]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
UBUNTU: Ubuntu-4.10.0-36.40 Ubuntu-4.10.0-36.40
authorKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 19 Sep 2017 09:40:56 +0000 (11:40 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 19 Sep 2017 09:40:56 +0000 (11:40 +0200)
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
debian.master/changelog

index cd0538f9edfdeba69f88a63607e1c79863db1da5..85c594d1509873bf1d4ceda8d26825eb6ca3e9e2 100644 (file)
@@ -1,10 +1,53 @@
-linux (4.10.0-36.40) UNRELEASED; urgency=low
+linux (4.10.0-36.40) zesty; urgency=low
+
+  * linux: 4.10.0-36.40 -proposed tracker (LP: #1718143)
+
+  * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
+    - sock: add sk_dst_pending_confirm flag
+    - net: add dst_pending_confirm flag to skbuff
+    - sctp: add dst_pending_confirm flag
+    - tcp: replace dst_confirm with sk_dst_confirm
+    - net: add confirm_neigh method to dst_ops
+    - net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
+    - net: pending_confirm is not used anymore
+
+  * SRIOV: warning if unload VFs (LP: #1715073)
+    - PCI: Lock each enable/disable num_vfs operation in sysfs
+    - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
+
+  * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
+    - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
+
+  * CVE-2017-14106
+    - tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
+
+  * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
+    - CIFS: Fix maximum SMB2 header size
+
+  * Middle button of trackpoint doesn't work (LP: #1715271)
+    - Input: trackpoint - assume 3 buttons when buttons detection fails
+
+  * Drop GPL from of_node_to_nid() export to match other arches (LP: #1709179)
+    - powerpc: Drop GPL from of_node_to_nid() export to match other arches
+
+  * vhost guest network randomly drops under stress (kvm) (LP: #1711251)
+    - Revert "vhost: cache used event for better performance"
+
+  * arm64 arch_timer fixes (LP: #1713821)
+    - Revert "UBUNTU: SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if
+      workaround is enabled"
+    - arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
+    - clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
+    - clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect
+      variable
+    - clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
+    - clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is
+      enabled
 
-  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.
+  * Touchpad not detected (LP: #1708852)
+    - Input: elan_i2c - add ELAN0608 to the ACPI table
 
- -- Stefan Bader <stefan.bader@canonical.com>  Fri, 15 Sep 2017 14:08:37 +0200
+ -- Kleber Sacilotto de Souza <kleber.souza@canonical.com>  Tue, 19 Sep 2017 11:36:36 +0200
 
 linux (4.10.0-35.39) zesty; urgency=low