]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - debian.master/changelog
UBUNTU: Ubuntu-4.15.0-9.10
[mirror_ubuntu-bionic-kernel.git] / debian.master / changelog
CommitLineData
005c789b 1linux (4.15.0-9.10) bionic; urgency=medium
08b0e16a 2
005c789b 3 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
08b0e16a 4
005c789b
SF
5 * Miscellaneous Ubuntu changes
6 - [Debian] tests -- remove gcc-multilib dependency for arm64
7
8 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
08b0e16a 9
3e7bd455 10linux (4.15.0-8.9) bionic; urgency=medium
96032e33 11
3e7bd455 12 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
96032e33 13
3e7bd455
SF
14 * Bionic update to v4.15.2 stable release (LP: #1748072)
15 - KVM: x86: Make indirect calls in emulator speculation safe
16 - KVM: VMX: Make indirect call speculation safe
17 - module/retpoline: Warn about missing retpoline in module
18 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
19 - x86/cpufeatures: Add Intel feature bits for Speculation Control
20 - x86/cpufeatures: Add AMD feature bits for Speculation Control
21 - x86/msr: Add definitions for new speculation control MSRs
22 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
23 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
24 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
25 - x86/alternative: Print unadorned pointers
26 - x86/nospec: Fix header guards names
27 - x86/bugs: Drop one "mitigation" from dmesg
28 - x86/cpu/bugs: Make retpoline module warning conditional
29 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
30 - x86/retpoline: Simplify vmexit_fill_RSB()
31 - x86/speculation: Simplify indirect_branch_prediction_barrier()
32 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
33 - iio: adc/accel: Fix up module licenses
34 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
35 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
36 - KVM: nVMX: Eliminate vmcs02 pool
37 - KVM: VMX: introduce alloc_loaded_vmcs
38 - objtool: Improve retpoline alternative handling
39 - objtool: Add support for alternatives at the end of a section
40 - objtool: Warn on stripped section symbol
41 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
42 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
43 - x86/entry/64: Remove the SYSCALL64 fast path
44 - x86/entry/64: Push extra regs right away
45 - x86/asm: Move 'status' from thread_struct to thread_info
46 - Documentation: Document array_index_nospec
47 - array_index_nospec: Sanitize speculative array de-references
48 - x86: Implement array_index_mask_nospec
49 - x86: Introduce barrier_nospec
50 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
51 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
52 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
53 - x86/get_user: Use pointer masking to limit speculation
54 - x86/syscall: Sanitize syscall table de-references under speculation
55 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
56 - nl80211: Sanitize array index in parse_txq_params
57 - x86/spectre: Report get_user mitigation for spectre_v1
58 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
59 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
60 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
61 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
62 - KVM: VMX: make MSR bitmaps per-VCPU
63 - x86/kvm: Update spectre-v1 mitigation
64 - x86/retpoline: Avoid retpolines for built-in __init functions
65 - x86/spectre: Simplify spectre_v2 command line parsing
66 - x86/pti: Mark constant arrays as __initconst
67 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
68 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
69 - KVM/x86: Add IBPB support
70 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
71 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
72 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
73 - serial: core: mark port as initialized after successful IRQ change
74 - fpga: region: release of_parse_phandle nodes after use
75 - Linux 4.15.2
76
77 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
78 - net: phy: core: remove now uneeded disabling of interrupts
79 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
80 - net: socionext: Add Synquacer NetSec driver
81 - net: socionext: include linux/io.h to fix build
82 - net: socionext: Fix error return code in netsec_netdev_open()
83
84 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
85 - [Config] CONFIG_EDAC_GHES=y
86
87 * support thunderx2 vendor pmu events (LP: #1747523)
88 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
89 - perf tools arm64: Add support for get_cpuid_str function.
90 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
91 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
92 events
93 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
94
95 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
96 - SAUCE: mm: disable vma based swap readahead by default
97 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
98
99 * Miscellaneous Ubuntu changes
100 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
101
102 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
96032e33 103
d2c642c9 104linux (4.15.0-7.8) bionic; urgency=medium
179ffce1 105
d2c642c9
SF
106 * Bionic update to v4.15.1 stable release (LP: #1747169)
107 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
108 - tools/gpio: Fix build error with musl libc
109 - gpio: stmpe: i2c transfer are forbiden in atomic context
110 - gpio: Fix kernel stack leak to userspace
111 - ALSA: hda - Reduce the suspend time consumption for ALC256
112 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
113 - crypto: aesni - handle zero length dst buffer
114 - crypto: aesni - fix typo in generic_gcmaes_decrypt
115 - crypto: aesni - add wrapper for generic gcm(aes)
116 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
117 aesni
118 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
119 aesni
120 - crypto: inside-secure - fix hash when length is a multiple of a block
121 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
122 - crypto: sha3-generic - fixes for alignment and big endian operation
123 - crypto: af_alg - whitelist mask and type
124 - HID: wacom: EKR: ensure devres groups at higher indexes are released
125 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
126 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
127 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
128 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
129 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
130 - igb: Free IRQs when device is hotplugged
131 - ima/policy: fix parsing of fsuuid
132 - scsi: aacraid: Fix udev inquiry race condition
133 - scsi: aacraid: Fix hang in kdump
134 - scsi: storvsc: missing error code in storvsc_probe()
135 - staging: lustre: separate a connection destroy from free struct kib_conn
136 - staging: ccree: NULLify backup_info when unused
137 - staging: ccree: fix fips event irq handling build
138 - tty: fix data race between tty_init_dev and flush of buf
139 - usb: option: Add support for FS040U modem
140 - USB: serial: pl2303: new device id for Chilitag
141 - USB: cdc-acm: Do not log urb submission errors on disconnect
142 - CDC-ACM: apply quirk for card reader
143 - USB: serial: io_edgeport: fix possible sleep-in-atomic
144 - usbip: prevent bind loops on devices attached to vhci_hcd
145 - usbip: list: don't list devices attached to vhci_hcd
146 - USB: serial: simple: add Motorola Tetra driver
147 - usb: f_fs: Prevent gadget unbind if it is already unbound
148 - usb: uas: unconditionally bring back host after reset
149 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
150 - ANDROID: binder: remove waitqueue when thread exits.
151 - android: binder: use VM_ALLOC to get vm area
152 - mei: me: allow runtime pm for platform with D0i3
153 - serial: 8250_of: fix return code when probe function fails to get reset
154 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
155 - serial: 8250_dw: Revert "Improve clock rate setting"
156 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
157 - spi: imx: do not access registers while clocks disabled
158 - iio: adc: stm32: fix scan of multiple channels with DMA
159 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
160 - test_firmware: fix missing unlock on error in config_num_requests_store()
161 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
162 - Input: synaptics-rmi4 - do not delete interrupt memory too early
163 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
164 - Linux 4.15.1
179ffce1 165
d2c642c9
SF
166 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
167 (LP: #1744712)
168 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
169 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
170 version
171
172 * apparmor profile load in stacked policy container fails (LP: #1746463)
173 - SAUCE: apparmor: fix display of .ns_name for containers
174
175 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
179ffce1 176
968dd225 177linux (4.15.0-6.7) bionic; urgency=low
e421cacd 178
968dd225
SF
179 * upload urgency should be medium by default (LP: #1745338)
180 - [Packaging] update urgency to medium by default
181
182 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
183 - scsi: libiscsi: Allow sd_shutdown on bad transport
184
185 * Miscellaneous Ubuntu changes
186 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
187 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
188 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
e421cacd 189
ba241964
SF
190 [ Upstream Kernel Changes ]
191
192 * Rebase to v4.15
193
968dd225 194 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
e421cacd 195
47e18381 196linux (4.15.0-5.6) bionic; urgency=low
aa1e162f 197
47e18381
SF
198 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
199 (LP: #1744077)
200 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
201
202 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
203 (LP: #1743638)
204 - [d-i] Add qede to nic-modules udeb
205
206 * boot failure on AMD Raven + WesternXT (LP: #1742759)
207 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
208
209 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
210 (LP: #1726519)
211 - SAUCE: Revert "scsi: libsas: allow async aborts"
212
213 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
214 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
215
216 * Miscellaneous Ubuntu changes
217 - Rebase to v4.15-rc7
218 - [Config] CONFIG_CPU_ISOLATION=y
219 - [Config] Update annotations following config review
220 - Revert "UBUNTU: SAUCE: Import aufs driver"
221 - SAUCE: Import aufs driver
222 - ubuntu: vbox -- update to 5.2.6-dfsg-1
223 - ubuntu: vbox: build fixes for 4.15
224 - ubuntu: vbox -- update to 5.2.6-dfsg-2
225 - hio: updates for timer api changes in 4.15
226 - enable hio build
227 - Rebase to v4.15-rc9
aa1e162f 228
efea660a
SF
229 [ Upstream Kernel Changes ]
230
40f9eb86 231 * Rebase to v4.15-rc9
efea660a 232
47e18381 233 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
aa1e162f 234
9ebbac5e 235linux (4.15.0-4.5) bionic; urgency=low
9794190f 236
9ebbac5e
SF
237 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
238 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
239
240 * External HDMI monitor failed to show screen on Lenovo X1 series
241 (LP: #1738523)
242 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
243
244 * Miscellaneous Ubuntu changes
245 - [Debian] autoreconstruct - add resoration of execute permissions
9794190f 246
0d1de9d5
SF
247 [ Upstream Kernel Changes ]
248
249 * Rebase to v4.15-rc4
250
9ebbac5e 251 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
9794190f 252
4d42ba20 253linux (4.15.0-3.4) bionic; urgency=low
c298e823 254
4d42ba20
SF
255 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
256 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
c298e823 257
d37d0533
SF
258 [ Upstream Kernel Changes ]
259
260 * Rebase to v4.15-rc6
261
4d42ba20 262 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
c298e823 263
c4427b55 264linux (4.15.0-2.3) bionic; urgency=low
67b6f3e0 265
c4427b55
SF
266 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
267 4.15.0-1.2 (LP: #1737752)
268 - x86/mm: Unbreak modules that use the DMA API
269
270 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
271 - [Config] CONFIG_SPI_INTEL_SPI_*=n
272
273 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
274 and udebs (LP: #1521712)
275 - [Config] Include ibmvnic in nic-modules
276
277 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
278 - [Config] Enable support for emulation of deprecated ARMv8 instructions
279
280 * Miscellaneous Ubuntu changes
281 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
282 - Enable zfs build
283 - [Debian] add icp to zfs-modules.ignore
67b6f3e0 284
c4f0e175
SF
285 [ Upstream Kernel Changes ]
286
287 * Rebase to v4.15-rc4
288
c4427b55 289 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
67b6f3e0 290
d4814b5f 291linux (4.15.0-1.2) bionic; urgency=low
e82fa576 292
d4814b5f
SF
293 * Disabling zfs does not always disable module checks for the zfs modules
294 (LP: #1737176)
295 - [Packaging] disable zfs module checks when zfs is disabled
296
297 * Miscellaneous Ubuntu changes
298 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
e82fa576 299
76315af6
SF
300 [ Upstream Kernel Changes ]
301
302 * Rebase to v4.15-rc3
303
d4814b5f 304 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
e82fa576 305
e7c27d1e 306linux (4.15.0-0.1) bionic; urgency=low
c78ba448 307
e7c27d1e
SF
308 * Miscellaneous Ubuntu changes
309 - ubuntu: vbox -- update to 5.2.2-dfsg-2
310 - ubuntu: vbox: build fixes for 4.15
311 - disable hio build
312 - [Config] Update kernel lockdown options to fix build errors
313 - Disable zfs build
314 - SAUCE: Import aufs driver
315 - [Config] Enable AUFS config options
c78ba448 316
079f534b
SF
317 [ Upstream Kernel Changes ]
318
319 * Rebase to v4.15-rc2
320
e7c27d1e 321 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
c78ba448 322
2c21160b
TG
323linux (4.14.0-11.13) bionic; urgency=low
324
325 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
326
327 * CVE-2017-1000405
328 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
329
330 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
331 - SAUCE: mm: disable vma based swap readahead by default
332 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
333
334 * Bionic update to v4.14.3 stable release (LP: #1735843)
335 - s390: fix transactional execution control register handling
336 - s390/noexec: execute kexec datamover without DAT
337 - s390/runtime instrumention: fix possible memory corruption
338 - s390/guarded storage: fix possible memory corruption
339 - s390/disassembler: add missing end marker for e7 table
340 - s390/disassembler: increase show_code buffer size
341 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
342 - ACPI / EC: Fix regression related to triggering source of EC event handling
343 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
344 - serdev: fix registration of second slave
345 - sched: Make resched_cpu() unconditional
346 - lib/mpi: call cond_resched() from mpi_powm() loop
347 - x86/boot: Fix boot failure when SMP MP-table is based at 0
348 - x86/decoder: Add new TEST instruction pattern
349 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
350 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
351 - perf/x86/intel: Hide TSX events when RTM is not supported
352 - arm64: Implement arch-specific pte_access_permitted()
353 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
354 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
355 - uapi: fix linux/tls.h userspace compilation error
356 - uapi: fix linux/rxrpc.h userspace compilation errors
357 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
358 - MIPS: ralink: Fix MT7628 pinmux
359 - MIPS: ralink: Fix typo in mt7628 pinmux function
360 - net: mvneta: fix handling of the Tx descriptor counter
361 - nbd: wait uninterruptible for the dead timeout
362 - nbd: don't start req until after the dead connection logic
363 - PM / OPP: Add missing of_node_put(np)
364 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
365 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
366 - PCI: hv: Use effective affinity mask
367 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
368 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
369 - ALSA: hda: Add Raven PCI ID
370 - dm integrity: allow unaligned bv_offset
371 - dm cache: fix race condition in the writeback mode overwrite_bio
372 optimisation
373 - dm crypt: allow unaligned bv_offset
374 - dm zoned: ignore last smaller runt zone
375 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
376 - dm bufio: fix integer overflow when limiting maximum cache size
377 - ovl: Put upperdentry if ovl_check_origin() fails
378 - dm: allocate struct mapped_device with kvzalloc
379 - sched/rt: Simplify the IPI based RT balancing logic
380 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
381 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
382 - dm: discard support requires all targets in a table support discards
383 - MIPS: Fix odd fp register warnings with MIPS64r2
384 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
385 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
386 - MIPS: Fix an n32 core file generation regset support regression
387 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
388 - MIPS: math-emu: Fix final emulation phase for certain instructions
389 - rt2x00usb: mark device removed when get ENOENT usb error
390 - mm/z3fold.c: use kref to prevent page free/compact race
391 - autofs: don't fail mount for transient error
392 - nilfs2: fix race condition that causes file system corruption
393 - fscrypt: lock mutex before checking for bounce page pool
394 - eCryptfs: use after free in ecryptfs_release_messaging()
395 - libceph: don't WARN() if user tries to add invalid key
396 - bcache: check ca->alloc_thread initialized before wake up it
397 - fs: guard_bio_eod() needs to consider partitions
398 - fanotify: fix fsnotify_prepare_user_wait() failure
399 - isofs: fix timestamps beyond 2027
400 - btrfs: change how we decide to commit transactions during flushing
401 - f2fs: expose some sectors to user in inline data or dentry case
402 - NFS: Fix typo in nomigration mount option
403 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
404 - nfs: Fix ugly referral attributes
405 - NFS: Avoid RCU usage in tracepoints
406 - NFS: revalidate "." etc correctly on "open".
407 - nfsd: deal with revoked delegations appropriately
408 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
409 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
410 - iwlwifi: fix firmware names for 9000 and A000 series hw
411 - md: fix deadlock error in recent patch.
412 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
413 - Bluetooth: btqcomsmd: Add support for BD address setup
414 - md/bitmap: revert a patch
415 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
416 - fsnotify: pin both inode and vfsmount mark
417 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
418 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
419 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
420 - ext4: prevent data corruption with inline data + DAX
421 - ext4: prevent data corruption with journaling + DAX
422 - ALSA: pcm: update tstamp only if audio_tstamp changed
423 - ALSA: usb-audio: Add sanity checks to FE parser
424 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
425 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
426 - ALSA: timer: Remove kernel warning at compat ioctl error paths
427 - ALSA: hda/realtek - Fix ALC275 no sound issue
428 - ALSA: hda: Fix too short HDMI/DP chmap reporting
429 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
430 - ALSA: hda/realtek - Fix ALC700 family no sound issue
431 - ASoC: sun8i-codec: Invert Master / Slave condition
432 - ASoC: sun8i-codec: Fix left and right channels inversion
433 - ASoC: sun8i-codec: Set the BCLK divider
434 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
435 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
436 - 9p: Fix missing commas in mount options
437 - fs/9p: Compare qid.path in v9fs_test_inode
438 - net/9p: Switch to wait_event_killable()
439 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
440 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
441 - scsi: lpfc: fix pci hot plug crash in timer management routines
442 - scsi: lpfc: fix pci hot plug crash in list_add call
443 - scsi: lpfc: Fix crash receiving ELS while detaching driver
444 - scsi: lpfc: Fix FCP hba_wqidx assignment
445 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
446 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
447 - iscsi-target: Fix non-immediate TMR reference leak
448 - target: fix null pointer regression in core_tmr_drain_tmr_list
449 - target: fix buffer offset in core_scsi3_pri_read_full_status
450 - target: Fix QUEUE_FULL + SCSI task attribute handling
451 - target: Fix caw_sem leak in transport_generic_request_failure
452 - target: Fix quiese during transport_write_pending_qf endless loop
453 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
454 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
455 - mtd: nand: Export nand_reset() symbol
456 - mtd: nand: atmel: Actually use the PM ops
457 - mtd: nand: omap2: Fix subpage write
458 - mtd: nand: Fix writing mtdoops to nand flash.
459 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
460 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
461 - p54: don't unregister leds when they are not initialized
462 - block: Fix a race between blk_cleanup_queue() and timeout handling
463 - raid1: prevent freeze_array/wait_all_barriers deadlock
464 - genirq: Track whether the trigger type has been set
465 - irqchip/gic-v3: Fix ppi-partitions lookup
466 - lockd: double unregister of inetaddr notifiers
467 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
468 enabled
469 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
470 - KVM: SVM: obey guest PAT
471 - kvm: vmx: Reinstate support for CPUs without virtual NMI
472 - dax: fix PMD faults on zero-length files
473 - dax: fix general protection fault in dax_alloc_inode
474 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
475 - clk: ti: dra7-atl-clock: fix child-node lookups
476 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
477 - libnvdimm, pfn: make 'resource' attribute only readable by root
478 - libnvdimm, namespace: fix label initialization to use valid seq numbers
479 - libnvdimm, region : make 'resource' attribute only readable by root
480 - libnvdimm, namespace: make 'resource' attribute only readable by root
481 - svcrdma: Preserve CB send buffer across retransmits
482 - IB/srpt: Do not accept invalid initiator port names
483 - IB/cm: Fix memory corruption in handling CM request
484 - IB/hfi1: Fix incorrect available receive user context count
485 - IB/srp: Avoid that a cable pull can trigger a kernel crash
486 - IB/core: Avoid crash on pkey enforcement failed in received MADs
487 - IB/core: Only maintain real QPs in the security lists
488 - NFC: fix device-allocation error return
489 - spi-nor: intel-spi: Fix broken software sequencing codes
490 - i40e: Use smp_rmb rather than read_barrier_depends
491 - igb: Use smp_rmb rather than read_barrier_depends
492 - igbvf: Use smp_rmb rather than read_barrier_depends
493 - ixgbevf: Use smp_rmb rather than read_barrier_depends
494 - i40evf: Use smp_rmb rather than read_barrier_depends
495 - fm10k: Use smp_rmb rather than read_barrier_depends
496 - ixgbe: Fix skb list corruption on Power systems
497 - parisc: Fix validity check of pointer size argument in new CAS
498 implementation
499 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
500 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
501 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
502 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
503 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
504 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
505 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
506 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
507 - powerpc/64s/hash: Fix fork() with 512TB process address space
508 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
509 - media: Don't do DMA on stack for firmware upload in the AS102 driver
510 - media: rc: check for integer overflow
511 - media: rc: nec decoder should not send both repeat and keycode
512 - cx231xx-cards: fix NULL-deref on missing association descriptor
513 - media: v4l2-ctrl: Fix flags field on Control events
514 - media: venus: fix wrong size on dma_free
515 - media: venus: venc: fix bytesused v4l2_plane field
516 - media: venus: reimplement decoder stop command
517 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
518 zone
519 - iwlwifi: fix wrong struct for a000 device
520 - iwlwifi: add a new a000 device
521 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
522 - iwlwifi: add new cards for a000 series
523 - iwlwifi: add new cards for 8265 series
524 - iwlwifi: add new cards for 8260 series
525 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
526 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
527 - e1000e: Fix error path in link detection
528 - e1000e: Fix return value test
529 - e1000e: Separate signaling for link check/link up
530 - e1000e: Avoid receiver overrun interrupt bursts
531 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
532 - Linux 4.14.3
533
534 * Miscellaneous Ubuntu changes
535 - SAUCE: s390/topology: don't inline cpu_to_node
536 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
537
538 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
539
540linux (4.14.0-10.12) bionic; urgency=low
541
542 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
543
544 * Miscellaneous Ubuntu changes
545 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
546 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
547
548 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
549
550linux (4.14.0-9.11) bionic; urgency=low
551
552 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
553
554 * Miscellaneous Ubuntu changes
555 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
556 0.7.3-1ubuntu1"
557
558 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
559
560linux (4.14.0-8.10) bionic; urgency=low
561
562 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
563
564 * Bionic update to v4.14.2 stable release (LP: #1734694)
565 - bio: ensure __bio_clone_fast copies bi_partno
566 - af_netlink: ensure that NLMSG_DONE never fails in dumps
567 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
568 - net: cdc_ncm: GetNtbFormat endian fix
569 - fealnx: Fix building error on MIPS
570 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
571 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
572 - serial: omap: Fix EFR write on RTS deassertion
573 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
574 - tpm-dev-common: Reject too short writes
575 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
576 - mm/pagewalk.c: report holes in hugetlb ranges
577 - ocfs2: fix cluster hang after a node dies
578 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
579 - ipmi: fix unsigned long underflow
580 - mm/page_alloc.c: broken deferred calculation
581 - mm/page_ext.c: check if page_ext is not prepared
582 - coda: fix 'kernel memory exposure attempt' in fsync
583 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
584 - Linux 4.14.2
585
586 * Bionic update to v4.14.1 stable release (LP: #1734693)
587 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
588 - dmaengine: dmatest: warn user when dma test times out
589 - media: imon: Fix null-ptr-deref in imon_probe
590 - media: dib0700: fix invalid dvb_detach argument
591 - crypto: dh - Fix double free of ctx->p
592 - crypto: dh - Don't permit 'p' to be 0
593 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
594 - crypto: brcm - Explicity ACK mailbox message
595 - USB: early: Use new USB product ID and strings for DbC device
596 - USB: usbfs: compute urb->actual_length for isochronous
597 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
598 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
599 - USB: serial: metro-usb: stop I/O after failed open
600 - USB: serial: Change DbC debug device binding ID
601 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
602 - USB: serial: garmin_gps: fix I/O after failed probe and remove
603 - USB: serial: garmin_gps: fix memory leak on probe errors
604 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
605 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
606 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
607 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
608 - HID: cp2112: add HIDRAW dependency
609 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
610 - rpmsg: glink: Add missing MODULE_LICENSE
611 - staging: wilc1000: Fix bssid buffer offset in Txq
612 - staging: sm750fb: Fix parameter mistake in poke32
613 - staging: ccree: fix 64 bit scatter/gather DMA ops
614 - staging: greybus: spilib: fix use-after-free after deregistration
615 - staging: rtl8188eu: Revert 4 commits breaking ARP
616 - spi: fix use-after-free at controller deregistration
617 - sparc32: Add cmpxchg64().
618 - sparc64: mmu_context: Add missing include files
619 - sparc64: Fix page table walk for PUD hugepages
620 - Linux 4.14.1
621
622 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
623 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
624
625 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
626 (LP: #1732627)
627 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
628
629 * Miscellaneous Ubuntu changes
630 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
631
632 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
633
634linux (4.14.0-7.9) bionic; urgency=low
635
636 * Miscellaneous Ubuntu changes
637 - SAUCE: apparmor: add base infastructure for socket mediation
638 - SAUCE: apparmor: af_unix mediation
639 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
640 - SAUCE: LSM stacking: LSM: manage credential security blobs
641 - SAUCE: LSM stacking: LSM: Manage file security blobs
642 - SAUCE: LSM stacking: LSM: manage task security blobs
643 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
644 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
645 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
646 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
647 - SAUCE: LSM stacking: fixup initialize task->security
648 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
649 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
650 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
651 - SAUCE: LSM stacking: fixup apparmor stacking enablement
652 - SAUCE: LSM stacking: fixup stacking kconfig
653 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
654 - SAUCE: LSM stacking: provide prctl interface for setting context
655 - SAUCE: LSM stacking: inherit current display LSM
656 - SAUCE: LSM stacking: keep an index for each registered LSM
657 - SAUCE: LSM stacking: verify display LSM
658 - SAUCE: LSM stacking: provide a way to specify the default display lsm
659 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
660 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
661 - SAUCE: LSM stacking: add Kconfig to set default display LSM
662 - SAUCE: LSM stacking: add configs for LSM stacking
663 - SAUCE: LSM stacking: check for invalid zero sized writes
664 - [Config] Run updateconfigs after merging LSM stacking
665 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
666
667 [ Upstream Kernel Changes ]
668
669 * Rebase to v4.14
670
671 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
672
673linux (4.14.0-6.8) bionic; urgency=low
674
675 * Miscellaneous Ubuntu changes
676 - SAUCE: add workarounds to enable ZFS for 4.14
677
678 [ Upstream Kernel Changes ]
679
680 * Rebase to v4.14-rc8
681
682 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
683
684linux (4.14.0-5.7) bionic; urgency=low
685
686 * Miscellaneous Ubuntu changes
687 - [Debian] Fix invocation of dh_prep for dbgsym packages
688
689 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
690
691linux (4.14.0-4.5) bionic; urgency=low
692
693 * Miscellaneous Ubuntu changes
694 - [Packaging] virtualbox -- reduce in kernel module versions
695 - vbox-update: Fix up KERN_DIR definitions
696 - ubuntu: vbox -- update to 5.2.0-dfsg-2
697 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
698
699 [ Upstream Kernel Changes ]
700
701 * Rebase to v4.14-rc7
702
703 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
704
705linux (4.14.0-3.4) artful; urgency=low
706
707 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
708 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
709 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
710 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
711
712 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
713 - powerpc/64s: Add workaround for P9 vector CI load issue
714
715 * Miscellaneous Ubuntu changes
716 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
717 - [Config] CONFIG_DRM_VBOXVIDEO=m
718 - SAUCE: Import aufs driver
719 - [Config] Enable aufs
720 - [Config] Reorder annotations file after enabling aufs
721 - vbox-update: Disable imported vboxvideo module
722 - ubuntu: vbox -- update to 5.1.30-dfsg-1
723 - Enable vbox
724 - hio: Use correct sizes when initializing ssd_index_bits* arrays
725 - hio: Update io stat accounting for 4.14
726 - Enable hio
727
728 [ Upstream Kernel Changes ]
729
730 * Rebase to v4.14-rc5
731 * Rebase to v4.14-rc6
732
733 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
734
735linux (4.14.0-2.3) artful; urgency=low
736
737 * [Bug] USB controller failed to respond on Denverton after loading
738 intel_th_pci module (LP: #1715833)
739 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
740
741 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
742 17.10 (kernel 4.13) (LP: #1719290)
743 - SAUCE: s390: update zfcpdump_defconfig
744
745 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
746 - d-i: Add bnxt_en to nic-modules.
747
748 * Miscellaneous Ubuntu changes
749 - [Config] Update annotations for 4.14-rc2
750
751 [ Upstream Kernel Changes ]
752
753 * Rebase to v4.14-rc3
754 * Rebase to v4.14-rc4
755
756 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
757
758linux (4.14.0-1.2) artful; urgency=low
759
760 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
761 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
762
763 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
764 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
765
766 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
767 (LP: #1718679)
768 - [Config] CONFIG_DRM_VBOXVIDEO=n
769
770 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
771 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
772
773 * autopkgtest profile fails to build on armhf (LP: #1717920)
774 - [Packaging] autopkgtest -- disable d-i when dropping flavours
775
776 * Miscellaneous Ubuntu changes
777 - [Config] CONFIG_I2C_XLP9XX=m
778 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
779
780 [ Upstream Kernel Changes ]
781
782 * Rebase to v4.14-rc2
783
784 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
785
786linux (4.14.0-0.1) artful; urgency=low
787
788 * Miscellaneous Ubuntu changes
789 - Disable vbox build
790 - Disable hio build
791 - Disable zfs build
792
793 [ Upstream Kernel Changes ]
794
795 * Rebase to v4.14-rc1
796
797 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
798
799linux (4.13.0-11.12) artful; urgency=low
800
801 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
802
803 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
804 - s390/mm: fix local TLB flushing vs. detach of an mm address space
805 - s390/mm: fix race on mm->context.flush_mm
806
807 * CVE-2017-1000251
808 - Bluetooth: Properly check L2CAP config option output buffer length
809
810 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
811
812linux (4.13.0-10.11) artful; urgency=low
813
814 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
815
816 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
817 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
818
819 * Artful update to v4.13.1 stable release (LP: #1716284)
820 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
821 - USB: serial: option: add support for D-Link DWM-157 C1
822 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
823 - usb:xhci:Fix regression when ATI chipsets detected
824 - USB: musb: fix external abort on suspend
825 - ANDROID: binder: add padding to binder_fd_array_object.
826 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
827 - USB: core: Avoid race of async_completed() w/ usbdev_release()
828 - staging/rts5208: fix incorrect shift to extract upper nybble
829 - staging: ccree: save ciphertext for CTS IV
830 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
831 - iio: adc: ti-ads1015: fix incorrect data rate setting update
832 - iio: adc: ti-ads1015: fix scale information for ADS1115
833 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
834 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
835 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
836 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
837 - driver core: bus: Fix a potential double free
838 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
839 - binder: free memory on error
840 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
841 - crypto: caam/qi - fix compilation with DEBUG enabled
842 - thunderbolt: Fix reset response_type
843 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
844 - intel_th: pci: Add Cannon Lake PCH-H support
845 - intel_th: pci: Add Cannon Lake PCH-LP support
846 - ath10k: fix memory leak in rx ring buffer allocation
847 - drm/vgem: Pin our pages for dmabuf exports
848 - drm/ttm: Fix accounting error when fail to get pages for pool
849 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
850 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
851 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
852 - iwlwifi: pci: add new PCI ID for 7265D
853 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
854 - mwifiex: correct channel stat buffer overflows
855 - MCB: add support for SC31 to mcb-lpc
856 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
857 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
858 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
859 - workqueue: Fix flag collision
860 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
861 - cs5536: add support for IDE controller variant
862 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
863 - scsi: sg: recheck MMAP_IO request length with lock held
864 - of/device: Prevent buffer overflow in of_device_modalias()
865 - rtlwifi: Fix memory leak when firmware request fails
866 - rtlwifi: Fix fallback firmware loading
867 - Linux 4.13.1
868
869 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
870 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
871
872 * SRIOV: warning if unload VFs (LP: #1715073)
873 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
874
875 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
876 - i40e: avoid NVM acquire deadlock during NVM update
877 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
878
879 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
880 twice when perf stat is done (perf:) (LP: #1714571)
881 - perf vendor events powerpc: Remove duplicate events
882
883 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
884 (LP: #1703339)
885 - [Config] Include vmd in storage-core-modules udeb
886
887 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
888 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
889 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
890 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
891 offline
892
893 * Miscellaneous Ubuntu changes
894 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
895 - Revert "UBUNTU: SAUCE: Import aufs driver"
896 - SAUCE: Import aufs driver
897
898 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
899
900linux (4.13.0-9.10) artful; urgency=low
901
902 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
903
904 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
905 - [Config] CONFIG_EDAC_GHES=n
906
907 * Miscellaneous Ubuntu changes
908 - ubuntu: vbox -- update to 5.1.26-dfsg-2
909
910 [ Upstream Kernel Changes ]
911
912 * Rebase to v4.13
913
914 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
915
916linux (4.13.0-8.9) artful; urgency=low
917
918 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
919 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
920
921 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
922 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
923
924 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
925 Harrisonville SDP (LP: #1709257)
926 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
927 - EDAC, pnd2: Mask off the lower four bits of a BAR
928 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
929 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
930 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
931 reading BAR
932
933 * Miscellaneous Ubuntu changes
934 - Revert "UBUNTU: SAUCE: Import aufs driver"
935 - SAUCE: Import aufs driver
936 - SAUCE: selftests/powerpc: Disable some ptrace selftests
937 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
938 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
939 - [Config] Disable CONFIG_MDIO_* options for s390x
940 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
941 - [Config] Update annotations for 4.13
942
943 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
944
945linux (4.13.0-7.8) artful; urgency=low
946
947 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
948 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
949 paths
950
951 * Miscellaneous Ubuntu changes
952 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
953
954 * Miscellaneous upstream changes
955 - seccomp: Provide matching filter for introspection
956 - seccomp: Sysctl to display available actions
957 - seccomp: Operation for checking if an action is available
958 - seccomp: Sysctl to configure actions that are allowed to be logged
959 - seccomp: Selftest for detection of filter flag support
960 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
961 - seccomp: Action to log before allowing
962
963 [ Upstream Kernel Changes ]
964
965 * Rebase to v4.13-rc7
966
967 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
968
969linux (4.13.0-6.7) artful; urgency=low
970
971 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
972 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
973
974 * sort ABI files with C.UTF-8 locale (LP: #1712345)
975 - [Packaging] sort ABI files with C.UTF-8 locale
976
977 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
978 - SAUCE: igb: add support for using Broadcom 54616 as PHY
979
980 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
981 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
982 - powerpc/mm/radix: Improve TLB/PWC flushes
983 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
984
985 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
986 properly enrolled keys (LP: #1712168)
987 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
988
989 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
990 - [Config] CONFIG_BLK_DEV_NVME=m for s390
991
992 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
993 (LP: #1711298)
994 - [Config] CONFIG_INTEL_ATOMISP=n
995
996 * Miscellaneous Ubuntu changes
997 - SAUCE: apparmor: af_unix mediation
998
999 * Miscellaneous upstream changes
1000 - apparmor: Fix shadowed local variable in unpack_trans_table()
1001 - apparmor: Fix logical error in verify_header()
1002 - apparmor: Fix an error code in aafs_create()
1003 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
1004 - apparmor: add the ability to mediate signals
1005 - apparmor: add mount mediation
1006 - apparmor: cleanup conditional check for label in label_print
1007 - apparmor: add support for absolute root view based labels
1008 - apparmor: make policy_unpack able to audit different info messages
1009 - apparmor: add more debug asserts to apparmorfs
1010 - apparmor: add base infastructure for socket mediation
1011 - apparmor: move new_null_profile to after profile lookup fns()
1012 - apparmor: fix race condition in null profile creation
1013 - apparmor: ensure unconfined profiles have dfas initialized
1014 - apparmor: fix incorrect type assignment when freeing proxies
1015
1016 [ Upstream Kernel Changes ]
1017
1018 * Rebase to v4.13-rc6
1019
1020 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
1021
1022linux (4.13.0-5.6) artful; urgency=low
1023
1024 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
1025 - perf pmu-events: Support additional POWER8+ PVR in mapfile
1026 - perf vendor events: Add POWER9 PMU events
1027 - perf vendor events: Add POWER9 PVRs to mapfile
1028 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
1029 - SAUCE: perf vendor events powerpc: Update POWER9 events
1030
1031 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
1032 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
1033
1034 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
1035 kernels able to boot without initramfs (LP: #1700972)
1036 - [Debian] Don't depend on initramfs-tools
1037
1038 * Miscellaneous Ubuntu changes
1039 - SAUCE: Import aufs driver
1040 - SAUCE: aufs -- Add missing argument to loop_switch() call
1041 - [Config] Enable aufs
1042 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
1043 - Enable zfs build
1044 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
1045 - [Packaging] switch up to debhelper 9
1046
1047 [ Upstream Kernel Changes ]
1048
1049 * Rebase to v4.13-rc5
1050
1051 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
1052
1053linux (4.13.0-4.5) artful; urgency=low
1054
1055 * Lenovo Yoga 910 Sensors (LP: #1708120)
1056 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
1057
1058 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
1059 (LP: #1703339)
1060 - [Config] Add vmd driver to generic inclusion list
1061
1062 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
1063 - [Config] CONFIG_SATA_HIGHBANK=y
1064
1065 * Miscellaneous Ubuntu changes
1066 - ubuntu: vbox -- update to 5.1.26-dfsg-1
1067 - SAUCE: hio: Build fixes for 4.13
1068 - Enable hio build
1069 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
1070 - [debian] use all rather than amd64 dkms debs for sync
1071
1072 [ Upstream Kernel Changes ]
1073
1074 * Rebase to v4.13-rc4
1075
1076 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
1077
1078linux (4.13.0-3.4) artful; urgency=low
1079
1080 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
1081 - [Packaging] tests -- reduce rebuild test to one flavour
1082 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
1083
1084 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
1085 - SAUCE: virtio_net: Revert mergeable buffer handling rework
1086
1087 [ Upstream Kernel Changes ]
1088
1089 * Rebase to v4.13-rc3
1090
1091 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
1092
1093linux (4.13.0-2.3) artful; urgency=low
1094
1095 * Change CONFIG_IBMVETH to module (LP: #1704479)
1096 - [Config] CONFIG_IBMVETH=m
1097
1098 [ Upstream Kernel Changes ]
1099
1100 * Rebase to v4.13-rc2
1101
1102 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
1103
1104linux (4.13.0-1.2) artful; urgency=low
1105
1106 * Miscellaneous Ubuntu changes
1107 - [Debian] Support sphinx-based kernel documentation
1108
1109 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
1110
1111linux (4.13.0-0.1) artful; urgency=low
1112
1113 * Miscellaneous Ubuntu changes
1114 - Disable hio
1115 - Disable zfs build
1116 - ubuntu: vbox -- update to 5.1.24-dfsg-1
1117
1118 [ Upstream Kernel Changes ]
1119
1120 * Rebase to v4.13-rc1
1121
1122 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
1123
1124linux (4.12.0-7.8) artful; urgency=low
1125
1126 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
1127 (LP: #1673564)
1128 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
1129 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
1130 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
1131 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
1132 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
1133 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
1134 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
1135 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
1136 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
1137 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
1138 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
1139 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
1140 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
1141 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
1142 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
1143 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
1144 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
1145 - arm64: Add MIDR values for Cavium cn83XX SoCs
1146 - arm64: Add workaround for Cavium Thunder erratum 30115
1147 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
1148 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
1149 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
1150 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
1151 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
1152 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
1153 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
1154 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
1155
1156 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
1157 - net: hns: Bugfix for Tx timeout handling in hns driver
1158
1159 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
1160 - iommu/arm-smmu: Plumb in new ACPI identifiers
1161
1162 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
1163 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
1164
1165 * Artful update to v4.12.1 stable release (LP: #1703858)
1166 - driver core: platform: fix race condition with driver_override
1167 - RDMA/uverbs: Check port number supplied by user verbs cmds
1168 - usb: dwc3: replace %p with %pK
1169 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
1170 - usb: usbip: set buffer pointers to NULL after free
1171 - Add USB quirk for HVR-950q to avoid intermittent device resets
1172 - usb: Fix typo in the definition of Endpoint[out]Request
1173 - USB: core: fix device node leak
1174 - USB: serial: option: add two Longcheer device ids
1175 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
1176 - xhci: Limit USB2 port wake support for AMD Promontory hosts
1177 - gfs2: Fix glock rhashtable rcu bug
1178 - Add "shutdown" to "struct class".
1179 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
1180 - tpm: fix a kernel memory leak in tpm-sysfs.c
1181 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
1182 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
1183 - sched/fair, cpumask: Export for_each_cpu_wrap()
1184 - sched/core: Implement new approach to scale select_idle_cpu()
1185 - sched/numa: Use down_read_trylock() for the mmap_sem
1186 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
1187 - sched/fair: Simplify wake_affine() for the single socket case
1188 - sched/numa: Implement NUMA node level wake_affine()
1189 - sched/fair: Remove effective_load()
1190 - sched/numa: Hide numa_wake_affine() from UP build
1191 - xen: avoid deadlock in xenbus driver
1192 - crypto: drbg - Fixes panic in wait_for_completion call
1193 - Linux 4.12.1
1194
1195 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
1196 - scsi: cxlflash: Combine the send queue locks
1197 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
1198 - scsi: cxlflash: Reset hardware queue context via specified register
1199 - scsi: cxlflash: Schedule asynchronous reset of the host
1200 - scsi: cxlflash: Handle AFU sync failures
1201 - scsi: cxlflash: Track pending scsi commands in each hardware queue
1202 - scsi: cxlflash: Flush pending commands in cleanup path
1203 - scsi: cxlflash: Add scsi command abort handler
1204 - scsi: cxlflash: Create character device to provide host management interface
1205 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
1206 specifics
1207 - scsi: cxlflash: Introduce host ioctl support
1208 - scsi: cxlflash: Refactor AFU capability checking
1209 - scsi: cxlflash: Support LUN provisioning
1210 - scsi: cxlflash: Support AFU debug
1211 - scsi: cxlflash: Support WS16 unmap
1212 - scsi: cxlflash: Remove zeroing of private command data
1213 - scsi: cxlflash: Update TMF command processing
1214 - scsi: cxlflash: Avoid double free of character device
1215 - scsi: cxlflash: Update send_tmf() parameters
1216 - scsi: cxlflash: Update debug prints in reset handlers
1217
1218 * make snap-pkg support (LP: #1700747)
1219 - make snap-pkg support
1220
1221 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
1222 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
1223
1224 * arm64: fix crash reading /proc/kcore (LP: #1702749)
1225 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
1226 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
1227
1228 * Opal and POWER9 DD2 (LP: #1702159)
1229 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
1230
1231 * Data corruption with hio driver (LP: #1701316)
1232 - SAUCE: hio: Fix incorrect use of enum req_opf values
1233
1234 * Miscellaneous Ubuntu changes
1235 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
1236 - snapcraft.yaml: Sync with xenial
1237 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
1238
1239 * Miscellaneous upstream changes
1240 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
1241 MokSBState"
1242
1243 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
1244
1245linux (4.12.0-6.7) artful; urgency=low
1246
1247 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
1248 - net: ena: change return value for unsupported features unsupported return
1249 value
1250 - net: ena: add hardware hints capability to the driver
1251 - net: ena: change sizeof() argument to be the type pointer
1252 - net: ena: add reset reason for each device FLR
1253 - net: ena: add support for out of order rx buffers refill
1254 - net: ena: allow the driver to work with small number of msix vectors
1255 - net: ena: use napi_schedule_irqoff when possible
1256 - net: ena: separate skb allocation to dedicated function
1257 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
1258 - net: ena: update driver's rx drop statistics
1259 - net: ena: update ena driver to version 1.2.0
1260
1261 * APST gets enabled against explicit kernel option (LP: #1699004)
1262 - nvme: explicitly disable APST on quirked devices
1263
1264 * Miscellaneous Ubuntu changes
1265 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
1266 - SAUCE: hio updates for 4.12
1267 - SAUCE: Enable hio build
1268
1269 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
1270
1271linux (4.12.0-5.6) artful; urgency=low
1272
1273 * ERAT invalidate on context switch removal (LP: #1700819)
1274 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
1275
1276 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
1277 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
1278
1279 * Miscellaneous Ubuntu changes
1280 - d-i: Move qcom-emac from arm64 to shared nic-modules
1281
1282 [ Upstream Kernel Changes ]
1283
1284 * Rebase to v4.12
1285
1286 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
1287
1288linux (4.12.0-4.5) artful; urgency=low
1289
1290 * aacraid driver may return uninitialized stack data to userspace
1291 (LP: #1700077)
1292 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
1293
1294 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
1295 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
1296
1297 * AACRAID for power9 platform (LP: #1689980)
1298 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
1299 - scsi: aacraid: Fix DMAR issues with iommu=pt
1300 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
1301 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
1302 - scsi: aacraid: Remove reset support from check_health
1303 - scsi: aacraid: Change wait time for fib completion
1304 - scsi: aacraid: Log count info of scsi cmds before reset
1305 - scsi: aacraid: Print ctrl status before eh reset
1306 - scsi: aacraid: Using single reset mask for IOP reset
1307 - scsi: aacraid: Rework IOP reset
1308 - scsi: aacraid: Add periodic checks to see IOP reset status
1309 - scsi: aacraid: Rework SOFT reset code
1310 - scsi: aacraid: Rework aac_src_restart
1311 - scsi: aacraid: Use correct function to get ctrl health
1312 - scsi: aacraid: Make sure ioctl returns on controller reset
1313 - scsi: aacraid: Enable ctrl reset for both hba and arc
1314 - scsi: aacraid: Add reset debugging statements
1315 - scsi: aacraid: Remove reference to Series-9
1316 - scsi: aacraid: Update driver version to 50834
1317
1318 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
1319 - SAUCE: drm: hibmc: Use set_busid function from drm core
1320
1321 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
1322 - d-i: Add hibmc-drm to kernel-image udeb
1323
1324 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
1325 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
1326
1327 * Miscellaneous Ubuntu changes
1328 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
1329 - [Config] CONFIG_ATA=n for s390x
1330 - [Config] Update annotations for 4.12
1331
1332 [ Upstream Kernel Changes ]
1333
1334 * Rebase to v4.12-rc7
1335
1336 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
1337
1338linux (4.12.0-3.4) artful; urgency=low
1339
1340 * Miscellaneous upstream changes
1341 - ufs: fix the logics for tail relocation
1342
1343 [ Upstream Kernel Changes ]
1344
1345 * Rebase to v4.12-rc6
1346
1347 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
1348
1349linux (4.12.0-2.3) artful; urgency=low
1350
1351 * CVE-2014-9900
1352 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
1353 ethtool_get_wol()
1354
1355 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
1356 (LP: #1671360)
1357 - pinctrl/amd: Use regular interrupt instead of chained
1358
1359 * extend-diff-ignore should use exact matches (LP: #1693504)
1360 - [Packaging] exact extend-diff-ignore matches
1361
1362 * Miscellaneous Ubuntu changes
1363 - SAUCE: efi: Don't print secure boot state from the efi stub
1364 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
1365 - SAUCE: vbox fixes for 4.12
1366 - Re-enable virtualbox build
1367 - [Config] CONFIG_ORANGEFS_FS=m
1368 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
1369 - Enable zfs build
1370
1371 [ Upstream Kernel Changes ]
1372
1373 * Rebase to v4.12-rc4
1374 * Rebase to v4.12-rc5
1375
1376 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
1377
1378linux (4.12.0-1.2) artful; urgency=low
1379
1380 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
1381 - [Config] Enable CONFIG_DRM_MGAG200 as module
1382
1383 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
1384 - [Config] CONFIG_LIBIO=y on arm64 only
1385 - SAUCE: LIBIO: Introduce a generic PIO mapping method
1386 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
1387 - [Config] CONFIG_HISILICON_LPC=y
1388 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
1389 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
1390 I/O
1391 - SAUCE: LPC: Add the ACPI LPC support
1392 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
1393 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
1394
1395 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
1396 - SAUCE: tty: Fix ldisc crash on reopened tty
1397
1398 * Miscellaneous Ubuntu changes
1399 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
1400 - Rebase to v4.12-rc3
1401
1402 [ Upstream Kernel Changes ]
1403
1404 * Rebase to v4.12-rc3
1405
1406 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
1407
1408linux (4.12.0-0.1) artful; urgency=low
1409
1410 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
1411 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
1412
1413 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
1414 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
1415
1416 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
1417 (LP: #1672819)
1418 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
1419
1420 * Miscellaneous Ubuntu changes
1421 - Update find-missing-sauce.sh to compare to artful
1422 - Update dropped.txt
1423 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
1424 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
1425 kernel image
1426 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
1427 mode
1428 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
1429 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
1430 locked down
1431 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
1432 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
1433 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
1434 reboot
1435 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
1436 set
1437 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
1438 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
1439 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
1440 down
1441 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
1442 locked down
1443 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
1444 down
1445 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
1446 is locked down
1447 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
1448 locked down
1449 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
1450 has been locked down
1451 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
1452 locked down
1453 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
1454 locked down
1455 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
1456 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
1457 kernel is locked down
1458 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
1459 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
1460 down
1461 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
1462 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
1463 secondary keyring
1464 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
1465 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
1466 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
1467 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
1468 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
1469 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
1470 MokSBState
1471 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
1472 - [Config] Set values for UEFI secure boot lockdown options
1473 - Disable virtualbox build
1474 - Disable hio build
1475 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
1476 - Disable zfs build
1477 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
1478 - SAUCE: Import aufs driver
1479 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
1480 - [Config] Enable aufs
1481 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
1482
1483 [ Upstream Kernel Changes ]
1484
1485 * Rebase to v4.12-rc2
1486
1487 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
1488
1489linux (4.11.0-3.8) artful; urgency=low
1490
1491 [ Seth Forshee ]
1492
1493 * Release Tracking Bug
1494 - LP: #1690999
1495
1496 * apparmor_parser hangs indefinitely when called by multiple threads
1497 (LP: #1645037)
1498 - SAUCE: apparmor: fix lock ordering for mkdir
1499
1500 * apparmor leaking securityfs pin count (LP: #1660846)
1501 - SAUCE: apparmor: fix leak on securityfs pin count
1502
1503 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
1504 (LP: #1660845)
1505 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
1506 fails
1507
1508 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
1509 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
1510
1511 * libvirt profile is blocking global setrlimit despite having no rlimit rule
1512 (LP: #1679704)
1513 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
1514 - apparmor: update auditing of rlimit check to provide capability information
1515
1516 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
1517 - SAUCE: apparmor: add policy revision file interface
1518
1519 * apparmor does not make support of query data visible (LP: #1678023)
1520 - SAUCE: apparmor: add label data availability to the feature set
1521
1522 * apparmor query interface does not make supported query info available
1523 (LP: #1678030)
1524 - SAUCE: apparmor: add information about the query inteface to the feature set
1525
1526 * change_profile incorrect when using namespaces with a compound stack
1527 (LP: #1677959)
1528 - SAUCE: apparmor: fix label parse for stacked labels
1529
1530 * Regression in 4.4.0-65-generic causes very frequent system crashes
1531 (LP: #1669611)
1532 - apparmor: sync of apparmor 3.6+ (17.04)
1533
1534 * Artful update to 4.11.1 stable release (LP: #1690814)
1535 - dm ioctl: prevent stack leak in dm ioctl call
1536 - drm/sti: fix GDP size to support up to UHD resolution
1537 - power: supply: lp8788: prevent out of bounds array access
1538 - brcmfmac: Ensure pointer correctly set if skb data location changes
1539 - brcmfmac: Make skb header writable before use
1540 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
1541 - refcount: change EXPORT_SYMBOL markings
1542 - net: macb: fix phy interrupt parsing
1543 - tcp: fix access to sk->sk_state in tcp_poll()
1544 - geneve: fix incorrect setting of UDP checksum flag
1545 - bpf: enhance verifier to understand stack pointer arithmetic
1546 - bpf, arm64: fix jit branch offset related to ldimm64
1547 - tcp: fix wraparound issue in tcp_lp
1548 - net: ipv6: Do not duplicate DAD on link up
1549 - net: usb: qmi_wwan: add Telit ME910 support
1550 - tcp: do not inherit fastopen_req from parent
1551 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
1552 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
1553 - ipv6: initialize route null entry in addrconf_init()
1554 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
1555 - tcp: randomize timestamps on syncookies
1556 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
1557 - bpf: don't let ldimm64 leak map addresses on unprivileged
1558 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
1559 - f2fs: sanity check segment count
1560 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
1561 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
1562 - block: get rid of blk_integrity_revalidate()
1563 - Linux 4.11.1
1564
1565 * Module signing exclusion for staging drivers does not work properly
1566 (LP: #1690908)
1567 - SAUCE: Fix module signing exclusion in package builds
1568
1569 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
1570 - [Config] CONFIG_QCOM_L3_PMU=y
1571 - perf: qcom: Add L3 cache PMU driver
1572
1573 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
1574 - drivers/perf: arm_pmu: rework per-cpu allocation
1575 - drivers/perf: arm_pmu: manage interrupts per-cpu
1576 - drivers/perf: arm_pmu: split irq request from enable
1577 - drivers/perf: arm_pmu: remove pointless PMU disabling
1578 - drivers/perf: arm_pmu: define armpmu_init_fn
1579 - drivers/perf: arm_pmu: fold init into alloc
1580 - drivers/perf: arm_pmu: factor out pmu registration
1581 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
1582 - drivers/perf: arm_pmu: handle no platform_device
1583 - drivers/perf: arm_pmu: rename irq request/free functions
1584 - drivers/perf: arm_pmu: split cpu-local irq request/free
1585 - drivers/perf: arm_pmu: move irq request/free into probe
1586 - drivers/perf: arm_pmu: split out platform device probe logic
1587 - arm64: add function to get a cpu's MADT GICC table
1588 - [Config] CONFIG_ARM_PMU_ACPI=y
1589 - drivers/perf: arm_pmu: add ACPI framework
1590 - arm64: pmuv3: handle !PMUv3 when probing
1591 - arm64: pmuv3: use arm_pmu ACPI framework
1592
1593 * Fix NVLINK2 TCE route (LP: #1690155)
1594 - powerpc/powernv: Fix TCE kill on NVLink2
1595
1596 * CVE-2017-0605
1597 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
1598
1599 * Miscellaneous Ubuntu changes
1600 - [Config] Restore powerpc arch to annotations file
1601 - [Config] Disable runtime testing modules
1602 - [Config] Disable drivers not needed on s390x
1603 - [Config] Update annotations for 4.11
1604 - [Config] updateconfigs after apparmor updates
1605
1606 * Miscellaneous upstream changes
1607 - apparmor: use SHASH_DESC_ON_STACK
1608 - apparmor: fix invalid reference to index variable of iterator line 836
1609 - apparmor: fix parameters so that the permission test is bypassed at boot
1610 - apparmor: Make path_max parameter readonly
1611 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
1612 - apparmorfs: Use seq_putc() in two functions
1613 - apparmor: provide information about path buffer size at boot
1614 - apparmor: add/use fns to print hash string hex value
1615
1616 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
1617
1618linux (4.11.0-2.7) artful; urgency=low
1619
1620 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
1621 (LP: #1688259)
1622 - Remove squashfs-modules files from d-i
1623 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
1624
1625 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
1626 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
1627 - d-i: initrd needs qcom_emac on amberwing platform.
1628
1629 * update for V3 kernel bits and improved multiple fan slice support
1630 (LP: #1470091)
1631 - SAUCE: fan: tunnel multiple mapping mode (v3)
1632
1633 * Miscellaneous Ubuntu changes
1634 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
1635 - Enable zfs
1636 - SAUCE: fan: add VXLAN implementation
1637 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
1638 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
1639 kernel image
1640 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
1641 mode
1642 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
1643 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
1644 locked down
1645 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
1646 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
1647 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
1648 reboot
1649 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
1650 set
1651 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
1652 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
1653 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
1654 down
1655 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
1656 locked down
1657 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
1658 down
1659 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
1660 is locked down
1661 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
1662 locked down
1663 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
1664 has been locked down
1665 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
1666 locked down
1667 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
1668 locked down
1669 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
1670 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
1671 kernel is locked down
1672 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
1673 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
1674 down
1675 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
1676 - SAUCE: (efi-lockdown) Add EFI signature data types
1677 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
1678 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
1679 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
1680 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
1681 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
1682 disabled
1683 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
1684 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
1685 MokSBState
1686 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
1687 - [Config] Set values for UEFI secure boot lockdown options
1688 - Update dropped.txt
1689
1690 [ Upstream Kernel Changes ]
1691
1692 * rebase to v4.11
1693
1694 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
1695
1696linux (4.11.0-1.6) artful; urgency=low
1697
1698 * Miscellaneous Ubuntu changes
1699 - [Debian] Use default compression for all packages
1700 - SAUCE: (namespace) block_dev: Support checking inode permissions in
1701 lookup_bdev()
1702 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
1703 when mounting
1704 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
1705 when mounting
1706 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1707 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1708 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1709 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
1710 security.* xattrs
1711 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
1712 filesystems
1713 - SAUCE: (namespace) fuse: Add support for pid namespaces
1714 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1715 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
1716 or a descendant
1717 - SAUCE: (namespace) fuse: Allow user namespace mounts
1718 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
1719 namespaces
1720 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
1721 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
1722 mounts
1723 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
1724 opened for writing
1725
1726 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
1727
1728linux (4.11.0-0.5) artful; urgency=low
1729
1730 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
1731 (LP: #1684971)
1732 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
1733
1734 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
1735 (LP: #1470250)
1736 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
1737
1738 * Enable virtual scsi server driver for Power (LP: #1615665)
1739 - SAUCE: Return TCMU-generated sense data to fabric module
1740
1741 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
1742 (LP: #1630990)
1743 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
1744 CONFIG_SECURITYFS=n
1745
1746 * Miscellaneous Ubuntu changes
1747 - SAUCE: Import aufs driver
1748 - [Config] Enable aufs
1749 - [Debian] Add script to update virtualbox
1750 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
1751 - Enable vbox
1752 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
1753
1754 [ Upstream Kernel Changes ]
1755
1756 * rebase to v4.11-rc8
1757
1758 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
1759
1760linux (4.11.0-0.4) zesty; urgency=low
1761
1762 * POWER9: Improve performance on memory management (LP: #1681429)
1763 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
1764 flush
1765 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
1766
1767 * Miscellaneous Ubuntu changes
1768 - find-missing-sauce.sh
1769
1770 [ Upstream Kernel Changes ]
1771
1772 * rebase to v4.11-rc7
1773
1774 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
1775
1776linux (4.11.0-0.3) zesty; urgency=low
1777
1778 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
1779 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
1780
1781 * smartpqi driver needed in initram disk and installer (LP: #1680156)
1782 - [Config] Add smartpqi to d-i
1783
1784 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
1785 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
1786
1787 * Miscellaneous Ubuntu changes
1788 - [Config] flash-kernel should be a Breaks
1789 - [Config] drop the info directory
1790 - [Config] drop NOTES as obsolete
1791 - [Config] drop changelog.historical as obsolete
1792 - rebase to v4.11-rc6
1793
1794 [ Upstream Kernel Changes ]
1795
1796 * rebase to v4.11-rc6
1797
1798 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
1799
1800linux (4.11.0-0.2) zesty; urgency=low
1801
1802 [ Upstream Kernel Changes ]
1803
1804 * rebase to v4.11-rc5
1805
1806 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
1807
1808linux (4.11.0-0.1) zesty; urgency=low
1809
1810 [ Upstream Kernel Changes ]
1811
1812 * rebase to v4.11-rc4
1813 - LP: #1591053
1814
1815 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
1816
1817linux (4.11.0-0.0) zesty; urgency=low
1818
1819 * dummy entry
1820
1821 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600