This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fb6e71db53f3 Merge tag 'nfsd-6.2-5' of git://git.kernel.org/pub/scm/lin [...] new 84ed64b1a7a7 scsi: target: core: Fix warning on RT kernels new bbbd25499100 scsi: hpsa: Fix allocation size for scsi_host_alloc() new ba81043753ff scsi: ufs: core: Fix devfreq deadlocks new 6f1d64b13097 scsi: iscsi_tcp: Fix UAF during logout when accessing the [...] new f484a794e4ee scsi: iscsi_tcp: Fix UAF during login when accessing the s [...] new 0bfe63d07578 scsi: device_handler: alua: Remove a might_sleep() annotation new 02db81a787e3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new c3b37c2d77a2 KVM: arm64: Pass the actual page address to mte_clear_page_tags() new ef3691683d7b KVM: arm64: GICv4.1: Fix race with doorbell on VPE activat [...] new d732cbf78d61 Merge tag 'kvmarm-fixes-6.2-2' of git://git.kernel.org/pub [...] new 50aa870ba2f7 selftests: kvm: move declaration at the beginning of main() new a44b331614e6 KVM: x86/vmx: Do not skip segment attributes if unusable b [...] new c2c46b10d526 KVM: selftests: Make reclaim_period_ms input always be positive new b2f317173ed5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 6618d69aa129 rust: print: avoid evaluating arguments in `pr_*` macros i [...] new 246dc53fb246 Merge tag 'rust-fixes-6.2' of https://github.com/Rust-for- [...] new 0254127ab977 module: Don't wait for GOING modules new 948ef7bb70c4 Merge tag 'modules-6.2-rc6' of git://git.kernel.org/pub/sc [...]
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/arm64/kvm/guest.c | 2 +- arch/arm64/kvm/vgic/vgic-v3.c | 25 +++++++------- arch/arm64/kvm/vgic/vgic-v4.c | 8 +++-- arch/arm64/kvm/vgic/vgic.h | 1 + arch/x86/kvm/vmx/vmx.c | 21 +++++------- drivers/scsi/device_handler/scsi_dh_alua.c | 5 +-- drivers/scsi/hpsa.c | 2 +- drivers/scsi/iscsi_tcp.c | 20 +++++++++--- drivers/scsi/libiscsi.c | 38 ++++++++++++++++++---- drivers/target/target_core_tmr.c | 4 +-- drivers/ufs/core/ufshcd.c | 29 +++++++++-------- include/scsi/libiscsi.h | 2 ++ include/ufs/ufshcd.h | 2 ++ kernel/module/main.c | 26 ++++++++++++--- rust/kernel/print.rs | 29 ++++++++++------- .../selftests/kvm/x86_64/nx_huge_pages_test.c | 2 +- .../testing/selftests/kvm/x86_64/xen_shinfo_test.c | 7 ++-- 17 files changed, 142 insertions(+), 81 deletions(-)