]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
7.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jul 2026 11:45:32 +0000 (13:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jul 2026 11:45:32 +0000 (13:45 +0200)
commitfc1cd8497c3b7eff72c5caf6d94ee2ce4acc0477
tree42b1eda2bdba9395bd6e4edc8f840fbdc10a67d1
parent47f7096bddc3e812479c78164741fd946974f7ef
7.1-stable patches

added patches:
audit-fix-removal-of-dangling-executable-rules.patch
dma-buf-udmabuf-skip-redundant-cpu-sync-to-fix-cacheline-eexist-warning.patch
fpga-dfl-afu-validate-dma-mapping-length-in-afu_dma_map_region.patch
iommu-amd-don-t-split-flush-for-amd_iommu_domain_flush_all.patch
iommu-vt-d-avoid-warning-in-sva-unbind-path.patch
iommufd-avoid-partial-fault-group-delivery-in-iommufd_fault_fops_read.patch
iommufd-break-the-loop-on-failure-in-iommufd_fault_fops_read.patch
iommufd-fix-data_len-byte-count-vs-element-count-mismatch.patch
iommufd-move-vevent-memory-allocation-outside-spinlock.patch
iommufd-propagate-allocation-failure-in-iommufd_veventq_deliver_fetch.patch
iommufd-reject-invalid-read-count-in-iommufd_fault_fops_read.patch
iommufd-reject-invalid-read-count-in-iommufd_veventq_fops_read.patch
iommufd-rewind-header-length-in-done-if-iommufd_veventq_fops_read-fails.patch
iommufd-set-upper-bounds-on-cache-invalidation-entry_num-and-entry_len.patch
iommufd-set-veventq_depth-upper-bound.patch
iommufd-use-sizeof-hdr-instead-of-sizeof-hdr-in-veventq-read.patch
kvm-arm64-bound-used_lrs-when-flushing-the-pkvm-hyp-vcpu.patch
kvm-arm64-clear-__hyp_running_vcpu-when-flushing-the-pkvm-hyp-vcpu.patch
kvm-arm64-don-t-leak-pfn-when-kvm_translate_vncr-races-mmu-notifier.patch
kvm-arm64-nv-avoid-dereferencing-null-vncr-pseudo-tlb.patch
kvm-guest_memfd-treat-memslot-binding-offset-size-as-unsigned-values.patch
kvm-sev-don-t-terminate-snp-vms-on-vmgexit-without-a-registered-ghcb.patch
kvm-sev-pin-source-page-for-write-when-adding-cpuid-data-for-snp-guest.patch
kvm-svm-disable-x2avic-rdmsr-interception-for-msrs-kvm-actually-supports.patch
kvm-svm-only-disable-x2avic-wrmsr-interception-for-msrs-that-are-accelerated.patch
kvm-tdx-account-all-non-transient-page-allocations-for-per-td-structures.patch
kvm-vmx-handle-bad-values-on-proxied-writes-to-lbr-msrs.patch
kvm-vmx-refresh-guest_pending_dbg_exceptions.bs-on-all-injected-dbs.patch
kvm-x86-add-dedicated-api-for-getting-mask-of-accelerated-x2apic-msrs.patch
kvm-x86-ensure-vendor-s-exit-handler-runs-before-fastpath-userspace-exits.patch
landlock-account-all-audit-data-allocations-to-user-space.patch
landlock-set-audit_net.sk-for-socket-access-checks.patch
loongarch-kvm-add-missing-slots_lock-for-device-register-unregister.patch
revert-svcrdma-use-contiguous-pages-for-rdma-read-sink-buffers.patch
selftests-landlock-explicitly-disable-audit-in-teardowns.patch
selftests-landlock-filter-dealloc-records-in-audit_count_records.patch
selftests-landlock-increase-default-audit-socket-timeout.patch
svcrdma-wake-sq-waiters-when-the-transport-closes.patch
udmabuf-fix-dma-direction-mismatch-in-release_udmabuf.patch
40 files changed:
queue-7.1/audit-fix-removal-of-dangling-executable-rules.patch [new file with mode: 0644]
queue-7.1/dma-buf-udmabuf-skip-redundant-cpu-sync-to-fix-cacheline-eexist-warning.patch [new file with mode: 0644]
queue-7.1/fpga-dfl-afu-validate-dma-mapping-length-in-afu_dma_map_region.patch [new file with mode: 0644]
queue-7.1/iommu-amd-don-t-split-flush-for-amd_iommu_domain_flush_all.patch [new file with mode: 0644]
queue-7.1/iommu-vt-d-avoid-warning-in-sva-unbind-path.patch [new file with mode: 0644]
queue-7.1/iommufd-avoid-partial-fault-group-delivery-in-iommufd_fault_fops_read.patch [new file with mode: 0644]
queue-7.1/iommufd-break-the-loop-on-failure-in-iommufd_fault_fops_read.patch [new file with mode: 0644]
queue-7.1/iommufd-fix-data_len-byte-count-vs-element-count-mismatch.patch [new file with mode: 0644]
queue-7.1/iommufd-move-vevent-memory-allocation-outside-spinlock.patch [new file with mode: 0644]
queue-7.1/iommufd-propagate-allocation-failure-in-iommufd_veventq_deliver_fetch.patch [new file with mode: 0644]
queue-7.1/iommufd-reject-invalid-read-count-in-iommufd_fault_fops_read.patch [new file with mode: 0644]
queue-7.1/iommufd-reject-invalid-read-count-in-iommufd_veventq_fops_read.patch [new file with mode: 0644]
queue-7.1/iommufd-rewind-header-length-in-done-if-iommufd_veventq_fops_read-fails.patch [new file with mode: 0644]
queue-7.1/iommufd-set-upper-bounds-on-cache-invalidation-entry_num-and-entry_len.patch [new file with mode: 0644]
queue-7.1/iommufd-set-veventq_depth-upper-bound.patch [new file with mode: 0644]
queue-7.1/iommufd-use-sizeof-hdr-instead-of-sizeof-hdr-in-veventq-read.patch [new file with mode: 0644]
queue-7.1/kvm-arm64-bound-used_lrs-when-flushing-the-pkvm-hyp-vcpu.patch [new file with mode: 0644]
queue-7.1/kvm-arm64-clear-__hyp_running_vcpu-when-flushing-the-pkvm-hyp-vcpu.patch [new file with mode: 0644]
queue-7.1/kvm-arm64-don-t-leak-pfn-when-kvm_translate_vncr-races-mmu-notifier.patch [new file with mode: 0644]
queue-7.1/kvm-arm64-nv-avoid-dereferencing-null-vncr-pseudo-tlb.patch [new file with mode: 0644]
queue-7.1/kvm-guest_memfd-treat-memslot-binding-offset-size-as-unsigned-values.patch [new file with mode: 0644]
queue-7.1/kvm-sev-don-t-terminate-snp-vms-on-vmgexit-without-a-registered-ghcb.patch [new file with mode: 0644]
queue-7.1/kvm-sev-pin-source-page-for-write-when-adding-cpuid-data-for-snp-guest.patch [new file with mode: 0644]
queue-7.1/kvm-svm-disable-x2avic-rdmsr-interception-for-msrs-kvm-actually-supports.patch [new file with mode: 0644]
queue-7.1/kvm-svm-only-disable-x2avic-wrmsr-interception-for-msrs-that-are-accelerated.patch [new file with mode: 0644]
queue-7.1/kvm-tdx-account-all-non-transient-page-allocations-for-per-td-structures.patch [new file with mode: 0644]
queue-7.1/kvm-vmx-handle-bad-values-on-proxied-writes-to-lbr-msrs.patch [new file with mode: 0644]
queue-7.1/kvm-vmx-refresh-guest_pending_dbg_exceptions.bs-on-all-injected-dbs.patch [new file with mode: 0644]
queue-7.1/kvm-x86-add-dedicated-api-for-getting-mask-of-accelerated-x2apic-msrs.patch [new file with mode: 0644]
queue-7.1/kvm-x86-ensure-vendor-s-exit-handler-runs-before-fastpath-userspace-exits.patch [new file with mode: 0644]
queue-7.1/landlock-account-all-audit-data-allocations-to-user-space.patch [new file with mode: 0644]
queue-7.1/landlock-set-audit_net.sk-for-socket-access-checks.patch [new file with mode: 0644]
queue-7.1/loongarch-kvm-add-missing-slots_lock-for-device-register-unregister.patch [new file with mode: 0644]
queue-7.1/revert-svcrdma-use-contiguous-pages-for-rdma-read-sink-buffers.patch [new file with mode: 0644]
queue-7.1/selftests-landlock-explicitly-disable-audit-in-teardowns.patch [new file with mode: 0644]
queue-7.1/selftests-landlock-filter-dealloc-records-in-audit_count_records.patch [new file with mode: 0644]
queue-7.1/selftests-landlock-increase-default-audit-socket-timeout.patch [new file with mode: 0644]
queue-7.1/series
queue-7.1/svcrdma-wake-sq-waiters-when-the-transport-closes.patch [new file with mode: 0644]
queue-7.1/udmabuf-fix-dma-direction-mismatch-in-release_udmabuf.patch [new file with mode: 0644]