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