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