This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2d412262ccfd Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub [...] new 2b8dbf69ec60 perf annotate: Make sure to call symbol__annotate2() in TUI new f3408580bac8 perf lock contention: Add a missing NULL check new 3ef842a77e7c tools/include: Sync uapi/drm/i915_drm.h with the kernel sources new 4cfa8a873d3e tools/include: Sync uapi/linux/fs.h with the kernel sources new bee3b820c66a tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with th [...] new b7ce17f257da tools/include: Sync uapi/sound/asound.h with the kernel sources new 58e1b92df491 tools/include: Sync x86 CPU feature headers with the kerne [...] new 978f2a60dd5c tools/include: Sync x86 asm/irq_vectors.h with the kernel sources new c781a72f9ddd tools/include: Sync x86 asm/msr-index.h with the kernel sources new 99e4e1174acd tools/include: Sync asm-generic/bitops/fls.h with the kern [...] new 1cebd7f74976 tools/include: Sync arm64 asm/cputype.h with the kernel sources new 13a2e429f644 Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git:// [...]
The 12 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: tools/arch/arm64/include/asm/cputype.h | 4 + tools/arch/arm64/include/uapi/asm/kvm.h | 15 +- tools/arch/powerpc/include/uapi/asm/kvm.h | 45 +- tools/arch/s390/include/uapi/asm/kvm.h | 315 ++++++++++- tools/arch/x86/include/asm/cpufeatures.h | 17 +- tools/arch/x86/include/asm/disabled-features.h | 11 +- tools/arch/x86/include/asm/irq_vectors.h | 2 - tools/arch/x86/include/asm/msr-index.h | 74 ++- tools/arch/x86/include/asm/required-features.h | 3 +- tools/arch/x86/include/uapi/asm/kvm.h | 308 ++++++++++- tools/include/asm-generic/bitops/__fls.h | 8 +- tools/include/asm-generic/bitops/fls.h | 8 +- tools/include/uapi/drm/i915_drm.h | 16 + tools/include/uapi/linux/fs.h | 30 +- tools/include/uapi/linux/kvm.h | 689 +------------------------ tools/include/uapi/sound/asound.h | 4 +- tools/perf/ui/browsers/annotate.c | 2 +- tools/perf/util/annotate.c | 3 + tools/perf/util/bpf_skel/lock_contention.bpf.c | 5 +- 19 files changed, 817 insertions(+), 742 deletions(-)