This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2475bf0250de Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel. [...] new 8a9a1a18731e arm64: efi: Avoid workqueue to check whether EFI runtime is live new 7ea55715c421 arm64: efi: Account for the EFI runtime stack in stack unwinder new e1fabbc83cb1 efi: Remove Matthew Garrett as efivarfs maintainer new 9946f0981ff8 Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/p [...] new 895c0747f726 vfio/type1: Respect IOMMU reserved regions in vfio_test_do [...] new 51cdc8bc120e kvm/vfio: Fix potential deadlock on vfio group_lock new 7bf70dbb1882 Merge tag 'vfio-v6.2-rc6' of https://github.com/awilliam/l [...]
The 7 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: MAINTAINERS | 1 - arch/arm64/include/asm/efi.h | 9 +++++++++ arch/arm64/include/asm/stacktrace.h | 15 +++++++++++++++ arch/arm64/kernel/efi-rt-wrapper.S | 6 ++++++ arch/arm64/kernel/efi.c | 3 ++- arch/arm64/kernel/stacktrace.c | 12 ++++++++++++ drivers/vfio/vfio_iommu_type1.c | 31 ++++++++++++++++++++----------- virt/kvm/vfio.c | 6 +++--- 8 files changed, 67 insertions(+), 16 deletions(-)