This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/linux.
from e5524c2a1fc4 Merge tag 'fscache-fixes-20220708' of git://git.kernel.org [...] adds 887502826549 powerpc/powernv: delay rng platform device creation until [...] adds d9cdc3b12525 Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm [...] adds 8ad59b397f86 i2c: piix4: Fix a memory leak in the EFCH MMIO support adds 3501f0c66306 i2c: cadence: Unregister the clk notifier in error path adds b1c428b6c368 Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/s [...] adds 96e8fc581868 x86/xen: Use clear_bss() for Xen PV guests adds 38fa5479b413 x86: Clear .brk area at early boot adds 7e09ac27f43b x86: Fix .brk attribute in linker script adds b57feed2cc26 x86/compressed/64: Add identity mappings for setup_data entries adds 38e0e4d04d41 x86/ibt, objtool: Don't discard text references from trace [...] adds cb8a4beac39b x86/boot: Fix the setup data types max limit adds 74a0032b8524 Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.o [...] adds 4deb96e35c5c irqchip/gicv3: Handle resource request failure consistently adds fd31000d58f4 irqchip/xilinx: Add explicit dependency on OF_ADDRESS adds 1357d2a65601 irqchip/apple-aic: Make symbol 'use_fast_ipi' static adds 80f2a248a2f9 Merge tag 'irqchip-fixes-5.19-2' of git://git.kernel.org/p [...] adds 2b9b31cedb70 Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.o [...] adds a4ab14e1d8fe gen_compile_commands: handle multiple lines per .mod file adds f5a4618587fb kbuild: remove unused cmd_none in scripts/Makefile.modinst adds 2fbd36dfae40 Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/p [...] adds d785a773bed9 io_uring: check that we have a file table when allocating [...] adds d9919d43cbf6 Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.d [...] adds 19e506b31749 eeprom: at25: Rework buggy read splitting adds eb7f8e284203 misc: rtsx_usb: fix use of dma mapped buffer for usb bulk [...] adds 3776c7855985 misc: rtsx_usb: use separate command and response buffers adds 2cd37c2e7244 misc: rtsx_usb: set return value in rsp_buf alloc err path adds b41362fdf267 Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub [...] adds ee6c6e734247 staging/wlan-ng: get the correct struct hfa384x in work callback adds 5867f3b88bb5 Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes: arch/powerpc/platforms/powernv/rng.c | 16 ++++++----- 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/i2c/busses/i2c-cadence.c | 1 + drivers/i2c/busses/i2c-piix4.c | 16 +++++------ drivers/irqchip/Kconfig | 2 +- drivers/irqchip/irq-apple-aic.c | 2 +- drivers/irqchip/irq-gic-v3.c | 41 ++++++++++++++++++++++------- drivers/misc/cardreader/rtsx_usb.c | 27 +++++++++++++------ drivers/misc/eeprom/at25.c | 26 +++++++++--------- drivers/staging/wlan-ng/hfa384x_usb.c | 2 +- fs/io_uring.c | 3 +++ include/linux/rtsx_usb.h | 2 -- scripts/Makefile.modinst | 3 --- scripts/clang-tools/gen_compile_commands.py | 6 ++--- tools/objtool/check.c | 3 +-- 21 files changed, 118 insertions(+), 74 deletions(-)