This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4236f913808c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new ab8aaab874c4 tools headers UAPI: Sync linux/const.h with the kernel headers new 39c6a356201e perf trace: The return from 'write' isn't a pid new ecabac70ff91 perf trace augmented_raw_syscalls: Add extra array index b [...] new 395d38419f18 perf trace augmented_raw_syscalls: Add more checks to pass [...] new 7fbff3c0e085 perf build: Change the clang check back to 12.0.1 new 5d35634ecc2d perf trace: Fix non-listed archs in the syscalltbl routines new d822ca29a4fc tools headers UAPI: Sync kvm headers with the kernel sources new 06a130e42a5b perf test: Handle perftool-testsuite_probe failure due to [...] new 758f18158952 perf python: Fix up the build on architectures without HAV [...] new 08a7d2525511 tools arch x86: Sync the msr-index.h copy with the kernel sources new 21a3a3d015ae tools headers: Synchronize {uapi/}linux/bits.h with the ke [...] new 93e4b86b3e74 tools headers arm64: Sync arm64's cputype.h with the kerne [...] new 55f1b540d893 tools headers: Update the linux/unaligned.h copy with the [...] new a5384c426744 perf cap: Add __NR_capget to arch/x86 unistd new 14b7d43c5c06 Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git [...] new 0fc810ae3ae1 x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()
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: include/linux/uaccess.h | 21 +++++-- tools/arch/arm64/include/asm/cputype.h | 2 + tools/arch/x86/include/asm/msr-index.h | 34 ++++++----- tools/arch/x86/include/uapi/asm/kvm.h | 1 + tools/arch/x86/include/uapi/asm/unistd_32.h | 3 + tools/arch/x86/include/uapi/asm/unistd_64.h | 3 + tools/include/linux/bits.h | 15 +++++ tools/include/linux/unaligned.h | 11 +--- tools/include/uapi/linux/bits.h | 3 + tools/include/uapi/linux/const.h | 17 ++++++ {include => tools/include}/vdso/unaligned.h | 0 tools/perf/Makefile.config | 4 +- tools/perf/builtin-trace.c | 2 +- tools/perf/check-headers.sh | 1 + .../shell/base_probe/test_adding_blacklisted.sh | 69 +++++++++++++++++----- .../util/bpf_skel/augmented_raw_syscalls.bpf.c | 22 ++++++- tools/perf/util/cap.c | 10 +--- tools/perf/util/python.c | 3 + tools/perf/util/syscalltbl.c | 10 ++++ 19 files changed, 174 insertions(+), 57 deletions(-) copy {include => tools/include}/vdso/unaligned.h (100%)