From: Kleber Sacilotto de Souza Date: Tue, 19 Sep 2017 09:40:56 +0000 (+0200) Subject: UBUNTU: Ubuntu-4.10.0-36.40 X-Git-Tag: Ubuntu-4.10.0-36.40^0 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=ae95914a9a3cd5060dcd1d0a9d02906f97bc56d1;p=mirror_ubuntu-zesty-kernel.git UBUNTU: Ubuntu-4.10.0-36.40 Signed-off-by: Kleber Sacilotto de Souza --- diff --git a/debian.master/changelog b/debian.master/changelog index cd0538f9edfd..85c594d15098 100644 --- a/debian.master/changelog +++ b/debian.master/changelog @@ -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 Fri, 15 Sep 2017 14:08:37 +0200 + -- Kleber Sacilotto de Souza Tue, 19 Sep 2017 11:36:36 +0200 linux (4.10.0-35.39) zesty; urgency=low