]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.0-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Nov 2022 08:11:04 +0000 (09:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Nov 2022 08:11:04 +0000 (09:11 +0100)
commita151210dc4c5c6f69a299f766d40566fbe183945
tree30fa9cc4bbee2d5e975215a00d72a4cff8c7611a
parent123442e589dc960cb8ece6513cddc236f68a0922
6.0-stable patches

added patches:
ext4-fix-bug_on-when-directory-entry-has-invalid-rec_len.patch
ext4-fix-warning-in-ext4_da_release_space.patch
ext4-update-the-backup-superblock-s-at-the-end-of-the-online-resize.patch
kvm-arm64-fix-bad-dereference-on-mte-enabled-systems.patch
kvm-arm64-fix-smpri_el1-tpidr2_el0-trapping-on-vhe.patch
kvm-initialize-gfn_to_pfn_cache-locks-in-dedicated-helper.patch
kvm-reject-attempts-to-consume-or-refresh-inactive-gfn_to_pfn_cache.patch
kvm-vmx-advertise-pmu-lbrs-if-and-only-if-perf-supports-lbrs.patch
kvm-vmx-fold-vmx_supported_debugctl-into-vcpu_supported_debugctl.patch
kvm-vmx-fully-disable-sgx-if-secondary_exec_encls_exiting-unavailable.patch
kvm-vmx-ignore-guest-cpuid-for-host-userspace-writes-to-debugctl.patch
kvm-x86-emulator-em_sysexit-should-update-ctxt-mode.patch
kvm-x86-emulator-introduce-emulator_recalc_and_set_mode.patch
kvm-x86-emulator-update-the-emulation-mode-after-cr0-write.patch
kvm-x86-emulator-update-the-emulation-mode-after-rsm.patch
kvm-x86-mask-off-reserved-bits-in-cpuid.80000001h.patch
kvm-x86-mask-off-reserved-bits-in-cpuid.80000006h.patch
kvm-x86-mask-off-reserved-bits-in-cpuid.80000008h.patch
kvm-x86-mask-off-reserved-bits-in-cpuid.8000001ah.patch
kvm-x86-mask-off-reserved-bits-in-cpuid.8000001fh.patch
kvm-x86-smm-number-of-gprs-in-the-smram-image-depends-on-the-image-format.patch
parisc-avoid-printing-the-hardware-path-twice.patch
parisc-export-iosapic_serial_irq-symbol-for-serial-port-driver.patch
parisc-make-8250_gsc-driver-dependend-on-config_parisc.patch
x86-syscall-include-asm-ptrace.h-in-syscall_wrapper-header.patch
x86-tdx-panic-on-bad-configs-that-ve-on-private-memory-access.patch
x86-tdx-prepare-for-using-info-call-for-a-second-purpose.patch
28 files changed:
queue-6.0/ext4-fix-bug_on-when-directory-entry-has-invalid-rec_len.patch [new file with mode: 0644]
queue-6.0/ext4-fix-warning-in-ext4_da_release_space.patch [new file with mode: 0644]
queue-6.0/ext4-update-the-backup-superblock-s-at-the-end-of-the-online-resize.patch [new file with mode: 0644]
queue-6.0/kvm-arm64-fix-bad-dereference-on-mte-enabled-systems.patch [new file with mode: 0644]
queue-6.0/kvm-arm64-fix-smpri_el1-tpidr2_el0-trapping-on-vhe.patch [new file with mode: 0644]
queue-6.0/kvm-initialize-gfn_to_pfn_cache-locks-in-dedicated-helper.patch [new file with mode: 0644]
queue-6.0/kvm-reject-attempts-to-consume-or-refresh-inactive-gfn_to_pfn_cache.patch [new file with mode: 0644]
queue-6.0/kvm-vmx-advertise-pmu-lbrs-if-and-only-if-perf-supports-lbrs.patch [new file with mode: 0644]
queue-6.0/kvm-vmx-fold-vmx_supported_debugctl-into-vcpu_supported_debugctl.patch [new file with mode: 0644]
queue-6.0/kvm-vmx-fully-disable-sgx-if-secondary_exec_encls_exiting-unavailable.patch [new file with mode: 0644]
queue-6.0/kvm-vmx-ignore-guest-cpuid-for-host-userspace-writes-to-debugctl.patch [new file with mode: 0644]
queue-6.0/kvm-x86-emulator-em_sysexit-should-update-ctxt-mode.patch [new file with mode: 0644]
queue-6.0/kvm-x86-emulator-introduce-emulator_recalc_and_set_mode.patch [new file with mode: 0644]
queue-6.0/kvm-x86-emulator-update-the-emulation-mode-after-cr0-write.patch [new file with mode: 0644]
queue-6.0/kvm-x86-emulator-update-the-emulation-mode-after-rsm.patch [new file with mode: 0644]
queue-6.0/kvm-x86-mask-off-reserved-bits-in-cpuid.80000001h.patch [new file with mode: 0644]
queue-6.0/kvm-x86-mask-off-reserved-bits-in-cpuid.80000006h.patch [new file with mode: 0644]
queue-6.0/kvm-x86-mask-off-reserved-bits-in-cpuid.80000008h.patch [new file with mode: 0644]
queue-6.0/kvm-x86-mask-off-reserved-bits-in-cpuid.8000001ah.patch [new file with mode: 0644]
queue-6.0/kvm-x86-mask-off-reserved-bits-in-cpuid.8000001fh.patch [new file with mode: 0644]
queue-6.0/kvm-x86-smm-number-of-gprs-in-the-smram-image-depends-on-the-image-format.patch [new file with mode: 0644]
queue-6.0/parisc-avoid-printing-the-hardware-path-twice.patch [new file with mode: 0644]
queue-6.0/parisc-export-iosapic_serial_irq-symbol-for-serial-port-driver.patch [new file with mode: 0644]
queue-6.0/parisc-make-8250_gsc-driver-dependend-on-config_parisc.patch [new file with mode: 0644]
queue-6.0/series
queue-6.0/x86-syscall-include-asm-ptrace.h-in-syscall_wrapper-header.patch [new file with mode: 0644]
queue-6.0/x86-tdx-panic-on-bad-configs-that-ve-on-private-memory-access.patch [new file with mode: 0644]
queue-6.0/x86-tdx-prepare-for-using-info-call-for-a-second-purpose.patch [new file with mode: 0644]