Daniel Thompson
|
aa2efd5ea4
mm/slub.c: trace free objects at KERN_INFO
|
8 years ago |
Arnd Bergmann
|
84582c8ab9
slub: avoid false-postive warning
|
8 years ago |
Vladimir Davydov
|
89e364db71
slub: move synchronize_sched out of slab_mutex on shrink
|
8 years ago |
Sebastian Andrzej Siewior
|
a96a87bf94
slub: Convert to hotplug state machine
|
9 years ago |
Chris Wilson
|
6039892396
mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lock
|
9 years ago |
Linus Torvalds
|
1eccfa090e
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
9 years ago |
Geert Uytterhoeven
|
117d54df7a
slub: drop bogus inline for fixup_red_left()
|
9 years ago |
Andrey Ryabinin
|
b3cbd9bf77
mm/kasan: get rid of ->state in struct kasan_alloc_meta
|
9 years ago |
Alexander Potapenko
|
80a9201a59
mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
|
9 years ago |
Alexander Potapenko
|
c146a2b98e
mm, kasan: account for object redzone in SLUB's nearest_obj()
|
9 years ago |
Vladimir Davydov
|
4949148ad4
mm: charge/uncharge kmemcg from generic page allocator paths
|
9 years ago |
Michal Hocko
|
72baeef0c2
slab: do not panic on invalid gfp_mask
|
9 years ago |
Michal Hocko
|
bacdcb3460
slab: make GFP_SLAB_BUG_MASK information more human readable
|
9 years ago |
Thomas Garnier
|
210e7a43fa
mm: SLUB freelist randomization
|
9 years ago |
Kees Cook
|
ed18adc1cd
mm: SLUB hardened usercopy support
|
9 years ago |
Alexander Potapenko
|
4ebb31a42f
mm, kasan: don't call kasan_krealloc() from ksize().
|
9 years ago |
Joonsoo Kim
|
0139aa7b7f
mm: rename _count, field of the struct page, to _refcount
|
9 years ago |
Li Peng
|
43efd3ea64
mm/slub.c: fix sysfs filename in comment
|
9 years ago |
Vladimir Davydov
|
81ae6d0395
mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cache_shrink()
|
9 years ago |
Alexander Potapenko
|
505f5dcb1c
mm, kasan: add GFP flags to KASAN API
|
9 years ago |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 years ago |
Mel Gorman
|
444eb2a449
mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
|
9 years ago |
Joonsoo Kim
|
922d566cdc
mm/slub: query dynamic DEBUG_PAGEALLOC setting
|
9 years ago |
Vladimir Davydov
|
27ee57c93f
mm: memcontrol: report slab usage in cgroup2 memory.stat
|
9 years ago |
Vlastimil Babka
|
5b3810e5c6
mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory()
|
9 years ago |
Joonsoo Kim
|
d86bd1bece
mm/slub: support left redzone
|
9 years ago |
Laura Abbott
|
149daaf3a0
slub: relax CMPXCHG consistency restrictions
|
9 years ago |
Laura Abbott
|
becfda68ab
slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
|
9 years ago |
Laura Abbott
|
804aa132d3
slub: fix/clean free_debug_processing return paths
|
9 years ago |
Laura Abbott
|
282acb4361
slub: drop lock at the end of free_debug_processing
|
9 years ago |