| Commit message (Expand) | Author | Age | Files | Lines |
* | memcg: localize memcg_kmem_enabled() check | Shakeel Butt | 2019-03-05 | 1 | -4/+0 |
* | kmemleak: account for tagged pointers when calculating pointer range | Andrey Konovalov | 2019-02-21 | 1 | -0/+1 |
* | kasan, kmemleak: pass tagged pointers to kmemleak | Andrey Konovalov | 2019-02-21 | 1 | -4/+2 |
* | kasan, mm: change hooks signatures | Andrey Konovalov | 2018-12-28 | 1 | -1/+1 |
* | mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB | Kirill Tkhai | 2018-08-17 | 1 | -3/+3 |
* | slab, slub: skip unnecessary kasan_cache_shutdown() | Shakeel Butt | 2018-04-05 | 1 | -0/+1 |
* | slab: make usercopy region 32-bit | Alexey Dobriyan | 2018-04-05 | 1 | -2/+2 |
* | slab: make kmem_cache_flags accept 32-bit object size | Alexey Dobriyan | 2018-04-05 | 1 | -2/+2 |
* | slab: make kmem_cache_create() work with 32-bit sizes | Alexey Dobriyan | 2018-04-05 | 1 | -3/+3 |
* | slab: make create_boot_cache() work with 32-bit sizes | Alexey Dobriyan | 2018-04-05 | 1 | -2/+2 |
* | slab: make create_kmalloc_cache() work with 32-bit sizes | Alexey Dobriyan | 2018-04-05 | 1 | -4/+4 |
* | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-03 | 1 | -2/+6 |
|\ |
|
| * | usercopy: Mark kmalloc caches as usercopy caches | David Windsor | 2018-01-15 | 1 | -1/+2 |
| * | usercopy: Prepare for usercopy whitelisting | David Windsor | 2018-01-15 | 1 | -1/+4 |
* | | mm/slab_common.c: make calculate_alignment() static | Byongho Lee | 2018-01-31 | 1 | -3/+0 |
|/ |
|
* | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 2017-11-15 | 1 | -3/+2 |
* | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 2017-11-15 | 1 | -2/+0 |
* | slab, slub, slob: add slab_flags_t | Alexey Dobriyan | 2017-11-15 | 1 | -13/+13 |
* | mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory | Yang Shi | 2017-11-15 | 1 | -0/+8 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon | 2017-10-24 | 1 | -1/+1 |
|/ |
|
* | locking/lockdep: Rework FS_RECLAIM annotation | Peter Zijlstra | 2017-08-10 | 1 | -1/+5 |
* | mm: memcontrol: account slab stats per lruvec | Johannes Weiner | 2017-07-06 | 1 | -17/+1 |
* | mm: memcontrol: use generic mod_memcg_page_state for kmem pages | Johannes Weiner | 2017-07-06 | 1 | -8/+8 |
* | mm: memcontrol: use the node-native slab memory counters | Johannes Weiner | 2017-07-06 | 1 | -2/+2 |
* | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU | Paul E. McKenney | 2017-04-18 | 1 | -2/+2 |
* | slab: remove synchronous synchronize_sched() from memcg cache deactivation path | Tejun Heo | 2017-02-22 | 1 | -0/+2 |
* | slab: introduce __kmemcg_cache_deactivate() | Tejun Heo | 2017-02-22 | 1 | -1/+2 |
* | slab: implement slab_root_caches list | Tejun Heo | 2017-02-22 | 1 | -0/+15 |
* | slab: link memcg kmem_caches on their associated memory cgroup | Tejun Heo | 2017-02-22 | 1 | -0/+3 |
* | slab: reorganize memcg_cache_params | Tejun Heo | 2017-02-22 | 1 | -3/+3 |
* | Revert "slub: move synchronize_sched out of slab_mutex on shrink" | Tejun Heo | 2017-02-22 | 1 | -1/+1 |
* | mm, slab: rename kmalloc-node cache to kmalloc-<size> | Vlastimil Babka | 2017-02-22 | 1 | -0/+6 |
* | mm, slab: maintain total slab count instead of active count | David Rientjes | 2016-12-12 | 1 | -2/+2 |
* | mm, slab: faster active and free stats | Greg Thelen | 2016-12-12 | 1 | -1/+2 |
* | mm/slab_common.c: check kmem_create_cache flags are common | Thomas Garnier | 2016-12-12 | 1 | -0/+15 |
* | slub: move synchronize_sched out of slab_mutex on shrink | Vladimir Davydov | 2016-12-12 | 1 | -1/+1 |
* | mm/slab: improve performance of gathering slabinfo stats | Aruna Ramakrishna | 2016-10-27 | 1 | -0/+1 |
* | mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB | Alexander Potapenko | 2016-07-28 | 1 | -0/+2 |
* | mm: memcontrol: cleanup kmem charge functions | Vladimir Davydov | 2016-07-26 | 1 | -4/+12 |
* | mm: reorganize SLAB freelist randomization | Thomas Garnier | 2016-07-26 | 1 | -0/+14 |
* | mm: kasan: initial memory quarantine implementation | Alexander Potapenko | 2016-05-20 | 1 | -0/+2 |
* | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | 2016-03-25 | 1 | -1/+1 |
* | mm: memcontrol: report slab usage in cgroup2 memory.stat | Vladimir Davydov | 2016-03-17 | 1 | -2/+28 |
* | slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS | Laura Abbott | 2016-03-15 | 1 | -2/+3 |
* | mm: fix some spelling | Jesper Dangaard Brouer | 2016-03-15 | 1 | -1/+1 |
* | mm: fault-inject take over bootstrap kmem_cache check | Jesper Dangaard Brouer | 2016-03-15 | 1 | -1/+1 |
* | mm/slab: move SLUB alloc hooks to common mm/slab.h | Jesper Dangaard Brouer | 2016-03-15 | 1 | -0/+62 |
* | mm: slab: free kmem_cache_node after destroy sysfs file | Dmitry Safonov | 2016-02-18 | 1 | -0/+1 |