This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 82708bb1eb9e Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/s [...] new 342cb0d80613 perf inject: Fix missing free in copy_kcore_dir() new 0fdd435cb4f8 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources new 4b3f7644ae84 tools headers cpufeatures: Sync with the kernel sources new ab66fdace858 perf build-id: Fix caching files with a wrong build ID new 3713e2494b6a perf trace beauty: Fix generation of errno id->str table o [...] new 37ed2cddcbf1 perf inject: Adjust output data offset for backward compatibility new 448ce0e6ea93 perf stat: Enable ignore_missing_thread new e2213a2dc63e tools include UAPI: Sync linux/vhost.h with the kernel sources new f8d866194082 tools headers UAPI: Synch KVM's svm.h header with the kernel new 893d1eaa56e8 Merge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of git:/ [...]
The 10 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/x86/include/asm/cpufeatures.h | 7 +- tools/arch/x86/include/asm/disabled-features.h | 8 +- tools/arch/x86/include/uapi/asm/svm.h | 13 + tools/include/uapi/drm/i915_drm.h | 353 +++++++++++++++++++------ tools/include/uapi/linux/vhost.h | 26 +- tools/perf/builtin-inject.c | 6 +- tools/perf/builtin-stat.c | 2 + tools/perf/trace/beauty/arch_errno_names.sh | 14 +- tools/perf/util/build-id.c | 28 ++ tools/perf/util/header.c | 14 + tools/perf/util/header.h | 2 + 11 files changed, 369 insertions(+), 104 deletions(-)