]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.11-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 May 2017 18:36:45 +0000 (20:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 May 2017 18:36:45 +0000 (20:36 +0200)
commitd95daf9679e5ad62792b2107ef9a5c49309b676d
tree977d9b18fd1749f122c93c95061ee20f4acb2233
parent45daa3a2f529eed6983fcd18ab94178534b4f155
4.11-stable patches

added patches:
drbd-fix-request-leak-introduced-by-locking-atomic-kref-kill-kref_sub.patch
drivers-char-mem-check-for-address-space-wraparound-with-mmap.patch
drm-edid-add-10-bpc-quirk-for-lgd-764-panel-in-hp-zbook-17-g2.patch
drm-i915-gvt-disable-access-to-stolen-memory-as-a-guest.patch
firmware-ti_sci-fix-strncat-length-check.patch
mtd-nand-add-ooblayout-for-old-hamming-layout.patch
mtd-nand-omap2-fix-partition-creation-via-cmdline-mtdparts.patch
mtd-nand-orion-fix-clk-handling.patch
nfs-fix-use-after-free-in-write-error-path.patch
nfs-use-gfp_noio-for-two-allocations-in-writeback.patch
nfsd-check-for-oversized-nfsv2-v3-arguments.patch
nfsd-encoders-mustn-t-use-unitialized-values-in-error-cases.patch
nfsd-fix-undefined-behavior-in-nfsd4_layout_verify.patch
nfsd-fix-up-the-supattr_exclcreat-attributes.patch
nfsv4-fix-a-hang-in-open-related-to-server-reboot.patch
nfsv4-fix-an-rcu-lock-leak.patch
osf_wait4-fix-infoleak.patch
pci-acpi-add-thunderx-pass2.x-2nd-node-mcfg-quirk.patch
pci-acpi-tidy-up-mcfg-quirk-whitespace.patch
pci-fix-another-sanity-check-bug-in-proc-pci-mmap.patch
pci-fix-pci_mmap_fits-for-have_pci_resource_to_user-platforms.patch
pci-freeze-pme-scan-before-suspending-devices.patch
pci-hv-allocate-interrupt-descriptors-with-gfp_atomic.patch
pci-hv-specify-cpu_affinity_all-for-msi-affinity-when-32-cpus.patch
pci-only-allow-wc-mmap-on-prefetchable-resources.patch
pnfs-flexfiles-check-the-result-of-nfs4_pnfs_ds_connect.patch
thermal-mt8173-minor-mtk_thermal.c-cleanups.patch
tracing-kprobes-enforce-kprobes-teardown-after-testing.patch
um-fix-to-call-read_initrd-after-init_bootmem.patch
30 files changed:
queue-4.11/drbd-fix-request-leak-introduced-by-locking-atomic-kref-kill-kref_sub.patch [new file with mode: 0644]
queue-4.11/drivers-char-mem-check-for-address-space-wraparound-with-mmap.patch [new file with mode: 0644]
queue-4.11/drm-edid-add-10-bpc-quirk-for-lgd-764-panel-in-hp-zbook-17-g2.patch [new file with mode: 0644]
queue-4.11/drm-i915-gvt-disable-access-to-stolen-memory-as-a-guest.patch [new file with mode: 0644]
queue-4.11/firmware-ti_sci-fix-strncat-length-check.patch [new file with mode: 0644]
queue-4.11/mtd-nand-add-ooblayout-for-old-hamming-layout.patch [new file with mode: 0644]
queue-4.11/mtd-nand-omap2-fix-partition-creation-via-cmdline-mtdparts.patch [new file with mode: 0644]
queue-4.11/mtd-nand-orion-fix-clk-handling.patch [new file with mode: 0644]
queue-4.11/nfs-fix-use-after-free-in-write-error-path.patch [new file with mode: 0644]
queue-4.11/nfs-use-gfp_noio-for-two-allocations-in-writeback.patch [new file with mode: 0644]
queue-4.11/nfsd-check-for-oversized-nfsv2-v3-arguments.patch [new file with mode: 0644]
queue-4.11/nfsd-encoders-mustn-t-use-unitialized-values-in-error-cases.patch [new file with mode: 0644]
queue-4.11/nfsd-fix-undefined-behavior-in-nfsd4_layout_verify.patch [new file with mode: 0644]
queue-4.11/nfsd-fix-up-the-supattr_exclcreat-attributes.patch [new file with mode: 0644]
queue-4.11/nfsv4-fix-a-hang-in-open-related-to-server-reboot.patch [new file with mode: 0644]
queue-4.11/nfsv4-fix-an-rcu-lock-leak.patch [new file with mode: 0644]
queue-4.11/osf_wait4-fix-infoleak.patch [new file with mode: 0644]
queue-4.11/pci-acpi-add-thunderx-pass2.x-2nd-node-mcfg-quirk.patch [new file with mode: 0644]
queue-4.11/pci-acpi-tidy-up-mcfg-quirk-whitespace.patch [new file with mode: 0644]
queue-4.11/pci-fix-another-sanity-check-bug-in-proc-pci-mmap.patch [new file with mode: 0644]
queue-4.11/pci-fix-pci_mmap_fits-for-have_pci_resource_to_user-platforms.patch [new file with mode: 0644]
queue-4.11/pci-freeze-pme-scan-before-suspending-devices.patch [new file with mode: 0644]
queue-4.11/pci-hv-allocate-interrupt-descriptors-with-gfp_atomic.patch [new file with mode: 0644]
queue-4.11/pci-hv-specify-cpu_affinity_all-for-msi-affinity-when-32-cpus.patch [new file with mode: 0644]
queue-4.11/pci-only-allow-wc-mmap-on-prefetchable-resources.patch [new file with mode: 0644]
queue-4.11/pnfs-flexfiles-check-the-result-of-nfs4_pnfs_ds_connect.patch [new file with mode: 0644]
queue-4.11/series
queue-4.11/thermal-mt8173-minor-mtk_thermal.c-cleanups.patch [new file with mode: 0644]
queue-4.11/tracing-kprobes-enforce-kprobes-teardown-after-testing.patch [new file with mode: 0644]
queue-4.11/um-fix-to-call-read_initrd-after-init_bootmem.patch [new file with mode: 0644]