]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Apr 2020 14:42:58 +0000 (16:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Apr 2020 14:42:58 +0000 (16:42 +0200)
commit7152c760e9ef3f5e2cb6077c855d2d8900ecd3d2
tree2aa620dd56f59d20ccb6bf15eb557a2bef7f265c
parentd3fac8d7dd1ef6a544657cf152a185c5bf1b74bb
5.4-stable patches

added patches:
btrfs-don-t-submit-any-btree-write-bio-if-the-fs-has-errors.patch
btrfs-drop-block-from-cache-on-error-in-relocation.patch
btrfs-fix-crash-during-unmount-due-to-race-with-delayed-inode-workers.patch
btrfs-fix-missing-file-extent-item-for-hole-after-ranged-fsync.patch
btrfs-fix-missing-semaphore-unlock-in-btrfs_sync_file.patch
btrfs-reloc-clean-dirty-subvols-if-we-fail-to-start-a-transaction.patch
btrfs-set-update-the-uuid-generation-as-soon-as-possible.patch
btrfs-unset-reloc-control-if-we-fail-to-recover.patch
btrfs-use-nofs-allocations-for-running-delayed-items.patch
cifs-fix-bug-which-the-return-value-by-asynchronous-read-is-error.patch
crypto-mxs-dcp-fix-scatterlist-linearization-for-hash.patch
crypto-rng-fix-a-refcounting-bug-in-crypto_rng_reset.patch
kvm-nvmx-properly-handle-userspace-interrupt-window-request.patch
kvm-s390-vsie-fix-delivery-of-addressing-exceptions.patch
kvm-s390-vsie-fix-region-1-asce-sanity-shadow-address-checks.patch
kvm-vmx-add-a-trampoline-to-fix-vmread-error-handling.patch
kvm-vmx-always-vmclear-in-use-vmcses-during-crash-with-kexec-support.patch
kvm-vmx-fix-crash-cleanup-when-kvm-wasn-t-used.patch
kvm-x86-allocate-new-rmap-and-large-page-tracking-when-moving-memslot.patch
kvm-x86-gracefully-handle-__vmalloc-failure-during-vm-allocation.patch
mtd-spinand-do-not-erase-the-block-before-writing-a-bad-block-marker.patch
mtd-spinand-stop-using-spinand-oobbuf-for-buffering-bad-block-markers.patch
platform-x86-asus-wmi-support-laptops-where-the-first-battery-is-named-batt.patch
remoteproc-fix-null-pointer-dereference-in-rproc_virtio_notify.patch
remoteproc-qcom_q6v5_mss-don-t-reassign-mpss-region-on-shutdown.patch
remoteproc-qcom_q6v5_mss-reload-the-mba-region-on-coredump.patch
smb3-fix-performance-regression-with-setting-mtime.patch
28 files changed:
queue-5.4/btrfs-don-t-submit-any-btree-write-bio-if-the-fs-has-errors.patch [new file with mode: 0644]
queue-5.4/btrfs-drop-block-from-cache-on-error-in-relocation.patch [new file with mode: 0644]
queue-5.4/btrfs-fix-crash-during-unmount-due-to-race-with-delayed-inode-workers.patch [new file with mode: 0644]
queue-5.4/btrfs-fix-missing-file-extent-item-for-hole-after-ranged-fsync.patch [new file with mode: 0644]
queue-5.4/btrfs-fix-missing-semaphore-unlock-in-btrfs_sync_file.patch [new file with mode: 0644]
queue-5.4/btrfs-reloc-clean-dirty-subvols-if-we-fail-to-start-a-transaction.patch [new file with mode: 0644]
queue-5.4/btrfs-set-update-the-uuid-generation-as-soon-as-possible.patch [new file with mode: 0644]
queue-5.4/btrfs-unset-reloc-control-if-we-fail-to-recover.patch [new file with mode: 0644]
queue-5.4/btrfs-use-nofs-allocations-for-running-delayed-items.patch [new file with mode: 0644]
queue-5.4/cifs-fix-bug-which-the-return-value-by-asynchronous-read-is-error.patch [new file with mode: 0644]
queue-5.4/crypto-mxs-dcp-fix-scatterlist-linearization-for-hash.patch [new file with mode: 0644]
queue-5.4/crypto-rng-fix-a-refcounting-bug-in-crypto_rng_reset.patch [new file with mode: 0644]
queue-5.4/kvm-nvmx-properly-handle-userspace-interrupt-window-request.patch [new file with mode: 0644]
queue-5.4/kvm-s390-vsie-fix-delivery-of-addressing-exceptions.patch [new file with mode: 0644]
queue-5.4/kvm-s390-vsie-fix-region-1-asce-sanity-shadow-address-checks.patch [new file with mode: 0644]
queue-5.4/kvm-vmx-add-a-trampoline-to-fix-vmread-error-handling.patch [new file with mode: 0644]
queue-5.4/kvm-vmx-always-vmclear-in-use-vmcses-during-crash-with-kexec-support.patch [new file with mode: 0644]
queue-5.4/kvm-vmx-fix-crash-cleanup-when-kvm-wasn-t-used.patch [new file with mode: 0644]
queue-5.4/kvm-x86-allocate-new-rmap-and-large-page-tracking-when-moving-memslot.patch [new file with mode: 0644]
queue-5.4/kvm-x86-gracefully-handle-__vmalloc-failure-during-vm-allocation.patch [new file with mode: 0644]
queue-5.4/mtd-spinand-do-not-erase-the-block-before-writing-a-bad-block-marker.patch [new file with mode: 0644]
queue-5.4/mtd-spinand-stop-using-spinand-oobbuf-for-buffering-bad-block-markers.patch [new file with mode: 0644]
queue-5.4/platform-x86-asus-wmi-support-laptops-where-the-first-battery-is-named-batt.patch [new file with mode: 0644]
queue-5.4/remoteproc-fix-null-pointer-dereference-in-rproc_virtio_notify.patch [new file with mode: 0644]
queue-5.4/remoteproc-qcom_q6v5_mss-don-t-reassign-mpss-region-on-shutdown.patch [new file with mode: 0644]
queue-5.4/remoteproc-qcom_q6v5_mss-reload-the-mba-region-on-coredump.patch [new file with mode: 0644]
queue-5.4/series
queue-5.4/smb3-fix-performance-regression-with-setting-mtime.patch [new file with mode: 0644]