summaryrefslogtreecommitdiff
path: root/mm/slab.h
Commit message (Expand)AuthorAge
* slab, slub: skip unnecessary kasan_cache_shutdown()Shakeel Butt2018-04-05
* slab: make usercopy region 32-bitAlexey Dobriyan2018-04-05
* slab: make kmem_cache_flags accept 32-bit object sizeAlexey Dobriyan2018-04-05
* slab: make kmem_cache_create() work with 32-bit sizesAlexey Dobriyan2018-04-05
* slab: make create_boot_cache() work with 32-bit sizesAlexey Dobriyan2018-04-05
* slab: make create_kmalloc_cache() work with 32-bit sizesAlexey Dobriyan2018-04-05
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\
| * usercopy: Mark kmalloc caches as usercopy cachesDavid Windsor2018-01-15
| * usercopy: Prepare for usercopy whitelistingDavid Windsor2018-01-15
* | mm/slab_common.c: make calculate_alignment() staticByongho Lee2018-01-31
|/
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-15
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-15
* slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-15
* mm: oom: show unreclaimable slab info when unreclaimable slabs > user memoryYang Shi2017-11-15
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-10-24
|/
* locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra2017-08-10
* mm: memcontrol: account slab stats per lruvecJohannes Weiner2017-07-06
* mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner2017-07-06
* mm: memcontrol: use the node-native slab memory countersJohannes Weiner2017-07-06
* mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-18
* slab: remove synchronous synchronize_sched() from memcg cache deactivation pathTejun Heo2017-02-22
* slab: introduce __kmemcg_cache_deactivate()Tejun Heo2017-02-22
* slab: implement slab_root_caches listTejun Heo2017-02-22
* slab: link memcg kmem_caches on their associated memory cgroupTejun Heo2017-02-22
* slab: reorganize memcg_cache_paramsTejun Heo2017-02-22
* Revert "slub: move synchronize_sched out of slab_mutex on shrink"Tejun Heo2017-02-22
* mm, slab: rename kmalloc-node cache to kmalloc-<size>Vlastimil Babka2017-02-22
* mm, slab: maintain total slab count instead of active countDavid Rientjes2016-12-12
* mm, slab: faster active and free statsGreg Thelen2016-12-12
* mm/slab_common.c: check kmem_create_cache flags are commonThomas Garnier2016-12-12
* slub: move synchronize_sched out of slab_mutex on shrinkVladimir Davydov2016-12-12
* mm/slab: improve performance of gathering slabinfo statsAruna Ramakrishna2016-10-27
* mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko2016-07-28
* mm: memcontrol: cleanup kmem charge functionsVladimir Davydov2016-07-26
* mm: reorganize SLAB freelist randomizationThomas Garnier2016-07-26
* mm: kasan: initial memory quarantine implementationAlexander Potapenko2016-05-20
* mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-25
* mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov2016-03-17
* slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott2016-03-15
* mm: fix some spellingJesper Dangaard Brouer2016-03-15
* mm: fault-inject take over bootstrap kmem_cache checkJesper Dangaard Brouer2016-03-15
* mm/slab: move SLUB alloc hooks to common mm/slab.hJesper Dangaard Brouer2016-03-15
* mm: slab: free kmem_cache_node after destroy sysfs fileDmitry Safonov2016-02-18
* mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner2016-01-20
* slab: add SLAB_ACCOUNT flagVladimir Davydov2016-01-14
* slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer2015-11-22
* memcg: unify slab and other kmem pages chargingVladimir Davydov2015-11-05
* mm/slab_common.c: clear pointers to per memcg caches on destroyVladimir Davydov2015-11-05