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_check_gdb/master-arm in repository toolchain/ci/linux.
from 3f667b5d4053 Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/l [...] adds b774302e8856 cifs: ignore resource_id while getting fscache super cookie adds a31080899d5f cifs: sanitize multiple delimiters in prepath adds 9273d6cb9935 Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba. [...] adds 3dc709e518b4 powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n adds 8734b41b3efe powerpc/module_64: Fix livepatching for RO modules adds 713ab911f2cd Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm [...] adds 09d97da660ff MIPS: Only define pci_remap_iospace() for Ralink adds a4cc5ea443e7 Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/ [...] adds 6c3118c32129 signal: Skip the altstack update when not needed adds c36d891d787d Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel. [...] adds 8f556a326c93 locking/rtmutex: Fix incorrect condition in rtmutex_spin_o [...] adds 909e1d166ca8 Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kern [...] adds 4e8c11b6b3f0 timekeeping: Really make sure wall_to_monotonic isn't positive adds e1fe1b10e6aa Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kerne [...] adds 83dbf898a2d4 PCI/MSI: Mask MSI-X vectors only on success adds 94185adbfad5 PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error adds a76c3d035872 Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.o [...] adds 87959fa16cfb Revert "block: reduce kblockd_mod_delayed_work_on() CPU co [...] adds 2da09da4ae5e Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/l [...] adds 1aa2abb33a41 KVM: x86: Drop guest CPUID check for host initiated writes [...] adds 0b091a43d704 KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling gue [...] adds 18c841e1f411 KVM: x86: Retry page fault if MMU reload is pending and ro [...] adds f291e2d899d1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds a7904a538933 Linux 5.16-rc6 adds 0fd08a34e8e3 xen/blkfront: harden blkfront against event channel storms adds b27d47950e48 xen/netfront: harden netfront against event channel storms adds fe415186b43d xen/console: harden hvc_xen against event channel storms adds 6032046ec4b7 xen/netback: fix rx queue stall detection adds be81992f9086 xen/netback: don't queue unlimited number of packages adds 59b3f9448833 Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/k [...]
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/mips/include/asm/mach-ralink/spaces.h | 2 + arch/mips/include/asm/pci.h | 4 - arch/mips/pci/pci-generic.c | 2 + arch/powerpc/kernel/module_64.c | 42 +++++-- arch/powerpc/platforms/85xx/smp.c | 4 +- arch/x86/kvm/mmu/mmu.c | 16 ++- arch/x86/kvm/x86.c | 2 +- block/blk-core.c | 2 - drivers/block/xen-blkfront.c | 15 ++- drivers/net/xen-netback/common.h | 1 + drivers/net/xen-netback/rx.c | 77 ++++++++----- drivers/net/xen-netfront.c | 125 ++++++++++++++++----- drivers/pci/msi.c | 15 ++- drivers/tty/hvc/hvc_xen.c | 30 ++++- drivers/xen/events/events_base.c | 6 + fs/cifs/connect.c | 7 ++ fs/cifs/fs_context.c | 38 ++++++- fs/cifs/inode.c | 13 --- include/xen/events.h | 1 + kernel/locking/rtmutex.c | 2 +- kernel/signal.c | 9 ++ kernel/time/timekeeping.c | 3 +- .../selftests/kvm/x86_64/vmx_pmu_msrs_test.c | 17 --- 24 files changed, 313 insertions(+), 122 deletions(-)