From f8ae58923a19ab8ad862c486c0b7ead1e27708d6 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 27 Oct 2015 09:53:11 +0900 Subject: [PATCH] Linux 4.1.12 --- .../act_mirred-clear-sender-cpu-before-sending-to-tx.patch | 0 ...-the-unix_sk-macro-to-an-inline-function-for-type-safety.patch | 0 ...eturn-data-from-multiple-skbs-on-recv-with-msg_peek-flag.patch | 0 ...arm64-errata-use-kbuild_cflags_module-for-erratum-843419.patch | 0 .../4.1.12}/arm64-fix-thp-protection-change-logic.patch | 0 ...bpf-fix-panic-in-so_get_filter-with-native-ebpf-programs.patch | 0 .../btrfs-check-unsupported-filters-in-balance-arguments.patch | 0 .../4.1.12}/btrfs-fix-use-after-free-iterating-extrefs.patch | 0 .../4.1.12}/crypto-ahash-ensure-statesize-is-non-zero.patch | 0 .../4.1.12}/crypto-sparc-initialize-blkcipher.ivsize.patch | 0 ...ng-pool-reference-count-decrement-in-pool_ctr-error-path.patch | 0 .../drm-dp-mst-make-mst-i2c-transfer-code-more-robust.patch | 0 .../4.1.12}/drm-fix-locking-for-sysfs-dpms-file.patch | 0 ...fbcon-take-runpm-reference-when-userspace-has-an-open-fd.patch | 0 .../4.1.12}/drm-radeon-add-pm-sysfs-files-late.patch | 0 .../drm-radeon-attach-tile-property-to-mst-connector.patch | 0 ...l-use-kcalloc-instead-of-kmalloc-for-ethtool_get_strings.patch | 0 ...re-do-not-use-parameters-from-acpi-on-dell-inspiron-7348.patch | 0 ...-platdrv-enable-runtimepm-before-registering-to-the-core.patch | 0 ...i2c-rcar-enable-runtimepm-before-registering-to-the-core.patch | 0 ...-s3c2410-enable-runtimepm-before-registering-to-the-core.patch | 0 .../4.1.12}/inet-fix-race-in-reqsk_queue_unlink.patch | 0 .../4.1.12}/inet-fix-races-in-reqsk_queue_hash_req.patch | 0 .../4.1.12}/l2tp-protect-tunnel-del_work-by-ref_count.patch | 0 ...-flock_lock_file-take-an-inode-pointer-instead-of-a-filp.patch | 0 ...cks-inline-posix_lock_file_wait-and-flock_lock_file_wait.patch | 0 ...-helpers-flock_lock_inode_wait-and-posix_lock_inode_wait.patch | 0 .../4.1.12}/memcg-convert-threshold-to-bytes.patch | 0 .../mfd-max77843-fix-max77843_chg_init-return-on-error.patch | 0 .../4.1.12}/net-add-pfmemalloc-check-in-sk_add_backlog.patch | 0 ...-emac-bump-version-numbers-for-correct-work-with-ethtool.patch | 0 .../4.1.12}/net-unix-fix-logic-about-sk_peek_offset.patch | 0 .../netlink-trim-skb-to-alloc-size-to-avoid-msg_trunc.patch | 0 .../4.1.12}/nfs4-have-do_vfs_lock-take-an-inode-pointer.patch | 0 .../4.1.12}/nfsd-blocklayout-accept-any-minlength.patch | 0 .../ovs-do-not-allocate-memory-from-offline-numa-node.patch | 0 ...-that-a-pin-with-id-i-is-at-position-i-in-the-info-array.patch | 0 .../ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch | 0 .../4.1.12}/rbd-fix-double-free-on-rbd_dev-header_name.patch | 0 ...d-preempt-fix-cond_resched_lock-and-cond_resched_softirq.patch | 0 ...t-powerpc-kvm-use-need_resched-instead-of-should_resched.patch | 0 ...pt-rename-preempt_check_offset-to-preempt_disable_offset.patch | 0 ...d-preempt-xen-use-need_resched-instead-of-should_resched.patch | 0 {queue-4.1 => releases/4.1.12}/series | 0 .../4.1.12}/skbuff-fix-skb-checksum-flag-on-skb-pull.patch | 0 .../4.1.12}/skbuff-fix-skb-checksum-partial-check.patch | 0 ...dma-handle-rdma-read-with-a-non-zero-initial-page-offset.patch | 0 ...pc-move-fragment-importance-field-to-new-header-position.patch | 0 .../workqueue-make-sure-delayed-work-run-in-local-cpu.patch | 0 49 files changed, 0 insertions(+), 0 deletions(-) rename {queue-4.1 => releases/4.1.12}/act_mirred-clear-sender-cpu-before-sending-to-tx.patch (100%) rename {queue-4.1 => releases/4.1.12}/af_unix-convert-the-unix_sk-macro-to-an-inline-function-for-type-safety.patch (100%) rename {queue-4.1 => releases/4.1.12}/af_unix-return-data-from-multiple-skbs-on-recv-with-msg_peek-flag.patch (100%) rename {queue-4.1 => releases/4.1.12}/arm64-errata-use-kbuild_cflags_module-for-erratum-843419.patch (100%) rename {queue-4.1 => releases/4.1.12}/arm64-fix-thp-protection-change-logic.patch (100%) rename {queue-4.1 => releases/4.1.12}/bpf-fix-panic-in-so_get_filter-with-native-ebpf-programs.patch (100%) rename {queue-4.1 => releases/4.1.12}/btrfs-check-unsupported-filters-in-balance-arguments.patch (100%) rename {queue-4.1 => releases/4.1.12}/btrfs-fix-use-after-free-iterating-extrefs.patch (100%) rename {queue-4.1 => releases/4.1.12}/crypto-ahash-ensure-statesize-is-non-zero.patch (100%) rename {queue-4.1 => releases/4.1.12}/crypto-sparc-initialize-blkcipher.ivsize.patch (100%) rename {queue-4.1 => releases/4.1.12}/dm-thin-fix-missing-pool-reference-count-decrement-in-pool_ctr-error-path.patch (100%) rename {queue-4.1 => releases/4.1.12}/drm-dp-mst-make-mst-i2c-transfer-code-more-robust.patch (100%) rename {queue-4.1 => releases/4.1.12}/drm-fix-locking-for-sysfs-dpms-file.patch (100%) rename {queue-4.1 => releases/4.1.12}/drm-nouveau-fbcon-take-runpm-reference-when-userspace-has-an-open-fd.patch (100%) rename {queue-4.1 => releases/4.1.12}/drm-radeon-add-pm-sysfs-files-late.patch (100%) rename {queue-4.1 => releases/4.1.12}/drm-radeon-attach-tile-property-to-mst-connector.patch (100%) rename {queue-4.1 => releases/4.1.12}/ethtool-use-kcalloc-instead-of-kmalloc-for-ethtool_get_strings.patch (100%) rename {queue-4.1 => releases/4.1.12}/i2c-designware-do-not-use-parameters-from-acpi-on-dell-inspiron-7348.patch (100%) rename {queue-4.1 => releases/4.1.12}/i2c-designware-platdrv-enable-runtimepm-before-registering-to-the-core.patch (100%) rename {queue-4.1 => releases/4.1.12}/i2c-rcar-enable-runtimepm-before-registering-to-the-core.patch (100%) rename {queue-4.1 => releases/4.1.12}/i2c-s3c2410-enable-runtimepm-before-registering-to-the-core.patch (100%) rename {queue-4.1 => releases/4.1.12}/inet-fix-race-in-reqsk_queue_unlink.patch (100%) rename {queue-4.1 => releases/4.1.12}/inet-fix-races-in-reqsk_queue_hash_req.patch (100%) rename {queue-4.1 => releases/4.1.12}/l2tp-protect-tunnel-del_work-by-ref_count.patch (100%) rename {queue-4.1 => releases/4.1.12}/locks-have-flock_lock_file-take-an-inode-pointer-instead-of-a-filp.patch (100%) rename {queue-4.1 => releases/4.1.12}/locks-inline-posix_lock_file_wait-and-flock_lock_file_wait.patch (100%) rename {queue-4.1 => releases/4.1.12}/locks-new-helpers-flock_lock_inode_wait-and-posix_lock_inode_wait.patch (100%) rename {queue-4.1 => releases/4.1.12}/memcg-convert-threshold-to-bytes.patch (100%) rename {queue-4.1 => releases/4.1.12}/mfd-max77843-fix-max77843_chg_init-return-on-error.patch (100%) rename {queue-4.1 => releases/4.1.12}/net-add-pfmemalloc-check-in-sk_add_backlog.patch (100%) rename {queue-4.1 => releases/4.1.12}/net-ibm-emac-bump-version-numbers-for-correct-work-with-ethtool.patch (100%) rename {queue-4.1 => releases/4.1.12}/net-unix-fix-logic-about-sk_peek_offset.patch (100%) rename {queue-4.1 => releases/4.1.12}/netlink-trim-skb-to-alloc-size-to-avoid-msg_trunc.patch (100%) rename {queue-4.1 => releases/4.1.12}/nfs4-have-do_vfs_lock-take-an-inode-pointer.patch (100%) rename {queue-4.1 => releases/4.1.12}/nfsd-blocklayout-accept-any-minlength.patch (100%) rename {queue-4.1 => releases/4.1.12}/ovs-do-not-allocate-memory-from-offline-numa-node.patch (100%) rename {queue-4.1 => releases/4.1.12}/pinctrl-imx25-ensure-that-a-pin-with-id-i-is-at-position-i-in-the-info-array.patch (100%) rename {queue-4.1 => releases/4.1.12}/ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch (100%) rename {queue-4.1 => releases/4.1.12}/rbd-fix-double-free-on-rbd_dev-header_name.patch (100%) rename {queue-4.1 => releases/4.1.12}/sched-preempt-fix-cond_resched_lock-and-cond_resched_softirq.patch (100%) rename {queue-4.1 => releases/4.1.12}/sched-preempt-powerpc-kvm-use-need_resched-instead-of-should_resched.patch (100%) rename {queue-4.1 => releases/4.1.12}/sched-preempt-rename-preempt_check_offset-to-preempt_disable_offset.patch (100%) rename {queue-4.1 => releases/4.1.12}/sched-preempt-xen-use-need_resched-instead-of-should_resched.patch (100%) rename {queue-4.1 => releases/4.1.12}/series (100%) rename {queue-4.1 => releases/4.1.12}/skbuff-fix-skb-checksum-flag-on-skb-pull.patch (100%) rename {queue-4.1 => releases/4.1.12}/skbuff-fix-skb-checksum-partial-check.patch (100%) rename {queue-4.1 => releases/4.1.12}/svcrdma-handle-rdma-read-with-a-non-zero-initial-page-offset.patch (100%) rename {queue-4.1 => releases/4.1.12}/tipc-move-fragment-importance-field-to-new-header-position.patch (100%) rename {queue-4.1 => releases/4.1.12}/workqueue-make-sure-delayed-work-run-in-local-cpu.patch (100%) diff --git a/queue-4.1/act_mirred-clear-sender-cpu-before-sending-to-tx.patch b/releases/4.1.12/act_mirred-clear-sender-cpu-before-sending-to-tx.patch similarity index 100% rename from queue-4.1/act_mirred-clear-sender-cpu-before-sending-to-tx.patch rename to releases/4.1.12/act_mirred-clear-sender-cpu-before-sending-to-tx.patch diff --git a/queue-4.1/af_unix-convert-the-unix_sk-macro-to-an-inline-function-for-type-safety.patch b/releases/4.1.12/af_unix-convert-the-unix_sk-macro-to-an-inline-function-for-type-safety.patch similarity index 100% rename from queue-4.1/af_unix-convert-the-unix_sk-macro-to-an-inline-function-for-type-safety.patch rename to releases/4.1.12/af_unix-convert-the-unix_sk-macro-to-an-inline-function-for-type-safety.patch diff --git a/queue-4.1/af_unix-return-data-from-multiple-skbs-on-recv-with-msg_peek-flag.patch b/releases/4.1.12/af_unix-return-data-from-multiple-skbs-on-recv-with-msg_peek-flag.patch similarity index 100% rename from queue-4.1/af_unix-return-data-from-multiple-skbs-on-recv-with-msg_peek-flag.patch rename to releases/4.1.12/af_unix-return-data-from-multiple-skbs-on-recv-with-msg_peek-flag.patch diff --git a/queue-4.1/arm64-errata-use-kbuild_cflags_module-for-erratum-843419.patch b/releases/4.1.12/arm64-errata-use-kbuild_cflags_module-for-erratum-843419.patch similarity index 100% rename from queue-4.1/arm64-errata-use-kbuild_cflags_module-for-erratum-843419.patch rename to releases/4.1.12/arm64-errata-use-kbuild_cflags_module-for-erratum-843419.patch diff --git a/queue-4.1/arm64-fix-thp-protection-change-logic.patch b/releases/4.1.12/arm64-fix-thp-protection-change-logic.patch similarity index 100% rename from queue-4.1/arm64-fix-thp-protection-change-logic.patch rename to releases/4.1.12/arm64-fix-thp-protection-change-logic.patch diff --git a/queue-4.1/bpf-fix-panic-in-so_get_filter-with-native-ebpf-programs.patch b/releases/4.1.12/bpf-fix-panic-in-so_get_filter-with-native-ebpf-programs.patch similarity index 100% rename from queue-4.1/bpf-fix-panic-in-so_get_filter-with-native-ebpf-programs.patch rename to releases/4.1.12/bpf-fix-panic-in-so_get_filter-with-native-ebpf-programs.patch diff --git a/queue-4.1/btrfs-check-unsupported-filters-in-balance-arguments.patch b/releases/4.1.12/btrfs-check-unsupported-filters-in-balance-arguments.patch similarity index 100% rename from queue-4.1/btrfs-check-unsupported-filters-in-balance-arguments.patch rename to releases/4.1.12/btrfs-check-unsupported-filters-in-balance-arguments.patch diff --git a/queue-4.1/btrfs-fix-use-after-free-iterating-extrefs.patch b/releases/4.1.12/btrfs-fix-use-after-free-iterating-extrefs.patch similarity index 100% rename from queue-4.1/btrfs-fix-use-after-free-iterating-extrefs.patch rename to releases/4.1.12/btrfs-fix-use-after-free-iterating-extrefs.patch diff --git a/queue-4.1/crypto-ahash-ensure-statesize-is-non-zero.patch b/releases/4.1.12/crypto-ahash-ensure-statesize-is-non-zero.patch similarity index 100% rename from queue-4.1/crypto-ahash-ensure-statesize-is-non-zero.patch rename to releases/4.1.12/crypto-ahash-ensure-statesize-is-non-zero.patch diff --git a/queue-4.1/crypto-sparc-initialize-blkcipher.ivsize.patch b/releases/4.1.12/crypto-sparc-initialize-blkcipher.ivsize.patch similarity index 100% rename from queue-4.1/crypto-sparc-initialize-blkcipher.ivsize.patch rename to releases/4.1.12/crypto-sparc-initialize-blkcipher.ivsize.patch diff --git a/queue-4.1/dm-thin-fix-missing-pool-reference-count-decrement-in-pool_ctr-error-path.patch b/releases/4.1.12/dm-thin-fix-missing-pool-reference-count-decrement-in-pool_ctr-error-path.patch similarity index 100% rename from queue-4.1/dm-thin-fix-missing-pool-reference-count-decrement-in-pool_ctr-error-path.patch rename to releases/4.1.12/dm-thin-fix-missing-pool-reference-count-decrement-in-pool_ctr-error-path.patch diff --git a/queue-4.1/drm-dp-mst-make-mst-i2c-transfer-code-more-robust.patch b/releases/4.1.12/drm-dp-mst-make-mst-i2c-transfer-code-more-robust.patch similarity index 100% rename from queue-4.1/drm-dp-mst-make-mst-i2c-transfer-code-more-robust.patch rename to releases/4.1.12/drm-dp-mst-make-mst-i2c-transfer-code-more-robust.patch diff --git a/queue-4.1/drm-fix-locking-for-sysfs-dpms-file.patch b/releases/4.1.12/drm-fix-locking-for-sysfs-dpms-file.patch similarity index 100% rename from queue-4.1/drm-fix-locking-for-sysfs-dpms-file.patch rename to releases/4.1.12/drm-fix-locking-for-sysfs-dpms-file.patch diff --git a/queue-4.1/drm-nouveau-fbcon-take-runpm-reference-when-userspace-has-an-open-fd.patch b/releases/4.1.12/drm-nouveau-fbcon-take-runpm-reference-when-userspace-has-an-open-fd.patch similarity index 100% rename from queue-4.1/drm-nouveau-fbcon-take-runpm-reference-when-userspace-has-an-open-fd.patch rename to releases/4.1.12/drm-nouveau-fbcon-take-runpm-reference-when-userspace-has-an-open-fd.patch diff --git a/queue-4.1/drm-radeon-add-pm-sysfs-files-late.patch b/releases/4.1.12/drm-radeon-add-pm-sysfs-files-late.patch similarity index 100% rename from queue-4.1/drm-radeon-add-pm-sysfs-files-late.patch rename to releases/4.1.12/drm-radeon-add-pm-sysfs-files-late.patch diff --git a/queue-4.1/drm-radeon-attach-tile-property-to-mst-connector.patch b/releases/4.1.12/drm-radeon-attach-tile-property-to-mst-connector.patch similarity index 100% rename from queue-4.1/drm-radeon-attach-tile-property-to-mst-connector.patch rename to releases/4.1.12/drm-radeon-attach-tile-property-to-mst-connector.patch diff --git a/queue-4.1/ethtool-use-kcalloc-instead-of-kmalloc-for-ethtool_get_strings.patch b/releases/4.1.12/ethtool-use-kcalloc-instead-of-kmalloc-for-ethtool_get_strings.patch similarity index 100% rename from queue-4.1/ethtool-use-kcalloc-instead-of-kmalloc-for-ethtool_get_strings.patch rename to releases/4.1.12/ethtool-use-kcalloc-instead-of-kmalloc-for-ethtool_get_strings.patch diff --git a/queue-4.1/i2c-designware-do-not-use-parameters-from-acpi-on-dell-inspiron-7348.patch b/releases/4.1.12/i2c-designware-do-not-use-parameters-from-acpi-on-dell-inspiron-7348.patch similarity index 100% rename from queue-4.1/i2c-designware-do-not-use-parameters-from-acpi-on-dell-inspiron-7348.patch rename to releases/4.1.12/i2c-designware-do-not-use-parameters-from-acpi-on-dell-inspiron-7348.patch diff --git a/queue-4.1/i2c-designware-platdrv-enable-runtimepm-before-registering-to-the-core.patch b/releases/4.1.12/i2c-designware-platdrv-enable-runtimepm-before-registering-to-the-core.patch similarity index 100% rename from queue-4.1/i2c-designware-platdrv-enable-runtimepm-before-registering-to-the-core.patch rename to releases/4.1.12/i2c-designware-platdrv-enable-runtimepm-before-registering-to-the-core.patch diff --git a/queue-4.1/i2c-rcar-enable-runtimepm-before-registering-to-the-core.patch b/releases/4.1.12/i2c-rcar-enable-runtimepm-before-registering-to-the-core.patch similarity index 100% rename from queue-4.1/i2c-rcar-enable-runtimepm-before-registering-to-the-core.patch rename to releases/4.1.12/i2c-rcar-enable-runtimepm-before-registering-to-the-core.patch diff --git a/queue-4.1/i2c-s3c2410-enable-runtimepm-before-registering-to-the-core.patch b/releases/4.1.12/i2c-s3c2410-enable-runtimepm-before-registering-to-the-core.patch similarity index 100% rename from queue-4.1/i2c-s3c2410-enable-runtimepm-before-registering-to-the-core.patch rename to releases/4.1.12/i2c-s3c2410-enable-runtimepm-before-registering-to-the-core.patch diff --git a/queue-4.1/inet-fix-race-in-reqsk_queue_unlink.patch b/releases/4.1.12/inet-fix-race-in-reqsk_queue_unlink.patch similarity index 100% rename from queue-4.1/inet-fix-race-in-reqsk_queue_unlink.patch rename to releases/4.1.12/inet-fix-race-in-reqsk_queue_unlink.patch diff --git a/queue-4.1/inet-fix-races-in-reqsk_queue_hash_req.patch b/releases/4.1.12/inet-fix-races-in-reqsk_queue_hash_req.patch similarity index 100% rename from queue-4.1/inet-fix-races-in-reqsk_queue_hash_req.patch rename to releases/4.1.12/inet-fix-races-in-reqsk_queue_hash_req.patch diff --git a/queue-4.1/l2tp-protect-tunnel-del_work-by-ref_count.patch b/releases/4.1.12/l2tp-protect-tunnel-del_work-by-ref_count.patch similarity index 100% rename from queue-4.1/l2tp-protect-tunnel-del_work-by-ref_count.patch rename to releases/4.1.12/l2tp-protect-tunnel-del_work-by-ref_count.patch diff --git a/queue-4.1/locks-have-flock_lock_file-take-an-inode-pointer-instead-of-a-filp.patch b/releases/4.1.12/locks-have-flock_lock_file-take-an-inode-pointer-instead-of-a-filp.patch similarity index 100% rename from queue-4.1/locks-have-flock_lock_file-take-an-inode-pointer-instead-of-a-filp.patch rename to releases/4.1.12/locks-have-flock_lock_file-take-an-inode-pointer-instead-of-a-filp.patch diff --git a/queue-4.1/locks-inline-posix_lock_file_wait-and-flock_lock_file_wait.patch b/releases/4.1.12/locks-inline-posix_lock_file_wait-and-flock_lock_file_wait.patch similarity index 100% rename from queue-4.1/locks-inline-posix_lock_file_wait-and-flock_lock_file_wait.patch rename to releases/4.1.12/locks-inline-posix_lock_file_wait-and-flock_lock_file_wait.patch diff --git a/queue-4.1/locks-new-helpers-flock_lock_inode_wait-and-posix_lock_inode_wait.patch b/releases/4.1.12/locks-new-helpers-flock_lock_inode_wait-and-posix_lock_inode_wait.patch similarity index 100% rename from queue-4.1/locks-new-helpers-flock_lock_inode_wait-and-posix_lock_inode_wait.patch rename to releases/4.1.12/locks-new-helpers-flock_lock_inode_wait-and-posix_lock_inode_wait.patch diff --git a/queue-4.1/memcg-convert-threshold-to-bytes.patch b/releases/4.1.12/memcg-convert-threshold-to-bytes.patch similarity index 100% rename from queue-4.1/memcg-convert-threshold-to-bytes.patch rename to releases/4.1.12/memcg-convert-threshold-to-bytes.patch diff --git a/queue-4.1/mfd-max77843-fix-max77843_chg_init-return-on-error.patch b/releases/4.1.12/mfd-max77843-fix-max77843_chg_init-return-on-error.patch similarity index 100% rename from queue-4.1/mfd-max77843-fix-max77843_chg_init-return-on-error.patch rename to releases/4.1.12/mfd-max77843-fix-max77843_chg_init-return-on-error.patch diff --git a/queue-4.1/net-add-pfmemalloc-check-in-sk_add_backlog.patch b/releases/4.1.12/net-add-pfmemalloc-check-in-sk_add_backlog.patch similarity index 100% rename from queue-4.1/net-add-pfmemalloc-check-in-sk_add_backlog.patch rename to releases/4.1.12/net-add-pfmemalloc-check-in-sk_add_backlog.patch diff --git a/queue-4.1/net-ibm-emac-bump-version-numbers-for-correct-work-with-ethtool.patch b/releases/4.1.12/net-ibm-emac-bump-version-numbers-for-correct-work-with-ethtool.patch similarity index 100% rename from queue-4.1/net-ibm-emac-bump-version-numbers-for-correct-work-with-ethtool.patch rename to releases/4.1.12/net-ibm-emac-bump-version-numbers-for-correct-work-with-ethtool.patch diff --git a/queue-4.1/net-unix-fix-logic-about-sk_peek_offset.patch b/releases/4.1.12/net-unix-fix-logic-about-sk_peek_offset.patch similarity index 100% rename from queue-4.1/net-unix-fix-logic-about-sk_peek_offset.patch rename to releases/4.1.12/net-unix-fix-logic-about-sk_peek_offset.patch diff --git a/queue-4.1/netlink-trim-skb-to-alloc-size-to-avoid-msg_trunc.patch b/releases/4.1.12/netlink-trim-skb-to-alloc-size-to-avoid-msg_trunc.patch similarity index 100% rename from queue-4.1/netlink-trim-skb-to-alloc-size-to-avoid-msg_trunc.patch rename to releases/4.1.12/netlink-trim-skb-to-alloc-size-to-avoid-msg_trunc.patch diff --git a/queue-4.1/nfs4-have-do_vfs_lock-take-an-inode-pointer.patch b/releases/4.1.12/nfs4-have-do_vfs_lock-take-an-inode-pointer.patch similarity index 100% rename from queue-4.1/nfs4-have-do_vfs_lock-take-an-inode-pointer.patch rename to releases/4.1.12/nfs4-have-do_vfs_lock-take-an-inode-pointer.patch diff --git a/queue-4.1/nfsd-blocklayout-accept-any-minlength.patch b/releases/4.1.12/nfsd-blocklayout-accept-any-minlength.patch similarity index 100% rename from queue-4.1/nfsd-blocklayout-accept-any-minlength.patch rename to releases/4.1.12/nfsd-blocklayout-accept-any-minlength.patch diff --git a/queue-4.1/ovs-do-not-allocate-memory-from-offline-numa-node.patch b/releases/4.1.12/ovs-do-not-allocate-memory-from-offline-numa-node.patch similarity index 100% rename from queue-4.1/ovs-do-not-allocate-memory-from-offline-numa-node.patch rename to releases/4.1.12/ovs-do-not-allocate-memory-from-offline-numa-node.patch diff --git a/queue-4.1/pinctrl-imx25-ensure-that-a-pin-with-id-i-is-at-position-i-in-the-info-array.patch b/releases/4.1.12/pinctrl-imx25-ensure-that-a-pin-with-id-i-is-at-position-i-in-the-info-array.patch similarity index 100% rename from queue-4.1/pinctrl-imx25-ensure-that-a-pin-with-id-i-is-at-position-i-in-the-info-array.patch rename to releases/4.1.12/pinctrl-imx25-ensure-that-a-pin-with-id-i-is-at-position-i-in-the-info-array.patch diff --git a/queue-4.1/ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch b/releases/4.1.12/ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch similarity index 100% rename from queue-4.1/ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch rename to releases/4.1.12/ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch diff --git a/queue-4.1/rbd-fix-double-free-on-rbd_dev-header_name.patch b/releases/4.1.12/rbd-fix-double-free-on-rbd_dev-header_name.patch similarity index 100% rename from queue-4.1/rbd-fix-double-free-on-rbd_dev-header_name.patch rename to releases/4.1.12/rbd-fix-double-free-on-rbd_dev-header_name.patch diff --git a/queue-4.1/sched-preempt-fix-cond_resched_lock-and-cond_resched_softirq.patch b/releases/4.1.12/sched-preempt-fix-cond_resched_lock-and-cond_resched_softirq.patch similarity index 100% rename from queue-4.1/sched-preempt-fix-cond_resched_lock-and-cond_resched_softirq.patch rename to releases/4.1.12/sched-preempt-fix-cond_resched_lock-and-cond_resched_softirq.patch diff --git a/queue-4.1/sched-preempt-powerpc-kvm-use-need_resched-instead-of-should_resched.patch b/releases/4.1.12/sched-preempt-powerpc-kvm-use-need_resched-instead-of-should_resched.patch similarity index 100% rename from queue-4.1/sched-preempt-powerpc-kvm-use-need_resched-instead-of-should_resched.patch rename to releases/4.1.12/sched-preempt-powerpc-kvm-use-need_resched-instead-of-should_resched.patch diff --git a/queue-4.1/sched-preempt-rename-preempt_check_offset-to-preempt_disable_offset.patch b/releases/4.1.12/sched-preempt-rename-preempt_check_offset-to-preempt_disable_offset.patch similarity index 100% rename from queue-4.1/sched-preempt-rename-preempt_check_offset-to-preempt_disable_offset.patch rename to releases/4.1.12/sched-preempt-rename-preempt_check_offset-to-preempt_disable_offset.patch diff --git a/queue-4.1/sched-preempt-xen-use-need_resched-instead-of-should_resched.patch b/releases/4.1.12/sched-preempt-xen-use-need_resched-instead-of-should_resched.patch similarity index 100% rename from queue-4.1/sched-preempt-xen-use-need_resched-instead-of-should_resched.patch rename to releases/4.1.12/sched-preempt-xen-use-need_resched-instead-of-should_resched.patch diff --git a/queue-4.1/series b/releases/4.1.12/series similarity index 100% rename from queue-4.1/series rename to releases/4.1.12/series diff --git a/queue-4.1/skbuff-fix-skb-checksum-flag-on-skb-pull.patch b/releases/4.1.12/skbuff-fix-skb-checksum-flag-on-skb-pull.patch similarity index 100% rename from queue-4.1/skbuff-fix-skb-checksum-flag-on-skb-pull.patch rename to releases/4.1.12/skbuff-fix-skb-checksum-flag-on-skb-pull.patch diff --git a/queue-4.1/skbuff-fix-skb-checksum-partial-check.patch b/releases/4.1.12/skbuff-fix-skb-checksum-partial-check.patch similarity index 100% rename from queue-4.1/skbuff-fix-skb-checksum-partial-check.patch rename to releases/4.1.12/skbuff-fix-skb-checksum-partial-check.patch diff --git a/queue-4.1/svcrdma-handle-rdma-read-with-a-non-zero-initial-page-offset.patch b/releases/4.1.12/svcrdma-handle-rdma-read-with-a-non-zero-initial-page-offset.patch similarity index 100% rename from queue-4.1/svcrdma-handle-rdma-read-with-a-non-zero-initial-page-offset.patch rename to releases/4.1.12/svcrdma-handle-rdma-read-with-a-non-zero-initial-page-offset.patch diff --git a/queue-4.1/tipc-move-fragment-importance-field-to-new-header-position.patch b/releases/4.1.12/tipc-move-fragment-importance-field-to-new-header-position.patch similarity index 100% rename from queue-4.1/tipc-move-fragment-importance-field-to-new-header-position.patch rename to releases/4.1.12/tipc-move-fragment-importance-field-to-new-header-position.patch diff --git a/queue-4.1/workqueue-make-sure-delayed-work-run-in-local-cpu.patch b/releases/4.1.12/workqueue-make-sure-delayed-work-run-in-local-cpu.patch similarity index 100% rename from queue-4.1/workqueue-make-sure-delayed-work-run-in-local-cpu.patch rename to releases/4.1.12/workqueue-make-sure-delayed-work-run-in-local-cpu.patch -- 2.47.2