]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian.snapdragon/changelog
UBUNTU: Start new release
[mirror_ubuntu-artful-kernel.git] / debian.snapdragon / changelog
CommitLineData
d3ec8356
SF
1linux-snapdragon (4.4.0-1030.33) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Oct 2016 14:21:36 -0500
8
a4f8f8e7 9linux-snapdragon (4.4.0-1029.32) xenial; urgency=low
b789d180 10
a4f8f8e7 11 [ Kamal Mostafa ]
b789d180 12
a4f8f8e7
KM
13 * Release Tracking Bug
14 - LP: #1628228
15
16 [ Ubuntu: 4.4.0-41.61 ]
17
18 * nvme drive probe failure (LP: #1626894)
19 - (fix) NVMe: Don't unmap controller registers on reset
20
21 -- Kamal Mostafa <kamal@canonical.com> Tue, 27 Sep 2016 10:10:15 -0700
b789d180 22
06253dbe 23linux-snapdragon (4.4.0-1028.31) xenial; urgency=low
92130a65 24
06253dbe 25 [ Ubuntu: 4.4.0-40.60 ]
92130a65 26
06253dbe
KM
27 * Release Tracking Bug
28 - LP: #1627077
29 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
30 - Fix memory leaks in cifs_do_mount()
31 - Compare prepaths when comparing superblocks
32 - SAUCE: Fix regression which breaks DFS mounting
33 * Backlight does not change when adjust it higher than 50% after S3
34 (LP: #1625932)
35 - SAUCE: i915_bpo: drm/i915/backlight: setup and cache pwm alternate
36 increment value
37 - SAUCE: i915_bpo: drm/i915/backlight: setup backlight pwm alternate
38 increment on backlight enable
39
40 [ Ubuntu: 4.4.0-39.59 ]
41
42 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
43 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
44 * thunder: faulty TSO padding (LP: #1623627)
45 - net: thunderx: Fix for HW issue while padding TSO packet
46 * CVE-2016-6828
47 - tcp: fix use after free in tcp_xmit_retransmit_queue()
48 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
49 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
50 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
51 - EDAC, ie31200_edac: Add Skylake support
52 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
53 - SAUCE: nvme: Don't suspend admin queue that wasn't created
54 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
55 - blk-mq: Allow timeouts to run while queue is freezing
56 - blk-mq: improve warning for running a queue on the wrong CPU
57 - blk-mq: don't overwrite rq->mq_ctx
58 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
59 (LP: #1619918)
60 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
61 btrfs_ioctl
62 * radeon: monitor connected to onboard VGA doesn't work with Xenial
63 (LP: #1600092)
64 - drm/radeon/dp: add back special handling for NUTMEG
65 * initramfs includes qle driver, but not firmware (LP: #1623187)
66 - qed: add MODULE_FIRMWARE()
67 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
68 - hv_netvsc: Implement support for VF drivers on Hyper-V
69 - hv_netvsc: Fix the list processing for network change event
70 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
71 buffer
72 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
73 - Drivers: hv: vmbus: Export the vmbus_set_event() API
74 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
75 - asm-generic: guard smp_store_release/load_acquire
76 - x86: reuse asm-generic/barrier.h
77 - asm-generic: add __smp_xxx wrappers
78 - x86: define __smp_xxx
79 - asm-generic: implement virt_xxx memory barriers
80 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
81 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
82 vmbus packets
83 - drivers:hv: Lock access to hyperv_mmio resource tree
84 - drivers:hv: Make a function to free mmio regions through vmbus
85 - drivers:hv: Track allocations of children of hv_vmbus in private resource
86 tree
87 - drivers:hv: Separate out frame buffer logic when picking MMIO range
88 - Drivers: hv: vmbus: handle various crash scenarios
89 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
90 - Drivers: hv: balloon: reset host_specified_ha_region
91 - tools: hv: lsvmbus: add pci pass-through UUID
92 - hv_netvsc: move start_remove flag to net_device_context
93 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
94 - hv_netvsc: untangle the pointer mess
95 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
96 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
97 netvsc_remove()
98 - hv_netvsc: set nvdev link after populating chn_table
99 - hv_netvsc: Fix VF register on vlan devices
100 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
101 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
102 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
103 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
104 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
105 - netvsc: get rid of completion timeouts
106 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
107 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
108 - netvsc: Use the new in-place consumption APIs in the rx path
109 - x86/kernel: Audit and remove any unnecessary uses of module.h
110 - PCI: hv: Fix interrupt cleanup path
111 - hv_netvsc: Fix VF register on bonding devices
112 - hv_netvsc: don't lose VF information
113 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
114 - hv_netvsc: reset vf_inject on VF removal
115 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
116 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
117 - Drivers: hv: vmbus: Use the new virt_xx barrier code
118 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
119 selftest
120 - ixgbevf: fix error code path when setting MAC address
121 - ixgbevf: use bit operations for setting and checking resets
122 - ixgbevf: Add support for generic Tx checksums
123 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
124 logic
125 - ixgbevf: refactor ethtool stats handling
126 - ixgbevf: add support for per-queue ethtool stats
127 - ixgbevf: make use of BIT() macro to avoid shift of signed values
128 - ixgbevf: Move API negotiation function into mac_ops
129 - ixgbevf: Add the device ID's presented while running on Hyper-V
130 - ixgbevf: Support Windows hosts (Hyper-V)
131 - ixgbevf: Change the relaxed order settings in VF driver for sparc
132 - ixgbevf: Use mac_ops instead of trying to identify NIC type
133 * New device ID for Kabypoint (LP: #1622469)
134 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
135 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
136 * Xenial update to v4.4.21 stable release (LP: #1624037)
137 - Revert "i40e: fix: do not sleep in netdev_ops"
138 - fs: Check for invalid i_uid in may_follow_link()
139 - netfilter: x_tables: check for size overflow
140 - ext4: validate that metadata blocks do not overlap superblock
141 - ext4: fix xattr shifting when expanding inodes
142 - ext4: fix xattr shifting when expanding inodes part 2
143 - ext4: properly align shifted xattrs when expanding inodes
144 - ext4: avoid deadlock when expanding inode size
145 - ext4: avoid modifying checksum fields directly during checksum verification
146 - block: Fix race triggered by blk_set_queue_dying()
147 - block: make sure a big bio is split into at most 256 bvecs
148 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
149 - s390/sclp_ctl: fix potential information leak with /dev/sclp
150 - drm/radeon: fix radeon_move_blit on 32bit systems
151 - drm: Reject page_flip for !DRIVER_MODESET
152 - drm/msm: fix use of copy_from_user() while holding spinlock
153 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
154 - xfs: fix superblock inprogress check
155 - timekeeping: Cap array access in timekeeping_debug
156 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
157 - lustre: remove unused declaration
158 - wrappers for ->i_mutex access
159 - ovl: don't copy up opaqueness
160 - ovl: remove posix_acl_default from workdir
161 - ovl: listxattr: use strnlen()
162 - ovl: fix workdir creation
163 - ubifs: Fix assertion in layout_in_gaps()
164 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
165 two.
166 - vhost/scsi: fix reuse of &vq->iov[out] in response
167 - x86/apic: Do not init irq remapping if ioapic is disabled
168 - uprobes: Fix the memcg accounting
169 - crypto: caam - fix IV loading for authenc (giv)decryption
170 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
171 - ALSA: firewire-tascam: accessing to user space outside spinlock
172 - ALSA: fireworks: accessing to user space outside spinlock
173 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
174 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
175 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
176 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
177 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
178 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
179 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
180 - metag: Fix atomic_*_return inline asm constraints
181 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
182 - hwrng: exynos - Disable runtime PM on probe failure
183 - regulator: anatop: allow regulator to be in bypass mode
184 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
185 - Linux 4.4.21
186 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
187 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
188 * Xenial update to v4.4.20 stable release (LP: #1621113)
189 - hugetlb: fix nr_pmds accounting with shared page tables
190 - x86/mm: Disable preemption during CR3 read+write
191 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
192 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
193 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
194 - SUNRPC: allow for upcalls for same uid but different gss service
195 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
196 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
197 (VF0610)
198 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
199 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
200 - parisc: Fix order of EREFUSED define in errno.h
201 - virtio: fix memory leak in virtqueue_add()
202 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
203 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
204 - libnvdimm, nd_blk: mask off reserved status bits
205 - ALSA: hda - Manage power well properly for resume
206 - NVMe: Don't unmap controller registers on reset
207 - PCI: Support PCIe devices with short cfg_size
208 - PCI: Add Netronome vendor and device IDs
209 - PCI: Limit config space size for Netronome NFP6000 family
210 - PCI: Add Netronome NFP4000 PF device ID
211 - PCI: Limit config space size for Netronome NFP4000
212 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
213 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
214 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
215 - um: Don't discard .text.exit section
216 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
217 - genirq/msi: Make sure PCI MSIs are activated early
218 - crypto: caam - fix non-hmac hashes
219 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
220 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
221 - usb: ehci: change order of register cleanup during shutdown
222 - usb: misc: usbtest: add fix for driver hang
223 - usb: dwc3: pci: add Intel Kabylake PCI ID
224 - usb: dwc3: gadget: increment request->actual once
225 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
226 - USB: hub: fix up early-exit pathway in hub_activate
227 - USB: hub: change the locking in hub_activate
228 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
229 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
230 - USB: validate wMaxPacketValue entries in endpoint descriptors
231 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
232 - usb/gadget: fix gadgetfs aio support.
233 - xhci: always handle "Command Ring Stopped" events
234 - usb: xhci: Fix panic if disconnect
235 - xhci: don't dereference a xhci member after removing xhci
236 - USB: serial: fix memleak in driver-registration error path
237 - USB: serial: option: add D-Link DWM-156/A3
238 - USB: serial: option: add support for Telit LE920A4
239 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
240 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
241 - iommu/dma: Don't put uninitialised IOVA domains
242 - iommu/arm-smmu: Fix CMDQ error handling
243 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
244 - pinctrl/amd: Remove the default de-bounce time
245 - EDAC: Increment correct counter in edac_inc_ue_error()
246 - s390/dasd: fix hanging device after clear subchannel
247 - mac80211: fix purging multicast PS buffer queue
248 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
249 - of: fix reference counting in of_graph_get_endpoint_by_regs
250 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
251 - sched/nohz: Fix affine unpinned timers mess
252 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
253 - drm/amdgpu: Change GART offset to 64-bit
254 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
255 - drm/amdgpu: avoid a possible array overflow
256 - drm/amdgpu: skip TV/CV in display parsing
257 - drm/amd/amdgpu: sdma resume fail during S4 on CI
258 - drm/amdgpu: record error code when ring test failed
259 - drm/i915: fix aliasing_ppgtt leak
260 - ARC: build: Better way to detect ISA compatible toolchain
261 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
262 - ARC: Call trace_hardirqs_on() before enabling irqs
263 - ARC: Elide redundant setup of DMA callbacks
264 - aacraid: Check size values after double-fetch from user
265 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
266 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
267 - cdc-acm: fix wrong pipe type on rx interrupt xfers
268 - mpt3sas: Fix resume on WarpDrive flash cards
269 - megaraid_sas: Fix probing cards without io port
270 - usb: renesas_usbhs: gadget: fix return value check in
271 usbhs_mod_gadget_probe()
272 - gpio: Fix OF build problem on UM
273 - fs/seq_file: fix out-of-bounds read
274 - btrfs: waiting on qgroup rescan should not always be interruptible
275 - btrfs: properly track when rescan worker is running
276 - Input: tegra-kbc - fix inverted reset logic
277 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
278 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
279 - crypto: nx - off by one bug in nx_of_update_msc()
280 - crypto: qat - fix aes-xts key sizes
281 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
282 - USB: avoid left shift by -1
283 - usb: chipidea: udc: don't touch DP when controller is in host mode
284 - USB: fix typo in wMaxPacketSize validation
285 - USB: serial: mos7720: fix non-atomic allocation in write path
286 - USB: serial: mos7840: fix non-atomic allocation in write path
287 - USB: serial: option: add WeTelecom WM-D200
288 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
289 - staging: comedi: daqboard2000: bug fix board type matching code
290 - staging: comedi: comedi_test: fix timer race conditions
291 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
292 - staging: comedi: ni_mio_common: fix wrong insn_write handler
293 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
294 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
295 - ACPI / sysfs: fix error code in get_status()
296 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
297 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
298 - ALSA: line6: Give up on the lock while URBs are released.
299 - ALSA: line6: Fix POD sysfs attributes segfault
300 - hwmon: (iio_hwmon) fix memory leak in name attribute
301 - sysfs: correctly handle read offset on PREALLOC attrs
302 - Linux 4.4.20
303 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
304 (2:No such file or directory) (LP: #1619552)
305 - powerpc/powernv : Drop reference added by kset_find_obj()
306 * backport support for userspace access of DP aux devices (LP: #1619756)
307 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
308 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
309 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
310 * Enable virtual scsi server driver for Power (LP: #1615665)
311 - SAUCE: Ibmvscsis: Properly deregister target sessions
312 - SAUCE: Return TCMU-generated sense data to fabric module
313 - SAUCE: Ibmvscsis: Code cleanup of print statements
314 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
315 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
316 during running dlpar test on monklp3 (LP: #1618151)
317 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
318 * Kernel Build Fails for Fuse Module (LP: #1617550)
319 - SAUCE: (namespace) userns: Export current_in_userns to modules
320 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
321 (LP: #1572630)
322 - blk-mq: Reuse hardware context cpumask for tags
323 - blk-mq: Use proper cpumask iterator
324
325 -- Kamal Mostafa <kamal@canonical.com> Fri, 23 Sep 2016 12:16:37 -0700
92130a65 326
8f74c4fc 327linux-snapdragon (4.4.0-1027.30) xenial; urgency=low
74e83d82 328
8f74c4fc 329 [ Joseph Salisbury ]
74e83d82 330
8f74c4fc
JS
331 * Release Tracking Bug
332 - LP: #1625328
333
334 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
335 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
336
337 * thunder: faulty TSO padding (LP: #1623627)
338 - net: thunderx: Fix for HW issue while padding TSO packet
339
340 * CVE-2016-6828
341 - tcp: fix use after free in tcp_xmit_retransmit_queue()
342
343 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
344 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
345
346 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
347 - EDAC, ie31200_edac: Add Skylake support
348
349 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
350 - SAUCE: nvme: Don't suspend admin queue that wasn't created
351
352 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
353 - blk-mq: Allow timeouts to run while queue is freezing
354 - blk-mq: improve warning for running a queue on the wrong CPU
355 - blk-mq: don't overwrite rq->mq_ctx
356
357 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
358 (LP: #1619918)
359 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
360 btrfs_ioctl
361
362 * radeon: monitor connected to onboard VGA doesn't work with Xenial
363 (LP: #1600092)
364 - drm/radeon/dp: add back special handling for NUTMEG
365
366 * initramfs includes qle driver, but not firmware (LP: #1623187)
367 - qed: add MODULE_FIRMWARE()
368
369 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
370 - hv_netvsc: Implement support for VF drivers on Hyper-V
371 - hv_netvsc: Fix the list processing for network change event
372 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
373 buffer
374 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
375 - Drivers: hv: vmbus: Export the vmbus_set_event() API
376 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
377 - asm-generic: guard smp_store_release/load_acquire
378 - x86: reuse asm-generic/barrier.h
379 - asm-generic: add __smp_xxx wrappers
380 - x86: define __smp_xxx
381 - asm-generic: implement virt_xxx memory barriers
382 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
383 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
384 vmbus packets
385 - drivers:hv: Lock access to hyperv_mmio resource tree
386 - drivers:hv: Make a function to free mmio regions through vmbus
387 - drivers:hv: Track allocations of children of hv_vmbus in private resource
388 tree
389 - drivers:hv: Separate out frame buffer logic when picking MMIO range
390 - Drivers: hv: vmbus: handle various crash scenarios
391 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
392 - Drivers: hv: balloon: reset host_specified_ha_region
393 - tools: hv: lsvmbus: add pci pass-through UUID
394 - hv_netvsc: move start_remove flag to net_device_context
395 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
396 - hv_netvsc: untangle the pointer mess
397 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
398 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
399 netvsc_remove()
400 - hv_netvsc: set nvdev link after populating chn_table
401 - hv_netvsc: Fix VF register on vlan devices
402 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
403 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
404 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
405 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
406 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
407 - netvsc: get rid of completion timeouts
408 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
409 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
410 - netvsc: Use the new in-place consumption APIs in the rx path
411 - x86/kernel: Audit and remove any unnecessary uses of module.h
412 - PCI: hv: Fix interrupt cleanup path
413 - hv_netvsc: Fix VF register on bonding devices
414 - hv_netvsc: don't lose VF information
415 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
416 - hv_netvsc: reset vf_inject on VF removal
417 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
418 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
419 - Drivers: hv: vmbus: Use the new virt_xx barrier code
420 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
421 selftest
422 - ixgbevf: fix error code path when setting MAC address
423 - ixgbevf: use bit operations for setting and checking resets
424 - ixgbevf: Add support for generic Tx checksums
425 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
426 logic
427 - ixgbevf: refactor ethtool stats handling
428 - ixgbevf: add support for per-queue ethtool stats
429 - ixgbevf: make use of BIT() macro to avoid shift of signed values
430 - ixgbevf: Move API negotiation function into mac_ops
431 - ixgbevf: Add the device ID's presented while running on Hyper-V
432 - ixgbevf: Support Windows hosts (Hyper-V)
433 - ixgbevf: Change the relaxed order settings in VF driver for sparc
434 - ixgbevf: Use mac_ops instead of trying to identify NIC type
435
436 * New device ID for Kabypoint (LP: #1622469)
437 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
438 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
439
440 * Xenial update to v4.4.21 stable release (LP: #1624037)
441 - Revert "i40e: fix: do not sleep in netdev_ops"
442 - fs: Check for invalid i_uid in may_follow_link()
443 - netfilter: x_tables: check for size overflow
444 - ext4: validate that metadata blocks do not overlap superblock
445 - ext4: fix xattr shifting when expanding inodes
446 - ext4: fix xattr shifting when expanding inodes part 2
447 - ext4: properly align shifted xattrs when expanding inodes
448 - ext4: avoid deadlock when expanding inode size
449 - ext4: avoid modifying checksum fields directly during checksum verification
450 - block: Fix race triggered by blk_set_queue_dying()
451 - block: make sure a big bio is split into at most 256 bvecs
452 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
453 - s390/sclp_ctl: fix potential information leak with /dev/sclp
454 - drm/radeon: fix radeon_move_blit on 32bit systems
455 - drm: Reject page_flip for !DRIVER_MODESET
456 - drm/msm: fix use of copy_from_user() while holding spinlock
457 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
458 - xfs: fix superblock inprogress check
459 - timekeeping: Cap array access in timekeeping_debug
460 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
461 - lustre: remove unused declaration
462 - wrappers for ->i_mutex access
463 - ovl: don't copy up opaqueness
464 - ovl: remove posix_acl_default from workdir
465 - ovl: listxattr: use strnlen()
466 - ovl: fix workdir creation
467 - ubifs: Fix assertion in layout_in_gaps()
468 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
469 two.
470 - vhost/scsi: fix reuse of &vq->iov[out] in response
471 - x86/apic: Do not init irq remapping if ioapic is disabled
472 - uprobes: Fix the memcg accounting
473 - crypto: caam - fix IV loading for authenc (giv)decryption
474 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
475 - ALSA: firewire-tascam: accessing to user space outside spinlock
476 - ALSA: fireworks: accessing to user space outside spinlock
477 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
478 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
479 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
480 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
481 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
482 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
483 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
484 - metag: Fix atomic_*_return inline asm constraints
485 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
486 - hwrng: exynos - Disable runtime PM on probe failure
487 - regulator: anatop: allow regulator to be in bypass mode
488 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
489 - Linux 4.4.21
490
491 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
492 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
493
494 * Xenial update to v4.4.20 stable release (LP: #1621113)
495 - hugetlb: fix nr_pmds accounting with shared page tables
496 - x86/mm: Disable preemption during CR3 read+write
497 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
498 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
499 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
500 - SUNRPC: allow for upcalls for same uid but different gss service
501 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
502 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
503 (VF0610)
504 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
505 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
506 - parisc: Fix order of EREFUSED define in errno.h
507 - virtio: fix memory leak in virtqueue_add()
508 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
509 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
510 - libnvdimm, nd_blk: mask off reserved status bits
511 - ALSA: hda - Manage power well properly for resume
512 - NVMe: Don't unmap controller registers on reset
513 - PCI: Support PCIe devices with short cfg_size
514 - PCI: Add Netronome vendor and device IDs
515 - PCI: Limit config space size for Netronome NFP6000 family
516 - PCI: Add Netronome NFP4000 PF device ID
517 - PCI: Limit config space size for Netronome NFP4000
518 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
519 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
520 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
521 - um: Don't discard .text.exit section
522 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
523 - genirq/msi: Make sure PCI MSIs are activated early
524 - crypto: caam - fix non-hmac hashes
525 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
526 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
527 - usb: ehci: change order of register cleanup during shutdown
528 - usb: misc: usbtest: add fix for driver hang
529 - usb: dwc3: pci: add Intel Kabylake PCI ID
530 - usb: dwc3: gadget: increment request->actual once
531 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
532 - USB: hub: fix up early-exit pathway in hub_activate
533 - USB: hub: change the locking in hub_activate
534 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
535 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
536 - USB: validate wMaxPacketValue entries in endpoint descriptors
537 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
538 - usb/gadget: fix gadgetfs aio support.
539 - xhci: always handle "Command Ring Stopped" events
540 - usb: xhci: Fix panic if disconnect
541 - xhci: don't dereference a xhci member after removing xhci
542 - USB: serial: fix memleak in driver-registration error path
543 - USB: serial: option: add D-Link DWM-156/A3
544 - USB: serial: option: add support for Telit LE920A4
545 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
546 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
547 - iommu/dma: Don't put uninitialised IOVA domains
548 - iommu/arm-smmu: Fix CMDQ error handling
549 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
550 - pinctrl/amd: Remove the default de-bounce time
551 - EDAC: Increment correct counter in edac_inc_ue_error()
552 - s390/dasd: fix hanging device after clear subchannel
553 - mac80211: fix purging multicast PS buffer queue
554 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
555 - of: fix reference counting in of_graph_get_endpoint_by_regs
556 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
557 - sched/nohz: Fix affine unpinned timers mess
558 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
559 - drm/amdgpu: Change GART offset to 64-bit
560 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
561 - drm/amdgpu: avoid a possible array overflow
562 - drm/amdgpu: skip TV/CV in display parsing
563 - drm/amd/amdgpu: sdma resume fail during S4 on CI
564 - drm/amdgpu: record error code when ring test failed
565 - drm/i915: fix aliasing_ppgtt leak
566 - ARC: build: Better way to detect ISA compatible toolchain
567 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
568 - ARC: Call trace_hardirqs_on() before enabling irqs
569 - ARC: Elide redundant setup of DMA callbacks
570 - aacraid: Check size values after double-fetch from user
571 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
572 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
573 - cdc-acm: fix wrong pipe type on rx interrupt xfers
574 - mpt3sas: Fix resume on WarpDrive flash cards
575 - megaraid_sas: Fix probing cards without io port
576 - usb: renesas_usbhs: gadget: fix return value check in
577 usbhs_mod_gadget_probe()
578 - gpio: Fix OF build problem on UM
579 - fs/seq_file: fix out-of-bounds read
580 - btrfs: waiting on qgroup rescan should not always be interruptible
581 - btrfs: properly track when rescan worker is running
582 - Input: tegra-kbc - fix inverted reset logic
583 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
584 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
585 - crypto: nx - off by one bug in nx_of_update_msc()
586 - crypto: qat - fix aes-xts key sizes
587 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
588 - USB: avoid left shift by -1
589 - usb: chipidea: udc: don't touch DP when controller is in host mode
590 - USB: fix typo in wMaxPacketSize validation
591 - USB: serial: mos7720: fix non-atomic allocation in write path
592 - USB: serial: mos7840: fix non-atomic allocation in write path
593 - USB: serial: option: add WeTelecom WM-D200
594 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
595 - staging: comedi: daqboard2000: bug fix board type matching code
596 - staging: comedi: comedi_test: fix timer race conditions
597 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
598 - staging: comedi: ni_mio_common: fix wrong insn_write handler
599 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
600 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
601 - ACPI / sysfs: fix error code in get_status()
602 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
603 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
604 - ALSA: line6: Give up on the lock while URBs are released.
605 - ALSA: line6: Fix POD sysfs attributes segfault
606 - hwmon: (iio_hwmon) fix memory leak in name attribute
607 - sysfs: correctly handle read offset on PREALLOC attrs
608 - Linux 4.4.20
609
610 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
611 (2:No such file or directory) (LP: #1619552)
612 - powerpc/powernv : Drop reference added by kset_find_obj()
613
614 * backport support for userspace access of DP aux devices (LP: #1619756)
615 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
616 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
617 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
618
619 * Enable virtual scsi server driver for Power (LP: #1615665)
620 - SAUCE: Ibmvscsis: Properly deregister target sessions
621 - SAUCE: Return TCMU-generated sense data to fabric module
622 - SAUCE: Ibmvscsis: Code cleanup of print statements
623 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
624
625 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
626 during running dlpar test on monklp3 (LP: #1618151)
627 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
628
629 * Kernel Build Fails for Fuse Module (LP: #1617550)
630 - SAUCE: (namespace) userns: Export current_in_userns to modules
631
632 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
633 (LP: #1572630)
634 - blk-mq: Reuse hardware context cpumask for tags
635 - blk-mq: Use proper cpumask iterator
636
8f74c4fc 637 -- Joseph Salisbury <joseph.salisbury@canonical.com> Thu, 22 Sep 2016 09:02:27 -0400
74e83d82 638
951f3590 639linux-snapdragon (4.4.0-1026.29) xenial; urgency=low
c8676ea5 640
951f3590
TG
641 [ Tim Gardner ]
642
643 * Release Tracking Bug
644 - LP: #1620701
645
646 [ Ubuntu: 4.4.0-38.57 ]
647
648 * CIFS client: access problems after updating to kernel 4.4.0-29-generic
649 (LP: #1612135)
650 - Revert "UBUNTU: SAUCE: (namespace) Bypass sget() capability check for nfs"
651 - fs: Call d_automount with the filesystems creds
652
653 * apt-key add fails in overlayfs (LP: #1618572)
654 - SAUCE: overlayfs: fix regression in whiteout detection
c8676ea5
TG
655
656 -- Tim Gardner <tim.gardner@canonical.com> Tue, 30 Aug 2016 12:34:04 -0600
657
6cdc59cc 658linux-snapdragon (4.4.0-1025.28) xenial; urgency=low
adde02b0 659
6cdc59cc
TG
660 [ Tim Gardner ]
661
662 * Release Tracking Bug
663 - LP: #1618153
664
665 [ Ubuntu: 4.4.0-37.56 ]
666
667 * [Feature] Instruction decoder support for new SKX instructions- AVX512
668 (LP: #1591655)
669 - x86/insn: perf tools: Fix vcvtph2ps instruction decoding
670 - x86/insn: Add AVX-512 support to the instruction decoder
671 - perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
672 - perf tools: Add AVX-512 instructions to the new instructions test
673
674 * [Ubuntu 16.04] FCoE Lun not visible in OS with inbox driver - Issue with
675 ioremap() call on 32bit kernel (LP: #1608652)
676 - lpfc: Correct issue with ioremap() call on 32bit kernel
677
678 * [Feature] turbostat support for Skylake-SP server (LP: #1591802)
679 - tools/power turbostat: decode more CPUID fields
680 - tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency
681 - tools/power turbostat: decode HWP registers
682 - tools/power turbostat: Decode MSR_MISC_PWR_MGMT
683 - tools/power turbostat: allow sub-sec intervals
684 - tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
685 - tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
686 - tools/power turbostat: re-name "%Busy" field to "Busy%"
687 - tools/power turbostat: add --out option for saving output in a file
688 - tools/power turbostat: fix compiler warnings
689 - tools/power turbostat: make fewer systems calls
690 - tools/power turbostat: show IRQs per CPU
691 - tools/power turbostat: show GFXMHz
692 - tools/power turbostat: show GFX%rc6
693 - tools/power turbostat: detect and work around syscall jitter
694 - tools/power turbostat: indicate SMX and SGX support
695 - tools/power turbostat: call __cpuid() instead of __get_cpuid()
696 - tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump
697 - tools/power turbostat: bugfix: TDP MSRs print bits fixing
698 - tools/power turbostat: SGX state should print only if --debug
699 - tools/power turbostat: print IRTL MSRs
700 - tools/power turbostat: initial BXT support
701 - tools/power turbostat: decode BXT TSC frequency via CPUID
702 - tools/power turbostat: initial SKX support
703
704 * [BYT] display hotplug doesn't work on console (LP: #1616894)
705 - drm/i915/vlv: Make intel_crt_reset() per-encoder
706 - drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
707 - drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
708 - drm/i915: Enable polling when we don't have hpd
709
710 * [Feature]intel_idle enabling on Broxton-P (LP: #1520446)
711 - intel_idle: add BXT support
712
713 * [Feature] EDAC: Update driver for SKX-SP (LP: #1591815)
714 - [Config] CONFIG_EDAC_SKX=m
715 - EDAC, skx_edac: Add EDAC driver for Skylake
716
717 * [Feature] KBL: Sandy Peak(3168) WiFi/BT support (LP: #1591648)
718 - Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
719
720 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
721 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
722
723 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
724 - SAUCE: Bluetooth: Support for LED on Edge Gateways
725 - SAUCE: Bluetooth: Use host bridge subsystem IDs to identify Edge Gateways
726
727 * Please add support for alps touchpad. (LP: #1616813)
728 - [Config] CONFIG_HID_ALPS=m
729 - HID: add Alps I2C HID Touchpad-Stick support
730 - HID: alps: struct u1_dev *priv is internal to the driver
731 - HID: alps: pass correct sizes to hid_hw_raw_request()
732 - HID: alps: match alps devices in core
733 - HID: alps: a few cleanups
734
735 * DINO2M - System hangs with a black screen during s4 stress test
736 (LP: #1616781)
737 - x86/power/64: Fix kernel text mapping corruption during image restoration
738
739 * Xenial update to v4.4.17 stable release (LP: #1611833)
740 - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
741 - x86/quirks: Apply nvidia_bugs quirk only on root bus
742 - x86/quirks: Reintroduce scanning of secondary buses
743 - x86/quirks: Add early quirk to reset Apple AirPort card
744 - dmaengine: at_xdmac: align descriptors on 64 bits
745 - dmaengine: at_xdmac: fix residue corruption
746 - dmaengine: at_xdmac: double FIFO flush needed to compute residue
747 - mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
748 - mm, compaction: abort free scanner if split fails
749 - fs/nilfs2: fix potential underflow in call to crc32_le
750 - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
751 - mm, meminit: always return a valid node from early_pfn_to_nid
752 - mm, meminit: ensure node is online before checking whether pages are
753 uninitialised
754 - vmlinux.lds: account for destructor sections
755 - pps: do not crash when failed to register
756 - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while
757 processing sysrq-w
758 - arc: unwind: warn only once if DW2_UNWIND is disabled
759 - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
760 - xen/pciback: Fix conf_space read/write overlap check.
761 - xenbus: don't BUG() on user mode induced condition
762 - xenbus: don't bail early from xenbus_dev_request_and_reply()
763 - Input: vmmouse - remove port reservation
764 - Input: elantech - add more IC body types to the list
765 - Input: xpad - fix oops when attaching an unknown Xbox One gamepad
766 - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
767 - Input: xpad - validate USB endpoint count during probe
768 - Input: tsc200x - report proper input_dev name
769 - pvclock: Add CPU barriers to get correct version value
770 - pinctrl: single: Fix missing flush of posted write for a wakeirq
771 - pinctrl: imx: Do not treat a PIN without MUX register as an error
772 - cgroup: set css->id to -1 during init
773 - power_supply: power_supply_read_temp only if use_cnt > 0
774 - locks: use file_inode()
775 - Revert "ecryptfs: forbid opening files without mmap handler"
776 - ecryptfs: don't allow mmap when the lower fs doesn't support it
777 - ext4: verify extent header depth
778 - 9p: use file_dentry()
779 - namespace: update event counter when umounting a deleted dentry
780 - spi: sunxi: fix transfer timeout
781 - spi: sun4i: fix FIFO limit
782 - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
783 - platform/chrome: cros_ec_dev - double fetch bug in ioctl
784 - block: fix use-after-free in sys_ioprio_get()
785 - mmc: block: fix packed command header endianness
786 - sched/fair: Fix effective_load() to consistently use smoothed load
787 - ovl: handle ATTR_KILL*
788 - perf/x86: fix PEBS issues on Intel Atom/Core2
789 - can: at91_can: RX queue could get stuck at high bus load
790 - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone
791 access
792 - can: fix handling of unmodifiable configuration options fix
793 - can: fix oops caused by wrong rtnl dellink usage
794 - RDS: fix rds_tcp_init() error path
795 - SCSI: fix new bug in scsi_dev_info_list string matching
796 - ipr: Clear interrupt on croc/crocodile when running with LSI
797 - posix_cpu_timer: Exit early when process has been reaped
798 - i2c: mux: reg: wrong condition checked for of_address_to_resource return
799 value
800 - libata: LITE-ON CX1-JB256-HP needs lower max_sectors
801 - libceph: apply new_state before new_up_client on incrementals
802 - net: mvneta: set real interrupt per packet for tx_done
803 - intel_th: pci: Add Kaby Lake PCH-H support
804 - intel_th: Fix a deadlock in modprobing
805 - vfs: fix deadlock in file_remove_privs() on overlayfs
806 - Linux 4.4.17
807 - xenbus: don't look up transaction IDs for ordinary writes
808
809 * Enable virtual scsi server driver for Power (LP: #1615665)
810 - [Config] CONFIG_SCSI_IBMVSCSIS=m
811 - target: Add target_alloc_session() helper function
812 - ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
813
814 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
815 - crypto: vmx: Only call enable_kernel_vsx()
816 - powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
817 - crypto: vmx - Adding asm subroutines for XTS
818 - crypto: xts - consolidate sanity check for keys
819 - crypto: vmx - Adding support for XTS
820 - crypto: vmx - Fix aes_p8_xts_decrypt build failure
821 - crypto: xts - fix compile errors
822
823 * System hang when plug/pull USB 3.1 key via thunderbolt port over 5 times
824 (LP: #1616318)
825 - USB: don't free bandwidth_mutex too early
826
827 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
828 - nvme: Suspend all queues before deletion
829
830 * change_hat is logging failures during expected hat probing (LP: #1615893)
831 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
832
833 * deleted files outside of the namespace are not being treated as disconnected
834 (LP: #1615892)
835 - SAUCE: apparmor: deleted dentries can be disconnected
836
837 * stacking to unconfined in a child namespace confuses mediation
838 (LP: #1615890)
839 - SAUCE: apparmor: special case unconfined when determining the mode
840
841 * apparmor module parameters can be changed after the policy is locked
842 (LP: #1615895)
843 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
844
845 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
846 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
847
848 * label vec reductions can result in reference labels instead of direct access
849 to labels (LP: #1615889)
850 - SAUCE: apparmor: reduction of vec to single entry is just that entry
851
852 * profiles from different namespaces can block other namespaces from being
853 able to load a profile (LP: #1615887)
854 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
855
856 * vmalloc failure leads to null ptr dereference in aa_dfa_next (LP: #1592547)
857 - SAUCE: apparmor: oops in profile_unpack() when policy_db is not present
858
859 * vmalloc_addr is being checked on the failed return address of kvzalloc()
860 (LP: #1615885)
861 - SAUCE: apparmor: fix: don't check for vmalloc_addr if kvzalloc() failed
862
863 * dfa is missing a bounds check which can cause an oops (LP: #1615882)
864 - SAUCE: apparmor: Add missing id bounds check on dfa verification
865
866 * The label build for onexec when stacking is wrong (LP: #1615881)
867 - SAUCE: apparmor: Fix label build for onexec stacking.
868
869 * The inherit check for new to old label comparison for domain transitions is
870 wrong (LP: #1615880)
871 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
872
873 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
874 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
875
876 * __label_update proxy comparison test is wrong (LP: #1615878)
877 - SAUCE: apparmor: Fix __label_update proxy comparison test
878
879 * Xenial update to v4.4.19 stable release (LP: #1615620)
880 - usb: gadget: avoid exposing kernel stack
881 - usb: f_fs: off by one bug in _ffs_func_bind()
882 - usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
883 - usb: dwc3: fix for the isoc transfer EP_BUSY flag
884 - USB: serial: option: add support for Telit LE910 PID 0x1206
885 - usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
886 - arm64: kernel: Save and restore UAO and addr_limit on exception entry
887 - arm64: debug: unmask PSTATE.D earlier
888 - arm64: Fix incorrect per-cpu usage for boot CPU
889 - tty: serial: msm: Don't read off end of tx fifo
890 - serial: samsung: Fix ERR pointer dereference on deferred probe
891 - tty/serial: atmel: fix RS485 half duplex with DMA
892 - gpio: pca953x: Fix NBANK calculation for PCA9536
893 - gpio: intel-mid: Remove potentially harmful code
894 - Bluetooth: hci_intel: Fix null gpio desc pointer dereference
895 - pinctrl: cherryview: prevent concurrent access to GPIO controllers
896 - arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
897 - arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
898 - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
899 - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
900 - KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
901 - KVM: VMX: handle PML full VMEXIT that occurs during event delivery
902 - KVM: nVMX: Fix memory corruption when using VMCS shadowing
903 - intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
904 - mfd: qcom_rpm: Fix offset error for msm8660
905 - mfd: qcom_rpm: Parametrize also ack selector size
906 - media: usbtv: prevent access to free'd resources
907 - media: dvb_ringbuffer: Add memory barriers
908 - vb2: core: Skip planes array verification if pb is NULL
909 - Fix RC5 decoding with Fintek CIR chipset
910 - sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
911 - sur40: fix occasional oopses on device close
912 - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
913 - hp-wmi: Fix wifi cannot be hard-unblocked
914 - s5p-mfc: Set device name for reserved memory region devs
915 - s5p-mfc: Add release callback for memory region devs
916 - i2c: efm32: fix a failure path in efm32_i2c_probe()
917 - spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
918 - Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
919 - EDAC: Correct channel count limit
920 - HID: uhid: fix timeout when probe races with IO
921 - ovl: disallow overlayfs as upperdir
922 - remoteproc: Fix potential race condition in rproc_add
923 - ARC: mm: don't loose PTE_SPECIAL in pte_modify()
924 - jbd2: make journal y2038 safe
925 - fs/cifs: make share unaccessible at root level mountable
926 - cifs: Check for existing directory when opening file with O_CREAT
927 - cifs: fix crash due to race in hmac(md5) handling
928 - CIFS: Fix a possible invalid memory access in smb2_query_symlink()
929 - random: initialize the non-blocking pool via add_hwgenerator_randomness()
930 - random: print a warning for the first ten uninitialized random users
931 - random: add interrupt callback to VMBus IRQ handler
932 - MIPS: KVM: Fix mapped fault broken commpage handling
933 - MIPS: KVM: Add missing gfn range check
934 - MIPS: KVM: Fix gfn range check in kseg0 tlb faults
935 - MIPS: KVM: Propagate kseg0/mapped tlb fault errors
936 - nfs: don't create zero-length requests
937 - nfsd: Fix race between FREE_STATEID and LOCK
938 - nfsd: don't return an unhashed lock stateid after taking mutex
939 - drm/i915: Don't complain about lack of ACPI video bios
940 - iommu/exynos: Suppress unbinding to prevent system failure
941 - iommu/vt-d: Return error code in domain_context_mapping_one()
942 - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
943 - iommu/amd: Init unity mappings only for dma_ops domains
944 - iommu/amd: Update Alias-DTE in update_device_table()
945 - audit: fix a double fetch in audit_log_single_execve_arg()
946 - ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
947 - netlabel: add address family checks to netlbl_{sock,req}_delattr()
948 - w1:omap_hdq: fix regression
949 - drm/amdgpu: add a delay after ATPX dGPU power off
950 - drm/amdgpu: Poll for both connect/disconnect on analog connectors
951 - drm/amdgpu: support backlight control for UNIPHY3
952 - drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
953 - drm/amdgpu: fix firmware info version checks
954 - drm/amdgpu/gmc7: add missing mullins case
955 - drm/radeon: add a delay after ATPX dGPU power off
956 - drm/radeon: Poll for both connect/disconnect on analog connectors
957 - drm/radeon: fix firmware info version checks
958 - drm/radeon: support backlight control for UNIPHY3
959 - drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
960 - drm/nouveau/fbcon: fix font width not divisible by 8
961 - drm: Restore double clflush on the last partial cacheline
962 - drm/edid: Add 6 bpc quirk for display AEO model 0.
963 - drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
964 - drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability
965 is unknown"
966 - balloon: check the number of available pages in leak balloon
967 - ftrace/recordmcount: Work around for addition of metag magic but not
968 relocations
969 - metag: Fix __cmpxchg_u32 asm constraint for CMP
970 - block: add missing group association in bio-cloning functions
971 - block: fix bdi vs gendisk lifetime mismatch
972 - mtd: nand: fix bug writing 1 byte less than page size
973 - mm/hugetlb: avoid soft lockup in set_max_huge_pages()
974 - ALSA: hda: Fix krealloc() with __GFP_ZERO usage
975 - ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
976 - ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
977 - ALSA: hda - Fix headset mic detection problem for two dell machines
978 - IB/mlx5: Fix MODIFY_QP command input structure
979 - IB/mlx5: Fix entries checks in mlx5_ib_create_cq
980 - IB/mlx5: Fix returned values of query QP
981 - IB/mlx5: Fix entries check in mlx5_ib_resize_cq
982 - IB/mlx5: Fix post send fence logic
983 - IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
984 - IB/SA: Use correct free function
985 - IB/IPoIB: Don't update neigh validity for unresolved entries
986 - IB/IWPM: Fix a potential skb leak
987 - IB/mlx4: Fix the SQ size of an RC QP
988 - IB/mlx4: Fix error flow when sending mads under SRIOV
989 - IB/mlx4: Fix memory leak if QP creation failed
990 - of: fix memory leak related to safe_name()
991 - ubi: Make volume resize power cut aware
992 - ubi: Fix early logging
993 - ubi: Fix race condition between ubi device creation and udev
994 - iscsi-target: Fix panic when adding second TCP connection to iSCSI session
995 - target: Fix ordered task target_setup_cmd_from_cdb exception hang
996 - target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
997 - target: Fix race between iscsi-target connection shutdown + ABORT_TASK
998 - target: Fix max_unmap_lba_count calc overflow
999 - target: Fix ordered task CHECK_CONDITION early exception handling
1000 - Input: elan_i2c - properly wake up touchpad on ASUS laptops
1001 - SUNRPC: Don't allocate a full sockaddr_storage for tracing
1002 - MIPS: mm: Fix definition of R6 cache instruction
1003 - MIPS: Don't register r4k sched clock when CPUFREQ enabled
1004 - MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES
1005 - PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
1006 - x86/platform/intel_mid_pci: Rework IRQ0 workaround
1007 - ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
1008 - rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
1009 - dm flakey: error READ bios during the down_interval
1010 - module: Invalidate signatures on force-loaded modules
1011 - Documentation/module-signing.txt: Note need for version info if reusing a
1012 key
1013 - Linux 4.4.19
1014
1015 * xfrm: ipsec crash when updating spd thresholds (LP: #1613787)
1016 - xfrm: Ignore socket policies when rebuilding hash tables
1017
1018 * ISST-LTE:pKVM311:lotg5:Ubutu16041:lotg5 crashed @
1019 writeback_sb_inodes+0x30c/0x590 (LP: #1614565)
1020 - writeback: Write dirty times for WB_SYNC_ALL writeback
1021
1022 * IBM Power 720 Ethernet Not Seen (LP: #1612725)
1023 - [Config] CONFIG_IBMEBUS=y for powerpc
1024
1025 * CAPI: Update default setting for the psl_fir_cntl register (LP: #1612431)
1026 - cxl: Set psl_fir_cntl to production environment value
1027
1028 * Xenial update to v4.4.18 stable release (LP: #1614560)
1029 - tcp: enable per-socket rate limiting of all 'challenge acks'
1030 - ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
1031 - bonding: set carrier off for devices created through netlink
1032 - net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
1033 - net/irda: fix NULL pointer dereference on memory allocation failure
1034 - qed: Fix setting/clearing bit in completion bitmap
1035 - tcp: consider recv buf for the initial window scale
1036 - ipath: Restrict use of the write() interface
1037 - scsi: ignore errors from scsi_dh_add_device()
1038 - HID: sony: do not bail out when the sixaxis refuses the output report
1039 - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
1040 - arm: oabi compat: add missing access checks
1041 - KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
1042 - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
1043 - random: strengthen input validation for RNDADDTOENTCNT
1044 - devpts: clean up interface to pty drivers
1045 - x86/mm/pat: Add support of non-default PAT MSR setting
1046 - x86/mm/pat: Add pat_disable() interface
1047 - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
1048 - x86/mtrr: Fix Xorg crashes in Qemu sessions
1049 - x86/mtrr: Fix PAT init handling when MTRR is disabled
1050 - x86/xen, pat: Remove PAT table init code from Xen
1051 - x86/pat: Document the PAT initialization sequence
1052 - x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
1053 - drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
1054 - x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
1055 - block: fix use-after-free in seq file
1056 - sysv, ipc: fix security-layer leaking
1057 - fuse: fsync() did not return IO errors
1058 - fuse: fuse_flush must check mapping->flags for errors
1059 - fuse: fix wrong assignment of ->flags in fuse_send_init()
1060 - fs/dcache.c: avoid soft-lockup in dput()
1061 - crypto: gcm - Filter out async ghash if necessary
1062 - crypto: scatterwalk - Fix test in scatterwalk_done
1063 - ext4: check for extents that wrap around
1064 - ext4: fix deadlock during page writeback
1065 - ext4: don't call ext4_should_journal_data() on the journal inode
1066 - ext4: validate s_reserved_gdt_blocks on mount
1067 - ext4: short-cut orphan cleanup on error
1068 - ext4: fix reference counting bug on block allocation error
1069 - mm: memcontrol: fix cgroup creation failure after many small jobs
1070 - mm: memcontrol: fix swap counter leak on swapout from offline cgroup
1071 - mm: memcontrol: fix memcg id ref counter on swap charge move
1072 - Linux 4.4.18
1073
1074 * Ubuntu16.10:installation fails on Brazos system (31TB and 192 cores) No
1075 memory for flatten_device_tree (no room) (LP: #1614309)
1076 - SAUCE: powerpc/pseries: Increase RMA size to 512MB.
1077
1078 * [SRU] xgene_enet: 10g performance only hits ~75% on multi-client tests
1079 (LP: #1613157)
1080 - drivers: net: xgene: Add support for Classifier engine
1081 - drivers: net: xgene: Add support for RSS
1082 - drivers: net: xgene: Add support for multiple queues
1083
1084 * [SRU] xgene_enet: an extra interrupt may be pending for an interrupt
1085 controller that doesn't support irq_disable and hardware with level
1086 interrupt (LP: #1611399)
1087 - drivers: net: xgene: fix extra IRQ issue
1088
1089 * Mic mute hotkey does not work on usb keyboard [03f0:2f4a] (LP: #1609606)
1090 - HID: input: add mic mute key on HP slim keyboard
adde02b0
TG
1091
1092 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Aug 2016 11:27:56 -0600
1093
00e76e78 1094linux-snapdragon (4.4.0-1024.27) xenial; urgency=low
18a6ffc4 1095
00e76e78
SB
1096 [ Stefan Bader ]
1097
1098 * Release Tracking Bug
1099 - LP: #1612349
1100
1101 [ Ubuntu: 4.4.0-36.55 ]
1102
1103 * I2C touchpad does not work on AMD platform (LP: #1612006)
1104 - SAUCE: pinctrl/amd: Remove the default de-bounce time
1105 * CVE-2016-5696
1106 - tcp: make challenge acks less predictable
18a6ffc4
SB
1107
1108 -- Stefan Bader <stefan.bader@canonical.com> Fri, 12 Aug 2016 11:36:44 +0200
1109
90b617a9 1110linux-snapdragon (4.4.0-1023.26) xenial; urgency=low
b6f44f6d 1111
90b617a9 1112 [ Stefan Bader ]
b6f44f6d 1113
90b617a9
SB
1114 * Release Tracking Bug
1115 - LP: #1611239
1116
1117 [ Ubuntu: 4.4.0-35.54 ]
1118
1119 * [i915_bpo] Sync with v4.7 (LP: #1609742)
1120 - SAUCE: i915_bpo: Sync with v4.7
1121 * s390/cio: fix reset of channel measurement block (LP: #1609415)
1122 - s390/cio: allow to reset channel measurement block
1123 * in Ubuntu16.10: Hit on Call traces and system goes down when transactional
1124 memory tests are running in 32TB Brazos system (LP: #1606786)
1125 - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
1126 - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
1127 * Power Menu does not display after press the Power Button (LP: #1609204)
1128 - intel-vbtn: new driver for Intel Virtual Button
1129 - [config] enable CONFIG_INTEL_VBTN=m
1130 * OptiPlex 7450 AIO hangs when rebooting (LP: #1608762)
1131 - x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
1132 * virtualbox+usb 3.0 breaks boot, -28 kernel works (LP: #1604058)
1133 - SAUCE: xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED
1134 * linux-kernel: Freeing IRQ from IRQ context (LP: #1597908)
1135 - block: defer timeouts to a workqueue
1136 * Tunnel offload indications not stripped from encapsulated packets, causing
1137 performance overhead (LP: #1602755)
1138 - tunnels: Remove encapsulation offloads on decap.
1139 * lm-sensors is throwing "ERROR: Can't get value of subfeature temp1_input:
1140 I/O error" for be2net driver (LP: #1607387)
1141 - be2net: perform temperature query in adapter regardless of its interface
1142 state
1143 * Dell dock MAC Address pass through doesn't work in Ubuntu (LP: #1579984)
1144 - r8152: Add support for setting pass through MAC address on RTL8153-AD
1145 * vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494)
1146 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
1147 * ISST-LTE:pVM:monklp5:Ubuntu16.04.1:system crashed at
1148 lpfc_sli4_scmd_to_wqidx_distr (LP: #1597974)
1149 - SAUCE: lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from
1150 lpfc_send_taskmgmt()
1151 * Backport cxlflash shutdown patch to Xenial SRU (LP: #1605405)
1152 - SAUCE: cxlflash: Verify problem state area is mapped before notifying
1153 shutdown
1154 * Xenial update to v4.4.16 stable release (LP: #1607404)
1155 - mac80211: fix fast_tx header alignment
1156 - mac80211: mesh: flush mesh paths unconditionally
1157 - mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
1158 - mac80211: Fix mesh estab_plinks counting in STA removal case
1159 - EDAC, sb_edac: Fix rank lookup on Broadwell
1160 - IB/cm: Fix a recently introduced locking bug
1161 - IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
1162 - powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
1163 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
1164 - usb: dwc2: fix regression on big-endian PowerPC/ARM systems
1165 - USB: EHCI: declare hostpc register as zero-length array
1166 - usb: common: otg-fsm: add license to usb-otg-fsm
1167 - mnt: fs_fully_visible test the proper mount for MNT_LOCKED
1168 - mnt: Account for MS_RDONLY in fs_fully_visible
1169 - mnt: If fs_fully_visible fails call put_filesystem.
1170 - of: fix autoloading due to broken modalias with no 'compatible'
1171 - of: irq: fix of_irq_get[_byname]() kernel-doc
1172 - locking/ww_mutex: Report recursive ww_mutex locking early
1173 - locking/qspinlock: Fix spin_unlock_wait() some more
1174 - locking/static_key: Fix concurrent static_key_slow_inc()
1175 - x86, build: copy ldlinux.c32 to image.iso
1176 - kprobes/x86: Clear TF bit in fault on single-stepping
1177 - x86/amd_nb: Fix boot crash on non-AMD systems
1178 - Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
1179 - uvc: Forward compat ioctls to their handlers directly
1180 - thermal: cpu_cooling: fix improper order during initialization
1181 - writeback: use higher precision calculation in domain_dirty_limits()
1182 - nfsd4/rpc: move backchannel create logic into rpc code
1183 - nfsd: Always lock state exclusively.
1184 - nfsd: Extend the mutex holding region around in nfsd4_process_open2()
1185 - posix_acl: Add set_posix_acl
1186 - nfsd: check permissions when setting ACLs
1187 - make nfs_atomic_open() call d_drop() on all ->open_context() errors.
1188 - NFS: Fix another OPEN_DOWNGRADE bug
1189 - ARM: imx6ul: Fix Micrel PHY mask
1190 - ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
1191 - ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
1192 - MIPS: KVM: Fix modular KVM under QEMU
1193 - mm: Export migrate_page_move_mapping and migrate_page_copy
1194 - UBIFS: Implement ->migratepage()
1195 - sched/fair: Fix cfs_rq avg tracking underflow
1196 - packet: Use symmetric hash for PACKET_FANOUT_HASH.
1197 - net_sched: fix mirrored packets checksum
1198 - cdc_ncm: workaround for EM7455 "silent" data interface
1199 - ipv6: Fix mem leak in rt6i_pcpu
1200 - ARCv2: Check for LL-SC livelock only if LLSC is enabled
1201 - ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
1202 - kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
1203 - KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
1204 - HID: elo: kill not flush the work
1205 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
1206 - tracing: Handle NULL formats in hold_module_trace_bprintk_format()
1207 - base: make module_create_drivers_dir race-free
1208 - iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
1209 - iommu/vt-d: Enable QI on all IOMMUs before setting root entry
1210 - iommu/amd: Fix unity mapping initialization race
1211 - drm/mgag200: Black screen fix for G200e rev 4
1212 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
1213 - arm64: Rework valid_user_regs
1214 - vfs: add d_real_inode() helper
1215 - af_unix: fix hard linked sockets on overlay
1216 - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
1217 - drm/radeon: fix asic initialization for virtualized environments
1218 - drm/amdgpu/gfx7: fix broken condition check
1219 - ubi: Make recover_peb power cut aware
1220 - drm/amdkfd: unbind only existing processes
1221 - drm/amdkfd: destroy dbgmgr in notifier release
1222 - drm/dp/mst: Always clear proposed vcpi table for port.
1223 - drm/nouveau/disp/sor/gf119: both links use the same training register
1224 - drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
1225 - drm/nouveau/fbcon: fix out-of-bounds memory accesses
1226 - drm/nouveau: fix for disabled fbdev emulation
1227 - drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
1228 - drm/i915/ilk: Don't disable SSC source if it's in use
1229 - drm/i915: Refresh cached DP port register value on resume
1230 - drm/i915: Update ifdeffery for mutex->owner
1231 - drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
1232 - drm: add missing drm_mode_set_crtcinfo call
1233 - drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
1234 - drm: atmel-hlcdc: actually disable scaling when no scaling is required
1235 - drm/ttm: Make ttm_bo_mem_compat available
1236 - drm/vmwgfx: Add an option to change assumed FB bpp
1237 - drm/vmwgfx: Work around mode set failure in 2D VMs
1238 - drm/vmwgfx: Check pin count before attempting to move a buffer
1239 - drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
1240 - drm/vmwgfx: Fix error paths when mapping framebuffer
1241 - memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
1242 - perf/x86: Fix undefined shift on 32-bit kernels
1243 - xen/balloon: Fix declared-but-not-defined warning
1244 - iio: Fix error handling in iio_trigger_attach_poll_func
1245 - iio:st_pressure: fix sampling gains (bring inline with ABI)
1246 - iio: light apds9960: Add the missing dev.parent
1247 - iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
1248 - iio: proximity: as3935: remove triggered buffer processing
1249 - iio: proximity: as3935: fix buffer stack trashing
1250 - iio: humidity: hdc100x: correct humidity integration time mask
1251 - iio: humidity: hdc100x: fix IIO_TEMP channel reporting
1252 - iio: hudmidity: hdc100x: fix incorrect shifting and scaling
1253 - staging: iio: accel: fix error check
1254 - iio: accel: kxsd9: fix the usage of spi_w8r8()
1255 - iio:ad7266: Fix broken regulator error handling
1256 - iio:ad7266: Fix support for optional regulators
1257 - iio:ad7266: Fix probe deferral for vref
1258 - tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
1259 - hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by
1260 default
1261 - hwmon: (dell-smm) Disallow fan_type() calls on broken machines
1262 - hwmon: (dell-smm) Cache fan_type() calls and change fan detection
1263 - ALSA: dummy: Fix a use-after-free at closing
1264 - ALSA: hda - Fix the headset mic jack detection on Dell machine
1265 - ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup
1266 - ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
1267 - ALSA: echoaudio: Fix memory allocation
1268 - ALSA: timer: Fix negative queue usage by racy accesses
1269 - ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
1270 - ALSA: hda - Add PCI ID for Kabylake-H
1271 - ALSA: hda - fix read before array start
1272 - ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
1273 - ALSA: pcm: Free chmap at PCM free callback, too
1274 - ALSA: ctl: Stop notification after disconnection
1275 - ALSA: hda - fix use-after-free after module unload
1276 - ALSA: hda: add AMD Stoney PCI ID with proper driver caps
1277 - ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
1278 - ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
1279 - ARM: mvebu: fix HW I/O coherency related deadlocks
1280 - ovl: Copy up underlying inode's ->i_mode to overlay inode
1281 - ovl: verify upper dentry in ovl_remove_and_whiteout()
1282 - scsi: fix race between simultaneous decrements of ->host_failed
1283 - 53c700: fix BUG on untagged commands
1284 - Fix reconnect to not defer smb3 session reconnect long after socket
1285 reconnect
1286 - cifs: dynamic allocation of ntlmssp blob
1287 - File names with trailing period or space need special case conversion
1288 - xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
1289 - crypto: qat - make qat_asym_algs.o depend on asn1 headers
1290 - tmpfs: don't undo fallocate past its last page
1291 - tmpfs: fix regression hang in fallocate undo
1292 - drm/i915: Revert DisplayPort fast link training feature
1293 - ovl: verify upper dentry before unlink and rename
1294 - Linux 4.4.16
1295 * Regression caused by `fuse: Add support for pid namespaces` in 4.4.0-6.21
1296 (LP: #1605344)
1297 - SAUCE: (namespace) fuse: Permit requests from other pid namespaces
1298 * CVE-2016-5400
1299 - media: fix airspy usb probe error path
1300 * Cannot mount proc in unprivileged containers if /proc/xen is mounted
1301 (LP: #1607374)
1302 - SAUCE: xenbus: Use proc_create_mount_point() to create /proc/xen
1303 * Mic mute key does not work for Ideapad laptops (LP: #1607153)
1304 - ideapad_laptop: Add an event for mic mute hotkey
1305 * NVMe stress test fails after 12 hours on Ubuntu 16.04 (LP: #1604995)
1306 - block: atari: Return early for unsupported sector size
1307 * Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or
1308 similar (LP: #1605662)
1309 - SAUCE: vesafb: Set mtrr:3 (write-combining) as default
1310 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
1311 - nvme: use a work item to submit async event requests
1312 - nvme: don't poll the CQ from the kthread
1313 - nvme: replace the kthread with a per-device watchdog timer
1314 - NVMe: Fix reset/remove race
1315 - nvme: Avoid reset work on watchdog timer function during error recovery
1316 - NVMe: Always use MSI/MSI-x interrupts
1317 * [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed.
1318 (LP: #1602524)
1319 - ext4: factor out determining of hole size
1320 - ext4: return hole from ext4_map_blocks()
1321 - ext4: more efficient SEEK_DATA implementation
1322 * changelog: add CVEs as first class citizens (LP: #1604344)
1323 - avoid duplicate CVE numbers in changelog
1324 * [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area,
1325 sig: 11 [#1] while executing Froze PE Error injection (LP: #1603449)
1326 - powerpc/eeh: Fix invalid cached PE primary bus
1327 * Hotplug remove and re-add adds PCI adapter to next PCI domain (PCI)
1328 (LP: #1603574)
1329 - powerpc/pci: Assign fixed PHB number based on device-tree properties
1330 * nvme - reset_controller is not working after adapter's firmware upgrade
1331 (adapter quirk is needed) (LP: #1602726)
1332 - NVMe: Create discard zero quirk white list
1333 - nvme/quirk: Add a delay before checking for adapter readiness
1334 * ovs nat: conntrack netlink event are missing (LP: #1603468)
1335 - openvswitch: fix conntrack netlink event delivery
1336 * FlashGT - In Tuleta 8284-22A with card in card slot P1-C9, system Fails to
1337 boot operating system (LP: #1602785)
1338 - cxl: Ignore CAPI adapters misplaced in switched slots
1339 * CVE-2016-5728
1340 - misc: mic: Fix for double fetch security bug in VOP driver
1341 * CVE-2016-5244 (LP: #1589041)
1342 - rds: fix an infoleak in rds_inc_info_copy
1343 * Miscellaneous Ubuntu changes
1344 - Added Snapcraft files
1345 - SAUCE: snapcraft: cleanup and remove unnecessary elements
1346
1347 [ Ubuntu: 4.4.0-34.53 ]
1348
1349 * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147)
1350 - x86/cpu/intel: Introduce macros for Intel family numbers
1351 - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont
1352 based CPUs
1353
1354 -- Stefan Bader <stefan.bader@canonical.com> Wed, 10 Aug 2016 16:55:01 +0200
b6f44f6d 1355
7dc7727a 1356linux-snapdragon (4.4.0-1022.25) xenial; urgency=low
fbf0ba91 1357
7dc7727a
SF
1358 [ Seth Forshee ]
1359
1360 * Release Tracking Bug
1361 - LP: #1605716
1362
1363 [ Ubuntu: 4.4.0-33.52 ]
1364
1365 * Release Tracking Bug
1366 - LP: #1605709
1367 * [regression] NFS client: access problems after updating to kernel
1368 4.4.0-31-generic (LP: #1603719)
1369 - SAUCE: (namespace) Bypass sget() capability check for nfs
fbf0ba91 1370
7dc7727a 1371 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Jul 2016 16:52:25 -0500
fbf0ba91 1372
eefa571d 1373linux-snapdragon (4.4.0-1021.24) xenial; urgency=low
f27172c5 1374
eefa571d 1375 [ Seth Forshee ]
f27172c5 1376
eefa571d
SF
1377 * Release Tracking Bug
1378 - LP: #1604458
1379
1380 * Drop superseded namespace mount patches (LP: #1604830)
1381 - UBUNTU: SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
1382 - UBUNTU: SAUCE: quota: Treat superblock owner as privilged
1383 - UBUNTU: SAUCE: kernfs: Always set super block owner to init_user_ns
1384 - UBUNTU: SAUCE: proc: Always set super block owner to init_user_ns
1385
1386 * UBUNTU: [Config] updateconfigs after 4.4.0-32.51 rebase (LP: #1603483)
1387
1388 [ Kamal Mostafa ]
1389
1390 * [Debian] embed derivative target name in release tag (LP: #1599924)
1391
1392 [ Ubuntu: 4.4.0-32.51 ]
1393
1394 * Release Tracking Bug
1395 - LP: #1604443
1396 * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975)
1397 - HID: wacom: break out parsing of device and registering of input
1398 - HID: wacom: Initialize hid_data.inputmode to -1
1399 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11
1400 * changelog: add CVEs as first class citizens (LP: #1604344)
1401 - use CVE numbers in changelog
1402 * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483)
1403 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
1404 - SAUCE: hio: bio_endio() no longer takes errors arg
1405 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
1406 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
1407 - SAUCE: hio: fix mask maybe-uninitialized warning
1408 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
1409 - SAUCE: hio: Makefile and Kconfig
1410 * CVE-2016-5243 (LP: #1589036)
1411 - tipc: fix an infoleak in tipc_nl_compat_link_dump
1412 - tipc: fix nl compat regression for link statistics
1413 * CVE-2016-4470
1414 - KEYS: potential uninitialized variable
1415 * integer overflow in xt_alloc_table_info (LP: #1555353)
1416 - netfilter: x_tables: check for size overflow
1417 * CVE-2016-3135:
1418 - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow"
1419 * CVE-2016-4440 (LP: #1584192)
1420 - kvm:vmx: more complete state update on APICv on/off
1421 * the system hangs in the dma driver when reboot or shutdown on a baytrail-m
1422 laptop (LP: #1602579)
1423 - dmaengine: dw: platform: power on device on shutdown
1424 - ACPI / LPSS: override power state for LPSS DMA device
1425 * Add proper palm detection support for MS Precision Touchpad (LP: #1593124)
1426 - Revert "HID: multitouch: enable palm rejection if device implements
1427 confidence usage"
1428 - HID: multitouch: enable palm rejection for Windows Precision Touchpad
1429 * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068)
1430 - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]
1431 * CVE-2016-4794 (LP: #1581871)
1432 - percpu: fix synchronization between chunk->map_extend_work and chunk
1433 destruction
1434 - percpu: fix synchronization between synchronous map extension and chunk
1435 destruction
1436 * Xenial update to v4.4.15 stable release (LP: #1601952)
1437 - net_sched: fix pfifo_head_drop behavior vs backlog
1438 - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
1439 - sit: correct IP protocol used in ipip6_err
1440 - esp: Fix ESN generation under UDP encapsulation
1441 - netem: fix a use after free
1442 - ipmr/ip6mr: Initialize the last assert time of mfc entries.
1443 - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
1444 - sock_diag: do not broadcast raw socket destruction
1445 - bpf, perf: delay release of BPF prog after grace period
1446 - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
1447 - net: macb: fix default configuration for GMAC on AT91
1448 - net: alx: Work around the DMA RX overflow issue
1449 - bpf: try harder on clones when writing into skb
1450 - AX.25: Close socket connection on session completion
1451 - crypto: ux500 - memmove the right size
1452 - crypto: user - re-add size check for CRYPTO_MSG_GETALG
1453 - USB: uas: Fix slave queue_depth not being set
1454 - usb: quirks: Fix sorting
1455 - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
1456 - usb: musb: only restore devctl when session was set in backup
1457 - usb: musb: Stop bulk endpoint while queue is rotated
1458 - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
1459 - usb: musb: host: correct cppi dma channel for isoch transfer
1460 - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
1461 - USB: xhci: Add broken streams quirk for Frescologic device id 1009
1462 - xhci: Fix handling timeouted commands on hosts in weird states.
1463 - USB: mos7720: delete parport
1464 - usb: gadget: fix spinlock dead lock in gadgetfs
1465 - usb: host: ehci-tegra: Grab the correct UTMI pads reset
1466 - usb: dwc3: exynos: Fix deferred probing storm.
1467 - Linux 4.4.15
1468 * qeth: delete napi struct when removing a qeth device (LP: #1601831)
1469 - qeth: delete napi struct when removing a qeth device
1470 * Adjust KBL PCI-ID's (LP: #1600124)
1471 - drm/i915: Add more Kabylake PCI IDs.
1472 - drm/i915: Removing PCI IDs that are no longer listed as Kabylake.
1473 * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support
1474 (LP: #1599109)
1475 - drm/kms_helper: Add a common place to call init and exit functions.
1476 - drm: Add helper for DP++ adaptors
1477 - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
1478 - drm: introduce pipe color correction properties
1479 - drm: fix blob pointer check
1480 - drm: atomic helper: do not unreference error pointer
1481 - drm: fix lut value extraction function
1482 - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
1483 - SAUCE: drm: Introduce drm_malloc_gfp()
1484 - SAUCE: i915_bpo: Rebase to v4.7-rc6
1485 - SAUCE: i915_bpo: Add backported workarounds for gen9
1486 - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel
1487 details"
1488 - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT.
1489 * Baytrail-I got black screen with HDMI output (LP: #1599379)
1490 - drm/i915: Only ignore eDP ports that are connected
1491 - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
1492 * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed
1493 (LP: #1590655)
1494 - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not
1495 present
1496 * Hotplug device addition issue - missing patches on Xenial kernel
1497 (LP: #1599250)
1498 - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()"
1499 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
1500 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
1501 - powerpc/pseries: Fix PCI config address for DDW
1502 * kernel: signal return with invalid floating-point control (LP: #1597971)
1503 - s390: fix test_fp_ctl inline assembly contraints
1504 * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667)
1505 - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics
1506 Touchpad
1507 * [yakkety] d-i does not support (ehci_msm) Qualcomm On-Chip EHCI Host
1508 Controller (LP: #1599347)
1509 - d-i: Add ehci_msm to usb-modules
1510 * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871)
1511 - ALSA: hda - Skip ELD notification during PM process
1512 - ALSA: hda - hdmi add wmb barrier for audio component
1513 - ALSA: hda - hdmi defer to register acomp eld notifier
1514 * sync spl 0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257)
1515 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4
1516 * Config: missing AMD Seattle platform support (LP: #1597574)
1517 - [Config] Enable the AMD Seattle platform
1518 * Network installer fails to detect network on AMD Overdrive (ARM64)
1519 (LP: #1597573)
1520 - [Config] Add amd-xgbe to nic-modules udeb
1521 * exercising ptys causes a kernel oops (LP: #1586418)
1522 - devpts: fix null pointer dereference on failed memory allocation
1523 * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04
1524 (LP: #1574102)
1525 - Input: xpad - move pending clear to the correct location
1526 * thunderx nics fail to establish link (LP: #1597867)
1527 - net: thunderx: Fix link status reporting
1528 * Xenial update to v4.4.14 stable release (LP: #1596575)
1529 - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
1530 - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
1531 - netlink: Fix dump skb leak/double free
1532 - tipc: fix nametable publication field in nl compat
1533 - switchdev: pass pointer to fib_info instead of copy
1534 - tuntap: correctly wake up process during uninit
1535 - udp: prevent skbs lingering in tunnel socket queues
1536 - uapi glibc compat: fix compilation when !__USE_MISC in glibc
1537 - sfc: on MC reset, clear PIO buffer linkage in TXQs
1538 - team: don't call netdev_change_features under team->lock
1539 - vxlan: Accept user specified MTU value when create new vxlan link
1540 - tcp: record TLP and ER timer stats in v6 stats
1541 - bridge: Don't insert unnecessary local fdb entry on changing mac address
1542 - l2tp: fix configuration passed to setup_udp_tunnel_sock()
1543 - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
1544 - vxlan: Relax MTU constraints
1545 - geneve: Relax MTU constraints
1546 - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
1547 - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
1548 - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
1549 - ALSA: hda - Add PCI ID for Kabylake
1550 - ALSA: hda - Fix headset mic detection problem for Dell machine
1551 - ALSA: hda/realtek - ALC256 speaker noise issue
1552 - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
1553 - ALSA: hda/realtek: Add T560 docking unit fixup
1554 - ARM: fix PTRACE_SETVFPREGS on SMP systems
1555 - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
1556 - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
1557 - s390/bpf: reduce maximum program size to 64 KB
1558 - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
1559 - crypto: public_key: select CRYPTO_AKCIPHER
1560 - crypto: ccp - Fix AES XTS error for request sizes above 4096
1561 - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
1562 - arm64: mm: always take dirty state from new pte in ptep_set_access_flags
1563 - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
1564 - powerpc: Fix definition of SIAR and SDAR registers
1565 - powerpc: Use privileged SPR number for MMCR2
1566 - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support
1567 call
1568 - pinctrl: mediatek: fix dual-edge code defect
1569 - parisc: Fix pagefault crash in unaligned __get_user() call
1570 - memcg: add RCU locking around css_for_each_descendant_pre() in
1571 memcg_offline_kmem()
1572 - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
1573 - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
1574 - fix d_walk()/non-delayed __d_free() race
1575 - sparc: Fix system call tracing register handling.
1576 - sparc64: Fix bootup regressions on some Kconfig combinations.
1577 - sparc64: Fix numa node distance initialization
1578 - sparc64: Fix sparc64_set_context stack handling.
1579 - sparc/PCI: Fix for panic while enabling SR-IOV
1580 - sparc64: Reduce TLB flushes during hugepte changes
1581 - sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
1582 - sparc: Harden signal return frame checks.
1583 - sparc64: Fix return from trap window fill crashes.
1584 - MIPS: Fix 64k page support for 32 bit kernels.
1585 - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
1586 - drm/core: Do not preserve framebuffer on rmfb, v4.
1587 - Linux 4.4.14
1588 * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357)
1589 - hv_netvsc: rework link status change handling
1590 - hv_netvsc: Resize some of the variables in hv_netvsc_packet
1591 - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
1592 - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
1593 - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
1594 - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
1595 - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
1596 - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
1597 - hv_netvsc: Don't ask for additional head room in the skb
1598 - hv_netvsc: move subchannel existence check to netvsc_select_queue()
1599 - hv_netvsc: remove locking in netvsc_send()
1600 - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
1601 - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
1602 - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
1603 - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
1604 - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
1605 - hv_netvsc: Eliminate status from struct hv_netvsc_packet
1606 - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
1607 - storvsc: add logging for error/warning messages
1608 - hv_netvsc: Fix race condition on Multi-Send Data field
1609 - kvm/x86: split ioapic-handled and EOI exit bitmaps
1610 - kvm/x86: per-vcpu apicv deactivation support
1611 - kvm/x86: Hyper-V synthetic interrupt controller
1612 - kvm/x86: Hyper-V kvm exit
1613 - kvm/x86: Rearrange func's declarations inside Hyper-V header
1614 - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
1615 - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
1616 - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
1617 - kvm/x86: Hyper-V SynIC timers
1618 - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
1619 - storvsc: Properly support Fibre Channel devices
1620 - storvsc: Refactor the code in storvsc_channel_init()
1621 - storvsc: Tighten up the interrupt path
1622 - storvsc: Fix typo in MODULE_PARM_DESC
1623 - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation"
1624 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
1625 - hv_netvsc: Fix book keeping of skb during batching process
1626 - storvsc: Install the storvsc specific timeout handler for FC devices
1627 - storvsc: Use the specified target ID in device lookup
1628 - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
1629 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
1630 - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path"
1631 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
1632 - Revert "hv_netvsc: cleanup netdev feature flags for netvsc"
1633 - hv_netvsc: cleanup netdev feature flags for netvsc
1634 - hv_netvsc: Restore needed_headroom request
1635 - kvm/x86: Rename Hyper-V long spin wait hypercall
1636 - hv_netvsc: add software transmit timestamp support
1637 - hv_netvsc: add ethtool support for set and get of settings
1638 - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
1639 - hv_netvsc: Fix the array sizes to be max supported channels
1640 - hv_netvsc: Fix the order of num_sc_offered decrement
1641 - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
1642 - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
1643 - Drivers: hv: kvp: fix IP Failover
1644
1645 [ Ubuntu: 4.4.0-31.50 ]
1646
1647 * Release Tracking Bug
1648 - LP: #1602449
1649 * nouveau: boot hangs at blank screen with unsupported graphics cards
1650 (LP: #1602340)
1651 - SAUCE: drm: check for supported chipset before booting fbdev off the hw
1652
1653 -- Seth Forshee <seth.forshee@canonical.com> Wed, 20 Jul 2016 10:46:39 -0500
f27172c5 1654
9dba20c0 1655linux-snapdragon (4.4.0-1020.23) xenial; urgency=low
95766ea9 1656
9dba20c0
KM
1657 [ Kamal Mostafa ]
1658
1659 * Release Tracking Bug
1660 - LP: #1597903
1661
1662 [ Ubuntu: 4.4.0-30.49 ]
1663
1664 * FCP devices are not detected correctly nor deterministically (LP: #1567602)
1665 - scsi_dh_alua: Disable ALUA handling for non-disk devices
1666 - scsi_dh_alua: Use vpd_pg83 information
1667 - scsi_dh_alua: improved logging
1668 - scsi_dh_alua: sanitze sense code handling
1669 - scsi_dh_alua: use standard logging functions
1670 - scsi_dh_alua: return standard SCSI return codes in submit_rtpg
1671 - scsi_dh_alua: fixup description of stpg_endio()
1672 - scsi_dh_alua: use flag for RTPG extended header
1673 - scsi_dh_alua: use unaligned access macros
1674 - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
1675 - scsi_dh_alua: simplify sense code handling
1676 - scsi: Add scsi_vpd_lun_id()
1677 - scsi: Add scsi_vpd_tpg_id()
1678 - scsi_dh_alua: use scsi_vpd_tpg_id()
1679 - scsi_dh_alua: Remove stale variables
1680 - scsi_dh_alua: Pass buffer as function argument
1681 - scsi_dh_alua: separate out alua_stpg()
1682 - scsi_dh_alua: Make stpg synchronous
1683 - scsi_dh_alua: call alua_rtpg() if stpg fails
1684 - scsi_dh_alua: switch to scsi_execute_req_flags()
1685 - scsi_dh_alua: allocate RTPG buffer separately
1686 - scsi_dh_alua: Use separate alua_port_group structure
1687 - scsi_dh_alua: use unique device id
1688 - scsi_dh_alua: simplify alua_initialize()
1689 - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should
1690 succeed while TPG is transitioning")
1691 - scsi_dh_alua: move optimize_stpg evaluation
1692 - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
1693 - scsi_dh_alua: Use workqueue for RTPG
1694 - scsi_dh_alua: Allow workqueue to run synchronously
1695 - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
1696 - scsi_dh_alua: Recheck state on unit attention
1697 - scsi_dh_alua: update all port states
1698 - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
1699 - scsi_dh_alua: do not fail for unknown VPD identification
1700
1701 [ Ubuntu: 4.4.0-29.48 ]
1702
1703 * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886)
1704 - intel-hid: new hid event driver for hotkeys
1705 - intel-hid: fix incorrect entries in intel_hid_keymap
1706 - intel-hid: allocate correct amount of memory for private struct
1707 - intel-hid: add a workaround to ignore an event after waking up from S4.
1708 - [Config] CONFIG_INTEL_HID_EVENT=m
1709 * cgroupfs mounts can hang (LP: #1588056)
1710 - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
1711 user ns which owns the ipc ns"
1712 - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user
1713 namespace when mounting"
1714 - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a
1715 cgroup namespace"
1716 - (namespace) bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
1717 - (namespace) bpf, inode: disallow userns mounts
1718 - (namespace) ipc: Initialize ipc_namespace->user_ns early.
1719 - (namespace) vfs: Pass data, ns, and ns->userns to mount_ns
1720 - SAUCE: (namespace) Sync with upstream s_user_ns patches
1721 - (namespace) kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
1722 - (namespace) ipc/mqueue: The mqueue filesystem should never contain
1723 executables
1724 * KVM system crashes after starting guest (LP: #1596635)
1725 - xhci: Cleanup only when releasing primary hcd
1726 * Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu
1727 16.04 (LP: #1596557)
1728 - crypto: vmx - IV size failing on skcipher API
1729 * [Bug]tpm initialization fails on x86 (LP: #1596469)
1730 - tpm_crb: drop struct resource res from struct crb_priv
1731 - tpm_crb: fix mapping of the buffers
1732 * Device shutdown notification for CAPI Flash cards (LP: #1592114)
1733 - cxlflash: Fix regression issue with re-ordering patch
1734 - cxlflash: Fix to drain operations from previous reset
1735 - cxlflash: Add device dependent flags
1736 - cxlflash: Shutdown notify support for CXL Flash cards
1737 * scsi-modules udeb should include pm80xx (LP: #1595628)
1738 - [Config] Add pm80xx scsi driver to d-i
1739 * Sync up latest relevant upstream bug fixes (LP: #1594871)
1740 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu10
1741 * Cannot compile module tda10071 (LP: #1592531)
1742 - [media] tda10071: Fix dependency to REGMAP_I2C
1743 * lsvpd doesn't show correct location code for devices attached to a CAPI card
1744 (LP: #1594847)
1745 - cxl: Make vPHB device node match adapter's
1746 * enable CRC32 and AES ARM64 by default or as module (LP: #1594455)
1747 - [Config] Enable arm64 AES and CRC32 crypto
1748 * VMX kernel crypto module exhibits poor performance in Ubuntu 16.04
1749 (LP: #1592481)
1750 - crypto: vmx - comply with ABIs that specify vrsave as reserved.
1751 - crypto: vmx - Fix ABI detection
1752 - crypto: vmx - Increase priority of aes-cbc cipher
1753 * build squashfs into xenial kernels by default (LP: #1593134)
1754 - [Config] CONFIG_SQUASHFS=y
1755 * Restore irqfd fast path for PPC (LP: #1592809)
1756 - KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
1757 * Unable to start guests with memballoon default. (LP: #1592042)
1758 - virtio_balloon: fix PFN format for virtio-1
1759 * Key 5 automatically pressed on some Logitech wireless keyboards
1760 (LP: #1579190)
1761 - HID: core: prevent out-of-bound readings
1762 * ZFS: Running ztest repeatedly for long periods of time eventually results in
1763 "zdb: can't open 'ztest': No such file or directory" (LP: #1587686)
1764 - Fix ztest truncated cache file
1765 * STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot
1766 then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316)
1767 - lpfc: Fix DMA faults observed upon plugging loopback connector
95766ea9 1768
9dba20c0 1769 -- Kamal Mostafa <kamal@canonical.com> Thu, 30 Jun 2016 14:22:47 -0700
95766ea9 1770
31360408 1771linux-snapdragon (4.4.0-1019.22) xenial; urgency=low
ae5db41a 1772
31360408 1773 [ Kamal Mostafa ]
ae5db41a 1774
31360408
KM
1775 * Release Tracking Bug
1776 - LP: #1595882
1777
1778 [ Ubuntu: 4.4.0-28.47 ]
1779
1780 * Linux netfilter local privilege escalation issues (LP: #1595350)
1781 - netfilter: x_tables: don't move to non-existent next rule
1782 - netfilter: x_tables: validate targets of jumps
1783 - netfilter: x_tables: add and use xt_check_entry_offsets
1784 - netfilter: x_tables: kill check_entry helper
1785 - netfilter: x_tables: assert minimum target size
1786 - netfilter: x_tables: add compat version of xt_check_entry_offsets
1787 - netfilter: x_tables: check standard target size too
1788 - netfilter: x_tables: check for bogus target offset
1789 - netfilter: x_tables: validate all offsets and sizes in a rule
1790 - netfilter: x_tables: don't reject valid target size on some architectures
1791 - netfilter: arp_tables: simplify translate_compat_table args
1792 - netfilter: ip_tables: simplify translate_compat_table args
1793 - netfilter: ip6_tables: simplify translate_compat_table args
1794 - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
1795 - netfilter: x_tables: do compat validation via translate_table
1796 - netfilter: x_tables: introduce and use xt_copy_counters_from_user
1797 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
1798 - netfilter: x_tables: validate e->target_offset early
1799 - netfilter: x_tables: make sure e->next_offset covers remaining blob size
1800 - netfilter: x_tables: fix unconditional helper
1801
1802 -- Kamal Mostafa <kamal@canonical.com> Fri, 24 Jun 2016 08:22:41 -0700
ae5db41a 1803
f6267c0e 1804linux-snapdragon (4.4.0-1018.21) xenial; urgency=low
f4225723 1805
f6267c0e
KM
1806 [ Kamal Mostafa ]
1807
1808 * Release Tracking Bug
1809 - LP: #1594929
1810
1811 [ Ubuntu: 4.4.0-27.46 ]
1812
1813 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
1814 - Revert "UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules"
f4225723 1815
f6267c0e 1816 -- Kamal Mostafa <kamal@canonical.com> Tue, 21 Jun 2016 12:35:33 -0700
f4225723 1817
088b0ec9 1818linux-snapdragon (4.4.0-1017.20) xenial; urgency=low
67dc18dd 1819
088b0ec9 1820 [ Kamal Mostafa ]
67dc18dd 1821
088b0ec9
KM
1822 * Release Tracking Bug
1823 - LP: #1594480
1824
1825 [ Ubuntu: 4.4.0-26.45 ]
1826
1827 * linux: Implement secure boot state variables (LP: #1593075)
1828 - SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
1829 * failures building userspace packages that include ethtool.h (LP: #1592930)
1830 - ethtool.h: define INT_MAX for userland
1831
1832 -- Kamal Mostafa <kamal@canonical.com> Mon, 20 Jun 2016 11:48:30 -0700
67dc18dd 1833
d8f38477 1834linux-snapdragon (4.4.0-1016.19) xenial; urgency=low
56ac6e51 1835
d8f38477
KM
1836 [ Kamal Mostafa ]
1837
1838 * Release Tracking Bug
1839 - LP: #1591462
1840
1841 [ Ubuntu: 4.4.0-25.44 ]
1842
1843 * Xenial update to v4.4.13 stable release (LP: #1590455)
1844 - MIPS64: R6: R2 emulation bugfix
1845 - MIPS: math-emu: Fix jalr emulation when rd == $0
1846 - MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
1847 - MIPS: Don't unwind to user mode with EVA
1848 - MIPS: Avoid using unwind_stack() with usermode
1849 - MIPS: Fix siginfo.h to use strict posix types
1850 - MIPS: Fix uapi include in exported asm/siginfo.h
1851 - MIPS: Fix watchpoint restoration
1852 - MIPS: Flush highmem pages in __flush_dcache_page
1853 - MIPS: Handle highmem pages in __update_cache
1854 - MIPS: Sync icache & dcache in set_pte_at
1855 - MIPS: ath79: make bootconsole wait for both THRE and TEMT
1856 - MIPS: Reserve nosave data for hibernation
1857 - MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
1858 - MIPS: Use copy_s.fmt rather than copy_u.fmt
1859 - MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
1860 - MIPS: Prevent "restoration" of MSA context in non-MSA kernels
1861 - MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
1862 - MIPS: ptrace: Fix FP context restoration FCSR regression
1863 - MIPS: ptrace: Prevent writes to read-only FCSR bits
1864 - MIPS: Fix sigreturn via VDSO on microMIPS kernel
1865 - MIPS: Build microMIPS VDSO for microMIPS kernels
1866 - MIPS: lib: Mark intrinsics notrace
1867 - MIPS: VDSO: Build with `-fno-strict-aliasing'
1868 - affs: fix remount failure when there are no options changed
1869 - ASoC: ak4642: Enable cache usage to fix crashes on resume
1870 - Input: uinput - handle compat ioctl for UI_SET_PHYS
1871 - ARM: mvebu: fix GPIO config on the Linksys boards
1872 - ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
1873 - ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats
1874 - ARM: dts: imx35: restore existing used clock enumeration
1875 - ath9k: Add a module parameter to invert LED polarity.
1876 - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
1877 - ath10k: fix debugfs pktlog_filter write
1878 - ath10k: fix firmware assert in monitor mode
1879 - ath10k: fix rx_channel during hw reconfigure
1880 - ath10k: fix kernel panic, move arvifs list head init before htt init
1881 - ath5k: Change led pin configuration for compaq c700 laptop
1882 - hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
1883 - rtlwifi: rtl8723be: Add antenna select module parameter
1884 - rtlwifi: btcoexist: Implement antenna selection
1885 - rtlwifi: Fix logic error in enter/exit power-save mode
1886 - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in
1887 rtl_pci_reset_trx_ring
1888 - aacraid: Relinquish CPU during timeout wait
1889 - aacraid: Fix for aac_command_thread hang
1890 - aacraid: Fix for KDUMP driver hang
1891 - hwmon: (ads7828) Enable internal reference
1892 - mfd: intel-lpss: Save register context on suspend
1893 - mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table
1894 correctly
1895 - PM / Runtime: Fix error path in pm_runtime_force_resume()
1896 - cpuidle: Indicate when a device has been unregistered
1897 - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
1898 - clk: bcm2835: Fix PLL poweron
1899 - clk: at91: fix check of clk_register() returned value
1900 - clk: bcm2835: pll_off should only update CM_PLL_ANARST
1901 - clk: bcm2835: divider value has to be 1 or more
1902 - pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
1903 - PCI: Disable all BAR sizing for devices with non-compliant BARs
1904 - media: v4l2-compat-ioctl32: fix missing reserved field copy in
1905 put_v4l2_create32
1906 - mm: use phys_addr_t for reserve_bootmem_region() arguments
1907 - wait/ptrace: assume __WALL if the child is traced
1908 - QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
1909 - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
1910 - powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
1911 - powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
1912 - xen/events: Don't move disabled irqs
1913 - xen: use same main loop for counting and remapping pages
1914 - sunrpc: fix stripping of padded MIC tokens
1915 - drm/gma500: Fix possible out of bounds read
1916 - drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
1917 - drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
1918 - drm/vmwgfx: Fix order of operation
1919 - drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
1920 - drm/amdgpu: Fix hdmi deep color support.
1921 - drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
1922 - drm/fb_helper: Fix references to dev->mode_config.num_connector
1923 - drm/atomic: Verify connector->funcs != NULL when clearing states
1924 - drm/i915: Don't leave old junk in ilk active watermarks on readout
1925 - drm/imx: Match imx-ipuv3-crtc components using device node in platform data
1926 - ext4: fix hang when processing corrupted orphaned inode list
1927 - ext4: clean up error handling when orphan list is corrupted
1928 - ext4: fix oops on corrupted filesystem
1929 - ext4: address UBSAN warning in mb_find_order_for_block()
1930 - ext4: silence UBSAN in ext4_mb_init()
1931 - PM / sleep: Handle failures in device_suspend_late() consistently
1932 - dma-debug: avoid spinlock recursion when disabling dma-debug
1933 - scripts/package/Makefile: rpmbuild add support of RPMOPTS
1934 - gcov: disable tree-loop-im to reduce stack usage
1935 - xfs: disallow rw remount on fs with unknown ro-compat features
1936 - xfs: Don't wrap growfs AGFL indexes
1937 - xfs: xfs_iflush_cluster fails to abort on error
1938 - xfs: fix inode validity check in xfs_iflush_cluster
1939 - xfs: skip stale inodes in xfs_iflush_cluster
1940 - xfs: print name of verifier if it fails
1941 - xfs: handle dquot buffer readahead in log recovery correctly
1942 - Linux 4.4.13
1943 * 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't
1944 switch colors (LP: #972604)
1945 - ath5k: Change led pin configuration for compaq c700 laptop
1946 * Extended statistics from balloon for proper memory management (LP: #1587091)
1947 - mm/page_alloc.c: calculate 'available' memory in a separate function
1948 - virtio_balloon: export 'available' memory to balloon statistics
1949 * CAPI: CGZIP AFU contexts do not receive interrupts after heavy afu
1950 open/close (LP: #1588468)
1951 - misc: cxl: use kobj_to_dev()
1952 - cxl: Move common code away from bare-metal-specific files
1953 - cxl: Move bare-metal specific code to specialized files
1954 - cxl: Define process problem state area at attach time only
1955 - cxl: Introduce implementation-specific API
1956 - cxl: Rename some bare-metal specific functions
1957 - cxl: Isolate a few bare-metal-specific calls
1958 - cxl: Update cxl_irq() prototype
1959 - cxl: IRQ allocation for guests
1960 - powerpc: New possible return value from hcall
1961 - cxl: New hcalls to support cxl adapters
1962 - cxl: Separate bare-metal fields in adapter and AFU data structures
1963 - cxlflash: Simplify PCI registration
1964 - cxlflash: Unmap problem state area before detaching master context
1965 - cxlflash: Split out context initialization
1966 - cxlflash: Simplify attach path error cleanup
1967 - cxlflash: Reorder user context initialization
1968 - cxl: Add guest-specific code
1969 - cxl: sysfs support for guests
1970 - cxl: Support to flash a new image on the adapter from a guest
1971 - cxl: Parse device tree and create cxl device(s) at boot
1972 - cxl: Support the cxl kernel API from a guest
1973 - cxl: Adapter failure handling
1974 - cxl: Add tracepoints around the cxl hcall
1975 - cxlflash: Use new cxl_pci_read_adapter_vpd() API
1976 - cxl: Remove cxl_get_phys_dev() kernel API
1977 - cxl: Ignore probes for virtual afu pci devices
1978 - cxl: Poll for outstanding IRQs when detaching a context
1979 * NVMe max_segments queue parameter gets set to 1 (LP: #1588449)
1980 - nvme: set queue limits for the admin queue
1981 - nvme: fix max_segments integer truncation
1982 - block: fix blk_rq_get_max_sectors for driver private requests
1983 * workaround cavium thunderx silicon erratum 23144 (LP: #1589704)
1984 - irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
1985 * Xenial update to v4.4.12 stable release (LP: #1588945)
1986 - Btrfs: don't use src fd for printk
1987 - perf/x86/intel/pt: Generate PMI in the STOP region as well
1988 - perf/core: Fix perf_event_open() vs. execve() race
1989 - perf test: Fix build of BPF and LLVM on older glibc libraries
1990 - ext4: iterate over buffer heads correctly in move_extent_per_page()
1991 - arm64: Fix typo in the pmdp_huge_get_and_clear() definition
1992 - arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
1993 - arm64: Implement ptep_set_access_flags() for hardware AF/DBM
1994 - arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
1995 - arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
1996 - arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
1997 - kvm: arm64: Fix EC field in inject_abt64
1998 - remove directory incorrectly tries to set delete on close on non-empty
1999 directories
2000 - fs/cifs: correctly to anonymous authentication via NTLMSSP
2001 - fs/cifs: correctly to anonymous authentication for the LANMAN authentication
2002 - fs/cifs: correctly to anonymous authentication for the NTLM(v1)
2003 authentication
2004 - fs/cifs: correctly to anonymous authentication for the NTLM(v2)
2005 authentication
2006 - asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
2007 - ring-buffer: Use long for nr_pages to avoid overflow failures
2008 - ring-buffer: Prevent overflow of size in ring_buffer_resize()
2009 - crypto: caam - fix caam_jr_alloc() ret code
2010 - crypto: talitos - fix ahash algorithms registration
2011 - crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
2012 - clk: qcom: msm8916: Fix crypto clock flags
2013 - sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded
2014 systems
2015 - mfd: omap-usb-tll: Fix scheduling while atomic BUG
2016 - Input: pwm-beeper - fix - scheduling while atomic
2017 - irqchip/gic: Ensure ordering between read of INTACK and shared data
2018 - irqchip/gic-v3: Configure all interrupts as non-secure Group-1
2019 - can: fix handling of unmodifiable configuration options
2020 - mmc: mmc: Fix partition switch timeout for some eMMCs
2021 - mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
2022 - ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal
2023 strings
2024 - dell-rbtn: Ignore ACPI notifications if device is suspended
2025 - mmc: longer timeout for long read time quirk
2026 - mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
2027 - Bluetooth: vhci: fix open_timeout vs. hdev race
2028 - Bluetooth: vhci: purge unhandled skbs
2029 - Bluetooth: vhci: Fix race at creating hci device
2030 - mei: fix NULL dereferencing during FW initiated disconnection
2031 - mei: amthif: discard not read messages
2032 - mei: bus: call mei_cl_read_start under device lock
2033 - USB: serial: mxuport: fix use-after-free in probe error path
2034 - USB: serial: keyspan: fix use-after-free in probe error path
2035 - USB: serial: quatech2: fix use-after-free in probe error path
2036 - USB: serial: io_edgeport: fix memory leaks in attach error path
2037 - USB: serial: io_edgeport: fix memory leaks in probe error path
2038 - USB: serial: option: add support for Cinterion PH8 and AHxx
2039 - USB: serial: option: add more ZTE device ids
2040 - USB: serial: option: add even more ZTE device ids
2041 - usb: gadget: f_fs: Fix EFAULT generation for async read operations
2042 - usb: f_mass_storage: test whether thread is running before starting another
2043 - usb: misc: usbtest: fix pattern tests for scatterlists.
2044 - usb: gadget: udc: core: Fix argument of dev_err() in
2045 usb_gadget_map_request()
2046 - staging: comedi: das1800: fix possible NULL dereference
2047 - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
2048 - MIPS: KVM: Fix timer IRQ race when freezing timer
2049 - MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
2050 - KVM: x86: mask CPUID(0xD,0x1).EAX against host value
2051 - xen/x86: actually allocate legacy interrupts on PV guests
2052 - tty: vt, return error when con_startup fails
2053 - TTY: n_gsm, fix false positive WARN_ON
2054 - tty/serial: atmel: fix hardware handshake selection
2055 - Fix OpenSSH pty regression on close
2056 - serial: 8250_pci: fix divide error bug if baud rate is 0
2057 - serial: 8250_mid: use proper bar for DNV platform
2058 - serial: 8250_mid: recognize interrupt source in handler
2059 - serial: samsung: Reorder the sequence of clock control when call
2060 s3c24xx_serial_set_termios()
2061 - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
2062 - clk: bcm2835: add locking to pll*_on/off methods
2063 - mcb: Fixed bar number assignment for the gdd
2064 - ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
2065 - ALSA: hda - Fix headphone noise on Dell XPS 13 9360
2066 - ALSA: hda/realtek - Add support for ALC295/ALC3254
2067 - ALSA: hda - Fix headset mic detection problem for one Dell machine
2068 - IB/srp: Fix a debug kernel crash
2069 - thunderbolt: Fix double free of drom buffer
2070 - SIGNAL: Move generic copy_siginfo() to signal.h
2071 - UBI: Fix static volume checks when Fastmap is used
2072 - hpfs: fix remount failure when there are no options changed
2073 - hpfs: implement the show_options method
2074 - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
2075 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
2076 - kbuild: move -Wunused-const-variable to W=1 warning level
2077 - Linux 4.4.12
2078 * [Hyper-V] fixes for kdump when running on a VM (LP: #1588965)
2079 - clocksource: Allow unregistering the watchdog
2080 * net_admin apparmor denial when using Go (LP: #1465724)
2081 - SAUCE: kernel: Add noaudit variant of ns_capable()
2082 - SAUCE: net: Use ns_capable_noaudit() when determining net sysctl permissions
2083 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
2084 - [Debian] Install lsvmbus in cloud tools
2085 - SAUCE: tools/hv/lsvmbus -- convert to python3
2086 - SAUCE: tools/hv/lsvmbus -- add manual page
2087 * btrfs: file write crashes with false ENOSPC during snapshot creation since
2088 kernel 4.4 - fix available (LP: #1584052)
2089 - btrfs: Continue write in case of can_not_nocow
2090 * boot stalls on USB detection errors (LP: #1437492)
2091 - usb: core: hub: hub_port_init lock controller instead of bus
2092 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
2093 - kernek/fork.c: allocate idle task for a CPU always on its local node
2094 * [Hyper-V] PCI Passthrough kernel hang and explicit barriers (LP: #1581243)
2095 - PCI: hv: Report resources release after stopping the bus
2096 - PCI: hv: Add explicit barriers to config space access
2097 * Kernel 4.2.X and 4.4.X - Fix USB3.0 link power management (LPM)
2098 claim/release logic in USBFS (LP: #1577024)
2099 - USB: leave LPM alone if possible when binding/unbinding interface drivers
2100 * STC840.20:tuleta:tul516p01 panic after injecting Leaf EEH (LP: #1581034)
2101 - NVMe: Fix namespace removal deadlock
2102 - NVMe: Requeue requests on suspended queues
2103 - NVMe: Move error handling to failed reset handler
2104 - blk-mq: End unstarted requests on dying queue
2105 * conflicting modules in udebs - arc4.ko (LP: #1582991)
2106 - [Config] Remove arc4 from nic-modules
2107 * CVE-2016-4482 (LP: #1578493)
2108 - USB: usbfs: fix potential infoleak in devio
2109 * mlx5_core kexec fail (LP: #1585978)
2110 - net/mlx5: Add pci shutdown callback
2111 * backport fix for /proc/net issues with containers (LP: #1584953)
2112 - netfilter: Set /proc/net entries owner to root in namespace
2113 * CVE-2016-4951 (LP: #1585365)
2114 - tipc: check nl sock before parsing nested attributes
2115 * CVE-2016-4578 (LP: #1581866)
2116 - ALSA: timer: Fix leak in events via snd_timer_user_ccallback
2117 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
2118 * CVE-2016-4569 (LP: #1580379)
2119 - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
2120 * s390/pci: fix use after free in dma_init (LP: #1584828)
2121 - s390/pci: fix use after free in dma_init
2122 * s390/mm: fix asce_bits handling with dynamic pagetable levels (LP: #1584827)
2123 - s390/mm: fix asce_bits handling with dynamic pagetable levels
2124 * CAPI: CGZIP Wrong CAPI MMIO timeout (256usec desired but 1usec default
2125 setting in cxl.ko driver) (LP: #1584066)
2126 - powerpc: Define PVR value for POWER8NVL processor
2127 - cxl: Configure the PSL for two CAPI ports on POWER8NVL
2128 - cxl: Increase timeout for detection of AFU mmio hang
2129 * ThunderX: soft lockup in cursor_timer_handler() (LP: #1574814)
2130 - SAUCE: tty: vt: Fix soft lockup in fbcon cursor blink timer.
2131 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
2132 and "not a git repository" (LP: #1584890)
2133 - [debian] getabis: Only git add $abidir if running in local repo
2134 - [debian] getabis: Fix inconsistent compiler versions check
2135 * Backport cxlflash patch related to EEH recovery into Xenial SRU stream
2136 (LP: #1584935)
2137 - cxlflash: Fix to resolve dead-lock during EEH recovery
2138 * Xenial update to 4.4.11 stable release (LP: #1584912)
2139 - decnet: Do not build routes to devices without decnet private data.
2140 - route: do not cache fib route info on local routes with oif
2141 - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
2142 - net: sched: do not requeue a NULL skb
2143 - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
2144 - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
2145 - net: use skb_postpush_rcsum instead of own implementations
2146 - vlan: pull on __vlan_insert_tag error path and fix csum correction
2147 - openvswitch: use flow protocol when recalculating ipv6 checksums
2148 - ipv4/fib: don't warn when primary address is missing if in_dev is dead
2149 - net/mlx4_en: fix spurious timestamping callbacks
2150 - bpf: fix check_map_func_compatibility logic
2151 - samples/bpf: fix trace_output example
2152 - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
2153 - gre: do not pull header in ICMP error processing
2154 - net_sched: introduce qdisc_replace() helper
2155 - net_sched: update hierarchical backlog too
2156 - sch_htb: update backlog as well
2157 - sch_dsmark: update backlog as well
2158 - netem: Segment GSO packets on enqueue
2159 - net: fec: only clear a queue's work bit if the queue was emptied
2160 - VSOCK: do not disconnect socket when peer has shutdown SEND only
2161 - net: bridge: fix old ioctl unlocked net device walk
2162 - bridge: fix igmp / mld query parsing
2163 - uapi glibc compat: fix compile errors when glibc net/if.h included before
2164 linux/if.h MIME-Version: 1.0
2165 - net: fix a kernel infoleak in x25 module
2166 - net: thunderx: avoid exposing kernel stack
2167 - tcp: refresh skb timestamp at retransmit time
2168 - net/route: enforce hoplimit max value
2169 - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
2170 - ocfs2: fix posix_acl_create deadlock
2171 - zsmalloc: fix zs_can_compact() integer overflow
2172 - crypto: qat - fix invalid pf2vf_resp_wq logic
2173 - crypto: hash - Fix page length clamping in hash walk
2174 - crypto: testmgr - Use kmalloc memory for RSA input
2175 - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
2176 - ALSA: usb-audio: Yet another Phoneix Audio device quirk
2177 - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
2178 - ALSA: hda - Fix white noise on Asus UX501VW headset
2179 - ALSA: hda - Fix broken reconfig
2180 - spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
2181 - spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
2182 - spi: spi-ti-qspi: Handle truncated frames properly
2183 - pinctrl: at91-pio4: fix pull-up/down logic
2184 - regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
2185 - perf/core: Disable the event on a truncated AUX record
2186 - vfs: add vfs_select_inode() helper
2187 - vfs: rename: check backing inode being equal
2188 - ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
2189 - workqueue: fix rebind bound workers warning
2190 - regulator: s2mps11: Fix invalid selector mask and voltages for buck9
2191 - regulator: axp20x: Fix axp22x ldo_io voltage ranges
2192 - atomic_open(): fix the handling of create_error
2193 - qla1280: Don't allocate 512kb of host tags
2194 - tools lib traceevent: Do not reassign parg after collapse_tree()
2195 - get_rock_ridge_filename(): handle malformed NM entries
2196 - Input: max8997-haptic - fix NULL pointer dereference
2197 - Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
2198 - drm/radeon: fix PLL sharing on DCE6.1 (v2)
2199 - drm/i915: Bail out of pipe config compute loop on LPT
2200 - drm/i915/bdw: Add missing delay during L3 SQC credit programming
2201 - drm/radeon: fix DP link training issue with second 4K monitor
2202 - nf_conntrack: avoid kernel pointer value leak in slab name
2203 - Linux 4.4.11
2204 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
2205 - SAUCE: Bluetooth: Support for LED on Marvell modules
2206 * Support Edge Gateway's WIFI LED (LP: #1512997)
2207 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
2208 * Marvell wireless driver update for FCC regulation (LP: #1528910)
2209 - mwifiex: parse adhoc start/join result
2210 - mwifiex: handle start AP error paths correctly
2211 - mwifiex: set regulatory info from EEPROM
2212 - mwifiex: don't follow AP if country code received from EEPROM
2213 - mwifiex: correction in region code to country mapping
2214 - mwifiex: update region_code_index array
2215 - mwifiex: use world for unidentified region code
2216 - SAUCE: mwifiex: add iw vendor command support
2217 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
2218 - Revert "UBUNTU: SAUCE: mm/mmap: fix oopsing on remap_file_pages"
2219 - SAUCE: AUFS: mm/mmap: fix oopsing on remap_file_pages aufs mmap: bugfix,
2220 mainly for linux-4.5-rc5, remap_file_pages(2) emulation
2221 * cgroup namespace update (LP: #1584163)
2222 - Revert "UBUNTU: SAUCE: cgroup mount: ignore nsroot="
2223 - Revert "UBUNTU: SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo
2224 field"
2225 - cgroup, kernfs: make mountinfo show properly scoped path for cgroup
2226 namespaces
2227 - kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
2228 - cgroup: fix compile warning
2229 * Missing libunwind support in perf (LP: #1248289)
2230 - [Config] add binutils-dev to the Build-Depends: to fix perf unwinding
2231 * e1000 Tx Unit Hang (LP: #1582328)
2232 - e1000: Double Tx descriptors needed check for 82544
2233 - e1000: Do not overestimate descriptor counts in Tx pre-check
2234 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
2235 (LP: #1582378)
2236 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
2237 owns the ipc ns
2238 * Pull in the amdgpu/radeon code from Linux 4.5.3 (LP: #1580526)
2239 - drm/radeon: rework fbdev handling on chips with no connectors
2240 - drm/radeon/mst: fix regression in lane/link handling.
2241 - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance
2242 issue for CZ
2243 - drm/amd/powerplay: fix segment fault issue in multi-display case.
2244 - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
2245 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
2246 - [Config] enable CONFIG_AUFS_EXPORT
2247 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
2248 - [Config] Update inclusion list for CRIU
2249 * [Xenial] net: updates to ethtool and virtio_net for speed/duplex support
2250 (LP: #1581132)
2251 - ethtool: add speed/duplex validation functions
2252 - ethtool: make validate_speed accept all speeds between 0 and INT_MAX
2253 - virtio_net: add ethtool support for set and get of settings
2254 - virtio_net: validate ethtool port setting and explain the user validation
2255 * perf tool: Display event codes for Generic HW (PMU) events (LP: #1578211)
2256 - powerpc/perf: Remove PME_ prefix for power7 events
2257 - powerpc/perf: Export Power8 generic and cache events to sysfs
2258 * Mellanox ConnectX4 MTU limits: max and min (LP: #1528466)
2259 - net/mlx5: Introduce a new header file for physical port functions
2260 - net/mlx5e: Device's mtu field is u16 and not int
2261 - net/mlx5e: Fix minimum MTU
2262 * Miscellaneous Ubuntu changes
2263 - [Config] CONFIG_CAVIUM_ERRATUM_23144=y
56ac6e51 2264
d8f38477 2265 -- Kamal Mostafa <kamal@canonical.com> Mon, 13 Jun 2016 11:42:36 -0700
56ac6e51 2266
85420e8b 2267linux-snapdragon (4.4.0-1015.18) xenial; urgency=low
80c871d1 2268
85420e8b
KM
2269 [ Kamal Mostafa ]
2270
2271 [ Ubuntu: 4.4.0-24.42 ]
2272
2273 * CVE-2016-1583 (LP: #1588871)
2274 - ecryptfs: fix handling of directory opening
2275 - SAUCE: proc: prevent stacking filesystems on top
2276 - SAUCE: ecryptfs: forbid opening files without mmap handler
2277 - SAUCE: sched: panic on corrupted stack end
2278 * arm64: statically link rtc-efi (LP: #1583738)
2279 - [Config] Link rtc-efi statically on arm64
80c871d1 2280
85420e8b 2281 -- Andy Whitcroft <apw@canonical.com> Wed, 08 Jun 2016 21:34:43 +0100
80c871d1 2282
c3edf819 2283linux-snapdragon (4.4.0-1014.16) xenial; urgency=low
11cdc5f5 2284
c3edf819
KM
2285 [ Kamal Mostafa ]
2286
2287 * Rebase against Ubuntu-4.4.0-23.41
2288 * Release Tracking Bug
2289 - LP: #1582679
2290
2291 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
2292 - [Packaging] disable zfs module checks when cross-compiling
2293
2294 * Xenial update to v4.4.10 stable release (LP: #1580754)
2295 - Revert "UBUNTU: SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for
2296 recursive method calls"
2297 - Revert "UBUNTU: SAUCE: nbd: ratelimit error msgs after socket close"
2298 - Revert: "powerpc/tm: Check for already reclaimed tasks"
2299 - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
2300 - ipvs: handle ip_vs_fill_iph_skb_off failure
2301 - ipvs: correct initial offset of Call-ID header search in SIP persistence
2302 engine
2303 - ipvs: drop first packet to redirect conntrack
2304 - mfd: intel-lpss: Remove clock tree on error path
2305 - nbd: ratelimit error msgs after socket close
2306 - ata: ahci_xgene: dereferencing uninitialized pointer in probe
2307 - mwifiex: fix corner case association failure
2308 - CNS3xxx: Fix PCI cns3xxx_write_config()
2309 - clk-divider: make sure read-only dividers do not write to their register
2310 - soc: rockchip: power-domain: fix err handle while probing
2311 - clk: rockchip: free memory in error cases when registering clock branches
2312 - clk: meson: Fix meson_clk_register_clks() signature type mismatch
2313 - clk: qcom: msm8960: fix ce3_core clk enable register
2314 - clk: versatile: sp810: support reentrance
2315 - clk: qcom: msm8960: Fix ce3_src register offset
2316 - lpfc: fix misleading indentation
2317 - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p
2318 initialisation
2319 - mac80211: fix statistics leak if dev_alloc_name() fails
2320 - tracing: Don't display trigger file for events that can't be enabled
2321 - MD: make bio mergeable
2322 - Minimal fix-up of bad hashing behavior of hash_64()
2323 - mm, cma: prevent nr_isolated_* counters from going negative
2324 - mm/zswap: provide unique zpool name
2325 - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
2326 - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
2327 - xen: Fix page <-> pfn conversion on 32 bit systems
2328 - xen/balloon: Fix crash when ballooning on x86 32 bit PAE
2329 - xen/evtchn: fix ring resize when binding new events
2330 - HID: wacom: Add support for DTK-1651
2331 - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
2332 - Input: zforce_ts - fix dual touch recognition
2333 - proc: prevent accessing /proc/<PID>/environ until it's ready
2334 - mm: update min_free_kbytes from khugepaged after core initialization
2335 - batman-adv: fix DAT candidate selection (must use vid)
2336 - batman-adv: Check skb size before using encapsulated ETH+VLAN header
2337 - batman-adv: Fix broadcast/ogm queue limit on a removed interface
2338 - batman-adv: Reduce refcnt of removed router when updating route
2339 - writeback: Fix performance regression in wb_over_bg_thresh()
2340 - MAINTAINERS: Remove asterisk from EFI directory names
2341 - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
2342 - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
2343 - ARC: Add missing io barriers to io{read,write}{16,32}be()
2344 - x86/sysfb_efi: Fix valid BAR address range check
2345 - ACPICA: Dispatcher: Update thread ID for recursive method calls
2346 - powerpc: Fix bad inline asm constraint in create_zero_mask()
2347 - libahci: save port map for forced port map
2348 - ata: ahci-platform: Add ports-implemented DT bindings.
2349 - USB: serial: cp210x: add ID for Link ECU
2350 - USB: serial: cp210x: add Straizona Focusers device ids
2351 - nvmem: mxs-ocotp: fix buffer overflow in read
2352 - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
2353 - drm/amdgpu: make sure vertical front porch is at least 1
2354 - drm/amdgpu: set metadata pointer to NULL after freeing.
2355 - iio: ak8975: Fix NULL pointer exception on early interrupt
2356 - iio: ak8975: fix maybe-uninitialized warning
2357 - drm/radeon: make sure vertical front porch is at least 1
2358 - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
2359 - drm/i915: Fix eDP low vswing for Broadwell
2360 - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
2361 - drm/i915: Fake HDMI live status
2362 - lib/test-string_helpers.c: fix and improve string_get_size() tests
2363 - drm/i915/skl: Fix DMC load on Skylake J0 and K0
2364 - Linux 4.4.10
2365
2366 * HDMI audio playback noise observed on AMD Polaris 10/11 GPU (LP: #1577288)
2367 - ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps
2368
2369 * [i915_bpo] Update i915 backport driver (LP: #1580114)
2370 - SAUCE: i915_bpo: Drop is_preliminary from BXT/KBL.
2371 - SAUCE: i915_bpo: Sync with v4.6-rc7
2372
2373 * CVE-2016-4486 (LP: #1578497)
2374 - net: fix infoleak in rtnetlink
2375
2376 * CVE-2016-4485 (LP: #1578496)
2377 - net: fix infoleak in llc
2378
2379 * drm.ko < kernel version 4.5 has a dead lock bug (LP: #1579610)
2380 - drm: Balance error path for GEM handle allocation
2381
2382 * Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not
2383 supported by compiler (LP: #1574982)
2384 - SAUCE: (no-up) disable -pie when gcc has it enabled by default
2385
2386 * system freeze after vt switching (LP: #1542939)
2387 - drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
2388 - drm/atomic: Remove drm_atomic_connectors_for_crtc.
2389
2390 * CVE-2016-4558 (LP: #1579140)
2391 - bpf: fix refcnt overflow
2392
2393 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
2394 upgrade -d (LP: #1573231)
2395 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
2396
2397 * PCI Call Traces hw csum failure in dmesg with 4.4.0-2-generic
2398 (LP: #1544978)
2399 - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
2400
2401 * Missing libunwind support in perf (LP: #1248289)
2402 - [Config] Add liblzma-dev to enable libunwind support in perf
2403
2404 * thunderbolt hotplug is broken (LP: #1577898)
2405 - SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method
2406 calls
2407
2408 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
2409 - SAUCE: mm/mmap: fix oopsing on remap_file_pages
2410
2411 * ZFS is confused by user namespaces (uid/gid mapping) when used with
2412 acltype=posixac (LP: #1567558)
2413 - zfs: Fix user namespaces uid/gid mapping
2414
2415 * oops when propagating mounts into containers - RIP:
2416 0010:[<ffffffff8123cb3e>] [<ffffffff8123cb3e>] propagate_one+0xbe/0x1c0
2417 (LP: #1572316)
2418 - fs/pnode.c: treat zero mnt_group_id-s as unequal
2419 - propogate_mnt: Handle the first propogated copy being a slave
2420
2421 * OOPS on wily+ for Haswell-ULT and Broadwell (LP: #1577748)
2422 - PNP: Add Broadwell to Intel MCH size workaround
2423 - PNP: Add Haswell-ULT to Intel MCH size workaround
2424
2425 * Xenial update to v4.4.9 stable release (LP: #1578798)
2426 - block: loop: fix filesystem corruption in case of aio/dio
2427 - x86/mce: Avoid using object after free in genpool
2428 - kvm: x86: do not leak guest xcr0 into host interrupt handlers
2429 - ARM: dts: AM43x-epos: Fix clk parent for synctimer
2430 - ARM: mvebu: Correct unit address for linksys
2431 - ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
2432 - ARM: OMAP2+: hwmod: Fix updating of sysconfig register
2433 - assoc_array: don't call compare_object() on a node
2434 - usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
2435 - xhci: resume USB 3 roothub first
2436 - usb: xhci: fix wild pointers in xhci_mem_cleanup
2437 - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
2438 - usb: hcd: out of bounds access in for_each_companion
2439 - usb: gadget: f_fs: Fix use-after-free
2440 - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
2441 - dm cache metadata: fix cmd_read_lock() acquiring write lock
2442 - lib: lz4: fixed zram with lz4 on big endian machines
2443 - debugfs: Make automount point inodes permanently empty
2444 - dmaengine: dw: fix master selection
2445 - dmaengine: hsu: correct use of channel status register
2446 - dmaengine: pxa_dma: fix the maximum requestor line
2447 - sched/cgroup: Fix/cleanup cgroup teardown/init
2448 - x86/mm/xen: Suppress hugetlbfs in PV guests
2449 - x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
2450 - ALSA: hda - Don't trust the reported actual power state
2451 - ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
2452 - ALSA: hda - Keep powering up ADCs on Cirrus codecs
2453 - ALSA: hda - add PCI ID for Intel Broxton-T
2454 - ALSA: pcxhr: Fix missing mutex unlock
2455 - ALSA: hda - Add dock support for ThinkPad X260
2456 - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
2457 - futex: Handle unlock_pi race gracefully
2458 - futex: Acknowledge a new waiter in counter before plist
2459 - drm/nouveau/core: use vzalloc for allocating ramht
2460 - drm/qxl: fix cursor position with non-zero hotspot
2461 - drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
2462 - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power
2463 control"
2464 - Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power
2465 control"
2466 - cpufreq: intel_pstate: Fix processing for turbo activation ratio
2467 - iwlwifi: pcie: lower the debug level for RSA semaphore access
2468 - iwlwifi: mvm: fix memory leak in paging
2469 - crypto: ccp - Prevent information leakage on export
2470 - crypto: sha1-mb - use corrcet pointer while completing jobs
2471 - crypto: talitos - fix crash in talitos_cra_init()
2472 - crypto: talitos - fix AEAD tcrypt tests
2473 - powerpc: scan_features() updates incorrect bits for REAL_LE
2474 - powerpc: Update cpu_user_features2 in scan_features()
2475 - powerpc: Update TM user feature bits in scan_features()
2476 - nl80211: check netlink protocol in socket release notification
2477 - netlink: don't send NETLINK_URELEASE for unbound sockets
2478 - Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
2479 - xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
2480 - pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
2481 - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
2482 - iommu/amd: Fix checking of pci dma aliases
2483 - iommu/dma: Restore scatterlist offsets correctly
2484 - drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay
2485 work.
2486 - drm/amdgpu: use defines for CRTCs and AMFT blocks
2487 - drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
2488 - amdgpu/uvd: add uvd fw version for amdgpu
2489 - drm/amdgpu: fix regression on CIK (v2)
2490 - drm/radeon: add a quirk for a XFX R9 270X
2491 - drm/radeon: fix initial connector audio value
2492 - drm/radeon: forbid mapping of userptr bo through radeon device file
2493 - drm/radeon: fix vertical bars appear on monitor (v2)
2494 - drm: Loongson-3 doesn't fully support wc memory
2495 - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
2496 - drm/dp/mst: Validate port in drm_dp_payload_send_msg()
2497 - drm/dp/mst: Restore primary hub guid on resume
2498 - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
2499 - pwm: brcmstb: Fix check of devm_ioremap_resource() return code
2500 - drm/i915: Cleanup phys status page too
2501 - drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
2502 - drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
2503 - drm/i915: Fixup the free space logic in ring_prepare
2504 - drm/i915: Use fw_domains_put_with_fifo() on HSW
2505 - perf intel-pt: Fix segfault tracing transactions
2506 - i2c: cpm: Fix build break due to incompatible pointer types
2507 - i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
2508 - toshiba_acpi: Fix regression caused by hotkey enabling value
2509 - EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
2510 - ASoC: s3c24xx: use const snd_soc_component_driver pointer
2511 - ASoC: ssm4567: Reset device before regcache_sync()
2512 - ASoC: dapm: Make sure we have a card when displaying component widgets
2513 - ASoC: rt5640: Correct the digital interface data select
2514 - vb2-memops: Fix over allocation of frame vectors
2515 - v4l2-dv-timings.h: fix polarity for 4k formats
2516 - cxl: Keep IRQ mappings on context teardown
2517 - IB/mlx5: Expose correct max_sge_rd limit
2518 - IB/security: Restrict use of the write() interface
2519 - efi: Fix out-of-bounds read in variable_matches()
2520 - efi: Expose non-blocking set_variable() wrapper to efivars
2521 - x86/apic: Handle zero vector gracefully in clear_vector_irq()
2522 - workqueue: fix ghost PENDING flag while doing MQ IO
2523 - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
2524 - cgroup, cpuset: replace cpuset_post_attach_flush() with
2525 cgroup_subsys->post_attach callback
2526 - memcg: relocate charge moving from ->attach to ->post_attach
2527 - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
2528 - numa: fix /proc/<pid>/numa_maps for THP
2529 - mm: vmscan: reclaim highmem zone if buffer_heads is over limit
2530 - mm/hwpoison: fix wrong num_poisoned_pages accounting
2531 - cgroup: make sure a parent css isn't freed before its children
2532 - videobuf2-core: Check user space planes array in dqbuf
2533 - videobuf2-v4l2: Verify planes array in buffer dequeueing
2534 - Revert "regulator: core: Fix nested locking of supplies"
2535 - regulator: core: fix regulator_lock_supply regression
2536 - regulator: core: Ensure we lock all regulators
2537 - regulator: core: Fix nested locking of supplies
2538 - locking/mcs: Fix mcs_spin_lock() ordering
2539 - spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
2540 - irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
2541 - irqchip/mxs: Fix error check of of_io_request_and_map()
2542 - regulator: s5m8767: fix get_register() error handling
2543 - paride: make 'verbose' parameter an 'int' again
2544 - scsi_dh: force modular build if SCSI is a module
2545 - fbdev: da8xx-fb: fix videomodes of lcd panels
2546 - misc/bmp085: Enable building as a module
2547 - misc: mic/scif: fix wrap around tests
2548 - PM / OPP: Initialize u_volt_min/max to a valid value
2549 - PM / Domains: Fix removal of a subdomain
2550 - rtc: hym8563: fix invalid year calculation
2551 - rtc: vr41xx: Wire up alarm_irq_enable
2552 - rtc: ds1685: passing bogus values to irq_restore
2553 - rtc: rx8025: remove rv8803 id
2554 - rtc: max77686: Properly handle regmap_irq_get_virq() error code
2555 - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
2556 - perf evlist: Reference count the cpu and thread maps at set_maps()
2557 - x86/mm/kmmio: Fix mmiotrace for hugepages
2558 - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
2559 - serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
2560 - mtd: spi-nor: remove micron_quad_enable()
2561 - mtd: brcmnand: Fix v7.1 register offsets
2562 - mtd: nand: Drop mtd.owner requirement in nand_scan
2563 - perf hists browser: Only offer symbol scripting when a symbol is under the
2564 cursor
2565 - perf tools: handle spaces in file names obtained from /proc/pid/maps
2566 - perf stat: Document --detailed option
2567 - ext4: fix races between page faults and hole punching
2568 - ext4: move unlocked dio protection from ext4_alloc_file_blocks()
2569 - ext4: fix races between buffered IO and collapse / insert range
2570 - ext4: fix races of writeback with punch hole and zero range
2571 - ARM: OMAP3: Add cpuidle parameters table for omap3430
2572 - ARM: prima2: always enable reset controller
2573 - ARM: EXYNOS: select THERMAL_OF
2574 - ARM: dts: armada-375: use armada-370-sata for SATA
2575 - ARM: dts: pxa: fix dma engine node to pxa3xx-nand
2576 - bus: imx-weim: Take the 'status' property value into account
2577 - jme: Do not enable NIC WoL functions on S0
2578 - jme: Fix device PM wakeup API usage
2579 - unbreak allmodconfig KCONFIG_ALLCONFIG=...
2580 - thermal: rockchip: fix a impossible condition caused by the warning
2581 - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
2582 - megaraid_sas: add missing curly braces in ioctl handler
2583 - stm class: Select CONFIG_SRCU
2584 - extcon: max77843: Use correct size for reading the interrupt register
2585 - Linux 4.4.9
2586
2587 * Stoney powerplay support (LP: #1578305)
2588 - amdgpu/powerplay: Add Stoney to list of early init cases
2589
2590 * CVE-2016-2117 (LP: #1561403)
2591 - atl2: Disable unimplemented scatter/gather feature
2592
2593 * CVE-2016-2187 (LP: #1575706)
2594 - Input: gtco - fix crash on detecting device without endpoints
2595
2596 * zfs posix default permissions lost on reboot or unmount (LP: #1574801)
2597 - Fix ZPL miswrite of default POSIX ACL
2598
2599 * WARNING: at /build/linux-aWXT0l/linux-4.4.0/drivers/pci/pci.c:1595
2600 [travis3EN] (LP: #1574697)
2601 - net/mlx4_core: Implement pci_resume callback
2602 - net/mlx4_core: Avoid repeated calls to pci enable/disable
2603
2604 * Add support to thinkpad keyboard backlight (LP: #1574498)
2605 - thinkpad_acpi: Add support for keyboard backlight
2606
2607 * Please enable kconfig X86_LEGACY_VM86 for i386 (LP: #1499089)
2608 - [Config] CONFIG_VM86=y, CONFIG_X86_LEGACY_VM86=y
2609
2610 * Miscellaneous Ubuntu changes
2611 - updateconfigs for Linux v4.4.9
11cdc5f5 2612
c3edf819 2613 -- Kamal Mostafa <kamal@canonical.com> Tue, 17 May 2016 11:25:43 -0700
11cdc5f5 2614
52d5d147 2615linux-snapdragon (4.4.0-1013.15) xenial; urgency=low
e0a94488 2616
52d5d147
KM
2617 [ Kamal Mostafa ]
2618
2619 * Rebase against Ubuntu-4.4.0-22.40
2620
2621 * CVE-2016-3713 (LP: #1581201)
2622 - SAUCE: KVM: MTRR: remove MSR 0x2f8
2623
2624 * CVE-2016-0758 (LP: #1581202)
2625 - SAUCE: KEYS: Fix ASN.1 indefinite length object parsing
e0a94488 2626
52d5d147 2627 -- Kamal Mostafa <kamal@canonical.com> Fri, 13 May 2016 08:05:26 -0700
e0a94488 2628
bff99c6e 2629linux-snapdragon (4.4.0-1013.14) xenial; urgency=low
56089f7f 2630
bff99c6e 2631 [ Kamal Mostafa ]
56089f7f 2632
bff99c6e
KM
2633 * Release Tracking Bug
2634 - LP: #1578759
2635
2636 * Rebase to Ubuntu-4.4.0-22.39
2637
2638 -- Kamal Mostafa <kamal@canonical.com> Thu, 05 May 2016 11:17:11 -0700
56089f7f 2639
aa269355 2640linux-snapdragon (4.4.0-1013.13) xenial; urgency=low
d90cfa1d 2641
aa269355 2642 [ Kamal Mostafa ]
d90cfa1d 2643
aa269355
KM
2644 * Release Tracking Bug
2645 - LP: #1575237
2646
2647 * Miscellaneous Ubuntu changes
2648 - [Config] updateconfigs after 4.4.0-22.38 rebase
2649
2650 -- Kamal Mostafa <kamal@canonical.com> Tue, 26 Apr 2016 08:27:08 -0700
d90cfa1d 2651
913d550d 2652linux-snapdragon (4.4.0-1012.12) xenial; urgency=low
5db06f39 2653
913d550d
TG
2654 [ Tim Gardner ]
2655
2656 * Release Tracking Bug
2657 - LP: #1572284
2658
2659 * Rebase to Ubuntu-4.4.0-21.37
5db06f39
TG
2660
2661 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Apr 2016 13:03:54 -0600
2662
0bac4b5a 2663linux-snapdragon (4.4.0-1011.11) xenial; urgency=low
c53d0ee1 2664
0bac4b5a
PP
2665 [ Tim Gardner ]
2666
2667 * Release Tracking Bug
2668 - LP: #1567379
2669
2670 * Miscellaneous Ubuntu changes
2671 - [Config] disable PROVE_LOCKING
2672 - [Config] PREEMPT_VOLUNTARY=y
2673 - [Config] disable DEBUG_LOCK_ALLOC
2674 - [Config] disable DEBUG_SPINLOCK
2675 - [Config] disable DEBUG_MUTEXES
2676 - [Config] INLINE_*_UNLOCK=y
2677
2678 * Miscellaneous upstream changes
2679 - arm64: clean up defconfig with savedefconfig
2680 - configs: add SPI_SPIDEV as module in distro.config
2681 - arm64: dts: apq8016-sbc: Add aliases to spi device.
2682 - regulator: qcom_spmi: Add slewing delays for all SMPS types
2683 - regulator: qcom_spmi: Only use selector based regulator ops
c53d0ee1
PP
2684
2685 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 06 Apr 2016 16:29:44 +0200
2686
ee5c633c 2687linux-snapdragon (4.4.0-1010.10) xenial; urgency=low
ff7860e0 2688
ee5c633c
TG
2689 [ Tim Gardner ]
2690
2691 * Release Tracking Bug
2692 - LP: #1563910
2693 * Rebase to Ubuntu-4.4.0-17.33
2694
2695 * Miscellaneous Ubuntu changes
2696 - handle rprovides via dpkg-gencontrol
2697 - [Config] updateconfigs after rebase to Ubuntu-4.4.0-17.33
ff7860e0
TG
2698
2699 -- Tim Gardner <tim.gardner@canonical.com> Wed, 30 Mar 2016 08:30:18 -0600
2700
24c26360 2701linux-snapdragon (4.4.0-1009.9) xenial; urgency=low
956ba1dd 2702
24c26360
TG
2703 * rebased on Ubuntu-4.4.0-13.29
2704 * Feature Freeze Exception (LP: #1558535)
956ba1dd
TG
2705
2706 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 15:33:32 -0600
2707
023e2fae 2708linux-snapdragon (4.4.0-1008.8) xenial; urgency=low
c2b4595b 2709
023e2fae
PP
2710 [ Paolo Pisati ]
2711
2712 * Rebased on Ubuntu-4.4.0-11.26
2713
2714 * Miscellaneous Ubuntu changes
2715 - [Config] CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
c2b4595b
PP
2716
2717 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 10 Mar 2016 11:16:08 +0100
2718
e6fd5684 2719linux-snapdragon (4.4.0-1007.7) xenial; urgency=low
ad6b53b6 2720
e6fd5684
PP
2721 [ Paolo Pisati ]
2722
2723 * Rebased on Ubuntu-4.4.0-10.25
2724
2725 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
2726 - arm64: kernel: implement ACPI parking protocol
2727
2728 * Miscellaneous Ubuntu changes
2729 - [Config] ARM64_ACPI_PARKING_PROTOCOL=y
ad6b53b6
PP
2730
2731 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 07 Mar 2016 15:57:39 +0100
2732
69a5f0b4 2733linux-snapdragon (4.4.0-1006.6) xenial; urgency=low
0d74230f 2734
69a5f0b4
PP
2735 [ Paolo Pisati ]
2736
2737 * Updated qcomlt-4.4 BSP @ 86e3204d9
2738 * Rebased on Ubuntu-4.4.0-6.21
2739
2740 * Miscellaneous Ubuntu changes
2741 - [Config] updateconfigs
2742
2743 * Miscellaneous upstream changes
2744 - ASoC: qcom: use snd_dma_alloc/free* apis
2745 - ASoC: qcom: add wrdma register details to lpass_variant
2746 - ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_start
2747 - ASoC: qcom: pass direction to dma allocation
2748 - ASoC: qcom: ipq806x: add error in dma allocation.
2749 - ASoC: qcom: ipq806x: add wrdma related register offsets
2750 - ASoC: qcom: add mic related i2s control register defines
2751 - ASoC: qcom: add wrdma dma channel start
2752 - ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_map
2753 - ASoC: qcom: apq8016: add wrdma support
2754 - ASoC: qcom: add wrdma register definations
2755 - ASoC: qcom: add generic bit masks for RDMA and WRDMA
2756 - ASoC: qcom: apq8016: set the correct max register for regmap
2757 - ASoC: qcom: add mic support
2758 - ASoC: qcom: apq8016-sbc: add mic support
2759 - ASoC: add audio routing support
2760 - arm64: dts: qcom: add audio capture support
2761 - drm/i2c: adv7511: Add HPD support
2762 - arm64: dts: qcom: apq8016-sbc: Enable ADV7533 interrupts
2763 - dts: arm64: qcom: remove dmic pins in default pinctrl
2764 - ASoC: codec: msm8x16: check return value of msm8x16_wcd_codec_parse_dt
2765 - ASoC: codec: msm8x16: enable regulators before accessing registers
2766 - drm/msm: Boost the GPU clock on msm8916 for better performance
2767 - firmware: qcom: scm: Convert to platform driver
2768 - firmware: scm: make scm_init call from probe
2769 - arm64: dts: qcom : add scm device node
2770 - firmware: scm: make scm clks optional
2771 - arm: dts: qcom : add scm device node
2772 - iommu: qcom: check scm avaiablity before initialization.
2773 - ARM: dts: ifc6410: remove pinctrl defaults from gpio node.
0d74230f
PP
2774
2775 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 26 Feb 2016 14:39:48 +0100
2776
ca33d283 2777linux-snapdragon (4.4.0-1005.5) xenial; urgency=low
b657aed6 2778
ca33d283
PP
2779 [ Paolo Pisati ]
2780
2781 * SAUCE: dtb: add a custom apq8016 for snappy with sdhc_2's vmmc-supply
2782 disabled
b657aed6
PP
2783
2784 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 19 Feb 2016 13:34:25 +0100
2785
c82a8ddd 2786linux-snapdragon (4.4.0-1004.4) xenial; urgency=low
d258db0d 2787
c82a8ddd
PP
2788 [ Paolo Pisati ]
2789
2790 * [Config] MMC_BLOCK_MINORS=32
d258db0d
PP
2791
2792 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 09 Feb 2016 10:27:30 +0100
2793
74142ade 2794linux-snapdragon (4.4.0-1003.3) xenial; urgency=low
5feb0a7b 2795
74142ade
PP
2796 [ Upstream Kernel Changes ]
2797
2798 * arm64: dts: qcom: fix typo in usb id pins
2799 * usb: phy: msm: Fix state machine worker logic for OTG mode.
5feb0a7b
PP
2800
2801 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 05 Feb 2016 14:38:07 +0100
2802
7287e035 2803linux-snapdragon (4.4.0-1002.2) xenial; urgency=low
caf037cc 2804
7287e035
PP
2805 [ Paolo Pisati ]
2806
2807 * [Config] copy annotations from master
2808 * [Config] updateconfigs
2809 * [Config] better align config with qcomlt-4.4
2810 * [Config] FTBFS: disable DRM_PANEL_SIMPLE
caf037cc
PP
2811
2812 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Feb 2016 17:21:00 +0100
2813
e142eb10 2814linux-snapdragon (4.4.0-1001.1) xenial; urgency=low
f68293bf 2815
e142eb10
PP
2816 [ Paolo Pisati ]
2817
2818 * Imported http://git.linaro.org/landing-teams/working/qualcomm/kernel.git - qcomlt-4.4 @ 17a6dbb
2819 * Rebased on Ubuntu-4.4.0-2.16
2820
2821 [ Upstream Kernel Changes ]
2822
2823 * mmc: mmci: Support any block sizes for ux500v2 and qcom variant
2824 * hid: add support for Lilliput touchscreen
2825 * ARM: qcom_defconfig: Add QCOM specific drivers
2826 * arm:multi_v7_defconfig: Add QCOM specific Kconfigs
2827 * WIP:pwrseq: Convert in to proper platform device
2828 * iommu:msm: fix compilation error.
2829 * Input: pm8941: Add RESIN_N input handling
2830 * media: v4l2-controls: add h264 5.2 level and constrained high profile
2831 * media: vidc: Qualcomm video encoder/decoder driver
2832 * PCI: designware: add memory barrier after enabling region
2833 * DT: PCI: qcom: Document PCIe devicetree bindings
2834 * PCI: qcom: Add Qualcomm PCIe controller driver
2835 * drm/edid: Add support to get edid early
2836 * drm/edid: export edid_vendor()
2837 * drm/panel: simple-panel: Add panel picker support.
2838 * drm/msm: mdp4 lvds: continue if the panel is not connected
2839 * drm/msm: mdp4 lvds: Check the panel node in detect_panel()
2840 * devicetree: Add hardware rng entry to qcom-apq8064.dtsi
2841 * ARM: dts: qcom: apq8064: Add hwmutex and SMEM nodes
2842 * ARM: dts: qcom: apq8064: Declare all pm8921 regulators
2843 * ARM: dts: qcom: apq8064: Introduce gsbi5 and gsbi5 serial node
2844 * arm: dts: qcom: Add generic PMIC gpio/MPP compat strings
2845 * arm: dts: qcom: apq8064: Add fixed rate on-board oscillators
2846 * ARM: dts: qcom: apq8064-ifc6410 Use hardware flow control for GSBI6
2847 * ARM: dts: apq8064: add pcie devicetree node
2848 * ARM: dts: ifc6410: enable pcie dt node for this board
2849 * ARM: dts: apq8064: Add MDP support
2850 * ARM: dts: ifc6410: enable MDP support
2851 * ARM: dts: qs600: enable MDP support
2852 * ARM: dts: ifc6410: add inforce LVDS panel support
2853 * ARM: dts: APQ8064: Add iommu
2854 * ARM: dts: apq8064: add pci support in CM QS600
2855 * ARM: dts: qcom: Add necessary DT data for Krait cpufreq
2856 * ARM: qcom: add description of KPSS WDT for APQ8064
2857 * ARM: dts: apq8064: Assign a power supply to each CPU
2858 * ARM: dts: apq8064: Add OPP data for frequencies above 1ghz
2859 * ARM: dts: apq8064: Add thermal cooling maps
2860 * ARM: dts: apq8064: Add voltage ranges of the SAW2 regulators
2861 * ARM: dts: apq8064: Add reference to the L2 clock
2862 * ARM: dts: apq8064: Add a DT node for the L2 data
2863 * ARM: dts: apq8064: Add ADM configuration node
2864 * arm: dts: Added eInfochips ERAGON600 board support
2865 * ARM: dts: ifc6410: HACK add bt reset gpios to pwrseq
2866 * ARM: dts: apq8064: Increase critical temperature to 110C
2867 * arm: dts: apq8064: Add thermal zones, tsens and qfprom nodes
2868 * arm64: dts: qcom: 8x16: UART1 add CTS_N, RTS_N pin configurations
2869 * arm64: dts: qcom: 8x16: UART1 and UART2 use DMA for RX and TX
2870 * arm64: dts: qcom: Make msm8916-mtp compatible string compliant
2871 * arm64: dts: qcom: Alias pm8916 on msm8916 devices
2872 * arm64: dts: qcom: msm8916: Add fixed rate on-board oscillators
2873 * arm64: dts: fix the i2c aliasing to match to schematics.
2874 * arm64: dts: set the default i2c pin drive strength to 16mA
2875 * arm64: dts: qcom: Add MSM8916 SMEM nodes
2876 * arm64: dts: qcom: Add RPM/SMD support on MSM8916
2877 * arm64: dts: Add PM8916 support on MSM8916
2878 * arm64: dts: qcom: Add pm8994, pmi8994, pm8004 PMIC skeletons
2879 * arm64: dts: qcom: Add pm8994 gpios and MPPs
2880 * arm64: dts: apq8016-sbc: enable UART0 on LS connector
2881 * arm64: dts: apq8016-sbc: add label properties for UART, I2C, and SPI
2882 * devicetree: bindings: Document qcom,msm-id and qcom,board-id
2883 * arm64: dts: Add Qualcomm MSM8916 & MTP8916 ids
2884 * DT: arm64: msm8916-mtp: enable spi3
2885 * arm64: dts: qcom: Add APQ8016 SBC support
2886 * arm64: dts: qcom: Add USB related device nodes on APQ8016 SBC board
2887 * arm64: dts: qcom: Add sdhci support for APQ8016 SBC board
2888 * arm64: dts: Add nodes we need for SMP boot
2889 * ARM: dts: Enable SD card (disable vmcc)
2890 * arm64: msm8916 dtsi: Add mdss support
2891 * arm64: sb8016: Add ADV7533 bridge in sbc8016 dtsi
2892 * arm64: dts: Add apq8016-sbc hdmi audio support
2893 * arm64: dts: qcom: apq8016-sbc: Don't hog client driver pins
2894 * arm64: dts: qcom: Fix apq8016-sbc board USB related pin definitions
2895 * arm64: dts: qcom: apq8016-sbc: add D+/D- route switch GPIO
2896 * arm64: dts: qcom: apq8016-sbc: Fix sdhci pinctrl default state name
2897 * arm64: dts: qcom: apq8016-sbc: Enable SD card slot
2898 * arm64: dts: qcom: Fix MPP's function used for LED control
2899 * arm64: dts: qcom: Enable USB manual pullup on msm8916
2900 * arm64: dts: qcom: msm8916: Add RPMCC DT node
2901 * arm64: dts: qcom: msm8916: Add A53 DT node
2902 * arm64: dts: Add cpufreq-dt support for msm8916
2903 * arm64: dts: Add clock-latency for msm8916
2904 * arm64: dts: Add CPR DT node for msm8916
2905 * arm64: dts: Add cpu-supply properties for cpufreq
2906 * arm: dts: msm8974: Add thermal zones, tsens and eeprom nodes
2907 * arm: dts: apq8084: Add thermal zones, tsens and eeprom nodes
2908 * arm64: dts: msm8916: Add thermal zones, tsens and eeprom nodes
2909 * arm64: dts: Add spmi-regulator nodes for pm8916
2910 * arm64: dts: msm8916: Add cpu cooling maps
2911 * WIP: dt: add support for gpu on msm8916/apq8016
2912 * DT: arm64: add iommu dtsi files
2913 * arm64: dt: Add WCNSS related nodes
2914 * dts: arm64: apq8016-sbc: enable LS 1.8v regulator by default
2915 * ARM64: dts: Fix the missing usb otg regulators.
2916 * arm64: dts: Fix memory region descriptions
2917 * arm64: dts: msm8916: add wcd codec support
2918 * arm64: dts: add support to analog audio playback
2919 * arm64: dts: qcom: 8x16: Add fixed rate on-board XO oscillator
2920 * arm64: dts: qcom: Add msm8916 CoreSight components
2921 * dts: qcom: Add CoreSight components for MSM8916
2922 * arm64: dts: Fix the hypervisor and tz memory region size
2923 * arm64: dts: remove the #if 0 around bluetooth
2924 * wcn36xx: Update DT to support wcn36xx wifi driver
2925 * WIP:dts: arm64: add q6v5 pil support
2926 * arm64: dt: Add msm bus nodes
2927 * arm64: dts: usb: Add bus scaling suppport
2928 * arm64: dts: Add rpm_log support
2929 * dts: arm64: msm8916: add vidc dt nodes
2930 * dts: arm64: qcom: apq8016-sbc: enable vidc and vidc-rproc
2931 * arm64: apq8016-sbc.dtsi: Add regulators needed by adv7533
2932 * arm64: msm8916-mdss.dtsi: Add bus scaling properties for mdp
2933 * arm64: dts: Align msm8916 cpu thermal trip point ranges
2934 * arm64: dts: qcom: apq8016-sbc: Add Volume Up key device node
2935 * arm64: dts: qcom: apq8016-sbc: Add Volume Down definitions
2936 * arm64: dts: qcom: apq8016-sbc: Limit MPP4 high state to 1.8V
2937 * arm64: dts: apq8016-sbc: add regulators support
2938 * arm64: dts: move smem node after the soc node
2939 * arm64: dts: add spmi prefix to regulators
2940 * WIP: update iommu header
2941 * soc: qcom: import socinfo.h
2942 * iommu: qcom: forward port iommu v1
2943 * iommu: qcom: v1: rework secure part and build
2944 * iommu: qcom: v1: fix wrong sg interator
2945 * iommu: msm: Invalidate properly from iommu_unmap
2946 * arm64: provide dma cache routines with same API as 32 bit
2947 * qcom: iommu: Make use of domain_alloc and domain_free
2948 * DOWNSTREAM: drm/msm: use downstream iommu
2949 * iommu/msm: Add DT adaptation
2950 * iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
2951 * iommu/msm: Add support for generic master bindings
2952 * iommu/msm: Set cacheability attributes without tex remap
2953 * temp: Add dummy msm_iommu_get_ctx and fix broken build
2954 * arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
2955 * of: dma: Move range size workaround to of_dma_get_range()
2956 * of: dma: Make of_dma_deconfigure() public
2957 * of: dma: Split of_configure_dma() into mask and ops configuration
2958 * drivers: platform: Configure dma operations at probe time
2959 * iommu: of: Document the of_iommu_configure() function
2960 * iommu: of: Handle IOMMU lookup failure with deferred probing or error
2961 * drm/msm: temp: Add a check to be compatible against both iommuv0/v1
2962 * iommu/msm: Fix "scheduling while atomic" bug
2963 * pci: use new of_dma_configure* apis
2964 * dt/bindings: qcom_adm: Fix channel specifiers
2965 * dmaengine: Add ADM driver
2966 * dmaengine: adm: Fix ADM hardware descriptor creation when flow control
2967 is enabled
2968 * dmaengine: adm: Use 'soft' flush when stopping DMA
2969 * dmaengine: adm: Don't reset controller during probe
2970 * dmaengine: adm: Start next DMA even if there is no ongoing transaction
2971 * ARM: cpuidle: Add cpuidle support for QCOM cpus
2972 * arm64: defconfig: qcom: Enable restart driver
2973 * arm64: introduce CPU_OF_TABLES for cpu ops selection
2974 * arm64: smp: move the pen to a header file
2975 * arm64: qcom: add cpu operations
2976 * arm64: defconfig: add qcom specifics
2977 * common: DMA-mapping: Add strongly ordered memory attribute
2978 * arm: Add option to skip buffer zeroing
2979 * arm64: Add support for DMA_ATTR_STRONGLY_ORDERED
2980 * arm64: dma-mapping: add support for IOMMU mapper
2981 * arm64: mm: Fix a bug in iommu dma-mapping
2982 * arm64: dma-mapping: fix DMA_ATTR_STRONGLY_ORDERED in __get_dma_pgprot
2983 * arm64: dma-mapping: map sg lists into the SMMU as virtually contiguous
2984 * arm64: fixup for mm renames
2985 * drm/mipi_dsi: refactor device creation
2986 * drm/mipi_dsi: check for used channels
2987 * drm/mipi_dsi: Create dummy DSI devices
2988 * drm/mipi_dsi: Get DSI host by DT device node
2989 * drm/i2c: adv7511: Fix mutex deadlock when interrupts are disabled
2990 * drm/i2c: adv7511: Initial support for adv7533
2991 * drm/i2c: adv7511: Refactor encoder slave functions
2992 * drm/i2c: adv7511: Add drm_bridge/connector for ADV7533
2993 * drm/i2c: adv7511: Create mipi_dsi_device for ADV7533
2994 * drm/i2c: adv7511: setup CEC registers during power off-power-on
2995 sequence
2996 * drm/i2c: adv7511: Use internal timing generator
2997 * drm/i2c: adv7511: Change DSI lanes dynamically
2998 * drm/i2c: adv7511: Move the common data structures to header file
2999 * drm/i2c: adv7511: Add Audio support.
3000 * drm/i2c: adv7511: Enable the audio data and clock pads on adv7533
3001 * HACK: drm/i2c: adv7511: Remove hotplug event handling
3002 * drm/i2c: adv7511: move to use reg_sequence
3003 * drm/i2c: adv7511: fixup the dapm bias level access
3004 * drm/i2c: adv7511: Init regulators
3005 * clk: qcom: gdsc: Use PM clocks to control gdsc clocks
3006 * clk: qcom: gdsc: Enable an RCG before turing on the gdsc
3007 * clk: qcom: gdsc: Manage clocks with !CONFIG_PM
3008 * clk: qcom: common: Add API to register board clocks backwards
3009 compatibly
3010 * clk: qcom: Move cxo/pxo/xo into dt files
3011 * clk: qcom: msm8916: Move xo and sleep clocks into DT
3012 * ARM: Add Krait L2 register accessor functions
3013 * clk: Avoid sending high rates to downstream clocks during set_rate
3014 * clk: mux: Split out register accessors for reuse
3015 * clk: Add safe switch hook
3016 * clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
3017 * clk: qcom: Add HFPLL driver
3018 * clk: qcom: Add MSM8960/APQ8064's HFPLLs
3019 * clk: qcom: Add IPQ806X's HFPLLs
3020 * clk: qcom: Add support for Krait clocks
3021 * clk: qcom: Add KPSS ACC/GCC driver
3022 * clk: qcom: Add Krait clock controller driver
3023 * cpufreq: Add module to register cpufreq on Krait CPUs
3024 * clk: qcom: Add support for SMD-RPM Clocks
3025 * clk: qcom: Add support for RPM Clocks
3026 * clk: qcom: Add support for msm8974 RPM-SMD clocks
3027 * clk: qcom: msm8974: Remove gfx3d clock from MMCC
3028 * clk: qcom: Add support for apq8084 RPM-SMD clocks
3029 * clk: qcom: Add support for regmap mux-div clocks
3030 * clk: qcom: Add A53 clock driver
3031 * soc: qcom: Add support for SAW2 regulators
3032 * clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
3033 * thermal: qcom: tsens: Add a skeletal TSENS drivers
3034 * thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
3035 * thermal: qcom: tsens-8974: Add support for 8974 family of SoCs
3036 * thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
3037 * amba: Defer device peripheral ID read
3038 * coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
3039 * i2c: qup: Change qup_wait_writeready function to use for all timeouts
3040 * qup: i2c: factor out common code for reuse
3041 * i2c: qup: Add V2 tags support
3042 * i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
3043 * i2c: qup: Add bam dma capabilities
3044 * i2c: qup: Remove verbose messages.
3045 * drm/msm/dsi: Parse lane swap information from DT
3046 * drm/msm/dsi: Add a delay when performing software reset
3047 * drm/msm/dsi: Remove incorrect warning on host attach
3048 * drm/msm/dsi: Don't call hpd helper unconditionally
3049 * HACK: drm/msm/mdp5: Make sure mdp5 clocks aren't disbaled when we need
3050 them
3051 * mdp4: Add iommu detach_dev in error path
3052 * drm/msm: remove pm_runtime_put() calls
3053 * drm/msm/dsi: Update the "vdd" voltage range
3054 * drm/msm/mdp5: Update bus scaling support
3055 * mmc: sdhci: let GPIO based card detection have higher precedence
3056 * mmc: sdhci-msm: Add SDHCI_QUIRK_NO_CARD_NO_RESET
3057 * soc: qcom: Introduce common SMEM state machine code
3058 * soc: qcom: smsm: Add driver for Qualcomm SMSM
3059 * soc: qcom: smp2p: Qualcomm Shared Memory Point to Point
3060 * soc: qcom: enable smsm/smp2p modular build
3061 * ARM: qcom: select ARM_CPU_SUSPEND for power management
3062 * soc: qcom: Introduce WCNSS_CTRL SMD client
3063 * soc: qcom: smd-rpm: Add existing platform support
3064 * ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend
3065 hook
3066 * drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it
3067 * regulator: qcom-smd: Add PM8916 support
3068 * regulator: qcom-smd: Add support for PMA8084
3069 * arm64: add qcom_defconfig
3070 * soc: qcom: smem: Add debugfs
3071 * remoteproc: core: Make the loaded resource table optional
3072 * remoteproc: qcom-pil: Implementation of Qualcomm TZ backed PIL
3073 * remoteproc: Add additional crash reasons
3074 * remoteproc: qcom-tz-pil: Add interrupts and gpio hooks
3075 * remoteproc: qcom-tz: Inform SMD about crashing remotes
3076 * remoteproc: qcom-tz: Finish shutdown on timeout
3077 * remoteproc: qcom: tz-pil: Round up max address
3078 * remoteproc: Support loading firmware from lately mounted fs (HACK)
3079 * remoteproc: qcom: q6v5 pil: Initial hack to boot mss
3080 * remoteproc: qcom-tz: Update to match smem api changes
3081 * remoteproc: qcom-tz: Update smem prototypes
3082 * remoteproc: qcom-tz: Drop smd reset stuff for now
3083 * remoteproc: qcom: Extract PAS and fix compilation for 4.1
3084 * remoteproc: qcom_tz_pil: Fix compiler issues
3085 * remoteproc: qcom_q6v5_pil: Fix 64 bit
3086 * regulator: qcom: smd: Regulator driver for the Qualcomm RPM
3087 * gpio: qcom-smsm: Add driver for Qualcomm SMSM
3088 * gpio: smsm: Update smem prototypes
3089 * gpio: smsm: Fix compiler warnings
3090 * soc: qcom: smd: Use correct smem id
3091 * gpio: qcom-smp2p: Qualcomm Shared Memory Point to Point
3092 * dt-binding: gpio: Introduce qcom,smp2p binding documentation
3093 * gpio: qcom-smp2p: Fix compile issues
3094 * remoteproc: tz_pil: Fixes to support 8916
3095 * HACK: soc: qcom: smd: Add debug to fix timing
3096 * regulator: smd: Add floor and corner operations
3097 * regulator: smd: Make set_{corner,floor} work with regulator struct
3098 * regulator: smd: Add correct ifdef flag for stubs
3099 * regulator: smd: remove left over debug statement
3100 * remoteproc: tz_pil: make irqs, smd edge & crash-reason optional
3101 properties
3102 * remoteproc: tz_pil: take relocation flag into account
3103 * remoteproc: tz_pil: skip waiting ready irq if it not provided
3104 * gpio:smp2p:qcom: kill set_irq_flags and use genirq
3105 * qcom-smd-rpm: Add MSM8916 support
3106 * soc: smd: Migrate the wifi driver from old smd driver to new smd
3107 driver.
3108 * soc: qcom: smd: Introduce callback setter
3109 * soc: qcom: smd: Split discovery and state change work
3110 * soc: qcom: smd: Refactor channel open and close handling
3111 * soc: qcom: smd: Support multiple channels per sdev
3112 * soc: qcom: smd: Support opening additional channels
3113 * WIP: remoteproc: q6: remove some commented out code
3114 * WIP:remoteproc:q6pil: add segment_is_loadable and
3115 segment_is_relocatable macros
3116 * WIP: remoteproc: q6: add support to memory-region
3117 * WIP: remoteproc: q6: add support to scm restart
3118 * WIP: remoteproc: HACK to get it working on DB410c
3119 * remoteproc: tz: Allow no scm clocks support
3120 * soc: qcom: Add msm_bus driver
3121 * soc: qcom: rpm_log: Add rpm log driver
3122 * soc: qcom: Stub IPCRTR client driver
3123 * Fix: Make it buildable on v4.3
3124 * Move to new qcom_smem_get() api
3125 * PM / OPP: Support adjusting OPP voltages at runtime
3126 * OPP: Allow notifiers to call dev_pm_opp_get_{voltage, freq} RCU-free
3127 * cpufreq-dt: Handle OPP voltage adjust events
3128 * power: avs: Add support for CPR (Core Power Reduction)
3129 * power: avs: cpr: Use raw mem access for qfprom
3130 * power: avs: Register CPR with cpufreq-dt
3131 * power: avs: cpr: Fix Duplicate OPPs warning
3132 * pwer:avs: cpr: fix with new reg_sequence structures
3133 * cpufreq-dt: Add L2 frequency scaling support
3134 * firmware: qcom: scm: Add support for ARM64 SoCs
3135 * firmware: qcom: scm: Generalize shared error map
3136 * firmware: qcom: scm: Add boot APIs
3137 * firmware: qcom: scm: Peripheral Authentication Service
3138 * firmware: qcom: scm: Add 64 bit PAS APIs
3139 * firmware: qcom: scm: Fix NULL coherent device
3140 * firmware: qcom: scm: Split out 32-bit specific SCM code
3141 * firmware: qcom: scm: Support PIL SCMs
3142 * firmware: qcom: scm: Support IOMMU scm calls
3143 * firmware: qcom: scm: add video (vidc) scm calls
3144 * firmware: qcom: scm: Fixup arm64 asm
3145 * firmware: scm: add proc restart support
3146 * wcn36xx: add wcn3620 chip type definition
3147 * wcn36xx: get chip type from platform ops
3148 * wcn36xx: use 3680 dxe regs for 3620
3149 * wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
3150 * wcn36xx: swallow two wcn3620 IND messages
3151 * wcn36xx: remove powersaving for wcn3620
3152 * wcn36xx: handle new hal response format
3153 * wcn3620: use new response format for wcn3620 trigger_ba
3154 * wcn3620: use new response format for wcn3620 remove_bsskey
3155 * net wireless wcn36xx add wcnss platform code
3156 * net wireless wcn36xx adapt wcnss platform to select module by DT
3157 * wcn36xx: add later fw capabilities
3158 * Got workable wireless driver.
3159 * Set the dma mask for platform device which is not created from DT.
3160 * Update the initialization sequence to enable DB410c.
3161 * Migrate the wifi driver from old smd driver to new smd driver.
3162 * Bluetooth: Add HCI device identifier for Qualcomm SMD
3163 * Bluetooth: btqcomsmd: Qualcomm WCNSS HCI driver
3164 * wcn36xx: Update the smd client driver to use new smd channel
3165 * wcn36xx: eliminate the warning for unsupported SMD_EVENT
3166 * wcn36xx: avoid alloc mem with GFP_KERNEL in smd callback.
3167 * linaro: add defconfig fragment with basic linaro config
3168 * kernel: configs: move linaro distro.conf as proper %.config fragment
3169 * kernel: configs: update distro.config
3170 * kernel: configs: improve distro.config, mostly for systemd
3171 * kernel: configs: update distro config from release branch
3172 * kernel: configs: Enable input misc device drivers
3173 * media: vidc: debug: fix build warnings
3174 * media: vidc: venc/vdec: vb2 structure reorganisation
3175 * iommu: qcom: v1: move iommu-sec pgtable allocation
3176 * dts: arm: apq8064: add support to q6 pil via pil-tz
3177 * arm: dts: apq8064: add support to smd apr_audio svc channel
3178 * dts: arm: add support to digital audio via dsp
3179 * arm: dts: qcom: apq8064: Add RPMCC DT node
3180 * arm: dts: qcom: apq8064: Add fixed rate on-board oscillators
3181 * ARM: dts: ERAGON: fix uart pinctrl
3182 * dts: qcom: Add CoreSight components for APQ8064
3183 * arm: dts: apq8064: fix clock names according to new rpmcc
3184 * usb: phy: msm: fix error handling in probe.
3185 * usb: phy: msm: HACK: Make Vddc configuration optional
3186 * usb: phy: msm: Disable driver runtime PM
3187 * usb: phy: msm: Ensure that workers are initialized before use
3188 * usb: chipidea: msm: Use posted data writes on AHB
3189 * usb: host: ehci-msm: Use posted data writes on AHB
3190 * drivers: usb: Add bus scaling suppport
3191 * ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
3192 * ALSA: pcm: add IEC958 channel status helper for hw_params
3193 * sound: codec: Add support to msm8x16_wcd codec.
3194 * sound: qcom: add dsp support to apq8064
3195 * WIP: drm: msm: add proper hdmi codec driver.
3196 * ASoC: qcom: use correct device pointer in dma allocation
3197 * arm: dts: remove duplicate entires
3198 * cpufreq-dt: Add missing rcu_read_lock() for find_device_opp()
3199 * multi_v7_defconfig: add msm iommu kconfig
3200 * kernel: add DRM_LOAD_EDID_FIRMWARE in distro.config
3201 * kernel: configs: add I2C_CHARDEV in distro.config
3202 * kernel: configs: add CONFIG_INPUT_JOYDEV in distro.config
3203 * fixup! ARM: qcom_defconfig: Add QCOM specific drivers
3204 * wcn36xx: handle rx skb allocation failure to avoid system crash
3205 * wcn36xx: split DMA mask register writing.
3206 * wcn36xx: Clean up wcn36xx_smd_send_beacon
3207 * wcn36xx: Pad TIM PVM if needed
3208 * wcn36xx: Add helper macros to cast vif to private vif and vice versa
3209 * wcn36xx: Use consistent name for private vif
3210 * wcn36xx: Use define for invalid index and fix typo
3211 * wcn36xx: Fetch private sta data from sta entry instead of from vif
3212 * wcn36xx: Add helper macros to cast sta to priv
3213 * wcn36xx: Remove sta pointer in private vif struct
3214 * wcn36xx: Parse trigger_ba response properly
3215 * wcn36xx: Copy all members in config_sta v1 conversion
3216 * wcn36xx: Use allocated self sta index instead of hard coded
3217 * wcn36xx: Clear encrypt_type when deleting bss key
3218 * wcn36xx: Track association state
3219 * wcn36xx: Implement multicast filtering
3220 * wcn36xx: don't pad beacons for mesh
3221 * wcn36xx: Use correct command struct for EXIT_BMPS_REQ
3222 * wcn36xx: Disable power save for now
3223 * wcn36xx: remove references to IFF_PROMISC
f68293bf
PP
3224
3225 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Feb 2016 16:20:26 +0100
3226
44aee11d
PP
3227linux-snapdragon (4.2.0-2012.12) xenial; urgency=low
3228
3229 [ Tim Gardner ]
3230
3231 * [Config] renamed to snapdragon
3232 * Rebased on Ubuntu-4.2.0-25.30
3233
3234 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Jan 2016 15:04:16 -0700
3235
3236linux-snapdragon (4.2.0-2011.11) xenial; urgency=low
3237
3238 [ Upstream Kernel Changes ]
3239
3240 * arm64: errata: Add -mpc-relative-literal-loads to erratum #843419 build
3241 flags
3242 - LP: #1533009
3243
3244 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 Jan 2016 11:51:37 +0100
3245
3246linux-snapdragon (4.2.0-2010.10) xenial; urgency=low
3247
3248 [ Paolo Pisati ]
3249
3250 * [Config] DEBUG_MEMORY_INIT=y
3251 * [Config] DEBUG_MUTEXES=y && DEBUG_SPINLOCK=y
3252
3253 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 21 Jan 2016 09:30:55 +0100
3254
3255linux-dragon410c (4.2.0-2009.9) xenial; urgency=low
3256
3257 [ Paolo Pisati ]
3258
3259 * [Config] USB_HSIC_USB3503=y
3260 * [Config] USB_MSM_OTG=y
3261 * [Config] USB_GADGET=y
3262 * [Config] USB_CHIPIDEA=y
3263
3264 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 19 Jan 2016 11:39:28 +0100
3265
3266linux-dragon410c (4.2.0-2008.8) xenial; urgency=low
3267
3268 [ Paolo Pisati ]
3269
3270 * rebased on Ubuntu-4.2.0-24.29
3271 * update Linaro BSP qcomlt-4.2 @ f1bd413
3272 * [Config] disable QCOM_[CPUFREQ|CPUIDLE], use the DT generic
3273 * [Config] BUS_TOPOLOGY_ADHOC=y
3274 * [Config] disable MMC_CLKGATE
3275 * [Config] MSM_BUS_SCALING=y
3276 * [Config] disable NO_HZ
3277 * [Config] disable PM_DEVFREQ
3278 * [Config] disable PM_WAKELOCKS
3279 * [Config] USB_OHCI_HCD_PLATFORM=y
3280 * [Config] disable USB_UHCI_HCD
3281 * [Config] disable USB_XHCI_HCD
3282
3283 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 Jan 2016 11:43:16 +0100
3284
3285linux-dragon410c (4.2.0-2007.7) xenial; urgency=low
3286
3287 [ Paolo Pisati ]
3288
3289 * [Config] disable all arm64 SOCs but QCOM
3290 * [Config] REGULATOR_FAN53555=y
3291 * [Config] MMC_CLKGATE=y
3292 * [Config] USB_EHCI_HCD_PLATFORM=y && USB_EHCI_MSM=y
3293 * [Config] annotations: enable EHCI platform on arm64
3294 * [Config] DMA_CMA=y
3295 * [Config] I2C_QUP=y
3296 * [Config] HW_RANDOM_MSM=y && HW_RANDOM_TPM=y
3297 * [Config] INPUT_PM8941_PWRKEY=y
3298 * [Config] LEDS_GPIO=y && LEDS_TRIGGER*=y
3299 * [Config] AUTOFS4_FS=y
3300 * [Config] SPMI=y, REGULATOR_QCOM_SPMI=y, PINCTRL_QCOM_SPMI_PMIC
3301 * [Config] MMC_QCOM_DML=y
3302 * [Config] MSM_RPMCC_8064=y
3303 * [Config] QCOM_QFPROM=y && QCOM_TSENS=y
3304
3305 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 13 Jan 2016 21:56:58 +0100
3306
3307linux-dragon410c (4.2.0-2006.6) xenial; urgency=low
3308
3309 [ Paolo Pisati ]
3310
3311 * [Config] NLS_ISO8859_1=y
3312
3313 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Jan 2016 15:51:22 +0100
3314
3315linux-dragon410c (4.2.0-2005.5) xenial; urgency=low
3316
3317 [ Paolo Pisati ]
3318
3319 * Revert "[Config] FTBFS: disable ARM64_CRYPTO"
3320 * [Config] REGULATOR_FIXED_VOLTAGE=y
3321 * [Config] QCOM_A53=y
3322 * [Config] MFD_QCOM_RPM=y
3323 * [Config] MMC_SDHCI=y && MMC_SDHCI_MSM=y
3324 * [Config] PINCTRL_MSM8916=y
3325 * [Config] QCOM_BAM_DMA && QCOM_GSBI=y
3326 * [Config] REGULATOR_QCOM_RPM=y
3327 * [Config] MMC_BLOCK_MINORS=32
3328 * [Config] CRYPTO_DRBG=y
3329
3330 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Jan 2016 11:11:59 +0100
3331
3332linux-dragon410c (4.2.0-2004.4) xenial; urgency=low
3333
3334 [ Paolo Pisati ]
3335
3336 * [Config] FTBFS: disable ARM64_CRYPTO
3337
3338 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 09 Dec 2015 14:12:54 +0100
3339
3340linux-dragon410c (4.2.0-2003.3) xenial; urgency=low
3341
3342 [ Paolo Pisati ]
3343
3344 * [Config] COMMON_CLK_QCOM=y && HWSPINLOCK_QCOM=y
3345 * [Config] QCOM_SMD=y (fix FTBFS SERIAL_MSM_SMD)
3346 * [Config] MFD_QCOM_SMD_RPM=y && REGULATOR_QCOM_SMD_RPM=y
3347 * [Config] VIDEO_V4L2=y
3348 * [Config] MSM_VIDC_V4L2=y
3349 * [Config] QCOM_Q6V5_PIL=y && QCOM_TZ_PIL=y
3350 * [Config] DRM_MSM=y && DRM_I2C_ADV7511=y
3351 * [Config] SND_SOC_QCOM=y
3352 * [Config] MSM_GCC_8916=y
3353 * [Config] DRM_PANEL_SIMPLE=y
3354
3355 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 09 Dec 2015 11:33:29 +0100
3356
3357linux-dragon410c (4.2.0-2002.2) xenial; urgency=low
3358
3359 [ Paolo Pisati ]
3360
3361 * [Config] snappy config fragments: generic, systemd, lxc, security and
3362 snappy
3363 * [Config] snappy/security: CC_STACKPROTECTOR_REGULAR=y
3364 * [Config] snappy/snappy: RFKILL_REGULATOR depends on REGULATOR=y
3365 * [Config] snappy/generic: CRASH_DUMP=y
3366 * [Config] snappy/generic: NVRAM=m
3367 * [Config] snappy/generic: INPUT_UINPUT=y
3368 * [Config] snappy/generic: SYSVIPC=y && SYSVIPC_SYSCTL=y
3369 * [Config] snappy/generic: LOCALVERSION= to avoid packaging failure
3370 * [Config] updateconfigs
3371
3372 [ Upstream Kernel Changes ]
3373
3374 * media: vidc: fix compile error
3375
3376 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 04 Dec 2015 15:24:16 +0100
3377
3378linux-dragon410c (4.2.0-2001.1) xenial; urgency=low
3379
3380 [ Paolo Pisati ]
3381
3382 * import http://git.linaro.org/landing-teams/working/qualcomm/kernel.git @
3383 ubuntu-qcom-dragonboard410c-15.09
3384 * rebased on Ubuntu-4.2.0-19.23
3385
3386 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 03 Dec 2015 17:18:07 +0200