This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/linux.
from 3f667b5d4053 Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/l [...] new b774302e8856 cifs: ignore resource_id while getting fscache super cookie new a31080899d5f cifs: sanitize multiple delimiters in prepath new 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 new 713ab911f2cd Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm [...] adds 09d97da660ff MIPS: Only define pci_remap_iospace() for Ralink new a4cc5ea443e7 Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/ [...] adds 6c3118c32129 signal: Skip the altstack update when not needed new c36d891d787d Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel. [...] new 8f556a326c93 locking/rtmutex: Fix incorrect condition in rtmutex_spin_o [...] new 909e1d166ca8 Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kern [...] new 4e8c11b6b3f0 timekeeping: Really make sure wall_to_monotonic isn't positive new 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 new a76c3d035872 Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.o [...] new 87959fa16cfb Revert "block: reduce kblockd_mod_delayed_work_on() CPU co [...] new 2da09da4ae5e Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/l [...] new 1aa2abb33a41 KVM: x86: Drop guest CPUID check for host initiated writes [...] new 0b091a43d704 KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling gue [...] new 18c841e1f411 KVM: x86: Retry page fault if MMU reload is pending and ro [...] new f291e2d899d1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
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/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 --------- 16 files changed, 122 insertions(+), 56 deletions(-)