Update to 3.16.5

svn path=/dists/sid/linux/; revision=21936
This commit is contained in:
Ben Hutchings 2014-10-10 02:06:14 +00:00
parent 6760a2e060
commit 1d43044d99
1 changed files with 18 additions and 1 deletions

19
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux (3.16.4-1) UNRELEASED; urgency=low
linux (3.16.5-1) UNRELEASED; urgency=low
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.4
@ -193,6 +193,23 @@ linux (3.16.4-1) UNRELEASED; urgency=low
- aio: block exit_aio() until all context requests are completed
- ext4: propagate errors up to ext4_find_entry()'s callers
- ext4: avoid trying to kfree an ERR_PTR pointer
https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.5
- udf: Avoid infinite loop when processing indirect ICBs (CVE-2014-6410)
- ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.
- perf: fix perf bug in fork()
- mm: memcontrol: do not iterate uninitialized memcgs (regression in 3.14)
- mm: migrate: Close race between migration completion and mprotect
- [x86] ACPI / i915: Update the condition to ignore firmware backlight
change request (regression in 3.16)
- [x86] cpufreq: pcc-cpufreq: Fix wait_event() under spinlock
(regression in 3.15)
- md/raid5: disable 'DISCARD' by default due to safety concerns.
- [x86] drm/i915: Flush the PTEs after updating them before suspend
(regression in 3.12)
- cifs: Fix problem recognizing symlinks (regression in 3.13)
- ring-buffer: Fix infinite spin in reading buffer (regression in 3.16.3)
- mm: numa: Do not mark PTEs pte_numa when splitting huge pages
- media: vb2: fix VBI/poll regression
[ Ian Campbell ]
* [armhf] Add Exynos5 disk/usb/nic modules to udebs.