- b41fd8f5 mm, slub: fix incorrect memcg slab count for bulk free by Miaohe Lin · 3 years, 2 months ago
- 568f906 mm, slub: fix potential memoryleak in kmem_cache_open() by Miaohe Lin · 3 years, 2 months ago
- 48843dd mm, slub: fix mismatch between reconstructed freelist depth and cnt by Miaohe Lin · 3 years, 2 months ago
- f71ca81 mm/slub.c: include swab.h by Andrew Morton · 3 years, 7 months ago
- f6ed235 mm/slub: actually fix freelist pointer vs redzoning by Kees Cook · 3 years, 7 months ago
- 4314c8c mm/slub: fix redzoning for small allocations by Kees Cook · 3 years, 7 months ago
- 4a36fda mm/slub: clarify verification reporting by Kees Cook · 3 years, 7 months ago
- 2e95bc6 mm/sl?b.c: remove ctor argument from kmem_cache_flags by Nikolay Borisov · 3 years, 10 months ago
- e175916 Revert "mm, slub: consider rest of partial list if acquire_slab() fails" by Linus Torvalds · 3 years, 10 months ago
- cbb86d6 mm: memcontrol: fix slub memory accounting by Muchun Song · 3 years, 10 months ago
- bf5eb7d Revert "mm/slub: fix a memory leak in sysfs_slab_add()" by Wang Hai · 4 years ago
- c8c01da mm, slub: consider rest of partial list if acquire_slab() fails by Jann Horn · 4 years ago
- 22e4663 mm/slub: fix panic in slab_alloc_node() by Laurent Dufour · 4 years, 2 months ago
- 70b6d25 mm: fix some comments formatting by Chen Tao · 4 years, 2 months ago
- d1b2cf6 mm: memcg/slab: uncharge during kmem_cache_free_bulk() by Bharata B Rao · 4 years, 3 months ago
- 9cf7a11 mm/slub: make add_full() condition more explicit by Abel Wu · 4 years, 3 months ago
- 9f986d9 mm/slub: fix missing ALLOC_SLOWPATH stat when bulk alloc by Abel Wu · 4 years, 3 months ago
- c270cf3 mm/slub.c: branch optimization in free slowpath by Abel Wu · 4 years, 3 months ago
- 484cfac mm, slub: restore initial kmem_cache flags by Eric Farman · 4 years, 3 months ago
- dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 4 months ago
- 74d555b mm: slab: rename (un)charge_slab_page() to (un)account_slab_page() by Roman Gushchin · 4 years, 5 months ago
- 8495048 mm: memcg/slab: remove unused argument by charge_slab_page() by Roman Gushchin · 4 years, 5 months ago
- 10befea mm: memcg/slab: use a single set of kmem_caches for all allocations by Roman Gushchin · 4 years, 5 months ago
- c709440 mm: memcg/slab: deprecate slab_root_caches by Roman Gushchin · 4 years, 5 months ago
- 9855609 mm: memcg/slab: use a single set of kmem_caches for all accounted allocations by Roman Gushchin · 4 years, 5 months ago
- 964d4bd mm: memcg/slab: save obj_cgroup for non-root slab objects by Roman Gushchin · 4 years, 5 months ago
- 4138fdf mm: slub: implement SLUB version of obj_to_index() by Roman Gushchin · 4 years, 5 months ago
- d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
- cfbe163 mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS" by Marco Elver · 4 years, 5 months ago
- b3cb9fc mm/slub.c: drop lockdep_assert_held() from put_map() by Sebastian Andrzej Siewior · 4 years, 5 months ago
- e42f174 mm, slab/slub: improve error reporting and overhead of cache_from_obj() by Vlastimil Babka · 4 years, 5 months ago
- d3c58f2 mm, slab/slub: move and improve cache_from_obj() by Vlastimil Babka · 4 years, 5 months ago
- 8fc8d66 mm, slub: extend checks guarded by slub_debug static key by Vlastimil Babka · 4 years, 5 months ago
- 59052e8 mm, slub: introduce kmem_cache_debug_flags() by Vlastimil Babka · 4 years, 5 months ago
- ca0cab6 mm, slub: introduce static key for slub_debug() by Vlastimil Babka · 4 years, 5 months ago
- 8f58119a mm, slub: make reclaim_account attribute read-only by Vlastimil Babka · 4 years, 5 months ago
- 060807f mm, slub: make remaining slub_debug related attributes read-only by Vlastimil Babka · 4 years, 5 months ago
- 32a6f40 mm, slub: remove runtime allocation order changes by Vlastimil Babka · 4 years, 5 months ago
- ad38b5b mm, slub: make some slub_debug related attributes read-only by Vlastimil Babka · 4 years, 5 months ago
- e17f1df mm, slub: extend slub_debug syntax for multiple blocks by Vlastimil Babka · 4 years, 5 months ago
- 4440509 mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order by Long Li · 4 years, 5 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- 55860d9 slub: cure list_slab_objects() from double fix by Sebastian Andrzej Siewior · 4 years, 6 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- 0d645ed mm/slub: fix a typo in comment "disambiguiation"->"disambiguation" by Ethon Paul · 4 years, 7 months ago
- 97a225e mm/page_alloc: integrate classzone_idx and high_zoneidx by Joonsoo Kim · 4 years, 7 months ago
- dde3c6b mm/slub: fix a memory leak in sysfs_slab_add() by Wang Hai · 4 years, 7 months ago
- faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
- a68ee05 mm/slub: fix stack overruns with SLUB_STATS by Qian Cai · 4 years, 7 months ago
- aa456c7 slub: remove kmalloc under list_lock from list_slab_objects() V2 by Christopher Lameter · 4 years, 7 months ago
- d7660ce slub: Remove userspace notifier for cache add/remove by Christoph Lameter · 4 years, 7 months ago
- 52f2347 mm/slub.c: fix corrupted freechain in deactivate_slab() by Dongli Zhang · 4 years, 7 months ago
- cbfc35a mm/slub: fix incorrect interpretation of s->offset by Waiman Long · 4 years, 8 months ago
- 1aa63dd Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 8 months ago
- 89b83f2 slub: avoid redzone when choosing freepointer location by Kees Cook · 4 years, 8 months ago
- 81aba9e mm/slub: add missing annotation for put_map() by Jules Irenge · 4 years, 9 months ago
- 31364c2 mm/slub: add missing annotation for get_map() by Jules Irenge · 4 years, 9 months ago
- 3202fa6 slub: relocate freelist pointer to middle of object by Kees Cook · 4 years, 9 months ago
- 1ad53d9 slub: improve bit diffusion for freelist ptr obfuscation by Kees Cook · 4 years, 9 months ago
- bbd4e30 mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIs by chenqiwu · 4 years, 9 months ago
- 4c7ba22 mm/slub.c: replace cpu_slab->partial with wrapped APIs by chenqiwu · 4 years, 9 months ago
- fd7cb57 mm/sl[uo]b: export __kmalloc_track(_node)_caller by Daniel Vetter · 4 years, 9 months ago
- 0715e6c mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 4 years, 9 months ago
- 5076190 mm: slub: be more careful about the double cmpxchg of freelist by Linus Torvalds · 4 years, 10 months ago
- fd4d9c7 mm: slub: add missing TID bump in kmem_cache_alloc_bulk() by Jann Horn · 4 years, 10 months ago
- 90e9f6a mm/slub.c: avoid slub allocation while holding list_lock by Yu Zhao · 5 years ago
- c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- cb92315 smp: Remove allocation mask from on_each_cpu_cond.*() by Sebastian Andrzej Siewior · 5 years ago
- 8e57f8a mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 5 years ago
- 923717c sched/rt, mm: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- dd98afd mm/slub.c: clean up validate_slab() by Yu Zhao · 5 years ago
- aed6814 mm/slub.c: update comments by Yu Zhao · 5 years ago
- e1b70dd mm: slub: print the offset of fault addresses by Miles Chen · 5 years ago
- aea4df4 mm: slub: really fix slab walking for init_on_free by Laura Abbott · 5 years ago
- 0f181f9 mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations by Alexander Potapenko · 5 years ago
- e4f8e51 mm/slub: fix a deadlock in show_slab_objects() by Qian Cai · 5 years ago
- 6a486c0 mm, sl[ou]b: improve memory accounting by Vlastimil Babka · 5 years ago
- a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
- 9d5f0be mm/slub.c: fix -Wunused-function compiler warnings by Qian Cai · 5 years ago
- 04f768a mm, slab: extend slab/shrink to shrink all memcg caches by Waiman Long · 5 years ago
- 1b7e816 mm: slub: Fix slab walking for init_on_free by Laura Abbott · 5 years ago
- 6471384 mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 5 years ago
- 6cea1d5 mm: memcg/slab: unify SLAB and SLUB page accounting by Roman Gushchin · 5 years ago
- 4348669 mm: memcg/slab: generalize postponed non-root kmem_cache deactivation by Roman Gushchin · 5 years ago
- c03914b mm: memcg/slab: postpone kmem_cache memcg pointer initialization to memcg_link_cache() by Roman Gushchin · 5 years ago
- 10d1f8c mm/slab: refactor common ksize KASAN logic into slab_common.c by Marco Elver · 5 years ago
- cb097cd slub: don't panic for memcg kmem cache creation failure by Shakeel Butt · 5 years ago
- 9cf3a8d mm/slub.c: avoid double string traverse in kmem_cache_flags() by Yury Norov · 5 years ago
- 632b2ef mm/slub.c: update the comment about slab frozen by Liu Xiang · 6 years ago
- a4d3f89 slub: remove useless kmem_cache_debug() before remove_full() by Liu Xiang · 6 years ago
- 916ac05 slub: use slab_list instead of lru by Tobin C. Harding · 6 years ago
- 6dfd1b6 slub: add comments to endif pre-processor macros by Tobin C. Harding · 6 years ago
- 7971679 mm/slub: Simplify stack trace retrieval by Thomas Gleixner · 6 years ago
- b8ca7ff mm/slub: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
- 6d6ea1e mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 6 years ago
- b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
- 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
- 9234bae mm, slub: make the comment of put_cpu_partial() complete by Wei Yang · 6 years ago
- 278d775 mm/slub.c: remove an unused addr argument by Qian Cai · 6 years ago
- edde82b mm/slub.c: freelist is ensured to be NULL when new_slab() fails by Peng Wang · 6 years ago