aboutsummaryrefslogtreecommitdiff
path: root/mm/slab_common.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-4/+31
2018-12-28mm, slab: remove unnecessary unlikely()Gravatar Yangtao Li 1-3/+1
2018-12-28kasan, mm: perform untagged pointers comparison in kreallocGravatar Andrey Konovalov 1-1/+1
2018-12-28kasan, mm: change hooks signaturesGravatar Andrey Konovalov 1-2/+2
2018-12-20slab: make kmem_cache_create{_usercopy} description proper kernel-docGravatar Mike Rapoport 1-4/+31
2018-11-27slab: Replace synchronize_sched() with synchronize_rcu()Gravatar Paul E. McKenney 1-3/+3
2018-10-26mm, slab: shorten kmalloc cache names for large sizesGravatar Vlastimil Babka 1-12/+26
2018-10-26mm, slab/slub: introduce kmalloc-reclaimable cachesGravatar Vlastimil Babka 1-17/+31
2018-10-26mm, slab: combine kmalloc_caches and kmalloc_dma_cachesGravatar Vlastimil Babka 1-19/+12
2018-10-26mm: don't warn about large allocations for slabGravatar Dmitry Vyukov 1-6/+6
2018-08-17mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBGravatar Kirill Tkhai 1-4/+4
2018-06-28slub: fix failure when we delete and create a slab cacheGravatar Mikulas Patocka 1-0/+4
2018-06-15mm: use octal not symbolic permissionsGravatar Joe Perches 1-2/+2
2018-06-15mm: fix race between kmem_cache destroy, create and deactivateGravatar Shakeel Butt 1-1/+32
2018-04-05mm: make should_failslab always available for fault injectionGravatar Howard McLauchlan 1-0/+8
2018-04-05mm/slab_common.c: remove test if cache name is accessibleGravatar Mikulas Patocka 1-19/+0
2018-04-05slab, slub: remove size disparity on debug kernelGravatar Shakeel Butt 1-5/+4
2018-04-05slab: use 32-bit arithmetic in freelist_randomize()Gravatar Alexey Dobriyan 1-2/+2
2018-04-05slab: make usercopy region 32-bitGravatar Alexey Dobriyan 1-3/+4
2018-04-05slub: make ->object_size unsigned intGravatar Alexey Dobriyan 1-1/+1
2018-04-05slab: make size_index_elem() unsigned intGravatar Alexey Dobriyan 1-3/+3
2018-04-05slab: make size_index[] array u8Gravatar Alexey Dobriyan 1-2/+2
2018-04-05slab: make kmem_cache_create() work with 32-bit sizesGravatar Alexey Dobriyan 1-9/+10
2018-04-05slab: make create_boot_cache() work with 32-bit sizesGravatar Alexey Dobriyan 1-3/+4
2018-04-05slab: make create_kmalloc_cache() work with 32-bit sizesGravatar Alexey Dobriyan 1-3/+3
2018-04-05slab: make kmalloc_size() return "unsigned int"Gravatar Alexey Dobriyan 1-2/+2
2018-04-05slab: fixup calculate_alignment() argument typeGravatar Alexey Dobriyan 1-1/+1
2018-04-05mm/slab_common.c: mark kmalloc machinery as __ro_after_initGravatar Alexey Dobriyan 1-3/+4
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-11/+51
2018-01-31mm/slab_common.c: make calculate_alignment() staticGravatar Byongho Lee 1-27/+29
2018-01-15usercopy: Restrict non-usercopy caches to size 0Gravatar Kees Cook 1-1/+1
2018-01-15usercopy: Mark kmalloc caches as usercopy cachesGravatar David Windsor 1-4/+6
2018-01-15usercopy: Allow strict enforcement of whitelistsGravatar Kees Cook 1-0/+8
2018-01-15usercopy: Prepare for usercopy whitelistingGravatar David Windsor 1-8/+38
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKGravatar Levin, Alexander (Sasha Levin) 1-1/+1
2017-11-15slab, slub, slob: add slab_flags_tGravatar Alexey Dobriyan 1-8/+8
2017-11-15mm: oom: show unreclaimable slab info when unreclaimable slabs > user memoryGravatar Yang Shi 1-0/+34
2017-11-15mm: slabinfo: remove CONFIG_SLABINFOGravatar Yang Shi 1-4/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-03mm: memcontrol: use vmalloc fallback for large kmem memcg arraysGravatar Johannes Weiner 1-7/+15
2017-07-06mm: allow slab_nomerge to be set at build timeGravatar Kees Cook 1-3/+2
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUGravatar Paul E. McKenney 1-3/+3
2017-02-24kasan: drain quarantine of memcg slab objectsGravatar Greg Thelen 1-1/+3
2017-02-22slab: use memcg_kmem_cache_wq for slab destruction operationsGravatar Tejun Heo 1-1/+1
2017-02-22slab: remove synchronous synchronize_sched() from memcg cache deactivation pathGravatar Tejun Heo 1-0/+60
2017-02-22slab: introduce __kmemcg_cache_deactivate()Gravatar Tejun Heo 1-2/+2
2017-02-22slab: implement slab_root_caches listGravatar Tejun Heo 1-25/+34
2017-02-22slab: link memcg kmem_caches on their associated memory cgroupGravatar Tejun Heo 1-7/+29
2017-02-22slab: reorganize memcg_cache_paramsGravatar Tejun Heo 1-12/+13
2017-02-22slab: remove synchronous rcu_barrier() call in memcg cache release pathGravatar Tejun Heo 1-42/+60