]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 07:04:20 +0000 (23:04 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 07:04:20 +0000 (23:04 -0800)
commitd8546da0936af11533834bd8fd1c2fb8cf3e988a
tree3e06cfb374a518b96fb32f702fbf2580563ddac0
parent4382fcd13a918e0aee6de733fa35f10111c493fe
4.4-stable patches

added patches:
arm-dts-dra7-do-not-gate-cpsw-clock-due-to-errata-i877.patch
arm-mvebu-fix-overlap-of-crypto-sram-with-pcie-memory-window.patch
arm-omap2-hwmod-introduce-ti-no-idle-dt-property.patch
arm64-account-for-sparsemem-section-alignment-when-choosing-vmemmap-offset.patch
asoc-dapm-fix-ctl-value-accesses-in-a-wrong-type.patch
asoc-samsung-use-irq-safe-spin-lock-calls.patch
asoc-wm8958-fix-enum-ctl-accesses-in-a-wrong-type.patch
asoc-wm8994-fix-enum-ctl-accesses-in-a-wrong-type.patch
can-gs_usb-fixed-disconnect-bug-by-removing-erroneous-use-of-kfree.patch
cfg80211-wext-fix-message-ordering.patch
dmaengine-at_xdmac-fix-residue-computation.patch
drm-amdgpu-fix-error-handling-in-amdgpu_flip_work_func.patch
drm-radeon-fix-error-handling-in-radeon_flip_work_func.patch
gpu-ipu-v3-do-not-bail-out-on-missing-optional-port-nodes.patch
iwlwifi-mvm-inc-pending-frames-counter-also-when-txing-non-sta.patch
jffs2-reduce-the-breakage-on-recovery-from-halfway-failed-rename.patch
kvm-cap-halt-polling-at-exactly-halt_poll_ns.patch
kvm-mmu-fix-ept-0-pte.u-1-pte.w-0-cr0.wp-0-cr4.smep-1-efer.nx-0-combo.patch
kvm-mmu-fix-reserved-bit-check-for-ept-0-cr0.wp-0-cr4.smep-1-efer.nx-0.patch
kvm-ppc-book3s-hv-sanitize-special-purpose-register-values-on-guest-exit.patch
kvm-s390-correct-fprs-on-sigp-stop-and-store-status.patch
kvm-vmx-disable-pebs-before-a-guest-entry.patch
mac80211-check-pn-correctly-for-gcmp-encrypted-fragmented-mpdus.patch
mac80211-fix-public-action-frame-rx-in-ap-mode.patch
mac80211-fix-use-of-uninitialised-values-in-rx-aggregation.patch
mac80211-minstrel-change-expected-throughput-unit-back-to-kbps.patch
mac80211-minstrel_ht-fix-a-logic-error-in-rts-cts-handling.patch
mac80211-minstrel_ht-set-default-tx-aggregation-timeout-to-0.patch
ncpfs-fix-a-braino-in-oom-handling-in-ncp_fill_cache.patch
ovl-fix-working-on-distributed-fs-as-lower-layer.patch
ovl-ignore-lower-entries-when-checking-purity-of-non-directory-entries.patch
pci-allow-a-null-parent-pointer-in-pci_bus_assign_domain_nr.patch
powerpc-fix-dedotify-for-binutils-2.26.patch
powerpc-powernv-add-a-kmsg_dumper-that-flushes-console-output-on-panic.patch
powerpc-powernv-fix-opal_console_flush-prototype-and-usages.patch
revert-drm-radeon-call-hpd_irq_event-on-resume.patch
revert-drm-radeon-pm-adjust-display-configuration-after-powerstate.patch
s390-dasd-fix-diag-0x250-inline-assembly.patch
s390-mm-four-page-table-levels-vs.-fork.patch
tracing-fix-check-for-cpu-online-when-event-is-disabled.patch
wext-fix-message-delay-ordering.patch
x86-mm-fix-slow_virt_to_phys-for-x86_pae-again.patch
42 files changed:
queue-4.4/arm-dts-dra7-do-not-gate-cpsw-clock-due-to-errata-i877.patch [new file with mode: 0644]
queue-4.4/arm-mvebu-fix-overlap-of-crypto-sram-with-pcie-memory-window.patch [new file with mode: 0644]
queue-4.4/arm-omap2-hwmod-introduce-ti-no-idle-dt-property.patch [new file with mode: 0644]
queue-4.4/arm64-account-for-sparsemem-section-alignment-when-choosing-vmemmap-offset.patch [new file with mode: 0644]
queue-4.4/asoc-dapm-fix-ctl-value-accesses-in-a-wrong-type.patch [new file with mode: 0644]
queue-4.4/asoc-samsung-use-irq-safe-spin-lock-calls.patch [new file with mode: 0644]
queue-4.4/asoc-wm8958-fix-enum-ctl-accesses-in-a-wrong-type.patch [new file with mode: 0644]
queue-4.4/asoc-wm8994-fix-enum-ctl-accesses-in-a-wrong-type.patch [new file with mode: 0644]
queue-4.4/can-gs_usb-fixed-disconnect-bug-by-removing-erroneous-use-of-kfree.patch [new file with mode: 0644]
queue-4.4/cfg80211-wext-fix-message-ordering.patch [new file with mode: 0644]
queue-4.4/dmaengine-at_xdmac-fix-residue-computation.patch [new file with mode: 0644]
queue-4.4/drm-amdgpu-fix-error-handling-in-amdgpu_flip_work_func.patch [new file with mode: 0644]
queue-4.4/drm-radeon-fix-error-handling-in-radeon_flip_work_func.patch [new file with mode: 0644]
queue-4.4/gpu-ipu-v3-do-not-bail-out-on-missing-optional-port-nodes.patch [new file with mode: 0644]
queue-4.4/iwlwifi-mvm-inc-pending-frames-counter-also-when-txing-non-sta.patch [new file with mode: 0644]
queue-4.4/jffs2-reduce-the-breakage-on-recovery-from-halfway-failed-rename.patch [new file with mode: 0644]
queue-4.4/kvm-cap-halt-polling-at-exactly-halt_poll_ns.patch [new file with mode: 0644]
queue-4.4/kvm-mmu-fix-ept-0-pte.u-1-pte.w-0-cr0.wp-0-cr4.smep-1-efer.nx-0-combo.patch [new file with mode: 0644]
queue-4.4/kvm-mmu-fix-reserved-bit-check-for-ept-0-cr0.wp-0-cr4.smep-1-efer.nx-0.patch [new file with mode: 0644]
queue-4.4/kvm-ppc-book3s-hv-sanitize-special-purpose-register-values-on-guest-exit.patch [new file with mode: 0644]
queue-4.4/kvm-s390-correct-fprs-on-sigp-stop-and-store-status.patch [new file with mode: 0644]
queue-4.4/kvm-vmx-disable-pebs-before-a-guest-entry.patch [new file with mode: 0644]
queue-4.4/mac80211-check-pn-correctly-for-gcmp-encrypted-fragmented-mpdus.patch [new file with mode: 0644]
queue-4.4/mac80211-fix-public-action-frame-rx-in-ap-mode.patch [new file with mode: 0644]
queue-4.4/mac80211-fix-use-of-uninitialised-values-in-rx-aggregation.patch [new file with mode: 0644]
queue-4.4/mac80211-minstrel-change-expected-throughput-unit-back-to-kbps.patch [new file with mode: 0644]
queue-4.4/mac80211-minstrel_ht-fix-a-logic-error-in-rts-cts-handling.patch [new file with mode: 0644]
queue-4.4/mac80211-minstrel_ht-set-default-tx-aggregation-timeout-to-0.patch [new file with mode: 0644]
queue-4.4/ncpfs-fix-a-braino-in-oom-handling-in-ncp_fill_cache.patch [new file with mode: 0644]
queue-4.4/ovl-fix-working-on-distributed-fs-as-lower-layer.patch [new file with mode: 0644]
queue-4.4/ovl-ignore-lower-entries-when-checking-purity-of-non-directory-entries.patch [new file with mode: 0644]
queue-4.4/pci-allow-a-null-parent-pointer-in-pci_bus_assign_domain_nr.patch [new file with mode: 0644]
queue-4.4/powerpc-fix-dedotify-for-binutils-2.26.patch [new file with mode: 0644]
queue-4.4/powerpc-powernv-add-a-kmsg_dumper-that-flushes-console-output-on-panic.patch [new file with mode: 0644]
queue-4.4/powerpc-powernv-fix-opal_console_flush-prototype-and-usages.patch [new file with mode: 0644]
queue-4.4/revert-drm-radeon-call-hpd_irq_event-on-resume.patch [new file with mode: 0644]
queue-4.4/revert-drm-radeon-pm-adjust-display-configuration-after-powerstate.patch [new file with mode: 0644]
queue-4.4/s390-dasd-fix-diag-0x250-inline-assembly.patch [new file with mode: 0644]
queue-4.4/s390-mm-four-page-table-levels-vs.-fork.patch [new file with mode: 0644]
queue-4.4/tracing-fix-check-for-cpu-online-when-event-is-disabled.patch [new file with mode: 0644]
queue-4.4/wext-fix-message-delay-ordering.patch [new file with mode: 0644]
queue-4.4/x86-mm-fix-slow_virt_to_phys-for-x86_pae-again.patch [new file with mode: 0644]