]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Oct 2021 11:47:49 +0000 (13:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Oct 2021 11:47:49 +0000 (13:47 +0200)
commite2eb8bc2ad61d118ffb10d413107622b31146fdd
tree2366f79704f55aa42ba953db81311e791305a0da
parent1c680cb4e41091d2e85888455abed3d3533dbecf
5.14-stable patches

added patches:
alsa-hda-realtek-add-quirk-for-clevo-pc50hs.patch
alsa-usb-audio-provide-quirk-for-sennheiser-gsp670-headset.patch
asoc-dapm-fix-missing-kctl-change-notifications.patch
asoc-nau8824-fix-headphone-vs-headset-button-press-detection-no-longer-working.patch
audit-fix-possible-null-pointer-dereference-in-audit_filter_rules.patch
blk-cgroup-blk_cgroup_bio_start-should-use-irq-safe-operations-on-blkg-iostat_cpu.patch
can-isotp-isotp_sendmsg-add-result-check-for-wait_event_interruptible.patch
can-isotp-isotp_sendmsg-fix-return-error-on-fc-timeout-on-tx-path.patch
can-isotp-isotp_sendmsg-fix-tx-buffer-concurrent-access-in-isotp_sendmsg.patch
can-j1939-j1939_netdev_start-fix-uaf-for-rx_kref-of-j1939_priv.patch
can-j1939-j1939_tp_rxtimer-fix-errant-alert-in-j1939_tp_rxtimer.patch
can-j1939-j1939_xtp_rx_dat_one-cancel-session-if-receive-tp.dt-with-error-length.patch
can-j1939-j1939_xtp_rx_rts_session_new-abort-tp-less-than-9-bytes.patch
can-peak_pci-peak_pci_remove-fix-uaf.patch
can-peak_usb-pcan_usb_fd_decode_status-fix-back-to-error_active-state-notification.patch
can-rcar_can-fix-suspend-resume.patch
ceph-fix-handling-of-meta-errors.patch
ceph-skip-existing-superblocks-that-are-blocklisted-or-shut-down-when-mounting.patch
elfcore-correct-reference-to-config_uml.patch
mm-mempolicy-do-not-allow-illegal-mpol_f_numa_balancing-mpol_local-in-mbind.patch
mm-secretmem-fix-null-page-mapping-dereference-in-page_is_secretmem.patch
mm-userfaultfd-selftests-fix-memory-corruption-with-thp-enabled.patch
net-dsa-mt7530-correct-ds-num_ports.patch
ocfs2-fix-data-corruption-after-conversion-from-inline-format.patch
ocfs2-mount-fails-with-buffer-overflow-in-strlen.patch
tracing-have-all-levels-of-checks-prevent-recursion.patch
ucounts-fix-signal-ucount-refcounting.patch
ucounts-move-get_ucounts-from-cred_alloc_blank-to-key_change_session_keyring.patch
ucounts-pair-inc_rlimit_ucounts-with-dec_rlimit_ucoutns-in-commit_creds.patch
ucounts-proper-error-handling-in-set_cred_ucounts.patch
userfaultfd-fix-a-race-between-writeprotect-and-exit_mmap.patch
vfs-check-fd-has-read-access-in-kernel_read_file_from_fd.patch
33 files changed:
queue-5.14/alsa-hda-realtek-add-quirk-for-clevo-pc50hs.patch [new file with mode: 0644]
queue-5.14/alsa-usb-audio-provide-quirk-for-sennheiser-gsp670-headset.patch [new file with mode: 0644]
queue-5.14/asoc-dapm-fix-missing-kctl-change-notifications.patch [new file with mode: 0644]
queue-5.14/asoc-nau8824-fix-headphone-vs-headset-button-press-detection-no-longer-working.patch [new file with mode: 0644]
queue-5.14/audit-fix-possible-null-pointer-dereference-in-audit_filter_rules.patch [new file with mode: 0644]
queue-5.14/blk-cgroup-blk_cgroup_bio_start-should-use-irq-safe-operations-on-blkg-iostat_cpu.patch [new file with mode: 0644]
queue-5.14/can-isotp-isotp_sendmsg-add-result-check-for-wait_event_interruptible.patch [new file with mode: 0644]
queue-5.14/can-isotp-isotp_sendmsg-fix-return-error-on-fc-timeout-on-tx-path.patch [new file with mode: 0644]
queue-5.14/can-isotp-isotp_sendmsg-fix-tx-buffer-concurrent-access-in-isotp_sendmsg.patch [new file with mode: 0644]
queue-5.14/can-j1939-j1939_netdev_start-fix-uaf-for-rx_kref-of-j1939_priv.patch [new file with mode: 0644]
queue-5.14/can-j1939-j1939_tp_rxtimer-fix-errant-alert-in-j1939_tp_rxtimer.patch [new file with mode: 0644]
queue-5.14/can-j1939-j1939_xtp_rx_dat_one-cancel-session-if-receive-tp.dt-with-error-length.patch [new file with mode: 0644]
queue-5.14/can-j1939-j1939_xtp_rx_rts_session_new-abort-tp-less-than-9-bytes.patch [new file with mode: 0644]
queue-5.14/can-peak_pci-peak_pci_remove-fix-uaf.patch [new file with mode: 0644]
queue-5.14/can-peak_usb-pcan_usb_fd_decode_status-fix-back-to-error_active-state-notification.patch [new file with mode: 0644]
queue-5.14/can-rcar_can-fix-suspend-resume.patch [new file with mode: 0644]
queue-5.14/ceph-fix-handling-of-meta-errors.patch [new file with mode: 0644]
queue-5.14/ceph-skip-existing-superblocks-that-are-blocklisted-or-shut-down-when-mounting.patch [new file with mode: 0644]
queue-5.14/elfcore-correct-reference-to-config_uml.patch [new file with mode: 0644]
queue-5.14/mm-mempolicy-do-not-allow-illegal-mpol_f_numa_balancing-mpol_local-in-mbind.patch [new file with mode: 0644]
queue-5.14/mm-secretmem-fix-null-page-mapping-dereference-in-page_is_secretmem.patch [new file with mode: 0644]
queue-5.14/mm-userfaultfd-selftests-fix-memory-corruption-with-thp-enabled.patch [new file with mode: 0644]
queue-5.14/net-dsa-mt7530-correct-ds-num_ports.patch [new file with mode: 0644]
queue-5.14/ocfs2-fix-data-corruption-after-conversion-from-inline-format.patch [new file with mode: 0644]
queue-5.14/ocfs2-mount-fails-with-buffer-overflow-in-strlen.patch [new file with mode: 0644]
queue-5.14/series
queue-5.14/tracing-have-all-levels-of-checks-prevent-recursion.patch [new file with mode: 0644]
queue-5.14/ucounts-fix-signal-ucount-refcounting.patch [new file with mode: 0644]
queue-5.14/ucounts-move-get_ucounts-from-cred_alloc_blank-to-key_change_session_keyring.patch [new file with mode: 0644]
queue-5.14/ucounts-pair-inc_rlimit_ucounts-with-dec_rlimit_ucoutns-in-commit_creds.patch [new file with mode: 0644]
queue-5.14/ucounts-proper-error-handling-in-set_cred_ucounts.patch [new file with mode: 0644]
queue-5.14/userfaultfd-fix-a-race-between-writeprotect-and-exit_mmap.patch [new file with mode: 0644]
queue-5.14/vfs-check-fd-has-read-access-in-kernel_read_file_from_fd.patch [new file with mode: 0644]