summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2019-03-25 17:32:44 +0000
committerBen Hutchings <ben@decadent.org.uk>2019-03-25 17:32:44 +0000
commitf6f1c3fa2c1b45b243f043255989f1f7630d2ef8 (patch)
treee63fb929930eaf59d7ee3d834d845850e04f129b
parent521ef75e47f17ec3d20202c137b902aff5180ed0 (diff)
downloadlinux-stable-queue-f6f1c3fa2c1b45b243f043255989f1f7630d2ef8.tar.gz
Release 3.16.64
-rw-r--r--releases/3.16.64/can-gw-ensure-dlc-boundaries-after-can-frame-modification.patch (renamed from queue-3.16/can-gw-ensure-dlc-boundaries-after-can-frame-modification.patch)0
-rw-r--r--releases/3.16.64/hid-debug-fix-error-handling-in-hid_debug_events_read.patch (renamed from queue-3.16/hid-debug-fix-error-handling-in-hid_debug_events_read.patch)0
-rw-r--r--releases/3.16.64/hid-debug-fix-the-ring-buffer-implementation.patch (renamed from queue-3.16/hid-debug-fix-the-ring-buffer-implementation.patch)0
-rw-r--r--releases/3.16.64/hid-debug-improve-hid_debug_event.patch (renamed from queue-3.16/hid-debug-improve-hid_debug_event.patch)0
-rw-r--r--releases/3.16.64/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch (renamed from queue-3.16/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch)0
-rw-r--r--releases/3.16.64/kvm-nvmx-unconditionally-cancel-preemption-timer-in-free_nested.patch (renamed from queue-3.16/kvm-nvmx-unconditionally-cancel-preemption-timer-in-free_nested.patch)0
-rw-r--r--releases/3.16.64/kvm-ppc-move-xics_debugfs_init-out-of-create.patch (renamed from queue-3.16/kvm-ppc-move-xics_debugfs_init-out-of-create.patch)0
-rw-r--r--releases/3.16.64/kvm-protect-device-ops-create-and-list_add-with-kvm-lock.patch (renamed from queue-3.16/kvm-protect-device-ops-create-and-list_add-with-kvm-lock.patch)0
-rw-r--r--releases/3.16.64/kvm-use-after-free-in-kvm_ioctl_create_device.patch (renamed from queue-3.16/kvm-use-after-free-in-kvm_ioctl_create_device.patch)0
-rw-r--r--releases/3.16.64/kvm-x86-work-around-leak-of-uninitialized-stack-contents.patch (renamed from queue-3.16/kvm-x86-work-around-leak-of-uninitialized-stack-contents.patch)0
-rw-r--r--releases/3.16.64/mm-cma-fix-incorrect-type-conversion-for-size-during-dma-allocation.patch (renamed from queue-3.16/mm-cma-fix-incorrect-type-conversion-for-size-during-dma-allocation.patch)0
-rw-r--r--releases/3.16.64/net-appletalk-fix-minor-pointer-leak-to-userspace-in-siocfindipddprt.patch (renamed from queue-3.16/net-appletalk-fix-minor-pointer-leak-to-userspace-in-siocfindipddprt.patch)0
-rw-r--r--releases/3.16.64/series (renamed from queue-3.16/series)0
-rw-r--r--releases/3.16.64/sunrpc-use-after-free-in-svc_process_common.patch (renamed from queue-3.16/sunrpc-use-after-free-in-svc_process_common.patch)0
-rw-r--r--releases/3.16.64/swiotlb-clean-up-reporting.patch (renamed from queue-3.16/swiotlb-clean-up-reporting.patch)0
-rw-r--r--releases/3.16.64/usb-hso-fix-oob-memory-access-in-hso_probe-hso_get_config_data.patch (renamed from queue-3.16/usb-hso-fix-oob-memory-access-in-hso_probe-hso_get_config_data.patch)0
-rw-r--r--releases/3.16.64/xfs-don-t-bug-on-mixed-direct-and-mapped-i-o.patch (renamed from queue-3.16/xfs-don-t-bug-on-mixed-direct-and-mapped-i-o.patch)0
17 files changed, 0 insertions, 0 deletions
diff --git a/queue-3.16/can-gw-ensure-dlc-boundaries-after-can-frame-modification.patch b/releases/3.16.64/can-gw-ensure-dlc-boundaries-after-can-frame-modification.patch
index 4cc8983f..4cc8983f 100644
--- a/queue-3.16/can-gw-ensure-dlc-boundaries-after-can-frame-modification.patch
+++ b/releases/3.16.64/can-gw-ensure-dlc-boundaries-after-can-frame-modification.patch
diff --git a/queue-3.16/hid-debug-fix-error-handling-in-hid_debug_events_read.patch b/releases/3.16.64/hid-debug-fix-error-handling-in-hid_debug_events_read.patch
index ef7bbf08..ef7bbf08 100644
--- a/queue-3.16/hid-debug-fix-error-handling-in-hid_debug_events_read.patch
+++ b/releases/3.16.64/hid-debug-fix-error-handling-in-hid_debug_events_read.patch
diff --git a/queue-3.16/hid-debug-fix-the-ring-buffer-implementation.patch b/releases/3.16.64/hid-debug-fix-the-ring-buffer-implementation.patch
index 9eea5a9f..9eea5a9f 100644
--- a/queue-3.16/hid-debug-fix-the-ring-buffer-implementation.patch
+++ b/releases/3.16.64/hid-debug-fix-the-ring-buffer-implementation.patch
diff --git a/queue-3.16/hid-debug-improve-hid_debug_event.patch b/releases/3.16.64/hid-debug-improve-hid_debug_event.patch
index 7853b0e0..7853b0e0 100644
--- a/queue-3.16/hid-debug-improve-hid_debug_event.patch
+++ b/releases/3.16.64/hid-debug-improve-hid_debug_event.patch
diff --git a/queue-3.16/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch b/releases/3.16.64/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch
index 2b97d310..2b97d310 100644
--- a/queue-3.16/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch
+++ b/releases/3.16.64/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch
diff --git a/queue-3.16/kvm-nvmx-unconditionally-cancel-preemption-timer-in-free_nested.patch b/releases/3.16.64/kvm-nvmx-unconditionally-cancel-preemption-timer-in-free_nested.patch
index 359dae97..359dae97 100644
--- a/queue-3.16/kvm-nvmx-unconditionally-cancel-preemption-timer-in-free_nested.patch
+++ b/releases/3.16.64/kvm-nvmx-unconditionally-cancel-preemption-timer-in-free_nested.patch
diff --git a/queue-3.16/kvm-ppc-move-xics_debugfs_init-out-of-create.patch b/releases/3.16.64/kvm-ppc-move-xics_debugfs_init-out-of-create.patch
index 50e3e35a..50e3e35a 100644
--- a/queue-3.16/kvm-ppc-move-xics_debugfs_init-out-of-create.patch
+++ b/releases/3.16.64/kvm-ppc-move-xics_debugfs_init-out-of-create.patch
diff --git a/queue-3.16/kvm-protect-device-ops-create-and-list_add-with-kvm-lock.patch b/releases/3.16.64/kvm-protect-device-ops-create-and-list_add-with-kvm-lock.patch
index 1aee9815..1aee9815 100644
--- a/queue-3.16/kvm-protect-device-ops-create-and-list_add-with-kvm-lock.patch
+++ b/releases/3.16.64/kvm-protect-device-ops-create-and-list_add-with-kvm-lock.patch
diff --git a/queue-3.16/kvm-use-after-free-in-kvm_ioctl_create_device.patch b/releases/3.16.64/kvm-use-after-free-in-kvm_ioctl_create_device.patch
index ad461dbe..ad461dbe 100644
--- a/queue-3.16/kvm-use-after-free-in-kvm_ioctl_create_device.patch
+++ b/releases/3.16.64/kvm-use-after-free-in-kvm_ioctl_create_device.patch
diff --git a/queue-3.16/kvm-x86-work-around-leak-of-uninitialized-stack-contents.patch b/releases/3.16.64/kvm-x86-work-around-leak-of-uninitialized-stack-contents.patch
index 21304071..21304071 100644
--- a/queue-3.16/kvm-x86-work-around-leak-of-uninitialized-stack-contents.patch
+++ b/releases/3.16.64/kvm-x86-work-around-leak-of-uninitialized-stack-contents.patch
diff --git a/queue-3.16/mm-cma-fix-incorrect-type-conversion-for-size-during-dma-allocation.patch b/releases/3.16.64/mm-cma-fix-incorrect-type-conversion-for-size-during-dma-allocation.patch
index fbb63e63..fbb63e63 100644
--- a/queue-3.16/mm-cma-fix-incorrect-type-conversion-for-size-during-dma-allocation.patch
+++ b/releases/3.16.64/mm-cma-fix-incorrect-type-conversion-for-size-during-dma-allocation.patch
diff --git a/queue-3.16/net-appletalk-fix-minor-pointer-leak-to-userspace-in-siocfindipddprt.patch b/releases/3.16.64/net-appletalk-fix-minor-pointer-leak-to-userspace-in-siocfindipddprt.patch
index 960d638f..960d638f 100644
--- a/queue-3.16/net-appletalk-fix-minor-pointer-leak-to-userspace-in-siocfindipddprt.patch
+++ b/releases/3.16.64/net-appletalk-fix-minor-pointer-leak-to-userspace-in-siocfindipddprt.patch
diff --git a/queue-3.16/series b/releases/3.16.64/series
index ee65d8b4..ee65d8b4 100644
--- a/queue-3.16/series
+++ b/releases/3.16.64/series
diff --git a/queue-3.16/sunrpc-use-after-free-in-svc_process_common.patch b/releases/3.16.64/sunrpc-use-after-free-in-svc_process_common.patch
index 24c3135b..24c3135b 100644
--- a/queue-3.16/sunrpc-use-after-free-in-svc_process_common.patch
+++ b/releases/3.16.64/sunrpc-use-after-free-in-svc_process_common.patch
diff --git a/queue-3.16/swiotlb-clean-up-reporting.patch b/releases/3.16.64/swiotlb-clean-up-reporting.patch
index 75f0197d..75f0197d 100644
--- a/queue-3.16/swiotlb-clean-up-reporting.patch
+++ b/releases/3.16.64/swiotlb-clean-up-reporting.patch
diff --git a/queue-3.16/usb-hso-fix-oob-memory-access-in-hso_probe-hso_get_config_data.patch b/releases/3.16.64/usb-hso-fix-oob-memory-access-in-hso_probe-hso_get_config_data.patch
index 8c90b9af..8c90b9af 100644
--- a/queue-3.16/usb-hso-fix-oob-memory-access-in-hso_probe-hso_get_config_data.patch
+++ b/releases/3.16.64/usb-hso-fix-oob-memory-access-in-hso_probe-hso_get_config_data.patch
diff --git a/queue-3.16/xfs-don-t-bug-on-mixed-direct-and-mapped-i-o.patch b/releases/3.16.64/xfs-don-t-bug-on-mixed-direct-and-mapped-i-o.patch
index 87707914..87707914 100644
--- a/queue-3.16/xfs-don-t-bug-on-mixed-direct-and-mapped-i-o.patch
+++ b/releases/3.16.64/xfs-don-t-bug-on-mixed-direct-and-mapped-i-o.patch