1. 1be5bdf Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years ago
  2. ca1a46d Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 3 years ago
  3. bfed6ef Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  4. b01af5c mm/slob: Remove unnecessary page_mapcount_reset() function call by Hyeonggon Yoo · 3 years, 1 month ago
  5. c5e97ed bootmem: Use page->index instead of page->freelist by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  6. ffedd09 zsmalloc: Stop using slab fields in struct page by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  7. 9c01e9a mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled by Vlastimil Babka · 3 years, 2 months ago
  8. 662188c mm/slub: Simplify struct slab slabs field definition by Vlastimil Babka · 3 years, 2 months ago
  9. 401fb12 mm/sl*b: Differentiate struct slab fields by sl*b implementations by Vlastimil Babka · 3 years, 2 months ago
  10. 8dae0cf mm/kfence: Convert kfence_guarded_alloc() to struct slab by Vlastimil Babka · 3 years, 2 months ago
  11. 6e48a96 mm/kasan: Convert to struct folio and struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  12. 5075701 mm/slob: Convert SLOB to use struct slab and struct folio by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  13. 4b5f8d9a mm/memcg: Convert slab objcgs from struct page to struct slab by Vlastimil Babka · 3 years, 2 months ago
  14. 40f3bf0 mm: Convert struct page to struct slab in functions used by other subsystems by Vlastimil Babka · 3 years, 2 months ago
  15. dd35f71 mm/slab: Finish struct page to struct slab conversion by Vlastimil Babka · 3 years, 2 months ago
  16. 7981e67 mm/slab: Convert most struct page to struct slab by spatch by Vlastimil Babka · 3 years, 2 months ago
  17. 42c0faa mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slab by Vlastimil Babka · 3 years, 2 months ago
  18. c2092c1 mm/slub: Finish struct page to struct slab conversion by Vlastimil Babka · 3 years, 1 month ago
  19. bb192ed mm/slub: Convert most struct page to struct slab by spatch by Vlastimil Babka · 3 years, 2 months ago
  20. 01b34d1 mm/slub: Convert pfmemalloc_match() to take a struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  21. 4020b4a mm/slub: Convert __free_slab() to use struct slab by Vlastimil Babka · 3 years, 2 months ago
  22. 45387b8 mm/slub: Convert alloc_slab_page() to return a struct slab by Vlastimil Babka · 3 years, 2 months ago
  23. fb012e2 mm/slub: Convert print_page_info() to print_slab_info() by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  24. 0393895 mm/slub: Convert __slab_lock() and __slab_unlock() to struct slab by Vlastimil Babka · 3 years, 2 months ago
  25. d835eef mm/slub: Convert kfree() to use a struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  26. cc465c3 mm/slub: Convert detached_freelist to use a struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  27. 0b3eb091 mm: Convert check_heap_object() to use struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  28. 7213230 mm: Use struct slab in kmem_obj_info() by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  29. 0c24811 mm: Convert __ksize() to struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  30. 82c1775 mm: Convert virt_to_cache() to use struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  31. b918653 mm: Convert [un]account_slab_page() to struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  32. d122019 mm: Split slab into its own type by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  33. ae16d05 mm/slub: Make object_err() static by Vlastimil Babka · 3 years, 2 months ago
  34. c798154 mm/slab: Dissolve slab_map_pages() in its caller by Vlastimil Babka · 3 years, 2 months ago
  35. 8008293 mm: vmscan: reduce throttling due to a failure to make progress -fix by Mel Gorman · 3 years ago
  36. 1b4e3f2 mm: vmscan: Reduce throttling due to a failure to make progress by Mel Gorman · 3 years, 1 month ago
  37. ebb3f99 mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()' by SeongJae Park · 3 years ago
  38. 2a57d83 mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page() by Liu Shixin · 3 years ago
  39. 3479641 mm/damon/dbgfs: protect targets destructions with kdamond_lock by SeongJae Park · 3 years ago
  40. e37e7b0 mm, hwpoison: fix condition in free hugetlb page path by Naoya Horiguchi · 3 years ago
  41. 3386353 mm: mempolicy: fix THP allocations escaping mempolicy restrictions by Andrey Ryabinin · 3 years ago
  42. 0129ab1 kfence: fix memory leak when cat kfence objects by Baokun Li · 3 years ago
  43. 8f97a35 Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 1 month ago
  44. 3c376df mm: bdi: initialize bdi_min_ratio when bdi is unregistered by Manjong Lee · 3 years, 1 month ago
  45. 4178158 hugetlbfs: fix issue of preallocation of gigantic pages can't work by Zhenguo Yao · 3 years, 1 month ago
  46. a7ebf56 mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock() by Waiman Long · 3 years, 1 month ago
  47. 005a79e mm/slub: fix endianness bug for alloc/free_traces attributes by Gerald Schaefer · 3 years, 1 month ago
  48. 9f86d62 mm/damon/vaddr-test: remove unnecessary variables by SeongJae Park · 3 years, 1 month ago
  49. 044cd97 mm/damon/vaddr-test: split a test function having >1024 bytes frame size by SeongJae Park · 3 years, 1 month ago
  50. 09e1228 mm/damon/vaddr: remove an unnecessary warning message by SeongJae Park · 3 years, 1 month ago
  51. 1afaf5c mm/damon/core: remove unnecessary error messages by SeongJae Park · 3 years, 1 month ago
  52. 0bceffa mm/damon/dbgfs: remove an unnecessary error message by SeongJae Park · 3 years, 1 month ago
  53. 4de46a30 mm/damon/core: use better timer mechanisms selection threshold by SeongJae Park · 3 years, 1 month ago
  54. 70e9274 mm/damon/core: fix fake load reports due to uninterruptible sleeps by SeongJae Park · 3 years, 1 month ago
  55. 0c941cf filemap: remove PageHWPoison check from next_uptodate_page() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  56. d37d1fa mm, kcsan: Enable barrier instrumentation by Marco Elver · 3 years, 1 month ago
  57. 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  58. 3583521 percpu: km: ensure it is used with NOMMU (either UP or SMP) by Vladimir Murzin · 3 years, 1 month ago
  59. 8581fd4 treewide: Add missing includes masked by cgroup -> bpf dependency by Jakub Kicinski · 3 years, 1 month ago
  60. 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
  61. 13e4ad2 hugetlbfs: flush before unlock on move_hugetlb_page_tables() by Nadav Amit · 3 years, 1 month ago
  62. a4a118f hugetlbfs: flush TLBs correctly after huge_pmd_unshare by Nadav Amit · 3 years, 1 month ago
  63. 825c43f kmap_local: don't assume kmap PTEs are linear arrays in memory by Ard Biesheuvel · 3 years, 1 month ago
  64. d78f3853 mm/damon/dbgfs: fix missed use of damon_dbgfs_lock by SeongJae Park · 3 years, 1 month ago
  65. db7a347 mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation by SeongJae Park · 3 years, 1 month ago
  66. cc30042 hugetlb, userfaultfd: fix reservation restore on userfaultfd error by Mina Almasry · 3 years, 1 month ago
  67. afe041c hugetlb: fix hugetlb cgroup refcounting during mremap by Bui Quang Minh · 3 years, 1 month ago
  68. 34dbc3aa mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag by Rustam Kovhaev · 3 years, 1 month ago
  69. 9a543f0 mm: emit the "free" trace report before freeing memory in kmem_cache_free() by Yunfeng Ye · 3 years, 1 month ago
  70. 3cd018b4 mm/swap.c:put_pages_list(): reinitialise the page list by Matthew Wilcox · 3 years, 1 month ago
  71. c035713 mm: Add functions to zero portions of a folio by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  72. ff36da6 fs: Remove FS_THP_SUPPORT by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  73. a1efe48 mm: Remove folio_test_single by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  74. 9c32521 mm: Rename folio_test_multi to folio_test_large by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  75. 03b122d x86/sgx: Hook arch_memory_failure() into mainline code by Tony Luck · 3 years, 2 months ago
  76. d0b51bf Revert "mm: shmem: don't truncate page if memory failure happens" by Linus Torvalds · 3 years, 1 month ago
  77. 0f7ddea Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 1 month ago
  78. dbf4989 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  79. f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  80. b873e98 kasan: add kasan mode messages when kasan init by Kuan-Ying Lee · 3 years, 2 months ago
  81. ab2f9d2 mm: unexport {,un}lock_page_memcg by Christoph Hellwig · 3 years, 2 months ago
  82. 913ffbd mm: unexport folio_memcg_{,un}lock by Christoph Hellwig · 3 years, 2 months ago
  83. ab09243 mm/migrate.c: remove MIGRATE_PFN_LOCKED by Alistair Popple · 3 years, 2 months ago
  84. 0ef0246 mm: migrate: simplify the file-backed pages validation when migrating its mapping by Baolin Wang · 3 years, 2 months ago
  85. 0093de6 mm/page_owner.c: modify the type of argument "order" in some functions by Yixuan Cao · 3 years, 2 months ago
  86. 6752de1 Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 2 months ago
  87. 452c472 folio: Add a function to get the host inode for a folio by David Howells · 3 years, 5 months ago
  88. 89fa0be Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
  89. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  90. a9e7b8d kernel/resource: disallow access to exclusive system RAM regions by David Hildenbrand · 3 years, 2 months ago
  91. 3298cbe8 mm: kasan: use is_kernel() helper by Kefeng Wang · 3 years, 2 months ago
  92. 0f68d45 lib, stackdepot: add helper to print stack entries into buffer by Imran Khan · 3 years, 2 months ago
  93. 505be48 lib, stackdepot: add helper to print stack entries by Imran Khan · 3 years, 2 months ago
  94. 83c1fd7 mm,hugetlb: remove mlock ulimit for SHM_HUGETLB by zhangyiru · 3 years, 2 months ago
  95. 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 2 months ago
  96. c6975d7 arm64: Track no early_pgtable_alloc() for kmemleak by Qian Cai · 3 years, 2 months ago
  97. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  98. 658f9ae mm/damon: remove return value from before_terminate callback by Changbin Du · 3 years, 2 months ago
  99. 0107865 mm/damon: fix a few spelling mistakes in comments and a pr_debug message by Colin Ian King · 3 years, 2 months ago
  100. 0f91d13 mm/damon: simplify stop mechanism by Changbin Du · 3 years, 2 months ago