This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository 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. [...] new 3dc709e518b4 powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n new 8734b41b3efe powerpc/module_64: Fix livepatching for RO modules new 713ab911f2cd Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm [...] new 09d97da660ff MIPS: Only define pci_remap_iospace() for Ralink new a4cc5ea443e7 Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/ [...] new 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 [...] new 83dbf898a2d4 PCI/MSI: Mask MSI-X vectors only on success new 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 [...]
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 +-- 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 +-- 12 files changed, 106 insertions(+), 35 deletions(-)