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