This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b1c428b6c368 Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/s [...] new 96e8fc581868 x86/xen: Use clear_bss() for Xen PV guests new 38fa5479b413 x86: Clear .brk area at early boot new 7e09ac27f43b x86: Fix .brk attribute in linker script new b57feed2cc26 x86/compressed/64: Add identity mappings for setup_data entries new 38e0e4d04d41 x86/ibt, objtool: Don't discard text references from trace [...] new cb8a4beac39b x86/boot: Fix the setup data types max limit new 74a0032b8524 Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.o [...] new 4deb96e35c5c irqchip/gicv3: Handle resource request failure consistently new fd31000d58f4 irqchip/xilinx: Add explicit dependency on OF_ADDRESS new 1357d2a65601 irqchip/apple-aic: Make symbol 'use_fast_ipi' static new 80f2a248a2f9 Merge tag 'irqchip-fixes-5.19-2' of git://git.kernel.org/p [...] new 2b9b31cedb70 Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.o [...] new a4ab14e1d8fe gen_compile_commands: handle multiple lines per .mod file new f5a4618587fb kbuild: remove unused cmd_none in scripts/Makefile.modinst new 2fbd36dfae40 Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/p [...] new d785a773bed9 io_uring: check that we have a file table when allocating [...] new d9919d43cbf6 Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.d [...]
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: arch/x86/boot/compressed/ident_map_64.c | 13 +++++++++ arch/x86/include/asm/setup.h | 3 +++ arch/x86/include/uapi/asm/bootparam.h | 2 +- arch/x86/kernel/head64.c | 4 ++- arch/x86/kernel/vmlinux.lds.S | 2 +- arch/x86/xen/enlighten_pv.c | 8 ++++-- arch/x86/xen/xen-head.S | 10 +------ drivers/irqchip/Kconfig | 2 +- drivers/irqchip/irq-apple-aic.c | 2 +- drivers/irqchip/irq-gic-v3.c | 41 ++++++++++++++++++++++------- fs/io_uring.c | 3 +++ scripts/Makefile.modinst | 3 --- scripts/clang-tools/gen_compile_commands.py | 6 ++--- tools/objtool/check.c | 3 +-- 14 files changed, 68 insertions(+), 34 deletions(-)