This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 107c948d1d3e Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/ [...] new 3d092ef09303 ipmi: When handling send message responses, don't process [...] new 9cc3aac42566 ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi() new 3118d7ab3f01 Merge tag 'for-linus-5.17-2' of https://github.com/cminyar [...] new 59bf3557cf2f iommu/vt-d: Calculate mask for non-aligned flushes new da8669ff41fa iommu/vt-d: Drop stop marker messages new 95d4782c34a6 iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_inv [...] new 4a25f2ea0e03 iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu new e6f48bed2cbe Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm [...] new a15932f43770 iommu/dart: check return value after calling platform_get_ [...] new 2ac2fab52917 iommu/dart: Add missing module owner to ops structure new 392bf51946c2 iommu: Make sysfs robust for non-API groups new a7391ad35724 Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/p [...]
The 12 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: drivers/char/ipmi/ipmi_msghandler.c | 7 +++++- drivers/char/ipmi/ipmi_si_intf.c | 5 +---- drivers/iommu/apple-dart.c | 10 ++++----- drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c | 9 +++++++- drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.c | 30 +++++++++++++++++++++++++ drivers/iommu/intel/iommu.c | 27 +++++++++++++++++++--- drivers/iommu/intel/svm.c | 4 ++++ drivers/iommu/iommu.c | 9 +++++++- 8 files changed, 86 insertions(+), 15 deletions(-)