aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slab.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-01mm: clean up and clarify lruvec lookup procedureJohannes Weiner1-2/+2
2019-12-01mm, slab: make kmalloc_info[] contain all types of namesPengfei Li1-1/+1
2019-11-06mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properlyRoman Gushchin1-2/+2
2019-09-24mm, slab: move memcg_cache_params structure to mm/slab.hWaiman Long1-0/+63
2019-09-24mm, slab: extend slab/shrink to shrink all memcg cachesWaiman Long1-0/+1
2019-07-12mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko1-0/+20
2019-07-12mm: memcg/slab: reparent memcg kmem_caches on cgroup removalRoman Gushchin1-9/+32
2019-07-12mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pagesRoman Gushchin1-13/+61
2019-07-12mm: memcg/slab: rework non-root kmem_cache lifecycle managementRoman Gushchin1-32/+12
2019-07-12mm: memcg/slab: unify SLAB and SLUB page accountingRoman Gushchin1-0/+25
2019-07-12mm: memcg/slab: generalize postponed non-root kmem_cache deactivationRoman Gushchin1-2/+1
2019-07-12mm: memcg/slab: rename slab delayed deactivation functions and fieldsRoman Gushchin1-1/+1
2019-07-12mm: memcg/slab: postpone kmem_cache memcg pointer initialization to memcg_link_cache()Roman Gushchin1-2/+3
2019-07-12mm/slab: sanity-check page type when looking up cacheKees Cook1-4/+13
2019-07-12mm/slab: validate cache membership under freelist hardeningKees Cook1-8/+6
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat1-1/+2
2019-03-05memcg: localize memcg_kmem_enabled() checkShakeel Butt1-4/+0
2019-02-21kmemleak: account for tagged pointers when calculating pointer rangeAndrey Konovalov1-0/+1
2019-02-21kasan, kmemleak: pass tagged pointers to kmemleakAndrey Konovalov1-4/+2
2018-12-28kasan, mm: change hooks signaturesAndrey Konovalov1-1/+1
2018-08-17mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai1-3/+3
2018-04-05slab, slub: skip unnecessary kasan_cache_shutdown()Shakeel Butt1-0/+1
2018-04-05slab: make usercopy region 32-bitAlexey Dobriyan1-2/+2
2018-04-05slab: make kmem_cache_flags accept 32-bit object sizeAlexey Dobriyan1-2/+2
2018-04-05slab: make kmem_cache_create() work with 32-bit sizesAlexey Dobriyan1-3/+3
2018-04-05slab: make create_boot_cache() work with 32-bit sizesAlexey Dobriyan1-2/+2
2018-04-05slab: make create_kmalloc_cache() work with 32-bit sizesAlexey Dobriyan1-4/+4
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+6
2018-01-31mm/slab_common.c: make calculate_alignment() staticByongho Lee1-3/+0
2018-01-15usercopy: Mark kmalloc caches as usercopy cachesDavid Windsor1-1/+2
2018-01-15usercopy: Prepare for usercopy whitelistingDavid Windsor1-1/+4
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-3/+2
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)1-2/+0
2017-11-15slab, slub, slob: add slab_flags_tAlexey Dobriyan1-13/+13
2017-11-15mm: oom: show unreclaimable slab info when unreclaimable slabs > user memoryYang Shi1-0/+8
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-24locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon1-1/+1
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra1-1/+5
2017-07-06mm: memcontrol: account slab stats per lruvecJohannes Weiner1-17/+1
2017-07-06mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner1-8/+8
2017-07-06mm: memcontrol: use the node-native slab memory countersJohannes Weiner1-2/+2
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney1-2/+2
2017-02-22slab: remove synchronous synchronize_sched() from memcg cache deactivation pathTejun Heo1-0/+2
2017-02-22slab: introduce __kmemcg_cache_deactivate()Tejun Heo1-1/+2
2017-02-22slab: implement slab_root_caches listTejun Heo1-0/+15
2017-02-22slab: link memcg kmem_caches on their associated memory cgroupTejun Heo1-0/+3
2017-02-22slab: reorganize memcg_cache_paramsTejun Heo1-3/+3
2017-02-22Revert "slub: move synchronize_sched out of slab_mutex on shrink"Tejun Heo1-1/+1
2017-02-22mm, slab: rename kmalloc-node cache to kmalloc-<size>Vlastimil Babka1-0/+6