]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.snapdragon/changelog
UBUNTU: Ubuntu-snapdragon-4.4.0-1043.47
[mirror_ubuntu-zesty-kernel.git] / debian.snapdragon / changelog
1 linux-snapdragon (4.4.0-1043.47) xenial; urgency=low
2
3 [ Luis Henriques ]
4
5 * Release Tracking Bug
6 - LP: #1651405
7
8 * UBUNTU: [Config] updateconfigs
9
10 [ Ubuntu: 4.4.0-58.79 ]
11
12 * Release Tracking Bug
13 - LP: #1651402
14 * Support ACPI probe for IIO sensor drivers from ST Micro (LP: #1650123)
15 - SAUCE: iio: st_sensors: match sensors using ACPI handle
16 - SAUCE: iio: st_accel: Support sensor i2c probe using acpi
17 - SAUCE: iio: st_pressure: Support i2c probe using acpi
18 - [Config] CONFIG_HTS221=m, CONFIG_HTS221_I2C=m, CONFIG_HTS221_SPI=m
19 * Fix channel data parsing in ST Micro sensor IIO drivers (LP: #1650189)
20 - SAUCE: iio: common: st_sensors: fix channel data parsing
21 * ST Micro lng2dm 3-axis "femto" accelerometer support (LP: #1650112)
22 - SAUCE: iio: st-accel: add support for lis2dh12
23 - SAUCE: iio: st_sensors: support active-low interrupts
24 - SAUCE: iio: accel: Add support for the h3lis331dl accelerometer
25 - SAUCE: iio: st_sensors: verify interrupt event to status
26 - SAUCE: iio: st_sensors: support open drain mode
27 - SAUCE: iio:st_sensors: fix power regulator usage
28 - SAUCE: iio: st_sensors: switch to a threaded interrupt
29 - SAUCE: iio: accel: st_accel: Add lis3l02dq support
30 - SAUCE: iio: st_sensors: fix scale configuration for h3lis331dl
31 - SAUCE: iio: accel: st_accel: add support to lng2dm
32 - SAUCE: iio: accel: st_accel: inline per-sensor data
33 - SAUCE: Documentation: dt: iio: accel: add lng2dm sensor device binding
34 * ST Micro hts221 relative humidity sensor support (LP: #1650116)
35 - SAUCE: iio: humidity: add support to hts221 rh/temp combo device
36 - SAUCE: Documentation: dt: iio: humidity: add hts221 sensor device binding
37 - SAUCE: iio: humidity: remove
38 - SAUCE: iio: humidity: Support acpi probe for hts211
39 * crypto : tolerate new crypto hardware for z Systems (LP: #1644557)
40 - s390/zcrypt: Introduce CEX6 toleration
41 * Acer, Inc ID 5986:055a is useless after 14.04.2 installed. (LP: #1433906)
42 - uvcvideo: uvc_scan_fallback() for webcams with broken chain
43 * vmxnet3 driver could causes kernel panic with v4.4 if LRO enabled.
44 (LP: #1650635)
45 - vmxnet3: segCnt can be 1 for LRO packets
46 * system freeze when swapping to encrypted swap partition (LP: #1647400)
47 - mm, oom: rework oom detection
48 - mm: throttle on IO only when there are too many dirty and writeback pages
49 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
50 - target/user: Use sense_reason_t in tcmu_queue_cmd_ring
51 - target/user: Return an error if cmd data size is too large
52 - target/user: Fix comments to not refer to data ring
53 - SAUCE: (no-up) target/user: Fix use-after-free of tcmu_cmds if they are
54 expired
55 * CVE-2016-9756
56 - KVM: x86: drop error recovery in em_jmp_far and em_ret_far
57 * Dell Precision 5520 & 3520 freezes at login screent (LP: #1650054)
58 - ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520
59 * CVE-2016-9794
60 - ALSA: pcm : Call kill_fasync() in stream lock
61 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
62 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
63 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
64 map into s_user_ns"
65 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
66 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
67 user namespace mounts"
68 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
69 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
70 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
71 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
72 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
73 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
74 dqget() be valid and map into s_user_ns"
75 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
76 - (namespace) quota: Ensure qids map to the filesystem
77 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
78 - (namespace) dquot: For now explicitly don't support filesystems outside of
79 init_user_ns
80 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
81 xattrs"
82 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
83 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
84 ownership of inodes with unmappable ids"
85 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
86 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
87 s_user_ns"
88 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
89 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
90 * Boot crash in xen_send_IPI_one (LP: #1649821)
91 - xen/qspinlock: Don't kick CPU if IRQ is not initialized
92 * linux: Staging modules should be unsigned (LP: #1642368)
93 - [Debian] Suppress module signing for staging drivers
94 - SAUCE: Add rtl drivers to signature inclusion list
95 * Ethernet not work after upgrade from kernel 3.19 to 4.4 [10ec:8168]
96 (LP: #1648279)
97 - ACPI / blacklist: Make Dell Latitude 3350 ethernet work
98 * CVE-2016-9793
99 - net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
100 * [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10, 15.04, and
101 15.10 (LP: #1400319)
102 - Drivers: hv: avoid vfree() on crash
103 * [Hyper-V] netvsc: fix incorrect receive checksum offloading (LP: #1636656)
104 - netvsc: fix incorrect receive checksum offloading
105
106 -- Luis Henriques <luis.henriques@canonical.com> Tue, 20 Dec 2016 14:14:44 +0000
107
108 linux-snapdragon (4.4.0-1042.46) xenial; urgency=low
109
110 [ Luis Henriques ]
111
112 * Release Tracking Bug
113 - LP: #1648875
114
115 [ Ubuntu: 4.4.0-57.78 ]
116
117 * Release Tracking Bug
118 - LP: #1648867
119 * Miscellaneous Ubuntu changes
120 - SAUCE: Do not build the xr-usb-serial driver for s390
121
122 [ Ubuntu: 4.4.0-56.77 ]
123
124 * Release Tracking Bug
125 - LP: #1648867
126 * Release Tracking Bug
127 - LP: #1648579
128 * CONFIG_NR_CPUS=256 is too low (LP: #1579205)
129 - [Config] Increase the NR_CPUS to 512 for amd64 to support systems with a
130 large number of cores.
131 * NVMe drives in Amazon AWS instance fail to initialize (LP: #1648449)
132 - SAUCE: (no-up) NVMe: only setup MSIX once
133
134 [ Ubuntu: 4.4.0-55.76 ]
135
136 * Release Tracking Bug
137 - LP: #1648503
138 * NVMe driver accidentally reverted to use GSI instead of MSIX (LP: #1647887)
139 - (fix) NVMe: restore code to always use MSI/MSI-x interrupts
140
141 -- Luis Henriques <luis.henriques@canonical.com> Sat, 10 Dec 2016 10:54:57 +0000
142
143 linux-snapdragon (4.4.0-1041.45) xenial; urgency=low
144
145 [ Luis Henriques ]
146
147 * Release Tracking Bug
148 - LP: #1648512
149
150 [ Ubuntu: 4.4.0-55.76 ]
151
152 * Release Tracking Bug
153 - LP: #1648503
154 * NVMe driver accidentally reverted to use GSI instead of MSIX (LP: #1647887)
155 - (fix) NVMe: restore code to always use MSI/MSI-x interrupts
156
157 -- Luis Henriques <luis.henriques@canonical.com> Thu, 08 Dec 2016 15:59:37 +0000
158
159 linux-snapdragon (4.4.0-1040.44) xenial; urgency=low
160
161 [ Luis Henriques ]
162
163 * Release Tracking Bug
164 - LP: #1648021
165
166 * UBUNTU: [Config] updateconfigs
167
168 [ Ubuntu: 4.4.0-54.75 ]
169
170 * Release Tracking Bug
171 - LP: #1648017
172 * Update hio driver to 2.1.0.28 (LP: #1646643)
173 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
174 * linux: Enable live patching for all supported architectures (LP: #1633577)
175 - [Config] CONFIG_LIVEPATCH=y for s390x
176 * Botched backport breaks level triggered EOIs in QEMU guests with --machine
177 kernel_irqchip=split (LP: #1644394)
178 - kvm/irqchip: kvm_arch_irq_routing_update renaming split
179 * Xenial update to v4.4.35 stable release (LP: #1645453)
180 - x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
181 - KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
182 - KVM: Disable irq while unregistering user notifier
183 - fuse: fix fuse_write_end() if zero bytes were copied
184 - mfd: intel-lpss: Do not put device in reset state on suspend
185 - can: bcm: fix warning in bcm_connect/proc_register
186 - i2c: mux: fix up dependencies
187 - kbuild: add -fno-PIE
188 - scripts/has-stack-protector: add -fno-PIE
189 - x86/kexec: add -fno-PIE
190 - kbuild: Steal gcc's pie from the very beginning
191 - ext4: sanity check the block and cluster size at mount time
192 - crypto: caam - do not register AES-XTS mode on LP units
193 - drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
194 - clk: mmp: pxa910: fix return value check in pxa910_clk_init()
195 - clk: mmp: pxa168: fix return value check in pxa168_clk_init()
196 - clk: mmp: mmp2: fix return value check in mmp2_clk_init()
197 - rtc: omap: Fix selecting external osc
198 - iwlwifi: pcie: fix SPLC structure parsing
199 - mfd: core: Fix device reference leak in mfd_clone_cell
200 - uwb: fix device reference leaks
201 - PM / sleep: fix device reference leak in test_suspend
202 - PM / sleep: don't suspend parent when async child suspend_{noirq, late}
203 fails
204 - IB/mlx4: Check gid_index return value
205 - IB/mlx4: Fix create CQ error flow
206 - IB/mlx5: Use cache line size to select CQE stride
207 - IB/mlx5: Fix fatal error dispatching
208 - IB/core: Avoid unsigned int overflow in sg_alloc_table
209 - IB/uverbs: Fix leak of XRC target QPs
210 - IB/cm: Mark stale CM id's whenever the mad agent was unregistered
211 - netfilter: nft_dynset: fix element timeout for HZ != 1000
212 - Linux 4.4.35
213 * Upstream stable 4.4.34 and 4.8.10 regression (LP: #1645278)
214 - flow_dissect: call init_default_flow_dissectors() earlier
215 * AD5593R configurable multi-channel converter support (LP: #1644726)
216 - iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
217 - iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
218 - [Config] CONFIG_AD5592R/AD5593R=m
219 * ST Micro lps22hb pressure sensor support (LP: #1642258)
220 - iio:st_pressure:initial lps22hb sensor support
221 - iio:st_pressure: align storagebits on power of 2
222 - iio:st_pressure: document sampling gains
223 - iio:st_pressure:lps22hb: temperature support
224 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
225 - SAUCE: ibmvscsis: Rearrange functions for future patches
226 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
227 - SAUCE: ibmvscsis: Synchronize cmds at remove time
228 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
229 - SAUCE: ibmvscsis: Return correct partition name/# to client
230 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
231 * System stalls when creating device node on booting (LP: #1643797)
232 - sched/fair: Fix new task's load avg removed from source CPU in
233 wake_up_new_task()
234 * nvme: improve performance for virtual Google NVMe devices (LP: #1637565)
235 - blk-mq: add blk_mq_alloc_request_hctx
236 - nvme.h: add NVMe over Fabrics definitions
237 - [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y
238 - SAUCE: nvme: improve performance for virtual NVMe devices
239 * Move some kernel modules to the main kernel package (LP: #1642228)
240 - [Config] Move some powerpc kernel modules to the main kernel package
241 * sched: Match-all classifier is missing in xenial (LP: #1642514)
242 - [Config] CONFIG_NET_CLS_MATCHALL=m
243 - net/sched: introduce Match-all classifier
244 * Xenial update to 4.4.34 stable release (LP: #1643637)
245 - dctcp: avoid bogus doubling of cwnd after loss
246 - net: clear sk_err_soft in sk_clone_lock()
247 - net: mangle zero checksum in skb_checksum_help()
248 - bgmac: stop clearing DMA receive control register right after it is set
249 - ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
250 - tcp: fix potential memory corruption
251 - dccp: do not send reset to already closed sockets
252 - dccp: fix out of bound access in dccp_v4_err()
253 - ipv6: dccp: fix out of bound access in dccp_v6_err()
254 - ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
255 - sctp: assign assoc_id earlier in __sctp_connect
256 - fib_trie: Correct /proc/net/route off by one error
257 - sock: fix sendmmsg for partial sendmsg
258 - net: __skb_flow_dissect() must cap its return value
259 - ipv4: use new_gw for redirect neigh lookup
260 - tcp: take care of truncations done by sk_filter()
261 - tty: Prevent ldisc drivers from re-using stale tty fields
262 - sparc: Don't leak context bits into thread->fault_address
263 - sparc: serial: sunhv: fix a double lock bug
264 - sparc64 mm: Fix base TSB sizing when hugetlb pages are used
265 - sparc: Handle negative offsets in arch_jump_label_transform
266 - sparc64: Handle extremely large kernel TSB range flushes sanely.
267 - sparc64: Fix illegal relative branches in hypervisor patched TLB code.
268 - sparc64: Fix instruction count in comment for
269 __hypervisor_flush_tlb_pending.
270 - sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call
271 code.
272 - sparc64: Handle extremely large kernel TLB range flushes more gracefully.
273 - sparc64: Delete __ret_efault.
274 - sparc64: Prepare to move to more saner user copy exception handling.
275 - sparc64: Convert copy_in_user to accurate exception reporting.
276 - sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
277 - sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
278 - sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
279 - sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
280 - sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
281 - sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
282 - sparc64: Delete now unused user copy assembler helpers.
283 - sparc64: Delete now unused user copy fixup functions.
284 - Linux 4.4.34
285 * Xenial update to v4.4.33 stable release (LP: #1642968)
286 - ALSA: info: Return error for invalid read/write
287 - ALSA: info: Limit the proc text input size
288 - ASoC: cs4270: fix DAPM stream name mismatch
289 - dib0700: fix nec repeat handling
290 - swapfile: fix memory corruption via malformed swapfile
291 - coredump: fix unfreezable coredumping task
292 - s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
293 - ARC: timer: rtc: implement read loop in "C" vs. inline asm
294 - pinctrl: cherryview: Serialize register access in suspend/resume
295 - pinctrl: cherryview: Prevent possible interrupt storm on resume
296 - staging: iio: ad5933: avoid uninitialized variable in error case
297 - drivers: staging: nvec: remove bogus reset command for PS/2 interface
298 - Revert "staging: nvec: ps2: change serio type to passthrough"
299 - staging: nvec: remove managed resource from PS2 driver
300 - USB: cdc-acm: fix TIOCMIWAIT
301 - usb: gadget: u_ether: remove interrupt throttling
302 - drbd: Fix kernel_sendmsg() usage - potential NULL deref
303 - toshiba-wmi: Fix loading the driver on non Toshiba laptops
304 - clk: qoriq: Don't allow CPU clocks higher than starting value
305 - iio: hid-sensors: Increase the precision of scale to fix wrong reading
306 interpretation.
307 - iio: orientation: hid-sensor-rotation: Add PM function (fix non working
308 driver)
309 - scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
310 - scsi: mpt3sas: Fix for block device of raid exists even after deleting raid
311 disk
312 - KVM: MIPS: Precalculate MMIO load resume PC
313 - drm/i915: Respect alternate_ddc_pin for all DDI ports
314 - dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
315 - tty/serial: at91: fix hardware handshake on Atmel platforms
316 - iommu/amd: Free domain id when free a domain of struct dma_ops_domain
317 - iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
318 - mei: bus: fix received data size check in NFC fixup
319 - lib/genalloc.c: start search from start of chunk
320 - hwrng: core - Don't use a stack buffer in add_early_randomness()
321 - i40e: fix call of ndo_dflt_bridge_getlink()
322 - ACPI / APEI: Fix incorrect return value of ghes_proc()
323 - ASoC: sun4i-codec: return error code instead of NULL when create_card fails
324 - mmc: mxs: Initialize the spinlock prior to using it
325 - btrfs: qgroup: Prevent qgroup->reserved from going subzero
326 - netfilter: fix namespace handling in nf_log_proc_dostring
327 - Linux 4.4.33
328 * Xenial update to 4.4.32 stable release (LP: #1642573)
329 - tcp: fix overflow in __tcp_retransmit_skb()
330 - net: avoid sk_forward_alloc overflows
331 - tcp: fix wrong checksum calculation on MTU probing
332 - tcp: fix a compile error in DBGUNDO()
333 - ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
334 - ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
335 - tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
336 - net: fec: set mac address unconditionally
337 - net: pktgen: fix pkt_size
338 - net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*()
339 functions
340 - net: Add netdev all_adj_list refcnt propagation to fix panic
341 - packet: call fanout_release, while UNREGISTERING a netdev
342 - netlink: do not enter direct reclaim from netlink_dump()
343 - ipv6: tcp: restore IP6CB for pktoptions skbs
344 - ip6_tunnel: fix ip6_tnl_lookup
345 - net: pktgen: remove rcu locking in pktgen_change_name()
346 - bridge: multicast: restore perm router ports on multicast enable
347 - rtnetlink: Add rtnexthop offload flag to compare mask
348 - net: add recursion limit to GRO
349 - ipv4: disable BH in set_ping_group_range()
350 - ipv4: use the right lock for ping_group_range
351 - net: sctp, forbid negative length
352 - udp: fix IP_CHECKSUM handling
353 - net sched filters: fix notification of filter delete with proper handle
354 - sctp: validate chunk len before actually using it
355 - packet: on direct_xmit, limit tso and csum to supported devices
356 - of: silence warnings due to max() usage
357 - Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
358 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
359 - drm/amdgpu/dp: add back special handling for NUTMEG
360 - drm/amdgpu: fix DP mode validation
361 - drm/radeon: fix DP mode validation
362 - scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
363 - Linux 4.4.32
364 * Xenial update to 4.4.31 stable release (LP: #1642572)
365 - i2c: xgene: Avoid dma_buffer overrun
366 - i2c: core: fix NULL pointer dereference under race condition
367 - drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
368 - h8300: fix syscall restarting
369 - libxfs: clean up _calc_dquots_per_chunk
370 - mm/list_lru.c: avoid error-path NULL pointer deref
371 - mm: memcontrol: do not recurse in direct reclaim
372 - ALSA: usb-audio: Add quirk for Syntek STK1160
373 - ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
374 - ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
375 - ALSA: hda - allow 40 bit DMA mask for NVidia devices
376 - ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
377 - ALSA: hda - Fix headset mic detection problem for two Dell laptops
378 - ANDROID: binder: Add strong ref checks
379 - ANDROID: binder: Clear binder and cookie when setting handle in flat binder
380 struct
381 - btrfs: fix races on root_log_ctx lists
382 - ubifs: Abort readdir upon error
383 - ubifs: Fix regression in ubifs_readdir()
384 - mei: txe: don't clean an unprocessed interrupt cause.
385 - usb: gadget: function: u_ether: don't starve tx request queue
386 - USB: serial: fix potential NULL-dereference at probe
387 - USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
388 - xhci: use default USB_RESUME_TIMEOUT when resuming ports.
389 - usb: increase ohci watchdog delay to 275 msec
390 - Fix potential infoleak in older kernels
391 - vt: clear selection before resizing
392 - xhci: add restart quirk for Intel Wildcatpoint PCH
393 - tty: limit terminal size to 4M chars
394 - USB: serial: cp210x: fix tiocmget error handling
395 - dm: free io_barrier after blk_cleanup_queue call
396 - KVM: x86: fix wbinvd_dirty_mask use-after-free
397 - KVM: MIPS: Make ERET handle ERL before EXL
398 - ovl: fsync after copy-up
399 - parisc: Ensure consistent state when switching to kernel stack at syscall
400 entry
401 - virtio_ring: Make interrupt suppression spec compliant
402 - virtio: console: Unlock vqs while freeing buffers
403 - dm mirror: fix read error on recovery after default leg failure
404 - Input: i8042 - add XMG C504 to keyboard reset table
405 - firewire: net: guard against rx buffer overflows
406 - firewire: net: fix fragmented datagram_size off-by-one
407 - mac80211: discard multicast and 4-addr A-MSDUs
408 - scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough)
409 devices
410 - scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
411 - scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
412 - mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
413 - Revert "drm/radeon: fix DP link training issue with second 4K monitor"
414 - drm/radeon/si_dpm: Limit clocks on HD86xx part
415 - drm/radeon/si_dpm: workaround for SI kickers
416 - drm/radeon: drop register readback in cayman_cp_int_cntl_setup
417 - drm/dp/mst: Check peer device type before attempting EDID read
418 - perf build: Fix traceevent plugins build race
419 - x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
420 - powerpc/ptrace: Fix out of bounds array access warning
421 - ARM: 8584/1: floppy: avoid gcc-6 warning
422 - mm/cma: silence warnings due to max() usage
423 - drm/exynos: fix error handling in exynos_drm_subdrv_open
424 - cgroup: avoid false positive gcc-6 warning
425 - smc91x: avoid self-comparison warning
426 - Disable "frame-address" warning
427 - UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
428 - pwm: Unexport children before chip removal
429 - usb: dwc3: Fix size used in dma_free_coherent()
430 - tty: vt, fix bogus division in csi_J
431 - kvm: x86: Check memopp before dereference (CVE-2016-8630)
432 - ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
433 - HID: usbhid: add ATEN CS962 to list of quirky devices
434 - Linux 4.4.31
435 * CVE-2016-6213
436 - mnt: Add a per mount namespace limit on the number of mounts
437 * ThinkPad T460 hotkeys stop working in Ubuntu 16.04 (LP: #1642114)
438 - thinkpad_acpi: Add support for HKEY version 0x200
439 * CVE-2016-4568
440 - videobuf2-v4l2: Verify planes array in buffer dequeueing
441 * [SRU] Add 0cf3:e009 to btusb (LP: #1641562)
442 - Bluetooth: btusb: Add support for 0cf3:e009
443 * Fix resource leak in btusb (LP: #1641569)
444 - SAUCE: Bluetooth: decrease refcount after use
445 * WiFi LED doesn't work on some Edge Gateway units (LP: #1640418)
446 - SAUCE: mwifiex: Use PCI ID instead of DMI ID to identify Edge Gateways
447 * [Hyper-V] do not lose pending heartbeat vmbus packets (LP: #1632786)
448 - hv: do not lose pending heartbeat vmbus packets
449 * ipv6: connected routes are missing after a down/up cycle on the loopback
450 (LP: #1634545)
451 - ipv6: correctly add local routes when lo goes up
452 * audit: prevent a new auditd to stop an old auditd still alive (LP: #1633404)
453 - audit: stop an old auditd being starved out by a new auditd
454 * hv_set_ifconfig script parsing fails for certain configuration
455 (LP: #1640109)
456 - hv_set_ifconfig -- handle DHCP interfaces correctly
457 - hv_set_ifconfig -- ensure we include the last stanza
458 * CVE-2016-7039 and CVE-2016-8666 (LP: #1631287)
459 - Revert "UBUNTU: SAUCE: net: add recursion limit to GRO"
460
461 [ Ubuntu: 4.4.0-53.74 ]
462
463 * CVE-2016-8655 (LP: #1646318)
464 - packet: fix race condition in packet_set_ring
465
466 [ Ubuntu: 4.4.0-51.72 ]
467
468 * Release Tracking Bug
469 - LP: #1644611
470 * 4.4.0-1037-snapdragon #41: kernel panic on boot (LP: #1644596)
471 - Revert "dma-mapping: introduce the DMA_ATTR_NO_WARN attribute"
472 - Revert "powerpc: implement the DMA_ATTR_NO_WARN attribute"
473 - Revert "nvme: use the DMA_ATTR_NO_WARN attribute"
474
475 [ Ubuntu: 4.4.0-50.71 ]
476
477 * Release Tracking Bug
478 - LP: #1644169
479 * xenial 4.4.0-49.70 kernel breaks LXD userspace (LP: #1644165)
480 - Revert "UBUNTU: SAUCE: (namespace) fuse: Allow user namespace mounts by
481 default"
482 - Revert "UBUNTU: SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for
483 userns root"
484 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for
485 CAP_FSETID in s_user_ns""
486 - Revert "UBUNTU: SAUCE: (namespace) fs: Allow superblock owner to change
487 ownership of inodes"
488 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to
489 change ownership of inodes with unmappable ids""
490 - Revert "UBUNTU: SAUCE: (namespace) security/integrity: Harden against
491 malformed xattrs"
492 - Revert "(namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns
493 to set xattrs""
494 - Revert "(namespace) dquot: For now explicitly don't support filesystems
495 outside of init_user_ns"
496 - Revert "(namespace) quota: Handle quota data stored in s_user_ns in
497 quota_setxquota"
498 - Revert "(namespace) quota: Ensure qids map to the filesystem"
499 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to
500 s_user_ns""
501 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed
502 to dqget() be valid and map into s_user_ns""
503 - Revert "(namespace) vfs: Don't create inodes with a uid or gid unknown to
504 the vfs"
505 - Revert "(namespace) vfs: Don't modify inodes with a uid or gid unknown to
506 the vfs"
507 - Revert "UBUNTU: SAUCE: (namespace) fuse: Translate ids in posix acl xattrs"
508 - Revert "UBUNTU: SAUCE: (namespace) posix_acl: Export
509 posix_acl_fix_xattr_userns() to modules"
510 - Revert "(namespace) vfs: Verify acls are valid within superblock's
511 s_user_ns."
512 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to
513 handle user namespace mounts""
514 - Revert "(namespace) fs: Refuse uid/gid changes which don't map into
515 s_user_ns"
516 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which
517 don't map into s_user_ns""
518 - Revert "(namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns"
519
520 [ Ubuntu: 4.4.0-49.70 ]
521
522 * Release Tracking Bug
523 - LP: #1640921
524 * Infiniband driver (kernel module) needed for Azure (LP: #1641139)
525 - SAUCE: RDMA Infiniband for Windows Azure
526 - [Config] CONFIG_HYPERV_INFINIBAND_ND=m
527 - SAUCE: Makefile RDMA infiniband driver for Windows Azure
528 - [Config] Add hv_network_direct.ko to generic inclusion list
529 - SAUCE: RDMA Infiniband for Windows Azure is dependent on amd64
530
531 [ Ubuntu: 4.4.0-48.69 ]
532
533 * Release Tracking Bug
534 - LP: #1640758
535 * lxc-attach to malicious container allows access to host (LP: #1639345)
536 - Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires
537 mapped uids/gids"
538 - (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission
539 checks
540 * take 'P' command from upstream xmon (LP: #1637978)
541 - powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
542 * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517)
543 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu15
544 * I2C touchpad does not work on AMD platform (LP: #1612006)
545 - pinctrl/amd: Configure GPIO register using BIOS settings
546 - pinctrl/amd: switch to using a bool for level
547 * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733)
548 - [Config] CONFIG_VFIO_PCI=y for ppc64el
549 * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554)
550 - KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
551 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
552 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
553 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
554 map into s_user_ns"
555 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
556 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
557 user namespace mounts"
558 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
559 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
560 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
561 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
562 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
563 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
564 dqget() be valid and map into s_user_ns"
565 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
566 - (namespace) quota: Ensure qids map to the filesystem
567 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
568 - (namespace) dquot: For now explicitly don't support filesystems outside of
569 init_user_ns
570 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
571 xattrs"
572 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
573 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
574 ownership of inodes with unmappable ids"
575 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
576 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
577 s_user_ns"
578 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
579 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
580 * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618)
581 - SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties
582 * hio: SSD data corruption under stress test (LP: #1638700)
583 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
584 - SAUCE: hio: splitting bio in the entry of .make_request_fn
585 * Module sha1-mb fails to load (LP: #1637165)
586 - crypto: sha-mb - Fix load failure
587 - crypto: mcryptd - Fix load failure
588 * please include mlx5_core modules in linux-image-generic package
589 (LP: #1635223)
590 - [Config] Include mlx5 in main package
591 * xgene i2c slimpro driver fails to load (LP: #1625232)
592 - mailbox: Add support for APM X-Gene platform mailbox driver
593 - mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL
594 - mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc
595 - [Config] Enabled XGENE_SLIMPRO_MBOX as a module
596 * [Dell][XPS]Touchscreen fails to function after resume from s3 by Lid
597 close/open (LP: #1632527)
598 - gpio/pinctrl: sunxi: stop poking around in private vars
599 - pinctrl: intel: Only restore pins that are used by the driver
600 * Xenial update to v4.4.30 stable release (LP: #1638272)
601 - Revert "x86/mm: Expand the exception table logic to allow new handling
602 options"
603 - Revert "fix minor infoleak in get_user_ex()"
604 - Linux 4.4.30
605 * Xenial update to v4.4.29 stable release (LP: #1638267)
606 - drm/prime: Pass the right module owner through to dma_buf_export()
607 - drm/amdgpu: fix IB alignment for UVD
608 - drm/amdgpu/dce10: disable hpd on local panels
609 - drm/amdgpu/dce8: disable hpd on local panels
610 - drm/amdgpu/dce11: disable hpd on local panels
611 - drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
612 - drm/amdgpu: change vblank_time's calculation method to reduce computational
613 error.
614 - drm/radeon: narrow asic_init for virtualization
615 - drm/radeon/si/dpm: fix phase shedding setup
616 - drm/radeon: change vblank_time's calculation method to reduce computational
617 error.
618 - drm/vmwgfx: Limit the user-space command buffer size
619 - drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
620 - Revert "drm/i915: Check live status before reading edid"
621 - drm/i915: Account for TSEG size when determining 865G stolen base
622 - drm/i915: Unalias obj->phys_handle and obj->userptr
623 - mm/hugetlb: fix memory offline with hugepage size > memory block size
624 - posix_acl: Clear SGID bit when setting file permissions
625 - ipip: Properly mark ipip GRO packets as encapsulated.
626 - powerpc/eeh: Null check uses of eeh_pe_bus_get
627 - perf stat: Fix interval output values
628 - genirq/generic_chip: Add irq_unmap callback
629 - uio: fix dmem_region_start computation
630 - ARM: clk-imx35: fix name for ckil clk
631 - spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
632 - mwifiex: correct aid value during tdls setup
633 - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
634 - crypto: arm/ghash-ce - add missing async import/export
635 - hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
636 - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()
637 - ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
638 - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
639 - ASoC: dapm: Fix kcontrol creation for output driver widget
640 - staging: r8188eu: Fix scheduling while atomic splat
641 - power: bq24257: Fix use of uninitialized pointer bq->charger
642 - dmaengine: ipu: remove bogus NO_IRQ reference
643 - x86/mm: Expand the exception table logic to allow new handling options
644 - s390/cio: fix accidental interrupt enabling during resume
645 - s390/con3270: fix use of uninitialised data
646 - s390/con3270: fix insufficient space padding
647 - clk: qoriq: fix a register offset error
648 - clk: divider: Fix clk_divider_round_rate() to use clk_readl()
649 - perf hists browser: Fix event group display
650 - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
651 - perf symbols: Fixup symbol sizes before picking best ones
652 - mpt3sas: Don't spam logs if logging level is 0
653 - powerpc/nvram: Fix an incorrect partition merge
654 - ARM: pxa: pxa_cplds: fix interrupt handling
655 - Linux 4.4.29
656 * KVM: PPC: Book3S HV: Migrate pinned pages out of CMA (LP: #1632045)
657 - KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
658 * Xenial update to v4.4.28 stable release (LP: #1637510)
659 - gpio: mpc8xxx: Correct irq handler function
660 - mei: me: add kaby point device ids
661 - regulator: tps65910: Work around silicon erratum SWCZ010
662 - clk: imx6: initialize GPU clocks
663 - PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
664 - rtlwifi: Fix missing country code for Great Britain
665 - mmc: block: don't use CMD23 with very old MMC cards
666 - mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
667 - PCI: Mark Atheros AR9580 to avoid bus reset
668 - platform: don't return 0 from platform_get_irq[_byname]() on error
669 - cpufreq: intel_pstate: Fix unsafe HWP MSR access
670 - parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
671 - parisc: Fix kernel memory layout regarding position of __gp
672 - parisc: Increase initial kernel mapping size
673 - pstore/ramoops: fixup driver removal
674 - pstore/core: drop cmpxchg based updates
675 - pstore/ram: Use memcpy_toio instead of memcpy
676 - pstore/ram: Use memcpy_fromio() to save old buffer
677 - perf intel-pt: Fix snapshot overlap detection decoder errors
678 - perf intel-pt: Fix estimated timestamps for cycle-accurate mode
679 - perf intel-pt: Fix MTC timestamp calculation for large MTC periods
680 - dm: mark request_queue dead before destroying the DM device
681 - dm: return correct error code in dm_resume()'s retry loop
682 - dm mpath: check if path's request_queue is dying in activate_path()
683 - dm crypt: fix crash on exit
684 - powerpc/vdso64: Use double word compare on pointers
685 - powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
686 - powerpc/powernv: Use CPU-endian hub diag-data type in
687 pnv_eeh_get_and_dump_hub_diag()
688 - powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
689 - ubi: Deal with interrupted erasures in WL
690 - zfcp: fix fc_host port_type with NPIV
691 - zfcp: fix ELS/GS request&response length for hardware data router
692 - zfcp: close window with unblocked rport during rport gone
693 - zfcp: retain trace level for SCSI and HBA FSF response records
694 - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
695 - zfcp: trace on request for open and close of WKA port
696 - zfcp: restore tracing of handle for port and LUN with HBA records
697 - zfcp: fix D_ID field with actual value on tracing SAN responses
698 - zfcp: fix payload trace length for SAN request&response
699 - zfcp: trace full payload of all SAN records (req,resp,iels)
700 - scsi: zfcp: spin_lock_irqsave() is not nestable
701 - fbdev/efifb: Fix 16 color palette entry calculation
702 - ovl: Fix info leak in ovl_lookup_temp()
703 - ovl: copy_up_xattr(): use strnlen
704 - mb86a20s: fix the locking logic
705 - mb86a20s: fix demod settings
706 - cx231xx: don't return error on success
707 - cx231xx: fix GPIOs for Pixelview SBTVD hybrid
708 - ALSA: hda - Fix a failure of micmute led when having multi adcs
709 - MIPS: Fix -mabi=64 build of vdso.lds
710 - MIPS: ptrace: Fix regs_return_value for kernel context
711 - lib: move strtobool() to kstrtobool()
712 - lib: update single-char callers of strtobool()
713 - lib: add "on"/"off" support to kstrtobool
714 - Input: i8042 - skip selftest on ASUS laptops
715 - Input: elantech - force needed quirks on Fujitsu H760
716 - Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
717 - sunrpc: fix write space race causing stalls
718 - NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
719 - NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
720 - NFSv4: Open state recovery must account for file permission changes
721 - NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
722 - scsi: Fix use-after-free
723 - metag: Only define atomic_dec_if_positive conditionally
724 - mm: filemap: don't plant shadow entries without radix tree node
725 - ipc/sem.c: fix complex_count vs. simple op race
726 - arc: don't leak bits of kernel stack into coredump
727 - fs/super.c: fix race between freeze_super() and thaw_super()
728 - cifs: Limit the overall credit acquired
729 - fs/cifs: keep guid when assigning fid to fileinfo
730 - Clarify locking of cifs file and tcon structures and make more granular
731 - Display number of credits available
732 - Set previous session id correctly on SMB3 reconnect
733 - SMB3: GUIDs should be constructed as random but valid uuids
734 - Do not send SMB3 SET_INFO request if nothing is changing
735 - Cleanup missing frees on some ioctls
736 - blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
737 - x86/e820: Don't merge consecutive E820_PRAM ranges
738 - kvm: x86: memset whole irq_eoi
739 - irqchip/gicv3: Handle loop timeout proper
740 - sd: Fix rw_max for devices that report an optimal xfer size
741 - hpsa: correct skipping masked peripherals
742 - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
743 - bnx2x: Prevent false warning for lack of FC NPIV
744 - net/mlx4_core: Allow resetting VF admin mac to zero
745 - acpi, nfit: check for the correct event code in notifications
746 - mm: workingset: fix crash in shadow node shrinker caused by
747 replace_page_cache_page()
748 - mm: filemap: fix mapping->nrpages double accounting in fuse
749 - Using BUG_ON() as an assert() is _never_ acceptable
750 - s390/mm: fix gmap tlb flush issues
751 - irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
752 - isofs: Do not return EACCES for unknown filesystems
753 - memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
754 - memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
755 - arm64: percpu: rewrite ll/sc loops in assembly
756 - arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
757 - ceph: fix error handling in ceph_read_iter
758 - powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
759 - mmc: core: Annotate cmd_hdr as __le32
760 - mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
761 - mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
762 - ext4: do not advertise encryption support when disabled
763 - jbd2: fix incorrect unlock on j_list_lock
764 - ubifs: Fix xattr_names length in exit paths
765 - target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
766 - target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT
767 REACHABLE
768 - target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
769 - Linux 4.4.28
770 * Xenial update to v4.4.27 stable release (LP: #1637501)
771 - serial: 8250_dw: Check the data->pclk when get apb_pclk
772 - btrfs: assign error values to the correct bio structs
773 - drivers: base: dma-mapping: page align the size when unmap_kernel_range
774 - fuse: listxattr: verify xattr list
775 - fuse: invalidate dir dentry after chmod
776 - fuse: fix killing s[ug]id in setattr
777 - i40e: avoid NULL pointer dereference and recursive errors on early PCI error
778 - brcmfmac: fix memory leak in brcmf_fill_bss_param
779 - ASoC: Intel: Atom: add a missing star in a memcpy call
780 - reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
781 - reiserfs: switch to generic_{get,set,remove}xattr()
782 - async_pq_val: fix DMA memory leak
783 - scsi: arcmsr: Simplify user_len checking
784 - ext4: enforce online defrag restriction for encrypted files
785 - ext4: reinforce check of i_dtime when clearing high fields of uid and gid
786 - ext4: fix memory leak in ext4_insert_range()
787 - ext4: allow DAX writeback for hole punch
788 - ext4: release bh in make_indexed_dir
789 - dlm: free workqueues after the connections
790 - vfs: move permission checking into notify_change() for utimes(NULL)
791 - cfq: fix starvation of asynchronous writes
792 - Linux 4.4.27
793 * Xenial update to v4.4.26 stable release (LP: #1637500)
794 - x86/build: Build compressed x86 kernels as PIE
795 - Linux 4.4.26
796 * ISST-LTE:pVM nvme 0000:a0:00.0: iommu_alloc failed on NVMe card
797 (LP: #1633128)
798 - dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
799 - powerpc: implement the DMA_ATTR_NO_WARN attribute
800 - nvme: use the DMA_ATTR_NO_WARN attribute
801 * CVE-2016-8658
802 - brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
803 * Hotkey doesn't work on HP x360 (LP: #1620979)
804 - gpiolib: Make it possible to exclude GPIOs from IRQ domain
805 - pinctrl: cherryview: Do not mask all interrupts in probe
806 - pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
807 * Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device
808 driver (LP: #1559194)
809 - SAUCE: (noup) Bad page state in process genwqe_gunzip pfn:3c275 in the
810 genwqe device driver
811 * CVE-2016-7425
812 - scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
813 * Add ipvlan module to 16.04 kernel (LP: #1634705)
814 - [Config] Add ipvlan to the generic inclusion list
815 * kernel generates ACPI Exception: AE_NOT_FOUND, Evaluating _DOD incorrectly
816 (LP: #1634607)
817 - ACPI / video: skip evaluating _DOD when it does not exist
818 * BT still shows off after resume by wireless hotkey (LP: #1634380)
819 - Bluetooth: btusb: Fix atheros firmware download error
820 * ghash-clmulni-intel module fails to load (LP: #1633058)
821 - crypto: ghash-clmulni - Fix load failure
822 - crypto: cryptd - Assign statesize properly
823 * Xenial update to v4.4.25 stable release (LP: #1634153)
824 - timekeeping: Fix __ktime_get_fast_ns() regression
825 - ALSA: ali5451: Fix out-of-bound position reporting
826 - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
827 - ALSA: usb-line6: use the same declaration as definition in header for MIDI
828 manufacturer ID
829 - mfd: rtsx_usb: Avoid setting ucr->current_sg.status
830 - mfd: atmel-hlcdc: Do not sleep in atomic context
831 - mfd: 88pm80x: Double shifting bug in suspend/resume
832 - mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
833 - KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
834 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
835 - KVM: PPC: BookE: Fix a sanity check
836 - x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
837 - x86/irq: Prevent force migration of irqs which are not in the vector domain
838 - x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
839 - ARM: dts: mvebu: armada-390: add missing compatibility string and bracket
840 - ARM: dts: MSM8064 remove flags from SPMI/MPP IRQs
841 - ARM: cpuidle: Fix error return code
842 - ima: use file_dentry()
843 - tpm: fix a race condition in tpm2_unseal_trusted()
844 - tpm_crb: fix crb_req_canceled behavior
845 - Linux 4.4.25
846 * backport fwts UEFI test driver to Xenial (LP: #1633506)
847 - efi: Add efi_test driver for exporting UEFI runtime service interfaces
848 - [Config] CONFIG_EFI_TEST=m
849 * Fix alps driver for multitouch function. (LP: #1633321)
850 - HID: alps: fix multitouch cursor issue
851 * xgene merlin crashes when running as iperf server (LP: #1632739)
852 - drivers: net: xgene: optimizing the code
853 - xgene: get_phy_device() doesn't return NULL anymore
854 - drivers: net: xgene: Get channel number from device binding
855 - drivers: net: xgene: constify xgene_cle_ops structure
856 - drivers: net: xgene: Fix error handling
857 - drivers: net: xgene: fix IPv4 forward crash
858 - drivers: net: xgene: fix sharing of irqs
859 - drivers: net: xgene: fix ununiform latency across queues
860 - drivers: net: xgene: fix statistics counters race condition
861 - drivers: net: xgene: fix register offset
862 - drivers: net: xgene: Separate set_speed from mac_init
863 - drivers: net: xgene: Fix module unload crash - hw resource cleanup
864 - drivers: net: xgene: Fix module unload crash - change sw sequence
865 - drivers: net: xgene: Fix module unload crash - clkrst sequence
866 - drivers: net: phy: xgene: Add MDIO driver
867 - drivers: net: xgene: Add backward compatibility
868 - drivers: net: xgene: Enable MDIO driver
869 - drivers: net: xgene: Use exported functions
870 - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
871 - dtb: xgene: Add MDIO node
872 - MAINTAINERS: xgene: Add driver and documentation path
873 - [Config] Enable MDIO_XGENE as a modules
874 * Add support for KabeLake i219-LOM chips (LP: #1632578)
875 - e1000e: Initial support for KabeLake
876
877 -- Luis Henriques <luis.henriques@canonical.com> Wed, 07 Dec 2016 18:10:04 +0000
878
879 linux-snapdragon (4.4.0-1039.43) xenial; urgency=low
880
881 * CVE-2016-8655 (LP: #1646318)
882 - packet: fix race condition in packet_set_ring
883
884 -- Brad Figg <brad.figg@canonical.com> Fri, 02 Dec 2016 11:24:31 -0800
885
886 linux-snapdragon (4.4.0-1035.39) xenial; urgency=low
887
888 [ Luis Henriques ]
889
890 * Release Tracking Bug
891 - LP: #1640520
892
893 * unexpectedly large memory usage of mounted snaps (LP: #1636847)
894 - [Config] switch squashfs to single threaded decode
895
896 -- Luis Henriques <luis.henriques@canonical.com> Wed, 09 Nov 2016 15:44:52 +0000
897
898 linux-snapdragon (4.4.0-1034.38) xenial; urgency=low
899
900 [ Kamal Mostafa ]
901
902 * Release Tracking Bug
903 - LP: #1636948
904
905 [ Ubuntu: 4.4.0-47.68 ]
906
907 * Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721)
908 - lib/bitmap.c: conversion routines to/from u32 array
909 - net: ethtool: add new ETHTOOL_xLINKSETTINGS API
910 - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
911 - [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver)
912 * unexpectedly large memory usage of mounted snaps (LP: #1636847)
913 - [Config] switch squashfs to single threaded decode
914
915 -- Kamal Mostafa <kamal@canonical.com> Wed, 26 Oct 2016 13:34:19 -0700
916
917 linux-snapdragon (4.4.0-1033.37) xenial; urgency=low
918
919 [ Seth Forshee ]
920
921 * Release Tracking Bug
922 - LP: #1635247
923
924 [ Ubuntu: 4.4.0-46.67 ]
925
926 * Release Tracking Bug
927 - LP: #1635242
928 * proc_keys_show crash when reading /proc/keys (LP: #1634496)
929 - SAUCE: KEYS: ensure xbuf is large enough to fix buffer overflow in
930 proc_keys_show (LP: #1634496)
931 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
932 __copy_tofrom_user (LP: #1632462)
933 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
934 __copy_tofrom_user
935 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
936 memory_stress_ng. (LP: #1628976)
937 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
938 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
939 ibmvfc) (LP: #1632116)
940 - scsi: ibmvfc: Fix I/O hang when port is not mapped
941 * PSL data cache should be flushed before resetting CAPI adapter
942 (LP: #1632049)
943 - cxl: Flush PSL cache before resetting the adapter
944 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
945 - net: thunderx: Don't set RX_PACKET_DIS while initializing
946 * Support snaps inside of lxd containers (LP: #1611078)
947 - Revert "UBUNTU: SAUCE: apparmor: fix sleep in critical section"
948 - SAUCE: (no-up) apparmor: sync of apparmor 3.6 (from Ubuntu 16.10)
949 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
950 - crypto: ghash-generic - move common definitions to a new header file
951 - crypto: vmx - Fix memory corruption caused by p8_ghash
952 - crypto: vmx - Ensure ghash-generic is enabled
953 * Xenial update to v4.4.24 stable release (LP: #1631468)
954 - cpuset: handle race between CPU hotplug and cpuset_hotplug_work
955 - mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
956 - mm,ksm: fix endless looping in allocating memory when ksm enable
957 - can: dev: fix deadlock reported after bus-off
958 - x86/init: Fix cr4_init_shadow() on CR4-less machines
959 - x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
960 - drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
961 - drm/radeon/si/dpm: add workaround for for Jet parts
962 - ARM: 8616/1: dt: Respect property size when parsing CPUs
963 - ARM: 8617/1: dma: fix dma_max_pfn()
964 - usb: musb: Fix DMA desired mode for Mentor DMA engine
965 - usb: musb: fix DMA for host mode
966 - iwlwifi: mvm: fix a few firmware capability checks
967 - perf/core: Fix pmu::filter_match for SW-led groups
968 - i40e: avoid null pointer dereference
969 - pinctrl: uniphier: fix .pin_dbg_show() callback
970 - pinctrl: Flag strict is a field in struct pinmux_ops
971 - drivers/perf: arm_pmu: Fix leak in error path
972 - mmc: pxamci: fix potential oops
973 - tools/vm/slabinfo: fix an unintentional printf
974 - ipvs: fix bind to link-local mcast IPv6 address in backup
975 - nvmem: Declare nvmem_cell_read() consistently
976 - hwmon: (adt7411) set bit 3 in CFG1 register
977 - spi: sh-msiof: Avoid invalid clock generator parameters
978 - iwlwifi: pcie: fix access to scratch buffer
979 - iwlwifi: mvm: don't use ret when not initialised
980 - ceph: fix race during filling readdir cache
981 - usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
982 - gpio: sa1100: fix irq probing for ucb1x00
983 - irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
984 - ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
985 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
986 - MIPS: uprobes: remove incorrect set_orig_insn
987 - MIPS: fix uretprobe implementation
988 - MIPS: Malta: Fix IOCU disable switch read for MIPS64
989 - MIPS: uprobes: fix use of uninitialised variable
990 - printk: fix parsing of "brl=" option
991 - tpm: fix byte-order for the value read by tpm2_get_tpm_pt
992 - regulator: qcom_spmi: Add support for S4 supply on pm8941
993 - regulator: qcom_spmi: Add support for get_mode/set_mode on switches
994 - regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
995 - regulator: qcom_smd: Fix voltage ranges for pm8x41
996 - ARM: sun5i: Fix typo in trip point temperature
997 - ARM: sa1100: register clocks early
998 - ARM: sa1100: fix 3.6864MHz clock
999 - ARM: sa1100: clear reset status prior to reboot
1000 - ARM: shmobile: fix regulator quirk for Gen2
1001 - ARM: sa1111: fix pcmcia suspend/resume
1002 - hwrng: omap - Fix assumption that runtime_get_sync will always succeed
1003 - blk-mq: actually hook up defer list when running requests
1004 - pstore: drop file opened reference count
1005 - tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
1006 - iwlmvm: mvm: set correct state in smart-fifo configuration
1007 - NFC: fdp: Detect errors from fdp_nci_create_conn()
1008 - em28xx-i2c: rt_mutex_trylock() returns zero on failure
1009 - gspca: avoid unused variable warnings
1010 - ath9k: Fix programming of minCCA power threshold
1011 - avr32: off by one in at32_init_pio()
1012 - fnic: pci_dma_mapping_error() doesn't return an error code
1013 - dmaengine: at_xdmac: fix debug string
1014 - svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
1015 - NFS: Don't drop CB requests with invalid principals
1016 - pNFS/files: Fix layoutcommit after a commit to DS
1017 - pNFS/flexfiles: Fix layoutcommit after a commit to DS
1018 - ASoC: Intel: Skylake: Fix error return code in skl_probe()
1019 - brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
1020 - brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
1021 - brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
1022 - powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-
1023 support
1024 - sysctl: handle error writing UINT_MAX to u32 fields
1025 - ASoC: omap-mcpdm: Fix irq resource handling
1026 - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
1027 - dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
1028 - KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
1029 - IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
1030 - IB/core: Fix use after free in send_leave function
1031 - IB/ipoib: Don't allow MC joins during light MC flush
1032 - IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
1033 - IB/mlx4: Fix code indentation in QP1 MAD flow
1034 - IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
1035 - batman-adv: remove unused callback from batadv_algo_ops struct
1036 - aio: mark AIO pseudo-fs noexec
1037 - clk: xgene: Add missing parenthesis when clearing divider value
1038 - dm log writes: fix bug with too large bios
1039 - USB: serial: cp210x: fix hardware flow-control disable
1040 - usb: misc: legousbtower: Fix NULL pointer deference
1041 - Staging: fbtft: Fix bug in fbtft-core
1042 - USB: serial: cp210x: Add ID for a Juniper console
1043 - Revert "usbtmc: convert to devm_kzalloc"
1044 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
1045 - ACPICA: acpi_get_sleep_type_data: Reduce warnings
1046 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
1047 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
1048 - Linux 4.4.24
1049 * sha1-powerpc returning wrong results (LP: #1629977)
1050 - crypto: sha1-powerpc - little-endian support
1051 * Dell Precision Trackpoint not working after suspend (LP: #1630857)
1052 - HID: alps: fix stick device not working after resume
1053 * OOPS on beaglebone on boot of 4.4.0-36-generic under snappy ubuntu core
1054 xenial (LP: #1625177)
1055 - net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
1056 - drivers: net: cpsw: fix wrong regs access in cpsw_remove
1057 - drivers: net: cpsw: use of_platform_depopulate()
1058 - ARM: OMAP2+: omap_device: fix crash on omap_device removal
1059 - ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
1060 - ARM: OMAP2+: Fix typo in omap_device.c
1061 - drivers: net: cpsw: fix suspend when all ethX devices are down
1062 - drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
1063 - drivers: net: cpsw: check return code from pm runtime calls
1064 - drivers: net: cpsw: remove pm runtime calls from suspend callbacks
1065 - drivers: net: cpsw: ethtool: fix accessing to suspended device
1066 - drivers: net: cpsw: ndev: fix accessing to suspended device
1067 - drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
1068 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
1069 (LP: #1629204)
1070 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
1071 * Xenial update to v4.4.23 stable release (LP: #1629386)
1072 - include/linux/kernel.h: change abs() macro so it uses consistent return type
1073 - Fix build warning in kernel/cpuset.c
1074 - reiserfs: fix "new_insert_key may be used uninitialized ..."
1075 - ipv4: panic in leaf_walk_rcu due to stale node pointer
1076 - ipv6: release dst in ping_v6_sendmsg
1077 - tcp: cwnd does not increase in TCP YeAH
1078 - tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
1079 - crypto: arm64/aes-ctr - fix NULL dereference in tail processing
1080 - crypto: arm/aes-ctr - fix NULL dereference in tail processing
1081 - crypto: skcipher - Fix blkcipher walk OOM crash
1082 - crypto: echainiv - Replace chaining with multiplication
1083 - ocfs2/dlm: fix race between convert and migration
1084 - ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
1085 - kbuild: Do not run modules_install and install in paralel
1086 - Makefile: revert "Makefile: Document ability to make file.lst and file.S"
1087 partially
1088 - tools: Support relative directory path for 'O='
1089 - kbuild: forbid kernel directory to contain spaces and colons
1090 - Kbuild: disable 'maybe-uninitialized' warning for
1091 CONFIG_PROFILE_ALL_BRANCHES
1092 - gcov: disable -Wmaybe-uninitialized warning
1093 - Disable "maybe-uninitialized" warning globally
1094 - Disable "frame-address" warning
1095 - Makefile: Mute warning for __builtin_return_address(>0) for tracing only
1096 - net: caif: fix misleading indentation
1097 - Add braces to avoid "ambiguous ‘else’" compiler warnings
1098 - am437x-vfpe: fix typo in vpfe_get_app_input_index
1099 - ath9k: fix misleading indentation
1100 - iwlegacy: avoid warning about missing braces
1101 - Staging: iio: adc: fix indent on break statement
1102 - nouveau: fix nv40_perfctr_next() cleanup regression
1103 - bonding: Fix bonding crash
1104 - Revert "af_unix: Fix splice-bind deadlock"
1105 - af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
1106 - vti: flush x-netns xfrm cache when vti interface is removed
1107 - net/irda: handle iriap_register_lsap() allocation failure
1108 - tipc: fix NULL pointer dereference in shutdown()
1109 - net/mlx5: Added missing check of msg length in verifying its signature
1110 - net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
1111 - Revert "phy: IRQ cannot be shared"
1112 - net: smc91x: fix SMC accesses
1113 - bridge: re-introduce 'fix parsing of MLDv2 reports'
1114 - autofs races
1115 - autofs: use dentry flags to block walks during expire
1116 - xfs: prevent dropping ioend completions during buftarg wait
1117 - fsnotify: add a way to stop queueing events on group shutdown
1118 - fanotify: fix list corruption in fanotify_get_response()
1119 - fix fault_in_multipages_...() on architectures with no-op access_ok()
1120 - mtd: maps: sa1100-flash: potential NULL dereference
1121 - mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
1122 - power: reset: hisi-reboot: Unmap region obtained by of_iomap
1123 - fix memory leaks in tracing_buffers_splice_read()
1124 - tracing: Move mutex to protect against resetting of seq data
1125 - mm: delete unnecessary and unsafe init_tlb_ubc()
1126 - can: flexcan: fix resume function
1127 - nl80211: validate number of probe response CSA counters
1128 - btrfs: ensure that file descriptor used with subvol ioctls is a dir
1129 - i2c-eg20t: fix race between i2c init and interrupt enable
1130 - i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
1131 - MIPS: Fix pre-r6 emulation FPU initialisation
1132 - MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
1133 - MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
1134 - MIPS: Remove compact branch policy Kconfig entries
1135 - MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
1136 - MIPS: Add a missing ".set pop" in an early commit
1137 - MIPS: paravirt: Fix undefined reference to smp_bootstrap
1138 - PM / hibernate: Restore processor state before using per-CPU variables
1139 - PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
1140 - power_supply: tps65217-charger: fix missing platform_set_drvdata()
1141 - power: supply: max17042_battery: fix model download bug.
1142 - qxl: check for kmap failures
1143 - hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
1144 - Linux 4.4.23
1145 * Xenial update to v4.4.22 stable release (LP: #1627730)
1146 - ext4: use __GFP_NOFAIL in ext4_free_blocks()
1147 - fscrypto: add authorization check for setting encryption policy
1148 - clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe
1149 function
1150 - MIPS: KVM: Check for pfn noslot case
1151 - fscrypto: require write access to mount to set encryption policy
1152 - lightnvm: put bio before return
1153 - powerpc/tm: do not use r13 for tabort_syscall
1154 - powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
1155 - kernfs: don't depend on d_find_any_alias() when generating notifications
1156 - pNFS: The client must not do I/O to the DS if it's lease has expired
1157 - NFSv4.x: Fix a refcount leak in nfs_callback_up_net
1158 - nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
1159 - pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
1160 - NFSv4.1: Fix the CREATE_SESSION slot number accounting
1161 - kexec: fix double-free when failing to relocate the purgatory
1162 - mm: introduce get_task_exe_file
1163 - audit: fix exe_file access in audit_exe_compare
1164 - dm flakey: fix reads to be issued if drop_writes configured
1165 - IB/uverbs: Fix race between uverbs_close and remove_one
1166 - ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
1167 - x86/paravirt: Do not trace _paravirt_ident_*() functions
1168 - x86/AMD: Apply erratum 665 on machines without a BIOS fix
1169 - kvm-arm: Unmap shadow pagetables properly
1170 - iio: accel: kxsd9: Fix raw read return
1171 - iio: proximity: as3935: set up buffer timestamps for non-zero values
1172 - iio: adc: rockchip_saradc: reset saradc controller before programming it
1173 - iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
1174 - iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
1175 - iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999
1176 - iio: adc: at91: unbreak channel adc channel 3
1177 - iio: accel: bmc150: reset chip at init time
1178 - iio: fix pressure data output unit in hid-sensor-attributes
1179 - iio: accel: kxsd9: Fix scaling bug
1180 - iio:core: fix IIO_VAL_FRACTIONAL sign handling
1181 - iio: ensure ret is initialized to zero before entering do loop
1182 - serial: 8250_mid: fix divide error bug if baud rate is 0
1183 - serial: 8250: added acces i/o products quad and octal serial cards
1184 - USB: serial: simple: add support for another Infineon flashloader
1185 - usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
1186 - usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
1187 - ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)
1188 - USB: change bInterval default to 10 ms
1189 - net: thunderx: Fix OOPs with ethtool --register-dump
1190 - cpuset: make sure new tasks conform to the current config of the cpuset
1191 - ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
1192 - ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
1193 - ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
1194 - ARM: kirkwood: ib62x0: fix size of u-boot environment partition
1195 - ARM: OMAP3: hwmod data: Add sysc information for DSI
1196 - ARM: dts: imx6qdl: Fix SPDIF regression
1197 - ARM: dts: overo: fix gpmc nand cs0 range
1198 - ARM: dts: overo: fix gpmc nand on boards with ethernet
1199 - ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST
1200 SDHCI
1201 - bus: arm-ccn: Fix PMU handling of MN
1202 - bus: arm-ccn: Do not attempt to configure XPs for cycle counter
1203 - bus: arm-ccn: Fix XP watchpoint settings bitmask
1204 - dm log writes: fix check of kthread_run() return value
1205 - dm log writes: move IO accounting earlier to fix error path
1206 - dm crypt: fix error with too large bios
1207 - pinctrl: pistachio: fix mfio pll_lock pinmux
1208 - pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
1209 - arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
1210 - crypto: cryptd - initialize child shash_desc on import
1211 - Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
1212 - fuse: direct-io: don't dirty ITER_BVEC pages
1213 - xhci: fix null pointer dereference in stop command timeout function
1214 - md-cluster: make md-cluster also can work when compiled into kernel
1215 - ath9k: fix using sta->drv_priv before initializing it
1216 - Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
1217 - sched/core: Fix a race between try_to_wake_up() and a woken up task
1218 - ipv6: addrconf: fix dev refcont leak when DAD failed
1219 - gma500: remove annoying deprecation warning
1220 - mpssd: fix buffer overflow warning
1221 - drm/i915: Avoid pointer arithmetic in calculating plane surface offset
1222 - mmc: dw_mmc: use resource_size_t to store physical address
1223 - pinctrl: at91-pio4: use %pr format string for resource
1224 - soc: qcom/spm: shut up uninitialized variable warning
1225 - kconfig: tinyconfig: provide whole choice blocks to avoid warnings
1226 - net: simplify napi_synchronize() to avoid warnings
1227 - drm: atmel-hlcdc: Fix vertical scaling
1228 - drm: Only use compat ioctl for addfb2 on X86/IA64
1229 - genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
1230 - irqchip/atmel-aic: Fix potential deadlock in ->xlate()
1231 - fix iov_iter_fault_in_readable()
1232 - microblaze: fix __get_user()
1233 - avr32: fix copy_from_user()
1234 - microblaze: fix copy_from_user()
1235 - fix minor infoleak in get_user_ex()
1236 - mn10300: failing __get_user() and get_user() should zero
1237 - m32r: fix __get_user()
1238 - sh64: failing __get_user() should zero
1239 - nios2: fix __get_user()
1240 - score: fix __get_user/get_user
1241 - s390: get_user() should zero on failure
1242 - ARC: uaccess: get_user to zero out dest in cause of fault
1243 - asm-generic: make get_user() clear the destination on errors
1244 - frv: fix clear_user()
1245 - cris: buggered copy_from_user/copy_to_user/clear_user
1246 - blackfin: fix copy_from_user()
1247 - score: fix copy_from_user() and friends
1248 - sh: fix copy_from_user()
1249 - hexagon: fix strncpy_from_user() error return
1250 - mips: copy_from_user() must zero the destination on access_ok() failure
1251 - asm-generic: make copy_from_user() zero the destination properly
1252 - alpha: fix copy_from_user()
1253 - metag: copy_from_user() should zero the destination on access_ok() failure
1254 - parisc: fix copy_from_user()
1255 - openrisc: fix copy_from_user()
1256 - nios2: copy_from_user() should zero the tail of destination
1257 - mn10300: copy_from_user() should zero on access_ok() failure...
1258 - sparc32: fix copy_from_user()
1259 - ppc32: fix copy_from_user()
1260 - genirq/msi: Fix broken debug output
1261 - ia64: copy_from_user() should zero the destination on access_ok() failure
1262 - avr32: fix 'undefined reference to `___copy_from_user'
1263 - openrisc: fix the fix of copy_from_user()
1264 - Linux 4.4.22
1265 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
1266 - crypto: vmx - fix null dereference in p8_aes_xts_crypt
1267 * i40e/setting some ethtool features and remove module right after (modprobe
1268 -r) lead to crash in systems with more than 127 CPUs (LP: #1626782)
1269 - i40e: Fix errors resulted while turning off TSO
1270 * STC860:alpine-pdq:alpdq5p03: kernel panic when adding vnic (LP: #1626222)
1271 - ibmvnic: fix to use list_for_each_safe() when delete items
1272 * Stratton: ISST-LTE:UbuntuKVM: Failed to hotplug virtual devices to guest
1273 running Ubuntu 16.04.1 on UbuntuKVM16.04.1 #179 (LP: #1625986)
1274 - PCI: rpaphp: Fix slot registration for multiple slots under a PHB
1275 * nvme: Missing patch in Ubuntu-4.4.0-41.61 (LP: #1628520)
1276 - nvme: Call pci_disable_device on the error path.
1277
1278 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Oct 2016 11:33:44 -0500
1279
1280 linux-snapdragon (4.4.0-1032.36) xenial; urgency=low
1281
1282 [ Ubuntu: 4.4.0-45.66 ]
1283
1284 * CVE-2016-5195
1285 - SAUCE: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
1286 * srcname from mount rule corrupted under load (LP: #1634753)
1287 - SAUCE: apparmor: fix sleep in critical section
1288
1289 [ Ubuntu: 4.4.0-43.63 ]
1290
1291 * kswapd0 100% CPU usage (LP: #1518457)
1292 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
1293 balance.
1294
1295 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Oct 2016 13:25:51 +0200
1296
1297 linux-snapdragon (4.4.0-1030.33) xenial; urgency=low
1298
1299 [ Ubuntu: 4.4.0-42.62 ]
1300
1301 * Fix GRO recursion overflow for tunneling protocols (LP: #1631287)
1302 - tunnels: Don't apply GRO to multiple layers of encapsulation.
1303 - gro: Allow tunnel stacking in the case of FOU/GUE
1304 * CVE-2016-7039
1305 - SAUCE: net: add recursion limit to GRO
1306
1307 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Oct 2016 14:29:56 -0500
1308
1309 linux-snapdragon (4.4.0-1029.32) xenial; urgency=low
1310
1311 [ Kamal Mostafa ]
1312
1313 * Release Tracking Bug
1314 - LP: #1628228
1315
1316 [ Ubuntu: 4.4.0-41.61 ]
1317
1318 * nvme drive probe failure (LP: #1626894)
1319 - (fix) NVMe: Don't unmap controller registers on reset
1320
1321 -- Kamal Mostafa <kamal@canonical.com> Tue, 27 Sep 2016 10:10:15 -0700
1322
1323 linux-snapdragon (4.4.0-1028.31) xenial; urgency=low
1324
1325 [ Ubuntu: 4.4.0-40.60 ]
1326
1327 * Release Tracking Bug
1328 - LP: #1627077
1329 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
1330 - Fix memory leaks in cifs_do_mount()
1331 - Compare prepaths when comparing superblocks
1332 - SAUCE: Fix regression which breaks DFS mounting
1333 * Backlight does not change when adjust it higher than 50% after S3
1334 (LP: #1625932)
1335 - SAUCE: i915_bpo: drm/i915/backlight: setup and cache pwm alternate
1336 increment value
1337 - SAUCE: i915_bpo: drm/i915/backlight: setup backlight pwm alternate
1338 increment on backlight enable
1339
1340 [ Ubuntu: 4.4.0-39.59 ]
1341
1342 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
1343 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
1344 * thunder: faulty TSO padding (LP: #1623627)
1345 - net: thunderx: Fix for HW issue while padding TSO packet
1346 * CVE-2016-6828
1347 - tcp: fix use after free in tcp_xmit_retransmit_queue()
1348 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
1349 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
1350 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
1351 - EDAC, ie31200_edac: Add Skylake support
1352 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
1353 - SAUCE: nvme: Don't suspend admin queue that wasn't created
1354 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
1355 - blk-mq: Allow timeouts to run while queue is freezing
1356 - blk-mq: improve warning for running a queue on the wrong CPU
1357 - blk-mq: don't overwrite rq->mq_ctx
1358 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
1359 (LP: #1619918)
1360 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
1361 btrfs_ioctl
1362 * radeon: monitor connected to onboard VGA doesn't work with Xenial
1363 (LP: #1600092)
1364 - drm/radeon/dp: add back special handling for NUTMEG
1365 * initramfs includes qle driver, but not firmware (LP: #1623187)
1366 - qed: add MODULE_FIRMWARE()
1367 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
1368 - hv_netvsc: Implement support for VF drivers on Hyper-V
1369 - hv_netvsc: Fix the list processing for network change event
1370 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
1371 buffer
1372 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
1373 - Drivers: hv: vmbus: Export the vmbus_set_event() API
1374 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
1375 - asm-generic: guard smp_store_release/load_acquire
1376 - x86: reuse asm-generic/barrier.h
1377 - asm-generic: add __smp_xxx wrappers
1378 - x86: define __smp_xxx
1379 - asm-generic: implement virt_xxx memory barriers
1380 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
1381 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
1382 vmbus packets
1383 - drivers:hv: Lock access to hyperv_mmio resource tree
1384 - drivers:hv: Make a function to free mmio regions through vmbus
1385 - drivers:hv: Track allocations of children of hv_vmbus in private resource
1386 tree
1387 - drivers:hv: Separate out frame buffer logic when picking MMIO range
1388 - Drivers: hv: vmbus: handle various crash scenarios
1389 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
1390 - Drivers: hv: balloon: reset host_specified_ha_region
1391 - tools: hv: lsvmbus: add pci pass-through UUID
1392 - hv_netvsc: move start_remove flag to net_device_context
1393 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
1394 - hv_netvsc: untangle the pointer mess
1395 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
1396 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
1397 netvsc_remove()
1398 - hv_netvsc: set nvdev link after populating chn_table
1399 - hv_netvsc: Fix VF register on vlan devices
1400 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
1401 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
1402 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
1403 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
1404 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
1405 - netvsc: get rid of completion timeouts
1406 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
1407 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
1408 - netvsc: Use the new in-place consumption APIs in the rx path
1409 - x86/kernel: Audit and remove any unnecessary uses of module.h
1410 - PCI: hv: Fix interrupt cleanup path
1411 - hv_netvsc: Fix VF register on bonding devices
1412 - hv_netvsc: don't lose VF information
1413 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
1414 - hv_netvsc: reset vf_inject on VF removal
1415 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
1416 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
1417 - Drivers: hv: vmbus: Use the new virt_xx barrier code
1418 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
1419 selftest
1420 - ixgbevf: fix error code path when setting MAC address
1421 - ixgbevf: use bit operations for setting and checking resets
1422 - ixgbevf: Add support for generic Tx checksums
1423 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
1424 logic
1425 - ixgbevf: refactor ethtool stats handling
1426 - ixgbevf: add support for per-queue ethtool stats
1427 - ixgbevf: make use of BIT() macro to avoid shift of signed values
1428 - ixgbevf: Move API negotiation function into mac_ops
1429 - ixgbevf: Add the device ID's presented while running on Hyper-V
1430 - ixgbevf: Support Windows hosts (Hyper-V)
1431 - ixgbevf: Change the relaxed order settings in VF driver for sparc
1432 - ixgbevf: Use mac_ops instead of trying to identify NIC type
1433 * New device ID for Kabypoint (LP: #1622469)
1434 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
1435 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
1436 * Xenial update to v4.4.21 stable release (LP: #1624037)
1437 - Revert "i40e: fix: do not sleep in netdev_ops"
1438 - fs: Check for invalid i_uid in may_follow_link()
1439 - netfilter: x_tables: check for size overflow
1440 - ext4: validate that metadata blocks do not overlap superblock
1441 - ext4: fix xattr shifting when expanding inodes
1442 - ext4: fix xattr shifting when expanding inodes part 2
1443 - ext4: properly align shifted xattrs when expanding inodes
1444 - ext4: avoid deadlock when expanding inode size
1445 - ext4: avoid modifying checksum fields directly during checksum verification
1446 - block: Fix race triggered by blk_set_queue_dying()
1447 - block: make sure a big bio is split into at most 256 bvecs
1448 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
1449 - s390/sclp_ctl: fix potential information leak with /dev/sclp
1450 - drm/radeon: fix radeon_move_blit on 32bit systems
1451 - drm: Reject page_flip for !DRIVER_MODESET
1452 - drm/msm: fix use of copy_from_user() while holding spinlock
1453 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
1454 - xfs: fix superblock inprogress check
1455 - timekeeping: Cap array access in timekeeping_debug
1456 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
1457 - lustre: remove unused declaration
1458 - wrappers for ->i_mutex access
1459 - ovl: don't copy up opaqueness
1460 - ovl: remove posix_acl_default from workdir
1461 - ovl: listxattr: use strnlen()
1462 - ovl: fix workdir creation
1463 - ubifs: Fix assertion in layout_in_gaps()
1464 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
1465 two.
1466 - vhost/scsi: fix reuse of &vq->iov[out] in response
1467 - x86/apic: Do not init irq remapping if ioapic is disabled
1468 - uprobes: Fix the memcg accounting
1469 - crypto: caam - fix IV loading for authenc (giv)decryption
1470 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
1471 - ALSA: firewire-tascam: accessing to user space outside spinlock
1472 - ALSA: fireworks: accessing to user space outside spinlock
1473 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
1474 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
1475 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
1476 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
1477 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
1478 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
1479 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
1480 - metag: Fix atomic_*_return inline asm constraints
1481 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
1482 - hwrng: exynos - Disable runtime PM on probe failure
1483 - regulator: anatop: allow regulator to be in bypass mode
1484 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
1485 - Linux 4.4.21
1486 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
1487 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
1488 * Xenial update to v4.4.20 stable release (LP: #1621113)
1489 - hugetlb: fix nr_pmds accounting with shared page tables
1490 - x86/mm: Disable preemption during CR3 read+write
1491 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
1492 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
1493 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
1494 - SUNRPC: allow for upcalls for same uid but different gss service
1495 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
1496 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
1497 (VF0610)
1498 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
1499 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
1500 - parisc: Fix order of EREFUSED define in errno.h
1501 - virtio: fix memory leak in virtqueue_add()
1502 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
1503 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
1504 - libnvdimm, nd_blk: mask off reserved status bits
1505 - ALSA: hda - Manage power well properly for resume
1506 - NVMe: Don't unmap controller registers on reset
1507 - PCI: Support PCIe devices with short cfg_size
1508 - PCI: Add Netronome vendor and device IDs
1509 - PCI: Limit config space size for Netronome NFP6000 family
1510 - PCI: Add Netronome NFP4000 PF device ID
1511 - PCI: Limit config space size for Netronome NFP4000
1512 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
1513 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
1514 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
1515 - um: Don't discard .text.exit section
1516 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
1517 - genirq/msi: Make sure PCI MSIs are activated early
1518 - crypto: caam - fix non-hmac hashes
1519 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
1520 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
1521 - usb: ehci: change order of register cleanup during shutdown
1522 - usb: misc: usbtest: add fix for driver hang
1523 - usb: dwc3: pci: add Intel Kabylake PCI ID
1524 - usb: dwc3: gadget: increment request->actual once
1525 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
1526 - USB: hub: fix up early-exit pathway in hub_activate
1527 - USB: hub: change the locking in hub_activate
1528 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
1529 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
1530 - USB: validate wMaxPacketValue entries in endpoint descriptors
1531 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
1532 - usb/gadget: fix gadgetfs aio support.
1533 - xhci: always handle "Command Ring Stopped" events
1534 - usb: xhci: Fix panic if disconnect
1535 - xhci: don't dereference a xhci member after removing xhci
1536 - USB: serial: fix memleak in driver-registration error path
1537 - USB: serial: option: add D-Link DWM-156/A3
1538 - USB: serial: option: add support for Telit LE920A4
1539 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
1540 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
1541 - iommu/dma: Don't put uninitialised IOVA domains
1542 - iommu/arm-smmu: Fix CMDQ error handling
1543 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
1544 - pinctrl/amd: Remove the default de-bounce time
1545 - EDAC: Increment correct counter in edac_inc_ue_error()
1546 - s390/dasd: fix hanging device after clear subchannel
1547 - mac80211: fix purging multicast PS buffer queue
1548 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
1549 - of: fix reference counting in of_graph_get_endpoint_by_regs
1550 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
1551 - sched/nohz: Fix affine unpinned timers mess
1552 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
1553 - drm/amdgpu: Change GART offset to 64-bit
1554 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
1555 - drm/amdgpu: avoid a possible array overflow
1556 - drm/amdgpu: skip TV/CV in display parsing
1557 - drm/amd/amdgpu: sdma resume fail during S4 on CI
1558 - drm/amdgpu: record error code when ring test failed
1559 - drm/i915: fix aliasing_ppgtt leak
1560 - ARC: build: Better way to detect ISA compatible toolchain
1561 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
1562 - ARC: Call trace_hardirqs_on() before enabling irqs
1563 - ARC: Elide redundant setup of DMA callbacks
1564 - aacraid: Check size values after double-fetch from user
1565 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
1566 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
1567 - cdc-acm: fix wrong pipe type on rx interrupt xfers
1568 - mpt3sas: Fix resume on WarpDrive flash cards
1569 - megaraid_sas: Fix probing cards without io port
1570 - usb: renesas_usbhs: gadget: fix return value check in
1571 usbhs_mod_gadget_probe()
1572 - gpio: Fix OF build problem on UM
1573 - fs/seq_file: fix out-of-bounds read
1574 - btrfs: waiting on qgroup rescan should not always be interruptible
1575 - btrfs: properly track when rescan worker is running
1576 - Input: tegra-kbc - fix inverted reset logic
1577 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
1578 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
1579 - crypto: nx - off by one bug in nx_of_update_msc()
1580 - crypto: qat - fix aes-xts key sizes
1581 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
1582 - USB: avoid left shift by -1
1583 - usb: chipidea: udc: don't touch DP when controller is in host mode
1584 - USB: fix typo in wMaxPacketSize validation
1585 - USB: serial: mos7720: fix non-atomic allocation in write path
1586 - USB: serial: mos7840: fix non-atomic allocation in write path
1587 - USB: serial: option: add WeTelecom WM-D200
1588 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
1589 - staging: comedi: daqboard2000: bug fix board type matching code
1590 - staging: comedi: comedi_test: fix timer race conditions
1591 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
1592 - staging: comedi: ni_mio_common: fix wrong insn_write handler
1593 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
1594 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
1595 - ACPI / sysfs: fix error code in get_status()
1596 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
1597 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
1598 - ALSA: line6: Give up on the lock while URBs are released.
1599 - ALSA: line6: Fix POD sysfs attributes segfault
1600 - hwmon: (iio_hwmon) fix memory leak in name attribute
1601 - sysfs: correctly handle read offset on PREALLOC attrs
1602 - Linux 4.4.20
1603 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
1604 (2:No such file or directory) (LP: #1619552)
1605 - powerpc/powernv : Drop reference added by kset_find_obj()
1606 * backport support for userspace access of DP aux devices (LP: #1619756)
1607 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
1608 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
1609 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
1610 * Enable virtual scsi server driver for Power (LP: #1615665)
1611 - SAUCE: Ibmvscsis: Properly deregister target sessions
1612 - SAUCE: Return TCMU-generated sense data to fabric module
1613 - SAUCE: Ibmvscsis: Code cleanup of print statements
1614 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
1615 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
1616 during running dlpar test on monklp3 (LP: #1618151)
1617 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
1618 * Kernel Build Fails for Fuse Module (LP: #1617550)
1619 - SAUCE: (namespace) userns: Export current_in_userns to modules
1620 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
1621 (LP: #1572630)
1622 - blk-mq: Reuse hardware context cpumask for tags
1623 - blk-mq: Use proper cpumask iterator
1624
1625 -- Kamal Mostafa <kamal@canonical.com> Fri, 23 Sep 2016 12:16:37 -0700
1626
1627 linux-snapdragon (4.4.0-1027.30) xenial; urgency=low
1628
1629 [ Joseph Salisbury ]
1630
1631 * Release Tracking Bug
1632 - LP: #1625328
1633
1634 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
1635 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
1636
1637 * thunder: faulty TSO padding (LP: #1623627)
1638 - net: thunderx: Fix for HW issue while padding TSO packet
1639
1640 * CVE-2016-6828
1641 - tcp: fix use after free in tcp_xmit_retransmit_queue()
1642
1643 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
1644 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
1645
1646 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
1647 - EDAC, ie31200_edac: Add Skylake support
1648
1649 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
1650 - SAUCE: nvme: Don't suspend admin queue that wasn't created
1651
1652 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
1653 - blk-mq: Allow timeouts to run while queue is freezing
1654 - blk-mq: improve warning for running a queue on the wrong CPU
1655 - blk-mq: don't overwrite rq->mq_ctx
1656
1657 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
1658 (LP: #1619918)
1659 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
1660 btrfs_ioctl
1661
1662 * radeon: monitor connected to onboard VGA doesn't work with Xenial
1663 (LP: #1600092)
1664 - drm/radeon/dp: add back special handling for NUTMEG
1665
1666 * initramfs includes qle driver, but not firmware (LP: #1623187)
1667 - qed: add MODULE_FIRMWARE()
1668
1669 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
1670 - hv_netvsc: Implement support for VF drivers on Hyper-V
1671 - hv_netvsc: Fix the list processing for network change event
1672 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
1673 buffer
1674 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
1675 - Drivers: hv: vmbus: Export the vmbus_set_event() API
1676 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
1677 - asm-generic: guard smp_store_release/load_acquire
1678 - x86: reuse asm-generic/barrier.h
1679 - asm-generic: add __smp_xxx wrappers
1680 - x86: define __smp_xxx
1681 - asm-generic: implement virt_xxx memory barriers
1682 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
1683 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
1684 vmbus packets
1685 - drivers:hv: Lock access to hyperv_mmio resource tree
1686 - drivers:hv: Make a function to free mmio regions through vmbus
1687 - drivers:hv: Track allocations of children of hv_vmbus in private resource
1688 tree
1689 - drivers:hv: Separate out frame buffer logic when picking MMIO range
1690 - Drivers: hv: vmbus: handle various crash scenarios
1691 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
1692 - Drivers: hv: balloon: reset host_specified_ha_region
1693 - tools: hv: lsvmbus: add pci pass-through UUID
1694 - hv_netvsc: move start_remove flag to net_device_context
1695 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
1696 - hv_netvsc: untangle the pointer mess
1697 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
1698 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
1699 netvsc_remove()
1700 - hv_netvsc: set nvdev link after populating chn_table
1701 - hv_netvsc: Fix VF register on vlan devices
1702 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
1703 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
1704 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
1705 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
1706 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
1707 - netvsc: get rid of completion timeouts
1708 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
1709 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
1710 - netvsc: Use the new in-place consumption APIs in the rx path
1711 - x86/kernel: Audit and remove any unnecessary uses of module.h
1712 - PCI: hv: Fix interrupt cleanup path
1713 - hv_netvsc: Fix VF register on bonding devices
1714 - hv_netvsc: don't lose VF information
1715 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
1716 - hv_netvsc: reset vf_inject on VF removal
1717 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
1718 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
1719 - Drivers: hv: vmbus: Use the new virt_xx barrier code
1720 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
1721 selftest
1722 - ixgbevf: fix error code path when setting MAC address
1723 - ixgbevf: use bit operations for setting and checking resets
1724 - ixgbevf: Add support for generic Tx checksums
1725 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
1726 logic
1727 - ixgbevf: refactor ethtool stats handling
1728 - ixgbevf: add support for per-queue ethtool stats
1729 - ixgbevf: make use of BIT() macro to avoid shift of signed values
1730 - ixgbevf: Move API negotiation function into mac_ops
1731 - ixgbevf: Add the device ID's presented while running on Hyper-V
1732 - ixgbevf: Support Windows hosts (Hyper-V)
1733 - ixgbevf: Change the relaxed order settings in VF driver for sparc
1734 - ixgbevf: Use mac_ops instead of trying to identify NIC type
1735
1736 * New device ID for Kabypoint (LP: #1622469)
1737 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
1738 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
1739
1740 * Xenial update to v4.4.21 stable release (LP: #1624037)
1741 - Revert "i40e: fix: do not sleep in netdev_ops"
1742 - fs: Check for invalid i_uid in may_follow_link()
1743 - netfilter: x_tables: check for size overflow
1744 - ext4: validate that metadata blocks do not overlap superblock
1745 - ext4: fix xattr shifting when expanding inodes
1746 - ext4: fix xattr shifting when expanding inodes part 2
1747 - ext4: properly align shifted xattrs when expanding inodes
1748 - ext4: avoid deadlock when expanding inode size
1749 - ext4: avoid modifying checksum fields directly during checksum verification
1750 - block: Fix race triggered by blk_set_queue_dying()
1751 - block: make sure a big bio is split into at most 256 bvecs
1752 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
1753 - s390/sclp_ctl: fix potential information leak with /dev/sclp
1754 - drm/radeon: fix radeon_move_blit on 32bit systems
1755 - drm: Reject page_flip for !DRIVER_MODESET
1756 - drm/msm: fix use of copy_from_user() while holding spinlock
1757 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
1758 - xfs: fix superblock inprogress check
1759 - timekeeping: Cap array access in timekeeping_debug
1760 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
1761 - lustre: remove unused declaration
1762 - wrappers for ->i_mutex access
1763 - ovl: don't copy up opaqueness
1764 - ovl: remove posix_acl_default from workdir
1765 - ovl: listxattr: use strnlen()
1766 - ovl: fix workdir creation
1767 - ubifs: Fix assertion in layout_in_gaps()
1768 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
1769 two.
1770 - vhost/scsi: fix reuse of &vq->iov[out] in response
1771 - x86/apic: Do not init irq remapping if ioapic is disabled
1772 - uprobes: Fix the memcg accounting
1773 - crypto: caam - fix IV loading for authenc (giv)decryption
1774 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
1775 - ALSA: firewire-tascam: accessing to user space outside spinlock
1776 - ALSA: fireworks: accessing to user space outside spinlock
1777 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
1778 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
1779 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
1780 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
1781 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
1782 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
1783 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
1784 - metag: Fix atomic_*_return inline asm constraints
1785 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
1786 - hwrng: exynos - Disable runtime PM on probe failure
1787 - regulator: anatop: allow regulator to be in bypass mode
1788 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
1789 - Linux 4.4.21
1790
1791 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
1792 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
1793
1794 * Xenial update to v4.4.20 stable release (LP: #1621113)
1795 - hugetlb: fix nr_pmds accounting with shared page tables
1796 - x86/mm: Disable preemption during CR3 read+write
1797 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
1798 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
1799 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
1800 - SUNRPC: allow for upcalls for same uid but different gss service
1801 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
1802 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
1803 (VF0610)
1804 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
1805 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
1806 - parisc: Fix order of EREFUSED define in errno.h
1807 - virtio: fix memory leak in virtqueue_add()
1808 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
1809 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
1810 - libnvdimm, nd_blk: mask off reserved status bits
1811 - ALSA: hda - Manage power well properly for resume
1812 - NVMe: Don't unmap controller registers on reset
1813 - PCI: Support PCIe devices with short cfg_size
1814 - PCI: Add Netronome vendor and device IDs
1815 - PCI: Limit config space size for Netronome NFP6000 family
1816 - PCI: Add Netronome NFP4000 PF device ID
1817 - PCI: Limit config space size for Netronome NFP4000
1818 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
1819 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
1820 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
1821 - um: Don't discard .text.exit section
1822 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
1823 - genirq/msi: Make sure PCI MSIs are activated early
1824 - crypto: caam - fix non-hmac hashes
1825 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
1826 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
1827 - usb: ehci: change order of register cleanup during shutdown
1828 - usb: misc: usbtest: add fix for driver hang
1829 - usb: dwc3: pci: add Intel Kabylake PCI ID
1830 - usb: dwc3: gadget: increment request->actual once
1831 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
1832 - USB: hub: fix up early-exit pathway in hub_activate
1833 - USB: hub: change the locking in hub_activate
1834 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
1835 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
1836 - USB: validate wMaxPacketValue entries in endpoint descriptors
1837 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
1838 - usb/gadget: fix gadgetfs aio support.
1839 - xhci: always handle "Command Ring Stopped" events
1840 - usb: xhci: Fix panic if disconnect
1841 - xhci: don't dereference a xhci member after removing xhci
1842 - USB: serial: fix memleak in driver-registration error path
1843 - USB: serial: option: add D-Link DWM-156/A3
1844 - USB: serial: option: add support for Telit LE920A4
1845 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
1846 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
1847 - iommu/dma: Don't put uninitialised IOVA domains
1848 - iommu/arm-smmu: Fix CMDQ error handling
1849 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
1850 - pinctrl/amd: Remove the default de-bounce time
1851 - EDAC: Increment correct counter in edac_inc_ue_error()
1852 - s390/dasd: fix hanging device after clear subchannel
1853 - mac80211: fix purging multicast PS buffer queue
1854 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
1855 - of: fix reference counting in of_graph_get_endpoint_by_regs
1856 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
1857 - sched/nohz: Fix affine unpinned timers mess
1858 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
1859 - drm/amdgpu: Change GART offset to 64-bit
1860 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
1861 - drm/amdgpu: avoid a possible array overflow
1862 - drm/amdgpu: skip TV/CV in display parsing
1863 - drm/amd/amdgpu: sdma resume fail during S4 on CI
1864 - drm/amdgpu: record error code when ring test failed
1865 - drm/i915: fix aliasing_ppgtt leak
1866 - ARC: build: Better way to detect ISA compatible toolchain
1867 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
1868 - ARC: Call trace_hardirqs_on() before enabling irqs
1869 - ARC: Elide redundant setup of DMA callbacks
1870 - aacraid: Check size values after double-fetch from user
1871 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
1872 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
1873 - cdc-acm: fix wrong pipe type on rx interrupt xfers
1874 - mpt3sas: Fix resume on WarpDrive flash cards
1875 - megaraid_sas: Fix probing cards without io port
1876 - usb: renesas_usbhs: gadget: fix return value check in
1877 usbhs_mod_gadget_probe()
1878 - gpio: Fix OF build problem on UM
1879 - fs/seq_file: fix out-of-bounds read
1880 - btrfs: waiting on qgroup rescan should not always be interruptible
1881 - btrfs: properly track when rescan worker is running
1882 - Input: tegra-kbc - fix inverted reset logic
1883 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
1884 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
1885 - crypto: nx - off by one bug in nx_of_update_msc()
1886 - crypto: qat - fix aes-xts key sizes
1887 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
1888 - USB: avoid left shift by -1
1889 - usb: chipidea: udc: don't touch DP when controller is in host mode
1890 - USB: fix typo in wMaxPacketSize validation
1891 - USB: serial: mos7720: fix non-atomic allocation in write path
1892 - USB: serial: mos7840: fix non-atomic allocation in write path
1893 - USB: serial: option: add WeTelecom WM-D200
1894 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
1895 - staging: comedi: daqboard2000: bug fix board type matching code
1896 - staging: comedi: comedi_test: fix timer race conditions
1897 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
1898 - staging: comedi: ni_mio_common: fix wrong insn_write handler
1899 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
1900 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
1901 - ACPI / sysfs: fix error code in get_status()
1902 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
1903 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
1904 - ALSA: line6: Give up on the lock while URBs are released.
1905 - ALSA: line6: Fix POD sysfs attributes segfault
1906 - hwmon: (iio_hwmon) fix memory leak in name attribute
1907 - sysfs: correctly handle read offset on PREALLOC attrs
1908 - Linux 4.4.20
1909
1910 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
1911 (2:No such file or directory) (LP: #1619552)
1912 - powerpc/powernv : Drop reference added by kset_find_obj()
1913
1914 * backport support for userspace access of DP aux devices (LP: #1619756)
1915 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
1916 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
1917 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
1918
1919 * Enable virtual scsi server driver for Power (LP: #1615665)
1920 - SAUCE: Ibmvscsis: Properly deregister target sessions
1921 - SAUCE: Return TCMU-generated sense data to fabric module
1922 - SAUCE: Ibmvscsis: Code cleanup of print statements
1923 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
1924
1925 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
1926 during running dlpar test on monklp3 (LP: #1618151)
1927 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
1928
1929 * Kernel Build Fails for Fuse Module (LP: #1617550)
1930 - SAUCE: (namespace) userns: Export current_in_userns to modules
1931
1932 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
1933 (LP: #1572630)
1934 - blk-mq: Reuse hardware context cpumask for tags
1935 - blk-mq: Use proper cpumask iterator
1936
1937 -- Joseph Salisbury <joseph.salisbury@canonical.com> Thu, 22 Sep 2016 09:02:27 -0400
1938
1939 linux-snapdragon (4.4.0-1026.29) xenial; urgency=low
1940
1941 [ Tim Gardner ]
1942
1943 * Release Tracking Bug
1944 - LP: #1620701
1945
1946 [ Ubuntu: 4.4.0-38.57 ]
1947
1948 * CIFS client: access problems after updating to kernel 4.4.0-29-generic
1949 (LP: #1612135)
1950 - Revert "UBUNTU: SAUCE: (namespace) Bypass sget() capability check for nfs"
1951 - fs: Call d_automount with the filesystems creds
1952
1953 * apt-key add fails in overlayfs (LP: #1618572)
1954 - SAUCE: overlayfs: fix regression in whiteout detection
1955
1956 -- Tim Gardner <tim.gardner@canonical.com> Tue, 30 Aug 2016 12:34:04 -0600
1957
1958 linux-snapdragon (4.4.0-1025.28) xenial; urgency=low
1959
1960 [ Tim Gardner ]
1961
1962 * Release Tracking Bug
1963 - LP: #1618153
1964
1965 [ Ubuntu: 4.4.0-37.56 ]
1966
1967 * [Feature] Instruction decoder support for new SKX instructions- AVX512
1968 (LP: #1591655)
1969 - x86/insn: perf tools: Fix vcvtph2ps instruction decoding
1970 - x86/insn: Add AVX-512 support to the instruction decoder
1971 - perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
1972 - perf tools: Add AVX-512 instructions to the new instructions test
1973
1974 * [Ubuntu 16.04] FCoE Lun not visible in OS with inbox driver - Issue with
1975 ioremap() call on 32bit kernel (LP: #1608652)
1976 - lpfc: Correct issue with ioremap() call on 32bit kernel
1977
1978 * [Feature] turbostat support for Skylake-SP server (LP: #1591802)
1979 - tools/power turbostat: decode more CPUID fields
1980 - tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency
1981 - tools/power turbostat: decode HWP registers
1982 - tools/power turbostat: Decode MSR_MISC_PWR_MGMT
1983 - tools/power turbostat: allow sub-sec intervals
1984 - tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
1985 - tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
1986 - tools/power turbostat: re-name "%Busy" field to "Busy%"
1987 - tools/power turbostat: add --out option for saving output in a file
1988 - tools/power turbostat: fix compiler warnings
1989 - tools/power turbostat: make fewer systems calls
1990 - tools/power turbostat: show IRQs per CPU
1991 - tools/power turbostat: show GFXMHz
1992 - tools/power turbostat: show GFX%rc6
1993 - tools/power turbostat: detect and work around syscall jitter
1994 - tools/power turbostat: indicate SMX and SGX support
1995 - tools/power turbostat: call __cpuid() instead of __get_cpuid()
1996 - tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump
1997 - tools/power turbostat: bugfix: TDP MSRs print bits fixing
1998 - tools/power turbostat: SGX state should print only if --debug
1999 - tools/power turbostat: print IRTL MSRs
2000 - tools/power turbostat: initial BXT support
2001 - tools/power turbostat: decode BXT TSC frequency via CPUID
2002 - tools/power turbostat: initial SKX support
2003
2004 * [BYT] display hotplug doesn't work on console (LP: #1616894)
2005 - drm/i915/vlv: Make intel_crt_reset() per-encoder
2006 - drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
2007 - drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
2008 - drm/i915: Enable polling when we don't have hpd
2009
2010 * [Feature]intel_idle enabling on Broxton-P (LP: #1520446)
2011 - intel_idle: add BXT support
2012
2013 * [Feature] EDAC: Update driver for SKX-SP (LP: #1591815)
2014 - [Config] CONFIG_EDAC_SKX=m
2015 - EDAC, skx_edac: Add EDAC driver for Skylake
2016
2017 * [Feature] KBL: Sandy Peak(3168) WiFi/BT support (LP: #1591648)
2018 - Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
2019
2020 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
2021 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
2022
2023 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
2024 - SAUCE: Bluetooth: Support for LED on Edge Gateways
2025 - SAUCE: Bluetooth: Use host bridge subsystem IDs to identify Edge Gateways
2026
2027 * Please add support for alps touchpad. (LP: #1616813)
2028 - [Config] CONFIG_HID_ALPS=m
2029 - HID: add Alps I2C HID Touchpad-Stick support
2030 - HID: alps: struct u1_dev *priv is internal to the driver
2031 - HID: alps: pass correct sizes to hid_hw_raw_request()
2032 - HID: alps: match alps devices in core
2033 - HID: alps: a few cleanups
2034
2035 * DINO2M - System hangs with a black screen during s4 stress test
2036 (LP: #1616781)
2037 - x86/power/64: Fix kernel text mapping corruption during image restoration
2038
2039 * Xenial update to v4.4.17 stable release (LP: #1611833)
2040 - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
2041 - x86/quirks: Apply nvidia_bugs quirk only on root bus
2042 - x86/quirks: Reintroduce scanning of secondary buses
2043 - x86/quirks: Add early quirk to reset Apple AirPort card
2044 - dmaengine: at_xdmac: align descriptors on 64 bits
2045 - dmaengine: at_xdmac: fix residue corruption
2046 - dmaengine: at_xdmac: double FIFO flush needed to compute residue
2047 - mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
2048 - mm, compaction: abort free scanner if split fails
2049 - fs/nilfs2: fix potential underflow in call to crc32_le
2050 - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
2051 - mm, meminit: always return a valid node from early_pfn_to_nid
2052 - mm, meminit: ensure node is online before checking whether pages are
2053 uninitialised
2054 - vmlinux.lds: account for destructor sections
2055 - pps: do not crash when failed to register
2056 - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while
2057 processing sysrq-w
2058 - arc: unwind: warn only once if DW2_UNWIND is disabled
2059 - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
2060 - xen/pciback: Fix conf_space read/write overlap check.
2061 - xenbus: don't BUG() on user mode induced condition
2062 - xenbus: don't bail early from xenbus_dev_request_and_reply()
2063 - Input: vmmouse - remove port reservation
2064 - Input: elantech - add more IC body types to the list
2065 - Input: xpad - fix oops when attaching an unknown Xbox One gamepad
2066 - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
2067 - Input: xpad - validate USB endpoint count during probe
2068 - Input: tsc200x - report proper input_dev name
2069 - pvclock: Add CPU barriers to get correct version value
2070 - pinctrl: single: Fix missing flush of posted write for a wakeirq
2071 - pinctrl: imx: Do not treat a PIN without MUX register as an error
2072 - cgroup: set css->id to -1 during init
2073 - power_supply: power_supply_read_temp only if use_cnt > 0
2074 - locks: use file_inode()
2075 - Revert "ecryptfs: forbid opening files without mmap handler"
2076 - ecryptfs: don't allow mmap when the lower fs doesn't support it
2077 - ext4: verify extent header depth
2078 - 9p: use file_dentry()
2079 - namespace: update event counter when umounting a deleted dentry
2080 - spi: sunxi: fix transfer timeout
2081 - spi: sun4i: fix FIFO limit
2082 - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
2083 - platform/chrome: cros_ec_dev - double fetch bug in ioctl
2084 - block: fix use-after-free in sys_ioprio_get()
2085 - mmc: block: fix packed command header endianness
2086 - sched/fair: Fix effective_load() to consistently use smoothed load
2087 - ovl: handle ATTR_KILL*
2088 - perf/x86: fix PEBS issues on Intel Atom/Core2
2089 - can: at91_can: RX queue could get stuck at high bus load
2090 - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone
2091 access
2092 - can: fix handling of unmodifiable configuration options fix
2093 - can: fix oops caused by wrong rtnl dellink usage
2094 - RDS: fix rds_tcp_init() error path
2095 - SCSI: fix new bug in scsi_dev_info_list string matching
2096 - ipr: Clear interrupt on croc/crocodile when running with LSI
2097 - posix_cpu_timer: Exit early when process has been reaped
2098 - i2c: mux: reg: wrong condition checked for of_address_to_resource return
2099 value
2100 - libata: LITE-ON CX1-JB256-HP needs lower max_sectors
2101 - libceph: apply new_state before new_up_client on incrementals
2102 - net: mvneta: set real interrupt per packet for tx_done
2103 - intel_th: pci: Add Kaby Lake PCH-H support
2104 - intel_th: Fix a deadlock in modprobing
2105 - vfs: fix deadlock in file_remove_privs() on overlayfs
2106 - Linux 4.4.17
2107 - xenbus: don't look up transaction IDs for ordinary writes
2108
2109 * Enable virtual scsi server driver for Power (LP: #1615665)
2110 - [Config] CONFIG_SCSI_IBMVSCSIS=m
2111 - target: Add target_alloc_session() helper function
2112 - ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
2113
2114 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
2115 - crypto: vmx: Only call enable_kernel_vsx()
2116 - powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
2117 - crypto: vmx - Adding asm subroutines for XTS
2118 - crypto: xts - consolidate sanity check for keys
2119 - crypto: vmx - Adding support for XTS
2120 - crypto: vmx - Fix aes_p8_xts_decrypt build failure
2121 - crypto: xts - fix compile errors
2122
2123 * System hang when plug/pull USB 3.1 key via thunderbolt port over 5 times
2124 (LP: #1616318)
2125 - USB: don't free bandwidth_mutex too early
2126
2127 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
2128 - nvme: Suspend all queues before deletion
2129
2130 * change_hat is logging failures during expected hat probing (LP: #1615893)
2131 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
2132
2133 * deleted files outside of the namespace are not being treated as disconnected
2134 (LP: #1615892)
2135 - SAUCE: apparmor: deleted dentries can be disconnected
2136
2137 * stacking to unconfined in a child namespace confuses mediation
2138 (LP: #1615890)
2139 - SAUCE: apparmor: special case unconfined when determining the mode
2140
2141 * apparmor module parameters can be changed after the policy is locked
2142 (LP: #1615895)
2143 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
2144
2145 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
2146 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
2147
2148 * label vec reductions can result in reference labels instead of direct access
2149 to labels (LP: #1615889)
2150 - SAUCE: apparmor: reduction of vec to single entry is just that entry
2151
2152 * profiles from different namespaces can block other namespaces from being
2153 able to load a profile (LP: #1615887)
2154 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
2155
2156 * vmalloc failure leads to null ptr dereference in aa_dfa_next (LP: #1592547)
2157 - SAUCE: apparmor: oops in profile_unpack() when policy_db is not present
2158
2159 * vmalloc_addr is being checked on the failed return address of kvzalloc()
2160 (LP: #1615885)
2161 - SAUCE: apparmor: fix: don't check for vmalloc_addr if kvzalloc() failed
2162
2163 * dfa is missing a bounds check which can cause an oops (LP: #1615882)
2164 - SAUCE: apparmor: Add missing id bounds check on dfa verification
2165
2166 * The label build for onexec when stacking is wrong (LP: #1615881)
2167 - SAUCE: apparmor: Fix label build for onexec stacking.
2168
2169 * The inherit check for new to old label comparison for domain transitions is
2170 wrong (LP: #1615880)
2171 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
2172
2173 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
2174 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
2175
2176 * __label_update proxy comparison test is wrong (LP: #1615878)
2177 - SAUCE: apparmor: Fix __label_update proxy comparison test
2178
2179 * Xenial update to v4.4.19 stable release (LP: #1615620)
2180 - usb: gadget: avoid exposing kernel stack
2181 - usb: f_fs: off by one bug in _ffs_func_bind()
2182 - usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
2183 - usb: dwc3: fix for the isoc transfer EP_BUSY flag
2184 - USB: serial: option: add support for Telit LE910 PID 0x1206
2185 - usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
2186 - arm64: kernel: Save and restore UAO and addr_limit on exception entry
2187 - arm64: debug: unmask PSTATE.D earlier
2188 - arm64: Fix incorrect per-cpu usage for boot CPU
2189 - tty: serial: msm: Don't read off end of tx fifo
2190 - serial: samsung: Fix ERR pointer dereference on deferred probe
2191 - tty/serial: atmel: fix RS485 half duplex with DMA
2192 - gpio: pca953x: Fix NBANK calculation for PCA9536
2193 - gpio: intel-mid: Remove potentially harmful code
2194 - Bluetooth: hci_intel: Fix null gpio desc pointer dereference
2195 - pinctrl: cherryview: prevent concurrent access to GPIO controllers
2196 - arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
2197 - arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
2198 - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
2199 - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
2200 - KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
2201 - KVM: VMX: handle PML full VMEXIT that occurs during event delivery
2202 - KVM: nVMX: Fix memory corruption when using VMCS shadowing
2203 - intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
2204 - mfd: qcom_rpm: Fix offset error for msm8660
2205 - mfd: qcom_rpm: Parametrize also ack selector size
2206 - media: usbtv: prevent access to free'd resources
2207 - media: dvb_ringbuffer: Add memory barriers
2208 - vb2: core: Skip planes array verification if pb is NULL
2209 - Fix RC5 decoding with Fintek CIR chipset
2210 - sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
2211 - sur40: fix occasional oopses on device close
2212 - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
2213 - hp-wmi: Fix wifi cannot be hard-unblocked
2214 - s5p-mfc: Set device name for reserved memory region devs
2215 - s5p-mfc: Add release callback for memory region devs
2216 - i2c: efm32: fix a failure path in efm32_i2c_probe()
2217 - spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
2218 - Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
2219 - EDAC: Correct channel count limit
2220 - HID: uhid: fix timeout when probe races with IO
2221 - ovl: disallow overlayfs as upperdir
2222 - remoteproc: Fix potential race condition in rproc_add
2223 - ARC: mm: don't loose PTE_SPECIAL in pte_modify()
2224 - jbd2: make journal y2038 safe
2225 - fs/cifs: make share unaccessible at root level mountable
2226 - cifs: Check for existing directory when opening file with O_CREAT
2227 - cifs: fix crash due to race in hmac(md5) handling
2228 - CIFS: Fix a possible invalid memory access in smb2_query_symlink()
2229 - random: initialize the non-blocking pool via add_hwgenerator_randomness()
2230 - random: print a warning for the first ten uninitialized random users
2231 - random: add interrupt callback to VMBus IRQ handler
2232 - MIPS: KVM: Fix mapped fault broken commpage handling
2233 - MIPS: KVM: Add missing gfn range check
2234 - MIPS: KVM: Fix gfn range check in kseg0 tlb faults
2235 - MIPS: KVM: Propagate kseg0/mapped tlb fault errors
2236 - nfs: don't create zero-length requests
2237 - nfsd: Fix race between FREE_STATEID and LOCK
2238 - nfsd: don't return an unhashed lock stateid after taking mutex
2239 - drm/i915: Don't complain about lack of ACPI video bios
2240 - iommu/exynos: Suppress unbinding to prevent system failure
2241 - iommu/vt-d: Return error code in domain_context_mapping_one()
2242 - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
2243 - iommu/amd: Init unity mappings only for dma_ops domains
2244 - iommu/amd: Update Alias-DTE in update_device_table()
2245 - audit: fix a double fetch in audit_log_single_execve_arg()
2246 - ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
2247 - netlabel: add address family checks to netlbl_{sock,req}_delattr()
2248 - w1:omap_hdq: fix regression
2249 - drm/amdgpu: add a delay after ATPX dGPU power off
2250 - drm/amdgpu: Poll for both connect/disconnect on analog connectors
2251 - drm/amdgpu: support backlight control for UNIPHY3
2252 - drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
2253 - drm/amdgpu: fix firmware info version checks
2254 - drm/amdgpu/gmc7: add missing mullins case
2255 - drm/radeon: add a delay after ATPX dGPU power off
2256 - drm/radeon: Poll for both connect/disconnect on analog connectors
2257 - drm/radeon: fix firmware info version checks
2258 - drm/radeon: support backlight control for UNIPHY3
2259 - drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
2260 - drm/nouveau/fbcon: fix font width not divisible by 8
2261 - drm: Restore double clflush on the last partial cacheline
2262 - drm/edid: Add 6 bpc quirk for display AEO model 0.
2263 - drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
2264 - drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability
2265 is unknown"
2266 - balloon: check the number of available pages in leak balloon
2267 - ftrace/recordmcount: Work around for addition of metag magic but not
2268 relocations
2269 - metag: Fix __cmpxchg_u32 asm constraint for CMP
2270 - block: add missing group association in bio-cloning functions
2271 - block: fix bdi vs gendisk lifetime mismatch
2272 - mtd: nand: fix bug writing 1 byte less than page size
2273 - mm/hugetlb: avoid soft lockup in set_max_huge_pages()
2274 - ALSA: hda: Fix krealloc() with __GFP_ZERO usage
2275 - ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
2276 - ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
2277 - ALSA: hda - Fix headset mic detection problem for two dell machines
2278 - IB/mlx5: Fix MODIFY_QP command input structure
2279 - IB/mlx5: Fix entries checks in mlx5_ib_create_cq
2280 - IB/mlx5: Fix returned values of query QP
2281 - IB/mlx5: Fix entries check in mlx5_ib_resize_cq
2282 - IB/mlx5: Fix post send fence logic
2283 - IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
2284 - IB/SA: Use correct free function
2285 - IB/IPoIB: Don't update neigh validity for unresolved entries
2286 - IB/IWPM: Fix a potential skb leak
2287 - IB/mlx4: Fix the SQ size of an RC QP
2288 - IB/mlx4: Fix error flow when sending mads under SRIOV
2289 - IB/mlx4: Fix memory leak if QP creation failed
2290 - of: fix memory leak related to safe_name()
2291 - ubi: Make volume resize power cut aware
2292 - ubi: Fix early logging
2293 - ubi: Fix race condition between ubi device creation and udev
2294 - iscsi-target: Fix panic when adding second TCP connection to iSCSI session
2295 - target: Fix ordered task target_setup_cmd_from_cdb exception hang
2296 - target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
2297 - target: Fix race between iscsi-target connection shutdown + ABORT_TASK
2298 - target: Fix max_unmap_lba_count calc overflow
2299 - target: Fix ordered task CHECK_CONDITION early exception handling
2300 - Input: elan_i2c - properly wake up touchpad on ASUS laptops
2301 - SUNRPC: Don't allocate a full sockaddr_storage for tracing
2302 - MIPS: mm: Fix definition of R6 cache instruction
2303 - MIPS: Don't register r4k sched clock when CPUFREQ enabled
2304 - MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES
2305 - PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
2306 - x86/platform/intel_mid_pci: Rework IRQ0 workaround
2307 - ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
2308 - rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
2309 - dm flakey: error READ bios during the down_interval
2310 - module: Invalidate signatures on force-loaded modules
2311 - Documentation/module-signing.txt: Note need for version info if reusing a
2312 key
2313 - Linux 4.4.19
2314
2315 * xfrm: ipsec crash when updating spd thresholds (LP: #1613787)
2316 - xfrm: Ignore socket policies when rebuilding hash tables
2317
2318 * ISST-LTE:pKVM311:lotg5:Ubutu16041:lotg5 crashed @
2319 writeback_sb_inodes+0x30c/0x590 (LP: #1614565)
2320 - writeback: Write dirty times for WB_SYNC_ALL writeback
2321
2322 * IBM Power 720 Ethernet Not Seen (LP: #1612725)
2323 - [Config] CONFIG_IBMEBUS=y for powerpc
2324
2325 * CAPI: Update default setting for the psl_fir_cntl register (LP: #1612431)
2326 - cxl: Set psl_fir_cntl to production environment value
2327
2328 * Xenial update to v4.4.18 stable release (LP: #1614560)
2329 - tcp: enable per-socket rate limiting of all 'challenge acks'
2330 - ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
2331 - bonding: set carrier off for devices created through netlink
2332 - net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
2333 - net/irda: fix NULL pointer dereference on memory allocation failure
2334 - qed: Fix setting/clearing bit in completion bitmap
2335 - tcp: consider recv buf for the initial window scale
2336 - ipath: Restrict use of the write() interface
2337 - scsi: ignore errors from scsi_dh_add_device()
2338 - HID: sony: do not bail out when the sixaxis refuses the output report
2339 - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
2340 - arm: oabi compat: add missing access checks
2341 - KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
2342 - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
2343 - random: strengthen input validation for RNDADDTOENTCNT
2344 - devpts: clean up interface to pty drivers
2345 - x86/mm/pat: Add support of non-default PAT MSR setting
2346 - x86/mm/pat: Add pat_disable() interface
2347 - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
2348 - x86/mtrr: Fix Xorg crashes in Qemu sessions
2349 - x86/mtrr: Fix PAT init handling when MTRR is disabled
2350 - x86/xen, pat: Remove PAT table init code from Xen
2351 - x86/pat: Document the PAT initialization sequence
2352 - x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
2353 - drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
2354 - x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
2355 - block: fix use-after-free in seq file
2356 - sysv, ipc: fix security-layer leaking
2357 - fuse: fsync() did not return IO errors
2358 - fuse: fuse_flush must check mapping->flags for errors
2359 - fuse: fix wrong assignment of ->flags in fuse_send_init()
2360 - fs/dcache.c: avoid soft-lockup in dput()
2361 - crypto: gcm - Filter out async ghash if necessary
2362 - crypto: scatterwalk - Fix test in scatterwalk_done
2363 - ext4: check for extents that wrap around
2364 - ext4: fix deadlock during page writeback
2365 - ext4: don't call ext4_should_journal_data() on the journal inode
2366 - ext4: validate s_reserved_gdt_blocks on mount
2367 - ext4: short-cut orphan cleanup on error
2368 - ext4: fix reference counting bug on block allocation error
2369 - mm: memcontrol: fix cgroup creation failure after many small jobs
2370 - mm: memcontrol: fix swap counter leak on swapout from offline cgroup
2371 - mm: memcontrol: fix memcg id ref counter on swap charge move
2372 - Linux 4.4.18
2373
2374 * Ubuntu16.10:installation fails on Brazos system (31TB and 192 cores) No
2375 memory for flatten_device_tree (no room) (LP: #1614309)
2376 - SAUCE: powerpc/pseries: Increase RMA size to 512MB.
2377
2378 * [SRU] xgene_enet: 10g performance only hits ~75% on multi-client tests
2379 (LP: #1613157)
2380 - drivers: net: xgene: Add support for Classifier engine
2381 - drivers: net: xgene: Add support for RSS
2382 - drivers: net: xgene: Add support for multiple queues
2383
2384 * [SRU] xgene_enet: an extra interrupt may be pending for an interrupt
2385 controller that doesn't support irq_disable and hardware with level
2386 interrupt (LP: #1611399)
2387 - drivers: net: xgene: fix extra IRQ issue
2388
2389 * Mic mute hotkey does not work on usb keyboard [03f0:2f4a] (LP: #1609606)
2390 - HID: input: add mic mute key on HP slim keyboard
2391
2392 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Aug 2016 11:27:56 -0600
2393
2394 linux-snapdragon (4.4.0-1024.27) xenial; urgency=low
2395
2396 [ Stefan Bader ]
2397
2398 * Release Tracking Bug
2399 - LP: #1612349
2400
2401 [ Ubuntu: 4.4.0-36.55 ]
2402
2403 * I2C touchpad does not work on AMD platform (LP: #1612006)
2404 - SAUCE: pinctrl/amd: Remove the default de-bounce time
2405 * CVE-2016-5696
2406 - tcp: make challenge acks less predictable
2407
2408 -- Stefan Bader <stefan.bader@canonical.com> Fri, 12 Aug 2016 11:36:44 +0200
2409
2410 linux-snapdragon (4.4.0-1023.26) xenial; urgency=low
2411
2412 [ Stefan Bader ]
2413
2414 * Release Tracking Bug
2415 - LP: #1611239
2416
2417 [ Ubuntu: 4.4.0-35.54 ]
2418
2419 * [i915_bpo] Sync with v4.7 (LP: #1609742)
2420 - SAUCE: i915_bpo: Sync with v4.7
2421 * s390/cio: fix reset of channel measurement block (LP: #1609415)
2422 - s390/cio: allow to reset channel measurement block
2423 * in Ubuntu16.10: Hit on Call traces and system goes down when transactional
2424 memory tests are running in 32TB Brazos system (LP: #1606786)
2425 - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
2426 - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
2427 * Power Menu does not display after press the Power Button (LP: #1609204)
2428 - intel-vbtn: new driver for Intel Virtual Button
2429 - [config] enable CONFIG_INTEL_VBTN=m
2430 * OptiPlex 7450 AIO hangs when rebooting (LP: #1608762)
2431 - x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
2432 * virtualbox+usb 3.0 breaks boot, -28 kernel works (LP: #1604058)
2433 - SAUCE: xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED
2434 * linux-kernel: Freeing IRQ from IRQ context (LP: #1597908)
2435 - block: defer timeouts to a workqueue
2436 * Tunnel offload indications not stripped from encapsulated packets, causing
2437 performance overhead (LP: #1602755)
2438 - tunnels: Remove encapsulation offloads on decap.
2439 * lm-sensors is throwing "ERROR: Can't get value of subfeature temp1_input:
2440 I/O error" for be2net driver (LP: #1607387)
2441 - be2net: perform temperature query in adapter regardless of its interface
2442 state
2443 * Dell dock MAC Address pass through doesn't work in Ubuntu (LP: #1579984)
2444 - r8152: Add support for setting pass through MAC address on RTL8153-AD
2445 * vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494)
2446 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
2447 * ISST-LTE:pVM:monklp5:Ubuntu16.04.1:system crashed at
2448 lpfc_sli4_scmd_to_wqidx_distr (LP: #1597974)
2449 - SAUCE: lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from
2450 lpfc_send_taskmgmt()
2451 * Backport cxlflash shutdown patch to Xenial SRU (LP: #1605405)
2452 - SAUCE: cxlflash: Verify problem state area is mapped before notifying
2453 shutdown
2454 * Xenial update to v4.4.16 stable release (LP: #1607404)
2455 - mac80211: fix fast_tx header alignment
2456 - mac80211: mesh: flush mesh paths unconditionally
2457 - mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
2458 - mac80211: Fix mesh estab_plinks counting in STA removal case
2459 - EDAC, sb_edac: Fix rank lookup on Broadwell
2460 - IB/cm: Fix a recently introduced locking bug
2461 - IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
2462 - powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
2463 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
2464 - usb: dwc2: fix regression on big-endian PowerPC/ARM systems
2465 - USB: EHCI: declare hostpc register as zero-length array
2466 - usb: common: otg-fsm: add license to usb-otg-fsm
2467 - mnt: fs_fully_visible test the proper mount for MNT_LOCKED
2468 - mnt: Account for MS_RDONLY in fs_fully_visible
2469 - mnt: If fs_fully_visible fails call put_filesystem.
2470 - of: fix autoloading due to broken modalias with no 'compatible'
2471 - of: irq: fix of_irq_get[_byname]() kernel-doc
2472 - locking/ww_mutex: Report recursive ww_mutex locking early
2473 - locking/qspinlock: Fix spin_unlock_wait() some more
2474 - locking/static_key: Fix concurrent static_key_slow_inc()
2475 - x86, build: copy ldlinux.c32 to image.iso
2476 - kprobes/x86: Clear TF bit in fault on single-stepping
2477 - x86/amd_nb: Fix boot crash on non-AMD systems
2478 - Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
2479 - uvc: Forward compat ioctls to their handlers directly
2480 - thermal: cpu_cooling: fix improper order during initialization
2481 - writeback: use higher precision calculation in domain_dirty_limits()
2482 - nfsd4/rpc: move backchannel create logic into rpc code
2483 - nfsd: Always lock state exclusively.
2484 - nfsd: Extend the mutex holding region around in nfsd4_process_open2()
2485 - posix_acl: Add set_posix_acl
2486 - nfsd: check permissions when setting ACLs
2487 - make nfs_atomic_open() call d_drop() on all ->open_context() errors.
2488 - NFS: Fix another OPEN_DOWNGRADE bug
2489 - ARM: imx6ul: Fix Micrel PHY mask
2490 - ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
2491 - ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
2492 - MIPS: KVM: Fix modular KVM under QEMU
2493 - mm: Export migrate_page_move_mapping and migrate_page_copy
2494 - UBIFS: Implement ->migratepage()
2495 - sched/fair: Fix cfs_rq avg tracking underflow
2496 - packet: Use symmetric hash for PACKET_FANOUT_HASH.
2497 - net_sched: fix mirrored packets checksum
2498 - cdc_ncm: workaround for EM7455 "silent" data interface
2499 - ipv6: Fix mem leak in rt6i_pcpu
2500 - ARCv2: Check for LL-SC livelock only if LLSC is enabled
2501 - ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
2502 - kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
2503 - KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
2504 - HID: elo: kill not flush the work
2505 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
2506 - tracing: Handle NULL formats in hold_module_trace_bprintk_format()
2507 - base: make module_create_drivers_dir race-free
2508 - iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
2509 - iommu/vt-d: Enable QI on all IOMMUs before setting root entry
2510 - iommu/amd: Fix unity mapping initialization race
2511 - drm/mgag200: Black screen fix for G200e rev 4
2512 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
2513 - arm64: Rework valid_user_regs
2514 - vfs: add d_real_inode() helper
2515 - af_unix: fix hard linked sockets on overlay
2516 - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
2517 - drm/radeon: fix asic initialization for virtualized environments
2518 - drm/amdgpu/gfx7: fix broken condition check
2519 - ubi: Make recover_peb power cut aware
2520 - drm/amdkfd: unbind only existing processes
2521 - drm/amdkfd: destroy dbgmgr in notifier release
2522 - drm/dp/mst: Always clear proposed vcpi table for port.
2523 - drm/nouveau/disp/sor/gf119: both links use the same training register
2524 - drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
2525 - drm/nouveau/fbcon: fix out-of-bounds memory accesses
2526 - drm/nouveau: fix for disabled fbdev emulation
2527 - drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
2528 - drm/i915/ilk: Don't disable SSC source if it's in use
2529 - drm/i915: Refresh cached DP port register value on resume
2530 - drm/i915: Update ifdeffery for mutex->owner
2531 - drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
2532 - drm: add missing drm_mode_set_crtcinfo call
2533 - drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
2534 - drm: atmel-hlcdc: actually disable scaling when no scaling is required
2535 - drm/ttm: Make ttm_bo_mem_compat available
2536 - drm/vmwgfx: Add an option to change assumed FB bpp
2537 - drm/vmwgfx: Work around mode set failure in 2D VMs
2538 - drm/vmwgfx: Check pin count before attempting to move a buffer
2539 - drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
2540 - drm/vmwgfx: Fix error paths when mapping framebuffer
2541 - memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
2542 - perf/x86: Fix undefined shift on 32-bit kernels
2543 - xen/balloon: Fix declared-but-not-defined warning
2544 - iio: Fix error handling in iio_trigger_attach_poll_func
2545 - iio:st_pressure: fix sampling gains (bring inline with ABI)
2546 - iio: light apds9960: Add the missing dev.parent
2547 - iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
2548 - iio: proximity: as3935: remove triggered buffer processing
2549 - iio: proximity: as3935: fix buffer stack trashing
2550 - iio: humidity: hdc100x: correct humidity integration time mask
2551 - iio: humidity: hdc100x: fix IIO_TEMP channel reporting
2552 - iio: hudmidity: hdc100x: fix incorrect shifting and scaling
2553 - staging: iio: accel: fix error check
2554 - iio: accel: kxsd9: fix the usage of spi_w8r8()
2555 - iio:ad7266: Fix broken regulator error handling
2556 - iio:ad7266: Fix support for optional regulators
2557 - iio:ad7266: Fix probe deferral for vref
2558 - tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
2559 - hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by
2560 default
2561 - hwmon: (dell-smm) Disallow fan_type() calls on broken machines
2562 - hwmon: (dell-smm) Cache fan_type() calls and change fan detection
2563 - ALSA: dummy: Fix a use-after-free at closing
2564 - ALSA: hda - Fix the headset mic jack detection on Dell machine
2565 - ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup
2566 - ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
2567 - ALSA: echoaudio: Fix memory allocation
2568 - ALSA: timer: Fix negative queue usage by racy accesses
2569 - ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
2570 - ALSA: hda - Add PCI ID for Kabylake-H
2571 - ALSA: hda - fix read before array start
2572 - ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
2573 - ALSA: pcm: Free chmap at PCM free callback, too
2574 - ALSA: ctl: Stop notification after disconnection
2575 - ALSA: hda - fix use-after-free after module unload
2576 - ALSA: hda: add AMD Stoney PCI ID with proper driver caps
2577 - ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
2578 - ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
2579 - ARM: mvebu: fix HW I/O coherency related deadlocks
2580 - ovl: Copy up underlying inode's ->i_mode to overlay inode
2581 - ovl: verify upper dentry in ovl_remove_and_whiteout()
2582 - scsi: fix race between simultaneous decrements of ->host_failed
2583 - 53c700: fix BUG on untagged commands
2584 - Fix reconnect to not defer smb3 session reconnect long after socket
2585 reconnect
2586 - cifs: dynamic allocation of ntlmssp blob
2587 - File names with trailing period or space need special case conversion
2588 - xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
2589 - crypto: qat - make qat_asym_algs.o depend on asn1 headers
2590 - tmpfs: don't undo fallocate past its last page
2591 - tmpfs: fix regression hang in fallocate undo
2592 - drm/i915: Revert DisplayPort fast link training feature
2593 - ovl: verify upper dentry before unlink and rename
2594 - Linux 4.4.16
2595 * Regression caused by `fuse: Add support for pid namespaces` in 4.4.0-6.21
2596 (LP: #1605344)
2597 - SAUCE: (namespace) fuse: Permit requests from other pid namespaces
2598 * CVE-2016-5400
2599 - media: fix airspy usb probe error path
2600 * Cannot mount proc in unprivileged containers if /proc/xen is mounted
2601 (LP: #1607374)
2602 - SAUCE: xenbus: Use proc_create_mount_point() to create /proc/xen
2603 * Mic mute key does not work for Ideapad laptops (LP: #1607153)
2604 - ideapad_laptop: Add an event for mic mute hotkey
2605 * NVMe stress test fails after 12 hours on Ubuntu 16.04 (LP: #1604995)
2606 - block: atari: Return early for unsupported sector size
2607 * Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or
2608 similar (LP: #1605662)
2609 - SAUCE: vesafb: Set mtrr:3 (write-combining) as default
2610 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
2611 - nvme: use a work item to submit async event requests
2612 - nvme: don't poll the CQ from the kthread
2613 - nvme: replace the kthread with a per-device watchdog timer
2614 - NVMe: Fix reset/remove race
2615 - nvme: Avoid reset work on watchdog timer function during error recovery
2616 - NVMe: Always use MSI/MSI-x interrupts
2617 * [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed.
2618 (LP: #1602524)
2619 - ext4: factor out determining of hole size
2620 - ext4: return hole from ext4_map_blocks()
2621 - ext4: more efficient SEEK_DATA implementation
2622 * changelog: add CVEs as first class citizens (LP: #1604344)
2623 - avoid duplicate CVE numbers in changelog
2624 * [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area,
2625 sig: 11 [#1] while executing Froze PE Error injection (LP: #1603449)
2626 - powerpc/eeh: Fix invalid cached PE primary bus
2627 * Hotplug remove and re-add adds PCI adapter to next PCI domain (PCI)
2628 (LP: #1603574)
2629 - powerpc/pci: Assign fixed PHB number based on device-tree properties
2630 * nvme - reset_controller is not working after adapter's firmware upgrade
2631 (adapter quirk is needed) (LP: #1602726)
2632 - NVMe: Create discard zero quirk white list
2633 - nvme/quirk: Add a delay before checking for adapter readiness
2634 * ovs nat: conntrack netlink event are missing (LP: #1603468)
2635 - openvswitch: fix conntrack netlink event delivery
2636 * FlashGT - In Tuleta 8284-22A with card in card slot P1-C9, system Fails to
2637 boot operating system (LP: #1602785)
2638 - cxl: Ignore CAPI adapters misplaced in switched slots
2639 * CVE-2016-5728
2640 - misc: mic: Fix for double fetch security bug in VOP driver
2641 * CVE-2016-5244 (LP: #1589041)
2642 - rds: fix an infoleak in rds_inc_info_copy
2643 * Miscellaneous Ubuntu changes
2644 - Added Snapcraft files
2645 - SAUCE: snapcraft: cleanup and remove unnecessary elements
2646
2647 [ Ubuntu: 4.4.0-34.53 ]
2648
2649 * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147)
2650 - x86/cpu/intel: Introduce macros for Intel family numbers
2651 - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont
2652 based CPUs
2653
2654 -- Stefan Bader <stefan.bader@canonical.com> Wed, 10 Aug 2016 16:55:01 +0200
2655
2656 linux-snapdragon (4.4.0-1022.25) xenial; urgency=low
2657
2658 [ Seth Forshee ]
2659
2660 * Release Tracking Bug
2661 - LP: #1605716
2662
2663 [ Ubuntu: 4.4.0-33.52 ]
2664
2665 * Release Tracking Bug
2666 - LP: #1605709
2667 * [regression] NFS client: access problems after updating to kernel
2668 4.4.0-31-generic (LP: #1603719)
2669 - SAUCE: (namespace) Bypass sget() capability check for nfs
2670
2671 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Jul 2016 16:52:25 -0500
2672
2673 linux-snapdragon (4.4.0-1021.24) xenial; urgency=low
2674
2675 [ Seth Forshee ]
2676
2677 * Release Tracking Bug
2678 - LP: #1604458
2679
2680 * Drop superseded namespace mount patches (LP: #1604830)
2681 - UBUNTU: SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
2682 - UBUNTU: SAUCE: quota: Treat superblock owner as privilged
2683 - UBUNTU: SAUCE: kernfs: Always set super block owner to init_user_ns
2684 - UBUNTU: SAUCE: proc: Always set super block owner to init_user_ns
2685
2686 * UBUNTU: [Config] updateconfigs after 4.4.0-32.51 rebase (LP: #1603483)
2687
2688 [ Kamal Mostafa ]
2689
2690 * [Debian] embed derivative target name in release tag (LP: #1599924)
2691
2692 [ Ubuntu: 4.4.0-32.51 ]
2693
2694 * Release Tracking Bug
2695 - LP: #1604443
2696 * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975)
2697 - HID: wacom: break out parsing of device and registering of input
2698 - HID: wacom: Initialize hid_data.inputmode to -1
2699 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11
2700 * changelog: add CVEs as first class citizens (LP: #1604344)
2701 - use CVE numbers in changelog
2702 * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483)
2703 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
2704 - SAUCE: hio: bio_endio() no longer takes errors arg
2705 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
2706 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
2707 - SAUCE: hio: fix mask maybe-uninitialized warning
2708 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
2709 - SAUCE: hio: Makefile and Kconfig
2710 * CVE-2016-5243 (LP: #1589036)
2711 - tipc: fix an infoleak in tipc_nl_compat_link_dump
2712 - tipc: fix nl compat regression for link statistics
2713 * CVE-2016-4470
2714 - KEYS: potential uninitialized variable
2715 * integer overflow in xt_alloc_table_info (LP: #1555353)
2716 - netfilter: x_tables: check for size overflow
2717 * CVE-2016-3135:
2718 - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow"
2719 * CVE-2016-4440 (LP: #1584192)
2720 - kvm:vmx: more complete state update on APICv on/off
2721 * the system hangs in the dma driver when reboot or shutdown on a baytrail-m
2722 laptop (LP: #1602579)
2723 - dmaengine: dw: platform: power on device on shutdown
2724 - ACPI / LPSS: override power state for LPSS DMA device
2725 * Add proper palm detection support for MS Precision Touchpad (LP: #1593124)
2726 - Revert "HID: multitouch: enable palm rejection if device implements
2727 confidence usage"
2728 - HID: multitouch: enable palm rejection for Windows Precision Touchpad
2729 * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068)
2730 - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]
2731 * CVE-2016-4794 (LP: #1581871)
2732 - percpu: fix synchronization between chunk->map_extend_work and chunk
2733 destruction
2734 - percpu: fix synchronization between synchronous map extension and chunk
2735 destruction
2736 * Xenial update to v4.4.15 stable release (LP: #1601952)
2737 - net_sched: fix pfifo_head_drop behavior vs backlog
2738 - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
2739 - sit: correct IP protocol used in ipip6_err
2740 - esp: Fix ESN generation under UDP encapsulation
2741 - netem: fix a use after free
2742 - ipmr/ip6mr: Initialize the last assert time of mfc entries.
2743 - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
2744 - sock_diag: do not broadcast raw socket destruction
2745 - bpf, perf: delay release of BPF prog after grace period
2746 - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
2747 - net: macb: fix default configuration for GMAC on AT91
2748 - net: alx: Work around the DMA RX overflow issue
2749 - bpf: try harder on clones when writing into skb
2750 - AX.25: Close socket connection on session completion
2751 - crypto: ux500 - memmove the right size
2752 - crypto: user - re-add size check for CRYPTO_MSG_GETALG
2753 - USB: uas: Fix slave queue_depth not being set
2754 - usb: quirks: Fix sorting
2755 - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
2756 - usb: musb: only restore devctl when session was set in backup
2757 - usb: musb: Stop bulk endpoint while queue is rotated
2758 - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
2759 - usb: musb: host: correct cppi dma channel for isoch transfer
2760 - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
2761 - USB: xhci: Add broken streams quirk for Frescologic device id 1009
2762 - xhci: Fix handling timeouted commands on hosts in weird states.
2763 - USB: mos7720: delete parport
2764 - usb: gadget: fix spinlock dead lock in gadgetfs
2765 - usb: host: ehci-tegra: Grab the correct UTMI pads reset
2766 - usb: dwc3: exynos: Fix deferred probing storm.
2767 - Linux 4.4.15
2768 * qeth: delete napi struct when removing a qeth device (LP: #1601831)
2769 - qeth: delete napi struct when removing a qeth device
2770 * Adjust KBL PCI-ID's (LP: #1600124)
2771 - drm/i915: Add more Kabylake PCI IDs.
2772 - drm/i915: Removing PCI IDs that are no longer listed as Kabylake.
2773 * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support
2774 (LP: #1599109)
2775 - drm/kms_helper: Add a common place to call init and exit functions.
2776 - drm: Add helper for DP++ adaptors
2777 - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
2778 - drm: introduce pipe color correction properties
2779 - drm: fix blob pointer check
2780 - drm: atomic helper: do not unreference error pointer
2781 - drm: fix lut value extraction function
2782 - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
2783 - SAUCE: drm: Introduce drm_malloc_gfp()
2784 - SAUCE: i915_bpo: Rebase to v4.7-rc6
2785 - SAUCE: i915_bpo: Add backported workarounds for gen9
2786 - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel
2787 details"
2788 - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT.
2789 * Baytrail-I got black screen with HDMI output (LP: #1599379)
2790 - drm/i915: Only ignore eDP ports that are connected
2791 - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
2792 * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed
2793 (LP: #1590655)
2794 - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not
2795 present
2796 * Hotplug device addition issue - missing patches on Xenial kernel
2797 (LP: #1599250)
2798 - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()"
2799 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
2800 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
2801 - powerpc/pseries: Fix PCI config address for DDW
2802 * kernel: signal return with invalid floating-point control (LP: #1597971)
2803 - s390: fix test_fp_ctl inline assembly contraints
2804 * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667)
2805 - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics
2806 Touchpad
2807 * [yakkety] d-i does not support (ehci_msm) Qualcomm On-Chip EHCI Host
2808 Controller (LP: #1599347)
2809 - d-i: Add ehci_msm to usb-modules
2810 * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871)
2811 - ALSA: hda - Skip ELD notification during PM process
2812 - ALSA: hda - hdmi add wmb barrier for audio component
2813 - ALSA: hda - hdmi defer to register acomp eld notifier
2814 * sync spl 0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257)
2815 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4
2816 * Config: missing AMD Seattle platform support (LP: #1597574)
2817 - [Config] Enable the AMD Seattle platform
2818 * Network installer fails to detect network on AMD Overdrive (ARM64)
2819 (LP: #1597573)
2820 - [Config] Add amd-xgbe to nic-modules udeb
2821 * exercising ptys causes a kernel oops (LP: #1586418)
2822 - devpts: fix null pointer dereference on failed memory allocation
2823 * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04
2824 (LP: #1574102)
2825 - Input: xpad - move pending clear to the correct location
2826 * thunderx nics fail to establish link (LP: #1597867)
2827 - net: thunderx: Fix link status reporting
2828 * Xenial update to v4.4.14 stable release (LP: #1596575)
2829 - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
2830 - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
2831 - netlink: Fix dump skb leak/double free
2832 - tipc: fix nametable publication field in nl compat
2833 - switchdev: pass pointer to fib_info instead of copy
2834 - tuntap: correctly wake up process during uninit
2835 - udp: prevent skbs lingering in tunnel socket queues
2836 - uapi glibc compat: fix compilation when !__USE_MISC in glibc
2837 - sfc: on MC reset, clear PIO buffer linkage in TXQs
2838 - team: don't call netdev_change_features under team->lock
2839 - vxlan: Accept user specified MTU value when create new vxlan link
2840 - tcp: record TLP and ER timer stats in v6 stats
2841 - bridge: Don't insert unnecessary local fdb entry on changing mac address
2842 - l2tp: fix configuration passed to setup_udp_tunnel_sock()
2843 - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
2844 - vxlan: Relax MTU constraints
2845 - geneve: Relax MTU constraints
2846 - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
2847 - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
2848 - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
2849 - ALSA: hda - Add PCI ID for Kabylake
2850 - ALSA: hda - Fix headset mic detection problem for Dell machine
2851 - ALSA: hda/realtek - ALC256 speaker noise issue
2852 - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
2853 - ALSA: hda/realtek: Add T560 docking unit fixup
2854 - ARM: fix PTRACE_SETVFPREGS on SMP systems
2855 - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
2856 - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
2857 - s390/bpf: reduce maximum program size to 64 KB
2858 - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
2859 - crypto: public_key: select CRYPTO_AKCIPHER
2860 - crypto: ccp - Fix AES XTS error for request sizes above 4096
2861 - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
2862 - arm64: mm: always take dirty state from new pte in ptep_set_access_flags
2863 - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
2864 - powerpc: Fix definition of SIAR and SDAR registers
2865 - powerpc: Use privileged SPR number for MMCR2
2866 - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support
2867 call
2868 - pinctrl: mediatek: fix dual-edge code defect
2869 - parisc: Fix pagefault crash in unaligned __get_user() call
2870 - memcg: add RCU locking around css_for_each_descendant_pre() in
2871 memcg_offline_kmem()
2872 - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
2873 - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
2874 - fix d_walk()/non-delayed __d_free() race
2875 - sparc: Fix system call tracing register handling.
2876 - sparc64: Fix bootup regressions on some Kconfig combinations.
2877 - sparc64: Fix numa node distance initialization
2878 - sparc64: Fix sparc64_set_context stack handling.
2879 - sparc/PCI: Fix for panic while enabling SR-IOV
2880 - sparc64: Reduce TLB flushes during hugepte changes
2881 - sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
2882 - sparc: Harden signal return frame checks.
2883 - sparc64: Fix return from trap window fill crashes.
2884 - MIPS: Fix 64k page support for 32 bit kernels.
2885 - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
2886 - drm/core: Do not preserve framebuffer on rmfb, v4.
2887 - Linux 4.4.14
2888 * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357)
2889 - hv_netvsc: rework link status change handling
2890 - hv_netvsc: Resize some of the variables in hv_netvsc_packet
2891 - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
2892 - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
2893 - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
2894 - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
2895 - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
2896 - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
2897 - hv_netvsc: Don't ask for additional head room in the skb
2898 - hv_netvsc: move subchannel existence check to netvsc_select_queue()
2899 - hv_netvsc: remove locking in netvsc_send()
2900 - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
2901 - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
2902 - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
2903 - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
2904 - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
2905 - hv_netvsc: Eliminate status from struct hv_netvsc_packet
2906 - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
2907 - storvsc: add logging for error/warning messages
2908 - hv_netvsc: Fix race condition on Multi-Send Data field
2909 - kvm/x86: split ioapic-handled and EOI exit bitmaps
2910 - kvm/x86: per-vcpu apicv deactivation support
2911 - kvm/x86: Hyper-V synthetic interrupt controller
2912 - kvm/x86: Hyper-V kvm exit
2913 - kvm/x86: Rearrange func's declarations inside Hyper-V header
2914 - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
2915 - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
2916 - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
2917 - kvm/x86: Hyper-V SynIC timers
2918 - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
2919 - storvsc: Properly support Fibre Channel devices
2920 - storvsc: Refactor the code in storvsc_channel_init()
2921 - storvsc: Tighten up the interrupt path
2922 - storvsc: Fix typo in MODULE_PARM_DESC
2923 - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation"
2924 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2925 - hv_netvsc: Fix book keeping of skb during batching process
2926 - storvsc: Install the storvsc specific timeout handler for FC devices
2927 - storvsc: Use the specified target ID in device lookup
2928 - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
2929 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
2930 - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path"
2931 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
2932 - Revert "hv_netvsc: cleanup netdev feature flags for netvsc"
2933 - hv_netvsc: cleanup netdev feature flags for netvsc
2934 - hv_netvsc: Restore needed_headroom request
2935 - kvm/x86: Rename Hyper-V long spin wait hypercall
2936 - hv_netvsc: add software transmit timestamp support
2937 - hv_netvsc: add ethtool support for set and get of settings
2938 - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
2939 - hv_netvsc: Fix the array sizes to be max supported channels
2940 - hv_netvsc: Fix the order of num_sc_offered decrement
2941 - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
2942 - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
2943 - Drivers: hv: kvp: fix IP Failover
2944
2945 [ Ubuntu: 4.4.0-31.50 ]
2946
2947 * Release Tracking Bug
2948 - LP: #1602449
2949 * nouveau: boot hangs at blank screen with unsupported graphics cards
2950 (LP: #1602340)
2951 - SAUCE: drm: check for supported chipset before booting fbdev off the hw
2952
2953 -- Seth Forshee <seth.forshee@canonical.com> Wed, 20 Jul 2016 10:46:39 -0500
2954
2955 linux-snapdragon (4.4.0-1020.23) xenial; urgency=low
2956
2957 [ Kamal Mostafa ]
2958
2959 * Release Tracking Bug
2960 - LP: #1597903
2961
2962 [ Ubuntu: 4.4.0-30.49 ]
2963
2964 * FCP devices are not detected correctly nor deterministically (LP: #1567602)
2965 - scsi_dh_alua: Disable ALUA handling for non-disk devices
2966 - scsi_dh_alua: Use vpd_pg83 information
2967 - scsi_dh_alua: improved logging
2968 - scsi_dh_alua: sanitze sense code handling
2969 - scsi_dh_alua: use standard logging functions
2970 - scsi_dh_alua: return standard SCSI return codes in submit_rtpg
2971 - scsi_dh_alua: fixup description of stpg_endio()
2972 - scsi_dh_alua: use flag for RTPG extended header
2973 - scsi_dh_alua: use unaligned access macros
2974 - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
2975 - scsi_dh_alua: simplify sense code handling
2976 - scsi: Add scsi_vpd_lun_id()
2977 - scsi: Add scsi_vpd_tpg_id()
2978 - scsi_dh_alua: use scsi_vpd_tpg_id()
2979 - scsi_dh_alua: Remove stale variables
2980 - scsi_dh_alua: Pass buffer as function argument
2981 - scsi_dh_alua: separate out alua_stpg()
2982 - scsi_dh_alua: Make stpg synchronous
2983 - scsi_dh_alua: call alua_rtpg() if stpg fails
2984 - scsi_dh_alua: switch to scsi_execute_req_flags()
2985 - scsi_dh_alua: allocate RTPG buffer separately
2986 - scsi_dh_alua: Use separate alua_port_group structure
2987 - scsi_dh_alua: use unique device id
2988 - scsi_dh_alua: simplify alua_initialize()
2989 - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should
2990 succeed while TPG is transitioning")
2991 - scsi_dh_alua: move optimize_stpg evaluation
2992 - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
2993 - scsi_dh_alua: Use workqueue for RTPG
2994 - scsi_dh_alua: Allow workqueue to run synchronously
2995 - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
2996 - scsi_dh_alua: Recheck state on unit attention
2997 - scsi_dh_alua: update all port states
2998 - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
2999 - scsi_dh_alua: do not fail for unknown VPD identification
3000
3001 [ Ubuntu: 4.4.0-29.48 ]
3002
3003 * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886)
3004 - intel-hid: new hid event driver for hotkeys
3005 - intel-hid: fix incorrect entries in intel_hid_keymap
3006 - intel-hid: allocate correct amount of memory for private struct
3007 - intel-hid: add a workaround to ignore an event after waking up from S4.
3008 - [Config] CONFIG_INTEL_HID_EVENT=m
3009 * cgroupfs mounts can hang (LP: #1588056)
3010 - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
3011 user ns which owns the ipc ns"
3012 - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user
3013 namespace when mounting"
3014 - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a
3015 cgroup namespace"
3016 - (namespace) bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
3017 - (namespace) bpf, inode: disallow userns mounts
3018 - (namespace) ipc: Initialize ipc_namespace->user_ns early.
3019 - (namespace) vfs: Pass data, ns, and ns->userns to mount_ns
3020 - SAUCE: (namespace) Sync with upstream s_user_ns patches
3021 - (namespace) kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
3022 - (namespace) ipc/mqueue: The mqueue filesystem should never contain
3023 executables
3024 * KVM system crashes after starting guest (LP: #1596635)
3025 - xhci: Cleanup only when releasing primary hcd
3026 * Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu
3027 16.04 (LP: #1596557)
3028 - crypto: vmx - IV size failing on skcipher API
3029 * [Bug]tpm initialization fails on x86 (LP: #1596469)
3030 - tpm_crb: drop struct resource res from struct crb_priv
3031 - tpm_crb: fix mapping of the buffers
3032 * Device shutdown notification for CAPI Flash cards (LP: #1592114)
3033 - cxlflash: Fix regression issue with re-ordering patch
3034 - cxlflash: Fix to drain operations from previous reset
3035 - cxlflash: Add device dependent flags
3036 - cxlflash: Shutdown notify support for CXL Flash cards
3037 * scsi-modules udeb should include pm80xx (LP: #1595628)
3038 - [Config] Add pm80xx scsi driver to d-i
3039 * Sync up latest relevant upstream bug fixes (LP: #1594871)
3040 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu10
3041 * Cannot compile module tda10071 (LP: #1592531)
3042 - [media] tda10071: Fix dependency to REGMAP_I2C
3043 * lsvpd doesn't show correct location code for devices attached to a CAPI card
3044 (LP: #1594847)
3045 - cxl: Make vPHB device node match adapter's
3046 * enable CRC32 and AES ARM64 by default or as module (LP: #1594455)
3047 - [Config] Enable arm64 AES and CRC32 crypto
3048 * VMX kernel crypto module exhibits poor performance in Ubuntu 16.04
3049 (LP: #1592481)
3050 - crypto: vmx - comply with ABIs that specify vrsave as reserved.
3051 - crypto: vmx - Fix ABI detection
3052 - crypto: vmx - Increase priority of aes-cbc cipher
3053 * build squashfs into xenial kernels by default (LP: #1593134)
3054 - [Config] CONFIG_SQUASHFS=y
3055 * Restore irqfd fast path for PPC (LP: #1592809)
3056 - KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
3057 * Unable to start guests with memballoon default. (LP: #1592042)
3058 - virtio_balloon: fix PFN format for virtio-1
3059 * Key 5 automatically pressed on some Logitech wireless keyboards
3060 (LP: #1579190)
3061 - HID: core: prevent out-of-bound readings
3062 * ZFS: Running ztest repeatedly for long periods of time eventually results in
3063 "zdb: can't open 'ztest': No such file or directory" (LP: #1587686)
3064 - Fix ztest truncated cache file
3065 * STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot
3066 then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316)
3067 - lpfc: Fix DMA faults observed upon plugging loopback connector
3068
3069 -- Kamal Mostafa <kamal@canonical.com> Thu, 30 Jun 2016 14:22:47 -0700
3070
3071 linux-snapdragon (4.4.0-1019.22) xenial; urgency=low
3072
3073 [ Kamal Mostafa ]
3074
3075 * Release Tracking Bug
3076 - LP: #1595882
3077
3078 [ Ubuntu: 4.4.0-28.47 ]
3079
3080 * Linux netfilter local privilege escalation issues (LP: #1595350)
3081 - netfilter: x_tables: don't move to non-existent next rule
3082 - netfilter: x_tables: validate targets of jumps
3083 - netfilter: x_tables: add and use xt_check_entry_offsets
3084 - netfilter: x_tables: kill check_entry helper
3085 - netfilter: x_tables: assert minimum target size
3086 - netfilter: x_tables: add compat version of xt_check_entry_offsets
3087 - netfilter: x_tables: check standard target size too
3088 - netfilter: x_tables: check for bogus target offset
3089 - netfilter: x_tables: validate all offsets and sizes in a rule
3090 - netfilter: x_tables: don't reject valid target size on some architectures
3091 - netfilter: arp_tables: simplify translate_compat_table args
3092 - netfilter: ip_tables: simplify translate_compat_table args
3093 - netfilter: ip6_tables: simplify translate_compat_table args
3094 - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
3095 - netfilter: x_tables: do compat validation via translate_table
3096 - netfilter: x_tables: introduce and use xt_copy_counters_from_user
3097 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
3098 - netfilter: x_tables: validate e->target_offset early
3099 - netfilter: x_tables: make sure e->next_offset covers remaining blob size
3100 - netfilter: x_tables: fix unconditional helper
3101
3102 -- Kamal Mostafa <kamal@canonical.com> Fri, 24 Jun 2016 08:22:41 -0700
3103
3104 linux-snapdragon (4.4.0-1018.21) xenial; urgency=low
3105
3106 [ Kamal Mostafa ]
3107
3108 * Release Tracking Bug
3109 - LP: #1594929
3110
3111 [ Ubuntu: 4.4.0-27.46 ]
3112
3113 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
3114 - Revert "UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules"
3115
3116 -- Kamal Mostafa <kamal@canonical.com> Tue, 21 Jun 2016 12:35:33 -0700
3117
3118 linux-snapdragon (4.4.0-1017.20) xenial; urgency=low
3119
3120 [ Kamal Mostafa ]
3121
3122 * Release Tracking Bug
3123 - LP: #1594480
3124
3125 [ Ubuntu: 4.4.0-26.45 ]
3126
3127 * linux: Implement secure boot state variables (LP: #1593075)
3128 - SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
3129 * failures building userspace packages that include ethtool.h (LP: #1592930)
3130 - ethtool.h: define INT_MAX for userland
3131
3132 -- Kamal Mostafa <kamal@canonical.com> Mon, 20 Jun 2016 11:48:30 -0700
3133
3134 linux-snapdragon (4.4.0-1016.19) xenial; urgency=low
3135
3136 [ Kamal Mostafa ]
3137
3138 * Release Tracking Bug
3139 - LP: #1591462
3140
3141 [ Ubuntu: 4.4.0-25.44 ]
3142
3143 * Xenial update to v4.4.13 stable release (LP: #1590455)
3144 - MIPS64: R6: R2 emulation bugfix
3145 - MIPS: math-emu: Fix jalr emulation when rd == $0
3146 - MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
3147 - MIPS: Don't unwind to user mode with EVA
3148 - MIPS: Avoid using unwind_stack() with usermode
3149 - MIPS: Fix siginfo.h to use strict posix types
3150 - MIPS: Fix uapi include in exported asm/siginfo.h
3151 - MIPS: Fix watchpoint restoration
3152 - MIPS: Flush highmem pages in __flush_dcache_page
3153 - MIPS: Handle highmem pages in __update_cache
3154 - MIPS: Sync icache & dcache in set_pte_at
3155 - MIPS: ath79: make bootconsole wait for both THRE and TEMT
3156 - MIPS: Reserve nosave data for hibernation
3157 - MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
3158 - MIPS: Use copy_s.fmt rather than copy_u.fmt
3159 - MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
3160 - MIPS: Prevent "restoration" of MSA context in non-MSA kernels
3161 - MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
3162 - MIPS: ptrace: Fix FP context restoration FCSR regression
3163 - MIPS: ptrace: Prevent writes to read-only FCSR bits
3164 - MIPS: Fix sigreturn via VDSO on microMIPS kernel
3165 - MIPS: Build microMIPS VDSO for microMIPS kernels
3166 - MIPS: lib: Mark intrinsics notrace
3167 - MIPS: VDSO: Build with `-fno-strict-aliasing'
3168 - affs: fix remount failure when there are no options changed
3169 - ASoC: ak4642: Enable cache usage to fix crashes on resume
3170 - Input: uinput - handle compat ioctl for UI_SET_PHYS
3171 - ARM: mvebu: fix GPIO config on the Linksys boards
3172 - ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
3173 - ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats
3174 - ARM: dts: imx35: restore existing used clock enumeration
3175 - ath9k: Add a module parameter to invert LED polarity.
3176 - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
3177 - ath10k: fix debugfs pktlog_filter write
3178 - ath10k: fix firmware assert in monitor mode
3179 - ath10k: fix rx_channel during hw reconfigure
3180 - ath10k: fix kernel panic, move arvifs list head init before htt init
3181 - ath5k: Change led pin configuration for compaq c700 laptop
3182 - hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
3183 - rtlwifi: rtl8723be: Add antenna select module parameter
3184 - rtlwifi: btcoexist: Implement antenna selection
3185 - rtlwifi: Fix logic error in enter/exit power-save mode
3186 - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in
3187 rtl_pci_reset_trx_ring
3188 - aacraid: Relinquish CPU during timeout wait
3189 - aacraid: Fix for aac_command_thread hang
3190 - aacraid: Fix for KDUMP driver hang
3191 - hwmon: (ads7828) Enable internal reference
3192 - mfd: intel-lpss: Save register context on suspend
3193 - mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table
3194 correctly
3195 - PM / Runtime: Fix error path in pm_runtime_force_resume()
3196 - cpuidle: Indicate when a device has been unregistered
3197 - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
3198 - clk: bcm2835: Fix PLL poweron
3199 - clk: at91: fix check of clk_register() returned value
3200 - clk: bcm2835: pll_off should only update CM_PLL_ANARST
3201 - clk: bcm2835: divider value has to be 1 or more
3202 - pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
3203 - PCI: Disable all BAR sizing for devices with non-compliant BARs
3204 - media: v4l2-compat-ioctl32: fix missing reserved field copy in
3205 put_v4l2_create32
3206 - mm: use phys_addr_t for reserve_bootmem_region() arguments
3207 - wait/ptrace: assume __WALL if the child is traced
3208 - QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
3209 - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
3210 - powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
3211 - powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
3212 - xen/events: Don't move disabled irqs
3213 - xen: use same main loop for counting and remapping pages
3214 - sunrpc: fix stripping of padded MIC tokens
3215 - drm/gma500: Fix possible out of bounds read
3216 - drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
3217 - drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
3218 - drm/vmwgfx: Fix order of operation
3219 - drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
3220 - drm/amdgpu: Fix hdmi deep color support.
3221 - drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
3222 - drm/fb_helper: Fix references to dev->mode_config.num_connector
3223 - drm/atomic: Verify connector->funcs != NULL when clearing states
3224 - drm/i915: Don't leave old junk in ilk active watermarks on readout
3225 - drm/imx: Match imx-ipuv3-crtc components using device node in platform data
3226 - ext4: fix hang when processing corrupted orphaned inode list
3227 - ext4: clean up error handling when orphan list is corrupted
3228 - ext4: fix oops on corrupted filesystem
3229 - ext4: address UBSAN warning in mb_find_order_for_block()
3230 - ext4: silence UBSAN in ext4_mb_init()
3231 - PM / sleep: Handle failures in device_suspend_late() consistently
3232 - dma-debug: avoid spinlock recursion when disabling dma-debug
3233 - scripts/package/Makefile: rpmbuild add support of RPMOPTS
3234 - gcov: disable tree-loop-im to reduce stack usage
3235 - xfs: disallow rw remount on fs with unknown ro-compat features
3236 - xfs: Don't wrap growfs AGFL indexes
3237 - xfs: xfs_iflush_cluster fails to abort on error
3238 - xfs: fix inode validity check in xfs_iflush_cluster
3239 - xfs: skip stale inodes in xfs_iflush_cluster
3240 - xfs: print name of verifier if it fails
3241 - xfs: handle dquot buffer readahead in log recovery correctly
3242 - Linux 4.4.13
3243 * 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't
3244 switch colors (LP: #972604)
3245 - ath5k: Change led pin configuration for compaq c700 laptop
3246 * Extended statistics from balloon for proper memory management (LP: #1587091)
3247 - mm/page_alloc.c: calculate 'available' memory in a separate function
3248 - virtio_balloon: export 'available' memory to balloon statistics
3249 * CAPI: CGZIP AFU contexts do not receive interrupts after heavy afu
3250 open/close (LP: #1588468)
3251 - misc: cxl: use kobj_to_dev()
3252 - cxl: Move common code away from bare-metal-specific files
3253 - cxl: Move bare-metal specific code to specialized files
3254 - cxl: Define process problem state area at attach time only
3255 - cxl: Introduce implementation-specific API
3256 - cxl: Rename some bare-metal specific functions
3257 - cxl: Isolate a few bare-metal-specific calls
3258 - cxl: Update cxl_irq() prototype
3259 - cxl: IRQ allocation for guests
3260 - powerpc: New possible return value from hcall
3261 - cxl: New hcalls to support cxl adapters
3262 - cxl: Separate bare-metal fields in adapter and AFU data structures
3263 - cxlflash: Simplify PCI registration
3264 - cxlflash: Unmap problem state area before detaching master context
3265 - cxlflash: Split out context initialization
3266 - cxlflash: Simplify attach path error cleanup
3267 - cxlflash: Reorder user context initialization
3268 - cxl: Add guest-specific code
3269 - cxl: sysfs support for guests
3270 - cxl: Support to flash a new image on the adapter from a guest
3271 - cxl: Parse device tree and create cxl device(s) at boot
3272 - cxl: Support the cxl kernel API from a guest
3273 - cxl: Adapter failure handling
3274 - cxl: Add tracepoints around the cxl hcall
3275 - cxlflash: Use new cxl_pci_read_adapter_vpd() API
3276 - cxl: Remove cxl_get_phys_dev() kernel API
3277 - cxl: Ignore probes for virtual afu pci devices
3278 - cxl: Poll for outstanding IRQs when detaching a context
3279 * NVMe max_segments queue parameter gets set to 1 (LP: #1588449)
3280 - nvme: set queue limits for the admin queue
3281 - nvme: fix max_segments integer truncation
3282 - block: fix blk_rq_get_max_sectors for driver private requests
3283 * workaround cavium thunderx silicon erratum 23144 (LP: #1589704)
3284 - irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
3285 * Xenial update to v4.4.12 stable release (LP: #1588945)
3286 - Btrfs: don't use src fd for printk
3287 - perf/x86/intel/pt: Generate PMI in the STOP region as well
3288 - perf/core: Fix perf_event_open() vs. execve() race
3289 - perf test: Fix build of BPF and LLVM on older glibc libraries
3290 - ext4: iterate over buffer heads correctly in move_extent_per_page()
3291 - arm64: Fix typo in the pmdp_huge_get_and_clear() definition
3292 - arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
3293 - arm64: Implement ptep_set_access_flags() for hardware AF/DBM
3294 - arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
3295 - arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
3296 - arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
3297 - kvm: arm64: Fix EC field in inject_abt64
3298 - remove directory incorrectly tries to set delete on close on non-empty
3299 directories
3300 - fs/cifs: correctly to anonymous authentication via NTLMSSP
3301 - fs/cifs: correctly to anonymous authentication for the LANMAN authentication
3302 - fs/cifs: correctly to anonymous authentication for the NTLM(v1)
3303 authentication
3304 - fs/cifs: correctly to anonymous authentication for the NTLM(v2)
3305 authentication
3306 - asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
3307 - ring-buffer: Use long for nr_pages to avoid overflow failures
3308 - ring-buffer: Prevent overflow of size in ring_buffer_resize()
3309 - crypto: caam - fix caam_jr_alloc() ret code
3310 - crypto: talitos - fix ahash algorithms registration
3311 - crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
3312 - clk: qcom: msm8916: Fix crypto clock flags
3313 - sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded
3314 systems
3315 - mfd: omap-usb-tll: Fix scheduling while atomic BUG
3316 - Input: pwm-beeper - fix - scheduling while atomic
3317 - irqchip/gic: Ensure ordering between read of INTACK and shared data
3318 - irqchip/gic-v3: Configure all interrupts as non-secure Group-1
3319 - can: fix handling of unmodifiable configuration options
3320 - mmc: mmc: Fix partition switch timeout for some eMMCs
3321 - mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
3322 - ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal
3323 strings
3324 - dell-rbtn: Ignore ACPI notifications if device is suspended
3325 - mmc: longer timeout for long read time quirk
3326 - mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
3327 - Bluetooth: vhci: fix open_timeout vs. hdev race
3328 - Bluetooth: vhci: purge unhandled skbs
3329 - Bluetooth: vhci: Fix race at creating hci device
3330 - mei: fix NULL dereferencing during FW initiated disconnection
3331 - mei: amthif: discard not read messages
3332 - mei: bus: call mei_cl_read_start under device lock
3333 - USB: serial: mxuport: fix use-after-free in probe error path
3334 - USB: serial: keyspan: fix use-after-free in probe error path
3335 - USB: serial: quatech2: fix use-after-free in probe error path
3336 - USB: serial: io_edgeport: fix memory leaks in attach error path
3337 - USB: serial: io_edgeport: fix memory leaks in probe error path
3338 - USB: serial: option: add support for Cinterion PH8 and AHxx
3339 - USB: serial: option: add more ZTE device ids
3340 - USB: serial: option: add even more ZTE device ids
3341 - usb: gadget: f_fs: Fix EFAULT generation for async read operations
3342 - usb: f_mass_storage: test whether thread is running before starting another
3343 - usb: misc: usbtest: fix pattern tests for scatterlists.
3344 - usb: gadget: udc: core: Fix argument of dev_err() in
3345 usb_gadget_map_request()
3346 - staging: comedi: das1800: fix possible NULL dereference
3347 - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
3348 - MIPS: KVM: Fix timer IRQ race when freezing timer
3349 - MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
3350 - KVM: x86: mask CPUID(0xD,0x1).EAX against host value
3351 - xen/x86: actually allocate legacy interrupts on PV guests
3352 - tty: vt, return error when con_startup fails
3353 - TTY: n_gsm, fix false positive WARN_ON
3354 - tty/serial: atmel: fix hardware handshake selection
3355 - Fix OpenSSH pty regression on close
3356 - serial: 8250_pci: fix divide error bug if baud rate is 0
3357 - serial: 8250_mid: use proper bar for DNV platform
3358 - serial: 8250_mid: recognize interrupt source in handler
3359 - serial: samsung: Reorder the sequence of clock control when call
3360 s3c24xx_serial_set_termios()
3361 - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
3362 - clk: bcm2835: add locking to pll*_on/off methods
3363 - mcb: Fixed bar number assignment for the gdd
3364 - ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
3365 - ALSA: hda - Fix headphone noise on Dell XPS 13 9360
3366 - ALSA: hda/realtek - Add support for ALC295/ALC3254
3367 - ALSA: hda - Fix headset mic detection problem for one Dell machine
3368 - IB/srp: Fix a debug kernel crash
3369 - thunderbolt: Fix double free of drom buffer
3370 - SIGNAL: Move generic copy_siginfo() to signal.h
3371 - UBI: Fix static volume checks when Fastmap is used
3372 - hpfs: fix remount failure when there are no options changed
3373 - hpfs: implement the show_options method
3374 - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
3375 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
3376 - kbuild: move -Wunused-const-variable to W=1 warning level
3377 - Linux 4.4.12
3378 * [Hyper-V] fixes for kdump when running on a VM (LP: #1588965)
3379 - clocksource: Allow unregistering the watchdog
3380 * net_admin apparmor denial when using Go (LP: #1465724)
3381 - SAUCE: kernel: Add noaudit variant of ns_capable()
3382 - SAUCE: net: Use ns_capable_noaudit() when determining net sysctl permissions
3383 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
3384 - [Debian] Install lsvmbus in cloud tools
3385 - SAUCE: tools/hv/lsvmbus -- convert to python3
3386 - SAUCE: tools/hv/lsvmbus -- add manual page
3387 * btrfs: file write crashes with false ENOSPC during snapshot creation since
3388 kernel 4.4 - fix available (LP: #1584052)
3389 - btrfs: Continue write in case of can_not_nocow
3390 * boot stalls on USB detection errors (LP: #1437492)
3391 - usb: core: hub: hub_port_init lock controller instead of bus
3392 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
3393 - kernek/fork.c: allocate idle task for a CPU always on its local node
3394 * [Hyper-V] PCI Passthrough kernel hang and explicit barriers (LP: #1581243)
3395 - PCI: hv: Report resources release after stopping the bus
3396 - PCI: hv: Add explicit barriers to config space access
3397 * Kernel 4.2.X and 4.4.X - Fix USB3.0 link power management (LPM)
3398 claim/release logic in USBFS (LP: #1577024)
3399 - USB: leave LPM alone if possible when binding/unbinding interface drivers
3400 * STC840.20:tuleta:tul516p01 panic after injecting Leaf EEH (LP: #1581034)
3401 - NVMe: Fix namespace removal deadlock
3402 - NVMe: Requeue requests on suspended queues
3403 - NVMe: Move error handling to failed reset handler
3404 - blk-mq: End unstarted requests on dying queue
3405 * conflicting modules in udebs - arc4.ko (LP: #1582991)
3406 - [Config] Remove arc4 from nic-modules
3407 * CVE-2016-4482 (LP: #1578493)
3408 - USB: usbfs: fix potential infoleak in devio
3409 * mlx5_core kexec fail (LP: #1585978)
3410 - net/mlx5: Add pci shutdown callback
3411 * backport fix for /proc/net issues with containers (LP: #1584953)
3412 - netfilter: Set /proc/net entries owner to root in namespace
3413 * CVE-2016-4951 (LP: #1585365)
3414 - tipc: check nl sock before parsing nested attributes
3415 * CVE-2016-4578 (LP: #1581866)
3416 - ALSA: timer: Fix leak in events via snd_timer_user_ccallback
3417 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
3418 * CVE-2016-4569 (LP: #1580379)
3419 - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
3420 * s390/pci: fix use after free in dma_init (LP: #1584828)
3421 - s390/pci: fix use after free in dma_init
3422 * s390/mm: fix asce_bits handling with dynamic pagetable levels (LP: #1584827)
3423 - s390/mm: fix asce_bits handling with dynamic pagetable levels
3424 * CAPI: CGZIP Wrong CAPI MMIO timeout (256usec desired but 1usec default
3425 setting in cxl.ko driver) (LP: #1584066)
3426 - powerpc: Define PVR value for POWER8NVL processor
3427 - cxl: Configure the PSL for two CAPI ports on POWER8NVL
3428 - cxl: Increase timeout for detection of AFU mmio hang
3429 * ThunderX: soft lockup in cursor_timer_handler() (LP: #1574814)
3430 - SAUCE: tty: vt: Fix soft lockup in fbcon cursor blink timer.
3431 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
3432 and "not a git repository" (LP: #1584890)
3433 - [debian] getabis: Only git add $abidir if running in local repo
3434 - [debian] getabis: Fix inconsistent compiler versions check
3435 * Backport cxlflash patch related to EEH recovery into Xenial SRU stream
3436 (LP: #1584935)
3437 - cxlflash: Fix to resolve dead-lock during EEH recovery
3438 * Xenial update to 4.4.11 stable release (LP: #1584912)
3439 - decnet: Do not build routes to devices without decnet private data.
3440 - route: do not cache fib route info on local routes with oif
3441 - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
3442 - net: sched: do not requeue a NULL skb
3443 - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
3444 - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
3445 - net: use skb_postpush_rcsum instead of own implementations
3446 - vlan: pull on __vlan_insert_tag error path and fix csum correction
3447 - openvswitch: use flow protocol when recalculating ipv6 checksums
3448 - ipv4/fib: don't warn when primary address is missing if in_dev is dead
3449 - net/mlx4_en: fix spurious timestamping callbacks
3450 - bpf: fix check_map_func_compatibility logic
3451 - samples/bpf: fix trace_output example
3452 - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
3453 - gre: do not pull header in ICMP error processing
3454 - net_sched: introduce qdisc_replace() helper
3455 - net_sched: update hierarchical backlog too
3456 - sch_htb: update backlog as well
3457 - sch_dsmark: update backlog as well
3458 - netem: Segment GSO packets on enqueue
3459 - net: fec: only clear a queue's work bit if the queue was emptied
3460 - VSOCK: do not disconnect socket when peer has shutdown SEND only
3461 - net: bridge: fix old ioctl unlocked net device walk
3462 - bridge: fix igmp / mld query parsing
3463 - uapi glibc compat: fix compile errors when glibc net/if.h included before
3464 linux/if.h MIME-Version: 1.0
3465 - net: fix a kernel infoleak in x25 module
3466 - net: thunderx: avoid exposing kernel stack
3467 - tcp: refresh skb timestamp at retransmit time
3468 - net/route: enforce hoplimit max value
3469 - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
3470 - ocfs2: fix posix_acl_create deadlock
3471 - zsmalloc: fix zs_can_compact() integer overflow
3472 - crypto: qat - fix invalid pf2vf_resp_wq logic
3473 - crypto: hash - Fix page length clamping in hash walk
3474 - crypto: testmgr - Use kmalloc memory for RSA input
3475 - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
3476 - ALSA: usb-audio: Yet another Phoneix Audio device quirk
3477 - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
3478 - ALSA: hda - Fix white noise on Asus UX501VW headset
3479 - ALSA: hda - Fix broken reconfig
3480 - spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
3481 - spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
3482 - spi: spi-ti-qspi: Handle truncated frames properly
3483 - pinctrl: at91-pio4: fix pull-up/down logic
3484 - regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
3485 - perf/core: Disable the event on a truncated AUX record
3486 - vfs: add vfs_select_inode() helper
3487 - vfs: rename: check backing inode being equal
3488 - ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
3489 - workqueue: fix rebind bound workers warning
3490 - regulator: s2mps11: Fix invalid selector mask and voltages for buck9
3491 - regulator: axp20x: Fix axp22x ldo_io voltage ranges
3492 - atomic_open(): fix the handling of create_error
3493 - qla1280: Don't allocate 512kb of host tags
3494 - tools lib traceevent: Do not reassign parg after collapse_tree()
3495 - get_rock_ridge_filename(): handle malformed NM entries
3496 - Input: max8997-haptic - fix NULL pointer dereference
3497 - Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
3498 - drm/radeon: fix PLL sharing on DCE6.1 (v2)
3499 - drm/i915: Bail out of pipe config compute loop on LPT
3500 - drm/i915/bdw: Add missing delay during L3 SQC credit programming
3501 - drm/radeon: fix DP link training issue with second 4K monitor
3502 - nf_conntrack: avoid kernel pointer value leak in slab name
3503 - Linux 4.4.11
3504 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
3505 - SAUCE: Bluetooth: Support for LED on Marvell modules
3506 * Support Edge Gateway's WIFI LED (LP: #1512997)
3507 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
3508 * Marvell wireless driver update for FCC regulation (LP: #1528910)
3509 - mwifiex: parse adhoc start/join result
3510 - mwifiex: handle start AP error paths correctly
3511 - mwifiex: set regulatory info from EEPROM
3512 - mwifiex: don't follow AP if country code received from EEPROM
3513 - mwifiex: correction in region code to country mapping
3514 - mwifiex: update region_code_index array
3515 - mwifiex: use world for unidentified region code
3516 - SAUCE: mwifiex: add iw vendor command support
3517 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
3518 - Revert "UBUNTU: SAUCE: mm/mmap: fix oopsing on remap_file_pages"
3519 - SAUCE: AUFS: mm/mmap: fix oopsing on remap_file_pages aufs mmap: bugfix,
3520 mainly for linux-4.5-rc5, remap_file_pages(2) emulation
3521 * cgroup namespace update (LP: #1584163)
3522 - Revert "UBUNTU: SAUCE: cgroup mount: ignore nsroot="
3523 - Revert "UBUNTU: SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo
3524 field"
3525 - cgroup, kernfs: make mountinfo show properly scoped path for cgroup
3526 namespaces
3527 - kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
3528 - cgroup: fix compile warning
3529 * Missing libunwind support in perf (LP: #1248289)
3530 - [Config] add binutils-dev to the Build-Depends: to fix perf unwinding
3531 * e1000 Tx Unit Hang (LP: #1582328)
3532 - e1000: Double Tx descriptors needed check for 82544
3533 - e1000: Do not overestimate descriptor counts in Tx pre-check
3534 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
3535 (LP: #1582378)
3536 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
3537 owns the ipc ns
3538 * Pull in the amdgpu/radeon code from Linux 4.5.3 (LP: #1580526)
3539 - drm/radeon: rework fbdev handling on chips with no connectors
3540 - drm/radeon/mst: fix regression in lane/link handling.
3541 - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance
3542 issue for CZ
3543 - drm/amd/powerplay: fix segment fault issue in multi-display case.
3544 - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
3545 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
3546 - [Config] enable CONFIG_AUFS_EXPORT
3547 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
3548 - [Config] Update inclusion list for CRIU
3549 * [Xenial] net: updates to ethtool and virtio_net for speed/duplex support
3550 (LP: #1581132)
3551 - ethtool: add speed/duplex validation functions
3552 - ethtool: make validate_speed accept all speeds between 0 and INT_MAX
3553 - virtio_net: add ethtool support for set and get of settings
3554 - virtio_net: validate ethtool port setting and explain the user validation
3555 * perf tool: Display event codes for Generic HW (PMU) events (LP: #1578211)
3556 - powerpc/perf: Remove PME_ prefix for power7 events
3557 - powerpc/perf: Export Power8 generic and cache events to sysfs
3558 * Mellanox ConnectX4 MTU limits: max and min (LP: #1528466)
3559 - net/mlx5: Introduce a new header file for physical port functions
3560 - net/mlx5e: Device's mtu field is u16 and not int
3561 - net/mlx5e: Fix minimum MTU
3562 * Miscellaneous Ubuntu changes
3563 - [Config] CONFIG_CAVIUM_ERRATUM_23144=y
3564
3565 -- Kamal Mostafa <kamal@canonical.com> Mon, 13 Jun 2016 11:42:36 -0700
3566
3567 linux-snapdragon (4.4.0-1015.18) xenial; urgency=low
3568
3569 [ Kamal Mostafa ]
3570
3571 [ Ubuntu: 4.4.0-24.42 ]
3572
3573 * CVE-2016-1583 (LP: #1588871)
3574 - ecryptfs: fix handling of directory opening
3575 - SAUCE: proc: prevent stacking filesystems on top
3576 - SAUCE: ecryptfs: forbid opening files without mmap handler
3577 - SAUCE: sched: panic on corrupted stack end
3578 * arm64: statically link rtc-efi (LP: #1583738)
3579 - [Config] Link rtc-efi statically on arm64
3580
3581 -- Andy Whitcroft <apw@canonical.com> Wed, 08 Jun 2016 21:34:43 +0100
3582
3583 linux-snapdragon (4.4.0-1014.16) xenial; urgency=low
3584
3585 [ Kamal Mostafa ]
3586
3587 * Rebase against Ubuntu-4.4.0-23.41
3588 * Release Tracking Bug
3589 - LP: #1582679
3590
3591 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
3592 - [Packaging] disable zfs module checks when cross-compiling
3593
3594 * Xenial update to v4.4.10 stable release (LP: #1580754)
3595 - Revert "UBUNTU: SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for
3596 recursive method calls"
3597 - Revert "UBUNTU: SAUCE: nbd: ratelimit error msgs after socket close"
3598 - Revert: "powerpc/tm: Check for already reclaimed tasks"
3599 - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
3600 - ipvs: handle ip_vs_fill_iph_skb_off failure
3601 - ipvs: correct initial offset of Call-ID header search in SIP persistence
3602 engine
3603 - ipvs: drop first packet to redirect conntrack
3604 - mfd: intel-lpss: Remove clock tree on error path
3605 - nbd: ratelimit error msgs after socket close
3606 - ata: ahci_xgene: dereferencing uninitialized pointer in probe
3607 - mwifiex: fix corner case association failure
3608 - CNS3xxx: Fix PCI cns3xxx_write_config()
3609 - clk-divider: make sure read-only dividers do not write to their register
3610 - soc: rockchip: power-domain: fix err handle while probing
3611 - clk: rockchip: free memory in error cases when registering clock branches
3612 - clk: meson: Fix meson_clk_register_clks() signature type mismatch
3613 - clk: qcom: msm8960: fix ce3_core clk enable register
3614 - clk: versatile: sp810: support reentrance
3615 - clk: qcom: msm8960: Fix ce3_src register offset
3616 - lpfc: fix misleading indentation
3617 - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p
3618 initialisation
3619 - mac80211: fix statistics leak if dev_alloc_name() fails
3620 - tracing: Don't display trigger file for events that can't be enabled
3621 - MD: make bio mergeable
3622 - Minimal fix-up of bad hashing behavior of hash_64()
3623 - mm, cma: prevent nr_isolated_* counters from going negative
3624 - mm/zswap: provide unique zpool name
3625 - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
3626 - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
3627 - xen: Fix page <-> pfn conversion on 32 bit systems
3628 - xen/balloon: Fix crash when ballooning on x86 32 bit PAE
3629 - xen/evtchn: fix ring resize when binding new events
3630 - HID: wacom: Add support for DTK-1651
3631 - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
3632 - Input: zforce_ts - fix dual touch recognition
3633 - proc: prevent accessing /proc/<PID>/environ until it's ready
3634 - mm: update min_free_kbytes from khugepaged after core initialization
3635 - batman-adv: fix DAT candidate selection (must use vid)
3636 - batman-adv: Check skb size before using encapsulated ETH+VLAN header
3637 - batman-adv: Fix broadcast/ogm queue limit on a removed interface
3638 - batman-adv: Reduce refcnt of removed router when updating route
3639 - writeback: Fix performance regression in wb_over_bg_thresh()
3640 - MAINTAINERS: Remove asterisk from EFI directory names
3641 - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
3642 - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
3643 - ARC: Add missing io barriers to io{read,write}{16,32}be()
3644 - x86/sysfb_efi: Fix valid BAR address range check
3645 - ACPICA: Dispatcher: Update thread ID for recursive method calls
3646 - powerpc: Fix bad inline asm constraint in create_zero_mask()
3647 - libahci: save port map for forced port map
3648 - ata: ahci-platform: Add ports-implemented DT bindings.
3649 - USB: serial: cp210x: add ID for Link ECU
3650 - USB: serial: cp210x: add Straizona Focusers device ids
3651 - nvmem: mxs-ocotp: fix buffer overflow in read
3652 - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
3653 - drm/amdgpu: make sure vertical front porch is at least 1
3654 - drm/amdgpu: set metadata pointer to NULL after freeing.
3655 - iio: ak8975: Fix NULL pointer exception on early interrupt
3656 - iio: ak8975: fix maybe-uninitialized warning
3657 - drm/radeon: make sure vertical front porch is at least 1
3658 - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
3659 - drm/i915: Fix eDP low vswing for Broadwell
3660 - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
3661 - drm/i915: Fake HDMI live status
3662 - lib/test-string_helpers.c: fix and improve string_get_size() tests
3663 - drm/i915/skl: Fix DMC load on Skylake J0 and K0
3664 - Linux 4.4.10
3665
3666 * HDMI audio playback noise observed on AMD Polaris 10/11 GPU (LP: #1577288)
3667 - ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps
3668
3669 * [i915_bpo] Update i915 backport driver (LP: #1580114)
3670 - SAUCE: i915_bpo: Drop is_preliminary from BXT/KBL.
3671 - SAUCE: i915_bpo: Sync with v4.6-rc7
3672
3673 * CVE-2016-4486 (LP: #1578497)
3674 - net: fix infoleak in rtnetlink
3675
3676 * CVE-2016-4485 (LP: #1578496)
3677 - net: fix infoleak in llc
3678
3679 * drm.ko < kernel version 4.5 has a dead lock bug (LP: #1579610)
3680 - drm: Balance error path for GEM handle allocation
3681
3682 * Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not
3683 supported by compiler (LP: #1574982)
3684 - SAUCE: (no-up) disable -pie when gcc has it enabled by default
3685
3686 * system freeze after vt switching (LP: #1542939)
3687 - drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
3688 - drm/atomic: Remove drm_atomic_connectors_for_crtc.
3689
3690 * CVE-2016-4558 (LP: #1579140)
3691 - bpf: fix refcnt overflow
3692
3693 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
3694 upgrade -d (LP: #1573231)
3695 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
3696
3697 * PCI Call Traces hw csum failure in dmesg with 4.4.0-2-generic
3698 (LP: #1544978)
3699 - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
3700
3701 * Missing libunwind support in perf (LP: #1248289)
3702 - [Config] Add liblzma-dev to enable libunwind support in perf
3703
3704 * thunderbolt hotplug is broken (LP: #1577898)
3705 - SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method
3706 calls
3707
3708 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
3709 - SAUCE: mm/mmap: fix oopsing on remap_file_pages
3710
3711 * ZFS is confused by user namespaces (uid/gid mapping) when used with
3712 acltype=posixac (LP: #1567558)
3713 - zfs: Fix user namespaces uid/gid mapping
3714
3715 * oops when propagating mounts into containers - RIP:
3716 0010:[<ffffffff8123cb3e>] [<ffffffff8123cb3e>] propagate_one+0xbe/0x1c0
3717 (LP: #1572316)
3718 - fs/pnode.c: treat zero mnt_group_id-s as unequal
3719 - propogate_mnt: Handle the first propogated copy being a slave
3720
3721 * OOPS on wily+ for Haswell-ULT and Broadwell (LP: #1577748)
3722 - PNP: Add Broadwell to Intel MCH size workaround
3723 - PNP: Add Haswell-ULT to Intel MCH size workaround
3724
3725 * Xenial update to v4.4.9 stable release (LP: #1578798)
3726 - block: loop: fix filesystem corruption in case of aio/dio
3727 - x86/mce: Avoid using object after free in genpool
3728 - kvm: x86: do not leak guest xcr0 into host interrupt handlers
3729 - ARM: dts: AM43x-epos: Fix clk parent for synctimer
3730 - ARM: mvebu: Correct unit address for linksys
3731 - ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
3732 - ARM: OMAP2+: hwmod: Fix updating of sysconfig register
3733 - assoc_array: don't call compare_object() on a node
3734 - usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
3735 - xhci: resume USB 3 roothub first
3736 - usb: xhci: fix wild pointers in xhci_mem_cleanup
3737 - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
3738 - usb: hcd: out of bounds access in for_each_companion
3739 - usb: gadget: f_fs: Fix use-after-free
3740 - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
3741 - dm cache metadata: fix cmd_read_lock() acquiring write lock
3742 - lib: lz4: fixed zram with lz4 on big endian machines
3743 - debugfs: Make automount point inodes permanently empty
3744 - dmaengine: dw: fix master selection
3745 - dmaengine: hsu: correct use of channel status register
3746 - dmaengine: pxa_dma: fix the maximum requestor line
3747 - sched/cgroup: Fix/cleanup cgroup teardown/init
3748 - x86/mm/xen: Suppress hugetlbfs in PV guests
3749 - x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
3750 - ALSA: hda - Don't trust the reported actual power state
3751 - ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
3752 - ALSA: hda - Keep powering up ADCs on Cirrus codecs
3753 - ALSA: hda - add PCI ID for Intel Broxton-T
3754 - ALSA: pcxhr: Fix missing mutex unlock
3755 - ALSA: hda - Add dock support for ThinkPad X260
3756 - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
3757 - futex: Handle unlock_pi race gracefully
3758 - futex: Acknowledge a new waiter in counter before plist
3759 - drm/nouveau/core: use vzalloc for allocating ramht
3760 - drm/qxl: fix cursor position with non-zero hotspot
3761 - drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
3762 - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power
3763 control"
3764 - Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power
3765 control"
3766 - cpufreq: intel_pstate: Fix processing for turbo activation ratio
3767 - iwlwifi: pcie: lower the debug level for RSA semaphore access
3768 - iwlwifi: mvm: fix memory leak in paging
3769 - crypto: ccp - Prevent information leakage on export
3770 - crypto: sha1-mb - use corrcet pointer while completing jobs
3771 - crypto: talitos - fix crash in talitos_cra_init()
3772 - crypto: talitos - fix AEAD tcrypt tests
3773 - powerpc: scan_features() updates incorrect bits for REAL_LE
3774 - powerpc: Update cpu_user_features2 in scan_features()
3775 - powerpc: Update TM user feature bits in scan_features()
3776 - nl80211: check netlink protocol in socket release notification
3777 - netlink: don't send NETLINK_URELEASE for unbound sockets
3778 - Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
3779 - xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
3780 - pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
3781 - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
3782 - iommu/amd: Fix checking of pci dma aliases
3783 - iommu/dma: Restore scatterlist offsets correctly
3784 - drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay
3785 work.
3786 - drm/amdgpu: use defines for CRTCs and AMFT blocks
3787 - drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
3788 - amdgpu/uvd: add uvd fw version for amdgpu
3789 - drm/amdgpu: fix regression on CIK (v2)
3790 - drm/radeon: add a quirk for a XFX R9 270X
3791 - drm/radeon: fix initial connector audio value
3792 - drm/radeon: forbid mapping of userptr bo through radeon device file
3793 - drm/radeon: fix vertical bars appear on monitor (v2)
3794 - drm: Loongson-3 doesn't fully support wc memory
3795 - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
3796 - drm/dp/mst: Validate port in drm_dp_payload_send_msg()
3797 - drm/dp/mst: Restore primary hub guid on resume
3798 - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
3799 - pwm: brcmstb: Fix check of devm_ioremap_resource() return code
3800 - drm/i915: Cleanup phys status page too
3801 - drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
3802 - drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
3803 - drm/i915: Fixup the free space logic in ring_prepare
3804 - drm/i915: Use fw_domains_put_with_fifo() on HSW
3805 - perf intel-pt: Fix segfault tracing transactions
3806 - i2c: cpm: Fix build break due to incompatible pointer types
3807 - i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
3808 - toshiba_acpi: Fix regression caused by hotkey enabling value
3809 - EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
3810 - ASoC: s3c24xx: use const snd_soc_component_driver pointer
3811 - ASoC: ssm4567: Reset device before regcache_sync()
3812 - ASoC: dapm: Make sure we have a card when displaying component widgets
3813 - ASoC: rt5640: Correct the digital interface data select
3814 - vb2-memops: Fix over allocation of frame vectors
3815 - v4l2-dv-timings.h: fix polarity for 4k formats
3816 - cxl: Keep IRQ mappings on context teardown
3817 - IB/mlx5: Expose correct max_sge_rd limit
3818 - IB/security: Restrict use of the write() interface
3819 - efi: Fix out-of-bounds read in variable_matches()
3820 - efi: Expose non-blocking set_variable() wrapper to efivars
3821 - x86/apic: Handle zero vector gracefully in clear_vector_irq()
3822 - workqueue: fix ghost PENDING flag while doing MQ IO
3823 - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
3824 - cgroup, cpuset: replace cpuset_post_attach_flush() with
3825 cgroup_subsys->post_attach callback
3826 - memcg: relocate charge moving from ->attach to ->post_attach
3827 - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
3828 - numa: fix /proc/<pid>/numa_maps for THP
3829 - mm: vmscan: reclaim highmem zone if buffer_heads is over limit
3830 - mm/hwpoison: fix wrong num_poisoned_pages accounting
3831 - cgroup: make sure a parent css isn't freed before its children
3832 - videobuf2-core: Check user space planes array in dqbuf
3833 - videobuf2-v4l2: Verify planes array in buffer dequeueing
3834 - Revert "regulator: core: Fix nested locking of supplies"
3835 - regulator: core: fix regulator_lock_supply regression
3836 - regulator: core: Ensure we lock all regulators
3837 - regulator: core: Fix nested locking of supplies
3838 - locking/mcs: Fix mcs_spin_lock() ordering
3839 - spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
3840 - irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
3841 - irqchip/mxs: Fix error check of of_io_request_and_map()
3842 - regulator: s5m8767: fix get_register() error handling
3843 - paride: make 'verbose' parameter an 'int' again
3844 - scsi_dh: force modular build if SCSI is a module
3845 - fbdev: da8xx-fb: fix videomodes of lcd panels
3846 - misc/bmp085: Enable building as a module
3847 - misc: mic/scif: fix wrap around tests
3848 - PM / OPP: Initialize u_volt_min/max to a valid value
3849 - PM / Domains: Fix removal of a subdomain
3850 - rtc: hym8563: fix invalid year calculation
3851 - rtc: vr41xx: Wire up alarm_irq_enable
3852 - rtc: ds1685: passing bogus values to irq_restore
3853 - rtc: rx8025: remove rv8803 id
3854 - rtc: max77686: Properly handle regmap_irq_get_virq() error code
3855 - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
3856 - perf evlist: Reference count the cpu and thread maps at set_maps()
3857 - x86/mm/kmmio: Fix mmiotrace for hugepages
3858 - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
3859 - serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
3860 - mtd: spi-nor: remove micron_quad_enable()
3861 - mtd: brcmnand: Fix v7.1 register offsets
3862 - mtd: nand: Drop mtd.owner requirement in nand_scan
3863 - perf hists browser: Only offer symbol scripting when a symbol is under the
3864 cursor
3865 - perf tools: handle spaces in file names obtained from /proc/pid/maps
3866 - perf stat: Document --detailed option
3867 - ext4: fix races between page faults and hole punching
3868 - ext4: move unlocked dio protection from ext4_alloc_file_blocks()
3869 - ext4: fix races between buffered IO and collapse / insert range
3870 - ext4: fix races of writeback with punch hole and zero range
3871 - ARM: OMAP3: Add cpuidle parameters table for omap3430
3872 - ARM: prima2: always enable reset controller
3873 - ARM: EXYNOS: select THERMAL_OF
3874 - ARM: dts: armada-375: use armada-370-sata for SATA
3875 - ARM: dts: pxa: fix dma engine node to pxa3xx-nand
3876 - bus: imx-weim: Take the 'status' property value into account
3877 - jme: Do not enable NIC WoL functions on S0
3878 - jme: Fix device PM wakeup API usage
3879 - unbreak allmodconfig KCONFIG_ALLCONFIG=...
3880 - thermal: rockchip: fix a impossible condition caused by the warning
3881 - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
3882 - megaraid_sas: add missing curly braces in ioctl handler
3883 - stm class: Select CONFIG_SRCU
3884 - extcon: max77843: Use correct size for reading the interrupt register
3885 - Linux 4.4.9
3886
3887 * Stoney powerplay support (LP: #1578305)
3888 - amdgpu/powerplay: Add Stoney to list of early init cases
3889
3890 * CVE-2016-2117 (LP: #1561403)
3891 - atl2: Disable unimplemented scatter/gather feature
3892
3893 * CVE-2016-2187 (LP: #1575706)
3894 - Input: gtco - fix crash on detecting device without endpoints
3895
3896 * zfs posix default permissions lost on reboot or unmount (LP: #1574801)
3897 - Fix ZPL miswrite of default POSIX ACL
3898
3899 * WARNING: at /build/linux-aWXT0l/linux-4.4.0/drivers/pci/pci.c:1595
3900 [travis3EN] (LP: #1574697)
3901 - net/mlx4_core: Implement pci_resume callback
3902 - net/mlx4_core: Avoid repeated calls to pci enable/disable
3903
3904 * Add support to thinkpad keyboard backlight (LP: #1574498)
3905 - thinkpad_acpi: Add support for keyboard backlight
3906
3907 * Please enable kconfig X86_LEGACY_VM86 for i386 (LP: #1499089)
3908 - [Config] CONFIG_VM86=y, CONFIG_X86_LEGACY_VM86=y
3909
3910 * Miscellaneous Ubuntu changes
3911 - updateconfigs for Linux v4.4.9
3912
3913 -- Kamal Mostafa <kamal@canonical.com> Tue, 17 May 2016 11:25:43 -0700
3914
3915 linux-snapdragon (4.4.0-1013.15) xenial; urgency=low
3916
3917 [ Kamal Mostafa ]
3918
3919 * Rebase against Ubuntu-4.4.0-22.40
3920
3921 * CVE-2016-3713 (LP: #1581201)
3922 - SAUCE: KVM: MTRR: remove MSR 0x2f8
3923
3924 * CVE-2016-0758 (LP: #1581202)
3925 - SAUCE: KEYS: Fix ASN.1 indefinite length object parsing
3926
3927 -- Kamal Mostafa <kamal@canonical.com> Fri, 13 May 2016 08:05:26 -0700
3928
3929 linux-snapdragon (4.4.0-1013.14) xenial; urgency=low
3930
3931 [ Kamal Mostafa ]
3932
3933 * Release Tracking Bug
3934 - LP: #1578759
3935
3936 * Rebase to Ubuntu-4.4.0-22.39
3937
3938 -- Kamal Mostafa <kamal@canonical.com> Thu, 05 May 2016 11:17:11 -0700
3939
3940 linux-snapdragon (4.4.0-1013.13) xenial; urgency=low
3941
3942 [ Kamal Mostafa ]
3943
3944 * Release Tracking Bug
3945 - LP: #1575237
3946
3947 * Miscellaneous Ubuntu changes
3948 - [Config] updateconfigs after 4.4.0-22.38 rebase
3949
3950 -- Kamal Mostafa <kamal@canonical.com> Tue, 26 Apr 2016 08:27:08 -0700
3951
3952 linux-snapdragon (4.4.0-1012.12) xenial; urgency=low
3953
3954 [ Tim Gardner ]
3955
3956 * Release Tracking Bug
3957 - LP: #1572284
3958
3959 * Rebase to Ubuntu-4.4.0-21.37
3960
3961 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Apr 2016 13:03:54 -0600
3962
3963 linux-snapdragon (4.4.0-1011.11) xenial; urgency=low
3964
3965 [ Tim Gardner ]
3966
3967 * Release Tracking Bug
3968 - LP: #1567379
3969
3970 * Miscellaneous Ubuntu changes
3971 - [Config] disable PROVE_LOCKING
3972 - [Config] PREEMPT_VOLUNTARY=y
3973 - [Config] disable DEBUG_LOCK_ALLOC
3974 - [Config] disable DEBUG_SPINLOCK
3975 - [Config] disable DEBUG_MUTEXES
3976 - [Config] INLINE_*_UNLOCK=y
3977
3978 * Miscellaneous upstream changes
3979 - arm64: clean up defconfig with savedefconfig
3980 - configs: add SPI_SPIDEV as module in distro.config
3981 - arm64: dts: apq8016-sbc: Add aliases to spi device.
3982 - regulator: qcom_spmi: Add slewing delays for all SMPS types
3983 - regulator: qcom_spmi: Only use selector based regulator ops
3984
3985 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 06 Apr 2016 16:29:44 +0200
3986
3987 linux-snapdragon (4.4.0-1010.10) xenial; urgency=low
3988
3989 [ Tim Gardner ]
3990
3991 * Release Tracking Bug
3992 - LP: #1563910
3993 * Rebase to Ubuntu-4.4.0-17.33
3994
3995 * Miscellaneous Ubuntu changes
3996 - handle rprovides via dpkg-gencontrol
3997 - [Config] updateconfigs after rebase to Ubuntu-4.4.0-17.33
3998
3999 -- Tim Gardner <tim.gardner@canonical.com> Wed, 30 Mar 2016 08:30:18 -0600
4000
4001 linux-snapdragon (4.4.0-1009.9) xenial; urgency=low
4002
4003 * rebased on Ubuntu-4.4.0-13.29
4004 * Feature Freeze Exception (LP: #1558535)
4005
4006 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 15:33:32 -0600
4007
4008 linux-snapdragon (4.4.0-1008.8) xenial; urgency=low
4009
4010 [ Paolo Pisati ]
4011
4012 * Rebased on Ubuntu-4.4.0-11.26
4013
4014 * Miscellaneous Ubuntu changes
4015 - [Config] CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
4016
4017 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 10 Mar 2016 11:16:08 +0100
4018
4019 linux-snapdragon (4.4.0-1007.7) xenial; urgency=low
4020
4021 [ Paolo Pisati ]
4022
4023 * Rebased on Ubuntu-4.4.0-10.25
4024
4025 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
4026 - arm64: kernel: implement ACPI parking protocol
4027
4028 * Miscellaneous Ubuntu changes
4029 - [Config] ARM64_ACPI_PARKING_PROTOCOL=y
4030
4031 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 07 Mar 2016 15:57:39 +0100
4032
4033 linux-snapdragon (4.4.0-1006.6) xenial; urgency=low
4034
4035 [ Paolo Pisati ]
4036
4037 * Updated qcomlt-4.4 BSP @ 86e3204d9
4038 * Rebased on Ubuntu-4.4.0-6.21
4039
4040 * Miscellaneous Ubuntu changes
4041 - [Config] updateconfigs
4042
4043 * Miscellaneous upstream changes
4044 - ASoC: qcom: use snd_dma_alloc/free* apis
4045 - ASoC: qcom: add wrdma register details to lpass_variant
4046 - ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_start
4047 - ASoC: qcom: pass direction to dma allocation
4048 - ASoC: qcom: ipq806x: add error in dma allocation.
4049 - ASoC: qcom: ipq806x: add wrdma related register offsets
4050 - ASoC: qcom: add mic related i2s control register defines
4051 - ASoC: qcom: add wrdma dma channel start
4052 - ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_map
4053 - ASoC: qcom: apq8016: add wrdma support
4054 - ASoC: qcom: add wrdma register definations
4055 - ASoC: qcom: add generic bit masks for RDMA and WRDMA
4056 - ASoC: qcom: apq8016: set the correct max register for regmap
4057 - ASoC: qcom: add mic support
4058 - ASoC: qcom: apq8016-sbc: add mic support
4059 - ASoC: add audio routing support
4060 - arm64: dts: qcom: add audio capture support
4061 - drm/i2c: adv7511: Add HPD support
4062 - arm64: dts: qcom: apq8016-sbc: Enable ADV7533 interrupts
4063 - dts: arm64: qcom: remove dmic pins in default pinctrl
4064 - ASoC: codec: msm8x16: check return value of msm8x16_wcd_codec_parse_dt
4065 - ASoC: codec: msm8x16: enable regulators before accessing registers
4066 - drm/msm: Boost the GPU clock on msm8916 for better performance
4067 - firmware: qcom: scm: Convert to platform driver
4068 - firmware: scm: make scm_init call from probe
4069 - arm64: dts: qcom : add scm device node
4070 - firmware: scm: make scm clks optional
4071 - arm: dts: qcom : add scm device node
4072 - iommu: qcom: check scm avaiablity before initialization.
4073 - ARM: dts: ifc6410: remove pinctrl defaults from gpio node.
4074
4075 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 26 Feb 2016 14:39:48 +0100
4076
4077 linux-snapdragon (4.4.0-1005.5) xenial; urgency=low
4078
4079 [ Paolo Pisati ]
4080
4081 * SAUCE: dtb: add a custom apq8016 for snappy with sdhc_2's vmmc-supply
4082 disabled
4083
4084 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 19 Feb 2016 13:34:25 +0100
4085
4086 linux-snapdragon (4.4.0-1004.4) xenial; urgency=low
4087
4088 [ Paolo Pisati ]
4089
4090 * [Config] MMC_BLOCK_MINORS=32
4091
4092 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 09 Feb 2016 10:27:30 +0100
4093
4094 linux-snapdragon (4.4.0-1003.3) xenial; urgency=low
4095
4096 [ Upstream Kernel Changes ]
4097
4098 * arm64: dts: qcom: fix typo in usb id pins
4099 * usb: phy: msm: Fix state machine worker logic for OTG mode.
4100
4101 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 05 Feb 2016 14:38:07 +0100
4102
4103 linux-snapdragon (4.4.0-1002.2) xenial; urgency=low
4104
4105 [ Paolo Pisati ]
4106
4107 * [Config] copy annotations from master
4108 * [Config] updateconfigs
4109 * [Config] better align config with qcomlt-4.4
4110 * [Config] FTBFS: disable DRM_PANEL_SIMPLE
4111
4112 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Feb 2016 17:21:00 +0100
4113
4114 linux-snapdragon (4.4.0-1001.1) xenial; urgency=low
4115
4116 [ Paolo Pisati ]
4117
4118 * Imported http://git.linaro.org/landing-teams/working/qualcomm/kernel.git - qcomlt-4.4 @ 17a6dbb
4119 * Rebased on Ubuntu-4.4.0-2.16
4120
4121 [ Upstream Kernel Changes ]
4122
4123 * mmc: mmci: Support any block sizes for ux500v2 and qcom variant
4124 * hid: add support for Lilliput touchscreen
4125 * ARM: qcom_defconfig: Add QCOM specific drivers
4126 * arm:multi_v7_defconfig: Add QCOM specific Kconfigs
4127 * WIP:pwrseq: Convert in to proper platform device
4128 * iommu:msm: fix compilation error.
4129 * Input: pm8941: Add RESIN_N input handling
4130 * media: v4l2-controls: add h264 5.2 level and constrained high profile
4131 * media: vidc: Qualcomm video encoder/decoder driver
4132 * PCI: designware: add memory barrier after enabling region
4133 * DT: PCI: qcom: Document PCIe devicetree bindings
4134 * PCI: qcom: Add Qualcomm PCIe controller driver
4135 * drm/edid: Add support to get edid early
4136 * drm/edid: export edid_vendor()
4137 * drm/panel: simple-panel: Add panel picker support.
4138 * drm/msm: mdp4 lvds: continue if the panel is not connected
4139 * drm/msm: mdp4 lvds: Check the panel node in detect_panel()
4140 * devicetree: Add hardware rng entry to qcom-apq8064.dtsi
4141 * ARM: dts: qcom: apq8064: Add hwmutex and SMEM nodes
4142 * ARM: dts: qcom: apq8064: Declare all pm8921 regulators
4143 * ARM: dts: qcom: apq8064: Introduce gsbi5 and gsbi5 serial node
4144 * arm: dts: qcom: Add generic PMIC gpio/MPP compat strings
4145 * arm: dts: qcom: apq8064: Add fixed rate on-board oscillators
4146 * ARM: dts: qcom: apq8064-ifc6410 Use hardware flow control for GSBI6
4147 * ARM: dts: apq8064: add pcie devicetree node
4148 * ARM: dts: ifc6410: enable pcie dt node for this board
4149 * ARM: dts: apq8064: Add MDP support
4150 * ARM: dts: ifc6410: enable MDP support
4151 * ARM: dts: qs600: enable MDP support
4152 * ARM: dts: ifc6410: add inforce LVDS panel support
4153 * ARM: dts: APQ8064: Add iommu
4154 * ARM: dts: apq8064: add pci support in CM QS600
4155 * ARM: dts: qcom: Add necessary DT data for Krait cpufreq
4156 * ARM: qcom: add description of KPSS WDT for APQ8064
4157 * ARM: dts: apq8064: Assign a power supply to each CPU
4158 * ARM: dts: apq8064: Add OPP data for frequencies above 1ghz
4159 * ARM: dts: apq8064: Add thermal cooling maps
4160 * ARM: dts: apq8064: Add voltage ranges of the SAW2 regulators
4161 * ARM: dts: apq8064: Add reference to the L2 clock
4162 * ARM: dts: apq8064: Add a DT node for the L2 data
4163 * ARM: dts: apq8064: Add ADM configuration node
4164 * arm: dts: Added eInfochips ERAGON600 board support
4165 * ARM: dts: ifc6410: HACK add bt reset gpios to pwrseq
4166 * ARM: dts: apq8064: Increase critical temperature to 110C
4167 * arm: dts: apq8064: Add thermal zones, tsens and qfprom nodes
4168 * arm64: dts: qcom: 8x16: UART1 add CTS_N, RTS_N pin configurations
4169 * arm64: dts: qcom: 8x16: UART1 and UART2 use DMA for RX and TX
4170 * arm64: dts: qcom: Make msm8916-mtp compatible string compliant
4171 * arm64: dts: qcom: Alias pm8916 on msm8916 devices
4172 * arm64: dts: qcom: msm8916: Add fixed rate on-board oscillators
4173 * arm64: dts: fix the i2c aliasing to match to schematics.
4174 * arm64: dts: set the default i2c pin drive strength to 16mA
4175 * arm64: dts: qcom: Add MSM8916 SMEM nodes
4176 * arm64: dts: qcom: Add RPM/SMD support on MSM8916
4177 * arm64: dts: Add PM8916 support on MSM8916
4178 * arm64: dts: qcom: Add pm8994, pmi8994, pm8004 PMIC skeletons
4179 * arm64: dts: qcom: Add pm8994 gpios and MPPs
4180 * arm64: dts: apq8016-sbc: enable UART0 on LS connector
4181 * arm64: dts: apq8016-sbc: add label properties for UART, I2C, and SPI
4182 * devicetree: bindings: Document qcom,msm-id and qcom,board-id
4183 * arm64: dts: Add Qualcomm MSM8916 & MTP8916 ids
4184 * DT: arm64: msm8916-mtp: enable spi3
4185 * arm64: dts: qcom: Add APQ8016 SBC support
4186 * arm64: dts: qcom: Add USB related device nodes on APQ8016 SBC board
4187 * arm64: dts: qcom: Add sdhci support for APQ8016 SBC board
4188 * arm64: dts: Add nodes we need for SMP boot
4189 * ARM: dts: Enable SD card (disable vmcc)
4190 * arm64: msm8916 dtsi: Add mdss support
4191 * arm64: sb8016: Add ADV7533 bridge in sbc8016 dtsi
4192 * arm64: dts: Add apq8016-sbc hdmi audio support
4193 * arm64: dts: qcom: apq8016-sbc: Don't hog client driver pins
4194 * arm64: dts: qcom: Fix apq8016-sbc board USB related pin definitions
4195 * arm64: dts: qcom: apq8016-sbc: add D+/D- route switch GPIO
4196 * arm64: dts: qcom: apq8016-sbc: Fix sdhci pinctrl default state name
4197 * arm64: dts: qcom: apq8016-sbc: Enable SD card slot
4198 * arm64: dts: qcom: Fix MPP's function used for LED control
4199 * arm64: dts: qcom: Enable USB manual pullup on msm8916
4200 * arm64: dts: qcom: msm8916: Add RPMCC DT node
4201 * arm64: dts: qcom: msm8916: Add A53 DT node
4202 * arm64: dts: Add cpufreq-dt support for msm8916
4203 * arm64: dts: Add clock-latency for msm8916
4204 * arm64: dts: Add CPR DT node for msm8916
4205 * arm64: dts: Add cpu-supply properties for cpufreq
4206 * arm: dts: msm8974: Add thermal zones, tsens and eeprom nodes
4207 * arm: dts: apq8084: Add thermal zones, tsens and eeprom nodes
4208 * arm64: dts: msm8916: Add thermal zones, tsens and eeprom nodes
4209 * arm64: dts: Add spmi-regulator nodes for pm8916
4210 * arm64: dts: msm8916: Add cpu cooling maps
4211 * WIP: dt: add support for gpu on msm8916/apq8016
4212 * DT: arm64: add iommu dtsi files
4213 * arm64: dt: Add WCNSS related nodes
4214 * dts: arm64: apq8016-sbc: enable LS 1.8v regulator by default
4215 * ARM64: dts: Fix the missing usb otg regulators.
4216 * arm64: dts: Fix memory region descriptions
4217 * arm64: dts: msm8916: add wcd codec support
4218 * arm64: dts: add support to analog audio playback
4219 * arm64: dts: qcom: 8x16: Add fixed rate on-board XO oscillator
4220 * arm64: dts: qcom: Add msm8916 CoreSight components
4221 * dts: qcom: Add CoreSight components for MSM8916
4222 * arm64: dts: Fix the hypervisor and tz memory region size
4223 * arm64: dts: remove the #if 0 around bluetooth
4224 * wcn36xx: Update DT to support wcn36xx wifi driver
4225 * WIP:dts: arm64: add q6v5 pil support
4226 * arm64: dt: Add msm bus nodes
4227 * arm64: dts: usb: Add bus scaling suppport
4228 * arm64: dts: Add rpm_log support
4229 * dts: arm64: msm8916: add vidc dt nodes
4230 * dts: arm64: qcom: apq8016-sbc: enable vidc and vidc-rproc
4231 * arm64: apq8016-sbc.dtsi: Add regulators needed by adv7533
4232 * arm64: msm8916-mdss.dtsi: Add bus scaling properties for mdp
4233 * arm64: dts: Align msm8916 cpu thermal trip point ranges
4234 * arm64: dts: qcom: apq8016-sbc: Add Volume Up key device node
4235 * arm64: dts: qcom: apq8016-sbc: Add Volume Down definitions
4236 * arm64: dts: qcom: apq8016-sbc: Limit MPP4 high state to 1.8V
4237 * arm64: dts: apq8016-sbc: add regulators support
4238 * arm64: dts: move smem node after the soc node
4239 * arm64: dts: add spmi prefix to regulators
4240 * WIP: update iommu header
4241 * soc: qcom: import socinfo.h
4242 * iommu: qcom: forward port iommu v1
4243 * iommu: qcom: v1: rework secure part and build
4244 * iommu: qcom: v1: fix wrong sg interator
4245 * iommu: msm: Invalidate properly from iommu_unmap
4246 * arm64: provide dma cache routines with same API as 32 bit
4247 * qcom: iommu: Make use of domain_alloc and domain_free
4248 * DOWNSTREAM: drm/msm: use downstream iommu
4249 * iommu/msm: Add DT adaptation
4250 * iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
4251 * iommu/msm: Add support for generic master bindings
4252 * iommu/msm: Set cacheability attributes without tex remap
4253 * temp: Add dummy msm_iommu_get_ctx and fix broken build
4254 * arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
4255 * of: dma: Move range size workaround to of_dma_get_range()
4256 * of: dma: Make of_dma_deconfigure() public
4257 * of: dma: Split of_configure_dma() into mask and ops configuration
4258 * drivers: platform: Configure dma operations at probe time
4259 * iommu: of: Document the of_iommu_configure() function
4260 * iommu: of: Handle IOMMU lookup failure with deferred probing or error
4261 * drm/msm: temp: Add a check to be compatible against both iommuv0/v1
4262 * iommu/msm: Fix "scheduling while atomic" bug
4263 * pci: use new of_dma_configure* apis
4264 * dt/bindings: qcom_adm: Fix channel specifiers
4265 * dmaengine: Add ADM driver
4266 * dmaengine: adm: Fix ADM hardware descriptor creation when flow control
4267 is enabled
4268 * dmaengine: adm: Use 'soft' flush when stopping DMA
4269 * dmaengine: adm: Don't reset controller during probe
4270 * dmaengine: adm: Start next DMA even if there is no ongoing transaction
4271 * ARM: cpuidle: Add cpuidle support for QCOM cpus
4272 * arm64: defconfig: qcom: Enable restart driver
4273 * arm64: introduce CPU_OF_TABLES for cpu ops selection
4274 * arm64: smp: move the pen to a header file
4275 * arm64: qcom: add cpu operations
4276 * arm64: defconfig: add qcom specifics
4277 * common: DMA-mapping: Add strongly ordered memory attribute
4278 * arm: Add option to skip buffer zeroing
4279 * arm64: Add support for DMA_ATTR_STRONGLY_ORDERED
4280 * arm64: dma-mapping: add support for IOMMU mapper
4281 * arm64: mm: Fix a bug in iommu dma-mapping
4282 * arm64: dma-mapping: fix DMA_ATTR_STRONGLY_ORDERED in __get_dma_pgprot
4283 * arm64: dma-mapping: map sg lists into the SMMU as virtually contiguous
4284 * arm64: fixup for mm renames
4285 * drm/mipi_dsi: refactor device creation
4286 * drm/mipi_dsi: check for used channels
4287 * drm/mipi_dsi: Create dummy DSI devices
4288 * drm/mipi_dsi: Get DSI host by DT device node
4289 * drm/i2c: adv7511: Fix mutex deadlock when interrupts are disabled
4290 * drm/i2c: adv7511: Initial support for adv7533
4291 * drm/i2c: adv7511: Refactor encoder slave functions
4292 * drm/i2c: adv7511: Add drm_bridge/connector for ADV7533
4293 * drm/i2c: adv7511: Create mipi_dsi_device for ADV7533
4294 * drm/i2c: adv7511: setup CEC registers during power off-power-on
4295 sequence
4296 * drm/i2c: adv7511: Use internal timing generator
4297 * drm/i2c: adv7511: Change DSI lanes dynamically
4298 * drm/i2c: adv7511: Move the common data structures to header file
4299 * drm/i2c: adv7511: Add Audio support.
4300 * drm/i2c: adv7511: Enable the audio data and clock pads on adv7533
4301 * HACK: drm/i2c: adv7511: Remove hotplug event handling
4302 * drm/i2c: adv7511: move to use reg_sequence
4303 * drm/i2c: adv7511: fixup the dapm bias level access
4304 * drm/i2c: adv7511: Init regulators
4305 * clk: qcom: gdsc: Use PM clocks to control gdsc clocks
4306 * clk: qcom: gdsc: Enable an RCG before turing on the gdsc
4307 * clk: qcom: gdsc: Manage clocks with !CONFIG_PM
4308 * clk: qcom: common: Add API to register board clocks backwards
4309 compatibly
4310 * clk: qcom: Move cxo/pxo/xo into dt files
4311 * clk: qcom: msm8916: Move xo and sleep clocks into DT
4312 * ARM: Add Krait L2 register accessor functions
4313 * clk: Avoid sending high rates to downstream clocks during set_rate
4314 * clk: mux: Split out register accessors for reuse
4315 * clk: Add safe switch hook
4316 * clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
4317 * clk: qcom: Add HFPLL driver
4318 * clk: qcom: Add MSM8960/APQ8064's HFPLLs
4319 * clk: qcom: Add IPQ806X's HFPLLs
4320 * clk: qcom: Add support for Krait clocks
4321 * clk: qcom: Add KPSS ACC/GCC driver
4322 * clk: qcom: Add Krait clock controller driver
4323 * cpufreq: Add module to register cpufreq on Krait CPUs
4324 * clk: qcom: Add support for SMD-RPM Clocks
4325 * clk: qcom: Add support for RPM Clocks
4326 * clk: qcom: Add support for msm8974 RPM-SMD clocks
4327 * clk: qcom: msm8974: Remove gfx3d clock from MMCC
4328 * clk: qcom: Add support for apq8084 RPM-SMD clocks
4329 * clk: qcom: Add support for regmap mux-div clocks
4330 * clk: qcom: Add A53 clock driver
4331 * soc: qcom: Add support for SAW2 regulators
4332 * clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
4333 * thermal: qcom: tsens: Add a skeletal TSENS drivers
4334 * thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
4335 * thermal: qcom: tsens-8974: Add support for 8974 family of SoCs
4336 * thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
4337 * amba: Defer device peripheral ID read
4338 * coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
4339 * i2c: qup: Change qup_wait_writeready function to use for all timeouts
4340 * qup: i2c: factor out common code for reuse
4341 * i2c: qup: Add V2 tags support
4342 * i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
4343 * i2c: qup: Add bam dma capabilities
4344 * i2c: qup: Remove verbose messages.
4345 * drm/msm/dsi: Parse lane swap information from DT
4346 * drm/msm/dsi: Add a delay when performing software reset
4347 * drm/msm/dsi: Remove incorrect warning on host attach
4348 * drm/msm/dsi: Don't call hpd helper unconditionally
4349 * HACK: drm/msm/mdp5: Make sure mdp5 clocks aren't disbaled when we need
4350 them
4351 * mdp4: Add iommu detach_dev in error path
4352 * drm/msm: remove pm_runtime_put() calls
4353 * drm/msm/dsi: Update the "vdd" voltage range
4354 * drm/msm/mdp5: Update bus scaling support
4355 * mmc: sdhci: let GPIO based card detection have higher precedence
4356 * mmc: sdhci-msm: Add SDHCI_QUIRK_NO_CARD_NO_RESET
4357 * soc: qcom: Introduce common SMEM state machine code
4358 * soc: qcom: smsm: Add driver for Qualcomm SMSM
4359 * soc: qcom: smp2p: Qualcomm Shared Memory Point to Point
4360 * soc: qcom: enable smsm/smp2p modular build
4361 * ARM: qcom: select ARM_CPU_SUSPEND for power management
4362 * soc: qcom: Introduce WCNSS_CTRL SMD client
4363 * soc: qcom: smd-rpm: Add existing platform support
4364 * ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend
4365 hook
4366 * drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it
4367 * regulator: qcom-smd: Add PM8916 support
4368 * regulator: qcom-smd: Add support for PMA8084
4369 * arm64: add qcom_defconfig
4370 * soc: qcom: smem: Add debugfs
4371 * remoteproc: core: Make the loaded resource table optional
4372 * remoteproc: qcom-pil: Implementation of Qualcomm TZ backed PIL
4373 * remoteproc: Add additional crash reasons
4374 * remoteproc: qcom-tz-pil: Add interrupts and gpio hooks
4375 * remoteproc: qcom-tz: Inform SMD about crashing remotes
4376 * remoteproc: qcom-tz: Finish shutdown on timeout
4377 * remoteproc: qcom: tz-pil: Round up max address
4378 * remoteproc: Support loading firmware from lately mounted fs (HACK)
4379 * remoteproc: qcom: q6v5 pil: Initial hack to boot mss
4380 * remoteproc: qcom-tz: Update to match smem api changes
4381 * remoteproc: qcom-tz: Update smem prototypes
4382 * remoteproc: qcom-tz: Drop smd reset stuff for now
4383 * remoteproc: qcom: Extract PAS and fix compilation for 4.1
4384 * remoteproc: qcom_tz_pil: Fix compiler issues
4385 * remoteproc: qcom_q6v5_pil: Fix 64 bit
4386 * regulator: qcom: smd: Regulator driver for the Qualcomm RPM
4387 * gpio: qcom-smsm: Add driver for Qualcomm SMSM
4388 * gpio: smsm: Update smem prototypes
4389 * gpio: smsm: Fix compiler warnings
4390 * soc: qcom: smd: Use correct smem id
4391 * gpio: qcom-smp2p: Qualcomm Shared Memory Point to Point
4392 * dt-binding: gpio: Introduce qcom,smp2p binding documentation
4393 * gpio: qcom-smp2p: Fix compile issues
4394 * remoteproc: tz_pil: Fixes to support 8916
4395 * HACK: soc: qcom: smd: Add debug to fix timing
4396 * regulator: smd: Add floor and corner operations
4397 * regulator: smd: Make set_{corner,floor} work with regulator struct
4398 * regulator: smd: Add correct ifdef flag for stubs
4399 * regulator: smd: remove left over debug statement
4400 * remoteproc: tz_pil: make irqs, smd edge & crash-reason optional
4401 properties
4402 * remoteproc: tz_pil: take relocation flag into account
4403 * remoteproc: tz_pil: skip waiting ready irq if it not provided
4404 * gpio:smp2p:qcom: kill set_irq_flags and use genirq
4405 * qcom-smd-rpm: Add MSM8916 support
4406 * soc: smd: Migrate the wifi driver from old smd driver to new smd
4407 driver.
4408 * soc: qcom: smd: Introduce callback setter
4409 * soc: qcom: smd: Split discovery and state change work
4410 * soc: qcom: smd: Refactor channel open and close handling
4411 * soc: qcom: smd: Support multiple channels per sdev
4412 * soc: qcom: smd: Support opening additional channels
4413 * WIP: remoteproc: q6: remove some commented out code
4414 * WIP:remoteproc:q6pil: add segment_is_loadable and
4415 segment_is_relocatable macros
4416 * WIP: remoteproc: q6: add support to memory-region
4417 * WIP: remoteproc: q6: add support to scm restart
4418 * WIP: remoteproc: HACK to get it working on DB410c
4419 * remoteproc: tz: Allow no scm clocks support
4420 * soc: qcom: Add msm_bus driver
4421 * soc: qcom: rpm_log: Add rpm log driver
4422 * soc: qcom: Stub IPCRTR client driver
4423 * Fix: Make it buildable on v4.3
4424 * Move to new qcom_smem_get() api
4425 * PM / OPP: Support adjusting OPP voltages at runtime
4426 * OPP: Allow notifiers to call dev_pm_opp_get_{voltage, freq} RCU-free
4427 * cpufreq-dt: Handle OPP voltage adjust events
4428 * power: avs: Add support for CPR (Core Power Reduction)
4429 * power: avs: cpr: Use raw mem access for qfprom
4430 * power: avs: Register CPR with cpufreq-dt
4431 * power: avs: cpr: Fix Duplicate OPPs warning
4432 * pwer:avs: cpr: fix with new reg_sequence structures
4433 * cpufreq-dt: Add L2 frequency scaling support
4434 * firmware: qcom: scm: Add support for ARM64 SoCs
4435 * firmware: qcom: scm: Generalize shared error map
4436 * firmware: qcom: scm: Add boot APIs
4437 * firmware: qcom: scm: Peripheral Authentication Service
4438 * firmware: qcom: scm: Add 64 bit PAS APIs
4439 * firmware: qcom: scm: Fix NULL coherent device
4440 * firmware: qcom: scm: Split out 32-bit specific SCM code
4441 * firmware: qcom: scm: Support PIL SCMs
4442 * firmware: qcom: scm: Support IOMMU scm calls
4443 * firmware: qcom: scm: add video (vidc) scm calls
4444 * firmware: qcom: scm: Fixup arm64 asm
4445 * firmware: scm: add proc restart support
4446 * wcn36xx: add wcn3620 chip type definition
4447 * wcn36xx: get chip type from platform ops
4448 * wcn36xx: use 3680 dxe regs for 3620
4449 * wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
4450 * wcn36xx: swallow two wcn3620 IND messages
4451 * wcn36xx: remove powersaving for wcn3620
4452 * wcn36xx: handle new hal response format
4453 * wcn3620: use new response format for wcn3620 trigger_ba
4454 * wcn3620: use new response format for wcn3620 remove_bsskey
4455 * net wireless wcn36xx add wcnss platform code
4456 * net wireless wcn36xx adapt wcnss platform to select module by DT
4457 * wcn36xx: add later fw capabilities
4458 * Got workable wireless driver.
4459 * Set the dma mask for platform device which is not created from DT.
4460 * Update the initialization sequence to enable DB410c.
4461 * Migrate the wifi driver from old smd driver to new smd driver.
4462 * Bluetooth: Add HCI device identifier for Qualcomm SMD
4463 * Bluetooth: btqcomsmd: Qualcomm WCNSS HCI driver
4464 * wcn36xx: Update the smd client driver to use new smd channel
4465 * wcn36xx: eliminate the warning for unsupported SMD_EVENT
4466 * wcn36xx: avoid alloc mem with GFP_KERNEL in smd callback.
4467 * linaro: add defconfig fragment with basic linaro config
4468 * kernel: configs: move linaro distro.conf as proper %.config fragment
4469 * kernel: configs: update distro.config
4470 * kernel: configs: improve distro.config, mostly for systemd
4471 * kernel: configs: update distro config from release branch
4472 * kernel: configs: Enable input misc device drivers
4473 * media: vidc: debug: fix build warnings
4474 * media: vidc: venc/vdec: vb2 structure reorganisation
4475 * iommu: qcom: v1: move iommu-sec pgtable allocation
4476 * dts: arm: apq8064: add support to q6 pil via pil-tz
4477 * arm: dts: apq8064: add support to smd apr_audio svc channel
4478 * dts: arm: add support to digital audio via dsp
4479 * arm: dts: qcom: apq8064: Add RPMCC DT node
4480 * arm: dts: qcom: apq8064: Add fixed rate on-board oscillators
4481 * ARM: dts: ERAGON: fix uart pinctrl
4482 * dts: qcom: Add CoreSight components for APQ8064
4483 * arm: dts: apq8064: fix clock names according to new rpmcc
4484 * usb: phy: msm: fix error handling in probe.
4485 * usb: phy: msm: HACK: Make Vddc configuration optional
4486 * usb: phy: msm: Disable driver runtime PM
4487 * usb: phy: msm: Ensure that workers are initialized before use
4488 * usb: chipidea: msm: Use posted data writes on AHB
4489 * usb: host: ehci-msm: Use posted data writes on AHB
4490 * drivers: usb: Add bus scaling suppport
4491 * ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
4492 * ALSA: pcm: add IEC958 channel status helper for hw_params
4493 * sound: codec: Add support to msm8x16_wcd codec.
4494 * sound: qcom: add dsp support to apq8064
4495 * WIP: drm: msm: add proper hdmi codec driver.
4496 * ASoC: qcom: use correct device pointer in dma allocation
4497 * arm: dts: remove duplicate entires
4498 * cpufreq-dt: Add missing rcu_read_lock() for find_device_opp()
4499 * multi_v7_defconfig: add msm iommu kconfig
4500 * kernel: add DRM_LOAD_EDID_FIRMWARE in distro.config
4501 * kernel: configs: add I2C_CHARDEV in distro.config
4502 * kernel: configs: add CONFIG_INPUT_JOYDEV in distro.config
4503 * fixup! ARM: qcom_defconfig: Add QCOM specific drivers
4504 * wcn36xx: handle rx skb allocation failure to avoid system crash
4505 * wcn36xx: split DMA mask register writing.
4506 * wcn36xx: Clean up wcn36xx_smd_send_beacon
4507 * wcn36xx: Pad TIM PVM if needed
4508 * wcn36xx: Add helper macros to cast vif to private vif and vice versa
4509 * wcn36xx: Use consistent name for private vif
4510 * wcn36xx: Use define for invalid index and fix typo
4511 * wcn36xx: Fetch private sta data from sta entry instead of from vif
4512 * wcn36xx: Add helper macros to cast sta to priv
4513 * wcn36xx: Remove sta pointer in private vif struct
4514 * wcn36xx: Parse trigger_ba response properly
4515 * wcn36xx: Copy all members in config_sta v1 conversion
4516 * wcn36xx: Use allocated self sta index instead of hard coded
4517 * wcn36xx: Clear encrypt_type when deleting bss key
4518 * wcn36xx: Track association state
4519 * wcn36xx: Implement multicast filtering
4520 * wcn36xx: don't pad beacons for mesh
4521 * wcn36xx: Use correct command struct for EXIT_BMPS_REQ
4522 * wcn36xx: Disable power save for now
4523 * wcn36xx: remove references to IFF_PROMISC
4524
4525 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Feb 2016 16:20:26 +0100
4526
4527 linux-snapdragon (4.2.0-2012.12) xenial; urgency=low
4528
4529 [ Tim Gardner ]
4530
4531 * [Config] renamed to snapdragon
4532 * Rebased on Ubuntu-4.2.0-25.30
4533
4534 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Jan 2016 15:04:16 -0700
4535
4536 linux-snapdragon (4.2.0-2011.11) xenial; urgency=low
4537
4538 [ Upstream Kernel Changes ]
4539
4540 * arm64: errata: Add -mpc-relative-literal-loads to erratum #843419 build
4541 flags
4542 - LP: #1533009
4543
4544 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 Jan 2016 11:51:37 +0100
4545
4546 linux-snapdragon (4.2.0-2010.10) xenial; urgency=low
4547
4548 [ Paolo Pisati ]
4549
4550 * [Config] DEBUG_MEMORY_INIT=y
4551 * [Config] DEBUG_MUTEXES=y && DEBUG_SPINLOCK=y
4552
4553 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 21 Jan 2016 09:30:55 +0100
4554
4555 linux-dragon410c (4.2.0-2009.9) xenial; urgency=low
4556
4557 [ Paolo Pisati ]
4558
4559 * [Config] USB_HSIC_USB3503=y
4560 * [Config] USB_MSM_OTG=y
4561 * [Config] USB_GADGET=y
4562 * [Config] USB_CHIPIDEA=y
4563
4564 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 19 Jan 2016 11:39:28 +0100
4565
4566 linux-dragon410c (4.2.0-2008.8) xenial; urgency=low
4567
4568 [ Paolo Pisati ]
4569
4570 * rebased on Ubuntu-4.2.0-24.29
4571 * update Linaro BSP qcomlt-4.2 @ f1bd413
4572 * [Config] disable QCOM_[CPUFREQ|CPUIDLE], use the DT generic
4573 * [Config] BUS_TOPOLOGY_ADHOC=y
4574 * [Config] disable MMC_CLKGATE
4575 * [Config] MSM_BUS_SCALING=y
4576 * [Config] disable NO_HZ
4577 * [Config] disable PM_DEVFREQ
4578 * [Config] disable PM_WAKELOCKS
4579 * [Config] USB_OHCI_HCD_PLATFORM=y
4580 * [Config] disable USB_UHCI_HCD
4581 * [Config] disable USB_XHCI_HCD
4582
4583 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 Jan 2016 11:43:16 +0100
4584
4585 linux-dragon410c (4.2.0-2007.7) xenial; urgency=low
4586
4587 [ Paolo Pisati ]
4588
4589 * [Config] disable all arm64 SOCs but QCOM
4590 * [Config] REGULATOR_FAN53555=y
4591 * [Config] MMC_CLKGATE=y
4592 * [Config] USB_EHCI_HCD_PLATFORM=y && USB_EHCI_MSM=y
4593 * [Config] annotations: enable EHCI platform on arm64
4594 * [Config] DMA_CMA=y
4595 * [Config] I2C_QUP=y
4596 * [Config] HW_RANDOM_MSM=y && HW_RANDOM_TPM=y
4597 * [Config] INPUT_PM8941_PWRKEY=y
4598 * [Config] LEDS_GPIO=y && LEDS_TRIGGER*=y
4599 * [Config] AUTOFS4_FS=y
4600 * [Config] SPMI=y, REGULATOR_QCOM_SPMI=y, PINCTRL_QCOM_SPMI_PMIC
4601 * [Config] MMC_QCOM_DML=y
4602 * [Config] MSM_RPMCC_8064=y
4603 * [Config] QCOM_QFPROM=y && QCOM_TSENS=y
4604
4605 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 13 Jan 2016 21:56:58 +0100
4606
4607 linux-dragon410c (4.2.0-2006.6) xenial; urgency=low
4608
4609 [ Paolo Pisati ]
4610
4611 * [Config] NLS_ISO8859_1=y
4612
4613 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Jan 2016 15:51:22 +0100
4614
4615 linux-dragon410c (4.2.0-2005.5) xenial; urgency=low
4616
4617 [ Paolo Pisati ]
4618
4619 * Revert "[Config] FTBFS: disable ARM64_CRYPTO"
4620 * [Config] REGULATOR_FIXED_VOLTAGE=y
4621 * [Config] QCOM_A53=y
4622 * [Config] MFD_QCOM_RPM=y
4623 * [Config] MMC_SDHCI=y && MMC_SDHCI_MSM=y
4624 * [Config] PINCTRL_MSM8916=y
4625 * [Config] QCOM_BAM_DMA && QCOM_GSBI=y
4626 * [Config] REGULATOR_QCOM_RPM=y
4627 * [Config] MMC_BLOCK_MINORS=32
4628 * [Config] CRYPTO_DRBG=y
4629
4630 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Jan 2016 11:11:59 +0100
4631
4632 linux-dragon410c (4.2.0-2004.4) xenial; urgency=low
4633
4634 [ Paolo Pisati ]
4635
4636 * [Config] FTBFS: disable ARM64_CRYPTO
4637
4638 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 09 Dec 2015 14:12:54 +0100
4639
4640 linux-dragon410c (4.2.0-2003.3) xenial; urgency=low
4641
4642 [ Paolo Pisati ]
4643
4644 * [Config] COMMON_CLK_QCOM=y && HWSPINLOCK_QCOM=y
4645 * [Config] QCOM_SMD=y (fix FTBFS SERIAL_MSM_SMD)
4646 * [Config] MFD_QCOM_SMD_RPM=y && REGULATOR_QCOM_SMD_RPM=y
4647 * [Config] VIDEO_V4L2=y
4648 * [Config] MSM_VIDC_V4L2=y
4649 * [Config] QCOM_Q6V5_PIL=y && QCOM_TZ_PIL=y
4650 * [Config] DRM_MSM=y && DRM_I2C_ADV7511=y
4651 * [Config] SND_SOC_QCOM=y
4652 * [Config] MSM_GCC_8916=y
4653 * [Config] DRM_PANEL_SIMPLE=y
4654
4655 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 09 Dec 2015 11:33:29 +0100
4656
4657 linux-dragon410c (4.2.0-2002.2) xenial; urgency=low
4658
4659 [ Paolo Pisati ]
4660
4661 * [Config] snappy config fragments: generic, systemd, lxc, security and
4662 snappy
4663 * [Config] snappy/security: CC_STACKPROTECTOR_REGULAR=y
4664 * [Config] snappy/snappy: RFKILL_REGULATOR depends on REGULATOR=y
4665 * [Config] snappy/generic: CRASH_DUMP=y
4666 * [Config] snappy/generic: NVRAM=m
4667 * [Config] snappy/generic: INPUT_UINPUT=y
4668 * [Config] snappy/generic: SYSVIPC=y && SYSVIPC_SYSCTL=y
4669 * [Config] snappy/generic: LOCALVERSION= to avoid packaging failure
4670 * [Config] updateconfigs
4671
4672 [ Upstream Kernel Changes ]
4673
4674 * media: vidc: fix compile error
4675
4676 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 04 Dec 2015 15:24:16 +0100
4677
4678 linux-dragon410c (4.2.0-2001.1) xenial; urgency=low
4679
4680 [ Paolo Pisati ]
4681
4682 * import http://git.linaro.org/landing-teams/working/qualcomm/kernel.git @
4683 ubuntu-qcom-dragonboard410c-15.09
4684 * rebased on Ubuntu-4.2.0-19.23
4685
4686 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 03 Dec 2015 17:18:07 +0200