Update to 4.9.12

This commit is contained in:
Ben Hutchings 2017-02-25 21:36:31 +00:00
parent fe42826053
commit a5fbe7bcef
1 changed files with 21 additions and 1 deletions

22
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux (4.9.11-1) UNRELEASED; urgency=medium
linux (4.9.12-1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11
@ -35,6 +35,26 @@ linux (4.9.11-1) UNRELEASED; urgency=medium
- tcp: don't annotate mark on control socket from
tcp_v6_send_response()
- [x86] fpu/xstate: Fix xcomp_bv in XSAVES header
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.12
- vfs: fix uninitialized flags in splice_to_pipe()
- siano: make it work again with CONFIG_VMAP_STACK
- fuse: fix use after free issue in fuse_dev_do_read()
- fuse: fix uninitialized flags in pipe_buffer
- mmc: core: fix multi-bit bus width without high-speed mode
- [powerpc*/*64*] Disable use of radix under a hypervisor
- scsi: don't BUG_ON() empty DMA transfers
- Fix missing sanity check in /dev/sg
- [x86] Input: elan_i2c - add ELAN0605 to the ACPI table
- drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
- drm/dp/mst: fix kernel oops when turning off secondary monitor
- futex: Move futex_init() to core_initcall
- [armel,armhf] 8658/1: uaccess: fix zeroing of 64-bit get_user()
- Revert "i2c: designware: detect when dynamic tar update is possible"
- PCI/PME: Restore pcie_pme_driver.remove
- printk: use rcuidle console tracepoint
- timekeeping: Use deferred printk() in debug code
- bcache: Make gc wakeup sane, remove set_task_state()
- videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB
[ Ben Hutchings ]
* [armel] dts: kirkwood: Fix SATA pinmux-ing for TS419 (Closes: #855017)