Update to 4.9.27

This commit is contained in:
Salvatore Bonaccorso 2017-05-13 17:38:31 +02:00
parent 3d18d55b64
commit 75d5d0e57f
1 changed files with 12 additions and 1 deletions

13
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux (4.9.26-1) UNRELEASED; urgency=medium
linux (4.9.27-1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.26
@ -56,6 +56,17 @@ linux (4.9.26-1) UNRELEASED; urgency=medium
- macsec: avoid heap overflow in skb_to_sgvec
- net: can: usb: gs_usb: Fix buffer on stack
- [x86] ftrace: Fix triple fault with graph tracing and suspend-to-ram
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.27
- timerfd: Protect the might cancel mechanism proper
- Handle mismatched open calls
- [x86] tpm_tis: use default timeout value if chip reports it as zero
- scsi: storvsc: Workaround for virtual DVD SCSI version
- [powerpc, x86] hwmon: (it87) Avoid registering the same chip on both SIO
addresses
- 8250_pci: Fix potential use-after-free in error path
- ceph: try getting buffer capability for readahead/fadvise
- cpu/hotplug: Serialize callback invocations proper
- dm ioctl: prevent stack leak in dm ioctl call
[ Aurelien Jarno ]
* [mips*/*-malta] Enable POWER_RESET and POWER_RESET_SYSCON.