| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | mm/slub, kunit: Make slub_kunit unaffected by user specified flags | Hyeonggon Yoo | 2022-04-06 | 1 | -0/+7 |
|/ |
|
* | Merge tag 'slab-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 2022-03-23 | 1 | -3/+0 |
|\ |
|
| * | Merge branch 'slab/for-5.18/trivial' into slab/for-linus | Vlastimil Babka | 2022-03-21 | 1 | -3/+0 |
| |\ |
|
| | * | mm: slab: Delete unused SLAB_DEACTIVATED flag | Xiongwei Song | 2022-03-10 | 1 | -3/+0 |
* | | | mm: introduce kmem_cache_alloc_lru | Muchun Song | 2022-03-22 | 1 | -0/+3 |
|/ / |
|
* / | slab: remove __alloc_size attribute from __kmalloc_track_caller | Greg Kroah-Hartman | 2022-02-21 | 1 | -2/+1 |
|/ |
|
* | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2022-01-19 | 1 | -2/+1 |
|\ |
|
| * | mm, slab: Remove compiler check in __kmalloc_index | Nathan Chancellor | 2021-12-02 | 1 | -2/+1 |
* | | mm: Convert check_heap_object() to use struct slab | Matthew Wilcox (Oracle) | 2022-01-06 | 1 | -8/+0 |
|/ |
|
* | mm: remove HARDENED_USERCOPY_FALLBACK | Stephen Kitt | 2021-11-06 | 1 | -2/+0 |
* | mm/kvmalloc: add __alloc_size attributes for better bounds checking | Kees Cook | 2021-11-06 | 1 | -8/+8 |
* | slab: add __alloc_size attributes for better bounds checking | Kees Cook | 2021-11-06 | 1 | -28/+33 |
* | slab: clean up function prototypes | Kees Cook | 2021-11-06 | 1 | -34/+34 |
* | mm: move kvmalloc-related functions to slab.h | Matthew Wilcox (Oracle) | 2021-11-06 | 1 | -0/+34 |
* | mm: memcg/slab: create a new set of kmalloc-cg-<n> caches | Waiman Long | 2021-06-29 | 1 | -9/+33 |
* | mm, slub: change run-time assertion in kmalloc_index() to compile-time | Hyeonggon Yoo | 2021-06-29 | 1 | -3/+14 |
* | mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels | Paul E. McKenney | 2021-03-08 | 1 | -0/+2 |
* | mm: Add mem_dump_obj() to print source of memory block | Paul E. McKenney | 2021-01-22 | 1 | -0/+2 |
* | mm: slab: provide krealloc_array() | Bartosz Golaszewski | 2020-12-15 | 1 | -0/+18 |
* | mm: remove kzfree() compatibility definition | Eric Biggers | 2020-10-25 | 1 | -2/+0 |
* | include/linux/slab.h: fix a typo error in comment | tangjianqiang | 2020-10-13 | 1 | -1/+1 |
* | mm: memcg/slab: use a single set of kmem_caches for all allocations | Roman Gushchin | 2020-08-07 | 1 | -2/+0 |
* | mm: memcg/slab: use a single set of kmem_caches for all accounted allocations | Roman Gushchin | 2020-08-07 | 1 | -4/+1 |
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 1 | -1/+3 |
* | docs: mm: slab.h: fix a broken cross-reference | Mauro Carvalho Chehab | 2020-04-10 | 1 | -1/+1 |
* | mm: remove __krealloc | Florian Westphal | 2020-02-04 | 1 | -1/+0 |
* | mm, slab: remove unused kmalloc_size() | Pengfei Li | 2019-12-01 | 1 | -20/+0 |
* | mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) | Vlastimil Babka | 2019-10-07 | 1 | -0/+4 |
* | mm, slab: move memcg_cache_params structure to mm/slab.h | Waiman Long | 2019-09-24 | 1 | -62/+0 |
* | mm, memcg: add a memcg_slabinfo debugfs file | Waiman Long | 2019-07-12 | 1 | -0/+4 |
* | mm: memcg/slab: reparent memcg kmem_caches on cgroup removal | Roman Gushchin | 2019-07-12 | 1 | -1/+1 |
* | mm: memcg/slab: rework non-root kmem_cache lifecycle management | Roman Gushchin | 2019-07-12 | 1 | -1/+2 |
* | mm: memcg/slab: rename slab delayed deactivation functions and fields | Roman Gushchin | 2019-07-12 | 1 | -3/+3 |
* | mm/slab: refactor common ksize KASAN logic into slab_common.c | Marco Elver | 2019-07-12 | 1 | -0/+1 |
* | mm: add support for kmem caches in DMA32 zone | Nicolas Boichat | 2019-03-29 | 1 | -0/+2 |
* | Merge tag 'docs-5.0' of git://git.lwn.net/linux | Linus Torvalds | 2018-12-29 | 1 | -28/+27 |
|\ |
|
| * | Merge branch 'kmalloc' into docs-next | Jonathan Corbet | 2018-11-20 | 1 | -28/+27 |
| |\ |
|
| | * | docs/mm: update kmalloc kernel-doc description | Mike Rapoport | 2018-11-20 | 1 | -28/+27 |
| |/ |
|
* | | include/linux/slab.h: fix sparse warning in kmalloc_type() | Vlastimil Babka | 2018-12-28 | 1 | -12/+12 |
* | | kasan, mm: change hooks signatures | Andrey Konovalov | 2018-12-28 | 1 | -2/+2 |
|/ |
|
* | mm, slab/slub: introduce kmalloc-reclaimable caches | Vlastimil Babka | 2018-10-26 | 1 | -1/+15 |
* | mm, slab: combine kmalloc_caches and kmalloc_dma_caches | Vlastimil Babka | 2018-10-26 | 1 | -11/+31 |
* | mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB | Kirill Tkhai | 2018-08-17 | 1 | -1/+1 |
* | mm: fix race between kmem_cache destroy, create and deactivate | Shakeel Butt | 2018-06-15 | 1 | -0/+1 |
* | mm: Use overflow helpers in kmalloc_array*() | Kees Cook | 2018-06-05 | 1 | -6/+11 |
* | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 2018-04-05 | 1 | -1/+0 |
* | slab: make usercopy region 32-bit | Alexey Dobriyan | 2018-04-05 | 1 | -1/+1 |
* | slab: make kmem_cache_create() work with 32-bit sizes | Alexey Dobriyan | 2018-04-05 | 1 | -3/+4 |
* | slab: make kmalloc_size() return "unsigned int" | Alexey Dobriyan | 2018-04-05 | 1 | -2/+2 |
* | slab: make kmalloc_index() return "unsigned int" | Alexey Dobriyan | 2018-04-05 | 1 | -3/+3 |