]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian.snapdragon/changelog
UBUNTU: Ubuntu-snapdragon-4.4.0-1048.52
[mirror_ubuntu-zesty-kernel.git] / debian.snapdragon / changelog
CommitLineData
3e0a43c5 1linux-snapdragon (4.4.0-1048.52) xenial; urgency=low
0c18eec0 2
3e0a43c5
SB
3 [ Ubuntu: 4.4.0-64.85 ]
4
5 * CVE-2017-6074 (LP: #1665935)
6 - dccp: fix freeing skb too early for IPV6_RECVPKTINFO
0c18eec0
SB
7
8 -- Stefan Bader <stefan.bader@canonical.com> Mon, 20 Feb 2017 12:02:33 +0100
9
f6ddac8a 10linux-snapdragon (4.4.0-1047.51) xenial; urgency=low
52fa6c48 11
f6ddac8a
TLSC
12 [ Thadeu Lima de Souza Cascardo ]
13
14 * Release Tracking Bug
15 - LP: #1660724
16
17 [ Ubuntu: 4.4.0-63.84 ]
18
19 * Release Tracking Bug
20 - LP: #1660704
21 * Backport Dirty COW patch to prevent wineserver freeze (LP: #1658270)
22 - SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp
23 * Kdump through NMI SMP and single core not working on Ubuntu16.10
24 (LP: #1630924)
25 - x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
26 - SAUCE: hv: don't reset hv_context.tsc_page on crash
27 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
28 Chromebook R11 (LP: #1630238)
29 - [Config] CONFIG_PINCTRL_CHERRYVIEW=y
30 * Call trace when testing fstat stressor on ppc64el with virtual keyboard and
31 mouse present (LP: #1652132)
32 - SAUCE: HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL
33 * VLAN SR-IOV regression for IXGBE driver (LP: #1658491)
34 - ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
35 * "Out of memory" errors after upgrade to 4.4.0-59 (LP: #1655842)
36 - mm, page_alloc: convert alloc_flags to unsigned
37 - mm, compaction: change COMPACT_ constants into enum
38 - mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
39 - mm, compaction: simplify __alloc_pages_direct_compact feedback interface
40 - mm, compaction: distinguish between full and partial COMPACT_COMPLETE
41 - mm, compaction: abstract compaction feedback to helpers
42 - mm, oom: protect !costly allocations some more
43 - mm: consider compaction feedback also for costly allocation
44 - mm, oom, compaction: prevent from should_compact_retry looping for ever for
45 costly orders
46 - mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION
47 - mm, oom: prevent premature OOM killer invocation for high order request
48 * Backport 3 patches to fix bugs with AIX clients using IBMVSCSI Target Driver
49 (LP: #1657194)
50 - SAUCE: ibmvscsis: Fix max transfer length
51 - SAUCE: ibmvscsis: fix sleeping in interrupt context
52 - SAUCE: ibmvscsis: Fix srp_transfer_data fail return code
53 * NVMe: adapter is missing after abnormal shutdown followed by quick reboot,
54 quirk needed (LP: #1656913)
55 - nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
56 * Ubuntu 16.10 KVM SRIOV: if enable sriov while ping flood is running ping
57 will stop working (LP: #1625318)
58 - PCI: Do any VF BAR updates before enabling the BARs
59 - PCI: Ignore BAR updates on virtual functions
60 - PCI: Update BARs using property bits appropriate for type
61 - PCI: Separate VF BAR updates from standard BAR updates
62 - PCI: Don't update VF BARs while VF memory space is enabled
63 - PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
64 - PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
65 - PCI: Add comments about ROM BAR updating
66 * Linux rtc self test fails in a VM under xenial (LP: #1649718)
67 - kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
68 - kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
69 - kvm: x86: Check dest_map->vector to match eoi signals for rtc
70 * Xenial update to v4.4.44 stable release (LP: #1658091)
71 - Input: xpad - use correct product id for x360w controllers
72 - Input: i8042 - add Pegatron touchpad to noloop table
73 - selftests: do not require bash to run netsocktests testcase
74 - selftests: do not require bash for the generated test
75 - mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
76 - ocfs2: fix crash caused by stale lvb with fsdlm plugin
77 - mm/hugetlb.c: fix reservation race when freeing surplus pages
78 - KVM: x86: fix emulation of "MOV SS, null selector"
79 - KVM: eventfd: fix NULL deref irqbypass consumer
80 - jump_labels: API for flushing deferred jump label updates
81 - KVM: x86: flush pending lapic jump label updates on module unload
82 - KVM: x86: add Align16 instruction flag
83 - KVM: x86: add asm_safe wrapper
84 - KVM: x86: emulate FXSAVE and FXRSTOR
85 - KVM: x86: Introduce segmented_write_std
86 - nl80211: fix sched scan netlink socket owner destruction
87 - USB: serial: kl5kusb105: fix line-state error handling
88 - USB: serial: ch341: fix initial modem-control state
89 - USB: serial: ch341: fix open error handling
90 - USB: serial: ch341: fix control-message error handling
91 - USB: serial: ch341: fix open and resume after B0
92 - Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
93 - i2c: print correct device invalid address
94 - i2c: fix kernel memory disclosure in dev interface
95 - xhci: fix deadlock at host remove by running watchdog correctly
96 - vme: Fix wrong pointer utilization in ca91cx42_slave_get
97 - mnt: Protect the mountpoint hashtable with mount_lock
98 - tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
99 - sysrq: attach sysrq handler correctly for 32-bit kernel
100 - sysctl: Drop reference added by grab_header in proc_sys_readdir
101 - drm/radeon: drop verde dpm quirks
102 - USB: serial: ch341: fix resume after reset
103 - USB: serial: ch341: fix modem-control and B0 handling
104 - x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid='
105 command-line option
106 - btrfs: fix locking when we put back a delayed ref that's too new
107 - btrfs: fix error handling when run_delayed_extent_op fails
108 - pinctrl: meson: fix gpio request disabling other modes
109 - pNFS: Fix race in pnfs_wait_on_layoutreturn
110 - NFS: Fix a performance regression in readdir
111 - NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
112 - cpufreq: powernv: Disable preemption while checking CPU throttling state
113 - block: cfq_cpd_alloc() should use @gfp
114 - ACPI / APEI: Fix NMI notification handling
115 - blk-mq: Always schedule hctx->next_cpu
116 - bus: vexpress-config: fix device reference leak
117 - powerpc/ibmebus: Fix further device reference leaks
118 - powerpc/ibmebus: Fix device reference leaks in sysfs interface
119 - pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
120 - Linux 4.4.44
121 * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
122 - ASoC: rt5660: add rt5660 codec driver
123 - ASoC: rt5660: enable MCLK detection
124 - ASoC: Intel: Atom: flip logic for gain Switch
125 - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
126 - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
127 - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m
128 * Support latest Redpine WLAN/BT RS9113 driver (LP: #1657682)
129 - SAUCE: Support Redpine RS9113 WLAN/BT
130 - SAUCE: Separate Redpine RS9113 WLAN/BT vendor and kernel drivers
131 - SAUCE: Redpine RS9113 WLAN/BT driver ver. 0.9.7
132 - SAUCE: RS9113: Use vendor driver to support WLAN/BT card on Caracalla HW
133 only
134 - SAUCE: RS9113: Comment out IDs from upstream driver
135 - [Config] Enable CONFIG_VEN_RSI_* configs
136 * [Hyper-V] netvsc: add rcu_read locked to netvsc callback (LP: #1657540)
137 - netvsc: add rcu_read locking to netvsc callback
138 * [Hyper-V] Rebase Hyper-V in 16.04 and 16.10 to the the upstream 4.9 kernel
139 (LP: #1650059)
140 - memory-hotplug: add automatic onlining policy for the newly added memory
141 - hv_netvsc: Add query for initial physical link speed
142 - hv_netvsc: Add handler for physical link speed change
143 - hv_netvsc: Implement batching of receive completions
144 - PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
145 - hv_netvsc: fix rtnl locking in callback
146 - hv_netvsc: make RSS hash key static
147 - hv_netvsc: use kcalloc
148 - hv_netvsc: style cleanups
149 - hv_netvsc: make inline functions static
150 - hv_netvsc: use ARRAY_SIZE() for NDIS versions
151 - hv_netvsc: make device_remove void
152 - hv_netvsc: init completion during alloc
153 - hv_netvsc: rearrange start_xmit
154 - hv_netvsc: refactor completion function
155 - hv_netvsc: make netvsc_destroy_buf void
156 - hv_netvsc: make variable local
157 - hv_netvsc: report vmbus name in ethtool
158 - hv_netvsc: add ethtool statistics for tx packet issues
159 - Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
160 - Drivers: hv: don't leak memory in vmbus_establish_gpadl()
161 - Drivers: hv: get rid of timeout in vmbus_open()
162 - Drivers: hv: utils: fix a race on userspace daemons registration
163 - Drivers: hv: vmbus: fix the race when querying & updating the percpu list
164 - Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
165 - Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
166 - Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
167 - Tools: hv: kvp: ensure kvp device fd is closed on exec
168 - Drivers: hv: balloon: keep track of where ha_region starts
169 - Drivers: hv: balloon: account for gaps in hot add regions
170 - Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is
171 enabled
172 - Drivers: hv: balloon: replace ha_region_mutex with spinlock
173 - Drivers: hv: balloon: Use available memory value in pressure report
174 - Drivers: hv: cleanup vmbus_open() for wrap around mappings
175 - Drivers: hv: ring_buffer: wrap around mappings for ring buffers
176 - Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from,
177 to}_ringbuffer()
178 - Drivers: hv: ring_buffer: count on wrap around mappings in
179 get_next_pkt_raw()
180 - Drivers: hv: Introduce a policy for controlling channel affinity
181 - Drivers: hv: utils: Continue to poll VSS channel after handling requests.
182 - Drivers: hv: utils: Check VSS daemon is listening before a hot backup
183 - PCI: hv: Use zero-length array in struct pci_packet
184 - PCI: hv: Use pci_function_description[0] in struct definitions
185 - PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
186 - PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
187 - PCI: hv: Handle hv_pci_generic_compl() error case
188 - Revert "Drivers: hv: ring_buffer: count on wrap around mappings in
189 get_next_pkt_raw()"
190 - Driver: hv: vmbus: Make mmio resource local
191 - Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
192 - Drivers: hv: utils: Rename version definitions to reflect protocol version.
193 - Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.
194 - Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
195 - Drivers: hv: hv_util: Avoid dynamic allocation in time synch
196 - Revert "hv_netvsc: make inline functions static"
197 - hv_netvsc: use consume_skb
198 - hv_netvsc: dev hold/put reference to VF
199 - hv_netvsc: simplify callback event code
200 - hv_netvsc: improve VF device matching
201 - hv_netvsc: use RCU to protect vf_netdev
202 - hv_netvsc: remove VF in flight counters
203 - hv_netvsc: count multicast packets received
204 - hv_netvsc: fix comments
205 - Drivers: hv: make VMBus bus ids persistent
206 - Drivers: hv: get rid of id in struct vmbus_channel
207 - netvsc: fix checksum on UDP IPV6
208 - netvsc: Remove mistaken udp.h inclusion.
209 - net/hyperv: avoid uninitialized variable
210 - Revert "hv_netvsc: report vmbus name in ethtool"
211 - vmbus: make sysfs names consistent with PCI
212 - netvsc: reduce maximum GSO size
213 - Drivers: hv: vmbus: Base host signaling strictly on the ring state
214 - tools: hv: Add a script to help bonding synthetic and VF NICs
215 * Ubuntu - ibmveth: abnormally large TCP MSS value caused a TCP session to
216 hang with a zero window (LP: #1655420)
217 - ibmveth: set correct gso_size and gso_type
218 - ibmveth: calculate gso_segs for large packets
219 * netfilter regression introducing a performance slowdown in binary
220 arp/ip/ip6tables (LP: #1640786)
221 - netfilter: x_tables: pass xt_counters struct instead of packet counter
222 - netfilter: x_tables: pass xt_counters struct to counter allocator
223 - netfilter: x_tables: pack percpu counter allocations
224 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
225 - [Config] Add IBM power drivers to the inclusion list
226 * Xenial update to v4.4.43 stable release (LP: #1656876)
227 - netvsc: reduce maximum GSO size
228 - ser_gigaset: return -ENOMEM on error instead of success
229 - net: vrf: Drop conntrack data after pass through VRF device on Tx
230 - ipv6: handle -EFAULT from skb_copy_bits
231 - net, sched: fix soft lockup in tc_classify
232 - net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
233 - net/mlx5: Check FW limitations on log_max_qp before setting it
234 - net/mlx5: Avoid shadowing numa_node
235 - drop_monitor: add missing call to genlmsg_end
236 - drop_monitor: consider inserted data in genlmsg_end
237 - igmp: Make igmp group member RFC 3376 compliant
238 - ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
239 - r8152: split rtl8152_suspend function
240 - r8152: fix rx issue for runtime suspend
241 - gro: Enter slow-path if there is no tailroom
242 - gro: use min_t() in skb_gro_reset_offset()
243 - gro: Disable frag0 optimization on IPv6 ext headers
244 - net: ipv4: Fix multipath selection with vrf
245 - net: vrf: do not allow table id 0
246 - HID: hid-cypress: validate length of report
247 - ALSA: firewire-tascam: Fix to handle error from initialization of stream
248 data
249 - powerpc: Fix build warning on 32-bit PPC
250 - ARM: zynq: Reserve correct amount of non-DMA RAM
251 - ARM: OMAP4+: Fix bad fallthrough for cpuidle
252 - spi: mvebu: fix baudrate calculation for armada variant
253 - ALSA: usb-audio: Add a quirk for Plantronics BT600
254 - mm/init: fix zone boundary creation
255 - Linux 4.4.43
256 * Xenial update to v4.4.42 stable release (LP: #1655969)
257 - ALSA: hda - Fix up GPIO for ASUS ROG Ranger
258 - ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL
259 - ALSA: usb-audio: Fix irq/process data synchronization
260 - ARM: davinci: da850: don't add emac clock to lookup table twice
261 - mac80211: initialize fast-xmit 'info' later
262 - KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
263 - KVM: MIPS: Flush KVM entry code from icache globally
264 - usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
265 - usb: musb: dsps: implement clear_ep_rxintr() callback
266 - usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
267 - usb: gadgetfs: restrict upper bound on device configuration size
268 - USB: gadgetfs: fix unbounded memory allocation bug
269 - USB: gadgetfs: fix use-after-free bug
270 - USB: gadgetfs: fix checks of wTotalLength in config descriptors
271 - USB: fix problems with duplicate endpoint addresses
272 - USB: dummy-hcd: fix bug in stop_activity (handle ep0)
273 - usb: gadget: composite: Test get_alt() presence instead of set_alt()
274 - usb: dwc3: core: avoid Overflow events
275 - usb: xhci: fix possible wild pointer
276 - xhci: workaround for hosts missing CAS bit
277 - usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
278 - xhci: free xhci virtual devices with leaf nodes first
279 - usb: xhci: fix return value of xhci_setup_device()
280 - usb: host: xhci: Fix possible wild pointer when handling abort command
281 - xhci: Handle command completion and timeout race
282 - usb: xhci: hold lock over xhci_abort_cmd_ring()
283 - USB: serial: omninet: fix NULL-derefs at open and disconnect
284 - USB: serial: quatech2: fix sleep-while-atomic in close
285 - USB: serial: pl2303: fix NULL-deref at open
286 - USB: serial: keyspan_pda: verify endpoints at probe
287 - USB: serial: spcp8x5: fix NULL-deref at open
288 - USB: serial: io_ti: fix NULL-deref at open
289 - USB: serial: io_ti: fix another NULL-deref at open
290 - USB: serial: io_ti: fix I/O after disconnect
291 - USB: serial: iuu_phoenix: fix NULL-deref at open
292 - USB: serial: garmin_gps: fix memory leak on failed URB submit
293 - USB: serial: ti_usb_3410_5052: fix NULL-deref at open
294 - USB: serial: io_edgeport: fix NULL-deref at open
295 - USB: serial: oti6858: fix NULL-deref at open
296 - USB: serial: cyberjack: fix NULL-deref at open
297 - USB: serial: kobil_sct: fix NULL-deref in write
298 - USB: serial: mos7840: fix NULL-deref at open
299 - USB: serial: mos7720: fix NULL-deref at open
300 - USB: serial: mos7720: fix use-after-free on probe errors
301 - USB: serial: mos7720: fix parport use-after-free on probe errors
302 - USB: serial: mos7720: fix parallel probe
303 - usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
304 - xhci: Use delayed_work instead of timer for command timeout
305 - xhci: Fix race related to abort operation
306 - usb: dwc3: pci: add Intel Gemini Lake PCI ID
307 - usb: musb: Fix trying to free already-free IRQ 4
308 - usb: hub: Move hub_port_disable() to fix warning if PM is disabled
309 - usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
310 - ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
311 - USB: serial: kl5kusb105: abort on open exception path
312 - ARM: dts: r8a7794: Correct hsusb parent clock
313 - USB: phy: am335x-control: fix device and of_node leaks
314 - USB: serial: io_ti: bind to interface after fw download
315 - mei: bus: fix mei_cldev_enable KDoc
316 - staging: iio: ad7606: fix improper setting of oversampling pins
317 - usb: dwc3: gadget: always unmap EP0 requests
318 - usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
319 - usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
320 - stable-fixup: hotplug: fix unused function warning
321 - ath10k: use the right length of "background"
322 - cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
323 - hwmon: (scpi) Fix module autoload
324 - hwmon: (amc6821) sign extension temperature
325 - hwmon: (ds620) Fix overflows seen when writing temperature limits
326 - hwmon: (nct7802) Fix overflows seen when writing into limit attributes
327 - hwmon: (g762) Fix overflows and crash seen when writing limit attributes
328 - clk: clk-wm831x: fix a logic error
329 - clk: imx31: fix rewritten input argument of mx31_clocks_init()
330 - iommu/amd: Missing error code in amd_iommu_init_device()
331 - iommu/amd: Fix the left value check of cmd buffer
332 - iommu/vt-d: Fix pasid table size encoding
333 - iommu/vt-d: Flush old iommu caches for kdump when the device gets context
334 mapped
335 - ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call
336 - scsi: mvsas: fix command_active typo
337 - target/iscsi: Fix double free in lio_target_tiqn_addtpg()
338 - irqchip/bcm7038-l1: Implement irq_cpu_offline() callback
339 - PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
340 - mmc: mmc_test: Uninitialized return value
341 - s390/crypto: unlock on error in prng_tdes_read()
342 - crypto: arm64/sha2-ce - fix for big endian
343 - crypto: arm64/ghash-ce - fix for big endian
344 - crypto: arm/aes-ce - fix for big endian
345 - crypto: arm64/aes-ccm-ce: fix for big endian
346 - crypto: arm64/aes-neon - fix for big endian
347 - crypto: arm64/sha1-ce - fix for big endian
348 - crypto: arm64/aes-xts-ce: fix for big endian
349 - crypto: arm64/aes-ce - fix for big endian
350 - md: MD_RECOVERY_NEEDED is set for mddev->recovery
351 - powerpc/pci/rpadlpar: Fix device reference leaks
352 - staging: comedi: dt282x: tidy up register bit defines
353 - cred/userns: define current_user_ns() as a function
354 - net: ti: cpmac: Fix compiler warning due to type confusion
355 - net: vxge: avoid unused function warnings
356 - cx23885-dvb: move initialization of a8293_pdata
357 - drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
358 - tick/broadcast: Prevent NULL pointer dereference
359 - Revert "usb: gadget: composite: always set ep->mult to a sensible value"
360 - usb: gadget: composite: always set ep->mult to a sensible value
361 - Linux 4.4.42
362 * Xenial update to v4.4.41 stable release (LP: #1655041)
363 - ssb: Fix error routine when fallback SPROM fails
364 - rtlwifi: Fix enter/exit power_save
365 - cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
366 - ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
367 - mmc: sdhci: Fix recovery from tuning timeout
368 - regulator: stw481x-vmmc: fix ages old enable error
369 - timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
370 - clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk
371 - thermal: hwmon: Properly report critical temperature in sysfs
372 - staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask
373 - staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data
374 - ACPI / video: Add force_native quirk for Dell XPS 17 L702X
375 - ACPI / video: Add force_native quirk for HP Pavilion dv6
376 - drm/nouveau/kms: lvds panel strap moved again on maxwell
377 - drm/nouveau/bios: require checksum to match for fast acpi shadow method
378 - drm/nouveau/ltc: protect clearing of comptags with mutex
379 - drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
380 - drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
381 - drm/radeon: Also call cursor_move_locked when the cursor size changes
382 - drm/radeon: Hide the HW cursor while it's out of bounds
383 - drm/radeon: add additional pci revision to dpm workaround
384 - drm/gma500: Add compat ioctl
385 - drivers/gpu/drm/ast: Fix infinite loop if read fails
386 - mei: request async autosuspend at the end of enumeration
387 - block: protect iterate_bdevs() against concurrent close
388 - vt: fix Scroll Lock LED trigger name
389 - scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for
390 30secs before reset
391 - scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which
392 does not support JBOD sequence map
393 - scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
394 - scsi: zfcp: do not trace pure benign residual HBA responses at default level
395 - scsi: zfcp: fix rport unblock race with LUN recovery
396 - scsi: avoid a permanent stop of the scsi device's request queue
397 - ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
398 - firmware: fix usermode helper fallback loading
399 - s390/vmlogrdr: fix IUCV buffer allocation
400 - sc16is7xx: Drop bogus use of IRQF_ONESHOT
401 - md/raid5: limit request size according to implementation limits
402 - KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
403 - KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
404 - kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
405 - platform/x86: asus-nb-wmi.c: Add X45U quirk
406 - fgraph: Handle a case where a tracer ignores set_graph_notrace
407 - IB/mad: Fix an array index check
408 - IPoIB: Avoid reading an uninitialized member variable
409 - IB/multicast: Check ib_find_pkey() return value
410 - IB/cma: Fix a race condition in iboe_addr_get_sgid()
411 - media: solo6x10: fix lockup by avoiding delayed register write
412 - Input: drv260x - fix input device's parent assignment
413 - PCI: Check for PME in targeted sleep state
414 - libceph: verify authorize reply on connect
415 - nfs_write_end(): fix handling of short copies
416 - powerpc/ps3: Fix system hang with GCC 5 builds
417 - powerpc: Convert cmp to cmpd in idle enter sequence
418 - kconfig/nconf: Fix hang when editing symbol with a long prompt
419 - sg_write()/bsg_write() is not fit to be called under KERNEL_DS
420 - net: mvpp2: fix dma unmapping of TX buffers for fragments
421 - Linux 4.4.41
52fa6c48
TLSC
422
423 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 01 Feb 2017 11:10:24 -0200
424
a3b7ee8a 425linux-snapdragon (4.4.0-1046.50) xenial; urgency=low
3bcd5083 426
a3b7ee8a
TLSC
427 [ Thadeu Lima de Souza Cascardo ]
428
429 * Release Tracking Bug
430 - LP: #1657433
431
432 [ Ubuntu: 4.4.0-62.83 ]
433
434 * Release Tracking Bug
435 - LP: #1657430
436 * Backport DP MST fixes to i915 (LP: #1657353)
437 - SAUCE: i915_bpo: Fix DP link rate math
438 - SAUCE: i915_bpo: Validate mode against max. link data rate for DP MST
439 * Ubuntu xenial - 4.4.0-59-generic i3 I/O performance issue (LP: #1657281)
440 - blk-mq: really fix plug list flushing for nomerge queues
3bcd5083
TLSC
441
442 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 18 Jan 2017 15:24:09 -0200
443
b8461d5c 444linux-snapdragon (4.4.0-1045.49) xenial; urgency=low
e396b0b8 445
b8461d5c 446 [ Thadeu Lima de Souza Cascardo ]
e396b0b8 447
b8461d5c
TLSC
448 * Release Tracking Bug
449 - LP: #1656814
450
451 [ Ubuntu: 4.4.0-61.82 ]
452
453 * Release Tracking Bug
454 - LP: #1656810
455 * Xen MSI setup code incorrectly re-uses cached pirq (LP: #1656381)
456 - SAUCE: xen: do not re-use pirq number cached in pci device msi msg data
457 * nvme drive probe failure (LP: #1626894)
458 - nvme: revert NVMe: only setup MSIX once
459
460 [ Ubuntu: 4.4.0-60.81 ]
461
462 * Release Tracking Bug
463 - LP: #1656084
464 * Couldn't emulate instruction 0x7813427c (LP: #1634129)
465 - KVM: PPC: Book3S PR: Fix illegal opcode emulation
466 * perf: 24x7: Eliminate domain name suffix in event names (LP: #1560482)
467 - powerpc/perf/hv-24x7: Fix usage with chip events.
468 - powerpc/perf/hv-24x7: Display change in counter values
469 - powerpc/perf/hv-24x7: Display domain indices in sysfs
470 - powerpc/perf/24x7: Eliminate domain suffix in event names
471 * i386 ftrace tests hang on ADT testing (LP: #1655040)
472 - ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps
473 to it
474 * VMX module autoloading if available (LP: #1651322)
475 - powerpc: Add module autoloading based on CPU features
476 - crypto: vmx - Convert to CPU feature based module autoloading
477 * ACPI probe support for AD5592/3 configurable multi-channel converter
478 (LP: #1654497)
479 - SAUCE: iio: dac: ad5592r: Add ACPI support
480 - SAUCE: iio: dac: ad5593r: Add ACPI support
481 * Xenial update to v4.4.40 stable release (LP: #1654602)
482 - btrfs: limit async_work allocation and worker func duration
483 - Btrfs: fix tree search logic when replaying directory entry deletes
484 - btrfs: store and load values of stripes_min/stripes_max in balance status
485 item
486 - Btrfs: fix qgroup rescan worker initialization
487 - USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
488 - USB: serial: option: add dlink dwm-158
489 - USB: serial: kl5kusb105: fix open error path
490 - USB: cdc-acm: add device id for GW Instek AFG-125
491 - usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
492 - usb: gadget: f_uac2: fix error handling at afunc_bind
493 - usb: gadget: composite: correctly initialize ep->maxpacket
494 - USB: UHCI: report non-PME wakeup signalling for Intel hardware
495 - ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to
496 volume_control_quirks
497 - ALSA: hiface: Fix M2Tech hiFace driver sampling rate change
498 - ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
499 - ALSA: hda - ignore the assoc and seq when comparing pin configurations
500 - ALSA: hda - fix headset-mic problem on a Dell laptop
501 - ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiO
502 - ALSA: hda: when comparing pin configurations, ignore assoc in addition to
503 seq
504 - clk: ti: omap36xx: Work around sprz319 advisory 2.1
505 - Btrfs: fix memory leak in reading btree blocks
506 - Btrfs: bail out if block group has different mixed flag
507 - Btrfs: return gracefully from balance if fs tree is corrupted
508 - Btrfs: don't leak reloc root nodes on error
509 - Btrfs: fix memory leak in do_walk_down
510 - Btrfs: don't BUG() during drop snapshot
511 - btrfs: make file clone aware of fatal signals
512 - block_dev: don't test bdev->bd_contains when it is not stable
513 - ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
514 - crypto: caam - fix AEAD givenc descriptors
515 - ext4: fix mballoc breakage with 64k block size
516 - ext4: fix stack memory corruption with 64k block size
517 - ext4: use more strict checks for inodes_per_block on mount
518 - ext4: fix in-superblock mount options processing
519 - ext4: add sanity checking to count_overhead()
520 - ext4: reject inodes with negative size
521 - ext4: return -ENOMEM instead of success
522 - ext4: do not perform data journaling when data is encrypted
523 - f2fs: set ->owner for debugfs status file's file_operations
524 - loop: return proper error from loop_queue_rq()
525 - mm/vmscan.c: set correct defer count for shrinker
526 - fs: exec: apply CLOEXEC before changing dumpable task flags
527 - exec: Ensure mm->user_ns contains the execed files
528 - usb: gadget: composite: always set ep->mult to a sensible value
529 - blk-mq: Do not invoke .queue_rq() for a stopped queue
530 - dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
531 - dm crypt: mark key as invalid until properly loaded
532 - dm space map metadata: fix 'struct sm_metadata' leak on failed create
533 - ASoC: intel: Fix crash at suspend/resume without card registration
534 - CIFS: Fix a possible memory corruption during reconnect
535 - CIFS: Fix missing nls unload in smb2_reconnect()
536 - CIFS: Fix a possible memory corruption in push locks
537 - kernel/watchdog: use nmi registers snapshot in hardlockup handler
538 - kernel/debug/debug_core.c: more properly delay for secondary CPUs
539 - tpm xen: Remove bogus tpm_chip_unregister
540 - xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
541 - arm/xen: Use alloc_percpu rather than __alloc_percpu
542 - xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
543 - driver core: fix race between creating/querying glue dir and its cleanup
544 - ppp: defer netns reference release for ppp channel
545 - Linux 4.4.40
546 * igb i210 probe of pci device failed with error -2 (LP: #1639810)
547 - SAUCE: igb: Workaround for igb i210 firmware issue.
548 - SAUCE: igb: add i211 to i210 PHY workaround
549 * PowerNV: PCI Slot is invalid after fencedPHB Error injection (LP: #1652018)
550 - powerpc/powernv: Call opal_pci_poll() if needed
551 * mfd: intel-lpss: Add default I2C device properties for Apollo Lake
552 (LP: #1635177)
553 - mfd: intel-lpss: Add default I2C device properties for Apollo Lake
554 * Xenial update to v4.4.39 stable release (LP: #1650609)
555 - powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
556 - parisc: Purge TLB before setting PTE
557 - parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and
558 flush_icache_page_asm
559 - parisc: Fix TLB related boot crash on SMP machines
560 - zram: restrict add/remove attributes to root only
561 - locking/rtmutex: Prevent dequeue vs. unlock race
562 - locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
563 - perf/x86: Fix full width counter, counter overflow
564 - crypto: mcryptd - Check mcryptd algorithm compatibility
565 - can: raw: raw_setsockopt: limit number of can_filter that can be set
566 - can: peak: fix bad memory access and free sequence
567 - arm64: futex.h: Add missing PAN toggling
568 - m68k: Fix ndelay() macro
569 - batman-adv: Check for alloc errors when preparing TT local data
570 - hotplug: Make register and unregister notifier API symmetric
571 - crypto: rsa - Add Makefile dependencies to fix parallel builds
572 - Linux 4.4.39
573 * Xenial update to v4.4.38 stable release (LP: #1650607)
574 - virtio-net: add a missing synchronize_net()
575 - net: check dead netns for peernet2id_alloc()
576 - ip6_tunnel: disable caching when the traffic class is inherited
577 - net: sky2: Fix shutdown crash
578 - af_unix: conditionally use freezable blocking calls in read
579 - rtnetlink: fix FDB size computation
580 - l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
581 - net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
582 - net, sched: respect rcu grace period on cls destruction
583 - net/sched: pedit: make sure that offset is valid
584 - netlink: Call cb->done from a worker thread
585 - netlink: Do not schedule work from sk_destruct
586 - net/dccp: fix use-after-free in dccp_invalid_packet
587 - net: bcmgenet: Utilize correct struct device for all DMA operations
588 - sh_eth: remove unchecked interrupts for RZ/A1
589 - geneve: avoid use-after-free of skb->data
590 - net: ping: check minimum size on ICMP header length
591 - sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
592 - sparc64: Fix find_node warning if numa node cannot be found
593 - sparc64: fix compile warning section mismatch in find_node()
594 - constify iov_iter_count() and iter_is_iovec()
595 - Don't feed anything but regular iovec's to blk_rq_map_user_iov
596 - ipv6: Set skb->protocol properly for local output
597 - ipv4: Set skb->protocol properly for local output
598 - esp4: Fix integrity verification when ESN are used
599 - esp6: Fix integrity verification when ESN are used
600 - Linux 4.4.38
601 * Xenial update to v4.4.37 stable release (LP: #1650604)
602 - ARC: Don't use "+l" inline asm constraint
603 - zram: fix unbalanced idr management at hot removal
604 - kasan: update kasan_global for gcc 7
605 - x86/traps: Ignore high word of regs->cs in early_fixup_exception()
606 - rcu: Fix soft lockup for rcu_nocb_kthread
607 - PCI: Export pcie_find_root_port
608 - PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)
609 - mwifiex: printk() overflow with 32-byte SSIDs
610 - pwm: Fix device reference leak
611 - arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
612 - arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
613 - arm64: suspend: Reconfigure PSTATE after resume from idle
614 - Linux 4.4.37
615 * Xenial update to v4.4.36 stable release (LP: #1650601)
616 - iommu/vt-d: Fix PASID table allocation
617 - iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
618 - KVM: x86: check for pic and ioapic presence before use
619 - usb: chipidea: move the lock initialization to core file
620 - USB: serial: cp210x: add ID for the Zone DPMX
621 - USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
622 - Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
623 - scsi: mpt3sas: Fix secure erase premature termination
624 - tile: avoid using clocksource_cyc2ns with absolute cycle count
625 - cfg80211: limit scan results cache size
626 - NFSv4.x: hide array-bounds warning
627 - parisc: Fix races in parisc_setup_cache_timing()
628 - parisc: Fix race in pci-dma.c
629 - parisc: Also flush data TLB in flush_icache_page_asm
630 - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
631 - drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on
632 - mei: me: disable driver on SPT SPS firmware
633 - mei: me: fix place for kaby point device ids.
634 - mei: fix return value on disconnection
635 - scsi: mpt3sas: Unblock device after controller reset
636 - Linux 4.4.36
637 * Miscellaneous Ubuntu changes
638 - [Debian] consider renames in gen-auto-reconstruct
639
640 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 17 Jan 2017 12:11:56 -0200
e396b0b8 641
c103db9f 642linux-snapdragon (4.4.0-1044.48) xenial; urgency=low
b8aa2bd0 643
c103db9f
LH
644 [ Luis Henriques ]
645
646 * Release Tracking Bug
647 - LP: #1654285
648
649 [ Ubuntu: 4.4.0-59.80 ]
650
651 * Release Tracking Bug
652 - LP: #1654282
653 * [2.1.1] MAAS has nvme0n1 set as boot disk, curtin fails (LP: #1651602)
654 - (fix) nvme: only require 1 interrupt vector, not 2+
b8aa2bd0
LH
655
656 -- Luis Henriques <luis.henriques@canonical.com> Fri, 06 Jan 2017 18:20:19 +0000
657
1df1bc33 658linux-snapdragon (4.4.0-1043.47) xenial; urgency=low
49ab4a28 659
1df1bc33
LH
660 [ Luis Henriques ]
661
662 * Release Tracking Bug
663 - LP: #1651405
664
665 * UBUNTU: [Config] updateconfigs
666
667 [ Ubuntu: 4.4.0-58.79 ]
668
669 * Release Tracking Bug
670 - LP: #1651402
671 * Support ACPI probe for IIO sensor drivers from ST Micro (LP: #1650123)
672 - SAUCE: iio: st_sensors: match sensors using ACPI handle
673 - SAUCE: iio: st_accel: Support sensor i2c probe using acpi
674 - SAUCE: iio: st_pressure: Support i2c probe using acpi
675 - [Config] CONFIG_HTS221=m, CONFIG_HTS221_I2C=m, CONFIG_HTS221_SPI=m
676 * Fix channel data parsing in ST Micro sensor IIO drivers (LP: #1650189)
677 - SAUCE: iio: common: st_sensors: fix channel data parsing
678 * ST Micro lng2dm 3-axis "femto" accelerometer support (LP: #1650112)
679 - SAUCE: iio: st-accel: add support for lis2dh12
680 - SAUCE: iio: st_sensors: support active-low interrupts
681 - SAUCE: iio: accel: Add support for the h3lis331dl accelerometer
682 - SAUCE: iio: st_sensors: verify interrupt event to status
683 - SAUCE: iio: st_sensors: support open drain mode
684 - SAUCE: iio:st_sensors: fix power regulator usage
685 - SAUCE: iio: st_sensors: switch to a threaded interrupt
686 - SAUCE: iio: accel: st_accel: Add lis3l02dq support
687 - SAUCE: iio: st_sensors: fix scale configuration for h3lis331dl
688 - SAUCE: iio: accel: st_accel: add support to lng2dm
689 - SAUCE: iio: accel: st_accel: inline per-sensor data
690 - SAUCE: Documentation: dt: iio: accel: add lng2dm sensor device binding
691 * ST Micro hts221 relative humidity sensor support (LP: #1650116)
692 - SAUCE: iio: humidity: add support to hts221 rh/temp combo device
693 - SAUCE: Documentation: dt: iio: humidity: add hts221 sensor device binding
694 - SAUCE: iio: humidity: remove
695 - SAUCE: iio: humidity: Support acpi probe for hts211
696 * crypto : tolerate new crypto hardware for z Systems (LP: #1644557)
697 - s390/zcrypt: Introduce CEX6 toleration
698 * Acer, Inc ID 5986:055a is useless after 14.04.2 installed. (LP: #1433906)
699 - uvcvideo: uvc_scan_fallback() for webcams with broken chain
700 * vmxnet3 driver could causes kernel panic with v4.4 if LRO enabled.
701 (LP: #1650635)
702 - vmxnet3: segCnt can be 1 for LRO packets
703 * system freeze when swapping to encrypted swap partition (LP: #1647400)
704 - mm, oom: rework oom detection
705 - mm: throttle on IO only when there are too many dirty and writeback pages
706 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
707 - target/user: Use sense_reason_t in tcmu_queue_cmd_ring
708 - target/user: Return an error if cmd data size is too large
709 - target/user: Fix comments to not refer to data ring
710 - SAUCE: (no-up) target/user: Fix use-after-free of tcmu_cmds if they are
711 expired
712 * CVE-2016-9756
713 - KVM: x86: drop error recovery in em_jmp_far and em_ret_far
714 * Dell Precision 5520 & 3520 freezes at login screent (LP: #1650054)
715 - ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520
716 * CVE-2016-9794
717 - ALSA: pcm : Call kill_fasync() in stream lock
718 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
719 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
720 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
721 map into s_user_ns"
722 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
723 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
724 user namespace mounts"
725 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
726 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
727 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
728 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
729 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
730 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
731 dqget() be valid and map into s_user_ns"
732 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
733 - (namespace) quota: Ensure qids map to the filesystem
734 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
735 - (namespace) dquot: For now explicitly don't support filesystems outside of
736 init_user_ns
737 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
738 xattrs"
739 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
740 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
741 ownership of inodes with unmappable ids"
742 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
743 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
744 s_user_ns"
745 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
746 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
747 * Boot crash in xen_send_IPI_one (LP: #1649821)
748 - xen/qspinlock: Don't kick CPU if IRQ is not initialized
749 * linux: Staging modules should be unsigned (LP: #1642368)
750 - [Debian] Suppress module signing for staging drivers
751 - SAUCE: Add rtl drivers to signature inclusion list
752 * Ethernet not work after upgrade from kernel 3.19 to 4.4 [10ec:8168]
753 (LP: #1648279)
754 - ACPI / blacklist: Make Dell Latitude 3350 ethernet work
755 * CVE-2016-9793
756 - net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
757 * [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10, 15.04, and
758 15.10 (LP: #1400319)
759 - Drivers: hv: avoid vfree() on crash
760 * [Hyper-V] netvsc: fix incorrect receive checksum offloading (LP: #1636656)
761 - netvsc: fix incorrect receive checksum offloading
49ab4a28 762
1df1bc33 763 -- Luis Henriques <luis.henriques@canonical.com> Tue, 20 Dec 2016 14:14:44 +0000
49ab4a28 764
606b1cfc 765linux-snapdragon (4.4.0-1042.46) xenial; urgency=low
e87a5aaa 766
606b1cfc
LH
767 [ Luis Henriques ]
768
769 * Release Tracking Bug
770 - LP: #1648875
771
772 [ Ubuntu: 4.4.0-57.78 ]
773
774 * Release Tracking Bug
775 - LP: #1648867
776 * Miscellaneous Ubuntu changes
777 - SAUCE: Do not build the xr-usb-serial driver for s390
778
779 [ Ubuntu: 4.4.0-56.77 ]
780
781 * Release Tracking Bug
782 - LP: #1648867
783 * Release Tracking Bug
784 - LP: #1648579
785 * CONFIG_NR_CPUS=256 is too low (LP: #1579205)
786 - [Config] Increase the NR_CPUS to 512 for amd64 to support systems with a
787 large number of cores.
788 * NVMe drives in Amazon AWS instance fail to initialize (LP: #1648449)
789 - SAUCE: (no-up) NVMe: only setup MSIX once
790
791 [ Ubuntu: 4.4.0-55.76 ]
792
793 * Release Tracking Bug
794 - LP: #1648503
795 * NVMe driver accidentally reverted to use GSI instead of MSIX (LP: #1647887)
796 - (fix) NVMe: restore code to always use MSI/MSI-x interrupts
e87a5aaa
LH
797
798 -- Luis Henriques <luis.henriques@canonical.com> Sat, 10 Dec 2016 10:54:57 +0000
799
f4057228 800linux-snapdragon (4.4.0-1041.45) xenial; urgency=low
47129b0d 801
f4057228
LH
802 [ Luis Henriques ]
803
804 * Release Tracking Bug
805 - LP: #1648512
806
807 [ Ubuntu: 4.4.0-55.76 ]
808
809 * Release Tracking Bug
810 - LP: #1648503
811 * NVMe driver accidentally reverted to use GSI instead of MSIX (LP: #1647887)
812 - (fix) NVMe: restore code to always use MSI/MSI-x interrupts
47129b0d 813
f4057228 814 -- Luis Henriques <luis.henriques@canonical.com> Thu, 08 Dec 2016 15:59:37 +0000
47129b0d 815
76db2689 816linux-snapdragon (4.4.0-1040.44) xenial; urgency=low
a796dd05 817
76db2689
LH
818 [ Luis Henriques ]
819
820 * Release Tracking Bug
821 - LP: #1648021
822
823 * UBUNTU: [Config] updateconfigs
824
825 [ Ubuntu: 4.4.0-54.75 ]
826
827 * Release Tracking Bug
828 - LP: #1648017
829 * Update hio driver to 2.1.0.28 (LP: #1646643)
830 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
831 * linux: Enable live patching for all supported architectures (LP: #1633577)
832 - [Config] CONFIG_LIVEPATCH=y for s390x
833 * Botched backport breaks level triggered EOIs in QEMU guests with --machine
834 kernel_irqchip=split (LP: #1644394)
835 - kvm/irqchip: kvm_arch_irq_routing_update renaming split
836 * Xenial update to v4.4.35 stable release (LP: #1645453)
837 - x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
838 - KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
839 - KVM: Disable irq while unregistering user notifier
840 - fuse: fix fuse_write_end() if zero bytes were copied
841 - mfd: intel-lpss: Do not put device in reset state on suspend
842 - can: bcm: fix warning in bcm_connect/proc_register
843 - i2c: mux: fix up dependencies
844 - kbuild: add -fno-PIE
845 - scripts/has-stack-protector: add -fno-PIE
846 - x86/kexec: add -fno-PIE
847 - kbuild: Steal gcc's pie from the very beginning
848 - ext4: sanity check the block and cluster size at mount time
849 - crypto: caam - do not register AES-XTS mode on LP units
850 - drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
851 - clk: mmp: pxa910: fix return value check in pxa910_clk_init()
852 - clk: mmp: pxa168: fix return value check in pxa168_clk_init()
853 - clk: mmp: mmp2: fix return value check in mmp2_clk_init()
854 - rtc: omap: Fix selecting external osc
855 - iwlwifi: pcie: fix SPLC structure parsing
856 - mfd: core: Fix device reference leak in mfd_clone_cell
857 - uwb: fix device reference leaks
858 - PM / sleep: fix device reference leak in test_suspend
859 - PM / sleep: don't suspend parent when async child suspend_{noirq, late}
860 fails
861 - IB/mlx4: Check gid_index return value
862 - IB/mlx4: Fix create CQ error flow
863 - IB/mlx5: Use cache line size to select CQE stride
864 - IB/mlx5: Fix fatal error dispatching
865 - IB/core: Avoid unsigned int overflow in sg_alloc_table
866 - IB/uverbs: Fix leak of XRC target QPs
867 - IB/cm: Mark stale CM id's whenever the mad agent was unregistered
868 - netfilter: nft_dynset: fix element timeout for HZ != 1000
869 - Linux 4.4.35
870 * Upstream stable 4.4.34 and 4.8.10 regression (LP: #1645278)
871 - flow_dissect: call init_default_flow_dissectors() earlier
872 * AD5593R configurable multi-channel converter support (LP: #1644726)
873 - iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
874 - iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
875 - [Config] CONFIG_AD5592R/AD5593R=m
876 * ST Micro lps22hb pressure sensor support (LP: #1642258)
877 - iio:st_pressure:initial lps22hb sensor support
878 - iio:st_pressure: align storagebits on power of 2
879 - iio:st_pressure: document sampling gains
880 - iio:st_pressure:lps22hb: temperature support
881 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
882 - SAUCE: ibmvscsis: Rearrange functions for future patches
883 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
884 - SAUCE: ibmvscsis: Synchronize cmds at remove time
885 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
886 - SAUCE: ibmvscsis: Return correct partition name/# to client
887 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
888 * System stalls when creating device node on booting (LP: #1643797)
889 - sched/fair: Fix new task's load avg removed from source CPU in
890 wake_up_new_task()
891 * nvme: improve performance for virtual Google NVMe devices (LP: #1637565)
892 - blk-mq: add blk_mq_alloc_request_hctx
893 - nvme.h: add NVMe over Fabrics definitions
894 - [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y
895 - SAUCE: nvme: improve performance for virtual NVMe devices
896 * Move some kernel modules to the main kernel package (LP: #1642228)
897 - [Config] Move some powerpc kernel modules to the main kernel package
898 * sched: Match-all classifier is missing in xenial (LP: #1642514)
899 - [Config] CONFIG_NET_CLS_MATCHALL=m
900 - net/sched: introduce Match-all classifier
901 * Xenial update to 4.4.34 stable release (LP: #1643637)
902 - dctcp: avoid bogus doubling of cwnd after loss
903 - net: clear sk_err_soft in sk_clone_lock()
904 - net: mangle zero checksum in skb_checksum_help()
905 - bgmac: stop clearing DMA receive control register right after it is set
906 - ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
907 - tcp: fix potential memory corruption
908 - dccp: do not send reset to already closed sockets
909 - dccp: fix out of bound access in dccp_v4_err()
910 - ipv6: dccp: fix out of bound access in dccp_v6_err()
911 - ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
912 - sctp: assign assoc_id earlier in __sctp_connect
913 - fib_trie: Correct /proc/net/route off by one error
914 - sock: fix sendmmsg for partial sendmsg
915 - net: __skb_flow_dissect() must cap its return value
916 - ipv4: use new_gw for redirect neigh lookup
917 - tcp: take care of truncations done by sk_filter()
918 - tty: Prevent ldisc drivers from re-using stale tty fields
919 - sparc: Don't leak context bits into thread->fault_address
920 - sparc: serial: sunhv: fix a double lock bug
921 - sparc64 mm: Fix base TSB sizing when hugetlb pages are used
922 - sparc: Handle negative offsets in arch_jump_label_transform
923 - sparc64: Handle extremely large kernel TSB range flushes sanely.
924 - sparc64: Fix illegal relative branches in hypervisor patched TLB code.
925 - sparc64: Fix instruction count in comment for
926 __hypervisor_flush_tlb_pending.
927 - sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call
928 code.
929 - sparc64: Handle extremely large kernel TLB range flushes more gracefully.
930 - sparc64: Delete __ret_efault.
931 - sparc64: Prepare to move to more saner user copy exception handling.
932 - sparc64: Convert copy_in_user to accurate exception reporting.
933 - sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
934 - sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
935 - sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
936 - sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
937 - sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
938 - sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
939 - sparc64: Delete now unused user copy assembler helpers.
940 - sparc64: Delete now unused user copy fixup functions.
941 - Linux 4.4.34
942 * Xenial update to v4.4.33 stable release (LP: #1642968)
943 - ALSA: info: Return error for invalid read/write
944 - ALSA: info: Limit the proc text input size
945 - ASoC: cs4270: fix DAPM stream name mismatch
946 - dib0700: fix nec repeat handling
947 - swapfile: fix memory corruption via malformed swapfile
948 - coredump: fix unfreezable coredumping task
949 - s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
950 - ARC: timer: rtc: implement read loop in "C" vs. inline asm
951 - pinctrl: cherryview: Serialize register access in suspend/resume
952 - pinctrl: cherryview: Prevent possible interrupt storm on resume
953 - staging: iio: ad5933: avoid uninitialized variable in error case
954 - drivers: staging: nvec: remove bogus reset command for PS/2 interface
955 - Revert "staging: nvec: ps2: change serio type to passthrough"
956 - staging: nvec: remove managed resource from PS2 driver
957 - USB: cdc-acm: fix TIOCMIWAIT
958 - usb: gadget: u_ether: remove interrupt throttling
959 - drbd: Fix kernel_sendmsg() usage - potential NULL deref
960 - toshiba-wmi: Fix loading the driver on non Toshiba laptops
961 - clk: qoriq: Don't allow CPU clocks higher than starting value
962 - iio: hid-sensors: Increase the precision of scale to fix wrong reading
963 interpretation.
964 - iio: orientation: hid-sensor-rotation: Add PM function (fix non working
965 driver)
966 - scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
967 - scsi: mpt3sas: Fix for block device of raid exists even after deleting raid
968 disk
969 - KVM: MIPS: Precalculate MMIO load resume PC
970 - drm/i915: Respect alternate_ddc_pin for all DDI ports
971 - dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
972 - tty/serial: at91: fix hardware handshake on Atmel platforms
973 - iommu/amd: Free domain id when free a domain of struct dma_ops_domain
974 - iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
975 - mei: bus: fix received data size check in NFC fixup
976 - lib/genalloc.c: start search from start of chunk
977 - hwrng: core - Don't use a stack buffer in add_early_randomness()
978 - i40e: fix call of ndo_dflt_bridge_getlink()
979 - ACPI / APEI: Fix incorrect return value of ghes_proc()
980 - ASoC: sun4i-codec: return error code instead of NULL when create_card fails
981 - mmc: mxs: Initialize the spinlock prior to using it
982 - btrfs: qgroup: Prevent qgroup->reserved from going subzero
983 - netfilter: fix namespace handling in nf_log_proc_dostring
984 - Linux 4.4.33
985 * Xenial update to 4.4.32 stable release (LP: #1642573)
986 - tcp: fix overflow in __tcp_retransmit_skb()
987 - net: avoid sk_forward_alloc overflows
988 - tcp: fix wrong checksum calculation on MTU probing
989 - tcp: fix a compile error in DBGUNDO()
990 - ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
991 - ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
992 - tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
993 - net: fec: set mac address unconditionally
994 - net: pktgen: fix pkt_size
995 - net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*()
996 functions
997 - net: Add netdev all_adj_list refcnt propagation to fix panic
998 - packet: call fanout_release, while UNREGISTERING a netdev
999 - netlink: do not enter direct reclaim from netlink_dump()
1000 - ipv6: tcp: restore IP6CB for pktoptions skbs
1001 - ip6_tunnel: fix ip6_tnl_lookup
1002 - net: pktgen: remove rcu locking in pktgen_change_name()
1003 - bridge: multicast: restore perm router ports on multicast enable
1004 - rtnetlink: Add rtnexthop offload flag to compare mask
1005 - net: add recursion limit to GRO
1006 - ipv4: disable BH in set_ping_group_range()
1007 - ipv4: use the right lock for ping_group_range
1008 - net: sctp, forbid negative length
1009 - udp: fix IP_CHECKSUM handling
1010 - net sched filters: fix notification of filter delete with proper handle
1011 - sctp: validate chunk len before actually using it
1012 - packet: on direct_xmit, limit tso and csum to supported devices
1013 - of: silence warnings due to max() usage
1014 - Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
1015 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
1016 - drm/amdgpu/dp: add back special handling for NUTMEG
1017 - drm/amdgpu: fix DP mode validation
1018 - drm/radeon: fix DP mode validation
1019 - scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
1020 - Linux 4.4.32
1021 * Xenial update to 4.4.31 stable release (LP: #1642572)
1022 - i2c: xgene: Avoid dma_buffer overrun
1023 - i2c: core: fix NULL pointer dereference under race condition
1024 - drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
1025 - h8300: fix syscall restarting
1026 - libxfs: clean up _calc_dquots_per_chunk
1027 - mm/list_lru.c: avoid error-path NULL pointer deref
1028 - mm: memcontrol: do not recurse in direct reclaim
1029 - ALSA: usb-audio: Add quirk for Syntek STK1160
1030 - ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
1031 - ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
1032 - ALSA: hda - allow 40 bit DMA mask for NVidia devices
1033 - ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
1034 - ALSA: hda - Fix headset mic detection problem for two Dell laptops
1035 - ANDROID: binder: Add strong ref checks
1036 - ANDROID: binder: Clear binder and cookie when setting handle in flat binder
1037 struct
1038 - btrfs: fix races on root_log_ctx lists
1039 - ubifs: Abort readdir upon error
1040 - ubifs: Fix regression in ubifs_readdir()
1041 - mei: txe: don't clean an unprocessed interrupt cause.
1042 - usb: gadget: function: u_ether: don't starve tx request queue
1043 - USB: serial: fix potential NULL-dereference at probe
1044 - USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
1045 - xhci: use default USB_RESUME_TIMEOUT when resuming ports.
1046 - usb: increase ohci watchdog delay to 275 msec
1047 - Fix potential infoleak in older kernels
1048 - vt: clear selection before resizing
1049 - xhci: add restart quirk for Intel Wildcatpoint PCH
1050 - tty: limit terminal size to 4M chars
1051 - USB: serial: cp210x: fix tiocmget error handling
1052 - dm: free io_barrier after blk_cleanup_queue call
1053 - KVM: x86: fix wbinvd_dirty_mask use-after-free
1054 - KVM: MIPS: Make ERET handle ERL before EXL
1055 - ovl: fsync after copy-up
1056 - parisc: Ensure consistent state when switching to kernel stack at syscall
1057 entry
1058 - virtio_ring: Make interrupt suppression spec compliant
1059 - virtio: console: Unlock vqs while freeing buffers
1060 - dm mirror: fix read error on recovery after default leg failure
1061 - Input: i8042 - add XMG C504 to keyboard reset table
1062 - firewire: net: guard against rx buffer overflows
1063 - firewire: net: fix fragmented datagram_size off-by-one
1064 - mac80211: discard multicast and 4-addr A-MSDUs
1065 - scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough)
1066 devices
1067 - scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
1068 - scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
1069 - mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
1070 - Revert "drm/radeon: fix DP link training issue with second 4K monitor"
1071 - drm/radeon/si_dpm: Limit clocks on HD86xx part
1072 - drm/radeon/si_dpm: workaround for SI kickers
1073 - drm/radeon: drop register readback in cayman_cp_int_cntl_setup
1074 - drm/dp/mst: Check peer device type before attempting EDID read
1075 - perf build: Fix traceevent plugins build race
1076 - x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
1077 - powerpc/ptrace: Fix out of bounds array access warning
1078 - ARM: 8584/1: floppy: avoid gcc-6 warning
1079 - mm/cma: silence warnings due to max() usage
1080 - drm/exynos: fix error handling in exynos_drm_subdrv_open
1081 - cgroup: avoid false positive gcc-6 warning
1082 - smc91x: avoid self-comparison warning
1083 - Disable "frame-address" warning
1084 - UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
1085 - pwm: Unexport children before chip removal
1086 - usb: dwc3: Fix size used in dma_free_coherent()
1087 - tty: vt, fix bogus division in csi_J
1088 - kvm: x86: Check memopp before dereference (CVE-2016-8630)
1089 - ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
1090 - HID: usbhid: add ATEN CS962 to list of quirky devices
1091 - Linux 4.4.31
1092 * CVE-2016-6213
1093 - mnt: Add a per mount namespace limit on the number of mounts
1094 * ThinkPad T460 hotkeys stop working in Ubuntu 16.04 (LP: #1642114)
1095 - thinkpad_acpi: Add support for HKEY version 0x200
1096 * CVE-2016-4568
1097 - videobuf2-v4l2: Verify planes array in buffer dequeueing
1098 * [SRU] Add 0cf3:e009 to btusb (LP: #1641562)
1099 - Bluetooth: btusb: Add support for 0cf3:e009
1100 * Fix resource leak in btusb (LP: #1641569)
1101 - SAUCE: Bluetooth: decrease refcount after use
1102 * WiFi LED doesn't work on some Edge Gateway units (LP: #1640418)
1103 - SAUCE: mwifiex: Use PCI ID instead of DMI ID to identify Edge Gateways
1104 * [Hyper-V] do not lose pending heartbeat vmbus packets (LP: #1632786)
1105 - hv: do not lose pending heartbeat vmbus packets
1106 * ipv6: connected routes are missing after a down/up cycle on the loopback
1107 (LP: #1634545)
1108 - ipv6: correctly add local routes when lo goes up
1109 * audit: prevent a new auditd to stop an old auditd still alive (LP: #1633404)
1110 - audit: stop an old auditd being starved out by a new auditd
1111 * hv_set_ifconfig script parsing fails for certain configuration
1112 (LP: #1640109)
1113 - hv_set_ifconfig -- handle DHCP interfaces correctly
1114 - hv_set_ifconfig -- ensure we include the last stanza
1115 * CVE-2016-7039 and CVE-2016-8666 (LP: #1631287)
1116 - Revert "UBUNTU: SAUCE: net: add recursion limit to GRO"
1117
1118 [ Ubuntu: 4.4.0-53.74 ]
1119
1120 * CVE-2016-8655 (LP: #1646318)
1121 - packet: fix race condition in packet_set_ring
1122
1123 [ Ubuntu: 4.4.0-51.72 ]
1124
1125 * Release Tracking Bug
1126 - LP: #1644611
1127 * 4.4.0-1037-snapdragon #41: kernel panic on boot (LP: #1644596)
1128 - Revert "dma-mapping: introduce the DMA_ATTR_NO_WARN attribute"
1129 - Revert "powerpc: implement the DMA_ATTR_NO_WARN attribute"
1130 - Revert "nvme: use the DMA_ATTR_NO_WARN attribute"
1131
1132 [ Ubuntu: 4.4.0-50.71 ]
1133
1134 * Release Tracking Bug
1135 - LP: #1644169
1136 * xenial 4.4.0-49.70 kernel breaks LXD userspace (LP: #1644165)
1137 - Revert "UBUNTU: SAUCE: (namespace) fuse: Allow user namespace mounts by
1138 default"
1139 - Revert "UBUNTU: SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for
1140 userns root"
1141 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for
1142 CAP_FSETID in s_user_ns""
1143 - Revert "UBUNTU: SAUCE: (namespace) fs: Allow superblock owner to change
1144 ownership of inodes"
1145 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to
1146 change ownership of inodes with unmappable ids""
1147 - Revert "UBUNTU: SAUCE: (namespace) security/integrity: Harden against
1148 malformed xattrs"
1149 - Revert "(namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns
1150 to set xattrs""
1151 - Revert "(namespace) dquot: For now explicitly don't support filesystems
1152 outside of init_user_ns"
1153 - Revert "(namespace) quota: Handle quota data stored in s_user_ns in
1154 quota_setxquota"
1155 - Revert "(namespace) quota: Ensure qids map to the filesystem"
1156 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to
1157 s_user_ns""
1158 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed
1159 to dqget() be valid and map into s_user_ns""
1160 - Revert "(namespace) vfs: Don't create inodes with a uid or gid unknown to
1161 the vfs"
1162 - Revert "(namespace) vfs: Don't modify inodes with a uid or gid unknown to
1163 the vfs"
1164 - Revert "UBUNTU: SAUCE: (namespace) fuse: Translate ids in posix acl xattrs"
1165 - Revert "UBUNTU: SAUCE: (namespace) posix_acl: Export
1166 posix_acl_fix_xattr_userns() to modules"
1167 - Revert "(namespace) vfs: Verify acls are valid within superblock's
1168 s_user_ns."
1169 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to
1170 handle user namespace mounts""
1171 - Revert "(namespace) fs: Refuse uid/gid changes which don't map into
1172 s_user_ns"
1173 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which
1174 don't map into s_user_ns""
1175 - Revert "(namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns"
1176
1177 [ Ubuntu: 4.4.0-49.70 ]
1178
1179 * Release Tracking Bug
1180 - LP: #1640921
1181 * Infiniband driver (kernel module) needed for Azure (LP: #1641139)
1182 - SAUCE: RDMA Infiniband for Windows Azure
1183 - [Config] CONFIG_HYPERV_INFINIBAND_ND=m
1184 - SAUCE: Makefile RDMA infiniband driver for Windows Azure
1185 - [Config] Add hv_network_direct.ko to generic inclusion list
1186 - SAUCE: RDMA Infiniband for Windows Azure is dependent on amd64
1187
1188 [ Ubuntu: 4.4.0-48.69 ]
1189
1190 * Release Tracking Bug
1191 - LP: #1640758
1192 * lxc-attach to malicious container allows access to host (LP: #1639345)
1193 - Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires
1194 mapped uids/gids"
1195 - (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission
1196 checks
1197 * take 'P' command from upstream xmon (LP: #1637978)
1198 - powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
1199 * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517)
1200 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu15
1201 * I2C touchpad does not work on AMD platform (LP: #1612006)
1202 - pinctrl/amd: Configure GPIO register using BIOS settings
1203 - pinctrl/amd: switch to using a bool for level
1204 * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733)
1205 - [Config] CONFIG_VFIO_PCI=y for ppc64el
1206 * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554)
1207 - KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
1208 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
1209 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
1210 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
1211 map into s_user_ns"
1212 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
1213 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
1214 user namespace mounts"
1215 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
1216 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
1217 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
1218 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
1219 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
1220 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
1221 dqget() be valid and map into s_user_ns"
1222 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
1223 - (namespace) quota: Ensure qids map to the filesystem
1224 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
1225 - (namespace) dquot: For now explicitly don't support filesystems outside of
1226 init_user_ns
1227 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
1228 xattrs"
1229 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
1230 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
1231 ownership of inodes with unmappable ids"
1232 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1233 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
1234 s_user_ns"
1235 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1236 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
1237 * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618)
1238 - SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties
1239 * hio: SSD data corruption under stress test (LP: #1638700)
1240 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
1241 - SAUCE: hio: splitting bio in the entry of .make_request_fn
1242 * Module sha1-mb fails to load (LP: #1637165)
1243 - crypto: sha-mb - Fix load failure
1244 - crypto: mcryptd - Fix load failure
1245 * please include mlx5_core modules in linux-image-generic package
1246 (LP: #1635223)
1247 - [Config] Include mlx5 in main package
1248 * xgene i2c slimpro driver fails to load (LP: #1625232)
1249 - mailbox: Add support for APM X-Gene platform mailbox driver
1250 - mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL
1251 - mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc
1252 - [Config] Enabled XGENE_SLIMPRO_MBOX as a module
1253 * [Dell][XPS]Touchscreen fails to function after resume from s3 by Lid
1254 close/open (LP: #1632527)
1255 - gpio/pinctrl: sunxi: stop poking around in private vars
1256 - pinctrl: intel: Only restore pins that are used by the driver
1257 * Xenial update to v4.4.30 stable release (LP: #1638272)
1258 - Revert "x86/mm: Expand the exception table logic to allow new handling
1259 options"
1260 - Revert "fix minor infoleak in get_user_ex()"
1261 - Linux 4.4.30
1262 * Xenial update to v4.4.29 stable release (LP: #1638267)
1263 - drm/prime: Pass the right module owner through to dma_buf_export()
1264 - drm/amdgpu: fix IB alignment for UVD
1265 - drm/amdgpu/dce10: disable hpd on local panels
1266 - drm/amdgpu/dce8: disable hpd on local panels
1267 - drm/amdgpu/dce11: disable hpd on local panels
1268 - drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
1269 - drm/amdgpu: change vblank_time's calculation method to reduce computational
1270 error.
1271 - drm/radeon: narrow asic_init for virtualization
1272 - drm/radeon/si/dpm: fix phase shedding setup
1273 - drm/radeon: change vblank_time's calculation method to reduce computational
1274 error.
1275 - drm/vmwgfx: Limit the user-space command buffer size
1276 - drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
1277 - Revert "drm/i915: Check live status before reading edid"
1278 - drm/i915: Account for TSEG size when determining 865G stolen base
1279 - drm/i915: Unalias obj->phys_handle and obj->userptr
1280 - mm/hugetlb: fix memory offline with hugepage size > memory block size
1281 - posix_acl: Clear SGID bit when setting file permissions
1282 - ipip: Properly mark ipip GRO packets as encapsulated.
1283 - powerpc/eeh: Null check uses of eeh_pe_bus_get
1284 - perf stat: Fix interval output values
1285 - genirq/generic_chip: Add irq_unmap callback
1286 - uio: fix dmem_region_start computation
1287 - ARM: clk-imx35: fix name for ckil clk
1288 - spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
1289 - mwifiex: correct aid value during tdls setup
1290 - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
1291 - crypto: arm/ghash-ce - add missing async import/export
1292 - hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
1293 - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()
1294 - ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
1295 - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
1296 - ASoC: dapm: Fix kcontrol creation for output driver widget
1297 - staging: r8188eu: Fix scheduling while atomic splat
1298 - power: bq24257: Fix use of uninitialized pointer bq->charger
1299 - dmaengine: ipu: remove bogus NO_IRQ reference
1300 - x86/mm: Expand the exception table logic to allow new handling options
1301 - s390/cio: fix accidental interrupt enabling during resume
1302 - s390/con3270: fix use of uninitialised data
1303 - s390/con3270: fix insufficient space padding
1304 - clk: qoriq: fix a register offset error
1305 - clk: divider: Fix clk_divider_round_rate() to use clk_readl()
1306 - perf hists browser: Fix event group display
1307 - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
1308 - perf symbols: Fixup symbol sizes before picking best ones
1309 - mpt3sas: Don't spam logs if logging level is 0
1310 - powerpc/nvram: Fix an incorrect partition merge
1311 - ARM: pxa: pxa_cplds: fix interrupt handling
1312 - Linux 4.4.29
1313 * KVM: PPC: Book3S HV: Migrate pinned pages out of CMA (LP: #1632045)
1314 - KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
1315 * Xenial update to v4.4.28 stable release (LP: #1637510)
1316 - gpio: mpc8xxx: Correct irq handler function
1317 - mei: me: add kaby point device ids
1318 - regulator: tps65910: Work around silicon erratum SWCZ010
1319 - clk: imx6: initialize GPU clocks
1320 - PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
1321 - rtlwifi: Fix missing country code for Great Britain
1322 - mmc: block: don't use CMD23 with very old MMC cards
1323 - mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
1324 - PCI: Mark Atheros AR9580 to avoid bus reset
1325 - platform: don't return 0 from platform_get_irq[_byname]() on error
1326 - cpufreq: intel_pstate: Fix unsafe HWP MSR access
1327 - parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
1328 - parisc: Fix kernel memory layout regarding position of __gp
1329 - parisc: Increase initial kernel mapping size
1330 - pstore/ramoops: fixup driver removal
1331 - pstore/core: drop cmpxchg based updates
1332 - pstore/ram: Use memcpy_toio instead of memcpy
1333 - pstore/ram: Use memcpy_fromio() to save old buffer
1334 - perf intel-pt: Fix snapshot overlap detection decoder errors
1335 - perf intel-pt: Fix estimated timestamps for cycle-accurate mode
1336 - perf intel-pt: Fix MTC timestamp calculation for large MTC periods
1337 - dm: mark request_queue dead before destroying the DM device
1338 - dm: return correct error code in dm_resume()'s retry loop
1339 - dm mpath: check if path's request_queue is dying in activate_path()
1340 - dm crypt: fix crash on exit
1341 - powerpc/vdso64: Use double word compare on pointers
1342 - powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
1343 - powerpc/powernv: Use CPU-endian hub diag-data type in
1344 pnv_eeh_get_and_dump_hub_diag()
1345 - powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
1346 - ubi: Deal with interrupted erasures in WL
1347 - zfcp: fix fc_host port_type with NPIV
1348 - zfcp: fix ELS/GS request&response length for hardware data router
1349 - zfcp: close window with unblocked rport during rport gone
1350 - zfcp: retain trace level for SCSI and HBA FSF response records
1351 - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
1352 - zfcp: trace on request for open and close of WKA port
1353 - zfcp: restore tracing of handle for port and LUN with HBA records
1354 - zfcp: fix D_ID field with actual value on tracing SAN responses
1355 - zfcp: fix payload trace length for SAN request&response
1356 - zfcp: trace full payload of all SAN records (req,resp,iels)
1357 - scsi: zfcp: spin_lock_irqsave() is not nestable
1358 - fbdev/efifb: Fix 16 color palette entry calculation
1359 - ovl: Fix info leak in ovl_lookup_temp()
1360 - ovl: copy_up_xattr(): use strnlen
1361 - mb86a20s: fix the locking logic
1362 - mb86a20s: fix demod settings
1363 - cx231xx: don't return error on success
1364 - cx231xx: fix GPIOs for Pixelview SBTVD hybrid
1365 - ALSA: hda - Fix a failure of micmute led when having multi adcs
1366 - MIPS: Fix -mabi=64 build of vdso.lds
1367 - MIPS: ptrace: Fix regs_return_value for kernel context
1368 - lib: move strtobool() to kstrtobool()
1369 - lib: update single-char callers of strtobool()
1370 - lib: add "on"/"off" support to kstrtobool
1371 - Input: i8042 - skip selftest on ASUS laptops
1372 - Input: elantech - force needed quirks on Fujitsu H760
1373 - Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
1374 - sunrpc: fix write space race causing stalls
1375 - NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
1376 - NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
1377 - NFSv4: Open state recovery must account for file permission changes
1378 - NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
1379 - scsi: Fix use-after-free
1380 - metag: Only define atomic_dec_if_positive conditionally
1381 - mm: filemap: don't plant shadow entries without radix tree node
1382 - ipc/sem.c: fix complex_count vs. simple op race
1383 - arc: don't leak bits of kernel stack into coredump
1384 - fs/super.c: fix race between freeze_super() and thaw_super()
1385 - cifs: Limit the overall credit acquired
1386 - fs/cifs: keep guid when assigning fid to fileinfo
1387 - Clarify locking of cifs file and tcon structures and make more granular
1388 - Display number of credits available
1389 - Set previous session id correctly on SMB3 reconnect
1390 - SMB3: GUIDs should be constructed as random but valid uuids
1391 - Do not send SMB3 SET_INFO request if nothing is changing
1392 - Cleanup missing frees on some ioctls
1393 - blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
1394 - x86/e820: Don't merge consecutive E820_PRAM ranges
1395 - kvm: x86: memset whole irq_eoi
1396 - irqchip/gicv3: Handle loop timeout proper
1397 - sd: Fix rw_max for devices that report an optimal xfer size
1398 - hpsa: correct skipping masked peripherals
1399 - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
1400 - bnx2x: Prevent false warning for lack of FC NPIV
1401 - net/mlx4_core: Allow resetting VF admin mac to zero
1402 - acpi, nfit: check for the correct event code in notifications
1403 - mm: workingset: fix crash in shadow node shrinker caused by
1404 replace_page_cache_page()
1405 - mm: filemap: fix mapping->nrpages double accounting in fuse
1406 - Using BUG_ON() as an assert() is _never_ acceptable
1407 - s390/mm: fix gmap tlb flush issues
1408 - irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
1409 - isofs: Do not return EACCES for unknown filesystems
1410 - memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
1411 - memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
1412 - arm64: percpu: rewrite ll/sc loops in assembly
1413 - arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
1414 - ceph: fix error handling in ceph_read_iter
1415 - powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
1416 - mmc: core: Annotate cmd_hdr as __le32
1417 - mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
1418 - mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
1419 - ext4: do not advertise encryption support when disabled
1420 - jbd2: fix incorrect unlock on j_list_lock
1421 - ubifs: Fix xattr_names length in exit paths
1422 - target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
1423 - target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT
1424 REACHABLE
1425 - target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
1426 - Linux 4.4.28
1427 * Xenial update to v4.4.27 stable release (LP: #1637501)
1428 - serial: 8250_dw: Check the data->pclk when get apb_pclk
1429 - btrfs: assign error values to the correct bio structs
1430 - drivers: base: dma-mapping: page align the size when unmap_kernel_range
1431 - fuse: listxattr: verify xattr list
1432 - fuse: invalidate dir dentry after chmod
1433 - fuse: fix killing s[ug]id in setattr
1434 - i40e: avoid NULL pointer dereference and recursive errors on early PCI error
1435 - brcmfmac: fix memory leak in brcmf_fill_bss_param
1436 - ASoC: Intel: Atom: add a missing star in a memcpy call
1437 - reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
1438 - reiserfs: switch to generic_{get,set,remove}xattr()
1439 - async_pq_val: fix DMA memory leak
1440 - scsi: arcmsr: Simplify user_len checking
1441 - ext4: enforce online defrag restriction for encrypted files
1442 - ext4: reinforce check of i_dtime when clearing high fields of uid and gid
1443 - ext4: fix memory leak in ext4_insert_range()
1444 - ext4: allow DAX writeback for hole punch
1445 - ext4: release bh in make_indexed_dir
1446 - dlm: free workqueues after the connections
1447 - vfs: move permission checking into notify_change() for utimes(NULL)
1448 - cfq: fix starvation of asynchronous writes
1449 - Linux 4.4.27
1450 * Xenial update to v4.4.26 stable release (LP: #1637500)
1451 - x86/build: Build compressed x86 kernels as PIE
1452 - Linux 4.4.26
1453 * ISST-LTE:pVM nvme 0000:a0:00.0: iommu_alloc failed on NVMe card
1454 (LP: #1633128)
1455 - dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
1456 - powerpc: implement the DMA_ATTR_NO_WARN attribute
1457 - nvme: use the DMA_ATTR_NO_WARN attribute
1458 * CVE-2016-8658
1459 - brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
1460 * Hotkey doesn't work on HP x360 (LP: #1620979)
1461 - gpiolib: Make it possible to exclude GPIOs from IRQ domain
1462 - pinctrl: cherryview: Do not mask all interrupts in probe
1463 - pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
1464 * Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device
1465 driver (LP: #1559194)
1466 - SAUCE: (noup) Bad page state in process genwqe_gunzip pfn:3c275 in the
1467 genwqe device driver
1468 * CVE-2016-7425
1469 - scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
1470 * Add ipvlan module to 16.04 kernel (LP: #1634705)
1471 - [Config] Add ipvlan to the generic inclusion list
1472 * kernel generates ACPI Exception: AE_NOT_FOUND, Evaluating _DOD incorrectly
1473 (LP: #1634607)
1474 - ACPI / video: skip evaluating _DOD when it does not exist
1475 * BT still shows off after resume by wireless hotkey (LP: #1634380)
1476 - Bluetooth: btusb: Fix atheros firmware download error
1477 * ghash-clmulni-intel module fails to load (LP: #1633058)
1478 - crypto: ghash-clmulni - Fix load failure
1479 - crypto: cryptd - Assign statesize properly
1480 * Xenial update to v4.4.25 stable release (LP: #1634153)
1481 - timekeeping: Fix __ktime_get_fast_ns() regression
1482 - ALSA: ali5451: Fix out-of-bound position reporting
1483 - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
1484 - ALSA: usb-line6: use the same declaration as definition in header for MIDI
1485 manufacturer ID
1486 - mfd: rtsx_usb: Avoid setting ucr->current_sg.status
1487 - mfd: atmel-hlcdc: Do not sleep in atomic context
1488 - mfd: 88pm80x: Double shifting bug in suspend/resume
1489 - mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
1490 - KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
1491 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
1492 - KVM: PPC: BookE: Fix a sanity check
1493 - x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
1494 - x86/irq: Prevent force migration of irqs which are not in the vector domain
1495 - x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
1496 - ARM: dts: mvebu: armada-390: add missing compatibility string and bracket
1497 - ARM: dts: MSM8064 remove flags from SPMI/MPP IRQs
1498 - ARM: cpuidle: Fix error return code
1499 - ima: use file_dentry()
1500 - tpm: fix a race condition in tpm2_unseal_trusted()
1501 - tpm_crb: fix crb_req_canceled behavior
1502 - Linux 4.4.25
1503 * backport fwts UEFI test driver to Xenial (LP: #1633506)
1504 - efi: Add efi_test driver for exporting UEFI runtime service interfaces
1505 - [Config] CONFIG_EFI_TEST=m
1506 * Fix alps driver for multitouch function. (LP: #1633321)
1507 - HID: alps: fix multitouch cursor issue
1508 * xgene merlin crashes when running as iperf server (LP: #1632739)
1509 - drivers: net: xgene: optimizing the code
1510 - xgene: get_phy_device() doesn't return NULL anymore
1511 - drivers: net: xgene: Get channel number from device binding
1512 - drivers: net: xgene: constify xgene_cle_ops structure
1513 - drivers: net: xgene: Fix error handling
1514 - drivers: net: xgene: fix IPv4 forward crash
1515 - drivers: net: xgene: fix sharing of irqs
1516 - drivers: net: xgene: fix ununiform latency across queues
1517 - drivers: net: xgene: fix statistics counters race condition
1518 - drivers: net: xgene: fix register offset
1519 - drivers: net: xgene: Separate set_speed from mac_init
1520 - drivers: net: xgene: Fix module unload crash - hw resource cleanup
1521 - drivers: net: xgene: Fix module unload crash - change sw sequence
1522 - drivers: net: xgene: Fix module unload crash - clkrst sequence
1523 - drivers: net: phy: xgene: Add MDIO driver
1524 - drivers: net: xgene: Add backward compatibility
1525 - drivers: net: xgene: Enable MDIO driver
1526 - drivers: net: xgene: Use exported functions
1527 - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
1528 - dtb: xgene: Add MDIO node
1529 - MAINTAINERS: xgene: Add driver and documentation path
1530 - [Config] Enable MDIO_XGENE as a modules
1531 * Add support for KabeLake i219-LOM chips (LP: #1632578)
1532 - e1000e: Initial support for KabeLake
a796dd05 1533
76db2689 1534 -- Luis Henriques <luis.henriques@canonical.com> Wed, 07 Dec 2016 18:10:04 +0000
a796dd05 1535
57131609 1536linux-snapdragon (4.4.0-1039.43) xenial; urgency=low
987505ee 1537
57131609
BF
1538 * CVE-2016-8655 (LP: #1646318)
1539 - packet: fix race condition in packet_set_ring
987505ee
BF
1540
1541 -- Brad Figg <brad.figg@canonical.com> Fri, 02 Dec 2016 11:24:31 -0800
1542
7517a367 1543linux-snapdragon (4.4.0-1035.39) xenial; urgency=low
1d1f8a0d 1544
7517a367
LH
1545 [ Luis Henriques ]
1546
1547 * Release Tracking Bug
1548 - LP: #1640520
1549
1550 * unexpectedly large memory usage of mounted snaps (LP: #1636847)
1551 - [Config] switch squashfs to single threaded decode
1d1f8a0d
LH
1552
1553 -- Luis Henriques <luis.henriques@canonical.com> Wed, 09 Nov 2016 15:44:52 +0000
1554
beb30df0 1555linux-snapdragon (4.4.0-1034.38) xenial; urgency=low
0603967d 1556
beb30df0
KM
1557 [ Kamal Mostafa ]
1558
1559 * Release Tracking Bug
1560 - LP: #1636948
1561
1562 [ Ubuntu: 4.4.0-47.68 ]
1563
1564 * Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721)
1565 - lib/bitmap.c: conversion routines to/from u32 array
1566 - net: ethtool: add new ETHTOOL_xLINKSETTINGS API
1567 - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
1568 - [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver)
1569 * unexpectedly large memory usage of mounted snaps (LP: #1636847)
1570 - [Config] switch squashfs to single threaded decode
0603967d
KM
1571
1572 -- Kamal Mostafa <kamal@canonical.com> Wed, 26 Oct 2016 13:34:19 -0700
1573
db8be3fc 1574linux-snapdragon (4.4.0-1033.37) xenial; urgency=low
c4c92c76 1575
db8be3fc 1576 [ Seth Forshee ]
c4c92c76 1577
db8be3fc
SF
1578 * Release Tracking Bug
1579 - LP: #1635247
1580
1581 [ Ubuntu: 4.4.0-46.67 ]
1582
1583 * Release Tracking Bug
1584 - LP: #1635242
1585 * proc_keys_show crash when reading /proc/keys (LP: #1634496)
1586 - SAUCE: KEYS: ensure xbuf is large enough to fix buffer overflow in
1587 proc_keys_show (LP: #1634496)
1588 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
1589 __copy_tofrom_user (LP: #1632462)
1590 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
1591 __copy_tofrom_user
1592 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
1593 memory_stress_ng. (LP: #1628976)
1594 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
1595 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
1596 ibmvfc) (LP: #1632116)
1597 - scsi: ibmvfc: Fix I/O hang when port is not mapped
1598 * PSL data cache should be flushed before resetting CAPI adapter
1599 (LP: #1632049)
1600 - cxl: Flush PSL cache before resetting the adapter
1601 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
1602 - net: thunderx: Don't set RX_PACKET_DIS while initializing
1603 * Support snaps inside of lxd containers (LP: #1611078)
1604 - Revert "UBUNTU: SAUCE: apparmor: fix sleep in critical section"
1605 - SAUCE: (no-up) apparmor: sync of apparmor 3.6 (from Ubuntu 16.10)
1606 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
1607 - crypto: ghash-generic - move common definitions to a new header file
1608 - crypto: vmx - Fix memory corruption caused by p8_ghash
1609 - crypto: vmx - Ensure ghash-generic is enabled
1610 * Xenial update to v4.4.24 stable release (LP: #1631468)
1611 - cpuset: handle race between CPU hotplug and cpuset_hotplug_work
1612 - mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
1613 - mm,ksm: fix endless looping in allocating memory when ksm enable
1614 - can: dev: fix deadlock reported after bus-off
1615 - x86/init: Fix cr4_init_shadow() on CR4-less machines
1616 - x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
1617 - drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
1618 - drm/radeon/si/dpm: add workaround for for Jet parts
1619 - ARM: 8616/1: dt: Respect property size when parsing CPUs
1620 - ARM: 8617/1: dma: fix dma_max_pfn()
1621 - usb: musb: Fix DMA desired mode for Mentor DMA engine
1622 - usb: musb: fix DMA for host mode
1623 - iwlwifi: mvm: fix a few firmware capability checks
1624 - perf/core: Fix pmu::filter_match for SW-led groups
1625 - i40e: avoid null pointer dereference
1626 - pinctrl: uniphier: fix .pin_dbg_show() callback
1627 - pinctrl: Flag strict is a field in struct pinmux_ops
1628 - drivers/perf: arm_pmu: Fix leak in error path
1629 - mmc: pxamci: fix potential oops
1630 - tools/vm/slabinfo: fix an unintentional printf
1631 - ipvs: fix bind to link-local mcast IPv6 address in backup
1632 - nvmem: Declare nvmem_cell_read() consistently
1633 - hwmon: (adt7411) set bit 3 in CFG1 register
1634 - spi: sh-msiof: Avoid invalid clock generator parameters
1635 - iwlwifi: pcie: fix access to scratch buffer
1636 - iwlwifi: mvm: don't use ret when not initialised
1637 - ceph: fix race during filling readdir cache
1638 - usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
1639 - gpio: sa1100: fix irq probing for ucb1x00
1640 - irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
1641 - ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
1642 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
1643 - MIPS: uprobes: remove incorrect set_orig_insn
1644 - MIPS: fix uretprobe implementation
1645 - MIPS: Malta: Fix IOCU disable switch read for MIPS64
1646 - MIPS: uprobes: fix use of uninitialised variable
1647 - printk: fix parsing of "brl=" option
1648 - tpm: fix byte-order for the value read by tpm2_get_tpm_pt
1649 - regulator: qcom_spmi: Add support for S4 supply on pm8941
1650 - regulator: qcom_spmi: Add support for get_mode/set_mode on switches
1651 - regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
1652 - regulator: qcom_smd: Fix voltage ranges for pm8x41
1653 - ARM: sun5i: Fix typo in trip point temperature
1654 - ARM: sa1100: register clocks early
1655 - ARM: sa1100: fix 3.6864MHz clock
1656 - ARM: sa1100: clear reset status prior to reboot
1657 - ARM: shmobile: fix regulator quirk for Gen2
1658 - ARM: sa1111: fix pcmcia suspend/resume
1659 - hwrng: omap - Fix assumption that runtime_get_sync will always succeed
1660 - blk-mq: actually hook up defer list when running requests
1661 - pstore: drop file opened reference count
1662 - tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
1663 - iwlmvm: mvm: set correct state in smart-fifo configuration
1664 - NFC: fdp: Detect errors from fdp_nci_create_conn()
1665 - em28xx-i2c: rt_mutex_trylock() returns zero on failure
1666 - gspca: avoid unused variable warnings
1667 - ath9k: Fix programming of minCCA power threshold
1668 - avr32: off by one in at32_init_pio()
1669 - fnic: pci_dma_mapping_error() doesn't return an error code
1670 - dmaengine: at_xdmac: fix debug string
1671 - svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
1672 - NFS: Don't drop CB requests with invalid principals
1673 - pNFS/files: Fix layoutcommit after a commit to DS
1674 - pNFS/flexfiles: Fix layoutcommit after a commit to DS
1675 - ASoC: Intel: Skylake: Fix error return code in skl_probe()
1676 - brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
1677 - brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
1678 - brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
1679 - powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-
1680 support
1681 - sysctl: handle error writing UINT_MAX to u32 fields
1682 - ASoC: omap-mcpdm: Fix irq resource handling
1683 - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
1684 - dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
1685 - KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
1686 - IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
1687 - IB/core: Fix use after free in send_leave function
1688 - IB/ipoib: Don't allow MC joins during light MC flush
1689 - IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
1690 - IB/mlx4: Fix code indentation in QP1 MAD flow
1691 - IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
1692 - batman-adv: remove unused callback from batadv_algo_ops struct
1693 - aio: mark AIO pseudo-fs noexec
1694 - clk: xgene: Add missing parenthesis when clearing divider value
1695 - dm log writes: fix bug with too large bios
1696 - USB: serial: cp210x: fix hardware flow-control disable
1697 - usb: misc: legousbtower: Fix NULL pointer deference
1698 - Staging: fbtft: Fix bug in fbtft-core
1699 - USB: serial: cp210x: Add ID for a Juniper console
1700 - Revert "usbtmc: convert to devm_kzalloc"
1701 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
1702 - ACPICA: acpi_get_sleep_type_data: Reduce warnings
1703 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
1704 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
1705 - Linux 4.4.24
1706 * sha1-powerpc returning wrong results (LP: #1629977)
1707 - crypto: sha1-powerpc - little-endian support
1708 * Dell Precision Trackpoint not working after suspend (LP: #1630857)
1709 - HID: alps: fix stick device not working after resume
1710 * OOPS on beaglebone on boot of 4.4.0-36-generic under snappy ubuntu core
1711 xenial (LP: #1625177)
1712 - net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
1713 - drivers: net: cpsw: fix wrong regs access in cpsw_remove
1714 - drivers: net: cpsw: use of_platform_depopulate()
1715 - ARM: OMAP2+: omap_device: fix crash on omap_device removal
1716 - ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
1717 - ARM: OMAP2+: Fix typo in omap_device.c
1718 - drivers: net: cpsw: fix suspend when all ethX devices are down
1719 - drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
1720 - drivers: net: cpsw: check return code from pm runtime calls
1721 - drivers: net: cpsw: remove pm runtime calls from suspend callbacks
1722 - drivers: net: cpsw: ethtool: fix accessing to suspended device
1723 - drivers: net: cpsw: ndev: fix accessing to suspended device
1724 - drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
1725 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
1726 (LP: #1629204)
1727 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
1728 * Xenial update to v4.4.23 stable release (LP: #1629386)
1729 - include/linux/kernel.h: change abs() macro so it uses consistent return type
1730 - Fix build warning in kernel/cpuset.c
1731 - reiserfs: fix "new_insert_key may be used uninitialized ..."
1732 - ipv4: panic in leaf_walk_rcu due to stale node pointer
1733 - ipv6: release dst in ping_v6_sendmsg
1734 - tcp: cwnd does not increase in TCP YeAH
1735 - tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
1736 - crypto: arm64/aes-ctr - fix NULL dereference in tail processing
1737 - crypto: arm/aes-ctr - fix NULL dereference in tail processing
1738 - crypto: skcipher - Fix blkcipher walk OOM crash
1739 - crypto: echainiv - Replace chaining with multiplication
1740 - ocfs2/dlm: fix race between convert and migration
1741 - ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
1742 - kbuild: Do not run modules_install and install in paralel
1743 - Makefile: revert "Makefile: Document ability to make file.lst and file.S"
1744 partially
1745 - tools: Support relative directory path for 'O='
1746 - kbuild: forbid kernel directory to contain spaces and colons
1747 - Kbuild: disable 'maybe-uninitialized' warning for
1748 CONFIG_PROFILE_ALL_BRANCHES
1749 - gcov: disable -Wmaybe-uninitialized warning
1750 - Disable "maybe-uninitialized" warning globally
1751 - Disable "frame-address" warning
1752 - Makefile: Mute warning for __builtin_return_address(>0) for tracing only
1753 - net: caif: fix misleading indentation
1754 - Add braces to avoid "ambiguous ‘else’" compiler warnings
1755 - am437x-vfpe: fix typo in vpfe_get_app_input_index
1756 - ath9k: fix misleading indentation
1757 - iwlegacy: avoid warning about missing braces
1758 - Staging: iio: adc: fix indent on break statement
1759 - nouveau: fix nv40_perfctr_next() cleanup regression
1760 - bonding: Fix bonding crash
1761 - Revert "af_unix: Fix splice-bind deadlock"
1762 - af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
1763 - vti: flush x-netns xfrm cache when vti interface is removed
1764 - net/irda: handle iriap_register_lsap() allocation failure
1765 - tipc: fix NULL pointer dereference in shutdown()
1766 - net/mlx5: Added missing check of msg length in verifying its signature
1767 - net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
1768 - Revert "phy: IRQ cannot be shared"
1769 - net: smc91x: fix SMC accesses
1770 - bridge: re-introduce 'fix parsing of MLDv2 reports'
1771 - autofs races
1772 - autofs: use dentry flags to block walks during expire
1773 - xfs: prevent dropping ioend completions during buftarg wait
1774 - fsnotify: add a way to stop queueing events on group shutdown
1775 - fanotify: fix list corruption in fanotify_get_response()
1776 - fix fault_in_multipages_...() on architectures with no-op access_ok()
1777 - mtd: maps: sa1100-flash: potential NULL dereference
1778 - mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
1779 - power: reset: hisi-reboot: Unmap region obtained by of_iomap
1780 - fix memory leaks in tracing_buffers_splice_read()
1781 - tracing: Move mutex to protect against resetting of seq data
1782 - mm: delete unnecessary and unsafe init_tlb_ubc()
1783 - can: flexcan: fix resume function
1784 - nl80211: validate number of probe response CSA counters
1785 - btrfs: ensure that file descriptor used with subvol ioctls is a dir
1786 - i2c-eg20t: fix race between i2c init and interrupt enable
1787 - i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
1788 - MIPS: Fix pre-r6 emulation FPU initialisation
1789 - MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
1790 - MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
1791 - MIPS: Remove compact branch policy Kconfig entries
1792 - MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
1793 - MIPS: Add a missing ".set pop" in an early commit
1794 - MIPS: paravirt: Fix undefined reference to smp_bootstrap
1795 - PM / hibernate: Restore processor state before using per-CPU variables
1796 - PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
1797 - power_supply: tps65217-charger: fix missing platform_set_drvdata()
1798 - power: supply: max17042_battery: fix model download bug.
1799 - qxl: check for kmap failures
1800 - hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
1801 - Linux 4.4.23
1802 * Xenial update to v4.4.22 stable release (LP: #1627730)
1803 - ext4: use __GFP_NOFAIL in ext4_free_blocks()
1804 - fscrypto: add authorization check for setting encryption policy
1805 - clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe
1806 function
1807 - MIPS: KVM: Check for pfn noslot case
1808 - fscrypto: require write access to mount to set encryption policy
1809 - lightnvm: put bio before return
1810 - powerpc/tm: do not use r13 for tabort_syscall
1811 - powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
1812 - kernfs: don't depend on d_find_any_alias() when generating notifications
1813 - pNFS: The client must not do I/O to the DS if it's lease has expired
1814 - NFSv4.x: Fix a refcount leak in nfs_callback_up_net
1815 - nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
1816 - pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
1817 - NFSv4.1: Fix the CREATE_SESSION slot number accounting
1818 - kexec: fix double-free when failing to relocate the purgatory
1819 - mm: introduce get_task_exe_file
1820 - audit: fix exe_file access in audit_exe_compare
1821 - dm flakey: fix reads to be issued if drop_writes configured
1822 - IB/uverbs: Fix race between uverbs_close and remove_one
1823 - ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
1824 - x86/paravirt: Do not trace _paravirt_ident_*() functions
1825 - x86/AMD: Apply erratum 665 on machines without a BIOS fix
1826 - kvm-arm: Unmap shadow pagetables properly
1827 - iio: accel: kxsd9: Fix raw read return
1828 - iio: proximity: as3935: set up buffer timestamps for non-zero values
1829 - iio: adc: rockchip_saradc: reset saradc controller before programming it
1830 - iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
1831 - iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
1832 - iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999
1833 - iio: adc: at91: unbreak channel adc channel 3
1834 - iio: accel: bmc150: reset chip at init time
1835 - iio: fix pressure data output unit in hid-sensor-attributes
1836 - iio: accel: kxsd9: Fix scaling bug
1837 - iio:core: fix IIO_VAL_FRACTIONAL sign handling
1838 - iio: ensure ret is initialized to zero before entering do loop
1839 - serial: 8250_mid: fix divide error bug if baud rate is 0
1840 - serial: 8250: added acces i/o products quad and octal serial cards
1841 - USB: serial: simple: add support for another Infineon flashloader
1842 - usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
1843 - usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
1844 - ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)
1845 - USB: change bInterval default to 10 ms
1846 - net: thunderx: Fix OOPs with ethtool --register-dump
1847 - cpuset: make sure new tasks conform to the current config of the cpuset
1848 - ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
1849 - ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
1850 - ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
1851 - ARM: kirkwood: ib62x0: fix size of u-boot environment partition
1852 - ARM: OMAP3: hwmod data: Add sysc information for DSI
1853 - ARM: dts: imx6qdl: Fix SPDIF regression
1854 - ARM: dts: overo: fix gpmc nand cs0 range
1855 - ARM: dts: overo: fix gpmc nand on boards with ethernet
1856 - ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST
1857 SDHCI
1858 - bus: arm-ccn: Fix PMU handling of MN
1859 - bus: arm-ccn: Do not attempt to configure XPs for cycle counter
1860 - bus: arm-ccn: Fix XP watchpoint settings bitmask
1861 - dm log writes: fix check of kthread_run() return value
1862 - dm log writes: move IO accounting earlier to fix error path
1863 - dm crypt: fix error with too large bios
1864 - pinctrl: pistachio: fix mfio pll_lock pinmux
1865 - pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
1866 - arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
1867 - crypto: cryptd - initialize child shash_desc on import
1868 - Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
1869 - fuse: direct-io: don't dirty ITER_BVEC pages
1870 - xhci: fix null pointer dereference in stop command timeout function
1871 - md-cluster: make md-cluster also can work when compiled into kernel
1872 - ath9k: fix using sta->drv_priv before initializing it
1873 - Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
1874 - sched/core: Fix a race between try_to_wake_up() and a woken up task
1875 - ipv6: addrconf: fix dev refcont leak when DAD failed
1876 - gma500: remove annoying deprecation warning
1877 - mpssd: fix buffer overflow warning
1878 - drm/i915: Avoid pointer arithmetic in calculating plane surface offset
1879 - mmc: dw_mmc: use resource_size_t to store physical address
1880 - pinctrl: at91-pio4: use %pr format string for resource
1881 - soc: qcom/spm: shut up uninitialized variable warning
1882 - kconfig: tinyconfig: provide whole choice blocks to avoid warnings
1883 - net: simplify napi_synchronize() to avoid warnings
1884 - drm: atmel-hlcdc: Fix vertical scaling
1885 - drm: Only use compat ioctl for addfb2 on X86/IA64
1886 - genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
1887 - irqchip/atmel-aic: Fix potential deadlock in ->xlate()
1888 - fix iov_iter_fault_in_readable()
1889 - microblaze: fix __get_user()
1890 - avr32: fix copy_from_user()
1891 - microblaze: fix copy_from_user()
1892 - fix minor infoleak in get_user_ex()
1893 - mn10300: failing __get_user() and get_user() should zero
1894 - m32r: fix __get_user()
1895 - sh64: failing __get_user() should zero
1896 - nios2: fix __get_user()
1897 - score: fix __get_user/get_user
1898 - s390: get_user() should zero on failure
1899 - ARC: uaccess: get_user to zero out dest in cause of fault
1900 - asm-generic: make get_user() clear the destination on errors
1901 - frv: fix clear_user()
1902 - cris: buggered copy_from_user/copy_to_user/clear_user
1903 - blackfin: fix copy_from_user()
1904 - score: fix copy_from_user() and friends
1905 - sh: fix copy_from_user()
1906 - hexagon: fix strncpy_from_user() error return
1907 - mips: copy_from_user() must zero the destination on access_ok() failure
1908 - asm-generic: make copy_from_user() zero the destination properly
1909 - alpha: fix copy_from_user()
1910 - metag: copy_from_user() should zero the destination on access_ok() failure
1911 - parisc: fix copy_from_user()
1912 - openrisc: fix copy_from_user()
1913 - nios2: copy_from_user() should zero the tail of destination
1914 - mn10300: copy_from_user() should zero on access_ok() failure...
1915 - sparc32: fix copy_from_user()
1916 - ppc32: fix copy_from_user()
1917 - genirq/msi: Fix broken debug output
1918 - ia64: copy_from_user() should zero the destination on access_ok() failure
1919 - avr32: fix 'undefined reference to `___copy_from_user'
1920 - openrisc: fix the fix of copy_from_user()
1921 - Linux 4.4.22
1922 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
1923 - crypto: vmx - fix null dereference in p8_aes_xts_crypt
1924 * i40e/setting some ethtool features and remove module right after (modprobe
1925 -r) lead to crash in systems with more than 127 CPUs (LP: #1626782)
1926 - i40e: Fix errors resulted while turning off TSO
1927 * STC860:alpine-pdq:alpdq5p03: kernel panic when adding vnic (LP: #1626222)
1928 - ibmvnic: fix to use list_for_each_safe() when delete items
1929 * Stratton: ISST-LTE:UbuntuKVM: Failed to hotplug virtual devices to guest
1930 running Ubuntu 16.04.1 on UbuntuKVM16.04.1 #179 (LP: #1625986)
1931 - PCI: rpaphp: Fix slot registration for multiple slots under a PHB
1932 * nvme: Missing patch in Ubuntu-4.4.0-41.61 (LP: #1628520)
1933 - nvme: Call pci_disable_device on the error path.
1934
1935 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Oct 2016 11:33:44 -0500
c4c92c76 1936
bc023f23 1937linux-snapdragon (4.4.0-1032.36) xenial; urgency=low
bb7bad57 1938
bc023f23
SB
1939 [ Ubuntu: 4.4.0-45.66 ]
1940
1941 * CVE-2016-5195
1942 - SAUCE: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
1943 * srcname from mount rule corrupted under load (LP: #1634753)
1944 - SAUCE: apparmor: fix sleep in critical section
1945
1946 [ Ubuntu: 4.4.0-43.63 ]
1947
1948 * kswapd0 100% CPU usage (LP: #1518457)
1949 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
1950 balance.
bb7bad57
SB
1951
1952 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Oct 2016 13:25:51 +0200
1953
4aeaf449 1954linux-snapdragon (4.4.0-1030.33) xenial; urgency=low
17b83da9 1955
4aeaf449 1956 [ Ubuntu: 4.4.0-42.62 ]
17b83da9 1957
4aeaf449
SF
1958 * Fix GRO recursion overflow for tunneling protocols (LP: #1631287)
1959 - tunnels: Don't apply GRO to multiple layers of encapsulation.
1960 - gro: Allow tunnel stacking in the case of FOU/GUE
1961 * CVE-2016-7039
1962 - SAUCE: net: add recursion limit to GRO
1963
1964 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Oct 2016 14:29:56 -0500
17b83da9 1965
4fb50e2a 1966linux-snapdragon (4.4.0-1029.32) xenial; urgency=low
258b9ac5 1967
4fb50e2a 1968 [ Kamal Mostafa ]
258b9ac5 1969
4fb50e2a
KM
1970 * Release Tracking Bug
1971 - LP: #1628228
1972
1973 [ Ubuntu: 4.4.0-41.61 ]
1974
1975 * nvme drive probe failure (LP: #1626894)
1976 - (fix) NVMe: Don't unmap controller registers on reset
1977
1978 -- Kamal Mostafa <kamal@canonical.com> Tue, 27 Sep 2016 10:10:15 -0700
258b9ac5 1979
0ec4a9b1 1980linux-snapdragon (4.4.0-1028.31) xenial; urgency=low
3d58e45e 1981
0ec4a9b1 1982 [ Ubuntu: 4.4.0-40.60 ]
3d58e45e 1983
0ec4a9b1
KM
1984 * Release Tracking Bug
1985 - LP: #1627077
1986 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
1987 - Fix memory leaks in cifs_do_mount()
1988 - Compare prepaths when comparing superblocks
1989 - SAUCE: Fix regression which breaks DFS mounting
1990 * Backlight does not change when adjust it higher than 50% after S3
1991 (LP: #1625932)
1992 - SAUCE: i915_bpo: drm/i915/backlight: setup and cache pwm alternate
1993 increment value
1994 - SAUCE: i915_bpo: drm/i915/backlight: setup backlight pwm alternate
1995 increment on backlight enable
1996
1997 [ Ubuntu: 4.4.0-39.59 ]
1998
1999 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
2000 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
2001 * thunder: faulty TSO padding (LP: #1623627)
2002 - net: thunderx: Fix for HW issue while padding TSO packet
2003 * CVE-2016-6828
2004 - tcp: fix use after free in tcp_xmit_retransmit_queue()
2005 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
2006 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
2007 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
2008 - EDAC, ie31200_edac: Add Skylake support
2009 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
2010 - SAUCE: nvme: Don't suspend admin queue that wasn't created
2011 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
2012 - blk-mq: Allow timeouts to run while queue is freezing
2013 - blk-mq: improve warning for running a queue on the wrong CPU
2014 - blk-mq: don't overwrite rq->mq_ctx
2015 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
2016 (LP: #1619918)
2017 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
2018 btrfs_ioctl
2019 * radeon: monitor connected to onboard VGA doesn't work with Xenial
2020 (LP: #1600092)
2021 - drm/radeon/dp: add back special handling for NUTMEG
2022 * initramfs includes qle driver, but not firmware (LP: #1623187)
2023 - qed: add MODULE_FIRMWARE()
2024 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
2025 - hv_netvsc: Implement support for VF drivers on Hyper-V
2026 - hv_netvsc: Fix the list processing for network change event
2027 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
2028 buffer
2029 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
2030 - Drivers: hv: vmbus: Export the vmbus_set_event() API
2031 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
2032 - asm-generic: guard smp_store_release/load_acquire
2033 - x86: reuse asm-generic/barrier.h
2034 - asm-generic: add __smp_xxx wrappers
2035 - x86: define __smp_xxx
2036 - asm-generic: implement virt_xxx memory barriers
2037 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
2038 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
2039 vmbus packets
2040 - drivers:hv: Lock access to hyperv_mmio resource tree
2041 - drivers:hv: Make a function to free mmio regions through vmbus
2042 - drivers:hv: Track allocations of children of hv_vmbus in private resource
2043 tree
2044 - drivers:hv: Separate out frame buffer logic when picking MMIO range
2045 - Drivers: hv: vmbus: handle various crash scenarios
2046 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
2047 - Drivers: hv: balloon: reset host_specified_ha_region
2048 - tools: hv: lsvmbus: add pci pass-through UUID
2049 - hv_netvsc: move start_remove flag to net_device_context
2050 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
2051 - hv_netvsc: untangle the pointer mess
2052 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
2053 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
2054 netvsc_remove()
2055 - hv_netvsc: set nvdev link after populating chn_table
2056 - hv_netvsc: Fix VF register on vlan devices
2057 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
2058 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
2059 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
2060 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
2061 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
2062 - netvsc: get rid of completion timeouts
2063 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
2064 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
2065 - netvsc: Use the new in-place consumption APIs in the rx path
2066 - x86/kernel: Audit and remove any unnecessary uses of module.h
2067 - PCI: hv: Fix interrupt cleanup path
2068 - hv_netvsc: Fix VF register on bonding devices
2069 - hv_netvsc: don't lose VF information
2070 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
2071 - hv_netvsc: reset vf_inject on VF removal
2072 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
2073 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
2074 - Drivers: hv: vmbus: Use the new virt_xx barrier code
2075 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
2076 selftest
2077 - ixgbevf: fix error code path when setting MAC address
2078 - ixgbevf: use bit operations for setting and checking resets
2079 - ixgbevf: Add support for generic Tx checksums
2080 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
2081 logic
2082 - ixgbevf: refactor ethtool stats handling
2083 - ixgbevf: add support for per-queue ethtool stats
2084 - ixgbevf: make use of BIT() macro to avoid shift of signed values
2085 - ixgbevf: Move API negotiation function into mac_ops
2086 - ixgbevf: Add the device ID's presented while running on Hyper-V
2087 - ixgbevf: Support Windows hosts (Hyper-V)
2088 - ixgbevf: Change the relaxed order settings in VF driver for sparc
2089 - ixgbevf: Use mac_ops instead of trying to identify NIC type
2090 * New device ID for Kabypoint (LP: #1622469)
2091 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
2092 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
2093 * Xenial update to v4.4.21 stable release (LP: #1624037)
2094 - Revert "i40e: fix: do not sleep in netdev_ops"
2095 - fs: Check for invalid i_uid in may_follow_link()
2096 - netfilter: x_tables: check for size overflow
2097 - ext4: validate that metadata blocks do not overlap superblock
2098 - ext4: fix xattr shifting when expanding inodes
2099 - ext4: fix xattr shifting when expanding inodes part 2
2100 - ext4: properly align shifted xattrs when expanding inodes
2101 - ext4: avoid deadlock when expanding inode size
2102 - ext4: avoid modifying checksum fields directly during checksum verification
2103 - block: Fix race triggered by blk_set_queue_dying()
2104 - block: make sure a big bio is split into at most 256 bvecs
2105 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
2106 - s390/sclp_ctl: fix potential information leak with /dev/sclp
2107 - drm/radeon: fix radeon_move_blit on 32bit systems
2108 - drm: Reject page_flip for !DRIVER_MODESET
2109 - drm/msm: fix use of copy_from_user() while holding spinlock
2110 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
2111 - xfs: fix superblock inprogress check
2112 - timekeeping: Cap array access in timekeeping_debug
2113 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
2114 - lustre: remove unused declaration
2115 - wrappers for ->i_mutex access
2116 - ovl: don't copy up opaqueness
2117 - ovl: remove posix_acl_default from workdir
2118 - ovl: listxattr: use strnlen()
2119 - ovl: fix workdir creation
2120 - ubifs: Fix assertion in layout_in_gaps()
2121 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
2122 two.
2123 - vhost/scsi: fix reuse of &vq->iov[out] in response
2124 - x86/apic: Do not init irq remapping if ioapic is disabled
2125 - uprobes: Fix the memcg accounting
2126 - crypto: caam - fix IV loading for authenc (giv)decryption
2127 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
2128 - ALSA: firewire-tascam: accessing to user space outside spinlock
2129 - ALSA: fireworks: accessing to user space outside spinlock
2130 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
2131 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
2132 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
2133 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
2134 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
2135 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
2136 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
2137 - metag: Fix atomic_*_return inline asm constraints
2138 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
2139 - hwrng: exynos - Disable runtime PM on probe failure
2140 - regulator: anatop: allow regulator to be in bypass mode
2141 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
2142 - Linux 4.4.21
2143 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
2144 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
2145 * Xenial update to v4.4.20 stable release (LP: #1621113)
2146 - hugetlb: fix nr_pmds accounting with shared page tables
2147 - x86/mm: Disable preemption during CR3 read+write
2148 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
2149 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
2150 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
2151 - SUNRPC: allow for upcalls for same uid but different gss service
2152 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
2153 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
2154 (VF0610)
2155 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
2156 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
2157 - parisc: Fix order of EREFUSED define in errno.h
2158 - virtio: fix memory leak in virtqueue_add()
2159 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
2160 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
2161 - libnvdimm, nd_blk: mask off reserved status bits
2162 - ALSA: hda - Manage power well properly for resume
2163 - NVMe: Don't unmap controller registers on reset
2164 - PCI: Support PCIe devices with short cfg_size
2165 - PCI: Add Netronome vendor and device IDs
2166 - PCI: Limit config space size for Netronome NFP6000 family
2167 - PCI: Add Netronome NFP4000 PF device ID
2168 - PCI: Limit config space size for Netronome NFP4000
2169 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
2170 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
2171 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
2172 - um: Don't discard .text.exit section
2173 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
2174 - genirq/msi: Make sure PCI MSIs are activated early
2175 - crypto: caam - fix non-hmac hashes
2176 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
2177 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
2178 - usb: ehci: change order of register cleanup during shutdown
2179 - usb: misc: usbtest: add fix for driver hang
2180 - usb: dwc3: pci: add Intel Kabylake PCI ID
2181 - usb: dwc3: gadget: increment request->actual once
2182 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
2183 - USB: hub: fix up early-exit pathway in hub_activate
2184 - USB: hub: change the locking in hub_activate
2185 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
2186 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
2187 - USB: validate wMaxPacketValue entries in endpoint descriptors
2188 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
2189 - usb/gadget: fix gadgetfs aio support.
2190 - xhci: always handle "Command Ring Stopped" events
2191 - usb: xhci: Fix panic if disconnect
2192 - xhci: don't dereference a xhci member after removing xhci
2193 - USB: serial: fix memleak in driver-registration error path
2194 - USB: serial: option: add D-Link DWM-156/A3
2195 - USB: serial: option: add support for Telit LE920A4
2196 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
2197 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
2198 - iommu/dma: Don't put uninitialised IOVA domains
2199 - iommu/arm-smmu: Fix CMDQ error handling
2200 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
2201 - pinctrl/amd: Remove the default de-bounce time
2202 - EDAC: Increment correct counter in edac_inc_ue_error()
2203 - s390/dasd: fix hanging device after clear subchannel
2204 - mac80211: fix purging multicast PS buffer queue
2205 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
2206 - of: fix reference counting in of_graph_get_endpoint_by_regs
2207 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
2208 - sched/nohz: Fix affine unpinned timers mess
2209 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
2210 - drm/amdgpu: Change GART offset to 64-bit
2211 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
2212 - drm/amdgpu: avoid a possible array overflow
2213 - drm/amdgpu: skip TV/CV in display parsing
2214 - drm/amd/amdgpu: sdma resume fail during S4 on CI
2215 - drm/amdgpu: record error code when ring test failed
2216 - drm/i915: fix aliasing_ppgtt leak
2217 - ARC: build: Better way to detect ISA compatible toolchain
2218 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
2219 - ARC: Call trace_hardirqs_on() before enabling irqs
2220 - ARC: Elide redundant setup of DMA callbacks
2221 - aacraid: Check size values after double-fetch from user
2222 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
2223 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
2224 - cdc-acm: fix wrong pipe type on rx interrupt xfers
2225 - mpt3sas: Fix resume on WarpDrive flash cards
2226 - megaraid_sas: Fix probing cards without io port
2227 - usb: renesas_usbhs: gadget: fix return value check in
2228 usbhs_mod_gadget_probe()
2229 - gpio: Fix OF build problem on UM
2230 - fs/seq_file: fix out-of-bounds read
2231 - btrfs: waiting on qgroup rescan should not always be interruptible
2232 - btrfs: properly track when rescan worker is running
2233 - Input: tegra-kbc - fix inverted reset logic
2234 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
2235 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
2236 - crypto: nx - off by one bug in nx_of_update_msc()
2237 - crypto: qat - fix aes-xts key sizes
2238 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
2239 - USB: avoid left shift by -1
2240 - usb: chipidea: udc: don't touch DP when controller is in host mode
2241 - USB: fix typo in wMaxPacketSize validation
2242 - USB: serial: mos7720: fix non-atomic allocation in write path
2243 - USB: serial: mos7840: fix non-atomic allocation in write path
2244 - USB: serial: option: add WeTelecom WM-D200
2245 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
2246 - staging: comedi: daqboard2000: bug fix board type matching code
2247 - staging: comedi: comedi_test: fix timer race conditions
2248 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
2249 - staging: comedi: ni_mio_common: fix wrong insn_write handler
2250 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
2251 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
2252 - ACPI / sysfs: fix error code in get_status()
2253 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
2254 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
2255 - ALSA: line6: Give up on the lock while URBs are released.
2256 - ALSA: line6: Fix POD sysfs attributes segfault
2257 - hwmon: (iio_hwmon) fix memory leak in name attribute
2258 - sysfs: correctly handle read offset on PREALLOC attrs
2259 - Linux 4.4.20
2260 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
2261 (2:No such file or directory) (LP: #1619552)
2262 - powerpc/powernv : Drop reference added by kset_find_obj()
2263 * backport support for userspace access of DP aux devices (LP: #1619756)
2264 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
2265 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
2266 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
2267 * Enable virtual scsi server driver for Power (LP: #1615665)
2268 - SAUCE: Ibmvscsis: Properly deregister target sessions
2269 - SAUCE: Return TCMU-generated sense data to fabric module
2270 - SAUCE: Ibmvscsis: Code cleanup of print statements
2271 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
2272 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
2273 during running dlpar test on monklp3 (LP: #1618151)
2274 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
2275 * Kernel Build Fails for Fuse Module (LP: #1617550)
2276 - SAUCE: (namespace) userns: Export current_in_userns to modules
2277 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
2278 (LP: #1572630)
2279 - blk-mq: Reuse hardware context cpumask for tags
2280 - blk-mq: Use proper cpumask iterator
2281
2282 -- Kamal Mostafa <kamal@canonical.com> Fri, 23 Sep 2016 12:16:37 -0700
3d58e45e 2283
d7daabd7 2284linux-snapdragon (4.4.0-1027.30) xenial; urgency=low
e9061f08 2285
d7daabd7 2286 [ Joseph Salisbury ]
e9061f08 2287
d7daabd7
JS
2288 * Release Tracking Bug
2289 - LP: #1625328
2290
2291 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
2292 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
2293
2294 * thunder: faulty TSO padding (LP: #1623627)
2295 - net: thunderx: Fix for HW issue while padding TSO packet
2296
2297 * CVE-2016-6828
2298 - tcp: fix use after free in tcp_xmit_retransmit_queue()
2299
2300 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
2301 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
2302
2303 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
2304 - EDAC, ie31200_edac: Add Skylake support
2305
2306 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
2307 - SAUCE: nvme: Don't suspend admin queue that wasn't created
2308
2309 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
2310 - blk-mq: Allow timeouts to run while queue is freezing
2311 - blk-mq: improve warning for running a queue on the wrong CPU
2312 - blk-mq: don't overwrite rq->mq_ctx
2313
2314 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
2315 (LP: #1619918)
2316 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
2317 btrfs_ioctl
2318
2319 * radeon: monitor connected to onboard VGA doesn't work with Xenial
2320 (LP: #1600092)
2321 - drm/radeon/dp: add back special handling for NUTMEG
2322
2323 * initramfs includes qle driver, but not firmware (LP: #1623187)
2324 - qed: add MODULE_FIRMWARE()
2325
2326 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
2327 - hv_netvsc: Implement support for VF drivers on Hyper-V
2328 - hv_netvsc: Fix the list processing for network change event
2329 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
2330 buffer
2331 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
2332 - Drivers: hv: vmbus: Export the vmbus_set_event() API
2333 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
2334 - asm-generic: guard smp_store_release/load_acquire
2335 - x86: reuse asm-generic/barrier.h
2336 - asm-generic: add __smp_xxx wrappers
2337 - x86: define __smp_xxx
2338 - asm-generic: implement virt_xxx memory barriers
2339 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
2340 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
2341 vmbus packets
2342 - drivers:hv: Lock access to hyperv_mmio resource tree
2343 - drivers:hv: Make a function to free mmio regions through vmbus
2344 - drivers:hv: Track allocations of children of hv_vmbus in private resource
2345 tree
2346 - drivers:hv: Separate out frame buffer logic when picking MMIO range
2347 - Drivers: hv: vmbus: handle various crash scenarios
2348 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
2349 - Drivers: hv: balloon: reset host_specified_ha_region
2350 - tools: hv: lsvmbus: add pci pass-through UUID
2351 - hv_netvsc: move start_remove flag to net_device_context
2352 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
2353 - hv_netvsc: untangle the pointer mess
2354 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
2355 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
2356 netvsc_remove()
2357 - hv_netvsc: set nvdev link after populating chn_table
2358 - hv_netvsc: Fix VF register on vlan devices
2359 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
2360 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
2361 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
2362 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
2363 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
2364 - netvsc: get rid of completion timeouts
2365 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
2366 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
2367 - netvsc: Use the new in-place consumption APIs in the rx path
2368 - x86/kernel: Audit and remove any unnecessary uses of module.h
2369 - PCI: hv: Fix interrupt cleanup path
2370 - hv_netvsc: Fix VF register on bonding devices
2371 - hv_netvsc: don't lose VF information
2372 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
2373 - hv_netvsc: reset vf_inject on VF removal
2374 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
2375 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
2376 - Drivers: hv: vmbus: Use the new virt_xx barrier code
2377 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
2378 selftest
2379 - ixgbevf: fix error code path when setting MAC address
2380 - ixgbevf: use bit operations for setting and checking resets
2381 - ixgbevf: Add support for generic Tx checksums
2382 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
2383 logic
2384 - ixgbevf: refactor ethtool stats handling
2385 - ixgbevf: add support for per-queue ethtool stats
2386 - ixgbevf: make use of BIT() macro to avoid shift of signed values
2387 - ixgbevf: Move API negotiation function into mac_ops
2388 - ixgbevf: Add the device ID's presented while running on Hyper-V
2389 - ixgbevf: Support Windows hosts (Hyper-V)
2390 - ixgbevf: Change the relaxed order settings in VF driver for sparc
2391 - ixgbevf: Use mac_ops instead of trying to identify NIC type
2392
2393 * New device ID for Kabypoint (LP: #1622469)
2394 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
2395 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
2396
2397 * Xenial update to v4.4.21 stable release (LP: #1624037)
2398 - Revert "i40e: fix: do not sleep in netdev_ops"
2399 - fs: Check for invalid i_uid in may_follow_link()
2400 - netfilter: x_tables: check for size overflow
2401 - ext4: validate that metadata blocks do not overlap superblock
2402 - ext4: fix xattr shifting when expanding inodes
2403 - ext4: fix xattr shifting when expanding inodes part 2
2404 - ext4: properly align shifted xattrs when expanding inodes
2405 - ext4: avoid deadlock when expanding inode size
2406 - ext4: avoid modifying checksum fields directly during checksum verification
2407 - block: Fix race triggered by blk_set_queue_dying()
2408 - block: make sure a big bio is split into at most 256 bvecs
2409 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
2410 - s390/sclp_ctl: fix potential information leak with /dev/sclp
2411 - drm/radeon: fix radeon_move_blit on 32bit systems
2412 - drm: Reject page_flip for !DRIVER_MODESET
2413 - drm/msm: fix use of copy_from_user() while holding spinlock
2414 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
2415 - xfs: fix superblock inprogress check
2416 - timekeeping: Cap array access in timekeeping_debug
2417 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
2418 - lustre: remove unused declaration
2419 - wrappers for ->i_mutex access
2420 - ovl: don't copy up opaqueness
2421 - ovl: remove posix_acl_default from workdir
2422 - ovl: listxattr: use strnlen()
2423 - ovl: fix workdir creation
2424 - ubifs: Fix assertion in layout_in_gaps()
2425 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
2426 two.
2427 - vhost/scsi: fix reuse of &vq->iov[out] in response
2428 - x86/apic: Do not init irq remapping if ioapic is disabled
2429 - uprobes: Fix the memcg accounting
2430 - crypto: caam - fix IV loading for authenc (giv)decryption
2431 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
2432 - ALSA: firewire-tascam: accessing to user space outside spinlock
2433 - ALSA: fireworks: accessing to user space outside spinlock
2434 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
2435 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
2436 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
2437 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
2438 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
2439 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
2440 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
2441 - metag: Fix atomic_*_return inline asm constraints
2442 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
2443 - hwrng: exynos - Disable runtime PM on probe failure
2444 - regulator: anatop: allow regulator to be in bypass mode
2445 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
2446 - Linux 4.4.21
2447
2448 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
2449 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
2450
2451 * Xenial update to v4.4.20 stable release (LP: #1621113)
2452 - hugetlb: fix nr_pmds accounting with shared page tables
2453 - x86/mm: Disable preemption during CR3 read+write
2454 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
2455 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
2456 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
2457 - SUNRPC: allow for upcalls for same uid but different gss service
2458 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
2459 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
2460 (VF0610)
2461 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
2462 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
2463 - parisc: Fix order of EREFUSED define in errno.h
2464 - virtio: fix memory leak in virtqueue_add()
2465 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
2466 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
2467 - libnvdimm, nd_blk: mask off reserved status bits
2468 - ALSA: hda - Manage power well properly for resume
2469 - NVMe: Don't unmap controller registers on reset
2470 - PCI: Support PCIe devices with short cfg_size
2471 - PCI: Add Netronome vendor and device IDs
2472 - PCI: Limit config space size for Netronome NFP6000 family
2473 - PCI: Add Netronome NFP4000 PF device ID
2474 - PCI: Limit config space size for Netronome NFP4000
2475 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
2476 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
2477 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
2478 - um: Don't discard .text.exit section
2479 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
2480 - genirq/msi: Make sure PCI MSIs are activated early
2481 - crypto: caam - fix non-hmac hashes
2482 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
2483 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
2484 - usb: ehci: change order of register cleanup during shutdown
2485 - usb: misc: usbtest: add fix for driver hang
2486 - usb: dwc3: pci: add Intel Kabylake PCI ID
2487 - usb: dwc3: gadget: increment request->actual once
2488 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
2489 - USB: hub: fix up early-exit pathway in hub_activate
2490 - USB: hub: change the locking in hub_activate
2491 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
2492 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
2493 - USB: validate wMaxPacketValue entries in endpoint descriptors
2494 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
2495 - usb/gadget: fix gadgetfs aio support.
2496 - xhci: always handle "Command Ring Stopped" events
2497 - usb: xhci: Fix panic if disconnect
2498 - xhci: don't dereference a xhci member after removing xhci
2499 - USB: serial: fix memleak in driver-registration error path
2500 - USB: serial: option: add D-Link DWM-156/A3
2501 - USB: serial: option: add support for Telit LE920A4
2502 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
2503 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
2504 - iommu/dma: Don't put uninitialised IOVA domains
2505 - iommu/arm-smmu: Fix CMDQ error handling
2506 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
2507 - pinctrl/amd: Remove the default de-bounce time
2508 - EDAC: Increment correct counter in edac_inc_ue_error()
2509 - s390/dasd: fix hanging device after clear subchannel
2510 - mac80211: fix purging multicast PS buffer queue
2511 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
2512 - of: fix reference counting in of_graph_get_endpoint_by_regs
2513 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
2514 - sched/nohz: Fix affine unpinned timers mess
2515 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
2516 - drm/amdgpu: Change GART offset to 64-bit
2517 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
2518 - drm/amdgpu: avoid a possible array overflow
2519 - drm/amdgpu: skip TV/CV in display parsing
2520 - drm/amd/amdgpu: sdma resume fail during S4 on CI
2521 - drm/amdgpu: record error code when ring test failed
2522 - drm/i915: fix aliasing_ppgtt leak
2523 - ARC: build: Better way to detect ISA compatible toolchain
2524 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
2525 - ARC: Call trace_hardirqs_on() before enabling irqs
2526 - ARC: Elide redundant setup of DMA callbacks
2527 - aacraid: Check size values after double-fetch from user
2528 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
2529 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
2530 - cdc-acm: fix wrong pipe type on rx interrupt xfers
2531 - mpt3sas: Fix resume on WarpDrive flash cards
2532 - megaraid_sas: Fix probing cards without io port
2533 - usb: renesas_usbhs: gadget: fix return value check in
2534 usbhs_mod_gadget_probe()
2535 - gpio: Fix OF build problem on UM
2536 - fs/seq_file: fix out-of-bounds read
2537 - btrfs: waiting on qgroup rescan should not always be interruptible
2538 - btrfs: properly track when rescan worker is running
2539 - Input: tegra-kbc - fix inverted reset logic
2540 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
2541 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
2542 - crypto: nx - off by one bug in nx_of_update_msc()
2543 - crypto: qat - fix aes-xts key sizes
2544 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
2545 - USB: avoid left shift by -1
2546 - usb: chipidea: udc: don't touch DP when controller is in host mode
2547 - USB: fix typo in wMaxPacketSize validation
2548 - USB: serial: mos7720: fix non-atomic allocation in write path
2549 - USB: serial: mos7840: fix non-atomic allocation in write path
2550 - USB: serial: option: add WeTelecom WM-D200
2551 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
2552 - staging: comedi: daqboard2000: bug fix board type matching code
2553 - staging: comedi: comedi_test: fix timer race conditions
2554 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
2555 - staging: comedi: ni_mio_common: fix wrong insn_write handler
2556 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
2557 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
2558 - ACPI / sysfs: fix error code in get_status()
2559 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
2560 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
2561 - ALSA: line6: Give up on the lock while URBs are released.
2562 - ALSA: line6: Fix POD sysfs attributes segfault
2563 - hwmon: (iio_hwmon) fix memory leak in name attribute
2564 - sysfs: correctly handle read offset on PREALLOC attrs
2565 - Linux 4.4.20
2566
2567 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
2568 (2:No such file or directory) (LP: #1619552)
2569 - powerpc/powernv : Drop reference added by kset_find_obj()
2570
2571 * backport support for userspace access of DP aux devices (LP: #1619756)
2572 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
2573 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
2574 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
2575
2576 * Enable virtual scsi server driver for Power (LP: #1615665)
2577 - SAUCE: Ibmvscsis: Properly deregister target sessions
2578 - SAUCE: Return TCMU-generated sense data to fabric module
2579 - SAUCE: Ibmvscsis: Code cleanup of print statements
2580 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
2581
2582 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
2583 during running dlpar test on monklp3 (LP: #1618151)
2584 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
2585
2586 * Kernel Build Fails for Fuse Module (LP: #1617550)
2587 - SAUCE: (namespace) userns: Export current_in_userns to modules
2588
2589 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
2590 (LP: #1572630)
2591 - blk-mq: Reuse hardware context cpumask for tags
2592 - blk-mq: Use proper cpumask iterator
2593
d7daabd7 2594 -- Joseph Salisbury <joseph.salisbury@canonical.com> Thu, 22 Sep 2016 09:02:27 -0400
e9061f08 2595
594b16e2 2596linux-snapdragon (4.4.0-1026.29) xenial; urgency=low
3ea2da66 2597
594b16e2
TG
2598 [ Tim Gardner ]
2599
2600 * Release Tracking Bug
2601 - LP: #1620701
2602
2603 [ Ubuntu: 4.4.0-38.57 ]
2604
2605 * CIFS client: access problems after updating to kernel 4.4.0-29-generic
2606 (LP: #1612135)
2607 - Revert "UBUNTU: SAUCE: (namespace) Bypass sget() capability check for nfs"
2608 - fs: Call d_automount with the filesystems creds
2609
2610 * apt-key add fails in overlayfs (LP: #1618572)
2611 - SAUCE: overlayfs: fix regression in whiteout detection
3ea2da66
TG
2612
2613 -- Tim Gardner <tim.gardner@canonical.com> Tue, 30 Aug 2016 12:34:04 -0600
2614
0d0bb985 2615linux-snapdragon (4.4.0-1025.28) xenial; urgency=low
02cfd939 2616
0d0bb985
TG
2617 [ Tim Gardner ]
2618
2619 * Release Tracking Bug
2620 - LP: #1618153
2621
2622 [ Ubuntu: 4.4.0-37.56 ]
2623
2624 * [Feature] Instruction decoder support for new SKX instructions- AVX512
2625 (LP: #1591655)
2626 - x86/insn: perf tools: Fix vcvtph2ps instruction decoding
2627 - x86/insn: Add AVX-512 support to the instruction decoder
2628 - perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
2629 - perf tools: Add AVX-512 instructions to the new instructions test
2630
2631 * [Ubuntu 16.04] FCoE Lun not visible in OS with inbox driver - Issue with
2632 ioremap() call on 32bit kernel (LP: #1608652)
2633 - lpfc: Correct issue with ioremap() call on 32bit kernel
2634
2635 * [Feature] turbostat support for Skylake-SP server (LP: #1591802)
2636 - tools/power turbostat: decode more CPUID fields
2637 - tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency
2638 - tools/power turbostat: decode HWP registers
2639 - tools/power turbostat: Decode MSR_MISC_PWR_MGMT
2640 - tools/power turbostat: allow sub-sec intervals
2641 - tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
2642 - tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
2643 - tools/power turbostat: re-name "%Busy" field to "Busy%"
2644 - tools/power turbostat: add --out option for saving output in a file
2645 - tools/power turbostat: fix compiler warnings
2646 - tools/power turbostat: make fewer systems calls
2647 - tools/power turbostat: show IRQs per CPU
2648 - tools/power turbostat: show GFXMHz
2649 - tools/power turbostat: show GFX%rc6
2650 - tools/power turbostat: detect and work around syscall jitter
2651 - tools/power turbostat: indicate SMX and SGX support
2652 - tools/power turbostat: call __cpuid() instead of __get_cpuid()
2653 - tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump
2654 - tools/power turbostat: bugfix: TDP MSRs print bits fixing
2655 - tools/power turbostat: SGX state should print only if --debug
2656 - tools/power turbostat: print IRTL MSRs
2657 - tools/power turbostat: initial BXT support
2658 - tools/power turbostat: decode BXT TSC frequency via CPUID
2659 - tools/power turbostat: initial SKX support
2660
2661 * [BYT] display hotplug doesn't work on console (LP: #1616894)
2662 - drm/i915/vlv: Make intel_crt_reset() per-encoder
2663 - drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
2664 - drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
2665 - drm/i915: Enable polling when we don't have hpd
2666
2667 * [Feature]intel_idle enabling on Broxton-P (LP: #1520446)
2668 - intel_idle: add BXT support
2669
2670 * [Feature] EDAC: Update driver for SKX-SP (LP: #1591815)
2671 - [Config] CONFIG_EDAC_SKX=m
2672 - EDAC, skx_edac: Add EDAC driver for Skylake
2673
2674 * [Feature] KBL: Sandy Peak(3168) WiFi/BT support (LP: #1591648)
2675 - Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
2676
2677 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
2678 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
2679
2680 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
2681 - SAUCE: Bluetooth: Support for LED on Edge Gateways
2682 - SAUCE: Bluetooth: Use host bridge subsystem IDs to identify Edge Gateways
2683
2684 * Please add support for alps touchpad. (LP: #1616813)
2685 - [Config] CONFIG_HID_ALPS=m
2686 - HID: add Alps I2C HID Touchpad-Stick support
2687 - HID: alps: struct u1_dev *priv is internal to the driver
2688 - HID: alps: pass correct sizes to hid_hw_raw_request()
2689 - HID: alps: match alps devices in core
2690 - HID: alps: a few cleanups
2691
2692 * DINO2M - System hangs with a black screen during s4 stress test
2693 (LP: #1616781)
2694 - x86/power/64: Fix kernel text mapping corruption during image restoration
2695
2696 * Xenial update to v4.4.17 stable release (LP: #1611833)
2697 - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
2698 - x86/quirks: Apply nvidia_bugs quirk only on root bus
2699 - x86/quirks: Reintroduce scanning of secondary buses
2700 - x86/quirks: Add early quirk to reset Apple AirPort card
2701 - dmaengine: at_xdmac: align descriptors on 64 bits
2702 - dmaengine: at_xdmac: fix residue corruption
2703 - dmaengine: at_xdmac: double FIFO flush needed to compute residue
2704 - mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
2705 - mm, compaction: abort free scanner if split fails
2706 - fs/nilfs2: fix potential underflow in call to crc32_le
2707 - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
2708 - mm, meminit: always return a valid node from early_pfn_to_nid
2709 - mm, meminit: ensure node is online before checking whether pages are
2710 uninitialised
2711 - vmlinux.lds: account for destructor sections
2712 - pps: do not crash when failed to register
2713 - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while
2714 processing sysrq-w
2715 - arc: unwind: warn only once if DW2_UNWIND is disabled
2716 - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
2717 - xen/pciback: Fix conf_space read/write overlap check.
2718 - xenbus: don't BUG() on user mode induced condition
2719 - xenbus: don't bail early from xenbus_dev_request_and_reply()
2720 - Input: vmmouse - remove port reservation
2721 - Input: elantech - add more IC body types to the list
2722 - Input: xpad - fix oops when attaching an unknown Xbox One gamepad
2723 - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
2724 - Input: xpad - validate USB endpoint count during probe
2725 - Input: tsc200x - report proper input_dev name
2726 - pvclock: Add CPU barriers to get correct version value
2727 - pinctrl: single: Fix missing flush of posted write for a wakeirq
2728 - pinctrl: imx: Do not treat a PIN without MUX register as an error
2729 - cgroup: set css->id to -1 during init
2730 - power_supply: power_supply_read_temp only if use_cnt > 0
2731 - locks: use file_inode()
2732 - Revert "ecryptfs: forbid opening files without mmap handler"
2733 - ecryptfs: don't allow mmap when the lower fs doesn't support it
2734 - ext4: verify extent header depth
2735 - 9p: use file_dentry()
2736 - namespace: update event counter when umounting a deleted dentry
2737 - spi: sunxi: fix transfer timeout
2738 - spi: sun4i: fix FIFO limit
2739 - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
2740 - platform/chrome: cros_ec_dev - double fetch bug in ioctl
2741 - block: fix use-after-free in sys_ioprio_get()
2742 - mmc: block: fix packed command header endianness
2743 - sched/fair: Fix effective_load() to consistently use smoothed load
2744 - ovl: handle ATTR_KILL*
2745 - perf/x86: fix PEBS issues on Intel Atom/Core2
2746 - can: at91_can: RX queue could get stuck at high bus load
2747 - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone
2748 access
2749 - can: fix handling of unmodifiable configuration options fix
2750 - can: fix oops caused by wrong rtnl dellink usage
2751 - RDS: fix rds_tcp_init() error path
2752 - SCSI: fix new bug in scsi_dev_info_list string matching
2753 - ipr: Clear interrupt on croc/crocodile when running with LSI
2754 - posix_cpu_timer: Exit early when process has been reaped
2755 - i2c: mux: reg: wrong condition checked for of_address_to_resource return
2756 value
2757 - libata: LITE-ON CX1-JB256-HP needs lower max_sectors
2758 - libceph: apply new_state before new_up_client on incrementals
2759 - net: mvneta: set real interrupt per packet for tx_done
2760 - intel_th: pci: Add Kaby Lake PCH-H support
2761 - intel_th: Fix a deadlock in modprobing
2762 - vfs: fix deadlock in file_remove_privs() on overlayfs
2763 - Linux 4.4.17
2764 - xenbus: don't look up transaction IDs for ordinary writes
2765
2766 * Enable virtual scsi server driver for Power (LP: #1615665)
2767 - [Config] CONFIG_SCSI_IBMVSCSIS=m
2768 - target: Add target_alloc_session() helper function
2769 - ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
2770
2771 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
2772 - crypto: vmx: Only call enable_kernel_vsx()
2773 - powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
2774 - crypto: vmx - Adding asm subroutines for XTS
2775 - crypto: xts - consolidate sanity check for keys
2776 - crypto: vmx - Adding support for XTS
2777 - crypto: vmx - Fix aes_p8_xts_decrypt build failure
2778 - crypto: xts - fix compile errors
2779
2780 * System hang when plug/pull USB 3.1 key via thunderbolt port over 5 times
2781 (LP: #1616318)
2782 - USB: don't free bandwidth_mutex too early
2783
2784 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
2785 - nvme: Suspend all queues before deletion
2786
2787 * change_hat is logging failures during expected hat probing (LP: #1615893)
2788 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
2789
2790 * deleted files outside of the namespace are not being treated as disconnected
2791 (LP: #1615892)
2792 - SAUCE: apparmor: deleted dentries can be disconnected
2793
2794 * stacking to unconfined in a child namespace confuses mediation
2795 (LP: #1615890)
2796 - SAUCE: apparmor: special case unconfined when determining the mode
2797
2798 * apparmor module parameters can be changed after the policy is locked
2799 (LP: #1615895)
2800 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
2801
2802 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
2803 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
2804
2805 * label vec reductions can result in reference labels instead of direct access
2806 to labels (LP: #1615889)
2807 - SAUCE: apparmor: reduction of vec to single entry is just that entry
2808
2809 * profiles from different namespaces can block other namespaces from being
2810 able to load a profile (LP: #1615887)
2811 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
2812
2813 * vmalloc failure leads to null ptr dereference in aa_dfa_next (LP: #1592547)
2814 - SAUCE: apparmor: oops in profile_unpack() when policy_db is not present
2815
2816 * vmalloc_addr is being checked on the failed return address of kvzalloc()
2817 (LP: #1615885)
2818 - SAUCE: apparmor: fix: don't check for vmalloc_addr if kvzalloc() failed
2819
2820 * dfa is missing a bounds check which can cause an oops (LP: #1615882)
2821 - SAUCE: apparmor: Add missing id bounds check on dfa verification
2822
2823 * The label build for onexec when stacking is wrong (LP: #1615881)
2824 - SAUCE: apparmor: Fix label build for onexec stacking.
2825
2826 * The inherit check for new to old label comparison for domain transitions is
2827 wrong (LP: #1615880)
2828 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
2829
2830 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
2831 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
2832
2833 * __label_update proxy comparison test is wrong (LP: #1615878)
2834 - SAUCE: apparmor: Fix __label_update proxy comparison test
2835
2836 * Xenial update to v4.4.19 stable release (LP: #1615620)
2837 - usb: gadget: avoid exposing kernel stack
2838 - usb: f_fs: off by one bug in _ffs_func_bind()
2839 - usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
2840 - usb: dwc3: fix for the isoc transfer EP_BUSY flag
2841 - USB: serial: option: add support for Telit LE910 PID 0x1206
2842 - usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
2843 - arm64: kernel: Save and restore UAO and addr_limit on exception entry
2844 - arm64: debug: unmask PSTATE.D earlier
2845 - arm64: Fix incorrect per-cpu usage for boot CPU
2846 - tty: serial: msm: Don't read off end of tx fifo
2847 - serial: samsung: Fix ERR pointer dereference on deferred probe
2848 - tty/serial: atmel: fix RS485 half duplex with DMA
2849 - gpio: pca953x: Fix NBANK calculation for PCA9536
2850 - gpio: intel-mid: Remove potentially harmful code
2851 - Bluetooth: hci_intel: Fix null gpio desc pointer dereference
2852 - pinctrl: cherryview: prevent concurrent access to GPIO controllers
2853 - arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
2854 - arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
2855 - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
2856 - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
2857 - KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
2858 - KVM: VMX: handle PML full VMEXIT that occurs during event delivery
2859 - KVM: nVMX: Fix memory corruption when using VMCS shadowing
2860 - intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
2861 - mfd: qcom_rpm: Fix offset error for msm8660
2862 - mfd: qcom_rpm: Parametrize also ack selector size
2863 - media: usbtv: prevent access to free'd resources
2864 - media: dvb_ringbuffer: Add memory barriers
2865 - vb2: core: Skip planes array verification if pb is NULL
2866 - Fix RC5 decoding with Fintek CIR chipset
2867 - sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
2868 - sur40: fix occasional oopses on device close
2869 - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
2870 - hp-wmi: Fix wifi cannot be hard-unblocked
2871 - s5p-mfc: Set device name for reserved memory region devs
2872 - s5p-mfc: Add release callback for memory region devs
2873 - i2c: efm32: fix a failure path in efm32_i2c_probe()
2874 - spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
2875 - Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
2876 - EDAC: Correct channel count limit
2877 - HID: uhid: fix timeout when probe races with IO
2878 - ovl: disallow overlayfs as upperdir
2879 - remoteproc: Fix potential race condition in rproc_add
2880 - ARC: mm: don't loose PTE_SPECIAL in pte_modify()
2881 - jbd2: make journal y2038 safe
2882 - fs/cifs: make share unaccessible at root level mountable
2883 - cifs: Check for existing directory when opening file with O_CREAT
2884 - cifs: fix crash due to race in hmac(md5) handling
2885 - CIFS: Fix a possible invalid memory access in smb2_query_symlink()
2886 - random: initialize the non-blocking pool via add_hwgenerator_randomness()
2887 - random: print a warning for the first ten uninitialized random users
2888 - random: add interrupt callback to VMBus IRQ handler
2889 - MIPS: KVM: Fix mapped fault broken commpage handling
2890 - MIPS: KVM: Add missing gfn range check
2891 - MIPS: KVM: Fix gfn range check in kseg0 tlb faults
2892 - MIPS: KVM: Propagate kseg0/mapped tlb fault errors
2893 - nfs: don't create zero-length requests
2894 - nfsd: Fix race between FREE_STATEID and LOCK
2895 - nfsd: don't return an unhashed lock stateid after taking mutex
2896 - drm/i915: Don't complain about lack of ACPI video bios
2897 - iommu/exynos: Suppress unbinding to prevent system failure
2898 - iommu/vt-d: Return error code in domain_context_mapping_one()
2899 - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
2900 - iommu/amd: Init unity mappings only for dma_ops domains
2901 - iommu/amd: Update Alias-DTE in update_device_table()
2902 - audit: fix a double fetch in audit_log_single_execve_arg()
2903 - ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
2904 - netlabel: add address family checks to netlbl_{sock,req}_delattr()
2905 - w1:omap_hdq: fix regression
2906 - drm/amdgpu: add a delay after ATPX dGPU power off
2907 - drm/amdgpu: Poll for both connect/disconnect on analog connectors
2908 - drm/amdgpu: support backlight control for UNIPHY3
2909 - drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
2910 - drm/amdgpu: fix firmware info version checks
2911 - drm/amdgpu/gmc7: add missing mullins case
2912 - drm/radeon: add a delay after ATPX dGPU power off
2913 - drm/radeon: Poll for both connect/disconnect on analog connectors
2914 - drm/radeon: fix firmware info version checks
2915 - drm/radeon: support backlight control for UNIPHY3
2916 - drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
2917 - drm/nouveau/fbcon: fix font width not divisible by 8
2918 - drm: Restore double clflush on the last partial cacheline
2919 - drm/edid: Add 6 bpc quirk for display AEO model 0.
2920 - drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
2921 - drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability
2922 is unknown"
2923 - balloon: check the number of available pages in leak balloon
2924 - ftrace/recordmcount: Work around for addition of metag magic but not
2925 relocations
2926 - metag: Fix __cmpxchg_u32 asm constraint for CMP
2927 - block: add missing group association in bio-cloning functions
2928 - block: fix bdi vs gendisk lifetime mismatch
2929 - mtd: nand: fix bug writing 1 byte less than page size
2930 - mm/hugetlb: avoid soft lockup in set_max_huge_pages()
2931 - ALSA: hda: Fix krealloc() with __GFP_ZERO usage
2932 - ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
2933 - ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
2934 - ALSA: hda - Fix headset mic detection problem for two dell machines
2935 - IB/mlx5: Fix MODIFY_QP command input structure
2936 - IB/mlx5: Fix entries checks in mlx5_ib_create_cq
2937 - IB/mlx5: Fix returned values of query QP
2938 - IB/mlx5: Fix entries check in mlx5_ib_resize_cq
2939 - IB/mlx5: Fix post send fence logic
2940 - IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
2941 - IB/SA: Use correct free function
2942 - IB/IPoIB: Don't update neigh validity for unresolved entries
2943 - IB/IWPM: Fix a potential skb leak
2944 - IB/mlx4: Fix the SQ size of an RC QP
2945 - IB/mlx4: Fix error flow when sending mads under SRIOV
2946 - IB/mlx4: Fix memory leak if QP creation failed
2947 - of: fix memory leak related to safe_name()
2948 - ubi: Make volume resize power cut aware
2949 - ubi: Fix early logging
2950 - ubi: Fix race condition between ubi device creation and udev
2951 - iscsi-target: Fix panic when adding second TCP connection to iSCSI session
2952 - target: Fix ordered task target_setup_cmd_from_cdb exception hang
2953 - target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
2954 - target: Fix race between iscsi-target connection shutdown + ABORT_TASK
2955 - target: Fix max_unmap_lba_count calc overflow
2956 - target: Fix ordered task CHECK_CONDITION early exception handling
2957 - Input: elan_i2c - properly wake up touchpad on ASUS laptops
2958 - SUNRPC: Don't allocate a full sockaddr_storage for tracing
2959 - MIPS: mm: Fix definition of R6 cache instruction
2960 - MIPS: Don't register r4k sched clock when CPUFREQ enabled
2961 - MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES
2962 - PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
2963 - x86/platform/intel_mid_pci: Rework IRQ0 workaround
2964 - ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
2965 - rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
2966 - dm flakey: error READ bios during the down_interval
2967 - module: Invalidate signatures on force-loaded modules
2968 - Documentation/module-signing.txt: Note need for version info if reusing a
2969 key
2970 - Linux 4.4.19
2971
2972 * xfrm: ipsec crash when updating spd thresholds (LP: #1613787)
2973 - xfrm: Ignore socket policies when rebuilding hash tables
2974
2975 * ISST-LTE:pKVM311:lotg5:Ubutu16041:lotg5 crashed @
2976 writeback_sb_inodes+0x30c/0x590 (LP: #1614565)
2977 - writeback: Write dirty times for WB_SYNC_ALL writeback
2978
2979 * IBM Power 720 Ethernet Not Seen (LP: #1612725)
2980 - [Config] CONFIG_IBMEBUS=y for powerpc
2981
2982 * CAPI: Update default setting for the psl_fir_cntl register (LP: #1612431)
2983 - cxl: Set psl_fir_cntl to production environment value
2984
2985 * Xenial update to v4.4.18 stable release (LP: #1614560)
2986 - tcp: enable per-socket rate limiting of all 'challenge acks'
2987 - ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
2988 - bonding: set carrier off for devices created through netlink
2989 - net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
2990 - net/irda: fix NULL pointer dereference on memory allocation failure
2991 - qed: Fix setting/clearing bit in completion bitmap
2992 - tcp: consider recv buf for the initial window scale
2993 - ipath: Restrict use of the write() interface
2994 - scsi: ignore errors from scsi_dh_add_device()
2995 - HID: sony: do not bail out when the sixaxis refuses the output report
2996 - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
2997 - arm: oabi compat: add missing access checks
2998 - KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
2999 - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
3000 - random: strengthen input validation for RNDADDTOENTCNT
3001 - devpts: clean up interface to pty drivers
3002 - x86/mm/pat: Add support of non-default PAT MSR setting
3003 - x86/mm/pat: Add pat_disable() interface
3004 - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
3005 - x86/mtrr: Fix Xorg crashes in Qemu sessions
3006 - x86/mtrr: Fix PAT init handling when MTRR is disabled
3007 - x86/xen, pat: Remove PAT table init code from Xen
3008 - x86/pat: Document the PAT initialization sequence
3009 - x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
3010 - drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
3011 - x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
3012 - block: fix use-after-free in seq file
3013 - sysv, ipc: fix security-layer leaking
3014 - fuse: fsync() did not return IO errors
3015 - fuse: fuse_flush must check mapping->flags for errors
3016 - fuse: fix wrong assignment of ->flags in fuse_send_init()
3017 - fs/dcache.c: avoid soft-lockup in dput()
3018 - crypto: gcm - Filter out async ghash if necessary
3019 - crypto: scatterwalk - Fix test in scatterwalk_done
3020 - ext4: check for extents that wrap around
3021 - ext4: fix deadlock during page writeback
3022 - ext4: don't call ext4_should_journal_data() on the journal inode
3023 - ext4: validate s_reserved_gdt_blocks on mount
3024 - ext4: short-cut orphan cleanup on error
3025 - ext4: fix reference counting bug on block allocation error
3026 - mm: memcontrol: fix cgroup creation failure after many small jobs
3027 - mm: memcontrol: fix swap counter leak on swapout from offline cgroup
3028 - mm: memcontrol: fix memcg id ref counter on swap charge move
3029 - Linux 4.4.18
3030
3031 * Ubuntu16.10:installation fails on Brazos system (31TB and 192 cores) No
3032 memory for flatten_device_tree (no room) (LP: #1614309)
3033 - SAUCE: powerpc/pseries: Increase RMA size to 512MB.
3034
3035 * [SRU] xgene_enet: 10g performance only hits ~75% on multi-client tests
3036 (LP: #1613157)
3037 - drivers: net: xgene: Add support for Classifier engine
3038 - drivers: net: xgene: Add support for RSS
3039 - drivers: net: xgene: Add support for multiple queues
3040
3041 * [SRU] xgene_enet: an extra interrupt may be pending for an interrupt
3042 controller that doesn't support irq_disable and hardware with level
3043 interrupt (LP: #1611399)
3044 - drivers: net: xgene: fix extra IRQ issue
3045
3046 * Mic mute hotkey does not work on usb keyboard [03f0:2f4a] (LP: #1609606)
3047 - HID: input: add mic mute key on HP slim keyboard
02cfd939
TG
3048
3049 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Aug 2016 11:27:56 -0600
3050
dea2a1e9 3051linux-snapdragon (4.4.0-1024.27) xenial; urgency=low
558fd372 3052
dea2a1e9
SB
3053 [ Stefan Bader ]
3054
3055 * Release Tracking Bug
3056 - LP: #1612349
3057
3058 [ Ubuntu: 4.4.0-36.55 ]
3059
3060 * I2C touchpad does not work on AMD platform (LP: #1612006)
3061 - SAUCE: pinctrl/amd: Remove the default de-bounce time
3062 * CVE-2016-5696
3063 - tcp: make challenge acks less predictable
558fd372
SB
3064
3065 -- Stefan Bader <stefan.bader@canonical.com> Fri, 12 Aug 2016 11:36:44 +0200
3066
f92a2356 3067linux-snapdragon (4.4.0-1023.26) xenial; urgency=low
78fd3aa7 3068
f92a2356 3069 [ Stefan Bader ]
78fd3aa7 3070
f92a2356
SB
3071 * Release Tracking Bug
3072 - LP: #1611239
3073
3074 [ Ubuntu: 4.4.0-35.54 ]
3075
3076 * [i915_bpo] Sync with v4.7 (LP: #1609742)
3077 - SAUCE: i915_bpo: Sync with v4.7
3078 * s390/cio: fix reset of channel measurement block (LP: #1609415)
3079 - s390/cio: allow to reset channel measurement block
3080 * in Ubuntu16.10: Hit on Call traces and system goes down when transactional
3081 memory tests are running in 32TB Brazos system (LP: #1606786)
3082 - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
3083 - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
3084 * Power Menu does not display after press the Power Button (LP: #1609204)
3085 - intel-vbtn: new driver for Intel Virtual Button
3086 - [config] enable CONFIG_INTEL_VBTN=m
3087 * OptiPlex 7450 AIO hangs when rebooting (LP: #1608762)
3088 - x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
3089 * virtualbox+usb 3.0 breaks boot, -28 kernel works (LP: #1604058)
3090 - SAUCE: xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED
3091 * linux-kernel: Freeing IRQ from IRQ context (LP: #1597908)
3092 - block: defer timeouts to a workqueue
3093 * Tunnel offload indications not stripped from encapsulated packets, causing
3094 performance overhead (LP: #1602755)
3095 - tunnels: Remove encapsulation offloads on decap.
3096 * lm-sensors is throwing "ERROR: Can't get value of subfeature temp1_input:
3097 I/O error" for be2net driver (LP: #1607387)
3098 - be2net: perform temperature query in adapter regardless of its interface
3099 state
3100 * Dell dock MAC Address pass through doesn't work in Ubuntu (LP: #1579984)
3101 - r8152: Add support for setting pass through MAC address on RTL8153-AD
3102 * vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494)
3103 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
3104 * ISST-LTE:pVM:monklp5:Ubuntu16.04.1:system crashed at
3105 lpfc_sli4_scmd_to_wqidx_distr (LP: #1597974)
3106 - SAUCE: lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from
3107 lpfc_send_taskmgmt()
3108 * Backport cxlflash shutdown patch to Xenial SRU (LP: #1605405)
3109 - SAUCE: cxlflash: Verify problem state area is mapped before notifying
3110 shutdown
3111 * Xenial update to v4.4.16 stable release (LP: #1607404)
3112 - mac80211: fix fast_tx header alignment
3113 - mac80211: mesh: flush mesh paths unconditionally
3114 - mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
3115 - mac80211: Fix mesh estab_plinks counting in STA removal case
3116 - EDAC, sb_edac: Fix rank lookup on Broadwell
3117 - IB/cm: Fix a recently introduced locking bug
3118 - IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
3119 - powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
3120 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
3121 - usb: dwc2: fix regression on big-endian PowerPC/ARM systems
3122 - USB: EHCI: declare hostpc register as zero-length array
3123 - usb: common: otg-fsm: add license to usb-otg-fsm
3124 - mnt: fs_fully_visible test the proper mount for MNT_LOCKED
3125 - mnt: Account for MS_RDONLY in fs_fully_visible
3126 - mnt: If fs_fully_visible fails call put_filesystem.
3127 - of: fix autoloading due to broken modalias with no 'compatible'
3128 - of: irq: fix of_irq_get[_byname]() kernel-doc
3129 - locking/ww_mutex: Report recursive ww_mutex locking early
3130 - locking/qspinlock: Fix spin_unlock_wait() some more
3131 - locking/static_key: Fix concurrent static_key_slow_inc()
3132 - x86, build: copy ldlinux.c32 to image.iso
3133 - kprobes/x86: Clear TF bit in fault on single-stepping
3134 - x86/amd_nb: Fix boot crash on non-AMD systems
3135 - Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
3136 - uvc: Forward compat ioctls to their handlers directly
3137 - thermal: cpu_cooling: fix improper order during initialization
3138 - writeback: use higher precision calculation in domain_dirty_limits()
3139 - nfsd4/rpc: move backchannel create logic into rpc code
3140 - nfsd: Always lock state exclusively.
3141 - nfsd: Extend the mutex holding region around in nfsd4_process_open2()
3142 - posix_acl: Add set_posix_acl
3143 - nfsd: check permissions when setting ACLs
3144 - make nfs_atomic_open() call d_drop() on all ->open_context() errors.
3145 - NFS: Fix another OPEN_DOWNGRADE bug
3146 - ARM: imx6ul: Fix Micrel PHY mask
3147 - ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
3148 - ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
3149 - MIPS: KVM: Fix modular KVM under QEMU
3150 - mm: Export migrate_page_move_mapping and migrate_page_copy
3151 - UBIFS: Implement ->migratepage()
3152 - sched/fair: Fix cfs_rq avg tracking underflow
3153 - packet: Use symmetric hash for PACKET_FANOUT_HASH.
3154 - net_sched: fix mirrored packets checksum
3155 - cdc_ncm: workaround for EM7455 "silent" data interface
3156 - ipv6: Fix mem leak in rt6i_pcpu
3157 - ARCv2: Check for LL-SC livelock only if LLSC is enabled
3158 - ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
3159 - kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
3160 - KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
3161 - HID: elo: kill not flush the work
3162 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
3163 - tracing: Handle NULL formats in hold_module_trace_bprintk_format()
3164 - base: make module_create_drivers_dir race-free
3165 - iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
3166 - iommu/vt-d: Enable QI on all IOMMUs before setting root entry
3167 - iommu/amd: Fix unity mapping initialization race
3168 - drm/mgag200: Black screen fix for G200e rev 4
3169 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
3170 - arm64: Rework valid_user_regs
3171 - vfs: add d_real_inode() helper
3172 - af_unix: fix hard linked sockets on overlay
3173 - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
3174 - drm/radeon: fix asic initialization for virtualized environments
3175 - drm/amdgpu/gfx7: fix broken condition check
3176 - ubi: Make recover_peb power cut aware
3177 - drm/amdkfd: unbind only existing processes
3178 - drm/amdkfd: destroy dbgmgr in notifier release
3179 - drm/dp/mst: Always clear proposed vcpi table for port.
3180 - drm/nouveau/disp/sor/gf119: both links use the same training register
3181 - drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
3182 - drm/nouveau/fbcon: fix out-of-bounds memory accesses
3183 - drm/nouveau: fix for disabled fbdev emulation
3184 - drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
3185 - drm/i915/ilk: Don't disable SSC source if it's in use
3186 - drm/i915: Refresh cached DP port register value on resume
3187 - drm/i915: Update ifdeffery for mutex->owner
3188 - drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
3189 - drm: add missing drm_mode_set_crtcinfo call
3190 - drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
3191 - drm: atmel-hlcdc: actually disable scaling when no scaling is required
3192 - drm/ttm: Make ttm_bo_mem_compat available
3193 - drm/vmwgfx: Add an option to change assumed FB bpp
3194 - drm/vmwgfx: Work around mode set failure in 2D VMs
3195 - drm/vmwgfx: Check pin count before attempting to move a buffer
3196 - drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
3197 - drm/vmwgfx: Fix error paths when mapping framebuffer
3198 - memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
3199 - perf/x86: Fix undefined shift on 32-bit kernels
3200 - xen/balloon: Fix declared-but-not-defined warning
3201 - iio: Fix error handling in iio_trigger_attach_poll_func
3202 - iio:st_pressure: fix sampling gains (bring inline with ABI)
3203 - iio: light apds9960: Add the missing dev.parent
3204 - iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
3205 - iio: proximity: as3935: remove triggered buffer processing
3206 - iio: proximity: as3935: fix buffer stack trashing
3207 - iio: humidity: hdc100x: correct humidity integration time mask
3208 - iio: humidity: hdc100x: fix IIO_TEMP channel reporting
3209 - iio: hudmidity: hdc100x: fix incorrect shifting and scaling
3210 - staging: iio: accel: fix error check
3211 - iio: accel: kxsd9: fix the usage of spi_w8r8()
3212 - iio:ad7266: Fix broken regulator error handling
3213 - iio:ad7266: Fix support for optional regulators
3214 - iio:ad7266: Fix probe deferral for vref
3215 - tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
3216 - hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by
3217 default
3218 - hwmon: (dell-smm) Disallow fan_type() calls on broken machines
3219 - hwmon: (dell-smm) Cache fan_type() calls and change fan detection
3220 - ALSA: dummy: Fix a use-after-free at closing
3221 - ALSA: hda - Fix the headset mic jack detection on Dell machine
3222 - ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup
3223 - ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
3224 - ALSA: echoaudio: Fix memory allocation
3225 - ALSA: timer: Fix negative queue usage by racy accesses
3226 - ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
3227 - ALSA: hda - Add PCI ID for Kabylake-H
3228 - ALSA: hda - fix read before array start
3229 - ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
3230 - ALSA: pcm: Free chmap at PCM free callback, too
3231 - ALSA: ctl: Stop notification after disconnection
3232 - ALSA: hda - fix use-after-free after module unload
3233 - ALSA: hda: add AMD Stoney PCI ID with proper driver caps
3234 - ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
3235 - ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
3236 - ARM: mvebu: fix HW I/O coherency related deadlocks
3237 - ovl: Copy up underlying inode's ->i_mode to overlay inode
3238 - ovl: verify upper dentry in ovl_remove_and_whiteout()
3239 - scsi: fix race between simultaneous decrements of ->host_failed
3240 - 53c700: fix BUG on untagged commands
3241 - Fix reconnect to not defer smb3 session reconnect long after socket
3242 reconnect
3243 - cifs: dynamic allocation of ntlmssp blob
3244 - File names with trailing period or space need special case conversion
3245 - xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
3246 - crypto: qat - make qat_asym_algs.o depend on asn1 headers
3247 - tmpfs: don't undo fallocate past its last page
3248 - tmpfs: fix regression hang in fallocate undo
3249 - drm/i915: Revert DisplayPort fast link training feature
3250 - ovl: verify upper dentry before unlink and rename
3251 - Linux 4.4.16
3252 * Regression caused by `fuse: Add support for pid namespaces` in 4.4.0-6.21
3253 (LP: #1605344)
3254 - SAUCE: (namespace) fuse: Permit requests from other pid namespaces
3255 * CVE-2016-5400
3256 - media: fix airspy usb probe error path
3257 * Cannot mount proc in unprivileged containers if /proc/xen is mounted
3258 (LP: #1607374)
3259 - SAUCE: xenbus: Use proc_create_mount_point() to create /proc/xen
3260 * Mic mute key does not work for Ideapad laptops (LP: #1607153)
3261 - ideapad_laptop: Add an event for mic mute hotkey
3262 * NVMe stress test fails after 12 hours on Ubuntu 16.04 (LP: #1604995)
3263 - block: atari: Return early for unsupported sector size
3264 * Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or
3265 similar (LP: #1605662)
3266 - SAUCE: vesafb: Set mtrr:3 (write-combining) as default
3267 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
3268 - nvme: use a work item to submit async event requests
3269 - nvme: don't poll the CQ from the kthread
3270 - nvme: replace the kthread with a per-device watchdog timer
3271 - NVMe: Fix reset/remove race
3272 - nvme: Avoid reset work on watchdog timer function during error recovery
3273 - NVMe: Always use MSI/MSI-x interrupts
3274 * [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed.
3275 (LP: #1602524)
3276 - ext4: factor out determining of hole size
3277 - ext4: return hole from ext4_map_blocks()
3278 - ext4: more efficient SEEK_DATA implementation
3279 * changelog: add CVEs as first class citizens (LP: #1604344)
3280 - avoid duplicate CVE numbers in changelog
3281 * [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area,
3282 sig: 11 [#1] while executing Froze PE Error injection (LP: #1603449)
3283 - powerpc/eeh: Fix invalid cached PE primary bus
3284 * Hotplug remove and re-add adds PCI adapter to next PCI domain (PCI)
3285 (LP: #1603574)
3286 - powerpc/pci: Assign fixed PHB number based on device-tree properties
3287 * nvme - reset_controller is not working after adapter's firmware upgrade
3288 (adapter quirk is needed) (LP: #1602726)
3289 - NVMe: Create discard zero quirk white list
3290 - nvme/quirk: Add a delay before checking for adapter readiness
3291 * ovs nat: conntrack netlink event are missing (LP: #1603468)
3292 - openvswitch: fix conntrack netlink event delivery
3293 * FlashGT - In Tuleta 8284-22A with card in card slot P1-C9, system Fails to
3294 boot operating system (LP: #1602785)
3295 - cxl: Ignore CAPI adapters misplaced in switched slots
3296 * CVE-2016-5728
3297 - misc: mic: Fix for double fetch security bug in VOP driver
3298 * CVE-2016-5244 (LP: #1589041)
3299 - rds: fix an infoleak in rds_inc_info_copy
3300 * Miscellaneous Ubuntu changes
3301 - Added Snapcraft files
3302 - SAUCE: snapcraft: cleanup and remove unnecessary elements
3303
3304 [ Ubuntu: 4.4.0-34.53 ]
3305
3306 * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147)
3307 - x86/cpu/intel: Introduce macros for Intel family numbers
3308 - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont
3309 based CPUs
3310
3311 -- Stefan Bader <stefan.bader@canonical.com> Wed, 10 Aug 2016 16:55:01 +0200
78fd3aa7 3312
69083275 3313linux-snapdragon (4.4.0-1022.25) xenial; urgency=low
de93e541 3314
69083275
SF
3315 [ Seth Forshee ]
3316
3317 * Release Tracking Bug
3318 - LP: #1605716
3319
3320 [ Ubuntu: 4.4.0-33.52 ]
3321
3322 * Release Tracking Bug
3323 - LP: #1605709
3324 * [regression] NFS client: access problems after updating to kernel
3325 4.4.0-31-generic (LP: #1603719)
3326 - SAUCE: (namespace) Bypass sget() capability check for nfs
de93e541 3327
69083275 3328 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Jul 2016 16:52:25 -0500
de93e541 3329
b60e55a0 3330linux-snapdragon (4.4.0-1021.24) xenial; urgency=low
1c9fdc10 3331
b60e55a0 3332 [ Seth Forshee ]
1c9fdc10 3333
b60e55a0
SF
3334 * Release Tracking Bug
3335 - LP: #1604458
3336
3337 * Drop superseded namespace mount patches (LP: #1604830)
3338 - UBUNTU: SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3339 - UBUNTU: SAUCE: quota: Treat superblock owner as privilged
3340 - UBUNTU: SAUCE: kernfs: Always set super block owner to init_user_ns
3341 - UBUNTU: SAUCE: proc: Always set super block owner to init_user_ns
3342
3343 * UBUNTU: [Config] updateconfigs after 4.4.0-32.51 rebase (LP: #1603483)
3344
3345 [ Kamal Mostafa ]
3346
3347 * [Debian] embed derivative target name in release tag (LP: #1599924)
3348
3349 [ Ubuntu: 4.4.0-32.51 ]
3350
3351 * Release Tracking Bug
3352 - LP: #1604443
3353 * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975)
3354 - HID: wacom: break out parsing of device and registering of input
3355 - HID: wacom: Initialize hid_data.inputmode to -1
3356 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11
3357 * changelog: add CVEs as first class citizens (LP: #1604344)
3358 - use CVE numbers in changelog
3359 * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483)
3360 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
3361 - SAUCE: hio: bio_endio() no longer takes errors arg
3362 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
3363 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
3364 - SAUCE: hio: fix mask maybe-uninitialized warning
3365 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
3366 - SAUCE: hio: Makefile and Kconfig
3367 * CVE-2016-5243 (LP: #1589036)
3368 - tipc: fix an infoleak in tipc_nl_compat_link_dump
3369 - tipc: fix nl compat regression for link statistics
3370 * CVE-2016-4470
3371 - KEYS: potential uninitialized variable
3372 * integer overflow in xt_alloc_table_info (LP: #1555353)
3373 - netfilter: x_tables: check for size overflow
3374 * CVE-2016-3135:
3375 - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow"
3376 * CVE-2016-4440 (LP: #1584192)
3377 - kvm:vmx: more complete state update on APICv on/off
3378 * the system hangs in the dma driver when reboot or shutdown on a baytrail-m
3379 laptop (LP: #1602579)
3380 - dmaengine: dw: platform: power on device on shutdown
3381 - ACPI / LPSS: override power state for LPSS DMA device
3382 * Add proper palm detection support for MS Precision Touchpad (LP: #1593124)
3383 - Revert "HID: multitouch: enable palm rejection if device implements
3384 confidence usage"
3385 - HID: multitouch: enable palm rejection for Windows Precision Touchpad
3386 * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068)
3387 - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]
3388 * CVE-2016-4794 (LP: #1581871)
3389 - percpu: fix synchronization between chunk->map_extend_work and chunk
3390 destruction
3391 - percpu: fix synchronization between synchronous map extension and chunk
3392 destruction
3393 * Xenial update to v4.4.15 stable release (LP: #1601952)
3394 - net_sched: fix pfifo_head_drop behavior vs backlog
3395 - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
3396 - sit: correct IP protocol used in ipip6_err
3397 - esp: Fix ESN generation under UDP encapsulation
3398 - netem: fix a use after free
3399 - ipmr/ip6mr: Initialize the last assert time of mfc entries.
3400 - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
3401 - sock_diag: do not broadcast raw socket destruction
3402 - bpf, perf: delay release of BPF prog after grace period
3403 - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
3404 - net: macb: fix default configuration for GMAC on AT91
3405 - net: alx: Work around the DMA RX overflow issue
3406 - bpf: try harder on clones when writing into skb
3407 - AX.25: Close socket connection on session completion
3408 - crypto: ux500 - memmove the right size
3409 - crypto: user - re-add size check for CRYPTO_MSG_GETALG
3410 - USB: uas: Fix slave queue_depth not being set
3411 - usb: quirks: Fix sorting
3412 - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
3413 - usb: musb: only restore devctl when session was set in backup
3414 - usb: musb: Stop bulk endpoint while queue is rotated
3415 - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
3416 - usb: musb: host: correct cppi dma channel for isoch transfer
3417 - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
3418 - USB: xhci: Add broken streams quirk for Frescologic device id 1009
3419 - xhci: Fix handling timeouted commands on hosts in weird states.
3420 - USB: mos7720: delete parport
3421 - usb: gadget: fix spinlock dead lock in gadgetfs
3422 - usb: host: ehci-tegra: Grab the correct UTMI pads reset
3423 - usb: dwc3: exynos: Fix deferred probing storm.
3424 - Linux 4.4.15
3425 * qeth: delete napi struct when removing a qeth device (LP: #1601831)
3426 - qeth: delete napi struct when removing a qeth device
3427 * Adjust KBL PCI-ID's (LP: #1600124)
3428 - drm/i915: Add more Kabylake PCI IDs.
3429 - drm/i915: Removing PCI IDs that are no longer listed as Kabylake.
3430 * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support
3431 (LP: #1599109)
3432 - drm/kms_helper: Add a common place to call init and exit functions.
3433 - drm: Add helper for DP++ adaptors
3434 - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
3435 - drm: introduce pipe color correction properties
3436 - drm: fix blob pointer check
3437 - drm: atomic helper: do not unreference error pointer
3438 - drm: fix lut value extraction function
3439 - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
3440 - SAUCE: drm: Introduce drm_malloc_gfp()
3441 - SAUCE: i915_bpo: Rebase to v4.7-rc6
3442 - SAUCE: i915_bpo: Add backported workarounds for gen9
3443 - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel
3444 details"
3445 - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT.
3446 * Baytrail-I got black screen with HDMI output (LP: #1599379)
3447 - drm/i915: Only ignore eDP ports that are connected
3448 - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
3449 * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed
3450 (LP: #1590655)
3451 - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not
3452 present
3453 * Hotplug device addition issue - missing patches on Xenial kernel
3454 (LP: #1599250)
3455 - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()"
3456 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
3457 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
3458 - powerpc/pseries: Fix PCI config address for DDW
3459 * kernel: signal return with invalid floating-point control (LP: #1597971)
3460 - s390: fix test_fp_ctl inline assembly contraints
3461 * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667)
3462 - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics
3463 Touchpad
3464 * [yakkety] d-i does not support (ehci_msm) Qualcomm On-Chip EHCI Host
3465 Controller (LP: #1599347)
3466 - d-i: Add ehci_msm to usb-modules
3467 * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871)
3468 - ALSA: hda - Skip ELD notification during PM process
3469 - ALSA: hda - hdmi add wmb barrier for audio component
3470 - ALSA: hda - hdmi defer to register acomp eld notifier
3471 * sync spl 0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257)
3472 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4
3473 * Config: missing AMD Seattle platform support (LP: #1597574)
3474 - [Config] Enable the AMD Seattle platform
3475 * Network installer fails to detect network on AMD Overdrive (ARM64)
3476 (LP: #1597573)
3477 - [Config] Add amd-xgbe to nic-modules udeb
3478 * exercising ptys causes a kernel oops (LP: #1586418)
3479 - devpts: fix null pointer dereference on failed memory allocation
3480 * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04
3481 (LP: #1574102)
3482 - Input: xpad - move pending clear to the correct location
3483 * thunderx nics fail to establish link (LP: #1597867)
3484 - net: thunderx: Fix link status reporting
3485 * Xenial update to v4.4.14 stable release (LP: #1596575)
3486 - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
3487 - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
3488 - netlink: Fix dump skb leak/double free
3489 - tipc: fix nametable publication field in nl compat
3490 - switchdev: pass pointer to fib_info instead of copy
3491 - tuntap: correctly wake up process during uninit
3492 - udp: prevent skbs lingering in tunnel socket queues
3493 - uapi glibc compat: fix compilation when !__USE_MISC in glibc
3494 - sfc: on MC reset, clear PIO buffer linkage in TXQs
3495 - team: don't call netdev_change_features under team->lock
3496 - vxlan: Accept user specified MTU value when create new vxlan link
3497 - tcp: record TLP and ER timer stats in v6 stats
3498 - bridge: Don't insert unnecessary local fdb entry on changing mac address
3499 - l2tp: fix configuration passed to setup_udp_tunnel_sock()
3500 - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
3501 - vxlan: Relax MTU constraints
3502 - geneve: Relax MTU constraints
3503 - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
3504 - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
3505 - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
3506 - ALSA: hda - Add PCI ID for Kabylake
3507 - ALSA: hda - Fix headset mic detection problem for Dell machine
3508 - ALSA: hda/realtek - ALC256 speaker noise issue
3509 - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
3510 - ALSA: hda/realtek: Add T560 docking unit fixup
3511 - ARM: fix PTRACE_SETVFPREGS on SMP systems
3512 - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
3513 - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
3514 - s390/bpf: reduce maximum program size to 64 KB
3515 - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
3516 - crypto: public_key: select CRYPTO_AKCIPHER
3517 - crypto: ccp - Fix AES XTS error for request sizes above 4096
3518 - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
3519 - arm64: mm: always take dirty state from new pte in ptep_set_access_flags
3520 - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
3521 - powerpc: Fix definition of SIAR and SDAR registers
3522 - powerpc: Use privileged SPR number for MMCR2
3523 - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support
3524 call
3525 - pinctrl: mediatek: fix dual-edge code defect
3526 - parisc: Fix pagefault crash in unaligned __get_user() call
3527 - memcg: add RCU locking around css_for_each_descendant_pre() in
3528 memcg_offline_kmem()
3529 - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
3530 - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
3531 - fix d_walk()/non-delayed __d_free() race
3532 - sparc: Fix system call tracing register handling.
3533 - sparc64: Fix bootup regressions on some Kconfig combinations.
3534 - sparc64: Fix numa node distance initialization
3535 - sparc64: Fix sparc64_set_context stack handling.
3536 - sparc/PCI: Fix for panic while enabling SR-IOV
3537 - sparc64: Reduce TLB flushes during hugepte changes
3538 - sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
3539 - sparc: Harden signal return frame checks.
3540 - sparc64: Fix return from trap window fill crashes.
3541 - MIPS: Fix 64k page support for 32 bit kernels.
3542 - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
3543 - drm/core: Do not preserve framebuffer on rmfb, v4.
3544 - Linux 4.4.14
3545 * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357)
3546 - hv_netvsc: rework link status change handling
3547 - hv_netvsc: Resize some of the variables in hv_netvsc_packet
3548 - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
3549 - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
3550 - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
3551 - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
3552 - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
3553 - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
3554 - hv_netvsc: Don't ask for additional head room in the skb
3555 - hv_netvsc: move subchannel existence check to netvsc_select_queue()
3556 - hv_netvsc: remove locking in netvsc_send()
3557 - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
3558 - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
3559 - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
3560 - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
3561 - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
3562 - hv_netvsc: Eliminate status from struct hv_netvsc_packet
3563 - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
3564 - storvsc: add logging for error/warning messages
3565 - hv_netvsc: Fix race condition on Multi-Send Data field
3566 - kvm/x86: split ioapic-handled and EOI exit bitmaps
3567 - kvm/x86: per-vcpu apicv deactivation support
3568 - kvm/x86: Hyper-V synthetic interrupt controller
3569 - kvm/x86: Hyper-V kvm exit
3570 - kvm/x86: Rearrange func's declarations inside Hyper-V header
3571 - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
3572 - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
3573 - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
3574 - kvm/x86: Hyper-V SynIC timers
3575 - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
3576 - storvsc: Properly support Fibre Channel devices
3577 - storvsc: Refactor the code in storvsc_channel_init()
3578 - storvsc: Tighten up the interrupt path
3579 - storvsc: Fix typo in MODULE_PARM_DESC
3580 - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation"
3581 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
3582 - hv_netvsc: Fix book keeping of skb during batching process
3583 - storvsc: Install the storvsc specific timeout handler for FC devices
3584 - storvsc: Use the specified target ID in device lookup
3585 - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
3586 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
3587 - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path"
3588 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
3589 - Revert "hv_netvsc: cleanup netdev feature flags for netvsc"
3590 - hv_netvsc: cleanup netdev feature flags for netvsc
3591 - hv_netvsc: Restore needed_headroom request
3592 - kvm/x86: Rename Hyper-V long spin wait hypercall
3593 - hv_netvsc: add software transmit timestamp support
3594 - hv_netvsc: add ethtool support for set and get of settings
3595 - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
3596 - hv_netvsc: Fix the array sizes to be max supported channels
3597 - hv_netvsc: Fix the order of num_sc_offered decrement
3598 - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
3599 - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
3600 - Drivers: hv: kvp: fix IP Failover
3601
3602 [ Ubuntu: 4.4.0-31.50 ]
3603
3604 * Release Tracking Bug
3605 - LP: #1602449
3606 * nouveau: boot hangs at blank screen with unsupported graphics cards
3607 (LP: #1602340)
3608 - SAUCE: drm: check for supported chipset before booting fbdev off the hw
3609
3610 -- Seth Forshee <seth.forshee@canonical.com> Wed, 20 Jul 2016 10:46:39 -0500
1c9fdc10 3611
fffadb2f 3612linux-snapdragon (4.4.0-1020.23) xenial; urgency=low
ef0cad56 3613
fffadb2f
KM
3614 [ Kamal Mostafa ]
3615
3616 * Release Tracking Bug
3617 - LP: #1597903
3618
3619 [ Ubuntu: 4.4.0-30.49 ]
3620
3621 * FCP devices are not detected correctly nor deterministically (LP: #1567602)
3622 - scsi_dh_alua: Disable ALUA handling for non-disk devices
3623 - scsi_dh_alua: Use vpd_pg83 information
3624 - scsi_dh_alua: improved logging
3625 - scsi_dh_alua: sanitze sense code handling
3626 - scsi_dh_alua: use standard logging functions
3627 - scsi_dh_alua: return standard SCSI return codes in submit_rtpg
3628 - scsi_dh_alua: fixup description of stpg_endio()
3629 - scsi_dh_alua: use flag for RTPG extended header
3630 - scsi_dh_alua: use unaligned access macros
3631 - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
3632 - scsi_dh_alua: simplify sense code handling
3633 - scsi: Add scsi_vpd_lun_id()
3634 - scsi: Add scsi_vpd_tpg_id()
3635 - scsi_dh_alua: use scsi_vpd_tpg_id()
3636 - scsi_dh_alua: Remove stale variables
3637 - scsi_dh_alua: Pass buffer as function argument
3638 - scsi_dh_alua: separate out alua_stpg()
3639 - scsi_dh_alua: Make stpg synchronous
3640 - scsi_dh_alua: call alua_rtpg() if stpg fails
3641 - scsi_dh_alua: switch to scsi_execute_req_flags()
3642 - scsi_dh_alua: allocate RTPG buffer separately
3643 - scsi_dh_alua: Use separate alua_port_group structure
3644 - scsi_dh_alua: use unique device id
3645 - scsi_dh_alua: simplify alua_initialize()
3646 - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should
3647 succeed while TPG is transitioning")
3648 - scsi_dh_alua: move optimize_stpg evaluation
3649 - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
3650 - scsi_dh_alua: Use workqueue for RTPG
3651 - scsi_dh_alua: Allow workqueue to run synchronously
3652 - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
3653 - scsi_dh_alua: Recheck state on unit attention
3654 - scsi_dh_alua: update all port states
3655 - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
3656 - scsi_dh_alua: do not fail for unknown VPD identification
3657
3658 [ Ubuntu: 4.4.0-29.48 ]
3659
3660 * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886)
3661 - intel-hid: new hid event driver for hotkeys
3662 - intel-hid: fix incorrect entries in intel_hid_keymap
3663 - intel-hid: allocate correct amount of memory for private struct
3664 - intel-hid: add a workaround to ignore an event after waking up from S4.
3665 - [Config] CONFIG_INTEL_HID_EVENT=m
3666 * cgroupfs mounts can hang (LP: #1588056)
3667 - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
3668 user ns which owns the ipc ns"
3669 - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user
3670 namespace when mounting"
3671 - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a
3672 cgroup namespace"
3673 - (namespace) bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
3674 - (namespace) bpf, inode: disallow userns mounts
3675 - (namespace) ipc: Initialize ipc_namespace->user_ns early.
3676 - (namespace) vfs: Pass data, ns, and ns->userns to mount_ns
3677 - SAUCE: (namespace) Sync with upstream s_user_ns patches
3678 - (namespace) kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
3679 - (namespace) ipc/mqueue: The mqueue filesystem should never contain
3680 executables
3681 * KVM system crashes after starting guest (LP: #1596635)
3682 - xhci: Cleanup only when releasing primary hcd
3683 * Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu
3684 16.04 (LP: #1596557)
3685 - crypto: vmx - IV size failing on skcipher API
3686 * [Bug]tpm initialization fails on x86 (LP: #1596469)
3687 - tpm_crb: drop struct resource res from struct crb_priv
3688 - tpm_crb: fix mapping of the buffers
3689 * Device shutdown notification for CAPI Flash cards (LP: #1592114)
3690 - cxlflash: Fix regression issue with re-ordering patch
3691 - cxlflash: Fix to drain operations from previous reset
3692 - cxlflash: Add device dependent flags
3693 - cxlflash: Shutdown notify support for CXL Flash cards
3694 * scsi-modules udeb should include pm80xx (LP: #1595628)
3695 - [Config] Add pm80xx scsi driver to d-i
3696 * Sync up latest relevant upstream bug fixes (LP: #1594871)
3697 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu10
3698 * Cannot compile module tda10071 (LP: #1592531)
3699 - [media] tda10071: Fix dependency to REGMAP_I2C
3700 * lsvpd doesn't show correct location code for devices attached to a CAPI card
3701 (LP: #1594847)
3702 - cxl: Make vPHB device node match adapter's
3703 * enable CRC32 and AES ARM64 by default or as module (LP: #1594455)
3704 - [Config] Enable arm64 AES and CRC32 crypto
3705 * VMX kernel crypto module exhibits poor performance in Ubuntu 16.04
3706 (LP: #1592481)
3707 - crypto: vmx - comply with ABIs that specify vrsave as reserved.
3708 - crypto: vmx - Fix ABI detection
3709 - crypto: vmx - Increase priority of aes-cbc cipher
3710 * build squashfs into xenial kernels by default (LP: #1593134)
3711 - [Config] CONFIG_SQUASHFS=y
3712 * Restore irqfd fast path for PPC (LP: #1592809)
3713 - KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
3714 * Unable to start guests with memballoon default. (LP: #1592042)
3715 - virtio_balloon: fix PFN format for virtio-1
3716 * Key 5 automatically pressed on some Logitech wireless keyboards
3717 (LP: #1579190)
3718 - HID: core: prevent out-of-bound readings
3719 * ZFS: Running ztest repeatedly for long periods of time eventually results in
3720 "zdb: can't open 'ztest': No such file or directory" (LP: #1587686)
3721 - Fix ztest truncated cache file
3722 * STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot
3723 then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316)
3724 - lpfc: Fix DMA faults observed upon plugging loopback connector
ef0cad56 3725
fffadb2f 3726 -- Kamal Mostafa <kamal@canonical.com> Thu, 30 Jun 2016 14:22:47 -0700
ef0cad56 3727
714121b8 3728linux-snapdragon (4.4.0-1019.22) xenial; urgency=low
b09d5a7b 3729
714121b8 3730 [ Kamal Mostafa ]
b09d5a7b 3731
714121b8
KM
3732 * Release Tracking Bug
3733 - LP: #1595882
3734
3735 [ Ubuntu: 4.4.0-28.47 ]
3736
3737 * Linux netfilter local privilege escalation issues (LP: #1595350)
3738 - netfilter: x_tables: don't move to non-existent next rule
3739 - netfilter: x_tables: validate targets of jumps
3740 - netfilter: x_tables: add and use xt_check_entry_offsets
3741 - netfilter: x_tables: kill check_entry helper
3742 - netfilter: x_tables: assert minimum target size
3743 - netfilter: x_tables: add compat version of xt_check_entry_offsets
3744 - netfilter: x_tables: check standard target size too
3745 - netfilter: x_tables: check for bogus target offset
3746 - netfilter: x_tables: validate all offsets and sizes in a rule
3747 - netfilter: x_tables: don't reject valid target size on some architectures
3748 - netfilter: arp_tables: simplify translate_compat_table args
3749 - netfilter: ip_tables: simplify translate_compat_table args
3750 - netfilter: ip6_tables: simplify translate_compat_table args
3751 - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
3752 - netfilter: x_tables: do compat validation via translate_table
3753 - netfilter: x_tables: introduce and use xt_copy_counters_from_user
3754 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
3755 - netfilter: x_tables: validate e->target_offset early
3756 - netfilter: x_tables: make sure e->next_offset covers remaining blob size
3757 - netfilter: x_tables: fix unconditional helper
3758
3759 -- Kamal Mostafa <kamal@canonical.com> Fri, 24 Jun 2016 08:22:41 -0700
b09d5a7b 3760
6c8e253d 3761linux-snapdragon (4.4.0-1018.21) xenial; urgency=low
43b5ebeb 3762
6c8e253d
KM
3763 [ Kamal Mostafa ]
3764
3765 * Release Tracking Bug
3766 - LP: #1594929
3767
3768 [ Ubuntu: 4.4.0-27.46 ]
3769
3770 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
3771 - Revert "UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules"
43b5ebeb 3772
6c8e253d 3773 -- Kamal Mostafa <kamal@canonical.com> Tue, 21 Jun 2016 12:35:33 -0700
43b5ebeb 3774
1528f6aa 3775linux-snapdragon (4.4.0-1017.20) xenial; urgency=low
56874e37 3776
1528f6aa 3777 [ Kamal Mostafa ]
56874e37 3778
1528f6aa
KM
3779 * Release Tracking Bug
3780 - LP: #1594480
3781
3782 [ Ubuntu: 4.4.0-26.45 ]
3783
3784 * linux: Implement secure boot state variables (LP: #1593075)
3785 - SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
3786 * failures building userspace packages that include ethtool.h (LP: #1592930)
3787 - ethtool.h: define INT_MAX for userland
3788
3789 -- Kamal Mostafa <kamal@canonical.com> Mon, 20 Jun 2016 11:48:30 -0700
56874e37 3790
5cfc767a 3791linux-snapdragon (4.4.0-1016.19) xenial; urgency=low
d1f6c86c 3792
5cfc767a
KM
3793 [ Kamal Mostafa ]
3794
3795 * Release Tracking Bug
3796 - LP: #1591462
3797
3798 [ Ubuntu: 4.4.0-25.44 ]
3799
3800 * Xenial update to v4.4.13 stable release (LP: #1590455)
3801 - MIPS64: R6: R2 emulation bugfix
3802 - MIPS: math-emu: Fix jalr emulation when rd == $0
3803 - MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
3804 - MIPS: Don't unwind to user mode with EVA
3805 - MIPS: Avoid using unwind_stack() with usermode
3806 - MIPS: Fix siginfo.h to use strict posix types
3807 - MIPS: Fix uapi include in exported asm/siginfo.h
3808 - MIPS: Fix watchpoint restoration
3809 - MIPS: Flush highmem pages in __flush_dcache_page
3810 - MIPS: Handle highmem pages in __update_cache
3811 - MIPS: Sync icache & dcache in set_pte_at
3812 - MIPS: ath79: make bootconsole wait for both THRE and TEMT
3813 - MIPS: Reserve nosave data for hibernation
3814 - MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
3815 - MIPS: Use copy_s.fmt rather than copy_u.fmt
3816 - MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
3817 - MIPS: Prevent "restoration" of MSA context in non-MSA kernels
3818 - MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
3819 - MIPS: ptrace: Fix FP context restoration FCSR regression
3820 - MIPS: ptrace: Prevent writes to read-only FCSR bits
3821 - MIPS: Fix sigreturn via VDSO on microMIPS kernel
3822 - MIPS: Build microMIPS VDSO for microMIPS kernels
3823 - MIPS: lib: Mark intrinsics notrace
3824 - MIPS: VDSO: Build with `-fno-strict-aliasing'
3825 - affs: fix remount failure when there are no options changed
3826 - ASoC: ak4642: Enable cache usage to fix crashes on resume
3827 - Input: uinput - handle compat ioctl for UI_SET_PHYS
3828 - ARM: mvebu: fix GPIO config on the Linksys boards
3829 - ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
3830 - ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats
3831 - ARM: dts: imx35: restore existing used clock enumeration
3832 - ath9k: Add a module parameter to invert LED polarity.
3833 - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
3834 - ath10k: fix debugfs pktlog_filter write
3835 - ath10k: fix firmware assert in monitor mode
3836 - ath10k: fix rx_channel during hw reconfigure
3837 - ath10k: fix kernel panic, move arvifs list head init before htt init
3838 - ath5k: Change led pin configuration for compaq c700 laptop
3839 - hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
3840 - rtlwifi: rtl8723be: Add antenna select module parameter
3841 - rtlwifi: btcoexist: Implement antenna selection
3842 - rtlwifi: Fix logic error in enter/exit power-save mode
3843 - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in
3844 rtl_pci_reset_trx_ring
3845 - aacraid: Relinquish CPU during timeout wait
3846 - aacraid: Fix for aac_command_thread hang
3847 - aacraid: Fix for KDUMP driver hang
3848 - hwmon: (ads7828) Enable internal reference
3849 - mfd: intel-lpss: Save register context on suspend
3850 - mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table
3851 correctly
3852 - PM / Runtime: Fix error path in pm_runtime_force_resume()
3853 - cpuidle: Indicate when a device has been unregistered
3854 - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
3855 - clk: bcm2835: Fix PLL poweron
3856 - clk: at91: fix check of clk_register() returned value
3857 - clk: bcm2835: pll_off should only update CM_PLL_ANARST
3858 - clk: bcm2835: divider value has to be 1 or more
3859 - pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
3860 - PCI: Disable all BAR sizing for devices with non-compliant BARs
3861 - media: v4l2-compat-ioctl32: fix missing reserved field copy in
3862 put_v4l2_create32
3863 - mm: use phys_addr_t for reserve_bootmem_region() arguments
3864 - wait/ptrace: assume __WALL if the child is traced
3865 - QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
3866 - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
3867 - powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
3868 - powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
3869 - xen/events: Don't move disabled irqs
3870 - xen: use same main loop for counting and remapping pages
3871 - sunrpc: fix stripping of padded MIC tokens
3872 - drm/gma500: Fix possible out of bounds read
3873 - drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
3874 - drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
3875 - drm/vmwgfx: Fix order of operation
3876 - drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
3877 - drm/amdgpu: Fix hdmi deep color support.
3878 - drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
3879 - drm/fb_helper: Fix references to dev->mode_config.num_connector
3880 - drm/atomic: Verify connector->funcs != NULL when clearing states
3881 - drm/i915: Don't leave old junk in ilk active watermarks on readout
3882 - drm/imx: Match imx-ipuv3-crtc components using device node in platform data
3883 - ext4: fix hang when processing corrupted orphaned inode list
3884 - ext4: clean up error handling when orphan list is corrupted
3885 - ext4: fix oops on corrupted filesystem
3886 - ext4: address UBSAN warning in mb_find_order_for_block()
3887 - ext4: silence UBSAN in ext4_mb_init()
3888 - PM / sleep: Handle failures in device_suspend_late() consistently
3889 - dma-debug: avoid spinlock recursion when disabling dma-debug
3890 - scripts/package/Makefile: rpmbuild add support of RPMOPTS
3891 - gcov: disable tree-loop-im to reduce stack usage
3892 - xfs: disallow rw remount on fs with unknown ro-compat features
3893 - xfs: Don't wrap growfs AGFL indexes
3894 - xfs: xfs_iflush_cluster fails to abort on error
3895 - xfs: fix inode validity check in xfs_iflush_cluster
3896 - xfs: skip stale inodes in xfs_iflush_cluster
3897 - xfs: print name of verifier if it fails
3898 - xfs: handle dquot buffer readahead in log recovery correctly
3899 - Linux 4.4.13
3900 * 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't
3901 switch colors (LP: #972604)
3902 - ath5k: Change led pin configuration for compaq c700 laptop
3903 * Extended statistics from balloon for proper memory management (LP: #1587091)
3904 - mm/page_alloc.c: calculate 'available' memory in a separate function
3905 - virtio_balloon: export 'available' memory to balloon statistics
3906 * CAPI: CGZIP AFU contexts do not receive interrupts after heavy afu
3907 open/close (LP: #1588468)
3908 - misc: cxl: use kobj_to_dev()
3909 - cxl: Move common code away from bare-metal-specific files
3910 - cxl: Move bare-metal specific code to specialized files
3911 - cxl: Define process problem state area at attach time only
3912 - cxl: Introduce implementation-specific API
3913 - cxl: Rename some bare-metal specific functions
3914 - cxl: Isolate a few bare-metal-specific calls
3915 - cxl: Update cxl_irq() prototype
3916 - cxl: IRQ allocation for guests
3917 - powerpc: New possible return value from hcall
3918 - cxl: New hcalls to support cxl adapters
3919 - cxl: Separate bare-metal fields in adapter and AFU data structures
3920 - cxlflash: Simplify PCI registration
3921 - cxlflash: Unmap problem state area before detaching master context
3922 - cxlflash: Split out context initialization
3923 - cxlflash: Simplify attach path error cleanup
3924 - cxlflash: Reorder user context initialization
3925 - cxl: Add guest-specific code
3926 - cxl: sysfs support for guests
3927 - cxl: Support to flash a new image on the adapter from a guest
3928 - cxl: Parse device tree and create cxl device(s) at boot
3929 - cxl: Support the cxl kernel API from a guest
3930 - cxl: Adapter failure handling
3931 - cxl: Add tracepoints around the cxl hcall
3932 - cxlflash: Use new cxl_pci_read_adapter_vpd() API
3933 - cxl: Remove cxl_get_phys_dev() kernel API
3934 - cxl: Ignore probes for virtual afu pci devices
3935 - cxl: Poll for outstanding IRQs when detaching a context
3936 * NVMe max_segments queue parameter gets set to 1 (LP: #1588449)
3937 - nvme: set queue limits for the admin queue
3938 - nvme: fix max_segments integer truncation
3939 - block: fix blk_rq_get_max_sectors for driver private requests
3940 * workaround cavium thunderx silicon erratum 23144 (LP: #1589704)
3941 - irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
3942 * Xenial update to v4.4.12 stable release (LP: #1588945)
3943 - Btrfs: don't use src fd for printk
3944 - perf/x86/intel/pt: Generate PMI in the STOP region as well
3945 - perf/core: Fix perf_event_open() vs. execve() race
3946 - perf test: Fix build of BPF and LLVM on older glibc libraries
3947 - ext4: iterate over buffer heads correctly in move_extent_per_page()
3948 - arm64: Fix typo in the pmdp_huge_get_and_clear() definition
3949 - arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
3950 - arm64: Implement ptep_set_access_flags() for hardware AF/DBM
3951 - arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
3952 - arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
3953 - arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
3954 - kvm: arm64: Fix EC field in inject_abt64
3955 - remove directory incorrectly tries to set delete on close on non-empty
3956 directories
3957 - fs/cifs: correctly to anonymous authentication via NTLMSSP
3958 - fs/cifs: correctly to anonymous authentication for the LANMAN authentication
3959 - fs/cifs: correctly to anonymous authentication for the NTLM(v1)
3960 authentication
3961 - fs/cifs: correctly to anonymous authentication for the NTLM(v2)
3962 authentication
3963 - asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
3964 - ring-buffer: Use long for nr_pages to avoid overflow failures
3965 - ring-buffer: Prevent overflow of size in ring_buffer_resize()
3966 - crypto: caam - fix caam_jr_alloc() ret code
3967 - crypto: talitos - fix ahash algorithms registration
3968 - crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
3969 - clk: qcom: msm8916: Fix crypto clock flags
3970 - sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded
3971 systems
3972 - mfd: omap-usb-tll: Fix scheduling while atomic BUG
3973 - Input: pwm-beeper - fix - scheduling while atomic
3974 - irqchip/gic: Ensure ordering between read of INTACK and shared data
3975 - irqchip/gic-v3: Configure all interrupts as non-secure Group-1
3976 - can: fix handling of unmodifiable configuration options
3977 - mmc: mmc: Fix partition switch timeout for some eMMCs
3978 - mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
3979 - ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal
3980 strings
3981 - dell-rbtn: Ignore ACPI notifications if device is suspended
3982 - mmc: longer timeout for long read time quirk
3983 - mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
3984 - Bluetooth: vhci: fix open_timeout vs. hdev race
3985 - Bluetooth: vhci: purge unhandled skbs
3986 - Bluetooth: vhci: Fix race at creating hci device
3987 - mei: fix NULL dereferencing during FW initiated disconnection
3988 - mei: amthif: discard not read messages
3989 - mei: bus: call mei_cl_read_start under device lock
3990 - USB: serial: mxuport: fix use-after-free in probe error path
3991 - USB: serial: keyspan: fix use-after-free in probe error path
3992 - USB: serial: quatech2: fix use-after-free in probe error path
3993 - USB: serial: io_edgeport: fix memory leaks in attach error path
3994 - USB: serial: io_edgeport: fix memory leaks in probe error path
3995 - USB: serial: option: add support for Cinterion PH8 and AHxx
3996 - USB: serial: option: add more ZTE device ids
3997 - USB: serial: option: add even more ZTE device ids
3998 - usb: gadget: f_fs: Fix EFAULT generation for async read operations
3999 - usb: f_mass_storage: test whether thread is running before starting another
4000 - usb: misc: usbtest: fix pattern tests for scatterlists.
4001 - usb: gadget: udc: core: Fix argument of dev_err() in
4002 usb_gadget_map_request()
4003 - staging: comedi: das1800: fix possible NULL dereference
4004 - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
4005 - MIPS: KVM: Fix timer IRQ race when freezing timer
4006 - MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
4007 - KVM: x86: mask CPUID(0xD,0x1).EAX against host value
4008 - xen/x86: actually allocate legacy interrupts on PV guests
4009 - tty: vt, return error when con_startup fails
4010 - TTY: n_gsm, fix false positive WARN_ON
4011 - tty/serial: atmel: fix hardware handshake selection
4012 - Fix OpenSSH pty regression on close
4013 - serial: 8250_pci: fix divide error bug if baud rate is 0
4014 - serial: 8250_mid: use proper bar for DNV platform
4015 - serial: 8250_mid: recognize interrupt source in handler
4016 - serial: samsung: Reorder the sequence of clock control when call
4017 s3c24xx_serial_set_termios()
4018 - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
4019 - clk: bcm2835: add locking to pll*_on/off methods
4020 - mcb: Fixed bar number assignment for the gdd
4021 - ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
4022 - ALSA: hda - Fix headphone noise on Dell XPS 13 9360
4023 - ALSA: hda/realtek - Add support for ALC295/ALC3254
4024 - ALSA: hda - Fix headset mic detection problem for one Dell machine
4025 - IB/srp: Fix a debug kernel crash
4026 - thunderbolt: Fix double free of drom buffer
4027 - SIGNAL: Move generic copy_siginfo() to signal.h
4028 - UBI: Fix static volume checks when Fastmap is used
4029 - hpfs: fix remount failure when there are no options changed
4030 - hpfs: implement the show_options method
4031 - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
4032 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
4033 - kbuild: move -Wunused-const-variable to W=1 warning level
4034 - Linux 4.4.12
4035 * [Hyper-V] fixes for kdump when running on a VM (LP: #1588965)
4036 - clocksource: Allow unregistering the watchdog
4037 * net_admin apparmor denial when using Go (LP: #1465724)
4038 - SAUCE: kernel: Add noaudit variant of ns_capable()
4039 - SAUCE: net: Use ns_capable_noaudit() when determining net sysctl permissions
4040 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
4041 - [Debian] Install lsvmbus in cloud tools
4042 - SAUCE: tools/hv/lsvmbus -- convert to python3
4043 - SAUCE: tools/hv/lsvmbus -- add manual page
4044 * btrfs: file write crashes with false ENOSPC during snapshot creation since
4045 kernel 4.4 - fix available (LP: #1584052)
4046 - btrfs: Continue write in case of can_not_nocow
4047 * boot stalls on USB detection errors (LP: #1437492)
4048 - usb: core: hub: hub_port_init lock controller instead of bus
4049 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
4050 - kernek/fork.c: allocate idle task for a CPU always on its local node
4051 * [Hyper-V] PCI Passthrough kernel hang and explicit barriers (LP: #1581243)
4052 - PCI: hv: Report resources release after stopping the bus
4053 - PCI: hv: Add explicit barriers to config space access
4054 * Kernel 4.2.X and 4.4.X - Fix USB3.0 link power management (LPM)
4055 claim/release logic in USBFS (LP: #1577024)
4056 - USB: leave LPM alone if possible when binding/unbinding interface drivers
4057 * STC840.20:tuleta:tul516p01 panic after injecting Leaf EEH (LP: #1581034)
4058 - NVMe: Fix namespace removal deadlock
4059 - NVMe: Requeue requests on suspended queues
4060 - NVMe: Move error handling to failed reset handler
4061 - blk-mq: End unstarted requests on dying queue
4062 * conflicting modules in udebs - arc4.ko (LP: #1582991)
4063 - [Config] Remove arc4 from nic-modules
4064 * CVE-2016-4482 (LP: #1578493)
4065 - USB: usbfs: fix potential infoleak in devio
4066 * mlx5_core kexec fail (LP: #1585978)
4067 - net/mlx5: Add pci shutdown callback
4068 * backport fix for /proc/net issues with containers (LP: #1584953)
4069 - netfilter: Set /proc/net entries owner to root in namespace
4070 * CVE-2016-4951 (LP: #1585365)
4071 - tipc: check nl sock before parsing nested attributes
4072 * CVE-2016-4578 (LP: #1581866)
4073 - ALSA: timer: Fix leak in events via snd_timer_user_ccallback
4074 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
4075 * CVE-2016-4569 (LP: #1580379)
4076 - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
4077 * s390/pci: fix use after free in dma_init (LP: #1584828)
4078 - s390/pci: fix use after free in dma_init
4079 * s390/mm: fix asce_bits handling with dynamic pagetable levels (LP: #1584827)
4080 - s390/mm: fix asce_bits handling with dynamic pagetable levels
4081 * CAPI: CGZIP Wrong CAPI MMIO timeout (256usec desired but 1usec default
4082 setting in cxl.ko driver) (LP: #1584066)
4083 - powerpc: Define PVR value for POWER8NVL processor
4084 - cxl: Configure the PSL for two CAPI ports on POWER8NVL
4085 - cxl: Increase timeout for detection of AFU mmio hang
4086 * ThunderX: soft lockup in cursor_timer_handler() (LP: #1574814)
4087 - SAUCE: tty: vt: Fix soft lockup in fbcon cursor blink timer.
4088 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
4089 and "not a git repository" (LP: #1584890)
4090 - [debian] getabis: Only git add $abidir if running in local repo
4091 - [debian] getabis: Fix inconsistent compiler versions check
4092 * Backport cxlflash patch related to EEH recovery into Xenial SRU stream
4093 (LP: #1584935)
4094 - cxlflash: Fix to resolve dead-lock during EEH recovery
4095 * Xenial update to 4.4.11 stable release (LP: #1584912)
4096 - decnet: Do not build routes to devices without decnet private data.
4097 - route: do not cache fib route info on local routes with oif
4098 - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
4099 - net: sched: do not requeue a NULL skb
4100 - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
4101 - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
4102 - net: use skb_postpush_rcsum instead of own implementations
4103 - vlan: pull on __vlan_insert_tag error path and fix csum correction
4104 - openvswitch: use flow protocol when recalculating ipv6 checksums
4105 - ipv4/fib: don't warn when primary address is missing if in_dev is dead
4106 - net/mlx4_en: fix spurious timestamping callbacks
4107 - bpf: fix check_map_func_compatibility logic
4108 - samples/bpf: fix trace_output example
4109 - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
4110 - gre: do not pull header in ICMP error processing
4111 - net_sched: introduce qdisc_replace() helper
4112 - net_sched: update hierarchical backlog too
4113 - sch_htb: update backlog as well
4114 - sch_dsmark: update backlog as well
4115 - netem: Segment GSO packets on enqueue
4116 - net: fec: only clear a queue's work bit if the queue was emptied
4117 - VSOCK: do not disconnect socket when peer has shutdown SEND only
4118 - net: bridge: fix old ioctl unlocked net device walk
4119 - bridge: fix igmp / mld query parsing
4120 - uapi glibc compat: fix compile errors when glibc net/if.h included before
4121 linux/if.h MIME-Version: 1.0
4122 - net: fix a kernel infoleak in x25 module
4123 - net: thunderx: avoid exposing kernel stack
4124 - tcp: refresh skb timestamp at retransmit time
4125 - net/route: enforce hoplimit max value
4126 - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
4127 - ocfs2: fix posix_acl_create deadlock
4128 - zsmalloc: fix zs_can_compact() integer overflow
4129 - crypto: qat - fix invalid pf2vf_resp_wq logic
4130 - crypto: hash - Fix page length clamping in hash walk
4131 - crypto: testmgr - Use kmalloc memory for RSA input
4132 - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
4133 - ALSA: usb-audio: Yet another Phoneix Audio device quirk
4134 - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
4135 - ALSA: hda - Fix white noise on Asus UX501VW headset
4136 - ALSA: hda - Fix broken reconfig
4137 - spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
4138 - spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
4139 - spi: spi-ti-qspi: Handle truncated frames properly
4140 - pinctrl: at91-pio4: fix pull-up/down logic
4141 - regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
4142 - perf/core: Disable the event on a truncated AUX record
4143 - vfs: add vfs_select_inode() helper
4144 - vfs: rename: check backing inode being equal
4145 - ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
4146 - workqueue: fix rebind bound workers warning
4147 - regulator: s2mps11: Fix invalid selector mask and voltages for buck9
4148 - regulator: axp20x: Fix axp22x ldo_io voltage ranges
4149 - atomic_open(): fix the handling of create_error
4150 - qla1280: Don't allocate 512kb of host tags
4151 - tools lib traceevent: Do not reassign parg after collapse_tree()
4152 - get_rock_ridge_filename(): handle malformed NM entries
4153 - Input: max8997-haptic - fix NULL pointer dereference
4154 - Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
4155 - drm/radeon: fix PLL sharing on DCE6.1 (v2)
4156 - drm/i915: Bail out of pipe config compute loop on LPT
4157 - drm/i915/bdw: Add missing delay during L3 SQC credit programming
4158 - drm/radeon: fix DP link training issue with second 4K monitor
4159 - nf_conntrack: avoid kernel pointer value leak in slab name
4160 - Linux 4.4.11
4161 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
4162 - SAUCE: Bluetooth: Support for LED on Marvell modules
4163 * Support Edge Gateway's WIFI LED (LP: #1512997)
4164 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
4165 * Marvell wireless driver update for FCC regulation (LP: #1528910)
4166 - mwifiex: parse adhoc start/join result
4167 - mwifiex: handle start AP error paths correctly
4168 - mwifiex: set regulatory info from EEPROM
4169 - mwifiex: don't follow AP if country code received from EEPROM
4170 - mwifiex: correction in region code to country mapping
4171 - mwifiex: update region_code_index array
4172 - mwifiex: use world for unidentified region code
4173 - SAUCE: mwifiex: add iw vendor command support
4174 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
4175 - Revert "UBUNTU: SAUCE: mm/mmap: fix oopsing on remap_file_pages"
4176 - SAUCE: AUFS: mm/mmap: fix oopsing on remap_file_pages aufs mmap: bugfix,
4177 mainly for linux-4.5-rc5, remap_file_pages(2) emulation
4178 * cgroup namespace update (LP: #1584163)
4179 - Revert "UBUNTU: SAUCE: cgroup mount: ignore nsroot="
4180 - Revert "UBUNTU: SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo
4181 field"
4182 - cgroup, kernfs: make mountinfo show properly scoped path for cgroup
4183 namespaces
4184 - kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
4185 - cgroup: fix compile warning
4186 * Missing libunwind support in perf (LP: #1248289)
4187 - [Config] add binutils-dev to the Build-Depends: to fix perf unwinding
4188 * e1000 Tx Unit Hang (LP: #1582328)
4189 - e1000: Double Tx descriptors needed check for 82544
4190 - e1000: Do not overestimate descriptor counts in Tx pre-check
4191 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
4192 (LP: #1582378)
4193 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
4194 owns the ipc ns
4195 * Pull in the amdgpu/radeon code from Linux 4.5.3 (LP: #1580526)
4196 - drm/radeon: rework fbdev handling on chips with no connectors
4197 - drm/radeon/mst: fix regression in lane/link handling.
4198 - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance
4199 issue for CZ
4200 - drm/amd/powerplay: fix segment fault issue in multi-display case.
4201 - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
4202 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
4203 - [Config] enable CONFIG_AUFS_EXPORT
4204 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
4205 - [Config] Update inclusion list for CRIU
4206 * [Xenial] net: updates to ethtool and virtio_net for speed/duplex support
4207 (LP: #1581132)
4208 - ethtool: add speed/duplex validation functions
4209 - ethtool: make validate_speed accept all speeds between 0 and INT_MAX
4210 - virtio_net: add ethtool support for set and get of settings
4211 - virtio_net: validate ethtool port setting and explain the user validation
4212 * perf tool: Display event codes for Generic HW (PMU) events (LP: #1578211)
4213 - powerpc/perf: Remove PME_ prefix for power7 events
4214 - powerpc/perf: Export Power8 generic and cache events to sysfs
4215 * Mellanox ConnectX4 MTU limits: max and min (LP: #1528466)
4216 - net/mlx5: Introduce a new header file for physical port functions
4217 - net/mlx5e: Device's mtu field is u16 and not int
4218 - net/mlx5e: Fix minimum MTU
4219 * Miscellaneous Ubuntu changes
4220 - [Config] CONFIG_CAVIUM_ERRATUM_23144=y
d1f6c86c 4221
5cfc767a 4222 -- Kamal Mostafa <kamal@canonical.com> Mon, 13 Jun 2016 11:42:36 -0700
d1f6c86c 4223
0b4958f0 4224linux-snapdragon (4.4.0-1015.18) xenial; urgency=low
663a5704 4225
0b4958f0
KM
4226 [ Kamal Mostafa ]
4227
4228 [ Ubuntu: 4.4.0-24.42 ]
4229
4230 * CVE-2016-1583 (LP: #1588871)
4231 - ecryptfs: fix handling of directory opening
4232 - SAUCE: proc: prevent stacking filesystems on top
4233 - SAUCE: ecryptfs: forbid opening files without mmap handler
4234 - SAUCE: sched: panic on corrupted stack end
4235 * arm64: statically link rtc-efi (LP: #1583738)
4236 - [Config] Link rtc-efi statically on arm64
663a5704 4237
0b4958f0 4238 -- Andy Whitcroft <apw@canonical.com> Wed, 08 Jun 2016 21:34:43 +0100
663a5704 4239
128eb7d7 4240linux-snapdragon (4.4.0-1014.16) xenial; urgency=low
92488333 4241
128eb7d7
KM
4242 [ Kamal Mostafa ]
4243
4244 * Rebase against Ubuntu-4.4.0-23.41
4245 * Release Tracking Bug
4246 - LP: #1582679
4247
4248 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
4249 - [Packaging] disable zfs module checks when cross-compiling
4250
4251 * Xenial update to v4.4.10 stable release (LP: #1580754)
4252 - Revert "UBUNTU: SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for
4253 recursive method calls"
4254 - Revert "UBUNTU: SAUCE: nbd: ratelimit error msgs after socket close"
4255 - Revert: "powerpc/tm: Check for already reclaimed tasks"
4256 - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
4257 - ipvs: handle ip_vs_fill_iph_skb_off failure
4258 - ipvs: correct initial offset of Call-ID header search in SIP persistence
4259 engine
4260 - ipvs: drop first packet to redirect conntrack
4261 - mfd: intel-lpss: Remove clock tree on error path
4262 - nbd: ratelimit error msgs after socket close
4263 - ata: ahci_xgene: dereferencing uninitialized pointer in probe
4264 - mwifiex: fix corner case association failure
4265 - CNS3xxx: Fix PCI cns3xxx_write_config()
4266 - clk-divider: make sure read-only dividers do not write to their register
4267 - soc: rockchip: power-domain: fix err handle while probing
4268 - clk: rockchip: free memory in error cases when registering clock branches
4269 - clk: meson: Fix meson_clk_register_clks() signature type mismatch
4270 - clk: qcom: msm8960: fix ce3_core clk enable register
4271 - clk: versatile: sp810: support reentrance
4272 - clk: qcom: msm8960: Fix ce3_src register offset
4273 - lpfc: fix misleading indentation
4274 - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p
4275 initialisation
4276 - mac80211: fix statistics leak if dev_alloc_name() fails
4277 - tracing: Don't display trigger file for events that can't be enabled
4278 - MD: make bio mergeable
4279 - Minimal fix-up of bad hashing behavior of hash_64()
4280 - mm, cma: prevent nr_isolated_* counters from going negative
4281 - mm/zswap: provide unique zpool name
4282 - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
4283 - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
4284 - xen: Fix page <-> pfn conversion on 32 bit systems
4285 - xen/balloon: Fix crash when ballooning on x86 32 bit PAE
4286 - xen/evtchn: fix ring resize when binding new events
4287 - HID: wacom: Add support for DTK-1651
4288 - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
4289 - Input: zforce_ts - fix dual touch recognition
4290 - proc: prevent accessing /proc/<PID>/environ until it's ready
4291 - mm: update min_free_kbytes from khugepaged after core initialization
4292 - batman-adv: fix DAT candidate selection (must use vid)
4293 - batman-adv: Check skb size before using encapsulated ETH+VLAN header
4294 - batman-adv: Fix broadcast/ogm queue limit on a removed interface
4295 - batman-adv: Reduce refcnt of removed router when updating route
4296 - writeback: Fix performance regression in wb_over_bg_thresh()
4297 - MAINTAINERS: Remove asterisk from EFI directory names
4298 - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
4299 - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
4300 - ARC: Add missing io barriers to io{read,write}{16,32}be()
4301 - x86/sysfb_efi: Fix valid BAR address range check
4302 - ACPICA: Dispatcher: Update thread ID for recursive method calls
4303 - powerpc: Fix bad inline asm constraint in create_zero_mask()
4304 - libahci: save port map for forced port map
4305 - ata: ahci-platform: Add ports-implemented DT bindings.
4306 - USB: serial: cp210x: add ID for Link ECU
4307 - USB: serial: cp210x: add Straizona Focusers device ids
4308 - nvmem: mxs-ocotp: fix buffer overflow in read
4309 - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
4310 - drm/amdgpu: make sure vertical front porch is at least 1
4311 - drm/amdgpu: set metadata pointer to NULL after freeing.
4312 - iio: ak8975: Fix NULL pointer exception on early interrupt
4313 - iio: ak8975: fix maybe-uninitialized warning
4314 - drm/radeon: make sure vertical front porch is at least 1
4315 - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
4316 - drm/i915: Fix eDP low vswing for Broadwell
4317 - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
4318 - drm/i915: Fake HDMI live status
4319 - lib/test-string_helpers.c: fix and improve string_get_size() tests
4320 - drm/i915/skl: Fix DMC load on Skylake J0 and K0
4321 - Linux 4.4.10
4322
4323 * HDMI audio playback noise observed on AMD Polaris 10/11 GPU (LP: #1577288)
4324 - ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps
4325
4326 * [i915_bpo] Update i915 backport driver (LP: #1580114)
4327 - SAUCE: i915_bpo: Drop is_preliminary from BXT/KBL.
4328 - SAUCE: i915_bpo: Sync with v4.6-rc7
4329
4330 * CVE-2016-4486 (LP: #1578497)
4331 - net: fix infoleak in rtnetlink
4332
4333 * CVE-2016-4485 (LP: #1578496)
4334 - net: fix infoleak in llc
4335
4336 * drm.ko < kernel version 4.5 has a dead lock bug (LP: #1579610)
4337 - drm: Balance error path for GEM handle allocation
4338
4339 * Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not
4340 supported by compiler (LP: #1574982)
4341 - SAUCE: (no-up) disable -pie when gcc has it enabled by default
4342
4343 * system freeze after vt switching (LP: #1542939)
4344 - drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
4345 - drm/atomic: Remove drm_atomic_connectors_for_crtc.
4346
4347 * CVE-2016-4558 (LP: #1579140)
4348 - bpf: fix refcnt overflow
4349
4350 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
4351 upgrade -d (LP: #1573231)
4352 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
4353
4354 * PCI Call Traces hw csum failure in dmesg with 4.4.0-2-generic
4355 (LP: #1544978)
4356 - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
4357
4358 * Missing libunwind support in perf (LP: #1248289)
4359 - [Config] Add liblzma-dev to enable libunwind support in perf
4360
4361 * thunderbolt hotplug is broken (LP: #1577898)
4362 - SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method
4363 calls
4364
4365 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
4366 - SAUCE: mm/mmap: fix oopsing on remap_file_pages
4367
4368 * ZFS is confused by user namespaces (uid/gid mapping) when used with
4369 acltype=posixac (LP: #1567558)
4370 - zfs: Fix user namespaces uid/gid mapping
4371
4372 * oops when propagating mounts into containers - RIP:
4373 0010:[<ffffffff8123cb3e>] [<ffffffff8123cb3e>] propagate_one+0xbe/0x1c0
4374 (LP: #1572316)
4375 - fs/pnode.c: treat zero mnt_group_id-s as unequal
4376 - propogate_mnt: Handle the first propogated copy being a slave
4377
4378 * OOPS on wily+ for Haswell-ULT and Broadwell (LP: #1577748)
4379 - PNP: Add Broadwell to Intel MCH size workaround
4380 - PNP: Add Haswell-ULT to Intel MCH size workaround
4381
4382 * Xenial update to v4.4.9 stable release (LP: #1578798)
4383 - block: loop: fix filesystem corruption in case of aio/dio
4384 - x86/mce: Avoid using object after free in genpool
4385 - kvm: x86: do not leak guest xcr0 into host interrupt handlers
4386 - ARM: dts: AM43x-epos: Fix clk parent for synctimer
4387 - ARM: mvebu: Correct unit address for linksys
4388 - ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
4389 - ARM: OMAP2+: hwmod: Fix updating of sysconfig register
4390 - assoc_array: don't call compare_object() on a node
4391 - usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
4392 - xhci: resume USB 3 roothub first
4393 - usb: xhci: fix wild pointers in xhci_mem_cleanup
4394 - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
4395 - usb: hcd: out of bounds access in for_each_companion
4396 - usb: gadget: f_fs: Fix use-after-free
4397 - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
4398 - dm cache metadata: fix cmd_read_lock() acquiring write lock
4399 - lib: lz4: fixed zram with lz4 on big endian machines
4400 - debugfs: Make automount point inodes permanently empty
4401 - dmaengine: dw: fix master selection
4402 - dmaengine: hsu: correct use of channel status register
4403 - dmaengine: pxa_dma: fix the maximum requestor line
4404 - sched/cgroup: Fix/cleanup cgroup teardown/init
4405 - x86/mm/xen: Suppress hugetlbfs in PV guests
4406 - x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
4407 - ALSA: hda - Don't trust the reported actual power state
4408 - ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
4409 - ALSA: hda - Keep powering up ADCs on Cirrus codecs
4410 - ALSA: hda - add PCI ID for Intel Broxton-T
4411 - ALSA: pcxhr: Fix missing mutex unlock
4412 - ALSA: hda - Add dock support for ThinkPad X260
4413 - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
4414 - futex: Handle unlock_pi race gracefully
4415 - futex: Acknowledge a new waiter in counter before plist
4416 - drm/nouveau/core: use vzalloc for allocating ramht
4417 - drm/qxl: fix cursor position with non-zero hotspot
4418 - drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
4419 - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power
4420 control"
4421 - Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power
4422 control"
4423 - cpufreq: intel_pstate: Fix processing for turbo activation ratio
4424 - iwlwifi: pcie: lower the debug level for RSA semaphore access
4425 - iwlwifi: mvm: fix memory leak in paging
4426 - crypto: ccp - Prevent information leakage on export
4427 - crypto: sha1-mb - use corrcet pointer while completing jobs
4428 - crypto: talitos - fix crash in talitos_cra_init()
4429 - crypto: talitos - fix AEAD tcrypt tests
4430 - powerpc: scan_features() updates incorrect bits for REAL_LE
4431 - powerpc: Update cpu_user_features2 in scan_features()
4432 - powerpc: Update TM user feature bits in scan_features()
4433 - nl80211: check netlink protocol in socket release notification
4434 - netlink: don't send NETLINK_URELEASE for unbound sockets
4435 - Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
4436 - xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
4437 - pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
4438 - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
4439 - iommu/amd: Fix checking of pci dma aliases
4440 - iommu/dma: Restore scatterlist offsets correctly
4441 - drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay
4442 work.
4443 - drm/amdgpu: use defines for CRTCs and AMFT blocks
4444 - drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
4445 - amdgpu/uvd: add uvd fw version for amdgpu
4446 - drm/amdgpu: fix regression on CIK (v2)
4447 - drm/radeon: add a quirk for a XFX R9 270X
4448 - drm/radeon: fix initial connector audio value
4449 - drm/radeon: forbid mapping of userptr bo through radeon device file
4450 - drm/radeon: fix vertical bars appear on monitor (v2)
4451 - drm: Loongson-3 doesn't fully support wc memory
4452 - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
4453 - drm/dp/mst: Validate port in drm_dp_payload_send_msg()
4454 - drm/dp/mst: Restore primary hub guid on resume
4455 - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
4456 - pwm: brcmstb: Fix check of devm_ioremap_resource() return code
4457 - drm/i915: Cleanup phys status page too
4458 - drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
4459 - drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
4460 - drm/i915: Fixup the free space logic in ring_prepare
4461 - drm/i915: Use fw_domains_put_with_fifo() on HSW
4462 - perf intel-pt: Fix segfault tracing transactions
4463 - i2c: cpm: Fix build break due to incompatible pointer types
4464 - i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
4465 - toshiba_acpi: Fix regression caused by hotkey enabling value
4466 - EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
4467 - ASoC: s3c24xx: use const snd_soc_component_driver pointer
4468 - ASoC: ssm4567: Reset device before regcache_sync()
4469 - ASoC: dapm: Make sure we have a card when displaying component widgets
4470 - ASoC: rt5640: Correct the digital interface data select
4471 - vb2-memops: Fix over allocation of frame vectors
4472 - v4l2-dv-timings.h: fix polarity for 4k formats
4473 - cxl: Keep IRQ mappings on context teardown
4474 - IB/mlx5: Expose correct max_sge_rd limit
4475 - IB/security: Restrict use of the write() interface
4476 - efi: Fix out-of-bounds read in variable_matches()
4477 - efi: Expose non-blocking set_variable() wrapper to efivars
4478 - x86/apic: Handle zero vector gracefully in clear_vector_irq()
4479 - workqueue: fix ghost PENDING flag while doing MQ IO
4480 - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
4481 - cgroup, cpuset: replace cpuset_post_attach_flush() with
4482 cgroup_subsys->post_attach callback
4483 - memcg: relocate charge moving from ->attach to ->post_attach
4484 - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
4485 - numa: fix /proc/<pid>/numa_maps for THP
4486 - mm: vmscan: reclaim highmem zone if buffer_heads is over limit
4487 - mm/hwpoison: fix wrong num_poisoned_pages accounting
4488 - cgroup: make sure a parent css isn't freed before its children
4489 - videobuf2-core: Check user space planes array in dqbuf
4490 - videobuf2-v4l2: Verify planes array in buffer dequeueing
4491 - Revert "regulator: core: Fix nested locking of supplies"
4492 - regulator: core: fix regulator_lock_supply regression
4493 - regulator: core: Ensure we lock all regulators
4494 - regulator: core: Fix nested locking of supplies
4495 - locking/mcs: Fix mcs_spin_lock() ordering
4496 - spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
4497 - irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
4498 - irqchip/mxs: Fix error check of of_io_request_and_map()
4499 - regulator: s5m8767: fix get_register() error handling
4500 - paride: make 'verbose' parameter an 'int' again
4501 - scsi_dh: force modular build if SCSI is a module
4502 - fbdev: da8xx-fb: fix videomodes of lcd panels
4503 - misc/bmp085: Enable building as a module
4504 - misc: mic/scif: fix wrap around tests
4505 - PM / OPP: Initialize u_volt_min/max to a valid value
4506 - PM / Domains: Fix removal of a subdomain
4507 - rtc: hym8563: fix invalid year calculation
4508 - rtc: vr41xx: Wire up alarm_irq_enable
4509 - rtc: ds1685: passing bogus values to irq_restore
4510 - rtc: rx8025: remove rv8803 id
4511 - rtc: max77686: Properly handle regmap_irq_get_virq() error code
4512 - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
4513 - perf evlist: Reference count the cpu and thread maps at set_maps()
4514 - x86/mm/kmmio: Fix mmiotrace for hugepages
4515 - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
4516 - serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
4517 - mtd: spi-nor: remove micron_quad_enable()
4518 - mtd: brcmnand: Fix v7.1 register offsets
4519 - mtd: nand: Drop mtd.owner requirement in nand_scan
4520 - perf hists browser: Only offer symbol scripting when a symbol is under the
4521 cursor
4522 - perf tools: handle spaces in file names obtained from /proc/pid/maps
4523 - perf stat: Document --detailed option
4524 - ext4: fix races between page faults and hole punching
4525 - ext4: move unlocked dio protection from ext4_alloc_file_blocks()
4526 - ext4: fix races between buffered IO and collapse / insert range
4527 - ext4: fix races of writeback with punch hole and zero range
4528 - ARM: OMAP3: Add cpuidle parameters table for omap3430
4529 - ARM: prima2: always enable reset controller
4530 - ARM: EXYNOS: select THERMAL_OF
4531 - ARM: dts: armada-375: use armada-370-sata for SATA
4532 - ARM: dts: pxa: fix dma engine node to pxa3xx-nand
4533 - bus: imx-weim: Take the 'status' property value into account
4534 - jme: Do not enable NIC WoL functions on S0
4535 - jme: Fix device PM wakeup API usage
4536 - unbreak allmodconfig KCONFIG_ALLCONFIG=...
4537 - thermal: rockchip: fix a impossible condition caused by the warning
4538 - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
4539 - megaraid_sas: add missing curly braces in ioctl handler
4540 - stm class: Select CONFIG_SRCU
4541 - extcon: max77843: Use correct size for reading the interrupt register
4542 - Linux 4.4.9
4543
4544 * Stoney powerplay support (LP: #1578305)
4545 - amdgpu/powerplay: Add Stoney to list of early init cases
4546
4547 * CVE-2016-2117 (LP: #1561403)
4548 - atl2: Disable unimplemented scatter/gather feature
4549
4550 * CVE-2016-2187 (LP: #1575706)
4551 - Input: gtco - fix crash on detecting device without endpoints
4552
4553 * zfs posix default permissions lost on reboot or unmount (LP: #1574801)
4554 - Fix ZPL miswrite of default POSIX ACL
4555
4556 * WARNING: at /build/linux-aWXT0l/linux-4.4.0/drivers/pci/pci.c:1595
4557 [travis3EN] (LP: #1574697)
4558 - net/mlx4_core: Implement pci_resume callback
4559 - net/mlx4_core: Avoid repeated calls to pci enable/disable
4560
4561 * Add support to thinkpad keyboard backlight (LP: #1574498)
4562 - thinkpad_acpi: Add support for keyboard backlight
4563
4564 * Please enable kconfig X86_LEGACY_VM86 for i386 (LP: #1499089)
4565 - [Config] CONFIG_VM86=y, CONFIG_X86_LEGACY_VM86=y
4566
4567 * Miscellaneous Ubuntu changes
4568 - updateconfigs for Linux v4.4.9
92488333 4569
128eb7d7 4570 -- Kamal Mostafa <kamal@canonical.com> Tue, 17 May 2016 11:25:43 -0700
92488333 4571
8cafb2af 4572linux-snapdragon (4.4.0-1013.15) xenial; urgency=low
ea4e4600 4573
8cafb2af
KM
4574 [ Kamal Mostafa ]
4575
4576 * Rebase against Ubuntu-4.4.0-22.40
4577
4578 * CVE-2016-3713 (LP: #1581201)
4579 - SAUCE: KVM: MTRR: remove MSR 0x2f8
4580
4581 * CVE-2016-0758 (LP: #1581202)
4582 - SAUCE: KEYS: Fix ASN.1 indefinite length object parsing
ea4e4600 4583
8cafb2af 4584 -- Kamal Mostafa <kamal@canonical.com> Fri, 13 May 2016 08:05:26 -0700
ea4e4600 4585
89c50bca 4586linux-snapdragon (4.4.0-1013.14) xenial; urgency=low
0f0b3196 4587
89c50bca 4588 [ Kamal Mostafa ]
0f0b3196 4589
89c50bca
KM
4590 * Release Tracking Bug
4591 - LP: #1578759
4592
4593 * Rebase to Ubuntu-4.4.0-22.39
4594
4595 -- Kamal Mostafa <kamal@canonical.com> Thu, 05 May 2016 11:17:11 -0700
0f0b3196 4596
2eba32e0 4597linux-snapdragon (4.4.0-1013.13) xenial; urgency=low
b3b2cb2f 4598
2eba32e0 4599 [ Kamal Mostafa ]
b3b2cb2f 4600
2eba32e0
KM
4601 * Release Tracking Bug
4602 - LP: #1575237
4603
4604 * Miscellaneous Ubuntu changes
4605 - [Config] updateconfigs after 4.4.0-22.38 rebase
4606
4607 -- Kamal Mostafa <kamal@canonical.com> Tue, 26 Apr 2016 08:27:08 -0700
b3b2cb2f 4608
d5c90202 4609linux-snapdragon (4.4.0-1012.12) xenial; urgency=low
c07cccea 4610
d5c90202
TG
4611 [ Tim Gardner ]
4612
4613 * Release Tracking Bug
4614 - LP: #1572284
4615
4616 * Rebase to Ubuntu-4.4.0-21.37
c07cccea
TG
4617
4618 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Apr 2016 13:03:54 -0600
4619
b1c0ab0c 4620linux-snapdragon (4.4.0-1011.11) xenial; urgency=low
58dc5320 4621
b1c0ab0c
PP
4622 [ Tim Gardner ]
4623
4624 * Release Tracking Bug
4625 - LP: #1567379
4626
4627 * Miscellaneous Ubuntu changes
4628 - [Config] disable PROVE_LOCKING
4629 - [Config] PREEMPT_VOLUNTARY=y
4630 - [Config] disable DEBUG_LOCK_ALLOC
4631 - [Config] disable DEBUG_SPINLOCK
4632 - [Config] disable DEBUG_MUTEXES
4633 - [Config] INLINE_*_UNLOCK=y
4634
4635 * Miscellaneous upstream changes
4636 - arm64: clean up defconfig with savedefconfig
4637 - configs: add SPI_SPIDEV as module in distro.config
4638 - arm64: dts: apq8016-sbc: Add aliases to spi device.
4639 - regulator: qcom_spmi: Add slewing delays for all SMPS types
4640 - regulator: qcom_spmi: Only use selector based regulator ops
58dc5320
PP
4641
4642 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 06 Apr 2016 16:29:44 +0200
4643
40a9d6ff 4644linux-snapdragon (4.4.0-1010.10) xenial; urgency=low
6d5e912d 4645
40a9d6ff
TG
4646 [ Tim Gardner ]
4647
4648 * Release Tracking Bug
4649 - LP: #1563910
4650 * Rebase to Ubuntu-4.4.0-17.33
4651
4652 * Miscellaneous Ubuntu changes
4653 - handle rprovides via dpkg-gencontrol
4654 - [Config] updateconfigs after rebase to Ubuntu-4.4.0-17.33
6d5e912d
TG
4655
4656 -- Tim Gardner <tim.gardner@canonical.com> Wed, 30 Mar 2016 08:30:18 -0600
4657
0723cc72 4658linux-snapdragon (4.4.0-1009.9) xenial; urgency=low
6efc5e8a 4659
0723cc72
TG
4660 * rebased on Ubuntu-4.4.0-13.29
4661 * Feature Freeze Exception (LP: #1558535)
6efc5e8a
TG
4662
4663 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 15:33:32 -0600
4664
8f0a8e24 4665linux-snapdragon (4.4.0-1008.8) xenial; urgency=low
7796611b 4666
8f0a8e24
PP
4667 [ Paolo Pisati ]
4668
4669 * Rebased on Ubuntu-4.4.0-11.26
4670
4671 * Miscellaneous Ubuntu changes
4672 - [Config] CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
7796611b
PP
4673
4674 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 10 Mar 2016 11:16:08 +0100
4675
834bbbee 4676linux-snapdragon (4.4.0-1007.7) xenial; urgency=low
0a0100af 4677
834bbbee
PP
4678 [ Paolo Pisati ]
4679
4680 * Rebased on Ubuntu-4.4.0-10.25
4681
4682 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
4683 - arm64: kernel: implement ACPI parking protocol
4684
4685 * Miscellaneous Ubuntu changes
4686 - [Config] ARM64_ACPI_PARKING_PROTOCOL=y
0a0100af
PP
4687
4688 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 07 Mar 2016 15:57:39 +0100
4689
e28f2583 4690linux-snapdragon (4.4.0-1006.6) xenial; urgency=low
646cac33 4691
e28f2583
PP
4692 [ Paolo Pisati ]
4693
4694 * Updated qcomlt-4.4 BSP @ 86e3204d9
4695 * Rebased on Ubuntu-4.4.0-6.21
4696
4697 * Miscellaneous Ubuntu changes
4698 - [Config] updateconfigs
4699
4700 * Miscellaneous upstream changes
4701 - ASoC: qcom: use snd_dma_alloc/free* apis
4702 - ASoC: qcom: add wrdma register details to lpass_variant
4703 - ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_start
4704 - ASoC: qcom: pass direction to dma allocation
4705 - ASoC: qcom: ipq806x: add error in dma allocation.
4706 - ASoC: qcom: ipq806x: add wrdma related register offsets
4707 - ASoC: qcom: add mic related i2s control register defines
4708 - ASoC: qcom: add wrdma dma channel start
4709 - ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_map
4710 - ASoC: qcom: apq8016: add wrdma support
4711 - ASoC: qcom: add wrdma register definations
4712 - ASoC: qcom: add generic bit masks for RDMA and WRDMA
4713 - ASoC: qcom: apq8016: set the correct max register for regmap
4714 - ASoC: qcom: add mic support
4715 - ASoC: qcom: apq8016-sbc: add mic support
4716 - ASoC: add audio routing support
4717 - arm64: dts: qcom: add audio capture support
4718 - drm/i2c: adv7511: Add HPD support
4719 - arm64: dts: qcom: apq8016-sbc: Enable ADV7533 interrupts
4720 - dts: arm64: qcom: remove dmic pins in default pinctrl
4721 - ASoC: codec: msm8x16: check return value of msm8x16_wcd_codec_parse_dt
4722 - ASoC: codec: msm8x16: enable regulators before accessing registers
4723 - drm/msm: Boost the GPU clock on msm8916 for better performance
4724 - firmware: qcom: scm: Convert to platform driver
4725 - firmware: scm: make scm_init call from probe
4726 - arm64: dts: qcom : add scm device node
4727 - firmware: scm: make scm clks optional
4728 - arm: dts: qcom : add scm device node
4729 - iommu: qcom: check scm avaiablity before initialization.
4730 - ARM: dts: ifc6410: remove pinctrl defaults from gpio node.
646cac33
PP
4731
4732 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 26 Feb 2016 14:39:48 +0100
4733
7f4bc057 4734linux-snapdragon (4.4.0-1005.5) xenial; urgency=low
11cc4127 4735
7f4bc057
PP
4736 [ Paolo Pisati ]
4737
4738 * SAUCE: dtb: add a custom apq8016 for snappy with sdhc_2's vmmc-supply
4739 disabled
11cc4127
PP
4740
4741 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 19 Feb 2016 13:34:25 +0100
4742
c5a177ad 4743linux-snapdragon (4.4.0-1004.4) xenial; urgency=low
bd8aff15 4744
c5a177ad
PP
4745 [ Paolo Pisati ]
4746
4747 * [Config] MMC_BLOCK_MINORS=32
bd8aff15
PP
4748
4749 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 09 Feb 2016 10:27:30 +0100
4750
eafe952c 4751linux-snapdragon (4.4.0-1003.3) xenial; urgency=low
35e5264a 4752
eafe952c
PP
4753 [ Upstream Kernel Changes ]
4754
4755 * arm64: dts: qcom: fix typo in usb id pins
4756 * usb: phy: msm: Fix state machine worker logic for OTG mode.
35e5264a
PP
4757
4758 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 05 Feb 2016 14:38:07 +0100
4759
d66b0324 4760linux-snapdragon (4.4.0-1002.2) xenial; urgency=low
257697ba 4761
d66b0324
PP
4762 [ Paolo Pisati ]
4763
4764 * [Config] copy annotations from master
4765 * [Config] updateconfigs
4766 * [Config] better align config with qcomlt-4.4
4767 * [Config] FTBFS: disable DRM_PANEL_SIMPLE
257697ba
PP
4768
4769 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Feb 2016 17:21:00 +0100
4770
ae57a853 4771linux-snapdragon (4.4.0-1001.1) xenial; urgency=low
0577c505 4772
ae57a853
PP
4773 [ Paolo Pisati ]
4774
4775 * Imported http://git.linaro.org/landing-teams/working/qualcomm/kernel.git - qcomlt-4.4 @ 17a6dbb
4776 * Rebased on Ubuntu-4.4.0-2.16
4777
4778 [ Upstream Kernel Changes ]
4779
4780 * mmc: mmci: Support any block sizes for ux500v2 and qcom variant
4781 * hid: add support for Lilliput touchscreen
4782 * ARM: qcom_defconfig: Add QCOM specific drivers
4783 * arm:multi_v7_defconfig: Add QCOM specific Kconfigs
4784 * WIP:pwrseq: Convert in to proper platform device
4785 * iommu:msm: fix compilation error.
4786 * Input: pm8941: Add RESIN_N input handling
4787 * media: v4l2-controls: add h264 5.2 level and constrained high profile
4788 * media: vidc: Qualcomm video encoder/decoder driver
4789 * PCI: designware: add memory barrier after enabling region
4790 * DT: PCI: qcom: Document PCIe devicetree bindings
4791 * PCI: qcom: Add Qualcomm PCIe controller driver
4792 * drm/edid: Add support to get edid early
4793 * drm/edid: export edid_vendor()
4794 * drm/panel: simple-panel: Add panel picker support.
4795 * drm/msm: mdp4 lvds: continue if the panel is not connected
4796 * drm/msm: mdp4 lvds: Check the panel node in detect_panel()
4797 * devicetree: Add hardware rng entry to qcom-apq8064.dtsi
4798 * ARM: dts: qcom: apq8064: Add hwmutex and SMEM nodes
4799 * ARM: dts: qcom: apq8064: Declare all pm8921 regulators
4800 * ARM: dts: qcom: apq8064: Introduce gsbi5 and gsbi5 serial node
4801 * arm: dts: qcom: Add generic PMIC gpio/MPP compat strings
4802 * arm: dts: qcom: apq8064: Add fixed rate on-board oscillators
4803 * ARM: dts: qcom: apq8064-ifc6410 Use hardware flow control for GSBI6
4804 * ARM: dts: apq8064: add pcie devicetree node
4805 * ARM: dts: ifc6410: enable pcie dt node for this board
4806 * ARM: dts: apq8064: Add MDP support
4807 * ARM: dts: ifc6410: enable MDP support
4808 * ARM: dts: qs600: enable MDP support
4809 * ARM: dts: ifc6410: add inforce LVDS panel support
4810 * ARM: dts: APQ8064: Add iommu
4811 * ARM: dts: apq8064: add pci support in CM QS600
4812 * ARM: dts: qcom: Add necessary DT data for Krait cpufreq
4813 * ARM: qcom: add description of KPSS WDT for APQ8064
4814 * ARM: dts: apq8064: Assign a power supply to each CPU
4815 * ARM: dts: apq8064: Add OPP data for frequencies above 1ghz
4816 * ARM: dts: apq8064: Add thermal cooling maps
4817 * ARM: dts: apq8064: Add voltage ranges of the SAW2 regulators
4818 * ARM: dts: apq8064: Add reference to the L2 clock
4819 * ARM: dts: apq8064: Add a DT node for the L2 data
4820 * ARM: dts: apq8064: Add ADM configuration node
4821 * arm: dts: Added eInfochips ERAGON600 board support
4822 * ARM: dts: ifc6410: HACK add bt reset gpios to pwrseq
4823 * ARM: dts: apq8064: Increase critical temperature to 110C
4824 * arm: dts: apq8064: Add thermal zones, tsens and qfprom nodes
4825 * arm64: dts: qcom: 8x16: UART1 add CTS_N, RTS_N pin configurations
4826 * arm64: dts: qcom: 8x16: UART1 and UART2 use DMA for RX and TX
4827 * arm64: dts: qcom: Make msm8916-mtp compatible string compliant
4828 * arm64: dts: qcom: Alias pm8916 on msm8916 devices
4829 * arm64: dts: qcom: msm8916: Add fixed rate on-board oscillators
4830 * arm64: dts: fix the i2c aliasing to match to schematics.
4831 * arm64: dts: set the default i2c pin drive strength to 16mA
4832 * arm64: dts: qcom: Add MSM8916 SMEM nodes
4833 * arm64: dts: qcom: Add RPM/SMD support on MSM8916
4834 * arm64: dts: Add PM8916 support on MSM8916
4835 * arm64: dts: qcom: Add pm8994, pmi8994, pm8004 PMIC skeletons
4836 * arm64: dts: qcom: Add pm8994 gpios and MPPs
4837 * arm64: dts: apq8016-sbc: enable UART0 on LS connector
4838 * arm64: dts: apq8016-sbc: add label properties for UART, I2C, and SPI
4839 * devicetree: bindings: Document qcom,msm-id and qcom,board-id
4840 * arm64: dts: Add Qualcomm MSM8916 & MTP8916 ids
4841 * DT: arm64: msm8916-mtp: enable spi3
4842 * arm64: dts: qcom: Add APQ8016 SBC support
4843 * arm64: dts: qcom: Add USB related device nodes on APQ8016 SBC board
4844 * arm64: dts: qcom: Add sdhci support for APQ8016 SBC board
4845 * arm64: dts: Add nodes we need for SMP boot
4846 * ARM: dts: Enable SD card (disable vmcc)
4847 * arm64: msm8916 dtsi: Add mdss support
4848 * arm64: sb8016: Add ADV7533 bridge in sbc8016 dtsi
4849 * arm64: dts: Add apq8016-sbc hdmi audio support
4850 * arm64: dts: qcom: apq8016-sbc: Don't hog client driver pins
4851 * arm64: dts: qcom: Fix apq8016-sbc board USB related pin definitions
4852 * arm64: dts: qcom: apq8016-sbc: add D+/D- route switch GPIO
4853 * arm64: dts: qcom: apq8016-sbc: Fix sdhci pinctrl default state name
4854 * arm64: dts: qcom: apq8016-sbc: Enable SD card slot
4855 * arm64: dts: qcom: Fix MPP's function used for LED control
4856 * arm64: dts: qcom: Enable USB manual pullup on msm8916
4857 * arm64: dts: qcom: msm8916: Add RPMCC DT node
4858 * arm64: dts: qcom: msm8916: Add A53 DT node
4859 * arm64: dts: Add cpufreq-dt support for msm8916
4860 * arm64: dts: Add clock-latency for msm8916
4861 * arm64: dts: Add CPR DT node for msm8916
4862 * arm64: dts: Add cpu-supply properties for cpufreq
4863 * arm: dts: msm8974: Add thermal zones, tsens and eeprom nodes
4864 * arm: dts: apq8084: Add thermal zones, tsens and eeprom nodes
4865 * arm64: dts: msm8916: Add thermal zones, tsens and eeprom nodes
4866 * arm64: dts: Add spmi-regulator nodes for pm8916
4867 * arm64: dts: msm8916: Add cpu cooling maps
4868 * WIP: dt: add support for gpu on msm8916/apq8016
4869 * DT: arm64: add iommu dtsi files
4870 * arm64: dt: Add WCNSS related nodes
4871 * dts: arm64: apq8016-sbc: enable LS 1.8v regulator by default
4872 * ARM64: dts: Fix the missing usb otg regulators.
4873 * arm64: dts: Fix memory region descriptions
4874 * arm64: dts: msm8916: add wcd codec support
4875 * arm64: dts: add support to analog audio playback
4876 * arm64: dts: qcom: 8x16: Add fixed rate on-board XO oscillator
4877 * arm64: dts: qcom: Add msm8916 CoreSight components
4878 * dts: qcom: Add CoreSight components for MSM8916
4879 * arm64: dts: Fix the hypervisor and tz memory region size
4880 * arm64: dts: remove the #if 0 around bluetooth
4881 * wcn36xx: Update DT to support wcn36xx wifi driver
4882 * WIP:dts: arm64: add q6v5 pil support
4883 * arm64: dt: Add msm bus nodes
4884 * arm64: dts: usb: Add bus scaling suppport
4885 * arm64: dts: Add rpm_log support
4886 * dts: arm64: msm8916: add vidc dt nodes
4887 * dts: arm64: qcom: apq8016-sbc: enable vidc and vidc-rproc
4888 * arm64: apq8016-sbc.dtsi: Add regulators needed by adv7533
4889 * arm64: msm8916-mdss.dtsi: Add bus scaling properties for mdp
4890 * arm64: dts: Align msm8916 cpu thermal trip point ranges
4891 * arm64: dts: qcom: apq8016-sbc: Add Volume Up key device node
4892 * arm64: dts: qcom: apq8016-sbc: Add Volume Down definitions
4893 * arm64: dts: qcom: apq8016-sbc: Limit MPP4 high state to 1.8V
4894 * arm64: dts: apq8016-sbc: add regulators support
4895 * arm64: dts: move smem node after the soc node
4896 * arm64: dts: add spmi prefix to regulators
4897 * WIP: update iommu header
4898 * soc: qcom: import socinfo.h
4899 * iommu: qcom: forward port iommu v1
4900 * iommu: qcom: v1: rework secure part and build
4901 * iommu: qcom: v1: fix wrong sg interator
4902 * iommu: msm: Invalidate properly from iommu_unmap
4903 * arm64: provide dma cache routines with same API as 32 bit
4904 * qcom: iommu: Make use of domain_alloc and domain_free
4905 * DOWNSTREAM: drm/msm: use downstream iommu
4906 * iommu/msm: Add DT adaptation
4907 * iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
4908 * iommu/msm: Add support for generic master bindings
4909 * iommu/msm: Set cacheability attributes without tex remap
4910 * temp: Add dummy msm_iommu_get_ctx and fix broken build
4911 * arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
4912 * of: dma: Move range size workaround to of_dma_get_range()
4913 * of: dma: Make of_dma_deconfigure() public
4914 * of: dma: Split of_configure_dma() into mask and ops configuration
4915 * drivers: platform: Configure dma operations at probe time
4916 * iommu: of: Document the of_iommu_configure() function
4917 * iommu: of: Handle IOMMU lookup failure with deferred probing or error
4918 * drm/msm: temp: Add a check to be compatible against both iommuv0/v1
4919 * iommu/msm: Fix "scheduling while atomic" bug
4920 * pci: use new of_dma_configure* apis
4921 * dt/bindings: qcom_adm: Fix channel specifiers
4922 * dmaengine: Add ADM driver
4923 * dmaengine: adm: Fix ADM hardware descriptor creation when flow control
4924 is enabled
4925 * dmaengine: adm: Use 'soft' flush when stopping DMA
4926 * dmaengine: adm: Don't reset controller during probe
4927 * dmaengine: adm: Start next DMA even if there is no ongoing transaction
4928 * ARM: cpuidle: Add cpuidle support for QCOM cpus
4929 * arm64: defconfig: qcom: Enable restart driver
4930 * arm64: introduce CPU_OF_TABLES for cpu ops selection
4931 * arm64: smp: move the pen to a header file
4932 * arm64: qcom: add cpu operations
4933 * arm64: defconfig: add qcom specifics
4934 * common: DMA-mapping: Add strongly ordered memory attribute
4935 * arm: Add option to skip buffer zeroing
4936 * arm64: Add support for DMA_ATTR_STRONGLY_ORDERED
4937 * arm64: dma-mapping: add support for IOMMU mapper
4938 * arm64: mm: Fix a bug in iommu dma-mapping
4939 * arm64: dma-mapping: fix DMA_ATTR_STRONGLY_ORDERED in __get_dma_pgprot
4940 * arm64: dma-mapping: map sg lists into the SMMU as virtually contiguous
4941 * arm64: fixup for mm renames
4942 * drm/mipi_dsi: refactor device creation
4943 * drm/mipi_dsi: check for used channels
4944 * drm/mipi_dsi: Create dummy DSI devices
4945 * drm/mipi_dsi: Get DSI host by DT device node
4946 * drm/i2c: adv7511: Fix mutex deadlock when interrupts are disabled
4947 * drm/i2c: adv7511: Initial support for adv7533
4948 * drm/i2c: adv7511: Refactor encoder slave functions
4949 * drm/i2c: adv7511: Add drm_bridge/connector for ADV7533
4950 * drm/i2c: adv7511: Create mipi_dsi_device for ADV7533
4951 * drm/i2c: adv7511: setup CEC registers during power off-power-on
4952 sequence
4953 * drm/i2c: adv7511: Use internal timing generator
4954 * drm/i2c: adv7511: Change DSI lanes dynamically
4955 * drm/i2c: adv7511: Move the common data structures to header file
4956 * drm/i2c: adv7511: Add Audio support.
4957 * drm/i2c: adv7511: Enable the audio data and clock pads on adv7533
4958 * HACK: drm/i2c: adv7511: Remove hotplug event handling
4959 * drm/i2c: adv7511: move to use reg_sequence
4960 * drm/i2c: adv7511: fixup the dapm bias level access
4961 * drm/i2c: adv7511: Init regulators
4962 * clk: qcom: gdsc: Use PM clocks to control gdsc clocks
4963 * clk: qcom: gdsc: Enable an RCG before turing on the gdsc
4964 * clk: qcom: gdsc: Manage clocks with !CONFIG_PM
4965 * clk: qcom: common: Add API to register board clocks backwards
4966 compatibly
4967 * clk: qcom: Move cxo/pxo/xo into dt files
4968 * clk: qcom: msm8916: Move xo and sleep clocks into DT
4969 * ARM: Add Krait L2 register accessor functions
4970 * clk: Avoid sending high rates to downstream clocks during set_rate
4971 * clk: mux: Split out register accessors for reuse
4972 * clk: Add safe switch hook
4973 * clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
4974 * clk: qcom: Add HFPLL driver
4975 * clk: qcom: Add MSM8960/APQ8064's HFPLLs
4976 * clk: qcom: Add IPQ806X's HFPLLs
4977 * clk: qcom: Add support for Krait clocks
4978 * clk: qcom: Add KPSS ACC/GCC driver
4979 * clk: qcom: Add Krait clock controller driver
4980 * cpufreq: Add module to register cpufreq on Krait CPUs
4981 * clk: qcom: Add support for SMD-RPM Clocks
4982 * clk: qcom: Add support for RPM Clocks
4983 * clk: qcom: Add support for msm8974 RPM-SMD clocks
4984 * clk: qcom: msm8974: Remove gfx3d clock from MMCC
4985 * clk: qcom: Add support for apq8084 RPM-SMD clocks
4986 * clk: qcom: Add support for regmap mux-div clocks
4987 * clk: qcom: Add A53 clock driver
4988 * soc: qcom: Add support for SAW2 regulators
4989 * clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
4990 * thermal: qcom: tsens: Add a skeletal TSENS drivers
4991 * thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
4992 * thermal: qcom: tsens-8974: Add support for 8974 family of SoCs
4993 * thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
4994 * amba: Defer device peripheral ID read
4995 * coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
4996 * i2c: qup: Change qup_wait_writeready function to use for all timeouts
4997 * qup: i2c: factor out common code for reuse
4998 * i2c: qup: Add V2 tags support
4999 * i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
5000 * i2c: qup: Add bam dma capabilities
5001 * i2c: qup: Remove verbose messages.
5002 * drm/msm/dsi: Parse lane swap information from DT
5003 * drm/msm/dsi: Add a delay when performing software reset
5004 * drm/msm/dsi: Remove incorrect warning on host attach
5005 * drm/msm/dsi: Don't call hpd helper unconditionally
5006 * HACK: drm/msm/mdp5: Make sure mdp5 clocks aren't disbaled when we need
5007 them
5008 * mdp4: Add iommu detach_dev in error path
5009 * drm/msm: remove pm_runtime_put() calls
5010 * drm/msm/dsi: Update the "vdd" voltage range
5011 * drm/msm/mdp5: Update bus scaling support
5012 * mmc: sdhci: let GPIO based card detection have higher precedence
5013 * mmc: sdhci-msm: Add SDHCI_QUIRK_NO_CARD_NO_RESET
5014 * soc: qcom: Introduce common SMEM state machine code
5015 * soc: qcom: smsm: Add driver for Qualcomm SMSM
5016 * soc: qcom: smp2p: Qualcomm Shared Memory Point to Point
5017 * soc: qcom: enable smsm/smp2p modular build
5018 * ARM: qcom: select ARM_CPU_SUSPEND for power management
5019 * soc: qcom: Introduce WCNSS_CTRL SMD client
5020 * soc: qcom: smd-rpm: Add existing platform support
5021 * ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend
5022 hook
5023 * drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it
5024 * regulator: qcom-smd: Add PM8916 support
5025 * regulator: qcom-smd: Add support for PMA8084
5026 * arm64: add qcom_defconfig
5027 * soc: qcom: smem: Add debugfs
5028 * remoteproc: core: Make the loaded resource table optional
5029 * remoteproc: qcom-pil: Implementation of Qualcomm TZ backed PIL
5030 * remoteproc: Add additional crash reasons
5031 * remoteproc: qcom-tz-pil: Add interrupts and gpio hooks
5032 * remoteproc: qcom-tz: Inform SMD about crashing remotes
5033 * remoteproc: qcom-tz: Finish shutdown on timeout
5034 * remoteproc: qcom: tz-pil: Round up max address
5035 * remoteproc: Support loading firmware from lately mounted fs (HACK)
5036 * remoteproc: qcom: q6v5 pil: Initial hack to boot mss
5037 * remoteproc: qcom-tz: Update to match smem api changes
5038 * remoteproc: qcom-tz: Update smem prototypes
5039 * remoteproc: qcom-tz: Drop smd reset stuff for now
5040 * remoteproc: qcom: Extract PAS and fix compilation for 4.1
5041 * remoteproc: qcom_tz_pil: Fix compiler issues
5042 * remoteproc: qcom_q6v5_pil: Fix 64 bit
5043 * regulator: qcom: smd: Regulator driver for the Qualcomm RPM
5044 * gpio: qcom-smsm: Add driver for Qualcomm SMSM
5045 * gpio: smsm: Update smem prototypes
5046 * gpio: smsm: Fix compiler warnings
5047 * soc: qcom: smd: Use correct smem id
5048 * gpio: qcom-smp2p: Qualcomm Shared Memory Point to Point
5049 * dt-binding: gpio: Introduce qcom,smp2p binding documentation
5050 * gpio: qcom-smp2p: Fix compile issues
5051 * remoteproc: tz_pil: Fixes to support 8916
5052 * HACK: soc: qcom: smd: Add debug to fix timing
5053 * regulator: smd: Add floor and corner operations
5054 * regulator: smd: Make set_{corner,floor} work with regulator struct
5055 * regulator: smd: Add correct ifdef flag for stubs
5056 * regulator: smd: remove left over debug statement
5057 * remoteproc: tz_pil: make irqs, smd edge & crash-reason optional
5058 properties
5059 * remoteproc: tz_pil: take relocation flag into account
5060 * remoteproc: tz_pil: skip waiting ready irq if it not provided
5061 * gpio:smp2p:qcom: kill set_irq_flags and use genirq
5062 * qcom-smd-rpm: Add MSM8916 support
5063 * soc: smd: Migrate the wifi driver from old smd driver to new smd
5064 driver.
5065 * soc: qcom: smd: Introduce callback setter
5066 * soc: qcom: smd: Split discovery and state change work
5067 * soc: qcom: smd: Refactor channel open and close handling
5068 * soc: qcom: smd: Support multiple channels per sdev
5069 * soc: qcom: smd: Support opening additional channels
5070 * WIP: remoteproc: q6: remove some commented out code
5071 * WIP:remoteproc:q6pil: add segment_is_loadable and
5072 segment_is_relocatable macros
5073 * WIP: remoteproc: q6: add support to memory-region
5074 * WIP: remoteproc: q6: add support to scm restart
5075 * WIP: remoteproc: HACK to get it working on DB410c
5076 * remoteproc: tz: Allow no scm clocks support
5077 * soc: qcom: Add msm_bus driver
5078 * soc: qcom: rpm_log: Add rpm log driver
5079 * soc: qcom: Stub IPCRTR client driver
5080 * Fix: Make it buildable on v4.3
5081 * Move to new qcom_smem_get() api
5082 * PM / OPP: Support adjusting OPP voltages at runtime
5083 * OPP: Allow notifiers to call dev_pm_opp_get_{voltage, freq} RCU-free
5084 * cpufreq-dt: Handle OPP voltage adjust events
5085 * power: avs: Add support for CPR (Core Power Reduction)
5086 * power: avs: cpr: Use raw mem access for qfprom
5087 * power: avs: Register CPR with cpufreq-dt
5088 * power: avs: cpr: Fix Duplicate OPPs warning
5089 * pwer:avs: cpr: fix with new reg_sequence structures
5090 * cpufreq-dt: Add L2 frequency scaling support
5091 * firmware: qcom: scm: Add support for ARM64 SoCs
5092 * firmware: qcom: scm: Generalize shared error map
5093 * firmware: qcom: scm: Add boot APIs
5094 * firmware: qcom: scm: Peripheral Authentication Service
5095 * firmware: qcom: scm: Add 64 bit PAS APIs
5096 * firmware: qcom: scm: Fix NULL coherent device
5097 * firmware: qcom: scm: Split out 32-bit specific SCM code
5098 * firmware: qcom: scm: Support PIL SCMs
5099 * firmware: qcom: scm: Support IOMMU scm calls
5100 * firmware: qcom: scm: add video (vidc) scm calls
5101 * firmware: qcom: scm: Fixup arm64 asm
5102 * firmware: scm: add proc restart support
5103 * wcn36xx: add wcn3620 chip type definition
5104 * wcn36xx: get chip type from platform ops
5105 * wcn36xx: use 3680 dxe regs for 3620
5106 * wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
5107 * wcn36xx: swallow two wcn3620 IND messages
5108 * wcn36xx: remove powersaving for wcn3620
5109 * wcn36xx: handle new hal response format
5110 * wcn3620: use new response format for wcn3620 trigger_ba
5111 * wcn3620: use new response format for wcn3620 remove_bsskey
5112 * net wireless wcn36xx add wcnss platform code
5113 * net wireless wcn36xx adapt wcnss platform to select module by DT
5114 * wcn36xx: add later fw capabilities
5115 * Got workable wireless driver.
5116 * Set the dma mask for platform device which is not created from DT.
5117 * Update the initialization sequence to enable DB410c.
5118 * Migrate the wifi driver from old smd driver to new smd driver.
5119 * Bluetooth: Add HCI device identifier for Qualcomm SMD
5120 * Bluetooth: btqcomsmd: Qualcomm WCNSS HCI driver
5121 * wcn36xx: Update the smd client driver to use new smd channel
5122 * wcn36xx: eliminate the warning for unsupported SMD_EVENT
5123 * wcn36xx: avoid alloc mem with GFP_KERNEL in smd callback.
5124 * linaro: add defconfig fragment with basic linaro config
5125 * kernel: configs: move linaro distro.conf as proper %.config fragment
5126 * kernel: configs: update distro.config
5127 * kernel: configs: improve distro.config, mostly for systemd
5128 * kernel: configs: update distro config from release branch
5129 * kernel: configs: Enable input misc device drivers
5130 * media: vidc: debug: fix build warnings
5131 * media: vidc: venc/vdec: vb2 structure reorganisation
5132 * iommu: qcom: v1: move iommu-sec pgtable allocation
5133 * dts: arm: apq8064: add support to q6 pil via pil-tz
5134 * arm: dts: apq8064: add support to smd apr_audio svc channel
5135 * dts: arm: add support to digital audio via dsp
5136 * arm: dts: qcom: apq8064: Add RPMCC DT node
5137 * arm: dts: qcom: apq8064: Add fixed rate on-board oscillators
5138 * ARM: dts: ERAGON: fix uart pinctrl
5139 * dts: qcom: Add CoreSight components for APQ8064
5140 * arm: dts: apq8064: fix clock names according to new rpmcc
5141 * usb: phy: msm: fix error handling in probe.
5142 * usb: phy: msm: HACK: Make Vddc configuration optional
5143 * usb: phy: msm: Disable driver runtime PM
5144 * usb: phy: msm: Ensure that workers are initialized before use
5145 * usb: chipidea: msm: Use posted data writes on AHB
5146 * usb: host: ehci-msm: Use posted data writes on AHB
5147 * drivers: usb: Add bus scaling suppport
5148 * ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
5149 * ALSA: pcm: add IEC958 channel status helper for hw_params
5150 * sound: codec: Add support to msm8x16_wcd codec.
5151 * sound: qcom: add dsp support to apq8064
5152 * WIP: drm: msm: add proper hdmi codec driver.
5153 * ASoC: qcom: use correct device pointer in dma allocation
5154 * arm: dts: remove duplicate entires
5155 * cpufreq-dt: Add missing rcu_read_lock() for find_device_opp()
5156 * multi_v7_defconfig: add msm iommu kconfig
5157 * kernel: add DRM_LOAD_EDID_FIRMWARE in distro.config
5158 * kernel: configs: add I2C_CHARDEV in distro.config
5159 * kernel: configs: add CONFIG_INPUT_JOYDEV in distro.config
5160 * fixup! ARM: qcom_defconfig: Add QCOM specific drivers
5161 * wcn36xx: handle rx skb allocation failure to avoid system crash
5162 * wcn36xx: split DMA mask register writing.
5163 * wcn36xx: Clean up wcn36xx_smd_send_beacon
5164 * wcn36xx: Pad TIM PVM if needed
5165 * wcn36xx: Add helper macros to cast vif to private vif and vice versa
5166 * wcn36xx: Use consistent name for private vif
5167 * wcn36xx: Use define for invalid index and fix typo
5168 * wcn36xx: Fetch private sta data from sta entry instead of from vif
5169 * wcn36xx: Add helper macros to cast sta to priv
5170 * wcn36xx: Remove sta pointer in private vif struct
5171 * wcn36xx: Parse trigger_ba response properly
5172 * wcn36xx: Copy all members in config_sta v1 conversion
5173 * wcn36xx: Use allocated self sta index instead of hard coded
5174 * wcn36xx: Clear encrypt_type when deleting bss key
5175 * wcn36xx: Track association state
5176 * wcn36xx: Implement multicast filtering
5177 * wcn36xx: don't pad beacons for mesh
5178 * wcn36xx: Use correct command struct for EXIT_BMPS_REQ
5179 * wcn36xx: Disable power save for now
5180 * wcn36xx: remove references to IFF_PROMISC
0577c505
PP
5181
5182 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Feb 2016 16:20:26 +0100
5183
82896535
PP
5184linux-snapdragon (4.2.0-2012.12) xenial; urgency=low
5185
5186 [ Tim Gardner ]
5187
5188 * [Config] renamed to snapdragon
5189 * Rebased on Ubuntu-4.2.0-25.30
5190
5191 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Jan 2016 15:04:16 -0700
5192
5193linux-snapdragon (4.2.0-2011.11) xenial; urgency=low
5194
5195 [ Upstream Kernel Changes ]
5196
5197 * arm64: errata: Add -mpc-relative-literal-loads to erratum #843419 build
5198 flags
5199 - LP: #1533009
5200
5201 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 Jan 2016 11:51:37 +0100
5202
5203linux-snapdragon (4.2.0-2010.10) xenial; urgency=low
5204
5205 [ Paolo Pisati ]
5206
5207 * [Config] DEBUG_MEMORY_INIT=y
5208 * [Config] DEBUG_MUTEXES=y && DEBUG_SPINLOCK=y
5209
5210 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 21 Jan 2016 09:30:55 +0100
5211
5212linux-dragon410c (4.2.0-2009.9) xenial; urgency=low
5213
5214 [ Paolo Pisati ]
5215
5216 * [Config] USB_HSIC_USB3503=y
5217 * [Config] USB_MSM_OTG=y
5218 * [Config] USB_GADGET=y
5219 * [Config] USB_CHIPIDEA=y
5220
5221 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 19 Jan 2016 11:39:28 +0100
5222
5223linux-dragon410c (4.2.0-2008.8) xenial; urgency=low
5224
5225 [ Paolo Pisati ]
5226
5227 * rebased on Ubuntu-4.2.0-24.29
5228 * update Linaro BSP qcomlt-4.2 @ f1bd413
5229 * [Config] disable QCOM_[CPUFREQ|CPUIDLE], use the DT generic
5230 * [Config] BUS_TOPOLOGY_ADHOC=y
5231 * [Config] disable MMC_CLKGATE
5232 * [Config] MSM_BUS_SCALING=y
5233 * [Config] disable NO_HZ
5234 * [Config] disable PM_DEVFREQ
5235 * [Config] disable PM_WAKELOCKS
5236 * [Config] USB_OHCI_HCD_PLATFORM=y
5237 * [Config] disable USB_UHCI_HCD
5238 * [Config] disable USB_XHCI_HCD
5239
5240 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 Jan 2016 11:43:16 +0100
5241
5242linux-dragon410c (4.2.0-2007.7) xenial; urgency=low
5243
5244 [ Paolo Pisati ]
5245
5246 * [Config] disable all arm64 SOCs but QCOM
5247 * [Config] REGULATOR_FAN53555=y
5248 * [Config] MMC_CLKGATE=y
5249 * [Config] USB_EHCI_HCD_PLATFORM=y && USB_EHCI_MSM=y
5250 * [Config] annotations: enable EHCI platform on arm64
5251 * [Config] DMA_CMA=y
5252 * [Config] I2C_QUP=y
5253 * [Config] HW_RANDOM_MSM=y && HW_RANDOM_TPM=y
5254 * [Config] INPUT_PM8941_PWRKEY=y
5255 * [Config] LEDS_GPIO=y && LEDS_TRIGGER*=y
5256 * [Config] AUTOFS4_FS=y
5257 * [Config] SPMI=y, REGULATOR_QCOM_SPMI=y, PINCTRL_QCOM_SPMI_PMIC
5258 * [Config] MMC_QCOM_DML=y
5259 * [Config] MSM_RPMCC_8064=y
5260 * [Config] QCOM_QFPROM=y && QCOM_TSENS=y
5261
5262 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 13 Jan 2016 21:56:58 +0100
5263
5264linux-dragon410c (4.2.0-2006.6) xenial; urgency=low
5265
5266 [ Paolo Pisati ]
5267
5268 * [Config] NLS_ISO8859_1=y
5269
5270 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Jan 2016 15:51:22 +0100
5271
5272linux-dragon410c (4.2.0-2005.5) xenial; urgency=low
5273
5274 [ Paolo Pisati ]
5275
5276 * Revert "[Config] FTBFS: disable ARM64_CRYPTO"
5277 * [Config] REGULATOR_FIXED_VOLTAGE=y
5278 * [Config] QCOM_A53=y
5279 * [Config] MFD_QCOM_RPM=y
5280 * [Config] MMC_SDHCI=y && MMC_SDHCI_MSM=y
5281 * [Config] PINCTRL_MSM8916=y
5282 * [Config] QCOM_BAM_DMA && QCOM_GSBI=y
5283 * [Config] REGULATOR_QCOM_RPM=y
5284 * [Config] MMC_BLOCK_MINORS=32
5285 * [Config] CRYPTO_DRBG=y
5286
5287 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Jan 2016 11:11:59 +0100
5288
5289linux-dragon410c (4.2.0-2004.4) xenial; urgency=low
5290
5291 [ Paolo Pisati ]
5292
5293 * [Config] FTBFS: disable ARM64_CRYPTO
5294
5295 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 09 Dec 2015 14:12:54 +0100
5296
5297linux-dragon410c (4.2.0-2003.3) xenial; urgency=low
5298
5299 [ Paolo Pisati ]
5300
5301 * [Config] COMMON_CLK_QCOM=y && HWSPINLOCK_QCOM=y
5302 * [Config] QCOM_SMD=y (fix FTBFS SERIAL_MSM_SMD)
5303 * [Config] MFD_QCOM_SMD_RPM=y && REGULATOR_QCOM_SMD_RPM=y
5304 * [Config] VIDEO_V4L2=y
5305 * [Config] MSM_VIDC_V4L2=y
5306 * [Config] QCOM_Q6V5_PIL=y && QCOM_TZ_PIL=y
5307 * [Config] DRM_MSM=y && DRM_I2C_ADV7511=y
5308 * [Config] SND_SOC_QCOM=y
5309 * [Config] MSM_GCC_8916=y
5310 * [Config] DRM_PANEL_SIMPLE=y
5311
5312 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 09 Dec 2015 11:33:29 +0100
5313
5314linux-dragon410c (4.2.0-2002.2) xenial; urgency=low
5315
5316 [ Paolo Pisati ]
5317
5318 * [Config] snappy config fragments: generic, systemd, lxc, security and
5319 snappy
5320 * [Config] snappy/security: CC_STACKPROTECTOR_REGULAR=y
5321 * [Config] snappy/snappy: RFKILL_REGULATOR depends on REGULATOR=y
5322 * [Config] snappy/generic: CRASH_DUMP=y
5323 * [Config] snappy/generic: NVRAM=m
5324 * [Config] snappy/generic: INPUT_UINPUT=y
5325 * [Config] snappy/generic: SYSVIPC=y && SYSVIPC_SYSCTL=y
5326 * [Config] snappy/generic: LOCALVERSION= to avoid packaging failure
5327 * [Config] updateconfigs
5328
5329 [ Upstream Kernel Changes ]
5330
5331 * media: vidc: fix compile error
5332
5333 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 04 Dec 2015 15:24:16 +0100
5334
5335linux-dragon410c (4.2.0-2001.1) xenial; urgency=low
5336
5337 [ Paolo Pisati ]
5338
5339 * import http://git.linaro.org/landing-teams/working/qualcomm/kernel.git @
5340 ubuntu-qcom-dragonboard410c-15.09
5341 * rebased on Ubuntu-4.2.0-19.23
5342
5343 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 03 Dec 2015 17:18:07 +0200