]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.8-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Nov 2016 19:09:46 +0000 (20:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Nov 2016 19:09:46 +0000 (20:09 +0100)
commitfd2f61b6d5f962fffbad3a71f5881e6f12db868a
tree6e4621ac859633fc2246d9b64fc4d2ca6b4e570b
parentc1ac4ad220e2245e2f44f0c1d93a80cf55f12cae
4.8-stable patches

added patches:
arc-implement-arch-specific-dma_map_ops.mmap.patch
arc-timer-rtc-implement-read-loop-in-c-vs.-inline-asm.patch
cdc-acm-fix-uninitialized-variable.patch
clk-qoriq-don-t-allow-cpu-clocks-higher-than-starting-value.patch
coredump-fix-unfreezable-coredumping-task.patch
cpupower-correct-return-type-of-cpu_power_is_cpu_online-in-cpufreq-set.patch
drbd-fix-kernel_sendmsg-usage-potential-null-deref.patch
drivers-staging-nvec-remove-bogus-reset-command-for-ps-2-interface.patch
drm-amdgpu-disable-runtime-pm-in-certain-cases.patch
drm-amdgpu-fix-crash-in-acp_hw_fini.patch
drm-i915-dp-bdw-cdclk-fix-for-dp-audio.patch
drm-i915-dp-extend-bdw-dp-audio-workaround-to-gen9-platforms.patch
drm-i915-respect-alternate_ddc_pin-for-all-ddi-ports.patch
drm-radeon-disable-runtime-pm-in-certain-cases.patch
iio-hid-sensors-increase-the-precision-of-scale-to-fix-wrong-reading-interpretation.patch
iio-orientation-hid-sensor-rotation-add-pm-function-fix-non-working-driver.patch
iio-st_sensors-fix-scale-configuration-for-h3lis331dl.patch
kvm-arm-arm64-vgic-prevent-access-to-invalid-spis.patch
mm-frontswap-make-sure-allocated-frontswap-map-is-assigned.patch
mm-hugetlb-fix-huge-page-reservation-leak-in-private-mapping-error-paths.patch
mm-hwpoison-fix-thp-split-handling-in-memory_failure.patch
mmc-mmc-use-500ms-as-the-default-generic-cmd6-timeout.patch
mmc-sdhci-fix-cmd-line-reset-interfering-with-ongoing-data-transfer.patch
mmc-sdhci-fix-unexpected-data-interrupt-handling.patch
pci-don-t-attempt-to-claim-shadow-copies-of-rom.patch
pinctrl-cherryview-prevent-possible-interrupt-storm-on-resume.patch
pinctrl-cherryview-serialize-register-access-in-suspend-resume.patch
revert-staging-nvec-ps2-change-serio-type-to-passthrough.patch
s390-hypfs-use-get_free_page-instead-of-kmalloc-to-ensure-page-alignment.patch
scsi-mpt3sas-fix-for-block-device-of-raid-exists-even-after-deleting-raid-disk.patch
scsi-qla2xxx-fix-scsi-scan-hang-triggered-if-adapter-fails-during-init.patch
scsi-scsi_dh_alua-fix-a-reference-counting-bug.patch
scsi-scsi_dh_alua-fix-missing-kref_put-in-alua_rtpg_work.patch
shmem-fix-pageflags-after-swapping-dma32-object.patch
staging-comedi-ni_tio-fix-buggy-ni_tio_clock_period_ps-return-value.patch
staging-iio-ad5933-avoid-uninitialized-variable-in-error-case.patch
staging-nvec-remove-managed-resource-from-ps2-driver.patch
staging-sm750fb-fix-bugs-introduced-by-early-commits.patch
swapfile-fix-memory-corruption-via-malformed-swapfile.patch
toshiba-wmi-fix-loading-the-driver-on-non-toshiba-laptops.patch
usb-cdc-acm-fix-tiocmiwait.patch
usb-dwc3-fix-error-handling-for-core-init.patch
usb-gadget-u_ether-remove-interrupt-throttling.patch
44 files changed:
queue-4.8/arc-implement-arch-specific-dma_map_ops.mmap.patch [new file with mode: 0644]
queue-4.8/arc-timer-rtc-implement-read-loop-in-c-vs.-inline-asm.patch [new file with mode: 0644]
queue-4.8/cdc-acm-fix-uninitialized-variable.patch [new file with mode: 0644]
queue-4.8/clk-qoriq-don-t-allow-cpu-clocks-higher-than-starting-value.patch [new file with mode: 0644]
queue-4.8/coredump-fix-unfreezable-coredumping-task.patch [new file with mode: 0644]
queue-4.8/cpupower-correct-return-type-of-cpu_power_is_cpu_online-in-cpufreq-set.patch [new file with mode: 0644]
queue-4.8/drbd-fix-kernel_sendmsg-usage-potential-null-deref.patch [new file with mode: 0644]
queue-4.8/drivers-staging-nvec-remove-bogus-reset-command-for-ps-2-interface.patch [new file with mode: 0644]
queue-4.8/drm-amdgpu-disable-runtime-pm-in-certain-cases.patch [new file with mode: 0644]
queue-4.8/drm-amdgpu-fix-crash-in-acp_hw_fini.patch [new file with mode: 0644]
queue-4.8/drm-i915-dp-bdw-cdclk-fix-for-dp-audio.patch [new file with mode: 0644]
queue-4.8/drm-i915-dp-extend-bdw-dp-audio-workaround-to-gen9-platforms.patch [new file with mode: 0644]
queue-4.8/drm-i915-respect-alternate_ddc_pin-for-all-ddi-ports.patch [new file with mode: 0644]
queue-4.8/drm-radeon-disable-runtime-pm-in-certain-cases.patch [new file with mode: 0644]
queue-4.8/iio-hid-sensors-increase-the-precision-of-scale-to-fix-wrong-reading-interpretation.patch [new file with mode: 0644]
queue-4.8/iio-orientation-hid-sensor-rotation-add-pm-function-fix-non-working-driver.patch [new file with mode: 0644]
queue-4.8/iio-st_sensors-fix-scale-configuration-for-h3lis331dl.patch [new file with mode: 0644]
queue-4.8/kvm-arm-arm64-vgic-prevent-access-to-invalid-spis.patch [new file with mode: 0644]
queue-4.8/mm-frontswap-make-sure-allocated-frontswap-map-is-assigned.patch [new file with mode: 0644]
queue-4.8/mm-hugetlb-fix-huge-page-reservation-leak-in-private-mapping-error-paths.patch [new file with mode: 0644]
queue-4.8/mm-hwpoison-fix-thp-split-handling-in-memory_failure.patch [new file with mode: 0644]
queue-4.8/mmc-mmc-use-500ms-as-the-default-generic-cmd6-timeout.patch [new file with mode: 0644]
queue-4.8/mmc-sdhci-fix-cmd-line-reset-interfering-with-ongoing-data-transfer.patch [new file with mode: 0644]
queue-4.8/mmc-sdhci-fix-unexpected-data-interrupt-handling.patch [new file with mode: 0644]
queue-4.8/pci-don-t-attempt-to-claim-shadow-copies-of-rom.patch [new file with mode: 0644]
queue-4.8/pinctrl-cherryview-prevent-possible-interrupt-storm-on-resume.patch [new file with mode: 0644]
queue-4.8/pinctrl-cherryview-serialize-register-access-in-suspend-resume.patch [new file with mode: 0644]
queue-4.8/revert-staging-nvec-ps2-change-serio-type-to-passthrough.patch [new file with mode: 0644]
queue-4.8/s390-hypfs-use-get_free_page-instead-of-kmalloc-to-ensure-page-alignment.patch [new file with mode: 0644]
queue-4.8/scsi-mpt3sas-fix-for-block-device-of-raid-exists-even-after-deleting-raid-disk.patch [new file with mode: 0644]
queue-4.8/scsi-qla2xxx-fix-scsi-scan-hang-triggered-if-adapter-fails-during-init.patch [new file with mode: 0644]
queue-4.8/scsi-scsi_dh_alua-fix-a-reference-counting-bug.patch [new file with mode: 0644]
queue-4.8/scsi-scsi_dh_alua-fix-missing-kref_put-in-alua_rtpg_work.patch [new file with mode: 0644]
queue-4.8/series
queue-4.8/shmem-fix-pageflags-after-swapping-dma32-object.patch [new file with mode: 0644]
queue-4.8/staging-comedi-ni_tio-fix-buggy-ni_tio_clock_period_ps-return-value.patch [new file with mode: 0644]
queue-4.8/staging-iio-ad5933-avoid-uninitialized-variable-in-error-case.patch [new file with mode: 0644]
queue-4.8/staging-nvec-remove-managed-resource-from-ps2-driver.patch [new file with mode: 0644]
queue-4.8/staging-sm750fb-fix-bugs-introduced-by-early-commits.patch [new file with mode: 0644]
queue-4.8/swapfile-fix-memory-corruption-via-malformed-swapfile.patch [new file with mode: 0644]
queue-4.8/toshiba-wmi-fix-loading-the-driver-on-non-toshiba-laptops.patch [new file with mode: 0644]
queue-4.8/usb-cdc-acm-fix-tiocmiwait.patch [new file with mode: 0644]
queue-4.8/usb-dwc3-fix-error-handling-for-core-init.patch [new file with mode: 0644]
queue-4.8/usb-gadget-u_ether-remove-interrupt-throttling.patch [new file with mode: 0644]