[linux] 01/02: Improve changelog for stable updates 3.16.7-ckt{19, 20}

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Nov 19 15:20:46 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 f95e0199fd092760eec40226d65e1cbcd78df801
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Nov 19 13:57:36 2015 +0000

    Improve changelog for stable updates 3.16.7-ckt{19,20}
    
    Delete entries for commits that are unimportant.
    
    Add architecture qualifications, regression versions, etc.
---
 debian/changelog | 71 ++++++++++++++++----------------------------------------
 1 file changed, 20 insertions(+), 51 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f6840d3..b816fd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -70,51 +70,45 @@ linux (3.16.7-ckt20-1) UNRELEASED; urgency=medium
     - openvswitch: Zero flows on allocation.
     - fib_rules: fix fib rule dumps across multiple skbs
     http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt19
-    - [armel,armhf] 8429/1: disable GCC SRA optimization
     - CIFS: fix type confusion in copy offload ioctl
-    - hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most
-      chips
     - [x86] apic: Serialize LVTT and TSC_DEADLINE writes
     - [arm64] head.S: initialise mdcr_el2 in el2_setup
     - kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd
-    - kvm: factor out core eventfd assign/deassign logic
     - kvm: fix double free for fast mmio eventfd
-    - kvm: fix zero length mmio searching
     - [powerpc*] mm: Recompute hash value after a failed update
-    - [x86] platform: Fix Geode LX timekeeping in the generic x86 build
-    - [arm64] KVM: Disable virtual timer even if the guest is not using it
-    - [armhf] KVM: Disable virtual timer even if the guest is not using it
-    - [x86] hp-wmi: Add missing __init annotations to initialization code
+      (regression in 3.11)
+    - [i386] platform: Fix Geode LX timekeeping in the generic x86 build
+    - [arm64,armhf] KVM: Disable virtual timer even if the guest is not
+      using it
     - [x86] hp-wmi: limit hotkey enable
-    - zram: fix possible use after free in zcomp_create()
+    - zram: fix possible use after free in zcomp_create() (regression in 3.15)
     - [x86] drm/vmwgfx: Fix up user_dmabuf refcounting
     - [armhf] dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work again
+      (regression in 3.15)
     - Btrfs: fix read corruption of compressed and shared extents
     - btrfs: skip waiting on ordered range for special files
-    - usb: chipidea: udc: using the correct stall implementation
+    - [armhf] usb: chipidea: udc: using the correct stall implementation
     - [armhf] net: mvneta: fix DMA buffer unmapping in mvneta_rx()
+      (regression in 3.16.7-ckt16)
     - iser-target: remove command with state ISTATE_REMOVE
     - [x86] KVM: trap AMD MSRs for the TSeg base and mask
     - usb: Use the USB_SS_MULT() macro to get the burst multiplier.
     - xhci: give command abortion one more chance before killing xhci
     - usb: xhci: Clear XHCI_STATE_DYING on start
-    - usb: xhci: Allow usb_add/remove_hcd() to be called repeatedly
     - xhci: change xhci 1.0 only restrictions to support xhci 1.1
-    - xhci-mem: Use setup_timer
     - xhci: init command timeout timer earlier to avoid deleting it
       uninitialized
-    - cifs: disabling oplocks/leases via module parm enable_oplocks broken for
-      SMB3
     - cifs: use server timestamp for ntlmv2 authentication
     - [x86] paravirt: Replace the paravirt nop with a bona fide empty function
     - [amd64] nmi: Fix a paravirt stack-clobbering bug in the NMI code
+      (regression in 3.16.7-ckt16)
     - ocfs2/dlm: fix deadlock when dispatch assert master
     - [x86] drm/i915/bios: handle MIPI Sequence Block v3+ gracefully
     - drm/qxl: only report first monitor as connected if we have no state
     - PCI: Fix devfn for VPD access through function 0
+      (regression in 3.16.7-ckt18)
     - PCI: Use function 0 VPD for identical functions, regular VPD for others
     - netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
-    - [armhf] dts: omap5-uevm.dts: fix i2c5 pinctrl offsets
     - vxlan: set needed headroom correctly
     - jbd2: avoid infinite loop when destroying aborted journal
     - asix: Don't reset PHY on if_up for ASIX 88772
@@ -124,12 +118,7 @@ linux (3.16.7-ckt20-1) UNRELEASED; urgency=medium
     - [x86] intel_pstate: Fix overflow in busy_scaled due to long delay
     - UBI: Validate data_size
     - UBI: return ENOSPC if no enough space available
-    - [mips*] dma-default: Fix 32-bit fall back to GFP_DMA
-    - [mips*] CPS: Stop dangling delay slot from has_mt.
-    - [mips*] CPS: Don't include MT code in non-MT kernels.
-    - [mips*] CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
-    - drm/qxl: recreate the primary surface when the bo is not primary
-    - genirq: Fix race in register_irq_proc()
+    - [mips*/4kc-malta] dma-default: Fix 32-bit fall back to GFP_DMA
     - [x86] efi: Fix boot crash by mapping EFI memmap entries bottom-up at
       runtime, instead of top-down
     - [x86] Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
@@ -137,15 +126,10 @@ linux (3.16.7-ckt20-1) UNRELEASED; urgency=medium
       fault
     - [x86] mm: Set NX on gap between __ex_table and rodata
     - clocksource: Fix abs() usage w/ 64bit values
-    - dmaengine: dw: properly read DWC_PARAMS register
-    - mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
-    - drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
+    - [x86] drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
     - fs: if a coredump already exists, unlink and recreate with O_EXCL
     - sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
-    - drivers: usb :fsl: Implement Workaround for USB Erratum A007792
-    - drivers: usb: fsl: Workaround for USB erratum-A005275
     - l2tp: protect tunnel->del_work by ref_count
-    - af_unix: Convert the unix_sk macro to an inline function for type safety
     - af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
     - net/unix: fix logic about sk_peek_offset
     - skbuff: Fix skb checksum flag on skb pull
@@ -164,12 +148,11 @@ linux (3.16.7-ckt20-1) UNRELEASED; urgency=medium
       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()
+      (regression in 3.16)
+    - dm: fix AB-BA deadlock in __dm_destroy() (regression in 3.16.7-ckt10)
     - 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
@@ -179,66 +162,52 @@ linux (3.16.7-ckt20-1) UNRELEASED; urgency=medium
     - 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
+    - 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
+      (regression in 3.16.7-ckt2)
     - 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
+    - [armel,armhf] 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."
+      array." (regression in 3.14)
     - 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
+    - ipv6: gre: support SIT encapsulation (regression in 3.13)
     - 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()
+      (regression in 3.13)
 
   [ 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