- c389539 kasan, slub: fix handling of kasan_slab_free hook by Andrey Konovalov · 7 years ago
- f9e13c0 slab, slub: skip unnecessary kasan_cache_shutdown() by Shakeel Butt · 7 years ago
- 870b1fb slub: make size_from_object() return unsigned int by Alexey Dobriyan · 7 years ago
- 19af27a slub: make struct kmem_cache_order_objects::x unsigned int by Alexey Dobriyan · 7 years ago
- 284b50d slub: make slab_index() return unsigned int by Alexey Dobriyan · 7 years ago
- 7bbdb81 slab: make usercopy region 32-bit by Alexey Dobriyan · 7 years ago
- be4a798 kasan: make kasan_cache_create() work with 32-bit slab cache sizes by Alexey Dobriyan · 7 years ago
- 0293d1f slab: make kmem_cache_flags accept 32-bit object size by Alexey Dobriyan · 7 years ago
- 44065b2 slub: make ->size unsigned int by Alexey Dobriyan · 7 years ago
- 1b473f2 slub: make ->object_size unsigned int by Alexey Dobriyan · 7 years ago
- e5d9998 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 7 years ago
- 52ee6d7 slub: make ->inuse unsigned int by Alexey Dobriyan · 7 years ago
- 3a3791e slub: make ->align unsigned int by Alexey Dobriyan · 7 years ago
- d66e52d slub: make ->reserved unsigned int by Alexey Dobriyan · 7 years ago
- eb7235e slub: make ->remote_node_defrag_ratio unsigned int by Alexey Dobriyan · 7 years ago
- f4957d5 slab: make kmem_cache_create() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
- 86609d3 mm/slub.c: use jitter-free reference while printing age by Chintan Pandya · 7 years ago
- ee3ce77 kasan: don't use __builtin_return_address(1) by Dmitry Vyukov · 7 years ago
- 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
- 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- 0d2d5d4 slub: remove obsolete comments of put_cpu_partial() by Miles Chen · 7 years ago
- 5d68268 mm/slub.c: fix wrong address during slab padding restoration by Balasubramani Vivekanandan · 7 years ago
- 2d891fb usercopy: Allow strict enforcement of whitelists by Kees Cook · 7 years ago
- afcc90f8 usercopy: WARN() on slab cache usercopy region violations by Kees Cook · 7 years ago
- 8eb8284 usercopy: Prepare for usercopy whitelisting by David Windsor · 7 years ago
- f4e6e28 usercopy: Include offset in hardened usercopy report by Kees Cook · 7 years ago
- 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
- d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
- 1106638 slub: fix sysfs duplicate filename creation when slub_debug=O by Miles Chen · 7 years ago
- 4fd0b46 slab, slub, slob: convert slab_flags_t to 32-bit by Alexey Dobriyan · 7 years ago
- d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
- 5b36577 mm: slabinfo: remove CONFIG_SLABINFO by Yang Shi · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
- 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
- 1fdaaa2 mm/slub.c: constify attribute_group structures by Arvind Yadav · 7 years ago
- ce6fa91 mm/slub.c: add a naive detection of double free or corruption by Alexander Popov · 7 years ago
- 2482dde mm: add SLUB free list pointer obfuscation by Kees Cook · 7 years ago
- ea37df5 slub: tidy up initialization ordering by Alexander Potapenko · 7 years ago
- f6ba488 slub: fix per memcg cache leak on css offline by Vladimir Davydov · 7 years ago
- 7779f21 mm: memcontrol: account slab stats per lruvec by Johannes Weiner · 7 years ago
- 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
- e6d0e1d mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL by Wei Yang · 7 years ago
- a93cf07 mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL by Wei Yang · 7 years ago
- d4ff6d3 mm/slub: reset cpu_slab's pointer in deactivate_slab() by Wei Yang · 7 years ago
- 66fdbe5 mm/slub.c: remove a redundant assignment in ___slab_alloc() by Wei Yang · 7 years ago
- 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 7 years ago
- 478fe30 slub/memcg: cure the brainless abuse of sysfs attributes by Thomas Gleixner · 7 years ago
- 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
- 1663f26 slub: make sysfs directories for memcg sub-caches optional by Tejun Heo · 8 years ago
- 50862ce7 slab: remove slub sysfs interface files early for empty memcg caches by Tejun Heo · 8 years ago
- 01fb58b slab: remove synchronous synchronize_sched() from memcg cache deactivation path by Tejun Heo · 8 years ago
- c9fc586 slab: introduce __kmemcg_cache_deactivate() by Tejun Heo · 8 years ago
- 510ded3 slab: implement slab_root_caches list by Tejun Heo · 8 years ago
- bf5eb3d slub: separate out sysfs_slab_release() from sysfs_slab_remove() by Tejun Heo · 8 years ago
- 290b6a5 Revert "slub: move synchronize_sched out of slab_mutex on shrink" by Tejun Heo · 8 years ago
- 65b9de7 mm/slub: add a dump_stack() to the unexpected GFP check by Borislav Petkov · 8 years ago
- a810007 mm/slub.c: fix random_seq offset destruction by Sean Rees · 8 years ago
- aa2efd5 mm/slub.c: trace free objects at KERN_INFO by Daniel Thompson · 8 years ago
- 84582c8 slub: avoid false-postive warning by Arnd Bergmann · 8 years ago
- 89e364d slub: move synchronize_sched out of slab_mutex on shrink by Vladimir Davydov · 8 years ago
- a96a87b slub: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 6039892 mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lock by Chris Wilson · 8 years ago
- 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 117d54d slub: drop bogus inline for fixup_red_left() by Geert Uytterhoeven · 8 years ago
- b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
- 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
- c146a2b mm, kasan: account for object redzone in SLUB's nearest_obj() by Alexander Potapenko · 8 years ago
- 4949148 mm: charge/uncharge kmemcg from generic page allocator paths by Vladimir Davydov · 8 years ago
- 72baeef0c slab: do not panic on invalid gfp_mask by Michal Hocko · 8 years ago
- bacdcb3 slab: make GFP_SLAB_BUG_MASK information more human readable by Michal Hocko · 8 years ago
- 210e7a4 mm: SLUB freelist randomization by Thomas Garnier · 8 years ago
- ed18adc mm: SLUB hardened usercopy support by Kees Cook · 8 years ago
- 4ebb31a4 mm, kasan: don't call kasan_krealloc() from ksize(). by Alexander Potapenko · 8 years ago
- 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
- 43efd3e mm/slub.c: fix sysfs filename in comment by Li Peng · 8 years ago
- 81ae6d0 mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cache_shrink() by Vladimir Davydov · 8 years ago
- 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 9 years ago
- 756a025 mm: coalesce split strings by Joe Perches · 9 years ago
- 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 9 years ago
- 922d566 mm/slub: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 9 years ago
- 27ee57c mm: memcontrol: report slab usage in cgroup2 memory.stat by Vladimir Davydov · 9 years ago
- 5b3810e mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory() by Vlastimil Babka · 9 years ago
- d86bd1b mm/slub: support left redzone by Joonsoo Kim · 9 years ago
- 149daaf slub: relax CMPXCHG consistency restrictions by Laura Abbott · 9 years ago
- becfda6 slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS by Laura Abbott · 9 years ago
- 804aa13 slub: fix/clean free_debug_processing return paths by Laura Abbott · 9 years ago
- 282acb4 slub: drop lock at the end of free_debug_processing by Laura Abbott · 9 years ago
- ca25719 mm: new API kfree_bulk() for SLAB+SLUB allocators by Jesper Dangaard Brouer · 9 years ago
- 11c7aec mm/slab: move SLUB alloc hooks to common mm/slab.h by Jesper Dangaard Brouer · 9 years ago
- 376bf12 slub: clean up code for kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
- 52b4b95 mm: slab: free kmem_cache_node after destroy sysfs file by Dmitry Safonov · 9 years ago
- 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 9 years ago
- 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
- 230e9fc slab: add SLAB_ACCOUNT flag by Vladimir Davydov · 9 years ago
- 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
- 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
- 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 9 years ago