]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian.master/changelog
UBUNTU: Ubuntu-4.13.0-18.21
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
CommitLineData
a7e5849a 1linux (4.13.0-18.21) artful; urgency=low
43ff05fd 2
a7e5849a 3 * linux: 4.13.0-18.21 -proposed tracker (LP: #1733530)
43ff05fd 4
a7e5849a
SB
5 * NVMe timeout is too short (LP: #1729119)
6 - nvme: update timeout module parameter type
7
8 * CPU call trace on AMD Raven Ridge after S3 (LP: #1732894)
9 - x86/mce/AMD: Allow any CPU to initialize the smca_banks array
10
11 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
12 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
13
14 * Cannot pair BLE remote devices when using combo BT SoC (LP: #1731467)
15 - Bluetooth: increase timeout for le auto connections
16
17 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
18 (LP: #1732627)
19 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
20
21 * Plantronics P610 does not support sample rate reading (LP: #1719853)
22 - ALSA: usb-audio: Add sample rate quirk for Plantronics P610
23
24 * Allow drivers to use Relaxed Ordering on capable root ports (LP: #1721365)
25 - Revert commit 1a8b6d76dc5b ("net:add one common config...")
26 - net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
27
28 * support GICv3 ITS save/restore & migration (LP: #1710019)
29 - KVM: arm/arm64: vgic-its: Fix return value for device table restore
30
31 * Device hotplugging with MPT SAS cannot work for VMWare ESXi (LP: #1730852)
32 - scsi: mptsas: Fixup device hotplug for VMWare ESXi
33
34 * Artful update to 4.13.13 stable release (LP: #1732726)
35 - netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to
36 rhashtable"
37 - netfilter: nft_set_hash: disable fast_ops for 2-len keys
38 - workqueue: Fix NULL pointer dereference
39 - crypto: ccm - preserve the IV buffer
40 - crypto: x86/sha1-mb - fix panic due to unaligned access
41 - crypto: x86/sha256-mb - fix panic due to unaligned access
42 - KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
43 - ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360
44 - ARM: 8720/1: ensure dump_instr() checks addr_limit
45 - ALSA: timer: Limit max instances per timer
46 - ALSA: usb-audio: support new Amanero Combo384 firmware version
47 - ALSA: hda - fix headset mic problem for Dell machines with alc274
48 - ALSA: seq: Fix OSS sysex delivery in OSS emulation
49 - ALSA: seq: Avoid invalid lockdep class warning
50 - MIPS: Fix CM region target definitions
51 - MIPS: BMIPS: Fix missing cbr address
52 - MIPS: AR7: Defer registration of GPIO
53 - MIPS: AR7: Ensure that serial ports are properly set up
54 - KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT
55 updates
56 - Input: elan_i2c - add ELAN060C to the ACPI table
57 - rbd: use GFP_NOIO for parent stat and data requests
58 - drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
59 - Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
60 - can: sun4i: handle overrun in RX FIFO
61 - can: peak: Add support for new PCIe/M2 CAN FD interfaces
62 - can: ifi: Fix transmitter delay calculation
63 - can: c_can: don't indicate triple sampling support for D_CAN
64 - x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
65 - x86/smpboot: Make optimization of delay calibration work correctly
66 - x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
67 - Linux 4.13.13
68
69 * ELANTECH Touchpad is not detected in 'Lenovo Ideapad 320 14AST' after fresh
70 install (LP: #1727544)
71 - Input: elan_i2c - add ELAN060C to the ACPI table
72
73 * Power8 Nest PMU Instrumentation support (LP: #1481347)
74 - powerpc/powernv: Add IMC OPAL APIs
75 - powerpc/powernv: Detect and create IMC device
76 - powerpc/perf: Add nest IMC PMU support
77 - powerpc/perf: Add core IMC PMU support
78 - powerpc/perf: Add thread IMC PMU support
79 - powerpc/perf: Fix double unlock in imc_common_cpuhp_mem_free()
80 - powerpc/perf/imc: Fix nest events on muti socket system
81 - powerpc/powernv: Fix build error in opal-imc.c when NUMA=n
82 - powerpc/perf: Fix usage of nest_imc_refc
83 - powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
84 - powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
85 - powerpc/perf: Fix IMC initialization crash
86
87 * Artful update to 4.13.12 stable release (LP: #1731971)
88 - ALSA: timer: Add missing mutex lock for compat ioctls
89 - ALSA: seq: Fix nested rwsem annotation for lockdep splat
90 - cifs: check MaxPathNameComponentLength != 0 before using it
91 - KEYS: return full count in keyring_read() if buffer is too small
92 - KEYS: trusted: fix writing past end of buffer in trusted_read()
93 - KEYS: fix out-of-bounds read during ASN.1 parsing
94 - ASoC: adau17x1: Workaround for noise bug in ADC
95 - virtio_blk: Fix an SG_IO regression
96 - arm64: ensure __dump_instr() checks addr_limit
97 - KVM: arm64: its: Fix missing dynamic allocation check in scan_its_table
98 - arm/arm64: KVM: set right LR register value for 32 bit guest when inject
99 abort
100 - arm/arm64: kvm: Disable branch profiling in HYP code
101 - ARM: dts: mvebu: pl310-cache disable double-linefill
102 - ARM: 8715/1: add a private asm/unaligned.h
103 - drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
104 - drm/amdgpu: allow harvesting check for Polaris VCE
105 - userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size
106 - ocfs2: fstrim: Fix start offset of first cluster group during fstrim
107 - fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
108 - mm, swap: fix race between swap count continuation operations
109 - drm/i915: Do not rely on wm preservation for ILK watermarks
110 - drm/i915/edp: read edp display control registers unconditionally
111 - Revert "powerpc64/elfv1: Only dereference function descriptor for non-text
112 symbols"
113 - MIPS: bpf: Fix a typo in build_one_insn()
114 - MIPS: smp-cmp: Use right include for task_struct
115 - MIPS: microMIPS: Fix incorrect mask in insn_table_MM
116 - MIPS: SMP: Fix deadlock & online race
117 - Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
118 - x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
119 - powerpc/kprobes: Dereference function pointers only if the address does not
120 belong to kernel text
121 - futex: Fix more put_pi_state() vs. exit_pi_state_list() races
122 - perf/cgroup: Fix perf cgroup hierarchy support
123 - x86/mcelog: Get rid of RCU remnants
124 - irqchip/irq-mvebu-gicp: Add missing spin_lock init
125 - Linux 4.13.12
126
127 * Artful update to 4.13.11 stable release (LP: #1731961)
128 - workqueue: replace pool->manager_arb mutex with a flag
129 - nvme-fc: fix iowait hang
130 - ALSA: hda/realtek - Add support for ALC236/ALC3204
131 - ALSA: hda - fix headset mic problem for Dell machines with alc236
132 - ceph: unlock dangling spinlock in try_flush_caps()
133 - Fix tracing sample code warning.
134 - KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM
135 - KVM: PPC: Book3S HV: POWER9 more doorbell fixes
136 - KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU
137 - s390/kvm: fix detection of guest machine checks
138 - nbd: handle interrupted sendmsg with a sndtimeo set
139 - spi: uapi: spidev: add missing ioctl header
140 - spi: a3700: Return correct value on timeout detection
141 - spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path
142 - spi: armada-3700: Fix failing commands with quad-SPI
143 - ovl: add NULL check in ovl_alloc_inode
144 - ovl: fix EIO from lookup of non-indexed upper
145 - ovl: handle ENOENT on index lookup
146 - ovl: do not cleanup unsupported index entries
147 - fuse: fix READDIRPLUS skipping an entry
148 - xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
149 - xen: fix booting ballooned down hvm guest
150 - cifs: Select all required crypto modules
151 - CIFS: Fix NULL pointer deref on SMB2_tcon() failure
152 - Input: elan_i2c - add ELAN0611 to the ACPI table
153 - Input: gtco - fix potential out-of-bound access
154 - Fix encryption labels and lengths for SMB3.1.1
155 - SMB3: Validate negotiate request must always be signed
156 - assoc_array: Fix a buggy node-splitting case
157 - scsi: zfcp: fix erp_action use-before-initialize in REC action trace
158 - scsi: aacraid: Fix controller initialization failure
159 - scsi: qla2xxx: Initialize Work element before requesting IRQs
160 - scsi: sg: Re-fix off by one in sg_fill_request_table()
161 - x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
162 - drm/amd/powerplay: fix uninitialized variable
163 - drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
164 - can: sun4i: fix loopback mode
165 - can: kvaser_usb: Correct return value in printout
166 - can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
167 - cfg80211: fix connect/disconnect edge cases
168 - ipsec: Fix aborted xfrm policy dump crash
169 - regulator: fan53555: fix I2C device ids
170 - powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
171 - Linux 4.13.11
172
173 * Touchpad not detected - Lenovo ideapad 320-15IKB (LP: #1723736)
174 - Input: elan_i2c - add ELAN0611 to the ACPI table
175
176 * Artful update to 4.13.10 stable release (LP: #1731951)
177 - staging: bcm2835-audio: Fix memory corruption
178 - USB: devio: Revert "USB: devio: Don't corrupt user memory"
179 - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
180 - USB: serial: metro-usb: add MS7820 device id
181 - usb: cdc_acm: Add quirk for Elatec TWN3
182 - usb: quirks: add quirk for WORLDE MINI MIDI keyboard
183 - usb: hub: Allow reset retry for USB2 devices on connect bounce
184 - ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
185 - can: gs_usb: fix busy loop if no more TX context is available
186 - scsi: qla2xxx: Fix uninitialized work element
187 - nbd: don't set the device size until we're connected
188 - s390/cputime: fix guest/irq/softirq times after CPU hotplug
189 - parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
190 - parisc: Fix detection of nonsynchronous cr16 cycle counters
191 - iio: dummy: events: Add missing break
192 - usb: musb: sunxi: Explicitly release USB PHY on exit
193 - USB: musb: fix session-bit runtime-PM quirk
194 - USB: musb: fix late external abort on suspend
195 - usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
196 - usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
197 - usb: musb: musb_cppi41: Configure the number of channels for DA8xx
198 - usb: musb: Check for host-mode using is_host_active() on reset interrupt
199 - xhci: Identify USB 3.1 capable hosts by their port protocol capability
200 - xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
201 - usb: xhci: Reset halted endpoint if trb is noop
202 - usb: xhci: Handle error condition in xhci_stop_device()
203 - can: esd_usb2: Fix can_dlc value for received RTR, frames
204 - can: af_can: can_pernet_init(): add missing error handling for kzalloc
205 returning NULL
206 - can: flexcan: fix state transition regression
207 - can: flexcan: rename legacy error state quirk
208 - can: flexcan: implement error passive state quirk
209 - can: flexcan: fix i.MX6 state transition issue
210 - can: flexcan: fix i.MX28 state transition issue
211 - can: flexcan: fix p1010 state transition issue
212 - KEYS: encrypted: fix dereference of NULL user_key_payload
213 - mmc: sdhci-pci: Fix default d3_retune for Intel host controllers
214 - drm/i915: Use bdw_ddi_translations_fdi for Broadwell
215 - drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards
216 - drm/nouveau/bsp/g92: disable by default
217 - drm/nouveau/mmu: flush tlbs before deleting page tables
218 - media: s5p-cec: add NACK detection support
219 - media: cec: Respond to unregistered initiators, when applicable
220 - media: dvb: i2c transfers over usb cannot be done from stack
221 - tracing/samples: Fix creation and deletion of simple_thread_fn creation
222 - ALSA: seq: Enable 'use' locking in all configurations
223 - ALSA: hda: Remove superfluous '-' added by printk conversion
224 - ALSA: hda: Abort capability probe at invalid register read
225 - i2c: ismt: Separate I2C block read from SMBus block read
226 - i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
227 - Revert "tools/power turbostat: stop migrating, unless '-m'"
228 - Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
229 - brcmfmac: Add check for short event packets
230 - brcmsmac: make some local variables 'static const' to reduce stack size
231 - ARM: dts: sun6i: Fix endpoint IDs in second display pipeline
232 - bus: mbus: fix window size calculation for 4GB windows
233 - clockevents/drivers/cs5535: Improve resilience to spurious interrupts
234 - rtlwifi: rtl8821ae: Fix connection lost problem
235 - x86/microcode/intel: Disable late loading on model 79
236 - lib/digsig: fix dereference of NULL user_key_payload
237 - fscrypt: fix dereference of NULL user_key_payload
238 - ecryptfs: fix dereference of NULL user_key_payload
239 - KEYS: Fix race between updating and finding a negative key
240 - FS-Cache: fix dereference of NULL user_key_payload
241 - KEYS: don't let add_key() update an uninstantiated key
242 - pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
243 - arm64: dts: rockchip: correct vqmmc voltage for rk3399 platforms
244 - ALSA: hda - Fix incorrect TLV callback check introduced during set_fs()
245 removal
246 - iomap_dio_rw: Allocate AIO completion queue before submitting dio
247 - xfs: don't unconditionally clear the reflink flag on zero-block files
248 - xfs: evict CoW fork extents when performing finsert/fcollapse
249 - fs/xfs: Use %pS printk format for direct addresses
250 - xfs: report zeroed or not correctly in xfs_zero_range()
251 - xfs: update i_size after unwritten conversion in dio completion
252 - xfs: perag initialization should only touch m_ag_max_usable for AG 0
253 - xfs: Capture state of the right inode in xfs_iflush_done
254 - xfs: always swap the cow forks when swapping extents
255 - xfs: handle racy AIO in xfs_reflink_end_cow
256 - xfs: Don't log uninitialised fields in inode structures
257 - xfs: move more RT specific code under CONFIG_XFS_RT
258 - xfs: don't change inode mode if ACL update fails
259 - xfs: reinit btree pointer on attr tree inactivation walk
260 - xfs: handle error if xfs_btree_get_bufs fails
261 - xfs: cancel dirty pages on invalidation
262 - xfs: trim writepage mapping to within eof
263 - xfs: move two more RT specific functions into CONFIG_XFS_RT
264 - Linux 4.13.10
265
266 * Artful update to 4.13.9 stable release (LP: #1731926)
267 - perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
268 - mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock
269 - HID: hid-elecom: extend to fix descriptor for HUGE trackball
270 - Drivers: hv: vmbus: Fix rescind handling issues
271 - Drivers: hv: vmbus: Fix bugs in rescind handling
272 - vmbus: simplify hv_ringbuffer_read
273 - vmbus: refactor hv_signal_on_read
274 - vmbus: eliminate duplicate cached index
275 - vmbus: more host signalling avoidance
276 - Linux 4.13.9
277
278 -- Stefan Bader <stefan.bader@canonical.com> Tue, 21 Nov 2017 17:52:51 +0100
43ff05fd 279
f8995fa6 280linux (4.13.0-17.20) artful; urgency=low
860159cf 281
f8995fa6 282 * linux: 4.13.0-17.20 -proposed tracker (LP: #1728927)
860159cf 283
f8995fa6
KE
284 [ Seth Forshee ]
285 * thunderx2 ahci errata workaround needs additional delays (LP: #1724117)
286 - SAUCE: ahci: thunderx2: stop engine fix update
287
288 * usb 3-1: 2:1: cannot get freq at ep 0x1 (LP: #1708499)
289 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
290
291 * Plantronics Blackwire C520-M - Cannot get freq at ep 0x1, 0x81
292 (LP: #1709282)
293 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
294
295 * TSC_DEADLINE incorrectly disabled inside virtual guests (LP: #1724912)
296 - x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs
297 without the feature
298 - x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on
299 hypervisors
300
301 * x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
302 (LP: #1724612)
303 - x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
304
305 * [Artful] Add support for Dell/Wyse 3040 audio codec (LP: #1723916)
306 - SAUCE: ASoC: rt5670: Add support for Wyse 3040
307
308 * [Artful] Some Dell Monitors Doesn't Work Well with Dell/Wyse 3040
309 (LP: #1723915)
310 - SAUCE: drm/i915: Workaround for DP DPMS D3 on Dell monitor
311
312 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
313 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
314
315 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
316 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
317 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
318 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
319
320 * Artful update to v4.13.8 stable release (LP: #1724669)
321 - USB: dummy-hcd: Fix deadlock caused by disconnect detection
322 - MIPS: math-emu: Remove pr_err() calls from fpu_emu()
323 - MIPS: bpf: Fix uninitialised target compiler error
324 - mei: always use domain runtime pm callbacks.
325 - dmaengine: edma: Align the memcpy acnt array size with the transfer
326 - dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
327 - NFS: Fix uninitialized rpc_wait_queue
328 - nfs/filelayout: fix oops when freeing filelayout segment
329 - HID: usbhid: fix out-of-bounds bug
330 - crypto: skcipher - Fix crash on zero-length input
331 - crypto: shash - Fix zero-length shash ahash digest crash
332 - KVM: MMU: always terminate page walks at level 1
333 - KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
334 - usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
335 - pinctrl/amd: Fix build dependency on pinmux code
336 - iommu/amd: Finish TLB flush in amd_iommu_unmap()
337 - device property: Track owner device of device property
338 - Revert "vmalloc: back off when the current task is killed"
339 - fs/mpage.c: fix mpage_writepage() for pages with buffers
340 - ALSA: usb-audio: Kill stray URB at exiting
341 - ALSA: seq: Fix use-after-free at creating a port
342 - ALSA: seq: Fix copy_from_user() call inside lock
343 - ALSA: caiaq: Fix stray URB at probe error path
344 - ALSA: line6: Fix NULL dereference at podhd_disconnect()
345 - ALSA: line6: Fix missing initialization before error path
346 - ALSA: line6: Fix leftover URB at error-path during probe
347 - drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
348 - drm/i915/edp: Get the Panel Power Off timestamp after panel is off
349 - drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
350 - drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX
351 channel
352 - drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check
353 - usb: gadget: configfs: Fix memory leak of interface directory data
354 - usb: gadget: composite: Fix use-after-free in
355 usb_composite_overwrite_options
356 - PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions
357 - Revert "PCI: tegra: Do not allocate MSI target memory"
358 - direct-io: Prevent NULL pointer access in submit_page_section
359 - fix unbalanced page refcounting in bio_map_user_iov
360 - more bio_map_user_iov() leak fixes
361 - bio_copy_user_iov(): don't ignore ->iov_offset
362 - perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
363 - genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
364 - genirq/cpuhotplug: Add sanity check for effective affinity mask
365 - USB: serial: ftdi_sio: add id for Cypress WICED dev board
366 - USB: serial: cp210x: fix partnum regression
367 - USB: serial: cp210x: add support for ELV TFD500
368 - USB: serial: option: add support for TP-Link LTE module
369 - USB: serial: qcserial: add Dell DW5818, DW5819
370 - USB: serial: console: fix use-after-free on disconnect
371 - USB: serial: console: fix use-after-free after failed setup
372 - RAS/CEC: Use the right length for "cec_disable"
373 - x86/microcode: Do the family check first
374 - x86/alternatives: Fix alt_max_short macro to really be a max()
375 - KVM: nVMX: update last_nonleaf_level when initializing nested EPT
376 - Linux 4.13.8
377
378 * Artful update to v4.13.7 stable release (LP: #1724668)
379 - watchdog: Revert "iTCO_wdt: all versions count down twice"
380 - Linux 4.13.7
381
382 * libvirt - vnc port selection regression with newer kernels (LP: #1722702)
383 - net: set tb->fast_sk_family
384 - net: use inet6_rcv_saddr to compare sockets
385 - inet: fix improper empty comparison
386
387 * powerpc/64s: Add workaround for P9 vector CI load issue (LP: #1721070)
388 - powerpc/mce: Move 64-bit machine check code into mce.c
389 - powerpc/64s: Add workaround for P9 vector CI load issue
390
391 * Artful update to v4.13.6 stable release (LP: #1723145)
392 - imx-media-of: avoid uninitialized variable warning
393 - usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0
394 - mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+
395 - net: bonding: Fix transmit load balancing in balance-alb mode if specified
396 by sysfs
397 - openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'
398 - mlxsw: spectrum: Prevent mirred-related crash on removal
399 - net: bonding: fix tlb_dynamic_lb default value
400 - net_sched: gen_estimator: fix scaling error in bytes/packets samples
401 - net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
402 - sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
403 - tcp: update skb->skb_mstamp more carefully
404 - bpf/verifier: reject BPF_ALU64|BPF_END
405 - tcp: fix data delivery rate
406 - udpv6: Fix the checksum computation when HW checksum does not apply
407 - ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
408 - net: phy: Fix mask value write on gmii2rgmii converter speed register
409 - ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
410 - net/sched: cls_matchall: fix crash when used with classful qdisc
411 - 8139too: revisit napi_complete_done() usage
412 - bpf: do not disable/enable BH in bpf_map_free_id()
413 - tcp: fastopen: fix on syn-data transmit failure
414 - net: emac: Fix napi poll list corruption
415 - net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
416 - packet: hold bind lock when rebinding to fanout hook
417 - bpf: one perf event close won't free bpf program attached by another perf
418 event
419 - net: change skb->mac_header when Generic XDP calls adjust_head
420 - isdn/i4l: fetch the ppp_write buffer in one shot
421 - net_sched: always reset qdisc backlog in qdisc_reset()
422 - net: stmmac: Cocci spatch "of_table"
423 - net: qcom/emac: specify the correct size when mapping a DMA buffer
424 - vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
425 - l2tp: fix race condition in l2tp_tunnel_delete
426 - tun: bail out from tun_get_user() if the skb is empty
427 - net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlans
428 - net: dsa: Fix network device registration order
429 - packet: in packet_do_bind, test fanout with bind_lock held
430 - packet: only test po->has_vnet_hdr once in packet_snd
431 - net: dsa: mv88e6xxx: lock mutex when freeing IRQs
432 - net: Set sk_prot_creator when cloning sockets to the right proto
433 - net/mlx5e: IPoIB, Fix access to invalid memory address
434 - netlink: do not proceed if dump's start() errs
435 - ip6_gre: ip6gre_tap device should keep dst
436 - ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
437 - IPv4: early demux can return an error code
438 - tipc: use only positive error codes in messages
439 - l2tp: fix l2tp_eth module loading
440 - socket, bpf: fix possible use after free
441 - net: rtnetlink: fix info leak in RTM_GETSTATS call
442 - bpf: fix bpf_tail_call() x64 JIT
443 - usb: gadget: core: fix ->udc_set_speed() logic
444 - USB: gadgetfs: Fix crash caused by inadequate synchronization
445 - USB: gadgetfs: fix copy_to_user while holding spinlock
446 - usb: gadget: udc: atmel: set vbus irqflags explicitly
447 - usb: gadget: udc: renesas_usb3: fix for no-data control transfer
448 - usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
449 - usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
450 - usb-storage: unusual_devs entry to fix write-access regression for Seagate
451 external drives
452 - usb-storage: fix bogus hardware error messages for ATA pass-thru devices
453 - usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
454 - usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
455 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
456 - usb: pci-quirks.c: Corrected timeout values used in handshake
457 - USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
458 - USB: dummy-hcd: fix connection failures (wrong speed)
459 - USB: dummy-hcd: fix infinite-loop resubmission bug
460 - USB: dummy-hcd: Fix erroneous synchronization change
461 - USB: devio: Prevent integer overflow in proc_do_submiturb()
462 - USB: devio: Don't corrupt user memory
463 - USB: g_mass_storage: Fix deadlock when driver is unbound
464 - USB: uas: fix bug in handling of alternate settings
465 - USB: core: harden cdc_parse_cdc_header
466 - usb: Increase quirk delay for USB devices
467 - USB: fix out-of-bounds in usb_set_configuration
468 - usb: xhci: Free the right ring in xhci_add_endpoint()
469 - xhci: fix finding correct bus_state structure for USB 3.1 hosts
470 - xhci: fix wrong endpoint ESIT value shown in tracing
471 - usb: host: xhci-plat: allow sysdev to inherit from ACPI
472 - xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
473 - Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
474 - iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'
475 - iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path
476 of 'twl4030_madc_probe()'
477 - iio: ad_sigma_delta: Implement a dedicated reset function
478 - staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma
479 from stack.
480 - iio: core: Return error for failed read_reg
481 - IIO: BME280: Updates to Humidity readings need ctrl_reg write!
482 - iio: trigger: stm32-timer: preset shouldn't be buffered
483 - iio: trigger: stm32-timer: fix a corner case to write preset
484 - iio: ad7793: Fix the serial interface reset
485 - iio: adc: stm32: fix bad error check on max_channels
486 - iio: adc: mcp320x: Fix readout of negative voltages
487 - iio: adc: mcp320x: Fix oops on module unload
488 - uwb: properly check kthread_run return value
489 - uwb: ensure that endpoint is interrupt
490 - staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelist
491 - ksm: fix unlocked iteration over vmas in cmp_and_merge_page()
492 - mm, hugetlb, soft_offline: save compound page order before page migration
493 - mm, oom_reaper: skip mm structs with mmu notifiers
494 - mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
495 - mm: avoid marking swap cached page as lazyfree
496 - mm: fix data corruption caused by lazyfree page
497 - userfaultfd: non-cooperative: fix fork use after free
498 - lib/ratelimit.c: use deferred printk() version
499 - lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
500 - ALSA: compress: Remove unused variable
501 - Revert "ALSA: echoaudio: purge contradictions between dimension matrix
502 members and total number of members"
503 - ALSA: usx2y: Suppress kernel warning at page allocation failures
504 - powerpc/powernv: Increase memory block size to 1GB on radix
505 - powerpc: Fix action argument for cpufeatures-based TLB flush
506 - powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks
507 - powerpc/tm: Fix illegal TM state in signal handler
508 - percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
509 - intel_th: pci: Add Lewisburg PCH support
510 - driver core: platform: Don't read past the end of "driver_override" buffer
511 - cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute()
512 returns
513 - Drivers: hv: fcopy: restore correct transfer length
514 - vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
515 - stm class: Fix a use-after-free
516 - auxdisplay: charlcd: properly restore atomic counter on error path
517 - ftrace: Fix kmemleak in unregister_ftrace_graph
518 - ovl: fix error value printed in ovl_lookup_index()
519 - ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
520 - ovl: fix dentry leak in ovl_indexdir_cleanup()
521 - ovl: fix missing unlock_rename() in ovl_do_copy_up()
522 - ovl: fix regression caused by exclusive upper/work dir protection
523 - arm64: dt marvell: Fix AP806 system controller size
524 - arm64: Ensure the instruction emulation is ready for userspace
525 - HID: rmi: Make sure the HID device is opened on resume
526 - HID: i2c-hid: allocate hid buffers for real worst case
527 - HID: wacom: leds: Don't try to control the EKR's read-only LEDs
528 - HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth
529 - HID: wacom: Correct coordinate system of touchring and pen twist
530 - HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox
531 - HID: wacom: generic: Clear ABS_MISC when tool leaves proximity
532 - HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
533 - HID: wacom: bits shifted too much for 9th and 10th buttons
534 - btrfs: avoid overflow when sector_t is 32 bit
535 - Btrfs: fix overlap of fs_info::flags values
536 - rocker: fix rocker_tlv_put_* functions for KASAN
537 - netlink: fix nla_put_{u8,u16,u32} for KASAN
538 - dm crypt: reject sector_size feature if device length is not aligned to it
539 - dm ioctl: fix alignment of event number in the device list
540 - dm crypt: fix memory leak in crypt_ctr_cipher_old()
541 - KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
542 - kvm/x86: Avoid async PF preempting the kernel incorrectly
543 - iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
544 - scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
545 - scsi: sd: Do not override max_sectors_kb sysfs setting
546 - brcmfmac: add length check in brcmf_cfg80211_escan_handler()
547 - brcmfmac: setup passive scan if requested by user-space
548 - drm/i915: always update ELD connector type after get modes
549 - drm/i915/bios: ignore HDMI on port A
550 - bsg-lib: fix use-after-free under memory-pressure
551 - nvme-pci: Use PCI bus address for data/queues in CMB
552 - mmc: core: add driver strength selection when selecting hs400es
553 - nl80211: Define policy for packet pattern attributes
554 - clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
555 - udp: perform source validation for mcast early demux
556 - udp: fix bcast packet reception
557 - base: arch_topology: fix section mismatch build warnings
558 - Linux 4.13.6
559
560 * Artful update to v4.13.5 stable release (LP: #1721777)
561 - cifs: check rsp for NULL before dereferencing in SMB2_open
562 - cifs: release cifs root_cred after exit_cifs
563 - cifs: release auth_key.response for reconnect.
564 - nvme-pci: fix host memory buffer allocation fallback
565 - nvme-pci: use appropriate initial chunk size for HMB allocation
566 - nvme-pci: propagate (some) errors from host memory buffer setup
567 - dax: remove the pmem_dax_ops->flush abstraction
568 - dm integrity: do not check integrity for failed read operations
569 - mmc: block: Fix incorrectly initialized requests
570 - fs/proc: Report eip/esp in /prod/PID/stat for coredumping
571 - scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout
572 - SMB3: Add support for multidialect negotiate (SMB2.1 and later)
573 - mac80211: fix VLAN handling with TXQs
574 - mac80211_hwsim: Use proper TX power
575 - mac80211: flush hw_roc_start work before cancelling the ROC
576 - mac80211: fix deadlock in driver-managed RX BA session start
577 - genirq: Make sparse_irq_lock protect what it should protect
578 - genirq/msi: Fix populating multiple interrupts
579 - genirq: Fix cpumask check in __irq_startup_managed()
580 - KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr
581 - KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly
582 - KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses
583 - tracing: Fix trace_pipe behavior for instance traces
584 - tracing: Erase irqsoff trace with empty write
585 - tracing: Remove RCU work arounds from stack tracer
586 - md/raid5: fix a race condition in stripe batch
587 - md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
588 - scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse
589 nlmsg properly
590 - scsi: aacraid: Fix 2T+ drives on SmartIOC-2000
591 - scsi: aacraid: Add a small delay after IOP reset
592 - drm/exynos: Fix locking in the suspend/resume paths
593 - drm/i915/gvt: Fix incorrect PCI BARs reporting
594 - Revert "drm/i915/bxt: Disable device ready before shutdown command"
595 - drm/amdgpu: revert tile table update for oland
596 - drm/radeon: disable hard reset in hibernate for APUs
597 - crypto: drbg - fix freeing of resources
598 - crypto: talitos - Don't provide setkey for non hmac hashing algs.
599 - crypto: talitos - fix sha224
600 - crypto: talitos - fix hashing
601 - security/keys: properly zero out sensitive key material in big_key
602 - security/keys: rewrite all of big_key crypto
603 - KEYS: fix writing past end of user-supplied buffer in keyring_read()
604 - KEYS: prevent creating a different user's keyrings
605 - KEYS: prevent KEYCTL_READ on negative key
606 - libnvdimm, namespace: fix btt claim class crash
607 - powerpc/eeh: Create PHB PEs after EEH is initialized
608 - powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
609 - powerpc/tm: Flush TM only if CPU has TM feature
610 - MIPS: Fix perf event init
611 - s390/perf: fix bug when creating per-thread event
612 - s390/mm: make pmdp_invalidate() do invalidation only
613 - s390/mm: fix write access check in gup_huge_pmd()
614 - PM: core: Fix device_pm_check_callbacks()
615 - Revert "IB/ipoib: Update broadcast object if PKey value was changed in index
616 0"
617 - Fix SMB3.1.1 guest authentication to Samba
618 - SMB3: Fix endian warning
619 - SMB3: Warn user if trying to sign connection that authenticated as guest
620 - SMB: Validate negotiate (to protect against downgrade) even if signing off
621 - SMB3: handle new statx fields
622 - SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
623 - vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
624 - libceph: don't allow bidirectional swap of pg-upmap-items
625 - nl80211: check for the required netlink attributes presence
626 - brd: fix overflow in __brd_direct_access
627 - gfs2: Fix debugfs glocks dump
628 - bsg-lib: don't free job in bsg_prepare_job
629 - iw_cxgb4: drop listen destroy replies if no ep found
630 - iw_cxgb4: remove the stid on listen create failure
631 - iw_cxgb4: put ep reference in pass_accept_req()
632 - rcu: Allow for page faults in NMI handlers
633 - mmc: sdhci-pci: Fix voltage switch for some Intel host controllers
634 - extable: Consolidate *kernel_text_address() functions
635 - extable: Enable RCU if it is not watching in kernel_text_address()
636 - seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
637 - arm64: Make sure SPsel is always set
638 - arm64: fault: Route pte translation faults via do_translation_fault
639 - KVM: VMX: extract __pi_post_block
640 - KVM: VMX: avoid double list add with VT-d posted interrupts
641 - KVM: VMX: simplify and fix vmx_vcpu_pi_load
642 - KVM: nVMX: fix HOST_CR3/HOST_CR4 cache
643 - kvm/x86: Handle async PF in RCU read-side critical sections
644 - kvm: nVMX: Don't allow L2 to access the hardware CR8
645 - xfs: validate bdev support for DAX inode flag
646 - fix infoleak in waitid(2)
647 - sched/sysctl: Check user input value of sysctl_sched_time_avg
648 - irq/generic-chip: Don't replace domain's name
649 - mtd: Fix partition alignment check on multi-erasesize devices
650 - mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
651 - etnaviv: fix submit error path
652 - etnaviv: fix gem object list corruption
653 - futex: Fix pi_state->owner serialization
654 - md: fix a race condition for flush request handling
655 - md: separate request handling
656 - PCI: Fix race condition with driver_override
657 - btrfs: fix NULL pointer dereference from free_reloc_roots()
658 - btrfs: clear ordered flag on cleaning up ordered extents
659 - btrfs: finish ordered extent cleaning if no progress is found
660 - btrfs: propagate error to btrfs_cmp_data_prepare caller
661 - btrfs: prevent to set invalid default subvolid
662 - platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt
663 - PM / OPP: Call notifier without holding opp_table->lock
664 - x86/mm: Fix fault error path using unsafe vma pointer
665 - x86/fpu: Don't let userspace set bogus xcomp_bv
666 - KVM: VMX: do not change SN bit in vmx_update_pi_irte()
667 - KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
668 - KVM: VMX: use cmpxchg64
669 - video: fbdev: aty: do not leak uninitialized padding in clk to userspace
670 - Linux 4.13.5
671 - [Config] Update configs for v4.13.5
672
673 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 01 Nov 2017 11:17:43 -0400
860159cf 674
5cd9ee4e 675linux (4.13.0-16.19) artful; urgency=low
f30326f4 676
5cd9ee4e
SF
677 * 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl
678 graphics driver (LP: #1711358)
679 - qxl: fix framebuffer unpinning
f30326f4 680
5cd9ee4e
SF
681 * [Bug] USB controller failed to respond on Denverton after loading
682 intel_th_pci module (LP: #1715833)
683 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
684
685 * CVE-2017-5123
686 - waitid(): Add missing access_ok() checks
687
688 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 12:33:10 -0500
f30326f4 689
ba39ad13 690linux (4.13.0-15.16) artful; urgency=low
5aea0144 691
ba39ad13 692 * linux: 4.13.0-15.16 -proposed tracker (LP: #1721373)
5aea0144 693
ba39ad13
SF
694 * Boot regression on POWER9 (LP: #1721391)
695 - Revert "crypto/nx: Add P9 NX support for 842 compression engine"
696 - Revert "crypto/nx: Add P9 NX specific error codes for 842 engine"
697 - Revert "crypto/nx: Use kzalloc for workmem allocation"
698 - Revert "crypto/nx: Add nx842_add_coprocs_list function"
699 - Revert "crypto/nx: Create nx842_delete_coprocs function"
700 - Revert "crypto/nx: Create nx842_configure_crb function"
701 - Revert "crypto/nx: Rename nx842_powernv_function as icswx function"
702 - Revert "UBUNTU: [Config] CONFIG_PPC_VAS=y"
703 - Revert "powerpc/powernv/vas: Define copy/paste interfaces"
704 - Revert "powerpc/powernv/vas: Define vas_tx_win_open()"
705 - Revert "powerpc/powernv/vas: Define vas_win_close() interface"
706 - Revert "powerpc/powernv/vas: Define vas_rx_win_open() interface"
707 - Revert "powerpc/powernv/vas: Define helpers to alloc/free windows"
708 - Revert "powerpc/powernv/vas: Define helpers to init window context"
709 - Revert "powerpc/powernv/vas: Define helpers to access MMIO regions"
710 - Revert "powerpc/powernv/vas: Define vas_init() and vas_exit()"
711 - Revert "powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h"
712 - Revert "powerpc/powernv/vas: Define macros, register fields and structures"
713 - Revert "powerpc/powernv: Enable PCI peer-to-peer"
714 - Revert "powerpc/powernv: Add support to set power-shifting-ratio"
715 - Revert "powerpc/powernv: Add support for powercap framework"
716 - Revert "powerpc/perf: Add nest IMC PMU support"
717 - Revert "powerpc/powernv: Detect and create IMC device"
718 - Revert "powerpc/powernv: Add IMC OPAL APIs"
719
720 * smartpqi patches for Artful (LP: #1721381)
721 - scsi: smartpqi: add pqi reset quiesce support
722 - scsi: smartpqi: enhance BMIC cache flush
723 - scsi: smartpqi: update pqi passthru ioctl
724 - scsi: smartpqi: cleanup doorbell register usage.
725 - scsi: smartpqi: update kexec and power down support
726 - scsi: smartpqi: add in new controller ids
727 - scsi: smartpqi: change driver version to 1.1.2-125
728
729 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
730 17.10 (kernel 4.13) (LP: #1719290)
731 - SAUCE: s390: update zfcpdump_defconfig
732
733 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
734 - d-i: Add hfi1 to nic-modules
735
736 * [Feature]CNL:New device IDs for CNL (LP: #1685729)
737 - pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support
738
739 -- Seth Forshee <seth.forshee@canonical.com> Wed, 04 Oct 2017 16:21:48 -0500
5aea0144 740
a5ba45e7 741linux (4.13.0-14.15) artful; urgency=low
7f729e8c 742
a5ba45e7 743 * linux: 4.13.0-14.15 -proposed tracker (LP: #1721122)
7f729e8c 744
a5ba45e7
SF
745 * [Artful] ltp rwtest - Unable to handle kernel paging request at virtual
746 address (LP: #1721067)
747 - arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
748
749 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14 (LP: #1720779)
750 - SAUCE: LSM stacking: check for invalid zero sized writes
751
752 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
753 - d-i: Add bnxt_en to nic-modules.
754
755 * Miscellaneous Ubuntu changes
756 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
757
758 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Oct 2017 14:51:52 -0500
7f729e8c 759
146070e6 760linux (4.13.0-13.14) artful; urgency=low
62b9880d 761
146070e6 762 * linux: 4.13.0-13.14 -proposed tracker (LP: #1720239)
62b9880d 763
146070e6
SF
764 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
765 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
766
767 * [Feature]Memory Bandwidth Monitoring(MBM) port to new Cache Quality
768 Monitoring (CQM) (LP: #1591609)
769 - x86/perf/cqm: Wipe out perf based cqm
770 - x86/intel_rdt/cqm: Documentation for resctrl based RDT Monitoring
771 - x86/intel_rdt: Introduce a common compile option for RDT
772 - x86/intel_rdt: Change file names to accommodate RDT monitor code
773 - x86/intel_rdt: Mark rdt_root and closid_alloc as static
774 - x86/intel_rdt: Cleanup namespace to support RDT monitoring
775 - x86/intel_rdt: Make rdt_resources_all more readable
776 - x86/intel_rdt/cqm: Add RDT monitoring initialization
777 - x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management
778 - x86/intel_rdt: Simplify info and base file lists
779 - x86/intel_rdt/cqm: Add info files for RDT monitoring
780 - x86/intel_rdt: Prepare for RDT monitoring mkdir support
781 - x86/intel_rdt/cqm: Add mkdir support for RDT monitoring
782 - x86/intel_rdt: Change closid type from int to u32
783 - x86/intel_rdt/cqm: Add tasks file support
784 - x86/intel_rdt: Prepare to add RDT monitor cpus file support
785 - x86/intel_rdt/cqm: Add cpus file support
786 - x86/intel_rdt: Prepare for RDT monitor data support
787 - x86/intel_rdt/cqm: Add mon_data
788 - x86/intel_rdt: Separate the ctrl bits from rmdir
789 - x86/intel_rdt/cqm: Add rmdir support
790 - x86/intel_rdt/cqm: Add mount,umount support
791 - x86/intel_rdt: Introduce rdt_enable_key for scheduling
792 - x86/intel_rdt/cqm: Add sched_in support
793 - x86/intel_rdt/cqm: Add CPU hotplug support
794 - x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
795 - x86/intel_rdt/mbm: Add mbm counter initialization
796 - x86/intel_rdt/mbm: Handle counter overflow
797 - x86/intel_rdt: Show bitmask of shareable resource with other executing units
798 - x86/intel_rdt/cqm: Clear the default RMID during hotcpu
799 - x86/intel_rdt: Modify the intel_pqr_state for better performance
800 - x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
801 - x86/intel_rdt/cqm: Improve limbo list processing
802 - x86/intel_rdt: Remove redundant ternary operator on return
803 - [Config] CONFIG_INTEL_RDT=y
804
805 * [Feature] RDT: Disable most RDT features on Skylake server (LP: #1713619)
806 - x86/intel_rdt: Move special case code for Haswell to a quirk function
807 - x86/intel_rdt: Add command line options for resource director technology
808 - x86/intel_rdt: Turn off most RDT features on Skylake
809
810 * CVE-2017-1000252
811 - KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
812
813 * POWER9: NX842 module changes (LP: #1718292)
814 - crypto/nx: Rename nx842_powernv_function as icswx function
815 - crypto/nx: Create nx842_configure_crb function
816 - crypto/nx: Create nx842_delete_coprocs function
817 - crypto/nx: Add nx842_add_coprocs_list function
818 - crypto/nx: Use kzalloc for workmem allocation
819 - crypto/nx: Add P9 NX specific error codes for 842 engine
820 - crypto/nx: Add P9 NX support for 842 compression engine
821
822 * [Ubuntu 17.10] POWER9 - Base - Integrate P9 VAS (Virtual Accelerator
823 Switchboard) support in kernel (LP: #1718293)
824 - powerpc/powernv: Add IMC OPAL APIs
825 - powerpc/powernv: Detect and create IMC device
826 - powerpc/perf: Add nest IMC PMU support
827 - powerpc/powernv: Add support for powercap framework
828 - powerpc/powernv: Add support to set power-shifting-ratio
829 - powerpc/powernv: Enable PCI peer-to-peer
830 - powerpc/powernv/vas: Define macros, register fields and structures
831 - powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
832 - powerpc/powernv/vas: Define vas_init() and vas_exit()
833 - powerpc/powernv/vas: Define helpers to access MMIO regions
834 - powerpc/powernv/vas: Define helpers to init window context
835 - powerpc/powernv/vas: Define helpers to alloc/free windows
836 - powerpc/powernv/vas: Define vas_rx_win_open() interface
837 - powerpc/powernv/vas: Define vas_win_close() interface
838 - powerpc/powernv/vas: Define vas_tx_win_open()
839 - powerpc/powernv/vas: Define copy/paste interfaces
840 - [Config] CONFIG_PPC_VAS=y
841
842 * Artful update to v4.13.4 stable release (LP: #1720154)
843 - orangefs: Don't clear SGID when inheriting ACLs
844 - <linux/uaccess.h>: Fix copy_in_user() declaration
845 - IB/hfi1: Revert egress pkey check enforcement
846 - IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
847 - IB/mlx5: Fix cached MR allocation flow
848 - srcu: Provide ordering for CPU not involved in grace period
849 - smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()
850 - Input: xpad - validate USB endpoint type during probe
851 - drm/amdgpu: read reg in each iterator of psp_wait_for loop
852 - tty: improve tty_insert_flip_char() fast path
853 - tty: improve tty_insert_flip_char() slow path
854 - tty: fix __tty_insert_flip_char regression
855 - pinctrl: samsung: Fix invalid register offset used for Exynos5433 external
856 interrupts
857 - pinctrl: samsung: Fix NULL pointer exception on external interrupts on
858 S3C24xx
859 - pinctrl/amd: save pin registers over suspend/resume
860 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
861 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
862 - MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
863 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite
864 signs
865 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
866 - MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
867 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
868 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
869 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
870 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
871 - MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
872 - MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
873 - docs: disable KASLR when debugging kernel
874 - crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
875 - crypto: scompress - don't sleep with preemption disabled
876 - crypto: caam/qi - fix typo in authenc alg driver name
877 - crypto: caam/qi - properly set IV after {en,de}crypt
878 - crypto: AF_ALG - remove SGL terminator indicator when chaining
879 - regulator: cpcap: Fix standby mode
880 - wcn36xx: Introduce mutual exclusion of fw configuration
881 - ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
882 - ext4: fix incorrect quotaoff if the quota feature is enabled
883 - ext4: fix quota inconsistency during orphan cleanup for read-only mounts
884 - cxl: Fix driver use count
885 - powerpc/powernv/npu: Move tlb flush before launching ATSD
886 - powerpc/pseries: Don't attempt to acquire drc during memory hot add for
887 assigned lmbs
888 - powerpc: Fix DAR reporting when alignment handler faults
889 - block: Relax a check in blk_start_queue()
890 - block: directly insert blk-mq request from blk_insert_cloned_request()
891 - md/bitmap: copy correct data for bitmap super
892 - md/bitmap: disable bitmap_resize for file-backed bitmaps.
893 - skd: Avoid that module unloading triggers a use-after-free
894 - skd: Submit requests to firmware before triggering the doorbell
895 - scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
896 - scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
897 - scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
898 - scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
899 - scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
900 - scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
901 - scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late
902 response
903 - scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
904 - scsi: qedi: off by one in qedi_get_cmd_from_tid()
905 - scsi: aacraid: Fix command send race condition
906 - scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed
907 in MFI MPT pass through command
908 - scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
909 - scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
910 - scsi: megaraid_sas: Return pended IOCTLs with cmd_status
911 MFI_STAT_WRONG_STATE in case adapter is dead
912 - scsi: storvsc: fix memory leak on ring buffer busy
913 - scsi: sg: factor out sg_fill_request_table()
914 - scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
915 - scsi: qla2xxx: Update fw_started flags at qpair creation.
916 - scsi: qla2xxx: Correction to vha->vref_count timeout
917 - scsi: qla2xxx: Fix target multiqueue configuration
918 - scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch
919 - scsi: qla2xxx: Use fabric name for Get Port Speed command
920 - scsi: qla2xxx: Fix an integer overflow in sysfs code
921 - mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
922 - ftrace: Fix debug preempt config name in stack_tracer_{en,dis}able
923 - ftrace: Fix selftest goto location on error
924 - ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
925 - tracing: Add barrier to trace_printk() buffer nesting modification
926 - tracing: Fix clear of RECORDED_TGID flag when disabling trace event
927 - tracing: Apply trace_clock changes to instance max buffer
928 - ARC: Re-enable MMU upon Machine Check exception
929 - PCI: shpchp: Enable bridge bus mastering if MSI is enabled
930 - PCI: pciehp: Report power fault only once until we clear it
931 - net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
932 - media: v4l2-compat-ioctl32: Fix timespec conversion
933 - media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls"
934 - media: venus: fix copy/paste error in return_buf_error
935 - media: uvcvideo: Prevent heap overflow when accessing mapped controls
936 - media: adv7180: add missing adv7180cp, adv7180st i2c device IDs
937 - PM / devfreq: Fix memory leak when fail to register device
938 - ALSA: seq: Cancel pending autoload work at unbinding device
939 - bcache: initialize dirty stripes in flash_dev_run()
940 - bcache: Fix leak of bdev reference
941 - bcache: do not subtract sectors_to_gc for bypassed IO
942 - bcache: correct cache_dirty_target in __update_writeback_rate()
943 - bcache: Correct return value for sysfs attach errors
944 - bcache: fix sequential large write IO bypass
945 - bcache: fix for gc and write-back race
946 - bcache: fix bch_hprint crash and improve output
947 - sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
948 - iwlwifi: add workaround to disable wide channels in 5GHz
949 - Linux 4.13.4
950
951 * [17.10 FEAT] KVM: CPU Model z14 (LP: #1719297)
952 - KVM: s390: Support Configuration z/Architecture Mode
953
954 * sata reset hangs w/ early cn99xx silicon (LP: #1719031)
955 - SAUCE: ahci: thunderx2: Fix for errata that affects stop engine
956 - SAUCE: ahci: thunderx2: stop engine fix update
957
958 * PCI quirk required for SATA on early cn99xx silicon (LP: #1718760)
959 - SAUCE: PCI: Vulcan: AHCI PCI bar fix for Broadcom Vulcan early silicon
960
961 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
962 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
963
964 * Miscellaneous Ubuntu changes
965 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
966 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
967 - SAUCE: LSM stacking: LSM: manage credential security blobs
968 - SAUCE: LSM stacking: LSM: Manage file security blobs
969 - SAUCE: LSM stacking: LSM: manage task security blobs
970 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
971 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
972 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
973 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
974 - SAUCE: LSM stacking: fixup initialize task->security
975 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
976 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
977 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
978 - SAUCE: LSM stacking: fixup apparmor stacking enablement
979 - SAUCE: LSM stacking: fixup stacking kconfig
980 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
981 - SAUCE: LSM stacking: provide prctl interface for setting context
982 - SAUCE: LSM stacking: inherit current display LSM
983 - SAUCE: LSM stacking: keep an index for each registered LSM
984 - SAUCE: LSM stacking: verify display LSM
985 - SAUCE: LSM stacking: provide a way to specify the default display lsm
986 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
987 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
988 - SAUCE: LSM stacking: add Kconfig to set default display LSM
989 - SAUCE: LSM stacking: add configs for LSM stacking
990 - [Config] Run updateconfigs after merging LSM stacking
991
992 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Sep 2017 17:36:53 -0400
62b9880d 993
1e3dad9d 994linux (4.13.0-12.13) artful; urgency=low
49bd42ca 995
1e3dad9d 996 * linux: 4.13.0-12.13 -proposed tracker (LP: #1718980)
49bd42ca 997
1e3dad9d
SF
998 * [Feature] SKX: Support crystall ridge / far / near memory indication in PEBS
999 (LP: #1591813)
1000 - perf/x86: Move Nehalem PEBS code to flag
1001 - perf/x86: Fix data source decoding for Skylake
1002
1003 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
1004 (LP: #1718679)
1005 - [Config] CONFIG_DRM_VBOXVIDEO=n
1006
1007 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
1008 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
1009
1010 * Vlun resize request could fail with cxlflash driver (LP: #1713575)
1011 - scsi: cxlflash: Fix vlun resize failure in the shrink path
1012
1013 * multipath -ll is not showing the disks which are actually multipath
1014 (LP: #1718397)
1015 - fs: aio: fix the increment of aio-nr and counting against aio-max-nr
1016
1017 * [Feature] Crystal Ridge - BTT - Rework error clearing (LP: #1704350)
1018 - libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path
1019 - libnvdimm, btt: refactor map entry operations with macros
1020 - libnvdimm, btt: ensure that flags were also unchanged during a map_read
1021 - libnvdimm, btt: cache sector_size in arena_info
1022 - libnvdimm: fix potential deadlock while clearing errors
1023 - libnvdimm, btt: rework error clearing
1024
1025 * [Feature] Crystal Ridge - have 4k DAX faults use a common zero page
1026 (LP: #1704439)
1027 - mm: add vm_insert_mixed_mkwrite()
1028 - dax: relocate some dax functions
1029 - dax: use common 4k zero page for dax mmap reads
1030 - dax: remove DAX code from page_cache_tree_insert()
1031 - dax: move all DAX radix tree defs to fs/dax.c
1032
1033 * [bug] 17.10: CDP test fail on platform of Purley-2S/4S/Neoncity,BDW-
1034 de/ep/ex, (LP: #1716843)
1035 - SAUCE: (no-up) x86/intel_rdt: Fix cdp info directory files issue
1036
1037 * [featue] GPIO support for Denverton (LP: #1591829)
1038 - pinctrl: intel: Add Intel Denverton pin controller support
1039
1040 * ETPS/2 Elantech Touchpad inconsistently detected (Gigabyte P57W laptop)
1041 (LP: #1594214)
1042 - Input: i8042 - add Gigabyte P57 to the keyboard reset table
1043
1044 * autopkgtest profile fails to build on armhf (LP: #1717920)
1045 - [Packaging] autopkgtest -- disable d-i when dropping flavours
1046
1047 * Artful update to v4.13.3 stable release (LP: #1718412)
1048 - Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
1049 - Revert "net: fix percpu memory leaks"
1050 - gianfar: Fix Tx flow control deactivation
1051 - vhost_net: correctly check tx avail during rx busy polling
1052 - ip6_gre: update mtu properly in ip6gre_err
1053 - udp: drop head states only when all skb references are gone
1054 - ipv6: fix memory leak with multiple tables during netns destruction
1055 - ipv6: fix typo in fib6_net_exit()
1056 - sctp: fix missing wake ups in some situations
1057 - tcp: fix a request socket leak
1058 - ip_tunnel: fix setting ttl and tos value in collect_md mode
1059 - f2fs: let fill_super handle roll-forward errors
1060 - f2fs: check hot_data for roll-forward recovery
1061 - x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
1062 - x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
1063 - x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
1064 - x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison
1065 pages
1066 - ovl: fix false positive ESTALE on lookup
1067 - fuse: allow server to run in different pid_ns
1068 - idr: remove WARN_ON_ONCE() when trying to replace negative ID
1069 - libnvdimm, btt: check memory allocation failure
1070 - libnvdimm: fix integer overflow static analysis warning
1071 - xfs: write unmount record for ro mounts
1072 - xfs: toggle readonly state around xfs_log_mount_finish
1073 - xfs: Add infrastructure needed for error propagation during buffer IO
1074 failure
1075 - xfs: Properly retry failed inode items in case of error during buffer
1076 writeback
1077 - xfs: fix recovery failure when log record header wraps log end
1078 - xfs: always verify the log tail during recovery
1079 - xfs: fix log recovery corruption error due to tail overwrite
1080 - xfs: handle -EFSCORRUPTED during head/tail verification
1081 - xfs: stop searching for free slots in an inode chunk when there are none
1082 - xfs: evict all inodes involved with log redo item
1083 - xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
1084 - xfs: open-code xfs_buf_item_dirty()
1085 - xfs: remove unnecessary dirty bli format check for ordered bufs
1086 - xfs: ordered buffer log items are never formatted
1087 - xfs: refactor buffer logging into buffer dirtying helper
1088 - xfs: don't log dirty ranges for ordered buffers
1089 - xfs: skip bmbt block ino validation during owner change
1090 - xfs: move bmbt owner change to last step of extent swap
1091 - xfs: disallow marking previously dirty buffers as ordered
1092 - xfs: relog dirty buffers during swapext bmbt owner change
1093 - xfs: disable per-inode DAX flag
1094 - xfs: fix incorrect log_flushed on fsync
1095 - xfs: don't set v3 xflags for v2 inodes
1096 - xfs: open code end_buffer_async_write in xfs_finish_page_writeback
1097 - xfs: use kmem_free to free return value of kmem_zalloc
1098 - md/raid1/10: reset bio allocated from mempool
1099 - md/raid5: release/flush io in raid5_do_work()
1100 - xfs: fix compiler warnings
1101 - Linux 4.13.3
1102
1103 * Artful update to v4.13.2 stable release (LP: #1717549)
1104 - mtd: nand: make Samsung SLC NAND usable again
1105 - mtd: nand: hynix: add support for 20nm NAND chips
1106 - mtd: nand: mxc: Fix mxc_v1 ooblayout
1107 - mtd: nand: qcom: fix read failure without complete bootchain
1108 - mtd: nand: qcom: fix config error for BCH
1109 - nvme-fabrics: generate spec-compliant UUID NQNs
1110 - btrfs: resume qgroup rescan on rw remount
1111 - rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
1112 - rtlwifi: btcoexist: Fix antenna selection code
1113 - radix-tree: must check __radix_tree_preload() return value
1114 - brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
1115 - kselftests: timers: leap-a-day: Change default arguments to help test runs
1116 - selftests: timers: Fix run_destructive_tests target to handle skipped tests
1117 - selftests/x86/fsgsbase: Test selectors 1, 2, and 3
1118 - mm: kvfree the swap cluster info if the swap file is unsatisfactory
1119 - mm/swapfile.c: fix swapon frontswap_map memory leak on error
1120 - mm/sparse.c: fix typo in online_mem_sections
1121 - mm/memory.c: fix mem_cgroup_oom_disable() call missing
1122 - KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
1123 - Revert "firmware: add sanity check on shutdown/suspend"
1124 - rt2800: fix TX_PIN_CFG setting for non MT7620 chips
1125 - ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt
1126 - ARM: 8692/1: mm: abort uaccess retries upon fatal signal
1127 - NFS: Fix 2 use after free issues in the I/O code
1128 - NFS: Sync the correct byte range during synchronous writes
1129 - NFSv4: Fix up mirror allocation
1130 - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
1131 - Linux 4.13.2
1132
1133 * [Bug] Thunderbolt-patches: Related to the way the key for secure connection
1134 is handled (LP: #1717430)
1135 - thunderbolt: Remove superfluous check
1136 - thunderbolt: Make key root-only accessible
1137 - thunderbolt: Allow clearing the key
1138
1139 * [Bug] Thunderbolt-patches: Fixes the issue regarding the order of ACPI calls
1140 w.r.t. PCI enumeration (LP: #1717431)
1141 - ACPICA: Dispatch active GPEs at init time
1142 - ACPICA: Make it possible to enable runtime GPEs earlier
1143 - ACPI / scan: Enable GPEs before scanning the namespace
1144
1145 * Miscellaneous Ubuntu changes
1146 - ubuntu: vbox -- update to 5.1.28-dfsg-1
1147 - [Config] CONFIG_PINCTRL_DENVERTON=m
1148 - [Config] CONFIG_I2C_XLP9XX=m
1149
1150 * Miscellaneous upstream changes
1151 - Introduce v3 namespaced file capabilities
1152
1153 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Sep 2017 12:10:03 -0500
49bd42ca 1154
28238f43 1155linux (4.13.0-11.12) artful; urgency=low
66a51749 1156
28238f43 1157 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
66a51749 1158
28238f43
SF
1159 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
1160 - s390/mm: fix local TLB flushing vs. detach of an mm address space
1161 - s390/mm: fix race on mm->context.flush_mm
1162
1163 * CVE-2017-1000251
1164 - Bluetooth: Properly check L2CAP config option output buffer length
1165
1166 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
66a51749 1167
b5415533 1168linux (4.13.0-10.11) artful; urgency=low
59f017d5 1169
b5415533 1170 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
59f017d5 1171
b5415533
SF
1172 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
1173 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
1174
1175 * Artful update to v4.13.1 stable release (LP: #1716284)
1176 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
1177 - USB: serial: option: add support for D-Link DWM-157 C1
1178 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
1179 - usb:xhci:Fix regression when ATI chipsets detected
1180 - USB: musb: fix external abort on suspend
1181 - ANDROID: binder: add padding to binder_fd_array_object.
1182 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
1183 - USB: core: Avoid race of async_completed() w/ usbdev_release()
1184 - staging/rts5208: fix incorrect shift to extract upper nybble
1185 - staging: ccree: save ciphertext for CTS IV
1186 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
1187 - iio: adc: ti-ads1015: fix incorrect data rate setting update
1188 - iio: adc: ti-ads1015: fix scale information for ADS1115
1189 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
1190 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
1191 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
1192 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
1193 - driver core: bus: Fix a potential double free
1194 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
1195 - binder: free memory on error
1196 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
1197 - crypto: caam/qi - fix compilation with DEBUG enabled
1198 - thunderbolt: Fix reset response_type
1199 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
1200 - intel_th: pci: Add Cannon Lake PCH-H support
1201 - intel_th: pci: Add Cannon Lake PCH-LP support
1202 - ath10k: fix memory leak in rx ring buffer allocation
1203 - drm/vgem: Pin our pages for dmabuf exports
1204 - drm/ttm: Fix accounting error when fail to get pages for pool
1205 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
1206 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
1207 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
1208 - iwlwifi: pci: add new PCI ID for 7265D
1209 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
1210 - mwifiex: correct channel stat buffer overflows
1211 - MCB: add support for SC31 to mcb-lpc
1212 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
1213 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
1214 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
1215 - workqueue: Fix flag collision
1216 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
1217 - cs5536: add support for IDE controller variant
1218 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
1219 - scsi: sg: recheck MMAP_IO request length with lock held
1220 - of/device: Prevent buffer overflow in of_device_modalias()
1221 - rtlwifi: Fix memory leak when firmware request fails
1222 - rtlwifi: Fix fallback firmware loading
1223 - Linux 4.13.1
1224
1225 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
1226 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
1227
1228 * SRIOV: warning if unload VFs (LP: #1715073)
1229 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
1230
1231 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
1232 - i40e: avoid NVM acquire deadlock during NVM update
1233 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
1234
1235 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
1236 twice when perf stat is done (perf:) (LP: #1714571)
1237 - perf vendor events powerpc: Remove duplicate events
1238
1239 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
1240 (LP: #1703339)
1241 - [Config] Include vmd in storage-core-modules udeb
1242
1243 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
1244 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
1245 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
1246 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
1247 offline
1248
1249 * Miscellaneous Ubuntu changes
1250 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
1251 - Revert "UBUNTU: SAUCE: Import aufs driver"
1252 - SAUCE: Import aufs driver
1253
1254 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
59f017d5 1255
e84bd010 1256linux (4.13.0-9.10) artful; urgency=low
02a6b594 1257
e84bd010
SF
1258 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
1259
1260 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
1261 - [Config] CONFIG_EDAC_GHES=n
1262
1263 * Miscellaneous Ubuntu changes
1264 - ubuntu: vbox -- update to 5.1.26-dfsg-2
02a6b594 1265
02391f60
SF
1266 [ Upstream Kernel Changes ]
1267
1268 * Rebase to v4.13
1269
e84bd010 1270 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
02a6b594 1271
d497f5f6 1272linux (4.13.0-8.9) artful; urgency=low
e4542c7b 1273
d497f5f6
SF
1274 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
1275 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
e4542c7b 1276
d497f5f6
SF
1277 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
1278 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
1279
1280 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
1281 Harrisonville SDP (LP: #1709257)
1282 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
1283 - EDAC, pnd2: Mask off the lower four bits of a BAR
1284 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
1285 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
1286 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
1287 reading BAR
1288
1289 * Miscellaneous Ubuntu changes
1290 - Revert "UBUNTU: SAUCE: Import aufs driver"
1291 - SAUCE: Import aufs driver
1292 - SAUCE: selftests/powerpc: Disable some ptrace selftests
1293 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
1294 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
1295 - [Config] Disable CONFIG_MDIO_* options for s390x
1296 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
1297 - [Config] Update annotations for 4.13
1298
1299 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
e4542c7b 1300
bf00b6c2 1301linux (4.13.0-7.8) artful; urgency=low
7a1e59ca 1302
bf00b6c2
SF
1303 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
1304 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
1305 paths
1306
1307 * Miscellaneous Ubuntu changes
1308 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
1309
1310 * Miscellaneous upstream changes
1311 - seccomp: Provide matching filter for introspection
1312 - seccomp: Sysctl to display available actions
1313 - seccomp: Operation for checking if an action is available
1314 - seccomp: Sysctl to configure actions that are allowed to be logged
1315 - seccomp: Selftest for detection of filter flag support
1316 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
1317 - seccomp: Action to log before allowing
7a1e59ca 1318
07a6fbe1
SF
1319 [ Upstream Kernel Changes ]
1320
1321 * Rebase to v4.13-rc7
1322
bf00b6c2 1323 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
7a1e59ca 1324
a395a1aa 1325linux (4.13.0-6.7) artful; urgency=low
53a1293e 1326
a395a1aa
SF
1327 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
1328 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
1329
1330 * sort ABI files with C.UTF-8 locale (LP: #1712345)
1331 - [Packaging] sort ABI files with C.UTF-8 locale
1332
1333 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
1334 - SAUCE: igb: add support for using Broadcom 54616 as PHY
1335
1336 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
1337 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
1338 - powerpc/mm/radix: Improve TLB/PWC flushes
1339 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
1340
1341 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
1342 properly enrolled keys (LP: #1712168)
1343 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
1344
1345 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
1346 - [Config] CONFIG_BLK_DEV_NVME=m for s390
1347
1348 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
1349 (LP: #1711298)
1350 - [Config] CONFIG_INTEL_ATOMISP=n
1351
1352 * Miscellaneous Ubuntu changes
1353 - SAUCE: apparmor: af_unix mediation
1354
1355 * Miscellaneous upstream changes
1356 - apparmor: Fix shadowed local variable in unpack_trans_table()
1357 - apparmor: Fix logical error in verify_header()
1358 - apparmor: Fix an error code in aafs_create()
1359 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
1360 - apparmor: add the ability to mediate signals
1361 - apparmor: add mount mediation
1362 - apparmor: cleanup conditional check for label in label_print
1363 - apparmor: add support for absolute root view based labels
1364 - apparmor: make policy_unpack able to audit different info messages
1365 - apparmor: add more debug asserts to apparmorfs
1366 - apparmor: add base infastructure for socket mediation
1367 - apparmor: move new_null_profile to after profile lookup fns()
1368 - apparmor: fix race condition in null profile creation
1369 - apparmor: ensure unconfined profiles have dfas initialized
1370 - apparmor: fix incorrect type assignment when freeing proxies
53a1293e 1371
d471af9a
SF
1372 [ Upstream Kernel Changes ]
1373
1374 * Rebase to v4.13-rc6
1375
a395a1aa 1376 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
53a1293e 1377
936ee93c 1378linux (4.13.0-5.6) artful; urgency=low
a36bcd96 1379
936ee93c
SF
1380 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
1381 - perf pmu-events: Support additional POWER8+ PVR in mapfile
1382 - perf vendor events: Add POWER9 PMU events
1383 - perf vendor events: Add POWER9 PVRs to mapfile
1384 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
1385 - SAUCE: perf vendor events powerpc: Update POWER9 events
1386
1387 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
1388 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
1389
1390 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
1391 kernels able to boot without initramfs (LP: #1700972)
1392 - [Debian] Don't depend on initramfs-tools
1393
1394 * Miscellaneous Ubuntu changes
1395 - SAUCE: Import aufs driver
1396 - SAUCE: aufs -- Add missing argument to loop_switch() call
1397 - [Config] Enable aufs
1398 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
1399 - Enable zfs build
1400 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
1401 - [Packaging] switch up to debhelper 9
a36bcd96 1402
545f3791
SF
1403 [ Upstream Kernel Changes ]
1404
1405 * Rebase to v4.13-rc5
1406
936ee93c 1407 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
a36bcd96 1408
cb044a55 1409linux (4.13.0-4.5) artful; urgency=low
5f9f1d1e 1410
cb044a55
SF
1411 * Lenovo Yoga 910 Sensors (LP: #1708120)
1412 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
1413
1414 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
1415 (LP: #1703339)
1416 - [Config] Add vmd driver to generic inclusion list
1417
1418 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
1419 - [Config] CONFIG_SATA_HIGHBANK=y
1420
1421 * Miscellaneous Ubuntu changes
1422 - ubuntu: vbox -- update to 5.1.26-dfsg-1
1423 - SAUCE: hio: Build fixes for 4.13
1424 - Enable hio build
1425 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
1426 - [debian] use all rather than amd64 dkms debs for sync
5f9f1d1e 1427
a59efebc
SF
1428 [ Upstream Kernel Changes ]
1429
1430 * Rebase to v4.13-rc4
1431
cb044a55 1432 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
5f9f1d1e 1433
17f46b19 1434linux (4.13.0-3.4) artful; urgency=low
0d88ae24 1435
17f46b19
SF
1436 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
1437 - [Packaging] tests -- reduce rebuild test to one flavour
1438 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
1439
1440 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
1441 - SAUCE: virtio_net: Revert mergeable buffer handling rework
0d88ae24 1442
29e66935
SF
1443 [ Upstream Kernel Changes ]
1444
1445 * Rebase to v4.13-rc3
1446
17f46b19 1447 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
0d88ae24 1448
1313bc19 1449linux (4.13.0-2.3) artful; urgency=low
8cc80cf4 1450
1313bc19
SF
1451 * Change CONFIG_IBMVETH to module (LP: #1704479)
1452 - [Config] CONFIG_IBMVETH=m
8cc80cf4 1453
ec21a42b
SF
1454 [ Upstream Kernel Changes ]
1455
1456 * Rebase to v4.13-rc2
1457
1313bc19 1458 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
8cc80cf4 1459
de46943a 1460linux (4.13.0-1.2) artful; urgency=low
d9969bce 1461
de46943a
SF
1462 * Miscellaneous Ubuntu changes
1463 - [Debian] Support sphinx-based kernel documentation
d9969bce 1464
de46943a 1465 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
d9969bce 1466
b92dc169 1467linux (4.13.0-0.1) artful; urgency=low
de1604e6 1468
b92dc169
SF
1469 * Miscellaneous Ubuntu changes
1470 - Disable hio
1471 - Disable zfs build
1472 - ubuntu: vbox -- update to 5.1.24-dfsg-1
de1604e6 1473
f2dfe78b
SF
1474 [ Upstream Kernel Changes ]
1475
1476 * Rebase to v4.13-rc1
1477
b92dc169 1478 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
de1604e6 1479
d067a903
TG
1480linux (4.12.0-7.8) artful; urgency=low
1481
1482 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
1483 (LP: #1673564)
1484 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
1485 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
1486 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
1487 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
1488 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
1489 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
1490 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
1491 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
1492 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
1493 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
1494 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
1495 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
1496 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
1497 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
1498 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
1499 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
1500 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
1501 - arm64: Add MIDR values for Cavium cn83XX SoCs
1502 - arm64: Add workaround for Cavium Thunder erratum 30115
1503 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
1504 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
1505 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
1506 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
1507 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
1508 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
1509 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
1510 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
1511
1512 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
1513 - net: hns: Bugfix for Tx timeout handling in hns driver
1514
1515 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
1516 - iommu/arm-smmu: Plumb in new ACPI identifiers
1517
1518 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
1519 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
1520
1521 * Artful update to v4.12.1 stable release (LP: #1703858)
1522 - driver core: platform: fix race condition with driver_override
1523 - RDMA/uverbs: Check port number supplied by user verbs cmds
1524 - usb: dwc3: replace %p with %pK
1525 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
1526 - usb: usbip: set buffer pointers to NULL after free
1527 - Add USB quirk for HVR-950q to avoid intermittent device resets
1528 - usb: Fix typo in the definition of Endpoint[out]Request
1529 - USB: core: fix device node leak
1530 - USB: serial: option: add two Longcheer device ids
1531 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
1532 - xhci: Limit USB2 port wake support for AMD Promontory hosts
1533 - gfs2: Fix glock rhashtable rcu bug
1534 - Add "shutdown" to "struct class".
1535 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
1536 - tpm: fix a kernel memory leak in tpm-sysfs.c
1537 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
1538 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
1539 - sched/fair, cpumask: Export for_each_cpu_wrap()
1540 - sched/core: Implement new approach to scale select_idle_cpu()
1541 - sched/numa: Use down_read_trylock() for the mmap_sem
1542 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
1543 - sched/fair: Simplify wake_affine() for the single socket case
1544 - sched/numa: Implement NUMA node level wake_affine()
1545 - sched/fair: Remove effective_load()
1546 - sched/numa: Hide numa_wake_affine() from UP build
1547 - xen: avoid deadlock in xenbus driver
1548 - crypto: drbg - Fixes panic in wait_for_completion call
1549 - Linux 4.12.1
1550
1551 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
1552 - scsi: cxlflash: Combine the send queue locks
1553 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
1554 - scsi: cxlflash: Reset hardware queue context via specified register
1555 - scsi: cxlflash: Schedule asynchronous reset of the host
1556 - scsi: cxlflash: Handle AFU sync failures
1557 - scsi: cxlflash: Track pending scsi commands in each hardware queue
1558 - scsi: cxlflash: Flush pending commands in cleanup path
1559 - scsi: cxlflash: Add scsi command abort handler
1560 - scsi: cxlflash: Create character device to provide host management interface
1561 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
1562 specifics
1563 - scsi: cxlflash: Introduce host ioctl support
1564 - scsi: cxlflash: Refactor AFU capability checking
1565 - scsi: cxlflash: Support LUN provisioning
1566 - scsi: cxlflash: Support AFU debug
1567 - scsi: cxlflash: Support WS16 unmap
1568 - scsi: cxlflash: Remove zeroing of private command data
1569 - scsi: cxlflash: Update TMF command processing
1570 - scsi: cxlflash: Avoid double free of character device
1571 - scsi: cxlflash: Update send_tmf() parameters
1572 - scsi: cxlflash: Update debug prints in reset handlers
1573
1574 * make snap-pkg support (LP: #1700747)
1575 - make snap-pkg support
1576
1577 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
1578 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
1579
1580 * arm64: fix crash reading /proc/kcore (LP: #1702749)
1581 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
1582 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
1583
1584 * Opal and POWER9 DD2 (LP: #1702159)
1585 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
1586
1587 * Data corruption with hio driver (LP: #1701316)
1588 - SAUCE: hio: Fix incorrect use of enum req_opf values
1589
1590 * Miscellaneous Ubuntu changes
1591 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
1592 - snapcraft.yaml: Sync with xenial
1593 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
1594
1595 * Miscellaneous upstream changes
1596 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
1597 MokSBState"
1598
1599 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
1600
1601linux (4.12.0-6.7) artful; urgency=low
1602
1603 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
1604 - net: ena: change return value for unsupported features unsupported return
1605 value
1606 - net: ena: add hardware hints capability to the driver
1607 - net: ena: change sizeof() argument to be the type pointer
1608 - net: ena: add reset reason for each device FLR
1609 - net: ena: add support for out of order rx buffers refill
1610 - net: ena: allow the driver to work with small number of msix vectors
1611 - net: ena: use napi_schedule_irqoff when possible
1612 - net: ena: separate skb allocation to dedicated function
1613 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
1614 - net: ena: update driver's rx drop statistics
1615 - net: ena: update ena driver to version 1.2.0
1616
1617 * APST gets enabled against explicit kernel option (LP: #1699004)
1618 - nvme: explicitly disable APST on quirked devices
1619
1620 * Miscellaneous Ubuntu changes
1621 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
1622 - SAUCE: hio updates for 4.12
1623 - SAUCE: Enable hio build
1624
1625 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
1626
1627linux (4.12.0-5.6) artful; urgency=low
1628
1629 * ERAT invalidate on context switch removal (LP: #1700819)
1630 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
1631
1632 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
1633 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
1634
1635 * Miscellaneous Ubuntu changes
1636 - d-i: Move qcom-emac from arm64 to shared nic-modules
1637
1638 [ Upstream Kernel Changes ]
1639
1640 * Rebase to v4.12
1641
1642 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
1643
1644linux (4.12.0-4.5) artful; urgency=low
1645
1646 * aacraid driver may return uninitialized stack data to userspace
1647 (LP: #1700077)
1648 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
1649
1650 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
1651 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
1652
1653 * AACRAID for power9 platform (LP: #1689980)
1654 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
1655 - scsi: aacraid: Fix DMAR issues with iommu=pt
1656 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
1657 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
1658 - scsi: aacraid: Remove reset support from check_health
1659 - scsi: aacraid: Change wait time for fib completion
1660 - scsi: aacraid: Log count info of scsi cmds before reset
1661 - scsi: aacraid: Print ctrl status before eh reset
1662 - scsi: aacraid: Using single reset mask for IOP reset
1663 - scsi: aacraid: Rework IOP reset
1664 - scsi: aacraid: Add periodic checks to see IOP reset status
1665 - scsi: aacraid: Rework SOFT reset code
1666 - scsi: aacraid: Rework aac_src_restart
1667 - scsi: aacraid: Use correct function to get ctrl health
1668 - scsi: aacraid: Make sure ioctl returns on controller reset
1669 - scsi: aacraid: Enable ctrl reset for both hba and arc
1670 - scsi: aacraid: Add reset debugging statements
1671 - scsi: aacraid: Remove reference to Series-9
1672 - scsi: aacraid: Update driver version to 50834
1673
1674 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
1675 - SAUCE: drm: hibmc: Use set_busid function from drm core
1676
1677 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
1678 - d-i: Add hibmc-drm to kernel-image udeb
1679
1680 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
1681 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
1682
1683 * Miscellaneous Ubuntu changes
1684 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
1685 - [Config] CONFIG_ATA=n for s390x
1686 - [Config] Update annotations for 4.12
1687
1688 [ Upstream Kernel Changes ]
1689
1690 * Rebase to v4.12-rc7
1691
1692 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
1693
1694linux (4.12.0-3.4) artful; urgency=low
1695
1696 * Miscellaneous upstream changes
1697 - ufs: fix the logics for tail relocation
1698
1699 [ Upstream Kernel Changes ]
1700
1701 * Rebase to v4.12-rc6
1702
1703 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
1704
1705linux (4.12.0-2.3) artful; urgency=low
1706
1707 * CVE-2014-9900
1708 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
1709 ethtool_get_wol()
1710
1711 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
1712 (LP: #1671360)
1713 - pinctrl/amd: Use regular interrupt instead of chained
1714
1715 * extend-diff-ignore should use exact matches (LP: #1693504)
1716 - [Packaging] exact extend-diff-ignore matches
1717
1718 * Miscellaneous Ubuntu changes
1719 - SAUCE: efi: Don't print secure boot state from the efi stub
1720 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
1721 - SAUCE: vbox fixes for 4.12
1722 - Re-enable virtualbox build
1723 - [Config] CONFIG_ORANGEFS_FS=m
1724 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
1725 - Enable zfs build
1726
1727 [ Upstream Kernel Changes ]
1728
1729 * Rebase to v4.12-rc4
1730 * Rebase to v4.12-rc5
1731
1732 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
1733
1734linux (4.12.0-1.2) artful; urgency=low
1735
1736 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
1737 - [Config] Enable CONFIG_DRM_MGAG200 as module
1738
1739 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
1740 - [Config] CONFIG_LIBIO=y on arm64 only
1741 - SAUCE: LIBIO: Introduce a generic PIO mapping method
1742 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
1743 - [Config] CONFIG_HISILICON_LPC=y
1744 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
1745 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
1746 I/O
1747 - SAUCE: LPC: Add the ACPI LPC support
1748 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
1749 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
1750
1751 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
1752 - SAUCE: tty: Fix ldisc crash on reopened tty
1753
1754 * Miscellaneous Ubuntu changes
1755 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
1756 - Rebase to v4.12-rc3
1757
1758 [ Upstream Kernel Changes ]
1759
1760 * Rebase to v4.12-rc3
1761
1762 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
1763
1764linux (4.12.0-0.1) artful; urgency=low
1765
1766 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
1767 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
1768
1769 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
1770 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
1771
1772 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
1773 (LP: #1672819)
1774 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
1775
1776 * Miscellaneous Ubuntu changes
1777 - Update find-missing-sauce.sh to compare to artful
1778 - Update dropped.txt
1779 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
1780 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
1781 kernel image
1782 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
1783 mode
1784 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
1785 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
1786 locked down
1787 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
1788 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
1789 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
1790 reboot
1791 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
1792 set
1793 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
1794 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
1795 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
1796 down
1797 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
1798 locked down
1799 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
1800 down
1801 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
1802 is locked down
1803 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
1804 locked down
1805 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
1806 has been locked down
1807 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
1808 locked down
1809 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
1810 locked down
1811 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
1812 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
1813 kernel is locked down
1814 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
1815 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
1816 down
1817 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
1818 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
1819 secondary keyring
1820 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
1821 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
1822 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
1823 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
1824 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
1825 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
1826 MokSBState
1827 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
1828 - [Config] Set values for UEFI secure boot lockdown options
1829 - Disable virtualbox build
1830 - Disable hio build
1831 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
1832 - Disable zfs build
1833 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
1834 - SAUCE: Import aufs driver
1835 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
1836 - [Config] Enable aufs
1837 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
1838
1839 [ Upstream Kernel Changes ]
1840
1841 * Rebase to v4.12-rc2
1842
1843 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
1844
1845linux (4.11.0-3.8) artful; urgency=low
1846
1847 [ Seth Forshee ]
1848
1849 * Release Tracking Bug
1850 - LP: #1690999
1851
1852 * apparmor_parser hangs indefinitely when called by multiple threads
1853 (LP: #1645037)
1854 - SAUCE: apparmor: fix lock ordering for mkdir
1855
1856 * apparmor leaking securityfs pin count (LP: #1660846)
1857 - SAUCE: apparmor: fix leak on securityfs pin count
1858
1859 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
1860 (LP: #1660845)
1861 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
1862 fails
1863
1864 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
1865 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
1866
1867 * libvirt profile is blocking global setrlimit despite having no rlimit rule
1868 (LP: #1679704)
1869 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
1870 - apparmor: update auditing of rlimit check to provide capability information
1871
1872 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
1873 - SAUCE: apparmor: add policy revision file interface
1874
1875 * apparmor does not make support of query data visible (LP: #1678023)
1876 - SAUCE: apparmor: add label data availability to the feature set
1877
1878 * apparmor query interface does not make supported query info available
1879 (LP: #1678030)
1880 - SAUCE: apparmor: add information about the query inteface to the feature set
1881
1882 * change_profile incorrect when using namespaces with a compound stack
1883 (LP: #1677959)
1884 - SAUCE: apparmor: fix label parse for stacked labels
1885
1886 * Regression in 4.4.0-65-generic causes very frequent system crashes
1887 (LP: #1669611)
1888 - apparmor: sync of apparmor 3.6+ (17.04)
1889
1890 * Artful update to 4.11.1 stable release (LP: #1690814)
1891 - dm ioctl: prevent stack leak in dm ioctl call
1892 - drm/sti: fix GDP size to support up to UHD resolution
1893 - power: supply: lp8788: prevent out of bounds array access
1894 - brcmfmac: Ensure pointer correctly set if skb data location changes
1895 - brcmfmac: Make skb header writable before use
1896 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
1897 - refcount: change EXPORT_SYMBOL markings
1898 - net: macb: fix phy interrupt parsing
1899 - tcp: fix access to sk->sk_state in tcp_poll()
1900 - geneve: fix incorrect setting of UDP checksum flag
1901 - bpf: enhance verifier to understand stack pointer arithmetic
1902 - bpf, arm64: fix jit branch offset related to ldimm64
1903 - tcp: fix wraparound issue in tcp_lp
1904 - net: ipv6: Do not duplicate DAD on link up
1905 - net: usb: qmi_wwan: add Telit ME910 support
1906 - tcp: do not inherit fastopen_req from parent
1907 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
1908 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
1909 - ipv6: initialize route null entry in addrconf_init()
1910 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
1911 - tcp: randomize timestamps on syncookies
1912 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
1913 - bpf: don't let ldimm64 leak map addresses on unprivileged
1914 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
1915 - f2fs: sanity check segment count
1916 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
1917 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
1918 - block: get rid of blk_integrity_revalidate()
1919 - Linux 4.11.1
1920
1921 * Module signing exclusion for staging drivers does not work properly
1922 (LP: #1690908)
1923 - SAUCE: Fix module signing exclusion in package builds
1924
1925 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
1926 - [Config] CONFIG_QCOM_L3_PMU=y
1927 - perf: qcom: Add L3 cache PMU driver
1928
1929 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
1930 - drivers/perf: arm_pmu: rework per-cpu allocation
1931 - drivers/perf: arm_pmu: manage interrupts per-cpu
1932 - drivers/perf: arm_pmu: split irq request from enable
1933 - drivers/perf: arm_pmu: remove pointless PMU disabling
1934 - drivers/perf: arm_pmu: define armpmu_init_fn
1935 - drivers/perf: arm_pmu: fold init into alloc
1936 - drivers/perf: arm_pmu: factor out pmu registration
1937 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
1938 - drivers/perf: arm_pmu: handle no platform_device
1939 - drivers/perf: arm_pmu: rename irq request/free functions
1940 - drivers/perf: arm_pmu: split cpu-local irq request/free
1941 - drivers/perf: arm_pmu: move irq request/free into probe
1942 - drivers/perf: arm_pmu: split out platform device probe logic
1943 - arm64: add function to get a cpu's MADT GICC table
1944 - [Config] CONFIG_ARM_PMU_ACPI=y
1945 - drivers/perf: arm_pmu: add ACPI framework
1946 - arm64: pmuv3: handle !PMUv3 when probing
1947 - arm64: pmuv3: use arm_pmu ACPI framework
1948
1949 * Fix NVLINK2 TCE route (LP: #1690155)
1950 - powerpc/powernv: Fix TCE kill on NVLink2
1951
1952 * CVE-2017-0605
1953 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
1954
1955 * Miscellaneous Ubuntu changes
1956 - [Config] Restore powerpc arch to annotations file
1957 - [Config] Disable runtime testing modules
1958 - [Config] Disable drivers not needed on s390x
1959 - [Config] Update annotations for 4.11
1960 - [Config] updateconfigs after apparmor updates
1961
1962 * Miscellaneous upstream changes
1963 - apparmor: use SHASH_DESC_ON_STACK
1964 - apparmor: fix invalid reference to index variable of iterator line 836
1965 - apparmor: fix parameters so that the permission test is bypassed at boot
1966 - apparmor: Make path_max parameter readonly
1967 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
1968 - apparmorfs: Use seq_putc() in two functions
1969 - apparmor: provide information about path buffer size at boot
1970 - apparmor: add/use fns to print hash string hex value
1971
1972 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
1973
1974linux (4.11.0-2.7) artful; urgency=low
1975
1976 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
1977 (LP: #1688259)
1978 - Remove squashfs-modules files from d-i
1979 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
1980
1981 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
1982 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
1983 - d-i: initrd needs qcom_emac on amberwing platform.
1984
1985 * update for V3 kernel bits and improved multiple fan slice support
1986 (LP: #1470091)
1987 - SAUCE: fan: tunnel multiple mapping mode (v3)
1988
1989 * Miscellaneous Ubuntu changes
1990 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
1991 - Enable zfs
1992 - SAUCE: fan: add VXLAN implementation
1993 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
1994 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
1995 kernel image
1996 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
1997 mode
1998 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
1999 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
2000 locked down
2001 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
2002 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
2003 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
2004 reboot
2005 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
2006 set
2007 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
2008 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
2009 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
2010 down
2011 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
2012 locked down
2013 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
2014 down
2015 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
2016 is locked down
2017 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
2018 locked down
2019 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
2020 has been locked down
2021 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
2022 locked down
2023 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
2024 locked down
2025 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
2026 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
2027 kernel is locked down
2028 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
2029 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
2030 down
2031 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
2032 - SAUCE: (efi-lockdown) Add EFI signature data types
2033 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
2034 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
2035 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
2036 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
2037 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
2038 disabled
2039 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
2040 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
2041 MokSBState
2042 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
2043 - [Config] Set values for UEFI secure boot lockdown options
2044 - Update dropped.txt
2045
2046 [ Upstream Kernel Changes ]
2047
2048 * rebase to v4.11
2049
2050 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
2051
2052linux (4.11.0-1.6) artful; urgency=low
2053
2054 * Miscellaneous Ubuntu changes
2055 - [Debian] Use default compression for all packages
2056 - SAUCE: (namespace) block_dev: Support checking inode permissions in
2057 lookup_bdev()
2058 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
2059 when mounting
2060 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
2061 when mounting
2062 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
2063 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
2064 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
2065 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
2066 security.* xattrs
2067 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
2068 filesystems
2069 - SAUCE: (namespace) fuse: Add support for pid namespaces
2070 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
2071 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
2072 or a descendant
2073 - SAUCE: (namespace) fuse: Allow user namespace mounts
2074 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
2075 namespaces
2076 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
2077 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
2078 mounts
2079 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
2080 opened for writing
2081
2082 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
2083
2084linux (4.11.0-0.5) artful; urgency=low
2085
2086 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
2087 (LP: #1684971)
2088 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
2089
2090 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
2091 (LP: #1470250)
2092 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
2093
2094 * Enable virtual scsi server driver for Power (LP: #1615665)
2095 - SAUCE: Return TCMU-generated sense data to fabric module
2096
2097 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
2098 (LP: #1630990)
2099 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
2100 CONFIG_SECURITYFS=n
2101
2102 * Miscellaneous Ubuntu changes
2103 - SAUCE: Import aufs driver
2104 - [Config] Enable aufs
2105 - [Debian] Add script to update virtualbox
2106 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
2107 - Enable vbox
2108 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
2109
2110 [ Upstream Kernel Changes ]
2111
2112 * rebase to v4.11-rc8
2113
2114 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
2115
2116linux (4.11.0-0.4) zesty; urgency=low
2117
2118 * POWER9: Improve performance on memory management (LP: #1681429)
2119 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
2120 flush
2121 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
2122
2123 * Miscellaneous Ubuntu changes
2124 - find-missing-sauce.sh
2125
2126 [ Upstream Kernel Changes ]
2127
2128 * rebase to v4.11-rc7
2129
2130 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
2131
2132linux (4.11.0-0.3) zesty; urgency=low
2133
2134 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
2135 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
2136
2137 * smartpqi driver needed in initram disk and installer (LP: #1680156)
2138 - [Config] Add smartpqi to d-i
2139
2140 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
2141 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
2142
2143 * Miscellaneous Ubuntu changes
2144 - [Config] flash-kernel should be a Breaks
2145 - [Config] drop the info directory
2146 - [Config] drop NOTES as obsolete
2147 - [Config] drop changelog.historical as obsolete
2148 - rebase to v4.11-rc6
2149
2150 [ Upstream Kernel Changes ]
2151
2152 * rebase to v4.11-rc6
2153
2154 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
2155
2156linux (4.11.0-0.2) zesty; urgency=low
2157
2158 [ Upstream Kernel Changes ]
2159
2160 * rebase to v4.11-rc5
2161
2162 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
2163
2164linux (4.11.0-0.1) zesty; urgency=low
2165
2166 [ Upstream Kernel Changes ]
2167
2168 * rebase to v4.11-rc4
2169 - LP: #1591053
2170
2171 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
2172
2173linux (4.11.0-0.0) zesty; urgency=low
2174
2175 * dummy entry
2176
2177 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600