1. 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 · 10 months ago
  2. f5eec03 mm/util.c: add byte count to __vm_enough_memory failure warning by Matthew Cassell · 11 months ago
  3. 7092e9b mm/util: Introduce kmemdup_array() by Kartik · 1 year, 3 months ago
  4. 2f75376 mm/util: use kmap_local_page() in memcmp_pages() by Fabio De Francesco · 1 year, 2 months ago
  5. 5f74f820 parisc: fix mmap_base calculation when stack grows upwards by Helge Deller · 1 year, 2 months ago
  6. ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 3 months ago
  7. 4093602d nilfs2: convert nilfs_copy_page() to nilfs_copy_folio() by Matthew Wilcox (Oracle) · 1 year, 3 months ago
  8. 6e284c5 mm: Remove kmem_valid_obj() by Zhen Lei · 1 year, 6 months ago
  9. c83ad36 rcu: dump vmalloc memory info safely by Zqiang · 1 year, 5 months ago
  10. df57721 Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 5 months ago
  11. b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 5 months ago
  12. 3d2c908 mm/swap: inline folio_set_swap_entry() and folio_swap_entry() by David Hildenbrand · 1 year, 5 months ago
  13. 29d26f1 mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO by Matthew Wilcox (Oracle) · 1 year, 6 months ago
  14. 3033cd4 parisc: Use generic mmap top-down layout and brk randomization by Helge Deller · 1 year, 5 months ago
  15. fc1878e mm: remove page_rmapping() by ZhangPeng · 1 year, 7 months ago
  16. 592b5fa mm: Re-introduce vm_flags to do_mmap() by Yu-cheng Yu · 1 year, 7 months ago
  17. 2a6772e mm: uninline kstrdup() by Alexey Dobriyan · 1 year, 11 months ago
  18. 6bdfc60 mm: fix typo in __vm_enough_memory warning by Jakub Wilk · 2 years ago
  19. 0b7b870 mm: new primitive kvmemdup() by Hao Sun · 2 years, 1 month ago
  20. cb67f42 mm,thp,rmap: simplify compound page mapcount handling by Hugh Dickins · 2 years, 3 months ago
  21. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  22. 30c1936 mm: fix BUG splat with kvmalloc + GFP_ATOMIC by Florian Westphal · 2 years, 4 months ago
  23. 763ecb0 mm: remove the vma linked list by Liam R. Howlett · 2 years, 5 months ago
  24. 524e00b mm: remove rb tree. by Liam R. Howlett · 2 years, 5 months ago
  25. 44b414c mm/util.c: add warning if __vm_enough_memory fails by Kefeng Wang · 2 years, 6 months ago
  26. 2fd86a0 mm/util: reduce stack usage of folio_mapcount by Kairui Song · 2 years, 6 months ago
  27. 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 6 months ago
  28. 68f2736 mm: Convert all PageMovable users to movable_operations by Matthew Wilcox (Oracle) · 2 years, 8 months ago
  29. ee65728 docs: rename Documentation/vm to Documentation/mm by Mike Rapoport · 2 years, 7 months ago
  30. 6112bd0 Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years, 8 months ago
  31. 98931dd Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 8 months ago
  32. 5ad7dd8 random: move randomize_page() into mm where it belongs by Jason A. Donenfeld · 2 years, 8 months ago
  33. 014bb1d mm: create new mm/swap.h header file by NeilBrown · 2 years, 9 months ago
  34. 723820f mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT by Christophe Leroy · 2 years, 10 months ago
  35. 9becb68 kvmalloc: use vmalloc_huge for vmalloc allocations by Linus Torvalds · 2 years, 9 months ago
  36. 1ebdbeb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 10 months ago
  37. 9030fb0 Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 10 months ago
  38. e05b345 mm: Turn page_anon_vma() into folio_anon_vma() by Matthew Wilcox (Oracle) · 3 years ago
  39. 4ba1119 mm: Add folio_mapcount() by Matthew Wilcox (Oracle) · 3 years ago
  40. a8749a3 mm: vmalloc: introduce array allocation functions by Paolo Bonzini · 2 years, 11 months ago
  41. 0708a0a mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls by Daniel Borkmann · 2 years, 11 months ago
  42. a421ef3 mm: allow !GFP_KERNEL allocations for kvmalloc by Michal Hocko · 3 years ago
  43. a1efe48 mm: Remove folio_test_single by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  44. 715cbfd mm/migrate: Add folio_migrate_copy() by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  45. 08b0b00 mm: Add flush_dcache_folio() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  46. 6460100 mm: Add folio_raw_mapping() by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  47. dd10ab0 mm: Add folio_mapped() by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  48. 2f52578 mm/util: Add folio_mapping() and folio_file_mapping() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  49. bcbda81 mm: fix uninitialized use in overcommit_policy_handler by Chen Jun · 3 years, 4 months ago
  50. 7661809 mm: don't allow oversized kvmalloc() calls by Linus Torvalds · 3 years, 6 months ago
  51. de2860f mm: Add kvrealloc() by Dave Chinner · 3 years, 6 months ago
  52. 79789db mm: Make copy_huge_page() always available by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  53. 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 7 months ago
  54. 8284045 mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting PageOffline() by David Hildenbrand · 3 years, 7 months ago
  55. e548eaa mm/slub: Add Support for free path information of an object by Maninder Singh · 3 years, 10 months ago
  56. 3145498 mm/util.c: fix typo by Bhaskar Chowdhury · 3 years, 9 months ago
  57. 2521781 mm/util.c: reduce mem_dump_obj() object size by Joe Perches · 3 years, 9 months ago
  58. 842ca54 mm: move page_mapping_file to pagemap.h by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  59. 0d3dd2c rcutorture: Add crude tests for mem_dump_obj() by Paul E. McKenney · 4 years, 1 month ago
  60. 5bb1bb3 mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels by Paul E. McKenney · 4 years ago
  61. 98f1808 mm: Make mem_dump_obj() handle vmalloc() memory by Paul E. McKenney · 4 years, 1 month ago
  62. b70fa3b mm: Make mem_dump_obj() handle NULL and zero-sized pointers by Paul E. McKenney · 4 years, 1 month ago
  63. 8e7f37f mm: Add mem_dump_obj() to print source of memory block by Paul E. McKenney · 4 years, 2 months ago
  64. 295992f mm: introduce vma_set_file function v5 by Christian König · 4 years, 4 months ago
  65. 295a173 mm/util.c: update the kerneldoc for kstrdup_const() by Bartosz Golaszewski · 4 years, 3 months ago
  66. 4d1a8a2 arm64: mte: Tags-aware aware memcmp_pages() implementation by Catalin Marinas · 5 years ago
  67. 45e5530 mm: remove unnecessary wrapper function do_mmap_pgoff() by Peter Collingbourne · 4 years, 6 months ago
  68. 56f3547 mm: adjust vm_committed_as_batch according to vm overcommit policy by Feng Tang · 4 years, 6 months ago
  69. 4e2ee51 mm/util.c: make vm_memory_committed() more accurate by Feng Tang · 4 years, 6 months ago
  70. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 8 months ago
  71. 42fc541 mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() by Michel Lespinasse · 4 years, 8 months ago
  72. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 8 months ago
  73. d4eaa28 mm: add kvfree_sensitive() for freeing sensitive data objects by Waiman Long · 4 years, 8 months ago
  74. c571686 mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check by Feng Tang · 4 years, 8 months ago
  75. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  76. 2b90594 mm: remove __vmalloc_node_flags_caller by Christoph Hellwig · 4 years, 8 months ago
  77. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  78. aba6dfb mm/mmap.c: rb_parent is not necessary in __vma_link_list() by Wei Yang · 5 years ago
  79. 1b9fc5b2 mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list() by Wei Yang · 5 years ago
  80. e7142bf arm64, mm: make randomization selected by generic topdown mmap layout by Alexandre Ghiti · 5 years ago
  81. 67f3977 arm64, mm: move generic mmap layout functions to mm by Alexandre Ghiti · 5 years ago
  82. 649775b mm, fs: move randomize_stack_top from fs to mm by Alexandre Ghiti · 5 years ago
  83. 010c164 mm: move memcmp_pages() and pages_identical() by Song Liu · 5 years ago
  84. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  85. 79eb597 mm: add account_locked_vm utility function by Daniel Jordan · 6 years ago
  86. 050a9ad mm: consolidate the get_user_pages* implementations by Christoph Hellwig · 6 years ago
  87. bc81426 prctl_set_mm: downgrade mmap_sem to read lock by Michal Koutný · 6 years ago
  88. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  89. 8c7829b mm: fix false-positive OVERCOMMIT_GUESS failures by Johannes Weiner · 6 years ago
  90. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  91. e914552 mm/util.c: fix strndup_user() comment by Andrew Morton · 6 years ago
  92. a862f68 docs/core-api/mm: fix return value descriptions in mm/ by Mike Rapoport · 6 years ago
  93. 6c8fcc0 mm: don't let userspace spam allocations warnings by Daniel Vetter · 6 years ago
  94. 8ab88c71 mm: page_mapped: don't assume compound page is huge or THP by Jan Stancek · 6 years ago
  95. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  96. 52414d3 kvfree(): fix misleading comment by Andrey Ryabinin · 6 years ago
  97. b29940c mm: rename and change semantics of nr_indirectly_reclaimable_bytes by Vlastimil Babka · 6 years ago
  98. 59c3f82 mm: move is_kernel_rodata() to asm-generic/sections.h by Bartosz Golaszewski · 6 years ago
  99. 04b8e94 mm/util.c: improve kvfree() kerneldoc by Andrew Morton · 6 years ago
  100. ff4dc77 mm/util: add kernel-doc for kvfree by Mike Rapoport · 6 years ago