aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2014-03-31 21:34:41 +0000
committerBen Hutchings <benh@debian.org>2014-03-31 21:34:41 +0000
commitd2cf486950f5015f38f1dbb331cdd2d9d3fec7b0 (patch)
tree3e4938a93f7c667d9f12839d89f94148b44e2192
parent85d582a4513873c44f293514d3fef17389134c30 (diff)
downloadkernel_replicant_linux-d2cf486950f5015f38f1dbb331cdd2d9d3fec7b0.tar.gz
kernel_replicant_linux-d2cf486950f5015f38f1dbb331cdd2d9d3fec7b0.tar.bz2
kernel_replicant_linux-d2cf486950f5015f38f1dbb331cdd2d9d3fec7b0.zip
Update to 3.13.8
svn path=/dists/sid/linux/; revision=21203
-rw-r--r--debian/changelog30
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e539ba52bd7..bac6526446a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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: