[linux] 02/02: Improve changelog for stable update 4.4.5

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Mar 13 19:14:20 UTC 2016


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

carnil pushed a commit to branch sid
in repository linux.

commit 278c9dc0b15d3613a1fb36e3a24a2774741b9353
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Mar 13 19:33:03 2016 +0100

    Improve changelog for stable update 4.4.5
---
 debian/changelog | 64 +++++++++++++++++++++++++-------------------------------
 1 file changed, 28 insertions(+), 36 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 648e7a2..32d2036 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,50 +3,45 @@ linux (4.4.5-1) UNRELEASED; urgency=medium
   [ Salvatore Bonaccorso ]
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.5
-    - use ->d_seq to get coherency between ->d_inode and ->d_flags
-    - drivers: sh: Restore legacy clock domain on SuperH platforms
     - Btrfs: fix deadlock running delayed iputs at transaction commit time
+      (regression in 4.1)
     - btrfs: Fix no_space in write and rm loop
+      (regression in 4.4)
     - btrfs: async-thread: Fix a use-after-free error for trace
-    - drm/amdgpu: mask out WC from BO on unsupported arches
+    - [x86] drm/amdgpu: mask out WC from BO on unsupported arches
     - block: Initialize max_dev_sectors to 0
-    - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
-    - parisc: Fix ptrace syscall number and return value modification
-    - mips/kvm: fix ioctl error handling
-    - kvm: x86: Update tsc multiplier on change.
+    - [hppa] Fix ptrace syscall number and return value modification
+    - [x86] kvm: Update tsc multiplier on change.
+      (regression in 4.4)
     - fbcon: set a default value to blink interval
     - cifs: fix out-of-bounds access in lease parsing
     - CIFS: Fix SMB2+ interim response processing for read requests
-    - Fix cifs_uniqueid_to_ino_t() function for s390x
-    - vfio: fix ioctl error handling
-    - KVM: x86: fix root cause for missed hardware breakpoints
-    - arm/arm64: KVM: Fix ioctl error handling
-    - iommu/amd: Apply workaround for ATS write permission check
-    - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
-    - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
+    - [x86] vfio: fix ioctl error handling
+    - [x86] KVM: fix root cause for missed hardware breakpoints
+    - [arm,arm64] KVM: Fix ioctl error handling
+    - [amd64] iommu: Apply workaround for ATS write permission check
+    - [amd64] iommu: Fix boot warning when device 00:00.0 is not iommu covered
+    - [x86] iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
     - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
-    - drm/ast: Fix incorrect register check for DRAM width
+    - [x86,powerpc] drm/ast: Fix incorrect register check for DRAM width
     - drm/radeon/pm: update current crtc info after setting the powerstate
-    - drm/amdgpu/pm: update current crtc info after setting the powerstate
-    - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
-    - drm/amdgpu/gfx8: specify which engine to wait before vm flush
-    - drm/amdgpu: return from atombios_dp_get_dpcd only when error
+    - [x86] drm/amdgpu/pm: update current crtc info after setting the powerstate
+    - [x86] drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
+    - [x86] drm/amdgpu/gfx8: specify which engine to wait before vm flush
+    - [x86] drm/amdgpu: return from atombios_dp_get_dpcd only when error
     - libata: fix HDIO_GET_32BIT ioctl
     - libata: Align ata_device's id on a cacheline
-    - block: bio: introduce helpers to get the 1st and last bvec
     - writeback: flush inode cgroup wb switches instead of pinning super_block
     - Adding Intel Lewisburg device IDs for SATA
-    - arm64: vmemmap: use virtual projection of linear region
-    - PM / sleep / x86: Fix crash on graph trace through x86 suspend
+    - [arm64] vmemmap: use virtual projection of linear region
+      (regression in 4.1)
     - ata: ahci: don't mark HotPlugCapable Ports as external/removable
     - tracing: Do not have 'comm' filter override event 'comm' field
-    - pata-rb532-cf: get rid of the irq_to_gpio() call
+      (regression in 4.3)
     - Btrfs: fix loading of orphan roots leading to BUG_ON
     - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
     - jffs2: Fix page lock / f->sem deadlock
-    - Fix directory hardlinks from deleted directories
-    - dmaengine: pxa_dma: fix cyclic transfers
-    - adv7604: fix tx 5v detect regression
+    - jffs2: Fix directory hardlinks from deleted directories
     - ALSA: usb-audio: Add a quirk for Plantronics DA45
     - ALSA: ctl: Fix ioctls for X32 ABI
     - ALSA: hda - Fix mic issues on Acer Aspire E1-472
@@ -58,25 +53,22 @@ linux (4.4.5-1) UNRELEASED; urgency=medium
     - ALSA: hdsp: Fix wrong boolean ctl value accesses
     - ALSA: hdspm: Fix zero-division
     - ALSA: timer: Fix broken compat timer user status ioctl
-    - usb: chipidea: otg: change workqueue ci_otg as freezable
+    - [armhf] usb: chipidea: otg: change workqueue ci_otg as freezable
     - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
     - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
     - USB: qcserial: add Sierra Wireless EM74xx device ID
     - USB: serial: option: add support for Telit LE922 PID 0x1045
     - USB: serial: option: add support for Quectel UC20
-    - MIPS: scache: Fix scache init with invalid line size.
-    - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
-    - cxl: Fix PSL timebase synchronization detection
+    - [mips] scache: Fix scache init with invalid line size.
+    - [mips]: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
     - ubi: Fix out of bounds write in volume update code
-    - i2c: brcmstb: allocate correct amount of memory for regmap
     - thermal: cpu_cooling: fix out of bounds access in time_in_idle
-    - drm/amdgpu: Use drm_calloc_large for VM page_tables array
+    - [x86] drm/amdgpu: Use drm_calloc_large for VM page_tables array
     - block: check virt boundary in bio_will_gap()
-    - block: get the 1st and last bvec via helpers
-    - drm/i915: more virtual south bridge detection
-    - drm/i915: refine qemu south bridge detection
+    - [x86] drm/i915: more virtual south bridge detection
+    - [x86] drm/i915: refine qemu south bridge detection
     - modules: fix longstanding /proc/kallsyms vs module insertion race.
-    - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
+    - [x86] drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
 
   [ Ben Hutchings ]
   * [x86] drm/i915: Fix oops caused by fbdev initialization failure

-- 
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