]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.20-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 2 Feb 2019 12:10:19 +0000 (13:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 2 Feb 2019 12:10:19 +0000 (13:10 +0100)
commitafec7dd2ba084832cb7335d69fff7bafa9a6156e
tree90611ea78d28dffdb792e5eca5032714cb3aa057
parent65f4f5d7b11dfd8f798c6cbff2ccf70526d0ac16
4.20-stable patches

added patches:
alsa-hda-realtek-fixed-hp_pin-no-value.patch
alsa-pcm-fix-tight-loop-of-oss-capture-stream.patch
alsa-usb-audio-add-opus-3-to-quirks-for-native-dsd-support.patch
arm-cns3xxx-fix-writing-to-wrong-pci-config-registers-after-alignment.patch
arm64-do-not-issue-ipis-for-user-executable-ptes.patch
arm64-hibernate-clean-the-__hyp_text-to-poc-after-resume.patch
arm64-hyp-stub-forbid-kprobing-of-the-hyp-stub.patch
arm64-kaslr-ensure-randomized-quantities-are-clean-also-when-kaslr-is-off.patch
cifs-do-not-consider-enodata-as-stat-failure-for-reads.patch
cifs-do-not-count-enodata-as-failure-for-query-directory.patch
cifs-fix-possible-oops-and-memory-leaks-in-async-io.patch
cifs-fix-trace-command-logging-for-smb2-reads-and-writes.patch
cifs-fix-use-after-free-of-the-lease-keys.patch
fs-dcache-fix-incorrect-nr_dentry_unused-accounting-in-shrink_dcache_sb.patch
gfs2-revert-fix-loop-in-gfs2_rbm_find.patch
gpio-altera-a10sr-set-proper-output-level-for-direction_output.patch
gpio-pcf857x-fix-interrupts-on-multiple-instances.patch
gpio-sprd-fix-incorrect-irq-type-setting-for-the-async-eic.patch
gpio-sprd-fix-the-incorrect-data-register.patch
gpiolib-fix-line-event-timestamps-for-nested-irqs.patch
ib-hfi1-add-limit-test-for-rc-uc-send-via-loopback.patch
ib-hfi1-remove-overly-conservative-vm_exec-flag-check.patch
ib-uverbs-fix-oops-in-uverbs_user_mmap_disassociate.patch
ib-uverbs-fix-oops-upon-device-disassociation.patch
iommu-vt-d-fix-memory-leak-in-intel_iommu_put_resv_regions.patch
mmc-bcm2835-fix-dma-channel-leak-on-probe-error.patch
mmc-mediatek-fix-incorrect-register-setting-of-hs400_cmd_int_delay.patch
nfs-fix-up-return-value-on-fatal-errors-in-nfs_page_async_flush.patch
selftests-seccomp-enhance-per-arch-ptrace-syscall-skip-tests.patch
30 files changed:
queue-4.20/alsa-hda-realtek-fixed-hp_pin-no-value.patch [new file with mode: 0644]
queue-4.20/alsa-pcm-fix-tight-loop-of-oss-capture-stream.patch [new file with mode: 0644]
queue-4.20/alsa-usb-audio-add-opus-3-to-quirks-for-native-dsd-support.patch [new file with mode: 0644]
queue-4.20/arm-cns3xxx-fix-writing-to-wrong-pci-config-registers-after-alignment.patch [new file with mode: 0644]
queue-4.20/arm64-do-not-issue-ipis-for-user-executable-ptes.patch [new file with mode: 0644]
queue-4.20/arm64-hibernate-clean-the-__hyp_text-to-poc-after-resume.patch [new file with mode: 0644]
queue-4.20/arm64-hyp-stub-forbid-kprobing-of-the-hyp-stub.patch [new file with mode: 0644]
queue-4.20/arm64-kaslr-ensure-randomized-quantities-are-clean-also-when-kaslr-is-off.patch [new file with mode: 0644]
queue-4.20/cifs-do-not-consider-enodata-as-stat-failure-for-reads.patch [new file with mode: 0644]
queue-4.20/cifs-do-not-count-enodata-as-failure-for-query-directory.patch [new file with mode: 0644]
queue-4.20/cifs-fix-possible-oops-and-memory-leaks-in-async-io.patch [new file with mode: 0644]
queue-4.20/cifs-fix-trace-command-logging-for-smb2-reads-and-writes.patch [new file with mode: 0644]
queue-4.20/cifs-fix-use-after-free-of-the-lease-keys.patch [new file with mode: 0644]
queue-4.20/fs-dcache-fix-incorrect-nr_dentry_unused-accounting-in-shrink_dcache_sb.patch [new file with mode: 0644]
queue-4.20/gfs2-revert-fix-loop-in-gfs2_rbm_find.patch [new file with mode: 0644]
queue-4.20/gpio-altera-a10sr-set-proper-output-level-for-direction_output.patch [new file with mode: 0644]
queue-4.20/gpio-pcf857x-fix-interrupts-on-multiple-instances.patch [new file with mode: 0644]
queue-4.20/gpio-sprd-fix-incorrect-irq-type-setting-for-the-async-eic.patch [new file with mode: 0644]
queue-4.20/gpio-sprd-fix-the-incorrect-data-register.patch [new file with mode: 0644]
queue-4.20/gpiolib-fix-line-event-timestamps-for-nested-irqs.patch [new file with mode: 0644]
queue-4.20/ib-hfi1-add-limit-test-for-rc-uc-send-via-loopback.patch [new file with mode: 0644]
queue-4.20/ib-hfi1-remove-overly-conservative-vm_exec-flag-check.patch [new file with mode: 0644]
queue-4.20/ib-uverbs-fix-oops-in-uverbs_user_mmap_disassociate.patch [new file with mode: 0644]
queue-4.20/ib-uverbs-fix-oops-upon-device-disassociation.patch [new file with mode: 0644]
queue-4.20/iommu-vt-d-fix-memory-leak-in-intel_iommu_put_resv_regions.patch [new file with mode: 0644]
queue-4.20/mmc-bcm2835-fix-dma-channel-leak-on-probe-error.patch [new file with mode: 0644]
queue-4.20/mmc-mediatek-fix-incorrect-register-setting-of-hs400_cmd_int_delay.patch [new file with mode: 0644]
queue-4.20/nfs-fix-up-return-value-on-fatal-errors-in-nfs_page_async_flush.patch [new file with mode: 0644]
queue-4.20/selftests-seccomp-enhance-per-arch-ptrace-syscall-skip-tests.patch [new file with mode: 0644]
queue-4.20/series