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_gcc/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 [...] new a7904a538933 Linux 5.16-rc6
The 1 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: 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/pci/msi.c | 15 +++++--- fs/cifs/connect.c | 7 ++++ fs/cifs/fs_context.c | 38 +++++++++++++++++++- fs/cifs/inode.c | 13 ------- kernel/locking/rtmutex.c | 2 +- kernel/signal.c | 9 +++++ kernel/time/timekeeping.c | 3 +- .../selftests/kvm/x86_64/vmx_pmu_msrs_test.c | 17 --------- 17 files changed, 123 insertions(+), 57 deletions(-)