[linux] 01/01: Clean up changelog for 4.6.6 stable update

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Aug 12 15:40:40 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit d48b7fcde1c7181d25031d5423994dd065966a8b
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Aug 12 16:40:02 2016 +0100

    Clean up changelog for 4.6.6 stable update
    
    Add architecture/flavour qualifications; delete changes to
    architectures and drivers we don't build.
---
 debian/changelog | 67 +++++++++++++++++++++++++-------------------------------
 1 file changed, 30 insertions(+), 37 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1f97c05..a4e963e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -206,12 +206,9 @@ linux (4.6.6-1) UNRELEASED; urgency=medium
     - ovl: warn instead of error if d_type is not supported
     https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.6.6
     - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
-    - x86/quirks: Apply nvidia_bugs quirk only on root bus
-    - x86/quirks: Reintroduce scanning of secondary buses
-    - x86/quirks: Add early quirk to reset Apple AirPort card
-    - dmaengine: at_xdmac: align descriptors on 64 bits
-    - dmaengine: at_xdmac: fix residue corruption
-    - dmaengine: at_xdmac: double FIFO flush needed to compute residue
+    - [x86] quirks: Apply nvidia_bugs quirk only on root bus
+    - [x86] quirks: Reintroduce scanning of secondary buses
+    - [x86] quirks: Add early quirk to reset Apple AirPort card
     - mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
     - memcg: mem_cgroup_migrate() may be called with irq disabled
     - memcg: css_alloc should return an ERR_PTR value on error
@@ -221,37 +218,32 @@ linux (4.6.6-1) UNRELEASED; urgency=medium
     - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
     - uapi: export lirc.h header
     - mm, meminit: always return a valid node from early_pfn_to_nid
-    - mm, meminit: ensure node is online before checking whether pages are uninitialised
+    - mm, meminit: ensure node is online before checking whether pages are
+      uninitialised
     - vmlinux.lds: account for destructor sections
     - mm: thp: refix false positive BUG in page_move_anon_rmap()
     - mm: memcontrol: fix cgroup creation failure after many small jobs
     - radix-tree: fix radix_tree_iter_retry() for tagged iterators.
     - pps: do not crash when failed to register
-    - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w
+    - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while
+      processing sysrq-w
     - sched/debug: Fix deadlock when enabling sched events
-    - arc: unwind: warn only once if DW2_UNWIND is disabled
-    - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
     - xen/pciback: Fix conf_space read/write overlap check.
     - xen-blkfront: save uncompleted reqs in blkfront_resume()
     - xenbus: don't BUG() on user mode induced condition
     - xenbus: don't bail early from xenbus_dev_request_and_reply()
     - xen-blkfront: fix resume issues after a migration
     - xen-blkfront: don't call talk_to_blkback when already connected to blkback
-    - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
-    - ALSA: timer: Fix leak in events via snd_timer_user_ccallback
-    - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
-    - Input: vmmouse - remove port reservation
+    - [x86] Input: vmmouse - remove port reservation
     - Input: elantech - add more IC body types to the list
     - Input: xpad - fix oops when attaching an unknown Xbox One gamepad
     - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
     - Input: wacom_w8001 - ignore invalid pen data packets
     - Input: xpad - validate USB endpoint count during probe
     - Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"
-    - Input: synaptics-rmi4 - fix maximum size check for F12 control register 8
-    - Input: tsc200x - report proper input_dev name
     - pvclock: Add CPU barriers to get correct version value
-    - pinctrl: single: Fix missing flush of posted write for a wakeirq
-    - pinctrl: imx: Do not treat a PIN without MUX register as an error
+    - [armhf] pinctrl: single: Fix missing flush of posted write for a wakeirq
+    - [armhf] pinctrl: imx: Do not treat a PIN without MUX register as an error
     - cgroup: remove redundant cleanup in css_create
     - cgroup: set css->id to -1 during init
     - cgroup: Disable IRQs while holding css_set_lock
@@ -264,44 +256,45 @@ linux (4.6.6-1) UNRELEASED; urgency=medium
     - cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()
     - devpts: fix null pointer dereference on failed memory allocation
     - namespace: update event counter when umounting a deleted dentry
-    - spi: rockchip: Signal unfinished DMA transfers
-    - spi: sunxi: fix transfer timeout
-    - spi: sun4i: fix FIFO limit
-    - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
-    - clk: at91: fix clk_programmable_set_parent()
-    - lockd: unregister notifier blocks if the service fails to come up completely
-    - platform/chrome: cros_ec_dev - double fetch bug in ioctl
+    - [armhf] spi: rockchip: Signal unfinished DMA transfers
+    - [armhf] spi: sunxi: fix transfer timeout
+    - [armhf] spi: sun4i: fix FIFO limit
+    - [armhf] clk: rockchip: initialize flags of clk_init_data in mmc-phase
+      clock
+    - lockd: unregister notifier blocks if the service fails to come up
+      completely
     - qeth: delete napi struct when removing a qeth device
-    - init/Kconfig: keep Expert users menu together
     - block: fix use-after-free in sys_ioprio_get()
     - mmc: block: fix free of uninitialized 'idata->buf'
     - mmc: block: fix packed command header endianness
     - sched/fair: Fix effective_load() to consistently use smoothed load
-    - can: at91_can: RX queue could get stuck at high bus load
-    - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access
+    - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera
+      Cyclone access
     - can: fix handling of unmodifiable configuration options fix
     - can: fix oops caused by wrong rtnl dellink usage
     - RDS: fix rds_tcp_init() error path
-    - irqchip/mips-gic: Map to VPs using HW VPNum
-    - irqchip/mips-gic: Match IPI IRQ domain by bus token only
+    - [mips*/*-malta] irqchip/mips-gic: Map to VPs using HW VPNum
+    - [mips*/*-malta] irqchip/mips-gic: Match IPI IRQ domain by bus token only
     - qla2xxx: Fix NULL pointer deref in QLA interrupt
     - SCSI: fix new bug in scsi_dev_info_list string matching
     - ipr: Clear interrupt on croc/crocodile when running with LSI
     - media: fix airspy usb probe error path (CVE-2016-5400)
     - posix_cpu_timer: Exit early when process has been reaped
-    - cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribble
+    - cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of
+      bounds scribble
     - adv7604: Don't ignore pad number in subdev DV timings pad operations
-    - i2c: qup: Fix wrong value of index variable
-    - i2c: mux: reg: wrong condition checked for of_address_to_resource return value
+    - [arm64] i2c: qup: Fix wrong value of index variable
+    - i2c: mux: reg: wrong condition checked for of_address_to_resource return
+      value
     - libata: LITE-ON CX1-JB256-HP needs lower max_sectors (Closes: #830971)
     - libceph: apply new_state before new_up_client on incrementals
-    - net: mvneta: set real interrupt per packet for tx_done
+    - [armhf] net: mvneta: set real interrupt per packet for tx_done
     - cfg80211: handle failed skb allocation
-    - intel_th: pci: Add Kaby Lake PCH-H support
-    - intel_th: Fix a deadlock in modprobing
+    - [x86] intel_th: pci: Add Kaby Lake PCH-H support
+    - [x86] intel_th: Fix a deadlock in modprobing
     - vfs: ioctl: prevent double-fetch in dedupe ioctl (CVE-2016-6516)
     - vfs: fix deadlock in file_remove_privs() on overlayfs
-    - MIPS: CM: Fix mips_cm_max_vp_width for UP kernels
+    - [mips*] CM: Fix mips_cm_max_vp_width for UP kernels
 
   [ Uwe Kleine-König ]
   * Fix perf to be able to find debug info based on build-id. (Closes:

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