]> 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-1081.86) 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> Mon, 04 Dec 2017 18:48:53 +0100
8
9 linux-snapdragon (4.4.0-1080.85) xenial; urgency=low
10
11 * linux-snapdragon: 4.4.0-1080.85 -proposed tracker (LP: #1733544)
12
13 * Update config with NET_DSA=n as required by changes in
14 upstream stable update to 4.4.98 (LP: #1732698)
15
16 [ Ubuntu: 4.4.0-102.125 ]
17
18 * linux: 4.4.0-102.125 -proposed tracker (LP: #1733541)
19 * tar -x sometimes fails on overlayfs (LP: #1728489)
20 - ovl: check if all layers are on the same fs
21 - ovl: persistent inode number for directories
22 * NVMe timeout is too short (LP: #1729119)
23 - nvme: update timeout module parameter type
24 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
25 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
26 * Cannot pair BLE remote devices when using combo BT SoC (LP: #1731467)
27 - Bluetooth: increase timeout for le auto connections
28 * CIFS errors on 4.4.0-98, but not on 4.4.0-97 with same config (LP: #1729337)
29 - SMB3: Validate negotiate request must always be signed
30 * Plantronics P610 does not support sample rate reading (LP: #1719853)
31 - ALSA: usb-audio: Add sample rate quirk for Plantronics P610
32 * Invalid btree pointer causes the kernel NULL pointer dereference
33 (LP: #1729256)
34 - xfs: reinit btree pointer on attr tree inactivation walk
35 * Samba mount/umount in docker container triggers kernel Oops (LP: #1729637)
36 - ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
37 - ipv6: fix NULL dereference in ip6_route_dev_notify()
38 * [kernel] tty/hvc: Use opal irqchip interface if available (LP: #1728098)
39 - tty/hvc: Use opal irqchip interface if available
40 * Device hotplugging with MPT SAS cannot work for VMWare ESXi (LP: #1730852)
41 - scsi: mptsas: Fixup device hotplug for VMWare ESXi
42 * NMI watchdog: BUG: soft lockup on Guest upon boot (KVM) (LP: #1727331)
43 - KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
44 * Attempt to map rbd image from ceph jewel/luminous hangs (LP: #1728739)
45 - crush: ensure bucket id is valid before indexing buckets array
46 - crush: ensure take bucket value is valid
47 - crush: add chooseleaf_stable tunable
48 - crush: decode and initialize chooseleaf_stable
49 - libceph: advertise support for TUNABLES5
50 - libceph: MOSDOpReply v7 encoding
51 * Xenial update to 4.4.98 stable release (LP: #1732698)
52 - adv7604: Initialize drive strength to default when using DT
53 - video: fbdev: pmag-ba-fb: Remove bad `__init' annotation
54 - PCI: mvebu: Handle changes to the bridge windows while enabled
55 - xen/netback: set default upper limit of tx/rx queues to 8
56 - drm: drm_minor_register(): Clean up debugfs on failure
57 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
58 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
59 - powerpc/corenet: explicitly disable the SDHC controller on kmcoge4
60 - ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6
61 - crypto: vmx - disable preemption to enable vsx in aes_ctr.c
62 - iio: trigger: free trigger resource correctly
63 - phy: increase size of MII_BUS_ID_SIZE and bus_id
64 - serial: sh-sci: Fix register offsets for the IRDA serial port
65 - usb: hcd: initialize hcd->flags to 0 when rm hcd
66 - netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
67 - IPsec: do not ignore crypto err in ah4 input
68 - Input: mpr121 - handle multiple bits change of status register
69 - Input: mpr121 - set missing event capability
70 - IB/ipoib: Change list_del to list_del_init in the tx object
71 - s390/qeth: issue STARTLAN as first IPA command
72 - (config) Add NET_DSA=n
73 - net: dsa: select NET_SWITCHDEV
74 - platform/x86: hp-wmi: Fix detection for dock and tablet mode
75 - cdc_ncm: Set NTB format again after altsetting switch for Huawei devices
76 - KEYS: trusted: sanitize all key material
77 - KEYS: trusted: fix writing past end of buffer in trusted_read()
78 - platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_state
79 - platform/x86: hp-wmi: Do not shadow error values
80 - x86/uaccess, sched/preempt: Verify access_ok() context
81 - workqueue: Fix NULL pointer dereference
82 - crypto: x86/sha1-mb - fix panic due to unaligned access
83 - KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
84 - ARM: 8720/1: ensure dump_instr() checks addr_limit
85 - ALSA: seq: Fix OSS sysex delivery in OSS emulation
86 - ALSA: seq: Avoid invalid lockdep class warning
87 - MIPS: microMIPS: Fix incorrect mask in insn_table_MM
88 - MIPS: Fix CM region target definitions
89 - MIPS: SMP: Use a completion event to signal CPU up
90 - MIPS: Fix race on setting and getting cpu_online_mask
91 - MIPS: SMP: Fix deadlock & online race
92 - test: firmware_class: report errors properly on failure
93 - selftests: firmware: add empty string and async tests
94 - selftests: firmware: send expected errors to /dev/null
95 - tools: firmware: check for distro fallback udev cancel rule
96 - MIPS: AR7: Defer registration of GPIO
97 - MIPS: AR7: Ensure that serial ports are properly set up
98 - Input: elan_i2c - add ELAN060C to the ACPI table
99 - drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
100 - rbd: use GFP_NOIO for parent stat and data requests
101 - can: sun4i: handle overrun in RX FIFO
102 - can: c_can: don't indicate triple sampling support for D_CAN
103 - x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
104 - PKCS#7: fix unitialized boolean 'want'
105 - Linux 4.4.98
106 * ELANTECH Touchpad is not detected in 'Lenovo Ideapad 320 14AST' after fresh
107 install (LP: #1727544)
108 - Input: elan_i2c - add ELAN060C to the ACPI table
109 * Xenial update to 4.4.97 stable release (LP: #1731915)
110 - ALSA: timer: Add missing mutex lock for compat ioctls
111 - ALSA: seq: Fix nested rwsem annotation for lockdep splat
112 - cifs: check MaxPathNameComponentLength != 0 before using it
113 - KEYS: return full count in keyring_read() if buffer is too small
114 - KEYS: fix out-of-bounds read during ASN.1 parsing
115 - ASoC: adau17x1: Workaround for noise bug in ADC
116 - arm64: ensure __dump_instr() checks addr_limit
117 - ARM: dts: mvebu: pl310-cache disable double-linefill
118 - ARM: 8715/1: add a private asm/unaligned.h
119 - ocfs2: fstrim: Fix start offset of first cluster group during fstrim
120 - perf tools: Fix build failure on perl script context
121 - drm/msm: Fix potential buffer overflow issue
122 - drm/msm: fix an integer overflow test
123 - tracing/samples: Fix creation and deletion of simple_thread_fn creation
124 - Fix tracing sample code warning.
125 - PM / wakeirq: report a wakeup_event on dedicated wekup irq
126 - mmc: s3cmci: include linux/interrupt.h for tasklet_struct
127 - ARM: pxa: Don't rely on public mmc header to include leds.h
128 - mfd: ab8500-sysctrl: Handle probe deferral
129 - mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swapped
130 - staging: rtl8712u: Fix endian settings for structs describing network
131 packets
132 - ext4: fix stripe-unaligned allocations
133 - ext4: do not use stripe_width if it is not set
134 - i2c: riic: correctly finish transfers
135 - drm/amdgpu: when dpm disabled, also need to stop/start vce.
136 - perf tools: Only increase index if perf_evsel__new_idx() succeeds
137 - cx231xx: Fix I2C on Internal Master 3 Bus
138 - xen/manage: correct return value check on xenbus_scanf()
139 - scsi: aacraid: Process Error for response I/O
140 - platform/x86: intel_mid_thermal: Fix module autoload
141 - staging: lustre: llite: don't invoke direct_IO for the EOF case
142 - staging: lustre: hsm: stack overrun in hai_dump_data_field
143 - staging: lustre: ptlrpc: skip lock if export failed
144 - exynos4-is: fimc-is: Unmap region obtained by of_iomap()
145 - mei: return error on notification request to a disconnected client
146 - s390/dasd: check for device error pointer within state change interrupts
147 - bt8xx: fix memory leak
148 - xen: don't print error message in case of missing Xenstore entry
149 - staging: r8712u: Fix Sparse warning in rtl871x_xmit.c
150 - Linux 4.4.97
151 * Xenial update to 4.4.96 stable release (LP: #1731882)
152 - workqueue: replace pool->manager_arb mutex with a flag
153 - ALSA: hda/realtek - Add support for ALC236/ALC3204
154 - ALSA: hda - fix headset mic problem for Dell machines with alc236
155 - ceph: unlock dangling spinlock in try_flush_caps()
156 - usb: xhci: Handle error condition in xhci_stop_device()
157 - spi: uapi: spidev: add missing ioctl header
158 - fuse: fix READDIRPLUS skipping an entry
159 - xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
160 - Input: elan_i2c - add ELAN0611 to the ACPI table
161 - Input: gtco - fix potential out-of-bound access
162 - assoc_array: Fix a buggy node-splitting case
163 - scsi: zfcp: fix erp_action use-before-initialize in REC action trace
164 - scsi: sg: Re-fix off by one in sg_fill_request_table()
165 - can: sun4i: fix loopback mode
166 - can: kvaser_usb: Correct return value in printout
167 - can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
168 - regulator: fan53555: fix I2C device ids
169 - x86/microcode/intel: Disable late loading on model 79
170 - ecryptfs: fix dereference of NULL user_key_payload
171 - Revert "drm: bridge: add DT bindings for TI ths8135"
172 - Linux 4.4.96
173 * Touchpad not detected - Lenovo ideapad 320-15IKB (LP: #1723736)
174 - Input: elan_i2c - add ELAN0611 to the ACPI table
175
176 [ Ubuntu: 4.4.0-101.124 ]
177
178 * linux: 4.4.0-101.124 -proposed tracker (LP: #1731264)
179 * s390/mm: fix write access check in gup_huge_pmd() (LP: #1730596)
180 - s390/mm: fix write access check in gup_huge_pmd()
181
182 -- Stefan Bader <stefan.bader@canonical.com> Wed, 22 Nov 2017 16:59:32 +0100
183
184 linux-snapdragon (4.4.0-1079.84) xenial; urgency=low
185
186 * linux-snapdragon: 4.4.0-1079.84 -proposed tracker (LP: #1729279)
187
188 [ Ubuntu: 4.4.0-100.123 ]
189
190 * linux: 4.4.0-100.123 -proposed tracker (LP: #1729273)
191 * Xenial update to 4.4.95 stable release (LP: #1729107)
192 - USB: devio: Revert "USB: devio: Don't corrupt user memory"
193 - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
194 - USB: serial: metro-usb: add MS7820 device id
195 - usb: cdc_acm: Add quirk for Elatec TWN3
196 - usb: quirks: add quirk for WORLDE MINI MIDI keyboard
197 - usb: hub: Allow reset retry for USB2 devices on connect bounce
198 - ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
199 - can: gs_usb: fix busy loop if no more TX context is available
200 - usb: musb: sunxi: Explicitly release USB PHY on exit
201 - usb: musb: Check for host-mode using is_host_active() on reset interrupt
202 - can: esd_usb2: Fix can_dlc value for received RTR, frames
203 - drm/nouveau/bsp/g92: disable by default
204 - drm/nouveau/mmu: flush tlbs before deleting page tables
205 - ALSA: seq: Enable 'use' locking in all configurations
206 - ALSA: hda: Remove superfluous '-' added by printk conversion
207 - i2c: ismt: Separate I2C block read from SMBus block read
208 - brcmsmac: make some local variables 'static const' to reduce stack size
209 - bus: mbus: fix window size calculation for 4GB windows
210 - clockevents/drivers/cs5535: Improve resilience to spurious interrupts
211 - rtlwifi: rtl8821ae: Fix connection lost problem
212 - KEYS: encrypted: fix dereference of NULL user_key_payload
213 - lib/digsig: fix dereference of NULL user_key_payload
214 - KEYS: don't let add_key() update an uninstantiated key
215 - pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
216 - parisc: Avoid trashing sr2 and sr3 in LWS code
217 - parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
218 - sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
219 - f2fs crypto: replace some BUG_ON()'s with error checks
220 - f2fs crypto: add missing locking for keyring_key access
221 - fscrypt: fix dereference of NULL user_key_payload
222 - KEYS: Fix race between updating and finding a negative key
223 - fscrypto: require write access to mount to set encryption policy
224 - FS-Cache: fix dereference of NULL user_key_payload
225 - Linux 4.4.95
226 * Xenial update to 4.4.94 stable release (LP: #1729105)
227 - percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
228 - drm/dp/mst: save vcpi with payloads
229 - MIPS: Fix minimum alignment requirement of IRQ stack
230 - sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
231 - bpf/verifier: reject BPF_ALU64|BPF_END
232 - udpv6: Fix the checksum computation when HW checksum does not apply
233 - ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
234 - net: emac: Fix napi poll list corruption
235 - packet: hold bind lock when rebinding to fanout hook
236 - bpf: one perf event close won't free bpf program attached by another perf
237 event
238 - isdn/i4l: fetch the ppp_write buffer in one shot
239 - vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
240 - l2tp: Avoid schedule while atomic in exit_net
241 - l2tp: fix race condition in l2tp_tunnel_delete
242 - tun: bail out from tun_get_user() if the skb is empty
243 - packet: in packet_do_bind, test fanout with bind_lock held
244 - packet: only test po->has_vnet_hdr once in packet_snd
245 - net: Set sk_prot_creator when cloning sockets to the right proto
246 - tipc: use only positive error codes in messages
247 - Revert "bsg-lib: don't free job in bsg_prepare_job"
248 - locking/lockdep: Add nest_lock integrity test
249 - watchdog: kempld: fix gcc-4.3 build
250 - irqchip/crossbar: Fix incorrect type of local variables
251 - mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length
252 - mac80211: fix power saving clients handling in iwlwifi
253 - net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
254 - netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
255 - iio: adc: xilinx: Fix error handling
256 - Btrfs: send, fix failure to rename top level inode due to name collision
257 - f2fs: do not wait for writeback in write_begin
258 - md/linear: shutup lockdep warnning
259 - sparc64: Migrate hvcons irq to panicked cpu
260 - net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new
261 probed PFs
262 - crypto: xts - Add ECB dependency
263 - ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
264 - slub: do not merge cache if slub_debug contains a never-merge flag
265 - scsi: scsi_dh_emc: return success in clariion_std_inquiry()
266 - net: mvpp2: release reference to txq_cpu[] entry after unmapping
267 - i2c: at91: ensure state is restored after suspending
268 - ceph: clean up unsafe d_parent accesses in build_dentry_path
269 - uapi: fix linux/rds.h userspace compilation errors
270 - uapi: fix linux/mroute6.h userspace compilation errors
271 - target/iscsi: Fix unsolicited data seq_end_offset calculation
272 - nfsd/callback: Cleanup callback cred on shutdown
273 - cpufreq: CPPC: add ACPI_PROCESSOR dependency
274 - Revert "tty: goldfish: Fix a parameter of a call to free_irq"
275 - Linux 4.4.94
276
277 [ Ubuntu: 4.4.0-99.122 ]
278
279 * linux: 4.4.0-99.122 -proposed tracker (LP: #1728945)
280 * Remove vmbus-rdma driver from Xenial kernel (LP: #1721538)
281 - SAUCE: remove hv_network_direct driver
282 - [Config]: Remove hv_network_direct driver
283 * usb 3-1: 2:1: cannot get freq at ep 0x1 (LP: #1708499)
284 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
285 * Plantronics Blackwire C520-M - Cannot get freq at ep 0x1, 0x81
286 (LP: #1709282)
287 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
288 * wait-for-root fails to detect nbd root (LP: #696435)
289 - nbd: Create size change events for userspace
290 * Fix OpenNSL GPL bugs found by CoverityScan static analysis (LP: #1718388)
291 - SAUCE: opennsl: bcm-knet: check for null sinfo to avoid a null pointer
292 dereference
293 - SAUCE: opennsl: bcm-knet: remove redundant null checks on dev->name
294 - SAUCE: opennsl: bde: check for out-of-bounds index io.dev
295 * HID: multitouch: Correct ALPS PTP Stick and Touchpad devices ID
296 (LP: #1722719)
297 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
298 * Xenial update to 4.4.93 stable release (LP: #1724836)
299 - brcmfmac: add length check in brcmf_cfg80211_escan_handler()
300 - ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
301 - CIFS: Reconnect expired SMB sessions
302 - nl80211: Define policy for packet pattern attributes
303 - iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
304 - rcu: Allow for page faults in NMI handlers
305 - USB: dummy-hcd: Fix deadlock caused by disconnect detection
306 - MIPS: math-emu: Remove pr_err() calls from fpu_emu()
307 - dmaengine: edma: Align the memcpy acnt array size with the transfer
308 - HID: usbhid: fix out-of-bounds bug
309 - crypto: shash - Fix zero-length shash ahash digest crash
310 - KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
311 - usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
312 - iommu/amd: Finish TLB flush in amd_iommu_unmap()
313 - ALSA: usb-audio: Kill stray URB at exiting
314 - ALSA: seq: Fix use-after-free at creating a port
315 - ALSA: seq: Fix copy_from_user() call inside lock
316 - ALSA: caiaq: Fix stray URB at probe error path
317 - ALSA: line6: Fix leftover URB at error-path during probe
318 - usb: gadget: composite: Fix use-after-free in
319 usb_composite_overwrite_options
320 - direct-io: Prevent NULL pointer access in submit_page_section
321 - fix unbalanced page refcounting in bio_map_user_iov
322 - USB: serial: ftdi_sio: add id for Cypress WICED dev board
323 - USB: serial: cp210x: add support for ELV TFD500
324 - USB: serial: option: add support for TP-Link LTE module
325 - Revert "UBUNTU: SAUCE: USB: serial: qcserial: add Dell DW5818, DW5819"
326 - USB: serial: qcserial: add Dell DW5818, DW5819
327 - USB: serial: console: fix use-after-free after failed setup
328 - x86/alternatives: Fix alt_max_short macro to really be a max()
329 - Linux 4.4.93
330 * NULL pointer dereference in tty_write() in kernel 4.4.0-93.116+
331 (LP: #1721065)
332 - tty: Prepare for destroying line discipline on hangup
333 * Xenial update to 4.4.92 stable release (LP: #1724783)
334 - usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
335 - USB: gadgetfs: Fix crash caused by inadequate synchronization
336 - USB: gadgetfs: fix copy_to_user while holding spinlock
337 - usb: gadget: udc: atmel: set vbus irqflags explicitly
338 - usb-storage: unusual_devs entry to fix write-access regression for Seagate
339 external drives
340 - usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
341 - usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
342 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
343 - usb: pci-quirks.c: Corrected timeout values used in handshake
344 - USB: dummy-hcd: fix connection failures (wrong speed)
345 - USB: dummy-hcd: fix infinite-loop resubmission bug
346 - USB: dummy-hcd: Fix erroneous synchronization change
347 - USB: devio: Don't corrupt user memory
348 - usb: gadget: mass_storage: set msg_registered after msg registered
349 - USB: g_mass_storage: Fix deadlock when driver is unbound
350 - lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
351 - ALSA: compress: Remove unused variable
352 - ALSA: usx2y: Suppress kernel warning at page allocation failures
353 - driver core: platform: Don't read past the end of "driver_override" buffer
354 - Drivers: hv: fcopy: restore correct transfer length
355 - stm class: Fix a use-after-free
356 - ftrace: Fix kmemleak in unregister_ftrace_graph
357 - HID: i2c-hid: allocate hid buffers for real worst case
358 - iwlwifi: add workaround to disable wide channels in 5GHz
359 - scsi: sd: Do not override max_sectors_kb sysfs setting
360 - USB: uas: fix bug in handling of alternate settings
361 - USB: core: harden cdc_parse_cdc_header
362 - usb: Increase quirk delay for USB devices
363 - USB: fix out-of-bounds in usb_set_configuration
364 - xhci: fix finding correct bus_state structure for USB 3.1 hosts
365 - iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'
366 - iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path
367 of 'twl4030_madc_probe()'
368 - iio: ad_sigma_delta: Implement a dedicated reset function
369 - staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma
370 from stack.
371 - iio: core: Return error for failed read_reg
372 - iio: ad7793: Fix the serial interface reset
373 - iio: adc: mcp320x: Fix readout of negative voltages
374 - iio: adc: mcp320x: Fix oops on module unload
375 - uwb: properly check kthread_run return value
376 - uwb: ensure that endpoint is interrupt
377 - brcmfmac: setup passive scan if requested by user-space
378 - drm/i915/bios: ignore HDMI on port A
379 - sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
380 - ext4: fix data corruption for mmap writes
381 - ext4: Don't clear SGID when inheriting ACLs
382 - ext4: don't allow encrypted operations without keys
383 - Linux 4.4.92
384 * Xenial update to 4.4.91 stable release (LP: #1724772)
385 - drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
386 - drm: bridge: add DT bindings for TI ths8135
387 - GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
388 - RDS: RDMA: Fix the composite message user notification
389 - ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes
390 - MIPS: Ensure bss section ends on a long-aligned address
391 - MIPS: ralink: Fix incorrect assignment on ralink_soc
392 - igb: re-assign hw address pointer on reset after PCI error
393 - extcon: axp288: Use vbus-valid instead of -present to determine cable
394 presence
395 - sh_eth: use correct name for ECMR_MPDE bit
396 - hwmon: (gl520sm) Fix overflows and crash seen when writing into limit
397 attributes
398 - iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
399 - iio: adc: hx711: Add DT binding for avia,hx711
400 - ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
401 - tty: goldfish: Fix a parameter of a call to free_irq
402 - IB/ipoib: Fix deadlock over vlan_mutex
403 - IB/ipoib: rtnl_unlock can not come after free_netdev
404 - IB/ipoib: Replace list_del of the neigh->list with list_del_init
405 - drm/amdkfd: fix improper return value on error
406 - USB: serial: mos7720: fix control-message error handling
407 - USB: serial: mos7840: fix control-message error handling
408 - partitions/efi: Fix integer overflow in GPT size calculation
409 - ASoC: dapm: handle probe deferrals
410 - audit: log 32-bit socketcalls
411 - usb: chipidea: vbus event may exist before starting gadget
412 - ASoC: dapm: fix some pointer error handling
413 - MIPS: Lantiq: Fix another request_mem_region() return code check
414 - net: core: Prevent from dereferencing null pointer when releasing SKB
415 - net/packet: check length in getsockopt() called with PACKET_HDRLEN
416 - team: fix memory leaks
417 - usb: plusb: Add support for PL-27A1
418 - mmc: sdio: fix alignment issue in struct sdio_func
419 - bridge: netlink: register netdevice before executing changelink
420 - netfilter: invoke synchronize_rcu after set the _hook_ to NULL
421 - MIPS: IRQ Stack: Unwind IRQ stack onto task stack
422 - exynos-gsc: Do not swap cb/cr for semi planar formats
423 - netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
424 - parisc: perf: Fix potential NULL pointer dereference
425 - iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
426 - rds: ib: add error handle
427 - md/raid10: submit bio directly to replacement disk
428 - i2c: meson: fix wrong variable usage in meson_i2c_put_data
429 - xfs: remove kmem_zalloc_greedy
430 - libata: transport: Remove circular dependency at free time
431 - drivers: firmware: psci: drop duplicate const from psci_of_match
432 - IB/qib: fix false-postive maybe-uninitialized warning
433 - ARM: remove duplicate 'const' annotations'
434 - ALSA: au88x0: avoid theoretical uninitialized access
435 - ttpci: address stringop overflow warning
436 - Linux 4.4.91
437
438 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 02 Nov 2017 15:14:16 -0200
439
440 linux-snapdragon (4.4.0-1078.83) xenial; urgency=low
441
442 * linux-snapdragon: 4.4.0-1078.83 -proposed tracker (LP: #1722304)
443
444 [ Ubuntu: 4.4.0-98.121 ]
445
446 * linux: 4.4.0-98.121 -proposed tracker (LP: #1722299)
447 * Controller lockup detected on ProLiant DL380 Gen9 with P440 Controller
448 (LP: #1720359)
449 - scsi: hpsa: limit transfer length to 1MB
450 * [Dell Docking IE][0bda:8153] Realtek USB Ethernet leads to system hang
451 (LP: #1720977)
452 - r8152: fix the list rx_done may be used without initialization
453 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
454 - d-i: Add bnxt_en to nic-modules.
455 * snapcraft.yaml: add dpkg-dev to the build deps (LP: #1718886)
456 - snapcraft.yaml: add dpkg-dev to the build deps
457 * Support setting I2C_TIMEOUT via ioctl for i2c-designware (LP: #1718578)
458 - i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
459 * 5U84 - ses driver isn't binding right - cannot blink lights on 1 of the 2
460 5u84 (LP: #1693369)
461 - scsi_transport_sas: add function to get SAS endpoint address
462 - ses: fix discovery of SATA devices in SAS enclosures
463 - scsi: sas: provide stub implementation for scsi_is_sas_rphy
464 - scsi: ses: Fix SAS device detection in enclosure
465 * multipath -ll is not showing the disks which are actually multipath
466 (LP: #1718397)
467 - fs: aio: fix the increment of aio-nr and counting against aio-max-nr
468 * Support Dell Wireless DW5819/5818 WWAN devices (LP: #1721455)
469 - SAUCE: USB: serial: qcserial: add Dell DW5818, DW5819
470 * CVE-2017-10911
471 - xen-blkback: don't leak stack data via response ring
472 * implement 'complain mode' in seccomp for developer mode with snaps
473 (LP: #1567597)
474 - seccomp: Provide matching filter for introspection
475 - seccomp: Sysctl to display available actions
476 - seccomp: Operation for checking if an action is available
477 - seccomp: Sysctl to configure actions that are allowed to be logged
478 - seccomp: Selftest for detection of filter flag support
479 - seccomp: Action to log before allowing
480 * implement errno action logging in seccomp for strict mode with snaps
481 (LP: #1721676)
482 - seccomp: Provide matching filter for introspection
483 - seccomp: Sysctl to display available actions
484 - seccomp: Operation for checking if an action is available
485 - seccomp: Sysctl to configure actions that are allowed to be logged
486 - seccomp: Selftest for detection of filter flag support
487 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
488 * [Xenial] update OpenNSL kernel modules to 6.5.10 (LP: #1721511)
489 - SAUCE: update OpenNSL kernel modules to 6.5.10
490 * Xenial update to 4.4.90 stable release (LP: #1721550)
491 - cifs: release auth_key.response for reconnect.
492 - mac80211: flush hw_roc_start work before cancelling the ROC
493 - KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
494 - tracing: Fix trace_pipe behavior for instance traces
495 - tracing: Erase irqsoff trace with empty write
496 - md/raid5: fix a race condition in stripe batch
497 - md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
498 - scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse
499 nlmsg properly
500 - crypto: talitos - Don't provide setkey for non hmac hashing algs.
501 - crypto: talitos - fix sha224
502 - KEYS: fix writing past end of user-supplied buffer in keyring_read()
503 - KEYS: prevent creating a different user's keyrings
504 - KEYS: prevent KEYCTL_READ on negative key
505 - powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
506 - Fix SMB3.1.1 guest authentication to Samba
507 - SMB: Validate negotiate (to protect against downgrade) even if signing off
508 - SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
509 - vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
510 - nl80211: check for the required netlink attributes presence
511 - bsg-lib: don't free job in bsg_prepare_job
512 - seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
513 - arm64: Make sure SPsel is always set
514 - arm64: fault: Route pte translation faults via do_translation_fault
515 - KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
516 - kvm: nVMX: Don't allow L2 to access the hardware CR8
517 - PCI: Fix race condition with driver_override
518 - btrfs: fix NULL pointer dereference from free_reloc_roots()
519 - btrfs: propagate error to btrfs_cmp_data_prepare caller
520 - btrfs: prevent to set invalid default subvolid
521 - x86/fpu: Don't let userspace set bogus xcomp_bv
522 - gfs2: Fix debugfs glocks dump
523 - timer/sysclt: Restrict timer migration sysctl values to 0 and 1
524 - KVM: VMX: do not change SN bit in vmx_update_pi_irte()
525 - KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
526 - cxl: Fix driver use count
527 - dmaengine: mmp-pdma: add number of requestors
528 - ARM: pxa: add the number of DMA requestor lines
529 - ARM: pxa: fix the number of DMA requestor lines
530 - KVM: VMX: use cmpxchg64
531 - video: fbdev: aty: do not leak uninitialized padding in clk to userspace
532 - swiotlb-xen: implement xen_swiotlb_dma_mmap callback
533 - fix xen_swiotlb_dma_mmap prototype
534 - Linux 4.4.90
535 * Xenial update to 4.4.89 stable release (LP: #1721477)
536 - ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
537 - ipv6: add rcu grace period before freeing fib6_node
538 - ipv6: fix sparse warning on rt6i_node
539 - qlge: avoid memcpy buffer overflow
540 - Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
541 - Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
542 - Revert "net: fix percpu memory leaks"
543 - gianfar: Fix Tx flow control deactivation
544 - ipv6: fix memory leak with multiple tables during netns destruction
545 - ipv6: fix typo in fib6_net_exit()
546 - f2fs: check hot_data for roll-forward recovery
547 - x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
548 - md/raid5: release/flush io in raid5_do_work()
549 - nfsd: Fix general protection fault in release_lock_stateid()
550 - mm: prevent double decrease of nr_reserved_highatomic
551 - tty: improve tty_insert_flip_char() fast path
552 - tty: improve tty_insert_flip_char() slow path
553 - tty: fix __tty_insert_flip_char regression
554 - Input: i8042 - add Gigabyte P57 to the keyboard reset table
555 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
556 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
557 - MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
558 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite
559 signs
560 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
561 - MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
562 - crypto: AF_ALG - remove SGL terminator indicator when chaining
563 - ext4: fix incorrect quotaoff if the quota feature is enabled
564 - ext4: fix quota inconsistency during orphan cleanup for read-only mounts
565 - powerpc: Fix DAR reporting when alignment handler faults
566 - block: Relax a check in blk_start_queue()
567 - md/bitmap: disable bitmap_resize for file-backed bitmaps.
568 - skd: Avoid that module unloading triggers a use-after-free
569 - skd: Submit requests to firmware before triggering the doorbell
570 - scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
571 - scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
572 - scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
573 - scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
574 - scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
575 - scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
576 - scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late
577 response
578 - scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
579 - scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
580 - scsi: megaraid_sas: Return pended IOCTLs with cmd_status
581 MFI_STAT_WRONG_STATE in case adapter is dead
582 - scsi: storvsc: fix memory leak on ring buffer busy
583 - scsi: sg: remove 'save_scat_len'
584 - scsi: sg: use standard lists for sg_requests
585 - scsi: sg: off by one in sg_ioctl()
586 - scsi: sg: factor out sg_fill_request_table()
587 - scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
588 - scsi: qla2xxx: Fix an integer overflow in sysfs code
589 - ftrace: Fix selftest goto location on error
590 - tracing: Apply trace_clock changes to instance max buffer
591 - ARC: Re-enable MMU upon Machine Check exception
592 - PCI: shpchp: Enable bridge bus mastering if MSI is enabled
593 - media: v4l2-compat-ioctl32: Fix timespec conversion
594 - media: uvcvideo: Prevent heap overflow when accessing mapped controls
595 - bcache: initialize dirty stripes in flash_dev_run()
596 - bcache: Fix leak of bdev reference
597 - bcache: do not subtract sectors_to_gc for bypassed IO
598 - bcache: correct cache_dirty_target in __update_writeback_rate()
599 - bcache: Correct return value for sysfs attach errors
600 - bcache: fix for gc and write-back race
601 - bcache: fix bch_hprint crash and improve output
602 - ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
603 - Linux 4.4.89
604 * ETPS/2 Elantech Touchpad inconsistently detected (Gigabyte P57W laptop)
605 (LP: #1594214)
606 - Input: i8042 - add Gigabyte P57 to the keyboard reset table
607 * Xenial update to 4.4.88 stable release (LP: #1718195)
608 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
609 - USB: serial: option: add support for D-Link DWM-157 C1
610 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
611 - usb:xhci:Fix regression when ATI chipsets detected
612 - USB: core: Avoid race of async_completed() w/ usbdev_release()
613 - staging/rts5208: fix incorrect shift to extract upper nybble
614 - driver core: bus: Fix a potential double free
615 - intel_th: pci: Add Cannon Lake PCH-H support
616 - intel_th: pci: Add Cannon Lake PCH-LP support
617 - ath10k: fix memory leak in rx ring buffer allocation
618 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
619 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
620 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
621 - mwifiex: correct channel stat buffer overflows
622 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
623 - workqueue: Fix flag collision
624 - cs5536: add support for IDE controller variant
625 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
626 - scsi: sg: recheck MMAP_IO request length with lock held
627 - drm: adv7511: really enable interrupts for EDID detection
628 - drm/bridge: adv7511: Fix mutex deadlock when interrupts are disabled
629 - drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq
630 context
631 - drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
632 - drm/bridge: adv7511: Re-write the i2c address before EDID probing
633 - btrfs: resume qgroup rescan on rw remount
634 - locktorture: Fix potential memory leak with rw lock test
635 - ALSA: msnd: Optimize / harden DSP and MIDI loops
636 - ARM: 8692/1: mm: abort uaccess retries upon fatal signal
637 - NFS: Fix 2 use after free issues in the I/O code
638 - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
639 - Linux 4.4.88
640 * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
641 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
642
643 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 11 Oct 2017 14:49:04 -0300
644
645 linux-snapdragon (4.4.0-1077.82) xenial; urgency=low
646
647 * linux-snapdragon: 4.4.0-1077.82 -proposed tracker (LP: #1718154)
648
649 [ Ubuntu: 4.4.0-97.120 ]
650
651 * linux: 4.4.0-97.120 -proposed tracker (LP: #1718149)
652 * blk-mq: possible deadlock on CPU hot(un)plug (LP: #1670634)
653 - [Config] s390x -- disable CONFIG_{DM, SCSI}_MQ_DEFAULT
654 * Xenial update to 4.4.87 stable release (LP: #1715678)
655 - irqchip: mips-gic: SYNC after enabling GIC region
656 - i2c: ismt: Don't duplicate the receive length for block reads
657 - i2c: ismt: Return EMSGSIZE for block reads with bogus length
658 - ceph: fix readpage from fscache
659 - cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
660 - cpuset: Fix incorrect memory_pressure control file mapping
661 - alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
662 - CIFS: remove endian related sparse warning
663 - wl1251: add a missing spin_lock_init()
664 - xfrm: policy: check policy direction value
665 - drm/ttm: Fix accounting error when fail to get pages for pool
666 - kvm: arm/arm64: Fix race in resetting stage2 PGD
667 - kvm: arm/arm64: Force reading uncached stage2 PGD
668 - epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
669 - crypto: algif_skcipher - only call put_page on referenced and used pages
670 - Linux 4.4.87
671 * Xenial update to 4.4.86 stable release (LP: #1715430)
672 - scsi: isci: avoid array subscript warning
673 - ALSA: au88x0: Fix zero clear of stream->resources
674 - btrfs: remove duplicate const specifier
675 - i2c: jz4780: drop superfluous init
676 - gcov: add support for gcc version >= 6
677 - gcov: support GCC 7.1
678 - lightnvm: initialize ppa_addr in dev_to_generic_addr()
679 - p54: memset(0) whole array
680 - lpfc: Fix Device discovery failures during switch reboot test.
681 - arm64: mm: abort uaccess retries upon fatal signal
682 - x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
683 - arm64: fpsimd: Prevent registers leaking across exec
684 - scsi: sg: protect accesses to 'reserved' page array
685 - scsi: sg: reset 'res_in_use' after unlinking reserved array
686 - drm/i915: fix compiler warning in drivers/gpu/drm/i915/intel_uncore.c
687 - Linux 4.4.86
688 * Xenial update to 4.4.85 stable release (LP: #1714298)
689 - af_key: do not use GFP_KERNEL in atomic contexts
690 - dccp: purge write queue in dccp_destroy_sock()
691 - dccp: defer ccid_hc_tx_delete() at dismantle time
692 - ipv4: fix NULL dereference in free_fib_info_rcu()
693 - net_sched/sfq: update hierarchical backlog when drop packet
694 - ipv4: better IP_MAX_MTU enforcement
695 - sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
696 - tipc: fix use-after-free
697 - ipv6: reset fn->rr_ptr when replacing route
698 - ipv6: repair fib6 tree in failure case
699 - tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
700 - irda: do not leak initialized list.dev to userspace
701 - net: sched: fix NULL pointer dereference when action calls some targets
702 - net_sched: fix order of queue length updates in qdisc_replace()
703 - mei: me: add broxton pci device ids
704 - mei: me: add lewisburg device ids
705 - Input: trackpoint - add new trackpoint firmware ID
706 - Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310
707 - ALSA: core: Fix unexpected error at replacing user TLV
708 - ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)
709 - ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
710 - i2c: designware: Fix system suspend
711 - drm: Release driver tracking before making the object available again
712 - drm/atomic: If the atomic check fails, return its value first
713 - drm: rcar-du: lvds: Fix PLL frequency-related configuration
714 - drm: rcar-du: lvds: Rename PLLEN bit to PLLON
715 - drm: rcar-du: Fix crash in encoder failure error path
716 - drm: rcar-du: Fix display timing controller parameter
717 - drm: rcar-du: Fix H/V sync signal polarity configuration
718 - tracing: Fix freeing of filter in create_filter() when set_str is false
719 - cifs: Fix df output for users with quota limits
720 - cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
721 - nfsd: Limit end of page list when decoding NFSv4 WRITE
722 - perf/core: Fix group {cpu,task} validation
723 - Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
724 - Bluetooth: cmtp: fix possible might sleep error in cmtp_session
725 - Bluetooth: bnep: fix possible might sleep error in bnep_session
726 - binder: use group leader instead of open thread
727 - binder: Use wake up hint for synchronous transactions.
728 - ANDROID: binder: fix proc->tsk check.
729 - iio: imu: adis16480: Fix acceleration scale factor for adis16480
730 - iio: hid-sensor-trigger: Fix the race with user space powering up sensors
731 - staging: rtl8188eu: add RNX-N150NUB support
732 - ASoC: simple-card: don't fail if sysclk setting is not supported
733 - ASoC: rsnd: disable SRC.out only when stop timing
734 - ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()
735 - ASoC: rsnd: Add missing initialization of ADG req_rate
736 - ASoC: rsnd: ssi: 24bit data needs right-aligned settings
737 - ASoC: rsnd: don't call update callback if it was NULL
738 - ntb_transport: fix qp count bug
739 - ntb_transport: fix bug calculating num_qps_mw
740 - ACPI: ioapic: Clear on-stack resource before using it
741 - ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
742 - Linux 4.4.85
743 * Xenial update to 4.4.84 stable release (LP: #1713729)
744 - audit: Fix use after free in audit_remove_watch_rule()
745 - parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo
746 - crypto: x86/sha1 - Fix reads beyond the number of blocks passed
747 - Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB
748 - ALSA: seq: 2nd attempt at fixing race creating a queue
749 - Revert "UBUNTU: SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser
750 officerunner"
751 - ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset
752 - ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices
753 - mm/mempolicy: fix use after free when calling get_mempolicy
754 - xen: fix bio vec merging
755 - x86/asm/64: Clear AC on NMI entries
756 - irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()
757 - irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()
758 - Sanitize 'move_pages()' permission checks
759 - pids: make task_tgid_nr_ns() safe
760 - perf/x86: Fix LBR related crashes on Intel Atom
761 - usb: optimize acpi companion search for usb port devices
762 - usb: qmi_wwan: add D-Link DWM-222 device ID
763 - Linux 4.4.84
764 * Intel i40e PF reset due to incorrect MDD detection (LP: #1713553)
765 - i40e: Limit TX descriptor count in cases where frag size is greater than 16K
766 * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
767 - sock: add sk_dst_pending_confirm flag
768 - net: add dst_pending_confirm flag to skbuff
769 - sctp: add dst_pending_confirm flag
770 - tcp: replace dst_confirm with sk_dst_confirm
771 - net: add confirm_neigh method to dst_ops
772 - net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
773 - net: pending_confirm is not used anymore
774 * CVE-2017-14106
775 - tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
776 * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
777 - CIFS: Fix maximum SMB2 header size
778 * Middle button of trackpoint doesn't work (LP: #1715271)
779 - Input: trackpoint - assume 3 buttons when buttons detection fails
780 * kernel BUG at /build/linux-lts-xenial-_hWfOZ/linux-lts-
781 xenial-4.4.0/security/apparmor/include/context.h:69! (LP: #1626984)
782 - SAUCE: fix oops when disabled and module parameters, are accessed
783 * Touchpad not detected (LP: #1708852)
784 - Input: elan_i2c - add ELAN0608 to the ACPI table
785
786 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 20 Sep 2017 10:11:15 +0200
787
788 linux-snapdragon (4.4.0-1076.81) xenial; urgency=low
789
790 * linux-snapdragon: 4.4.0-1076.81 -proposed tracker (LP: #1716619)
791
792 [ Ubuntu: 4.4.0-96.119 ]
793
794 * linux: 4.4.0-96.119 -proposed tracker (LP: #1716613)
795 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
796 - s390/mm: no local TLB flush for clearing-by-ASCE IDTE
797 - SAUCE: s390/mm: fix local TLB flushing vs. detach of an mm address space
798 - SAUCE: s390/mm: fix race on mm->context.flush_mm
799 * CVE-2017-1000251
800 - Bluetooth: Properly check L2CAP config option output buffer length
801
802 -- Stefan Bader <stefan.bader@canonical.com> Tue, 12 Sep 2017 18:17:43 +0200
803
804 linux-snapdragon (4.4.0-1075.80) xenial; urgency=low
805
806 * linux-snapdragon: 4.4.0-1075.80 -proposed tracker (LP: #1715654)
807
808 [ Ubuntu: 4.4.0-95.118 ]
809
810 * linux: 4.4.0-95.118 -proposed tracker (LP: #1715651)
811 * Xenial update to 4.4.78 stable release broke Address Sanitizer
812 (LP: #1715636)
813 - mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
814
815 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 08 Sep 2017 10:35:29 +0200
816
817 linux-snapdragon (4.4.0-1074.79) xenial; urgency=low
818
819 * linux-snapdragon: 4.4.0-1074.79 -proposed tracker (LP: #1713465)
820
821 * Include Broadcom GPL modules in Xenial Kernel (LP: #1665783)
822 - [config] update config for master changes
823
824 * Backport more recent Broadcom bnxt_en driver (LP: #1711056)
825 - [config] update config for master changes
826
827 [ Ubuntu: 4.4.0-94.117 ]
828
829 * linux: 4.4.0-94.117 -proposed tracker (LP: #1713462)
830 * mwifiex causes kernel oops when AP mode is enabled (LP: #1712746)
831 - SAUCE: net/wireless: do not dereference invalid pointer
832 - SAUCE: mwifiex: do not dereference invalid pointer
833 * Backport more recent Broadcom bnxt_en driver (LP: #1711056)
834 - SAUCE: bnxt_en_bpo: Import bnxt_en driver version 1.8.1
835 - SAUCE: bnxt_en_bpo: Drop distro out-of-tree detection logic
836 - SAUCE: bnxt_en_bpo: Remove unnecessary compile flags
837 - SAUCE: bnxt_en_bpo: Move config settings to Kconfig
838 - SAUCE: bnxt_en_bpo: Remove PCI_IDs handled by the regular driver
839 - SAUCE: bnxt_en_bpo: Rename the backport driver to bnxt_en_bpo
840 - bnxt_en_bpo: [Config] Enable CONFIG_BNXT_BPO=m
841 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
842 - HID: multitouch: Support PTP Stick and Touchpad device
843 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
844 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
845 - SAUCE: igb: add support for using Broadcom 54616 as PHY
846 * IPR driver causes multipath to fail paths/stuck IO on Medium Errors
847 (LP: #1682644)
848 - scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITION
849 * accessing /dev/hvc1 with stress-ng on Ubuntu xenial causes crash
850 (LP: #1711401)
851 - tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
852 * memory-hotplug test needs to be fixed (LP: #1710868)
853 - selftests: typo correction for memory-hotplug test
854 - selftests: check hot-pluggagble memory for memory-hotplug test
855 - selftests: check percentage range for memory-hotplug test
856 - selftests: add missing test name in memory-hotplug test
857 - selftests: fix memory-hotplug test
858 * HP lt4132 LTE/HSPA+ 4G Module (03f0:a31d) does not work (LP: #1707643)
859 - net: cdc_mbim: apply "NDP to end" quirk to HP lt4132
860 * Migrating KSM page causes the VM lock up as the KSM page merging list is too
861 large (LP: #1680513)
862 - ksm: introduce ksm_max_page_sharing per page deduplication limit
863 - ksm: fix use after free with merge_across_nodes = 0
864 - ksm: cleanup stable_node chain collapse case
865 - ksm: swap the two output parameters of chain/chain_prune
866 - ksm: optimize refile of stable_node_dup at the head of the chain
867 * sort ABI files with C.UTF-8 locale (LP: #1712345)
868 - [Packaging] sort ABI files with C.UTF-8 locale
869 * Include Broadcom GPL modules in Xenial Kernel (LP: #1665783)
870 - [Config] OpenNSL Kconfig/Makefile
871 - Import OpenNSL v3.1.0.17
872 - [Config] CONFIG_OPENNSL=y for amd64
873 - OpenNSL: Enable Kconfig and build
874 - SAUCE: opennsl: add proper CFLAGS
875 * Xenial update to 4.4.83 stable release (LP: #1711557)
876 - cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
877 - mm: ratelimit PFNs busy info message
878 - iscsi-target: fix memory leak in iscsit_setup_text_cmd()
879 - iscsi-target: Fix iscsi_np reset hung task during parallel delete
880 - fuse: initialize the flock flag in fuse_file on allocation
881 - nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
882 - USB: serial: option: add D-Link DWM-222 device ID
883 - USB: serial: cp210x: add support for Qivicon USB ZigBee dongle
884 - USB: serial: pl2303: add new ATEN device id
885 - usb: musb: fix tx fifo flush handling again
886 - USB: hcd: Mark secondary HCD as dead if the primary one died
887 - staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read
888 - iio: accel: bmc150: Always restore device to normal mode after suspend-
889 resume
890 - iio: light: tsl2563: use correct event code
891 - uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
892 - USB: Check for dropped connection before switching to full speed
893 - usb: core: unlink urbs from the tail of the endpoint's urb_list
894 - usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
895 - usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
896 - iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits
897 - pnfs/blocklayout: require 64-bit sector_t
898 - pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
899 - pinctrl: samsung: Remove bogus irq_[un]mask from resource management
900 - Linux 4.4.83
901 * Xenial update to 4.4.82 stable release (LP: #1711535)
902 - tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
903 - net: fix keepalive code vs TCP_FASTOPEN_CONNECT
904 - bpf, s390: fix jit branch offset related to ldimm64
905 - net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
906 - tcp: fastopen: tcp_connect() must refresh the route
907 - net: avoid skb_warn_bad_offload false positives on UFO
908 - sparc64: Prevent perf from running during super critical sections
909 - KVM: arm/arm64: Handle hva aging while destroying the vm
910 - mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
911 - Linux 4.4.82
912 * Xenial update to 4.4.81 stable release (LP: #1711526)
913 - libata: array underflow in ata_find_dev()
914 - workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
915 - ALSA: hda - Fix speaker output from VAIO VPCL14M1R
916 - ASoC: do not close shared backend dailink
917 - KVM: async_pf: make rcu irq exit if not triggered from idle task
918 - mm/page_alloc: Remove kernel address exposure in free_reserved_area()
919 - ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
920 - ext4: fix overflow caused by missing cast in ext4_resize_fs()
921 - ARM: dts: armada-38x: Fix irq type for pca955
922 - media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS
923 ioctl
924 - target: Avoid mappedlun symlink creation during lun shutdown
925 - iscsi-target: Always wait for kthread_should_stop() before kthread exit
926 - iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
927 - iscsi-target: Fix initial login PDU asynchronous socket close OOPs
928 - iscsi-target: Fix delayed logout processing greater than
929 SECONDS_FOR_LOGOUT_COMP
930 - iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
931 - mm, mprotect: flush TLB if potentially racing with a parallel reclaim
932 leaving stale TLB entries
933 - media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds
934 - f2fs: sanity check checkpoint segno and blkoff
935 - drm: rcar-du: fix backport bug
936 - saa7164: fix double fetch PCIe access condition
937 - ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
938 - net: Zero terminate ifr_name in dev_ifname().
939 - ipv6: avoid overflow of offset in ip6_find_1stfragopt
940 - ipv4: initialize fib_trie prior to register_netdev_notifier call.
941 - rtnetlink: allocate more memory for dev_set_mac_address()
942 - mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled
943 - openvswitch: fix potential out of bound access in parse_ct
944 - packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
945 - ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
946 - net: ethernet: nb8800: Handle all 4 RGMII modes identically
947 - dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
948 - dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
949 - dccp: fix a memleak for dccp_feat_init err process
950 - sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
951 - sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
952 - net/mlx5: Fix command bad flow on command entry allocation failure
953 - net: phy: Correctly process PHY_HALTED in phy_stop_machine()
954 - net: phy: Fix PHY unbind crash
955 - xen-netback: correctly schedule rate-limited queues
956 - sparc64: Measure receiver forward progress to avoid send mondo timeout
957 - wext: handle NULL extra data in iwe_stream_add_point better
958 - sh_eth: R8A7740 supports packet shecksumming
959 - net: phy: dp83867: fix irq generation
960 - tg3: Fix race condition in tg3_get_stats64().
961 - x86/boot: Add missing declaration of string functions
962 - phy state machine: failsafe leave invalid RUNNING state
963 - scsi: qla2xxx: Get mutex lock before checking optrom_state
964 - drm/virtio: fix framebuffer sparse warning
965 - virtio_blk: fix panic in initialization error path
966 - ARM: 8632/1: ftrace: fix syscall name matching
967 - mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
968 - lib/Kconfig.debug: fix frv build failure
969 - signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
970 - mm: don't dereference struct page fields of invalid pages
971 - workqueue: implicit ordered attribute should be overridable
972 - Linux 4.4.81
973 * Xenial update to 4.4.80 stable release (LP: #1710646)
974 - af_key: Add lock to key dump
975 - pstore: Make spinlock per zone instead of global
976 - powerpc/pseries: Fix of_node_put() underflow during reconfig remove
977 - crypto: authencesn - Fix digest_null crash
978 - md/raid5: add thread_group worker async_tx_issue_pending_all
979 - drm/vmwgfx: Fix gcc-7.1.1 warning
980 - drm/nouveau/bar/gf100: fix access to upper half of BAR2
981 - KVM: PPC: Book3S HV: Context-switch EBB registers properly
982 - KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
983 - KVM: PPC: Book3S HV: Reload HTM registers explicitly
984 - KVM: PPC: Book3S HV: Save/restore host values of debug registers
985 - Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"
986 - Staging: comedi: comedi_fops: Avoid orphaned proc entry
987 - drm/rcar: Nuke preclose hook
988 - drm: rcar-du: Perform initialization/cleanup at probe/remove time
989 - drm: rcar-du: Simplify and fix probe error handling
990 - perf intel-pt: Fix ip compression
991 - perf intel-pt: Fix last_ip usage
992 - perf intel-pt: Use FUP always when scanning for an IP
993 - perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
994 - xfs: don't BUG() on mixed direct and mapped I/O
995 - nfc: fdp: fix NULL pointer dereference
996 - net: phy: Do not perform software reset for Generic PHY
997 - isdn: Fix a sleep-in-atomic bug
998 - isdn/i4l: fix buffer overflow
999 - ath10k: fix null deref on wmi-tlv when trying spectral scan
1000 - wil6210: fix deadlock when using fw_no_recovery option
1001 - mailbox: always wait in mbox_send_message for blocking Tx mode
1002 - mailbox: skip complete wait event if timer expired
1003 - mailbox: handle empty message in tx_tick
1004 - mpt3sas: Don't overreach ioc->reply_post[] during initialization
1005 - kaweth: fix firmware download
1006 - kaweth: fix oops upon failed memory allocation
1007 - sched/cgroup: Move sched_online_group() back into css_online() to fix crash
1008 - PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if
1009 present
1010 - RDMA/uverbs: Fix the check for port number
1011 - libnvdimm, btt: fix btt_rw_page not returning errors
1012 - ipmi/watchdog: fix watchdog timeout set on reboot
1013 - v4l: s5c73m3: fix negation operator
1014 - pstore: Allow prz to control need for locking
1015 - pstore: Correctly initialize spinlock and flags
1016 - pstore: Use dynamic spinlock initializer
1017 - net: skb_needs_check() accepts CHECKSUM_NONE for tx
1018 - sched/cputime: Fix prev steal time accouting during CPU hotplug
1019 - xen/blkback: don't free be structure too early
1020 - xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
1021 - tpm: fix a kernel memory leak in tpm-sysfs.c
1022 - tpm: Replace device number bitmap with IDR
1023 - x86/mce/AMD: Make the init code more robust
1024 - r8169: add support for RTL8168 series add-on card.
1025 - ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags
1026 - net/mlx4: Remove BUG_ON from ICM allocation routine
1027 - drm/msm: Ensure that the hardware write pointer is valid
1028 - drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
1029 - vfio-pci: use 32-bit comparisons for register address for gcc-4.5
1030 - irqchip/keystone: Fix "scheduling while atomic" on rt
1031 - ASoC: tlv320aic3x: Mark the RESET register as volatile
1032 - spi: dw: Make debugfs name unique between instances
1033 - ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLL
1034 - irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
1035 - openrisc: Add _text symbol to fix ksym build error
1036 - dmaengine: ioatdma: Add Skylake PCI Dev ID
1037 - dmaengine: ioatdma: workaround SKX ioatdma version
1038 - dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.
1039 - ARM64: zynqmp: Fix W=1 dtc 1.4 warnings
1040 - ARM64: zynqmp: Fix i2c node's compatible string
1041 - ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_*
1042 - ACPI / scan: Prefer devices without _HID/_CID for _ADR matching
1043 - usb: gadget: Fix copy/pasted error message
1044 - Btrfs: adjust outstanding_extents counter properly when dio write is split
1045 - tools lib traceevent: Fix prev/next_prio for deadline tasks
1046 - xfrm: Don't use sk_family for socket policy lookups
1047 - perf tools: Install tools/lib/traceevent plugins with install-bin
1048 - perf symbols: Robustify reading of build-id from sysfs
1049 - video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap
1050 - vfio-pci: Handle error from pci_iomap
1051 - arm64: mm: fix show_pte KERN_CONT fallout
1052 - nvmem: imx-ocotp: Fix wrong register size
1053 - sh_eth: enable RX descriptor word 0 shift on SH7734
1054 - ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion
1055 - HID: ignore Petzl USB headlamp
1056 - scsi: fnic: Avoid sending reset to firmware when another reset is in
1057 progress
1058 - scsi: snic: Return error code on memory allocation failure
1059 - ASoC: dpcm: Avoid putting stream state to STOP when FE stream is paused
1060 - Linux 4.4.80
1061 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
1062 kernels able to boot without initramfs (LP: #1700972)
1063 - [Debian] Don't depend on initramfs-tools
1064
1065 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 29 Aug 2017 12:36:57 +0200
1066
1067 linux-snapdragon (4.4.0-1073.78) xenial; urgency=low
1068
1069 * linux-snapdragon: 4.4.0-1073.78 -proposed tracker (LP: #1709299)
1070
1071 * snapcraft.yaml: correct image format and dtb installation path
1072 (LP: #1706938)
1073 - snapcraft.yaml: force image format to Image
1074 - snapcraft.yaml: install the apq8016-sbc and msm8916-mtp dtb files
1075
1076 [ Ubuntu: 4.4.0-93.116 ]
1077
1078 * linux: 4.4.0-93.116 -proposed tracker (LP: #1709296)
1079 * Creating conntrack entry failure with kernel 4.4.0-89 (LP: #1709032)
1080 - Revert "Revert "netfilter: synproxy: fix conntrackd interaction""
1081 - netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
1082 * CVE-2017-1000112
1083 - Revert "udp: consistently apply ufo or fragmentation"
1084 - udp: consistently apply ufo or fragmentation
1085 * CVE-2017-1000111
1086 - Revert "net-packet: fix race in packet_set_ring on PACKET_RESERVE"
1087 - packet: fix tp_reserve race in packet_set_ring
1088 * kernel BUG at [tty_ldisc_reinit] mm/slub.c! (LP: #1709126)
1089 - tty: Simplify tty_set_ldisc() exit handling
1090 - tty: Reset c_line from driver's init_termios
1091 - tty: Handle NULL tty->ldisc
1092 - tty: Move tty_ldisc_kill()
1093 - tty: Use 'disc' for line discipline index name
1094 - tty: Refactor tty_ldisc_reinit() for reuse
1095 - tty: Destroy ldisc instance on hangup
1096 * atheros bt failed after S3 (LP: #1706833)
1097 - SAUCE: Bluetooth: Make request workqueue freezable
1098 * The Precision Touchpad(PTP) button sends incorrect event code (LP: #1708372)
1099 - HID: multitouch: handle external buttons for Precision Touchpads
1100 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
1101 - [Config] CONFIG_SATA_HIGHBANK=y
1102 * xfs slab objects (memory) leak when xfs shutdown is called (LP: #1706132)
1103 - xfs: fix xfs_log_ticket leak in xfs_end_io() after fs shutdown
1104 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
1105 - [Packaging] tests -- reduce rebuild test to one flavour
1106 * CVE-2017-7495
1107 - ext4: fix data exposure after a crash
1108 * ubuntu/rsi driver downlink wifi throughput drops to 5-6 Mbps when BT
1109 keyboard is connected (LP: #1706991)
1110 - SAUCE: Redpine: enable power save by default for coex mode
1111 - SAUCE: Redpine: uapsd configuration changes
1112 * [Hyper-V] hv_netvsc: Exclude non-TCP port numbers from vRSS hashing
1113 (LP: #1690174)
1114 - hv_netvsc: Exclude non-TCP port numbers from vRSS hashing
1115 * ath10k doesn't report full RSSI information (LP: #1706531)
1116 - ath10k: add per chain RSSI reporting
1117 * ideapad_laptop don't support v310-14isk (LP: #1705378)
1118 - platform/x86: ideapad-laptop: Add several models to no_hw_rfkill
1119 * [8087:0a2b] Failed to load bluetooth firmware(might affect some other Intel
1120 bt devices) (LP: #1705633)
1121 - Bluetooth: btintel: Create common Intel Version Read function
1122 - Bluetooth: Use switch statement for Intel hardware variants
1123 - Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware
1124 filename
1125 - Bluetooth: hci_intel: Fix firmware file name to use hw_variant
1126 - Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers
1127 * xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2
1128 comp_code 13 (LP: #1667750)
1129 - xhci: Bad Ethernet performance plugged in ASM1042A host
1130 * OpenPower: Some multipaths temporarily have only a single path
1131 (LP: #1696445)
1132 - scsi: ses: don't get power status of SES device slot on probe
1133 * Hotkeys on new Thinkpad systems aren't working (LP: #1705169)
1134 - platform/x86: thinkpad_acpi: Adding new hotkey ID for Lenovo thinkpad
1135 - platform/x86: thinkpad_acpi: guard generic hotkey case
1136 - platform/x86: thinkpad_acpi: add mapping for new hotkeys
1137 * CVE-2015-7837
1138 - SAUCE: (no-up) kexec/uefi: copy secure_boot flag in boot params across kexec
1139 reboot
1140 * misleading kernel warning skb_warn_bad_offload during checksum calculation
1141 (LP: #1705447)
1142 - net: reduce skb_warn_bad_offload() noise
1143 * bonding: stack dump when unregistering a netdev (LP: #1704102)
1144 - bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
1145 * Ubuntu 16.04 IOB Error when the Mustang board rebooted (LP: #1693673)
1146 - drivers: net: xgene: Fix redundant prefetch buffer cleanup
1147 * Ubuntu16.04: NVMe 4K+T10 DIF/DIX format returns I/O error on dd with split
1148 op (LP: #1689946)
1149 - blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split
1150 op
1151 * linux >= 4.2: bonding 802.3ad does not work with 5G, 25G and 50G link speeds
1152 (LP: #1697892)
1153 - bonding: add 802.3ad support for 100G speeds
1154 - bonding: fix 802.3ad aggregator reselection
1155 - bonding: add 802.3ad support for 25G speeds
1156 - bonding: fix 802.3ad support for 5G and 50G speeds
1157 * Xenial update to 4.4.79 stable release (LP: #1707233)
1158 - disable new gcc-7.1.1 warnings for now
1159 - ir-core: fix gcc-7 warning on bool arithmetic
1160 - s5p-jpeg: don't return a random width/height
1161 - thermal: cpu_cooling: Avoid accessing potentially freed structures
1162 - ath9k: fix tx99 use after free
1163 - ath9k: fix tx99 bus error
1164 - NFC: fix broken device allocation
1165 - NFC: nfcmrvl_uart: add missing tty-device sanity check
1166 - NFC: nfcmrvl: do not use device-managed resources
1167 - NFC: nfcmrvl: use nfc-device for firmware download
1168 - NFC: nfcmrvl: fix firmware-management initialisation
1169 - nfc: Ensure presence of required attributes in the activate_target handler
1170 - nfc: Fix the sockaddr length sanitization in llcp_sock_connect
1171 - NFC: Add sockaddr length checks before accessing sa_family in bind handlers
1172 - perf intel-pt: Move decoder error setting into one condition
1173 - perf intel-pt: Improve sample timestamp
1174 - perf intel-pt: Fix missing stack clear
1175 - perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
1176 - perf intel-pt: Clear FUP flag on error
1177 - Bluetooth: use constant time memory comparison for secret values
1178 - wlcore: fix 64K page support
1179 - ASoC: compress: Derive substream from stream based on direction
1180 - PM / Domains: Fix unsafe iteration over modified list of device links
1181 - PM / Domains: Fix unsafe iteration over modified list of domain providers
1182 - scsi: ses: do not add a device to an enclosure if enclosure_add_links()
1183 fails.
1184 - iscsi-target: Add login_keys_workaround attribute for non RFC initiators
1185 - powerpc/64: Fix atomic64_inc_not_zero() to return an int
1186 - powerpc: Fix emulation of mcrf in emulate_step()
1187 - powerpc: Fix emulation of mfocrf in emulate_step()
1188 - powerpc/asm: Mark cr0 as clobbered in mftb()
1189 - af_key: Fix sadb_x_ipsecrequest parsing
1190 - PCI/PM: Restore the status of PCI devices across hibernation
1191 - ipvs: SNAT packet replies only for NATed connections
1192 - xhci: fix 20000ms port resume timeout
1193 - xhci: Fix NULL pointer dereference when cleaning up streams for removed host
1194 - usb: storage: return on error to avoid a null pointer dereference
1195 - USB: cdc-acm: add device-id for quirky printer
1196 - usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL
1197 - usb: renesas_usbhs: gadget: disable all eps when the driver stops
1198 - md: don't use flush_signals in userspace processes
1199 - x86/xen: allow userspace access during hypercalls
1200 - cx88: Fix regression in initial video standard setting
1201 - Raid5 should update rdev->sectors after reshape
1202 - s390/syscalls: Fix out of bounds arguments access
1203 - drm/amd/amdgpu: Return error if initiating read out of range on vram
1204 - drm/radeon/ci: disable mclk switching for high refresh rates (v2)
1205 - drm/radeon: Fix eDP for single-display iMac10,1 (v2)
1206 - ipmi: use rcu lock around call to intf->handlers->sender()
1207 - ipmi:ssif: Add missing unlock in error branch
1208 - f2fs: Don't clear SGID when inheriting ACLs
1209 - vfio: Fix group release deadlock
1210 - vfio: New external user group/file match
1211 - ftrace: Fix uninitialized variable in match_records()
1212 - MIPS: Fix mips_atomic_set() retry condition
1213 - MIPS: Fix mips_atomic_set() with EVA
1214 - MIPS: Negate error syscall return in trace
1215 - x86/acpi: Prevent out of bound access caused by broken ACPI tables
1216 - x86/ioapic: Pass the correct data to unmask_ioapic_irq()
1217 - MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
1218 - MIPS: Save static registers before sysmips
1219 - MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
1220 - MIPS: Fix unaligned PC interpretation in `compute_return_epc'
1221 - MIPS: math-emu: Prevent wrong ISA mode instruction emulation
1222 - MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
1223 - MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
1224 - MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
1225 - MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
1226 - Input: i8042 - fix crash at boot time
1227 - NFS: only invalidate dentrys that are clearly invalid.
1228 - udf: Fix deadlock between writeback and udf_setsize()
1229 - target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
1230 - perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its
1231 target
1232 - Revert "perf/core: Drop kernel samples even though :u is specified"
1233 - staging: rtl8188eu: add TL-WN722N v2 support
1234 - ceph: fix race in concurrent readdir
1235 - RDMA/core: Initialize port_num in qp_attr
1236 - drm/mst: Fix error handling during MST sideband message reception
1237 - drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
1238 - drm/mst: Avoid processing partially received up/down message transactions
1239 - of: device: Export of_device_{get_modalias, uvent_modalias} to modules
1240 - spmi: Include OF based modalias in device uevent
1241 - tracing: Fix kmemleak in instance_rmdir
1242 - alarmtimer: don't rate limit one-shot timers
1243 - Linux 4.4.79
1244 * Xenial update to 4.4.78 stable release (LP: #1705707)
1245 - net_sched: fix error recovery at qdisc creation
1246 - net: sched: Fix one possible panic when no destroy callback
1247 - net/phy: micrel: configure intterupts after autoneg workaround
1248 - ipv6: avoid unregistering inet6_dev for loopback
1249 - net: dp83640: Avoid NULL pointer dereference.
1250 - tcp: reset sk_rx_dst in tcp_disconnect()
1251 - net: prevent sign extension in dev_get_stats()
1252 - bpf: prevent leaking pointer via xadd on unpriviledged
1253 - net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
1254 - ipv6: dad: don't remove dynamic addresses if link is down
1255 - net: ipv6: Compare lwstate in detecting duplicate nexthops
1256 - vrf: fix bug_on triggered by rx when destroying a vrf
1257 - rds: tcp: use sock_create_lite() to create the accept socket
1258 - brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
1259 - cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
1260 - cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
1261 - cfg80211: Check if PMKID attribute is of expected size
1262 - irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
1263 - parisc: Report SIGSEGV instead of SIGBUS when running out of stack
1264 - parisc: use compat_sys_keyctl()
1265 - parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
1266 - parisc/mm: Ensure IRQs are off in switch_mm()
1267 - tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/:
1268 Depth
1269 - kernel/extable.c: mark core_kernel_text notrace
1270 - mm/list_lru.c: fix list_lru_count_node() to be race free
1271 - fs/dcache.c: fix spin lockup issue on nlru->lock
1272 - checkpatch: silence perl 5.26.0 unescaped left brace warnings
1273 - binfmt_elf: use ELF_ET_DYN_BASE only for PIE
1274 - arm: move ELF_ET_DYN_BASE to 4MB
1275 - arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
1276 - powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
1277 - s390: reduce ELF_ET_DYN_BASE
1278 - exec: Limit arg stack to at most 75% of _STK_LIM
1279 - vt: fix unchecked __put_user() in tioclinux ioctls
1280 - mnt: In umount propagation reparent in a separate pass
1281 - mnt: In propgate_umount handle visiting mounts in any order
1282 - mnt: Make propagate_umount less slow for overlapping mount propagation trees
1283 - selftests/capabilities: Fix the test_execve test
1284 - tpm: Get rid of chip->pdev
1285 - tpm: Provide strong locking for device removal
1286 - Add "shutdown" to "struct class".
1287 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
1288 - mm: fix overflow check in expand_upwards()
1289 - crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
1290 - crypto: atmel - only treat EBUSY as transient if backlog
1291 - crypto: sha1-ssse3 - Disable avx2
1292 - crypto: caam - fix signals handling
1293 - sched/topology: Fix overlapping sched_group_mask
1294 - sched/topology: Optimize build_group_mask()
1295 - PM / wakeirq: Convert to SRCU
1296 - PM / QoS: return -EINVAL for bogus strings
1297 - tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
1298 - KVM: x86: disable MPX if host did not enable MPX XSAVE features
1299 - kvm: vmx: Do not disable intercepts for BNDCFGS
1300 - kvm: x86: Guest BNDCFGS requires guest MPX support
1301 - kvm: vmx: Check value written to IA32_BNDCFGS
1302 - kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
1303 - Linux 4.4.78
1304 * Xenial update to 4.4.77 stable release (LP: #1705238)
1305 - fs: add a VALID_OPEN_FLAGS
1306 - fs: completely ignore unknown open flags
1307 - driver core: platform: fix race condition with driver_override
1308 - bgmac: reset & enable Ethernet core before using it
1309 - mm: fix classzone_idx underflow in shrink_zones()
1310 - tracing/kprobes: Allow to create probe with a module name starting with a
1311 digit
1312 - usb: dwc3: replace %p with %pK
1313 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
1314 - Add USB quirk for HVR-950q to avoid intermittent device resets
1315 - usb: usbip: set buffer pointers to NULL after free
1316 - usb: Fix typo in the definition of Endpoint[out]Request
1317 - mac80211_hwsim: Replace bogus hrtimer clockid
1318 - sysctl: don't print negative flag for proc_douintvec
1319 - sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
1320 - pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data
1321 - pinctrl: meson: meson8b: fix the NAND DQS pins
1322 - pinctrl: sunxi: Fix SPDIF function name for A83T
1323 - pinctrl: mxs: atomically switch mux and drive strength config
1324 - pinctrl: sh-pfc: Update info pointer after SoC-specific init
1325 - USB: serial: option: add two Longcheer device ids
1326 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
1327 - gfs2: Fix glock rhashtable rcu bug
1328 - x86/tools: Fix gcc-7 warning in relocs.c
1329 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
1330 - ath10k: override CE5 config for QCA9377
1331 - KEYS: Fix an error code in request_master_key()
1332 - RDMA/uverbs: Check port number supplied by user verbs cmds
1333 - mqueue: fix a use-after-free in sys_mq_notify()
1334 - tools include: Add a __fallthrough statement
1335 - tools string: Use __fallthrough in perf_atoll()
1336 - tools strfilter: Use __fallthrough
1337 - perf top: Use __fallthrough
1338 - perf intel-pt: Use __fallthrough
1339 - perf thread_map: Correctly size buffer used with dirent->dt_name
1340 - perf scripting perl: Fix compile error with some perl5 versions
1341 - perf tests: Avoid possible truncation with dirent->d_name + snprintf
1342 - perf bench numa: Avoid possible truncation when using snprintf()
1343 - perf tools: Use readdir() instead of deprecated readdir_r()
1344 - perf thread_map: Use readdir() instead of deprecated readdir_r()
1345 - perf script: Use readdir() instead of deprecated readdir_r()
1346 - perf tools: Remove duplicate const qualifier
1347 - perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
1348 - perf pmu: Fix misleadingly indented assignment (whitespace)
1349 - perf dwarf: Guard !x86_64 definitions under #ifdef else clause
1350 - perf trace: Do not process PERF_RECORD_LOST twice
1351 - perf tests: Remove wrong semicolon in while loop in CQM test
1352 - perf tools: Use readdir() instead of deprecated readdir_r() again
1353 - md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
1354 - md: fix super_offset endianness in super_1_rdev_size_change
1355 - tcp: fix tcp_mark_head_lost to check skb len before fragmenting
1356 - staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.
1357 - staging: comedi: fix clean-up of comedi_class in comedi_init()
1358 - ext4: check return value of kstrtoull correctly in reserved_clusters_store
1359 - x86/mm/pat: Don't report PAT on CPUs that don't support it
1360 - saa7134: fix warm Medion 7134 EEPROM read
1361 - Linux 4.4.77
1362
1363 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 14 Aug 2017 13:00:49 +0200
1364
1365 linux-snapdragon (4.4.0-1072.77) xenial; urgency=low
1366
1367 * linux-snapdragon: 4.4.0-1072.77 -proposed tracker (LP: #1709815)
1368
1369 [ Ubuntu: 4.4.0-92.115 ]
1370
1371 * linux: 4.4.0-92.115 -proposed tracker (LP: #1709812)
1372 * Creating conntrack entry failure with kernel 4.4.0-89 (LP: #1709032)
1373 - Revert "netfilter: synproxy: fix conntrackd interaction"
1374
1375 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 10 Aug 2017 12:34:25 +0200
1376
1377 linux-snapdragon (4.4.0-1071.76) xenial; urgency=low
1378
1379 [ Ubuntu: 4.4.0-91.114 ]
1380
1381 * CVE-2017-1000112
1382 - ipv4: Should use consistent conditional judgement for ip fragment in
1383 __ip_append_data and ip_finish_output
1384 - ipv6: Don't use ufo handling on later transformed packets
1385 - udp: avoid ufo handling on IP payload compression packets
1386 - ipv6: Should use consistent conditional judgement for ip6 fragment between
1387 __ip6_append_data and ip6_finish_output
1388 - net: account for current skb length when deciding about UFO
1389 - udp: consistently apply ufo or fragmentation
1390 * CVE-2017-1000111
1391 - net-packet: fix race in packet_set_ring on PACKET_RESERVE
1392
1393 -- Stefan Bader <stefan.bader@canonical.com> Tue, 08 Aug 2017 15:27:03 +0200
1394
1395 linux-snapdragon (4.4.0-1069.74) xenial; urgency=low
1396
1397 [ Ubuntu: 4.4.0-89.112 ]
1398
1399 * CVE-2017-7533
1400 - dentry name snapshots
1401
1402 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 01 Aug 2017 13:33:17 -0300
1403
1404 linux-snapdragon (4.4.0-1068.73) xenial; urgency=low
1405
1406 * linux-snapdragon: 4.4.0-1068.73 -proposed tracker (LP: #1705274)
1407
1408 * Snapcraft.yaml update (LP: #1700576)
1409 - snapcraft.yaml: various improvements
1410
1411 [ Ubuntu: 4.4.0-88.111 ]
1412
1413 * linux: 4.4.0-88.111 -proposed tracker (LP: #1705270)
1414 * [Xenial] nvme: Quirks for PM1725 controllers (LP: #1704435)
1415 - nvme: Quirks for PM1725 controllers
1416 * Upgrade Redpine WLAN/BT driver to ver. 1.2 (production release)
1417 (LP: #1697829)
1418 - SAUCE: Redpine: Upgrade to ver. 1.2 production release
1419 * ubuntu/rsi driver has several issues as picked up by static analysis
1420 (LP: #1694733)
1421 - SAUCE: Redpine: Upgrade to ver. 1.2 production release
1422 * Redpine vendor driver - Switching to AP mode causes kernel panic
1423 (LP: #1700941)
1424 - SAUCE: Redpine: Upgrade to ver. 1.2 production release
1425 * CVE-2017-10810
1426 - drm/virtio: don't leak bo on drm_gem_object_init failure
1427 * Ath10k to read different board data file if specify in SMBIOS (LP: #1666742)
1428 - ath10k: search SMBIOS for OEM board file extension
1429 * make snap-pkg support (LP: #1700747)
1430 - SAUCE: make snap-pkg support
1431 * ISST-LTE: Briggs:Stratton:UbuntuKVM: ics_opal_set_affinity on host kernel
1432 log using Intel X710 (i40e driver) (LP: #1703663)
1433 - i40e: use valid online CPU on q_vector initialization
1434 * Update snapcraft.yaml (LP: #1700480)
1435 - snapcraft.yaml: various improvements
1436 * Xenial update to 4.4.76 stable release (LP: #1702863)
1437 - ipv6: release dst on error in ip6_dst_lookup_tail
1438 - net: don't call strlen on non-terminated string in dev_set_alias()
1439 - decnet: dn_rtmsg: Improve input length sanitization in
1440 dnrmg_receive_user_skb
1441 - net: Zero ifla_vf_info in rtnl_fill_vfinfo()
1442 - af_unix: Add sockaddr length checks before accessing sa_family in bind and
1443 connect handlers
1444 - Fix an intermittent pr_emerg warning about lo becoming free.
1445 - net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
1446 - igmp: acquire pmc lock for ip_mc_clear_src()
1447 - igmp: add a missing spin_lock_init()
1448 - ipv6: fix calling in6_ifa_hold incorrectly for dad work
1449 - net/mlx5: Wait for FW readiness before initializing command interface
1450 - decnet: always not take dst->__refcnt when inserting dst into hash table
1451 - net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
1452 - sfc: provide dummy definitions of vswitch functions
1453 - ipv6: Do not leak throw route references
1454 - rtnetlink: add IFLA_GROUP to ifla_policy
1455 - netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
1456 - netfilter: synproxy: fix conntrackd interaction
1457 - NFSv4: fix a reference leak caused WARNING messages
1458 - drm/ast: Handle configuration without P2A bridge
1459 - mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
1460 - MIPS: Avoid accidental raw backtrace
1461 - MIPS: pm-cps: Drop manual cache-line alignment of ready_count
1462 - MIPS: Fix IRQ tracing & lockdep when rescheduling
1463 - ALSA: hda - Fix endless loop of codec configure
1464 - ALSA: hda - set input_path bitmap to zero after moving it to new place
1465 - drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
1466 - usb: gadget: f_fs: Fix possibe deadlock
1467 - sysctl: enable strict writes
1468 - mm: numa: avoid waiting on freed migrated pages
1469 - KVM: x86: fix fixing of hypercalls
1470 - scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type
1471 - scsi: lpfc: Set elsiocb contexts to NULL after freeing it
1472 - qla2xxx: Fix erroneous invalid handle message
1473 - ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags
1474 - net: mvneta: Fix for_each_present_cpu usage
1475 - MIPS: ath79: fix regression in PCI window initialization
1476 - net: korina: Fix NAPI versus resources freeing
1477 - MIPS: ralink: MT7688 pinmux fixes
1478 - MIPS: ralink: fix USB frequency scaling
1479 - MIPS: ralink: Fix invalid assignment of SoC type
1480 - MIPS: ralink: fix MT7628 pinmux typos
1481 - MIPS: ralink: fix MT7628 wled_an pinmux gpio
1482 - mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only
1483 - bgmac: fix a missing check for build_skb
1484 - mtd: bcm47xxpart: don't fail because of bit-flips
1485 - bgmac: Fix reversed test of build_skb() return value.
1486 - net: bgmac: Fix SOF bit checking
1487 - net: bgmac: Start transmit queue in bgmac_open
1488 - net: bgmac: Remove superflous netif_carrier_on()
1489 - powerpc/eeh: Enable IO path on permanent error
1490 - gianfar: Do not reuse pages from emergency reserve
1491 - Btrfs: fix truncate down when no_holes feature is enabled
1492 - virtio_console: fix a crash in config_work_handler
1493 - swiotlb-xen: update dev_addr after swapping pages
1494 - xen-netfront: Fix Rx stall during network stress and OOM
1495 - scsi: virtio_scsi: Reject commands when virtqueue is broken
1496 - platform/x86: ideapad-laptop: handle ACPI event 1
1497 - amd-xgbe: Check xgbe_init() return code
1498 - net: dsa: Check return value of phy_connect_direct()
1499 - drm/amdgpu: check ring being ready before using
1500 - vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null
1501 - virtio_net: fix PAGE_SIZE > 64k
1502 - vxlan: do not age static remote mac entries
1503 - ibmveth: Add a proper check for the availability of the checksum features
1504 - kernel/panic.c: add missing \n
1505 - HID: i2c-hid: Add sleep between POWER ON and RESET
1506 - scsi: lpfc: avoid double free of resource identifiers
1507 - spi: davinci: use dma_mapping_error()
1508 - mac80211: initialize SMPS field in HT capabilities
1509 - x86/mpx: Use compatible types in comparison to fix sparse error
1510 - coredump: Ensure proper size of sparse core files
1511 - swiotlb: ensure that page-sized mappings are page-aligned
1512 - s390/ctl_reg: make __ctl_load a full memory barrier
1513 - be2net: fix status check in be_cmd_pmac_add()
1514 - perf probe: Fix to show correct locations for events on modules
1515 - net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
1516 - sctp: check af before verify address in sctp_addr_id2transport
1517 - ravb: Fix use-after-free on `ifconfig eth0 down`
1518 - jump label: fix passing kbuild_cflags when checking for asm goto support
1519 - xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
1520 - xfrm: NULL dereference on allocation failure
1521 - xfrm: Oops on error in pfkey_msg2xfrm_state()
1522 - watchdog: bcm281xx: Fix use of uninitialized spinlock.
1523 - sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
1524 - ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
1525 - ARM: 8685/1: ensure memblock-limit is pmd-aligned
1526 - x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
1527 - x86/mm: Fix flush_tlb_page() on Xen
1528 - ocfs2: o2hb: revert hb threshold to keep compatible
1529 - iommu/vt-d: Don't over-free page table directories
1530 - iommu: Handle default domain attach failure
1531 - iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
1532 - cpufreq: s3c2416: double free on driver init error path
1533 - KVM: x86: fix emulation of RSM and IRET instructions
1534 - KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
1535 - KVM: x86: zero base3 of unusable segments
1536 - KVM: nVMX: Fix exception injection
1537 - Linux 4.4.76
1538 * Xenial update to 4.4.75 stable release (LP: #1702118)
1539 - fs/exec.c: account for argv/envp pointers
1540 - autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
1541 - lib/cmdline.c: fix get_options() overflow while parsing ranges
1542 - KVM: PPC: Book3S HV: Preserve userspace HTM state properly
1543 - CIFS: Improve readdir verbosity
1544 - HID: Add quirk for Dell PIXART OEM mouse
1545 - signal: Only reschedule timers on signals timers have sent
1546 - powerpc/kprobes: Pause function_graph tracing during jprobes handling
1547 - Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
1548 - time: Fix clock->read(clock) race around clocksource changes
1549 - target: Fix kref->refcount underflow in transport_cmd_finish_abort
1550 - iscsi-target: Reject immediate data underflow larger than SCSI transfer
1551 length
1552 - drm/radeon: add a PX quirk for another K53TK variant
1553 - drm/radeon: add a quirk for Toshiba Satellite L20-183
1554 - drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
1555 - drm/amdgpu: adjust default display clock
1556 - USB: usbip: fix nonconforming hub descriptor
1557 - rxrpc: Fix several cases where a padded len isn't checked in ticket decode
1558 - of: Add check to of_scan_flat_dt() before accessing initial_boot_params
1559 - mtd: spi-nor: fix spansion quad enable
1560 - powerpc/slb: Force a full SLB flush when we insert for a bad EA
1561 - usb: gadget: f_fs: avoid out of bounds access on comp_desc
1562 - net: phy: Initialize mdio clock at probe function
1563 - net: phy: fix marvell phy status reading
1564 - Linux 4.4.75
1565 * Xenial update to 4.4.74 stable release (LP: #1702104)
1566 - configfs: Fix race between create_link and configfs_rmdir
1567 - can: gs_usb: fix memory leak in gs_cmd_reset()
1568 - cpufreq: conservative: Allow down_threshold to take values from 1 to 10
1569 - vb2: Fix an off by one error in 'vb2_plane_vaddr'
1570 - mac80211: don't look at the PM bit of BAR frames
1571 - mac80211/wpa: use constant time memory comparison for MACs
1572 - mac80211: fix CSA in IBSS mode
1573 - mac80211: fix IBSS presp allocation size
1574 - serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
1575 - x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
1576 - mfd: omap-usb-tll: Fix inverted bit use for USB TLL mode
1577 - staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()
1578 - iio: proximity: as3935: recalibrate RCO after resume
1579 - USB: hub: fix SS max number of ports
1580 - usb: core: fix potential memory leak in error path during hcd creation
1581 - pvrusb2: reduce stack usage pvr2_eeprom_analyze()
1582 - USB: gadget: dummy_hcd: fix hub-descriptor removable fields
1583 - usb: r8a66597-hcd: select a different endpoint on timeout
1584 - usb: r8a66597-hcd: decrease timeout
1585 - drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of
1586 IS_ERR()
1587 - usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk
1588 - USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
1589 - mm/memory-failure.c: use compound_head() flags for huge pages
1590 - swap: cond_resched in swap_cgroup_prepare()
1591 - genirq: Release resources in __setup_irq() error path
1592 - alarmtimer: Prevent overflow of relative timers
1593 - usb: dwc3: exynos fix axius clock error path to do cleanup
1594 - MIPS: Fix bnezc/jialc return address calculation
1595 - alarmtimer: Rate limit periodic intervals
1596 - Linux 4.4.74
1597 * Side Button (Display Toggle) fails on Dell AIO systems (LP: #1702541)
1598 - dell-wmi: Add a WMI event code for display on/off
1599 * Intel i40e PF reset under load (LP: #1700834)
1600 - i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
1601 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
1602 - net: ena: remove superfluous check in ena_remove()
1603 - net: ena: fix rare uncompleted admin command false alarm
1604 - net: ena: add missing return when ena_com_get_io_handlers() fails
1605 - net: ena: fix race condition between submit and completion admin command
1606 - net: ena: add missing unmap bars on device removal
1607 - net: ena: fix theoretical Rx hang on low memory systems
1608 - net: ena: disable admin msix while working in polling mode
1609 - net: ena: bug fix in lost tx packets detection mechanism
1610 - net: ena: update ena driver to version 1.1.7
1611 - net: ena: change return value for unsupported features unsupported return
1612 value
1613 - net: ena: add hardware hints capability to the driver
1614 - net: ena: change sizeof() argument to be the type pointer
1615 - net: ena: add reset reason for each device FLR
1616 - net: ena: add support for out of order rx buffers refill
1617 - net: ena: use napi_schedule_irqoff when possible
1618 - net: ena: separate skb allocation to dedicated function
1619 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
1620 - net: ena: update driver's rx drop statistics
1621 - net: ena: update ena driver to version 1.2.0
1622
1623 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 25 Jul 2017 09:39:14 -0300
1624
1625 linux-snapdragon (4.4.0-1067.72) xenial; urgency=low
1626
1627 * linux-snapdragon: 4.4.0-1067.72 -proposed tracker (LP: #1705566)
1628
1629 * sock_recvmsg has dropped size argument (LP: #1701697)
1630 - Packaging: Breaks yet another iscsitarget-dkms version
1631
1632 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 20 Jul 2017 17:27:10 -0300
1633
1634 linux-snapdragon (4.4.0-1066.71) xenial; urgency=low
1635
1636 * linux-snapdragon: 4.4.0-1066.71 -proposed tracker (LP: #1704989)
1637
1638 [ Ubuntu: 4.4.0-87.110 ]
1639
1640 * linux: 4.4.0-87.110 -proposed tracker (LP: #1704982)
1641 * CVE-2017-1000364
1642 - mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
1643 - mm/mmap.c: expand_downwards: don't require the gap if !vm_prev
1644 * CIFS causes oops (LP: #1704857)
1645 - CIFS: Fix null pointer deref during read resp processing
1646 - CIFS: Fix some return values in case of error in 'crypt_message'
1647
1648 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 18 Jul 2017 10:51:11 -0300
1649
1650 linux-snapdragon (4.4.0-1065.70) xenial; urgency=low
1651
1652 * linux-snapdragon: 4.4.0-1065.70 -proposed tracker (LP: #1703999)
1653
1654 * sock_recvmsg has dropped size argument (LP: #1701697)
1655 - Packaging: Breaks unfixed iscsitarget versions
1656
1657 [ Ubuntu: 4.4.0-86.109 ]
1658
1659 * linux: 4.4.0-86.109 -proposed tracker (LP: #1703995)
1660 * sock_recvmsg has dropped size argument (LP: #1701697)
1661 - Packaging: Breaks unfixed iscsitarget versions
1662
1663 [ Ubuntu: 4.4.0-85.108 ]
1664
1665 * linux: 4.4.0-85.108 -proposed tracker (LP: #1702103)
1666 * [Hyper-V] Implement Hyper-V PTP Source (LP: #1676635)
1667 - SAUCE: hv: make clocksource available for PTP device supporting
1668 - Drivers: hv: util: Use hv_get_current_tick() to get current tick
1669 - hv_util: switch to using timespec64
1670 - hv_utils: implement Hyper-V PTP source
1671 - Drivers: hv: util: Fix a typo
1672 - Drivers: hv: util: don't forget to init host_ts.lock
1673 - hv_utils: drop .getcrosststamp() support from PTP driver
1674 - hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts
1675
1676 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 13 Jul 2017 17:09:01 +0200
1677
1678 linux-snapdragon (4.4.0-1064.69) xenial; urgency=low
1679
1680 * linux-snapdragon: 4.4.0-1064.69 -proposed tracker (LP: #1701027)
1681
1682 [ Ubuntu: 4.4.0-84.107 ]
1683
1684 * linux: 4.4.0-84.107 -proposed tracker (LP: #1701024)
1685 * Can't disable USB port from BIOS (LP: #1695216)
1686 - SAUCE: xhci: AMD Promontory USB disable port support
1687 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
1688 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
1689 * CIFS: Enable encryption for SMB3 (LP: #1670508)
1690 - Revert "Handle mismatched open calls"
1691 - Revert "Call echo service immediately after socket reconnect"
1692 - cifs: Make echo interval tunable
1693 - Prepare for encryption support (first part). Add decryption and encryption
1694 key generation. Thanks to Metze for helping with this.
1695 - [net] drop 'size' argument of sock_recvmsg()
1696 - cifs: merge the hash calculation helpers
1697 - cifs: no need to wank with copying and advancing iovec on recvmsg side
1698 either
1699 - cifs: don't bother with kmap on read_pages side
1700 - cifs_readv_receive: use cifs_read_from_socket()
1701 - Fix memory leaks in cifs_do_mount()
1702 - SMB3: Add mount parameter to allow user to override max credits
1703 - SMB2: Separate Kerberos authentication from SMB2_sess_setup
1704 - SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
1705 - SMB3: parsing for new snapshot timestamp mount parm
1706 - cifs: Simplify SMB2 and SMB311 dependencies
1707 - cifs: Only select the required crypto modules
1708 - cifs: Add soft dependencies
1709 - CIFS: Separate SMB2 header structure
1710 - CIFS: Make SendReceive2() takes resp iov
1711 - CIFS: Make send_cancel take rqst as argument
1712 - CIFS: Send RFC1001 length in a separate iov
1713 - CIFS: Separate SMB2 sync header processing
1714 - CIFS: Separate RFC1001 length processing for SMB2 read
1715 - CIFS: Add capability to transform requests before sending
1716 - CIFS: Enable encryption during session setup phase
1717 - CIFS: Encrypt SMB3 requests before sending
1718 - CIFS: Add transform header handling callbacks
1719 - CIFS: Add mid handle callback
1720 - CIFS: Add copy into pages callback for a read operation
1721 - CIFS: Decrypt and process small encrypted packets
1722 - CIFS: Add capability to decrypt big read responses
1723 - CIFS: Allow to switch on encryption with seal mount option
1724 - CIFS: Fix possible use after free in demultiplex thread
1725 - Call echo service immediately after socket reconnect
1726 - Handle mismatched open calls
1727 * CVE-2017-9150
1728 - bpf: don't let ldimm64 leak map addresses on unprivileged
1729 * CVE-2015-8944
1730 - Make file credentials available to the seqfile interfaces
1731 - /proc/iomem: only expose physical resource addresses to privileged users
1732 * Xenial update to 4.4.73 stable release (LP: #1698817)
1733 - s390/vmem: fix identity mapping
1734 - partitions/msdos: FreeBSD UFS2 file systems are not recognized
1735 - ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operation
1736 - staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.
1737 - net: xilinx_emaclite: fix freezes due to unordered I/O
1738 - net: xilinx_emaclite: fix receive buffer overflow
1739 - ipv6: Handle IPv4-mapped src to in6addr_any dst.
1740 - ipv6: Inhibit IPv4-mapped src address on the wire.
1741 - NET: Fix /proc/net/arp for AX.25
1742 - NET: mkiss: Fix panic
1743 - net: hns: Fix the device being used for dma mapping during TX
1744 - sierra_net: Skip validating irrelevant fields for IDLE LSIs
1745 - sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
1746 - i2c: piix4: Fix request_region size
1747 - ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping
1748 switches
1749 - PM / runtime: Avoid false-positive warnings from might_sleep_if()
1750 - jump label: pass kbuild_cflags when checking for asm goto support
1751 - kasan: respect /proc/sys/kernel/traceoff_on_warning
1752 - log2: make order_base_2() behave correctly on const input value zero
1753 - ethtool: do not vzalloc(0) on registers dump
1754 - fscache: Fix dead object requeue
1755 - fscache: Clear outstanding writes when disabling a cookie
1756 - FS-Cache: Initialise stores_lock in netfs cookie
1757 - ipv6: fix flow labels when the traffic class is non-0
1758 - drm/nouveau: prevent userspace from deleting client object
1759 - drm/nouveau/fence/g84-: protect against concurrent access to semaphore
1760 buffers
1761 - gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page
1762 - pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES
1763 - net: adaptec: starfire: add checks for dma mapping errors
1764 - parisc, parport_gsc: Fixes for printk continuation lines
1765 - drm/nouveau: Don't enabling polling twice on runtime resume
1766 - drm/ast: Fixed system hanged if disable P2A
1767 - ravb: unmap descriptors when freeing rings
1768 - nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
1769 - r8152: re-schedule napi for tx
1770 - r8152: fix rtl8152_post_reset function
1771 - r8152: avoid start_xmit to schedule napi when napi is disabled
1772 - sctp: sctp_addr_id2transport should verify the addr before looking up assoc
1773 - romfs: use different way to generate fsid for BLOCK or MTD
1774 - proc: add a schedule point in proc_pid_readdir()
1775 - tipc: ignore requests when the connection state is not CONNECTED
1776 - xtensa: don't use linux IRQ #0
1777 - s390/kvm: do not rely on the ILC on kvm host protection fauls
1778 - sparc64: make string buffers large enough
1779 - Linux 4.4.73
1780 * Xenial update to 4.4.72 stable release (LP: #1698799)
1781 - bnx2x: Fix Multi-Cos
1782 - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
1783 - cxgb4: avoid enabling napi twice to the same queue
1784 - tcp: disallow cwnd undo when switching congestion control
1785 - vxlan: fix use-after-free on deletion
1786 - ipv6: Fix leak in ipv6_gso_segment().
1787 - net: ping: do not abuse udp_poll()
1788 - net: ethoc: enable NAPI before poll may be scheduled
1789 - net: bridge: start hello timer only if device is up
1790 - sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
1791 - sparc: Machine description indices can vary
1792 - sparc64: reset mm cpumask after wrap
1793 - sparc64: combine activate_mm and switch_mm
1794 - sparc64: redefine first version
1795 - sparc64: add per-cpu mm of secondary contexts
1796 - sparc64: new context wrap
1797 - sparc64: delete old wrap code
1798 - arch/sparc: support NR_CPUS = 4096
1799 - serial: ifx6x60: fix use-after-free on module unload
1800 - ptrace: Properly initialize ptracer_cred on fork
1801 - KEYS: fix dereferencing NULL payload with nonzero length
1802 - KEYS: fix freeing uninitialized memory in key_update()
1803 - crypto: gcm - wait for crypto op not signal safe
1804 - drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
1805 - nfsd4: fix null dereference on replay
1806 - nfsd: Fix up the "supattr_exclcreat" attributes
1807 - kvm: async_pf: fix rcu_irq_enter() with irqs enabled
1808 - KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
1809 - arm: KVM: Allow unaligned accesses at HYP
1810 - KVM: async_pf: avoid async pf injection when in guest mode
1811 - dmaengine: usb-dmac: Fix DMAOR AE bit definition
1812 - dmaengine: ep93xx: Always start from BASE0
1813 - xen/privcmd: Support correctly 64KB page granularity when mapping memory
1814 - xen-netfront: do not cast grant table reference to signed short
1815 - xen-netfront: cast grant table reference first to type int
1816 - ext4: fix SEEK_HOLE
1817 - ext4: keep existing extra fields when inode expands
1818 - ext4: fix fdatasync(2) after extent manipulation operations
1819 - usb: gadget: f_mass_storage: Serialize wake and sleep execution
1820 - usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
1821 - usb: chipidea: debug: check before accessing ci_role
1822 - staging/lustre/lov: remove set_fs() call from lov_getstripe()
1823 - iio: light: ltr501 Fix interchanged als/ps register field
1824 - iio: proximity: as3935: fix AS3935_INT mask
1825 - drivers: char: random: add get_random_long()
1826 - random: properly align get_random_int_hash
1827 - stackprotector: Increase the per-task stack canary's random range from 32
1828 bits to 64 bits on 64-bit platforms
1829 - cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
1830 - target: Re-add check to reject control WRITEs with overflow data
1831 - drm/msm: Expose our reservation object when exporting a dmabuf.
1832 - Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
1833 - cpuset: consider dying css as offline
1834 - fs: add i_blocksize()
1835 - ufs: restore proper tail allocation
1836 - fix ufs_isblockset()
1837 - ufs: restore maintaining ->i_blocks
1838 - ufs: set correct ->s_maxsize
1839 - ufs_extend_tail(): fix the braino in calling conventions of
1840 ufs_new_fragments()
1841 - ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
1842 - cxl: Fix error path on bad ioctl
1843 - btrfs: use correct types for page indices in btrfs_page_exists_in_range
1844 - btrfs: fix memory leak in update_space_info failure path
1845 - KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
1846 - scsi: qla2xxx: don't disable a not previously enabled PCI device
1847 - powerpc/eeh: Avoid use after free in eeh_handle_special_event()
1848 - powerpc/numa: Fix percpu allocations to be NUMA aware
1849 - powerpc/hotplug-mem: Fix missing endian conversion of aa_index
1850 - perf/core: Drop kernel samples even though :u is specified
1851 - drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
1852 - drm/vmwgfx: Make sure backup_handle is always valid
1853 - drm/nouveau/tmr: fully separate alarm execution/pending lists
1854 - ALSA: timer: Fix race between read and ioctl
1855 - ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
1856 - ASoC: Fix use-after-free at card unregistration
1857 - drivers: char: mem: Fix wraparound check to allow mappings up to the end
1858 - tty: Drop krefs for interrupted tty lock
1859 - serial: sh-sci: Fix panic when serial console and DMA are enabled
1860 - mm: consider memblock reservations for deferred memory initialization sizing
1861 - NFS: Ensure we revalidate attributes before using execute_ok()
1862 - NFSv4: Don't perform cached access checks before we've OPENed the file
1863 - Make __xfs_xattr_put_listen preperly report errors.
1864 - arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
1865 - arm64: entry: improve data abort handling of tagged pointers
1866 - RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
1867 - usercopy: Adjust tests to deal with SMAP/PAN
1868 - arm64: armv8_deprecated: ensure extension of addr
1869 - arm64: ensure extension of smp_store_release value
1870 - Linux 4.4.72
1871 * Xenial update to 4.4.71 stable release (LP: #1697001)
1872 - sparc: Fix -Wstringop-overflow warning
1873 - s390/qeth: handle sysfs error during initialization
1874 - s390/qeth: unbreak OSM and OSN support
1875 - s390/qeth: avoid null pointer dereference on OSN
1876 - tcp: avoid fragmenting peculiar skbs in SACK
1877 - sctp: fix src address selection if using secondary addresses for ipv6
1878 - tcp: eliminate negative reordering in tcp_clean_rtx_queue
1879 - net: Improve handling of failures on link and route dumps
1880 - bridge: netlink: check vlan_default_pvid range
1881 - qmi_wwan: add another Lenovo EM74xx device ID
1882 - bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
1883 - be2net: Fix offload features for Q-in-Q packets
1884 - virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
1885 - tcp: avoid fastopen API to be used on AF_UNSPEC
1886 - sctp: fix ICMP processing if skb is non-linear
1887 - ipv4: add reference counting to metrics
1888 - netem: fix skb_orphan_partial()
1889 - net: phy: marvell: Limit errata to 88m1101
1890 - vlan: Fix tcp checksum offloads in Q-in-Q vlans
1891 - i2c: i2c-tiny-usb: fix buffer not being DMA capable
1892 - mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
1893 - HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference
1894 - scsi: mpt3sas: Force request partial completion alignment
1895 - drm/radeon/ci: disable mclk switching for high refresh rates (v2)
1896 - drm/radeon: Unbreak HPD handling for r600+
1897 - pcmcia: remove left-over %Z format
1898 - ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
1899 - slub/memcg: cure the brainless abuse of sysfs attributes
1900 - drm/gma500/psb: Actually use VBT mode when it is found
1901 - mm/migrate: fix refcount handling when !hugepage_migration_supported()
1902 - mlock: fix mlock count can not decrease in race condition
1903 - xfs: Fix missed holes in SEEK_HOLE implementation
1904 - xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
1905 - xfs: fix over-copying of getbmap parameters from userspace
1906 - xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
1907 - xfs: prevent multi-fsb dir readahead from reading random blocks
1908 - xfs: fix up quotacheck buffer list error handling
1909 - xfs: support ability to wait on new inodes
1910 - xfs: update ag iterator to support wait on new inodes
1911 - xfs: wait on new inodes during quotaoff dquot release
1912 - xfs: fix indlen accounting error on partial delalloc conversion
1913 - xfs: bad assertion for delalloc an extent that start at i_size
1914 - xfs: fix unaligned access in xfs_btree_visit_blocks
1915 - xfs: in _attrlist_by_handle, copy the cursor back to userspace
1916 - xfs: only return -errno or success from attr ->put_listent
1917 - Linux 4.4.71
1918 * CVE-2017-7346
1919 - drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
1920 * Power button does not work on Latitude 7480 (LP: #1697116)
1921 - intel-hid: Remove duplicated acpi_remove_notify_handler
1922 - platform/x86: intel-hid: Support 5 button array
1923 * CVE-2017-9074
1924 - ipv6: Check ip6_find_1stfragopt() return value properly.
1925 * CVE-2014-9900
1926 - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
1927
1928 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 29 Jun 2017 06:56:07 -0300
1929
1930 linux-snapdragon (4.4.0-1063.68) xenial; urgency=low
1931
1932 * linux-snapdragon: 4.4.0-1063.68 -proposed tracker (LP: #1700545)
1933
1934 [ Ubuntu: 4.4.0-83.106 ]
1935
1936 * linux: 4.4.0-83.106 -proposed tracker (LP: #1700541)
1937 * CVE-2017-1000364
1938 - Revert "UBUNTU: SAUCE: mm: Only expand stack if guard area is hit"
1939 - Revert "mm: do not collapse stack gap into THP"
1940 - Revert "mm: enlarge stack guard gap"
1941 - mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case
1942 - mm: larger stack guard gap, between vmas
1943 - mm: fix new crash in unmapped_area_topdown()
1944 - Allow stack to grow up to address space limit
1945
1946 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 26 Jun 2017 15:28:51 -0300
1947
1948 linux-snapdragon (4.4.0-1062.67) xenial; urgency=low
1949
1950 * linux-snapdragon: 4.4.0-1062.67 -proposed tracker (LP: #1699068)
1951
1952 * Disable CONFIG_I2C_THUNDERX for snapdragon kernel (LP: #1696937)
1953 - [Config] Disable CONFIG_I2C_THUNDERX
1954
1955 [ Ubuntu: 4.4.0-82.105 ]
1956
1957 * linux: 4.4.0-82.105 -proposed tracker (LP: #1699064)
1958 * CVE-2017-1000364
1959 - SAUCE: mm: Only expand stack if guard area is hit
1960 * linux-aws/linux-gke incorrectly producing and using linux-*-tools-
1961 common/linux-*-cloud-tools-common (LP: #1688579)
1962 - [Config] make linux-tools-common and linux-cloud-tools-common protection
1963 consistent
1964 * CVE-2017-9242
1965 - ipv6: fix out of bound writes in __ip6_append_data()
1966 * CVE-2017-9075
1967 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
1968 * CVE-2017-9074
1969 - ipv6: Prevent overrun when parsing v6 header options
1970 * CVE-2017-9076
1971 - ipv6/dccp: do not inherit ipv6_mc_list from parent
1972 * CVE-2017-9077
1973 - ipv6/dccp: do not inherit ipv6_mc_list from parent
1974 * CVE-2017-8890
1975 - dccp/tcp: do not inherit mc_list from parent
1976 * Module signing exclusion for staging drivers does not work properly
1977 (LP: #1690908)
1978 - SAUCE: Fix module signing exclusion in package builds
1979 * extend-diff-ignore should use exact matches (LP: #1693504)
1980 - [Packaging] exact extend-diff-ignore matches
1981 * Dell XPS 9360 wifi 5G performance is poor (LP: #1692836)
1982 - SAUCE: ath10k: fix the wifi speed issue for kill 1535
1983 * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC12 (LP: #1694607)
1984 - SAUCE: Redpine: Upgrade to ver. 1.2.RC12
1985 * [DP MST] No audio output through HDMI/DP/mDP ports in Dell WD15 and TB15
1986 docking stations (LP: #1694665)
1987 - drm/i915: Store port enum in intel_encoder
1988 - drm/i915: Eliminate redundant local variable definition
1989 - drm/i915: Switch to using port stored in intel_encoder
1990 - drm/i915: Move audio_connector to intel_encoder
1991 - drm/i915/dp: DP audio API changes for MST
1992 - drm/i915: abstract ddi being audio enabled
1993 - drm/i915/audio: extend get_saved_enc() to support more scenarios
1994 - drm/i915: enable dp mst audio
1995 * Xenial update to 4.4.70 stable release (LP: #1694621)
1996 - usb: misc: legousbtower: Fix buffers on stack
1997 - usb: misc: legousbtower: Fix memory leak
1998 - USB: ene_usb6250: fix DMA to the stack
1999 - watchdog: pcwd_usb: fix NULL-deref at probe
2000 - char: lp: fix possible integer overflow in lp_setup()
2001 - USB: core: replace %p with %pK
2002 - ARM: tegra: paz00: Mark panel regulator as enabled on boot
2003 - tpm_crb: check for bad response size
2004 - infiniband: call ipv6 route lookup via the stub interface
2005 - dm btree: fix for dm_btree_find_lowest_key()
2006 - dm raid: select the Kconfig option CONFIG_MD_RAID0
2007 - dm bufio: avoid a possible ABBA deadlock
2008 - dm bufio: check new buffer allocation watermark every 30 seconds
2009 - dm cache metadata: fail operations if fail_io mode has been established
2010 - dm bufio: make the parameter "retain_bytes" unsigned long
2011 - dm thin metadata: call precommit before saving the roots
2012 - dm space map disk: fix some book keeping in the disk space map
2013 - md: update slab_cache before releasing new stripes when stripes resizing
2014 - rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
2015 - mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
2016 - ima: accept previously set IMA_NEW_FILE
2017 - KVM: x86: Fix load damaged SSEx MXCSR register
2018 - KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
2019 - regulator: tps65023: Fix inverted core enable logic.
2020 - s390/kdump: Add final note
2021 - s390/cputime: fix incorrect system time
2022 - ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
2023 - ath9k_htc: fix NULL-deref at probe
2024 - drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark
2025 calculations.
2026 - drm/amdgpu: Make display watermark calculations more accurate
2027 - drm/nouveau/therm: remove ineffective workarounds for alarm bugs
2028 - drm/nouveau/tmr: ack interrupt before processing alarms
2029 - drm/nouveau/tmr: fix corruption of the pending list when rescheduling an
2030 alarm
2031 - drm/nouveau/tmr: avoid processing completed alarms when adding a new one
2032 - drm/nouveau/tmr: handle races with hw when updating the next alarm time
2033 - cdc-acm: fix possible invalid access when processing notification
2034 - proc: Fix unbalanced hard link numbers
2035 - of: fix sparse warning in of_pci_range_parser_one
2036 - iio: dac: ad7303: fix channel description
2037 - pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
2038 - pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
2039 - USB: serial: ftdi_sio: fix setting latency for unprivileged users
2040 - USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
2041 - ext4 crypto: don't let data integrity writebacks fail with ENOMEM
2042 - ext4 crypto: fix some error handling
2043 - net: qmi_wwan: Add SIMCom 7230E
2044 - fscrypt: fix context consistency check when key(s) unavailable
2045 - f2fs: check entire encrypted bigname when finding a dentry
2046 - fscrypt: avoid collisions when presenting long encrypted filenames
2047 - usb: host: xhci-plat: propagate return value of platform_get_irq()
2048 - xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
2049 - usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
2050 - net: irda: irda-usb: fix firmware name on big-endian hosts
2051 - usbvision: fix NULL-deref at probe
2052 - mceusb: fix NULL-deref at probe
2053 - ttusb2: limit messages to buffer size
2054 - usb: musb: tusb6010_omap: Do not reset the other direction's packet size
2055 - USB: iowarrior: fix info ioctl on big-endian hosts
2056 - usb: serial: option: add Telit ME910 support
2057 - USB: serial: qcserial: add more Lenovo EM74xx device IDs
2058 - USB: serial: mct_u232: fix big-endian baud-rate handling
2059 - USB: serial: io_ti: fix div-by-zero in set_termios
2060 - USB: hub: fix SS hub-descriptor handling
2061 - USB: hub: fix non-SS hub-descriptor handling
2062 - ipx: call ipxitf_put() in ioctl error path
2063 - iio: proximity: as3935: fix as3935_write
2064 - ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
2065 - gspca: konica: add missing endpoint sanity check
2066 - s5p-mfc: Fix unbalanced call to clock management
2067 - dib0700: fix NULL-deref at probe
2068 - zr364xx: enforce minimum size when reading header
2069 - dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops
2070 - cx231xx-audio: fix init error path
2071 - cx231xx-audio: fix NULL-deref at probe
2072 - cx231xx-cards: fix NULL-deref at probe
2073 - powerpc/book3s/mce: Move add_taint() later in virtual mode
2074 - powerpc/pseries: Fix of_node_put() underflow during DLPAR remove
2075 - powerpc/64e: Fix hang when debugging programs with relocated kernel
2076 - ARM: dts: at91: sama5d3_xplained: fix ADC vref
2077 - ARM: dts: at91: sama5d3_xplained: not all ADC channels are available
2078 - arm64: xchg: hazard against entire exchange variable
2079 - arm64: uaccess: ensure extension of access_ok() addr
2080 - arm64: documentation: document tagged pointer stack constraints
2081 - xc2028: Fix use-after-free bug properly
2082 - Revert "UBUNTU: SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp"
2083 - mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
2084 - staging: rtl8192e: fix 2 byte alignment of register BSSIDR.
2085 - staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.
2086 - iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
2087 - metag/uaccess: Fix access_ok()
2088 - metag/uaccess: Check access_ok in strncpy_from_user
2089 - uwb: fix device quirk on big-endian hosts
2090 - genirq: Fix chained interrupt data ordering
2091 - osf_wait4(): fix infoleak
2092 - tracing/kprobes: Enforce kprobes teardown after testing
2093 - PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
2094 - PCI: Freeze PME scan before suspending devices
2095 - drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2
2096 - nfsd: encoders mustn't use unitialized values in error cases
2097 - drivers: char: mem: Check for address space wraparound with mmap()
2098 - Linux 4.4.70
2099 * Xenial update to 4.4.69 stable release (LP: #1692900)
2100 - xen: adjust early dom0 p2m handling to xen hypervisor behavior
2101 - target: Fix compare_and_write_callback handling for non GOOD status
2102 - target/fileio: Fix zero-length READ and WRITE handling
2103 - target: Convert ACL change queue_depth se_session reference usage
2104 - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
2105 - usb: host: xhci: print correct command ring address
2106 - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
2107 - USB: Proper handling of Race Condition when two USB class drivers try to
2108 call init_usb_class simultaneously
2109 - staging: vt6656: use off stack for in buffer USB transfers.
2110 - staging: vt6656: use off stack for out buffer USB transfers.
2111 - staging: gdm724x: gdm_mux: fix use-after-free on module unload
2112 - staging: comedi: jr3_pci: fix possible null pointer dereference
2113 - staging: comedi: jr3_pci: cope with jiffies wraparound
2114 - usb: misc: add missing continue in switch
2115 - usb: Make sure usb/phy/of gets built-in
2116 - usb: hub: Fix error loop seen after hub communication errors
2117 - usb: hub: Do not attempt to autosuspend disconnected devices
2118 - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
2119 - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
2120 - x86, pmem: Fix cache flushing for iovec write < 8 bytes
2121 - um: Fix PTRACE_POKEUSER on x86_64
2122 - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
2123 - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
2124 - block: fix blk_integrity_register to use template's interval_exp if not 0
2125 - crypto: algif_aead - Require setkey before accept(2)
2126 - dm era: save spacemap metadata root after the pre-commit
2127 - vfio/type1: Remove locked page accounting workqueue
2128 - IB/core: Fix sysfs registration error flow
2129 - IB/IPoIB: ibX: failed to create mcg debug file
2130 - IB/mlx4: Fix ib device initialization error flow
2131 - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
2132 - ext4: evict inline data when writing to memory map
2133 - fs/xattr.c: zero out memory copied to userspace in getxattr
2134 - ceph: fix memory leak in __ceph_setxattr()
2135 - fs/block_dev: always invalidate cleancache in invalidate_bdev()
2136 - Set unicode flag on cifs echo request to avoid Mac error
2137 - SMB3: Work around mount failure when using SMB3 dialect to Macs
2138 - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
2139 - cifs: fix CIFS_IOC_GET_MNT_INFO oops
2140 - CIFS: add misssing SFM mapping for doublequote
2141 - padata: free correct variable
2142 - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
2143 - serial: samsung: Use right device for DMA-mapping calls
2144 - serial: omap: fix runtime-pm handling on unbind
2145 - serial: omap: suspend device on probe errors
2146 - tty: pty: Fix ldisc flush after userspace become aware of the data already
2147 - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
2148 - Bluetooth: hci_bcm: add missing tty-device sanity check
2149 - Bluetooth: hci_intel: add missing tty-device sanity check
2150 - mac80211: pass RX aggregation window size to driver
2151 - mac80211: pass block ack session timeout to to driver
2152 - mac80211: RX BA support for sta max_rx_aggregation_subframes
2153 - wlcore: Pass win_size taken from ieee80211_sta to FW
2154 - wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
2155 - ipmi: Fix kernel panic at ipmi_ssif_thread()
2156 - Linux 4.4.69
2157 * Support IPMI system interface on Cavium ThunderX (LP: #1688132)
2158 - i2c: octeon: Cleanup kerneldoc comments
2159 - i2c: octeon: Cleanup i2c-octeon driver
2160 - i2c: octeon: Cleanup resource allocation code
2161 - i2c: octeon: Support I2C_M_RECV_LEN
2162 - i2c: octeon: Increase retry default and use fixed timeout value
2163 - i2c: octeon: Move set-clock and init-lowlevel upward
2164 - i2c: octeon: Rename [read|write]_sw to reg_[read|write]
2165 - i2c: octeon: Introduce helper functions for register access
2166 - i2c: octeon: Remove superfluous check in octeon_i2c_test_iflg
2167 - i2c: octeon: Improve error status checking
2168 - i2c: octeon: Use i2c recovery framework
2169 - i2c: octeon: Add flush writeq helper function
2170 - i2c: octeon: Enable High-Level Controller
2171 - i2c: octeon: Add support for cn78xx chips
2172 - i2c: octeon: Remove zero-length message support
2173 - i2c: octeon: Improve performance if interrupt is early
2174 - i2c: octeon: Add workaround for broken irqs on CN3860
2175 - i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN
2176 - i2c: octeon: Avoid printk after too long SMBUS message
2177 - i2c: octeon: Rename driver to prepare for split
2178 - i2c: octeon: Split the driver into two parts
2179 - [Config] CONFIG_I2C_THUNDERX=m
2180 - i2c: thunderx: Add i2c driver for ThunderX SOC
2181 - i2c: thunderx: Add SMBUS alert support
2182 - i2c: octeon,thunderx: Move register offsets to struct
2183 - i2c: octeon: Sort include files alphabetically
2184 - i2c: octeon: Use booleon values for booleon variables
2185 - i2c: octeon: thunderx: Add MAINTAINERS entry
2186 - i2c: octeon: Fix set SCL recovery function
2187 - i2c: octeon: Avoid sending STOP during recovery
2188 - i2c: octeon: Fix high-level controller status check
2189 - i2c: octeon: thunderx: TWSI software reset in recovery
2190 - i2c: octeon: thunderx: Remove double-check after interrupt
2191 - i2c: octeon: thunderx: Limit register access retries
2192 - i2c: thunderx: Enable HWMON class probing
2193 * Xenial update to 4.4.68 stable release (LP: #1691418)
2194 - 9p: fix a potential acl leak
2195 - ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode
2196 - cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
2197 - powerpc/powernv: Fix opal_exit tracepoint opcode
2198 - power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
2199 - power: supply: bq24190_charger: Call set_mode_host() on pm_resume()
2200 - power: supply: bq24190_charger: Install irq_handler_thread() at end of
2201 probe()
2202 - power: supply: bq24190_charger: Call power_supply_changed() for relevant
2203 component
2204 - power: supply: bq24190_charger: Don't read fault register outside
2205 irq_handle_thread()
2206 - power: supply: bq24190_charger: Handle fault before status on interrupt
2207 - leds: ktd2692: avoid harmless maybe-uninitialized warning
2208 - ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
2209 - mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
2210 - mwifiex: remove redundant dma padding in AMSDU
2211 - mwifiex: Avoid skipping WEP key deletion for AP
2212 - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
2213 - x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
2214 - clk: Make x86/ conditional on CONFIG_COMMON_CLK
2215 - kprobes/x86: Fix kernel panic when certain exception-handling addresses are
2216 probed
2217 - x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
2218 - Revert "KVM: nested VMX: disable perf cpuid reporting"
2219 - KVM: nVMX: initialize PML fields in vmcs02
2220 - KVM: nVMX: do not leak PML full vmexit to L1
2221 - usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
2222 paths
2223 - usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
2224 paths
2225 - usb: chipidea: Only read/write OTGSC from one place
2226 - usb: chipidea: Handle extcon events properly
2227 - USB: serial: keyspan_pda: fix receive sanity checks
2228 - USB: serial: digi_acceleport: fix incomplete rx sanity check
2229 - USB: serial: ssu100: fix control-message error handling
2230 - USB: serial: io_edgeport: fix epic-descriptor handling
2231 - USB: serial: ti_usb_3410_5052: fix control-message error handling
2232 - USB: serial: ark3116: fix open error handling
2233 - USB: serial: ftdi_sio: fix latency-timer error handling
2234 - USB: serial: quatech2: fix control-message error handling
2235 - USB: serial: mct_u232: fix modem-status error handling
2236 - USB: serial: io_edgeport: fix descriptor error handling
2237 - phy: qcom-usb-hs: Add depends on EXTCON
2238 - serial: 8250_omap: Fix probe and remove for PM runtime
2239 - scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
2240 - MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
2241 - brcmfmac: Ensure pointer correctly set if skb data location changes
2242 - brcmfmac: Make skb header writable before use
2243 - staging: wlan-ng: add missing byte order conversion
2244 - staging: emxx_udc: remove incorrect __init annotations
2245 - ALSA: hda - Fix deadlock of controller device lock at unbinding
2246 - tcp: do not underestimate skb->truesize in tcp_trim_head()
2247 - bpf, arm64: fix jit branch offset related to ldimm64
2248 - tcp: fix wraparound issue in tcp_lp
2249 - tcp: do not inherit fastopen_req from parent
2250 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
2251 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
2252 - ipv6: initialize route null entry in addrconf_init()
2253 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
2254 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
2255 - f2fs: sanity check segment count
2256 - drm/ttm: fix use-after-free races in vm fault handling
2257 - block: get rid of blk_integrity_revalidate()
2258 - Linux 4.4.68
2259 * Keyboard backlight control does not work on some dell laptops.
2260 (LP: #1693126)
2261 - platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
2262 - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
2263 * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC9 (LP: #1690498)
2264 - SAUCE: Redpine: Upgrade to ver. 1.2.RC9
2265 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
2266 (LP: #1672819)
2267 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
2268 * attempts to rename vlans / vlans have addr_assign_type of 0 on kernel 4.4
2269 (LP: #1682871)
2270 - vlan: Propagate MAC address to VLANs
2271 * Exar usb-serial doesn't restore baud rate after resume from S3/S4
2272 (LP: #1690362)
2273 - SAUCE: xr-usb-serial: re-initialise baudrate after resume from S3/S4
2274 * st_pressure, st_accel IIO drivers fail to detect sensors after reloading
2275 kernel modules (LP: #1690310)
2276 - SAUCE: (no-up) iio: st_pressure: st_accel: Initialise sensor platform data
2277 properly
2278 * nvidia-docker on ppc64le-ubuntu16.04 issue due to cross-thread naming if
2279 !PR_DUMPABLE (LP: #1690225)
2280 - procfs: fix pthread cross-thread naming if !PR_DUMPABLE
2281 * linux xenial derivatives fail to build (LP: #1691814)
2282 - [Packaging] Set do_tools_common in common vars
2283
2284 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 21 Jun 2017 10:45:33 +0200
2285
2286 linux-snapdragon (4.4.0-1061.66) xenial; urgency=low
2287
2288 [ Ubuntu: 4.4.0-81.104 ]
2289
2290 * CVE-2017-1000364
2291 - mm: enlarge stack guard gap
2292 - mm: do not collapse stack gap into THP
2293
2294 -- Stefan Bader <stefan.bader@canonical.com> Wed, 14 Jun 2017 12:22:51 +0200
2295
2296 linux-snapdragon (4.4.0-1059.63) xenial; urgency=low
2297
2298 * linux-snapdragon: 4.4.0-1059.63 -proposed tracker (LP: #1691183)
2299
2300 * linux xenial derivatives fail to build (LP: #1691814)
2301 - [Packaging] Set do_tools_common in common vars
2302 - [Packaging] Do not build tools-common
2303
2304 [ Ubuntu: 4.4.0-79.100 ]
2305
2306 * linux: 4.4.0-79.100 -proposed tracker (LP: #1691180)
2307 * linux-aws/linux-gke incorrectly producing and using linux-*-tools-
2308 common/linux-*-cloud-tools-common (LP: #1688579)
2309 - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
2310 gke versions
2311 - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
2312 aws versions
2313 - [Packaging] prevent linux-*-tools-common from being produced from non linux
2314 packages
2315 * CVE-2017-0605
2316 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
2317 * i915-bpo crashes on external hdmi input (LP: #1580272)
2318 - SAUCE: i915_bpo: Silence the warning about watermark entries not changing
2319 * Kernel panics on Xenial when using cgroups and strict CFS limits
2320 (LP: #1687512)
2321 - sched/fair: Initialize throttle_count for new task-groups lazily
2322 - sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
2323 * bonding - mlx5 - speed changed to 0 after changing ring size (LP: #1687877)
2324 - bonding: allow notifications for bond_set_slave_link_state
2325 * Xenial update to 4.4.67 stable release (LP: #1689296)
2326 - timerfd: Protect the might cancel mechanism proper
2327 - Handle mismatched open calls
2328 - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
2329 - ALSA: ppc/awacs: shut up maybe-uninitialized warning
2330 - drbd: avoid redefinition of BITS_PER_PAGE
2331 - mtd: avoid stack overflow in MTD CFI code
2332 - net: tg3: avoid uninitialized variable warning
2333 - netlink: Allow direct reclaim for fallback allocation
2334 - IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
2335 - IB/ehca: fix maybe-uninitialized warnings
2336 - ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
2337 - ext4 crypto: revalidate dentry after adding or removing the key
2338 - ext4 crypto: use dget_parent() in ext4_d_revalidate()
2339 - ext4/fscrypto: avoid RCU lookup in d_revalidate
2340 - nfsd4: minor NFSv2/v3 write decoding cleanup
2341 - nfsd: stricter decoding of write-like NFSv2/v3 ops
2342 - dm ioctl: prevent stack leak in dm ioctl call
2343 - Linux 4.4.67
2344 * Precision Rack failed to resume from S4 (LP: #1686061)
2345 - x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
2346 - x86/boot: Split out kernel_ident_mapping_init()
2347 - x86/power/64: Always create temporary identity mapping correctly
2348 * Xenial update to 4.4.66 stable release (LP: #1688505)
2349 - f2fs: do more integrity verification for superblock
2350 - xc2028: unlock on error in xc2028_set_config()
2351 - ARM: OMAP2+: timer: add probe for clocksources
2352 - clk: sunxi: Add apb0 gates for H3
2353 - crypto: testmgr - fix out of bound read in __test_aead()
2354 - drm/amdgpu: fix array out of bounds
2355 - ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
2356 - md:raid1: fix a dead loop when read from a WriteMostly disk
2357 - MIPS: Fix crash registers on non-crashing CPUs
2358 - net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
2359 - net_sched: close another race condition in tcf_mirred_release()
2360 - RDS: Fix the atomicity for congestion map update
2361 - regulator: core: Clear the supply pointer if enabling fails
2362 - usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
2363 - xen/x86: don't lose event interrupts
2364 - sparc64: kern_addr_valid regression
2365 - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
2366 - net: neigh: guard against NULL solicit() method
2367 - net: phy: handle state correctly in phy_stop_machine
2368 - l2tp: purge socket queues in the .destruct() callback
2369 - l2tp: take reference on sessions being dumped
2370 - l2tp: fix PPP pseudo-wire auto-loading
2371 - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
2372 - sctp: listen on the sock only when it's state is listening or closed
2373 - tcp: clear saved_syn in tcp_disconnect()
2374 - dp83640: don't recieve time stamps twice
2375 - net: ipv6: RTF_PCPU should not be settable from userspace
2376 - netpoll: Check for skb->queue_mapping
2377 - ip6mr: fix notification device destruction
2378 - macvlan: Fix device ref leak when purging bc_queue
2379 - ipv6: check skb->protocol before lookup for nexthop
2380 - ipv6: check raw payload size correctly in ioctl
2381 - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
2382 type
2383 - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
2384 - MIPS: KGDB: Use kernel context for sleeping threads
2385 - MIPS: Avoid BUG warning in arch_check_elf
2386 - p9_client_readdir() fix
2387 - Input: i8042 - add Clevo P650RS to the i8042 reset list
2388 - nfsd: check for oversized NFSv2/v3 arguments
2389 - ARCv2: save r30 on kernel entry as gcc uses it for code-gen
2390 - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
2391 - Linux 4.4.66
2392 * Xenial update to 4.4.65 stable release (LP: #1688483)
2393 - tipc: make sure IPv6 header fits in skb headroom
2394 - tipc: make dist queue pernet
2395 - tipc: re-enable compensation for socket receive buffer double counting
2396 - tipc: correct error in node fsm
2397 - tty: nozomi: avoid a harmless gcc warning
2398 - hostap: avoid uninitialized variable use in hfa384x_get_rid
2399 - gfs2: avoid uninitialized variable warning
2400 - tipc: fix random link resets while adding a second bearer
2401 - tipc: fix socket timer deadlock
2402 - xc2028: avoid use after free
2403 - netfilter: nfnetlink: correctly validate length of batch messages
2404 - tipc: check minimum bearer MTU
2405 - vfio/pci: Fix integer overflows, bitmask check
2406 - staging/android/ion : fix a race condition in the ion driver
2407 - ping: implement proper locking
2408 - perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
2409 - Linux 4.4.65
2410 * Xenial update to 4.4.64 stable release (LP: #1687638)
2411 - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
2412 - KEYS: Change the name of the dead type to ".dead" to prevent user access
2413 - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
2414 - tracing: Allocate the snapshot buffer before enabling probe
2415 - ring-buffer: Have ring_buffer_iter_empty() return true when empty
2416 - cifs: Do not send echoes before Negotiate is complete
2417 - CIFS: remove bad_network_name flag
2418 - s390/mm: fix CMMA vs KSM vs others
2419 - VSOCK: Detach QP check should filter out non matching QPs.
2420 - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
2421 - ACPI / power: Avoid maybe-uninitialized warning
2422 - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
2423 - mac80211: reject ToDS broadcast data frames
2424 - ubi/upd: Always flush after prepared for an update
2425 - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
2426 - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
2427 - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
2428 - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
2429 - block: fix del_gendisk() vs blkdev_ioctl crash
2430 - tipc: fix crash during node removal
2431 - Linux 4.4.64
2432 * Xenial update to 4.4.63 stable release (LP: #1687629)
2433 - cgroup, kthread: close race window where new kthreads can be migrated to
2434 non-root cgroups
2435 - thp: fix MADV_DONTNEED vs clear soft dirty race
2436 - drm/nouveau/mpeg: mthd returns true on success now
2437 - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
2438 - CIFS: store results of cifs_reopen_file to avoid infinite wait
2439 - Input: xpad - add support for Razer Wildcat gamepad
2440 - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
2441 - x86/vdso: Ensure vdso32_enabled gets set to valid values only
2442 - x86/vdso: Plug race between mapping and ELF header setup
2443 - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
2444 comparison)
2445 - iscsi-target: Fix TMR reference leak during session shutdown
2446 - iscsi-target: Drop work-around for legacy GlobalSAN initiator
2447 - scsi: sr: Sanity check returned mode data
2448 - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
2449 - scsi: sd: Fix capacity calculation with 32-bit sector_t
2450 - xen, fbfront: fix connecting to backend
2451 - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
2452 - irqchip/irq-imx-gpcv2: Fix spinlock initialization
2453 - ftrace: Fix removing of second function probe
2454 - char: Drop bogus dependency of DEVPORT on !M68K
2455 - char: lack of bool string made CONFIG_DEVPORT always on
2456 - Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
2457 - kvm: fix page struct leak in handle_vmon
2458 - zram: do not use copy_page with non-page aligned address
2459 - powerpc: Disable HFSCR[TM] if TM is not supported
2460 - crypto: ahash - Fix EINPROGRESS notification callback
2461 - ath9k: fix NULL pointer dereference
2462 - dvb-usb-v2: avoid use-after-free
2463 - ext4: fix inode checksum calculation problem if i_extra_size is small
2464 - platform/x86: acer-wmi: setup accelerometer when machine has appropriate
2465 notify event
2466 - rtc: tegra: Implement clock handling
2467 - mm: Tighten x86 /dev/mem with zeroing reads
2468 - dvb-usb: don't use stack for firmware load
2469 - dvb-usb-firmware: don't do DMA on stack
2470 - virtio-console: avoid DMA from stack
2471 - pegasus: Use heap buffers for all register access
2472 - rtl8150: Use heap buffers for all register access
2473 - catc: Combine failure cleanup code in catc_probe()
2474 - catc: Use heap buffer for memory size test
2475 - tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
2476 - net: ipv6: check route protocol when deleting routes
2477 - MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.
2478 - Linux 4.4.63
2479
2480 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 19 May 2017 09:39:36 -0300
2481
2482 linux-snapdragon (4.4.0-1058.62) xenial; urgency=low
2483
2484 * linux-snapdragon: 4.4.0-1058.62 -proposed tracker (LP: #1686649)
2485
2486 [ Ubuntu: 4.4.0-78.99 ]
2487
2488 * linux: 4.4.0-78.99 -proposed tracker (LP: #1686645)
2489 * Please backport fix to reference leak in cgroup blkio throttle
2490 (LP: #1683976)
2491 - block: fix module reference leak on put_disk() call for cgroups throttle
2492 * UbuntuKVM guest crashed while running I/O stress test with Ubuntu kernel
2493 4.4.0-47-generic (LP: #1659111)
2494 - block: Unhash block device inodes on gendisk destruction
2495 - block: Use pointer to backing_dev_info from request_queue
2496 - block: Dynamically allocate and refcount backing_dev_info
2497 - block: Make blk_get_backing_dev_info() safe without open bdev
2498 - block: Get rid of blk_get_backing_dev_info()
2499 - block: Move bdev_unhash_inode() after invalidate_partition()
2500 - block: Unhash also block device inode for the whole device
2501 - block: Revalidate i_bdev reference in bd_aquire()
2502 - block: Initialize bd_bdi on inode initialization
2503 - block: Move bdi_unregister() to del_gendisk()
2504 - block: Allow bdi re-registration
2505 - bdi: Fix use-after-free in wb_congested_put()
2506 - block: Make del_gendisk() safer for disks without queues
2507 - block: Fix bdi assignment to bdev inode when racing with disk delete
2508 - bdi: Mark congested->bdi as internal
2509 - bdi: Make wb->bdi a proper reference
2510 - bdi: Unify bdi->wb_list handling for root wb_writeback
2511 - bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
2512 - bdi: Do not wait for cgwbs release in bdi_unregister()
2513 - bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
2514 - block: Fix oops in locked_inode_to_wb_and_lock_list()
2515 - kobject: Export kobject_get_unless_zero()
2516 - block: Fix oops scsi_disk_get()
2517 * Touchpad not working correctly after kernel upgrade (LP: #1662589)
2518 - Input: ALPS - fix V8+ protocol handling (73 03 28)
2519 * Xenial update to v4.4.62 stable release (LP: #1683728)
2520 - drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
2521 - drm/i915: Stop using RP_DOWN_EI on Baytrail
2522 - usb: dwc3: gadget: delay unmap of bounced requests
2523 - mtd: bcm47xxpart: fix parsing first block after aligned TRX
2524 - MIPS: Introduce irq_stack
2525 - MIPS: Stack unwinding while on IRQ stack
2526 - MIPS: Only change $28 to thread_info if coming from user mode
2527 - MIPS: Switch to the irq_stack in interrupts
2528 - MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
2529 - MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
2530 - crypto: caam - fix RNG deinstantiation error checking
2531 - Linux 4.4.62
2532 * ifup service of network device stay active after driver stop (LP: #1672144)
2533 - net: use net->count to check whether a netns is alive or not
2534 * [Hyper-V] mkfs regression in kernel 4.4+ (LP: #1682215)
2535 - block: relax check on sg gap
2536 * [Feature] KBL: intel_powerclamp driver support (LP: #1591641)
2537 - thermal/powerclamp: remove cpu whitelist
2538 - thermal/powerclamp: correct cpu support check
2539 - thermal/powerclamp: add back module device table
2540 * sysfs channel reads of lps22hb pressure sensor are stale (LP: #1682103)
2541 - iio: st_pressure: initialize lps22hb bootime
2542 * Backlight control does not work and there are no entries in
2543 /sys/class/backlight (LP: #1667323)
2544 - Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
2545 * [Feature] KBL: intel_rapl driver support (LP: #1591640)
2546 - powercap/intel_rapl: Add support for Kabylake
2547 * Xenial update to v4.4.61 stable release (LP: #1682140)
2548 - drm/vmwgfx: Type-check lookups of fence objects
2549 - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
2550 - drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
2551 - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
2552 - drm/vmwgfx: Remove getparam error message
2553 - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
2554 - sysfs: be careful of error returns from ops->show()
2555 - staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
2556 - arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
2557 - arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
2558 - iio: bmg160: reset chip when probing
2559 - Reset TreeId to zero on SMB2 TREE_CONNECT
2560 - ptrace: fix PTRACE_LISTEN race corrupting task->state
2561 - ring-buffer: Fix return value check in test_ringbuffer()
2562 - metag/usercopy: Drop unused macros
2563 - metag/usercopy: Fix alignment error checking
2564 - metag/usercopy: Add early abort to copy_to_user
2565 - metag/usercopy: Zero rest of buffer from copy_from_user
2566 - metag/usercopy: Set flags before ADDZ
2567 - metag/usercopy: Fix src fixup in from user rapf loops
2568 - metag/usercopy: Add missing fixups
2569 - powerpc/mm: Add missing global TLB invalidate if cxl is active
2570 - powerpc: Don't try to fix up misaligned load-with-reservation instructions
2571 - nios2: reserve boot memory for device tree
2572 - s390/decompressor: fix initrd corruption caused by bss clear
2573 - s390/uaccess: get_user() should zero on failure (again)
2574 - MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
2575 - MIPS: ralink: Fix typos in rt3883 pinctrl
2576 - MIPS: End spinlocks with .insn
2577 - MIPS: Lantiq: fix missing xbar kernel panic
2578 - MIPS: Flush wrong invalid FTLB entry for huge page
2579 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
2580 - Linux 4.4.61
2581 * Xenial update to v4.4.60 stable release (LP: #1681862)
2582 - libceph: force GFP_NOIO for socket allocations
2583 - xen/setup: Don't relocate p2m over existing one
2584 - scsi: mpt3sas: fix hang on ata passthrough commands
2585 - scsi: sg: check length passed to SG_NEXT_CMD_LEN
2586 - scsi: libsas: fix ata xfer length
2587 - ALSA: seq: Fix race during FIFO resize
2588 - ALSA: hda - fix a problem for lineout on a Dell AIO machine
2589 - ASoC: atmel-classd: fix audio clock rate
2590 - ACPI: Fix incompatibility with mcount-based function graph tracing
2591 - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
2592 - tty/serial: atmel: fix race condition (TX+DMA)
2593 - tty/serial: atmel: fix TX path in atmel_console_write()
2594 - USB: fix linked-list corruption in rh_call_control()
2595 - KVM: x86: clear bus pointer when destroyed
2596 - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
2597 - mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
2598 - MIPS: Lantiq: Fix cascaded IRQ setup
2599 - rtc: s35390a: fix reading out alarm
2600 - rtc: s35390a: make sure all members in the output are set
2601 - rtc: s35390a: implement reset routine as suggested by the reference
2602 - rtc: s35390a: improve irq handling
2603 - KVM: kvm_io_bus_unregister_dev() should never fail
2604 - power: reset: at91-poweroff: timely shutdown LPDDR memories
2605 - blk: improve order of bio handling in generic_make_request()
2606 - blk: Ensure users for current->bio_list can see the full list.
2607 - padata: avoid race in reordering
2608 - Linux 4.4.60
2609
2610 [ Ubuntu: 4.4.0-77.98 ]
2611
2612 * linux: 4.4.0-77.98 -proposed tracker (LP: #1686040)
2613 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
2614 (LP: #1684971)
2615 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
2616 * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC4 (LP: #1669672)
2617 - SAUCE: sdhci: use PCI ID to identify Dell IoT gateways
2618 - SAUCE: Redpine: Upgrade to ver. 1.2.RC4
2619 - [Config] Update CONFIG_VEN_RSI_* configs
2620 - SAUCE: Redpine: add copyright to kernel packages
2621 * Fix RX fail issue on Exar USB serial driver after resume from S3/S4
2622 (LP: #1685133)
2623 - SAUCE: xr-usb-serial: Update driver for Exar USB serial ports
2624 * Miscellaneous Ubuntu changes
2625 - [Config] updating configs to match redpine driver changes
2626
2627 [ Ubuntu: 4.4.0-75.96 ]
2628
2629 * linux: 4.4.0-75.96 -proposed tracker (LP: #1684441)
2630 * [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
2631 (LP: #1682561)
2632 - Drivers: hv: util: move waiting for release to hv_utils_transport itself
2633
2634 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 27 Apr 2017 18:07:58 -0300
2635
2636 linux-snapdragon (4.4.0-1057.61) xenial; urgency=low
2637
2638 * linux-snapdragon: 4.4.0-1057.61 -proposed tracker (LP: #1682045)
2639
2640 [ Ubuntu: 4.4.0-74.95 ]
2641
2642 * linux: 4.4.0-74.95 -proposed tracker (LP: #1682041)
2643 * [Hyper-V] hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
2644 (LP: #1681893)
2645 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
2646
2647 -- Stefan Bader <stefan.bader@canonical.com> Wed, 12 Apr 2017 15:27:24 +0200
2648
2649 linux-snapdragon (4.4.0-1056.60) xenial; urgency=low
2650
2651 * linux-snapdragon: 4.4.0-1056.60 -proposed tracker (LP: #1680423)
2652
2653 [ Ubuntu: 4.4.0-73.94 ]
2654
2655 * linux: 4.4.0-73.94 -proposed tracker (LP: #1680416)
2656 * CVE-2017-6353
2657 - sctp: deny peeloff operation on asocs with threads sleeping on it
2658 * vfat: missing iso8859-1 charset (LP: #1677230)
2659 - [Config] NLS_ISO8859_1=y
2660 * Regression: KVM modules should be on main kernel package (LP: #1678099)
2661 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
2662 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
2663 4.4.0-63.84~14.04.2 (LP: #1664912)
2664 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
2665 * regession tests failing after stackprofile test is run (LP: #1661030)
2666 - SAUCE: fix regression with domain change in complain mode
2667 * Permission denied and inconsistent behavior in complain mode with 'ip netns
2668 list' command (LP: #1648903)
2669 - SAUCE: fix regression with domain change in complain mode
2670 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
2671 from a unshared mount namespace (LP: #1656121)
2672 - SAUCE: apparmor: null profiles should inherit parent control flags
2673 * apparmor refcount leak of profile namespace when removing profiles
2674 (LP: #1660849)
2675 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
2676 * tor in lxd: apparmor="DENIED" operation="change_onexec"
2677 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
2678 name="system_tor" (LP: #1648143)
2679 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
2680 namespaces
2681 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
2682 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
2683 * apparmor auditing denied access of special apparmor .null fi\ le
2684 (LP: #1660836)
2685 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
2686 * apparmor label leak when new label is unused (LP: #1660834)
2687 - SAUCE: apparmor: fix label leak when new label is unused
2688 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
2689 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
2690 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
2691 - SAUCE: apparmor: fix replacement race in reading rawdata
2692 * unix domain socket cross permission check failing with nested namespaces
2693 (LP: #1660832)
2694 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
2695 * Xenial update to v4.4.59 stable release (LP: #1678960)
2696 - xfrm: policy: init locks early
2697 - virtio_balloon: init 1st buffer in stats vq
2698 - pinctrl: qcom: Don't clear status bit on irq_unmask
2699 - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
2700 - h8300/ptrace: Fix incorrect register transfer count
2701 - mips/ptrace: Preserve previous registers for short regset write
2702 - sparc/ptrace: Preserve previous registers for short regset write
2703 - metag/ptrace: Preserve previous registers for short regset write
2704 - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
2705 - metag/ptrace: Reject partial NT_METAG_RPIPE writes
2706 - fscrypt: remove broken support for detecting keyring key revocation
2707 - sched/rt: Add a missing rescheduling point
2708 - Linux 4.4.59
2709 * Update ENA driver to 1.1.2 from net-next (LP: #1664312)
2710 - net: ena: Remove unnecessary pci_set_drvdata()
2711 - net: ena: Fix error return code in ena_device_init()
2712 - net: ena: change the return type of ena_set_push_mode() to be void.
2713 - net: ena: use setup_timer() and mod_timer()
2714 - net/ena: remove ntuple filter support from device feature list
2715 - net/ena: fix queues number calculation
2716 - net/ena: fix ethtool RSS flow configuration
2717 - net/ena: fix RSS default hash configuration
2718 - net/ena: fix NULL dereference when removing the driver after device reset
2719 failed
2720 - net/ena: refactor ena_get_stats64 to be atomic context safe
2721 - net/ena: fix potential access to freed memory during device reset
2722 - net/ena: use READ_ONCE to access completion descriptors
2723 - net/ena: reduce the severity of ena printouts
2724 - net/ena: change driver's default timeouts
2725 - net/ena: change condition for host attribute configuration
2726 - net/ena: update driver version to 1.1.2
2727 * Xenial update to v4.4.58 stable release (LP: #1677600)
2728 - net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
2729 - net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
2730 - net: properly release sk_frag.page
2731 - amd-xgbe: Fix jumbo MTU processing on newer hardware
2732 - net: unix: properly re-increment inflight counter of GC discarded candidates
2733 - net/mlx5: Increase number of max QPs in default profile
2734 - net/mlx5e: Count LRO packets correctly
2735 - net: bcmgenet: remove bcmgenet_internal_phy_setup()
2736 - ipv4: provide stronger user input validation in nl_fib_input()
2737 - socket, bpf: fix sk_filter use after free in sk_clone_lock
2738 - tcp: initialize icsk_ack.lrcvtime at session start time
2739 - Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
2740 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
2741 - Input: iforce - validate number of endpoints before using them
2742 - Input: ims-pcu - validate number of endpoints before using them
2743 - Input: hanwang - validate number of endpoints before using them
2744 - Input: yealink - validate number of endpoints before using them
2745 - Input: cm109 - validate number of endpoints before using them
2746 - Input: kbtab - validate number of endpoints before using them
2747 - Input: sur40 - validate number of endpoints before using them
2748 - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
2749 - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
2750 - ALSA: hda - Adding a group of pin definition to fix headset problem
2751 - USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
2752 - USB: serial: qcserial: add Dell DW5811e
2753 - ACM gadget: fix endianness in notifications
2754 - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
2755 - usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
2756 - USB: uss720: fix NULL-deref at probe
2757 - USB: lvtest: fix NULL-deref at probe
2758 - USB: idmouse: fix NULL-deref at probe
2759 - USB: wusbcore: fix NULL-deref at probe
2760 - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
2761 - usb: hub: Fix crash after failure to read BOS descriptor
2762 - uwb: i1480-dfu: fix NULL-deref at probe
2763 - uwb: hwa-rc: fix NULL-deref at probe
2764 - mmc: ushc: fix NULL-deref at probe
2765 - iio: adc: ti_am335x_adc: fix fifo overrun recovery
2766 - iio: hid-sensor-trigger: Change get poll value function order to avoid
2767 sensor properties losing after resume from S3
2768 - parport: fix attempt to write duplicate procfiles
2769 - ext4: mark inode dirty after converting inline directory
2770 - mmc: sdhci: Do not disable interrupts while waiting for clock
2771 - xen/acpi: upload PM state from init-domain to Xen
2772 - iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
2773 - ARM: at91: pm: cpu_idle: switch DDR to power-down mode
2774 - ARM: dts: at91: sama5d2: add dma properties to UART nodes
2775 - cpufreq: Restore policy min/max limits on CPU online
2776 - raid10: increment write counter after bio is split
2777 - libceph: don't set weight to IN when OSD is destroyed
2778 - xfs: don't allow di_size with high bit set
2779 - xfs: fix up xfs_swap_extent_forks inline extent handling
2780 - nl80211: fix dumpit error path RTNL deadlocks
2781 - USB: usbtmc: add missing endpoint sanity check
2782 - xfs: clear _XBF_PAGES from buffers when readahead page
2783 - igb: add i211 to i210 PHY workaround
2784 - vfio/spapr: Postpone allocation of userspace version of TCE table
2785 - block: allow WRITE_SAME commands with the SG_IO ioctl
2786 - fbcon: Fix vc attr at deinit
2787 - crypto: algif_hash - avoid zero-sized array
2788 - Linux 4.4.58
2789 * PS/2 mouse does not work on Dell embedded computer (LP: #1591053)
2790 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
2791 * Xenial update to v4.4.57 stable release (LP: #1676424)
2792 - give up on gcc ilog2() constant optimizations
2793 - perf/core: Fix event inheritance on fork()
2794 - cpufreq: Fix and clean up show_cpuinfo_cur_freq()
2795 - powerpc/boot: Fix zImage TOC alignment
2796 - md/raid1/10: fix potential deadlock
2797 - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
2798 - scsi: lpfc: Add shutdown method for kexec
2799 - scsi: libiscsi: add lock around task lists to fix list corruption regression
2800 - target: Fix VERIFY_16 handling in sbc_parse_cdb
2801 - isdn/gigaset: fix NULL-deref at probe
2802 - gfs2: Avoid alignment hole in struct lm_lockname
2803 - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
2804 - ext4: fix fencepost in s_first_meta_bg validation
2805 - Linux 4.4.57
2806 * Xenial update to v4.4.56 stable release (LP: #1675789)
2807 - netlink: remove mmapped netlink support
2808 - [Config] CONFIG_NETLINK_MMAP disappeared
2809 - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
2810 - vti6: return GRE_KEY for vti6
2811 - ipv4: mask tos for input route
2812 - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
2813 - net: don't call strlen() on the user buffer in packet_bind_spkt()
2814 - net: net_enable_timestamp() can be called from irq contexts
2815 - dccp: Unlock sock before calling sk_free()
2816 - tcp: fix various issues for sockets morphing to listen state
2817 - net: fix socket refcounting in skb_complete_wifi_ack()
2818 - net: fix socket refcounting in skb_complete_tx_timestamp()
2819 - dccp: fix use-after-free in dccp_feat_activate_values
2820 - vrf: Fix use-after-free in vrf_xmit
2821 - uapi: fix linux/packet_diag.h userspace compilation error
2822 - act_connmark: avoid crashing on malformed nlattrs with null parms
2823 - mpls: Send route delete notifications when router module is unloaded
2824 - ipv6: make ECMP route replacement less greedy
2825 - ipv6: avoid write to a possibly cloned skb
2826 - dccp/tcp: fix routing redirect race
2827 - dccp: fix memory leak during tear-down of unsuccessful connection request
2828 - net sched actions: decrement module reference count after table flush.
2829 - fscrypt: fix renaming and linking special files
2830 - fscrypto: lock inode while setting encryption policy
2831 - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
2832 - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
2833 - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
2834 - futex: Add missing error handling to FUTEX_REQUEUE_PI
2835 - Linux 4.4.56
2836 * Kernel linux-image-4.4.0-67-generic prevent the boot on Microsoft Hyper-v
2837 2012r2 Gen2 VM (LP: #1674635)
2838 - scsi: storvsc: Workaround for virtual DVD SCSI version
2839 * [Hyper-V][Mellanox] net/mlx4_core: Avoid delays during VF driver device
2840 shutdown (LP: #1672785)
2841 - net/mlx4_core: Avoid delays during VF driver device shutdown
2842 * Channel data values for IIO based st_sensors (st_accel, st_pressure) are
2843 incorrect (LP: #1676356)
2844 - iio: core: added support for IIO_VAL_INT
2845 - iio: st_sensors: simplify buffer address handling
2846 - iio: st_sensors: read each channel individually
2847 - iio:st_sensors: emulate SMBus block read if needed
2848 - iio:st_sensors: align on storagebits boundaries
2849 - iio:st_pressure: temperature triggered buffering
2850 - iio:st_pressure: clean useless static channel initializers
2851 - iio: st_pressure: Fix data sign
2852 * Enable lspcon on i915 (LP: #1676747)
2853 - drm: Helper for lspcon in drm_dp_dual_mode
2854 - drm/i915: Add lspcon support for I915 driver
2855 - drm/i915: Parse VBT data for lspcon
2856 - drm/i915: Enable lspcon initialization
2857 - drm/i915: Add lspcon resume function
2858 * stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test
2859 failure with linux 4.9.0-12.13) (LP: #1658633)
2860 - ext4: lock the xattr block before checksuming it
2861 * Fix line-out port noise on Baytrail-I with RT5660 based sound card
2862 (LP: #1675327)
2863 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Fix noise in line-out
2864 * Kernel 4.4.0-67 Defaults to ACPI-cpufreq rather than P-State - Dell
2865 Precision 5520 (LP: #1674390)
2866 - cpufreq: intel_pstate: Enable HWP by default
2867 * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
2868 - bridge: drop netfilter fake rtable unconditionally
2869 * dm-queue-length module is not included in installer/initramfs (LP: #1673350)
2870 - d-i: Also add dm-queue-length to multipath modules
2871 * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
2872 - Bluetooth: btbcm: Add a delay for module reset
2873 * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
2874 - Bluetooth: btusb: Add support for 413c:8143
2875 * i40e Intel X710 error during device probe prevents link set up and ip
2876 association (LP: #1672550)
2877 - i40e: check for and deal with non-contiguous TCs
2878 * CIFS: Call echo service immediately after socket reconnect (LP: #1669941)
2879 - Call echo service immediately after socket reconnect
2880 * FC Adapter (LPe32000-based) prints "iotag out of range", goes offline, and
2881 delays boot a lot (Ubuntu17.04/Emulex/lpfc)) (LP: #1670490)
2882 - scsi: lpfc: Add missing memory barrier
2883 * No C-State Deeper than C3 utilized by Kaby Lake 7820HQ in Precision 5520
2884 (LP: #1672439)
2885 - intel_idle: Add KBL support
2886 * [Hyper-V] Missing PCI patches breaking SR-IOV hot remove (LP: #1670518)
2887 - PCI: hv: Fix hv_pci_remove() for hot-remove
2888 - PCI: hv: Delete the device earlier from hbus->children for hot-remove
2889 - PCI: hv: Make unnecessarily global IRQ masking functions static
2890 - PCI: hv: Allocate physically contiguous hypercall params buffer
2891 * Xenial update to v4.4.55 stable release (LP: #1674292)
2892 - USB: serial: digi_acceleport: fix OOB data sanity check
2893 - USB: serial: digi_acceleport: fix OOB-event processing
2894 - crypto: improve gcc optimization flags for serpent and wp512
2895 - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
2896 - MIPS: ip27: Disable qlge driver in defconfig
2897 - MIPS: Update ip27_defconfig for SCSI_DH change
2898 - MIPS: ip22: Fix ip28 build for modern gcc
2899 - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
2900 - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
2901 - MIPS: ralink: Cosmetic change to prom_init().
2902 - MIPS: ralink: Remove unused rt*_wdt_reset functions
2903 - cpmac: remove hopeless #warning
2904 - mm: memcontrol: avoid unused function warning
2905 - MIPS: DEC: Avoid la pseudo-instruction in delay slots
2906 - MIPS: Netlogic: Fix CP0_EBASE redefinition warnings
2907 - tracing: Add #undef to fix compile error
2908 - powerpc: Emulation support for load/store instructions on LE
2909 - usb: gadget: dummy_hcd: clear usb_gadget region before registration
2910 - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
2911 - usb: gadget: function: f_fs: pass companion descriptor along
2912 - usb: host: xhci-dbg: HCIVERSION should be a binary number
2913 - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci
2914 controllers
2915 - USB: serial: safe_serial: fix information leak in completion handler
2916 - USB: serial: omninet: fix reference leaks at open
2917 - USB: iowarrior: fix NULL-deref at probe
2918 - USB: iowarrior: fix NULL-deref in write
2919 - USB: serial: io_ti: fix NULL-deref in interrupt callback
2920 - USB: serial: io_ti: fix information leak in completion handler
2921 - serial: samsung: Continue to work if DMA request fails
2922 - mvsas: fix misleading indentation
2923 - KVM: s390: Fix guest migration for huge guests resulting in panic
2924 - s390/kdump: Use "LINUX" ELF note name instead of "CORE"
2925 - nfit, libnvdimm: fix interleave set cookie calculation
2926 - dm: flush queued bios when process blocks to avoid deadlock
2927 - ext4: don't BUG when truncating encrypted inodes on the orphan list
2928 - Linux 4.4.55
2929 * Xenial update to v4.4.54 stable release (LP: #1673541)
2930 - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
2931 - KVM: s390: Disable dirty log retrieval for UCONTROL guests
2932 - KVM: VMX: use correct vmcs_read/write for guest segment selector/base
2933 - Bluetooth: Add another AR3012 04ca:3018 device
2934 - s390/qdio: clear DSCI prior to scanning multiple input queues
2935 - s390/dcssblk: fix device size calculation in dcssblk_direct_access()
2936 - s390: TASK_SIZE for kernel threads
2937 - s390: make setup_randomness work
2938 - s390: use correct input data address for setup_randomness
2939 - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
2940 - mnt: Tuck mounts under others instead of creating shadow/side mounts.
2941 - IB/ipoib: Fix deadlock between rmmod and set_mode
2942 - IB/IPoIB: Add destination address when re-queue packet
2943 - IB/srp: Avoid that duplicate responses trigger a kernel bug
2944 - IB/srp: Fix race conditions related to task management
2945 - ktest: Fix child exit code processing
2946 - ceph: remove req from unsafe list when unregistering it
2947 - target: Fix NULL dereference during LUN lookup + active I/O shutdown
2948 - nlm: Ensure callback code also checks that the files match
2949 - pwm: pca9685: Fix period change with same duty cycle
2950 - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
2951 - mac80211: flush delayed work when entering suspend
2952 - drm/amdgpu: add more cases to DCE11 possible crtc mask setup
2953 - drm/ast: Fix test for VGA enabled
2954 - drm/ast: Call open_key before enable_mmio in POST code
2955 - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
2956 - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
2957 - drm/ttm: Make sure BOs being swapped out are cacheable
2958 - drm/atomic: fix an error code in mode_fixup()
2959 - fakelb: fix schedule while atomic
2960 - drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from
2961 vlv_init_display_clock_gating
2962 - libceph: use BUG() instead of BUG_ON(1)
2963 - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
2964 - drivers: hv: Turn off write permission on the hypercall page
2965 - Linux 4.4.54
2966 * Xenial update to v4.4.53 stable release (LP: #1673538)
2967 - samples: move mic/mpssd example code from Documentation
2968 - MIPS: Fix special case in 64 bit IP checksumming.
2969 - MIPS: BCM47XX: Fix button inversion for Asus WL-500W
2970 - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
2971 - MIPS: Lantiq: Keep ethernet enabled during boot
2972 - MIPS: Clear ISA bit correctly in get_frame_info()
2973 - MIPS: Prevent unaligned accesses during stack unwinding
2974 - MIPS: Fix get_frame_info() handling of microMIPS function size
2975 - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
2976 - MIPS: Calculate microMIPS ra properly when unwinding the stack
2977 - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
2978 - am437x-vpfe: always assign bpp variable
2979 - uvcvideo: Fix a wrong macro
2980 - media: fix dm1105.c build error
2981 - ARM: at91: define LPDDR types
2982 - ARM: dts: at91: Enable DMA on sama5d4_xplained console
2983 - ARM: dts: at91: Enable DMA on sama5d2_xplained console
2984 - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
2985 - ALSA: hda - fix Lewisburg audio issue
2986 - ALSA: timer: Reject user params with too small ticks
2987 - ALSA: ctxfi: Fallback DMA mask to 32bit
2988 - ALSA: seq: Fix link corruption by event error handling
2989 - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
2990 - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
2991 - staging: rtl: fix possible NULL pointer dereference
2992 - regulator: Fix regulator_summary for deviceless consumers
2993 - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
2994 - iommu/vt-d: Tylersburg isoch identity map check is done too late.
2995 - mm/page_alloc: fix nodes for reclaim in fast path
2996 - mm: vmpressure: fix sending wrong events on underflow
2997 - mm: do not access page->mapping directly on page_endio
2998 - ipc/shm: Fix shmat mmap nil-page protection
2999 - dm cache: fix corruption seen when using cache > 2TB
3000 - dm stats: fix a leaked s->histogram_boundaries array
3001 - Revert "scsi: storvsc: properly set residual data length on errors"
3002 - scsi: storvsc: properly set residual data length on errors
3003 - scsi: aacraid: Reorder Adapter status check
3004 - scsi: use 'scsi_device_from_queue()' for scsi_dh
3005 - sd: get disk reference in sd_check_events()
3006 - Fix: Disable sys_membarrier when nohz_full is enabled
3007 - jbd2: don't leak modified metadata buffers on an aborted journal
3008 - block/loop: fix race between I/O and set_status
3009 - loop: fix LO_FLAGS_PARTSCAN hang
3010 - ext4: Include forgotten start block on fallocate insert range
3011 - ext4: do not polute the extents cache while shifting extents
3012 - ext4: trim allocation requests to group size
3013 - ext4: fix data corruption in data=journal mode
3014 - ext4: fix inline data error paths
3015 - ext4: preserve the needs_recovery flag when the journal is aborted
3016 - ext4: return EROFS if device is r/o and journal replay is needed
3017 - samples/seccomp: fix 64-bit comparison macros
3018 - target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
3019 - target: Fix multi-session dynamic se_node_acl double free OOPs
3020 - ath5k: drop bogus warning on drv_set_key with unsupported cipher
3021 - ath9k: fix race condition in enabling/disabling IRQs
3022 - ath9k: use correct OTP register offsets for the AR9340 and AR9550
3023 - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
3024 - fuse: add missing FR_FORCE
3025 - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
3026 - iio: pressure: mpl115: do not rely on structure field ordering
3027 - iio: pressure: mpl3115: do not rely on structure field ordering
3028 - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
3029 - w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
3030 - w1: ds2490: USB transfer buffers need to be DMAable
3031 - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
3032 - usb: host: xhci: plat: check hcc_params after add hcd
3033 - usb: gadget: udc: fsl: Add missing complete function.
3034 - hv: allocate synic pages for all present CPUs
3035 - hv: init percpu_list in hv_synic_alloc()
3036 - Drivers: hv: util: kvp: Fix a rescind processing issue
3037 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
3038 - Drivers: hv: util: Backup: Fix a rescind processing issue
3039 - RDMA/core: Fix incorrect structure packing for booleans
3040 - rdma_cm: fail iwarp accepts w/o connection params
3041 - gfs2: Add missing rcu locking for glock lookup
3042 - rtlwifi: Fix alignment issues
3043 - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
3044 - nfsd: minor nfsd_setattr cleanup
3045 - nfsd: special case truncates some more
3046 - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
3047 - NFSv4: fix getacl head length estimation
3048 - NFSv4: fix getacl ERANGE for some ACL buffer sizes
3049 - rtc: sun6i: Add some locking
3050 - rtc: sun6i: Switch to the external oscillator
3051 - md linear: fix a race between linear_add() and linear_congested()
3052 - bcma: use (get|put)_device when probing/removing device driver
3053 - dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
3054 - powerpc/xmon: Fix data-breakpoint
3055 - MIPS: IP22: Reformat inline assembler code to modern standards.
3056 - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
3057 - scsi: lpfc: Correct WQ creation for pagesize
3058 - Linux 4.4.53
3059 * move aufs.ko from -extra to linux-image package (LP: #1673498)
3060 - [config] aufs.ko moved to linux-image package
3061 * [Xenial] net: better skb->sender_cpu and skb->napi_id cohabitation
3062 (LP: #1673303)
3063 - net: better skb->sender_cpu and skb->napi_id cohabitation
3064 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
3065 (LP: #1619918)
3066 - btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
3067 * linux-tools-common should Depends: lsb-release (LP: #1667571)
3068 - [Config] linux-tools-common depends on lsb-release
3069 * Add Use-After-Free Patch for Ubuntu16.10 - EEH on BELL3 adapter fails to
3070 recover (serial/tty) (LP: #1669153)
3071 - 8250_pci: Fix potential use-after-free in error path
3072 * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
3073 - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
3074 - PCI: hv: Use device serial number as PCI domain
3075 * [Xenial - 16.04 ]Bonding driver - stack corruption when trying to copy 20
3076 bytes to a sockaddr (LP: #1668042)
3077 - net/bonding: Enforce active-backup policy for IPoIB bonds
3078 * Request to backport cxlflash patches to Xenial SRU stream (LP: #1623750)
3079 - scsi: cxlflash: Scan host only after the port is ready for I/O
3080 - scsi: cxlflash: Remove the device cleanly in the system shutdown path
3081 - scsi: cxlflash: Fix to avoid EEH and host reset collisions
3082 - scsi: cxlflash: Improve EEH recovery time
3083 * Xenial update to v4.4.52 stable release (LP: #1669016)
3084 - net/llc: avoid BUG_ON() in skb_orphan()
3085 - packet: fix races in fanout_add()
3086 - packet: Do not call fanout_release from atomic contexts
3087 - irda: Fix lockdep annotations in hashbin_delete().
3088 - ip: fix IP_CHECKSUM handling
3089 - net: socket: fix recvmmsg not returning error from sock_error
3090 - tty: serial: msm: Fix module autoload
3091 - USB: serial: mos7840: fix another NULL-deref at open
3092 - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
3093 - USB: serial: ftdi_sio: fix modem-status error handling
3094 - USB: serial: ftdi_sio: fix extreme low-latency setting
3095 - USB: serial: ftdi_sio: fix line-status over-reporting
3096 - USB: serial: spcp8x5: fix modem-status handling
3097 - USB: serial: opticon: fix CTS retrieval at open
3098 - USB: serial: ark3116: fix register-accessor error handling
3099 - x86/platform/goldfish: Prevent unconditional loading
3100 - goldfish: Sanitize the broken interrupt handler
3101 - block: fix double-free in the failure path of cgwb_bdi_init()
3102 - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
3103 - Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"
3104 - kvm: vmx: ensure VMCS is current while enabling PML
3105 - Linux 4.4.52
3106 * Xenial update to v4.4.51 stable release (LP: #1669015)
3107 - vfs: fix uninitialized flags in splice_to_pipe()
3108 - siano: make it work again with CONFIG_VMAP_STACK
3109 - fuse: fix use after free issue in fuse_dev_do_read()
3110 - scsi: don't BUG_ON() empty DMA transfers
3111 - Fix missing sanity check in /dev/sg
3112 - Input: elan_i2c - add ELAN0605 to the ACPI table
3113 - drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
3114 - drm/dp/mst: fix kernel oops when turning off secondary monitor
3115 - futex: Move futex_init() to core_initcall
3116 - ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
3117 - printk: use rcuidle console tracepoint
3118 - NTB: ntb_transport: fix debugfs_remove_recursive
3119 - ntb_transport: Pick an unused queue
3120 - bcache: Make gc wakeup sane, remove set_task_state()
3121 - mmc: core: fix multi-bit bus width without high-speed mode
3122 - Linux 4.4.51
3123 * Xenial update to v4.4.50 stable release (LP: #1666324)
3124 - can: Fix kernel panic at security_sock_rcv_skb
3125 - ipv6: fix ip6_tnl_parse_tlv_enc_lim()
3126 - ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
3127 - tcp: fix 0 divide in __tcp_select_window()
3128 - net: use a work queue to defer net_disable_timestamp() work
3129 - ipv4: keep skb->dst around in presence of IP options
3130 - netlabel: out of bound access in cipso_v4_validate()
3131 - ip6_gre: fix ip6gre_err() invalid reads
3132 - ipv6: tcp: add a missing tcp_v6_restore_cb()
3133 - tcp: avoid infinite loop in tcp_splice_read()
3134 - tun: read vnet_hdr_sz once
3135 - macvtap: read vnet_hdr_size once
3136 - mlx4: Invoke softirqs after napi_reschedule
3137 - sctp: avoid BUG_ON on sctp_wait_for_sndbuf
3138 - sit: fix a double free on error path
3139 - net: introduce device min_header_len
3140 - packet: round up linear to header len
3141 - ping: fix a null pointer dereference
3142 - l2tp: do not use udp_ioctl()
3143 - Linux 4.4.50
3144 * FlashGT Integration and Setup: fsbmc30: After 17th reboot of soft bootme,
3145 HTX & Linux errors seen with 256 virtual LUNs (LP: #1667239)
3146 - cxl: Fix coredump generation when cxl_get_fd() is used
3147 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
3148 (LP: #1470250)
3149 - Drivers: hv: vss: Operation timeouts should match host expectation
3150 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
3151 * kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop (LP: #1666421)
3152 - rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
3153 * Export symbol "dev_pm_qos_update_user_latency_tolerance" (LP: #1666401)
3154 - PM / QoS: Export dev_pm_qos_update_user_latency_tolerance
3155 * Linux ZFS port doesn't respect RLIMIT_FSIZE (LP: #1656259)
3156 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu16
3157
3158 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 07 Apr 2017 15:57:34 +0100
3159
3160 linux-snapdragon (4.4.0-1055.59) xenial; urgency=low
3161
3162 * linux-snapdragon: 4.4.0-1055.59 -proposed tracker (LP: #1678084)
3163
3164 [ Ubuntu: 4.4.0-72.93 ]
3165
3166 * linux: 4.4.0-72.93 -proposed tracker (LP: #1678078)
3167 * Fix CVE-2017-7308 (LP: #1678009)
3168 - net/packet: fix overflow in check for priv area size
3169 - net/packet: fix overflow in check for tp_frame_nr
3170 - net/packet: fix overflow in check for tp_reserve
3171
3172 -- Stefan Bader <stefan.bader@canonical.com> Fri, 31 Mar 2017 16:49:38 +0200
3173
3174 linux-snapdragon (4.4.0-1054.58) xenial; urgency=low
3175
3176 [ Ubuntu: 4.4.0-71.92 ]
3177
3178 * CVE-2017-7184
3179 - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
3180 - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
3181
3182 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 24 Mar 2017 10:39:14 -0300
3183
3184 linux-snapdragon (4.4.0-1053.57) xenial; urgency=low
3185
3186 * linux-snapdragon: 4.4.0-1053.57 -proposed tracker (LP: #1674941)
3187
3188
3189 [ Ubuntu: 4.4.0-70.91 ]
3190
3191 * linux: 4.4.0-70.91 -proposed tracker (LP: #1674938)
3192 * snaps with classic + jailmode confinement started to fail on zesty
3193 (LP: #1666897)
3194 - Revert "UBUNTU: SAUCE: apparmor: fix link auditing failure due to,
3195 uninitialized var"
3196 - Revert "UBUNTU: SAUCE: fix regression with domain change in complain mode"
3197 - Revert "UBUNTU: SAUCE: apparmor: flock mediation is not being enforced on
3198 cache check"
3199 - Revert "UBUNTU: SAUCE: apparmor: null profiles should inherit parent control
3200 flags"
3201 - Revert "UBUNTU: SAUCE: apparmor: fix ns ref count link when removing
3202 profiles from policy"
3203 - Revert "UBUNTU: SAUCE: apparmor: Fix no_new_privs blocking change_onexec
3204 when using stacked namespaces"
3205 - Revert "UBUNTU: SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup
3206 fails"
3207 - Revert "UBUNTU: SAUCE: apparmor: Don't audit denied access of special
3208 apparmor .null file"
3209 - Revert "UBUNTU: SAUCE: apparmor: fix label leak when new label is unused"
3210 - Revert "UBUNTU: SAUCE: apparmor: fix reference count bug in
3211 label_merge_insert()"
3212 - Revert "UBUNTU: SAUCE: apparmor: fix replacement race in reading rawdata"
3213 - Revert "UBUNTU: SAUCE: apparmor: fix cross ns perm of unix domain sockets"
3214
3215 -- Stefan Bader <stefan.bader@canonical.com> Wed, 22 Mar 2017 10:05:14 +0100
3216
3217 linux-snapdragon (4.4.0-1051.55) xenial; urgency=low
3218
3219 [ Thadeu Lima de Souza Cascardo ]
3220
3221 * linux-snapdragon: 4.4.0-1051.55 -proposed tracker (LP: #1671191)
3222 * Miscellaneous Ubuntu changes
3223 - [Config] Sync config with master
3224
3225 [ Ubuntu: 4.4.0-67.88 ]
3226
3227 * linux: 4.4.0-67.88 -proposed tracker (LP: #1667052)
3228 * Recent KVM RTC cherry-picks break (some) Windows Live-Migrations
3229 (LP: #1668594)
3230 - kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
3231 * Regression in 4.4.0-65-generic causes very frequent system crashes
3232 (LP: #1669611)
3233 - Revert "UBUNTU: SAUCE: apparmor: fix lock ordering for mkdir"
3234 - Revert "UBUNTU: SAUCE: apparmor: fix leak on securityfs pin count"
3235 - Revert "UBUNTU: SAUCE: apparmor: fix reference count leak when
3236 securityfs_setup_d_inode() fails"
3237 - Revert "UBUNTU: SAUCE: apparmor: fix not handling error case when
3238 securityfs_pin_fs() fails"
3239 * Upgrade Redpine RS9113 driver to support AP mode (LP: #1665211)
3240 - SAUCE: Redpine driver to support Host AP mode
3241 * NFS client : permission denied when trying to access subshare, since kernel
3242 4.4.0-31 (LP: #1649292)
3243 - fs: Better permission checking for submounts
3244 * [Hyper-V] SAUCE: pci-hyperv fixes for SR-IOV on Azure (LP: #1665097)
3245 - SAUCE: PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
3246 - SAUCE: pci-hyperv: properly handle pci bus remove
3247 - SAUCE: pci-hyperv: lock pci bus on device eject
3248 * [Hyper-V/Azure] Please include Mellanox OFED drivers in Azure kernel and
3249 image (LP: #1650058)
3250 - net/mlx4_en: Fix bad WQE issue
3251 - net/mlx4_core: Fix racy CQ (Completion Queue) free
3252 - net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT
3253 transitions
3254 - net/mlx4_core: Avoid command timeouts during VF driver device shutdown
3255 * Xenial update to v4.4.49 stable release (LP: #1664960)
3256 - ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
3257 - selinux: fix off-by-one in setprocattr
3258 - Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
3259 - cpumask: use nr_cpumask_bits for parsing functions
3260 - hns: avoid stack overflow with CONFIG_KASAN
3261 - ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
3262 - target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
3263 - target: Use correct SCSI status during EXTENDED_COPY exception
3264 - target: Fix early transport_generic_handle_tmr abort scenario
3265 - target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
3266 - ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
3267 - mac80211: Fix adding of mesh vendor IEs
3268 - netvsc: Set maximum GSO size in the right place
3269 - scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed
3270 send
3271 - scsi: aacraid: Fix INTx/MSI-x issue with older controllers
3272 - scsi: mpt3sas: disable ASPM for MPI2 controllers
3273 - xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
3274 - ALSA: seq: Fix race at creating a queue
3275 - ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
3276 - drm/i915: fix use-after-free in page_flip_completed()
3277 - Linux 4.4.49
3278 * NFS client : kernel 4.4.0-57 crash with nfsv4 enries in /etc/fstab
3279 (LP: #1650336)
3280 - SUNRPC: fix refcounting problems with auth_gss messages.
3281 * [0bda:0328] Card reader failed after S3 (LP: #1664809)
3282 - usb: hub: Wait for connection to be reestablished after port reset
3283 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
3284 4.4.0-63.84~14.04.2 (LP: #1664912)
3285 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
3286 * ibmvscsis: Add SGL LIMIT (LP: #1662551)
3287 - ibmvscsis: Add SGL limit
3288 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
3289 (LP: #1663687)
3290 - scsi: storvsc: Enable tracking of queue depth
3291 - scsi: storvsc: Remove the restriction on max segment size
3292 - scsi: storvsc: Enable multi-queue support
3293 - scsi: storvsc: use tagged SRB requests if supported by the device
3294 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
3295 - scsi: storvsc: properly set residual data length on errors
3296 * ISST-LTE:pNV: ppc64_cpu command is hung w HDs, SSDs and NVMe (LP: #1662666)
3297 - blk-mq: Avoid memory reclaim when remapping queues
3298 - blk-mq: Fix failed allocation path when mapping queues
3299 * Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module
3300 i915_bpo (LP: #1624164)
3301 - SAUCE: i915_bpo: Remove MODULE_FIRMWARE statement for i915/kbl_dmc_ver1.bin
3302 * Intel I210 ethernet does not work both after S3 (LP: #1662763)
3303 - igb: implement igb_ptp_suspend
3304 - igb: call igb_ptp_suspend during suspend/resume cycle
3305 * [Hyper-V] Fix ring buffer handling to avoid host throttling (LP: #1661430)
3306 - Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
3307 - Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
3308 - Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
3309 * brd module compiled as built-in (LP: #1593293)
3310 - [Config] CONFIG_BLK_DEV_RAM=m
3311 * regession tests failing after stackprofile test is run (LP: #1661030)
3312 - SAUCE: fix regression with domain change in complain mode
3313 * Permission denied and inconsistent behavior in complain mode with 'ip netns
3314 list' command (LP: #1648903)
3315 - SAUCE: fix regression with domain change in complain mode
3316 * flock not mediated by 'k' (LP: #1658219)
3317 - SAUCE: apparmor: flock mediation is not being enforced on cache check
3318 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
3319 from a unshared mount namespace (LP: #1656121)
3320 - SAUCE: apparmor: null profiles should inherit parent control flags
3321 * apparmor refcount leak of profile namespace when removing profiles
3322 (LP: #1660849)
3323 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
3324 * tor in lxd: apparmor="DENIED" operation="change_onexec"
3325 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
3326 name="system_tor" (LP: #1648143)
3327 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
3328 namespaces
3329 * apparmor_parser hangs indefinitely when called by multiple threads
3330 (LP: #1645037)
3331 - SAUCE: apparmor: fix lock ordering for mkdir
3332 * apparmor leaking securityfs pin count (LP: #1660846)
3333 - SAUCE: apparmor: fix leak on securityfs pin count
3334 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
3335 (LP: #1660845)
3336 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
3337 fails
3338 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
3339 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
3340 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
3341 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
3342 * apparmor auditing denied access of special apparmor .null fi\ le
3343 (LP: #1660836)
3344 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
3345 * apparmor label leak when new label is unused (LP: #1660834)
3346 - SAUCE: apparmor: fix label leak when new label is unused
3347 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
3348 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
3349 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
3350 - SAUCE: apparmor: fix replacement race in reading rawdata
3351 * unix domain socket cross permission check failing with nested namespaces
3352 (LP: #1660832)
3353 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
3354 * docker permission issues with overlay2 storage driver (LP: #1659417)
3355 - SAUCE: overlayfs: Replace ovl_prepare_creds() with ovl_override_creds()
3356 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
3357 - ovl: check mounter creds on underlying lookup
3358 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
3359 - [Config] CONFIG_NET_DROP_MONITOR=m
3360 * Xenial update to v4.4.48 stable release (LP: #1663657)
3361 - PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
3362 - ext4: validate s_first_meta_bg at mount time
3363 - drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
3364 - drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
3365 - crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
3366 - crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
3367 - perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
3368 - ata: sata_mv:- Handle return value of devm_ioremap.
3369 - libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
3370 - powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
3371 - powerpc: Add missing error check to prom_find_boot_cpu()
3372 - NFSD: Fix a null reference case in find_or_create_lock_stateid()
3373 - svcrpc: fix oops in absence of krb5 module
3374 - zswap: disable changing params if init fails
3375 - cifs: initialize file_info_lock
3376 - mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
3377 - mm, fs: check for fatal signals in do_generic_file_read()
3378 - can: bcm: fix hrtimer/tasklet termination in bcm op removal
3379 - mmc: sdhci: Ignore unexpected CARD_INT interrupts
3380 - percpu-refcount: fix reference leak during percpu-atomic transition
3381 - HID: wacom: Fix poor prox handling in 'wacom_pl_irq'
3382 - KVM: x86: do not save guest-unsupported XSAVE state
3383 - USB: serial: qcserial: add Dell DW5570 QDL
3384 - USB: serial: pl2303: add ATEN device ID
3385 - USB: Add quirk for WORLDE easykey.25 MIDI keyboard
3386 - usb: gadget: f_fs: Assorted buffer overflow checks.
3387 - USB: serial: option: add device ID for HP lt2523 (Novatel E371)
3388 - x86/irq: Make irq activate operations symmetric
3389 - base/memory, hotplug: fix a kernel oops in show_valid_zones()
3390 - Linux 4.4.48
3391 * Xenial update to v4.4.47 stable release (LP: #1662507)
3392 - r8152: fix the sw rx checksum is unavailable
3393 - mlxsw: spectrum: Fix memory leak at skb reallocation
3394 - mlxsw: switchx2: Fix memory leak at skb reallocation
3395 - mlxsw: pci: Fix EQE structure definition
3396 - net: lwtunnel: Handle lwtunnel_fill_encap failure
3397 - net: ipv4: fix table id in getroute response
3398 - net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
3399 - tcp: fix tcp_fastopen unaligned access complaints on sparc
3400 - openvswitch: maintain correct checksum state in conntrack actions
3401 - ravb: do not use zero-length alignment DMA descriptor
3402 - ax25: Fix segfault after sock connection timeout
3403 - net: fix harmonize_features() vs NETIF_F_HIGHDMA
3404 - net: phy: bcm63xx: Utilize correct config_intr function
3405 - ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
3406 - tcp: initialize max window for a new fastopen socket
3407 - bridge: netlink: call br_changelink() during br_dev_newlink()
3408 - r8152: don't execute runtime suspend if the tx is not empty
3409 - af_unix: move unix_mknod() out of bindlock
3410 - qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
3411 - net: dsa: Bring back device detaching in dsa_slave_suspend()
3412 - Linux 4.4.47
3413 * Xenial update to v4.4.46 stable release (LP: #1660994)
3414 - fbdev: color map copying bounds checking
3415 - tile/ptrace: Preserve previous registers for short regset write
3416 - drm: Fix broken VT switch with video=1366x768 option
3417 - mm/mempolicy.c: do not put mempolicy before using its nodemask
3418 - sysctl: fix proc_doulongvec_ms_jiffies_minmax()
3419 - ISDN: eicon: silence misleading array-bounds warning
3420 - RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
3421 - s390/ptrace: Preserve previous registers for short regset write
3422 - can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
3423 - can: ti_hecc: add missing prepare and unprepare of the clock
3424 - ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
3425 - ARC: [arcompact] handle unaligned access delay slot corner case
3426 - parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
3427 - nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
3428 - NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
3429 - SUNRPC: cleanup ida information when removing sunrpc module
3430 - drm/i915: Don't leak edid in intel_crt_detect_ddc()
3431 - IB/ipoib: move back IB LL address into the hard header
3432 - IB/umem: Release pid in error and ODP flow
3433 - s5k4ecgx: select CRC32 helper
3434 - pinctrl: broxton: Use correct PADCFGLOCK offset
3435 - platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
3436 - mm, memcg: do not retry precharge charges
3437 - Linux 4.4.46
3438 * Xenial update to v4.4.45 stable release (LP: #1660993)
3439 - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to
3440 it
3441 - IB/mlx5: Wait for all async command completions to complete
3442 - IB/mlx4: Set traffic class in AH
3443 - IB/mlx4: Fix out-of-range array index in destroy qp flow
3444 - IB/mlx4: Fix port query for 56Gb Ethernet links
3445 - IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
3446 - IB/IPoIB: Remove can't use GFP_NOIO warning
3447 - perf scripting: Avoid leaking the scripting_context variable
3448 - ARM: dts: imx31: fix clock control module interrupts description
3449 - ARM: dts: imx31: move CCM device node to AIPS2 bus devices
3450 - ARM: dts: imx31: fix AVIC base address
3451 - tmpfs: clear S_ISGID when setting posix ACLs
3452 - x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
3453 - svcrpc: don't leak contexts on PROC_DESTROY
3454 - fuse: clear FR_PENDING flag when moving requests out of pending queue
3455 - PCI: Enumerate switches below PCI-to-PCIe bridges
3456 - HID: corsair: fix DMA buffers on stack
3457 - HID: corsair: fix control-transfer error handling
3458 - mmc: mxs-mmc: Fix additional cycles after transmission stop
3459 - ieee802154: atusb: do not use the stack for buffers to make them DMA able
3460 - mtd: nand: xway: disable module support
3461 - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
3462 - qla2xxx: Fix crash due to null pointer access
3463 - ubifs: Fix journal replay wrt. xattr nodes
3464 - clocksource/exynos_mct: Clear interrupt when cpu is shut down
3465 - svcrdma: avoid duplicate dma unmapping during error recovery
3466 - ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
3467 - ceph: fix bad endianness handling in parse_reply_info_extra
3468 - ARM: dts: da850-evm: fix read access to SPI flash
3469 - arm64/ptrace: Preserve previous registers for short regset write
3470 - arm64/ptrace: Preserve previous registers for short regset write - 2
3471 - arm64/ptrace: Preserve previous registers for short regset write - 3
3472 - arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
3473 - arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
3474 - ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init
3475 - ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation
3476 - ARM: 8613/1: Fix the uaccess crash on PB11MPCore
3477 - blackfin: check devm_pinctrl_get() for errors
3478 - ite-cir: initialize use_demodulator before using it
3479 - dmaengine: pl330: Fix runtime PM support for terminated transfers
3480 - selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
3481 - arm64: avoid returning from bad_mode
3482 - Linux 4.4.45
3483
3484 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 08 Mar 2017 15:07:51 -0300
3485
3486 linux-snapdragon (4.4.0-1050.54) xenial; urgency=low
3487
3488 [ Ubuntu: 4.4.0-66.87 ]
3489
3490 * CVE-2017-2636
3491 - TTY: n_hdlc, fix lockdep false positive
3492 - tty: n_hdlc: get rid of racy n_hdlc.tbuf
3493
3494 -- Stefan Bader <stefan.bader@canonical.com> Sat, 04 Mar 2017 08:44:00 +0100
3495
3496 linux-snapdragon (4.4.0-1048.52) xenial; urgency=low
3497
3498 [ Ubuntu: 4.4.0-64.85 ]
3499
3500 * CVE-2017-6074 (LP: #1665935)
3501 - dccp: fix freeing skb too early for IPV6_RECVPKTINFO
3502
3503 -- Stefan Bader <stefan.bader@canonical.com> Mon, 20 Feb 2017 12:02:33 +0100
3504
3505 linux-snapdragon (4.4.0-1047.51) xenial; urgency=low
3506
3507 [ Thadeu Lima de Souza Cascardo ]
3508
3509 * Release Tracking Bug
3510 - LP: #1660724
3511
3512 [ Ubuntu: 4.4.0-63.84 ]
3513
3514 * Release Tracking Bug
3515 - LP: #1660704
3516 * Backport Dirty COW patch to prevent wineserver freeze (LP: #1658270)
3517 - SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp
3518 * Kdump through NMI SMP and single core not working on Ubuntu16.10
3519 (LP: #1630924)
3520 - x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
3521 - SAUCE: hv: don't reset hv_context.tsc_page on crash
3522 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
3523 Chromebook R11 (LP: #1630238)
3524 - [Config] CONFIG_PINCTRL_CHERRYVIEW=y
3525 * Call trace when testing fstat stressor on ppc64el with virtual keyboard and
3526 mouse present (LP: #1652132)
3527 - SAUCE: HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL
3528 * VLAN SR-IOV regression for IXGBE driver (LP: #1658491)
3529 - ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
3530 * "Out of memory" errors after upgrade to 4.4.0-59 (LP: #1655842)
3531 - mm, page_alloc: convert alloc_flags to unsigned
3532 - mm, compaction: change COMPACT_ constants into enum
3533 - mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
3534 - mm, compaction: simplify __alloc_pages_direct_compact feedback interface
3535 - mm, compaction: distinguish between full and partial COMPACT_COMPLETE
3536 - mm, compaction: abstract compaction feedback to helpers
3537 - mm, oom: protect !costly allocations some more
3538 - mm: consider compaction feedback also for costly allocation
3539 - mm, oom, compaction: prevent from should_compact_retry looping for ever for
3540 costly orders
3541 - mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION
3542 - mm, oom: prevent premature OOM killer invocation for high order request
3543 * Backport 3 patches to fix bugs with AIX clients using IBMVSCSI Target Driver
3544 (LP: #1657194)
3545 - SAUCE: ibmvscsis: Fix max transfer length
3546 - SAUCE: ibmvscsis: fix sleeping in interrupt context
3547 - SAUCE: ibmvscsis: Fix srp_transfer_data fail return code
3548 * NVMe: adapter is missing after abnormal shutdown followed by quick reboot,
3549 quirk needed (LP: #1656913)
3550 - nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
3551 * Ubuntu 16.10 KVM SRIOV: if enable sriov while ping flood is running ping
3552 will stop working (LP: #1625318)
3553 - PCI: Do any VF BAR updates before enabling the BARs
3554 - PCI: Ignore BAR updates on virtual functions
3555 - PCI: Update BARs using property bits appropriate for type
3556 - PCI: Separate VF BAR updates from standard BAR updates
3557 - PCI: Don't update VF BARs while VF memory space is enabled
3558 - PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
3559 - PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
3560 - PCI: Add comments about ROM BAR updating
3561 * Linux rtc self test fails in a VM under xenial (LP: #1649718)
3562 - kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
3563 - kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
3564 - kvm: x86: Check dest_map->vector to match eoi signals for rtc
3565 * Xenial update to v4.4.44 stable release (LP: #1658091)
3566 - Input: xpad - use correct product id for x360w controllers
3567 - Input: i8042 - add Pegatron touchpad to noloop table
3568 - selftests: do not require bash to run netsocktests testcase
3569 - selftests: do not require bash for the generated test
3570 - mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
3571 - ocfs2: fix crash caused by stale lvb with fsdlm plugin
3572 - mm/hugetlb.c: fix reservation race when freeing surplus pages
3573 - KVM: x86: fix emulation of "MOV SS, null selector"
3574 - KVM: eventfd: fix NULL deref irqbypass consumer
3575 - jump_labels: API for flushing deferred jump label updates
3576 - KVM: x86: flush pending lapic jump label updates on module unload
3577 - KVM: x86: add Align16 instruction flag
3578 - KVM: x86: add asm_safe wrapper
3579 - KVM: x86: emulate FXSAVE and FXRSTOR
3580 - KVM: x86: Introduce segmented_write_std
3581 - nl80211: fix sched scan netlink socket owner destruction
3582 - USB: serial: kl5kusb105: fix line-state error handling
3583 - USB: serial: ch341: fix initial modem-control state
3584 - USB: serial: ch341: fix open error handling
3585 - USB: serial: ch341: fix control-message error handling
3586 - USB: serial: ch341: fix open and resume after B0
3587 - Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
3588 - i2c: print correct device invalid address
3589 - i2c: fix kernel memory disclosure in dev interface
3590 - xhci: fix deadlock at host remove by running watchdog correctly
3591 - vme: Fix wrong pointer utilization in ca91cx42_slave_get
3592 - mnt: Protect the mountpoint hashtable with mount_lock
3593 - tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
3594 - sysrq: attach sysrq handler correctly for 32-bit kernel
3595 - sysctl: Drop reference added by grab_header in proc_sys_readdir
3596 - drm/radeon: drop verde dpm quirks
3597 - USB: serial: ch341: fix resume after reset
3598 - USB: serial: ch341: fix modem-control and B0 handling
3599 - x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid='
3600 command-line option
3601 - btrfs: fix locking when we put back a delayed ref that's too new
3602 - btrfs: fix error handling when run_delayed_extent_op fails
3603 - pinctrl: meson: fix gpio request disabling other modes
3604 - pNFS: Fix race in pnfs_wait_on_layoutreturn
3605 - NFS: Fix a performance regression in readdir
3606 - NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
3607 - cpufreq: powernv: Disable preemption while checking CPU throttling state
3608 - block: cfq_cpd_alloc() should use @gfp
3609 - ACPI / APEI: Fix NMI notification handling
3610 - blk-mq: Always schedule hctx->next_cpu
3611 - bus: vexpress-config: fix device reference leak
3612 - powerpc/ibmebus: Fix further device reference leaks
3613 - powerpc/ibmebus: Fix device reference leaks in sysfs interface
3614 - pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
3615 - Linux 4.4.44
3616 * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
3617 - ASoC: rt5660: add rt5660 codec driver
3618 - ASoC: rt5660: enable MCLK detection
3619 - ASoC: Intel: Atom: flip logic for gain Switch
3620 - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
3621 - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
3622 - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m
3623 * Support latest Redpine WLAN/BT RS9113 driver (LP: #1657682)
3624 - SAUCE: Support Redpine RS9113 WLAN/BT
3625 - SAUCE: Separate Redpine RS9113 WLAN/BT vendor and kernel drivers
3626 - SAUCE: Redpine RS9113 WLAN/BT driver ver. 0.9.7
3627 - SAUCE: RS9113: Use vendor driver to support WLAN/BT card on Caracalla HW
3628 only
3629 - SAUCE: RS9113: Comment out IDs from upstream driver
3630 - [Config] Enable CONFIG_VEN_RSI_* configs
3631 * [Hyper-V] netvsc: add rcu_read locked to netvsc callback (LP: #1657540)
3632 - netvsc: add rcu_read locking to netvsc callback
3633 * [Hyper-V] Rebase Hyper-V in 16.04 and 16.10 to the the upstream 4.9 kernel
3634 (LP: #1650059)
3635 - memory-hotplug: add automatic onlining policy for the newly added memory
3636 - hv_netvsc: Add query for initial physical link speed
3637 - hv_netvsc: Add handler for physical link speed change
3638 - hv_netvsc: Implement batching of receive completions
3639 - PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
3640 - hv_netvsc: fix rtnl locking in callback
3641 - hv_netvsc: make RSS hash key static
3642 - hv_netvsc: use kcalloc
3643 - hv_netvsc: style cleanups
3644 - hv_netvsc: make inline functions static
3645 - hv_netvsc: use ARRAY_SIZE() for NDIS versions
3646 - hv_netvsc: make device_remove void
3647 - hv_netvsc: init completion during alloc
3648 - hv_netvsc: rearrange start_xmit
3649 - hv_netvsc: refactor completion function
3650 - hv_netvsc: make netvsc_destroy_buf void
3651 - hv_netvsc: make variable local
3652 - hv_netvsc: report vmbus name in ethtool
3653 - hv_netvsc: add ethtool statistics for tx packet issues
3654 - Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
3655 - Drivers: hv: don't leak memory in vmbus_establish_gpadl()
3656 - Drivers: hv: get rid of timeout in vmbus_open()
3657 - Drivers: hv: utils: fix a race on userspace daemons registration
3658 - Drivers: hv: vmbus: fix the race when querying & updating the percpu list
3659 - Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
3660 - Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
3661 - Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
3662 - Tools: hv: kvp: ensure kvp device fd is closed on exec
3663 - Drivers: hv: balloon: keep track of where ha_region starts
3664 - Drivers: hv: balloon: account for gaps in hot add regions
3665 - Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is
3666 enabled
3667 - Drivers: hv: balloon: replace ha_region_mutex with spinlock
3668 - Drivers: hv: balloon: Use available memory value in pressure report
3669 - Drivers: hv: cleanup vmbus_open() for wrap around mappings
3670 - Drivers: hv: ring_buffer: wrap around mappings for ring buffers
3671 - Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from,
3672 to}_ringbuffer()
3673 - Drivers: hv: ring_buffer: count on wrap around mappings in
3674 get_next_pkt_raw()
3675 - Drivers: hv: Introduce a policy for controlling channel affinity
3676 - Drivers: hv: utils: Continue to poll VSS channel after handling requests.
3677 - Drivers: hv: utils: Check VSS daemon is listening before a hot backup
3678 - PCI: hv: Use zero-length array in struct pci_packet
3679 - PCI: hv: Use pci_function_description[0] in struct definitions
3680 - PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
3681 - PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
3682 - PCI: hv: Handle hv_pci_generic_compl() error case
3683 - Revert "Drivers: hv: ring_buffer: count on wrap around mappings in
3684 get_next_pkt_raw()"
3685 - Driver: hv: vmbus: Make mmio resource local
3686 - Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
3687 - Drivers: hv: utils: Rename version definitions to reflect protocol version.
3688 - Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.
3689 - Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
3690 - Drivers: hv: hv_util: Avoid dynamic allocation in time synch
3691 - Revert "hv_netvsc: make inline functions static"
3692 - hv_netvsc: use consume_skb
3693 - hv_netvsc: dev hold/put reference to VF
3694 - hv_netvsc: simplify callback event code
3695 - hv_netvsc: improve VF device matching
3696 - hv_netvsc: use RCU to protect vf_netdev
3697 - hv_netvsc: remove VF in flight counters
3698 - hv_netvsc: count multicast packets received
3699 - hv_netvsc: fix comments
3700 - Drivers: hv: make VMBus bus ids persistent
3701 - Drivers: hv: get rid of id in struct vmbus_channel
3702 - netvsc: fix checksum on UDP IPV6
3703 - netvsc: Remove mistaken udp.h inclusion.
3704 - net/hyperv: avoid uninitialized variable
3705 - Revert "hv_netvsc: report vmbus name in ethtool"
3706 - vmbus: make sysfs names consistent with PCI
3707 - netvsc: reduce maximum GSO size
3708 - Drivers: hv: vmbus: Base host signaling strictly on the ring state
3709 - tools: hv: Add a script to help bonding synthetic and VF NICs
3710 * Ubuntu - ibmveth: abnormally large TCP MSS value caused a TCP session to
3711 hang with a zero window (LP: #1655420)
3712 - ibmveth: set correct gso_size and gso_type
3713 - ibmveth: calculate gso_segs for large packets
3714 * netfilter regression introducing a performance slowdown in binary
3715 arp/ip/ip6tables (LP: #1640786)
3716 - netfilter: x_tables: pass xt_counters struct instead of packet counter
3717 - netfilter: x_tables: pass xt_counters struct to counter allocator
3718 - netfilter: x_tables: pack percpu counter allocations
3719 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
3720 - [Config] Add IBM power drivers to the inclusion list
3721 * Xenial update to v4.4.43 stable release (LP: #1656876)
3722 - netvsc: reduce maximum GSO size
3723 - ser_gigaset: return -ENOMEM on error instead of success
3724 - net: vrf: Drop conntrack data after pass through VRF device on Tx
3725 - ipv6: handle -EFAULT from skb_copy_bits
3726 - net, sched: fix soft lockup in tc_classify
3727 - net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
3728 - net/mlx5: Check FW limitations on log_max_qp before setting it
3729 - net/mlx5: Avoid shadowing numa_node
3730 - drop_monitor: add missing call to genlmsg_end
3731 - drop_monitor: consider inserted data in genlmsg_end
3732 - igmp: Make igmp group member RFC 3376 compliant
3733 - ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
3734 - r8152: split rtl8152_suspend function
3735 - r8152: fix rx issue for runtime suspend
3736 - gro: Enter slow-path if there is no tailroom
3737 - gro: use min_t() in skb_gro_reset_offset()
3738 - gro: Disable frag0 optimization on IPv6 ext headers
3739 - net: ipv4: Fix multipath selection with vrf
3740 - net: vrf: do not allow table id 0
3741 - HID: hid-cypress: validate length of report
3742 - ALSA: firewire-tascam: Fix to handle error from initialization of stream
3743 data
3744 - powerpc: Fix build warning on 32-bit PPC
3745 - ARM: zynq: Reserve correct amount of non-DMA RAM
3746 - ARM: OMAP4+: Fix bad fallthrough for cpuidle
3747 - spi: mvebu: fix baudrate calculation for armada variant
3748 - ALSA: usb-audio: Add a quirk for Plantronics BT600
3749 - mm/init: fix zone boundary creation
3750 - Linux 4.4.43
3751 * Xenial update to v4.4.42 stable release (LP: #1655969)
3752 - ALSA: hda - Fix up GPIO for ASUS ROG Ranger
3753 - ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL
3754 - ALSA: usb-audio: Fix irq/process data synchronization
3755 - ARM: davinci: da850: don't add emac clock to lookup table twice
3756 - mac80211: initialize fast-xmit 'info' later
3757 - KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
3758 - KVM: MIPS: Flush KVM entry code from icache globally
3759 - usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
3760 - usb: musb: dsps: implement clear_ep_rxintr() callback
3761 - usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
3762 - usb: gadgetfs: restrict upper bound on device configuration size
3763 - USB: gadgetfs: fix unbounded memory allocation bug
3764 - USB: gadgetfs: fix use-after-free bug
3765 - USB: gadgetfs: fix checks of wTotalLength in config descriptors
3766 - USB: fix problems with duplicate endpoint addresses
3767 - USB: dummy-hcd: fix bug in stop_activity (handle ep0)
3768 - usb: gadget: composite: Test get_alt() presence instead of set_alt()
3769 - usb: dwc3: core: avoid Overflow events
3770 - usb: xhci: fix possible wild pointer
3771 - xhci: workaround for hosts missing CAS bit
3772 - usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
3773 - xhci: free xhci virtual devices with leaf nodes first
3774 - usb: xhci: fix return value of xhci_setup_device()
3775 - usb: host: xhci: Fix possible wild pointer when handling abort command
3776 - xhci: Handle command completion and timeout race
3777 - usb: xhci: hold lock over xhci_abort_cmd_ring()
3778 - USB: serial: omninet: fix NULL-derefs at open and disconnect
3779 - USB: serial: quatech2: fix sleep-while-atomic in close
3780 - USB: serial: pl2303: fix NULL-deref at open
3781 - USB: serial: keyspan_pda: verify endpoints at probe
3782 - USB: serial: spcp8x5: fix NULL-deref at open
3783 - USB: serial: io_ti: fix NULL-deref at open
3784 - USB: serial: io_ti: fix another NULL-deref at open
3785 - USB: serial: io_ti: fix I/O after disconnect
3786 - USB: serial: iuu_phoenix: fix NULL-deref at open
3787 - USB: serial: garmin_gps: fix memory leak on failed URB submit
3788 - USB: serial: ti_usb_3410_5052: fix NULL-deref at open
3789 - USB: serial: io_edgeport: fix NULL-deref at open
3790 - USB: serial: oti6858: fix NULL-deref at open
3791 - USB: serial: cyberjack: fix NULL-deref at open
3792 - USB: serial: kobil_sct: fix NULL-deref in write
3793 - USB: serial: mos7840: fix NULL-deref at open
3794 - USB: serial: mos7720: fix NULL-deref at open
3795 - USB: serial: mos7720: fix use-after-free on probe errors
3796 - USB: serial: mos7720: fix parport use-after-free on probe errors
3797 - USB: serial: mos7720: fix parallel probe
3798 - usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
3799 - xhci: Use delayed_work instead of timer for command timeout
3800 - xhci: Fix race related to abort operation
3801 - usb: dwc3: pci: add Intel Gemini Lake PCI ID
3802 - usb: musb: Fix trying to free already-free IRQ 4
3803 - usb: hub: Move hub_port_disable() to fix warning if PM is disabled
3804 - usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
3805 - ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
3806 - USB: serial: kl5kusb105: abort on open exception path
3807 - ARM: dts: r8a7794: Correct hsusb parent clock
3808 - USB: phy: am335x-control: fix device and of_node leaks
3809 - USB: serial: io_ti: bind to interface after fw download
3810 - mei: bus: fix mei_cldev_enable KDoc
3811 - staging: iio: ad7606: fix improper setting of oversampling pins
3812 - usb: dwc3: gadget: always unmap EP0 requests
3813 - usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
3814 - usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
3815 - stable-fixup: hotplug: fix unused function warning
3816 - ath10k: use the right length of "background"
3817 - cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
3818 - hwmon: (scpi) Fix module autoload
3819 - hwmon: (amc6821) sign extension temperature
3820 - hwmon: (ds620) Fix overflows seen when writing temperature limits
3821 - hwmon: (nct7802) Fix overflows seen when writing into limit attributes
3822 - hwmon: (g762) Fix overflows and crash seen when writing limit attributes
3823 - clk: clk-wm831x: fix a logic error
3824 - clk: imx31: fix rewritten input argument of mx31_clocks_init()
3825 - iommu/amd: Missing error code in amd_iommu_init_device()
3826 - iommu/amd: Fix the left value check of cmd buffer
3827 - iommu/vt-d: Fix pasid table size encoding
3828 - iommu/vt-d: Flush old iommu caches for kdump when the device gets context
3829 mapped
3830 - ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call
3831 - scsi: mvsas: fix command_active typo
3832 - target/iscsi: Fix double free in lio_target_tiqn_addtpg()
3833 - irqchip/bcm7038-l1: Implement irq_cpu_offline() callback
3834 - PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
3835 - mmc: mmc_test: Uninitialized return value
3836 - s390/crypto: unlock on error in prng_tdes_read()
3837 - crypto: arm64/sha2-ce - fix for big endian
3838 - crypto: arm64/ghash-ce - fix for big endian
3839 - crypto: arm/aes-ce - fix for big endian
3840 - crypto: arm64/aes-ccm-ce: fix for big endian
3841 - crypto: arm64/aes-neon - fix for big endian
3842 - crypto: arm64/sha1-ce - fix for big endian
3843 - crypto: arm64/aes-xts-ce: fix for big endian
3844 - crypto: arm64/aes-ce - fix for big endian
3845 - md: MD_RECOVERY_NEEDED is set for mddev->recovery
3846 - powerpc/pci/rpadlpar: Fix device reference leaks
3847 - staging: comedi: dt282x: tidy up register bit defines
3848 - cred/userns: define current_user_ns() as a function
3849 - net: ti: cpmac: Fix compiler warning due to type confusion
3850 - net: vxge: avoid unused function warnings
3851 - cx23885-dvb: move initialization of a8293_pdata
3852 - drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
3853 - tick/broadcast: Prevent NULL pointer dereference
3854 - Revert "usb: gadget: composite: always set ep->mult to a sensible value"
3855 - usb: gadget: composite: always set ep->mult to a sensible value
3856 - Linux 4.4.42
3857 * Xenial update to v4.4.41 stable release (LP: #1655041)
3858 - ssb: Fix error routine when fallback SPROM fails
3859 - rtlwifi: Fix enter/exit power_save
3860 - cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
3861 - ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
3862 - mmc: sdhci: Fix recovery from tuning timeout
3863 - regulator: stw481x-vmmc: fix ages old enable error
3864 - timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
3865 - clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk
3866 - thermal: hwmon: Properly report critical temperature in sysfs
3867 - staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask
3868 - staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data
3869 - ACPI / video: Add force_native quirk for Dell XPS 17 L702X
3870 - ACPI / video: Add force_native quirk for HP Pavilion dv6
3871 - drm/nouveau/kms: lvds panel strap moved again on maxwell
3872 - drm/nouveau/bios: require checksum to match for fast acpi shadow method
3873 - drm/nouveau/ltc: protect clearing of comptags with mutex
3874 - drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
3875 - drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
3876 - drm/radeon: Also call cursor_move_locked when the cursor size changes
3877 - drm/radeon: Hide the HW cursor while it's out of bounds
3878 - drm/radeon: add additional pci revision to dpm workaround
3879 - drm/gma500: Add compat ioctl
3880 - drivers/gpu/drm/ast: Fix infinite loop if read fails
3881 - mei: request async autosuspend at the end of enumeration
3882 - block: protect iterate_bdevs() against concurrent close
3883 - vt: fix Scroll Lock LED trigger name
3884 - scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for
3885 30secs before reset
3886 - scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which
3887 does not support JBOD sequence map
3888 - scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
3889 - scsi: zfcp: do not trace pure benign residual HBA responses at default level
3890 - scsi: zfcp: fix rport unblock race with LUN recovery
3891 - scsi: avoid a permanent stop of the scsi device's request queue
3892 - ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
3893 - firmware: fix usermode helper fallback loading
3894 - s390/vmlogrdr: fix IUCV buffer allocation
3895 - sc16is7xx: Drop bogus use of IRQF_ONESHOT
3896 - md/raid5: limit request size according to implementation limits
3897 - KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
3898 - KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
3899 - kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
3900 - platform/x86: asus-nb-wmi.c: Add X45U quirk
3901 - fgraph: Handle a case where a tracer ignores set_graph_notrace
3902 - IB/mad: Fix an array index check
3903 - IPoIB: Avoid reading an uninitialized member variable
3904 - IB/multicast: Check ib_find_pkey() return value
3905 - IB/cma: Fix a race condition in iboe_addr_get_sgid()
3906 - media: solo6x10: fix lockup by avoiding delayed register write
3907 - Input: drv260x - fix input device's parent assignment
3908 - PCI: Check for PME in targeted sleep state
3909 - libceph: verify authorize reply on connect
3910 - nfs_write_end(): fix handling of short copies
3911 - powerpc/ps3: Fix system hang with GCC 5 builds
3912 - powerpc: Convert cmp to cmpd in idle enter sequence
3913 - kconfig/nconf: Fix hang when editing symbol with a long prompt
3914 - sg_write()/bsg_write() is not fit to be called under KERNEL_DS
3915 - net: mvpp2: fix dma unmapping of TX buffers for fragments
3916 - Linux 4.4.41
3917
3918 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 01 Feb 2017 11:10:24 -0200
3919
3920 linux-snapdragon (4.4.0-1046.50) xenial; urgency=low
3921
3922 [ Thadeu Lima de Souza Cascardo ]
3923
3924 * Release Tracking Bug
3925 - LP: #1657433
3926
3927 [ Ubuntu: 4.4.0-62.83 ]
3928
3929 * Release Tracking Bug
3930 - LP: #1657430
3931 * Backport DP MST fixes to i915 (LP: #1657353)
3932 - SAUCE: i915_bpo: Fix DP link rate math
3933 - SAUCE: i915_bpo: Validate mode against max. link data rate for DP MST
3934 * Ubuntu xenial - 4.4.0-59-generic i3 I/O performance issue (LP: #1657281)
3935 - blk-mq: really fix plug list flushing for nomerge queues
3936
3937 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 18 Jan 2017 15:24:09 -0200
3938
3939 linux-snapdragon (4.4.0-1045.49) xenial; urgency=low
3940
3941 [ Thadeu Lima de Souza Cascardo ]
3942
3943 * Release Tracking Bug
3944 - LP: #1656814
3945
3946 [ Ubuntu: 4.4.0-61.82 ]
3947
3948 * Release Tracking Bug
3949 - LP: #1656810
3950 * Xen MSI setup code incorrectly re-uses cached pirq (LP: #1656381)
3951 - SAUCE: xen: do not re-use pirq number cached in pci device msi msg data
3952 * nvme drive probe failure (LP: #1626894)
3953 - nvme: revert NVMe: only setup MSIX once
3954
3955 [ Ubuntu: 4.4.0-60.81 ]
3956
3957 * Release Tracking Bug
3958 - LP: #1656084
3959 * Couldn't emulate instruction 0x7813427c (LP: #1634129)
3960 - KVM: PPC: Book3S PR: Fix illegal opcode emulation
3961 * perf: 24x7: Eliminate domain name suffix in event names (LP: #1560482)
3962 - powerpc/perf/hv-24x7: Fix usage with chip events.
3963 - powerpc/perf/hv-24x7: Display change in counter values
3964 - powerpc/perf/hv-24x7: Display domain indices in sysfs
3965 - powerpc/perf/24x7: Eliminate domain suffix in event names
3966 * i386 ftrace tests hang on ADT testing (LP: #1655040)
3967 - ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps
3968 to it
3969 * VMX module autoloading if available (LP: #1651322)
3970 - powerpc: Add module autoloading based on CPU features
3971 - crypto: vmx - Convert to CPU feature based module autoloading
3972 * ACPI probe support for AD5592/3 configurable multi-channel converter
3973 (LP: #1654497)
3974 - SAUCE: iio: dac: ad5592r: Add ACPI support
3975 - SAUCE: iio: dac: ad5593r: Add ACPI support
3976 * Xenial update to v4.4.40 stable release (LP: #1654602)
3977 - btrfs: limit async_work allocation and worker func duration
3978 - Btrfs: fix tree search logic when replaying directory entry deletes
3979 - btrfs: store and load values of stripes_min/stripes_max in balance status
3980 item
3981 - Btrfs: fix qgroup rescan worker initialization
3982 - USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
3983 - USB: serial: option: add dlink dwm-158
3984 - USB: serial: kl5kusb105: fix open error path
3985 - USB: cdc-acm: add device id for GW Instek AFG-125
3986 - usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
3987 - usb: gadget: f_uac2: fix error handling at afunc_bind
3988 - usb: gadget: composite: correctly initialize ep->maxpacket
3989 - USB: UHCI: report non-PME wakeup signalling for Intel hardware
3990 - ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to
3991 volume_control_quirks
3992 - ALSA: hiface: Fix M2Tech hiFace driver sampling rate change
3993 - ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
3994 - ALSA: hda - ignore the assoc and seq when comparing pin configurations
3995 - ALSA: hda - fix headset-mic problem on a Dell laptop
3996 - ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiO
3997 - ALSA: hda: when comparing pin configurations, ignore assoc in addition to
3998 seq
3999 - clk: ti: omap36xx: Work around sprz319 advisory 2.1
4000 - Btrfs: fix memory leak in reading btree blocks
4001 - Btrfs: bail out if block group has different mixed flag
4002 - Btrfs: return gracefully from balance if fs tree is corrupted
4003 - Btrfs: don't leak reloc root nodes on error
4004 - Btrfs: fix memory leak in do_walk_down
4005 - Btrfs: don't BUG() during drop snapshot
4006 - btrfs: make file clone aware of fatal signals
4007 - block_dev: don't test bdev->bd_contains when it is not stable
4008 - ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
4009 - crypto: caam - fix AEAD givenc descriptors
4010 - ext4: fix mballoc breakage with 64k block size
4011 - ext4: fix stack memory corruption with 64k block size
4012 - ext4: use more strict checks for inodes_per_block on mount
4013 - ext4: fix in-superblock mount options processing
4014 - ext4: add sanity checking to count_overhead()
4015 - ext4: reject inodes with negative size
4016 - ext4: return -ENOMEM instead of success
4017 - ext4: do not perform data journaling when data is encrypted
4018 - f2fs: set ->owner for debugfs status file's file_operations
4019 - loop: return proper error from loop_queue_rq()
4020 - mm/vmscan.c: set correct defer count for shrinker
4021 - fs: exec: apply CLOEXEC before changing dumpable task flags
4022 - exec: Ensure mm->user_ns contains the execed files
4023 - usb: gadget: composite: always set ep->mult to a sensible value
4024 - blk-mq: Do not invoke .queue_rq() for a stopped queue
4025 - dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
4026 - dm crypt: mark key as invalid until properly loaded
4027 - dm space map metadata: fix 'struct sm_metadata' leak on failed create
4028 - ASoC: intel: Fix crash at suspend/resume without card registration
4029 - CIFS: Fix a possible memory corruption during reconnect
4030 - CIFS: Fix missing nls unload in smb2_reconnect()
4031 - CIFS: Fix a possible memory corruption in push locks
4032 - kernel/watchdog: use nmi registers snapshot in hardlockup handler
4033 - kernel/debug/debug_core.c: more properly delay for secondary CPUs
4034 - tpm xen: Remove bogus tpm_chip_unregister
4035 - xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
4036 - arm/xen: Use alloc_percpu rather than __alloc_percpu
4037 - xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
4038 - driver core: fix race between creating/querying glue dir and its cleanup
4039 - ppp: defer netns reference release for ppp channel
4040 - Linux 4.4.40
4041 * igb i210 probe of pci device failed with error -2 (LP: #1639810)
4042 - SAUCE: igb: Workaround for igb i210 firmware issue.
4043 - SAUCE: igb: add i211 to i210 PHY workaround
4044 * PowerNV: PCI Slot is invalid after fencedPHB Error injection (LP: #1652018)
4045 - powerpc/powernv: Call opal_pci_poll() if needed
4046 * mfd: intel-lpss: Add default I2C device properties for Apollo Lake
4047 (LP: #1635177)
4048 - mfd: intel-lpss: Add default I2C device properties for Apollo Lake
4049 * Xenial update to v4.4.39 stable release (LP: #1650609)
4050 - powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
4051 - parisc: Purge TLB before setting PTE
4052 - parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and
4053 flush_icache_page_asm
4054 - parisc: Fix TLB related boot crash on SMP machines
4055 - zram: restrict add/remove attributes to root only
4056 - locking/rtmutex: Prevent dequeue vs. unlock race
4057 - locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
4058 - perf/x86: Fix full width counter, counter overflow
4059 - crypto: mcryptd - Check mcryptd algorithm compatibility
4060 - can: raw: raw_setsockopt: limit number of can_filter that can be set
4061 - can: peak: fix bad memory access and free sequence
4062 - arm64: futex.h: Add missing PAN toggling
4063 - m68k: Fix ndelay() macro
4064 - batman-adv: Check for alloc errors when preparing TT local data
4065 - hotplug: Make register and unregister notifier API symmetric
4066 - crypto: rsa - Add Makefile dependencies to fix parallel builds
4067 - Linux 4.4.39
4068 * Xenial update to v4.4.38 stable release (LP: #1650607)
4069 - virtio-net: add a missing synchronize_net()
4070 - net: check dead netns for peernet2id_alloc()
4071 - ip6_tunnel: disable caching when the traffic class is inherited
4072 - net: sky2: Fix shutdown crash
4073 - af_unix: conditionally use freezable blocking calls in read
4074 - rtnetlink: fix FDB size computation
4075 - l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
4076 - net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
4077 - net, sched: respect rcu grace period on cls destruction
4078 - net/sched: pedit: make sure that offset is valid
4079 - netlink: Call cb->done from a worker thread
4080 - netlink: Do not schedule work from sk_destruct
4081 - net/dccp: fix use-after-free in dccp_invalid_packet
4082 - net: bcmgenet: Utilize correct struct device for all DMA operations
4083 - sh_eth: remove unchecked interrupts for RZ/A1
4084 - geneve: avoid use-after-free of skb->data
4085 - net: ping: check minimum size on ICMP header length
4086 - sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
4087 - sparc64: Fix find_node warning if numa node cannot be found
4088 - sparc64: fix compile warning section mismatch in find_node()
4089 - constify iov_iter_count() and iter_is_iovec()
4090 - Don't feed anything but regular iovec's to blk_rq_map_user_iov
4091 - ipv6: Set skb->protocol properly for local output
4092 - ipv4: Set skb->protocol properly for local output
4093 - esp4: Fix integrity verification when ESN are used
4094 - esp6: Fix integrity verification when ESN are used
4095 - Linux 4.4.38
4096 * Xenial update to v4.4.37 stable release (LP: #1650604)
4097 - ARC: Don't use "+l" inline asm constraint
4098 - zram: fix unbalanced idr management at hot removal
4099 - kasan: update kasan_global for gcc 7
4100 - x86/traps: Ignore high word of regs->cs in early_fixup_exception()
4101 - rcu: Fix soft lockup for rcu_nocb_kthread
4102 - PCI: Export pcie_find_root_port
4103 - PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)
4104 - mwifiex: printk() overflow with 32-byte SSIDs
4105 - pwm: Fix device reference leak
4106 - arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
4107 - arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
4108 - arm64: suspend: Reconfigure PSTATE after resume from idle
4109 - Linux 4.4.37
4110 * Xenial update to v4.4.36 stable release (LP: #1650601)
4111 - iommu/vt-d: Fix PASID table allocation
4112 - iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
4113 - KVM: x86: check for pic and ioapic presence before use
4114 - usb: chipidea: move the lock initialization to core file
4115 - USB: serial: cp210x: add ID for the Zone DPMX
4116 - USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
4117 - Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
4118 - scsi: mpt3sas: Fix secure erase premature termination
4119 - tile: avoid using clocksource_cyc2ns with absolute cycle count
4120 - cfg80211: limit scan results cache size
4121 - NFSv4.x: hide array-bounds warning
4122 - parisc: Fix races in parisc_setup_cache_timing()
4123 - parisc: Fix race in pci-dma.c
4124 - parisc: Also flush data TLB in flush_icache_page_asm
4125 - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
4126 - drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on
4127 - mei: me: disable driver on SPT SPS firmware
4128 - mei: me: fix place for kaby point device ids.
4129 - mei: fix return value on disconnection
4130 - scsi: mpt3sas: Unblock device after controller reset
4131 - Linux 4.4.36
4132 * Miscellaneous Ubuntu changes
4133 - [Debian] consider renames in gen-auto-reconstruct
4134
4135 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 17 Jan 2017 12:11:56 -0200
4136
4137 linux-snapdragon (4.4.0-1044.48) xenial; urgency=low
4138
4139 [ Luis Henriques ]
4140
4141 * Release Tracking Bug
4142 - LP: #1654285
4143
4144 [ Ubuntu: 4.4.0-59.80 ]
4145
4146 * Release Tracking Bug
4147 - LP: #1654282
4148 * [2.1.1] MAAS has nvme0n1 set as boot disk, curtin fails (LP: #1651602)
4149 - (fix) nvme: only require 1 interrupt vector, not 2+
4150
4151 -- Luis Henriques <luis.henriques@canonical.com> Fri, 06 Jan 2017 18:20:19 +0000
4152
4153 linux-snapdragon (4.4.0-1043.47) xenial; urgency=low
4154
4155 [ Luis Henriques ]
4156
4157 * Release Tracking Bug
4158 - LP: #1651405
4159
4160 * UBUNTU: [Config] updateconfigs
4161
4162 [ Ubuntu: 4.4.0-58.79 ]
4163
4164 * Release Tracking Bug
4165 - LP: #1651402
4166 * Support ACPI probe for IIO sensor drivers from ST Micro (LP: #1650123)
4167 - SAUCE: iio: st_sensors: match sensors using ACPI handle
4168 - SAUCE: iio: st_accel: Support sensor i2c probe using acpi
4169 - SAUCE: iio: st_pressure: Support i2c probe using acpi
4170 - [Config] CONFIG_HTS221=m, CONFIG_HTS221_I2C=m, CONFIG_HTS221_SPI=m
4171 * Fix channel data parsing in ST Micro sensor IIO drivers (LP: #1650189)
4172 - SAUCE: iio: common: st_sensors: fix channel data parsing
4173 * ST Micro lng2dm 3-axis "femto" accelerometer support (LP: #1650112)
4174 - SAUCE: iio: st-accel: add support for lis2dh12
4175 - SAUCE: iio: st_sensors: support active-low interrupts
4176 - SAUCE: iio: accel: Add support for the h3lis331dl accelerometer
4177 - SAUCE: iio: st_sensors: verify interrupt event to status
4178 - SAUCE: iio: st_sensors: support open drain mode
4179 - SAUCE: iio:st_sensors: fix power regulator usage
4180 - SAUCE: iio: st_sensors: switch to a threaded interrupt
4181 - SAUCE: iio: accel: st_accel: Add lis3l02dq support
4182 - SAUCE: iio: st_sensors: fix scale configuration for h3lis331dl
4183 - SAUCE: iio: accel: st_accel: add support to lng2dm
4184 - SAUCE: iio: accel: st_accel: inline per-sensor data
4185 - SAUCE: Documentation: dt: iio: accel: add lng2dm sensor device binding
4186 * ST Micro hts221 relative humidity sensor support (LP: #1650116)
4187 - SAUCE: iio: humidity: add support to hts221 rh/temp combo device
4188 - SAUCE: Documentation: dt: iio: humidity: add hts221 sensor device binding
4189 - SAUCE: iio: humidity: remove
4190 - SAUCE: iio: humidity: Support acpi probe for hts211
4191 * crypto : tolerate new crypto hardware for z Systems (LP: #1644557)
4192 - s390/zcrypt: Introduce CEX6 toleration
4193 * Acer, Inc ID 5986:055a is useless after 14.04.2 installed. (LP: #1433906)
4194 - uvcvideo: uvc_scan_fallback() for webcams with broken chain
4195 * vmxnet3 driver could causes kernel panic with v4.4 if LRO enabled.
4196 (LP: #1650635)
4197 - vmxnet3: segCnt can be 1 for LRO packets
4198 * system freeze when swapping to encrypted swap partition (LP: #1647400)
4199 - mm, oom: rework oom detection
4200 - mm: throttle on IO only when there are too many dirty and writeback pages
4201 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
4202 - target/user: Use sense_reason_t in tcmu_queue_cmd_ring
4203 - target/user: Return an error if cmd data size is too large
4204 - target/user: Fix comments to not refer to data ring
4205 - SAUCE: (no-up) target/user: Fix use-after-free of tcmu_cmds if they are
4206 expired
4207 * CVE-2016-9756
4208 - KVM: x86: drop error recovery in em_jmp_far and em_ret_far
4209 * Dell Precision 5520 & 3520 freezes at login screent (LP: #1650054)
4210 - ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520
4211 * CVE-2016-9794
4212 - ALSA: pcm : Call kill_fasync() in stream lock
4213 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
4214 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
4215 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
4216 map into s_user_ns"
4217 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
4218 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
4219 user namespace mounts"
4220 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
4221 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
4222 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
4223 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
4224 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
4225 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
4226 dqget() be valid and map into s_user_ns"
4227 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
4228 - (namespace) quota: Ensure qids map to the filesystem
4229 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
4230 - (namespace) dquot: For now explicitly don't support filesystems outside of
4231 init_user_ns
4232 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
4233 xattrs"
4234 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
4235 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
4236 ownership of inodes with unmappable ids"
4237 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
4238 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
4239 s_user_ns"
4240 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
4241 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
4242 * Boot crash in xen_send_IPI_one (LP: #1649821)
4243 - xen/qspinlock: Don't kick CPU if IRQ is not initialized
4244 * linux: Staging modules should be unsigned (LP: #1642368)
4245 - [Debian] Suppress module signing for staging drivers
4246 - SAUCE: Add rtl drivers to signature inclusion list
4247 * Ethernet not work after upgrade from kernel 3.19 to 4.4 [10ec:8168]
4248 (LP: #1648279)
4249 - ACPI / blacklist: Make Dell Latitude 3350 ethernet work
4250 * CVE-2016-9793
4251 - net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
4252 * [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10, 15.04, and
4253 15.10 (LP: #1400319)
4254 - Drivers: hv: avoid vfree() on crash
4255 * [Hyper-V] netvsc: fix incorrect receive checksum offloading (LP: #1636656)
4256 - netvsc: fix incorrect receive checksum offloading
4257
4258 -- Luis Henriques <luis.henriques@canonical.com> Tue, 20 Dec 2016 14:14:44 +0000
4259
4260 linux-snapdragon (4.4.0-1042.46) xenial; urgency=low
4261
4262 [ Luis Henriques ]
4263
4264 * Release Tracking Bug
4265 - LP: #1648875
4266
4267 [ Ubuntu: 4.4.0-57.78 ]
4268
4269 * Release Tracking Bug
4270 - LP: #1648867
4271 * Miscellaneous Ubuntu changes
4272 - SAUCE: Do not build the xr-usb-serial driver for s390
4273
4274 [ Ubuntu: 4.4.0-56.77 ]
4275
4276 * Release Tracking Bug
4277 - LP: #1648867
4278 * Release Tracking Bug
4279 - LP: #1648579
4280 * CONFIG_NR_CPUS=256 is too low (LP: #1579205)
4281 - [Config] Increase the NR_CPUS to 512 for amd64 to support systems with a
4282 large number of cores.
4283 * NVMe drives in Amazon AWS instance fail to initialize (LP: #1648449)
4284 - SAUCE: (no-up) NVMe: only setup MSIX once
4285
4286 [ Ubuntu: 4.4.0-55.76 ]
4287
4288 * Release Tracking Bug
4289 - LP: #1648503
4290 * NVMe driver accidentally reverted to use GSI instead of MSIX (LP: #1647887)
4291 - (fix) NVMe: restore code to always use MSI/MSI-x interrupts
4292
4293 -- Luis Henriques <luis.henriques@canonical.com> Sat, 10 Dec 2016 10:54:57 +0000
4294
4295 linux-snapdragon (4.4.0-1041.45) xenial; urgency=low
4296
4297 [ Luis Henriques ]
4298
4299 * Release Tracking Bug
4300 - LP: #1648512
4301
4302 [ Ubuntu: 4.4.0-55.76 ]
4303
4304 * Release Tracking Bug
4305 - LP: #1648503
4306 * NVMe driver accidentally reverted to use GSI instead of MSIX (LP: #1647887)
4307 - (fix) NVMe: restore code to always use MSI/MSI-x interrupts
4308
4309 -- Luis Henriques <luis.henriques@canonical.com> Thu, 08 Dec 2016 15:59:37 +0000
4310
4311 linux-snapdragon (4.4.0-1040.44) xenial; urgency=low
4312
4313 [ Luis Henriques ]
4314
4315 * Release Tracking Bug
4316 - LP: #1648021
4317
4318 * UBUNTU: [Config] updateconfigs
4319
4320 [ Ubuntu: 4.4.0-54.75 ]
4321
4322 * Release Tracking Bug
4323 - LP: #1648017
4324 * Update hio driver to 2.1.0.28 (LP: #1646643)
4325 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
4326 * linux: Enable live patching for all supported architectures (LP: #1633577)
4327 - [Config] CONFIG_LIVEPATCH=y for s390x
4328 * Botched backport breaks level triggered EOIs in QEMU guests with --machine
4329 kernel_irqchip=split (LP: #1644394)
4330 - kvm/irqchip: kvm_arch_irq_routing_update renaming split
4331 * Xenial update to v4.4.35 stable release (LP: #1645453)
4332 - x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
4333 - KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
4334 - KVM: Disable irq while unregistering user notifier
4335 - fuse: fix fuse_write_end() if zero bytes were copied
4336 - mfd: intel-lpss: Do not put device in reset state on suspend
4337 - can: bcm: fix warning in bcm_connect/proc_register
4338 - i2c: mux: fix up dependencies
4339 - kbuild: add -fno-PIE
4340 - scripts/has-stack-protector: add -fno-PIE
4341 - x86/kexec: add -fno-PIE
4342 - kbuild: Steal gcc's pie from the very beginning
4343 - ext4: sanity check the block and cluster size at mount time
4344 - crypto: caam - do not register AES-XTS mode on LP units
4345 - drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
4346 - clk: mmp: pxa910: fix return value check in pxa910_clk_init()
4347 - clk: mmp: pxa168: fix return value check in pxa168_clk_init()
4348 - clk: mmp: mmp2: fix return value check in mmp2_clk_init()
4349 - rtc: omap: Fix selecting external osc
4350 - iwlwifi: pcie: fix SPLC structure parsing
4351 - mfd: core: Fix device reference leak in mfd_clone_cell
4352 - uwb: fix device reference leaks
4353 - PM / sleep: fix device reference leak in test_suspend
4354 - PM / sleep: don't suspend parent when async child suspend_{noirq, late}
4355 fails
4356 - IB/mlx4: Check gid_index return value
4357 - IB/mlx4: Fix create CQ error flow
4358 - IB/mlx5: Use cache line size to select CQE stride
4359 - IB/mlx5: Fix fatal error dispatching
4360 - IB/core: Avoid unsigned int overflow in sg_alloc_table
4361 - IB/uverbs: Fix leak of XRC target QPs
4362 - IB/cm: Mark stale CM id's whenever the mad agent was unregistered
4363 - netfilter: nft_dynset: fix element timeout for HZ != 1000
4364 - Linux 4.4.35
4365 * Upstream stable 4.4.34 and 4.8.10 regression (LP: #1645278)
4366 - flow_dissect: call init_default_flow_dissectors() earlier
4367 * AD5593R configurable multi-channel converter support (LP: #1644726)
4368 - iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
4369 - iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
4370 - [Config] CONFIG_AD5592R/AD5593R=m
4371 * ST Micro lps22hb pressure sensor support (LP: #1642258)
4372 - iio:st_pressure:initial lps22hb sensor support
4373 - iio:st_pressure: align storagebits on power of 2
4374 - iio:st_pressure: document sampling gains
4375 - iio:st_pressure:lps22hb: temperature support
4376 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
4377 - SAUCE: ibmvscsis: Rearrange functions for future patches
4378 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
4379 - SAUCE: ibmvscsis: Synchronize cmds at remove time
4380 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
4381 - SAUCE: ibmvscsis: Return correct partition name/# to client
4382 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
4383 * System stalls when creating device node on booting (LP: #1643797)
4384 - sched/fair: Fix new task's load avg removed from source CPU in
4385 wake_up_new_task()
4386 * nvme: improve performance for virtual Google NVMe devices (LP: #1637565)
4387 - blk-mq: add blk_mq_alloc_request_hctx
4388 - nvme.h: add NVMe over Fabrics definitions
4389 - [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y
4390 - SAUCE: nvme: improve performance for virtual NVMe devices
4391 * Move some kernel modules to the main kernel package (LP: #1642228)
4392 - [Config] Move some powerpc kernel modules to the main kernel package
4393 * sched: Match-all classifier is missing in xenial (LP: #1642514)
4394 - [Config] CONFIG_NET_CLS_MATCHALL=m
4395 - net/sched: introduce Match-all classifier
4396 * Xenial update to 4.4.34 stable release (LP: #1643637)
4397 - dctcp: avoid bogus doubling of cwnd after loss
4398 - net: clear sk_err_soft in sk_clone_lock()
4399 - net: mangle zero checksum in skb_checksum_help()
4400 - bgmac: stop clearing DMA receive control register right after it is set
4401 - ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
4402 - tcp: fix potential memory corruption
4403 - dccp: do not send reset to already closed sockets
4404 - dccp: fix out of bound access in dccp_v4_err()
4405 - ipv6: dccp: fix out of bound access in dccp_v6_err()
4406 - ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
4407 - sctp: assign assoc_id earlier in __sctp_connect
4408 - fib_trie: Correct /proc/net/route off by one error
4409 - sock: fix sendmmsg for partial sendmsg
4410 - net: __skb_flow_dissect() must cap its return value
4411 - ipv4: use new_gw for redirect neigh lookup
4412 - tcp: take care of truncations done by sk_filter()
4413 - tty: Prevent ldisc drivers from re-using stale tty fields
4414 - sparc: Don't leak context bits into thread->fault_address
4415 - sparc: serial: sunhv: fix a double lock bug
4416 - sparc64 mm: Fix base TSB sizing when hugetlb pages are used
4417 - sparc: Handle negative offsets in arch_jump_label_transform
4418 - sparc64: Handle extremely large kernel TSB range flushes sanely.
4419 - sparc64: Fix illegal relative branches in hypervisor patched TLB code.
4420 - sparc64: Fix instruction count in comment for
4421 __hypervisor_flush_tlb_pending.
4422 - sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call
4423 code.
4424 - sparc64: Handle extremely large kernel TLB range flushes more gracefully.
4425 - sparc64: Delete __ret_efault.
4426 - sparc64: Prepare to move to more saner user copy exception handling.
4427 - sparc64: Convert copy_in_user to accurate exception reporting.
4428 - sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
4429 - sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
4430 - sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
4431 - sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
4432 - sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
4433 - sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
4434 - sparc64: Delete now unused user copy assembler helpers.
4435 - sparc64: Delete now unused user copy fixup functions.
4436 - Linux 4.4.34
4437 * Xenial update to v4.4.33 stable release (LP: #1642968)
4438 - ALSA: info: Return error for invalid read/write
4439 - ALSA: info: Limit the proc text input size
4440 - ASoC: cs4270: fix DAPM stream name mismatch
4441 - dib0700: fix nec repeat handling
4442 - swapfile: fix memory corruption via malformed swapfile
4443 - coredump: fix unfreezable coredumping task
4444 - s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
4445 - ARC: timer: rtc: implement read loop in "C" vs. inline asm
4446 - pinctrl: cherryview: Serialize register access in suspend/resume
4447 - pinctrl: cherryview: Prevent possible interrupt storm on resume
4448 - staging: iio: ad5933: avoid uninitialized variable in error case
4449 - drivers: staging: nvec: remove bogus reset command for PS/2 interface
4450 - Revert "staging: nvec: ps2: change serio type to passthrough"
4451 - staging: nvec: remove managed resource from PS2 driver
4452 - USB: cdc-acm: fix TIOCMIWAIT
4453 - usb: gadget: u_ether: remove interrupt throttling
4454 - drbd: Fix kernel_sendmsg() usage - potential NULL deref
4455 - toshiba-wmi: Fix loading the driver on non Toshiba laptops
4456 - clk: qoriq: Don't allow CPU clocks higher than starting value
4457 - iio: hid-sensors: Increase the precision of scale to fix wrong reading
4458 interpretation.
4459 - iio: orientation: hid-sensor-rotation: Add PM function (fix non working
4460 driver)
4461 - scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
4462 - scsi: mpt3sas: Fix for block device of raid exists even after deleting raid
4463 disk
4464 - KVM: MIPS: Precalculate MMIO load resume PC
4465 - drm/i915: Respect alternate_ddc_pin for all DDI ports
4466 - dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
4467 - tty/serial: at91: fix hardware handshake on Atmel platforms
4468 - iommu/amd: Free domain id when free a domain of struct dma_ops_domain
4469 - iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
4470 - mei: bus: fix received data size check in NFC fixup
4471 - lib/genalloc.c: start search from start of chunk
4472 - hwrng: core - Don't use a stack buffer in add_early_randomness()
4473 - i40e: fix call of ndo_dflt_bridge_getlink()
4474 - ACPI / APEI: Fix incorrect return value of ghes_proc()
4475 - ASoC: sun4i-codec: return error code instead of NULL when create_card fails
4476 - mmc: mxs: Initialize the spinlock prior to using it
4477 - btrfs: qgroup: Prevent qgroup->reserved from going subzero
4478 - netfilter: fix namespace handling in nf_log_proc_dostring
4479 - Linux 4.4.33
4480 * Xenial update to 4.4.32 stable release (LP: #1642573)
4481 - tcp: fix overflow in __tcp_retransmit_skb()
4482 - net: avoid sk_forward_alloc overflows
4483 - tcp: fix wrong checksum calculation on MTU probing
4484 - tcp: fix a compile error in DBGUNDO()
4485 - ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
4486 - ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
4487 - tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
4488 - net: fec: set mac address unconditionally
4489 - net: pktgen: fix pkt_size
4490 - net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*()
4491 functions
4492 - net: Add netdev all_adj_list refcnt propagation to fix panic
4493 - packet: call fanout_release, while UNREGISTERING a netdev
4494 - netlink: do not enter direct reclaim from netlink_dump()
4495 - ipv6: tcp: restore IP6CB for pktoptions skbs
4496 - ip6_tunnel: fix ip6_tnl_lookup
4497 - net: pktgen: remove rcu locking in pktgen_change_name()
4498 - bridge: multicast: restore perm router ports on multicast enable
4499 - rtnetlink: Add rtnexthop offload flag to compare mask
4500 - net: add recursion limit to GRO
4501 - ipv4: disable BH in set_ping_group_range()
4502 - ipv4: use the right lock for ping_group_range
4503 - net: sctp, forbid negative length
4504 - udp: fix IP_CHECKSUM handling
4505 - net sched filters: fix notification of filter delete with proper handle
4506 - sctp: validate chunk len before actually using it
4507 - packet: on direct_xmit, limit tso and csum to supported devices
4508 - of: silence warnings due to max() usage
4509 - Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
4510 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
4511 - drm/amdgpu/dp: add back special handling for NUTMEG
4512 - drm/amdgpu: fix DP mode validation
4513 - drm/radeon: fix DP mode validation
4514 - scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
4515 - Linux 4.4.32
4516 * Xenial update to 4.4.31 stable release (LP: #1642572)
4517 - i2c: xgene: Avoid dma_buffer overrun
4518 - i2c: core: fix NULL pointer dereference under race condition
4519 - drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
4520 - h8300: fix syscall restarting
4521 - libxfs: clean up _calc_dquots_per_chunk
4522 - mm/list_lru.c: avoid error-path NULL pointer deref
4523 - mm: memcontrol: do not recurse in direct reclaim
4524 - ALSA: usb-audio: Add quirk for Syntek STK1160
4525 - ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
4526 - ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
4527 - ALSA: hda - allow 40 bit DMA mask for NVidia devices
4528 - ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
4529 - ALSA: hda - Fix headset mic detection problem for two Dell laptops
4530 - ANDROID: binder: Add strong ref checks
4531 - ANDROID: binder: Clear binder and cookie when setting handle in flat binder
4532 struct
4533 - btrfs: fix races on root_log_ctx lists
4534 - ubifs: Abort readdir upon error
4535 - ubifs: Fix regression in ubifs_readdir()
4536 - mei: txe: don't clean an unprocessed interrupt cause.
4537 - usb: gadget: function: u_ether: don't starve tx request queue
4538 - USB: serial: fix potential NULL-dereference at probe
4539 - USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
4540 - xhci: use default USB_RESUME_TIMEOUT when resuming ports.
4541 - usb: increase ohci watchdog delay to 275 msec
4542 - Fix potential infoleak in older kernels
4543 - vt: clear selection before resizing
4544 - xhci: add restart quirk for Intel Wildcatpoint PCH
4545 - tty: limit terminal size to 4M chars
4546 - USB: serial: cp210x: fix tiocmget error handling
4547 - dm: free io_barrier after blk_cleanup_queue call
4548 - KVM: x86: fix wbinvd_dirty_mask use-after-free
4549 - KVM: MIPS: Make ERET handle ERL before EXL
4550 - ovl: fsync after copy-up
4551 - parisc: Ensure consistent state when switching to kernel stack at syscall
4552 entry
4553 - virtio_ring: Make interrupt suppression spec compliant
4554 - virtio: console: Unlock vqs while freeing buffers
4555 - dm mirror: fix read error on recovery after default leg failure
4556 - Input: i8042 - add XMG C504 to keyboard reset table
4557 - firewire: net: guard against rx buffer overflows
4558 - firewire: net: fix fragmented datagram_size off-by-one
4559 - mac80211: discard multicast and 4-addr A-MSDUs
4560 - scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough)
4561 devices
4562 - scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
4563 - scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
4564 - mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
4565 - Revert "drm/radeon: fix DP link training issue with second 4K monitor"
4566 - drm/radeon/si_dpm: Limit clocks on HD86xx part
4567 - drm/radeon/si_dpm: workaround for SI kickers
4568 - drm/radeon: drop register readback in cayman_cp_int_cntl_setup
4569 - drm/dp/mst: Check peer device type before attempting EDID read
4570 - perf build: Fix traceevent plugins build race
4571 - x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
4572 - powerpc/ptrace: Fix out of bounds array access warning
4573 - ARM: 8584/1: floppy: avoid gcc-6 warning
4574 - mm/cma: silence warnings due to max() usage
4575 - drm/exynos: fix error handling in exynos_drm_subdrv_open
4576 - cgroup: avoid false positive gcc-6 warning
4577 - smc91x: avoid self-comparison warning
4578 - Disable "frame-address" warning
4579 - UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
4580 - pwm: Unexport children before chip removal
4581 - usb: dwc3: Fix size used in dma_free_coherent()
4582 - tty: vt, fix bogus division in csi_J
4583 - kvm: x86: Check memopp before dereference (CVE-2016-8630)
4584 - ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
4585 - HID: usbhid: add ATEN CS962 to list of quirky devices
4586 - Linux 4.4.31
4587 * CVE-2016-6213
4588 - mnt: Add a per mount namespace limit on the number of mounts
4589 * ThinkPad T460 hotkeys stop working in Ubuntu 16.04 (LP: #1642114)
4590 - thinkpad_acpi: Add support for HKEY version 0x200
4591 * CVE-2016-4568
4592 - videobuf2-v4l2: Verify planes array in buffer dequeueing
4593 * [SRU] Add 0cf3:e009 to btusb (LP: #1641562)
4594 - Bluetooth: btusb: Add support for 0cf3:e009
4595 * Fix resource leak in btusb (LP: #1641569)
4596 - SAUCE: Bluetooth: decrease refcount after use
4597 * WiFi LED doesn't work on some Edge Gateway units (LP: #1640418)
4598 - SAUCE: mwifiex: Use PCI ID instead of DMI ID to identify Edge Gateways
4599 * [Hyper-V] do not lose pending heartbeat vmbus packets (LP: #1632786)
4600 - hv: do not lose pending heartbeat vmbus packets
4601 * ipv6: connected routes are missing after a down/up cycle on the loopback
4602 (LP: #1634545)
4603 - ipv6: correctly add local routes when lo goes up
4604 * audit: prevent a new auditd to stop an old auditd still alive (LP: #1633404)
4605 - audit: stop an old auditd being starved out by a new auditd
4606 * hv_set_ifconfig script parsing fails for certain configuration
4607 (LP: #1640109)
4608 - hv_set_ifconfig -- handle DHCP interfaces correctly
4609 - hv_set_ifconfig -- ensure we include the last stanza
4610 * CVE-2016-7039 and CVE-2016-8666 (LP: #1631287)
4611 - Revert "UBUNTU: SAUCE: net: add recursion limit to GRO"
4612
4613 [ Ubuntu: 4.4.0-53.74 ]
4614
4615 * CVE-2016-8655 (LP: #1646318)
4616 - packet: fix race condition in packet_set_ring
4617
4618 [ Ubuntu: 4.4.0-51.72 ]
4619
4620 * Release Tracking Bug
4621 - LP: #1644611
4622 * 4.4.0-1037-snapdragon #41: kernel panic on boot (LP: #1644596)
4623 - Revert "dma-mapping: introduce the DMA_ATTR_NO_WARN attribute"
4624 - Revert "powerpc: implement the DMA_ATTR_NO_WARN attribute"
4625 - Revert "nvme: use the DMA_ATTR_NO_WARN attribute"
4626
4627 [ Ubuntu: 4.4.0-50.71 ]
4628
4629 * Release Tracking Bug
4630 - LP: #1644169
4631 * xenial 4.4.0-49.70 kernel breaks LXD userspace (LP: #1644165)
4632 - Revert "UBUNTU: SAUCE: (namespace) fuse: Allow user namespace mounts by
4633 default"
4634 - Revert "UBUNTU: SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for
4635 userns root"
4636 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for
4637 CAP_FSETID in s_user_ns""
4638 - Revert "UBUNTU: SAUCE: (namespace) fs: Allow superblock owner to change
4639 ownership of inodes"
4640 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to
4641 change ownership of inodes with unmappable ids""
4642 - Revert "UBUNTU: SAUCE: (namespace) security/integrity: Harden against
4643 malformed xattrs"
4644 - Revert "(namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns
4645 to set xattrs""
4646 - Revert "(namespace) dquot: For now explicitly don't support filesystems
4647 outside of init_user_ns"
4648 - Revert "(namespace) quota: Handle quota data stored in s_user_ns in
4649 quota_setxquota"
4650 - Revert "(namespace) quota: Ensure qids map to the filesystem"
4651 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to
4652 s_user_ns""
4653 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed
4654 to dqget() be valid and map into s_user_ns""
4655 - Revert "(namespace) vfs: Don't create inodes with a uid or gid unknown to
4656 the vfs"
4657 - Revert "(namespace) vfs: Don't modify inodes with a uid or gid unknown to
4658 the vfs"
4659 - Revert "UBUNTU: SAUCE: (namespace) fuse: Translate ids in posix acl xattrs"
4660 - Revert "UBUNTU: SAUCE: (namespace) posix_acl: Export
4661 posix_acl_fix_xattr_userns() to modules"
4662 - Revert "(namespace) vfs: Verify acls are valid within superblock's
4663 s_user_ns."
4664 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to
4665 handle user namespace mounts""
4666 - Revert "(namespace) fs: Refuse uid/gid changes which don't map into
4667 s_user_ns"
4668 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which
4669 don't map into s_user_ns""
4670 - Revert "(namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns"
4671
4672 [ Ubuntu: 4.4.0-49.70 ]
4673
4674 * Release Tracking Bug
4675 - LP: #1640921
4676 * Infiniband driver (kernel module) needed for Azure (LP: #1641139)
4677 - SAUCE: RDMA Infiniband for Windows Azure
4678 - [Config] CONFIG_HYPERV_INFINIBAND_ND=m
4679 - SAUCE: Makefile RDMA infiniband driver for Windows Azure
4680 - [Config] Add hv_network_direct.ko to generic inclusion list
4681 - SAUCE: RDMA Infiniband for Windows Azure is dependent on amd64
4682
4683 [ Ubuntu: 4.4.0-48.69 ]
4684
4685 * Release Tracking Bug
4686 - LP: #1640758
4687 * lxc-attach to malicious container allows access to host (LP: #1639345)
4688 - Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires
4689 mapped uids/gids"
4690 - (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission
4691 checks
4692 * take 'P' command from upstream xmon (LP: #1637978)
4693 - powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
4694 * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517)
4695 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu15
4696 * I2C touchpad does not work on AMD platform (LP: #1612006)
4697 - pinctrl/amd: Configure GPIO register using BIOS settings
4698 - pinctrl/amd: switch to using a bool for level
4699 * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733)
4700 - [Config] CONFIG_VFIO_PCI=y for ppc64el
4701 * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554)
4702 - KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
4703 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
4704 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
4705 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
4706 map into s_user_ns"
4707 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
4708 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
4709 user namespace mounts"
4710 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
4711 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
4712 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
4713 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
4714 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
4715 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
4716 dqget() be valid and map into s_user_ns"
4717 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
4718 - (namespace) quota: Ensure qids map to the filesystem
4719 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
4720 - (namespace) dquot: For now explicitly don't support filesystems outside of
4721 init_user_ns
4722 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
4723 xattrs"
4724 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
4725 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
4726 ownership of inodes with unmappable ids"
4727 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
4728 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
4729 s_user_ns"
4730 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
4731 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
4732 * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618)
4733 - SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties
4734 * hio: SSD data corruption under stress test (LP: #1638700)
4735 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
4736 - SAUCE: hio: splitting bio in the entry of .make_request_fn
4737 * Module sha1-mb fails to load (LP: #1637165)
4738 - crypto: sha-mb - Fix load failure
4739 - crypto: mcryptd - Fix load failure
4740 * please include mlx5_core modules in linux-image-generic package
4741 (LP: #1635223)
4742 - [Config] Include mlx5 in main package
4743 * xgene i2c slimpro driver fails to load (LP: #1625232)
4744 - mailbox: Add support for APM X-Gene platform mailbox driver
4745 - mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL
4746 - mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc
4747 - [Config] Enabled XGENE_SLIMPRO_MBOX as a module
4748 * [Dell][XPS]Touchscreen fails to function after resume from s3 by Lid
4749 close/open (LP: #1632527)
4750 - gpio/pinctrl: sunxi: stop poking around in private vars
4751 - pinctrl: intel: Only restore pins that are used by the driver
4752 * Xenial update to v4.4.30 stable release (LP: #1638272)
4753 - Revert "x86/mm: Expand the exception table logic to allow new handling
4754 options"
4755 - Revert "fix minor infoleak in get_user_ex()"
4756 - Linux 4.4.30
4757 * Xenial update to v4.4.29 stable release (LP: #1638267)
4758 - drm/prime: Pass the right module owner through to dma_buf_export()
4759 - drm/amdgpu: fix IB alignment for UVD
4760 - drm/amdgpu/dce10: disable hpd on local panels
4761 - drm/amdgpu/dce8: disable hpd on local panels
4762 - drm/amdgpu/dce11: disable hpd on local panels
4763 - drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
4764 - drm/amdgpu: change vblank_time's calculation method to reduce computational
4765 error.
4766 - drm/radeon: narrow asic_init for virtualization
4767 - drm/radeon/si/dpm: fix phase shedding setup
4768 - drm/radeon: change vblank_time's calculation method to reduce computational
4769 error.
4770 - drm/vmwgfx: Limit the user-space command buffer size
4771 - drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
4772 - Revert "drm/i915: Check live status before reading edid"
4773 - drm/i915: Account for TSEG size when determining 865G stolen base
4774 - drm/i915: Unalias obj->phys_handle and obj->userptr
4775 - mm/hugetlb: fix memory offline with hugepage size > memory block size
4776 - posix_acl: Clear SGID bit when setting file permissions
4777 - ipip: Properly mark ipip GRO packets as encapsulated.
4778 - powerpc/eeh: Null check uses of eeh_pe_bus_get
4779 - perf stat: Fix interval output values
4780 - genirq/generic_chip: Add irq_unmap callback
4781 - uio: fix dmem_region_start computation
4782 - ARM: clk-imx35: fix name for ckil clk
4783 - spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
4784 - mwifiex: correct aid value during tdls setup
4785 - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
4786 - crypto: arm/ghash-ce - add missing async import/export
4787 - hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
4788 - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()
4789 - ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
4790 - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
4791 - ASoC: dapm: Fix kcontrol creation for output driver widget
4792 - staging: r8188eu: Fix scheduling while atomic splat
4793 - power: bq24257: Fix use of uninitialized pointer bq->charger
4794 - dmaengine: ipu: remove bogus NO_IRQ reference
4795 - x86/mm: Expand the exception table logic to allow new handling options
4796 - s390/cio: fix accidental interrupt enabling during resume
4797 - s390/con3270: fix use of uninitialised data
4798 - s390/con3270: fix insufficient space padding
4799 - clk: qoriq: fix a register offset error
4800 - clk: divider: Fix clk_divider_round_rate() to use clk_readl()
4801 - perf hists browser: Fix event group display
4802 - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
4803 - perf symbols: Fixup symbol sizes before picking best ones
4804 - mpt3sas: Don't spam logs if logging level is 0
4805 - powerpc/nvram: Fix an incorrect partition merge
4806 - ARM: pxa: pxa_cplds: fix interrupt handling
4807 - Linux 4.4.29
4808 * KVM: PPC: Book3S HV: Migrate pinned pages out of CMA (LP: #1632045)
4809 - KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
4810 * Xenial update to v4.4.28 stable release (LP: #1637510)
4811 - gpio: mpc8xxx: Correct irq handler function
4812 - mei: me: add kaby point device ids
4813 - regulator: tps65910: Work around silicon erratum SWCZ010
4814 - clk: imx6: initialize GPU clocks
4815 - PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
4816 - rtlwifi: Fix missing country code for Great Britain
4817 - mmc: block: don't use CMD23 with very old MMC cards
4818 - mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
4819 - PCI: Mark Atheros AR9580 to avoid bus reset
4820 - platform: don't return 0 from platform_get_irq[_byname]() on error
4821 - cpufreq: intel_pstate: Fix unsafe HWP MSR access
4822 - parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
4823 - parisc: Fix kernel memory layout regarding position of __gp
4824 - parisc: Increase initial kernel mapping size
4825 - pstore/ramoops: fixup driver removal
4826 - pstore/core: drop cmpxchg based updates
4827 - pstore/ram: Use memcpy_toio instead of memcpy
4828 - pstore/ram: Use memcpy_fromio() to save old buffer
4829 - perf intel-pt: Fix snapshot overlap detection decoder errors
4830 - perf intel-pt: Fix estimated timestamps for cycle-accurate mode
4831 - perf intel-pt: Fix MTC timestamp calculation for large MTC periods
4832 - dm: mark request_queue dead before destroying the DM device
4833 - dm: return correct error code in dm_resume()'s retry loop
4834 - dm mpath: check if path's request_queue is dying in activate_path()
4835 - dm crypt: fix crash on exit
4836 - powerpc/vdso64: Use double word compare on pointers
4837 - powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
4838 - powerpc/powernv: Use CPU-endian hub diag-data type in
4839 pnv_eeh_get_and_dump_hub_diag()
4840 - powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
4841 - ubi: Deal with interrupted erasures in WL
4842 - zfcp: fix fc_host port_type with NPIV
4843 - zfcp: fix ELS/GS request&response length for hardware data router
4844 - zfcp: close window with unblocked rport during rport gone
4845 - zfcp: retain trace level for SCSI and HBA FSF response records
4846 - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
4847 - zfcp: trace on request for open and close of WKA port
4848 - zfcp: restore tracing of handle for port and LUN with HBA records
4849 - zfcp: fix D_ID field with actual value on tracing SAN responses
4850 - zfcp: fix payload trace length for SAN request&response
4851 - zfcp: trace full payload of all SAN records (req,resp,iels)
4852 - scsi: zfcp: spin_lock_irqsave() is not nestable
4853 - fbdev/efifb: Fix 16 color palette entry calculation
4854 - ovl: Fix info leak in ovl_lookup_temp()
4855 - ovl: copy_up_xattr(): use strnlen
4856 - mb86a20s: fix the locking logic
4857 - mb86a20s: fix demod settings
4858 - cx231xx: don't return error on success
4859 - cx231xx: fix GPIOs for Pixelview SBTVD hybrid
4860 - ALSA: hda - Fix a failure of micmute led when having multi adcs
4861 - MIPS: Fix -mabi=64 build of vdso.lds
4862 - MIPS: ptrace: Fix regs_return_value for kernel context
4863 - lib: move strtobool() to kstrtobool()
4864 - lib: update single-char callers of strtobool()
4865 - lib: add "on"/"off" support to kstrtobool
4866 - Input: i8042 - skip selftest on ASUS laptops
4867 - Input: elantech - force needed quirks on Fujitsu H760
4868 - Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
4869 - sunrpc: fix write space race causing stalls
4870 - NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
4871 - NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
4872 - NFSv4: Open state recovery must account for file permission changes
4873 - NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
4874 - scsi: Fix use-after-free
4875 - metag: Only define atomic_dec_if_positive conditionally
4876 - mm: filemap: don't plant shadow entries without radix tree node
4877 - ipc/sem.c: fix complex_count vs. simple op race
4878 - arc: don't leak bits of kernel stack into coredump
4879 - fs/super.c: fix race between freeze_super() and thaw_super()
4880 - cifs: Limit the overall credit acquired
4881 - fs/cifs: keep guid when assigning fid to fileinfo
4882 - Clarify locking of cifs file and tcon structures and make more granular
4883 - Display number of credits available
4884 - Set previous session id correctly on SMB3 reconnect
4885 - SMB3: GUIDs should be constructed as random but valid uuids
4886 - Do not send SMB3 SET_INFO request if nothing is changing
4887 - Cleanup missing frees on some ioctls
4888 - blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
4889 - x86/e820: Don't merge consecutive E820_PRAM ranges
4890 - kvm: x86: memset whole irq_eoi
4891 - irqchip/gicv3: Handle loop timeout proper
4892 - sd: Fix rw_max for devices that report an optimal xfer size
4893 - hpsa: correct skipping masked peripherals
4894 - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
4895 - bnx2x: Prevent false warning for lack of FC NPIV
4896 - net/mlx4_core: Allow resetting VF admin mac to zero
4897 - acpi, nfit: check for the correct event code in notifications
4898 - mm: workingset: fix crash in shadow node shrinker caused by
4899 replace_page_cache_page()
4900 - mm: filemap: fix mapping->nrpages double accounting in fuse
4901 - Using BUG_ON() as an assert() is _never_ acceptable
4902 - s390/mm: fix gmap tlb flush issues
4903 - irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
4904 - isofs: Do not return EACCES for unknown filesystems
4905 - memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
4906 - memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
4907 - arm64: percpu: rewrite ll/sc loops in assembly
4908 - arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
4909 - ceph: fix error handling in ceph_read_iter
4910 - powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
4911 - mmc: core: Annotate cmd_hdr as __le32
4912 - mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
4913 - mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
4914 - ext4: do not advertise encryption support when disabled
4915 - jbd2: fix incorrect unlock on j_list_lock
4916 - ubifs: Fix xattr_names length in exit paths
4917 - target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
4918 - target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT
4919 REACHABLE
4920 - target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
4921 - Linux 4.4.28
4922 * Xenial update to v4.4.27 stable release (LP: #1637501)
4923 - serial: 8250_dw: Check the data->pclk when get apb_pclk
4924 - btrfs: assign error values to the correct bio structs
4925 - drivers: base: dma-mapping: page align the size when unmap_kernel_range
4926 - fuse: listxattr: verify xattr list
4927 - fuse: invalidate dir dentry after chmod
4928 - fuse: fix killing s[ug]id in setattr
4929 - i40e: avoid NULL pointer dereference and recursive errors on early PCI error
4930 - brcmfmac: fix memory leak in brcmf_fill_bss_param
4931 - ASoC: Intel: Atom: add a missing star in a memcpy call
4932 - reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
4933 - reiserfs: switch to generic_{get,set,remove}xattr()
4934 - async_pq_val: fix DMA memory leak
4935 - scsi: arcmsr: Simplify user_len checking
4936 - ext4: enforce online defrag restriction for encrypted files
4937 - ext4: reinforce check of i_dtime when clearing high fields of uid and gid
4938 - ext4: fix memory leak in ext4_insert_range()
4939 - ext4: allow DAX writeback for hole punch
4940 - ext4: release bh in make_indexed_dir
4941 - dlm: free workqueues after the connections
4942 - vfs: move permission checking into notify_change() for utimes(NULL)
4943 - cfq: fix starvation of asynchronous writes
4944 - Linux 4.4.27
4945 * Xenial update to v4.4.26 stable release (LP: #1637500)
4946 - x86/build: Build compressed x86 kernels as PIE
4947 - Linux 4.4.26
4948 * ISST-LTE:pVM nvme 0000:a0:00.0: iommu_alloc failed on NVMe card
4949 (LP: #1633128)
4950 - dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
4951 - powerpc: implement the DMA_ATTR_NO_WARN attribute
4952 - nvme: use the DMA_ATTR_NO_WARN attribute
4953 * CVE-2016-8658
4954 - brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
4955 * Hotkey doesn't work on HP x360 (LP: #1620979)
4956 - gpiolib: Make it possible to exclude GPIOs from IRQ domain
4957 - pinctrl: cherryview: Do not mask all interrupts in probe
4958 - pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
4959 * Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device
4960 driver (LP: #1559194)
4961 - SAUCE: (noup) Bad page state in process genwqe_gunzip pfn:3c275 in the
4962 genwqe device driver
4963 * CVE-2016-7425
4964 - scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
4965 * Add ipvlan module to 16.04 kernel (LP: #1634705)
4966 - [Config] Add ipvlan to the generic inclusion list
4967 * kernel generates ACPI Exception: AE_NOT_FOUND, Evaluating _DOD incorrectly
4968 (LP: #1634607)
4969 - ACPI / video: skip evaluating _DOD when it does not exist
4970 * BT still shows off after resume by wireless hotkey (LP: #1634380)
4971 - Bluetooth: btusb: Fix atheros firmware download error
4972 * ghash-clmulni-intel module fails to load (LP: #1633058)
4973 - crypto: ghash-clmulni - Fix load failure
4974 - crypto: cryptd - Assign statesize properly
4975 * Xenial update to v4.4.25 stable release (LP: #1634153)
4976 - timekeeping: Fix __ktime_get_fast_ns() regression
4977 - ALSA: ali5451: Fix out-of-bound position reporting
4978 - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
4979 - ALSA: usb-line6: use the same declaration as definition in header for MIDI
4980 manufacturer ID
4981 - mfd: rtsx_usb: Avoid setting ucr->current_sg.status
4982 - mfd: atmel-hlcdc: Do not sleep in atomic context
4983 - mfd: 88pm80x: Double shifting bug in suspend/resume
4984 - mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
4985 - KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
4986 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
4987 - KVM: PPC: BookE: Fix a sanity check
4988 - x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
4989 - x86/irq: Prevent force migration of irqs which are not in the vector domain
4990 - x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
4991 - ARM: dts: mvebu: armada-390: add missing compatibility string and bracket
4992 - ARM: dts: MSM8064 remove flags from SPMI/MPP IRQs
4993 - ARM: cpuidle: Fix error return code
4994 - ima: use file_dentry()
4995 - tpm: fix a race condition in tpm2_unseal_trusted()
4996 - tpm_crb: fix crb_req_canceled behavior
4997 - Linux 4.4.25
4998 * backport fwts UEFI test driver to Xenial (LP: #1633506)
4999 - efi: Add efi_test driver for exporting UEFI runtime service interfaces
5000 - [Config] CONFIG_EFI_TEST=m
5001 * Fix alps driver for multitouch function. (LP: #1633321)
5002 - HID: alps: fix multitouch cursor issue
5003 * xgene merlin crashes when running as iperf server (LP: #1632739)
5004 - drivers: net: xgene: optimizing the code
5005 - xgene: get_phy_device() doesn't return NULL anymore
5006 - drivers: net: xgene: Get channel number from device binding
5007 - drivers: net: xgene: constify xgene_cle_ops structure
5008 - drivers: net: xgene: Fix error handling
5009 - drivers: net: xgene: fix IPv4 forward crash
5010 - drivers: net: xgene: fix sharing of irqs
5011 - drivers: net: xgene: fix ununiform latency across queues
5012 - drivers: net: xgene: fix statistics counters race condition
5013 - drivers: net: xgene: fix register offset
5014 - drivers: net: xgene: Separate set_speed from mac_init
5015 - drivers: net: xgene: Fix module unload crash - hw resource cleanup
5016 - drivers: net: xgene: Fix module unload crash - change sw sequence
5017 - drivers: net: xgene: Fix module unload crash - clkrst sequence
5018 - drivers: net: phy: xgene: Add MDIO driver
5019 - drivers: net: xgene: Add backward compatibility
5020 - drivers: net: xgene: Enable MDIO driver
5021 - drivers: net: xgene: Use exported functions
5022 - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
5023 - dtb: xgene: Add MDIO node
5024 - MAINTAINERS: xgene: Add driver and documentation path
5025 - [Config] Enable MDIO_XGENE as a modules
5026 * Add support for KabeLake i219-LOM chips (LP: #1632578)
5027 - e1000e: Initial support for KabeLake
5028
5029 -- Luis Henriques <luis.henriques@canonical.com> Wed, 07 Dec 2016 18:10:04 +0000
5030
5031 linux-snapdragon (4.4.0-1039.43) xenial; urgency=low
5032
5033 * CVE-2016-8655 (LP: #1646318)
5034 - packet: fix race condition in packet_set_ring
5035
5036 -- Brad Figg <brad.figg@canonical.com> Fri, 02 Dec 2016 11:24:31 -0800
5037
5038 linux-snapdragon (4.4.0-1035.39) xenial; urgency=low
5039
5040 [ Luis Henriques ]
5041
5042 * Release Tracking Bug
5043 - LP: #1640520
5044
5045 * unexpectedly large memory usage of mounted snaps (LP: #1636847)
5046 - [Config] switch squashfs to single threaded decode
5047
5048 -- Luis Henriques <luis.henriques@canonical.com> Wed, 09 Nov 2016 15:44:52 +0000
5049
5050 linux-snapdragon (4.4.0-1034.38) xenial; urgency=low
5051
5052 [ Kamal Mostafa ]
5053
5054 * Release Tracking Bug
5055 - LP: #1636948
5056
5057 [ Ubuntu: 4.4.0-47.68 ]
5058
5059 * Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721)
5060 - lib/bitmap.c: conversion routines to/from u32 array
5061 - net: ethtool: add new ETHTOOL_xLINKSETTINGS API
5062 - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
5063 - [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver)
5064 * unexpectedly large memory usage of mounted snaps (LP: #1636847)
5065 - [Config] switch squashfs to single threaded decode
5066
5067 -- Kamal Mostafa <kamal@canonical.com> Wed, 26 Oct 2016 13:34:19 -0700
5068
5069 linux-snapdragon (4.4.0-1033.37) xenial; urgency=low
5070
5071 [ Seth Forshee ]
5072
5073 * Release Tracking Bug
5074 - LP: #1635247
5075
5076 [ Ubuntu: 4.4.0-46.67 ]
5077
5078 * Release Tracking Bug
5079 - LP: #1635242
5080 * proc_keys_show crash when reading /proc/keys (LP: #1634496)
5081 - SAUCE: KEYS: ensure xbuf is large enough to fix buffer overflow in
5082 proc_keys_show (LP: #1634496)
5083 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
5084 __copy_tofrom_user (LP: #1632462)
5085 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
5086 __copy_tofrom_user
5087 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
5088 memory_stress_ng. (LP: #1628976)
5089 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
5090 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
5091 ibmvfc) (LP: #1632116)
5092 - scsi: ibmvfc: Fix I/O hang when port is not mapped
5093 * PSL data cache should be flushed before resetting CAPI adapter
5094 (LP: #1632049)
5095 - cxl: Flush PSL cache before resetting the adapter
5096 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
5097 - net: thunderx: Don't set RX_PACKET_DIS while initializing
5098 * Support snaps inside of lxd containers (LP: #1611078)
5099 - Revert "UBUNTU: SAUCE: apparmor: fix sleep in critical section"
5100 - SAUCE: (no-up) apparmor: sync of apparmor 3.6 (from Ubuntu 16.10)
5101 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
5102 - crypto: ghash-generic - move common definitions to a new header file
5103 - crypto: vmx - Fix memory corruption caused by p8_ghash
5104 - crypto: vmx - Ensure ghash-generic is enabled
5105 * Xenial update to v4.4.24 stable release (LP: #1631468)
5106 - cpuset: handle race between CPU hotplug and cpuset_hotplug_work
5107 - mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
5108 - mm,ksm: fix endless looping in allocating memory when ksm enable
5109 - can: dev: fix deadlock reported after bus-off
5110 - x86/init: Fix cr4_init_shadow() on CR4-less machines
5111 - x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
5112 - drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
5113 - drm/radeon/si/dpm: add workaround for for Jet parts
5114 - ARM: 8616/1: dt: Respect property size when parsing CPUs
5115 - ARM: 8617/1: dma: fix dma_max_pfn()
5116 - usb: musb: Fix DMA desired mode for Mentor DMA engine
5117 - usb: musb: fix DMA for host mode
5118 - iwlwifi: mvm: fix a few firmware capability checks
5119 - perf/core: Fix pmu::filter_match for SW-led groups
5120 - i40e: avoid null pointer dereference
5121 - pinctrl: uniphier: fix .pin_dbg_show() callback
5122 - pinctrl: Flag strict is a field in struct pinmux_ops
5123 - drivers/perf: arm_pmu: Fix leak in error path
5124 - mmc: pxamci: fix potential oops
5125 - tools/vm/slabinfo: fix an unintentional printf
5126 - ipvs: fix bind to link-local mcast IPv6 address in backup
5127 - nvmem: Declare nvmem_cell_read() consistently
5128 - hwmon: (adt7411) set bit 3 in CFG1 register
5129 - spi: sh-msiof: Avoid invalid clock generator parameters
5130 - iwlwifi: pcie: fix access to scratch buffer
5131 - iwlwifi: mvm: don't use ret when not initialised
5132 - ceph: fix race during filling readdir cache
5133 - usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
5134 - gpio: sa1100: fix irq probing for ucb1x00
5135 - irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
5136 - ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
5137 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
5138 - MIPS: uprobes: remove incorrect set_orig_insn
5139 - MIPS: fix uretprobe implementation
5140 - MIPS: Malta: Fix IOCU disable switch read for MIPS64
5141 - MIPS: uprobes: fix use of uninitialised variable
5142 - printk: fix parsing of "brl=" option
5143 - tpm: fix byte-order for the value read by tpm2_get_tpm_pt
5144 - regulator: qcom_spmi: Add support for S4 supply on pm8941
5145 - regulator: qcom_spmi: Add support for get_mode/set_mode on switches
5146 - regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
5147 - regulator: qcom_smd: Fix voltage ranges for pm8x41
5148 - ARM: sun5i: Fix typo in trip point temperature
5149 - ARM: sa1100: register clocks early
5150 - ARM: sa1100: fix 3.6864MHz clock
5151 - ARM: sa1100: clear reset status prior to reboot
5152 - ARM: shmobile: fix regulator quirk for Gen2
5153 - ARM: sa1111: fix pcmcia suspend/resume
5154 - hwrng: omap - Fix assumption that runtime_get_sync will always succeed
5155 - blk-mq: actually hook up defer list when running requests
5156 - pstore: drop file opened reference count
5157 - tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
5158 - iwlmvm: mvm: set correct state in smart-fifo configuration
5159 - NFC: fdp: Detect errors from fdp_nci_create_conn()
5160 - em28xx-i2c: rt_mutex_trylock() returns zero on failure
5161 - gspca: avoid unused variable warnings
5162 - ath9k: Fix programming of minCCA power threshold
5163 - avr32: off by one in at32_init_pio()
5164 - fnic: pci_dma_mapping_error() doesn't return an error code
5165 - dmaengine: at_xdmac: fix debug string
5166 - svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
5167 - NFS: Don't drop CB requests with invalid principals
5168 - pNFS/files: Fix layoutcommit after a commit to DS
5169 - pNFS/flexfiles: Fix layoutcommit after a commit to DS
5170 - ASoC: Intel: Skylake: Fix error return code in skl_probe()
5171 - brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
5172 - brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
5173 - brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
5174 - powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-
5175 support
5176 - sysctl: handle error writing UINT_MAX to u32 fields
5177 - ASoC: omap-mcpdm: Fix irq resource handling
5178 - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
5179 - dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
5180 - KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
5181 - IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
5182 - IB/core: Fix use after free in send_leave function
5183 - IB/ipoib: Don't allow MC joins during light MC flush
5184 - IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
5185 - IB/mlx4: Fix code indentation in QP1 MAD flow
5186 - IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
5187 - batman-adv: remove unused callback from batadv_algo_ops struct
5188 - aio: mark AIO pseudo-fs noexec
5189 - clk: xgene: Add missing parenthesis when clearing divider value
5190 - dm log writes: fix bug with too large bios
5191 - USB: serial: cp210x: fix hardware flow-control disable
5192 - usb: misc: legousbtower: Fix NULL pointer deference
5193 - Staging: fbtft: Fix bug in fbtft-core
5194 - USB: serial: cp210x: Add ID for a Juniper console
5195 - Revert "usbtmc: convert to devm_kzalloc"
5196 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
5197 - ACPICA: acpi_get_sleep_type_data: Reduce warnings
5198 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
5199 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
5200 - Linux 4.4.24
5201 * sha1-powerpc returning wrong results (LP: #1629977)
5202 - crypto: sha1-powerpc - little-endian support
5203 * Dell Precision Trackpoint not working after suspend (LP: #1630857)
5204 - HID: alps: fix stick device not working after resume
5205 * OOPS on beaglebone on boot of 4.4.0-36-generic under snappy ubuntu core
5206 xenial (LP: #1625177)
5207 - net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
5208 - drivers: net: cpsw: fix wrong regs access in cpsw_remove
5209 - drivers: net: cpsw: use of_platform_depopulate()
5210 - ARM: OMAP2+: omap_device: fix crash on omap_device removal
5211 - ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
5212 - ARM: OMAP2+: Fix typo in omap_device.c
5213 - drivers: net: cpsw: fix suspend when all ethX devices are down
5214 - drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
5215 - drivers: net: cpsw: check return code from pm runtime calls
5216 - drivers: net: cpsw: remove pm runtime calls from suspend callbacks
5217 - drivers: net: cpsw: ethtool: fix accessing to suspended device
5218 - drivers: net: cpsw: ndev: fix accessing to suspended device
5219 - drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
5220 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
5221 (LP: #1629204)
5222 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
5223 * Xenial update to v4.4.23 stable release (LP: #1629386)
5224 - include/linux/kernel.h: change abs() macro so it uses consistent return type
5225 - Fix build warning in kernel/cpuset.c
5226 - reiserfs: fix "new_insert_key may be used uninitialized ..."
5227 - ipv4: panic in leaf_walk_rcu due to stale node pointer
5228 - ipv6: release dst in ping_v6_sendmsg
5229 - tcp: cwnd does not increase in TCP YeAH
5230 - tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
5231 - crypto: arm64/aes-ctr - fix NULL dereference in tail processing
5232 - crypto: arm/aes-ctr - fix NULL dereference in tail processing
5233 - crypto: skcipher - Fix blkcipher walk OOM crash
5234 - crypto: echainiv - Replace chaining with multiplication
5235 - ocfs2/dlm: fix race between convert and migration
5236 - ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
5237 - kbuild: Do not run modules_install and install in paralel
5238 - Makefile: revert "Makefile: Document ability to make file.lst and file.S"
5239 partially
5240 - tools: Support relative directory path for 'O='
5241 - kbuild: forbid kernel directory to contain spaces and colons
5242 - Kbuild: disable 'maybe-uninitialized' warning for
5243 CONFIG_PROFILE_ALL_BRANCHES
5244 - gcov: disable -Wmaybe-uninitialized warning
5245 - Disable "maybe-uninitialized" warning globally
5246 - Disable "frame-address" warning
5247 - Makefile: Mute warning for __builtin_return_address(>0) for tracing only
5248 - net: caif: fix misleading indentation
5249 - Add braces to avoid "ambiguous ‘else’" compiler warnings
5250 - am437x-vfpe: fix typo in vpfe_get_app_input_index
5251 - ath9k: fix misleading indentation
5252 - iwlegacy: avoid warning about missing braces
5253 - Staging: iio: adc: fix indent on break statement
5254 - nouveau: fix nv40_perfctr_next() cleanup regression
5255 - bonding: Fix bonding crash
5256 - Revert "af_unix: Fix splice-bind deadlock"
5257 - af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
5258 - vti: flush x-netns xfrm cache when vti interface is removed
5259 - net/irda: handle iriap_register_lsap() allocation failure
5260 - tipc: fix NULL pointer dereference in shutdown()
5261 - net/mlx5: Added missing check of msg length in verifying its signature
5262 - net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
5263 - Revert "phy: IRQ cannot be shared"
5264 - net: smc91x: fix SMC accesses
5265 - bridge: re-introduce 'fix parsing of MLDv2 reports'
5266 - autofs races
5267 - autofs: use dentry flags to block walks during expire
5268 - xfs: prevent dropping ioend completions during buftarg wait
5269 - fsnotify: add a way to stop queueing events on group shutdown
5270 - fanotify: fix list corruption in fanotify_get_response()
5271 - fix fault_in_multipages_...() on architectures with no-op access_ok()
5272 - mtd: maps: sa1100-flash: potential NULL dereference
5273 - mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
5274 - power: reset: hisi-reboot: Unmap region obtained by of_iomap
5275 - fix memory leaks in tracing_buffers_splice_read()
5276 - tracing: Move mutex to protect against resetting of seq data
5277 - mm: delete unnecessary and unsafe init_tlb_ubc()
5278 - can: flexcan: fix resume function
5279 - nl80211: validate number of probe response CSA counters
5280 - btrfs: ensure that file descriptor used with subvol ioctls is a dir
5281 - i2c-eg20t: fix race between i2c init and interrupt enable
5282 - i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
5283 - MIPS: Fix pre-r6 emulation FPU initialisation
5284 - MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
5285 - MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
5286 - MIPS: Remove compact branch policy Kconfig entries
5287 - MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
5288 - MIPS: Add a missing ".set pop" in an early commit
5289 - MIPS: paravirt: Fix undefined reference to smp_bootstrap
5290 - PM / hibernate: Restore processor state before using per-CPU variables
5291 - PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
5292 - power_supply: tps65217-charger: fix missing platform_set_drvdata()
5293 - power: supply: max17042_battery: fix model download bug.
5294 - qxl: check for kmap failures
5295 - hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
5296 - Linux 4.4.23
5297 * Xenial update to v4.4.22 stable release (LP: #1627730)
5298 - ext4: use __GFP_NOFAIL in ext4_free_blocks()
5299 - fscrypto: add authorization check for setting encryption policy
5300 - clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe
5301 function
5302 - MIPS: KVM: Check for pfn noslot case
5303 - fscrypto: require write access to mount to set encryption policy
5304 - lightnvm: put bio before return
5305 - powerpc/tm: do not use r13 for tabort_syscall
5306 - powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
5307 - kernfs: don't depend on d_find_any_alias() when generating notifications
5308 - pNFS: The client must not do I/O to the DS if it's lease has expired
5309 - NFSv4.x: Fix a refcount leak in nfs_callback_up_net
5310 - nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
5311 - pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
5312 - NFSv4.1: Fix the CREATE_SESSION slot number accounting
5313 - kexec: fix double-free when failing to relocate the purgatory
5314 - mm: introduce get_task_exe_file
5315 - audit: fix exe_file access in audit_exe_compare
5316 - dm flakey: fix reads to be issued if drop_writes configured
5317 - IB/uverbs: Fix race between uverbs_close and remove_one
5318 - ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
5319 - x86/paravirt: Do not trace _paravirt_ident_*() functions
5320 - x86/AMD: Apply erratum 665 on machines without a BIOS fix
5321 - kvm-arm: Unmap shadow pagetables properly
5322 - iio: accel: kxsd9: Fix raw read return
5323 - iio: proximity: as3935: set up buffer timestamps for non-zero values
5324 - iio: adc: rockchip_saradc: reset saradc controller before programming it
5325 - iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
5326 - iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
5327 - iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999
5328 - iio: adc: at91: unbreak channel adc channel 3
5329 - iio: accel: bmc150: reset chip at init time
5330 - iio: fix pressure data output unit in hid-sensor-attributes
5331 - iio: accel: kxsd9: Fix scaling bug
5332 - iio:core: fix IIO_VAL_FRACTIONAL sign handling
5333 - iio: ensure ret is initialized to zero before entering do loop
5334 - serial: 8250_mid: fix divide error bug if baud rate is 0
5335 - serial: 8250: added acces i/o products quad and octal serial cards
5336 - USB: serial: simple: add support for another Infineon flashloader
5337 - usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
5338 - usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
5339 - ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)
5340 - USB: change bInterval default to 10 ms
5341 - net: thunderx: Fix OOPs with ethtool --register-dump
5342 - cpuset: make sure new tasks conform to the current config of the cpuset
5343 - ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
5344 - ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
5345 - ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
5346 - ARM: kirkwood: ib62x0: fix size of u-boot environment partition
5347 - ARM: OMAP3: hwmod data: Add sysc information for DSI
5348 - ARM: dts: imx6qdl: Fix SPDIF regression
5349 - ARM: dts: overo: fix gpmc nand cs0 range
5350 - ARM: dts: overo: fix gpmc nand on boards with ethernet
5351 - ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST
5352 SDHCI
5353 - bus: arm-ccn: Fix PMU handling of MN
5354 - bus: arm-ccn: Do not attempt to configure XPs for cycle counter
5355 - bus: arm-ccn: Fix XP watchpoint settings bitmask
5356 - dm log writes: fix check of kthread_run() return value
5357 - dm log writes: move IO accounting earlier to fix error path
5358 - dm crypt: fix error with too large bios
5359 - pinctrl: pistachio: fix mfio pll_lock pinmux
5360 - pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
5361 - arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
5362 - crypto: cryptd - initialize child shash_desc on import
5363 - Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
5364 - fuse: direct-io: don't dirty ITER_BVEC pages
5365 - xhci: fix null pointer dereference in stop command timeout function
5366 - md-cluster: make md-cluster also can work when compiled into kernel
5367 - ath9k: fix using sta->drv_priv before initializing it
5368 - Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
5369 - sched/core: Fix a race between try_to_wake_up() and a woken up task
5370 - ipv6: addrconf: fix dev refcont leak when DAD failed
5371 - gma500: remove annoying deprecation warning
5372 - mpssd: fix buffer overflow warning
5373 - drm/i915: Avoid pointer arithmetic in calculating plane surface offset
5374 - mmc: dw_mmc: use resource_size_t to store physical address
5375 - pinctrl: at91-pio4: use %pr format string for resource
5376 - soc: qcom/spm: shut up uninitialized variable warning
5377 - kconfig: tinyconfig: provide whole choice blocks to avoid warnings
5378 - net: simplify napi_synchronize() to avoid warnings
5379 - drm: atmel-hlcdc: Fix vertical scaling
5380 - drm: Only use compat ioctl for addfb2 on X86/IA64
5381 - genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
5382 - irqchip/atmel-aic: Fix potential deadlock in ->xlate()
5383 - fix iov_iter_fault_in_readable()
5384 - microblaze: fix __get_user()
5385 - avr32: fix copy_from_user()
5386 - microblaze: fix copy_from_user()
5387 - fix minor infoleak in get_user_ex()
5388 - mn10300: failing __get_user() and get_user() should zero
5389 - m32r: fix __get_user()
5390 - sh64: failing __get_user() should zero
5391 - nios2: fix __get_user()
5392 - score: fix __get_user/get_user
5393 - s390: get_user() should zero on failure
5394 - ARC: uaccess: get_user to zero out dest in cause of fault
5395 - asm-generic: make get_user() clear the destination on errors
5396 - frv: fix clear_user()
5397 - cris: buggered copy_from_user/copy_to_user/clear_user
5398 - blackfin: fix copy_from_user()
5399 - score: fix copy_from_user() and friends
5400 - sh: fix copy_from_user()
5401 - hexagon: fix strncpy_from_user() error return
5402 - mips: copy_from_user() must zero the destination on access_ok() failure
5403 - asm-generic: make copy_from_user() zero the destination properly
5404 - alpha: fix copy_from_user()
5405 - metag: copy_from_user() should zero the destination on access_ok() failure
5406 - parisc: fix copy_from_user()
5407 - openrisc: fix copy_from_user()
5408 - nios2: copy_from_user() should zero the tail of destination
5409 - mn10300: copy_from_user() should zero on access_ok() failure...
5410 - sparc32: fix copy_from_user()
5411 - ppc32: fix copy_from_user()
5412 - genirq/msi: Fix broken debug output
5413 - ia64: copy_from_user() should zero the destination on access_ok() failure
5414 - avr32: fix 'undefined reference to `___copy_from_user'
5415 - openrisc: fix the fix of copy_from_user()
5416 - Linux 4.4.22
5417 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
5418 - crypto: vmx - fix null dereference in p8_aes_xts_crypt
5419 * i40e/setting some ethtool features and remove module right after (modprobe
5420 -r) lead to crash in systems with more than 127 CPUs (LP: #1626782)
5421 - i40e: Fix errors resulted while turning off TSO
5422 * STC860:alpine-pdq:alpdq5p03: kernel panic when adding vnic (LP: #1626222)
5423 - ibmvnic: fix to use list_for_each_safe() when delete items
5424 * Stratton: ISST-LTE:UbuntuKVM: Failed to hotplug virtual devices to guest
5425 running Ubuntu 16.04.1 on UbuntuKVM16.04.1 #179 (LP: #1625986)
5426 - PCI: rpaphp: Fix slot registration for multiple slots under a PHB
5427 * nvme: Missing patch in Ubuntu-4.4.0-41.61 (LP: #1628520)
5428 - nvme: Call pci_disable_device on the error path.
5429
5430 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Oct 2016 11:33:44 -0500
5431
5432 linux-snapdragon (4.4.0-1032.36) xenial; urgency=low
5433
5434 [ Ubuntu: 4.4.0-45.66 ]
5435
5436 * CVE-2016-5195
5437 - SAUCE: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
5438 * srcname from mount rule corrupted under load (LP: #1634753)
5439 - SAUCE: apparmor: fix sleep in critical section
5440
5441 [ Ubuntu: 4.4.0-43.63 ]
5442
5443 * kswapd0 100% CPU usage (LP: #1518457)
5444 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
5445 balance.
5446
5447 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Oct 2016 13:25:51 +0200
5448
5449 linux-snapdragon (4.4.0-1030.33) xenial; urgency=low
5450
5451 [ Ubuntu: 4.4.0-42.62 ]
5452
5453 * Fix GRO recursion overflow for tunneling protocols (LP: #1631287)
5454 - tunnels: Don't apply GRO to multiple layers of encapsulation.
5455 - gro: Allow tunnel stacking in the case of FOU/GUE
5456 * CVE-2016-7039
5457 - SAUCE: net: add recursion limit to GRO
5458
5459 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Oct 2016 14:29:56 -0500
5460
5461 linux-snapdragon (4.4.0-1029.32) xenial; urgency=low
5462
5463 [ Kamal Mostafa ]
5464
5465 * Release Tracking Bug
5466 - LP: #1628228
5467
5468 [ Ubuntu: 4.4.0-41.61 ]
5469
5470 * nvme drive probe failure (LP: #1626894)
5471 - (fix) NVMe: Don't unmap controller registers on reset
5472
5473 -- Kamal Mostafa <kamal@canonical.com> Tue, 27 Sep 2016 10:10:15 -0700
5474
5475 linux-snapdragon (4.4.0-1028.31) xenial; urgency=low
5476
5477 [ Ubuntu: 4.4.0-40.60 ]
5478
5479 * Release Tracking Bug
5480 - LP: #1627077
5481 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
5482 - Fix memory leaks in cifs_do_mount()
5483 - Compare prepaths when comparing superblocks
5484 - SAUCE: Fix regression which breaks DFS mounting
5485 * Backlight does not change when adjust it higher than 50% after S3
5486 (LP: #1625932)
5487 - SAUCE: i915_bpo: drm/i915/backlight: setup and cache pwm alternate
5488 increment value
5489 - SAUCE: i915_bpo: drm/i915/backlight: setup backlight pwm alternate
5490 increment on backlight enable
5491
5492 [ Ubuntu: 4.4.0-39.59 ]
5493
5494 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
5495 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
5496 * thunder: faulty TSO padding (LP: #1623627)
5497 - net: thunderx: Fix for HW issue while padding TSO packet
5498 * CVE-2016-6828
5499 - tcp: fix use after free in tcp_xmit_retransmit_queue()
5500 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
5501 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
5502 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
5503 - EDAC, ie31200_edac: Add Skylake support
5504 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
5505 - SAUCE: nvme: Don't suspend admin queue that wasn't created
5506 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
5507 - blk-mq: Allow timeouts to run while queue is freezing
5508 - blk-mq: improve warning for running a queue on the wrong CPU
5509 - blk-mq: don't overwrite rq->mq_ctx
5510 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
5511 (LP: #1619918)
5512 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
5513 btrfs_ioctl
5514 * radeon: monitor connected to onboard VGA doesn't work with Xenial
5515 (LP: #1600092)
5516 - drm/radeon/dp: add back special handling for NUTMEG
5517 * initramfs includes qle driver, but not firmware (LP: #1623187)
5518 - qed: add MODULE_FIRMWARE()
5519 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
5520 - hv_netvsc: Implement support for VF drivers on Hyper-V
5521 - hv_netvsc: Fix the list processing for network change event
5522 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
5523 buffer
5524 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
5525 - Drivers: hv: vmbus: Export the vmbus_set_event() API
5526 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
5527 - asm-generic: guard smp_store_release/load_acquire
5528 - x86: reuse asm-generic/barrier.h
5529 - asm-generic: add __smp_xxx wrappers
5530 - x86: define __smp_xxx
5531 - asm-generic: implement virt_xxx memory barriers
5532 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
5533 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
5534 vmbus packets
5535 - drivers:hv: Lock access to hyperv_mmio resource tree
5536 - drivers:hv: Make a function to free mmio regions through vmbus
5537 - drivers:hv: Track allocations of children of hv_vmbus in private resource
5538 tree
5539 - drivers:hv: Separate out frame buffer logic when picking MMIO range
5540 - Drivers: hv: vmbus: handle various crash scenarios
5541 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
5542 - Drivers: hv: balloon: reset host_specified_ha_region
5543 - tools: hv: lsvmbus: add pci pass-through UUID
5544 - hv_netvsc: move start_remove flag to net_device_context
5545 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
5546 - hv_netvsc: untangle the pointer mess
5547 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
5548 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
5549 netvsc_remove()
5550 - hv_netvsc: set nvdev link after populating chn_table
5551 - hv_netvsc: Fix VF register on vlan devices
5552 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
5553 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
5554 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
5555 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
5556 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
5557 - netvsc: get rid of completion timeouts
5558 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
5559 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
5560 - netvsc: Use the new in-place consumption APIs in the rx path
5561 - x86/kernel: Audit and remove any unnecessary uses of module.h
5562 - PCI: hv: Fix interrupt cleanup path
5563 - hv_netvsc: Fix VF register on bonding devices
5564 - hv_netvsc: don't lose VF information
5565 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
5566 - hv_netvsc: reset vf_inject on VF removal
5567 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
5568 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
5569 - Drivers: hv: vmbus: Use the new virt_xx barrier code
5570 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
5571 selftest
5572 - ixgbevf: fix error code path when setting MAC address
5573 - ixgbevf: use bit operations for setting and checking resets
5574 - ixgbevf: Add support for generic Tx checksums
5575 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
5576 logic
5577 - ixgbevf: refactor ethtool stats handling
5578 - ixgbevf: add support for per-queue ethtool stats
5579 - ixgbevf: make use of BIT() macro to avoid shift of signed values
5580 - ixgbevf: Move API negotiation function into mac_ops
5581 - ixgbevf: Add the device ID's presented while running on Hyper-V
5582 - ixgbevf: Support Windows hosts (Hyper-V)
5583 - ixgbevf: Change the relaxed order settings in VF driver for sparc
5584 - ixgbevf: Use mac_ops instead of trying to identify NIC type
5585 * New device ID for Kabypoint (LP: #1622469)
5586 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
5587 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
5588 * Xenial update to v4.4.21 stable release (LP: #1624037)
5589 - Revert "i40e: fix: do not sleep in netdev_ops"
5590 - fs: Check for invalid i_uid in may_follow_link()
5591 - netfilter: x_tables: check for size overflow
5592 - ext4: validate that metadata blocks do not overlap superblock
5593 - ext4: fix xattr shifting when expanding inodes
5594 - ext4: fix xattr shifting when expanding inodes part 2
5595 - ext4: properly align shifted xattrs when expanding inodes
5596 - ext4: avoid deadlock when expanding inode size
5597 - ext4: avoid modifying checksum fields directly during checksum verification
5598 - block: Fix race triggered by blk_set_queue_dying()
5599 - block: make sure a big bio is split into at most 256 bvecs
5600 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
5601 - s390/sclp_ctl: fix potential information leak with /dev/sclp
5602 - drm/radeon: fix radeon_move_blit on 32bit systems
5603 - drm: Reject page_flip for !DRIVER_MODESET
5604 - drm/msm: fix use of copy_from_user() while holding spinlock
5605 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
5606 - xfs: fix superblock inprogress check
5607 - timekeeping: Cap array access in timekeeping_debug
5608 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
5609 - lustre: remove unused declaration
5610 - wrappers for ->i_mutex access
5611 - ovl: don't copy up opaqueness
5612 - ovl: remove posix_acl_default from workdir
5613 - ovl: listxattr: use strnlen()
5614 - ovl: fix workdir creation
5615 - ubifs: Fix assertion in layout_in_gaps()
5616 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
5617 two.
5618 - vhost/scsi: fix reuse of &vq->iov[out] in response
5619 - x86/apic: Do not init irq remapping if ioapic is disabled
5620 - uprobes: Fix the memcg accounting
5621 - crypto: caam - fix IV loading for authenc (giv)decryption
5622 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
5623 - ALSA: firewire-tascam: accessing to user space outside spinlock
5624 - ALSA: fireworks: accessing to user space outside spinlock
5625 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
5626 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
5627 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
5628 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
5629 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
5630 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
5631 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
5632 - metag: Fix atomic_*_return inline asm constraints
5633 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
5634 - hwrng: exynos - Disable runtime PM on probe failure
5635 - regulator: anatop: allow regulator to be in bypass mode
5636 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
5637 - Linux 4.4.21
5638 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
5639 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
5640 * Xenial update to v4.4.20 stable release (LP: #1621113)
5641 - hugetlb: fix nr_pmds accounting with shared page tables
5642 - x86/mm: Disable preemption during CR3 read+write
5643 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
5644 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
5645 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
5646 - SUNRPC: allow for upcalls for same uid but different gss service
5647 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
5648 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
5649 (VF0610)
5650 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
5651 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
5652 - parisc: Fix order of EREFUSED define in errno.h
5653 - virtio: fix memory leak in virtqueue_add()
5654 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
5655 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
5656 - libnvdimm, nd_blk: mask off reserved status bits
5657 - ALSA: hda - Manage power well properly for resume
5658 - NVMe: Don't unmap controller registers on reset
5659 - PCI: Support PCIe devices with short cfg_size
5660 - PCI: Add Netronome vendor and device IDs
5661 - PCI: Limit config space size for Netronome NFP6000 family
5662 - PCI: Add Netronome NFP4000 PF device ID
5663 - PCI: Limit config space size for Netronome NFP4000
5664 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
5665 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
5666 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
5667 - um: Don't discard .text.exit section
5668 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
5669 - genirq/msi: Make sure PCI MSIs are activated early
5670 - crypto: caam - fix non-hmac hashes
5671 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
5672 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
5673 - usb: ehci: change order of register cleanup during shutdown
5674 - usb: misc: usbtest: add fix for driver hang
5675 - usb: dwc3: pci: add Intel Kabylake PCI ID
5676 - usb: dwc3: gadget: increment request->actual once
5677 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
5678 - USB: hub: fix up early-exit pathway in hub_activate
5679 - USB: hub: change the locking in hub_activate
5680 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
5681 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
5682 - USB: validate wMaxPacketValue entries in endpoint descriptors
5683 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
5684 - usb/gadget: fix gadgetfs aio support.
5685 - xhci: always handle "Command Ring Stopped" events
5686 - usb: xhci: Fix panic if disconnect
5687 - xhci: don't dereference a xhci member after removing xhci
5688 - USB: serial: fix memleak in driver-registration error path
5689 - USB: serial: option: add D-Link DWM-156/A3
5690 - USB: serial: option: add support for Telit LE920A4
5691 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
5692 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
5693 - iommu/dma: Don't put uninitialised IOVA domains
5694 - iommu/arm-smmu: Fix CMDQ error handling
5695 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
5696 - pinctrl/amd: Remove the default de-bounce time
5697 - EDAC: Increment correct counter in edac_inc_ue_error()
5698 - s390/dasd: fix hanging device after clear subchannel
5699 - mac80211: fix purging multicast PS buffer queue
5700 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
5701 - of: fix reference counting in of_graph_get_endpoint_by_regs
5702 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
5703 - sched/nohz: Fix affine unpinned timers mess
5704 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
5705 - drm/amdgpu: Change GART offset to 64-bit
5706 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
5707 - drm/amdgpu: avoid a possible array overflow
5708 - drm/amdgpu: skip TV/CV in display parsing
5709 - drm/amd/amdgpu: sdma resume fail during S4 on CI
5710 - drm/amdgpu: record error code when ring test failed
5711 - drm/i915: fix aliasing_ppgtt leak
5712 - ARC: build: Better way to detect ISA compatible toolchain
5713 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
5714 - ARC: Call trace_hardirqs_on() before enabling irqs
5715 - ARC: Elide redundant setup of DMA callbacks
5716 - aacraid: Check size values after double-fetch from user
5717 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
5718 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
5719 - cdc-acm: fix wrong pipe type on rx interrupt xfers
5720 - mpt3sas: Fix resume on WarpDrive flash cards
5721 - megaraid_sas: Fix probing cards without io port
5722 - usb: renesas_usbhs: gadget: fix return value check in
5723 usbhs_mod_gadget_probe()
5724 - gpio: Fix OF build problem on UM
5725 - fs/seq_file: fix out-of-bounds read
5726 - btrfs: waiting on qgroup rescan should not always be interruptible
5727 - btrfs: properly track when rescan worker is running
5728 - Input: tegra-kbc - fix inverted reset logic
5729 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
5730 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
5731 - crypto: nx - off by one bug in nx_of_update_msc()
5732 - crypto: qat - fix aes-xts key sizes
5733 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
5734 - USB: avoid left shift by -1
5735 - usb: chipidea: udc: don't touch DP when controller is in host mode
5736 - USB: fix typo in wMaxPacketSize validation
5737 - USB: serial: mos7720: fix non-atomic allocation in write path
5738 - USB: serial: mos7840: fix non-atomic allocation in write path
5739 - USB: serial: option: add WeTelecom WM-D200
5740 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
5741 - staging: comedi: daqboard2000: bug fix board type matching code
5742 - staging: comedi: comedi_test: fix timer race conditions
5743 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
5744 - staging: comedi: ni_mio_common: fix wrong insn_write handler
5745 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
5746 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
5747 - ACPI / sysfs: fix error code in get_status()
5748 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
5749 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
5750 - ALSA: line6: Give up on the lock while URBs are released.
5751 - ALSA: line6: Fix POD sysfs attributes segfault
5752 - hwmon: (iio_hwmon) fix memory leak in name attribute
5753 - sysfs: correctly handle read offset on PREALLOC attrs
5754 - Linux 4.4.20
5755 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
5756 (2:No such file or directory) (LP: #1619552)
5757 - powerpc/powernv : Drop reference added by kset_find_obj()
5758 * backport support for userspace access of DP aux devices (LP: #1619756)
5759 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
5760 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
5761 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
5762 * Enable virtual scsi server driver for Power (LP: #1615665)
5763 - SAUCE: Ibmvscsis: Properly deregister target sessions
5764 - SAUCE: Return TCMU-generated sense data to fabric module
5765 - SAUCE: Ibmvscsis: Code cleanup of print statements
5766 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
5767 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
5768 during running dlpar test on monklp3 (LP: #1618151)
5769 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
5770 * Kernel Build Fails for Fuse Module (LP: #1617550)
5771 - SAUCE: (namespace) userns: Export current_in_userns to modules
5772 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
5773 (LP: #1572630)
5774 - blk-mq: Reuse hardware context cpumask for tags
5775 - blk-mq: Use proper cpumask iterator
5776
5777 -- Kamal Mostafa <kamal@canonical.com> Fri, 23 Sep 2016 12:16:37 -0700
5778
5779 linux-snapdragon (4.4.0-1027.30) xenial; urgency=low
5780
5781 [ Joseph Salisbury ]
5782
5783 * Release Tracking Bug
5784 - LP: #1625328
5785
5786 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
5787 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
5788
5789 * thunder: faulty TSO padding (LP: #1623627)
5790 - net: thunderx: Fix for HW issue while padding TSO packet
5791
5792 * CVE-2016-6828
5793 - tcp: fix use after free in tcp_xmit_retransmit_queue()
5794
5795 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
5796 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
5797
5798 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
5799 - EDAC, ie31200_edac: Add Skylake support
5800
5801 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
5802 - SAUCE: nvme: Don't suspend admin queue that wasn't created
5803
5804 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
5805 - blk-mq: Allow timeouts to run while queue is freezing
5806 - blk-mq: improve warning for running a queue on the wrong CPU
5807 - blk-mq: don't overwrite rq->mq_ctx
5808
5809 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
5810 (LP: #1619918)
5811 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
5812 btrfs_ioctl
5813
5814 * radeon: monitor connected to onboard VGA doesn't work with Xenial
5815 (LP: #1600092)
5816 - drm/radeon/dp: add back special handling for NUTMEG
5817
5818 * initramfs includes qle driver, but not firmware (LP: #1623187)
5819 - qed: add MODULE_FIRMWARE()
5820
5821 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
5822 - hv_netvsc: Implement support for VF drivers on Hyper-V
5823 - hv_netvsc: Fix the list processing for network change event
5824 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
5825 buffer
5826 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
5827 - Drivers: hv: vmbus: Export the vmbus_set_event() API
5828 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
5829 - asm-generic: guard smp_store_release/load_acquire
5830 - x86: reuse asm-generic/barrier.h
5831 - asm-generic: add __smp_xxx wrappers
5832 - x86: define __smp_xxx
5833 - asm-generic: implement virt_xxx memory barriers
5834 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
5835 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
5836 vmbus packets
5837 - drivers:hv: Lock access to hyperv_mmio resource tree
5838 - drivers:hv: Make a function to free mmio regions through vmbus
5839 - drivers:hv: Track allocations of children of hv_vmbus in private resource
5840 tree
5841 - drivers:hv: Separate out frame buffer logic when picking MMIO range
5842 - Drivers: hv: vmbus: handle various crash scenarios
5843 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
5844 - Drivers: hv: balloon: reset host_specified_ha_region
5845 - tools: hv: lsvmbus: add pci pass-through UUID
5846 - hv_netvsc: move start_remove flag to net_device_context
5847 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
5848 - hv_netvsc: untangle the pointer mess
5849 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
5850 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
5851 netvsc_remove()
5852 - hv_netvsc: set nvdev link after populating chn_table
5853 - hv_netvsc: Fix VF register on vlan devices
5854 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
5855 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
5856 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
5857 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
5858 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
5859 - netvsc: get rid of completion timeouts
5860 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
5861 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
5862 - netvsc: Use the new in-place consumption APIs in the rx path
5863 - x86/kernel: Audit and remove any unnecessary uses of module.h
5864 - PCI: hv: Fix interrupt cleanup path
5865 - hv_netvsc: Fix VF register on bonding devices
5866 - hv_netvsc: don't lose VF information
5867 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
5868 - hv_netvsc: reset vf_inject on VF removal
5869 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
5870 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
5871 - Drivers: hv: vmbus: Use the new virt_xx barrier code
5872 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
5873 selftest
5874 - ixgbevf: fix error code path when setting MAC address
5875 - ixgbevf: use bit operations for setting and checking resets
5876 - ixgbevf: Add support for generic Tx checksums
5877 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
5878 logic
5879 - ixgbevf: refactor ethtool stats handling
5880 - ixgbevf: add support for per-queue ethtool stats
5881 - ixgbevf: make use of BIT() macro to avoid shift of signed values
5882 - ixgbevf: Move API negotiation function into mac_ops
5883 - ixgbevf: Add the device ID's presented while running on Hyper-V
5884 - ixgbevf: Support Windows hosts (Hyper-V)
5885 - ixgbevf: Change the relaxed order settings in VF driver for sparc
5886 - ixgbevf: Use mac_ops instead of trying to identify NIC type
5887
5888 * New device ID for Kabypoint (LP: #1622469)
5889 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
5890 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
5891
5892 * Xenial update to v4.4.21 stable release (LP: #1624037)
5893 - Revert "i40e: fix: do not sleep in netdev_ops"
5894 - fs: Check for invalid i_uid in may_follow_link()
5895 - netfilter: x_tables: check for size overflow
5896 - ext4: validate that metadata blocks do not overlap superblock
5897 - ext4: fix xattr shifting when expanding inodes
5898 - ext4: fix xattr shifting when expanding inodes part 2
5899 - ext4: properly align shifted xattrs when expanding inodes
5900 - ext4: avoid deadlock when expanding inode size
5901 - ext4: avoid modifying checksum fields directly during checksum verification
5902 - block: Fix race triggered by blk_set_queue_dying()
5903 - block: make sure a big bio is split into at most 256 bvecs
5904 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
5905 - s390/sclp_ctl: fix potential information leak with /dev/sclp
5906 - drm/radeon: fix radeon_move_blit on 32bit systems
5907 - drm: Reject page_flip for !DRIVER_MODESET
5908 - drm/msm: fix use of copy_from_user() while holding spinlock
5909 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
5910 - xfs: fix superblock inprogress check
5911 - timekeeping: Cap array access in timekeeping_debug
5912 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
5913 - lustre: remove unused declaration
5914 - wrappers for ->i_mutex access
5915 - ovl: don't copy up opaqueness
5916 - ovl: remove posix_acl_default from workdir
5917 - ovl: listxattr: use strnlen()
5918 - ovl: fix workdir creation
5919 - ubifs: Fix assertion in layout_in_gaps()
5920 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
5921 two.
5922 - vhost/scsi: fix reuse of &vq->iov[out] in response
5923 - x86/apic: Do not init irq remapping if ioapic is disabled
5924 - uprobes: Fix the memcg accounting
5925 - crypto: caam - fix IV loading for authenc (giv)decryption
5926 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
5927 - ALSA: firewire-tascam: accessing to user space outside spinlock
5928 - ALSA: fireworks: accessing to user space outside spinlock
5929 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
5930 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
5931 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
5932 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
5933 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
5934 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
5935 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
5936 - metag: Fix atomic_*_return inline asm constraints
5937 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
5938 - hwrng: exynos - Disable runtime PM on probe failure
5939 - regulator: anatop: allow regulator to be in bypass mode
5940 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
5941 - Linux 4.4.21
5942
5943 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
5944 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
5945
5946 * Xenial update to v4.4.20 stable release (LP: #1621113)
5947 - hugetlb: fix nr_pmds accounting with shared page tables
5948 - x86/mm: Disable preemption during CR3 read+write
5949 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
5950 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
5951 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
5952 - SUNRPC: allow for upcalls for same uid but different gss service
5953 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
5954 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
5955 (VF0610)
5956 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
5957 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
5958 - parisc: Fix order of EREFUSED define in errno.h
5959 - virtio: fix memory leak in virtqueue_add()
5960 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
5961 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
5962 - libnvdimm, nd_blk: mask off reserved status bits
5963 - ALSA: hda - Manage power well properly for resume
5964 - NVMe: Don't unmap controller registers on reset
5965 - PCI: Support PCIe devices with short cfg_size
5966 - PCI: Add Netronome vendor and device IDs
5967 - PCI: Limit config space size for Netronome NFP6000 family
5968 - PCI: Add Netronome NFP4000 PF device ID
5969 - PCI: Limit config space size for Netronome NFP4000
5970 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
5971 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
5972 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
5973 - um: Don't discard .text.exit section
5974 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
5975 - genirq/msi: Make sure PCI MSIs are activated early
5976 - crypto: caam - fix non-hmac hashes
5977 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
5978 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
5979 - usb: ehci: change order of register cleanup during shutdown
5980 - usb: misc: usbtest: add fix for driver hang
5981 - usb: dwc3: pci: add Intel Kabylake PCI ID
5982 - usb: dwc3: gadget: increment request->actual once
5983 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
5984 - USB: hub: fix up early-exit pathway in hub_activate
5985 - USB: hub: change the locking in hub_activate
5986 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
5987 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
5988 - USB: validate wMaxPacketValue entries in endpoint descriptors
5989 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
5990 - usb/gadget: fix gadgetfs aio support.
5991 - xhci: always handle "Command Ring Stopped" events
5992 - usb: xhci: Fix panic if disconnect
5993 - xhci: don't dereference a xhci member after removing xhci
5994 - USB: serial: fix memleak in driver-registration error path
5995 - USB: serial: option: add D-Link DWM-156/A3
5996 - USB: serial: option: add support for Telit LE920A4
5997 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
5998 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
5999 - iommu/dma: Don't put uninitialised IOVA domains
6000 - iommu/arm-smmu: Fix CMDQ error handling
6001 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
6002 - pinctrl/amd: Remove the default de-bounce time
6003 - EDAC: Increment correct counter in edac_inc_ue_error()
6004 - s390/dasd: fix hanging device after clear subchannel
6005 - mac80211: fix purging multicast PS buffer queue
6006 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
6007 - of: fix reference counting in of_graph_get_endpoint_by_regs
6008 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
6009 - sched/nohz: Fix affine unpinned timers mess
6010 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
6011 - drm/amdgpu: Change GART offset to 64-bit
6012 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
6013 - drm/amdgpu: avoid a possible array overflow
6014 - drm/amdgpu: skip TV/CV in display parsing
6015 - drm/amd/amdgpu: sdma resume fail during S4 on CI
6016 - drm/amdgpu: record error code when ring test failed
6017 - drm/i915: fix aliasing_ppgtt leak
6018 - ARC: build: Better way to detect ISA compatible toolchain
6019 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
6020 - ARC: Call trace_hardirqs_on() before enabling irqs
6021 - ARC: Elide redundant setup of DMA callbacks
6022 - aacraid: Check size values after double-fetch from user
6023 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
6024 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
6025 - cdc-acm: fix wrong pipe type on rx interrupt xfers
6026 - mpt3sas: Fix resume on WarpDrive flash cards
6027 - megaraid_sas: Fix probing cards without io port
6028 - usb: renesas_usbhs: gadget: fix return value check in
6029 usbhs_mod_gadget_probe()
6030 - gpio: Fix OF build problem on UM
6031 - fs/seq_file: fix out-of-bounds read
6032 - btrfs: waiting on qgroup rescan should not always be interruptible
6033 - btrfs: properly track when rescan worker is running
6034 - Input: tegra-kbc - fix inverted reset logic
6035 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
6036 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
6037 - crypto: nx - off by one bug in nx_of_update_msc()
6038 - crypto: qat - fix aes-xts key sizes
6039 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
6040 - USB: avoid left shift by -1
6041 - usb: chipidea: udc: don't touch DP when controller is in host mode
6042 - USB: fix typo in wMaxPacketSize validation
6043 - USB: serial: mos7720: fix non-atomic allocation in write path
6044 - USB: serial: mos7840: fix non-atomic allocation in write path
6045 - USB: serial: option: add WeTelecom WM-D200
6046 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
6047 - staging: comedi: daqboard2000: bug fix board type matching code
6048 - staging: comedi: comedi_test: fix timer race conditions
6049 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
6050 - staging: comedi: ni_mio_common: fix wrong insn_write handler
6051 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
6052 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
6053 - ACPI / sysfs: fix error code in get_status()
6054 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
6055 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
6056 - ALSA: line6: Give up on the lock while URBs are released.
6057 - ALSA: line6: Fix POD sysfs attributes segfault
6058 - hwmon: (iio_hwmon) fix memory leak in name attribute
6059 - sysfs: correctly handle read offset on PREALLOC attrs
6060 - Linux 4.4.20
6061
6062 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
6063 (2:No such file or directory) (LP: #1619552)
6064 - powerpc/powernv : Drop reference added by kset_find_obj()
6065
6066 * backport support for userspace access of DP aux devices (LP: #1619756)
6067 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
6068 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
6069 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
6070
6071 * Enable virtual scsi server driver for Power (LP: #1615665)
6072 - SAUCE: Ibmvscsis: Properly deregister target sessions
6073 - SAUCE: Return TCMU-generated sense data to fabric module
6074 - SAUCE: Ibmvscsis: Code cleanup of print statements
6075 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
6076
6077 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
6078 during running dlpar test on monklp3 (LP: #1618151)
6079 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
6080
6081 * Kernel Build Fails for Fuse Module (LP: #1617550)
6082 - SAUCE: (namespace) userns: Export current_in_userns to modules
6083
6084 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
6085 (LP: #1572630)
6086 - blk-mq: Reuse hardware context cpumask for tags
6087 - blk-mq: Use proper cpumask iterator
6088
6089 -- Joseph Salisbury <joseph.salisbury@canonical.com> Thu, 22 Sep 2016 09:02:27 -0400
6090
6091 linux-snapdragon (4.4.0-1026.29) xenial; urgency=low
6092
6093 [ Tim Gardner ]
6094
6095 * Release Tracking Bug
6096 - LP: #1620701
6097
6098 [ Ubuntu: 4.4.0-38.57 ]
6099
6100 * CIFS client: access problems after updating to kernel 4.4.0-29-generic
6101 (LP: #1612135)
6102 - Revert "UBUNTU: SAUCE: (namespace) Bypass sget() capability check for nfs"
6103 - fs: Call d_automount with the filesystems creds
6104
6105 * apt-key add fails in overlayfs (LP: #1618572)
6106 - SAUCE: overlayfs: fix regression in whiteout detection
6107
6108 -- Tim Gardner <tim.gardner@canonical.com> Tue, 30 Aug 2016 12:34:04 -0600
6109
6110 linux-snapdragon (4.4.0-1025.28) xenial; urgency=low
6111
6112 [ Tim Gardner ]
6113
6114 * Release Tracking Bug
6115 - LP: #1618153
6116
6117 [ Ubuntu: 4.4.0-37.56 ]
6118
6119 * [Feature] Instruction decoder support for new SKX instructions- AVX512
6120 (LP: #1591655)
6121 - x86/insn: perf tools: Fix vcvtph2ps instruction decoding
6122 - x86/insn: Add AVX-512 support to the instruction decoder
6123 - perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
6124 - perf tools: Add AVX-512 instructions to the new instructions test
6125
6126 * [Ubuntu 16.04] FCoE Lun not visible in OS with inbox driver - Issue with
6127 ioremap() call on 32bit kernel (LP: #1608652)
6128 - lpfc: Correct issue with ioremap() call on 32bit kernel
6129
6130 * [Feature] turbostat support for Skylake-SP server (LP: #1591802)
6131 - tools/power turbostat: decode more CPUID fields
6132 - tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency
6133 - tools/power turbostat: decode HWP registers
6134 - tools/power turbostat: Decode MSR_MISC_PWR_MGMT
6135 - tools/power turbostat: allow sub-sec intervals
6136 - tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
6137 - tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
6138 - tools/power turbostat: re-name "%Busy" field to "Busy%"
6139 - tools/power turbostat: add --out option for saving output in a file
6140 - tools/power turbostat: fix compiler warnings
6141 - tools/power turbostat: make fewer systems calls
6142 - tools/power turbostat: show IRQs per CPU
6143 - tools/power turbostat: show GFXMHz
6144 - tools/power turbostat: show GFX%rc6
6145 - tools/power turbostat: detect and work around syscall jitter
6146 - tools/power turbostat: indicate SMX and SGX support
6147 - tools/power turbostat: call __cpuid() instead of __get_cpuid()
6148 - tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump
6149 - tools/power turbostat: bugfix: TDP MSRs print bits fixing
6150 - tools/power turbostat: SGX state should print only if --debug
6151 - tools/power turbostat: print IRTL MSRs
6152 - tools/power turbostat: initial BXT support
6153 - tools/power turbostat: decode BXT TSC frequency via CPUID
6154 - tools/power turbostat: initial SKX support
6155
6156 * [BYT] display hotplug doesn't work on console (LP: #1616894)
6157 - drm/i915/vlv: Make intel_crt_reset() per-encoder
6158 - drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
6159 - drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
6160 - drm/i915: Enable polling when we don't have hpd
6161
6162 * [Feature]intel_idle enabling on Broxton-P (LP: #1520446)
6163 - intel_idle: add BXT support
6164
6165 * [Feature] EDAC: Update driver for SKX-SP (LP: #1591815)
6166 - [Config] CONFIG_EDAC_SKX=m
6167 - EDAC, skx_edac: Add EDAC driver for Skylake
6168
6169 * [Feature] KBL: Sandy Peak(3168) WiFi/BT support (LP: #1591648)
6170 - Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
6171
6172 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
6173 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
6174
6175 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
6176 - SAUCE: Bluetooth: Support for LED on Edge Gateways
6177 - SAUCE: Bluetooth: Use host bridge subsystem IDs to identify Edge Gateways
6178
6179 * Please add support for alps touchpad. (LP: #1616813)
6180 - [Config] CONFIG_HID_ALPS=m
6181 - HID: add Alps I2C HID Touchpad-Stick support
6182 - HID: alps: struct u1_dev *priv is internal to the driver
6183 - HID: alps: pass correct sizes to hid_hw_raw_request()
6184 - HID: alps: match alps devices in core
6185 - HID: alps: a few cleanups
6186
6187 * DINO2M - System hangs with a black screen during s4 stress test
6188 (LP: #1616781)
6189 - x86/power/64: Fix kernel text mapping corruption during image restoration
6190
6191 * Xenial update to v4.4.17 stable release (LP: #1611833)
6192 - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
6193 - x86/quirks: Apply nvidia_bugs quirk only on root bus
6194 - x86/quirks: Reintroduce scanning of secondary buses
6195 - x86/quirks: Add early quirk to reset Apple AirPort card
6196 - dmaengine: at_xdmac: align descriptors on 64 bits
6197 - dmaengine: at_xdmac: fix residue corruption
6198 - dmaengine: at_xdmac: double FIFO flush needed to compute residue
6199 - mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
6200 - mm, compaction: abort free scanner if split fails
6201 - fs/nilfs2: fix potential underflow in call to crc32_le
6202 - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
6203 - mm, meminit: always return a valid node from early_pfn_to_nid
6204 - mm, meminit: ensure node is online before checking whether pages are
6205 uninitialised
6206 - vmlinux.lds: account for destructor sections
6207 - pps: do not crash when failed to register
6208 - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while
6209 processing sysrq-w
6210 - arc: unwind: warn only once if DW2_UNWIND is disabled
6211 - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
6212 - xen/pciback: Fix conf_space read/write overlap check.
6213 - xenbus: don't BUG() on user mode induced condition
6214 - xenbus: don't bail early from xenbus_dev_request_and_reply()
6215 - Input: vmmouse - remove port reservation
6216 - Input: elantech - add more IC body types to the list
6217 - Input: xpad - fix oops when attaching an unknown Xbox One gamepad
6218 - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
6219 - Input: xpad - validate USB endpoint count during probe
6220 - Input: tsc200x - report proper input_dev name
6221 - pvclock: Add CPU barriers to get correct version value
6222 - pinctrl: single: Fix missing flush of posted write for a wakeirq
6223 - pinctrl: imx: Do not treat a PIN without MUX register as an error
6224 - cgroup: set css->id to -1 during init
6225 - power_supply: power_supply_read_temp only if use_cnt > 0
6226 - locks: use file_inode()
6227 - Revert "ecryptfs: forbid opening files without mmap handler"
6228 - ecryptfs: don't allow mmap when the lower fs doesn't support it
6229 - ext4: verify extent header depth
6230 - 9p: use file_dentry()
6231 - namespace: update event counter when umounting a deleted dentry
6232 - spi: sunxi: fix transfer timeout
6233 - spi: sun4i: fix FIFO limit
6234 - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
6235 - platform/chrome: cros_ec_dev - double fetch bug in ioctl
6236 - block: fix use-after-free in sys_ioprio_get()
6237 - mmc: block: fix packed command header endianness
6238 - sched/fair: Fix effective_load() to consistently use smoothed load
6239 - ovl: handle ATTR_KILL*
6240 - perf/x86: fix PEBS issues on Intel Atom/Core2
6241 - can: at91_can: RX queue could get stuck at high bus load
6242 - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone
6243 access
6244 - can: fix handling of unmodifiable configuration options fix
6245 - can: fix oops caused by wrong rtnl dellink usage
6246 - RDS: fix rds_tcp_init() error path
6247 - SCSI: fix new bug in scsi_dev_info_list string matching
6248 - ipr: Clear interrupt on croc/crocodile when running with LSI
6249 - posix_cpu_timer: Exit early when process has been reaped
6250 - i2c: mux: reg: wrong condition checked for of_address_to_resource return
6251 value
6252 - libata: LITE-ON CX1-JB256-HP needs lower max_sectors
6253 - libceph: apply new_state before new_up_client on incrementals
6254 - net: mvneta: set real interrupt per packet for tx_done
6255 - intel_th: pci: Add Kaby Lake PCH-H support
6256 - intel_th: Fix a deadlock in modprobing
6257 - vfs: fix deadlock in file_remove_privs() on overlayfs
6258 - Linux 4.4.17
6259 - xenbus: don't look up transaction IDs for ordinary writes
6260
6261 * Enable virtual scsi server driver for Power (LP: #1615665)
6262 - [Config] CONFIG_SCSI_IBMVSCSIS=m
6263 - target: Add target_alloc_session() helper function
6264 - ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
6265
6266 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
6267 - crypto: vmx: Only call enable_kernel_vsx()
6268 - powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
6269 - crypto: vmx - Adding asm subroutines for XTS
6270 - crypto: xts - consolidate sanity check for keys
6271 - crypto: vmx - Adding support for XTS
6272 - crypto: vmx - Fix aes_p8_xts_decrypt build failure
6273 - crypto: xts - fix compile errors
6274
6275 * System hang when plug/pull USB 3.1 key via thunderbolt port over 5 times
6276 (LP: #1616318)
6277 - USB: don't free bandwidth_mutex too early
6278
6279 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
6280 - nvme: Suspend all queues before deletion
6281
6282 * change_hat is logging failures during expected hat probing (LP: #1615893)
6283 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
6284
6285 * deleted files outside of the namespace are not being treated as disconnected
6286 (LP: #1615892)
6287 - SAUCE: apparmor: deleted dentries can be disconnected
6288
6289 * stacking to unconfined in a child namespace confuses mediation
6290 (LP: #1615890)
6291 - SAUCE: apparmor: special case unconfined when determining the mode
6292
6293 * apparmor module parameters can be changed after the policy is locked
6294 (LP: #1615895)
6295 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
6296
6297 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
6298 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
6299
6300 * label vec reductions can result in reference labels instead of direct access
6301 to labels (LP: #1615889)
6302 - SAUCE: apparmor: reduction of vec to single entry is just that entry
6303
6304 * profiles from different namespaces can block other namespaces from being
6305 able to load a profile (LP: #1615887)
6306 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
6307
6308 * vmalloc failure leads to null ptr dereference in aa_dfa_next (LP: #1592547)
6309 - SAUCE: apparmor: oops in profile_unpack() when policy_db is not present
6310
6311 * vmalloc_addr is being checked on the failed return address of kvzalloc()
6312 (LP: #1615885)
6313 - SAUCE: apparmor: fix: don't check for vmalloc_addr if kvzalloc() failed
6314
6315 * dfa is missing a bounds check which can cause an oops (LP: #1615882)
6316 - SAUCE: apparmor: Add missing id bounds check on dfa verification
6317
6318 * The label build for onexec when stacking is wrong (LP: #1615881)
6319 - SAUCE: apparmor: Fix label build for onexec stacking.
6320
6321 * The inherit check for new to old label comparison for domain transitions is
6322 wrong (LP: #1615880)
6323 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
6324
6325 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
6326 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
6327
6328 * __label_update proxy comparison test is wrong (LP: #1615878)
6329 - SAUCE: apparmor: Fix __label_update proxy comparison test
6330
6331 * Xenial update to v4.4.19 stable release (LP: #1615620)
6332 - usb: gadget: avoid exposing kernel stack
6333 - usb: f_fs: off by one bug in _ffs_func_bind()
6334 - usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
6335 - usb: dwc3: fix for the isoc transfer EP_BUSY flag
6336 - USB: serial: option: add support for Telit LE910 PID 0x1206
6337 - usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
6338 - arm64: kernel: Save and restore UAO and addr_limit on exception entry
6339 - arm64: debug: unmask PSTATE.D earlier
6340 - arm64: Fix incorrect per-cpu usage for boot CPU
6341 - tty: serial: msm: Don't read off end of tx fifo
6342 - serial: samsung: Fix ERR pointer dereference on deferred probe
6343 - tty/serial: atmel: fix RS485 half duplex with DMA
6344 - gpio: pca953x: Fix NBANK calculation for PCA9536
6345 - gpio: intel-mid: Remove potentially harmful code
6346 - Bluetooth: hci_intel: Fix null gpio desc pointer dereference
6347 - pinctrl: cherryview: prevent concurrent access to GPIO controllers
6348 - arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
6349 - arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
6350 - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
6351 - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
6352 - KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
6353 - KVM: VMX: handle PML full VMEXIT that occurs during event delivery
6354 - KVM: nVMX: Fix memory corruption when using VMCS shadowing
6355 - intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
6356 - mfd: qcom_rpm: Fix offset error for msm8660
6357 - mfd: qcom_rpm: Parametrize also ack selector size
6358 - media: usbtv: prevent access to free'd resources
6359 - media: dvb_ringbuffer: Add memory barriers
6360 - vb2: core: Skip planes array verification if pb is NULL
6361 - Fix RC5 decoding with Fintek CIR chipset
6362 - sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
6363 - sur40: fix occasional oopses on device close
6364 - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
6365 - hp-wmi: Fix wifi cannot be hard-unblocked
6366 - s5p-mfc: Set device name for reserved memory region devs
6367 - s5p-mfc: Add release callback for memory region devs
6368 - i2c: efm32: fix a failure path in efm32_i2c_probe()
6369 - spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
6370 - Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
6371 - EDAC: Correct channel count limit
6372 - HID: uhid: fix timeout when probe races with IO
6373 - ovl: disallow overlayfs as upperdir
6374 - remoteproc: Fix potential race condition in rproc_add
6375 - ARC: mm: don't loose PTE_SPECIAL in pte_modify()
6376 - jbd2: make journal y2038 safe
6377 - fs/cifs: make share unaccessible at root level mountable
6378 - cifs: Check for existing directory when opening file with O_CREAT
6379 - cifs: fix crash due to race in hmac(md5) handling
6380 - CIFS: Fix a possible invalid memory access in smb2_query_symlink()
6381 - random: initialize the non-blocking pool via add_hwgenerator_randomness()
6382 - random: print a warning for the first ten uninitialized random users
6383 - random: add interrupt callback to VMBus IRQ handler
6384 - MIPS: KVM: Fix mapped fault broken commpage handling
6385 - MIPS: KVM: Add missing gfn range check
6386 - MIPS: KVM: Fix gfn range check in kseg0 tlb faults
6387 - MIPS: KVM: Propagate kseg0/mapped tlb fault errors
6388 - nfs: don't create zero-length requests
6389 - nfsd: Fix race between FREE_STATEID and LOCK
6390 - nfsd: don't return an unhashed lock stateid after taking mutex
6391 - drm/i915: Don't complain about lack of ACPI video bios
6392 - iommu/exynos: Suppress unbinding to prevent system failure
6393 - iommu/vt-d: Return error code in domain_context_mapping_one()
6394 - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
6395 - iommu/amd: Init unity mappings only for dma_ops domains
6396 - iommu/amd: Update Alias-DTE in update_device_table()
6397 - audit: fix a double fetch in audit_log_single_execve_arg()
6398 - ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
6399 - netlabel: add address family checks to netlbl_{sock,req}_delattr()
6400 - w1:omap_hdq: fix regression
6401 - drm/amdgpu: add a delay after ATPX dGPU power off
6402 - drm/amdgpu: Poll for both connect/disconnect on analog connectors
6403 - drm/amdgpu: support backlight control for UNIPHY3
6404 - drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
6405 - drm/amdgpu: fix firmware info version checks
6406 - drm/amdgpu/gmc7: add missing mullins case
6407 - drm/radeon: add a delay after ATPX dGPU power off
6408 - drm/radeon: Poll for both connect/disconnect on analog connectors
6409 - drm/radeon: fix firmware info version checks
6410 - drm/radeon: support backlight control for UNIPHY3
6411 - drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
6412 - drm/nouveau/fbcon: fix font width not divisible by 8
6413 - drm: Restore double clflush on the last partial cacheline
6414 - drm/edid: Add 6 bpc quirk for display AEO model 0.
6415 - drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
6416 - drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability
6417 is unknown"
6418 - balloon: check the number of available pages in leak balloon
6419 - ftrace/recordmcount: Work around for addition of metag magic but not
6420 relocations
6421 - metag: Fix __cmpxchg_u32 asm constraint for CMP
6422 - block: add missing group association in bio-cloning functions
6423 - block: fix bdi vs gendisk lifetime mismatch
6424 - mtd: nand: fix bug writing 1 byte less than page size
6425 - mm/hugetlb: avoid soft lockup in set_max_huge_pages()
6426 - ALSA: hda: Fix krealloc() with __GFP_ZERO usage
6427 - ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
6428 - ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
6429 - ALSA: hda - Fix headset mic detection problem for two dell machines
6430 - IB/mlx5: Fix MODIFY_QP command input structure
6431 - IB/mlx5: Fix entries checks in mlx5_ib_create_cq
6432 - IB/mlx5: Fix returned values of query QP
6433 - IB/mlx5: Fix entries check in mlx5_ib_resize_cq
6434 - IB/mlx5: Fix post send fence logic
6435 - IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
6436 - IB/SA: Use correct free function
6437 - IB/IPoIB: Don't update neigh validity for unresolved entries
6438 - IB/IWPM: Fix a potential skb leak
6439 - IB/mlx4: Fix the SQ size of an RC QP
6440 - IB/mlx4: Fix error flow when sending mads under SRIOV
6441 - IB/mlx4: Fix memory leak if QP creation failed
6442 - of: fix memory leak related to safe_name()
6443 - ubi: Make volume resize power cut aware
6444 - ubi: Fix early logging
6445 - ubi: Fix race condition between ubi device creation and udev
6446 - iscsi-target: Fix panic when adding second TCP connection to iSCSI session
6447 - target: Fix ordered task target_setup_cmd_from_cdb exception hang
6448 - target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
6449 - target: Fix race between iscsi-target connection shutdown + ABORT_TASK
6450 - target: Fix max_unmap_lba_count calc overflow
6451 - target: Fix ordered task CHECK_CONDITION early exception handling
6452 - Input: elan_i2c - properly wake up touchpad on ASUS laptops
6453 - SUNRPC: Don't allocate a full sockaddr_storage for tracing
6454 - MIPS: mm: Fix definition of R6 cache instruction
6455 - MIPS: Don't register r4k sched clock when CPUFREQ enabled
6456 - MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES
6457 - PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
6458 - x86/platform/intel_mid_pci: Rework IRQ0 workaround
6459 - ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
6460 - rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
6461 - dm flakey: error READ bios during the down_interval
6462 - module: Invalidate signatures on force-loaded modules
6463 - Documentation/module-signing.txt: Note need for version info if reusing a
6464 key
6465 - Linux 4.4.19
6466
6467 * xfrm: ipsec crash when updating spd thresholds (LP: #1613787)
6468 - xfrm: Ignore socket policies when rebuilding hash tables
6469
6470 * ISST-LTE:pKVM311:lotg5:Ubutu16041:lotg5 crashed @
6471 writeback_sb_inodes+0x30c/0x590 (LP: #1614565)
6472 - writeback: Write dirty times for WB_SYNC_ALL writeback
6473
6474 * IBM Power 720 Ethernet Not Seen (LP: #1612725)
6475 - [Config] CONFIG_IBMEBUS=y for powerpc
6476
6477 * CAPI: Update default setting for the psl_fir_cntl register (LP: #1612431)
6478 - cxl: Set psl_fir_cntl to production environment value
6479
6480 * Xenial update to v4.4.18 stable release (LP: #1614560)
6481 - tcp: enable per-socket rate limiting of all 'challenge acks'
6482 - ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
6483 - bonding: set carrier off for devices created through netlink
6484 - net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
6485 - net/irda: fix NULL pointer dereference on memory allocation failure
6486 - qed: Fix setting/clearing bit in completion bitmap
6487 - tcp: consider recv buf for the initial window scale
6488 - ipath: Restrict use of the write() interface
6489 - scsi: ignore errors from scsi_dh_add_device()
6490 - HID: sony: do not bail out when the sixaxis refuses the output report
6491 - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
6492 - arm: oabi compat: add missing access checks
6493 - KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
6494 - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
6495 - random: strengthen input validation for RNDADDTOENTCNT
6496 - devpts: clean up interface to pty drivers
6497 - x86/mm/pat: Add support of non-default PAT MSR setting
6498 - x86/mm/pat: Add pat_disable() interface
6499 - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
6500 - x86/mtrr: Fix Xorg crashes in Qemu sessions
6501 - x86/mtrr: Fix PAT init handling when MTRR is disabled
6502 - x86/xen, pat: Remove PAT table init code from Xen
6503 - x86/pat: Document the PAT initialization sequence
6504 - x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
6505 - drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
6506 - x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
6507 - block: fix use-after-free in seq file
6508 - sysv, ipc: fix security-layer leaking
6509 - fuse: fsync() did not return IO errors
6510 - fuse: fuse_flush must check mapping->flags for errors
6511 - fuse: fix wrong assignment of ->flags in fuse_send_init()
6512 - fs/dcache.c: avoid soft-lockup in dput()
6513 - crypto: gcm - Filter out async ghash if necessary
6514 - crypto: scatterwalk - Fix test in scatterwalk_done
6515 - ext4: check for extents that wrap around
6516 - ext4: fix deadlock during page writeback
6517 - ext4: don't call ext4_should_journal_data() on the journal inode
6518 - ext4: validate s_reserved_gdt_blocks on mount
6519 - ext4: short-cut orphan cleanup on error
6520 - ext4: fix reference counting bug on block allocation error
6521 - mm: memcontrol: fix cgroup creation failure after many small jobs
6522 - mm: memcontrol: fix swap counter leak on swapout from offline cgroup
6523 - mm: memcontrol: fix memcg id ref counter on swap charge move
6524 - Linux 4.4.18
6525
6526 * Ubuntu16.10:installation fails on Brazos system (31TB and 192 cores) No
6527 memory for flatten_device_tree (no room) (LP: #1614309)
6528 - SAUCE: powerpc/pseries: Increase RMA size to 512MB.
6529
6530 * [SRU] xgene_enet: 10g performance only hits ~75% on multi-client tests
6531 (LP: #1613157)
6532 - drivers: net: xgene: Add support for Classifier engine
6533 - drivers: net: xgene: Add support for RSS
6534 - drivers: net: xgene: Add support for multiple queues
6535
6536 * [SRU] xgene_enet: an extra interrupt may be pending for an interrupt
6537 controller that doesn't support irq_disable and hardware with level
6538 interrupt (LP: #1611399)
6539 - drivers: net: xgene: fix extra IRQ issue
6540
6541 * Mic mute hotkey does not work on usb keyboard [03f0:2f4a] (LP: #1609606)
6542 - HID: input: add mic mute key on HP slim keyboard
6543
6544 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Aug 2016 11:27:56 -0600
6545
6546 linux-snapdragon (4.4.0-1024.27) xenial; urgency=low
6547
6548 [ Stefan Bader ]
6549
6550 * Release Tracking Bug
6551 - LP: #1612349
6552
6553 [ Ubuntu: 4.4.0-36.55 ]
6554
6555 * I2C touchpad does not work on AMD platform (LP: #1612006)
6556 - SAUCE: pinctrl/amd: Remove the default de-bounce time
6557 * CVE-2016-5696
6558 - tcp: make challenge acks less predictable
6559
6560 -- Stefan Bader <stefan.bader@canonical.com> Fri, 12 Aug 2016 11:36:44 +0200
6561
6562 linux-snapdragon (4.4.0-1023.26) xenial; urgency=low
6563
6564 [ Stefan Bader ]
6565
6566 * Release Tracking Bug
6567 - LP: #1611239
6568
6569 [ Ubuntu: 4.4.0-35.54 ]
6570
6571 * [i915_bpo] Sync with v4.7 (LP: #1609742)
6572 - SAUCE: i915_bpo: Sync with v4.7
6573 * s390/cio: fix reset of channel measurement block (LP: #1609415)
6574 - s390/cio: allow to reset channel measurement block
6575 * in Ubuntu16.10: Hit on Call traces and system goes down when transactional
6576 memory tests are running in 32TB Brazos system (LP: #1606786)
6577 - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
6578 - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
6579 * Power Menu does not display after press the Power Button (LP: #1609204)
6580 - intel-vbtn: new driver for Intel Virtual Button
6581 - [config] enable CONFIG_INTEL_VBTN=m
6582 * OptiPlex 7450 AIO hangs when rebooting (LP: #1608762)
6583 - x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
6584 * virtualbox+usb 3.0 breaks boot, -28 kernel works (LP: #1604058)
6585 - SAUCE: xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED
6586 * linux-kernel: Freeing IRQ from IRQ context (LP: #1597908)
6587 - block: defer timeouts to a workqueue
6588 * Tunnel offload indications not stripped from encapsulated packets, causing
6589 performance overhead (LP: #1602755)
6590 - tunnels: Remove encapsulation offloads on decap.
6591 * lm-sensors is throwing "ERROR: Can't get value of subfeature temp1_input:
6592 I/O error" for be2net driver (LP: #1607387)
6593 - be2net: perform temperature query in adapter regardless of its interface
6594 state
6595 * Dell dock MAC Address pass through doesn't work in Ubuntu (LP: #1579984)
6596 - r8152: Add support for setting pass through MAC address on RTL8153-AD
6597 * vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494)
6598 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
6599 * ISST-LTE:pVM:monklp5:Ubuntu16.04.1:system crashed at
6600 lpfc_sli4_scmd_to_wqidx_distr (LP: #1597974)
6601 - SAUCE: lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from
6602 lpfc_send_taskmgmt()
6603 * Backport cxlflash shutdown patch to Xenial SRU (LP: #1605405)
6604 - SAUCE: cxlflash: Verify problem state area is mapped before notifying
6605 shutdown
6606 * Xenial update to v4.4.16 stable release (LP: #1607404)
6607 - mac80211: fix fast_tx header alignment
6608 - mac80211: mesh: flush mesh paths unconditionally
6609 - mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
6610 - mac80211: Fix mesh estab_plinks counting in STA removal case
6611 - EDAC, sb_edac: Fix rank lookup on Broadwell
6612 - IB/cm: Fix a recently introduced locking bug
6613 - IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
6614 - powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
6615 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
6616 - usb: dwc2: fix regression on big-endian PowerPC/ARM systems
6617 - USB: EHCI: declare hostpc register as zero-length array
6618 - usb: common: otg-fsm: add license to usb-otg-fsm
6619 - mnt: fs_fully_visible test the proper mount for MNT_LOCKED
6620 - mnt: Account for MS_RDONLY in fs_fully_visible
6621 - mnt: If fs_fully_visible fails call put_filesystem.
6622 - of: fix autoloading due to broken modalias with no 'compatible'
6623 - of: irq: fix of_irq_get[_byname]() kernel-doc
6624 - locking/ww_mutex: Report recursive ww_mutex locking early
6625 - locking/qspinlock: Fix spin_unlock_wait() some more
6626 - locking/static_key: Fix concurrent static_key_slow_inc()
6627 - x86, build: copy ldlinux.c32 to image.iso
6628 - kprobes/x86: Clear TF bit in fault on single-stepping
6629 - x86/amd_nb: Fix boot crash on non-AMD systems
6630 - Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
6631 - uvc: Forward compat ioctls to their handlers directly
6632 - thermal: cpu_cooling: fix improper order during initialization
6633 - writeback: use higher precision calculation in domain_dirty_limits()
6634 - nfsd4/rpc: move backchannel create logic into rpc code
6635 - nfsd: Always lock state exclusively.
6636 - nfsd: Extend the mutex holding region around in nfsd4_process_open2()
6637 - posix_acl: Add set_posix_acl
6638 - nfsd: check permissions when setting ACLs
6639 - make nfs_atomic_open() call d_drop() on all ->open_context() errors.
6640 - NFS: Fix another OPEN_DOWNGRADE bug
6641 - ARM: imx6ul: Fix Micrel PHY mask
6642 - ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
6643 - ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
6644 - MIPS: KVM: Fix modular KVM under QEMU
6645 - mm: Export migrate_page_move_mapping and migrate_page_copy
6646 - UBIFS: Implement ->migratepage()
6647 - sched/fair: Fix cfs_rq avg tracking underflow
6648 - packet: Use symmetric hash for PACKET_FANOUT_HASH.
6649 - net_sched: fix mirrored packets checksum
6650 - cdc_ncm: workaround for EM7455 "silent" data interface
6651 - ipv6: Fix mem leak in rt6i_pcpu
6652 - ARCv2: Check for LL-SC livelock only if LLSC is enabled
6653 - ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
6654 - kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
6655 - KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
6656 - HID: elo: kill not flush the work
6657 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
6658 - tracing: Handle NULL formats in hold_module_trace_bprintk_format()
6659 - base: make module_create_drivers_dir race-free
6660 - iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
6661 - iommu/vt-d: Enable QI on all IOMMUs before setting root entry
6662 - iommu/amd: Fix unity mapping initialization race
6663 - drm/mgag200: Black screen fix for G200e rev 4
6664 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
6665 - arm64: Rework valid_user_regs
6666 - vfs: add d_real_inode() helper
6667 - af_unix: fix hard linked sockets on overlay
6668 - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
6669 - drm/radeon: fix asic initialization for virtualized environments
6670 - drm/amdgpu/gfx7: fix broken condition check
6671 - ubi: Make recover_peb power cut aware
6672 - drm/amdkfd: unbind only existing processes
6673 - drm/amdkfd: destroy dbgmgr in notifier release
6674 - drm/dp/mst: Always clear proposed vcpi table for port.
6675 - drm/nouveau/disp/sor/gf119: both links use the same training register
6676 - drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
6677 - drm/nouveau/fbcon: fix out-of-bounds memory accesses
6678 - drm/nouveau: fix for disabled fbdev emulation
6679 - drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
6680 - drm/i915/ilk: Don't disable SSC source if it's in use
6681 - drm/i915: Refresh cached DP port register value on resume
6682 - drm/i915: Update ifdeffery for mutex->owner
6683 - drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
6684 - drm: add missing drm_mode_set_crtcinfo call
6685 - drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
6686 - drm: atmel-hlcdc: actually disable scaling when no scaling is required
6687 - drm/ttm: Make ttm_bo_mem_compat available
6688 - drm/vmwgfx: Add an option to change assumed FB bpp
6689 - drm/vmwgfx: Work around mode set failure in 2D VMs
6690 - drm/vmwgfx: Check pin count before attempting to move a buffer
6691 - drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
6692 - drm/vmwgfx: Fix error paths when mapping framebuffer
6693 - memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
6694 - perf/x86: Fix undefined shift on 32-bit kernels
6695 - xen/balloon: Fix declared-but-not-defined warning
6696 - iio: Fix error handling in iio_trigger_attach_poll_func
6697 - iio:st_pressure: fix sampling gains (bring inline with ABI)
6698 - iio: light apds9960: Add the missing dev.parent
6699 - iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
6700 - iio: proximity: as3935: remove triggered buffer processing
6701 - iio: proximity: as3935: fix buffer stack trashing
6702 - iio: humidity: hdc100x: correct humidity integration time mask
6703 - iio: humidity: hdc100x: fix IIO_TEMP channel reporting
6704 - iio: hudmidity: hdc100x: fix incorrect shifting and scaling
6705 - staging: iio: accel: fix error check
6706 - iio: accel: kxsd9: fix the usage of spi_w8r8()
6707 - iio:ad7266: Fix broken regulator error handling
6708 - iio:ad7266: Fix support for optional regulators
6709 - iio:ad7266: Fix probe deferral for vref
6710 - tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
6711 - hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by
6712 default
6713 - hwmon: (dell-smm) Disallow fan_type() calls on broken machines
6714 - hwmon: (dell-smm) Cache fan_type() calls and change fan detection
6715 - ALSA: dummy: Fix a use-after-free at closing
6716 - ALSA: hda - Fix the headset mic jack detection on Dell machine
6717 - ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup
6718 - ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
6719 - ALSA: echoaudio: Fix memory allocation
6720 - ALSA: timer: Fix negative queue usage by racy accesses
6721 - ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
6722 - ALSA: hda - Add PCI ID for Kabylake-H
6723 - ALSA: hda - fix read before array start
6724 - ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
6725 - ALSA: pcm: Free chmap at PCM free callback, too
6726 - ALSA: ctl: Stop notification after disconnection
6727 - ALSA: hda - fix use-after-free after module unload
6728 - ALSA: hda: add AMD Stoney PCI ID with proper driver caps
6729 - ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
6730 - ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
6731 - ARM: mvebu: fix HW I/O coherency related deadlocks
6732 - ovl: Copy up underlying inode's ->i_mode to overlay inode
6733 - ovl: verify upper dentry in ovl_remove_and_whiteout()
6734 - scsi: fix race between simultaneous decrements of ->host_failed
6735 - 53c700: fix BUG on untagged commands
6736 - Fix reconnect to not defer smb3 session reconnect long after socket
6737 reconnect
6738 - cifs: dynamic allocation of ntlmssp blob
6739 - File names with trailing period or space need special case conversion
6740 - xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
6741 - crypto: qat - make qat_asym_algs.o depend on asn1 headers
6742 - tmpfs: don't undo fallocate past its last page
6743 - tmpfs: fix regression hang in fallocate undo
6744 - drm/i915: Revert DisplayPort fast link training feature
6745 - ovl: verify upper dentry before unlink and rename
6746 - Linux 4.4.16
6747 * Regression caused by `fuse: Add support for pid namespaces` in 4.4.0-6.21
6748 (LP: #1605344)
6749 - SAUCE: (namespace) fuse: Permit requests from other pid namespaces
6750 * CVE-2016-5400
6751 - media: fix airspy usb probe error path
6752 * Cannot mount proc in unprivileged containers if /proc/xen is mounted
6753 (LP: #1607374)
6754 - SAUCE: xenbus: Use proc_create_mount_point() to create /proc/xen
6755 * Mic mute key does not work for Ideapad laptops (LP: #1607153)
6756 - ideapad_laptop: Add an event for mic mute hotkey
6757 * NVMe stress test fails after 12 hours on Ubuntu 16.04 (LP: #1604995)
6758 - block: atari: Return early for unsupported sector size
6759 * Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or
6760 similar (LP: #1605662)
6761 - SAUCE: vesafb: Set mtrr:3 (write-combining) as default
6762 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
6763 - nvme: use a work item to submit async event requests
6764 - nvme: don't poll the CQ from the kthread
6765 - nvme: replace the kthread with a per-device watchdog timer
6766 - NVMe: Fix reset/remove race
6767 - nvme: Avoid reset work on watchdog timer function during error recovery
6768 - NVMe: Always use MSI/MSI-x interrupts
6769 * [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed.
6770 (LP: #1602524)
6771 - ext4: factor out determining of hole size
6772 - ext4: return hole from ext4_map_blocks()
6773 - ext4: more efficient SEEK_DATA implementation
6774 * changelog: add CVEs as first class citizens (LP: #1604344)
6775 - avoid duplicate CVE numbers in changelog
6776 * [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area,
6777 sig: 11 [#1] while executing Froze PE Error injection (LP: #1603449)
6778 - powerpc/eeh: Fix invalid cached PE primary bus
6779 * Hotplug remove and re-add adds PCI adapter to next PCI domain (PCI)
6780 (LP: #1603574)
6781 - powerpc/pci: Assign fixed PHB number based on device-tree properties
6782 * nvme - reset_controller is not working after adapter's firmware upgrade
6783 (adapter quirk is needed) (LP: #1602726)
6784 - NVMe: Create discard zero quirk white list
6785 - nvme/quirk: Add a delay before checking for adapter readiness
6786 * ovs nat: conntrack netlink event are missing (LP: #1603468)
6787 - openvswitch: fix conntrack netlink event delivery
6788 * FlashGT - In Tuleta 8284-22A with card in card slot P1-C9, system Fails to
6789 boot operating system (LP: #1602785)
6790 - cxl: Ignore CAPI adapters misplaced in switched slots
6791 * CVE-2016-5728
6792 - misc: mic: Fix for double fetch security bug in VOP driver
6793 * CVE-2016-5244 (LP: #1589041)
6794 - rds: fix an infoleak in rds_inc_info_copy
6795 * Miscellaneous Ubuntu changes
6796 - Added Snapcraft files
6797 - SAUCE: snapcraft: cleanup and remove unnecessary elements
6798
6799 [ Ubuntu: 4.4.0-34.53 ]
6800
6801 * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147)
6802 - x86/cpu/intel: Introduce macros for Intel family numbers
6803 - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont
6804 based CPUs
6805
6806 -- Stefan Bader <stefan.bader@canonical.com> Wed, 10 Aug 2016 16:55:01 +0200
6807
6808 linux-snapdragon (4.4.0-1022.25) xenial; urgency=low
6809
6810 [ Seth Forshee ]
6811
6812 * Release Tracking Bug
6813 - LP: #1605716
6814
6815 [ Ubuntu: 4.4.0-33.52 ]
6816
6817 * Release Tracking Bug
6818 - LP: #1605709
6819 * [regression] NFS client: access problems after updating to kernel
6820 4.4.0-31-generic (LP: #1603719)
6821 - SAUCE: (namespace) Bypass sget() capability check for nfs
6822
6823 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Jul 2016 16:52:25 -0500
6824
6825 linux-snapdragon (4.4.0-1021.24) xenial; urgency=low
6826
6827 [ Seth Forshee ]
6828
6829 * Release Tracking Bug
6830 - LP: #1604458
6831
6832 * Drop superseded namespace mount patches (LP: #1604830)
6833 - UBUNTU: SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
6834 - UBUNTU: SAUCE: quota: Treat superblock owner as privilged
6835 - UBUNTU: SAUCE: kernfs: Always set super block owner to init_user_ns
6836 - UBUNTU: SAUCE: proc: Always set super block owner to init_user_ns
6837
6838 * UBUNTU: [Config] updateconfigs after 4.4.0-32.51 rebase (LP: #1603483)
6839
6840 [ Kamal Mostafa ]
6841
6842 * [Debian] embed derivative target name in release tag (LP: #1599924)
6843
6844 [ Ubuntu: 4.4.0-32.51 ]
6845
6846 * Release Tracking Bug
6847 - LP: #1604443
6848 * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975)
6849 - HID: wacom: break out parsing of device and registering of input
6850 - HID: wacom: Initialize hid_data.inputmode to -1
6851 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11
6852 * changelog: add CVEs as first class citizens (LP: #1604344)
6853 - use CVE numbers in changelog
6854 * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483)
6855 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
6856 - SAUCE: hio: bio_endio() no longer takes errors arg
6857 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
6858 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
6859 - SAUCE: hio: fix mask maybe-uninitialized warning
6860 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
6861 - SAUCE: hio: Makefile and Kconfig
6862 * CVE-2016-5243 (LP: #1589036)
6863 - tipc: fix an infoleak in tipc_nl_compat_link_dump
6864 - tipc: fix nl compat regression for link statistics
6865 * CVE-2016-4470
6866 - KEYS: potential uninitialized variable
6867 * integer overflow in xt_alloc_table_info (LP: #1555353)
6868 - netfilter: x_tables: check for size overflow
6869 * CVE-2016-3135:
6870 - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow"
6871 * CVE-2016-4440 (LP: #1584192)
6872 - kvm:vmx: more complete state update on APICv on/off
6873 * the system hangs in the dma driver when reboot or shutdown on a baytrail-m
6874 laptop (LP: #1602579)
6875 - dmaengine: dw: platform: power on device on shutdown
6876 - ACPI / LPSS: override power state for LPSS DMA device
6877 * Add proper palm detection support for MS Precision Touchpad (LP: #1593124)
6878 - Revert "HID: multitouch: enable palm rejection if device implements
6879 confidence usage"
6880 - HID: multitouch: enable palm rejection for Windows Precision Touchpad
6881 * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068)
6882 - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]
6883 * CVE-2016-4794 (LP: #1581871)
6884 - percpu: fix synchronization between chunk->map_extend_work and chunk
6885 destruction
6886 - percpu: fix synchronization between synchronous map extension and chunk
6887 destruction
6888 * Xenial update to v4.4.15 stable release (LP: #1601952)
6889 - net_sched: fix pfifo_head_drop behavior vs backlog
6890 - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
6891 - sit: correct IP protocol used in ipip6_err
6892 - esp: Fix ESN generation under UDP encapsulation
6893 - netem: fix a use after free
6894 - ipmr/ip6mr: Initialize the last assert time of mfc entries.
6895 - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
6896 - sock_diag: do not broadcast raw socket destruction
6897 - bpf, perf: delay release of BPF prog after grace period
6898 - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
6899 - net: macb: fix default configuration for GMAC on AT91
6900 - net: alx: Work around the DMA RX overflow issue
6901 - bpf: try harder on clones when writing into skb
6902 - AX.25: Close socket connection on session completion
6903 - crypto: ux500 - memmove the right size
6904 - crypto: user - re-add size check for CRYPTO_MSG_GETALG
6905 - USB: uas: Fix slave queue_depth not being set
6906 - usb: quirks: Fix sorting
6907 - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
6908 - usb: musb: only restore devctl when session was set in backup
6909 - usb: musb: Stop bulk endpoint while queue is rotated
6910 - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
6911 - usb: musb: host: correct cppi dma channel for isoch transfer
6912 - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
6913 - USB: xhci: Add broken streams quirk for Frescologic device id 1009
6914 - xhci: Fix handling timeouted commands on hosts in weird states.
6915 - USB: mos7720: delete parport
6916 - usb: gadget: fix spinlock dead lock in gadgetfs
6917 - usb: host: ehci-tegra: Grab the correct UTMI pads reset
6918 - usb: dwc3: exynos: Fix deferred probing storm.
6919 - Linux 4.4.15
6920 * qeth: delete napi struct when removing a qeth device (LP: #1601831)
6921 - qeth: delete napi struct when removing a qeth device
6922 * Adjust KBL PCI-ID's (LP: #1600124)
6923 - drm/i915: Add more Kabylake PCI IDs.
6924 - drm/i915: Removing PCI IDs that are no longer listed as Kabylake.
6925 * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support
6926 (LP: #1599109)
6927 - drm/kms_helper: Add a common place to call init and exit functions.
6928 - drm: Add helper for DP++ adaptors
6929 - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
6930 - drm: introduce pipe color correction properties
6931 - drm: fix blob pointer check
6932 - drm: atomic helper: do not unreference error pointer
6933 - drm: fix lut value extraction function
6934 - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
6935 - SAUCE: drm: Introduce drm_malloc_gfp()
6936 - SAUCE: i915_bpo: Rebase to v4.7-rc6
6937 - SAUCE: i915_bpo: Add backported workarounds for gen9
6938 - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel
6939 details"
6940 - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT.
6941 * Baytrail-I got black screen with HDMI output (LP: #1599379)
6942 - drm/i915: Only ignore eDP ports that are connected
6943 - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
6944 * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed
6945 (LP: #1590655)
6946 - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not
6947 present
6948 * Hotplug device addition issue - missing patches on Xenial kernel
6949 (LP: #1599250)
6950 - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()"
6951 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
6952 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
6953 - powerpc/pseries: Fix PCI config address for DDW
6954 * kernel: signal return with invalid floating-point control (LP: #1597971)
6955 - s390: fix test_fp_ctl inline assembly contraints
6956 * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667)
6957 - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics
6958 Touchpad
6959 * [yakkety] d-i does not support (ehci_msm) Qualcomm On-Chip EHCI Host
6960 Controller (LP: #1599347)
6961 - d-i: Add ehci_msm to usb-modules
6962 * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871)
6963 - ALSA: hda - Skip ELD notification during PM process
6964 - ALSA: hda - hdmi add wmb barrier for audio component
6965 - ALSA: hda - hdmi defer to register acomp eld notifier
6966 * sync spl 0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257)
6967 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4
6968 * Config: missing AMD Seattle platform support (LP: #1597574)
6969 - [Config] Enable the AMD Seattle platform
6970 * Network installer fails to detect network on AMD Overdrive (ARM64)
6971 (LP: #1597573)
6972 - [Config] Add amd-xgbe to nic-modules udeb
6973 * exercising ptys causes a kernel oops (LP: #1586418)
6974 - devpts: fix null pointer dereference on failed memory allocation
6975 * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04
6976 (LP: #1574102)
6977 - Input: xpad - move pending clear to the correct location
6978 * thunderx nics fail to establish link (LP: #1597867)
6979 - net: thunderx: Fix link status reporting
6980 * Xenial update to v4.4.14 stable release (LP: #1596575)
6981 - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
6982 - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
6983 - netlink: Fix dump skb leak/double free
6984 - tipc: fix nametable publication field in nl compat
6985 - switchdev: pass pointer to fib_info instead of copy
6986 - tuntap: correctly wake up process during uninit
6987 - udp: prevent skbs lingering in tunnel socket queues
6988 - uapi glibc compat: fix compilation when !__USE_MISC in glibc
6989 - sfc: on MC reset, clear PIO buffer linkage in TXQs
6990 - team: don't call netdev_change_features under team->lock
6991 - vxlan: Accept user specified MTU value when create new vxlan link
6992 - tcp: record TLP and ER timer stats in v6 stats
6993 - bridge: Don't insert unnecessary local fdb entry on changing mac address
6994 - l2tp: fix configuration passed to setup_udp_tunnel_sock()
6995 - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
6996 - vxlan: Relax MTU constraints
6997 - geneve: Relax MTU constraints
6998 - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
6999 - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
7000 - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
7001 - ALSA: hda - Add PCI ID for Kabylake
7002 - ALSA: hda - Fix headset mic detection problem for Dell machine
7003 - ALSA: hda/realtek - ALC256 speaker noise issue
7004 - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
7005 - ALSA: hda/realtek: Add T560 docking unit fixup
7006 - ARM: fix PTRACE_SETVFPREGS on SMP systems
7007 - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
7008 - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
7009 - s390/bpf: reduce maximum program size to 64 KB
7010 - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
7011 - crypto: public_key: select CRYPTO_AKCIPHER
7012 - crypto: ccp - Fix AES XTS error for request sizes above 4096
7013 - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
7014 - arm64: mm: always take dirty state from new pte in ptep_set_access_flags
7015 - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
7016 - powerpc: Fix definition of SIAR and SDAR registers
7017 - powerpc: Use privileged SPR number for MMCR2
7018 - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support
7019 call
7020 - pinctrl: mediatek: fix dual-edge code defect
7021 - parisc: Fix pagefault crash in unaligned __get_user() call
7022 - memcg: add RCU locking around css_for_each_descendant_pre() in
7023 memcg_offline_kmem()
7024 - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
7025 - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
7026 - fix d_walk()/non-delayed __d_free() race
7027 - sparc: Fix system call tracing register handling.
7028 - sparc64: Fix bootup regressions on some Kconfig combinations.
7029 - sparc64: Fix numa node distance initialization
7030 - sparc64: Fix sparc64_set_context stack handling.
7031 - sparc/PCI: Fix for panic while enabling SR-IOV
7032 - sparc64: Reduce TLB flushes during hugepte changes
7033 - sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
7034 - sparc: Harden signal return frame checks.
7035 - sparc64: Fix return from trap window fill crashes.
7036 - MIPS: Fix 64k page support for 32 bit kernels.
7037 - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
7038 - drm/core: Do not preserve framebuffer on rmfb, v4.
7039 - Linux 4.4.14
7040 * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357)
7041 - hv_netvsc: rework link status change handling
7042 - hv_netvsc: Resize some of the variables in hv_netvsc_packet
7043 - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
7044 - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
7045 - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
7046 - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
7047 - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
7048 - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
7049 - hv_netvsc: Don't ask for additional head room in the skb
7050 - hv_netvsc: move subchannel existence check to netvsc_select_queue()
7051 - hv_netvsc: remove locking in netvsc_send()
7052 - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
7053 - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
7054 - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
7055 - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
7056 - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
7057 - hv_netvsc: Eliminate status from struct hv_netvsc_packet
7058 - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
7059 - storvsc: add logging for error/warning messages
7060 - hv_netvsc: Fix race condition on Multi-Send Data field
7061 - kvm/x86: split ioapic-handled and EOI exit bitmaps
7062 - kvm/x86: per-vcpu apicv deactivation support
7063 - kvm/x86: Hyper-V synthetic interrupt controller
7064 - kvm/x86: Hyper-V kvm exit
7065 - kvm/x86: Rearrange func's declarations inside Hyper-V header
7066 - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
7067 - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
7068 - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
7069 - kvm/x86: Hyper-V SynIC timers
7070 - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
7071 - storvsc: Properly support Fibre Channel devices
7072 - storvsc: Refactor the code in storvsc_channel_init()
7073 - storvsc: Tighten up the interrupt path
7074 - storvsc: Fix typo in MODULE_PARM_DESC
7075 - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation"
7076 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
7077 - hv_netvsc: Fix book keeping of skb during batching process
7078 - storvsc: Install the storvsc specific timeout handler for FC devices
7079 - storvsc: Use the specified target ID in device lookup
7080 - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
7081 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
7082 - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path"
7083 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
7084 - Revert "hv_netvsc: cleanup netdev feature flags for netvsc"
7085 - hv_netvsc: cleanup netdev feature flags for netvsc
7086 - hv_netvsc: Restore needed_headroom request
7087 - kvm/x86: Rename Hyper-V long spin wait hypercall
7088 - hv_netvsc: add software transmit timestamp support
7089 - hv_netvsc: add ethtool support for set and get of settings
7090 - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
7091 - hv_netvsc: Fix the array sizes to be max supported channels
7092 - hv_netvsc: Fix the order of num_sc_offered decrement
7093 - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
7094 - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
7095 - Drivers: hv: kvp: fix IP Failover
7096
7097 [ Ubuntu: 4.4.0-31.50 ]
7098
7099 * Release Tracking Bug
7100 - LP: #1602449
7101 * nouveau: boot hangs at blank screen with unsupported graphics cards
7102 (LP: #1602340)
7103 - SAUCE: drm: check for supported chipset before booting fbdev off the hw
7104
7105 -- Seth Forshee <seth.forshee@canonical.com> Wed, 20 Jul 2016 10:46:39 -0500
7106
7107 linux-snapdragon (4.4.0-1020.23) xenial; urgency=low
7108
7109 [ Kamal Mostafa ]
7110
7111 * Release Tracking Bug
7112 - LP: #1597903
7113
7114 [ Ubuntu: 4.4.0-30.49 ]
7115
7116 * FCP devices are not detected correctly nor deterministically (LP: #1567602)
7117 - scsi_dh_alua: Disable ALUA handling for non-disk devices
7118 - scsi_dh_alua: Use vpd_pg83 information
7119 - scsi_dh_alua: improved logging
7120 - scsi_dh_alua: sanitze sense code handling
7121 - scsi_dh_alua: use standard logging functions
7122 - scsi_dh_alua: return standard SCSI return codes in submit_rtpg
7123 - scsi_dh_alua: fixup description of stpg_endio()
7124 - scsi_dh_alua: use flag for RTPG extended header
7125 - scsi_dh_alua: use unaligned access macros
7126 - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
7127 - scsi_dh_alua: simplify sense code handling
7128 - scsi: Add scsi_vpd_lun_id()
7129 - scsi: Add scsi_vpd_tpg_id()
7130 - scsi_dh_alua: use scsi_vpd_tpg_id()
7131 - scsi_dh_alua: Remove stale variables
7132 - scsi_dh_alua: Pass buffer as function argument
7133 - scsi_dh_alua: separate out alua_stpg()
7134 - scsi_dh_alua: Make stpg synchronous
7135 - scsi_dh_alua: call alua_rtpg() if stpg fails
7136 - scsi_dh_alua: switch to scsi_execute_req_flags()
7137 - scsi_dh_alua: allocate RTPG buffer separately
7138 - scsi_dh_alua: Use separate alua_port_group structure
7139 - scsi_dh_alua: use unique device id
7140 - scsi_dh_alua: simplify alua_initialize()
7141 - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should
7142 succeed while TPG is transitioning")
7143 - scsi_dh_alua: move optimize_stpg evaluation
7144 - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
7145 - scsi_dh_alua: Use workqueue for RTPG
7146 - scsi_dh_alua: Allow workqueue to run synchronously
7147 - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
7148 - scsi_dh_alua: Recheck state on unit attention
7149 - scsi_dh_alua: update all port states
7150 - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
7151 - scsi_dh_alua: do not fail for unknown VPD identification
7152
7153 [ Ubuntu: 4.4.0-29.48 ]
7154
7155 * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886)
7156 - intel-hid: new hid event driver for hotkeys
7157 - intel-hid: fix incorrect entries in intel_hid_keymap
7158 - intel-hid: allocate correct amount of memory for private struct
7159 - intel-hid: add a workaround to ignore an event after waking up from S4.
7160 - [Config] CONFIG_INTEL_HID_EVENT=m
7161 * cgroupfs mounts can hang (LP: #1588056)
7162 - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
7163 user ns which owns the ipc ns"
7164 - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user
7165 namespace when mounting"
7166 - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a
7167 cgroup namespace"
7168 - (namespace) bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
7169 - (namespace) bpf, inode: disallow userns mounts
7170 - (namespace) ipc: Initialize ipc_namespace->user_ns early.
7171 - (namespace) vfs: Pass data, ns, and ns->userns to mount_ns
7172 - SAUCE: (namespace) Sync with upstream s_user_ns patches
7173 - (namespace) kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
7174 - (namespace) ipc/mqueue: The mqueue filesystem should never contain
7175 executables
7176 * KVM system crashes after starting guest (LP: #1596635)
7177 - xhci: Cleanup only when releasing primary hcd
7178 * Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu
7179 16.04 (LP: #1596557)
7180 - crypto: vmx - IV size failing on skcipher API
7181 * [Bug]tpm initialization fails on x86 (LP: #1596469)
7182 - tpm_crb: drop struct resource res from struct crb_priv
7183 - tpm_crb: fix mapping of the buffers
7184 * Device shutdown notification for CAPI Flash cards (LP: #1592114)
7185 - cxlflash: Fix regression issue with re-ordering patch
7186 - cxlflash: Fix to drain operations from previous reset
7187 - cxlflash: Add device dependent flags
7188 - cxlflash: Shutdown notify support for CXL Flash cards
7189 * scsi-modules udeb should include pm80xx (LP: #1595628)
7190 - [Config] Add pm80xx scsi driver to d-i
7191 * Sync up latest relevant upstream bug fixes (LP: #1594871)
7192 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu10
7193 * Cannot compile module tda10071 (LP: #1592531)
7194 - [media] tda10071: Fix dependency to REGMAP_I2C
7195 * lsvpd doesn't show correct location code for devices attached to a CAPI card
7196 (LP: #1594847)
7197 - cxl: Make vPHB device node match adapter's
7198 * enable CRC32 and AES ARM64 by default or as module (LP: #1594455)
7199 - [Config] Enable arm64 AES and CRC32 crypto
7200 * VMX kernel crypto module exhibits poor performance in Ubuntu 16.04
7201 (LP: #1592481)
7202 - crypto: vmx - comply with ABIs that specify vrsave as reserved.
7203 - crypto: vmx - Fix ABI detection
7204 - crypto: vmx - Increase priority of aes-cbc cipher
7205 * build squashfs into xenial kernels by default (LP: #1593134)
7206 - [Config] CONFIG_SQUASHFS=y
7207 * Restore irqfd fast path for PPC (LP: #1592809)
7208 - KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
7209 * Unable to start guests with memballoon default. (LP: #1592042)
7210 - virtio_balloon: fix PFN format for virtio-1
7211 * Key 5 automatically pressed on some Logitech wireless keyboards
7212 (LP: #1579190)
7213 - HID: core: prevent out-of-bound readings
7214 * ZFS: Running ztest repeatedly for long periods of time eventually results in
7215 "zdb: can't open 'ztest': No such file or directory" (LP: #1587686)
7216 - Fix ztest truncated cache file
7217 * STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot
7218 then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316)
7219 - lpfc: Fix DMA faults observed upon plugging loopback connector
7220
7221 -- Kamal Mostafa <kamal@canonical.com> Thu, 30 Jun 2016 14:22:47 -0700
7222
7223 linux-snapdragon (4.4.0-1019.22) xenial; urgency=low
7224
7225 [ Kamal Mostafa ]
7226
7227 * Release Tracking Bug
7228 - LP: #1595882
7229
7230 [ Ubuntu: 4.4.0-28.47 ]
7231
7232 * Linux netfilter local privilege escalation issues (LP: #1595350)
7233 - netfilter: x_tables: don't move to non-existent next rule
7234 - netfilter: x_tables: validate targets of jumps
7235 - netfilter: x_tables: add and use xt_check_entry_offsets
7236 - netfilter: x_tables: kill check_entry helper
7237 - netfilter: x_tables: assert minimum target size
7238 - netfilter: x_tables: add compat version of xt_check_entry_offsets
7239 - netfilter: x_tables: check standard target size too
7240 - netfilter: x_tables: check for bogus target offset
7241 - netfilter: x_tables: validate all offsets and sizes in a rule
7242 - netfilter: x_tables: don't reject valid target size on some architectures
7243 - netfilter: arp_tables: simplify translate_compat_table args
7244 - netfilter: ip_tables: simplify translate_compat_table args
7245 - netfilter: ip6_tables: simplify translate_compat_table args
7246 - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
7247 - netfilter: x_tables: do compat validation via translate_table
7248 - netfilter: x_tables: introduce and use xt_copy_counters_from_user
7249 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
7250 - netfilter: x_tables: validate e->target_offset early
7251 - netfilter: x_tables: make sure e->next_offset covers remaining blob size
7252 - netfilter: x_tables: fix unconditional helper
7253
7254 -- Kamal Mostafa <kamal@canonical.com> Fri, 24 Jun 2016 08:22:41 -0700
7255
7256 linux-snapdragon (4.4.0-1018.21) xenial; urgency=low
7257
7258 [ Kamal Mostafa ]
7259
7260 * Release Tracking Bug
7261 - LP: #1594929
7262
7263 [ Ubuntu: 4.4.0-27.46 ]
7264
7265 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
7266 - Revert "UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules"
7267
7268 -- Kamal Mostafa <kamal@canonical.com> Tue, 21 Jun 2016 12:35:33 -0700
7269
7270 linux-snapdragon (4.4.0-1017.20) xenial; urgency=low
7271
7272 [ Kamal Mostafa ]
7273
7274 * Release Tracking Bug
7275 - LP: #1594480
7276
7277 [ Ubuntu: 4.4.0-26.45 ]
7278
7279 * linux: Implement secure boot state variables (LP: #1593075)
7280 - SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
7281 * failures building userspace packages that include ethtool.h (LP: #1592930)
7282 - ethtool.h: define INT_MAX for userland
7283
7284 -- Kamal Mostafa <kamal@canonical.com> Mon, 20 Jun 2016 11:48:30 -0700
7285
7286 linux-snapdragon (4.4.0-1016.19) xenial; urgency=low
7287
7288 [ Kamal Mostafa ]
7289
7290 * Release Tracking Bug
7291 - LP: #1591462
7292
7293 [ Ubuntu: 4.4.0-25.44 ]
7294
7295 * Xenial update to v4.4.13 stable release (LP: #1590455)
7296 - MIPS64: R6: R2 emulation bugfix
7297 - MIPS: math-emu: Fix jalr emulation when rd == $0
7298 - MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
7299 - MIPS: Don't unwind to user mode with EVA
7300 - MIPS: Avoid using unwind_stack() with usermode
7301 - MIPS: Fix siginfo.h to use strict posix types
7302 - MIPS: Fix uapi include in exported asm/siginfo.h
7303 - MIPS: Fix watchpoint restoration
7304 - MIPS: Flush highmem pages in __flush_dcache_page
7305 - MIPS: Handle highmem pages in __update_cache
7306 - MIPS: Sync icache & dcache in set_pte_at
7307 - MIPS: ath79: make bootconsole wait for both THRE and TEMT
7308 - MIPS: Reserve nosave data for hibernation
7309 - MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
7310 - MIPS: Use copy_s.fmt rather than copy_u.fmt
7311 - MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
7312 - MIPS: Prevent "restoration" of MSA context in non-MSA kernels
7313 - MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
7314 - MIPS: ptrace: Fix FP context restoration FCSR regression
7315 - MIPS: ptrace: Prevent writes to read-only FCSR bits
7316 - MIPS: Fix sigreturn via VDSO on microMIPS kernel
7317 - MIPS: Build microMIPS VDSO for microMIPS kernels
7318 - MIPS: lib: Mark intrinsics notrace
7319 - MIPS: VDSO: Build with `-fno-strict-aliasing'
7320 - affs: fix remount failure when there are no options changed
7321 - ASoC: ak4642: Enable cache usage to fix crashes on resume
7322 - Input: uinput - handle compat ioctl for UI_SET_PHYS
7323 - ARM: mvebu: fix GPIO config on the Linksys boards
7324 - ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
7325 - ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats
7326 - ARM: dts: imx35: restore existing used clock enumeration
7327 - ath9k: Add a module parameter to invert LED polarity.
7328 - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
7329 - ath10k: fix debugfs pktlog_filter write
7330 - ath10k: fix firmware assert in monitor mode
7331 - ath10k: fix rx_channel during hw reconfigure
7332 - ath10k: fix kernel panic, move arvifs list head init before htt init
7333 - ath5k: Change led pin configuration for compaq c700 laptop
7334 - hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
7335 - rtlwifi: rtl8723be: Add antenna select module parameter
7336 - rtlwifi: btcoexist: Implement antenna selection
7337 - rtlwifi: Fix logic error in enter/exit power-save mode
7338 - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in
7339 rtl_pci_reset_trx_ring
7340 - aacraid: Relinquish CPU during timeout wait
7341 - aacraid: Fix for aac_command_thread hang
7342 - aacraid: Fix for KDUMP driver hang
7343 - hwmon: (ads7828) Enable internal reference
7344 - mfd: intel-lpss: Save register context on suspend
7345 - mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table
7346 correctly
7347 - PM / Runtime: Fix error path in pm_runtime_force_resume()
7348 - cpuidle: Indicate when a device has been unregistered
7349 - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
7350 - clk: bcm2835: Fix PLL poweron
7351 - clk: at91: fix check of clk_register() returned value
7352 - clk: bcm2835: pll_off should only update CM_PLL_ANARST
7353 - clk: bcm2835: divider value has to be 1 or more
7354 - pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
7355 - PCI: Disable all BAR sizing for devices with non-compliant BARs
7356 - media: v4l2-compat-ioctl32: fix missing reserved field copy in
7357 put_v4l2_create32
7358 - mm: use phys_addr_t for reserve_bootmem_region() arguments
7359 - wait/ptrace: assume __WALL if the child is traced
7360 - QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
7361 - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
7362 - powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
7363 - powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
7364 - xen/events: Don't move disabled irqs
7365 - xen: use same main loop for counting and remapping pages
7366 - sunrpc: fix stripping of padded MIC tokens
7367 - drm/gma500: Fix possible out of bounds read
7368 - drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
7369 - drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
7370 - drm/vmwgfx: Fix order of operation
7371 - drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
7372 - drm/amdgpu: Fix hdmi deep color support.
7373 - drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
7374 - drm/fb_helper: Fix references to dev->mode_config.num_connector
7375 - drm/atomic: Verify connector->funcs != NULL when clearing states
7376 - drm/i915: Don't leave old junk in ilk active watermarks on readout
7377 - drm/imx: Match imx-ipuv3-crtc components using device node in platform data
7378 - ext4: fix hang when processing corrupted orphaned inode list
7379 - ext4: clean up error handling when orphan list is corrupted
7380 - ext4: fix oops on corrupted filesystem
7381 - ext4: address UBSAN warning in mb_find_order_for_block()
7382 - ext4: silence UBSAN in ext4_mb_init()
7383 - PM / sleep: Handle failures in device_suspend_late() consistently
7384 - dma-debug: avoid spinlock recursion when disabling dma-debug
7385 - scripts/package/Makefile: rpmbuild add support of RPMOPTS
7386 - gcov: disable tree-loop-im to reduce stack usage
7387 - xfs: disallow rw remount on fs with unknown ro-compat features
7388 - xfs: Don't wrap growfs AGFL indexes
7389 - xfs: xfs_iflush_cluster fails to abort on error
7390 - xfs: fix inode validity check in xfs_iflush_cluster
7391 - xfs: skip stale inodes in xfs_iflush_cluster
7392 - xfs: print name of verifier if it fails
7393 - xfs: handle dquot buffer readahead in log recovery correctly
7394 - Linux 4.4.13
7395 * 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't
7396 switch colors (LP: #972604)
7397 - ath5k: Change led pin configuration for compaq c700 laptop
7398 * Extended statistics from balloon for proper memory management (LP: #1587091)
7399 - mm/page_alloc.c: calculate 'available' memory in a separate function
7400 - virtio_balloon: export 'available' memory to balloon statistics
7401 * CAPI: CGZIP AFU contexts do not receive interrupts after heavy afu
7402 open/close (LP: #1588468)
7403 - misc: cxl: use kobj_to_dev()
7404 - cxl: Move common code away from bare-metal-specific files
7405 - cxl: Move bare-metal specific code to specialized files
7406 - cxl: Define process problem state area at attach time only
7407 - cxl: Introduce implementation-specific API
7408 - cxl: Rename some bare-metal specific functions
7409 - cxl: Isolate a few bare-metal-specific calls
7410 - cxl: Update cxl_irq() prototype
7411 - cxl: IRQ allocation for guests
7412 - powerpc: New possible return value from hcall
7413 - cxl: New hcalls to support cxl adapters
7414 - cxl: Separate bare-metal fields in adapter and AFU data structures
7415 - cxlflash: Simplify PCI registration
7416 - cxlflash: Unmap problem state area before detaching master context
7417 - cxlflash: Split out context initialization
7418 - cxlflash: Simplify attach path error cleanup
7419 - cxlflash: Reorder user context initialization
7420 - cxl: Add guest-specific code
7421 - cxl: sysfs support for guests
7422 - cxl: Support to flash a new image on the adapter from a guest
7423 - cxl: Parse device tree and create cxl device(s) at boot
7424 - cxl: Support the cxl kernel API from a guest
7425 - cxl: Adapter failure handling
7426 - cxl: Add tracepoints around the cxl hcall
7427 - cxlflash: Use new cxl_pci_read_adapter_vpd() API
7428 - cxl: Remove cxl_get_phys_dev() kernel API
7429 - cxl: Ignore probes for virtual afu pci devices
7430 - cxl: Poll for outstanding IRQs when detaching a context
7431 * NVMe max_segments queue parameter gets set to 1 (LP: #1588449)
7432 - nvme: set queue limits for the admin queue
7433 - nvme: fix max_segments integer truncation
7434 - block: fix blk_rq_get_max_sectors for driver private requests
7435 * workaround cavium thunderx silicon erratum 23144 (LP: #1589704)
7436 - irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
7437 * Xenial update to v4.4.12 stable release (LP: #1588945)
7438 - Btrfs: don't use src fd for printk
7439 - perf/x86/intel/pt: Generate PMI in the STOP region as well
7440 - perf/core: Fix perf_event_open() vs. execve() race
7441 - perf test: Fix build of BPF and LLVM on older glibc libraries
7442 - ext4: iterate over buffer heads correctly in move_extent_per_page()
7443 - arm64: Fix typo in the pmdp_huge_get_and_clear() definition
7444 - arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
7445 - arm64: Implement ptep_set_access_flags() for hardware AF/DBM
7446 - arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
7447 - arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
7448 - arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
7449 - kvm: arm64: Fix EC field in inject_abt64
7450 - remove directory incorrectly tries to set delete on close on non-empty
7451 directories
7452 - fs/cifs: correctly to anonymous authentication via NTLMSSP
7453 - fs/cifs: correctly to anonymous authentication for the LANMAN authentication
7454 - fs/cifs: correctly to anonymous authentication for the NTLM(v1)
7455 authentication
7456 - fs/cifs: correctly to anonymous authentication for the NTLM(v2)
7457 authentication
7458 - asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
7459 - ring-buffer: Use long for nr_pages to avoid overflow failures
7460 - ring-buffer: Prevent overflow of size in ring_buffer_resize()
7461 - crypto: caam - fix caam_jr_alloc() ret code
7462 - crypto: talitos - fix ahash algorithms registration
7463 - crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
7464 - clk: qcom: msm8916: Fix crypto clock flags
7465 - sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded
7466 systems
7467 - mfd: omap-usb-tll: Fix scheduling while atomic BUG
7468 - Input: pwm-beeper - fix - scheduling while atomic
7469 - irqchip/gic: Ensure ordering between read of INTACK and shared data
7470 - irqchip/gic-v3: Configure all interrupts as non-secure Group-1
7471 - can: fix handling of unmodifiable configuration options
7472 - mmc: mmc: Fix partition switch timeout for some eMMCs
7473 - mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
7474 - ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal
7475 strings
7476 - dell-rbtn: Ignore ACPI notifications if device is suspended
7477 - mmc: longer timeout for long read time quirk
7478 - mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
7479 - Bluetooth: vhci: fix open_timeout vs. hdev race
7480 - Bluetooth: vhci: purge unhandled skbs
7481 - Bluetooth: vhci: Fix race at creating hci device
7482 - mei: fix NULL dereferencing during FW initiated disconnection
7483 - mei: amthif: discard not read messages
7484 - mei: bus: call mei_cl_read_start under device lock
7485 - USB: serial: mxuport: fix use-after-free in probe error path
7486 - USB: serial: keyspan: fix use-after-free in probe error path
7487 - USB: serial: quatech2: fix use-after-free in probe error path
7488 - USB: serial: io_edgeport: fix memory leaks in attach error path
7489 - USB: serial: io_edgeport: fix memory leaks in probe error path
7490 - USB: serial: option: add support for Cinterion PH8 and AHxx
7491 - USB: serial: option: add more ZTE device ids
7492 - USB: serial: option: add even more ZTE device ids
7493 - usb: gadget: f_fs: Fix EFAULT generation for async read operations
7494 - usb: f_mass_storage: test whether thread is running before starting another
7495 - usb: misc: usbtest: fix pattern tests for scatterlists.
7496 - usb: gadget: udc: core: Fix argument of dev_err() in
7497 usb_gadget_map_request()
7498 - staging: comedi: das1800: fix possible NULL dereference
7499 - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
7500 - MIPS: KVM: Fix timer IRQ race when freezing timer
7501 - MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
7502 - KVM: x86: mask CPUID(0xD,0x1).EAX against host value
7503 - xen/x86: actually allocate legacy interrupts on PV guests
7504 - tty: vt, return error when con_startup fails
7505 - TTY: n_gsm, fix false positive WARN_ON
7506 - tty/serial: atmel: fix hardware handshake selection
7507 - Fix OpenSSH pty regression on close
7508 - serial: 8250_pci: fix divide error bug if baud rate is 0
7509 - serial: 8250_mid: use proper bar for DNV platform
7510 - serial: 8250_mid: recognize interrupt source in handler
7511 - serial: samsung: Reorder the sequence of clock control when call
7512 s3c24xx_serial_set_termios()
7513 - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
7514 - clk: bcm2835: add locking to pll*_on/off methods
7515 - mcb: Fixed bar number assignment for the gdd
7516 - ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
7517 - ALSA: hda - Fix headphone noise on Dell XPS 13 9360
7518 - ALSA: hda/realtek - Add support for ALC295/ALC3254
7519 - ALSA: hda - Fix headset mic detection problem for one Dell machine
7520 - IB/srp: Fix a debug kernel crash
7521 - thunderbolt: Fix double free of drom buffer
7522 - SIGNAL: Move generic copy_siginfo() to signal.h
7523 - UBI: Fix static volume checks when Fastmap is used
7524 - hpfs: fix remount failure when there are no options changed
7525 - hpfs: implement the show_options method
7526 - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
7527 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
7528 - kbuild: move -Wunused-const-variable to W=1 warning level
7529 - Linux 4.4.12
7530 * [Hyper-V] fixes for kdump when running on a VM (LP: #1588965)
7531 - clocksource: Allow unregistering the watchdog
7532 * net_admin apparmor denial when using Go (LP: #1465724)
7533 - SAUCE: kernel: Add noaudit variant of ns_capable()
7534 - SAUCE: net: Use ns_capable_noaudit() when determining net sysctl permissions
7535 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
7536 - [Debian] Install lsvmbus in cloud tools
7537 - SAUCE: tools/hv/lsvmbus -- convert to python3
7538 - SAUCE: tools/hv/lsvmbus -- add manual page
7539 * btrfs: file write crashes with false ENOSPC during snapshot creation since
7540 kernel 4.4 - fix available (LP: #1584052)
7541 - btrfs: Continue write in case of can_not_nocow
7542 * boot stalls on USB detection errors (LP: #1437492)
7543 - usb: core: hub: hub_port_init lock controller instead of bus
7544 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
7545 - kernek/fork.c: allocate idle task for a CPU always on its local node
7546 * [Hyper-V] PCI Passthrough kernel hang and explicit barriers (LP: #1581243)
7547 - PCI: hv: Report resources release after stopping the bus
7548 - PCI: hv: Add explicit barriers to config space access
7549 * Kernel 4.2.X and 4.4.X - Fix USB3.0 link power management (LPM)
7550 claim/release logic in USBFS (LP: #1577024)
7551 - USB: leave LPM alone if possible when binding/unbinding interface drivers
7552 * STC840.20:tuleta:tul516p01 panic after injecting Leaf EEH (LP: #1581034)
7553 - NVMe: Fix namespace removal deadlock
7554 - NVMe: Requeue requests on suspended queues
7555 - NVMe: Move error handling to failed reset handler
7556 - blk-mq: End unstarted requests on dying queue
7557 * conflicting modules in udebs - arc4.ko (LP: #1582991)
7558 - [Config] Remove arc4 from nic-modules
7559 * CVE-2016-4482 (LP: #1578493)
7560 - USB: usbfs: fix potential infoleak in devio
7561 * mlx5_core kexec fail (LP: #1585978)
7562 - net/mlx5: Add pci shutdown callback
7563 * backport fix for /proc/net issues with containers (LP: #1584953)
7564 - netfilter: Set /proc/net entries owner to root in namespace
7565 * CVE-2016-4951 (LP: #1585365)
7566 - tipc: check nl sock before parsing nested attributes
7567 * CVE-2016-4578 (LP: #1581866)
7568 - ALSA: timer: Fix leak in events via snd_timer_user_ccallback
7569 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
7570 * CVE-2016-4569 (LP: #1580379)
7571 - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
7572 * s390/pci: fix use after free in dma_init (LP: #1584828)
7573 - s390/pci: fix use after free in dma_init
7574 * s390/mm: fix asce_bits handling with dynamic pagetable levels (LP: #1584827)
7575 - s390/mm: fix asce_bits handling with dynamic pagetable levels
7576 * CAPI: CGZIP Wrong CAPI MMIO timeout (256usec desired but 1usec default
7577 setting in cxl.ko driver) (LP: #1584066)
7578 - powerpc: Define PVR value for POWER8NVL processor
7579 - cxl: Configure the PSL for two CAPI ports on POWER8NVL
7580 - cxl: Increase timeout for detection of AFU mmio hang
7581 * ThunderX: soft lockup in cursor_timer_handler() (LP: #1574814)
7582 - SAUCE: tty: vt: Fix soft lockup in fbcon cursor blink timer.
7583 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
7584 and "not a git repository" (LP: #1584890)
7585 - [debian] getabis: Only git add $abidir if running in local repo
7586 - [debian] getabis: Fix inconsistent compiler versions check
7587 * Backport cxlflash patch related to EEH recovery into Xenial SRU stream
7588 (LP: #1584935)
7589 - cxlflash: Fix to resolve dead-lock during EEH recovery
7590 * Xenial update to 4.4.11 stable release (LP: #1584912)
7591 - decnet: Do not build routes to devices without decnet private data.
7592 - route: do not cache fib route info on local routes with oif
7593 - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
7594 - net: sched: do not requeue a NULL skb
7595 - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
7596 - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
7597 - net: use skb_postpush_rcsum instead of own implementations
7598 - vlan: pull on __vlan_insert_tag error path and fix csum correction
7599 - openvswitch: use flow protocol when recalculating ipv6 checksums
7600 - ipv4/fib: don't warn when primary address is missing if in_dev is dead
7601 - net/mlx4_en: fix spurious timestamping callbacks
7602 - bpf: fix check_map_func_compatibility logic
7603 - samples/bpf: fix trace_output example
7604 - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
7605 - gre: do not pull header in ICMP error processing
7606 - net_sched: introduce qdisc_replace() helper
7607 - net_sched: update hierarchical backlog too
7608 - sch_htb: update backlog as well
7609 - sch_dsmark: update backlog as well
7610 - netem: Segment GSO packets on enqueue
7611 - net: fec: only clear a queue's work bit if the queue was emptied
7612 - VSOCK: do not disconnect socket when peer has shutdown SEND only
7613 - net: bridge: fix old ioctl unlocked net device walk
7614 - bridge: fix igmp / mld query parsing
7615 - uapi glibc compat: fix compile errors when glibc net/if.h included before
7616 linux/if.h MIME-Version: 1.0
7617 - net: fix a kernel infoleak in x25 module
7618 - net: thunderx: avoid exposing kernel stack
7619 - tcp: refresh skb timestamp at retransmit time
7620 - net/route: enforce hoplimit max value
7621 - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
7622 - ocfs2: fix posix_acl_create deadlock
7623 - zsmalloc: fix zs_can_compact() integer overflow
7624 - crypto: qat - fix invalid pf2vf_resp_wq logic
7625 - crypto: hash - Fix page length clamping in hash walk
7626 - crypto: testmgr - Use kmalloc memory for RSA input
7627 - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
7628 - ALSA: usb-audio: Yet another Phoneix Audio device quirk
7629 - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
7630 - ALSA: hda - Fix white noise on Asus UX501VW headset
7631 - ALSA: hda - Fix broken reconfig
7632 - spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
7633 - spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
7634 - spi: spi-ti-qspi: Handle truncated frames properly
7635 - pinctrl: at91-pio4: fix pull-up/down logic
7636 - regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
7637 - perf/core: Disable the event on a truncated AUX record
7638 - vfs: add vfs_select_inode() helper
7639 - vfs: rename: check backing inode being equal
7640 - ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
7641 - workqueue: fix rebind bound workers warning
7642 - regulator: s2mps11: Fix invalid selector mask and voltages for buck9
7643 - regulator: axp20x: Fix axp22x ldo_io voltage ranges
7644 - atomic_open(): fix the handling of create_error
7645 - qla1280: Don't allocate 512kb of host tags
7646 - tools lib traceevent: Do not reassign parg after collapse_tree()
7647 - get_rock_ridge_filename(): handle malformed NM entries
7648 - Input: max8997-haptic - fix NULL pointer dereference
7649 - Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
7650 - drm/radeon: fix PLL sharing on DCE6.1 (v2)
7651 - drm/i915: Bail out of pipe config compute loop on LPT
7652 - drm/i915/bdw: Add missing delay during L3 SQC credit programming
7653 - drm/radeon: fix DP link training issue with second 4K monitor
7654 - nf_conntrack: avoid kernel pointer value leak in slab name
7655 - Linux 4.4.11
7656 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
7657 - SAUCE: Bluetooth: Support for LED on Marvell modules
7658 * Support Edge Gateway's WIFI LED (LP: #1512997)
7659 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
7660 * Marvell wireless driver update for FCC regulation (LP: #1528910)
7661 - mwifiex: parse adhoc start/join result
7662 - mwifiex: handle start AP error paths correctly
7663 - mwifiex: set regulatory info from EEPROM
7664 - mwifiex: don't follow AP if country code received from EEPROM
7665 - mwifiex: correction in region code to country mapping
7666 - mwifiex: update region_code_index array
7667 - mwifiex: use world for unidentified region code
7668 - SAUCE: mwifiex: add iw vendor command support
7669 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
7670 - Revert "UBUNTU: SAUCE: mm/mmap: fix oopsing on remap_file_pages"
7671 - SAUCE: AUFS: mm/mmap: fix oopsing on remap_file_pages aufs mmap: bugfix,
7672 mainly for linux-4.5-rc5, remap_file_pages(2) emulation
7673 * cgroup namespace update (LP: #1584163)
7674 - Revert "UBUNTU: SAUCE: cgroup mount: ignore nsroot="
7675 - Revert "UBUNTU: SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo
7676 field"
7677 - cgroup, kernfs: make mountinfo show properly scoped path for cgroup
7678 namespaces
7679 - kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
7680 - cgroup: fix compile warning
7681 * Missing libunwind support in perf (LP: #1248289)
7682 - [Config] add binutils-dev to the Build-Depends: to fix perf unwinding
7683 * e1000 Tx Unit Hang (LP: #1582328)
7684 - e1000: Double Tx descriptors needed check for 82544
7685 - e1000: Do not overestimate descriptor counts in Tx pre-check
7686 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
7687 (LP: #1582378)
7688 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
7689 owns the ipc ns
7690 * Pull in the amdgpu/radeon code from Linux 4.5.3 (LP: #1580526)
7691 - drm/radeon: rework fbdev handling on chips with no connectors
7692 - drm/radeon/mst: fix regression in lane/link handling.
7693 - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance
7694 issue for CZ
7695 - drm/amd/powerplay: fix segment fault issue in multi-display case.
7696 - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
7697 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
7698 - [Config] enable CONFIG_AUFS_EXPORT
7699 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
7700 - [Config] Update inclusion list for CRIU
7701 * [Xenial] net: updates to ethtool and virtio_net for speed/duplex support
7702 (LP: #1581132)
7703 - ethtool: add speed/duplex validation functions
7704 - ethtool: make validate_speed accept all speeds between 0 and INT_MAX
7705 - virtio_net: add ethtool support for set and get of settings
7706 - virtio_net: validate ethtool port setting and explain the user validation
7707 * perf tool: Display event codes for Generic HW (PMU) events (LP: #1578211)
7708 - powerpc/perf: Remove PME_ prefix for power7 events
7709 - powerpc/perf: Export Power8 generic and cache events to sysfs
7710 * Mellanox ConnectX4 MTU limits: max and min (LP: #1528466)
7711 - net/mlx5: Introduce a new header file for physical port functions
7712 - net/mlx5e: Device's mtu field is u16 and not int
7713 - net/mlx5e: Fix minimum MTU
7714 * Miscellaneous Ubuntu changes
7715 - [Config] CONFIG_CAVIUM_ERRATUM_23144=y
7716
7717 -- Kamal Mostafa <kamal@canonical.com> Mon, 13 Jun 2016 11:42:36 -0700
7718
7719 linux-snapdragon (4.4.0-1015.18) xenial; urgency=low
7720
7721 [ Kamal Mostafa ]
7722
7723 [ Ubuntu: 4.4.0-24.42 ]
7724
7725 * CVE-2016-1583 (LP: #1588871)
7726 - ecryptfs: fix handling of directory opening
7727 - SAUCE: proc: prevent stacking filesystems on top
7728 - SAUCE: ecryptfs: forbid opening files without mmap handler
7729 - SAUCE: sched: panic on corrupted stack end
7730 * arm64: statically link rtc-efi (LP: #1583738)
7731 - [Config] Link rtc-efi statically on arm64
7732
7733 -- Andy Whitcroft <apw@canonical.com> Wed, 08 Jun 2016 21:34:43 +0100
7734
7735 linux-snapdragon (4.4.0-1014.16) xenial; urgency=low
7736
7737 [ Kamal Mostafa ]
7738
7739 * Rebase against Ubuntu-4.4.0-23.41
7740 * Release Tracking Bug
7741 - LP: #1582679
7742
7743 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
7744 - [Packaging] disable zfs module checks when cross-compiling
7745
7746 * Xenial update to v4.4.10 stable release (LP: #1580754)
7747 - Revert "UBUNTU: SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for
7748 recursive method calls"
7749 - Revert "UBUNTU: SAUCE: nbd: ratelimit error msgs after socket close"
7750 - Revert: "powerpc/tm: Check for already reclaimed tasks"
7751 - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
7752 - ipvs: handle ip_vs_fill_iph_skb_off failure
7753 - ipvs: correct initial offset of Call-ID header search in SIP persistence
7754 engine
7755 - ipvs: drop first packet to redirect conntrack
7756 - mfd: intel-lpss: Remove clock tree on error path
7757 - nbd: ratelimit error msgs after socket close
7758 - ata: ahci_xgene: dereferencing uninitialized pointer in probe
7759 - mwifiex: fix corner case association failure
7760 - CNS3xxx: Fix PCI cns3xxx_write_config()
7761 - clk-divider: make sure read-only dividers do not write to their register
7762 - soc: rockchip: power-domain: fix err handle while probing
7763 - clk: rockchip: free memory in error cases when registering clock branches
7764 - clk: meson: Fix meson_clk_register_clks() signature type mismatch
7765 - clk: qcom: msm8960: fix ce3_core clk enable register
7766 - clk: versatile: sp810: support reentrance
7767 - clk: qcom: msm8960: Fix ce3_src register offset
7768 - lpfc: fix misleading indentation
7769 - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p
7770 initialisation
7771 - mac80211: fix statistics leak if dev_alloc_name() fails
7772 - tracing: Don't display trigger file for events that can't be enabled
7773 - MD: make bio mergeable
7774 - Minimal fix-up of bad hashing behavior of hash_64()
7775 - mm, cma: prevent nr_isolated_* counters from going negative
7776 - mm/zswap: provide unique zpool name
7777 - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
7778 - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
7779 - xen: Fix page <-> pfn conversion on 32 bit systems
7780 - xen/balloon: Fix crash when ballooning on x86 32 bit PAE
7781 - xen/evtchn: fix ring resize when binding new events
7782 - HID: wacom: Add support for DTK-1651
7783 - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
7784 - Input: zforce_ts - fix dual touch recognition
7785 - proc: prevent accessing /proc/<PID>/environ until it's ready
7786 - mm: update min_free_kbytes from khugepaged after core initialization
7787 - batman-adv: fix DAT candidate selection (must use vid)
7788 - batman-adv: Check skb size before using encapsulated ETH+VLAN header
7789 - batman-adv: Fix broadcast/ogm queue limit on a removed interface
7790 - batman-adv: Reduce refcnt of removed router when updating route
7791 - writeback: Fix performance regression in wb_over_bg_thresh()
7792 - MAINTAINERS: Remove asterisk from EFI directory names
7793 - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
7794 - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
7795 - ARC: Add missing io barriers to io{read,write}{16,32}be()
7796 - x86/sysfb_efi: Fix valid BAR address range check
7797 - ACPICA: Dispatcher: Update thread ID for recursive method calls
7798 - powerpc: Fix bad inline asm constraint in create_zero_mask()
7799 - libahci: save port map for forced port map
7800 - ata: ahci-platform: Add ports-implemented DT bindings.
7801 - USB: serial: cp210x: add ID for Link ECU
7802 - USB: serial: cp210x: add Straizona Focusers device ids
7803 - nvmem: mxs-ocotp: fix buffer overflow in read
7804 - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
7805 - drm/amdgpu: make sure vertical front porch is at least 1
7806 - drm/amdgpu: set metadata pointer to NULL after freeing.
7807 - iio: ak8975: Fix NULL pointer exception on early interrupt
7808 - iio: ak8975: fix maybe-uninitialized warning
7809 - drm/radeon: make sure vertical front porch is at least 1
7810 - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
7811 - drm/i915: Fix eDP low vswing for Broadwell
7812 - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
7813 - drm/i915: Fake HDMI live status
7814 - lib/test-string_helpers.c: fix and improve string_get_size() tests
7815 - drm/i915/skl: Fix DMC load on Skylake J0 and K0
7816 - Linux 4.4.10
7817
7818 * HDMI audio playback noise observed on AMD Polaris 10/11 GPU (LP: #1577288)
7819 - ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps
7820
7821 * [i915_bpo] Update i915 backport driver (LP: #1580114)
7822 - SAUCE: i915_bpo: Drop is_preliminary from BXT/KBL.
7823 - SAUCE: i915_bpo: Sync with v4.6-rc7
7824
7825 * CVE-2016-4486 (LP: #1578497)
7826 - net: fix infoleak in rtnetlink
7827
7828 * CVE-2016-4485 (LP: #1578496)
7829 - net: fix infoleak in llc
7830
7831 * drm.ko < kernel version 4.5 has a dead lock bug (LP: #1579610)
7832 - drm: Balance error path for GEM handle allocation
7833
7834 * Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not
7835 supported by compiler (LP: #1574982)
7836 - SAUCE: (no-up) disable -pie when gcc has it enabled by default
7837
7838 * system freeze after vt switching (LP: #1542939)
7839 - drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
7840 - drm/atomic: Remove drm_atomic_connectors_for_crtc.
7841
7842 * CVE-2016-4558 (LP: #1579140)
7843 - bpf: fix refcnt overflow
7844
7845 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
7846 upgrade -d (LP: #1573231)
7847 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
7848
7849 * PCI Call Traces hw csum failure in dmesg with 4.4.0-2-generic
7850 (LP: #1544978)
7851 - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
7852
7853 * Missing libunwind support in perf (LP: #1248289)
7854 - [Config] Add liblzma-dev to enable libunwind support in perf
7855
7856 * thunderbolt hotplug is broken (LP: #1577898)
7857 - SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method
7858 calls
7859
7860 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
7861 - SAUCE: mm/mmap: fix oopsing on remap_file_pages
7862
7863 * ZFS is confused by user namespaces (uid/gid mapping) when used with
7864 acltype=posixac (LP: #1567558)
7865 - zfs: Fix user namespaces uid/gid mapping
7866
7867 * oops when propagating mounts into containers - RIP:
7868 0010:[<ffffffff8123cb3e>] [<ffffffff8123cb3e>] propagate_one+0xbe/0x1c0
7869 (LP: #1572316)
7870 - fs/pnode.c: treat zero mnt_group_id-s as unequal
7871 - propogate_mnt: Handle the first propogated copy being a slave
7872
7873 * OOPS on wily+ for Haswell-ULT and Broadwell (LP: #1577748)
7874 - PNP: Add Broadwell to Intel MCH size workaround
7875 - PNP: Add Haswell-ULT to Intel MCH size workaround
7876
7877 * Xenial update to v4.4.9 stable release (LP: #1578798)
7878 - block: loop: fix filesystem corruption in case of aio/dio
7879 - x86/mce: Avoid using object after free in genpool
7880 - kvm: x86: do not leak guest xcr0 into host interrupt handlers
7881 - ARM: dts: AM43x-epos: Fix clk parent for synctimer
7882 - ARM: mvebu: Correct unit address for linksys
7883 - ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
7884 - ARM: OMAP2+: hwmod: Fix updating of sysconfig register
7885 - assoc_array: don't call compare_object() on a node
7886 - usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
7887 - xhci: resume USB 3 roothub first
7888 - usb: xhci: fix wild pointers in xhci_mem_cleanup
7889 - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
7890 - usb: hcd: out of bounds access in for_each_companion
7891 - usb: gadget: f_fs: Fix use-after-free
7892 - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
7893 - dm cache metadata: fix cmd_read_lock() acquiring write lock
7894 - lib: lz4: fixed zram with lz4 on big endian machines
7895 - debugfs: Make automount point inodes permanently empty
7896 - dmaengine: dw: fix master selection
7897 - dmaengine: hsu: correct use of channel status register
7898 - dmaengine: pxa_dma: fix the maximum requestor line
7899 - sched/cgroup: Fix/cleanup cgroup teardown/init
7900 - x86/mm/xen: Suppress hugetlbfs in PV guests
7901 - x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
7902 - ALSA: hda - Don't trust the reported actual power state
7903 - ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
7904 - ALSA: hda - Keep powering up ADCs on Cirrus codecs
7905 - ALSA: hda - add PCI ID for Intel Broxton-T
7906 - ALSA: pcxhr: Fix missing mutex unlock
7907 - ALSA: hda - Add dock support for ThinkPad X260
7908 - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
7909 - futex: Handle unlock_pi race gracefully
7910 - futex: Acknowledge a new waiter in counter before plist
7911 - drm/nouveau/core: use vzalloc for allocating ramht
7912 - drm/qxl: fix cursor position with non-zero hotspot
7913 - drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
7914 - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power
7915 control"
7916 - Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power
7917 control"
7918 - cpufreq: intel_pstate: Fix processing for turbo activation ratio
7919 - iwlwifi: pcie: lower the debug level for RSA semaphore access
7920 - iwlwifi: mvm: fix memory leak in paging
7921 - crypto: ccp - Prevent information leakage on export
7922 - crypto: sha1-mb - use corrcet pointer while completing jobs
7923 - crypto: talitos - fix crash in talitos_cra_init()
7924 - crypto: talitos - fix AEAD tcrypt tests
7925 - powerpc: scan_features() updates incorrect bits for REAL_LE
7926 - powerpc: Update cpu_user_features2 in scan_features()
7927 - powerpc: Update TM user feature bits in scan_features()
7928 - nl80211: check netlink protocol in socket release notification
7929 - netlink: don't send NETLINK_URELEASE for unbound sockets
7930 - Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
7931 - xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
7932 - pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
7933 - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
7934 - iommu/amd: Fix checking of pci dma aliases
7935 - iommu/dma: Restore scatterlist offsets correctly
7936 - drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay
7937 work.
7938 - drm/amdgpu: use defines for CRTCs and AMFT blocks
7939 - drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
7940 - amdgpu/uvd: add uvd fw version for amdgpu
7941 - drm/amdgpu: fix regression on CIK (v2)
7942 - drm/radeon: add a quirk for a XFX R9 270X
7943 - drm/radeon: fix initial connector audio value
7944 - drm/radeon: forbid mapping of userptr bo through radeon device file
7945 - drm/radeon: fix vertical bars appear on monitor (v2)
7946 - drm: Loongson-3 doesn't fully support wc memory
7947 - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
7948 - drm/dp/mst: Validate port in drm_dp_payload_send_msg()
7949 - drm/dp/mst: Restore primary hub guid on resume
7950 - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
7951 - pwm: brcmstb: Fix check of devm_ioremap_resource() return code
7952 - drm/i915: Cleanup phys status page too
7953 - drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
7954 - drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
7955 - drm/i915: Fixup the free space logic in ring_prepare
7956 - drm/i915: Use fw_domains_put_with_fifo() on HSW
7957 - perf intel-pt: Fix segfault tracing transactions
7958 - i2c: cpm: Fix build break due to incompatible pointer types
7959 - i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
7960 - toshiba_acpi: Fix regression caused by hotkey enabling value
7961 - EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
7962 - ASoC: s3c24xx: use const snd_soc_component_driver pointer
7963 - ASoC: ssm4567: Reset device before regcache_sync()
7964 - ASoC: dapm: Make sure we have a card when displaying component widgets
7965 - ASoC: rt5640: Correct the digital interface data select
7966 - vb2-memops: Fix over allocation of frame vectors
7967 - v4l2-dv-timings.h: fix polarity for 4k formats
7968 - cxl: Keep IRQ mappings on context teardown
7969 - IB/mlx5: Expose correct max_sge_rd limit
7970 - IB/security: Restrict use of the write() interface
7971 - efi: Fix out-of-bounds read in variable_matches()
7972 - efi: Expose non-blocking set_variable() wrapper to efivars
7973 - x86/apic: Handle zero vector gracefully in clear_vector_irq()
7974 - workqueue: fix ghost PENDING flag while doing MQ IO
7975 - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
7976 - cgroup, cpuset: replace cpuset_post_attach_flush() with
7977 cgroup_subsys->post_attach callback
7978 - memcg: relocate charge moving from ->attach to ->post_attach
7979 - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
7980 - numa: fix /proc/<pid>/numa_maps for THP
7981 - mm: vmscan: reclaim highmem zone if buffer_heads is over limit
7982 - mm/hwpoison: fix wrong num_poisoned_pages accounting
7983 - cgroup: make sure a parent css isn't freed before its children
7984 - videobuf2-core: Check user space planes array in dqbuf
7985 - videobuf2-v4l2: Verify planes array in buffer dequeueing
7986 - Revert "regulator: core: Fix nested locking of supplies"
7987 - regulator: core: fix regulator_lock_supply regression
7988 - regulator: core: Ensure we lock all regulators
7989 - regulator: core: Fix nested locking of supplies
7990 - locking/mcs: Fix mcs_spin_lock() ordering
7991 - spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
7992 - irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
7993 - irqchip/mxs: Fix error check of of_io_request_and_map()
7994 - regulator: s5m8767: fix get_register() error handling
7995 - paride: make 'verbose' parameter an 'int' again
7996 - scsi_dh: force modular build if SCSI is a module
7997 - fbdev: da8xx-fb: fix videomodes of lcd panels
7998 - misc/bmp085: Enable building as a module
7999 - misc: mic/scif: fix wrap around tests
8000 - PM / OPP: Initialize u_volt_min/max to a valid value
8001 - PM / Domains: Fix removal of a subdomain
8002 - rtc: hym8563: fix invalid year calculation
8003 - rtc: vr41xx: Wire up alarm_irq_enable
8004 - rtc: ds1685: passing bogus values to irq_restore
8005 - rtc: rx8025: remove rv8803 id
8006 - rtc: max77686: Properly handle regmap_irq_get_virq() error code
8007 - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
8008 - perf evlist: Reference count the cpu and thread maps at set_maps()
8009 - x86/mm/kmmio: Fix mmiotrace for hugepages
8010 - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
8011 - serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
8012 - mtd: spi-nor: remove micron_quad_enable()
8013 - mtd: brcmnand: Fix v7.1 register offsets
8014 - mtd: nand: Drop mtd.owner requirement in nand_scan
8015 - perf hists browser: Only offer symbol scripting when a symbol is under the
8016 cursor
8017 - perf tools: handle spaces in file names obtained from /proc/pid/maps
8018 - perf stat: Document --detailed option
8019 - ext4: fix races between page faults and hole punching
8020 - ext4: move unlocked dio protection from ext4_alloc_file_blocks()
8021 - ext4: fix races between buffered IO and collapse / insert range
8022 - ext4: fix races of writeback with punch hole and zero range
8023 - ARM: OMAP3: Add cpuidle parameters table for omap3430
8024 - ARM: prima2: always enable reset controller
8025 - ARM: EXYNOS: select THERMAL_OF
8026 - ARM: dts: armada-375: use armada-370-sata for SATA
8027 - ARM: dts: pxa: fix dma engine node to pxa3xx-nand
8028 - bus: imx-weim: Take the 'status' property value into account
8029 - jme: Do not enable NIC WoL functions on S0
8030 - jme: Fix device PM wakeup API usage
8031 - unbreak allmodconfig KCONFIG_ALLCONFIG=...
8032 - thermal: rockchip: fix a impossible condition caused by the warning
8033 - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
8034 - megaraid_sas: add missing curly braces in ioctl handler
8035 - stm class: Select CONFIG_SRCU
8036 - extcon: max77843: Use correct size for reading the interrupt register
8037 - Linux 4.4.9
8038
8039 * Stoney powerplay support (LP: #1578305)
8040 - amdgpu/powerplay: Add Stoney to list of early init cases
8041
8042 * CVE-2016-2117 (LP: #1561403)
8043 - atl2: Disable unimplemented scatter/gather feature
8044
8045 * CVE-2016-2187 (LP: #1575706)
8046 - Input: gtco - fix crash on detecting device without endpoints
8047
8048 * zfs posix default permissions lost on reboot or unmount (LP: #1574801)
8049 - Fix ZPL miswrite of default POSIX ACL
8050
8051 * WARNING: at /build/linux-aWXT0l/linux-4.4.0/drivers/pci/pci.c:1595
8052 [travis3EN] (LP: #1574697)
8053 - net/mlx4_core: Implement pci_resume callback
8054 - net/mlx4_core: Avoid repeated calls to pci enable/disable
8055
8056 * Add support to thinkpad keyboard backlight (LP: #1574498)
8057 - thinkpad_acpi: Add support for keyboard backlight
8058
8059 * Please enable kconfig X86_LEGACY_VM86 for i386 (LP: #1499089)
8060 - [Config] CONFIG_VM86=y, CONFIG_X86_LEGACY_VM86=y
8061
8062 * Miscellaneous Ubuntu changes
8063 - updateconfigs for Linux v4.4.9
8064
8065 -- Kamal Mostafa <kamal@canonical.com> Tue, 17 May 2016 11:25:43 -0700
8066
8067 linux-snapdragon (4.4.0-1013.15) xenial; urgency=low
8068
8069 [ Kamal Mostafa ]
8070
8071 * Rebase against Ubuntu-4.4.0-22.40
8072
8073 * CVE-2016-3713 (LP: #1581201)
8074 - SAUCE: KVM: MTRR: remove MSR 0x2f8
8075
8076 * CVE-2016-0758 (LP: #1581202)
8077 - SAUCE: KEYS: Fix ASN.1 indefinite length object parsing
8078
8079 -- Kamal Mostafa <kamal@canonical.com> Fri, 13 May 2016 08:05:26 -0700
8080
8081 linux-snapdragon (4.4.0-1013.14) xenial; urgency=low
8082
8083 [ Kamal Mostafa ]
8084
8085 * Release Tracking Bug
8086 - LP: #1578759
8087
8088 * Rebase to Ubuntu-4.4.0-22.39
8089
8090 -- Kamal Mostafa <kamal@canonical.com> Thu, 05 May 2016 11:17:11 -0700
8091
8092 linux-snapdragon (4.4.0-1013.13) xenial; urgency=low
8093
8094 [ Kamal Mostafa ]
8095
8096 * Release Tracking Bug
8097 - LP: #1575237
8098
8099 * Miscellaneous Ubuntu changes
8100 - [Config] updateconfigs after 4.4.0-22.38 rebase
8101
8102 -- Kamal Mostafa <kamal@canonical.com> Tue, 26 Apr 2016 08:27:08 -0700
8103
8104 linux-snapdragon (4.4.0-1012.12) xenial; urgency=low
8105
8106 [ Tim Gardner ]
8107
8108 * Release Tracking Bug
8109 - LP: #1572284
8110
8111 * Rebase to Ubuntu-4.4.0-21.37
8112
8113 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Apr 2016 13:03:54 -0600
8114
8115 linux-snapdragon (4.4.0-1011.11) xenial; urgency=low
8116
8117 [ Tim Gardner ]
8118
8119 * Release Tracking Bug
8120 - LP: #1567379
8121
8122 * Miscellaneous Ubuntu changes
8123 - [Config] disable PROVE_LOCKING
8124 - [Config] PREEMPT_VOLUNTARY=y
8125 - [Config] disable DEBUG_LOCK_ALLOC
8126 - [Config] disable DEBUG_SPINLOCK
8127 - [Config] disable DEBUG_MUTEXES
8128 - [Config] INLINE_*_UNLOCK=y
8129
8130 * Miscellaneous upstream changes
8131 - arm64: clean up defconfig with savedefconfig
8132 - configs: add SPI_SPIDEV as module in distro.config
8133 - arm64: dts: apq8016-sbc: Add aliases to spi device.
8134 - regulator: qcom_spmi: Add slewing delays for all SMPS types
8135 - regulator: qcom_spmi: Only use selector based regulator ops
8136
8137 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 06 Apr 2016 16:29:44 +0200
8138
8139 linux-snapdragon (4.4.0-1010.10) xenial; urgency=low
8140
8141 [ Tim Gardner ]
8142
8143 * Release Tracking Bug
8144 - LP: #1563910
8145 * Rebase to Ubuntu-4.4.0-17.33
8146
8147 * Miscellaneous Ubuntu changes
8148 - handle rprovides via dpkg-gencontrol
8149 - [Config] updateconfigs after rebase to Ubuntu-4.4.0-17.33
8150
8151 -- Tim Gardner <tim.gardner@canonical.com> Wed, 30 Mar 2016 08:30:18 -0600
8152
8153 linux-snapdragon (4.4.0-1009.9) xenial; urgency=low
8154
8155 * rebased on Ubuntu-4.4.0-13.29
8156 * Feature Freeze Exception (LP: #1558535)
8157
8158 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 15:33:32 -0600
8159
8160 linux-snapdragon (4.4.0-1008.8) xenial; urgency=low
8161
8162 [ Paolo Pisati ]
8163
8164 * Rebased on Ubuntu-4.4.0-11.26
8165
8166 * Miscellaneous Ubuntu changes
8167 - [Config] CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
8168
8169 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 10 Mar 2016 11:16:08 +0100
8170
8171 linux-snapdragon (4.4.0-1007.7) xenial; urgency=low
8172
8173 [ Paolo Pisati ]
8174
8175 * Rebased on Ubuntu-4.4.0-10.25
8176
8177 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
8178 - arm64: kernel: implement ACPI parking protocol
8179
8180 * Miscellaneous Ubuntu changes
8181 - [Config] ARM64_ACPI_PARKING_PROTOCOL=y
8182
8183 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 07 Mar 2016 15:57:39 +0100
8184
8185 linux-snapdragon (4.4.0-1006.6) xenial; urgency=low
8186
8187 [ Paolo Pisati ]
8188
8189 * Updated qcomlt-4.4 BSP @ 86e3204d9
8190 * Rebased on Ubuntu-4.4.0-6.21
8191
8192 * Miscellaneous Ubuntu changes
8193 - [Config] updateconfigs
8194
8195 * Miscellaneous upstream changes
8196 - ASoC: qcom: use snd_dma_alloc/free* apis
8197 - ASoC: qcom: add wrdma register details to lpass_variant
8198 - ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_start
8199 - ASoC: qcom: pass direction to dma allocation
8200 - ASoC: qcom: ipq806x: add error in dma allocation.
8201 - ASoC: qcom: ipq806x: add wrdma related register offsets
8202 - ASoC: qcom: add mic related i2s control register defines
8203 - ASoC: qcom: add wrdma dma channel start
8204 - ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_map
8205 - ASoC: qcom: apq8016: add wrdma support
8206 - ASoC: qcom: add wrdma register definations
8207 - ASoC: qcom: add generic bit masks for RDMA and WRDMA
8208 - ASoC: qcom: apq8016: set the correct max register for regmap
8209 - ASoC: qcom: add mic support
8210 - ASoC: qcom: apq8016-sbc: add mic support
8211 - ASoC: add audio routing support
8212 - arm64: dts: qcom: add audio capture support
8213 - drm/i2c: adv7511: Add HPD support
8214 - arm64: dts: qcom: apq8016-sbc: Enable ADV7533 interrupts
8215 - dts: arm64: qcom: remove dmic pins in default pinctrl
8216 - ASoC: codec: msm8x16: check return value of msm8x16_wcd_codec_parse_dt
8217 - ASoC: codec: msm8x16: enable regulators before accessing registers
8218 - drm/msm: Boost the GPU clock on msm8916 for better performance
8219 - firmware: qcom: scm: Convert to platform driver
8220 - firmware: scm: make scm_init call from probe
8221 - arm64: dts: qcom : add scm device node
8222 - firmware: scm: make scm clks optional
8223 - arm: dts: qcom : add scm device node
8224 - iommu: qcom: check scm avaiablity before initialization.
8225 - ARM: dts: ifc6410: remove pinctrl defaults from gpio node.
8226
8227 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 26 Feb 2016 14:39:48 +0100
8228
8229 linux-snapdragon (4.4.0-1005.5) xenial; urgency=low
8230
8231 [ Paolo Pisati ]
8232
8233 * SAUCE: dtb: add a custom apq8016 for snappy with sdhc_2's vmmc-supply
8234 disabled
8235
8236 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 19 Feb 2016 13:34:25 +0100
8237
8238 linux-snapdragon (4.4.0-1004.4) xenial; urgency=low
8239
8240 [ Paolo Pisati ]
8241
8242 * [Config] MMC_BLOCK_MINORS=32
8243
8244 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 09 Feb 2016 10:27:30 +0100
8245
8246 linux-snapdragon (4.4.0-1003.3) xenial; urgency=low
8247
8248 [ Upstream Kernel Changes ]
8249
8250 * arm64: dts: qcom: fix typo in usb id pins
8251 * usb: phy: msm: Fix state machine worker logic for OTG mode.
8252
8253 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 05 Feb 2016 14:38:07 +0100
8254
8255 linux-snapdragon (4.4.0-1002.2) xenial; urgency=low
8256
8257 [ Paolo Pisati ]
8258
8259 * [Config] copy annotations from master
8260 * [Config] updateconfigs
8261 * [Config] better align config with qcomlt-4.4
8262 * [Config] FTBFS: disable DRM_PANEL_SIMPLE
8263
8264 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Feb 2016 17:21:00 +0100
8265
8266 linux-snapdragon (4.4.0-1001.1) xenial; urgency=low
8267
8268 [ Paolo Pisati ]
8269
8270 * Imported http://git.linaro.org/landing-teams/working/qualcomm/kernel.git - qcomlt-4.4 @ 17a6dbb
8271 * Rebased on Ubuntu-4.4.0-2.16
8272
8273 [ Upstream Kernel Changes ]
8274
8275 * mmc: mmci: Support any block sizes for ux500v2 and qcom variant
8276 * hid: add support for Lilliput touchscreen
8277 * ARM: qcom_defconfig: Add QCOM specific drivers
8278 * arm:multi_v7_defconfig: Add QCOM specific Kconfigs
8279 * WIP:pwrseq: Convert in to proper platform device
8280 * iommu:msm: fix compilation error.
8281 * Input: pm8941: Add RESIN_N input handling
8282 * media: v4l2-controls: add h264 5.2 level and constrained high profile
8283 * media: vidc: Qualcomm video encoder/decoder driver
8284 * PCI: designware: add memory barrier after enabling region
8285 * DT: PCI: qcom: Document PCIe devicetree bindings
8286 * PCI: qcom: Add Qualcomm PCIe controller driver
8287 * drm/edid: Add support to get edid early
8288 * drm/edid: export edid_vendor()
8289 * drm/panel: simple-panel: Add panel picker support.
8290 * drm/msm: mdp4 lvds: continue if the panel is not connected
8291 * drm/msm: mdp4 lvds: Check the panel node in detect_panel()
8292 * devicetree: Add hardware rng entry to qcom-apq8064.dtsi
8293 * ARM: dts: qcom: apq8064: Add hwmutex and SMEM nodes
8294 * ARM: dts: qcom: apq8064: Declare all pm8921 regulators
8295 * ARM: dts: qcom: apq8064: Introduce gsbi5 and gsbi5 serial node
8296 * arm: dts: qcom: Add generic PMIC gpio/MPP compat strings
8297 * arm: dts: qcom: apq8064: Add fixed rate on-board oscillators
8298 * ARM: dts: qcom: apq8064-ifc6410 Use hardware flow control for GSBI6
8299 * ARM: dts: apq8064: add pcie devicetree node
8300 * ARM: dts: ifc6410: enable pcie dt node for this board
8301 * ARM: dts: apq8064: Add MDP support
8302 * ARM: dts: ifc6410: enable MDP support
8303 * ARM: dts: qs600: enable MDP support
8304 * ARM: dts: ifc6410: add inforce LVDS panel support
8305 * ARM: dts: APQ8064: Add iommu
8306 * ARM: dts: apq8064: add pci support in CM QS600
8307 * ARM: dts: qcom: Add necessary DT data for Krait cpufreq
8308 * ARM: qcom: add description of KPSS WDT for APQ8064
8309 * ARM: dts: apq8064: Assign a power supply to each CPU
8310 * ARM: dts: apq8064: Add OPP data for frequencies above 1ghz
8311 * ARM: dts: apq8064: Add thermal cooling maps
8312 * ARM: dts: apq8064: Add voltage ranges of the SAW2 regulators
8313 * ARM: dts: apq8064: Add reference to the L2 clock
8314 * ARM: dts: apq8064: Add a DT node for the L2 data
8315 * ARM: dts: apq8064: Add ADM configuration node
8316 * arm: dts: Added eInfochips ERAGON600 board support
8317 * ARM: dts: ifc6410: HACK add bt reset gpios to pwrseq
8318 * ARM: dts: apq8064: Increase critical temperature to 110C
8319 * arm: dts: apq8064: Add thermal zones, tsens and qfprom nodes
8320 * arm64: dts: qcom: 8x16: UART1 add CTS_N, RTS_N pin configurations
8321 * arm64: dts: qcom: 8x16: UART1 and UART2 use DMA for RX and TX
8322 * arm64: dts: qcom: Make msm8916-mtp compatible string compliant
8323 * arm64: dts: qcom: Alias pm8916 on msm8916 devices
8324 * arm64: dts: qcom: msm8916: Add fixed rate on-board oscillators
8325 * arm64: dts: fix the i2c aliasing to match to schematics.
8326 * arm64: dts: set the default i2c pin drive strength to 16mA
8327 * arm64: dts: qcom: Add MSM8916 SMEM nodes
8328 * arm64: dts: qcom: Add RPM/SMD support on MSM8916
8329 * arm64: dts: Add PM8916 support on MSM8916
8330 * arm64: dts: qcom: Add pm8994, pmi8994, pm8004 PMIC skeletons
8331 * arm64: dts: qcom: Add pm8994 gpios and MPPs
8332 * arm64: dts: apq8016-sbc: enable UART0 on LS connector
8333 * arm64: dts: apq8016-sbc: add label properties for UART, I2C, and SPI
8334 * devicetree: bindings: Document qcom,msm-id and qcom,board-id
8335 * arm64: dts: Add Qualcomm MSM8916 & MTP8916 ids
8336 * DT: arm64: msm8916-mtp: enable spi3
8337 * arm64: dts: qcom: Add APQ8016 SBC support
8338 * arm64: dts: qcom: Add USB related device nodes on APQ8016 SBC board
8339 * arm64: dts: qcom: Add sdhci support for APQ8016 SBC board
8340 * arm64: dts: Add nodes we need for SMP boot
8341 * ARM: dts: Enable SD card (disable vmcc)
8342 * arm64: msm8916 dtsi: Add mdss support
8343 * arm64: sb8016: Add ADV7533 bridge in sbc8016 dtsi
8344 * arm64: dts: Add apq8016-sbc hdmi audio support
8345 * arm64: dts: qcom: apq8016-sbc: Don't hog client driver pins
8346 * arm64: dts: qcom: Fix apq8016-sbc board USB related pin definitions
8347 * arm64: dts: qcom: apq8016-sbc: add D+/D- route switch GPIO
8348 * arm64: dts: qcom: apq8016-sbc: Fix sdhci pinctrl default state name
8349 * arm64: dts: qcom: apq8016-sbc: Enable SD card slot
8350 * arm64: dts: qcom: Fix MPP's function used for LED control
8351 * arm64: dts: qcom: Enable USB manual pullup on msm8916
8352 * arm64: dts: qcom: msm8916: Add RPMCC DT node
8353 * arm64: dts: qcom: msm8916: Add A53 DT node
8354 * arm64: dts: Add cpufreq-dt support for msm8916
8355 * arm64: dts: Add clock-latency for msm8916
8356 * arm64: dts: Add CPR DT node for msm8916
8357 * arm64: dts: Add cpu-supply properties for cpufreq
8358 * arm: dts: msm8974: Add thermal zones, tsens and eeprom nodes
8359 * arm: dts: apq8084: Add thermal zones, tsens and eeprom nodes
8360 * arm64: dts: msm8916: Add thermal zones, tsens and eeprom nodes
8361 * arm64: dts: Add spmi-regulator nodes for pm8916
8362 * arm64: dts: msm8916: Add cpu cooling maps
8363 * WIP: dt: add support for gpu on msm8916/apq8016
8364 * DT: arm64: add iommu dtsi files
8365 * arm64: dt: Add WCNSS related nodes
8366 * dts: arm64: apq8016-sbc: enable LS 1.8v regulator by default
8367 * ARM64: dts: Fix the missing usb otg regulators.
8368 * arm64: dts: Fix memory region descriptions
8369 * arm64: dts: msm8916: add wcd codec support
8370 * arm64: dts: add support to analog audio playback
8371 * arm64: dts: qcom: 8x16: Add fixed rate on-board XO oscillator
8372 * arm64: dts: qcom: Add msm8916 CoreSight components
8373 * dts: qcom: Add CoreSight components for MSM8916
8374 * arm64: dts: Fix the hypervisor and tz memory region size
8375 * arm64: dts: remove the #if 0 around bluetooth
8376 * wcn36xx: Update DT to support wcn36xx wifi driver
8377 * WIP:dts: arm64: add q6v5 pil support
8378 * arm64: dt: Add msm bus nodes
8379 * arm64: dts: usb: Add bus scaling suppport
8380 * arm64: dts: Add rpm_log support
8381 * dts: arm64: msm8916: add vidc dt nodes
8382 * dts: arm64: qcom: apq8016-sbc: enable vidc and vidc-rproc
8383 * arm64: apq8016-sbc.dtsi: Add regulators needed by adv7533
8384 * arm64: msm8916-mdss.dtsi: Add bus scaling properties for mdp
8385 * arm64: dts: Align msm8916 cpu thermal trip point ranges
8386 * arm64: dts: qcom: apq8016-sbc: Add Volume Up key device node
8387 * arm64: dts: qcom: apq8016-sbc: Add Volume Down definitions
8388 * arm64: dts: qcom: apq8016-sbc: Limit MPP4 high state to 1.8V
8389 * arm64: dts: apq8016-sbc: add regulators support
8390 * arm64: dts: move smem node after the soc node
8391 * arm64: dts: add spmi prefix to regulators
8392 * WIP: update iommu header
8393 * soc: qcom: import socinfo.h
8394 * iommu: qcom: forward port iommu v1
8395 * iommu: qcom: v1: rework secure part and build
8396 * iommu: qcom: v1: fix wrong sg interator
8397 * iommu: msm: Invalidate properly from iommu_unmap
8398 * arm64: provide dma cache routines with same API as 32 bit
8399 * qcom: iommu: Make use of domain_alloc and domain_free
8400 * DOWNSTREAM: drm/msm: use downstream iommu
8401 * iommu/msm: Add DT adaptation
8402 * iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
8403 * iommu/msm: Add support for generic master bindings
8404 * iommu/msm: Set cacheability attributes without tex remap
8405 * temp: Add dummy msm_iommu_get_ctx and fix broken build
8406 * arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
8407 * of: dma: Move range size workaround to of_dma_get_range()
8408 * of: dma: Make of_dma_deconfigure() public
8409 * of: dma: Split of_configure_dma() into mask and ops configuration
8410 * drivers: platform: Configure dma operations at probe time
8411 * iommu: of: Document the of_iommu_configure() function
8412 * iommu: of: Handle IOMMU lookup failure with deferred probing or error
8413 * drm/msm: temp: Add a check to be compatible against both iommuv0/v1
8414 * iommu/msm: Fix "scheduling while atomic" bug
8415 * pci: use new of_dma_configure* apis
8416 * dt/bindings: qcom_adm: Fix channel specifiers
8417 * dmaengine: Add ADM driver
8418 * dmaengine: adm: Fix ADM hardware descriptor creation when flow control
8419 is enabled
8420 * dmaengine: adm: Use 'soft' flush when stopping DMA
8421 * dmaengine: adm: Don't reset controller during probe
8422 * dmaengine: adm: Start next DMA even if there is no ongoing transaction
8423 * ARM: cpuidle: Add cpuidle support for QCOM cpus
8424 * arm64: defconfig: qcom: Enable restart driver
8425 * arm64: introduce CPU_OF_TABLES for cpu ops selection
8426 * arm64: smp: move the pen to a header file
8427 * arm64: qcom: add cpu operations
8428 * arm64: defconfig: add qcom specifics
8429 * common: DMA-mapping: Add strongly ordered memory attribute
8430 * arm: Add option to skip buffer zeroing
8431 * arm64: Add support for DMA_ATTR_STRONGLY_ORDERED
8432 * arm64: dma-mapping: add support for IOMMU mapper
8433 * arm64: mm: Fix a bug in iommu dma-mapping
8434 * arm64: dma-mapping: fix DMA_ATTR_STRONGLY_ORDERED in __get_dma_pgprot
8435 * arm64: dma-mapping: map sg lists into the SMMU as virtually contiguous
8436 * arm64: fixup for mm renames
8437 * drm/mipi_dsi: refactor device creation
8438 * drm/mipi_dsi: check for used channels
8439 * drm/mipi_dsi: Create dummy DSI devices
8440 * drm/mipi_dsi: Get DSI host by DT device node
8441 * drm/i2c: adv7511: Fix mutex deadlock when interrupts are disabled
8442 * drm/i2c: adv7511: Initial support for adv7533
8443 * drm/i2c: adv7511: Refactor encoder slave functions
8444 * drm/i2c: adv7511: Add drm_bridge/connector for ADV7533
8445 * drm/i2c: adv7511: Create mipi_dsi_device for ADV7533
8446 * drm/i2c: adv7511: setup CEC registers during power off-power-on
8447 sequence
8448 * drm/i2c: adv7511: Use internal timing generator
8449 * drm/i2c: adv7511: Change DSI lanes dynamically
8450 * drm/i2c: adv7511: Move the common data structures to header file
8451 * drm/i2c: adv7511: Add Audio support.
8452 * drm/i2c: adv7511: Enable the audio data and clock pads on adv7533
8453 * HACK: drm/i2c: adv7511: Remove hotplug event handling
8454 * drm/i2c: adv7511: move to use reg_sequence
8455 * drm/i2c: adv7511: fixup the dapm bias level access
8456 * drm/i2c: adv7511: Init regulators
8457 * clk: qcom: gdsc: Use PM clocks to control gdsc clocks
8458 * clk: qcom: gdsc: Enable an RCG before turing on the gdsc
8459 * clk: qcom: gdsc: Manage clocks with !CONFIG_PM
8460 * clk: qcom: common: Add API to register board clocks backwards
8461 compatibly
8462 * clk: qcom: Move cxo/pxo/xo into dt files
8463 * clk: qcom: msm8916: Move xo and sleep clocks into DT
8464 * ARM: Add Krait L2 register accessor functions
8465 * clk: Avoid sending high rates to downstream clocks during set_rate
8466 * clk: mux: Split out register accessors for reuse
8467 * clk: Add safe switch hook
8468 * clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
8469 * clk: qcom: Add HFPLL driver
8470 * clk: qcom: Add MSM8960/APQ8064's HFPLLs
8471 * clk: qcom: Add IPQ806X's HFPLLs
8472 * clk: qcom: Add support for Krait clocks
8473 * clk: qcom: Add KPSS ACC/GCC driver
8474 * clk: qcom: Add Krait clock controller driver
8475 * cpufreq: Add module to register cpufreq on Krait CPUs
8476 * clk: qcom: Add support for SMD-RPM Clocks
8477 * clk: qcom: Add support for RPM Clocks
8478 * clk: qcom: Add support for msm8974 RPM-SMD clocks
8479 * clk: qcom: msm8974: Remove gfx3d clock from MMCC
8480 * clk: qcom: Add support for apq8084 RPM-SMD clocks
8481 * clk: qcom: Add support for regmap mux-div clocks
8482 * clk: qcom: Add A53 clock driver
8483 * soc: qcom: Add support for SAW2 regulators
8484 * clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
8485 * thermal: qcom: tsens: Add a skeletal TSENS drivers
8486 * thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
8487 * thermal: qcom: tsens-8974: Add support for 8974 family of SoCs
8488 * thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
8489 * amba: Defer device peripheral ID read
8490 * coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
8491 * i2c: qup: Change qup_wait_writeready function to use for all timeouts
8492 * qup: i2c: factor out common code for reuse
8493 * i2c: qup: Add V2 tags support
8494 * i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
8495 * i2c: qup: Add bam dma capabilities
8496 * i2c: qup: Remove verbose messages.
8497 * drm/msm/dsi: Parse lane swap information from DT
8498 * drm/msm/dsi: Add a delay when performing software reset
8499 * drm/msm/dsi: Remove incorrect warning on host attach
8500 * drm/msm/dsi: Don't call hpd helper unconditionally
8501 * HACK: drm/msm/mdp5: Make sure mdp5 clocks aren't disbaled when we need
8502 them
8503 * mdp4: Add iommu detach_dev in error path
8504 * drm/msm: remove pm_runtime_put() calls
8505 * drm/msm/dsi: Update the "vdd" voltage range
8506 * drm/msm/mdp5: Update bus scaling support
8507 * mmc: sdhci: let GPIO based card detection have higher precedence
8508 * mmc: sdhci-msm: Add SDHCI_QUIRK_NO_CARD_NO_RESET
8509 * soc: qcom: Introduce common SMEM state machine code
8510 * soc: qcom: smsm: Add driver for Qualcomm SMSM
8511 * soc: qcom: smp2p: Qualcomm Shared Memory Point to Point
8512 * soc: qcom: enable smsm/smp2p modular build
8513 * ARM: qcom: select ARM_CPU_SUSPEND for power management
8514 * soc: qcom: Introduce WCNSS_CTRL SMD client
8515 * soc: qcom: smd-rpm: Add existing platform support
8516 * ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend
8517 hook
8518 * drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it
8519 * regulator: qcom-smd: Add PM8916 support
8520 * regulator: qcom-smd: Add support for PMA8084
8521 * arm64: add qcom_defconfig
8522 * soc: qcom: smem: Add debugfs
8523 * remoteproc: core: Make the loaded resource table optional
8524 * remoteproc: qcom-pil: Implementation of Qualcomm TZ backed PIL
8525 * remoteproc: Add additional crash reasons
8526 * remoteproc: qcom-tz-pil: Add interrupts and gpio hooks
8527 * remoteproc: qcom-tz: Inform SMD about crashing remotes
8528 * remoteproc: qcom-tz: Finish shutdown on timeout
8529 * remoteproc: qcom: tz-pil: Round up max address
8530 * remoteproc: Support loading firmware from lately mounted fs (HACK)
8531 * remoteproc: qcom: q6v5 pil: Initial hack to boot mss
8532 * remoteproc: qcom-tz: Update to match smem api changes
8533 * remoteproc: qcom-tz: Update smem prototypes
8534 * remoteproc: qcom-tz: Drop smd reset stuff for now
8535 * remoteproc: qcom: Extract PAS and fix compilation for 4.1
8536 * remoteproc: qcom_tz_pil: Fix compiler issues
8537 * remoteproc: qcom_q6v5_pil: Fix 64 bit
8538 * regulator: qcom: smd: Regulator driver for the Qualcomm RPM
8539 * gpio: qcom-smsm: Add driver for Qualcomm SMSM
8540 * gpio: smsm: Update smem prototypes
8541 * gpio: smsm: Fix compiler warnings
8542 * soc: qcom: smd: Use correct smem id
8543 * gpio: qcom-smp2p: Qualcomm Shared Memory Point to Point
8544 * dt-binding: gpio: Introduce qcom,smp2p binding documentation
8545 * gpio: qcom-smp2p: Fix compile issues
8546 * remoteproc: tz_pil: Fixes to support 8916
8547 * HACK: soc: qcom: smd: Add debug to fix timing
8548 * regulator: smd: Add floor and corner operations
8549 * regulator: smd: Make set_{corner,floor} work with regulator struct
8550 * regulator: smd: Add correct ifdef flag for stubs
8551 * regulator: smd: remove left over debug statement
8552 * remoteproc: tz_pil: make irqs, smd edge & crash-reason optional
8553 properties
8554 * remoteproc: tz_pil: take relocation flag into account
8555 * remoteproc: tz_pil: skip waiting ready irq if it not provided
8556 * gpio:smp2p:qcom: kill set_irq_flags and use genirq
8557 * qcom-smd-rpm: Add MSM8916 support
8558 * soc: smd: Migrate the wifi driver from old smd driver to new smd
8559 driver.
8560 * soc: qcom: smd: Introduce callback setter
8561 * soc: qcom: smd: Split discovery and state change work
8562 * soc: qcom: smd: Refactor channel open and close handling
8563 * soc: qcom: smd: Support multiple channels per sdev
8564 * soc: qcom: smd: Support opening additional channels
8565 * WIP: remoteproc: q6: remove some commented out code
8566 * WIP:remoteproc:q6pil: add segment_is_loadable and
8567 segment_is_relocatable macros
8568 * WIP: remoteproc: q6: add support to memory-region
8569 * WIP: remoteproc: q6: add support to scm restart
8570 * WIP: remoteproc: HACK to get it working on DB410c
8571 * remoteproc: tz: Allow no scm clocks support
8572 * soc: qcom: Add msm_bus driver
8573 * soc: qcom: rpm_log: Add rpm log driver
8574 * soc: qcom: Stub IPCRTR client driver
8575 * Fix: Make it buildable on v4.3
8576 * Move to new qcom_smem_get() api
8577 * PM / OPP: Support adjusting OPP voltages at runtime
8578 * OPP: Allow notifiers to call dev_pm_opp_get_{voltage, freq} RCU-free
8579 * cpufreq-dt: Handle OPP voltage adjust events
8580 * power: avs: Add support for CPR (Core Power Reduction)
8581 * power: avs: cpr: Use raw mem access for qfprom
8582 * power: avs: Register CPR with cpufreq-dt
8583 * power: avs: cpr: Fix Duplicate OPPs warning
8584 * pwer:avs: cpr: fix with new reg_sequence structures
8585 * cpufreq-dt: Add L2 frequency scaling support
8586 * firmware: qcom: scm: Add support for ARM64 SoCs
8587 * firmware: qcom: scm: Generalize shared error map
8588 * firmware: qcom: scm: Add boot APIs
8589 * firmware: qcom: scm: Peripheral Authentication Service
8590 * firmware: qcom: scm: Add 64 bit PAS APIs
8591 * firmware: qcom: scm: Fix NULL coherent device
8592 * firmware: qcom: scm: Split out 32-bit specific SCM code
8593 * firmware: qcom: scm: Support PIL SCMs
8594 * firmware: qcom: scm: Support IOMMU scm calls
8595 * firmware: qcom: scm: add video (vidc) scm calls
8596 * firmware: qcom: scm: Fixup arm64 asm
8597 * firmware: scm: add proc restart support
8598 * wcn36xx: add wcn3620 chip type definition
8599 * wcn36xx: get chip type from platform ops
8600 * wcn36xx: use 3680 dxe regs for 3620
8601 * wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
8602 * wcn36xx: swallow two wcn3620 IND messages
8603 * wcn36xx: remove powersaving for wcn3620
8604 * wcn36xx: handle new hal response format
8605 * wcn3620: use new response format for wcn3620 trigger_ba
8606 * wcn3620: use new response format for wcn3620 remove_bsskey
8607 * net wireless wcn36xx add wcnss platform code
8608 * net wireless wcn36xx adapt wcnss platform to select module by DT
8609 * wcn36xx: add later fw capabilities
8610 * Got workable wireless driver.
8611 * Set the dma mask for platform device which is not created from DT.
8612 * Update the initialization sequence to enable DB410c.
8613 * Migrate the wifi driver from old smd driver to new smd driver.
8614 * Bluetooth: Add HCI device identifier for Qualcomm SMD
8615 * Bluetooth: btqcomsmd: Qualcomm WCNSS HCI driver
8616 * wcn36xx: Update the smd client driver to use new smd channel
8617 * wcn36xx: eliminate the warning for unsupported SMD_EVENT
8618 * wcn36xx: avoid alloc mem with GFP_KERNEL in smd callback.
8619 * linaro: add defconfig fragment with basic linaro config
8620 * kernel: configs: move linaro distro.conf as proper %.config fragment
8621 * kernel: configs: update distro.config
8622 * kernel: configs: improve distro.config, mostly for systemd
8623 * kernel: configs: update distro config from release branch
8624 * kernel: configs: Enable input misc device drivers
8625 * media: vidc: debug: fix build warnings
8626 * media: vidc: venc/vdec: vb2 structure reorganisation
8627 * iommu: qcom: v1: move iommu-sec pgtable allocation
8628 * dts: arm: apq8064: add support to q6 pil via pil-tz
8629 * arm: dts: apq8064: add support to smd apr_audio svc channel
8630 * dts: arm: add support to digital audio via dsp
8631 * arm: dts: qcom: apq8064: Add RPMCC DT node
8632 * arm: dts: qcom: apq8064: Add fixed rate on-board oscillators
8633 * ARM: dts: ERAGON: fix uart pinctrl
8634 * dts: qcom: Add CoreSight components for APQ8064
8635 * arm: dts: apq8064: fix clock names according to new rpmcc
8636 * usb: phy: msm: fix error handling in probe.
8637 * usb: phy: msm: HACK: Make Vddc configuration optional
8638 * usb: phy: msm: Disable driver runtime PM
8639 * usb: phy: msm: Ensure that workers are initialized before use
8640 * usb: chipidea: msm: Use posted data writes on AHB
8641 * usb: host: ehci-msm: Use posted data writes on AHB
8642 * drivers: usb: Add bus scaling suppport
8643 * ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
8644 * ALSA: pcm: add IEC958 channel status helper for hw_params
8645 * sound: codec: Add support to msm8x16_wcd codec.
8646 * sound: qcom: add dsp support to apq8064
8647 * WIP: drm: msm: add proper hdmi codec driver.
8648 * ASoC: qcom: use correct device pointer in dma allocation
8649 * arm: dts: remove duplicate entires
8650 * cpufreq-dt: Add missing rcu_read_lock() for find_device_opp()
8651 * multi_v7_defconfig: add msm iommu kconfig
8652 * kernel: add DRM_LOAD_EDID_FIRMWARE in distro.config
8653 * kernel: configs: add I2C_CHARDEV in distro.config
8654 * kernel: configs: add CONFIG_INPUT_JOYDEV in distro.config
8655 * fixup! ARM: qcom_defconfig: Add QCOM specific drivers
8656 * wcn36xx: handle rx skb allocation failure to avoid system crash
8657 * wcn36xx: split DMA mask register writing.
8658 * wcn36xx: Clean up wcn36xx_smd_send_beacon
8659 * wcn36xx: Pad TIM PVM if needed
8660 * wcn36xx: Add helper macros to cast vif to private vif and vice versa
8661 * wcn36xx: Use consistent name for private vif
8662 * wcn36xx: Use define for invalid index and fix typo
8663 * wcn36xx: Fetch private sta data from sta entry instead of from vif
8664 * wcn36xx: Add helper macros to cast sta to priv
8665 * wcn36xx: Remove sta pointer in private vif struct
8666 * wcn36xx: Parse trigger_ba response properly
8667 * wcn36xx: Copy all members in config_sta v1 conversion
8668 * wcn36xx: Use allocated self sta index instead of hard coded
8669 * wcn36xx: Clear encrypt_type when deleting bss key
8670 * wcn36xx: Track association state
8671 * wcn36xx: Implement multicast filtering
8672 * wcn36xx: don't pad beacons for mesh
8673 * wcn36xx: Use correct command struct for EXIT_BMPS_REQ
8674 * wcn36xx: Disable power save for now
8675 * wcn36xx: remove references to IFF_PROMISC
8676
8677 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Feb 2016 16:20:26 +0100
8678
8679 linux-snapdragon (4.2.0-2012.12) xenial; urgency=low
8680
8681 [ Tim Gardner ]
8682
8683 * [Config] renamed to snapdragon
8684 * Rebased on Ubuntu-4.2.0-25.30
8685
8686 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Jan 2016 15:04:16 -0700
8687
8688 linux-snapdragon (4.2.0-2011.11) xenial; urgency=low
8689
8690 [ Upstream Kernel Changes ]
8691
8692 * arm64: errata: Add -mpc-relative-literal-loads to erratum #843419 build
8693 flags
8694 - LP: #1533009
8695
8696 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 Jan 2016 11:51:37 +0100
8697
8698 linux-snapdragon (4.2.0-2010.10) xenial; urgency=low
8699
8700 [ Paolo Pisati ]
8701
8702 * [Config] DEBUG_MEMORY_INIT=y
8703 * [Config] DEBUG_MUTEXES=y && DEBUG_SPINLOCK=y
8704
8705 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 21 Jan 2016 09:30:55 +0100
8706
8707 linux-dragon410c (4.2.0-2009.9) xenial; urgency=low
8708
8709 [ Paolo Pisati ]
8710
8711 * [Config] USB_HSIC_USB3503=y
8712 * [Config] USB_MSM_OTG=y
8713 * [Config] USB_GADGET=y
8714 * [Config] USB_CHIPIDEA=y
8715
8716 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 19 Jan 2016 11:39:28 +0100
8717
8718 linux-dragon410c (4.2.0-2008.8) xenial; urgency=low
8719
8720 [ Paolo Pisati ]
8721
8722 * rebased on Ubuntu-4.2.0-24.29
8723 * update Linaro BSP qcomlt-4.2 @ f1bd413
8724 * [Config] disable QCOM_[CPUFREQ|CPUIDLE], use the DT generic
8725 * [Config] BUS_TOPOLOGY_ADHOC=y
8726 * [Config] disable MMC_CLKGATE
8727 * [Config] MSM_BUS_SCALING=y
8728 * [Config] disable NO_HZ
8729 * [Config] disable PM_DEVFREQ
8730 * [Config] disable PM_WAKELOCKS
8731 * [Config] USB_OHCI_HCD_PLATFORM=y
8732 * [Config] disable USB_UHCI_HCD
8733 * [Config] disable USB_XHCI_HCD
8734
8735 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 Jan 2016 11:43:16 +0100
8736
8737 linux-dragon410c (4.2.0-2007.7) xenial; urgency=low
8738
8739 [ Paolo Pisati ]
8740
8741 * [Config] disable all arm64 SOCs but QCOM
8742 * [Config] REGULATOR_FAN53555=y
8743 * [Config] MMC_CLKGATE=y
8744 * [Config] USB_EHCI_HCD_PLATFORM=y && USB_EHCI_MSM=y
8745 * [Config] annotations: enable EHCI platform on arm64
8746 * [Config] DMA_CMA=y
8747 * [Config] I2C_QUP=y
8748 * [Config] HW_RANDOM_MSM=y && HW_RANDOM_TPM=y
8749 * [Config] INPUT_PM8941_PWRKEY=y
8750 * [Config] LEDS_GPIO=y && LEDS_TRIGGER*=y
8751 * [Config] AUTOFS4_FS=y
8752 * [Config] SPMI=y, REGULATOR_QCOM_SPMI=y, PINCTRL_QCOM_SPMI_PMIC
8753 * [Config] MMC_QCOM_DML=y
8754 * [Config] MSM_RPMCC_8064=y
8755 * [Config] QCOM_QFPROM=y && QCOM_TSENS=y
8756
8757 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 13 Jan 2016 21:56:58 +0100
8758
8759 linux-dragon410c (4.2.0-2006.6) xenial; urgency=low
8760
8761 [ Paolo Pisati ]
8762
8763 * [Config] NLS_ISO8859_1=y
8764
8765 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Jan 2016 15:51:22 +0100
8766
8767 linux-dragon410c (4.2.0-2005.5) xenial; urgency=low
8768
8769 [ Paolo Pisati ]
8770
8771 * Revert "[Config] FTBFS: disable ARM64_CRYPTO"
8772 * [Config] REGULATOR_FIXED_VOLTAGE=y
8773 * [Config] QCOM_A53=y
8774 * [Config] MFD_QCOM_RPM=y
8775 * [Config] MMC_SDHCI=y && MMC_SDHCI_MSM=y
8776 * [Config] PINCTRL_MSM8916=y
8777 * [Config] QCOM_BAM_DMA && QCOM_GSBI=y
8778 * [Config] REGULATOR_QCOM_RPM=y
8779 * [Config] MMC_BLOCK_MINORS=32
8780 * [Config] CRYPTO_DRBG=y
8781
8782 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Jan 2016 11:11:59 +0100
8783
8784 linux-dragon410c (4.2.0-2004.4) xenial; urgency=low
8785
8786 [ Paolo Pisati ]
8787
8788 * [Config] FTBFS: disable ARM64_CRYPTO
8789
8790 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 09 Dec 2015 14:12:54 +0100
8791
8792 linux-dragon410c (4.2.0-2003.3) xenial; urgency=low
8793
8794 [ Paolo Pisati ]
8795
8796 * [Config] COMMON_CLK_QCOM=y && HWSPINLOCK_QCOM=y
8797 * [Config] QCOM_SMD=y (fix FTBFS SERIAL_MSM_SMD)
8798 * [Config] MFD_QCOM_SMD_RPM=y && REGULATOR_QCOM_SMD_RPM=y
8799 * [Config] VIDEO_V4L2=y
8800 * [Config] MSM_VIDC_V4L2=y
8801 * [Config] QCOM_Q6V5_PIL=y && QCOM_TZ_PIL=y
8802 * [Config] DRM_MSM=y && DRM_I2C_ADV7511=y
8803 * [Config] SND_SOC_QCOM=y
8804 * [Config] MSM_GCC_8916=y
8805 * [Config] DRM_PANEL_SIMPLE=y
8806
8807 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 09 Dec 2015 11:33:29 +0100
8808
8809 linux-dragon410c (4.2.0-2002.2) xenial; urgency=low
8810
8811 [ Paolo Pisati ]
8812
8813 * [Config] snappy config fragments: generic, systemd, lxc, security and
8814 snappy
8815 * [Config] snappy/security: CC_STACKPROTECTOR_REGULAR=y
8816 * [Config] snappy/snappy: RFKILL_REGULATOR depends on REGULATOR=y
8817 * [Config] snappy/generic: CRASH_DUMP=y
8818 * [Config] snappy/generic: NVRAM=m
8819 * [Config] snappy/generic: INPUT_UINPUT=y
8820 * [Config] snappy/generic: SYSVIPC=y && SYSVIPC_SYSCTL=y
8821 * [Config] snappy/generic: LOCALVERSION= to avoid packaging failure
8822 * [Config] updateconfigs
8823
8824 [ Upstream Kernel Changes ]
8825
8826 * media: vidc: fix compile error
8827
8828 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 04 Dec 2015 15:24:16 +0100
8829
8830 linux-dragon410c (4.2.0-2001.1) xenial; urgency=low
8831
8832 [ Paolo Pisati ]
8833
8834 * import http://git.linaro.org/landing-teams/working/qualcomm/kernel.git @
8835 ubuntu-qcom-dragonboard410c-15.09
8836 * rebased on Ubuntu-4.2.0-19.23
8837
8838 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 03 Dec 2015 17:18:07 +0200