This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 771ed66105de Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] new 3ec8ebd8a5b7 EDAC/amd64: Convert PCIBIOS_* return codes to errnos new f8367a74aebf EDAC/igen6: Convert PCIBIOS_* return codes to errnos new 637c2dfcd9f5 Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel. [...] new e5c7bd4e5ca0 tools include UAPI: Sync linux/stat.h with the kernel sources new 0efc88e444d9 tools headers UAPI: Sync linux/prctl.h with the kernel sources new 1437a9f06f74 tools headers UAPI: Sync fcntl.h with the kernel sources t [...] new a3eed53beec4 perf beauty: Update copy of linux/socket.h with the kernel [...] new 001821b0e797 perf trace beauty: Update the arch/x86/include/asm/irq_vec [...] new da42b5229b27 tools headers: Update the syscall tables and unistd.h, mos [...] new ac4b06903578 tools arch x86: Sync the msr-index.h copy with the kernel sources new 88e520512a68 tools headers UAPI: Sync kvm headers with the kernel sources new 2f523f29d3b1 tools headers UAPI: Update i915_drm.h with the kernel sources new d6283b160a12 tools headers uapi: Sync linux/stat.h with the kernel sour [...] new dc6abbbde4b0 tools headers arm64: Sync arm64's cputype.h with the kerne [...] new 5b3cde198878 Revert "perf record: Reduce memory for recording PERF_RECO [...] new ca9680821dfe perf bpf: Fix handling of minimal vmlinux.h file when inte [...] new b8481381d4e2 Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git [...]
The 17 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: drivers/edac/amd64_edac.c | 8 +++--- drivers/edac/igen6_edac.c | 4 +-- tools/arch/arm64/include/asm/cputype.h | 6 +++++ tools/arch/x86/include/asm/msr-index.h | 9 +++---- tools/arch/x86/include/uapi/asm/kvm.h | 22 +++++++++++++-- tools/include/uapi/asm-generic/unistd.h | 5 +++- tools/include/uapi/drm/i915_drm.h | 31 +++++++++++++++++++--- tools/include/uapi/linux/kvm.h | 4 +-- tools/include/uapi/linux/stat.h | 4 ++- tools/perf/Makefile.perf | 1 + .../perf/arch/mips/entry/syscalls/syscall_n64.tbl | 1 + tools/perf/arch/powerpc/entry/syscalls/syscall.tbl | 1 + tools/perf/arch/s390/entry/syscalls/syscall.tbl | 1 + tools/perf/arch/x86/entry/syscalls/syscall_64.tbl | 3 ++- tools/perf/builtin-record.c | 6 ++--- tools/perf/builtin-trace.c | 2 +- .../beauty/arch/x86/include/asm/irq_vectors.h | 8 +++++- tools/perf/trace/beauty/include/linux/socket.h | 3 ++- tools/perf/trace/beauty/include/uapi/linux/fcntl.h | 14 +++++----- tools/perf/trace/beauty/include/uapi/linux/prctl.h | 22 +++++++++++++++ tools/perf/trace/beauty/include/uapi/linux/stat.h | 4 ++- 21 files changed, 125 insertions(+), 34 deletions(-)