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