]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.11-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Jun 2017 12:47:36 +0000 (14:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Jun 2017 12:47:36 +0000 (14:47 +0200)
commit3facdbf26189722e24fba68f551c4f7ff2dfc169
treebb1d6848edf4ee744fb1143ae51d2d50e978b621
parent8f1709006d3f496bf6c779495e789c5c80ba4490
4.11-stable patches

added patches:
alsa-timer-fix-missing-queue-indices-reset-at-sndrv_timer_ioctl_select.patch
alsa-timer-fix-race-between-read-and-ioctl.patch
asoc-fix-use-after-free-at-card-unregistration.patch
cgroup-mark-cgroup_get-with-__maybe_unused.patch
cpu-hotplug-drop-the-device-lock-on-error.patch
drivers-char-mem-fix-wraparound-check-to-allow-mappings-up-to-the-end.patch
drm-i915-fix-runtime-pm-for-lpe-audio.patch
drm-i915-serialize-gtt-aperture-accesses-on-bxt.patch
drm-i915-skl-add-missing-skl-id.patch
drm-nouveau-tmr-fully-separate-alarm-execution-pending-lists.patch
drm-vmwgfx-handle-vmalloc-failure-in-vmw_local_fifo_reserve.patch
drm-vmwgfx-limit-the-number-of-mip-levels-in-vmw_gb_surface_define_ioctl.patch
drm-vmwgfx-make-sure-backup_handle-is-always-valid.patch
kvm-arm-arm64-handle-possible-null-stage2-pud-when-ageing-pages.patch
net-qcom-emac-do-not-use-hardware-mdio-automatic-polling.patch
perf-core-drop-kernel-samples-even-though-u-is-specified.patch
pinctrl-cherryview-add-terminate-entry-for-dmi_system_id-tables.patch
powerpc-hotplug-mem-fix-missing-endian-conversion-of-aa_index.patch
powerpc-kernel-fix-fp-and-vector-register-restoration.patch
powerpc-kernel-initialize-load_tm-on-task-creation.patch
powerpc-numa-fix-percpu-allocations-to-be-numa-aware.patch
powerpc-sysdev-simple_gpio-fix-oops-in-gpio-save_regs-function.patch
revert-ata-sata_mv-convert-to-devm_ioremap_resource.patch
scsi-qla2xxx-don-t-disable-a-not-previously-enabled-pci-device.patch
scsi-qla2xxx-fix-crash-due-to-mismatch-mumber-of-q-pair-creation-for-multi-queue.patch
scsi-qla2xxx-fix-mailbox-pointer-error-in-fwdump-capture.patch
scsi-qla2xxx-fix-null-pointer-access-due-to-redundant-fc_host_port_name-call.patch
scsi-qla2xxx-fix-recursive-loop-during-target-mode-configuration-for-isp25xx-leaving-system-unresponsive.patch
scsi-qla2xxx-modify-t262-fw-dump-template-to-specify-same-start-end-to-debug-customer-issues.patch
scsi-qla2xxx-set-bit-15-for-diag_echo_test-mbc.patch
serial-sh-sci-fix-panic-when-serial-console-and-dma-are-enabled.patch
srcu-allow-use-of-classic-srcu-from-both-process-and-interrupt-context.patch
x86-microcode-intel-clear-patch-pointer-before-jettisoning-the-initrd.patch
34 files changed:
queue-4.11/alsa-timer-fix-missing-queue-indices-reset-at-sndrv_timer_ioctl_select.patch [new file with mode: 0644]
queue-4.11/alsa-timer-fix-race-between-read-and-ioctl.patch [new file with mode: 0644]
queue-4.11/asoc-fix-use-after-free-at-card-unregistration.patch [new file with mode: 0644]
queue-4.11/cgroup-mark-cgroup_get-with-__maybe_unused.patch [new file with mode: 0644]
queue-4.11/cpu-hotplug-drop-the-device-lock-on-error.patch [new file with mode: 0644]
queue-4.11/drivers-char-mem-fix-wraparound-check-to-allow-mappings-up-to-the-end.patch [new file with mode: 0644]
queue-4.11/drm-i915-fix-runtime-pm-for-lpe-audio.patch [new file with mode: 0644]
queue-4.11/drm-i915-serialize-gtt-aperture-accesses-on-bxt.patch [new file with mode: 0644]
queue-4.11/drm-i915-skl-add-missing-skl-id.patch [new file with mode: 0644]
queue-4.11/drm-nouveau-tmr-fully-separate-alarm-execution-pending-lists.patch [new file with mode: 0644]
queue-4.11/drm-vmwgfx-handle-vmalloc-failure-in-vmw_local_fifo_reserve.patch [new file with mode: 0644]
queue-4.11/drm-vmwgfx-limit-the-number-of-mip-levels-in-vmw_gb_surface_define_ioctl.patch [new file with mode: 0644]
queue-4.11/drm-vmwgfx-make-sure-backup_handle-is-always-valid.patch [new file with mode: 0644]
queue-4.11/kvm-arm-arm64-handle-possible-null-stage2-pud-when-ageing-pages.patch [new file with mode: 0644]
queue-4.11/net-qcom-emac-do-not-use-hardware-mdio-automatic-polling.patch [new file with mode: 0644]
queue-4.11/perf-core-drop-kernel-samples-even-though-u-is-specified.patch [new file with mode: 0644]
queue-4.11/pinctrl-cherryview-add-terminate-entry-for-dmi_system_id-tables.patch [new file with mode: 0644]
queue-4.11/powerpc-hotplug-mem-fix-missing-endian-conversion-of-aa_index.patch [new file with mode: 0644]
queue-4.11/powerpc-kernel-fix-fp-and-vector-register-restoration.patch [new file with mode: 0644]
queue-4.11/powerpc-kernel-initialize-load_tm-on-task-creation.patch [new file with mode: 0644]
queue-4.11/powerpc-numa-fix-percpu-allocations-to-be-numa-aware.patch [new file with mode: 0644]
queue-4.11/powerpc-sysdev-simple_gpio-fix-oops-in-gpio-save_regs-function.patch [new file with mode: 0644]
queue-4.11/revert-ata-sata_mv-convert-to-devm_ioremap_resource.patch [new file with mode: 0644]
queue-4.11/scsi-qla2xxx-don-t-disable-a-not-previously-enabled-pci-device.patch [new file with mode: 0644]
queue-4.11/scsi-qla2xxx-fix-crash-due-to-mismatch-mumber-of-q-pair-creation-for-multi-queue.patch [new file with mode: 0644]
queue-4.11/scsi-qla2xxx-fix-mailbox-pointer-error-in-fwdump-capture.patch [new file with mode: 0644]
queue-4.11/scsi-qla2xxx-fix-null-pointer-access-due-to-redundant-fc_host_port_name-call.patch [new file with mode: 0644]
queue-4.11/scsi-qla2xxx-fix-recursive-loop-during-target-mode-configuration-for-isp25xx-leaving-system-unresponsive.patch [new file with mode: 0644]
queue-4.11/scsi-qla2xxx-modify-t262-fw-dump-template-to-specify-same-start-end-to-debug-customer-issues.patch [new file with mode: 0644]
queue-4.11/scsi-qla2xxx-set-bit-15-for-diag_echo_test-mbc.patch [new file with mode: 0644]
queue-4.11/serial-sh-sci-fix-panic-when-serial-console-and-dma-are-enabled.patch [new file with mode: 0644]
queue-4.11/series
queue-4.11/srcu-allow-use-of-classic-srcu-from-both-process-and-interrupt-context.patch [new file with mode: 0644]
queue-4.11/x86-microcode-intel-clear-patch-pointer-before-jettisoning-the-initrd.patch [new file with mode: 0644]