This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c07ea940a011 Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/ [...] new ad7c5ebead13 mm/slub: remove dummy slabinfo functions new 87654cf7a986 mm/slub: mark racy accesses on slab->slabs new 9198ffbd2b49 mm/slub: Reduce memory consumption in extreme scenarios new acc8f4dbf1b3 mm/slub: remove the check of !kmem_cache_has_cpu_partial() new 721a2f8be134 mm/slub: add slub_get_cpu_partial() helper new ff99b18fee79 mm/slub: simplify get_partial_node() new b1080c667b3b mm/slub, kunit: Use inverted data to corrupt kmem cache new b062539c4e2f mm/slub: correct comment in do_slab_free() new 5aa5c7b9a09d mm/slub: remove duplicate initialization for early_kmem_ca [...] new 5b15f3fb89fc slub: Set __GFP_COMP in kmem_cache by default new 046f4c69090c slub: introduce count_partial_free_approx() new b3d8a8e87014 slub: use count_partial_free_approx() in slab_out_of_memory() new 844776cb65a7 mm/slub: mark racy access on slab->freelist new 306c4ac9896b mm/slub: create kmalloc 96 and 192 caches regardless cache [...] new 7338999ca346 mm/slub: remove the check for NULL kmalloc_caches new cd97950cbcab Merge tag 'slab-for-6.10' of git://git.kernel.org/pub/scm/ [...]
The 16 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/slub_kunit.c | 2 +- mm/slab.h | 3 -- mm/slab_common.c | 27 +++++-------- mm/slub.c | 118 ++++++++++++++++++++++++++++++++++++++++--------------- 4 files changed, 96 insertions(+), 54 deletions(-)