summaryrefslogtreecommitdiff
path: root/include/linux/slub_def.h
Commit message (Expand)AuthorAge
* slub: make struct kmem_cache_order_objects::x unsigned intAlexey Dobriyan2018-04-05
* slab: make usercopy region 32-bitAlexey Dobriyan2018-04-05
* slub: make ->size unsigned intAlexey Dobriyan2018-04-05
* slub: make ->object_size unsigned intAlexey Dobriyan2018-04-05
* slub: make ->offset unsigned intAlexey Dobriyan2018-04-05
* slub: make ->cpu_partial unsigned intAlexey Dobriyan2018-04-05
* slub: make ->inuse unsigned intAlexey Dobriyan2018-04-05
* slub: make ->align unsigned intAlexey Dobriyan2018-04-05
* slub: make ->reserved unsigned intAlexey Dobriyan2018-04-05
* slub: make ->red_left_pad unsigned intAlexey Dobriyan2018-04-05
* slub: make ->max_attr_size unsigned intAlexey Dobriyan2018-04-05
* slub: make ->remote_node_defrag_ratio unsigned intAlexey Dobriyan2018-04-05
* usercopy: Prepare for usercopy whitelistingDavid Windsor2018-01-15
* slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm: add SLUB free list pointer obfuscationKees Cook2017-09-06
* mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIALWei Yang2017-07-06
* mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang2017-07-06
* mm/slub.c: pack red_left_pad with another int to save a wordWei Yang2017-07-06
* slub: make sysfs file removal asynchronousTejun Heo2017-06-23
* slub: separate out sysfs_slab_release() from sysfs_slab_remove()Tejun Heo2017-02-22
* mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko2016-07-28
* mm, kasan: account for object redzone in SLUB's nearest_obj()Alexander Potapenko2016-07-28
* mm: SLUB freelist randomizationThomas Garnier2016-07-26
* mm: slub: remove unused virt_to_obj()Andrey Ryabinin2016-05-26
* mm, kasan: SLAB supportAlexander Potapenko2016-03-25
* mm/slub: support left redzoneJoonsoo Kim2016-03-15
* mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner2016-01-20
* mm: slub: share object_err functionAndrey Ryabinin2015-02-13
* mm: slub: introduce virt_to_obj functionAndrey Ryabinin2015-02-13
* slab: embed memcg_cache_params to kmem_cacheVladimir Davydov2015-02-12
* slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter2014-05-06
* slub: rework sysfs layout for memcg cachesVladimir Davydov2014-04-07
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-22
|\
| * mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2013-11-11
* | slub: remove verify_mem_not_deleted()Christoph Lameter2013-09-04
* | mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter2013-09-04
|/
* slab: Common definition for kmem_cache_nodeChristoph Lameter2013-02-01
* slab: Common Kmalloc cache determinationChristoph Lameter2013-02-01
* slab: Common definition for the array of kmalloc cachesChristoph Lameter2013-02-01
* slab: Common constants for kmalloc boundariesChristoph Lameter2013-02-01
* slab: Common kmalloc slab index determinationChristoph Lameter2013-02-01
* slub: slub-specific propagation changesGlauber Costa2012-12-18
* sl[au]b: allocate objects from memcg cacheGlauber Costa2012-12-18
* slab/slub: struct memcg_paramsGlauber Costa2012-12-18
* mm, sl[aou]b: Extract common fields from struct kmem_cacheChristoph Lameter2012-06-14
* slub: Get rid of the node fieldChristoph Lameter2012-06-01
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-28
|\
| * slub: per cpu partial statistics changeAlex Shi2012-02-18
* | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
|/