This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e1043b6765d6 Merge tag 'acpi-6.12-rc2' of git://git.kernel.org/pub/scm/ [...] new 77ced98f0f03 mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release() new 3c5d61ae919c rcu/kvfree: Refactor kvfree_rcu_queue_batch() new 3f1dd33f9967 mm, slab: suppress warnings in test_leak_destroy kunit test new cac39b0706f1 slub/kunit: skip test_kfree_rcu when the slub kunit test i [...] new f6785e0ccfdf Merge tag 'slab-for-6.12-rc1' of git://git.kernel.org/pub/ [...] new 50a3242d84ee tracing: Fix trace_check_vprintf() when tp_printk is used new f771d5369f1d tools/rtla: Fix installation from out-of-tree build new 3d7b8ea7a8a2 rtla: Fix the help text in osnoise and timerlat top tools new ad686707ea16 x86/ftrace: Include <asm/ptrace.h> new 0bb0a5c12ecf tracing/timerlat: Fix duplicated kthread creation due to C [...] new b484a02c9ced tracing/timerlat: Drop interface_lock in stop_kthread() new 829e0c9f0855 tracing/timerlat: Fix a race during cpuhp processing new 2a13ca2e8abb tracing/hwlat: Fix a race during cpuhp processing new 622a3ed1accb Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/sc [...]
The 14 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: arch/x86/include/asm/ftrace.h | 2 ++ kernel/rcu/tree.c | 9 +++++---- kernel/trace/trace.c | 15 +++++++++++++-- kernel/trace/trace_hwlat.c | 2 ++ kernel/trace/trace_osnoise.c | 22 +++++++++++++--------- lib/slub_kunit.c | 18 ++++++++++++------ mm/slab.h | 8 +++++++- mm/slab_common.c | 5 +++-- mm/slub.c | 5 +++-- tools/tracing/rtla/Makefile.rtla | 2 +- tools/tracing/rtla/src/osnoise_top.c | 2 +- tools/tracing/rtla/src/timerlat_top.c | 4 ++-- 12 files changed, 64 insertions(+), 30 deletions(-)