Kirill Tkhai
|
84c07d11aa
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
|
7 年之前 |
Shakeel Butt
|
f9e13c0a5a
slab, slub: skip unnecessary kasan_cache_shutdown()
|
7 年之前 |
Alexey Dobriyan
|
7bbdb81ee3
slab: make usercopy region 32-bit
|
7 年之前 |
Alexey Dobriyan
|
0293d1fdd6
slab: make kmem_cache_flags accept 32-bit object size
|
7 年之前 |
Alexey Dobriyan
|
f4957d5bd0
slab: make kmem_cache_create() work with 32-bit sizes
|
7 年之前 |
Alexey Dobriyan
|
361d575e5c
slab: make create_boot_cache() work with 32-bit sizes
|
7 年之前 |
Alexey Dobriyan
|
55de8b9c60
slab: make create_kmalloc_cache() work with 32-bit sizes
|
7 年之前 |
Linus Torvalds
|
617aebe6a9
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 年之前 |
Byongho Lee
|
692ae74aaf
mm/slab_common.c: make calculate_alignment() static
|
7 年之前 |
David Windsor
|
6c0c21adc7
usercopy: Mark kmalloc caches as usercopy caches
|
8 年之前 |
David Windsor
|
8eb8284b41
usercopy: Prepare for usercopy whitelisting
|
8 年之前 |
Levin, Alexander (Sasha Levin)
|
75f296d93b
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
|
7 年之前 |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
7 年之前 |
Alexey Dobriyan
|
d50112edde
slab, slub, slob: add slab_flags_t
|
7 年之前 |
Yang Shi
|
852d8be0ad
mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory
|
7 年之前 |
Ingo Molnar
|
8c5db92a70
Merge branch 'linus' into locking/core, to resolve conflicts
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Will Deacon
|
506458efaf
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
|
7 年之前 |
Peter Zijlstra
|
d92a8cfcb3
locking/lockdep: Rework FS_RECLAIM annotation
|
8 年之前 |
Johannes Weiner
|
7779f21236
mm: memcontrol: account slab stats per lruvec
|
8 年之前 |
Johannes Weiner
|
ed52be7bfd
mm: memcontrol: use generic mod_memcg_page_state for kmem pages
|
8 年之前 |
Johannes Weiner
|
320492961c
mm: memcontrol: use the node-native slab memory counters
|
8 年之前 |
Paul E. McKenney
|
5f0d5a3ae7
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
|
8 年之前 |
Tejun Heo
|
01fb58bcba
slab: remove synchronous synchronize_sched() from memcg cache deactivation path
|
8 年之前 |
Tejun Heo
|
c9fc586403
slab: introduce __kmemcg_cache_deactivate()
|
8 年之前 |
Tejun Heo
|
510ded33e0
slab: implement slab_root_caches list
|
8 年之前 |
Tejun Heo
|
bc2791f857
slab: link memcg kmem_caches on their associated memory cgroup
|
8 年之前 |
Tejun Heo
|
9eeadc8b6e
slab: reorganize memcg_cache_params
|
8 年之前 |
Tejun Heo
|
290b6a58b7
Revert "slub: move synchronize_sched out of slab_mutex on shrink"
|
8 年之前 |
Vlastimil Babka
|
af3b5f8764
mm, slab: rename kmalloc-node cache to kmalloc-<size>
|
8 年之前 |