]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Nov 2020 14:48:04 +0000 (15:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Nov 2020 14:48:04 +0000 (15:48 +0100)
commit5efcdbcb38b84a535526e88389777bbcb6ed6bb1
tree82b12aacf8f6aa6aacdbdceb1028f53159ed629d
parentb050d1f25aa7d1b57ca4b9e68c87e6f4d13f22d1
4.19-stable patches

added patches:
acpi-button-fix-handling-lid-state-changes-when-input-device-closed.patch
acpi-cpufreq-honor-_psd-table-setting-on-new-amd-cpus.patch
acpi-debug-don-t-allow-debugging-when-acpi-is-disabled.patch
acpi-extlog-check-for-rdmsr-failure.patch
acpi-video-use-acpi-backlight-for-hp-635-notebook.patch
btrfs-cleanup-cow-block-on-error.patch
btrfs-fix-use-after-free-on-readahead-extent-after-failure-to-create-it.patch
btrfs-improve-device-scanning-messages.patch
btrfs-qgroup-fix-wrong-qgroup-metadata-reserve-for-delayed-inode.patch
btrfs-reschedule-if-necessary-when-logging-directory-items.patch
btrfs-send-recompute-reference-path-after-orphanization-of-a-directory.patch
btrfs-use-kvzalloc-to-allocate-clone_roots-in-btrfs_ioctl_send.patch
dmaengine-dma-jz4780-fix-race-in-jz4780_dma_tx_status.patch
drm-i915-force-vt-d-workarounds-when-running-as-a-guest-os.patch
fs-don-t-invalidate-page-buffers-in-block_write_full_page.patch
hid-wacom-avoid-entering-wacom_wac_pen_report-for-pad-battery.patch
iio-adc-ti-adc0832-fix-alignment-issue-with-timestamp.patch
iio-adc-ti-adc12138-fix-alignment-issue-with-timestamp.patch
iio-gyro-itg3200-fix-timestamp-alignment-and-prevent-data-leak.patch
iio-light-si1145-fix-timestamp-alignment-and-prevent-data-leak.patch
leds-bcm6328-bcm6358-use-devres-led-registering-function.patch
media-uvcvideo-fix-uvc_ctrl_fixup_xu_info-not-having-any-effect.patch
nfs-fix-nfs_path-in-case-of-a-rename-retry.patch
nfsd-add-missing-nfsv2-.pc_func-methods.patch
nfsv4.2-support-exchgid4_flag_supp_fence_ops-4.2-exchange_id-flag.patch
powerpc-drmem-make-lmb_size-64-bit.patch
powerpc-fix-undetected-data-corruption-with-p9n-dd2.1-vsx-ci-load-emulation.patch
powerpc-powernv-elog-fix-race-while-processing-opal-error-log-event.patch
powerpc-rtas-restrict-rtas-requests-from-userspace.patch
powerpc-warn-about-use-of-smt_snooze_delay.patch
s390-stp-add-locking-to-sysfs-functions.patch
scsi-mptfusion-fix-null-pointer-dereferences-in-mptscsih_remove.patch
scsi-qla2xxx-fix-crash-on-session-cleanup-with-unload.patch
ubifs-dent-fix-some-potential-memory-leaks-while-iterating-entries.patch
udf-fix-memory-leak-when-mounting.patch
usb-cdc-acm-fix-cooldown-mechanism.patch
usb-dwc3-core-add-phy-cleanup-for-probe-error-handling.patch
usb-dwc3-core-don-t-trigger-runtime-pm-when-remove-driver.patch
usb-dwc3-ep0-fix-zlp-for-out-ep0-requests.patch
usb-dwc3-gadget-check-mps-of-the-request-length.patch
usb-host-fsl-mph-dr-of-check-return-of-dma_set_mask.patch
usb-typec-tcpm-reset-hard_reset_count-for-any-disconnect.patch
usb-xhci-workaround-for-s3-issue-on-amd-snps-3.0-xhc.patch
vt-keyboard-extend-func_buf_lock-to-readers.patch
vt-keyboard-simplify-vt_kdgkbsent.patch
w1-mxc_w1-fix-timeout-resolution-problem-leading-to-bus-error.patch
47 files changed:
queue-4.19/acpi-button-fix-handling-lid-state-changes-when-input-device-closed.patch [new file with mode: 0644]
queue-4.19/acpi-cpufreq-honor-_psd-table-setting-on-new-amd-cpus.patch [new file with mode: 0644]
queue-4.19/acpi-debug-don-t-allow-debugging-when-acpi-is-disabled.patch [new file with mode: 0644]
queue-4.19/acpi-extlog-check-for-rdmsr-failure.patch [new file with mode: 0644]
queue-4.19/acpi-video-use-acpi-backlight-for-hp-635-notebook.patch [new file with mode: 0644]
queue-4.19/btrfs-cleanup-cow-block-on-error.patch [new file with mode: 0644]
queue-4.19/btrfs-fix-use-after-free-on-readahead-extent-after-failure-to-create-it.patch [new file with mode: 0644]
queue-4.19/btrfs-improve-device-scanning-messages.patch [new file with mode: 0644]
queue-4.19/btrfs-qgroup-fix-wrong-qgroup-metadata-reserve-for-delayed-inode.patch [new file with mode: 0644]
queue-4.19/btrfs-reschedule-if-necessary-when-logging-directory-items.patch [new file with mode: 0644]
queue-4.19/btrfs-send-recompute-reference-path-after-orphanization-of-a-directory.patch [new file with mode: 0644]
queue-4.19/btrfs-use-kvzalloc-to-allocate-clone_roots-in-btrfs_ioctl_send.patch [new file with mode: 0644]
queue-4.19/dmaengine-dma-jz4780-fix-race-in-jz4780_dma_tx_status.patch [new file with mode: 0644]
queue-4.19/drm-i915-force-vt-d-workarounds-when-running-as-a-guest-os.patch [new file with mode: 0644]
queue-4.19/fs-don-t-invalidate-page-buffers-in-block_write_full_page.patch [new file with mode: 0644]
queue-4.19/hid-wacom-avoid-entering-wacom_wac_pen_report-for-pad-battery.patch [new file with mode: 0644]
queue-4.19/iio-adc-ti-adc0832-fix-alignment-issue-with-timestamp.patch [new file with mode: 0644]
queue-4.19/iio-adc-ti-adc12138-fix-alignment-issue-with-timestamp.patch [new file with mode: 0644]
queue-4.19/iio-gyro-itg3200-fix-timestamp-alignment-and-prevent-data-leak.patch [new file with mode: 0644]
queue-4.19/iio-light-si1145-fix-timestamp-alignment-and-prevent-data-leak.patch [new file with mode: 0644]
queue-4.19/leds-bcm6328-bcm6358-use-devres-led-registering-function.patch [new file with mode: 0644]
queue-4.19/media-uvcvideo-fix-uvc_ctrl_fixup_xu_info-not-having-any-effect.patch [new file with mode: 0644]
queue-4.19/nfs-fix-nfs_path-in-case-of-a-rename-retry.patch [new file with mode: 0644]
queue-4.19/nfsd-add-missing-nfsv2-.pc_func-methods.patch [new file with mode: 0644]
queue-4.19/nfsv4.2-support-exchgid4_flag_supp_fence_ops-4.2-exchange_id-flag.patch [new file with mode: 0644]
queue-4.19/powerpc-drmem-make-lmb_size-64-bit.patch [new file with mode: 0644]
queue-4.19/powerpc-fix-undetected-data-corruption-with-p9n-dd2.1-vsx-ci-load-emulation.patch [new file with mode: 0644]
queue-4.19/powerpc-powernv-elog-fix-race-while-processing-opal-error-log-event.patch [new file with mode: 0644]
queue-4.19/powerpc-rtas-restrict-rtas-requests-from-userspace.patch [new file with mode: 0644]
queue-4.19/powerpc-warn-about-use-of-smt_snooze_delay.patch [new file with mode: 0644]
queue-4.19/s390-stp-add-locking-to-sysfs-functions.patch [new file with mode: 0644]
queue-4.19/scsi-mptfusion-fix-null-pointer-dereferences-in-mptscsih_remove.patch [new file with mode: 0644]
queue-4.19/scsi-qla2xxx-fix-crash-on-session-cleanup-with-unload.patch [new file with mode: 0644]
queue-4.19/series
queue-4.19/ubifs-dent-fix-some-potential-memory-leaks-while-iterating-entries.patch [new file with mode: 0644]
queue-4.19/udf-fix-memory-leak-when-mounting.patch [new file with mode: 0644]
queue-4.19/usb-cdc-acm-fix-cooldown-mechanism.patch [new file with mode: 0644]
queue-4.19/usb-dwc3-core-add-phy-cleanup-for-probe-error-handling.patch [new file with mode: 0644]
queue-4.19/usb-dwc3-core-don-t-trigger-runtime-pm-when-remove-driver.patch [new file with mode: 0644]
queue-4.19/usb-dwc3-ep0-fix-zlp-for-out-ep0-requests.patch [new file with mode: 0644]
queue-4.19/usb-dwc3-gadget-check-mps-of-the-request-length.patch [new file with mode: 0644]
queue-4.19/usb-host-fsl-mph-dr-of-check-return-of-dma_set_mask.patch [new file with mode: 0644]
queue-4.19/usb-typec-tcpm-reset-hard_reset_count-for-any-disconnect.patch [new file with mode: 0644]
queue-4.19/usb-xhci-workaround-for-s3-issue-on-amd-snps-3.0-xhc.patch [new file with mode: 0644]
queue-4.19/vt-keyboard-extend-func_buf_lock-to-readers.patch [new file with mode: 0644]
queue-4.19/vt-keyboard-simplify-vt_kdgkbsent.patch [new file with mode: 0644]
queue-4.19/w1-mxc_w1-fix-timeout-resolution-problem-leading-to-bus-error.patch [new file with mode: 0644]