This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ade8ff3b6aca Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub [...] new 3cd03ea57e8e s390/pci: Handle PCI error codes other than 0x3a new 78f636e82b22 s390/ap: Fix CCA crypto card behavior within protected exe [...] new e8061f06185b KVM: s390: gaccess: Check if guest address is in memslot new cad4b3d4ab1f KVM: s390: Change virtual to physical address access in di [...] new 9b52ddeb468c s390/pkey_pckmo: Return with success for valid protected k [...] new 0d9dc27df22d s390/sclp: Deactivate sclp after all its users new dee3df68ab4b s390/sclp_vt220: Convert newlines to CRLF instead of LFCR new 223e7fb979fa s390: Initialize psw mask in perf_arch_fetch_caller_regs() new b4fa00fd428b s390: Update defconfigs new c91c14618fcf Merge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/li [...] new cf8989d20d64 powerpc/powernv: Free name on error in opal_event_init() new ef444a0aba6d Merge tag 'powerpc-6.12-5' of git://git.kernel.org/pub/scm [...] new 0dfe314cdd0d iommu/arm-smmu: Clarify MMU-500 CPRE workaround new f63237f54cf1 iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32 new 7de7d35429aa iommu/arm-smmu-v3: Convert comma to semicolon new 8e8a69bc776a Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm [...] new 6e02a277f1db iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non [...] new 75aa74d52f43 Merge tag 'iommu-fixes-v6.12-rc3' of git://git.kernel.org/ [...]
The 18 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/powerpc/platforms/powernv/opal-irqchip.c | 1 + arch/s390/configs/debug_defconfig | 13 +++++++++++-- arch/s390/configs/defconfig | 14 ++++++++++++-- arch/s390/configs/zfcpdump_defconfig | 1 + arch/s390/include/asm/perf_event.h | 1 + arch/s390/kvm/diag.c | 2 +- arch/s390/kvm/gaccess.c | 4 ++++ arch/s390/kvm/gaccess.h | 14 ++++++++------ arch/s390/pci/pci_event.c | 17 ++++++++-------- drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 4 ++-- drivers/iommu/arm/arm-smmu/arm-smmu-impl.c | 4 ++-- drivers/iommu/intel/iommu.c | 4 +++- drivers/s390/char/sclp.c | 3 ++- drivers/s390/char/sclp_vt220.c | 4 ++-- drivers/s390/crypto/ap_bus.c | 3 +-- drivers/s390/crypto/ap_bus.h | 2 +- drivers/s390/crypto/ap_queue.c | 28 +++++++++++++++++++-------- drivers/s390/crypto/pkey_pckmo.c | 1 + 18 files changed, 82 insertions(+), 38 deletions(-)