1. 04c35ab x86/mm/pat: fix VM_PAT handling in COW mappings by David Hildenbrand · 11 months ago
  2. fc2c226 mm: vmalloc: fix lockdep warning by Uladzislau Rezki (Sony) · 12 months ago
  3. 4ed91fa mm: vmalloc: bail out early in find_vmap_area() if vmap is not init by Uladzislau Rezki (Sony) · 12 months ago
  4. 7e40c21 Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 11 months ago
  5. c40845e kbuild: make -Woverride-init warnings more consistent by Arnd Bergmann · 12 months ago
  6. 1096bc9 mm: clean up populate_vma_page_range() FOLL_* flag handling by Linus Torvalds · 12 months ago
  7. 25cd241 mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices by Johannes Weiner · 12 months ago
  8. 30af24f userfaultfd: fix deadlock warning when locking src and dst VMAs by Lokesh Gidra · 12 months ago
  9. 0a69b6b tmpfs: fix race on handling dquot rbtree by Carlos Maiolino · 12 months ago
  10. 30fb6a8 mm: zswap: fix writeback shinker GFP_NOIO/GFP_NOFS recursion by Johannes Weiner · 12 months ago
  11. 9c50083 mm: zswap: fix kernel BUG in sg_init_one by Barry Song · 12 months ago
  12. d5d39c7 mm: cachestat: fix two shmem bugs by Johannes Weiner · 12 months ago
  13. 7844c01 mm,page_owner: fix recursion by Oscar Salvador · 12 months ago
  14. f857236 mm/memory: fix missing pte marker for !page on pte zaps by Peter Xu · 12 months ago
  15. c150b80 Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 12 months ago
  16. 1d35aae Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 12 months ago
  17. 32a5054 Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 12 months ago
  18. e5eb28f Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 12 months ago
  19. 902861e Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 12 months ago
  20. 0225bdf mempool: kvmalloc pool by Kent Overstreet · 1 year, 1 month ago
  21. e5e038b Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 months ago
  22. babbcc0 Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 12 months ago
  23. 270700d mm/zswap: remove the memcpy if acomp is not sleepable by Barry Song · 1 year, 1 month ago
  24. 82634d7 memtest: use {READ,WRITE}_ONCE in memory scanning by Qiang Zhang · 12 months ago
  25. cd197c3 mm: prohibit the last subpage from reusing the entire large folio by Barry Song · 1 year ago
  26. 0ea680e Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 12 months ago
  27. 9187210 Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 12 months ago
  28. 2394aef mm/huge_memory: skip invalid debugfs new_order input for folio split by Zi Yan · 1 year ago
  29. 1412ecb mm/huge_memory: check new folio order when split a folio by Zi Yan · 1 year ago
  30. d221dd5 mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure by Byungchul Park · 1 year ago
  31. b14d167 mm: add an explicit smp_wmb() to UFFDIO_CONTINUE by James Houghton · 1 year ago
  32. b555895 mm: fix list corruption in put_pages_list by Matthew Wilcox (Oracle) · 1 year ago
  33. 47932e7 mm: remove folio from deferred split list before uncharging it by Matthew Wilcox (Oracle) · 12 months ago
  34. 2184dbc Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 12 months ago
  35. 1a1c4e4 Merge branch 'slab/for-6.9/slab-flag-cleanups' into slab/for-linus by Vlastimil Babka · 12 months ago
  36. 466ed9e Merge branch 'slab/for-6.9/optimize-get-freelist' into slab/for-linus by Vlastimil Babka · 12 months ago
  37. 5f20e6a Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 12 months ago
  38. 0f1a876 Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
  39. 910202f Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
  40. 7ea65c8 Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
  41. d7bca91 mm: Introduce vmap_page_range() to map pages in PCI address space by Alexei Starovoitov · 1 year ago
  42. 3aaa8ce Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year ago
  43. e6f798225 mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages(). by Alexei Starovoitov · 1 year ago
  44. 58f327f filemap: avoid unnecessary major faults in filemap_fault() by ZhangPeng · 1 year ago
  45. 4839e79 mm,page_owner: drop unnecessary check by Oscar Salvador · 1 year ago
  46. 84d6ac3 mm,page_owner: check for null stack_record before bumping its refcount by Oscar Salvador · 1 year ago
  47. 82b1c07 mm: swap: fix race between free_swap_and_cache() and swapoff() by Ryan Roberts · 1 year ago
  48. b6c9d5a mm/kasan: use pXd_leaf() in shadow_mapped() by Peter Xu · 1 year ago
  49. e35606e mm/zswap: global lru and shrinker shared by all zswap_pools fix by Chengming Zhou · 1 year ago
  50. 5aa598a mm: memory: fix shift-out-of-bounds in fault_around_bytes_set by Kefeng Wang · 1 year ago
  51. 72741db mm: page_alloc: use div64_ul() instead of do_div() by Thorsten Blum · 1 year ago
  52. f1cce6f mm/mempolicy: use a folio in do_mbind() by Matthew Wilcox (Oracle) · 1 year ago
  53. ac96cc4 mm: make folio_pte_batch available outside of mm/memory.c by Barry Song · 1 year ago
  54. 29cfe75 mm: constify more page/folio tests by Matthew Wilcox (Oracle) · 1 year ago
  55. b3a3203 mm: make dump_page() take a const argument by Matthew Wilcox (Oracle) · 1 year ago
  56. fae7d83 mm: add __dump_folio() by Matthew Wilcox (Oracle) · 1 year ago
  57. b78b27d hugetlb: parallelize 1G hugetlb initialization by Gang Li · 1 year, 1 month ago
  58. c6c21c3 hugetlb: parallelize 2M hugetlb allocation and initialization by Gang Li · 1 year, 1 month ago
  59. eb52286 Author: Gang Li padata: dispatch works on by Gang Li Subject: padata: dispatch works on · 1 year ago
  60. 2e73ff2 hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc by Gang Li · 1 year, 1 month ago
  61. d5c3eb3 hugetlb: split hugetlb_hstate_alloc_pages by Gang Li · 1 year, 1 month ago
  62. fc37bbb hugetlb: code clean for hugetlb_hstate_alloc_pages by Gang Li · 1 year, 1 month ago
  63. 3e49a86 mm: Enforce VM_IOREMAP flag and range in ioremap_page_range. by Alexei Starovoitov · 1 year ago
  64. a072748 net: introduce page_frag_cache_drain() by Yunsheng Lin · 1 year ago
  65. 4bc0d63 page_frag: unify gfp bits for order 3 page allocation by Yunsheng Lin · 1 year ago
  66. 411c5f3 mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument by Yunsheng Lin · 1 year ago
  67. fae1b01 slab: remove PARTIAL_NODE slab_state by Chengming Zhou · 1 year ago
  68. 26e9383 mm/zsmalloc: don't need to reserve LSB in handle by Chengming Zhou · 1 year ago
  69. 6c1b748 mm/memory.c: do_numa_page(): remove a redundant page table read by John Hubbard · 1 year ago
  70. c8b3600 mm: add alloc_contig_migrate_range allocation statistics by Richard Chang · 1 year ago
  71. 435a755 mm: use folio more widely in __split_huge_page by Matthew Wilcox (Oracle) · 1 year ago
  72. 63b7749 mm: convert free_swap_cache() to take a folio by Matthew Wilcox (Oracle) · 1 year ago
  73. d4111ee mm: use a folio in __collapse_huge_page_copy_succeeded() by Matthew Wilcox (Oracle) · 1 year ago
  74. 4907e80b mm: convert free_pages_and_swap_cache() to use folios_put() by Matthew Wilcox (Oracle) · 1 year ago
  75. 8b7b0a5e mm: remove free_unref_page_list() by Matthew Wilcox (Oracle) · 1 year ago
  76. be5a9e1 memcg: remove mem_cgroup_uncharge_list() by Matthew Wilcox (Oracle) · 1 year ago
  77. 29f3843 mm: free folios directly in move_folios_to_lru() by Matthew Wilcox (Oracle) · 1 year ago
  78. bc2ff4c mm: free folios in a batch in shrink_folio_list() by Matthew Wilcox (Oracle) · 1 year ago
  79. f77171d mm: allow non-hugetlb large folios to be batch processed by Matthew Wilcox (Oracle) · 1 year ago
  80. 31b2ff8 mm: handle large folios in free_unref_folios() by Matthew Wilcox (Oracle) · 1 year ago
  81. f1ee018 mm: use __page_cache_release() in folios_put() by Matthew Wilcox (Oracle) · 1 year ago
  82. 24835f8 mm: use free_unref_folios() in put_pages_list() by Matthew Wilcox (Oracle) · 1 year ago
  83. 7c33b8c mm: remove use of folio list from folios_put() by Matthew Wilcox (Oracle) · 1 year ago
  84. 4882c809 memcg: add mem_cgroup_uncharge_folios() by Matthew Wilcox (Oracle) · 1 year ago
  85. 6871cc5 mm: use folios_put() in __folio_batch_release() by Matthew Wilcox (Oracle) · 1 year ago
  86. 90491d8 mm: add free_unref_folios() by Matthew Wilcox (Oracle) · 1 year ago
  87. 7c76d92 mm: convert free_unref_page_list() to use folios by Matthew Wilcox (Oracle) · 1 year ago
  88. 99fbb6b mm: make folios_put() the basis of release_pages() by Matthew Wilcox (Oracle) · 1 year ago
  89. 5dad604 mm/khugepaged: keep mm in mm_slot without MMF_DISABLE_THP check by Lance Yang · 1 year ago
  90. b4d02baa mm/memfd: refactor memfd_tag_pins() and memfd_wait_for_pins() by David Hildenbrand · 1 year ago
  91. fc4d182 mm: huge_memory: enable debugfs to split huge pages to any order by Zi Yan · 1 year ago
  92. c010d47 mm: thp: split huge page to any lower order pages by Zi Yan · 1 year ago
  93. 46d44d0 mm: page_owner: add support for splitting to any order in split page_owner by Zi Yan · 1 year ago
  94. b879138 mm: memcg: make memcg huge page split support any order split by Zi Yan · 1 year ago
  95. 9a581c1 mm/page_owner: use order instead of nr in split_page_owner() by Zi Yan · 1 year ago
  96. 502003b mm/memcg: use order instead of nr in split_page_memcg() by Zi Yan · 1 year ago
  97. 8897277 mm: support order-1 folios in the page cache by Matthew Wilcox (Oracle) · 1 year ago
  98. 319a624 mm/huge_memory: only split PMD mapping when necessary in unmap_folio() by Zi Yan · 1 year ago
  99. 2864f3d mm: madvise: pageout: ignore references rather than clearing young by Barry Song · 1 year ago
  100. 8cc92a6 kasan: fix a2 allocation and remove explicit cast in atomic tests by Paul Heidekrüger · 1 year ago