summaryrefslogtreecommitdiff
path: root/mm/slab_common.c
AgeCommit message (Expand)Author
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-29Merge branch 'slab/for-6.1/kmalloc_size_roundup' into slab/for-nextVlastimil Babka
2022-09-29Merge branch 'slab/for-6.1/slub_debug_waste' into slab/for-nextVlastimil Babka
2022-09-29slab: Introduce kmalloc_size_roundup()Kees Cook
2022-09-29slab: Remove __malloc attribute from realloc functionsKees Cook
2022-09-23mm/slub: enable debugging memory wasting of kmallocFeng Tang
2022-09-23Merge branch 'slab/for-6.1/common_kmalloc' into slab/for-nextVlastimil Babka
2022-09-23Merge branch 'slab/for-6.1/trivial' into slab/for-nextVlastimil Babka
2022-09-19mm/slab_common: fix possible double free of kmem_cacheFeng Tang
2022-09-01mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...Waiman Long
2022-09-01mm/sl[au]b: check if large object is valid in __ksize()Hyeonggon Yoo
2022-09-01mm/slab_common: move declaration of __ksize() to mm/slab.hHyeonggon Yoo
2022-09-01mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not usingHyeonggon Yoo
2022-09-01mm/slab_common: unify NUMA and UMA version of tracepointsHyeonggon Yoo
2022-09-01mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace()Hyeonggon Yoo
2022-09-01mm/sl[au]b: generalize kmalloc subsystemHyeonggon Yoo
2022-08-24mm/slab: kmalloc: pass requests larger than order-1 page to page allocatorHyeonggon Yoo
2022-08-24mm/slab_common: cleanup kmalloc_large()Hyeonggon Yoo
2022-08-24mm/slab_common: kmalloc_node: pass large requests to page allocatorHyeonggon Yoo
2022-08-24mm/slub: move kmalloc_large_node() to slab_common.cHyeonggon Yoo
2022-08-24mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()Hyeonggon Yoo
2022-08-23mm/slab_common: Remove the unneeded result variableye xingchen
2022-07-20mm/slab_common: move generic bulk alloc/free functions to SLOBHyeonggon Yoo
2022-07-04mm/tracing: add 'accounted' entry into output of allocation tracepointsVasily Averin
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2022-05-23Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5.19/refactor' into s...Vlastimil Babka
2022-05-13mm: make minimum slab alignment a runtime propertyPeter Collingbourne
2022-04-15mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver
2022-04-13mm/slab_common: move dma-kmalloc caches creation into new_kmalloc_cache()Ohhoon Kwon
2022-04-06mm/slub: use stackdepot to save stack trace in objectsOliver Glitta
2022-02-21mm/slab_common: use helper function is_power_of_2()Miaohe Lin
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm: fix some comment errorsQuanfa Fu
2022-01-15mm: memcontrol: make cgroup_memory_nokmem staticMuchun Song
2022-01-15kasan: add ability to detect double-kmem_cache_destroy()Marco Elver
2022-01-15mm: slab: make slab iterator functions staticMuchun Song
2022-01-15mm/slab_common: use WARN() if cache still has objects on destroyMarco Elver
2022-01-06mm: Use struct slab in kmem_obj_info()Matthew Wilcox (Oracle)
2021-11-06mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt
2021-09-04mm: slub: move flush_cpu_slab() invocations __free_slab() invocations out of ...Sebastian Andrzej Siewior
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-29mm: memcg/slab: disable cache merging for KMALLOC_NORMAL cachesWaiman Long
2021-06-29mm: memcg/slab: create a new set of kmalloc-cg-<n> cachesWaiman Long
2021-06-29mm: slub: move sysfs slab alloc/free interfaces to debugfsFaiyaz Mohammed
2021-06-29mm, slub: change run-time assertion in kmalloc_index() to compile-timeHyeonggon Yoo
2021-06-29slab: use __func__ to trace function namegumingtao
2021-06-16mm/slub: fix redzoning for small allocationsKees Cook
2021-05-14mm, slub: move slub_debug static key enabling outside slab_mutexVlastimil Babka
2021-05-10mm/slub: Add Support for free path information of an objectManinder Singh