]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - debian.master/changelog
PCI: vmd: Offset Client VMD MSI-X vectors
[mirror_ubuntu-hirsute-kernel.git] / debian.master / changelog
CommitLineData
4248ac56 1linux (5.10.0-9.10) hirsute; urgency=medium
eebacbfb 2
4248ac56
AR
3 * Use INTx for Pericom USB controllers (LP: #1906839)
4 - PCI: Disable MSI for Pericom PCIe-USB adapter
eebacbfb 5
4248ac56
AR
6 * disable building bpf selftests (LP: #1908144)
7 - SAUCE: selftests/bpf: clarify build error if no vmlinux
8 - SAUCE: selftests: Skip BPF seftests by default
9 - disable building bpf selftests (no VMLINUX_BTF)
10
11 * Miscellaneous Ubuntu changes
12 - [Config] Enable CONFIG_BPF_LSM
13
14 * Miscellaneous upstream changes
15 - Revert "md: change mddev 'chunk_sectors' from int to unsigned"
16 - Revert "dm raid: fix discard limits for raid1 and raid10"
17
18 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Dec 2020 10:16:14 +0100
eebacbfb 19
ce05f46b 20linux (5.10.0-8.9) hirsute; urgency=medium
08048add 21
ce05f46b
AR
22 * Packaging resync (LP: #1786013)
23 - [Packaging] update variants
24
25 * Fix bpf selftest compilation with clang 11
26 - bpf: Fix selftest compilation on clang 11
27
28 * Miscellaneous Ubuntu changes
29 - [Config] update configs and annotations after rebase to v5.10
08048add 30
f8090eb3
AR
31 [ Upstream Kernel Changes ]
32
33 * Rebase to v5.10
34
ce05f46b 35 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Dec 2020 08:57:57 +0100
08048add 36
c1f9cf04 37linux (5.10.0-7.8) hirsute; urgency=medium
6ed0b024 38
c1f9cf04
SF
39 * Packaging resync (LP: #1786013)
40 - update dkms package versions
41
42 * Fix linux-libc-dev build for hirsute forward port kernels (LP: #1904067)
43 - [Debian] Build linux-libc-dev for debian.master* branches
44
45 * Update kernel packaging to support forward porting kernels (LP: #1902957)
46 - [Debian] Update for leader included in BACKPORT_SUFFIX
47
48 * Introduce the new NVIDIA 455 series (LP: #1897751)
49 - [Packaging] NVIDIA -- Add signed modules for the 455 driver
50
51 * 5.10 kernel fails to boot with secure boot disabled (LP: #1904906)
52 - [Config] CONFIG_RCU_SCALE_TEST=n
53
54 * Miscellaneous Ubuntu changes
55 - [Config] s390x: disable GPIO_CDEV
56 - [Config] ARM_CMN=m
57 - [Config] disable GPIO_CDEV_V1
58 - [Config] Reorder annotations after 5.10-rc6 rebase
59 - [Packaging] Remove nvidia-435 dkms build
60 - [Packaging] Change source package name to linux
61 - [Config] Update configs and annotations after rebase to v5.10-rc7
62 - SAUCE: Revert "mm/filemap: add static for function
63 __add_to_page_cache_locked"
6ed0b024 64
017217d6
SF
65 [ Upstream Kernel Changes ]
66
67 * Rebase to v5.10-rc7
68
c1f9cf04 69 -- Seth Forshee <seth.forshee@canonical.com> Mon, 07 Dec 2020 00:15:20 -0600
6ed0b024 70
49e1ec1b
SF
71linux (5.10.0-6.7) hirsute; urgency=medium
72
73 * Empty entry.
74
75 -- Seth Forshee <seth.forshee@canonical.com> Sun, 06 Dec 2020 22:13:46 -0600
76
cb132fdf 77linux-5.10 (5.10.0-6.7) hirsute; urgency=medium
d4d13257 78
cb132fdf
AR
79 * Packaging resync (LP: #1786013)
80 - update dkms package versions
81
82 * Avoid double newline when running insertchanges (LP: #1903293)
83 - [Packaging] insertchanges: avoid double newline
84
85 * Miscellaneous Ubuntu changes
86 - [Packaging]: linux-modules should depend on linux-image
87 - [Packaging]: linux-image should suggest linux-modules-extra
d4d13257 88
0c26be1c
AR
89 [ Upstream Kernel Changes ]
90
91 * Rebase to v5.10-rc6
92
cb132fdf 93 -- Andrea Righi <andrea.righi@canonical.com> Mon, 30 Nov 2020 07:47:34 +0100
d4d13257 94
3da971ba 95linux-5.10 (5.10.0-5.6) hirsute; urgency=medium
a39054f4 96
3da971ba
AR
97 * Miscellaneous Ubuntu changes
98 - [Config] add CONFIG_INFINIBAND_VIRT_DMA
a39054f4 99
458cdc86
AR
100 [ Upstream Kernel Changes ]
101
102 * Rebase to v5.10-rc5
103
3da971ba 104 -- Andrea Righi <andrea.righi@canonical.com> Mon, 23 Nov 2020 13:17:44 +0100
a39054f4 105
db11b83d 106linux-5.10 (5.10.0-4.5) hirsute; urgency=medium
c49d9595 107
db11b83d
AR
108 * Packaging resync (LP: #1786013)
109 - update dkms package versions
110
111 * Miscellaneous Ubuntu changes
112 - [Packaging] reduce the size required to build packages
c49d9595 113
ae96befb
AR
114 [ Upstream Kernel Changes ]
115
116 * Rebase to v5.10-rc4
117
db11b83d 118 -- Andrea Righi <andrea.righi@canonical.com> Mon, 16 Nov 2020 08:33:54 +0100
c49d9595 119
5dbedd64 120linux-5.10 (5.10.0-3.4) hirsute; urgency=medium
e770bae4 121
5dbedd64
AR
122 * Packaging resync (LP: #1786013)
123 - update dkms package versions
124
125 * e1000e: fix issues with S0ix (LP: #1902687)
126 - SAUCE: e1000e: fix S0ix flow to allow S0i3.2 subset entry
127 - SAUCE: e1000e: allow turning s0ix flows on for systems with ME
128 - SAUCE: e1000e: Add Dell's Comet Lake systems into s0ix heuristics
129 - SAUCE: e1000e: Add more Dell CML systems into s0ix heuristics
130 - [Config] Update CONFIG_E1000E for ppc64el in annotations
131
132 * perf: Add support for Rocket Lake (LP: #1902004)
133 - SAUCE: perf/x86/intel: Add Rocket Lake CPU support
134 - SAUCE: perf/x86/cstate: Add Rocket Lake CPU support
135 - SAUCE: perf/x86/msr: Add Rocket Lake CPU support
136 - SAUCE: perf/x86/intel/uncore: Add Rocket Lake support
137
138 * Miscellaneous Ubuntu changes
139 - [Config] Disable CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE
140 - [Config] update CONFIG_MST_IRQ after rebase to 5.10-rc3
141 - [Config] drop obsolete SND_SST_IPC options
142 - [Config] re-enable ZFS
e770bae4 143
8b05d4a9
AR
144 [ Upstream Kernel Changes ]
145
146 * Rebase to v5.10-rc3
147
5dbedd64 148 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Nov 2020 09:37:08 +0100
e770bae4 149
a4b7374f 150linux-5.10 (5.10.0-2.3) hirsute; urgency=medium
d00eb4bf 151
a4b7374f
SF
152 * Miscellaneous Ubuntu changes
153 - [Config] Switch arm64 default cpufreq governor to ondemand
154 - [Debian] Include scripts/module.lds from builddir in headers package
d00eb4bf 155
a4b7374f 156 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Nov 2020 21:01:52 -0600
d00eb4bf 157
9d617428 158linux-5.10 (5.10.0-1.2) hirsute; urgency=medium
8d0c0b54 159
9d617428
SF
160 * Packaging resync (LP: #1786013)
161 - update dkms package versions
162
163 * Fix non-working Intel NVMe after S3 (LP: #1900847)
164 - SAUCE: PCI: Enable ACS quirk on all CML root ports
165
166 * Miscellaneous Ubuntu changes
167 - [Packaging] move to hirsute
168 - [Config] Update configs and annotations after rebase to 5.10-rc2
169 - [Config] Update numerous configs to conform with policy
170 - [Config] Switch default CPUFreq governer for arm64/armhf to schedultil
171 - [Config] Temporarily disable DEBUG_INFO_BTF for armhf
8d0c0b54 172
1557a8b3
SF
173 [ Upstream Kernel Changes ]
174
175 * Rebase to v5.10-rc2
176
9d617428 177 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Nov 2020 13:18:27 -0600
8d0c0b54 178
f4a6bb36 179linux-5.10 (5.10.0-0.1) hirsute; urgency=medium
c42cd5e9 180
52d3aaec
PP
181 * Packaging resync (LP: #1786013)
182 - update dkms package versions
183
184 * Miscellaneous Ubuntu changes
185 - [Config] Update configs and annotations for v5.10-rc1
186 - SAUCE: platform/x86: dell-uart-backlight: rename kzfree() to
187 kfree_sensitive()
188 - SAUCE: apparmor: rename kzfree() to kfree_sensitive()
189 - SAUCE: LSM: change ima_read_file() to use lsmblob
190 - SAUCE: LSM: Use lsmblob in smk_netlbl_mls()
191
192 * Miscellaneous upstream changes
193 - Revert "UBUNTU: [Packaging] Change source package name to linux-5.10"
194 - s390: correct __bootdata / __bootdata_preserved macros
c42cd5e9 195
a7cbe553
PP
196 [ Upstream Kernel Changes ]
197
198 * Rebase to v5.10-rc1
199
52d3aaec 200 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 27 Oct 2020 16:57:07 +0100
c42cd5e9
PP
201
202linux-5.10 (5.10.0-0.0) groovy; urgency=medium
203
204 * Empty entry
205
206 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
207
4be6d2ac
LO
208linux-5.9 (5.9.0-2.3) groovy; urgency=medium
209
210 * Fix system reboot when disconnecting WiFi (LP: #1899726)
211 - iwlwifi: msix: limit max RX queues for 9000 family
212
213 * booting linux-generic-lpae armhf kernel under qemu results in relocation out
214 of range, and thus no modules can be loaded (LP: #1899519)
215 - [Config] armhf: ARM_MODULE_PLTS=y
216
217 * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
218 - ALSA: hda: fix jack detection with Realtek codecs when in D3
219
220 * CVE-2020-16119
221 - SAUCE: dccp: avoid double free of ccid on child socket
222
223 * python3-venv is gone (LP: #1896801)
224 - SAUCE: doc: remove python3-venv dependency
225
226 * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
227 - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
228
229 * Enable brightness control on HP DreamColor panel (LP: #1898865)
230 - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
231 quirk
232 - SAUCE: drm/dp: HP DreamColor panel brigntness fix
233
234 * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel
235 (LP: #1897501)
236 - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk
237 - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID
238 19-15
239
240 * Fix broken e1000e device after S3 (LP: #1897755)
241 - SAUCE: e1000e: Increase polling timeout on MDIC ready bit
242
243 * Wakeup the system by touching the touchpad (LP: #1888331)
244 - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
245
246 * Enable LTR for endpoints behind VMD (LP: #1896598)
247 - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD
248
249 * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
250 (LP: #1893914)
251 - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
252
253 * debian/rules editconfigs does not work on s390x to change s390x only configs
254 (LP: #1863116)
255 - [Packaging] kernelconfig -- only update/edit configurations on architectures
256 we have compiler support
257
258 * Fix non-working NVMe after S3 (LP: #1895718)
259 - SAUCE: PCI: Enable ACS quirk on CML root port
260
261 * Miscellaneous Ubuntu changes
262 - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids
263 - SAUCE: tools resolve_btfids: Always force HOSTARCH
264 - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k'
265 - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks
266 - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check()
267 - [Config] Update toolchain versions
268 - [Config] Refresh annotations
269 - Add ubuntu-host module
270 - CONFIG_UBUNTU_HOST=m
271 - SAUCE: apparmor: drop prefixing abs root labels with '='
272 - SAUCE: apparmor: disable showing the mode as part of a secid to secctx
273 - SAUCE: apparmor: rename aa_sock() to aa_unix_sk()
274 - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock()
275 - SAUCE: LSM: Infrastructure management of the sock security
276 - SAUCE: LSM: Create and manage the lsmblob data structure.
277 - SAUCE: LSM: Use lsmblob in security_audit_rule_match
278 - SAUCE: LSM: Use lsmblob in security_kernel_act_as
279 - SAUCE: net: Prepare UDS for security module stacking
280 - SAUCE: LSM: Use lsmblob in security_secctx_to_secid
281 - SAUCE: LSM: Use lsmblob in security_secid_to_secctx
282 - SAUCE: LSM: Use lsmblob in security_ipc_getsecid
283 - SAUCE: LSM: Use lsmblob in security_task_getsecid
284 - SAUCE: LSM: Use lsmblob in security_inode_getsecid
285 - SAUCE: LSM: Use lsmblob in security_cred_getsecid
286 - SAUCE: IMA: Change internal interfaces to use lsmblobs
287 - SAUCE: LSM: Specify which LSM to display
288 - SAUCE: LSM: Ensure the correct LSM context releaser
289 - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx
290 - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx
291 - SAUCE: LSM: security_secid_to_secctx in netlink netfilter
292 - SAUCE: NET: Store LSM netlabel data in a lsmblob
293 - SAUCE: LSM: Verify LSM display sanity in binder
294 - SAUCE: Audit: Add new record for multiple process LSM attributes
295 - SAUCE: Audit: Add a new record for multiple object LSM
296 - SAUCE: LSM: Add /proc attr entry for full LSM context
297 - SAUCE: AppArmor: Remove the exclusive flag
298 - SAUCE: Audit: Fix for missing NULL check
299
300 * Miscellaneous upstream changes
301 - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
302
303 [ Upstream Kernel Changes ]
304
305 * Rebase to v5.9
306
307 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Oct 2020 13:31:18 -0500
308
309linux-5.9 (5.9.0-1.2) groovy; urgency=medium
310
311 * Miscellaneous Ubuntu changes
312 - [Config] Update configs after rebase to 5.9-rc6
313 - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
314 - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled
315 - SAUCE: tools resolve_btfids: Always force HOSTARCH
316
317 [ Upstream Kernel Changes ]
318
319 * Rebase to v5.9-rc6
320
321 -- Seth Forshee <seth.forshee@canonical.com> Mon, 21 Sep 2020 14:39:34 -0500
322
323linux-5.9 (5.9.0-0.1) groovy; urgency=medium
324
325 * Miscellaneous Ubuntu changes
326 - [Config] Update configs and annotations for v5.9-rc1
327 - SAUCE: i915: Fix build error due to missing struct definition
328 - hio -- Update blk_queue_split() calls for changes in 5.9-rc1
329 - hio -- Updates for move of make_request_fn to struct block_device_operations
330 - [Config] Disable zfs dkms build
331 - [Config] Disable nvidia dkms build
332 - [Config] Disable nvidia server dkms builds
333 - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division
334 - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
335 - [Packaging] Bind hv_vss_daemon startup to hv_vss device
336 - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
337 - [Config] Re-enable UEFI signing for arm64
338 - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()"
339 - [Config] Set the default CPU governor to ONDEMAND
340 - [Packaging] update variants
341 - [Packaging] update helper scripts
342 - update dkms package versions
343
344 [ Upstream Kernel Changes ]
345
346 * Rebase to v5.9-rc5
347
348 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Sep 2020 15:01:21 -0500
349
350linux-5.9 (5.9.0-0.0) groovy; urgency=medium
351
352 * Empty entry
353
354 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Aug 2020 16:48:03 -0500
355
356linux (5.8.0-16.17) groovy; urgency=medium
357
358 * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)
359
360 * Miscellaneous Ubuntu changes
361 - hio -- Update to use bio_{start,end}_io_acct with 5.8+
362 - Enable hio driver
363 - [Packaging] Temporarily disable building doc package contents
364
365 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 15:32:58 -0500
366
367linux (5.8.0-15.16) groovy; urgency=medium
368
369 * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)
370
371 * Miscellaneous Ubuntu changes
372 - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
373 doc/sphinx@0f49e30c)
374
375 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 09:29:58 -0500
376
377linux (5.8.0-14.15) groovy; urgency=medium
378
379 * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)
380
381 * Packaging resync (LP: #1786013)
382 - [Packaging] update helper scripts
383
384 * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
385 - selftests/net: relax cpu affinity requirement in msg_zerocopy test
386
387 * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
388 - ALSA: hda/hdmi: Add quirk to force connectivity
389
390 * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
391 - ALSA: usb-audio: Add support for Lenovo ThinkStation P620
392
393 * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
394 - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
395
396 * Enlarge hisi_sec2 capability (LP: #1890222)
397 - crypto: hisilicon - update SEC driver module parameter
398
399 * Miscellaneous Ubuntu changes
400 - [Config] Re-enable signing for ppc64el
401
402 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Aug 2020 15:26:46 -0500
403
404linux (5.8.0-13.14) groovy; urgency=medium
405
406 * Miscellaneous Ubuntu changes
407 - [Config] Remove i386 configs
408 - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD
409 - SAUCE: export __get_vm_area_caller() and map_kernel_range()
410 - [Config] drop CONFIG_BINFMT_AOUT enforcement
411
412 * Miscellaneous upstream changes
413 - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD"
414
415 [ Upstream Kernel Changes ]
416
417 * Rebase to v5.8
418
419 -- Andrea Righi <andrea.righi@canonical.com> Tue, 04 Aug 2020 09:51:50 +0200
420
421linux (5.8.0-12.13) groovy; urgency=medium
422
423 * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481)
424
425 * Fix right speaker of HP laptop (LP: #1889375)
426 - SAUCE: hda/realtek: Fix right speaker of HP laptop
427
428 * blk_update_request error when mount nvme partition (LP: #1872383)
429 - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
430
431 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
432 - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4"
433 - net: atlantic: align return value of ver_match function with function name
434 - net: atlantic: add support for FW 4.x
435
436 * Miscellaneous Ubuntu changes
437 - [Debian] Fix debian/tests for linux-5.8 -> linux rename
438 - SAUCE: selftests/powerpc: return skip code for spectre_v2
439
440 -- Seth Forshee <seth.forshee@canonical.com> Wed, 29 Jul 2020 16:58:47 -0500
441
442linux (5.8.0-11.12) groovy; urgency=medium
443
444 * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336)
445
446 * Miscellaneous Ubuntu changes
447 - [Packaging] dwarves is not required for linux-libc-dev or stage1
448
449 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 22:33:24 -0500
450
451linux (5.8.0-10.11) groovy; urgency=medium
452
453 * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316)
454
455 * Miscellaneous Ubuntu changes
456 - [Packaging] Add more packages to Build-Depends-Indep for docs
457 - [Debian] Specify python executable in kmake
458 - [Debian] Don't treat warnings as errors during perf builds
459 - [Config] Disable signing for ppc64el
460
461 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 17:09:52 -0500
462
463linux (5.8.0-9.10) groovy; urgency=medium
464
465 * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140)
466
467 * Packaging resync (LP: #1786013)
468 - [Packaging] update helper scripts
469
470 * Miscellaneous Ubuntu changes
471 - SAUCE: Fix s390x compile error on F32 utils/stat-display.c
472 - [Packaging] Add python3-venv to Build-Depends-Indep
473
474 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 21:01:46 -0500
475
476linux (5.8.0-8.9) groovy; urgency=medium
477
478 * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104)
479
480 * Packaging resync (LP: #1786013)
481 - [Packaging] update helper scripts
482 - update dkms package versions
483 - [Packaging] update variants
484
485 * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
486 - [Packaging] NVIDIA -- Add signed modules for 450 450-server
487
488 * Introduce the new NVIDIA 418-server and 440-server series, and update the
489 current NVIDIA drivers (LP: #1881137)
490 - [packaging] add signed modules for the 418-server and the 440-server
491 flavours
492
493 * Miscellaneous Ubuntu changes
494 - SAUCE: Revert "radix-tree: Use local_lock for protection"
495 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
496 - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD
497 - [Config] Enable nvidia dkms build
498
499 * Miscellaneous upstream changes
500 - usbip: tools: fix build error for multiple definition
501
502 [ Upstream Kernel Changes ]
503
504 * Rebase to v5.8-rc7
505
506 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 11:18:12 -0500
507
508linux (5.8.0-7.8) groovy; urgency=medium
509
510 * Empty entry
511
512 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 09:22:19 +0200
513
514linux-5.8 (5.8.0-7.8) groovy; urgency=medium
515
516 * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
517 - ASoC: amd: add logic to check dmic hardware runtime
518 - ASoC: amd: add ACPI dependency check
519 - ASoC: amd: fixed kernel warnings
520
521 * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
522 - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
523
524 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
525 - SAUCE: net: atlantic: Add support for firmware v4
526
527 * MGA G200e doesn't work under GDM Wayland (LP: #1886140)
528 - drm/mgag200: Remove HW cursor
529 - drm/mgag200: Clean up mga_set_start_address()
530 - drm/mgag200: Clean up mga_crtc_do_set_base()
531 - drm/mgag200: Move mode-setting code into separate helper function
532 - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
533 - drm/mgag200: Update mode registers after plane registers
534 - drm/mgag200: Set pitch in a separate helper function
535 - drm/mgag200: Set primary plane's format in separate helper function
536 - drm/mgag200: Move TAGFIFO reset into separate function
537 - drm/mgag200: Move hiprilvl setting into separate functions
538 - drm/mgag200: Move register initialization into separate function
539 - drm/mgag200: Remove out-commented suspend/resume helpers
540 - drm/mgag200: Use simple-display data structures
541 - drm/mgag200: Convert to simple KMS helper
542 - drm/mgag200: Replace VRAM helpers with SHMEM helpers
543
544 * Miscellaneous Ubuntu changes
545 - SAUCE: s390/bpf: fix sign extension in branch_ku
546 - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
547 - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
548 - [packaging] debhelper-compat (= 10) (and retire debian/compat)
549 - [Config] Update configs after rebase to 5.8-rc6
550
551 [ Upstream Kernel Changes ]
552
553 * Rebase to v5.8-rc6
554
555 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jul 2020 09:55:47 +0200
556
557linux-5.8 (5.8.0-6.7) groovy; urgency=medium
558
559 * Packaging resync (LP: #1786013)
560 - update dkms package versions
561
562 * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1
563 (LP: #1887397)
564 - SAUCE: libtraceevent: Strip symbol version from nm output
565
566 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Jul 2020 14:07:53 -0500
567
568linux-5.8 (5.8.0-5.6) groovy; urgency=medium
569
570 * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation
571 (LP: #1886188)
572 - [Packaging] Produce linux-libc-deb package for riscv64
573 - [Debian] Disallow building linux-libc-dev from linux-riscv
574
575 * Miscellaneous Ubuntu changes
576 - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy
577 transformations test on s390"
578 - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390"
579 - [Config] Update configs (gcc update)
580
581 [ Upstream Kernel Changes ]
582
583 * Rebase to v5.8-rc5
584
585 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jul 2020 08:42:14 +0200
586
587linux-5.8 (5.8.0-4.5) groovy; urgency=medium
588
589 * Add generic LED class support for audio LED (LP: #1885896)
590 - ALSA: hda: generic: Always call led-trigger for mic mute LED
591 - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
592 - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
593 - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
594 - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
595 - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
596 - ALSA: hda: generic: Drop the old mic-mute LED hook
597 - ALSA: hda: generic: Add vmaster mute LED helper
598 - ALSA: hda/realtek: Use the new vmaster mute LED helper
599 - ALSA: hda/conexant: Use the new vmaster mute LED helper
600 - ALSA: hda/sigmatel: Use the new vmaster mute LED helper
601 - ALSA: hda/realtek: Unify LED helper code
602 - ALSA: hda: Let LED cdev handling suspend/resume
603
604 * seccomp_bpf fails on powerpc (LP: #1885757)
605 - SAUCE: selftests/seccomp: fix ptrace tests on powerpc
606
607 * CVE-2020-11935
608 - SAUCE: aufs: do not call i_readcount_inc()
609
610 * Miscellaneous Ubuntu changes
611 - SAUCE: Update aufs to 5.x-rcN 20200622
612 - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value
613 - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y
614
615 [ Upstream Kernel Changes ]
616
617 * Rebase to v5.8-rc4
618
619 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Jul 2020 08:14:28 -0500
620
621linux-5.8 (5.8.0-3.4) groovy; urgency=medium
622
623 * Packaging resync (LP: #1786013)
624 - [Packaging] update helper scripts
625 - update dkms package versions
626
627 * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2
628 (LP: #1884635)
629 - SAUCE: overlayfs: fix faulty rebase
630
631 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
632 - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups
633
634 * shiftfs: fix btrfs regression (LP: #1884767)
635 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation"
636
637 * Miscellaneous Ubuntu changes
638 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y
639 - SAUCE: regulator: rename da903x to da903x-regulator
640 - [Config] Add da903x to modules.ignore
641 - [Config] Update configs for rebase to 5.8-rc3
642
643 [ Upstream Kernel Changes ]
644
645 * Rebase to v5.8-rc3
646
647 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jun 2020 08:48:25 -0500
648
649linux-5.8 (5.8.0-2.3) groovy; urgency=medium
650
651 * Support Audio Mute LED for two new HP laptops (LP: #1884251)
652 - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
653
654 * CVE-2019-16089
655 - SAUCE: nbd_genl_status: null check for nla_nest_start
656
657 * tpm: fix TIS locality timeout problems (LP: #1881710)
658 - SAUCE: tpm: fix TIS locality timeout problems
659
660 * Packaging resync (LP: #1786013)
661 - update dkms package versions
662
663 * Miscellaneous Ubuntu changes
664 - SAUCE: security,perf: Allow further restriction of perf_event_open
665 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
666 - [Config] Update configs and annotations for 5.8-rc2
667 - [Config] Enable zfs
668 - [Config] Enable CONFIG_DEBUG_INFO_BTF
669
670 [ Upstream Kernel Changes ]
671
672 * Rebase to v5.8-rc2
673
674 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jun 2020 15:05:54 -0500
675
676linux-5.8 (5.8.0-1.2) groovy; urgency=medium
677
678 * Miscellaneous Ubuntu changes
679 - [Debian] Support linux-x.y in udeb package names
680 - [Packaging] Use SRCPKGNAME for udeb packages
681
682 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 19:34:32 -0500
683
684linux-5.8 (5.8.0-0.1) groovy; urgency=medium
685
686 * Docker registry doesn't stay up and keeps restarting (LP: #1879690)
687 - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay"
688
689 * Packaging resync (LP: #1786013)
690 - [Packaging] update variants
691
692 * Miscellaneous Ubuntu changes
693 - [Packaging] Update source package name to linux-5.8
694 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
695 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages.
696 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
697 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
698 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
699 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
700 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify
701 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
702 - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
703 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
704 - SAUCE: Import aufs driver
705 - [Config] Update configs for v5.8-rc1
706 - [Config] Update annotations for v5.8-rc1 config changes
707 - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions
708 - Disable hio driver
709
710 * Miscellaneous upstream changes
711 - acpi: disallow loading configfs acpi tables when locked down
712
713 [ Upstream Kernel Changes ]
714
715 * Rebase to v5.8-rc1
716
717 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 11:54:24 -0500
718
719linux-5.8 (5.8.0-0.0) groovy; urgency=medium
720
721 * Empty entry
722
723 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Jun 2020 22:40:35 -0500
724
725linux-5.7 (5.7.0-8.9) groovy; urgency=medium
726
727 * Packaging resync (LP: #1786013)
728 - update dkms package versions
729
730 * Enforce all config annotations (LP: #1879327)
731 - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
732 - [Config]: prepare to enforce all
733 - [Config]: enforce all config options
734
735 * Miscellaneous Ubuntu changes
736 - [Config]: annotations review after 5.7 rebase
737 - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX
738 - [Config] THERMAL_GOV_POWER_ALLOCATOR=y
739 - [Config] annotations: SOC_CAMERA is marked as BROKEN
740 - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y
741 - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely
742 unmantained) TLS_TOE
743 - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP
744 - [Config] RTW88_DEBUG=y
745 - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it
746 - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on
747 SND_SOC_SOF_DEVELOPER_SUPPORT
748 - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive
749 with SND_SST_ATOM_HIFI2_PLATFORM_ACPI
750 - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any
751 DEBUG_IMX*_UART is enabled
752 - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25
753 - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32
754 - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA
755 - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT
756 - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS
757 - [Config] s390x: MOST is not set
758 - [Config] s390x: BCM84881_PHY is not set
759 - [Config] s390x: XILINX_LL_TEMAC is not set
760 - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on
761 s390x)
762 - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK
763 - [Config] annotations: s390x: NODES_SHIFT=1
764 - [Config] annotations: import new symbols
765 - [Config] annotations: remove unmatched menu and options
766
767 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 12 Jun 2020 12:03:01 +0200
768
769linux-5.7 (5.7.0-7.8) groovy; urgency=medium
770
771 * Packaging resync (LP: #1786013)
772 - update dkms package versions
773 - [Packaging] update helper scripts
774
775 * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
776 devices (LP: #1879704)
777 - PCI/IOV: Introduce pci_iov_sysfs_link() function
778 - s390/pci: create links between PFs and VFs
779
780 * Miscellaneous Ubuntu changes
781 - [Config] Disable UEFI signing for arm64
782 - Rebase to v5.7.1
783
784 [ Upstream Kernel Changes ]
785
786 * Rebase to v5.7.1
787
788 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Jun 2020 11:16:58 +0200
789
790linux-5.7 (5.7.0-6.7) groovy; urgency=medium
791
792 * Packaging resync (LP: #1786013)
793 - [Packaging] update helper scripts
794 - update dkms package versions
795
796 * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
797 - SAUCE: shiftfs: let userns root destroy subvolumes from other users
798
799 * seccomp_benchmark times out on eoan (LP: #1881576)
800 - SAUCE: selftests/seccomp: use 90s as timeout
801
802 * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly
803 when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
804 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
805 association for 11N chip"
806 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
807 connected"
808 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
809 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
810 - rtw88: 8723d: Add coex support
811 - SAUCE: rtw88: coex: 8723d: set antanna control owner
812 - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
813 - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
814
815 * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
816 - ASoC: amd: add Renoir ACP3x IP register header
817 - ASoC: amd: add Renoir ACP PCI driver
818 - ASoC: amd: add acp init/de-init functions
819 - ASoC: amd: create acp3x pdm platform device
820 - ASoC: amd: add ACP3x PDM platform driver
821 - ASoC: amd: irq handler changes for ACP3x PDM dma driver
822 - ASoC: amd: add acp3x pdm driver dma ops
823 - ASoC: amd: add ACP PDM DMA driver dai ops
824 - ASoC: amd: add Renoir ACP PCI driver PM ops
825 - ASoC: amd: add ACP PDM DMA driver pm ops
826 - ASoC: amd: enable Renoir acp3x drivers build
827 - ASoC: amd: create platform devices for Renoir
828 - ASoC: amd: RN machine driver using dmic
829 - ASoC: amd: enable build for RN machine driver
830 - ASoC: amd: fix kernel warning
831 - ASoC: amd: refactoring dai_hw_params() callback
832 - ASoC: amd: return error when acp de-init fails
833 - [Config]: enable amd renoir ASoC audio
834
835 * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
836 - e1000e: Disable TSO for buffer overrun workaround
837
838 * Fix incorrect speed/duplex when I210 device is runtime suspended
839 (LP: #1880656)
840 - igb: Report speed and duplex as unknown when device is runtime suspended
841
842 * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
843 - serial: 8250_pci: Move Pericom IDs to pci_ids.h
844 - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
845
846 * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
847 (LP: #1874056)
848 - s390/pci: Expose new port attribute for PCIe functions
849 - s390/pci: adaptation of iommu to multifunction
850 - s390/pci: define kernel parameters for PCI multifunction
851 - s390/pci: define RID and RID available
852 - s390/pci: create zPCI bus
853 - s390/pci: adapt events for zbus
854 - s390/pci: Handling multifunctions
855 - s390/pci: Do not disable PF when VFs exist
856 - s390/pci: Documentation for zPCI
857 - s390/pci: removes wrong PCI multifunction assignment
858
859 * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
860 - regmap-i2c: add 16-bit width registers support
861
862 * Miscellaneous Ubuntu changes
863 - [Config] Enable virtualbox guest and shared-folder modules
864
865 [ Upstream Kernel Changes ]
866
867 * Rebase to v5.7
868
869 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jun 2020 16:11:24 -0500
870
871linux-5.7 (5.7.0-5.6) groovy; urgency=medium
872
873 * Packaging resync (LP: #1786013)
874 - update dkms package versions
875
876 * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044)
877 - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional
878 overhead on s390x, hence should be disabled by default on s390x only.
879
880 * Miscellaneous Ubuntu changes
881 - Rebase to v5.7-rc7
882 - [Config] ppc64el: disable STRICT_KERNEL_RWX
883
884 [ Upstream Kernel Changes ]
885
886 * Rebase to v5.7-rc7
887
888 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 May 2020 11:44:09 +0200
889
890linux-5.7 (5.7.0-4.5) groovy; urgency=medium
891
892 * Packaging resync (LP: #1786013)
893 - update dkms package versions
894
895 * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
896 - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
897 modinfo
898
899 * Support DMIC micmute LED on HP platforms (LP: #1876859)
900 - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
901 - ALSA: hda/realtek - Enable micmute LED on and HP system
902 - ALSA: hda/realtek - Add LED class support for micmute LED
903 - ALSA: hda/realtek - Fix unused variable warning w/o
904 CONFIG_LEDS_TRIGGER_AUDIO
905 - ASoC: SOF: Update correct LED status at the first time usage of
906 update_mute_led()
907
908 * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW),
909 REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found
910 due to firmware crash (LP: #1874685)
911 - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well
912
913 * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after
914 upgrade to 20.04 (LP: #1875665)
915 - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere
916
917 * Unable to handle kernel pointer dereference in virtual kernel address space
918 on Eoan (LP: #1876645)
919 - SAUCE: overlayfs: fix shitfs special-casing
920
921 * Miscellaneous Ubuntu changes
922 - SAUCE: skip building selftest 'runqslower' if kernel not built
923 - Rebase to v5.7-rc6
924 - [Config] updateconfigs after 5.7-rc6 rebase
925
926 [ Upstream Kernel Changes ]
927
928 * Rebase to v5.7-rc6
929
930 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 May 2020 11:27:25 +0200
931
932linux-5.7 (5.7.0-3.4) groovy; urgency=medium
933
934 [ Upstream Kernel Changes ]
935
936 * Rebase to v5.7-rc5
937
938 * Packaging resync (LP: #1786013)
939 - update dkms package versions
940
941 * getitimer returns it_value=0 erroneously (LP: #1349028)
942 - [Config] CONTEXT_TRACKING_FORCE policy should be unset
943
944 * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV
945 Secure & Trusted Boot (LP: #1866909)
946 - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot
947
948 * Miscellaneous Ubuntu changes
949 - SAUCE: Import aufs driver
950 - [Config] Enable aufs
951 - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
952 - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations
953 - [Debian] final-checks -- Do not remove ~* from abi
954 - [Config] Enable 5-level page table support for x86
955 - [Config] updateconfigs after 5.7-rc5 rebase
956
957 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 May 2020 10:25:42 +0200
958
959linux-5.7 (5.7.0-2.3) groovy; urgency=medium
960
961 * Packaging resync (LP: #1786013)
962 - [Packaging] update helper scripts
963 - update dkms package versions
964 - [Packaging] update helper scripts
965
966 * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit
967 batchbuffer: Input/output error] (LP: #1860754)
968 - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64
969
970 * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506)
971 - [Packaging] Move virtualbox modules to linux-modules
972 - [Packaging] Remove vbox and zfs modules from generic.inclusion-list
973
974 * built-using constraints preventing uploads (LP: #1875601)
975 - temporarily drop Built-Using data
976
977 * dkms artifacts may expire from the pool (LP: #1850958)
978 - [Packaging] autoreconstruct -- manage executable debian files
979 - [packaging] handle downloads from the librarian better
980
981 * Add signed modules for the 435 NVIDIA driver (LP: #1875888)
982 - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver
983
984 * [Selftests] Apply various fixes and improvements (LP: #1870543)
985 - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests
986
987 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
988 distribution (LP: #1628889)
989 - SAUCE: s390: kernel message catalog
990
991 * Overlayfs in user namespace leaks directory content of inaccessible
992 directories (LP: #1793458) // CVE-2018-6559
993 - SAUCE: overlayfs: ensure mounter privileges when reading directories
994
995 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
996 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
997
998 * [ICL] TC port in legacy/static mode can't be detected due TCCOLD
999 (LP: #1868936)
1000 - drm/i915/display: Move out code to return the digital_port of the aux ch
1001 - drm/i915/display: Add intel_legacy_aux_to_power_domain()
1002 - drm/i915/display: Split hsw_power_well_enable() into two
1003 - drm/i915/tc/icl: Implement TC cold sequences
1004 - drm/i915/tc: Skip ref held check for TC legacy aux power wells
1005 - drm/i915/tc/tgl: Implement TC cold sequences
1006 - drm/i915/tc: Catch TC users accessing FIA registers without enable aux
1007 - drm/i915/tc: Do not warn when aux power well of static TC ports timeout
1008
1009 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
1010 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
1011 2-in-1"
1012
1013 * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610)
1014 - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop
1015
1016 * linux-image-5.0.0-35-generic breaks checkpointing of container
1017 (LP: #1857257)
1018 - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay
1019
1020 * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a
1021 regression in the asoc machine driver) (LP: #1874359)
1022 - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
1023
1024 * Add debian/rules targets to compile/run kernel selftests (LP: #1874286)
1025 - [Packaging] add support to compile/run selftests
1026
1027 * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315)
1028 - [Config] lowlatency: turn off RT_GROUP_SCHED
1029
1030 * alsa/sof: external mic can't be deteced on Lenovo and HP laptops
1031 (LP: #1872569)
1032 - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs
1033
1034 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
1035 - SAUCE: shiftfs: fix dentry revalidation
1036
1037 * shiftfs: broken shiftfs nesting (LP: #1872094)
1038 - SAUCE: shiftfs: record correct creator credentials
1039
1040 * lockdown on power (LP: #1855668)
1041 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
1042
1043 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
1044 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
1045 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
1046 - SAUCE: rtw88: sar: dump sar information via debugfs
1047 - SAUCE: rtw88: 8723d: add IQ calibration
1048 - SAUCE: rtw88: 8723d: Add power tracking
1049 - SAUCE: rtw88: 8723d: implement flush queue
1050 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
1051 - SAUCE: rtw88: 8723d: Add coex support
1052 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
1053
1054 * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300)
1055 - SAUCE: rtw88: No retry and report for auth and assoc
1056 - SAUCE: rtw88: fix rate for a while after being connected
1057 - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip
1058
1059 * Miscellaneous Ubuntu changes
1060 - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks
1061 - SAUCE: rtw88: fix 'const' mismatch in
1062 __priority_queue_cfg_legacy()/__priority_queue_cfg()
1063 - [Config] RTW88=m
1064 - SAUCE: (lockdown) Revert carried-forward lockdown patches
1065 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1066 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
1067 error messages.
1068 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1069 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1070 mode
1071 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1072 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1073 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1074 verify
1075 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1076 - SAUCE: (lockdown) security: lockdown: Make
1077 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1078 - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el
1079 - [Config] CONFIG_RT_GROUP_SCHED=y
1080 - [Packaging] Include modules.builtin.modinfo in linux-modules
1081 - SAUCE: LSM: Infrastructure management of the sock security
1082 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
1083 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
1084 - SAUCE: Revert "apparmor: Parse secmark policy"
1085 - SAUCE: Revert "apparmor: Add a wildcard secid"
1086 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
1087 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
1088 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
1089 - Update dropped.txt for restored apparmor patches
1090 - Remove lockdown patches from dropped.txt
1091 - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not
1092 enabled
1093 - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error
1094 tests
1095 - SAUCE: selftests/net -- disable l2tp.sh test
1096 - SAUCE: selftests/net -- disable timeout
1097 - SAUCE: tools: hv: Update shebang to use python3 instead of python
1098 - Remove dropped.txt
1099 - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master
1100 - [Debian] Support generating configs for riscv64
1101 - [Config] CONFIG_KMSG_IDS=y for s390x
1102 - [Packaging] add libcap-dev dependency
1103 - [Config] CONFIG_AD5770R=m
1104 - [Config] CONFIG_AL3010=m
1105 - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m
1106 - [Config] CONFIG_BAREUDP=m
1107 - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m
1108 - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m
1109 - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m
1110 - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m
1111 - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m
1112 - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m
1113 - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m
1114 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
1115 - [Config] CONFIG_DRM_PARADE_PS8640=m
1116 - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m
1117 - [Config] CONFIG_DRM_TIDSS=m
1118 - [Config] CONFIG_DRM_TI_TPD12S015=m
1119 - [Config] CONFIG_DRM_TOSHIBA_TC358768=m
1120 - [Config] CONFIG_EDAC_DMC520=m
1121 - [Config] CONFIG_EXFAT_FS=m
1122 - [Config] CONFIG_GP2AP002=m
1123 - [Config] CONFIG_GPIO_MLXBF2=m
1124 - [Config] CONFIG_HID_GLORIOUS=m
1125 - [Config] CONFIG_HID_MCP2221=m
1126 - [Config] CONFIG_HMC425=m
1127 - [Config] CONFIG_ICP10100=m
1128 - [Config] CONFIG_IMX8MM_THERMAL=m
1129 - [Config] CONFIG_IMX_SC_THERMAL=m
1130 - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m
1131 - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m
1132 - [Config] CONFIG_K3_RTI_WATCHDOG=m
1133 - [Config] CONFIG_MDIO_IPQ8064=m
1134 - [Config] CONFIG_MDIO_MVUSB=m
1135 - [Config] CONFIG_MHI_BUS=m
1136 - [Config] CONFIG_OCTEONTX2_VF=m
1137 - [Config] CONFIG_PHY_CADENCE_TORRENT=m
1138 - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m
1139 - [Config] CONFIG_PHY_QCOM_USB_SS=m
1140 - [Config] CONFIG_PINCTRL_DA9062=m
1141 - [Config] CONFIG_PINCTRL_IPQ6018=m
1142 - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m
1143 - [Config] CONFIG_PTP_1588_CLOCK_VMW=m
1144 - [Config] CONFIG_QCOM_IPA=m
1145 - [Config] CONFIG_REGULATOR_MP5416=m
1146 - [Config] CONFIG_REGULATOR_MP886X=m
1147 - [Config] CONFIG_RN5T618_ADC=m
1148 - [Config] CONFIG_RTC_DRV_MT2712=m
1149 - [Config] CONFIG_RTC_DRV_RC5T619=m
1150 - [Config] CONFIG_SC_MSS_7180=m
1151 - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m
1152 - [Config] CONFIG_SM_GCC_8250=m
1153 - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m
1154 - [Config] CONFIG_SND_MESON_AIU=m
1155 - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m
1156 - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m
1157 - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m
1158 - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
1159 - [Config] CONFIG_SND_SOC_MESON_T9015=m
1160 - [Config] CONFIG_SND_SOC_RT5682_SDW=m
1161 - [Config] CONFIG_SND_SOC_TLV320ADCX140=m
1162 - [Config] CONFIG_SPI_FSI=m
1163 - [Config] CONFIG_SPI_MTK_NOR=m
1164 - [Config] CONFIG_SPI_MUX=m
1165 - [Config] CONFIG_SPRD_THERMAL=m
1166 - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m
1167 - [Config] CONFIG_TINYDRM_ILI9486=m
1168 - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m
1169 - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m
1170 - [Config] CONFIG_UACCE=m
1171 - [Config] CONFIG_UNIPHIER_XDMAC=m
1172 - [Config] CONFIG_USB_MAX3420_UDC=m
1173 - [Config] CONFIG_USB_RAW_GADGET=m
1174 - [Config] CONFIG_VHOST_VDPA=m
1175 - [Config] CONFIG_VIDEO_IMX219=m
1176 - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m
1177 - [Config] CONFIG_VIRTIO_VDPA=m
1178 - [Config] CONFIG_MOST_COMPONENTS=m
1179 - [Config] CONFIG_MFD_IQS62X=m
1180 - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7
1181
1182 * Miscellaneous upstream changes
1183 - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask"
1184 - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on
1185 IceLake"
1186 - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block"
1187
1188 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 May 2020 10:48:48 +0200
1189
1190linux-5.7 (5.7.0-1.2) groovy; urgency=medium
1191
1192 * Packaging resync (LP: #1786013)
1193 - [Packaging] update helper scripts
1194
1195 * Miscellaneous Ubuntu changes
1196 - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue()
1197 - SAUCE: hio: locally define disk_map_sector_rcu()
1198 - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu"
1199 - SAUCE: hio: include <linux/part_stat.h>
1200 - [Config] amd64: i386: HIO=m
1201 - [Config] updateconfigs after 5.7-rc3 rebase
1202
1203 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Apr 2020 11:31:38 +0200
1204
1205linux-5.7 (5.7.0-0.1) groovy; urgency=medium
1206
1207 * Miscellaneous Ubuntu changes
1208 - [Config] updateconfigs after rebase to 5.7-rc1
1209
1210 [ Upstream Kernel Changes ]
1211
1212 * Rebase to v5.7-rc1
1213 * Rebase to v5.7-rc2
1214
1215 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
1216
1217linux-5.7 (5.7.0-0.0) focal; urgency=medium
1218
1219 * Dummy entry
1220
1221 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
1222
1223linux-5.6 (5.6.0-7.7) focal; urgency=medium
1224
1225 * Packaging resync (LP: #1786013)
1226 - update dkms package versions
1227
1228 * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after
1229 disconnecting thunderbolt docking station (LP: #1864754)
1230 - SAUCE: ptp: free ptp clock properly
1231
1232 * swap storms kills interactive use (LP: #1861359)
1233 - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default
1234
1235 * sysfs: incorrect network device permissions on network namespace change
1236 (LP: #1865359)
1237 - sysfs: add sysfs_file_change_owner()
1238 - sysfs: add sysfs_link_change_owner()
1239 - sysfs: add sysfs_group{s}_change_owner()
1240 - sysfs: add sysfs_change_owner()
1241 - device: add device_change_owner()
1242 - drivers/base/power: add dpm_sysfs_change_owner()
1243 - net-sysfs: add netdev_change_owner()
1244 - net-sysfs: add queue_change_owner()
1245 - net: fix sysfs permssions when device changes network namespace
1246 - sysfs: fix static inline declaration of sysfs_groups_change_owner()
1247
1248 * Miscellaneous Ubuntu changes
1249 - [Config] updateconfigs after rebase to 5.6
1250
1251 [ Upstream Kernel Changes ]
1252
1253 * Rebase to v5.6
1254
1255 -- Andrea Righi <andrea.righi@canonical.com> Tue, 31 Mar 2020 10:45:09 +0200
1256
1257linux-5.6 (5.6.0-6.6) focal; urgency=medium
1258
1259 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
1260 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
1261
1262 * Make Dell WD19 dock more reliable after suspend (LP: #1868217)
1263 - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
1264 - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
1265 - xhci: Finetune host initiated USB3 rootport link suspend and resume
1266
1267 * update-version-dkms doesn't add a BugLink (LP: #1867790)
1268 - [Packaging] Add BugLink to update-version-dkms commit
1269
1270 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
1271 - SAUCE: rtw88: add regulatory process strategy for different chipset
1272 - SAUCE: rtw88: support dynamic user regulatory setting
1273 - SAUCE: rtw88: Use secondary channel offset enumeration
1274 - SAUCE: rtw88: 8822c: modify rf protection setting
1275 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
1276 - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band"
1277 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
1278 - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
1279 - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask
1280 - SAUCE: rtw88: pci: 8822c should set clock delay to zero
1281 - SAUCE: rtw88: move rtw_enter_ips() to the last when config
1282 - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync()
1283 - SAUCE: rtw88: add ciphers to suppress error message
1284 - SAUCE: rtw88: 8822c: update power sequence to v16
1285 - SAUCE: rtw88: Fix incorrect beamformee role setting
1286 - SAUCE: rtw88: don't hold all IRQs disabled for PS operations
1287 - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines
1288 - SAUCE: rtw88: associate reserved pages with each vif
1289 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
1290 - SAUCE: rtw88: 8723d: Add basic chip capabilities
1291 - SAUCE: rtw88: 8723d: add beamform wrapper functions
1292 - SAUCE: rtw88: 8723d: Add power sequence
1293 - SAUCE: rtw88: 8723d: Add RF read/write ops
1294 - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
1295 - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25
1296 - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
1297 - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map
1298 - SAUCE: rtw88: add legacy firmware download for 8723D devices
1299 - SAUCE: rtw88: no need to send additional information to legacy firmware
1300 - SAUCE: rtw88: 8723d: Add mac power-on/-off function
1301 - SAUCE: rtw88: decompose while(1) loop of power sequence polling command
1302 - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue
1303 - SAUCE: rtw88: 8723d: implement set_tx_power_index ops
1304 - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO
1305 - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions
1306 - SAUCE: rtw88: 8723d: Add DIG parameter
1307 - SAUCE: rtw88: 8723d: Add query_rx_desc
1308 - SAUCE: rtw88: 8723d: Add set_channel
1309 - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
1310 - SAUCE: rtw88: 8723d: 11N chips don't support LDPC
1311 - SAUCE: rtw88: set default port to firmware
1312 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
1313 - SAUCE: rtw88: sar: add SAR of TX power limit
1314 - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method
1315 - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods
1316 - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit
1317 - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed
1318 - SAUCE: rtw88: sar: dump sar information via debugfs
1319 - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics
1320 - SAUCE: rtw88: 8723d: Set IG register for CCK rate
1321 - SAUCE: rtw88: 8723d: add interface configurations table
1322 - SAUCE: rtw88: 8723d: Add LC calibration
1323 - SAUCE: rtw88: 8723d: add IQ calibration
1324 - SAUCE: rtw88: 8723d: Add power tracking
1325 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
1326 - SAUCE: rtw88: 8723d: implement flush queue
1327 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
1328 - SAUCE: rtw88: 8723d: Add coex support
1329 - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
1330 - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile
1331 - [Config] CONFIG_RTW88_8723DE=y
1332
1333 * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal
1334 (LP: #1867753)
1335 - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x
1336
1337 * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531)
1338 - s390/protvirt: introduce host side setup
1339 - s390/protvirt: add ultravisor initialization
1340 - s390/mm: provide memory management functions for protected KVM guests
1341 - s390/mm: add (non)secure page access exceptions handlers
1342 - s390/protvirt: Add sysfs firmware interface for Ultravisor information
1343 - KVM: s390/interrupt: do not pin adapter interrupt pages
1344 - KVM: s390: protvirt: Add UV debug trace
1345 - KVM: s390: add new variants of UV CALL
1346 - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
1347 - KVM: s390: protvirt: Secure memory is not mergeable
1348 - KVM: s390/mm: Make pages accessible before destroying the guest
1349 - KVM: s390: protvirt: Handle SE notification interceptions
1350 - KVM: s390: protvirt: Instruction emulation
1351 - KVM: s390: protvirt: Implement interrupt injection
1352 - KVM: s390: protvirt: Add SCLP interrupt handling
1353 - KVM: s390: protvirt: Handle spec exception loops
1354 - KVM: s390: protvirt: Add new gprs location handling
1355 - KVM: S390: protvirt: Introduce instruction data area bounce buffer
1356 - KVM: s390: protvirt: handle secure guest prefix pages
1357 - KVM: s390/mm: handle guest unpin events
1358 - KVM: s390: protvirt: Write sthyi data to instruction data area
1359 - KVM: s390: protvirt: STSI handling
1360 - KVM: s390: protvirt: disallow one_reg
1361 - KVM: s390: protvirt: Do only reset registers that are accessible
1362 - KVM: s390: protvirt: Only sync fmt4 registers
1363 - KVM: s390: protvirt: Add program exception injection
1364 - KVM: s390: protvirt: UV calls in support of diag308 0, 1
1365 - KVM: s390: protvirt: Report CPU state to Ultravisor
1366 - KVM: s390: protvirt: Support cmd 5 operation state
1367 - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
1368 - KVM: s390: protvirt: do not inject interrupts after start
1369 - KVM: s390: protvirt: Add UV cpu reset calls
1370 - DOCUMENTATION: Protected virtual machine introduction and IPL
1371 - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
1372 - KVM: s390: protvirt: Add KVM api documentation
1373 - mm/gup/writeback: add callbacks for inaccessible pages
1374
1375 * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3
1376 (LP: #1866734)
1377 - SAUCE: Input: i8042 - fix the selftest retry logic
1378
1379 * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64
1380 (LP: #1866772)
1381 - ACPI: sysfs: copy ACPI data using io memory copying
1382
1383 * Miscellaneous Ubuntu changes
1384 - hio -- remove duplicated MODULE_DEVICE_TABLE declaration
1385 - SAUCE: r8169: disable ASPM L1.1
1386 - [Config] update annotations from configs
1387 - [Config] update configs after annotation file review
1388 - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning"
1389
1390 * Miscellaneous upstream changes
1391 - drm/i915: Fix eDP DPCD aux max backlight calculations
1392 - drm/dp: Introduce EDID-based quirks
1393 - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
1394 - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels
1395
1396 [ Upstream Kernel Changes ]
1397
1398 * Rebase to v5.6-rc7
1399
1400 -- Andrea Righi <andrea.righi@canonical.com> Wed, 25 Mar 2020 18:09:13 +0100
1401
1402linux-5.6 (5.6.0-5.5) focal; urgency=medium
1403
1404 * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099)
1405 - [Config] CONFIG_EROFS_FS_ZIP=y
1406 - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1
1407
1408 * Miscellaneous Ubuntu changes
1409 - Config: Fix SND_HDA_PREALLOC_SIZE annotations
1410 - Config: Fix DATA_SHIFT annotations
1411 - Config: remove ANDROID_VSOC from annotations
1412 - Config: remove arm arch from annotations
1413 - Config: Update SOC_R8A7796X annotations
1414 - Config: Update CLK_R8A7796X annotations
1415 - update dkms package versions
1416 - [Config] updateconfigs after rebase to 5.6-rc6
1417
1418 [ Upstream Kernel Changes ]
1419
1420 * Rebase to v5.6-rc6
1421
1422 -- Andrea Righi <andrea.righi@canonical.com> Wed, 18 Mar 2020 17:25:30 +0100
1423
1424linux-5.6 (5.6.0-4.4) focal; urgency=medium
1425
1426 * Packaging resync (LP: #1786013)
1427 - [Packaging] resync getabis
1428 - [Packaging] update helper scripts
1429
1430 * Add sysfs attribute to show remapped NVMe (LP: #1863621)
1431 - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count
1432
1433 * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208)
1434 - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC
1435
1436 * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel
1437 config (LP: #1866056)
1438 - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal
1439 on s390x
1440
1441 * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332)
1442 - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
1443
1444 * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x
1445 starting with focal (LP: #1865452)
1446 - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting
1447 with focal
1448
1449 * Miscellaneous Ubuntu changes
1450 - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset
1451 make_request_fn"
1452 - [Packaging] prevent duplicated entries in modules.ignore
1453 - update dkms package versions
1454 - [Config] updateconfigs after rebase to 5.6-rc5
1455
1456 [ Upstream Kernel Changes ]
1457
1458 * Rebase to v5.6-rc5
1459
1460 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Mar 2020 09:42:06 +0100
1461
1462linux-5.6 (5.6.0-3.3) focal; urgency=medium
1463
1464 * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
1465 ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
1466 - selftests/timers: Turn off timeout setting
1467
1468 * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
1469 (LP: #1864198)
1470 - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU
1471
1472 * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
1473 (LP: #1864576)
1474 - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
1475
1476 * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
1477 during hotplug (LP: #1864284)
1478 - UBUNTU SAUCE: r8151: check disconnect status after long sleep
1479
1480 * Another Dell AIO backlight issue (LP: #1863880)
1481 - SAUCE: platform/x86: dell-uart-backlight: move retry block
1482
1483 * Backport GetFB2 ioctl (LP: #1863874)
1484 - SAUCE: drm: Add getfb2 ioctl
1485
1486 * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810)
1487 - [Config] CONFIG_X86_UV=y
1488
1489 * Miscellaneous Ubuntu changes
1490 - debian: remove snapdragon config, rules and flavour
1491 - remove snapdragon abi files
1492 - update dkms package versions
1493 - [Config] updateconfigs after rebase to 5.6-rc4
1494
1495 * Miscellaneous upstream changes
1496 - updateconfigs following snapdragon removal
1497
1498 [ Upstream Kernel Changes ]
1499
1500 * Rebase to v5.6-rc4
1501
1502 -- Andrea Righi <andrea.righi@canonical.com> Wed, 04 Mar 2020 08:21:10 +0100
1503
1504linux-5.6 (5.6.0-2.2) focal; urgency=medium
1505
1506 * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
1507 - SAUCE: platform/x86: dell-uart-backlight: increase retry times
1508
1509 * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947)
1510 - SAUCE: drm/i915: Disable PSR by default on all platforms
1511
1512 * Miscellaneous Ubuntu changes
1513 - [debian] ignore missing wireguard module
1514 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1515 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1516 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1517 mode
1518 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1519 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1520 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1521 verify
1522 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1523 - SAUCE: (lockdown) security: lockdown: Make
1524 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1525 - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y
1526 - update dkms package versions
1527 - [Config] updateconfigs after rebase to 5.6-rc3
1528
1529 * Miscellaneous upstream changes
1530 - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted
1531 secure"
1532 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
1533 module signature verify"
1534 - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel
1535 lockdown"
1536 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
1537 the kernel down"
1538 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
1539 efi_status_to_err()."
1540
1541 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 Feb 2020 18:57:22 +0100
1542
1543linux-5.6 (5.6.0-1.1) focal; urgency=medium
1544
1545 * Integrate Intel SGX driver into linux-azure (LP: #1844245)
1546 - [Packaging] Add systemd service to load intel_sgx
1547
1548 * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959)
1549 - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and
1550 CRYPTO_DEV_QAT_DH895xCC=m
1551
1552 * 5.4.0-11 crash on cryptsetup open (LP: #1860231)
1553 - SAUCE: blk/core: Gracefully handle unset make_request_fn
1554
1555 * multi-zone raid0 corruption (LP: #1850540)
1556 - SAUCE: md/raid0: Use kernel specific layout
1557
1558 * Miscellaneous Ubuntu changes
1559 - update dkms package versions
1560 - update dropped.txt after rebase to v5.6-rc1
1561 - [Config] updateconfigs after rebase to 5.6-rc1
1562 - hio -- proc_create() requires a "struct proc_ops" in 5.6
1563 - SAUCE: arm: fix build error in kvm tracepoint
1564
1565 * Miscellaneous upstream changes
1566 - Revert "UBUNTU: [Config] Disable the uselib system call"
1567 - Revert "UBUNTU: [Config] Disable legacy PTY naming"
1568 - Revert "UBUNTU: [Config] Enforce filtered access to iomem"
1569 - Revert "UBUNTU: [Config] Enable notifier call chain validations"
1570 - Revert "UBUNTU: [Config] Enable scatterlist validation"
1571 - Revert "UBUNTU: [Config] Enable cred sanity checks"
1572 - Revert "UBUNTU: [Config] Enable linked list manipulation checks"
1573
1574 [ Upstream Kernel Changes ]
1575
1576 * Rebase to v5.6-rc1
1577
1578 -- Andrea Righi <andrea.righi@canonical.com> Thu, 13 Feb 2020 17:20:27 +0100
1579
1580linux-5.6 (5.6.0-0.0) focal; urgency=medium
1581
1582 * Dummy entry
1583
1584 -- Andrea Righi <andrea.righi@canonical.com> Mon, 10 Feb 2020 11:06:18 +0100
1585
1586linux-5.5 (5.5.0-7.8) focal; urgency=medium
1587
1588 * CONFIG_USELIB should be disabled (LP: #1855341)
1589 - [Config] Disable the uselib system call
1590
1591 * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339)
1592 - [Config] Disable legacy PTY naming
1593
1594 * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338)
1595 - [Config] Enforce filtered access to iomem
1596
1597 * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337)
1598 - [Config] Enable notifier call chain validations
1599
1600 * CONFIG_DEBUG_SG should be enabled (LP: #1855336)
1601 - [Config] Enable scatterlist validation
1602
1603 * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335)
1604 - [Config] Enable cred sanity checks
1605
1606 * CONFIG_DEBUG_LIST should be enabled (LP: #1855334)
1607 - [Config] Enable linked list manipulation checks
1608
1609 * shiftfs: prevent lower dentries from going negative during unlink
1610 (LP: #1860041)
1611 - SAUCE: shiftfs: prevent lower dentries from going negative during unlink
1612
1613 * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on
1614 Lenovo E41-25/45 (LP: #1859561)
1615 - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45
1616
1617 * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
1618 [1b21:2142] (LP: #1858988)
1619 - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect
1620
1621 * Dell AIO can't adjust brightness (LP: #1858761)
1622 - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status
1623
1624 * Miscellaneous Ubuntu changes
1625 - [Config] Fix typo in annotations file
1626 - update dkms package versions
1627
1628 [ Upstream Kernel Changes ]
1629
1630 * Rebase to v5.5
1631
1632 -- Andrea Righi <andrea.righi@canonical.com> Mon, 27 Jan 2020 11:39:38 +0100
1633
1634linux-5.5 (5.5.0-6.7) focal; urgency=medium
1635
1636 * Miscellaneous Ubuntu changes
1637 - [Packaging] Update ubuntu-regression-suite dependency to python2
1638 - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel
1639 - update dkms package versions
1640
1641 [ Upstream Kernel Changes ]
1642
1643 * Rebase to v5.5-rc7
1644
1645 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jan 2020 10:16:01 +0100
1646
1647linux-5.5 (5.5.0-5.6) focal; urgency=medium
1648
1649 * Miscellaneous Ubuntu changes
1650 - update dkms package versions
1651
1652 [ Upstream Kernel Changes ]
1653
1654 * Rebase to v5.5-rc6
1655
1656 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jan 2020 15:50:12 +0100
1657
1658linux-5.5 (5.5.0-4.5) focal; urgency=medium
1659
1660 * linux build and autopkg tests need to use python2 instead of python
1661 (LP: #1858487)
1662 - [Packaging] Remove python-dev build dependency
1663
1664 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 16:00:26 +0100
1665
1666linux-5.5 (5.5.0-3.4) focal; urgency=medium
1667
1668 * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support
1669 (LP: #1857541)
1670 - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support
1671
1672 * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845)
1673 - [Config]: built-in VFIO_PCI for amd64
1674
1675 * multi-zone raid0 corruption (LP: #1850540)
1676 - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout
1677 migration
1678
1679 * Packaging resync (LP: #1786013)
1680 - [Packaging] update variants
1681
1682 * Miscellaneous Ubuntu changes
1683 - [Packaging] Change source package to linux-5.5
1684 - [Packaging] Don't use SRCPKGNAME for linux-libc-dev
1685 - [Packaging] Remove linux-source-3 Provides: from linux-source
1686 - [Packaging] Fix linux-doc in linux-image Suggests:
1687 - [Debian] Read variants list into a variable
1688 - [Packaging] Generate linux-libc-dev package only for primary variant
1689 - [Packaging] Generate linux-doc for only the primary variant
1690 - [Debian] Update linux source package name in debian/tests/*
1691 - update dkms package versions
1692 - [Config] updateconfigs after rebase to 5.5-rc3
1693 - [Config] disable PCI_MESON
1694 - [Config] Add pinctrl-equilibrium to modules.ignore
1695
1696 [ Upstream Kernel Changes ]
1697
1698 * Rebase to v5.5-rc5
1699
1700 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 11:28:43 +0100
1701
1702linux-5.5 (5.5.0-2.3) focal; urgency=medium
1703
1704 * Empty entry.
1705
1706 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Dec 2019 22:33:59 -0600
1707
1708linux (5.5.0-2.3) focal; urgency=medium
1709
1710 * Support DPCD aux brightness control (LP: #1856134)
1711 - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
1712 - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
1713 - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
1714 - SAUCE: drm/i915: Auto detect DPCD backlight support by default
1715 - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
1716 panel
1717 - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku
1718
1719 * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
1720 - [Config]: SOUNDWIRE=m
1721
1722 * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
1723 - SAUCE: USB: core: Make port power cycle a seperate helper function
1724 - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
1725
1726 * Miscellaneous Ubuntu changes
1727 - [Debian] add python depends to ubuntu-regression-suite
1728 - SAUCE: selftests: net: tls: remove recv_rcvbuf test
1729 - update dkms package versions
1730
1731 * Miscellaneous upstream changes
1732 - [Config] updateconfigs after rebase to 5.5-rc2
1733
1734 -- Andrea Righi <andrea.righi@canonical.com> Tue, 17 Dec 2019 16:02:43 +0100
1735
1736linux (5.5.0-1.2) focal; urgency=medium
1737
1738 * Miscellaneous Ubuntu changes
1739 - [Config] disable nvidia dkms build
1740 - [Config] disable virtualbox dkms build
1741 - [Config] disable zfs dkms build
1742 - update dropped.txt after rebase to v5.5-rc1
1743 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
1744 aren't present.
1745 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1746 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
1747 error messages.
1748 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1749 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1750 mode
1751 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1752 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
1753 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1754 verify
1755 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1756 - SAUCE: (lockdown) security: lockdown: Make
1757 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1758 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
1759 - [Config] Enable lockdown under secure boot
1760 - update dkms package versions
1761
1762 -- Andrea Righi <andrea.righi@canonical.com> Thu, 12 Dec 2019 16:54:41 +0100
1763
1764linux (5.5.0-0.1) focal; urgency=medium
1765
1766 * Miscellaneous Ubuntu changes
1767 - [Config] updateconfigs after rebase to 5.5-rc1
1768
1769 [ Upstream Kernel Changes ]
1770
1771 * Rebase to v5.5-rc1
1772
1773 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 19:03:35 +0100
1774
1775linux (5.5.0-0.0) focal; urgency=medium
1776
1777 * Dummy entry.
1778
1779 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 15:14:37 +0100
1780
1781linux (5.4.0-8.11) focal; urgency=medium
1782
1783 * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448)
1784
1785 * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
1786 - SAUCE: net: ena: fix issues in setting interrupt moderation params in
1787 ethtool
1788 - SAUCE: net: ena: fix too long default tx interrupt moderation interval
1789
1790 * Kernel build log filled with "/bin/bash: line 5: warning: command
1791 substitution: ignored null byte in input" (LP: #1853843)
1792 - [Debian] Fix warnings when checking for modules signatures
1793
1794 * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
1795 (LP: #1852581)
1796 - [Packaging] Fix module signing with older modinfo
1797
1798 * Fix MST support on Ice Lake (LP: #1854432)
1799 - drm/i915: fix port checks for MST support on gen >= 11
1800
1801 * headphone has noise as not mute on dell machines with alc236/256
1802 (LP: #1854401)
1803 - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
1804
1805 * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
1806 (LP: #1847450)
1807 - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
1808 to intel_pmc_core driver
1809
1810 * CVE-2019-14901
1811 - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
1812
1813 * CVE-2019-14896 // CVE-2019-14897
1814 - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
1815
1816 * CVE-2019-14895
1817 - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
1818
1819 * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
1820 (LP: #1847454)
1821 - powercap/intel_rapl: add support for CometLake Mobile
1822 - powercap/intel_rapl: add support for Cometlake desktop
1823
1824 * External microphone can't work on some dell machines with the codec alc256
1825 or alc236 (LP: #1853791)
1826 - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
1827 - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
1828
1829 * remount of multilower moved pivoted-root overlayfs root, results in I/O
1830 errors on some modified files (LP: #1824407)
1831 - SAUCE: ovl: fix lookup failure on multi lower squashfs
1832
1833 * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
1834 (LP: #1847451)
1835 - SAUCE: tools/power turbostat: Add Cometlake support
1836
1837 * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
1838 - [Config] Enable ROCKCHIP support for arm64
1839
1840 * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
1841 works on Dell Venue 11 Pro 7140 (LP: #1846539)
1842 - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
1843 driver
1844
1845 * i40e: general protection fault in i40e_config_vf_promiscuous_mode
1846 (LP: #1852663)
1847 - SAUCE: i40e Fix GPF when deleting VMs
1848
1849 * libbpf check_abi fails on ppc64el (LP: #1854974)
1850 - libbpf: Fix readelf output parsing on powerpc with recent binutils
1851
1852 * CVE-2019-19050
1853 - crypto: user - fix memory leak in crypto_reportstat
1854
1855 * Make hotplugging docking station to Thunderbolt port more reliable
1856 (LP: #1853991)
1857 - PCI/PM: Add pcie_wait_for_link_delay()
1858 - PCI/PM: Add missing link delays required by the PCIe spec
1859
1860 * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
1861 boot, while showing the BIOS logo on a black background (LP: #1836858)
1862 - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
1863
1864 * [CML] New device id's for CMP-H (LP: #1846335)
1865 - i2c: i801: Add support for Intel Comet Lake PCH-H
1866 - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
1867 - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
1868
1869 * Focal update: v5.4.2 upstream stable release (LP: #1855326)
1870 - io_uring: async workers should inherit the user creds
1871 - net: separate out the msghdr copy from ___sys_{send,recv}msg()
1872 - net: disallow ancillary data for __sys_{send,recv}msg_file()
1873 - crypto: inside-secure - Fix stability issue with Macchiatobin
1874 - driver core: platform: use the correct callback type for bus_find_device
1875 - usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
1876 - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
1877 - staging: rtl8192e: fix potential use after free
1878 - staging: rtl8723bs: Drop ACPI device ids
1879 - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
1880 - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
1881 - mei: bus: prefix device names on bus with the bus name
1882 - mei: me: add comet point V device id
1883 - thunderbolt: Power cycle the router if NVM authentication fails
1884 - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
1885 - gve: Fix the queue page list allocated pages count
1886 - macvlan: schedule bc_work even if error
1887 - mdio_bus: don't use managed reset-controller
1888 - net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
1889 - net: macb: add missed tasklet_kill
1890 - net: psample: fix skb_over_panic
1891 - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
1892 - openvswitch: fix flow command message size
1893 - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
1894 - slip: Fix use-after-free Read in slip_open
1895 - sctp: cache netns in sctp_ep_common
1896 - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
1897 - openvswitch: remove another BUG_ON()
1898 - net/tls: take into account that bpf_exec_tx_verdict() may free the record
1899 - net/tls: free the record on encryption error
1900 - net: skmsg: fix TLS 1.3 crash with full sk_msg
1901 - selftests/tls: add a test for fragmented messages
1902 - net/tls: remove the dead inplace_crypto code
1903 - net/tls: use sg_next() to walk sg entries
1904 - selftests: bpf: test_sockmap: handle file creation failures gracefully
1905 - selftests: bpf: correct perror strings
1906 - tipc: fix link name length check
1907 - selftests: pmtu: use -oneline for ip route list cache
1908 - r8169: fix jumbo configuration for RTL8168evl
1909 - r8169: fix resume on cable plug-in
1910 - ext4: add more paranoia checking in ext4_expand_extra_isize handling
1911 - Revert "jffs2: Fix possible null-pointer dereferences in
1912 jffs2_add_frag_to_fragtree()"
1913 - crypto: talitos - Fix build error by selecting LIB_DES
1914 - HID: core: check whether Usage Page item is after Usage ID items
1915 - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
1916 - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
1917 - Linux 5.4.2
1918
1919 * no HDMI video output since GDM greeter after linux-oem-osp1 version
1920 5.0.0-1026 (LP: #1852386)
1921 - drm/i915: Add new CNL PCH ID seen on a CML platform
1922 - SAUCE: drm/i915: Fix detection for a CMP-V PCH
1923
1924 * Please add patch fixing RK818 ID detection (LP: #1853192)
1925 - SAUCE: mfd: rk808: Fix RK818 ID template
1926
1927 * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
1928 - HID: i2c-hid: fix no irq after reset on raydium 3118
1929
1930 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
1931 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
1932 2-in-1"
1933 - lib: devres: add a helper function for ioremap_uc
1934 - mfd: intel-lpss: Use devm_ioremap_uc for MMIO
1935
1936 * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
1937 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
1938
1939 * Disable unreliable HPET on CFL-H system (LP: #1852216)
1940 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
1941
1942 * Miscellaneous Ubuntu changes
1943 - update dkms package versions
1944 - [Config] Enable virtualbox dkms build
1945 - [Config] update annotations to match current configs
1946 - SAUCE: Add exfat module to signature inclusion list
1947
1948 * Miscellaneous upstream changes
1949 - Bluetooth: Fix invalid-free in bcsp_close()
1950 - ath9k_hw: fix uninitialized variable data
1951 - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
1952 - ath10k: Fix HOST capability QMI incompatibility
1953 - ath10k: restore QCA9880-AR1A (v1) detection
1954 - Revert "Bluetooth: hci_ll: set operational frequency earlier"
1955 - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
1956 - md/raid10: prevent access of uninitialized resync_pages offset
1957 - x86/insn: Fix awk regexp warnings
1958 - x86/speculation: Fix incorrect MDS/TAA mitigation status
1959 - x86/speculation: Fix redundant MDS mitigation message
1960 - nbd: prevent memory leak
1961 - x86/stackframe/32: Repair 32-bit Xen PV
1962 - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
1963 - x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
1964 - x86/doublefault/32: Fix stack canaries in the double fault handler
1965 - x86/pti/32: Size initial_page_table correctly
1966 - x86/cpu_entry_area: Add guard page for entry stack on 32bit
1967 - x86/entry/32: Fix IRET exception
1968 - x86/entry/32: Use %ss segment where required
1969 - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
1970 - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
1971 - x86/entry/32: Fix NMI vs ESPFIX
1972 - selftests/x86/mov_ss_trap: Fix the SYSENTER test
1973 - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
1974 - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make
1975 the CPU_ENTRY_AREA_PAGES assert precise
1976 - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
1977 - futex: Prevent robust futex exit race
1978 - ALSA: usb-audio: Fix NULL dereference at parsing BADD
1979 - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data
1980 - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
1981 - media: vivid: Fix wrong locking that causes race conditions on streaming
1982 stop
1983 - media: usbvision: Fix invalid accesses after device disconnect
1984 - media: usbvision: Fix races among open, close, and disconnect
1985 - cpufreq: Add NULL checks to show() and store() methods of cpufreq
1986 - futex: Move futex exit handling into futex code
1987 - futex: Replace PF_EXITPIDONE with a state
1988 - exit/exec: Seperate mm_release()
1989 - futex: Split futex_mm_release() for exit/exec
1990 - futex: Set task::futex_state to DEAD right after handling futex exit
1991 - futex: Mark the begin of futex exit explicitly
1992 - futex: Sanitize exit state handling
1993 - futex: Provide state handling for exec() as well
1994 - futex: Add mutex around futex exit
1995 - futex: Provide distinct return value when owner is exiting
1996 - futex: Prevent exit livelock
1997 - media: uvcvideo: Fix error path in control parsing failure
1998 - media: b2c2-flexcop-usb: add sanity checking
1999 - media: cxusb: detect cxusb_ctrl_msg error in query
2000 - media: imon: invalid dereference in imon_touch_event
2001 - media: mceusb: fix out of bounds read in MCE receiver buffer
2002 - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
2003 - USBIP: add config dependency for SGL_ALLOC
2004 - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
2005 - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
2006 - usb-serial: cp201x: support Mark-10 digital force gauge
2007 - USB: chaoskey: fix error case of a timeout
2008 - appledisplay: fix error handling in the scheduled work
2009 - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
2010 - USB: serial: mos7720: fix remote wakeup
2011 - USB: serial: mos7840: fix remote wakeup
2012 - USB: serial: option: add support for DW5821e with eSIM support
2013 - USB: serial: option: add support for Foxconn T77W968 LTE modules
2014 - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
2015 - powerpc/book3s64: Fix link stack flush on context switch
2016 - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
2017 - Linux 5.4.1
2018
2019 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Dec 2019 15:53:53 -0600
2020
2021linux (5.4.0-7.8) focal; urgency=medium
2022
2023 * Miscellaneous Ubuntu changes
2024 - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to
2025 segfault
2026 - Update nvidia-430 to nvidia-440
2027 - [Config] Enable nvidia dkms build
2028 - update dkms package versions
2029
2030 [ Upstream Kernel Changes ]
2031
2032 * Rebase to v5.4
2033
2034 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Nov 2019 15:02:30 +0100
2035
2036linux (5.4.0-6.7) focal; urgency=medium
2037
2038 * Miscellaneous Ubuntu changes
2039 - update dkms package versions
2040 - [Config] updateconfigs after rebase to 5.4-rc8
2041
2042 [ Upstream Kernel Changes ]
2043
2044 * Rebase to v5.4-rc7
2045
2046 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Nov 2019 12:08:01 +0100
2047
2048linux (5.4.0-5.6) focal; urgency=medium
2049
2050 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
2051 CVE-2019-15793
2052 - SAUCE: shiftfs: Correct id translation for lower fs operations
2053
2054 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
2055 CVE-2019-15792
2056 - SAUCE: shiftfs: prevent type confusion
2057
2058 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
2059 CVE-2019-15791
2060 - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling
2061
2062 * Some EFI systems fail to boot in efi_init() when booted via maas
2063 (LP: #1851810)
2064 - SAUCE: efi: efi_get_memory_map -- increase map headroom
2065
2066 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
2067 - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE
2068 - SAUCE: seccomp: avoid overflow in implicit constant conversion
2069
2070 * dkms artifacts may expire from the pool (LP: #1850958)
2071 - [Packaging] dkms -- try launchpad librarian for pool downloads
2072 - [Packaging] dkms -- dkms-build quieten wget verbiage
2073
2074 * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239)
2075 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms
2076 - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms
2077
2078 * shiftfs: prevent exceeding project quotas (LP: #1849483)
2079 - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities
2080
2081 * shiftfs: fix fallocate() (LP: #1849482)
2082 - SAUCE: shiftfs: setup correct s_maxbytes limit
2083
2084 * The alsa hda driver is not loaded due to the missing of PCIID for Comet
2085 Lake-S [8086:a3f0] (LP: #1852070)
2086 - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
2087
2088 * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
2089 - SAUCE: platform/x86: dell-uart-backlight: add missing status command
2090 - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
2091 - SAUCE: platform/x86: dell-uart-backlight: add force parameter
2092 - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
2093
2094 * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677)
2095 - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags
2096
2097 * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs
2098 error path (LP: #1850994) // CVE-2019-15794
2099 - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails
2100 - SAUCE: ovl: Restore vm_file value when lower fs mmap fails
2101
2102 * Miscellaneous Ubuntu changes
2103 - [Debian] Convert update-aufs.sh to use aufs5
2104 - SAUCE: import aufs driver
2105 - update dkms package versions
2106
2107 [ Upstream Kernel Changes ]
2108
2109 * Rebase to v5.4-rc7
2110
2111 -- Seth Forshee <seth.forshee@canonical.com> Wed, 13 Nov 2019 11:56:35 -0800
2112
2113linux (5.4.0-4.5) focal; urgency=medium
2114
2115 * High power consumption using 5.0.0-25-generic (LP: #1840835)
2116 - PCI: Add a helper to check Power Resource Requirements _PR3 existence
2117 - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a
2118 driver
2119 - PCI: Fix missing inline for pci_pr3_present()
2120
2121 * Fix signing of staging modules in eoan (LP: #1850234)
2122 - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink
2123
2124 * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525)
2125 - [Config] s390x bump march to z13, with tune to z15
2126
2127 * Miscellaneous Ubuntu changes
2128 - [Debian]: do not skip tests for linux-hwe-edge
2129 - update dkms package versions
2130 - [Config] re-enable zfs
2131 - [Config] rename module virtio_fs to virtiofs
2132
2133 [ Upstream Kernel Changes ]
2134
2135 * Rebase to v5.4-rc6
2136
2137 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Nov 2019 15:12:02 +0100
2138
2139linux (5.4.0-3.4) focal; urgency=medium
2140
2141 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
2142 - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
2143
2144 * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled
2145 cloud (LP: #1848481)
2146 - [Packaging] include iavf/i40evf in generic
2147
2148 * CVE-2019-17666
2149 - SAUCE: rtlwifi: Fix potential overflow on P2P code
2150
2151 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
2152 to no (LP: #1848492)
2153 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
2154 from yes to no
2155
2156 * Add Intel Comet Lake ethernet support (LP: #1848555)
2157 - SAUCE: e1000e: Add support for Comet Lake
2158
2159 * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744)
2160 - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
2161 - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
2162
2163 * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL
2164 platforms (LP: #1847192)
2165 - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display
2166 - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
2167
2168 * PM / hibernate: fix potential memory corruption (LP: #1847118)
2169 - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation
2170
2171 * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186)
2172 - SAUCE: apparmor: fix nnp subset test for unconfined
2173
2174 * overlayfs: allow with shiftfs as underlay (LP: #1846272)
2175 - SAUCE: overlayfs: allow with shiftfs as underlay
2176
2177 * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490)
2178 - [Config] Fix SOF Kconfig options
2179
2180 * linux won't build when new virtualbox version is present on the archive
2181 (LP: #1848788)
2182 - [Packaging]: download virtualbox from sources
2183
2184 * Miscellaneous Ubuntu changes
2185 - [Config] update annotations from configs
2186 - [Config] updateconfigs after rebase to 5.4-rc5
2187 - update dkms package versions
2188
2189 [ Upstream Kernel Changes ]
2190
2191 * Rebase to v5.4-rc5
2192
2193 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Oct 2019 12:01:27 -0500
2194
2195linux (5.4.0-2.3) eoan; urgency=medium
2196
2197 * Add installer support for iwlmvm adapters (LP: #1848236)
2198 - d-i: Add iwlmvm to nic-modules
2199
2200 * shiftfs: rework how shiftfs opens files (LP: #1846265)
2201 - SAUCE: shiftfs: rework how shiftfs opens files
2202
2203 * Miscellaneous Ubuntu changes
2204 - update dkms package versions
2205 - [Config] updateconfigs after rebase to 5.4-rc4
2206
2207 [ Upstream Kernel Changes ]
2208
2209 * Rebase to v5.4-rc4
2210
2211 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Oct 2019 17:31:26 +0200
2212
2213linux (5.4.0-1.2) eoan; urgency=medium
2214
2215 * Miscellaneous Ubuntu changes
2216 - update dkms package versions
2217 - [Config] updateconfigs after rebase to 5.4-rc3
2218 - [Config] add flexfb, fbtft_device and rio500 to modules.ignore
2219 - [Config] amd64: ignore fbtft and all dependent modules
2220
2221 [ Upstream Kernel Changes ]
2222
2223 * Rebase to v5.4-rc3
2224
2225 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Oct 2019 19:48:52 +0200
2226
2227linux (5.4.0-0.1) eoan; urgency=medium
2228
2229 * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704)
2230 - [Packaging] arm64: snapdragon: introduce a snapdragon flavour
2231 - [Packaging] arm64: snapdragon: switch kernel format to Image
2232 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y
2233 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y
2234 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y
2235 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y
2236 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y
2237 - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y
2238 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y
2239 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y
2240 - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y
2241 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y
2242 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y
2243 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y
2244 - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y
2245 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y
2246 - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y
2247 - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y
2248 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y
2249 - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y
2250 - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y
2251 - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y
2252 - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y
2253 - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y
2254 - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y
2255 - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y
2256 - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y
2257 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y
2258 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y
2259 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y
2260 - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y
2261 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y
2262 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y
2263 - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y
2264 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y
2265 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y
2266 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y
2267 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y
2268 - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
2269 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y
2270 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y
2271 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y
2272 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y
2273 - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y
2274 - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y
2275 - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y
2276 - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y
2277 - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y
2278 - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y
2279 - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y
2280 - [Config] arm64: snapdragon: CONFIG_USB_OTG=y
2281 - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y
2282 - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y
2283 - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y
2284 - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y
2285 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y
2286 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y
2287 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y
2288 - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y
2289 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y
2290 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
2291 - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y
2292 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y
2293 - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y
2294 - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y
2295 - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y
2296 - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y
2297 - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y
2298 - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y
2299 - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y
2300
2301 * Miscellaneous Ubuntu changes
2302 - [Config] updateconfigs after rebase to 5.4-rc2
2303 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
2304 aren't present.
2305 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2306 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
2307 error messages.
2308 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2309 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2310 mode
2311 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2312 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
2313 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2314 verify
2315 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2316 - SAUCE: (lockdown) security: lockdown: Make
2317 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2318 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2319 - [Config] Enable lockdown under secure boot
2320 - SAUCE: import aufs driver
2321 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
2322 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
2323 - [Config] enable aufs
2324 - update dkms package versions
2325 - [Config] disable zfs
2326 - [Config] disable nvidia dkms build
2327 - [Config] disable virtualbox dkms build
2328 - [Debian] Generate stub reconstruct for -rc kernels
2329 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting
2330 when device is opened for writing"
2331 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user
2332 namespace mounts"
2333 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts
2334 from user namespaces"
2335 - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block
2336 device inode when mounting"
2337 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards
2338 block device inode when mounting"
2339 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode
2340 permissions in lookup_bdev()"
2341
2342 [ Upstream Kernel Changes ]
2343
2344 * Rebase to v5.4-rc2
2345
2346 -- Seth Forshee <seth.forshee@canonical.com> Fri, 11 Oct 2019 16:42:41 -0500
2347
2348linux (5.4.0-0.0) eoan; urgency=medium
2349
2350 * Dummy entry.
2351
2352 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Oct 2019 09:59:00 -0500
2353
2354linux (5.3.0-17.18) eoan; urgency=medium
2355
2356 * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641)
2357
2358 * CVE-2019-17056
2359 - nfc: enforce CAP_NET_RAW for raw sockets
2360
2361 * CVE-2019-17055
2362 - mISDN: enforce CAP_NET_RAW for raw sockets
2363
2364 * CVE-2019-17054
2365 - appletalk: enforce CAP_NET_RAW for raw sockets
2366
2367 * CVE-2019-17053
2368 - ieee802154: enforce CAP_NET_RAW for raw sockets
2369
2370 * CVE-2019-17052
2371 - ax25: enforce CAP_NET_RAW for raw sockets
2372
2373 * CVE-2019-15098
2374 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
2375
2376 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
2377 (LP: #1846470)
2378 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
2379
2380 * Re-enable linux-libc-dev build on i386 (LP: #1846508)
2381 - [Packaging] Build only linux-libc-dev for i386
2382 - [Debian] final-checks -- ignore archtictures with no binaries
2383
2384 * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic-
2385 proposed (LP: #1845820)
2386 - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT
2387
2388 * Revert ESE DASD discard support (LP: #1846219)
2389 - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes"
2390
2391 * Miscellaneous Ubuntu changes
2392 - update dkms package versions
2393
2394 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Oct 2019 16:57:05 -0500
2395
2396linux (5.3.0-16.17) eoan; urgency=medium
2397
2398 * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204)
2399
2400 * zfs fails to build on s390x with debug symbols enabled (LP: #1846143)
2401 - SAUCE: s390: Mark atomic const ops always inline
2402
2403 -- Seth Forshee <seth.forshee@canonical.com> Tue, 01 Oct 2019 07:46:43 -0500
2404
2405linux (5.3.0-15.16) eoan; urgency=medium
2406
2407 * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987)
2408
2409 * Drop i386 build for 19.10 (LP: #1845714)
2410 - [Packaging] Remove x32 arch references from control files
2411 - [Debian] final-checks -- Get arch list from debian/control
2412
2413 * ZFS kernel modules lack debug symbols (LP: #1840704)
2414 - [Debian] Fix conditional for setting zfs debug package path
2415
2416 * Use pyhon3-sphinx instead of python-sphinx for building html docs
2417 (LP: #1845808)
2418 - [Packaging] Update sphinx build dependencies to python3 packages
2419
2420 * Kernel panic with 19.10 beta image (LP: #1845454)
2421 - efi/tpm: Don't access event->count when it isn't mapped.
2422 - efi/tpm: don't traverse an event log with no events
2423 - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing
2424
2425 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Sep 2019 11:57:20 -0500
2426
2427linux (5.3.0-14.15) eoan; urgency=medium
2428
2429 * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728)
2430
2431 * Drop i386 build for 19.10 (LP: #1845714)
2432 - [Debian] Remove support for producing i386 kernels
2433 - [Debian] Don't use CROSS_COMPILE for i386 configs
2434
2435 * udevadm trigger will fail when trying to add /sys/devices/vio/
2436 (LP: #1845572)
2437 - SAUCE: powerpc/vio: drop bus_type from parent device
2438
2439 * Trying to online dasd drive results in invalid input/output from the kernel
2440 on z/VM (LP: #1845323)
2441 - SAUCE: s390/dasd: Fix error handling during online processing
2442
2443 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
2444 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
2445
2446 * Support Hi1620 zip hw accelerator (LP: #1845355)
2447 - [Config] Enable HiSilicon QM/ZIP as modules
2448 - crypto: hisilicon - add queue management driver for HiSilicon QM module
2449 - crypto: hisilicon - add hardware SGL support
2450 - crypto: hisilicon - add HiSilicon ZIP accelerator support
2451 - crypto: hisilicon - add SRIOV support for ZIP
2452 - Documentation: Add debugfs doc for hisi_zip
2453 - crypto: hisilicon - add debugfs for ZIP and QM
2454 - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
2455 - crypto: hisilicon - fix kbuild warnings
2456 - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
2457 - crypto: hisilicon - init curr_sgl_dma to fix compile warning
2458 - crypto: hisilicon - add missing single_release
2459 - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
2460 - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
2461 - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
2462 - crypto: hisilicon - avoid unused function warning
2463
2464 * SafeSetID LSM should be built but disabled by default (LP: #1845391)
2465 - LSM: SafeSetID: Stop releasing uninitialized ruleset
2466 - [Config] Build SafeSetID LSM but don't enable it by default
2467
2468 * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383)
2469 - [Config] loadpin shouldn't be in CONFIG_LSM
2470
2471 * Add new pci-id's for CML-S, ICL (LP: #1845317)
2472 - drm/i915/icl: Add missing device ID
2473 - drm/i915/cml: Add Missing PCI IDs
2474
2475 * Thunderbolt support for ICL (LP: #1844680)
2476 - thunderbolt: Correct path indices for PCIe tunnel
2477 - thunderbolt: Move NVM upgrade support flag to struct icm
2478 - thunderbolt: Use 32-bit writes when writing ring producer/consumer
2479 - thunderbolt: Do not fail adding switch if some port is not implemented
2480 - thunderbolt: Hide switch attributes that are not set
2481 - thunderbolt: Expose active parts of NVM even if upgrade is not supported
2482 - thunderbolt: Add support for Intel Ice Lake
2483 - ACPI / property: Add two new Thunderbolt property GUIDs to the list
2484
2485 * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668)
2486 - s390/pci: fix MSI message data
2487
2488 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
2489 - s390: add support for IBM z15 machines
2490 - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n
2491
2492 * Eoan update: v5.3.1 upstream stable release (LP: #1845642)
2493 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
2494 - media: tm6000: double free if usb disconnect while streaming
2495 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
2496 - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
2497 - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
2498 - net_sched: let qdisc_put() accept NULL pointer
2499 - udp: correct reuseport selection with connected sockets
2500 - xen-netfront: do not assume sk_buff_head list is empty in error handling
2501 - net: dsa: Fix load order between DSA drivers and taggers
2502 - net: stmmac: Hold rtnl lock in suspend/resume callbacks
2503 - KVM: coalesced_mmio: add bounds checking
2504 - Documentation: sphinx: Add missing comma to list of strings
2505 - firmware: google: check if size is valid when decoding VPD data
2506 - serial: sprd: correct the wrong sequence of arguments
2507 - tty/serial: atmel: reschedule TX after RX was started
2508 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
2509 - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
2510 - ovl: fix regression caused by overlapping layers detection
2511 - phy: qcom-qmp: Correct ready status, again
2512 - floppy: fix usercopy direction
2513 - media: technisat-usb2: break out of loop at end of buffer
2514 - Linux 5.3.1
2515
2516 * ZFS kernel modules lack debug symbols (LP: #1840704)
2517 - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling
2518 - [Debian]: Handle debug symbols for modules in extras too
2519 - [Debian]: Check/link modules with debug symbols after DKMS modules
2520 - [Debian]: Warn about modules without debug symbols
2521 - [Debian]: dkms-build: new parameter for debug package directory
2522 - [Debian]: dkms-build: zfs: support for debug symbols
2523 - [Debian]: dkms-build: Avoid executing post-processor scripts twice
2524 - [Debian]: dkms-build: Move zfs special-casing into configure script
2525
2526 * /proc/self/maps paths missing on live session (was vlc won't start; eoan
2527 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies)
2528 (LP: #1842382)
2529 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs"
2530
2531 -- Seth Forshee <seth.forshee@canonical.com> Fri, 27 Sep 2019 16:08:06 -0500
2532
2533linux (5.3.0-13.14) eoan; urgency=medium
2534
2535 * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105)
2536
2537 * Packaging resync (LP: #1786013)
2538 - [Packaging] update helper scripts
2539
2540 * Miscellaneous Ubuntu changes
2541 - [Debian] Remove binutils-dev build dependency
2542
2543 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Sep 2019 19:26:43 -0500
2544
2545linux (5.3.0-12.13) eoan; urgency=medium
2546
2547 * Change kernel compression method to improve boot speed (LP: #1840934)
2548 - [Packaging] Add lz4 build dependency for s390x
2549
2550 * Miscellaneous Ubuntu changes
2551 - SAUCE: Remove spl and zfs source
2552
2553 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Sep 2019 13:36:26 +0200
2554
2555linux (5.3.0-11.12) eoan; urgency=medium
2556
2557 * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144)
2558
2559 * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
2560 adapters(SAS3.5 onwards) (LP: #1838751)
2561 - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
2562
2563 * s390/setup: Actually init kernel lock down (LP: #1843961)
2564 - SAUCE: (lockdown) s390/setup: Actually init kernel lock down
2565
2566 * cherrypick has_sipl fix (LP: #1843960)
2567 - SAUCE: s390/sclp: Fix bit checked for has_sipl
2568
2569 * Change kernel compression method to improve boot speed (LP: #1840934)
2570 - [Config]: Switch kernel compression from LZO to LZ4 on s390x
2571
2572 * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726)
2573 - [Config] CONFIG_NVRAM=y for ppc64el
2574
2575 * Miscellaneous Ubuntu changes
2576 - [Config]: remove nvram from ppc64el modules ABI
2577 - [Config] Update annotations for recent config changes
2578 - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args
2579 - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
2580 - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630
2581 - update dkms package versions
2582
2583 [ Upstream Kernel Changes ]
2584
2585 * Rebase to v5.3
2586
2587 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 16 Sep 2019 16:18:27 +0200
2588
2589linux (5.3.0-10.11) eoan; urgency=medium
2590
2591 * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232)
2592
2593 * No sound inputs from the external microphone and headset on a Dell machine
2594 (LP: #1842265)
2595 - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls
2596 - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
2597
2598 * Horizontal corrupted line at top of screen caused by framebuffer compression
2599 (LP: #1840236)
2600 - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake
2601
2602 * Add bpftool to linux-tools-common (LP: #1774815)
2603 - [Debian] package bpftool in linux-tools-common
2604
2605 * Miscellaneous Ubuntu changes
2606 - update dkms package versions
2607
2608 [ Upstream Kernel Changes ]
2609
2610 * Rebase to v5.3-rc8
2611
2612 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 09 Sep 2019 10:00:41 +0200
2613
2614linux (5.3.0-9.10) eoan; urgency=medium
2615
2616 * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393)
2617
2618 * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
2619 - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
2620
2621 * shiftfs: drop entries from cache on unlink (LP: #1841977)
2622 - SAUCE: shiftfs: fix buggy unlink logic
2623
2624 * Fix touchpad IRQ storm after S3 (LP: #1841396)
2625 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
2626
2627 * Please include DTBs for arm64 laptops (LP: #1842050)
2628 - arm64: dts: qcom: Add Lenovo Miix 630
2629 - arm64: dts: qcom: Add HP Envy x2
2630 - arm64: dts: qcom: Add Asus NovaGo TP370QL
2631
2632 * Miscellaneous Ubuntu changes
2633 - SAUCE: import aufs driver
2634 - [Packaging]: ignore vbox modules when vbox is disabled
2635
2636 [ Upstream Kernel Changes ]
2637
2638 * Rebase to v5.3-rc7
2639
2640 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Sep 2019 10:27:33 +0200
2641
2642linux (5.3.0-8.9) eoan; urgency=medium
2643
2644 * Packaging resync (LP: #1786013)
2645 - [Packaging] resync getabis
2646
2647 * Change kernel compression method to improve boot speed (LP: #1840934)
2648 - [Config] change kernel compression method to improve boot speed
2649 - [Packaging] add build dependencies for compression algorithms
2650
2651 * realtek r8822be kernel module fails after update to linux kernel-headers
2652 5.0.0-21 (LP: #1838133)
2653 - rtw88: Fix misuse of GENMASK macro
2654 - rtw88: pci: Rearrange the memory usage for skb in RX ISR
2655 - rtw88: pci: Use DMA sync instead of remapping in RX ISR
2656 - rtw88: debug: dump tx power indexes in use
2657 - rtw88: use txpwr_lmt_cfg_pair struct, not arrays
2658 - rtw88: pci: remove set but not used variable 'ip_sel'
2659 - rtw88: allow c2h operation in irq context
2660 - rtw88: enclose c2h cmd handle with mutex
2661 - rtw88: add BT co-existence support
2662 - SAUCE: rtw88: pci: enable MSI interrupt
2663
2664 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
2665 - [Config] Enable VIMC module
2666
2667 * Goodix touchpad may drop first input event (LP: #1840075)
2668 - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk"
2669 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk"
2670 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c
2671 quirk"
2672 - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk"
2673 - mfd: intel-lpss: Remove D3cold delay
2674
2675 * Include Sunix serial/parallel driver (LP: #1826716)
2676 - serial: 8250_pci: Add support for Sunix serial boards
2677 - parport: parport_serial: Add support for Sunix Multi I/O boards
2678
2679 * enable lockdown on s390x when Secure IPL is performed (LP: #1839622)
2680 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2681 - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x.
2682
2683 * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231)
2684 - SAUCE: shiftfs: pass correct point down
2685
2686 * shiftfs: add O_DIRECT support (LP: #1837223)
2687 - SAUCE: shiftfs: add O_DIRECT support
2688
2689 * Miscellaneous Ubuntu changes
2690 - [Config] enable secureboot signing on s390x
2691 - [Config] CONFIG_TEST_BLACKHOLE_DEV=m
2692 - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests
2693 - [Debian] disable dkms builds for autopktest rebuilds
2694 - update dkms package versions
2695 - [Config] updateconfigs after v5.3-rc6 rebase
2696
2697 [ Upstream Kernel Changes ]
2698
2699 * Rebase to v5.3-rc5
2700
2701 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Aug 2019 10:09:42 +0200
2702
2703linux (5.3.0-7.8) eoan; urgency=medium
2704
2705 * Packaging resync (LP: #1786013)
2706 - [Packaging] resync getabis
2707
2708 * Miscellaneous Ubuntu changes
2709 - [Config] updateconfigs after v5.3-rc5 rebase
2710 - remove missing module after updateconfigs
2711
2712 [ Upstream Kernel Changes ]
2713
2714 * Rebase to v5.3-rc5
2715
2716 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Aug 2019 15:31:24 +0200
2717
2718linux (5.3.0-6.7) eoan; urgency=medium
2719
2720 * Miscellaneous Ubuntu changes
2721 - SAUCE: selftests/bpf: prevent headers to be compiled as C code
2722
2723 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Aug 2019 13:25:01 -0500
2724
2725linux (5.3.0-5.6) eoan; urgency=medium
2726
2727 * Miscellaneous Ubuntu changes
2728 - update dkms package versions
2729 - [Config] enable zfs build
2730
2731 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Aug 2019 09:16:06 -0500
2732
2733linux (5.3.0-4.5) eoan; urgency=medium
2734
2735 * Packaging resync (LP: #1786013)
2736 - [Packaging] resync getabis
2737 - [Packaging] update helper scripts
2738
2739 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
2740 timeout for bcache removal causes spurious failures (LP: #1796292)
2741 - SAUCE: bcache: fix deadlock in bcache_allocator
2742
2743 * shiftfs: allow overlayfs (LP: #1838677)
2744 - SAUCE: shiftfs: enable overlayfs on shiftfs
2745
2746 * Miscellaneous Ubuntu changes
2747 - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux
2748 modpost"
2749 - update dkms package versions
2750 - enable nvidia dkms build
2751
2752 [ Upstream Kernel Changes ]
2753
2754 * Rebase to v5.3-rc4
2755
2756 -- Seth Forshee <seth.forshee@canonical.com> Mon, 12 Aug 2019 10:41:27 -0500
2757
2758linux (5.3.0-3.4) eoan; urgency=medium
2759
2760 * Miscellaneous Ubuntu changes
2761 - update dkms package versions
2762 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
2763 - [Config] add mux-* to modules.ignore
2764
2765 [ Upstream Kernel Changes ]
2766
2767 * Rebase to v5.3-rc3
2768
2769 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 05 Aug 2019 18:17:09 +0200
2770
2771linux (5.3.0-2.3) eoan; urgency=medium
2772
2773 * Miscellaneous Ubuntu changes
2774 - [Packaging] add build dependincy on fontconfig
2775
2776 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jul 2019 12:18:46 -0400
2777
2778linux (5.3.0-1.2) eoan; urgency=medium
2779
2780 * System does not auto detect disconnection of external monitor (LP: #1835001)
2781 - SAUCE: drm/i915: Add support for retrying hotplug
2782 - SAUCE: drm/i915: Enable hotplug retry
2783
2784 * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332)
2785 - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64.
2786
2787 * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530)
2788 - [Config] enable ARCH_MESON
2789 - remove missing module
2790 - [Config] update annotations after enabling ARCH_MESON for arm64
2791
2792 * Miscellaneous Ubuntu changes
2793 - SAUCE: KVM: PPC: comment implicit fallthrough
2794 - update dkms package versions
2795 - [Config] enable vbox dkms build
2796
2797 [ Upstream Kernel Changes ]
2798
2799 * Rebase to v5.3-rc2
2800
2801 -- Seth Forshee <seth.forshee@canonical.com> Sun, 28 Jul 2019 23:10:16 -0400
2802
2803linux (5.3.0-0.1) eoan; urgency=medium
2804
2805 * Packaging resync (LP: #1786013)
2806 - [Packaging] resync git-ubuntu-log
2807
2808 * Miscellaneous Ubuntu changes
2809 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
2810 kernel image
2811 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
2812 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
2813 locked down
2814 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
2815 down
2816 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
2817 reboot
2818 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
2819 KEXEC_SIG_FORCE
2820 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
2821 locked down
2822 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
2823 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
2824 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
2825 down
2826 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
2827 locked down
2828 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
2829 down
2830 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
2831 locked down
2832 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
2833 has been locked down
2834 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
2835 locked down
2836 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
2837 locked down
2838 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
2839 down
2840 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
2841 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
2842 parameters (eg. ioport)
2843 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
2844 - SAUCE: (efi-lockdown) Lock down /proc/kcore
2845 - SAUCE: (efi-lockdown) Lock down kprobes
2846 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
2847 kernel is locked down
2848 - SAUCE: (efi-lockdown) Lock down perf
2849 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
2850 down
2851 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
2852 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
2853 when locked down
2854 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
2855 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
2856 defined
2857 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
2858 that aren't present.
2859 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
2860 efi_status_to_err().
2861 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
2862 error messages.
2863 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
2864 boot mode
2865 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
2866 mode
2867 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
2868 signature verify
2869 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
2870 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
2871 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
2872 Secure Boot mode
2873 - SAUCE: import aufs driver
2874 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
2875 - [Config] disable zfs dkms build
2876 - [Config] disable nvidia dkms build
2877 - [Config] disable vbox dkms build
2878 - SAUCE: perf diff: use llabs for s64 vaules
2879
2880 [ Upstream Kernel Changes ]
2881
2882 * Rebase to v5.3-rc1
2883
2884 -- Seth Forshee <seth.forshee@canonical.com> Tue, 23 Jul 2019 21:45:44 -0500
2885
2886linux (5.3.0-0.0) eoan; urgency=medium
2887
2888 * Dummy entry.
2889
2890 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jul 2019 10:19:04 -0500
2891
2892linux (5.2.0-9.10) eoan; urgency=medium
2893
2894 * Packaging resync (LP: #1786013)
2895 - [Packaging] update helper scripts
2896
2897 * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752)
2898 - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device
2899 - SAUCE: Input: alps - fix a mismatch between a condition check and its
2900 comment
2901
2902 * System does not auto detect disconnection of external monitor (LP: #1835001)
2903 - SAUCE: drm/i915: Add support for retrying hotplug
2904 - SAUCE: drm/i915: Enable hotplug retry
2905
2906 * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916)
2907 - SAUCE: ALSA: hda/hdmi - Remove duplicated define
2908 - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
2909
2910 * First click on Goodix touchpad doesn't be recognized after runtime suspended
2911 (LP: #1836836)
2912 - SAUCE: i2c: designware: add G3 3590 into i2c quirk
2913
2914 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
2915 (LP: #1836760)
2916 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
2917
2918 * Doing multiple squashfs (and other loop?) mounts in parallel breaks
2919 (LP: #1836914)
2920 - SAUCE: Revert "loop: Don't change loop device under exclusive opener"
2921
2922 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
2923 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
2924 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
2925 - [Config] add hibmc-drm to modules.ignore
2926
2927 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
2928 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
2929
2930 * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
2931 (LP: #1835054)
2932 - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
2933
2934 * Unhide Nvidia HDA audio controller (LP: #1836308)
2935 - PCI: Enable NVIDIA HDA controllers
2936
2937 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
2938 (LP: #1836177)
2939 - e1000e: Make watchdog use delayed work
2940
2941 * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
2942 - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
2943 - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk
2944
2945 * Intel ethernet I219 has slow RX speed (LP: #1836152)
2946 - e1000e: add workaround for possible stalled packet
2947 - e1000e: disable force K1-off feature
2948
2949 * bcache: risk of data loss on I/O errors in backing or caching devices
2950 (LP: #1829563)
2951 - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
2952
2953 * bnx2x driver causes 100% CPU load (LP: #1832082)
2954 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
2955
2956 * fcf-protection=none patch with new version
2957 - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags"
2958 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
2959
2960 * CVE-2019-12614
2961 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
2962
2963 * Eoan update: v5.2.1 upstream stable release (LP: #1836622)
2964 - crypto: lrw - use correct alignmask
2965 - crypto: talitos - rename alternative AEAD algos.
2966 - fscrypt: don't set policy for a dead directory
2967 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
2968 - media: stv0297: fix frequency range limit
2969 - ALSA: usb-audio: Fix parse of UAC2 Extension Units
2970 - ALSA: hda/realtek - Headphone Mic can't record after S3
2971 - tpm: Actually fail on TPM errors during "get random"
2972 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
2973 - block: fix .bi_size overflow
2974 - block, bfq: NULL out the bic when it's no longer valid
2975 - perf intel-pt: Fix itrace defaults for perf script
2976 - perf auxtrace: Fix itrace defaults for perf script
2977 - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
2978 - perf pmu: Fix uncore PMU alias list for ARM64
2979 - perf thread-stack: Fix thread stack return from kernel for kernel-only case
2980 - perf header: Assign proper ff->ph in perf_event__synthesize_features()
2981 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
2982 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
2983 - Documentation: Add section about CPU vulnerabilities for Spectre
2984 - Documentation/admin: Remove the vsyscall=native documentation
2985 - mwifiex: Don't abort on small, spec-compliant vendor IEs
2986 - USB: serial: ftdi_sio: add ID for isodebug v1
2987 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
2988 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
2989 - p54usb: Fix race between disconnect and firmware loading
2990 - usb: gadget: f_fs: data_len used before properly set
2991 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
2992 - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
2993 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
2994 - drivers/usb/typec/tps6598x.c: fix portinfo width
2995 - drivers/usb/typec/tps6598x.c: fix 4CC cmd write
2996 - p54: fix crash during initialization
2997 - staging: comedi: dt282x: fix a null pointer deref on interrupt
2998 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
2999 - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
3000 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
3001 - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
3002 - HID: Add another Primax PIXART OEM mouse quirk
3003 - lkdtm: support llvm-objcopy
3004 - binder: fix memory leak in error path
3005 - binder: return errors from buffer copy functions
3006 - iio: adc: stm32-adc: add missing vdda-supply
3007 - coresight: Potential uninitialized variable in probe()
3008 - coresight: etb10: Do not call smp_processor_id from preemptible
3009 - coresight: tmc-etr: Do not call smp_processor_id() from preemptible
3010 - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from
3011 preemptible
3012 - coresight: tmc-etf: Do not call smp_processor_id from preemptible
3013 - carl9170: fix misuse of device driver API
3014 - Revert "x86/build: Move _etext to actual end of .text"
3015 - VMCI: Fix integer overflow in VMCI handle arrays
3016 - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
3017 - staging: vchiq: make wait events interruptible
3018 - staging: vchiq: revert "switch to wait_for_completion_killable"
3019 - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
3020 - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
3021 - staging: bcm2835-camera: Ensure all buffers are returned on disable
3022 - staging: bcm2835-camera: Remove check of the number of buffers supplied
3023 - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
3024 - staging: rtl8712: reduce stack usage, again
3025 - Linux 5.2.1
3026 - [Config] updateconfigs after v5.2.1 stable update
3027
3028 * fcf-protection=none patch with upstream version
3029 - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags"
3030 - SAUCE: kbuild: add -fcf-protection=none to retpoline flags
3031
3032 * Miscellaneous Ubuntu changes
3033 - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace
3034 function
3035 - SAUCE: selftests/powerpc/ptrace: fix build failure
3036 - update dkms package versions
3037 - [Packaging] add zlua to zfs-modules.ignore
3038 - update dkms package versions
3039
3040 -- Seth Forshee <seth.forshee@canonical.com> Fri, 19 Jul 2019 15:04:45 -0500
3041
3042linux (5.2.0-8.9) eoan; urgency=medium
3043
3044 * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700)
3045
3046 * Miscellaneous Ubuntu changes
3047 - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1
3048 - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on
3049 s390
3050 - SAUCE: add -fcf-protection=none to retpoline flags
3051 - SAUCE: usbip: ensure strings copied using strncpy are null-terminated
3052 - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS
3053 - SAUCE: perf jvmti: ensure strncpy result is null-terminated
3054 - update dkms package versions
3055 - add removed zfs modules to modules.ignore
3056
3057 [ Upstream Kernel Changes ]
3058
3059 * Rebase to v5.2
3060
3061 -- Seth Forshee <seth.forshee@canonical.com> Mon, 08 Jul 2019 07:13:41 -0500
3062
3063linux (5.2.0-7.8) eoan; urgency=medium
3064
3065 * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0
3066 kernel (LP: #1829652)
3067 - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
3068
3069 * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815)
3070 - net: hns3: initialize CPU reverse mapping
3071 - net: hns3: refine the flow director handle
3072 - net: hns3: add aRFS support for PF
3073 - net: hns3: fix for FEC configuration
3074 - RDMA/hns: Remove unnecessary print message in aeq
3075 - RDMA/hns: Update CQE specifications
3076 - RDMA/hns: Move spin_lock_irqsave to the correct place
3077 - RDMA/hns: Remove jiffies operation in disable interrupt context
3078 - RDMA/hns: Replace magic numbers with #defines
3079 - net: hns3: fix compile warning without CONFIG_RFS_ACCEL
3080 - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
3081 - net: hns3: add support for dump firmware statistics by debugfs
3082 - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has
3083 registered
3084 - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has
3085 registered
3086 - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has
3087 registered
3088 - net: hns3: modify hclge_init_client_instance()
3089 - net: hns3: modify hclgevf_init_client_instance()
3090 - net: hns3: add handshake with hardware while doing reset
3091 - net: hns3: stop schedule reset service while unloading driver
3092 - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
3093 - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
3094 - RDMA/hns: Bugfix for posting multiple srq work request
3095 - net: hns3: remove redundant core reset
3096 - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
3097 - net: hns3: fix VLAN filter restore issue after reset
3098 - net: hns3: set the port shaper according to MAC speed
3099 - net: hns3: add a check to pointer in error_detected and slot_reset
3100 - net: hns3: set ops to null when unregister ad_dev
3101 - net: hns3: add handling of two bits in MAC tunnel interrupts
3102 - net: hns3: remove setting bit of reset_requests when handling mac tunnel
3103 interrupts
3104 - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
3105 - net: hns3: delay and separate enabling of NIC and ROCE HW errors
3106 - RDMA/hns: fix inverted logic of readl read and shift
3107 - RDMA/hns: Bugfix for filling the sge of srq
3108 - net: hns3: log detail error info of ROCEE ECC and AXI errors
3109 - net: hns3: fix wrong size of mailbox responding data
3110 - net: hns3: make HW GRO handling compliant with SW GRO
3111 - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
3112 - net: hns3: refactor hns3_get_new_int_gl function
3113 - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
3114 - net: hns3: delete the redundant user NIC codes
3115 - net: hns3: small changes for magic numbers
3116 - net: hns3: use macros instead of magic numbers
3117 - net: hns3: refactor PF/VF RSS hash key configuration
3118 - net: hns3: some modifications to simplify and optimize code
3119 - net: hns3: fix some coding style issues
3120 - net: hns3: delay setting of reset level for hw errors until slot_reset is
3121 called
3122 - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not
3123 require reset
3124 - net: hns3: process H/W errors occurred before HNS dev initialization
3125 - net: hns3: add recovery for the H/W errors occurred before the HNS dev
3126 initialization
3127 - net: hns3: some changes of MSI-X bits in PPU(RCB)
3128 - net: hns3: extract handling of mpf/pf msi-x errors into functions
3129 - net: hns3: clear restting state when initializing HW device
3130 - net: hns3: free irq when exit from abnormal branch
3131 - net: hns3: fix for dereferencing before null checking
3132 - net: hns3: fix for skb leak when doing selftest
3133 - net: hns3: delay ring buffer clearing during reset
3134 - net: hns3: some variable modification
3135 - net: hns3: fix dereference of ae_dev before it is null checked
3136 - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
3137 - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
3138 - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
3139 - scsi: hisi_sas: Change the type of some numbers to unsigned
3140 - scsi: hisi_sas: Ignore the error code between phy down to phy up
3141 - scsi: hisi_sas: Disable stash for v3 hw
3142 - net: hns3: Add missing newline at end of file
3143 - RDMa/hns: Don't stuck in endless timeout loop
3144
3145 * Sometimes touchpad automatically trigger double click (LP: #1833484)
3146 - SAUCE: i2c: designware: Add disable runtime pm quirk
3147
3148 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
3149 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
3150
3151 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
3152 (LP: #1834479)
3153 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
3154
3155 * Miscellaneous Ubuntu changes
3156 - SAUCE: selftests/powerpc: disable signal_fuzzer test
3157
3158 [ Upstream Kernel Changes ]
3159
3160 * Rebase to v5.2-rc7
3161
3162 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jul 2019 07:22:18 -0500
3163
3164linux (5.2.0-6.7) eoan; urgency=medium
3165
3166 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
3167 - hinic: fix a bug in set rx mode
3168
3169 * Miscellaneous Ubuntu changes
3170 - rebase to v5.2-rc6
3171
3172 [ Upstream Kernel Changes ]
3173
3174 * Rebase to v5.2-rc6
3175
3176 -- Seth Forshee <seth.forshee@canonical.com> Sun, 23 Jun 2019 23:36:11 -0500
3177
3178linux (5.2.0-5.6) eoan; urgency=medium
3179
3180 * QCA9377 isn't being recognized sometimes (LP: #1757218)
3181 - SAUCE: USB: Disable USB2 LPM at shutdown
3182
3183 * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316)
3184 - SAUCE: shiftfs: allow changing ro/rw for subvolumes
3185
3186 * Miscellaneous Ubuntu changes
3187 - update dkms package versions
3188 - [Packaging] replace nvidia-418 dkms build with nvidia-430
3189 - SAUCE: import aufs driver
3190
3191 [ Upstream Kernel Changes ]
3192
3193 * Rebase to v5.2-rc5
3194
3195 -- Seth Forshee <seth.forshee@canonical.com> Mon, 17 Jun 2019 15:04:12 -0500
3196
3197linux (5.2.0-4.5) eoan; urgency=medium
3198
3199 * arm64: cma_alloc errors at boot (LP: #1823753)
3200 - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64
3201 - dma-contiguous: add dma_{alloc,free}_contiguous() helpers
3202 - dma-contiguous: use fallback alloc_pages for single pages
3203 - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc,
3204 free}_contiguous()
3205
3206 * Miscellaneous Ubuntu changes
3207 - [Config] CONFIG_MFD_TQMX86=n for s390x
3208 - [Config] CONFIG_GPIO_AMD_FCH=n for s390x
3209 - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x
3210 - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x
3211 - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae
3212 - [Config] CONFIG_DRM_NOUVEAU_SVM=n
3213 - [Config] CONFIG_HWMON=n for s390x
3214 - [Config] CONFIG_NEW_LEDS=n for s390x
3215 - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf
3216 - [Config] CONFIG_VOP_BUS=n for non-amd64 arches
3217 - [Config] CONFIG_TI_CPSW_PHY_SEL=n
3218 - [Config] CONFIG_INTERCONNECT=n for s390x
3219 - [Config] CONFIG_SCSI_GDTH=n for s390x
3220 - [Config] CONFIG_PACKING=n for s390x
3221 - [Config] CONFIG_ARCH_MILBEAUT=y for armhf
3222 - [Config] update annotations following config review
3223 - update dkms package versions
3224 - [Config] enable nvidia dkms build
3225
3226 [ Upstream Kernel Changes ]
3227
3228 * Rebase to v5.2-rc4
3229
3230 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Jun 2019 07:00:11 -0500
3231
3232linux (5.2.0-3.4) eoan; urgency=medium
3233
3234 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
3235 Ubuntu (LP: #1761379)
3236 - [Packaging] Support building libperf-jvmti.so
3237
3238 * Miscellaneous Ubuntu changes
3239 - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections"
3240 - update dkms package versions
3241 - [Config] enable zfs
3242 - rebase to v5.2-rc3
3243
3244 [ Upstream Kernel Changes ]
3245
3246 * Rebase to v5.2-rc3
3247
3248 -- Seth Forshee <seth.forshee@canonical.com> Sun, 02 Jun 2019 21:48:50 -0500
3249
3250linux (5.2.0-2.3) eoan; urgency=medium
3251
3252 * Miscellaneous Ubuntu changes
3253 - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of
3254 the kernel
3255
3256 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 May 2019 07:12:39 -0500
3257
3258linux (5.2.0-1.2) eoan; urgency=medium
3259
3260 * Miscellaneous Ubuntu changes
3261 - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y
3262 - update dkms package versions
3263 - [Config] enable vbox dkms build
3264 - update dkms package versions
3265
3266 [ Upstream Kernel Changes ]
3267
3268 * Rebase to v5.2-rc2
3269
3270 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 May 2019 21:11:27 -0500
3271
3272linux (5.2.0-0.1) eoan; urgency=medium
3273
3274 * Miscellaneous Ubuntu changes
3275 - SAUCE: import aufs driver
3276 - [Packaging] disable ZFS
3277 - [Packaging] disable nvidia
3278 - [Packaging] dkms-build -- expand paths searched for make.log files
3279 - add virtualbox-guest-dkms dkms package build
3280 - enable vbox dkms build for amd64 and i386
3281 - update dkms package versions
3282 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
3283 kernel image
3284 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
3285 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
3286 locked down
3287 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
3288 down
3289 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
3290 reboot
3291 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
3292 KEXEC_SIG_FORCE
3293 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
3294 locked down
3295 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
3296 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
3297 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
3298 down
3299 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
3300 locked down
3301 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
3302 down
3303 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
3304 locked down
3305 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
3306 has been locked down
3307 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
3308 locked down
3309 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
3310 locked down
3311 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
3312 down
3313 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
3314 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
3315 parameters (eg. ioport)
3316 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
3317 - SAUCE: (efi-lockdown) Lock down /proc/kcore
3318 - SAUCE: (efi-lockdown) Lock down kprobes
3319 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
3320 kernel is locked down
3321 - SAUCE: (efi-lockdown) Lock down perf
3322 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
3323 down
3324 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
3325 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
3326 when locked down
3327 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
3328 that aren't present.
3329 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
3330 efi_status_to_err().
3331 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
3332 error messages.
3333 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
3334 boot mode
3335 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
3336 mode
3337 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
3338 signature verify
3339 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
3340 defined
3341 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3342 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
3343 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
3344 Secure Boot mode
3345 - update dkms package versions
3346 - [Config] disable vbox build
3347 - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as
3348 __always_inline
3349 - SAUCE: IB/mlx5: use size_t instead of u64 when dividing
3350
3351 [ Upstream Kernel Changes ]
3352
3353 * Rebase to v5.2-rc1
3354
3355 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 11:18:43 -0500
3356
3357linux (5.2.0-0.0) eoan; urgency=medium
3358
3359 * Dummy entry.
3360
3361 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 07:34:43 -0500
3362
3363linux (5.1.0-2.2) eoan; urgency=medium
3364
3365 * Packaging resync (LP: #1786013)
3366 - [Packaging] resync git-ubuntu-log
3367
3368 * Eoan update: v5.1.2 upstream stable release (LP: #1829050)
3369 - x86/msr-index: Cleanup bit defines
3370 - x86/speculation: Consolidate CPU whitelists
3371 - x86/speculation/mds: Add basic bug infrastructure for MDS
3372 - x86/speculation/mds: Add BUG_MSBDS_ONLY
3373 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
3374 - x86/speculation/mds: Add mds_clear_cpu_buffers()
3375 - x86/speculation/mds: Clear CPU buffers on exit to user
3376 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
3377 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
3378 - x86/speculation/mds: Add mitigation control for MDS
3379 - x86/speculation/mds: Add sysfs reporting for MDS
3380 - x86/speculation/mds: Add mitigation mode VMWERV
3381 - Documentation: Move L1TF to separate directory
3382 - Documentation: Add MDS vulnerability documentation
3383 - x86/speculation/mds: Add mds=full,nosmt cmdline option
3384 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
3385 - x86/speculation/mds: Add SMT warning message
3386 - x86/speculation/mds: Fix comment
3387 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
3388 - cpu/speculation: Add 'mitigations=' cmdline option
3389 - x86/speculation: Support 'mitigations=' cmdline option
3390 - powerpc/speculation: Support 'mitigations=' cmdline option
3391 - s390/speculation: Support 'mitigations=' cmdline option
3392 - x86/speculation/mds: Add 'mitigations=' support for MDS
3393 - x86/mds: Add MDSUM variant to the MDS documentation
3394 - Documentation: Correct the possible MDS sysfs values
3395 - x86/speculation/mds: Fix documentation typo
3396 - Linux 5.1.2
3397
3398 * Eoan update: v5.1.1 upstream stable release (LP: #1829046)
3399 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
3400 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
3401 - staging: greybus: power_supply: fix prop-descriptor request size
3402 - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
3403 - staging: most: cdev: fix chrdev_region leak in mod_exit
3404 - staging: most: sound: pass correct device when creating a sound card
3405 - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
3406 - usb: dwc3: Fix default lpm_nyet_threshold value
3407 - USB: serial: f81232: fix interrupt worker not stop
3408 - USB: cdc-acm: fix unthrottle races
3409 - usb-storage: Set virt_boundary_mask to avoid SG overflows
3410 - genirq: Prevent use-after-free and work list corruption
3411 - intel_th: pci: Add Comet Lake support
3412 - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
3413 - cpufreq: armada-37xx: fix frequency calculation for opp
3414 - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
3415 hibernate
3416 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
3417 - scsi: lpfc: change snprintf to scnprintf for possible overflow
3418 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
3419 - scsi: qla2xxx: Set remote port devloss timeout to 0
3420 - scsi: qla2xxx: Fix device staying in blocked state
3421 - Bluetooth: hidp: fix buffer overflow
3422 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
3423 - Bluetooth: Fix not initializing L2CAP tx_credits
3424 - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
3425 - UAS: fix alignment of scatter/gather segments
3426 - ASoC: Intel: avoid Oops if DMA setup fails
3427 - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
3428 - locking/futex: Allow low-level atomic operations to return -EAGAIN
3429 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
3430 - Linux 5.1.1
3431
3432 * shiftfs: lock security sensitive superblock flags (LP: #1827122)
3433 - SAUCE: shiftfs: lock down certain superblock flags
3434
3435 * Please package libbpf (which is done out of the kernel src) in Debian [for
3436 19.10] (LP: #1826410)
3437 - SAUCE: tools -- fix add ability to disable libbfd
3438
3439 * ratelimit cma_alloc messages (LP: #1828092)
3440 - SAUCE: cma: ratelimit cma_alloc error messages
3441
3442 * Headphone jack switch sense is inverted: plugging in headphones disables
3443 headphone output (LP: #1824259)
3444 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
3445
3446 * There are 4 HDMI/Displayport audio output listed in sound setting without
3447 attach any HDMI/DP monitor (LP: #1827967)
3448 - ALSA: hda/hdmi - Read the pin sense from register when repolling
3449 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
3450
3451 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
3452 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
3453
3454 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
3455 Checking for all LINUX clients for devops4p10 (LP: #1766201)
3456 - SAUCE: integrity: downgrade error to warning
3457
3458 * linux-buildinfo: pull out ABI information into its own package
3459 (LP: #1806380)
3460 - [Packaging] autoreconstruct -- base tag is always primary mainline version
3461
3462 * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update
3463 (LP: #1825210)
3464 - vbox-update: updates for renamed makefiles
3465 - ubuntu: vbox -- update to 6.0.6-dfsg-1
3466
3467 * autofs kernel module missing (LP: #1824333)
3468 - [Config] Update autofs4 path in inclusion list
3469
3470 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
3471 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
3472
3473 * CVE-2019-3874
3474 - sctp: implement memory accounting on tx path
3475 - sctp: implement memory accounting on rx path
3476
3477 * apparmor does not start in Disco LXD containers (LP: #1824812)
3478 - SAUCE: shiftfs: use separate llseek method for directories
3479
3480 * Miscellaneous Ubuntu changes
3481 - [Packaging] autoreconstruct -- remove for -rc kernels
3482 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
3483 defined
3484 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3485 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
3486 - [Config] (efi-lockdown): update configs after efi lockdown patch refresh
3487 - [Packaging] don't delete efi_parser.c
3488 - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD
3489 - ubuntu: vbox -- update to 6.0.6-dfsg-2
3490 - add nvidia-418 dkms build
3491 - remove virtualbox guest drivers
3492 - [Packaging] dkms-build -- expand paths searched for make.log files
3493 - add virtualbox-guest-dkms dkms package build
3494 - enable vbox dkms build for amd64 and i386
3495 - [Config] update configs for v5.1(-rc7)? rebase
3496 - update dkms package versions
3497 - Add the ability to lock down access to the running kernel image
3498 - Enforce module signatures if the kernel is locked down
3499 - Restrict /dev/{mem,kmem,port} when the kernel is locked down
3500 - kexec_load: Disable at runtime if the kernel is locked down
3501 - Copy secure_boot flag in boot params across kexec reboot
3502 - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
3503 - kexec_file: Restrict at runtime if the kernel is locked down
3504 - hibernate: Disable when the kernel is locked down
3505 - uswsusp: Disable when the kernel is locked down
3506 - PCI: Lock down BAR access when the kernel is locked down
3507 - x86: Lock down IO port access when the kernel is locked down
3508 - x86/msr: Restrict MSR access when the kernel is locked down
3509 - ACPI: Limit access to custom_method when the kernel is locked down
3510 - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
3511 - acpi: Disable ACPI table override if the kernel is locked down
3512 - acpi: Disable APEI error injection if the kernel is locked down
3513 - Prohibit PCMCIA CIS storage when the kernel is locked down
3514 - Lock down TIOCSSERIAL
3515 - Lock down module params that specify hardware parameters (eg. ioport)
3516 - x86/mmiotrace: Lock down the testmmiotrace module
3517 - Lock down /proc/kcore
3518 - Lock down kprobes
3519 - bpf: Restrict kernel image access functions when the kernel is locked down
3520 - Lock down perf
3521 - debugfs: Restrict debugfs when the kernel is locked down
3522 - lockdown: Print current->comm in restriction messages
3523 - kexec: Allow kexec_file() with appropriate IMA policy when locked down
3524 - Make get_cert_list() not complain about cert lists that aren't present.
3525 - Add efi_status_to_str() and rework efi_status_to_err().
3526 - Make get_cert_list() use efi_status_to_str() to print error messages.
3527 - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
3528 - efi: Lock down the kernel if booted in secure boot mode
3529 - KEYS: Make use of platform keyring for module signature verify
3530
3531 * Miscellaneous upstream changes
3532 - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
3533
3534 -- Seth Forshee <seth.forshee@canonical.com> Tue, 14 May 2019 12:32:56 -0500
3535
3536linux (5.1.0-1.1) eoan; urgency=medium
3537
3538 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
3539 - [Packaging]: really drop snapdragon
3540
3541 * Miscellaneous Ubuntu changes
3542 - SAUCE: fix vbox use of MAP_SHARED
3543 - SAUCE: fix vbox use of vm_fault_t
3544 - [Packaging] disable ZFS
3545 - [Packaging] disable nvidia
3546 - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation
3547 - [Config]: updateconfig after rebase to v5.1-rc
3548 - [Config]: build ETNAVIV only on arm platforms
3549 - [Config]: Disable CMA on non-arm platforms
3550 - [Config]: MMC_CQHCI is needed by some built-in drivers
3551 - [Config]: a.out support has been deprecated
3552 - [Config]: R3964 was marked as BROKEN
3553 - [Config]: Add SENSIRION_SGP30 module
3554
3555 * Miscellaneous upstream changes
3556 - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search
3557 path"
3558 - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK"
3559
3560 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 10:03:25 -0300
3561
3562linux (5.1.0-0.0) eoan; urgency=medium
3563
3564 * Dummy entry.
3565
3566 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 09:49:47 -0300
3567
3568linux (5.0.0-13.14) disco; urgency=medium
3569
3570 * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819)
3571
3572 * Display only has 640x480 (LP: #1824677)
3573 - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default"
3574
3575 * shiftfs: use after free when checking mount options (LP: #1824735)
3576 - SAUCE: shiftfs: prevent use-after-free when verifying mount options
3577
3578 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Apr 2019 09:11:23 -0500
3579
3580linux (5.0.0-12.13) disco; urgency=medium
3581
3582 * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726)
3583
3584 * Linux 5.0 black screen on boot, display flickers (i915 regression with
3585 certain laptop panels) (LP: #1824216)
3586 - drm/i915/dp: revert back to max link rate and lane count on eDP
3587
3588 * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717)
3589 - SAUCE: shiftfs: fix passing of attrs to underaly for setattr
3590
3591 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Apr 2019 13:38:05 -0500
3592
3593linux (5.0.0-11.12) disco; urgency=medium
3594
3595 * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
3596
3597 * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
3598 (LP: #1824194)
3599 - net: hns3: fix for not calculating tx bd num correctly
3600
3601 * disco: unable to use iptables/enable ufw under -virtual kernel
3602 (LP: #1823862)
3603 - [Packaging] add bpfilter to linux-modules
3604
3605 * Make shiftfs a module rather than built-in (LP: #1824354)
3606 - [Config] CONFIG_SHIFT_FS=m
3607
3608 * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
3609 - SAUCE: shiftfs: use translated ids when chaning lower fs attrs
3610
3611 * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
3612 - [Packaging] bind hv_kvp_daemon startup to hv_kvp device
3613
3614 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Apr 2019 10:17:19 -0500
3615
3616linux (5.0.0-10.11) disco; urgency=medium
3617
3618 * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936)
3619
3620 * Apparmor enforcement failure in lxc selftests (LP: #1823379)
3621 - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled"
3622
3623 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
3624 6db23a14" on Cosmic i386 (LP: #1813244)
3625 - openvswitch: fix flow actions reallocation
3626
3627 -- Seth Forshee <seth.forshee@canonical.com> Tue, 09 Apr 2019 08:30:38 -0500
3628
3629linux (5.0.0-9.10) disco; urgency=medium
3630
3631 * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228)
3632
3633 * Packaging resync (LP: #1786013)
3634 - [Packaging] resync git-ubuntu-log
3635 - [Packaging] update helper scripts
3636 - [Packaging] resync retpoline extraction
3637
3638 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
3639 - net-next/hinic: replace disable_irq_nosync/enable_irq
3640
3641 * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186)
3642 - shiftfs: uid/gid shifting bind mount
3643 - shiftfs: rework and extend
3644 - shiftfs: support some btrfs ioctls
3645 - [Config] enable shiftfs
3646
3647 * Cannot boot or install - have to use nomodeset (LP: #1821820)
3648 - Revert "drm/i915/fbdev: Actually configure untiled displays"
3649
3650 * Disco update: v5.0.6 upstream stable release (LP: #1823060)
3651 - netfilter: nf_tables: fix set double-free in abort path
3652 - dccp: do not use ipv6 header for ipv4 flow
3653 - genetlink: Fix a memory leak on error path
3654 - gtp: change NET_UDP_TUNNEL dependency to select
3655 - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
3656 - mac8390: Fix mmio access size probe
3657 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
3658 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
3659 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
3660 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
3661 - net: phy: meson-gxl: fix interrupt support
3662 - net: rose: fix a possible stack overflow
3663 - net: stmmac: fix memory corruption with large MTUs
3664 - net-sysfs: call dev_hold if kobject_init_and_add success
3665 - net: usb: aqc111: Extend HWID table by QNAP device
3666 - packets: Always register packet sk in the same order
3667 - rhashtable: Still do rehash when we get EEXIST
3668 - sctp: get sctphdr by offset in sctp_compute_cksum
3669 - sctp: use memdup_user instead of vmemdup_user
3670 - tcp: do not use ipv6 header for ipv4 flow
3671 - tipc: allow service ranges to be connect()'ed on RDM/DGRAM
3672 - tipc: change to check tipc_own_id to return in tipc_net_stop
3673 - tipc: fix cancellation of topology subscriptions
3674 - tun: properly test for IFF_UP
3675 - vrf: prevent adding upper devices
3676 - vxlan: Don't call gro_cells_destroy() before device is unregistered
3677 - thunderx: enable page recycling for non-XDP case
3678 - thunderx: eliminate extra calls to put_page() for pages held for recycling
3679 - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
3680 - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t()
3681 helper
3682 - net: phy: don't clear BMCR in genphy_soft_reset
3683 - r8169: fix cable re-plugging issue
3684 - ila: Fix rhashtable walker list corruption
3685 - tun: add a missing rcu_read_unlock() in error path
3686 - powerpc/fsl: Fix the flush of branch predictor.
3687 - Btrfs: fix incorrect file size after shrinking truncate and fsync
3688 - btrfs: remove WARN_ON in log_dir_items
3689 - btrfs: don't report readahead errors and don't update statistics
3690 - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
3691 - btrfs: Avoid possible qgroup_rsv_size overflow in
3692 btrfs_calculate_inode_block_rsv_size
3693 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
3694 - locks: wake any locks blocked on request before deadlock check
3695 - tracing: initialize variable in create_dyn_event()
3696 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
3697 - powerpc: bpf: Fix generation of load/store DW instructions
3698 - vfio: ccw: only free cp on final interrupt
3699 - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
3700 - NFS: fix mount/umount race in nlmclnt.
3701 - NFSv4.1 don't free interrupted slot on open
3702 - net: dsa: qca8k: remove leftover phy accessors
3703 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
3704 - ALSA: seq: oss: Fix Spectre v1 vulnerability
3705 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
3706 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
3707 - ALSA: hda/realtek - Fixed Headset Mic JD not stable
3708 - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
3709 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
3710 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
3711 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
3712 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
3713 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
3714 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
3715 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
3716 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
3717 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
3718 - kbuild: modversions: Fix relative CRC byte order interpretation
3719 - fs/open.c: allow opening only regular files during execve()
3720 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
3721 - scsi: sd: Fix a race between closing an sd device and sd I/O
3722 - scsi: sd: Quiesce warning if device does not report optimal I/O size
3723 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
3724 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
3725 devices
3726 - drm/rockchip: vop: reset scale mode when win is disabled
3727 - tty/serial: atmel: Add is_half_duplex helper
3728 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
3729 - tty: mxs-auart: fix a potential NULL pointer dereference
3730 - tty: atmel_serial: fix a potential NULL pointer dereference
3731 - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
3732 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
3733 - staging: olpc_dcon_xo_1: add missing 'const' qualifier
3734 - staging: speakup_soft: Fix alternate speech with other synths
3735 - staging: vt6655: Remove vif check from vnt_interrupt
3736 - staging: vt6655: Fix interrupt race condition on device start up.
3737 - staging: erofs: fix to handle error path of erofs_vmap()
3738 - staging: erofs: fix error handling when failed to read compresssed data
3739 - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
3740 - serial: max310x: Fix to avoid potential NULL pointer dereference
3741 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
3742 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
3743 - USB: serial: cp210x: add new device id
3744 - USB: serial: ftdi_sio: add additional NovaTech products
3745 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
3746 - USB: serial: option: set driver_info for SIM5218 and compatibles
3747 - USB: serial: option: add support for Quectel EM12
3748 - USB: serial: option: add Olicard 600
3749 - ACPI / CPPC: Fix guaranteed performance handling
3750 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
3751 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
3752 - drivers/block/zram/zram_drv.c: fix idle/writeback string compare
3753 - blk-mq: fix sbitmap ws_active for shared tags
3754 - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
3755 - cpufreq: scpi: Fix use after free
3756 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
3757 - drm/vkms: fix use-after-free when drm_gem_handle_create() fails
3758 - drm/i915: Mark AML 0x87CA as ULX
3759 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
3760 - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
3761 - gpio: exar: add a check for the return value of ida_simple_get fails
3762 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
3763 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
3764 - usb: mtu3: fix EXTCON dependency
3765 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
3766 - usb: common: Consider only available nodes for dr_mode
3767 - mm/memory.c: fix modifying of page protection by insert_pfn()
3768 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
3769 - xhci: Fix port resume done detection for SS ports with LPM enabled
3770 - usb: xhci: dbc: Don't free all memory with spinlock held
3771 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
3772 - usb: cdc-acm: fix race during wakeup blocking TX traffic
3773 - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
3774 - usb: typec: Fix unchecked return value
3775 - mm/hotplug: fix offline undo_isolate_page_range()
3776 - mm: add support for kmem caches in DMA32 zone
3777 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
3778 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
3779 - mm/debug.c: fix __dump_page when mapping->host is not set
3780 - mm/memory_hotplug.c: fix notification in offline error path
3781 - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
3782 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
3783 - perf pmu: Fix parser error for uncore event alias
3784 - perf intel-pt: Fix TSC slip
3785 - objtool: Query pkg-config for libelf location
3786 - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
3787 - powerpc/64: Fix memcmp reading past the end of src/dest
3788 - powerpc/pseries/mce: Fix misleading print for TLB mutlihit
3789 - watchdog: Respect watchdog cpumask on CPU hotplug
3790 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
3791 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
3792 - KVM: Reject device ioctls from processes other than the VM's creator
3793 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
3794 - KVM: x86: update %rip after emulating IO
3795 - bpf: do not restore dst_reg when cur_state is freed
3796 - mt76x02u: use usb_bulk_msg to upload firmware
3797 - Linux 5.0.6
3798
3799 * RDMA/hns updates for disco (LP: #1822897)
3800 - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
3801 - RDMA/hns: Bugfix for the scene without receiver queue
3802 - RDMA/hns: Add constraint on the setting of local ACK timeout
3803 - RDMA/hns: Modify the pbl ba page size for hip08
3804 - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
3805 - RDMA/hns: Add the process of AEQ overflow for hip08
3806 - RDMA/hns: Add SCC context allocation support for hip08
3807 - RDMA/hns: Add SCC context clr support for hip08
3808 - RDMA/hns: Add timer allocation support for hip08
3809 - RDMA/hns: Remove set but not used variable 'rst'
3810 - RDMA/hns: Make some function static
3811 - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
3812 - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
3813 - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
3814 - RDMA/hns: Limit minimum ROCE CQ depth to 64
3815 - RDMA/hns: Fix the state of rereg mr
3816 - RDMA/hns: Set allocated memory to zero for wrid
3817 - RDMA/hns: Delete useful prints for aeq subtype event
3818 - RDMA/hns: Configure capacity of hns device
3819 - RDMA/hns: Modify qp&cq&pd specification according to UM
3820 - RDMA/hns: Bugfix for set hem of SCC
3821 - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
3822
3823 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
3824 - Set +x on rebuild testcase.
3825 - Skip rebuild test, for regression-suite deps.
3826 - Make ubuntu-regression-suite skippable on unbootable kernels.
3827 - make rebuild use skippable error codes when skipping.
3828 - Only run regression-suite, if requested to.
3829
3830 * touchpad not working on lenovo yoga 530 (LP: #1787775)
3831 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
3832 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
3833 - i2c: add extra check to safe DMA buffer helper
3834 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
3835 - [Config] Update config for AMD MP2 I2C driver
3836
3837 * Detect SMP PHY control command errors (LP: #1822680)
3838 - scsi: libsas: Check SMP PHY control function result
3839
3840 * disable a.out support (LP: #1818552)
3841 - [Config] Disable a.out support
3842 - [Config] remove binfmt_aout from abi for i386 lowlatency
3843
3844 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
3845 - [Packaging] remove snapdragon flavour support
3846 - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under
3847 CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs"
3848 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt
3849 addr == default addr"
3850 - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse
3851 Generator binding"
3852 - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control
3853 Interface driver"
3854 - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for
3855 Qualcomm Camera Control Interface driver"
3856 - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG"
3857 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on
3858 interrupts for EDID parsing"
3859 - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of
3860 HPD interrupt status"
3861 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address"
3862 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug"
3863 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion
3864 timeout"
3865 - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are
3866 present"
3867 - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control
3868 Interface driver"
3869 - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change"
3870 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow
3871 REGULATOR_QCOM_SMD_RPM=m"
3872 - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt-
3873 platdev blacklist"
3874 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp
3875 regulator for device"
3876 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator
3877 without opp_list"
3878 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in
3879 dev_pm_opp_adjust_voltage()"
3880 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages
3881 at runtime"
3882 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner
3883 operations"
3884 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq-
3885 dt"
3886 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new
3887 reg_sequence structures"
3888 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for
3889 qfprom"
3890 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core
3891 Power Reduction)"
3892 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put
3893 calls in map/unmap"
3894 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG"
3895 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP
3896 congestion algorithm"
3897 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and
3898 'fq_codel' qdiscs"
3899 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable
3900 'schedutil' CPUfreq governor"
3901 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in
3902 distro.config"
3903 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
3904 CONFIG_USB_CONFIGFS_F_FS by default"
3905 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs"
3906 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers"
3907 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and
3908 DIGITAL_TV"
3909 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net
3910 drivers"
3911 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD"
3912 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
3913 CFG80211_DEFAULT_PS by default"
3914 - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be
3915 compiled-in"
3916 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and
3917 dm_crypt"
3918 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and
3919 avs"
3920 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus"
3921 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug
3922 friendly USB network adpater"
3923 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx"
3924 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config"
3925 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio
3926 drivers for APQ8016 and DB410c"
3927 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC"
3928 - [Config] fix abi for remove i2c-qcom-cci module
3929 - [Config] update annotations
3930 - [Config] update configs following snapdragon removal
3931
3932 * Disco update: v5.0.5 upstream stable release (LP: #1822671)
3933 - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec"
3934 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
3935 - ALSA: firewire-motu: use 'version' field of unit directory to identify model
3936 - mmc: pxamci: fix enum type confusion
3937 - mmc: alcor: fix DMA reads
3938 - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
3939 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
3940 - drm/amdgpu: fix invalid use of change_bit
3941 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
3942 - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
3943 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
3944 - iommu/iova: Fix tracking of recently failed iova address
3945 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
3946 - udf: Fix crash on IO error during truncate
3947 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
3948 - MIPS: Ensure ELF appended dtb is relocated
3949 - MIPS: Fix kernel crash for R6 in jump label branch function
3950 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
3951 - powerpc/security: Fix spectre_v2 reporting
3952 - net/mlx5: Fix DCT creation bad flow
3953 - scsi: core: Avoid that a kernel warning appears during system resume
3954 - scsi: qla2xxx: Fix FC-AL connection target discovery
3955 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
3956 - scsi: ibmvscsi: Fix empty event pool access during host removal
3957 - futex: Ensure that futex address is aligned in handle_futex_death()
3958 - perf probe: Fix getting the kernel map
3959 - objtool: Move objtool_file struct off the stack
3960 - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
3961 - clocksource/drivers/riscv: Fix clocksource mask
3962 - ALSA: ac97: Fix of-node refcount unbalance
3963 - ext4: fix NULL pointer dereference while journal is aborted
3964 - ext4: fix data corruption caused by unaligned direct AIO
3965 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
3966 - media: v4l2-ctrls.c/uvc: zero v4l2_event
3967 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
3968 - Bluetooth: Fix decrementing reference count twice in releasing socket
3969 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
3970 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
3971 hci_uart_set_proto()
3972 - drm/vkms: Fix flush_work() without INIT_WORK().
3973 - RDMA/cma: Rollback source IP address if failing to acquire device
3974 - f2fs: fix to avoid deadlock of atomic file operations
3975 - aio: simplify - and fix - fget/fput for io_submit()
3976 - netfilter: ebtables: remove BUGPRINT messages
3977 - loop: access lo_backing_file only when the loop device is Lo_bound
3978 - x86/unwind: Handle NULL pointer calls better in frame unwinder
3979 - x86/unwind: Add hardcoded ORC entry for NULL
3980 - locking/lockdep: Add debug_locks check in __lock_downgrade()
3981 - ALSA: hda - Record the current power state before suspend/resume calls
3982 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
3983 - Linux 5.0.5
3984
3985 * hisi_sas updates for disco (LP: #1822385)
3986 - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
3987 - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
3988 - scsi: hisi_sas: remove the check of sas_dev status in
3989 hisi_sas_I_T_nexus_reset()
3990 - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
3991 - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
3992 - scsi: hisi_sas: Fix losing directly attached disk when hot-plug
3993 - scsi: hisi_sas: Correct memory allocation size for DQ debugfs
3994 - scsi: hisi_sas: Some misc tidy-up
3995 - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
3996 - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
3997 - scsi: hisi_sas: Add support for DIX feature for v3 hw
3998 - scsi: hisi_sas: Add manual trigger for debugfs dump
3999 - scsi: hisi_sas: change queue depth from 512 to 4096
4000 - scsi: hisi_sas: Issue internal abort on all relevant queues
4001 - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
4002 - scsi: hisi_sas: Do some more tidy-up
4003 - scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
4004 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
4005 - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
4006 - scsi: hisi_sas: Set PHY linkrate when disconnected
4007 - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP
4008 target port
4009 - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of
4010 HiLink
4011 - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
4012
4013 * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response
4014 (LP: #1822267)
4015 - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
4016 - drm/amdgpu/psp: ignore psp response status
4017
4018 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
4019 triggers system hang on i386 (LP: #1812845)
4020 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
4021
4022 * enable CONFIG_DRM_BOCHS (LP: #1795857)
4023 - [Config] Reenable DRM_BOCHS as module
4024
4025 * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or
4026 cannot complete install when nouveau driver is loaded (crashing in GP100
4027 code) (LP: #1822026)
4028 - SAUCE: drm/nouveau: Disable nouveau driver by default
4029
4030 * Need to add Intel CML related pci-id's (LP: #1821863)
4031 - drm/i915/cml: Add CML PCI IDS
4032 - drm/i915/cml: Introduce Comet Lake PCH
4033
4034 * ARM: Add support for the SDEI interface (LP: #1822005)
4035 - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
4036 - ACPI / APEI: Remove silent flag from ghes_read_estatus()
4037 - ACPI / APEI: Switch estatus pool to use vmalloc memory
4038 - ACPI / APEI: Make hest.c manage the estatus memory pool
4039 - ACPI / APEI: Make estatus pool allocation a static size
4040 - ACPI / APEI: Don't store CPER records physical address in struct ghes
4041 - ACPI / APEI: Remove spurious GHES_TO_CLEAR check
4042 - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
4043 - ACPI / APEI: Generalise the estatus queue's notify code
4044 - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
4045 - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
4046 - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
4047 - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
4048 - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
4049 - ACPI / APEI: Move locking to the notification helper
4050 - ACPI / APEI: Let the notification helper specify the fixmap slot
4051 - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
4052 - ACPI / APEI: Make GHES estatus header validation more user friendly
4053 - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
4054 - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
4055 - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
4056 - firmware: arm_sdei: Add ACPI GHES registration helper
4057 - ACPI / APEI: Add support for the SDEI GHES Notification type
4058
4059 * CVE-2019-9857
4060 - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
4061
4062 * scsi: libsas: Support SATA PHY connection rate unmatch fixing during
4063 discovery (LP: #1821408)
4064 - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
4065 discovery
4066
4067 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
4068 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
4069
4070 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
4071 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
4072
4073 * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547)
4074 - HID: Increase maximum report size allowed by hid_field_extract()
4075
4076 * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053)
4077 - cifs: allow guest mounts to work for smb3.11
4078 - SMB3: Fix SMB3.1.1 guest mounts to Samba
4079
4080 * Add HiSilicon SoC quirk for cpufreq (LP: #1821620)
4081 - ACPI / CPPC: Add a helper to get desired performance
4082 - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
4083
4084 * Disco update: v5.0.4 upstream stable release (LP: #1821607)
4085 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
4086 - 9p/net: fix memory leak in p9_client_create
4087 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
4088 - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
4089 - ASoC: codecs: pcm186x: Fix energysense SLEEP bit
4090 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
4091 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
4092 - mei: hbm: clean the feature flags on link reset
4093 - mei: bus: move hw module get/put to probe/release
4094 - stm class: Prevent division by zero
4095 - stm class: Fix an endless loop in channel allocation
4096 - crypto: caam - fix hash context DMA unmap size
4097 - crypto: ccree - fix missing break in switch statement
4098 - crypto: caam - fixed handling of sg list
4099 - crypto: caam - fix DMA mapping of stack memory
4100 - crypto: ccree - fix free of unallocated mlli buffer
4101 - crypto: ccree - unmap buffer before copying IV
4102 - crypto: ccree - don't copy zero size ciphertext
4103 - crypto: cfb - add missing 'chunksize' property
4104 - crypto: cfb - remove bogus memcpy() with src == dest
4105 - crypto: ofb - fix handling partial blocks and make thread-safe
4106 - crypto: ahash - fix another early termination in hash walk
4107 - crypto: rockchip - fix scatterlist nents error
4108 - crypto: rockchip - update new iv to device in multiple operations
4109 - dax: Flush partial PMDs correctly
4110 - nfit: Fix nfit_intel_shutdown_status() command submission
4111 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
4112 - acpi/nfit: Fix bus command validation
4113 - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
4114 - nfit/ars: Attempt short-ARS even in the no_init_ars case
4115 - libnvdimm/label: Clear 'updating' flag after label-set update
4116 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
4117 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
4118 - libnvdimm: Fix altmap reservation size calculation
4119 - fix cgroup_do_mount() handling of failure exits
4120 - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
4121 - crypto: aegis - fix handling chunked inputs
4122 - crypto: arm/crct10dif - revert to C code for short inputs
4123 - crypto: arm64/aes-neonbs - fix returning final keystream block
4124 - crypto: arm64/crct10dif - revert to C code for short inputs
4125 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
4126 - crypto: morus - fix handling chunked inputs
4127 - crypto: pcbc - remove bogus memcpy()s with src == dest
4128 - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
4129 - crypto: testmgr - skip crc32c context test for ahash algorithms
4130 - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
4131 - crypto: x86/aesni-gcm - fix crash on empty plaintext
4132 - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
4133 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
4134 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
4135 - CIFS: Fix leaking locked VFS cache pages in writeback retry
4136 - CIFS: Do not reset lease state to NONE on lease break
4137 - CIFS: Do not skip SMB2 message IDs on send failures
4138 - CIFS: Fix read after write for files with read caching
4139 - smb3: make default i/o size for smb3 mounts larger
4140 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
4141 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
4142 - tracing/perf: Use strndup_user() instead of buggy open-coded version
4143 - vmw_balloon: release lock on error in vmballoon_reset()
4144 - xen: fix dom0 boot on huge systems
4145 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
4146 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
4147 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
4148 - mmc:fix a bug when max_discard is 0
4149 - spi: ti-qspi: Fix mmap read when more than one CS in use
4150 - spi: pxa2xx: Setup maximum supported DMA transfer length
4151 - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
4152 - spi: spi-gpio: fix SPI_CS_HIGH capability
4153 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
4154 - regulator: max77620: Initialize values for DT properties
4155 - regulator: s2mpa01: Fix step values for some LDOs
4156 - mt76: fix corrupted software generated tx CCMP PN
4157 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
4158 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
4159 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
4160 instability
4161 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
4162 - s390/setup: fix early warning messages
4163 - s390/virtio: handle find on invalid queue gracefully
4164 - scsi: virtio_scsi: don't send sc payload with tmfs
4165 - scsi: aacraid: Fix performance issue on logical drives
4166 - scsi: sd: Optimal I/O size should be a multiple of physical block size
4167 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
4168 - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
4169 - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not
4170 supported
4171 - scsi: qla2xxx: Use complete switch scan for RSCN events
4172 - fs/devpts: always delete dcache dentry-s in dput()
4173 - splice: don't merge into linked buffers
4174 - ovl: During copy up, first copy up data and then xattrs
4175 - ovl: Do not lose security.capability xattr over metadata file copy-up
4176 - m68k: Add -ffreestanding to CFLAGS
4177 - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
4178 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
4179 - btrfs: scrub: fix circular locking dependency warning
4180 - btrfs: drop the lock on error in btrfs_dev_replace_cancel
4181 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
4182 - btrfs: init csum_list before possible free
4183 - Btrfs: fix corruption reading shared and compressed extents after hole
4184 punching
4185 - Btrfs: fix deadlock between clone/dedupe and rename
4186 - soc: qcom: rpmh: Avoid accessing freed memory from batch API
4187 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
4188 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
4189 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
4190 - x86/kprobes: Prohibit probing on optprobe template code
4191 - cpufreq: kryo: Release OPP tables on module removal
4192 - cpufreq: tegra124: add missing of_node_put()
4193 - cpufreq: pxa2xx: remove incorrect __init annotation
4194 - ext4: fix check of inode in swap_inode_boot_loader
4195 - ext4: cleanup pagecache before swap i_data
4196 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
4197 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
4198 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
4199 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
4200 - nvmem: core: don't check the return value of notifier chain call
4201 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
4202 - intel_th: Don't reference unassigned outputs
4203 - parport_pc: fix find_superio io compare code, should use equal test.
4204 - i2c: tegra: fix maximum transfer size
4205 - i2c: tegra: update maximum transfer size
4206 - media: i2c: ov5640: Fix post-reset delay
4207 - gpio: pca953x: Fix dereference of irq data in shutdown
4208 - ext4: update quota information while swapping boot loader inode
4209 - ext4: add mask of ext4 flags to swap
4210 - ext4: fix crash during online resizing
4211 - dma: Introduce dma_max_mapping_size()
4212 - swiotlb: Introduce swiotlb_max_mapping_size()
4213 - swiotlb: Add is_swiotlb_active() function
4214 - PCI/ASPM: Use LTR if already enabled by platform
4215 - PCI/DPC: Fix print AER status in DPC event handling
4216 - PCI: qcom: Don't deassert reset GPIO during probe
4217 - PCI: dwc: skip MSI init if MSIs have been explicitly disabled
4218 - PCI: pci-bridge-emul: Create per-bridge copy of register behavior
4219 - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
4220 - IB/hfi1: Close race condition on user context disable and close
4221 - IB/rdmavt: Fix loopback send with invalidate ordering
4222 - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
4223 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
4224 - ext2: Fix underflow in ext2_max_size()
4225 - clk: uniphier: Fix update register for CPU-gear
4226 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
4227 - clk: samsung: exynos5: Fix possible NULL pointer exception on
4228 platform_device_alloc() failure
4229 - clk: samsung: exynos5: Fix kfree() of const memory on setting
4230 driver_override
4231 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
4232 - clk: ingenic: Fix doc of ingenic_cgu_div_info
4233 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
4234 - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
4235 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
4236 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
4237 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
4238 - serial: 8250_pci: Fix number of ports for ACCES serial cards
4239 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
4240 chip use the pci_pericom_setup()
4241 - jbd2: clear dirty flag when revoking a buffer from an older transaction
4242 - jbd2: fix compile warning when using JBUFFER_TRACE
4243 - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
4244 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
4245 - powerpc/32: Clear on-stack exception marker upon exception return
4246 - powerpc/wii: properly disable use of BATs when requested.
4247 - powerpc/powernv: Make opal log only readable by root
4248 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
4249 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
4250 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
4251 - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
4252 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
4253 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
4254 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
4255 configuration
4256 - powerpc/smp: Fix NMI IPI timeout
4257 - powerpc/smp: Fix NMI IPI xmon timeout
4258 - powerpc/traps: fix recoverability of machine check handling on book3s/32
4259 - powerpc/traps: Fix the message printed when stack overflows
4260 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
4261 - arm64: Fix HCR.TGE status for NMI contexts
4262 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
4263 - arm64: debug: Ensure debug handlers check triggering exception level
4264 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
4265 - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
4266 - ipmi_si: Fix crash when using hard-coded device
4267 - ipmi_si: fix use-after-free of resource->name
4268 - dm: fix to_sector() for 32bit
4269 - dm integrity: limit the rate of error messages
4270 - media: cx25840: mark pad sig_types to fix cx231xx init
4271 - mfd: sm501: Fix potential NULL pointer dereference
4272 - cpcap-charger: generate events for userspace
4273 - cpuidle: governor: Add new governors to cpuidle_governors again
4274 - NFS: Fix I/O request leakages
4275 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
4276 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
4277 - nfsd: fix performance-limiting session calculation
4278 - nfsd: fix memory corruption caused by readdir
4279 - nfsd: fix wrong check in write_v4_end_grace()
4280 - NFSv4.1: Reinitialise sequence results before retransmitting a request
4281 - svcrpc: fix UDP on servers with lots of threads
4282 - PM / wakeup: Rework wakeup source timer cancellation
4283 - PM / OPP: Update performance state when freq == old_freq
4284 - bcache: treat stale && dirty keys as bad keys
4285 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
4286 - stable-kernel-rules.rst: add link to networking patch queue
4287 - vt: perform safe console erase in the right order
4288 - x86/unwind/orc: Fix ORC unwind table alignment
4289 - perf intel-pt: Fix CYC timestamp calculation after OVF
4290 - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
4291 - perf auxtrace: Define auxtrace record alignment
4292 - perf intel-pt: Fix overlap calculation for padding
4293 - perf/x86/intel/uncore: Fix client IMC events return huge result
4294 - perf intel-pt: Fix divide by zero when TSC is not available
4295 - md: Fix failed allocation of md_register_thread
4296 - x86/kvmclock: set offset for kvm unstable clock
4297 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
4298 ftrace_call_replace()
4299 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
4300 - tpm: Unify the send callback behaviour
4301 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
4302 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
4303 - media: lgdt330x: fix lock status reporting
4304 - media: sun6i: Fix CSI regmap's max_register
4305 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
4306 - media: vimc: Add vimc-streamer for stream control
4307 - media: imx-csi: Input connections to CSI should be optional
4308 - media: imx: csi: Disable CSI immediately after last EOF
4309 - media: imx: csi: Stop upstream before disabling IDMA channel
4310 - drm/fb-helper: generic: Fix drm_fbdev_client_restore()
4311 - drm/radeon/evergreen_cs: fix missing break in switch statement
4312 - drm/amd/powerplay: correct power reading on fiji
4313 - drm/amd/display: don't call dm_pp_ function from an fpu block
4314 - KVM: Call kvm_arch_memslots_updated() before updating memslots
4315 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
4316 - KVM: VMX: Zero out *all* general purpose registers after VM-Exit
4317 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
4318 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
4319 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
4320 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
4321 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
4322 - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
4323 - net: dsa: lantiq_gswip: fix use-after-free on failed probe
4324 - net: dsa: lantiq_gswip: fix OF child-node lookups
4325 - s390/setup: fix boot crash for machine without EDAT-1
4326 - SUNRPC: Prevent thundering herd when the socket is not connected
4327 - SUNRPC: Fix up RPC back channel transmission
4328 - SUNRPC: Respect RPC call timeouts when retrying transmission
4329 - Linux 5.0.4
4330 - [Config] update configs for 5.0.4 stable update
4331
4332 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
4333 system (LP: #1821271)
4334 - iwlwifi: add new card for 9260 series
4335
4336 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
4337 - [Config]: enable highdpi Terminus 16x32 font support
4338
4339 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
4340 - iommu/amd: Fix NULL dereference bug in match_hid_uid
4341
4342 * some codecs stop working after S3 (LP: #1820930)
4343 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
4344 - ALSA: hda - Don't trigger jackpoll_work in azx_resume
4345
4346 * tcm_loop.ko: move from modules-extra into main modules package
4347 (LP: #1817786)
4348 - [Packaging] move tcm_loop.lo to main linux-modules package
4349
4350 * C++ demangling support missing from perf (LP: #1396654)
4351 - [Packaging] fix a mistype
4352
4353 * r8169 doesn't get woken up by ethernet cable plugging, no PME generated
4354 (LP: #1817676)
4355 - PCI: pciehp: Disable Data Link Layer State Changed event on suspend
4356
4357 * Disco update: v5.0.3 upstream stable release (LP: #1821074)
4358 - connector: fix unsafe usage of ->real_parent
4359 - fou, fou6: avoid uninit-value in gue_err() and gue6_err()
4360 - gro_cells: make sure device is up in gro_cells_receive()
4361 - ipv4/route: fail early when inet dev is missing
4362 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
4363 - lan743x: Fix RX Kernel Panic
4364 - lan743x: Fix TX Stall Issue
4365 - net: hsr: fix memory leak in hsr_dev_finalize()
4366 - net/hsr: fix possible crash in add_timer()
4367 - net: sit: fix UBSAN Undefined behaviour in check_6rd
4368 - net/x25: fix use-after-free in x25_device_event()
4369 - net/x25: reset state in x25_connect()
4370 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
4371 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
4372 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
4373 - rxrpc: Fix client call queueing, waiting for channel
4374 - sctp: remove sched init from sctp_stream_init
4375 - tcp: do not report TCP_CM_INQ of 0 for closed connections
4376 - tcp: Don't access TCP_SKB_CB before initializing it
4377 - tcp: handle inet_csk_reqsk_queue_add() failures
4378 - vxlan: Fix GRO cells race condition between receive and link delete
4379 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
4380 - net/mlx4_core: Fix reset flow when in command polling mode
4381 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
4382 polling
4383 - net/mlx4_core: Fix qp mtt size calculation
4384 - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
4385 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
4386 - net: sched: flower: insert new filter to idr after setting its mask
4387 - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
4388 - perf/x86: Fixup typo in stub functions
4389 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
4390 Liquid Saffire 56
4391 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
4392 - ALSA: hda: Extend i915 component bind timeout
4393 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
4394 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
4395 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
4396 - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with
4397 ALC255
4398 - perf/x86/intel: Fix memory corruption
4399 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
4400 - It's wrong to add len to sector_nr in raid10 reshape twice
4401 - drm: Block fb changes for async plane updates
4402 - Linux 5.0.3
4403
4404 * Disco update: v5.0.2 upstream stable release (LP: #1820318)
4405 - media: uvcvideo: Fix 'type' check leading to overflow
4406 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
4407 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
4408 - iscsi_ibft: Fix missing break in switch statement
4409 - scsi: aacraid: Fix missing break in switch statement
4410 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
4411 - arm64: dts: zcu100-revC: Give wifi some time after power-on
4412 - arm64: dts: hikey: Give wifi some time after power-on
4413 - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
4414 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
4415 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
4416 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
4417 - drm: disable uncached DMA optimization for ARM and arm64
4418 - media: Revert "media: rc: some events are dropped by userspace"
4419 - Revert "PCI/PME: Implement runtime PM callbacks"
4420 - bpf: Stop the psock parser before canceling its work
4421 - gfs2: Fix missed wakeups in find_insert_glock
4422 - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
4423 - staging: erofs: compressed_pages should not be accessed again after freed
4424 - scripts/gdb: replace flags (MS_xyz -> SB_xyz)
4425 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
4426 - perf/x86/intel: Make cpuc allocations consistent
4427 - perf/x86/intel: Generalize dynamic constraint creation
4428 - x86: Add TSX Force Abort CPUID/MSR
4429 - perf/x86/intel: Implement support for TSX Force Abort
4430 - Linux 5.0.2
4431
4432 * Linux security module stacking support
4433 - LSM: Introduce LSM_FLAG_LEGACY_MAJOR
4434 - LSM: Provide separate ordered initialization
4435 - LSM: Plumb visibility into optional "enabled" state
4436 - LSM: Lift LSM selection out of individual LSMs
4437 - LSM: Build ordered list of LSMs to initialize
4438 - LSM: Introduce CONFIG_LSM
4439 - LSM: Introduce "lsm=" for boottime LSM selection
4440 - LSM: Tie enabling logic to presence in ordered list
4441 - LSM: Prepare for reorganizing "security=" logic
4442 - LSM: Refactor "security=" in terms of enable/disable
4443 - LSM: Separate idea of "major" LSM from "exclusive" LSM
4444 - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
4445 - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
4446 - LSM: Add all exclusive LSMs to ordered initialization
4447 - LSM: Split LSM preparation from initialization
4448 - LoadPin: Initialize as ordered LSM
4449 - Yama: Initialize as ordered LSM
4450 - LSM: Introduce enum lsm_order
4451 - capability: Initialize as LSM_ORDER_FIRST
4452 - procfs: add smack subdir to attrs
4453 - Smack: Abstract use of cred security blob
4454 - SELinux: Abstract use of cred security blob
4455 - SELinux: Remove cred security blob poisoning
4456 - SELinux: Remove unused selinux_is_enabled
4457 - AppArmor: Abstract use of cred security blob
4458 - TOMOYO: Abstract use of cred security blob
4459 - Infrastructure management of the cred security blob
4460 - SELinux: Abstract use of file security blob
4461 - Smack: Abstract use of file security blob
4462 - LSM: Infrastructure management of the file security
4463 - SELinux: Abstract use of inode security blob
4464 - Smack: Abstract use of inode security blob
4465 - LSM: Infrastructure management of the inode security
4466 - LSM: Infrastructure management of the task security
4467 - SELinux: Abstract use of ipc security blobs
4468 - Smack: Abstract use of ipc security blobs
4469 - LSM: Infrastructure management of the ipc security blob
4470 - TOMOYO: Update LSM flags to no longer be exclusive
4471 - LSM: generalize flag passing to security_capable
4472 - LSM: Make lsm_early_cred() and lsm_early_task() local functions.
4473 - LSM: Make some functions static
4474 - apparmor: Adjust offset when accessing task blob.
4475 - LSM: Ignore "security=" when "lsm=" is specified
4476 - LSM: Update list of SECURITYFS users in Kconfig
4477 - apparmor: delete the dentry in aafs_remove() to avoid a leak
4478 - apparmor: fix double free when unpack of secmark rules fails
4479 - SAUCE: LSM: Infrastructure management of the sock security
4480 - SAUCE: LSM: Limit calls to certain module hooks
4481 - SAUCE: LSM: Special handling for secctx lsm hooks
4482 - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display
4483 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
4484 - SAUCE: Revert "apparmor: Fix warning about unused function
4485 apparmor_ipv6_postroute"
4486 - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy"
4487 - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering"
4488 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
4489 - SAUCE: Revert "apparmor: Parse secmark policy"
4490 - SAUCE: Revert "apparmor: Add a wildcard secid"
4491 - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()"
4492 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
4493 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
4494 - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path"
4495 - SAUCE: Revert "apparmor: modify audit rule support to support profile
4496 stacks"
4497 - SAUCE: Revert "apparmor: Add support for audit rule filtering"
4498 - SAUCE: Revert "apparmor: add the ability to get a task's secid"
4499 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
4500 - SAUCE: apparmor: add proc subdir to attrs
4501 - SAUCE: apparmor: add an apparmorfs entry to access current attrs
4502 - SAUCE: apparmor: update flags to no longer be exclusive
4503 - SAUCE: update configs and annotations for LSM stacking
4504
4505 * Miscellaneous Ubuntu changes
4506 - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y
4507 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
4508 kernel is locked down
4509 - [Config] CONFIG_RANDOM_TRUST_CPU=y
4510 - [Config] refresh annotations for recent config changes
4511 - ubuntu: vbox -- update to 6.0.4-dfsg-7
4512 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
4513 upcoming platform"
4514
4515 -- Seth Forshee <seth.forshee@canonical.com> Thu, 04 Apr 2019 14:49:59 -0500
4516
4517linux (5.0.0-8.9) disco; urgency=medium
4518
4519 * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)
4520
4521 * hisi_sas: add debugfs support (LP: #1819500)
4522 - scsi: hisi_sas: Create root and device debugfs directories
4523 - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
4524 - scsi: hisi_sas: Take debugfs snapshot for all regs
4525 - scsi: hisi_sas: Debugfs global register create file and add file operations
4526 - scsi: hisi_sas: Add debugfs for port registers
4527 - scsi: hisi_sas: Add debugfs CQ file and add file operations
4528 - scsi: hisi_sas: Add debugfs DQ file and add file operations
4529 - scsi: hisi_sas: Add debugfs IOST file and add file operations
4530 - scsi: hisi_sas: No need to check return value of debugfs_create functions
4531 - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
4532 code
4533 - scsi: hisi_sas: Add debugfs ITCT file and add file operations
4534
4535 * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
4536 - net: hns: Use struct_size() in devm_kzalloc()
4537 - net: hns3: modify enet reinitialization interface
4538 - net: hns3: remove unused member in struct hns3_enet_ring
4539 - net: hns3: remove unnecessary hns3_adjust_tqps_num
4540 - net: hns3: reuse reinitialization interface in the hns3_set_channels
4541 - net: hns3: add interface hclge_tm_bp_setup
4542 - net: hns3: modify parameter checks in the hns3_set_channels
4543 - net: hns3: remove redundant codes in hclge_knic_setup
4544 - net: hns3: fix user configuration loss for ethtool -L
4545 - net: hns3: adjust the use of alloc_tqps and num_tqps
4546 - net: hns3: fix wrong combined count returned by ethtool -l
4547 - net: hns3: do reinitialization while ETS configuration changed
4548 - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
4549 - net: hns3: add calling roce callback function when link status change
4550 - net: hns3: add rx multicast packets statistic
4551 - net: hns3: refactor the statistics updating for netdev
4552 - net: hns3: fix rss configuration lost problem when setting channel
4553 - net: hns3: fix for shaper not setting when TC num changes
4554 - net: hns3: fix bug of ethtool_ops.get_channels for VF
4555 - net: hns3: clear param in ring when free ring
4556 - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
4557 - net: hns3: do not return GE PFC setting err when initializing
4558 - net: hns3: add ETS TC weight setting in SSU module
4559 - net: hns3: add statistics for PFC frames and MAC control frames
4560 - net: hns3: fix PFC not setting problem for DCB module
4561 - net: hns3: don't update packet statistics for packets dropped by hardware
4562 - net: hns3: clear pci private data when unload hns3 driver
4563 - net: hns3: add error handling in hclge_ieee_setets
4564 - net: hns3: fix return value handle issue for hclge_set_loopback()
4565 - net: hns3: fix broadcast promisc issue for revision 0x20
4566 - net: hns3: After setting the loopback, add the status of getting MAC
4567 - net: hns3: do reinitialization while mqprio configuration changed
4568 - net: hns3: remove dcb_ops->map_update in hclge_dcb
4569 - net: hns3: call hns3_nic_set_real_num_queue with netdev down
4570 - net: hns3: add 8 BD limit for tx flow
4571 - net: hns3: add initialization for nic state
4572 - net: hns3: don't allow vf to enable promisc mode
4573 - net: hns3: reuse the definition of l3 and l4 header info union
4574 - net: hns3: fix VF dump register issue
4575 - net: hns3: use the correct interface to stop|open port
4576 - net: hns3: change hnae3_register_ae_dev() to int
4577 - net: hns3: only support tc 0 for VF
4578 - net: hns3: Fix NULL deref when unloading driver
4579 - net: hns3: fix netif_napi_del() not do problem when unloading
4580 - net: hns3: fix for rss result nonuniform
4581 - net: hns3: fix improper error handling in the hclge_init_ae_dev()
4582 - net: hns3: fix an issue for hclgevf_ae_get_hdev
4583 - net: hns3: stop sending keep alive msg to PF when VF is resetting
4584 - net: hns3: keep flow director state unchanged when reset
4585 - net: hns3: Check for allocation failure
4586 - net: hns3: fix a code style issue for hns3_update_new_int_gl()
4587 - net: hns3: fix an issue for hns3_update_new_int_gl
4588 - net: hns3: Modify parameter type from int to bool in set_gro_en
4589 - net: hns3: code optimization for hclge_rx_buffer_calc
4590 - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
4591 - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
4592 - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
4593 - net: hns3: fix the problem that the supported port is empty
4594 - net: hns3: optimize the maximum TC macro
4595 - net: hns3: don't allow user to change vlan filter state
4596 - net: hns3: modify the upper limit judgment condition
4597 - net: hns3: MAC table entry count function increases operation 0 value
4598 protection measures
4599 - net: hns3: make function hclge_set_all_vf_rst() static
4600 - net: hns3: add pointer checking at the beginning of the exported functions.
4601 - net: hns3: Check variable is valid before assigning it to another
4602 - net: hns3: convert mac advertize and supported from u32 to link mode
4603 - net: hns3: fix port info query issue for copper port
4604 - net: hns3: modify print message of ssu common ecc errors
4605 - net: hns3: some bugfix of ppu(rcb) ras errors
4606 - net: hns3: enable 8~11th bit of mac common msi-x error
4607 - net: hns3: fix 6th bit of ppp mpf abnormal errors
4608 - net: hns3: Record VF unicast and multicast tables
4609 - net: hns3: Record VF vlan tables
4610 - net: hns3: uninitialize command queue while unloading PF driver
4611 - net: hns3: clear command queue's registers when unloading VF driver
4612 - net: hns3: add xps setting support for hns3 driver
4613 - net: hns3: avoid mult + div op in critical data path
4614 - net: hns3: limit some variable scope in critical data path
4615 - net: hns3: remove some ops in struct hns3_nic_ops
4616 - net: hns3: add unlikely for error handling in data path
4617 - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
4618 - net: hns3: remove hnae3_get_bit in data path
4619 - net: hns3: add support to config depth for tx|rx ring separately
4620 - net: hns3: enable VF VLAN filter for each VF when initializing
4621 - net: hns3: fix get VF RSS issue
4622 - net: hns3: fix setting of the hns reset_type for rdma hw errors
4623 - net: hns3: fix improper error handling for hns3_client_start
4624 - net: hns: use struct_size() in devm_kzalloc()
4625 - net: hns3: Fix a logical vs bitwise typo
4626 - net: hns3: add dma_rmb() for rx description
4627 - net: hns3: fix to stop multiple HNS reset due to the AER changes
4628
4629 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
4630 - [Packaging] dkms-build -- support building against packages in PPAs
4631 - [Packaging] dkms-build: do not redownload files on subsequent passes
4632 - [Packaging] dkms-build -- elide partial Built-Using information
4633 - [Packaging] dkms-build -- remove retpoline data from final binary packages
4634 - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
4635 - [Packaging] dkms-build -- add support for unversioned overrides
4636 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
4637 - [Packaging] fix-filenames -- handle exact string removal
4638 - [Packaging] dkms-build--nvidia-N -- remove GCC versions
4639
4640 * Disco update: v5.0.1 upstream stable release (LP: #1819515)
4641 - cpufreq: Use struct kobj_attribute instead of struct global_attr
4642 - staging: erofs: fix mis-acted TAIL merging behavior
4643 - binder: create node flag to request sender's security context
4644 - USB: serial: option: add Telit ME910 ECM composition
4645 - USB: serial: cp210x: add ID for Ingenico 3070
4646 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
4647 - driver core: Postpone DMA tear-down until after devres release
4648 - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
4649 - staging: erofs: fix memleak of inode's shared xattr array
4650 - staging: erofs: fix race of initializing xattrs of a inode at the same time
4651 - staging: erofs: fix illegal address access under memory pressure
4652 - staging: comedi: ni_660x: fix missing break in switch statement
4653 - staging: wilc1000: fix to set correct value for 'vif_num'
4654 - staging: android: ion: fix sys heap pool's gfp_flags
4655 - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
4656 - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
4657 held.
4658 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
4659 - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
4660 DSA framework
4661 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
4662 mv88e6xxx_port_set_duplex
4663 - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
4664 - net: mscc: Enable all ports in QSGMII
4665 - net: sched: put back q.qlen into a single location
4666 - net-sysfs: Fix mem leak in netdev_register_kobject
4667 - qmi_wwan: Add support for Quectel EG12/EM12
4668 - sctp: call iov_iter_revert() after sending ABORT
4669 - team: Free BPF filter when unregistering netdev
4670 - tipc: fix RDM/DGRAM connect() regression
4671 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
4672 - x86/boot/compressed/64: Do not read legacy ROM on EFI system
4673 - tracing: Fix event filters and triggers to handle negative numbers
4674 - xhci: tegra: Prevent error pointer dereference
4675 - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
4676 INTEL_SUNRISEPOINT_LP_XHCI
4677 - applicom: Fix potential Spectre v1 vulnerabilities
4678 - alpha: wire up io_pgetevents system call
4679 - MIPS: irq: Allocate accurate order pages for irq stack
4680 - aio: Fix locking in aio_poll()
4681 - xtensa: fix get_wchan
4682 - gnss: sirf: fix premature wakeup interrupt enable
4683 - USB: serial: cp210x: fix GPIO in autosuspend
4684 - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
4685 config"
4686 - Revert "selftests: firmware: remove use of non-standard diff -Z option"
4687 - selftests: firmware: fix verify_reqs() return value
4688 - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
4689 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
4690 - Linux 5.0.1
4691
4692 * sky2 ethernet card doesn't work after returning from suspend
4693 (LP: #1807259) // sky2 ethernet card link not up after suspend
4694 (LP: #1809843) // Disco update: v5.0.1 upstream stable release
4695 (LP: #1819515)
4696 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
4697
4698 * tls selftest failures/hangs on i386 (LP: #1813607)
4699 - [Config] CONFIG_TLS=n for i386
4700
4701 * CVE-2019-8980
4702 - exec: Fix mem leak in kernel_read_file
4703
4704 * Miscellaneous Ubuntu changes
4705 - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
4706 - [Config] enable nvidia build
4707 - [Config] update gcc version to 8.3
4708
4709 * Miscellaneous upstream changes
4710 - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"
4711
4712 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 12 Mar 2019 16:15:44 -0300
4713
4714linux (5.0.0-7.8) disco; urgency=medium
4715
4716 * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519)
4717
4718 * Packaging resync (LP: #1786013)
4719 - [Packaging] update helper scripts
4720
4721 * unnecessary request_queue freeze (LP: #1815733)
4722 - block: avoid setting nr_requests to current value
4723 - block: avoid setting none scheduler if it's already none
4724
4725 * Miscellaneous Ubuntu changes
4726 - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail
4727 - update dkms package versions
4728
4729 [ Upstream Kernel Changes ]
4730
4731 * Rebase to v5.0
4732
4733 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Mar 2019 08:46:10 -0600
4734
4735linux (5.0.0-6.7) disco; urgency=medium
4736
4737 * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585)
4738
4739 * Packaging resync (LP: #1786013)
4740 - [Packaging] update helper scripts
4741 - [Packaging] resync getabis
4742
4743 * installer does not support iSCSI iBFT (LP: #1817321)
4744 - d-i: add iscsi_ibft to scsi-modules
4745
4746 * Silent "Unknown key" message when pressing keyboard backlight hotkey
4747 (LP: #1817063)
4748 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
4749
4750 * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058)
4751 - e1000e: Disable runtime PM on CNP+
4752
4753 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
4754 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
4755
4756 * CVE-2019-3460
4757 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
4758
4759 * CVE-2019-3459
4760 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
4761
4762 * kernel net tls selftest fails on 5.0 (LP: #1816716)
4763 - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across
4764 multiple records"
4765
4766 * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206)
4767 - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes
4768
4769 * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684)
4770 - s390/pci: map IOV resources
4771 - s390/pci: improve bar check
4772
4773 * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060)
4774 - SAUCE: prevent a glibc test failure when looking for obsolete types on
4775 headers
4776
4777 * Miscellaneous Ubuntu changes
4778 - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations
4779 - SAUCE: selftests: pmtu: disable accept_dad for tests
4780 - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode
4781 - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an
4782 expected failure
4783
4784 [ Upstream Kernel Changes ]
4785
4786 * Rebase to v5.0-rc8
4787
4788 -- Seth Forshee <seth.forshee@canonical.com> Mon, 25 Feb 2019 09:37:36 -0600
4789
4790linux (5.0.0-5.6) disco; urgency=medium
4791
4792 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
4793 - ALSA: hda/realtek - Headset microphone and internal speaker support for
4794 System76 oryp5
4795
4796 * Miscellaneous Ubuntu changes
4797 - [Config] Fix aufs menus in annotations file
4798 - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m
4799 - [Config] Update annotations based on configs
4800
4801 [ Upstream Kernel Changes ]
4802
4803 * Rebase to v5.0-rc7
4804
4805 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Feb 2019 10:04:11 +0100
4806
4807linux (5.0.0-4.5) disco; urgency=medium
4808
4809 * linux-buildinfo: pull out ABI information into its own package
4810 (LP: #1806380)
4811 - [Packaging] autoreconstruct -- base tag is always primary mainline version
4812
4813 * [Packaging] Allow overlay of config annotations (LP: #1752072)
4814 - [Packaging] config-check: Add an include directive
4815
4816 * Miscellaneous Ubuntu changes
4817 - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+
4818 - hio -- replace use of do_gettimeofday()
4819 - hio -- part_round_stats() removed in 5.0
4820 - hio -- device_add_disk() grew a 'groups' argument in 4.20
4821 - enable hio build
4822 - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary
4823 mainline version"
4824
4825 [ Upstream Kernel Changes ]
4826
4827 * Rebase to v5.0-rc6
4828
4829 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Feb 2019 08:15:32 -0600
4830
4831linux (5.0.0-3.4) disco; urgency=medium
4832
4833 * CONFIG_TEST_BPF is disabled (LP: #1813955)
4834 - [Config]: Reenable TEST_BPF
4835
4836 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
4837 - HID: i2c-hid: Ignore input report if there's no data present on Elan
4838 touchpanels
4839
4840 * SecureBoot support for arm64 (LP: #1804481)
4841 - Build signed kernels for arm64
4842
4843 * Miscellaneous Ubuntu changes
4844 - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
4845 - [Config] CONFIG_PCMCIA=n for arm64 and s390x
4846 - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x
4847 - [Config] disable I2C TPM drivers for s390x
4848 - [Config] CONFIG_RAPIDIO=n for s390x
4849 - [Config] CONFIG_DMADEVICES=n for s390x
4850 - [Config] disable gpio drivers for s390x
4851 - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el
4852 - [Config] disable I2C hardware drivers for s390x
4853 - [Config] CONFIG_I3C=n for s390x
4854 - [Config] CONFIG_SERIO=n for s390x
4855 - [Config] disable misc drivers for s390x
4856 - [Config] disable EEPROM drivers for s390x
4857 - [Config] disable MFD drivers for s390x
4858 - [Config] CONFIG_NVMEM=n for s390x
4859 - [Config] CONFIG_MLXSW_I2C=n for s390x
4860 - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x
4861 - [Config] CONFIG_PPP=n for s390x
4862 - [Config] CONFIG_PCCARD=n for s390x
4863 - [Config] CONFIG_PCI_MESON=y
4864 - [Config] CONFIG_SCSI_MYRB=n for s390x
4865 - [Config] CONFIG_REGULATOR=n for s390x
4866 - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x
4867 - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y
4868 - [Config] update annotations following config review
4869 - [Packaging] remove handoff check for uefi signing
4870 - [Packaging] decompress gzipped efi images in signing tarball
4871 - vbox-update: allow leading whitespace when fixing up KERN_DIR
4872 - ubuntu: vbox -- update to 6.0.4-dfsg-3
4873 - vbox: remove remount check in sf_read_super_aux()
4874 - enable vbox build
4875 - [Config] CONFIG_ANDROID_BINDER_DEVICES=""
4876 - SAUCE: import aufs driver
4877 - [Config]: Enable aufs
4878 - [Config] relocate aufs annotations to menu
4879 - [Config] remove unmatched configs from annotations
4880 - [Config] fix up abi for removed modules
4881 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4882 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
4883 - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location
4884 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
4885 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
4886 - [Config] (efi-lockdown) enable importing of efi certificates for module sig
4887 verification
4888
4889 * Miscellaneous upstream changes
4890 - binder: fix CONFIG_ANDROID_BINDER_DEVICES
4891
4892 [ Upstream Kernel Changes ]
4893
4894 * Rebase to v5.0-rc5
4895
4896 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Feb 2019 14:26:12 -0600
4897
4898linux (5.0.0-2.3) disco; urgency=medium
4899
4900 * kernel oops in bcache module (LP: #1793901)
4901 - SAUCE: bcache: never writeback a discard operation
4902
4903 * Enable sound card power saving by default (LP: #1804265)
4904 - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
4905
4906 * Miscellaneous Ubuntu changes
4907 - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests"
4908 - SAUCE: ashmem: turn into module
4909 - SAUCE: binder: turn into module
4910 - SAUCE: binder: give binder_alloc its own debug mask file
4911 - [Config] enable binder and ashmem as modules
4912 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
4913 - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger
4914 test
4915 - update dkms package versions
4916
4917 [ Upstream Kernel Changes ]
4918
4919 * Rebase to v5.0-rc4
4920
4921 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Jan 2019 06:57:32 -0600
4922
4923linux (5.0.0-1.2) disco; urgency=medium
4924
4925 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
4926 - USB: Add new USB LPM helpers
4927 - USB: Consolidate LPM checks to avoid enabling LPM twice
4928
4929 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
4930 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
4931 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
4932
4933 * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467)
4934 - [Config] enable virtio-gpu for s390x
4935
4936 * Crash on "ip link add foo type ipip" (LP: #1811803)
4937 - SAUCE: fan: Fix NULL pointer dereference
4938
4939 * Fix not working Goodix touchpad (LP: #1811929)
4940 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
4941
4942 * Miscellaneous Ubuntu changes
4943 - update dkms package versions
4944 - enable zfs build
4945
4946 [ Upstream Kernel Changes ]
4947
4948 * Rebase to v5.0-rc3
4949
4950 -- Seth Forshee <seth.forshee@canonical.com> Tue, 22 Jan 2019 13:56:17 -0600
4951
4952linux (5.0.0-0.1) disco; urgency=medium
4953
4954 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
4955 - [Packaging] dkms -- add per package post-process step
4956 - [Packaging] dkms -- switch to a consistent build prefix length and strip
4957 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
4958 - [Packaging] nvidia -- make nvidia package version explicit
4959
4960 * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334)
4961 - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
4962
4963 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
4964 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
4965
4966 * Miscellaneous Ubuntu changes
4967 - ubuntu -- disable vbox build
4968 - ubuntu -- disable hio build
4969 - Disable zfs build
4970 - SAUCE: import aufs driver
4971 - update dkms package versions
4972 - [Config] disable aufs config options
4973 - [Config] disable nvidia build
4974 - update dropped.txt
4975 - [Packaging] disable nvidia dkms builds for mainline
4976 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4977 kernel image
4978 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
4979 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4980 locked down
4981 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4982 down
4983 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
4984 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
4985 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
4986 down
4987 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
4988 locked down
4989 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
4990 down
4991 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
4992 locked down
4993 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
4994 has been locked down
4995 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
4996 locked down
4997 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
4998 locked down
4999 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
5000 down
5001 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
5002 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
5003 parameters (eg. ioport)
5004 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
5005 - SAUCE: (efi-lockdown) Lock down /proc/kcore
5006 - SAUCE: (efi-lockdown) Lock down kprobes
5007 - SAUCE: (efi-lockdown) Lock down perf
5008 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
5009 down
5010 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
5011 defined
5012 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
5013 secondary keyring
5014 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
5015 that aren't present.
5016 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
5017 efi_status_to_err().
5018 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
5019 error messages.
5020 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
5021 reboot
5022 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
5023 boot mode
5024 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
5025 mode
5026 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
5027 - [Config] set config options for efi lockdown
5028 - Revert "UBUNTU: SAUCE: import aufs driver"
5029
5030 [ Upstream Kernel Changes ]
5031
5032 * Rebase to v5.0-rc2
5033
5034 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Jan 2019 12:31:29 -0600
5035
5036linux (5.0.0-0.0) disco; urgency=medium
5037
5038 * Dummy entry.
5039
5040 -- Seth Forshee <seth.forshee@canonical.com> Wed, 16 Jan 2019 14:48:05 -0600
5041
5042linux (4.20.0-2.3) disco; urgency=medium
5043
5044 [ Upstream Kernel Changes ]
5045
5046 * Rebase to v4.20
5047
5048 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Jan 2019 12:11:43 -0600
5049
5050linux (4.20.0-1.2) disco; urgency=medium
5051
5052 * Packaging resync (LP: #1786013)
5053 - [Packaging] update helper scripts
5054
5055 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
5056 Adapter (LP: #1805607)
5057 - SAUCE: ath10k: provide reset function for QCA9377 chip
5058
5059 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
5060 - [Packaging] dkms -- dkms package build packaging support
5061 - [Packaging] dkms -- save build objects artifacts for validation
5062 - [Packaging] dkms -- add general Built-Using: support
5063 - [Packaging] simplify Provides comma handling
5064 - [Packaging] zfs/spl -- remove packaging support for incorporated source
5065 - [Packaging] zfs/spl -- remove incorporated source
5066 - [Packaging] zfs/spl -- build via dkms
5067 - [Packaging] zfs/spl -- make zfs package version explicit
5068 - [Packaging] update-version-dkms -- sync archive versions to package
5069
5070 * Miscellaneous Ubuntu changes
5071 - [Packaging] update-version-dkms -- fix getting distrbution from changelog
5072 - update dkms package versions
5073
5074 [ Upstream Kernel Changes ]
5075
5076 * Rebase to v4.20-rc6
5077
5078 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Dec 2018 11:33:08 -0600
5079
5080linux (4.20.0-0.1) disco; urgency=medium
5081
5082 * Overlayfs in user namespace leaks directory content of inaccessible
5083 directories (LP: #1793458) // CVE-2018-6559
5084 - Revert "ovl: relax permission checking on underlying layers"
5085 - SAUCE: overlayfs: ensure mounter privileges when reading directories
5086
5087 * Miscellaneous Ubuntu changes
5088 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
5089 kernel image
5090 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
5091 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
5092 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
5093 locked down
5094 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
5095 down
5096 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
5097 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
5098 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
5099 down
5100 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
5101 locked down
5102 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
5103 down
5104 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
5105 locked down
5106 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
5107 has been locked down
5108 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
5109 locked down
5110 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
5111 locked down
5112 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
5113 down
5114 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
5115 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
5116 parameters (eg. ioport)
5117 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
5118 - SAUCE: (efi-lockdown) Lock down /proc/kcore
5119 - SAUCE: (efi-lockdown) Lock down kprobes
5120 - SAUCE: (efi-lockdown) Lock down perf
5121 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
5122 down
5123 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
5124 secondary keyring
5125 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
5126 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
5127 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
5128 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
5129 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
5130 that aren't present.
5131 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
5132 efi_status_to_err().
5133 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
5134 error messages.
5135 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
5136 reboot
5137 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
5138 boot mode
5139 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
5140 mode
5141 - SAUCE: (efi-lockdown) Fix for module sig verification
5142 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
5143 - SAUCE: Import aufs driver
5144 - ubuntu: vbox -- update to 5.2.22-dfsg-2
5145 - ubuntu -- disable vbox build
5146 - ubuntu -- disable hio build
5147 - Disable zfs build
5148
5149 [ Upstream Kernel Changes ]
5150
5151 * Rebase to v4.20-rc5
5152
5153 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Dec 2018 07:13:42 -0600
5154
5155linux (4.20.0-0.0) disco; urgency=medium
5156
5157 * Dummy entry.
5158
5159 -- Seth Forshee <seth.forshee@canonical.com> Thu, 06 Dec 2018 10:20:19 -0600
5160
5161linux (4.19.0-8.9) disco; urgency=medium
5162
5163 * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952)
5164
5165 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
5166 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
5167
5168 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
5169 - igb: Fix an issue that PME is not enabled during runtime suspend
5170
5171 * The line-out on the Dell Dock station can't work (LP: #1806532)
5172 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
5173
5174 * CVE-2018-19407
5175 - KVM: X86: Fix scan ioapic use-before-initialization
5176
5177 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
5178 (LP: #1805775)
5179 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
5180 disabled
5181
5182 * Disco update: 4.19.6 upstream stable release (LP: #1806909)
5183 - HID: steam: remove input device when a hid client is running.
5184 - efi/libstub: arm: support building with clang
5185 - usb: core: Fix hub port connection events lost
5186 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
5187 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
5188 - usb: dwc3: core: Clean up ULPI device
5189 - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
5190 - xhci: Fix leaking USB3 shared_hcd at xhci removal
5191 - xhci: handle port status events for removed USB3 hcd
5192 - xhci: Add check for invalid byte size error when UAS devices are connected.
5193 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
5194 - usb: xhci: fix timeout for transition from RExit to U0
5195 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
5196 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
5197 detected
5198 - ALSA: oss: Use kvzalloc() for local buffer allocations
5199 - MAINTAINERS: Add Sasha as a stable branch maintainer
5200 - Documentation/security-bugs: Clarify treatment of embargoed information
5201 - Documentation/security-bugs: Postpone fix publication in exceptional cases
5202 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
5203 - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value
5204 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
5205 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
5206 - iwlwifi: mvm: support sta_statistics() even on older firmware
5207 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
5208 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
5209 - brcmfmac: fix reporting support for 160 MHz channels
5210 - opp: ti-opp-supply: Dynamically update u_volt_min
5211 - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call
5212 - tools/power/cpupower: fix compilation with STATIC=true
5213 - v9fs_dir_readdir: fix double-free on p9stat_read error
5214 - selinux: Add __GFP_NOWARN to allocation at str_read()
5215 - Input: synaptics - avoid using uninitialized variable when probing
5216 - bfs: add sanity check at bfs_fill_super()
5217 - sctp: clear the transport of some out_chunk_list chunks in
5218 sctp_assoc_rm_peer
5219 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
5220 - llc: do not use sk_eat_skb()
5221 - mm: don't warn about large allocations for slab
5222 - mm/memory.c: recheck page table entry with page table lock held
5223 - tcp: do not release socket ownership in tcp_close()
5224 - drm/fb-helper: Blacklist writeback when adding connectors to fbdev
5225 - drm/amdgpu: Add missing firmware entry for HAINAN
5226 - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
5227 - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
5228 - drm/i915: Disable LP3 watermarks on all SNB machines
5229 - drm/ast: change resolution may cause screen blurred
5230 - drm/ast: fixed cursor may disappear sometimes
5231 - drm/ast: Remove existing framebuffers before loading driver
5232 - can: flexcan: Unlock the MB unconditionally
5233 - can: dev: can_get_echo_skb(): factor out non sending code to
5234 __can_get_echo_skb()
5235 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
5236 access frame length
5237 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
5238 is accessed out of bounds
5239 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
5240 existing skb
5241 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
5242 can_rx_offload_queue_sorted() functions
5243 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
5244 can_rx_offload_queue_tail()
5245 - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
5246 - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
5247 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
5248 - can: hi311x: Use level-triggered interrupt
5249 - can: flexcan: Always use last mailbox for TX
5250 - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct
5251 flexcan_priv::tx_mb_idx
5252 - ACPICA: AML interpreter: add region addresses in global list during
5253 initialization
5254 - IB/hfi1: Eliminate races in the SDMA send error path
5255 - fsnotify: generalize handling of extra event flags
5256 - fanotify: fix handling of events on child sub-directory
5257 - pinctrl: meson: fix pinconf bias disable
5258 - pinctrl: meson: fix gxbb ao pull register bits
5259 - pinctrl: meson: fix gxl ao pull register bits
5260 - pinctrl: meson: fix meson8 ao pull register bits
5261 - pinctrl: meson: fix meson8b ao pull register bits
5262 - tools/testing/nvdimm: Fix the array size for dimm devices.
5263 - scsi: lpfc: fix remoteport access
5264 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
5265 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
5266 - cpufreq: imx6q: add return value check for voltage scale
5267 - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
5268 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
5269 - crypto: simd - correctly take reqsize of wrapped skcipher into account
5270 - floppy: fix race condition in __floppy_read_block_0()
5271 - powerpc/io: Fix the IO workarounds code to work with Radix
5272 - sched/fair: Fix cpu_util_wake() for 'execl' type workloads
5273 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
5274 - block: copy ioprio in __bio_clone_fast() and bounce
5275 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
5276 - riscv: add missing vdso_install target
5277 - RISC-V: Silence some module warnings on 32-bit
5278 - drm/amdgpu: fix bug with IH ring setup
5279 - kdb: Use strscpy with destination buffer size
5280 - NFSv4: Fix an Oops during delegation callbacks
5281 - powerpc/numa: Suppress "VPHN is not supported" messages
5282 - efi/arm: Revert deferred unmap of early memmap mapping
5283 - z3fold: fix possible reclaim races
5284 - mm, memory_hotplug: check zone_movable in has_unmovable_pages
5285 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
5286 - mm, page_alloc: check for max order in hot path
5287 - dax: Avoid losing wakeup in dax_lock_mapping_entry
5288 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
5289 - tty: wipe buffer.
5290 - tty: wipe buffer if not echoing data
5291 - gfs2: Fix iomap buffer head reference counting bug
5292 - rcu: Make need_resched() respond to urgent RCU-QS needs
5293 - media: ov5640: Re-work MIPI startup sequence
5294 - media: ov5640: Fix timings setup code
5295 - media: ov5640: fix exposure regression
5296 - media: ov5640: fix auto gain & exposure when changing mode
5297 - media: ov5640: fix wrong binning value in exposure calculation
5298 - media: ov5640: fix auto controls values when switching to manual mode
5299 - Linux 4.19.6
5300
5301 * linux-buildinfo: pull out ABI information into its own package
5302 (LP: #1806380)
5303 - [Packaging] limit preparation to linux-libc-dev in headers
5304 - [Packaging] commonise debhelper invocation
5305 - [Packaging] ABI -- accumulate abi information at the end of the build
5306 - [Packaging] buildinfo -- add basic build information
5307 - [Packaging] buildinfo -- add firmware information to the flavour ABI
5308 - [Packaging] buildinfo -- add compiler information to the flavour ABI
5309 - [Packaging] buildinfo -- add buildinfo support to getabis
5310 - [Packaging] getabis -- handle all known package combinations
5311 - [Packaging] getabis -- support parsing a simple version
5312
5313 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
5314 - [Packaging] own /usr/lib/linux/triggers
5315
5316 * Miscellaneous upstream changes
5317 - blk-mq: fix corruption with direct issue
5318
5319 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Dec 2018 09:18:30 -0600
5320
5321linux (4.19.0-7.8) disco; urgency=medium
5322
5323 * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465)
5324
5325 * Fix and issue that LG I2C touchscreen stops working after reboot
5326 (LP: #1805085)
5327 - HID: i2c-hid: Disable runtime PM for LG touchscreen
5328
5329 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
5330 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
5331 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
5332
5333 * Regression: hinic performance degrades over time (LP: #1805248)
5334 - Revert "net-next/hinic: add checksum offload and TSO support"
5335
5336 * Disco update: 4.19.5 upstream stable release (LP: #1805461)
5337 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
5338 - cifs: don't dereference smb_file_target before null check
5339 - cifs: fix return value for cifs_listxattr
5340 - arm64: kprobe: make page to RO mode when allocate it
5341 - block: brd: associate with queue until adding disk
5342 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
5343 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
5344 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
5345 - net: hns3: bugfix for the initialization of command queue's spin lock
5346 - ixgbe: fix MAC anti-spoofing filter after VFLR
5347 - reiserfs: propagate errors from fill_with_dentries() properly
5348 - hfs: prevent btree data loss on root split
5349 - hfsplus: prevent btree data loss on root split
5350 - perf unwind: Take pgoff into account when reporting elf to libdwfl
5351 - um: Give start_idle_thread() a return code
5352 - drm/edid: Add 6 bpc quirk for BOE panel.
5353 - afs: Handle EIO from delivery function
5354 - platform/x86: intel_telemetry: report debugfs failure
5355 - clk: fixed-rate: fix of_node_get-put imbalance
5356 - perf symbols: Set PLT entry/header sizes properly on Sparc
5357 - fs/exofs: fix potential memory leak in mount option parsing
5358 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
5359 - apparmor: Fix uninitialized value in aa_split_fqname
5360 - x86/earlyprintk: Add a force option for pciserial device
5361 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
5362 - clk: meson-axg: pcie: drop the mpll3 clock parent
5363 - arm64: percpu: Initialize ret in the default case
5364 - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
5365 - clk: renesas: r9a06g032: Fix UART34567 clock rate
5366 - clk: ti: fix OF child-node lookup
5367 - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
5368 - netfilter: ipv6: fix oops when defragmenting locally generated fragments
5369 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
5370 - s390/decompressor: add missing FORCE to build targets
5371 - s390/vdso: add missing FORCE to build targets
5372 - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
5373 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
5374 - HID: alps: allow incoming reports when only the trackstick is opened
5375 - Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
5376 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
5377 replace
5378 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
5379 - netfilter: ipset: fix ip_set_list allocation failure
5380 - s390/mm: fix mis-accounting of pgtable_bytes
5381 - s390/mm: Fix ERROR: "__node_distance" undefined!
5382 - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
5383 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
5384 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
5385 - netfilter: ipset: Fix calling ip_set() macro at dumping
5386 - netfilter: nft_compat: ebtables 'nat' table is normal chain type
5387 - s390/qeth: fix HiperSockets sniffer
5388 - s390/qeth: unregister netdevice only when registered
5389 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
5390 - hwmon: (ibmpowernv) Remove bogus __init annotations
5391 - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
5392 - ARM: dts: fsl: Fix improperly quoted stdout-path values
5393 - Revert "drm/exynos/decon5433: implement frame counter"
5394 - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2
5395 - arm64: dts: renesas: condor: switch from EtherAVB to GEther
5396 - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
5397 - clk: fixed-factor: fix of_node_get-put imbalance
5398 - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
5399 - lib/raid6: Fix arm64 test build
5400 - drm/amd/display: Stop leaking planes
5401 - block: Clear kernel memory before copying to user
5402 - drm/amd/display: Drop reusing drm connector for MST
5403 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
5404 - s390/perf: Change CPUM_CF return code in event init function
5405 - ceph: quota: fix null pointer dereference in quota check
5406 - of/device: Really only set bus DMA mask when appropriate
5407 - nvme: make sure ns head inherits underlying device limits
5408 - i2c: omap: Enable for ARCH_K3
5409 - i2c: qcom-geni: Fix runtime PM mismatch with child devices
5410 - sched/core: Take the hotplug lock in sched_init_smp()
5411 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
5412 - perf tools: Do not zero sample_id_all for group members
5413 - ice: Fix dead device link issue with flow control
5414 - ice: Fix the bytecount sent to netdev_tx_sent_queue
5415 - ice: Change req_speeds to be u16
5416 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
5417 - qed: Fix memory/entry leak in qed_init_sp_request()
5418 - qed: Fix blocking/unlimited SPQ entries leak
5419 - qed: Fix SPQ entries not returned to pool in error flows
5420 - qed: Fix potential memory corruption
5421 - net: stmmac: Fix RX packet size > 8191
5422 - net: aquantia: fix potential IOMMU fault after driver unbind
5423 - net: aquantia: fixed enable unicast on 32 macvlan
5424 - net: aquantia: invalid checksumm offload implementation
5425 - kbuild: deb-pkg: fix too low build version number
5426 - Revert "scripts/setlocalversion: git: Make -dirty check more robust"
5427 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
5428 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
5429 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
5430 - x86/ldt: Remove unused variable in map_ldt_struct()
5431 - media: v4l: event: Add subscription to list before calling "add" operation
5432 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
5433 - RISC-V: Fix raw_copy_{to,from}_user()
5434 - uio: Fix an Oops on load
5435 - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15
5436 - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()
5437 - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
5438 - can: kvaser_usb: Fix potential uninitialized variable use
5439 - usb: cdc-acm: add entry for Hiro (Conexant) modem
5440 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
5441 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
5442 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
5443 - USB: misc: appledisplay: add 20" Apple Cinema Display
5444 - gnss: serial: fix synchronous write timeout
5445 - gnss: sirf: fix synchronous write timeout
5446 - mtd: rawnand: atmel: fix OF child-node lookup
5447 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
5448 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
5449 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
5450 - HID: Add quirk for Primax PIXART OEM mice
5451 - HID: Add quirk for Microsoft PIXART OEM mouse
5452 - libceph: fall back to sendmsg for slab pages
5453 - mt76x0: run vco calibration for each channel configuration
5454 - Linux 4.19.5
5455
5456 * Miscellaneous Ubuntu changes
5457 - Revert "UBUNTU: Build signed kernels for arm64"
5458
5459 -- Seth Forshee <seth.forshee@canonical.com> Tue, 27 Nov 2018 10:38:34 -0600
5460
5461linux (4.19.0-6.7) disco; urgency=medium
5462
5463 * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195)
5464
5465 * SecureBoot support for arm64 (LP: #1804481)
5466 - Build signed kernels for arm64
5467
5468 * Add pointstick support for Cirque Touchpad (LP: #1805081)
5469 - HID: multitouch: Add pointstick support for Cirque Touchpad
5470
5471 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
5472 (LP: #1804588)
5473 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
5474 - SAUCE: nvme: add quirk to not call disable function when suspending
5475
5476 * Disco update: 4.19.4 upstream stable release (LP: #1805159)
5477 - flow_dissector: do not dissect l4 ports for fragments
5478 - ibmvnic: fix accelerated VLAN handling
5479 - ip_tunnel: don't force DF when MTU is locked
5480 - ipv6: fix a dst leak when removing its exception
5481 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
5482 - net: bcmgenet: protect stop from timeout
5483 - net-gro: reset skb->pkt_type in napi_reuse_skb()
5484 - sctp: not allow to set asoc prsctp_enable by sockopt
5485 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
5486 coalescing
5487 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
5488 - tipc: don't assume linear buffer when reading ancillary data
5489 - tipc: fix lockdep warning when reinitilaizing sockets
5490 - tuntap: fix multiqueue rx
5491 - net: systemport: Protect stop from timeout
5492 - net/sched: act_pedit: fix memory leak when IDR allocation fails
5493 - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
5494 - tipc: fix link re-establish failure
5495 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
5496 - net/mlx5e: Claim TC hw offloads support only under a proper build config
5497 - net/mlx5e: Adjust to max number of channles when re-attaching
5498 - net/mlx5e: RX, verify received packet size in Linear Striding RQ
5499 - Revert "sctp: remove sctp_transport_pmtu_check"
5500 - net/mlx5e: Always use the match level enum when parsing TC rule match
5501 - net/mlx5e: Fix selftest for small MTUs
5502 - net/mlx5e: Removed unnecessary warnings in FEC caps query
5503 - inet: frags: better deal with smp races
5504 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
5505 - net/mlx5: IPSec, Fix the SA context hash key
5506 - net/mlx5e: IPoIB, Reset QP after channels are closed
5507 - net: dsa: mv88e6xxx: Fix clearing of stats counters
5508 - net: phy: realtek: fix RTL8201F sysfs name
5509 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
5510 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
5511 - net: dsa: microchip: initialize mutex before use
5512 - sctp: fix strchange_flags name for Stream Change Event
5513 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
5514 - sctp: not increase stream's incnt before sending addstrm_in request
5515 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
5516 - net: smsc95xx: Fix MTU range
5517 - rxrpc: Fix lockup due to no error backoff after ack transmit error
5518 - usbnet: smsc95xx: disable carrier check while suspending
5519 - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP
5520 mitigation"
5521 - Linux 4.19.4
5522
5523 * Disco update: 4.19.3 upstream stable release (LP: #1805158)
5524 - powerpc/traps: restore recoverability of machine_check interrupts
5525 - powerpc/64/module: REL32 relocation range check
5526 - powerpc/mm: Fix page table dump to work on Radix
5527 - powerpc/mm: fix always true/false warning in slice.c
5528 - drm/amd/display: fix bug of accessing invalid memory
5529 - Input: wm97xx-ts - fix exit path
5530 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
5531 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
5532 - tty: check name length in tty_find_polling_driver()
5533 - tracing/kprobes: Check the probe on unloaded module correctly
5534 - drm/nouveau/secboot/acr: fix memory leak
5535 - drm/amdgpu/powerplay: fix missing break in switch statements
5536 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
5537 - powerpc/nohash: fix undefined behaviour when testing page size support
5538 - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
5539 - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'
5540 - drm/msm: dpu: Allow planes to extend past active display
5541 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
5542 - drm/omap: fix memory barrier bug in DMM driver
5543 - drm/amd/display: Raise dispclk value for dce120 by 15%
5544 - drm/amd/display: fix gamma not being applied
5545 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
5546 - media: pci: cx23885: handle adding to list failure
5547 - media: coda: don't overwrite h.264 profile_idc on decoder instance
5548 - MIPS: kexec: Mark CPU offline before disabling local IRQ
5549 - powerpc/boot: Ensure _zimage_start is a weak symbol
5550 - powerpc/memtrace: Remove memory in chunks
5551 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
5552 - staging: erofs: fix a missing endian conversion
5553 - serial: 8250_of: Fix for lack of interrupt support
5554 - sc16is7xx: Fix for multi-channel stall
5555 - media: tvp5150: fix width alignment during set_selection()
5556 - powerpc/selftests: Wait all threads to join
5557 - staging:iio:ad7606: fix voltage scales
5558 - drm: rcar-du: Update Gen3 output limitations
5559 - drm/amdgpu: Fix SDMA TO after GPU reset v3
5560 - staging: most: video: fix registration of an empty comp core_component
5561 - 9p locks: fix glock.client_id leak in do_lock
5562 - udf: Prevent write-unsupported filesystem to be remounted read-write
5563 - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and
5564 i.MX6ULL
5565 - media: ov5640: fix mode change regression
5566 - 9p: clear dangling pointers in p9stat_free
5567 - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()
5568 - media: ov5640: fix restore of last mode set
5569 - cdrom: fix improper type cast, which can leat to information leak.
5570 - ovl: fix error handling in ovl_verify_set_fh()
5571 - ovl: fix recursive oi->lock in ovl_link()
5572 - ovl: check whiteout in ovl_create_over_whiteout()
5573 - ovl: automatically enable redirect_dir on metacopy=on
5574 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
5575 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
5576 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
5577 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
5578 - scsi: qla2xxx: Fix early srb free on abort
5579 - scsi: qla2xxx: shutdown chip if reset fail
5580 - scsi: qla2xxx: Reject bsg request if chip is down.
5581 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
5582 - scsi: qla2xxx: Fix for double free of SRB structure
5583 - scsi: qla2xxx: Fix NVMe session hang on unload
5584 - scsi: qla2xxx: Fix NVMe Target discovery
5585 - scsi: qla2xxx: Fix duplicate switch database entries
5586 - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
5587 - vfs: fix FIGETBSZ ioctl on an overlayfs file
5588 - fuse: Fix use-after-free in fuse_dev_do_read()
5589 - fuse: Fix use-after-free in fuse_dev_do_write()
5590 - fuse: fix blocked_waitq wakeup
5591 - fuse: set FR_SENT while locked
5592 - drm/msm: fix OF child-node lookup
5593 - arm64: dts: stratix10: Support Ethernet Jumbo frame
5594 - arm64: dts: stratix10: fix multicast filtering
5595 - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
5596 - clk: meson: axg: mark fdiv2 and fdiv3 as critical
5597 - zram: close udev startup race condition as default groups
5598 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
5599 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
5600 - xtensa: add NOTES section to the linker script
5601 - xtensa: make sure bFLT stack is 16 byte aligned
5602 - xtensa: fix boot parameters address translation
5603 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
5604 - clk: s2mps11: Fix matching when built as module and DT node contains
5605 compatible
5606 - clk: at91: Fix division by zero in PLL recalc_rate()
5607 - clk: sunxi-ng: h6: fix bus clocks' divider position
5608 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
5609 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
5610 - libceph: bump CEPH_MSG_MAX_DATA_LEN
5611 - Revert "ceph: fix dentry leak in splice_dentry()"
5612 - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
5613 - mach64: fix display corruption on big endian machines
5614 - mach64: fix image corruption due to reading accelerator registers
5615 - acpi/nfit, x86/mce: Handle only uncorrectable machine checks
5616 - acpi/nfit, x86/mce: Validate a MCE's address before using it
5617 - acpi, nfit: Fix ARS overflow continuation
5618 - reset: hisilicon: fix potential NULL pointer dereference
5619 - crypto: hisilicon - Fix NULL dereference for same dst and src
5620 - crypto: hisilicon - Fix reference after free of memories on error path
5621 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
5622 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
5623 - SCSI: fix queue cleanup race before queue initialization is done
5624 - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for
5625 CONFIG_SWAP"
5626 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
5627 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
5628 - ocfs2: free up write context when direct IO failed
5629 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
5630 - memory_hotplug: cond_resched in __remove_pages
5631 - netfilter: conntrack: fix calculation of next bucket number in early_drop
5632 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
5633 - bonding/802.3ad: fix link_failure_count tracking
5634 - mtd: spi-nor: cadence-quadspi: Return error code in
5635 cqspi_direct_read_execute()
5636 - mtd: nand: Fix nanddev_neraseblocks()
5637 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
5638 - hwmon: (core) Fix double-free in __hwmon_device_register()
5639 - perf cs-etm: Correct CPU mode for samples
5640 - perf stat: Handle different PMU names with common prefix
5641 - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
5642 - perf intel-pt/bts: Calculate cpumode for synthesized samples
5643 - perf intel-pt: Insert callchain context into synthesized callchains
5644 - of, numa: Validate some distance map rules
5645 - x86/cpu/vmware: Do not trace vmware_sched_clock()
5646 - x86/hyper-v: Enable PIT shutdown quirk
5647 - termios, tty/tty_baudrate.c: fix buffer overrun
5648 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
5649 - watchdog/core: Add missing prototypes for weak functions
5650 - btrfs: fix pinned underflow after transaction aborted
5651 - Btrfs: fix missing data checksums after a ranged fsync (msync)
5652 - Btrfs: fix cur_offset in the error case for nocow
5653 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
5654 - Btrfs: fix data corruption due to cloning of eof block
5655 - btrfs: tree-checker: Fix misleading group system information
5656 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
5657 - ext4: add missing brelse() update_backups()'s error path
5658 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
5659 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
5660 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
5661 - ext4: missing !bh check in ext4_xattr_inode_write()
5662 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
5663 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
5664 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
5665 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
5666 - ext4: avoid possible double brelse() in add_new_gdb() on error path
5667 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
5668 - ext4: fix possible leak of s_journal_flag_rwsem in error path
5669 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
5670 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
5671 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
5672 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
5673 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
5674 - mount: Prevent MNT_DETACH from disconnecting locked mounts
5675 - mnt: fix __detach_mounts infinite loop
5676 - uapi: fix linux/kfd_ioctl.h userspace compilation errors
5677 - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
5678 - kdb: use correct pointer when 'btc' calls 'btt'
5679 - kdb: print real address of pointers instead of hashed addresses
5680 - sunrpc: correct the computation for page_ptr when truncating
5681 - NFSv4: Don't exit the state manager without clearing
5682 NFS4CLNT_MANAGER_RUNNING
5683 - nfsd: COPY and CLONE operations require the saved filehandle to be set
5684 - rtc: hctosys: Add missing range error reporting
5685 - fuse: fix use-after-free in fuse_direct_IO()
5686 - fuse: fix leaked notify reply
5687 - fuse: fix possibly missed wake-up after abort
5688 - selinux: check length properly in SCTP bind hook
5689 - gfs2: Put bitmap buffers in put_super
5690 - gfs2: Fix metadata read-ahead during truncate (2)
5691 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
5692 - crypto: user - fix leaking uninitialized memory to userspace
5693 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
5694 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
5695 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
5696 - efi/arm/libstub: Pack FDT after populating it
5697 - mm: don't reclaim inodes with many attached pages
5698 - scripts/spdxcheck.py: make python3 compliant
5699 - drm/rockchip: Allow driver to be shutdown on reboot/kexec
5700 - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
5701 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
5702 - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
5703 - drm/nouveau: Check backlight IDs are >= 0, not > 0
5704 - drm/nouveau: Fix nv50_mstc->best_encoder()
5705 - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
5706 - drm/etnaviv: fix bogus fence complete check in timeout handler
5707 - drm/dp_mst: Check if primary mstb is null
5708 - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
5709 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
5710 panel's native mode
5711 - drm/i915: Use the correct crtc when sanitizing plane mapping
5712 - drm/i915: Restore vblank interrupts earlier
5713 - drm/i915: Don't unset intel_connector->mst_port
5714 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
5715 - drm/i915: Large page offsets for pread/pwrite
5716 - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
5717 - drm/i915/dp: Restrict link retrain workaround to external monitors
5718 - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
5719 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
5720 - drm/i915: Mark up GTT sizes as u64
5721 - drm/i915: Fix error handling for the NV12 fb dimensions check
5722 - drm/i915: Fix ilk+ watermarks when disabling pipes
5723 - drm/i915: Compare user's 64b GTT offset even on 32b
5724 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
5725 - drm/i915: Mark pin flags as u64
5726 - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
5727 - drm/i915/execlists: Force write serialisation into context image vs
5728 execution
5729 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
5730 - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
5731 - drm/i915: Fix hpd handling for pins with two encoders
5732 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
5733 - Revert "ACPICA: AML interpreter: add region addresses in global list during
5734 initialization"
5735 - Linux 4.19.3
5736
5737 * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154)
5738 - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link"
5739
5740 * Miscellaneous Ubuntu changes
5741 - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1
5742
5743 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Nov 2018 11:44:00 -0600
5744
5745linux (4.19.0-5.6) disco; urgency=medium
5746
5747 * crash in ENA driver on removing an interface (LP: #1802341)
5748 - SAUCE: net: ena: fix crash during ena_remove()
5749
5750 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
5751 (LP: #1797367)
5752 - s390/qeth: sanitize strings in debug messages
5753
5754 * Disco update: 4.19.2 upstream stable release (LP: #1803410)
5755 - bpf: fix partial copy of map_ptr when dst is scalar
5756 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
5757 - gpio: mxs: Get rid of external API call
5758 - mtd: rawnand: marvell: fix the IRQ handler complete() condition
5759 - mtd: maps: gpio-addr-flash: Fix ioremapped size
5760 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
5761 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
5762 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
5763 - spi: spi-mem: Adjust op len based on message/transfer size limitations
5764 - spi: bcm-qspi: switch back to reading flash using smaller chunks
5765 - spi: bcm-qspi: fix calculation of address length
5766 - bcache: trace missed reading by cache_missed
5767 - bcache: fix ioctl in flash device
5768 - bcache: correct dirty data statistics
5769 - bcache: fix miss key refill->end in writeback
5770 - hwmon: (pmbus) Fix page count auto-detection.
5771 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
5772 - block: setup bounce bio_sets properly
5773 - block: make sure discard bio is aligned with logical block size
5774 - block: make sure writesame bio is aligned with logical block size
5775 - cpufreq: conservative: Take limits changes into account properly
5776 - dma-mapping: fix panic caused by passing empty cma command line argument
5777 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
5778 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
5779 - ACPICA: AML interpreter: add region addresses in global list during
5780 initialization
5781 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
5782 opcodes
5783 - acpi, nfit: Fix Address Range Scrub completion tracking
5784 - kprobes/x86: Use preempt_enable() in optimized_callback()
5785 - mailbox: PCC: handle parse error
5786 - parisc: Fix address in HPMC IVA
5787 - parisc: Fix map_pages() to not overwrite existing pte entries
5788 - parisc: Fix exported address of os_hpmc handler
5789 - ALSA: hda - Add quirk for ASUS G751 laptop
5790 - ALSA: hda - Fix headphone pin config for ASUS G751
5791 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
5792 - ALSA: hda: Add 2 more models to the power_save blacklist
5793 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
5794 - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
5795 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
5796 - x86/xen: Fix boot loader version reported for PVH guests
5797 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
5798 option without value is provided
5799 - x86/kvm/nVMX: allow bare VMXON state migration
5800 - x86/mm/pat: Disable preemption around __flush_tlb_all()
5801 - x86/numa_emulation: Fix uniform-split numa emulation
5802 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
5803 - net: socionext: Reset tx queue in ndo_stop
5804 - net: loopback: clear skb->tstamp before netif_rx()
5805 - locking/lockdep: Fix debug_locks off performance problem
5806 - netfilter: xt_nat: fix DNAT target for shifted portmap ranges
5807 - ataflop: fix error handling during setup
5808 - swim: fix cleanup on setup error
5809 - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
5810 - hv_netvsc: fix vf serial matching with pci slot info
5811 - nfp: devlink port split support for 1x100G CXP NIC
5812 - tun: Consistently configure generic netdev params via rtnetlink
5813 - s390/sthyi: Fix machine name validity indication
5814 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
5815 - lightnvm: pblk: fix race on sysfs line state
5816 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
5817 - lightnvm: pblk: fix race condition on metadata I/O
5818 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
5819 - perf tools: Free temporary 'sys' string in read_event_files()
5820 - perf tools: Cleanup trace-event-info 'tdata' leak
5821 - perf tools: Free 'printk' string in parse_ftrace_printk()
5822 - perf strbuf: Match va_{add,copy} with va_end
5823 - cpupower: Fix coredump on VMWare
5824 - bcache: Populate writeback_rate_minimum attribute
5825 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
5826 - sdhci: acpi: add free_slot callback
5827 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
5828 - iwlwifi: pcie: avoid empty free RB queue
5829 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
5830 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
5831 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
5832 - wlcore: Fix BUG with clear completion on timeout
5833 - ACPI/PPTT: Handle architecturally unknown cache types
5834 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
5835 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
5836 - cpufreq: dt: Try freeing static OPPs only if we have added them
5837 - x86/intel_rdt: Show missing resctrl mount options
5838 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
5839 - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
5840 - ath10k: fix tx status flag setting for management frames
5841 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
5842 - ice: fix changing of ring descriptor size (ethtool -G)
5843 - ice: update fw version check logic
5844 - net: hns3: Fix for packet buffer setting bug
5845 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
5846 - Bluetooth: hci_qca: Remove hdev dereference in qca_close().
5847 - x86: boot: Fix EFI stub alignment
5848 - net: hns3: Add nic state check before calling netif_tx_wake_queue
5849 - net: hns3: Fix ets validate issue
5850 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
5851 sunxi_pinctrl_build_state
5852 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
5853 - brcmfmac: fix for proper support of 160MHz bandwidth
5854 - net: hns3: Check hdev state when getting link status
5855 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
5856 - net: phy: phylink: ensure the carrier is off when starting phylink
5857 - block, bfq: correctly charge and reset entity service in all cases
5858 - arm64: entry: Allow handling of undefined instructions from EL1
5859 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
5860 - spi: gpio: No MISO does not imply no RX
5861 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
5862 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
5863 - bpf/verifier: fix verifier instability
5864 - failover: Add missing check to validate 'slave_dev' in
5865 net_failover_slave_unregister
5866 - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
5867 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
5868 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
5869 - net: hns3: Preserve vlan 0 in hardware table
5870 - net: hns3: Fix ping exited problem when doing lp selftest
5871 - net: hns3: Fix for vf vlan delete failed problem
5872 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
5873 - mt76x2u: run device cleanup routine if resume fails
5874 - rsi: fix memory alignment issue in ARM32 platforms
5875 - libertas_tf: prevent underflow in process_cmdrequest()
5876 - iwlwifi: mvm: fix BAR seq ctrl reporting
5877 - gpio: brcmstb: allow 0 width GPIO banks
5878 - ixgbe: disallow IPsec Tx offload when in SR-IOV mode
5879 - ixgbevf: VF2VF TCP RSS
5880 - wil6210: fix RX buffers release and unmap
5881 - ath10k: schedule hardware restart if WMI command times out
5882 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
5883 - thermal: rcar_thermal: Prevent doing work after unbind
5884 - thermal: da9062/61: Prevent hardware access during system suspend
5885 - cifs: fix a credits leak for compund commands
5886 - cgroup, netclassid: add a preemption point to write_classid
5887 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
5888 - f2fs: fix to account IO correctly for cgroup writeback
5889 - MD: Memory leak when flush bio size is zero
5890 - md: fix memleak for mempool
5891 - of: Add missing exports of node name compare functions
5892 - scsi: esp_scsi: Track residual for PIO transfers
5893 - scsi: ufs: Schedule clk gating work on correct queue
5894 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
5895 - KVM: nVMX: Clear reserved bits of #DB exit qualification
5896 - scsi: megaraid_sas: fix a missing-check bug
5897 - RDMA/core: Do not expose unsupported counters
5898 - RDMA/cm: Respect returned status of cm_init_av_by_path
5899 - IB/ipoib: Clear IPCB before icmp_send
5900 - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
5901 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
5902 - usb: host: ohci-at91: fix request of irq for optional gpio
5903 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
5904 - PCI: cadence: Use AXI region 0 to signal interrupts from EP
5905 - usb: typec: tcpm: Report back negotiated PPS voltage and current
5906 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
5907 - f2fs: clear PageError on the read path
5908 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
5909 - VMCI: Resource wildcard match fixed
5910 - PCI / ACPI: Enable wake automatically for power managed bridges
5911 - xprtrdma: Reset credit grant properly after a disconnect
5912 - irqchip/pdc: Setup all edge interrupts as rising edge at GIC
5913 - usb: dwc2: fix call to vbus supply exit routine, call it unlocked
5914 - usb: dwc2: fix a race with external vbus supply
5915 - usb: gadget: udc: atmel: handle at91sam9rl PMC
5916 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
5917 - MD: fix invalid stored role for a disk
5918 - PCI: cadence: Correct probe behaviour when failing to get PHY
5919 - nvmem: check the return value of nvmem_add_cells()
5920 - xhci: Avoid USB autosuspend when resuming USB2 ports.
5921 - scsi: qla2xxx: Fix recursive mailbox timeout
5922 - f2fs: fix to recover inode's crtime during POR
5923 - f2fs: fix to recover inode's i_flags during POR
5924 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
5925 - coresight: etb10: Fix handling of perf mode
5926 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
5927 - crypto: caam - fix implicit casts in endianness helpers
5928 - usb: chipidea: Prevent unbalanced IRQ disable
5929 - Smack: ptrace capability use fixes
5930 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
5931 - ASoC: AMD: Fix capture unstable in beginning for some runs
5932 - firmware: coreboot: Unmap ioregion after device population
5933 - IB/ipoib: Use dev_port to expose network interface port numbers
5934 - IB/mlx5: Allow transition of DCI QP to reset
5935 - uio: ensure class is registered before devices
5936 - scsi: lpfc: Correct soft lockup when running mds diagnostics
5937 - scsi: lpfc: Correct race with abort on completion path
5938 - f2fs: avoid sleeping under spin_lock
5939 - f2fs: report error if quota off error during umount
5940 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
5941 init
5942 - f2fs: fix to flush all dirty inodes recovered in readonly fs
5943 - mfd: menelaus: Fix possible race condition and leak
5944 - dmaengine: dma-jz4780: Return error if not probed from DT
5945 - IB/rxe: fix for duplicate request processing and ack psns
5946 - ALSA: hda: Check the non-cached stream buffers more explicitly
5947 - cpupower: Fix AMD Family 0x17 msr_pstate size
5948 - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
5949 - f2fs: fix missing up_read
5950 - f2fs: fix to recover cold bit of inode block during POR
5951 - f2fs: fix to account IO correctly
5952 - OPP: Free OPP table properly on performance state irregularities
5953 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
5954 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
5955 - xen-swiotlb: use actually allocated size on check physical continuous
5956 - tpm: Restore functionality to xen vtpm driver.
5957 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
5958 - xen/balloon: Support xend-based toolstack
5959 - xen: fix race in xen_qlock_wait()
5960 - xen: make xen_qlock_wait() nestable
5961 - xen/pvh: increase early stack size
5962 - xen/pvh: don't try to unplug emulated devices
5963 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
5964 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
5965 - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
5966 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
5967 - mt76: mt76x2: fix multi-interface beacon configuration
5968 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
5969 - net/ipv4: defensive cipso option parsing
5970 - dmaengine: ppc4xx: fix off-by-one build failure
5971 - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE
5972 usage
5973 - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
5974 - libnvdimm: Hold reference on parent while scheduling async init
5975 - libnvdimm, region: Fail badblocks listing for inactive regions
5976 - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
5977 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
5978 - ASoC: sta32x: set ->component pointer in private struct
5979 - IB/mlx5: Fix MR cache initialization
5980 - IB/rxe: Revise the ib_wr_opcode enum
5981 - jbd2: fix use after free in jbd2_log_do_checkpoint()
5982 - gfs2_meta: ->mount() can get NULL dev_name
5983 - ext4: fix EXT4_IOC_SWAP_BOOT
5984 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
5985 - ext4: fix setattr project check in fssetxattr ioctl
5986 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
5987 - ext4: fix use-after-free race in ext4_remount()'s error path
5988 - selinux: fix mounting of cgroup2 under older policies
5989 - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
5990 - HID: hiddev: fix potential Spectre v1
5991 - EDAC, amd64: Add Family 17h, models 10h-2fh support
5992 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
5993 - EDAC, skx_edac: Fix logical channel intermediate decoding
5994 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
5995 - PCI/ASPM: Fix link_state teardown on device removal
5996 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
5997 - signal/GenWQE: Fix sending of SIGKILL
5998 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
5999 - crypto: lrw - Fix out-of bounds access on counter overflow
6000 - crypto: tcrypt - fix ghash-generic speed test
6001 - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross
6002 a page in gcm
6003 - crypto: morus/generic - fix for big endian systems
6004 - crypto: aegis/generic - fix for big endian systems
6005 - crypto: speck - remove Speck
6006 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
6007 - userfaultfd: disable irqs when taking the waitqueue lock
6008 - ima: fix showing large 'violations' or 'runtime_measurements_count'
6009 - ima: open a new file instance if no read permissions
6010 - hugetlbfs: dirty pages as they are added to pagecache
6011 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
6012 - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
6013 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
6014 - KVM: arm64: Fix caching of host MDCR_EL2 value
6015 - kbuild: fix kernel/bounds.c 'W=1' warning
6016 - iio: ad5064: Fix regulator handling
6017 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
6018 - iio: adc: at91: fix acking DRDY irq on simple conversions
6019 - iio: adc: at91: fix wrong channel number in triggered buffer mode
6020 - w1: omap-hdq: fix missing bus unregister at removal
6021 - smb3: allow stats which track session and share reconnects to be reset
6022 - smb3: do not attempt cifs operation in smb3 query info error path
6023 - smb3: on kerberos mount if server doesn't specify auth type use krb5
6024 - printk: Fix panic caused by passing log_buf_len to command line
6025 - genirq: Fix race on spurious interrupt detection
6026 - tpm: fix response size validation in tpm_get_random()
6027 - NFC: nfcmrvl_uart: fix OF child-node lookup
6028 - NFSv4.1: Fix the r/wsize checking
6029 - nfs: Fix a missed page unlock after pg_doio()
6030 - nfsd: correctly decrement odstate refcount in error path
6031 - nfsd: Fix an Oops in free_session()
6032 - lockd: fix access beyond unterminated strings in prints
6033 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
6034 - dm zoned: fix metadata block ref counting
6035 - dm zoned: fix various dmz_get_mblock() issues
6036 - media: ov7670: make "xclk" clock optional
6037 - fsnotify: Fix busy inodes during unmount
6038 - powerpc64/module elfv1: Set opd addresses after module relocation
6039 - powerpc/msi: Fix compile error on mpc83xx
6040 - powerpc/tm: Fix HFSCR bit for no suspend case
6041 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
6042 - MIPS: OCTEON: fix out of bounds array access on CN68XX
6043 - rtc: ds1307: fix ds1339 wakealarm support
6044 - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
6045 - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
6046 - power: supply: twl4030-charger: fix OF sibling-node lookup
6047 - ocxl: Fix access to the AFU Descriptor Data
6048 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
6049 - TC: Set DMA masks for devices
6050 - net: bcmgenet: fix OF child-node lookup
6051 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
6052 - Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
6053 - kgdboc: Passing ekgdboc to command line causes panic
6054 - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
6055 - media: cec: make cec_get_edid_spa_location() an inline function
6056 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
6057 - xen: fix xen_qlock_wait()
6058 - xen: remove size limit of privcmd-buf mapping interface
6059 - xen-blkfront: fix kernel panic with negotiate_mq error path
6060 - media: cec: add new tx/rx status bits to detect aborts/timeouts
6061 - media: cec: fix the Signal Free Time calculation
6062 - media: cec: forgot to cancel delayed work
6063 - media: em28xx: use a default format if TRY_FMT fails
6064 - media: tvp5150: avoid going past array on v4l2_querymenu()
6065 - media: em28xx: fix input name for Terratec AV 350
6066 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
6067 - media: em28xx: fix handler for vidioc_s_input()
6068 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
6069 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
6070 - drm/mediatek: fix OF sibling-node lookup
6071 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
6072 - media: replace ADOBERGB by OPRGB
6073 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
6074 - arm64: lse: remove -fcall-used-x0 flag
6075 - rpmsg: smd: fix memory leak on channel create
6076 - Cramfs: fix abad comparison when wrap-arounds occur
6077 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
6078 - arm64: dts: stratix10: Correct System Manager register size
6079 - soc: qcom: rmtfs-mem: Validate that scm is available
6080 - soc/tegra: pmc: Fix child-node lookup
6081 - selftests/ftrace: Fix synthetic event test to delete event correctly
6082 - selftests/powerpc: Fix ptrace tm failure
6083 - tracing: Return -ENOENT if there is no target synthetic event
6084 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
6085 - btrfs: Handle owner mismatch gracefully when walking up tree
6086 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
6087 - btrfs: fix error handling in free_log_tree
6088 - btrfs: fix error handling in btrfs_dev_replace_start
6089 - btrfs: Enhance btrfs_trim_fs function to handle error better
6090 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
6091 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
6092 - btrfs: don't attempt to trim devices that don't support it
6093 - btrfs: keep trim from interfering with transaction commits
6094 - btrfs: wait on caching when putting the bg cache
6095 - Btrfs: don't clean dirty pages during buffered writes
6096 - btrfs: release metadata before running delayed refs
6097 - btrfs: protect space cache inode alloc with GFP_NOFS
6098 - btrfs: reset max_extent_size on clear in a bitmap
6099 - btrfs: make sure we create all new block groups
6100 - Btrfs: fix warning when replaying log after fsync of a tmpfile
6101 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
6102 - btrfs: qgroup: Dirty all qgroups before rescan
6103 - Btrfs: fix null pointer dereference on compressed write path error
6104 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
6105 - Btrfs: fix deadlock when writing out free space caches
6106 - btrfs: reset max_extent_size properly
6107 - btrfs: set max_extent_size properly
6108 - btrfs: don't use ctl->free_space for max_extent_size
6109 - btrfs: only free reserved extent if we didn't insert it
6110 - btrfs: fix insert_reserved error handling
6111 - btrfs: don't run delayed_iputs in commit
6112 - btrfs: move the dio_sem higher up the callchain
6113 - Btrfs: fix use-after-free during inode eviction
6114 - Btrfs: fix use-after-free when dumping free space
6115 - net: sched: Remove TCA_OPTIONS from policy
6116 - vt: fix broken display when running aptitude
6117 - bpf: wait for running BPF programs when updating map-in-map
6118 - vga_switcheroo: Fix missing gpu_bound call at audio client registration
6119 - MD: fix invalid stored role for a disk - try2
6120 - Linux 4.19.2
6121
6122 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
6123 - KVM: s390: vsie: simulate VCPU SIE entry/exit
6124 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
6125 - KVM: s390: refactor crypto initialization
6126 - s390: vfio-ap: base implementation of VFIO AP device driver
6127 - s390: vfio-ap: register matrix device with VFIO mdev framework
6128 - s390: vfio-ap: sysfs interfaces to configure adapters
6129 - s390: vfio-ap: sysfs interfaces to configure domains
6130 - s390: vfio-ap: sysfs interfaces to configure control domains
6131 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
6132 - KVM: s390: interface to clear CRYCB masks
6133 - s390: vfio-ap: implement mediated device open callback
6134 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
6135 - s390: vfio-ap: zeroize the AP queues
6136 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
6137 - KVM: s390: Clear Crypto Control Block when using vSIE
6138 - KVM: s390: vsie: Do the CRYCB validation first
6139 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
6140 - KVM: s390: vsie: Allow CRYCB FORMAT-2
6141 - KVM: s390: vsie: allow CRYCB FORMAT-1
6142 - KVM: s390: vsie: allow CRYCB FORMAT-0
6143 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
6144 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
6145 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
6146 - KVM: s390: device attrs to enable/disable AP interpretation
6147 - KVM: s390: CPU model support for AP virtualization
6148 - s390: doc: detailed specifications for AP virtualization
6149 - KVM: s390: fix locking for crypto setting error path
6150 - KVM: s390: Tracing APCB changes
6151 - s390: vfio-ap: setup APCB mask using KVM dedicated function
6152 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
6153
6154 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
6155 - mount: Retest MNT_LOCKED in do_umount
6156 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
6157
6158 * CVE-2018-18955: nested user namespaces with more than five extents
6159 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
6160 - userns: also map extents in the reverse map to kernel IDs
6161
6162 * kdump fail due to an IRQ storm (LP: #1797990)
6163 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
6164 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
6165 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
6166
6167 * Disable LPM for Raydium Touchscreens (LP: #1802248)
6168 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
6169
6170 * Power consumption during s2idle is higher than long idle(sk hynix)
6171 (LP: #1801875)
6172 - SAUCE: pci: prevent sk hynix nvme from entering D3
6173 - SAUCE: nvme: add quirk to not call disable function when suspending
6174
6175 * Disco update: v4.19.1 upstream stable release (LP: #1801739)
6176 - bridge: do not add port to router list when receives query with source
6177 0.0.0.0
6178 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
6179 called
6180 - net/mlx5e: fix csum adjustments caused by RXFCS
6181 - net: sched: gred: pass the right attribute to gred_change_table_def()
6182 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
6183 - net: udp: fix handling of CHECKSUM_COMPLETE packets
6184 - Revert "net: simplify sock_poll_wait"
6185 - rtnetlink: Disallow FDB configuration for non-Ethernet device
6186 - vhost: Fix Spectre V1 vulnerability
6187 - bonding: fix length of actor system
6188 - openvswitch: Fix push/pop ethernet validation
6189 - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
6190 route
6191 - net/smc: fix smc_buf_unuse to use the lgr pointer
6192 - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
6193 - mlxsw: core: Fix devlink unregister flow
6194 - net: drop skb on failure in ip_check_defrag()
6195 - net: Properly unlink GRO packets on overflow.
6196 - r8169: fix broken Wake-on-LAN from S5 (poweroff)
6197 - Revert "be2net: remove desc field from be_eq_obj"
6198 - sctp: check policy more carefully when getting pr status
6199 - sparc64: Export __node_distance.
6200 - sparc64: Make corrupted user stacks more debuggable.
6201 - sparc64: Wire up compat getpeername and getsockname.
6202 - net: bridge: remove ipv6 zero address check in mcast queries
6203 - Linux 4.19.1
6204
6205 * Miscellaneous Ubuntu changes
6206 - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1
6207 - [Config] updateconfigs after 4.19.2 stable update
6208 - [Config] Disable unneded options for s390
6209 - [Config] Update annotations for 4.19
6210
6211 -- Seth Forshee <seth.forshee@canonical.com> Thu, 15 Nov 2018 09:55:37 -0800
6212
6213linux (4.19.0-4.5) disco; urgency=medium
6214
6215 * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
6216 - net-next/hinic: add checksum offload and TSO support
6217
6218 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
6219 than 255 bytes (LP: #1799794)
6220 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
6221
6222 * Packaging resync (LP: #1786013)
6223 - [Package] add support for specifying the primary makefile
6224
6225 * Update ENA driver to version 2.0.1K (LP: #1798182)
6226 - net: ena: minor performance improvement
6227 - net: ena: complete host info to match latest ENA spec
6228 - net: ena: introduce Low Latency Queues data structures according to ENA spec
6229 - net: ena: add functions for handling Low Latency Queues in ena_com
6230 - net: ena: add functions for handling Low Latency Queues in ena_netdev
6231 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
6232 - net: ena: explicit casting and initialization, and clearer error handling
6233 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
6234 - net: ena: change rx copybreak default to reduce kernel memory pressure
6235 - net: ena: remove redundant parameter in ena_com_admin_init()
6236 - net: ena: update driver version to 2.0.1
6237 - net: ena: fix indentations in ena_defs for better readability
6238 - net: ena: Fix Kconfig dependency on X86
6239 - net: ena: enable Low Latency Queues
6240 - net: ena: fix compilation error in xtensa architecture
6241
6242 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
6243 - ipmi: Fix timer race with module unload
6244
6245 * Overlayfs in user namespace leaks directory content of inaccessible
6246 directories (LP: #1793458) // CVE-2018-6559
6247 - SAUCE: overlayfs: ensure mounter privileges when reading directories
6248
6249 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
6250 vDSO (LP: #1797963)
6251 - powerpc/vdso: Correct call frame information
6252
6253 * Miscellaneous Ubuntu changes
6254 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state
6255 from the efi stub"
6256 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub"
6257 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use
6258 efi_status_to_str() to print error messages."
6259 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6260 efi_status_to_err()."
6261 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain
6262 about cert lists that aren't present."
6263 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable
6264 to be suppressed"
6265 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI
6266 Secure Boot"
6267 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser"
6268 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types"
6269 - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time
6270 addition of keys to secondary keyring"
6271 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in
6272 secure boot mode"
6273 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to
6274 indicate secure boot mode"
6275 - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params
6276 across kexec reboot"
6277 - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the
6278 kernel is locked down"
6279 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf"
6280 - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
6281 functions when the kernel is locked down"
6282 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes"
6283 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore"
6284 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the
6285 testmmiotrace module"
6286 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify
6287 hardware parameters (eg. ioport)"
6288 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL"
6289 - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the
6290 kernel is locked down"
6291 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if
6292 the kernel is locked down"
6293 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if
6294 the kernel is locked down"
6295 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param
6296 when the kernel has been locked down"
6297 - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method
6298 when the kernel is locked down"
6299 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the
6300 kernel is locked down"
6301 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the
6302 kernel is locked down"
6303 - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the
6304 kernel is locked down"
6305 - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is
6306 locked down"
6307 - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is
6308 locked down"
6309 - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the
6310 kernel is locked down"
6311 - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the
6312 kernel is locked down"
6313 - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the
6314 kernel is locked down"
6315 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
6316 lockdown"
6317 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to
6318 the running kernel image"
6319 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6320 kernel image
6321 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
6322 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6323 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
6324 locked down
6325 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
6326 down
6327 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6328 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6329 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6330 down
6331 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6332 locked down
6333 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
6334 down
6335 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6336 locked down
6337 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6338 has been locked down
6339 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6340 locked down
6341 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6342 locked down
6343 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6344 down
6345 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6346 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
6347 parameters (eg. ioport)
6348 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
6349 - SAUCE: (efi-lockdown) Lock down /proc/kcore
6350 - SAUCE: (efi-lockdown) Lock down kprobes
6351 - SAUCE: (efi-lockdown) Lock down perf
6352 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
6353 down
6354 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6355 secondary keyring
6356 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
6357 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
6358 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6359 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6360 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
6361 that aren't present.
6362 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6363 efi_status_to_err().
6364 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
6365 error messages.
6366 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6367 reboot
6368 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
6369 boot mode
6370 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6371 mode
6372 - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main()
6373 - SAUCE: (efi-lockdown) Fix for module sig verification
6374 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6375 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
6376 - [Packaging] generate Vcs-Git url from changelog
6377 - [Config] CONFIG_SCSI_MQ_DEFAULT=y
6378
6379 -- Seth Forshee <seth.forshee@canonical.com> Fri, 02 Nov 2018 14:22:55 -0500
6380
6381linux (4.19.0-3.4) cosmic; urgency=medium
6382
6383 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
6384 - SAUCE: Bluetooth: Support for LED on Edge Gateways
6385
6386 * Support Edge Gateway's WIFI LED (LP: #1798330)
6387 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
6388
6389 [ Upstream Kernel Changes ]
6390
6391 * Rebase to v4.19
6392
6393 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Oct 2018 09:13:39 -0500
6394
6395linux (4.19.0-2.3) cosmic; urgency=medium
6396
6397 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
6398 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
6399
6400 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
6401 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
6402 VM
6403
6404 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
6405 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
6406
6407 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016
6408 gic_irq_domain_translate (LP: #1797143)
6409 - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings
6410
6411 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
6412 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
6413 - updateconfigs for Dell UART backlight driver
6414
6415 * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to
6416 make brightness adjustment working on various BayTrail/CherryTrail-based
6417 devices (LP: #1783964)
6418 - [Config]: Make PWM_LPSS_* built-in
6419
6420 * check and fix zkey required kernel modules locations in debs, udebs, and
6421 initramfs (LP: #1794346)
6422 - [Config] add s390 crypto modules to crypt-modules udeb
6423
6424 * Miscellaneous Ubuntu changes
6425 - [Config] CONFIG_VBOXGUEST=n
6426 - ubuntu: vbox -- update to 5.2.18-dfsg-2
6427 - ubuntu: enable vbox build
6428
6429 [ Upstream Kernel Changes ]
6430
6431 * Rebase to v4.19-rc8
6432
6433 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Oct 2018 10:52:04 -0500
6434
6435linux (4.19.0-1.2) cosmic; urgency=medium
6436
6437 * Page leaking in cachefiles_read_backing_file while vmscan is active
6438 (LP: #1793430)
6439 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
6440 is active
6441
6442 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
6443 - Input: elantech - enable middle button of touchpad on ThinkPad P72
6444
6445 * Improvements to the kernel source package preparation (LP: #1793461)
6446 - [Packaging] startnewrelease: add support for backport kernels
6447
6448 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
6449 - SAUCE: PCI: Reprogram bridge prefetch registers on resume
6450
6451 * Error reported when creating ZFS pool with "-t" option, despite successful
6452 pool creation (LP: #1769937)
6453 - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6
6454
6455 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
6456 (LP: #1792099)
6457 - SAUCE: vfio -- release device lock before userspace requests
6458
6459 * Miscellaneous Ubuntu changes
6460 - [Packaging] retpoline -- fix temporary filenaming
6461 - CONFIG_BCH_CONST_PARAMS=n
6462 - Packaging: final-checks: remove trailing backport suffix
6463 - SAUCE: import aufs driver
6464
6465 [ Upstream Kernel Changes ]
6466
6467 * Rebase to v4.19-rc5
6468
6469 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Sep 2018 16:32:24 -0500
6470
6471linux (4.19.0-0.1) cosmic; urgency=medium
6472
6473 * Miscellaneous Ubuntu changes
6474 - ubuntu -- disable vbox build
6475 - Disable zfs build
6476 - SAUCE: Import aufs driver
6477 - Update dropped.txt
6478
6479 [ Upstream Kernel Changes ]
6480
6481 * Rebase to v4.19-rc3
6482
6483 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 07:54:47 -0500
6484
6485linux (4.19.0-0.0) cosmic; urgency=medium
6486
6487 * Dummy entry.
6488
6489 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 06:44:09 -0500
6490
6491linux (4.18.0-8.9) cosmic; urgency=medium
6492
6493 * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663)
6494
6495 * Cosmic update to v4.18.7 stable release (LP: #1791660)
6496 - rcu: Make expedited GPs handle CPU 0 being offline
6497 - net: 6lowpan: fix reserved space for single frames
6498 - net: mac802154: tx: expand tailroom if necessary
6499 - 9p/net: Fix zero-copy path in the 9p virtio transport
6500 - spi: davinci: fix a NULL pointer dereference
6501 - spi: pxa2xx: Add support for Intel Ice Lake
6502 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
6503 - spi: cadence: Change usleep_range() to udelay(), for atomic context
6504 - mmc: block: Fix unsupported parallel dispatch of requests
6505 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
6506 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
6507 - readahead: stricter check for bdi io_pages
6508 - block: fix infinite loop if the device loses discard capability
6509 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
6510 - block: really disable runtime-pm for blk-mq
6511 - blkcg: Introduce blkg_root_lookup()
6512 - block: Introduce blk_exit_queue()
6513 - block: Ensure that a request queue is dissociated from the cgroup controller
6514 - apparmor: fix bad debug check in apparmor_secid_to_secctx()
6515 - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
6516 - libertas: fix suspend and resume for SDIO connected cards
6517 - media: Revert "[media] tvp5150: fix pad format frame height"
6518 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
6519 - Replace magic for trusting the secondary keyring with #define
6520 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
6521 boot
6522 - powerpc/fadump: handle crash memory ranges array index overflow
6523 - powerpc/64s: Fix page table fragment refcount race vs speculative references
6524 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
6525 - powerpc/pkeys: Give all threads control of their key permissions
6526 - powerpc/pkeys: Deny read/write/execute by default
6527 - powerpc/pkeys: key allocation/deallocation must not change pkey registers
6528 - powerpc/pkeys: Save the pkey registers before fork
6529 - powerpc/pkeys: Fix calculation of total pkeys.
6530 - powerpc/pkeys: Preallocate execute-only key
6531 - powerpc/nohash: fix pte_access_permitted()
6532 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
6533 - powerpc/powernv/pci: Work around races in PCI bridge enabling
6534 - cxl: Fix wrong comparison in cxl_adapter_context_get()
6535 - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
6536 - IB/mlx5: Fix leaking stack memory to userspace
6537 - IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
6538 - IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
6539 - IB/srpt: Support HCAs with more than two ports
6540 - overflow.h: Add arithmetic shift helper
6541 - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
6542 - ib_srpt: Fix a use-after-free in srpt_close_ch()
6543 - ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
6544 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
6545 - 9p: fix multiple NULL-pointer-dereferences
6546 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
6547 - 9p/virtio: fix off-by-one error in sg list bounds check
6548 - net/9p/client.c: version pointer uninitialized
6549 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
6550 kfree()
6551 - dm integrity: change 'suspending' variable from bool to int
6552 - dm thin: stop no_space_timeout worker when switching to write-mode
6553 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
6554 - dm cache metadata: set dirty on all cache blocks after a crash
6555 - dm crypt: don't decrease device limits
6556 - dm writecache: fix a crash due to reading past end of dirty_bitmap
6557 - uart: fix race between uart_put_char() and uart_shutdown()
6558 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
6559 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
6560 - iio: sca3000: Fix missing return in switch
6561 - iio: ad9523: Fix displayed phase
6562 - iio: ad9523: Fix return value for ad952x_store()
6563 - extcon: Release locking when sending the notification of connector state
6564 - eventpoll.h: wrap casts in () properly
6565 - vmw_balloon: fix inflation of 64-bit GFNs
6566 - vmw_balloon: do not use 2MB without batching
6567 - vmw_balloon: VMCI_DOORBELL_SET does not check status
6568 - vmw_balloon: fix VMCI use when balloon built into kernel
6569 - rtc: omap: fix resource leak in registration error path
6570 - rtc: omap: fix potential crash on power off
6571 - tracing: Do not call start/stop() functions when tracing_on does not change
6572 - tracing/blktrace: Fix to allow setting same value
6573 - printk/tracing: Do not trace printk_nmi_enter()
6574 - livepatch: Validate module/old func name length
6575 - uprobes: Use synchronize_rcu() not synchronize_sched()
6576 - mfd: hi655x: Fix regmap area declared size for hi655x
6577 - ovl: fix wrong use of impure dir cache in ovl_iterate()
6578 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
6579 - ACPICA: Clear status of all events when entering sleep states
6580 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
6581 - sched: idle: Avoid retaining the tick when it has been stopped
6582 - cpuidle: menu: Handle stopped tick more aggressively
6583 - cpufreq: governor: Avoid accessing invalid governor_data
6584 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
6585 - ALSA: ac97: fix device initialization in the compat layer
6586 - ALSA: ac97: fix check of pm_runtime_get_sync failure
6587 - ALSA: ac97: fix unbalanced pm_runtime_enable
6588 - i2c: designware: Re-init controllers with pm_disabled set on resume
6589 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
6590 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
6591 - xtensa: limit offsets in __loop_cache_{all,page}
6592 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
6593 - block, bfq: return nbytes and not zero from struct cftype .write() method
6594 - pnfs/blocklayout: off by one in bl_map_stripe()
6595 - nfsd: fix leaked file lock with nfs exported overlayfs
6596 - NFSv4 client live hangs after live data migration recovery
6597 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
6598 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
6599 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
6600 - ARM: dts: am57xx-idk: Enable dual role for USB2 port
6601 - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
6602 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
6603 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
6604 VMSA
6605 - iommu/vt-d: Add definitions for PFSID
6606 - iommu/vt-d: Fix dev iotlb pfsid use
6607 - sys: don't hold uts_sem while accessing userspace memory
6608 - userns: move user access out of the mutex
6609 - ubifs: Fix memory leak in lprobs self-check
6610 - Revert "UBIFS: Fix potential integer overflow in allocation"
6611 - ubifs: Check data node size before truncate
6612 - ubifs: xattr: Don't operate on deleted inodes
6613 - ubifs: Fix directory size calculation for symlinks
6614 - ubifs: Fix synced_i_size calculation for xattr inodes
6615 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
6616 - pwm: tiehrpwm: Fix disabling of output of PWMs
6617 - fb: fix lost console when the user unplugs a USB adapter
6618 - udlfb: fix semaphore value leak
6619 - udlfb: fix display corruption of the last line
6620 - udlfb: don't switch if we are switching to the same videomode
6621 - udlfb: set optimal write delay
6622 - udlfb: make a local copy of fb_ops
6623 - udlfb: handle allocation failure
6624 - udlfb: set line_length in dlfb_ops_set_par
6625 - getxattr: use correct xattr length
6626 - libnvdimm: Use max contiguous area for namespace size
6627 - libnvdimm: fix ars_status output length calculation
6628 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
6629 - kconfig: fix "Can't open ..." in parallel build
6630 - perf auxtrace: Fix queue resize
6631 - crypto: vmx - Fix sleep-in-atomic bugs
6632 - crypto: aesni - Use unaligned loads from gcm_context_data
6633 - crypto: arm64/sm4-ce - check for the right CPU feature bit
6634 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
6635 - crypto: caam/jr - fix descriptor DMA unmapping
6636 - crypto: caam/qi - fix error path in xts setkey
6637 - fs/quota: Fix spectre gadget in do_quotactl
6638 - udf: Fix mounting of Win7 created UDF filesystems
6639 - cpuidle: menu: Retain tick when shallow state is selected
6640 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
6641 - Linux 4.18.7
6642
6643 * CVE-2017-5715
6644 - s390: detect etoken facility
6645 - KVM: s390: add etoken support for guests
6646
6647 * Missing Intel GPU pci-id's (LP: #1789924)
6648 - drm/i915/whl: Introducing Whiskey Lake platform
6649 - drm/i915/aml: Introducing Amber Lake platform
6650 - drm/i915/cfl: Add a new CFL PCI ID.
6651
6652 * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934)
6653 - s390/ism: add device driver for internal shared memory
6654 - CONFIG_ISM=y for s390
6655
6656 * Cosmic update to v4.18.6 stable release (LP: #1791105)
6657 - PATCH scripts/kernel-doc
6658 - scripts/kernel-doc: Escape all literal braces in regexes
6659 - scsi: libsas: dynamically allocate and free ata host
6660 - xprtrdma: Fix disconnect regression
6661 - mei: don't update offset in write
6662 - cifs: add missing support for ACLs in SMB 3.11
6663 - CIFS: fix uninitialized ptr deref in smb2 signing
6664 - cifs: add missing debug entries for kconfig options
6665 - cifs: use a refcount to protect open/closing the cached file handle
6666 - cifs: check kmalloc before use
6667 - smb3: enumerating snapshots was leaving part of the data off end
6668 - smb3: Do not send SMB3 SET_INFO if nothing changed
6669 - smb3: don't request leases in symlink creation and query
6670 - smb3: fill in statfs fsid and correct namelen
6671 - btrfs: use correct compare function of dirty_metadata_bytes
6672 - btrfs: don't leak ret from do_chunk_alloc
6673 - Btrfs: fix mount failure after fsync due to hard link recreation
6674 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
6675 - Btrfs: fix send failure when root has deleted files still open
6676 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
6677 - hwmon: (k10temp) 27C Offset needed for Threadripper2
6678 - bpf, arm32: fix stack var offset in jit
6679 - regulator: arizona-ldo1: Use correct device to get enable GPIO
6680 - iommu/arm-smmu: Error out only if not enough context interrupts
6681 - printk: Split the code for storing a message into the log buffer
6682 - printk: Create helper function to queue deferred console handling
6683 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
6684 - kprobes/arm64: Fix %p uses in error messages
6685 - arm64: Fix mismatched cache line size detection
6686 - arm64: Handle mismatched cache type
6687 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
6688 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
6689 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
6690 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
6691 - KVM: arm/arm64: Skip updating PMD entry if no change
6692 - KVM: arm/arm64: Skip updating PTE entry if no change
6693 - s390/kvm: fix deadlock when killed by oom
6694 - perf kvm: Fix subcommands on s390
6695 - stop_machine: Reflow cpu_stop_queue_two_works()
6696 - stop_machine: Atomically queue and wake stopper threads
6697 - ext4: check for NUL characters in extended attribute's name
6698 - ext4: use ext4_warning() for sb_getblk failure
6699 - ext4: sysfs: print ext4_super_block fields as little-endian
6700 - ext4: reset error code in ext4_find_entry in fallback
6701 - ext4: fix race when setting the bitmap corrupted flag
6702 - x86/gpu: reserve ICL's graphics stolen memory
6703 - platform/x86: wmi: Do not mix pages and kmalloc
6704 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
6705 - mm: move tlb_table_flush to tlb_flush_mmu_free
6706 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
6707 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
6708 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
6709 much RAM
6710 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
6711 - x86/vdso: Fix vDSO build if a retpoline is emitted
6712 - x86/process: Re-export start_thread()
6713 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
6714 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
6715 - fuse: Don't access pipe->buffers without pipe_lock()
6716 - fuse: fix initial parallel dirops
6717 - fuse: fix double request_end()
6718 - fuse: fix unlocked access to processing queue
6719 - fuse: umount should wait for all requests
6720 - fuse: Fix oops at process_init_reply()
6721 - fuse: Add missed unlock_page() to fuse_readpages_fill()
6722 - lib/vsprintf: Do not handle %pO[^F] as %px
6723 - udl-kms: change down_interruptible to down
6724 - udl-kms: handle allocation failure
6725 - udl-kms: fix crash due to uninitialized memory
6726 - udl-kms: avoid division
6727 - b43legacy/leds: Ensure NUL-termination of LED name string
6728 - b43/leds: Ensure NUL-termination of LED name string
6729 - ASoC: dpcm: don't merge format from invalid codec dai
6730 - ASoC: zte: Fix incorrect PCM format bit usages
6731 - ASoC: sirf: Fix potential NULL pointer dereference
6732 - ASoC: wm_adsp: Correct DSP pointer for preloader control
6733 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
6734 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
6735 - scsi: qla2xxx: Fix stalled relogin
6736 - x86/vdso: Fix lsl operand order
6737 - x86/nmi: Fix NMI uaccess race against CR3 switching
6738 - x86/irqflags: Mark native_restore_fl extern inline
6739 - x86/spectre: Add missing family 6 check to microcode check
6740 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
6741 - hwmon: (nct6775) Fix potential Spectre v1
6742 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
6743 - x86: Allow generating user-space headers without a compiler
6744 - s390/mm: fix addressing exception after suspend/resume
6745 - s390/lib: use expoline for all bcr instructions
6746 - s390: fix br_r1_trampoline for machines without exrl
6747 - s390/qdio: reset old sbal_state flags
6748 - s390/numa: move initial setup of node_to_cpumask_map
6749 - s390/purgatory: Fix crash with expoline enabled
6750 - s390/purgatory: Add missing FORCE to Makefile targets
6751 - kprobes: Show blacklist addresses as same as kallsyms does
6752 - kprobes: Replace %p with other pointer types
6753 - kprobes/arm: Fix %p uses in error messages
6754 - kprobes: Make list and blacklist root user read only
6755 - MIPS: Correct the 64-bit DSP accumulator register size
6756 - MIPS: memset.S: Fix byte_fixup for MIPSr6
6757 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
6758 - MIPS: Change definition of cpu_relax() for Loongson-3
6759 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
6760 - tpm: Return the actual size when receiving an unsupported command
6761 - tpm: separate cmd_ready/go_idle from runtime_pm
6762 - scsi: mpt3sas: Fix calltrace observed while running IO & reset
6763 - scsi: mpt3sas: Fix _transport_smp_handler() error path
6764 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
6765 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
6766 - iscsi target: fix session creation failure handling
6767 - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
6768 - mtd: rawnand: fsmc: Stop using chip->read_buf()
6769 - mtd: rawnand: marvell: add suspend and resume hooks
6770 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
6771 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
6772 - clk: npcm7xx: fix memory allocation
6773 - PM / clk: signedness bug in of_pm_clk_add_clks()
6774 - power: generic-adc-battery: fix out-of-bounds write when copying channel
6775 properties
6776 - power: generic-adc-battery: check for duplicate properties copied from iio
6777 channels
6778 - watchdog: Mark watchdog touch functions as notrace
6779 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
6780 - x86/dumpstack: Don't dump kernel memory based on usermode RIP
6781 - Linux 4.18.6
6782 - updateconfigs after v4.18.6 stable update
6783
6784 * random oopses on s390 systems using NVMe devices (LP: #1790480)
6785 - s390/pci: fix out of bounds access during irq setup
6786
6787 * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
6788 binding (LP: #1784331)
6789 - s390/zcrypt: code beautify
6790 - s390/zcrypt: AP bus support for alternate driver(s)
6791 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
6792
6793 * performance drop with ATS enabled (LP: #1788097)
6794 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
6795
6796 * Fix MCE handling for user access of poisoned device-dax mapping
6797 (LP: #1774366)
6798 - device-dax: Convert to vmf_insert_mixed and vm_fault_t
6799 - device-dax: Enable page_mapping()
6800 - device-dax: Set page->index
6801 - filesystem-dax: Set page->index
6802 - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
6803 - mm, dev_pagemap: Do not clear ->mapping on final put
6804 - mm, madvise_inject_error: Let memory_failure() optionally take a page
6805 reference
6806 - mm, memory_failure: Collect mapping size in collect_procs()
6807 - filesystem-dax: Introduce dax_lock_mapping_entry()
6808 - mm, memory_failure: Teach memory_failure() about dev_pagemap pages
6809 - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
6810 - x86/memory_failure: Introduce {set, clear}_mce_nospec()
6811 - libnvdimm, pmem: Restore page attributes when clearing errors
6812
6813 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
6814 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
6815 hclge_get_ring_chain_from_mbx"
6816 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
6817 shift in hclge_get_ring_chain_from_mbx"
6818 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
6819 assignment probelm"
6820 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
6821 configuration operation while resetting"
6822 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
6823 hns3_reset_notify_down_enet"
6824 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
6825 phy driver"
6826 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
6827 resetting"
6828 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
6829 register"
6830 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
6831 frequently"
6832 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
6833 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
6834 command queue register"
6835 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
6836 global or core reset"
6837 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
6838 callback function"
6839 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
6840 reset cause"
6841 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
6842 hclgevf_main module"
6843 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
6844 selftest"
6845 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
6846 frame size"
6847 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
6848 problem"
6849 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
6850 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
6851 correctly"
6852 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
6853 pfc mode"
6854 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
6855 up"
6856 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
6857 function when link status change"
6858 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
6859 roce client"
6860 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
6861 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
6862 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
6863 definition"
6864 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
6865 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
6866 macros"
6867 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
6868 macros"
6869 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
6870 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
6871 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
6872 value"
6873 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6874 assignments"
6875 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
6876 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
6877 of kzalloc/dma_map_single"
6878 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
6879 dependency HNS3 set"
6880 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
6881 some structures"
6882 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
6883 hclge_cmd_csq_done"
6884 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
6885 in hclge_cmd_send"
6886 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
6887 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6888 assignments"
6889 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
6890 hclge_cmd_send"
6891 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
6892 hclge_ring_to_dma_dir"
6893 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
6894 upper_32_bits"
6895 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
6896 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
6897 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
6898 in hns3_client_uninit"
6899 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
6900 information"
6901 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
6902 state init|uninit"
6903 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
6904 hnae3.c"
6905 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
6906 and ipv6"
6907 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
6908 free vector"
6909 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
6910 init_client_instance and uninit_client_instance"
6911 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
6912 from hclge_bind_ring_with_vector"
6913 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
6914 last BD except VLD bit and buffer size"
6915 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
6916 selftest"
6917 - net: hns3: Updates RX packet info fetch in case of multi BD
6918 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
6919 - net: hns3: rename the interface for init_client_instance and
6920 uninit_client_instance
6921 - net: hns3: add vector status check before free vector
6922 - net: hns3: add l4_type check for both ipv4 and ipv6
6923 - net: hns3: add unlikely for error check
6924 - net: hns3: remove unused head file in hnae3.c
6925 - net: hns3: extraction an interface for state init|uninit
6926 - net: hns3: print the ret value in error information
6927 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
6928 - net: hns3: remove back in struct hclge_hw
6929 - net: hns3: use lower_32_bits and upper_32_bits
6930 - net: hns3: remove unused hclge_ring_to_dma_dir
6931 - net: hns3: remove useless code in hclge_cmd_send
6932 - net: hns3: remove some redundant assignments
6933 - net: hns3: simplify hclge_cmd_csq_clean
6934 - net: hns3: remove a redundant hclge_cmd_csq_done
6935 - net: hns3: remove some unused members of some structures
6936 - net: hns3: give default option while dependency HNS3 set
6937 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
6938 - net: hns3: modify hnae_ to hnae3_
6939 - net: hns3: Fix tc setup when netdev is first up
6940 - net: hns3: Fix for mac pause not disable in pfc mode
6941 - net: hns3: Fix for waterline not setting correctly
6942 - net: hns3: Fix for l4 checksum offload bug
6943 - net: hns3: Fix for mailbox message truncated problem
6944 - net: hns3: Add configure for mac minimal frame size
6945 - net: hns3: Fix warning bug when doing lp selftest
6946 - net: hns3: Fix get_vector ops in hclgevf_main module
6947 - net: hns3: Remove the warning when clear reset cause
6948 - net: hns3: Prevent sending command during global or core reset
6949 - net: hns3: Modify the order of initializing command queue register
6950 - net: hns3: Reset net device with rtnl_lock
6951 - net: hns3: Prevent to request reset frequently
6952 - net: hns3: Correct reset event status register
6953 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
6954 - net: hns3: remove unnecessary ring configuration operation while resetting
6955 - net: hns3: Fix for reset_level default assignment probelm
6956 - net: hns3: Fix for using wrong mask and shift in
6957 hclge_get_ring_chain_from_mbx
6958 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
6959 - net: hns3: Remove some redundant assignments
6960 - net: hns3: Standardize the handle of return value
6961 - net: hns3: Remove extra space and brackets
6962 - net: hns3: Correct unreasonable code comments
6963 - net: hns3: Use decimal for bit offset macros
6964 - net: hns3: Modify inconsistent bit mask macros
6965 - net: hns3: Fix misleading parameter name
6966 - net: hns3: Remove unused struct member and definition
6967 - net: hns3: Add SPDX tags to HNS3 PF driver
6968 - net: hns3: Add support for serdes loopback selftest
6969 - net: hns3: Fix for phy link issue when using marvell phy driver
6970
6971 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
6972 - arm64: export memblock_reserve()d regions via /proc/iomem
6973 - drivers: acpi: add dependency of EFI for arm64
6974 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
6975 - efi/arm: map UEFI memory map even w/o runtime services enabled
6976 - arm64: acpi: fix alignment fault in accessing ACPI
6977 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
6978 - arm64: fix ACPI dependencies
6979 - ACPI: fix menuconfig presentation of ACPI submenu
6980
6981 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
6982 - r8152: disable RX aggregation on new Dell TB16 dock
6983
6984 * Support Power Management for Thunderbolt Controller (LP: #1789358)
6985 - thunderbolt: Use 64-bit DMA mask if supported by the platform
6986 - thunderbolt: Do not unnecessarily call ICM get route
6987 - thunderbolt: No need to take tb->lock in domain suspend/complete
6988 - thunderbolt: Use correct ICM commands in system suspend
6989 - thunderbolt: Add support for runtime PM
6990
6991 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
6992 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
6993 - SAUCE: i2c:amd move out pointer in union i2c_event_base
6994 - SAUCE: i2c:amd Depends on ACPI
6995 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
6996
6997 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
6998 machine (LP: #1789145)
6999 - ALSA: hda/realtek - Fix HP Headset Mic can't record
7000
7001 * Please enable CONFIG_PAGE_POISONING (LP: #1783651)
7002 - [Config] Enable CONFIG_PAGE_POISONING configs
7003
7004 * Tango platform uses __initcall without further checks (LP: #1787945)
7005 - [Config] disable ARCH_TANGO
7006
7007 * [18.10 FEAT] SMC-Direct (LP: #1786902)
7008 - net/smc: determine port attributes independent from pnet table
7009 - net/smc: add pnetid support
7010 - net/smc: add base infrastructure for SMC-D and ISM
7011 - net/smc: add pnetid support for SMC-D and ISM
7012 - net/smc: add SMC-D support in CLC messages
7013 - net/smc: add SMC-D support in data transfer
7014 - net/smc: add SMC-D support in af_smc
7015 - net/smc: add SMC-D diag support
7016 - net/smc: provide smc mode in smc_diag.c
7017 - net/smc: eliminate cursor read and write calls
7018 - net/smc: add function to get link group from link
7019 - net/smc: use DECLARE_BITMAP for rtokens_used_mask
7020 - net/smc: remove local variable page in smc_rx_splice()
7021 - net/smc: Remove a WARN_ON() statement
7022 - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
7023 - net/smc: fewer parameters for smc_llc_send_confirm_link()
7024 - net/smc: use correct vlan gid of RoCE device
7025 - net/smc: provide fallback reason code
7026 - net/smc: improve delete link processing
7027 - net: simplify sock_poll_wait
7028 - net/smc: send response to test link signal
7029
7030 * Miscellaneous Ubuntu changes
7031 - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON
7032 - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK
7033
7034 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Sep 2018 07:08:38 -0500
7035
7036linux (4.18.0-7.8) cosmic; urgency=medium
7037
7038 * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459)
7039
7040 * pmtu.sh fails on 4.18 kernel (LP: #1789436)
7041 - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit"
7042
7043 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Aug 2018 11:08:51 -0500
7044
7045linux (4.18.0-6.7) cosmic; urgency=medium
7046
7047 * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881)
7048
7049 * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440)
7050 - Config: Disable BPF_JIT_ALWAYS_ON on i386
7051
7052 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
7053 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
7054
7055 * Cosmic update to v4.18.5 stable release (LP: #1788874)
7056 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
7057 - pty: fix O_CLOEXEC for TIOCGPTPEER
7058 - mm: Allow non-direct-map arguments to free_reserved_area()
7059 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
7060 - x86/mm/init: Add helper for freeing kernel image pages
7061 - x86/mm/init: Remove freed kernel image areas from alias mapping
7062 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
7063 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
7064 - drm/i915/kvmgt: Fix potential Spectre v1
7065 - drm/amdgpu/pm: Fix potential Spectre v1
7066 - parisc: Remove unnecessary barriers from spinlock.h
7067 - parisc: Remove ordered stores from syscall.S
7068 - PCI: Restore resized BAR state on resume
7069 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
7070 - PCI: hotplug: Don't leak pci_slot on registration failure
7071 - PCI: aardvark: Size bridges before resources allocation
7072 - PCI: Skip MPS logic for Virtual Functions (VFs)
7073 - PCI: pciehp: Fix use-after-free on unplug
7074 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
7075 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
7076 - i2c: imx: Fix race condition in dma read
7077 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
7078 - Linux 4.18.5
7079
7080 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
7081 - [Config] CONFIG_SCLP_OFB=y for s390x
7082
7083 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
7084 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
7085 - partitions/aix: append null character to print data from disk
7086
7087 * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635)
7088 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
7089
7090 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
7091 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
7092
7093 * Cosmic update to v4.18.4 stable release (LP: #1788454)
7094 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
7095 - net_sched: fix NULL pointer dereference when delete tcindex filter
7096 - net_sched: Fix missing res info when create new tc_index filter
7097 - r8169: don't use MSI-X on RTL8168g
7098 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
7099 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
7100 - ALSA: vx222: Fix invalid endian conversions
7101 - ALSA: virmidi: Fix too long output trigger loop
7102 - ALSA: cs5535audio: Fix invalid endian conversion
7103 - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
7104 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
7105 - ALSA: memalloc: Don't exceed over the requested size
7106 - ALSA: vxpocket: Fix invalid endian conversions
7107 - ALSA: seq: Fix poll() error return
7108 - media: gl861: fix probe of dvb_usb_gl861
7109 - USB: serial: sierra: fix potential deadlock at close
7110 - USB: serial: pl2303: add a new device id for ATEN
7111 - USB: option: add support for DW5821e
7112 - ACPI / PM: save NVS memory for ASUS 1025C laptop
7113 - tty: serial: 8250: Revert NXP SC16C2552 workaround
7114 - serial: 8250_exar: Read INT0 from slave device, too
7115 - serial: 8250_dw: always set baud rate in dw8250_set_termios
7116 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
7117 - uio: fix wrong return value from uio_mmap()
7118 - misc: sram: fix resource leaks in probe error path
7119 - Revert "uio: use request_threaded_irq instead"
7120 - Bluetooth: avoid killing an already killed socket
7121 - isdn: Disable IIOCDBGVAR
7122 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
7123 - hv/netvsc: Fix NULL dereference at single queue mode fallback
7124 - r8169: don't use MSI-X on RTL8106e
7125 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
7126 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
7127 - net: mvneta: fix mvneta_config_rss on armada 3700
7128 - cls_matchall: fix tcf_unbind_filter missing
7129 - Linux 4.18.4
7130
7131 * Cosmic update to v4.18.3 stable release (LP: #1788453)
7132 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
7133 - Linux 4.18.3
7134
7135 * Cosmic update to v4.18.2 stable release (LP: #1788452)
7136 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
7137 - x86: i8259: Add missing include file
7138 - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
7139 - x86/platform/UV: Mark memblock related init code and data correctly
7140 - x86/mm/pti: Clear Global bit more aggressively
7141 - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
7142 - x86/mm: Disable ioremap free page handling on x86-PAE
7143 - kbuild: verify that $DEPMOD is installed
7144 - crypto: ccree - fix finup
7145 - crypto: ccree - fix iv handling
7146 - crypto: ccp - Check for NULL PSP pointer at module unload
7147 - crypto: ccp - Fix command completion detection race
7148 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
7149 - crypto: vmac - require a block cipher with 128-bit block size
7150 - crypto: vmac - separate tfm and request context
7151 - crypto: blkcipher - fix crash flushing dcache in error path
7152 - crypto: ablkcipher - fix crash flushing dcache in error path
7153 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
7154 - crypto: skcipher - fix crash flushing dcache in error path
7155 - ioremap: Update pgtable free interfaces with addr
7156 - x86/mm: Add TLB purge to free pmd/pte page interfaces
7157 - Linux 4.18.2
7158
7159 * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363
7160 - Bluetooth: hidp: buffer overflow in hidp_process_report
7161
7162 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
7163 walinuxagent.service (LP: #1739107)
7164 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
7165 walinuxagent.service
7166
7167 * Miscellaneous Ubuntu changes
7168 - SAUCE: ipvs: remove nbsp characters from Kconfig
7169 - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el
7170 - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon
7171 - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x
7172 - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x
7173 - [Config] update annotations following config review
7174 - [Debian] set CROSS_COMPILE when generating kernel configs
7175 - [Config] Disable the Speck cipher
7176
7177 -- Seth Forshee <seth.forshee@canonical.com> Fri, 24 Aug 2018 14:18:15 -0500
7178
7179linux (4.18.0-5.6) cosmic; urgency=medium
7180
7181 * Cosmic update to v4.18.1 stable release (LP: #1787264)
7182 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
7183 - x86/speculation: Protect against userspace-userspace spectreRSB
7184 - kprobes/x86: Fix %p uses in error messages
7185 - x86/irqflags: Provide a declaration for native_save_fl
7186 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
7187 - x86/speculation/l1tf: Change order of offset/type in swap entry
7188 - x86/speculation/l1tf: Protect swap entries against L1TF
7189 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
7190 - x86/speculation/l1tf: Make sure the first page is always reserved
7191 - x86/speculation/l1tf: Add sysfs reporting for l1tf
7192 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
7193 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
7194 - x86/bugs: Move the l1tf function and define pr_fmt properly
7195 - sched/smt: Update sched_smt_present at runtime
7196 - x86/smp: Provide topology_is_primary_thread()
7197 - x86/topology: Provide topology_smt_supported()
7198 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
7199 - cpu/hotplug: Split do_cpu_down()
7200 - cpu/hotplug: Provide knobs to control SMT
7201 - x86/cpu: Remove the pointless CPU printout
7202 - x86/cpu/AMD: Remove the pointless detect_ht() call
7203 - x86/cpu/common: Provide detect_ht_early()
7204 - x86/cpu/topology: Provide detect_extended_topology_early()
7205 - x86/cpu/intel: Evaluate smp_num_siblings early
7206 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
7207 - x86/cpu/AMD: Evaluate smp_num_siblings early
7208 - x86/apic: Ignore secondary threads if nosmt=force
7209 - x86/speculation/l1tf: Extend 64bit swap file size limit
7210 - x86/cpufeatures: Add detection of L1D cache flush support.
7211 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
7212 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
7213 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
7214 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
7215 - cpu/hotplug: Boot HT siblings at least once
7216 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
7217 - x86/KVM/VMX: Add module argument for L1TF mitigation
7218 - x86/KVM/VMX: Add L1D flush algorithm
7219 - x86/KVM/VMX: Add L1D MSR based flush
7220 - x86/KVM/VMX: Add L1D flush logic
7221 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
7222 - x86/KVM/VMX: Add find_msr() helper function
7223 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
7224 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
7225 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
7226 - cpu/hotplug: Online siblings when SMT control is turned on
7227 - x86/litf: Introduce vmx status variable
7228 - x86/kvm: Drop L1TF MSR list approach
7229 - x86/l1tf: Handle EPT disabled state proper
7230 - x86/kvm: Move l1tf setup function
7231 - x86/kvm: Add static key for flush always
7232 - x86/kvm: Serialize L1D flush parameter setter
7233 - x86/kvm: Allow runtime control of L1D flush
7234 - cpu/hotplug: Expose SMT control init function
7235 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
7236 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
7237 - Documentation: Add section about CPU vulnerabilities
7238 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
7239 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
7240 - Documentation/l1tf: Fix typos
7241 - cpu/hotplug: detect SMT disabled by BIOS
7242 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
7243 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
7244 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
7245 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
7246 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
7247 - x86: Don't include linux/irq.h from asm/hardirq.h
7248 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
7249 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
7250 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
7251 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
7252 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
7253 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
7254 - cpu/hotplug: Fix SMT supported evaluation
7255 - x86/speculation/l1tf: Invert all not present mappings
7256 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
7257 - x86/mm/pat: Make set_memory_np() L1TF safe
7258 - x86/mm/kmmio: Make the tracer robust against L1TF
7259 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
7260 - x86/microcode: Allow late microcode loading with SMT disabled
7261 - x86/smp: fix non-SMP broken build due to redefinition of
7262 apic_id_is_primary_thread
7263 - cpu/hotplug: Non-SMP machines do not make use of booted_once
7264 - x86/init: fix build with CONFIG_SWAP=n
7265 - Linux 4.18.1
7266 - [Config] updateconfigs after v4.18.1 stable update
7267
7268 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
7269 - [Config] Enable timestamping in network PHY devices
7270
7271 * Miscellaneous Ubuntu changes
7272 - [Config] CONFIG_SYSCTL_SYSCALL=n
7273
7274 [ Upstream Kernel Changes ]
7275
7276 * Rebase to v4.18
7277
7278 -- Seth Forshee <seth.forshee@canonical.com> Wed, 15 Aug 2018 14:20:59 -0500
7279
7280linux (4.18.0-4.5) cosmic; urgency=medium
7281
7282 [ Upstream Kernel Changes ]
7283
7284 * Rebase to v4.18-rc8
7285
7286 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Aug 2018 13:54:02 -0500
7287
7288linux (4.18.0-3.4) cosmic; urgency=medium
7289
7290 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
7291 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
7292 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
7293
7294 * hinic interfaces aren't getting predictable names (LP: #1783138)
7295 - hinic: Link the logical network device to the pci device in sysfs
7296
7297 * libvirtd is unable to configure bridge devices inside of LXD containers
7298 (LP: #1784501)
7299 - kernfs: allow creating kernfs objects with arbitrary uid/gid
7300 - sysfs, kobject: allow creating kobject belonging to arbitrary users
7301 - kobject: kset_create_and_add() - fetch ownership info from parent
7302 - driver core: set up ownership of class devices in sysfs
7303 - net-sysfs: require net admin in the init ns for setting tx_maxrate
7304 - net-sysfs: make sure objects belong to container's owner
7305 - net: create reusable function for getting ownership info of sysfs inodes
7306 - bridge: make sure objects belong to container's owner
7307 - sysfs: Fix regression when adding a file to an existing group
7308
7309 * locking sockets broken due to missing AppArmor socket mediation patches
7310 (LP: #1780227)
7311 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
7312
7313 * Update2 for ocxl driver (LP: #1781436)
7314 - ocxl: Fix page fault handler in case of fault on dying process
7315
7316 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
7317 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
7318 - vga_switcheroo: set audio client id according to bound GPU id
7319
7320 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
7321 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
7322
7323 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
7324 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
7325 'firmware_install' target
7326
7327 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
7328 (LP: #1782116)
7329 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
7330
7331 [ Upstream Kernel Changes ]
7332
7333 * Rebase to v4.18-rc7
7334
7335 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Aug 2018 08:49:40 -0500
7336
7337linux (4.18.0-2.3) cosmic; urgency=medium
7338
7339 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
7340 - SAUCE: (noup) zfs to 0.7.9-3ubuntu4
7341
7342 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
7343 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
7344 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
7345 bitmap
7346
7347 * Cloud-init causes potentially huge boot delays with 4.15 kernels
7348 (LP: #1780062)
7349 - random: Make getrandom() ready earlier
7350
7351 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
7352 - scsi: hisi_sas: Update a couple of register settings for v3 hw
7353
7354 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
7355 - scsi: hisi_sas: Add missing PHY spinlock init
7356
7357 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
7358 (LP: #1777727)
7359 - scsi: hisi_sas: Use dmam_alloc_coherent()
7360 - scsi: hisi_sas: Pre-allocate slot DMA buffers
7361
7362 * hisi_sas: Failures during host reset (LP: #1777696)
7363 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
7364 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
7365 - scsi: hisi_sas: Adjust task reject period during host reset
7366 - scsi: hisi_sas: Add a flag to filter PHY events during reset
7367 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
7368
7369 * Miscellaneous Ubuntu changes
7370 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3
7371 - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
7372 - Enable zfs build
7373 - SAUCE: Import aufs driver
7374 - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64"
7375 - [Config] retpoline -- review and accept retpoline changes
7376
7377 [ Upstream Kernel Changes ]
7378
7379 * Rebase to v4.18-rc5
7380 * Rebase to v4.18-rc6
7381
7382 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jul 2018 08:41:22 -0500
7383
7384linux (4.18.0-1.2) cosmic; urgency=medium
7385
7386 [ Upstream Kernel Changes ]
7387
7388 * Rebase to v4.18-rc4
7389
7390 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jul 2018 07:36:31 -0500
7391
7392linux (4.18.0-0.1) cosmic; urgency=medium
7393
7394 * Miscellaneous Ubuntu changes
7395 - ubuntu -- disable vbox build
7396 - Disable zfs build
7397 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
7398 kernel image
7399 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
7400 - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode
7401 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
7402 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
7403 locked down
7404 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
7405 down
7406 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
7407 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
7408 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
7409 down
7410 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
7411 locked down
7412 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
7413 down
7414 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
7415 locked down
7416 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
7417 has been locked down
7418 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
7419 locked down
7420 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
7421 locked down
7422 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
7423 down
7424 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
7425 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
7426 parameters (eg. ioport)
7427 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
7428 - SAUCE: (efi-lockdown) Lock down /proc/kcore
7429 - SAUCE: (efi-lockdown) Lock down kprobes
7430 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
7431 kernel is locked down
7432 - SAUCE: (efi-lockdown) Lock down perf
7433 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
7434 down
7435 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7436 reboot
7437 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7438 boot mode
7439 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7440 mode
7441 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
7442 secondary keyring
7443 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
7444 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
7445 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
7446 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
7447 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
7448 that aren't present.
7449 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7450 efi_status_to_err().
7451 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
7452 error messages.
7453 - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature
7454 verification
7455 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7456 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
7457 - SAUCE: (namespace) block_dev: Support checking inode permissions in
7458 lookup_bdev()
7459 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
7460 when mounting
7461 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
7462 when mounting
7463 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
7464 namespaces
7465 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
7466 mounts
7467 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
7468 opened for writing
7469 - SAUCE: Import aufs driver
7470 - Update dropped.txt
7471 - [Config] updateconfigs after 4.18-rc3 rebase
7472 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18
7473
7474 [ Upstream Kernel Changes ]
7475
7476 * Rebase to v4.18-rc3
7477
7478 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jul 2018 10:46:37 -0500
7479
7480linux (4.18.0-0.0) cosmic; urgency=medium
7481
7482 * Dummy entry.
7483
7484 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Jul 2018 11:10:33 -0500
7485
7486linux (4.17.0-4.5) cosmic; urgency=medium
7487
7488 * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399)
7489
7490 * Update to ocxl driver for 18.04.1 (LP: #1775786)
7491 - powerpc: Add TIDR CPU feature for POWER9
7492 - powerpc: Use TIDR CPU feature to control TIDR allocation
7493 - powerpc: use task_pid_nr() for TID allocation
7494 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
7495 - ocxl: Expose the thread_id needed for wait on POWER9
7496 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
7497 - ocxl: Document new OCXL IOCTLs
7498 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
7499
7500 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
7501 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
7502
7503 * glibc pkeys test fail on powerpc (LP: #1776967)
7504 - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS
7505
7506 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
7507 - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
7508
7509 * Miscellaneous Ubuntu changes
7510 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1
7511
7512 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Jun 2018 13:37:52 -0500
7513
7514linux (4.17.0-3.4) cosmic; urgency=medium
7515
7516 * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124)
7517
7518 * Cosmic update to v4.17.3 stable release (LP: #1778997)
7519 - net: aquantia: fix unsigned numvecs comparison with less than zero
7520 - bonding: re-evaluate force_primary when the primary slave name changes
7521 - cdc_ncm: avoid padding beyond end of skb
7522 - ipv6: allow PMTU exceptions to local routes
7523 - net: dsa: add error handling for pskb_trim_rcsum
7524 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
7525 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
7526 - tcp: verify the checksum of the first data segment in a new connection
7527 - tls: fix use-after-free in tls_push_record
7528 - tls: fix waitall behavior in tls_sw_recvmsg
7529 - socket: close race condition between sock_close() and sockfs_setattr()
7530 - udp: fix rx queue len reported by diag and proc interface
7531 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
7532 vlan
7533 - hv_netvsc: Fix a network regression after ifdown/ifup
7534 - ACPICA: AML parser: attempt to continue loading table after error
7535 - ext4: fix hole length detection in ext4_ind_map_blocks()
7536 - ext4: update mtime in ext4_punch_hole even if no blocks are released
7537 - ext4: do not allow external inodes for inline data
7538 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
7539 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
7540 - ext4: fix fencepost error in check for inode count overflow during resize
7541 - driver core: Don't ignore class_dir_create_and_add() failure.
7542 - Btrfs: allow empty subvol= again
7543 - Btrfs: fix clone vs chattr NODATASUM race
7544 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
7545 - btrfs: return error value if create_io_em failed in cow_file_range
7546 - btrfs: scrub: Don't use inode pages for device replace
7547 - ALSA: usb-audio: Disable the quirk for Nura headset
7548 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
7549 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
7550 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
7551 - ALSA: hda: add dock and led support for HP ProBook 640 G4
7552 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
7553 - smb3: fix various xid leaks
7554 - smb3: on reconnect set PreviousSessionId field
7555 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
7556 expiry
7557 - cifs: For SMB2 security informaion query, check for minimum sized security
7558 descriptor instead of sizeof FileAllInformation class
7559 - nbd: fix nbd device deletion
7560 - nbd: update size when connected
7561 - nbd: use bd_set_size when updating disk size
7562 - blk-mq: reinit q->tag_set_list entry only after grace period
7563 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
7564 - cpufreq: Fix new policy initialization during limits updates via sysfs
7565 - cpufreq: ti-cpufreq: Fix an incorrect error return value
7566 - cpufreq: governors: Fix long idle detection logic in load calculation
7567 - libata: zpodd: small read overflow in eject_tray()
7568 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
7569 - nvme/pci: Sync controller reset for AER slot_reset
7570 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
7571 - x86/vector: Fix the args of vector_alloc tracepoint
7572 - x86/apic/vector: Prevent hlist corruption and leaks
7573 - x86/apic: Provide apic_ack_irq()
7574 - x86/ioapic: Use apic_ack_irq()
7575 - x86/platform/uv: Use apic_ack_irq()
7576 - irq_remapping: Use apic_ack_irq()
7577 - genirq/generic_pending: Do not lose pending affinity update
7578 - genirq/affinity: Defer affinity setting if irq chip is busy
7579 - genirq/migration: Avoid out of line call if pending is not set
7580 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
7581 - media: uvcvideo: Prevent setting unavailable flags
7582 - media: rc: ensure input/lirc device can be opened after register
7583 - iwlwifi: fw: harden page loading code
7584 - orangefs: set i_size on new symlink
7585 - orangefs: report attributes_mask and attributes for statx
7586 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
7587 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
7588 - vhost: fix info leak due to uninitialized memory
7589 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
7590 - Linux 4.17.3
7591
7592 * Use-after-free in sk_peer_label (LP: #1778646)
7593 - SAUCE: apparmor: fix use after free in sk_peer_label
7594
7595 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
7596 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
7597
7598 * Various fixes for CXL kernel module (LP: #1774471)
7599 - cxl: Configure PSL to not use APC virtual machines
7600 - cxl: Disable prefault_mode in Radix mode
7601
7602 * Bluetooth not working (LP: #1764645)
7603 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
7604
7605 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
7606 (LP: #1776750)
7607 - scsi: hisi_sas: make SAS address of SATA disks unique
7608
7609 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
7610 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
7611 - SAUCE: wcn36xx: read MAC from file or randomly generate one
7612
7613 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
7614 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
7615
7616 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
7617 - fs/binfmt_misc.c: do not allow offset overflow
7618
7619 * Network installs fail on SocioNext board (LP: #1775884)
7620 - net: socionext: reset hardware in ndo_stop
7621 - net: netsec: enable tx-irq during open callback
7622
7623 * Fix several bugs in RDMA/hns driver (LP: #1770974)
7624 - RDMA/hns: Drop local zgid in favor of core defined variable
7625 - RDMA/hns: Add 64KB page size support for hip08
7626 - RDMA/hns: Rename the idx field of db
7627 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
7628 - RDMA/hns: Increase checking CMQ status timeout value
7629 - RDMA/hns: Add reset process for RoCE in hip08
7630 - RDMA/hns: Fix the illegal memory operation when cross page
7631 - RDMA/hns: Implement the disassociate_ucontext API
7632
7633 * powerpc/livepatch: Implement reliable stack tracing for the consistency
7634 model (LP: #1771844)
7635 - powerpc/livepatch: Implement reliable stack tracing for the consistency
7636 model
7637
7638 * Adding back alx WoL feature (LP: #1772610)
7639 - SAUCE: Revert "alx: remove WoL support"
7640 - SAUCE: alx: add enable_wol paramenter
7641
7642 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
7643 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
7644 - scsi: lpfc: Fix 16gb hbas failing cq create.
7645
7646 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
7647 idle states when all CORES are guarded (LP: #1771780)
7648 - powerpc/powernv/cpuidle: Init all present cpus for deep states
7649
7650 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
7651 - net-next/hinic: add pci device ids for 25ge and 100ge card
7652
7653 * Expose arm64 CPU topology to userspace (LP: #1770231)
7654 - drivers: base: cacheinfo: move cache_setup_of_node()
7655 - drivers: base: cacheinfo: setup DT cache properties early
7656 - cacheinfo: rename of_node to fw_token
7657 - arm64/acpi: Create arch specific cpu to acpi id helper
7658 - ACPI/PPTT: Add Processor Properties Topology Table parsing
7659 - [Config] CONFIG_ACPI_PPTT=y
7660 - ACPI: Enable PPTT support on ARM64
7661 - drivers: base cacheinfo: Add support for ACPI based firmware tables
7662 - arm64: Add support for ACPI based firmware tables
7663 - arm64: topology: rename cluster_id
7664 - arm64: topology: enable ACPI/PPTT based CPU topology
7665 - ACPI: Add PPTT to injectable table list
7666 - arm64: topology: divorce MC scheduling domain from core_siblings
7667
7668 * Vcs-Git header on bionic linux source package points to zesty git tree
7669 (LP: #1766055)
7670 - [Packaging]: Update Vcs-Git
7671
7672 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
7673 version (LP: #1768431)
7674 - scsi: cxlflash: Handle spurious interrupts
7675 - scsi: cxlflash: Remove commmands from pending list on timeout
7676 - scsi: cxlflash: Synchronize reset and remove ops
7677 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
7678
7679 * hisi_sas robustness fixes (LP: #1774466)
7680 - scsi: hisi_sas: delete timer when removing hisi_sas driver
7681 - scsi: hisi_sas: print device id for errors
7682 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
7683 - scsi: hisi_sas: check host frozen before calling "done" function
7684 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
7685 - scsi: hisi_sas: stop controller timer for reset
7686 - scsi: hisi_sas: update PHY linkrate after a controller reset
7687 - scsi: hisi_sas: change slot index allocation mode
7688 - scsi: hisi_sas: Change common allocation mode of device id
7689 - scsi: hisi_sas: Reset disks when discovered
7690 - scsi: hisi_sas: Create a scsi_host_template per HW module
7691 - scsi: hisi_sas: Init disks after controller reset
7692 - scsi: hisi_sas: Try wait commands before before controller reset
7693 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
7694 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
7695 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
7696 - scsi: hisi_sas: Fix return value when get_free_slot() failed
7697 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
7698
7699 * hisi_sas: Support newer v3 hardware (LP: #1774467)
7700 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
7701 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
7702 - scsi: hisi_sas: fix PI memory size
7703 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
7704 - scsi: hisi_sas: remove redundant handling to event95 for v3
7705 - scsi: hisi_sas: add readl poll timeout helper wrappers
7706 - scsi: hisi_sas: workaround a v3 hw hilink bug
7707 - scsi: hisi_sas: Add LED feature for v3 hw
7708
7709 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
7710 - scsi: hisi_sas: optimise the usage of DQ locking
7711 - scsi: hisi_sas: relocate smp sg map
7712 - scsi: hisi_sas: make return type of prep functions void
7713 - scsi: hisi_sas: allocate slot buffer earlier
7714 - scsi: hisi_sas: Don't lock DQ for complete task sending
7715 - scsi: hisi_sas: Use device lock to protect slot alloc/free
7716 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
7717 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
7718
7719 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
7720 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
7721
7722 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
7723 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
7724
7725 * hns3 driver updates (LP: #1768670)
7726 - net: hns3: Remove error log when getting pfc stats fails
7727 - net: hns3: fix to correctly fetch l4 protocol outer header
7728 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
7729 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
7730 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
7731 - net: hns3: Fix to support autoneg only for port attached with phy
7732 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
7733 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
7734 - net: hns3: Remove packet statistics in the range of 8192~12287
7735 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
7736 - net: hns3: Fix for setting mac address when resetting
7737 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
7738 - net: hns3: fix for cleaning ring problem
7739 - net: hns3: refactor the loopback related function
7740 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
7741 - net: hns3: Fix for the null pointer problem occurring when initializing
7742 ae_dev failed
7743 - net: hns3: Add a check for client instance init state
7744 - net: hns3: Change return type of hnae3_register_ae_dev
7745 - net: hns3: Change return type of hnae3_register_ae_algo
7746 - net: hns3: Change return value in hnae3_register_client
7747 - net: hns3: Fixes the back pressure setting when sriov is enabled
7748 - net: hns3: Fix for fiber link up problem
7749 - net: hns3: Add support of .sriov_configure in HNS3 driver
7750 - net: hns3: Fixes the missing PCI iounmap for various legs
7751 - net: hns3: Fixes error reported by Kbuild and internal review
7752 - net: hns3: Fixes API to fetch ethernet header length with kernel default
7753 - net: hns3: cleanup of return values in hclge_init_client_instance()
7754 - net: hns3: Fix the missing client list node initialization
7755 - net: hns3: Fix for hns3 module is loaded multiple times problem
7756 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
7757 - net: hns3: Fix for netdev not running problem after calling net_stop and
7758 net_open
7759 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
7760 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
7761 - net: hns3: Updates RX packet info fetch in case of multi BD
7762 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
7763 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
7764 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
7765 - net: hns3: Fix for PF mailbox receving unknown message
7766 - net: hns3: Fixes the state to indicate client-type initialization
7767 - net: hns3: Fixes the init of the VALID BD info in the descriptor
7768 - net: hns3: Removes unnecessary check when clearing TX/RX rings
7769 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
7770 - net: hns3: Remove unused led control code
7771 - net: hns3: Adds support for led locate command for copper port
7772 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
7773 - net: hns3: Disable vf vlan filter when vf vlan table is full
7774 - net: hns3: Add support for IFF_ALLMULTI flag
7775 - net: hns3: Add repeat address checking for setting mac address
7776 - net: hns3: Fix setting mac address error
7777 - net: hns3: Fix for service_task not running problem after resetting
7778 - net: hns3: Fix for hclge_reset running repeatly problem
7779 - net: hns3: Fix for phy not link up problem after resetting
7780 - net: hns3: Add missing break in misc_irq_handle
7781 - net: hns3: Fix for vxlan tx checksum bug
7782 - net: hns3: Optimize the PF's process of updating multicast MAC
7783 - net: hns3: Optimize the VF's process of updating multicast MAC
7784 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
7785 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
7786 VLD bit and buffer size
7787 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
7788 hclge_bind_ring_with_vector
7789 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
7790 uninit_client_instance
7791 - SAUCE: {topost} net: hns3: add vector status check before free vector
7792 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
7793 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
7794 - SAUCE: {topost} net: hns3: extraction an interface for state state
7795 init|uninit
7796 - SAUCE: {topost} net: hns3: print the ret value in error information
7797 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
7798 hns3_client_uninit
7799 - SAUCE: {topost} net: hns3: add unlikely for error check
7800 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
7801 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
7802 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
7803 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
7804 - SAUCE: {topost} net: hns3: remove some redundant assignments
7805 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
7806 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
7807 hclge_cmd_send
7808 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
7809 - SAUCE: {topost} net: hns3: remove some unused members of some structures
7810 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
7811 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
7812 kzalloc/dma_map_single
7813 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
7814 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
7815 - SAUCE: {topost} net: hns3: remove some redundant assignments
7816 - SAUCE: {topost} net: hns3: standardize the handle of return value
7817 - SAUCE: {topost} net: hns3: remove extra space and brackets
7818 - SAUCE: {topost} net: hns3: fix unreasonable code comments
7819 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
7820 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
7821 - SAUCE: {topost} net: hns3: fix mislead parameter name
7822 - SAUCE: {topost} net: hns3: remove unused struct member and definition
7823 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
7824 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
7825 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
7826 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
7827 status change
7828 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
7829 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
7830 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
7831 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
7832 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
7833 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
7834 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
7835 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
7836 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
7837 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
7838 function
7839 - SAUCE: {topost} net: hns3: prevent sending command during global or core
7840 reset
7841 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
7842 register
7843 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
7844 - SAUCE: {topost} net: hns3: prevent to request reset frequently
7845 - SAUCE: {topost} net: hns3: correct reset event status register
7846 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
7847 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
7848 - SAUCE: {topost} net: hns3: fix return value error in
7849 hns3_reset_notify_down_enet
7850 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
7851 while resetting
7852 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
7853 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
7854 hclge_get_ring_chain_from_mbx
7855 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
7856 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
7857 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
7858 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
7859
7860 * CVE-2018-7755
7861 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
7862
7863 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
7864 - [Packaging] Fix missing watchdog for Raspberry Pi
7865
7866 * kernel: Fix arch random implementation (LP: #1775391)
7867 - s390/archrandom: Rework arch random implementation.
7868
7869 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
7870 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
7871 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
7872
7873 * Cosmic update to v4.17.2 stable release (LP: #1779117)
7874 - crypto: chelsio - request to HW should wrap
7875 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
7876 - KVM: X86: Fix reserved bits check for MOV to CR3
7877 - KVM: x86: introduce linear_{read,write}_system
7878 - kvm: fix typo in flag name
7879 - kvm: nVMX: Enforce cpl=0 for VMX instructions
7880 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
7881 kvm_write_guest_virt_system
7882 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
7883 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
7884 - NFC: pn533: don't send USB data off of the stack
7885 - usbip: vhci_sysfs: fix potential Spectre v1
7886 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
7887 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
7888 - Input: xpad - add GPD Win 2 Controller USB IDs
7889 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
7890 - usb: core: message: remove extra endianness conversion in
7891 usb_set_isoch_delay
7892 - usb: typec: wcove: Remove dependency on HW FSM
7893 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
7894 - usb: gadget: udc: renesas_usb3: fix double phy_put()
7895 - usb: gadget: udc: renesas_usb3: should remove debugfs
7896 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
7897 udc
7898 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
7899 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
7900 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
7901 reconnecting
7902 - serial: sh-sci: Stop using printk format %pCr
7903 - tty/serial: atmel: use port->name as name in request_irq()
7904 - serial: samsung: fix maxburst parameter for DMA transactions
7905 - serial: 8250: omap: Fix idling of clocks for unused uarts
7906 - vmw_balloon: fixing double free when batching mode is off
7907 - doc: fix sysfs ABI documentation
7908 - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
7909 - tty: pl011: Avoid spuriously stuck-off interrupts
7910 - crypto: ccree - correct host regs offset
7911 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
7912 - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
7913 - crypto: caam - strip input zeros from RSA input buffer
7914 - crypto: caam - fix DMA mapping dir for generated IV
7915 - crypto: caam - fix IV DMA mapping and updating
7916 - crypto: caam/qi - fix IV DMA mapping and updating
7917 - crypto: caam - fix size of RSA prime factor q
7918 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
7919 - crypto: cavium - Limit result reading attempts
7920 - crypto: vmx - Remove overly verbose printk from AES init routines
7921 - crypto: vmx - Remove overly verbose printk from AES XTS init
7922 - crypto: omap-sham - fix memleak
7923 - Linux 4.17.2
7924
7925 * Cosmic update to v4.17.1 stable release (LP: #1779116)
7926 - netfilter: nf_flow_table: attach dst to skbs
7927 - bnx2x: use the right constant
7928 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
7929 - ipv6: omit traffic class when calculating flow hash
7930 - l2tp: fix refcount leakage on PPPoL2TP sockets
7931 - netdev-FAQ: clarify DaveM's position for stable backports
7932 - net: metrics: add proper netlink validation
7933 - net/packet: refine check for priv area size
7934 - rtnetlink: validate attributes in do_setlink()
7935 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
7936 - team: use netdev_features_t instead of u32
7937 - vrf: check the original netdevice for generating redirect
7938 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
7939 - ipmr: fix error path when ipmr_new_table fails
7940 - PCI: hv: Do not wait forever on a device that has disappeared
7941 - Linux 4.17.1
7942
7943 * Miscellaneous Ubuntu changes
7944 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
7945 CONFIG_VMAP_STACK"
7946 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
7947 - SAUCE: apparmor: userspace queries
7948 - SAUCE: apparmor: patch to provide compatibility with v2.x net rules
7949 - SAUCE: apparmor: af_unix mediation
7950
7951 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Jun 2018 08:03:32 -0500
7952
7953linux (4.17.0-2.3) cosmic; urgency=medium
7954
7955 * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276)
7956
7957 * Miscellaneous Ubuntu changes
7958 - Config: remove IrDA from annotations
7959 - Config: remove scsi drivers from annotations
7960 - Config: remove BT_HCIBTUART from annotations
7961 - Config: pstore zlib support was renamed
7962 - Config: disable NVRAM for armhf on annotations
7963 - Config: Disable VT on s390x
7964 - Config: Update SSB and B43/B44 options
7965 - Config: some options not supported on some arches anymore
7966 - Config: renamed and removed options
7967 - Config: TCG_CRB is required for IMA on ACPI systems
7968 - Config: EXTCON_AXP288 depends on X86
7969 - Config: CONFIG_FSI depends on OF
7970 - Config: DRM_RCAR_LVDS now depends on DRM
7971 - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386
7972 - Config: Enable HINIC on arm64
7973 - Config: Set PPS and PTP_1588_CLOCK as y
7974 - Config: Some NF_TABLES options are built-in now
7975 - Config: GENERIC_CPU for ppc64el
7976 - Config: KEXEC_FILE=n for s390x
7977 - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS
7978 - Config: Disable STM32 support
7979 - Config: Enable FORTIFY_SOURCE for armhf
7980 - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR
7981
7982 [ Upstream Kernel Changes ]
7983
7984 * Rebase to v4.17
7985
7986 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 11 Jun 2018 15:22:10 -0300
7987
7988linux (4.17.0-1.2) cosmic; urgency=medium
7989
7990 [ Seth Forshee ]
7991 * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516)
7992 - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64
7993
7994 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
7995 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
7996 num_possible_cpus()
7997
7998 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
7999 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
8000 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
8001
8002 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
8003 - [Config] update Build-Depends: transfig to fig2dev
8004
8005 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
8006 to load (LP: #1728238)
8007 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
8008 unreleased firmware"
8009
8010 * No driver for Huawei network adapters on arm64 (LP: #1769899)
8011 - net-next/hinic: add arm64 support
8012
8013 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
8014 - [Config] snapdragon: DRM_I2C_ADV7511=y
8015
8016 * Add d-i support for Huawei NICs (LP: #1767490)
8017 - d-i: add hinic to nic-modules udeb
8018
8019 * Acer Swift sf314-52 power button not managed (LP: #1766054)
8020 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
8021
8022 * Include nfp driver in linux-modules (LP: #1768526)
8023 - [Config] Add nfp.ko to generic inclusion list
8024
8025 * Miscellaneous Ubuntu changes
8026 - SAUCE: Import aufs driver
8027 - [Config] Enable AUFS config options
8028 - SAUCE: (efi-lockdown) Fix for module sig verification
8029 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
8030 reboot
8031 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
8032 boot mode
8033 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
8034 mode
8035 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
8036 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
8037 - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y
8038 - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot
8039 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17
8040 - enable zfs build
8041
8042 * Miscellaneous upstream changes
8043 - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in
8044 lockdown mode"
8045 - Rebased to v4.17-rc6
8046
8047 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 22 May 2018 14:48:13 -0300
8048
8049linux (4.17.0-0.1) bionic; urgency=medium
8050
8051 [ Upstream Kernel Changes ]
8052
8053 * Rebase to v4.17-rc4
8054
8055 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 08 May 2018 16:38:51 -0300
8056
8057linux (4.17.0-0.0) bionic; urgency=medium
8058
8059 * Dummy entry.
8060
8061 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 27 Apr 2018 11:01:13 -0300
8062
8063linux (4.16.0-4.5) bionic; urgency=medium
8064
8065 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
8066 - tools/kvm_stat: Fix python3 syntax
8067 - tools/kvm_stat: Don't use deprecated file()
8068 - tools/kvm_stat: Remove unused function
8069 - [Packaging] Add linux-tools-host package for VM host tools
8070 - [Config] do_tools_host=true for amd64
8071
8072 * [Featire] CNL: Enable RAPL support (LP: #1685712)
8073 - powercap: RAPL: Add support for Cannon Lake
8074
8075 * Bionic update to v4.16.2 stable release (LP: #1763388)
8076 - sparc64: Oracle DAX driver depends on SPARC64
8077 - arp: fix arp_filter on l3slave devices
8078 - net: dsa: Discard frames from unused ports
8079 - net/ipv6: Increment OUTxxx counters after netfilter hook
8080 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
8081 - pptp: remove a buggy dst release in pptp_connect()
8082 - sctp: do not leak kernel memory to user space
8083 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
8084 - vlan: also check phy_driver ts_info for vlan's real device
8085 - net: fool proof dev_valid_name()
8086 - ip_tunnel: better validate user provided tunnel names
8087 - ipv6: sit: better validate user provided tunnel names
8088 - ip6_gre: better validate user provided tunnel names
8089 - ip6_tunnel: better validate user provided tunnel names
8090 - vti6: better validate user provided tunnel names
8091 - net_sched: fix a missing idr_remove() in u32_delete_key()
8092 - nfp: use full 40 bits of the NSP buffer address
8093 - Linux 4.16.2
8094
8095 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
8096 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable
8097 release (LP: #1763388)
8098 - sky2: Increase D3 delay to sky2 stops working after suspend
8099
8100 * Merge the linux-snapdragon kernel into bionic master/snapdragon
8101 (LP: #1763040)
8102 - arm64: defconfig: enable REMOTEPROC
8103 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
8104 - kernel: configs; add distro.config
8105 - arm64: configs: enable WCN36xx
8106 - kernel: distro.config: enable debug friendly USB network adpater
8107 - arm64: configs: enable QCOM Venus
8108 - arm64: defconfig: Enable a53/apcs and avs
8109 - arm64: defconfig: enable ondemand governor as default
8110 - arm64: defconfig: enable QCOM_TSENS
8111 - kernel: configs: enable dm_mod and dm_crypt
8112 - Force the SMD regulator driver to be compiled-in
8113 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
8114 - arm64: configs: enable BT_QCOMSMD
8115 - kernel: configs: add more USB net drivers
8116 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
8117 - arm64: configs: Enable camera drivers
8118 - kernel: configs: add freq stat to sysfs
8119 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
8120 - arm64: defconfig: Enable QRTR features
8121 - kernel: configs: set USB_CONFIG_F_FS in distro.config
8122 - kernel: distro.config: enable 'schedutil' CPUfreq governor
8123 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
8124 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
8125 - arm64: defconfig: enable LEDS_QCOM_LPG
8126 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
8127 - power: avs: Add support for CPR (Core Power Reduction)
8128 - power: avs: cpr: Use raw mem access for qfprom
8129 - power: avs: cpr: fix with new reg_sequence structures
8130 - power: avs: cpr: Register with cpufreq-dt
8131 - regulator: smd: Add floor and corner operations
8132 - PM / OPP: Support adjusting OPP voltages at runtime
8133 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
8134 - PM / OPP: HACK: Allow to set regulator without opp_list
8135 - PM / OPP: Add a helper to get an opp regulator for device
8136 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
8137 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
8138 - ov5645: I2C address change
8139 - i2c: Add Qualcomm Camera Control Interface driver
8140 - camss: vfe: Skip first four frames from sensor
8141 - camss: Do not register if no cameras are present
8142 - i2c-qcom-cci: Fix run queue completion timeout
8143 - i2c-qcom-cci: Fix I2C address bug
8144 - media: ov5645: Fix I2C address
8145 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
8146 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
8147 - leds: Add driver for Qualcomm LPG
8148 - wcn36xx: Fix warning due to duplicate scan_completed notification
8149 - arm64: dts: Add CPR DT node for msm8916
8150 - arm64: dts: add spmi-regulator nodes
8151 - arm64: dts: msm8916: Add cpufreq support
8152 - arm64: dts: msm8916: Add a shared CPU opp table
8153 - arm64: dts: msm8916: Add cpu cooling maps
8154 - arm64: dts: pm8916: Mark the s2 regulator as always-on
8155 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
8156 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
8157 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
8158 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
8159 driver
8160 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
8161 - DT: leds: Add Qualcomm Light Pulse Generator binding
8162 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
8163 - arm64: dts: qcom: Add pwm node for pm8916
8164 - arm64: dts: qcom: Add user LEDs on db820c
8165 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
8166 - ARM: dts: qcom: Add LPG node to pm8941
8167 - ARM: dts: qcom: honami: Add LPG node and RGB LED
8168 - arm64: dts: qcom: Add Camera Control Interface support
8169 - arm64: dts: qcom: Add apps_iommu vfe child node
8170 - arm64: dts: qcom: Add camss device node
8171 - arm64: dts: qcom: Add ov5645 device nodes
8172 - arm64: dts: msm8916: Fix camera sensors I2C addresses
8173 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
8174 - packaging: arm64: add a uboot flavour - part1
8175 - packaging: arm64: add a uboot flavour - part2
8176 - packaging: arm64: add a uboot flavour - part3
8177 - packaging: arm64: add a uboot flavour - part4
8178 - packaging: arm64: add a uboot flavour - part5
8179 - packaging: arm64: rename uboot flavour to snapdragon
8180 - [Config] updateconfigs after qcomlt import
8181 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
8182 - [Config] arm64: snapdragon: MSM_GCC_8916=y
8183 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
8184 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
8185 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
8186 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
8187 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
8188 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
8189 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
8190 - [Config] arm64: snapdragon: QCOM_SMEM=y
8191 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
8192 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
8193 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
8194 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
8195 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
8196 - [Config] arm64: snapdragon: QCOM_CPR=y
8197 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
8198 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
8199 - [Config] turn off DRM_MSM_REGISTER_LOGGING
8200 - [Config] arm64: snapdragon: I2C_QUP=y
8201 - [Config] arm64: snapdragon: SPI_QUP=y
8202 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
8203 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
8204 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
8205 - [Config] arm64: snapdragon: QCOM_SMSM=y
8206 - [Config] arm64: snapdragon: QCOM_SMP2P=y
8207 - [Config] arm64: snapdragon: DRM_MSM=y
8208 - [Config] arm64: snapdragon: SND_SOC=y
8209 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
8210 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
8211 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
8212 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
8213 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
8214 SND_SOC_MSM8916_WCD_DIGITAL=y
8215 - SAUCE: media: ov5645: skip address change if dt addr == default addr
8216 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
8217 #ifdefs
8218 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
8219 - [Packaging] fix up snapdragon abi paths
8220
8221 * LSM stacking patches for bionic (LP: #1763062)
8222 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
8223 - SAUCE: LSM stacking: LSM: Manage credential security blobs
8224 - SAUCE: LSM stacking: LSM: Manage file security blobs
8225 - SAUCE: LSM stacking: LSM: Manage task security blobs
8226 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
8227 - SAUCE: LSM stacking: LSM: General stacking
8228 - SAUCE: LSM stacking: fixup initialize task->security
8229 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
8230 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
8231 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
8232 - SAUCE: LSM stacking: fixup apparmor stacking enablement
8233 - SAUCE: LSM stacking: fixup stacking kconfig
8234 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
8235 - SAUCE: LSM stacking: provide prctl interface for setting context
8236 - SAUCE: LSM stacking: inherit current display LSM
8237 - SAUCE: LSM stacking: keep an index for each registered LSM
8238 - SAUCE: LSM stacking: verify display LSM
8239 - SAUCE: LSM stacking: provide a way to specify the default display lsm
8240 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
8241 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
8242 - SAUCE: LSM stacking: add Kconfig to set default display LSM
8243 - SAUCE: LSM stacking: add configs for LSM stacking
8244 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
8245 - SAUCE: LSM stacking: remove procfs context interface
8246
8247 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
8248 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
8249 - SAUCE: LSM stacking: check for invalid zero sized writes
8250
8251 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
8252 (LP: #1762755)
8253 - RDMA/hns: Support rq record doorbell for the user space
8254 - RDMA/hns: Support cq record doorbell for the user space
8255 - RDMA/hns: Support rq record doorbell for kernel space
8256 - RDMA/hns: Support cq record doorbell for kernel space
8257 - RDMA/hns: Fix cqn type and init resp
8258 - RDMA/hns: Fix init resp when alloc ucontext
8259 - RDMA/hns: Fix cq record doorbell enable in kernel
8260
8261 * Replace LPC patchset with upstream version (LP: #1762758)
8262 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
8263 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
8264 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
8265 children"
8266 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
8267 bindings"
8268 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
8269 devices"
8270 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
8271 hosts"
8272 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
8273 pci_register_io_range()"
8274 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
8275 pci_register_io_range()"
8276 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
8277 - lib: Add generic PIO mapping method
8278 - PCI: Remove __weak tag from pci_register_io_range()
8279 - PCI: Add fwnode handler as input param of pci_register_io_range()
8280 - PCI: Apply the new generic I/O management on PCI IO hosts
8281 - of: Add missing I/O range exception for indirect-IO devices
8282 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
8283 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
8284 - ACPI / scan: Do not enumerate Indirect IO host children
8285 - HISI LPC: Add ACPI support
8286 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
8287
8288 * Enable Tunneled Operations on POWER9 (LP: #1762448)
8289 - powerpc/powernv: Enable tunneled operations
8290 - cxl: read PHB indications from the device tree
8291
8292 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
8293 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
8294
8295 * NFS + sec=krb5 is broken (LP: #1759791)
8296 - sunrpc: remove incorrect HMAC request initialization
8297
8298 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
8299 - d-i: add bcm2835 to block-modules
8300
8301 * Backport USB core quirks (LP: #1762695)
8302 - usb: core: Add "quirks" parameter for usbcore
8303 - usb: core: Copy parameter string correctly and remove superfluous null check
8304 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
8305
8306 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
8307 setting up a second end-to-end encrypted disk (LP: #1762353)
8308 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
8309
8310 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
8311 - s390: move nobp parameter functions to nospec-branch.c
8312 - s390: add automatic detection of the spectre defense
8313 - s390: report spectre mitigation via syslog
8314 - s390: add sysfs attributes for spectre
8315 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
8316 - s390: correct nospec auto detection init order
8317
8318 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
8319 - powerpc/64s: Wire up cpu_show_spectre_v2()
8320
8321 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
8322 - powerpc/64s: Wire up cpu_show_spectre_v1()
8323
8324 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
8325 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
8326 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
8327 - powerpc/rfi-flush: Always enable fallback flush on pseries
8328 - powerpc/rfi-flush: Differentiate enabled and patched flush types
8329 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
8330 - powerpc/64s: Move cpu_show_meltdown()
8331 - powerpc/64s: Enhance the information in cpu_show_meltdown()
8332 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
8333 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
8334
8335 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
8336 CVE-2017-5753 // CVE-2017-5754
8337 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
8338 - powerpc: Add security feature flags for Spectre/Meltdown
8339 - powerpc/pseries: Set or clear security feature flags
8340 - powerpc/powernv: Set or clear security feature flags
8341
8342 * Hisilicon network subsystem 3 support (LP: #1761610)
8343 - net: hns3: export pci table of hclge and hclgevf to userspace
8344 - d-i: Add hns3 drivers to nic-modules
8345
8346 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
8347 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
8348
8349 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
8350 - perf vendor events: Drop incomplete multiple mapfile support
8351 - perf vendor events: Fix error code in json_events()
8352 - perf vendor events: Drop support for unused topic directories
8353 - perf vendor events: Add support for pmu events vendor subdirectory
8354 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
8355 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
8356 - perf vendor events: Add support for arch standard events
8357 - perf vendor events arm64: Add armv8-recommended.json
8358 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
8359 - perf vendor events arm64: fixup A53 to use recommended events
8360 - perf vendor events arm64: add HiSilicon hip08 JSON file
8361 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
8362
8363 * Warning "cache flush timed out!" seen when unloading the cxl driver
8364 (LP: #1762367)
8365 - cxl: Check if PSL data-cache is available before issue flush request
8366
8367 * Bionic update to v4.16.1 stable release (LP: #1763170)
8368 - bitmap: fix memset optimization on big-endian systems
8369 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
8370 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
8371 - USB: serial: cp210x: add ELDAT Easywave RX09 id
8372 - serial: 8250: Add Nuvoton NPCM UART
8373 - mei: remove dev_err message on an unsupported ioctl
8374 - /dev/mem: Avoid overwriting "err" in read_mem()
8375 - media: usbtv: prevent double free in error case
8376 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
8377 - crypto: lrw - Free rctx->ext with kzfree
8378 - crypto: ccp - Fill the result buffer only on digest, finup, and final ops
8379 - crypto: talitos - don't persistently map req_ctx->hw_context and
8380 req_ctx->buf
8381 - crypto: inside-secure - fix clock management
8382 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
8383 - crypto: talitos - fix IPsec cipher in length
8384 - crypto: ahash - Fix early termination in hash walk
8385 - crypto: caam - Fix null dereference at error path
8386 - crypto: ccp - return an actual key size from RSA max_size callback
8387 - crypto: arm,arm64 - Fix random regeneration of S_shipped
8388 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
8389 - Bluetooth: hci_bcm: Add 6 new ACPI HIDs
8390 - Btrfs: fix unexpected cow in run_delalloc_nocow
8391 - siox: fix possible buffer overflow in device_add_store
8392 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
8393 - Revert "base: arch_topology: fix section mismatch build warnings"
8394 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
8395 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
8396 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
8397 - vt: change SGR 21 to follow the standards
8398 - Fix slab name "biovec-(1<<(21-12))"
8399 - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
8400 - Linux 4.16.1
8401
8402 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
8403 starting 4.15-rc2 (LP: #1759893)
8404 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
8405 build"
8406 - [Config] CONFIG_BLK_DEV_NMVE=m
8407
8408 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
8409 - PM / hibernate: Make passing hibernate offsets more friendly
8410
8411 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
8412 type(pseries-bionic) complaining "KVM implementation does not support
8413 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
8414 - powerpc: Use feature bit for RTC presence rather than timebase presence
8415 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
8416 - powerpc: Free up CPU feature bits on 64-bit machines
8417 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
8418 - powerpc/powernv: Provide a way to force a core into SMT4 mode
8419 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
8420 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
8421 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
8422
8423 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
8424 - thunderbolt: Resume control channel after hibernation image is created
8425 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
8426 - thunderbolt: Handle connecting device in place of host properly
8427 - thunderbolt: Do not overwrite error code when domain adding fails
8428 - thunderbolt: Wait a bit longer for root switch config space
8429 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
8430 - thunderbolt: Handle rejected Thunderbolt devices
8431 - thunderbolt: Factor common ICM add and update operations out
8432 - thunderbolt: Correct function name in kernel-doc comment
8433 - thunderbolt: Add tb_switch_get()
8434 - thunderbolt: Add tb_switch_find_by_route()
8435 - thunderbolt: Add tb_xdomain_find_by_route()
8436 - thunderbolt: Add constant for approval timeout
8437 - thunderbolt: Move driver ready handling to struct icm
8438 - thunderbolt: Add 'boot' attribute for devices
8439 - thunderbolt: Add support for preboot ACL
8440 - thunderbolt: Introduce USB only (SL4) security level
8441 - thunderbolt: Add support for Intel Titan Ridge
8442
8443 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
8444 - ath10k: update the IRAM bank number for QCA9377
8445
8446 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
8447 (LP: #1759511)
8448 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
8449
8450 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
8451 (LP: #1757228)
8452 - cxl: Fix timebase synchronization status on P9
8453
8454 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
8455 fixes (LP: #1752182)
8456 - scsi: lpfc: Fix frequency of Release WQE CQEs
8457 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
8458 - scsi: lpfc: move placement of target destroy on driver detach
8459 - scsi: lpfc: correct debug counters for abort
8460 - scsi: lpfc: Add WQ Full Logic for NVME Target
8461 - scsi: lpfc: Fix PRLI handling when topology type changes
8462 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
8463 - scsi: lpfc: Fix RQ empty firmware trap
8464 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
8465 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
8466 - scsi: lpfc: Fix issue_lip if link is disabled
8467 - scsi: lpfc: Indicate CONF support in NVMe PRLI
8468 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
8469 - scsi: lpfc: Validate adapter support for SRIU option
8470 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
8471 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
8472 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
8473 - scsi: lpfc: update driver version to 11.4.0.7
8474 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
8475 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
8476 - scsi: lpfc: Rework sli4 doorbell infrastructure
8477 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
8478 - scsi: lpfc: Add push-to-adapter support to sli4
8479 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
8480 - scsi: lpfc: Add 64G link speed support
8481 - scsi: lpfc: Add if_type=6 support for cycling valid bits
8482 - scsi: lpfc: Enable fw download on if_type=6 devices
8483 - scsi: lpfc: Add embedded data pointers for enhanced performance
8484 - scsi: lpfc: Fix nvme embedded io length on new hardware
8485 - scsi: lpfc: Work around NVME cmd iu SGL type
8486 - scsi: lpfc: update driver version to 12.0.0.0
8487 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
8488 - scsi: lpfc: use __raw_writeX on DPP copies
8489 - scsi: lpfc: Add missing unlock in WQ full logic
8490
8491 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
8492 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
8493
8494 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
8495 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
8496 - [Packaging] include the retpoline extractor in the headers
8497
8498 * Use med_with_dipm SATA LPM to save more power for mobile platforms
8499 (LP: #1759547)
8500 - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3
8501
8502 * Miscellaneous Ubuntu changes
8503 - [Packaging] Only install cloud init files when do_tools_common=true
8504 - SAUCE: Import aufs driver
8505 - [Config] Enable AUFS config options
8506
8507 -- Seth Forshee <seth.forshee@canonical.com> Thu, 12 Apr 2018 09:30:56 -0500
8508
8509linux (4.16.0-3.4) bionic; urgency=medium
8510
8511 * Allow multiple mounts of zfs datasets (LP: #1759848)
8512 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
8513
8514 * zfs system process hung on container stop/delete (LP: #1754584)
8515 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
8516 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
8517 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
8518
8519 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
8520 (LP: #1755073)
8521 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
8522
8523 * CAPI Flash (cxlflash) update (LP: #1752672)
8524 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
8525 - SAUCE: cxlflash: Avoid clobbering context control register value
8526 - SAUCE: cxlflash: Add argument identifier names
8527 - SAUCE: cxlflash: Introduce OCXL backend
8528 - SAUCE: cxlflash: Hardware AFU for OCXL
8529 - SAUCE: cxlflash: Read host function configuration
8530 - SAUCE: cxlflash: Setup function acTag range
8531 - SAUCE: cxlflash: Read host AFU configuration
8532 - SAUCE: cxlflash: Setup AFU acTag range
8533 - SAUCE: cxlflash: Setup AFU PASID
8534 - SAUCE: cxlflash: Adapter context support for OCXL
8535 - SAUCE: cxlflash: Use IDR to manage adapter contexts
8536 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
8537 - SAUCE: cxlflash: Support adapter context discovery
8538 - SAUCE: cxlflash: Support image reload policy modification
8539 - SAUCE: cxlflash: MMIO map the AFU
8540 - SAUCE: cxlflash: Support starting an adapter context
8541 - SAUCE: cxlflash: Support process specific mappings
8542 - SAUCE: cxlflash: Support AFU state toggling
8543 - SAUCE: cxlflash: Support reading adapter VPD data
8544 - SAUCE: cxlflash: Setup function OCXL link
8545 - SAUCE: cxlflash: Setup OCXL transaction layer
8546 - SAUCE: cxlflash: Support process element lifecycle
8547 - SAUCE: cxlflash: Support AFU interrupt management
8548 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
8549 - SAUCE: cxlflash: Support starting user contexts
8550 - SAUCE: cxlflash: Support adapter context polling
8551 - SAUCE: cxlflash: Support adapter context reading
8552 - SAUCE: cxlflash: Support adapter context mmap and release
8553 - SAUCE: cxlflash: Support file descriptor mapping
8554 - SAUCE: cxlflash: Introduce object handle fop
8555 - SAUCE: cxlflash: Setup LISNs for user contexts
8556 - SAUCE: cxlflash: Setup LISNs for master contexts
8557 - SAUCE: cxlflash: Update synchronous interrupt status bits
8558 - SAUCE: cxlflash: Introduce OCXL context state machine
8559 - SAUCE: cxlflash: Register for translation errors
8560 - SAUCE: cxlflash: Support AFU reset
8561 - SAUCE: cxlflash: Enable OCXL operations
8562
8563 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
8564 (LP: #1736393)
8565 - SAUCE: drm/i915:Don't set chip specific data
8566 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
8567
8568 * zed process consuming 100% cpu (LP: #1751796)
8569 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
8570
8571 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
8572 "always" (LP: #1753708)
8573 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
8574
8575 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
8576 - [Packaging] retpoline -- add safe usage hint support
8577 - [Packaging] retpoline-check -- only report additions
8578 - [Packaging] retpoline -- widen indirect call/jmp detection
8579 - [Packaging] retpoline -- elide %rip relative indirections
8580 - [Packaging] retpoline -- clear hint information from packages
8581 - SAUCE: apm -- annotate indirect calls within
8582 firmware_restrict_branch_speculation_{start,end}
8583 - SAUCE: EFI -- annotate indirect calls within
8584 firmware_restrict_branch_speculation_{start,end}
8585 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
8586 code
8587 - SAUCE: vga_set_mode -- avoid jump tables
8588 - [Config] retpoine -- switch to new format
8589
8590 * Miscellaneous Ubuntu changes
8591 - [Packaging] final-checks -- remove check for empty retpoline files
8592 - [Packaging] skip cloud tools packaging when not building package
8593
8594 [ Upstream Kernel Changes ]
8595
8596 * Rebase to v4.16
8597
8598 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Apr 2018 16:15:36 -0500
8599
8600linux (4.16.0-2.3) bionic; urgency=medium
8601
8602 * devpts: handle bind-mounts (LP: #1755857)
8603 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
8604 - SAUCE: devpts: resolve devpts bind-mounts
8605 - SAUCE: devpts: comment devpts_mntget()
8606 - SAUCE: selftests: add devpts selftests
8607
8608 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
8609 - d-i: add hisi_sas_v3_hw to scsi-modules
8610
8611 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
8612 - SAUCE: scsi: hisi_sas: config for hip08 ES
8613 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
8614
8615 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
8616 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
8617
8618 * Fix ARC hit rate (LP: #1755158)
8619 - SAUCE: Fix ARC hit rate (LP: #1755158)
8620
8621 * ZFS setgid broken on 0.7 (LP: #1753288)
8622 - SAUCE: Fix ZFS setgid
8623
8624 * CONFIG_EFI=y on armhf (LP: #1726362)
8625 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
8626
8627 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
8628 - [Config] CONFIG_USB_XHCI_DBGCAP=y
8629
8630 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
8631 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
8632 - [Config] retpoline -- clean up i386 retpoline files
8633
8634 * Miscellaneous Ubuntu changes
8635 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
8636 - [Config] fix up retpoline abi files
8637 - [Config] fix up retpoline abi files
8638 - d-i: Add netsec to nic-modules
8639
8640 [ Upstream Kernel Changes ]
8641
8642 * Rebase to v4.16-rc6
8643
8644 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Mar 2018 14:09:49 -0500
8645
8646linux (4.16.0-1.2) bionic; urgency=medium
8647
8648 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
8649 - d-i: add cxgb4 to nic-modules
8650
8651 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
8652 - [Config] CONFIG_INDIRECT_PIO=y
8653 - SAUCE: LIB: Introduce a generic PIO mapping method
8654 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
8655 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
8656 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
8657 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
8658 - [Config] CONFIG_HISILICON_LPC=y
8659 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
8660 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
8661 - SAUCE: HISI LPC: Add ACPI support
8662 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
8663
8664 * Miscellaneous Ubuntu changes
8665 - SAUCE: tools: use CC for linking acpi tools
8666
8667 [ Upstream Kernel Changes ]
8668
8669 * Rebase to v4.16-rc3
8670
8671 -- Seth Forshee <seth.forshee@canonical.com> Wed, 28 Feb 2018 10:17:23 -0600
8672
8673linux (4.16.0-0.1) bionic; urgency=medium
8674
8675 * retpoline abi files are empty on i386 (LP: #1751021)
8676 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
8677 - [Packaging] final-checks -- sanity checking ABI contents
8678 - [Packaging] final-checks -- check for empty retpoline files
8679
8680 * Miscellaneous upstream changes
8681 - disable vbox build
8682 - Disable zfs build
8683
8684 [ Upstream Kernel Changes ]
8685
8686 * Rebase to v4.16-rc2
8687
8688 -- Seth Forshee <seth.forshee@canonical.com> Thu, 22 Feb 2018 08:58:57 -0600
8689
8690linux (4.16.0-0.0) bionic; urgency=medium
8691
8692 * Dummy entry
8693
8694 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Feb 2018 14:33:13 -0600
8695
8696linux (4.15.0-10.11) bionic; urgency=medium
8697
8698 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
8699
8700 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
8701 (LP: #1749202)
8702 - swiotlb: suppress warning when __GFP_NOWARN is set
8703 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
8704
8705 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
8706 - SAUCE: tools -- add ability to disable libbfd
8707 - [Packaging] correct disablement of libbfd
8708
8709 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
8710 (LP: #1744058)
8711 - ALSA: hda/realtek - update ALC225 depop optimize
8712
8713 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
8714 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
8715
8716 * headset mic can't be detected on two Dell machines (LP: #1748807)
8717 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
8718 - ALSA: hda - Fix headset mic detection problem for two Dell machines
8719
8720 * Bionic update to v4.15.3 stable release (LP: #1749191)
8721 - ip6mr: fix stale iterator
8722 - net: igmp: add a missing rcu locking section
8723 - qlcnic: fix deadlock bug
8724 - qmi_wwan: Add support for Quectel EP06
8725 - r8169: fix RTL8168EP take too long to complete driver initialization.
8726 - tcp: release sk_frag.page in tcp_disconnect
8727 - vhost_net: stop device during reset owner
8728 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
8729 - ipv6: change route cache aging logic
8730 - Revert "defer call to mem_cgroup_sk_alloc()"
8731 - net: ipv6: send unsolicited NA after DAD
8732 - rocker: fix possible null pointer dereference in
8733 rocker_router_fib_event_work
8734 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
8735 - cls_u32: add missing RCU annotation.
8736 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
8737 - soreuseport: fix mem leak in reuseport_add_sock()
8738 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
8739 - net: sched: fix use-after-free in tcf_block_put_ext
8740 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
8741 - media: soc_camera: soc_scale_crop: add missing
8742 MODULE_DESCRIPTION/AUTHOR/LICENSE
8743 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8744 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
8745 - crypto: tcrypt - fix S/G table for test_aead_speed()
8746 - Linux 4.15.3
8747
8748 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
8749 CVE-2018-1000026
8750 - net: create skb_gso_validate_mac_len()
8751 - bnx2x: disable GSO where gso_size is too big for hardware
8752
8753 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
8754 - net: hns: add ACPI mode support for ethtool -p
8755
8756 * CVE-2017-5715 (Spectre v2 Intel)
8757 - [Packaging] retpoline files must be sorted
8758 - [Packaging] pull in retpoline files
8759
8760 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
8761 - d-i: Add hfi1 to nic-modules
8762
8763 * CVE-2017-5715 (Spectre v2 retpoline)
8764 - [Packaging] retpoline -- add call site validation
8765 - [Config] disable retpoline checks for first upload
8766
8767 * Do not duplicate changelog entries assigned to more than one bug or CVE
8768 (LP: #1743383)
8769 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
8770
8771 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
8772
8773linux (4.15.0-9.10) bionic; urgency=medium
8774
8775 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
8776
8777 * Miscellaneous Ubuntu changes
8778 - [Debian] tests -- remove gcc-multilib dependency for arm64
8779
8780 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
8781
8782linux (4.15.0-8.9) bionic; urgency=medium
8783
8784 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
8785
8786 * Bionic update to v4.15.2 stable release (LP: #1748072)
8787 - KVM: x86: Make indirect calls in emulator speculation safe
8788 - KVM: VMX: Make indirect call speculation safe
8789 - module/retpoline: Warn about missing retpoline in module
8790 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
8791 - x86/cpufeatures: Add Intel feature bits for Speculation Control
8792 - x86/cpufeatures: Add AMD feature bits for Speculation Control
8793 - x86/msr: Add definitions for new speculation control MSRs
8794 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
8795 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
8796 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
8797 - x86/alternative: Print unadorned pointers
8798 - x86/nospec: Fix header guards names
8799 - x86/bugs: Drop one "mitigation" from dmesg
8800 - x86/cpu/bugs: Make retpoline module warning conditional
8801 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
8802 - x86/retpoline: Simplify vmexit_fill_RSB()
8803 - x86/speculation: Simplify indirect_branch_prediction_barrier()
8804 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8805 - iio: adc/accel: Fix up module licenses
8806 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8807 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8808 - KVM: nVMX: Eliminate vmcs02 pool
8809 - KVM: VMX: introduce alloc_loaded_vmcs
8810 - objtool: Improve retpoline alternative handling
8811 - objtool: Add support for alternatives at the end of a section
8812 - objtool: Warn on stripped section symbol
8813 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
8814 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
8815 - x86/entry/64: Remove the SYSCALL64 fast path
8816 - x86/entry/64: Push extra regs right away
8817 - x86/asm: Move 'status' from thread_struct to thread_info
8818 - Documentation: Document array_index_nospec
8819 - array_index_nospec: Sanitize speculative array de-references
8820 - x86: Implement array_index_mask_nospec
8821 - x86: Introduce barrier_nospec
8822 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
8823 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
8824 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
8825 - x86/get_user: Use pointer masking to limit speculation
8826 - x86/syscall: Sanitize syscall table de-references under speculation
8827 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
8828 - nl80211: Sanitize array index in parse_txq_params
8829 - x86/spectre: Report get_user mitigation for spectre_v1
8830 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
8831 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
8832 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
8833 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
8834 - KVM: VMX: make MSR bitmaps per-VCPU
8835 - x86/kvm: Update spectre-v1 mitigation
8836 - x86/retpoline: Avoid retpolines for built-in __init functions
8837 - x86/spectre: Simplify spectre_v2 command line parsing
8838 - x86/pti: Mark constant arrays as __initconst
8839 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
8840 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
8841 - KVM/x86: Add IBPB support
8842 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
8843 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
8844 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
8845 - serial: core: mark port as initialized after successful IRQ change
8846 - fpga: region: release of_parse_phandle nodes after use
8847 - Linux 4.15.2
8848
8849 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
8850 - net: phy: core: remove now uneeded disabling of interrupts
8851 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
8852 - net: socionext: Add Synquacer NetSec driver
8853 - net: socionext: include linux/io.h to fix build
8854 - net: socionext: Fix error return code in netsec_netdev_open()
8855
8856 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
8857 - [Config] CONFIG_EDAC_GHES=y
8858
8859 * support thunderx2 vendor pmu events (LP: #1747523)
8860 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
8861 - perf tools arm64: Add support for get_cpuid_str function.
8862 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
8863 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
8864 events
8865 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
8866
8867 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
8868 - SAUCE: mm: disable vma based swap readahead by default
8869 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
8870
8871 * Miscellaneous Ubuntu changes
8872 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
8873
8874 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
8875
8876linux (4.15.0-7.8) bionic; urgency=medium
8877
8878 * Bionic update to v4.15.1 stable release (LP: #1747169)
8879 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
8880 - tools/gpio: Fix build error with musl libc
8881 - gpio: stmpe: i2c transfer are forbiden in atomic context
8882 - gpio: Fix kernel stack leak to userspace
8883 - ALSA: hda - Reduce the suspend time consumption for ALC256
8884 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
8885 - crypto: aesni - handle zero length dst buffer
8886 - crypto: aesni - fix typo in generic_gcmaes_decrypt
8887 - crypto: aesni - add wrapper for generic gcm(aes)
8888 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
8889 aesni
8890 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
8891 aesni
8892 - crypto: inside-secure - fix hash when length is a multiple of a block
8893 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
8894 - crypto: sha3-generic - fixes for alignment and big endian operation
8895 - crypto: af_alg - whitelist mask and type
8896 - HID: wacom: EKR: ensure devres groups at higher indexes are released
8897 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
8898 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8899 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8900 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
8901 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8902 - igb: Free IRQs when device is hotplugged
8903 - ima/policy: fix parsing of fsuuid
8904 - scsi: aacraid: Fix udev inquiry race condition
8905 - scsi: aacraid: Fix hang in kdump
8906 - scsi: storvsc: missing error code in storvsc_probe()
8907 - staging: lustre: separate a connection destroy from free struct kib_conn
8908 - staging: ccree: NULLify backup_info when unused
8909 - staging: ccree: fix fips event irq handling build
8910 - tty: fix data race between tty_init_dev and flush of buf
8911 - usb: option: Add support for FS040U modem
8912 - USB: serial: pl2303: new device id for Chilitag
8913 - USB: cdc-acm: Do not log urb submission errors on disconnect
8914 - CDC-ACM: apply quirk for card reader
8915 - USB: serial: io_edgeport: fix possible sleep-in-atomic
8916 - usbip: prevent bind loops on devices attached to vhci_hcd
8917 - usbip: list: don't list devices attached to vhci_hcd
8918 - USB: serial: simple: add Motorola Tetra driver
8919 - usb: f_fs: Prevent gadget unbind if it is already unbound
8920 - usb: uas: unconditionally bring back host after reset
8921 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
8922 - ANDROID: binder: remove waitqueue when thread exits.
8923 - android: binder: use VM_ALLOC to get vm area
8924 - mei: me: allow runtime pm for platform with D0i3
8925 - serial: 8250_of: fix return code when probe function fails to get reset
8926 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
8927 - serial: 8250_dw: Revert "Improve clock rate setting"
8928 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
8929 - spi: imx: do not access registers while clocks disabled
8930 - iio: adc: stm32: fix scan of multiple channels with DMA
8931 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
8932 - test_firmware: fix missing unlock on error in config_num_requests_store()
8933 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
8934 - Input: synaptics-rmi4 - do not delete interrupt memory too early
8935 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
8936 - Linux 4.15.1
8937
8938 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
8939 (LP: #1744712)
8940 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
8941 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
8942 version
8943
8944 * apparmor profile load in stacked policy container fails (LP: #1746463)
8945 - SAUCE: apparmor: fix display of .ns_name for containers
8946
8947 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
8948
8949linux (4.15.0-6.7) bionic; urgency=low
8950
8951 * upload urgency should be medium by default (LP: #1745338)
8952 - [Packaging] update urgency to medium by default
8953
8954 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
8955 - scsi: libiscsi: Allow sd_shutdown on bad transport
8956
8957 * Miscellaneous Ubuntu changes
8958 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
8959 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
8960 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
8961
8962 [ Upstream Kernel Changes ]
8963
8964 * Rebase to v4.15
8965
8966 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
8967
8968linux (4.15.0-5.6) bionic; urgency=low
8969
8970 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
8971 (LP: #1744077)
8972 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
8973
8974 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
8975 (LP: #1743638)
8976 - [d-i] Add qede to nic-modules udeb
8977
8978 * boot failure on AMD Raven + WesternXT (LP: #1742759)
8979 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
8980
8981 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
8982 (LP: #1726519)
8983 - SAUCE: Revert "scsi: libsas: allow async aborts"
8984
8985 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
8986 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
8987
8988 * Miscellaneous Ubuntu changes
8989 - Rebase to v4.15-rc7
8990 - [Config] CONFIG_CPU_ISOLATION=y
8991 - [Config] Update annotations following config review
8992 - Revert "UBUNTU: SAUCE: Import aufs driver"
8993 - SAUCE: Import aufs driver
8994 - ubuntu: vbox -- update to 5.2.6-dfsg-1
8995 - ubuntu: vbox: build fixes for 4.15
8996 - ubuntu: vbox -- update to 5.2.6-dfsg-2
8997 - hio: updates for timer api changes in 4.15
8998 - enable hio build
8999 - Rebase to v4.15-rc9
9000
9001 [ Upstream Kernel Changes ]
9002
9003 * Rebase to v4.15-rc9
9004
9005 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
9006
9007linux (4.15.0-4.5) bionic; urgency=low
9008
9009 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
9010 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
9011
9012 * External HDMI monitor failed to show screen on Lenovo X1 series
9013 (LP: #1738523)
9014 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
9015
9016 * Miscellaneous Ubuntu changes
9017 - [Debian] autoreconstruct - add resoration of execute permissions
9018
9019 [ Upstream Kernel Changes ]
9020
9021 * Rebase to v4.15-rc4
9022
9023 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
9024
9025linux (4.15.0-3.4) bionic; urgency=low
9026
9027 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
9028 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
9029
9030 [ Upstream Kernel Changes ]
9031
9032 * Rebase to v4.15-rc6
9033
9034 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
9035
9036linux (4.15.0-2.3) bionic; urgency=low
9037
9038 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
9039 4.15.0-1.2 (LP: #1737752)
9040 - x86/mm: Unbreak modules that use the DMA API
9041
9042 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
9043 - [Config] CONFIG_SPI_INTEL_SPI_*=n
9044
9045 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
9046 and udebs (LP: #1521712)
9047 - [Config] Include ibmvnic in nic-modules
9048
9049 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
9050 - [Config] Enable support for emulation of deprecated ARMv8 instructions
9051
9052 * Miscellaneous Ubuntu changes
9053 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
9054 - Enable zfs build
9055 - [Debian] add icp to zfs-modules.ignore
9056
9057 [ Upstream Kernel Changes ]
9058
9059 * Rebase to v4.15-rc4
9060
9061 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
9062
9063linux (4.15.0-1.2) bionic; urgency=low
9064
9065 * Disabling zfs does not always disable module checks for the zfs modules
9066 (LP: #1737176)
9067 - [Packaging] disable zfs module checks when zfs is disabled
9068
9069 * Miscellaneous Ubuntu changes
9070 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
9071
9072 [ Upstream Kernel Changes ]
9073
9074 * Rebase to v4.15-rc3
9075
9076 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
9077
9078linux (4.15.0-0.1) bionic; urgency=low
9079
9080 * Miscellaneous Ubuntu changes
9081 - ubuntu: vbox -- update to 5.2.2-dfsg-2
9082 - ubuntu: vbox: build fixes for 4.15
9083 - disable hio build
9084 - [Config] Update kernel lockdown options to fix build errors
9085 - Disable zfs build
9086 - SAUCE: Import aufs driver
9087 - [Config] Enable AUFS config options
9088
9089 [ Upstream Kernel Changes ]
9090
9091 * Rebase to v4.15-rc2
9092
9093 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
9094
9095linux (4.14.0-11.13) bionic; urgency=low
9096
9097 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
9098
9099 * CVE-2017-1000405
9100 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
9101
9102 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
9103 - SAUCE: mm: disable vma based swap readahead by default
9104 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
9105
9106 * Bionic update to v4.14.3 stable release (LP: #1735843)
9107 - s390: fix transactional execution control register handling
9108 - s390/noexec: execute kexec datamover without DAT
9109 - s390/runtime instrumention: fix possible memory corruption
9110 - s390/guarded storage: fix possible memory corruption
9111 - s390/disassembler: add missing end marker for e7 table
9112 - s390/disassembler: increase show_code buffer size
9113 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
9114 - ACPI / EC: Fix regression related to triggering source of EC event handling
9115 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
9116 - serdev: fix registration of second slave
9117 - sched: Make resched_cpu() unconditional
9118 - lib/mpi: call cond_resched() from mpi_powm() loop
9119 - x86/boot: Fix boot failure when SMP MP-table is based at 0
9120 - x86/decoder: Add new TEST instruction pattern
9121 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
9122 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
9123 - perf/x86/intel: Hide TSX events when RTM is not supported
9124 - arm64: Implement arch-specific pte_access_permitted()
9125 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
9126 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
9127 - uapi: fix linux/tls.h userspace compilation error
9128 - uapi: fix linux/rxrpc.h userspace compilation errors
9129 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
9130 - MIPS: ralink: Fix MT7628 pinmux
9131 - MIPS: ralink: Fix typo in mt7628 pinmux function
9132 - net: mvneta: fix handling of the Tx descriptor counter
9133 - nbd: wait uninterruptible for the dead timeout
9134 - nbd: don't start req until after the dead connection logic
9135 - PM / OPP: Add missing of_node_put(np)
9136 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
9137 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
9138 - PCI: hv: Use effective affinity mask
9139 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
9140 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
9141 - ALSA: hda: Add Raven PCI ID
9142 - dm integrity: allow unaligned bv_offset
9143 - dm cache: fix race condition in the writeback mode overwrite_bio
9144 optimisation
9145 - dm crypt: allow unaligned bv_offset
9146 - dm zoned: ignore last smaller runt zone
9147 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
9148 - dm bufio: fix integer overflow when limiting maximum cache size
9149 - ovl: Put upperdentry if ovl_check_origin() fails
9150 - dm: allocate struct mapped_device with kvzalloc
9151 - sched/rt: Simplify the IPI based RT balancing logic
9152 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
9153 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
9154 - dm: discard support requires all targets in a table support discards
9155 - MIPS: Fix odd fp register warnings with MIPS64r2
9156 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
9157 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
9158 - MIPS: Fix an n32 core file generation regset support regression
9159 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
9160 - MIPS: math-emu: Fix final emulation phase for certain instructions
9161 - rt2x00usb: mark device removed when get ENOENT usb error
9162 - mm/z3fold.c: use kref to prevent page free/compact race
9163 - autofs: don't fail mount for transient error
9164 - nilfs2: fix race condition that causes file system corruption
9165 - fscrypt: lock mutex before checking for bounce page pool
9166 - eCryptfs: use after free in ecryptfs_release_messaging()
9167 - libceph: don't WARN() if user tries to add invalid key
9168 - bcache: check ca->alloc_thread initialized before wake up it
9169 - fs: guard_bio_eod() needs to consider partitions
9170 - fanotify: fix fsnotify_prepare_user_wait() failure
9171 - isofs: fix timestamps beyond 2027
9172 - btrfs: change how we decide to commit transactions during flushing
9173 - f2fs: expose some sectors to user in inline data or dentry case
9174 - NFS: Fix typo in nomigration mount option
9175 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
9176 - nfs: Fix ugly referral attributes
9177 - NFS: Avoid RCU usage in tracepoints
9178 - NFS: revalidate "." etc correctly on "open".
9179 - nfsd: deal with revoked delegations appropriately
9180 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
9181 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
9182 - iwlwifi: fix firmware names for 9000 and A000 series hw
9183 - md: fix deadlock error in recent patch.
9184 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
9185 - Bluetooth: btqcomsmd: Add support for BD address setup
9186 - md/bitmap: revert a patch
9187 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
9188 - fsnotify: pin both inode and vfsmount mark
9189 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
9190 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
9191 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
9192 - ext4: prevent data corruption with inline data + DAX
9193 - ext4: prevent data corruption with journaling + DAX
9194 - ALSA: pcm: update tstamp only if audio_tstamp changed
9195 - ALSA: usb-audio: Add sanity checks to FE parser
9196 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
9197 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
9198 - ALSA: timer: Remove kernel warning at compat ioctl error paths
9199 - ALSA: hda/realtek - Fix ALC275 no sound issue
9200 - ALSA: hda: Fix too short HDMI/DP chmap reporting
9201 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
9202 - ALSA: hda/realtek - Fix ALC700 family no sound issue
9203 - ASoC: sun8i-codec: Invert Master / Slave condition
9204 - ASoC: sun8i-codec: Fix left and right channels inversion
9205 - ASoC: sun8i-codec: Set the BCLK divider
9206 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
9207 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
9208 - 9p: Fix missing commas in mount options
9209 - fs/9p: Compare qid.path in v9fs_test_inode
9210 - net/9p: Switch to wait_event_killable()
9211 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
9212 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
9213 - scsi: lpfc: fix pci hot plug crash in timer management routines
9214 - scsi: lpfc: fix pci hot plug crash in list_add call
9215 - scsi: lpfc: Fix crash receiving ELS while detaching driver
9216 - scsi: lpfc: Fix FCP hba_wqidx assignment
9217 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
9218 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
9219 - iscsi-target: Fix non-immediate TMR reference leak
9220 - target: fix null pointer regression in core_tmr_drain_tmr_list
9221 - target: fix buffer offset in core_scsi3_pri_read_full_status
9222 - target: Fix QUEUE_FULL + SCSI task attribute handling
9223 - target: Fix caw_sem leak in transport_generic_request_failure
9224 - target: Fix quiese during transport_write_pending_qf endless loop
9225 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
9226 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
9227 - mtd: nand: Export nand_reset() symbol
9228 - mtd: nand: atmel: Actually use the PM ops
9229 - mtd: nand: omap2: Fix subpage write
9230 - mtd: nand: Fix writing mtdoops to nand flash.
9231 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
9232 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
9233 - p54: don't unregister leds when they are not initialized
9234 - block: Fix a race between blk_cleanup_queue() and timeout handling
9235 - raid1: prevent freeze_array/wait_all_barriers deadlock
9236 - genirq: Track whether the trigger type has been set
9237 - irqchip/gic-v3: Fix ppi-partitions lookup
9238 - lockd: double unregister of inetaddr notifiers
9239 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
9240 enabled
9241 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
9242 - KVM: SVM: obey guest PAT
9243 - kvm: vmx: Reinstate support for CPUs without virtual NMI
9244 - dax: fix PMD faults on zero-length files
9245 - dax: fix general protection fault in dax_alloc_inode
9246 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
9247 - clk: ti: dra7-atl-clock: fix child-node lookups
9248 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
9249 - libnvdimm, pfn: make 'resource' attribute only readable by root
9250 - libnvdimm, namespace: fix label initialization to use valid seq numbers
9251 - libnvdimm, region : make 'resource' attribute only readable by root
9252 - libnvdimm, namespace: make 'resource' attribute only readable by root
9253 - svcrdma: Preserve CB send buffer across retransmits
9254 - IB/srpt: Do not accept invalid initiator port names
9255 - IB/cm: Fix memory corruption in handling CM request
9256 - IB/hfi1: Fix incorrect available receive user context count
9257 - IB/srp: Avoid that a cable pull can trigger a kernel crash
9258 - IB/core: Avoid crash on pkey enforcement failed in received MADs
9259 - IB/core: Only maintain real QPs in the security lists
9260 - NFC: fix device-allocation error return
9261 - spi-nor: intel-spi: Fix broken software sequencing codes
9262 - i40e: Use smp_rmb rather than read_barrier_depends
9263 - igb: Use smp_rmb rather than read_barrier_depends
9264 - igbvf: Use smp_rmb rather than read_barrier_depends
9265 - ixgbevf: Use smp_rmb rather than read_barrier_depends
9266 - i40evf: Use smp_rmb rather than read_barrier_depends
9267 - fm10k: Use smp_rmb rather than read_barrier_depends
9268 - ixgbe: Fix skb list corruption on Power systems
9269 - parisc: Fix validity check of pointer size argument in new CAS
9270 implementation
9271 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
9272 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
9273 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
9274 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
9275 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
9276 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
9277 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
9278 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
9279 - powerpc/64s/hash: Fix fork() with 512TB process address space
9280 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
9281 - media: Don't do DMA on stack for firmware upload in the AS102 driver
9282 - media: rc: check for integer overflow
9283 - media: rc: nec decoder should not send both repeat and keycode
9284 - cx231xx-cards: fix NULL-deref on missing association descriptor
9285 - media: v4l2-ctrl: Fix flags field on Control events
9286 - media: venus: fix wrong size on dma_free
9287 - media: venus: venc: fix bytesused v4l2_plane field
9288 - media: venus: reimplement decoder stop command
9289 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
9290 zone
9291 - iwlwifi: fix wrong struct for a000 device
9292 - iwlwifi: add a new a000 device
9293 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
9294 - iwlwifi: add new cards for a000 series
9295 - iwlwifi: add new cards for 8265 series
9296 - iwlwifi: add new cards for 8260 series
9297 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
9298 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
9299 - e1000e: Fix error path in link detection
9300 - e1000e: Fix return value test
9301 - e1000e: Separate signaling for link check/link up
9302 - e1000e: Avoid receiver overrun interrupt bursts
9303 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
9304 - Linux 4.14.3
9305
9306 * Miscellaneous Ubuntu changes
9307 - SAUCE: s390/topology: don't inline cpu_to_node
9308 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
9309
9310 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
9311
9312linux (4.14.0-10.12) bionic; urgency=low
9313
9314 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
9315
9316 * Miscellaneous Ubuntu changes
9317 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
9318 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
9319
9320 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
9321
9322linux (4.14.0-9.11) bionic; urgency=low
9323
9324 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
9325
9326 * Miscellaneous Ubuntu changes
9327 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
9328 0.7.3-1ubuntu1"
9329
9330 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
9331
9332linux (4.14.0-8.10) bionic; urgency=low
9333
9334 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
9335
9336 * Bionic update to v4.14.2 stable release (LP: #1734694)
9337 - bio: ensure __bio_clone_fast copies bi_partno
9338 - af_netlink: ensure that NLMSG_DONE never fails in dumps
9339 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
9340 - net: cdc_ncm: GetNtbFormat endian fix
9341 - fealnx: Fix building error on MIPS
9342 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
9343 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
9344 - serial: omap: Fix EFR write on RTS deassertion
9345 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
9346 - tpm-dev-common: Reject too short writes
9347 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
9348 - mm/pagewalk.c: report holes in hugetlb ranges
9349 - ocfs2: fix cluster hang after a node dies
9350 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
9351 - ipmi: fix unsigned long underflow
9352 - mm/page_alloc.c: broken deferred calculation
9353 - mm/page_ext.c: check if page_ext is not prepared
9354 - coda: fix 'kernel memory exposure attempt' in fsync
9355 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
9356 - Linux 4.14.2
9357
9358 * Bionic update to v4.14.1 stable release (LP: #1734693)
9359 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
9360 - dmaengine: dmatest: warn user when dma test times out
9361 - media: imon: Fix null-ptr-deref in imon_probe
9362 - media: dib0700: fix invalid dvb_detach argument
9363 - crypto: dh - Fix double free of ctx->p
9364 - crypto: dh - Don't permit 'p' to be 0
9365 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
9366 - crypto: brcm - Explicity ACK mailbox message
9367 - USB: early: Use new USB product ID and strings for DbC device
9368 - USB: usbfs: compute urb->actual_length for isochronous
9369 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
9370 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
9371 - USB: serial: metro-usb: stop I/O after failed open
9372 - USB: serial: Change DbC debug device binding ID
9373 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
9374 - USB: serial: garmin_gps: fix I/O after failed probe and remove
9375 - USB: serial: garmin_gps: fix memory leak on probe errors
9376 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
9377 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
9378 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
9379 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
9380 - HID: cp2112: add HIDRAW dependency
9381 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
9382 - rpmsg: glink: Add missing MODULE_LICENSE
9383 - staging: wilc1000: Fix bssid buffer offset in Txq
9384 - staging: sm750fb: Fix parameter mistake in poke32
9385 - staging: ccree: fix 64 bit scatter/gather DMA ops
9386 - staging: greybus: spilib: fix use-after-free after deregistration
9387 - staging: rtl8188eu: Revert 4 commits breaking ARP
9388 - spi: fix use-after-free at controller deregistration
9389 - sparc32: Add cmpxchg64().
9390 - sparc64: mmu_context: Add missing include files
9391 - sparc64: Fix page table walk for PUD hugepages
9392 - Linux 4.14.1
9393
9394 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
9395 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
9396
9397 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
9398 (LP: #1732627)
9399 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
9400
9401 * Miscellaneous Ubuntu changes
9402 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
9403
9404 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
9405
9406linux (4.14.0-7.9) bionic; urgency=low
9407
9408 * Miscellaneous Ubuntu changes
9409 - SAUCE: apparmor: add base infastructure for socket mediation
9410 - SAUCE: apparmor: af_unix mediation
9411 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
9412 - SAUCE: LSM stacking: LSM: manage credential security blobs
9413 - SAUCE: LSM stacking: LSM: Manage file security blobs
9414 - SAUCE: LSM stacking: LSM: manage task security blobs
9415 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
9416 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
9417 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
9418 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
9419 - SAUCE: LSM stacking: fixup initialize task->security
9420 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
9421 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
9422 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
9423 - SAUCE: LSM stacking: fixup apparmor stacking enablement
9424 - SAUCE: LSM stacking: fixup stacking kconfig
9425 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
9426 - SAUCE: LSM stacking: provide prctl interface for setting context
9427 - SAUCE: LSM stacking: inherit current display LSM
9428 - SAUCE: LSM stacking: keep an index for each registered LSM
9429 - SAUCE: LSM stacking: verify display LSM
9430 - SAUCE: LSM stacking: provide a way to specify the default display lsm
9431 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
9432 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
9433 - SAUCE: LSM stacking: add Kconfig to set default display LSM
9434 - SAUCE: LSM stacking: add configs for LSM stacking
9435 - SAUCE: LSM stacking: check for invalid zero sized writes
9436 - [Config] Run updateconfigs after merging LSM stacking
9437 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
9438
9439 [ Upstream Kernel Changes ]
9440
9441 * Rebase to v4.14
9442
9443 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
9444
9445linux (4.14.0-6.8) bionic; urgency=low
9446
9447 * Miscellaneous Ubuntu changes
9448 - SAUCE: add workarounds to enable ZFS for 4.14
9449
9450 [ Upstream Kernel Changes ]
9451
9452 * Rebase to v4.14-rc8
9453
9454 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
9455
9456linux (4.14.0-5.7) bionic; urgency=low
9457
9458 * Miscellaneous Ubuntu changes
9459 - [Debian] Fix invocation of dh_prep for dbgsym packages
9460
9461 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
9462
9463linux (4.14.0-4.5) bionic; urgency=low
9464
9465 * Miscellaneous Ubuntu changes
9466 - [Packaging] virtualbox -- reduce in kernel module versions
9467 - vbox-update: Fix up KERN_DIR definitions
9468 - ubuntu: vbox -- update to 5.2.0-dfsg-2
9469 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
9470
9471 [ Upstream Kernel Changes ]
9472
9473 * Rebase to v4.14-rc7
9474
9475 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
9476
9477linux (4.14.0-3.4) artful; urgency=low
9478
9479 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
9480 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
9481 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
9482 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
9483
9484 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
9485 - powerpc/64s: Add workaround for P9 vector CI load issue
9486
9487 * Miscellaneous Ubuntu changes
9488 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
9489 - [Config] CONFIG_DRM_VBOXVIDEO=m
9490 - SAUCE: Import aufs driver
9491 - [Config] Enable aufs
9492 - [Config] Reorder annotations file after enabling aufs
9493 - vbox-update: Disable imported vboxvideo module
9494 - ubuntu: vbox -- update to 5.1.30-dfsg-1
9495 - Enable vbox
9496 - hio: Use correct sizes when initializing ssd_index_bits* arrays
9497 - hio: Update io stat accounting for 4.14
9498 - Enable hio
9499
9500 [ Upstream Kernel Changes ]
9501
9502 * Rebase to v4.14-rc5
9503 * Rebase to v4.14-rc6
9504
9505 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
9506
9507linux (4.14.0-2.3) artful; urgency=low
9508
9509 * [Bug] USB controller failed to respond on Denverton after loading
9510 intel_th_pci module (LP: #1715833)
9511 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
9512
9513 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
9514 17.10 (kernel 4.13) (LP: #1719290)
9515 - SAUCE: s390: update zfcpdump_defconfig
9516
9517 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
9518 - d-i: Add bnxt_en to nic-modules.
9519
9520 * Miscellaneous Ubuntu changes
9521 - [Config] Update annotations for 4.14-rc2
9522
9523 [ Upstream Kernel Changes ]
9524
9525 * Rebase to v4.14-rc3
9526 * Rebase to v4.14-rc4
9527
9528 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
9529
9530linux (4.14.0-1.2) artful; urgency=low
9531
9532 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
9533 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
9534
9535 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
9536 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
9537
9538 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
9539 (LP: #1718679)
9540 - [Config] CONFIG_DRM_VBOXVIDEO=n
9541
9542 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
9543 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
9544
9545 * autopkgtest profile fails to build on armhf (LP: #1717920)
9546 - [Packaging] autopkgtest -- disable d-i when dropping flavours
9547
9548 * Miscellaneous Ubuntu changes
9549 - [Config] CONFIG_I2C_XLP9XX=m
9550 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
9551
9552 [ Upstream Kernel Changes ]
9553
9554 * Rebase to v4.14-rc2
9555
9556 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
9557
9558linux (4.14.0-0.1) artful; urgency=low
9559
9560 * Miscellaneous Ubuntu changes
9561 - Disable vbox build
9562 - Disable hio build
9563 - Disable zfs build
9564
9565 [ Upstream Kernel Changes ]
9566
9567 * Rebase to v4.14-rc1
9568
9569 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
9570
9571linux (4.13.0-11.12) artful; urgency=low
9572
9573 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
9574
9575 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
9576 - s390/mm: fix local TLB flushing vs. detach of an mm address space
9577 - s390/mm: fix race on mm->context.flush_mm
9578
9579 * CVE-2017-1000251
9580 - Bluetooth: Properly check L2CAP config option output buffer length
9581
9582 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
9583
9584linux (4.13.0-10.11) artful; urgency=low
9585
9586 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
9587
9588 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
9589 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
9590
9591 * Artful update to v4.13.1 stable release (LP: #1716284)
9592 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
9593 - USB: serial: option: add support for D-Link DWM-157 C1
9594 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
9595 - usb:xhci:Fix regression when ATI chipsets detected
9596 - USB: musb: fix external abort on suspend
9597 - ANDROID: binder: add padding to binder_fd_array_object.
9598 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
9599 - USB: core: Avoid race of async_completed() w/ usbdev_release()
9600 - staging/rts5208: fix incorrect shift to extract upper nybble
9601 - staging: ccree: save ciphertext for CTS IV
9602 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
9603 - iio: adc: ti-ads1015: fix incorrect data rate setting update
9604 - iio: adc: ti-ads1015: fix scale information for ADS1115
9605 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
9606 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
9607 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
9608 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
9609 - driver core: bus: Fix a potential double free
9610 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
9611 - binder: free memory on error
9612 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
9613 - crypto: caam/qi - fix compilation with DEBUG enabled
9614 - thunderbolt: Fix reset response_type
9615 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
9616 - intel_th: pci: Add Cannon Lake PCH-H support
9617 - intel_th: pci: Add Cannon Lake PCH-LP support
9618 - ath10k: fix memory leak in rx ring buffer allocation
9619 - drm/vgem: Pin our pages for dmabuf exports
9620 - drm/ttm: Fix accounting error when fail to get pages for pool
9621 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
9622 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
9623 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
9624 - iwlwifi: pci: add new PCI ID for 7265D
9625 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
9626 - mwifiex: correct channel stat buffer overflows
9627 - MCB: add support for SC31 to mcb-lpc
9628 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
9629 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
9630 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
9631 - workqueue: Fix flag collision
9632 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
9633 - cs5536: add support for IDE controller variant
9634 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
9635 - scsi: sg: recheck MMAP_IO request length with lock held
9636 - of/device: Prevent buffer overflow in of_device_modalias()
9637 - rtlwifi: Fix memory leak when firmware request fails
9638 - rtlwifi: Fix fallback firmware loading
9639 - Linux 4.13.1
9640
9641 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
9642 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
9643
9644 * SRIOV: warning if unload VFs (LP: #1715073)
9645 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
9646
9647 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
9648 - i40e: avoid NVM acquire deadlock during NVM update
9649 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
9650
9651 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
9652 twice when perf stat is done (perf:) (LP: #1714571)
9653 - perf vendor events powerpc: Remove duplicate events
9654
9655 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
9656 (LP: #1703339)
9657 - [Config] Include vmd in storage-core-modules udeb
9658
9659 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
9660 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
9661 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
9662 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
9663 offline
9664
9665 * Miscellaneous Ubuntu changes
9666 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
9667 - Revert "UBUNTU: SAUCE: Import aufs driver"
9668 - SAUCE: Import aufs driver
9669
9670 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
9671
9672linux (4.13.0-9.10) artful; urgency=low
9673
9674 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
9675
9676 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
9677 - [Config] CONFIG_EDAC_GHES=n
9678
9679 * Miscellaneous Ubuntu changes
9680 - ubuntu: vbox -- update to 5.1.26-dfsg-2
9681
9682 [ Upstream Kernel Changes ]
9683
9684 * Rebase to v4.13
9685
9686 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
9687
9688linux (4.13.0-8.9) artful; urgency=low
9689
9690 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
9691 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
9692
9693 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
9694 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
9695
9696 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
9697 Harrisonville SDP (LP: #1709257)
9698 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
9699 - EDAC, pnd2: Mask off the lower four bits of a BAR
9700 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
9701 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
9702 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
9703 reading BAR
9704
9705 * Miscellaneous Ubuntu changes
9706 - Revert "UBUNTU: SAUCE: Import aufs driver"
9707 - SAUCE: Import aufs driver
9708 - SAUCE: selftests/powerpc: Disable some ptrace selftests
9709 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
9710 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
9711 - [Config] Disable CONFIG_MDIO_* options for s390x
9712 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
9713 - [Config] Update annotations for 4.13
9714
9715 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
9716
9717linux (4.13.0-7.8) artful; urgency=low
9718
9719 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
9720 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
9721 paths
9722
9723 * Miscellaneous Ubuntu changes
9724 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
9725
9726 * Miscellaneous upstream changes
9727 - seccomp: Provide matching filter for introspection
9728 - seccomp: Sysctl to display available actions
9729 - seccomp: Operation for checking if an action is available
9730 - seccomp: Sysctl to configure actions that are allowed to be logged
9731 - seccomp: Selftest for detection of filter flag support
9732 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
9733 - seccomp: Action to log before allowing
9734
9735 [ Upstream Kernel Changes ]
9736
9737 * Rebase to v4.13-rc7
9738
9739 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
9740
9741linux (4.13.0-6.7) artful; urgency=low
9742
9743 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
9744 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
9745
9746 * sort ABI files with C.UTF-8 locale (LP: #1712345)
9747 - [Packaging] sort ABI files with C.UTF-8 locale
9748
9749 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
9750 - SAUCE: igb: add support for using Broadcom 54616 as PHY
9751
9752 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
9753 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
9754 - powerpc/mm/radix: Improve TLB/PWC flushes
9755 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
9756
9757 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
9758 properly enrolled keys (LP: #1712168)
9759 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
9760
9761 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
9762 - [Config] CONFIG_BLK_DEV_NVME=m for s390
9763
9764 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
9765 (LP: #1711298)
9766 - [Config] CONFIG_INTEL_ATOMISP=n
9767
9768 * Miscellaneous Ubuntu changes
9769 - SAUCE: apparmor: af_unix mediation
9770
9771 * Miscellaneous upstream changes
9772 - apparmor: Fix shadowed local variable in unpack_trans_table()
9773 - apparmor: Fix logical error in verify_header()
9774 - apparmor: Fix an error code in aafs_create()
9775 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
9776 - apparmor: add the ability to mediate signals
9777 - apparmor: add mount mediation
9778 - apparmor: cleanup conditional check for label in label_print
9779 - apparmor: add support for absolute root view based labels
9780 - apparmor: make policy_unpack able to audit different info messages
9781 - apparmor: add more debug asserts to apparmorfs
9782 - apparmor: add base infastructure for socket mediation
9783 - apparmor: move new_null_profile to after profile lookup fns()
9784 - apparmor: fix race condition in null profile creation
9785 - apparmor: ensure unconfined profiles have dfas initialized
9786 - apparmor: fix incorrect type assignment when freeing proxies
9787
9788 [ Upstream Kernel Changes ]
9789
9790 * Rebase to v4.13-rc6
9791
9792 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
9793
9794linux (4.13.0-5.6) artful; urgency=low
9795
9796 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
9797 - perf pmu-events: Support additional POWER8+ PVR in mapfile
9798 - perf vendor events: Add POWER9 PMU events
9799 - perf vendor events: Add POWER9 PVRs to mapfile
9800 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
9801 - SAUCE: perf vendor events powerpc: Update POWER9 events
9802
9803 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
9804 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
9805
9806 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
9807 kernels able to boot without initramfs (LP: #1700972)
9808 - [Debian] Don't depend on initramfs-tools
9809
9810 * Miscellaneous Ubuntu changes
9811 - SAUCE: Import aufs driver
9812 - SAUCE: aufs -- Add missing argument to loop_switch() call
9813 - [Config] Enable aufs
9814 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
9815 - Enable zfs build
9816 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
9817 - [Packaging] switch up to debhelper 9
9818
9819 [ Upstream Kernel Changes ]
9820
9821 * Rebase to v4.13-rc5
9822
9823 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
9824
9825linux (4.13.0-4.5) artful; urgency=low
9826
9827 * Lenovo Yoga 910 Sensors (LP: #1708120)
9828 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
9829
9830 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
9831 (LP: #1703339)
9832 - [Config] Add vmd driver to generic inclusion list
9833
9834 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
9835 - [Config] CONFIG_SATA_HIGHBANK=y
9836
9837 * Miscellaneous Ubuntu changes
9838 - ubuntu: vbox -- update to 5.1.26-dfsg-1
9839 - SAUCE: hio: Build fixes for 4.13
9840 - Enable hio build
9841 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
9842 - [debian] use all rather than amd64 dkms debs for sync
9843
9844 [ Upstream Kernel Changes ]
9845
9846 * Rebase to v4.13-rc4
9847
9848 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
9849
9850linux (4.13.0-3.4) artful; urgency=low
9851
9852 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
9853 - [Packaging] tests -- reduce rebuild test to one flavour
9854 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
9855
9856 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
9857 - SAUCE: virtio_net: Revert mergeable buffer handling rework
9858
9859 [ Upstream Kernel Changes ]
9860
9861 * Rebase to v4.13-rc3
9862
9863 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
9864
9865linux (4.13.0-2.3) artful; urgency=low
9866
9867 * Change CONFIG_IBMVETH to module (LP: #1704479)
9868 - [Config] CONFIG_IBMVETH=m
9869
9870 [ Upstream Kernel Changes ]
9871
9872 * Rebase to v4.13-rc2
9873
9874 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
9875
9876linux (4.13.0-1.2) artful; urgency=low
9877
9878 * Miscellaneous Ubuntu changes
9879 - [Debian] Support sphinx-based kernel documentation
9880
9881 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
9882
9883linux (4.13.0-0.1) artful; urgency=low
9884
9885 * Miscellaneous Ubuntu changes
9886 - Disable hio
9887 - Disable zfs build
9888 - ubuntu: vbox -- update to 5.1.24-dfsg-1
9889
9890 [ Upstream Kernel Changes ]
9891
9892 * Rebase to v4.13-rc1
9893
9894 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
9895
9896linux (4.12.0-7.8) artful; urgency=low
9897
9898 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
9899 (LP: #1673564)
9900 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
9901 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
9902 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
9903 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
9904 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
9905 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
9906 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
9907 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
9908 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
9909 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
9910 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
9911 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
9912 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
9913 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
9914 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
9915 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
9916 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
9917 - arm64: Add MIDR values for Cavium cn83XX SoCs
9918 - arm64: Add workaround for Cavium Thunder erratum 30115
9919 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
9920 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
9921 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
9922 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
9923 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
9924 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
9925 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
9926 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
9927
9928 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
9929 - net: hns: Bugfix for Tx timeout handling in hns driver
9930
9931 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
9932 - iommu/arm-smmu: Plumb in new ACPI identifiers
9933
9934 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
9935 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
9936
9937 * Artful update to v4.12.1 stable release (LP: #1703858)
9938 - driver core: platform: fix race condition with driver_override
9939 - RDMA/uverbs: Check port number supplied by user verbs cmds
9940 - usb: dwc3: replace %p with %pK
9941 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
9942 - usb: usbip: set buffer pointers to NULL after free
9943 - Add USB quirk for HVR-950q to avoid intermittent device resets
9944 - usb: Fix typo in the definition of Endpoint[out]Request
9945 - USB: core: fix device node leak
9946 - USB: serial: option: add two Longcheer device ids
9947 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
9948 - xhci: Limit USB2 port wake support for AMD Promontory hosts
9949 - gfs2: Fix glock rhashtable rcu bug
9950 - Add "shutdown" to "struct class".
9951 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
9952 - tpm: fix a kernel memory leak in tpm-sysfs.c
9953 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
9954 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
9955 - sched/fair, cpumask: Export for_each_cpu_wrap()
9956 - sched/core: Implement new approach to scale select_idle_cpu()
9957 - sched/numa: Use down_read_trylock() for the mmap_sem
9958 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
9959 - sched/fair: Simplify wake_affine() for the single socket case
9960 - sched/numa: Implement NUMA node level wake_affine()
9961 - sched/fair: Remove effective_load()
9962 - sched/numa: Hide numa_wake_affine() from UP build
9963 - xen: avoid deadlock in xenbus driver
9964 - crypto: drbg - Fixes panic in wait_for_completion call
9965 - Linux 4.12.1
9966
9967 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
9968 - scsi: cxlflash: Combine the send queue locks
9969 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
9970 - scsi: cxlflash: Reset hardware queue context via specified register
9971 - scsi: cxlflash: Schedule asynchronous reset of the host
9972 - scsi: cxlflash: Handle AFU sync failures
9973 - scsi: cxlflash: Track pending scsi commands in each hardware queue
9974 - scsi: cxlflash: Flush pending commands in cleanup path
9975 - scsi: cxlflash: Add scsi command abort handler
9976 - scsi: cxlflash: Create character device to provide host management interface
9977 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
9978 specifics
9979 - scsi: cxlflash: Introduce host ioctl support
9980 - scsi: cxlflash: Refactor AFU capability checking
9981 - scsi: cxlflash: Support LUN provisioning
9982 - scsi: cxlflash: Support AFU debug
9983 - scsi: cxlflash: Support WS16 unmap
9984 - scsi: cxlflash: Remove zeroing of private command data
9985 - scsi: cxlflash: Update TMF command processing
9986 - scsi: cxlflash: Avoid double free of character device
9987 - scsi: cxlflash: Update send_tmf() parameters
9988 - scsi: cxlflash: Update debug prints in reset handlers
9989
9990 * make snap-pkg support (LP: #1700747)
9991 - make snap-pkg support
9992
9993 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
9994 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
9995
9996 * arm64: fix crash reading /proc/kcore (LP: #1702749)
9997 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
9998 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
9999
10000 * Opal and POWER9 DD2 (LP: #1702159)
10001 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
10002
10003 * Data corruption with hio driver (LP: #1701316)
10004 - SAUCE: hio: Fix incorrect use of enum req_opf values
10005
10006 * Miscellaneous Ubuntu changes
10007 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
10008 - snapcraft.yaml: Sync with xenial
10009 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
10010
10011 * Miscellaneous upstream changes
10012 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
10013 MokSBState"
10014
10015 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
10016
10017linux (4.12.0-6.7) artful; urgency=low
10018
10019 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
10020 - net: ena: change return value for unsupported features unsupported return
10021 value
10022 - net: ena: add hardware hints capability to the driver
10023 - net: ena: change sizeof() argument to be the type pointer
10024 - net: ena: add reset reason for each device FLR
10025 - net: ena: add support for out of order rx buffers refill
10026 - net: ena: allow the driver to work with small number of msix vectors
10027 - net: ena: use napi_schedule_irqoff when possible
10028 - net: ena: separate skb allocation to dedicated function
10029 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
10030 - net: ena: update driver's rx drop statistics
10031 - net: ena: update ena driver to version 1.2.0
10032
10033 * APST gets enabled against explicit kernel option (LP: #1699004)
10034 - nvme: explicitly disable APST on quirked devices
10035
10036 * Miscellaneous Ubuntu changes
10037 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
10038 - SAUCE: hio updates for 4.12
10039 - SAUCE: Enable hio build
10040
10041 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
10042
10043linux (4.12.0-5.6) artful; urgency=low
10044
10045 * ERAT invalidate on context switch removal (LP: #1700819)
10046 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
10047
10048 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
10049 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
10050
10051 * Miscellaneous Ubuntu changes
10052 - d-i: Move qcom-emac from arm64 to shared nic-modules
10053
10054 [ Upstream Kernel Changes ]
10055
10056 * Rebase to v4.12
10057
10058 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
10059
10060linux (4.12.0-4.5) artful; urgency=low
10061
10062 * aacraid driver may return uninitialized stack data to userspace
10063 (LP: #1700077)
10064 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
10065
10066 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
10067 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
10068
10069 * AACRAID for power9 platform (LP: #1689980)
10070 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
10071 - scsi: aacraid: Fix DMAR issues with iommu=pt
10072 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
10073 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
10074 - scsi: aacraid: Remove reset support from check_health
10075 - scsi: aacraid: Change wait time for fib completion
10076 - scsi: aacraid: Log count info of scsi cmds before reset
10077 - scsi: aacraid: Print ctrl status before eh reset
10078 - scsi: aacraid: Using single reset mask for IOP reset
10079 - scsi: aacraid: Rework IOP reset
10080 - scsi: aacraid: Add periodic checks to see IOP reset status
10081 - scsi: aacraid: Rework SOFT reset code
10082 - scsi: aacraid: Rework aac_src_restart
10083 - scsi: aacraid: Use correct function to get ctrl health
10084 - scsi: aacraid: Make sure ioctl returns on controller reset
10085 - scsi: aacraid: Enable ctrl reset for both hba and arc
10086 - scsi: aacraid: Add reset debugging statements
10087 - scsi: aacraid: Remove reference to Series-9
10088 - scsi: aacraid: Update driver version to 50834
10089
10090 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
10091 - SAUCE: drm: hibmc: Use set_busid function from drm core
10092
10093 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
10094 - d-i: Add hibmc-drm to kernel-image udeb
10095
10096 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
10097 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
10098
10099 * Miscellaneous Ubuntu changes
10100 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
10101 - [Config] CONFIG_ATA=n for s390x
10102 - [Config] Update annotations for 4.12
10103
10104 [ Upstream Kernel Changes ]
10105
10106 * Rebase to v4.12-rc7
10107
10108 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
10109
10110linux (4.12.0-3.4) artful; urgency=low
10111
10112 * Miscellaneous upstream changes
10113 - ufs: fix the logics for tail relocation
10114
10115 [ Upstream Kernel Changes ]
10116
10117 * Rebase to v4.12-rc6
10118
10119 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
10120
10121linux (4.12.0-2.3) artful; urgency=low
10122
10123 * CVE-2014-9900
10124 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
10125 ethtool_get_wol()
10126
10127 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
10128 (LP: #1671360)
10129 - pinctrl/amd: Use regular interrupt instead of chained
10130
10131 * extend-diff-ignore should use exact matches (LP: #1693504)
10132 - [Packaging] exact extend-diff-ignore matches
10133
10134 * Miscellaneous Ubuntu changes
10135 - SAUCE: efi: Don't print secure boot state from the efi stub
10136 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
10137 - SAUCE: vbox fixes for 4.12
10138 - Re-enable virtualbox build
10139 - [Config] CONFIG_ORANGEFS_FS=m
10140 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
10141 - Enable zfs build
10142
10143 [ Upstream Kernel Changes ]
10144
10145 * Rebase to v4.12-rc4
10146 * Rebase to v4.12-rc5
10147
10148 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
10149
10150linux (4.12.0-1.2) artful; urgency=low
10151
10152 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
10153 - [Config] Enable CONFIG_DRM_MGAG200 as module
10154
10155 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
10156 - [Config] CONFIG_LIBIO=y on arm64 only
10157 - SAUCE: LIBIO: Introduce a generic PIO mapping method
10158 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
10159 - [Config] CONFIG_HISILICON_LPC=y
10160 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
10161 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
10162 I/O
10163 - SAUCE: LPC: Add the ACPI LPC support
10164 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
10165 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
10166
10167 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
10168 - SAUCE: tty: Fix ldisc crash on reopened tty
10169
10170 * Miscellaneous Ubuntu changes
10171 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
10172 - Rebase to v4.12-rc3
10173
10174 [ Upstream Kernel Changes ]
10175
10176 * Rebase to v4.12-rc3
10177
10178 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
10179
10180linux (4.12.0-0.1) artful; urgency=low
10181
10182 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
10183 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
10184
10185 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
10186 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
10187
10188 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
10189 (LP: #1672819)
10190 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
10191
10192 * Miscellaneous Ubuntu changes
10193 - Update find-missing-sauce.sh to compare to artful
10194 - Update dropped.txt
10195 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
10196 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
10197 kernel image
10198 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
10199 mode
10200 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
10201 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
10202 locked down
10203 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
10204 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
10205 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
10206 reboot
10207 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
10208 set
10209 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
10210 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
10211 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
10212 down
10213 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
10214 locked down
10215 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
10216 down
10217 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
10218 is locked down
10219 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
10220 locked down
10221 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
10222 has been locked down
10223 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
10224 locked down
10225 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
10226 locked down
10227 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
10228 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
10229 kernel is locked down
10230 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
10231 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
10232 down
10233 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
10234 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
10235 secondary keyring
10236 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
10237 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
10238 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
10239 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
10240 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
10241 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
10242 MokSBState
10243 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
10244 - [Config] Set values for UEFI secure boot lockdown options
10245 - Disable virtualbox build
10246 - Disable hio build
10247 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
10248 - Disable zfs build
10249 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
10250 - SAUCE: Import aufs driver
10251 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
10252 - [Config] Enable aufs
10253 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
10254
10255 [ Upstream Kernel Changes ]
10256
10257 * Rebase to v4.12-rc2
10258
10259 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
10260
10261linux (4.11.0-3.8) artful; urgency=low
10262
10263 [ Seth Forshee ]
10264
10265 * Release Tracking Bug
10266 - LP: #1690999
10267
10268 * apparmor_parser hangs indefinitely when called by multiple threads
10269 (LP: #1645037)
10270 - SAUCE: apparmor: fix lock ordering for mkdir
10271
10272 * apparmor leaking securityfs pin count (LP: #1660846)
10273 - SAUCE: apparmor: fix leak on securityfs pin count
10274
10275 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
10276 (LP: #1660845)
10277 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
10278 fails
10279
10280 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
10281 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
10282
10283 * libvirt profile is blocking global setrlimit despite having no rlimit rule
10284 (LP: #1679704)
10285 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
10286 - apparmor: update auditing of rlimit check to provide capability information
10287
10288 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
10289 - SAUCE: apparmor: add policy revision file interface
10290
10291 * apparmor does not make support of query data visible (LP: #1678023)
10292 - SAUCE: apparmor: add label data availability to the feature set
10293
10294 * apparmor query interface does not make supported query info available
10295 (LP: #1678030)
10296 - SAUCE: apparmor: add information about the query inteface to the feature set
10297
10298 * change_profile incorrect when using namespaces with a compound stack
10299 (LP: #1677959)
10300 - SAUCE: apparmor: fix label parse for stacked labels
10301
10302 * Regression in 4.4.0-65-generic causes very frequent system crashes
10303 (LP: #1669611)
10304 - apparmor: sync of apparmor 3.6+ (17.04)
10305
10306 * Artful update to 4.11.1 stable release (LP: #1690814)
10307 - dm ioctl: prevent stack leak in dm ioctl call
10308 - drm/sti: fix GDP size to support up to UHD resolution
10309 - power: supply: lp8788: prevent out of bounds array access
10310 - brcmfmac: Ensure pointer correctly set if skb data location changes
10311 - brcmfmac: Make skb header writable before use
10312 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
10313 - refcount: change EXPORT_SYMBOL markings
10314 - net: macb: fix phy interrupt parsing
10315 - tcp: fix access to sk->sk_state in tcp_poll()
10316 - geneve: fix incorrect setting of UDP checksum flag
10317 - bpf: enhance verifier to understand stack pointer arithmetic
10318 - bpf, arm64: fix jit branch offset related to ldimm64
10319 - tcp: fix wraparound issue in tcp_lp
10320 - net: ipv6: Do not duplicate DAD on link up
10321 - net: usb: qmi_wwan: add Telit ME910 support
10322 - tcp: do not inherit fastopen_req from parent
10323 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
10324 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
10325 - ipv6: initialize route null entry in addrconf_init()
10326 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
10327 - tcp: randomize timestamps on syncookies
10328 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
10329 - bpf: don't let ldimm64 leak map addresses on unprivileged
10330 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
10331 - f2fs: sanity check segment count
10332 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
10333 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
10334 - block: get rid of blk_integrity_revalidate()
10335 - Linux 4.11.1
10336
10337 * Module signing exclusion for staging drivers does not work properly
10338 (LP: #1690908)
10339 - SAUCE: Fix module signing exclusion in package builds
10340
10341 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
10342 - [Config] CONFIG_QCOM_L3_PMU=y
10343 - perf: qcom: Add L3 cache PMU driver
10344
10345 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
10346 - drivers/perf: arm_pmu: rework per-cpu allocation
10347 - drivers/perf: arm_pmu: manage interrupts per-cpu
10348 - drivers/perf: arm_pmu: split irq request from enable
10349 - drivers/perf: arm_pmu: remove pointless PMU disabling
10350 - drivers/perf: arm_pmu: define armpmu_init_fn
10351 - drivers/perf: arm_pmu: fold init into alloc
10352 - drivers/perf: arm_pmu: factor out pmu registration
10353 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
10354 - drivers/perf: arm_pmu: handle no platform_device
10355 - drivers/perf: arm_pmu: rename irq request/free functions
10356 - drivers/perf: arm_pmu: split cpu-local irq request/free
10357 - drivers/perf: arm_pmu: move irq request/free into probe
10358 - drivers/perf: arm_pmu: split out platform device probe logic
10359 - arm64: add function to get a cpu's MADT GICC table
10360 - [Config] CONFIG_ARM_PMU_ACPI=y
10361 - drivers/perf: arm_pmu: add ACPI framework
10362 - arm64: pmuv3: handle !PMUv3 when probing
10363 - arm64: pmuv3: use arm_pmu ACPI framework
10364
10365 * Fix NVLINK2 TCE route (LP: #1690155)
10366 - powerpc/powernv: Fix TCE kill on NVLink2
10367
10368 * CVE-2017-0605
10369 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
10370
10371 * Miscellaneous Ubuntu changes
10372 - [Config] Restore powerpc arch to annotations file
10373 - [Config] Disable runtime testing modules
10374 - [Config] Disable drivers not needed on s390x
10375 - [Config] Update annotations for 4.11
10376 - [Config] updateconfigs after apparmor updates
10377
10378 * Miscellaneous upstream changes
10379 - apparmor: use SHASH_DESC_ON_STACK
10380 - apparmor: fix invalid reference to index variable of iterator line 836
10381 - apparmor: fix parameters so that the permission test is bypassed at boot
10382 - apparmor: Make path_max parameter readonly
10383 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
10384 - apparmorfs: Use seq_putc() in two functions
10385 - apparmor: provide information about path buffer size at boot
10386 - apparmor: add/use fns to print hash string hex value
10387
10388 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
10389
10390linux (4.11.0-2.7) artful; urgency=low
10391
10392 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
10393 (LP: #1688259)
10394 - Remove squashfs-modules files from d-i
10395 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
10396
10397 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
10398 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
10399 - d-i: initrd needs qcom_emac on amberwing platform.
10400
10401 * update for V3 kernel bits and improved multiple fan slice support
10402 (LP: #1470091)
10403 - SAUCE: fan: tunnel multiple mapping mode (v3)
10404
10405 * Miscellaneous Ubuntu changes
10406 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
10407 - Enable zfs
10408 - SAUCE: fan: add VXLAN implementation
10409 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
10410 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
10411 kernel image
10412 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
10413 mode
10414 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
10415 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
10416 locked down
10417 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
10418 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
10419 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
10420 reboot
10421 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
10422 set
10423 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
10424 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
10425 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
10426 down
10427 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
10428 locked down
10429 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
10430 down
10431 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
10432 is locked down
10433 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
10434 locked down
10435 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
10436 has been locked down
10437 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
10438 locked down
10439 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
10440 locked down
10441 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
10442 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
10443 kernel is locked down
10444 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
10445 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
10446 down
10447 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
10448 - SAUCE: (efi-lockdown) Add EFI signature data types
10449 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
10450 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
10451 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
10452 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
10453 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
10454 disabled
10455 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
10456 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
10457 MokSBState
10458 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
10459 - [Config] Set values for UEFI secure boot lockdown options
10460 - Update dropped.txt
10461
10462 [ Upstream Kernel Changes ]
10463
10464 * rebase to v4.11
10465
10466 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
10467
10468linux (4.11.0-1.6) artful; urgency=low
10469
10470 * Miscellaneous Ubuntu changes
10471 - [Debian] Use default compression for all packages
10472 - SAUCE: (namespace) block_dev: Support checking inode permissions in
10473 lookup_bdev()
10474 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
10475 when mounting
10476 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
10477 when mounting
10478 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
10479 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
10480 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
10481 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
10482 security.* xattrs
10483 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
10484 filesystems
10485 - SAUCE: (namespace) fuse: Add support for pid namespaces
10486 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
10487 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
10488 or a descendant
10489 - SAUCE: (namespace) fuse: Allow user namespace mounts
10490 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
10491 namespaces
10492 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
10493 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
10494 mounts
10495 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
10496 opened for writing
10497
10498 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
10499
10500linux (4.11.0-0.5) artful; urgency=low
10501
10502 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
10503 (LP: #1684971)
10504 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
10505
10506 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
10507 (LP: #1470250)
10508 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
10509
10510 * Enable virtual scsi server driver for Power (LP: #1615665)
10511 - SAUCE: Return TCMU-generated sense data to fabric module
10512
10513 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
10514 (LP: #1630990)
10515 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
10516 CONFIG_SECURITYFS=n
10517
10518 * Miscellaneous Ubuntu changes
10519 - SAUCE: Import aufs driver
10520 - [Config] Enable aufs
10521 - [Debian] Add script to update virtualbox
10522 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
10523 - Enable vbox
10524 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
10525
10526 [ Upstream Kernel Changes ]
10527
10528 * rebase to v4.11-rc8
10529
10530 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
10531
10532linux (4.11.0-0.4) zesty; urgency=low
10533
10534 * POWER9: Improve performance on memory management (LP: #1681429)
10535 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
10536 flush
10537 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
10538
10539 * Miscellaneous Ubuntu changes
10540 - find-missing-sauce.sh
10541
10542 [ Upstream Kernel Changes ]
10543
10544 * rebase to v4.11-rc7
10545
10546 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
10547
10548linux (4.11.0-0.3) zesty; urgency=low
10549
10550 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
10551 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
10552
10553 * smartpqi driver needed in initram disk and installer (LP: #1680156)
10554 - [Config] Add smartpqi to d-i
10555
10556 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
10557 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
10558
10559 * Miscellaneous Ubuntu changes
10560 - [Config] flash-kernel should be a Breaks
10561 - [Config] drop the info directory
10562 - [Config] drop NOTES as obsolete
10563 - [Config] drop changelog.historical as obsolete
10564 - rebase to v4.11-rc6
10565
10566 [ Upstream Kernel Changes ]
10567
10568 * rebase to v4.11-rc6
10569
10570 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
10571
10572linux (4.11.0-0.2) zesty; urgency=low
10573
10574 [ Upstream Kernel Changes ]
10575
10576 * rebase to v4.11-rc5
10577
10578 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
10579
10580linux (4.11.0-0.1) zesty; urgency=low
10581
10582 [ Upstream Kernel Changes ]
10583
10584 * rebase to v4.11-rc4
10585 - LP: #1591053
10586
10587 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
10588
10589linux (4.11.0-0.0) zesty; urgency=low
10590
10591 * dummy entry
10592
10593 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600