1. bf5eb7d Revert "mm/slub: fix a memory leak in sysfs_slab_add()" by Wang Hai · 4 years ago
  2. c8c01da mm, slub: consider rest of partial list if acquire_slab() fails by Jann Horn · 4 years ago
  3. 22e4663 mm/slub: fix panic in slab_alloc_node() by Laurent Dufour · 4 years, 2 months ago
  4. 70b6d25 mm: fix some comments formatting by Chen Tao · 4 years, 3 months ago
  5. d1b2cf6 mm: memcg/slab: uncharge during kmem_cache_free_bulk() by Bharata B Rao · 4 years, 3 months ago
  6. 9cf7a11 mm/slub: make add_full() condition more explicit by Abel Wu · 4 years, 3 months ago
  7. 9f986d9 mm/slub: fix missing ALLOC_SLOWPATH stat when bulk alloc by Abel Wu · 4 years, 3 months ago
  8. c270cf3 mm/slub.c: branch optimization in free slowpath by Abel Wu · 4 years, 3 months ago
  9. 484cfac mm, slub: restore initial kmem_cache flags by Eric Farman · 4 years, 3 months ago
  10. dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 4 months ago
  11. 74d555b mm: slab: rename (un)charge_slab_page() to (un)account_slab_page() by Roman Gushchin · 4 years, 5 months ago
  12. 8495048 mm: memcg/slab: remove unused argument by charge_slab_page() by Roman Gushchin · 4 years, 5 months ago
  13. 10befea mm: memcg/slab: use a single set of kmem_caches for all allocations by Roman Gushchin · 4 years, 5 months ago
  14. c709440 mm: memcg/slab: deprecate slab_root_caches by Roman Gushchin · 4 years, 5 months ago
  15. 9855609 mm: memcg/slab: use a single set of kmem_caches for all accounted allocations by Roman Gushchin · 4 years, 5 months ago
  16. 964d4bd mm: memcg/slab: save obj_cgroup for non-root slab objects by Roman Gushchin · 4 years, 5 months ago
  17. 4138fdf mm: slub: implement SLUB version of obj_to_index() by Roman Gushchin · 4 years, 5 months ago
  18. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
  19. cfbe163 mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS" by Marco Elver · 4 years, 5 months ago
  20. b3cb9fc mm/slub.c: drop lockdep_assert_held() from put_map() by Sebastian Andrzej Siewior · 4 years, 5 months ago
  21. e42f174 mm, slab/slub: improve error reporting and overhead of cache_from_obj() by Vlastimil Babka · 4 years, 5 months ago
  22. d3c58f2 mm, slab/slub: move and improve cache_from_obj() by Vlastimil Babka · 4 years, 5 months ago
  23. 8fc8d66 mm, slub: extend checks guarded by slub_debug static key by Vlastimil Babka · 4 years, 5 months ago
  24. 59052e8 mm, slub: introduce kmem_cache_debug_flags() by Vlastimil Babka · 4 years, 5 months ago
  25. ca0cab6 mm, slub: introduce static key for slub_debug() by Vlastimil Babka · 4 years, 5 months ago
  26. 8f58119a mm, slub: make reclaim_account attribute read-only by Vlastimil Babka · 4 years, 5 months ago
  27. 060807f mm, slub: make remaining slub_debug related attributes read-only by Vlastimil Babka · 4 years, 5 months ago
  28. 32a6f40 mm, slub: remove runtime allocation order changes by Vlastimil Babka · 4 years, 5 months ago
  29. ad38b5b mm, slub: make some slub_debug related attributes read-only by Vlastimil Babka · 4 years, 5 months ago
  30. e17f1df mm, slub: extend slub_debug syntax for multiple blocks by Vlastimil Babka · 4 years, 5 months ago
  31. 4440509 mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order by Long Li · 4 years, 5 months ago
  32. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  33. 55860d9 slub: cure list_slab_objects() from double fix by Sebastian Andrzej Siewior · 4 years, 6 months ago
  34. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  35. 0d645ed mm/slub: fix a typo in comment "disambiguiation"->"disambiguation" by Ethon Paul · 4 years, 7 months ago
  36. 97a225e mm/page_alloc: integrate classzone_idx and high_zoneidx by Joonsoo Kim · 4 years, 7 months ago
  37. dde3c6b mm/slub: fix a memory leak in sysfs_slab_add() by Wang Hai · 4 years, 7 months ago
  38. faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  39. a68ee05 mm/slub: fix stack overruns with SLUB_STATS by Qian Cai · 4 years, 7 months ago
  40. aa456c7 slub: remove kmalloc under list_lock from list_slab_objects() V2 by Christopher Lameter · 4 years, 7 months ago
  41. d7660ce slub: Remove userspace notifier for cache add/remove by Christoph Lameter · 4 years, 7 months ago
  42. 52f2347 mm/slub.c: fix corrupted freechain in deactivate_slab() by Dongli Zhang · 4 years, 7 months ago
  43. cbfc35a mm/slub: fix incorrect interpretation of s->offset by Waiman Long · 4 years, 8 months ago
  44. 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
  45. 89b83f2 slub: avoid redzone when choosing freepointer location by Kees Cook · 4 years, 9 months ago
  46. 81aba9e mm/slub: add missing annotation for put_map() by Jules Irenge · 4 years, 9 months ago
  47. 31364c2 mm/slub: add missing annotation for get_map() by Jules Irenge · 4 years, 9 months ago
  48. 3202fa6 slub: relocate freelist pointer to middle of object by Kees Cook · 4 years, 9 months ago
  49. 1ad53d9 slub: improve bit diffusion for freelist ptr obfuscation by Kees Cook · 4 years, 9 months ago
  50. bbd4e30 mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIs by chenqiwu · 4 years, 9 months ago
  51. 4c7ba22 mm/slub.c: replace cpu_slab->partial with wrapped APIs by chenqiwu · 4 years, 9 months ago
  52. fd7cb57 mm/sl[uo]b: export __kmalloc_track(_node)_caller by Daniel Vetter · 4 years, 10 months ago
  53. 0715e6c mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 4 years, 10 months ago
  54. 5076190 mm: slub: be more careful about the double cmpxchg of freelist by Linus Torvalds · 4 years, 10 months ago
  55. fd4d9c7 mm: slub: add missing TID bump in kmem_cache_alloc_bulk() by Jann Horn · 4 years, 10 months ago
  56. 90e9f6a mm/slub.c: avoid slub allocation while holding list_lock by Yu Zhao · 5 years ago
  57. 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
  58. cb92315 smp: Remove allocation mask from on_each_cpu_cond.*() by Sebastian Andrzej Siewior · 5 years ago
  59. 8e57f8a mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 5 years ago
  60. 923717c sched/rt, mm: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  61. dd98afd mm/slub.c: clean up validate_slab() by Yu Zhao · 5 years ago
  62. aed6814 mm/slub.c: update comments by Yu Zhao · 5 years ago
  63. e1b70dd mm: slub: print the offset of fault addresses by Miles Chen · 5 years ago
  64. aea4df4 mm: slub: really fix slab walking for init_on_free by Laura Abbott · 5 years ago
  65. 0f181f9 mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations by Alexander Potapenko · 5 years ago
  66. e4f8e51 mm/slub: fix a deadlock in show_slab_objects() by Qian Cai · 5 years ago
  67. 6a486c0 mm, sl[ou]b: improve memory accounting by Vlastimil Babka · 5 years ago
  68. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  69. 9d5f0be mm/slub.c: fix -Wunused-function compiler warnings by Qian Cai · 5 years ago
  70. 04f768a mm, slab: extend slab/shrink to shrink all memcg caches by Waiman Long · 5 years ago
  71. 1b7e816 mm: slub: Fix slab walking for init_on_free by Laura Abbott · 5 years ago
  72. 6471384 mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 5 years ago
  73. 6cea1d5 mm: memcg/slab: unify SLAB and SLUB page accounting by Roman Gushchin · 5 years ago
  74. 4348669 mm: memcg/slab: generalize postponed non-root kmem_cache deactivation by Roman Gushchin · 5 years ago
  75. c03914b mm: memcg/slab: postpone kmem_cache memcg pointer initialization to memcg_link_cache() by Roman Gushchin · 5 years ago
  76. 10d1f8c mm/slab: refactor common ksize KASAN logic into slab_common.c by Marco Elver · 5 years ago
  77. cb097cd slub: don't panic for memcg kmem cache creation failure by Shakeel Butt · 5 years ago
  78. 9cf3a8d mm/slub.c: avoid double string traverse in kmem_cache_flags() by Yury Norov · 5 years ago
  79. 632b2ef mm/slub.c: update the comment about slab frozen by Liu Xiang · 6 years ago
  80. a4d3f89 slub: remove useless kmem_cache_debug() before remove_full() by Liu Xiang · 6 years ago
  81. 916ac05 slub: use slab_list instead of lru by Tobin C. Harding · 6 years ago
  82. 6dfd1b6 slub: add comments to endif pre-processor macros by Tobin C. Harding · 6 years ago
  83. 7971679 mm/slub: Simplify stack trace retrieval by Thomas Gleixner · 6 years ago
  84. b8ca7ff mm/slub: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  85. 6d6ea1e mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 6 years ago
  86. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  87. 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
  88. 9234bae mm, slub: make the comment of put_cpu_partial() complete by Wei Yang · 6 years ago
  89. 278d775 mm/slub.c: remove an unused addr argument by Qian Cai · 6 years ago
  90. edde82b mm/slub.c: freelist is ensured to be NULL when new_slab() fails by Peng Wang · 6 years ago
  91. 6373dca slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGS by Qian Cai · 6 years ago
  92. 338cfaa slub: fix SLAB_CONSISTENCY_CHECKS + KASAN_SW_TAGS by Qian Cai · 6 years ago
  93. d36a63a kasan, slub: fix more conflicts with CONFIG_SLAB_FREELIST_HARDENED by Andrey Konovalov · 6 years ago
  94. 18e5066 kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED by Andrey Konovalov · 6 years ago
  95. a710122 kasan, slub: move kasan_poison_slab hook before page_address by Andrey Konovalov · 6 years ago
  96. a2f7757 kmemleak: account for tagged pointers when calculating pointer range by Andrey Konovalov · 6 years ago
  97. 5312824 kasan, kmemleak: pass tagged pointers to kmemleak by Andrey Konovalov · 6 years ago
  98. 96fedce kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY by Andrey Konovalov · 6 years ago
  99. 88349a2 mm/slub.c: record final state of slub action in deactivate_slab() by Wei Yang · 6 years ago
  100. 6159d0f mm/slub.c: page is always non-NULL in node_match() by Wei Yang · 6 years ago