]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - debian.snapdragon/changelog
UBUNTU: Start new release
[mirror_ubuntu-artful-kernel.git] / debian.snapdragon / changelog
1 linux-snapdragon (4.4.0-1024.27) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Stefan Bader <stefan.bader@canonical.com> Fri, 12 Aug 2016 11:36:44 +0200
8
9 linux-snapdragon (4.4.0-1023.26) xenial; urgency=low
10
11 [ Stefan Bader ]
12
13 * Release Tracking Bug
14 - LP: #1611239
15
16 [ Ubuntu: 4.4.0-35.54 ]
17
18 * [i915_bpo] Sync with v4.7 (LP: #1609742)
19 - SAUCE: i915_bpo: Sync with v4.7
20 * s390/cio: fix reset of channel measurement block (LP: #1609415)
21 - s390/cio: allow to reset channel measurement block
22 * in Ubuntu16.10: Hit on Call traces and system goes down when transactional
23 memory tests are running in 32TB Brazos system (LP: #1606786)
24 - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
25 - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
26 * Power Menu does not display after press the Power Button (LP: #1609204)
27 - intel-vbtn: new driver for Intel Virtual Button
28 - [config] enable CONFIG_INTEL_VBTN=m
29 * OptiPlex 7450 AIO hangs when rebooting (LP: #1608762)
30 - x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
31 * virtualbox+usb 3.0 breaks boot, -28 kernel works (LP: #1604058)
32 - SAUCE: xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED
33 * linux-kernel: Freeing IRQ from IRQ context (LP: #1597908)
34 - block: defer timeouts to a workqueue
35 * Tunnel offload indications not stripped from encapsulated packets, causing
36 performance overhead (LP: #1602755)
37 - tunnels: Remove encapsulation offloads on decap.
38 * lm-sensors is throwing "ERROR: Can't get value of subfeature temp1_input:
39 I/O error" for be2net driver (LP: #1607387)
40 - be2net: perform temperature query in adapter regardless of its interface
41 state
42 * Dell dock MAC Address pass through doesn't work in Ubuntu (LP: #1579984)
43 - r8152: Add support for setting pass through MAC address on RTL8153-AD
44 * vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494)
45 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
46 * ISST-LTE:pVM:monklp5:Ubuntu16.04.1:system crashed at
47 lpfc_sli4_scmd_to_wqidx_distr (LP: #1597974)
48 - SAUCE: lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from
49 lpfc_send_taskmgmt()
50 * Backport cxlflash shutdown patch to Xenial SRU (LP: #1605405)
51 - SAUCE: cxlflash: Verify problem state area is mapped before notifying
52 shutdown
53 * Xenial update to v4.4.16 stable release (LP: #1607404)
54 - mac80211: fix fast_tx header alignment
55 - mac80211: mesh: flush mesh paths unconditionally
56 - mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
57 - mac80211: Fix mesh estab_plinks counting in STA removal case
58 - EDAC, sb_edac: Fix rank lookup on Broadwell
59 - IB/cm: Fix a recently introduced locking bug
60 - IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
61 - powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
62 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
63 - usb: dwc2: fix regression on big-endian PowerPC/ARM systems
64 - USB: EHCI: declare hostpc register as zero-length array
65 - usb: common: otg-fsm: add license to usb-otg-fsm
66 - mnt: fs_fully_visible test the proper mount for MNT_LOCKED
67 - mnt: Account for MS_RDONLY in fs_fully_visible
68 - mnt: If fs_fully_visible fails call put_filesystem.
69 - of: fix autoloading due to broken modalias with no 'compatible'
70 - of: irq: fix of_irq_get[_byname]() kernel-doc
71 - locking/ww_mutex: Report recursive ww_mutex locking early
72 - locking/qspinlock: Fix spin_unlock_wait() some more
73 - locking/static_key: Fix concurrent static_key_slow_inc()
74 - x86, build: copy ldlinux.c32 to image.iso
75 - kprobes/x86: Clear TF bit in fault on single-stepping
76 - x86/amd_nb: Fix boot crash on non-AMD systems
77 - Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
78 - uvc: Forward compat ioctls to their handlers directly
79 - thermal: cpu_cooling: fix improper order during initialization
80 - writeback: use higher precision calculation in domain_dirty_limits()
81 - nfsd4/rpc: move backchannel create logic into rpc code
82 - nfsd: Always lock state exclusively.
83 - nfsd: Extend the mutex holding region around in nfsd4_process_open2()
84 - posix_acl: Add set_posix_acl
85 - nfsd: check permissions when setting ACLs
86 - make nfs_atomic_open() call d_drop() on all ->open_context() errors.
87 - NFS: Fix another OPEN_DOWNGRADE bug
88 - ARM: imx6ul: Fix Micrel PHY mask
89 - ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
90 - ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
91 - MIPS: KVM: Fix modular KVM under QEMU
92 - mm: Export migrate_page_move_mapping and migrate_page_copy
93 - UBIFS: Implement ->migratepage()
94 - sched/fair: Fix cfs_rq avg tracking underflow
95 - packet: Use symmetric hash for PACKET_FANOUT_HASH.
96 - net_sched: fix mirrored packets checksum
97 - cdc_ncm: workaround for EM7455 "silent" data interface
98 - ipv6: Fix mem leak in rt6i_pcpu
99 - ARCv2: Check for LL-SC livelock only if LLSC is enabled
100 - ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
101 - kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
102 - KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
103 - HID: elo: kill not flush the work
104 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
105 - tracing: Handle NULL formats in hold_module_trace_bprintk_format()
106 - base: make module_create_drivers_dir race-free
107 - iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
108 - iommu/vt-d: Enable QI on all IOMMUs before setting root entry
109 - iommu/amd: Fix unity mapping initialization race
110 - drm/mgag200: Black screen fix for G200e rev 4
111 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
112 - arm64: Rework valid_user_regs
113 - vfs: add d_real_inode() helper
114 - af_unix: fix hard linked sockets on overlay
115 - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
116 - drm/radeon: fix asic initialization for virtualized environments
117 - drm/amdgpu/gfx7: fix broken condition check
118 - ubi: Make recover_peb power cut aware
119 - drm/amdkfd: unbind only existing processes
120 - drm/amdkfd: destroy dbgmgr in notifier release
121 - drm/dp/mst: Always clear proposed vcpi table for port.
122 - drm/nouveau/disp/sor/gf119: both links use the same training register
123 - drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
124 - drm/nouveau/fbcon: fix out-of-bounds memory accesses
125 - drm/nouveau: fix for disabled fbdev emulation
126 - drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
127 - drm/i915/ilk: Don't disable SSC source if it's in use
128 - drm/i915: Refresh cached DP port register value on resume
129 - drm/i915: Update ifdeffery for mutex->owner
130 - drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
131 - drm: add missing drm_mode_set_crtcinfo call
132 - drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
133 - drm: atmel-hlcdc: actually disable scaling when no scaling is required
134 - drm/ttm: Make ttm_bo_mem_compat available
135 - drm/vmwgfx: Add an option to change assumed FB bpp
136 - drm/vmwgfx: Work around mode set failure in 2D VMs
137 - drm/vmwgfx: Check pin count before attempting to move a buffer
138 - drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
139 - drm/vmwgfx: Fix error paths when mapping framebuffer
140 - memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
141 - perf/x86: Fix undefined shift on 32-bit kernels
142 - xen/balloon: Fix declared-but-not-defined warning
143 - iio: Fix error handling in iio_trigger_attach_poll_func
144 - iio:st_pressure: fix sampling gains (bring inline with ABI)
145 - iio: light apds9960: Add the missing dev.parent
146 - iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
147 - iio: proximity: as3935: remove triggered buffer processing
148 - iio: proximity: as3935: fix buffer stack trashing
149 - iio: humidity: hdc100x: correct humidity integration time mask
150 - iio: humidity: hdc100x: fix IIO_TEMP channel reporting
151 - iio: hudmidity: hdc100x: fix incorrect shifting and scaling
152 - staging: iio: accel: fix error check
153 - iio: accel: kxsd9: fix the usage of spi_w8r8()
154 - iio:ad7266: Fix broken regulator error handling
155 - iio:ad7266: Fix support for optional regulators
156 - iio:ad7266: Fix probe deferral for vref
157 - tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
158 - hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by
159 default
160 - hwmon: (dell-smm) Disallow fan_type() calls on broken machines
161 - hwmon: (dell-smm) Cache fan_type() calls and change fan detection
162 - ALSA: dummy: Fix a use-after-free at closing
163 - ALSA: hda - Fix the headset mic jack detection on Dell machine
164 - ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup
165 - ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
166 - ALSA: echoaudio: Fix memory allocation
167 - ALSA: timer: Fix negative queue usage by racy accesses
168 - ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
169 - ALSA: hda - Add PCI ID for Kabylake-H
170 - ALSA: hda - fix read before array start
171 - ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
172 - ALSA: pcm: Free chmap at PCM free callback, too
173 - ALSA: ctl: Stop notification after disconnection
174 - ALSA: hda - fix use-after-free after module unload
175 - ALSA: hda: add AMD Stoney PCI ID with proper driver caps
176 - ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
177 - ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
178 - ARM: mvebu: fix HW I/O coherency related deadlocks
179 - ovl: Copy up underlying inode's ->i_mode to overlay inode
180 - ovl: verify upper dentry in ovl_remove_and_whiteout()
181 - scsi: fix race between simultaneous decrements of ->host_failed
182 - 53c700: fix BUG on untagged commands
183 - Fix reconnect to not defer smb3 session reconnect long after socket
184 reconnect
185 - cifs: dynamic allocation of ntlmssp blob
186 - File names with trailing period or space need special case conversion
187 - xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
188 - crypto: qat - make qat_asym_algs.o depend on asn1 headers
189 - tmpfs: don't undo fallocate past its last page
190 - tmpfs: fix regression hang in fallocate undo
191 - drm/i915: Revert DisplayPort fast link training feature
192 - ovl: verify upper dentry before unlink and rename
193 - Linux 4.4.16
194 * Regression caused by `fuse: Add support for pid namespaces` in 4.4.0-6.21
195 (LP: #1605344)
196 - SAUCE: (namespace) fuse: Permit requests from other pid namespaces
197 * CVE-2016-5400
198 - media: fix airspy usb probe error path
199 * Cannot mount proc in unprivileged containers if /proc/xen is mounted
200 (LP: #1607374)
201 - SAUCE: xenbus: Use proc_create_mount_point() to create /proc/xen
202 * Mic mute key does not work for Ideapad laptops (LP: #1607153)
203 - ideapad_laptop: Add an event for mic mute hotkey
204 * NVMe stress test fails after 12 hours on Ubuntu 16.04 (LP: #1604995)
205 - block: atari: Return early for unsupported sector size
206 * Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or
207 similar (LP: #1605662)
208 - SAUCE: vesafb: Set mtrr:3 (write-combining) as default
209 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
210 - nvme: use a work item to submit async event requests
211 - nvme: don't poll the CQ from the kthread
212 - nvme: replace the kthread with a per-device watchdog timer
213 - NVMe: Fix reset/remove race
214 - nvme: Avoid reset work on watchdog timer function during error recovery
215 - NVMe: Always use MSI/MSI-x interrupts
216 * [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed.
217 (LP: #1602524)
218 - ext4: factor out determining of hole size
219 - ext4: return hole from ext4_map_blocks()
220 - ext4: more efficient SEEK_DATA implementation
221 * changelog: add CVEs as first class citizens (LP: #1604344)
222 - avoid duplicate CVE numbers in changelog
223 * [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area,
224 sig: 11 [#1] while executing Froze PE Error injection (LP: #1603449)
225 - powerpc/eeh: Fix invalid cached PE primary bus
226 * Hotplug remove and re-add adds PCI adapter to next PCI domain (PCI)
227 (LP: #1603574)
228 - powerpc/pci: Assign fixed PHB number based on device-tree properties
229 * nvme - reset_controller is not working after adapter's firmware upgrade
230 (adapter quirk is needed) (LP: #1602726)
231 - NVMe: Create discard zero quirk white list
232 - nvme/quirk: Add a delay before checking for adapter readiness
233 * ovs nat: conntrack netlink event are missing (LP: #1603468)
234 - openvswitch: fix conntrack netlink event delivery
235 * FlashGT - In Tuleta 8284-22A with card in card slot P1-C9, system Fails to
236 boot operating system (LP: #1602785)
237 - cxl: Ignore CAPI adapters misplaced in switched slots
238 * CVE-2016-5728
239 - misc: mic: Fix for double fetch security bug in VOP driver
240 * CVE-2016-5244 (LP: #1589041)
241 - rds: fix an infoleak in rds_inc_info_copy
242 * Miscellaneous Ubuntu changes
243 - Added Snapcraft files
244 - SAUCE: snapcraft: cleanup and remove unnecessary elements
245
246 [ Ubuntu: 4.4.0-34.53 ]
247
248 * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147)
249 - x86/cpu/intel: Introduce macros for Intel family numbers
250 - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont
251 based CPUs
252
253 -- Stefan Bader <stefan.bader@canonical.com> Wed, 10 Aug 2016 16:55:01 +0200
254
255 linux-snapdragon (4.4.0-1022.25) xenial; urgency=low
256
257 [ Seth Forshee ]
258
259 * Release Tracking Bug
260 - LP: #1605716
261
262 [ Ubuntu: 4.4.0-33.52 ]
263
264 * Release Tracking Bug
265 - LP: #1605709
266 * [regression] NFS client: access problems after updating to kernel
267 4.4.0-31-generic (LP: #1603719)
268 - SAUCE: (namespace) Bypass sget() capability check for nfs
269
270 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Jul 2016 16:52:25 -0500
271
272 linux-snapdragon (4.4.0-1021.24) xenial; urgency=low
273
274 [ Seth Forshee ]
275
276 * Release Tracking Bug
277 - LP: #1604458
278
279 * Drop superseded namespace mount patches (LP: #1604830)
280 - UBUNTU: SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
281 - UBUNTU: SAUCE: quota: Treat superblock owner as privilged
282 - UBUNTU: SAUCE: kernfs: Always set super block owner to init_user_ns
283 - UBUNTU: SAUCE: proc: Always set super block owner to init_user_ns
284
285 * UBUNTU: [Config] updateconfigs after 4.4.0-32.51 rebase (LP: #1603483)
286
287 [ Kamal Mostafa ]
288
289 * [Debian] embed derivative target name in release tag (LP: #1599924)
290
291 [ Ubuntu: 4.4.0-32.51 ]
292
293 * Release Tracking Bug
294 - LP: #1604443
295 * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975)
296 - HID: wacom: break out parsing of device and registering of input
297 - HID: wacom: Initialize hid_data.inputmode to -1
298 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11
299 * changelog: add CVEs as first class citizens (LP: #1604344)
300 - use CVE numbers in changelog
301 * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483)
302 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
303 - SAUCE: hio: bio_endio() no longer takes errors arg
304 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
305 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
306 - SAUCE: hio: fix mask maybe-uninitialized warning
307 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
308 - SAUCE: hio: Makefile and Kconfig
309 * CVE-2016-5243 (LP: #1589036)
310 - tipc: fix an infoleak in tipc_nl_compat_link_dump
311 - tipc: fix nl compat regression for link statistics
312 * CVE-2016-4470
313 - KEYS: potential uninitialized variable
314 * integer overflow in xt_alloc_table_info (LP: #1555353)
315 - netfilter: x_tables: check for size overflow
316 * CVE-2016-3135:
317 - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow"
318 * CVE-2016-4440 (LP: #1584192)
319 - kvm:vmx: more complete state update on APICv on/off
320 * the system hangs in the dma driver when reboot or shutdown on a baytrail-m
321 laptop (LP: #1602579)
322 - dmaengine: dw: platform: power on device on shutdown
323 - ACPI / LPSS: override power state for LPSS DMA device
324 * Add proper palm detection support for MS Precision Touchpad (LP: #1593124)
325 - Revert "HID: multitouch: enable palm rejection if device implements
326 confidence usage"
327 - HID: multitouch: enable palm rejection for Windows Precision Touchpad
328 * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068)
329 - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]
330 * CVE-2016-4794 (LP: #1581871)
331 - percpu: fix synchronization between chunk->map_extend_work and chunk
332 destruction
333 - percpu: fix synchronization between synchronous map extension and chunk
334 destruction
335 * Xenial update to v4.4.15 stable release (LP: #1601952)
336 - net_sched: fix pfifo_head_drop behavior vs backlog
337 - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
338 - sit: correct IP protocol used in ipip6_err
339 - esp: Fix ESN generation under UDP encapsulation
340 - netem: fix a use after free
341 - ipmr/ip6mr: Initialize the last assert time of mfc entries.
342 - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
343 - sock_diag: do not broadcast raw socket destruction
344 - bpf, perf: delay release of BPF prog after grace period
345 - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
346 - net: macb: fix default configuration for GMAC on AT91
347 - net: alx: Work around the DMA RX overflow issue
348 - bpf: try harder on clones when writing into skb
349 - AX.25: Close socket connection on session completion
350 - crypto: ux500 - memmove the right size
351 - crypto: user - re-add size check for CRYPTO_MSG_GETALG
352 - USB: uas: Fix slave queue_depth not being set
353 - usb: quirks: Fix sorting
354 - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
355 - usb: musb: only restore devctl when session was set in backup
356 - usb: musb: Stop bulk endpoint while queue is rotated
357 - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
358 - usb: musb: host: correct cppi dma channel for isoch transfer
359 - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
360 - USB: xhci: Add broken streams quirk for Frescologic device id 1009
361 - xhci: Fix handling timeouted commands on hosts in weird states.
362 - USB: mos7720: delete parport
363 - usb: gadget: fix spinlock dead lock in gadgetfs
364 - usb: host: ehci-tegra: Grab the correct UTMI pads reset
365 - usb: dwc3: exynos: Fix deferred probing storm.
366 - Linux 4.4.15
367 * qeth: delete napi struct when removing a qeth device (LP: #1601831)
368 - qeth: delete napi struct when removing a qeth device
369 * Adjust KBL PCI-ID's (LP: #1600124)
370 - drm/i915: Add more Kabylake PCI IDs.
371 - drm/i915: Removing PCI IDs that are no longer listed as Kabylake.
372 * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support
373 (LP: #1599109)
374 - drm/kms_helper: Add a common place to call init and exit functions.
375 - drm: Add helper for DP++ adaptors
376 - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
377 - drm: introduce pipe color correction properties
378 - drm: fix blob pointer check
379 - drm: atomic helper: do not unreference error pointer
380 - drm: fix lut value extraction function
381 - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
382 - SAUCE: drm: Introduce drm_malloc_gfp()
383 - SAUCE: i915_bpo: Rebase to v4.7-rc6
384 - SAUCE: i915_bpo: Add backported workarounds for gen9
385 - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel
386 details"
387 - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT.
388 * Baytrail-I got black screen with HDMI output (LP: #1599379)
389 - drm/i915: Only ignore eDP ports that are connected
390 - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
391 * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed
392 (LP: #1590655)
393 - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not
394 present
395 * Hotplug device addition issue - missing patches on Xenial kernel
396 (LP: #1599250)
397 - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()"
398 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
399 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
400 - powerpc/pseries: Fix PCI config address for DDW
401 * kernel: signal return with invalid floating-point control (LP: #1597971)
402 - s390: fix test_fp_ctl inline assembly contraints
403 * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667)
404 - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics
405 Touchpad
406 * [yakkety] d-i does not support (ehci_msm) Qualcomm On-Chip EHCI Host
407 Controller (LP: #1599347)
408 - d-i: Add ehci_msm to usb-modules
409 * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871)
410 - ALSA: hda - Skip ELD notification during PM process
411 - ALSA: hda - hdmi add wmb barrier for audio component
412 - ALSA: hda - hdmi defer to register acomp eld notifier
413 * sync spl 0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257)
414 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4
415 * Config: missing AMD Seattle platform support (LP: #1597574)
416 - [Config] Enable the AMD Seattle platform
417 * Network installer fails to detect network on AMD Overdrive (ARM64)
418 (LP: #1597573)
419 - [Config] Add amd-xgbe to nic-modules udeb
420 * exercising ptys causes a kernel oops (LP: #1586418)
421 - devpts: fix null pointer dereference on failed memory allocation
422 * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04
423 (LP: #1574102)
424 - Input: xpad - move pending clear to the correct location
425 * thunderx nics fail to establish link (LP: #1597867)
426 - net: thunderx: Fix link status reporting
427 * Xenial update to v4.4.14 stable release (LP: #1596575)
428 - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
429 - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
430 - netlink: Fix dump skb leak/double free
431 - tipc: fix nametable publication field in nl compat
432 - switchdev: pass pointer to fib_info instead of copy
433 - tuntap: correctly wake up process during uninit
434 - udp: prevent skbs lingering in tunnel socket queues
435 - uapi glibc compat: fix compilation when !__USE_MISC in glibc
436 - sfc: on MC reset, clear PIO buffer linkage in TXQs
437 - team: don't call netdev_change_features under team->lock
438 - vxlan: Accept user specified MTU value when create new vxlan link
439 - tcp: record TLP and ER timer stats in v6 stats
440 - bridge: Don't insert unnecessary local fdb entry on changing mac address
441 - l2tp: fix configuration passed to setup_udp_tunnel_sock()
442 - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
443 - vxlan: Relax MTU constraints
444 - geneve: Relax MTU constraints
445 - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
446 - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
447 - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
448 - ALSA: hda - Add PCI ID for Kabylake
449 - ALSA: hda - Fix headset mic detection problem for Dell machine
450 - ALSA: hda/realtek - ALC256 speaker noise issue
451 - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
452 - ALSA: hda/realtek: Add T560 docking unit fixup
453 - ARM: fix PTRACE_SETVFPREGS on SMP systems
454 - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
455 - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
456 - s390/bpf: reduce maximum program size to 64 KB
457 - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
458 - crypto: public_key: select CRYPTO_AKCIPHER
459 - crypto: ccp - Fix AES XTS error for request sizes above 4096
460 - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
461 - arm64: mm: always take dirty state from new pte in ptep_set_access_flags
462 - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
463 - powerpc: Fix definition of SIAR and SDAR registers
464 - powerpc: Use privileged SPR number for MMCR2
465 - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support
466 call
467 - pinctrl: mediatek: fix dual-edge code defect
468 - parisc: Fix pagefault crash in unaligned __get_user() call
469 - memcg: add RCU locking around css_for_each_descendant_pre() in
470 memcg_offline_kmem()
471 - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
472 - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
473 - fix d_walk()/non-delayed __d_free() race
474 - sparc: Fix system call tracing register handling.
475 - sparc64: Fix bootup regressions on some Kconfig combinations.
476 - sparc64: Fix numa node distance initialization
477 - sparc64: Fix sparc64_set_context stack handling.
478 - sparc/PCI: Fix for panic while enabling SR-IOV
479 - sparc64: Reduce TLB flushes during hugepte changes
480 - sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
481 - sparc: Harden signal return frame checks.
482 - sparc64: Fix return from trap window fill crashes.
483 - MIPS: Fix 64k page support for 32 bit kernels.
484 - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
485 - drm/core: Do not preserve framebuffer on rmfb, v4.
486 - Linux 4.4.14
487 * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357)
488 - hv_netvsc: rework link status change handling
489 - hv_netvsc: Resize some of the variables in hv_netvsc_packet
490 - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
491 - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
492 - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
493 - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
494 - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
495 - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
496 - hv_netvsc: Don't ask for additional head room in the skb
497 - hv_netvsc: move subchannel existence check to netvsc_select_queue()
498 - hv_netvsc: remove locking in netvsc_send()
499 - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
500 - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
501 - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
502 - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
503 - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
504 - hv_netvsc: Eliminate status from struct hv_netvsc_packet
505 - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
506 - storvsc: add logging for error/warning messages
507 - hv_netvsc: Fix race condition on Multi-Send Data field
508 - kvm/x86: split ioapic-handled and EOI exit bitmaps
509 - kvm/x86: per-vcpu apicv deactivation support
510 - kvm/x86: Hyper-V synthetic interrupt controller
511 - kvm/x86: Hyper-V kvm exit
512 - kvm/x86: Rearrange func's declarations inside Hyper-V header
513 - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
514 - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
515 - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
516 - kvm/x86: Hyper-V SynIC timers
517 - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
518 - storvsc: Properly support Fibre Channel devices
519 - storvsc: Refactor the code in storvsc_channel_init()
520 - storvsc: Tighten up the interrupt path
521 - storvsc: Fix typo in MODULE_PARM_DESC
522 - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation"
523 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
524 - hv_netvsc: Fix book keeping of skb during batching process
525 - storvsc: Install the storvsc specific timeout handler for FC devices
526 - storvsc: Use the specified target ID in device lookup
527 - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
528 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
529 - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path"
530 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
531 - Revert "hv_netvsc: cleanup netdev feature flags for netvsc"
532 - hv_netvsc: cleanup netdev feature flags for netvsc
533 - hv_netvsc: Restore needed_headroom request
534 - kvm/x86: Rename Hyper-V long spin wait hypercall
535 - hv_netvsc: add software transmit timestamp support
536 - hv_netvsc: add ethtool support for set and get of settings
537 - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
538 - hv_netvsc: Fix the array sizes to be max supported channels
539 - hv_netvsc: Fix the order of num_sc_offered decrement
540 - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
541 - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
542 - Drivers: hv: kvp: fix IP Failover
543
544 [ Ubuntu: 4.4.0-31.50 ]
545
546 * Release Tracking Bug
547 - LP: #1602449
548 * nouveau: boot hangs at blank screen with unsupported graphics cards
549 (LP: #1602340)
550 - SAUCE: drm: check for supported chipset before booting fbdev off the hw
551
552 -- Seth Forshee <seth.forshee@canonical.com> Wed, 20 Jul 2016 10:46:39 -0500
553
554 linux-snapdragon (4.4.0-1020.23) xenial; urgency=low
555
556 [ Kamal Mostafa ]
557
558 * Release Tracking Bug
559 - LP: #1597903
560
561 [ Ubuntu: 4.4.0-30.49 ]
562
563 * FCP devices are not detected correctly nor deterministically (LP: #1567602)
564 - scsi_dh_alua: Disable ALUA handling for non-disk devices
565 - scsi_dh_alua: Use vpd_pg83 information
566 - scsi_dh_alua: improved logging
567 - scsi_dh_alua: sanitze sense code handling
568 - scsi_dh_alua: use standard logging functions
569 - scsi_dh_alua: return standard SCSI return codes in submit_rtpg
570 - scsi_dh_alua: fixup description of stpg_endio()
571 - scsi_dh_alua: use flag for RTPG extended header
572 - scsi_dh_alua: use unaligned access macros
573 - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
574 - scsi_dh_alua: simplify sense code handling
575 - scsi: Add scsi_vpd_lun_id()
576 - scsi: Add scsi_vpd_tpg_id()
577 - scsi_dh_alua: use scsi_vpd_tpg_id()
578 - scsi_dh_alua: Remove stale variables
579 - scsi_dh_alua: Pass buffer as function argument
580 - scsi_dh_alua: separate out alua_stpg()
581 - scsi_dh_alua: Make stpg synchronous
582 - scsi_dh_alua: call alua_rtpg() if stpg fails
583 - scsi_dh_alua: switch to scsi_execute_req_flags()
584 - scsi_dh_alua: allocate RTPG buffer separately
585 - scsi_dh_alua: Use separate alua_port_group structure
586 - scsi_dh_alua: use unique device id
587 - scsi_dh_alua: simplify alua_initialize()
588 - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should
589 succeed while TPG is transitioning")
590 - scsi_dh_alua: move optimize_stpg evaluation
591 - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
592 - scsi_dh_alua: Use workqueue for RTPG
593 - scsi_dh_alua: Allow workqueue to run synchronously
594 - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
595 - scsi_dh_alua: Recheck state on unit attention
596 - scsi_dh_alua: update all port states
597 - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
598 - scsi_dh_alua: do not fail for unknown VPD identification
599
600 [ Ubuntu: 4.4.0-29.48 ]
601
602 * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886)
603 - intel-hid: new hid event driver for hotkeys
604 - intel-hid: fix incorrect entries in intel_hid_keymap
605 - intel-hid: allocate correct amount of memory for private struct
606 - intel-hid: add a workaround to ignore an event after waking up from S4.
607 - [Config] CONFIG_INTEL_HID_EVENT=m
608 * cgroupfs mounts can hang (LP: #1588056)
609 - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
610 user ns which owns the ipc ns"
611 - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user
612 namespace when mounting"
613 - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a
614 cgroup namespace"
615 - (namespace) bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
616 - (namespace) bpf, inode: disallow userns mounts
617 - (namespace) ipc: Initialize ipc_namespace->user_ns early.
618 - (namespace) vfs: Pass data, ns, and ns->userns to mount_ns
619 - SAUCE: (namespace) Sync with upstream s_user_ns patches
620 - (namespace) kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
621 - (namespace) ipc/mqueue: The mqueue filesystem should never contain
622 executables
623 * KVM system crashes after starting guest (LP: #1596635)
624 - xhci: Cleanup only when releasing primary hcd
625 * Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu
626 16.04 (LP: #1596557)
627 - crypto: vmx - IV size failing on skcipher API
628 * [Bug]tpm initialization fails on x86 (LP: #1596469)
629 - tpm_crb: drop struct resource res from struct crb_priv
630 - tpm_crb: fix mapping of the buffers
631 * Device shutdown notification for CAPI Flash cards (LP: #1592114)
632 - cxlflash: Fix regression issue with re-ordering patch
633 - cxlflash: Fix to drain operations from previous reset
634 - cxlflash: Add device dependent flags
635 - cxlflash: Shutdown notify support for CXL Flash cards
636 * scsi-modules udeb should include pm80xx (LP: #1595628)
637 - [Config] Add pm80xx scsi driver to d-i
638 * Sync up latest relevant upstream bug fixes (LP: #1594871)
639 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu10
640 * Cannot compile module tda10071 (LP: #1592531)
641 - [media] tda10071: Fix dependency to REGMAP_I2C
642 * lsvpd doesn't show correct location code for devices attached to a CAPI card
643 (LP: #1594847)
644 - cxl: Make vPHB device node match adapter's
645 * enable CRC32 and AES ARM64 by default or as module (LP: #1594455)
646 - [Config] Enable arm64 AES and CRC32 crypto
647 * VMX kernel crypto module exhibits poor performance in Ubuntu 16.04
648 (LP: #1592481)
649 - crypto: vmx - comply with ABIs that specify vrsave as reserved.
650 - crypto: vmx - Fix ABI detection
651 - crypto: vmx - Increase priority of aes-cbc cipher
652 * build squashfs into xenial kernels by default (LP: #1593134)
653 - [Config] CONFIG_SQUASHFS=y
654 * Restore irqfd fast path for PPC (LP: #1592809)
655 - KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
656 * Unable to start guests with memballoon default. (LP: #1592042)
657 - virtio_balloon: fix PFN format for virtio-1
658 * Key 5 automatically pressed on some Logitech wireless keyboards
659 (LP: #1579190)
660 - HID: core: prevent out-of-bound readings
661 * ZFS: Running ztest repeatedly for long periods of time eventually results in
662 "zdb: can't open 'ztest': No such file or directory" (LP: #1587686)
663 - Fix ztest truncated cache file
664 * STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot
665 then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316)
666 - lpfc: Fix DMA faults observed upon plugging loopback connector
667
668 -- Kamal Mostafa <kamal@canonical.com> Thu, 30 Jun 2016 14:22:47 -0700
669
670 linux-snapdragon (4.4.0-1019.22) xenial; urgency=low
671
672 [ Kamal Mostafa ]
673
674 * Release Tracking Bug
675 - LP: #1595882
676
677 [ Ubuntu: 4.4.0-28.47 ]
678
679 * Linux netfilter local privilege escalation issues (LP: #1595350)
680 - netfilter: x_tables: don't move to non-existent next rule
681 - netfilter: x_tables: validate targets of jumps
682 - netfilter: x_tables: add and use xt_check_entry_offsets
683 - netfilter: x_tables: kill check_entry helper
684 - netfilter: x_tables: assert minimum target size
685 - netfilter: x_tables: add compat version of xt_check_entry_offsets
686 - netfilter: x_tables: check standard target size too
687 - netfilter: x_tables: check for bogus target offset
688 - netfilter: x_tables: validate all offsets and sizes in a rule
689 - netfilter: x_tables: don't reject valid target size on some architectures
690 - netfilter: arp_tables: simplify translate_compat_table args
691 - netfilter: ip_tables: simplify translate_compat_table args
692 - netfilter: ip6_tables: simplify translate_compat_table args
693 - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
694 - netfilter: x_tables: do compat validation via translate_table
695 - netfilter: x_tables: introduce and use xt_copy_counters_from_user
696 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
697 - netfilter: x_tables: validate e->target_offset early
698 - netfilter: x_tables: make sure e->next_offset covers remaining blob size
699 - netfilter: x_tables: fix unconditional helper
700
701 -- Kamal Mostafa <kamal@canonical.com> Fri, 24 Jun 2016 08:22:41 -0700
702
703 linux-snapdragon (4.4.0-1018.21) xenial; urgency=low
704
705 [ Kamal Mostafa ]
706
707 * Release Tracking Bug
708 - LP: #1594929
709
710 [ Ubuntu: 4.4.0-27.46 ]
711
712 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
713 - Revert "UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules"
714
715 -- Kamal Mostafa <kamal@canonical.com> Tue, 21 Jun 2016 12:35:33 -0700
716
717 linux-snapdragon (4.4.0-1017.20) xenial; urgency=low
718
719 [ Kamal Mostafa ]
720
721 * Release Tracking Bug
722 - LP: #1594480
723
724 [ Ubuntu: 4.4.0-26.45 ]
725
726 * linux: Implement secure boot state variables (LP: #1593075)
727 - SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
728 * failures building userspace packages that include ethtool.h (LP: #1592930)
729 - ethtool.h: define INT_MAX for userland
730
731 -- Kamal Mostafa <kamal@canonical.com> Mon, 20 Jun 2016 11:48:30 -0700
732
733 linux-snapdragon (4.4.0-1016.19) xenial; urgency=low
734
735 [ Kamal Mostafa ]
736
737 * Release Tracking Bug
738 - LP: #1591462
739
740 [ Ubuntu: 4.4.0-25.44 ]
741
742 * Xenial update to v4.4.13 stable release (LP: #1590455)
743 - MIPS64: R6: R2 emulation bugfix
744 - MIPS: math-emu: Fix jalr emulation when rd == $0
745 - MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
746 - MIPS: Don't unwind to user mode with EVA
747 - MIPS: Avoid using unwind_stack() with usermode
748 - MIPS: Fix siginfo.h to use strict posix types
749 - MIPS: Fix uapi include in exported asm/siginfo.h
750 - MIPS: Fix watchpoint restoration
751 - MIPS: Flush highmem pages in __flush_dcache_page
752 - MIPS: Handle highmem pages in __update_cache
753 - MIPS: Sync icache & dcache in set_pte_at
754 - MIPS: ath79: make bootconsole wait for both THRE and TEMT
755 - MIPS: Reserve nosave data for hibernation
756 - MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
757 - MIPS: Use copy_s.fmt rather than copy_u.fmt
758 - MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
759 - MIPS: Prevent "restoration" of MSA context in non-MSA kernels
760 - MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
761 - MIPS: ptrace: Fix FP context restoration FCSR regression
762 - MIPS: ptrace: Prevent writes to read-only FCSR bits
763 - MIPS: Fix sigreturn via VDSO on microMIPS kernel
764 - MIPS: Build microMIPS VDSO for microMIPS kernels
765 - MIPS: lib: Mark intrinsics notrace
766 - MIPS: VDSO: Build with `-fno-strict-aliasing'
767 - affs: fix remount failure when there are no options changed
768 - ASoC: ak4642: Enable cache usage to fix crashes on resume
769 - Input: uinput - handle compat ioctl for UI_SET_PHYS
770 - ARM: mvebu: fix GPIO config on the Linksys boards
771 - ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
772 - ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats
773 - ARM: dts: imx35: restore existing used clock enumeration
774 - ath9k: Add a module parameter to invert LED polarity.
775 - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
776 - ath10k: fix debugfs pktlog_filter write
777 - ath10k: fix firmware assert in monitor mode
778 - ath10k: fix rx_channel during hw reconfigure
779 - ath10k: fix kernel panic, move arvifs list head init before htt init
780 - ath5k: Change led pin configuration for compaq c700 laptop
781 - hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
782 - rtlwifi: rtl8723be: Add antenna select module parameter
783 - rtlwifi: btcoexist: Implement antenna selection
784 - rtlwifi: Fix logic error in enter/exit power-save mode
785 - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in
786 rtl_pci_reset_trx_ring
787 - aacraid: Relinquish CPU during timeout wait
788 - aacraid: Fix for aac_command_thread hang
789 - aacraid: Fix for KDUMP driver hang
790 - hwmon: (ads7828) Enable internal reference
791 - mfd: intel-lpss: Save register context on suspend
792 - mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table
793 correctly
794 - PM / Runtime: Fix error path in pm_runtime_force_resume()
795 - cpuidle: Indicate when a device has been unregistered
796 - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
797 - clk: bcm2835: Fix PLL poweron
798 - clk: at91: fix check of clk_register() returned value
799 - clk: bcm2835: pll_off should only update CM_PLL_ANARST
800 - clk: bcm2835: divider value has to be 1 or more
801 - pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
802 - PCI: Disable all BAR sizing for devices with non-compliant BARs
803 - media: v4l2-compat-ioctl32: fix missing reserved field copy in
804 put_v4l2_create32
805 - mm: use phys_addr_t for reserve_bootmem_region() arguments
806 - wait/ptrace: assume __WALL if the child is traced
807 - QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
808 - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
809 - powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
810 - powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
811 - xen/events: Don't move disabled irqs
812 - xen: use same main loop for counting and remapping pages
813 - sunrpc: fix stripping of padded MIC tokens
814 - drm/gma500: Fix possible out of bounds read
815 - drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
816 - drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
817 - drm/vmwgfx: Fix order of operation
818 - drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
819 - drm/amdgpu: Fix hdmi deep color support.
820 - drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
821 - drm/fb_helper: Fix references to dev->mode_config.num_connector
822 - drm/atomic: Verify connector->funcs != NULL when clearing states
823 - drm/i915: Don't leave old junk in ilk active watermarks on readout
824 - drm/imx: Match imx-ipuv3-crtc components using device node in platform data
825 - ext4: fix hang when processing corrupted orphaned inode list
826 - ext4: clean up error handling when orphan list is corrupted
827 - ext4: fix oops on corrupted filesystem
828 - ext4: address UBSAN warning in mb_find_order_for_block()
829 - ext4: silence UBSAN in ext4_mb_init()
830 - PM / sleep: Handle failures in device_suspend_late() consistently
831 - dma-debug: avoid spinlock recursion when disabling dma-debug
832 - scripts/package/Makefile: rpmbuild add support of RPMOPTS
833 - gcov: disable tree-loop-im to reduce stack usage
834 - xfs: disallow rw remount on fs with unknown ro-compat features
835 - xfs: Don't wrap growfs AGFL indexes
836 - xfs: xfs_iflush_cluster fails to abort on error
837 - xfs: fix inode validity check in xfs_iflush_cluster
838 - xfs: skip stale inodes in xfs_iflush_cluster
839 - xfs: print name of verifier if it fails
840 - xfs: handle dquot buffer readahead in log recovery correctly
841 - Linux 4.4.13
842 * 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't
843 switch colors (LP: #972604)
844 - ath5k: Change led pin configuration for compaq c700 laptop
845 * Extended statistics from balloon for proper memory management (LP: #1587091)
846 - mm/page_alloc.c: calculate 'available' memory in a separate function
847 - virtio_balloon: export 'available' memory to balloon statistics
848 * CAPI: CGZIP AFU contexts do not receive interrupts after heavy afu
849 open/close (LP: #1588468)
850 - misc: cxl: use kobj_to_dev()
851 - cxl: Move common code away from bare-metal-specific files
852 - cxl: Move bare-metal specific code to specialized files
853 - cxl: Define process problem state area at attach time only
854 - cxl: Introduce implementation-specific API
855 - cxl: Rename some bare-metal specific functions
856 - cxl: Isolate a few bare-metal-specific calls
857 - cxl: Update cxl_irq() prototype
858 - cxl: IRQ allocation for guests
859 - powerpc: New possible return value from hcall
860 - cxl: New hcalls to support cxl adapters
861 - cxl: Separate bare-metal fields in adapter and AFU data structures
862 - cxlflash: Simplify PCI registration
863 - cxlflash: Unmap problem state area before detaching master context
864 - cxlflash: Split out context initialization
865 - cxlflash: Simplify attach path error cleanup
866 - cxlflash: Reorder user context initialization
867 - cxl: Add guest-specific code
868 - cxl: sysfs support for guests
869 - cxl: Support to flash a new image on the adapter from a guest
870 - cxl: Parse device tree and create cxl device(s) at boot
871 - cxl: Support the cxl kernel API from a guest
872 - cxl: Adapter failure handling
873 - cxl: Add tracepoints around the cxl hcall
874 - cxlflash: Use new cxl_pci_read_adapter_vpd() API
875 - cxl: Remove cxl_get_phys_dev() kernel API
876 - cxl: Ignore probes for virtual afu pci devices
877 - cxl: Poll for outstanding IRQs when detaching a context
878 * NVMe max_segments queue parameter gets set to 1 (LP: #1588449)
879 - nvme: set queue limits for the admin queue
880 - nvme: fix max_segments integer truncation
881 - block: fix blk_rq_get_max_sectors for driver private requests
882 * workaround cavium thunderx silicon erratum 23144 (LP: #1589704)
883 - irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
884 * Xenial update to v4.4.12 stable release (LP: #1588945)
885 - Btrfs: don't use src fd for printk
886 - perf/x86/intel/pt: Generate PMI in the STOP region as well
887 - perf/core: Fix perf_event_open() vs. execve() race
888 - perf test: Fix build of BPF and LLVM on older glibc libraries
889 - ext4: iterate over buffer heads correctly in move_extent_per_page()
890 - arm64: Fix typo in the pmdp_huge_get_and_clear() definition
891 - arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
892 - arm64: Implement ptep_set_access_flags() for hardware AF/DBM
893 - arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
894 - arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
895 - arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
896 - kvm: arm64: Fix EC field in inject_abt64
897 - remove directory incorrectly tries to set delete on close on non-empty
898 directories
899 - fs/cifs: correctly to anonymous authentication via NTLMSSP
900 - fs/cifs: correctly to anonymous authentication for the LANMAN authentication
901 - fs/cifs: correctly to anonymous authentication for the NTLM(v1)
902 authentication
903 - fs/cifs: correctly to anonymous authentication for the NTLM(v2)
904 authentication
905 - asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
906 - ring-buffer: Use long for nr_pages to avoid overflow failures
907 - ring-buffer: Prevent overflow of size in ring_buffer_resize()
908 - crypto: caam - fix caam_jr_alloc() ret code
909 - crypto: talitos - fix ahash algorithms registration
910 - crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
911 - clk: qcom: msm8916: Fix crypto clock flags
912 - sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded
913 systems
914 - mfd: omap-usb-tll: Fix scheduling while atomic BUG
915 - Input: pwm-beeper - fix - scheduling while atomic
916 - irqchip/gic: Ensure ordering between read of INTACK and shared data
917 - irqchip/gic-v3: Configure all interrupts as non-secure Group-1
918 - can: fix handling of unmodifiable configuration options
919 - mmc: mmc: Fix partition switch timeout for some eMMCs
920 - mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
921 - ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal
922 strings
923 - dell-rbtn: Ignore ACPI notifications if device is suspended
924 - mmc: longer timeout for long read time quirk
925 - mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
926 - Bluetooth: vhci: fix open_timeout vs. hdev race
927 - Bluetooth: vhci: purge unhandled skbs
928 - Bluetooth: vhci: Fix race at creating hci device
929 - mei: fix NULL dereferencing during FW initiated disconnection
930 - mei: amthif: discard not read messages
931 - mei: bus: call mei_cl_read_start under device lock
932 - USB: serial: mxuport: fix use-after-free in probe error path
933 - USB: serial: keyspan: fix use-after-free in probe error path
934 - USB: serial: quatech2: fix use-after-free in probe error path
935 - USB: serial: io_edgeport: fix memory leaks in attach error path
936 - USB: serial: io_edgeport: fix memory leaks in probe error path
937 - USB: serial: option: add support for Cinterion PH8 and AHxx
938 - USB: serial: option: add more ZTE device ids
939 - USB: serial: option: add even more ZTE device ids
940 - usb: gadget: f_fs: Fix EFAULT generation for async read operations
941 - usb: f_mass_storage: test whether thread is running before starting another
942 - usb: misc: usbtest: fix pattern tests for scatterlists.
943 - usb: gadget: udc: core: Fix argument of dev_err() in
944 usb_gadget_map_request()
945 - staging: comedi: das1800: fix possible NULL dereference
946 - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
947 - MIPS: KVM: Fix timer IRQ race when freezing timer
948 - MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
949 - KVM: x86: mask CPUID(0xD,0x1).EAX against host value
950 - xen/x86: actually allocate legacy interrupts on PV guests
951 - tty: vt, return error when con_startup fails
952 - TTY: n_gsm, fix false positive WARN_ON
953 - tty/serial: atmel: fix hardware handshake selection
954 - Fix OpenSSH pty regression on close
955 - serial: 8250_pci: fix divide error bug if baud rate is 0
956 - serial: 8250_mid: use proper bar for DNV platform
957 - serial: 8250_mid: recognize interrupt source in handler
958 - serial: samsung: Reorder the sequence of clock control when call
959 s3c24xx_serial_set_termios()
960 - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
961 - clk: bcm2835: add locking to pll*_on/off methods
962 - mcb: Fixed bar number assignment for the gdd
963 - ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
964 - ALSA: hda - Fix headphone noise on Dell XPS 13 9360
965 - ALSA: hda/realtek - Add support for ALC295/ALC3254
966 - ALSA: hda - Fix headset mic detection problem for one Dell machine
967 - IB/srp: Fix a debug kernel crash
968 - thunderbolt: Fix double free of drom buffer
969 - SIGNAL: Move generic copy_siginfo() to signal.h
970 - UBI: Fix static volume checks when Fastmap is used
971 - hpfs: fix remount failure when there are no options changed
972 - hpfs: implement the show_options method
973 - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
974 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
975 - kbuild: move -Wunused-const-variable to W=1 warning level
976 - Linux 4.4.12
977 * [Hyper-V] fixes for kdump when running on a VM (LP: #1588965)
978 - clocksource: Allow unregistering the watchdog
979 * net_admin apparmor denial when using Go (LP: #1465724)
980 - SAUCE: kernel: Add noaudit variant of ns_capable()
981 - SAUCE: net: Use ns_capable_noaudit() when determining net sysctl permissions
982 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
983 - [Debian] Install lsvmbus in cloud tools
984 - SAUCE: tools/hv/lsvmbus -- convert to python3
985 - SAUCE: tools/hv/lsvmbus -- add manual page
986 * btrfs: file write crashes with false ENOSPC during snapshot creation since
987 kernel 4.4 - fix available (LP: #1584052)
988 - btrfs: Continue write in case of can_not_nocow
989 * boot stalls on USB detection errors (LP: #1437492)
990 - usb: core: hub: hub_port_init lock controller instead of bus
991 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
992 - kernek/fork.c: allocate idle task for a CPU always on its local node
993 * [Hyper-V] PCI Passthrough kernel hang and explicit barriers (LP: #1581243)
994 - PCI: hv: Report resources release after stopping the bus
995 - PCI: hv: Add explicit barriers to config space access
996 * Kernel 4.2.X and 4.4.X - Fix USB3.0 link power management (LPM)
997 claim/release logic in USBFS (LP: #1577024)
998 - USB: leave LPM alone if possible when binding/unbinding interface drivers
999 * STC840.20:tuleta:tul516p01 panic after injecting Leaf EEH (LP: #1581034)
1000 - NVMe: Fix namespace removal deadlock
1001 - NVMe: Requeue requests on suspended queues
1002 - NVMe: Move error handling to failed reset handler
1003 - blk-mq: End unstarted requests on dying queue
1004 * conflicting modules in udebs - arc4.ko (LP: #1582991)
1005 - [Config] Remove arc4 from nic-modules
1006 * CVE-2016-4482 (LP: #1578493)
1007 - USB: usbfs: fix potential infoleak in devio
1008 * mlx5_core kexec fail (LP: #1585978)
1009 - net/mlx5: Add pci shutdown callback
1010 * backport fix for /proc/net issues with containers (LP: #1584953)
1011 - netfilter: Set /proc/net entries owner to root in namespace
1012 * CVE-2016-4951 (LP: #1585365)
1013 - tipc: check nl sock before parsing nested attributes
1014 * CVE-2016-4578 (LP: #1581866)
1015 - ALSA: timer: Fix leak in events via snd_timer_user_ccallback
1016 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
1017 * CVE-2016-4569 (LP: #1580379)
1018 - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
1019 * s390/pci: fix use after free in dma_init (LP: #1584828)
1020 - s390/pci: fix use after free in dma_init
1021 * s390/mm: fix asce_bits handling with dynamic pagetable levels (LP: #1584827)
1022 - s390/mm: fix asce_bits handling with dynamic pagetable levels
1023 * CAPI: CGZIP Wrong CAPI MMIO timeout (256usec desired but 1usec default
1024 setting in cxl.ko driver) (LP: #1584066)
1025 - powerpc: Define PVR value for POWER8NVL processor
1026 - cxl: Configure the PSL for two CAPI ports on POWER8NVL
1027 - cxl: Increase timeout for detection of AFU mmio hang
1028 * ThunderX: soft lockup in cursor_timer_handler() (LP: #1574814)
1029 - SAUCE: tty: vt: Fix soft lockup in fbcon cursor blink timer.
1030 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
1031 and "not a git repository" (LP: #1584890)
1032 - [debian] getabis: Only git add $abidir if running in local repo
1033 - [debian] getabis: Fix inconsistent compiler versions check
1034 * Backport cxlflash patch related to EEH recovery into Xenial SRU stream
1035 (LP: #1584935)
1036 - cxlflash: Fix to resolve dead-lock during EEH recovery
1037 * Xenial update to 4.4.11 stable release (LP: #1584912)
1038 - decnet: Do not build routes to devices without decnet private data.
1039 - route: do not cache fib route info on local routes with oif
1040 - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
1041 - net: sched: do not requeue a NULL skb
1042 - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
1043 - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
1044 - net: use skb_postpush_rcsum instead of own implementations
1045 - vlan: pull on __vlan_insert_tag error path and fix csum correction
1046 - openvswitch: use flow protocol when recalculating ipv6 checksums
1047 - ipv4/fib: don't warn when primary address is missing if in_dev is dead
1048 - net/mlx4_en: fix spurious timestamping callbacks
1049 - bpf: fix check_map_func_compatibility logic
1050 - samples/bpf: fix trace_output example
1051 - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
1052 - gre: do not pull header in ICMP error processing
1053 - net_sched: introduce qdisc_replace() helper
1054 - net_sched: update hierarchical backlog too
1055 - sch_htb: update backlog as well
1056 - sch_dsmark: update backlog as well
1057 - netem: Segment GSO packets on enqueue
1058 - net: fec: only clear a queue's work bit if the queue was emptied
1059 - VSOCK: do not disconnect socket when peer has shutdown SEND only
1060 - net: bridge: fix old ioctl unlocked net device walk
1061 - bridge: fix igmp / mld query parsing
1062 - uapi glibc compat: fix compile errors when glibc net/if.h included before
1063 linux/if.h MIME-Version: 1.0
1064 - net: fix a kernel infoleak in x25 module
1065 - net: thunderx: avoid exposing kernel stack
1066 - tcp: refresh skb timestamp at retransmit time
1067 - net/route: enforce hoplimit max value
1068 - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
1069 - ocfs2: fix posix_acl_create deadlock
1070 - zsmalloc: fix zs_can_compact() integer overflow
1071 - crypto: qat - fix invalid pf2vf_resp_wq logic
1072 - crypto: hash - Fix page length clamping in hash walk
1073 - crypto: testmgr - Use kmalloc memory for RSA input
1074 - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
1075 - ALSA: usb-audio: Yet another Phoneix Audio device quirk
1076 - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
1077 - ALSA: hda - Fix white noise on Asus UX501VW headset
1078 - ALSA: hda - Fix broken reconfig
1079 - spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
1080 - spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
1081 - spi: spi-ti-qspi: Handle truncated frames properly
1082 - pinctrl: at91-pio4: fix pull-up/down logic
1083 - regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
1084 - perf/core: Disable the event on a truncated AUX record
1085 - vfs: add vfs_select_inode() helper
1086 - vfs: rename: check backing inode being equal
1087 - ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
1088 - workqueue: fix rebind bound workers warning
1089 - regulator: s2mps11: Fix invalid selector mask and voltages for buck9
1090 - regulator: axp20x: Fix axp22x ldo_io voltage ranges
1091 - atomic_open(): fix the handling of create_error
1092 - qla1280: Don't allocate 512kb of host tags
1093 - tools lib traceevent: Do not reassign parg after collapse_tree()
1094 - get_rock_ridge_filename(): handle malformed NM entries
1095 - Input: max8997-haptic - fix NULL pointer dereference
1096 - Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
1097 - drm/radeon: fix PLL sharing on DCE6.1 (v2)
1098 - drm/i915: Bail out of pipe config compute loop on LPT
1099 - drm/i915/bdw: Add missing delay during L3 SQC credit programming
1100 - drm/radeon: fix DP link training issue with second 4K monitor
1101 - nf_conntrack: avoid kernel pointer value leak in slab name
1102 - Linux 4.4.11
1103 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
1104 - SAUCE: Bluetooth: Support for LED on Marvell modules
1105 * Support Edge Gateway's WIFI LED (LP: #1512997)
1106 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
1107 * Marvell wireless driver update for FCC regulation (LP: #1528910)
1108 - mwifiex: parse adhoc start/join result
1109 - mwifiex: handle start AP error paths correctly
1110 - mwifiex: set regulatory info from EEPROM
1111 - mwifiex: don't follow AP if country code received from EEPROM
1112 - mwifiex: correction in region code to country mapping
1113 - mwifiex: update region_code_index array
1114 - mwifiex: use world for unidentified region code
1115 - SAUCE: mwifiex: add iw vendor command support
1116 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
1117 - Revert "UBUNTU: SAUCE: mm/mmap: fix oopsing on remap_file_pages"
1118 - SAUCE: AUFS: mm/mmap: fix oopsing on remap_file_pages aufs mmap: bugfix,
1119 mainly for linux-4.5-rc5, remap_file_pages(2) emulation
1120 * cgroup namespace update (LP: #1584163)
1121 - Revert "UBUNTU: SAUCE: cgroup mount: ignore nsroot="
1122 - Revert "UBUNTU: SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo
1123 field"
1124 - cgroup, kernfs: make mountinfo show properly scoped path for cgroup
1125 namespaces
1126 - kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
1127 - cgroup: fix compile warning
1128 * Missing libunwind support in perf (LP: #1248289)
1129 - [Config] add binutils-dev to the Build-Depends: to fix perf unwinding
1130 * e1000 Tx Unit Hang (LP: #1582328)
1131 - e1000: Double Tx descriptors needed check for 82544
1132 - e1000: Do not overestimate descriptor counts in Tx pre-check
1133 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
1134 (LP: #1582378)
1135 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
1136 owns the ipc ns
1137 * Pull in the amdgpu/radeon code from Linux 4.5.3 (LP: #1580526)
1138 - drm/radeon: rework fbdev handling on chips with no connectors
1139 - drm/radeon/mst: fix regression in lane/link handling.
1140 - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance
1141 issue for CZ
1142 - drm/amd/powerplay: fix segment fault issue in multi-display case.
1143 - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
1144 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
1145 - [Config] enable CONFIG_AUFS_EXPORT
1146 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
1147 - [Config] Update inclusion list for CRIU
1148 * [Xenial] net: updates to ethtool and virtio_net for speed/duplex support
1149 (LP: #1581132)
1150 - ethtool: add speed/duplex validation functions
1151 - ethtool: make validate_speed accept all speeds between 0 and INT_MAX
1152 - virtio_net: add ethtool support for set and get of settings
1153 - virtio_net: validate ethtool port setting and explain the user validation
1154 * perf tool: Display event codes for Generic HW (PMU) events (LP: #1578211)
1155 - powerpc/perf: Remove PME_ prefix for power7 events
1156 - powerpc/perf: Export Power8 generic and cache events to sysfs
1157 * Mellanox ConnectX4 MTU limits: max and min (LP: #1528466)
1158 - net/mlx5: Introduce a new header file for physical port functions
1159 - net/mlx5e: Device's mtu field is u16 and not int
1160 - net/mlx5e: Fix minimum MTU
1161 * Miscellaneous Ubuntu changes
1162 - [Config] CONFIG_CAVIUM_ERRATUM_23144=y
1163
1164 -- Kamal Mostafa <kamal@canonical.com> Mon, 13 Jun 2016 11:42:36 -0700
1165
1166 linux-snapdragon (4.4.0-1015.18) xenial; urgency=low
1167
1168 [ Kamal Mostafa ]
1169
1170 [ Ubuntu: 4.4.0-24.42 ]
1171
1172 * CVE-2016-1583 (LP: #1588871)
1173 - ecryptfs: fix handling of directory opening
1174 - SAUCE: proc: prevent stacking filesystems on top
1175 - SAUCE: ecryptfs: forbid opening files without mmap handler
1176 - SAUCE: sched: panic on corrupted stack end
1177 * arm64: statically link rtc-efi (LP: #1583738)
1178 - [Config] Link rtc-efi statically on arm64
1179
1180 -- Andy Whitcroft <apw@canonical.com> Wed, 08 Jun 2016 21:34:43 +0100
1181
1182 linux-snapdragon (4.4.0-1014.16) xenial; urgency=low
1183
1184 [ Kamal Mostafa ]
1185
1186 * Rebase against Ubuntu-4.4.0-23.41
1187 * Release Tracking Bug
1188 - LP: #1582679
1189
1190 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
1191 - [Packaging] disable zfs module checks when cross-compiling
1192
1193 * Xenial update to v4.4.10 stable release (LP: #1580754)
1194 - Revert "UBUNTU: SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for
1195 recursive method calls"
1196 - Revert "UBUNTU: SAUCE: nbd: ratelimit error msgs after socket close"
1197 - Revert: "powerpc/tm: Check for already reclaimed tasks"
1198 - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
1199 - ipvs: handle ip_vs_fill_iph_skb_off failure
1200 - ipvs: correct initial offset of Call-ID header search in SIP persistence
1201 engine
1202 - ipvs: drop first packet to redirect conntrack
1203 - mfd: intel-lpss: Remove clock tree on error path
1204 - nbd: ratelimit error msgs after socket close
1205 - ata: ahci_xgene: dereferencing uninitialized pointer in probe
1206 - mwifiex: fix corner case association failure
1207 - CNS3xxx: Fix PCI cns3xxx_write_config()
1208 - clk-divider: make sure read-only dividers do not write to their register
1209 - soc: rockchip: power-domain: fix err handle while probing
1210 - clk: rockchip: free memory in error cases when registering clock branches
1211 - clk: meson: Fix meson_clk_register_clks() signature type mismatch
1212 - clk: qcom: msm8960: fix ce3_core clk enable register
1213 - clk: versatile: sp810: support reentrance
1214 - clk: qcom: msm8960: Fix ce3_src register offset
1215 - lpfc: fix misleading indentation
1216 - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p
1217 initialisation
1218 - mac80211: fix statistics leak if dev_alloc_name() fails
1219 - tracing: Don't display trigger file for events that can't be enabled
1220 - MD: make bio mergeable
1221 - Minimal fix-up of bad hashing behavior of hash_64()
1222 - mm, cma: prevent nr_isolated_* counters from going negative
1223 - mm/zswap: provide unique zpool name
1224 - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
1225 - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
1226 - xen: Fix page <-> pfn conversion on 32 bit systems
1227 - xen/balloon: Fix crash when ballooning on x86 32 bit PAE
1228 - xen/evtchn: fix ring resize when binding new events
1229 - HID: wacom: Add support for DTK-1651
1230 - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
1231 - Input: zforce_ts - fix dual touch recognition
1232 - proc: prevent accessing /proc/<PID>/environ until it's ready
1233 - mm: update min_free_kbytes from khugepaged after core initialization
1234 - batman-adv: fix DAT candidate selection (must use vid)
1235 - batman-adv: Check skb size before using encapsulated ETH+VLAN header
1236 - batman-adv: Fix broadcast/ogm queue limit on a removed interface
1237 - batman-adv: Reduce refcnt of removed router when updating route
1238 - writeback: Fix performance regression in wb_over_bg_thresh()
1239 - MAINTAINERS: Remove asterisk from EFI directory names
1240 - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
1241 - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
1242 - ARC: Add missing io barriers to io{read,write}{16,32}be()
1243 - x86/sysfb_efi: Fix valid BAR address range check
1244 - ACPICA: Dispatcher: Update thread ID for recursive method calls
1245 - powerpc: Fix bad inline asm constraint in create_zero_mask()
1246 - libahci: save port map for forced port map
1247 - ata: ahci-platform: Add ports-implemented DT bindings.
1248 - USB: serial: cp210x: add ID for Link ECU
1249 - USB: serial: cp210x: add Straizona Focusers device ids
1250 - nvmem: mxs-ocotp: fix buffer overflow in read
1251 - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
1252 - drm/amdgpu: make sure vertical front porch is at least 1
1253 - drm/amdgpu: set metadata pointer to NULL after freeing.
1254 - iio: ak8975: Fix NULL pointer exception on early interrupt
1255 - iio: ak8975: fix maybe-uninitialized warning
1256 - drm/radeon: make sure vertical front porch is at least 1
1257 - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
1258 - drm/i915: Fix eDP low vswing for Broadwell
1259 - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
1260 - drm/i915: Fake HDMI live status
1261 - lib/test-string_helpers.c: fix and improve string_get_size() tests
1262 - drm/i915/skl: Fix DMC load on Skylake J0 and K0
1263 - Linux 4.4.10
1264
1265 * HDMI audio playback noise observed on AMD Polaris 10/11 GPU (LP: #1577288)
1266 - ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps
1267
1268 * [i915_bpo] Update i915 backport driver (LP: #1580114)
1269 - SAUCE: i915_bpo: Drop is_preliminary from BXT/KBL.
1270 - SAUCE: i915_bpo: Sync with v4.6-rc7
1271
1272 * CVE-2016-4486 (LP: #1578497)
1273 - net: fix infoleak in rtnetlink
1274
1275 * CVE-2016-4485 (LP: #1578496)
1276 - net: fix infoleak in llc
1277
1278 * drm.ko < kernel version 4.5 has a dead lock bug (LP: #1579610)
1279 - drm: Balance error path for GEM handle allocation
1280
1281 * Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not
1282 supported by compiler (LP: #1574982)
1283 - SAUCE: (no-up) disable -pie when gcc has it enabled by default
1284
1285 * system freeze after vt switching (LP: #1542939)
1286 - drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
1287 - drm/atomic: Remove drm_atomic_connectors_for_crtc.
1288
1289 * CVE-2016-4558 (LP: #1579140)
1290 - bpf: fix refcnt overflow
1291
1292 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
1293 upgrade -d (LP: #1573231)
1294 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
1295
1296 * PCI Call Traces hw csum failure in dmesg with 4.4.0-2-generic
1297 (LP: #1544978)
1298 - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
1299
1300 * Missing libunwind support in perf (LP: #1248289)
1301 - [Config] Add liblzma-dev to enable libunwind support in perf
1302
1303 * thunderbolt hotplug is broken (LP: #1577898)
1304 - SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method
1305 calls
1306
1307 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
1308 - SAUCE: mm/mmap: fix oopsing on remap_file_pages
1309
1310 * ZFS is confused by user namespaces (uid/gid mapping) when used with
1311 acltype=posixac (LP: #1567558)
1312 - zfs: Fix user namespaces uid/gid mapping
1313
1314 * oops when propagating mounts into containers - RIP:
1315 0010:[<ffffffff8123cb3e>] [<ffffffff8123cb3e>] propagate_one+0xbe/0x1c0
1316 (LP: #1572316)
1317 - fs/pnode.c: treat zero mnt_group_id-s as unequal
1318 - propogate_mnt: Handle the first propogated copy being a slave
1319
1320 * OOPS on wily+ for Haswell-ULT and Broadwell (LP: #1577748)
1321 - PNP: Add Broadwell to Intel MCH size workaround
1322 - PNP: Add Haswell-ULT to Intel MCH size workaround
1323
1324 * Xenial update to v4.4.9 stable release (LP: #1578798)
1325 - block: loop: fix filesystem corruption in case of aio/dio
1326 - x86/mce: Avoid using object after free in genpool
1327 - kvm: x86: do not leak guest xcr0 into host interrupt handlers
1328 - ARM: dts: AM43x-epos: Fix clk parent for synctimer
1329 - ARM: mvebu: Correct unit address for linksys
1330 - ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
1331 - ARM: OMAP2+: hwmod: Fix updating of sysconfig register
1332 - assoc_array: don't call compare_object() on a node
1333 - usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
1334 - xhci: resume USB 3 roothub first
1335 - usb: xhci: fix wild pointers in xhci_mem_cleanup
1336 - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
1337 - usb: hcd: out of bounds access in for_each_companion
1338 - usb: gadget: f_fs: Fix use-after-free
1339 - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
1340 - dm cache metadata: fix cmd_read_lock() acquiring write lock
1341 - lib: lz4: fixed zram with lz4 on big endian machines
1342 - debugfs: Make automount point inodes permanently empty
1343 - dmaengine: dw: fix master selection
1344 - dmaengine: hsu: correct use of channel status register
1345 - dmaengine: pxa_dma: fix the maximum requestor line
1346 - sched/cgroup: Fix/cleanup cgroup teardown/init
1347 - x86/mm/xen: Suppress hugetlbfs in PV guests
1348 - x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
1349 - ALSA: hda - Don't trust the reported actual power state
1350 - ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
1351 - ALSA: hda - Keep powering up ADCs on Cirrus codecs
1352 - ALSA: hda - add PCI ID for Intel Broxton-T
1353 - ALSA: pcxhr: Fix missing mutex unlock
1354 - ALSA: hda - Add dock support for ThinkPad X260
1355 - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
1356 - futex: Handle unlock_pi race gracefully
1357 - futex: Acknowledge a new waiter in counter before plist
1358 - drm/nouveau/core: use vzalloc for allocating ramht
1359 - drm/qxl: fix cursor position with non-zero hotspot
1360 - drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
1361 - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power
1362 control"
1363 - Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power
1364 control"
1365 - cpufreq: intel_pstate: Fix processing for turbo activation ratio
1366 - iwlwifi: pcie: lower the debug level for RSA semaphore access
1367 - iwlwifi: mvm: fix memory leak in paging
1368 - crypto: ccp - Prevent information leakage on export
1369 - crypto: sha1-mb - use corrcet pointer while completing jobs
1370 - crypto: talitos - fix crash in talitos_cra_init()
1371 - crypto: talitos - fix AEAD tcrypt tests
1372 - powerpc: scan_features() updates incorrect bits for REAL_LE
1373 - powerpc: Update cpu_user_features2 in scan_features()
1374 - powerpc: Update TM user feature bits in scan_features()
1375 - nl80211: check netlink protocol in socket release notification
1376 - netlink: don't send NETLINK_URELEASE for unbound sockets
1377 - Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
1378 - xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
1379 - pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
1380 - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
1381 - iommu/amd: Fix checking of pci dma aliases
1382 - iommu/dma: Restore scatterlist offsets correctly
1383 - drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay
1384 work.
1385 - drm/amdgpu: use defines for CRTCs and AMFT blocks
1386 - drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
1387 - amdgpu/uvd: add uvd fw version for amdgpu
1388 - drm/amdgpu: fix regression on CIK (v2)
1389 - drm/radeon: add a quirk for a XFX R9 270X
1390 - drm/radeon: fix initial connector audio value
1391 - drm/radeon: forbid mapping of userptr bo through radeon device file
1392 - drm/radeon: fix vertical bars appear on monitor (v2)
1393 - drm: Loongson-3 doesn't fully support wc memory
1394 - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
1395 - drm/dp/mst: Validate port in drm_dp_payload_send_msg()
1396 - drm/dp/mst: Restore primary hub guid on resume
1397 - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
1398 - pwm: brcmstb: Fix check of devm_ioremap_resource() return code
1399 - drm/i915: Cleanup phys status page too
1400 - drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
1401 - drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
1402 - drm/i915: Fixup the free space logic in ring_prepare
1403 - drm/i915: Use fw_domains_put_with_fifo() on HSW
1404 - perf intel-pt: Fix segfault tracing transactions
1405 - i2c: cpm: Fix build break due to incompatible pointer types
1406 - i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
1407 - toshiba_acpi: Fix regression caused by hotkey enabling value
1408 - EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
1409 - ASoC: s3c24xx: use const snd_soc_component_driver pointer
1410 - ASoC: ssm4567: Reset device before regcache_sync()
1411 - ASoC: dapm: Make sure we have a card when displaying component widgets
1412 - ASoC: rt5640: Correct the digital interface data select
1413 - vb2-memops: Fix over allocation of frame vectors
1414 - v4l2-dv-timings.h: fix polarity for 4k formats
1415 - cxl: Keep IRQ mappings on context teardown
1416 - IB/mlx5: Expose correct max_sge_rd limit
1417 - IB/security: Restrict use of the write() interface
1418 - efi: Fix out-of-bounds read in variable_matches()
1419 - efi: Expose non-blocking set_variable() wrapper to efivars
1420 - x86/apic: Handle zero vector gracefully in clear_vector_irq()
1421 - workqueue: fix ghost PENDING flag while doing MQ IO
1422 - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
1423 - cgroup, cpuset: replace cpuset_post_attach_flush() with
1424 cgroup_subsys->post_attach callback
1425 - memcg: relocate charge moving from ->attach to ->post_attach
1426 - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
1427 - numa: fix /proc/<pid>/numa_maps for THP
1428 - mm: vmscan: reclaim highmem zone if buffer_heads is over limit
1429 - mm/hwpoison: fix wrong num_poisoned_pages accounting
1430 - cgroup: make sure a parent css isn't freed before its children
1431 - videobuf2-core: Check user space planes array in dqbuf
1432 - videobuf2-v4l2: Verify planes array in buffer dequeueing
1433 - Revert "regulator: core: Fix nested locking of supplies"
1434 - regulator: core: fix regulator_lock_supply regression
1435 - regulator: core: Ensure we lock all regulators
1436 - regulator: core: Fix nested locking of supplies
1437 - locking/mcs: Fix mcs_spin_lock() ordering
1438 - spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
1439 - irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
1440 - irqchip/mxs: Fix error check of of_io_request_and_map()
1441 - regulator: s5m8767: fix get_register() error handling
1442 - paride: make 'verbose' parameter an 'int' again
1443 - scsi_dh: force modular build if SCSI is a module
1444 - fbdev: da8xx-fb: fix videomodes of lcd panels
1445 - misc/bmp085: Enable building as a module
1446 - misc: mic/scif: fix wrap around tests
1447 - PM / OPP: Initialize u_volt_min/max to a valid value
1448 - PM / Domains: Fix removal of a subdomain
1449 - rtc: hym8563: fix invalid year calculation
1450 - rtc: vr41xx: Wire up alarm_irq_enable
1451 - rtc: ds1685: passing bogus values to irq_restore
1452 - rtc: rx8025: remove rv8803 id
1453 - rtc: max77686: Properly handle regmap_irq_get_virq() error code
1454 - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
1455 - perf evlist: Reference count the cpu and thread maps at set_maps()
1456 - x86/mm/kmmio: Fix mmiotrace for hugepages
1457 - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
1458 - serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
1459 - mtd: spi-nor: remove micron_quad_enable()
1460 - mtd: brcmnand: Fix v7.1 register offsets
1461 - mtd: nand: Drop mtd.owner requirement in nand_scan
1462 - perf hists browser: Only offer symbol scripting when a symbol is under the
1463 cursor
1464 - perf tools: handle spaces in file names obtained from /proc/pid/maps
1465 - perf stat: Document --detailed option
1466 - ext4: fix races between page faults and hole punching
1467 - ext4: move unlocked dio protection from ext4_alloc_file_blocks()
1468 - ext4: fix races between buffered IO and collapse / insert range
1469 - ext4: fix races of writeback with punch hole and zero range
1470 - ARM: OMAP3: Add cpuidle parameters table for omap3430
1471 - ARM: prima2: always enable reset controller
1472 - ARM: EXYNOS: select THERMAL_OF
1473 - ARM: dts: armada-375: use armada-370-sata for SATA
1474 - ARM: dts: pxa: fix dma engine node to pxa3xx-nand
1475 - bus: imx-weim: Take the 'status' property value into account
1476 - jme: Do not enable NIC WoL functions on S0
1477 - jme: Fix device PM wakeup API usage
1478 - unbreak allmodconfig KCONFIG_ALLCONFIG=...
1479 - thermal: rockchip: fix a impossible condition caused by the warning
1480 - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
1481 - megaraid_sas: add missing curly braces in ioctl handler
1482 - stm class: Select CONFIG_SRCU
1483 - extcon: max77843: Use correct size for reading the interrupt register
1484 - Linux 4.4.9
1485
1486 * Stoney powerplay support (LP: #1578305)
1487 - amdgpu/powerplay: Add Stoney to list of early init cases
1488
1489 * CVE-2016-2117 (LP: #1561403)
1490 - atl2: Disable unimplemented scatter/gather feature
1491
1492 * CVE-2016-2187 (LP: #1575706)
1493 - Input: gtco - fix crash on detecting device without endpoints
1494
1495 * zfs posix default permissions lost on reboot or unmount (LP: #1574801)
1496 - Fix ZPL miswrite of default POSIX ACL
1497
1498 * WARNING: at /build/linux-aWXT0l/linux-4.4.0/drivers/pci/pci.c:1595
1499 [travis3EN] (LP: #1574697)
1500 - net/mlx4_core: Implement pci_resume callback
1501 - net/mlx4_core: Avoid repeated calls to pci enable/disable
1502
1503 * Add support to thinkpad keyboard backlight (LP: #1574498)
1504 - thinkpad_acpi: Add support for keyboard backlight
1505
1506 * Please enable kconfig X86_LEGACY_VM86 for i386 (LP: #1499089)
1507 - [Config] CONFIG_VM86=y, CONFIG_X86_LEGACY_VM86=y
1508
1509 * Miscellaneous Ubuntu changes
1510 - updateconfigs for Linux v4.4.9
1511
1512 -- Kamal Mostafa <kamal@canonical.com> Tue, 17 May 2016 11:25:43 -0700
1513
1514 linux-snapdragon (4.4.0-1013.15) xenial; urgency=low
1515
1516 [ Kamal Mostafa ]
1517
1518 * Rebase against Ubuntu-4.4.0-22.40
1519
1520 * CVE-2016-3713 (LP: #1581201)
1521 - SAUCE: KVM: MTRR: remove MSR 0x2f8
1522
1523 * CVE-2016-0758 (LP: #1581202)
1524 - SAUCE: KEYS: Fix ASN.1 indefinite length object parsing
1525
1526 -- Kamal Mostafa <kamal@canonical.com> Fri, 13 May 2016 08:05:26 -0700
1527
1528 linux-snapdragon (4.4.0-1013.14) xenial; urgency=low
1529
1530 [ Kamal Mostafa ]
1531
1532 * Release Tracking Bug
1533 - LP: #1578759
1534
1535 * Rebase to Ubuntu-4.4.0-22.39
1536
1537 -- Kamal Mostafa <kamal@canonical.com> Thu, 05 May 2016 11:17:11 -0700
1538
1539 linux-snapdragon (4.4.0-1013.13) xenial; urgency=low
1540
1541 [ Kamal Mostafa ]
1542
1543 * Release Tracking Bug
1544 - LP: #1575237
1545
1546 * Miscellaneous Ubuntu changes
1547 - [Config] updateconfigs after 4.4.0-22.38 rebase
1548
1549 -- Kamal Mostafa <kamal@canonical.com> Tue, 26 Apr 2016 08:27:08 -0700
1550
1551 linux-snapdragon (4.4.0-1012.12) xenial; urgency=low
1552
1553 [ Tim Gardner ]
1554
1555 * Release Tracking Bug
1556 - LP: #1572284
1557
1558 * Rebase to Ubuntu-4.4.0-21.37
1559
1560 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Apr 2016 13:03:54 -0600
1561
1562 linux-snapdragon (4.4.0-1011.11) xenial; urgency=low
1563
1564 [ Tim Gardner ]
1565
1566 * Release Tracking Bug
1567 - LP: #1567379
1568
1569 * Miscellaneous Ubuntu changes
1570 - [Config] disable PROVE_LOCKING
1571 - [Config] PREEMPT_VOLUNTARY=y
1572 - [Config] disable DEBUG_LOCK_ALLOC
1573 - [Config] disable DEBUG_SPINLOCK
1574 - [Config] disable DEBUG_MUTEXES
1575 - [Config] INLINE_*_UNLOCK=y
1576
1577 * Miscellaneous upstream changes
1578 - arm64: clean up defconfig with savedefconfig
1579 - configs: add SPI_SPIDEV as module in distro.config
1580 - arm64: dts: apq8016-sbc: Add aliases to spi device.
1581 - regulator: qcom_spmi: Add slewing delays for all SMPS types
1582 - regulator: qcom_spmi: Only use selector based regulator ops
1583
1584 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 06 Apr 2016 16:29:44 +0200
1585
1586 linux-snapdragon (4.4.0-1010.10) xenial; urgency=low
1587
1588 [ Tim Gardner ]
1589
1590 * Release Tracking Bug
1591 - LP: #1563910
1592 * Rebase to Ubuntu-4.4.0-17.33
1593
1594 * Miscellaneous Ubuntu changes
1595 - handle rprovides via dpkg-gencontrol
1596 - [Config] updateconfigs after rebase to Ubuntu-4.4.0-17.33
1597
1598 -- Tim Gardner <tim.gardner@canonical.com> Wed, 30 Mar 2016 08:30:18 -0600
1599
1600 linux-snapdragon (4.4.0-1009.9) xenial; urgency=low
1601
1602 * rebased on Ubuntu-4.4.0-13.29
1603 * Feature Freeze Exception (LP: #1558535)
1604
1605 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 15:33:32 -0600
1606
1607 linux-snapdragon (4.4.0-1008.8) xenial; urgency=low
1608
1609 [ Paolo Pisati ]
1610
1611 * Rebased on Ubuntu-4.4.0-11.26
1612
1613 * Miscellaneous Ubuntu changes
1614 - [Config] CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
1615
1616 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 10 Mar 2016 11:16:08 +0100
1617
1618 linux-snapdragon (4.4.0-1007.7) xenial; urgency=low
1619
1620 [ Paolo Pisati ]
1621
1622 * Rebased on Ubuntu-4.4.0-10.25
1623
1624 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
1625 - arm64: kernel: implement ACPI parking protocol
1626
1627 * Miscellaneous Ubuntu changes
1628 - [Config] ARM64_ACPI_PARKING_PROTOCOL=y
1629
1630 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 07 Mar 2016 15:57:39 +0100
1631
1632 linux-snapdragon (4.4.0-1006.6) xenial; urgency=low
1633
1634 [ Paolo Pisati ]
1635
1636 * Updated qcomlt-4.4 BSP @ 86e3204d9
1637 * Rebased on Ubuntu-4.4.0-6.21
1638
1639 * Miscellaneous Ubuntu changes
1640 - [Config] updateconfigs
1641
1642 * Miscellaneous upstream changes
1643 - ASoC: qcom: use snd_dma_alloc/free* apis
1644 - ASoC: qcom: add wrdma register details to lpass_variant
1645 - ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_start
1646 - ASoC: qcom: pass direction to dma allocation
1647 - ASoC: qcom: ipq806x: add error in dma allocation.
1648 - ASoC: qcom: ipq806x: add wrdma related register offsets
1649 - ASoC: qcom: add mic related i2s control register defines
1650 - ASoC: qcom: add wrdma dma channel start
1651 - ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_map
1652 - ASoC: qcom: apq8016: add wrdma support
1653 - ASoC: qcom: add wrdma register definations
1654 - ASoC: qcom: add generic bit masks for RDMA and WRDMA
1655 - ASoC: qcom: apq8016: set the correct max register for regmap
1656 - ASoC: qcom: add mic support
1657 - ASoC: qcom: apq8016-sbc: add mic support
1658 - ASoC: add audio routing support
1659 - arm64: dts: qcom: add audio capture support
1660 - drm/i2c: adv7511: Add HPD support
1661 - arm64: dts: qcom: apq8016-sbc: Enable ADV7533 interrupts
1662 - dts: arm64: qcom: remove dmic pins in default pinctrl
1663 - ASoC: codec: msm8x16: check return value of msm8x16_wcd_codec_parse_dt
1664 - ASoC: codec: msm8x16: enable regulators before accessing registers
1665 - drm/msm: Boost the GPU clock on msm8916 for better performance
1666 - firmware: qcom: scm: Convert to platform driver
1667 - firmware: scm: make scm_init call from probe
1668 - arm64: dts: qcom : add scm device node
1669 - firmware: scm: make scm clks optional
1670 - arm: dts: qcom : add scm device node
1671 - iommu: qcom: check scm avaiablity before initialization.
1672 - ARM: dts: ifc6410: remove pinctrl defaults from gpio node.
1673
1674 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 26 Feb 2016 14:39:48 +0100
1675
1676 linux-snapdragon (4.4.0-1005.5) xenial; urgency=low
1677
1678 [ Paolo Pisati ]
1679
1680 * SAUCE: dtb: add a custom apq8016 for snappy with sdhc_2's vmmc-supply
1681 disabled
1682
1683 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 19 Feb 2016 13:34:25 +0100
1684
1685 linux-snapdragon (4.4.0-1004.4) xenial; urgency=low
1686
1687 [ Paolo Pisati ]
1688
1689 * [Config] MMC_BLOCK_MINORS=32
1690
1691 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 09 Feb 2016 10:27:30 +0100
1692
1693 linux-snapdragon (4.4.0-1003.3) xenial; urgency=low
1694
1695 [ Upstream Kernel Changes ]
1696
1697 * arm64: dts: qcom: fix typo in usb id pins
1698 * usb: phy: msm: Fix state machine worker logic for OTG mode.
1699
1700 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 05 Feb 2016 14:38:07 +0100
1701
1702 linux-snapdragon (4.4.0-1002.2) xenial; urgency=low
1703
1704 [ Paolo Pisati ]
1705
1706 * [Config] copy annotations from master
1707 * [Config] updateconfigs
1708 * [Config] better align config with qcomlt-4.4
1709 * [Config] FTBFS: disable DRM_PANEL_SIMPLE
1710
1711 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Feb 2016 17:21:00 +0100
1712
1713 linux-snapdragon (4.4.0-1001.1) xenial; urgency=low
1714
1715 [ Paolo Pisati ]
1716
1717 * Imported http://git.linaro.org/landing-teams/working/qualcomm/kernel.git - qcomlt-4.4 @ 17a6dbb
1718 * Rebased on Ubuntu-4.4.0-2.16
1719
1720 [ Upstream Kernel Changes ]
1721
1722 * mmc: mmci: Support any block sizes for ux500v2 and qcom variant
1723 * hid: add support for Lilliput touchscreen
1724 * ARM: qcom_defconfig: Add QCOM specific drivers
1725 * arm:multi_v7_defconfig: Add QCOM specific Kconfigs
1726 * WIP:pwrseq: Convert in to proper platform device
1727 * iommu:msm: fix compilation error.
1728 * Input: pm8941: Add RESIN_N input handling
1729 * media: v4l2-controls: add h264 5.2 level and constrained high profile
1730 * media: vidc: Qualcomm video encoder/decoder driver
1731 * PCI: designware: add memory barrier after enabling region
1732 * DT: PCI: qcom: Document PCIe devicetree bindings
1733 * PCI: qcom: Add Qualcomm PCIe controller driver
1734 * drm/edid: Add support to get edid early
1735 * drm/edid: export edid_vendor()
1736 * drm/panel: simple-panel: Add panel picker support.
1737 * drm/msm: mdp4 lvds: continue if the panel is not connected
1738 * drm/msm: mdp4 lvds: Check the panel node in detect_panel()
1739 * devicetree: Add hardware rng entry to qcom-apq8064.dtsi
1740 * ARM: dts: qcom: apq8064: Add hwmutex and SMEM nodes
1741 * ARM: dts: qcom: apq8064: Declare all pm8921 regulators
1742 * ARM: dts: qcom: apq8064: Introduce gsbi5 and gsbi5 serial node
1743 * arm: dts: qcom: Add generic PMIC gpio/MPP compat strings
1744 * arm: dts: qcom: apq8064: Add fixed rate on-board oscillators
1745 * ARM: dts: qcom: apq8064-ifc6410 Use hardware flow control for GSBI6
1746 * ARM: dts: apq8064: add pcie devicetree node
1747 * ARM: dts: ifc6410: enable pcie dt node for this board
1748 * ARM: dts: apq8064: Add MDP support
1749 * ARM: dts: ifc6410: enable MDP support
1750 * ARM: dts: qs600: enable MDP support
1751 * ARM: dts: ifc6410: add inforce LVDS panel support
1752 * ARM: dts: APQ8064: Add iommu
1753 * ARM: dts: apq8064: add pci support in CM QS600
1754 * ARM: dts: qcom: Add necessary DT data for Krait cpufreq
1755 * ARM: qcom: add description of KPSS WDT for APQ8064
1756 * ARM: dts: apq8064: Assign a power supply to each CPU
1757 * ARM: dts: apq8064: Add OPP data for frequencies above 1ghz
1758 * ARM: dts: apq8064: Add thermal cooling maps
1759 * ARM: dts: apq8064: Add voltage ranges of the SAW2 regulators
1760 * ARM: dts: apq8064: Add reference to the L2 clock
1761 * ARM: dts: apq8064: Add a DT node for the L2 data
1762 * ARM: dts: apq8064: Add ADM configuration node
1763 * arm: dts: Added eInfochips ERAGON600 board support
1764 * ARM: dts: ifc6410: HACK add bt reset gpios to pwrseq
1765 * ARM: dts: apq8064: Increase critical temperature to 110C
1766 * arm: dts: apq8064: Add thermal zones, tsens and qfprom nodes
1767 * arm64: dts: qcom: 8x16: UART1 add CTS_N, RTS_N pin configurations
1768 * arm64: dts: qcom: 8x16: UART1 and UART2 use DMA for RX and TX
1769 * arm64: dts: qcom: Make msm8916-mtp compatible string compliant
1770 * arm64: dts: qcom: Alias pm8916 on msm8916 devices
1771 * arm64: dts: qcom: msm8916: Add fixed rate on-board oscillators
1772 * arm64: dts: fix the i2c aliasing to match to schematics.
1773 * arm64: dts: set the default i2c pin drive strength to 16mA
1774 * arm64: dts: qcom: Add MSM8916 SMEM nodes
1775 * arm64: dts: qcom: Add RPM/SMD support on MSM8916
1776 * arm64: dts: Add PM8916 support on MSM8916
1777 * arm64: dts: qcom: Add pm8994, pmi8994, pm8004 PMIC skeletons
1778 * arm64: dts: qcom: Add pm8994 gpios and MPPs
1779 * arm64: dts: apq8016-sbc: enable UART0 on LS connector
1780 * arm64: dts: apq8016-sbc: add label properties for UART, I2C, and SPI
1781 * devicetree: bindings: Document qcom,msm-id and qcom,board-id
1782 * arm64: dts: Add Qualcomm MSM8916 & MTP8916 ids
1783 * DT: arm64: msm8916-mtp: enable spi3
1784 * arm64: dts: qcom: Add APQ8016 SBC support
1785 * arm64: dts: qcom: Add USB related device nodes on APQ8016 SBC board
1786 * arm64: dts: qcom: Add sdhci support for APQ8016 SBC board
1787 * arm64: dts: Add nodes we need for SMP boot
1788 * ARM: dts: Enable SD card (disable vmcc)
1789 * arm64: msm8916 dtsi: Add mdss support
1790 * arm64: sb8016: Add ADV7533 bridge in sbc8016 dtsi
1791 * arm64: dts: Add apq8016-sbc hdmi audio support
1792 * arm64: dts: qcom: apq8016-sbc: Don't hog client driver pins
1793 * arm64: dts: qcom: Fix apq8016-sbc board USB related pin definitions
1794 * arm64: dts: qcom: apq8016-sbc: add D+/D- route switch GPIO
1795 * arm64: dts: qcom: apq8016-sbc: Fix sdhci pinctrl default state name
1796 * arm64: dts: qcom: apq8016-sbc: Enable SD card slot
1797 * arm64: dts: qcom: Fix MPP's function used for LED control
1798 * arm64: dts: qcom: Enable USB manual pullup on msm8916
1799 * arm64: dts: qcom: msm8916: Add RPMCC DT node
1800 * arm64: dts: qcom: msm8916: Add A53 DT node
1801 * arm64: dts: Add cpufreq-dt support for msm8916
1802 * arm64: dts: Add clock-latency for msm8916
1803 * arm64: dts: Add CPR DT node for msm8916
1804 * arm64: dts: Add cpu-supply properties for cpufreq
1805 * arm: dts: msm8974: Add thermal zones, tsens and eeprom nodes
1806 * arm: dts: apq8084: Add thermal zones, tsens and eeprom nodes
1807 * arm64: dts: msm8916: Add thermal zones, tsens and eeprom nodes
1808 * arm64: dts: Add spmi-regulator nodes for pm8916
1809 * arm64: dts: msm8916: Add cpu cooling maps
1810 * WIP: dt: add support for gpu on msm8916/apq8016
1811 * DT: arm64: add iommu dtsi files
1812 * arm64: dt: Add WCNSS related nodes
1813 * dts: arm64: apq8016-sbc: enable LS 1.8v regulator by default
1814 * ARM64: dts: Fix the missing usb otg regulators.
1815 * arm64: dts: Fix memory region descriptions
1816 * arm64: dts: msm8916: add wcd codec support
1817 * arm64: dts: add support to analog audio playback
1818 * arm64: dts: qcom: 8x16: Add fixed rate on-board XO oscillator
1819 * arm64: dts: qcom: Add msm8916 CoreSight components
1820 * dts: qcom: Add CoreSight components for MSM8916
1821 * arm64: dts: Fix the hypervisor and tz memory region size
1822 * arm64: dts: remove the #if 0 around bluetooth
1823 * wcn36xx: Update DT to support wcn36xx wifi driver
1824 * WIP:dts: arm64: add q6v5 pil support
1825 * arm64: dt: Add msm bus nodes
1826 * arm64: dts: usb: Add bus scaling suppport
1827 * arm64: dts: Add rpm_log support
1828 * dts: arm64: msm8916: add vidc dt nodes
1829 * dts: arm64: qcom: apq8016-sbc: enable vidc and vidc-rproc
1830 * arm64: apq8016-sbc.dtsi: Add regulators needed by adv7533
1831 * arm64: msm8916-mdss.dtsi: Add bus scaling properties for mdp
1832 * arm64: dts: Align msm8916 cpu thermal trip point ranges
1833 * arm64: dts: qcom: apq8016-sbc: Add Volume Up key device node
1834 * arm64: dts: qcom: apq8016-sbc: Add Volume Down definitions
1835 * arm64: dts: qcom: apq8016-sbc: Limit MPP4 high state to 1.8V
1836 * arm64: dts: apq8016-sbc: add regulators support
1837 * arm64: dts: move smem node after the soc node
1838 * arm64: dts: add spmi prefix to regulators
1839 * WIP: update iommu header
1840 * soc: qcom: import socinfo.h
1841 * iommu: qcom: forward port iommu v1
1842 * iommu: qcom: v1: rework secure part and build
1843 * iommu: qcom: v1: fix wrong sg interator
1844 * iommu: msm: Invalidate properly from iommu_unmap
1845 * arm64: provide dma cache routines with same API as 32 bit
1846 * qcom: iommu: Make use of domain_alloc and domain_free
1847 * DOWNSTREAM: drm/msm: use downstream iommu
1848 * iommu/msm: Add DT adaptation
1849 * iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
1850 * iommu/msm: Add support for generic master bindings
1851 * iommu/msm: Set cacheability attributes without tex remap
1852 * temp: Add dummy msm_iommu_get_ctx and fix broken build
1853 * arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
1854 * of: dma: Move range size workaround to of_dma_get_range()
1855 * of: dma: Make of_dma_deconfigure() public
1856 * of: dma: Split of_configure_dma() into mask and ops configuration
1857 * drivers: platform: Configure dma operations at probe time
1858 * iommu: of: Document the of_iommu_configure() function
1859 * iommu: of: Handle IOMMU lookup failure with deferred probing or error
1860 * drm/msm: temp: Add a check to be compatible against both iommuv0/v1
1861 * iommu/msm: Fix "scheduling while atomic" bug
1862 * pci: use new of_dma_configure* apis
1863 * dt/bindings: qcom_adm: Fix channel specifiers
1864 * dmaengine: Add ADM driver
1865 * dmaengine: adm: Fix ADM hardware descriptor creation when flow control
1866 is enabled
1867 * dmaengine: adm: Use 'soft' flush when stopping DMA
1868 * dmaengine: adm: Don't reset controller during probe
1869 * dmaengine: adm: Start next DMA even if there is no ongoing transaction
1870 * ARM: cpuidle: Add cpuidle support for QCOM cpus
1871 * arm64: defconfig: qcom: Enable restart driver
1872 * arm64: introduce CPU_OF_TABLES for cpu ops selection
1873 * arm64: smp: move the pen to a header file
1874 * arm64: qcom: add cpu operations
1875 * arm64: defconfig: add qcom specifics
1876 * common: DMA-mapping: Add strongly ordered memory attribute
1877 * arm: Add option to skip buffer zeroing
1878 * arm64: Add support for DMA_ATTR_STRONGLY_ORDERED
1879 * arm64: dma-mapping: add support for IOMMU mapper
1880 * arm64: mm: Fix a bug in iommu dma-mapping
1881 * arm64: dma-mapping: fix DMA_ATTR_STRONGLY_ORDERED in __get_dma_pgprot
1882 * arm64: dma-mapping: map sg lists into the SMMU as virtually contiguous
1883 * arm64: fixup for mm renames
1884 * drm/mipi_dsi: refactor device creation
1885 * drm/mipi_dsi: check for used channels
1886 * drm/mipi_dsi: Create dummy DSI devices
1887 * drm/mipi_dsi: Get DSI host by DT device node
1888 * drm/i2c: adv7511: Fix mutex deadlock when interrupts are disabled
1889 * drm/i2c: adv7511: Initial support for adv7533
1890 * drm/i2c: adv7511: Refactor encoder slave functions
1891 * drm/i2c: adv7511: Add drm_bridge/connector for ADV7533
1892 * drm/i2c: adv7511: Create mipi_dsi_device for ADV7533
1893 * drm/i2c: adv7511: setup CEC registers during power off-power-on
1894 sequence
1895 * drm/i2c: adv7511: Use internal timing generator
1896 * drm/i2c: adv7511: Change DSI lanes dynamically
1897 * drm/i2c: adv7511: Move the common data structures to header file
1898 * drm/i2c: adv7511: Add Audio support.
1899 * drm/i2c: adv7511: Enable the audio data and clock pads on adv7533
1900 * HACK: drm/i2c: adv7511: Remove hotplug event handling
1901 * drm/i2c: adv7511: move to use reg_sequence
1902 * drm/i2c: adv7511: fixup the dapm bias level access
1903 * drm/i2c: adv7511: Init regulators
1904 * clk: qcom: gdsc: Use PM clocks to control gdsc clocks
1905 * clk: qcom: gdsc: Enable an RCG before turing on the gdsc
1906 * clk: qcom: gdsc: Manage clocks with !CONFIG_PM
1907 * clk: qcom: common: Add API to register board clocks backwards
1908 compatibly
1909 * clk: qcom: Move cxo/pxo/xo into dt files
1910 * clk: qcom: msm8916: Move xo and sleep clocks into DT
1911 * ARM: Add Krait L2 register accessor functions
1912 * clk: Avoid sending high rates to downstream clocks during set_rate
1913 * clk: mux: Split out register accessors for reuse
1914 * clk: Add safe switch hook
1915 * clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
1916 * clk: qcom: Add HFPLL driver
1917 * clk: qcom: Add MSM8960/APQ8064's HFPLLs
1918 * clk: qcom: Add IPQ806X's HFPLLs
1919 * clk: qcom: Add support for Krait clocks
1920 * clk: qcom: Add KPSS ACC/GCC driver
1921 * clk: qcom: Add Krait clock controller driver
1922 * cpufreq: Add module to register cpufreq on Krait CPUs
1923 * clk: qcom: Add support for SMD-RPM Clocks
1924 * clk: qcom: Add support for RPM Clocks
1925 * clk: qcom: Add support for msm8974 RPM-SMD clocks
1926 * clk: qcom: msm8974: Remove gfx3d clock from MMCC
1927 * clk: qcom: Add support for apq8084 RPM-SMD clocks
1928 * clk: qcom: Add support for regmap mux-div clocks
1929 * clk: qcom: Add A53 clock driver
1930 * soc: qcom: Add support for SAW2 regulators
1931 * clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
1932 * thermal: qcom: tsens: Add a skeletal TSENS drivers
1933 * thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
1934 * thermal: qcom: tsens-8974: Add support for 8974 family of SoCs
1935 * thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
1936 * amba: Defer device peripheral ID read
1937 * coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
1938 * i2c: qup: Change qup_wait_writeready function to use for all timeouts
1939 * qup: i2c: factor out common code for reuse
1940 * i2c: qup: Add V2 tags support
1941 * i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
1942 * i2c: qup: Add bam dma capabilities
1943 * i2c: qup: Remove verbose messages.
1944 * drm/msm/dsi: Parse lane swap information from DT
1945 * drm/msm/dsi: Add a delay when performing software reset
1946 * drm/msm/dsi: Remove incorrect warning on host attach
1947 * drm/msm/dsi: Don't call hpd helper unconditionally
1948 * HACK: drm/msm/mdp5: Make sure mdp5 clocks aren't disbaled when we need
1949 them
1950 * mdp4: Add iommu detach_dev in error path
1951 * drm/msm: remove pm_runtime_put() calls
1952 * drm/msm/dsi: Update the "vdd" voltage range
1953 * drm/msm/mdp5: Update bus scaling support
1954 * mmc: sdhci: let GPIO based card detection have higher precedence
1955 * mmc: sdhci-msm: Add SDHCI_QUIRK_NO_CARD_NO_RESET
1956 * soc: qcom: Introduce common SMEM state machine code
1957 * soc: qcom: smsm: Add driver for Qualcomm SMSM
1958 * soc: qcom: smp2p: Qualcomm Shared Memory Point to Point
1959 * soc: qcom: enable smsm/smp2p modular build
1960 * ARM: qcom: select ARM_CPU_SUSPEND for power management
1961 * soc: qcom: Introduce WCNSS_CTRL SMD client
1962 * soc: qcom: smd-rpm: Add existing platform support
1963 * ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend
1964 hook
1965 * drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it
1966 * regulator: qcom-smd: Add PM8916 support
1967 * regulator: qcom-smd: Add support for PMA8084
1968 * arm64: add qcom_defconfig
1969 * soc: qcom: smem: Add debugfs
1970 * remoteproc: core: Make the loaded resource table optional
1971 * remoteproc: qcom-pil: Implementation of Qualcomm TZ backed PIL
1972 * remoteproc: Add additional crash reasons
1973 * remoteproc: qcom-tz-pil: Add interrupts and gpio hooks
1974 * remoteproc: qcom-tz: Inform SMD about crashing remotes
1975 * remoteproc: qcom-tz: Finish shutdown on timeout
1976 * remoteproc: qcom: tz-pil: Round up max address
1977 * remoteproc: Support loading firmware from lately mounted fs (HACK)
1978 * remoteproc: qcom: q6v5 pil: Initial hack to boot mss
1979 * remoteproc: qcom-tz: Update to match smem api changes
1980 * remoteproc: qcom-tz: Update smem prototypes
1981 * remoteproc: qcom-tz: Drop smd reset stuff for now
1982 * remoteproc: qcom: Extract PAS and fix compilation for 4.1
1983 * remoteproc: qcom_tz_pil: Fix compiler issues
1984 * remoteproc: qcom_q6v5_pil: Fix 64 bit
1985 * regulator: qcom: smd: Regulator driver for the Qualcomm RPM
1986 * gpio: qcom-smsm: Add driver for Qualcomm SMSM
1987 * gpio: smsm: Update smem prototypes
1988 * gpio: smsm: Fix compiler warnings
1989 * soc: qcom: smd: Use correct smem id
1990 * gpio: qcom-smp2p: Qualcomm Shared Memory Point to Point
1991 * dt-binding: gpio: Introduce qcom,smp2p binding documentation
1992 * gpio: qcom-smp2p: Fix compile issues
1993 * remoteproc: tz_pil: Fixes to support 8916
1994 * HACK: soc: qcom: smd: Add debug to fix timing
1995 * regulator: smd: Add floor and corner operations
1996 * regulator: smd: Make set_{corner,floor} work with regulator struct
1997 * regulator: smd: Add correct ifdef flag for stubs
1998 * regulator: smd: remove left over debug statement
1999 * remoteproc: tz_pil: make irqs, smd edge & crash-reason optional
2000 properties
2001 * remoteproc: tz_pil: take relocation flag into account
2002 * remoteproc: tz_pil: skip waiting ready irq if it not provided
2003 * gpio:smp2p:qcom: kill set_irq_flags and use genirq
2004 * qcom-smd-rpm: Add MSM8916 support
2005 * soc: smd: Migrate the wifi driver from old smd driver to new smd
2006 driver.
2007 * soc: qcom: smd: Introduce callback setter
2008 * soc: qcom: smd: Split discovery and state change work
2009 * soc: qcom: smd: Refactor channel open and close handling
2010 * soc: qcom: smd: Support multiple channels per sdev
2011 * soc: qcom: smd: Support opening additional channels
2012 * WIP: remoteproc: q6: remove some commented out code
2013 * WIP:remoteproc:q6pil: add segment_is_loadable and
2014 segment_is_relocatable macros
2015 * WIP: remoteproc: q6: add support to memory-region
2016 * WIP: remoteproc: q6: add support to scm restart
2017 * WIP: remoteproc: HACK to get it working on DB410c
2018 * remoteproc: tz: Allow no scm clocks support
2019 * soc: qcom: Add msm_bus driver
2020 * soc: qcom: rpm_log: Add rpm log driver
2021 * soc: qcom: Stub IPCRTR client driver
2022 * Fix: Make it buildable on v4.3
2023 * Move to new qcom_smem_get() api
2024 * PM / OPP: Support adjusting OPP voltages at runtime
2025 * OPP: Allow notifiers to call dev_pm_opp_get_{voltage, freq} RCU-free
2026 * cpufreq-dt: Handle OPP voltage adjust events
2027 * power: avs: Add support for CPR (Core Power Reduction)
2028 * power: avs: cpr: Use raw mem access for qfprom
2029 * power: avs: Register CPR with cpufreq-dt
2030 * power: avs: cpr: Fix Duplicate OPPs warning
2031 * pwer:avs: cpr: fix with new reg_sequence structures
2032 * cpufreq-dt: Add L2 frequency scaling support
2033 * firmware: qcom: scm: Add support for ARM64 SoCs
2034 * firmware: qcom: scm: Generalize shared error map
2035 * firmware: qcom: scm: Add boot APIs
2036 * firmware: qcom: scm: Peripheral Authentication Service
2037 * firmware: qcom: scm: Add 64 bit PAS APIs
2038 * firmware: qcom: scm: Fix NULL coherent device
2039 * firmware: qcom: scm: Split out 32-bit specific SCM code
2040 * firmware: qcom: scm: Support PIL SCMs
2041 * firmware: qcom: scm: Support IOMMU scm calls
2042 * firmware: qcom: scm: add video (vidc) scm calls
2043 * firmware: qcom: scm: Fixup arm64 asm
2044 * firmware: scm: add proc restart support
2045 * wcn36xx: add wcn3620 chip type definition
2046 * wcn36xx: get chip type from platform ops
2047 * wcn36xx: use 3680 dxe regs for 3620
2048 * wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
2049 * wcn36xx: swallow two wcn3620 IND messages
2050 * wcn36xx: remove powersaving for wcn3620
2051 * wcn36xx: handle new hal response format
2052 * wcn3620: use new response format for wcn3620 trigger_ba
2053 * wcn3620: use new response format for wcn3620 remove_bsskey
2054 * net wireless wcn36xx add wcnss platform code
2055 * net wireless wcn36xx adapt wcnss platform to select module by DT
2056 * wcn36xx: add later fw capabilities
2057 * Got workable wireless driver.
2058 * Set the dma mask for platform device which is not created from DT.
2059 * Update the initialization sequence to enable DB410c.
2060 * Migrate the wifi driver from old smd driver to new smd driver.
2061 * Bluetooth: Add HCI device identifier for Qualcomm SMD
2062 * Bluetooth: btqcomsmd: Qualcomm WCNSS HCI driver
2063 * wcn36xx: Update the smd client driver to use new smd channel
2064 * wcn36xx: eliminate the warning for unsupported SMD_EVENT
2065 * wcn36xx: avoid alloc mem with GFP_KERNEL in smd callback.
2066 * linaro: add defconfig fragment with basic linaro config
2067 * kernel: configs: move linaro distro.conf as proper %.config fragment
2068 * kernel: configs: update distro.config
2069 * kernel: configs: improve distro.config, mostly for systemd
2070 * kernel: configs: update distro config from release branch
2071 * kernel: configs: Enable input misc device drivers
2072 * media: vidc: debug: fix build warnings
2073 * media: vidc: venc/vdec: vb2 structure reorganisation
2074 * iommu: qcom: v1: move iommu-sec pgtable allocation
2075 * dts: arm: apq8064: add support to q6 pil via pil-tz
2076 * arm: dts: apq8064: add support to smd apr_audio svc channel
2077 * dts: arm: add support to digital audio via dsp
2078 * arm: dts: qcom: apq8064: Add RPMCC DT node
2079 * arm: dts: qcom: apq8064: Add fixed rate on-board oscillators
2080 * ARM: dts: ERAGON: fix uart pinctrl
2081 * dts: qcom: Add CoreSight components for APQ8064
2082 * arm: dts: apq8064: fix clock names according to new rpmcc
2083 * usb: phy: msm: fix error handling in probe.
2084 * usb: phy: msm: HACK: Make Vddc configuration optional
2085 * usb: phy: msm: Disable driver runtime PM
2086 * usb: phy: msm: Ensure that workers are initialized before use
2087 * usb: chipidea: msm: Use posted data writes on AHB
2088 * usb: host: ehci-msm: Use posted data writes on AHB
2089 * drivers: usb: Add bus scaling suppport
2090 * ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
2091 * ALSA: pcm: add IEC958 channel status helper for hw_params
2092 * sound: codec: Add support to msm8x16_wcd codec.
2093 * sound: qcom: add dsp support to apq8064
2094 * WIP: drm: msm: add proper hdmi codec driver.
2095 * ASoC: qcom: use correct device pointer in dma allocation
2096 * arm: dts: remove duplicate entires
2097 * cpufreq-dt: Add missing rcu_read_lock() for find_device_opp()
2098 * multi_v7_defconfig: add msm iommu kconfig
2099 * kernel: add DRM_LOAD_EDID_FIRMWARE in distro.config
2100 * kernel: configs: add I2C_CHARDEV in distro.config
2101 * kernel: configs: add CONFIG_INPUT_JOYDEV in distro.config
2102 * fixup! ARM: qcom_defconfig: Add QCOM specific drivers
2103 * wcn36xx: handle rx skb allocation failure to avoid system crash
2104 * wcn36xx: split DMA mask register writing.
2105 * wcn36xx: Clean up wcn36xx_smd_send_beacon
2106 * wcn36xx: Pad TIM PVM if needed
2107 * wcn36xx: Add helper macros to cast vif to private vif and vice versa
2108 * wcn36xx: Use consistent name for private vif
2109 * wcn36xx: Use define for invalid index and fix typo
2110 * wcn36xx: Fetch private sta data from sta entry instead of from vif
2111 * wcn36xx: Add helper macros to cast sta to priv
2112 * wcn36xx: Remove sta pointer in private vif struct
2113 * wcn36xx: Parse trigger_ba response properly
2114 * wcn36xx: Copy all members in config_sta v1 conversion
2115 * wcn36xx: Use allocated self sta index instead of hard coded
2116 * wcn36xx: Clear encrypt_type when deleting bss key
2117 * wcn36xx: Track association state
2118 * wcn36xx: Implement multicast filtering
2119 * wcn36xx: don't pad beacons for mesh
2120 * wcn36xx: Use correct command struct for EXIT_BMPS_REQ
2121 * wcn36xx: Disable power save for now
2122 * wcn36xx: remove references to IFF_PROMISC
2123
2124 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Feb 2016 16:20:26 +0100
2125
2126 linux-snapdragon (4.2.0-2012.12) xenial; urgency=low
2127
2128 [ Tim Gardner ]
2129
2130 * [Config] renamed to snapdragon
2131 * Rebased on Ubuntu-4.2.0-25.30
2132
2133 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Jan 2016 15:04:16 -0700
2134
2135 linux-snapdragon (4.2.0-2011.11) xenial; urgency=low
2136
2137 [ Upstream Kernel Changes ]
2138
2139 * arm64: errata: Add -mpc-relative-literal-loads to erratum #843419 build
2140 flags
2141 - LP: #1533009
2142
2143 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 Jan 2016 11:51:37 +0100
2144
2145 linux-snapdragon (4.2.0-2010.10) xenial; urgency=low
2146
2147 [ Paolo Pisati ]
2148
2149 * [Config] DEBUG_MEMORY_INIT=y
2150 * [Config] DEBUG_MUTEXES=y && DEBUG_SPINLOCK=y
2151
2152 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 21 Jan 2016 09:30:55 +0100
2153
2154 linux-dragon410c (4.2.0-2009.9) xenial; urgency=low
2155
2156 [ Paolo Pisati ]
2157
2158 * [Config] USB_HSIC_USB3503=y
2159 * [Config] USB_MSM_OTG=y
2160 * [Config] USB_GADGET=y
2161 * [Config] USB_CHIPIDEA=y
2162
2163 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 19 Jan 2016 11:39:28 +0100
2164
2165 linux-dragon410c (4.2.0-2008.8) xenial; urgency=low
2166
2167 [ Paolo Pisati ]
2168
2169 * rebased on Ubuntu-4.2.0-24.29
2170 * update Linaro BSP qcomlt-4.2 @ f1bd413
2171 * [Config] disable QCOM_[CPUFREQ|CPUIDLE], use the DT generic
2172 * [Config] BUS_TOPOLOGY_ADHOC=y
2173 * [Config] disable MMC_CLKGATE
2174 * [Config] MSM_BUS_SCALING=y
2175 * [Config] disable NO_HZ
2176 * [Config] disable PM_DEVFREQ
2177 * [Config] disable PM_WAKELOCKS
2178 * [Config] USB_OHCI_HCD_PLATFORM=y
2179 * [Config] disable USB_UHCI_HCD
2180 * [Config] disable USB_XHCI_HCD
2181
2182 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 Jan 2016 11:43:16 +0100
2183
2184 linux-dragon410c (4.2.0-2007.7) xenial; urgency=low
2185
2186 [ Paolo Pisati ]
2187
2188 * [Config] disable all arm64 SOCs but QCOM
2189 * [Config] REGULATOR_FAN53555=y
2190 * [Config] MMC_CLKGATE=y
2191 * [Config] USB_EHCI_HCD_PLATFORM=y && USB_EHCI_MSM=y
2192 * [Config] annotations: enable EHCI platform on arm64
2193 * [Config] DMA_CMA=y
2194 * [Config] I2C_QUP=y
2195 * [Config] HW_RANDOM_MSM=y && HW_RANDOM_TPM=y
2196 * [Config] INPUT_PM8941_PWRKEY=y
2197 * [Config] LEDS_GPIO=y && LEDS_TRIGGER*=y
2198 * [Config] AUTOFS4_FS=y
2199 * [Config] SPMI=y, REGULATOR_QCOM_SPMI=y, PINCTRL_QCOM_SPMI_PMIC
2200 * [Config] MMC_QCOM_DML=y
2201 * [Config] MSM_RPMCC_8064=y
2202 * [Config] QCOM_QFPROM=y && QCOM_TSENS=y
2203
2204 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 13 Jan 2016 21:56:58 +0100
2205
2206 linux-dragon410c (4.2.0-2006.6) xenial; urgency=low
2207
2208 [ Paolo Pisati ]
2209
2210 * [Config] NLS_ISO8859_1=y
2211
2212 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Jan 2016 15:51:22 +0100
2213
2214 linux-dragon410c (4.2.0-2005.5) xenial; urgency=low
2215
2216 [ Paolo Pisati ]
2217
2218 * Revert "[Config] FTBFS: disable ARM64_CRYPTO"
2219 * [Config] REGULATOR_FIXED_VOLTAGE=y
2220 * [Config] QCOM_A53=y
2221 * [Config] MFD_QCOM_RPM=y
2222 * [Config] MMC_SDHCI=y && MMC_SDHCI_MSM=y
2223 * [Config] PINCTRL_MSM8916=y
2224 * [Config] QCOM_BAM_DMA && QCOM_GSBI=y
2225 * [Config] REGULATOR_QCOM_RPM=y
2226 * [Config] MMC_BLOCK_MINORS=32
2227 * [Config] CRYPTO_DRBG=y
2228
2229 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Jan 2016 11:11:59 +0100
2230
2231 linux-dragon410c (4.2.0-2004.4) xenial; urgency=low
2232
2233 [ Paolo Pisati ]
2234
2235 * [Config] FTBFS: disable ARM64_CRYPTO
2236
2237 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 09 Dec 2015 14:12:54 +0100
2238
2239 linux-dragon410c (4.2.0-2003.3) xenial; urgency=low
2240
2241 [ Paolo Pisati ]
2242
2243 * [Config] COMMON_CLK_QCOM=y && HWSPINLOCK_QCOM=y
2244 * [Config] QCOM_SMD=y (fix FTBFS SERIAL_MSM_SMD)
2245 * [Config] MFD_QCOM_SMD_RPM=y && REGULATOR_QCOM_SMD_RPM=y
2246 * [Config] VIDEO_V4L2=y
2247 * [Config] MSM_VIDC_V4L2=y
2248 * [Config] QCOM_Q6V5_PIL=y && QCOM_TZ_PIL=y
2249 * [Config] DRM_MSM=y && DRM_I2C_ADV7511=y
2250 * [Config] SND_SOC_QCOM=y
2251 * [Config] MSM_GCC_8916=y
2252 * [Config] DRM_PANEL_SIMPLE=y
2253
2254 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 09 Dec 2015 11:33:29 +0100
2255
2256 linux-dragon410c (4.2.0-2002.2) xenial; urgency=low
2257
2258 [ Paolo Pisati ]
2259
2260 * [Config] snappy config fragments: generic, systemd, lxc, security and
2261 snappy
2262 * [Config] snappy/security: CC_STACKPROTECTOR_REGULAR=y
2263 * [Config] snappy/snappy: RFKILL_REGULATOR depends on REGULATOR=y
2264 * [Config] snappy/generic: CRASH_DUMP=y
2265 * [Config] snappy/generic: NVRAM=m
2266 * [Config] snappy/generic: INPUT_UINPUT=y
2267 * [Config] snappy/generic: SYSVIPC=y && SYSVIPC_SYSCTL=y
2268 * [Config] snappy/generic: LOCALVERSION= to avoid packaging failure
2269 * [Config] updateconfigs
2270
2271 [ Upstream Kernel Changes ]
2272
2273 * media: vidc: fix compile error
2274
2275 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 04 Dec 2015 15:24:16 +0100
2276
2277 linux-dragon410c (4.2.0-2001.1) xenial; urgency=low
2278
2279 [ Paolo Pisati ]
2280
2281 * import http://git.linaro.org/landing-teams/working/qualcomm/kernel.git @
2282 ubuntu-qcom-dragonboard410c-15.09
2283 * rebased on Ubuntu-4.2.0-19.23
2284
2285 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 03 Dec 2015 17:18:07 +0200