]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - debian.master/changelog
951f636a8966a107e9fd91d5e56f2c8c52c0eb2f
[mirror_ubuntu-hirsute-kernel.git] / debian.master / changelog
1 linux (5.11.0-1.2) hirsute; urgency=medium
2
3 [ Upstream Kernel Changes ]
4
5 * Rebase to v5.11-rc2
6
7 -- Andrea Righi <andrea.righi@canonical.com> Thu, 07 Jan 2021 16:57:01 +0100
8
9 linux (5.11.0-0.1) hirsute; urgency=medium
10
11 * dep-8 ubuntu-regression-suite tests are not run for all linux-hwe-* kernels
12 (LP: #1908529)
13 - [dep-8] Allow all hwe kernels
14
15 * Fix reading speed and duplex sysfs on igc device (LP: #1906851)
16 - igc: Report speed and duplex as unknown when device is runtime suspended
17
18 * rtwpci driver blocks the system to enter PC10, stuck at PC3 (LP: #1907200)
19 - SAUCE: rtw88: 8723de: let cpu enter c10
20
21 * [21.04 FEAT] Deactivate CONFIG_QETH_OSN kernel config option (LP: #1906370)
22 - [Config] Deactivate CONFIG_QETH_OSN kernel config option
23
24 * Add dpcd backlight control for 0x4c83 0x4f41 (LP: #1905663)
25 - SAUCE: drm/dp: Add dpcd backlight control for 0x4c83 0x4f41
26
27 * disable building bpf selftests (LP: #1908144)
28 - SAUCE: selftests/bpf: Clarify build error if no vmlinux
29 - SAUCE: selftests: Skip BPF selftests by default
30 - disable building bpf selftests (no VMLINUX_BTF)
31
32 * Miscellaneous Ubuntu changes
33 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
34 mode
35 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
36 - [Config] update configs and annotations after rebase to v5.11-rc1
37 - hio: fix build error with kernel 5.11
38 - SAUCE: shiftfs: fix build error with 5.11
39 - [Config] temporarily disable ZFS
40 - check-aliases: do not error if modules.alias does not exist
41 - ppc64el: don't build stripped vdso
42
43 * Miscellaneous upstream changes
44 - irq: export irq_check_status_bit
45
46 [ Upstream Kernel Changes ]
47
48 * Rebase to v5.11-rc1
49
50 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Jan 2021 09:17:48 +0100
51
52 linux (5.11.0-0.0) hirsute; urgency=medium
53
54 * Empty entry
55
56 -- Andrea Righi <andrea.righi@canonical.com> Wed, 30 Dec 2020 09:04:41 +0100
57
58 linux (5.10.0-9.10) hirsute; urgency=medium
59
60 * Use INTx for Pericom USB controllers (LP: #1906839)
61 - PCI: Disable MSI for Pericom PCIe-USB adapter
62
63 * disable building bpf selftests (LP: #1908144)
64 - SAUCE: selftests/bpf: clarify build error if no vmlinux
65 - SAUCE: selftests: Skip BPF seftests by default
66 - disable building bpf selftests (no VMLINUX_BTF)
67
68 * Miscellaneous Ubuntu changes
69 - [Config] Enable CONFIG_BPF_LSM
70
71 * Miscellaneous upstream changes
72 - Revert "md: change mddev 'chunk_sectors' from int to unsigned"
73 - Revert "dm raid: fix discard limits for raid1 and raid10"
74
75 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Dec 2020 10:16:14 +0100
76
77 linux (5.10.0-8.9) hirsute; urgency=medium
78
79 * Packaging resync (LP: #1786013)
80 - [Packaging] update variants
81
82 * Fix bpf selftest compilation with clang 11
83 - bpf: Fix selftest compilation on clang 11
84
85 * Miscellaneous Ubuntu changes
86 - [Config] update configs and annotations after rebase to v5.10
87
88 [ Upstream Kernel Changes ]
89
90 * Rebase to v5.10
91
92 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Dec 2020 08:57:57 +0100
93
94 linux (5.10.0-7.8) hirsute; urgency=medium
95
96 * Packaging resync (LP: #1786013)
97 - update dkms package versions
98
99 * Fix linux-libc-dev build for hirsute forward port kernels (LP: #1904067)
100 - [Debian] Build linux-libc-dev for debian.master* branches
101
102 * Update kernel packaging to support forward porting kernels (LP: #1902957)
103 - [Debian] Update for leader included in BACKPORT_SUFFIX
104
105 * Introduce the new NVIDIA 455 series (LP: #1897751)
106 - [Packaging] NVIDIA -- Add signed modules for the 455 driver
107
108 * 5.10 kernel fails to boot with secure boot disabled (LP: #1904906)
109 - [Config] CONFIG_RCU_SCALE_TEST=n
110
111 * Miscellaneous Ubuntu changes
112 - [Config] s390x: disable GPIO_CDEV
113 - [Config] ARM_CMN=m
114 - [Config] disable GPIO_CDEV_V1
115 - [Config] Reorder annotations after 5.10-rc6 rebase
116 - [Packaging] Remove nvidia-435 dkms build
117 - [Packaging] Change source package name to linux
118 - [Config] Update configs and annotations after rebase to v5.10-rc7
119 - SAUCE: Revert "mm/filemap: add static for function
120 __add_to_page_cache_locked"
121
122 [ Upstream Kernel Changes ]
123
124 * Rebase to v5.10-rc7
125
126 -- Seth Forshee <seth.forshee@canonical.com> Mon, 07 Dec 2020 00:15:20 -0600
127
128 linux (5.10.0-6.7) hirsute; urgency=medium
129
130 * Empty entry.
131
132 -- Seth Forshee <seth.forshee@canonical.com> Sun, 06 Dec 2020 22:13:46 -0600
133
134 linux-5.10 (5.10.0-6.7) hirsute; urgency=medium
135
136 * Packaging resync (LP: #1786013)
137 - update dkms package versions
138
139 * Avoid double newline when running insertchanges (LP: #1903293)
140 - [Packaging] insertchanges: avoid double newline
141
142 * Miscellaneous Ubuntu changes
143 - [Packaging]: linux-modules should depend on linux-image
144 - [Packaging]: linux-image should suggest linux-modules-extra
145
146 [ Upstream Kernel Changes ]
147
148 * Rebase to v5.10-rc6
149
150 -- Andrea Righi <andrea.righi@canonical.com> Mon, 30 Nov 2020 07:47:34 +0100
151
152 linux-5.10 (5.10.0-5.6) hirsute; urgency=medium
153
154 * Miscellaneous Ubuntu changes
155 - [Config] add CONFIG_INFINIBAND_VIRT_DMA
156
157 [ Upstream Kernel Changes ]
158
159 * Rebase to v5.10-rc5
160
161 -- Andrea Righi <andrea.righi@canonical.com> Mon, 23 Nov 2020 13:17:44 +0100
162
163 linux-5.10 (5.10.0-4.5) hirsute; urgency=medium
164
165 * Packaging resync (LP: #1786013)
166 - update dkms package versions
167
168 * Miscellaneous Ubuntu changes
169 - [Packaging] reduce the size required to build packages
170
171 [ Upstream Kernel Changes ]
172
173 * Rebase to v5.10-rc4
174
175 -- Andrea Righi <andrea.righi@canonical.com> Mon, 16 Nov 2020 08:33:54 +0100
176
177 linux-5.10 (5.10.0-3.4) hirsute; urgency=medium
178
179 * Packaging resync (LP: #1786013)
180 - update dkms package versions
181
182 * e1000e: fix issues with S0ix (LP: #1902687)
183 - SAUCE: e1000e: fix S0ix flow to allow S0i3.2 subset entry
184 - SAUCE: e1000e: allow turning s0ix flows on for systems with ME
185 - SAUCE: e1000e: Add Dell's Comet Lake systems into s0ix heuristics
186 - SAUCE: e1000e: Add more Dell CML systems into s0ix heuristics
187 - [Config] Update CONFIG_E1000E for ppc64el in annotations
188
189 * perf: Add support for Rocket Lake (LP: #1902004)
190 - SAUCE: perf/x86/intel: Add Rocket Lake CPU support
191 - SAUCE: perf/x86/cstate: Add Rocket Lake CPU support
192 - SAUCE: perf/x86/msr: Add Rocket Lake CPU support
193 - SAUCE: perf/x86/intel/uncore: Add Rocket Lake support
194
195 * Miscellaneous Ubuntu changes
196 - [Config] Disable CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE
197 - [Config] update CONFIG_MST_IRQ after rebase to 5.10-rc3
198 - [Config] drop obsolete SND_SST_IPC options
199 - [Config] re-enable ZFS
200
201 [ Upstream Kernel Changes ]
202
203 * Rebase to v5.10-rc3
204
205 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Nov 2020 09:37:08 +0100
206
207 linux-5.10 (5.10.0-2.3) hirsute; urgency=medium
208
209 * Miscellaneous Ubuntu changes
210 - [Config] Switch arm64 default cpufreq governor to ondemand
211 - [Debian] Include scripts/module.lds from builddir in headers package
212
213 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Nov 2020 21:01:52 -0600
214
215 linux-5.10 (5.10.0-1.2) hirsute; urgency=medium
216
217 * Packaging resync (LP: #1786013)
218 - update dkms package versions
219
220 * Fix non-working Intel NVMe after S3 (LP: #1900847)
221 - SAUCE: PCI: Enable ACS quirk on all CML root ports
222
223 * Miscellaneous Ubuntu changes
224 - [Packaging] move to hirsute
225 - [Config] Update configs and annotations after rebase to 5.10-rc2
226 - [Config] Update numerous configs to conform with policy
227 - [Config] Switch default CPUFreq governer for arm64/armhf to schedultil
228 - [Config] Temporarily disable DEBUG_INFO_BTF for armhf
229
230 [ Upstream Kernel Changes ]
231
232 * Rebase to v5.10-rc2
233
234 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Nov 2020 13:18:27 -0600
235
236 linux-5.10 (5.10.0-0.1) hirsute; urgency=medium
237
238 * Packaging resync (LP: #1786013)
239 - update dkms package versions
240
241 * Miscellaneous Ubuntu changes
242 - [Config] Update configs and annotations for v5.10-rc1
243 - SAUCE: platform/x86: dell-uart-backlight: rename kzfree() to
244 kfree_sensitive()
245 - SAUCE: apparmor: rename kzfree() to kfree_sensitive()
246 - SAUCE: LSM: change ima_read_file() to use lsmblob
247 - SAUCE: LSM: Use lsmblob in smk_netlbl_mls()
248
249 * Miscellaneous upstream changes
250 - Revert "UBUNTU: [Packaging] Change source package name to linux-5.10"
251 - s390: correct __bootdata / __bootdata_preserved macros
252
253 [ Upstream Kernel Changes ]
254
255 * Rebase to v5.10-rc1
256
257 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 27 Oct 2020 16:57:07 +0100
258
259 linux-5.10 (5.10.0-0.0) groovy; urgency=medium
260
261 * Empty entry
262
263 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
264
265 linux-5.9 (5.9.0-2.3) groovy; urgency=medium
266
267 * Fix system reboot when disconnecting WiFi (LP: #1899726)
268 - iwlwifi: msix: limit max RX queues for 9000 family
269
270 * booting linux-generic-lpae armhf kernel under qemu results in relocation out
271 of range, and thus no modules can be loaded (LP: #1899519)
272 - [Config] armhf: ARM_MODULE_PLTS=y
273
274 * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
275 - ALSA: hda: fix jack detection with Realtek codecs when in D3
276
277 * CVE-2020-16119
278 - SAUCE: dccp: avoid double free of ccid on child socket
279
280 * python3-venv is gone (LP: #1896801)
281 - SAUCE: doc: remove python3-venv dependency
282
283 * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
284 - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
285
286 * Enable brightness control on HP DreamColor panel (LP: #1898865)
287 - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
288 quirk
289 - SAUCE: drm/dp: HP DreamColor panel brigntness fix
290
291 * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel
292 (LP: #1897501)
293 - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk
294 - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID
295 19-15
296
297 * Fix broken e1000e device after S3 (LP: #1897755)
298 - SAUCE: e1000e: Increase polling timeout on MDIC ready bit
299
300 * Wakeup the system by touching the touchpad (LP: #1888331)
301 - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
302
303 * Enable LTR for endpoints behind VMD (LP: #1896598)
304 - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD
305
306 * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
307 (LP: #1893914)
308 - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
309
310 * debian/rules editconfigs does not work on s390x to change s390x only configs
311 (LP: #1863116)
312 - [Packaging] kernelconfig -- only update/edit configurations on architectures
313 we have compiler support
314
315 * Fix non-working NVMe after S3 (LP: #1895718)
316 - SAUCE: PCI: Enable ACS quirk on CML root port
317
318 * Miscellaneous Ubuntu changes
319 - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids
320 - SAUCE: tools resolve_btfids: Always force HOSTARCH
321 - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k'
322 - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks
323 - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check()
324 - [Config] Update toolchain versions
325 - [Config] Refresh annotations
326 - Add ubuntu-host module
327 - CONFIG_UBUNTU_HOST=m
328 - SAUCE: apparmor: drop prefixing abs root labels with '='
329 - SAUCE: apparmor: disable showing the mode as part of a secid to secctx
330 - SAUCE: apparmor: rename aa_sock() to aa_unix_sk()
331 - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock()
332 - SAUCE: LSM: Infrastructure management of the sock security
333 - SAUCE: LSM: Create and manage the lsmblob data structure.
334 - SAUCE: LSM: Use lsmblob in security_audit_rule_match
335 - SAUCE: LSM: Use lsmblob in security_kernel_act_as
336 - SAUCE: net: Prepare UDS for security module stacking
337 - SAUCE: LSM: Use lsmblob in security_secctx_to_secid
338 - SAUCE: LSM: Use lsmblob in security_secid_to_secctx
339 - SAUCE: LSM: Use lsmblob in security_ipc_getsecid
340 - SAUCE: LSM: Use lsmblob in security_task_getsecid
341 - SAUCE: LSM: Use lsmblob in security_inode_getsecid
342 - SAUCE: LSM: Use lsmblob in security_cred_getsecid
343 - SAUCE: IMA: Change internal interfaces to use lsmblobs
344 - SAUCE: LSM: Specify which LSM to display
345 - SAUCE: LSM: Ensure the correct LSM context releaser
346 - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx
347 - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx
348 - SAUCE: LSM: security_secid_to_secctx in netlink netfilter
349 - SAUCE: NET: Store LSM netlabel data in a lsmblob
350 - SAUCE: LSM: Verify LSM display sanity in binder
351 - SAUCE: Audit: Add new record for multiple process LSM attributes
352 - SAUCE: Audit: Add a new record for multiple object LSM
353 - SAUCE: LSM: Add /proc attr entry for full LSM context
354 - SAUCE: AppArmor: Remove the exclusive flag
355 - SAUCE: Audit: Fix for missing NULL check
356
357 * Miscellaneous upstream changes
358 - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
359
360 [ Upstream Kernel Changes ]
361
362 * Rebase to v5.9
363
364 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Oct 2020 13:31:18 -0500
365
366 linux-5.9 (5.9.0-1.2) groovy; urgency=medium
367
368 * Miscellaneous Ubuntu changes
369 - [Config] Update configs after rebase to 5.9-rc6
370 - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
371 - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled
372 - SAUCE: tools resolve_btfids: Always force HOSTARCH
373
374 [ Upstream Kernel Changes ]
375
376 * Rebase to v5.9-rc6
377
378 -- Seth Forshee <seth.forshee@canonical.com> Mon, 21 Sep 2020 14:39:34 -0500
379
380 linux-5.9 (5.9.0-0.1) groovy; urgency=medium
381
382 * Miscellaneous Ubuntu changes
383 - [Config] Update configs and annotations for v5.9-rc1
384 - SAUCE: i915: Fix build error due to missing struct definition
385 - hio -- Update blk_queue_split() calls for changes in 5.9-rc1
386 - hio -- Updates for move of make_request_fn to struct block_device_operations
387 - [Config] Disable zfs dkms build
388 - [Config] Disable nvidia dkms build
389 - [Config] Disable nvidia server dkms builds
390 - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division
391 - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
392 - [Packaging] Bind hv_vss_daemon startup to hv_vss device
393 - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
394 - [Config] Re-enable UEFI signing for arm64
395 - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()"
396 - [Config] Set the default CPU governor to ONDEMAND
397 - [Packaging] update variants
398 - [Packaging] update helper scripts
399 - update dkms package versions
400
401 [ Upstream Kernel Changes ]
402
403 * Rebase to v5.9-rc5
404
405 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Sep 2020 15:01:21 -0500
406
407 linux-5.9 (5.9.0-0.0) groovy; urgency=medium
408
409 * Empty entry
410
411 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Aug 2020 16:48:03 -0500
412
413 linux (5.8.0-16.17) groovy; urgency=medium
414
415 * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)
416
417 * Miscellaneous Ubuntu changes
418 - hio -- Update to use bio_{start,end}_io_acct with 5.8+
419 - Enable hio driver
420 - [Packaging] Temporarily disable building doc package contents
421
422 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 15:32:58 -0500
423
424 linux (5.8.0-15.16) groovy; urgency=medium
425
426 * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)
427
428 * Miscellaneous Ubuntu changes
429 - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
430 doc/sphinx@0f49e30c)
431
432 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 09:29:58 -0500
433
434 linux (5.8.0-14.15) groovy; urgency=medium
435
436 * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)
437
438 * Packaging resync (LP: #1786013)
439 - [Packaging] update helper scripts
440
441 * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
442 - selftests/net: relax cpu affinity requirement in msg_zerocopy test
443
444 * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
445 - ALSA: hda/hdmi: Add quirk to force connectivity
446
447 * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
448 - ALSA: usb-audio: Add support for Lenovo ThinkStation P620
449
450 * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
451 - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
452
453 * Enlarge hisi_sec2 capability (LP: #1890222)
454 - crypto: hisilicon - update SEC driver module parameter
455
456 * Miscellaneous Ubuntu changes
457 - [Config] Re-enable signing for ppc64el
458
459 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Aug 2020 15:26:46 -0500
460
461 linux (5.8.0-13.14) groovy; urgency=medium
462
463 * Miscellaneous Ubuntu changes
464 - [Config] Remove i386 configs
465 - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD
466 - SAUCE: export __get_vm_area_caller() and map_kernel_range()
467 - [Config] drop CONFIG_BINFMT_AOUT enforcement
468
469 * Miscellaneous upstream changes
470 - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD"
471
472 [ Upstream Kernel Changes ]
473
474 * Rebase to v5.8
475
476 -- Andrea Righi <andrea.righi@canonical.com> Tue, 04 Aug 2020 09:51:50 +0200
477
478 linux (5.8.0-12.13) groovy; urgency=medium
479
480 * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481)
481
482 * Fix right speaker of HP laptop (LP: #1889375)
483 - SAUCE: hda/realtek: Fix right speaker of HP laptop
484
485 * blk_update_request error when mount nvme partition (LP: #1872383)
486 - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
487
488 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
489 - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4"
490 - net: atlantic: align return value of ver_match function with function name
491 - net: atlantic: add support for FW 4.x
492
493 * Miscellaneous Ubuntu changes
494 - [Debian] Fix debian/tests for linux-5.8 -> linux rename
495 - SAUCE: selftests/powerpc: return skip code for spectre_v2
496
497 -- Seth Forshee <seth.forshee@canonical.com> Wed, 29 Jul 2020 16:58:47 -0500
498
499 linux (5.8.0-11.12) groovy; urgency=medium
500
501 * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336)
502
503 * Miscellaneous Ubuntu changes
504 - [Packaging] dwarves is not required for linux-libc-dev or stage1
505
506 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 22:33:24 -0500
507
508 linux (5.8.0-10.11) groovy; urgency=medium
509
510 * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316)
511
512 * Miscellaneous Ubuntu changes
513 - [Packaging] Add more packages to Build-Depends-Indep for docs
514 - [Debian] Specify python executable in kmake
515 - [Debian] Don't treat warnings as errors during perf builds
516 - [Config] Disable signing for ppc64el
517
518 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 17:09:52 -0500
519
520 linux (5.8.0-9.10) groovy; urgency=medium
521
522 * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140)
523
524 * Packaging resync (LP: #1786013)
525 - [Packaging] update helper scripts
526
527 * Miscellaneous Ubuntu changes
528 - SAUCE: Fix s390x compile error on F32 utils/stat-display.c
529 - [Packaging] Add python3-venv to Build-Depends-Indep
530
531 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 21:01:46 -0500
532
533 linux (5.8.0-8.9) groovy; urgency=medium
534
535 * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104)
536
537 * Packaging resync (LP: #1786013)
538 - [Packaging] update helper scripts
539 - update dkms package versions
540 - [Packaging] update variants
541
542 * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
543 - [Packaging] NVIDIA -- Add signed modules for 450 450-server
544
545 * Introduce the new NVIDIA 418-server and 440-server series, and update the
546 current NVIDIA drivers (LP: #1881137)
547 - [packaging] add signed modules for the 418-server and the 440-server
548 flavours
549
550 * Miscellaneous Ubuntu changes
551 - SAUCE: Revert "radix-tree: Use local_lock for protection"
552 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
553 - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD
554 - [Config] Enable nvidia dkms build
555
556 * Miscellaneous upstream changes
557 - usbip: tools: fix build error for multiple definition
558
559 [ Upstream Kernel Changes ]
560
561 * Rebase to v5.8-rc7
562
563 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 11:18:12 -0500
564
565 linux (5.8.0-7.8) groovy; urgency=medium
566
567 * Empty entry
568
569 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 09:22:19 +0200
570
571 linux-5.8 (5.8.0-7.8) groovy; urgency=medium
572
573 * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
574 - ASoC: amd: add logic to check dmic hardware runtime
575 - ASoC: amd: add ACPI dependency check
576 - ASoC: amd: fixed kernel warnings
577
578 * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
579 - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
580
581 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
582 - SAUCE: net: atlantic: Add support for firmware v4
583
584 * MGA G200e doesn't work under GDM Wayland (LP: #1886140)
585 - drm/mgag200: Remove HW cursor
586 - drm/mgag200: Clean up mga_set_start_address()
587 - drm/mgag200: Clean up mga_crtc_do_set_base()
588 - drm/mgag200: Move mode-setting code into separate helper function
589 - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
590 - drm/mgag200: Update mode registers after plane registers
591 - drm/mgag200: Set pitch in a separate helper function
592 - drm/mgag200: Set primary plane's format in separate helper function
593 - drm/mgag200: Move TAGFIFO reset into separate function
594 - drm/mgag200: Move hiprilvl setting into separate functions
595 - drm/mgag200: Move register initialization into separate function
596 - drm/mgag200: Remove out-commented suspend/resume helpers
597 - drm/mgag200: Use simple-display data structures
598 - drm/mgag200: Convert to simple KMS helper
599 - drm/mgag200: Replace VRAM helpers with SHMEM helpers
600
601 * Miscellaneous Ubuntu changes
602 - SAUCE: s390/bpf: fix sign extension in branch_ku
603 - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
604 - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
605 - [packaging] debhelper-compat (= 10) (and retire debian/compat)
606 - [Config] Update configs after rebase to 5.8-rc6
607
608 [ Upstream Kernel Changes ]
609
610 * Rebase to v5.8-rc6
611
612 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jul 2020 09:55:47 +0200
613
614 linux-5.8 (5.8.0-6.7) groovy; urgency=medium
615
616 * Packaging resync (LP: #1786013)
617 - update dkms package versions
618
619 * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1
620 (LP: #1887397)
621 - SAUCE: libtraceevent: Strip symbol version from nm output
622
623 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Jul 2020 14:07:53 -0500
624
625 linux-5.8 (5.8.0-5.6) groovy; urgency=medium
626
627 * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation
628 (LP: #1886188)
629 - [Packaging] Produce linux-libc-deb package for riscv64
630 - [Debian] Disallow building linux-libc-dev from linux-riscv
631
632 * Miscellaneous Ubuntu changes
633 - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy
634 transformations test on s390"
635 - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390"
636 - [Config] Update configs (gcc update)
637
638 [ Upstream Kernel Changes ]
639
640 * Rebase to v5.8-rc5
641
642 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jul 2020 08:42:14 +0200
643
644 linux-5.8 (5.8.0-4.5) groovy; urgency=medium
645
646 * Add generic LED class support for audio LED (LP: #1885896)
647 - ALSA: hda: generic: Always call led-trigger for mic mute LED
648 - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
649 - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
650 - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
651 - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
652 - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
653 - ALSA: hda: generic: Drop the old mic-mute LED hook
654 - ALSA: hda: generic: Add vmaster mute LED helper
655 - ALSA: hda/realtek: Use the new vmaster mute LED helper
656 - ALSA: hda/conexant: Use the new vmaster mute LED helper
657 - ALSA: hda/sigmatel: Use the new vmaster mute LED helper
658 - ALSA: hda/realtek: Unify LED helper code
659 - ALSA: hda: Let LED cdev handling suspend/resume
660
661 * seccomp_bpf fails on powerpc (LP: #1885757)
662 - SAUCE: selftests/seccomp: fix ptrace tests on powerpc
663
664 * CVE-2020-11935
665 - SAUCE: aufs: do not call i_readcount_inc()
666
667 * Miscellaneous Ubuntu changes
668 - SAUCE: Update aufs to 5.x-rcN 20200622
669 - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value
670 - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y
671
672 [ Upstream Kernel Changes ]
673
674 * Rebase to v5.8-rc4
675
676 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Jul 2020 08:14:28 -0500
677
678 linux-5.8 (5.8.0-3.4) groovy; urgency=medium
679
680 * Packaging resync (LP: #1786013)
681 - [Packaging] update helper scripts
682 - update dkms package versions
683
684 * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2
685 (LP: #1884635)
686 - SAUCE: overlayfs: fix faulty rebase
687
688 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
689 - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups
690
691 * shiftfs: fix btrfs regression (LP: #1884767)
692 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation"
693
694 * Miscellaneous Ubuntu changes
695 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y
696 - SAUCE: regulator: rename da903x to da903x-regulator
697 - [Config] Add da903x to modules.ignore
698 - [Config] Update configs for rebase to 5.8-rc3
699
700 [ Upstream Kernel Changes ]
701
702 * Rebase to v5.8-rc3
703
704 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jun 2020 08:48:25 -0500
705
706 linux-5.8 (5.8.0-2.3) groovy; urgency=medium
707
708 * Support Audio Mute LED for two new HP laptops (LP: #1884251)
709 - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
710
711 * CVE-2019-16089
712 - SAUCE: nbd_genl_status: null check for nla_nest_start
713
714 * tpm: fix TIS locality timeout problems (LP: #1881710)
715 - SAUCE: tpm: fix TIS locality timeout problems
716
717 * Packaging resync (LP: #1786013)
718 - update dkms package versions
719
720 * Miscellaneous Ubuntu changes
721 - SAUCE: security,perf: Allow further restriction of perf_event_open
722 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
723 - [Config] Update configs and annotations for 5.8-rc2
724 - [Config] Enable zfs
725 - [Config] Enable CONFIG_DEBUG_INFO_BTF
726
727 [ Upstream Kernel Changes ]
728
729 * Rebase to v5.8-rc2
730
731 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jun 2020 15:05:54 -0500
732
733 linux-5.8 (5.8.0-1.2) groovy; urgency=medium
734
735 * Miscellaneous Ubuntu changes
736 - [Debian] Support linux-x.y in udeb package names
737 - [Packaging] Use SRCPKGNAME for udeb packages
738
739 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 19:34:32 -0500
740
741 linux-5.8 (5.8.0-0.1) groovy; urgency=medium
742
743 * Docker registry doesn't stay up and keeps restarting (LP: #1879690)
744 - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay"
745
746 * Packaging resync (LP: #1786013)
747 - [Packaging] update variants
748
749 * Miscellaneous Ubuntu changes
750 - [Packaging] Update source package name to linux-5.8
751 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
752 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages.
753 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
754 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
755 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
756 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
757 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify
758 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
759 - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
760 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
761 - SAUCE: Import aufs driver
762 - [Config] Update configs for v5.8-rc1
763 - [Config] Update annotations for v5.8-rc1 config changes
764 - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions
765 - Disable hio driver
766
767 * Miscellaneous upstream changes
768 - acpi: disallow loading configfs acpi tables when locked down
769
770 [ Upstream Kernel Changes ]
771
772 * Rebase to v5.8-rc1
773
774 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 11:54:24 -0500
775
776 linux-5.8 (5.8.0-0.0) groovy; urgency=medium
777
778 * Empty entry
779
780 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Jun 2020 22:40:35 -0500
781
782 linux-5.7 (5.7.0-8.9) groovy; urgency=medium
783
784 * Packaging resync (LP: #1786013)
785 - update dkms package versions
786
787 * Enforce all config annotations (LP: #1879327)
788 - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
789 - [Config]: prepare to enforce all
790 - [Config]: enforce all config options
791
792 * Miscellaneous Ubuntu changes
793 - [Config]: annotations review after 5.7 rebase
794 - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX
795 - [Config] THERMAL_GOV_POWER_ALLOCATOR=y
796 - [Config] annotations: SOC_CAMERA is marked as BROKEN
797 - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y
798 - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely
799 unmantained) TLS_TOE
800 - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP
801 - [Config] RTW88_DEBUG=y
802 - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it
803 - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on
804 SND_SOC_SOF_DEVELOPER_SUPPORT
805 - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive
806 with SND_SST_ATOM_HIFI2_PLATFORM_ACPI
807 - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any
808 DEBUG_IMX*_UART is enabled
809 - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25
810 - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32
811 - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA
812 - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT
813 - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS
814 - [Config] s390x: MOST is not set
815 - [Config] s390x: BCM84881_PHY is not set
816 - [Config] s390x: XILINX_LL_TEMAC is not set
817 - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on
818 s390x)
819 - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK
820 - [Config] annotations: s390x: NODES_SHIFT=1
821 - [Config] annotations: import new symbols
822 - [Config] annotations: remove unmatched menu and options
823
824 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 12 Jun 2020 12:03:01 +0200
825
826 linux-5.7 (5.7.0-7.8) groovy; urgency=medium
827
828 * Packaging resync (LP: #1786013)
829 - update dkms package versions
830 - [Packaging] update helper scripts
831
832 * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
833 devices (LP: #1879704)
834 - PCI/IOV: Introduce pci_iov_sysfs_link() function
835 - s390/pci: create links between PFs and VFs
836
837 * Miscellaneous Ubuntu changes
838 - [Config] Disable UEFI signing for arm64
839 - Rebase to v5.7.1
840
841 [ Upstream Kernel Changes ]
842
843 * Rebase to v5.7.1
844
845 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Jun 2020 11:16:58 +0200
846
847 linux-5.7 (5.7.0-6.7) groovy; urgency=medium
848
849 * Packaging resync (LP: #1786013)
850 - [Packaging] update helper scripts
851 - update dkms package versions
852
853 * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
854 - SAUCE: shiftfs: let userns root destroy subvolumes from other users
855
856 * seccomp_benchmark times out on eoan (LP: #1881576)
857 - SAUCE: selftests/seccomp: use 90s as timeout
858
859 * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly
860 when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
861 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
862 association for 11N chip"
863 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
864 connected"
865 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
866 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
867 - rtw88: 8723d: Add coex support
868 - SAUCE: rtw88: coex: 8723d: set antanna control owner
869 - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
870 - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
871
872 * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
873 - ASoC: amd: add Renoir ACP3x IP register header
874 - ASoC: amd: add Renoir ACP PCI driver
875 - ASoC: amd: add acp init/de-init functions
876 - ASoC: amd: create acp3x pdm platform device
877 - ASoC: amd: add ACP3x PDM platform driver
878 - ASoC: amd: irq handler changes for ACP3x PDM dma driver
879 - ASoC: amd: add acp3x pdm driver dma ops
880 - ASoC: amd: add ACP PDM DMA driver dai ops
881 - ASoC: amd: add Renoir ACP PCI driver PM ops
882 - ASoC: amd: add ACP PDM DMA driver pm ops
883 - ASoC: amd: enable Renoir acp3x drivers build
884 - ASoC: amd: create platform devices for Renoir
885 - ASoC: amd: RN machine driver using dmic
886 - ASoC: amd: enable build for RN machine driver
887 - ASoC: amd: fix kernel warning
888 - ASoC: amd: refactoring dai_hw_params() callback
889 - ASoC: amd: return error when acp de-init fails
890 - [Config]: enable amd renoir ASoC audio
891
892 * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
893 - e1000e: Disable TSO for buffer overrun workaround
894
895 * Fix incorrect speed/duplex when I210 device is runtime suspended
896 (LP: #1880656)
897 - igb: Report speed and duplex as unknown when device is runtime suspended
898
899 * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
900 - serial: 8250_pci: Move Pericom IDs to pci_ids.h
901 - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
902
903 * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
904 (LP: #1874056)
905 - s390/pci: Expose new port attribute for PCIe functions
906 - s390/pci: adaptation of iommu to multifunction
907 - s390/pci: define kernel parameters for PCI multifunction
908 - s390/pci: define RID and RID available
909 - s390/pci: create zPCI bus
910 - s390/pci: adapt events for zbus
911 - s390/pci: Handling multifunctions
912 - s390/pci: Do not disable PF when VFs exist
913 - s390/pci: Documentation for zPCI
914 - s390/pci: removes wrong PCI multifunction assignment
915
916 * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
917 - regmap-i2c: add 16-bit width registers support
918
919 * Miscellaneous Ubuntu changes
920 - [Config] Enable virtualbox guest and shared-folder modules
921
922 [ Upstream Kernel Changes ]
923
924 * Rebase to v5.7
925
926 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jun 2020 16:11:24 -0500
927
928 linux-5.7 (5.7.0-5.6) groovy; urgency=medium
929
930 * Packaging resync (LP: #1786013)
931 - update dkms package versions
932
933 * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044)
934 - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional
935 overhead on s390x, hence should be disabled by default on s390x only.
936
937 * Miscellaneous Ubuntu changes
938 - Rebase to v5.7-rc7
939 - [Config] ppc64el: disable STRICT_KERNEL_RWX
940
941 [ Upstream Kernel Changes ]
942
943 * Rebase to v5.7-rc7
944
945 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 May 2020 11:44:09 +0200
946
947 linux-5.7 (5.7.0-4.5) groovy; urgency=medium
948
949 * Packaging resync (LP: #1786013)
950 - update dkms package versions
951
952 * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
953 - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
954 modinfo
955
956 * Support DMIC micmute LED on HP platforms (LP: #1876859)
957 - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
958 - ALSA: hda/realtek - Enable micmute LED on and HP system
959 - ALSA: hda/realtek - Add LED class support for micmute LED
960 - ALSA: hda/realtek - Fix unused variable warning w/o
961 CONFIG_LEDS_TRIGGER_AUDIO
962 - ASoC: SOF: Update correct LED status at the first time usage of
963 update_mute_led()
964
965 * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW),
966 REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found
967 due to firmware crash (LP: #1874685)
968 - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well
969
970 * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after
971 upgrade to 20.04 (LP: #1875665)
972 - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere
973
974 * Unable to handle kernel pointer dereference in virtual kernel address space
975 on Eoan (LP: #1876645)
976 - SAUCE: overlayfs: fix shitfs special-casing
977
978 * Miscellaneous Ubuntu changes
979 - SAUCE: skip building selftest 'runqslower' if kernel not built
980 - Rebase to v5.7-rc6
981 - [Config] updateconfigs after 5.7-rc6 rebase
982
983 [ Upstream Kernel Changes ]
984
985 * Rebase to v5.7-rc6
986
987 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 May 2020 11:27:25 +0200
988
989 linux-5.7 (5.7.0-3.4) groovy; urgency=medium
990
991 [ Upstream Kernel Changes ]
992
993 * Rebase to v5.7-rc5
994
995 * Packaging resync (LP: #1786013)
996 - update dkms package versions
997
998 * getitimer returns it_value=0 erroneously (LP: #1349028)
999 - [Config] CONTEXT_TRACKING_FORCE policy should be unset
1000
1001 * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV
1002 Secure & Trusted Boot (LP: #1866909)
1003 - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot
1004
1005 * Miscellaneous Ubuntu changes
1006 - SAUCE: Import aufs driver
1007 - [Config] Enable aufs
1008 - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
1009 - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations
1010 - [Debian] final-checks -- Do not remove ~* from abi
1011 - [Config] Enable 5-level page table support for x86
1012 - [Config] updateconfigs after 5.7-rc5 rebase
1013
1014 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 May 2020 10:25:42 +0200
1015
1016 linux-5.7 (5.7.0-2.3) groovy; urgency=medium
1017
1018 * Packaging resync (LP: #1786013)
1019 - [Packaging] update helper scripts
1020 - update dkms package versions
1021 - [Packaging] update helper scripts
1022
1023 * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit
1024 batchbuffer: Input/output error] (LP: #1860754)
1025 - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64
1026
1027 * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506)
1028 - [Packaging] Move virtualbox modules to linux-modules
1029 - [Packaging] Remove vbox and zfs modules from generic.inclusion-list
1030
1031 * built-using constraints preventing uploads (LP: #1875601)
1032 - temporarily drop Built-Using data
1033
1034 * dkms artifacts may expire from the pool (LP: #1850958)
1035 - [Packaging] autoreconstruct -- manage executable debian files
1036 - [packaging] handle downloads from the librarian better
1037
1038 * Add signed modules for the 435 NVIDIA driver (LP: #1875888)
1039 - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver
1040
1041 * [Selftests] Apply various fixes and improvements (LP: #1870543)
1042 - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests
1043
1044 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
1045 distribution (LP: #1628889)
1046 - SAUCE: s390: kernel message catalog
1047
1048 * Overlayfs in user namespace leaks directory content of inaccessible
1049 directories (LP: #1793458) // CVE-2018-6559
1050 - SAUCE: overlayfs: ensure mounter privileges when reading directories
1051
1052 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
1053 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
1054
1055 * [ICL] TC port in legacy/static mode can't be detected due TCCOLD
1056 (LP: #1868936)
1057 - drm/i915/display: Move out code to return the digital_port of the aux ch
1058 - drm/i915/display: Add intel_legacy_aux_to_power_domain()
1059 - drm/i915/display: Split hsw_power_well_enable() into two
1060 - drm/i915/tc/icl: Implement TC cold sequences
1061 - drm/i915/tc: Skip ref held check for TC legacy aux power wells
1062 - drm/i915/tc/tgl: Implement TC cold sequences
1063 - drm/i915/tc: Catch TC users accessing FIA registers without enable aux
1064 - drm/i915/tc: Do not warn when aux power well of static TC ports timeout
1065
1066 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
1067 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
1068 2-in-1"
1069
1070 * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610)
1071 - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop
1072
1073 * linux-image-5.0.0-35-generic breaks checkpointing of container
1074 (LP: #1857257)
1075 - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay
1076
1077 * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a
1078 regression in the asoc machine driver) (LP: #1874359)
1079 - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
1080
1081 * Add debian/rules targets to compile/run kernel selftests (LP: #1874286)
1082 - [Packaging] add support to compile/run selftests
1083
1084 * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315)
1085 - [Config] lowlatency: turn off RT_GROUP_SCHED
1086
1087 * alsa/sof: external mic can't be deteced on Lenovo and HP laptops
1088 (LP: #1872569)
1089 - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs
1090
1091 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
1092 - SAUCE: shiftfs: fix dentry revalidation
1093
1094 * shiftfs: broken shiftfs nesting (LP: #1872094)
1095 - SAUCE: shiftfs: record correct creator credentials
1096
1097 * lockdown on power (LP: #1855668)
1098 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
1099
1100 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
1101 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
1102 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
1103 - SAUCE: rtw88: sar: dump sar information via debugfs
1104 - SAUCE: rtw88: 8723d: add IQ calibration
1105 - SAUCE: rtw88: 8723d: Add power tracking
1106 - SAUCE: rtw88: 8723d: implement flush queue
1107 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
1108 - SAUCE: rtw88: 8723d: Add coex support
1109 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
1110
1111 * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300)
1112 - SAUCE: rtw88: No retry and report for auth and assoc
1113 - SAUCE: rtw88: fix rate for a while after being connected
1114 - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip
1115
1116 * Miscellaneous Ubuntu changes
1117 - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks
1118 - SAUCE: rtw88: fix 'const' mismatch in
1119 __priority_queue_cfg_legacy()/__priority_queue_cfg()
1120 - [Config] RTW88=m
1121 - SAUCE: (lockdown) Revert carried-forward lockdown patches
1122 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1123 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
1124 error messages.
1125 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1126 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1127 mode
1128 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1129 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1130 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1131 verify
1132 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1133 - SAUCE: (lockdown) security: lockdown: Make
1134 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1135 - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el
1136 - [Config] CONFIG_RT_GROUP_SCHED=y
1137 - [Packaging] Include modules.builtin.modinfo in linux-modules
1138 - SAUCE: LSM: Infrastructure management of the sock security
1139 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
1140 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
1141 - SAUCE: Revert "apparmor: Parse secmark policy"
1142 - SAUCE: Revert "apparmor: Add a wildcard secid"
1143 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
1144 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
1145 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
1146 - Update dropped.txt for restored apparmor patches
1147 - Remove lockdown patches from dropped.txt
1148 - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not
1149 enabled
1150 - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error
1151 tests
1152 - SAUCE: selftests/net -- disable l2tp.sh test
1153 - SAUCE: selftests/net -- disable timeout
1154 - SAUCE: tools: hv: Update shebang to use python3 instead of python
1155 - Remove dropped.txt
1156 - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master
1157 - [Debian] Support generating configs for riscv64
1158 - [Config] CONFIG_KMSG_IDS=y for s390x
1159 - [Packaging] add libcap-dev dependency
1160 - [Config] CONFIG_AD5770R=m
1161 - [Config] CONFIG_AL3010=m
1162 - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m
1163 - [Config] CONFIG_BAREUDP=m
1164 - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m
1165 - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m
1166 - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m
1167 - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m
1168 - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m
1169 - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m
1170 - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m
1171 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
1172 - [Config] CONFIG_DRM_PARADE_PS8640=m
1173 - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m
1174 - [Config] CONFIG_DRM_TIDSS=m
1175 - [Config] CONFIG_DRM_TI_TPD12S015=m
1176 - [Config] CONFIG_DRM_TOSHIBA_TC358768=m
1177 - [Config] CONFIG_EDAC_DMC520=m
1178 - [Config] CONFIG_EXFAT_FS=m
1179 - [Config] CONFIG_GP2AP002=m
1180 - [Config] CONFIG_GPIO_MLXBF2=m
1181 - [Config] CONFIG_HID_GLORIOUS=m
1182 - [Config] CONFIG_HID_MCP2221=m
1183 - [Config] CONFIG_HMC425=m
1184 - [Config] CONFIG_ICP10100=m
1185 - [Config] CONFIG_IMX8MM_THERMAL=m
1186 - [Config] CONFIG_IMX_SC_THERMAL=m
1187 - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m
1188 - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m
1189 - [Config] CONFIG_K3_RTI_WATCHDOG=m
1190 - [Config] CONFIG_MDIO_IPQ8064=m
1191 - [Config] CONFIG_MDIO_MVUSB=m
1192 - [Config] CONFIG_MHI_BUS=m
1193 - [Config] CONFIG_OCTEONTX2_VF=m
1194 - [Config] CONFIG_PHY_CADENCE_TORRENT=m
1195 - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m
1196 - [Config] CONFIG_PHY_QCOM_USB_SS=m
1197 - [Config] CONFIG_PINCTRL_DA9062=m
1198 - [Config] CONFIG_PINCTRL_IPQ6018=m
1199 - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m
1200 - [Config] CONFIG_PTP_1588_CLOCK_VMW=m
1201 - [Config] CONFIG_QCOM_IPA=m
1202 - [Config] CONFIG_REGULATOR_MP5416=m
1203 - [Config] CONFIG_REGULATOR_MP886X=m
1204 - [Config] CONFIG_RN5T618_ADC=m
1205 - [Config] CONFIG_RTC_DRV_MT2712=m
1206 - [Config] CONFIG_RTC_DRV_RC5T619=m
1207 - [Config] CONFIG_SC_MSS_7180=m
1208 - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m
1209 - [Config] CONFIG_SM_GCC_8250=m
1210 - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m
1211 - [Config] CONFIG_SND_MESON_AIU=m
1212 - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m
1213 - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m
1214 - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m
1215 - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
1216 - [Config] CONFIG_SND_SOC_MESON_T9015=m
1217 - [Config] CONFIG_SND_SOC_RT5682_SDW=m
1218 - [Config] CONFIG_SND_SOC_TLV320ADCX140=m
1219 - [Config] CONFIG_SPI_FSI=m
1220 - [Config] CONFIG_SPI_MTK_NOR=m
1221 - [Config] CONFIG_SPI_MUX=m
1222 - [Config] CONFIG_SPRD_THERMAL=m
1223 - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m
1224 - [Config] CONFIG_TINYDRM_ILI9486=m
1225 - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m
1226 - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m
1227 - [Config] CONFIG_UACCE=m
1228 - [Config] CONFIG_UNIPHIER_XDMAC=m
1229 - [Config] CONFIG_USB_MAX3420_UDC=m
1230 - [Config] CONFIG_USB_RAW_GADGET=m
1231 - [Config] CONFIG_VHOST_VDPA=m
1232 - [Config] CONFIG_VIDEO_IMX219=m
1233 - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m
1234 - [Config] CONFIG_VIRTIO_VDPA=m
1235 - [Config] CONFIG_MOST_COMPONENTS=m
1236 - [Config] CONFIG_MFD_IQS62X=m
1237 - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7
1238
1239 * Miscellaneous upstream changes
1240 - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask"
1241 - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on
1242 IceLake"
1243 - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block"
1244
1245 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 May 2020 10:48:48 +0200
1246
1247 linux-5.7 (5.7.0-1.2) groovy; urgency=medium
1248
1249 * Packaging resync (LP: #1786013)
1250 - [Packaging] update helper scripts
1251
1252 * Miscellaneous Ubuntu changes
1253 - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue()
1254 - SAUCE: hio: locally define disk_map_sector_rcu()
1255 - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu"
1256 - SAUCE: hio: include <linux/part_stat.h>
1257 - [Config] amd64: i386: HIO=m
1258 - [Config] updateconfigs after 5.7-rc3 rebase
1259
1260 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Apr 2020 11:31:38 +0200
1261
1262 linux-5.7 (5.7.0-0.1) groovy; urgency=medium
1263
1264 * Miscellaneous Ubuntu changes
1265 - [Config] updateconfigs after rebase to 5.7-rc1
1266
1267 [ Upstream Kernel Changes ]
1268
1269 * Rebase to v5.7-rc1
1270 * Rebase to v5.7-rc2
1271
1272 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
1273
1274 linux-5.7 (5.7.0-0.0) focal; urgency=medium
1275
1276 * Dummy entry
1277
1278 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
1279
1280 linux-5.6 (5.6.0-7.7) focal; urgency=medium
1281
1282 * Packaging resync (LP: #1786013)
1283 - update dkms package versions
1284
1285 * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after
1286 disconnecting thunderbolt docking station (LP: #1864754)
1287 - SAUCE: ptp: free ptp clock properly
1288
1289 * swap storms kills interactive use (LP: #1861359)
1290 - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default
1291
1292 * sysfs: incorrect network device permissions on network namespace change
1293 (LP: #1865359)
1294 - sysfs: add sysfs_file_change_owner()
1295 - sysfs: add sysfs_link_change_owner()
1296 - sysfs: add sysfs_group{s}_change_owner()
1297 - sysfs: add sysfs_change_owner()
1298 - device: add device_change_owner()
1299 - drivers/base/power: add dpm_sysfs_change_owner()
1300 - net-sysfs: add netdev_change_owner()
1301 - net-sysfs: add queue_change_owner()
1302 - net: fix sysfs permssions when device changes network namespace
1303 - sysfs: fix static inline declaration of sysfs_groups_change_owner()
1304
1305 * Miscellaneous Ubuntu changes
1306 - [Config] updateconfigs after rebase to 5.6
1307
1308 [ Upstream Kernel Changes ]
1309
1310 * Rebase to v5.6
1311
1312 -- Andrea Righi <andrea.righi@canonical.com> Tue, 31 Mar 2020 10:45:09 +0200
1313
1314 linux-5.6 (5.6.0-6.6) focal; urgency=medium
1315
1316 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
1317 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
1318
1319 * Make Dell WD19 dock more reliable after suspend (LP: #1868217)
1320 - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
1321 - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
1322 - xhci: Finetune host initiated USB3 rootport link suspend and resume
1323
1324 * update-version-dkms doesn't add a BugLink (LP: #1867790)
1325 - [Packaging] Add BugLink to update-version-dkms commit
1326
1327 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
1328 - SAUCE: rtw88: add regulatory process strategy for different chipset
1329 - SAUCE: rtw88: support dynamic user regulatory setting
1330 - SAUCE: rtw88: Use secondary channel offset enumeration
1331 - SAUCE: rtw88: 8822c: modify rf protection setting
1332 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
1333 - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band"
1334 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
1335 - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
1336 - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask
1337 - SAUCE: rtw88: pci: 8822c should set clock delay to zero
1338 - SAUCE: rtw88: move rtw_enter_ips() to the last when config
1339 - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync()
1340 - SAUCE: rtw88: add ciphers to suppress error message
1341 - SAUCE: rtw88: 8822c: update power sequence to v16
1342 - SAUCE: rtw88: Fix incorrect beamformee role setting
1343 - SAUCE: rtw88: don't hold all IRQs disabled for PS operations
1344 - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines
1345 - SAUCE: rtw88: associate reserved pages with each vif
1346 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
1347 - SAUCE: rtw88: 8723d: Add basic chip capabilities
1348 - SAUCE: rtw88: 8723d: add beamform wrapper functions
1349 - SAUCE: rtw88: 8723d: Add power sequence
1350 - SAUCE: rtw88: 8723d: Add RF read/write ops
1351 - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
1352 - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25
1353 - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
1354 - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map
1355 - SAUCE: rtw88: add legacy firmware download for 8723D devices
1356 - SAUCE: rtw88: no need to send additional information to legacy firmware
1357 - SAUCE: rtw88: 8723d: Add mac power-on/-off function
1358 - SAUCE: rtw88: decompose while(1) loop of power sequence polling command
1359 - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue
1360 - SAUCE: rtw88: 8723d: implement set_tx_power_index ops
1361 - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO
1362 - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions
1363 - SAUCE: rtw88: 8723d: Add DIG parameter
1364 - SAUCE: rtw88: 8723d: Add query_rx_desc
1365 - SAUCE: rtw88: 8723d: Add set_channel
1366 - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
1367 - SAUCE: rtw88: 8723d: 11N chips don't support LDPC
1368 - SAUCE: rtw88: set default port to firmware
1369 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
1370 - SAUCE: rtw88: sar: add SAR of TX power limit
1371 - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method
1372 - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods
1373 - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit
1374 - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed
1375 - SAUCE: rtw88: sar: dump sar information via debugfs
1376 - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics
1377 - SAUCE: rtw88: 8723d: Set IG register for CCK rate
1378 - SAUCE: rtw88: 8723d: add interface configurations table
1379 - SAUCE: rtw88: 8723d: Add LC calibration
1380 - SAUCE: rtw88: 8723d: add IQ calibration
1381 - SAUCE: rtw88: 8723d: Add power tracking
1382 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
1383 - SAUCE: rtw88: 8723d: implement flush queue
1384 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
1385 - SAUCE: rtw88: 8723d: Add coex support
1386 - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
1387 - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile
1388 - [Config] CONFIG_RTW88_8723DE=y
1389
1390 * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal
1391 (LP: #1867753)
1392 - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x
1393
1394 * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531)
1395 - s390/protvirt: introduce host side setup
1396 - s390/protvirt: add ultravisor initialization
1397 - s390/mm: provide memory management functions for protected KVM guests
1398 - s390/mm: add (non)secure page access exceptions handlers
1399 - s390/protvirt: Add sysfs firmware interface for Ultravisor information
1400 - KVM: s390/interrupt: do not pin adapter interrupt pages
1401 - KVM: s390: protvirt: Add UV debug trace
1402 - KVM: s390: add new variants of UV CALL
1403 - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
1404 - KVM: s390: protvirt: Secure memory is not mergeable
1405 - KVM: s390/mm: Make pages accessible before destroying the guest
1406 - KVM: s390: protvirt: Handle SE notification interceptions
1407 - KVM: s390: protvirt: Instruction emulation
1408 - KVM: s390: protvirt: Implement interrupt injection
1409 - KVM: s390: protvirt: Add SCLP interrupt handling
1410 - KVM: s390: protvirt: Handle spec exception loops
1411 - KVM: s390: protvirt: Add new gprs location handling
1412 - KVM: S390: protvirt: Introduce instruction data area bounce buffer
1413 - KVM: s390: protvirt: handle secure guest prefix pages
1414 - KVM: s390/mm: handle guest unpin events
1415 - KVM: s390: protvirt: Write sthyi data to instruction data area
1416 - KVM: s390: protvirt: STSI handling
1417 - KVM: s390: protvirt: disallow one_reg
1418 - KVM: s390: protvirt: Do only reset registers that are accessible
1419 - KVM: s390: protvirt: Only sync fmt4 registers
1420 - KVM: s390: protvirt: Add program exception injection
1421 - KVM: s390: protvirt: UV calls in support of diag308 0, 1
1422 - KVM: s390: protvirt: Report CPU state to Ultravisor
1423 - KVM: s390: protvirt: Support cmd 5 operation state
1424 - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
1425 - KVM: s390: protvirt: do not inject interrupts after start
1426 - KVM: s390: protvirt: Add UV cpu reset calls
1427 - DOCUMENTATION: Protected virtual machine introduction and IPL
1428 - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
1429 - KVM: s390: protvirt: Add KVM api documentation
1430 - mm/gup/writeback: add callbacks for inaccessible pages
1431
1432 * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3
1433 (LP: #1866734)
1434 - SAUCE: Input: i8042 - fix the selftest retry logic
1435
1436 * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64
1437 (LP: #1866772)
1438 - ACPI: sysfs: copy ACPI data using io memory copying
1439
1440 * Miscellaneous Ubuntu changes
1441 - hio -- remove duplicated MODULE_DEVICE_TABLE declaration
1442 - SAUCE: r8169: disable ASPM L1.1
1443 - [Config] update annotations from configs
1444 - [Config] update configs after annotation file review
1445 - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning"
1446
1447 * Miscellaneous upstream changes
1448 - drm/i915: Fix eDP DPCD aux max backlight calculations
1449 - drm/dp: Introduce EDID-based quirks
1450 - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
1451 - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels
1452
1453 [ Upstream Kernel Changes ]
1454
1455 * Rebase to v5.6-rc7
1456
1457 -- Andrea Righi <andrea.righi@canonical.com> Wed, 25 Mar 2020 18:09:13 +0100
1458
1459 linux-5.6 (5.6.0-5.5) focal; urgency=medium
1460
1461 * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099)
1462 - [Config] CONFIG_EROFS_FS_ZIP=y
1463 - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1
1464
1465 * Miscellaneous Ubuntu changes
1466 - Config: Fix SND_HDA_PREALLOC_SIZE annotations
1467 - Config: Fix DATA_SHIFT annotations
1468 - Config: remove ANDROID_VSOC from annotations
1469 - Config: remove arm arch from annotations
1470 - Config: Update SOC_R8A7796X annotations
1471 - Config: Update CLK_R8A7796X annotations
1472 - update dkms package versions
1473 - [Config] updateconfigs after rebase to 5.6-rc6
1474
1475 [ Upstream Kernel Changes ]
1476
1477 * Rebase to v5.6-rc6
1478
1479 -- Andrea Righi <andrea.righi@canonical.com> Wed, 18 Mar 2020 17:25:30 +0100
1480
1481 linux-5.6 (5.6.0-4.4) focal; urgency=medium
1482
1483 * Packaging resync (LP: #1786013)
1484 - [Packaging] resync getabis
1485 - [Packaging] update helper scripts
1486
1487 * Add sysfs attribute to show remapped NVMe (LP: #1863621)
1488 - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count
1489
1490 * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208)
1491 - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC
1492
1493 * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel
1494 config (LP: #1866056)
1495 - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal
1496 on s390x
1497
1498 * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332)
1499 - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
1500
1501 * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x
1502 starting with focal (LP: #1865452)
1503 - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting
1504 with focal
1505
1506 * Miscellaneous Ubuntu changes
1507 - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset
1508 make_request_fn"
1509 - [Packaging] prevent duplicated entries in modules.ignore
1510 - update dkms package versions
1511 - [Config] updateconfigs after rebase to 5.6-rc5
1512
1513 [ Upstream Kernel Changes ]
1514
1515 * Rebase to v5.6-rc5
1516
1517 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Mar 2020 09:42:06 +0100
1518
1519 linux-5.6 (5.6.0-3.3) focal; urgency=medium
1520
1521 * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
1522 ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
1523 - selftests/timers: Turn off timeout setting
1524
1525 * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
1526 (LP: #1864198)
1527 - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU
1528
1529 * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
1530 (LP: #1864576)
1531 - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
1532
1533 * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
1534 during hotplug (LP: #1864284)
1535 - UBUNTU SAUCE: r8151: check disconnect status after long sleep
1536
1537 * Another Dell AIO backlight issue (LP: #1863880)
1538 - SAUCE: platform/x86: dell-uart-backlight: move retry block
1539
1540 * Backport GetFB2 ioctl (LP: #1863874)
1541 - SAUCE: drm: Add getfb2 ioctl
1542
1543 * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810)
1544 - [Config] CONFIG_X86_UV=y
1545
1546 * Miscellaneous Ubuntu changes
1547 - debian: remove snapdragon config, rules and flavour
1548 - remove snapdragon abi files
1549 - update dkms package versions
1550 - [Config] updateconfigs after rebase to 5.6-rc4
1551
1552 * Miscellaneous upstream changes
1553 - updateconfigs following snapdragon removal
1554
1555 [ Upstream Kernel Changes ]
1556
1557 * Rebase to v5.6-rc4
1558
1559 -- Andrea Righi <andrea.righi@canonical.com> Wed, 04 Mar 2020 08:21:10 +0100
1560
1561 linux-5.6 (5.6.0-2.2) focal; urgency=medium
1562
1563 * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
1564 - SAUCE: platform/x86: dell-uart-backlight: increase retry times
1565
1566 * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947)
1567 - SAUCE: drm/i915: Disable PSR by default on all platforms
1568
1569 * Miscellaneous Ubuntu changes
1570 - [debian] ignore missing wireguard module
1571 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1572 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1573 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1574 mode
1575 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1576 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1577 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1578 verify
1579 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1580 - SAUCE: (lockdown) security: lockdown: Make
1581 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1582 - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y
1583 - update dkms package versions
1584 - [Config] updateconfigs after rebase to 5.6-rc3
1585
1586 * Miscellaneous upstream changes
1587 - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted
1588 secure"
1589 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
1590 module signature verify"
1591 - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel
1592 lockdown"
1593 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
1594 the kernel down"
1595 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
1596 efi_status_to_err()."
1597
1598 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 Feb 2020 18:57:22 +0100
1599
1600 linux-5.6 (5.6.0-1.1) focal; urgency=medium
1601
1602 * Integrate Intel SGX driver into linux-azure (LP: #1844245)
1603 - [Packaging] Add systemd service to load intel_sgx
1604
1605 * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959)
1606 - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and
1607 CRYPTO_DEV_QAT_DH895xCC=m
1608
1609 * 5.4.0-11 crash on cryptsetup open (LP: #1860231)
1610 - SAUCE: blk/core: Gracefully handle unset make_request_fn
1611
1612 * multi-zone raid0 corruption (LP: #1850540)
1613 - SAUCE: md/raid0: Use kernel specific layout
1614
1615 * Miscellaneous Ubuntu changes
1616 - update dkms package versions
1617 - update dropped.txt after rebase to v5.6-rc1
1618 - [Config] updateconfigs after rebase to 5.6-rc1
1619 - hio -- proc_create() requires a "struct proc_ops" in 5.6
1620 - SAUCE: arm: fix build error in kvm tracepoint
1621
1622 * Miscellaneous upstream changes
1623 - Revert "UBUNTU: [Config] Disable the uselib system call"
1624 - Revert "UBUNTU: [Config] Disable legacy PTY naming"
1625 - Revert "UBUNTU: [Config] Enforce filtered access to iomem"
1626 - Revert "UBUNTU: [Config] Enable notifier call chain validations"
1627 - Revert "UBUNTU: [Config] Enable scatterlist validation"
1628 - Revert "UBUNTU: [Config] Enable cred sanity checks"
1629 - Revert "UBUNTU: [Config] Enable linked list manipulation checks"
1630
1631 [ Upstream Kernel Changes ]
1632
1633 * Rebase to v5.6-rc1
1634
1635 -- Andrea Righi <andrea.righi@canonical.com> Thu, 13 Feb 2020 17:20:27 +0100
1636
1637 linux-5.6 (5.6.0-0.0) focal; urgency=medium
1638
1639 * Dummy entry
1640
1641 -- Andrea Righi <andrea.righi@canonical.com> Mon, 10 Feb 2020 11:06:18 +0100
1642
1643 linux-5.5 (5.5.0-7.8) focal; urgency=medium
1644
1645 * CONFIG_USELIB should be disabled (LP: #1855341)
1646 - [Config] Disable the uselib system call
1647
1648 * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339)
1649 - [Config] Disable legacy PTY naming
1650
1651 * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338)
1652 - [Config] Enforce filtered access to iomem
1653
1654 * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337)
1655 - [Config] Enable notifier call chain validations
1656
1657 * CONFIG_DEBUG_SG should be enabled (LP: #1855336)
1658 - [Config] Enable scatterlist validation
1659
1660 * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335)
1661 - [Config] Enable cred sanity checks
1662
1663 * CONFIG_DEBUG_LIST should be enabled (LP: #1855334)
1664 - [Config] Enable linked list manipulation checks
1665
1666 * shiftfs: prevent lower dentries from going negative during unlink
1667 (LP: #1860041)
1668 - SAUCE: shiftfs: prevent lower dentries from going negative during unlink
1669
1670 * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on
1671 Lenovo E41-25/45 (LP: #1859561)
1672 - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45
1673
1674 * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
1675 [1b21:2142] (LP: #1858988)
1676 - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect
1677
1678 * Dell AIO can't adjust brightness (LP: #1858761)
1679 - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status
1680
1681 * Miscellaneous Ubuntu changes
1682 - [Config] Fix typo in annotations file
1683 - update dkms package versions
1684
1685 [ Upstream Kernel Changes ]
1686
1687 * Rebase to v5.5
1688
1689 -- Andrea Righi <andrea.righi@canonical.com> Mon, 27 Jan 2020 11:39:38 +0100
1690
1691 linux-5.5 (5.5.0-6.7) focal; urgency=medium
1692
1693 * Miscellaneous Ubuntu changes
1694 - [Packaging] Update ubuntu-regression-suite dependency to python2
1695 - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel
1696 - update dkms package versions
1697
1698 [ Upstream Kernel Changes ]
1699
1700 * Rebase to v5.5-rc7
1701
1702 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jan 2020 10:16:01 +0100
1703
1704 linux-5.5 (5.5.0-5.6) focal; urgency=medium
1705
1706 * Miscellaneous Ubuntu changes
1707 - update dkms package versions
1708
1709 [ Upstream Kernel Changes ]
1710
1711 * Rebase to v5.5-rc6
1712
1713 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jan 2020 15:50:12 +0100
1714
1715 linux-5.5 (5.5.0-4.5) focal; urgency=medium
1716
1717 * linux build and autopkg tests need to use python2 instead of python
1718 (LP: #1858487)
1719 - [Packaging] Remove python-dev build dependency
1720
1721 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 16:00:26 +0100
1722
1723 linux-5.5 (5.5.0-3.4) focal; urgency=medium
1724
1725 * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support
1726 (LP: #1857541)
1727 - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support
1728
1729 * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845)
1730 - [Config]: built-in VFIO_PCI for amd64
1731
1732 * multi-zone raid0 corruption (LP: #1850540)
1733 - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout
1734 migration
1735
1736 * Packaging resync (LP: #1786013)
1737 - [Packaging] update variants
1738
1739 * Miscellaneous Ubuntu changes
1740 - [Packaging] Change source package to linux-5.5
1741 - [Packaging] Don't use SRCPKGNAME for linux-libc-dev
1742 - [Packaging] Remove linux-source-3 Provides: from linux-source
1743 - [Packaging] Fix linux-doc in linux-image Suggests:
1744 - [Debian] Read variants list into a variable
1745 - [Packaging] Generate linux-libc-dev package only for primary variant
1746 - [Packaging] Generate linux-doc for only the primary variant
1747 - [Debian] Update linux source package name in debian/tests/*
1748 - update dkms package versions
1749 - [Config] updateconfigs after rebase to 5.5-rc3
1750 - [Config] disable PCI_MESON
1751 - [Config] Add pinctrl-equilibrium to modules.ignore
1752
1753 [ Upstream Kernel Changes ]
1754
1755 * Rebase to v5.5-rc5
1756
1757 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 11:28:43 +0100
1758
1759 linux-5.5 (5.5.0-2.3) focal; urgency=medium
1760
1761 * Empty entry.
1762
1763 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Dec 2019 22:33:59 -0600
1764
1765 linux (5.5.0-2.3) focal; urgency=medium
1766
1767 * Support DPCD aux brightness control (LP: #1856134)
1768 - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
1769 - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
1770 - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
1771 - SAUCE: drm/i915: Auto detect DPCD backlight support by default
1772 - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
1773 panel
1774 - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku
1775
1776 * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
1777 - [Config]: SOUNDWIRE=m
1778
1779 * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
1780 - SAUCE: USB: core: Make port power cycle a seperate helper function
1781 - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
1782
1783 * Miscellaneous Ubuntu changes
1784 - [Debian] add python depends to ubuntu-regression-suite
1785 - SAUCE: selftests: net: tls: remove recv_rcvbuf test
1786 - update dkms package versions
1787
1788 * Miscellaneous upstream changes
1789 - [Config] updateconfigs after rebase to 5.5-rc2
1790
1791 -- Andrea Righi <andrea.righi@canonical.com> Tue, 17 Dec 2019 16:02:43 +0100
1792
1793 linux (5.5.0-1.2) focal; urgency=medium
1794
1795 * Miscellaneous Ubuntu changes
1796 - [Config] disable nvidia dkms build
1797 - [Config] disable virtualbox dkms build
1798 - [Config] disable zfs dkms build
1799 - update dropped.txt after rebase to v5.5-rc1
1800 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
1801 aren't present.
1802 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1803 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
1804 error messages.
1805 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1806 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1807 mode
1808 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1809 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
1810 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1811 verify
1812 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1813 - SAUCE: (lockdown) security: lockdown: Make
1814 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1815 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
1816 - [Config] Enable lockdown under secure boot
1817 - update dkms package versions
1818
1819 -- Andrea Righi <andrea.righi@canonical.com> Thu, 12 Dec 2019 16:54:41 +0100
1820
1821 linux (5.5.0-0.1) focal; urgency=medium
1822
1823 * Miscellaneous Ubuntu changes
1824 - [Config] updateconfigs after rebase to 5.5-rc1
1825
1826 [ Upstream Kernel Changes ]
1827
1828 * Rebase to v5.5-rc1
1829
1830 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 19:03:35 +0100
1831
1832 linux (5.5.0-0.0) focal; urgency=medium
1833
1834 * Dummy entry.
1835
1836 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 15:14:37 +0100
1837
1838 linux (5.4.0-8.11) focal; urgency=medium
1839
1840 * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448)
1841
1842 * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
1843 - SAUCE: net: ena: fix issues in setting interrupt moderation params in
1844 ethtool
1845 - SAUCE: net: ena: fix too long default tx interrupt moderation interval
1846
1847 * Kernel build log filled with "/bin/bash: line 5: warning: command
1848 substitution: ignored null byte in input" (LP: #1853843)
1849 - [Debian] Fix warnings when checking for modules signatures
1850
1851 * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
1852 (LP: #1852581)
1853 - [Packaging] Fix module signing with older modinfo
1854
1855 * Fix MST support on Ice Lake (LP: #1854432)
1856 - drm/i915: fix port checks for MST support on gen >= 11
1857
1858 * headphone has noise as not mute on dell machines with alc236/256
1859 (LP: #1854401)
1860 - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
1861
1862 * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
1863 (LP: #1847450)
1864 - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
1865 to intel_pmc_core driver
1866
1867 * CVE-2019-14901
1868 - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
1869
1870 * CVE-2019-14896 // CVE-2019-14897
1871 - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
1872
1873 * CVE-2019-14895
1874 - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
1875
1876 * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
1877 (LP: #1847454)
1878 - powercap/intel_rapl: add support for CometLake Mobile
1879 - powercap/intel_rapl: add support for Cometlake desktop
1880
1881 * External microphone can't work on some dell machines with the codec alc256
1882 or alc236 (LP: #1853791)
1883 - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
1884 - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
1885
1886 * remount of multilower moved pivoted-root overlayfs root, results in I/O
1887 errors on some modified files (LP: #1824407)
1888 - SAUCE: ovl: fix lookup failure on multi lower squashfs
1889
1890 * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
1891 (LP: #1847451)
1892 - SAUCE: tools/power turbostat: Add Cometlake support
1893
1894 * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
1895 - [Config] Enable ROCKCHIP support for arm64
1896
1897 * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
1898 works on Dell Venue 11 Pro 7140 (LP: #1846539)
1899 - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
1900 driver
1901
1902 * i40e: general protection fault in i40e_config_vf_promiscuous_mode
1903 (LP: #1852663)
1904 - SAUCE: i40e Fix GPF when deleting VMs
1905
1906 * libbpf check_abi fails on ppc64el (LP: #1854974)
1907 - libbpf: Fix readelf output parsing on powerpc with recent binutils
1908
1909 * CVE-2019-19050
1910 - crypto: user - fix memory leak in crypto_reportstat
1911
1912 * Make hotplugging docking station to Thunderbolt port more reliable
1913 (LP: #1853991)
1914 - PCI/PM: Add pcie_wait_for_link_delay()
1915 - PCI/PM: Add missing link delays required by the PCIe spec
1916
1917 * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
1918 boot, while showing the BIOS logo on a black background (LP: #1836858)
1919 - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
1920
1921 * [CML] New device id's for CMP-H (LP: #1846335)
1922 - i2c: i801: Add support for Intel Comet Lake PCH-H
1923 - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
1924 - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
1925
1926 * Focal update: v5.4.2 upstream stable release (LP: #1855326)
1927 - io_uring: async workers should inherit the user creds
1928 - net: separate out the msghdr copy from ___sys_{send,recv}msg()
1929 - net: disallow ancillary data for __sys_{send,recv}msg_file()
1930 - crypto: inside-secure - Fix stability issue with Macchiatobin
1931 - driver core: platform: use the correct callback type for bus_find_device
1932 - usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
1933 - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
1934 - staging: rtl8192e: fix potential use after free
1935 - staging: rtl8723bs: Drop ACPI device ids
1936 - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
1937 - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
1938 - mei: bus: prefix device names on bus with the bus name
1939 - mei: me: add comet point V device id
1940 - thunderbolt: Power cycle the router if NVM authentication fails
1941 - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
1942 - gve: Fix the queue page list allocated pages count
1943 - macvlan: schedule bc_work even if error
1944 - mdio_bus: don't use managed reset-controller
1945 - net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
1946 - net: macb: add missed tasklet_kill
1947 - net: psample: fix skb_over_panic
1948 - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
1949 - openvswitch: fix flow command message size
1950 - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
1951 - slip: Fix use-after-free Read in slip_open
1952 - sctp: cache netns in sctp_ep_common
1953 - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
1954 - openvswitch: remove another BUG_ON()
1955 - net/tls: take into account that bpf_exec_tx_verdict() may free the record
1956 - net/tls: free the record on encryption error
1957 - net: skmsg: fix TLS 1.3 crash with full sk_msg
1958 - selftests/tls: add a test for fragmented messages
1959 - net/tls: remove the dead inplace_crypto code
1960 - net/tls: use sg_next() to walk sg entries
1961 - selftests: bpf: test_sockmap: handle file creation failures gracefully
1962 - selftests: bpf: correct perror strings
1963 - tipc: fix link name length check
1964 - selftests: pmtu: use -oneline for ip route list cache
1965 - r8169: fix jumbo configuration for RTL8168evl
1966 - r8169: fix resume on cable plug-in
1967 - ext4: add more paranoia checking in ext4_expand_extra_isize handling
1968 - Revert "jffs2: Fix possible null-pointer dereferences in
1969 jffs2_add_frag_to_fragtree()"
1970 - crypto: talitos - Fix build error by selecting LIB_DES
1971 - HID: core: check whether Usage Page item is after Usage ID items
1972 - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
1973 - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
1974 - Linux 5.4.2
1975
1976 * no HDMI video output since GDM greeter after linux-oem-osp1 version
1977 5.0.0-1026 (LP: #1852386)
1978 - drm/i915: Add new CNL PCH ID seen on a CML platform
1979 - SAUCE: drm/i915: Fix detection for a CMP-V PCH
1980
1981 * Please add patch fixing RK818 ID detection (LP: #1853192)
1982 - SAUCE: mfd: rk808: Fix RK818 ID template
1983
1984 * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
1985 - HID: i2c-hid: fix no irq after reset on raydium 3118
1986
1987 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
1988 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
1989 2-in-1"
1990 - lib: devres: add a helper function for ioremap_uc
1991 - mfd: intel-lpss: Use devm_ioremap_uc for MMIO
1992
1993 * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
1994 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
1995
1996 * Disable unreliable HPET on CFL-H system (LP: #1852216)
1997 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
1998
1999 * Miscellaneous Ubuntu changes
2000 - update dkms package versions
2001 - [Config] Enable virtualbox dkms build
2002 - [Config] update annotations to match current configs
2003 - SAUCE: Add exfat module to signature inclusion list
2004
2005 * Miscellaneous upstream changes
2006 - Bluetooth: Fix invalid-free in bcsp_close()
2007 - ath9k_hw: fix uninitialized variable data
2008 - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
2009 - ath10k: Fix HOST capability QMI incompatibility
2010 - ath10k: restore QCA9880-AR1A (v1) detection
2011 - Revert "Bluetooth: hci_ll: set operational frequency earlier"
2012 - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
2013 - md/raid10: prevent access of uninitialized resync_pages offset
2014 - x86/insn: Fix awk regexp warnings
2015 - x86/speculation: Fix incorrect MDS/TAA mitigation status
2016 - x86/speculation: Fix redundant MDS mitigation message
2017 - nbd: prevent memory leak
2018 - x86/stackframe/32: Repair 32-bit Xen PV
2019 - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
2020 - x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
2021 - x86/doublefault/32: Fix stack canaries in the double fault handler
2022 - x86/pti/32: Size initial_page_table correctly
2023 - x86/cpu_entry_area: Add guard page for entry stack on 32bit
2024 - x86/entry/32: Fix IRET exception
2025 - x86/entry/32: Use %ss segment where required
2026 - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
2027 - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
2028 - x86/entry/32: Fix NMI vs ESPFIX
2029 - selftests/x86/mov_ss_trap: Fix the SYSENTER test
2030 - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
2031 - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make
2032 the CPU_ENTRY_AREA_PAGES assert precise
2033 - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
2034 - futex: Prevent robust futex exit race
2035 - ALSA: usb-audio: Fix NULL dereference at parsing BADD
2036 - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data
2037 - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
2038 - media: vivid: Fix wrong locking that causes race conditions on streaming
2039 stop
2040 - media: usbvision: Fix invalid accesses after device disconnect
2041 - media: usbvision: Fix races among open, close, and disconnect
2042 - cpufreq: Add NULL checks to show() and store() methods of cpufreq
2043 - futex: Move futex exit handling into futex code
2044 - futex: Replace PF_EXITPIDONE with a state
2045 - exit/exec: Seperate mm_release()
2046 - futex: Split futex_mm_release() for exit/exec
2047 - futex: Set task::futex_state to DEAD right after handling futex exit
2048 - futex: Mark the begin of futex exit explicitly
2049 - futex: Sanitize exit state handling
2050 - futex: Provide state handling for exec() as well
2051 - futex: Add mutex around futex exit
2052 - futex: Provide distinct return value when owner is exiting
2053 - futex: Prevent exit livelock
2054 - media: uvcvideo: Fix error path in control parsing failure
2055 - media: b2c2-flexcop-usb: add sanity checking
2056 - media: cxusb: detect cxusb_ctrl_msg error in query
2057 - media: imon: invalid dereference in imon_touch_event
2058 - media: mceusb: fix out of bounds read in MCE receiver buffer
2059 - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
2060 - USBIP: add config dependency for SGL_ALLOC
2061 - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
2062 - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
2063 - usb-serial: cp201x: support Mark-10 digital force gauge
2064 - USB: chaoskey: fix error case of a timeout
2065 - appledisplay: fix error handling in the scheduled work
2066 - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
2067 - USB: serial: mos7720: fix remote wakeup
2068 - USB: serial: mos7840: fix remote wakeup
2069 - USB: serial: option: add support for DW5821e with eSIM support
2070 - USB: serial: option: add support for Foxconn T77W968 LTE modules
2071 - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
2072 - powerpc/book3s64: Fix link stack flush on context switch
2073 - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
2074 - Linux 5.4.1
2075
2076 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Dec 2019 15:53:53 -0600
2077
2078 linux (5.4.0-7.8) focal; urgency=medium
2079
2080 * Miscellaneous Ubuntu changes
2081 - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to
2082 segfault
2083 - Update nvidia-430 to nvidia-440
2084 - [Config] Enable nvidia dkms build
2085 - update dkms package versions
2086
2087 [ Upstream Kernel Changes ]
2088
2089 * Rebase to v5.4
2090
2091 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Nov 2019 15:02:30 +0100
2092
2093 linux (5.4.0-6.7) focal; urgency=medium
2094
2095 * Miscellaneous Ubuntu changes
2096 - update dkms package versions
2097 - [Config] updateconfigs after rebase to 5.4-rc8
2098
2099 [ Upstream Kernel Changes ]
2100
2101 * Rebase to v5.4-rc7
2102
2103 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Nov 2019 12:08:01 +0100
2104
2105 linux (5.4.0-5.6) focal; urgency=medium
2106
2107 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
2108 CVE-2019-15793
2109 - SAUCE: shiftfs: Correct id translation for lower fs operations
2110
2111 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
2112 CVE-2019-15792
2113 - SAUCE: shiftfs: prevent type confusion
2114
2115 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
2116 CVE-2019-15791
2117 - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling
2118
2119 * Some EFI systems fail to boot in efi_init() when booted via maas
2120 (LP: #1851810)
2121 - SAUCE: efi: efi_get_memory_map -- increase map headroom
2122
2123 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
2124 - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE
2125 - SAUCE: seccomp: avoid overflow in implicit constant conversion
2126
2127 * dkms artifacts may expire from the pool (LP: #1850958)
2128 - [Packaging] dkms -- try launchpad librarian for pool downloads
2129 - [Packaging] dkms -- dkms-build quieten wget verbiage
2130
2131 * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239)
2132 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms
2133 - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms
2134
2135 * shiftfs: prevent exceeding project quotas (LP: #1849483)
2136 - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities
2137
2138 * shiftfs: fix fallocate() (LP: #1849482)
2139 - SAUCE: shiftfs: setup correct s_maxbytes limit
2140
2141 * The alsa hda driver is not loaded due to the missing of PCIID for Comet
2142 Lake-S [8086:a3f0] (LP: #1852070)
2143 - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
2144
2145 * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
2146 - SAUCE: platform/x86: dell-uart-backlight: add missing status command
2147 - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
2148 - SAUCE: platform/x86: dell-uart-backlight: add force parameter
2149 - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
2150
2151 * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677)
2152 - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags
2153
2154 * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs
2155 error path (LP: #1850994) // CVE-2019-15794
2156 - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails
2157 - SAUCE: ovl: Restore vm_file value when lower fs mmap fails
2158
2159 * Miscellaneous Ubuntu changes
2160 - [Debian] Convert update-aufs.sh to use aufs5
2161 - SAUCE: import aufs driver
2162 - update dkms package versions
2163
2164 [ Upstream Kernel Changes ]
2165
2166 * Rebase to v5.4-rc7
2167
2168 -- Seth Forshee <seth.forshee@canonical.com> Wed, 13 Nov 2019 11:56:35 -0800
2169
2170 linux (5.4.0-4.5) focal; urgency=medium
2171
2172 * High power consumption using 5.0.0-25-generic (LP: #1840835)
2173 - PCI: Add a helper to check Power Resource Requirements _PR3 existence
2174 - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a
2175 driver
2176 - PCI: Fix missing inline for pci_pr3_present()
2177
2178 * Fix signing of staging modules in eoan (LP: #1850234)
2179 - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink
2180
2181 * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525)
2182 - [Config] s390x bump march to z13, with tune to z15
2183
2184 * Miscellaneous Ubuntu changes
2185 - [Debian]: do not skip tests for linux-hwe-edge
2186 - update dkms package versions
2187 - [Config] re-enable zfs
2188 - [Config] rename module virtio_fs to virtiofs
2189
2190 [ Upstream Kernel Changes ]
2191
2192 * Rebase to v5.4-rc6
2193
2194 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Nov 2019 15:12:02 +0100
2195
2196 linux (5.4.0-3.4) focal; urgency=medium
2197
2198 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
2199 - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
2200
2201 * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled
2202 cloud (LP: #1848481)
2203 - [Packaging] include iavf/i40evf in generic
2204
2205 * CVE-2019-17666
2206 - SAUCE: rtlwifi: Fix potential overflow on P2P code
2207
2208 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
2209 to no (LP: #1848492)
2210 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
2211 from yes to no
2212
2213 * Add Intel Comet Lake ethernet support (LP: #1848555)
2214 - SAUCE: e1000e: Add support for Comet Lake
2215
2216 * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744)
2217 - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
2218 - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
2219
2220 * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL
2221 platforms (LP: #1847192)
2222 - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display
2223 - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
2224
2225 * PM / hibernate: fix potential memory corruption (LP: #1847118)
2226 - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation
2227
2228 * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186)
2229 - SAUCE: apparmor: fix nnp subset test for unconfined
2230
2231 * overlayfs: allow with shiftfs as underlay (LP: #1846272)
2232 - SAUCE: overlayfs: allow with shiftfs as underlay
2233
2234 * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490)
2235 - [Config] Fix SOF Kconfig options
2236
2237 * linux won't build when new virtualbox version is present on the archive
2238 (LP: #1848788)
2239 - [Packaging]: download virtualbox from sources
2240
2241 * Miscellaneous Ubuntu changes
2242 - [Config] update annotations from configs
2243 - [Config] updateconfigs after rebase to 5.4-rc5
2244 - update dkms package versions
2245
2246 [ Upstream Kernel Changes ]
2247
2248 * Rebase to v5.4-rc5
2249
2250 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Oct 2019 12:01:27 -0500
2251
2252 linux (5.4.0-2.3) eoan; urgency=medium
2253
2254 * Add installer support for iwlmvm adapters (LP: #1848236)
2255 - d-i: Add iwlmvm to nic-modules
2256
2257 * shiftfs: rework how shiftfs opens files (LP: #1846265)
2258 - SAUCE: shiftfs: rework how shiftfs opens files
2259
2260 * Miscellaneous Ubuntu changes
2261 - update dkms package versions
2262 - [Config] updateconfigs after rebase to 5.4-rc4
2263
2264 [ Upstream Kernel Changes ]
2265
2266 * Rebase to v5.4-rc4
2267
2268 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Oct 2019 17:31:26 +0200
2269
2270 linux (5.4.0-1.2) eoan; urgency=medium
2271
2272 * Miscellaneous Ubuntu changes
2273 - update dkms package versions
2274 - [Config] updateconfigs after rebase to 5.4-rc3
2275 - [Config] add flexfb, fbtft_device and rio500 to modules.ignore
2276 - [Config] amd64: ignore fbtft and all dependent modules
2277
2278 [ Upstream Kernel Changes ]
2279
2280 * Rebase to v5.4-rc3
2281
2282 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Oct 2019 19:48:52 +0200
2283
2284 linux (5.4.0-0.1) eoan; urgency=medium
2285
2286 * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704)
2287 - [Packaging] arm64: snapdragon: introduce a snapdragon flavour
2288 - [Packaging] arm64: snapdragon: switch kernel format to Image
2289 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y
2290 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y
2291 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y
2292 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y
2293 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y
2294 - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y
2295 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y
2296 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y
2297 - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y
2298 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y
2299 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y
2300 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y
2301 - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y
2302 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y
2303 - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y
2304 - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y
2305 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y
2306 - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y
2307 - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y
2308 - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y
2309 - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y
2310 - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y
2311 - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y
2312 - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y
2313 - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y
2314 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y
2315 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y
2316 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y
2317 - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y
2318 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y
2319 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y
2320 - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y
2321 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y
2322 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y
2323 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y
2324 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y
2325 - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
2326 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y
2327 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y
2328 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y
2329 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y
2330 - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y
2331 - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y
2332 - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y
2333 - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y
2334 - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y
2335 - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y
2336 - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y
2337 - [Config] arm64: snapdragon: CONFIG_USB_OTG=y
2338 - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y
2339 - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y
2340 - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y
2341 - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y
2342 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y
2343 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y
2344 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y
2345 - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y
2346 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y
2347 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
2348 - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y
2349 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y
2350 - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y
2351 - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y
2352 - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y
2353 - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y
2354 - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y
2355 - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y
2356 - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y
2357
2358 * Miscellaneous Ubuntu changes
2359 - [Config] updateconfigs after rebase to 5.4-rc2
2360 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
2361 aren't present.
2362 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2363 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
2364 error messages.
2365 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2366 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2367 mode
2368 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2369 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
2370 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2371 verify
2372 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2373 - SAUCE: (lockdown) security: lockdown: Make
2374 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2375 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2376 - [Config] Enable lockdown under secure boot
2377 - SAUCE: import aufs driver
2378 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
2379 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
2380 - [Config] enable aufs
2381 - update dkms package versions
2382 - [Config] disable zfs
2383 - [Config] disable nvidia dkms build
2384 - [Config] disable virtualbox dkms build
2385 - [Debian] Generate stub reconstruct for -rc kernels
2386 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting
2387 when device is opened for writing"
2388 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user
2389 namespace mounts"
2390 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts
2391 from user namespaces"
2392 - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block
2393 device inode when mounting"
2394 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards
2395 block device inode when mounting"
2396 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode
2397 permissions in lookup_bdev()"
2398
2399 [ Upstream Kernel Changes ]
2400
2401 * Rebase to v5.4-rc2
2402
2403 -- Seth Forshee <seth.forshee@canonical.com> Fri, 11 Oct 2019 16:42:41 -0500
2404
2405 linux (5.4.0-0.0) eoan; urgency=medium
2406
2407 * Dummy entry.
2408
2409 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Oct 2019 09:59:00 -0500
2410
2411 linux (5.3.0-17.18) eoan; urgency=medium
2412
2413 * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641)
2414
2415 * CVE-2019-17056
2416 - nfc: enforce CAP_NET_RAW for raw sockets
2417
2418 * CVE-2019-17055
2419 - mISDN: enforce CAP_NET_RAW for raw sockets
2420
2421 * CVE-2019-17054
2422 - appletalk: enforce CAP_NET_RAW for raw sockets
2423
2424 * CVE-2019-17053
2425 - ieee802154: enforce CAP_NET_RAW for raw sockets
2426
2427 * CVE-2019-17052
2428 - ax25: enforce CAP_NET_RAW for raw sockets
2429
2430 * CVE-2019-15098
2431 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
2432
2433 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
2434 (LP: #1846470)
2435 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
2436
2437 * Re-enable linux-libc-dev build on i386 (LP: #1846508)
2438 - [Packaging] Build only linux-libc-dev for i386
2439 - [Debian] final-checks -- ignore archtictures with no binaries
2440
2441 * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic-
2442 proposed (LP: #1845820)
2443 - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT
2444
2445 * Revert ESE DASD discard support (LP: #1846219)
2446 - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes"
2447
2448 * Miscellaneous Ubuntu changes
2449 - update dkms package versions
2450
2451 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Oct 2019 16:57:05 -0500
2452
2453 linux (5.3.0-16.17) eoan; urgency=medium
2454
2455 * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204)
2456
2457 * zfs fails to build on s390x with debug symbols enabled (LP: #1846143)
2458 - SAUCE: s390: Mark atomic const ops always inline
2459
2460 -- Seth Forshee <seth.forshee@canonical.com> Tue, 01 Oct 2019 07:46:43 -0500
2461
2462 linux (5.3.0-15.16) eoan; urgency=medium
2463
2464 * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987)
2465
2466 * Drop i386 build for 19.10 (LP: #1845714)
2467 - [Packaging] Remove x32 arch references from control files
2468 - [Debian] final-checks -- Get arch list from debian/control
2469
2470 * ZFS kernel modules lack debug symbols (LP: #1840704)
2471 - [Debian] Fix conditional for setting zfs debug package path
2472
2473 * Use pyhon3-sphinx instead of python-sphinx for building html docs
2474 (LP: #1845808)
2475 - [Packaging] Update sphinx build dependencies to python3 packages
2476
2477 * Kernel panic with 19.10 beta image (LP: #1845454)
2478 - efi/tpm: Don't access event->count when it isn't mapped.
2479 - efi/tpm: don't traverse an event log with no events
2480 - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing
2481
2482 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Sep 2019 11:57:20 -0500
2483
2484 linux (5.3.0-14.15) eoan; urgency=medium
2485
2486 * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728)
2487
2488 * Drop i386 build for 19.10 (LP: #1845714)
2489 - [Debian] Remove support for producing i386 kernels
2490 - [Debian] Don't use CROSS_COMPILE for i386 configs
2491
2492 * udevadm trigger will fail when trying to add /sys/devices/vio/
2493 (LP: #1845572)
2494 - SAUCE: powerpc/vio: drop bus_type from parent device
2495
2496 * Trying to online dasd drive results in invalid input/output from the kernel
2497 on z/VM (LP: #1845323)
2498 - SAUCE: s390/dasd: Fix error handling during online processing
2499
2500 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
2501 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
2502
2503 * Support Hi1620 zip hw accelerator (LP: #1845355)
2504 - [Config] Enable HiSilicon QM/ZIP as modules
2505 - crypto: hisilicon - add queue management driver for HiSilicon QM module
2506 - crypto: hisilicon - add hardware SGL support
2507 - crypto: hisilicon - add HiSilicon ZIP accelerator support
2508 - crypto: hisilicon - add SRIOV support for ZIP
2509 - Documentation: Add debugfs doc for hisi_zip
2510 - crypto: hisilicon - add debugfs for ZIP and QM
2511 - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
2512 - crypto: hisilicon - fix kbuild warnings
2513 - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
2514 - crypto: hisilicon - init curr_sgl_dma to fix compile warning
2515 - crypto: hisilicon - add missing single_release
2516 - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
2517 - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
2518 - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
2519 - crypto: hisilicon - avoid unused function warning
2520
2521 * SafeSetID LSM should be built but disabled by default (LP: #1845391)
2522 - LSM: SafeSetID: Stop releasing uninitialized ruleset
2523 - [Config] Build SafeSetID LSM but don't enable it by default
2524
2525 * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383)
2526 - [Config] loadpin shouldn't be in CONFIG_LSM
2527
2528 * Add new pci-id's for CML-S, ICL (LP: #1845317)
2529 - drm/i915/icl: Add missing device ID
2530 - drm/i915/cml: Add Missing PCI IDs
2531
2532 * Thunderbolt support for ICL (LP: #1844680)
2533 - thunderbolt: Correct path indices for PCIe tunnel
2534 - thunderbolt: Move NVM upgrade support flag to struct icm
2535 - thunderbolt: Use 32-bit writes when writing ring producer/consumer
2536 - thunderbolt: Do not fail adding switch if some port is not implemented
2537 - thunderbolt: Hide switch attributes that are not set
2538 - thunderbolt: Expose active parts of NVM even if upgrade is not supported
2539 - thunderbolt: Add support for Intel Ice Lake
2540 - ACPI / property: Add two new Thunderbolt property GUIDs to the list
2541
2542 * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668)
2543 - s390/pci: fix MSI message data
2544
2545 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
2546 - s390: add support for IBM z15 machines
2547 - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n
2548
2549 * Eoan update: v5.3.1 upstream stable release (LP: #1845642)
2550 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
2551 - media: tm6000: double free if usb disconnect while streaming
2552 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
2553 - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
2554 - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
2555 - net_sched: let qdisc_put() accept NULL pointer
2556 - udp: correct reuseport selection with connected sockets
2557 - xen-netfront: do not assume sk_buff_head list is empty in error handling
2558 - net: dsa: Fix load order between DSA drivers and taggers
2559 - net: stmmac: Hold rtnl lock in suspend/resume callbacks
2560 - KVM: coalesced_mmio: add bounds checking
2561 - Documentation: sphinx: Add missing comma to list of strings
2562 - firmware: google: check if size is valid when decoding VPD data
2563 - serial: sprd: correct the wrong sequence of arguments
2564 - tty/serial: atmel: reschedule TX after RX was started
2565 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
2566 - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
2567 - ovl: fix regression caused by overlapping layers detection
2568 - phy: qcom-qmp: Correct ready status, again
2569 - floppy: fix usercopy direction
2570 - media: technisat-usb2: break out of loop at end of buffer
2571 - Linux 5.3.1
2572
2573 * ZFS kernel modules lack debug symbols (LP: #1840704)
2574 - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling
2575 - [Debian]: Handle debug symbols for modules in extras too
2576 - [Debian]: Check/link modules with debug symbols after DKMS modules
2577 - [Debian]: Warn about modules without debug symbols
2578 - [Debian]: dkms-build: new parameter for debug package directory
2579 - [Debian]: dkms-build: zfs: support for debug symbols
2580 - [Debian]: dkms-build: Avoid executing post-processor scripts twice
2581 - [Debian]: dkms-build: Move zfs special-casing into configure script
2582
2583 * /proc/self/maps paths missing on live session (was vlc won't start; eoan
2584 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies)
2585 (LP: #1842382)
2586 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs"
2587
2588 -- Seth Forshee <seth.forshee@canonical.com> Fri, 27 Sep 2019 16:08:06 -0500
2589
2590 linux (5.3.0-13.14) eoan; urgency=medium
2591
2592 * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105)
2593
2594 * Packaging resync (LP: #1786013)
2595 - [Packaging] update helper scripts
2596
2597 * Miscellaneous Ubuntu changes
2598 - [Debian] Remove binutils-dev build dependency
2599
2600 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Sep 2019 19:26:43 -0500
2601
2602 linux (5.3.0-12.13) eoan; urgency=medium
2603
2604 * Change kernel compression method to improve boot speed (LP: #1840934)
2605 - [Packaging] Add lz4 build dependency for s390x
2606
2607 * Miscellaneous Ubuntu changes
2608 - SAUCE: Remove spl and zfs source
2609
2610 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Sep 2019 13:36:26 +0200
2611
2612 linux (5.3.0-11.12) eoan; urgency=medium
2613
2614 * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144)
2615
2616 * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
2617 adapters(SAS3.5 onwards) (LP: #1838751)
2618 - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
2619
2620 * s390/setup: Actually init kernel lock down (LP: #1843961)
2621 - SAUCE: (lockdown) s390/setup: Actually init kernel lock down
2622
2623 * cherrypick has_sipl fix (LP: #1843960)
2624 - SAUCE: s390/sclp: Fix bit checked for has_sipl
2625
2626 * Change kernel compression method to improve boot speed (LP: #1840934)
2627 - [Config]: Switch kernel compression from LZO to LZ4 on s390x
2628
2629 * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726)
2630 - [Config] CONFIG_NVRAM=y for ppc64el
2631
2632 * Miscellaneous Ubuntu changes
2633 - [Config]: remove nvram from ppc64el modules ABI
2634 - [Config] Update annotations for recent config changes
2635 - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args
2636 - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
2637 - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630
2638 - update dkms package versions
2639
2640 [ Upstream Kernel Changes ]
2641
2642 * Rebase to v5.3
2643
2644 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 16 Sep 2019 16:18:27 +0200
2645
2646 linux (5.3.0-10.11) eoan; urgency=medium
2647
2648 * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232)
2649
2650 * No sound inputs from the external microphone and headset on a Dell machine
2651 (LP: #1842265)
2652 - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls
2653 - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
2654
2655 * Horizontal corrupted line at top of screen caused by framebuffer compression
2656 (LP: #1840236)
2657 - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake
2658
2659 * Add bpftool to linux-tools-common (LP: #1774815)
2660 - [Debian] package bpftool in linux-tools-common
2661
2662 * Miscellaneous Ubuntu changes
2663 - update dkms package versions
2664
2665 [ Upstream Kernel Changes ]
2666
2667 * Rebase to v5.3-rc8
2668
2669 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 09 Sep 2019 10:00:41 +0200
2670
2671 linux (5.3.0-9.10) eoan; urgency=medium
2672
2673 * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393)
2674
2675 * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
2676 - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
2677
2678 * shiftfs: drop entries from cache on unlink (LP: #1841977)
2679 - SAUCE: shiftfs: fix buggy unlink logic
2680
2681 * Fix touchpad IRQ storm after S3 (LP: #1841396)
2682 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
2683
2684 * Please include DTBs for arm64 laptops (LP: #1842050)
2685 - arm64: dts: qcom: Add Lenovo Miix 630
2686 - arm64: dts: qcom: Add HP Envy x2
2687 - arm64: dts: qcom: Add Asus NovaGo TP370QL
2688
2689 * Miscellaneous Ubuntu changes
2690 - SAUCE: import aufs driver
2691 - [Packaging]: ignore vbox modules when vbox is disabled
2692
2693 [ Upstream Kernel Changes ]
2694
2695 * Rebase to v5.3-rc7
2696
2697 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Sep 2019 10:27:33 +0200
2698
2699 linux (5.3.0-8.9) eoan; urgency=medium
2700
2701 * Packaging resync (LP: #1786013)
2702 - [Packaging] resync getabis
2703
2704 * Change kernel compression method to improve boot speed (LP: #1840934)
2705 - [Config] change kernel compression method to improve boot speed
2706 - [Packaging] add build dependencies for compression algorithms
2707
2708 * realtek r8822be kernel module fails after update to linux kernel-headers
2709 5.0.0-21 (LP: #1838133)
2710 - rtw88: Fix misuse of GENMASK macro
2711 - rtw88: pci: Rearrange the memory usage for skb in RX ISR
2712 - rtw88: pci: Use DMA sync instead of remapping in RX ISR
2713 - rtw88: debug: dump tx power indexes in use
2714 - rtw88: use txpwr_lmt_cfg_pair struct, not arrays
2715 - rtw88: pci: remove set but not used variable 'ip_sel'
2716 - rtw88: allow c2h operation in irq context
2717 - rtw88: enclose c2h cmd handle with mutex
2718 - rtw88: add BT co-existence support
2719 - SAUCE: rtw88: pci: enable MSI interrupt
2720
2721 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
2722 - [Config] Enable VIMC module
2723
2724 * Goodix touchpad may drop first input event (LP: #1840075)
2725 - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk"
2726 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk"
2727 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c
2728 quirk"
2729 - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk"
2730 - mfd: intel-lpss: Remove D3cold delay
2731
2732 * Include Sunix serial/parallel driver (LP: #1826716)
2733 - serial: 8250_pci: Add support for Sunix serial boards
2734 - parport: parport_serial: Add support for Sunix Multi I/O boards
2735
2736 * enable lockdown on s390x when Secure IPL is performed (LP: #1839622)
2737 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2738 - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x.
2739
2740 * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231)
2741 - SAUCE: shiftfs: pass correct point down
2742
2743 * shiftfs: add O_DIRECT support (LP: #1837223)
2744 - SAUCE: shiftfs: add O_DIRECT support
2745
2746 * Miscellaneous Ubuntu changes
2747 - [Config] enable secureboot signing on s390x
2748 - [Config] CONFIG_TEST_BLACKHOLE_DEV=m
2749 - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests
2750 - [Debian] disable dkms builds for autopktest rebuilds
2751 - update dkms package versions
2752 - [Config] updateconfigs after v5.3-rc6 rebase
2753
2754 [ Upstream Kernel Changes ]
2755
2756 * Rebase to v5.3-rc5
2757
2758 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Aug 2019 10:09:42 +0200
2759
2760 linux (5.3.0-7.8) eoan; urgency=medium
2761
2762 * Packaging resync (LP: #1786013)
2763 - [Packaging] resync getabis
2764
2765 * Miscellaneous Ubuntu changes
2766 - [Config] updateconfigs after v5.3-rc5 rebase
2767 - remove missing module after updateconfigs
2768
2769 [ Upstream Kernel Changes ]
2770
2771 * Rebase to v5.3-rc5
2772
2773 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Aug 2019 15:31:24 +0200
2774
2775 linux (5.3.0-6.7) eoan; urgency=medium
2776
2777 * Miscellaneous Ubuntu changes
2778 - SAUCE: selftests/bpf: prevent headers to be compiled as C code
2779
2780 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Aug 2019 13:25:01 -0500
2781
2782 linux (5.3.0-5.6) eoan; urgency=medium
2783
2784 * Miscellaneous Ubuntu changes
2785 - update dkms package versions
2786 - [Config] enable zfs build
2787
2788 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Aug 2019 09:16:06 -0500
2789
2790 linux (5.3.0-4.5) eoan; urgency=medium
2791
2792 * Packaging resync (LP: #1786013)
2793 - [Packaging] resync getabis
2794 - [Packaging] update helper scripts
2795
2796 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
2797 timeout for bcache removal causes spurious failures (LP: #1796292)
2798 - SAUCE: bcache: fix deadlock in bcache_allocator
2799
2800 * shiftfs: allow overlayfs (LP: #1838677)
2801 - SAUCE: shiftfs: enable overlayfs on shiftfs
2802
2803 * Miscellaneous Ubuntu changes
2804 - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux
2805 modpost"
2806 - update dkms package versions
2807 - enable nvidia dkms build
2808
2809 [ Upstream Kernel Changes ]
2810
2811 * Rebase to v5.3-rc4
2812
2813 -- Seth Forshee <seth.forshee@canonical.com> Mon, 12 Aug 2019 10:41:27 -0500
2814
2815 linux (5.3.0-3.4) eoan; urgency=medium
2816
2817 * Miscellaneous Ubuntu changes
2818 - update dkms package versions
2819 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
2820 - [Config] add mux-* to modules.ignore
2821
2822 [ Upstream Kernel Changes ]
2823
2824 * Rebase to v5.3-rc3
2825
2826 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 05 Aug 2019 18:17:09 +0200
2827
2828 linux (5.3.0-2.3) eoan; urgency=medium
2829
2830 * Miscellaneous Ubuntu changes
2831 - [Packaging] add build dependincy on fontconfig
2832
2833 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jul 2019 12:18:46 -0400
2834
2835 linux (5.3.0-1.2) eoan; urgency=medium
2836
2837 * System does not auto detect disconnection of external monitor (LP: #1835001)
2838 - SAUCE: drm/i915: Add support for retrying hotplug
2839 - SAUCE: drm/i915: Enable hotplug retry
2840
2841 * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332)
2842 - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64.
2843
2844 * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530)
2845 - [Config] enable ARCH_MESON
2846 - remove missing module
2847 - [Config] update annotations after enabling ARCH_MESON for arm64
2848
2849 * Miscellaneous Ubuntu changes
2850 - SAUCE: KVM: PPC: comment implicit fallthrough
2851 - update dkms package versions
2852 - [Config] enable vbox dkms build
2853
2854 [ Upstream Kernel Changes ]
2855
2856 * Rebase to v5.3-rc2
2857
2858 -- Seth Forshee <seth.forshee@canonical.com> Sun, 28 Jul 2019 23:10:16 -0400
2859
2860 linux (5.3.0-0.1) eoan; urgency=medium
2861
2862 * Packaging resync (LP: #1786013)
2863 - [Packaging] resync git-ubuntu-log
2864
2865 * Miscellaneous Ubuntu changes
2866 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
2867 kernel image
2868 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
2869 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
2870 locked down
2871 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
2872 down
2873 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
2874 reboot
2875 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
2876 KEXEC_SIG_FORCE
2877 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
2878 locked down
2879 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
2880 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
2881 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
2882 down
2883 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
2884 locked down
2885 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
2886 down
2887 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
2888 locked down
2889 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
2890 has been locked down
2891 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
2892 locked down
2893 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
2894 locked down
2895 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
2896 down
2897 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
2898 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
2899 parameters (eg. ioport)
2900 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
2901 - SAUCE: (efi-lockdown) Lock down /proc/kcore
2902 - SAUCE: (efi-lockdown) Lock down kprobes
2903 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
2904 kernel is locked down
2905 - SAUCE: (efi-lockdown) Lock down perf
2906 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
2907 down
2908 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
2909 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
2910 when locked down
2911 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
2912 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
2913 defined
2914 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
2915 that aren't present.
2916 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
2917 efi_status_to_err().
2918 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
2919 error messages.
2920 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
2921 boot mode
2922 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
2923 mode
2924 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
2925 signature verify
2926 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
2927 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
2928 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
2929 Secure Boot mode
2930 - SAUCE: import aufs driver
2931 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
2932 - [Config] disable zfs dkms build
2933 - [Config] disable nvidia dkms build
2934 - [Config] disable vbox dkms build
2935 - SAUCE: perf diff: use llabs for s64 vaules
2936
2937 [ Upstream Kernel Changes ]
2938
2939 * Rebase to v5.3-rc1
2940
2941 -- Seth Forshee <seth.forshee@canonical.com> Tue, 23 Jul 2019 21:45:44 -0500
2942
2943 linux (5.3.0-0.0) eoan; urgency=medium
2944
2945 * Dummy entry.
2946
2947 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jul 2019 10:19:04 -0500
2948
2949 linux (5.2.0-9.10) eoan; urgency=medium
2950
2951 * Packaging resync (LP: #1786013)
2952 - [Packaging] update helper scripts
2953
2954 * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752)
2955 - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device
2956 - SAUCE: Input: alps - fix a mismatch between a condition check and its
2957 comment
2958
2959 * System does not auto detect disconnection of external monitor (LP: #1835001)
2960 - SAUCE: drm/i915: Add support for retrying hotplug
2961 - SAUCE: drm/i915: Enable hotplug retry
2962
2963 * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916)
2964 - SAUCE: ALSA: hda/hdmi - Remove duplicated define
2965 - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
2966
2967 * First click on Goodix touchpad doesn't be recognized after runtime suspended
2968 (LP: #1836836)
2969 - SAUCE: i2c: designware: add G3 3590 into i2c quirk
2970
2971 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
2972 (LP: #1836760)
2973 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
2974
2975 * Doing multiple squashfs (and other loop?) mounts in parallel breaks
2976 (LP: #1836914)
2977 - SAUCE: Revert "loop: Don't change loop device under exclusive opener"
2978
2979 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
2980 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
2981 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
2982 - [Config] add hibmc-drm to modules.ignore
2983
2984 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
2985 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
2986
2987 * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
2988 (LP: #1835054)
2989 - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
2990
2991 * Unhide Nvidia HDA audio controller (LP: #1836308)
2992 - PCI: Enable NVIDIA HDA controllers
2993
2994 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
2995 (LP: #1836177)
2996 - e1000e: Make watchdog use delayed work
2997
2998 * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
2999 - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
3000 - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk
3001
3002 * Intel ethernet I219 has slow RX speed (LP: #1836152)
3003 - e1000e: add workaround for possible stalled packet
3004 - e1000e: disable force K1-off feature
3005
3006 * bcache: risk of data loss on I/O errors in backing or caching devices
3007 (LP: #1829563)
3008 - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
3009
3010 * bnx2x driver causes 100% CPU load (LP: #1832082)
3011 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
3012
3013 * fcf-protection=none patch with new version
3014 - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags"
3015 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
3016
3017 * CVE-2019-12614
3018 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
3019
3020 * Eoan update: v5.2.1 upstream stable release (LP: #1836622)
3021 - crypto: lrw - use correct alignmask
3022 - crypto: talitos - rename alternative AEAD algos.
3023 - fscrypt: don't set policy for a dead directory
3024 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
3025 - media: stv0297: fix frequency range limit
3026 - ALSA: usb-audio: Fix parse of UAC2 Extension Units
3027 - ALSA: hda/realtek - Headphone Mic can't record after S3
3028 - tpm: Actually fail on TPM errors during "get random"
3029 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
3030 - block: fix .bi_size overflow
3031 - block, bfq: NULL out the bic when it's no longer valid
3032 - perf intel-pt: Fix itrace defaults for perf script
3033 - perf auxtrace: Fix itrace defaults for perf script
3034 - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
3035 - perf pmu: Fix uncore PMU alias list for ARM64
3036 - perf thread-stack: Fix thread stack return from kernel for kernel-only case
3037 - perf header: Assign proper ff->ph in perf_event__synthesize_features()
3038 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
3039 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
3040 - Documentation: Add section about CPU vulnerabilities for Spectre
3041 - Documentation/admin: Remove the vsyscall=native documentation
3042 - mwifiex: Don't abort on small, spec-compliant vendor IEs
3043 - USB: serial: ftdi_sio: add ID for isodebug v1
3044 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
3045 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
3046 - p54usb: Fix race between disconnect and firmware loading
3047 - usb: gadget: f_fs: data_len used before properly set
3048 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
3049 - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
3050 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
3051 - drivers/usb/typec/tps6598x.c: fix portinfo width
3052 - drivers/usb/typec/tps6598x.c: fix 4CC cmd write
3053 - p54: fix crash during initialization
3054 - staging: comedi: dt282x: fix a null pointer deref on interrupt
3055 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
3056 - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
3057 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
3058 - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
3059 - HID: Add another Primax PIXART OEM mouse quirk
3060 - lkdtm: support llvm-objcopy
3061 - binder: fix memory leak in error path
3062 - binder: return errors from buffer copy functions
3063 - iio: adc: stm32-adc: add missing vdda-supply
3064 - coresight: Potential uninitialized variable in probe()
3065 - coresight: etb10: Do not call smp_processor_id from preemptible
3066 - coresight: tmc-etr: Do not call smp_processor_id() from preemptible
3067 - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from
3068 preemptible
3069 - coresight: tmc-etf: Do not call smp_processor_id from preemptible
3070 - carl9170: fix misuse of device driver API
3071 - Revert "x86/build: Move _etext to actual end of .text"
3072 - VMCI: Fix integer overflow in VMCI handle arrays
3073 - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
3074 - staging: vchiq: make wait events interruptible
3075 - staging: vchiq: revert "switch to wait_for_completion_killable"
3076 - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
3077 - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
3078 - staging: bcm2835-camera: Ensure all buffers are returned on disable
3079 - staging: bcm2835-camera: Remove check of the number of buffers supplied
3080 - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
3081 - staging: rtl8712: reduce stack usage, again
3082 - Linux 5.2.1
3083 - [Config] updateconfigs after v5.2.1 stable update
3084
3085 * fcf-protection=none patch with upstream version
3086 - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags"
3087 - SAUCE: kbuild: add -fcf-protection=none to retpoline flags
3088
3089 * Miscellaneous Ubuntu changes
3090 - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace
3091 function
3092 - SAUCE: selftests/powerpc/ptrace: fix build failure
3093 - update dkms package versions
3094 - [Packaging] add zlua to zfs-modules.ignore
3095 - update dkms package versions
3096
3097 -- Seth Forshee <seth.forshee@canonical.com> Fri, 19 Jul 2019 15:04:45 -0500
3098
3099 linux (5.2.0-8.9) eoan; urgency=medium
3100
3101 * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700)
3102
3103 * Miscellaneous Ubuntu changes
3104 - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1
3105 - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on
3106 s390
3107 - SAUCE: add -fcf-protection=none to retpoline flags
3108 - SAUCE: usbip: ensure strings copied using strncpy are null-terminated
3109 - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS
3110 - SAUCE: perf jvmti: ensure strncpy result is null-terminated
3111 - update dkms package versions
3112 - add removed zfs modules to modules.ignore
3113
3114 [ Upstream Kernel Changes ]
3115
3116 * Rebase to v5.2
3117
3118 -- Seth Forshee <seth.forshee@canonical.com> Mon, 08 Jul 2019 07:13:41 -0500
3119
3120 linux (5.2.0-7.8) eoan; urgency=medium
3121
3122 * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0
3123 kernel (LP: #1829652)
3124 - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
3125
3126 * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815)
3127 - net: hns3: initialize CPU reverse mapping
3128 - net: hns3: refine the flow director handle
3129 - net: hns3: add aRFS support for PF
3130 - net: hns3: fix for FEC configuration
3131 - RDMA/hns: Remove unnecessary print message in aeq
3132 - RDMA/hns: Update CQE specifications
3133 - RDMA/hns: Move spin_lock_irqsave to the correct place
3134 - RDMA/hns: Remove jiffies operation in disable interrupt context
3135 - RDMA/hns: Replace magic numbers with #defines
3136 - net: hns3: fix compile warning without CONFIG_RFS_ACCEL
3137 - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
3138 - net: hns3: add support for dump firmware statistics by debugfs
3139 - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has
3140 registered
3141 - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has
3142 registered
3143 - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has
3144 registered
3145 - net: hns3: modify hclge_init_client_instance()
3146 - net: hns3: modify hclgevf_init_client_instance()
3147 - net: hns3: add handshake with hardware while doing reset
3148 - net: hns3: stop schedule reset service while unloading driver
3149 - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
3150 - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
3151 - RDMA/hns: Bugfix for posting multiple srq work request
3152 - net: hns3: remove redundant core reset
3153 - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
3154 - net: hns3: fix VLAN filter restore issue after reset
3155 - net: hns3: set the port shaper according to MAC speed
3156 - net: hns3: add a check to pointer in error_detected and slot_reset
3157 - net: hns3: set ops to null when unregister ad_dev
3158 - net: hns3: add handling of two bits in MAC tunnel interrupts
3159 - net: hns3: remove setting bit of reset_requests when handling mac tunnel
3160 interrupts
3161 - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
3162 - net: hns3: delay and separate enabling of NIC and ROCE HW errors
3163 - RDMA/hns: fix inverted logic of readl read and shift
3164 - RDMA/hns: Bugfix for filling the sge of srq
3165 - net: hns3: log detail error info of ROCEE ECC and AXI errors
3166 - net: hns3: fix wrong size of mailbox responding data
3167 - net: hns3: make HW GRO handling compliant with SW GRO
3168 - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
3169 - net: hns3: refactor hns3_get_new_int_gl function
3170 - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
3171 - net: hns3: delete the redundant user NIC codes
3172 - net: hns3: small changes for magic numbers
3173 - net: hns3: use macros instead of magic numbers
3174 - net: hns3: refactor PF/VF RSS hash key configuration
3175 - net: hns3: some modifications to simplify and optimize code
3176 - net: hns3: fix some coding style issues
3177 - net: hns3: delay setting of reset level for hw errors until slot_reset is
3178 called
3179 - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not
3180 require reset
3181 - net: hns3: process H/W errors occurred before HNS dev initialization
3182 - net: hns3: add recovery for the H/W errors occurred before the HNS dev
3183 initialization
3184 - net: hns3: some changes of MSI-X bits in PPU(RCB)
3185 - net: hns3: extract handling of mpf/pf msi-x errors into functions
3186 - net: hns3: clear restting state when initializing HW device
3187 - net: hns3: free irq when exit from abnormal branch
3188 - net: hns3: fix for dereferencing before null checking
3189 - net: hns3: fix for skb leak when doing selftest
3190 - net: hns3: delay ring buffer clearing during reset
3191 - net: hns3: some variable modification
3192 - net: hns3: fix dereference of ae_dev before it is null checked
3193 - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
3194 - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
3195 - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
3196 - scsi: hisi_sas: Change the type of some numbers to unsigned
3197 - scsi: hisi_sas: Ignore the error code between phy down to phy up
3198 - scsi: hisi_sas: Disable stash for v3 hw
3199 - net: hns3: Add missing newline at end of file
3200 - RDMa/hns: Don't stuck in endless timeout loop
3201
3202 * Sometimes touchpad automatically trigger double click (LP: #1833484)
3203 - SAUCE: i2c: designware: Add disable runtime pm quirk
3204
3205 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
3206 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
3207
3208 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
3209 (LP: #1834479)
3210 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
3211
3212 * Miscellaneous Ubuntu changes
3213 - SAUCE: selftests/powerpc: disable signal_fuzzer test
3214
3215 [ Upstream Kernel Changes ]
3216
3217 * Rebase to v5.2-rc7
3218
3219 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jul 2019 07:22:18 -0500
3220
3221 linux (5.2.0-6.7) eoan; urgency=medium
3222
3223 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
3224 - hinic: fix a bug in set rx mode
3225
3226 * Miscellaneous Ubuntu changes
3227 - rebase to v5.2-rc6
3228
3229 [ Upstream Kernel Changes ]
3230
3231 * Rebase to v5.2-rc6
3232
3233 -- Seth Forshee <seth.forshee@canonical.com> Sun, 23 Jun 2019 23:36:11 -0500
3234
3235 linux (5.2.0-5.6) eoan; urgency=medium
3236
3237 * QCA9377 isn't being recognized sometimes (LP: #1757218)
3238 - SAUCE: USB: Disable USB2 LPM at shutdown
3239
3240 * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316)
3241 - SAUCE: shiftfs: allow changing ro/rw for subvolumes
3242
3243 * Miscellaneous Ubuntu changes
3244 - update dkms package versions
3245 - [Packaging] replace nvidia-418 dkms build with nvidia-430
3246 - SAUCE: import aufs driver
3247
3248 [ Upstream Kernel Changes ]
3249
3250 * Rebase to v5.2-rc5
3251
3252 -- Seth Forshee <seth.forshee@canonical.com> Mon, 17 Jun 2019 15:04:12 -0500
3253
3254 linux (5.2.0-4.5) eoan; urgency=medium
3255
3256 * arm64: cma_alloc errors at boot (LP: #1823753)
3257 - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64
3258 - dma-contiguous: add dma_{alloc,free}_contiguous() helpers
3259 - dma-contiguous: use fallback alloc_pages for single pages
3260 - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc,
3261 free}_contiguous()
3262
3263 * Miscellaneous Ubuntu changes
3264 - [Config] CONFIG_MFD_TQMX86=n for s390x
3265 - [Config] CONFIG_GPIO_AMD_FCH=n for s390x
3266 - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x
3267 - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x
3268 - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae
3269 - [Config] CONFIG_DRM_NOUVEAU_SVM=n
3270 - [Config] CONFIG_HWMON=n for s390x
3271 - [Config] CONFIG_NEW_LEDS=n for s390x
3272 - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf
3273 - [Config] CONFIG_VOP_BUS=n for non-amd64 arches
3274 - [Config] CONFIG_TI_CPSW_PHY_SEL=n
3275 - [Config] CONFIG_INTERCONNECT=n for s390x
3276 - [Config] CONFIG_SCSI_GDTH=n for s390x
3277 - [Config] CONFIG_PACKING=n for s390x
3278 - [Config] CONFIG_ARCH_MILBEAUT=y for armhf
3279 - [Config] update annotations following config review
3280 - update dkms package versions
3281 - [Config] enable nvidia dkms build
3282
3283 [ Upstream Kernel Changes ]
3284
3285 * Rebase to v5.2-rc4
3286
3287 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Jun 2019 07:00:11 -0500
3288
3289 linux (5.2.0-3.4) eoan; urgency=medium
3290
3291 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
3292 Ubuntu (LP: #1761379)
3293 - [Packaging] Support building libperf-jvmti.so
3294
3295 * Miscellaneous Ubuntu changes
3296 - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections"
3297 - update dkms package versions
3298 - [Config] enable zfs
3299 - rebase to v5.2-rc3
3300
3301 [ Upstream Kernel Changes ]
3302
3303 * Rebase to v5.2-rc3
3304
3305 -- Seth Forshee <seth.forshee@canonical.com> Sun, 02 Jun 2019 21:48:50 -0500
3306
3307 linux (5.2.0-2.3) eoan; urgency=medium
3308
3309 * Miscellaneous Ubuntu changes
3310 - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of
3311 the kernel
3312
3313 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 May 2019 07:12:39 -0500
3314
3315 linux (5.2.0-1.2) eoan; urgency=medium
3316
3317 * Miscellaneous Ubuntu changes
3318 - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y
3319 - update dkms package versions
3320 - [Config] enable vbox dkms build
3321 - update dkms package versions
3322
3323 [ Upstream Kernel Changes ]
3324
3325 * Rebase to v5.2-rc2
3326
3327 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 May 2019 21:11:27 -0500
3328
3329 linux (5.2.0-0.1) eoan; urgency=medium
3330
3331 * Miscellaneous Ubuntu changes
3332 - SAUCE: import aufs driver
3333 - [Packaging] disable ZFS
3334 - [Packaging] disable nvidia
3335 - [Packaging] dkms-build -- expand paths searched for make.log files
3336 - add virtualbox-guest-dkms dkms package build
3337 - enable vbox dkms build for amd64 and i386
3338 - update dkms package versions
3339 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
3340 kernel image
3341 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
3342 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
3343 locked down
3344 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
3345 down
3346 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
3347 reboot
3348 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
3349 KEXEC_SIG_FORCE
3350 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
3351 locked down
3352 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
3353 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
3354 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
3355 down
3356 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
3357 locked down
3358 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
3359 down
3360 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
3361 locked down
3362 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
3363 has been locked down
3364 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
3365 locked down
3366 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
3367 locked down
3368 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
3369 down
3370 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
3371 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
3372 parameters (eg. ioport)
3373 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
3374 - SAUCE: (efi-lockdown) Lock down /proc/kcore
3375 - SAUCE: (efi-lockdown) Lock down kprobes
3376 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
3377 kernel is locked down
3378 - SAUCE: (efi-lockdown) Lock down perf
3379 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
3380 down
3381 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
3382 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
3383 when locked down
3384 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
3385 that aren't present.
3386 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
3387 efi_status_to_err().
3388 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
3389 error messages.
3390 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
3391 boot mode
3392 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
3393 mode
3394 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
3395 signature verify
3396 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
3397 defined
3398 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3399 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
3400 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
3401 Secure Boot mode
3402 - update dkms package versions
3403 - [Config] disable vbox build
3404 - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as
3405 __always_inline
3406 - SAUCE: IB/mlx5: use size_t instead of u64 when dividing
3407
3408 [ Upstream Kernel Changes ]
3409
3410 * Rebase to v5.2-rc1
3411
3412 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 11:18:43 -0500
3413
3414 linux (5.2.0-0.0) eoan; urgency=medium
3415
3416 * Dummy entry.
3417
3418 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 07:34:43 -0500
3419
3420 linux (5.1.0-2.2) eoan; urgency=medium
3421
3422 * Packaging resync (LP: #1786013)
3423 - [Packaging] resync git-ubuntu-log
3424
3425 * Eoan update: v5.1.2 upstream stable release (LP: #1829050)
3426 - x86/msr-index: Cleanup bit defines
3427 - x86/speculation: Consolidate CPU whitelists
3428 - x86/speculation/mds: Add basic bug infrastructure for MDS
3429 - x86/speculation/mds: Add BUG_MSBDS_ONLY
3430 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
3431 - x86/speculation/mds: Add mds_clear_cpu_buffers()
3432 - x86/speculation/mds: Clear CPU buffers on exit to user
3433 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
3434 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
3435 - x86/speculation/mds: Add mitigation control for MDS
3436 - x86/speculation/mds: Add sysfs reporting for MDS
3437 - x86/speculation/mds: Add mitigation mode VMWERV
3438 - Documentation: Move L1TF to separate directory
3439 - Documentation: Add MDS vulnerability documentation
3440 - x86/speculation/mds: Add mds=full,nosmt cmdline option
3441 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
3442 - x86/speculation/mds: Add SMT warning message
3443 - x86/speculation/mds: Fix comment
3444 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
3445 - cpu/speculation: Add 'mitigations=' cmdline option
3446 - x86/speculation: Support 'mitigations=' cmdline option
3447 - powerpc/speculation: Support 'mitigations=' cmdline option
3448 - s390/speculation: Support 'mitigations=' cmdline option
3449 - x86/speculation/mds: Add 'mitigations=' support for MDS
3450 - x86/mds: Add MDSUM variant to the MDS documentation
3451 - Documentation: Correct the possible MDS sysfs values
3452 - x86/speculation/mds: Fix documentation typo
3453 - Linux 5.1.2
3454
3455 * Eoan update: v5.1.1 upstream stable release (LP: #1829046)
3456 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
3457 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
3458 - staging: greybus: power_supply: fix prop-descriptor request size
3459 - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
3460 - staging: most: cdev: fix chrdev_region leak in mod_exit
3461 - staging: most: sound: pass correct device when creating a sound card
3462 - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
3463 - usb: dwc3: Fix default lpm_nyet_threshold value
3464 - USB: serial: f81232: fix interrupt worker not stop
3465 - USB: cdc-acm: fix unthrottle races
3466 - usb-storage: Set virt_boundary_mask to avoid SG overflows
3467 - genirq: Prevent use-after-free and work list corruption
3468 - intel_th: pci: Add Comet Lake support
3469 - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
3470 - cpufreq: armada-37xx: fix frequency calculation for opp
3471 - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
3472 hibernate
3473 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
3474 - scsi: lpfc: change snprintf to scnprintf for possible overflow
3475 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
3476 - scsi: qla2xxx: Set remote port devloss timeout to 0
3477 - scsi: qla2xxx: Fix device staying in blocked state
3478 - Bluetooth: hidp: fix buffer overflow
3479 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
3480 - Bluetooth: Fix not initializing L2CAP tx_credits
3481 - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
3482 - UAS: fix alignment of scatter/gather segments
3483 - ASoC: Intel: avoid Oops if DMA setup fails
3484 - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
3485 - locking/futex: Allow low-level atomic operations to return -EAGAIN
3486 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
3487 - Linux 5.1.1
3488
3489 * shiftfs: lock security sensitive superblock flags (LP: #1827122)
3490 - SAUCE: shiftfs: lock down certain superblock flags
3491
3492 * Please package libbpf (which is done out of the kernel src) in Debian [for
3493 19.10] (LP: #1826410)
3494 - SAUCE: tools -- fix add ability to disable libbfd
3495
3496 * ratelimit cma_alloc messages (LP: #1828092)
3497 - SAUCE: cma: ratelimit cma_alloc error messages
3498
3499 * Headphone jack switch sense is inverted: plugging in headphones disables
3500 headphone output (LP: #1824259)
3501 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
3502
3503 * There are 4 HDMI/Displayport audio output listed in sound setting without
3504 attach any HDMI/DP monitor (LP: #1827967)
3505 - ALSA: hda/hdmi - Read the pin sense from register when repolling
3506 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
3507
3508 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
3509 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
3510
3511 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
3512 Checking for all LINUX clients for devops4p10 (LP: #1766201)
3513 - SAUCE: integrity: downgrade error to warning
3514
3515 * linux-buildinfo: pull out ABI information into its own package
3516 (LP: #1806380)
3517 - [Packaging] autoreconstruct -- base tag is always primary mainline version
3518
3519 * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update
3520 (LP: #1825210)
3521 - vbox-update: updates for renamed makefiles
3522 - ubuntu: vbox -- update to 6.0.6-dfsg-1
3523
3524 * autofs kernel module missing (LP: #1824333)
3525 - [Config] Update autofs4 path in inclusion list
3526
3527 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
3528 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
3529
3530 * CVE-2019-3874
3531 - sctp: implement memory accounting on tx path
3532 - sctp: implement memory accounting on rx path
3533
3534 * apparmor does not start in Disco LXD containers (LP: #1824812)
3535 - SAUCE: shiftfs: use separate llseek method for directories
3536
3537 * Miscellaneous Ubuntu changes
3538 - [Packaging] autoreconstruct -- remove for -rc kernels
3539 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
3540 defined
3541 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3542 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
3543 - [Config] (efi-lockdown): update configs after efi lockdown patch refresh
3544 - [Packaging] don't delete efi_parser.c
3545 - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD
3546 - ubuntu: vbox -- update to 6.0.6-dfsg-2
3547 - add nvidia-418 dkms build
3548 - remove virtualbox guest drivers
3549 - [Packaging] dkms-build -- expand paths searched for make.log files
3550 - add virtualbox-guest-dkms dkms package build
3551 - enable vbox dkms build for amd64 and i386
3552 - [Config] update configs for v5.1(-rc7)? rebase
3553 - update dkms package versions
3554 - Add the ability to lock down access to the running kernel image
3555 - Enforce module signatures if the kernel is locked down
3556 - Restrict /dev/{mem,kmem,port} when the kernel is locked down
3557 - kexec_load: Disable at runtime if the kernel is locked down
3558 - Copy secure_boot flag in boot params across kexec reboot
3559 - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
3560 - kexec_file: Restrict at runtime if the kernel is locked down
3561 - hibernate: Disable when the kernel is locked down
3562 - uswsusp: Disable when the kernel is locked down
3563 - PCI: Lock down BAR access when the kernel is locked down
3564 - x86: Lock down IO port access when the kernel is locked down
3565 - x86/msr: Restrict MSR access when the kernel is locked down
3566 - ACPI: Limit access to custom_method when the kernel is locked down
3567 - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
3568 - acpi: Disable ACPI table override if the kernel is locked down
3569 - acpi: Disable APEI error injection if the kernel is locked down
3570 - Prohibit PCMCIA CIS storage when the kernel is locked down
3571 - Lock down TIOCSSERIAL
3572 - Lock down module params that specify hardware parameters (eg. ioport)
3573 - x86/mmiotrace: Lock down the testmmiotrace module
3574 - Lock down /proc/kcore
3575 - Lock down kprobes
3576 - bpf: Restrict kernel image access functions when the kernel is locked down
3577 - Lock down perf
3578 - debugfs: Restrict debugfs when the kernel is locked down
3579 - lockdown: Print current->comm in restriction messages
3580 - kexec: Allow kexec_file() with appropriate IMA policy when locked down
3581 - Make get_cert_list() not complain about cert lists that aren't present.
3582 - Add efi_status_to_str() and rework efi_status_to_err().
3583 - Make get_cert_list() use efi_status_to_str() to print error messages.
3584 - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
3585 - efi: Lock down the kernel if booted in secure boot mode
3586 - KEYS: Make use of platform keyring for module signature verify
3587
3588 * Miscellaneous upstream changes
3589 - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
3590
3591 -- Seth Forshee <seth.forshee@canonical.com> Tue, 14 May 2019 12:32:56 -0500
3592
3593 linux (5.1.0-1.1) eoan; urgency=medium
3594
3595 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
3596 - [Packaging]: really drop snapdragon
3597
3598 * Miscellaneous Ubuntu changes
3599 - SAUCE: fix vbox use of MAP_SHARED
3600 - SAUCE: fix vbox use of vm_fault_t
3601 - [Packaging] disable ZFS
3602 - [Packaging] disable nvidia
3603 - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation
3604 - [Config]: updateconfig after rebase to v5.1-rc
3605 - [Config]: build ETNAVIV only on arm platforms
3606 - [Config]: Disable CMA on non-arm platforms
3607 - [Config]: MMC_CQHCI is needed by some built-in drivers
3608 - [Config]: a.out support has been deprecated
3609 - [Config]: R3964 was marked as BROKEN
3610 - [Config]: Add SENSIRION_SGP30 module
3611
3612 * Miscellaneous upstream changes
3613 - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search
3614 path"
3615 - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK"
3616
3617 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 10:03:25 -0300
3618
3619 linux (5.1.0-0.0) eoan; urgency=medium
3620
3621 * Dummy entry.
3622
3623 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 09:49:47 -0300
3624
3625 linux (5.0.0-13.14) disco; urgency=medium
3626
3627 * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819)
3628
3629 * Display only has 640x480 (LP: #1824677)
3630 - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default"
3631
3632 * shiftfs: use after free when checking mount options (LP: #1824735)
3633 - SAUCE: shiftfs: prevent use-after-free when verifying mount options
3634
3635 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Apr 2019 09:11:23 -0500
3636
3637 linux (5.0.0-12.13) disco; urgency=medium
3638
3639 * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726)
3640
3641 * Linux 5.0 black screen on boot, display flickers (i915 regression with
3642 certain laptop panels) (LP: #1824216)
3643 - drm/i915/dp: revert back to max link rate and lane count on eDP
3644
3645 * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717)
3646 - SAUCE: shiftfs: fix passing of attrs to underaly for setattr
3647
3648 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Apr 2019 13:38:05 -0500
3649
3650 linux (5.0.0-11.12) disco; urgency=medium
3651
3652 * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
3653
3654 * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
3655 (LP: #1824194)
3656 - net: hns3: fix for not calculating tx bd num correctly
3657
3658 * disco: unable to use iptables/enable ufw under -virtual kernel
3659 (LP: #1823862)
3660 - [Packaging] add bpfilter to linux-modules
3661
3662 * Make shiftfs a module rather than built-in (LP: #1824354)
3663 - [Config] CONFIG_SHIFT_FS=m
3664
3665 * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
3666 - SAUCE: shiftfs: use translated ids when chaning lower fs attrs
3667
3668 * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
3669 - [Packaging] bind hv_kvp_daemon startup to hv_kvp device
3670
3671 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Apr 2019 10:17:19 -0500
3672
3673 linux (5.0.0-10.11) disco; urgency=medium
3674
3675 * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936)
3676
3677 * Apparmor enforcement failure in lxc selftests (LP: #1823379)
3678 - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled"
3679
3680 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
3681 6db23a14" on Cosmic i386 (LP: #1813244)
3682 - openvswitch: fix flow actions reallocation
3683
3684 -- Seth Forshee <seth.forshee@canonical.com> Tue, 09 Apr 2019 08:30:38 -0500
3685
3686 linux (5.0.0-9.10) disco; urgency=medium
3687
3688 * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228)
3689
3690 * Packaging resync (LP: #1786013)
3691 - [Packaging] resync git-ubuntu-log
3692 - [Packaging] update helper scripts
3693 - [Packaging] resync retpoline extraction
3694
3695 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
3696 - net-next/hinic: replace disable_irq_nosync/enable_irq
3697
3698 * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186)
3699 - shiftfs: uid/gid shifting bind mount
3700 - shiftfs: rework and extend
3701 - shiftfs: support some btrfs ioctls
3702 - [Config] enable shiftfs
3703
3704 * Cannot boot or install - have to use nomodeset (LP: #1821820)
3705 - Revert "drm/i915/fbdev: Actually configure untiled displays"
3706
3707 * Disco update: v5.0.6 upstream stable release (LP: #1823060)
3708 - netfilter: nf_tables: fix set double-free in abort path
3709 - dccp: do not use ipv6 header for ipv4 flow
3710 - genetlink: Fix a memory leak on error path
3711 - gtp: change NET_UDP_TUNNEL dependency to select
3712 - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
3713 - mac8390: Fix mmio access size probe
3714 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
3715 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
3716 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
3717 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
3718 - net: phy: meson-gxl: fix interrupt support
3719 - net: rose: fix a possible stack overflow
3720 - net: stmmac: fix memory corruption with large MTUs
3721 - net-sysfs: call dev_hold if kobject_init_and_add success
3722 - net: usb: aqc111: Extend HWID table by QNAP device
3723 - packets: Always register packet sk in the same order
3724 - rhashtable: Still do rehash when we get EEXIST
3725 - sctp: get sctphdr by offset in sctp_compute_cksum
3726 - sctp: use memdup_user instead of vmemdup_user
3727 - tcp: do not use ipv6 header for ipv4 flow
3728 - tipc: allow service ranges to be connect()'ed on RDM/DGRAM
3729 - tipc: change to check tipc_own_id to return in tipc_net_stop
3730 - tipc: fix cancellation of topology subscriptions
3731 - tun: properly test for IFF_UP
3732 - vrf: prevent adding upper devices
3733 - vxlan: Don't call gro_cells_destroy() before device is unregistered
3734 - thunderx: enable page recycling for non-XDP case
3735 - thunderx: eliminate extra calls to put_page() for pages held for recycling
3736 - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
3737 - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t()
3738 helper
3739 - net: phy: don't clear BMCR in genphy_soft_reset
3740 - r8169: fix cable re-plugging issue
3741 - ila: Fix rhashtable walker list corruption
3742 - tun: add a missing rcu_read_unlock() in error path
3743 - powerpc/fsl: Fix the flush of branch predictor.
3744 - Btrfs: fix incorrect file size after shrinking truncate and fsync
3745 - btrfs: remove WARN_ON in log_dir_items
3746 - btrfs: don't report readahead errors and don't update statistics
3747 - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
3748 - btrfs: Avoid possible qgroup_rsv_size overflow in
3749 btrfs_calculate_inode_block_rsv_size
3750 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
3751 - locks: wake any locks blocked on request before deadlock check
3752 - tracing: initialize variable in create_dyn_event()
3753 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
3754 - powerpc: bpf: Fix generation of load/store DW instructions
3755 - vfio: ccw: only free cp on final interrupt
3756 - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
3757 - NFS: fix mount/umount race in nlmclnt.
3758 - NFSv4.1 don't free interrupted slot on open
3759 - net: dsa: qca8k: remove leftover phy accessors
3760 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
3761 - ALSA: seq: oss: Fix Spectre v1 vulnerability
3762 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
3763 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
3764 - ALSA: hda/realtek - Fixed Headset Mic JD not stable
3765 - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
3766 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
3767 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
3768 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
3769 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
3770 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
3771 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
3772 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
3773 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
3774 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
3775 - kbuild: modversions: Fix relative CRC byte order interpretation
3776 - fs/open.c: allow opening only regular files during execve()
3777 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
3778 - scsi: sd: Fix a race between closing an sd device and sd I/O
3779 - scsi: sd: Quiesce warning if device does not report optimal I/O size
3780 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
3781 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
3782 devices
3783 - drm/rockchip: vop: reset scale mode when win is disabled
3784 - tty/serial: atmel: Add is_half_duplex helper
3785 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
3786 - tty: mxs-auart: fix a potential NULL pointer dereference
3787 - tty: atmel_serial: fix a potential NULL pointer dereference
3788 - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
3789 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
3790 - staging: olpc_dcon_xo_1: add missing 'const' qualifier
3791 - staging: speakup_soft: Fix alternate speech with other synths
3792 - staging: vt6655: Remove vif check from vnt_interrupt
3793 - staging: vt6655: Fix interrupt race condition on device start up.
3794 - staging: erofs: fix to handle error path of erofs_vmap()
3795 - staging: erofs: fix error handling when failed to read compresssed data
3796 - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
3797 - serial: max310x: Fix to avoid potential NULL pointer dereference
3798 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
3799 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
3800 - USB: serial: cp210x: add new device id
3801 - USB: serial: ftdi_sio: add additional NovaTech products
3802 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
3803 - USB: serial: option: set driver_info for SIM5218 and compatibles
3804 - USB: serial: option: add support for Quectel EM12
3805 - USB: serial: option: add Olicard 600
3806 - ACPI / CPPC: Fix guaranteed performance handling
3807 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
3808 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
3809 - drivers/block/zram/zram_drv.c: fix idle/writeback string compare
3810 - blk-mq: fix sbitmap ws_active for shared tags
3811 - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
3812 - cpufreq: scpi: Fix use after free
3813 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
3814 - drm/vkms: fix use-after-free when drm_gem_handle_create() fails
3815 - drm/i915: Mark AML 0x87CA as ULX
3816 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
3817 - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
3818 - gpio: exar: add a check for the return value of ida_simple_get fails
3819 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
3820 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
3821 - usb: mtu3: fix EXTCON dependency
3822 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
3823 - usb: common: Consider only available nodes for dr_mode
3824 - mm/memory.c: fix modifying of page protection by insert_pfn()
3825 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
3826 - xhci: Fix port resume done detection for SS ports with LPM enabled
3827 - usb: xhci: dbc: Don't free all memory with spinlock held
3828 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
3829 - usb: cdc-acm: fix race during wakeup blocking TX traffic
3830 - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
3831 - usb: typec: Fix unchecked return value
3832 - mm/hotplug: fix offline undo_isolate_page_range()
3833 - mm: add support for kmem caches in DMA32 zone
3834 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
3835 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
3836 - mm/debug.c: fix __dump_page when mapping->host is not set
3837 - mm/memory_hotplug.c: fix notification in offline error path
3838 - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
3839 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
3840 - perf pmu: Fix parser error for uncore event alias
3841 - perf intel-pt: Fix TSC slip
3842 - objtool: Query pkg-config for libelf location
3843 - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
3844 - powerpc/64: Fix memcmp reading past the end of src/dest
3845 - powerpc/pseries/mce: Fix misleading print for TLB mutlihit
3846 - watchdog: Respect watchdog cpumask on CPU hotplug
3847 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
3848 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
3849 - KVM: Reject device ioctls from processes other than the VM's creator
3850 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
3851 - KVM: x86: update %rip after emulating IO
3852 - bpf: do not restore dst_reg when cur_state is freed
3853 - mt76x02u: use usb_bulk_msg to upload firmware
3854 - Linux 5.0.6
3855
3856 * RDMA/hns updates for disco (LP: #1822897)
3857 - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
3858 - RDMA/hns: Bugfix for the scene without receiver queue
3859 - RDMA/hns: Add constraint on the setting of local ACK timeout
3860 - RDMA/hns: Modify the pbl ba page size for hip08
3861 - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
3862 - RDMA/hns: Add the process of AEQ overflow for hip08
3863 - RDMA/hns: Add SCC context allocation support for hip08
3864 - RDMA/hns: Add SCC context clr support for hip08
3865 - RDMA/hns: Add timer allocation support for hip08
3866 - RDMA/hns: Remove set but not used variable 'rst'
3867 - RDMA/hns: Make some function static
3868 - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
3869 - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
3870 - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
3871 - RDMA/hns: Limit minimum ROCE CQ depth to 64
3872 - RDMA/hns: Fix the state of rereg mr
3873 - RDMA/hns: Set allocated memory to zero for wrid
3874 - RDMA/hns: Delete useful prints for aeq subtype event
3875 - RDMA/hns: Configure capacity of hns device
3876 - RDMA/hns: Modify qp&cq&pd specification according to UM
3877 - RDMA/hns: Bugfix for set hem of SCC
3878 - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
3879
3880 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
3881 - Set +x on rebuild testcase.
3882 - Skip rebuild test, for regression-suite deps.
3883 - Make ubuntu-regression-suite skippable on unbootable kernels.
3884 - make rebuild use skippable error codes when skipping.
3885 - Only run regression-suite, if requested to.
3886
3887 * touchpad not working on lenovo yoga 530 (LP: #1787775)
3888 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
3889 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
3890 - i2c: add extra check to safe DMA buffer helper
3891 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
3892 - [Config] Update config for AMD MP2 I2C driver
3893
3894 * Detect SMP PHY control command errors (LP: #1822680)
3895 - scsi: libsas: Check SMP PHY control function result
3896
3897 * disable a.out support (LP: #1818552)
3898 - [Config] Disable a.out support
3899 - [Config] remove binfmt_aout from abi for i386 lowlatency
3900
3901 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
3902 - [Packaging] remove snapdragon flavour support
3903 - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under
3904 CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs"
3905 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt
3906 addr == default addr"
3907 - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse
3908 Generator binding"
3909 - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control
3910 Interface driver"
3911 - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for
3912 Qualcomm Camera Control Interface driver"
3913 - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG"
3914 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on
3915 interrupts for EDID parsing"
3916 - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of
3917 HPD interrupt status"
3918 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address"
3919 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug"
3920 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion
3921 timeout"
3922 - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are
3923 present"
3924 - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control
3925 Interface driver"
3926 - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change"
3927 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow
3928 REGULATOR_QCOM_SMD_RPM=m"
3929 - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt-
3930 platdev blacklist"
3931 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp
3932 regulator for device"
3933 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator
3934 without opp_list"
3935 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in
3936 dev_pm_opp_adjust_voltage()"
3937 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages
3938 at runtime"
3939 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner
3940 operations"
3941 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq-
3942 dt"
3943 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new
3944 reg_sequence structures"
3945 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for
3946 qfprom"
3947 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core
3948 Power Reduction)"
3949 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put
3950 calls in map/unmap"
3951 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG"
3952 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP
3953 congestion algorithm"
3954 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and
3955 'fq_codel' qdiscs"
3956 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable
3957 'schedutil' CPUfreq governor"
3958 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in
3959 distro.config"
3960 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
3961 CONFIG_USB_CONFIGFS_F_FS by default"
3962 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs"
3963 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers"
3964 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and
3965 DIGITAL_TV"
3966 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net
3967 drivers"
3968 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD"
3969 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
3970 CFG80211_DEFAULT_PS by default"
3971 - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be
3972 compiled-in"
3973 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and
3974 dm_crypt"
3975 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and
3976 avs"
3977 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus"
3978 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug
3979 friendly USB network adpater"
3980 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx"
3981 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config"
3982 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio
3983 drivers for APQ8016 and DB410c"
3984 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC"
3985 - [Config] fix abi for remove i2c-qcom-cci module
3986 - [Config] update annotations
3987 - [Config] update configs following snapdragon removal
3988
3989 * Disco update: v5.0.5 upstream stable release (LP: #1822671)
3990 - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec"
3991 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
3992 - ALSA: firewire-motu: use 'version' field of unit directory to identify model
3993 - mmc: pxamci: fix enum type confusion
3994 - mmc: alcor: fix DMA reads
3995 - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
3996 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
3997 - drm/amdgpu: fix invalid use of change_bit
3998 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
3999 - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
4000 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
4001 - iommu/iova: Fix tracking of recently failed iova address
4002 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
4003 - udf: Fix crash on IO error during truncate
4004 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
4005 - MIPS: Ensure ELF appended dtb is relocated
4006 - MIPS: Fix kernel crash for R6 in jump label branch function
4007 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
4008 - powerpc/security: Fix spectre_v2 reporting
4009 - net/mlx5: Fix DCT creation bad flow
4010 - scsi: core: Avoid that a kernel warning appears during system resume
4011 - scsi: qla2xxx: Fix FC-AL connection target discovery
4012 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
4013 - scsi: ibmvscsi: Fix empty event pool access during host removal
4014 - futex: Ensure that futex address is aligned in handle_futex_death()
4015 - perf probe: Fix getting the kernel map
4016 - objtool: Move objtool_file struct off the stack
4017 - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
4018 - clocksource/drivers/riscv: Fix clocksource mask
4019 - ALSA: ac97: Fix of-node refcount unbalance
4020 - ext4: fix NULL pointer dereference while journal is aborted
4021 - ext4: fix data corruption caused by unaligned direct AIO
4022 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
4023 - media: v4l2-ctrls.c/uvc: zero v4l2_event
4024 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
4025 - Bluetooth: Fix decrementing reference count twice in releasing socket
4026 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
4027 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
4028 hci_uart_set_proto()
4029 - drm/vkms: Fix flush_work() without INIT_WORK().
4030 - RDMA/cma: Rollback source IP address if failing to acquire device
4031 - f2fs: fix to avoid deadlock of atomic file operations
4032 - aio: simplify - and fix - fget/fput for io_submit()
4033 - netfilter: ebtables: remove BUGPRINT messages
4034 - loop: access lo_backing_file only when the loop device is Lo_bound
4035 - x86/unwind: Handle NULL pointer calls better in frame unwinder
4036 - x86/unwind: Add hardcoded ORC entry for NULL
4037 - locking/lockdep: Add debug_locks check in __lock_downgrade()
4038 - ALSA: hda - Record the current power state before suspend/resume calls
4039 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
4040 - Linux 5.0.5
4041
4042 * hisi_sas updates for disco (LP: #1822385)
4043 - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
4044 - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
4045 - scsi: hisi_sas: remove the check of sas_dev status in
4046 hisi_sas_I_T_nexus_reset()
4047 - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
4048 - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
4049 - scsi: hisi_sas: Fix losing directly attached disk when hot-plug
4050 - scsi: hisi_sas: Correct memory allocation size for DQ debugfs
4051 - scsi: hisi_sas: Some misc tidy-up
4052 - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
4053 - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
4054 - scsi: hisi_sas: Add support for DIX feature for v3 hw
4055 - scsi: hisi_sas: Add manual trigger for debugfs dump
4056 - scsi: hisi_sas: change queue depth from 512 to 4096
4057 - scsi: hisi_sas: Issue internal abort on all relevant queues
4058 - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
4059 - scsi: hisi_sas: Do some more tidy-up
4060 - scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
4061 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
4062 - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
4063 - scsi: hisi_sas: Set PHY linkrate when disconnected
4064 - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP
4065 target port
4066 - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of
4067 HiLink
4068 - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
4069
4070 * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response
4071 (LP: #1822267)
4072 - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
4073 - drm/amdgpu/psp: ignore psp response status
4074
4075 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
4076 triggers system hang on i386 (LP: #1812845)
4077 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
4078
4079 * enable CONFIG_DRM_BOCHS (LP: #1795857)
4080 - [Config] Reenable DRM_BOCHS as module
4081
4082 * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or
4083 cannot complete install when nouveau driver is loaded (crashing in GP100
4084 code) (LP: #1822026)
4085 - SAUCE: drm/nouveau: Disable nouveau driver by default
4086
4087 * Need to add Intel CML related pci-id's (LP: #1821863)
4088 - drm/i915/cml: Add CML PCI IDS
4089 - drm/i915/cml: Introduce Comet Lake PCH
4090
4091 * ARM: Add support for the SDEI interface (LP: #1822005)
4092 - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
4093 - ACPI / APEI: Remove silent flag from ghes_read_estatus()
4094 - ACPI / APEI: Switch estatus pool to use vmalloc memory
4095 - ACPI / APEI: Make hest.c manage the estatus memory pool
4096 - ACPI / APEI: Make estatus pool allocation a static size
4097 - ACPI / APEI: Don't store CPER records physical address in struct ghes
4098 - ACPI / APEI: Remove spurious GHES_TO_CLEAR check
4099 - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
4100 - ACPI / APEI: Generalise the estatus queue's notify code
4101 - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
4102 - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
4103 - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
4104 - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
4105 - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
4106 - ACPI / APEI: Move locking to the notification helper
4107 - ACPI / APEI: Let the notification helper specify the fixmap slot
4108 - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
4109 - ACPI / APEI: Make GHES estatus header validation more user friendly
4110 - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
4111 - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
4112 - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
4113 - firmware: arm_sdei: Add ACPI GHES registration helper
4114 - ACPI / APEI: Add support for the SDEI GHES Notification type
4115
4116 * CVE-2019-9857
4117 - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
4118
4119 * scsi: libsas: Support SATA PHY connection rate unmatch fixing during
4120 discovery (LP: #1821408)
4121 - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
4122 discovery
4123
4124 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
4125 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
4126
4127 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
4128 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
4129
4130 * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547)
4131 - HID: Increase maximum report size allowed by hid_field_extract()
4132
4133 * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053)
4134 - cifs: allow guest mounts to work for smb3.11
4135 - SMB3: Fix SMB3.1.1 guest mounts to Samba
4136
4137 * Add HiSilicon SoC quirk for cpufreq (LP: #1821620)
4138 - ACPI / CPPC: Add a helper to get desired performance
4139 - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
4140
4141 * Disco update: v5.0.4 upstream stable release (LP: #1821607)
4142 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
4143 - 9p/net: fix memory leak in p9_client_create
4144 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
4145 - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
4146 - ASoC: codecs: pcm186x: Fix energysense SLEEP bit
4147 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
4148 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
4149 - mei: hbm: clean the feature flags on link reset
4150 - mei: bus: move hw module get/put to probe/release
4151 - stm class: Prevent division by zero
4152 - stm class: Fix an endless loop in channel allocation
4153 - crypto: caam - fix hash context DMA unmap size
4154 - crypto: ccree - fix missing break in switch statement
4155 - crypto: caam - fixed handling of sg list
4156 - crypto: caam - fix DMA mapping of stack memory
4157 - crypto: ccree - fix free of unallocated mlli buffer
4158 - crypto: ccree - unmap buffer before copying IV
4159 - crypto: ccree - don't copy zero size ciphertext
4160 - crypto: cfb - add missing 'chunksize' property
4161 - crypto: cfb - remove bogus memcpy() with src == dest
4162 - crypto: ofb - fix handling partial blocks and make thread-safe
4163 - crypto: ahash - fix another early termination in hash walk
4164 - crypto: rockchip - fix scatterlist nents error
4165 - crypto: rockchip - update new iv to device in multiple operations
4166 - dax: Flush partial PMDs correctly
4167 - nfit: Fix nfit_intel_shutdown_status() command submission
4168 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
4169 - acpi/nfit: Fix bus command validation
4170 - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
4171 - nfit/ars: Attempt short-ARS even in the no_init_ars case
4172 - libnvdimm/label: Clear 'updating' flag after label-set update
4173 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
4174 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
4175 - libnvdimm: Fix altmap reservation size calculation
4176 - fix cgroup_do_mount() handling of failure exits
4177 - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
4178 - crypto: aegis - fix handling chunked inputs
4179 - crypto: arm/crct10dif - revert to C code for short inputs
4180 - crypto: arm64/aes-neonbs - fix returning final keystream block
4181 - crypto: arm64/crct10dif - revert to C code for short inputs
4182 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
4183 - crypto: morus - fix handling chunked inputs
4184 - crypto: pcbc - remove bogus memcpy()s with src == dest
4185 - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
4186 - crypto: testmgr - skip crc32c context test for ahash algorithms
4187 - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
4188 - crypto: x86/aesni-gcm - fix crash on empty plaintext
4189 - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
4190 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
4191 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
4192 - CIFS: Fix leaking locked VFS cache pages in writeback retry
4193 - CIFS: Do not reset lease state to NONE on lease break
4194 - CIFS: Do not skip SMB2 message IDs on send failures
4195 - CIFS: Fix read after write for files with read caching
4196 - smb3: make default i/o size for smb3 mounts larger
4197 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
4198 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
4199 - tracing/perf: Use strndup_user() instead of buggy open-coded version
4200 - vmw_balloon: release lock on error in vmballoon_reset()
4201 - xen: fix dom0 boot on huge systems
4202 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
4203 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
4204 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
4205 - mmc:fix a bug when max_discard is 0
4206 - spi: ti-qspi: Fix mmap read when more than one CS in use
4207 - spi: pxa2xx: Setup maximum supported DMA transfer length
4208 - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
4209 - spi: spi-gpio: fix SPI_CS_HIGH capability
4210 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
4211 - regulator: max77620: Initialize values for DT properties
4212 - regulator: s2mpa01: Fix step values for some LDOs
4213 - mt76: fix corrupted software generated tx CCMP PN
4214 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
4215 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
4216 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
4217 instability
4218 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
4219 - s390/setup: fix early warning messages
4220 - s390/virtio: handle find on invalid queue gracefully
4221 - scsi: virtio_scsi: don't send sc payload with tmfs
4222 - scsi: aacraid: Fix performance issue on logical drives
4223 - scsi: sd: Optimal I/O size should be a multiple of physical block size
4224 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
4225 - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
4226 - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not
4227 supported
4228 - scsi: qla2xxx: Use complete switch scan for RSCN events
4229 - fs/devpts: always delete dcache dentry-s in dput()
4230 - splice: don't merge into linked buffers
4231 - ovl: During copy up, first copy up data and then xattrs
4232 - ovl: Do not lose security.capability xattr over metadata file copy-up
4233 - m68k: Add -ffreestanding to CFLAGS
4234 - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
4235 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
4236 - btrfs: scrub: fix circular locking dependency warning
4237 - btrfs: drop the lock on error in btrfs_dev_replace_cancel
4238 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
4239 - btrfs: init csum_list before possible free
4240 - Btrfs: fix corruption reading shared and compressed extents after hole
4241 punching
4242 - Btrfs: fix deadlock between clone/dedupe and rename
4243 - soc: qcom: rpmh: Avoid accessing freed memory from batch API
4244 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
4245 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
4246 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
4247 - x86/kprobes: Prohibit probing on optprobe template code
4248 - cpufreq: kryo: Release OPP tables on module removal
4249 - cpufreq: tegra124: add missing of_node_put()
4250 - cpufreq: pxa2xx: remove incorrect __init annotation
4251 - ext4: fix check of inode in swap_inode_boot_loader
4252 - ext4: cleanup pagecache before swap i_data
4253 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
4254 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
4255 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
4256 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
4257 - nvmem: core: don't check the return value of notifier chain call
4258 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
4259 - intel_th: Don't reference unassigned outputs
4260 - parport_pc: fix find_superio io compare code, should use equal test.
4261 - i2c: tegra: fix maximum transfer size
4262 - i2c: tegra: update maximum transfer size
4263 - media: i2c: ov5640: Fix post-reset delay
4264 - gpio: pca953x: Fix dereference of irq data in shutdown
4265 - ext4: update quota information while swapping boot loader inode
4266 - ext4: add mask of ext4 flags to swap
4267 - ext4: fix crash during online resizing
4268 - dma: Introduce dma_max_mapping_size()
4269 - swiotlb: Introduce swiotlb_max_mapping_size()
4270 - swiotlb: Add is_swiotlb_active() function
4271 - PCI/ASPM: Use LTR if already enabled by platform
4272 - PCI/DPC: Fix print AER status in DPC event handling
4273 - PCI: qcom: Don't deassert reset GPIO during probe
4274 - PCI: dwc: skip MSI init if MSIs have been explicitly disabled
4275 - PCI: pci-bridge-emul: Create per-bridge copy of register behavior
4276 - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
4277 - IB/hfi1: Close race condition on user context disable and close
4278 - IB/rdmavt: Fix loopback send with invalidate ordering
4279 - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
4280 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
4281 - ext2: Fix underflow in ext2_max_size()
4282 - clk: uniphier: Fix update register for CPU-gear
4283 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
4284 - clk: samsung: exynos5: Fix possible NULL pointer exception on
4285 platform_device_alloc() failure
4286 - clk: samsung: exynos5: Fix kfree() of const memory on setting
4287 driver_override
4288 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
4289 - clk: ingenic: Fix doc of ingenic_cgu_div_info
4290 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
4291 - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
4292 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
4293 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
4294 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
4295 - serial: 8250_pci: Fix number of ports for ACCES serial cards
4296 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
4297 chip use the pci_pericom_setup()
4298 - jbd2: clear dirty flag when revoking a buffer from an older transaction
4299 - jbd2: fix compile warning when using JBUFFER_TRACE
4300 - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
4301 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
4302 - powerpc/32: Clear on-stack exception marker upon exception return
4303 - powerpc/wii: properly disable use of BATs when requested.
4304 - powerpc/powernv: Make opal log only readable by root
4305 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
4306 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
4307 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
4308 - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
4309 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
4310 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
4311 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
4312 configuration
4313 - powerpc/smp: Fix NMI IPI timeout
4314 - powerpc/smp: Fix NMI IPI xmon timeout
4315 - powerpc/traps: fix recoverability of machine check handling on book3s/32
4316 - powerpc/traps: Fix the message printed when stack overflows
4317 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
4318 - arm64: Fix HCR.TGE status for NMI contexts
4319 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
4320 - arm64: debug: Ensure debug handlers check triggering exception level
4321 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
4322 - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
4323 - ipmi_si: Fix crash when using hard-coded device
4324 - ipmi_si: fix use-after-free of resource->name
4325 - dm: fix to_sector() for 32bit
4326 - dm integrity: limit the rate of error messages
4327 - media: cx25840: mark pad sig_types to fix cx231xx init
4328 - mfd: sm501: Fix potential NULL pointer dereference
4329 - cpcap-charger: generate events for userspace
4330 - cpuidle: governor: Add new governors to cpuidle_governors again
4331 - NFS: Fix I/O request leakages
4332 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
4333 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
4334 - nfsd: fix performance-limiting session calculation
4335 - nfsd: fix memory corruption caused by readdir
4336 - nfsd: fix wrong check in write_v4_end_grace()
4337 - NFSv4.1: Reinitialise sequence results before retransmitting a request
4338 - svcrpc: fix UDP on servers with lots of threads
4339 - PM / wakeup: Rework wakeup source timer cancellation
4340 - PM / OPP: Update performance state when freq == old_freq
4341 - bcache: treat stale && dirty keys as bad keys
4342 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
4343 - stable-kernel-rules.rst: add link to networking patch queue
4344 - vt: perform safe console erase in the right order
4345 - x86/unwind/orc: Fix ORC unwind table alignment
4346 - perf intel-pt: Fix CYC timestamp calculation after OVF
4347 - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
4348 - perf auxtrace: Define auxtrace record alignment
4349 - perf intel-pt: Fix overlap calculation for padding
4350 - perf/x86/intel/uncore: Fix client IMC events return huge result
4351 - perf intel-pt: Fix divide by zero when TSC is not available
4352 - md: Fix failed allocation of md_register_thread
4353 - x86/kvmclock: set offset for kvm unstable clock
4354 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
4355 ftrace_call_replace()
4356 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
4357 - tpm: Unify the send callback behaviour
4358 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
4359 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
4360 - media: lgdt330x: fix lock status reporting
4361 - media: sun6i: Fix CSI regmap's max_register
4362 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
4363 - media: vimc: Add vimc-streamer for stream control
4364 - media: imx-csi: Input connections to CSI should be optional
4365 - media: imx: csi: Disable CSI immediately after last EOF
4366 - media: imx: csi: Stop upstream before disabling IDMA channel
4367 - drm/fb-helper: generic: Fix drm_fbdev_client_restore()
4368 - drm/radeon/evergreen_cs: fix missing break in switch statement
4369 - drm/amd/powerplay: correct power reading on fiji
4370 - drm/amd/display: don't call dm_pp_ function from an fpu block
4371 - KVM: Call kvm_arch_memslots_updated() before updating memslots
4372 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
4373 - KVM: VMX: Zero out *all* general purpose registers after VM-Exit
4374 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
4375 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
4376 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
4377 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
4378 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
4379 - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
4380 - net: dsa: lantiq_gswip: fix use-after-free on failed probe
4381 - net: dsa: lantiq_gswip: fix OF child-node lookups
4382 - s390/setup: fix boot crash for machine without EDAT-1
4383 - SUNRPC: Prevent thundering herd when the socket is not connected
4384 - SUNRPC: Fix up RPC back channel transmission
4385 - SUNRPC: Respect RPC call timeouts when retrying transmission
4386 - Linux 5.0.4
4387 - [Config] update configs for 5.0.4 stable update
4388
4389 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
4390 system (LP: #1821271)
4391 - iwlwifi: add new card for 9260 series
4392
4393 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
4394 - [Config]: enable highdpi Terminus 16x32 font support
4395
4396 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
4397 - iommu/amd: Fix NULL dereference bug in match_hid_uid
4398
4399 * some codecs stop working after S3 (LP: #1820930)
4400 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
4401 - ALSA: hda - Don't trigger jackpoll_work in azx_resume
4402
4403 * tcm_loop.ko: move from modules-extra into main modules package
4404 (LP: #1817786)
4405 - [Packaging] move tcm_loop.lo to main linux-modules package
4406
4407 * C++ demangling support missing from perf (LP: #1396654)
4408 - [Packaging] fix a mistype
4409
4410 * r8169 doesn't get woken up by ethernet cable plugging, no PME generated
4411 (LP: #1817676)
4412 - PCI: pciehp: Disable Data Link Layer State Changed event on suspend
4413
4414 * Disco update: v5.0.3 upstream stable release (LP: #1821074)
4415 - connector: fix unsafe usage of ->real_parent
4416 - fou, fou6: avoid uninit-value in gue_err() and gue6_err()
4417 - gro_cells: make sure device is up in gro_cells_receive()
4418 - ipv4/route: fail early when inet dev is missing
4419 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
4420 - lan743x: Fix RX Kernel Panic
4421 - lan743x: Fix TX Stall Issue
4422 - net: hsr: fix memory leak in hsr_dev_finalize()
4423 - net/hsr: fix possible crash in add_timer()
4424 - net: sit: fix UBSAN Undefined behaviour in check_6rd
4425 - net/x25: fix use-after-free in x25_device_event()
4426 - net/x25: reset state in x25_connect()
4427 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
4428 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
4429 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
4430 - rxrpc: Fix client call queueing, waiting for channel
4431 - sctp: remove sched init from sctp_stream_init
4432 - tcp: do not report TCP_CM_INQ of 0 for closed connections
4433 - tcp: Don't access TCP_SKB_CB before initializing it
4434 - tcp: handle inet_csk_reqsk_queue_add() failures
4435 - vxlan: Fix GRO cells race condition between receive and link delete
4436 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
4437 - net/mlx4_core: Fix reset flow when in command polling mode
4438 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
4439 polling
4440 - net/mlx4_core: Fix qp mtt size calculation
4441 - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
4442 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
4443 - net: sched: flower: insert new filter to idr after setting its mask
4444 - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
4445 - perf/x86: Fixup typo in stub functions
4446 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
4447 Liquid Saffire 56
4448 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
4449 - ALSA: hda: Extend i915 component bind timeout
4450 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
4451 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
4452 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
4453 - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with
4454 ALC255
4455 - perf/x86/intel: Fix memory corruption
4456 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
4457 - It's wrong to add len to sector_nr in raid10 reshape twice
4458 - drm: Block fb changes for async plane updates
4459 - Linux 5.0.3
4460
4461 * Disco update: v5.0.2 upstream stable release (LP: #1820318)
4462 - media: uvcvideo: Fix 'type' check leading to overflow
4463 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
4464 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
4465 - iscsi_ibft: Fix missing break in switch statement
4466 - scsi: aacraid: Fix missing break in switch statement
4467 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
4468 - arm64: dts: zcu100-revC: Give wifi some time after power-on
4469 - arm64: dts: hikey: Give wifi some time after power-on
4470 - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
4471 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
4472 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
4473 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
4474 - drm: disable uncached DMA optimization for ARM and arm64
4475 - media: Revert "media: rc: some events are dropped by userspace"
4476 - Revert "PCI/PME: Implement runtime PM callbacks"
4477 - bpf: Stop the psock parser before canceling its work
4478 - gfs2: Fix missed wakeups in find_insert_glock
4479 - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
4480 - staging: erofs: compressed_pages should not be accessed again after freed
4481 - scripts/gdb: replace flags (MS_xyz -> SB_xyz)
4482 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
4483 - perf/x86/intel: Make cpuc allocations consistent
4484 - perf/x86/intel: Generalize dynamic constraint creation
4485 - x86: Add TSX Force Abort CPUID/MSR
4486 - perf/x86/intel: Implement support for TSX Force Abort
4487 - Linux 5.0.2
4488
4489 * Linux security module stacking support
4490 - LSM: Introduce LSM_FLAG_LEGACY_MAJOR
4491 - LSM: Provide separate ordered initialization
4492 - LSM: Plumb visibility into optional "enabled" state
4493 - LSM: Lift LSM selection out of individual LSMs
4494 - LSM: Build ordered list of LSMs to initialize
4495 - LSM: Introduce CONFIG_LSM
4496 - LSM: Introduce "lsm=" for boottime LSM selection
4497 - LSM: Tie enabling logic to presence in ordered list
4498 - LSM: Prepare for reorganizing "security=" logic
4499 - LSM: Refactor "security=" in terms of enable/disable
4500 - LSM: Separate idea of "major" LSM from "exclusive" LSM
4501 - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
4502 - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
4503 - LSM: Add all exclusive LSMs to ordered initialization
4504 - LSM: Split LSM preparation from initialization
4505 - LoadPin: Initialize as ordered LSM
4506 - Yama: Initialize as ordered LSM
4507 - LSM: Introduce enum lsm_order
4508 - capability: Initialize as LSM_ORDER_FIRST
4509 - procfs: add smack subdir to attrs
4510 - Smack: Abstract use of cred security blob
4511 - SELinux: Abstract use of cred security blob
4512 - SELinux: Remove cred security blob poisoning
4513 - SELinux: Remove unused selinux_is_enabled
4514 - AppArmor: Abstract use of cred security blob
4515 - TOMOYO: Abstract use of cred security blob
4516 - Infrastructure management of the cred security blob
4517 - SELinux: Abstract use of file security blob
4518 - Smack: Abstract use of file security blob
4519 - LSM: Infrastructure management of the file security
4520 - SELinux: Abstract use of inode security blob
4521 - Smack: Abstract use of inode security blob
4522 - LSM: Infrastructure management of the inode security
4523 - LSM: Infrastructure management of the task security
4524 - SELinux: Abstract use of ipc security blobs
4525 - Smack: Abstract use of ipc security blobs
4526 - LSM: Infrastructure management of the ipc security blob
4527 - TOMOYO: Update LSM flags to no longer be exclusive
4528 - LSM: generalize flag passing to security_capable
4529 - LSM: Make lsm_early_cred() and lsm_early_task() local functions.
4530 - LSM: Make some functions static
4531 - apparmor: Adjust offset when accessing task blob.
4532 - LSM: Ignore "security=" when "lsm=" is specified
4533 - LSM: Update list of SECURITYFS users in Kconfig
4534 - apparmor: delete the dentry in aafs_remove() to avoid a leak
4535 - apparmor: fix double free when unpack of secmark rules fails
4536 - SAUCE: LSM: Infrastructure management of the sock security
4537 - SAUCE: LSM: Limit calls to certain module hooks
4538 - SAUCE: LSM: Special handling for secctx lsm hooks
4539 - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display
4540 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
4541 - SAUCE: Revert "apparmor: Fix warning about unused function
4542 apparmor_ipv6_postroute"
4543 - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy"
4544 - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering"
4545 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
4546 - SAUCE: Revert "apparmor: Parse secmark policy"
4547 - SAUCE: Revert "apparmor: Add a wildcard secid"
4548 - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()"
4549 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
4550 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
4551 - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path"
4552 - SAUCE: Revert "apparmor: modify audit rule support to support profile
4553 stacks"
4554 - SAUCE: Revert "apparmor: Add support for audit rule filtering"
4555 - SAUCE: Revert "apparmor: add the ability to get a task's secid"
4556 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
4557 - SAUCE: apparmor: add proc subdir to attrs
4558 - SAUCE: apparmor: add an apparmorfs entry to access current attrs
4559 - SAUCE: apparmor: update flags to no longer be exclusive
4560 - SAUCE: update configs and annotations for LSM stacking
4561
4562 * Miscellaneous Ubuntu changes
4563 - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y
4564 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
4565 kernel is locked down
4566 - [Config] CONFIG_RANDOM_TRUST_CPU=y
4567 - [Config] refresh annotations for recent config changes
4568 - ubuntu: vbox -- update to 6.0.4-dfsg-7
4569 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
4570 upcoming platform"
4571
4572 -- Seth Forshee <seth.forshee@canonical.com> Thu, 04 Apr 2019 14:49:59 -0500
4573
4574 linux (5.0.0-8.9) disco; urgency=medium
4575
4576 * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)
4577
4578 * hisi_sas: add debugfs support (LP: #1819500)
4579 - scsi: hisi_sas: Create root and device debugfs directories
4580 - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
4581 - scsi: hisi_sas: Take debugfs snapshot for all regs
4582 - scsi: hisi_sas: Debugfs global register create file and add file operations
4583 - scsi: hisi_sas: Add debugfs for port registers
4584 - scsi: hisi_sas: Add debugfs CQ file and add file operations
4585 - scsi: hisi_sas: Add debugfs DQ file and add file operations
4586 - scsi: hisi_sas: Add debugfs IOST file and add file operations
4587 - scsi: hisi_sas: No need to check return value of debugfs_create functions
4588 - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
4589 code
4590 - scsi: hisi_sas: Add debugfs ITCT file and add file operations
4591
4592 * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
4593 - net: hns: Use struct_size() in devm_kzalloc()
4594 - net: hns3: modify enet reinitialization interface
4595 - net: hns3: remove unused member in struct hns3_enet_ring
4596 - net: hns3: remove unnecessary hns3_adjust_tqps_num
4597 - net: hns3: reuse reinitialization interface in the hns3_set_channels
4598 - net: hns3: add interface hclge_tm_bp_setup
4599 - net: hns3: modify parameter checks in the hns3_set_channels
4600 - net: hns3: remove redundant codes in hclge_knic_setup
4601 - net: hns3: fix user configuration loss for ethtool -L
4602 - net: hns3: adjust the use of alloc_tqps and num_tqps
4603 - net: hns3: fix wrong combined count returned by ethtool -l
4604 - net: hns3: do reinitialization while ETS configuration changed
4605 - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
4606 - net: hns3: add calling roce callback function when link status change
4607 - net: hns3: add rx multicast packets statistic
4608 - net: hns3: refactor the statistics updating for netdev
4609 - net: hns3: fix rss configuration lost problem when setting channel
4610 - net: hns3: fix for shaper not setting when TC num changes
4611 - net: hns3: fix bug of ethtool_ops.get_channels for VF
4612 - net: hns3: clear param in ring when free ring
4613 - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
4614 - net: hns3: do not return GE PFC setting err when initializing
4615 - net: hns3: add ETS TC weight setting in SSU module
4616 - net: hns3: add statistics for PFC frames and MAC control frames
4617 - net: hns3: fix PFC not setting problem for DCB module
4618 - net: hns3: don't update packet statistics for packets dropped by hardware
4619 - net: hns3: clear pci private data when unload hns3 driver
4620 - net: hns3: add error handling in hclge_ieee_setets
4621 - net: hns3: fix return value handle issue for hclge_set_loopback()
4622 - net: hns3: fix broadcast promisc issue for revision 0x20
4623 - net: hns3: After setting the loopback, add the status of getting MAC
4624 - net: hns3: do reinitialization while mqprio configuration changed
4625 - net: hns3: remove dcb_ops->map_update in hclge_dcb
4626 - net: hns3: call hns3_nic_set_real_num_queue with netdev down
4627 - net: hns3: add 8 BD limit for tx flow
4628 - net: hns3: add initialization for nic state
4629 - net: hns3: don't allow vf to enable promisc mode
4630 - net: hns3: reuse the definition of l3 and l4 header info union
4631 - net: hns3: fix VF dump register issue
4632 - net: hns3: use the correct interface to stop|open port
4633 - net: hns3: change hnae3_register_ae_dev() to int
4634 - net: hns3: only support tc 0 for VF
4635 - net: hns3: Fix NULL deref when unloading driver
4636 - net: hns3: fix netif_napi_del() not do problem when unloading
4637 - net: hns3: fix for rss result nonuniform
4638 - net: hns3: fix improper error handling in the hclge_init_ae_dev()
4639 - net: hns3: fix an issue for hclgevf_ae_get_hdev
4640 - net: hns3: stop sending keep alive msg to PF when VF is resetting
4641 - net: hns3: keep flow director state unchanged when reset
4642 - net: hns3: Check for allocation failure
4643 - net: hns3: fix a code style issue for hns3_update_new_int_gl()
4644 - net: hns3: fix an issue for hns3_update_new_int_gl
4645 - net: hns3: Modify parameter type from int to bool in set_gro_en
4646 - net: hns3: code optimization for hclge_rx_buffer_calc
4647 - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
4648 - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
4649 - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
4650 - net: hns3: fix the problem that the supported port is empty
4651 - net: hns3: optimize the maximum TC macro
4652 - net: hns3: don't allow user to change vlan filter state
4653 - net: hns3: modify the upper limit judgment condition
4654 - net: hns3: MAC table entry count function increases operation 0 value
4655 protection measures
4656 - net: hns3: make function hclge_set_all_vf_rst() static
4657 - net: hns3: add pointer checking at the beginning of the exported functions.
4658 - net: hns3: Check variable is valid before assigning it to another
4659 - net: hns3: convert mac advertize and supported from u32 to link mode
4660 - net: hns3: fix port info query issue for copper port
4661 - net: hns3: modify print message of ssu common ecc errors
4662 - net: hns3: some bugfix of ppu(rcb) ras errors
4663 - net: hns3: enable 8~11th bit of mac common msi-x error
4664 - net: hns3: fix 6th bit of ppp mpf abnormal errors
4665 - net: hns3: Record VF unicast and multicast tables
4666 - net: hns3: Record VF vlan tables
4667 - net: hns3: uninitialize command queue while unloading PF driver
4668 - net: hns3: clear command queue's registers when unloading VF driver
4669 - net: hns3: add xps setting support for hns3 driver
4670 - net: hns3: avoid mult + div op in critical data path
4671 - net: hns3: limit some variable scope in critical data path
4672 - net: hns3: remove some ops in struct hns3_nic_ops
4673 - net: hns3: add unlikely for error handling in data path
4674 - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
4675 - net: hns3: remove hnae3_get_bit in data path
4676 - net: hns3: add support to config depth for tx|rx ring separately
4677 - net: hns3: enable VF VLAN filter for each VF when initializing
4678 - net: hns3: fix get VF RSS issue
4679 - net: hns3: fix setting of the hns reset_type for rdma hw errors
4680 - net: hns3: fix improper error handling for hns3_client_start
4681 - net: hns: use struct_size() in devm_kzalloc()
4682 - net: hns3: Fix a logical vs bitwise typo
4683 - net: hns3: add dma_rmb() for rx description
4684 - net: hns3: fix to stop multiple HNS reset due to the AER changes
4685
4686 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
4687 - [Packaging] dkms-build -- support building against packages in PPAs
4688 - [Packaging] dkms-build: do not redownload files on subsequent passes
4689 - [Packaging] dkms-build -- elide partial Built-Using information
4690 - [Packaging] dkms-build -- remove retpoline data from final binary packages
4691 - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
4692 - [Packaging] dkms-build -- add support for unversioned overrides
4693 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
4694 - [Packaging] fix-filenames -- handle exact string removal
4695 - [Packaging] dkms-build--nvidia-N -- remove GCC versions
4696
4697 * Disco update: v5.0.1 upstream stable release (LP: #1819515)
4698 - cpufreq: Use struct kobj_attribute instead of struct global_attr
4699 - staging: erofs: fix mis-acted TAIL merging behavior
4700 - binder: create node flag to request sender's security context
4701 - USB: serial: option: add Telit ME910 ECM composition
4702 - USB: serial: cp210x: add ID for Ingenico 3070
4703 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
4704 - driver core: Postpone DMA tear-down until after devres release
4705 - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
4706 - staging: erofs: fix memleak of inode's shared xattr array
4707 - staging: erofs: fix race of initializing xattrs of a inode at the same time
4708 - staging: erofs: fix illegal address access under memory pressure
4709 - staging: comedi: ni_660x: fix missing break in switch statement
4710 - staging: wilc1000: fix to set correct value for 'vif_num'
4711 - staging: android: ion: fix sys heap pool's gfp_flags
4712 - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
4713 - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
4714 held.
4715 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
4716 - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
4717 DSA framework
4718 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
4719 mv88e6xxx_port_set_duplex
4720 - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
4721 - net: mscc: Enable all ports in QSGMII
4722 - net: sched: put back q.qlen into a single location
4723 - net-sysfs: Fix mem leak in netdev_register_kobject
4724 - qmi_wwan: Add support for Quectel EG12/EM12
4725 - sctp: call iov_iter_revert() after sending ABORT
4726 - team: Free BPF filter when unregistering netdev
4727 - tipc: fix RDM/DGRAM connect() regression
4728 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
4729 - x86/boot/compressed/64: Do not read legacy ROM on EFI system
4730 - tracing: Fix event filters and triggers to handle negative numbers
4731 - xhci: tegra: Prevent error pointer dereference
4732 - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
4733 INTEL_SUNRISEPOINT_LP_XHCI
4734 - applicom: Fix potential Spectre v1 vulnerabilities
4735 - alpha: wire up io_pgetevents system call
4736 - MIPS: irq: Allocate accurate order pages for irq stack
4737 - aio: Fix locking in aio_poll()
4738 - xtensa: fix get_wchan
4739 - gnss: sirf: fix premature wakeup interrupt enable
4740 - USB: serial: cp210x: fix GPIO in autosuspend
4741 - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
4742 config"
4743 - Revert "selftests: firmware: remove use of non-standard diff -Z option"
4744 - selftests: firmware: fix verify_reqs() return value
4745 - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
4746 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
4747 - Linux 5.0.1
4748
4749 * sky2 ethernet card doesn't work after returning from suspend
4750 (LP: #1807259) // sky2 ethernet card link not up after suspend
4751 (LP: #1809843) // Disco update: v5.0.1 upstream stable release
4752 (LP: #1819515)
4753 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
4754
4755 * tls selftest failures/hangs on i386 (LP: #1813607)
4756 - [Config] CONFIG_TLS=n for i386
4757
4758 * CVE-2019-8980
4759 - exec: Fix mem leak in kernel_read_file
4760
4761 * Miscellaneous Ubuntu changes
4762 - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
4763 - [Config] enable nvidia build
4764 - [Config] update gcc version to 8.3
4765
4766 * Miscellaneous upstream changes
4767 - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"
4768
4769 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 12 Mar 2019 16:15:44 -0300
4770
4771 linux (5.0.0-7.8) disco; urgency=medium
4772
4773 * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519)
4774
4775 * Packaging resync (LP: #1786013)
4776 - [Packaging] update helper scripts
4777
4778 * unnecessary request_queue freeze (LP: #1815733)
4779 - block: avoid setting nr_requests to current value
4780 - block: avoid setting none scheduler if it's already none
4781
4782 * Miscellaneous Ubuntu changes
4783 - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail
4784 - update dkms package versions
4785
4786 [ Upstream Kernel Changes ]
4787
4788 * Rebase to v5.0
4789
4790 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Mar 2019 08:46:10 -0600
4791
4792 linux (5.0.0-6.7) disco; urgency=medium
4793
4794 * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585)
4795
4796 * Packaging resync (LP: #1786013)
4797 - [Packaging] update helper scripts
4798 - [Packaging] resync getabis
4799
4800 * installer does not support iSCSI iBFT (LP: #1817321)
4801 - d-i: add iscsi_ibft to scsi-modules
4802
4803 * Silent "Unknown key" message when pressing keyboard backlight hotkey
4804 (LP: #1817063)
4805 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
4806
4807 * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058)
4808 - e1000e: Disable runtime PM on CNP+
4809
4810 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
4811 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
4812
4813 * CVE-2019-3460
4814 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
4815
4816 * CVE-2019-3459
4817 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
4818
4819 * kernel net tls selftest fails on 5.0 (LP: #1816716)
4820 - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across
4821 multiple records"
4822
4823 * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206)
4824 - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes
4825
4826 * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684)
4827 - s390/pci: map IOV resources
4828 - s390/pci: improve bar check
4829
4830 * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060)
4831 - SAUCE: prevent a glibc test failure when looking for obsolete types on
4832 headers
4833
4834 * Miscellaneous Ubuntu changes
4835 - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations
4836 - SAUCE: selftests: pmtu: disable accept_dad for tests
4837 - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode
4838 - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an
4839 expected failure
4840
4841 [ Upstream Kernel Changes ]
4842
4843 * Rebase to v5.0-rc8
4844
4845 -- Seth Forshee <seth.forshee@canonical.com> Mon, 25 Feb 2019 09:37:36 -0600
4846
4847 linux (5.0.0-5.6) disco; urgency=medium
4848
4849 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
4850 - ALSA: hda/realtek - Headset microphone and internal speaker support for
4851 System76 oryp5
4852
4853 * Miscellaneous Ubuntu changes
4854 - [Config] Fix aufs menus in annotations file
4855 - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m
4856 - [Config] Update annotations based on configs
4857
4858 [ Upstream Kernel Changes ]
4859
4860 * Rebase to v5.0-rc7
4861
4862 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Feb 2019 10:04:11 +0100
4863
4864 linux (5.0.0-4.5) disco; urgency=medium
4865
4866 * linux-buildinfo: pull out ABI information into its own package
4867 (LP: #1806380)
4868 - [Packaging] autoreconstruct -- base tag is always primary mainline version
4869
4870 * [Packaging] Allow overlay of config annotations (LP: #1752072)
4871 - [Packaging] config-check: Add an include directive
4872
4873 * Miscellaneous Ubuntu changes
4874 - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+
4875 - hio -- replace use of do_gettimeofday()
4876 - hio -- part_round_stats() removed in 5.0
4877 - hio -- device_add_disk() grew a 'groups' argument in 4.20
4878 - enable hio build
4879 - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary
4880 mainline version"
4881
4882 [ Upstream Kernel Changes ]
4883
4884 * Rebase to v5.0-rc6
4885
4886 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Feb 2019 08:15:32 -0600
4887
4888 linux (5.0.0-3.4) disco; urgency=medium
4889
4890 * CONFIG_TEST_BPF is disabled (LP: #1813955)
4891 - [Config]: Reenable TEST_BPF
4892
4893 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
4894 - HID: i2c-hid: Ignore input report if there's no data present on Elan
4895 touchpanels
4896
4897 * SecureBoot support for arm64 (LP: #1804481)
4898 - Build signed kernels for arm64
4899
4900 * Miscellaneous Ubuntu changes
4901 - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
4902 - [Config] CONFIG_PCMCIA=n for arm64 and s390x
4903 - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x
4904 - [Config] disable I2C TPM drivers for s390x
4905 - [Config] CONFIG_RAPIDIO=n for s390x
4906 - [Config] CONFIG_DMADEVICES=n for s390x
4907 - [Config] disable gpio drivers for s390x
4908 - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el
4909 - [Config] disable I2C hardware drivers for s390x
4910 - [Config] CONFIG_I3C=n for s390x
4911 - [Config] CONFIG_SERIO=n for s390x
4912 - [Config] disable misc drivers for s390x
4913 - [Config] disable EEPROM drivers for s390x
4914 - [Config] disable MFD drivers for s390x
4915 - [Config] CONFIG_NVMEM=n for s390x
4916 - [Config] CONFIG_MLXSW_I2C=n for s390x
4917 - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x
4918 - [Config] CONFIG_PPP=n for s390x
4919 - [Config] CONFIG_PCCARD=n for s390x
4920 - [Config] CONFIG_PCI_MESON=y
4921 - [Config] CONFIG_SCSI_MYRB=n for s390x
4922 - [Config] CONFIG_REGULATOR=n for s390x
4923 - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x
4924 - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y
4925 - [Config] update annotations following config review
4926 - [Packaging] remove handoff check for uefi signing
4927 - [Packaging] decompress gzipped efi images in signing tarball
4928 - vbox-update: allow leading whitespace when fixing up KERN_DIR
4929 - ubuntu: vbox -- update to 6.0.4-dfsg-3
4930 - vbox: remove remount check in sf_read_super_aux()
4931 - enable vbox build
4932 - [Config] CONFIG_ANDROID_BINDER_DEVICES=""
4933 - SAUCE: import aufs driver
4934 - [Config]: Enable aufs
4935 - [Config] relocate aufs annotations to menu
4936 - [Config] remove unmatched configs from annotations
4937 - [Config] fix up abi for removed modules
4938 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4939 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
4940 - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location
4941 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
4942 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
4943 - [Config] (efi-lockdown) enable importing of efi certificates for module sig
4944 verification
4945
4946 * Miscellaneous upstream changes
4947 - binder: fix CONFIG_ANDROID_BINDER_DEVICES
4948
4949 [ Upstream Kernel Changes ]
4950
4951 * Rebase to v5.0-rc5
4952
4953 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Feb 2019 14:26:12 -0600
4954
4955 linux (5.0.0-2.3) disco; urgency=medium
4956
4957 * kernel oops in bcache module (LP: #1793901)
4958 - SAUCE: bcache: never writeback a discard operation
4959
4960 * Enable sound card power saving by default (LP: #1804265)
4961 - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
4962
4963 * Miscellaneous Ubuntu changes
4964 - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests"
4965 - SAUCE: ashmem: turn into module
4966 - SAUCE: binder: turn into module
4967 - SAUCE: binder: give binder_alloc its own debug mask file
4968 - [Config] enable binder and ashmem as modules
4969 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
4970 - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger
4971 test
4972 - update dkms package versions
4973
4974 [ Upstream Kernel Changes ]
4975
4976 * Rebase to v5.0-rc4
4977
4978 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Jan 2019 06:57:32 -0600
4979
4980 linux (5.0.0-1.2) disco; urgency=medium
4981
4982 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
4983 - USB: Add new USB LPM helpers
4984 - USB: Consolidate LPM checks to avoid enabling LPM twice
4985
4986 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
4987 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
4988 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
4989
4990 * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467)
4991 - [Config] enable virtio-gpu for s390x
4992
4993 * Crash on "ip link add foo type ipip" (LP: #1811803)
4994 - SAUCE: fan: Fix NULL pointer dereference
4995
4996 * Fix not working Goodix touchpad (LP: #1811929)
4997 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
4998
4999 * Miscellaneous Ubuntu changes
5000 - update dkms package versions
5001 - enable zfs build
5002
5003 [ Upstream Kernel Changes ]
5004
5005 * Rebase to v5.0-rc3
5006
5007 -- Seth Forshee <seth.forshee@canonical.com> Tue, 22 Jan 2019 13:56:17 -0600
5008
5009 linux (5.0.0-0.1) disco; urgency=medium
5010
5011 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
5012 - [Packaging] dkms -- add per package post-process step
5013 - [Packaging] dkms -- switch to a consistent build prefix length and strip
5014 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
5015 - [Packaging] nvidia -- make nvidia package version explicit
5016
5017 * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334)
5018 - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
5019
5020 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
5021 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
5022
5023 * Miscellaneous Ubuntu changes
5024 - ubuntu -- disable vbox build
5025 - ubuntu -- disable hio build
5026 - Disable zfs build
5027 - SAUCE: import aufs driver
5028 - update dkms package versions
5029 - [Config] disable aufs config options
5030 - [Config] disable nvidia build
5031 - update dropped.txt
5032 - [Packaging] disable nvidia dkms builds for mainline
5033 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
5034 kernel image
5035 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
5036 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
5037 locked down
5038 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
5039 down
5040 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
5041 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
5042 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
5043 down
5044 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
5045 locked down
5046 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
5047 down
5048 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
5049 locked down
5050 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
5051 has been locked down
5052 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
5053 locked down
5054 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
5055 locked down
5056 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
5057 down
5058 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
5059 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
5060 parameters (eg. ioport)
5061 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
5062 - SAUCE: (efi-lockdown) Lock down /proc/kcore
5063 - SAUCE: (efi-lockdown) Lock down kprobes
5064 - SAUCE: (efi-lockdown) Lock down perf
5065 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
5066 down
5067 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
5068 defined
5069 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
5070 secondary keyring
5071 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
5072 that aren't present.
5073 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
5074 efi_status_to_err().
5075 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
5076 error messages.
5077 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
5078 reboot
5079 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
5080 boot mode
5081 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
5082 mode
5083 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
5084 - [Config] set config options for efi lockdown
5085 - Revert "UBUNTU: SAUCE: import aufs driver"
5086
5087 [ Upstream Kernel Changes ]
5088
5089 * Rebase to v5.0-rc2
5090
5091 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Jan 2019 12:31:29 -0600
5092
5093 linux (5.0.0-0.0) disco; urgency=medium
5094
5095 * Dummy entry.
5096
5097 -- Seth Forshee <seth.forshee@canonical.com> Wed, 16 Jan 2019 14:48:05 -0600
5098
5099 linux (4.20.0-2.3) disco; urgency=medium
5100
5101 [ Upstream Kernel Changes ]
5102
5103 * Rebase to v4.20
5104
5105 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Jan 2019 12:11:43 -0600
5106
5107 linux (4.20.0-1.2) disco; urgency=medium
5108
5109 * Packaging resync (LP: #1786013)
5110 - [Packaging] update helper scripts
5111
5112 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
5113 Adapter (LP: #1805607)
5114 - SAUCE: ath10k: provide reset function for QCA9377 chip
5115
5116 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
5117 - [Packaging] dkms -- dkms package build packaging support
5118 - [Packaging] dkms -- save build objects artifacts for validation
5119 - [Packaging] dkms -- add general Built-Using: support
5120 - [Packaging] simplify Provides comma handling
5121 - [Packaging] zfs/spl -- remove packaging support for incorporated source
5122 - [Packaging] zfs/spl -- remove incorporated source
5123 - [Packaging] zfs/spl -- build via dkms
5124 - [Packaging] zfs/spl -- make zfs package version explicit
5125 - [Packaging] update-version-dkms -- sync archive versions to package
5126
5127 * Miscellaneous Ubuntu changes
5128 - [Packaging] update-version-dkms -- fix getting distrbution from changelog
5129 - update dkms package versions
5130
5131 [ Upstream Kernel Changes ]
5132
5133 * Rebase to v4.20-rc6
5134
5135 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Dec 2018 11:33:08 -0600
5136
5137 linux (4.20.0-0.1) disco; urgency=medium
5138
5139 * Overlayfs in user namespace leaks directory content of inaccessible
5140 directories (LP: #1793458) // CVE-2018-6559
5141 - Revert "ovl: relax permission checking on underlying layers"
5142 - SAUCE: overlayfs: ensure mounter privileges when reading directories
5143
5144 * Miscellaneous Ubuntu changes
5145 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
5146 kernel image
5147 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
5148 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
5149 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
5150 locked down
5151 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
5152 down
5153 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
5154 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
5155 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
5156 down
5157 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
5158 locked down
5159 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
5160 down
5161 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
5162 locked down
5163 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
5164 has been locked down
5165 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
5166 locked down
5167 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
5168 locked down
5169 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
5170 down
5171 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
5172 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
5173 parameters (eg. ioport)
5174 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
5175 - SAUCE: (efi-lockdown) Lock down /proc/kcore
5176 - SAUCE: (efi-lockdown) Lock down kprobes
5177 - SAUCE: (efi-lockdown) Lock down perf
5178 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
5179 down
5180 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
5181 secondary keyring
5182 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
5183 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
5184 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
5185 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
5186 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
5187 that aren't present.
5188 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
5189 efi_status_to_err().
5190 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
5191 error messages.
5192 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
5193 reboot
5194 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
5195 boot mode
5196 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
5197 mode
5198 - SAUCE: (efi-lockdown) Fix for module sig verification
5199 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
5200 - SAUCE: Import aufs driver
5201 - ubuntu: vbox -- update to 5.2.22-dfsg-2
5202 - ubuntu -- disable vbox build
5203 - ubuntu -- disable hio build
5204 - Disable zfs build
5205
5206 [ Upstream Kernel Changes ]
5207
5208 * Rebase to v4.20-rc5
5209
5210 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Dec 2018 07:13:42 -0600
5211
5212 linux (4.20.0-0.0) disco; urgency=medium
5213
5214 * Dummy entry.
5215
5216 -- Seth Forshee <seth.forshee@canonical.com> Thu, 06 Dec 2018 10:20:19 -0600
5217
5218 linux (4.19.0-8.9) disco; urgency=medium
5219
5220 * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952)
5221
5222 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
5223 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
5224
5225 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
5226 - igb: Fix an issue that PME is not enabled during runtime suspend
5227
5228 * The line-out on the Dell Dock station can't work (LP: #1806532)
5229 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
5230
5231 * CVE-2018-19407
5232 - KVM: X86: Fix scan ioapic use-before-initialization
5233
5234 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
5235 (LP: #1805775)
5236 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
5237 disabled
5238
5239 * Disco update: 4.19.6 upstream stable release (LP: #1806909)
5240 - HID: steam: remove input device when a hid client is running.
5241 - efi/libstub: arm: support building with clang
5242 - usb: core: Fix hub port connection events lost
5243 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
5244 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
5245 - usb: dwc3: core: Clean up ULPI device
5246 - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
5247 - xhci: Fix leaking USB3 shared_hcd at xhci removal
5248 - xhci: handle port status events for removed USB3 hcd
5249 - xhci: Add check for invalid byte size error when UAS devices are connected.
5250 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
5251 - usb: xhci: fix timeout for transition from RExit to U0
5252 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
5253 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
5254 detected
5255 - ALSA: oss: Use kvzalloc() for local buffer allocations
5256 - MAINTAINERS: Add Sasha as a stable branch maintainer
5257 - Documentation/security-bugs: Clarify treatment of embargoed information
5258 - Documentation/security-bugs: Postpone fix publication in exceptional cases
5259 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
5260 - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value
5261 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
5262 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
5263 - iwlwifi: mvm: support sta_statistics() even on older firmware
5264 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
5265 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
5266 - brcmfmac: fix reporting support for 160 MHz channels
5267 - opp: ti-opp-supply: Dynamically update u_volt_min
5268 - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call
5269 - tools/power/cpupower: fix compilation with STATIC=true
5270 - v9fs_dir_readdir: fix double-free on p9stat_read error
5271 - selinux: Add __GFP_NOWARN to allocation at str_read()
5272 - Input: synaptics - avoid using uninitialized variable when probing
5273 - bfs: add sanity check at bfs_fill_super()
5274 - sctp: clear the transport of some out_chunk_list chunks in
5275 sctp_assoc_rm_peer
5276 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
5277 - llc: do not use sk_eat_skb()
5278 - mm: don't warn about large allocations for slab
5279 - mm/memory.c: recheck page table entry with page table lock held
5280 - tcp: do not release socket ownership in tcp_close()
5281 - drm/fb-helper: Blacklist writeback when adding connectors to fbdev
5282 - drm/amdgpu: Add missing firmware entry for HAINAN
5283 - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
5284 - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
5285 - drm/i915: Disable LP3 watermarks on all SNB machines
5286 - drm/ast: change resolution may cause screen blurred
5287 - drm/ast: fixed cursor may disappear sometimes
5288 - drm/ast: Remove existing framebuffers before loading driver
5289 - can: flexcan: Unlock the MB unconditionally
5290 - can: dev: can_get_echo_skb(): factor out non sending code to
5291 __can_get_echo_skb()
5292 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
5293 access frame length
5294 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
5295 is accessed out of bounds
5296 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
5297 existing skb
5298 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
5299 can_rx_offload_queue_sorted() functions
5300 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
5301 can_rx_offload_queue_tail()
5302 - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
5303 - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
5304 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
5305 - can: hi311x: Use level-triggered interrupt
5306 - can: flexcan: Always use last mailbox for TX
5307 - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct
5308 flexcan_priv::tx_mb_idx
5309 - ACPICA: AML interpreter: add region addresses in global list during
5310 initialization
5311 - IB/hfi1: Eliminate races in the SDMA send error path
5312 - fsnotify: generalize handling of extra event flags
5313 - fanotify: fix handling of events on child sub-directory
5314 - pinctrl: meson: fix pinconf bias disable
5315 - pinctrl: meson: fix gxbb ao pull register bits
5316 - pinctrl: meson: fix gxl ao pull register bits
5317 - pinctrl: meson: fix meson8 ao pull register bits
5318 - pinctrl: meson: fix meson8b ao pull register bits
5319 - tools/testing/nvdimm: Fix the array size for dimm devices.
5320 - scsi: lpfc: fix remoteport access
5321 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
5322 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
5323 - cpufreq: imx6q: add return value check for voltage scale
5324 - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
5325 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
5326 - crypto: simd - correctly take reqsize of wrapped skcipher into account
5327 - floppy: fix race condition in __floppy_read_block_0()
5328 - powerpc/io: Fix the IO workarounds code to work with Radix
5329 - sched/fair: Fix cpu_util_wake() for 'execl' type workloads
5330 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
5331 - block: copy ioprio in __bio_clone_fast() and bounce
5332 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
5333 - riscv: add missing vdso_install target
5334 - RISC-V: Silence some module warnings on 32-bit
5335 - drm/amdgpu: fix bug with IH ring setup
5336 - kdb: Use strscpy with destination buffer size
5337 - NFSv4: Fix an Oops during delegation callbacks
5338 - powerpc/numa: Suppress "VPHN is not supported" messages
5339 - efi/arm: Revert deferred unmap of early memmap mapping
5340 - z3fold: fix possible reclaim races
5341 - mm, memory_hotplug: check zone_movable in has_unmovable_pages
5342 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
5343 - mm, page_alloc: check for max order in hot path
5344 - dax: Avoid losing wakeup in dax_lock_mapping_entry
5345 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
5346 - tty: wipe buffer.
5347 - tty: wipe buffer if not echoing data
5348 - gfs2: Fix iomap buffer head reference counting bug
5349 - rcu: Make need_resched() respond to urgent RCU-QS needs
5350 - media: ov5640: Re-work MIPI startup sequence
5351 - media: ov5640: Fix timings setup code
5352 - media: ov5640: fix exposure regression
5353 - media: ov5640: fix auto gain & exposure when changing mode
5354 - media: ov5640: fix wrong binning value in exposure calculation
5355 - media: ov5640: fix auto controls values when switching to manual mode
5356 - Linux 4.19.6
5357
5358 * linux-buildinfo: pull out ABI information into its own package
5359 (LP: #1806380)
5360 - [Packaging] limit preparation to linux-libc-dev in headers
5361 - [Packaging] commonise debhelper invocation
5362 - [Packaging] ABI -- accumulate abi information at the end of the build
5363 - [Packaging] buildinfo -- add basic build information
5364 - [Packaging] buildinfo -- add firmware information to the flavour ABI
5365 - [Packaging] buildinfo -- add compiler information to the flavour ABI
5366 - [Packaging] buildinfo -- add buildinfo support to getabis
5367 - [Packaging] getabis -- handle all known package combinations
5368 - [Packaging] getabis -- support parsing a simple version
5369
5370 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
5371 - [Packaging] own /usr/lib/linux/triggers
5372
5373 * Miscellaneous upstream changes
5374 - blk-mq: fix corruption with direct issue
5375
5376 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Dec 2018 09:18:30 -0600
5377
5378 linux (4.19.0-7.8) disco; urgency=medium
5379
5380 * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465)
5381
5382 * Fix and issue that LG I2C touchscreen stops working after reboot
5383 (LP: #1805085)
5384 - HID: i2c-hid: Disable runtime PM for LG touchscreen
5385
5386 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
5387 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
5388 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
5389
5390 * Regression: hinic performance degrades over time (LP: #1805248)
5391 - Revert "net-next/hinic: add checksum offload and TSO support"
5392
5393 * Disco update: 4.19.5 upstream stable release (LP: #1805461)
5394 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
5395 - cifs: don't dereference smb_file_target before null check
5396 - cifs: fix return value for cifs_listxattr
5397 - arm64: kprobe: make page to RO mode when allocate it
5398 - block: brd: associate with queue until adding disk
5399 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
5400 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
5401 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
5402 - net: hns3: bugfix for the initialization of command queue's spin lock
5403 - ixgbe: fix MAC anti-spoofing filter after VFLR
5404 - reiserfs: propagate errors from fill_with_dentries() properly
5405 - hfs: prevent btree data loss on root split
5406 - hfsplus: prevent btree data loss on root split
5407 - perf unwind: Take pgoff into account when reporting elf to libdwfl
5408 - um: Give start_idle_thread() a return code
5409 - drm/edid: Add 6 bpc quirk for BOE panel.
5410 - afs: Handle EIO from delivery function
5411 - platform/x86: intel_telemetry: report debugfs failure
5412 - clk: fixed-rate: fix of_node_get-put imbalance
5413 - perf symbols: Set PLT entry/header sizes properly on Sparc
5414 - fs/exofs: fix potential memory leak in mount option parsing
5415 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
5416 - apparmor: Fix uninitialized value in aa_split_fqname
5417 - x86/earlyprintk: Add a force option for pciserial device
5418 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
5419 - clk: meson-axg: pcie: drop the mpll3 clock parent
5420 - arm64: percpu: Initialize ret in the default case
5421 - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
5422 - clk: renesas: r9a06g032: Fix UART34567 clock rate
5423 - clk: ti: fix OF child-node lookup
5424 - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
5425 - netfilter: ipv6: fix oops when defragmenting locally generated fragments
5426 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
5427 - s390/decompressor: add missing FORCE to build targets
5428 - s390/vdso: add missing FORCE to build targets
5429 - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
5430 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
5431 - HID: alps: allow incoming reports when only the trackstick is opened
5432 - Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
5433 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
5434 replace
5435 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
5436 - netfilter: ipset: fix ip_set_list allocation failure
5437 - s390/mm: fix mis-accounting of pgtable_bytes
5438 - s390/mm: Fix ERROR: "__node_distance" undefined!
5439 - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
5440 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
5441 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
5442 - netfilter: ipset: Fix calling ip_set() macro at dumping
5443 - netfilter: nft_compat: ebtables 'nat' table is normal chain type
5444 - s390/qeth: fix HiperSockets sniffer
5445 - s390/qeth: unregister netdevice only when registered
5446 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
5447 - hwmon: (ibmpowernv) Remove bogus __init annotations
5448 - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
5449 - ARM: dts: fsl: Fix improperly quoted stdout-path values
5450 - Revert "drm/exynos/decon5433: implement frame counter"
5451 - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2
5452 - arm64: dts: renesas: condor: switch from EtherAVB to GEther
5453 - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
5454 - clk: fixed-factor: fix of_node_get-put imbalance
5455 - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
5456 - lib/raid6: Fix arm64 test build
5457 - drm/amd/display: Stop leaking planes
5458 - block: Clear kernel memory before copying to user
5459 - drm/amd/display: Drop reusing drm connector for MST
5460 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
5461 - s390/perf: Change CPUM_CF return code in event init function
5462 - ceph: quota: fix null pointer dereference in quota check
5463 - of/device: Really only set bus DMA mask when appropriate
5464 - nvme: make sure ns head inherits underlying device limits
5465 - i2c: omap: Enable for ARCH_K3
5466 - i2c: qcom-geni: Fix runtime PM mismatch with child devices
5467 - sched/core: Take the hotplug lock in sched_init_smp()
5468 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
5469 - perf tools: Do not zero sample_id_all for group members
5470 - ice: Fix dead device link issue with flow control
5471 - ice: Fix the bytecount sent to netdev_tx_sent_queue
5472 - ice: Change req_speeds to be u16
5473 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
5474 - qed: Fix memory/entry leak in qed_init_sp_request()
5475 - qed: Fix blocking/unlimited SPQ entries leak
5476 - qed: Fix SPQ entries not returned to pool in error flows
5477 - qed: Fix potential memory corruption
5478 - net: stmmac: Fix RX packet size > 8191
5479 - net: aquantia: fix potential IOMMU fault after driver unbind
5480 - net: aquantia: fixed enable unicast on 32 macvlan
5481 - net: aquantia: invalid checksumm offload implementation
5482 - kbuild: deb-pkg: fix too low build version number
5483 - Revert "scripts/setlocalversion: git: Make -dirty check more robust"
5484 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
5485 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
5486 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
5487 - x86/ldt: Remove unused variable in map_ldt_struct()
5488 - media: v4l: event: Add subscription to list before calling "add" operation
5489 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
5490 - RISC-V: Fix raw_copy_{to,from}_user()
5491 - uio: Fix an Oops on load
5492 - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15
5493 - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()
5494 - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
5495 - can: kvaser_usb: Fix potential uninitialized variable use
5496 - usb: cdc-acm: add entry for Hiro (Conexant) modem
5497 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
5498 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
5499 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
5500 - USB: misc: appledisplay: add 20" Apple Cinema Display
5501 - gnss: serial: fix synchronous write timeout
5502 - gnss: sirf: fix synchronous write timeout
5503 - mtd: rawnand: atmel: fix OF child-node lookup
5504 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
5505 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
5506 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
5507 - HID: Add quirk for Primax PIXART OEM mice
5508 - HID: Add quirk for Microsoft PIXART OEM mouse
5509 - libceph: fall back to sendmsg for slab pages
5510 - mt76x0: run vco calibration for each channel configuration
5511 - Linux 4.19.5
5512
5513 * Miscellaneous Ubuntu changes
5514 - Revert "UBUNTU: Build signed kernels for arm64"
5515
5516 -- Seth Forshee <seth.forshee@canonical.com> Tue, 27 Nov 2018 10:38:34 -0600
5517
5518 linux (4.19.0-6.7) disco; urgency=medium
5519
5520 * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195)
5521
5522 * SecureBoot support for arm64 (LP: #1804481)
5523 - Build signed kernels for arm64
5524
5525 * Add pointstick support for Cirque Touchpad (LP: #1805081)
5526 - HID: multitouch: Add pointstick support for Cirque Touchpad
5527
5528 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
5529 (LP: #1804588)
5530 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
5531 - SAUCE: nvme: add quirk to not call disable function when suspending
5532
5533 * Disco update: 4.19.4 upstream stable release (LP: #1805159)
5534 - flow_dissector: do not dissect l4 ports for fragments
5535 - ibmvnic: fix accelerated VLAN handling
5536 - ip_tunnel: don't force DF when MTU is locked
5537 - ipv6: fix a dst leak when removing its exception
5538 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
5539 - net: bcmgenet: protect stop from timeout
5540 - net-gro: reset skb->pkt_type in napi_reuse_skb()
5541 - sctp: not allow to set asoc prsctp_enable by sockopt
5542 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
5543 coalescing
5544 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
5545 - tipc: don't assume linear buffer when reading ancillary data
5546 - tipc: fix lockdep warning when reinitilaizing sockets
5547 - tuntap: fix multiqueue rx
5548 - net: systemport: Protect stop from timeout
5549 - net/sched: act_pedit: fix memory leak when IDR allocation fails
5550 - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
5551 - tipc: fix link re-establish failure
5552 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
5553 - net/mlx5e: Claim TC hw offloads support only under a proper build config
5554 - net/mlx5e: Adjust to max number of channles when re-attaching
5555 - net/mlx5e: RX, verify received packet size in Linear Striding RQ
5556 - Revert "sctp: remove sctp_transport_pmtu_check"
5557 - net/mlx5e: Always use the match level enum when parsing TC rule match
5558 - net/mlx5e: Fix selftest for small MTUs
5559 - net/mlx5e: Removed unnecessary warnings in FEC caps query
5560 - inet: frags: better deal with smp races
5561 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
5562 - net/mlx5: IPSec, Fix the SA context hash key
5563 - net/mlx5e: IPoIB, Reset QP after channels are closed
5564 - net: dsa: mv88e6xxx: Fix clearing of stats counters
5565 - net: phy: realtek: fix RTL8201F sysfs name
5566 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
5567 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
5568 - net: dsa: microchip: initialize mutex before use
5569 - sctp: fix strchange_flags name for Stream Change Event
5570 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
5571 - sctp: not increase stream's incnt before sending addstrm_in request
5572 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
5573 - net: smsc95xx: Fix MTU range
5574 - rxrpc: Fix lockup due to no error backoff after ack transmit error
5575 - usbnet: smsc95xx: disable carrier check while suspending
5576 - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP
5577 mitigation"
5578 - Linux 4.19.4
5579
5580 * Disco update: 4.19.3 upstream stable release (LP: #1805158)
5581 - powerpc/traps: restore recoverability of machine_check interrupts
5582 - powerpc/64/module: REL32 relocation range check
5583 - powerpc/mm: Fix page table dump to work on Radix
5584 - powerpc/mm: fix always true/false warning in slice.c
5585 - drm/amd/display: fix bug of accessing invalid memory
5586 - Input: wm97xx-ts - fix exit path
5587 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
5588 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
5589 - tty: check name length in tty_find_polling_driver()
5590 - tracing/kprobes: Check the probe on unloaded module correctly
5591 - drm/nouveau/secboot/acr: fix memory leak
5592 - drm/amdgpu/powerplay: fix missing break in switch statements
5593 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
5594 - powerpc/nohash: fix undefined behaviour when testing page size support
5595 - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
5596 - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'
5597 - drm/msm: dpu: Allow planes to extend past active display
5598 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
5599 - drm/omap: fix memory barrier bug in DMM driver
5600 - drm/amd/display: Raise dispclk value for dce120 by 15%
5601 - drm/amd/display: fix gamma not being applied
5602 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
5603 - media: pci: cx23885: handle adding to list failure
5604 - media: coda: don't overwrite h.264 profile_idc on decoder instance
5605 - MIPS: kexec: Mark CPU offline before disabling local IRQ
5606 - powerpc/boot: Ensure _zimage_start is a weak symbol
5607 - powerpc/memtrace: Remove memory in chunks
5608 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
5609 - staging: erofs: fix a missing endian conversion
5610 - serial: 8250_of: Fix for lack of interrupt support
5611 - sc16is7xx: Fix for multi-channel stall
5612 - media: tvp5150: fix width alignment during set_selection()
5613 - powerpc/selftests: Wait all threads to join
5614 - staging:iio:ad7606: fix voltage scales
5615 - drm: rcar-du: Update Gen3 output limitations
5616 - drm/amdgpu: Fix SDMA TO after GPU reset v3
5617 - staging: most: video: fix registration of an empty comp core_component
5618 - 9p locks: fix glock.client_id leak in do_lock
5619 - udf: Prevent write-unsupported filesystem to be remounted read-write
5620 - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and
5621 i.MX6ULL
5622 - media: ov5640: fix mode change regression
5623 - 9p: clear dangling pointers in p9stat_free
5624 - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()
5625 - media: ov5640: fix restore of last mode set
5626 - cdrom: fix improper type cast, which can leat to information leak.
5627 - ovl: fix error handling in ovl_verify_set_fh()
5628 - ovl: fix recursive oi->lock in ovl_link()
5629 - ovl: check whiteout in ovl_create_over_whiteout()
5630 - ovl: automatically enable redirect_dir on metacopy=on
5631 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
5632 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
5633 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
5634 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
5635 - scsi: qla2xxx: Fix early srb free on abort
5636 - scsi: qla2xxx: shutdown chip if reset fail
5637 - scsi: qla2xxx: Reject bsg request if chip is down.
5638 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
5639 - scsi: qla2xxx: Fix for double free of SRB structure
5640 - scsi: qla2xxx: Fix NVMe session hang on unload
5641 - scsi: qla2xxx: Fix NVMe Target discovery
5642 - scsi: qla2xxx: Fix duplicate switch database entries
5643 - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
5644 - vfs: fix FIGETBSZ ioctl on an overlayfs file
5645 - fuse: Fix use-after-free in fuse_dev_do_read()
5646 - fuse: Fix use-after-free in fuse_dev_do_write()
5647 - fuse: fix blocked_waitq wakeup
5648 - fuse: set FR_SENT while locked
5649 - drm/msm: fix OF child-node lookup
5650 - arm64: dts: stratix10: Support Ethernet Jumbo frame
5651 - arm64: dts: stratix10: fix multicast filtering
5652 - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
5653 - clk: meson: axg: mark fdiv2 and fdiv3 as critical
5654 - zram: close udev startup race condition as default groups
5655 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
5656 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
5657 - xtensa: add NOTES section to the linker script
5658 - xtensa: make sure bFLT stack is 16 byte aligned
5659 - xtensa: fix boot parameters address translation
5660 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
5661 - clk: s2mps11: Fix matching when built as module and DT node contains
5662 compatible
5663 - clk: at91: Fix division by zero in PLL recalc_rate()
5664 - clk: sunxi-ng: h6: fix bus clocks' divider position
5665 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
5666 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
5667 - libceph: bump CEPH_MSG_MAX_DATA_LEN
5668 - Revert "ceph: fix dentry leak in splice_dentry()"
5669 - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
5670 - mach64: fix display corruption on big endian machines
5671 - mach64: fix image corruption due to reading accelerator registers
5672 - acpi/nfit, x86/mce: Handle only uncorrectable machine checks
5673 - acpi/nfit, x86/mce: Validate a MCE's address before using it
5674 - acpi, nfit: Fix ARS overflow continuation
5675 - reset: hisilicon: fix potential NULL pointer dereference
5676 - crypto: hisilicon - Fix NULL dereference for same dst and src
5677 - crypto: hisilicon - Fix reference after free of memories on error path
5678 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
5679 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
5680 - SCSI: fix queue cleanup race before queue initialization is done
5681 - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for
5682 CONFIG_SWAP"
5683 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
5684 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
5685 - ocfs2: free up write context when direct IO failed
5686 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
5687 - memory_hotplug: cond_resched in __remove_pages
5688 - netfilter: conntrack: fix calculation of next bucket number in early_drop
5689 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
5690 - bonding/802.3ad: fix link_failure_count tracking
5691 - mtd: spi-nor: cadence-quadspi: Return error code in
5692 cqspi_direct_read_execute()
5693 - mtd: nand: Fix nanddev_neraseblocks()
5694 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
5695 - hwmon: (core) Fix double-free in __hwmon_device_register()
5696 - perf cs-etm: Correct CPU mode for samples
5697 - perf stat: Handle different PMU names with common prefix
5698 - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
5699 - perf intel-pt/bts: Calculate cpumode for synthesized samples
5700 - perf intel-pt: Insert callchain context into synthesized callchains
5701 - of, numa: Validate some distance map rules
5702 - x86/cpu/vmware: Do not trace vmware_sched_clock()
5703 - x86/hyper-v: Enable PIT shutdown quirk
5704 - termios, tty/tty_baudrate.c: fix buffer overrun
5705 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
5706 - watchdog/core: Add missing prototypes for weak functions
5707 - btrfs: fix pinned underflow after transaction aborted
5708 - Btrfs: fix missing data checksums after a ranged fsync (msync)
5709 - Btrfs: fix cur_offset in the error case for nocow
5710 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
5711 - Btrfs: fix data corruption due to cloning of eof block
5712 - btrfs: tree-checker: Fix misleading group system information
5713 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
5714 - ext4: add missing brelse() update_backups()'s error path
5715 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
5716 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
5717 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
5718 - ext4: missing !bh check in ext4_xattr_inode_write()
5719 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
5720 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
5721 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
5722 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
5723 - ext4: avoid possible double brelse() in add_new_gdb() on error path
5724 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
5725 - ext4: fix possible leak of s_journal_flag_rwsem in error path
5726 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
5727 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
5728 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
5729 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
5730 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
5731 - mount: Prevent MNT_DETACH from disconnecting locked mounts
5732 - mnt: fix __detach_mounts infinite loop
5733 - uapi: fix linux/kfd_ioctl.h userspace compilation errors
5734 - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
5735 - kdb: use correct pointer when 'btc' calls 'btt'
5736 - kdb: print real address of pointers instead of hashed addresses
5737 - sunrpc: correct the computation for page_ptr when truncating
5738 - NFSv4: Don't exit the state manager without clearing
5739 NFS4CLNT_MANAGER_RUNNING
5740 - nfsd: COPY and CLONE operations require the saved filehandle to be set
5741 - rtc: hctosys: Add missing range error reporting
5742 - fuse: fix use-after-free in fuse_direct_IO()
5743 - fuse: fix leaked notify reply
5744 - fuse: fix possibly missed wake-up after abort
5745 - selinux: check length properly in SCTP bind hook
5746 - gfs2: Put bitmap buffers in put_super
5747 - gfs2: Fix metadata read-ahead during truncate (2)
5748 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
5749 - crypto: user - fix leaking uninitialized memory to userspace
5750 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
5751 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
5752 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
5753 - efi/arm/libstub: Pack FDT after populating it
5754 - mm: don't reclaim inodes with many attached pages
5755 - scripts/spdxcheck.py: make python3 compliant
5756 - drm/rockchip: Allow driver to be shutdown on reboot/kexec
5757 - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
5758 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
5759 - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
5760 - drm/nouveau: Check backlight IDs are >= 0, not > 0
5761 - drm/nouveau: Fix nv50_mstc->best_encoder()
5762 - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
5763 - drm/etnaviv: fix bogus fence complete check in timeout handler
5764 - drm/dp_mst: Check if primary mstb is null
5765 - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
5766 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
5767 panel's native mode
5768 - drm/i915: Use the correct crtc when sanitizing plane mapping
5769 - drm/i915: Restore vblank interrupts earlier
5770 - drm/i915: Don't unset intel_connector->mst_port
5771 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
5772 - drm/i915: Large page offsets for pread/pwrite
5773 - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
5774 - drm/i915/dp: Restrict link retrain workaround to external monitors
5775 - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
5776 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
5777 - drm/i915: Mark up GTT sizes as u64
5778 - drm/i915: Fix error handling for the NV12 fb dimensions check
5779 - drm/i915: Fix ilk+ watermarks when disabling pipes
5780 - drm/i915: Compare user's 64b GTT offset even on 32b
5781 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
5782 - drm/i915: Mark pin flags as u64
5783 - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
5784 - drm/i915/execlists: Force write serialisation into context image vs
5785 execution
5786 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
5787 - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
5788 - drm/i915: Fix hpd handling for pins with two encoders
5789 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
5790 - Revert "ACPICA: AML interpreter: add region addresses in global list during
5791 initialization"
5792 - Linux 4.19.3
5793
5794 * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154)
5795 - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link"
5796
5797 * Miscellaneous Ubuntu changes
5798 - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1
5799
5800 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Nov 2018 11:44:00 -0600
5801
5802 linux (4.19.0-5.6) disco; urgency=medium
5803
5804 * crash in ENA driver on removing an interface (LP: #1802341)
5805 - SAUCE: net: ena: fix crash during ena_remove()
5806
5807 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
5808 (LP: #1797367)
5809 - s390/qeth: sanitize strings in debug messages
5810
5811 * Disco update: 4.19.2 upstream stable release (LP: #1803410)
5812 - bpf: fix partial copy of map_ptr when dst is scalar
5813 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
5814 - gpio: mxs: Get rid of external API call
5815 - mtd: rawnand: marvell: fix the IRQ handler complete() condition
5816 - mtd: maps: gpio-addr-flash: Fix ioremapped size
5817 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
5818 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
5819 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
5820 - spi: spi-mem: Adjust op len based on message/transfer size limitations
5821 - spi: bcm-qspi: switch back to reading flash using smaller chunks
5822 - spi: bcm-qspi: fix calculation of address length
5823 - bcache: trace missed reading by cache_missed
5824 - bcache: fix ioctl in flash device
5825 - bcache: correct dirty data statistics
5826 - bcache: fix miss key refill->end in writeback
5827 - hwmon: (pmbus) Fix page count auto-detection.
5828 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
5829 - block: setup bounce bio_sets properly
5830 - block: make sure discard bio is aligned with logical block size
5831 - block: make sure writesame bio is aligned with logical block size
5832 - cpufreq: conservative: Take limits changes into account properly
5833 - dma-mapping: fix panic caused by passing empty cma command line argument
5834 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
5835 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
5836 - ACPICA: AML interpreter: add region addresses in global list during
5837 initialization
5838 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
5839 opcodes
5840 - acpi, nfit: Fix Address Range Scrub completion tracking
5841 - kprobes/x86: Use preempt_enable() in optimized_callback()
5842 - mailbox: PCC: handle parse error
5843 - parisc: Fix address in HPMC IVA
5844 - parisc: Fix map_pages() to not overwrite existing pte entries
5845 - parisc: Fix exported address of os_hpmc handler
5846 - ALSA: hda - Add quirk for ASUS G751 laptop
5847 - ALSA: hda - Fix headphone pin config for ASUS G751
5848 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
5849 - ALSA: hda: Add 2 more models to the power_save blacklist
5850 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
5851 - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
5852 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
5853 - x86/xen: Fix boot loader version reported for PVH guests
5854 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
5855 option without value is provided
5856 - x86/kvm/nVMX: allow bare VMXON state migration
5857 - x86/mm/pat: Disable preemption around __flush_tlb_all()
5858 - x86/numa_emulation: Fix uniform-split numa emulation
5859 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
5860 - net: socionext: Reset tx queue in ndo_stop
5861 - net: loopback: clear skb->tstamp before netif_rx()
5862 - locking/lockdep: Fix debug_locks off performance problem
5863 - netfilter: xt_nat: fix DNAT target for shifted portmap ranges
5864 - ataflop: fix error handling during setup
5865 - swim: fix cleanup on setup error
5866 - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
5867 - hv_netvsc: fix vf serial matching with pci slot info
5868 - nfp: devlink port split support for 1x100G CXP NIC
5869 - tun: Consistently configure generic netdev params via rtnetlink
5870 - s390/sthyi: Fix machine name validity indication
5871 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
5872 - lightnvm: pblk: fix race on sysfs line state
5873 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
5874 - lightnvm: pblk: fix race condition on metadata I/O
5875 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
5876 - perf tools: Free temporary 'sys' string in read_event_files()
5877 - perf tools: Cleanup trace-event-info 'tdata' leak
5878 - perf tools: Free 'printk' string in parse_ftrace_printk()
5879 - perf strbuf: Match va_{add,copy} with va_end
5880 - cpupower: Fix coredump on VMWare
5881 - bcache: Populate writeback_rate_minimum attribute
5882 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
5883 - sdhci: acpi: add free_slot callback
5884 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
5885 - iwlwifi: pcie: avoid empty free RB queue
5886 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
5887 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
5888 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
5889 - wlcore: Fix BUG with clear completion on timeout
5890 - ACPI/PPTT: Handle architecturally unknown cache types
5891 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
5892 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
5893 - cpufreq: dt: Try freeing static OPPs only if we have added them
5894 - x86/intel_rdt: Show missing resctrl mount options
5895 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
5896 - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
5897 - ath10k: fix tx status flag setting for management frames
5898 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
5899 - ice: fix changing of ring descriptor size (ethtool -G)
5900 - ice: update fw version check logic
5901 - net: hns3: Fix for packet buffer setting bug
5902 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
5903 - Bluetooth: hci_qca: Remove hdev dereference in qca_close().
5904 - x86: boot: Fix EFI stub alignment
5905 - net: hns3: Add nic state check before calling netif_tx_wake_queue
5906 - net: hns3: Fix ets validate issue
5907 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
5908 sunxi_pinctrl_build_state
5909 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
5910 - brcmfmac: fix for proper support of 160MHz bandwidth
5911 - net: hns3: Check hdev state when getting link status
5912 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
5913 - net: phy: phylink: ensure the carrier is off when starting phylink
5914 - block, bfq: correctly charge and reset entity service in all cases
5915 - arm64: entry: Allow handling of undefined instructions from EL1
5916 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
5917 - spi: gpio: No MISO does not imply no RX
5918 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
5919 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
5920 - bpf/verifier: fix verifier instability
5921 - failover: Add missing check to validate 'slave_dev' in
5922 net_failover_slave_unregister
5923 - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
5924 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
5925 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
5926 - net: hns3: Preserve vlan 0 in hardware table
5927 - net: hns3: Fix ping exited problem when doing lp selftest
5928 - net: hns3: Fix for vf vlan delete failed problem
5929 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
5930 - mt76x2u: run device cleanup routine if resume fails
5931 - rsi: fix memory alignment issue in ARM32 platforms
5932 - libertas_tf: prevent underflow in process_cmdrequest()
5933 - iwlwifi: mvm: fix BAR seq ctrl reporting
5934 - gpio: brcmstb: allow 0 width GPIO banks
5935 - ixgbe: disallow IPsec Tx offload when in SR-IOV mode
5936 - ixgbevf: VF2VF TCP RSS
5937 - wil6210: fix RX buffers release and unmap
5938 - ath10k: schedule hardware restart if WMI command times out
5939 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
5940 - thermal: rcar_thermal: Prevent doing work after unbind
5941 - thermal: da9062/61: Prevent hardware access during system suspend
5942 - cifs: fix a credits leak for compund commands
5943 - cgroup, netclassid: add a preemption point to write_classid
5944 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
5945 - f2fs: fix to account IO correctly for cgroup writeback
5946 - MD: Memory leak when flush bio size is zero
5947 - md: fix memleak for mempool
5948 - of: Add missing exports of node name compare functions
5949 - scsi: esp_scsi: Track residual for PIO transfers
5950 - scsi: ufs: Schedule clk gating work on correct queue
5951 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
5952 - KVM: nVMX: Clear reserved bits of #DB exit qualification
5953 - scsi: megaraid_sas: fix a missing-check bug
5954 - RDMA/core: Do not expose unsupported counters
5955 - RDMA/cm: Respect returned status of cm_init_av_by_path
5956 - IB/ipoib: Clear IPCB before icmp_send
5957 - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
5958 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
5959 - usb: host: ohci-at91: fix request of irq for optional gpio
5960 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
5961 - PCI: cadence: Use AXI region 0 to signal interrupts from EP
5962 - usb: typec: tcpm: Report back negotiated PPS voltage and current
5963 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
5964 - f2fs: clear PageError on the read path
5965 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
5966 - VMCI: Resource wildcard match fixed
5967 - PCI / ACPI: Enable wake automatically for power managed bridges
5968 - xprtrdma: Reset credit grant properly after a disconnect
5969 - irqchip/pdc: Setup all edge interrupts as rising edge at GIC
5970 - usb: dwc2: fix call to vbus supply exit routine, call it unlocked
5971 - usb: dwc2: fix a race with external vbus supply
5972 - usb: gadget: udc: atmel: handle at91sam9rl PMC
5973 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
5974 - MD: fix invalid stored role for a disk
5975 - PCI: cadence: Correct probe behaviour when failing to get PHY
5976 - nvmem: check the return value of nvmem_add_cells()
5977 - xhci: Avoid USB autosuspend when resuming USB2 ports.
5978 - scsi: qla2xxx: Fix recursive mailbox timeout
5979 - f2fs: fix to recover inode's crtime during POR
5980 - f2fs: fix to recover inode's i_flags during POR
5981 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
5982 - coresight: etb10: Fix handling of perf mode
5983 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
5984 - crypto: caam - fix implicit casts in endianness helpers
5985 - usb: chipidea: Prevent unbalanced IRQ disable
5986 - Smack: ptrace capability use fixes
5987 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
5988 - ASoC: AMD: Fix capture unstable in beginning for some runs
5989 - firmware: coreboot: Unmap ioregion after device population
5990 - IB/ipoib: Use dev_port to expose network interface port numbers
5991 - IB/mlx5: Allow transition of DCI QP to reset
5992 - uio: ensure class is registered before devices
5993 - scsi: lpfc: Correct soft lockup when running mds diagnostics
5994 - scsi: lpfc: Correct race with abort on completion path
5995 - f2fs: avoid sleeping under spin_lock
5996 - f2fs: report error if quota off error during umount
5997 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
5998 init
5999 - f2fs: fix to flush all dirty inodes recovered in readonly fs
6000 - mfd: menelaus: Fix possible race condition and leak
6001 - dmaengine: dma-jz4780: Return error if not probed from DT
6002 - IB/rxe: fix for duplicate request processing and ack psns
6003 - ALSA: hda: Check the non-cached stream buffers more explicitly
6004 - cpupower: Fix AMD Family 0x17 msr_pstate size
6005 - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
6006 - f2fs: fix missing up_read
6007 - f2fs: fix to recover cold bit of inode block during POR
6008 - f2fs: fix to account IO correctly
6009 - OPP: Free OPP table properly on performance state irregularities
6010 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
6011 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
6012 - xen-swiotlb: use actually allocated size on check physical continuous
6013 - tpm: Restore functionality to xen vtpm driver.
6014 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
6015 - xen/balloon: Support xend-based toolstack
6016 - xen: fix race in xen_qlock_wait()
6017 - xen: make xen_qlock_wait() nestable
6018 - xen/pvh: increase early stack size
6019 - xen/pvh: don't try to unplug emulated devices
6020 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
6021 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
6022 - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
6023 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
6024 - mt76: mt76x2: fix multi-interface beacon configuration
6025 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
6026 - net/ipv4: defensive cipso option parsing
6027 - dmaengine: ppc4xx: fix off-by-one build failure
6028 - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE
6029 usage
6030 - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
6031 - libnvdimm: Hold reference on parent while scheduling async init
6032 - libnvdimm, region: Fail badblocks listing for inactive regions
6033 - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
6034 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
6035 - ASoC: sta32x: set ->component pointer in private struct
6036 - IB/mlx5: Fix MR cache initialization
6037 - IB/rxe: Revise the ib_wr_opcode enum
6038 - jbd2: fix use after free in jbd2_log_do_checkpoint()
6039 - gfs2_meta: ->mount() can get NULL dev_name
6040 - ext4: fix EXT4_IOC_SWAP_BOOT
6041 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
6042 - ext4: fix setattr project check in fssetxattr ioctl
6043 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
6044 - ext4: fix use-after-free race in ext4_remount()'s error path
6045 - selinux: fix mounting of cgroup2 under older policies
6046 - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
6047 - HID: hiddev: fix potential Spectre v1
6048 - EDAC, amd64: Add Family 17h, models 10h-2fh support
6049 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
6050 - EDAC, skx_edac: Fix logical channel intermediate decoding
6051 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
6052 - PCI/ASPM: Fix link_state teardown on device removal
6053 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
6054 - signal/GenWQE: Fix sending of SIGKILL
6055 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
6056 - crypto: lrw - Fix out-of bounds access on counter overflow
6057 - crypto: tcrypt - fix ghash-generic speed test
6058 - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross
6059 a page in gcm
6060 - crypto: morus/generic - fix for big endian systems
6061 - crypto: aegis/generic - fix for big endian systems
6062 - crypto: speck - remove Speck
6063 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
6064 - userfaultfd: disable irqs when taking the waitqueue lock
6065 - ima: fix showing large 'violations' or 'runtime_measurements_count'
6066 - ima: open a new file instance if no read permissions
6067 - hugetlbfs: dirty pages as they are added to pagecache
6068 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
6069 - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
6070 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
6071 - KVM: arm64: Fix caching of host MDCR_EL2 value
6072 - kbuild: fix kernel/bounds.c 'W=1' warning
6073 - iio: ad5064: Fix regulator handling
6074 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
6075 - iio: adc: at91: fix acking DRDY irq on simple conversions
6076 - iio: adc: at91: fix wrong channel number in triggered buffer mode
6077 - w1: omap-hdq: fix missing bus unregister at removal
6078 - smb3: allow stats which track session and share reconnects to be reset
6079 - smb3: do not attempt cifs operation in smb3 query info error path
6080 - smb3: on kerberos mount if server doesn't specify auth type use krb5
6081 - printk: Fix panic caused by passing log_buf_len to command line
6082 - genirq: Fix race on spurious interrupt detection
6083 - tpm: fix response size validation in tpm_get_random()
6084 - NFC: nfcmrvl_uart: fix OF child-node lookup
6085 - NFSv4.1: Fix the r/wsize checking
6086 - nfs: Fix a missed page unlock after pg_doio()
6087 - nfsd: correctly decrement odstate refcount in error path
6088 - nfsd: Fix an Oops in free_session()
6089 - lockd: fix access beyond unterminated strings in prints
6090 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
6091 - dm zoned: fix metadata block ref counting
6092 - dm zoned: fix various dmz_get_mblock() issues
6093 - media: ov7670: make "xclk" clock optional
6094 - fsnotify: Fix busy inodes during unmount
6095 - powerpc64/module elfv1: Set opd addresses after module relocation
6096 - powerpc/msi: Fix compile error on mpc83xx
6097 - powerpc/tm: Fix HFSCR bit for no suspend case
6098 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
6099 - MIPS: OCTEON: fix out of bounds array access on CN68XX
6100 - rtc: ds1307: fix ds1339 wakealarm support
6101 - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
6102 - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
6103 - power: supply: twl4030-charger: fix OF sibling-node lookup
6104 - ocxl: Fix access to the AFU Descriptor Data
6105 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
6106 - TC: Set DMA masks for devices
6107 - net: bcmgenet: fix OF child-node lookup
6108 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
6109 - Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
6110 - kgdboc: Passing ekgdboc to command line causes panic
6111 - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
6112 - media: cec: make cec_get_edid_spa_location() an inline function
6113 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
6114 - xen: fix xen_qlock_wait()
6115 - xen: remove size limit of privcmd-buf mapping interface
6116 - xen-blkfront: fix kernel panic with negotiate_mq error path
6117 - media: cec: add new tx/rx status bits to detect aborts/timeouts
6118 - media: cec: fix the Signal Free Time calculation
6119 - media: cec: forgot to cancel delayed work
6120 - media: em28xx: use a default format if TRY_FMT fails
6121 - media: tvp5150: avoid going past array on v4l2_querymenu()
6122 - media: em28xx: fix input name for Terratec AV 350
6123 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
6124 - media: em28xx: fix handler for vidioc_s_input()
6125 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
6126 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
6127 - drm/mediatek: fix OF sibling-node lookup
6128 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
6129 - media: replace ADOBERGB by OPRGB
6130 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
6131 - arm64: lse: remove -fcall-used-x0 flag
6132 - rpmsg: smd: fix memory leak on channel create
6133 - Cramfs: fix abad comparison when wrap-arounds occur
6134 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
6135 - arm64: dts: stratix10: Correct System Manager register size
6136 - soc: qcom: rmtfs-mem: Validate that scm is available
6137 - soc/tegra: pmc: Fix child-node lookup
6138 - selftests/ftrace: Fix synthetic event test to delete event correctly
6139 - selftests/powerpc: Fix ptrace tm failure
6140 - tracing: Return -ENOENT if there is no target synthetic event
6141 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
6142 - btrfs: Handle owner mismatch gracefully when walking up tree
6143 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
6144 - btrfs: fix error handling in free_log_tree
6145 - btrfs: fix error handling in btrfs_dev_replace_start
6146 - btrfs: Enhance btrfs_trim_fs function to handle error better
6147 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
6148 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
6149 - btrfs: don't attempt to trim devices that don't support it
6150 - btrfs: keep trim from interfering with transaction commits
6151 - btrfs: wait on caching when putting the bg cache
6152 - Btrfs: don't clean dirty pages during buffered writes
6153 - btrfs: release metadata before running delayed refs
6154 - btrfs: protect space cache inode alloc with GFP_NOFS
6155 - btrfs: reset max_extent_size on clear in a bitmap
6156 - btrfs: make sure we create all new block groups
6157 - Btrfs: fix warning when replaying log after fsync of a tmpfile
6158 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
6159 - btrfs: qgroup: Dirty all qgroups before rescan
6160 - Btrfs: fix null pointer dereference on compressed write path error
6161 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
6162 - Btrfs: fix deadlock when writing out free space caches
6163 - btrfs: reset max_extent_size properly
6164 - btrfs: set max_extent_size properly
6165 - btrfs: don't use ctl->free_space for max_extent_size
6166 - btrfs: only free reserved extent if we didn't insert it
6167 - btrfs: fix insert_reserved error handling
6168 - btrfs: don't run delayed_iputs in commit
6169 - btrfs: move the dio_sem higher up the callchain
6170 - Btrfs: fix use-after-free during inode eviction
6171 - Btrfs: fix use-after-free when dumping free space
6172 - net: sched: Remove TCA_OPTIONS from policy
6173 - vt: fix broken display when running aptitude
6174 - bpf: wait for running BPF programs when updating map-in-map
6175 - vga_switcheroo: Fix missing gpu_bound call at audio client registration
6176 - MD: fix invalid stored role for a disk - try2
6177 - Linux 4.19.2
6178
6179 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
6180 - KVM: s390: vsie: simulate VCPU SIE entry/exit
6181 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
6182 - KVM: s390: refactor crypto initialization
6183 - s390: vfio-ap: base implementation of VFIO AP device driver
6184 - s390: vfio-ap: register matrix device with VFIO mdev framework
6185 - s390: vfio-ap: sysfs interfaces to configure adapters
6186 - s390: vfio-ap: sysfs interfaces to configure domains
6187 - s390: vfio-ap: sysfs interfaces to configure control domains
6188 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
6189 - KVM: s390: interface to clear CRYCB masks
6190 - s390: vfio-ap: implement mediated device open callback
6191 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
6192 - s390: vfio-ap: zeroize the AP queues
6193 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
6194 - KVM: s390: Clear Crypto Control Block when using vSIE
6195 - KVM: s390: vsie: Do the CRYCB validation first
6196 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
6197 - KVM: s390: vsie: Allow CRYCB FORMAT-2
6198 - KVM: s390: vsie: allow CRYCB FORMAT-1
6199 - KVM: s390: vsie: allow CRYCB FORMAT-0
6200 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
6201 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
6202 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
6203 - KVM: s390: device attrs to enable/disable AP interpretation
6204 - KVM: s390: CPU model support for AP virtualization
6205 - s390: doc: detailed specifications for AP virtualization
6206 - KVM: s390: fix locking for crypto setting error path
6207 - KVM: s390: Tracing APCB changes
6208 - s390: vfio-ap: setup APCB mask using KVM dedicated function
6209 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
6210
6211 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
6212 - mount: Retest MNT_LOCKED in do_umount
6213 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
6214
6215 * CVE-2018-18955: nested user namespaces with more than five extents
6216 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
6217 - userns: also map extents in the reverse map to kernel IDs
6218
6219 * kdump fail due to an IRQ storm (LP: #1797990)
6220 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
6221 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
6222 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
6223
6224 * Disable LPM for Raydium Touchscreens (LP: #1802248)
6225 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
6226
6227 * Power consumption during s2idle is higher than long idle(sk hynix)
6228 (LP: #1801875)
6229 - SAUCE: pci: prevent sk hynix nvme from entering D3
6230 - SAUCE: nvme: add quirk to not call disable function when suspending
6231
6232 * Disco update: v4.19.1 upstream stable release (LP: #1801739)
6233 - bridge: do not add port to router list when receives query with source
6234 0.0.0.0
6235 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
6236 called
6237 - net/mlx5e: fix csum adjustments caused by RXFCS
6238 - net: sched: gred: pass the right attribute to gred_change_table_def()
6239 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
6240 - net: udp: fix handling of CHECKSUM_COMPLETE packets
6241 - Revert "net: simplify sock_poll_wait"
6242 - rtnetlink: Disallow FDB configuration for non-Ethernet device
6243 - vhost: Fix Spectre V1 vulnerability
6244 - bonding: fix length of actor system
6245 - openvswitch: Fix push/pop ethernet validation
6246 - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
6247 route
6248 - net/smc: fix smc_buf_unuse to use the lgr pointer
6249 - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
6250 - mlxsw: core: Fix devlink unregister flow
6251 - net: drop skb on failure in ip_check_defrag()
6252 - net: Properly unlink GRO packets on overflow.
6253 - r8169: fix broken Wake-on-LAN from S5 (poweroff)
6254 - Revert "be2net: remove desc field from be_eq_obj"
6255 - sctp: check policy more carefully when getting pr status
6256 - sparc64: Export __node_distance.
6257 - sparc64: Make corrupted user stacks more debuggable.
6258 - sparc64: Wire up compat getpeername and getsockname.
6259 - net: bridge: remove ipv6 zero address check in mcast queries
6260 - Linux 4.19.1
6261
6262 * Miscellaneous Ubuntu changes
6263 - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1
6264 - [Config] updateconfigs after 4.19.2 stable update
6265 - [Config] Disable unneded options for s390
6266 - [Config] Update annotations for 4.19
6267
6268 -- Seth Forshee <seth.forshee@canonical.com> Thu, 15 Nov 2018 09:55:37 -0800
6269
6270 linux (4.19.0-4.5) disco; urgency=medium
6271
6272 * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
6273 - net-next/hinic: add checksum offload and TSO support
6274
6275 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
6276 than 255 bytes (LP: #1799794)
6277 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
6278
6279 * Packaging resync (LP: #1786013)
6280 - [Package] add support for specifying the primary makefile
6281
6282 * Update ENA driver to version 2.0.1K (LP: #1798182)
6283 - net: ena: minor performance improvement
6284 - net: ena: complete host info to match latest ENA spec
6285 - net: ena: introduce Low Latency Queues data structures according to ENA spec
6286 - net: ena: add functions for handling Low Latency Queues in ena_com
6287 - net: ena: add functions for handling Low Latency Queues in ena_netdev
6288 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
6289 - net: ena: explicit casting and initialization, and clearer error handling
6290 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
6291 - net: ena: change rx copybreak default to reduce kernel memory pressure
6292 - net: ena: remove redundant parameter in ena_com_admin_init()
6293 - net: ena: update driver version to 2.0.1
6294 - net: ena: fix indentations in ena_defs for better readability
6295 - net: ena: Fix Kconfig dependency on X86
6296 - net: ena: enable Low Latency Queues
6297 - net: ena: fix compilation error in xtensa architecture
6298
6299 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
6300 - ipmi: Fix timer race with module unload
6301
6302 * Overlayfs in user namespace leaks directory content of inaccessible
6303 directories (LP: #1793458) // CVE-2018-6559
6304 - SAUCE: overlayfs: ensure mounter privileges when reading directories
6305
6306 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
6307 vDSO (LP: #1797963)
6308 - powerpc/vdso: Correct call frame information
6309
6310 * Miscellaneous Ubuntu changes
6311 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state
6312 from the efi stub"
6313 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub"
6314 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use
6315 efi_status_to_str() to print error messages."
6316 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6317 efi_status_to_err()."
6318 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain
6319 about cert lists that aren't present."
6320 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable
6321 to be suppressed"
6322 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI
6323 Secure Boot"
6324 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser"
6325 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types"
6326 - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time
6327 addition of keys to secondary keyring"
6328 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in
6329 secure boot mode"
6330 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to
6331 indicate secure boot mode"
6332 - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params
6333 across kexec reboot"
6334 - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the
6335 kernel is locked down"
6336 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf"
6337 - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
6338 functions when the kernel is locked down"
6339 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes"
6340 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore"
6341 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the
6342 testmmiotrace module"
6343 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify
6344 hardware parameters (eg. ioport)"
6345 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL"
6346 - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the
6347 kernel is locked down"
6348 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if
6349 the kernel is locked down"
6350 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if
6351 the kernel is locked down"
6352 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param
6353 when the kernel has been locked down"
6354 - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method
6355 when the kernel is locked down"
6356 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the
6357 kernel is locked down"
6358 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the
6359 kernel is locked down"
6360 - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the
6361 kernel is locked down"
6362 - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is
6363 locked down"
6364 - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is
6365 locked down"
6366 - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the
6367 kernel is locked down"
6368 - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the
6369 kernel is locked down"
6370 - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the
6371 kernel is locked down"
6372 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
6373 lockdown"
6374 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to
6375 the running kernel image"
6376 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6377 kernel image
6378 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
6379 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6380 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
6381 locked down
6382 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
6383 down
6384 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6385 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6386 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6387 down
6388 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6389 locked down
6390 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
6391 down
6392 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6393 locked down
6394 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6395 has been locked down
6396 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6397 locked down
6398 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6399 locked down
6400 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6401 down
6402 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6403 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
6404 parameters (eg. ioport)
6405 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
6406 - SAUCE: (efi-lockdown) Lock down /proc/kcore
6407 - SAUCE: (efi-lockdown) Lock down kprobes
6408 - SAUCE: (efi-lockdown) Lock down perf
6409 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
6410 down
6411 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6412 secondary keyring
6413 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
6414 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
6415 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6416 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6417 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
6418 that aren't present.
6419 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6420 efi_status_to_err().
6421 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
6422 error messages.
6423 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6424 reboot
6425 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
6426 boot mode
6427 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6428 mode
6429 - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main()
6430 - SAUCE: (efi-lockdown) Fix for module sig verification
6431 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6432 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
6433 - [Packaging] generate Vcs-Git url from changelog
6434 - [Config] CONFIG_SCSI_MQ_DEFAULT=y
6435
6436 -- Seth Forshee <seth.forshee@canonical.com> Fri, 02 Nov 2018 14:22:55 -0500
6437
6438 linux (4.19.0-3.4) cosmic; urgency=medium
6439
6440 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
6441 - SAUCE: Bluetooth: Support for LED on Edge Gateways
6442
6443 * Support Edge Gateway's WIFI LED (LP: #1798330)
6444 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
6445
6446 [ Upstream Kernel Changes ]
6447
6448 * Rebase to v4.19
6449
6450 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Oct 2018 09:13:39 -0500
6451
6452 linux (4.19.0-2.3) cosmic; urgency=medium
6453
6454 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
6455 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
6456
6457 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
6458 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
6459 VM
6460
6461 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
6462 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
6463
6464 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016
6465 gic_irq_domain_translate (LP: #1797143)
6466 - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings
6467
6468 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
6469 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
6470 - updateconfigs for Dell UART backlight driver
6471
6472 * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to
6473 make brightness adjustment working on various BayTrail/CherryTrail-based
6474 devices (LP: #1783964)
6475 - [Config]: Make PWM_LPSS_* built-in
6476
6477 * check and fix zkey required kernel modules locations in debs, udebs, and
6478 initramfs (LP: #1794346)
6479 - [Config] add s390 crypto modules to crypt-modules udeb
6480
6481 * Miscellaneous Ubuntu changes
6482 - [Config] CONFIG_VBOXGUEST=n
6483 - ubuntu: vbox -- update to 5.2.18-dfsg-2
6484 - ubuntu: enable vbox build
6485
6486 [ Upstream Kernel Changes ]
6487
6488 * Rebase to v4.19-rc8
6489
6490 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Oct 2018 10:52:04 -0500
6491
6492 linux (4.19.0-1.2) cosmic; urgency=medium
6493
6494 * Page leaking in cachefiles_read_backing_file while vmscan is active
6495 (LP: #1793430)
6496 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
6497 is active
6498
6499 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
6500 - Input: elantech - enable middle button of touchpad on ThinkPad P72
6501
6502 * Improvements to the kernel source package preparation (LP: #1793461)
6503 - [Packaging] startnewrelease: add support for backport kernels
6504
6505 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
6506 - SAUCE: PCI: Reprogram bridge prefetch registers on resume
6507
6508 * Error reported when creating ZFS pool with "-t" option, despite successful
6509 pool creation (LP: #1769937)
6510 - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6
6511
6512 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
6513 (LP: #1792099)
6514 - SAUCE: vfio -- release device lock before userspace requests
6515
6516 * Miscellaneous Ubuntu changes
6517 - [Packaging] retpoline -- fix temporary filenaming
6518 - CONFIG_BCH_CONST_PARAMS=n
6519 - Packaging: final-checks: remove trailing backport suffix
6520 - SAUCE: import aufs driver
6521
6522 [ Upstream Kernel Changes ]
6523
6524 * Rebase to v4.19-rc5
6525
6526 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Sep 2018 16:32:24 -0500
6527
6528 linux (4.19.0-0.1) cosmic; urgency=medium
6529
6530 * Miscellaneous Ubuntu changes
6531 - ubuntu -- disable vbox build
6532 - Disable zfs build
6533 - SAUCE: Import aufs driver
6534 - Update dropped.txt
6535
6536 [ Upstream Kernel Changes ]
6537
6538 * Rebase to v4.19-rc3
6539
6540 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 07:54:47 -0500
6541
6542 linux (4.19.0-0.0) cosmic; urgency=medium
6543
6544 * Dummy entry.
6545
6546 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 06:44:09 -0500
6547
6548 linux (4.18.0-8.9) cosmic; urgency=medium
6549
6550 * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663)
6551
6552 * Cosmic update to v4.18.7 stable release (LP: #1791660)
6553 - rcu: Make expedited GPs handle CPU 0 being offline
6554 - net: 6lowpan: fix reserved space for single frames
6555 - net: mac802154: tx: expand tailroom if necessary
6556 - 9p/net: Fix zero-copy path in the 9p virtio transport
6557 - spi: davinci: fix a NULL pointer dereference
6558 - spi: pxa2xx: Add support for Intel Ice Lake
6559 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
6560 - spi: cadence: Change usleep_range() to udelay(), for atomic context
6561 - mmc: block: Fix unsupported parallel dispatch of requests
6562 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
6563 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
6564 - readahead: stricter check for bdi io_pages
6565 - block: fix infinite loop if the device loses discard capability
6566 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
6567 - block: really disable runtime-pm for blk-mq
6568 - blkcg: Introduce blkg_root_lookup()
6569 - block: Introduce blk_exit_queue()
6570 - block: Ensure that a request queue is dissociated from the cgroup controller
6571 - apparmor: fix bad debug check in apparmor_secid_to_secctx()
6572 - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
6573 - libertas: fix suspend and resume for SDIO connected cards
6574 - media: Revert "[media] tvp5150: fix pad format frame height"
6575 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
6576 - Replace magic for trusting the secondary keyring with #define
6577 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
6578 boot
6579 - powerpc/fadump: handle crash memory ranges array index overflow
6580 - powerpc/64s: Fix page table fragment refcount race vs speculative references
6581 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
6582 - powerpc/pkeys: Give all threads control of their key permissions
6583 - powerpc/pkeys: Deny read/write/execute by default
6584 - powerpc/pkeys: key allocation/deallocation must not change pkey registers
6585 - powerpc/pkeys: Save the pkey registers before fork
6586 - powerpc/pkeys: Fix calculation of total pkeys.
6587 - powerpc/pkeys: Preallocate execute-only key
6588 - powerpc/nohash: fix pte_access_permitted()
6589 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
6590 - powerpc/powernv/pci: Work around races in PCI bridge enabling
6591 - cxl: Fix wrong comparison in cxl_adapter_context_get()
6592 - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
6593 - IB/mlx5: Fix leaking stack memory to userspace
6594 - IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
6595 - IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
6596 - IB/srpt: Support HCAs with more than two ports
6597 - overflow.h: Add arithmetic shift helper
6598 - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
6599 - ib_srpt: Fix a use-after-free in srpt_close_ch()
6600 - ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
6601 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
6602 - 9p: fix multiple NULL-pointer-dereferences
6603 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
6604 - 9p/virtio: fix off-by-one error in sg list bounds check
6605 - net/9p/client.c: version pointer uninitialized
6606 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
6607 kfree()
6608 - dm integrity: change 'suspending' variable from bool to int
6609 - dm thin: stop no_space_timeout worker when switching to write-mode
6610 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
6611 - dm cache metadata: set dirty on all cache blocks after a crash
6612 - dm crypt: don't decrease device limits
6613 - dm writecache: fix a crash due to reading past end of dirty_bitmap
6614 - uart: fix race between uart_put_char() and uart_shutdown()
6615 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
6616 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
6617 - iio: sca3000: Fix missing return in switch
6618 - iio: ad9523: Fix displayed phase
6619 - iio: ad9523: Fix return value for ad952x_store()
6620 - extcon: Release locking when sending the notification of connector state
6621 - eventpoll.h: wrap casts in () properly
6622 - vmw_balloon: fix inflation of 64-bit GFNs
6623 - vmw_balloon: do not use 2MB without batching
6624 - vmw_balloon: VMCI_DOORBELL_SET does not check status
6625 - vmw_balloon: fix VMCI use when balloon built into kernel
6626 - rtc: omap: fix resource leak in registration error path
6627 - rtc: omap: fix potential crash on power off
6628 - tracing: Do not call start/stop() functions when tracing_on does not change
6629 - tracing/blktrace: Fix to allow setting same value
6630 - printk/tracing: Do not trace printk_nmi_enter()
6631 - livepatch: Validate module/old func name length
6632 - uprobes: Use synchronize_rcu() not synchronize_sched()
6633 - mfd: hi655x: Fix regmap area declared size for hi655x
6634 - ovl: fix wrong use of impure dir cache in ovl_iterate()
6635 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
6636 - ACPICA: Clear status of all events when entering sleep states
6637 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
6638 - sched: idle: Avoid retaining the tick when it has been stopped
6639 - cpuidle: menu: Handle stopped tick more aggressively
6640 - cpufreq: governor: Avoid accessing invalid governor_data
6641 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
6642 - ALSA: ac97: fix device initialization in the compat layer
6643 - ALSA: ac97: fix check of pm_runtime_get_sync failure
6644 - ALSA: ac97: fix unbalanced pm_runtime_enable
6645 - i2c: designware: Re-init controllers with pm_disabled set on resume
6646 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
6647 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
6648 - xtensa: limit offsets in __loop_cache_{all,page}
6649 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
6650 - block, bfq: return nbytes and not zero from struct cftype .write() method
6651 - pnfs/blocklayout: off by one in bl_map_stripe()
6652 - nfsd: fix leaked file lock with nfs exported overlayfs
6653 - NFSv4 client live hangs after live data migration recovery
6654 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
6655 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
6656 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
6657 - ARM: dts: am57xx-idk: Enable dual role for USB2 port
6658 - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
6659 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
6660 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
6661 VMSA
6662 - iommu/vt-d: Add definitions for PFSID
6663 - iommu/vt-d: Fix dev iotlb pfsid use
6664 - sys: don't hold uts_sem while accessing userspace memory
6665 - userns: move user access out of the mutex
6666 - ubifs: Fix memory leak in lprobs self-check
6667 - Revert "UBIFS: Fix potential integer overflow in allocation"
6668 - ubifs: Check data node size before truncate
6669 - ubifs: xattr: Don't operate on deleted inodes
6670 - ubifs: Fix directory size calculation for symlinks
6671 - ubifs: Fix synced_i_size calculation for xattr inodes
6672 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
6673 - pwm: tiehrpwm: Fix disabling of output of PWMs
6674 - fb: fix lost console when the user unplugs a USB adapter
6675 - udlfb: fix semaphore value leak
6676 - udlfb: fix display corruption of the last line
6677 - udlfb: don't switch if we are switching to the same videomode
6678 - udlfb: set optimal write delay
6679 - udlfb: make a local copy of fb_ops
6680 - udlfb: handle allocation failure
6681 - udlfb: set line_length in dlfb_ops_set_par
6682 - getxattr: use correct xattr length
6683 - libnvdimm: Use max contiguous area for namespace size
6684 - libnvdimm: fix ars_status output length calculation
6685 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
6686 - kconfig: fix "Can't open ..." in parallel build
6687 - perf auxtrace: Fix queue resize
6688 - crypto: vmx - Fix sleep-in-atomic bugs
6689 - crypto: aesni - Use unaligned loads from gcm_context_data
6690 - crypto: arm64/sm4-ce - check for the right CPU feature bit
6691 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
6692 - crypto: caam/jr - fix descriptor DMA unmapping
6693 - crypto: caam/qi - fix error path in xts setkey
6694 - fs/quota: Fix spectre gadget in do_quotactl
6695 - udf: Fix mounting of Win7 created UDF filesystems
6696 - cpuidle: menu: Retain tick when shallow state is selected
6697 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
6698 - Linux 4.18.7
6699
6700 * CVE-2017-5715
6701 - s390: detect etoken facility
6702 - KVM: s390: add etoken support for guests
6703
6704 * Missing Intel GPU pci-id's (LP: #1789924)
6705 - drm/i915/whl: Introducing Whiskey Lake platform
6706 - drm/i915/aml: Introducing Amber Lake platform
6707 - drm/i915/cfl: Add a new CFL PCI ID.
6708
6709 * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934)
6710 - s390/ism: add device driver for internal shared memory
6711 - CONFIG_ISM=y for s390
6712
6713 * Cosmic update to v4.18.6 stable release (LP: #1791105)
6714 - PATCH scripts/kernel-doc
6715 - scripts/kernel-doc: Escape all literal braces in regexes
6716 - scsi: libsas: dynamically allocate and free ata host
6717 - xprtrdma: Fix disconnect regression
6718 - mei: don't update offset in write
6719 - cifs: add missing support for ACLs in SMB 3.11
6720 - CIFS: fix uninitialized ptr deref in smb2 signing
6721 - cifs: add missing debug entries for kconfig options
6722 - cifs: use a refcount to protect open/closing the cached file handle
6723 - cifs: check kmalloc before use
6724 - smb3: enumerating snapshots was leaving part of the data off end
6725 - smb3: Do not send SMB3 SET_INFO if nothing changed
6726 - smb3: don't request leases in symlink creation and query
6727 - smb3: fill in statfs fsid and correct namelen
6728 - btrfs: use correct compare function of dirty_metadata_bytes
6729 - btrfs: don't leak ret from do_chunk_alloc
6730 - Btrfs: fix mount failure after fsync due to hard link recreation
6731 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
6732 - Btrfs: fix send failure when root has deleted files still open
6733 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
6734 - hwmon: (k10temp) 27C Offset needed for Threadripper2
6735 - bpf, arm32: fix stack var offset in jit
6736 - regulator: arizona-ldo1: Use correct device to get enable GPIO
6737 - iommu/arm-smmu: Error out only if not enough context interrupts
6738 - printk: Split the code for storing a message into the log buffer
6739 - printk: Create helper function to queue deferred console handling
6740 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
6741 - kprobes/arm64: Fix %p uses in error messages
6742 - arm64: Fix mismatched cache line size detection
6743 - arm64: Handle mismatched cache type
6744 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
6745 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
6746 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
6747 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
6748 - KVM: arm/arm64: Skip updating PMD entry if no change
6749 - KVM: arm/arm64: Skip updating PTE entry if no change
6750 - s390/kvm: fix deadlock when killed by oom
6751 - perf kvm: Fix subcommands on s390
6752 - stop_machine: Reflow cpu_stop_queue_two_works()
6753 - stop_machine: Atomically queue and wake stopper threads
6754 - ext4: check for NUL characters in extended attribute's name
6755 - ext4: use ext4_warning() for sb_getblk failure
6756 - ext4: sysfs: print ext4_super_block fields as little-endian
6757 - ext4: reset error code in ext4_find_entry in fallback
6758 - ext4: fix race when setting the bitmap corrupted flag
6759 - x86/gpu: reserve ICL's graphics stolen memory
6760 - platform/x86: wmi: Do not mix pages and kmalloc
6761 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
6762 - mm: move tlb_table_flush to tlb_flush_mmu_free
6763 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
6764 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
6765 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
6766 much RAM
6767 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
6768 - x86/vdso: Fix vDSO build if a retpoline is emitted
6769 - x86/process: Re-export start_thread()
6770 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
6771 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
6772 - fuse: Don't access pipe->buffers without pipe_lock()
6773 - fuse: fix initial parallel dirops
6774 - fuse: fix double request_end()
6775 - fuse: fix unlocked access to processing queue
6776 - fuse: umount should wait for all requests
6777 - fuse: Fix oops at process_init_reply()
6778 - fuse: Add missed unlock_page() to fuse_readpages_fill()
6779 - lib/vsprintf: Do not handle %pO[^F] as %px
6780 - udl-kms: change down_interruptible to down
6781 - udl-kms: handle allocation failure
6782 - udl-kms: fix crash due to uninitialized memory
6783 - udl-kms: avoid division
6784 - b43legacy/leds: Ensure NUL-termination of LED name string
6785 - b43/leds: Ensure NUL-termination of LED name string
6786 - ASoC: dpcm: don't merge format from invalid codec dai
6787 - ASoC: zte: Fix incorrect PCM format bit usages
6788 - ASoC: sirf: Fix potential NULL pointer dereference
6789 - ASoC: wm_adsp: Correct DSP pointer for preloader control
6790 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
6791 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
6792 - scsi: qla2xxx: Fix stalled relogin
6793 - x86/vdso: Fix lsl operand order
6794 - x86/nmi: Fix NMI uaccess race against CR3 switching
6795 - x86/irqflags: Mark native_restore_fl extern inline
6796 - x86/spectre: Add missing family 6 check to microcode check
6797 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
6798 - hwmon: (nct6775) Fix potential Spectre v1
6799 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
6800 - x86: Allow generating user-space headers without a compiler
6801 - s390/mm: fix addressing exception after suspend/resume
6802 - s390/lib: use expoline for all bcr instructions
6803 - s390: fix br_r1_trampoline for machines without exrl
6804 - s390/qdio: reset old sbal_state flags
6805 - s390/numa: move initial setup of node_to_cpumask_map
6806 - s390/purgatory: Fix crash with expoline enabled
6807 - s390/purgatory: Add missing FORCE to Makefile targets
6808 - kprobes: Show blacklist addresses as same as kallsyms does
6809 - kprobes: Replace %p with other pointer types
6810 - kprobes/arm: Fix %p uses in error messages
6811 - kprobes: Make list and blacklist root user read only
6812 - MIPS: Correct the 64-bit DSP accumulator register size
6813 - MIPS: memset.S: Fix byte_fixup for MIPSr6
6814 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
6815 - MIPS: Change definition of cpu_relax() for Loongson-3
6816 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
6817 - tpm: Return the actual size when receiving an unsupported command
6818 - tpm: separate cmd_ready/go_idle from runtime_pm
6819 - scsi: mpt3sas: Fix calltrace observed while running IO & reset
6820 - scsi: mpt3sas: Fix _transport_smp_handler() error path
6821 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
6822 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
6823 - iscsi target: fix session creation failure handling
6824 - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
6825 - mtd: rawnand: fsmc: Stop using chip->read_buf()
6826 - mtd: rawnand: marvell: add suspend and resume hooks
6827 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
6828 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
6829 - clk: npcm7xx: fix memory allocation
6830 - PM / clk: signedness bug in of_pm_clk_add_clks()
6831 - power: generic-adc-battery: fix out-of-bounds write when copying channel
6832 properties
6833 - power: generic-adc-battery: check for duplicate properties copied from iio
6834 channels
6835 - watchdog: Mark watchdog touch functions as notrace
6836 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
6837 - x86/dumpstack: Don't dump kernel memory based on usermode RIP
6838 - Linux 4.18.6
6839 - updateconfigs after v4.18.6 stable update
6840
6841 * random oopses on s390 systems using NVMe devices (LP: #1790480)
6842 - s390/pci: fix out of bounds access during irq setup
6843
6844 * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
6845 binding (LP: #1784331)
6846 - s390/zcrypt: code beautify
6847 - s390/zcrypt: AP bus support for alternate driver(s)
6848 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
6849
6850 * performance drop with ATS enabled (LP: #1788097)
6851 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
6852
6853 * Fix MCE handling for user access of poisoned device-dax mapping
6854 (LP: #1774366)
6855 - device-dax: Convert to vmf_insert_mixed and vm_fault_t
6856 - device-dax: Enable page_mapping()
6857 - device-dax: Set page->index
6858 - filesystem-dax: Set page->index
6859 - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
6860 - mm, dev_pagemap: Do not clear ->mapping on final put
6861 - mm, madvise_inject_error: Let memory_failure() optionally take a page
6862 reference
6863 - mm, memory_failure: Collect mapping size in collect_procs()
6864 - filesystem-dax: Introduce dax_lock_mapping_entry()
6865 - mm, memory_failure: Teach memory_failure() about dev_pagemap pages
6866 - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
6867 - x86/memory_failure: Introduce {set, clear}_mce_nospec()
6868 - libnvdimm, pmem: Restore page attributes when clearing errors
6869
6870 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
6871 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
6872 hclge_get_ring_chain_from_mbx"
6873 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
6874 shift in hclge_get_ring_chain_from_mbx"
6875 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
6876 assignment probelm"
6877 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
6878 configuration operation while resetting"
6879 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
6880 hns3_reset_notify_down_enet"
6881 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
6882 phy driver"
6883 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
6884 resetting"
6885 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
6886 register"
6887 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
6888 frequently"
6889 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
6890 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
6891 command queue register"
6892 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
6893 global or core reset"
6894 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
6895 callback function"
6896 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
6897 reset cause"
6898 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
6899 hclgevf_main module"
6900 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
6901 selftest"
6902 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
6903 frame size"
6904 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
6905 problem"
6906 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
6907 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
6908 correctly"
6909 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
6910 pfc mode"
6911 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
6912 up"
6913 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
6914 function when link status change"
6915 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
6916 roce client"
6917 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
6918 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
6919 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
6920 definition"
6921 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
6922 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
6923 macros"
6924 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
6925 macros"
6926 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
6927 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
6928 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
6929 value"
6930 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6931 assignments"
6932 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
6933 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
6934 of kzalloc/dma_map_single"
6935 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
6936 dependency HNS3 set"
6937 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
6938 some structures"
6939 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
6940 hclge_cmd_csq_done"
6941 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
6942 in hclge_cmd_send"
6943 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
6944 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6945 assignments"
6946 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
6947 hclge_cmd_send"
6948 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
6949 hclge_ring_to_dma_dir"
6950 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
6951 upper_32_bits"
6952 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
6953 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
6954 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
6955 in hns3_client_uninit"
6956 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
6957 information"
6958 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
6959 state init|uninit"
6960 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
6961 hnae3.c"
6962 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
6963 and ipv6"
6964 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
6965 free vector"
6966 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
6967 init_client_instance and uninit_client_instance"
6968 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
6969 from hclge_bind_ring_with_vector"
6970 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
6971 last BD except VLD bit and buffer size"
6972 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
6973 selftest"
6974 - net: hns3: Updates RX packet info fetch in case of multi BD
6975 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
6976 - net: hns3: rename the interface for init_client_instance and
6977 uninit_client_instance
6978 - net: hns3: add vector status check before free vector
6979 - net: hns3: add l4_type check for both ipv4 and ipv6
6980 - net: hns3: add unlikely for error check
6981 - net: hns3: remove unused head file in hnae3.c
6982 - net: hns3: extraction an interface for state init|uninit
6983 - net: hns3: print the ret value in error information
6984 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
6985 - net: hns3: remove back in struct hclge_hw
6986 - net: hns3: use lower_32_bits and upper_32_bits
6987 - net: hns3: remove unused hclge_ring_to_dma_dir
6988 - net: hns3: remove useless code in hclge_cmd_send
6989 - net: hns3: remove some redundant assignments
6990 - net: hns3: simplify hclge_cmd_csq_clean
6991 - net: hns3: remove a redundant hclge_cmd_csq_done
6992 - net: hns3: remove some unused members of some structures
6993 - net: hns3: give default option while dependency HNS3 set
6994 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
6995 - net: hns3: modify hnae_ to hnae3_
6996 - net: hns3: Fix tc setup when netdev is first up
6997 - net: hns3: Fix for mac pause not disable in pfc mode
6998 - net: hns3: Fix for waterline not setting correctly
6999 - net: hns3: Fix for l4 checksum offload bug
7000 - net: hns3: Fix for mailbox message truncated problem
7001 - net: hns3: Add configure for mac minimal frame size
7002 - net: hns3: Fix warning bug when doing lp selftest
7003 - net: hns3: Fix get_vector ops in hclgevf_main module
7004 - net: hns3: Remove the warning when clear reset cause
7005 - net: hns3: Prevent sending command during global or core reset
7006 - net: hns3: Modify the order of initializing command queue register
7007 - net: hns3: Reset net device with rtnl_lock
7008 - net: hns3: Prevent to request reset frequently
7009 - net: hns3: Correct reset event status register
7010 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
7011 - net: hns3: remove unnecessary ring configuration operation while resetting
7012 - net: hns3: Fix for reset_level default assignment probelm
7013 - net: hns3: Fix for using wrong mask and shift in
7014 hclge_get_ring_chain_from_mbx
7015 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
7016 - net: hns3: Remove some redundant assignments
7017 - net: hns3: Standardize the handle of return value
7018 - net: hns3: Remove extra space and brackets
7019 - net: hns3: Correct unreasonable code comments
7020 - net: hns3: Use decimal for bit offset macros
7021 - net: hns3: Modify inconsistent bit mask macros
7022 - net: hns3: Fix misleading parameter name
7023 - net: hns3: Remove unused struct member and definition
7024 - net: hns3: Add SPDX tags to HNS3 PF driver
7025 - net: hns3: Add support for serdes loopback selftest
7026 - net: hns3: Fix for phy link issue when using marvell phy driver
7027
7028 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
7029 - arm64: export memblock_reserve()d regions via /proc/iomem
7030 - drivers: acpi: add dependency of EFI for arm64
7031 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
7032 - efi/arm: map UEFI memory map even w/o runtime services enabled
7033 - arm64: acpi: fix alignment fault in accessing ACPI
7034 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
7035 - arm64: fix ACPI dependencies
7036 - ACPI: fix menuconfig presentation of ACPI submenu
7037
7038 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
7039 - r8152: disable RX aggregation on new Dell TB16 dock
7040
7041 * Support Power Management for Thunderbolt Controller (LP: #1789358)
7042 - thunderbolt: Use 64-bit DMA mask if supported by the platform
7043 - thunderbolt: Do not unnecessarily call ICM get route
7044 - thunderbolt: No need to take tb->lock in domain suspend/complete
7045 - thunderbolt: Use correct ICM commands in system suspend
7046 - thunderbolt: Add support for runtime PM
7047
7048 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
7049 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
7050 - SAUCE: i2c:amd move out pointer in union i2c_event_base
7051 - SAUCE: i2c:amd Depends on ACPI
7052 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
7053
7054 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
7055 machine (LP: #1789145)
7056 - ALSA: hda/realtek - Fix HP Headset Mic can't record
7057
7058 * Please enable CONFIG_PAGE_POISONING (LP: #1783651)
7059 - [Config] Enable CONFIG_PAGE_POISONING configs
7060
7061 * Tango platform uses __initcall without further checks (LP: #1787945)
7062 - [Config] disable ARCH_TANGO
7063
7064 * [18.10 FEAT] SMC-Direct (LP: #1786902)
7065 - net/smc: determine port attributes independent from pnet table
7066 - net/smc: add pnetid support
7067 - net/smc: add base infrastructure for SMC-D and ISM
7068 - net/smc: add pnetid support for SMC-D and ISM
7069 - net/smc: add SMC-D support in CLC messages
7070 - net/smc: add SMC-D support in data transfer
7071 - net/smc: add SMC-D support in af_smc
7072 - net/smc: add SMC-D diag support
7073 - net/smc: provide smc mode in smc_diag.c
7074 - net/smc: eliminate cursor read and write calls
7075 - net/smc: add function to get link group from link
7076 - net/smc: use DECLARE_BITMAP for rtokens_used_mask
7077 - net/smc: remove local variable page in smc_rx_splice()
7078 - net/smc: Remove a WARN_ON() statement
7079 - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
7080 - net/smc: fewer parameters for smc_llc_send_confirm_link()
7081 - net/smc: use correct vlan gid of RoCE device
7082 - net/smc: provide fallback reason code
7083 - net/smc: improve delete link processing
7084 - net: simplify sock_poll_wait
7085 - net/smc: send response to test link signal
7086
7087 * Miscellaneous Ubuntu changes
7088 - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON
7089 - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK
7090
7091 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Sep 2018 07:08:38 -0500
7092
7093 linux (4.18.0-7.8) cosmic; urgency=medium
7094
7095 * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459)
7096
7097 * pmtu.sh fails on 4.18 kernel (LP: #1789436)
7098 - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit"
7099
7100 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Aug 2018 11:08:51 -0500
7101
7102 linux (4.18.0-6.7) cosmic; urgency=medium
7103
7104 * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881)
7105
7106 * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440)
7107 - Config: Disable BPF_JIT_ALWAYS_ON on i386
7108
7109 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
7110 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
7111
7112 * Cosmic update to v4.18.5 stable release (LP: #1788874)
7113 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
7114 - pty: fix O_CLOEXEC for TIOCGPTPEER
7115 - mm: Allow non-direct-map arguments to free_reserved_area()
7116 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
7117 - x86/mm/init: Add helper for freeing kernel image pages
7118 - x86/mm/init: Remove freed kernel image areas from alias mapping
7119 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
7120 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
7121 - drm/i915/kvmgt: Fix potential Spectre v1
7122 - drm/amdgpu/pm: Fix potential Spectre v1
7123 - parisc: Remove unnecessary barriers from spinlock.h
7124 - parisc: Remove ordered stores from syscall.S
7125 - PCI: Restore resized BAR state on resume
7126 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
7127 - PCI: hotplug: Don't leak pci_slot on registration failure
7128 - PCI: aardvark: Size bridges before resources allocation
7129 - PCI: Skip MPS logic for Virtual Functions (VFs)
7130 - PCI: pciehp: Fix use-after-free on unplug
7131 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
7132 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
7133 - i2c: imx: Fix race condition in dma read
7134 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
7135 - Linux 4.18.5
7136
7137 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
7138 - [Config] CONFIG_SCLP_OFB=y for s390x
7139
7140 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
7141 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
7142 - partitions/aix: append null character to print data from disk
7143
7144 * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635)
7145 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
7146
7147 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
7148 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
7149
7150 * Cosmic update to v4.18.4 stable release (LP: #1788454)
7151 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
7152 - net_sched: fix NULL pointer dereference when delete tcindex filter
7153 - net_sched: Fix missing res info when create new tc_index filter
7154 - r8169: don't use MSI-X on RTL8168g
7155 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
7156 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
7157 - ALSA: vx222: Fix invalid endian conversions
7158 - ALSA: virmidi: Fix too long output trigger loop
7159 - ALSA: cs5535audio: Fix invalid endian conversion
7160 - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
7161 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
7162 - ALSA: memalloc: Don't exceed over the requested size
7163 - ALSA: vxpocket: Fix invalid endian conversions
7164 - ALSA: seq: Fix poll() error return
7165 - media: gl861: fix probe of dvb_usb_gl861
7166 - USB: serial: sierra: fix potential deadlock at close
7167 - USB: serial: pl2303: add a new device id for ATEN
7168 - USB: option: add support for DW5821e
7169 - ACPI / PM: save NVS memory for ASUS 1025C laptop
7170 - tty: serial: 8250: Revert NXP SC16C2552 workaround
7171 - serial: 8250_exar: Read INT0 from slave device, too
7172 - serial: 8250_dw: always set baud rate in dw8250_set_termios
7173 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
7174 - uio: fix wrong return value from uio_mmap()
7175 - misc: sram: fix resource leaks in probe error path
7176 - Revert "uio: use request_threaded_irq instead"
7177 - Bluetooth: avoid killing an already killed socket
7178 - isdn: Disable IIOCDBGVAR
7179 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
7180 - hv/netvsc: Fix NULL dereference at single queue mode fallback
7181 - r8169: don't use MSI-X on RTL8106e
7182 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
7183 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
7184 - net: mvneta: fix mvneta_config_rss on armada 3700
7185 - cls_matchall: fix tcf_unbind_filter missing
7186 - Linux 4.18.4
7187
7188 * Cosmic update to v4.18.3 stable release (LP: #1788453)
7189 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
7190 - Linux 4.18.3
7191
7192 * Cosmic update to v4.18.2 stable release (LP: #1788452)
7193 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
7194 - x86: i8259: Add missing include file
7195 - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
7196 - x86/platform/UV: Mark memblock related init code and data correctly
7197 - x86/mm/pti: Clear Global bit more aggressively
7198 - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
7199 - x86/mm: Disable ioremap free page handling on x86-PAE
7200 - kbuild: verify that $DEPMOD is installed
7201 - crypto: ccree - fix finup
7202 - crypto: ccree - fix iv handling
7203 - crypto: ccp - Check for NULL PSP pointer at module unload
7204 - crypto: ccp - Fix command completion detection race
7205 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
7206 - crypto: vmac - require a block cipher with 128-bit block size
7207 - crypto: vmac - separate tfm and request context
7208 - crypto: blkcipher - fix crash flushing dcache in error path
7209 - crypto: ablkcipher - fix crash flushing dcache in error path
7210 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
7211 - crypto: skcipher - fix crash flushing dcache in error path
7212 - ioremap: Update pgtable free interfaces with addr
7213 - x86/mm: Add TLB purge to free pmd/pte page interfaces
7214 - Linux 4.18.2
7215
7216 * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363
7217 - Bluetooth: hidp: buffer overflow in hidp_process_report
7218
7219 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
7220 walinuxagent.service (LP: #1739107)
7221 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
7222 walinuxagent.service
7223
7224 * Miscellaneous Ubuntu changes
7225 - SAUCE: ipvs: remove nbsp characters from Kconfig
7226 - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el
7227 - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon
7228 - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x
7229 - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x
7230 - [Config] update annotations following config review
7231 - [Debian] set CROSS_COMPILE when generating kernel configs
7232 - [Config] Disable the Speck cipher
7233
7234 -- Seth Forshee <seth.forshee@canonical.com> Fri, 24 Aug 2018 14:18:15 -0500
7235
7236 linux (4.18.0-5.6) cosmic; urgency=medium
7237
7238 * Cosmic update to v4.18.1 stable release (LP: #1787264)
7239 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
7240 - x86/speculation: Protect against userspace-userspace spectreRSB
7241 - kprobes/x86: Fix %p uses in error messages
7242 - x86/irqflags: Provide a declaration for native_save_fl
7243 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
7244 - x86/speculation/l1tf: Change order of offset/type in swap entry
7245 - x86/speculation/l1tf: Protect swap entries against L1TF
7246 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
7247 - x86/speculation/l1tf: Make sure the first page is always reserved
7248 - x86/speculation/l1tf: Add sysfs reporting for l1tf
7249 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
7250 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
7251 - x86/bugs: Move the l1tf function and define pr_fmt properly
7252 - sched/smt: Update sched_smt_present at runtime
7253 - x86/smp: Provide topology_is_primary_thread()
7254 - x86/topology: Provide topology_smt_supported()
7255 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
7256 - cpu/hotplug: Split do_cpu_down()
7257 - cpu/hotplug: Provide knobs to control SMT
7258 - x86/cpu: Remove the pointless CPU printout
7259 - x86/cpu/AMD: Remove the pointless detect_ht() call
7260 - x86/cpu/common: Provide detect_ht_early()
7261 - x86/cpu/topology: Provide detect_extended_topology_early()
7262 - x86/cpu/intel: Evaluate smp_num_siblings early
7263 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
7264 - x86/cpu/AMD: Evaluate smp_num_siblings early
7265 - x86/apic: Ignore secondary threads if nosmt=force
7266 - x86/speculation/l1tf: Extend 64bit swap file size limit
7267 - x86/cpufeatures: Add detection of L1D cache flush support.
7268 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
7269 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
7270 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
7271 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
7272 - cpu/hotplug: Boot HT siblings at least once
7273 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
7274 - x86/KVM/VMX: Add module argument for L1TF mitigation
7275 - x86/KVM/VMX: Add L1D flush algorithm
7276 - x86/KVM/VMX: Add L1D MSR based flush
7277 - x86/KVM/VMX: Add L1D flush logic
7278 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
7279 - x86/KVM/VMX: Add find_msr() helper function
7280 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
7281 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
7282 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
7283 - cpu/hotplug: Online siblings when SMT control is turned on
7284 - x86/litf: Introduce vmx status variable
7285 - x86/kvm: Drop L1TF MSR list approach
7286 - x86/l1tf: Handle EPT disabled state proper
7287 - x86/kvm: Move l1tf setup function
7288 - x86/kvm: Add static key for flush always
7289 - x86/kvm: Serialize L1D flush parameter setter
7290 - x86/kvm: Allow runtime control of L1D flush
7291 - cpu/hotplug: Expose SMT control init function
7292 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
7293 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
7294 - Documentation: Add section about CPU vulnerabilities
7295 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
7296 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
7297 - Documentation/l1tf: Fix typos
7298 - cpu/hotplug: detect SMT disabled by BIOS
7299 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
7300 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
7301 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
7302 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
7303 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
7304 - x86: Don't include linux/irq.h from asm/hardirq.h
7305 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
7306 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
7307 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
7308 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
7309 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
7310 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
7311 - cpu/hotplug: Fix SMT supported evaluation
7312 - x86/speculation/l1tf: Invert all not present mappings
7313 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
7314 - x86/mm/pat: Make set_memory_np() L1TF safe
7315 - x86/mm/kmmio: Make the tracer robust against L1TF
7316 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
7317 - x86/microcode: Allow late microcode loading with SMT disabled
7318 - x86/smp: fix non-SMP broken build due to redefinition of
7319 apic_id_is_primary_thread
7320 - cpu/hotplug: Non-SMP machines do not make use of booted_once
7321 - x86/init: fix build with CONFIG_SWAP=n
7322 - Linux 4.18.1
7323 - [Config] updateconfigs after v4.18.1 stable update
7324
7325 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
7326 - [Config] Enable timestamping in network PHY devices
7327
7328 * Miscellaneous Ubuntu changes
7329 - [Config] CONFIG_SYSCTL_SYSCALL=n
7330
7331 [ Upstream Kernel Changes ]
7332
7333 * Rebase to v4.18
7334
7335 -- Seth Forshee <seth.forshee@canonical.com> Wed, 15 Aug 2018 14:20:59 -0500
7336
7337 linux (4.18.0-4.5) cosmic; urgency=medium
7338
7339 [ Upstream Kernel Changes ]
7340
7341 * Rebase to v4.18-rc8
7342
7343 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Aug 2018 13:54:02 -0500
7344
7345 linux (4.18.0-3.4) cosmic; urgency=medium
7346
7347 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
7348 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
7349 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
7350
7351 * hinic interfaces aren't getting predictable names (LP: #1783138)
7352 - hinic: Link the logical network device to the pci device in sysfs
7353
7354 * libvirtd is unable to configure bridge devices inside of LXD containers
7355 (LP: #1784501)
7356 - kernfs: allow creating kernfs objects with arbitrary uid/gid
7357 - sysfs, kobject: allow creating kobject belonging to arbitrary users
7358 - kobject: kset_create_and_add() - fetch ownership info from parent
7359 - driver core: set up ownership of class devices in sysfs
7360 - net-sysfs: require net admin in the init ns for setting tx_maxrate
7361 - net-sysfs: make sure objects belong to container's owner
7362 - net: create reusable function for getting ownership info of sysfs inodes
7363 - bridge: make sure objects belong to container's owner
7364 - sysfs: Fix regression when adding a file to an existing group
7365
7366 * locking sockets broken due to missing AppArmor socket mediation patches
7367 (LP: #1780227)
7368 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
7369
7370 * Update2 for ocxl driver (LP: #1781436)
7371 - ocxl: Fix page fault handler in case of fault on dying process
7372
7373 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
7374 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
7375 - vga_switcheroo: set audio client id according to bound GPU id
7376
7377 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
7378 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
7379
7380 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
7381 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
7382 'firmware_install' target
7383
7384 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
7385 (LP: #1782116)
7386 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
7387
7388 [ Upstream Kernel Changes ]
7389
7390 * Rebase to v4.18-rc7
7391
7392 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Aug 2018 08:49:40 -0500
7393
7394 linux (4.18.0-2.3) cosmic; urgency=medium
7395
7396 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
7397 - SAUCE: (noup) zfs to 0.7.9-3ubuntu4
7398
7399 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
7400 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
7401 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
7402 bitmap
7403
7404 * Cloud-init causes potentially huge boot delays with 4.15 kernels
7405 (LP: #1780062)
7406 - random: Make getrandom() ready earlier
7407
7408 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
7409 - scsi: hisi_sas: Update a couple of register settings for v3 hw
7410
7411 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
7412 - scsi: hisi_sas: Add missing PHY spinlock init
7413
7414 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
7415 (LP: #1777727)
7416 - scsi: hisi_sas: Use dmam_alloc_coherent()
7417 - scsi: hisi_sas: Pre-allocate slot DMA buffers
7418
7419 * hisi_sas: Failures during host reset (LP: #1777696)
7420 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
7421 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
7422 - scsi: hisi_sas: Adjust task reject period during host reset
7423 - scsi: hisi_sas: Add a flag to filter PHY events during reset
7424 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
7425
7426 * Miscellaneous Ubuntu changes
7427 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3
7428 - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
7429 - Enable zfs build
7430 - SAUCE: Import aufs driver
7431 - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64"
7432 - [Config] retpoline -- review and accept retpoline changes
7433
7434 [ Upstream Kernel Changes ]
7435
7436 * Rebase to v4.18-rc5
7437 * Rebase to v4.18-rc6
7438
7439 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jul 2018 08:41:22 -0500
7440
7441 linux (4.18.0-1.2) cosmic; urgency=medium
7442
7443 [ Upstream Kernel Changes ]
7444
7445 * Rebase to v4.18-rc4
7446
7447 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jul 2018 07:36:31 -0500
7448
7449 linux (4.18.0-0.1) cosmic; urgency=medium
7450
7451 * Miscellaneous Ubuntu changes
7452 - ubuntu -- disable vbox build
7453 - Disable zfs build
7454 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
7455 kernel image
7456 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
7457 - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode
7458 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
7459 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
7460 locked down
7461 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
7462 down
7463 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
7464 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
7465 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
7466 down
7467 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
7468 locked down
7469 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
7470 down
7471 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
7472 locked down
7473 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
7474 has been locked down
7475 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
7476 locked down
7477 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
7478 locked down
7479 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
7480 down
7481 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
7482 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
7483 parameters (eg. ioport)
7484 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
7485 - SAUCE: (efi-lockdown) Lock down /proc/kcore
7486 - SAUCE: (efi-lockdown) Lock down kprobes
7487 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
7488 kernel is locked down
7489 - SAUCE: (efi-lockdown) Lock down perf
7490 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
7491 down
7492 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7493 reboot
7494 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7495 boot mode
7496 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7497 mode
7498 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
7499 secondary keyring
7500 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
7501 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
7502 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
7503 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
7504 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
7505 that aren't present.
7506 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7507 efi_status_to_err().
7508 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
7509 error messages.
7510 - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature
7511 verification
7512 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7513 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
7514 - SAUCE: (namespace) block_dev: Support checking inode permissions in
7515 lookup_bdev()
7516 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
7517 when mounting
7518 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
7519 when mounting
7520 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
7521 namespaces
7522 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
7523 mounts
7524 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
7525 opened for writing
7526 - SAUCE: Import aufs driver
7527 - Update dropped.txt
7528 - [Config] updateconfigs after 4.18-rc3 rebase
7529 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18
7530
7531 [ Upstream Kernel Changes ]
7532
7533 * Rebase to v4.18-rc3
7534
7535 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jul 2018 10:46:37 -0500
7536
7537 linux (4.18.0-0.0) cosmic; urgency=medium
7538
7539 * Dummy entry.
7540
7541 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Jul 2018 11:10:33 -0500
7542
7543 linux (4.17.0-4.5) cosmic; urgency=medium
7544
7545 * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399)
7546
7547 * Update to ocxl driver for 18.04.1 (LP: #1775786)
7548 - powerpc: Add TIDR CPU feature for POWER9
7549 - powerpc: Use TIDR CPU feature to control TIDR allocation
7550 - powerpc: use task_pid_nr() for TID allocation
7551 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
7552 - ocxl: Expose the thread_id needed for wait on POWER9
7553 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
7554 - ocxl: Document new OCXL IOCTLs
7555 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
7556
7557 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
7558 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
7559
7560 * glibc pkeys test fail on powerpc (LP: #1776967)
7561 - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS
7562
7563 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
7564 - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
7565
7566 * Miscellaneous Ubuntu changes
7567 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1
7568
7569 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Jun 2018 13:37:52 -0500
7570
7571 linux (4.17.0-3.4) cosmic; urgency=medium
7572
7573 * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124)
7574
7575 * Cosmic update to v4.17.3 stable release (LP: #1778997)
7576 - net: aquantia: fix unsigned numvecs comparison with less than zero
7577 - bonding: re-evaluate force_primary when the primary slave name changes
7578 - cdc_ncm: avoid padding beyond end of skb
7579 - ipv6: allow PMTU exceptions to local routes
7580 - net: dsa: add error handling for pskb_trim_rcsum
7581 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
7582 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
7583 - tcp: verify the checksum of the first data segment in a new connection
7584 - tls: fix use-after-free in tls_push_record
7585 - tls: fix waitall behavior in tls_sw_recvmsg
7586 - socket: close race condition between sock_close() and sockfs_setattr()
7587 - udp: fix rx queue len reported by diag and proc interface
7588 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
7589 vlan
7590 - hv_netvsc: Fix a network regression after ifdown/ifup
7591 - ACPICA: AML parser: attempt to continue loading table after error
7592 - ext4: fix hole length detection in ext4_ind_map_blocks()
7593 - ext4: update mtime in ext4_punch_hole even if no blocks are released
7594 - ext4: do not allow external inodes for inline data
7595 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
7596 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
7597 - ext4: fix fencepost error in check for inode count overflow during resize
7598 - driver core: Don't ignore class_dir_create_and_add() failure.
7599 - Btrfs: allow empty subvol= again
7600 - Btrfs: fix clone vs chattr NODATASUM race
7601 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
7602 - btrfs: return error value if create_io_em failed in cow_file_range
7603 - btrfs: scrub: Don't use inode pages for device replace
7604 - ALSA: usb-audio: Disable the quirk for Nura headset
7605 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
7606 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
7607 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
7608 - ALSA: hda: add dock and led support for HP ProBook 640 G4
7609 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
7610 - smb3: fix various xid leaks
7611 - smb3: on reconnect set PreviousSessionId field
7612 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
7613 expiry
7614 - cifs: For SMB2 security informaion query, check for minimum sized security
7615 descriptor instead of sizeof FileAllInformation class
7616 - nbd: fix nbd device deletion
7617 - nbd: update size when connected
7618 - nbd: use bd_set_size when updating disk size
7619 - blk-mq: reinit q->tag_set_list entry only after grace period
7620 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
7621 - cpufreq: Fix new policy initialization during limits updates via sysfs
7622 - cpufreq: ti-cpufreq: Fix an incorrect error return value
7623 - cpufreq: governors: Fix long idle detection logic in load calculation
7624 - libata: zpodd: small read overflow in eject_tray()
7625 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
7626 - nvme/pci: Sync controller reset for AER slot_reset
7627 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
7628 - x86/vector: Fix the args of vector_alloc tracepoint
7629 - x86/apic/vector: Prevent hlist corruption and leaks
7630 - x86/apic: Provide apic_ack_irq()
7631 - x86/ioapic: Use apic_ack_irq()
7632 - x86/platform/uv: Use apic_ack_irq()
7633 - irq_remapping: Use apic_ack_irq()
7634 - genirq/generic_pending: Do not lose pending affinity update
7635 - genirq/affinity: Defer affinity setting if irq chip is busy
7636 - genirq/migration: Avoid out of line call if pending is not set
7637 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
7638 - media: uvcvideo: Prevent setting unavailable flags
7639 - media: rc: ensure input/lirc device can be opened after register
7640 - iwlwifi: fw: harden page loading code
7641 - orangefs: set i_size on new symlink
7642 - orangefs: report attributes_mask and attributes for statx
7643 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
7644 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
7645 - vhost: fix info leak due to uninitialized memory
7646 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
7647 - Linux 4.17.3
7648
7649 * Use-after-free in sk_peer_label (LP: #1778646)
7650 - SAUCE: apparmor: fix use after free in sk_peer_label
7651
7652 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
7653 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
7654
7655 * Various fixes for CXL kernel module (LP: #1774471)
7656 - cxl: Configure PSL to not use APC virtual machines
7657 - cxl: Disable prefault_mode in Radix mode
7658
7659 * Bluetooth not working (LP: #1764645)
7660 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
7661
7662 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
7663 (LP: #1776750)
7664 - scsi: hisi_sas: make SAS address of SATA disks unique
7665
7666 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
7667 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
7668 - SAUCE: wcn36xx: read MAC from file or randomly generate one
7669
7670 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
7671 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
7672
7673 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
7674 - fs/binfmt_misc.c: do not allow offset overflow
7675
7676 * Network installs fail on SocioNext board (LP: #1775884)
7677 - net: socionext: reset hardware in ndo_stop
7678 - net: netsec: enable tx-irq during open callback
7679
7680 * Fix several bugs in RDMA/hns driver (LP: #1770974)
7681 - RDMA/hns: Drop local zgid in favor of core defined variable
7682 - RDMA/hns: Add 64KB page size support for hip08
7683 - RDMA/hns: Rename the idx field of db
7684 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
7685 - RDMA/hns: Increase checking CMQ status timeout value
7686 - RDMA/hns: Add reset process for RoCE in hip08
7687 - RDMA/hns: Fix the illegal memory operation when cross page
7688 - RDMA/hns: Implement the disassociate_ucontext API
7689
7690 * powerpc/livepatch: Implement reliable stack tracing for the consistency
7691 model (LP: #1771844)
7692 - powerpc/livepatch: Implement reliable stack tracing for the consistency
7693 model
7694
7695 * Adding back alx WoL feature (LP: #1772610)
7696 - SAUCE: Revert "alx: remove WoL support"
7697 - SAUCE: alx: add enable_wol paramenter
7698
7699 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
7700 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
7701 - scsi: lpfc: Fix 16gb hbas failing cq create.
7702
7703 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
7704 idle states when all CORES are guarded (LP: #1771780)
7705 - powerpc/powernv/cpuidle: Init all present cpus for deep states
7706
7707 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
7708 - net-next/hinic: add pci device ids for 25ge and 100ge card
7709
7710 * Expose arm64 CPU topology to userspace (LP: #1770231)
7711 - drivers: base: cacheinfo: move cache_setup_of_node()
7712 - drivers: base: cacheinfo: setup DT cache properties early
7713 - cacheinfo: rename of_node to fw_token
7714 - arm64/acpi: Create arch specific cpu to acpi id helper
7715 - ACPI/PPTT: Add Processor Properties Topology Table parsing
7716 - [Config] CONFIG_ACPI_PPTT=y
7717 - ACPI: Enable PPTT support on ARM64
7718 - drivers: base cacheinfo: Add support for ACPI based firmware tables
7719 - arm64: Add support for ACPI based firmware tables
7720 - arm64: topology: rename cluster_id
7721 - arm64: topology: enable ACPI/PPTT based CPU topology
7722 - ACPI: Add PPTT to injectable table list
7723 - arm64: topology: divorce MC scheduling domain from core_siblings
7724
7725 * Vcs-Git header on bionic linux source package points to zesty git tree
7726 (LP: #1766055)
7727 - [Packaging]: Update Vcs-Git
7728
7729 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
7730 version (LP: #1768431)
7731 - scsi: cxlflash: Handle spurious interrupts
7732 - scsi: cxlflash: Remove commmands from pending list on timeout
7733 - scsi: cxlflash: Synchronize reset and remove ops
7734 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
7735
7736 * hisi_sas robustness fixes (LP: #1774466)
7737 - scsi: hisi_sas: delete timer when removing hisi_sas driver
7738 - scsi: hisi_sas: print device id for errors
7739 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
7740 - scsi: hisi_sas: check host frozen before calling "done" function
7741 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
7742 - scsi: hisi_sas: stop controller timer for reset
7743 - scsi: hisi_sas: update PHY linkrate after a controller reset
7744 - scsi: hisi_sas: change slot index allocation mode
7745 - scsi: hisi_sas: Change common allocation mode of device id
7746 - scsi: hisi_sas: Reset disks when discovered
7747 - scsi: hisi_sas: Create a scsi_host_template per HW module
7748 - scsi: hisi_sas: Init disks after controller reset
7749 - scsi: hisi_sas: Try wait commands before before controller reset
7750 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
7751 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
7752 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
7753 - scsi: hisi_sas: Fix return value when get_free_slot() failed
7754 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
7755
7756 * hisi_sas: Support newer v3 hardware (LP: #1774467)
7757 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
7758 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
7759 - scsi: hisi_sas: fix PI memory size
7760 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
7761 - scsi: hisi_sas: remove redundant handling to event95 for v3
7762 - scsi: hisi_sas: add readl poll timeout helper wrappers
7763 - scsi: hisi_sas: workaround a v3 hw hilink bug
7764 - scsi: hisi_sas: Add LED feature for v3 hw
7765
7766 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
7767 - scsi: hisi_sas: optimise the usage of DQ locking
7768 - scsi: hisi_sas: relocate smp sg map
7769 - scsi: hisi_sas: make return type of prep functions void
7770 - scsi: hisi_sas: allocate slot buffer earlier
7771 - scsi: hisi_sas: Don't lock DQ for complete task sending
7772 - scsi: hisi_sas: Use device lock to protect slot alloc/free
7773 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
7774 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
7775
7776 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
7777 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
7778
7779 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
7780 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
7781
7782 * hns3 driver updates (LP: #1768670)
7783 - net: hns3: Remove error log when getting pfc stats fails
7784 - net: hns3: fix to correctly fetch l4 protocol outer header
7785 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
7786 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
7787 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
7788 - net: hns3: Fix to support autoneg only for port attached with phy
7789 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
7790 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
7791 - net: hns3: Remove packet statistics in the range of 8192~12287
7792 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
7793 - net: hns3: Fix for setting mac address when resetting
7794 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
7795 - net: hns3: fix for cleaning ring problem
7796 - net: hns3: refactor the loopback related function
7797 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
7798 - net: hns3: Fix for the null pointer problem occurring when initializing
7799 ae_dev failed
7800 - net: hns3: Add a check for client instance init state
7801 - net: hns3: Change return type of hnae3_register_ae_dev
7802 - net: hns3: Change return type of hnae3_register_ae_algo
7803 - net: hns3: Change return value in hnae3_register_client
7804 - net: hns3: Fixes the back pressure setting when sriov is enabled
7805 - net: hns3: Fix for fiber link up problem
7806 - net: hns3: Add support of .sriov_configure in HNS3 driver
7807 - net: hns3: Fixes the missing PCI iounmap for various legs
7808 - net: hns3: Fixes error reported by Kbuild and internal review
7809 - net: hns3: Fixes API to fetch ethernet header length with kernel default
7810 - net: hns3: cleanup of return values in hclge_init_client_instance()
7811 - net: hns3: Fix the missing client list node initialization
7812 - net: hns3: Fix for hns3 module is loaded multiple times problem
7813 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
7814 - net: hns3: Fix for netdev not running problem after calling net_stop and
7815 net_open
7816 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
7817 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
7818 - net: hns3: Updates RX packet info fetch in case of multi BD
7819 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
7820 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
7821 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
7822 - net: hns3: Fix for PF mailbox receving unknown message
7823 - net: hns3: Fixes the state to indicate client-type initialization
7824 - net: hns3: Fixes the init of the VALID BD info in the descriptor
7825 - net: hns3: Removes unnecessary check when clearing TX/RX rings
7826 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
7827 - net: hns3: Remove unused led control code
7828 - net: hns3: Adds support for led locate command for copper port
7829 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
7830 - net: hns3: Disable vf vlan filter when vf vlan table is full
7831 - net: hns3: Add support for IFF_ALLMULTI flag
7832 - net: hns3: Add repeat address checking for setting mac address
7833 - net: hns3: Fix setting mac address error
7834 - net: hns3: Fix for service_task not running problem after resetting
7835 - net: hns3: Fix for hclge_reset running repeatly problem
7836 - net: hns3: Fix for phy not link up problem after resetting
7837 - net: hns3: Add missing break in misc_irq_handle
7838 - net: hns3: Fix for vxlan tx checksum bug
7839 - net: hns3: Optimize the PF's process of updating multicast MAC
7840 - net: hns3: Optimize the VF's process of updating multicast MAC
7841 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
7842 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
7843 VLD bit and buffer size
7844 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
7845 hclge_bind_ring_with_vector
7846 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
7847 uninit_client_instance
7848 - SAUCE: {topost} net: hns3: add vector status check before free vector
7849 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
7850 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
7851 - SAUCE: {topost} net: hns3: extraction an interface for state state
7852 init|uninit
7853 - SAUCE: {topost} net: hns3: print the ret value in error information
7854 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
7855 hns3_client_uninit
7856 - SAUCE: {topost} net: hns3: add unlikely for error check
7857 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
7858 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
7859 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
7860 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
7861 - SAUCE: {topost} net: hns3: remove some redundant assignments
7862 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
7863 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
7864 hclge_cmd_send
7865 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
7866 - SAUCE: {topost} net: hns3: remove some unused members of some structures
7867 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
7868 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
7869 kzalloc/dma_map_single
7870 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
7871 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
7872 - SAUCE: {topost} net: hns3: remove some redundant assignments
7873 - SAUCE: {topost} net: hns3: standardize the handle of return value
7874 - SAUCE: {topost} net: hns3: remove extra space and brackets
7875 - SAUCE: {topost} net: hns3: fix unreasonable code comments
7876 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
7877 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
7878 - SAUCE: {topost} net: hns3: fix mislead parameter name
7879 - SAUCE: {topost} net: hns3: remove unused struct member and definition
7880 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
7881 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
7882 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
7883 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
7884 status change
7885 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
7886 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
7887 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
7888 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
7889 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
7890 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
7891 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
7892 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
7893 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
7894 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
7895 function
7896 - SAUCE: {topost} net: hns3: prevent sending command during global or core
7897 reset
7898 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
7899 register
7900 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
7901 - SAUCE: {topost} net: hns3: prevent to request reset frequently
7902 - SAUCE: {topost} net: hns3: correct reset event status register
7903 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
7904 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
7905 - SAUCE: {topost} net: hns3: fix return value error in
7906 hns3_reset_notify_down_enet
7907 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
7908 while resetting
7909 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
7910 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
7911 hclge_get_ring_chain_from_mbx
7912 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
7913 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
7914 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
7915 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
7916
7917 * CVE-2018-7755
7918 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
7919
7920 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
7921 - [Packaging] Fix missing watchdog for Raspberry Pi
7922
7923 * kernel: Fix arch random implementation (LP: #1775391)
7924 - s390/archrandom: Rework arch random implementation.
7925
7926 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
7927 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
7928 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
7929
7930 * Cosmic update to v4.17.2 stable release (LP: #1779117)
7931 - crypto: chelsio - request to HW should wrap
7932 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
7933 - KVM: X86: Fix reserved bits check for MOV to CR3
7934 - KVM: x86: introduce linear_{read,write}_system
7935 - kvm: fix typo in flag name
7936 - kvm: nVMX: Enforce cpl=0 for VMX instructions
7937 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
7938 kvm_write_guest_virt_system
7939 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
7940 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
7941 - NFC: pn533: don't send USB data off of the stack
7942 - usbip: vhci_sysfs: fix potential Spectre v1
7943 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
7944 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
7945 - Input: xpad - add GPD Win 2 Controller USB IDs
7946 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
7947 - usb: core: message: remove extra endianness conversion in
7948 usb_set_isoch_delay
7949 - usb: typec: wcove: Remove dependency on HW FSM
7950 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
7951 - usb: gadget: udc: renesas_usb3: fix double phy_put()
7952 - usb: gadget: udc: renesas_usb3: should remove debugfs
7953 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
7954 udc
7955 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
7956 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
7957 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
7958 reconnecting
7959 - serial: sh-sci: Stop using printk format %pCr
7960 - tty/serial: atmel: use port->name as name in request_irq()
7961 - serial: samsung: fix maxburst parameter for DMA transactions
7962 - serial: 8250: omap: Fix idling of clocks for unused uarts
7963 - vmw_balloon: fixing double free when batching mode is off
7964 - doc: fix sysfs ABI documentation
7965 - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
7966 - tty: pl011: Avoid spuriously stuck-off interrupts
7967 - crypto: ccree - correct host regs offset
7968 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
7969 - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
7970 - crypto: caam - strip input zeros from RSA input buffer
7971 - crypto: caam - fix DMA mapping dir for generated IV
7972 - crypto: caam - fix IV DMA mapping and updating
7973 - crypto: caam/qi - fix IV DMA mapping and updating
7974 - crypto: caam - fix size of RSA prime factor q
7975 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
7976 - crypto: cavium - Limit result reading attempts
7977 - crypto: vmx - Remove overly verbose printk from AES init routines
7978 - crypto: vmx - Remove overly verbose printk from AES XTS init
7979 - crypto: omap-sham - fix memleak
7980 - Linux 4.17.2
7981
7982 * Cosmic update to v4.17.1 stable release (LP: #1779116)
7983 - netfilter: nf_flow_table: attach dst to skbs
7984 - bnx2x: use the right constant
7985 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
7986 - ipv6: omit traffic class when calculating flow hash
7987 - l2tp: fix refcount leakage on PPPoL2TP sockets
7988 - netdev-FAQ: clarify DaveM's position for stable backports
7989 - net: metrics: add proper netlink validation
7990 - net/packet: refine check for priv area size
7991 - rtnetlink: validate attributes in do_setlink()
7992 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
7993 - team: use netdev_features_t instead of u32
7994 - vrf: check the original netdevice for generating redirect
7995 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
7996 - ipmr: fix error path when ipmr_new_table fails
7997 - PCI: hv: Do not wait forever on a device that has disappeared
7998 - Linux 4.17.1
7999
8000 * Miscellaneous Ubuntu changes
8001 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
8002 CONFIG_VMAP_STACK"
8003 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
8004 - SAUCE: apparmor: userspace queries
8005 - SAUCE: apparmor: patch to provide compatibility with v2.x net rules
8006 - SAUCE: apparmor: af_unix mediation
8007
8008 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Jun 2018 08:03:32 -0500
8009
8010 linux (4.17.0-2.3) cosmic; urgency=medium
8011
8012 * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276)
8013
8014 * Miscellaneous Ubuntu changes
8015 - Config: remove IrDA from annotations
8016 - Config: remove scsi drivers from annotations
8017 - Config: remove BT_HCIBTUART from annotations
8018 - Config: pstore zlib support was renamed
8019 - Config: disable NVRAM for armhf on annotations
8020 - Config: Disable VT on s390x
8021 - Config: Update SSB and B43/B44 options
8022 - Config: some options not supported on some arches anymore
8023 - Config: renamed and removed options
8024 - Config: TCG_CRB is required for IMA on ACPI systems
8025 - Config: EXTCON_AXP288 depends on X86
8026 - Config: CONFIG_FSI depends on OF
8027 - Config: DRM_RCAR_LVDS now depends on DRM
8028 - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386
8029 - Config: Enable HINIC on arm64
8030 - Config: Set PPS and PTP_1588_CLOCK as y
8031 - Config: Some NF_TABLES options are built-in now
8032 - Config: GENERIC_CPU for ppc64el
8033 - Config: KEXEC_FILE=n for s390x
8034 - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS
8035 - Config: Disable STM32 support
8036 - Config: Enable FORTIFY_SOURCE for armhf
8037 - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR
8038
8039 [ Upstream Kernel Changes ]
8040
8041 * Rebase to v4.17
8042
8043 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 11 Jun 2018 15:22:10 -0300
8044
8045 linux (4.17.0-1.2) cosmic; urgency=medium
8046
8047 [ Seth Forshee ]
8048 * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516)
8049 - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64
8050
8051 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
8052 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
8053 num_possible_cpus()
8054
8055 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
8056 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
8057 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
8058
8059 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
8060 - [Config] update Build-Depends: transfig to fig2dev
8061
8062 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
8063 to load (LP: #1728238)
8064 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
8065 unreleased firmware"
8066
8067 * No driver for Huawei network adapters on arm64 (LP: #1769899)
8068 - net-next/hinic: add arm64 support
8069
8070 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
8071 - [Config] snapdragon: DRM_I2C_ADV7511=y
8072
8073 * Add d-i support for Huawei NICs (LP: #1767490)
8074 - d-i: add hinic to nic-modules udeb
8075
8076 * Acer Swift sf314-52 power button not managed (LP: #1766054)
8077 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
8078
8079 * Include nfp driver in linux-modules (LP: #1768526)
8080 - [Config] Add nfp.ko to generic inclusion list
8081
8082 * Miscellaneous Ubuntu changes
8083 - SAUCE: Import aufs driver
8084 - [Config] Enable AUFS config options
8085 - SAUCE: (efi-lockdown) Fix for module sig verification
8086 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
8087 reboot
8088 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
8089 boot mode
8090 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
8091 mode
8092 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
8093 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
8094 - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y
8095 - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot
8096 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17
8097 - enable zfs build
8098
8099 * Miscellaneous upstream changes
8100 - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in
8101 lockdown mode"
8102 - Rebased to v4.17-rc6
8103
8104 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 22 May 2018 14:48:13 -0300
8105
8106 linux (4.17.0-0.1) bionic; urgency=medium
8107
8108 [ Upstream Kernel Changes ]
8109
8110 * Rebase to v4.17-rc4
8111
8112 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 08 May 2018 16:38:51 -0300
8113
8114 linux (4.17.0-0.0) bionic; urgency=medium
8115
8116 * Dummy entry.
8117
8118 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 27 Apr 2018 11:01:13 -0300
8119
8120 linux (4.16.0-4.5) bionic; urgency=medium
8121
8122 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
8123 - tools/kvm_stat: Fix python3 syntax
8124 - tools/kvm_stat: Don't use deprecated file()
8125 - tools/kvm_stat: Remove unused function
8126 - [Packaging] Add linux-tools-host package for VM host tools
8127 - [Config] do_tools_host=true for amd64
8128
8129 * [Featire] CNL: Enable RAPL support (LP: #1685712)
8130 - powercap: RAPL: Add support for Cannon Lake
8131
8132 * Bionic update to v4.16.2 stable release (LP: #1763388)
8133 - sparc64: Oracle DAX driver depends on SPARC64
8134 - arp: fix arp_filter on l3slave devices
8135 - net: dsa: Discard frames from unused ports
8136 - net/ipv6: Increment OUTxxx counters after netfilter hook
8137 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
8138 - pptp: remove a buggy dst release in pptp_connect()
8139 - sctp: do not leak kernel memory to user space
8140 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
8141 - vlan: also check phy_driver ts_info for vlan's real device
8142 - net: fool proof dev_valid_name()
8143 - ip_tunnel: better validate user provided tunnel names
8144 - ipv6: sit: better validate user provided tunnel names
8145 - ip6_gre: better validate user provided tunnel names
8146 - ip6_tunnel: better validate user provided tunnel names
8147 - vti6: better validate user provided tunnel names
8148 - net_sched: fix a missing idr_remove() in u32_delete_key()
8149 - nfp: use full 40 bits of the NSP buffer address
8150 - Linux 4.16.2
8151
8152 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
8153 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable
8154 release (LP: #1763388)
8155 - sky2: Increase D3 delay to sky2 stops working after suspend
8156
8157 * Merge the linux-snapdragon kernel into bionic master/snapdragon
8158 (LP: #1763040)
8159 - arm64: defconfig: enable REMOTEPROC
8160 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
8161 - kernel: configs; add distro.config
8162 - arm64: configs: enable WCN36xx
8163 - kernel: distro.config: enable debug friendly USB network adpater
8164 - arm64: configs: enable QCOM Venus
8165 - arm64: defconfig: Enable a53/apcs and avs
8166 - arm64: defconfig: enable ondemand governor as default
8167 - arm64: defconfig: enable QCOM_TSENS
8168 - kernel: configs: enable dm_mod and dm_crypt
8169 - Force the SMD regulator driver to be compiled-in
8170 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
8171 - arm64: configs: enable BT_QCOMSMD
8172 - kernel: configs: add more USB net drivers
8173 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
8174 - arm64: configs: Enable camera drivers
8175 - kernel: configs: add freq stat to sysfs
8176 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
8177 - arm64: defconfig: Enable QRTR features
8178 - kernel: configs: set USB_CONFIG_F_FS in distro.config
8179 - kernel: distro.config: enable 'schedutil' CPUfreq governor
8180 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
8181 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
8182 - arm64: defconfig: enable LEDS_QCOM_LPG
8183 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
8184 - power: avs: Add support for CPR (Core Power Reduction)
8185 - power: avs: cpr: Use raw mem access for qfprom
8186 - power: avs: cpr: fix with new reg_sequence structures
8187 - power: avs: cpr: Register with cpufreq-dt
8188 - regulator: smd: Add floor and corner operations
8189 - PM / OPP: Support adjusting OPP voltages at runtime
8190 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
8191 - PM / OPP: HACK: Allow to set regulator without opp_list
8192 - PM / OPP: Add a helper to get an opp regulator for device
8193 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
8194 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
8195 - ov5645: I2C address change
8196 - i2c: Add Qualcomm Camera Control Interface driver
8197 - camss: vfe: Skip first four frames from sensor
8198 - camss: Do not register if no cameras are present
8199 - i2c-qcom-cci: Fix run queue completion timeout
8200 - i2c-qcom-cci: Fix I2C address bug
8201 - media: ov5645: Fix I2C address
8202 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
8203 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
8204 - leds: Add driver for Qualcomm LPG
8205 - wcn36xx: Fix warning due to duplicate scan_completed notification
8206 - arm64: dts: Add CPR DT node for msm8916
8207 - arm64: dts: add spmi-regulator nodes
8208 - arm64: dts: msm8916: Add cpufreq support
8209 - arm64: dts: msm8916: Add a shared CPU opp table
8210 - arm64: dts: msm8916: Add cpu cooling maps
8211 - arm64: dts: pm8916: Mark the s2 regulator as always-on
8212 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
8213 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
8214 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
8215 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
8216 driver
8217 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
8218 - DT: leds: Add Qualcomm Light Pulse Generator binding
8219 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
8220 - arm64: dts: qcom: Add pwm node for pm8916
8221 - arm64: dts: qcom: Add user LEDs on db820c
8222 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
8223 - ARM: dts: qcom: Add LPG node to pm8941
8224 - ARM: dts: qcom: honami: Add LPG node and RGB LED
8225 - arm64: dts: qcom: Add Camera Control Interface support
8226 - arm64: dts: qcom: Add apps_iommu vfe child node
8227 - arm64: dts: qcom: Add camss device node
8228 - arm64: dts: qcom: Add ov5645 device nodes
8229 - arm64: dts: msm8916: Fix camera sensors I2C addresses
8230 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
8231 - packaging: arm64: add a uboot flavour - part1
8232 - packaging: arm64: add a uboot flavour - part2
8233 - packaging: arm64: add a uboot flavour - part3
8234 - packaging: arm64: add a uboot flavour - part4
8235 - packaging: arm64: add a uboot flavour - part5
8236 - packaging: arm64: rename uboot flavour to snapdragon
8237 - [Config] updateconfigs after qcomlt import
8238 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
8239 - [Config] arm64: snapdragon: MSM_GCC_8916=y
8240 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
8241 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
8242 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
8243 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
8244 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
8245 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
8246 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
8247 - [Config] arm64: snapdragon: QCOM_SMEM=y
8248 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
8249 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
8250 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
8251 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
8252 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
8253 - [Config] arm64: snapdragon: QCOM_CPR=y
8254 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
8255 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
8256 - [Config] turn off DRM_MSM_REGISTER_LOGGING
8257 - [Config] arm64: snapdragon: I2C_QUP=y
8258 - [Config] arm64: snapdragon: SPI_QUP=y
8259 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
8260 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
8261 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
8262 - [Config] arm64: snapdragon: QCOM_SMSM=y
8263 - [Config] arm64: snapdragon: QCOM_SMP2P=y
8264 - [Config] arm64: snapdragon: DRM_MSM=y
8265 - [Config] arm64: snapdragon: SND_SOC=y
8266 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
8267 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
8268 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
8269 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
8270 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
8271 SND_SOC_MSM8916_WCD_DIGITAL=y
8272 - SAUCE: media: ov5645: skip address change if dt addr == default addr
8273 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
8274 #ifdefs
8275 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
8276 - [Packaging] fix up snapdragon abi paths
8277
8278 * LSM stacking patches for bionic (LP: #1763062)
8279 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
8280 - SAUCE: LSM stacking: LSM: Manage credential security blobs
8281 - SAUCE: LSM stacking: LSM: Manage file security blobs
8282 - SAUCE: LSM stacking: LSM: Manage task security blobs
8283 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
8284 - SAUCE: LSM stacking: LSM: General stacking
8285 - SAUCE: LSM stacking: fixup initialize task->security
8286 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
8287 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
8288 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
8289 - SAUCE: LSM stacking: fixup apparmor stacking enablement
8290 - SAUCE: LSM stacking: fixup stacking kconfig
8291 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
8292 - SAUCE: LSM stacking: provide prctl interface for setting context
8293 - SAUCE: LSM stacking: inherit current display LSM
8294 - SAUCE: LSM stacking: keep an index for each registered LSM
8295 - SAUCE: LSM stacking: verify display LSM
8296 - SAUCE: LSM stacking: provide a way to specify the default display lsm
8297 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
8298 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
8299 - SAUCE: LSM stacking: add Kconfig to set default display LSM
8300 - SAUCE: LSM stacking: add configs for LSM stacking
8301 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
8302 - SAUCE: LSM stacking: remove procfs context interface
8303
8304 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
8305 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
8306 - SAUCE: LSM stacking: check for invalid zero sized writes
8307
8308 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
8309 (LP: #1762755)
8310 - RDMA/hns: Support rq record doorbell for the user space
8311 - RDMA/hns: Support cq record doorbell for the user space
8312 - RDMA/hns: Support rq record doorbell for kernel space
8313 - RDMA/hns: Support cq record doorbell for kernel space
8314 - RDMA/hns: Fix cqn type and init resp
8315 - RDMA/hns: Fix init resp when alloc ucontext
8316 - RDMA/hns: Fix cq record doorbell enable in kernel
8317
8318 * Replace LPC patchset with upstream version (LP: #1762758)
8319 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
8320 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
8321 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
8322 children"
8323 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
8324 bindings"
8325 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
8326 devices"
8327 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
8328 hosts"
8329 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
8330 pci_register_io_range()"
8331 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
8332 pci_register_io_range()"
8333 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
8334 - lib: Add generic PIO mapping method
8335 - PCI: Remove __weak tag from pci_register_io_range()
8336 - PCI: Add fwnode handler as input param of pci_register_io_range()
8337 - PCI: Apply the new generic I/O management on PCI IO hosts
8338 - of: Add missing I/O range exception for indirect-IO devices
8339 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
8340 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
8341 - ACPI / scan: Do not enumerate Indirect IO host children
8342 - HISI LPC: Add ACPI support
8343 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
8344
8345 * Enable Tunneled Operations on POWER9 (LP: #1762448)
8346 - powerpc/powernv: Enable tunneled operations
8347 - cxl: read PHB indications from the device tree
8348
8349 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
8350 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
8351
8352 * NFS + sec=krb5 is broken (LP: #1759791)
8353 - sunrpc: remove incorrect HMAC request initialization
8354
8355 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
8356 - d-i: add bcm2835 to block-modules
8357
8358 * Backport USB core quirks (LP: #1762695)
8359 - usb: core: Add "quirks" parameter for usbcore
8360 - usb: core: Copy parameter string correctly and remove superfluous null check
8361 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
8362
8363 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
8364 setting up a second end-to-end encrypted disk (LP: #1762353)
8365 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
8366
8367 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
8368 - s390: move nobp parameter functions to nospec-branch.c
8369 - s390: add automatic detection of the spectre defense
8370 - s390: report spectre mitigation via syslog
8371 - s390: add sysfs attributes for spectre
8372 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
8373 - s390: correct nospec auto detection init order
8374
8375 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
8376 - powerpc/64s: Wire up cpu_show_spectre_v2()
8377
8378 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
8379 - powerpc/64s: Wire up cpu_show_spectre_v1()
8380
8381 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
8382 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
8383 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
8384 - powerpc/rfi-flush: Always enable fallback flush on pseries
8385 - powerpc/rfi-flush: Differentiate enabled and patched flush types
8386 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
8387 - powerpc/64s: Move cpu_show_meltdown()
8388 - powerpc/64s: Enhance the information in cpu_show_meltdown()
8389 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
8390 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
8391
8392 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
8393 CVE-2017-5753 // CVE-2017-5754
8394 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
8395 - powerpc: Add security feature flags for Spectre/Meltdown
8396 - powerpc/pseries: Set or clear security feature flags
8397 - powerpc/powernv: Set or clear security feature flags
8398
8399 * Hisilicon network subsystem 3 support (LP: #1761610)
8400 - net: hns3: export pci table of hclge and hclgevf to userspace
8401 - d-i: Add hns3 drivers to nic-modules
8402
8403 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
8404 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
8405
8406 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
8407 - perf vendor events: Drop incomplete multiple mapfile support
8408 - perf vendor events: Fix error code in json_events()
8409 - perf vendor events: Drop support for unused topic directories
8410 - perf vendor events: Add support for pmu events vendor subdirectory
8411 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
8412 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
8413 - perf vendor events: Add support for arch standard events
8414 - perf vendor events arm64: Add armv8-recommended.json
8415 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
8416 - perf vendor events arm64: fixup A53 to use recommended events
8417 - perf vendor events arm64: add HiSilicon hip08 JSON file
8418 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
8419
8420 * Warning "cache flush timed out!" seen when unloading the cxl driver
8421 (LP: #1762367)
8422 - cxl: Check if PSL data-cache is available before issue flush request
8423
8424 * Bionic update to v4.16.1 stable release (LP: #1763170)
8425 - bitmap: fix memset optimization on big-endian systems
8426 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
8427 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
8428 - USB: serial: cp210x: add ELDAT Easywave RX09 id
8429 - serial: 8250: Add Nuvoton NPCM UART
8430 - mei: remove dev_err message on an unsupported ioctl
8431 - /dev/mem: Avoid overwriting "err" in read_mem()
8432 - media: usbtv: prevent double free in error case
8433 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
8434 - crypto: lrw - Free rctx->ext with kzfree
8435 - crypto: ccp - Fill the result buffer only on digest, finup, and final ops
8436 - crypto: talitos - don't persistently map req_ctx->hw_context and
8437 req_ctx->buf
8438 - crypto: inside-secure - fix clock management
8439 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
8440 - crypto: talitos - fix IPsec cipher in length
8441 - crypto: ahash - Fix early termination in hash walk
8442 - crypto: caam - Fix null dereference at error path
8443 - crypto: ccp - return an actual key size from RSA max_size callback
8444 - crypto: arm,arm64 - Fix random regeneration of S_shipped
8445 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
8446 - Bluetooth: hci_bcm: Add 6 new ACPI HIDs
8447 - Btrfs: fix unexpected cow in run_delalloc_nocow
8448 - siox: fix possible buffer overflow in device_add_store
8449 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
8450 - Revert "base: arch_topology: fix section mismatch build warnings"
8451 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
8452 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
8453 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
8454 - vt: change SGR 21 to follow the standards
8455 - Fix slab name "biovec-(1<<(21-12))"
8456 - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
8457 - Linux 4.16.1
8458
8459 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
8460 starting 4.15-rc2 (LP: #1759893)
8461 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
8462 build"
8463 - [Config] CONFIG_BLK_DEV_NMVE=m
8464
8465 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
8466 - PM / hibernate: Make passing hibernate offsets more friendly
8467
8468 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
8469 type(pseries-bionic) complaining "KVM implementation does not support
8470 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
8471 - powerpc: Use feature bit for RTC presence rather than timebase presence
8472 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
8473 - powerpc: Free up CPU feature bits on 64-bit machines
8474 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
8475 - powerpc/powernv: Provide a way to force a core into SMT4 mode
8476 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
8477 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
8478 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
8479
8480 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
8481 - thunderbolt: Resume control channel after hibernation image is created
8482 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
8483 - thunderbolt: Handle connecting device in place of host properly
8484 - thunderbolt: Do not overwrite error code when domain adding fails
8485 - thunderbolt: Wait a bit longer for root switch config space
8486 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
8487 - thunderbolt: Handle rejected Thunderbolt devices
8488 - thunderbolt: Factor common ICM add and update operations out
8489 - thunderbolt: Correct function name in kernel-doc comment
8490 - thunderbolt: Add tb_switch_get()
8491 - thunderbolt: Add tb_switch_find_by_route()
8492 - thunderbolt: Add tb_xdomain_find_by_route()
8493 - thunderbolt: Add constant for approval timeout
8494 - thunderbolt: Move driver ready handling to struct icm
8495 - thunderbolt: Add 'boot' attribute for devices
8496 - thunderbolt: Add support for preboot ACL
8497 - thunderbolt: Introduce USB only (SL4) security level
8498 - thunderbolt: Add support for Intel Titan Ridge
8499
8500 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
8501 - ath10k: update the IRAM bank number for QCA9377
8502
8503 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
8504 (LP: #1759511)
8505 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
8506
8507 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
8508 (LP: #1757228)
8509 - cxl: Fix timebase synchronization status on P9
8510
8511 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
8512 fixes (LP: #1752182)
8513 - scsi: lpfc: Fix frequency of Release WQE CQEs
8514 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
8515 - scsi: lpfc: move placement of target destroy on driver detach
8516 - scsi: lpfc: correct debug counters for abort
8517 - scsi: lpfc: Add WQ Full Logic for NVME Target
8518 - scsi: lpfc: Fix PRLI handling when topology type changes
8519 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
8520 - scsi: lpfc: Fix RQ empty firmware trap
8521 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
8522 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
8523 - scsi: lpfc: Fix issue_lip if link is disabled
8524 - scsi: lpfc: Indicate CONF support in NVMe PRLI
8525 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
8526 - scsi: lpfc: Validate adapter support for SRIU option
8527 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
8528 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
8529 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
8530 - scsi: lpfc: update driver version to 11.4.0.7
8531 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
8532 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
8533 - scsi: lpfc: Rework sli4 doorbell infrastructure
8534 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
8535 - scsi: lpfc: Add push-to-adapter support to sli4
8536 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
8537 - scsi: lpfc: Add 64G link speed support
8538 - scsi: lpfc: Add if_type=6 support for cycling valid bits
8539 - scsi: lpfc: Enable fw download on if_type=6 devices
8540 - scsi: lpfc: Add embedded data pointers for enhanced performance
8541 - scsi: lpfc: Fix nvme embedded io length on new hardware
8542 - scsi: lpfc: Work around NVME cmd iu SGL type
8543 - scsi: lpfc: update driver version to 12.0.0.0
8544 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
8545 - scsi: lpfc: use __raw_writeX on DPP copies
8546 - scsi: lpfc: Add missing unlock in WQ full logic
8547
8548 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
8549 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
8550
8551 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
8552 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
8553 - [Packaging] include the retpoline extractor in the headers
8554
8555 * Use med_with_dipm SATA LPM to save more power for mobile platforms
8556 (LP: #1759547)
8557 - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3
8558
8559 * Miscellaneous Ubuntu changes
8560 - [Packaging] Only install cloud init files when do_tools_common=true
8561 - SAUCE: Import aufs driver
8562 - [Config] Enable AUFS config options
8563
8564 -- Seth Forshee <seth.forshee@canonical.com> Thu, 12 Apr 2018 09:30:56 -0500
8565
8566 linux (4.16.0-3.4) bionic; urgency=medium
8567
8568 * Allow multiple mounts of zfs datasets (LP: #1759848)
8569 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
8570
8571 * zfs system process hung on container stop/delete (LP: #1754584)
8572 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
8573 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
8574 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
8575
8576 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
8577 (LP: #1755073)
8578 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
8579
8580 * CAPI Flash (cxlflash) update (LP: #1752672)
8581 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
8582 - SAUCE: cxlflash: Avoid clobbering context control register value
8583 - SAUCE: cxlflash: Add argument identifier names
8584 - SAUCE: cxlflash: Introduce OCXL backend
8585 - SAUCE: cxlflash: Hardware AFU for OCXL
8586 - SAUCE: cxlflash: Read host function configuration
8587 - SAUCE: cxlflash: Setup function acTag range
8588 - SAUCE: cxlflash: Read host AFU configuration
8589 - SAUCE: cxlflash: Setup AFU acTag range
8590 - SAUCE: cxlflash: Setup AFU PASID
8591 - SAUCE: cxlflash: Adapter context support for OCXL
8592 - SAUCE: cxlflash: Use IDR to manage adapter contexts
8593 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
8594 - SAUCE: cxlflash: Support adapter context discovery
8595 - SAUCE: cxlflash: Support image reload policy modification
8596 - SAUCE: cxlflash: MMIO map the AFU
8597 - SAUCE: cxlflash: Support starting an adapter context
8598 - SAUCE: cxlflash: Support process specific mappings
8599 - SAUCE: cxlflash: Support AFU state toggling
8600 - SAUCE: cxlflash: Support reading adapter VPD data
8601 - SAUCE: cxlflash: Setup function OCXL link
8602 - SAUCE: cxlflash: Setup OCXL transaction layer
8603 - SAUCE: cxlflash: Support process element lifecycle
8604 - SAUCE: cxlflash: Support AFU interrupt management
8605 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
8606 - SAUCE: cxlflash: Support starting user contexts
8607 - SAUCE: cxlflash: Support adapter context polling
8608 - SAUCE: cxlflash: Support adapter context reading
8609 - SAUCE: cxlflash: Support adapter context mmap and release
8610 - SAUCE: cxlflash: Support file descriptor mapping
8611 - SAUCE: cxlflash: Introduce object handle fop
8612 - SAUCE: cxlflash: Setup LISNs for user contexts
8613 - SAUCE: cxlflash: Setup LISNs for master contexts
8614 - SAUCE: cxlflash: Update synchronous interrupt status bits
8615 - SAUCE: cxlflash: Introduce OCXL context state machine
8616 - SAUCE: cxlflash: Register for translation errors
8617 - SAUCE: cxlflash: Support AFU reset
8618 - SAUCE: cxlflash: Enable OCXL operations
8619
8620 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
8621 (LP: #1736393)
8622 - SAUCE: drm/i915:Don't set chip specific data
8623 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
8624
8625 * zed process consuming 100% cpu (LP: #1751796)
8626 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
8627
8628 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
8629 "always" (LP: #1753708)
8630 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
8631
8632 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
8633 - [Packaging] retpoline -- add safe usage hint support
8634 - [Packaging] retpoline-check -- only report additions
8635 - [Packaging] retpoline -- widen indirect call/jmp detection
8636 - [Packaging] retpoline -- elide %rip relative indirections
8637 - [Packaging] retpoline -- clear hint information from packages
8638 - SAUCE: apm -- annotate indirect calls within
8639 firmware_restrict_branch_speculation_{start,end}
8640 - SAUCE: EFI -- annotate indirect calls within
8641 firmware_restrict_branch_speculation_{start,end}
8642 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
8643 code
8644 - SAUCE: vga_set_mode -- avoid jump tables
8645 - [Config] retpoine -- switch to new format
8646
8647 * Miscellaneous Ubuntu changes
8648 - [Packaging] final-checks -- remove check for empty retpoline files
8649 - [Packaging] skip cloud tools packaging when not building package
8650
8651 [ Upstream Kernel Changes ]
8652
8653 * Rebase to v4.16
8654
8655 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Apr 2018 16:15:36 -0500
8656
8657 linux (4.16.0-2.3) bionic; urgency=medium
8658
8659 * devpts: handle bind-mounts (LP: #1755857)
8660 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
8661 - SAUCE: devpts: resolve devpts bind-mounts
8662 - SAUCE: devpts: comment devpts_mntget()
8663 - SAUCE: selftests: add devpts selftests
8664
8665 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
8666 - d-i: add hisi_sas_v3_hw to scsi-modules
8667
8668 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
8669 - SAUCE: scsi: hisi_sas: config for hip08 ES
8670 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
8671
8672 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
8673 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
8674
8675 * Fix ARC hit rate (LP: #1755158)
8676 - SAUCE: Fix ARC hit rate (LP: #1755158)
8677
8678 * ZFS setgid broken on 0.7 (LP: #1753288)
8679 - SAUCE: Fix ZFS setgid
8680
8681 * CONFIG_EFI=y on armhf (LP: #1726362)
8682 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
8683
8684 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
8685 - [Config] CONFIG_USB_XHCI_DBGCAP=y
8686
8687 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
8688 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
8689 - [Config] retpoline -- clean up i386 retpoline files
8690
8691 * Miscellaneous Ubuntu changes
8692 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
8693 - [Config] fix up retpoline abi files
8694 - [Config] fix up retpoline abi files
8695 - d-i: Add netsec to nic-modules
8696
8697 [ Upstream Kernel Changes ]
8698
8699 * Rebase to v4.16-rc6
8700
8701 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Mar 2018 14:09:49 -0500
8702
8703 linux (4.16.0-1.2) bionic; urgency=medium
8704
8705 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
8706 - d-i: add cxgb4 to nic-modules
8707
8708 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
8709 - [Config] CONFIG_INDIRECT_PIO=y
8710 - SAUCE: LIB: Introduce a generic PIO mapping method
8711 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
8712 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
8713 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
8714 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
8715 - [Config] CONFIG_HISILICON_LPC=y
8716 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
8717 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
8718 - SAUCE: HISI LPC: Add ACPI support
8719 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
8720
8721 * Miscellaneous Ubuntu changes
8722 - SAUCE: tools: use CC for linking acpi tools
8723
8724 [ Upstream Kernel Changes ]
8725
8726 * Rebase to v4.16-rc3
8727
8728 -- Seth Forshee <seth.forshee@canonical.com> Wed, 28 Feb 2018 10:17:23 -0600
8729
8730 linux (4.16.0-0.1) bionic; urgency=medium
8731
8732 * retpoline abi files are empty on i386 (LP: #1751021)
8733 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
8734 - [Packaging] final-checks -- sanity checking ABI contents
8735 - [Packaging] final-checks -- check for empty retpoline files
8736
8737 * Miscellaneous upstream changes
8738 - disable vbox build
8739 - Disable zfs build
8740
8741 [ Upstream Kernel Changes ]
8742
8743 * Rebase to v4.16-rc2
8744
8745 -- Seth Forshee <seth.forshee@canonical.com> Thu, 22 Feb 2018 08:58:57 -0600
8746
8747 linux (4.16.0-0.0) bionic; urgency=medium
8748
8749 * Dummy entry
8750
8751 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Feb 2018 14:33:13 -0600
8752
8753 linux (4.15.0-10.11) bionic; urgency=medium
8754
8755 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
8756
8757 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
8758 (LP: #1749202)
8759 - swiotlb: suppress warning when __GFP_NOWARN is set
8760 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
8761
8762 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
8763 - SAUCE: tools -- add ability to disable libbfd
8764 - [Packaging] correct disablement of libbfd
8765
8766 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
8767 (LP: #1744058)
8768 - ALSA: hda/realtek - update ALC225 depop optimize
8769
8770 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
8771 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
8772
8773 * headset mic can't be detected on two Dell machines (LP: #1748807)
8774 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
8775 - ALSA: hda - Fix headset mic detection problem for two Dell machines
8776
8777 * Bionic update to v4.15.3 stable release (LP: #1749191)
8778 - ip6mr: fix stale iterator
8779 - net: igmp: add a missing rcu locking section
8780 - qlcnic: fix deadlock bug
8781 - qmi_wwan: Add support for Quectel EP06
8782 - r8169: fix RTL8168EP take too long to complete driver initialization.
8783 - tcp: release sk_frag.page in tcp_disconnect
8784 - vhost_net: stop device during reset owner
8785 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
8786 - ipv6: change route cache aging logic
8787 - Revert "defer call to mem_cgroup_sk_alloc()"
8788 - net: ipv6: send unsolicited NA after DAD
8789 - rocker: fix possible null pointer dereference in
8790 rocker_router_fib_event_work
8791 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
8792 - cls_u32: add missing RCU annotation.
8793 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
8794 - soreuseport: fix mem leak in reuseport_add_sock()
8795 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
8796 - net: sched: fix use-after-free in tcf_block_put_ext
8797 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
8798 - media: soc_camera: soc_scale_crop: add missing
8799 MODULE_DESCRIPTION/AUTHOR/LICENSE
8800 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8801 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
8802 - crypto: tcrypt - fix S/G table for test_aead_speed()
8803 - Linux 4.15.3
8804
8805 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
8806 CVE-2018-1000026
8807 - net: create skb_gso_validate_mac_len()
8808 - bnx2x: disable GSO where gso_size is too big for hardware
8809
8810 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
8811 - net: hns: add ACPI mode support for ethtool -p
8812
8813 * CVE-2017-5715 (Spectre v2 Intel)
8814 - [Packaging] retpoline files must be sorted
8815 - [Packaging] pull in retpoline files
8816
8817 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
8818 - d-i: Add hfi1 to nic-modules
8819
8820 * CVE-2017-5715 (Spectre v2 retpoline)
8821 - [Packaging] retpoline -- add call site validation
8822 - [Config] disable retpoline checks for first upload
8823
8824 * Do not duplicate changelog entries assigned to more than one bug or CVE
8825 (LP: #1743383)
8826 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
8827
8828 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
8829
8830 linux (4.15.0-9.10) bionic; urgency=medium
8831
8832 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
8833
8834 * Miscellaneous Ubuntu changes
8835 - [Debian] tests -- remove gcc-multilib dependency for arm64
8836
8837 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
8838
8839 linux (4.15.0-8.9) bionic; urgency=medium
8840
8841 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
8842
8843 * Bionic update to v4.15.2 stable release (LP: #1748072)
8844 - KVM: x86: Make indirect calls in emulator speculation safe
8845 - KVM: VMX: Make indirect call speculation safe
8846 - module/retpoline: Warn about missing retpoline in module
8847 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
8848 - x86/cpufeatures: Add Intel feature bits for Speculation Control
8849 - x86/cpufeatures: Add AMD feature bits for Speculation Control
8850 - x86/msr: Add definitions for new speculation control MSRs
8851 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
8852 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
8853 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
8854 - x86/alternative: Print unadorned pointers
8855 - x86/nospec: Fix header guards names
8856 - x86/bugs: Drop one "mitigation" from dmesg
8857 - x86/cpu/bugs: Make retpoline module warning conditional
8858 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
8859 - x86/retpoline: Simplify vmexit_fill_RSB()
8860 - x86/speculation: Simplify indirect_branch_prediction_barrier()
8861 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8862 - iio: adc/accel: Fix up module licenses
8863 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8864 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8865 - KVM: nVMX: Eliminate vmcs02 pool
8866 - KVM: VMX: introduce alloc_loaded_vmcs
8867 - objtool: Improve retpoline alternative handling
8868 - objtool: Add support for alternatives at the end of a section
8869 - objtool: Warn on stripped section symbol
8870 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
8871 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
8872 - x86/entry/64: Remove the SYSCALL64 fast path
8873 - x86/entry/64: Push extra regs right away
8874 - x86/asm: Move 'status' from thread_struct to thread_info
8875 - Documentation: Document array_index_nospec
8876 - array_index_nospec: Sanitize speculative array de-references
8877 - x86: Implement array_index_mask_nospec
8878 - x86: Introduce barrier_nospec
8879 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
8880 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
8881 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
8882 - x86/get_user: Use pointer masking to limit speculation
8883 - x86/syscall: Sanitize syscall table de-references under speculation
8884 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
8885 - nl80211: Sanitize array index in parse_txq_params
8886 - x86/spectre: Report get_user mitigation for spectre_v1
8887 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
8888 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
8889 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
8890 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
8891 - KVM: VMX: make MSR bitmaps per-VCPU
8892 - x86/kvm: Update spectre-v1 mitigation
8893 - x86/retpoline: Avoid retpolines for built-in __init functions
8894 - x86/spectre: Simplify spectre_v2 command line parsing
8895 - x86/pti: Mark constant arrays as __initconst
8896 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
8897 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
8898 - KVM/x86: Add IBPB support
8899 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
8900 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
8901 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
8902 - serial: core: mark port as initialized after successful IRQ change
8903 - fpga: region: release of_parse_phandle nodes after use
8904 - Linux 4.15.2
8905
8906 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
8907 - net: phy: core: remove now uneeded disabling of interrupts
8908 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
8909 - net: socionext: Add Synquacer NetSec driver
8910 - net: socionext: include linux/io.h to fix build
8911 - net: socionext: Fix error return code in netsec_netdev_open()
8912
8913 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
8914 - [Config] CONFIG_EDAC_GHES=y
8915
8916 * support thunderx2 vendor pmu events (LP: #1747523)
8917 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
8918 - perf tools arm64: Add support for get_cpuid_str function.
8919 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
8920 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
8921 events
8922 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
8923
8924 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
8925 - SAUCE: mm: disable vma based swap readahead by default
8926 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
8927
8928 * Miscellaneous Ubuntu changes
8929 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
8930
8931 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
8932
8933 linux (4.15.0-7.8) bionic; urgency=medium
8934
8935 * Bionic update to v4.15.1 stable release (LP: #1747169)
8936 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
8937 - tools/gpio: Fix build error with musl libc
8938 - gpio: stmpe: i2c transfer are forbiden in atomic context
8939 - gpio: Fix kernel stack leak to userspace
8940 - ALSA: hda - Reduce the suspend time consumption for ALC256
8941 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
8942 - crypto: aesni - handle zero length dst buffer
8943 - crypto: aesni - fix typo in generic_gcmaes_decrypt
8944 - crypto: aesni - add wrapper for generic gcm(aes)
8945 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
8946 aesni
8947 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
8948 aesni
8949 - crypto: inside-secure - fix hash when length is a multiple of a block
8950 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
8951 - crypto: sha3-generic - fixes for alignment and big endian operation
8952 - crypto: af_alg - whitelist mask and type
8953 - HID: wacom: EKR: ensure devres groups at higher indexes are released
8954 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
8955 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8956 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8957 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
8958 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8959 - igb: Free IRQs when device is hotplugged
8960 - ima/policy: fix parsing of fsuuid
8961 - scsi: aacraid: Fix udev inquiry race condition
8962 - scsi: aacraid: Fix hang in kdump
8963 - scsi: storvsc: missing error code in storvsc_probe()
8964 - staging: lustre: separate a connection destroy from free struct kib_conn
8965 - staging: ccree: NULLify backup_info when unused
8966 - staging: ccree: fix fips event irq handling build
8967 - tty: fix data race between tty_init_dev and flush of buf
8968 - usb: option: Add support for FS040U modem
8969 - USB: serial: pl2303: new device id for Chilitag
8970 - USB: cdc-acm: Do not log urb submission errors on disconnect
8971 - CDC-ACM: apply quirk for card reader
8972 - USB: serial: io_edgeport: fix possible sleep-in-atomic
8973 - usbip: prevent bind loops on devices attached to vhci_hcd
8974 - usbip: list: don't list devices attached to vhci_hcd
8975 - USB: serial: simple: add Motorola Tetra driver
8976 - usb: f_fs: Prevent gadget unbind if it is already unbound
8977 - usb: uas: unconditionally bring back host after reset
8978 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
8979 - ANDROID: binder: remove waitqueue when thread exits.
8980 - android: binder: use VM_ALLOC to get vm area
8981 - mei: me: allow runtime pm for platform with D0i3
8982 - serial: 8250_of: fix return code when probe function fails to get reset
8983 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
8984 - serial: 8250_dw: Revert "Improve clock rate setting"
8985 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
8986 - spi: imx: do not access registers while clocks disabled
8987 - iio: adc: stm32: fix scan of multiple channels with DMA
8988 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
8989 - test_firmware: fix missing unlock on error in config_num_requests_store()
8990 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
8991 - Input: synaptics-rmi4 - do not delete interrupt memory too early
8992 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
8993 - Linux 4.15.1
8994
8995 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
8996 (LP: #1744712)
8997 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
8998 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
8999 version
9000
9001 * apparmor profile load in stacked policy container fails (LP: #1746463)
9002 - SAUCE: apparmor: fix display of .ns_name for containers
9003
9004 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
9005
9006 linux (4.15.0-6.7) bionic; urgency=low
9007
9008 * upload urgency should be medium by default (LP: #1745338)
9009 - [Packaging] update urgency to medium by default
9010
9011 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
9012 - scsi: libiscsi: Allow sd_shutdown on bad transport
9013
9014 * Miscellaneous Ubuntu changes
9015 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
9016 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
9017 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
9018
9019 [ Upstream Kernel Changes ]
9020
9021 * Rebase to v4.15
9022
9023 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
9024
9025 linux (4.15.0-5.6) bionic; urgency=low
9026
9027 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
9028 (LP: #1744077)
9029 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
9030
9031 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
9032 (LP: #1743638)
9033 - [d-i] Add qede to nic-modules udeb
9034
9035 * boot failure on AMD Raven + WesternXT (LP: #1742759)
9036 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
9037
9038 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
9039 (LP: #1726519)
9040 - SAUCE: Revert "scsi: libsas: allow async aborts"
9041
9042 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
9043 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
9044
9045 * Miscellaneous Ubuntu changes
9046 - Rebase to v4.15-rc7
9047 - [Config] CONFIG_CPU_ISOLATION=y
9048 - [Config] Update annotations following config review
9049 - Revert "UBUNTU: SAUCE: Import aufs driver"
9050 - SAUCE: Import aufs driver
9051 - ubuntu: vbox -- update to 5.2.6-dfsg-1
9052 - ubuntu: vbox: build fixes for 4.15
9053 - ubuntu: vbox -- update to 5.2.6-dfsg-2
9054 - hio: updates for timer api changes in 4.15
9055 - enable hio build
9056 - Rebase to v4.15-rc9
9057
9058 [ Upstream Kernel Changes ]
9059
9060 * Rebase to v4.15-rc9
9061
9062 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
9063
9064 linux (4.15.0-4.5) bionic; urgency=low
9065
9066 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
9067 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
9068
9069 * External HDMI monitor failed to show screen on Lenovo X1 series
9070 (LP: #1738523)
9071 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
9072
9073 * Miscellaneous Ubuntu changes
9074 - [Debian] autoreconstruct - add resoration of execute permissions
9075
9076 [ Upstream Kernel Changes ]
9077
9078 * Rebase to v4.15-rc4
9079
9080 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
9081
9082 linux (4.15.0-3.4) bionic; urgency=low
9083
9084 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
9085 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
9086
9087 [ Upstream Kernel Changes ]
9088
9089 * Rebase to v4.15-rc6
9090
9091 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
9092
9093 linux (4.15.0-2.3) bionic; urgency=low
9094
9095 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
9096 4.15.0-1.2 (LP: #1737752)
9097 - x86/mm: Unbreak modules that use the DMA API
9098
9099 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
9100 - [Config] CONFIG_SPI_INTEL_SPI_*=n
9101
9102 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
9103 and udebs (LP: #1521712)
9104 - [Config] Include ibmvnic in nic-modules
9105
9106 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
9107 - [Config] Enable support for emulation of deprecated ARMv8 instructions
9108
9109 * Miscellaneous Ubuntu changes
9110 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
9111 - Enable zfs build
9112 - [Debian] add icp to zfs-modules.ignore
9113
9114 [ Upstream Kernel Changes ]
9115
9116 * Rebase to v4.15-rc4
9117
9118 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
9119
9120 linux (4.15.0-1.2) bionic; urgency=low
9121
9122 * Disabling zfs does not always disable module checks for the zfs modules
9123 (LP: #1737176)
9124 - [Packaging] disable zfs module checks when zfs is disabled
9125
9126 * Miscellaneous Ubuntu changes
9127 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
9128
9129 [ Upstream Kernel Changes ]
9130
9131 * Rebase to v4.15-rc3
9132
9133 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
9134
9135 linux (4.15.0-0.1) bionic; urgency=low
9136
9137 * Miscellaneous Ubuntu changes
9138 - ubuntu: vbox -- update to 5.2.2-dfsg-2
9139 - ubuntu: vbox: build fixes for 4.15
9140 - disable hio build
9141 - [Config] Update kernel lockdown options to fix build errors
9142 - Disable zfs build
9143 - SAUCE: Import aufs driver
9144 - [Config] Enable AUFS config options
9145
9146 [ Upstream Kernel Changes ]
9147
9148 * Rebase to v4.15-rc2
9149
9150 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
9151
9152 linux (4.14.0-11.13) bionic; urgency=low
9153
9154 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
9155
9156 * CVE-2017-1000405
9157 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
9158
9159 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
9160 - SAUCE: mm: disable vma based swap readahead by default
9161 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
9162
9163 * Bionic update to v4.14.3 stable release (LP: #1735843)
9164 - s390: fix transactional execution control register handling
9165 - s390/noexec: execute kexec datamover without DAT
9166 - s390/runtime instrumention: fix possible memory corruption
9167 - s390/guarded storage: fix possible memory corruption
9168 - s390/disassembler: add missing end marker for e7 table
9169 - s390/disassembler: increase show_code buffer size
9170 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
9171 - ACPI / EC: Fix regression related to triggering source of EC event handling
9172 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
9173 - serdev: fix registration of second slave
9174 - sched: Make resched_cpu() unconditional
9175 - lib/mpi: call cond_resched() from mpi_powm() loop
9176 - x86/boot: Fix boot failure when SMP MP-table is based at 0
9177 - x86/decoder: Add new TEST instruction pattern
9178 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
9179 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
9180 - perf/x86/intel: Hide TSX events when RTM is not supported
9181 - arm64: Implement arch-specific pte_access_permitted()
9182 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
9183 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
9184 - uapi: fix linux/tls.h userspace compilation error
9185 - uapi: fix linux/rxrpc.h userspace compilation errors
9186 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
9187 - MIPS: ralink: Fix MT7628 pinmux
9188 - MIPS: ralink: Fix typo in mt7628 pinmux function
9189 - net: mvneta: fix handling of the Tx descriptor counter
9190 - nbd: wait uninterruptible for the dead timeout
9191 - nbd: don't start req until after the dead connection logic
9192 - PM / OPP: Add missing of_node_put(np)
9193 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
9194 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
9195 - PCI: hv: Use effective affinity mask
9196 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
9197 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
9198 - ALSA: hda: Add Raven PCI ID
9199 - dm integrity: allow unaligned bv_offset
9200 - dm cache: fix race condition in the writeback mode overwrite_bio
9201 optimisation
9202 - dm crypt: allow unaligned bv_offset
9203 - dm zoned: ignore last smaller runt zone
9204 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
9205 - dm bufio: fix integer overflow when limiting maximum cache size
9206 - ovl: Put upperdentry if ovl_check_origin() fails
9207 - dm: allocate struct mapped_device with kvzalloc
9208 - sched/rt: Simplify the IPI based RT balancing logic
9209 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
9210 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
9211 - dm: discard support requires all targets in a table support discards
9212 - MIPS: Fix odd fp register warnings with MIPS64r2
9213 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
9214 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
9215 - MIPS: Fix an n32 core file generation regset support regression
9216 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
9217 - MIPS: math-emu: Fix final emulation phase for certain instructions
9218 - rt2x00usb: mark device removed when get ENOENT usb error
9219 - mm/z3fold.c: use kref to prevent page free/compact race
9220 - autofs: don't fail mount for transient error
9221 - nilfs2: fix race condition that causes file system corruption
9222 - fscrypt: lock mutex before checking for bounce page pool
9223 - eCryptfs: use after free in ecryptfs_release_messaging()
9224 - libceph: don't WARN() if user tries to add invalid key
9225 - bcache: check ca->alloc_thread initialized before wake up it
9226 - fs: guard_bio_eod() needs to consider partitions
9227 - fanotify: fix fsnotify_prepare_user_wait() failure
9228 - isofs: fix timestamps beyond 2027
9229 - btrfs: change how we decide to commit transactions during flushing
9230 - f2fs: expose some sectors to user in inline data or dentry case
9231 - NFS: Fix typo in nomigration mount option
9232 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
9233 - nfs: Fix ugly referral attributes
9234 - NFS: Avoid RCU usage in tracepoints
9235 - NFS: revalidate "." etc correctly on "open".
9236 - nfsd: deal with revoked delegations appropriately
9237 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
9238 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
9239 - iwlwifi: fix firmware names for 9000 and A000 series hw
9240 - md: fix deadlock error in recent patch.
9241 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
9242 - Bluetooth: btqcomsmd: Add support for BD address setup
9243 - md/bitmap: revert a patch
9244 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
9245 - fsnotify: pin both inode and vfsmount mark
9246 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
9247 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
9248 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
9249 - ext4: prevent data corruption with inline data + DAX
9250 - ext4: prevent data corruption with journaling + DAX
9251 - ALSA: pcm: update tstamp only if audio_tstamp changed
9252 - ALSA: usb-audio: Add sanity checks to FE parser
9253 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
9254 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
9255 - ALSA: timer: Remove kernel warning at compat ioctl error paths
9256 - ALSA: hda/realtek - Fix ALC275 no sound issue
9257 - ALSA: hda: Fix too short HDMI/DP chmap reporting
9258 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
9259 - ALSA: hda/realtek - Fix ALC700 family no sound issue
9260 - ASoC: sun8i-codec: Invert Master / Slave condition
9261 - ASoC: sun8i-codec: Fix left and right channels inversion
9262 - ASoC: sun8i-codec: Set the BCLK divider
9263 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
9264 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
9265 - 9p: Fix missing commas in mount options
9266 - fs/9p: Compare qid.path in v9fs_test_inode
9267 - net/9p: Switch to wait_event_killable()
9268 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
9269 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
9270 - scsi: lpfc: fix pci hot plug crash in timer management routines
9271 - scsi: lpfc: fix pci hot plug crash in list_add call
9272 - scsi: lpfc: Fix crash receiving ELS while detaching driver
9273 - scsi: lpfc: Fix FCP hba_wqidx assignment
9274 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
9275 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
9276 - iscsi-target: Fix non-immediate TMR reference leak
9277 - target: fix null pointer regression in core_tmr_drain_tmr_list
9278 - target: fix buffer offset in core_scsi3_pri_read_full_status
9279 - target: Fix QUEUE_FULL + SCSI task attribute handling
9280 - target: Fix caw_sem leak in transport_generic_request_failure
9281 - target: Fix quiese during transport_write_pending_qf endless loop
9282 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
9283 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
9284 - mtd: nand: Export nand_reset() symbol
9285 - mtd: nand: atmel: Actually use the PM ops
9286 - mtd: nand: omap2: Fix subpage write
9287 - mtd: nand: Fix writing mtdoops to nand flash.
9288 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
9289 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
9290 - p54: don't unregister leds when they are not initialized
9291 - block: Fix a race between blk_cleanup_queue() and timeout handling
9292 - raid1: prevent freeze_array/wait_all_barriers deadlock
9293 - genirq: Track whether the trigger type has been set
9294 - irqchip/gic-v3: Fix ppi-partitions lookup
9295 - lockd: double unregister of inetaddr notifiers
9296 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
9297 enabled
9298 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
9299 - KVM: SVM: obey guest PAT
9300 - kvm: vmx: Reinstate support for CPUs without virtual NMI
9301 - dax: fix PMD faults on zero-length files
9302 - dax: fix general protection fault in dax_alloc_inode
9303 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
9304 - clk: ti: dra7-atl-clock: fix child-node lookups
9305 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
9306 - libnvdimm, pfn: make 'resource' attribute only readable by root
9307 - libnvdimm, namespace: fix label initialization to use valid seq numbers
9308 - libnvdimm, region : make 'resource' attribute only readable by root
9309 - libnvdimm, namespace: make 'resource' attribute only readable by root
9310 - svcrdma: Preserve CB send buffer across retransmits
9311 - IB/srpt: Do not accept invalid initiator port names
9312 - IB/cm: Fix memory corruption in handling CM request
9313 - IB/hfi1: Fix incorrect available receive user context count
9314 - IB/srp: Avoid that a cable pull can trigger a kernel crash
9315 - IB/core: Avoid crash on pkey enforcement failed in received MADs
9316 - IB/core: Only maintain real QPs in the security lists
9317 - NFC: fix device-allocation error return
9318 - spi-nor: intel-spi: Fix broken software sequencing codes
9319 - i40e: Use smp_rmb rather than read_barrier_depends
9320 - igb: Use smp_rmb rather than read_barrier_depends
9321 - igbvf: Use smp_rmb rather than read_barrier_depends
9322 - ixgbevf: Use smp_rmb rather than read_barrier_depends
9323 - i40evf: Use smp_rmb rather than read_barrier_depends
9324 - fm10k: Use smp_rmb rather than read_barrier_depends
9325 - ixgbe: Fix skb list corruption on Power systems
9326 - parisc: Fix validity check of pointer size argument in new CAS
9327 implementation
9328 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
9329 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
9330 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
9331 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
9332 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
9333 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
9334 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
9335 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
9336 - powerpc/64s/hash: Fix fork() with 512TB process address space
9337 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
9338 - media: Don't do DMA on stack for firmware upload in the AS102 driver
9339 - media: rc: check for integer overflow
9340 - media: rc: nec decoder should not send both repeat and keycode
9341 - cx231xx-cards: fix NULL-deref on missing association descriptor
9342 - media: v4l2-ctrl: Fix flags field on Control events
9343 - media: venus: fix wrong size on dma_free
9344 - media: venus: venc: fix bytesused v4l2_plane field
9345 - media: venus: reimplement decoder stop command
9346 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
9347 zone
9348 - iwlwifi: fix wrong struct for a000 device
9349 - iwlwifi: add a new a000 device
9350 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
9351 - iwlwifi: add new cards for a000 series
9352 - iwlwifi: add new cards for 8265 series
9353 - iwlwifi: add new cards for 8260 series
9354 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
9355 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
9356 - e1000e: Fix error path in link detection
9357 - e1000e: Fix return value test
9358 - e1000e: Separate signaling for link check/link up
9359 - e1000e: Avoid receiver overrun interrupt bursts
9360 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
9361 - Linux 4.14.3
9362
9363 * Miscellaneous Ubuntu changes
9364 - SAUCE: s390/topology: don't inline cpu_to_node
9365 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
9366
9367 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
9368
9369 linux (4.14.0-10.12) bionic; urgency=low
9370
9371 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
9372
9373 * Miscellaneous Ubuntu changes
9374 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
9375 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
9376
9377 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
9378
9379 linux (4.14.0-9.11) bionic; urgency=low
9380
9381 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
9382
9383 * Miscellaneous Ubuntu changes
9384 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
9385 0.7.3-1ubuntu1"
9386
9387 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
9388
9389 linux (4.14.0-8.10) bionic; urgency=low
9390
9391 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
9392
9393 * Bionic update to v4.14.2 stable release (LP: #1734694)
9394 - bio: ensure __bio_clone_fast copies bi_partno
9395 - af_netlink: ensure that NLMSG_DONE never fails in dumps
9396 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
9397 - net: cdc_ncm: GetNtbFormat endian fix
9398 - fealnx: Fix building error on MIPS
9399 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
9400 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
9401 - serial: omap: Fix EFR write on RTS deassertion
9402 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
9403 - tpm-dev-common: Reject too short writes
9404 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
9405 - mm/pagewalk.c: report holes in hugetlb ranges
9406 - ocfs2: fix cluster hang after a node dies
9407 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
9408 - ipmi: fix unsigned long underflow
9409 - mm/page_alloc.c: broken deferred calculation
9410 - mm/page_ext.c: check if page_ext is not prepared
9411 - coda: fix 'kernel memory exposure attempt' in fsync
9412 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
9413 - Linux 4.14.2
9414
9415 * Bionic update to v4.14.1 stable release (LP: #1734693)
9416 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
9417 - dmaengine: dmatest: warn user when dma test times out
9418 - media: imon: Fix null-ptr-deref in imon_probe
9419 - media: dib0700: fix invalid dvb_detach argument
9420 - crypto: dh - Fix double free of ctx->p
9421 - crypto: dh - Don't permit 'p' to be 0
9422 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
9423 - crypto: brcm - Explicity ACK mailbox message
9424 - USB: early: Use new USB product ID and strings for DbC device
9425 - USB: usbfs: compute urb->actual_length for isochronous
9426 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
9427 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
9428 - USB: serial: metro-usb: stop I/O after failed open
9429 - USB: serial: Change DbC debug device binding ID
9430 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
9431 - USB: serial: garmin_gps: fix I/O after failed probe and remove
9432 - USB: serial: garmin_gps: fix memory leak on probe errors
9433 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
9434 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
9435 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
9436 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
9437 - HID: cp2112: add HIDRAW dependency
9438 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
9439 - rpmsg: glink: Add missing MODULE_LICENSE
9440 - staging: wilc1000: Fix bssid buffer offset in Txq
9441 - staging: sm750fb: Fix parameter mistake in poke32
9442 - staging: ccree: fix 64 bit scatter/gather DMA ops
9443 - staging: greybus: spilib: fix use-after-free after deregistration
9444 - staging: rtl8188eu: Revert 4 commits breaking ARP
9445 - spi: fix use-after-free at controller deregistration
9446 - sparc32: Add cmpxchg64().
9447 - sparc64: mmu_context: Add missing include files
9448 - sparc64: Fix page table walk for PUD hugepages
9449 - Linux 4.14.1
9450
9451 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
9452 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
9453
9454 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
9455 (LP: #1732627)
9456 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
9457
9458 * Miscellaneous Ubuntu changes
9459 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
9460
9461 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
9462
9463 linux (4.14.0-7.9) bionic; urgency=low
9464
9465 * Miscellaneous Ubuntu changes
9466 - SAUCE: apparmor: add base infastructure for socket mediation
9467 - SAUCE: apparmor: af_unix mediation
9468 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
9469 - SAUCE: LSM stacking: LSM: manage credential security blobs
9470 - SAUCE: LSM stacking: LSM: Manage file security blobs
9471 - SAUCE: LSM stacking: LSM: manage task security blobs
9472 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
9473 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
9474 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
9475 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
9476 - SAUCE: LSM stacking: fixup initialize task->security
9477 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
9478 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
9479 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
9480 - SAUCE: LSM stacking: fixup apparmor stacking enablement
9481 - SAUCE: LSM stacking: fixup stacking kconfig
9482 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
9483 - SAUCE: LSM stacking: provide prctl interface for setting context
9484 - SAUCE: LSM stacking: inherit current display LSM
9485 - SAUCE: LSM stacking: keep an index for each registered LSM
9486 - SAUCE: LSM stacking: verify display LSM
9487 - SAUCE: LSM stacking: provide a way to specify the default display lsm
9488 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
9489 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
9490 - SAUCE: LSM stacking: add Kconfig to set default display LSM
9491 - SAUCE: LSM stacking: add configs for LSM stacking
9492 - SAUCE: LSM stacking: check for invalid zero sized writes
9493 - [Config] Run updateconfigs after merging LSM stacking
9494 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
9495
9496 [ Upstream Kernel Changes ]
9497
9498 * Rebase to v4.14
9499
9500 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
9501
9502 linux (4.14.0-6.8) bionic; urgency=low
9503
9504 * Miscellaneous Ubuntu changes
9505 - SAUCE: add workarounds to enable ZFS for 4.14
9506
9507 [ Upstream Kernel Changes ]
9508
9509 * Rebase to v4.14-rc8
9510
9511 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
9512
9513 linux (4.14.0-5.7) bionic; urgency=low
9514
9515 * Miscellaneous Ubuntu changes
9516 - [Debian] Fix invocation of dh_prep for dbgsym packages
9517
9518 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
9519
9520 linux (4.14.0-4.5) bionic; urgency=low
9521
9522 * Miscellaneous Ubuntu changes
9523 - [Packaging] virtualbox -- reduce in kernel module versions
9524 - vbox-update: Fix up KERN_DIR definitions
9525 - ubuntu: vbox -- update to 5.2.0-dfsg-2
9526 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
9527
9528 [ Upstream Kernel Changes ]
9529
9530 * Rebase to v4.14-rc7
9531
9532 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
9533
9534 linux (4.14.0-3.4) artful; urgency=low
9535
9536 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
9537 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
9538 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
9539 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
9540
9541 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
9542 - powerpc/64s: Add workaround for P9 vector CI load issue
9543
9544 * Miscellaneous Ubuntu changes
9545 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
9546 - [Config] CONFIG_DRM_VBOXVIDEO=m
9547 - SAUCE: Import aufs driver
9548 - [Config] Enable aufs
9549 - [Config] Reorder annotations file after enabling aufs
9550 - vbox-update: Disable imported vboxvideo module
9551 - ubuntu: vbox -- update to 5.1.30-dfsg-1
9552 - Enable vbox
9553 - hio: Use correct sizes when initializing ssd_index_bits* arrays
9554 - hio: Update io stat accounting for 4.14
9555 - Enable hio
9556
9557 [ Upstream Kernel Changes ]
9558
9559 * Rebase to v4.14-rc5
9560 * Rebase to v4.14-rc6
9561
9562 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
9563
9564 linux (4.14.0-2.3) artful; urgency=low
9565
9566 * [Bug] USB controller failed to respond on Denverton after loading
9567 intel_th_pci module (LP: #1715833)
9568 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
9569
9570 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
9571 17.10 (kernel 4.13) (LP: #1719290)
9572 - SAUCE: s390: update zfcpdump_defconfig
9573
9574 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
9575 - d-i: Add bnxt_en to nic-modules.
9576
9577 * Miscellaneous Ubuntu changes
9578 - [Config] Update annotations for 4.14-rc2
9579
9580 [ Upstream Kernel Changes ]
9581
9582 * Rebase to v4.14-rc3
9583 * Rebase to v4.14-rc4
9584
9585 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
9586
9587 linux (4.14.0-1.2) artful; urgency=low
9588
9589 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
9590 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
9591
9592 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
9593 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
9594
9595 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
9596 (LP: #1718679)
9597 - [Config] CONFIG_DRM_VBOXVIDEO=n
9598
9599 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
9600 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
9601
9602 * autopkgtest profile fails to build on armhf (LP: #1717920)
9603 - [Packaging] autopkgtest -- disable d-i when dropping flavours
9604
9605 * Miscellaneous Ubuntu changes
9606 - [Config] CONFIG_I2C_XLP9XX=m
9607 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
9608
9609 [ Upstream Kernel Changes ]
9610
9611 * Rebase to v4.14-rc2
9612
9613 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
9614
9615 linux (4.14.0-0.1) artful; urgency=low
9616
9617 * Miscellaneous Ubuntu changes
9618 - Disable vbox build
9619 - Disable hio build
9620 - Disable zfs build
9621
9622 [ Upstream Kernel Changes ]
9623
9624 * Rebase to v4.14-rc1
9625
9626 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
9627
9628 linux (4.13.0-11.12) artful; urgency=low
9629
9630 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
9631
9632 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
9633 - s390/mm: fix local TLB flushing vs. detach of an mm address space
9634 - s390/mm: fix race on mm->context.flush_mm
9635
9636 * CVE-2017-1000251
9637 - Bluetooth: Properly check L2CAP config option output buffer length
9638
9639 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
9640
9641 linux (4.13.0-10.11) artful; urgency=low
9642
9643 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
9644
9645 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
9646 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
9647
9648 * Artful update to v4.13.1 stable release (LP: #1716284)
9649 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
9650 - USB: serial: option: add support for D-Link DWM-157 C1
9651 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
9652 - usb:xhci:Fix regression when ATI chipsets detected
9653 - USB: musb: fix external abort on suspend
9654 - ANDROID: binder: add padding to binder_fd_array_object.
9655 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
9656 - USB: core: Avoid race of async_completed() w/ usbdev_release()
9657 - staging/rts5208: fix incorrect shift to extract upper nybble
9658 - staging: ccree: save ciphertext for CTS IV
9659 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
9660 - iio: adc: ti-ads1015: fix incorrect data rate setting update
9661 - iio: adc: ti-ads1015: fix scale information for ADS1115
9662 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
9663 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
9664 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
9665 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
9666 - driver core: bus: Fix a potential double free
9667 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
9668 - binder: free memory on error
9669 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
9670 - crypto: caam/qi - fix compilation with DEBUG enabled
9671 - thunderbolt: Fix reset response_type
9672 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
9673 - intel_th: pci: Add Cannon Lake PCH-H support
9674 - intel_th: pci: Add Cannon Lake PCH-LP support
9675 - ath10k: fix memory leak in rx ring buffer allocation
9676 - drm/vgem: Pin our pages for dmabuf exports
9677 - drm/ttm: Fix accounting error when fail to get pages for pool
9678 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
9679 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
9680 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
9681 - iwlwifi: pci: add new PCI ID for 7265D
9682 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
9683 - mwifiex: correct channel stat buffer overflows
9684 - MCB: add support for SC31 to mcb-lpc
9685 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
9686 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
9687 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
9688 - workqueue: Fix flag collision
9689 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
9690 - cs5536: add support for IDE controller variant
9691 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
9692 - scsi: sg: recheck MMAP_IO request length with lock held
9693 - of/device: Prevent buffer overflow in of_device_modalias()
9694 - rtlwifi: Fix memory leak when firmware request fails
9695 - rtlwifi: Fix fallback firmware loading
9696 - Linux 4.13.1
9697
9698 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
9699 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
9700
9701 * SRIOV: warning if unload VFs (LP: #1715073)
9702 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
9703
9704 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
9705 - i40e: avoid NVM acquire deadlock during NVM update
9706 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
9707
9708 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
9709 twice when perf stat is done (perf:) (LP: #1714571)
9710 - perf vendor events powerpc: Remove duplicate events
9711
9712 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
9713 (LP: #1703339)
9714 - [Config] Include vmd in storage-core-modules udeb
9715
9716 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
9717 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
9718 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
9719 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
9720 offline
9721
9722 * Miscellaneous Ubuntu changes
9723 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
9724 - Revert "UBUNTU: SAUCE: Import aufs driver"
9725 - SAUCE: Import aufs driver
9726
9727 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
9728
9729 linux (4.13.0-9.10) artful; urgency=low
9730
9731 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
9732
9733 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
9734 - [Config] CONFIG_EDAC_GHES=n
9735
9736 * Miscellaneous Ubuntu changes
9737 - ubuntu: vbox -- update to 5.1.26-dfsg-2
9738
9739 [ Upstream Kernel Changes ]
9740
9741 * Rebase to v4.13
9742
9743 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
9744
9745 linux (4.13.0-8.9) artful; urgency=low
9746
9747 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
9748 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
9749
9750 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
9751 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
9752
9753 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
9754 Harrisonville SDP (LP: #1709257)
9755 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
9756 - EDAC, pnd2: Mask off the lower four bits of a BAR
9757 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
9758 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
9759 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
9760 reading BAR
9761
9762 * Miscellaneous Ubuntu changes
9763 - Revert "UBUNTU: SAUCE: Import aufs driver"
9764 - SAUCE: Import aufs driver
9765 - SAUCE: selftests/powerpc: Disable some ptrace selftests
9766 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
9767 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
9768 - [Config] Disable CONFIG_MDIO_* options for s390x
9769 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
9770 - [Config] Update annotations for 4.13
9771
9772 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
9773
9774 linux (4.13.0-7.8) artful; urgency=low
9775
9776 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
9777 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
9778 paths
9779
9780 * Miscellaneous Ubuntu changes
9781 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
9782
9783 * Miscellaneous upstream changes
9784 - seccomp: Provide matching filter for introspection
9785 - seccomp: Sysctl to display available actions
9786 - seccomp: Operation for checking if an action is available
9787 - seccomp: Sysctl to configure actions that are allowed to be logged
9788 - seccomp: Selftest for detection of filter flag support
9789 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
9790 - seccomp: Action to log before allowing
9791
9792 [ Upstream Kernel Changes ]
9793
9794 * Rebase to v4.13-rc7
9795
9796 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
9797
9798 linux (4.13.0-6.7) artful; urgency=low
9799
9800 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
9801 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
9802
9803 * sort ABI files with C.UTF-8 locale (LP: #1712345)
9804 - [Packaging] sort ABI files with C.UTF-8 locale
9805
9806 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
9807 - SAUCE: igb: add support for using Broadcom 54616 as PHY
9808
9809 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
9810 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
9811 - powerpc/mm/radix: Improve TLB/PWC flushes
9812 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
9813
9814 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
9815 properly enrolled keys (LP: #1712168)
9816 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
9817
9818 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
9819 - [Config] CONFIG_BLK_DEV_NVME=m for s390
9820
9821 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
9822 (LP: #1711298)
9823 - [Config] CONFIG_INTEL_ATOMISP=n
9824
9825 * Miscellaneous Ubuntu changes
9826 - SAUCE: apparmor: af_unix mediation
9827
9828 * Miscellaneous upstream changes
9829 - apparmor: Fix shadowed local variable in unpack_trans_table()
9830 - apparmor: Fix logical error in verify_header()
9831 - apparmor: Fix an error code in aafs_create()
9832 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
9833 - apparmor: add the ability to mediate signals
9834 - apparmor: add mount mediation
9835 - apparmor: cleanup conditional check for label in label_print
9836 - apparmor: add support for absolute root view based labels
9837 - apparmor: make policy_unpack able to audit different info messages
9838 - apparmor: add more debug asserts to apparmorfs
9839 - apparmor: add base infastructure for socket mediation
9840 - apparmor: move new_null_profile to after profile lookup fns()
9841 - apparmor: fix race condition in null profile creation
9842 - apparmor: ensure unconfined profiles have dfas initialized
9843 - apparmor: fix incorrect type assignment when freeing proxies
9844
9845 [ Upstream Kernel Changes ]
9846
9847 * Rebase to v4.13-rc6
9848
9849 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
9850
9851 linux (4.13.0-5.6) artful; urgency=low
9852
9853 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
9854 - perf pmu-events: Support additional POWER8+ PVR in mapfile
9855 - perf vendor events: Add POWER9 PMU events
9856 - perf vendor events: Add POWER9 PVRs to mapfile
9857 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
9858 - SAUCE: perf vendor events powerpc: Update POWER9 events
9859
9860 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
9861 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
9862
9863 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
9864 kernels able to boot without initramfs (LP: #1700972)
9865 - [Debian] Don't depend on initramfs-tools
9866
9867 * Miscellaneous Ubuntu changes
9868 - SAUCE: Import aufs driver
9869 - SAUCE: aufs -- Add missing argument to loop_switch() call
9870 - [Config] Enable aufs
9871 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
9872 - Enable zfs build
9873 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
9874 - [Packaging] switch up to debhelper 9
9875
9876 [ Upstream Kernel Changes ]
9877
9878 * Rebase to v4.13-rc5
9879
9880 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
9881
9882 linux (4.13.0-4.5) artful; urgency=low
9883
9884 * Lenovo Yoga 910 Sensors (LP: #1708120)
9885 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
9886
9887 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
9888 (LP: #1703339)
9889 - [Config] Add vmd driver to generic inclusion list
9890
9891 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
9892 - [Config] CONFIG_SATA_HIGHBANK=y
9893
9894 * Miscellaneous Ubuntu changes
9895 - ubuntu: vbox -- update to 5.1.26-dfsg-1
9896 - SAUCE: hio: Build fixes for 4.13
9897 - Enable hio build
9898 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
9899 - [debian] use all rather than amd64 dkms debs for sync
9900
9901 [ Upstream Kernel Changes ]
9902
9903 * Rebase to v4.13-rc4
9904
9905 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
9906
9907 linux (4.13.0-3.4) artful; urgency=low
9908
9909 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
9910 - [Packaging] tests -- reduce rebuild test to one flavour
9911 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
9912
9913 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
9914 - SAUCE: virtio_net: Revert mergeable buffer handling rework
9915
9916 [ Upstream Kernel Changes ]
9917
9918 * Rebase to v4.13-rc3
9919
9920 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
9921
9922 linux (4.13.0-2.3) artful; urgency=low
9923
9924 * Change CONFIG_IBMVETH to module (LP: #1704479)
9925 - [Config] CONFIG_IBMVETH=m
9926
9927 [ Upstream Kernel Changes ]
9928
9929 * Rebase to v4.13-rc2
9930
9931 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
9932
9933 linux (4.13.0-1.2) artful; urgency=low
9934
9935 * Miscellaneous Ubuntu changes
9936 - [Debian] Support sphinx-based kernel documentation
9937
9938 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
9939
9940 linux (4.13.0-0.1) artful; urgency=low
9941
9942 * Miscellaneous Ubuntu changes
9943 - Disable hio
9944 - Disable zfs build
9945 - ubuntu: vbox -- update to 5.1.24-dfsg-1
9946
9947 [ Upstream Kernel Changes ]
9948
9949 * Rebase to v4.13-rc1
9950
9951 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
9952
9953 linux (4.12.0-7.8) artful; urgency=low
9954
9955 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
9956 (LP: #1673564)
9957 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
9958 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
9959 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
9960 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
9961 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
9962 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
9963 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
9964 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
9965 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
9966 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
9967 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
9968 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
9969 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
9970 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
9971 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
9972 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
9973 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
9974 - arm64: Add MIDR values for Cavium cn83XX SoCs
9975 - arm64: Add workaround for Cavium Thunder erratum 30115
9976 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
9977 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
9978 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
9979 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
9980 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
9981 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
9982 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
9983 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
9984
9985 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
9986 - net: hns: Bugfix for Tx timeout handling in hns driver
9987
9988 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
9989 - iommu/arm-smmu: Plumb in new ACPI identifiers
9990
9991 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
9992 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
9993
9994 * Artful update to v4.12.1 stable release (LP: #1703858)
9995 - driver core: platform: fix race condition with driver_override
9996 - RDMA/uverbs: Check port number supplied by user verbs cmds
9997 - usb: dwc3: replace %p with %pK
9998 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
9999 - usb: usbip: set buffer pointers to NULL after free
10000 - Add USB quirk for HVR-950q to avoid intermittent device resets
10001 - usb: Fix typo in the definition of Endpoint[out]Request
10002 - USB: core: fix device node leak
10003 - USB: serial: option: add two Longcheer device ids
10004 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
10005 - xhci: Limit USB2 port wake support for AMD Promontory hosts
10006 - gfs2: Fix glock rhashtable rcu bug
10007 - Add "shutdown" to "struct class".
10008 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
10009 - tpm: fix a kernel memory leak in tpm-sysfs.c
10010 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
10011 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
10012 - sched/fair, cpumask: Export for_each_cpu_wrap()
10013 - sched/core: Implement new approach to scale select_idle_cpu()
10014 - sched/numa: Use down_read_trylock() for the mmap_sem
10015 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
10016 - sched/fair: Simplify wake_affine() for the single socket case
10017 - sched/numa: Implement NUMA node level wake_affine()
10018 - sched/fair: Remove effective_load()
10019 - sched/numa: Hide numa_wake_affine() from UP build
10020 - xen: avoid deadlock in xenbus driver
10021 - crypto: drbg - Fixes panic in wait_for_completion call
10022 - Linux 4.12.1
10023
10024 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
10025 - scsi: cxlflash: Combine the send queue locks
10026 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
10027 - scsi: cxlflash: Reset hardware queue context via specified register
10028 - scsi: cxlflash: Schedule asynchronous reset of the host
10029 - scsi: cxlflash: Handle AFU sync failures
10030 - scsi: cxlflash: Track pending scsi commands in each hardware queue
10031 - scsi: cxlflash: Flush pending commands in cleanup path
10032 - scsi: cxlflash: Add scsi command abort handler
10033 - scsi: cxlflash: Create character device to provide host management interface
10034 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
10035 specifics
10036 - scsi: cxlflash: Introduce host ioctl support
10037 - scsi: cxlflash: Refactor AFU capability checking
10038 - scsi: cxlflash: Support LUN provisioning
10039 - scsi: cxlflash: Support AFU debug
10040 - scsi: cxlflash: Support WS16 unmap
10041 - scsi: cxlflash: Remove zeroing of private command data
10042 - scsi: cxlflash: Update TMF command processing
10043 - scsi: cxlflash: Avoid double free of character device
10044 - scsi: cxlflash: Update send_tmf() parameters
10045 - scsi: cxlflash: Update debug prints in reset handlers
10046
10047 * make snap-pkg support (LP: #1700747)
10048 - make snap-pkg support
10049
10050 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
10051 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
10052
10053 * arm64: fix crash reading /proc/kcore (LP: #1702749)
10054 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
10055 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
10056
10057 * Opal and POWER9 DD2 (LP: #1702159)
10058 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
10059
10060 * Data corruption with hio driver (LP: #1701316)
10061 - SAUCE: hio: Fix incorrect use of enum req_opf values
10062
10063 * Miscellaneous Ubuntu changes
10064 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
10065 - snapcraft.yaml: Sync with xenial
10066 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
10067
10068 * Miscellaneous upstream changes
10069 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
10070 MokSBState"
10071
10072 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
10073
10074 linux (4.12.0-6.7) artful; urgency=low
10075
10076 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
10077 - net: ena: change return value for unsupported features unsupported return
10078 value
10079 - net: ena: add hardware hints capability to the driver
10080 - net: ena: change sizeof() argument to be the type pointer
10081 - net: ena: add reset reason for each device FLR
10082 - net: ena: add support for out of order rx buffers refill
10083 - net: ena: allow the driver to work with small number of msix vectors
10084 - net: ena: use napi_schedule_irqoff when possible
10085 - net: ena: separate skb allocation to dedicated function
10086 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
10087 - net: ena: update driver's rx drop statistics
10088 - net: ena: update ena driver to version 1.2.0
10089
10090 * APST gets enabled against explicit kernel option (LP: #1699004)
10091 - nvme: explicitly disable APST on quirked devices
10092
10093 * Miscellaneous Ubuntu changes
10094 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
10095 - SAUCE: hio updates for 4.12
10096 - SAUCE: Enable hio build
10097
10098 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
10099
10100 linux (4.12.0-5.6) artful; urgency=low
10101
10102 * ERAT invalidate on context switch removal (LP: #1700819)
10103 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
10104
10105 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
10106 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
10107
10108 * Miscellaneous Ubuntu changes
10109 - d-i: Move qcom-emac from arm64 to shared nic-modules
10110
10111 [ Upstream Kernel Changes ]
10112
10113 * Rebase to v4.12
10114
10115 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
10116
10117 linux (4.12.0-4.5) artful; urgency=low
10118
10119 * aacraid driver may return uninitialized stack data to userspace
10120 (LP: #1700077)
10121 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
10122
10123 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
10124 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
10125
10126 * AACRAID for power9 platform (LP: #1689980)
10127 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
10128 - scsi: aacraid: Fix DMAR issues with iommu=pt
10129 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
10130 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
10131 - scsi: aacraid: Remove reset support from check_health
10132 - scsi: aacraid: Change wait time for fib completion
10133 - scsi: aacraid: Log count info of scsi cmds before reset
10134 - scsi: aacraid: Print ctrl status before eh reset
10135 - scsi: aacraid: Using single reset mask for IOP reset
10136 - scsi: aacraid: Rework IOP reset
10137 - scsi: aacraid: Add periodic checks to see IOP reset status
10138 - scsi: aacraid: Rework SOFT reset code
10139 - scsi: aacraid: Rework aac_src_restart
10140 - scsi: aacraid: Use correct function to get ctrl health
10141 - scsi: aacraid: Make sure ioctl returns on controller reset
10142 - scsi: aacraid: Enable ctrl reset for both hba and arc
10143 - scsi: aacraid: Add reset debugging statements
10144 - scsi: aacraid: Remove reference to Series-9
10145 - scsi: aacraid: Update driver version to 50834
10146
10147 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
10148 - SAUCE: drm: hibmc: Use set_busid function from drm core
10149
10150 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
10151 - d-i: Add hibmc-drm to kernel-image udeb
10152
10153 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
10154 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
10155
10156 * Miscellaneous Ubuntu changes
10157 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
10158 - [Config] CONFIG_ATA=n for s390x
10159 - [Config] Update annotations for 4.12
10160
10161 [ Upstream Kernel Changes ]
10162
10163 * Rebase to v4.12-rc7
10164
10165 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
10166
10167 linux (4.12.0-3.4) artful; urgency=low
10168
10169 * Miscellaneous upstream changes
10170 - ufs: fix the logics for tail relocation
10171
10172 [ Upstream Kernel Changes ]
10173
10174 * Rebase to v4.12-rc6
10175
10176 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
10177
10178 linux (4.12.0-2.3) artful; urgency=low
10179
10180 * CVE-2014-9900
10181 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
10182 ethtool_get_wol()
10183
10184 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
10185 (LP: #1671360)
10186 - pinctrl/amd: Use regular interrupt instead of chained
10187
10188 * extend-diff-ignore should use exact matches (LP: #1693504)
10189 - [Packaging] exact extend-diff-ignore matches
10190
10191 * Miscellaneous Ubuntu changes
10192 - SAUCE: efi: Don't print secure boot state from the efi stub
10193 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
10194 - SAUCE: vbox fixes for 4.12
10195 - Re-enable virtualbox build
10196 - [Config] CONFIG_ORANGEFS_FS=m
10197 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
10198 - Enable zfs build
10199
10200 [ Upstream Kernel Changes ]
10201
10202 * Rebase to v4.12-rc4
10203 * Rebase to v4.12-rc5
10204
10205 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
10206
10207 linux (4.12.0-1.2) artful; urgency=low
10208
10209 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
10210 - [Config] Enable CONFIG_DRM_MGAG200 as module
10211
10212 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
10213 - [Config] CONFIG_LIBIO=y on arm64 only
10214 - SAUCE: LIBIO: Introduce a generic PIO mapping method
10215 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
10216 - [Config] CONFIG_HISILICON_LPC=y
10217 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
10218 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
10219 I/O
10220 - SAUCE: LPC: Add the ACPI LPC support
10221 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
10222 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
10223
10224 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
10225 - SAUCE: tty: Fix ldisc crash on reopened tty
10226
10227 * Miscellaneous Ubuntu changes
10228 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
10229 - Rebase to v4.12-rc3
10230
10231 [ Upstream Kernel Changes ]
10232
10233 * Rebase to v4.12-rc3
10234
10235 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
10236
10237 linux (4.12.0-0.1) artful; urgency=low
10238
10239 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
10240 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
10241
10242 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
10243 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
10244
10245 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
10246 (LP: #1672819)
10247 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
10248
10249 * Miscellaneous Ubuntu changes
10250 - Update find-missing-sauce.sh to compare to artful
10251 - Update dropped.txt
10252 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
10253 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
10254 kernel image
10255 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
10256 mode
10257 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
10258 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
10259 locked down
10260 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
10261 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
10262 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
10263 reboot
10264 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
10265 set
10266 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
10267 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
10268 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
10269 down
10270 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
10271 locked down
10272 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
10273 down
10274 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
10275 is locked down
10276 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
10277 locked down
10278 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
10279 has been locked down
10280 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
10281 locked down
10282 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
10283 locked down
10284 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
10285 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
10286 kernel is locked down
10287 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
10288 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
10289 down
10290 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
10291 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
10292 secondary keyring
10293 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
10294 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
10295 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
10296 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
10297 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
10298 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
10299 MokSBState
10300 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
10301 - [Config] Set values for UEFI secure boot lockdown options
10302 - Disable virtualbox build
10303 - Disable hio build
10304 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
10305 - Disable zfs build
10306 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
10307 - SAUCE: Import aufs driver
10308 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
10309 - [Config] Enable aufs
10310 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
10311
10312 [ Upstream Kernel Changes ]
10313
10314 * Rebase to v4.12-rc2
10315
10316 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
10317
10318 linux (4.11.0-3.8) artful; urgency=low
10319
10320 [ Seth Forshee ]
10321
10322 * Release Tracking Bug
10323 - LP: #1690999
10324
10325 * apparmor_parser hangs indefinitely when called by multiple threads
10326 (LP: #1645037)
10327 - SAUCE: apparmor: fix lock ordering for mkdir
10328
10329 * apparmor leaking securityfs pin count (LP: #1660846)
10330 - SAUCE: apparmor: fix leak on securityfs pin count
10331
10332 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
10333 (LP: #1660845)
10334 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
10335 fails
10336
10337 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
10338 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
10339
10340 * libvirt profile is blocking global setrlimit despite having no rlimit rule
10341 (LP: #1679704)
10342 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
10343 - apparmor: update auditing of rlimit check to provide capability information
10344
10345 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
10346 - SAUCE: apparmor: add policy revision file interface
10347
10348 * apparmor does not make support of query data visible (LP: #1678023)
10349 - SAUCE: apparmor: add label data availability to the feature set
10350
10351 * apparmor query interface does not make supported query info available
10352 (LP: #1678030)
10353 - SAUCE: apparmor: add information about the query inteface to the feature set
10354
10355 * change_profile incorrect when using namespaces with a compound stack
10356 (LP: #1677959)
10357 - SAUCE: apparmor: fix label parse for stacked labels
10358
10359 * Regression in 4.4.0-65-generic causes very frequent system crashes
10360 (LP: #1669611)
10361 - apparmor: sync of apparmor 3.6+ (17.04)
10362
10363 * Artful update to 4.11.1 stable release (LP: #1690814)
10364 - dm ioctl: prevent stack leak in dm ioctl call
10365 - drm/sti: fix GDP size to support up to UHD resolution
10366 - power: supply: lp8788: prevent out of bounds array access
10367 - brcmfmac: Ensure pointer correctly set if skb data location changes
10368 - brcmfmac: Make skb header writable before use
10369 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
10370 - refcount: change EXPORT_SYMBOL markings
10371 - net: macb: fix phy interrupt parsing
10372 - tcp: fix access to sk->sk_state in tcp_poll()
10373 - geneve: fix incorrect setting of UDP checksum flag
10374 - bpf: enhance verifier to understand stack pointer arithmetic
10375 - bpf, arm64: fix jit branch offset related to ldimm64
10376 - tcp: fix wraparound issue in tcp_lp
10377 - net: ipv6: Do not duplicate DAD on link up
10378 - net: usb: qmi_wwan: add Telit ME910 support
10379 - tcp: do not inherit fastopen_req from parent
10380 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
10381 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
10382 - ipv6: initialize route null entry in addrconf_init()
10383 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
10384 - tcp: randomize timestamps on syncookies
10385 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
10386 - bpf: don't let ldimm64 leak map addresses on unprivileged
10387 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
10388 - f2fs: sanity check segment count
10389 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
10390 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
10391 - block: get rid of blk_integrity_revalidate()
10392 - Linux 4.11.1
10393
10394 * Module signing exclusion for staging drivers does not work properly
10395 (LP: #1690908)
10396 - SAUCE: Fix module signing exclusion in package builds
10397
10398 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
10399 - [Config] CONFIG_QCOM_L3_PMU=y
10400 - perf: qcom: Add L3 cache PMU driver
10401
10402 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
10403 - drivers/perf: arm_pmu: rework per-cpu allocation
10404 - drivers/perf: arm_pmu: manage interrupts per-cpu
10405 - drivers/perf: arm_pmu: split irq request from enable
10406 - drivers/perf: arm_pmu: remove pointless PMU disabling
10407 - drivers/perf: arm_pmu: define armpmu_init_fn
10408 - drivers/perf: arm_pmu: fold init into alloc
10409 - drivers/perf: arm_pmu: factor out pmu registration
10410 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
10411 - drivers/perf: arm_pmu: handle no platform_device
10412 - drivers/perf: arm_pmu: rename irq request/free functions
10413 - drivers/perf: arm_pmu: split cpu-local irq request/free
10414 - drivers/perf: arm_pmu: move irq request/free into probe
10415 - drivers/perf: arm_pmu: split out platform device probe logic
10416 - arm64: add function to get a cpu's MADT GICC table
10417 - [Config] CONFIG_ARM_PMU_ACPI=y
10418 - drivers/perf: arm_pmu: add ACPI framework
10419 - arm64: pmuv3: handle !PMUv3 when probing
10420 - arm64: pmuv3: use arm_pmu ACPI framework
10421
10422 * Fix NVLINK2 TCE route (LP: #1690155)
10423 - powerpc/powernv: Fix TCE kill on NVLink2
10424
10425 * CVE-2017-0605
10426 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
10427
10428 * Miscellaneous Ubuntu changes
10429 - [Config] Restore powerpc arch to annotations file
10430 - [Config] Disable runtime testing modules
10431 - [Config] Disable drivers not needed on s390x
10432 - [Config] Update annotations for 4.11
10433 - [Config] updateconfigs after apparmor updates
10434
10435 * Miscellaneous upstream changes
10436 - apparmor: use SHASH_DESC_ON_STACK
10437 - apparmor: fix invalid reference to index variable of iterator line 836
10438 - apparmor: fix parameters so that the permission test is bypassed at boot
10439 - apparmor: Make path_max parameter readonly
10440 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
10441 - apparmorfs: Use seq_putc() in two functions
10442 - apparmor: provide information about path buffer size at boot
10443 - apparmor: add/use fns to print hash string hex value
10444
10445 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
10446
10447 linux (4.11.0-2.7) artful; urgency=low
10448
10449 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
10450 (LP: #1688259)
10451 - Remove squashfs-modules files from d-i
10452 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
10453
10454 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
10455 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
10456 - d-i: initrd needs qcom_emac on amberwing platform.
10457
10458 * update for V3 kernel bits and improved multiple fan slice support
10459 (LP: #1470091)
10460 - SAUCE: fan: tunnel multiple mapping mode (v3)
10461
10462 * Miscellaneous Ubuntu changes
10463 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
10464 - Enable zfs
10465 - SAUCE: fan: add VXLAN implementation
10466 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
10467 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
10468 kernel image
10469 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
10470 mode
10471 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
10472 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
10473 locked down
10474 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
10475 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
10476 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
10477 reboot
10478 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
10479 set
10480 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
10481 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
10482 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
10483 down
10484 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
10485 locked down
10486 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
10487 down
10488 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
10489 is locked down
10490 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
10491 locked down
10492 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
10493 has been locked down
10494 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
10495 locked down
10496 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
10497 locked down
10498 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
10499 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
10500 kernel is locked down
10501 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
10502 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
10503 down
10504 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
10505 - SAUCE: (efi-lockdown) Add EFI signature data types
10506 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
10507 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
10508 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
10509 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
10510 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
10511 disabled
10512 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
10513 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
10514 MokSBState
10515 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
10516 - [Config] Set values for UEFI secure boot lockdown options
10517 - Update dropped.txt
10518
10519 [ Upstream Kernel Changes ]
10520
10521 * rebase to v4.11
10522
10523 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
10524
10525 linux (4.11.0-1.6) artful; urgency=low
10526
10527 * Miscellaneous Ubuntu changes
10528 - [Debian] Use default compression for all packages
10529 - SAUCE: (namespace) block_dev: Support checking inode permissions in
10530 lookup_bdev()
10531 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
10532 when mounting
10533 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
10534 when mounting
10535 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
10536 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
10537 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
10538 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
10539 security.* xattrs
10540 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
10541 filesystems
10542 - SAUCE: (namespace) fuse: Add support for pid namespaces
10543 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
10544 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
10545 or a descendant
10546 - SAUCE: (namespace) fuse: Allow user namespace mounts
10547 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
10548 namespaces
10549 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
10550 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
10551 mounts
10552 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
10553 opened for writing
10554
10555 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
10556
10557 linux (4.11.0-0.5) artful; urgency=low
10558
10559 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
10560 (LP: #1684971)
10561 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
10562
10563 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
10564 (LP: #1470250)
10565 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
10566
10567 * Enable virtual scsi server driver for Power (LP: #1615665)
10568 - SAUCE: Return TCMU-generated sense data to fabric module
10569
10570 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
10571 (LP: #1630990)
10572 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
10573 CONFIG_SECURITYFS=n
10574
10575 * Miscellaneous Ubuntu changes
10576 - SAUCE: Import aufs driver
10577 - [Config] Enable aufs
10578 - [Debian] Add script to update virtualbox
10579 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
10580 - Enable vbox
10581 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
10582
10583 [ Upstream Kernel Changes ]
10584
10585 * rebase to v4.11-rc8
10586
10587 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
10588
10589 linux (4.11.0-0.4) zesty; urgency=low
10590
10591 * POWER9: Improve performance on memory management (LP: #1681429)
10592 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
10593 flush
10594 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
10595
10596 * Miscellaneous Ubuntu changes
10597 - find-missing-sauce.sh
10598
10599 [ Upstream Kernel Changes ]
10600
10601 * rebase to v4.11-rc7
10602
10603 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
10604
10605 linux (4.11.0-0.3) zesty; urgency=low
10606
10607 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
10608 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
10609
10610 * smartpqi driver needed in initram disk and installer (LP: #1680156)
10611 - [Config] Add smartpqi to d-i
10612
10613 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
10614 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
10615
10616 * Miscellaneous Ubuntu changes
10617 - [Config] flash-kernel should be a Breaks
10618 - [Config] drop the info directory
10619 - [Config] drop NOTES as obsolete
10620 - [Config] drop changelog.historical as obsolete
10621 - rebase to v4.11-rc6
10622
10623 [ Upstream Kernel Changes ]
10624
10625 * rebase to v4.11-rc6
10626
10627 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
10628
10629 linux (4.11.0-0.2) zesty; urgency=low
10630
10631 [ Upstream Kernel Changes ]
10632
10633 * rebase to v4.11-rc5
10634
10635 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
10636
10637 linux (4.11.0-0.1) zesty; urgency=low
10638
10639 [ Upstream Kernel Changes ]
10640
10641 * rebase to v4.11-rc4
10642 - LP: #1591053
10643
10644 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
10645
10646 linux (4.11.0-0.0) zesty; urgency=low
10647
10648 * dummy entry
10649
10650 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600