1. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  2. 0d645ed mm/slub: fix a typo in comment "disambiguiation"->"disambiguation" by Ethon Paul · 4 years, 7 months ago
  3. 97a225e mm/page_alloc: integrate classzone_idx and high_zoneidx by Joonsoo Kim · 4 years, 7 months ago
  4. dde3c6b mm/slub: fix a memory leak in sysfs_slab_add() by Wang Hai · 4 years, 7 months ago
  5. faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  6. a68ee05 mm/slub: fix stack overruns with SLUB_STATS by Qian Cai · 4 years, 7 months ago
  7. aa456c7 slub: remove kmalloc under list_lock from list_slab_objects() V2 by Christopher Lameter · 4 years, 7 months ago
  8. d7660ce slub: Remove userspace notifier for cache add/remove by Christoph Lameter · 4 years, 7 months ago
  9. 52f2347 mm/slub.c: fix corrupted freechain in deactivate_slab() by Dongli Zhang · 4 years, 7 months ago
  10. cbfc35a mm/slub: fix incorrect interpretation of s->offset by Waiman Long · 4 years, 8 months ago
  11. 1aa63dd Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 9 months ago
  12. 89b83f2 slub: avoid redzone when choosing freepointer location by Kees Cook · 4 years, 9 months ago
  13. 81aba9e mm/slub: add missing annotation for put_map() by Jules Irenge · 4 years, 9 months ago
  14. 31364c2 mm/slub: add missing annotation for get_map() by Jules Irenge · 4 years, 9 months ago
  15. 3202fa6 slub: relocate freelist pointer to middle of object by Kees Cook · 4 years, 9 months ago
  16. 1ad53d9 slub: improve bit diffusion for freelist ptr obfuscation by Kees Cook · 4 years, 9 months ago
  17. bbd4e30 mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIs by chenqiwu · 4 years, 9 months ago
  18. 4c7ba22 mm/slub.c: replace cpu_slab->partial with wrapped APIs by chenqiwu · 4 years, 9 months ago
  19. fd7cb57 mm/sl[uo]b: export __kmalloc_track(_node)_caller by Daniel Vetter · 4 years, 10 months ago
  20. 0715e6c mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 4 years, 10 months ago
  21. 5076190 mm: slub: be more careful about the double cmpxchg of freelist by Linus Torvalds · 4 years, 10 months ago
  22. fd4d9c7 mm: slub: add missing TID bump in kmem_cache_alloc_bulk() by Jann Horn · 4 years, 10 months ago
  23. 90e9f6a mm/slub.c: avoid slub allocation while holding list_lock by Yu Zhao · 5 years ago
  24. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  25. cb92315 smp: Remove allocation mask from on_each_cpu_cond.*() by Sebastian Andrzej Siewior · 5 years ago
  26. 8e57f8a mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 5 years ago
  27. 923717c sched/rt, mm: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  28. dd98afd mm/slub.c: clean up validate_slab() by Yu Zhao · 5 years ago
  29. aed6814 mm/slub.c: update comments by Yu Zhao · 5 years ago
  30. e1b70dd mm: slub: print the offset of fault addresses by Miles Chen · 5 years ago
  31. aea4df4 mm: slub: really fix slab walking for init_on_free by Laura Abbott · 5 years ago
  32. 0f181f9 mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations by Alexander Potapenko · 5 years ago
  33. e4f8e51 mm/slub: fix a deadlock in show_slab_objects() by Qian Cai · 5 years ago
  34. 6a486c0 mm, sl[ou]b: improve memory accounting by Vlastimil Babka · 5 years ago
  35. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  36. 9d5f0be mm/slub.c: fix -Wunused-function compiler warnings by Qian Cai · 5 years ago
  37. 04f768a mm, slab: extend slab/shrink to shrink all memcg caches by Waiman Long · 5 years ago
  38. 1b7e816 mm: slub: Fix slab walking for init_on_free by Laura Abbott · 5 years ago
  39. 6471384 mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 5 years ago
  40. 6cea1d5 mm: memcg/slab: unify SLAB and SLUB page accounting by Roman Gushchin · 5 years ago
  41. 4348669 mm: memcg/slab: generalize postponed non-root kmem_cache deactivation by Roman Gushchin · 5 years ago
  42. c03914b mm: memcg/slab: postpone kmem_cache memcg pointer initialization to memcg_link_cache() by Roman Gushchin · 5 years ago
  43. 10d1f8c mm/slab: refactor common ksize KASAN logic into slab_common.c by Marco Elver · 5 years ago
  44. cb097cd slub: don't panic for memcg kmem cache creation failure by Shakeel Butt · 5 years ago
  45. 9cf3a8d mm/slub.c: avoid double string traverse in kmem_cache_flags() by Yury Norov · 5 years ago
  46. 632b2ef mm/slub.c: update the comment about slab frozen by Liu Xiang · 6 years ago
  47. a4d3f89 slub: remove useless kmem_cache_debug() before remove_full() by Liu Xiang · 6 years ago
  48. 916ac05 slub: use slab_list instead of lru by Tobin C. Harding · 6 years ago
  49. 6dfd1b6 slub: add comments to endif pre-processor macros by Tobin C. Harding · 6 years ago
  50. 7971679 mm/slub: Simplify stack trace retrieval by Thomas Gleixner · 6 years ago
  51. b8ca7ff mm/slub: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  52. 6d6ea1e mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 6 years ago
  53. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  54. 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
  55. 9234bae mm, slub: make the comment of put_cpu_partial() complete by Wei Yang · 6 years ago
  56. 278d775 mm/slub.c: remove an unused addr argument by Qian Cai · 6 years ago
  57. edde82b mm/slub.c: freelist is ensured to be NULL when new_slab() fails by Peng Wang · 6 years ago
  58. 6373dca slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGS by Qian Cai · 6 years ago
  59. 338cfaa slub: fix SLAB_CONSISTENCY_CHECKS + KASAN_SW_TAGS by Qian Cai · 6 years ago
  60. d36a63a kasan, slub: fix more conflicts with CONFIG_SLAB_FREELIST_HARDENED by Andrey Konovalov · 6 years ago
  61. 18e5066 kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED by Andrey Konovalov · 6 years ago
  62. a710122 kasan, slub: move kasan_poison_slab hook before page_address by Andrey Konovalov · 6 years ago
  63. a2f7757 kmemleak: account for tagged pointers when calculating pointer range by Andrey Konovalov · 6 years ago
  64. 5312824 kasan, kmemleak: pass tagged pointers to kmemleak by Andrey Konovalov · 6 years ago
  65. 96fedce kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY by Andrey Konovalov · 6 years ago
  66. 88349a2 mm/slub.c: record final state of slub action in deactivate_slab() by Wei Yang · 6 years ago
  67. 6159d0f mm/slub.c: page is always non-NULL in node_match() by Wei Yang · 6 years ago
  68. 1265ef2 mm/slub.c: remove validation on cpu_slab in __flush_cpu_slab() by Wei Yang · 6 years ago
  69. 4d17671 kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU by Andrey Konovalov · 6 years ago
  70. 2bd926b kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  71. 12b2238 kasan, slub: handle pointer tags in early_kmem_cache_node_alloc by Andrey Konovalov · 6 years ago
  72. 0116523 kasan, mm: change hooks signatures by Andrey Konovalov · 6 years ago
  73. cc252ea mm, slab: combine kmalloc_caches and kmalloc_dma_caches by Vlastimil Babka · 6 years ago
  74. c5fd3ca slub: extend slub debug to handle multiple slabs by Aaron Tomlin · 6 years ago
  75. 0684e65 mm/slub.c: switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  76. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  77. 0882ff9 mm, slub: restore the original intention of prefetch_freepointer() by Vlastimil Babka · 6 years ago
  78. d50d82f slub: fix failure when we delete and create a slab cache by Mikulas Patocka · 7 years ago
  79. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  80. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  81. 325d7d4 slub: remove 'reserved' file from sysfs by Matthew Wilcox · 7 years ago
  82. 9736d2a slub: remove kmem_cache->reserved by Matthew Wilcox · 7 years ago
  83. bf68c21 slab,slub: remove rcu_head size checks by Matthew Wilcox · 7 years ago
  84. b7ccc7f mm: move lru union within struct page by Matthew Wilcox · 7 years ago
  85. 7d27a04 mm: move 'private' union within struct page by Matthew Wilcox · 7 years ago
  86. d4fc506 mm: switch s_mem and slab_cache in struct page by Matthew Wilcox · 7 years ago
  87. 05088e5 mm/slub: remove obsolete comment by Canjiang Lu · 7 years ago
  88. a38965b mm/slub.c: add __printf verification to slab_err() by Mathieu Malaterre · 7 years ago
  89. 128227e slab: __GFP_ZERO is incompatible with a constructor by Matthew Wilcox · 7 years ago
  90. c389539 kasan, slub: fix handling of kasan_slab_free hook by Andrey Konovalov · 7 years ago
  91. f9e13c0 slab, slub: skip unnecessary kasan_cache_shutdown() by Shakeel Butt · 7 years ago
  92. 870b1fb slub: make size_from_object() return unsigned int by Alexey Dobriyan · 7 years ago
  93. 19af27a slub: make struct kmem_cache_order_objects::x unsigned int by Alexey Dobriyan · 7 years ago
  94. 284b50d slub: make slab_index() return unsigned int by Alexey Dobriyan · 7 years ago
  95. 7bbdb81 slab: make usercopy region 32-bit by Alexey Dobriyan · 7 years ago
  96. be4a798 kasan: make kasan_cache_create() work with 32-bit slab cache sizes by Alexey Dobriyan · 7 years ago
  97. 0293d1f slab: make kmem_cache_flags accept 32-bit object size by Alexey Dobriyan · 7 years ago
  98. 44065b2 slub: make ->size unsigned int by Alexey Dobriyan · 7 years ago
  99. 1b473f2 slub: make ->object_size unsigned int by Alexey Dobriyan · 7 years ago
  100. e5d9998 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 7 years ago