[linux] 01/01: Updates for debian/changelog files

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Mar 4 22:24:31 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 5d86a3a8d84e433d344901544b8534380bc503fd
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Fri Mar 4 23:24:09 2016 +0100

    Updates for debian/changelog files
---
 debian/changelog | 101 +++++++++++++++++++++++--------------------------------
 1 file changed, 42 insertions(+), 59 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ca3b424..f1f0512 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -268,49 +268,39 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
     - EDAC: Robustify workqueues destruction
     - EDAC, mc_sysfs: Fix freeing bus' name
     - [sparc64] fix incorrect sign extension in sys_sparc64_personality
-    - cxl: use correct operator when writing pcie config space values
     - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
-    - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
-    - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
+    - [armhf] regulator: axp20x: Fix GPIO LDO enable value for AXP22x
     - virtio_balloon: fix race by fill and leak
     - virtio_balloon: fix race between migration and ballooning
     - virtio_pci: fix use after free on release
-    - drm/vmwgfx: Fix an incorrect lock check
-    - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
-    - drm/vmwgfx: respect 'nomodeset'
-    - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
-    - drm/amdgpu: call hpd_irq_event on resume
-    - drm/amdgpu: fix lost sync_to if scheduler is enabled.
-    - drm/amdgpu: fix tonga smu resume
-    - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
-    - drm/amdgpu: no need to load MC firmware on fiji
-    - drm/amdgpu: move gmc7 support out of CIK dependency
-    - drm/amdgpu: iceland use CI based MC IP
-    - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
-    - drm/amdgpu: pull topaz gmc bits into gmc_v7
-    - drm/amdgpu: drop topaz support from gmc8 module
-    - drm/amdgpu: don't load MEC2 on topaz
-    - drm/amdgpu: remove exp hardware support from iceland
-    - drm/amdgpu: fix s4 resume
-    - drm/amdgpu: remove unnecessary forward declaration
-    - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
-    - drm/amdgpu: fix issue with overlapping userptrs
-    - drm/amdgpu: use post-decrement in error handling
-    - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
-    - drm/amdgpu/pm: adjust display configuration after powerstate
+    - [x86] drm/vmwgfx: Fix an incorrect lock check
+    - [x86] drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
+    - [x86] drm/vmwgfx: respect 'nomodeset'
+    - [x86] drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
+    - [x86] drm/amdgpu: call hpd_irq_event on resume
+    - [x86] drm/amdgpu: fix lost sync_to if scheduler is enabled.
+    - [x86] drm/amdgpu: fix tonga smu resume
+    - [x86] drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
+    - [x86] drm/amdgpu: no need to load MC firmware on fiji
+    - [x86] drm/amdgpu: move gmc7 support out of CIK dependency
+    - [x86] drm/amdgpu: iceland use CI based MC IP
+    - [x86] drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
+    - [x86] drm/amdgpu: pull topaz gmc bits into gmc_v7
+    - [x86] drm/amdgpu: drop topaz support from gmc8 module
+    - [x86] drm/amdgpu: don't load MEC2 on topaz
+    - [x86] drm/amdgpu: remove exp hardware support from iceland
+    - [x86] drm/amdgpu: fix s4 resume
+    - [x86] drm/amdgpu: remove unnecessary forward declaration
+    - [x86] drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
+    - [x86] drm/amdgpu: fix issue with overlapping userptrs
+    - [x86] drm/amdgpu: use post-decrement in error handling
+    - [x86] drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
+    - [x86] drm/amdgpu/pm: adjust display configuration after powerstate
     - drm/nouveau/kms: take mode_config mutex in connector hotplug path
     - drm/nouveau/display: Enable vblank irqs after display engine is on again.
+      (regression in 4.4)
     - drm/nouveau/disp/dp: ensure sink is powered up before attempting link training
     - drm/nouveau: platform: Fix deferred probe
-    - drm/dp/mst: process broadcast messages correctly
-    - drm/dp/mst: always send reply for UP request
-    - drm/dp/mst: fix in MSTB RAD initialization
-    - drm/dp/mst: fix in RAD element access
-    - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
-    - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
-    - drm/dp/mst: move GUID storage from mgr, port to only mst branch
-    - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
-    - drm/dp/mst: deallocate payload on port destruction
     - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
     - drm/radeon: call hpd_irq_event on resume
     - drm/radeon: Fix "slow" audio over DP on DCE8+
@@ -319,42 +309,39 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
     - drm/radeon: cleaned up VCO output settings for DP audio
     - drm/radeon: Add a common function for DFS handling
     - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
-    - drm: add helper to check for wc memory support
     - drm/radeon: mask out WC from BO on unsupported arches
     - drm/radeon: hold reference to fences in radeon_sa_bo_new
     - drm: fix missing reference counting decrease
-    - drm/i915: Restore inhibiting the load of the default context
-    - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
-    - drm/i915: Init power domains early in driver load
-    - drm/i915: Make sure DC writes are coherent on flush.
-    - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
-    - drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+
-    - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
-    - drm/i915/dsi: defend gpio table against out of bounds access
-    - drm/i915/dsi: don't pass arbitrary data to sideband
-    - drm/i915: fix error path in intel_setup_gmbus()
+    - [x86] drm/i915: Restore inhibiting the load of the default context
+    - [x86] drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
+    - [x86] drm/i915: Init power domains early in driver load
+    - [x86] drm/i915: Make sure DC writes are coherent on flush.
+    - [x86] drm/i915/dp: fall back to 18 bpp when sink capability is unknown
+    - [x86] drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+
+    - [x86] drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
+    - [x86] drm/i915/dsi: defend gpio table against out of bounds access
+    - [x86] drm/i915/dsi: don't pass arbitrary data to sideband
+    - [x86] drm/i915: fix error path in intel_setup_gmbus()
     - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
     - drm/radeon: use post-decrement in error handling
     - drm: No-Op redundant calls to drm_vblank_off() (v2)
     - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
+      (regression in 4.4)
     - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
     - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
     - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
     - drm/radeon/pm: adjust display configuration after powerstate
     - make sure that freeing shmem fast symlinks is RCU-delayed
-    - toshiba_acpi: Fix blank screen at boot if transflective backlight is supported
-    - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
-    - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
-    - uapi: update install list after nvme.h rename
-    - lib: sw842: select crc32
-    - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700
-    - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite R830
+    - [x86] toshiba_acpi: Fix blank screen at boot if transflective backlight is supported
+    - [x86] ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
+    - [x86] ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
+    - [x86] ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700
+    - [x86] ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite R830
     - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
-    - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
+    - [x86] ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
     - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
     - dmaengine: dw: fix cyclic transfer setup
     - dmaengine: dw: fix cyclic transfer callbacks
-    - dmaengine: at_xdmac: fix resume for cyclic transfers
     - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
     - IB/cm: Fix a recently introduced deadlock
     - IB/qib: fix mcast detach when qp not attached
@@ -377,7 +364,6 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
     - Staging: speakup: Fix getting port information
     - Revert "Staging: panel: usleep_range is preferred over udelay"
     - cdc-acm:exclude Samsung phone 04e8:685d
-    - perf stat: Do not clean event's private stats
     - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
     - rfkill: fix rfkill_fop_read wait_event usage
     - mac80211: Requeue work after scan complete for all VIF types.
@@ -390,11 +376,8 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
     - target: Fix TAS handling for multi-session se_node_acls
     - target: Fix remote-port TMR ABORT + se_cmd fabric stop
     - target: Fix race with SCF_SEND_DELAYED_TAS handling
-    - spi: atmel: fix gpio chip-select in case of non-DT platform
     - qla2xxx: Fix stale pointer access.
     - libata: fix sff host state machine locking while polling
-    - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
-    - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
     - PCI/AER: Flush workqueue on device remove to avoid use-after-free
     - cpuset: make mm migration asynchronous
     - cgroup: make sure a parent css isn't offlined before its children

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