]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - debian.raspi2/changelog
a86025b373b1503b09496aa78bb4c765f9ed753c
[mirror_ubuntu-artful-kernel.git] / debian.raspi2 / changelog
1 linux-raspi2 (4.13.0-1007.7) artful; urgency=low
2
3 * linux-raspi2: 4.13.0-1007.7 -proposed tracker (LP: #1733536)
4
5 * Dropped "staging: bcm2835-audio: Fix memory corruption" from the
6 raspi2 tree in favour of the upstream change with the same name
7 but slightly different content (LP: #1731951).
8
9 [ Ubuntu: 4.13.0-18.21 ]
10
11 * linux: 4.13.0-18.21 -proposed tracker (LP: #1733530)
12 * NVMe timeout is too short (LP: #1729119)
13 - nvme: update timeout module parameter type
14 * CPU call trace on AMD Raven Ridge after S3 (LP: #1732894)
15 - x86/mce/AMD: Allow any CPU to initialize the smca_banks array
16 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
17 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
18 * Cannot pair BLE remote devices when using combo BT SoC (LP: #1731467)
19 - Bluetooth: increase timeout for le auto connections
20 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
21 (LP: #1732627)
22 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
23 * Plantronics P610 does not support sample rate reading (LP: #1719853)
24 - ALSA: usb-audio: Add sample rate quirk for Plantronics P610
25 * Allow drivers to use Relaxed Ordering on capable root ports (LP: #1721365)
26 - Revert commit 1a8b6d76dc5b ("net:add one common config...")
27 - net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
28 * support GICv3 ITS save/restore & migration (LP: #1710019)
29 - KVM: arm/arm64: vgic-its: Fix return value for device table restore
30 * Device hotplugging with MPT SAS cannot work for VMWare ESXi (LP: #1730852)
31 - scsi: mptsas: Fixup device hotplug for VMWare ESXi
32 * Artful update to 4.13.13 stable release (LP: #1732726)
33 - netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to
34 rhashtable"
35 - netfilter: nft_set_hash: disable fast_ops for 2-len keys
36 - workqueue: Fix NULL pointer dereference
37 - crypto: ccm - preserve the IV buffer
38 - crypto: x86/sha1-mb - fix panic due to unaligned access
39 - crypto: x86/sha256-mb - fix panic due to unaligned access
40 - KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
41 - ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360
42 - ARM: 8720/1: ensure dump_instr() checks addr_limit
43 - ALSA: timer: Limit max instances per timer
44 - ALSA: usb-audio: support new Amanero Combo384 firmware version
45 - ALSA: hda - fix headset mic problem for Dell machines with alc274
46 - ALSA: seq: Fix OSS sysex delivery in OSS emulation
47 - ALSA: seq: Avoid invalid lockdep class warning
48 - MIPS: Fix CM region target definitions
49 - MIPS: BMIPS: Fix missing cbr address
50 - MIPS: AR7: Defer registration of GPIO
51 - MIPS: AR7: Ensure that serial ports are properly set up
52 - KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT
53 updates
54 - Input: elan_i2c - add ELAN060C to the ACPI table
55 - rbd: use GFP_NOIO for parent stat and data requests
56 - drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
57 - Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
58 - can: sun4i: handle overrun in RX FIFO
59 - can: peak: Add support for new PCIe/M2 CAN FD interfaces
60 - can: ifi: Fix transmitter delay calculation
61 - can: c_can: don't indicate triple sampling support for D_CAN
62 - x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
63 - x86/smpboot: Make optimization of delay calibration work correctly
64 - x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
65 - Linux 4.13.13
66 * ELANTECH Touchpad is not detected in 'Lenovo Ideapad 320 14AST' after fresh
67 install (LP: #1727544)
68 - Input: elan_i2c - add ELAN060C to the ACPI table
69 * Power8 Nest PMU Instrumentation support (LP: #1481347)
70 - powerpc/powernv: Add IMC OPAL APIs
71 - powerpc/powernv: Detect and create IMC device
72 - powerpc/perf: Add nest IMC PMU support
73 - powerpc/perf: Add core IMC PMU support
74 - powerpc/perf: Add thread IMC PMU support
75 - powerpc/perf: Fix double unlock in imc_common_cpuhp_mem_free()
76 - powerpc/perf/imc: Fix nest events on muti socket system
77 - powerpc/powernv: Fix build error in opal-imc.c when NUMA=n
78 - powerpc/perf: Fix usage of nest_imc_refc
79 - powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
80 - powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
81 - powerpc/perf: Fix IMC initialization crash
82 * Artful update to 4.13.12 stable release (LP: #1731971)
83 - ALSA: timer: Add missing mutex lock for compat ioctls
84 - ALSA: seq: Fix nested rwsem annotation for lockdep splat
85 - cifs: check MaxPathNameComponentLength != 0 before using it
86 - KEYS: return full count in keyring_read() if buffer is too small
87 - KEYS: trusted: fix writing past end of buffer in trusted_read()
88 - KEYS: fix out-of-bounds read during ASN.1 parsing
89 - ASoC: adau17x1: Workaround for noise bug in ADC
90 - virtio_blk: Fix an SG_IO regression
91 - arm64: ensure __dump_instr() checks addr_limit
92 - KVM: arm64: its: Fix missing dynamic allocation check in scan_its_table
93 - arm/arm64: KVM: set right LR register value for 32 bit guest when inject
94 abort
95 - arm/arm64: kvm: Disable branch profiling in HYP code
96 - ARM: dts: mvebu: pl310-cache disable double-linefill
97 - ARM: 8715/1: add a private asm/unaligned.h
98 - drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
99 - drm/amdgpu: allow harvesting check for Polaris VCE
100 - userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size
101 - ocfs2: fstrim: Fix start offset of first cluster group during fstrim
102 - fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
103 - mm, swap: fix race between swap count continuation operations
104 - drm/i915: Do not rely on wm preservation for ILK watermarks
105 - drm/i915/edp: read edp display control registers unconditionally
106 - Revert "powerpc64/elfv1: Only dereference function descriptor for non-text
107 symbols"
108 - MIPS: bpf: Fix a typo in build_one_insn()
109 - MIPS: smp-cmp: Use right include for task_struct
110 - MIPS: microMIPS: Fix incorrect mask in insn_table_MM
111 - MIPS: SMP: Fix deadlock & online race
112 - Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
113 - x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
114 - powerpc/kprobes: Dereference function pointers only if the address does not
115 belong to kernel text
116 - futex: Fix more put_pi_state() vs. exit_pi_state_list() races
117 - perf/cgroup: Fix perf cgroup hierarchy support
118 - x86/mcelog: Get rid of RCU remnants
119 - irqchip/irq-mvebu-gicp: Add missing spin_lock init
120 - Linux 4.13.12
121 * Artful update to 4.13.11 stable release (LP: #1731961)
122 - workqueue: replace pool->manager_arb mutex with a flag
123 - nvme-fc: fix iowait hang
124 - ALSA: hda/realtek - Add support for ALC236/ALC3204
125 - ALSA: hda - fix headset mic problem for Dell machines with alc236
126 - ceph: unlock dangling spinlock in try_flush_caps()
127 - Fix tracing sample code warning.
128 - KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM
129 - KVM: PPC: Book3S HV: POWER9 more doorbell fixes
130 - KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU
131 - s390/kvm: fix detection of guest machine checks
132 - nbd: handle interrupted sendmsg with a sndtimeo set
133 - spi: uapi: spidev: add missing ioctl header
134 - spi: a3700: Return correct value on timeout detection
135 - spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path
136 - spi: armada-3700: Fix failing commands with quad-SPI
137 - ovl: add NULL check in ovl_alloc_inode
138 - ovl: fix EIO from lookup of non-indexed upper
139 - ovl: handle ENOENT on index lookup
140 - ovl: do not cleanup unsupported index entries
141 - fuse: fix READDIRPLUS skipping an entry
142 - xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
143 - xen: fix booting ballooned down hvm guest
144 - cifs: Select all required crypto modules
145 - CIFS: Fix NULL pointer deref on SMB2_tcon() failure
146 - Input: elan_i2c - add ELAN0611 to the ACPI table
147 - Input: gtco - fix potential out-of-bound access
148 - Fix encryption labels and lengths for SMB3.1.1
149 - SMB3: Validate negotiate request must always be signed
150 - assoc_array: Fix a buggy node-splitting case
151 - scsi: zfcp: fix erp_action use-before-initialize in REC action trace
152 - scsi: aacraid: Fix controller initialization failure
153 - scsi: qla2xxx: Initialize Work element before requesting IRQs
154 - scsi: sg: Re-fix off by one in sg_fill_request_table()
155 - x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
156 - drm/amd/powerplay: fix uninitialized variable
157 - drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
158 - can: sun4i: fix loopback mode
159 - can: kvaser_usb: Correct return value in printout
160 - can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
161 - cfg80211: fix connect/disconnect edge cases
162 - ipsec: Fix aborted xfrm policy dump crash
163 - regulator: fan53555: fix I2C device ids
164 - powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
165 - Linux 4.13.11
166 * Touchpad not detected - Lenovo ideapad 320-15IKB (LP: #1723736)
167 - Input: elan_i2c - add ELAN0611 to the ACPI table
168 * Artful update to 4.13.10 stable release (LP: #1731951)
169 - staging: bcm2835-audio: Fix memory corruption
170 - USB: devio: Revert "USB: devio: Don't corrupt user memory"
171 - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
172 - USB: serial: metro-usb: add MS7820 device id
173 - usb: cdc_acm: Add quirk for Elatec TWN3
174 - usb: quirks: add quirk for WORLDE MINI MIDI keyboard
175 - usb: hub: Allow reset retry for USB2 devices on connect bounce
176 - ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
177 - can: gs_usb: fix busy loop if no more TX context is available
178 - scsi: qla2xxx: Fix uninitialized work element
179 - nbd: don't set the device size until we're connected
180 - s390/cputime: fix guest/irq/softirq times after CPU hotplug
181 - parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
182 - parisc: Fix detection of nonsynchronous cr16 cycle counters
183 - iio: dummy: events: Add missing break
184 - usb: musb: sunxi: Explicitly release USB PHY on exit
185 - USB: musb: fix session-bit runtime-PM quirk
186 - USB: musb: fix late external abort on suspend
187 - usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
188 - usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
189 - usb: musb: musb_cppi41: Configure the number of channels for DA8xx
190 - usb: musb: Check for host-mode using is_host_active() on reset interrupt
191 - xhci: Identify USB 3.1 capable hosts by their port protocol capability
192 - xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
193 - usb: xhci: Reset halted endpoint if trb is noop
194 - usb: xhci: Handle error condition in xhci_stop_device()
195 - can: esd_usb2: Fix can_dlc value for received RTR, frames
196 - can: af_can: can_pernet_init(): add missing error handling for kzalloc
197 returning NULL
198 - can: flexcan: fix state transition regression
199 - can: flexcan: rename legacy error state quirk
200 - can: flexcan: implement error passive state quirk
201 - can: flexcan: fix i.MX6 state transition issue
202 - can: flexcan: fix i.MX28 state transition issue
203 - can: flexcan: fix p1010 state transition issue
204 - KEYS: encrypted: fix dereference of NULL user_key_payload
205 - mmc: sdhci-pci: Fix default d3_retune for Intel host controllers
206 - drm/i915: Use bdw_ddi_translations_fdi for Broadwell
207 - drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards
208 - drm/nouveau/bsp/g92: disable by default
209 - drm/nouveau/mmu: flush tlbs before deleting page tables
210 - media: s5p-cec: add NACK detection support
211 - media: cec: Respond to unregistered initiators, when applicable
212 - media: dvb: i2c transfers over usb cannot be done from stack
213 - tracing/samples: Fix creation and deletion of simple_thread_fn creation
214 - ALSA: seq: Enable 'use' locking in all configurations
215 - ALSA: hda: Remove superfluous '-' added by printk conversion
216 - ALSA: hda: Abort capability probe at invalid register read
217 - i2c: ismt: Separate I2C block read from SMBus block read
218 - i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
219 - Revert "tools/power turbostat: stop migrating, unless '-m'"
220 - Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
221 - brcmfmac: Add check for short event packets
222 - brcmsmac: make some local variables 'static const' to reduce stack size
223 - ARM: dts: sun6i: Fix endpoint IDs in second display pipeline
224 - bus: mbus: fix window size calculation for 4GB windows
225 - clockevents/drivers/cs5535: Improve resilience to spurious interrupts
226 - rtlwifi: rtl8821ae: Fix connection lost problem
227 - x86/microcode/intel: Disable late loading on model 79
228 - lib/digsig: fix dereference of NULL user_key_payload
229 - fscrypt: fix dereference of NULL user_key_payload
230 - ecryptfs: fix dereference of NULL user_key_payload
231 - KEYS: Fix race between updating and finding a negative key
232 - FS-Cache: fix dereference of NULL user_key_payload
233 - KEYS: don't let add_key() update an uninstantiated key
234 - pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
235 - arm64: dts: rockchip: correct vqmmc voltage for rk3399 platforms
236 - ALSA: hda - Fix incorrect TLV callback check introduced during set_fs()
237 removal
238 - iomap_dio_rw: Allocate AIO completion queue before submitting dio
239 - xfs: don't unconditionally clear the reflink flag on zero-block files
240 - xfs: evict CoW fork extents when performing finsert/fcollapse
241 - fs/xfs: Use %pS printk format for direct addresses
242 - xfs: report zeroed or not correctly in xfs_zero_range()
243 - xfs: update i_size after unwritten conversion in dio completion
244 - xfs: perag initialization should only touch m_ag_max_usable for AG 0
245 - xfs: Capture state of the right inode in xfs_iflush_done
246 - xfs: always swap the cow forks when swapping extents
247 - xfs: handle racy AIO in xfs_reflink_end_cow
248 - xfs: Don't log uninitialised fields in inode structures
249 - xfs: move more RT specific code under CONFIG_XFS_RT
250 - xfs: don't change inode mode if ACL update fails
251 - xfs: reinit btree pointer on attr tree inactivation walk
252 - xfs: handle error if xfs_btree_get_bufs fails
253 - xfs: cancel dirty pages on invalidation
254 - xfs: trim writepage mapping to within eof
255 - xfs: move two more RT specific functions into CONFIG_XFS_RT
256 - Linux 4.13.10
257 * Artful update to 4.13.9 stable release (LP: #1731926)
258 - perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
259 - mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock
260 - HID: hid-elecom: extend to fix descriptor for HUGE trackball
261 - Drivers: hv: vmbus: Fix rescind handling issues
262 - Drivers: hv: vmbus: Fix bugs in rescind handling
263 - vmbus: simplify hv_ringbuffer_read
264 - vmbus: refactor hv_signal_on_read
265 - vmbus: eliminate duplicate cached index
266 - vmbus: more host signalling avoidance
267 - Linux 4.13.9
268
269 -- Stefan Bader <stefan.bader@canonical.com> Wed, 22 Nov 2017 10:25:10 +0100
270
271 linux-raspi2 (4.13.0-1006.6) artful; urgency=low
272
273 * linux-raspi2: 4.13.0-1006.6 -proposed tracker (LP: #1730611)
274
275 * Artful update to v4.13.5 stable release (LP: #1721777)
276 - [Config] Updating config after rebasing
277
278 [ Ubuntu: 4.13.0-17.20 ]
279
280 * linux: 4.13.0-17.20 -proposed tracker (LP: #1728927)
281 * thunderx2 ahci errata workaround needs additional delays (LP: #1724117)
282 - SAUCE: ahci: thunderx2: stop engine fix update
283 * usb 3-1: 2:1: cannot get freq at ep 0x1 (LP: #1708499)
284 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
285 * Plantronics Blackwire C520-M - Cannot get freq at ep 0x1, 0x81
286 (LP: #1709282)
287 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
288 * TSC_DEADLINE incorrectly disabled inside virtual guests (LP: #1724912)
289 - x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs
290 without the feature
291 - x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on
292 hypervisors
293 * x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
294 (LP: #1724612)
295 - x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
296 * [Artful] Add support for Dell/Wyse 3040 audio codec (LP: #1723916)
297 - SAUCE: ASoC: rt5670: Add support for Wyse 3040
298 * [Artful] Some Dell Monitors Doesn't Work Well with Dell/Wyse 3040
299 (LP: #1723915)
300 - SAUCE: drm/i915: Workaround for DP DPMS D3 on Dell monitor
301 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
302 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
303 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
304 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
305 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
306 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
307 * Artful update to v4.13.8 stable release (LP: #1724669)
308 - USB: dummy-hcd: Fix deadlock caused by disconnect detection
309 - MIPS: math-emu: Remove pr_err() calls from fpu_emu()
310 - MIPS: bpf: Fix uninitialised target compiler error
311 - mei: always use domain runtime pm callbacks.
312 - dmaengine: edma: Align the memcpy acnt array size with the transfer
313 - dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
314 - NFS: Fix uninitialized rpc_wait_queue
315 - nfs/filelayout: fix oops when freeing filelayout segment
316 - HID: usbhid: fix out-of-bounds bug
317 - crypto: skcipher - Fix crash on zero-length input
318 - crypto: shash - Fix zero-length shash ahash digest crash
319 - KVM: MMU: always terminate page walks at level 1
320 - KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
321 - usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
322 - pinctrl/amd: Fix build dependency on pinmux code
323 - iommu/amd: Finish TLB flush in amd_iommu_unmap()
324 - device property: Track owner device of device property
325 - Revert "vmalloc: back off when the current task is killed"
326 - fs/mpage.c: fix mpage_writepage() for pages with buffers
327 - ALSA: usb-audio: Kill stray URB at exiting
328 - ALSA: seq: Fix use-after-free at creating a port
329 - ALSA: seq: Fix copy_from_user() call inside lock
330 - ALSA: caiaq: Fix stray URB at probe error path
331 - ALSA: line6: Fix NULL dereference at podhd_disconnect()
332 - ALSA: line6: Fix missing initialization before error path
333 - ALSA: line6: Fix leftover URB at error-path during probe
334 - drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
335 - drm/i915/edp: Get the Panel Power Off timestamp after panel is off
336 - drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
337 - drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX
338 channel
339 - drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check
340 - usb: gadget: configfs: Fix memory leak of interface directory data
341 - usb: gadget: composite: Fix use-after-free in
342 usb_composite_overwrite_options
343 - PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions
344 - Revert "PCI: tegra: Do not allocate MSI target memory"
345 - direct-io: Prevent NULL pointer access in submit_page_section
346 - fix unbalanced page refcounting in bio_map_user_iov
347 - more bio_map_user_iov() leak fixes
348 - bio_copy_user_iov(): don't ignore ->iov_offset
349 - perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
350 - genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
351 - genirq/cpuhotplug: Add sanity check for effective affinity mask
352 - USB: serial: ftdi_sio: add id for Cypress WICED dev board
353 - USB: serial: cp210x: fix partnum regression
354 - USB: serial: cp210x: add support for ELV TFD500
355 - USB: serial: option: add support for TP-Link LTE module
356 - USB: serial: qcserial: add Dell DW5818, DW5819
357 - USB: serial: console: fix use-after-free on disconnect
358 - USB: serial: console: fix use-after-free after failed setup
359 - RAS/CEC: Use the right length for "cec_disable"
360 - x86/microcode: Do the family check first
361 - x86/alternatives: Fix alt_max_short macro to really be a max()
362 - KVM: nVMX: update last_nonleaf_level when initializing nested EPT
363 - Linux 4.13.8
364 * Artful update to v4.13.7 stable release (LP: #1724668)
365 - watchdog: Revert "iTCO_wdt: all versions count down twice"
366 - Linux 4.13.7
367 * libvirt - vnc port selection regression with newer kernels (LP: #1722702)
368 - net: set tb->fast_sk_family
369 - net: use inet6_rcv_saddr to compare sockets
370 - inet: fix improper empty comparison
371 * powerpc/64s: Add workaround for P9 vector CI load issue (LP: #1721070)
372 - powerpc/mce: Move 64-bit machine check code into mce.c
373 - powerpc/64s: Add workaround for P9 vector CI load issue
374 * Artful update to v4.13.6 stable release (LP: #1723145)
375 - imx-media-of: avoid uninitialized variable warning
376 - usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0
377 - mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+
378 - net: bonding: Fix transmit load balancing in balance-alb mode if specified
379 by sysfs
380 - openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'
381 - mlxsw: spectrum: Prevent mirred-related crash on removal
382 - net: bonding: fix tlb_dynamic_lb default value
383 - net_sched: gen_estimator: fix scaling error in bytes/packets samples
384 - net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
385 - sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
386 - tcp: update skb->skb_mstamp more carefully
387 - bpf/verifier: reject BPF_ALU64|BPF_END
388 - tcp: fix data delivery rate
389 - udpv6: Fix the checksum computation when HW checksum does not apply
390 - ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
391 - net: phy: Fix mask value write on gmii2rgmii converter speed register
392 - ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
393 - net/sched: cls_matchall: fix crash when used with classful qdisc
394 - 8139too: revisit napi_complete_done() usage
395 - bpf: do not disable/enable BH in bpf_map_free_id()
396 - tcp: fastopen: fix on syn-data transmit failure
397 - net: emac: Fix napi poll list corruption
398 - net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
399 - packet: hold bind lock when rebinding to fanout hook
400 - bpf: one perf event close won't free bpf program attached by another perf
401 event
402 - net: change skb->mac_header when Generic XDP calls adjust_head
403 - isdn/i4l: fetch the ppp_write buffer in one shot
404 - net_sched: always reset qdisc backlog in qdisc_reset()
405 - net: stmmac: Cocci spatch "of_table"
406 - net: qcom/emac: specify the correct size when mapping a DMA buffer
407 - vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
408 - l2tp: fix race condition in l2tp_tunnel_delete
409 - tun: bail out from tun_get_user() if the skb is empty
410 - net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlans
411 - net: dsa: Fix network device registration order
412 - packet: in packet_do_bind, test fanout with bind_lock held
413 - packet: only test po->has_vnet_hdr once in packet_snd
414 - net: dsa: mv88e6xxx: lock mutex when freeing IRQs
415 - net: Set sk_prot_creator when cloning sockets to the right proto
416 - net/mlx5e: IPoIB, Fix access to invalid memory address
417 - netlink: do not proceed if dump's start() errs
418 - ip6_gre: ip6gre_tap device should keep dst
419 - ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
420 - IPv4: early demux can return an error code
421 - tipc: use only positive error codes in messages
422 - l2tp: fix l2tp_eth module loading
423 - socket, bpf: fix possible use after free
424 - net: rtnetlink: fix info leak in RTM_GETSTATS call
425 - bpf: fix bpf_tail_call() x64 JIT
426 - usb: gadget: core: fix ->udc_set_speed() logic
427 - USB: gadgetfs: Fix crash caused by inadequate synchronization
428 - USB: gadgetfs: fix copy_to_user while holding spinlock
429 - usb: gadget: udc: atmel: set vbus irqflags explicitly
430 - usb: gadget: udc: renesas_usb3: fix for no-data control transfer
431 - usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
432 - usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
433 - usb-storage: unusual_devs entry to fix write-access regression for Seagate
434 external drives
435 - usb-storage: fix bogus hardware error messages for ATA pass-thru devices
436 - usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
437 - usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
438 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
439 - usb: pci-quirks.c: Corrected timeout values used in handshake
440 - USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
441 - USB: dummy-hcd: fix connection failures (wrong speed)
442 - USB: dummy-hcd: fix infinite-loop resubmission bug
443 - USB: dummy-hcd: Fix erroneous synchronization change
444 - USB: devio: Prevent integer overflow in proc_do_submiturb()
445 - USB: devio: Don't corrupt user memory
446 - USB: g_mass_storage: Fix deadlock when driver is unbound
447 - USB: uas: fix bug in handling of alternate settings
448 - USB: core: harden cdc_parse_cdc_header
449 - usb: Increase quirk delay for USB devices
450 - USB: fix out-of-bounds in usb_set_configuration
451 - usb: xhci: Free the right ring in xhci_add_endpoint()
452 - xhci: fix finding correct bus_state structure for USB 3.1 hosts
453 - xhci: fix wrong endpoint ESIT value shown in tracing
454 - usb: host: xhci-plat: allow sysdev to inherit from ACPI
455 - xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
456 - Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
457 - iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'
458 - iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path
459 of 'twl4030_madc_probe()'
460 - iio: ad_sigma_delta: Implement a dedicated reset function
461 - staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma
462 from stack.
463 - iio: core: Return error for failed read_reg
464 - IIO: BME280: Updates to Humidity readings need ctrl_reg write!
465 - iio: trigger: stm32-timer: preset shouldn't be buffered
466 - iio: trigger: stm32-timer: fix a corner case to write preset
467 - iio: ad7793: Fix the serial interface reset
468 - iio: adc: stm32: fix bad error check on max_channels
469 - iio: adc: mcp320x: Fix readout of negative voltages
470 - iio: adc: mcp320x: Fix oops on module unload
471 - uwb: properly check kthread_run return value
472 - uwb: ensure that endpoint is interrupt
473 - staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelist
474 - ksm: fix unlocked iteration over vmas in cmp_and_merge_page()
475 - mm, hugetlb, soft_offline: save compound page order before page migration
476 - mm, oom_reaper: skip mm structs with mmu notifiers
477 - mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
478 - mm: avoid marking swap cached page as lazyfree
479 - mm: fix data corruption caused by lazyfree page
480 - userfaultfd: non-cooperative: fix fork use after free
481 - lib/ratelimit.c: use deferred printk() version
482 - lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
483 - ALSA: compress: Remove unused variable
484 - Revert "ALSA: echoaudio: purge contradictions between dimension matrix
485 members and total number of members"
486 - ALSA: usx2y: Suppress kernel warning at page allocation failures
487 - powerpc/powernv: Increase memory block size to 1GB on radix
488 - powerpc: Fix action argument for cpufeatures-based TLB flush
489 - powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks
490 - powerpc/tm: Fix illegal TM state in signal handler
491 - percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
492 - intel_th: pci: Add Lewisburg PCH support
493 - driver core: platform: Don't read past the end of "driver_override" buffer
494 - cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute()
495 returns
496 - Drivers: hv: fcopy: restore correct transfer length
497 - vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
498 - stm class: Fix a use-after-free
499 - auxdisplay: charlcd: properly restore atomic counter on error path
500 - ftrace: Fix kmemleak in unregister_ftrace_graph
501 - ovl: fix error value printed in ovl_lookup_index()
502 - ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
503 - ovl: fix dentry leak in ovl_indexdir_cleanup()
504 - ovl: fix missing unlock_rename() in ovl_do_copy_up()
505 - ovl: fix regression caused by exclusive upper/work dir protection
506 - arm64: dt marvell: Fix AP806 system controller size
507 - arm64: Ensure the instruction emulation is ready for userspace
508 - HID: rmi: Make sure the HID device is opened on resume
509 - HID: i2c-hid: allocate hid buffers for real worst case
510 - HID: wacom: leds: Don't try to control the EKR's read-only LEDs
511 - HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth
512 - HID: wacom: Correct coordinate system of touchring and pen twist
513 - HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox
514 - HID: wacom: generic: Clear ABS_MISC when tool leaves proximity
515 - HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
516 - HID: wacom: bits shifted too much for 9th and 10th buttons
517 - btrfs: avoid overflow when sector_t is 32 bit
518 - Btrfs: fix overlap of fs_info::flags values
519 - rocker: fix rocker_tlv_put_* functions for KASAN
520 - netlink: fix nla_put_{u8,u16,u32} for KASAN
521 - dm crypt: reject sector_size feature if device length is not aligned to it
522 - dm ioctl: fix alignment of event number in the device list
523 - dm crypt: fix memory leak in crypt_ctr_cipher_old()
524 - KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
525 - kvm/x86: Avoid async PF preempting the kernel incorrectly
526 - iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
527 - scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
528 - scsi: sd: Do not override max_sectors_kb sysfs setting
529 - brcmfmac: add length check in brcmf_cfg80211_escan_handler()
530 - brcmfmac: setup passive scan if requested by user-space
531 - drm/i915: always update ELD connector type after get modes
532 - drm/i915/bios: ignore HDMI on port A
533 - bsg-lib: fix use-after-free under memory-pressure
534 - nvme-pci: Use PCI bus address for data/queues in CMB
535 - mmc: core: add driver strength selection when selecting hs400es
536 - nl80211: Define policy for packet pattern attributes
537 - clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
538 - udp: perform source validation for mcast early demux
539 - udp: fix bcast packet reception
540 - base: arch_topology: fix section mismatch build warnings
541 - Linux 4.13.6
542 * Artful update to v4.13.5 stable release (LP: #1721777)
543 - cifs: check rsp for NULL before dereferencing in SMB2_open
544 - cifs: release cifs root_cred after exit_cifs
545 - cifs: release auth_key.response for reconnect.
546 - nvme-pci: fix host memory buffer allocation fallback
547 - nvme-pci: use appropriate initial chunk size for HMB allocation
548 - nvme-pci: propagate (some) errors from host memory buffer setup
549 - dax: remove the pmem_dax_ops->flush abstraction
550 - dm integrity: do not check integrity for failed read operations
551 - mmc: block: Fix incorrectly initialized requests
552 - fs/proc: Report eip/esp in /prod/PID/stat for coredumping
553 - scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout
554 - SMB3: Add support for multidialect negotiate (SMB2.1 and later)
555 - mac80211: fix VLAN handling with TXQs
556 - mac80211_hwsim: Use proper TX power
557 - mac80211: flush hw_roc_start work before cancelling the ROC
558 - mac80211: fix deadlock in driver-managed RX BA session start
559 - genirq: Make sparse_irq_lock protect what it should protect
560 - genirq/msi: Fix populating multiple interrupts
561 - genirq: Fix cpumask check in __irq_startup_managed()
562 - KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr
563 - KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly
564 - KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses
565 - tracing: Fix trace_pipe behavior for instance traces
566 - tracing: Erase irqsoff trace with empty write
567 - tracing: Remove RCU work arounds from stack tracer
568 - md/raid5: fix a race condition in stripe batch
569 - md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
570 - scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse
571 nlmsg properly
572 - scsi: aacraid: Fix 2T+ drives on SmartIOC-2000
573 - scsi: aacraid: Add a small delay after IOP reset
574 - drm/exynos: Fix locking in the suspend/resume paths
575 - drm/i915/gvt: Fix incorrect PCI BARs reporting
576 - Revert "drm/i915/bxt: Disable device ready before shutdown command"
577 - drm/amdgpu: revert tile table update for oland
578 - drm/radeon: disable hard reset in hibernate for APUs
579 - crypto: drbg - fix freeing of resources
580 - crypto: talitos - Don't provide setkey for non hmac hashing algs.
581 - crypto: talitos - fix sha224
582 - crypto: talitos - fix hashing
583 - security/keys: properly zero out sensitive key material in big_key
584 - security/keys: rewrite all of big_key crypto
585 - KEYS: fix writing past end of user-supplied buffer in keyring_read()
586 - KEYS: prevent creating a different user's keyrings
587 - KEYS: prevent KEYCTL_READ on negative key
588 - libnvdimm, namespace: fix btt claim class crash
589 - powerpc/eeh: Create PHB PEs after EEH is initialized
590 - powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
591 - powerpc/tm: Flush TM only if CPU has TM feature
592 - MIPS: Fix perf event init
593 - s390/perf: fix bug when creating per-thread event
594 - s390/mm: make pmdp_invalidate() do invalidation only
595 - s390/mm: fix write access check in gup_huge_pmd()
596 - PM: core: Fix device_pm_check_callbacks()
597 - Revert "IB/ipoib: Update broadcast object if PKey value was changed in index
598 0"
599 - Fix SMB3.1.1 guest authentication to Samba
600 - SMB3: Fix endian warning
601 - SMB3: Warn user if trying to sign connection that authenticated as guest
602 - SMB: Validate negotiate (to protect against downgrade) even if signing off
603 - SMB3: handle new statx fields
604 - SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
605 - vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
606 - libceph: don't allow bidirectional swap of pg-upmap-items
607 - nl80211: check for the required netlink attributes presence
608 - brd: fix overflow in __brd_direct_access
609 - gfs2: Fix debugfs glocks dump
610 - bsg-lib: don't free job in bsg_prepare_job
611 - iw_cxgb4: drop listen destroy replies if no ep found
612 - iw_cxgb4: remove the stid on listen create failure
613 - iw_cxgb4: put ep reference in pass_accept_req()
614 - rcu: Allow for page faults in NMI handlers
615 - mmc: sdhci-pci: Fix voltage switch for some Intel host controllers
616 - extable: Consolidate *kernel_text_address() functions
617 - extable: Enable RCU if it is not watching in kernel_text_address()
618 - seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
619 - arm64: Make sure SPsel is always set
620 - arm64: fault: Route pte translation faults via do_translation_fault
621 - KVM: VMX: extract __pi_post_block
622 - KVM: VMX: avoid double list add with VT-d posted interrupts
623 - KVM: VMX: simplify and fix vmx_vcpu_pi_load
624 - KVM: nVMX: fix HOST_CR3/HOST_CR4 cache
625 - kvm/x86: Handle async PF in RCU read-side critical sections
626 - kvm: nVMX: Don't allow L2 to access the hardware CR8
627 - xfs: validate bdev support for DAX inode flag
628 - fix infoleak in waitid(2)
629 - sched/sysctl: Check user input value of sysctl_sched_time_avg
630 - irq/generic-chip: Don't replace domain's name
631 - mtd: Fix partition alignment check on multi-erasesize devices
632 - mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
633 - etnaviv: fix submit error path
634 - etnaviv: fix gem object list corruption
635 - futex: Fix pi_state->owner serialization
636 - md: fix a race condition for flush request handling
637 - md: separate request handling
638 - PCI: Fix race condition with driver_override
639 - btrfs: fix NULL pointer dereference from free_reloc_roots()
640 - btrfs: clear ordered flag on cleaning up ordered extents
641 - btrfs: finish ordered extent cleaning if no progress is found
642 - btrfs: propagate error to btrfs_cmp_data_prepare caller
643 - btrfs: prevent to set invalid default subvolid
644 - platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt
645 - PM / OPP: Call notifier without holding opp_table->lock
646 - x86/mm: Fix fault error path using unsafe vma pointer
647 - x86/fpu: Don't let userspace set bogus xcomp_bv
648 - KVM: VMX: do not change SN bit in vmx_update_pi_irte()
649 - KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
650 - KVM: VMX: use cmpxchg64
651 - video: fbdev: aty: do not leak uninitialized padding in clk to userspace
652 - Linux 4.13.5
653 - [Config] Update configs for v4.13.5
654
655 [ Ubuntu: 4.13.0-16.19 ]
656
657 * 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl
658 graphics driver (LP: #1711358)
659 - qxl: fix framebuffer unpinning
660 * [Bug] USB controller failed to respond on Denverton after loading
661 intel_th_pci module (LP: #1715833)
662 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
663 * CVE-2017-5123
664 - waitid(): Add missing access_ok() checks
665
666 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 08 Nov 2017 12:45:39 -0500
667
668 linux-raspi2 (4.13.0-1005.5) artful; urgency=low
669
670 [ Ubuntu: 4.13.0-16.17 ]
671
672 * CVE-2017-5123
673 - waitid(): Add missing access_ok() checks
674
675 -- Seth Forshee <seth.forshee@canonical.com> Tue, 10 Oct 2017 11:58:16 -0500
676
677 linux-raspi2 (4.13.0-1004.4) artful; urgency=low
678
679 * linux-raspi2: 4.13.0-1004.4 -proposed tracker (LP: #1721562)
680
681 * Miscellaneous Ubuntu changes
682 - [Config] update configs follwing rebase to Ubuntu-4.13.0-15.16
683
684 [ Ubuntu: 4.13.0-15.16 ]
685
686 * linux: 4.13.0-15.16 -proposed tracker (LP: #1721373)
687 * Boot regression on POWER9 (LP: #1721391)
688 - Revert "crypto/nx: Add P9 NX support for 842 compression engine"
689 - Revert "crypto/nx: Add P9 NX specific error codes for 842 engine"
690 - Revert "crypto/nx: Use kzalloc for workmem allocation"
691 - Revert "crypto/nx: Add nx842_add_coprocs_list function"
692 - Revert "crypto/nx: Create nx842_delete_coprocs function"
693 - Revert "crypto/nx: Create nx842_configure_crb function"
694 - Revert "crypto/nx: Rename nx842_powernv_function as icswx function"
695 - Revert "UBUNTU: [Config] CONFIG_PPC_VAS=y"
696 - Revert "powerpc/powernv/vas: Define copy/paste interfaces"
697 - Revert "powerpc/powernv/vas: Define vas_tx_win_open()"
698 - Revert "powerpc/powernv/vas: Define vas_win_close() interface"
699 - Revert "powerpc/powernv/vas: Define vas_rx_win_open() interface"
700 - Revert "powerpc/powernv/vas: Define helpers to alloc/free windows"
701 - Revert "powerpc/powernv/vas: Define helpers to init window context"
702 - Revert "powerpc/powernv/vas: Define helpers to access MMIO regions"
703 - Revert "powerpc/powernv/vas: Define vas_init() and vas_exit()"
704 - Revert "powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h"
705 - Revert "powerpc/powernv/vas: Define macros, register fields and structures"
706 - Revert "powerpc/powernv: Enable PCI peer-to-peer"
707 - Revert "powerpc/powernv: Add support to set power-shifting-ratio"
708 - Revert "powerpc/powernv: Add support for powercap framework"
709 - Revert "powerpc/perf: Add nest IMC PMU support"
710 - Revert "powerpc/powernv: Detect and create IMC device"
711 - Revert "powerpc/powernv: Add IMC OPAL APIs"
712 * smartpqi patches for Artful (LP: #1721381)
713 - scsi: smartpqi: add pqi reset quiesce support
714 - scsi: smartpqi: enhance BMIC cache flush
715 - scsi: smartpqi: update pqi passthru ioctl
716 - scsi: smartpqi: cleanup doorbell register usage.
717 - scsi: smartpqi: update kexec and power down support
718 - scsi: smartpqi: add in new controller ids
719 - scsi: smartpqi: change driver version to 1.1.2-125
720 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
721 17.10 (kernel 4.13) (LP: #1719290)
722 - SAUCE: s390: update zfcpdump_defconfig
723 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
724 - d-i: Add hfi1 to nic-modules
725 * [Feature]CNL:New device IDs for CNL (LP: #1685729)
726 - pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support
727
728 [ Ubuntu: 4.13.0-14.15 ]
729
730 * linux: 4.13.0-14.15 -proposed tracker (LP: #1721122)
731 * [Artful] ltp rwtest - Unable to handle kernel paging request at virtual
732 address (LP: #1721067)
733 - arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
734 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14 (LP: #1720779)
735 - SAUCE: LSM stacking: check for invalid zero sized writes
736 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
737 - d-i: Add bnxt_en to nic-modules.
738 * Miscellaneous Ubuntu changes
739 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
740
741 [ Ubuntu: 4.13.0-13.14 ]
742
743 * linux: 4.13.0-13.14 -proposed tracker (LP: #1720239)
744 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
745 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
746 * [Feature]Memory Bandwidth Monitoring(MBM) port to new Cache Quality
747 Monitoring (CQM) (LP: #1591609)
748 - x86/perf/cqm: Wipe out perf based cqm
749 - x86/intel_rdt/cqm: Documentation for resctrl based RDT Monitoring
750 - x86/intel_rdt: Introduce a common compile option for RDT
751 - x86/intel_rdt: Change file names to accommodate RDT monitor code
752 - x86/intel_rdt: Mark rdt_root and closid_alloc as static
753 - x86/intel_rdt: Cleanup namespace to support RDT monitoring
754 - x86/intel_rdt: Make rdt_resources_all more readable
755 - x86/intel_rdt/cqm: Add RDT monitoring initialization
756 - x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management
757 - x86/intel_rdt: Simplify info and base file lists
758 - x86/intel_rdt/cqm: Add info files for RDT monitoring
759 - x86/intel_rdt: Prepare for RDT monitoring mkdir support
760 - x86/intel_rdt/cqm: Add mkdir support for RDT monitoring
761 - x86/intel_rdt: Change closid type from int to u32
762 - x86/intel_rdt/cqm: Add tasks file support
763 - x86/intel_rdt: Prepare to add RDT monitor cpus file support
764 - x86/intel_rdt/cqm: Add cpus file support
765 - x86/intel_rdt: Prepare for RDT monitor data support
766 - x86/intel_rdt/cqm: Add mon_data
767 - x86/intel_rdt: Separate the ctrl bits from rmdir
768 - x86/intel_rdt/cqm: Add rmdir support
769 - x86/intel_rdt/cqm: Add mount,umount support
770 - x86/intel_rdt: Introduce rdt_enable_key for scheduling
771 - x86/intel_rdt/cqm: Add sched_in support
772 - x86/intel_rdt/cqm: Add CPU hotplug support
773 - x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
774 - x86/intel_rdt/mbm: Add mbm counter initialization
775 - x86/intel_rdt/mbm: Handle counter overflow
776 - x86/intel_rdt: Show bitmask of shareable resource with other executing units
777 - x86/intel_rdt/cqm: Clear the default RMID during hotcpu
778 - x86/intel_rdt: Modify the intel_pqr_state for better performance
779 - x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
780 - x86/intel_rdt/cqm: Improve limbo list processing
781 - x86/intel_rdt: Remove redundant ternary operator on return
782 - [Config] CONFIG_INTEL_RDT=y
783 * [Feature] RDT: Disable most RDT features on Skylake server (LP: #1713619)
784 - x86/intel_rdt: Move special case code for Haswell to a quirk function
785 - x86/intel_rdt: Add command line options for resource director technology
786 - x86/intel_rdt: Turn off most RDT features on Skylake
787 * CVE-2017-1000252
788 - KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
789 * POWER9: NX842 module changes (LP: #1718292)
790 - crypto/nx: Rename nx842_powernv_function as icswx function
791 - crypto/nx: Create nx842_configure_crb function
792 - crypto/nx: Create nx842_delete_coprocs function
793 - crypto/nx: Add nx842_add_coprocs_list function
794 - crypto/nx: Use kzalloc for workmem allocation
795 - crypto/nx: Add P9 NX specific error codes for 842 engine
796 - crypto/nx: Add P9 NX support for 842 compression engine
797 * [Ubuntu 17.10] POWER9 - Base - Integrate P9 VAS (Virtual Accelerator
798 Switchboard) support in kernel (LP: #1718293)
799 - powerpc/powernv: Add IMC OPAL APIs
800 - powerpc/powernv: Detect and create IMC device
801 - powerpc/perf: Add nest IMC PMU support
802 - powerpc/powernv: Add support for powercap framework
803 - powerpc/powernv: Add support to set power-shifting-ratio
804 - powerpc/powernv: Enable PCI peer-to-peer
805 - powerpc/powernv/vas: Define macros, register fields and structures
806 - powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
807 - powerpc/powernv/vas: Define vas_init() and vas_exit()
808 - powerpc/powernv/vas: Define helpers to access MMIO regions
809 - powerpc/powernv/vas: Define helpers to init window context
810 - powerpc/powernv/vas: Define helpers to alloc/free windows
811 - powerpc/powernv/vas: Define vas_rx_win_open() interface
812 - powerpc/powernv/vas: Define vas_win_close() interface
813 - powerpc/powernv/vas: Define vas_tx_win_open()
814 - powerpc/powernv/vas: Define copy/paste interfaces
815 - [Config] CONFIG_PPC_VAS=y
816 * Artful update to v4.13.4 stable release (LP: #1720154)
817 - orangefs: Don't clear SGID when inheriting ACLs
818 - <linux/uaccess.h>: Fix copy_in_user() declaration
819 - IB/hfi1: Revert egress pkey check enforcement
820 - IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
821 - IB/mlx5: Fix cached MR allocation flow
822 - srcu: Provide ordering for CPU not involved in grace period
823 - smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()
824 - Input: xpad - validate USB endpoint type during probe
825 - drm/amdgpu: read reg in each iterator of psp_wait_for loop
826 - tty: improve tty_insert_flip_char() fast path
827 - tty: improve tty_insert_flip_char() slow path
828 - tty: fix __tty_insert_flip_char regression
829 - pinctrl: samsung: Fix invalid register offset used for Exynos5433 external
830 interrupts
831 - pinctrl: samsung: Fix NULL pointer exception on external interrupts on
832 S3C24xx
833 - pinctrl/amd: save pin registers over suspend/resume
834 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
835 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
836 - MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
837 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite
838 signs
839 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
840 - MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
841 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
842 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
843 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
844 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
845 - MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
846 - MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
847 - docs: disable KASLR when debugging kernel
848 - crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
849 - crypto: scompress - don't sleep with preemption disabled
850 - crypto: caam/qi - fix typo in authenc alg driver name
851 - crypto: caam/qi - properly set IV after {en,de}crypt
852 - crypto: AF_ALG - remove SGL terminator indicator when chaining
853 - regulator: cpcap: Fix standby mode
854 - wcn36xx: Introduce mutual exclusion of fw configuration
855 - ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
856 - ext4: fix incorrect quotaoff if the quota feature is enabled
857 - ext4: fix quota inconsistency during orphan cleanup for read-only mounts
858 - cxl: Fix driver use count
859 - powerpc/powernv/npu: Move tlb flush before launching ATSD
860 - powerpc/pseries: Don't attempt to acquire drc during memory hot add for
861 assigned lmbs
862 - powerpc: Fix DAR reporting when alignment handler faults
863 - block: Relax a check in blk_start_queue()
864 - block: directly insert blk-mq request from blk_insert_cloned_request()
865 - md/bitmap: copy correct data for bitmap super
866 - md/bitmap: disable bitmap_resize for file-backed bitmaps.
867 - skd: Avoid that module unloading triggers a use-after-free
868 - skd: Submit requests to firmware before triggering the doorbell
869 - scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
870 - scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
871 - scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
872 - scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
873 - scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
874 - scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
875 - scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late
876 response
877 - scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
878 - scsi: qedi: off by one in qedi_get_cmd_from_tid()
879 - scsi: aacraid: Fix command send race condition
880 - scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed
881 in MFI MPT pass through command
882 - scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
883 - scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
884 - scsi: megaraid_sas: Return pended IOCTLs with cmd_status
885 MFI_STAT_WRONG_STATE in case adapter is dead
886 - scsi: storvsc: fix memory leak on ring buffer busy
887 - scsi: sg: factor out sg_fill_request_table()
888 - scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
889 - scsi: qla2xxx: Update fw_started flags at qpair creation.
890 - scsi: qla2xxx: Correction to vha->vref_count timeout
891 - scsi: qla2xxx: Fix target multiqueue configuration
892 - scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch
893 - scsi: qla2xxx: Use fabric name for Get Port Speed command
894 - scsi: qla2xxx: Fix an integer overflow in sysfs code
895 - mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
896 - ftrace: Fix debug preempt config name in stack_tracer_{en,dis}able
897 - ftrace: Fix selftest goto location on error
898 - ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
899 - tracing: Add barrier to trace_printk() buffer nesting modification
900 - tracing: Fix clear of RECORDED_TGID flag when disabling trace event
901 - tracing: Apply trace_clock changes to instance max buffer
902 - ARC: Re-enable MMU upon Machine Check exception
903 - PCI: shpchp: Enable bridge bus mastering if MSI is enabled
904 - PCI: pciehp: Report power fault only once until we clear it
905 - net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
906 - media: v4l2-compat-ioctl32: Fix timespec conversion
907 - media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls"
908 - media: venus: fix copy/paste error in return_buf_error
909 - media: uvcvideo: Prevent heap overflow when accessing mapped controls
910 - media: adv7180: add missing adv7180cp, adv7180st i2c device IDs
911 - PM / devfreq: Fix memory leak when fail to register device
912 - ALSA: seq: Cancel pending autoload work at unbinding device
913 - bcache: initialize dirty stripes in flash_dev_run()
914 - bcache: Fix leak of bdev reference
915 - bcache: do not subtract sectors_to_gc for bypassed IO
916 - bcache: correct cache_dirty_target in __update_writeback_rate()
917 - bcache: Correct return value for sysfs attach errors
918 - bcache: fix sequential large write IO bypass
919 - bcache: fix for gc and write-back race
920 - bcache: fix bch_hprint crash and improve output
921 - sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
922 - iwlwifi: add workaround to disable wide channels in 5GHz
923 - Linux 4.13.4
924 * [17.10 FEAT] KVM: CPU Model z14 (LP: #1719297)
925 - KVM: s390: Support Configuration z/Architecture Mode
926 * sata reset hangs w/ early cn99xx silicon (LP: #1719031)
927 - SAUCE: ahci: thunderx2: Fix for errata that affects stop engine
928 - SAUCE: ahci: thunderx2: stop engine fix update
929 * PCI quirk required for SATA on early cn99xx silicon (LP: #1718760)
930 - SAUCE: PCI: Vulcan: AHCI PCI bar fix for Broadcom Vulcan early silicon
931 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
932 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
933 * Miscellaneous Ubuntu changes
934 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
935 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
936 - SAUCE: LSM stacking: LSM: manage credential security blobs
937 - SAUCE: LSM stacking: LSM: Manage file security blobs
938 - SAUCE: LSM stacking: LSM: manage task security blobs
939 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
940 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
941 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
942 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
943 - SAUCE: LSM stacking: fixup initialize task->security
944 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
945 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
946 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
947 - SAUCE: LSM stacking: fixup apparmor stacking enablement
948 - SAUCE: LSM stacking: fixup stacking kconfig
949 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
950 - SAUCE: LSM stacking: provide prctl interface for setting context
951 - SAUCE: LSM stacking: inherit current display LSM
952 - SAUCE: LSM stacking: keep an index for each registered LSM
953 - SAUCE: LSM stacking: verify display LSM
954 - SAUCE: LSM stacking: provide a way to specify the default display lsm
955 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
956 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
957 - SAUCE: LSM stacking: add Kconfig to set default display LSM
958 - SAUCE: LSM stacking: add configs for LSM stacking
959 - [Config] Run updateconfigs after merging LSM stacking
960
961 [ Ubuntu: 4.13.0-12.13 ]
962
963 * linux: 4.13.0-12.13 -proposed tracker (LP: #1718980)
964 * [Feature] SKX: Support crystall ridge / far / near memory indication in PEBS
965 (LP: #1591813)
966 - perf/x86: Move Nehalem PEBS code to flag
967 - perf/x86: Fix data source decoding for Skylake
968 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
969 (LP: #1718679)
970 - [Config] CONFIG_DRM_VBOXVIDEO=n
971 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
972 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
973 * Vlun resize request could fail with cxlflash driver (LP: #1713575)
974 - scsi: cxlflash: Fix vlun resize failure in the shrink path
975 * multipath -ll is not showing the disks which are actually multipath
976 (LP: #1718397)
977 - fs: aio: fix the increment of aio-nr and counting against aio-max-nr
978 * [Feature] Crystal Ridge - BTT - Rework error clearing (LP: #1704350)
979 - libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path
980 - libnvdimm, btt: refactor map entry operations with macros
981 - libnvdimm, btt: ensure that flags were also unchanged during a map_read
982 - libnvdimm, btt: cache sector_size in arena_info
983 - libnvdimm: fix potential deadlock while clearing errors
984 - libnvdimm, btt: rework error clearing
985 * [Feature] Crystal Ridge - have 4k DAX faults use a common zero page
986 (LP: #1704439)
987 - mm: add vm_insert_mixed_mkwrite()
988 - dax: relocate some dax functions
989 - dax: use common 4k zero page for dax mmap reads
990 - dax: remove DAX code from page_cache_tree_insert()
991 - dax: move all DAX radix tree defs to fs/dax.c
992 * [bug] 17.10: CDP test fail on platform of Purley-2S/4S/Neoncity,BDW-
993 de/ep/ex, (LP: #1716843)
994 - SAUCE: (no-up) x86/intel_rdt: Fix cdp info directory files issue
995 * [featue] GPIO support for Denverton (LP: #1591829)
996 - pinctrl: intel: Add Intel Denverton pin controller support
997 * ETPS/2 Elantech Touchpad inconsistently detected (Gigabyte P57W laptop)
998 (LP: #1594214)
999 - Input: i8042 - add Gigabyte P57 to the keyboard reset table
1000 * autopkgtest profile fails to build on armhf (LP: #1717920)
1001 - [Packaging] autopkgtest -- disable d-i when dropping flavours
1002 * Artful update to v4.13.3 stable release (LP: #1718412)
1003 - Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
1004 - Revert "net: fix percpu memory leaks"
1005 - gianfar: Fix Tx flow control deactivation
1006 - vhost_net: correctly check tx avail during rx busy polling
1007 - ip6_gre: update mtu properly in ip6gre_err
1008 - udp: drop head states only when all skb references are gone
1009 - ipv6: fix memory leak with multiple tables during netns destruction
1010 - ipv6: fix typo in fib6_net_exit()
1011 - sctp: fix missing wake ups in some situations
1012 - tcp: fix a request socket leak
1013 - ip_tunnel: fix setting ttl and tos value in collect_md mode
1014 - f2fs: let fill_super handle roll-forward errors
1015 - f2fs: check hot_data for roll-forward recovery
1016 - x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
1017 - x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
1018 - x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
1019 - x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison
1020 pages
1021 - ovl: fix false positive ESTALE on lookup
1022 - fuse: allow server to run in different pid_ns
1023 - idr: remove WARN_ON_ONCE() when trying to replace negative ID
1024 - libnvdimm, btt: check memory allocation failure
1025 - libnvdimm: fix integer overflow static analysis warning
1026 - xfs: write unmount record for ro mounts
1027 - xfs: toggle readonly state around xfs_log_mount_finish
1028 - xfs: Add infrastructure needed for error propagation during buffer IO
1029 failure
1030 - xfs: Properly retry failed inode items in case of error during buffer
1031 writeback
1032 - xfs: fix recovery failure when log record header wraps log end
1033 - xfs: always verify the log tail during recovery
1034 - xfs: fix log recovery corruption error due to tail overwrite
1035 - xfs: handle -EFSCORRUPTED during head/tail verification
1036 - xfs: stop searching for free slots in an inode chunk when there are none
1037 - xfs: evict all inodes involved with log redo item
1038 - xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
1039 - xfs: open-code xfs_buf_item_dirty()
1040 - xfs: remove unnecessary dirty bli format check for ordered bufs
1041 - xfs: ordered buffer log items are never formatted
1042 - xfs: refactor buffer logging into buffer dirtying helper
1043 - xfs: don't log dirty ranges for ordered buffers
1044 - xfs: skip bmbt block ino validation during owner change
1045 - xfs: move bmbt owner change to last step of extent swap
1046 - xfs: disallow marking previously dirty buffers as ordered
1047 - xfs: relog dirty buffers during swapext bmbt owner change
1048 - xfs: disable per-inode DAX flag
1049 - xfs: fix incorrect log_flushed on fsync
1050 - xfs: don't set v3 xflags for v2 inodes
1051 - xfs: open code end_buffer_async_write in xfs_finish_page_writeback
1052 - xfs: use kmem_free to free return value of kmem_zalloc
1053 - md/raid1/10: reset bio allocated from mempool
1054 - md/raid5: release/flush io in raid5_do_work()
1055 - xfs: fix compiler warnings
1056 - Linux 4.13.3
1057 * Artful update to v4.13.2 stable release (LP: #1717549)
1058 - mtd: nand: make Samsung SLC NAND usable again
1059 - mtd: nand: hynix: add support for 20nm NAND chips
1060 - mtd: nand: mxc: Fix mxc_v1 ooblayout
1061 - mtd: nand: qcom: fix read failure without complete bootchain
1062 - mtd: nand: qcom: fix config error for BCH
1063 - nvme-fabrics: generate spec-compliant UUID NQNs
1064 - btrfs: resume qgroup rescan on rw remount
1065 - rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
1066 - rtlwifi: btcoexist: Fix antenna selection code
1067 - radix-tree: must check __radix_tree_preload() return value
1068 - brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
1069 - kselftests: timers: leap-a-day: Change default arguments to help test runs
1070 - selftests: timers: Fix run_destructive_tests target to handle skipped tests
1071 - selftests/x86/fsgsbase: Test selectors 1, 2, and 3
1072 - mm: kvfree the swap cluster info if the swap file is unsatisfactory
1073 - mm/swapfile.c: fix swapon frontswap_map memory leak on error
1074 - mm/sparse.c: fix typo in online_mem_sections
1075 - mm/memory.c: fix mem_cgroup_oom_disable() call missing
1076 - KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
1077 - Revert "firmware: add sanity check on shutdown/suspend"
1078 - rt2800: fix TX_PIN_CFG setting for non MT7620 chips
1079 - ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt
1080 - ARM: 8692/1: mm: abort uaccess retries upon fatal signal
1081 - NFS: Fix 2 use after free issues in the I/O code
1082 - NFS: Sync the correct byte range during synchronous writes
1083 - NFSv4: Fix up mirror allocation
1084 - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
1085 - Linux 4.13.2
1086 * [Bug] Thunderbolt-patches: Related to the way the key for secure connection
1087 is handled (LP: #1717430)
1088 - thunderbolt: Remove superfluous check
1089 - thunderbolt: Make key root-only accessible
1090 - thunderbolt: Allow clearing the key
1091 * [Bug] Thunderbolt-patches: Fixes the issue regarding the order of ACPI calls
1092 w.r.t. PCI enumeration (LP: #1717431)
1093 - ACPICA: Dispatch active GPEs at init time
1094 - ACPICA: Make it possible to enable runtime GPEs earlier
1095 - ACPI / scan: Enable GPEs before scanning the namespace
1096 * Miscellaneous Ubuntu changes
1097 - ubuntu: vbox -- update to 5.1.28-dfsg-1
1098 - [Config] CONFIG_PINCTRL_DENVERTON=m
1099 - [Config] CONFIG_I2C_XLP9XX=m
1100 * Miscellaneous upstream changes
1101 - Introduce v3 namespaced file capabilities
1102
1103 -- Seth Forshee <seth.forshee@canonical.com> Thu, 05 Oct 2017 09:57:27 -0500
1104
1105 linux-raspi2 (4.13.0-1003.3) artful; urgency=low
1106
1107 * linux-raspi2: 4.13.0-1003.3 -proposed tracker (LP: #1720134)
1108
1109 * Snapcraft.yaml update (LP: #1700577)
1110 - snapcraft.yaml: various improvements
1111
1112 * Miscellaneous Ubuntu changes
1113 - [Config] CONFIG_ALTERA_PR_IP_CORE=m
1114 - [Config] CONFIG_ARM64_RELOC_TEST=m
1115 - [Config] CONFIG_ATH10K_SDIO=m
1116 - [Config] CONFIG_AXP20X_ADC=m
1117 - [Config] CONFIG_BACKLIGHT_ARCXCNN=m
1118 - [Config] CONFIG_BATTERY_LEGO_EV3=m
1119 - [Config] CONFIG_BCM2835_THERMAL=m
1120 - [Config] CONFIG_BCM_FLEXRM_MBOX=m
1121 - [Config] CONFIG_BCM_SBA_RAID=m
1122 - [Config] CONFIG_BT_HCIUART_NOKIA=m
1123 - [Config] CONFIG_CAN_HI311X=m
1124 - [Config] CONFIG_CAN_MCBA_USB=m
1125 - [Config] CONFIG_CAN_VXCAN=m
1126 - [Config] CONFIG_CHARGER_LTC3651=m
1127 - [Config] CONFIG_CORTINA_PHY=m
1128 - [Config] CONFIG_CPCAP_ADC=m
1129 - [Config] CONFIG_CRYPTO_DEV_CCREE=m
1130 - [Config] CONFIG_DA9062_THERMAL=m
1131 - [Config] CONFIG_DM_INTEGRITY=m
1132 - [Config] CONFIG_DM_ZONED=m
1133 - [Config] CONFIG_DRM_LVDS_ENCODER=m
1134 - [Config] CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW=m
1135 - [Config] CONFIG_DRM_PANEL_INNOLUX_P079ZCA=m
1136 - [Config] CONFIG_DRM_PANEL_LVDS=m
1137 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2=m
1138 - [Config] CONFIG_DRM_PANEL_SITRONIX_ST7789V=m
1139 - [Config] CONFIG_DRM_PL111=m
1140 - [Config] CONFIG_DRM_RCAR_DW_HDMI=m
1141 - [Config] CONFIG_DRM_STM=m
1142 - [Config] CONFIG_DWC_XLGMAC=m
1143 - [Config] CONFIG_FB_TFT_SH1106=m
1144 - [Config] CONFIG_FPGA_MGR_ICE40_SPI=m
1145 - [Config] CONFIG_FPGA_MGR_XILINX_SPI=m
1146 - [Config] CONFIG_FSI_MASTER_GPIO=m
1147 - [Config] CONFIG_FSI_MASTER_HUB=m
1148 - [Config] CONFIG_FSI_SCOM=m
1149 - [Config] CONFIG_GPIO_XRA1403=m
1150 - [Config] CONFIG_HD44780=m
1151 - [Config] CONFIG_HID_ACCUTOUCH=m
1152 - [Config] CONFIG_HID_ITE=m
1153 - [Config] CONFIG_HID_NTI=m
1154 - [Config] CONFIG_HID_RETRODE=m
1155 - [Config] CONFIG_HID_SENSOR_HUMIDITY=m
1156 - [Config] CONFIG_HID_SENSOR_TEMP=m
1157 - [Config] CONFIG_HWSPINLOCK=m
1158 - [Config] CONFIG_I2C_MUX_GPMUX=m
1159 - [Config] CONFIG_I2C_MUX_LTC4306=m
1160 - [Config] CONFIG_IEEE802154_CA8210=m
1161 - [Config] CONFIG_IIO_CROS_EC_LIGHT_PROX=m
1162 - [Config] CONFIG_IIO_MUX=m
1163 - [Config] CONFIG_INPUT_CPCAP_PWRBUTTON=m
1164 - [Config] CONFIG_IOSCHED_BFQ=m
1165 - [Config] CONFIG_IR_SIR=m
1166 - [Config] CONFIG_JOYSTICK_PSXPAD_SPI=m
1167 - [Config] CONFIG_KEYBOARD_DLINK_DIR685=m
1168 - [Config] CONFIG_LEDS_CPCAP=m
1169 - [Config] CONFIG_LEDS_LP3952=m
1170 - [Config] CONFIG_LEDS_MT6323=m
1171 - [Config] CONFIG_LTC2497=m
1172 - [Config] CONFIG_LTC2632=m
1173 - [Config] CONFIG_MARVELL_10G_PHY=m
1174 - [Config] CONFIG_MAX1118=m
1175 - [Config] CONFIG_MAX30102=m
1176 - [Config] CONFIG_MAX9611=m
1177 - [Config] CONFIG_MFD_TI_LMU=m
1178 - [Config] CONFIG_MFD_TI_LP87565=m
1179 - [Config] CONFIG_MICROCHIP_KSZ=m
1180 - [Config] CONFIG_MMC_BCM2835_MMC=m
1181 - [Config] CONFIG_MMC_SDHCI_XENON=m
1182 - [Config] CONFIG_MTD_MCHP23K256=m
1183 - [Config] CONFIG_NET_DSA_LOOP=m
1184 - [Config] CONFIG_NET_DSA_MT7530=m
1185 - [Config] CONFIG_NET_DSA_SMSC_LAN9303_I2C=m
1186 - [Config] CONFIG_NET_DSA_SMSC_LAN9303_MDIO=m
1187 - [Config] CONFIG_PHY_CPCAP_USB=m
1188 - [Config] CONFIG_PINCTRL_MCP23S08=m
1189 - [Config] CONFIG_QCA7000_SPI=m
1190 - [Config] CONFIG_QCA7000_UART=m
1191 - [Config] CONFIG_QCOM_PM8XXX_XOADC=m
1192 - [Config] CONFIG_REGULATOR_ARIZONA_LDO1=m
1193 - [Config] CONFIG_REGULATOR_ARIZONA_MICSUPP=m
1194 - [Config] CONFIG_REGULATOR_HI6421V530=m
1195 - [Config] CONFIG_REGULATOR_TPS65132=m
1196 - [Config] CONFIG_REGULATOR_VCTRL=m
1197 - [Config] CONFIG_RESET_TI_SYSCON=m
1198 - [Config] CONFIG_RPMSG_QCOM_GLINK_RPM=m
1199 - [Config] CONFIG_RTC_DRV_CPCAP=m
1200 - [Config] CONFIG_RTC_DRV_FTRTC010=m
1201 - [Config] CONFIG_RTL8723BS=m
1202 - [Config] CONFIG_SENSORS_ASPEED=m
1203 - [Config] CONFIG_SENSORS_IR35221=m
1204 - [Config] CONFIG_SERIAL_8250_ASPEED_VUART=m
1205 - [Config] CONFIG_SND_AUDIO_GRAPH_CARD=m
1206 - [Config] CONFIG_SND_AUDIO_GRAPH_SCU_CARD=m
1207 - [Config] CONFIG_SND_BCM2708_SOC_ALLO_DIGIONE=m
1208 - [Config] CONFIG_SND_I2S_HI6210_I2S=m
1209 - [Config] CONFIG_SND_SOC_ADAU1761_I2C=m
1210 - [Config] CONFIG_SND_SOC_ADAU1761_SPI=m
1211 - [Config] CONFIG_SND_SOC_CS35L35=m
1212 - [Config] CONFIG_SND_SOC_DIO2125=m
1213 - [Config] CONFIG_SND_SOC_ES7134=m
1214 - [Config] CONFIG_SND_SOC_ES8316=m
1215 - [Config] CONFIG_SND_SOC_MAX98927=m
1216 - [Config] CONFIG_SND_SOC_NAU8824=m
1217 - [Config] CONFIG_SND_SOC_ZX_AUD96P22=m
1218 - [Config] CONFIG_SRF04=m
1219 - [Config] CONFIG_TEE=m
1220 - [Config] CONFIG_TEST_KMOD=m
1221 - [Config] CONFIG_TEST_SYSCTL=m
1222 - [Config] CONFIG_TI_ADC084S021=m
1223 - [Config] CONFIG_TI_ADC108S102=m
1224 - [Config] CONFIG_TLS=m
1225 - [Config] CONFIG_TOUCHSCREEN_STMFTS=m
1226 - [Config] CONFIG_TYPEC_TCPM=m
1227 - [Config] CONFIG_TYPEC_UCSI=m
1228 - [Config] CONFIG_USB_RAINSHADOW_CEC=m
1229 - [Config] CONFIG_VIDEO_MUX=m
1230 - [Config] CONFIG_VIDEO_VIMC=m
1231 - [Config] CONFIG_VL6180=m
1232 - [Config] CONFIG_VSOCKMON=m
1233 - [Config] CONFIG_W1_SLAVE_DS2438=m
1234 - [Config] CONFIG_XILINX_PR_DECOUPLER=m
1235 - [Config] CONFIG_ZX_TDM=m
1236 - [Config] drm: disable support for alien gpu (!BCM)
1237 - [Config] CONFIG_GENERIC_IRQ_DEBUGFS=y
1238 - [Config] CONFIG_XFRM_USER=y
1239 - [Config] CONFIG_BCM2835_THERMAL=y
1240 - [Config] CONFIG_MMC_BCM2835_DMA=y | CONFIG_MMC_BCM2835_MMC=y
1241 - [Config] CONFIG_SPI_SLAVE=y
1242 - [Config] CONFIG_JOYSTICK_PSXPAD_SPI_FF=y
1243 - [Config] CONFIG_SCSI_ISCSI_ATTRS=y
1244 - [Config] CONFIG_BLK_DEV_LOOP_MIN_COUNT=256
1245 - [Config] annotations: DEVKMEM is not available on arm64
1246 - SAUCE: snapcraft.yaml build file
1247 - [Config] CONFIG_SPI_BCM2835=y
1248 - [Config] CONFIG_SCSI_MQ_DEFAULT is not set
1249
1250 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Sep 2017 09:21:41 -0400
1251
1252 linux-raspi2 (4.13.0-1002.2) artful; urgency=low
1253
1254 * Initial raspi2 topic branch based off unstable/master @ 9f3b2f8
1255 * RaspberryPI BSP from rpi-4.13.y @ 3137073
1256
1257 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 25 Aug 2017 17:11:54 +0200
1258
1259 linux-raspi2 (4.11.0-1004.5) artful; urgency=low
1260
1261 * linux-raspi2: 4.11.0-1004.5 -proposed tracker (LP: #1704188)
1262
1263 * Miscellaneous Ubuntu changes
1264 - rebase to Ubuntu-4.11.0-11.16
1265 - [Config] update configs following rebase to Ubuntu-4.11.0-11.16
1266 - [Packaging] fix insertchanges
1267
1268 [ Ubuntu: 4.11.0-11.16 ]
1269
1270 * linux: 4.11.0-11.16 -proposed tracker (LP: #1703901)
1271 * Artful update to v4.11.10 stable release (LP: #1703854)
1272 - fs: add a VALID_OPEN_FLAGS
1273 - fs: completely ignore unknown open flags
1274 - driver core: platform: fix race condition with driver_override
1275 - RDMA/uverbs: Check port number supplied by user verbs cmds
1276 - ceph: choose readdir frag based on previous readdir reply
1277 - tracing/kprobes: Allow to create probe with a module name starting with a
1278 digit
1279 - usb: dwc3: replace %p with %pK
1280 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
1281 - Add USB quirk for HVR-950q to avoid intermittent device resets
1282 - usb: usbip: set buffer pointers to NULL after free
1283 - usb: Fix typo in the definition of Endpoint[out]Request
1284 - USB: core: fix device node leak
1285 - arm: remove wrong CONFIG_PROC_SYSCTL ifdef
1286 - pinctrl: sh-pfc: r8a7794: Swap ATA signals
1287 - pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data
1288 - pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal
1289 - pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrl
1290 - pinctrl: meson: meson8b: fix the NAND DQS pins
1291 - pinctrl: stm32: Fix bad function call
1292 - pinctrl: sunxi: Fix SPDIF function name for A83T
1293 - pinctrl: core: Fix warning by removing bogus code
1294 - pinctrl: mxs: atomically switch mux and drive strength config
1295 - pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux data
1296 - pinctrl: sh-pfc: Update info pointer after SoC-specific init
1297 - USB: serial: option: add two Longcheer device ids
1298 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
1299 - xhci: Limit USB2 port wake support for AMD Promontory hosts
1300 - gfs2: Fix glock rhashtable rcu bug
1301 - Add "shutdown" to "struct class".
1302 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
1303 - tpm: fix a kernel memory leak in tpm-sysfs.c
1304 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
1305 - xen: avoid deadlock in xenbus driver
1306 - crypto: drbg - Fixes panic in wait_for_completion call
1307 - rt286: add Thinkpad Helix 2 to force_combo_jack_table
1308 - Linux 4.11.10
1309 * CVE-2017-10810
1310 - drm/virtio: don't leak bo on drm_gem_object_init failure
1311 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
1312 - scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
1313 - scsi: cxlflash: Serialize RRQ access and support offlevel processing
1314 - scsi: cxlflash: Implement IRQ polling for RRQ processing
1315 - scsi: cxlflash: Update sysfs helper routines to pass config structure
1316 - scsi: cxlflash: Support dynamic number of FC ports
1317 - scsi: cxlflash: Remove port configuration assumptions
1318 - scsi: cxlflash: Hide FC internals behind common access routine
1319 - scsi: cxlflash: SISlite updates to support 4 ports
1320 - scsi: cxlflash: Support up to 4 ports
1321 - scsi: cxlflash: Fence EEH during probe
1322 - scsi: cxlflash: Remove unnecessary DMA mapping
1323 - scsi: cxlflash: Fix power-of-two validations
1324 - scsi: cxlflash: Fix warnings/errors
1325 - scsi: cxlflash: Improve asynchronous interrupt processing
1326 - scsi: cxlflash: Support multiple hardware queues
1327 - scsi: cxlflash: Add hardware queues attribute
1328 - scsi: cxlflash: Introduce hardware queue steering
1329 - cxl: Enable PCI device IDs for future IBM CXL adapters
1330 - scsi: cxlflash: Select IRQ_POLL
1331 - scsi: cxlflash: Combine the send queue locks
1332 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
1333 - scsi: cxlflash: Reset hardware queue context via specified register
1334 - scsi: cxlflash: Schedule asynchronous reset of the host
1335 - scsi: cxlflash: Handle AFU sync failures
1336 - scsi: cxlflash: Track pending scsi commands in each hardware queue
1337 - scsi: cxlflash: Flush pending commands in cleanup path
1338 - scsi: cxlflash: Add scsi command abort handler
1339 - scsi: cxlflash: Create character device to provide host management interface
1340 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
1341 specifics
1342 - scsi: cxlflash: Introduce host ioctl support
1343 - scsi: cxlflash: Refactor AFU capability checking
1344 - scsi: cxlflash: Support LUN provisioning
1345 - scsi: cxlflash: Support AFU debug
1346 - scsi: cxlflash: Support WS16 unmap
1347 - scsi: cxlflash: Remove zeroing of private command data
1348 - scsi: cxlflash: Update TMF command processing
1349 - scsi: cxlflash: Avoid double free of character device
1350 - scsi: cxlflash: Update send_tmf() parameters
1351 - scsi: cxlflash: Update debug prints in reset handlers
1352 * make snap-pkg support (LP: #1700747)
1353 - make snap-pkg support
1354 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
1355 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
1356 * arm64: fix crash reading /proc/kcore (LP: #1702749)
1357 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
1358 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
1359 * Opal and POWER9 DD2 (LP: #1702159)
1360 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
1361 * Data corruption with hio driver (LP: #1701316)
1362 - SAUCE: hio: Fix incorrect use of enum req_opf values
1363 * Artful update to v4.11.9 stable release (LP: #1702515)
1364 - net: don't call strlen on non-terminated string in dev_set_alias()
1365 - net: Fix inconsistent teardown and release of private netdev state.
1366 - net: s390: fix up for "Fix inconsistent teardown and release of private
1367 netdev state"
1368 - mac80211: free netdev on dev_alloc_name() error
1369 - decnet: dn_rtmsg: Improve input length sanitization in
1370 dnrmg_receive_user_skb
1371 - net: Zero ifla_vf_info in rtnl_fill_vfinfo()
1372 - net: ipv6: Release route when device is unregistering
1373 - net: vrf: Make add_fib_rules per network namespace flag
1374 - af_unix: Add sockaddr length checks before accessing sa_family in bind and
1375 connect handlers
1376 - Fix an intermittent pr_emerg warning about lo becoming free.
1377 - sctp: disable BH in sctp_for_each_endpoint
1378 - net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
1379 - net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
1380 - net/mlx5: Remove several module events out of ethtool stats
1381 - net/mlx5e: Added BW check for DIM decision mechanism
1382 - net/mlx5e: Fix wrong indications in DIM due to counter wraparound
1383 - net/mlx5: Enable 4K UAR only when page size is bigger than 4K
1384 - proc: snmp6: Use correct type in memset
1385 - igmp: acquire pmc lock for ip_mc_clear_src()
1386 - igmp: add a missing spin_lock_init()
1387 - qmi_wwan: new Telewell and Sierra device IDs
1388 - net: don't global ICMP rate limit packets originating from loopback
1389 - ipv6: fix calling in6_ifa_hold incorrectly for dad work
1390 - sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
1391 - net/mlx5e: Fix min inline value for VF rep SQs
1392 - net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it
1393 - net/mlx5: Wait for FW readiness before initializing command interface
1394 - net/mlx5e: Fix timestamping capabilities reporting
1395 - decnet: always not take dst->__refcnt when inserting dst into hash table
1396 - net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
1397 - ipv6: Do not leak throw route references
1398 - rtnetlink: add IFLA_GROUP to ifla_policy
1399 - netfilter: synproxy: fix conntrackd interaction
1400 - NFSv4.x/callback: Create the callback service through svc_create_pooled
1401 - xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
1402 - MIPS: head: Reorder instructions missing a delay slot
1403 - MIPS: Avoid accidental raw backtrace
1404 - MIPS: pm-cps: Drop manual cache-line alignment of ready_count
1405 - MIPS: Fix IRQ tracing & lockdep when rescheduling
1406 - ALSA: hda - Fix endless loop of codec configure
1407 - ALSA: hda - set input_path bitmap to zero after moving it to new place
1408 - NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask
1409 - NFSv4.1: Fix a race in nfs4_proc_layoutget
1410 - Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
1411 - ovl: copy-up: don't unlock between lookup and link
1412 - gpiolib: fix filtering out unwanted events
1413 - x86/intel_rdt: Fix memory leak on mount failure
1414 - perf/x86/intel/uncore: Fix wrong box pointer check
1415 - drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
1416 - dm thin: do not queue freed thin mapping for next stage processing
1417 - x86/mm: Fix boot crash caused by incorrect loop count calculation in
1418 sync_global_pgds()
1419 - mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
1420 - xen/blkback: don't free be structure too early
1421 - xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
1422 - xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
1423 - xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
1424 - xfrm: NULL dereference on allocation failure
1425 - xfrm: Oops on error in pfkey_msg2xfrm_state()
1426 - watchdog: bcm281xx: Fix use of uninitialized spinlock.
1427 - ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
1428 - ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
1429 - ARM: 8685/1: ensure memblock-limit is pmd-aligned
1430 - ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'
1431 - ARM: davinci: PM: Do not free useful resources in normal path in
1432 'davinci_pm_init'
1433 - tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel
1434 - Revert "x86/entry: Fix the end of the stack for newly forked tasks"
1435 - x86/mshyperv: Remove excess #includes from mshyperv.h
1436 - x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
1437 - perf/x86: Fix spurious NMI with PEBS Load Latency event
1438 - x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
1439 - x86/mm: Fix flush_tlb_page() on Xen
1440 - ocfs2: o2hb: revert hb threshold to keep compatible
1441 - ocfs2: fix deadlock caused by recursive locking in xattr
1442 - iommu/dma: Don't reserve PCI I/O windows
1443 - iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
1444 - iommu/amd: Fix interrupt remapping when disable guest_mode
1445 - infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data
1446 - mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program
1447 - mtd: nand: fsmc: fix NAND width handling
1448 - KVM: x86: fix emulation of RSM and IRET instructions
1449 - KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
1450 - KVM: x86: zero base3 of unusable segments
1451 - KVM: nVMX: Fix exception injection
1452 - esp4: Fix udpencap for local TCP packets.
1453 - hsi: Fix build regression due to netdev destructor fix.
1454 - Linux 4.11.9
1455 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
1456 - net/ena: switch to pci_alloc_irq_vectors
1457 - net: ena: fix rare uncompleted admin command false alarm
1458 - net: ena: fix bug that might cause hang after consecutive open/close
1459 interface.
1460 - net: ena: add missing return when ena_com_get_io_handlers() fails
1461 - net: ena: fix race condition between submit and completion admin command
1462 - net: ena: add missing unmap bars on device removal
1463 - net: ena: fix theoretical Rx hang on low memory systems
1464 - net: ena: disable admin msix while working in polling mode
1465 - net: ena: bug fix in lost tx packets detection mechanism
1466 - net: ena: update ena driver to version 1.1.7
1467 - net: ena: change return value for unsupported features unsupported return
1468 value
1469 - net: ena: add hardware hints capability to the driver
1470 - net: ena: change sizeof() argument to be the type pointer
1471 - net: ena: add reset reason for each device FLR
1472 - net: ena: add support for out of order rx buffers refill
1473 - net: ena: allow the driver to work with small number of msix vectors
1474 - net: ena: use napi_schedule_irqoff when possible
1475 - net: ena: separate skb allocation to dedicated function
1476 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
1477 - net: ena: update driver's rx drop statistics
1478 - net: ena: update ena driver to version 1.2.0
1479 * APST gets enabled against explicit kernel option (LP: #1699004)
1480 - nvme: Display raw APST configuration via DYNAMIC_DEBUG
1481 - nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
1482 - nvme: explicitly disable APST on quirked devices
1483 * New NVLINK2 patches (LP: #1701272)
1484 - powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD
1485 - powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node
1486 * ERAT invalidate on context switch removal (LP: #1700819)
1487 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
1488 * Miscellaneous Ubuntu changes
1489 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
1490 - snapcraft.yaml: Sync with xenial
1491 * Miscellaneous upstream changes
1492 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
1493 MokSBState"
1494
1495 -- Andy Whitcroft <apw@canonical.com> Thu, 13 Jul 2017 17:52:36 +0100
1496
1497 linux-raspi2 (4.11.0-1003.4) artful; urgency=low
1498
1499 * linux-raspi2: 4.11.0-1003.4 -proposed tracker (LP: #1702168)
1500
1501 * Cherry pick updates from https://github.com/raspberrypi/linux rpi-4.11.y
1502 up to commit 64b5f5825a998d745801c2682e686423e88a0e93
1503 - SQUASH: mmc: Apply ERASE_BROKEN quirks correctly
1504
1505 [ Ubuntu: 4.11.0-10.15 ]
1506
1507 * Artful update to v4.11.8 stable release (LP: #1701269)
1508 - clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offset
1509 - clk: sunxi-ng: v3s: Fix usb otg device reset bit
1510 - clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
1511 - xen/blkback: fix disconnect while I/Os in flight
1512 - xen-blkback: don't leak stack data via response ring
1513 - ALSA: firewire-lib: Fix stall of process context at packet error
1514 - ALSA: pcm: Don't treat NULL chmap as a fatal error
1515 - ALSA: hda - Add Coffelake PCI ID
1516 - ALSA: hda - Apply quirks to Broxton-T, too
1517 - fs/exec.c: account for argv/envp pointers
1518 - powerpc/perf: Fix oops when kthread execs user process
1519 - autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
1520 - fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
1521 - lib/cmdline.c: fix get_options() overflow while parsing ranges
1522 - perf/x86/intel: Add 1G DTLB load/store miss support for SKL
1523 - perf probe: Fix probe definition for inlined functions
1524 - KVM: x86: fix singlestepping over syscall
1525 - KVM: MIPS: Fix maybe-uninitialized build failure
1526 - KVM: s390: gaccess: fix real-space designation asce handling for gmap
1527 shadows
1528 - KVM: PPC: Book3S HV: Cope with host using large decrementer mode
1529 - KVM: PPC: Book3S HV: Preserve userspace HTM state properly
1530 - KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1
1531 - KVM: PPC: Book3S HV: Context-switch EBB registers properly
1532 - KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
1533 - KVM: PPC: Book3S HV: Save/restore host values of debug registers
1534 - CIFS: Improve readdir verbosity
1535 - CIFS: Fix some return values in case of error in 'crypt_message'
1536 - cxgb4: notify uP to route ctrlq compl to rdma rspq
1537 - HID: Add quirk for Dell PIXART OEM mouse
1538 - random: silence compiler warnings and fix race
1539 - signal: Only reschedule timers on signals timers have sent
1540 - powerpc/kprobes: Pause function_graph tracing during jprobes handling
1541 - powerpc/64s: Handle data breakpoints in Radix mode
1542 - Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
1543 - brcmfmac: add parameter to pass error code in firmware callback
1544 - brcmfmac: use firmware callback upon failure to load
1545 - brcmfmac: unbind all devices upon failure in firmware callback
1546 - time: Fix clock->read(clock) race around clocksource changes
1547 - time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
1548 - arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW
1549 - target: Fix kref->refcount underflow in transport_cmd_finish_abort
1550 - iscsi-target: Fix delayed logout processing greater than
1551 SECONDS_FOR_LOGOUT_COMP
1552 - iscsi-target: Reject immediate data underflow larger than SCSI transfer
1553 length
1554 - drm/radeon: add a PX quirk for another K53TK variant
1555 - drm/radeon: add a quirk for Toshiba Satellite L20-183
1556 - drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
1557 - drm/amdgpu: adjust default display clock
1558 - drm/amdgpu: add Polaris12 DID
1559 - ACPI / scan: Apply default enumeration to devices with ACPI drivers
1560 - ACPI / scan: Fix enumeration for special SPI and I2C devices
1561 - rxrpc: Fix several cases where a padded len isn't checked in ticket decode
1562 - drm: Fix GETCONNECTOR regression
1563 - usb: gadget: f_fs: avoid out of bounds access on comp_desc
1564 - spi: double time out tolerance
1565 - net: phy: fix marvell phy status reading
1566 - brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
1567 - Linux 4.11.8
1568 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
1569 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
1570 * Miscellaneous Ubuntu changes
1571 - d-i: Move qcom-emac from arm64 to shared nic-modules
1572
1573 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 15:05:50 -0500
1574
1575 linux-raspi2 (4.11.0-1002.3) artful; urgency=low
1576
1577 * linux-raspi2: 4.11.0-1002.3 -proposed tracker (LP: #1700612)
1578
1579 * Cherry pick updates from https://github.com/raspberrypi/linux rpi-4.11.y
1580 up to commit 13a75e97dca4e3f3ca286a44162629bd32bfe4c8
1581 - dwc_otg: add module parameter int_ep_interval_min
1582 - dwc_otg: fiq_fsm: Add non-periodic TT exclusivity constraints
1583 - serial: 8250: Fix THRE flag usage for CAP_MINI
1584 - BCM270X_DT: Add midi-uart1 overlay
1585 - overlays: README: remove vestigial SDIO parameters
1586
1587 * Add CONFIG_CRASH_DUMP annotation for arm64
1588 - [Config] Add CONFIG_CRASH_DUMP annotation for arm64
1589
1590 [ Ubuntu: 4.11.0-9.14 ]
1591
1592 * linux: 4.11.0-9.14 -proposed tracker (LP: #1700537)
1593 * Artful update to v4.11.7 stable release (LP: #1700372)
1594 - Revert "Allow stack to grow up to address space limit"
1595 - Revert "UBUNTU: SAUCE: mm: fix new crash in unmapped_area_topdown()"
1596 - Revert "mm: larger stack guard gap, between vmas"
1597 - fs: pass on flags in compat_writev
1598 - configfs: Fix race between create_link and configfs_rmdir
1599 - can: gs_usb: fix memory leak in gs_cmd_reset()
1600 - ila_xlat: add missing hash secret initialization
1601 - cpufreq: conservative: Allow down_threshold to take values from 1 to 10
1602 - vb2: Fix an off by one error in 'vb2_plane_vaddr'
1603 - cec: race fix: don't return -ENONET in cec_receive()
1604 - selinux: fix double free in selinux_parse_opts_str()
1605 - mac80211: don't look at the PM bit of BAR frames
1606 - mac80211/wpa: use constant time memory comparison for MACs
1607 - drm: mxsfb_crtc: Reset the eLCDIF controller
1608 - drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.
1609 - drm/i915: Fix GVT-g PVINFO version compatibility check
1610 - drm/i915: Fix scaling check for 90/270 degree plane rotation
1611 - drm/i915: Do not sync RCU during shrinking
1612 - mac80211: fix IBSS presp allocation size
1613 - mac80211: strictly check mesh address extension mode
1614 - mac80211: fix dropped counter in multiqueue RX
1615 - mac80211: don't send SMPS action frame in AP mode when not needed
1616 - drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake
1617 - drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.
1618 - serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
1619 - serial: 8250_lpss: Unconditionally set PCI master for Quark
1620 - serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()
1621 - serial: sh-sci: Fix late enablement of AUTORTS
1622 - x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
1623 - mfd: omap-usb-tll: Fix inverted bit use for USB TLL mode
1624 - mfd: axp20x: Add support for dts property "xpowers,master-mode"
1625 - dt-bindings: mfd: axp20x: Add "xpowers,master-mode" property for AXP806
1626 PMICs
1627 - mfd: cpcap: Fix interrupt to use level interrupt
1628 - mfd: cpcap: Use ack_invert interrupts
1629 - mfd: cpcap: Fix bad use of IRQ sense register
1630 - phy: rcar-gen3-usb2: fix implementation for runtime PM
1631 - mtd: physmap_of: really fix the physmap add-ons
1632 - powerpc/mm: Add physical address to Linux page table dump
1633 - staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()
1634 - staging: bcm2835-camera: fix error handling in init
1635 - staging: iio: tsl2x7x_core: Fix standard deviation calculation
1636 - iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler
1637 - iio: proximity: as3935: recalibrate RCO after resume
1638 - iio: adc: ti_am335x_adc: allocating too much in probe
1639 - ALSA: hda: Add Geminilake id to SKL_PLUS
1640 - ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hosts
1641 - usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
1642 - usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
1643 - usb: gadget: udc: renesas_usb3: lock for PN_ registers access
1644 - USB: hub: fix SS max number of ports
1645 - usb: core: fix potential memory leak in error path during hcd creation
1646 - USB: usbip: fix nonconforming hub descriptor
1647 - usb: dwc3: gadget: Fix ISO transfer performance
1648 - pvrusb2: reduce stack usage pvr2_eeprom_analyze()
1649 - USB: gadget: dummy_hcd: fix hub-descriptor removable fields
1650 - usb: r8a66597-hcd: select a different endpoint on timeout
1651 - usb: r8a66597-hcd: decrease timeout
1652 - coda: restore original firmware locations
1653 - drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of
1654 IS_ERR()
1655 - usb: xhci: Fix USB 3.1 supported protocol parsing
1656 - usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk
1657 - USB: gadget: fix GPF in gadgetfs
1658 - USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
1659 - mm/memory-failure.c: use compound_head() flags for huge pages
1660 - swap: cond_resched in swap_cgroup_prepare()
1661 - mm: numa: avoid waiting on freed migrated pages
1662 - userfaultfd: shmem: handle coredumping in handle_userfault()
1663 - iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500
1664 - staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()
1665 - iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifo
1666 - sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
1667 - genirq: Release resources in __setup_irq() error path
1668 - alarmtimer: Prevent overflow of relative timers
1669 - alarmtimer: Rate limit periodic intervals
1670 - virtio_balloon: disable VIOMMU support
1671 - MIPS: Fix bnezc/jialc return address calculation
1672 - MIPS: .its targets depend on vmlinux
1673 - crypto: Work around deallocated stack frame reference gcc bug on sparc.
1674 - ARM: dts: am335x-sl50: Fix card detect pin for mmc1
1675 - ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0
1676 - mm: larger stack guard gap, between vmas
1677 - Allow stack to grow up to address space limit
1678 - mm: fix new crash in unmapped_area_topdown()
1679 - Linux 4.11.7
1680 * aacraid driver may return uninitialized stack data to userspace
1681 (LP: #1700077)
1682 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
1683 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
1684 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
1685 * arm64 kernel crashdump support (LP: #1694859)
1686 - memblock: add memblock_clear_nomap()
1687 - memblock: add memblock_cap_memory_range()
1688 - arm64: limit memory regions based on DT property, usable-memory-range
1689 - arm64: kdump: reserve memory for crash dump kernel
1690 - arm64: mm: add set_memory_valid()
1691 - arm64: kdump: protect crash dump kernel memory
1692 - arm64: hibernate: preserve kdump image around hibernation
1693 - arm64: kdump: implement machine_crash_shutdown()
1694 - arm64: kdump: add VMCOREINFO's for user-space tools
1695 - [Config] CONFIG_CRASH_DUMP=y on arm64
1696 - arm64: kdump: provide /proc/vmcore file
1697 - Documentation: kdump: describe arm64 port
1698 - Documentation: dt: chosen properties for arm64 kdump
1699 - efi/libstub/arm*: Set default address and size cells values for an empty dtb
1700 * AACRAID for power9 platform (LP: #1689980)
1701 - scsi: aacraid: pci_alloc_consistent() failures on ARM64
1702 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
1703 - scsi: aacraid: Fix DMAR issues with iommu=pt
1704 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
1705 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
1706 - scsi: aacraid: Remove reset support from check_health
1707 - scsi: aacraid: Change wait time for fib completion
1708 - scsi: aacraid: Log count info of scsi cmds before reset
1709 - scsi: aacraid: Print ctrl status before eh reset
1710 - scsi: aacraid: Using single reset mask for IOP reset
1711 - scsi: aacraid: Rework IOP reset
1712 - scsi: aacraid: Add periodic checks to see IOP reset status
1713 - scsi: aacraid: Rework SOFT reset code
1714 - scsi: aacraid: Rework aac_src_restart
1715 - scsi: aacraid: Use correct function to get ctrl health
1716 - scsi: aacraid: Make sure ioctl returns on controller reset
1717 - scsi: aacraid: Enable ctrl reset for both hba and arc
1718 - scsi: aacraid: Add reset debugging statements
1719 - scsi: aacraid: Remove reference to Series-9
1720 - scsi: aacraid: Update driver version to 50834
1721 * Miscellaneous upstream changes
1722 - Allow stack to grow up to address space limit
1723
1724 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 12:16:43 -0500
1725
1726 linux-raspi2 (4.11.0-1001.2) artful; urgency=low
1727
1728 * linux-raspi2: 4.11.0-1001.2 -proposed tracker (LP: #1699556)
1729
1730 [ Ubuntu: 4.11.0-8.13 ]
1731
1732 * Release Tracking Bug
1733 - LP: #1699184
1734 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
1735 - SAUCE: drm: hibmc: Use set_busid function from drm core
1736 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
1737 - d-i: Add hibmc-drm to kernel-image udeb
1738 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
1739 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
1740 * Miscellaneous Ubuntu changes
1741 - SAUCE: mm: fix new crash in unmapped_area_topdown()
1742
1743 [ Ubuntu: 4.11.0-7.12 ]
1744
1745 * Release Tracking Bug
1746 - LP: #1698881
1747 * CVE-2017-1000364
1748 - mm: larger stack guard gap, between vmas
1749 * Artful update to v4.11.6 stable release (LP: #1698800)
1750 - drm/i915: Do not drop pagetables when empty
1751 - PCI/PM: Add needs_resume flag to avoid suspend complete optimization
1752 - drm/i915: Prevent the system suspend complete optimization
1753 - partitions/msdos: FreeBSD UFS2 file systems are not recognized
1754 - efi: Fix boot panic because of invalid BGRT image address
1755 - xtensa: don't use linux IRQ #0
1756 - s390/kvm: do not rely on the ILC on kvm host protection fauls
1757 - Revert "drm/i915: Restore lost "Initialized i915" welcome message"
1758 - drm/i915: Fix 90/270 rotated coordinates for FBC
1759 - drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
1760 - drm/i915: Guard against i915_ggtt_disable_guc() being invoked
1761 unconditionally
1762 - drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
1763 - drm/i915: Disable decoupled MMIO
1764 - Linux 4.11.6
1765 * Bugfixes for hns network driver (LP: #1696031)
1766 - net: hns: Fix the implementation of irq affinity function
1767 - net: hns: Modify GMAC init TX threshold value
1768 - net: hns: Optimize the code for GMAC pad and crc Config
1769 - net: hns: Remove redundant memset during buffer release
1770 - net: hns: bug fix of ethtool show the speed
1771 - net: hns: Optimize hns_nic_common_poll for better performance
1772 - net: hns: Fix to adjust buf_size of ring according to mtu
1773 - net: hns: Replace netif_tx_lock to ring spin lock
1774 - net: hns: Correct HNS RSS key set function
1775 - net: hns: Remove the redundant adding and deleting mac function
1776 - net: hns: Remove redundant mac_get_id()
1777 - net: hns: Remove redundant mac table operations
1778 - net: hns: Clean redundant code from hns_mdio.c file
1779 - net: hns: Optimise the code in hns_mdio_wait_ready()
1780 - net: hns: Simplify the exception sequence in hns_ppe_init()
1781 - net: hns: Adjust the SBM module buffer threshold
1782 - net: hns: Avoid Hip06 chip TX packet line bug
1783 - net: hns: Some checkpatch.pl script & warning fixes
1784 - net: hns: support deferred probe when can not obtain irq
1785 - net: hns: support deferred probe when no mdio
1786 - net: hns: fix ethtool_get_strings overflow in hns driver
1787 * OpenPower: Some multipaths temporarily have only a single path
1788 (LP: #1696445)
1789 - scsi: ses: don't get power status of SES device slot on probe
1790 * Artful update to v4.11.5 stable release (LP: #1697955)
1791 - bnx2x: Fix Multi-Cos
1792 - net: bridge: start hello timer only if device is up
1793 - vxlan: eliminate cached dst leak
1794 - net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
1795 - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
1796 - cxgb4: avoid enabling napi twice to the same queue
1797 - tcp: disallow cwnd undo when switching congestion control
1798 - vxlan: fix use-after-free on deletion
1799 - ip6_tunnel: fix traffic class routing for tunnels
1800 - sock: reset sk_err when the error queue is empty
1801 - geneve: fix needed_headroom and max_mtu for collect_metadata
1802 - ipv6: Fix leak in ipv6_gso_segment().
1803 - net: dsa: Fix stale cpu_switch reference after unbind then bind
1804 - net: ping: do not abuse udp_poll()
1805 - net/ipv6: Fix CALIPSO causing GPF with datagram support
1806 - ravb: Fix use-after-free on `ifconfig eth0 down`
1807 - net: bridge: fix a null pointer dereference in br_afspec
1808 - net: ethoc: enable NAPI before poll may be scheduled
1809 - net: stmmac: fix completely hung TX when using TSO
1810 - sparc64: Add __multi3 for gcc 7.x and later.
1811 - sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
1812 - sparc: Machine description indices can vary
1813 - sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
1814 - sparc64: reset mm cpumask after wrap
1815 - sparc64: combine activate_mm and switch_mm
1816 - sparc64: redefine first version
1817 - sparc64: add per-cpu mm of secondary contexts
1818 - sparc64: new context wrap
1819 - sparc64: delete old wrap code
1820 - arch/sparc: support NR_CPUS = 4096
1821 - ftrace: Fix memory leak in ftrace_graph_release()
1822 - serial: exar: Fix stuck MSIs
1823 - serial: ifx6x60: fix use-after-free on module unload
1824 - serial: core: fix crash in uart_suspend_port
1825 - ptrace: Properly initialize ptracer_cred on fork
1826 - ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR
1827 - crypto: asymmetric_keys - handle EBUSY due to backlog correctly
1828 - KEYS: fix dereferencing NULL payload with nonzero length
1829 - KEYS: fix freeing uninitialized memory in key_update()
1830 - KEYS: encrypted: avoid encrypting/decrypting stack buffers
1831 - crypto: drbg - wait for crypto op not signal safe
1832 - crypto: gcm - wait for crypto op not signal safe
1833 - ovl: fix creds leak in copy up error path
1834 - kthread: Fix use-after-free if kthread fork fails
1835 - drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
1836 - nfsd4: fix null dereference on replay
1837 - gfs2: Make flush bios explicitely sync
1838 - efi: Don't issue error message when booted under Xen
1839 - efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot
1840 - kvm: async_pf: fix rcu_irq_enter() with irqs enabled
1841 - KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
1842 - arm64: KVM: Preserve RES1 bits in SCTLR_EL2
1843 - arm64: KVM: Allow unaligned accesses at EL2
1844 - arm: KVM: Allow unaligned accesses at HYP
1845 - KVM: async_pf: avoid async pf injection when in guest mode
1846 - dmaengine: usb-dmac: Fix DMAOR AE bit definition
1847 - dmaengine: ep93xx: Always start from BASE0
1848 - dmaengine: ep93xx: Don't drain the transfers in terminate_all()
1849 - dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly
1850 - dmaengine: mv_xor_v2: properly handle wrapping in the array of HW
1851 descriptors
1852 - dmaengine: mv_xor_v2: do not use descriptors not acked by async_tx
1853 - dmaengine: mv_xor_v2: enable XOR engine after its configuration
1854 - dmaengine: mv_xor_v2: fix tx_submit() implementation
1855 - dmaengine: mv_xor_v2: remove interrupt coalescing
1856 - dmaengine: mv_xor_v2: set DMA mask to 40 bits
1857 - cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode
1858 - reiserfs: Make flush bios explicitely sync
1859 - mtd: nand: tango: Export OF device ID table as module aliases
1860 - mtd: nand: tango: Update ecc_stats.corrected
1861 - xen/privcmd: Support correctly 64KB page granularity when mapping memory
1862 - ext4: fix SEEK_HOLE
1863 - ext4: keep existing extra fields when inode expands
1864 - ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
1865 - ext4: fix fdatasync(2) after extent manipulation operations
1866 - drm: Fix oops + Xserver hang when unplugging USB drm devices
1867 - usb: gadget: f_mass_storage: Serialize wake and sleep execution
1868 - usb: musb: dsps: keep VBUS on for host-only mode
1869 - usb: chipidea: imx: Do not access CLKONOFF on i.MX51
1870 - usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
1871 - usb: chipidea: debug: check before accessing ci_role
1872 - staging/lustre/lov: remove set_fs() call from lov_getstripe()
1873 - iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
1874 - iio: light: ltr501 Fix interchanged als/ps register field
1875 - iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()
1876 - iio: proximity: as3935: fix AS3935_INT mask
1877 - iio: proximity: as3935: fix iio_trigger_poll issue
1878 - block: Avoid that blk_exit_rl() triggers a use-after-free
1879 - mei: make sysfs modalias format similar as uevent modalias
1880 - random: invalidate batched entropy after crng init
1881 - cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
1882 - target: Re-add check to reject control WRITEs with overflow data
1883 - drm/msm: Expose our reservation object when exporting a dmabuf.
1884 - drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()
1885 - ahci: Acer SA5-271 SSD Not Detected Fix
1886 - rc-core: race condition during ir_raw_event_register()
1887 - cgroup: Prevent kill_css() from being called more than once
1888 - Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
1889 - cpuset: consider dying css as offline
1890 - ufs: restore proper tail allocation
1891 - fix ufs_isblockset()
1892 - ufs: restore maintaining ->i_blocks
1893 - ufs: set correct ->s_maxsize
1894 - ufs_extend_tail(): fix the braino in calling conventions of
1895 ufs_new_fragments()
1896 - ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
1897 - excessive checks in ufs_write_failed() and ufs_evict_inode()
1898 - cxl: Fix error path on bad ioctl
1899 - cxl: Avoid double free_irq() for psl,slice interrupts
1900 - btrfs: use correct types for page indices in btrfs_page_exists_in_range
1901 - btrfs: fix memory leak in update_space_info failure path
1902 - btrfs: fix race with relocation recovery and fs_root setup
1903 - Btrfs: fix delalloc accounting leak caused by u32 overflow
1904 - KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
1905 - scsi: qla2xxx: don't disable a not previously enabled PCI device
1906 - scsi: qla2xxx: Fix recursive loop during target mode configuration for
1907 ISP25XX leaving system unresponsive
1908 - scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi
1909 queue
1910 - scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name
1911 call
1912 - scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to
1913 debug customer issues
1914 - scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC
1915 - scsi: qla2xxx: Fix mailbox pointer error in fwdump capture
1916 - powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function
1917 - powerpc/numa: Fix percpu allocations to be NUMA aware
1918 - powerpc/hotplug-mem: Fix missing endian conversion of aa_index
1919 - powerpc/kernel: Fix FP and vector register restoration
1920 - powerpc/kernel: Initialize load_tm on task creation
1921 - Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
1922 - perf/core: Drop kernel samples even though :u is specified
1923 - srcu: Allow use of Classic SRCU from both process and interrupt context
1924 - net: qcom/emac: do not use hardware mdio automatic polling
1925 - drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
1926 - drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
1927 - drm/vmwgfx: Make sure backup_handle is always valid
1928 - x86/microcode/intel: Clear patch pointer before jettisoning the initrd
1929 - drm/nouveau/tmr: fully separate alarm execution/pending lists
1930 - ALSA: timer: Fix race between read and ioctl
1931 - ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
1932 - ASoC: Fix use-after-free at card unregistration
1933 - cpu/hotplug: Drop the device lock on error
1934 - drivers: char: mem: Fix wraparound check to allow mappings up to the end
1935 - drm/i915: Fix runtime PM for LPE audio
1936 - drm/i915/skl: Add missing SKL ID
1937 - serial: sh-sci: Fix panic when serial console and DMA are enabled
1938 - pinctrl: cherryview: Add terminate entry for dmi_system_id tables
1939 - cgroup: mark cgroup_get() with __maybe_unused
1940 - iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size
1941 - hwmon: (coretemp) Handle frozen hotplug state correctly
1942 - audit: fix the RCU locking for the auditd_connection structure
1943 - drm/i915/vbt: don't propagate errors from intel_bios_init()
1944 - drm/i915/vbt: split out defaults that are set when there is no VBT
1945 - netfilter: nft_set_rbtree: handle element re-addition after deletion
1946 - kthread: fix boot hang (regression) on MIPS/OpenRISC
1947 - Linux 4.11.5
1948
1949 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Jun 2017 11:57:53 -0500
1950
1951 linux-raspi2 (4.11.0-1000.1) artful; urgency=low
1952
1953 [ Seth Forshee ]
1954
1955 * Release Tracking Bug
1956 - LP: #1697946
1957
1958 * Import rpi patchs from https://github.com/raspberrypi/linux rpi-4.11.y
1959 up to commit 935308cd9976d3ced653ffd73be5fdeb2e8c71b5
1960
1961 * Initial raspi2 packaging and configs
1962
1963 [ Ubuntu: 4.11.0-6.11 ]
1964
1965 * Release Tracking Bug
1966 - LP: #1697022
1967 * CVE-2014-9900
1968 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
1969 ethtool_get_wol()
1970 * hisi_sas driver updates (LP: #1695999)
1971 - scsi: hisi_sas: add to_hisi_sas_port()
1972 - scsi: hisi_sas: add controller reset
1973 - scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
1974 - scsi: hisi_sas: add softreset function for SATA disk
1975 - scsi: hisi_sas: remove hisi_sas_port_deformed()
1976 - scsi: hisi_sas: error hisi_sas_task_prep() when port down
1977 - scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET
1978 - scsi: hisi_sas: modify error handling for v2 hw
1979 - scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
1980 - scsi: hisi_sas: hardreset for SATA disk in LU reset
1981 - scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
1982 - scsi: hisi_sas: free slots after hardreset
1983 - scsi: hisi_sas: fix some sas_task.task_state_lock locking
1984 - scsi: hisi_sas: remove task free'ing for timeouts
1985 - scsi: hisi_sas: process error codes according to their priority
1986 - scsi: hisi_sas: some modifications to v2 hw reg init values
1987 - scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
1988 - scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link
1989 - scsi: hisi_sas: add hisi_sas_clear_nexus_ha()
1990 - scsi: hisi_sas: release SMP slot in lldd_abort_task
1991 - scsi: hisi_sas: check hisi_sas_lu_reset() error message
1992 - scsi: hisi_sas: use dev_is_sata to identify SATA or SAS disk
1993 - scsi: hisi_sas: add is_sata_phy_v2_hw()
1994 - scsi: hisi_sas: add missing break in switch statement
1995 - scsi: hisi_sas: fix SATA dependency
1996 - scsi: hisi_sas: workaround STP link SoC bug
1997 - scsi: hisi_sas: workaround a SoC SATA IO processing bug
1998 - scsi: hisi_sas: workaround SoC about abort timeout bug
1999 - scsi: hisi_sas: add v2 hw internal abort timeout workaround
2000 - scsi: hisi_sas: fix NULL deference when TMF timeouts
2001 - scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
2002 * [SRU][Zesty] Support SMMU passthrough using the default domain
2003 (LP: #1688158)
2004 - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
2005 - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
2006 - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
2007 - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
2008 - iommu: Allow default domain type to be set on the kernel command line
2009 * [Zesty] QDF2400 ARM64 server - NMI watchdog: BUG: soft lockup - CPU#8 stuck
2010 for 22s! (LP: #1680549)
2011 - iommu/dma: Convert to address-based allocation
2012 - iommu/dma: Clean up MSI IOVA allocation
2013 - iommu/dma: Plumb in the per-CPU IOVA caches
2014 - iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
2015 * Artful update to v4.11.4 stable release (LP: #1696723)
2016 - dccp/tcp: do not inherit mc_list from parent
2017 - driver: vrf: Fix one possible use-after-free issue
2018 - ipv6/dccp: do not inherit ipv6_mc_list from parent
2019 - s390/qeth: handle sysfs error during initialization
2020 - s390/qeth: unbreak OSM and OSN support
2021 - s390/qeth: avoid null pointer dereference on OSN
2022 - s390/qeth: add missing hash table initializations
2023 - bpf, arm64: fix faulty emission of map access in tail calls
2024 - netem: fix skb_orphan_partial()
2025 - net: fix compile error in skb_orphan_partial()
2026 - tcp: avoid fragmenting peculiar skbs in SACK
2027 - tipc: make macro tipc_wait_for_cond() smp safe
2028 - sctp: fix src address selection if using secondary addresses for ipv6
2029 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
2030 - net/packet: fix missing net_device reference release
2031 - net/mlx5e: Use the correct pause values for ethtool advertising
2032 - net/mlx5e: Fix ethtool pause support and advertise reporting
2033 - tcp: eliminate negative reordering in tcp_clean_rtx_queue
2034 - smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
2035 - net/smc: Add warning about remote memory exposure
2036 - net: Improve handling of failures on link and route dumps
2037 - ipv6: Prevent overrun when parsing v6 header options
2038 - ipv6: Check ip6_find_1stfragopt() return value properly.
2039 - bridge: netlink: check vlan_default_pvid range
2040 - qmi_wwan: add another Lenovo EM74xx device ID
2041 - bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
2042 - ipv6: fix out of bound writes in __ip6_append_data()
2043 - bonding: fix accounting of active ports in 3ad
2044 - net/mlx5: Avoid using pending command interface slots
2045 - net: phy: marvell: Limit errata to 88m1101
2046 - vlan: Fix tcp checksum offloads in Q-in-Q vlans
2047 - be2net: Fix offload features for Q-in-Q packets
2048 - virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
2049 - geneve: fix fill_info when using collect_metadata
2050 - tcp: avoid fastopen API to be used on AF_UNSPEC
2051 - sctp: fix ICMP processing if skb is non-linear
2052 - ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
2053 - ipv4: add reference counting to metrics
2054 - bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
2055 - bpf: fix wrong exposure of map_flags into fdinfo for lpm
2056 - bpf: adjust verifier heuristics
2057 - sparc64: Fix mapping of 64k pages with MAP_FIXED
2058 - sparc: Fix -Wstringop-overflow warning
2059 - sparc/ftrace: Fix ftrace graph time measurement
2060 - fs/ufs: Set UFS default maximum bytes per file
2061 - powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
2062 - powerpc/spufs: Fix hash faults for kernel regions
2063 - Revert "tty_port: register tty ports with serdev bus"
2064 - serdev: fix tty-port client deregistration
2065 - i2c: i2c-tiny-usb: fix buffer not being DMA capable
2066 - crypto: skcipher - Add missing API setkey checks
2067 - Revert "ACPI / button: Remove lid_init_state=method mode"
2068 - x86/MCE: Export memory_error()
2069 - acpi, nfit: Fix the memory error check in nfit_handle_mce()
2070 - ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service
2071 - ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
2072 - Revert "ACPI / button: Change default behavior to lid_init_state=open"
2073 - mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
2074 - scsi: zero per-cmd private driver data for each MQ I/O
2075 - iscsi-target: Always wait for kthread_should_stop() before kthread exit
2076 - iscsi-target: Fix initial login PDU asynchronous socket close OOPs
2077 - scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()
2078 - ibmvscsis: Clear left-over abort_cmd pointers
2079 - ibmvscsis: Fix the incorrect req_lim_delta
2080 - HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference
2081 - nvme-rdma: support devices with queue size < 32
2082 - nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
2083 - nvme: avoid to use blk_mq_abort_requeue_list()
2084 - drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
2085 - drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
2086 - drm/radeon/ci: disable mclk switching for high refresh rates (v2)
2087 - drm/radeon: Unbreak HPD handling for r600+
2088 - pcmcia: remove left-over %Z format
2089 - ALSA: hda - No loopback on ALC299 codec
2090 - ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
2091 - Revert "ALSA: usb-audio: purge needless variable length array"
2092 - ALSA: usb: Fix a typo in Tascam US-16x08 mixer element
2093 - mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks
2094 once
2095 - mm: avoid spurious 'bad pmd' warning messages
2096 - dax: fix race between colliding PMD & PTE entries
2097 - mm/migrate: fix refcount handling when !hugepage_migration_supported()
2098 - mlock: fix mlock count can not decrease in race condition
2099 - mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
2100 - mm: consider memblock reservations for deferred memory initialization sizing
2101 - RDMA/srp: Fix NULL deref at srp_destroy_qp()
2102 - RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
2103 - x86/boot: Use CROSS_COMPILE prefix for readelf
2104 - ksm: prevent crash after write_protect_page fails
2105 - slub/memcg: cure the brainless abuse of sysfs attributes
2106 - drm/gma500/psb: Actually use VBT mode when it is found
2107 - xfs: Fix missed holes in SEEK_HOLE implementation
2108 - xfs: use ->b_state to fix buffer I/O accounting release race
2109 - xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
2110 - xfs: use dedicated log worker wq to avoid deadlock with cil wq
2111 - xfs: fix over-copying of getbmap parameters from userspace
2112 - xfs: actually report xattr extents via iomap
2113 - xfs: drop iolock from reclaim context to appease lockdep
2114 - xfs: fix integer truncation in xfs_bmap_remap_alloc
2115 - xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
2116 - xfs: prevent multi-fsb dir readahead from reading random blocks
2117 - xfs: fix up quotacheck buffer list error handling
2118 - xfs: support ability to wait on new inodes
2119 - xfs: update ag iterator to support wait on new inodes
2120 - xfs: wait on new inodes during quotaoff dquot release
2121 - xfs: reserve enough blocks to handle btree splits when remapping
2122 - xfs: fix use-after-free in xfs_finish_page_writeback
2123 - xfs: fix indlen accounting error on partial delalloc conversion
2124 - xfs: BMAPX shouldn't barf on inline-format directories
2125 - xfs: bad assertion for delalloc an extent that start at i_size
2126 - xfs: xfs_trans_alloc_empty
2127 - xfs: avoid mount-time deadlock in CoW extent recovery
2128 - xfs: fix unaligned access in xfs_btree_visit_blocks
2129 - xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
2130 - Linux 4.11.4
2131 * orangefs kernel module not compiled for amd64, i386 (LP: #1696541)
2132 - [Config] CONFIG_ORANGEFS_FS=m
2133 * Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter
2134 event (LP: #1678590)
2135 - ACPI / blacklist: add _REV quirk for Dell Inspiron 7537
2136 * APST quirk needed for Intel NVMe (LP: #1686592)
2137 - nvme: Quirk APST on Intel 600P/P3100 devices
2138 * iptables/ip6tables regressions in deleting rules (LP: #1691752)
2139 - netfilter: xtables: zero padding in data_to_user
2140 - netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside
2141 CONFIG_COMPAT
2142 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
2143 (LP: #1671360)
2144 - pinctrl: amd: make use of raw_spinlock variants
2145 - pinctrl/amd: Use regular interrupt instead of chained
2146 * Marvell MacchiatoBin crashes in fintek_8250_probe() (LP: #1692548)
2147 - drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
2148 * extend-diff-ignore should use exact matches (LP: #1693504)
2149 - [Packaging] exact extend-diff-ignore matches
2150 * ATS fix: Fix opal_npu_destroy_context call (LP: #1692580)
2151 - powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
2152 * Keyboard backlight control does not work on some dell laptops.
2153 (LP: #1693126)
2154 - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
2155 * Miscellaneous Ubuntu changes
2156 - SAUCE: efi: Don't print secure boot state from the efi stub
2157 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
2158 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
2159
2160 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Jun 2017 09:13:02 -0500
2161
2162 linux-raspi2 (4.11.0-1000.0) artful; urgency=low
2163
2164 * Dummy Entry
2165
2166 -- Seth Forshee <seth.forshee@canonical.com> Wed, 24 May 2017 11:51:37 -0500
2167
2168 linux (4.11.0-4.9) artful; urgency=low
2169
2170 [ Seth Forshee ]
2171
2172 * Release Tracking Bug
2173 - LP: #1693229
2174
2175 * arm64: mbigen updates (LP: #1692783)
2176 - Revert "UBUNTU: SAUCE: irqchip: mbigen: Add ACPI support"
2177 - irqchip/mbigen: Add ACPI support
2178 - irqchip/mbigen: Fix return value check in mbigen_device_probe()
2179 - irqchip/mbigen: Fix memory mapping code
2180 - irqchip/mbigen: Fix potential NULL dereferencing
2181 - irqchip/mbigen: Fix the clear register offset calculation
2182
2183 * Ubuntu16.04.03: POWER9 XIVE: msgsnd/doorbell IPI support (backport)
2184 (LP: #1691973)
2185 - powerpc/64s: Add msgp facility unavailable log string
2186 - powerpc/64s: Add SCV FSCR bit for ISA v3.0
2187 - powerpc/xive: Native exploitation of the XIVE interrupt controller
2188 - powerpc: Change the doorbell IPI calling convention
2189 - powerpc: Introduce msgsnd/doorbell barrier primitives
2190 - powerpc/64s: Avoid a branch for ppc_msgsnd
2191 - powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
2192 - powerpc/powernv: Add XIVE related definitions to opal-api.h
2193 - powerpc: Add more PPC bit conversion macros
2194 - powerpc: Add optional smp_ops->prepare_cpu SMP callback
2195 - powerpc/smp: Remove migrate_irq() custom implementation
2196 - powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
2197
2198 * Hardware transaction memory corruption (LP: #1691477)
2199 - powerpc/tm: Fix FP and VMX register corruption
2200
2201 * Offlined CPUs of a core fail to come up online on POWER9 DD1 (Ubuntu 17.04)
2202 (LP: #1685792)
2203 - powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
2204 - powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
2205 - powerpc/powernv/idle: Don't override default/deepest directly in kernel
2206
2207 * Merlin SGMII fail on Ubuntu Xenial HWE kernel (LP: #1686305)
2208 - drivers: net: phy: xgene: Fix mdio write
2209
2210 * powerpc/powernv: Introduce address translation services for Nvlink2
2211 (LP: #1690412)
2212 - powerpc/powernv: Require MMU_NOTIFIER to fix NPU build
2213 - drivers/of/base.c: Add of_property_read_u64_index
2214 - powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev
2215 - powerpc/powernv: Introduce address translation services for Nvlink2
2216
2217 * arm64/ACPI support for SBSA watchdog (LP: #1688114)
2218 - clocksource: arm_arch_timer: clean up printk usage
2219 - clocksource: arm_arch_timer: rename type macros
2220 - clocksource: arm_arch_timer: rename the PPI enum
2221 - clocksource: arm_arch_timer: move enums and defines to header file
2222 - clocksource: arm_arch_timer: add a new enum for spi type
2223 - clocksource: arm_arch_timer: rework PPI selection
2224 - clocksource: arm_arch_timer: split dt-only rate handling
2225 - clocksource: arm_arch_timer: refactor arch_timer_needs_probing
2226 - clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init
2227 call
2228 - clocksource: arm_arch_timer: add structs to describe MMIO timer
2229 - clocksource: arm_arch_timer: split MMIO timer probing.
2230 - [Config] CONFIG_ACPI_GTDT=y
2231 - acpi/arm64: Add GTDT table parse driver
2232 - clocksource: arm_arch_timer: simplify ACPI support code.
2233 - acpi/arm64: Add memory-mapped timer support in GTDT driver
2234 - clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
2235 - acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
2236
2237 * arm64: Add CNTFRQ_EL0 handler (LP: #1688164)
2238 - arm64: Add CNTFRQ_EL0 trap handler
2239
2240 * Support IPMI system interface on Cavium ThunderX (LP: #1688132)
2241 - i2c: thunderx: Enable HWMON class probing
2242
2243 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
2244 - [Config] CONFIG_LIBIO=y on arm64 only
2245 - SAUCE: LIBIO: Introduce a generic PIO mapping method
2246 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
2247 - [Config] CONFIG_HISILICON_LPC=y
2248 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
2249 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
2250 I/O
2251 - SAUCE: LPC: Add the ACPI LPC support
2252 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
2253 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
2254
2255 * POWER9: CAPI2 enablement (LP: #1686519)
2256 - cxl: Read vsec perst load image
2257 - cxl: Remove unused values in bare-metal environment.
2258 - cxl: Keep track of mm struct associated with a context
2259 - cxl: Update implementation service layer
2260 - cxl: Rename some psl8 specific functions
2261 - cxl: Isolate few psl8 specific calls
2262 - cxl: Add psl9 specific code
2263
2264 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
2265 - SAUCE: tty: Fix ldisc crash on reopened tty
2266
2267 * Artful update to 4.11.2 stable release (LP: #1692332)
2268 - xen: adjust early dom0 p2m handling to xen hypervisor behavior
2269 - target: Fix compare_and_write_callback handling for non GOOD status
2270 - target/fileio: Fix zero-length READ and WRITE handling
2271 - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
2272 - usb: xhci: bInterval quirk for TI TUSB73x0
2273 - usb: host: xhci: print correct command ring address
2274 - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
2275 - USB: Proper handling of Race Condition when two USB class drivers try to
2276 call init_usb_class simultaneously
2277 - USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
2278 - staging: vt6656: use off stack for in buffer USB transfers.
2279 - staging: vt6656: use off stack for out buffer USB transfers.
2280 - staging: gdm724x: gdm_mux: fix use-after-free on module unload
2281 - staging: wilc1000: Fix problem with wrong vif index
2282 - staging: sir: fill in missing fields and fix probe
2283 - staging: comedi: jr3_pci: fix possible null pointer dereference
2284 - staging: comedi: jr3_pci: cope with jiffies wraparound
2285 - usb: misc: add missing continue in switch
2286 - usb: gadget: legacy gadgets are optional
2287 - usb: Make sure usb/phy/of gets built-in
2288 - usb: hub: Fix error loop seen after hub communication errors
2289 - usb: hub: Do not attempt to autosuspend disconnected devices
2290 - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
2291 - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
2292 - x86, pmem: Fix cache flushing for iovec write < 8 bytes
2293 - um: Fix PTRACE_POKEUSER on x86_64
2294 - perf/x86: Fix Broadwell-EP DRAM RAPL events
2295 - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
2296 - Revert "KVM: Support vCPU-based gfn->hva cache"
2297 - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
2298 - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
2299 - block: fix blk_integrity_register to use template's interval_exp if not 0
2300 - crypto: s5p-sss - Close possible race for completed requests
2301 - crypto: algif_aead - Require setkey before accept(2)
2302 - crypto: ccp - Use only the relevant interrupt bits
2303 - crypto: ccp - Disable interrupts early on unload
2304 - crypto: ccp - Change ISR handler method for a v3 CCP
2305 - crypto: ccp - Change ISR handler method for a v5 CCP
2306 - dm crypt: rewrite (wipe) key in crypto layer using random data
2307 - dm era: save spacemap metadata root after the pre-commit
2308 - dm rq: check blk_mq_register_dev() return value in
2309 dm_mq_init_request_queue()
2310 - dm thin: fix a memory leak when passing discard bio down
2311 - vfio/type1: Remove locked page accounting workqueue
2312 - iov_iter: don't revert iov buffer if csum error
2313 - IB/core: Fix sysfs registration error flow
2314 - IB/core: Fix kernel crash during fail to initialize device
2315 - IB/core: For multicast functions, verify that LIDs are multicast LIDs
2316 - IB/IPoIB: ibX: failed to create mcg debug file
2317 - IB/mlx4: Fix ib device initialization error flow
2318 - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
2319 - IB/hfi1: Prevent kernel QP post send hard lockups
2320 - perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
2321 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
2322 - perf annotate s390: Implement jump types for perf annotate
2323 - jbd2: fix dbench4 performance regression for 'nobarrier' mounts
2324 - ext4: evict inline data when writing to memory map
2325 - orangefs: fix bounds check for listxattr
2326 - orangefs: clean up oversize xattr validation
2327 - orangefs: do not set getattr_time on orangefs_lookup
2328 - orangefs: do not check possibly stale size on truncate
2329 - fs/xattr.c: zero out memory copied to userspace in getxattr
2330 - ceph: fix memory leak in __ceph_setxattr()
2331 - fs: fix data invalidation in the cleancache during direct IO
2332 - fs/block_dev: always invalidate cleancache in invalidate_bdev()
2333 - mm: vmscan: fix IO/refault regression in cache workingset transition
2334 - mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
2335 - Fix match_prepath()
2336 - Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
2337 - Set unicode flag on cifs echo request to avoid Mac error
2338 - SMB3: Work around mount failure when using SMB3 dialect to Macs
2339 - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
2340 - cifs: fix leak in FSCTL_ENUM_SNAPS response handling
2341 - cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
2342 - CIFS: fix oplock break deadlocks
2343 - cifs: fix CIFS_IOC_GET_MNT_INFO oops
2344 - CIFS: add misssing SFM mapping for doublequote
2345 - ovl: do not set overlay.opaque on non-dir create
2346 - padata: free correct variable
2347 - md/raid1: avoid reusing a resync bio after error handling.
2348 - device-dax: fix cdev leak
2349 - device-dax: fix sysfs attribute deadlock
2350 - dax: prevent invalidation of mapped DAX entries
2351 - mm: fix data corruption due to stale mmap reads
2352 - ext4: return to starting transaction in ext4_dax_huge_fault()
2353 - dax: fix PMD data corruption when fault races with write
2354 - f2fs: fix wrong max cost initialization
2355 - Revert "f2fs: put allocate_segment after refresh_sit_entry"
2356 - f2fs: fix fs corruption due to zero inode page
2357 - f2fs: fix multiple f2fs_add_link() having same name for inline dentry
2358 - f2fs: check entire encrypted bigname when finding a dentry
2359 - f2fs: Make flush bios explicitely sync
2360 - initramfs: Always do fput() and load modules after rootfs populate
2361 - initramfs: avoid "label at end of compound statement" error
2362 - fscrypt: fix context consistency check when key(s) unavailable
2363 - fscrypt: avoid collisions when presenting long encrypted filenames
2364 - serial: samsung: Use right device for DMA-mapping calls
2365 - serial: samsung: Add missing checks for dma_map_single failure
2366 - serial: omap: fix runtime-pm handling on unbind
2367 - serial: omap: suspend device on probe errors
2368 - tty: pty: Fix ldisc flush after userspace become aware of the data already
2369 - tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
2370 - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
2371 - Bluetooth: hci_bcm: add missing tty-device sanity check
2372 - Bluetooth: hci_intel: add missing tty-device sanity check
2373 - cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()
2374 - libata: reject passthrough WRITE SAME requests
2375 - ipmi: Fix kernel panic at ipmi_ssif_thread()
2376 - libnvdimm, region: fix flush hint detection crash
2377 - libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
2378 - libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering
2379 - libnvdimm, pfn: fix 'npfns' vs section alignment
2380 - pstore: Fix flags to enable dumps on powerpc
2381 - pstore: Use dynamic spinlock initializer
2382 - pstore: Shut down worker when unregistering
2383 - Linux 4.11.2
2384
2385 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
2386 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
2387
2388 * iptables regression causing snapd ADT failure (LP: #1691752)
2389 - SAUCE: Revert "iptables: use match, target and data copy_to_user helpers"
2390
2391 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
2392 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
2393
2394 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
2395 (LP: #1672819)
2396 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
2397
2398 * CVE-2013-1060 (LP: #1206200)
2399 - [Debian] (no-squash) supply perf with appropriate prefix to ensure use of
2400 local config
2401
2402 * Miscellaneous Ubuntu changes
2403 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
2404 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
2405
2406 * Miscellaneous upstream changes
2407 - Revert "UBUNTU: [Debian] supply perf with appropriate prefix to ensure use
2408 of local config"
2409
2410 -- Seth Forshee <seth.forshee@canonical.com> Wed, 24 May 2017 08:57:22 -0500
2411
2412 linux (4.11.0-3.8) artful; urgency=low
2413
2414 [ Seth Forshee ]
2415
2416 * Release Tracking Bug
2417 - LP: #1690999
2418
2419 * apparmor_parser hangs indefinitely when called by multiple threads
2420 (LP: #1645037)
2421 - SAUCE: apparmor: fix lock ordering for mkdir
2422
2423 * apparmor leaking securityfs pin count (LP: #1660846)
2424 - SAUCE: apparmor: fix leak on securityfs pin count
2425
2426 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2427 (LP: #1660845)
2428 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2429 fails
2430
2431 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2432 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2433
2434 * libvirt profile is blocking global setrlimit despite having no rlimit rule
2435 (LP: #1679704)
2436 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
2437 - apparmor: update auditing of rlimit check to provide capability information
2438
2439 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
2440 - SAUCE: apparmor: add policy revision file interface
2441
2442 * apparmor does not make support of query data visible (LP: #1678023)
2443 - SAUCE: apparmor: add label data availability to the feature set
2444
2445 * apparmor query interface does not make supported query info available
2446 (LP: #1678030)
2447 - SAUCE: apparmor: add information about the query inteface to the feature set
2448
2449 * change_profile incorrect when using namespaces with a compound stack
2450 (LP: #1677959)
2451 - SAUCE: apparmor: fix label parse for stacked labels
2452
2453 * Regression in 4.4.0-65-generic causes very frequent system crashes
2454 (LP: #1669611)
2455 - apparmor: sync of apparmor 3.6+ (17.04)
2456
2457 * Artful update to 4.11.1 stable release (LP: #1690814)
2458 - dm ioctl: prevent stack leak in dm ioctl call
2459 - drm/sti: fix GDP size to support up to UHD resolution
2460 - power: supply: lp8788: prevent out of bounds array access
2461 - brcmfmac: Ensure pointer correctly set if skb data location changes
2462 - brcmfmac: Make skb header writable before use
2463 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
2464 - refcount: change EXPORT_SYMBOL markings
2465 - net: macb: fix phy interrupt parsing
2466 - tcp: fix access to sk->sk_state in tcp_poll()
2467 - geneve: fix incorrect setting of UDP checksum flag
2468 - bpf: enhance verifier to understand stack pointer arithmetic
2469 - bpf, arm64: fix jit branch offset related to ldimm64
2470 - tcp: fix wraparound issue in tcp_lp
2471 - net: ipv6: Do not duplicate DAD on link up
2472 - net: usb: qmi_wwan: add Telit ME910 support
2473 - tcp: do not inherit fastopen_req from parent
2474 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
2475 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
2476 - ipv6: initialize route null entry in addrconf_init()
2477 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
2478 - tcp: randomize timestamps on syncookies
2479 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
2480 - bpf: don't let ldimm64 leak map addresses on unprivileged
2481 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
2482 - f2fs: sanity check segment count
2483 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
2484 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
2485 - block: get rid of blk_integrity_revalidate()
2486 - Linux 4.11.1
2487
2488 * Module signing exclusion for staging drivers does not work properly
2489 (LP: #1690908)
2490 - SAUCE: Fix module signing exclusion in package builds
2491
2492 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
2493 - [Config] CONFIG_QCOM_L3_PMU=y
2494 - perf: qcom: Add L3 cache PMU driver
2495
2496 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
2497 - drivers/perf: arm_pmu: rework per-cpu allocation
2498 - drivers/perf: arm_pmu: manage interrupts per-cpu
2499 - drivers/perf: arm_pmu: split irq request from enable
2500 - drivers/perf: arm_pmu: remove pointless PMU disabling
2501 - drivers/perf: arm_pmu: define armpmu_init_fn
2502 - drivers/perf: arm_pmu: fold init into alloc
2503 - drivers/perf: arm_pmu: factor out pmu registration
2504 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
2505 - drivers/perf: arm_pmu: handle no platform_device
2506 - drivers/perf: arm_pmu: rename irq request/free functions
2507 - drivers/perf: arm_pmu: split cpu-local irq request/free
2508 - drivers/perf: arm_pmu: move irq request/free into probe
2509 - drivers/perf: arm_pmu: split out platform device probe logic
2510 - arm64: add function to get a cpu's MADT GICC table
2511 - [Config] CONFIG_ARM_PMU_ACPI=y
2512 - drivers/perf: arm_pmu: add ACPI framework
2513 - arm64: pmuv3: handle !PMUv3 when probing
2514 - arm64: pmuv3: use arm_pmu ACPI framework
2515
2516 * Fix NVLINK2 TCE route (LP: #1690155)
2517 - powerpc/powernv: Fix TCE kill on NVLink2
2518
2519 * CVE-2017-0605
2520 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
2521
2522 * Miscellaneous Ubuntu changes
2523 - [Config] Restore powerpc arch to annotations file
2524 - [Config] Disable runtime testing modules
2525 - [Config] Disable drivers not needed on s390x
2526 - [Config] Update annotations for 4.11
2527 - [Config] updateconfigs after apparmor updates
2528
2529 * Miscellaneous upstream changes
2530 - apparmor: use SHASH_DESC_ON_STACK
2531 - apparmor: fix invalid reference to index variable of iterator line 836
2532 - apparmor: fix parameters so that the permission test is bypassed at boot
2533 - apparmor: Make path_max parameter readonly
2534 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
2535 - apparmorfs: Use seq_putc() in two functions
2536 - apparmor: provide information about path buffer size at boot
2537 - apparmor: add/use fns to print hash string hex value
2538
2539 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
2540
2541 linux (4.11.0-2.7) artful; urgency=low
2542
2543 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
2544 (LP: #1688259)
2545 - Remove squashfs-modules files from d-i
2546 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
2547
2548 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
2549 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
2550 - d-i: initrd needs qcom_emac on amberwing platform.
2551
2552 * update for V3 kernel bits and improved multiple fan slice support
2553 (LP: #1470091)
2554 - SAUCE: fan: tunnel multiple mapping mode (v3)
2555
2556 * Miscellaneous Ubuntu changes
2557 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
2558 - Enable zfs
2559 - SAUCE: fan: add VXLAN implementation
2560 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
2561 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
2562 kernel image
2563 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
2564 mode
2565 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
2566 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
2567 locked down
2568 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
2569 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
2570 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
2571 reboot
2572 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
2573 set
2574 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
2575 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
2576 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
2577 down
2578 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
2579 locked down
2580 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
2581 down
2582 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
2583 is locked down
2584 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
2585 locked down
2586 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
2587 has been locked down
2588 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
2589 locked down
2590 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
2591 locked down
2592 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
2593 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
2594 kernel is locked down
2595 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
2596 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
2597 down
2598 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
2599 - SAUCE: (efi-lockdown) Add EFI signature data types
2600 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
2601 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
2602 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
2603 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
2604 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
2605 disabled
2606 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
2607 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
2608 MokSBState
2609 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
2610 - [Config] Set values for UEFI secure boot lockdown options
2611 - Update dropped.txt
2612
2613 [ Upstream Kernel Changes ]
2614
2615 * rebase to v4.11
2616
2617 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
2618
2619 linux (4.11.0-1.6) artful; urgency=low
2620
2621 * Miscellaneous Ubuntu changes
2622 - [Debian] Use default compression for all packages
2623 - SAUCE: (namespace) block_dev: Support checking inode permissions in
2624 lookup_bdev()
2625 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
2626 when mounting
2627 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
2628 when mounting
2629 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
2630 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
2631 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
2632 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
2633 security.* xattrs
2634 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
2635 filesystems
2636 - SAUCE: (namespace) fuse: Add support for pid namespaces
2637 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
2638 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
2639 or a descendant
2640 - SAUCE: (namespace) fuse: Allow user namespace mounts
2641 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
2642 namespaces
2643 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
2644 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
2645 mounts
2646 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
2647 opened for writing
2648
2649 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
2650
2651 linux (4.11.0-0.5) artful; urgency=low
2652
2653 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
2654 (LP: #1684971)
2655 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
2656
2657 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
2658 (LP: #1470250)
2659 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
2660
2661 * Enable virtual scsi server driver for Power (LP: #1615665)
2662 - SAUCE: Return TCMU-generated sense data to fabric module
2663
2664 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
2665 (LP: #1630990)
2666 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
2667 CONFIG_SECURITYFS=n
2668
2669 * Miscellaneous Ubuntu changes
2670 - SAUCE: Import aufs driver
2671 - [Config] Enable aufs
2672 - [Debian] Add script to update virtualbox
2673 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
2674 - Enable vbox
2675 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
2676
2677 [ Upstream Kernel Changes ]
2678
2679 * rebase to v4.11-rc8
2680
2681 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
2682
2683 linux (4.11.0-0.4) zesty; urgency=low
2684
2685 * POWER9: Improve performance on memory management (LP: #1681429)
2686 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
2687 flush
2688 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
2689
2690 * Miscellaneous Ubuntu changes
2691 - find-missing-sauce.sh
2692
2693 [ Upstream Kernel Changes ]
2694
2695 * rebase to v4.11-rc7
2696
2697 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
2698
2699 linux (4.11.0-0.3) zesty; urgency=low
2700
2701 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
2702 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
2703
2704 * smartpqi driver needed in initram disk and installer (LP: #1680156)
2705 - [Config] Add smartpqi to d-i
2706
2707 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
2708 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
2709
2710 * Miscellaneous Ubuntu changes
2711 - [Config] flash-kernel should be a Breaks
2712 - [Config] drop the info directory
2713 - [Config] drop NOTES as obsolete
2714 - [Config] drop changelog.historical as obsolete
2715 - rebase to v4.11-rc6
2716
2717 [ Upstream Kernel Changes ]
2718
2719 * rebase to v4.11-rc6
2720
2721 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
2722
2723 linux (4.11.0-0.2) zesty; urgency=low
2724
2725 [ Upstream Kernel Changes ]
2726
2727 * rebase to v4.11-rc5
2728
2729 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
2730
2731 linux (4.11.0-0.1) zesty; urgency=low
2732
2733 [ Upstream Kernel Changes ]
2734
2735 * rebase to v4.11-rc4
2736 - LP: #1591053
2737
2738 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
2739
2740 linux (4.11.0-0.0) zesty; urgency=low
2741
2742 * dummy entry
2743
2744 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600