1. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  2. d57a964 kasan, mm: integrate slab init_on_free with HW_TAGS by Andrey Konovalov · 3 years, 8 months ago
  3. da844b7 kasan, mm: integrate slab init_on_alloc with HW_TAGS by Andrey Konovalov · 3 years, 8 months ago
  4. dc84207 mm/slub.c: trivial typo fixes by Bhaskar Chowdhury · 3 years, 8 months ago
  5. 1f0723a mm, slub: enable slub_debug static key when creating cache with explicit debug flags by Vlastimil Babka · 3 years, 8 months ago
  6. 9a45da9 Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  7. 7f3d08b Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 8 months ago
  8. 120b566 Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 3 years, 9 months ago
  9. 96b94ab mm, slub: don't combine pr_err with INFO by Yafang Shao · 3 years, 10 months ago
  10. 4a8ef19 mm, slub: use pGp to print page flags by Yafang Shao · 3 years, 10 months ago
  11. 9b1ea29 Revert "mm, slub: consider rest of partial list if acquire_slab() fails" by Linus Torvalds · 3 years, 10 months ago
  12. 5bb1bb3 mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels by Paul E. McKenney · 4 years ago
  13. e2db1a9 kasan, mm: optimize kmalloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  14. b89fb5e mm, kfence: insert KFENCE hooks for SLUB by Alexander Potapenko · 3 years, 10 months ago
  15. 027b37b kasan: move _RET_IP_ to inline wrappers by Andrey Konovalov · 3 years, 10 months ago
  16. 96403bf mm: memcontrol: fix slub memory accounting by Muchun Song · 3 years, 10 months ago
  17. 2e9bd48 mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT by Roman Gushchin · 3 years, 10 months ago
  18. 457c82c mm/slub: minor coding style tweaks by Zhiyuan Dai · 3 years, 10 months ago
  19. fe2cce1 mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON by Vlastimil Babka · 3 years, 10 months ago
  20. d930ff0 mm, slub: splice cpu and page freelists in deactivate_slab() by Vlastimil Babka · 3 years, 10 months ago
  21. 7e1fa93 mm, slab, slub: stop taking memory hotplug lock by Vlastimil Babka · 3 years, 10 months ago
  22. 666716f mm, slub: stop freeing kmem_cache_node structures on node offline by Vlastimil Babka · 3 years, 10 months ago
  23. ca22059 mm/slub: disable user tracing for kmemleak caches by default by Johannes Berg · 3 years, 10 months ago
  24. 3754000 mm/sl?b.c: remove ctor argument from kmem_cache_flags by Nikolay Borisov · 3 years, 10 months ago
  25. 3544de8e mm, tracing: record slab name for kmem_cache_free() by Jacob Wen · 3 years, 10 months ago
  26. 85e853c Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 3 years, 11 months ago
  27. 3286222 mm, slub: better heuristic for number of cpus when calculating slab order by Vlastimil Babka · 3 years, 11 months ago
  28. 757fed1 Revert "mm/slub: fix a memory leak in sysfs_slab_add()" by Wang Hai · 4 years ago
  29. ce5716c kasan, mm: fix conflicts with init_on_alloc/free by Andrey Konovalov · 4 years ago
  30. 8e7f37f mm: Add mem_dump_obj() to print source of memory block by Paul E. McKenney · 4 years, 1 month ago
  31. 8ff60eb mm, slub: consider rest of partial list if acquire_slab() fails by Jann Horn · 4 years ago
  32. 1f3147b mm: slub: call account_slab_page() after slab page initialization by Roman Gushchin · 4 years ago
  33. aa1ef4d kasan, mm: reset tags when accessing metadata by Andrey Konovalov · 4 years ago
  34. bf16d19 mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at by Joe Perches · 4 years, 1 month ago
  35. 045ab8c mm/slub: let number of online CPUs determine the slub page order by Bharata B Rao · 4 years, 1 month ago
  36. 965c484 mm, slub: use kmem_cache_debug_flags() in deactivate_slab() by Vlastimil Babka · 4 years, 1 month ago
  37. 0c06dd7 mm, slab, slub: clear the slab_cache field when freeing page by Vlastimil Babka · 4 years, 1 month ago
  38. 22e4663 mm/slub: fix panic in slab_alloc_node() by Laurent Dufour · 4 years, 2 months ago
  39. 70b6d25 mm: fix some comments formatting by Chen Tao · 4 years, 3 months ago
  40. d1b2cf6 mm: memcg/slab: uncharge during kmem_cache_free_bulk() by Bharata B Rao · 4 years, 3 months ago
  41. 9cf7a11 mm/slub: make add_full() condition more explicit by Abel Wu · 4 years, 3 months ago
  42. 9f986d9 mm/slub: fix missing ALLOC_SLOWPATH stat when bulk alloc by Abel Wu · 4 years, 3 months ago
  43. c270cf3 mm/slub.c: branch optimization in free slowpath by Abel Wu · 4 years, 3 months ago
  44. 484cfac mm, slub: restore initial kmem_cache flags by Eric Farman · 4 years, 3 months ago
  45. dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 4 months ago
  46. 74d555b mm: slab: rename (un)charge_slab_page() to (un)account_slab_page() by Roman Gushchin · 4 years, 5 months ago
  47. 8495048 mm: memcg/slab: remove unused argument by charge_slab_page() by Roman Gushchin · 4 years, 5 months ago
  48. 10befea mm: memcg/slab: use a single set of kmem_caches for all allocations by Roman Gushchin · 4 years, 5 months ago
  49. c709440 mm: memcg/slab: deprecate slab_root_caches by Roman Gushchin · 4 years, 5 months ago
  50. 9855609 mm: memcg/slab: use a single set of kmem_caches for all accounted allocations by Roman Gushchin · 4 years, 5 months ago
  51. 964d4bd mm: memcg/slab: save obj_cgroup for non-root slab objects by Roman Gushchin · 4 years, 5 months ago
  52. 4138fdf mm: slub: implement SLUB version of obj_to_index() by Roman Gushchin · 4 years, 5 months ago
  53. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
  54. cfbe163 mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS" by Marco Elver · 4 years, 5 months ago
  55. b3cb9fc mm/slub.c: drop lockdep_assert_held() from put_map() by Sebastian Andrzej Siewior · 4 years, 5 months ago
  56. e42f174 mm, slab/slub: improve error reporting and overhead of cache_from_obj() by Vlastimil Babka · 4 years, 5 months ago
  57. d3c58f2 mm, slab/slub: move and improve cache_from_obj() by Vlastimil Babka · 4 years, 5 months ago
  58. 8fc8d66 mm, slub: extend checks guarded by slub_debug static key by Vlastimil Babka · 4 years, 5 months ago
  59. 59052e8 mm, slub: introduce kmem_cache_debug_flags() by Vlastimil Babka · 4 years, 5 months ago
  60. ca0cab6 mm, slub: introduce static key for slub_debug() by Vlastimil Babka · 4 years, 5 months ago
  61. 8f58119a mm, slub: make reclaim_account attribute read-only by Vlastimil Babka · 4 years, 5 months ago
  62. 060807f mm, slub: make remaining slub_debug related attributes read-only by Vlastimil Babka · 4 years, 5 months ago
  63. 32a6f40 mm, slub: remove runtime allocation order changes by Vlastimil Babka · 4 years, 5 months ago
  64. ad38b5b mm, slub: make some slub_debug related attributes read-only by Vlastimil Babka · 4 years, 5 months ago
  65. e17f1df mm, slub: extend slub_debug syntax for multiple blocks by Vlastimil Babka · 4 years, 5 months ago
  66. 4440509 mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order by Long Li · 4 years, 5 months ago
  67. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  68. 55860d9 slub: cure list_slab_objects() from double fix by Sebastian Andrzej Siewior · 4 years, 6 months ago
  69. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  70. 0d645ed mm/slub: fix a typo in comment "disambiguiation"->"disambiguation" by Ethon Paul · 4 years, 7 months ago
  71. 97a225e mm/page_alloc: integrate classzone_idx and high_zoneidx by Joonsoo Kim · 4 years, 7 months ago
  72. dde3c6b mm/slub: fix a memory leak in sysfs_slab_add() by Wang Hai · 4 years, 7 months ago
  73. faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  74. a68ee05 mm/slub: fix stack overruns with SLUB_STATS by Qian Cai · 4 years, 7 months ago
  75. aa456c7 slub: remove kmalloc under list_lock from list_slab_objects() V2 by Christopher Lameter · 4 years, 7 months ago
  76. d7660ce slub: Remove userspace notifier for cache add/remove by Christoph Lameter · 4 years, 7 months ago
  77. 52f2347 mm/slub.c: fix corrupted freechain in deactivate_slab() by Dongli Zhang · 4 years, 7 months ago
  78. cbfc35a mm/slub: fix incorrect interpretation of s->offset by Waiman Long · 4 years, 8 months ago
  79. 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, 8 months ago
  80. 89b83f2 slub: avoid redzone when choosing freepointer location by Kees Cook · 4 years, 8 months ago
  81. 81aba9e mm/slub: add missing annotation for put_map() by Jules Irenge · 4 years, 9 months ago
  82. 31364c2 mm/slub: add missing annotation for get_map() by Jules Irenge · 4 years, 9 months ago
  83. 3202fa6 slub: relocate freelist pointer to middle of object by Kees Cook · 4 years, 9 months ago
  84. 1ad53d9 slub: improve bit diffusion for freelist ptr obfuscation by Kees Cook · 4 years, 9 months ago
  85. bbd4e30 mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIs by chenqiwu · 4 years, 9 months ago
  86. 4c7ba22 mm/slub.c: replace cpu_slab->partial with wrapped APIs by chenqiwu · 4 years, 9 months ago
  87. fd7cb57 mm/sl[uo]b: export __kmalloc_track(_node)_caller by Daniel Vetter · 4 years, 9 months ago
  88. 0715e6c mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 4 years, 9 months ago
  89. 5076190 mm: slub: be more careful about the double cmpxchg of freelist by Linus Torvalds · 4 years, 10 months ago
  90. fd4d9c7 mm: slub: add missing TID bump in kmem_cache_alloc_bulk() by Jann Horn · 4 years, 10 months ago
  91. 90e9f6a mm/slub.c: avoid slub allocation while holding list_lock by Yu Zhao · 5 years ago
  92. 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
  93. cb92315 smp: Remove allocation mask from on_each_cpu_cond.*() by Sebastian Andrzej Siewior · 5 years ago
  94. 8e57f8a mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 5 years ago
  95. 923717c sched/rt, mm: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  96. dd98afd mm/slub.c: clean up validate_slab() by Yu Zhao · 5 years ago
  97. aed6814 mm/slub.c: update comments by Yu Zhao · 5 years ago
  98. e1b70dd mm: slub: print the offset of fault addresses by Miles Chen · 5 years ago
  99. aea4df4 mm: slub: really fix slab walking for init_on_free by Laura Abbott · 5 years ago
  100. 0f181f9 mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations by Alexander Potapenko · 5 years ago