index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-02-02
mm: move KMEMLEAK's Kconfig items from lib to mm
Zhaoyang Huang
2023-02-02
mm/damon/core-test: add a test for damon_update_monitoring_results()
SeongJae Park
2023-02-02
mm/damon/core: update monitoring results for new monitoring attributes
SeongJae Park
2023-02-02
mm/kmemleak: fix UAF bug in kmemleak_scan()
Waiman Long
2023-02-02
mm/kmemleak: simplify kmemleak_cond_resched() usage
Waiman Long
2023-02-02
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2023-02-02
mm/cma: fix potential memory loss on cma_declare_contiguous_nid
Levi Yun
2023-02-02
swap_state: update shadow_nodes for anonymous page
Yang Yang
2023-02-02
mm/hugetlb: convert get_hwpoison_huge_page() to folios
Sidhartha Kumar
2023-02-02
zsmalloc: set default zspage chain size to 8
Sergey Senozhatsky
2023-02-02
zsmalloc: make zspage chain size configurable
Sergey Senozhatsky
2023-02-02
zsmalloc: skip chain size calculation for pow_of_2 classes
Sergey Senozhatsky
2023-02-02
zsmalloc: rework zspage chain size selection
Sergey Senozhatsky
2023-02-02
mm/page_alloc: use deferred_pages_enabled() wherever applicable
Anshuman Khandual
2023-02-02
mm/page_ext: init page_ext early if there are no deferred struct pages
Pasha Tatashin
2023-02-02
mm/damon/core: skip apply schemes if empty
Huaisheng Ye
2023-02-02
mm/secretmem: remove redundant initiialization of pointer file
Colin Ian King
2023-02-02
readahead: convert readahead_expand() to use a folio
Matthew Wilcox (Oracle)
2023-02-02
filemap: convert filemap_range_has_page() to use a folio
Matthew Wilcox (Oracle)
2023-02-02
filemap: convert filemap_map_pmd() to take a folio
Matthew Wilcox (Oracle)
2023-02-02
rmap: add folio parameter to __page_set_anon_rmap()
Matthew Wilcox (Oracle)
2023-02-02
mm: clean up mlock_page / munlock_page references in comments
Matthew Wilcox (Oracle)
2023-02-02
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove mlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove page_evictable()
Matthew Wilcox (Oracle)
2023-02-02
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
2023-02-02
mm/fs: convert inode_attach_wb() to take a folio
Matthew Wilcox (Oracle)
2023-02-02
mm: use a folio in copy_present_pte()
Matthew Wilcox (Oracle)
2023-02-02
mm: use a folio in copy_pte_range()
Matthew Wilcox (Oracle)
2023-02-02
mm: convert wp_page_copy() to use folios
Matthew Wilcox (Oracle)
2023-02-02
mm: convert do_anonymous_page() to use a folio
Matthew Wilcox (Oracle)
2023-02-02
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
2023-02-02
filemap: remove find_get_pages_range_tag()
Vishal Moola (Oracle)
2023-02-02
page-writeback: convert write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
filemap: convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
filemap: add filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
mm: fix khugepaged with shmem_enabled=advise
David Stevens
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
2023-02-02
mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations acce...
Mel Gorman
2023-02-02
mm/page_alloc: explicitly define what alloc flags deplete min reserves
Mel Gorman
2023-02-02
mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags
Mel Gorman
2023-02-02
mm/page_alloc: treat RT tasks similar to __GFP_HIGH
Mel Gorman
2023-02-02
mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE
Mel Gorman
2023-02-02
mm/page_ext: do not allocate space for page_ext->flags if not needed
Pasha Tatashin
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
David Hildenbrand
2023-02-02
mm/khugepaged: convert release_pte_pages() to use folios
Vishal Moola (Oracle)
2023-02-02
mm/khugepaged: introduce release_pte_folio() to replace release_pte_page()
Vishal Moola (Oracle)
2023-02-02
kmsan: silence -Wmissing-prototypes warnings
Alexander Potapenko
2023-02-02
mm: mlock: update the interface to use folios
Lorenzo Stoakes
[prev]
[next]