1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  3. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  4. 1fdaaa2 mm/slub.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  5. ce6fa91 mm/slub.c: add a naive detection of double free or corruption by Alexander Popov · 7 years ago
  6. 2482dde mm: add SLUB free list pointer obfuscation by Kees Cook · 7 years ago
  7. ea37df5 slub: tidy up initialization ordering by Alexander Potapenko · 7 years ago
  8. f6ba488 slub: fix per memcg cache leak on css offline by Vladimir Davydov · 7 years ago
  9. 7779f21 mm: memcontrol: account slab stats per lruvec by Johannes Weiner · 7 years ago
  10. 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
  11. e6d0e1d mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL by Wei Yang · 7 years ago
  12. a93cf07 mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL by Wei Yang · 7 years ago
  13. d4ff6d3 mm/slub: reset cpu_slab's pointer in deactivate_slab() by Wei Yang · 7 years ago
  14. 66fdbe5 mm/slub.c: remove a redundant assignment in ___slab_alloc() by Wei Yang · 7 years ago
  15. 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 7 years ago
  16. 478fe30 slub/memcg: cure the brainless abuse of sysfs attributes by Thomas Gleixner · 7 years ago
  17. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  18. 1663f26 slub: make sysfs directories for memcg sub-caches optional by Tejun Heo · 8 years ago
  19. 50862ce7 slab: remove slub sysfs interface files early for empty memcg caches by Tejun Heo · 8 years ago
  20. 01fb58b slab: remove synchronous synchronize_sched() from memcg cache deactivation path by Tejun Heo · 8 years ago
  21. c9fc586 slab: introduce __kmemcg_cache_deactivate() by Tejun Heo · 8 years ago
  22. 510ded3 slab: implement slab_root_caches list by Tejun Heo · 8 years ago
  23. bf5eb3d slub: separate out sysfs_slab_release() from sysfs_slab_remove() by Tejun Heo · 8 years ago
  24. 290b6a5 Revert "slub: move synchronize_sched out of slab_mutex on shrink" by Tejun Heo · 8 years ago
  25. 65b9de7 mm/slub: add a dump_stack() to the unexpected GFP check by Borislav Petkov · 8 years ago
  26. a810007 mm/slub.c: fix random_seq offset destruction by Sean Rees · 8 years ago
  27. aa2efd5 mm/slub.c: trace free objects at KERN_INFO by Daniel Thompson · 8 years ago
  28. 84582c8 slub: avoid false-postive warning by Arnd Bergmann · 8 years ago
  29. 89e364d slub: move synchronize_sched out of slab_mutex on shrink by Vladimir Davydov · 8 years ago
  30. a96a87b slub: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  31. 6039892 mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lock by Chris Wilson · 8 years ago
  32. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  33. 117d54d slub: drop bogus inline for fixup_red_left() by Geert Uytterhoeven · 8 years ago
  34. b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  35. 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
  36. c146a2b mm, kasan: account for object redzone in SLUB's nearest_obj() by Alexander Potapenko · 8 years ago
  37. 4949148 mm: charge/uncharge kmemcg from generic page allocator paths by Vladimir Davydov · 8 years ago
  38. 72baeef0c slab: do not panic on invalid gfp_mask by Michal Hocko · 8 years ago
  39. bacdcb3 slab: make GFP_SLAB_BUG_MASK information more human readable by Michal Hocko · 8 years ago
  40. 210e7a4 mm: SLUB freelist randomization by Thomas Garnier · 8 years ago
  41. ed18adc mm: SLUB hardened usercopy support by Kees Cook · 8 years ago
  42. 4ebb31a4 mm, kasan: don't call kasan_krealloc() from ksize(). by Alexander Potapenko · 8 years ago
  43. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  44. 43efd3e mm/slub.c: fix sysfs filename in comment by Li Peng · 8 years ago
  45. 81ae6d0 mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cache_shrink() by Vladimir Davydov · 8 years ago
  46. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 8 years ago
  47. 756a025 mm: coalesce split strings by Joe Perches · 8 years ago
  48. 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 8 years ago
  49. 922d566 mm/slub: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  50. 27ee57c mm: memcontrol: report slab usage in cgroup2 memory.stat by Vladimir Davydov · 8 years ago
  51. 5b3810e mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory() by Vlastimil Babka · 8 years ago
  52. d86bd1b mm/slub: support left redzone by Joonsoo Kim · 8 years ago
  53. 149daaf slub: relax CMPXCHG consistency restrictions by Laura Abbott · 8 years ago
  54. becfda6 slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS by Laura Abbott · 8 years ago
  55. 804aa13 slub: fix/clean free_debug_processing return paths by Laura Abbott · 8 years ago
  56. 282acb4 slub: drop lock at the end of free_debug_processing by Laura Abbott · 8 years ago
  57. ca25719 mm: new API kfree_bulk() for SLAB+SLUB allocators by Jesper Dangaard Brouer · 8 years ago
  58. 11c7aec mm/slab: move SLUB alloc hooks to common mm/slab.h by Jesper Dangaard Brouer · 8 years ago
  59. 376bf12 slub: clean up code for kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 8 years ago
  60. 52b4b95 mm: slab: free kmem_cache_node after destroy sysfs file by Dmitry Safonov · 9 years ago
  61. 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 9 years ago
  62. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  63. 230e9fc slab: add SLAB_ACCOUNT flag by Vladimir Davydov · 9 years ago
  64. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
  65. 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
  66. 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 9 years ago
  67. d0ecd89 slub: optimize bulk slowpath free by detached freelist by Jesper Dangaard Brouer · 9 years ago
  68. 8108465 slub: support for bulk free with SLUB freelists by Jesper Dangaard Brouer · 9 years ago
  69. b4a6471 slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG by Jesper Dangaard Brouer · 9 years ago
  70. 8709837 slub: avoid irqoff/on in bulk allocation by Christoph Lameter · 9 years ago
  71. a380a3c slub: create new ___slab_alloc function that can be called with irqs disabled by Christoph Lameter · 9 years ago
  72. bc4f610 slab, slub: use page->rcu_head instead of page->lru plus cast by Kirill A. Shutemov · 9 years ago
  73. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  74. 89d3c87 mm, slub, kasan: enable user tracking by default with KASAN=y by Andrey Ryabinin · 9 years ago
  75. f3ccb2c4 memcg: unify slab and other kmem pages charging by Vladimir Davydov · 9 years ago
  76. 9f83570 mm/slub: calculate start order with reserved in consideration by Wei Yang · 9 years ago
  77. 033fd1b mm/slub: use get_order() instead of fls() by Wei Yang · 9 years ago
  78. 422ff4d mm/slub: correct the comment in calculate_order() by Wei Yang · 9 years ago
  79. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  80. 45eb00c mm/slub: don't wait for high-order page allocation by Joonsoo Kim · 9 years ago
  81. 80da026 mm/slub: fix slab double-free in case of duplicate sysfs filename by Konstantin Khlebnikov · 9 years ago
  82. 588f8ba mm/slub: move slab initialization into irq enabled region by Thomas Gleixner · 9 years ago
  83. 3eed034 slub: add support for kmem_cache_debug in bulk calls by Jesper Dangaard Brouer · 9 years ago
  84. fbd0263 slub: initial bulk free implementation by Jesper Dangaard Brouer · 9 years ago
  85. ebe909e slub: improve bulk alloc strategy by Jesper Dangaard Brouer · 9 years ago
  86. 994eb76 slub bulk alloc: extract objects from the per cpu slab by Jesper Dangaard Brouer · 9 years ago
  87. 484748f slab: infrastructure for bulk object allocation and freeing by Christoph Lameter · 9 years ago
  88. 2ae4400 slub: fix spelling succedd to succeed by Jesper Dangaard Brouer · 9 years ago
  89. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  90. 34cc699 slab: correct size_index table before replacing the bootstrap kmem_cache_node by Daniel Sanders · 9 years ago
  91. 4db0c3c mm: remove rest of ACCESS_ONCE() usages by Jason Low · 9 years ago
  92. 6f6528a slub: use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  93. 08303a7 mm/slub.c: parse slub_debug O option in switch statement by Chris J Arges · 9 years ago
  94. 859b7a0 mm/slub: fix lockups on PREEMPT && !SMP kernels by Mark Rutland · 9 years ago
  95. 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 10 years ago
  96. a79316c mm: slub: introduce metadata_access_enable()/metadata_access_disable() by Andrey Ryabinin · 10 years ago
  97. 75c66de mm: slub: share object_err function by Andrey Ryabinin · 10 years ago
  98. 5024c1d slub: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  99. d6e0b7f slub: make dead caches discard free slabs immediately by Vladimir Davydov · 10 years ago
  100. ce3712d slub: fix kmem_cache_shrink return value by Vladimir Davydov · 10 years ago