]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.5-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 May 2016 16:30:10 +0000 (12:30 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 May 2016 16:30:10 +0000 (12:30 -0400)
commit50afa18e46460207a21545e0114d04544109bce8
tree69094e732cb88c4f3d29eb7986625e4c250cac7d
parent58791519aa5ebc857626611a361f0249c689ac93
4.5-stable patches

added patches:
ata-ahci_xgene-dereferencing-uninitialized-pointer-in-probe.patch
ath10k-fix-pktlog-in-qca99x0.patch
clk-bcm2835-fix-check-of-error-code-returned-by-devm_ioremap_resource.patch
clk-divider-make-sure-read-only-dividers-do-not-write-to-their-register.patch
clk-meson-fix-meson_clk_register_clks-signature-type-mismatch.patch
clk-qcom-msm8960-fix-ce3_core-clk-enable-register.patch
clk-qcom-msm8960-fix-ce3_src-register-offset.patch
clk-rockchip-fix-wrong-mmc-phase-shift-for-rk3228.patch
clk-rockchip-free-memory-in-error-cases-when-registering-clock-branches.patch
clk-sunxi-fix-sun8i-a23-apb0-clk-divider-flags.patch
clk-versatile-sp810-support-reentrance.patch
clk-xgene-add-missing-parenthesis-when-clearing-divider-value.patch
clocksource-drivers-tango-xtal-fix-boot-hang-due-to-incorrect-test.patch
cns3xxx-fix-pci-cns3xxx_write_config.patch
ipvs-correct-initial-offset-of-call-id-header-search-in-sip-persistence-engine.patch
ipvs-drop-first-packet-to-redirect-conntrack.patch
ipvs-handle-ip_vs_fill_iph_skb_off-failure.patch
lightnvm-update-closed-list-outside-of-intr-context.patch
lpfc-fix-misleading-indentation.patch
mfd-intel-lpss-remove-clock-tree-on-error-path.patch
mwifiex-fix-corner-case-association-failure.patch
nbd-ratelimit-error-msgs-after-socket-close.patch
net-mlx5_core-fix-caching-atomic-endian-mode-capability.patch
null_blk-add-lightnvm-null_blk-device-to-the-nullb_list.patch
pwm-omap-dmtimer-add-sanity-checking-for-load-and-match-values.patch
pwm-omap-dmtimer-fix-inaccurate-period-and-duty-cycle-calculations.patch
pwm-omap-dmtimer-round-load-and-match-values-rather-than-truncate.patch
rdma-iw_cxgb4-fix-bar2-virt-addr-calculation-for-t4-chips.patch
rtlwifi-fix-size-of-wireless-mode-variable.patch
soc-rockchip-power-domain-fix-err-handle-while-probing.patch
wlcore-fix-error-handling-in-wlcore_event_fw_logger.patch
34 files changed:
queue-3.14/series [new file with mode: 0644]
queue-4.4/series [new file with mode: 0644]
queue-4.5/ata-ahci_xgene-dereferencing-uninitialized-pointer-in-probe.patch [new file with mode: 0644]
queue-4.5/ath10k-fix-pktlog-in-qca99x0.patch [new file with mode: 0644]
queue-4.5/clk-bcm2835-fix-check-of-error-code-returned-by-devm_ioremap_resource.patch [new file with mode: 0644]
queue-4.5/clk-divider-make-sure-read-only-dividers-do-not-write-to-their-register.patch [new file with mode: 0644]
queue-4.5/clk-meson-fix-meson_clk_register_clks-signature-type-mismatch.patch [new file with mode: 0644]
queue-4.5/clk-qcom-msm8960-fix-ce3_core-clk-enable-register.patch [new file with mode: 0644]
queue-4.5/clk-qcom-msm8960-fix-ce3_src-register-offset.patch [new file with mode: 0644]
queue-4.5/clk-rockchip-fix-wrong-mmc-phase-shift-for-rk3228.patch [new file with mode: 0644]
queue-4.5/clk-rockchip-free-memory-in-error-cases-when-registering-clock-branches.patch [new file with mode: 0644]
queue-4.5/clk-sunxi-fix-sun8i-a23-apb0-clk-divider-flags.patch [new file with mode: 0644]
queue-4.5/clk-versatile-sp810-support-reentrance.patch [new file with mode: 0644]
queue-4.5/clk-xgene-add-missing-parenthesis-when-clearing-divider-value.patch [new file with mode: 0644]
queue-4.5/clocksource-drivers-tango-xtal-fix-boot-hang-due-to-incorrect-test.patch [new file with mode: 0644]
queue-4.5/cns3xxx-fix-pci-cns3xxx_write_config.patch [new file with mode: 0644]
queue-4.5/ipvs-correct-initial-offset-of-call-id-header-search-in-sip-persistence-engine.patch [new file with mode: 0644]
queue-4.5/ipvs-drop-first-packet-to-redirect-conntrack.patch [new file with mode: 0644]
queue-4.5/ipvs-handle-ip_vs_fill_iph_skb_off-failure.patch [new file with mode: 0644]
queue-4.5/lightnvm-update-closed-list-outside-of-intr-context.patch [new file with mode: 0644]
queue-4.5/lpfc-fix-misleading-indentation.patch [new file with mode: 0644]
queue-4.5/mfd-intel-lpss-remove-clock-tree-on-error-path.patch [new file with mode: 0644]
queue-4.5/mwifiex-fix-corner-case-association-failure.patch [new file with mode: 0644]
queue-4.5/nbd-ratelimit-error-msgs-after-socket-close.patch [new file with mode: 0644]
queue-4.5/net-mlx5_core-fix-caching-atomic-endian-mode-capability.patch [new file with mode: 0644]
queue-4.5/null_blk-add-lightnvm-null_blk-device-to-the-nullb_list.patch [new file with mode: 0644]
queue-4.5/pwm-omap-dmtimer-add-sanity-checking-for-load-and-match-values.patch [new file with mode: 0644]
queue-4.5/pwm-omap-dmtimer-fix-inaccurate-period-and-duty-cycle-calculations.patch [new file with mode: 0644]
queue-4.5/pwm-omap-dmtimer-round-load-and-match-values-rather-than-truncate.patch [new file with mode: 0644]
queue-4.5/rdma-iw_cxgb4-fix-bar2-virt-addr-calculation-for-t4-chips.patch [new file with mode: 0644]
queue-4.5/rtlwifi-fix-size-of-wireless-mode-variable.patch [new file with mode: 0644]
queue-4.5/series [new file with mode: 0644]
queue-4.5/soc-rockchip-power-domain-fix-err-handle-while-probing.patch [new file with mode: 0644]
queue-4.5/wlcore-fix-error-handling-in-wlcore_event_fw_logger.patch [new file with mode: 0644]