John Sperbeck
|
c4e490cf14
mm/slab.c: fix SLAB freelist randomization duplicate entries
|
8 years ago |
Linus Torvalds
|
c11a6cfb01
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
8 years ago |
David Rientjes
|
bf00bd3458
mm, slab: maintain total slab count instead of active count
|
8 years ago |
Greg Thelen
|
f728b0a5d7
mm, slab: faster active and free stats
|
8 years ago |
Vladimir Davydov
|
89e364db71
slub: move synchronize_sched out of slab_mutex on shrink
|
8 years ago |
Aruna Ramakrishna
|
07a63c41fa
mm/slab: improve performance of gathering slabinfo stats
|
8 years ago |
Joonsoo Kim
|
86d9f48534
mm/slab: fix kmemcg cache creation delayed issue
|
8 years ago |
Tejun Heo
|
8bc4a04455
Merge branch 'for-4.9' into for-4.10
|
8 years ago |
Tejun Heo
|
eac0337af1
slab, workqueue: remove keventd_up() usage
|
9 years ago |
Sebastian Andrzej Siewior
|
6731d4f123
slab: Convert to hotplug state machine
|
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 |
Fabian Frederick
|
bd721ea73e
treewide: replace obsolete _refok by __ref
|
9 years ago |
Andrey Ryabinin
|
b3cbd9bf77
mm/kasan: get rid of ->state in struct kasan_alloc_meta
|
9 years ago |
Wei Yongjun
|
de24baecd7
mm/slab: use list_move instead of list_del/list_add
|
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
|
7c00fce98c
mm: reorganize SLAB freelist randomization
|
9 years ago |
Kees Cook
|
04385fc5e8
mm: SLAB hardened usercopy support
|
9 years ago |
Alexander Potapenko
|
4ebb31a42f
mm, kasan: don't call kasan_krealloc() from ksize().
|
9 years ago |
Alexander Potapenko
|
55834c5909
mm: kasan: initial memory quarantine implementation
|
9 years ago |
Andrew Morton
|
0edaf86cf1
include/linux/nodemask.h: create next_node_in() helper
|
9 years ago |
Yang Shi
|
a3187e438b
mm: slab: remove ZONE_DMA_FLAG
|
9 years ago |
Thomas Garnier
|
c7ce4f60ac
mm: SLAB freelist randomization
|
9 years ago |
Joonsoo Kim
|
801faf0db8
mm/slab: lockless decision to grow cache
|
9 years ago |
Joonsoo Kim
|
213b46958c
mm/slab: refill cpu cache through a new slab without holding a node lock
|
9 years ago |
Joonsoo Kim
|
76b342bdc7
mm/slab: separate cache_grow() to two parts
|
9 years ago |
Joonsoo Kim
|
511e3a0588
mm/slab: make cache_grow() handle the page allocated on arbitrary node
|
9 years ago |
Joonsoo Kim
|
03d1d43a12
mm/slab: racy access/modify the slab color
|
9 years ago |
Joonsoo Kim
|
6052b7880a
mm/slab: don't keep free slabs if free_objects exceeds free_limit
|
9 years ago |
Joonsoo Kim
|
c3d332b6b2
mm/slab: clean-up kmem_cache_node setup
|
9 years ago |