1. 3e63265 mm/slub: fix stack overruns with SLUB_STATS by Qian Cai · 4 years, 2 months ago
  2. 6c09755 mm/slub.c: fix corrupted freechain in deactivate_slab() by Dongli Zhang · 4 years, 2 months ago
  3. 53bb2a6 mm/slub: fix a memory leak in sysfs_slab_add() by Wang Hai · 4 years, 2 months ago
  4. 9ee0e50 slub: improve bit diffusion for freelist ptr obfuscation by Kees Cook · 4 years, 4 months ago
  5. 3e79ba6 mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 4 years, 4 months ago
  6. 451d4a2 mm: slub: be more careful about the double cmpxchg of freelist by Linus Torvalds · 4 years, 5 months ago
  7. 30f6cae mm: slub: add missing TID bump in kmem_cache_alloc_bulk() by Jann Horn · 4 years, 5 months ago
  8. bb6932c mm/slub: fix a deadlock in show_slab_objects() by Qian Cai · 4 years, 10 months ago
  9. 62d342d mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 5 years ago
  10. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  11. 0882ff9 mm, slub: restore the original intention of prefetch_freepointer() by Vlastimil Babka · 6 years ago
  12. d50d82f slub: fix failure when we delete and create a slab cache by Mikulas Patocka · 6 years ago
  13. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  14. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  15. 325d7d4 slub: remove 'reserved' file from sysfs by Matthew Wilcox · 6 years ago
  16. 9736d2a slub: remove kmem_cache->reserved by Matthew Wilcox · 6 years ago
  17. bf68c21 slab,slub: remove rcu_head size checks by Matthew Wilcox · 6 years ago
  18. b7ccc7f mm: move lru union within struct page by Matthew Wilcox · 6 years ago
  19. 7d27a04 mm: move 'private' union within struct page by Matthew Wilcox · 6 years ago
  20. d4fc506 mm: switch s_mem and slab_cache in struct page by Matthew Wilcox · 6 years ago
  21. 05088e5 mm/slub: remove obsolete comment by Canjiang Lu · 6 years ago
  22. a38965b mm/slub.c: add __printf verification to slab_err() by Mathieu Malaterre · 6 years ago
  23. 128227e slab: __GFP_ZERO is incompatible with a constructor by Matthew Wilcox · 6 years ago
  24. c389539 kasan, slub: fix handling of kasan_slab_free hook by Andrey Konovalov · 6 years ago
  25. f9e13c0 slab, slub: skip unnecessary kasan_cache_shutdown() by Shakeel Butt · 6 years ago
  26. 870b1fb slub: make size_from_object() return unsigned int by Alexey Dobriyan · 6 years ago
  27. 19af27a slub: make struct kmem_cache_order_objects::x unsigned int by Alexey Dobriyan · 6 years ago
  28. 284b50d slub: make slab_index() return unsigned int by Alexey Dobriyan · 6 years ago
  29. 7bbdb81 slab: make usercopy region 32-bit by Alexey Dobriyan · 6 years ago
  30. be4a798 kasan: make kasan_cache_create() work with 32-bit slab cache sizes by Alexey Dobriyan · 6 years ago
  31. 0293d1f slab: make kmem_cache_flags accept 32-bit object size by Alexey Dobriyan · 6 years ago
  32. 44065b2 slub: make ->size unsigned int by Alexey Dobriyan · 6 years ago
  33. 1b473f2 slub: make ->object_size unsigned int by Alexey Dobriyan · 6 years ago
  34. e5d9998 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 6 years ago
  35. 52ee6d7 slub: make ->inuse unsigned int by Alexey Dobriyan · 6 years ago
  36. 3a3791e slub: make ->align unsigned int by Alexey Dobriyan · 6 years ago
  37. d66e52d slub: make ->reserved unsigned int by Alexey Dobriyan · 6 years ago
  38. eb7235e slub: make ->remote_node_defrag_ratio unsigned int by Alexey Dobriyan · 6 years ago
  39. f4957d5 slab: make kmem_cache_create() work with 32-bit sizes by Alexey Dobriyan · 6 years ago
  40. 86609d3 mm/slub.c: use jitter-free reference while printing age by Chintan Pandya · 6 years ago
  41. ee3ce77 kasan: don't use __builtin_return_address(1) by Dmitry Vyukov · 6 years ago
  42. 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 6 years ago
  43. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  44. 0d2d5d4 slub: remove obsolete comments of put_cpu_partial() by Miles Chen · 6 years ago
  45. 5d68268 mm/slub.c: fix wrong address during slab padding restoration by Balasubramani Vivekanandan · 6 years ago
  46. 2d891fb usercopy: Allow strict enforcement of whitelists by Kees Cook · 7 years ago
  47. afcc90f8 usercopy: WARN() on slab cache usercopy region violations by Kees Cook · 7 years ago
  48. 8eb8284 usercopy: Prepare for usercopy whitelisting by David Windsor · 7 years ago
  49. f4e6e28 usercopy: Include offset in hardened usercopy report by Kees Cook · 7 years ago
  50. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  51. d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
  52. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  53. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  54. 1106638 slub: fix sysfs duplicate filename creation when slub_debug=O by Miles Chen · 7 years ago
  55. 4fd0b46 slab, slub, slob: convert slab_flags_t to 32-bit by Alexey Dobriyan · 7 years ago
  56. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  57. 5b36577 mm: slabinfo: remove CONFIG_SLABINFO by Yang Shi · 7 years ago
  58. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  59. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  60. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  61. 1fdaaa2 mm/slub.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  62. ce6fa91 mm/slub.c: add a naive detection of double free or corruption by Alexander Popov · 7 years ago
  63. 2482dde mm: add SLUB free list pointer obfuscation by Kees Cook · 7 years ago
  64. ea37df5 slub: tidy up initialization ordering by Alexander Potapenko · 7 years ago
  65. f6ba488 slub: fix per memcg cache leak on css offline by Vladimir Davydov · 7 years ago
  66. 7779f21 mm: memcontrol: account slab stats per lruvec by Johannes Weiner · 7 years ago
  67. 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
  68. e6d0e1d mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL by Wei Yang · 7 years ago
  69. a93cf07 mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL by Wei Yang · 7 years ago
  70. d4ff6d3 mm/slub: reset cpu_slab's pointer in deactivate_slab() by Wei Yang · 7 years ago
  71. 66fdbe5 mm/slub.c: remove a redundant assignment in ___slab_alloc() by Wei Yang · 7 years ago
  72. 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 7 years ago
  73. 478fe30 slub/memcg: cure the brainless abuse of sysfs attributes by Thomas Gleixner · 7 years ago
  74. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  75. 1663f26 slub: make sysfs directories for memcg sub-caches optional by Tejun Heo · 7 years ago
  76. 50862ce7 slab: remove slub sysfs interface files early for empty memcg caches by Tejun Heo · 7 years ago
  77. 01fb58b slab: remove synchronous synchronize_sched() from memcg cache deactivation path by Tejun Heo · 7 years ago
  78. c9fc586 slab: introduce __kmemcg_cache_deactivate() by Tejun Heo · 7 years ago
  79. 510ded3 slab: implement slab_root_caches list by Tejun Heo · 7 years ago
  80. bf5eb3d slub: separate out sysfs_slab_release() from sysfs_slab_remove() by Tejun Heo · 7 years ago
  81. 290b6a5 Revert "slub: move synchronize_sched out of slab_mutex on shrink" by Tejun Heo · 7 years ago
  82. 65b9de7 mm/slub: add a dump_stack() to the unexpected GFP check by Borislav Petkov · 7 years ago
  83. a810007 mm/slub.c: fix random_seq offset destruction by Sean Rees · 7 years ago
  84. aa2efd5 mm/slub.c: trace free objects at KERN_INFO by Daniel Thompson · 8 years ago
  85. 84582c8 slub: avoid false-postive warning by Arnd Bergmann · 8 years ago
  86. 89e364d slub: move synchronize_sched out of slab_mutex on shrink by Vladimir Davydov · 8 years ago
  87. a96a87b slub: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  88. 6039892 mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lock by Chris Wilson · 8 years ago
  89. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  90. 117d54d slub: drop bogus inline for fixup_red_left() by Geert Uytterhoeven · 8 years ago
  91. b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  92. 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
  93. c146a2b mm, kasan: account for object redzone in SLUB's nearest_obj() by Alexander Potapenko · 8 years ago
  94. 4949148 mm: charge/uncharge kmemcg from generic page allocator paths by Vladimir Davydov · 8 years ago
  95. 72baeef0c slab: do not panic on invalid gfp_mask by Michal Hocko · 8 years ago
  96. bacdcb3 slab: make GFP_SLAB_BUG_MASK information more human readable by Michal Hocko · 8 years ago
  97. 210e7a4 mm: SLUB freelist randomization by Thomas Garnier · 8 years ago
  98. ed18adc mm: SLUB hardened usercopy support by Kees Cook · 8 years ago
  99. 4ebb31a4 mm, kasan: don't call kasan_krealloc() from ksize(). by Alexander Potapenko · 8 years ago
  100. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago