1. eee2808 Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 5 months ago
  2. cb787f4 [tree-wide] finally take no_llseek out by Al Viro · 5 months ago
  3. a530bbc memory tiers: use default_dram_perf_ref_source in log message by Huang Ying · 5 months ago
  4. 6901cf5 mm/damon/Kconfig: update DAMON doc URL by Diederik de Haas · 5 months ago
  5. ff7f5ad mm: kfence: fix elapsed time for allocated/freed track by qiwu.chen · 5 months ago
  6. 8001070c mm: migrate: annotate data-race in migrate_folio_unmap() by Jeongjun Park · 5 months ago
  7. dc677b5 mm/hugetlb: simplify refs in memfd_alloc_folio by Steve Sistare · 6 months ago
  8. ce645b9 mm/gup: fix memfd_pin_folios alloc race panic by Steve Sistare · 6 months ago
  9. 9289f02 mm/gup: fix memfd_pin_folios hugetlb page allocation by Steve Sistare · 6 months ago
  10. 26a8ea8 mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak by Steve Sistare · 6 months ago
  11. c56b6f3 mm/hugetlb: fix memfd_pin_folios free_huge_pages leak by Steve Sistare · 6 months ago
  12. c225c4f mm/filemap: fix filemap_get_folios_contig THP panic by Steve Sistare · 6 months ago
  13. a334407 mm: make SPLIT_PTE_PTLOCKS depend on SMP by Guenter Roeck · 5 months ago
  14. aa48655 Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 5 months ago
  15. 5701725 Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 5 months ago
  16. 5c36498 Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 5 months ago
  17. d0359e4 Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 months ago
  18. f8ffbc3 Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 months ago
  19. 7856a56 Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 5 months ago
  20. 617a814 Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 5 months ago
  21. 171754c Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 5 months ago
  22. 2004cef Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 months ago
  23. 839c4f5 Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 5 months ago
  24. ea7e2d5 mm: call the security_mmap_file() LSM hook in remap_file_pages() by Shu Han · 5 months ago
  25. 667495d Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 months ago
  26. bdf56c7 Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 5 months ago
  27. 242d12c mm: support large folios swap-in for sync io devices by Chuanhua Han · 6 months ago
  28. 325efb1 mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support large folios by Barry Song · 6 months ago
  29. 9d57090 mm: fix swap_read_folio_zeromap() for large folios with partial zeromap by Barry Song · 6 months ago
  30. a0c9fd2 mm/debug_vm_pgtable: Use pxdp_get() for accessing page table entries by Anshuman Khandual · 6 months ago
  31. 659c55e mm/vma: return the exact errno in vms_gather_munmap_vmas() by Xiao Yang · 6 months ago
  32. f2c5101 memcg: cleanup with !CONFIG_MEMCG_V1 by Michal Koutný · 6 months ago
  33. fd00be9 mm/show_mem.c: report alloc tags in human readable units by Kent Overstreet · 6 months ago
  34. 658be46 mm: support poison recovery from copy_present_page() by Kefeng Wang · 6 months ago
  35. aa549f9 mm: support poison recovery from do_cow_fault() by Kefeng Wang · 6 months ago
  36. 7a2369b mm: z3fold: deprecate CONFIG_Z3FOLD by Yosry Ahmed · 6 months ago
  37. b0a1c0d mm: remove follow_pte() by Peter Xu · 6 months ago
  38. b17269a mm/access_process_vm: use the new follow_pfnmap API by Peter Xu · 6 months ago
  39. 6da8e96 mm: new follow_pfnmap API by Peter Xu · 6 months ago
  40. bc02afb mm/fork: accept huge pfnmap entries by Peter Xu · 6 months ago
  41. 10d83d7 mm/pagewalk: check pfnmap for folio_walk_start() by Peter Xu · 6 months ago
  42. ae3c99e mm/gup: detect huge pfnmap entries in gup-fast by Peter Xu · 6 months ago
  43. 5dd4072 mm: allow THP orders for PFNMAPs by Peter Xu · 6 months ago
  44. 3c8e44c mm: mark special bits for huge pfn mappings when inject by Peter Xu · 6 months ago
  45. ef713ec mm: drop is_huge_zero_pud() by Peter Xu · 6 months ago
  46. 6857be5 mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud by Peter Xu · 6 months ago
  47. 22af8ca mm/madvise: process_madvise() drop capability check if same mm by Lorenzo Stoakes · 5 months ago
  48. 2a1b864 mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set by Miaohe Lin · 5 months ago
  49. 98b74bb mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway by Vishal Moola (Oracle) · 5 months ago
  50. 2a058ab mm: change vmf_anon_prepare() to __vmf_anon_prepare() by Vishal Moola (Oracle) · 5 months ago
  51. 6040f65 zsmalloc: use unique zsmalloc caches names by Sergey Senozhatsky · 6 months ago
  52. a2f1154 kasan: rust: Add KASAN smoke test via UAF by Matthew Maurer · 6 months ago
  53. adfc3de Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linux by Linus Torvalds · 5 months ago
  54. 26bb0d3 Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux by Linus Torvalds · 5 months ago
  55. 3352633 Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 5 months ago
  56. 2775df6 Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 5 months ago
  57. 8f72c31f Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 5 months ago
  58. ecc4d6a Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-next by Vlastimil Babka · 5 months ago
  59. a715e94 Merge branch 'slab/for-6.12/rcu_barriers' into slab/for-next by Vlastimil Babka · 5 months ago
  60. 4b7ff9a mm, slab: restore kerneldoc for kmem_cache_create() by Vlastimil Babka · 5 months ago
  61. 79a61cc mm: avoid leaving partial pfn mappings around in error case by Linus Torvalds · 5 months ago
  62. a12c883 filemap: introduce filemap_invalidate_pages by Pavel Begunkov · 5 months ago
  63. 318ad42 Merge branch 'for-6.12/block' into for-6.12/io_uring-discard by Jens Axboe · 5 months ago
  64. d3bfbfb mm: release number of pages of a folio by Kundan Kumar · 6 months ago
  65. 781aee7 slab: make __kmem_cache_create() static inline by Christian Brauner · 6 months ago
  66. 0c9050b slab: make kmem_cache_create_usercopy() static inline by Christian Brauner · 6 months ago
  67. 3d453e6 slab: remove kmem_cache_create_rcu() by Christian Brauner · 6 months ago
  68. b2e7456 slab: create kmem_cache_create() compatibility layer by Christian Brauner · 6 months ago
  69. dacf472 slab: remove rcu_freeptr_offset from struct kmem_cache by Christian Brauner · 6 months ago
  70. 3dbe2ba slab: pass struct kmem_cache_args to do_kmem_cache_create() by Christian Brauner · 6 months ago
  71. fc0eac5 slab: pull kmem_cache_open() into do_kmem_cache_create() by Christian Brauner · 6 months ago
  72. 34410a9 slab: pass struct kmem_cache_args to create_cache() by Christian Brauner · 6 months ago
  73. 1d3d764 slab: port kmem_cache_create_usercopy() to struct kmem_cache_args by Christian Brauner · 6 months ago
  74. 9816c3c slab: port kmem_cache_create_rcu() to struct kmem_cache_args by Christian Brauner · 6 months ago
  75. f6cd98c slab: port kmem_cache_create() to struct kmem_cache_args by Christian Brauner · 6 months ago
  76. 879fb3c slab: add struct kmem_cache_args by Christian Brauner · 6 months ago
  77. 53d3d21 slab: s/__kmem_cache_create/do_kmem_cache_create/g by Christian Brauner · 6 months ago
  78. 9028cde memcg: add charging of already allocated slab objects by Shakeel Butt · 6 months ago
  79. e0a955b mm/codetag: add pgalloc_tag_copy() by Yu Zhao · 6 months ago
  80. 95599ef mm/codetag: fix pgalloc_tag_split() by Yu Zhao · 6 months ago
  81. 6004fe0 mm/vmalloc.c: use "high-order" in description non 0-order pages by Uladzislau Rezki (Sony) · 6 months ago
  82. b44f71e mm/vmalloc.c: use helper function va_size() by ZhangPeng · 6 months ago
  83. 354a595 mm: replace xa_get_order with xas_get_order where appropriate by Shakeel Butt · 6 months ago
  84. aa50b50 mm: clean up mem_cgroup_iter() by Kinsey Ho · 6 months ago
  85. ec0db74 mm: restart if multiple traversals raced by Kinsey Ho · 6 months ago
  86. 3d150e3 mm: increment gen # before restarting traversal by Kinsey Ho · 6 months ago
  87. 4a2698b mm: don't hold css->refcnt during traversal by Kinsey Ho · 6 months ago
  88. 6e94da9 mm/page_alloc: fix build with CONFIG_UNACCEPTED_MEMORY=n by Andrew Morton · 6 months ago
  89. cfc8193 mm: migrate: remove unused includes by Kefeng Wang · 6 months ago
  90. e4bfc67 mm: thp: simplify split_huge_pages_pid() by Nanyong Sun · 6 months ago
  91. 46dcc7c mm: migrate: simplify find_mm_struct() by Nanyong Sun · 6 months ago
  92. 25e8acb mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if aggr_interval is zero by SeongJae Park · 6 months ago
  93. ec86797 mm: page_alloc: fix missed updates of PGFREE in free_unref_{page/folios} by Yosry Ahmed · 6 months ago
  94. df7e128 mm: care about shadow stack guard gap when getting an unmapped area by Mark Brown · 6 months ago
  95. 540e00a mm: pass vm_flags to generic_get_unmapped_area() by Mark Brown · 6 months ago
  96. 25d4054 mm: make arch_get_unmapped_area() take vm_flags by default by Mark Brown · 6 months ago
  97. f0679f9 mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN by SeongJae Park · 6 months ago
  98. 5ad7a99 mm: Kconfig: fixup zsmalloc configuration by Sergey Senozhatsky · 6 months ago
  99. fc1b43c filemap: fix the last_index of mm_filemap_get_pages by Takaya Saeki · 6 months ago
  100. e1e4cfd mm,tmpfs: consider end of file write in shmem_is_huge by Rik van Riel · 6 months ago