Update to 3.14.13

svn path=/dists/sid/linux/; revision=21586
This commit is contained in:
Ben Hutchings 2014-07-20 15:23:14 +00:00
parent b9720c4878
commit c4ff6fcad8
1 changed files with 27 additions and 1 deletions

28
debian/changelog vendored
View File

@ -1,4 +1,30 @@
linux (3.14.12-2) UNRELEASED; urgency=medium
linux (3.14.13-1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.13
- iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends
(regression in 3.11)
- [hppa] Do not hardcode maximum userspace stack size (regression in 3.14)
- workqueue: fix dev_set_uevent_suppress() imbalance (regression in 3.10)
- workqueue: zero cpumask of wq_numa_possible_cpumask on init
(regression in 3.10)
- i8k: Fix non-SMP operation (regression in 3.14)
- Revert "ACPI / AC: Remove AC's proc directory." (regression in 3.13)
- ACPI / resources: only reject zero length resources based at address zero
(regression in 3.14)
- ACPI / EC: Avoid race condition related to advance_transaction()
- ACPI / EC: Fix race condition in ec_transaction_completed()
- [x86] crypto: sha512_ssse3 - fix byte count to bit count conversion
- [arm64] implement TASK_SIZE_OF
- phy: core: Fix error path in phy_create()
- dm io: fix a race condition in the wake up code for sync_io
- [x86] intel_pstate: Fix setting VID (regression in 3.14.6)
- PCI: Fix unaligned access in AF transaction pending test
(regression in 3.14)
- ext4: fix unjournalled bg descriptor while initializing inode bitmap
- ext4: fix a potential deadlock in __ext4_es_shrink()
- drm/radeon: stop poisoning the GART TLB
- [x86] drm/i915: Don't clobber the GTT when it's within stolen memory
[ Ian Campbell ]
* [armel] Remove drivers/net/phy configs which are redundant with toplevel.