Improve changelog for stable update 4.4.5

This commit is contained in:
Salvatore Bonaccorso 2016-03-13 19:33:03 +01:00
parent 5f102cfc8b
commit 278c9dc0b1
1 changed files with 28 additions and 36 deletions

64
debian/changelog vendored
View File

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