]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.2-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Nov 2015 00:39:25 +0000 (16:39 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Nov 2015 00:39:25 +0000 (16:39 -0800)
commitf514fb28c8d578741cfca587c513cb4cc31b4d9f
tree425e1bd76cb6971dfd6361f8ae3e4a01ecd70b37
parentaf068d419b6db8c19a350e2a390df7aee2179509
4.2-stable patches

added patches:
alsa-hda-fix-deadlock-at-error-in-building-pcm.patch
alsa-hda-fix-inverted-internal-mic-on-lenovo-g50-80.patch
alsa-hdac-explicitly-add-io.h.patch
asoc-add-info-callback-for-sx_tlv-controls.patch
asoc-wm8904-correct-number-of-eq-registers.patch
bus-arm-ccn-fix-irq-affinity-setting-on-cpu-migration.patch
drm-amdgpu-add-missing-dpm-check-for-kv-dpm-late-init.patch
drm-amdgpu-don-t-try-to-recreate-sysfs-entries-on-resume.patch
drm-correct-arguments-to-list_tail_add-in-create-blob-ioctl.patch
drm-crtc-integer-overflow-in-drm_property_create_blob.patch
drm-fix-mutex-leak-in-drm_dp_get_mst_branch_device.patch
drm-i915-deny-wrapping-an-userptr-into-a-framebuffer.patch
drm-i915-flush-pipecontrol-post-sync-writes.patch
drm-i915-restore-lost-dpll-register-write-on-gen2-4.patch
drm-nouveau-gem-return-only-valid-domain-when-there-s-only-one.patch
drm-radeon-don-t-try-to-recreate-sysfs-entries-on-resume.patch
drm-radeon-dpm-don-t-add-pwm-attributes-if-dpm-is-disabled.patch
drm-radeon-fix-dpms-when-driver-backlight-control-is-disabled.patch
drm-radeon-move-bl-encoder-assignment-into-bl-init.patch
fault-inject-fix-inverted-interval-probability-values-in-printk.patch
iommu-amd-don-t-clear-dte-flags-when-modifying-it.patch
iommu-amd-fix-bug-when-faulting-a-prot_none-vma.patch
iommu-vt-d-fix-range-computation-when-making-room-for-large-pages.patch
iwlwifi-mvm-clear-csa-countdown-when-ap-is-stopped.patch
iwlwifi-mvm-fix-d3-ccmp-tx-pn-assignment.patch
iwlwifi-mvm-fix-d3-firmware-pn-programming.patch
iwlwifi-mvm-flush-fw_dump_wk-when-mvm-fails-to-start.patch
iwlwifi-mvm-init-card-correctly-on-ctkill-exit-check.patch
iwlwifi-pci-add-a-few-more-pci-subvendor-ids-for-the-7265-series.patch
kvm-arm-use-gic-support-unconditionally.patch
m88ds3103-use-own-reg-update_bits-implementation.patch
mm-make-sendfile-2-killable.patch
powerpc-rtas-validate-rtas.entry-before-calling-enter_rtas.patch
rtl28xxu-fix-control-message-flaws.patch
rtlwifi-rtl8821ae-fix-system-lockups-on-boot.patch
si2157-bounds-check-firmware.patch
si2168-bounds-check-firmware.patch
tracing-have-stack-tracer-force-rcu-to-be-watching.patch
x86-efi-fix-multiple-gop-device-support.patch
x86-ioapic-prevent-null-pointer-dereference-in-setup_ioapic_dest.patch
x86-setup-extend-low-identity-map-to-cover-whole-kernel-range.patch
42 files changed:
queue-4.2/alsa-hda-fix-deadlock-at-error-in-building-pcm.patch [new file with mode: 0644]
queue-4.2/alsa-hda-fix-inverted-internal-mic-on-lenovo-g50-80.patch [new file with mode: 0644]
queue-4.2/alsa-hdac-explicitly-add-io.h.patch [new file with mode: 0644]
queue-4.2/asoc-add-info-callback-for-sx_tlv-controls.patch [new file with mode: 0644]
queue-4.2/asoc-wm8904-correct-number-of-eq-registers.patch [new file with mode: 0644]
queue-4.2/bus-arm-ccn-fix-irq-affinity-setting-on-cpu-migration.patch [new file with mode: 0644]
queue-4.2/drm-amdgpu-add-missing-dpm-check-for-kv-dpm-late-init.patch [new file with mode: 0644]
queue-4.2/drm-amdgpu-don-t-try-to-recreate-sysfs-entries-on-resume.patch [new file with mode: 0644]
queue-4.2/drm-correct-arguments-to-list_tail_add-in-create-blob-ioctl.patch [new file with mode: 0644]
queue-4.2/drm-crtc-integer-overflow-in-drm_property_create_blob.patch [new file with mode: 0644]
queue-4.2/drm-fix-mutex-leak-in-drm_dp_get_mst_branch_device.patch [new file with mode: 0644]
queue-4.2/drm-i915-deny-wrapping-an-userptr-into-a-framebuffer.patch [new file with mode: 0644]
queue-4.2/drm-i915-flush-pipecontrol-post-sync-writes.patch [new file with mode: 0644]
queue-4.2/drm-i915-restore-lost-dpll-register-write-on-gen2-4.patch [new file with mode: 0644]
queue-4.2/drm-nouveau-gem-return-only-valid-domain-when-there-s-only-one.patch [new file with mode: 0644]
queue-4.2/drm-radeon-don-t-try-to-recreate-sysfs-entries-on-resume.patch [new file with mode: 0644]
queue-4.2/drm-radeon-dpm-don-t-add-pwm-attributes-if-dpm-is-disabled.patch [new file with mode: 0644]
queue-4.2/drm-radeon-fix-dpms-when-driver-backlight-control-is-disabled.patch [new file with mode: 0644]
queue-4.2/drm-radeon-move-bl-encoder-assignment-into-bl-init.patch [new file with mode: 0644]
queue-4.2/fault-inject-fix-inverted-interval-probability-values-in-printk.patch [new file with mode: 0644]
queue-4.2/iommu-amd-don-t-clear-dte-flags-when-modifying-it.patch [new file with mode: 0644]
queue-4.2/iommu-amd-fix-bug-when-faulting-a-prot_none-vma.patch [new file with mode: 0644]
queue-4.2/iommu-vt-d-fix-range-computation-when-making-room-for-large-pages.patch [new file with mode: 0644]
queue-4.2/iwlwifi-mvm-clear-csa-countdown-when-ap-is-stopped.patch [new file with mode: 0644]
queue-4.2/iwlwifi-mvm-fix-d3-ccmp-tx-pn-assignment.patch [new file with mode: 0644]
queue-4.2/iwlwifi-mvm-fix-d3-firmware-pn-programming.patch [new file with mode: 0644]
queue-4.2/iwlwifi-mvm-flush-fw_dump_wk-when-mvm-fails-to-start.patch [new file with mode: 0644]
queue-4.2/iwlwifi-mvm-init-card-correctly-on-ctkill-exit-check.patch [new file with mode: 0644]
queue-4.2/iwlwifi-pci-add-a-few-more-pci-subvendor-ids-for-the-7265-series.patch [new file with mode: 0644]
queue-4.2/kvm-arm-use-gic-support-unconditionally.patch [new file with mode: 0644]
queue-4.2/m88ds3103-use-own-reg-update_bits-implementation.patch [new file with mode: 0644]
queue-4.2/mm-make-sendfile-2-killable.patch [new file with mode: 0644]
queue-4.2/powerpc-rtas-validate-rtas.entry-before-calling-enter_rtas.patch [new file with mode: 0644]
queue-4.2/rtl28xxu-fix-control-message-flaws.patch [new file with mode: 0644]
queue-4.2/rtlwifi-rtl8821ae-fix-system-lockups-on-boot.patch [new file with mode: 0644]
queue-4.2/series
queue-4.2/si2157-bounds-check-firmware.patch [new file with mode: 0644]
queue-4.2/si2168-bounds-check-firmware.patch [new file with mode: 0644]
queue-4.2/tracing-have-stack-tracer-force-rcu-to-be-watching.patch [new file with mode: 0644]
queue-4.2/x86-efi-fix-multiple-gop-device-support.patch [new file with mode: 0644]
queue-4.2/x86-ioapic-prevent-null-pointer-dereference-in-setup_ioapic_dest.patch [new file with mode: 0644]
queue-4.2/x86-setup-extend-low-identity-map-to-cover-whole-kernel-range.patch [new file with mode: 0644]