Update to 3.13.8

svn path=/dists/sid/linux/; revision=21203
This commit is contained in:
Ben Hutchings 2014-03-31 21:34:41 +00:00
parent 85d582a451
commit d2cf486950
1 changed files with 30 additions and 0 deletions

30
debian/changelog vendored
View File

@ -1,3 +1,33 @@
linux (3.13.8-1) UNRELEASED; urgency=medium
* New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.8
- ALSA: compress: Pass through return value of open ops callback
- [hppa] partly revert commit 8a10bc9: parisc/sti_console: prefer Linux
fonts over built-in ROM fonts (regression in 3.13.2)
- [armhf] net: davinci_emac: Replace devm_request_irq with request_irq
(regression in 3.11)
- NFSv4: Use the correct net namespace in nfs4_update_server
- media: cxusb: unlock on error in cxusb_i2c_xfer() (regression in 3.13)
- media: dw2102: some missing unlocks on error (regression in 3.13)
- libceph: block I/O when PAUSE or FULL osd map flags are set
- libceph: resend all writes after the osdmap loses the full flag
- stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
- [arm] 7941/2: Fix incorrect FDT initrd parameter override
(regression in 3.13)
- [x86] bpf_jit: support negative offsets
- printk: fix syslog() overflowing user buffer
- Fix uses of dma_max_pfn() when converting to a limiting address
- deb-pkg: Fix building for MIPS big-endian or ARM OABI
- deb-pkg: Fix cross-building linux-headers package
- fs/proc/proc_devtree.c: remove empty /proc/device-tree when no
openfirmware exists.
- KVM: MMU: handle invalid root_hpa at __direct_map
- [x86] KVM: x86: handle invalid root_hpa everywhere
- KVM: VMX: fix use after free of vmx->loaded_vmcs
-- Ben Hutchings <ben@decadent.org.uk> Mon, 31 Mar 2014 21:12:56 +0100
linux (3.13.7-1) unstable; urgency=medium
* New upstream stable update: