[linux] 01/02: Update to 3.16.7-ckt20

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Nov 18 13:31:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch jessie
in repository linux.

commit 2e5a9521ca8a043f17c7b0df1dc4e67a8fd5e369
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Nov 18 11:27:37 2015 +0000

    Update to 3.16.7-ckt20
---
 debian/changelog | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 82 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 752839e..cfda561 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-linux (3.16.7-ckt19-1) UNRELEASED; urgency=medium
+linux (3.16.7-ckt20-1) UNRELEASED; urgency=medium
 
   * New upstream stable update:
     http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt18
@@ -159,6 +159,87 @@ linux (3.16.7-ckt19-1) UNRELEASED; urgency=medium
     - net: add length argument to skb_copy_and_csum_datagram_iovec
       (regression in 3.16.7-ckt17) (CVE-2015-8019)
     - Btrfs: update fix for read corruption of compressed and shared extents
+    http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt20
+    - regmap: debugfs: Ensure we don't underflow when printing access masks
+    - regmap: debugfs: Don't bother actually printing when calculating max
+      length
+    - [x86] xen: Support kexec/kdump in HVM guests by doing a soft reset
+    - svcrdma: handle rdma read with a non-zero initial page offset
+    - dm: fix AB-BA deadlock in __dm_destroy()
+    - cifs: [SMB3] Do not fall back to SMBWriteX in set_file_size error cases
+    - clk: ti: fix dual-registration of uart4_ick
+    - dm raid: fix round up of default region size
+    - staging: speakup: fix speakup-r regression
+    - ALSA: synth: Fix conflicting OSS device registration on AWE32
+    - [arm64] readahead: fault retry breaks mmap file read random detection
+    - sched/core: Fix TASK_DEAD race in finish_task_switch()
+    - dm cache: fix NULL pointer when switching from cleaner policy
+    - 3w-9xxx: don't unmap bounce buffered commands
+      (regression in 3.16.7-ckt17)
+    - workqueue: make sure delayed work run in local cpu
+    - drm/radeon: add pm sysfs files late
+    - drm/nouveau/fbcon: take runpm reference when userspace has an open fd
+    - crypto: ahash - ensure statesize is non-zero
+    - dm thin: fix missing pool reference count decrement in pool_ctr error
+      path
+    - btrfs: check unsupported filters in balance arguments
+    - btrfs: fix use after free iterating extrefs
+    - i2c: designware-platdrv: enable RuntimePM before registering to the core
+    - i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
+    - btrfs: fix possible leak in btrfs_ioctl_balance()
+    - drm: Reject DRI1 hw lock ioctl functions for kms drivers
+    - usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
+    - rbd: fix double free on rbd_dev->header_name
+    - ath9k: declare required extra tx headroom
+    - iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()
+    - iwlwifi: dvm: fix D3 firmware PN programming
+    - iwlwifi: mvm: fix D3 firmware PN programming
+    - iwlwifi: fix firmware filename for 3160
+    - xen-blkfront: check for null drvdata in blkback_changed
+      (XenbusStateClosing)
+    - iio: mxs-lradc: Fix temperature offset
+    - [x86] drm/i915: Deny wrapping an userptr into a framebuffer
+    - [x86] efi: Fix multiple GOP device support
+    - ASoC: Add info callback for SX_TLV controls
+    - xhci: don't finish a TD if we get a short transfer event mid TD
+    - xhci: handle no ping response error properly
+    - xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
+    - drm/nouveau/gem: return only valid domain when there's only one
+    - [powerpc*] rtas: Validate rtas.entry before calling enter_rtas()
+    - mm: make sendfile(2) killable
+    - rbd: don't leak parent_spec in rbd_dev_probe_parent()
+    - rbd: prevent kernel stack blow up on rbd map
+    - dm btree remove: fix a bug when rebalancing nodes after removal
+    - dm btree: fix leak of bufio-backed block in btree_split_beneath error
+      path
+    - IB/cm: Fix rb-tree duplicate free and use-after-free
+    - iwlwifi: mvm: init card correctly on ctkill exit check
+    - module: Fix locking in symbol_put_addr()
+    - crypto: api - Only abort operations on fatal signal
+    - md/raid1: submit_bio_wait() returns 0 on success
+    - md/raid10: submit_bio_wait() returns 0 on success
+    - [x86] iommu/amd: Don't clear DTE flags when modifying it
+    - i2c: mv64xxx: really allow I2C offloading
+    - drm/radeon: don't try to recreate sysfs entries on resume
+    - mvsas: Fix NULL pointer dereference in mvs_slot_task_free
+    - [arm64] Revert "ARM64: unwind: Fix PC calculation"
+    - drm/radeon: Restore LCD backlight level on resume (>= R5xx)
+    - drm/radeon: move bl encoder assignment into bl init
+    - drm/radeon: fix dpms when driver backlight control is disabled
+    - rbd: require stable pages if message data CRCs are enabled
+    - md/raid5: fix locking in handle_stripe_clean_event()
+    - Revert "md: allow a partially recovered device to be hot-added to an
+      array."
+    - ipv6: Fix IPsec pre-encap fragmentation check
+    - ppp: fix pppoe_dev deletion condition in pppoe_release()
+    - ipv6: gre: support SIT encapsulation
+    - net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
+    - serial: 8250_pci: Correct uartclk for xr17v35x expansion chips
+    - isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
+    - ppp, slip: Validate VJ compression slot parameters completely
+      (CVE-2015-7799)
+    - staging/dgnc: fix info leak in ioctl
+    - sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
 
   [ Aurelien Jarno ]
   * [mips*/octeon] Enable CAVIUM_CN63XXP1 (Closes: #800595)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list