]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
UBUNTU: Ubuntu-4.10.0-8.10
authorTim Gardner <tim.gardner@canonical.com>
Mon, 13 Feb 2017 13:47:49 +0000 (06:47 -0700)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
debian.master/changelog
debian.master/reconstruct

index 67d6fe24896bfc083733f36acd1cd072195c6636..aac5cc8bd7b7ed5580bb563edca61fae9727d7ed 100644 (file)
@@ -1,8 +1,49 @@
-linux (4.10.0-8.10) UNRELEASED; urgency=low
+linux (4.10.0-8.10) zesty; urgency=low
 
-  CHANGELOG: Do not edit directly. Autogenerated at release.
-  CHANGELOG: Use the printchanges target to see the curent changes.
-  CHANGELOG: Use the insertchanges target to create the final log.
+  [ Tim Gardner ]
+
+  * Release Tracking Bug
+    - LP: #1664217
+
+  * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
+    (LP: #1663687)
+    - scsi: storvsc: Enable tracking of queue depth
+    - scsi: storvsc: Remove the restriction on max segment size
+    - scsi: storvsc: Enable multi-queue support
+    - scsi: storvsc: use tagged SRB requests if supported by the device
+    - scsi: storvsc: properly handle SRB_ERROR when sense message is present
+    - scsi: storvsc: properly set residual data length on errors
+
+  * Ubuntu16.10-KVM:Big configuration with multiple guests running SRIOV VFs
+    caused KVM host hung and all KVM guests down. (LP: #1651248)
+    - KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
+    - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
+    - KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
+    - KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
+    - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
+
+  * overlay: mkdir fails if directory exists in lowerdir in a user namespace
+    (LP: #1531747)
+    - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
+
+  * CVE-2016-1575 (LP: #1534961)
+    - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
+
+  * CVE-2016-1576 (LP: #1535150)
+    - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
+
+  * Miscellaneous Ubuntu changes
+    - SAUCE: md/raid6 algorithms: scale test duration for speedier boots
+    - SAUCE: Import aufs driver
+    - d-i: Build message-modules udeb for arm64
+    - rebase to v4.10-rc8
+
+  * Miscellaneous upstream changes
+    - Revert "UBUNTU: SAUCE: aufs -- remove .readlink assignment"
+    - Revert "UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()"
+    - Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
+    - Revert "UBUNTU: SAUCE: aufs -- Convert to use xattr handlers"
+    - Revert "UBUNTU: SAUCE: Import aufs driver"
 
   [ Upstream Kernel Changes ]
 
index 8d788b838646ce5d068b268021838ca351b85fba..77fa5f1c42d1564c95b41b3f70ad361eacb0e9b4 100644 (file)
@@ -6,6 +6,7 @@
 [ ! -L 'ubuntu/vbox/vboxvideo/include' ] && ln -sf '../include' 'ubuntu/vbox/vboxvideo/include'
 [ ! -L 'ubuntu/vbox/vboxvideo/r0drv' ] && ln -sf '../r0drv' 'ubuntu/vbox/vboxvideo/r0drv'
 # Remove any files deleted from the orig.
+rm -f 'arch/arm/boot/dts/orion5x-lschl.dts'
 rm -f 'arch/powerpc/include/asm/stackprotector.h'
 rm -f 'firmware/acenic/tg1.bin.ihex'
 rm -f 'firmware/acenic/tg2.bin.ihex'