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