1. 81895a6 treewide: use prandom_u32_max() when possible, part 1 by Jason A. Donenfeld · 2 years, 5 months ago
  2. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  3. 68ef169a mm: kmsan: call KMSAN hooks from SLUB code by Alexander Potapenko · 2 years, 6 months ago
  4. 00a7829 Merge branch 'slab/for-6.1/slub_validation_locking' into slab/for-next by Vlastimil Babka · 2 years, 5 months ago
  5. b731e35 mm/slub: fix a slab missed to be freed problem by Feng Tang · 2 years, 5 months ago
  6. af961f8 Merge branch 'slab/for-6.1/slub_debug_waste' into slab/for-next by Vlastimil Babka · 2 years, 5 months ago
  7. 0bdcef5 Merge branch 'slab/for-6.1/trivial' into slab/for-next by Vlastimil Babka · 2 years, 5 months ago
  8. d65360f mm/slub: clean up create_unique_id() by Chao Yu · 2 years, 5 months ago
  9. 6edf257 mm/slub: enable debugging memory wasting of kmalloc by Feng Tang · 2 years, 6 months ago
  10. 5959725 Merge branch 'slab/for-6.1/slub_validation_locking' into slab/for-next by Vlastimil Babka · 2 years, 5 months ago
  11. 3662c13 Merge branch 'slab/for-6.1/common_kmalloc' into slab/for-next by Vlastimil Babka · 2 years, 5 months ago
  12. 0467ca3 Merge branch 'slab/for-6.1/trivial' into slab/for-next by Vlastimil Babka · 2 years, 5 months ago
  13. e45cc28 mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context. by Maurizio Lombardi · 2 years, 6 months ago
  14. 1f04b07 slub: Make PREEMPT_RT support less convoluted by Thomas Gleixner · 2 years, 6 months ago
  15. 5875e59 mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock() by Vlastimil Babka · 2 years, 6 months ago
  16. 4ef3f5a mm/slub: convert object_map_lock to non-raw spinlock by Vlastimil Babka · 2 years, 6 months ago
  17. 41bec7c mm/slub: remove slab_lock() usage for debug operations by Vlastimil Babka · 2 years, 6 months ago
  18. c7323a5 mm/slub: restrict sysfs validation to debug caches and make it safe by Vlastimil Babka · 2 years, 6 months ago
  19. 5373b8a kasan: call kasan_malloc() from __kmalloc_*track_caller() by Peter Collingbourne · 2 years, 6 months ago
  20. b84e04f kfence: add sysfs interface to disable kfence for selected slabs. by Imran Khan · 2 years, 7 months ago
  21. 7e9c323 mm/slub: fix to return errno if kmalloc() fails by Chao Yu · 2 years, 6 months ago
  22. 2c1d697 mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using by Hyeonggon Yoo · 2 years, 7 months ago
  23. 11e9734 mm/slab_common: unify NUMA and UMA version of tracepoints by Hyeonggon Yoo · 2 years, 7 months ago
  24. 26a4099 mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace() by Hyeonggon Yoo · 2 years, 7 months ago
  25. b140513 mm/sl[au]b: generalize kmalloc subsystem by Hyeonggon Yoo · 2 years, 7 months ago
  26. a579b05 mm/slub: move free_debug_processing() further by Vlastimil Babka · 2 years, 6 months ago
  27. ed4cd17 mm/sl[au]b: introduce common alloc/free functions without tracepoint by Hyeonggon Yoo · 2 years, 7 months ago
  28. d6a7164 mm/slab: kmalloc: pass requests larger than order-1 page to page allocator by Hyeonggon Yoo · 2 years, 7 months ago
  29. bf37d79 mm/slab_common: kmalloc_node: pass large requests to page allocator by Hyeonggon Yoo · 2 years, 7 months ago
  30. a0c3b94 mm/slub: move kmalloc_large_node() to slab_common.c by Hyeonggon Yoo · 2 years, 7 months ago
  31. 0f853b2 mm/sl[au]b: factor out __do_kmalloc_node() by Hyeonggon Yoo · 2 years, 7 months ago
  32. c45248d mm/slab_common: cleanup kmalloc_track_caller() by Hyeonggon Yoo · 2 years, 7 months ago
  33. f78a03f mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions by Hyeonggon Yoo · 2 years, 7 months ago
  34. 2bfbb02 mm/slub: Remove the unneeded result variable by ye xingchen · 2 years, 6 months ago
  35. 2055e67 mm/sl[au]b: use own bulk free function when bulk alloc failed by Hyeonggon Yoo · 2 years, 9 months ago
  36. b77d5b1 mm: slab: optimize memcg_slab_free_hook() by Muchun Song · 2 years, 10 months ago
  37. b347aa7 mm/tracing: add 'accounted' entry into output of allocation tracepoints by Vasily Averin · 2 years, 9 months ago
  38. efb9352 mm/slub: Simplify __kmem_cache_alias() by Xiongwei Song · 2 years, 9 months ago
  39. eeaa345 mm/slub: add missing TID updates on slab deactivation by Jann Horn · 2 years, 9 months ago
  40. c4cf678 mm/slub: Move the stackdepot related allocation out of IRQ-off section. by Sebastian Andrzej Siewior · 2 years, 9 months ago
  41. 2e17ce1 Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 2 years, 9 months ago
  42. e001897 Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5.19/refactor' into slab/for-linus by Vlastimil Babka · 2 years, 9 months ago
  43. 23587f7 mm/slub: remove unused kmem_cache_order_objects max by Miaohe Lin · 2 years, 10 months ago
  44. a204e6d mm/slub: remove unneeded return value of slab_pad_check by Miaohe Lin · 2 years, 11 months ago
  45. 2dfe63e mm, kfence: support kmem_dump_obj() for KFENCE objects by Marco Elver · 2 years, 11 months ago
  46. 6b6efe2 mm/slub: remove meaningless node check in ___slab_alloc() by JaeSang Yoo · 2 years, 11 months ago
  47. 27c08f7 mm/slub: remove duplicate flag in allocate_slab() by Jiyoup Kim · 2 years, 11 months ago
  48. c0f81a9 mm/slub: remove unused parameter in setup_object*() by JaeSang Yoo · 2 years, 11 months ago
  49. 553c036 mm/slub: sort debugfs output by frequency of stack traces by Oliver Glitta · 3 years, 10 months ago
  50. 8ea9fb9 mm/slub: distinguish and print stack traces in debugfs files by Oliver Glitta · 3 years, 10 months ago
  51. 5cf909c mm/slub: use stackdepot to save stack trace in objects by Oliver Glitta · 3 years, 8 months ago
  52. 0cd1a02 mm/slub: move struct track init out of set_track() by Vlastimil Babka · 3 years, 1 month ago
  53. a285909 mm/slub, kunit: Make slub_kunit unaffected by user specified flags by Hyeonggon Yoo · 2 years, 11 months ago
  54. c5c009e Merge tag 'slab-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 3 years ago
  55. 88f2ef7 mm: introduce kmem_cache_alloc_lru by Muchun Song · 3 years ago
  56. 94fa31e Merge branch 'slab/for-5.18/cleanups' into slab/for-linus by Vlastimil Babka · 3 years ago
  57. a485e1d mm: slub: Delete useless parameter of alloc_slab_page() by Xiongwei Song · 3 years ago
  58. ae44d81 mm/slub: remove forced_order parameter in calculate_sizes by Miaohe Lin · 3 years ago
  59. 6d3a16d mm/slub: refactor deactivate_slab() by Hyeonggon Yoo · 3 years ago
  60. 5182f3c mm/slub: limit number of node partial slabs only in cache creation by Hyeonggon Yoo · 3 years ago
  61. d1d28bd mm/slub: use helper macro __ATTR_XX_MODE for SLAB_ATTR(_RO) by Lianjie Zhang · 3 years ago
  62. 9c01e9a mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled by Vlastimil Babka · 3 years, 4 months ago
  63. 6e48a96 mm/kasan: Convert to struct folio and struct slab by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  64. 40f3bf0 mm: Convert struct page to struct slab in functions used by other subsystems by Vlastimil Babka · 3 years, 4 months ago
  65. c2092c1 mm/slub: Finish struct page to struct slab conversion by Vlastimil Babka · 3 years, 4 months ago
  66. bb192ed mm/slub: Convert most struct page to struct slab by spatch by Vlastimil Babka · 3 years, 4 months ago
  67. 01b34d1 mm/slub: Convert pfmemalloc_match() to take a struct slab by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  68. 4020b4a mm/slub: Convert __free_slab() to use struct slab by Vlastimil Babka · 3 years, 4 months ago
  69. 45387b8 mm/slub: Convert alloc_slab_page() to return a struct slab by Vlastimil Babka · 3 years, 4 months ago
  70. fb012e2 mm/slub: Convert print_page_info() to print_slab_info() by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  71. 0393895 mm/slub: Convert __slab_lock() and __slab_unlock() to struct slab by Vlastimil Babka · 3 years, 4 months ago
  72. d835eef mm/slub: Convert kfree() to use a struct slab by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  73. cc465c3b mm/slub: Convert detached_freelist to use a struct slab by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  74. 0b3eb091 mm: Convert check_heap_object() to use struct slab by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  75. 7213230 mm: Use struct slab in kmem_obj_info() by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  76. 0c24811 mm: Convert __ksize() to struct slab by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  77. b918653 mm: Convert [un]account_slab_page() to struct slab by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  78. d122019 mm: Split slab into its own type by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  79. ae16d05 mm/slub: Make object_err() static by Vlastimil Babka · 3 years, 4 months ago
  80. 005a79e mm/slub: fix endianness bug for alloc/free_traces attributes by Gerald Schaefer · 3 years, 3 months ago
  81. 9a543f0 mm: emit the "free" trace report before freeing memory in kmem_cache_free() by Yunfeng Ye · 3 years, 3 months ago
  82. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  83. 53944f1 mm: remove HARDENED_USERCOPY_FALLBACK by Stephen Kitt · 3 years, 4 months ago
  84. 04b4b00 mm, slub: use prefetchw instead of prefetch by Hyeonggon Yoo · 3 years, 4 months ago
  85. 23e98ad mm/slub: increase default cpu partial list sizes by Vlastimil Babka · 3 years, 4 months ago
  86. b47291e mm, slub: change percpu partial accounting from objects to pages by Vlastimil Babka · 3 years, 4 months ago
  87. d0fe47c slub: add back check for free nonslab objects by Kefeng Wang · 3 years, 4 months ago
  88. 0aaa58e Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
  89. 23efd08 vsprintf: Make %pGp print the hex value by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  90. 3ddd602 mm, slub: fix incorrect memcg slab count for bulk free by Miaohe Lin · 3 years, 5 months ago
  91. 67823a5 mm, slub: fix potential use-after-free in slab_debugfs_fops by Miaohe Lin · 3 years, 5 months ago
  92. 9037c57 mm, slub: fix potential memoryleak in kmem_cache_open() by Miaohe Lin · 3 years, 5 months ago
  93. 899447f mm, slub: fix mismatch between reconstructed freelist depth and cnt by Miaohe Lin · 3 years, 5 months ago
  94. 2127d22 mm, slub: fix two bugs in slab_debug_trace_open() by Miaohe Lin · 3 years, 5 months ago
  95. bd0e749 mm, slub: convert kmem_cpu_slab protection to local_lock by Vlastimil Babka · 3 years, 10 months ago
  96. 25c00c5 mm, slub: use migrate_disable() on PREEMPT_RT by Vlastimil Babka · 3 years, 10 months ago
  97. e0a043a mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg by Vlastimil Babka · 3 years, 7 months ago
  98. a2b4ae8 mm, slub: make slab_lock() disable irqs with PREEMPT_RT by Vlastimil Babka · 3 years, 9 months ago
  99. 94ef030 mm: slub: make object_map_lock a raw_spinlock_t by Sebastian Andrzej Siewior · 4 years, 8 months ago
  100. 5a836bf mm: slub: move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context by Sebastian Andrzej Siewior · 4 years ago