]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Linux 3.14.56 v3.14.56
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Oct 2015 00:47:27 +0000 (09:47 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Oct 2015 00:47:27 +0000 (09:47 +0900)
commitb0e9e5253bbc8dc0af09eac5af8bdca77e5dd3c3
treee4114d2ab54f3fba5d9e45b8741b7df2ce1ac2fb
parent70770418a41de7ecb9cb09ba25bbb2942386a99f
Linux 3.14.56
26 files changed:
releases/3.14.56/af_unix-convert-the-unix_sk-macro-to-an-inline-function-for-type-safety.patch [moved from queue-3.14/af_unix-convert-the-unix_sk-macro-to-an-inline-function-for-type-safety.patch with 100% similarity]
releases/3.14.56/af_unix-return-data-from-multiple-skbs-on-recv-with-msg_peek-flag.patch [moved from queue-3.14/af_unix-return-data-from-multiple-skbs-on-recv-with-msg_peek-flag.patch with 100% similarity]
releases/3.14.56/arm64-errata-use-kbuild_cflags_module-for-erratum-843419.patch [moved from queue-3.14/arm64-errata-use-kbuild_cflags_module-for-erratum-843419.patch with 100% similarity]
releases/3.14.56/asix-do-full-reset-during-ax88772_bind.patch [moved from queue-3.14/asix-do-full-reset-during-ax88772_bind.patch with 100% similarity]
releases/3.14.56/asix-don-t-reset-phy-on-if_up-for-asix-88772.patch [moved from queue-3.14/asix-don-t-reset-phy-on-if_up-for-asix-88772.patch with 100% similarity]
releases/3.14.56/btrfs-fix-use-after-free-iterating-extrefs.patch [moved from queue-3.14/btrfs-fix-use-after-free-iterating-extrefs.patch with 100% similarity]
releases/3.14.56/crypto-ahash-ensure-statesize-is-non-zero.patch [moved from queue-3.14/crypto-ahash-ensure-statesize-is-non-zero.patch with 100% similarity]
releases/3.14.56/crypto-sparc-initialize-blkcipher.ivsize.patch [moved from queue-3.14/crypto-sparc-initialize-blkcipher.ivsize.patch with 100% similarity]
releases/3.14.56/dm-thin-fix-missing-pool-reference-count-decrement-in-pool_ctr-error-path.patch [moved from queue-3.14/dm-thin-fix-missing-pool-reference-count-decrement-in-pool_ctr-error-path.patch with 100% similarity]
releases/3.14.56/drm-nouveau-fbcon-take-runpm-reference-when-userspace-has-an-open-fd.patch [moved from queue-3.14/drm-nouveau-fbcon-take-runpm-reference-when-userspace-has-an-open-fd.patch with 100% similarity]
releases/3.14.56/drm-radeon-add-pm-sysfs-files-late.patch [moved from queue-3.14/drm-radeon-add-pm-sysfs-files-late.patch with 100% similarity]
releases/3.14.56/ethtool-use-kcalloc-instead-of-kmalloc-for-ethtool_get_strings.patch [moved from queue-3.14/ethtool-use-kcalloc-instead-of-kmalloc-for-ethtool_get_strings.patch with 100% similarity]
releases/3.14.56/i2c-designware-do-not-use-parameters-from-acpi-on-dell-inspiron-7348.patch [moved from queue-3.14/i2c-designware-do-not-use-parameters-from-acpi-on-dell-inspiron-7348.patch with 100% similarity]
releases/3.14.56/i2c-rcar-enable-runtimepm-before-registering-to-the-core.patch [moved from queue-3.14/i2c-rcar-enable-runtimepm-before-registering-to-the-core.patch with 100% similarity]
releases/3.14.56/i2c-s3c2410-enable-runtimepm-before-registering-to-the-core.patch [moved from queue-3.14/i2c-s3c2410-enable-runtimepm-before-registering-to-the-core.patch with 100% similarity]
releases/3.14.56/l2tp-protect-tunnel-del_work-by-ref_count.patch [moved from queue-3.14/l2tp-protect-tunnel-del_work-by-ref_count.patch with 100% similarity]
releases/3.14.56/net-add-pfmemalloc-check-in-sk_add_backlog.patch [moved from queue-3.14/net-add-pfmemalloc-check-in-sk_add_backlog.patch with 100% similarity]
releases/3.14.56/net-unix-fix-logic-about-sk_peek_offset.patch [moved from queue-3.14/net-unix-fix-logic-about-sk_peek_offset.patch with 100% similarity]
releases/3.14.56/ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch [moved from queue-3.14/ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch with 100% similarity]
releases/3.14.56/rbd-fix-double-free-on-rbd_dev-header_name.patch [moved from queue-3.14/rbd-fix-double-free-on-rbd_dev-header_name.patch with 100% similarity]
releases/3.14.56/sched-preempt-fix-cond_resched_lock-and-cond_resched_softirq.patch [moved from queue-3.14/sched-preempt-fix-cond_resched_lock-and-cond_resched_softirq.patch with 100% similarity]
releases/3.14.56/sched-preempt-rename-preempt_check_offset-to-preempt_disable_offset.patch [moved from queue-3.14/sched-preempt-rename-preempt_check_offset-to-preempt_disable_offset.patch with 100% similarity]
releases/3.14.56/series [moved from queue-3.14/series with 100% similarity]
releases/3.14.56/skbuff-fix-skb-checksum-flag-on-skb-pull.patch [moved from queue-3.14/skbuff-fix-skb-checksum-flag-on-skb-pull.patch with 100% similarity]
releases/3.14.56/skbuff-fix-skb-checksum-partial-check.patch [moved from queue-3.14/skbuff-fix-skb-checksum-partial-check.patch with 100% similarity]
releases/3.14.56/workqueue-make-sure-delayed-work-run-in-local-cpu.patch [moved from queue-3.14/workqueue-make-sure-delayed-work-run-in-local-cpu.patch with 100% similarity]