]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Nov 2020 14:39:57 +0000 (15:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Nov 2020 14:39:57 +0000 (15:39 +0100)
commite54273b4a5da0ef048ae8cc9c5a6a14a2155547c
tree5019b8963594f447f2c5a2f95bb5b10fcab18e15
parentb46be4adeda331af89a1c6d6883693ceb6998e9d
5.9-stable patches

added patches:
block-advance-iov_iter-on-bio_add_hw_page-failure.patch
dmaengine-dma-jz4780-fix-race-in-jz4780_dma_tx_status.patch
drm-shme-helpers-fix-dma_buf_mmap-forwarding-bug.patch
gfs2-make-sure-we-don-t-miss-any-delayed-withdraws.patch
gfs2-only-access-gl_delete-for-iopen-glocks.patch
iio-ad7292-fix-of_node-refcounting.patch
iio-adc-at91-sama5d2_adc-fix-dma-conversion-crash.patch
iio-adc-gyroadc-fix-leak-of-device-node-iterator.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-imu-inv_mpu6050-fix-dma-and-ts-alignment-and-data-leak-issues.patch
iio-imu-st_lsm6dsx-check-st_lsm6dsx_shub_read_output-return.patch
iio-imu-st_lsm6dsx-fix-alignment-and-data-leak-issues.patch
iio-light-si1145-fix-timestamp-alignment-and-prevent-data-leak.patch
iio-ltc2983-fix-of_node-refcounting.patch
io_uring-use-type-appropriate-io_kiocb-handler-for-double-poll.patch
mips-configs-lb60-fix-defconfig-not-selecting-correct-board.patch
mips-dec-restore-bootmem-reservation-for-firmware-working-memory-area.patch
nfsd-add-missing-nfsv2-.pc_func-methods.patch
nfsv4-wait-for-stateid-updates-after-close-open_downgrade.patch
nfsv4.2-support-exchgid4_flag_supp_fence_ops-4.2-exchange_id-flag.patch
powerpc-32-fix-vmap-stack-do-not-activate-mmu-before-reading-task-struct.patch
powerpc-32-fix-vmap-stack-properly-set-r1-before-activating-mmu.patch
powerpc-drmem-make-lmb_size-64-bit.patch
powerpc-fix-random-segfault-when-freeing-hugetlb-range.patch
powerpc-fix-undetected-data-corruption-with-p9n-dd2.1-vsx-ci-load-emulation.patch
powerpc-mce-avoid-nmi_enter-exit-in-real-mode-on-pseries-hash.patch
powerpc-memhotplug-make-lmb-size-64bit.patch
powerpc-powermac-fix-low_sleep_handler-with-kuap-and-kuep.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
rcu-tasks-enclose-task-list-scan-in-rcu_read_lock.patch
rcu-tasks-fix-grace-period-unlock-race-in-rcu-tasks-trace.patch
rcu-tasks-fix-low-probability-task_struct-leak.patch
remoteproc-fixup-coredump-debugfs-disable-request.patch
revert-vhost-vdpa-fix-page-pinning-leakage-in-error-path.patch
s390-stp-add-locking-to-sysfs-functions.patch
tracing-fix-race-in-trace_open-and-buffer-resize-call.patch
tty-serial-21285-fix-lockup-on-open.patch
tty-serial-fsl_lpuart-ls1021a-has-a-fifo-size-of-16-words-like-ls1028a.patch
ubifs-dent-fix-some-potential-memory-leaks-while-iterating-entries.patch
ubifs-don-t-parse-authentication-mount-options-in-remount-process.patch
ubifs-fix-a-memleak-after-dumping-authentication-mount-options.patch
ubifs-journal-make-sure-to-not-dirty-twice-for-auth-nodes.patch
ubifs-mount_ubifs-release-authentication-resource-in-error-handling-path.patch
ubifs-xattr-fix-some-potential-memory-leaks-while-iterating-entries.patch
udf-fix-memory-leak-when-mounting.patch
vdpa_sim-fix-dma-mask.patch
51 files changed:
queue-5.9/block-advance-iov_iter-on-bio_add_hw_page-failure.patch [new file with mode: 0644]
queue-5.9/dmaengine-dma-jz4780-fix-race-in-jz4780_dma_tx_status.patch [new file with mode: 0644]
queue-5.9/drm-shme-helpers-fix-dma_buf_mmap-forwarding-bug.patch [new file with mode: 0644]
queue-5.9/gfs2-make-sure-we-don-t-miss-any-delayed-withdraws.patch [new file with mode: 0644]
queue-5.9/gfs2-only-access-gl_delete-for-iopen-glocks.patch [new file with mode: 0644]
queue-5.9/iio-ad7292-fix-of_node-refcounting.patch [new file with mode: 0644]
queue-5.9/iio-adc-at91-sama5d2_adc-fix-dma-conversion-crash.patch [new file with mode: 0644]
queue-5.9/iio-adc-gyroadc-fix-leak-of-device-node-iterator.patch [new file with mode: 0644]
queue-5.9/iio-adc-ti-adc0832-fix-alignment-issue-with-timestamp.patch [new file with mode: 0644]
queue-5.9/iio-adc-ti-adc12138-fix-alignment-issue-with-timestamp.patch [new file with mode: 0644]
queue-5.9/iio-gyro-itg3200-fix-timestamp-alignment-and-prevent-data-leak.patch [new file with mode: 0644]
queue-5.9/iio-imu-inv_mpu6050-fix-dma-and-ts-alignment-and-data-leak-issues.patch [new file with mode: 0644]
queue-5.9/iio-imu-st_lsm6dsx-check-st_lsm6dsx_shub_read_output-return.patch [new file with mode: 0644]
queue-5.9/iio-imu-st_lsm6dsx-fix-alignment-and-data-leak-issues.patch [new file with mode: 0644]
queue-5.9/iio-light-si1145-fix-timestamp-alignment-and-prevent-data-leak.patch [new file with mode: 0644]
queue-5.9/iio-ltc2983-fix-of_node-refcounting.patch [new file with mode: 0644]
queue-5.9/io_uring-use-type-appropriate-io_kiocb-handler-for-double-poll.patch [new file with mode: 0644]
queue-5.9/mips-configs-lb60-fix-defconfig-not-selecting-correct-board.patch [new file with mode: 0644]
queue-5.9/mips-dec-restore-bootmem-reservation-for-firmware-working-memory-area.patch [new file with mode: 0644]
queue-5.9/nfsd-add-missing-nfsv2-.pc_func-methods.patch [new file with mode: 0644]
queue-5.9/nfsv4-wait-for-stateid-updates-after-close-open_downgrade.patch [new file with mode: 0644]
queue-5.9/nfsv4.2-support-exchgid4_flag_supp_fence_ops-4.2-exchange_id-flag.patch [new file with mode: 0644]
queue-5.9/powerpc-32-fix-vmap-stack-do-not-activate-mmu-before-reading-task-struct.patch [new file with mode: 0644]
queue-5.9/powerpc-32-fix-vmap-stack-properly-set-r1-before-activating-mmu.patch [new file with mode: 0644]
queue-5.9/powerpc-drmem-make-lmb_size-64-bit.patch [new file with mode: 0644]
queue-5.9/powerpc-fix-random-segfault-when-freeing-hugetlb-range.patch [new file with mode: 0644]
queue-5.9/powerpc-fix-undetected-data-corruption-with-p9n-dd2.1-vsx-ci-load-emulation.patch [new file with mode: 0644]
queue-5.9/powerpc-mce-avoid-nmi_enter-exit-in-real-mode-on-pseries-hash.patch [new file with mode: 0644]
queue-5.9/powerpc-memhotplug-make-lmb-size-64bit.patch [new file with mode: 0644]
queue-5.9/powerpc-powermac-fix-low_sleep_handler-with-kuap-and-kuep.patch [new file with mode: 0644]
queue-5.9/powerpc-powernv-elog-fix-race-while-processing-opal-error-log-event.patch [new file with mode: 0644]
queue-5.9/powerpc-rtas-restrict-rtas-requests-from-userspace.patch [new file with mode: 0644]
queue-5.9/powerpc-warn-about-use-of-smt_snooze_delay.patch [new file with mode: 0644]
queue-5.9/rcu-tasks-enclose-task-list-scan-in-rcu_read_lock.patch [new file with mode: 0644]
queue-5.9/rcu-tasks-fix-grace-period-unlock-race-in-rcu-tasks-trace.patch [new file with mode: 0644]
queue-5.9/rcu-tasks-fix-low-probability-task_struct-leak.patch [new file with mode: 0644]
queue-5.9/remoteproc-fixup-coredump-debugfs-disable-request.patch [new file with mode: 0644]
queue-5.9/revert-vhost-vdpa-fix-page-pinning-leakage-in-error-path.patch [new file with mode: 0644]
queue-5.9/s390-stp-add-locking-to-sysfs-functions.patch [new file with mode: 0644]
queue-5.9/series
queue-5.9/tracing-fix-race-in-trace_open-and-buffer-resize-call.patch [new file with mode: 0644]
queue-5.9/tty-serial-21285-fix-lockup-on-open.patch [new file with mode: 0644]
queue-5.9/tty-serial-fsl_lpuart-ls1021a-has-a-fifo-size-of-16-words-like-ls1028a.patch [new file with mode: 0644]
queue-5.9/ubifs-dent-fix-some-potential-memory-leaks-while-iterating-entries.patch [new file with mode: 0644]
queue-5.9/ubifs-don-t-parse-authentication-mount-options-in-remount-process.patch [new file with mode: 0644]
queue-5.9/ubifs-fix-a-memleak-after-dumping-authentication-mount-options.patch [new file with mode: 0644]
queue-5.9/ubifs-journal-make-sure-to-not-dirty-twice-for-auth-nodes.patch [new file with mode: 0644]
queue-5.9/ubifs-mount_ubifs-release-authentication-resource-in-error-handling-path.patch [new file with mode: 0644]
queue-5.9/ubifs-xattr-fix-some-potential-memory-leaks-while-iterating-entries.patch [new file with mode: 0644]
queue-5.9/udf-fix-memory-leak-when-mounting.patch [new file with mode: 0644]
queue-5.9/vdpa_sim-fix-dma-mask.patch [new file with mode: 0644]