]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.13-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Jul 2021 06:56:51 +0000 (08:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Jul 2021 06:56:51 +0000 (08:56 +0200)
commitb973828f1057ca77cabc174fd9982bf3b9f1685b
tree0593aa07d38c2ebe51cc98fe013afdb642b824a2
parent313486c9dfd601e2e52ea024957b9322928fa465
5.13-stable patches

added patches:
acpi-dptf-fix-reading-of-attributes.patch
alpha-register-early-reserved-memory-in-memblock.patch
blk-iocost-fix-operation-ordering-in-iocg_wake_fn.patch
btrfs-fix-lost-inode-on-log-replay-after-mix-of-fsync-rename-and-inode-eviction.patch
btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch
btrfs-mark-compressed-range-uptodate-only-if-all-bio-succeed.patch
can-ems_usb-fix-memory-leak.patch
can-esd_usb2-fix-memory-leak.patch
can-j1939-j1939_xtp_rx_dat_one-fix-rxtimer-value-between-consecutive-tp.dt-to-750ms.patch
can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch
can-peak_usb-pcan_usb_handle_bus_evt-fix-reading-rxerr-txerr-values.patch
can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch
can-usb_8dev-fix-memory-leak.patch
drm-amd-display-ensure-dentist-display-clock-update-finished-in-dcn20.patch
drm-amdgpu-avoid-printing-of-stack-contents-on-firmware-load-error.patch
drm-amdgpu-check-pmops-for-desired-suspend-state.patch
drm-amdgpu-fix-resource-leak-on-probe-error-path.patch
fs-ext2-avoid-page_address-on-pages-returned-by-ext2_get_page.patch
hid-wacom-re-enable-touch-by-default-for-cintiq-24hdt-27qhdt.patch
io_uring-don-t-block-level-reissue-off-completion-path.patch
io_uring-fix-io_prep_async_link-locking.patch
io_uring-fix-poll-requests-leaking-second-poll-entries.patch
kvm-add-missing-compat-kvm_clear_dirty_log.patch
mm-memcg-fix-null-pointer-dereference-in-memcg_slab_free_hook.patch
mm-memcontrol-fix-blocking-rstat-function-called-from-atomic-cgroup1-thresholding-code.patch
net-stmmac-add-est_irq_status-callback-function-for-gmac-4.10-and-5.10.patch
nfc-nfcsim-fix-use-after-free-during-module-unload.patch
niu-fix-incorrect-error-return-missed-in-previous-revert.patch
ocfs2-fix-zero-out-valid-data.patch
ocfs2-issue-zeroout-to-eof-blocks.patch
pipe-make-pipe-writes-always-wake-up-readers.patch
revert-acpi-resources-add-checks-for-acpi-irq-override.patch
x86-kvm-fix-vcpu-id-indexed-array-sizes.patch
34 files changed:
queue-5.13/acpi-dptf-fix-reading-of-attributes.patch [new file with mode: 0644]
queue-5.13/alpha-register-early-reserved-memory-in-memblock.patch [new file with mode: 0644]
queue-5.13/blk-iocost-fix-operation-ordering-in-iocg_wake_fn.patch [new file with mode: 0644]
queue-5.13/btrfs-fix-lost-inode-on-log-replay-after-mix-of-fsync-rename-and-inode-eviction.patch [new file with mode: 0644]
queue-5.13/btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch [new file with mode: 0644]
queue-5.13/btrfs-mark-compressed-range-uptodate-only-if-all-bio-succeed.patch [new file with mode: 0644]
queue-5.13/can-ems_usb-fix-memory-leak.patch [new file with mode: 0644]
queue-5.13/can-esd_usb2-fix-memory-leak.patch [new file with mode: 0644]
queue-5.13/can-j1939-j1939_xtp_rx_dat_one-fix-rxtimer-value-between-consecutive-tp.dt-to-750ms.patch [new file with mode: 0644]
queue-5.13/can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch [new file with mode: 0644]
queue-5.13/can-peak_usb-pcan_usb_handle_bus_evt-fix-reading-rxerr-txerr-values.patch [new file with mode: 0644]
queue-5.13/can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch [new file with mode: 0644]
queue-5.13/can-usb_8dev-fix-memory-leak.patch [new file with mode: 0644]
queue-5.13/drm-amd-display-ensure-dentist-display-clock-update-finished-in-dcn20.patch [new file with mode: 0644]
queue-5.13/drm-amdgpu-avoid-printing-of-stack-contents-on-firmware-load-error.patch [new file with mode: 0644]
queue-5.13/drm-amdgpu-check-pmops-for-desired-suspend-state.patch [new file with mode: 0644]
queue-5.13/drm-amdgpu-fix-resource-leak-on-probe-error-path.patch [new file with mode: 0644]
queue-5.13/fs-ext2-avoid-page_address-on-pages-returned-by-ext2_get_page.patch [new file with mode: 0644]
queue-5.13/hid-wacom-re-enable-touch-by-default-for-cintiq-24hdt-27qhdt.patch [new file with mode: 0644]
queue-5.13/io_uring-don-t-block-level-reissue-off-completion-path.patch [new file with mode: 0644]
queue-5.13/io_uring-fix-io_prep_async_link-locking.patch [new file with mode: 0644]
queue-5.13/io_uring-fix-poll-requests-leaking-second-poll-entries.patch [new file with mode: 0644]
queue-5.13/kvm-add-missing-compat-kvm_clear_dirty_log.patch [new file with mode: 0644]
queue-5.13/mm-memcg-fix-null-pointer-dereference-in-memcg_slab_free_hook.patch [new file with mode: 0644]
queue-5.13/mm-memcontrol-fix-blocking-rstat-function-called-from-atomic-cgroup1-thresholding-code.patch [new file with mode: 0644]
queue-5.13/net-stmmac-add-est_irq_status-callback-function-for-gmac-4.10-and-5.10.patch [new file with mode: 0644]
queue-5.13/nfc-nfcsim-fix-use-after-free-during-module-unload.patch [new file with mode: 0644]
queue-5.13/niu-fix-incorrect-error-return-missed-in-previous-revert.patch [new file with mode: 0644]
queue-5.13/ocfs2-fix-zero-out-valid-data.patch [new file with mode: 0644]
queue-5.13/ocfs2-issue-zeroout-to-eof-blocks.patch [new file with mode: 0644]
queue-5.13/pipe-make-pipe-writes-always-wake-up-readers.patch [new file with mode: 0644]
queue-5.13/revert-acpi-resources-add-checks-for-acpi-irq-override.patch [new file with mode: 0644]
queue-5.13/series [new file with mode: 0644]
queue-5.13/x86-kvm-fix-vcpu-id-indexed-array-sizes.patch [new file with mode: 0644]