summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-21powerpc: Some bit thing fix from upstreammaple_v12_fixesLiam R. Howlett
2022-07-20maple_tree: Add a mas_destroy() call to mas_expected_entries() failureLiam R. Howlett
2022-07-20maple_tree: Do not inline write slow pathLiam R. Howlett
2022-07-20maple_tree: Fix mas_node_count_gfp() commentLiam R. Howlett
2022-07-19Fix debug pointers mmap a1e57593aae8cLiam R. Howlett
2022-07-19Fix debug pointersLiam R. Howlett
2022-07-19radix test tool build fixLiam R. Howlett
2022-07-19powerpc/prom_init: Fix kernel config grepLiam R. Howlett
2022-07-19mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()Xiang Yang
2022-07-19mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin
2022-07-19mm/khugepaged: remove unneeded return value of khugepaged_add_pte_mapped_thp()Miaohe Lin
2022-07-19mm/khugepaged: use helper macro __ATTR_RWMiaohe Lin
2022-07-19mm/khugepaged: minor cleanup for collapse_fileMiaohe Lin
2022-07-19mm/khugepaged: trivial typo and codestyle cleanupMiaohe Lin
2022-07-19mm/khugepaged: stop swapping in page when VM_FAULT_RETRY occursMiaohe Lin
2022-07-19mm/khugepaged: remove unneeded shmem_huge_enabled() checkMiaohe Lin
2022-07-19mm: sparsemem: drop unexpected word 'a' in commentsXueBing Chen
2022-07-19mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng
2022-07-19mm: vmpressure: don't count userspace-induced reclaim as memory pressureYosry Ahmed
2022-07-19mm/page_alloc: make the annotations of available memory more accurateYang Yang
2022-07-19procfs: add 'path' to /proc/<pid>/fdinfo/Kalesh Singh
2022-07-19procfs: add 'size' to /proc/<pid>/fdinfo/Kalesh Singh
2022-07-19mm/page_alloc: replace local_lock with normal spinlockMel Gorman
2022-07-19mm/page_alloc: remotely drain per-cpu listsNicolas Saenz Julienne
2022-07-19mm/page_alloc: protect PCP lists with a spinlockMel Gorman
2022-07-19mm/page_alloc: remove mistaken page == NULL check in rmqueueMel Gorman
2022-07-19mm/page_alloc: split out buddy removal code from rmqueue into separate helperMel Gorman
2022-07-19mm/page_alloc: use only one PCP list for THP-sized allocationsMel Gorman
2022-07-19mm/page_alloc: add page->buddy_list and page->pcp_listMel Gorman
2022-07-19zram: do not lookup algorithm in backends tableSergey Senozhatsky
2022-07-19zram: do not lookup algorithm in backends tableSergey Senozhatsky
2022-07-19hugetlb: lazy page table copies in fork()Mike Kravetz
2022-07-19hugetlb: fix an unused variable warning/errorStephen Rothwell
2022-07-19hugetlb: do not update address in huge_pmd_unshareMike Kravetz
2022-07-19arm64/hugetlb: implement arm64 specific hugetlb_mask_last_pageBaolin Wang
2022-07-19hugetlb: skip to end of PT page mapping when pte not presentMike Kravetz
2022-07-19mm/mmap.c: fix missing call to vm_unacct_memory in mmap_regionMiaohe Lin
2022-07-19mm-docs-fix-comments-that-mention-mem_hotplug_end-fixAndrew Morton
2022-07-19mm, docs: fix comments that mention mem_hotplug_end()Yun-Ze Li
2022-07-19mm/smaps: add Pss_DirtyVincent Whitchurch
2022-07-19mm: rmap: simplify the hugetlb handling when unmapping or migrationBaolin Wang
2022-07-19mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance functionMuchun Song
2022-07-19mm: memcontrol: use obj_cgroup APIs to charge the LRU pagesMuchun Song
2022-07-19mm: memcontrol: introduce memcg_reparent_opsMuchun Song
2022-07-19mm: memcontrol: make all the callers of {folio,page}_memcg() safeMuchun Song
2022-07-19mm: thp: make split queue lock safe when LRU pages are reparentedMuchun Song
2022-07-19mm: vmscan: rework move_pages_to_lru()Muchun Song
2022-07-19mm: memcontrol: make lruvec lock safe when LRU pages are reparentedMuchun Song
2022-07-19mm: memcontrol: prepare objcg API for non-kmem usageMuchun Song
2022-07-19mm: rename unlock_page_lruvec{_irq, _irqrestore} to lruvec_unlock{_irq, _irqr...Muchun Song