]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - debian.master/changelog
UBUNTU: update dkms package versions
[mirror_ubuntu-hirsute-kernel.git] / debian.master / changelog
CommitLineData
c42cd5e9
PP
1linux-5.10 (5.10.0-0.1) UNRELEASED; urgency=medium
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
a7cbe553
PP
7 [ Upstream Kernel Changes ]
8
9 * Rebase to v5.10-rc1
10
c42cd5e9
PP
11 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
12
13linux-5.10 (5.10.0-0.0) groovy; urgency=medium
14
15 * Empty entry
16
17 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
18
4be6d2ac
LO
19linux-5.9 (5.9.0-2.3) groovy; urgency=medium
20
21 * Fix system reboot when disconnecting WiFi (LP: #1899726)
22 - iwlwifi: msix: limit max RX queues for 9000 family
23
24 * booting linux-generic-lpae armhf kernel under qemu results in relocation out
25 of range, and thus no modules can be loaded (LP: #1899519)
26 - [Config] armhf: ARM_MODULE_PLTS=y
27
28 * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
29 - ALSA: hda: fix jack detection with Realtek codecs when in D3
30
31 * CVE-2020-16119
32 - SAUCE: dccp: avoid double free of ccid on child socket
33
34 * python3-venv is gone (LP: #1896801)
35 - SAUCE: doc: remove python3-venv dependency
36
37 * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
38 - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
39
40 * Enable brightness control on HP DreamColor panel (LP: #1898865)
41 - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
42 quirk
43 - SAUCE: drm/dp: HP DreamColor panel brigntness fix
44
45 * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel
46 (LP: #1897501)
47 - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk
48 - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID
49 19-15
50
51 * Fix broken e1000e device after S3 (LP: #1897755)
52 - SAUCE: e1000e: Increase polling timeout on MDIC ready bit
53
54 * Wakeup the system by touching the touchpad (LP: #1888331)
55 - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
56
57 * Enable LTR for endpoints behind VMD (LP: #1896598)
58 - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD
59
60 * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
61 (LP: #1893914)
62 - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
63
64 * debian/rules editconfigs does not work on s390x to change s390x only configs
65 (LP: #1863116)
66 - [Packaging] kernelconfig -- only update/edit configurations on architectures
67 we have compiler support
68
69 * Fix non-working NVMe after S3 (LP: #1895718)
70 - SAUCE: PCI: Enable ACS quirk on CML root port
71
72 * Miscellaneous Ubuntu changes
73 - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids
74 - SAUCE: tools resolve_btfids: Always force HOSTARCH
75 - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k'
76 - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks
77 - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check()
78 - [Config] Update toolchain versions
79 - [Config] Refresh annotations
80 - Add ubuntu-host module
81 - CONFIG_UBUNTU_HOST=m
82 - SAUCE: apparmor: drop prefixing abs root labels with '='
83 - SAUCE: apparmor: disable showing the mode as part of a secid to secctx
84 - SAUCE: apparmor: rename aa_sock() to aa_unix_sk()
85 - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock()
86 - SAUCE: LSM: Infrastructure management of the sock security
87 - SAUCE: LSM: Create and manage the lsmblob data structure.
88 - SAUCE: LSM: Use lsmblob in security_audit_rule_match
89 - SAUCE: LSM: Use lsmblob in security_kernel_act_as
90 - SAUCE: net: Prepare UDS for security module stacking
91 - SAUCE: LSM: Use lsmblob in security_secctx_to_secid
92 - SAUCE: LSM: Use lsmblob in security_secid_to_secctx
93 - SAUCE: LSM: Use lsmblob in security_ipc_getsecid
94 - SAUCE: LSM: Use lsmblob in security_task_getsecid
95 - SAUCE: LSM: Use lsmblob in security_inode_getsecid
96 - SAUCE: LSM: Use lsmblob in security_cred_getsecid
97 - SAUCE: IMA: Change internal interfaces to use lsmblobs
98 - SAUCE: LSM: Specify which LSM to display
99 - SAUCE: LSM: Ensure the correct LSM context releaser
100 - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx
101 - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx
102 - SAUCE: LSM: security_secid_to_secctx in netlink netfilter
103 - SAUCE: NET: Store LSM netlabel data in a lsmblob
104 - SAUCE: LSM: Verify LSM display sanity in binder
105 - SAUCE: Audit: Add new record for multiple process LSM attributes
106 - SAUCE: Audit: Add a new record for multiple object LSM
107 - SAUCE: LSM: Add /proc attr entry for full LSM context
108 - SAUCE: AppArmor: Remove the exclusive flag
109 - SAUCE: Audit: Fix for missing NULL check
110
111 * Miscellaneous upstream changes
112 - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
113
114 [ Upstream Kernel Changes ]
115
116 * Rebase to v5.9
117
118 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Oct 2020 13:31:18 -0500
119
120linux-5.9 (5.9.0-1.2) groovy; urgency=medium
121
122 * Miscellaneous Ubuntu changes
123 - [Config] Update configs after rebase to 5.9-rc6
124 - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
125 - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled
126 - SAUCE: tools resolve_btfids: Always force HOSTARCH
127
128 [ Upstream Kernel Changes ]
129
130 * Rebase to v5.9-rc6
131
132 -- Seth Forshee <seth.forshee@canonical.com> Mon, 21 Sep 2020 14:39:34 -0500
133
134linux-5.9 (5.9.0-0.1) groovy; urgency=medium
135
136 * Miscellaneous Ubuntu changes
137 - [Config] Update configs and annotations for v5.9-rc1
138 - SAUCE: i915: Fix build error due to missing struct definition
139 - hio -- Update blk_queue_split() calls for changes in 5.9-rc1
140 - hio -- Updates for move of make_request_fn to struct block_device_operations
141 - [Config] Disable zfs dkms build
142 - [Config] Disable nvidia dkms build
143 - [Config] Disable nvidia server dkms builds
144 - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division
145 - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
146 - [Packaging] Bind hv_vss_daemon startup to hv_vss device
147 - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
148 - [Config] Re-enable UEFI signing for arm64
149 - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()"
150 - [Config] Set the default CPU governor to ONDEMAND
151 - [Packaging] update variants
152 - [Packaging] update helper scripts
153 - update dkms package versions
154
155 [ Upstream Kernel Changes ]
156
157 * Rebase to v5.9-rc5
158
159 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Sep 2020 15:01:21 -0500
160
161linux-5.9 (5.9.0-0.0) groovy; urgency=medium
162
163 * Empty entry
164
165 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Aug 2020 16:48:03 -0500
166
167linux (5.8.0-16.17) groovy; urgency=medium
168
169 * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)
170
171 * Miscellaneous Ubuntu changes
172 - hio -- Update to use bio_{start,end}_io_acct with 5.8+
173 - Enable hio driver
174 - [Packaging] Temporarily disable building doc package contents
175
176 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 15:32:58 -0500
177
178linux (5.8.0-15.16) groovy; urgency=medium
179
180 * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)
181
182 * Miscellaneous Ubuntu changes
183 - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
184 doc/sphinx@0f49e30c)
185
186 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 09:29:58 -0500
187
188linux (5.8.0-14.15) groovy; urgency=medium
189
190 * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)
191
192 * Packaging resync (LP: #1786013)
193 - [Packaging] update helper scripts
194
195 * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
196 - selftests/net: relax cpu affinity requirement in msg_zerocopy test
197
198 * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
199 - ALSA: hda/hdmi: Add quirk to force connectivity
200
201 * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
202 - ALSA: usb-audio: Add support for Lenovo ThinkStation P620
203
204 * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
205 - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
206
207 * Enlarge hisi_sec2 capability (LP: #1890222)
208 - crypto: hisilicon - update SEC driver module parameter
209
210 * Miscellaneous Ubuntu changes
211 - [Config] Re-enable signing for ppc64el
212
213 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Aug 2020 15:26:46 -0500
214
215linux (5.8.0-13.14) groovy; urgency=medium
216
217 * Miscellaneous Ubuntu changes
218 - [Config] Remove i386 configs
219 - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD
220 - SAUCE: export __get_vm_area_caller() and map_kernel_range()
221 - [Config] drop CONFIG_BINFMT_AOUT enforcement
222
223 * Miscellaneous upstream changes
224 - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD"
225
226 [ Upstream Kernel Changes ]
227
228 * Rebase to v5.8
229
230 -- Andrea Righi <andrea.righi@canonical.com> Tue, 04 Aug 2020 09:51:50 +0200
231
232linux (5.8.0-12.13) groovy; urgency=medium
233
234 * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481)
235
236 * Fix right speaker of HP laptop (LP: #1889375)
237 - SAUCE: hda/realtek: Fix right speaker of HP laptop
238
239 * blk_update_request error when mount nvme partition (LP: #1872383)
240 - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
241
242 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
243 - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4"
244 - net: atlantic: align return value of ver_match function with function name
245 - net: atlantic: add support for FW 4.x
246
247 * Miscellaneous Ubuntu changes
248 - [Debian] Fix debian/tests for linux-5.8 -> linux rename
249 - SAUCE: selftests/powerpc: return skip code for spectre_v2
250
251 -- Seth Forshee <seth.forshee@canonical.com> Wed, 29 Jul 2020 16:58:47 -0500
252
253linux (5.8.0-11.12) groovy; urgency=medium
254
255 * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336)
256
257 * Miscellaneous Ubuntu changes
258 - [Packaging] dwarves is not required for linux-libc-dev or stage1
259
260 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 22:33:24 -0500
261
262linux (5.8.0-10.11) groovy; urgency=medium
263
264 * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316)
265
266 * Miscellaneous Ubuntu changes
267 - [Packaging] Add more packages to Build-Depends-Indep for docs
268 - [Debian] Specify python executable in kmake
269 - [Debian] Don't treat warnings as errors during perf builds
270 - [Config] Disable signing for ppc64el
271
272 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 17:09:52 -0500
273
274linux (5.8.0-9.10) groovy; urgency=medium
275
276 * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140)
277
278 * Packaging resync (LP: #1786013)
279 - [Packaging] update helper scripts
280
281 * Miscellaneous Ubuntu changes
282 - SAUCE: Fix s390x compile error on F32 utils/stat-display.c
283 - [Packaging] Add python3-venv to Build-Depends-Indep
284
285 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 21:01:46 -0500
286
287linux (5.8.0-8.9) groovy; urgency=medium
288
289 * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104)
290
291 * Packaging resync (LP: #1786013)
292 - [Packaging] update helper scripts
293 - update dkms package versions
294 - [Packaging] update variants
295
296 * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
297 - [Packaging] NVIDIA -- Add signed modules for 450 450-server
298
299 * Introduce the new NVIDIA 418-server and 440-server series, and update the
300 current NVIDIA drivers (LP: #1881137)
301 - [packaging] add signed modules for the 418-server and the 440-server
302 flavours
303
304 * Miscellaneous Ubuntu changes
305 - SAUCE: Revert "radix-tree: Use local_lock for protection"
306 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
307 - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD
308 - [Config] Enable nvidia dkms build
309
310 * Miscellaneous upstream changes
311 - usbip: tools: fix build error for multiple definition
312
313 [ Upstream Kernel Changes ]
314
315 * Rebase to v5.8-rc7
316
317 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 11:18:12 -0500
318
319linux (5.8.0-7.8) groovy; urgency=medium
320
321 * Empty entry
322
323 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 09:22:19 +0200
324
325linux-5.8 (5.8.0-7.8) groovy; urgency=medium
326
327 * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
328 - ASoC: amd: add logic to check dmic hardware runtime
329 - ASoC: amd: add ACPI dependency check
330 - ASoC: amd: fixed kernel warnings
331
332 * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
333 - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
334
335 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
336 - SAUCE: net: atlantic: Add support for firmware v4
337
338 * MGA G200e doesn't work under GDM Wayland (LP: #1886140)
339 - drm/mgag200: Remove HW cursor
340 - drm/mgag200: Clean up mga_set_start_address()
341 - drm/mgag200: Clean up mga_crtc_do_set_base()
342 - drm/mgag200: Move mode-setting code into separate helper function
343 - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
344 - drm/mgag200: Update mode registers after plane registers
345 - drm/mgag200: Set pitch in a separate helper function
346 - drm/mgag200: Set primary plane's format in separate helper function
347 - drm/mgag200: Move TAGFIFO reset into separate function
348 - drm/mgag200: Move hiprilvl setting into separate functions
349 - drm/mgag200: Move register initialization into separate function
350 - drm/mgag200: Remove out-commented suspend/resume helpers
351 - drm/mgag200: Use simple-display data structures
352 - drm/mgag200: Convert to simple KMS helper
353 - drm/mgag200: Replace VRAM helpers with SHMEM helpers
354
355 * Miscellaneous Ubuntu changes
356 - SAUCE: s390/bpf: fix sign extension in branch_ku
357 - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
358 - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
359 - [packaging] debhelper-compat (= 10) (and retire debian/compat)
360 - [Config] Update configs after rebase to 5.8-rc6
361
362 [ Upstream Kernel Changes ]
363
364 * Rebase to v5.8-rc6
365
366 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jul 2020 09:55:47 +0200
367
368linux-5.8 (5.8.0-6.7) groovy; urgency=medium
369
370 * Packaging resync (LP: #1786013)
371 - update dkms package versions
372
373 * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1
374 (LP: #1887397)
375 - SAUCE: libtraceevent: Strip symbol version from nm output
376
377 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Jul 2020 14:07:53 -0500
378
379linux-5.8 (5.8.0-5.6) groovy; urgency=medium
380
381 * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation
382 (LP: #1886188)
383 - [Packaging] Produce linux-libc-deb package for riscv64
384 - [Debian] Disallow building linux-libc-dev from linux-riscv
385
386 * Miscellaneous Ubuntu changes
387 - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy
388 transformations test on s390"
389 - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390"
390 - [Config] Update configs (gcc update)
391
392 [ Upstream Kernel Changes ]
393
394 * Rebase to v5.8-rc5
395
396 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jul 2020 08:42:14 +0200
397
398linux-5.8 (5.8.0-4.5) groovy; urgency=medium
399
400 * Add generic LED class support for audio LED (LP: #1885896)
401 - ALSA: hda: generic: Always call led-trigger for mic mute LED
402 - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
403 - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
404 - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
405 - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
406 - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
407 - ALSA: hda: generic: Drop the old mic-mute LED hook
408 - ALSA: hda: generic: Add vmaster mute LED helper
409 - ALSA: hda/realtek: Use the new vmaster mute LED helper
410 - ALSA: hda/conexant: Use the new vmaster mute LED helper
411 - ALSA: hda/sigmatel: Use the new vmaster mute LED helper
412 - ALSA: hda/realtek: Unify LED helper code
413 - ALSA: hda: Let LED cdev handling suspend/resume
414
415 * seccomp_bpf fails on powerpc (LP: #1885757)
416 - SAUCE: selftests/seccomp: fix ptrace tests on powerpc
417
418 * CVE-2020-11935
419 - SAUCE: aufs: do not call i_readcount_inc()
420
421 * Miscellaneous Ubuntu changes
422 - SAUCE: Update aufs to 5.x-rcN 20200622
423 - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value
424 - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y
425
426 [ Upstream Kernel Changes ]
427
428 * Rebase to v5.8-rc4
429
430 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Jul 2020 08:14:28 -0500
431
432linux-5.8 (5.8.0-3.4) groovy; urgency=medium
433
434 * Packaging resync (LP: #1786013)
435 - [Packaging] update helper scripts
436 - update dkms package versions
437
438 * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2
439 (LP: #1884635)
440 - SAUCE: overlayfs: fix faulty rebase
441
442 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
443 - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups
444
445 * shiftfs: fix btrfs regression (LP: #1884767)
446 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation"
447
448 * Miscellaneous Ubuntu changes
449 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y
450 - SAUCE: regulator: rename da903x to da903x-regulator
451 - [Config] Add da903x to modules.ignore
452 - [Config] Update configs for rebase to 5.8-rc3
453
454 [ Upstream Kernel Changes ]
455
456 * Rebase to v5.8-rc3
457
458 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jun 2020 08:48:25 -0500
459
460linux-5.8 (5.8.0-2.3) groovy; urgency=medium
461
462 * Support Audio Mute LED for two new HP laptops (LP: #1884251)
463 - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
464
465 * CVE-2019-16089
466 - SAUCE: nbd_genl_status: null check for nla_nest_start
467
468 * tpm: fix TIS locality timeout problems (LP: #1881710)
469 - SAUCE: tpm: fix TIS locality timeout problems
470
471 * Packaging resync (LP: #1786013)
472 - update dkms package versions
473
474 * Miscellaneous Ubuntu changes
475 - SAUCE: security,perf: Allow further restriction of perf_event_open
476 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
477 - [Config] Update configs and annotations for 5.8-rc2
478 - [Config] Enable zfs
479 - [Config] Enable CONFIG_DEBUG_INFO_BTF
480
481 [ Upstream Kernel Changes ]
482
483 * Rebase to v5.8-rc2
484
485 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jun 2020 15:05:54 -0500
486
487linux-5.8 (5.8.0-1.2) groovy; urgency=medium
488
489 * Miscellaneous Ubuntu changes
490 - [Debian] Support linux-x.y in udeb package names
491 - [Packaging] Use SRCPKGNAME for udeb packages
492
493 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 19:34:32 -0500
494
495linux-5.8 (5.8.0-0.1) groovy; urgency=medium
496
497 * Docker registry doesn't stay up and keeps restarting (LP: #1879690)
498 - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay"
499
500 * Packaging resync (LP: #1786013)
501 - [Packaging] update variants
502
503 * Miscellaneous Ubuntu changes
504 - [Packaging] Update source package name to linux-5.8
505 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
506 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages.
507 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
508 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
509 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
510 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
511 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify
512 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
513 - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
514 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
515 - SAUCE: Import aufs driver
516 - [Config] Update configs for v5.8-rc1
517 - [Config] Update annotations for v5.8-rc1 config changes
518 - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions
519 - Disable hio driver
520
521 * Miscellaneous upstream changes
522 - acpi: disallow loading configfs acpi tables when locked down
523
524 [ Upstream Kernel Changes ]
525
526 * Rebase to v5.8-rc1
527
528 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 11:54:24 -0500
529
530linux-5.8 (5.8.0-0.0) groovy; urgency=medium
531
532 * Empty entry
533
534 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Jun 2020 22:40:35 -0500
535
536linux-5.7 (5.7.0-8.9) groovy; urgency=medium
537
538 * Packaging resync (LP: #1786013)
539 - update dkms package versions
540
541 * Enforce all config annotations (LP: #1879327)
542 - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
543 - [Config]: prepare to enforce all
544 - [Config]: enforce all config options
545
546 * Miscellaneous Ubuntu changes
547 - [Config]: annotations review after 5.7 rebase
548 - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX
549 - [Config] THERMAL_GOV_POWER_ALLOCATOR=y
550 - [Config] annotations: SOC_CAMERA is marked as BROKEN
551 - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y
552 - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely
553 unmantained) TLS_TOE
554 - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP
555 - [Config] RTW88_DEBUG=y
556 - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it
557 - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on
558 SND_SOC_SOF_DEVELOPER_SUPPORT
559 - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive
560 with SND_SST_ATOM_HIFI2_PLATFORM_ACPI
561 - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any
562 DEBUG_IMX*_UART is enabled
563 - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25
564 - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32
565 - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA
566 - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT
567 - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS
568 - [Config] s390x: MOST is not set
569 - [Config] s390x: BCM84881_PHY is not set
570 - [Config] s390x: XILINX_LL_TEMAC is not set
571 - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on
572 s390x)
573 - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK
574 - [Config] annotations: s390x: NODES_SHIFT=1
575 - [Config] annotations: import new symbols
576 - [Config] annotations: remove unmatched menu and options
577
578 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 12 Jun 2020 12:03:01 +0200
579
580linux-5.7 (5.7.0-7.8) groovy; urgency=medium
581
582 * Packaging resync (LP: #1786013)
583 - update dkms package versions
584 - [Packaging] update helper scripts
585
586 * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
587 devices (LP: #1879704)
588 - PCI/IOV: Introduce pci_iov_sysfs_link() function
589 - s390/pci: create links between PFs and VFs
590
591 * Miscellaneous Ubuntu changes
592 - [Config] Disable UEFI signing for arm64
593 - Rebase to v5.7.1
594
595 [ Upstream Kernel Changes ]
596
597 * Rebase to v5.7.1
598
599 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Jun 2020 11:16:58 +0200
600
601linux-5.7 (5.7.0-6.7) groovy; urgency=medium
602
603 * Packaging resync (LP: #1786013)
604 - [Packaging] update helper scripts
605 - update dkms package versions
606
607 * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
608 - SAUCE: shiftfs: let userns root destroy subvolumes from other users
609
610 * seccomp_benchmark times out on eoan (LP: #1881576)
611 - SAUCE: selftests/seccomp: use 90s as timeout
612
613 * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly
614 when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
615 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
616 association for 11N chip"
617 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
618 connected"
619 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
620 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
621 - rtw88: 8723d: Add coex support
622 - SAUCE: rtw88: coex: 8723d: set antanna control owner
623 - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
624 - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
625
626 * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
627 - ASoC: amd: add Renoir ACP3x IP register header
628 - ASoC: amd: add Renoir ACP PCI driver
629 - ASoC: amd: add acp init/de-init functions
630 - ASoC: amd: create acp3x pdm platform device
631 - ASoC: amd: add ACP3x PDM platform driver
632 - ASoC: amd: irq handler changes for ACP3x PDM dma driver
633 - ASoC: amd: add acp3x pdm driver dma ops
634 - ASoC: amd: add ACP PDM DMA driver dai ops
635 - ASoC: amd: add Renoir ACP PCI driver PM ops
636 - ASoC: amd: add ACP PDM DMA driver pm ops
637 - ASoC: amd: enable Renoir acp3x drivers build
638 - ASoC: amd: create platform devices for Renoir
639 - ASoC: amd: RN machine driver using dmic
640 - ASoC: amd: enable build for RN machine driver
641 - ASoC: amd: fix kernel warning
642 - ASoC: amd: refactoring dai_hw_params() callback
643 - ASoC: amd: return error when acp de-init fails
644 - [Config]: enable amd renoir ASoC audio
645
646 * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
647 - e1000e: Disable TSO for buffer overrun workaround
648
649 * Fix incorrect speed/duplex when I210 device is runtime suspended
650 (LP: #1880656)
651 - igb: Report speed and duplex as unknown when device is runtime suspended
652
653 * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
654 - serial: 8250_pci: Move Pericom IDs to pci_ids.h
655 - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
656
657 * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
658 (LP: #1874056)
659 - s390/pci: Expose new port attribute for PCIe functions
660 - s390/pci: adaptation of iommu to multifunction
661 - s390/pci: define kernel parameters for PCI multifunction
662 - s390/pci: define RID and RID available
663 - s390/pci: create zPCI bus
664 - s390/pci: adapt events for zbus
665 - s390/pci: Handling multifunctions
666 - s390/pci: Do not disable PF when VFs exist
667 - s390/pci: Documentation for zPCI
668 - s390/pci: removes wrong PCI multifunction assignment
669
670 * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
671 - regmap-i2c: add 16-bit width registers support
672
673 * Miscellaneous Ubuntu changes
674 - [Config] Enable virtualbox guest and shared-folder modules
675
676 [ Upstream Kernel Changes ]
677
678 * Rebase to v5.7
679
680 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jun 2020 16:11:24 -0500
681
682linux-5.7 (5.7.0-5.6) groovy; urgency=medium
683
684 * Packaging resync (LP: #1786013)
685 - update dkms package versions
686
687 * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044)
688 - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional
689 overhead on s390x, hence should be disabled by default on s390x only.
690
691 * Miscellaneous Ubuntu changes
692 - Rebase to v5.7-rc7
693 - [Config] ppc64el: disable STRICT_KERNEL_RWX
694
695 [ Upstream Kernel Changes ]
696
697 * Rebase to v5.7-rc7
698
699 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 May 2020 11:44:09 +0200
700
701linux-5.7 (5.7.0-4.5) groovy; urgency=medium
702
703 * Packaging resync (LP: #1786013)
704 - update dkms package versions
705
706 * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
707 - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
708 modinfo
709
710 * Support DMIC micmute LED on HP platforms (LP: #1876859)
711 - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
712 - ALSA: hda/realtek - Enable micmute LED on and HP system
713 - ALSA: hda/realtek - Add LED class support for micmute LED
714 - ALSA: hda/realtek - Fix unused variable warning w/o
715 CONFIG_LEDS_TRIGGER_AUDIO
716 - ASoC: SOF: Update correct LED status at the first time usage of
717 update_mute_led()
718
719 * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW),
720 REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found
721 due to firmware crash (LP: #1874685)
722 - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well
723
724 * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after
725 upgrade to 20.04 (LP: #1875665)
726 - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere
727
728 * Unable to handle kernel pointer dereference in virtual kernel address space
729 on Eoan (LP: #1876645)
730 - SAUCE: overlayfs: fix shitfs special-casing
731
732 * Miscellaneous Ubuntu changes
733 - SAUCE: skip building selftest 'runqslower' if kernel not built
734 - Rebase to v5.7-rc6
735 - [Config] updateconfigs after 5.7-rc6 rebase
736
737 [ Upstream Kernel Changes ]
738
739 * Rebase to v5.7-rc6
740
741 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 May 2020 11:27:25 +0200
742
743linux-5.7 (5.7.0-3.4) groovy; urgency=medium
744
745 [ Upstream Kernel Changes ]
746
747 * Rebase to v5.7-rc5
748
749 * Packaging resync (LP: #1786013)
750 - update dkms package versions
751
752 * getitimer returns it_value=0 erroneously (LP: #1349028)
753 - [Config] CONTEXT_TRACKING_FORCE policy should be unset
754
755 * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV
756 Secure & Trusted Boot (LP: #1866909)
757 - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot
758
759 * Miscellaneous Ubuntu changes
760 - SAUCE: Import aufs driver
761 - [Config] Enable aufs
762 - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
763 - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations
764 - [Debian] final-checks -- Do not remove ~* from abi
765 - [Config] Enable 5-level page table support for x86
766 - [Config] updateconfigs after 5.7-rc5 rebase
767
768 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 May 2020 10:25:42 +0200
769
770linux-5.7 (5.7.0-2.3) groovy; urgency=medium
771
772 * Packaging resync (LP: #1786013)
773 - [Packaging] update helper scripts
774 - update dkms package versions
775 - [Packaging] update helper scripts
776
777 * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit
778 batchbuffer: Input/output error] (LP: #1860754)
779 - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64
780
781 * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506)
782 - [Packaging] Move virtualbox modules to linux-modules
783 - [Packaging] Remove vbox and zfs modules from generic.inclusion-list
784
785 * built-using constraints preventing uploads (LP: #1875601)
786 - temporarily drop Built-Using data
787
788 * dkms artifacts may expire from the pool (LP: #1850958)
789 - [Packaging] autoreconstruct -- manage executable debian files
790 - [packaging] handle downloads from the librarian better
791
792 * Add signed modules for the 435 NVIDIA driver (LP: #1875888)
793 - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver
794
795 * [Selftests] Apply various fixes and improvements (LP: #1870543)
796 - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests
797
798 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
799 distribution (LP: #1628889)
800 - SAUCE: s390: kernel message catalog
801
802 * Overlayfs in user namespace leaks directory content of inaccessible
803 directories (LP: #1793458) // CVE-2018-6559
804 - SAUCE: overlayfs: ensure mounter privileges when reading directories
805
806 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
807 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
808
809 * [ICL] TC port in legacy/static mode can't be detected due TCCOLD
810 (LP: #1868936)
811 - drm/i915/display: Move out code to return the digital_port of the aux ch
812 - drm/i915/display: Add intel_legacy_aux_to_power_domain()
813 - drm/i915/display: Split hsw_power_well_enable() into two
814 - drm/i915/tc/icl: Implement TC cold sequences
815 - drm/i915/tc: Skip ref held check for TC legacy aux power wells
816 - drm/i915/tc/tgl: Implement TC cold sequences
817 - drm/i915/tc: Catch TC users accessing FIA registers without enable aux
818 - drm/i915/tc: Do not warn when aux power well of static TC ports timeout
819
820 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
821 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
822 2-in-1"
823
824 * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610)
825 - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop
826
827 * linux-image-5.0.0-35-generic breaks checkpointing of container
828 (LP: #1857257)
829 - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay
830
831 * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a
832 regression in the asoc machine driver) (LP: #1874359)
833 - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
834
835 * Add debian/rules targets to compile/run kernel selftests (LP: #1874286)
836 - [Packaging] add support to compile/run selftests
837
838 * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315)
839 - [Config] lowlatency: turn off RT_GROUP_SCHED
840
841 * alsa/sof: external mic can't be deteced on Lenovo and HP laptops
842 (LP: #1872569)
843 - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs
844
845 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
846 - SAUCE: shiftfs: fix dentry revalidation
847
848 * shiftfs: broken shiftfs nesting (LP: #1872094)
849 - SAUCE: shiftfs: record correct creator credentials
850
851 * lockdown on power (LP: #1855668)
852 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
853
854 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
855 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
856 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
857 - SAUCE: rtw88: sar: dump sar information via debugfs
858 - SAUCE: rtw88: 8723d: add IQ calibration
859 - SAUCE: rtw88: 8723d: Add power tracking
860 - SAUCE: rtw88: 8723d: implement flush queue
861 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
862 - SAUCE: rtw88: 8723d: Add coex support
863 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
864
865 * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300)
866 - SAUCE: rtw88: No retry and report for auth and assoc
867 - SAUCE: rtw88: fix rate for a while after being connected
868 - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip
869
870 * Miscellaneous Ubuntu changes
871 - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks
872 - SAUCE: rtw88: fix 'const' mismatch in
873 __priority_queue_cfg_legacy()/__priority_queue_cfg()
874 - [Config] RTW88=m
875 - SAUCE: (lockdown) Revert carried-forward lockdown patches
876 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
877 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
878 error messages.
879 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
880 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
881 mode
882 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
883 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
884 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
885 verify
886 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
887 - SAUCE: (lockdown) security: lockdown: Make
888 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
889 - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el
890 - [Config] CONFIG_RT_GROUP_SCHED=y
891 - [Packaging] Include modules.builtin.modinfo in linux-modules
892 - SAUCE: LSM: Infrastructure management of the sock security
893 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
894 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
895 - SAUCE: Revert "apparmor: Parse secmark policy"
896 - SAUCE: Revert "apparmor: Add a wildcard secid"
897 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
898 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
899 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
900 - Update dropped.txt for restored apparmor patches
901 - Remove lockdown patches from dropped.txt
902 - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not
903 enabled
904 - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error
905 tests
906 - SAUCE: selftests/net -- disable l2tp.sh test
907 - SAUCE: selftests/net -- disable timeout
908 - SAUCE: tools: hv: Update shebang to use python3 instead of python
909 - Remove dropped.txt
910 - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master
911 - [Debian] Support generating configs for riscv64
912 - [Config] CONFIG_KMSG_IDS=y for s390x
913 - [Packaging] add libcap-dev dependency
914 - [Config] CONFIG_AD5770R=m
915 - [Config] CONFIG_AL3010=m
916 - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m
917 - [Config] CONFIG_BAREUDP=m
918 - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m
919 - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m
920 - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m
921 - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m
922 - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m
923 - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m
924 - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m
925 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
926 - [Config] CONFIG_DRM_PARADE_PS8640=m
927 - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m
928 - [Config] CONFIG_DRM_TIDSS=m
929 - [Config] CONFIG_DRM_TI_TPD12S015=m
930 - [Config] CONFIG_DRM_TOSHIBA_TC358768=m
931 - [Config] CONFIG_EDAC_DMC520=m
932 - [Config] CONFIG_EXFAT_FS=m
933 - [Config] CONFIG_GP2AP002=m
934 - [Config] CONFIG_GPIO_MLXBF2=m
935 - [Config] CONFIG_HID_GLORIOUS=m
936 - [Config] CONFIG_HID_MCP2221=m
937 - [Config] CONFIG_HMC425=m
938 - [Config] CONFIG_ICP10100=m
939 - [Config] CONFIG_IMX8MM_THERMAL=m
940 - [Config] CONFIG_IMX_SC_THERMAL=m
941 - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m
942 - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m
943 - [Config] CONFIG_K3_RTI_WATCHDOG=m
944 - [Config] CONFIG_MDIO_IPQ8064=m
945 - [Config] CONFIG_MDIO_MVUSB=m
946 - [Config] CONFIG_MHI_BUS=m
947 - [Config] CONFIG_OCTEONTX2_VF=m
948 - [Config] CONFIG_PHY_CADENCE_TORRENT=m
949 - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m
950 - [Config] CONFIG_PHY_QCOM_USB_SS=m
951 - [Config] CONFIG_PINCTRL_DA9062=m
952 - [Config] CONFIG_PINCTRL_IPQ6018=m
953 - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m
954 - [Config] CONFIG_PTP_1588_CLOCK_VMW=m
955 - [Config] CONFIG_QCOM_IPA=m
956 - [Config] CONFIG_REGULATOR_MP5416=m
957 - [Config] CONFIG_REGULATOR_MP886X=m
958 - [Config] CONFIG_RN5T618_ADC=m
959 - [Config] CONFIG_RTC_DRV_MT2712=m
960 - [Config] CONFIG_RTC_DRV_RC5T619=m
961 - [Config] CONFIG_SC_MSS_7180=m
962 - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m
963 - [Config] CONFIG_SM_GCC_8250=m
964 - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m
965 - [Config] CONFIG_SND_MESON_AIU=m
966 - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m
967 - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m
968 - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m
969 - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
970 - [Config] CONFIG_SND_SOC_MESON_T9015=m
971 - [Config] CONFIG_SND_SOC_RT5682_SDW=m
972 - [Config] CONFIG_SND_SOC_TLV320ADCX140=m
973 - [Config] CONFIG_SPI_FSI=m
974 - [Config] CONFIG_SPI_MTK_NOR=m
975 - [Config] CONFIG_SPI_MUX=m
976 - [Config] CONFIG_SPRD_THERMAL=m
977 - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m
978 - [Config] CONFIG_TINYDRM_ILI9486=m
979 - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m
980 - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m
981 - [Config] CONFIG_UACCE=m
982 - [Config] CONFIG_UNIPHIER_XDMAC=m
983 - [Config] CONFIG_USB_MAX3420_UDC=m
984 - [Config] CONFIG_USB_RAW_GADGET=m
985 - [Config] CONFIG_VHOST_VDPA=m
986 - [Config] CONFIG_VIDEO_IMX219=m
987 - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m
988 - [Config] CONFIG_VIRTIO_VDPA=m
989 - [Config] CONFIG_MOST_COMPONENTS=m
990 - [Config] CONFIG_MFD_IQS62X=m
991 - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7
992
993 * Miscellaneous upstream changes
994 - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask"
995 - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on
996 IceLake"
997 - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block"
998
999 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 May 2020 10:48:48 +0200
1000
1001linux-5.7 (5.7.0-1.2) groovy; urgency=medium
1002
1003 * Packaging resync (LP: #1786013)
1004 - [Packaging] update helper scripts
1005
1006 * Miscellaneous Ubuntu changes
1007 - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue()
1008 - SAUCE: hio: locally define disk_map_sector_rcu()
1009 - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu"
1010 - SAUCE: hio: include <linux/part_stat.h>
1011 - [Config] amd64: i386: HIO=m
1012 - [Config] updateconfigs after 5.7-rc3 rebase
1013
1014 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Apr 2020 11:31:38 +0200
1015
1016linux-5.7 (5.7.0-0.1) groovy; urgency=medium
1017
1018 * Miscellaneous Ubuntu changes
1019 - [Config] updateconfigs after rebase to 5.7-rc1
1020
1021 [ Upstream Kernel Changes ]
1022
1023 * Rebase to v5.7-rc1
1024 * Rebase to v5.7-rc2
1025
1026 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
1027
1028linux-5.7 (5.7.0-0.0) focal; urgency=medium
1029
1030 * Dummy entry
1031
1032 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
1033
1034linux-5.6 (5.6.0-7.7) focal; urgency=medium
1035
1036 * Packaging resync (LP: #1786013)
1037 - update dkms package versions
1038
1039 * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after
1040 disconnecting thunderbolt docking station (LP: #1864754)
1041 - SAUCE: ptp: free ptp clock properly
1042
1043 * swap storms kills interactive use (LP: #1861359)
1044 - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default
1045
1046 * sysfs: incorrect network device permissions on network namespace change
1047 (LP: #1865359)
1048 - sysfs: add sysfs_file_change_owner()
1049 - sysfs: add sysfs_link_change_owner()
1050 - sysfs: add sysfs_group{s}_change_owner()
1051 - sysfs: add sysfs_change_owner()
1052 - device: add device_change_owner()
1053 - drivers/base/power: add dpm_sysfs_change_owner()
1054 - net-sysfs: add netdev_change_owner()
1055 - net-sysfs: add queue_change_owner()
1056 - net: fix sysfs permssions when device changes network namespace
1057 - sysfs: fix static inline declaration of sysfs_groups_change_owner()
1058
1059 * Miscellaneous Ubuntu changes
1060 - [Config] updateconfigs after rebase to 5.6
1061
1062 [ Upstream Kernel Changes ]
1063
1064 * Rebase to v5.6
1065
1066 -- Andrea Righi <andrea.righi@canonical.com> Tue, 31 Mar 2020 10:45:09 +0200
1067
1068linux-5.6 (5.6.0-6.6) focal; urgency=medium
1069
1070 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
1071 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
1072
1073 * Make Dell WD19 dock more reliable after suspend (LP: #1868217)
1074 - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
1075 - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
1076 - xhci: Finetune host initiated USB3 rootport link suspend and resume
1077
1078 * update-version-dkms doesn't add a BugLink (LP: #1867790)
1079 - [Packaging] Add BugLink to update-version-dkms commit
1080
1081 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
1082 - SAUCE: rtw88: add regulatory process strategy for different chipset
1083 - SAUCE: rtw88: support dynamic user regulatory setting
1084 - SAUCE: rtw88: Use secondary channel offset enumeration
1085 - SAUCE: rtw88: 8822c: modify rf protection setting
1086 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
1087 - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band"
1088 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
1089 - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
1090 - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask
1091 - SAUCE: rtw88: pci: 8822c should set clock delay to zero
1092 - SAUCE: rtw88: move rtw_enter_ips() to the last when config
1093 - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync()
1094 - SAUCE: rtw88: add ciphers to suppress error message
1095 - SAUCE: rtw88: 8822c: update power sequence to v16
1096 - SAUCE: rtw88: Fix incorrect beamformee role setting
1097 - SAUCE: rtw88: don't hold all IRQs disabled for PS operations
1098 - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines
1099 - SAUCE: rtw88: associate reserved pages with each vif
1100 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
1101 - SAUCE: rtw88: 8723d: Add basic chip capabilities
1102 - SAUCE: rtw88: 8723d: add beamform wrapper functions
1103 - SAUCE: rtw88: 8723d: Add power sequence
1104 - SAUCE: rtw88: 8723d: Add RF read/write ops
1105 - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
1106 - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25
1107 - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
1108 - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map
1109 - SAUCE: rtw88: add legacy firmware download for 8723D devices
1110 - SAUCE: rtw88: no need to send additional information to legacy firmware
1111 - SAUCE: rtw88: 8723d: Add mac power-on/-off function
1112 - SAUCE: rtw88: decompose while(1) loop of power sequence polling command
1113 - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue
1114 - SAUCE: rtw88: 8723d: implement set_tx_power_index ops
1115 - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO
1116 - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions
1117 - SAUCE: rtw88: 8723d: Add DIG parameter
1118 - SAUCE: rtw88: 8723d: Add query_rx_desc
1119 - SAUCE: rtw88: 8723d: Add set_channel
1120 - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
1121 - SAUCE: rtw88: 8723d: 11N chips don't support LDPC
1122 - SAUCE: rtw88: set default port to firmware
1123 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
1124 - SAUCE: rtw88: sar: add SAR of TX power limit
1125 - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method
1126 - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods
1127 - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit
1128 - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed
1129 - SAUCE: rtw88: sar: dump sar information via debugfs
1130 - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics
1131 - SAUCE: rtw88: 8723d: Set IG register for CCK rate
1132 - SAUCE: rtw88: 8723d: add interface configurations table
1133 - SAUCE: rtw88: 8723d: Add LC calibration
1134 - SAUCE: rtw88: 8723d: add IQ calibration
1135 - SAUCE: rtw88: 8723d: Add power tracking
1136 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
1137 - SAUCE: rtw88: 8723d: implement flush queue
1138 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
1139 - SAUCE: rtw88: 8723d: Add coex support
1140 - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
1141 - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile
1142 - [Config] CONFIG_RTW88_8723DE=y
1143
1144 * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal
1145 (LP: #1867753)
1146 - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x
1147
1148 * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531)
1149 - s390/protvirt: introduce host side setup
1150 - s390/protvirt: add ultravisor initialization
1151 - s390/mm: provide memory management functions for protected KVM guests
1152 - s390/mm: add (non)secure page access exceptions handlers
1153 - s390/protvirt: Add sysfs firmware interface for Ultravisor information
1154 - KVM: s390/interrupt: do not pin adapter interrupt pages
1155 - KVM: s390: protvirt: Add UV debug trace
1156 - KVM: s390: add new variants of UV CALL
1157 - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
1158 - KVM: s390: protvirt: Secure memory is not mergeable
1159 - KVM: s390/mm: Make pages accessible before destroying the guest
1160 - KVM: s390: protvirt: Handle SE notification interceptions
1161 - KVM: s390: protvirt: Instruction emulation
1162 - KVM: s390: protvirt: Implement interrupt injection
1163 - KVM: s390: protvirt: Add SCLP interrupt handling
1164 - KVM: s390: protvirt: Handle spec exception loops
1165 - KVM: s390: protvirt: Add new gprs location handling
1166 - KVM: S390: protvirt: Introduce instruction data area bounce buffer
1167 - KVM: s390: protvirt: handle secure guest prefix pages
1168 - KVM: s390/mm: handle guest unpin events
1169 - KVM: s390: protvirt: Write sthyi data to instruction data area
1170 - KVM: s390: protvirt: STSI handling
1171 - KVM: s390: protvirt: disallow one_reg
1172 - KVM: s390: protvirt: Do only reset registers that are accessible
1173 - KVM: s390: protvirt: Only sync fmt4 registers
1174 - KVM: s390: protvirt: Add program exception injection
1175 - KVM: s390: protvirt: UV calls in support of diag308 0, 1
1176 - KVM: s390: protvirt: Report CPU state to Ultravisor
1177 - KVM: s390: protvirt: Support cmd 5 operation state
1178 - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
1179 - KVM: s390: protvirt: do not inject interrupts after start
1180 - KVM: s390: protvirt: Add UV cpu reset calls
1181 - DOCUMENTATION: Protected virtual machine introduction and IPL
1182 - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
1183 - KVM: s390: protvirt: Add KVM api documentation
1184 - mm/gup/writeback: add callbacks for inaccessible pages
1185
1186 * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3
1187 (LP: #1866734)
1188 - SAUCE: Input: i8042 - fix the selftest retry logic
1189
1190 * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64
1191 (LP: #1866772)
1192 - ACPI: sysfs: copy ACPI data using io memory copying
1193
1194 * Miscellaneous Ubuntu changes
1195 - hio -- remove duplicated MODULE_DEVICE_TABLE declaration
1196 - SAUCE: r8169: disable ASPM L1.1
1197 - [Config] update annotations from configs
1198 - [Config] update configs after annotation file review
1199 - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning"
1200
1201 * Miscellaneous upstream changes
1202 - drm/i915: Fix eDP DPCD aux max backlight calculations
1203 - drm/dp: Introduce EDID-based quirks
1204 - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
1205 - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels
1206
1207 [ Upstream Kernel Changes ]
1208
1209 * Rebase to v5.6-rc7
1210
1211 -- Andrea Righi <andrea.righi@canonical.com> Wed, 25 Mar 2020 18:09:13 +0100
1212
1213linux-5.6 (5.6.0-5.5) focal; urgency=medium
1214
1215 * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099)
1216 - [Config] CONFIG_EROFS_FS_ZIP=y
1217 - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1
1218
1219 * Miscellaneous Ubuntu changes
1220 - Config: Fix SND_HDA_PREALLOC_SIZE annotations
1221 - Config: Fix DATA_SHIFT annotations
1222 - Config: remove ANDROID_VSOC from annotations
1223 - Config: remove arm arch from annotations
1224 - Config: Update SOC_R8A7796X annotations
1225 - Config: Update CLK_R8A7796X annotations
1226 - update dkms package versions
1227 - [Config] updateconfigs after rebase to 5.6-rc6
1228
1229 [ Upstream Kernel Changes ]
1230
1231 * Rebase to v5.6-rc6
1232
1233 -- Andrea Righi <andrea.righi@canonical.com> Wed, 18 Mar 2020 17:25:30 +0100
1234
1235linux-5.6 (5.6.0-4.4) focal; urgency=medium
1236
1237 * Packaging resync (LP: #1786013)
1238 - [Packaging] resync getabis
1239 - [Packaging] update helper scripts
1240
1241 * Add sysfs attribute to show remapped NVMe (LP: #1863621)
1242 - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count
1243
1244 * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208)
1245 - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC
1246
1247 * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel
1248 config (LP: #1866056)
1249 - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal
1250 on s390x
1251
1252 * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332)
1253 - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
1254
1255 * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x
1256 starting with focal (LP: #1865452)
1257 - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting
1258 with focal
1259
1260 * Miscellaneous Ubuntu changes
1261 - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset
1262 make_request_fn"
1263 - [Packaging] prevent duplicated entries in modules.ignore
1264 - update dkms package versions
1265 - [Config] updateconfigs after rebase to 5.6-rc5
1266
1267 [ Upstream Kernel Changes ]
1268
1269 * Rebase to v5.6-rc5
1270
1271 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Mar 2020 09:42:06 +0100
1272
1273linux-5.6 (5.6.0-3.3) focal; urgency=medium
1274
1275 * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
1276 ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
1277 - selftests/timers: Turn off timeout setting
1278
1279 * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
1280 (LP: #1864198)
1281 - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU
1282
1283 * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
1284 (LP: #1864576)
1285 - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
1286
1287 * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
1288 during hotplug (LP: #1864284)
1289 - UBUNTU SAUCE: r8151: check disconnect status after long sleep
1290
1291 * Another Dell AIO backlight issue (LP: #1863880)
1292 - SAUCE: platform/x86: dell-uart-backlight: move retry block
1293
1294 * Backport GetFB2 ioctl (LP: #1863874)
1295 - SAUCE: drm: Add getfb2 ioctl
1296
1297 * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810)
1298 - [Config] CONFIG_X86_UV=y
1299
1300 * Miscellaneous Ubuntu changes
1301 - debian: remove snapdragon config, rules and flavour
1302 - remove snapdragon abi files
1303 - update dkms package versions
1304 - [Config] updateconfigs after rebase to 5.6-rc4
1305
1306 * Miscellaneous upstream changes
1307 - updateconfigs following snapdragon removal
1308
1309 [ Upstream Kernel Changes ]
1310
1311 * Rebase to v5.6-rc4
1312
1313 -- Andrea Righi <andrea.righi@canonical.com> Wed, 04 Mar 2020 08:21:10 +0100
1314
1315linux-5.6 (5.6.0-2.2) focal; urgency=medium
1316
1317 * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
1318 - SAUCE: platform/x86: dell-uart-backlight: increase retry times
1319
1320 * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947)
1321 - SAUCE: drm/i915: Disable PSR by default on all platforms
1322
1323 * Miscellaneous Ubuntu changes
1324 - [debian] ignore missing wireguard module
1325 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1326 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1327 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1328 mode
1329 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1330 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1331 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1332 verify
1333 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1334 - SAUCE: (lockdown) security: lockdown: Make
1335 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1336 - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y
1337 - update dkms package versions
1338 - [Config] updateconfigs after rebase to 5.6-rc3
1339
1340 * Miscellaneous upstream changes
1341 - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted
1342 secure"
1343 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
1344 module signature verify"
1345 - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel
1346 lockdown"
1347 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
1348 the kernel down"
1349 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
1350 efi_status_to_err()."
1351
1352 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 Feb 2020 18:57:22 +0100
1353
1354linux-5.6 (5.6.0-1.1) focal; urgency=medium
1355
1356 * Integrate Intel SGX driver into linux-azure (LP: #1844245)
1357 - [Packaging] Add systemd service to load intel_sgx
1358
1359 * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959)
1360 - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and
1361 CRYPTO_DEV_QAT_DH895xCC=m
1362
1363 * 5.4.0-11 crash on cryptsetup open (LP: #1860231)
1364 - SAUCE: blk/core: Gracefully handle unset make_request_fn
1365
1366 * multi-zone raid0 corruption (LP: #1850540)
1367 - SAUCE: md/raid0: Use kernel specific layout
1368
1369 * Miscellaneous Ubuntu changes
1370 - update dkms package versions
1371 - update dropped.txt after rebase to v5.6-rc1
1372 - [Config] updateconfigs after rebase to 5.6-rc1
1373 - hio -- proc_create() requires a "struct proc_ops" in 5.6
1374 - SAUCE: arm: fix build error in kvm tracepoint
1375
1376 * Miscellaneous upstream changes
1377 - Revert "UBUNTU: [Config] Disable the uselib system call"
1378 - Revert "UBUNTU: [Config] Disable legacy PTY naming"
1379 - Revert "UBUNTU: [Config] Enforce filtered access to iomem"
1380 - Revert "UBUNTU: [Config] Enable notifier call chain validations"
1381 - Revert "UBUNTU: [Config] Enable scatterlist validation"
1382 - Revert "UBUNTU: [Config] Enable cred sanity checks"
1383 - Revert "UBUNTU: [Config] Enable linked list manipulation checks"
1384
1385 [ Upstream Kernel Changes ]
1386
1387 * Rebase to v5.6-rc1
1388
1389 -- Andrea Righi <andrea.righi@canonical.com> Thu, 13 Feb 2020 17:20:27 +0100
1390
1391linux-5.6 (5.6.0-0.0) focal; urgency=medium
1392
1393 * Dummy entry
1394
1395 -- Andrea Righi <andrea.righi@canonical.com> Mon, 10 Feb 2020 11:06:18 +0100
1396
1397linux-5.5 (5.5.0-7.8) focal; urgency=medium
1398
1399 * CONFIG_USELIB should be disabled (LP: #1855341)
1400 - [Config] Disable the uselib system call
1401
1402 * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339)
1403 - [Config] Disable legacy PTY naming
1404
1405 * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338)
1406 - [Config] Enforce filtered access to iomem
1407
1408 * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337)
1409 - [Config] Enable notifier call chain validations
1410
1411 * CONFIG_DEBUG_SG should be enabled (LP: #1855336)
1412 - [Config] Enable scatterlist validation
1413
1414 * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335)
1415 - [Config] Enable cred sanity checks
1416
1417 * CONFIG_DEBUG_LIST should be enabled (LP: #1855334)
1418 - [Config] Enable linked list manipulation checks
1419
1420 * shiftfs: prevent lower dentries from going negative during unlink
1421 (LP: #1860041)
1422 - SAUCE: shiftfs: prevent lower dentries from going negative during unlink
1423
1424 * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on
1425 Lenovo E41-25/45 (LP: #1859561)
1426 - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45
1427
1428 * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
1429 [1b21:2142] (LP: #1858988)
1430 - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect
1431
1432 * Dell AIO can't adjust brightness (LP: #1858761)
1433 - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status
1434
1435 * Miscellaneous Ubuntu changes
1436 - [Config] Fix typo in annotations file
1437 - update dkms package versions
1438
1439 [ Upstream Kernel Changes ]
1440
1441 * Rebase to v5.5
1442
1443 -- Andrea Righi <andrea.righi@canonical.com> Mon, 27 Jan 2020 11:39:38 +0100
1444
1445linux-5.5 (5.5.0-6.7) focal; urgency=medium
1446
1447 * Miscellaneous Ubuntu changes
1448 - [Packaging] Update ubuntu-regression-suite dependency to python2
1449 - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel
1450 - update dkms package versions
1451
1452 [ Upstream Kernel Changes ]
1453
1454 * Rebase to v5.5-rc7
1455
1456 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jan 2020 10:16:01 +0100
1457
1458linux-5.5 (5.5.0-5.6) focal; urgency=medium
1459
1460 * Miscellaneous Ubuntu changes
1461 - update dkms package versions
1462
1463 [ Upstream Kernel Changes ]
1464
1465 * Rebase to v5.5-rc6
1466
1467 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jan 2020 15:50:12 +0100
1468
1469linux-5.5 (5.5.0-4.5) focal; urgency=medium
1470
1471 * linux build and autopkg tests need to use python2 instead of python
1472 (LP: #1858487)
1473 - [Packaging] Remove python-dev build dependency
1474
1475 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 16:00:26 +0100
1476
1477linux-5.5 (5.5.0-3.4) focal; urgency=medium
1478
1479 * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support
1480 (LP: #1857541)
1481 - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support
1482
1483 * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845)
1484 - [Config]: built-in VFIO_PCI for amd64
1485
1486 * multi-zone raid0 corruption (LP: #1850540)
1487 - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout
1488 migration
1489
1490 * Packaging resync (LP: #1786013)
1491 - [Packaging] update variants
1492
1493 * Miscellaneous Ubuntu changes
1494 - [Packaging] Change source package to linux-5.5
1495 - [Packaging] Don't use SRCPKGNAME for linux-libc-dev
1496 - [Packaging] Remove linux-source-3 Provides: from linux-source
1497 - [Packaging] Fix linux-doc in linux-image Suggests:
1498 - [Debian] Read variants list into a variable
1499 - [Packaging] Generate linux-libc-dev package only for primary variant
1500 - [Packaging] Generate linux-doc for only the primary variant
1501 - [Debian] Update linux source package name in debian/tests/*
1502 - update dkms package versions
1503 - [Config] updateconfigs after rebase to 5.5-rc3
1504 - [Config] disable PCI_MESON
1505 - [Config] Add pinctrl-equilibrium to modules.ignore
1506
1507 [ Upstream Kernel Changes ]
1508
1509 * Rebase to v5.5-rc5
1510
1511 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 11:28:43 +0100
1512
1513linux-5.5 (5.5.0-2.3) focal; urgency=medium
1514
1515 * Empty entry.
1516
1517 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Dec 2019 22:33:59 -0600
1518
1519linux (5.5.0-2.3) focal; urgency=medium
1520
1521 * Support DPCD aux brightness control (LP: #1856134)
1522 - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
1523 - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
1524 - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
1525 - SAUCE: drm/i915: Auto detect DPCD backlight support by default
1526 - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
1527 panel
1528 - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku
1529
1530 * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
1531 - [Config]: SOUNDWIRE=m
1532
1533 * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
1534 - SAUCE: USB: core: Make port power cycle a seperate helper function
1535 - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
1536
1537 * Miscellaneous Ubuntu changes
1538 - [Debian] add python depends to ubuntu-regression-suite
1539 - SAUCE: selftests: net: tls: remove recv_rcvbuf test
1540 - update dkms package versions
1541
1542 * Miscellaneous upstream changes
1543 - [Config] updateconfigs after rebase to 5.5-rc2
1544
1545 -- Andrea Righi <andrea.righi@canonical.com> Tue, 17 Dec 2019 16:02:43 +0100
1546
1547linux (5.5.0-1.2) focal; urgency=medium
1548
1549 * Miscellaneous Ubuntu changes
1550 - [Config] disable nvidia dkms build
1551 - [Config] disable virtualbox dkms build
1552 - [Config] disable zfs dkms build
1553 - update dropped.txt after rebase to v5.5-rc1
1554 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
1555 aren't present.
1556 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1557 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
1558 error messages.
1559 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1560 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1561 mode
1562 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1563 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
1564 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1565 verify
1566 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1567 - SAUCE: (lockdown) security: lockdown: Make
1568 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1569 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
1570 - [Config] Enable lockdown under secure boot
1571 - update dkms package versions
1572
1573 -- Andrea Righi <andrea.righi@canonical.com> Thu, 12 Dec 2019 16:54:41 +0100
1574
1575linux (5.5.0-0.1) focal; urgency=medium
1576
1577 * Miscellaneous Ubuntu changes
1578 - [Config] updateconfigs after rebase to 5.5-rc1
1579
1580 [ Upstream Kernel Changes ]
1581
1582 * Rebase to v5.5-rc1
1583
1584 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 19:03:35 +0100
1585
1586linux (5.5.0-0.0) focal; urgency=medium
1587
1588 * Dummy entry.
1589
1590 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 15:14:37 +0100
1591
1592linux (5.4.0-8.11) focal; urgency=medium
1593
1594 * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448)
1595
1596 * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
1597 - SAUCE: net: ena: fix issues in setting interrupt moderation params in
1598 ethtool
1599 - SAUCE: net: ena: fix too long default tx interrupt moderation interval
1600
1601 * Kernel build log filled with "/bin/bash: line 5: warning: command
1602 substitution: ignored null byte in input" (LP: #1853843)
1603 - [Debian] Fix warnings when checking for modules signatures
1604
1605 * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
1606 (LP: #1852581)
1607 - [Packaging] Fix module signing with older modinfo
1608
1609 * Fix MST support on Ice Lake (LP: #1854432)
1610 - drm/i915: fix port checks for MST support on gen >= 11
1611
1612 * headphone has noise as not mute on dell machines with alc236/256
1613 (LP: #1854401)
1614 - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
1615
1616 * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
1617 (LP: #1847450)
1618 - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
1619 to intel_pmc_core driver
1620
1621 * CVE-2019-14901
1622 - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
1623
1624 * CVE-2019-14896 // CVE-2019-14897
1625 - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
1626
1627 * CVE-2019-14895
1628 - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
1629
1630 * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
1631 (LP: #1847454)
1632 - powercap/intel_rapl: add support for CometLake Mobile
1633 - powercap/intel_rapl: add support for Cometlake desktop
1634
1635 * External microphone can't work on some dell machines with the codec alc256
1636 or alc236 (LP: #1853791)
1637 - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
1638 - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
1639
1640 * remount of multilower moved pivoted-root overlayfs root, results in I/O
1641 errors on some modified files (LP: #1824407)
1642 - SAUCE: ovl: fix lookup failure on multi lower squashfs
1643
1644 * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
1645 (LP: #1847451)
1646 - SAUCE: tools/power turbostat: Add Cometlake support
1647
1648 * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
1649 - [Config] Enable ROCKCHIP support for arm64
1650
1651 * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
1652 works on Dell Venue 11 Pro 7140 (LP: #1846539)
1653 - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
1654 driver
1655
1656 * i40e: general protection fault in i40e_config_vf_promiscuous_mode
1657 (LP: #1852663)
1658 - SAUCE: i40e Fix GPF when deleting VMs
1659
1660 * libbpf check_abi fails on ppc64el (LP: #1854974)
1661 - libbpf: Fix readelf output parsing on powerpc with recent binutils
1662
1663 * CVE-2019-19050
1664 - crypto: user - fix memory leak in crypto_reportstat
1665
1666 * Make hotplugging docking station to Thunderbolt port more reliable
1667 (LP: #1853991)
1668 - PCI/PM: Add pcie_wait_for_link_delay()
1669 - PCI/PM: Add missing link delays required by the PCIe spec
1670
1671 * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
1672 boot, while showing the BIOS logo on a black background (LP: #1836858)
1673 - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
1674
1675 * [CML] New device id's for CMP-H (LP: #1846335)
1676 - i2c: i801: Add support for Intel Comet Lake PCH-H
1677 - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
1678 - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
1679
1680 * Focal update: v5.4.2 upstream stable release (LP: #1855326)
1681 - io_uring: async workers should inherit the user creds
1682 - net: separate out the msghdr copy from ___sys_{send,recv}msg()
1683 - net: disallow ancillary data for __sys_{send,recv}msg_file()
1684 - crypto: inside-secure - Fix stability issue with Macchiatobin
1685 - driver core: platform: use the correct callback type for bus_find_device
1686 - usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
1687 - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
1688 - staging: rtl8192e: fix potential use after free
1689 - staging: rtl8723bs: Drop ACPI device ids
1690 - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
1691 - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
1692 - mei: bus: prefix device names on bus with the bus name
1693 - mei: me: add comet point V device id
1694 - thunderbolt: Power cycle the router if NVM authentication fails
1695 - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
1696 - gve: Fix the queue page list allocated pages count
1697 - macvlan: schedule bc_work even if error
1698 - mdio_bus: don't use managed reset-controller
1699 - net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
1700 - net: macb: add missed tasklet_kill
1701 - net: psample: fix skb_over_panic
1702 - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
1703 - openvswitch: fix flow command message size
1704 - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
1705 - slip: Fix use-after-free Read in slip_open
1706 - sctp: cache netns in sctp_ep_common
1707 - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
1708 - openvswitch: remove another BUG_ON()
1709 - net/tls: take into account that bpf_exec_tx_verdict() may free the record
1710 - net/tls: free the record on encryption error
1711 - net: skmsg: fix TLS 1.3 crash with full sk_msg
1712 - selftests/tls: add a test for fragmented messages
1713 - net/tls: remove the dead inplace_crypto code
1714 - net/tls: use sg_next() to walk sg entries
1715 - selftests: bpf: test_sockmap: handle file creation failures gracefully
1716 - selftests: bpf: correct perror strings
1717 - tipc: fix link name length check
1718 - selftests: pmtu: use -oneline for ip route list cache
1719 - r8169: fix jumbo configuration for RTL8168evl
1720 - r8169: fix resume on cable plug-in
1721 - ext4: add more paranoia checking in ext4_expand_extra_isize handling
1722 - Revert "jffs2: Fix possible null-pointer dereferences in
1723 jffs2_add_frag_to_fragtree()"
1724 - crypto: talitos - Fix build error by selecting LIB_DES
1725 - HID: core: check whether Usage Page item is after Usage ID items
1726 - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
1727 - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
1728 - Linux 5.4.2
1729
1730 * no HDMI video output since GDM greeter after linux-oem-osp1 version
1731 5.0.0-1026 (LP: #1852386)
1732 - drm/i915: Add new CNL PCH ID seen on a CML platform
1733 - SAUCE: drm/i915: Fix detection for a CMP-V PCH
1734
1735 * Please add patch fixing RK818 ID detection (LP: #1853192)
1736 - SAUCE: mfd: rk808: Fix RK818 ID template
1737
1738 * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
1739 - HID: i2c-hid: fix no irq after reset on raydium 3118
1740
1741 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
1742 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
1743 2-in-1"
1744 - lib: devres: add a helper function for ioremap_uc
1745 - mfd: intel-lpss: Use devm_ioremap_uc for MMIO
1746
1747 * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
1748 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
1749
1750 * Disable unreliable HPET on CFL-H system (LP: #1852216)
1751 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
1752
1753 * Miscellaneous Ubuntu changes
1754 - update dkms package versions
1755 - [Config] Enable virtualbox dkms build
1756 - [Config] update annotations to match current configs
1757 - SAUCE: Add exfat module to signature inclusion list
1758
1759 * Miscellaneous upstream changes
1760 - Bluetooth: Fix invalid-free in bcsp_close()
1761 - ath9k_hw: fix uninitialized variable data
1762 - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
1763 - ath10k: Fix HOST capability QMI incompatibility
1764 - ath10k: restore QCA9880-AR1A (v1) detection
1765 - Revert "Bluetooth: hci_ll: set operational frequency earlier"
1766 - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
1767 - md/raid10: prevent access of uninitialized resync_pages offset
1768 - x86/insn: Fix awk regexp warnings
1769 - x86/speculation: Fix incorrect MDS/TAA mitigation status
1770 - x86/speculation: Fix redundant MDS mitigation message
1771 - nbd: prevent memory leak
1772 - x86/stackframe/32: Repair 32-bit Xen PV
1773 - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
1774 - x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
1775 - x86/doublefault/32: Fix stack canaries in the double fault handler
1776 - x86/pti/32: Size initial_page_table correctly
1777 - x86/cpu_entry_area: Add guard page for entry stack on 32bit
1778 - x86/entry/32: Fix IRET exception
1779 - x86/entry/32: Use %ss segment where required
1780 - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
1781 - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
1782 - x86/entry/32: Fix NMI vs ESPFIX
1783 - selftests/x86/mov_ss_trap: Fix the SYSENTER test
1784 - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
1785 - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make
1786 the CPU_ENTRY_AREA_PAGES assert precise
1787 - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
1788 - futex: Prevent robust futex exit race
1789 - ALSA: usb-audio: Fix NULL dereference at parsing BADD
1790 - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data
1791 - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
1792 - media: vivid: Fix wrong locking that causes race conditions on streaming
1793 stop
1794 - media: usbvision: Fix invalid accesses after device disconnect
1795 - media: usbvision: Fix races among open, close, and disconnect
1796 - cpufreq: Add NULL checks to show() and store() methods of cpufreq
1797 - futex: Move futex exit handling into futex code
1798 - futex: Replace PF_EXITPIDONE with a state
1799 - exit/exec: Seperate mm_release()
1800 - futex: Split futex_mm_release() for exit/exec
1801 - futex: Set task::futex_state to DEAD right after handling futex exit
1802 - futex: Mark the begin of futex exit explicitly
1803 - futex: Sanitize exit state handling
1804 - futex: Provide state handling for exec() as well
1805 - futex: Add mutex around futex exit
1806 - futex: Provide distinct return value when owner is exiting
1807 - futex: Prevent exit livelock
1808 - media: uvcvideo: Fix error path in control parsing failure
1809 - media: b2c2-flexcop-usb: add sanity checking
1810 - media: cxusb: detect cxusb_ctrl_msg error in query
1811 - media: imon: invalid dereference in imon_touch_event
1812 - media: mceusb: fix out of bounds read in MCE receiver buffer
1813 - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
1814 - USBIP: add config dependency for SGL_ALLOC
1815 - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
1816 - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
1817 - usb-serial: cp201x: support Mark-10 digital force gauge
1818 - USB: chaoskey: fix error case of a timeout
1819 - appledisplay: fix error handling in the scheduled work
1820 - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
1821 - USB: serial: mos7720: fix remote wakeup
1822 - USB: serial: mos7840: fix remote wakeup
1823 - USB: serial: option: add support for DW5821e with eSIM support
1824 - USB: serial: option: add support for Foxconn T77W968 LTE modules
1825 - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
1826 - powerpc/book3s64: Fix link stack flush on context switch
1827 - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
1828 - Linux 5.4.1
1829
1830 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Dec 2019 15:53:53 -0600
1831
1832linux (5.4.0-7.8) focal; urgency=medium
1833
1834 * Miscellaneous Ubuntu changes
1835 - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to
1836 segfault
1837 - Update nvidia-430 to nvidia-440
1838 - [Config] Enable nvidia dkms build
1839 - update dkms package versions
1840
1841 [ Upstream Kernel Changes ]
1842
1843 * Rebase to v5.4
1844
1845 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Nov 2019 15:02:30 +0100
1846
1847linux (5.4.0-6.7) focal; urgency=medium
1848
1849 * Miscellaneous Ubuntu changes
1850 - update dkms package versions
1851 - [Config] updateconfigs after rebase to 5.4-rc8
1852
1853 [ Upstream Kernel Changes ]
1854
1855 * Rebase to v5.4-rc7
1856
1857 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Nov 2019 12:08:01 +0100
1858
1859linux (5.4.0-5.6) focal; urgency=medium
1860
1861 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
1862 CVE-2019-15793
1863 - SAUCE: shiftfs: Correct id translation for lower fs operations
1864
1865 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
1866 CVE-2019-15792
1867 - SAUCE: shiftfs: prevent type confusion
1868
1869 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
1870 CVE-2019-15791
1871 - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling
1872
1873 * Some EFI systems fail to boot in efi_init() when booted via maas
1874 (LP: #1851810)
1875 - SAUCE: efi: efi_get_memory_map -- increase map headroom
1876
1877 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
1878 - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE
1879 - SAUCE: seccomp: avoid overflow in implicit constant conversion
1880
1881 * dkms artifacts may expire from the pool (LP: #1850958)
1882 - [Packaging] dkms -- try launchpad librarian for pool downloads
1883 - [Packaging] dkms -- dkms-build quieten wget verbiage
1884
1885 * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239)
1886 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms
1887 - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms
1888
1889 * shiftfs: prevent exceeding project quotas (LP: #1849483)
1890 - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities
1891
1892 * shiftfs: fix fallocate() (LP: #1849482)
1893 - SAUCE: shiftfs: setup correct s_maxbytes limit
1894
1895 * The alsa hda driver is not loaded due to the missing of PCIID for Comet
1896 Lake-S [8086:a3f0] (LP: #1852070)
1897 - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
1898
1899 * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
1900 - SAUCE: platform/x86: dell-uart-backlight: add missing status command
1901 - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
1902 - SAUCE: platform/x86: dell-uart-backlight: add force parameter
1903 - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
1904
1905 * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677)
1906 - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags
1907
1908 * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs
1909 error path (LP: #1850994) // CVE-2019-15794
1910 - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails
1911 - SAUCE: ovl: Restore vm_file value when lower fs mmap fails
1912
1913 * Miscellaneous Ubuntu changes
1914 - [Debian] Convert update-aufs.sh to use aufs5
1915 - SAUCE: import aufs driver
1916 - update dkms package versions
1917
1918 [ Upstream Kernel Changes ]
1919
1920 * Rebase to v5.4-rc7
1921
1922 -- Seth Forshee <seth.forshee@canonical.com> Wed, 13 Nov 2019 11:56:35 -0800
1923
1924linux (5.4.0-4.5) focal; urgency=medium
1925
1926 * High power consumption using 5.0.0-25-generic (LP: #1840835)
1927 - PCI: Add a helper to check Power Resource Requirements _PR3 existence
1928 - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a
1929 driver
1930 - PCI: Fix missing inline for pci_pr3_present()
1931
1932 * Fix signing of staging modules in eoan (LP: #1850234)
1933 - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink
1934
1935 * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525)
1936 - [Config] s390x bump march to z13, with tune to z15
1937
1938 * Miscellaneous Ubuntu changes
1939 - [Debian]: do not skip tests for linux-hwe-edge
1940 - update dkms package versions
1941 - [Config] re-enable zfs
1942 - [Config] rename module virtio_fs to virtiofs
1943
1944 [ Upstream Kernel Changes ]
1945
1946 * Rebase to v5.4-rc6
1947
1948 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Nov 2019 15:12:02 +0100
1949
1950linux (5.4.0-3.4) focal; urgency=medium
1951
1952 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
1953 - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
1954
1955 * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled
1956 cloud (LP: #1848481)
1957 - [Packaging] include iavf/i40evf in generic
1958
1959 * CVE-2019-17666
1960 - SAUCE: rtlwifi: Fix potential overflow on P2P code
1961
1962 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
1963 to no (LP: #1848492)
1964 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
1965 from yes to no
1966
1967 * Add Intel Comet Lake ethernet support (LP: #1848555)
1968 - SAUCE: e1000e: Add support for Comet Lake
1969
1970 * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744)
1971 - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
1972 - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
1973
1974 * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL
1975 platforms (LP: #1847192)
1976 - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display
1977 - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
1978
1979 * PM / hibernate: fix potential memory corruption (LP: #1847118)
1980 - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation
1981
1982 * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186)
1983 - SAUCE: apparmor: fix nnp subset test for unconfined
1984
1985 * overlayfs: allow with shiftfs as underlay (LP: #1846272)
1986 - SAUCE: overlayfs: allow with shiftfs as underlay
1987
1988 * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490)
1989 - [Config] Fix SOF Kconfig options
1990
1991 * linux won't build when new virtualbox version is present on the archive
1992 (LP: #1848788)
1993 - [Packaging]: download virtualbox from sources
1994
1995 * Miscellaneous Ubuntu changes
1996 - [Config] update annotations from configs
1997 - [Config] updateconfigs after rebase to 5.4-rc5
1998 - update dkms package versions
1999
2000 [ Upstream Kernel Changes ]
2001
2002 * Rebase to v5.4-rc5
2003
2004 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Oct 2019 12:01:27 -0500
2005
2006linux (5.4.0-2.3) eoan; urgency=medium
2007
2008 * Add installer support for iwlmvm adapters (LP: #1848236)
2009 - d-i: Add iwlmvm to nic-modules
2010
2011 * shiftfs: rework how shiftfs opens files (LP: #1846265)
2012 - SAUCE: shiftfs: rework how shiftfs opens files
2013
2014 * Miscellaneous Ubuntu changes
2015 - update dkms package versions
2016 - [Config] updateconfigs after rebase to 5.4-rc4
2017
2018 [ Upstream Kernel Changes ]
2019
2020 * Rebase to v5.4-rc4
2021
2022 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Oct 2019 17:31:26 +0200
2023
2024linux (5.4.0-1.2) eoan; urgency=medium
2025
2026 * Miscellaneous Ubuntu changes
2027 - update dkms package versions
2028 - [Config] updateconfigs after rebase to 5.4-rc3
2029 - [Config] add flexfb, fbtft_device and rio500 to modules.ignore
2030 - [Config] amd64: ignore fbtft and all dependent modules
2031
2032 [ Upstream Kernel Changes ]
2033
2034 * Rebase to v5.4-rc3
2035
2036 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Oct 2019 19:48:52 +0200
2037
2038linux (5.4.0-0.1) eoan; urgency=medium
2039
2040 * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704)
2041 - [Packaging] arm64: snapdragon: introduce a snapdragon flavour
2042 - [Packaging] arm64: snapdragon: switch kernel format to Image
2043 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y
2044 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y
2045 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y
2046 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y
2047 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y
2048 - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y
2049 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y
2050 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y
2051 - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y
2052 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y
2053 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y
2054 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y
2055 - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y
2056 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y
2057 - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y
2058 - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y
2059 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y
2060 - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y
2061 - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y
2062 - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y
2063 - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y
2064 - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y
2065 - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y
2066 - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y
2067 - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y
2068 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y
2069 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y
2070 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y
2071 - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y
2072 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y
2073 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y
2074 - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y
2075 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y
2076 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y
2077 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y
2078 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y
2079 - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
2080 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y
2081 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y
2082 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y
2083 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y
2084 - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y
2085 - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y
2086 - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y
2087 - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y
2088 - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y
2089 - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y
2090 - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y
2091 - [Config] arm64: snapdragon: CONFIG_USB_OTG=y
2092 - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y
2093 - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y
2094 - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y
2095 - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y
2096 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y
2097 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y
2098 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y
2099 - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y
2100 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y
2101 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
2102 - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y
2103 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y
2104 - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y
2105 - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y
2106 - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y
2107 - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y
2108 - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y
2109 - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y
2110 - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y
2111
2112 * Miscellaneous Ubuntu changes
2113 - [Config] updateconfigs after rebase to 5.4-rc2
2114 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
2115 aren't present.
2116 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2117 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
2118 error messages.
2119 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2120 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2121 mode
2122 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2123 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
2124 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2125 verify
2126 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2127 - SAUCE: (lockdown) security: lockdown: Make
2128 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2129 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2130 - [Config] Enable lockdown under secure boot
2131 - SAUCE: import aufs driver
2132 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
2133 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
2134 - [Config] enable aufs
2135 - update dkms package versions
2136 - [Config] disable zfs
2137 - [Config] disable nvidia dkms build
2138 - [Config] disable virtualbox dkms build
2139 - [Debian] Generate stub reconstruct for -rc kernels
2140 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting
2141 when device is opened for writing"
2142 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user
2143 namespace mounts"
2144 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts
2145 from user namespaces"
2146 - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block
2147 device inode when mounting"
2148 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards
2149 block device inode when mounting"
2150 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode
2151 permissions in lookup_bdev()"
2152
2153 [ Upstream Kernel Changes ]
2154
2155 * Rebase to v5.4-rc2
2156
2157 -- Seth Forshee <seth.forshee@canonical.com> Fri, 11 Oct 2019 16:42:41 -0500
2158
2159linux (5.4.0-0.0) eoan; urgency=medium
2160
2161 * Dummy entry.
2162
2163 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Oct 2019 09:59:00 -0500
2164
2165linux (5.3.0-17.18) eoan; urgency=medium
2166
2167 * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641)
2168
2169 * CVE-2019-17056
2170 - nfc: enforce CAP_NET_RAW for raw sockets
2171
2172 * CVE-2019-17055
2173 - mISDN: enforce CAP_NET_RAW for raw sockets
2174
2175 * CVE-2019-17054
2176 - appletalk: enforce CAP_NET_RAW for raw sockets
2177
2178 * CVE-2019-17053
2179 - ieee802154: enforce CAP_NET_RAW for raw sockets
2180
2181 * CVE-2019-17052
2182 - ax25: enforce CAP_NET_RAW for raw sockets
2183
2184 * CVE-2019-15098
2185 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
2186
2187 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
2188 (LP: #1846470)
2189 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
2190
2191 * Re-enable linux-libc-dev build on i386 (LP: #1846508)
2192 - [Packaging] Build only linux-libc-dev for i386
2193 - [Debian] final-checks -- ignore archtictures with no binaries
2194
2195 * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic-
2196 proposed (LP: #1845820)
2197 - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT
2198
2199 * Revert ESE DASD discard support (LP: #1846219)
2200 - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes"
2201
2202 * Miscellaneous Ubuntu changes
2203 - update dkms package versions
2204
2205 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Oct 2019 16:57:05 -0500
2206
2207linux (5.3.0-16.17) eoan; urgency=medium
2208
2209 * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204)
2210
2211 * zfs fails to build on s390x with debug symbols enabled (LP: #1846143)
2212 - SAUCE: s390: Mark atomic const ops always inline
2213
2214 -- Seth Forshee <seth.forshee@canonical.com> Tue, 01 Oct 2019 07:46:43 -0500
2215
2216linux (5.3.0-15.16) eoan; urgency=medium
2217
2218 * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987)
2219
2220 * Drop i386 build for 19.10 (LP: #1845714)
2221 - [Packaging] Remove x32 arch references from control files
2222 - [Debian] final-checks -- Get arch list from debian/control
2223
2224 * ZFS kernel modules lack debug symbols (LP: #1840704)
2225 - [Debian] Fix conditional for setting zfs debug package path
2226
2227 * Use pyhon3-sphinx instead of python-sphinx for building html docs
2228 (LP: #1845808)
2229 - [Packaging] Update sphinx build dependencies to python3 packages
2230
2231 * Kernel panic with 19.10 beta image (LP: #1845454)
2232 - efi/tpm: Don't access event->count when it isn't mapped.
2233 - efi/tpm: don't traverse an event log with no events
2234 - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing
2235
2236 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Sep 2019 11:57:20 -0500
2237
2238linux (5.3.0-14.15) eoan; urgency=medium
2239
2240 * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728)
2241
2242 * Drop i386 build for 19.10 (LP: #1845714)
2243 - [Debian] Remove support for producing i386 kernels
2244 - [Debian] Don't use CROSS_COMPILE for i386 configs
2245
2246 * udevadm trigger will fail when trying to add /sys/devices/vio/
2247 (LP: #1845572)
2248 - SAUCE: powerpc/vio: drop bus_type from parent device
2249
2250 * Trying to online dasd drive results in invalid input/output from the kernel
2251 on z/VM (LP: #1845323)
2252 - SAUCE: s390/dasd: Fix error handling during online processing
2253
2254 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
2255 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
2256
2257 * Support Hi1620 zip hw accelerator (LP: #1845355)
2258 - [Config] Enable HiSilicon QM/ZIP as modules
2259 - crypto: hisilicon - add queue management driver for HiSilicon QM module
2260 - crypto: hisilicon - add hardware SGL support
2261 - crypto: hisilicon - add HiSilicon ZIP accelerator support
2262 - crypto: hisilicon - add SRIOV support for ZIP
2263 - Documentation: Add debugfs doc for hisi_zip
2264 - crypto: hisilicon - add debugfs for ZIP and QM
2265 - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
2266 - crypto: hisilicon - fix kbuild warnings
2267 - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
2268 - crypto: hisilicon - init curr_sgl_dma to fix compile warning
2269 - crypto: hisilicon - add missing single_release
2270 - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
2271 - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
2272 - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
2273 - crypto: hisilicon - avoid unused function warning
2274
2275 * SafeSetID LSM should be built but disabled by default (LP: #1845391)
2276 - LSM: SafeSetID: Stop releasing uninitialized ruleset
2277 - [Config] Build SafeSetID LSM but don't enable it by default
2278
2279 * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383)
2280 - [Config] loadpin shouldn't be in CONFIG_LSM
2281
2282 * Add new pci-id's for CML-S, ICL (LP: #1845317)
2283 - drm/i915/icl: Add missing device ID
2284 - drm/i915/cml: Add Missing PCI IDs
2285
2286 * Thunderbolt support for ICL (LP: #1844680)
2287 - thunderbolt: Correct path indices for PCIe tunnel
2288 - thunderbolt: Move NVM upgrade support flag to struct icm
2289 - thunderbolt: Use 32-bit writes when writing ring producer/consumer
2290 - thunderbolt: Do not fail adding switch if some port is not implemented
2291 - thunderbolt: Hide switch attributes that are not set
2292 - thunderbolt: Expose active parts of NVM even if upgrade is not supported
2293 - thunderbolt: Add support for Intel Ice Lake
2294 - ACPI / property: Add two new Thunderbolt property GUIDs to the list
2295
2296 * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668)
2297 - s390/pci: fix MSI message data
2298
2299 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
2300 - s390: add support for IBM z15 machines
2301 - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n
2302
2303 * Eoan update: v5.3.1 upstream stable release (LP: #1845642)
2304 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
2305 - media: tm6000: double free if usb disconnect while streaming
2306 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
2307 - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
2308 - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
2309 - net_sched: let qdisc_put() accept NULL pointer
2310 - udp: correct reuseport selection with connected sockets
2311 - xen-netfront: do not assume sk_buff_head list is empty in error handling
2312 - net: dsa: Fix load order between DSA drivers and taggers
2313 - net: stmmac: Hold rtnl lock in suspend/resume callbacks
2314 - KVM: coalesced_mmio: add bounds checking
2315 - Documentation: sphinx: Add missing comma to list of strings
2316 - firmware: google: check if size is valid when decoding VPD data
2317 - serial: sprd: correct the wrong sequence of arguments
2318 - tty/serial: atmel: reschedule TX after RX was started
2319 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
2320 - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
2321 - ovl: fix regression caused by overlapping layers detection
2322 - phy: qcom-qmp: Correct ready status, again
2323 - floppy: fix usercopy direction
2324 - media: technisat-usb2: break out of loop at end of buffer
2325 - Linux 5.3.1
2326
2327 * ZFS kernel modules lack debug symbols (LP: #1840704)
2328 - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling
2329 - [Debian]: Handle debug symbols for modules in extras too
2330 - [Debian]: Check/link modules with debug symbols after DKMS modules
2331 - [Debian]: Warn about modules without debug symbols
2332 - [Debian]: dkms-build: new parameter for debug package directory
2333 - [Debian]: dkms-build: zfs: support for debug symbols
2334 - [Debian]: dkms-build: Avoid executing post-processor scripts twice
2335 - [Debian]: dkms-build: Move zfs special-casing into configure script
2336
2337 * /proc/self/maps paths missing on live session (was vlc won't start; eoan
2338 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies)
2339 (LP: #1842382)
2340 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs"
2341
2342 -- Seth Forshee <seth.forshee@canonical.com> Fri, 27 Sep 2019 16:08:06 -0500
2343
2344linux (5.3.0-13.14) eoan; urgency=medium
2345
2346 * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105)
2347
2348 * Packaging resync (LP: #1786013)
2349 - [Packaging] update helper scripts
2350
2351 * Miscellaneous Ubuntu changes
2352 - [Debian] Remove binutils-dev build dependency
2353
2354 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Sep 2019 19:26:43 -0500
2355
2356linux (5.3.0-12.13) eoan; urgency=medium
2357
2358 * Change kernel compression method to improve boot speed (LP: #1840934)
2359 - [Packaging] Add lz4 build dependency for s390x
2360
2361 * Miscellaneous Ubuntu changes
2362 - SAUCE: Remove spl and zfs source
2363
2364 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Sep 2019 13:36:26 +0200
2365
2366linux (5.3.0-11.12) eoan; urgency=medium
2367
2368 * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144)
2369
2370 * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
2371 adapters(SAS3.5 onwards) (LP: #1838751)
2372 - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
2373
2374 * s390/setup: Actually init kernel lock down (LP: #1843961)
2375 - SAUCE: (lockdown) s390/setup: Actually init kernel lock down
2376
2377 * cherrypick has_sipl fix (LP: #1843960)
2378 - SAUCE: s390/sclp: Fix bit checked for has_sipl
2379
2380 * Change kernel compression method to improve boot speed (LP: #1840934)
2381 - [Config]: Switch kernel compression from LZO to LZ4 on s390x
2382
2383 * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726)
2384 - [Config] CONFIG_NVRAM=y for ppc64el
2385
2386 * Miscellaneous Ubuntu changes
2387 - [Config]: remove nvram from ppc64el modules ABI
2388 - [Config] Update annotations for recent config changes
2389 - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args
2390 - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
2391 - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630
2392 - update dkms package versions
2393
2394 [ Upstream Kernel Changes ]
2395
2396 * Rebase to v5.3
2397
2398 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 16 Sep 2019 16:18:27 +0200
2399
2400linux (5.3.0-10.11) eoan; urgency=medium
2401
2402 * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232)
2403
2404 * No sound inputs from the external microphone and headset on a Dell machine
2405 (LP: #1842265)
2406 - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls
2407 - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
2408
2409 * Horizontal corrupted line at top of screen caused by framebuffer compression
2410 (LP: #1840236)
2411 - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake
2412
2413 * Add bpftool to linux-tools-common (LP: #1774815)
2414 - [Debian] package bpftool in linux-tools-common
2415
2416 * Miscellaneous Ubuntu changes
2417 - update dkms package versions
2418
2419 [ Upstream Kernel Changes ]
2420
2421 * Rebase to v5.3-rc8
2422
2423 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 09 Sep 2019 10:00:41 +0200
2424
2425linux (5.3.0-9.10) eoan; urgency=medium
2426
2427 * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393)
2428
2429 * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
2430 - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
2431
2432 * shiftfs: drop entries from cache on unlink (LP: #1841977)
2433 - SAUCE: shiftfs: fix buggy unlink logic
2434
2435 * Fix touchpad IRQ storm after S3 (LP: #1841396)
2436 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
2437
2438 * Please include DTBs for arm64 laptops (LP: #1842050)
2439 - arm64: dts: qcom: Add Lenovo Miix 630
2440 - arm64: dts: qcom: Add HP Envy x2
2441 - arm64: dts: qcom: Add Asus NovaGo TP370QL
2442
2443 * Miscellaneous Ubuntu changes
2444 - SAUCE: import aufs driver
2445 - [Packaging]: ignore vbox modules when vbox is disabled
2446
2447 [ Upstream Kernel Changes ]
2448
2449 * Rebase to v5.3-rc7
2450
2451 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Sep 2019 10:27:33 +0200
2452
2453linux (5.3.0-8.9) eoan; urgency=medium
2454
2455 * Packaging resync (LP: #1786013)
2456 - [Packaging] resync getabis
2457
2458 * Change kernel compression method to improve boot speed (LP: #1840934)
2459 - [Config] change kernel compression method to improve boot speed
2460 - [Packaging] add build dependencies for compression algorithms
2461
2462 * realtek r8822be kernel module fails after update to linux kernel-headers
2463 5.0.0-21 (LP: #1838133)
2464 - rtw88: Fix misuse of GENMASK macro
2465 - rtw88: pci: Rearrange the memory usage for skb in RX ISR
2466 - rtw88: pci: Use DMA sync instead of remapping in RX ISR
2467 - rtw88: debug: dump tx power indexes in use
2468 - rtw88: use txpwr_lmt_cfg_pair struct, not arrays
2469 - rtw88: pci: remove set but not used variable 'ip_sel'
2470 - rtw88: allow c2h operation in irq context
2471 - rtw88: enclose c2h cmd handle with mutex
2472 - rtw88: add BT co-existence support
2473 - SAUCE: rtw88: pci: enable MSI interrupt
2474
2475 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
2476 - [Config] Enable VIMC module
2477
2478 * Goodix touchpad may drop first input event (LP: #1840075)
2479 - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk"
2480 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk"
2481 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c
2482 quirk"
2483 - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk"
2484 - mfd: intel-lpss: Remove D3cold delay
2485
2486 * Include Sunix serial/parallel driver (LP: #1826716)
2487 - serial: 8250_pci: Add support for Sunix serial boards
2488 - parport: parport_serial: Add support for Sunix Multi I/O boards
2489
2490 * enable lockdown on s390x when Secure IPL is performed (LP: #1839622)
2491 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2492 - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x.
2493
2494 * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231)
2495 - SAUCE: shiftfs: pass correct point down
2496
2497 * shiftfs: add O_DIRECT support (LP: #1837223)
2498 - SAUCE: shiftfs: add O_DIRECT support
2499
2500 * Miscellaneous Ubuntu changes
2501 - [Config] enable secureboot signing on s390x
2502 - [Config] CONFIG_TEST_BLACKHOLE_DEV=m
2503 - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests
2504 - [Debian] disable dkms builds for autopktest rebuilds
2505 - update dkms package versions
2506 - [Config] updateconfigs after v5.3-rc6 rebase
2507
2508 [ Upstream Kernel Changes ]
2509
2510 * Rebase to v5.3-rc5
2511
2512 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Aug 2019 10:09:42 +0200
2513
2514linux (5.3.0-7.8) eoan; urgency=medium
2515
2516 * Packaging resync (LP: #1786013)
2517 - [Packaging] resync getabis
2518
2519 * Miscellaneous Ubuntu changes
2520 - [Config] updateconfigs after v5.3-rc5 rebase
2521 - remove missing module after updateconfigs
2522
2523 [ Upstream Kernel Changes ]
2524
2525 * Rebase to v5.3-rc5
2526
2527 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Aug 2019 15:31:24 +0200
2528
2529linux (5.3.0-6.7) eoan; urgency=medium
2530
2531 * Miscellaneous Ubuntu changes
2532 - SAUCE: selftests/bpf: prevent headers to be compiled as C code
2533
2534 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Aug 2019 13:25:01 -0500
2535
2536linux (5.3.0-5.6) eoan; urgency=medium
2537
2538 * Miscellaneous Ubuntu changes
2539 - update dkms package versions
2540 - [Config] enable zfs build
2541
2542 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Aug 2019 09:16:06 -0500
2543
2544linux (5.3.0-4.5) eoan; urgency=medium
2545
2546 * Packaging resync (LP: #1786013)
2547 - [Packaging] resync getabis
2548 - [Packaging] update helper scripts
2549
2550 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
2551 timeout for bcache removal causes spurious failures (LP: #1796292)
2552 - SAUCE: bcache: fix deadlock in bcache_allocator
2553
2554 * shiftfs: allow overlayfs (LP: #1838677)
2555 - SAUCE: shiftfs: enable overlayfs on shiftfs
2556
2557 * Miscellaneous Ubuntu changes
2558 - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux
2559 modpost"
2560 - update dkms package versions
2561 - enable nvidia dkms build
2562
2563 [ Upstream Kernel Changes ]
2564
2565 * Rebase to v5.3-rc4
2566
2567 -- Seth Forshee <seth.forshee@canonical.com> Mon, 12 Aug 2019 10:41:27 -0500
2568
2569linux (5.3.0-3.4) eoan; urgency=medium
2570
2571 * Miscellaneous Ubuntu changes
2572 - update dkms package versions
2573 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
2574 - [Config] add mux-* to modules.ignore
2575
2576 [ Upstream Kernel Changes ]
2577
2578 * Rebase to v5.3-rc3
2579
2580 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 05 Aug 2019 18:17:09 +0200
2581
2582linux (5.3.0-2.3) eoan; urgency=medium
2583
2584 * Miscellaneous Ubuntu changes
2585 - [Packaging] add build dependincy on fontconfig
2586
2587 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jul 2019 12:18:46 -0400
2588
2589linux (5.3.0-1.2) eoan; urgency=medium
2590
2591 * System does not auto detect disconnection of external monitor (LP: #1835001)
2592 - SAUCE: drm/i915: Add support for retrying hotplug
2593 - SAUCE: drm/i915: Enable hotplug retry
2594
2595 * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332)
2596 - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64.
2597
2598 * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530)
2599 - [Config] enable ARCH_MESON
2600 - remove missing module
2601 - [Config] update annotations after enabling ARCH_MESON for arm64
2602
2603 * Miscellaneous Ubuntu changes
2604 - SAUCE: KVM: PPC: comment implicit fallthrough
2605 - update dkms package versions
2606 - [Config] enable vbox dkms build
2607
2608 [ Upstream Kernel Changes ]
2609
2610 * Rebase to v5.3-rc2
2611
2612 -- Seth Forshee <seth.forshee@canonical.com> Sun, 28 Jul 2019 23:10:16 -0400
2613
2614linux (5.3.0-0.1) eoan; urgency=medium
2615
2616 * Packaging resync (LP: #1786013)
2617 - [Packaging] resync git-ubuntu-log
2618
2619 * Miscellaneous Ubuntu changes
2620 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
2621 kernel image
2622 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
2623 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
2624 locked down
2625 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
2626 down
2627 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
2628 reboot
2629 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
2630 KEXEC_SIG_FORCE
2631 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
2632 locked down
2633 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
2634 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
2635 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
2636 down
2637 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
2638 locked down
2639 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
2640 down
2641 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
2642 locked down
2643 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
2644 has been locked down
2645 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
2646 locked down
2647 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
2648 locked down
2649 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
2650 down
2651 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
2652 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
2653 parameters (eg. ioport)
2654 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
2655 - SAUCE: (efi-lockdown) Lock down /proc/kcore
2656 - SAUCE: (efi-lockdown) Lock down kprobes
2657 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
2658 kernel is locked down
2659 - SAUCE: (efi-lockdown) Lock down perf
2660 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
2661 down
2662 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
2663 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
2664 when locked down
2665 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
2666 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
2667 defined
2668 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
2669 that aren't present.
2670 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
2671 efi_status_to_err().
2672 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
2673 error messages.
2674 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
2675 boot mode
2676 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
2677 mode
2678 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
2679 signature verify
2680 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
2681 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
2682 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
2683 Secure Boot mode
2684 - SAUCE: import aufs driver
2685 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
2686 - [Config] disable zfs dkms build
2687 - [Config] disable nvidia dkms build
2688 - [Config] disable vbox dkms build
2689 - SAUCE: perf diff: use llabs for s64 vaules
2690
2691 [ Upstream Kernel Changes ]
2692
2693 * Rebase to v5.3-rc1
2694
2695 -- Seth Forshee <seth.forshee@canonical.com> Tue, 23 Jul 2019 21:45:44 -0500
2696
2697linux (5.3.0-0.0) eoan; urgency=medium
2698
2699 * Dummy entry.
2700
2701 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jul 2019 10:19:04 -0500
2702
2703linux (5.2.0-9.10) eoan; urgency=medium
2704
2705 * Packaging resync (LP: #1786013)
2706 - [Packaging] update helper scripts
2707
2708 * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752)
2709 - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device
2710 - SAUCE: Input: alps - fix a mismatch between a condition check and its
2711 comment
2712
2713 * System does not auto detect disconnection of external monitor (LP: #1835001)
2714 - SAUCE: drm/i915: Add support for retrying hotplug
2715 - SAUCE: drm/i915: Enable hotplug retry
2716
2717 * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916)
2718 - SAUCE: ALSA: hda/hdmi - Remove duplicated define
2719 - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
2720
2721 * First click on Goodix touchpad doesn't be recognized after runtime suspended
2722 (LP: #1836836)
2723 - SAUCE: i2c: designware: add G3 3590 into i2c quirk
2724
2725 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
2726 (LP: #1836760)
2727 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
2728
2729 * Doing multiple squashfs (and other loop?) mounts in parallel breaks
2730 (LP: #1836914)
2731 - SAUCE: Revert "loop: Don't change loop device under exclusive opener"
2732
2733 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
2734 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
2735 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
2736 - [Config] add hibmc-drm to modules.ignore
2737
2738 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
2739 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
2740
2741 * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
2742 (LP: #1835054)
2743 - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
2744
2745 * Unhide Nvidia HDA audio controller (LP: #1836308)
2746 - PCI: Enable NVIDIA HDA controllers
2747
2748 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
2749 (LP: #1836177)
2750 - e1000e: Make watchdog use delayed work
2751
2752 * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
2753 - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
2754 - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk
2755
2756 * Intel ethernet I219 has slow RX speed (LP: #1836152)
2757 - e1000e: add workaround for possible stalled packet
2758 - e1000e: disable force K1-off feature
2759
2760 * bcache: risk of data loss on I/O errors in backing or caching devices
2761 (LP: #1829563)
2762 - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
2763
2764 * bnx2x driver causes 100% CPU load (LP: #1832082)
2765 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
2766
2767 * fcf-protection=none patch with new version
2768 - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags"
2769 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
2770
2771 * CVE-2019-12614
2772 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
2773
2774 * Eoan update: v5.2.1 upstream stable release (LP: #1836622)
2775 - crypto: lrw - use correct alignmask
2776 - crypto: talitos - rename alternative AEAD algos.
2777 - fscrypt: don't set policy for a dead directory
2778 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
2779 - media: stv0297: fix frequency range limit
2780 - ALSA: usb-audio: Fix parse of UAC2 Extension Units
2781 - ALSA: hda/realtek - Headphone Mic can't record after S3
2782 - tpm: Actually fail on TPM errors during "get random"
2783 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
2784 - block: fix .bi_size overflow
2785 - block, bfq: NULL out the bic when it's no longer valid
2786 - perf intel-pt: Fix itrace defaults for perf script
2787 - perf auxtrace: Fix itrace defaults for perf script
2788 - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
2789 - perf pmu: Fix uncore PMU alias list for ARM64
2790 - perf thread-stack: Fix thread stack return from kernel for kernel-only case
2791 - perf header: Assign proper ff->ph in perf_event__synthesize_features()
2792 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
2793 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
2794 - Documentation: Add section about CPU vulnerabilities for Spectre
2795 - Documentation/admin: Remove the vsyscall=native documentation
2796 - mwifiex: Don't abort on small, spec-compliant vendor IEs
2797 - USB: serial: ftdi_sio: add ID for isodebug v1
2798 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
2799 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
2800 - p54usb: Fix race between disconnect and firmware loading
2801 - usb: gadget: f_fs: data_len used before properly set
2802 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
2803 - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
2804 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
2805 - drivers/usb/typec/tps6598x.c: fix portinfo width
2806 - drivers/usb/typec/tps6598x.c: fix 4CC cmd write
2807 - p54: fix crash during initialization
2808 - staging: comedi: dt282x: fix a null pointer deref on interrupt
2809 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
2810 - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
2811 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
2812 - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
2813 - HID: Add another Primax PIXART OEM mouse quirk
2814 - lkdtm: support llvm-objcopy
2815 - binder: fix memory leak in error path
2816 - binder: return errors from buffer copy functions
2817 - iio: adc: stm32-adc: add missing vdda-supply
2818 - coresight: Potential uninitialized variable in probe()
2819 - coresight: etb10: Do not call smp_processor_id from preemptible
2820 - coresight: tmc-etr: Do not call smp_processor_id() from preemptible
2821 - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from
2822 preemptible
2823 - coresight: tmc-etf: Do not call smp_processor_id from preemptible
2824 - carl9170: fix misuse of device driver API
2825 - Revert "x86/build: Move _etext to actual end of .text"
2826 - VMCI: Fix integer overflow in VMCI handle arrays
2827 - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
2828 - staging: vchiq: make wait events interruptible
2829 - staging: vchiq: revert "switch to wait_for_completion_killable"
2830 - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
2831 - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
2832 - staging: bcm2835-camera: Ensure all buffers are returned on disable
2833 - staging: bcm2835-camera: Remove check of the number of buffers supplied
2834 - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
2835 - staging: rtl8712: reduce stack usage, again
2836 - Linux 5.2.1
2837 - [Config] updateconfigs after v5.2.1 stable update
2838
2839 * fcf-protection=none patch with upstream version
2840 - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags"
2841 - SAUCE: kbuild: add -fcf-protection=none to retpoline flags
2842
2843 * Miscellaneous Ubuntu changes
2844 - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace
2845 function
2846 - SAUCE: selftests/powerpc/ptrace: fix build failure
2847 - update dkms package versions
2848 - [Packaging] add zlua to zfs-modules.ignore
2849 - update dkms package versions
2850
2851 -- Seth Forshee <seth.forshee@canonical.com> Fri, 19 Jul 2019 15:04:45 -0500
2852
2853linux (5.2.0-8.9) eoan; urgency=medium
2854
2855 * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700)
2856
2857 * Miscellaneous Ubuntu changes
2858 - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1
2859 - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on
2860 s390
2861 - SAUCE: add -fcf-protection=none to retpoline flags
2862 - SAUCE: usbip: ensure strings copied using strncpy are null-terminated
2863 - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS
2864 - SAUCE: perf jvmti: ensure strncpy result is null-terminated
2865 - update dkms package versions
2866 - add removed zfs modules to modules.ignore
2867
2868 [ Upstream Kernel Changes ]
2869
2870 * Rebase to v5.2
2871
2872 -- Seth Forshee <seth.forshee@canonical.com> Mon, 08 Jul 2019 07:13:41 -0500
2873
2874linux (5.2.0-7.8) eoan; urgency=medium
2875
2876 * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0
2877 kernel (LP: #1829652)
2878 - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
2879
2880 * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815)
2881 - net: hns3: initialize CPU reverse mapping
2882 - net: hns3: refine the flow director handle
2883 - net: hns3: add aRFS support for PF
2884 - net: hns3: fix for FEC configuration
2885 - RDMA/hns: Remove unnecessary print message in aeq
2886 - RDMA/hns: Update CQE specifications
2887 - RDMA/hns: Move spin_lock_irqsave to the correct place
2888 - RDMA/hns: Remove jiffies operation in disable interrupt context
2889 - RDMA/hns: Replace magic numbers with #defines
2890 - net: hns3: fix compile warning without CONFIG_RFS_ACCEL
2891 - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
2892 - net: hns3: add support for dump firmware statistics by debugfs
2893 - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has
2894 registered
2895 - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has
2896 registered
2897 - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has
2898 registered
2899 - net: hns3: modify hclge_init_client_instance()
2900 - net: hns3: modify hclgevf_init_client_instance()
2901 - net: hns3: add handshake with hardware while doing reset
2902 - net: hns3: stop schedule reset service while unloading driver
2903 - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
2904 - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
2905 - RDMA/hns: Bugfix for posting multiple srq work request
2906 - net: hns3: remove redundant core reset
2907 - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
2908 - net: hns3: fix VLAN filter restore issue after reset
2909 - net: hns3: set the port shaper according to MAC speed
2910 - net: hns3: add a check to pointer in error_detected and slot_reset
2911 - net: hns3: set ops to null when unregister ad_dev
2912 - net: hns3: add handling of two bits in MAC tunnel interrupts
2913 - net: hns3: remove setting bit of reset_requests when handling mac tunnel
2914 interrupts
2915 - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
2916 - net: hns3: delay and separate enabling of NIC and ROCE HW errors
2917 - RDMA/hns: fix inverted logic of readl read and shift
2918 - RDMA/hns: Bugfix for filling the sge of srq
2919 - net: hns3: log detail error info of ROCEE ECC and AXI errors
2920 - net: hns3: fix wrong size of mailbox responding data
2921 - net: hns3: make HW GRO handling compliant with SW GRO
2922 - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
2923 - net: hns3: refactor hns3_get_new_int_gl function
2924 - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
2925 - net: hns3: delete the redundant user NIC codes
2926 - net: hns3: small changes for magic numbers
2927 - net: hns3: use macros instead of magic numbers
2928 - net: hns3: refactor PF/VF RSS hash key configuration
2929 - net: hns3: some modifications to simplify and optimize code
2930 - net: hns3: fix some coding style issues
2931 - net: hns3: delay setting of reset level for hw errors until slot_reset is
2932 called
2933 - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not
2934 require reset
2935 - net: hns3: process H/W errors occurred before HNS dev initialization
2936 - net: hns3: add recovery for the H/W errors occurred before the HNS dev
2937 initialization
2938 - net: hns3: some changes of MSI-X bits in PPU(RCB)
2939 - net: hns3: extract handling of mpf/pf msi-x errors into functions
2940 - net: hns3: clear restting state when initializing HW device
2941 - net: hns3: free irq when exit from abnormal branch
2942 - net: hns3: fix for dereferencing before null checking
2943 - net: hns3: fix for skb leak when doing selftest
2944 - net: hns3: delay ring buffer clearing during reset
2945 - net: hns3: some variable modification
2946 - net: hns3: fix dereference of ae_dev before it is null checked
2947 - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
2948 - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
2949 - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
2950 - scsi: hisi_sas: Change the type of some numbers to unsigned
2951 - scsi: hisi_sas: Ignore the error code between phy down to phy up
2952 - scsi: hisi_sas: Disable stash for v3 hw
2953 - net: hns3: Add missing newline at end of file
2954 - RDMa/hns: Don't stuck in endless timeout loop
2955
2956 * Sometimes touchpad automatically trigger double click (LP: #1833484)
2957 - SAUCE: i2c: designware: Add disable runtime pm quirk
2958
2959 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
2960 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
2961
2962 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
2963 (LP: #1834479)
2964 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
2965
2966 * Miscellaneous Ubuntu changes
2967 - SAUCE: selftests/powerpc: disable signal_fuzzer test
2968
2969 [ Upstream Kernel Changes ]
2970
2971 * Rebase to v5.2-rc7
2972
2973 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jul 2019 07:22:18 -0500
2974
2975linux (5.2.0-6.7) eoan; urgency=medium
2976
2977 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
2978 - hinic: fix a bug in set rx mode
2979
2980 * Miscellaneous Ubuntu changes
2981 - rebase to v5.2-rc6
2982
2983 [ Upstream Kernel Changes ]
2984
2985 * Rebase to v5.2-rc6
2986
2987 -- Seth Forshee <seth.forshee@canonical.com> Sun, 23 Jun 2019 23:36:11 -0500
2988
2989linux (5.2.0-5.6) eoan; urgency=medium
2990
2991 * QCA9377 isn't being recognized sometimes (LP: #1757218)
2992 - SAUCE: USB: Disable USB2 LPM at shutdown
2993
2994 * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316)
2995 - SAUCE: shiftfs: allow changing ro/rw for subvolumes
2996
2997 * Miscellaneous Ubuntu changes
2998 - update dkms package versions
2999 - [Packaging] replace nvidia-418 dkms build with nvidia-430
3000 - SAUCE: import aufs driver
3001
3002 [ Upstream Kernel Changes ]
3003
3004 * Rebase to v5.2-rc5
3005
3006 -- Seth Forshee <seth.forshee@canonical.com> Mon, 17 Jun 2019 15:04:12 -0500
3007
3008linux (5.2.0-4.5) eoan; urgency=medium
3009
3010 * arm64: cma_alloc errors at boot (LP: #1823753)
3011 - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64
3012 - dma-contiguous: add dma_{alloc,free}_contiguous() helpers
3013 - dma-contiguous: use fallback alloc_pages for single pages
3014 - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc,
3015 free}_contiguous()
3016
3017 * Miscellaneous Ubuntu changes
3018 - [Config] CONFIG_MFD_TQMX86=n for s390x
3019 - [Config] CONFIG_GPIO_AMD_FCH=n for s390x
3020 - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x
3021 - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x
3022 - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae
3023 - [Config] CONFIG_DRM_NOUVEAU_SVM=n
3024 - [Config] CONFIG_HWMON=n for s390x
3025 - [Config] CONFIG_NEW_LEDS=n for s390x
3026 - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf
3027 - [Config] CONFIG_VOP_BUS=n for non-amd64 arches
3028 - [Config] CONFIG_TI_CPSW_PHY_SEL=n
3029 - [Config] CONFIG_INTERCONNECT=n for s390x
3030 - [Config] CONFIG_SCSI_GDTH=n for s390x
3031 - [Config] CONFIG_PACKING=n for s390x
3032 - [Config] CONFIG_ARCH_MILBEAUT=y for armhf
3033 - [Config] update annotations following config review
3034 - update dkms package versions
3035 - [Config] enable nvidia dkms build
3036
3037 [ Upstream Kernel Changes ]
3038
3039 * Rebase to v5.2-rc4
3040
3041 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Jun 2019 07:00:11 -0500
3042
3043linux (5.2.0-3.4) eoan; urgency=medium
3044
3045 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
3046 Ubuntu (LP: #1761379)
3047 - [Packaging] Support building libperf-jvmti.so
3048
3049 * Miscellaneous Ubuntu changes
3050 - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections"
3051 - update dkms package versions
3052 - [Config] enable zfs
3053 - rebase to v5.2-rc3
3054
3055 [ Upstream Kernel Changes ]
3056
3057 * Rebase to v5.2-rc3
3058
3059 -- Seth Forshee <seth.forshee@canonical.com> Sun, 02 Jun 2019 21:48:50 -0500
3060
3061linux (5.2.0-2.3) eoan; urgency=medium
3062
3063 * Miscellaneous Ubuntu changes
3064 - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of
3065 the kernel
3066
3067 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 May 2019 07:12:39 -0500
3068
3069linux (5.2.0-1.2) eoan; urgency=medium
3070
3071 * Miscellaneous Ubuntu changes
3072 - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y
3073 - update dkms package versions
3074 - [Config] enable vbox dkms build
3075 - update dkms package versions
3076
3077 [ Upstream Kernel Changes ]
3078
3079 * Rebase to v5.2-rc2
3080
3081 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 May 2019 21:11:27 -0500
3082
3083linux (5.2.0-0.1) eoan; urgency=medium
3084
3085 * Miscellaneous Ubuntu changes
3086 - SAUCE: import aufs driver
3087 - [Packaging] disable ZFS
3088 - [Packaging] disable nvidia
3089 - [Packaging] dkms-build -- expand paths searched for make.log files
3090 - add virtualbox-guest-dkms dkms package build
3091 - enable vbox dkms build for amd64 and i386
3092 - update dkms package versions
3093 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
3094 kernel image
3095 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
3096 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
3097 locked down
3098 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
3099 down
3100 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
3101 reboot
3102 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
3103 KEXEC_SIG_FORCE
3104 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
3105 locked down
3106 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
3107 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
3108 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
3109 down
3110 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
3111 locked down
3112 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
3113 down
3114 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
3115 locked down
3116 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
3117 has been locked down
3118 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
3119 locked down
3120 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
3121 locked down
3122 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
3123 down
3124 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
3125 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
3126 parameters (eg. ioport)
3127 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
3128 - SAUCE: (efi-lockdown) Lock down /proc/kcore
3129 - SAUCE: (efi-lockdown) Lock down kprobes
3130 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
3131 kernel is locked down
3132 - SAUCE: (efi-lockdown) Lock down perf
3133 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
3134 down
3135 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
3136 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
3137 when locked down
3138 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
3139 that aren't present.
3140 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
3141 efi_status_to_err().
3142 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
3143 error messages.
3144 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
3145 boot mode
3146 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
3147 mode
3148 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
3149 signature verify
3150 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
3151 defined
3152 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3153 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
3154 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
3155 Secure Boot mode
3156 - update dkms package versions
3157 - [Config] disable vbox build
3158 - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as
3159 __always_inline
3160 - SAUCE: IB/mlx5: use size_t instead of u64 when dividing
3161
3162 [ Upstream Kernel Changes ]
3163
3164 * Rebase to v5.2-rc1
3165
3166 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 11:18:43 -0500
3167
3168linux (5.2.0-0.0) eoan; urgency=medium
3169
3170 * Dummy entry.
3171
3172 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 07:34:43 -0500
3173
3174linux (5.1.0-2.2) eoan; urgency=medium
3175
3176 * Packaging resync (LP: #1786013)
3177 - [Packaging] resync git-ubuntu-log
3178
3179 * Eoan update: v5.1.2 upstream stable release (LP: #1829050)
3180 - x86/msr-index: Cleanup bit defines
3181 - x86/speculation: Consolidate CPU whitelists
3182 - x86/speculation/mds: Add basic bug infrastructure for MDS
3183 - x86/speculation/mds: Add BUG_MSBDS_ONLY
3184 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
3185 - x86/speculation/mds: Add mds_clear_cpu_buffers()
3186 - x86/speculation/mds: Clear CPU buffers on exit to user
3187 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
3188 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
3189 - x86/speculation/mds: Add mitigation control for MDS
3190 - x86/speculation/mds: Add sysfs reporting for MDS
3191 - x86/speculation/mds: Add mitigation mode VMWERV
3192 - Documentation: Move L1TF to separate directory
3193 - Documentation: Add MDS vulnerability documentation
3194 - x86/speculation/mds: Add mds=full,nosmt cmdline option
3195 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
3196 - x86/speculation/mds: Add SMT warning message
3197 - x86/speculation/mds: Fix comment
3198 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
3199 - cpu/speculation: Add 'mitigations=' cmdline option
3200 - x86/speculation: Support 'mitigations=' cmdline option
3201 - powerpc/speculation: Support 'mitigations=' cmdline option
3202 - s390/speculation: Support 'mitigations=' cmdline option
3203 - x86/speculation/mds: Add 'mitigations=' support for MDS
3204 - x86/mds: Add MDSUM variant to the MDS documentation
3205 - Documentation: Correct the possible MDS sysfs values
3206 - x86/speculation/mds: Fix documentation typo
3207 - Linux 5.1.2
3208
3209 * Eoan update: v5.1.1 upstream stable release (LP: #1829046)
3210 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
3211 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
3212 - staging: greybus: power_supply: fix prop-descriptor request size
3213 - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
3214 - staging: most: cdev: fix chrdev_region leak in mod_exit
3215 - staging: most: sound: pass correct device when creating a sound card
3216 - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
3217 - usb: dwc3: Fix default lpm_nyet_threshold value
3218 - USB: serial: f81232: fix interrupt worker not stop
3219 - USB: cdc-acm: fix unthrottle races
3220 - usb-storage: Set virt_boundary_mask to avoid SG overflows
3221 - genirq: Prevent use-after-free and work list corruption
3222 - intel_th: pci: Add Comet Lake support
3223 - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
3224 - cpufreq: armada-37xx: fix frequency calculation for opp
3225 - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
3226 hibernate
3227 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
3228 - scsi: lpfc: change snprintf to scnprintf for possible overflow
3229 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
3230 - scsi: qla2xxx: Set remote port devloss timeout to 0
3231 - scsi: qla2xxx: Fix device staying in blocked state
3232 - Bluetooth: hidp: fix buffer overflow
3233 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
3234 - Bluetooth: Fix not initializing L2CAP tx_credits
3235 - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
3236 - UAS: fix alignment of scatter/gather segments
3237 - ASoC: Intel: avoid Oops if DMA setup fails
3238 - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
3239 - locking/futex: Allow low-level atomic operations to return -EAGAIN
3240 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
3241 - Linux 5.1.1
3242
3243 * shiftfs: lock security sensitive superblock flags (LP: #1827122)
3244 - SAUCE: shiftfs: lock down certain superblock flags
3245
3246 * Please package libbpf (which is done out of the kernel src) in Debian [for
3247 19.10] (LP: #1826410)
3248 - SAUCE: tools -- fix add ability to disable libbfd
3249
3250 * ratelimit cma_alloc messages (LP: #1828092)
3251 - SAUCE: cma: ratelimit cma_alloc error messages
3252
3253 * Headphone jack switch sense is inverted: plugging in headphones disables
3254 headphone output (LP: #1824259)
3255 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
3256
3257 * There are 4 HDMI/Displayport audio output listed in sound setting without
3258 attach any HDMI/DP monitor (LP: #1827967)
3259 - ALSA: hda/hdmi - Read the pin sense from register when repolling
3260 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
3261
3262 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
3263 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
3264
3265 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
3266 Checking for all LINUX clients for devops4p10 (LP: #1766201)
3267 - SAUCE: integrity: downgrade error to warning
3268
3269 * linux-buildinfo: pull out ABI information into its own package
3270 (LP: #1806380)
3271 - [Packaging] autoreconstruct -- base tag is always primary mainline version
3272
3273 * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update
3274 (LP: #1825210)
3275 - vbox-update: updates for renamed makefiles
3276 - ubuntu: vbox -- update to 6.0.6-dfsg-1
3277
3278 * autofs kernel module missing (LP: #1824333)
3279 - [Config] Update autofs4 path in inclusion list
3280
3281 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
3282 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
3283
3284 * CVE-2019-3874
3285 - sctp: implement memory accounting on tx path
3286 - sctp: implement memory accounting on rx path
3287
3288 * apparmor does not start in Disco LXD containers (LP: #1824812)
3289 - SAUCE: shiftfs: use separate llseek method for directories
3290
3291 * Miscellaneous Ubuntu changes
3292 - [Packaging] autoreconstruct -- remove for -rc kernels
3293 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
3294 defined
3295 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3296 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
3297 - [Config] (efi-lockdown): update configs after efi lockdown patch refresh
3298 - [Packaging] don't delete efi_parser.c
3299 - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD
3300 - ubuntu: vbox -- update to 6.0.6-dfsg-2
3301 - add nvidia-418 dkms build
3302 - remove virtualbox guest drivers
3303 - [Packaging] dkms-build -- expand paths searched for make.log files
3304 - add virtualbox-guest-dkms dkms package build
3305 - enable vbox dkms build for amd64 and i386
3306 - [Config] update configs for v5.1(-rc7)? rebase
3307 - update dkms package versions
3308 - Add the ability to lock down access to the running kernel image
3309 - Enforce module signatures if the kernel is locked down
3310 - Restrict /dev/{mem,kmem,port} when the kernel is locked down
3311 - kexec_load: Disable at runtime if the kernel is locked down
3312 - Copy secure_boot flag in boot params across kexec reboot
3313 - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
3314 - kexec_file: Restrict at runtime if the kernel is locked down
3315 - hibernate: Disable when the kernel is locked down
3316 - uswsusp: Disable when the kernel is locked down
3317 - PCI: Lock down BAR access when the kernel is locked down
3318 - x86: Lock down IO port access when the kernel is locked down
3319 - x86/msr: Restrict MSR access when the kernel is locked down
3320 - ACPI: Limit access to custom_method when the kernel is locked down
3321 - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
3322 - acpi: Disable ACPI table override if the kernel is locked down
3323 - acpi: Disable APEI error injection if the kernel is locked down
3324 - Prohibit PCMCIA CIS storage when the kernel is locked down
3325 - Lock down TIOCSSERIAL
3326 - Lock down module params that specify hardware parameters (eg. ioport)
3327 - x86/mmiotrace: Lock down the testmmiotrace module
3328 - Lock down /proc/kcore
3329 - Lock down kprobes
3330 - bpf: Restrict kernel image access functions when the kernel is locked down
3331 - Lock down perf
3332 - debugfs: Restrict debugfs when the kernel is locked down
3333 - lockdown: Print current->comm in restriction messages
3334 - kexec: Allow kexec_file() with appropriate IMA policy when locked down
3335 - Make get_cert_list() not complain about cert lists that aren't present.
3336 - Add efi_status_to_str() and rework efi_status_to_err().
3337 - Make get_cert_list() use efi_status_to_str() to print error messages.
3338 - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
3339 - efi: Lock down the kernel if booted in secure boot mode
3340 - KEYS: Make use of platform keyring for module signature verify
3341
3342 * Miscellaneous upstream changes
3343 - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
3344
3345 -- Seth Forshee <seth.forshee@canonical.com> Tue, 14 May 2019 12:32:56 -0500
3346
3347linux (5.1.0-1.1) eoan; urgency=medium
3348
3349 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
3350 - [Packaging]: really drop snapdragon
3351
3352 * Miscellaneous Ubuntu changes
3353 - SAUCE: fix vbox use of MAP_SHARED
3354 - SAUCE: fix vbox use of vm_fault_t
3355 - [Packaging] disable ZFS
3356 - [Packaging] disable nvidia
3357 - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation
3358 - [Config]: updateconfig after rebase to v5.1-rc
3359 - [Config]: build ETNAVIV only on arm platforms
3360 - [Config]: Disable CMA on non-arm platforms
3361 - [Config]: MMC_CQHCI is needed by some built-in drivers
3362 - [Config]: a.out support has been deprecated
3363 - [Config]: R3964 was marked as BROKEN
3364 - [Config]: Add SENSIRION_SGP30 module
3365
3366 * Miscellaneous upstream changes
3367 - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search
3368 path"
3369 - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK"
3370
3371 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 10:03:25 -0300
3372
3373linux (5.1.0-0.0) eoan; urgency=medium
3374
3375 * Dummy entry.
3376
3377 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 09:49:47 -0300
3378
3379linux (5.0.0-13.14) disco; urgency=medium
3380
3381 * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819)
3382
3383 * Display only has 640x480 (LP: #1824677)
3384 - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default"
3385
3386 * shiftfs: use after free when checking mount options (LP: #1824735)
3387 - SAUCE: shiftfs: prevent use-after-free when verifying mount options
3388
3389 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Apr 2019 09:11:23 -0500
3390
3391linux (5.0.0-12.13) disco; urgency=medium
3392
3393 * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726)
3394
3395 * Linux 5.0 black screen on boot, display flickers (i915 regression with
3396 certain laptop panels) (LP: #1824216)
3397 - drm/i915/dp: revert back to max link rate and lane count on eDP
3398
3399 * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717)
3400 - SAUCE: shiftfs: fix passing of attrs to underaly for setattr
3401
3402 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Apr 2019 13:38:05 -0500
3403
3404linux (5.0.0-11.12) disco; urgency=medium
3405
3406 * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
3407
3408 * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
3409 (LP: #1824194)
3410 - net: hns3: fix for not calculating tx bd num correctly
3411
3412 * disco: unable to use iptables/enable ufw under -virtual kernel
3413 (LP: #1823862)
3414 - [Packaging] add bpfilter to linux-modules
3415
3416 * Make shiftfs a module rather than built-in (LP: #1824354)
3417 - [Config] CONFIG_SHIFT_FS=m
3418
3419 * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
3420 - SAUCE: shiftfs: use translated ids when chaning lower fs attrs
3421
3422 * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
3423 - [Packaging] bind hv_kvp_daemon startup to hv_kvp device
3424
3425 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Apr 2019 10:17:19 -0500
3426
3427linux (5.0.0-10.11) disco; urgency=medium
3428
3429 * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936)
3430
3431 * Apparmor enforcement failure in lxc selftests (LP: #1823379)
3432 - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled"
3433
3434 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
3435 6db23a14" on Cosmic i386 (LP: #1813244)
3436 - openvswitch: fix flow actions reallocation
3437
3438 -- Seth Forshee <seth.forshee@canonical.com> Tue, 09 Apr 2019 08:30:38 -0500
3439
3440linux (5.0.0-9.10) disco; urgency=medium
3441
3442 * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228)
3443
3444 * Packaging resync (LP: #1786013)
3445 - [Packaging] resync git-ubuntu-log
3446 - [Packaging] update helper scripts
3447 - [Packaging] resync retpoline extraction
3448
3449 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
3450 - net-next/hinic: replace disable_irq_nosync/enable_irq
3451
3452 * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186)
3453 - shiftfs: uid/gid shifting bind mount
3454 - shiftfs: rework and extend
3455 - shiftfs: support some btrfs ioctls
3456 - [Config] enable shiftfs
3457
3458 * Cannot boot or install - have to use nomodeset (LP: #1821820)
3459 - Revert "drm/i915/fbdev: Actually configure untiled displays"
3460
3461 * Disco update: v5.0.6 upstream stable release (LP: #1823060)
3462 - netfilter: nf_tables: fix set double-free in abort path
3463 - dccp: do not use ipv6 header for ipv4 flow
3464 - genetlink: Fix a memory leak on error path
3465 - gtp: change NET_UDP_TUNNEL dependency to select
3466 - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
3467 - mac8390: Fix mmio access size probe
3468 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
3469 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
3470 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
3471 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
3472 - net: phy: meson-gxl: fix interrupt support
3473 - net: rose: fix a possible stack overflow
3474 - net: stmmac: fix memory corruption with large MTUs
3475 - net-sysfs: call dev_hold if kobject_init_and_add success
3476 - net: usb: aqc111: Extend HWID table by QNAP device
3477 - packets: Always register packet sk in the same order
3478 - rhashtable: Still do rehash when we get EEXIST
3479 - sctp: get sctphdr by offset in sctp_compute_cksum
3480 - sctp: use memdup_user instead of vmemdup_user
3481 - tcp: do not use ipv6 header for ipv4 flow
3482 - tipc: allow service ranges to be connect()'ed on RDM/DGRAM
3483 - tipc: change to check tipc_own_id to return in tipc_net_stop
3484 - tipc: fix cancellation of topology subscriptions
3485 - tun: properly test for IFF_UP
3486 - vrf: prevent adding upper devices
3487 - vxlan: Don't call gro_cells_destroy() before device is unregistered
3488 - thunderx: enable page recycling for non-XDP case
3489 - thunderx: eliminate extra calls to put_page() for pages held for recycling
3490 - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
3491 - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t()
3492 helper
3493 - net: phy: don't clear BMCR in genphy_soft_reset
3494 - r8169: fix cable re-plugging issue
3495 - ila: Fix rhashtable walker list corruption
3496 - tun: add a missing rcu_read_unlock() in error path
3497 - powerpc/fsl: Fix the flush of branch predictor.
3498 - Btrfs: fix incorrect file size after shrinking truncate and fsync
3499 - btrfs: remove WARN_ON in log_dir_items
3500 - btrfs: don't report readahead errors and don't update statistics
3501 - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
3502 - btrfs: Avoid possible qgroup_rsv_size overflow in
3503 btrfs_calculate_inode_block_rsv_size
3504 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
3505 - locks: wake any locks blocked on request before deadlock check
3506 - tracing: initialize variable in create_dyn_event()
3507 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
3508 - powerpc: bpf: Fix generation of load/store DW instructions
3509 - vfio: ccw: only free cp on final interrupt
3510 - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
3511 - NFS: fix mount/umount race in nlmclnt.
3512 - NFSv4.1 don't free interrupted slot on open
3513 - net: dsa: qca8k: remove leftover phy accessors
3514 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
3515 - ALSA: seq: oss: Fix Spectre v1 vulnerability
3516 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
3517 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
3518 - ALSA: hda/realtek - Fixed Headset Mic JD not stable
3519 - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
3520 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
3521 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
3522 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
3523 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
3524 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
3525 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
3526 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
3527 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
3528 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
3529 - kbuild: modversions: Fix relative CRC byte order interpretation
3530 - fs/open.c: allow opening only regular files during execve()
3531 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
3532 - scsi: sd: Fix a race between closing an sd device and sd I/O
3533 - scsi: sd: Quiesce warning if device does not report optimal I/O size
3534 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
3535 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
3536 devices
3537 - drm/rockchip: vop: reset scale mode when win is disabled
3538 - tty/serial: atmel: Add is_half_duplex helper
3539 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
3540 - tty: mxs-auart: fix a potential NULL pointer dereference
3541 - tty: atmel_serial: fix a potential NULL pointer dereference
3542 - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
3543 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
3544 - staging: olpc_dcon_xo_1: add missing 'const' qualifier
3545 - staging: speakup_soft: Fix alternate speech with other synths
3546 - staging: vt6655: Remove vif check from vnt_interrupt
3547 - staging: vt6655: Fix interrupt race condition on device start up.
3548 - staging: erofs: fix to handle error path of erofs_vmap()
3549 - staging: erofs: fix error handling when failed to read compresssed data
3550 - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
3551 - serial: max310x: Fix to avoid potential NULL pointer dereference
3552 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
3553 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
3554 - USB: serial: cp210x: add new device id
3555 - USB: serial: ftdi_sio: add additional NovaTech products
3556 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
3557 - USB: serial: option: set driver_info for SIM5218 and compatibles
3558 - USB: serial: option: add support for Quectel EM12
3559 - USB: serial: option: add Olicard 600
3560 - ACPI / CPPC: Fix guaranteed performance handling
3561 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
3562 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
3563 - drivers/block/zram/zram_drv.c: fix idle/writeback string compare
3564 - blk-mq: fix sbitmap ws_active for shared tags
3565 - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
3566 - cpufreq: scpi: Fix use after free
3567 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
3568 - drm/vkms: fix use-after-free when drm_gem_handle_create() fails
3569 - drm/i915: Mark AML 0x87CA as ULX
3570 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
3571 - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
3572 - gpio: exar: add a check for the return value of ida_simple_get fails
3573 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
3574 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
3575 - usb: mtu3: fix EXTCON dependency
3576 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
3577 - usb: common: Consider only available nodes for dr_mode
3578 - mm/memory.c: fix modifying of page protection by insert_pfn()
3579 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
3580 - xhci: Fix port resume done detection for SS ports with LPM enabled
3581 - usb: xhci: dbc: Don't free all memory with spinlock held
3582 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
3583 - usb: cdc-acm: fix race during wakeup blocking TX traffic
3584 - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
3585 - usb: typec: Fix unchecked return value
3586 - mm/hotplug: fix offline undo_isolate_page_range()
3587 - mm: add support for kmem caches in DMA32 zone
3588 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
3589 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
3590 - mm/debug.c: fix __dump_page when mapping->host is not set
3591 - mm/memory_hotplug.c: fix notification in offline error path
3592 - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
3593 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
3594 - perf pmu: Fix parser error for uncore event alias
3595 - perf intel-pt: Fix TSC slip
3596 - objtool: Query pkg-config for libelf location
3597 - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
3598 - powerpc/64: Fix memcmp reading past the end of src/dest
3599 - powerpc/pseries/mce: Fix misleading print for TLB mutlihit
3600 - watchdog: Respect watchdog cpumask on CPU hotplug
3601 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
3602 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
3603 - KVM: Reject device ioctls from processes other than the VM's creator
3604 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
3605 - KVM: x86: update %rip after emulating IO
3606 - bpf: do not restore dst_reg when cur_state is freed
3607 - mt76x02u: use usb_bulk_msg to upload firmware
3608 - Linux 5.0.6
3609
3610 * RDMA/hns updates for disco (LP: #1822897)
3611 - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
3612 - RDMA/hns: Bugfix for the scene without receiver queue
3613 - RDMA/hns: Add constraint on the setting of local ACK timeout
3614 - RDMA/hns: Modify the pbl ba page size for hip08
3615 - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
3616 - RDMA/hns: Add the process of AEQ overflow for hip08
3617 - RDMA/hns: Add SCC context allocation support for hip08
3618 - RDMA/hns: Add SCC context clr support for hip08
3619 - RDMA/hns: Add timer allocation support for hip08
3620 - RDMA/hns: Remove set but not used variable 'rst'
3621 - RDMA/hns: Make some function static
3622 - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
3623 - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
3624 - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
3625 - RDMA/hns: Limit minimum ROCE CQ depth to 64
3626 - RDMA/hns: Fix the state of rereg mr
3627 - RDMA/hns: Set allocated memory to zero for wrid
3628 - RDMA/hns: Delete useful prints for aeq subtype event
3629 - RDMA/hns: Configure capacity of hns device
3630 - RDMA/hns: Modify qp&cq&pd specification according to UM
3631 - RDMA/hns: Bugfix for set hem of SCC
3632 - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
3633
3634 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
3635 - Set +x on rebuild testcase.
3636 - Skip rebuild test, for regression-suite deps.
3637 - Make ubuntu-regression-suite skippable on unbootable kernels.
3638 - make rebuild use skippable error codes when skipping.
3639 - Only run regression-suite, if requested to.
3640
3641 * touchpad not working on lenovo yoga 530 (LP: #1787775)
3642 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
3643 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
3644 - i2c: add extra check to safe DMA buffer helper
3645 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
3646 - [Config] Update config for AMD MP2 I2C driver
3647
3648 * Detect SMP PHY control command errors (LP: #1822680)
3649 - scsi: libsas: Check SMP PHY control function result
3650
3651 * disable a.out support (LP: #1818552)
3652 - [Config] Disable a.out support
3653 - [Config] remove binfmt_aout from abi for i386 lowlatency
3654
3655 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
3656 - [Packaging] remove snapdragon flavour support
3657 - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under
3658 CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs"
3659 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt
3660 addr == default addr"
3661 - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse
3662 Generator binding"
3663 - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control
3664 Interface driver"
3665 - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for
3666 Qualcomm Camera Control Interface driver"
3667 - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG"
3668 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on
3669 interrupts for EDID parsing"
3670 - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of
3671 HPD interrupt status"
3672 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address"
3673 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug"
3674 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion
3675 timeout"
3676 - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are
3677 present"
3678 - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control
3679 Interface driver"
3680 - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change"
3681 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow
3682 REGULATOR_QCOM_SMD_RPM=m"
3683 - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt-
3684 platdev blacklist"
3685 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp
3686 regulator for device"
3687 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator
3688 without opp_list"
3689 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in
3690 dev_pm_opp_adjust_voltage()"
3691 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages
3692 at runtime"
3693 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner
3694 operations"
3695 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq-
3696 dt"
3697 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new
3698 reg_sequence structures"
3699 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for
3700 qfprom"
3701 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core
3702 Power Reduction)"
3703 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put
3704 calls in map/unmap"
3705 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG"
3706 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP
3707 congestion algorithm"
3708 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and
3709 'fq_codel' qdiscs"
3710 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable
3711 'schedutil' CPUfreq governor"
3712 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in
3713 distro.config"
3714 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
3715 CONFIG_USB_CONFIGFS_F_FS by default"
3716 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs"
3717 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers"
3718 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and
3719 DIGITAL_TV"
3720 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net
3721 drivers"
3722 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD"
3723 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
3724 CFG80211_DEFAULT_PS by default"
3725 - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be
3726 compiled-in"
3727 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and
3728 dm_crypt"
3729 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and
3730 avs"
3731 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus"
3732 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug
3733 friendly USB network adpater"
3734 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx"
3735 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config"
3736 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio
3737 drivers for APQ8016 and DB410c"
3738 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC"
3739 - [Config] fix abi for remove i2c-qcom-cci module
3740 - [Config] update annotations
3741 - [Config] update configs following snapdragon removal
3742
3743 * Disco update: v5.0.5 upstream stable release (LP: #1822671)
3744 - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec"
3745 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
3746 - ALSA: firewire-motu: use 'version' field of unit directory to identify model
3747 - mmc: pxamci: fix enum type confusion
3748 - mmc: alcor: fix DMA reads
3749 - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
3750 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
3751 - drm/amdgpu: fix invalid use of change_bit
3752 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
3753 - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
3754 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
3755 - iommu/iova: Fix tracking of recently failed iova address
3756 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
3757 - udf: Fix crash on IO error during truncate
3758 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
3759 - MIPS: Ensure ELF appended dtb is relocated
3760 - MIPS: Fix kernel crash for R6 in jump label branch function
3761 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
3762 - powerpc/security: Fix spectre_v2 reporting
3763 - net/mlx5: Fix DCT creation bad flow
3764 - scsi: core: Avoid that a kernel warning appears during system resume
3765 - scsi: qla2xxx: Fix FC-AL connection target discovery
3766 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
3767 - scsi: ibmvscsi: Fix empty event pool access during host removal
3768 - futex: Ensure that futex address is aligned in handle_futex_death()
3769 - perf probe: Fix getting the kernel map
3770 - objtool: Move objtool_file struct off the stack
3771 - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
3772 - clocksource/drivers/riscv: Fix clocksource mask
3773 - ALSA: ac97: Fix of-node refcount unbalance
3774 - ext4: fix NULL pointer dereference while journal is aborted
3775 - ext4: fix data corruption caused by unaligned direct AIO
3776 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
3777 - media: v4l2-ctrls.c/uvc: zero v4l2_event
3778 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
3779 - Bluetooth: Fix decrementing reference count twice in releasing socket
3780 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
3781 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
3782 hci_uart_set_proto()
3783 - drm/vkms: Fix flush_work() without INIT_WORK().
3784 - RDMA/cma: Rollback source IP address if failing to acquire device
3785 - f2fs: fix to avoid deadlock of atomic file operations
3786 - aio: simplify - and fix - fget/fput for io_submit()
3787 - netfilter: ebtables: remove BUGPRINT messages
3788 - loop: access lo_backing_file only when the loop device is Lo_bound
3789 - x86/unwind: Handle NULL pointer calls better in frame unwinder
3790 - x86/unwind: Add hardcoded ORC entry for NULL
3791 - locking/lockdep: Add debug_locks check in __lock_downgrade()
3792 - ALSA: hda - Record the current power state before suspend/resume calls
3793 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
3794 - Linux 5.0.5
3795
3796 * hisi_sas updates for disco (LP: #1822385)
3797 - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
3798 - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
3799 - scsi: hisi_sas: remove the check of sas_dev status in
3800 hisi_sas_I_T_nexus_reset()
3801 - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
3802 - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
3803 - scsi: hisi_sas: Fix losing directly attached disk when hot-plug
3804 - scsi: hisi_sas: Correct memory allocation size for DQ debugfs
3805 - scsi: hisi_sas: Some misc tidy-up
3806 - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
3807 - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
3808 - scsi: hisi_sas: Add support for DIX feature for v3 hw
3809 - scsi: hisi_sas: Add manual trigger for debugfs dump
3810 - scsi: hisi_sas: change queue depth from 512 to 4096
3811 - scsi: hisi_sas: Issue internal abort on all relevant queues
3812 - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
3813 - scsi: hisi_sas: Do some more tidy-up
3814 - scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
3815 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
3816 - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
3817 - scsi: hisi_sas: Set PHY linkrate when disconnected
3818 - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP
3819 target port
3820 - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of
3821 HiLink
3822 - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
3823
3824 * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response
3825 (LP: #1822267)
3826 - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
3827 - drm/amdgpu/psp: ignore psp response status
3828
3829 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
3830 triggers system hang on i386 (LP: #1812845)
3831 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
3832
3833 * enable CONFIG_DRM_BOCHS (LP: #1795857)
3834 - [Config] Reenable DRM_BOCHS as module
3835
3836 * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or
3837 cannot complete install when nouveau driver is loaded (crashing in GP100
3838 code) (LP: #1822026)
3839 - SAUCE: drm/nouveau: Disable nouveau driver by default
3840
3841 * Need to add Intel CML related pci-id's (LP: #1821863)
3842 - drm/i915/cml: Add CML PCI IDS
3843 - drm/i915/cml: Introduce Comet Lake PCH
3844
3845 * ARM: Add support for the SDEI interface (LP: #1822005)
3846 - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
3847 - ACPI / APEI: Remove silent flag from ghes_read_estatus()
3848 - ACPI / APEI: Switch estatus pool to use vmalloc memory
3849 - ACPI / APEI: Make hest.c manage the estatus memory pool
3850 - ACPI / APEI: Make estatus pool allocation a static size
3851 - ACPI / APEI: Don't store CPER records physical address in struct ghes
3852 - ACPI / APEI: Remove spurious GHES_TO_CLEAR check
3853 - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
3854 - ACPI / APEI: Generalise the estatus queue's notify code
3855 - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
3856 - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
3857 - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
3858 - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
3859 - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
3860 - ACPI / APEI: Move locking to the notification helper
3861 - ACPI / APEI: Let the notification helper specify the fixmap slot
3862 - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
3863 - ACPI / APEI: Make GHES estatus header validation more user friendly
3864 - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
3865 - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
3866 - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
3867 - firmware: arm_sdei: Add ACPI GHES registration helper
3868 - ACPI / APEI: Add support for the SDEI GHES Notification type
3869
3870 * CVE-2019-9857
3871 - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
3872
3873 * scsi: libsas: Support SATA PHY connection rate unmatch fixing during
3874 discovery (LP: #1821408)
3875 - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
3876 discovery
3877
3878 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
3879 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
3880
3881 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
3882 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
3883
3884 * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547)
3885 - HID: Increase maximum report size allowed by hid_field_extract()
3886
3887 * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053)
3888 - cifs: allow guest mounts to work for smb3.11
3889 - SMB3: Fix SMB3.1.1 guest mounts to Samba
3890
3891 * Add HiSilicon SoC quirk for cpufreq (LP: #1821620)
3892 - ACPI / CPPC: Add a helper to get desired performance
3893 - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
3894
3895 * Disco update: v5.0.4 upstream stable release (LP: #1821607)
3896 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
3897 - 9p/net: fix memory leak in p9_client_create
3898 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
3899 - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
3900 - ASoC: codecs: pcm186x: Fix energysense SLEEP bit
3901 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
3902 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
3903 - mei: hbm: clean the feature flags on link reset
3904 - mei: bus: move hw module get/put to probe/release
3905 - stm class: Prevent division by zero
3906 - stm class: Fix an endless loop in channel allocation
3907 - crypto: caam - fix hash context DMA unmap size
3908 - crypto: ccree - fix missing break in switch statement
3909 - crypto: caam - fixed handling of sg list
3910 - crypto: caam - fix DMA mapping of stack memory
3911 - crypto: ccree - fix free of unallocated mlli buffer
3912 - crypto: ccree - unmap buffer before copying IV
3913 - crypto: ccree - don't copy zero size ciphertext
3914 - crypto: cfb - add missing 'chunksize' property
3915 - crypto: cfb - remove bogus memcpy() with src == dest
3916 - crypto: ofb - fix handling partial blocks and make thread-safe
3917 - crypto: ahash - fix another early termination in hash walk
3918 - crypto: rockchip - fix scatterlist nents error
3919 - crypto: rockchip - update new iv to device in multiple operations
3920 - dax: Flush partial PMDs correctly
3921 - nfit: Fix nfit_intel_shutdown_status() command submission
3922 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
3923 - acpi/nfit: Fix bus command validation
3924 - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
3925 - nfit/ars: Attempt short-ARS even in the no_init_ars case
3926 - libnvdimm/label: Clear 'updating' flag after label-set update
3927 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
3928 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
3929 - libnvdimm: Fix altmap reservation size calculation
3930 - fix cgroup_do_mount() handling of failure exits
3931 - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
3932 - crypto: aegis - fix handling chunked inputs
3933 - crypto: arm/crct10dif - revert to C code for short inputs
3934 - crypto: arm64/aes-neonbs - fix returning final keystream block
3935 - crypto: arm64/crct10dif - revert to C code for short inputs
3936 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
3937 - crypto: morus - fix handling chunked inputs
3938 - crypto: pcbc - remove bogus memcpy()s with src == dest
3939 - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
3940 - crypto: testmgr - skip crc32c context test for ahash algorithms
3941 - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
3942 - crypto: x86/aesni-gcm - fix crash on empty plaintext
3943 - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
3944 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
3945 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
3946 - CIFS: Fix leaking locked VFS cache pages in writeback retry
3947 - CIFS: Do not reset lease state to NONE on lease break
3948 - CIFS: Do not skip SMB2 message IDs on send failures
3949 - CIFS: Fix read after write for files with read caching
3950 - smb3: make default i/o size for smb3 mounts larger
3951 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
3952 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
3953 - tracing/perf: Use strndup_user() instead of buggy open-coded version
3954 - vmw_balloon: release lock on error in vmballoon_reset()
3955 - xen: fix dom0 boot on huge systems
3956 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
3957 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
3958 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
3959 - mmc:fix a bug when max_discard is 0
3960 - spi: ti-qspi: Fix mmap read when more than one CS in use
3961 - spi: pxa2xx: Setup maximum supported DMA transfer length
3962 - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
3963 - spi: spi-gpio: fix SPI_CS_HIGH capability
3964 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
3965 - regulator: max77620: Initialize values for DT properties
3966 - regulator: s2mpa01: Fix step values for some LDOs
3967 - mt76: fix corrupted software generated tx CCMP PN
3968 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
3969 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
3970 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
3971 instability
3972 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
3973 - s390/setup: fix early warning messages
3974 - s390/virtio: handle find on invalid queue gracefully
3975 - scsi: virtio_scsi: don't send sc payload with tmfs
3976 - scsi: aacraid: Fix performance issue on logical drives
3977 - scsi: sd: Optimal I/O size should be a multiple of physical block size
3978 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
3979 - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
3980 - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not
3981 supported
3982 - scsi: qla2xxx: Use complete switch scan for RSCN events
3983 - fs/devpts: always delete dcache dentry-s in dput()
3984 - splice: don't merge into linked buffers
3985 - ovl: During copy up, first copy up data and then xattrs
3986 - ovl: Do not lose security.capability xattr over metadata file copy-up
3987 - m68k: Add -ffreestanding to CFLAGS
3988 - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
3989 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
3990 - btrfs: scrub: fix circular locking dependency warning
3991 - btrfs: drop the lock on error in btrfs_dev_replace_cancel
3992 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
3993 - btrfs: init csum_list before possible free
3994 - Btrfs: fix corruption reading shared and compressed extents after hole
3995 punching
3996 - Btrfs: fix deadlock between clone/dedupe and rename
3997 - soc: qcom: rpmh: Avoid accessing freed memory from batch API
3998 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
3999 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
4000 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
4001 - x86/kprobes: Prohibit probing on optprobe template code
4002 - cpufreq: kryo: Release OPP tables on module removal
4003 - cpufreq: tegra124: add missing of_node_put()
4004 - cpufreq: pxa2xx: remove incorrect __init annotation
4005 - ext4: fix check of inode in swap_inode_boot_loader
4006 - ext4: cleanup pagecache before swap i_data
4007 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
4008 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
4009 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
4010 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
4011 - nvmem: core: don't check the return value of notifier chain call
4012 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
4013 - intel_th: Don't reference unassigned outputs
4014 - parport_pc: fix find_superio io compare code, should use equal test.
4015 - i2c: tegra: fix maximum transfer size
4016 - i2c: tegra: update maximum transfer size
4017 - media: i2c: ov5640: Fix post-reset delay
4018 - gpio: pca953x: Fix dereference of irq data in shutdown
4019 - ext4: update quota information while swapping boot loader inode
4020 - ext4: add mask of ext4 flags to swap
4021 - ext4: fix crash during online resizing
4022 - dma: Introduce dma_max_mapping_size()
4023 - swiotlb: Introduce swiotlb_max_mapping_size()
4024 - swiotlb: Add is_swiotlb_active() function
4025 - PCI/ASPM: Use LTR if already enabled by platform
4026 - PCI/DPC: Fix print AER status in DPC event handling
4027 - PCI: qcom: Don't deassert reset GPIO during probe
4028 - PCI: dwc: skip MSI init if MSIs have been explicitly disabled
4029 - PCI: pci-bridge-emul: Create per-bridge copy of register behavior
4030 - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
4031 - IB/hfi1: Close race condition on user context disable and close
4032 - IB/rdmavt: Fix loopback send with invalidate ordering
4033 - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
4034 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
4035 - ext2: Fix underflow in ext2_max_size()
4036 - clk: uniphier: Fix update register for CPU-gear
4037 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
4038 - clk: samsung: exynos5: Fix possible NULL pointer exception on
4039 platform_device_alloc() failure
4040 - clk: samsung: exynos5: Fix kfree() of const memory on setting
4041 driver_override
4042 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
4043 - clk: ingenic: Fix doc of ingenic_cgu_div_info
4044 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
4045 - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
4046 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
4047 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
4048 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
4049 - serial: 8250_pci: Fix number of ports for ACCES serial cards
4050 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
4051 chip use the pci_pericom_setup()
4052 - jbd2: clear dirty flag when revoking a buffer from an older transaction
4053 - jbd2: fix compile warning when using JBUFFER_TRACE
4054 - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
4055 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
4056 - powerpc/32: Clear on-stack exception marker upon exception return
4057 - powerpc/wii: properly disable use of BATs when requested.
4058 - powerpc/powernv: Make opal log only readable by root
4059 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
4060 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
4061 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
4062 - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
4063 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
4064 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
4065 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
4066 configuration
4067 - powerpc/smp: Fix NMI IPI timeout
4068 - powerpc/smp: Fix NMI IPI xmon timeout
4069 - powerpc/traps: fix recoverability of machine check handling on book3s/32
4070 - powerpc/traps: Fix the message printed when stack overflows
4071 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
4072 - arm64: Fix HCR.TGE status for NMI contexts
4073 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
4074 - arm64: debug: Ensure debug handlers check triggering exception level
4075 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
4076 - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
4077 - ipmi_si: Fix crash when using hard-coded device
4078 - ipmi_si: fix use-after-free of resource->name
4079 - dm: fix to_sector() for 32bit
4080 - dm integrity: limit the rate of error messages
4081 - media: cx25840: mark pad sig_types to fix cx231xx init
4082 - mfd: sm501: Fix potential NULL pointer dereference
4083 - cpcap-charger: generate events for userspace
4084 - cpuidle: governor: Add new governors to cpuidle_governors again
4085 - NFS: Fix I/O request leakages
4086 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
4087 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
4088 - nfsd: fix performance-limiting session calculation
4089 - nfsd: fix memory corruption caused by readdir
4090 - nfsd: fix wrong check in write_v4_end_grace()
4091 - NFSv4.1: Reinitialise sequence results before retransmitting a request
4092 - svcrpc: fix UDP on servers with lots of threads
4093 - PM / wakeup: Rework wakeup source timer cancellation
4094 - PM / OPP: Update performance state when freq == old_freq
4095 - bcache: treat stale && dirty keys as bad keys
4096 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
4097 - stable-kernel-rules.rst: add link to networking patch queue
4098 - vt: perform safe console erase in the right order
4099 - x86/unwind/orc: Fix ORC unwind table alignment
4100 - perf intel-pt: Fix CYC timestamp calculation after OVF
4101 - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
4102 - perf auxtrace: Define auxtrace record alignment
4103 - perf intel-pt: Fix overlap calculation for padding
4104 - perf/x86/intel/uncore: Fix client IMC events return huge result
4105 - perf intel-pt: Fix divide by zero when TSC is not available
4106 - md: Fix failed allocation of md_register_thread
4107 - x86/kvmclock: set offset for kvm unstable clock
4108 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
4109 ftrace_call_replace()
4110 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
4111 - tpm: Unify the send callback behaviour
4112 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
4113 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
4114 - media: lgdt330x: fix lock status reporting
4115 - media: sun6i: Fix CSI regmap's max_register
4116 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
4117 - media: vimc: Add vimc-streamer for stream control
4118 - media: imx-csi: Input connections to CSI should be optional
4119 - media: imx: csi: Disable CSI immediately after last EOF
4120 - media: imx: csi: Stop upstream before disabling IDMA channel
4121 - drm/fb-helper: generic: Fix drm_fbdev_client_restore()
4122 - drm/radeon/evergreen_cs: fix missing break in switch statement
4123 - drm/amd/powerplay: correct power reading on fiji
4124 - drm/amd/display: don't call dm_pp_ function from an fpu block
4125 - KVM: Call kvm_arch_memslots_updated() before updating memslots
4126 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
4127 - KVM: VMX: Zero out *all* general purpose registers after VM-Exit
4128 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
4129 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
4130 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
4131 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
4132 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
4133 - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
4134 - net: dsa: lantiq_gswip: fix use-after-free on failed probe
4135 - net: dsa: lantiq_gswip: fix OF child-node lookups
4136 - s390/setup: fix boot crash for machine without EDAT-1
4137 - SUNRPC: Prevent thundering herd when the socket is not connected
4138 - SUNRPC: Fix up RPC back channel transmission
4139 - SUNRPC: Respect RPC call timeouts when retrying transmission
4140 - Linux 5.0.4
4141 - [Config] update configs for 5.0.4 stable update
4142
4143 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
4144 system (LP: #1821271)
4145 - iwlwifi: add new card for 9260 series
4146
4147 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
4148 - [Config]: enable highdpi Terminus 16x32 font support
4149
4150 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
4151 - iommu/amd: Fix NULL dereference bug in match_hid_uid
4152
4153 * some codecs stop working after S3 (LP: #1820930)
4154 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
4155 - ALSA: hda - Don't trigger jackpoll_work in azx_resume
4156
4157 * tcm_loop.ko: move from modules-extra into main modules package
4158 (LP: #1817786)
4159 - [Packaging] move tcm_loop.lo to main linux-modules package
4160
4161 * C++ demangling support missing from perf (LP: #1396654)
4162 - [Packaging] fix a mistype
4163
4164 * r8169 doesn't get woken up by ethernet cable plugging, no PME generated
4165 (LP: #1817676)
4166 - PCI: pciehp: Disable Data Link Layer State Changed event on suspend
4167
4168 * Disco update: v5.0.3 upstream stable release (LP: #1821074)
4169 - connector: fix unsafe usage of ->real_parent
4170 - fou, fou6: avoid uninit-value in gue_err() and gue6_err()
4171 - gro_cells: make sure device is up in gro_cells_receive()
4172 - ipv4/route: fail early when inet dev is missing
4173 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
4174 - lan743x: Fix RX Kernel Panic
4175 - lan743x: Fix TX Stall Issue
4176 - net: hsr: fix memory leak in hsr_dev_finalize()
4177 - net/hsr: fix possible crash in add_timer()
4178 - net: sit: fix UBSAN Undefined behaviour in check_6rd
4179 - net/x25: fix use-after-free in x25_device_event()
4180 - net/x25: reset state in x25_connect()
4181 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
4182 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
4183 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
4184 - rxrpc: Fix client call queueing, waiting for channel
4185 - sctp: remove sched init from sctp_stream_init
4186 - tcp: do not report TCP_CM_INQ of 0 for closed connections
4187 - tcp: Don't access TCP_SKB_CB before initializing it
4188 - tcp: handle inet_csk_reqsk_queue_add() failures
4189 - vxlan: Fix GRO cells race condition between receive and link delete
4190 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
4191 - net/mlx4_core: Fix reset flow when in command polling mode
4192 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
4193 polling
4194 - net/mlx4_core: Fix qp mtt size calculation
4195 - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
4196 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
4197 - net: sched: flower: insert new filter to idr after setting its mask
4198 - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
4199 - perf/x86: Fixup typo in stub functions
4200 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
4201 Liquid Saffire 56
4202 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
4203 - ALSA: hda: Extend i915 component bind timeout
4204 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
4205 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
4206 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
4207 - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with
4208 ALC255
4209 - perf/x86/intel: Fix memory corruption
4210 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
4211 - It's wrong to add len to sector_nr in raid10 reshape twice
4212 - drm: Block fb changes for async plane updates
4213 - Linux 5.0.3
4214
4215 * Disco update: v5.0.2 upstream stable release (LP: #1820318)
4216 - media: uvcvideo: Fix 'type' check leading to overflow
4217 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
4218 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
4219 - iscsi_ibft: Fix missing break in switch statement
4220 - scsi: aacraid: Fix missing break in switch statement
4221 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
4222 - arm64: dts: zcu100-revC: Give wifi some time after power-on
4223 - arm64: dts: hikey: Give wifi some time after power-on
4224 - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
4225 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
4226 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
4227 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
4228 - drm: disable uncached DMA optimization for ARM and arm64
4229 - media: Revert "media: rc: some events are dropped by userspace"
4230 - Revert "PCI/PME: Implement runtime PM callbacks"
4231 - bpf: Stop the psock parser before canceling its work
4232 - gfs2: Fix missed wakeups in find_insert_glock
4233 - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
4234 - staging: erofs: compressed_pages should not be accessed again after freed
4235 - scripts/gdb: replace flags (MS_xyz -> SB_xyz)
4236 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
4237 - perf/x86/intel: Make cpuc allocations consistent
4238 - perf/x86/intel: Generalize dynamic constraint creation
4239 - x86: Add TSX Force Abort CPUID/MSR
4240 - perf/x86/intel: Implement support for TSX Force Abort
4241 - Linux 5.0.2
4242
4243 * Linux security module stacking support
4244 - LSM: Introduce LSM_FLAG_LEGACY_MAJOR
4245 - LSM: Provide separate ordered initialization
4246 - LSM: Plumb visibility into optional "enabled" state
4247 - LSM: Lift LSM selection out of individual LSMs
4248 - LSM: Build ordered list of LSMs to initialize
4249 - LSM: Introduce CONFIG_LSM
4250 - LSM: Introduce "lsm=" for boottime LSM selection
4251 - LSM: Tie enabling logic to presence in ordered list
4252 - LSM: Prepare for reorganizing "security=" logic
4253 - LSM: Refactor "security=" in terms of enable/disable
4254 - LSM: Separate idea of "major" LSM from "exclusive" LSM
4255 - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
4256 - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
4257 - LSM: Add all exclusive LSMs to ordered initialization
4258 - LSM: Split LSM preparation from initialization
4259 - LoadPin: Initialize as ordered LSM
4260 - Yama: Initialize as ordered LSM
4261 - LSM: Introduce enum lsm_order
4262 - capability: Initialize as LSM_ORDER_FIRST
4263 - procfs: add smack subdir to attrs
4264 - Smack: Abstract use of cred security blob
4265 - SELinux: Abstract use of cred security blob
4266 - SELinux: Remove cred security blob poisoning
4267 - SELinux: Remove unused selinux_is_enabled
4268 - AppArmor: Abstract use of cred security blob
4269 - TOMOYO: Abstract use of cred security blob
4270 - Infrastructure management of the cred security blob
4271 - SELinux: Abstract use of file security blob
4272 - Smack: Abstract use of file security blob
4273 - LSM: Infrastructure management of the file security
4274 - SELinux: Abstract use of inode security blob
4275 - Smack: Abstract use of inode security blob
4276 - LSM: Infrastructure management of the inode security
4277 - LSM: Infrastructure management of the task security
4278 - SELinux: Abstract use of ipc security blobs
4279 - Smack: Abstract use of ipc security blobs
4280 - LSM: Infrastructure management of the ipc security blob
4281 - TOMOYO: Update LSM flags to no longer be exclusive
4282 - LSM: generalize flag passing to security_capable
4283 - LSM: Make lsm_early_cred() and lsm_early_task() local functions.
4284 - LSM: Make some functions static
4285 - apparmor: Adjust offset when accessing task blob.
4286 - LSM: Ignore "security=" when "lsm=" is specified
4287 - LSM: Update list of SECURITYFS users in Kconfig
4288 - apparmor: delete the dentry in aafs_remove() to avoid a leak
4289 - apparmor: fix double free when unpack of secmark rules fails
4290 - SAUCE: LSM: Infrastructure management of the sock security
4291 - SAUCE: LSM: Limit calls to certain module hooks
4292 - SAUCE: LSM: Special handling for secctx lsm hooks
4293 - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display
4294 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
4295 - SAUCE: Revert "apparmor: Fix warning about unused function
4296 apparmor_ipv6_postroute"
4297 - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy"
4298 - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering"
4299 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
4300 - SAUCE: Revert "apparmor: Parse secmark policy"
4301 - SAUCE: Revert "apparmor: Add a wildcard secid"
4302 - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()"
4303 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
4304 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
4305 - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path"
4306 - SAUCE: Revert "apparmor: modify audit rule support to support profile
4307 stacks"
4308 - SAUCE: Revert "apparmor: Add support for audit rule filtering"
4309 - SAUCE: Revert "apparmor: add the ability to get a task's secid"
4310 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
4311 - SAUCE: apparmor: add proc subdir to attrs
4312 - SAUCE: apparmor: add an apparmorfs entry to access current attrs
4313 - SAUCE: apparmor: update flags to no longer be exclusive
4314 - SAUCE: update configs and annotations for LSM stacking
4315
4316 * Miscellaneous Ubuntu changes
4317 - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y
4318 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
4319 kernel is locked down
4320 - [Config] CONFIG_RANDOM_TRUST_CPU=y
4321 - [Config] refresh annotations for recent config changes
4322 - ubuntu: vbox -- update to 6.0.4-dfsg-7
4323 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
4324 upcoming platform"
4325
4326 -- Seth Forshee <seth.forshee@canonical.com> Thu, 04 Apr 2019 14:49:59 -0500
4327
4328linux (5.0.0-8.9) disco; urgency=medium
4329
4330 * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)
4331
4332 * hisi_sas: add debugfs support (LP: #1819500)
4333 - scsi: hisi_sas: Create root and device debugfs directories
4334 - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
4335 - scsi: hisi_sas: Take debugfs snapshot for all regs
4336 - scsi: hisi_sas: Debugfs global register create file and add file operations
4337 - scsi: hisi_sas: Add debugfs for port registers
4338 - scsi: hisi_sas: Add debugfs CQ file and add file operations
4339 - scsi: hisi_sas: Add debugfs DQ file and add file operations
4340 - scsi: hisi_sas: Add debugfs IOST file and add file operations
4341 - scsi: hisi_sas: No need to check return value of debugfs_create functions
4342 - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
4343 code
4344 - scsi: hisi_sas: Add debugfs ITCT file and add file operations
4345
4346 * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
4347 - net: hns: Use struct_size() in devm_kzalloc()
4348 - net: hns3: modify enet reinitialization interface
4349 - net: hns3: remove unused member in struct hns3_enet_ring
4350 - net: hns3: remove unnecessary hns3_adjust_tqps_num
4351 - net: hns3: reuse reinitialization interface in the hns3_set_channels
4352 - net: hns3: add interface hclge_tm_bp_setup
4353 - net: hns3: modify parameter checks in the hns3_set_channels
4354 - net: hns3: remove redundant codes in hclge_knic_setup
4355 - net: hns3: fix user configuration loss for ethtool -L
4356 - net: hns3: adjust the use of alloc_tqps and num_tqps
4357 - net: hns3: fix wrong combined count returned by ethtool -l
4358 - net: hns3: do reinitialization while ETS configuration changed
4359 - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
4360 - net: hns3: add calling roce callback function when link status change
4361 - net: hns3: add rx multicast packets statistic
4362 - net: hns3: refactor the statistics updating for netdev
4363 - net: hns3: fix rss configuration lost problem when setting channel
4364 - net: hns3: fix for shaper not setting when TC num changes
4365 - net: hns3: fix bug of ethtool_ops.get_channels for VF
4366 - net: hns3: clear param in ring when free ring
4367 - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
4368 - net: hns3: do not return GE PFC setting err when initializing
4369 - net: hns3: add ETS TC weight setting in SSU module
4370 - net: hns3: add statistics for PFC frames and MAC control frames
4371 - net: hns3: fix PFC not setting problem for DCB module
4372 - net: hns3: don't update packet statistics for packets dropped by hardware
4373 - net: hns3: clear pci private data when unload hns3 driver
4374 - net: hns3: add error handling in hclge_ieee_setets
4375 - net: hns3: fix return value handle issue for hclge_set_loopback()
4376 - net: hns3: fix broadcast promisc issue for revision 0x20
4377 - net: hns3: After setting the loopback, add the status of getting MAC
4378 - net: hns3: do reinitialization while mqprio configuration changed
4379 - net: hns3: remove dcb_ops->map_update in hclge_dcb
4380 - net: hns3: call hns3_nic_set_real_num_queue with netdev down
4381 - net: hns3: add 8 BD limit for tx flow
4382 - net: hns3: add initialization for nic state
4383 - net: hns3: don't allow vf to enable promisc mode
4384 - net: hns3: reuse the definition of l3 and l4 header info union
4385 - net: hns3: fix VF dump register issue
4386 - net: hns3: use the correct interface to stop|open port
4387 - net: hns3: change hnae3_register_ae_dev() to int
4388 - net: hns3: only support tc 0 for VF
4389 - net: hns3: Fix NULL deref when unloading driver
4390 - net: hns3: fix netif_napi_del() not do problem when unloading
4391 - net: hns3: fix for rss result nonuniform
4392 - net: hns3: fix improper error handling in the hclge_init_ae_dev()
4393 - net: hns3: fix an issue for hclgevf_ae_get_hdev
4394 - net: hns3: stop sending keep alive msg to PF when VF is resetting
4395 - net: hns3: keep flow director state unchanged when reset
4396 - net: hns3: Check for allocation failure
4397 - net: hns3: fix a code style issue for hns3_update_new_int_gl()
4398 - net: hns3: fix an issue for hns3_update_new_int_gl
4399 - net: hns3: Modify parameter type from int to bool in set_gro_en
4400 - net: hns3: code optimization for hclge_rx_buffer_calc
4401 - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
4402 - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
4403 - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
4404 - net: hns3: fix the problem that the supported port is empty
4405 - net: hns3: optimize the maximum TC macro
4406 - net: hns3: don't allow user to change vlan filter state
4407 - net: hns3: modify the upper limit judgment condition
4408 - net: hns3: MAC table entry count function increases operation 0 value
4409 protection measures
4410 - net: hns3: make function hclge_set_all_vf_rst() static
4411 - net: hns3: add pointer checking at the beginning of the exported functions.
4412 - net: hns3: Check variable is valid before assigning it to another
4413 - net: hns3: convert mac advertize and supported from u32 to link mode
4414 - net: hns3: fix port info query issue for copper port
4415 - net: hns3: modify print message of ssu common ecc errors
4416 - net: hns3: some bugfix of ppu(rcb) ras errors
4417 - net: hns3: enable 8~11th bit of mac common msi-x error
4418 - net: hns3: fix 6th bit of ppp mpf abnormal errors
4419 - net: hns3: Record VF unicast and multicast tables
4420 - net: hns3: Record VF vlan tables
4421 - net: hns3: uninitialize command queue while unloading PF driver
4422 - net: hns3: clear command queue's registers when unloading VF driver
4423 - net: hns3: add xps setting support for hns3 driver
4424 - net: hns3: avoid mult + div op in critical data path
4425 - net: hns3: limit some variable scope in critical data path
4426 - net: hns3: remove some ops in struct hns3_nic_ops
4427 - net: hns3: add unlikely for error handling in data path
4428 - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
4429 - net: hns3: remove hnae3_get_bit in data path
4430 - net: hns3: add support to config depth for tx|rx ring separately
4431 - net: hns3: enable VF VLAN filter for each VF when initializing
4432 - net: hns3: fix get VF RSS issue
4433 - net: hns3: fix setting of the hns reset_type for rdma hw errors
4434 - net: hns3: fix improper error handling for hns3_client_start
4435 - net: hns: use struct_size() in devm_kzalloc()
4436 - net: hns3: Fix a logical vs bitwise typo
4437 - net: hns3: add dma_rmb() for rx description
4438 - net: hns3: fix to stop multiple HNS reset due to the AER changes
4439
4440 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
4441 - [Packaging] dkms-build -- support building against packages in PPAs
4442 - [Packaging] dkms-build: do not redownload files on subsequent passes
4443 - [Packaging] dkms-build -- elide partial Built-Using information
4444 - [Packaging] dkms-build -- remove retpoline data from final binary packages
4445 - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
4446 - [Packaging] dkms-build -- add support for unversioned overrides
4447 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
4448 - [Packaging] fix-filenames -- handle exact string removal
4449 - [Packaging] dkms-build--nvidia-N -- remove GCC versions
4450
4451 * Disco update: v5.0.1 upstream stable release (LP: #1819515)
4452 - cpufreq: Use struct kobj_attribute instead of struct global_attr
4453 - staging: erofs: fix mis-acted TAIL merging behavior
4454 - binder: create node flag to request sender's security context
4455 - USB: serial: option: add Telit ME910 ECM composition
4456 - USB: serial: cp210x: add ID for Ingenico 3070
4457 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
4458 - driver core: Postpone DMA tear-down until after devres release
4459 - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
4460 - staging: erofs: fix memleak of inode's shared xattr array
4461 - staging: erofs: fix race of initializing xattrs of a inode at the same time
4462 - staging: erofs: fix illegal address access under memory pressure
4463 - staging: comedi: ni_660x: fix missing break in switch statement
4464 - staging: wilc1000: fix to set correct value for 'vif_num'
4465 - staging: android: ion: fix sys heap pool's gfp_flags
4466 - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
4467 - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
4468 held.
4469 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
4470 - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
4471 DSA framework
4472 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
4473 mv88e6xxx_port_set_duplex
4474 - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
4475 - net: mscc: Enable all ports in QSGMII
4476 - net: sched: put back q.qlen into a single location
4477 - net-sysfs: Fix mem leak in netdev_register_kobject
4478 - qmi_wwan: Add support for Quectel EG12/EM12
4479 - sctp: call iov_iter_revert() after sending ABORT
4480 - team: Free BPF filter when unregistering netdev
4481 - tipc: fix RDM/DGRAM connect() regression
4482 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
4483 - x86/boot/compressed/64: Do not read legacy ROM on EFI system
4484 - tracing: Fix event filters and triggers to handle negative numbers
4485 - xhci: tegra: Prevent error pointer dereference
4486 - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
4487 INTEL_SUNRISEPOINT_LP_XHCI
4488 - applicom: Fix potential Spectre v1 vulnerabilities
4489 - alpha: wire up io_pgetevents system call
4490 - MIPS: irq: Allocate accurate order pages for irq stack
4491 - aio: Fix locking in aio_poll()
4492 - xtensa: fix get_wchan
4493 - gnss: sirf: fix premature wakeup interrupt enable
4494 - USB: serial: cp210x: fix GPIO in autosuspend
4495 - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
4496 config"
4497 - Revert "selftests: firmware: remove use of non-standard diff -Z option"
4498 - selftests: firmware: fix verify_reqs() return value
4499 - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
4500 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
4501 - Linux 5.0.1
4502
4503 * sky2 ethernet card doesn't work after returning from suspend
4504 (LP: #1807259) // sky2 ethernet card link not up after suspend
4505 (LP: #1809843) // Disco update: v5.0.1 upstream stable release
4506 (LP: #1819515)
4507 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
4508
4509 * tls selftest failures/hangs on i386 (LP: #1813607)
4510 - [Config] CONFIG_TLS=n for i386
4511
4512 * CVE-2019-8980
4513 - exec: Fix mem leak in kernel_read_file
4514
4515 * Miscellaneous Ubuntu changes
4516 - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
4517 - [Config] enable nvidia build
4518 - [Config] update gcc version to 8.3
4519
4520 * Miscellaneous upstream changes
4521 - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"
4522
4523 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 12 Mar 2019 16:15:44 -0300
4524
4525linux (5.0.0-7.8) disco; urgency=medium
4526
4527 * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519)
4528
4529 * Packaging resync (LP: #1786013)
4530 - [Packaging] update helper scripts
4531
4532 * unnecessary request_queue freeze (LP: #1815733)
4533 - block: avoid setting nr_requests to current value
4534 - block: avoid setting none scheduler if it's already none
4535
4536 * Miscellaneous Ubuntu changes
4537 - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail
4538 - update dkms package versions
4539
4540 [ Upstream Kernel Changes ]
4541
4542 * Rebase to v5.0
4543
4544 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Mar 2019 08:46:10 -0600
4545
4546linux (5.0.0-6.7) disco; urgency=medium
4547
4548 * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585)
4549
4550 * Packaging resync (LP: #1786013)
4551 - [Packaging] update helper scripts
4552 - [Packaging] resync getabis
4553
4554 * installer does not support iSCSI iBFT (LP: #1817321)
4555 - d-i: add iscsi_ibft to scsi-modules
4556
4557 * Silent "Unknown key" message when pressing keyboard backlight hotkey
4558 (LP: #1817063)
4559 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
4560
4561 * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058)
4562 - e1000e: Disable runtime PM on CNP+
4563
4564 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
4565 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
4566
4567 * CVE-2019-3460
4568 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
4569
4570 * CVE-2019-3459
4571 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
4572
4573 * kernel net tls selftest fails on 5.0 (LP: #1816716)
4574 - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across
4575 multiple records"
4576
4577 * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206)
4578 - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes
4579
4580 * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684)
4581 - s390/pci: map IOV resources
4582 - s390/pci: improve bar check
4583
4584 * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060)
4585 - SAUCE: prevent a glibc test failure when looking for obsolete types on
4586 headers
4587
4588 * Miscellaneous Ubuntu changes
4589 - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations
4590 - SAUCE: selftests: pmtu: disable accept_dad for tests
4591 - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode
4592 - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an
4593 expected failure
4594
4595 [ Upstream Kernel Changes ]
4596
4597 * Rebase to v5.0-rc8
4598
4599 -- Seth Forshee <seth.forshee@canonical.com> Mon, 25 Feb 2019 09:37:36 -0600
4600
4601linux (5.0.0-5.6) disco; urgency=medium
4602
4603 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
4604 - ALSA: hda/realtek - Headset microphone and internal speaker support for
4605 System76 oryp5
4606
4607 * Miscellaneous Ubuntu changes
4608 - [Config] Fix aufs menus in annotations file
4609 - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m
4610 - [Config] Update annotations based on configs
4611
4612 [ Upstream Kernel Changes ]
4613
4614 * Rebase to v5.0-rc7
4615
4616 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Feb 2019 10:04:11 +0100
4617
4618linux (5.0.0-4.5) disco; urgency=medium
4619
4620 * linux-buildinfo: pull out ABI information into its own package
4621 (LP: #1806380)
4622 - [Packaging] autoreconstruct -- base tag is always primary mainline version
4623
4624 * [Packaging] Allow overlay of config annotations (LP: #1752072)
4625 - [Packaging] config-check: Add an include directive
4626
4627 * Miscellaneous Ubuntu changes
4628 - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+
4629 - hio -- replace use of do_gettimeofday()
4630 - hio -- part_round_stats() removed in 5.0
4631 - hio -- device_add_disk() grew a 'groups' argument in 4.20
4632 - enable hio build
4633 - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary
4634 mainline version"
4635
4636 [ Upstream Kernel Changes ]
4637
4638 * Rebase to v5.0-rc6
4639
4640 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Feb 2019 08:15:32 -0600
4641
4642linux (5.0.0-3.4) disco; urgency=medium
4643
4644 * CONFIG_TEST_BPF is disabled (LP: #1813955)
4645 - [Config]: Reenable TEST_BPF
4646
4647 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
4648 - HID: i2c-hid: Ignore input report if there's no data present on Elan
4649 touchpanels
4650
4651 * SecureBoot support for arm64 (LP: #1804481)
4652 - Build signed kernels for arm64
4653
4654 * Miscellaneous Ubuntu changes
4655 - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
4656 - [Config] CONFIG_PCMCIA=n for arm64 and s390x
4657 - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x
4658 - [Config] disable I2C TPM drivers for s390x
4659 - [Config] CONFIG_RAPIDIO=n for s390x
4660 - [Config] CONFIG_DMADEVICES=n for s390x
4661 - [Config] disable gpio drivers for s390x
4662 - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el
4663 - [Config] disable I2C hardware drivers for s390x
4664 - [Config] CONFIG_I3C=n for s390x
4665 - [Config] CONFIG_SERIO=n for s390x
4666 - [Config] disable misc drivers for s390x
4667 - [Config] disable EEPROM drivers for s390x
4668 - [Config] disable MFD drivers for s390x
4669 - [Config] CONFIG_NVMEM=n for s390x
4670 - [Config] CONFIG_MLXSW_I2C=n for s390x
4671 - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x
4672 - [Config] CONFIG_PPP=n for s390x
4673 - [Config] CONFIG_PCCARD=n for s390x
4674 - [Config] CONFIG_PCI_MESON=y
4675 - [Config] CONFIG_SCSI_MYRB=n for s390x
4676 - [Config] CONFIG_REGULATOR=n for s390x
4677 - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x
4678 - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y
4679 - [Config] update annotations following config review
4680 - [Packaging] remove handoff check for uefi signing
4681 - [Packaging] decompress gzipped efi images in signing tarball
4682 - vbox-update: allow leading whitespace when fixing up KERN_DIR
4683 - ubuntu: vbox -- update to 6.0.4-dfsg-3
4684 - vbox: remove remount check in sf_read_super_aux()
4685 - enable vbox build
4686 - [Config] CONFIG_ANDROID_BINDER_DEVICES=""
4687 - SAUCE: import aufs driver
4688 - [Config]: Enable aufs
4689 - [Config] relocate aufs annotations to menu
4690 - [Config] remove unmatched configs from annotations
4691 - [Config] fix up abi for removed modules
4692 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4693 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
4694 - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location
4695 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
4696 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
4697 - [Config] (efi-lockdown) enable importing of efi certificates for module sig
4698 verification
4699
4700 * Miscellaneous upstream changes
4701 - binder: fix CONFIG_ANDROID_BINDER_DEVICES
4702
4703 [ Upstream Kernel Changes ]
4704
4705 * Rebase to v5.0-rc5
4706
4707 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Feb 2019 14:26:12 -0600
4708
4709linux (5.0.0-2.3) disco; urgency=medium
4710
4711 * kernel oops in bcache module (LP: #1793901)
4712 - SAUCE: bcache: never writeback a discard operation
4713
4714 * Enable sound card power saving by default (LP: #1804265)
4715 - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
4716
4717 * Miscellaneous Ubuntu changes
4718 - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests"
4719 - SAUCE: ashmem: turn into module
4720 - SAUCE: binder: turn into module
4721 - SAUCE: binder: give binder_alloc its own debug mask file
4722 - [Config] enable binder and ashmem as modules
4723 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
4724 - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger
4725 test
4726 - update dkms package versions
4727
4728 [ Upstream Kernel Changes ]
4729
4730 * Rebase to v5.0-rc4
4731
4732 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Jan 2019 06:57:32 -0600
4733
4734linux (5.0.0-1.2) disco; urgency=medium
4735
4736 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
4737 - USB: Add new USB LPM helpers
4738 - USB: Consolidate LPM checks to avoid enabling LPM twice
4739
4740 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
4741 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
4742 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
4743
4744 * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467)
4745 - [Config] enable virtio-gpu for s390x
4746
4747 * Crash on "ip link add foo type ipip" (LP: #1811803)
4748 - SAUCE: fan: Fix NULL pointer dereference
4749
4750 * Fix not working Goodix touchpad (LP: #1811929)
4751 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
4752
4753 * Miscellaneous Ubuntu changes
4754 - update dkms package versions
4755 - enable zfs build
4756
4757 [ Upstream Kernel Changes ]
4758
4759 * Rebase to v5.0-rc3
4760
4761 -- Seth Forshee <seth.forshee@canonical.com> Tue, 22 Jan 2019 13:56:17 -0600
4762
4763linux (5.0.0-0.1) disco; urgency=medium
4764
4765 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
4766 - [Packaging] dkms -- add per package post-process step
4767 - [Packaging] dkms -- switch to a consistent build prefix length and strip
4768 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
4769 - [Packaging] nvidia -- make nvidia package version explicit
4770
4771 * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334)
4772 - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
4773
4774 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
4775 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
4776
4777 * Miscellaneous Ubuntu changes
4778 - ubuntu -- disable vbox build
4779 - ubuntu -- disable hio build
4780 - Disable zfs build
4781 - SAUCE: import aufs driver
4782 - update dkms package versions
4783 - [Config] disable aufs config options
4784 - [Config] disable nvidia build
4785 - update dropped.txt
4786 - [Packaging] disable nvidia dkms builds for mainline
4787 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4788 kernel image
4789 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
4790 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4791 locked down
4792 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4793 down
4794 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
4795 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
4796 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
4797 down
4798 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
4799 locked down
4800 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
4801 down
4802 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
4803 locked down
4804 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
4805 has been locked down
4806 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
4807 locked down
4808 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
4809 locked down
4810 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
4811 down
4812 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
4813 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
4814 parameters (eg. ioport)
4815 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
4816 - SAUCE: (efi-lockdown) Lock down /proc/kcore
4817 - SAUCE: (efi-lockdown) Lock down kprobes
4818 - SAUCE: (efi-lockdown) Lock down perf
4819 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
4820 down
4821 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
4822 defined
4823 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
4824 secondary keyring
4825 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
4826 that aren't present.
4827 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
4828 efi_status_to_err().
4829 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
4830 error messages.
4831 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
4832 reboot
4833 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
4834 boot mode
4835 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
4836 mode
4837 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4838 - [Config] set config options for efi lockdown
4839 - Revert "UBUNTU: SAUCE: import aufs driver"
4840
4841 [ Upstream Kernel Changes ]
4842
4843 * Rebase to v5.0-rc2
4844
4845 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Jan 2019 12:31:29 -0600
4846
4847linux (5.0.0-0.0) disco; urgency=medium
4848
4849 * Dummy entry.
4850
4851 -- Seth Forshee <seth.forshee@canonical.com> Wed, 16 Jan 2019 14:48:05 -0600
4852
4853linux (4.20.0-2.3) disco; urgency=medium
4854
4855 [ Upstream Kernel Changes ]
4856
4857 * Rebase to v4.20
4858
4859 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Jan 2019 12:11:43 -0600
4860
4861linux (4.20.0-1.2) disco; urgency=medium
4862
4863 * Packaging resync (LP: #1786013)
4864 - [Packaging] update helper scripts
4865
4866 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
4867 Adapter (LP: #1805607)
4868 - SAUCE: ath10k: provide reset function for QCA9377 chip
4869
4870 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
4871 - [Packaging] dkms -- dkms package build packaging support
4872 - [Packaging] dkms -- save build objects artifacts for validation
4873 - [Packaging] dkms -- add general Built-Using: support
4874 - [Packaging] simplify Provides comma handling
4875 - [Packaging] zfs/spl -- remove packaging support for incorporated source
4876 - [Packaging] zfs/spl -- remove incorporated source
4877 - [Packaging] zfs/spl -- build via dkms
4878 - [Packaging] zfs/spl -- make zfs package version explicit
4879 - [Packaging] update-version-dkms -- sync archive versions to package
4880
4881 * Miscellaneous Ubuntu changes
4882 - [Packaging] update-version-dkms -- fix getting distrbution from changelog
4883 - update dkms package versions
4884
4885 [ Upstream Kernel Changes ]
4886
4887 * Rebase to v4.20-rc6
4888
4889 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Dec 2018 11:33:08 -0600
4890
4891linux (4.20.0-0.1) disco; urgency=medium
4892
4893 * Overlayfs in user namespace leaks directory content of inaccessible
4894 directories (LP: #1793458) // CVE-2018-6559
4895 - Revert "ovl: relax permission checking on underlying layers"
4896 - SAUCE: overlayfs: ensure mounter privileges when reading directories
4897
4898 * Miscellaneous Ubuntu changes
4899 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4900 kernel image
4901 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
4902 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4903 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4904 locked down
4905 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4906 down
4907 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
4908 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
4909 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
4910 down
4911 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
4912 locked down
4913 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
4914 down
4915 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
4916 locked down
4917 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
4918 has been locked down
4919 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
4920 locked down
4921 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
4922 locked down
4923 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
4924 down
4925 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
4926 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
4927 parameters (eg. ioport)
4928 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
4929 - SAUCE: (efi-lockdown) Lock down /proc/kcore
4930 - SAUCE: (efi-lockdown) Lock down kprobes
4931 - SAUCE: (efi-lockdown) Lock down perf
4932 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
4933 down
4934 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
4935 secondary keyring
4936 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
4937 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
4938 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
4939 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
4940 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
4941 that aren't present.
4942 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
4943 efi_status_to_err().
4944 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
4945 error messages.
4946 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
4947 reboot
4948 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
4949 boot mode
4950 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
4951 mode
4952 - SAUCE: (efi-lockdown) Fix for module sig verification
4953 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4954 - SAUCE: Import aufs driver
4955 - ubuntu: vbox -- update to 5.2.22-dfsg-2
4956 - ubuntu -- disable vbox build
4957 - ubuntu -- disable hio build
4958 - Disable zfs build
4959
4960 [ Upstream Kernel Changes ]
4961
4962 * Rebase to v4.20-rc5
4963
4964 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Dec 2018 07:13:42 -0600
4965
4966linux (4.20.0-0.0) disco; urgency=medium
4967
4968 * Dummy entry.
4969
4970 -- Seth Forshee <seth.forshee@canonical.com> Thu, 06 Dec 2018 10:20:19 -0600
4971
4972linux (4.19.0-8.9) disco; urgency=medium
4973
4974 * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952)
4975
4976 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
4977 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
4978
4979 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
4980 - igb: Fix an issue that PME is not enabled during runtime suspend
4981
4982 * The line-out on the Dell Dock station can't work (LP: #1806532)
4983 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
4984
4985 * CVE-2018-19407
4986 - KVM: X86: Fix scan ioapic use-before-initialization
4987
4988 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
4989 (LP: #1805775)
4990 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
4991 disabled
4992
4993 * Disco update: 4.19.6 upstream stable release (LP: #1806909)
4994 - HID: steam: remove input device when a hid client is running.
4995 - efi/libstub: arm: support building with clang
4996 - usb: core: Fix hub port connection events lost
4997 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
4998 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
4999 - usb: dwc3: core: Clean up ULPI device
5000 - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
5001 - xhci: Fix leaking USB3 shared_hcd at xhci removal
5002 - xhci: handle port status events for removed USB3 hcd
5003 - xhci: Add check for invalid byte size error when UAS devices are connected.
5004 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
5005 - usb: xhci: fix timeout for transition from RExit to U0
5006 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
5007 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
5008 detected
5009 - ALSA: oss: Use kvzalloc() for local buffer allocations
5010 - MAINTAINERS: Add Sasha as a stable branch maintainer
5011 - Documentation/security-bugs: Clarify treatment of embargoed information
5012 - Documentation/security-bugs: Postpone fix publication in exceptional cases
5013 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
5014 - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value
5015 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
5016 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
5017 - iwlwifi: mvm: support sta_statistics() even on older firmware
5018 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
5019 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
5020 - brcmfmac: fix reporting support for 160 MHz channels
5021 - opp: ti-opp-supply: Dynamically update u_volt_min
5022 - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call
5023 - tools/power/cpupower: fix compilation with STATIC=true
5024 - v9fs_dir_readdir: fix double-free on p9stat_read error
5025 - selinux: Add __GFP_NOWARN to allocation at str_read()
5026 - Input: synaptics - avoid using uninitialized variable when probing
5027 - bfs: add sanity check at bfs_fill_super()
5028 - sctp: clear the transport of some out_chunk_list chunks in
5029 sctp_assoc_rm_peer
5030 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
5031 - llc: do not use sk_eat_skb()
5032 - mm: don't warn about large allocations for slab
5033 - mm/memory.c: recheck page table entry with page table lock held
5034 - tcp: do not release socket ownership in tcp_close()
5035 - drm/fb-helper: Blacklist writeback when adding connectors to fbdev
5036 - drm/amdgpu: Add missing firmware entry for HAINAN
5037 - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
5038 - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
5039 - drm/i915: Disable LP3 watermarks on all SNB machines
5040 - drm/ast: change resolution may cause screen blurred
5041 - drm/ast: fixed cursor may disappear sometimes
5042 - drm/ast: Remove existing framebuffers before loading driver
5043 - can: flexcan: Unlock the MB unconditionally
5044 - can: dev: can_get_echo_skb(): factor out non sending code to
5045 __can_get_echo_skb()
5046 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
5047 access frame length
5048 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
5049 is accessed out of bounds
5050 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
5051 existing skb
5052 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
5053 can_rx_offload_queue_sorted() functions
5054 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
5055 can_rx_offload_queue_tail()
5056 - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
5057 - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
5058 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
5059 - can: hi311x: Use level-triggered interrupt
5060 - can: flexcan: Always use last mailbox for TX
5061 - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct
5062 flexcan_priv::tx_mb_idx
5063 - ACPICA: AML interpreter: add region addresses in global list during
5064 initialization
5065 - IB/hfi1: Eliminate races in the SDMA send error path
5066 - fsnotify: generalize handling of extra event flags
5067 - fanotify: fix handling of events on child sub-directory
5068 - pinctrl: meson: fix pinconf bias disable
5069 - pinctrl: meson: fix gxbb ao pull register bits
5070 - pinctrl: meson: fix gxl ao pull register bits
5071 - pinctrl: meson: fix meson8 ao pull register bits
5072 - pinctrl: meson: fix meson8b ao pull register bits
5073 - tools/testing/nvdimm: Fix the array size for dimm devices.
5074 - scsi: lpfc: fix remoteport access
5075 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
5076 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
5077 - cpufreq: imx6q: add return value check for voltage scale
5078 - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
5079 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
5080 - crypto: simd - correctly take reqsize of wrapped skcipher into account
5081 - floppy: fix race condition in __floppy_read_block_0()
5082 - powerpc/io: Fix the IO workarounds code to work with Radix
5083 - sched/fair: Fix cpu_util_wake() for 'execl' type workloads
5084 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
5085 - block: copy ioprio in __bio_clone_fast() and bounce
5086 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
5087 - riscv: add missing vdso_install target
5088 - RISC-V: Silence some module warnings on 32-bit
5089 - drm/amdgpu: fix bug with IH ring setup
5090 - kdb: Use strscpy with destination buffer size
5091 - NFSv4: Fix an Oops during delegation callbacks
5092 - powerpc/numa: Suppress "VPHN is not supported" messages
5093 - efi/arm: Revert deferred unmap of early memmap mapping
5094 - z3fold: fix possible reclaim races
5095 - mm, memory_hotplug: check zone_movable in has_unmovable_pages
5096 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
5097 - mm, page_alloc: check for max order in hot path
5098 - dax: Avoid losing wakeup in dax_lock_mapping_entry
5099 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
5100 - tty: wipe buffer.
5101 - tty: wipe buffer if not echoing data
5102 - gfs2: Fix iomap buffer head reference counting bug
5103 - rcu: Make need_resched() respond to urgent RCU-QS needs
5104 - media: ov5640: Re-work MIPI startup sequence
5105 - media: ov5640: Fix timings setup code
5106 - media: ov5640: fix exposure regression
5107 - media: ov5640: fix auto gain & exposure when changing mode
5108 - media: ov5640: fix wrong binning value in exposure calculation
5109 - media: ov5640: fix auto controls values when switching to manual mode
5110 - Linux 4.19.6
5111
5112 * linux-buildinfo: pull out ABI information into its own package
5113 (LP: #1806380)
5114 - [Packaging] limit preparation to linux-libc-dev in headers
5115 - [Packaging] commonise debhelper invocation
5116 - [Packaging] ABI -- accumulate abi information at the end of the build
5117 - [Packaging] buildinfo -- add basic build information
5118 - [Packaging] buildinfo -- add firmware information to the flavour ABI
5119 - [Packaging] buildinfo -- add compiler information to the flavour ABI
5120 - [Packaging] buildinfo -- add buildinfo support to getabis
5121 - [Packaging] getabis -- handle all known package combinations
5122 - [Packaging] getabis -- support parsing a simple version
5123
5124 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
5125 - [Packaging] own /usr/lib/linux/triggers
5126
5127 * Miscellaneous upstream changes
5128 - blk-mq: fix corruption with direct issue
5129
5130 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Dec 2018 09:18:30 -0600
5131
5132linux (4.19.0-7.8) disco; urgency=medium
5133
5134 * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465)
5135
5136 * Fix and issue that LG I2C touchscreen stops working after reboot
5137 (LP: #1805085)
5138 - HID: i2c-hid: Disable runtime PM for LG touchscreen
5139
5140 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
5141 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
5142 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
5143
5144 * Regression: hinic performance degrades over time (LP: #1805248)
5145 - Revert "net-next/hinic: add checksum offload and TSO support"
5146
5147 * Disco update: 4.19.5 upstream stable release (LP: #1805461)
5148 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
5149 - cifs: don't dereference smb_file_target before null check
5150 - cifs: fix return value for cifs_listxattr
5151 - arm64: kprobe: make page to RO mode when allocate it
5152 - block: brd: associate with queue until adding disk
5153 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
5154 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
5155 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
5156 - net: hns3: bugfix for the initialization of command queue's spin lock
5157 - ixgbe: fix MAC anti-spoofing filter after VFLR
5158 - reiserfs: propagate errors from fill_with_dentries() properly
5159 - hfs: prevent btree data loss on root split
5160 - hfsplus: prevent btree data loss on root split
5161 - perf unwind: Take pgoff into account when reporting elf to libdwfl
5162 - um: Give start_idle_thread() a return code
5163 - drm/edid: Add 6 bpc quirk for BOE panel.
5164 - afs: Handle EIO from delivery function
5165 - platform/x86: intel_telemetry: report debugfs failure
5166 - clk: fixed-rate: fix of_node_get-put imbalance
5167 - perf symbols: Set PLT entry/header sizes properly on Sparc
5168 - fs/exofs: fix potential memory leak in mount option parsing
5169 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
5170 - apparmor: Fix uninitialized value in aa_split_fqname
5171 - x86/earlyprintk: Add a force option for pciserial device
5172 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
5173 - clk: meson-axg: pcie: drop the mpll3 clock parent
5174 - arm64: percpu: Initialize ret in the default case
5175 - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
5176 - clk: renesas: r9a06g032: Fix UART34567 clock rate
5177 - clk: ti: fix OF child-node lookup
5178 - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
5179 - netfilter: ipv6: fix oops when defragmenting locally generated fragments
5180 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
5181 - s390/decompressor: add missing FORCE to build targets
5182 - s390/vdso: add missing FORCE to build targets
5183 - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
5184 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
5185 - HID: alps: allow incoming reports when only the trackstick is opened
5186 - Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
5187 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
5188 replace
5189 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
5190 - netfilter: ipset: fix ip_set_list allocation failure
5191 - s390/mm: fix mis-accounting of pgtable_bytes
5192 - s390/mm: Fix ERROR: "__node_distance" undefined!
5193 - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
5194 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
5195 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
5196 - netfilter: ipset: Fix calling ip_set() macro at dumping
5197 - netfilter: nft_compat: ebtables 'nat' table is normal chain type
5198 - s390/qeth: fix HiperSockets sniffer
5199 - s390/qeth: unregister netdevice only when registered
5200 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
5201 - hwmon: (ibmpowernv) Remove bogus __init annotations
5202 - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
5203 - ARM: dts: fsl: Fix improperly quoted stdout-path values
5204 - Revert "drm/exynos/decon5433: implement frame counter"
5205 - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2
5206 - arm64: dts: renesas: condor: switch from EtherAVB to GEther
5207 - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
5208 - clk: fixed-factor: fix of_node_get-put imbalance
5209 - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
5210 - lib/raid6: Fix arm64 test build
5211 - drm/amd/display: Stop leaking planes
5212 - block: Clear kernel memory before copying to user
5213 - drm/amd/display: Drop reusing drm connector for MST
5214 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
5215 - s390/perf: Change CPUM_CF return code in event init function
5216 - ceph: quota: fix null pointer dereference in quota check
5217 - of/device: Really only set bus DMA mask when appropriate
5218 - nvme: make sure ns head inherits underlying device limits
5219 - i2c: omap: Enable for ARCH_K3
5220 - i2c: qcom-geni: Fix runtime PM mismatch with child devices
5221 - sched/core: Take the hotplug lock in sched_init_smp()
5222 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
5223 - perf tools: Do not zero sample_id_all for group members
5224 - ice: Fix dead device link issue with flow control
5225 - ice: Fix the bytecount sent to netdev_tx_sent_queue
5226 - ice: Change req_speeds to be u16
5227 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
5228 - qed: Fix memory/entry leak in qed_init_sp_request()
5229 - qed: Fix blocking/unlimited SPQ entries leak
5230 - qed: Fix SPQ entries not returned to pool in error flows
5231 - qed: Fix potential memory corruption
5232 - net: stmmac: Fix RX packet size > 8191
5233 - net: aquantia: fix potential IOMMU fault after driver unbind
5234 - net: aquantia: fixed enable unicast on 32 macvlan
5235 - net: aquantia: invalid checksumm offload implementation
5236 - kbuild: deb-pkg: fix too low build version number
5237 - Revert "scripts/setlocalversion: git: Make -dirty check more robust"
5238 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
5239 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
5240 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
5241 - x86/ldt: Remove unused variable in map_ldt_struct()
5242 - media: v4l: event: Add subscription to list before calling "add" operation
5243 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
5244 - RISC-V: Fix raw_copy_{to,from}_user()
5245 - uio: Fix an Oops on load
5246 - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15
5247 - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()
5248 - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
5249 - can: kvaser_usb: Fix potential uninitialized variable use
5250 - usb: cdc-acm: add entry for Hiro (Conexant) modem
5251 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
5252 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
5253 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
5254 - USB: misc: appledisplay: add 20" Apple Cinema Display
5255 - gnss: serial: fix synchronous write timeout
5256 - gnss: sirf: fix synchronous write timeout
5257 - mtd: rawnand: atmel: fix OF child-node lookup
5258 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
5259 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
5260 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
5261 - HID: Add quirk for Primax PIXART OEM mice
5262 - HID: Add quirk for Microsoft PIXART OEM mouse
5263 - libceph: fall back to sendmsg for slab pages
5264 - mt76x0: run vco calibration for each channel configuration
5265 - Linux 4.19.5
5266
5267 * Miscellaneous Ubuntu changes
5268 - Revert "UBUNTU: Build signed kernels for arm64"
5269
5270 -- Seth Forshee <seth.forshee@canonical.com> Tue, 27 Nov 2018 10:38:34 -0600
5271
5272linux (4.19.0-6.7) disco; urgency=medium
5273
5274 * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195)
5275
5276 * SecureBoot support for arm64 (LP: #1804481)
5277 - Build signed kernels for arm64
5278
5279 * Add pointstick support for Cirque Touchpad (LP: #1805081)
5280 - HID: multitouch: Add pointstick support for Cirque Touchpad
5281
5282 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
5283 (LP: #1804588)
5284 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
5285 - SAUCE: nvme: add quirk to not call disable function when suspending
5286
5287 * Disco update: 4.19.4 upstream stable release (LP: #1805159)
5288 - flow_dissector: do not dissect l4 ports for fragments
5289 - ibmvnic: fix accelerated VLAN handling
5290 - ip_tunnel: don't force DF when MTU is locked
5291 - ipv6: fix a dst leak when removing its exception
5292 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
5293 - net: bcmgenet: protect stop from timeout
5294 - net-gro: reset skb->pkt_type in napi_reuse_skb()
5295 - sctp: not allow to set asoc prsctp_enable by sockopt
5296 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
5297 coalescing
5298 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
5299 - tipc: don't assume linear buffer when reading ancillary data
5300 - tipc: fix lockdep warning when reinitilaizing sockets
5301 - tuntap: fix multiqueue rx
5302 - net: systemport: Protect stop from timeout
5303 - net/sched: act_pedit: fix memory leak when IDR allocation fails
5304 - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
5305 - tipc: fix link re-establish failure
5306 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
5307 - net/mlx5e: Claim TC hw offloads support only under a proper build config
5308 - net/mlx5e: Adjust to max number of channles when re-attaching
5309 - net/mlx5e: RX, verify received packet size in Linear Striding RQ
5310 - Revert "sctp: remove sctp_transport_pmtu_check"
5311 - net/mlx5e: Always use the match level enum when parsing TC rule match
5312 - net/mlx5e: Fix selftest for small MTUs
5313 - net/mlx5e: Removed unnecessary warnings in FEC caps query
5314 - inet: frags: better deal with smp races
5315 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
5316 - net/mlx5: IPSec, Fix the SA context hash key
5317 - net/mlx5e: IPoIB, Reset QP after channels are closed
5318 - net: dsa: mv88e6xxx: Fix clearing of stats counters
5319 - net: phy: realtek: fix RTL8201F sysfs name
5320 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
5321 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
5322 - net: dsa: microchip: initialize mutex before use
5323 - sctp: fix strchange_flags name for Stream Change Event
5324 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
5325 - sctp: not increase stream's incnt before sending addstrm_in request
5326 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
5327 - net: smsc95xx: Fix MTU range
5328 - rxrpc: Fix lockup due to no error backoff after ack transmit error
5329 - usbnet: smsc95xx: disable carrier check while suspending
5330 - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP
5331 mitigation"
5332 - Linux 4.19.4
5333
5334 * Disco update: 4.19.3 upstream stable release (LP: #1805158)
5335 - powerpc/traps: restore recoverability of machine_check interrupts
5336 - powerpc/64/module: REL32 relocation range check
5337 - powerpc/mm: Fix page table dump to work on Radix
5338 - powerpc/mm: fix always true/false warning in slice.c
5339 - drm/amd/display: fix bug of accessing invalid memory
5340 - Input: wm97xx-ts - fix exit path
5341 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
5342 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
5343 - tty: check name length in tty_find_polling_driver()
5344 - tracing/kprobes: Check the probe on unloaded module correctly
5345 - drm/nouveau/secboot/acr: fix memory leak
5346 - drm/amdgpu/powerplay: fix missing break in switch statements
5347 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
5348 - powerpc/nohash: fix undefined behaviour when testing page size support
5349 - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
5350 - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'
5351 - drm/msm: dpu: Allow planes to extend past active display
5352 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
5353 - drm/omap: fix memory barrier bug in DMM driver
5354 - drm/amd/display: Raise dispclk value for dce120 by 15%
5355 - drm/amd/display: fix gamma not being applied
5356 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
5357 - media: pci: cx23885: handle adding to list failure
5358 - media: coda: don't overwrite h.264 profile_idc on decoder instance
5359 - MIPS: kexec: Mark CPU offline before disabling local IRQ
5360 - powerpc/boot: Ensure _zimage_start is a weak symbol
5361 - powerpc/memtrace: Remove memory in chunks
5362 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
5363 - staging: erofs: fix a missing endian conversion
5364 - serial: 8250_of: Fix for lack of interrupt support
5365 - sc16is7xx: Fix for multi-channel stall
5366 - media: tvp5150: fix width alignment during set_selection()
5367 - powerpc/selftests: Wait all threads to join
5368 - staging:iio:ad7606: fix voltage scales
5369 - drm: rcar-du: Update Gen3 output limitations
5370 - drm/amdgpu: Fix SDMA TO after GPU reset v3
5371 - staging: most: video: fix registration of an empty comp core_component
5372 - 9p locks: fix glock.client_id leak in do_lock
5373 - udf: Prevent write-unsupported filesystem to be remounted read-write
5374 - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and
5375 i.MX6ULL
5376 - media: ov5640: fix mode change regression
5377 - 9p: clear dangling pointers in p9stat_free
5378 - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()
5379 - media: ov5640: fix restore of last mode set
5380 - cdrom: fix improper type cast, which can leat to information leak.
5381 - ovl: fix error handling in ovl_verify_set_fh()
5382 - ovl: fix recursive oi->lock in ovl_link()
5383 - ovl: check whiteout in ovl_create_over_whiteout()
5384 - ovl: automatically enable redirect_dir on metacopy=on
5385 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
5386 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
5387 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
5388 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
5389 - scsi: qla2xxx: Fix early srb free on abort
5390 - scsi: qla2xxx: shutdown chip if reset fail
5391 - scsi: qla2xxx: Reject bsg request if chip is down.
5392 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
5393 - scsi: qla2xxx: Fix for double free of SRB structure
5394 - scsi: qla2xxx: Fix NVMe session hang on unload
5395 - scsi: qla2xxx: Fix NVMe Target discovery
5396 - scsi: qla2xxx: Fix duplicate switch database entries
5397 - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
5398 - vfs: fix FIGETBSZ ioctl on an overlayfs file
5399 - fuse: Fix use-after-free in fuse_dev_do_read()
5400 - fuse: Fix use-after-free in fuse_dev_do_write()
5401 - fuse: fix blocked_waitq wakeup
5402 - fuse: set FR_SENT while locked
5403 - drm/msm: fix OF child-node lookup
5404 - arm64: dts: stratix10: Support Ethernet Jumbo frame
5405 - arm64: dts: stratix10: fix multicast filtering
5406 - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
5407 - clk: meson: axg: mark fdiv2 and fdiv3 as critical
5408 - zram: close udev startup race condition as default groups
5409 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
5410 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
5411 - xtensa: add NOTES section to the linker script
5412 - xtensa: make sure bFLT stack is 16 byte aligned
5413 - xtensa: fix boot parameters address translation
5414 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
5415 - clk: s2mps11: Fix matching when built as module and DT node contains
5416 compatible
5417 - clk: at91: Fix division by zero in PLL recalc_rate()
5418 - clk: sunxi-ng: h6: fix bus clocks' divider position
5419 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
5420 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
5421 - libceph: bump CEPH_MSG_MAX_DATA_LEN
5422 - Revert "ceph: fix dentry leak in splice_dentry()"
5423 - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
5424 - mach64: fix display corruption on big endian machines
5425 - mach64: fix image corruption due to reading accelerator registers
5426 - acpi/nfit, x86/mce: Handle only uncorrectable machine checks
5427 - acpi/nfit, x86/mce: Validate a MCE's address before using it
5428 - acpi, nfit: Fix ARS overflow continuation
5429 - reset: hisilicon: fix potential NULL pointer dereference
5430 - crypto: hisilicon - Fix NULL dereference for same dst and src
5431 - crypto: hisilicon - Fix reference after free of memories on error path
5432 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
5433 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
5434 - SCSI: fix queue cleanup race before queue initialization is done
5435 - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for
5436 CONFIG_SWAP"
5437 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
5438 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
5439 - ocfs2: free up write context when direct IO failed
5440 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
5441 - memory_hotplug: cond_resched in __remove_pages
5442 - netfilter: conntrack: fix calculation of next bucket number in early_drop
5443 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
5444 - bonding/802.3ad: fix link_failure_count tracking
5445 - mtd: spi-nor: cadence-quadspi: Return error code in
5446 cqspi_direct_read_execute()
5447 - mtd: nand: Fix nanddev_neraseblocks()
5448 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
5449 - hwmon: (core) Fix double-free in __hwmon_device_register()
5450 - perf cs-etm: Correct CPU mode for samples
5451 - perf stat: Handle different PMU names with common prefix
5452 - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
5453 - perf intel-pt/bts: Calculate cpumode for synthesized samples
5454 - perf intel-pt: Insert callchain context into synthesized callchains
5455 - of, numa: Validate some distance map rules
5456 - x86/cpu/vmware: Do not trace vmware_sched_clock()
5457 - x86/hyper-v: Enable PIT shutdown quirk
5458 - termios, tty/tty_baudrate.c: fix buffer overrun
5459 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
5460 - watchdog/core: Add missing prototypes for weak functions
5461 - btrfs: fix pinned underflow after transaction aborted
5462 - Btrfs: fix missing data checksums after a ranged fsync (msync)
5463 - Btrfs: fix cur_offset in the error case for nocow
5464 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
5465 - Btrfs: fix data corruption due to cloning of eof block
5466 - btrfs: tree-checker: Fix misleading group system information
5467 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
5468 - ext4: add missing brelse() update_backups()'s error path
5469 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
5470 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
5471 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
5472 - ext4: missing !bh check in ext4_xattr_inode_write()
5473 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
5474 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
5475 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
5476 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
5477 - ext4: avoid possible double brelse() in add_new_gdb() on error path
5478 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
5479 - ext4: fix possible leak of s_journal_flag_rwsem in error path
5480 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
5481 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
5482 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
5483 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
5484 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
5485 - mount: Prevent MNT_DETACH from disconnecting locked mounts
5486 - mnt: fix __detach_mounts infinite loop
5487 - uapi: fix linux/kfd_ioctl.h userspace compilation errors
5488 - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
5489 - kdb: use correct pointer when 'btc' calls 'btt'
5490 - kdb: print real address of pointers instead of hashed addresses
5491 - sunrpc: correct the computation for page_ptr when truncating
5492 - NFSv4: Don't exit the state manager without clearing
5493 NFS4CLNT_MANAGER_RUNNING
5494 - nfsd: COPY and CLONE operations require the saved filehandle to be set
5495 - rtc: hctosys: Add missing range error reporting
5496 - fuse: fix use-after-free in fuse_direct_IO()
5497 - fuse: fix leaked notify reply
5498 - fuse: fix possibly missed wake-up after abort
5499 - selinux: check length properly in SCTP bind hook
5500 - gfs2: Put bitmap buffers in put_super
5501 - gfs2: Fix metadata read-ahead during truncate (2)
5502 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
5503 - crypto: user - fix leaking uninitialized memory to userspace
5504 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
5505 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
5506 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
5507 - efi/arm/libstub: Pack FDT after populating it
5508 - mm: don't reclaim inodes with many attached pages
5509 - scripts/spdxcheck.py: make python3 compliant
5510 - drm/rockchip: Allow driver to be shutdown on reboot/kexec
5511 - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
5512 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
5513 - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
5514 - drm/nouveau: Check backlight IDs are >= 0, not > 0
5515 - drm/nouveau: Fix nv50_mstc->best_encoder()
5516 - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
5517 - drm/etnaviv: fix bogus fence complete check in timeout handler
5518 - drm/dp_mst: Check if primary mstb is null
5519 - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
5520 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
5521 panel's native mode
5522 - drm/i915: Use the correct crtc when sanitizing plane mapping
5523 - drm/i915: Restore vblank interrupts earlier
5524 - drm/i915: Don't unset intel_connector->mst_port
5525 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
5526 - drm/i915: Large page offsets for pread/pwrite
5527 - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
5528 - drm/i915/dp: Restrict link retrain workaround to external monitors
5529 - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
5530 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
5531 - drm/i915: Mark up GTT sizes as u64
5532 - drm/i915: Fix error handling for the NV12 fb dimensions check
5533 - drm/i915: Fix ilk+ watermarks when disabling pipes
5534 - drm/i915: Compare user's 64b GTT offset even on 32b
5535 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
5536 - drm/i915: Mark pin flags as u64
5537 - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
5538 - drm/i915/execlists: Force write serialisation into context image vs
5539 execution
5540 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
5541 - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
5542 - drm/i915: Fix hpd handling for pins with two encoders
5543 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
5544 - Revert "ACPICA: AML interpreter: add region addresses in global list during
5545 initialization"
5546 - Linux 4.19.3
5547
5548 * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154)
5549 - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link"
5550
5551 * Miscellaneous Ubuntu changes
5552 - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1
5553
5554 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Nov 2018 11:44:00 -0600
5555
5556linux (4.19.0-5.6) disco; urgency=medium
5557
5558 * crash in ENA driver on removing an interface (LP: #1802341)
5559 - SAUCE: net: ena: fix crash during ena_remove()
5560
5561 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
5562 (LP: #1797367)
5563 - s390/qeth: sanitize strings in debug messages
5564
5565 * Disco update: 4.19.2 upstream stable release (LP: #1803410)
5566 - bpf: fix partial copy of map_ptr when dst is scalar
5567 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
5568 - gpio: mxs: Get rid of external API call
5569 - mtd: rawnand: marvell: fix the IRQ handler complete() condition
5570 - mtd: maps: gpio-addr-flash: Fix ioremapped size
5571 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
5572 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
5573 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
5574 - spi: spi-mem: Adjust op len based on message/transfer size limitations
5575 - spi: bcm-qspi: switch back to reading flash using smaller chunks
5576 - spi: bcm-qspi: fix calculation of address length
5577 - bcache: trace missed reading by cache_missed
5578 - bcache: fix ioctl in flash device
5579 - bcache: correct dirty data statistics
5580 - bcache: fix miss key refill->end in writeback
5581 - hwmon: (pmbus) Fix page count auto-detection.
5582 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
5583 - block: setup bounce bio_sets properly
5584 - block: make sure discard bio is aligned with logical block size
5585 - block: make sure writesame bio is aligned with logical block size
5586 - cpufreq: conservative: Take limits changes into account properly
5587 - dma-mapping: fix panic caused by passing empty cma command line argument
5588 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
5589 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
5590 - ACPICA: AML interpreter: add region addresses in global list during
5591 initialization
5592 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
5593 opcodes
5594 - acpi, nfit: Fix Address Range Scrub completion tracking
5595 - kprobes/x86: Use preempt_enable() in optimized_callback()
5596 - mailbox: PCC: handle parse error
5597 - parisc: Fix address in HPMC IVA
5598 - parisc: Fix map_pages() to not overwrite existing pte entries
5599 - parisc: Fix exported address of os_hpmc handler
5600 - ALSA: hda - Add quirk for ASUS G751 laptop
5601 - ALSA: hda - Fix headphone pin config for ASUS G751
5602 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
5603 - ALSA: hda: Add 2 more models to the power_save blacklist
5604 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
5605 - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
5606 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
5607 - x86/xen: Fix boot loader version reported for PVH guests
5608 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
5609 option without value is provided
5610 - x86/kvm/nVMX: allow bare VMXON state migration
5611 - x86/mm/pat: Disable preemption around __flush_tlb_all()
5612 - x86/numa_emulation: Fix uniform-split numa emulation
5613 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
5614 - net: socionext: Reset tx queue in ndo_stop
5615 - net: loopback: clear skb->tstamp before netif_rx()
5616 - locking/lockdep: Fix debug_locks off performance problem
5617 - netfilter: xt_nat: fix DNAT target for shifted portmap ranges
5618 - ataflop: fix error handling during setup
5619 - swim: fix cleanup on setup error
5620 - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
5621 - hv_netvsc: fix vf serial matching with pci slot info
5622 - nfp: devlink port split support for 1x100G CXP NIC
5623 - tun: Consistently configure generic netdev params via rtnetlink
5624 - s390/sthyi: Fix machine name validity indication
5625 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
5626 - lightnvm: pblk: fix race on sysfs line state
5627 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
5628 - lightnvm: pblk: fix race condition on metadata I/O
5629 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
5630 - perf tools: Free temporary 'sys' string in read_event_files()
5631 - perf tools: Cleanup trace-event-info 'tdata' leak
5632 - perf tools: Free 'printk' string in parse_ftrace_printk()
5633 - perf strbuf: Match va_{add,copy} with va_end
5634 - cpupower: Fix coredump on VMWare
5635 - bcache: Populate writeback_rate_minimum attribute
5636 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
5637 - sdhci: acpi: add free_slot callback
5638 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
5639 - iwlwifi: pcie: avoid empty free RB queue
5640 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
5641 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
5642 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
5643 - wlcore: Fix BUG with clear completion on timeout
5644 - ACPI/PPTT: Handle architecturally unknown cache types
5645 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
5646 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
5647 - cpufreq: dt: Try freeing static OPPs only if we have added them
5648 - x86/intel_rdt: Show missing resctrl mount options
5649 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
5650 - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
5651 - ath10k: fix tx status flag setting for management frames
5652 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
5653 - ice: fix changing of ring descriptor size (ethtool -G)
5654 - ice: update fw version check logic
5655 - net: hns3: Fix for packet buffer setting bug
5656 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
5657 - Bluetooth: hci_qca: Remove hdev dereference in qca_close().
5658 - x86: boot: Fix EFI stub alignment
5659 - net: hns3: Add nic state check before calling netif_tx_wake_queue
5660 - net: hns3: Fix ets validate issue
5661 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
5662 sunxi_pinctrl_build_state
5663 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
5664 - brcmfmac: fix for proper support of 160MHz bandwidth
5665 - net: hns3: Check hdev state when getting link status
5666 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
5667 - net: phy: phylink: ensure the carrier is off when starting phylink
5668 - block, bfq: correctly charge and reset entity service in all cases
5669 - arm64: entry: Allow handling of undefined instructions from EL1
5670 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
5671 - spi: gpio: No MISO does not imply no RX
5672 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
5673 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
5674 - bpf/verifier: fix verifier instability
5675 - failover: Add missing check to validate 'slave_dev' in
5676 net_failover_slave_unregister
5677 - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
5678 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
5679 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
5680 - net: hns3: Preserve vlan 0 in hardware table
5681 - net: hns3: Fix ping exited problem when doing lp selftest
5682 - net: hns3: Fix for vf vlan delete failed problem
5683 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
5684 - mt76x2u: run device cleanup routine if resume fails
5685 - rsi: fix memory alignment issue in ARM32 platforms
5686 - libertas_tf: prevent underflow in process_cmdrequest()
5687 - iwlwifi: mvm: fix BAR seq ctrl reporting
5688 - gpio: brcmstb: allow 0 width GPIO banks
5689 - ixgbe: disallow IPsec Tx offload when in SR-IOV mode
5690 - ixgbevf: VF2VF TCP RSS
5691 - wil6210: fix RX buffers release and unmap
5692 - ath10k: schedule hardware restart if WMI command times out
5693 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
5694 - thermal: rcar_thermal: Prevent doing work after unbind
5695 - thermal: da9062/61: Prevent hardware access during system suspend
5696 - cifs: fix a credits leak for compund commands
5697 - cgroup, netclassid: add a preemption point to write_classid
5698 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
5699 - f2fs: fix to account IO correctly for cgroup writeback
5700 - MD: Memory leak when flush bio size is zero
5701 - md: fix memleak for mempool
5702 - of: Add missing exports of node name compare functions
5703 - scsi: esp_scsi: Track residual for PIO transfers
5704 - scsi: ufs: Schedule clk gating work on correct queue
5705 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
5706 - KVM: nVMX: Clear reserved bits of #DB exit qualification
5707 - scsi: megaraid_sas: fix a missing-check bug
5708 - RDMA/core: Do not expose unsupported counters
5709 - RDMA/cm: Respect returned status of cm_init_av_by_path
5710 - IB/ipoib: Clear IPCB before icmp_send
5711 - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
5712 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
5713 - usb: host: ohci-at91: fix request of irq for optional gpio
5714 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
5715 - PCI: cadence: Use AXI region 0 to signal interrupts from EP
5716 - usb: typec: tcpm: Report back negotiated PPS voltage and current
5717 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
5718 - f2fs: clear PageError on the read path
5719 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
5720 - VMCI: Resource wildcard match fixed
5721 - PCI / ACPI: Enable wake automatically for power managed bridges
5722 - xprtrdma: Reset credit grant properly after a disconnect
5723 - irqchip/pdc: Setup all edge interrupts as rising edge at GIC
5724 - usb: dwc2: fix call to vbus supply exit routine, call it unlocked
5725 - usb: dwc2: fix a race with external vbus supply
5726 - usb: gadget: udc: atmel: handle at91sam9rl PMC
5727 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
5728 - MD: fix invalid stored role for a disk
5729 - PCI: cadence: Correct probe behaviour when failing to get PHY
5730 - nvmem: check the return value of nvmem_add_cells()
5731 - xhci: Avoid USB autosuspend when resuming USB2 ports.
5732 - scsi: qla2xxx: Fix recursive mailbox timeout
5733 - f2fs: fix to recover inode's crtime during POR
5734 - f2fs: fix to recover inode's i_flags during POR
5735 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
5736 - coresight: etb10: Fix handling of perf mode
5737 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
5738 - crypto: caam - fix implicit casts in endianness helpers
5739 - usb: chipidea: Prevent unbalanced IRQ disable
5740 - Smack: ptrace capability use fixes
5741 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
5742 - ASoC: AMD: Fix capture unstable in beginning for some runs
5743 - firmware: coreboot: Unmap ioregion after device population
5744 - IB/ipoib: Use dev_port to expose network interface port numbers
5745 - IB/mlx5: Allow transition of DCI QP to reset
5746 - uio: ensure class is registered before devices
5747 - scsi: lpfc: Correct soft lockup when running mds diagnostics
5748 - scsi: lpfc: Correct race with abort on completion path
5749 - f2fs: avoid sleeping under spin_lock
5750 - f2fs: report error if quota off error during umount
5751 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
5752 init
5753 - f2fs: fix to flush all dirty inodes recovered in readonly fs
5754 - mfd: menelaus: Fix possible race condition and leak
5755 - dmaengine: dma-jz4780: Return error if not probed from DT
5756 - IB/rxe: fix for duplicate request processing and ack psns
5757 - ALSA: hda: Check the non-cached stream buffers more explicitly
5758 - cpupower: Fix AMD Family 0x17 msr_pstate size
5759 - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
5760 - f2fs: fix missing up_read
5761 - f2fs: fix to recover cold bit of inode block during POR
5762 - f2fs: fix to account IO correctly
5763 - OPP: Free OPP table properly on performance state irregularities
5764 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
5765 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
5766 - xen-swiotlb: use actually allocated size on check physical continuous
5767 - tpm: Restore functionality to xen vtpm driver.
5768 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
5769 - xen/balloon: Support xend-based toolstack
5770 - xen: fix race in xen_qlock_wait()
5771 - xen: make xen_qlock_wait() nestable
5772 - xen/pvh: increase early stack size
5773 - xen/pvh: don't try to unplug emulated devices
5774 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
5775 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
5776 - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
5777 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
5778 - mt76: mt76x2: fix multi-interface beacon configuration
5779 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
5780 - net/ipv4: defensive cipso option parsing
5781 - dmaengine: ppc4xx: fix off-by-one build failure
5782 - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE
5783 usage
5784 - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
5785 - libnvdimm: Hold reference on parent while scheduling async init
5786 - libnvdimm, region: Fail badblocks listing for inactive regions
5787 - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
5788 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
5789 - ASoC: sta32x: set ->component pointer in private struct
5790 - IB/mlx5: Fix MR cache initialization
5791 - IB/rxe: Revise the ib_wr_opcode enum
5792 - jbd2: fix use after free in jbd2_log_do_checkpoint()
5793 - gfs2_meta: ->mount() can get NULL dev_name
5794 - ext4: fix EXT4_IOC_SWAP_BOOT
5795 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
5796 - ext4: fix setattr project check in fssetxattr ioctl
5797 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
5798 - ext4: fix use-after-free race in ext4_remount()'s error path
5799 - selinux: fix mounting of cgroup2 under older policies
5800 - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
5801 - HID: hiddev: fix potential Spectre v1
5802 - EDAC, amd64: Add Family 17h, models 10h-2fh support
5803 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
5804 - EDAC, skx_edac: Fix logical channel intermediate decoding
5805 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
5806 - PCI/ASPM: Fix link_state teardown on device removal
5807 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
5808 - signal/GenWQE: Fix sending of SIGKILL
5809 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
5810 - crypto: lrw - Fix out-of bounds access on counter overflow
5811 - crypto: tcrypt - fix ghash-generic speed test
5812 - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross
5813 a page in gcm
5814 - crypto: morus/generic - fix for big endian systems
5815 - crypto: aegis/generic - fix for big endian systems
5816 - crypto: speck - remove Speck
5817 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
5818 - userfaultfd: disable irqs when taking the waitqueue lock
5819 - ima: fix showing large 'violations' or 'runtime_measurements_count'
5820 - ima: open a new file instance if no read permissions
5821 - hugetlbfs: dirty pages as they are added to pagecache
5822 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
5823 - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
5824 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
5825 - KVM: arm64: Fix caching of host MDCR_EL2 value
5826 - kbuild: fix kernel/bounds.c 'W=1' warning
5827 - iio: ad5064: Fix regulator handling
5828 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
5829 - iio: adc: at91: fix acking DRDY irq on simple conversions
5830 - iio: adc: at91: fix wrong channel number in triggered buffer mode
5831 - w1: omap-hdq: fix missing bus unregister at removal
5832 - smb3: allow stats which track session and share reconnects to be reset
5833 - smb3: do not attempt cifs operation in smb3 query info error path
5834 - smb3: on kerberos mount if server doesn't specify auth type use krb5
5835 - printk: Fix panic caused by passing log_buf_len to command line
5836 - genirq: Fix race on spurious interrupt detection
5837 - tpm: fix response size validation in tpm_get_random()
5838 - NFC: nfcmrvl_uart: fix OF child-node lookup
5839 - NFSv4.1: Fix the r/wsize checking
5840 - nfs: Fix a missed page unlock after pg_doio()
5841 - nfsd: correctly decrement odstate refcount in error path
5842 - nfsd: Fix an Oops in free_session()
5843 - lockd: fix access beyond unterminated strings in prints
5844 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
5845 - dm zoned: fix metadata block ref counting
5846 - dm zoned: fix various dmz_get_mblock() issues
5847 - media: ov7670: make "xclk" clock optional
5848 - fsnotify: Fix busy inodes during unmount
5849 - powerpc64/module elfv1: Set opd addresses after module relocation
5850 - powerpc/msi: Fix compile error on mpc83xx
5851 - powerpc/tm: Fix HFSCR bit for no suspend case
5852 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
5853 - MIPS: OCTEON: fix out of bounds array access on CN68XX
5854 - rtc: ds1307: fix ds1339 wakealarm support
5855 - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
5856 - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
5857 - power: supply: twl4030-charger: fix OF sibling-node lookup
5858 - ocxl: Fix access to the AFU Descriptor Data
5859 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
5860 - TC: Set DMA masks for devices
5861 - net: bcmgenet: fix OF child-node lookup
5862 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
5863 - Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
5864 - kgdboc: Passing ekgdboc to command line causes panic
5865 - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
5866 - media: cec: make cec_get_edid_spa_location() an inline function
5867 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
5868 - xen: fix xen_qlock_wait()
5869 - xen: remove size limit of privcmd-buf mapping interface
5870 - xen-blkfront: fix kernel panic with negotiate_mq error path
5871 - media: cec: add new tx/rx status bits to detect aborts/timeouts
5872 - media: cec: fix the Signal Free Time calculation
5873 - media: cec: forgot to cancel delayed work
5874 - media: em28xx: use a default format if TRY_FMT fails
5875 - media: tvp5150: avoid going past array on v4l2_querymenu()
5876 - media: em28xx: fix input name for Terratec AV 350
5877 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
5878 - media: em28xx: fix handler for vidioc_s_input()
5879 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
5880 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
5881 - drm/mediatek: fix OF sibling-node lookup
5882 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
5883 - media: replace ADOBERGB by OPRGB
5884 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
5885 - arm64: lse: remove -fcall-used-x0 flag
5886 - rpmsg: smd: fix memory leak on channel create
5887 - Cramfs: fix abad comparison when wrap-arounds occur
5888 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
5889 - arm64: dts: stratix10: Correct System Manager register size
5890 - soc: qcom: rmtfs-mem: Validate that scm is available
5891 - soc/tegra: pmc: Fix child-node lookup
5892 - selftests/ftrace: Fix synthetic event test to delete event correctly
5893 - selftests/powerpc: Fix ptrace tm failure
5894 - tracing: Return -ENOENT if there is no target synthetic event
5895 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
5896 - btrfs: Handle owner mismatch gracefully when walking up tree
5897 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
5898 - btrfs: fix error handling in free_log_tree
5899 - btrfs: fix error handling in btrfs_dev_replace_start
5900 - btrfs: Enhance btrfs_trim_fs function to handle error better
5901 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
5902 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
5903 - btrfs: don't attempt to trim devices that don't support it
5904 - btrfs: keep trim from interfering with transaction commits
5905 - btrfs: wait on caching when putting the bg cache
5906 - Btrfs: don't clean dirty pages during buffered writes
5907 - btrfs: release metadata before running delayed refs
5908 - btrfs: protect space cache inode alloc with GFP_NOFS
5909 - btrfs: reset max_extent_size on clear in a bitmap
5910 - btrfs: make sure we create all new block groups
5911 - Btrfs: fix warning when replaying log after fsync of a tmpfile
5912 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
5913 - btrfs: qgroup: Dirty all qgroups before rescan
5914 - Btrfs: fix null pointer dereference on compressed write path error
5915 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
5916 - Btrfs: fix deadlock when writing out free space caches
5917 - btrfs: reset max_extent_size properly
5918 - btrfs: set max_extent_size properly
5919 - btrfs: don't use ctl->free_space for max_extent_size
5920 - btrfs: only free reserved extent if we didn't insert it
5921 - btrfs: fix insert_reserved error handling
5922 - btrfs: don't run delayed_iputs in commit
5923 - btrfs: move the dio_sem higher up the callchain
5924 - Btrfs: fix use-after-free during inode eviction
5925 - Btrfs: fix use-after-free when dumping free space
5926 - net: sched: Remove TCA_OPTIONS from policy
5927 - vt: fix broken display when running aptitude
5928 - bpf: wait for running BPF programs when updating map-in-map
5929 - vga_switcheroo: Fix missing gpu_bound call at audio client registration
5930 - MD: fix invalid stored role for a disk - try2
5931 - Linux 4.19.2
5932
5933 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
5934 - KVM: s390: vsie: simulate VCPU SIE entry/exit
5935 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
5936 - KVM: s390: refactor crypto initialization
5937 - s390: vfio-ap: base implementation of VFIO AP device driver
5938 - s390: vfio-ap: register matrix device with VFIO mdev framework
5939 - s390: vfio-ap: sysfs interfaces to configure adapters
5940 - s390: vfio-ap: sysfs interfaces to configure domains
5941 - s390: vfio-ap: sysfs interfaces to configure control domains
5942 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
5943 - KVM: s390: interface to clear CRYCB masks
5944 - s390: vfio-ap: implement mediated device open callback
5945 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
5946 - s390: vfio-ap: zeroize the AP queues
5947 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
5948 - KVM: s390: Clear Crypto Control Block when using vSIE
5949 - KVM: s390: vsie: Do the CRYCB validation first
5950 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
5951 - KVM: s390: vsie: Allow CRYCB FORMAT-2
5952 - KVM: s390: vsie: allow CRYCB FORMAT-1
5953 - KVM: s390: vsie: allow CRYCB FORMAT-0
5954 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
5955 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
5956 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
5957 - KVM: s390: device attrs to enable/disable AP interpretation
5958 - KVM: s390: CPU model support for AP virtualization
5959 - s390: doc: detailed specifications for AP virtualization
5960 - KVM: s390: fix locking for crypto setting error path
5961 - KVM: s390: Tracing APCB changes
5962 - s390: vfio-ap: setup APCB mask using KVM dedicated function
5963 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
5964
5965 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
5966 - mount: Retest MNT_LOCKED in do_umount
5967 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
5968
5969 * CVE-2018-18955: nested user namespaces with more than five extents
5970 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
5971 - userns: also map extents in the reverse map to kernel IDs
5972
5973 * kdump fail due to an IRQ storm (LP: #1797990)
5974 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
5975 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
5976 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
5977
5978 * Disable LPM for Raydium Touchscreens (LP: #1802248)
5979 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
5980
5981 * Power consumption during s2idle is higher than long idle(sk hynix)
5982 (LP: #1801875)
5983 - SAUCE: pci: prevent sk hynix nvme from entering D3
5984 - SAUCE: nvme: add quirk to not call disable function when suspending
5985
5986 * Disco update: v4.19.1 upstream stable release (LP: #1801739)
5987 - bridge: do not add port to router list when receives query with source
5988 0.0.0.0
5989 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
5990 called
5991 - net/mlx5e: fix csum adjustments caused by RXFCS
5992 - net: sched: gred: pass the right attribute to gred_change_table_def()
5993 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
5994 - net: udp: fix handling of CHECKSUM_COMPLETE packets
5995 - Revert "net: simplify sock_poll_wait"
5996 - rtnetlink: Disallow FDB configuration for non-Ethernet device
5997 - vhost: Fix Spectre V1 vulnerability
5998 - bonding: fix length of actor system
5999 - openvswitch: Fix push/pop ethernet validation
6000 - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
6001 route
6002 - net/smc: fix smc_buf_unuse to use the lgr pointer
6003 - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
6004 - mlxsw: core: Fix devlink unregister flow
6005 - net: drop skb on failure in ip_check_defrag()
6006 - net: Properly unlink GRO packets on overflow.
6007 - r8169: fix broken Wake-on-LAN from S5 (poweroff)
6008 - Revert "be2net: remove desc field from be_eq_obj"
6009 - sctp: check policy more carefully when getting pr status
6010 - sparc64: Export __node_distance.
6011 - sparc64: Make corrupted user stacks more debuggable.
6012 - sparc64: Wire up compat getpeername and getsockname.
6013 - net: bridge: remove ipv6 zero address check in mcast queries
6014 - Linux 4.19.1
6015
6016 * Miscellaneous Ubuntu changes
6017 - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1
6018 - [Config] updateconfigs after 4.19.2 stable update
6019 - [Config] Disable unneded options for s390
6020 - [Config] Update annotations for 4.19
6021
6022 -- Seth Forshee <seth.forshee@canonical.com> Thu, 15 Nov 2018 09:55:37 -0800
6023
6024linux (4.19.0-4.5) disco; urgency=medium
6025
6026 * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
6027 - net-next/hinic: add checksum offload and TSO support
6028
6029 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
6030 than 255 bytes (LP: #1799794)
6031 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
6032
6033 * Packaging resync (LP: #1786013)
6034 - [Package] add support for specifying the primary makefile
6035
6036 * Update ENA driver to version 2.0.1K (LP: #1798182)
6037 - net: ena: minor performance improvement
6038 - net: ena: complete host info to match latest ENA spec
6039 - net: ena: introduce Low Latency Queues data structures according to ENA spec
6040 - net: ena: add functions for handling Low Latency Queues in ena_com
6041 - net: ena: add functions for handling Low Latency Queues in ena_netdev
6042 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
6043 - net: ena: explicit casting and initialization, and clearer error handling
6044 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
6045 - net: ena: change rx copybreak default to reduce kernel memory pressure
6046 - net: ena: remove redundant parameter in ena_com_admin_init()
6047 - net: ena: update driver version to 2.0.1
6048 - net: ena: fix indentations in ena_defs for better readability
6049 - net: ena: Fix Kconfig dependency on X86
6050 - net: ena: enable Low Latency Queues
6051 - net: ena: fix compilation error in xtensa architecture
6052
6053 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
6054 - ipmi: Fix timer race with module unload
6055
6056 * Overlayfs in user namespace leaks directory content of inaccessible
6057 directories (LP: #1793458) // CVE-2018-6559
6058 - SAUCE: overlayfs: ensure mounter privileges when reading directories
6059
6060 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
6061 vDSO (LP: #1797963)
6062 - powerpc/vdso: Correct call frame information
6063
6064 * Miscellaneous Ubuntu changes
6065 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state
6066 from the efi stub"
6067 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub"
6068 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use
6069 efi_status_to_str() to print error messages."
6070 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6071 efi_status_to_err()."
6072 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain
6073 about cert lists that aren't present."
6074 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable
6075 to be suppressed"
6076 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI
6077 Secure Boot"
6078 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser"
6079 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types"
6080 - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time
6081 addition of keys to secondary keyring"
6082 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in
6083 secure boot mode"
6084 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to
6085 indicate secure boot mode"
6086 - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params
6087 across kexec reboot"
6088 - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the
6089 kernel is locked down"
6090 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf"
6091 - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
6092 functions when the kernel is locked down"
6093 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes"
6094 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore"
6095 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the
6096 testmmiotrace module"
6097 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify
6098 hardware parameters (eg. ioport)"
6099 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL"
6100 - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the
6101 kernel is locked down"
6102 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if
6103 the kernel is locked down"
6104 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if
6105 the kernel is locked down"
6106 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param
6107 when the kernel has been locked down"
6108 - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method
6109 when the kernel is locked down"
6110 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the
6111 kernel is locked down"
6112 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the
6113 kernel is locked down"
6114 - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the
6115 kernel is locked down"
6116 - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is
6117 locked down"
6118 - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is
6119 locked down"
6120 - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the
6121 kernel is locked down"
6122 - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the
6123 kernel is locked down"
6124 - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the
6125 kernel is locked down"
6126 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
6127 lockdown"
6128 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to
6129 the running kernel image"
6130 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6131 kernel image
6132 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
6133 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6134 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
6135 locked down
6136 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
6137 down
6138 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6139 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6140 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6141 down
6142 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6143 locked down
6144 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
6145 down
6146 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6147 locked down
6148 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6149 has been locked down
6150 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6151 locked down
6152 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6153 locked down
6154 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6155 down
6156 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6157 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
6158 parameters (eg. ioport)
6159 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
6160 - SAUCE: (efi-lockdown) Lock down /proc/kcore
6161 - SAUCE: (efi-lockdown) Lock down kprobes
6162 - SAUCE: (efi-lockdown) Lock down perf
6163 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
6164 down
6165 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6166 secondary keyring
6167 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
6168 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
6169 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6170 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6171 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
6172 that aren't present.
6173 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6174 efi_status_to_err().
6175 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
6176 error messages.
6177 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6178 reboot
6179 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
6180 boot mode
6181 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6182 mode
6183 - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main()
6184 - SAUCE: (efi-lockdown) Fix for module sig verification
6185 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6186 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
6187 - [Packaging] generate Vcs-Git url from changelog
6188 - [Config] CONFIG_SCSI_MQ_DEFAULT=y
6189
6190 -- Seth Forshee <seth.forshee@canonical.com> Fri, 02 Nov 2018 14:22:55 -0500
6191
6192linux (4.19.0-3.4) cosmic; urgency=medium
6193
6194 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
6195 - SAUCE: Bluetooth: Support for LED on Edge Gateways
6196
6197 * Support Edge Gateway's WIFI LED (LP: #1798330)
6198 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
6199
6200 [ Upstream Kernel Changes ]
6201
6202 * Rebase to v4.19
6203
6204 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Oct 2018 09:13:39 -0500
6205
6206linux (4.19.0-2.3) cosmic; urgency=medium
6207
6208 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
6209 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
6210
6211 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
6212 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
6213 VM
6214
6215 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
6216 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
6217
6218 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016
6219 gic_irq_domain_translate (LP: #1797143)
6220 - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings
6221
6222 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
6223 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
6224 - updateconfigs for Dell UART backlight driver
6225
6226 * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to
6227 make brightness adjustment working on various BayTrail/CherryTrail-based
6228 devices (LP: #1783964)
6229 - [Config]: Make PWM_LPSS_* built-in
6230
6231 * check and fix zkey required kernel modules locations in debs, udebs, and
6232 initramfs (LP: #1794346)
6233 - [Config] add s390 crypto modules to crypt-modules udeb
6234
6235 * Miscellaneous Ubuntu changes
6236 - [Config] CONFIG_VBOXGUEST=n
6237 - ubuntu: vbox -- update to 5.2.18-dfsg-2
6238 - ubuntu: enable vbox build
6239
6240 [ Upstream Kernel Changes ]
6241
6242 * Rebase to v4.19-rc8
6243
6244 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Oct 2018 10:52:04 -0500
6245
6246linux (4.19.0-1.2) cosmic; urgency=medium
6247
6248 * Page leaking in cachefiles_read_backing_file while vmscan is active
6249 (LP: #1793430)
6250 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
6251 is active
6252
6253 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
6254 - Input: elantech - enable middle button of touchpad on ThinkPad P72
6255
6256 * Improvements to the kernel source package preparation (LP: #1793461)
6257 - [Packaging] startnewrelease: add support for backport kernels
6258
6259 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
6260 - SAUCE: PCI: Reprogram bridge prefetch registers on resume
6261
6262 * Error reported when creating ZFS pool with "-t" option, despite successful
6263 pool creation (LP: #1769937)
6264 - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6
6265
6266 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
6267 (LP: #1792099)
6268 - SAUCE: vfio -- release device lock before userspace requests
6269
6270 * Miscellaneous Ubuntu changes
6271 - [Packaging] retpoline -- fix temporary filenaming
6272 - CONFIG_BCH_CONST_PARAMS=n
6273 - Packaging: final-checks: remove trailing backport suffix
6274 - SAUCE: import aufs driver
6275
6276 [ Upstream Kernel Changes ]
6277
6278 * Rebase to v4.19-rc5
6279
6280 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Sep 2018 16:32:24 -0500
6281
6282linux (4.19.0-0.1) cosmic; urgency=medium
6283
6284 * Miscellaneous Ubuntu changes
6285 - ubuntu -- disable vbox build
6286 - Disable zfs build
6287 - SAUCE: Import aufs driver
6288 - Update dropped.txt
6289
6290 [ Upstream Kernel Changes ]
6291
6292 * Rebase to v4.19-rc3
6293
6294 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 07:54:47 -0500
6295
6296linux (4.19.0-0.0) cosmic; urgency=medium
6297
6298 * Dummy entry.
6299
6300 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 06:44:09 -0500
6301
6302linux (4.18.0-8.9) cosmic; urgency=medium
6303
6304 * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663)
6305
6306 * Cosmic update to v4.18.7 stable release (LP: #1791660)
6307 - rcu: Make expedited GPs handle CPU 0 being offline
6308 - net: 6lowpan: fix reserved space for single frames
6309 - net: mac802154: tx: expand tailroom if necessary
6310 - 9p/net: Fix zero-copy path in the 9p virtio transport
6311 - spi: davinci: fix a NULL pointer dereference
6312 - spi: pxa2xx: Add support for Intel Ice Lake
6313 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
6314 - spi: cadence: Change usleep_range() to udelay(), for atomic context
6315 - mmc: block: Fix unsupported parallel dispatch of requests
6316 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
6317 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
6318 - readahead: stricter check for bdi io_pages
6319 - block: fix infinite loop if the device loses discard capability
6320 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
6321 - block: really disable runtime-pm for blk-mq
6322 - blkcg: Introduce blkg_root_lookup()
6323 - block: Introduce blk_exit_queue()
6324 - block: Ensure that a request queue is dissociated from the cgroup controller
6325 - apparmor: fix bad debug check in apparmor_secid_to_secctx()
6326 - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
6327 - libertas: fix suspend and resume for SDIO connected cards
6328 - media: Revert "[media] tvp5150: fix pad format frame height"
6329 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
6330 - Replace magic for trusting the secondary keyring with #define
6331 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
6332 boot
6333 - powerpc/fadump: handle crash memory ranges array index overflow
6334 - powerpc/64s: Fix page table fragment refcount race vs speculative references
6335 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
6336 - powerpc/pkeys: Give all threads control of their key permissions
6337 - powerpc/pkeys: Deny read/write/execute by default
6338 - powerpc/pkeys: key allocation/deallocation must not change pkey registers
6339 - powerpc/pkeys: Save the pkey registers before fork
6340 - powerpc/pkeys: Fix calculation of total pkeys.
6341 - powerpc/pkeys: Preallocate execute-only key
6342 - powerpc/nohash: fix pte_access_permitted()
6343 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
6344 - powerpc/powernv/pci: Work around races in PCI bridge enabling
6345 - cxl: Fix wrong comparison in cxl_adapter_context_get()
6346 - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
6347 - IB/mlx5: Fix leaking stack memory to userspace
6348 - IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
6349 - IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
6350 - IB/srpt: Support HCAs with more than two ports
6351 - overflow.h: Add arithmetic shift helper
6352 - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
6353 - ib_srpt: Fix a use-after-free in srpt_close_ch()
6354 - ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
6355 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
6356 - 9p: fix multiple NULL-pointer-dereferences
6357 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
6358 - 9p/virtio: fix off-by-one error in sg list bounds check
6359 - net/9p/client.c: version pointer uninitialized
6360 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
6361 kfree()
6362 - dm integrity: change 'suspending' variable from bool to int
6363 - dm thin: stop no_space_timeout worker when switching to write-mode
6364 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
6365 - dm cache metadata: set dirty on all cache blocks after a crash
6366 - dm crypt: don't decrease device limits
6367 - dm writecache: fix a crash due to reading past end of dirty_bitmap
6368 - uart: fix race between uart_put_char() and uart_shutdown()
6369 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
6370 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
6371 - iio: sca3000: Fix missing return in switch
6372 - iio: ad9523: Fix displayed phase
6373 - iio: ad9523: Fix return value for ad952x_store()
6374 - extcon: Release locking when sending the notification of connector state
6375 - eventpoll.h: wrap casts in () properly
6376 - vmw_balloon: fix inflation of 64-bit GFNs
6377 - vmw_balloon: do not use 2MB without batching
6378 - vmw_balloon: VMCI_DOORBELL_SET does not check status
6379 - vmw_balloon: fix VMCI use when balloon built into kernel
6380 - rtc: omap: fix resource leak in registration error path
6381 - rtc: omap: fix potential crash on power off
6382 - tracing: Do not call start/stop() functions when tracing_on does not change
6383 - tracing/blktrace: Fix to allow setting same value
6384 - printk/tracing: Do not trace printk_nmi_enter()
6385 - livepatch: Validate module/old func name length
6386 - uprobes: Use synchronize_rcu() not synchronize_sched()
6387 - mfd: hi655x: Fix regmap area declared size for hi655x
6388 - ovl: fix wrong use of impure dir cache in ovl_iterate()
6389 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
6390 - ACPICA: Clear status of all events when entering sleep states
6391 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
6392 - sched: idle: Avoid retaining the tick when it has been stopped
6393 - cpuidle: menu: Handle stopped tick more aggressively
6394 - cpufreq: governor: Avoid accessing invalid governor_data
6395 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
6396 - ALSA: ac97: fix device initialization in the compat layer
6397 - ALSA: ac97: fix check of pm_runtime_get_sync failure
6398 - ALSA: ac97: fix unbalanced pm_runtime_enable
6399 - i2c: designware: Re-init controllers with pm_disabled set on resume
6400 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
6401 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
6402 - xtensa: limit offsets in __loop_cache_{all,page}
6403 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
6404 - block, bfq: return nbytes and not zero from struct cftype .write() method
6405 - pnfs/blocklayout: off by one in bl_map_stripe()
6406 - nfsd: fix leaked file lock with nfs exported overlayfs
6407 - NFSv4 client live hangs after live data migration recovery
6408 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
6409 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
6410 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
6411 - ARM: dts: am57xx-idk: Enable dual role for USB2 port
6412 - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
6413 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
6414 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
6415 VMSA
6416 - iommu/vt-d: Add definitions for PFSID
6417 - iommu/vt-d: Fix dev iotlb pfsid use
6418 - sys: don't hold uts_sem while accessing userspace memory
6419 - userns: move user access out of the mutex
6420 - ubifs: Fix memory leak in lprobs self-check
6421 - Revert "UBIFS: Fix potential integer overflow in allocation"
6422 - ubifs: Check data node size before truncate
6423 - ubifs: xattr: Don't operate on deleted inodes
6424 - ubifs: Fix directory size calculation for symlinks
6425 - ubifs: Fix synced_i_size calculation for xattr inodes
6426 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
6427 - pwm: tiehrpwm: Fix disabling of output of PWMs
6428 - fb: fix lost console when the user unplugs a USB adapter
6429 - udlfb: fix semaphore value leak
6430 - udlfb: fix display corruption of the last line
6431 - udlfb: don't switch if we are switching to the same videomode
6432 - udlfb: set optimal write delay
6433 - udlfb: make a local copy of fb_ops
6434 - udlfb: handle allocation failure
6435 - udlfb: set line_length in dlfb_ops_set_par
6436 - getxattr: use correct xattr length
6437 - libnvdimm: Use max contiguous area for namespace size
6438 - libnvdimm: fix ars_status output length calculation
6439 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
6440 - kconfig: fix "Can't open ..." in parallel build
6441 - perf auxtrace: Fix queue resize
6442 - crypto: vmx - Fix sleep-in-atomic bugs
6443 - crypto: aesni - Use unaligned loads from gcm_context_data
6444 - crypto: arm64/sm4-ce - check for the right CPU feature bit
6445 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
6446 - crypto: caam/jr - fix descriptor DMA unmapping
6447 - crypto: caam/qi - fix error path in xts setkey
6448 - fs/quota: Fix spectre gadget in do_quotactl
6449 - udf: Fix mounting of Win7 created UDF filesystems
6450 - cpuidle: menu: Retain tick when shallow state is selected
6451 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
6452 - Linux 4.18.7
6453
6454 * CVE-2017-5715
6455 - s390: detect etoken facility
6456 - KVM: s390: add etoken support for guests
6457
6458 * Missing Intel GPU pci-id's (LP: #1789924)
6459 - drm/i915/whl: Introducing Whiskey Lake platform
6460 - drm/i915/aml: Introducing Amber Lake platform
6461 - drm/i915/cfl: Add a new CFL PCI ID.
6462
6463 * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934)
6464 - s390/ism: add device driver for internal shared memory
6465 - CONFIG_ISM=y for s390
6466
6467 * Cosmic update to v4.18.6 stable release (LP: #1791105)
6468 - PATCH scripts/kernel-doc
6469 - scripts/kernel-doc: Escape all literal braces in regexes
6470 - scsi: libsas: dynamically allocate and free ata host
6471 - xprtrdma: Fix disconnect regression
6472 - mei: don't update offset in write
6473 - cifs: add missing support for ACLs in SMB 3.11
6474 - CIFS: fix uninitialized ptr deref in smb2 signing
6475 - cifs: add missing debug entries for kconfig options
6476 - cifs: use a refcount to protect open/closing the cached file handle
6477 - cifs: check kmalloc before use
6478 - smb3: enumerating snapshots was leaving part of the data off end
6479 - smb3: Do not send SMB3 SET_INFO if nothing changed
6480 - smb3: don't request leases in symlink creation and query
6481 - smb3: fill in statfs fsid and correct namelen
6482 - btrfs: use correct compare function of dirty_metadata_bytes
6483 - btrfs: don't leak ret from do_chunk_alloc
6484 - Btrfs: fix mount failure after fsync due to hard link recreation
6485 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
6486 - Btrfs: fix send failure when root has deleted files still open
6487 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
6488 - hwmon: (k10temp) 27C Offset needed for Threadripper2
6489 - bpf, arm32: fix stack var offset in jit
6490 - regulator: arizona-ldo1: Use correct device to get enable GPIO
6491 - iommu/arm-smmu: Error out only if not enough context interrupts
6492 - printk: Split the code for storing a message into the log buffer
6493 - printk: Create helper function to queue deferred console handling
6494 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
6495 - kprobes/arm64: Fix %p uses in error messages
6496 - arm64: Fix mismatched cache line size detection
6497 - arm64: Handle mismatched cache type
6498 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
6499 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
6500 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
6501 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
6502 - KVM: arm/arm64: Skip updating PMD entry if no change
6503 - KVM: arm/arm64: Skip updating PTE entry if no change
6504 - s390/kvm: fix deadlock when killed by oom
6505 - perf kvm: Fix subcommands on s390
6506 - stop_machine: Reflow cpu_stop_queue_two_works()
6507 - stop_machine: Atomically queue and wake stopper threads
6508 - ext4: check for NUL characters in extended attribute's name
6509 - ext4: use ext4_warning() for sb_getblk failure
6510 - ext4: sysfs: print ext4_super_block fields as little-endian
6511 - ext4: reset error code in ext4_find_entry in fallback
6512 - ext4: fix race when setting the bitmap corrupted flag
6513 - x86/gpu: reserve ICL's graphics stolen memory
6514 - platform/x86: wmi: Do not mix pages and kmalloc
6515 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
6516 - mm: move tlb_table_flush to tlb_flush_mmu_free
6517 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
6518 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
6519 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
6520 much RAM
6521 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
6522 - x86/vdso: Fix vDSO build if a retpoline is emitted
6523 - x86/process: Re-export start_thread()
6524 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
6525 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
6526 - fuse: Don't access pipe->buffers without pipe_lock()
6527 - fuse: fix initial parallel dirops
6528 - fuse: fix double request_end()
6529 - fuse: fix unlocked access to processing queue
6530 - fuse: umount should wait for all requests
6531 - fuse: Fix oops at process_init_reply()
6532 - fuse: Add missed unlock_page() to fuse_readpages_fill()
6533 - lib/vsprintf: Do not handle %pO[^F] as %px
6534 - udl-kms: change down_interruptible to down
6535 - udl-kms: handle allocation failure
6536 - udl-kms: fix crash due to uninitialized memory
6537 - udl-kms: avoid division
6538 - b43legacy/leds: Ensure NUL-termination of LED name string
6539 - b43/leds: Ensure NUL-termination of LED name string
6540 - ASoC: dpcm: don't merge format from invalid codec dai
6541 - ASoC: zte: Fix incorrect PCM format bit usages
6542 - ASoC: sirf: Fix potential NULL pointer dereference
6543 - ASoC: wm_adsp: Correct DSP pointer for preloader control
6544 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
6545 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
6546 - scsi: qla2xxx: Fix stalled relogin
6547 - x86/vdso: Fix lsl operand order
6548 - x86/nmi: Fix NMI uaccess race against CR3 switching
6549 - x86/irqflags: Mark native_restore_fl extern inline
6550 - x86/spectre: Add missing family 6 check to microcode check
6551 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
6552 - hwmon: (nct6775) Fix potential Spectre v1
6553 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
6554 - x86: Allow generating user-space headers without a compiler
6555 - s390/mm: fix addressing exception after suspend/resume
6556 - s390/lib: use expoline for all bcr instructions
6557 - s390: fix br_r1_trampoline for machines without exrl
6558 - s390/qdio: reset old sbal_state flags
6559 - s390/numa: move initial setup of node_to_cpumask_map
6560 - s390/purgatory: Fix crash with expoline enabled
6561 - s390/purgatory: Add missing FORCE to Makefile targets
6562 - kprobes: Show blacklist addresses as same as kallsyms does
6563 - kprobes: Replace %p with other pointer types
6564 - kprobes/arm: Fix %p uses in error messages
6565 - kprobes: Make list and blacklist root user read only
6566 - MIPS: Correct the 64-bit DSP accumulator register size
6567 - MIPS: memset.S: Fix byte_fixup for MIPSr6
6568 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
6569 - MIPS: Change definition of cpu_relax() for Loongson-3
6570 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
6571 - tpm: Return the actual size when receiving an unsupported command
6572 - tpm: separate cmd_ready/go_idle from runtime_pm
6573 - scsi: mpt3sas: Fix calltrace observed while running IO & reset
6574 - scsi: mpt3sas: Fix _transport_smp_handler() error path
6575 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
6576 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
6577 - iscsi target: fix session creation failure handling
6578 - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
6579 - mtd: rawnand: fsmc: Stop using chip->read_buf()
6580 - mtd: rawnand: marvell: add suspend and resume hooks
6581 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
6582 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
6583 - clk: npcm7xx: fix memory allocation
6584 - PM / clk: signedness bug in of_pm_clk_add_clks()
6585 - power: generic-adc-battery: fix out-of-bounds write when copying channel
6586 properties
6587 - power: generic-adc-battery: check for duplicate properties copied from iio
6588 channels
6589 - watchdog: Mark watchdog touch functions as notrace
6590 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
6591 - x86/dumpstack: Don't dump kernel memory based on usermode RIP
6592 - Linux 4.18.6
6593 - updateconfigs after v4.18.6 stable update
6594
6595 * random oopses on s390 systems using NVMe devices (LP: #1790480)
6596 - s390/pci: fix out of bounds access during irq setup
6597
6598 * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
6599 binding (LP: #1784331)
6600 - s390/zcrypt: code beautify
6601 - s390/zcrypt: AP bus support for alternate driver(s)
6602 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
6603
6604 * performance drop with ATS enabled (LP: #1788097)
6605 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
6606
6607 * Fix MCE handling for user access of poisoned device-dax mapping
6608 (LP: #1774366)
6609 - device-dax: Convert to vmf_insert_mixed and vm_fault_t
6610 - device-dax: Enable page_mapping()
6611 - device-dax: Set page->index
6612 - filesystem-dax: Set page->index
6613 - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
6614 - mm, dev_pagemap: Do not clear ->mapping on final put
6615 - mm, madvise_inject_error: Let memory_failure() optionally take a page
6616 reference
6617 - mm, memory_failure: Collect mapping size in collect_procs()
6618 - filesystem-dax: Introduce dax_lock_mapping_entry()
6619 - mm, memory_failure: Teach memory_failure() about dev_pagemap pages
6620 - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
6621 - x86/memory_failure: Introduce {set, clear}_mce_nospec()
6622 - libnvdimm, pmem: Restore page attributes when clearing errors
6623
6624 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
6625 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
6626 hclge_get_ring_chain_from_mbx"
6627 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
6628 shift in hclge_get_ring_chain_from_mbx"
6629 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
6630 assignment probelm"
6631 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
6632 configuration operation while resetting"
6633 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
6634 hns3_reset_notify_down_enet"
6635 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
6636 phy driver"
6637 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
6638 resetting"
6639 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
6640 register"
6641 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
6642 frequently"
6643 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
6644 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
6645 command queue register"
6646 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
6647 global or core reset"
6648 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
6649 callback function"
6650 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
6651 reset cause"
6652 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
6653 hclgevf_main module"
6654 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
6655 selftest"
6656 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
6657 frame size"
6658 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
6659 problem"
6660 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
6661 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
6662 correctly"
6663 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
6664 pfc mode"
6665 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
6666 up"
6667 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
6668 function when link status change"
6669 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
6670 roce client"
6671 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
6672 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
6673 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
6674 definition"
6675 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
6676 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
6677 macros"
6678 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
6679 macros"
6680 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
6681 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
6682 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
6683 value"
6684 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6685 assignments"
6686 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
6687 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
6688 of kzalloc/dma_map_single"
6689 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
6690 dependency HNS3 set"
6691 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
6692 some structures"
6693 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
6694 hclge_cmd_csq_done"
6695 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
6696 in hclge_cmd_send"
6697 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
6698 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6699 assignments"
6700 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
6701 hclge_cmd_send"
6702 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
6703 hclge_ring_to_dma_dir"
6704 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
6705 upper_32_bits"
6706 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
6707 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
6708 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
6709 in hns3_client_uninit"
6710 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
6711 information"
6712 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
6713 state init|uninit"
6714 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
6715 hnae3.c"
6716 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
6717 and ipv6"
6718 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
6719 free vector"
6720 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
6721 init_client_instance and uninit_client_instance"
6722 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
6723 from hclge_bind_ring_with_vector"
6724 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
6725 last BD except VLD bit and buffer size"
6726 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
6727 selftest"
6728 - net: hns3: Updates RX packet info fetch in case of multi BD
6729 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
6730 - net: hns3: rename the interface for init_client_instance and
6731 uninit_client_instance
6732 - net: hns3: add vector status check before free vector
6733 - net: hns3: add l4_type check for both ipv4 and ipv6
6734 - net: hns3: add unlikely for error check
6735 - net: hns3: remove unused head file in hnae3.c
6736 - net: hns3: extraction an interface for state init|uninit
6737 - net: hns3: print the ret value in error information
6738 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
6739 - net: hns3: remove back in struct hclge_hw
6740 - net: hns3: use lower_32_bits and upper_32_bits
6741 - net: hns3: remove unused hclge_ring_to_dma_dir
6742 - net: hns3: remove useless code in hclge_cmd_send
6743 - net: hns3: remove some redundant assignments
6744 - net: hns3: simplify hclge_cmd_csq_clean
6745 - net: hns3: remove a redundant hclge_cmd_csq_done
6746 - net: hns3: remove some unused members of some structures
6747 - net: hns3: give default option while dependency HNS3 set
6748 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
6749 - net: hns3: modify hnae_ to hnae3_
6750 - net: hns3: Fix tc setup when netdev is first up
6751 - net: hns3: Fix for mac pause not disable in pfc mode
6752 - net: hns3: Fix for waterline not setting correctly
6753 - net: hns3: Fix for l4 checksum offload bug
6754 - net: hns3: Fix for mailbox message truncated problem
6755 - net: hns3: Add configure for mac minimal frame size
6756 - net: hns3: Fix warning bug when doing lp selftest
6757 - net: hns3: Fix get_vector ops in hclgevf_main module
6758 - net: hns3: Remove the warning when clear reset cause
6759 - net: hns3: Prevent sending command during global or core reset
6760 - net: hns3: Modify the order of initializing command queue register
6761 - net: hns3: Reset net device with rtnl_lock
6762 - net: hns3: Prevent to request reset frequently
6763 - net: hns3: Correct reset event status register
6764 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
6765 - net: hns3: remove unnecessary ring configuration operation while resetting
6766 - net: hns3: Fix for reset_level default assignment probelm
6767 - net: hns3: Fix for using wrong mask and shift in
6768 hclge_get_ring_chain_from_mbx
6769 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
6770 - net: hns3: Remove some redundant assignments
6771 - net: hns3: Standardize the handle of return value
6772 - net: hns3: Remove extra space and brackets
6773 - net: hns3: Correct unreasonable code comments
6774 - net: hns3: Use decimal for bit offset macros
6775 - net: hns3: Modify inconsistent bit mask macros
6776 - net: hns3: Fix misleading parameter name
6777 - net: hns3: Remove unused struct member and definition
6778 - net: hns3: Add SPDX tags to HNS3 PF driver
6779 - net: hns3: Add support for serdes loopback selftest
6780 - net: hns3: Fix for phy link issue when using marvell phy driver
6781
6782 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
6783 - arm64: export memblock_reserve()d regions via /proc/iomem
6784 - drivers: acpi: add dependency of EFI for arm64
6785 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
6786 - efi/arm: map UEFI memory map even w/o runtime services enabled
6787 - arm64: acpi: fix alignment fault in accessing ACPI
6788 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
6789 - arm64: fix ACPI dependencies
6790 - ACPI: fix menuconfig presentation of ACPI submenu
6791
6792 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
6793 - r8152: disable RX aggregation on new Dell TB16 dock
6794
6795 * Support Power Management for Thunderbolt Controller (LP: #1789358)
6796 - thunderbolt: Use 64-bit DMA mask if supported by the platform
6797 - thunderbolt: Do not unnecessarily call ICM get route
6798 - thunderbolt: No need to take tb->lock in domain suspend/complete
6799 - thunderbolt: Use correct ICM commands in system suspend
6800 - thunderbolt: Add support for runtime PM
6801
6802 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
6803 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
6804 - SAUCE: i2c:amd move out pointer in union i2c_event_base
6805 - SAUCE: i2c:amd Depends on ACPI
6806 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
6807
6808 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
6809 machine (LP: #1789145)
6810 - ALSA: hda/realtek - Fix HP Headset Mic can't record
6811
6812 * Please enable CONFIG_PAGE_POISONING (LP: #1783651)
6813 - [Config] Enable CONFIG_PAGE_POISONING configs
6814
6815 * Tango platform uses __initcall without further checks (LP: #1787945)
6816 - [Config] disable ARCH_TANGO
6817
6818 * [18.10 FEAT] SMC-Direct (LP: #1786902)
6819 - net/smc: determine port attributes independent from pnet table
6820 - net/smc: add pnetid support
6821 - net/smc: add base infrastructure for SMC-D and ISM
6822 - net/smc: add pnetid support for SMC-D and ISM
6823 - net/smc: add SMC-D support in CLC messages
6824 - net/smc: add SMC-D support in data transfer
6825 - net/smc: add SMC-D support in af_smc
6826 - net/smc: add SMC-D diag support
6827 - net/smc: provide smc mode in smc_diag.c
6828 - net/smc: eliminate cursor read and write calls
6829 - net/smc: add function to get link group from link
6830 - net/smc: use DECLARE_BITMAP for rtokens_used_mask
6831 - net/smc: remove local variable page in smc_rx_splice()
6832 - net/smc: Remove a WARN_ON() statement
6833 - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
6834 - net/smc: fewer parameters for smc_llc_send_confirm_link()
6835 - net/smc: use correct vlan gid of RoCE device
6836 - net/smc: provide fallback reason code
6837 - net/smc: improve delete link processing
6838 - net: simplify sock_poll_wait
6839 - net/smc: send response to test link signal
6840
6841 * Miscellaneous Ubuntu changes
6842 - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON
6843 - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK
6844
6845 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Sep 2018 07:08:38 -0500
6846
6847linux (4.18.0-7.8) cosmic; urgency=medium
6848
6849 * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459)
6850
6851 * pmtu.sh fails on 4.18 kernel (LP: #1789436)
6852 - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit"
6853
6854 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Aug 2018 11:08:51 -0500
6855
6856linux (4.18.0-6.7) cosmic; urgency=medium
6857
6858 * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881)
6859
6860 * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440)
6861 - Config: Disable BPF_JIT_ALWAYS_ON on i386
6862
6863 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
6864 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
6865
6866 * Cosmic update to v4.18.5 stable release (LP: #1788874)
6867 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
6868 - pty: fix O_CLOEXEC for TIOCGPTPEER
6869 - mm: Allow non-direct-map arguments to free_reserved_area()
6870 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
6871 - x86/mm/init: Add helper for freeing kernel image pages
6872 - x86/mm/init: Remove freed kernel image areas from alias mapping
6873 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
6874 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
6875 - drm/i915/kvmgt: Fix potential Spectre v1
6876 - drm/amdgpu/pm: Fix potential Spectre v1
6877 - parisc: Remove unnecessary barriers from spinlock.h
6878 - parisc: Remove ordered stores from syscall.S
6879 - PCI: Restore resized BAR state on resume
6880 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
6881 - PCI: hotplug: Don't leak pci_slot on registration failure
6882 - PCI: aardvark: Size bridges before resources allocation
6883 - PCI: Skip MPS logic for Virtual Functions (VFs)
6884 - PCI: pciehp: Fix use-after-free on unplug
6885 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
6886 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
6887 - i2c: imx: Fix race condition in dma read
6888 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
6889 - Linux 4.18.5
6890
6891 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
6892 - [Config] CONFIG_SCLP_OFB=y for s390x
6893
6894 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
6895 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
6896 - partitions/aix: append null character to print data from disk
6897
6898 * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635)
6899 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
6900
6901 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
6902 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
6903
6904 * Cosmic update to v4.18.4 stable release (LP: #1788454)
6905 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
6906 - net_sched: fix NULL pointer dereference when delete tcindex filter
6907 - net_sched: Fix missing res info when create new tc_index filter
6908 - r8169: don't use MSI-X on RTL8168g
6909 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
6910 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
6911 - ALSA: vx222: Fix invalid endian conversions
6912 - ALSA: virmidi: Fix too long output trigger loop
6913 - ALSA: cs5535audio: Fix invalid endian conversion
6914 - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
6915 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
6916 - ALSA: memalloc: Don't exceed over the requested size
6917 - ALSA: vxpocket: Fix invalid endian conversions
6918 - ALSA: seq: Fix poll() error return
6919 - media: gl861: fix probe of dvb_usb_gl861
6920 - USB: serial: sierra: fix potential deadlock at close
6921 - USB: serial: pl2303: add a new device id for ATEN
6922 - USB: option: add support for DW5821e
6923 - ACPI / PM: save NVS memory for ASUS 1025C laptop
6924 - tty: serial: 8250: Revert NXP SC16C2552 workaround
6925 - serial: 8250_exar: Read INT0 from slave device, too
6926 - serial: 8250_dw: always set baud rate in dw8250_set_termios
6927 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
6928 - uio: fix wrong return value from uio_mmap()
6929 - misc: sram: fix resource leaks in probe error path
6930 - Revert "uio: use request_threaded_irq instead"
6931 - Bluetooth: avoid killing an already killed socket
6932 - isdn: Disable IIOCDBGVAR
6933 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
6934 - hv/netvsc: Fix NULL dereference at single queue mode fallback
6935 - r8169: don't use MSI-X on RTL8106e
6936 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
6937 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
6938 - net: mvneta: fix mvneta_config_rss on armada 3700
6939 - cls_matchall: fix tcf_unbind_filter missing
6940 - Linux 4.18.4
6941
6942 * Cosmic update to v4.18.3 stable release (LP: #1788453)
6943 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
6944 - Linux 4.18.3
6945
6946 * Cosmic update to v4.18.2 stable release (LP: #1788452)
6947 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
6948 - x86: i8259: Add missing include file
6949 - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
6950 - x86/platform/UV: Mark memblock related init code and data correctly
6951 - x86/mm/pti: Clear Global bit more aggressively
6952 - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
6953 - x86/mm: Disable ioremap free page handling on x86-PAE
6954 - kbuild: verify that $DEPMOD is installed
6955 - crypto: ccree - fix finup
6956 - crypto: ccree - fix iv handling
6957 - crypto: ccp - Check for NULL PSP pointer at module unload
6958 - crypto: ccp - Fix command completion detection race
6959 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
6960 - crypto: vmac - require a block cipher with 128-bit block size
6961 - crypto: vmac - separate tfm and request context
6962 - crypto: blkcipher - fix crash flushing dcache in error path
6963 - crypto: ablkcipher - fix crash flushing dcache in error path
6964 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
6965 - crypto: skcipher - fix crash flushing dcache in error path
6966 - ioremap: Update pgtable free interfaces with addr
6967 - x86/mm: Add TLB purge to free pmd/pte page interfaces
6968 - Linux 4.18.2
6969
6970 * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363
6971 - Bluetooth: hidp: buffer overflow in hidp_process_report
6972
6973 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
6974 walinuxagent.service (LP: #1739107)
6975 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
6976 walinuxagent.service
6977
6978 * Miscellaneous Ubuntu changes
6979 - SAUCE: ipvs: remove nbsp characters from Kconfig
6980 - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el
6981 - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon
6982 - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x
6983 - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x
6984 - [Config] update annotations following config review
6985 - [Debian] set CROSS_COMPILE when generating kernel configs
6986 - [Config] Disable the Speck cipher
6987
6988 -- Seth Forshee <seth.forshee@canonical.com> Fri, 24 Aug 2018 14:18:15 -0500
6989
6990linux (4.18.0-5.6) cosmic; urgency=medium
6991
6992 * Cosmic update to v4.18.1 stable release (LP: #1787264)
6993 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
6994 - x86/speculation: Protect against userspace-userspace spectreRSB
6995 - kprobes/x86: Fix %p uses in error messages
6996 - x86/irqflags: Provide a declaration for native_save_fl
6997 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
6998 - x86/speculation/l1tf: Change order of offset/type in swap entry
6999 - x86/speculation/l1tf: Protect swap entries against L1TF
7000 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
7001 - x86/speculation/l1tf: Make sure the first page is always reserved
7002 - x86/speculation/l1tf: Add sysfs reporting for l1tf
7003 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
7004 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
7005 - x86/bugs: Move the l1tf function and define pr_fmt properly
7006 - sched/smt: Update sched_smt_present at runtime
7007 - x86/smp: Provide topology_is_primary_thread()
7008 - x86/topology: Provide topology_smt_supported()
7009 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
7010 - cpu/hotplug: Split do_cpu_down()
7011 - cpu/hotplug: Provide knobs to control SMT
7012 - x86/cpu: Remove the pointless CPU printout
7013 - x86/cpu/AMD: Remove the pointless detect_ht() call
7014 - x86/cpu/common: Provide detect_ht_early()
7015 - x86/cpu/topology: Provide detect_extended_topology_early()
7016 - x86/cpu/intel: Evaluate smp_num_siblings early
7017 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
7018 - x86/cpu/AMD: Evaluate smp_num_siblings early
7019 - x86/apic: Ignore secondary threads if nosmt=force
7020 - x86/speculation/l1tf: Extend 64bit swap file size limit
7021 - x86/cpufeatures: Add detection of L1D cache flush support.
7022 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
7023 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
7024 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
7025 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
7026 - cpu/hotplug: Boot HT siblings at least once
7027 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
7028 - x86/KVM/VMX: Add module argument for L1TF mitigation
7029 - x86/KVM/VMX: Add L1D flush algorithm
7030 - x86/KVM/VMX: Add L1D MSR based flush
7031 - x86/KVM/VMX: Add L1D flush logic
7032 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
7033 - x86/KVM/VMX: Add find_msr() helper function
7034 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
7035 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
7036 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
7037 - cpu/hotplug: Online siblings when SMT control is turned on
7038 - x86/litf: Introduce vmx status variable
7039 - x86/kvm: Drop L1TF MSR list approach
7040 - x86/l1tf: Handle EPT disabled state proper
7041 - x86/kvm: Move l1tf setup function
7042 - x86/kvm: Add static key for flush always
7043 - x86/kvm: Serialize L1D flush parameter setter
7044 - x86/kvm: Allow runtime control of L1D flush
7045 - cpu/hotplug: Expose SMT control init function
7046 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
7047 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
7048 - Documentation: Add section about CPU vulnerabilities
7049 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
7050 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
7051 - Documentation/l1tf: Fix typos
7052 - cpu/hotplug: detect SMT disabled by BIOS
7053 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
7054 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
7055 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
7056 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
7057 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
7058 - x86: Don't include linux/irq.h from asm/hardirq.h
7059 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
7060 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
7061 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
7062 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
7063 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
7064 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
7065 - cpu/hotplug: Fix SMT supported evaluation
7066 - x86/speculation/l1tf: Invert all not present mappings
7067 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
7068 - x86/mm/pat: Make set_memory_np() L1TF safe
7069 - x86/mm/kmmio: Make the tracer robust against L1TF
7070 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
7071 - x86/microcode: Allow late microcode loading with SMT disabled
7072 - x86/smp: fix non-SMP broken build due to redefinition of
7073 apic_id_is_primary_thread
7074 - cpu/hotplug: Non-SMP machines do not make use of booted_once
7075 - x86/init: fix build with CONFIG_SWAP=n
7076 - Linux 4.18.1
7077 - [Config] updateconfigs after v4.18.1 stable update
7078
7079 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
7080 - [Config] Enable timestamping in network PHY devices
7081
7082 * Miscellaneous Ubuntu changes
7083 - [Config] CONFIG_SYSCTL_SYSCALL=n
7084
7085 [ Upstream Kernel Changes ]
7086
7087 * Rebase to v4.18
7088
7089 -- Seth Forshee <seth.forshee@canonical.com> Wed, 15 Aug 2018 14:20:59 -0500
7090
7091linux (4.18.0-4.5) cosmic; urgency=medium
7092
7093 [ Upstream Kernel Changes ]
7094
7095 * Rebase to v4.18-rc8
7096
7097 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Aug 2018 13:54:02 -0500
7098
7099linux (4.18.0-3.4) cosmic; urgency=medium
7100
7101 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
7102 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
7103 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
7104
7105 * hinic interfaces aren't getting predictable names (LP: #1783138)
7106 - hinic: Link the logical network device to the pci device in sysfs
7107
7108 * libvirtd is unable to configure bridge devices inside of LXD containers
7109 (LP: #1784501)
7110 - kernfs: allow creating kernfs objects with arbitrary uid/gid
7111 - sysfs, kobject: allow creating kobject belonging to arbitrary users
7112 - kobject: kset_create_and_add() - fetch ownership info from parent
7113 - driver core: set up ownership of class devices in sysfs
7114 - net-sysfs: require net admin in the init ns for setting tx_maxrate
7115 - net-sysfs: make sure objects belong to container's owner
7116 - net: create reusable function for getting ownership info of sysfs inodes
7117 - bridge: make sure objects belong to container's owner
7118 - sysfs: Fix regression when adding a file to an existing group
7119
7120 * locking sockets broken due to missing AppArmor socket mediation patches
7121 (LP: #1780227)
7122 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
7123
7124 * Update2 for ocxl driver (LP: #1781436)
7125 - ocxl: Fix page fault handler in case of fault on dying process
7126
7127 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
7128 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
7129 - vga_switcheroo: set audio client id according to bound GPU id
7130
7131 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
7132 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
7133
7134 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
7135 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
7136 'firmware_install' target
7137
7138 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
7139 (LP: #1782116)
7140 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
7141
7142 [ Upstream Kernel Changes ]
7143
7144 * Rebase to v4.18-rc7
7145
7146 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Aug 2018 08:49:40 -0500
7147
7148linux (4.18.0-2.3) cosmic; urgency=medium
7149
7150 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
7151 - SAUCE: (noup) zfs to 0.7.9-3ubuntu4
7152
7153 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
7154 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
7155 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
7156 bitmap
7157
7158 * Cloud-init causes potentially huge boot delays with 4.15 kernels
7159 (LP: #1780062)
7160 - random: Make getrandom() ready earlier
7161
7162 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
7163 - scsi: hisi_sas: Update a couple of register settings for v3 hw
7164
7165 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
7166 - scsi: hisi_sas: Add missing PHY spinlock init
7167
7168 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
7169 (LP: #1777727)
7170 - scsi: hisi_sas: Use dmam_alloc_coherent()
7171 - scsi: hisi_sas: Pre-allocate slot DMA buffers
7172
7173 * hisi_sas: Failures during host reset (LP: #1777696)
7174 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
7175 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
7176 - scsi: hisi_sas: Adjust task reject period during host reset
7177 - scsi: hisi_sas: Add a flag to filter PHY events during reset
7178 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
7179
7180 * Miscellaneous Ubuntu changes
7181 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3
7182 - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
7183 - Enable zfs build
7184 - SAUCE: Import aufs driver
7185 - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64"
7186 - [Config] retpoline -- review and accept retpoline changes
7187
7188 [ Upstream Kernel Changes ]
7189
7190 * Rebase to v4.18-rc5
7191 * Rebase to v4.18-rc6
7192
7193 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jul 2018 08:41:22 -0500
7194
7195linux (4.18.0-1.2) cosmic; urgency=medium
7196
7197 [ Upstream Kernel Changes ]
7198
7199 * Rebase to v4.18-rc4
7200
7201 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jul 2018 07:36:31 -0500
7202
7203linux (4.18.0-0.1) cosmic; urgency=medium
7204
7205 * Miscellaneous Ubuntu changes
7206 - ubuntu -- disable vbox build
7207 - Disable zfs build
7208 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
7209 kernel image
7210 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
7211 - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode
7212 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
7213 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
7214 locked down
7215 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
7216 down
7217 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
7218 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
7219 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
7220 down
7221 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
7222 locked down
7223 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
7224 down
7225 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
7226 locked down
7227 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
7228 has been locked down
7229 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
7230 locked down
7231 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
7232 locked down
7233 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
7234 down
7235 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
7236 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
7237 parameters (eg. ioport)
7238 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
7239 - SAUCE: (efi-lockdown) Lock down /proc/kcore
7240 - SAUCE: (efi-lockdown) Lock down kprobes
7241 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
7242 kernel is locked down
7243 - SAUCE: (efi-lockdown) Lock down perf
7244 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
7245 down
7246 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7247 reboot
7248 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7249 boot mode
7250 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7251 mode
7252 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
7253 secondary keyring
7254 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
7255 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
7256 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
7257 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
7258 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
7259 that aren't present.
7260 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7261 efi_status_to_err().
7262 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
7263 error messages.
7264 - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature
7265 verification
7266 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7267 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
7268 - SAUCE: (namespace) block_dev: Support checking inode permissions in
7269 lookup_bdev()
7270 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
7271 when mounting
7272 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
7273 when mounting
7274 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
7275 namespaces
7276 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
7277 mounts
7278 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
7279 opened for writing
7280 - SAUCE: Import aufs driver
7281 - Update dropped.txt
7282 - [Config] updateconfigs after 4.18-rc3 rebase
7283 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18
7284
7285 [ Upstream Kernel Changes ]
7286
7287 * Rebase to v4.18-rc3
7288
7289 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jul 2018 10:46:37 -0500
7290
7291linux (4.18.0-0.0) cosmic; urgency=medium
7292
7293 * Dummy entry.
7294
7295 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Jul 2018 11:10:33 -0500
7296
7297linux (4.17.0-4.5) cosmic; urgency=medium
7298
7299 * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399)
7300
7301 * Update to ocxl driver for 18.04.1 (LP: #1775786)
7302 - powerpc: Add TIDR CPU feature for POWER9
7303 - powerpc: Use TIDR CPU feature to control TIDR allocation
7304 - powerpc: use task_pid_nr() for TID allocation
7305 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
7306 - ocxl: Expose the thread_id needed for wait on POWER9
7307 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
7308 - ocxl: Document new OCXL IOCTLs
7309 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
7310
7311 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
7312 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
7313
7314 * glibc pkeys test fail on powerpc (LP: #1776967)
7315 - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS
7316
7317 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
7318 - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
7319
7320 * Miscellaneous Ubuntu changes
7321 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1
7322
7323 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Jun 2018 13:37:52 -0500
7324
7325linux (4.17.0-3.4) cosmic; urgency=medium
7326
7327 * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124)
7328
7329 * Cosmic update to v4.17.3 stable release (LP: #1778997)
7330 - net: aquantia: fix unsigned numvecs comparison with less than zero
7331 - bonding: re-evaluate force_primary when the primary slave name changes
7332 - cdc_ncm: avoid padding beyond end of skb
7333 - ipv6: allow PMTU exceptions to local routes
7334 - net: dsa: add error handling for pskb_trim_rcsum
7335 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
7336 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
7337 - tcp: verify the checksum of the first data segment in a new connection
7338 - tls: fix use-after-free in tls_push_record
7339 - tls: fix waitall behavior in tls_sw_recvmsg
7340 - socket: close race condition between sock_close() and sockfs_setattr()
7341 - udp: fix rx queue len reported by diag and proc interface
7342 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
7343 vlan
7344 - hv_netvsc: Fix a network regression after ifdown/ifup
7345 - ACPICA: AML parser: attempt to continue loading table after error
7346 - ext4: fix hole length detection in ext4_ind_map_blocks()
7347 - ext4: update mtime in ext4_punch_hole even if no blocks are released
7348 - ext4: do not allow external inodes for inline data
7349 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
7350 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
7351 - ext4: fix fencepost error in check for inode count overflow during resize
7352 - driver core: Don't ignore class_dir_create_and_add() failure.
7353 - Btrfs: allow empty subvol= again
7354 - Btrfs: fix clone vs chattr NODATASUM race
7355 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
7356 - btrfs: return error value if create_io_em failed in cow_file_range
7357 - btrfs: scrub: Don't use inode pages for device replace
7358 - ALSA: usb-audio: Disable the quirk for Nura headset
7359 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
7360 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
7361 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
7362 - ALSA: hda: add dock and led support for HP ProBook 640 G4
7363 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
7364 - smb3: fix various xid leaks
7365 - smb3: on reconnect set PreviousSessionId field
7366 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
7367 expiry
7368 - cifs: For SMB2 security informaion query, check for minimum sized security
7369 descriptor instead of sizeof FileAllInformation class
7370 - nbd: fix nbd device deletion
7371 - nbd: update size when connected
7372 - nbd: use bd_set_size when updating disk size
7373 - blk-mq: reinit q->tag_set_list entry only after grace period
7374 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
7375 - cpufreq: Fix new policy initialization during limits updates via sysfs
7376 - cpufreq: ti-cpufreq: Fix an incorrect error return value
7377 - cpufreq: governors: Fix long idle detection logic in load calculation
7378 - libata: zpodd: small read overflow in eject_tray()
7379 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
7380 - nvme/pci: Sync controller reset for AER slot_reset
7381 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
7382 - x86/vector: Fix the args of vector_alloc tracepoint
7383 - x86/apic/vector: Prevent hlist corruption and leaks
7384 - x86/apic: Provide apic_ack_irq()
7385 - x86/ioapic: Use apic_ack_irq()
7386 - x86/platform/uv: Use apic_ack_irq()
7387 - irq_remapping: Use apic_ack_irq()
7388 - genirq/generic_pending: Do not lose pending affinity update
7389 - genirq/affinity: Defer affinity setting if irq chip is busy
7390 - genirq/migration: Avoid out of line call if pending is not set
7391 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
7392 - media: uvcvideo: Prevent setting unavailable flags
7393 - media: rc: ensure input/lirc device can be opened after register
7394 - iwlwifi: fw: harden page loading code
7395 - orangefs: set i_size on new symlink
7396 - orangefs: report attributes_mask and attributes for statx
7397 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
7398 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
7399 - vhost: fix info leak due to uninitialized memory
7400 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
7401 - Linux 4.17.3
7402
7403 * Use-after-free in sk_peer_label (LP: #1778646)
7404 - SAUCE: apparmor: fix use after free in sk_peer_label
7405
7406 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
7407 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
7408
7409 * Various fixes for CXL kernel module (LP: #1774471)
7410 - cxl: Configure PSL to not use APC virtual machines
7411 - cxl: Disable prefault_mode in Radix mode
7412
7413 * Bluetooth not working (LP: #1764645)
7414 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
7415
7416 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
7417 (LP: #1776750)
7418 - scsi: hisi_sas: make SAS address of SATA disks unique
7419
7420 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
7421 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
7422 - SAUCE: wcn36xx: read MAC from file or randomly generate one
7423
7424 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
7425 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
7426
7427 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
7428 - fs/binfmt_misc.c: do not allow offset overflow
7429
7430 * Network installs fail on SocioNext board (LP: #1775884)
7431 - net: socionext: reset hardware in ndo_stop
7432 - net: netsec: enable tx-irq during open callback
7433
7434 * Fix several bugs in RDMA/hns driver (LP: #1770974)
7435 - RDMA/hns: Drop local zgid in favor of core defined variable
7436 - RDMA/hns: Add 64KB page size support for hip08
7437 - RDMA/hns: Rename the idx field of db
7438 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
7439 - RDMA/hns: Increase checking CMQ status timeout value
7440 - RDMA/hns: Add reset process for RoCE in hip08
7441 - RDMA/hns: Fix the illegal memory operation when cross page
7442 - RDMA/hns: Implement the disassociate_ucontext API
7443
7444 * powerpc/livepatch: Implement reliable stack tracing for the consistency
7445 model (LP: #1771844)
7446 - powerpc/livepatch: Implement reliable stack tracing for the consistency
7447 model
7448
7449 * Adding back alx WoL feature (LP: #1772610)
7450 - SAUCE: Revert "alx: remove WoL support"
7451 - SAUCE: alx: add enable_wol paramenter
7452
7453 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
7454 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
7455 - scsi: lpfc: Fix 16gb hbas failing cq create.
7456
7457 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
7458 idle states when all CORES are guarded (LP: #1771780)
7459 - powerpc/powernv/cpuidle: Init all present cpus for deep states
7460
7461 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
7462 - net-next/hinic: add pci device ids for 25ge and 100ge card
7463
7464 * Expose arm64 CPU topology to userspace (LP: #1770231)
7465 - drivers: base: cacheinfo: move cache_setup_of_node()
7466 - drivers: base: cacheinfo: setup DT cache properties early
7467 - cacheinfo: rename of_node to fw_token
7468 - arm64/acpi: Create arch specific cpu to acpi id helper
7469 - ACPI/PPTT: Add Processor Properties Topology Table parsing
7470 - [Config] CONFIG_ACPI_PPTT=y
7471 - ACPI: Enable PPTT support on ARM64
7472 - drivers: base cacheinfo: Add support for ACPI based firmware tables
7473 - arm64: Add support for ACPI based firmware tables
7474 - arm64: topology: rename cluster_id
7475 - arm64: topology: enable ACPI/PPTT based CPU topology
7476 - ACPI: Add PPTT to injectable table list
7477 - arm64: topology: divorce MC scheduling domain from core_siblings
7478
7479 * Vcs-Git header on bionic linux source package points to zesty git tree
7480 (LP: #1766055)
7481 - [Packaging]: Update Vcs-Git
7482
7483 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
7484 version (LP: #1768431)
7485 - scsi: cxlflash: Handle spurious interrupts
7486 - scsi: cxlflash: Remove commmands from pending list on timeout
7487 - scsi: cxlflash: Synchronize reset and remove ops
7488 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
7489
7490 * hisi_sas robustness fixes (LP: #1774466)
7491 - scsi: hisi_sas: delete timer when removing hisi_sas driver
7492 - scsi: hisi_sas: print device id for errors
7493 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
7494 - scsi: hisi_sas: check host frozen before calling "done" function
7495 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
7496 - scsi: hisi_sas: stop controller timer for reset
7497 - scsi: hisi_sas: update PHY linkrate after a controller reset
7498 - scsi: hisi_sas: change slot index allocation mode
7499 - scsi: hisi_sas: Change common allocation mode of device id
7500 - scsi: hisi_sas: Reset disks when discovered
7501 - scsi: hisi_sas: Create a scsi_host_template per HW module
7502 - scsi: hisi_sas: Init disks after controller reset
7503 - scsi: hisi_sas: Try wait commands before before controller reset
7504 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
7505 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
7506 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
7507 - scsi: hisi_sas: Fix return value when get_free_slot() failed
7508 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
7509
7510 * hisi_sas: Support newer v3 hardware (LP: #1774467)
7511 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
7512 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
7513 - scsi: hisi_sas: fix PI memory size
7514 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
7515 - scsi: hisi_sas: remove redundant handling to event95 for v3
7516 - scsi: hisi_sas: add readl poll timeout helper wrappers
7517 - scsi: hisi_sas: workaround a v3 hw hilink bug
7518 - scsi: hisi_sas: Add LED feature for v3 hw
7519
7520 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
7521 - scsi: hisi_sas: optimise the usage of DQ locking
7522 - scsi: hisi_sas: relocate smp sg map
7523 - scsi: hisi_sas: make return type of prep functions void
7524 - scsi: hisi_sas: allocate slot buffer earlier
7525 - scsi: hisi_sas: Don't lock DQ for complete task sending
7526 - scsi: hisi_sas: Use device lock to protect slot alloc/free
7527 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
7528 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
7529
7530 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
7531 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
7532
7533 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
7534 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
7535
7536 * hns3 driver updates (LP: #1768670)
7537 - net: hns3: Remove error log when getting pfc stats fails
7538 - net: hns3: fix to correctly fetch l4 protocol outer header
7539 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
7540 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
7541 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
7542 - net: hns3: Fix to support autoneg only for port attached with phy
7543 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
7544 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
7545 - net: hns3: Remove packet statistics in the range of 8192~12287
7546 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
7547 - net: hns3: Fix for setting mac address when resetting
7548 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
7549 - net: hns3: fix for cleaning ring problem
7550 - net: hns3: refactor the loopback related function
7551 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
7552 - net: hns3: Fix for the null pointer problem occurring when initializing
7553 ae_dev failed
7554 - net: hns3: Add a check for client instance init state
7555 - net: hns3: Change return type of hnae3_register_ae_dev
7556 - net: hns3: Change return type of hnae3_register_ae_algo
7557 - net: hns3: Change return value in hnae3_register_client
7558 - net: hns3: Fixes the back pressure setting when sriov is enabled
7559 - net: hns3: Fix for fiber link up problem
7560 - net: hns3: Add support of .sriov_configure in HNS3 driver
7561 - net: hns3: Fixes the missing PCI iounmap for various legs
7562 - net: hns3: Fixes error reported by Kbuild and internal review
7563 - net: hns3: Fixes API to fetch ethernet header length with kernel default
7564 - net: hns3: cleanup of return values in hclge_init_client_instance()
7565 - net: hns3: Fix the missing client list node initialization
7566 - net: hns3: Fix for hns3 module is loaded multiple times problem
7567 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
7568 - net: hns3: Fix for netdev not running problem after calling net_stop and
7569 net_open
7570 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
7571 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
7572 - net: hns3: Updates RX packet info fetch in case of multi BD
7573 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
7574 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
7575 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
7576 - net: hns3: Fix for PF mailbox receving unknown message
7577 - net: hns3: Fixes the state to indicate client-type initialization
7578 - net: hns3: Fixes the init of the VALID BD info in the descriptor
7579 - net: hns3: Removes unnecessary check when clearing TX/RX rings
7580 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
7581 - net: hns3: Remove unused led control code
7582 - net: hns3: Adds support for led locate command for copper port
7583 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
7584 - net: hns3: Disable vf vlan filter when vf vlan table is full
7585 - net: hns3: Add support for IFF_ALLMULTI flag
7586 - net: hns3: Add repeat address checking for setting mac address
7587 - net: hns3: Fix setting mac address error
7588 - net: hns3: Fix for service_task not running problem after resetting
7589 - net: hns3: Fix for hclge_reset running repeatly problem
7590 - net: hns3: Fix for phy not link up problem after resetting
7591 - net: hns3: Add missing break in misc_irq_handle
7592 - net: hns3: Fix for vxlan tx checksum bug
7593 - net: hns3: Optimize the PF's process of updating multicast MAC
7594 - net: hns3: Optimize the VF's process of updating multicast MAC
7595 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
7596 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
7597 VLD bit and buffer size
7598 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
7599 hclge_bind_ring_with_vector
7600 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
7601 uninit_client_instance
7602 - SAUCE: {topost} net: hns3: add vector status check before free vector
7603 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
7604 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
7605 - SAUCE: {topost} net: hns3: extraction an interface for state state
7606 init|uninit
7607 - SAUCE: {topost} net: hns3: print the ret value in error information
7608 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
7609 hns3_client_uninit
7610 - SAUCE: {topost} net: hns3: add unlikely for error check
7611 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
7612 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
7613 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
7614 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
7615 - SAUCE: {topost} net: hns3: remove some redundant assignments
7616 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
7617 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
7618 hclge_cmd_send
7619 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
7620 - SAUCE: {topost} net: hns3: remove some unused members of some structures
7621 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
7622 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
7623 kzalloc/dma_map_single
7624 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
7625 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
7626 - SAUCE: {topost} net: hns3: remove some redundant assignments
7627 - SAUCE: {topost} net: hns3: standardize the handle of return value
7628 - SAUCE: {topost} net: hns3: remove extra space and brackets
7629 - SAUCE: {topost} net: hns3: fix unreasonable code comments
7630 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
7631 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
7632 - SAUCE: {topost} net: hns3: fix mislead parameter name
7633 - SAUCE: {topost} net: hns3: remove unused struct member and definition
7634 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
7635 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
7636 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
7637 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
7638 status change
7639 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
7640 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
7641 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
7642 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
7643 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
7644 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
7645 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
7646 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
7647 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
7648 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
7649 function
7650 - SAUCE: {topost} net: hns3: prevent sending command during global or core
7651 reset
7652 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
7653 register
7654 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
7655 - SAUCE: {topost} net: hns3: prevent to request reset frequently
7656 - SAUCE: {topost} net: hns3: correct reset event status register
7657 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
7658 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
7659 - SAUCE: {topost} net: hns3: fix return value error in
7660 hns3_reset_notify_down_enet
7661 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
7662 while resetting
7663 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
7664 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
7665 hclge_get_ring_chain_from_mbx
7666 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
7667 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
7668 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
7669 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
7670
7671 * CVE-2018-7755
7672 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
7673
7674 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
7675 - [Packaging] Fix missing watchdog for Raspberry Pi
7676
7677 * kernel: Fix arch random implementation (LP: #1775391)
7678 - s390/archrandom: Rework arch random implementation.
7679
7680 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
7681 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
7682 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
7683
7684 * Cosmic update to v4.17.2 stable release (LP: #1779117)
7685 - crypto: chelsio - request to HW should wrap
7686 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
7687 - KVM: X86: Fix reserved bits check for MOV to CR3
7688 - KVM: x86: introduce linear_{read,write}_system
7689 - kvm: fix typo in flag name
7690 - kvm: nVMX: Enforce cpl=0 for VMX instructions
7691 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
7692 kvm_write_guest_virt_system
7693 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
7694 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
7695 - NFC: pn533: don't send USB data off of the stack
7696 - usbip: vhci_sysfs: fix potential Spectre v1
7697 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
7698 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
7699 - Input: xpad - add GPD Win 2 Controller USB IDs
7700 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
7701 - usb: core: message: remove extra endianness conversion in
7702 usb_set_isoch_delay
7703 - usb: typec: wcove: Remove dependency on HW FSM
7704 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
7705 - usb: gadget: udc: renesas_usb3: fix double phy_put()
7706 - usb: gadget: udc: renesas_usb3: should remove debugfs
7707 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
7708 udc
7709 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
7710 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
7711 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
7712 reconnecting
7713 - serial: sh-sci: Stop using printk format %pCr
7714 - tty/serial: atmel: use port->name as name in request_irq()
7715 - serial: samsung: fix maxburst parameter for DMA transactions
7716 - serial: 8250: omap: Fix idling of clocks for unused uarts
7717 - vmw_balloon: fixing double free when batching mode is off
7718 - doc: fix sysfs ABI documentation
7719 - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
7720 - tty: pl011: Avoid spuriously stuck-off interrupts
7721 - crypto: ccree - correct host regs offset
7722 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
7723 - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
7724 - crypto: caam - strip input zeros from RSA input buffer
7725 - crypto: caam - fix DMA mapping dir for generated IV
7726 - crypto: caam - fix IV DMA mapping and updating
7727 - crypto: caam/qi - fix IV DMA mapping and updating
7728 - crypto: caam - fix size of RSA prime factor q
7729 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
7730 - crypto: cavium - Limit result reading attempts
7731 - crypto: vmx - Remove overly verbose printk from AES init routines
7732 - crypto: vmx - Remove overly verbose printk from AES XTS init
7733 - crypto: omap-sham - fix memleak
7734 - Linux 4.17.2
7735
7736 * Cosmic update to v4.17.1 stable release (LP: #1779116)
7737 - netfilter: nf_flow_table: attach dst to skbs
7738 - bnx2x: use the right constant
7739 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
7740 - ipv6: omit traffic class when calculating flow hash
7741 - l2tp: fix refcount leakage on PPPoL2TP sockets
7742 - netdev-FAQ: clarify DaveM's position for stable backports
7743 - net: metrics: add proper netlink validation
7744 - net/packet: refine check for priv area size
7745 - rtnetlink: validate attributes in do_setlink()
7746 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
7747 - team: use netdev_features_t instead of u32
7748 - vrf: check the original netdevice for generating redirect
7749 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
7750 - ipmr: fix error path when ipmr_new_table fails
7751 - PCI: hv: Do not wait forever on a device that has disappeared
7752 - Linux 4.17.1
7753
7754 * Miscellaneous Ubuntu changes
7755 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
7756 CONFIG_VMAP_STACK"
7757 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
7758 - SAUCE: apparmor: userspace queries
7759 - SAUCE: apparmor: patch to provide compatibility with v2.x net rules
7760 - SAUCE: apparmor: af_unix mediation
7761
7762 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Jun 2018 08:03:32 -0500
7763
7764linux (4.17.0-2.3) cosmic; urgency=medium
7765
7766 * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276)
7767
7768 * Miscellaneous Ubuntu changes
7769 - Config: remove IrDA from annotations
7770 - Config: remove scsi drivers from annotations
7771 - Config: remove BT_HCIBTUART from annotations
7772 - Config: pstore zlib support was renamed
7773 - Config: disable NVRAM for armhf on annotations
7774 - Config: Disable VT on s390x
7775 - Config: Update SSB and B43/B44 options
7776 - Config: some options not supported on some arches anymore
7777 - Config: renamed and removed options
7778 - Config: TCG_CRB is required for IMA on ACPI systems
7779 - Config: EXTCON_AXP288 depends on X86
7780 - Config: CONFIG_FSI depends on OF
7781 - Config: DRM_RCAR_LVDS now depends on DRM
7782 - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386
7783 - Config: Enable HINIC on arm64
7784 - Config: Set PPS and PTP_1588_CLOCK as y
7785 - Config: Some NF_TABLES options are built-in now
7786 - Config: GENERIC_CPU for ppc64el
7787 - Config: KEXEC_FILE=n for s390x
7788 - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS
7789 - Config: Disable STM32 support
7790 - Config: Enable FORTIFY_SOURCE for armhf
7791 - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR
7792
7793 [ Upstream Kernel Changes ]
7794
7795 * Rebase to v4.17
7796
7797 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 11 Jun 2018 15:22:10 -0300
7798
7799linux (4.17.0-1.2) cosmic; urgency=medium
7800
7801 [ Seth Forshee ]
7802 * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516)
7803 - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64
7804
7805 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
7806 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
7807 num_possible_cpus()
7808
7809 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
7810 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
7811 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
7812
7813 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
7814 - [Config] update Build-Depends: transfig to fig2dev
7815
7816 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
7817 to load (LP: #1728238)
7818 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
7819 unreleased firmware"
7820
7821 * No driver for Huawei network adapters on arm64 (LP: #1769899)
7822 - net-next/hinic: add arm64 support
7823
7824 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
7825 - [Config] snapdragon: DRM_I2C_ADV7511=y
7826
7827 * Add d-i support for Huawei NICs (LP: #1767490)
7828 - d-i: add hinic to nic-modules udeb
7829
7830 * Acer Swift sf314-52 power button not managed (LP: #1766054)
7831 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
7832
7833 * Include nfp driver in linux-modules (LP: #1768526)
7834 - [Config] Add nfp.ko to generic inclusion list
7835
7836 * Miscellaneous Ubuntu changes
7837 - SAUCE: Import aufs driver
7838 - [Config] Enable AUFS config options
7839 - SAUCE: (efi-lockdown) Fix for module sig verification
7840 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7841 reboot
7842 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7843 boot mode
7844 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7845 mode
7846 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7847 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
7848 - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y
7849 - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot
7850 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17
7851 - enable zfs build
7852
7853 * Miscellaneous upstream changes
7854 - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in
7855 lockdown mode"
7856 - Rebased to v4.17-rc6
7857
7858 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 22 May 2018 14:48:13 -0300
7859
7860linux (4.17.0-0.1) bionic; urgency=medium
7861
7862 [ Upstream Kernel Changes ]
7863
7864 * Rebase to v4.17-rc4
7865
7866 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 08 May 2018 16:38:51 -0300
7867
7868linux (4.17.0-0.0) bionic; urgency=medium
7869
7870 * Dummy entry.
7871
7872 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 27 Apr 2018 11:01:13 -0300
7873
7874linux (4.16.0-4.5) bionic; urgency=medium
7875
7876 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
7877 - tools/kvm_stat: Fix python3 syntax
7878 - tools/kvm_stat: Don't use deprecated file()
7879 - tools/kvm_stat: Remove unused function
7880 - [Packaging] Add linux-tools-host package for VM host tools
7881 - [Config] do_tools_host=true for amd64
7882
7883 * [Featire] CNL: Enable RAPL support (LP: #1685712)
7884 - powercap: RAPL: Add support for Cannon Lake
7885
7886 * Bionic update to v4.16.2 stable release (LP: #1763388)
7887 - sparc64: Oracle DAX driver depends on SPARC64
7888 - arp: fix arp_filter on l3slave devices
7889 - net: dsa: Discard frames from unused ports
7890 - net/ipv6: Increment OUTxxx counters after netfilter hook
7891 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
7892 - pptp: remove a buggy dst release in pptp_connect()
7893 - sctp: do not leak kernel memory to user space
7894 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
7895 - vlan: also check phy_driver ts_info for vlan's real device
7896 - net: fool proof dev_valid_name()
7897 - ip_tunnel: better validate user provided tunnel names
7898 - ipv6: sit: better validate user provided tunnel names
7899 - ip6_gre: better validate user provided tunnel names
7900 - ip6_tunnel: better validate user provided tunnel names
7901 - vti6: better validate user provided tunnel names
7902 - net_sched: fix a missing idr_remove() in u32_delete_key()
7903 - nfp: use full 40 bits of the NSP buffer address
7904 - Linux 4.16.2
7905
7906 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
7907 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable
7908 release (LP: #1763388)
7909 - sky2: Increase D3 delay to sky2 stops working after suspend
7910
7911 * Merge the linux-snapdragon kernel into bionic master/snapdragon
7912 (LP: #1763040)
7913 - arm64: defconfig: enable REMOTEPROC
7914 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
7915 - kernel: configs; add distro.config
7916 - arm64: configs: enable WCN36xx
7917 - kernel: distro.config: enable debug friendly USB network adpater
7918 - arm64: configs: enable QCOM Venus
7919 - arm64: defconfig: Enable a53/apcs and avs
7920 - arm64: defconfig: enable ondemand governor as default
7921 - arm64: defconfig: enable QCOM_TSENS
7922 - kernel: configs: enable dm_mod and dm_crypt
7923 - Force the SMD regulator driver to be compiled-in
7924 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
7925 - arm64: configs: enable BT_QCOMSMD
7926 - kernel: configs: add more USB net drivers
7927 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
7928 - arm64: configs: Enable camera drivers
7929 - kernel: configs: add freq stat to sysfs
7930 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
7931 - arm64: defconfig: Enable QRTR features
7932 - kernel: configs: set USB_CONFIG_F_FS in distro.config
7933 - kernel: distro.config: enable 'schedutil' CPUfreq governor
7934 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
7935 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
7936 - arm64: defconfig: enable LEDS_QCOM_LPG
7937 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
7938 - power: avs: Add support for CPR (Core Power Reduction)
7939 - power: avs: cpr: Use raw mem access for qfprom
7940 - power: avs: cpr: fix with new reg_sequence structures
7941 - power: avs: cpr: Register with cpufreq-dt
7942 - regulator: smd: Add floor and corner operations
7943 - PM / OPP: Support adjusting OPP voltages at runtime
7944 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
7945 - PM / OPP: HACK: Allow to set regulator without opp_list
7946 - PM / OPP: Add a helper to get an opp regulator for device
7947 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
7948 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
7949 - ov5645: I2C address change
7950 - i2c: Add Qualcomm Camera Control Interface driver
7951 - camss: vfe: Skip first four frames from sensor
7952 - camss: Do not register if no cameras are present
7953 - i2c-qcom-cci: Fix run queue completion timeout
7954 - i2c-qcom-cci: Fix I2C address bug
7955 - media: ov5645: Fix I2C address
7956 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
7957 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
7958 - leds: Add driver for Qualcomm LPG
7959 - wcn36xx: Fix warning due to duplicate scan_completed notification
7960 - arm64: dts: Add CPR DT node for msm8916
7961 - arm64: dts: add spmi-regulator nodes
7962 - arm64: dts: msm8916: Add cpufreq support
7963 - arm64: dts: msm8916: Add a shared CPU opp table
7964 - arm64: dts: msm8916: Add cpu cooling maps
7965 - arm64: dts: pm8916: Mark the s2 regulator as always-on
7966 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
7967 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
7968 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
7969 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
7970 driver
7971 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
7972 - DT: leds: Add Qualcomm Light Pulse Generator binding
7973 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
7974 - arm64: dts: qcom: Add pwm node for pm8916
7975 - arm64: dts: qcom: Add user LEDs on db820c
7976 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
7977 - ARM: dts: qcom: Add LPG node to pm8941
7978 - ARM: dts: qcom: honami: Add LPG node and RGB LED
7979 - arm64: dts: qcom: Add Camera Control Interface support
7980 - arm64: dts: qcom: Add apps_iommu vfe child node
7981 - arm64: dts: qcom: Add camss device node
7982 - arm64: dts: qcom: Add ov5645 device nodes
7983 - arm64: dts: msm8916: Fix camera sensors I2C addresses
7984 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
7985 - packaging: arm64: add a uboot flavour - part1
7986 - packaging: arm64: add a uboot flavour - part2
7987 - packaging: arm64: add a uboot flavour - part3
7988 - packaging: arm64: add a uboot flavour - part4
7989 - packaging: arm64: add a uboot flavour - part5
7990 - packaging: arm64: rename uboot flavour to snapdragon
7991 - [Config] updateconfigs after qcomlt import
7992 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
7993 - [Config] arm64: snapdragon: MSM_GCC_8916=y
7994 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
7995 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
7996 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
7997 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
7998 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
7999 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
8000 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
8001 - [Config] arm64: snapdragon: QCOM_SMEM=y
8002 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
8003 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
8004 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
8005 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
8006 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
8007 - [Config] arm64: snapdragon: QCOM_CPR=y
8008 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
8009 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
8010 - [Config] turn off DRM_MSM_REGISTER_LOGGING
8011 - [Config] arm64: snapdragon: I2C_QUP=y
8012 - [Config] arm64: snapdragon: SPI_QUP=y
8013 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
8014 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
8015 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
8016 - [Config] arm64: snapdragon: QCOM_SMSM=y
8017 - [Config] arm64: snapdragon: QCOM_SMP2P=y
8018 - [Config] arm64: snapdragon: DRM_MSM=y
8019 - [Config] arm64: snapdragon: SND_SOC=y
8020 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
8021 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
8022 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
8023 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
8024 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
8025 SND_SOC_MSM8916_WCD_DIGITAL=y
8026 - SAUCE: media: ov5645: skip address change if dt addr == default addr
8027 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
8028 #ifdefs
8029 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
8030 - [Packaging] fix up snapdragon abi paths
8031
8032 * LSM stacking patches for bionic (LP: #1763062)
8033 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
8034 - SAUCE: LSM stacking: LSM: Manage credential security blobs
8035 - SAUCE: LSM stacking: LSM: Manage file security blobs
8036 - SAUCE: LSM stacking: LSM: Manage task security blobs
8037 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
8038 - SAUCE: LSM stacking: LSM: General stacking
8039 - SAUCE: LSM stacking: fixup initialize task->security
8040 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
8041 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
8042 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
8043 - SAUCE: LSM stacking: fixup apparmor stacking enablement
8044 - SAUCE: LSM stacking: fixup stacking kconfig
8045 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
8046 - SAUCE: LSM stacking: provide prctl interface for setting context
8047 - SAUCE: LSM stacking: inherit current display LSM
8048 - SAUCE: LSM stacking: keep an index for each registered LSM
8049 - SAUCE: LSM stacking: verify display LSM
8050 - SAUCE: LSM stacking: provide a way to specify the default display lsm
8051 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
8052 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
8053 - SAUCE: LSM stacking: add Kconfig to set default display LSM
8054 - SAUCE: LSM stacking: add configs for LSM stacking
8055 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
8056 - SAUCE: LSM stacking: remove procfs context interface
8057
8058 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
8059 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
8060 - SAUCE: LSM stacking: check for invalid zero sized writes
8061
8062 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
8063 (LP: #1762755)
8064 - RDMA/hns: Support rq record doorbell for the user space
8065 - RDMA/hns: Support cq record doorbell for the user space
8066 - RDMA/hns: Support rq record doorbell for kernel space
8067 - RDMA/hns: Support cq record doorbell for kernel space
8068 - RDMA/hns: Fix cqn type and init resp
8069 - RDMA/hns: Fix init resp when alloc ucontext
8070 - RDMA/hns: Fix cq record doorbell enable in kernel
8071
8072 * Replace LPC patchset with upstream version (LP: #1762758)
8073 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
8074 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
8075 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
8076 children"
8077 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
8078 bindings"
8079 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
8080 devices"
8081 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
8082 hosts"
8083 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
8084 pci_register_io_range()"
8085 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
8086 pci_register_io_range()"
8087 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
8088 - lib: Add generic PIO mapping method
8089 - PCI: Remove __weak tag from pci_register_io_range()
8090 - PCI: Add fwnode handler as input param of pci_register_io_range()
8091 - PCI: Apply the new generic I/O management on PCI IO hosts
8092 - of: Add missing I/O range exception for indirect-IO devices
8093 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
8094 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
8095 - ACPI / scan: Do not enumerate Indirect IO host children
8096 - HISI LPC: Add ACPI support
8097 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
8098
8099 * Enable Tunneled Operations on POWER9 (LP: #1762448)
8100 - powerpc/powernv: Enable tunneled operations
8101 - cxl: read PHB indications from the device tree
8102
8103 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
8104 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
8105
8106 * NFS + sec=krb5 is broken (LP: #1759791)
8107 - sunrpc: remove incorrect HMAC request initialization
8108
8109 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
8110 - d-i: add bcm2835 to block-modules
8111
8112 * Backport USB core quirks (LP: #1762695)
8113 - usb: core: Add "quirks" parameter for usbcore
8114 - usb: core: Copy parameter string correctly and remove superfluous null check
8115 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
8116
8117 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
8118 setting up a second end-to-end encrypted disk (LP: #1762353)
8119 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
8120
8121 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
8122 - s390: move nobp parameter functions to nospec-branch.c
8123 - s390: add automatic detection of the spectre defense
8124 - s390: report spectre mitigation via syslog
8125 - s390: add sysfs attributes for spectre
8126 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
8127 - s390: correct nospec auto detection init order
8128
8129 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
8130 - powerpc/64s: Wire up cpu_show_spectre_v2()
8131
8132 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
8133 - powerpc/64s: Wire up cpu_show_spectre_v1()
8134
8135 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
8136 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
8137 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
8138 - powerpc/rfi-flush: Always enable fallback flush on pseries
8139 - powerpc/rfi-flush: Differentiate enabled and patched flush types
8140 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
8141 - powerpc/64s: Move cpu_show_meltdown()
8142 - powerpc/64s: Enhance the information in cpu_show_meltdown()
8143 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
8144 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
8145
8146 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
8147 CVE-2017-5753 // CVE-2017-5754
8148 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
8149 - powerpc: Add security feature flags for Spectre/Meltdown
8150 - powerpc/pseries: Set or clear security feature flags
8151 - powerpc/powernv: Set or clear security feature flags
8152
8153 * Hisilicon network subsystem 3 support (LP: #1761610)
8154 - net: hns3: export pci table of hclge and hclgevf to userspace
8155 - d-i: Add hns3 drivers to nic-modules
8156
8157 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
8158 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
8159
8160 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
8161 - perf vendor events: Drop incomplete multiple mapfile support
8162 - perf vendor events: Fix error code in json_events()
8163 - perf vendor events: Drop support for unused topic directories
8164 - perf vendor events: Add support for pmu events vendor subdirectory
8165 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
8166 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
8167 - perf vendor events: Add support for arch standard events
8168 - perf vendor events arm64: Add armv8-recommended.json
8169 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
8170 - perf vendor events arm64: fixup A53 to use recommended events
8171 - perf vendor events arm64: add HiSilicon hip08 JSON file
8172 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
8173
8174 * Warning "cache flush timed out!" seen when unloading the cxl driver
8175 (LP: #1762367)
8176 - cxl: Check if PSL data-cache is available before issue flush request
8177
8178 * Bionic update to v4.16.1 stable release (LP: #1763170)
8179 - bitmap: fix memset optimization on big-endian systems
8180 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
8181 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
8182 - USB: serial: cp210x: add ELDAT Easywave RX09 id
8183 - serial: 8250: Add Nuvoton NPCM UART
8184 - mei: remove dev_err message on an unsupported ioctl
8185 - /dev/mem: Avoid overwriting "err" in read_mem()
8186 - media: usbtv: prevent double free in error case
8187 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
8188 - crypto: lrw - Free rctx->ext with kzfree
8189 - crypto: ccp - Fill the result buffer only on digest, finup, and final ops
8190 - crypto: talitos - don't persistently map req_ctx->hw_context and
8191 req_ctx->buf
8192 - crypto: inside-secure - fix clock management
8193 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
8194 - crypto: talitos - fix IPsec cipher in length
8195 - crypto: ahash - Fix early termination in hash walk
8196 - crypto: caam - Fix null dereference at error path
8197 - crypto: ccp - return an actual key size from RSA max_size callback
8198 - crypto: arm,arm64 - Fix random regeneration of S_shipped
8199 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
8200 - Bluetooth: hci_bcm: Add 6 new ACPI HIDs
8201 - Btrfs: fix unexpected cow in run_delalloc_nocow
8202 - siox: fix possible buffer overflow in device_add_store
8203 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
8204 - Revert "base: arch_topology: fix section mismatch build warnings"
8205 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
8206 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
8207 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
8208 - vt: change SGR 21 to follow the standards
8209 - Fix slab name "biovec-(1<<(21-12))"
8210 - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
8211 - Linux 4.16.1
8212
8213 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
8214 starting 4.15-rc2 (LP: #1759893)
8215 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
8216 build"
8217 - [Config] CONFIG_BLK_DEV_NMVE=m
8218
8219 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
8220 - PM / hibernate: Make passing hibernate offsets more friendly
8221
8222 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
8223 type(pseries-bionic) complaining "KVM implementation does not support
8224 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
8225 - powerpc: Use feature bit for RTC presence rather than timebase presence
8226 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
8227 - powerpc: Free up CPU feature bits on 64-bit machines
8228 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
8229 - powerpc/powernv: Provide a way to force a core into SMT4 mode
8230 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
8231 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
8232 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
8233
8234 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
8235 - thunderbolt: Resume control channel after hibernation image is created
8236 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
8237 - thunderbolt: Handle connecting device in place of host properly
8238 - thunderbolt: Do not overwrite error code when domain adding fails
8239 - thunderbolt: Wait a bit longer for root switch config space
8240 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
8241 - thunderbolt: Handle rejected Thunderbolt devices
8242 - thunderbolt: Factor common ICM add and update operations out
8243 - thunderbolt: Correct function name in kernel-doc comment
8244 - thunderbolt: Add tb_switch_get()
8245 - thunderbolt: Add tb_switch_find_by_route()
8246 - thunderbolt: Add tb_xdomain_find_by_route()
8247 - thunderbolt: Add constant for approval timeout
8248 - thunderbolt: Move driver ready handling to struct icm
8249 - thunderbolt: Add 'boot' attribute for devices
8250 - thunderbolt: Add support for preboot ACL
8251 - thunderbolt: Introduce USB only (SL4) security level
8252 - thunderbolt: Add support for Intel Titan Ridge
8253
8254 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
8255 - ath10k: update the IRAM bank number for QCA9377
8256
8257 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
8258 (LP: #1759511)
8259 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
8260
8261 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
8262 (LP: #1757228)
8263 - cxl: Fix timebase synchronization status on P9
8264
8265 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
8266 fixes (LP: #1752182)
8267 - scsi: lpfc: Fix frequency of Release WQE CQEs
8268 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
8269 - scsi: lpfc: move placement of target destroy on driver detach
8270 - scsi: lpfc: correct debug counters for abort
8271 - scsi: lpfc: Add WQ Full Logic for NVME Target
8272 - scsi: lpfc: Fix PRLI handling when topology type changes
8273 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
8274 - scsi: lpfc: Fix RQ empty firmware trap
8275 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
8276 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
8277 - scsi: lpfc: Fix issue_lip if link is disabled
8278 - scsi: lpfc: Indicate CONF support in NVMe PRLI
8279 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
8280 - scsi: lpfc: Validate adapter support for SRIU option
8281 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
8282 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
8283 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
8284 - scsi: lpfc: update driver version to 11.4.0.7
8285 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
8286 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
8287 - scsi: lpfc: Rework sli4 doorbell infrastructure
8288 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
8289 - scsi: lpfc: Add push-to-adapter support to sli4
8290 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
8291 - scsi: lpfc: Add 64G link speed support
8292 - scsi: lpfc: Add if_type=6 support for cycling valid bits
8293 - scsi: lpfc: Enable fw download on if_type=6 devices
8294 - scsi: lpfc: Add embedded data pointers for enhanced performance
8295 - scsi: lpfc: Fix nvme embedded io length on new hardware
8296 - scsi: lpfc: Work around NVME cmd iu SGL type
8297 - scsi: lpfc: update driver version to 12.0.0.0
8298 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
8299 - scsi: lpfc: use __raw_writeX on DPP copies
8300 - scsi: lpfc: Add missing unlock in WQ full logic
8301
8302 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
8303 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
8304
8305 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
8306 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
8307 - [Packaging] include the retpoline extractor in the headers
8308
8309 * Use med_with_dipm SATA LPM to save more power for mobile platforms
8310 (LP: #1759547)
8311 - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3
8312
8313 * Miscellaneous Ubuntu changes
8314 - [Packaging] Only install cloud init files when do_tools_common=true
8315 - SAUCE: Import aufs driver
8316 - [Config] Enable AUFS config options
8317
8318 -- Seth Forshee <seth.forshee@canonical.com> Thu, 12 Apr 2018 09:30:56 -0500
8319
8320linux (4.16.0-3.4) bionic; urgency=medium
8321
8322 * Allow multiple mounts of zfs datasets (LP: #1759848)
8323 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
8324
8325 * zfs system process hung on container stop/delete (LP: #1754584)
8326 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
8327 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
8328 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
8329
8330 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
8331 (LP: #1755073)
8332 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
8333
8334 * CAPI Flash (cxlflash) update (LP: #1752672)
8335 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
8336 - SAUCE: cxlflash: Avoid clobbering context control register value
8337 - SAUCE: cxlflash: Add argument identifier names
8338 - SAUCE: cxlflash: Introduce OCXL backend
8339 - SAUCE: cxlflash: Hardware AFU for OCXL
8340 - SAUCE: cxlflash: Read host function configuration
8341 - SAUCE: cxlflash: Setup function acTag range
8342 - SAUCE: cxlflash: Read host AFU configuration
8343 - SAUCE: cxlflash: Setup AFU acTag range
8344 - SAUCE: cxlflash: Setup AFU PASID
8345 - SAUCE: cxlflash: Adapter context support for OCXL
8346 - SAUCE: cxlflash: Use IDR to manage adapter contexts
8347 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
8348 - SAUCE: cxlflash: Support adapter context discovery
8349 - SAUCE: cxlflash: Support image reload policy modification
8350 - SAUCE: cxlflash: MMIO map the AFU
8351 - SAUCE: cxlflash: Support starting an adapter context
8352 - SAUCE: cxlflash: Support process specific mappings
8353 - SAUCE: cxlflash: Support AFU state toggling
8354 - SAUCE: cxlflash: Support reading adapter VPD data
8355 - SAUCE: cxlflash: Setup function OCXL link
8356 - SAUCE: cxlflash: Setup OCXL transaction layer
8357 - SAUCE: cxlflash: Support process element lifecycle
8358 - SAUCE: cxlflash: Support AFU interrupt management
8359 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
8360 - SAUCE: cxlflash: Support starting user contexts
8361 - SAUCE: cxlflash: Support adapter context polling
8362 - SAUCE: cxlflash: Support adapter context reading
8363 - SAUCE: cxlflash: Support adapter context mmap and release
8364 - SAUCE: cxlflash: Support file descriptor mapping
8365 - SAUCE: cxlflash: Introduce object handle fop
8366 - SAUCE: cxlflash: Setup LISNs for user contexts
8367 - SAUCE: cxlflash: Setup LISNs for master contexts
8368 - SAUCE: cxlflash: Update synchronous interrupt status bits
8369 - SAUCE: cxlflash: Introduce OCXL context state machine
8370 - SAUCE: cxlflash: Register for translation errors
8371 - SAUCE: cxlflash: Support AFU reset
8372 - SAUCE: cxlflash: Enable OCXL operations
8373
8374 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
8375 (LP: #1736393)
8376 - SAUCE: drm/i915:Don't set chip specific data
8377 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
8378
8379 * zed process consuming 100% cpu (LP: #1751796)
8380 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
8381
8382 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
8383 "always" (LP: #1753708)
8384 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
8385
8386 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
8387 - [Packaging] retpoline -- add safe usage hint support
8388 - [Packaging] retpoline-check -- only report additions
8389 - [Packaging] retpoline -- widen indirect call/jmp detection
8390 - [Packaging] retpoline -- elide %rip relative indirections
8391 - [Packaging] retpoline -- clear hint information from packages
8392 - SAUCE: apm -- annotate indirect calls within
8393 firmware_restrict_branch_speculation_{start,end}
8394 - SAUCE: EFI -- annotate indirect calls within
8395 firmware_restrict_branch_speculation_{start,end}
8396 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
8397 code
8398 - SAUCE: vga_set_mode -- avoid jump tables
8399 - [Config] retpoine -- switch to new format
8400
8401 * Miscellaneous Ubuntu changes
8402 - [Packaging] final-checks -- remove check for empty retpoline files
8403 - [Packaging] skip cloud tools packaging when not building package
8404
8405 [ Upstream Kernel Changes ]
8406
8407 * Rebase to v4.16
8408
8409 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Apr 2018 16:15:36 -0500
8410
8411linux (4.16.0-2.3) bionic; urgency=medium
8412
8413 * devpts: handle bind-mounts (LP: #1755857)
8414 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
8415 - SAUCE: devpts: resolve devpts bind-mounts
8416 - SAUCE: devpts: comment devpts_mntget()
8417 - SAUCE: selftests: add devpts selftests
8418
8419 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
8420 - d-i: add hisi_sas_v3_hw to scsi-modules
8421
8422 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
8423 - SAUCE: scsi: hisi_sas: config for hip08 ES
8424 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
8425
8426 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
8427 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
8428
8429 * Fix ARC hit rate (LP: #1755158)
8430 - SAUCE: Fix ARC hit rate (LP: #1755158)
8431
8432 * ZFS setgid broken on 0.7 (LP: #1753288)
8433 - SAUCE: Fix ZFS setgid
8434
8435 * CONFIG_EFI=y on armhf (LP: #1726362)
8436 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
8437
8438 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
8439 - [Config] CONFIG_USB_XHCI_DBGCAP=y
8440
8441 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
8442 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
8443 - [Config] retpoline -- clean up i386 retpoline files
8444
8445 * Miscellaneous Ubuntu changes
8446 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
8447 - [Config] fix up retpoline abi files
8448 - [Config] fix up retpoline abi files
8449 - d-i: Add netsec to nic-modules
8450
8451 [ Upstream Kernel Changes ]
8452
8453 * Rebase to v4.16-rc6
8454
8455 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Mar 2018 14:09:49 -0500
8456
8457linux (4.16.0-1.2) bionic; urgency=medium
8458
8459 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
8460 - d-i: add cxgb4 to nic-modules
8461
8462 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
8463 - [Config] CONFIG_INDIRECT_PIO=y
8464 - SAUCE: LIB: Introduce a generic PIO mapping method
8465 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
8466 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
8467 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
8468 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
8469 - [Config] CONFIG_HISILICON_LPC=y
8470 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
8471 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
8472 - SAUCE: HISI LPC: Add ACPI support
8473 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
8474
8475 * Miscellaneous Ubuntu changes
8476 - SAUCE: tools: use CC for linking acpi tools
8477
8478 [ Upstream Kernel Changes ]
8479
8480 * Rebase to v4.16-rc3
8481
8482 -- Seth Forshee <seth.forshee@canonical.com> Wed, 28 Feb 2018 10:17:23 -0600
8483
8484linux (4.16.0-0.1) bionic; urgency=medium
8485
8486 * retpoline abi files are empty on i386 (LP: #1751021)
8487 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
8488 - [Packaging] final-checks -- sanity checking ABI contents
8489 - [Packaging] final-checks -- check for empty retpoline files
8490
8491 * Miscellaneous upstream changes
8492 - disable vbox build
8493 - Disable zfs build
8494
8495 [ Upstream Kernel Changes ]
8496
8497 * Rebase to v4.16-rc2
8498
8499 -- Seth Forshee <seth.forshee@canonical.com> Thu, 22 Feb 2018 08:58:57 -0600
8500
8501linux (4.16.0-0.0) bionic; urgency=medium
8502
8503 * Dummy entry
8504
8505 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Feb 2018 14:33:13 -0600
8506
8507linux (4.15.0-10.11) bionic; urgency=medium
8508
8509 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
8510
8511 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
8512 (LP: #1749202)
8513 - swiotlb: suppress warning when __GFP_NOWARN is set
8514 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
8515
8516 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
8517 - SAUCE: tools -- add ability to disable libbfd
8518 - [Packaging] correct disablement of libbfd
8519
8520 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
8521 (LP: #1744058)
8522 - ALSA: hda/realtek - update ALC225 depop optimize
8523
8524 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
8525 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
8526
8527 * headset mic can't be detected on two Dell machines (LP: #1748807)
8528 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
8529 - ALSA: hda - Fix headset mic detection problem for two Dell machines
8530
8531 * Bionic update to v4.15.3 stable release (LP: #1749191)
8532 - ip6mr: fix stale iterator
8533 - net: igmp: add a missing rcu locking section
8534 - qlcnic: fix deadlock bug
8535 - qmi_wwan: Add support for Quectel EP06
8536 - r8169: fix RTL8168EP take too long to complete driver initialization.
8537 - tcp: release sk_frag.page in tcp_disconnect
8538 - vhost_net: stop device during reset owner
8539 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
8540 - ipv6: change route cache aging logic
8541 - Revert "defer call to mem_cgroup_sk_alloc()"
8542 - net: ipv6: send unsolicited NA after DAD
8543 - rocker: fix possible null pointer dereference in
8544 rocker_router_fib_event_work
8545 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
8546 - cls_u32: add missing RCU annotation.
8547 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
8548 - soreuseport: fix mem leak in reuseport_add_sock()
8549 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
8550 - net: sched: fix use-after-free in tcf_block_put_ext
8551 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
8552 - media: soc_camera: soc_scale_crop: add missing
8553 MODULE_DESCRIPTION/AUTHOR/LICENSE
8554 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8555 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
8556 - crypto: tcrypt - fix S/G table for test_aead_speed()
8557 - Linux 4.15.3
8558
8559 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
8560 CVE-2018-1000026
8561 - net: create skb_gso_validate_mac_len()
8562 - bnx2x: disable GSO where gso_size is too big for hardware
8563
8564 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
8565 - net: hns: add ACPI mode support for ethtool -p
8566
8567 * CVE-2017-5715 (Spectre v2 Intel)
8568 - [Packaging] retpoline files must be sorted
8569 - [Packaging] pull in retpoline files
8570
8571 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
8572 - d-i: Add hfi1 to nic-modules
8573
8574 * CVE-2017-5715 (Spectre v2 retpoline)
8575 - [Packaging] retpoline -- add call site validation
8576 - [Config] disable retpoline checks for first upload
8577
8578 * Do not duplicate changelog entries assigned to more than one bug or CVE
8579 (LP: #1743383)
8580 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
8581
8582 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
8583
8584linux (4.15.0-9.10) bionic; urgency=medium
8585
8586 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
8587
8588 * Miscellaneous Ubuntu changes
8589 - [Debian] tests -- remove gcc-multilib dependency for arm64
8590
8591 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
8592
8593linux (4.15.0-8.9) bionic; urgency=medium
8594
8595 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
8596
8597 * Bionic update to v4.15.2 stable release (LP: #1748072)
8598 - KVM: x86: Make indirect calls in emulator speculation safe
8599 - KVM: VMX: Make indirect call speculation safe
8600 - module/retpoline: Warn about missing retpoline in module
8601 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
8602 - x86/cpufeatures: Add Intel feature bits for Speculation Control
8603 - x86/cpufeatures: Add AMD feature bits for Speculation Control
8604 - x86/msr: Add definitions for new speculation control MSRs
8605 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
8606 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
8607 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
8608 - x86/alternative: Print unadorned pointers
8609 - x86/nospec: Fix header guards names
8610 - x86/bugs: Drop one "mitigation" from dmesg
8611 - x86/cpu/bugs: Make retpoline module warning conditional
8612 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
8613 - x86/retpoline: Simplify vmexit_fill_RSB()
8614 - x86/speculation: Simplify indirect_branch_prediction_barrier()
8615 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8616 - iio: adc/accel: Fix up module licenses
8617 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8618 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8619 - KVM: nVMX: Eliminate vmcs02 pool
8620 - KVM: VMX: introduce alloc_loaded_vmcs
8621 - objtool: Improve retpoline alternative handling
8622 - objtool: Add support for alternatives at the end of a section
8623 - objtool: Warn on stripped section symbol
8624 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
8625 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
8626 - x86/entry/64: Remove the SYSCALL64 fast path
8627 - x86/entry/64: Push extra regs right away
8628 - x86/asm: Move 'status' from thread_struct to thread_info
8629 - Documentation: Document array_index_nospec
8630 - array_index_nospec: Sanitize speculative array de-references
8631 - x86: Implement array_index_mask_nospec
8632 - x86: Introduce barrier_nospec
8633 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
8634 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
8635 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
8636 - x86/get_user: Use pointer masking to limit speculation
8637 - x86/syscall: Sanitize syscall table de-references under speculation
8638 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
8639 - nl80211: Sanitize array index in parse_txq_params
8640 - x86/spectre: Report get_user mitigation for spectre_v1
8641 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
8642 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
8643 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
8644 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
8645 - KVM: VMX: make MSR bitmaps per-VCPU
8646 - x86/kvm: Update spectre-v1 mitigation
8647 - x86/retpoline: Avoid retpolines for built-in __init functions
8648 - x86/spectre: Simplify spectre_v2 command line parsing
8649 - x86/pti: Mark constant arrays as __initconst
8650 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
8651 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
8652 - KVM/x86: Add IBPB support
8653 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
8654 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
8655 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
8656 - serial: core: mark port as initialized after successful IRQ change
8657 - fpga: region: release of_parse_phandle nodes after use
8658 - Linux 4.15.2
8659
8660 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
8661 - net: phy: core: remove now uneeded disabling of interrupts
8662 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
8663 - net: socionext: Add Synquacer NetSec driver
8664 - net: socionext: include linux/io.h to fix build
8665 - net: socionext: Fix error return code in netsec_netdev_open()
8666
8667 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
8668 - [Config] CONFIG_EDAC_GHES=y
8669
8670 * support thunderx2 vendor pmu events (LP: #1747523)
8671 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
8672 - perf tools arm64: Add support for get_cpuid_str function.
8673 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
8674 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
8675 events
8676 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
8677
8678 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
8679 - SAUCE: mm: disable vma based swap readahead by default
8680 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
8681
8682 * Miscellaneous Ubuntu changes
8683 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
8684
8685 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
8686
8687linux (4.15.0-7.8) bionic; urgency=medium
8688
8689 * Bionic update to v4.15.1 stable release (LP: #1747169)
8690 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
8691 - tools/gpio: Fix build error with musl libc
8692 - gpio: stmpe: i2c transfer are forbiden in atomic context
8693 - gpio: Fix kernel stack leak to userspace
8694 - ALSA: hda - Reduce the suspend time consumption for ALC256
8695 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
8696 - crypto: aesni - handle zero length dst buffer
8697 - crypto: aesni - fix typo in generic_gcmaes_decrypt
8698 - crypto: aesni - add wrapper for generic gcm(aes)
8699 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
8700 aesni
8701 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
8702 aesni
8703 - crypto: inside-secure - fix hash when length is a multiple of a block
8704 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
8705 - crypto: sha3-generic - fixes for alignment and big endian operation
8706 - crypto: af_alg - whitelist mask and type
8707 - HID: wacom: EKR: ensure devres groups at higher indexes are released
8708 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
8709 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8710 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8711 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
8712 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8713 - igb: Free IRQs when device is hotplugged
8714 - ima/policy: fix parsing of fsuuid
8715 - scsi: aacraid: Fix udev inquiry race condition
8716 - scsi: aacraid: Fix hang in kdump
8717 - scsi: storvsc: missing error code in storvsc_probe()
8718 - staging: lustre: separate a connection destroy from free struct kib_conn
8719 - staging: ccree: NULLify backup_info when unused
8720 - staging: ccree: fix fips event irq handling build
8721 - tty: fix data race between tty_init_dev and flush of buf
8722 - usb: option: Add support for FS040U modem
8723 - USB: serial: pl2303: new device id for Chilitag
8724 - USB: cdc-acm: Do not log urb submission errors on disconnect
8725 - CDC-ACM: apply quirk for card reader
8726 - USB: serial: io_edgeport: fix possible sleep-in-atomic
8727 - usbip: prevent bind loops on devices attached to vhci_hcd
8728 - usbip: list: don't list devices attached to vhci_hcd
8729 - USB: serial: simple: add Motorola Tetra driver
8730 - usb: f_fs: Prevent gadget unbind if it is already unbound
8731 - usb: uas: unconditionally bring back host after reset
8732 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
8733 - ANDROID: binder: remove waitqueue when thread exits.
8734 - android: binder: use VM_ALLOC to get vm area
8735 - mei: me: allow runtime pm for platform with D0i3
8736 - serial: 8250_of: fix return code when probe function fails to get reset
8737 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
8738 - serial: 8250_dw: Revert "Improve clock rate setting"
8739 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
8740 - spi: imx: do not access registers while clocks disabled
8741 - iio: adc: stm32: fix scan of multiple channels with DMA
8742 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
8743 - test_firmware: fix missing unlock on error in config_num_requests_store()
8744 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
8745 - Input: synaptics-rmi4 - do not delete interrupt memory too early
8746 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
8747 - Linux 4.15.1
8748
8749 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
8750 (LP: #1744712)
8751 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
8752 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
8753 version
8754
8755 * apparmor profile load in stacked policy container fails (LP: #1746463)
8756 - SAUCE: apparmor: fix display of .ns_name for containers
8757
8758 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
8759
8760linux (4.15.0-6.7) bionic; urgency=low
8761
8762 * upload urgency should be medium by default (LP: #1745338)
8763 - [Packaging] update urgency to medium by default
8764
8765 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
8766 - scsi: libiscsi: Allow sd_shutdown on bad transport
8767
8768 * Miscellaneous Ubuntu changes
8769 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
8770 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
8771 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
8772
8773 [ Upstream Kernel Changes ]
8774
8775 * Rebase to v4.15
8776
8777 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
8778
8779linux (4.15.0-5.6) bionic; urgency=low
8780
8781 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
8782 (LP: #1744077)
8783 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
8784
8785 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
8786 (LP: #1743638)
8787 - [d-i] Add qede to nic-modules udeb
8788
8789 * boot failure on AMD Raven + WesternXT (LP: #1742759)
8790 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
8791
8792 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
8793 (LP: #1726519)
8794 - SAUCE: Revert "scsi: libsas: allow async aborts"
8795
8796 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
8797 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
8798
8799 * Miscellaneous Ubuntu changes
8800 - Rebase to v4.15-rc7
8801 - [Config] CONFIG_CPU_ISOLATION=y
8802 - [Config] Update annotations following config review
8803 - Revert "UBUNTU: SAUCE: Import aufs driver"
8804 - SAUCE: Import aufs driver
8805 - ubuntu: vbox -- update to 5.2.6-dfsg-1
8806 - ubuntu: vbox: build fixes for 4.15
8807 - ubuntu: vbox -- update to 5.2.6-dfsg-2
8808 - hio: updates for timer api changes in 4.15
8809 - enable hio build
8810 - Rebase to v4.15-rc9
8811
8812 [ Upstream Kernel Changes ]
8813
8814 * Rebase to v4.15-rc9
8815
8816 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
8817
8818linux (4.15.0-4.5) bionic; urgency=low
8819
8820 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
8821 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
8822
8823 * External HDMI monitor failed to show screen on Lenovo X1 series
8824 (LP: #1738523)
8825 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
8826
8827 * Miscellaneous Ubuntu changes
8828 - [Debian] autoreconstruct - add resoration of execute permissions
8829
8830 [ Upstream Kernel Changes ]
8831
8832 * Rebase to v4.15-rc4
8833
8834 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
8835
8836linux (4.15.0-3.4) bionic; urgency=low
8837
8838 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
8839 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
8840
8841 [ Upstream Kernel Changes ]
8842
8843 * Rebase to v4.15-rc6
8844
8845 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
8846
8847linux (4.15.0-2.3) bionic; urgency=low
8848
8849 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
8850 4.15.0-1.2 (LP: #1737752)
8851 - x86/mm: Unbreak modules that use the DMA API
8852
8853 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
8854 - [Config] CONFIG_SPI_INTEL_SPI_*=n
8855
8856 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
8857 and udebs (LP: #1521712)
8858 - [Config] Include ibmvnic in nic-modules
8859
8860 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
8861 - [Config] Enable support for emulation of deprecated ARMv8 instructions
8862
8863 * Miscellaneous Ubuntu changes
8864 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
8865 - Enable zfs build
8866 - [Debian] add icp to zfs-modules.ignore
8867
8868 [ Upstream Kernel Changes ]
8869
8870 * Rebase to v4.15-rc4
8871
8872 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
8873
8874linux (4.15.0-1.2) bionic; urgency=low
8875
8876 * Disabling zfs does not always disable module checks for the zfs modules
8877 (LP: #1737176)
8878 - [Packaging] disable zfs module checks when zfs is disabled
8879
8880 * Miscellaneous Ubuntu changes
8881 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
8882
8883 [ Upstream Kernel Changes ]
8884
8885 * Rebase to v4.15-rc3
8886
8887 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
8888
8889linux (4.15.0-0.1) bionic; urgency=low
8890
8891 * Miscellaneous Ubuntu changes
8892 - ubuntu: vbox -- update to 5.2.2-dfsg-2
8893 - ubuntu: vbox: build fixes for 4.15
8894 - disable hio build
8895 - [Config] Update kernel lockdown options to fix build errors
8896 - Disable zfs build
8897 - SAUCE: Import aufs driver
8898 - [Config] Enable AUFS config options
8899
8900 [ Upstream Kernel Changes ]
8901
8902 * Rebase to v4.15-rc2
8903
8904 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
8905
8906linux (4.14.0-11.13) bionic; urgency=low
8907
8908 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
8909
8910 * CVE-2017-1000405
8911 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
8912
8913 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
8914 - SAUCE: mm: disable vma based swap readahead by default
8915 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
8916
8917 * Bionic update to v4.14.3 stable release (LP: #1735843)
8918 - s390: fix transactional execution control register handling
8919 - s390/noexec: execute kexec datamover without DAT
8920 - s390/runtime instrumention: fix possible memory corruption
8921 - s390/guarded storage: fix possible memory corruption
8922 - s390/disassembler: add missing end marker for e7 table
8923 - s390/disassembler: increase show_code buffer size
8924 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
8925 - ACPI / EC: Fix regression related to triggering source of EC event handling
8926 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
8927 - serdev: fix registration of second slave
8928 - sched: Make resched_cpu() unconditional
8929 - lib/mpi: call cond_resched() from mpi_powm() loop
8930 - x86/boot: Fix boot failure when SMP MP-table is based at 0
8931 - x86/decoder: Add new TEST instruction pattern
8932 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
8933 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
8934 - perf/x86/intel: Hide TSX events when RTM is not supported
8935 - arm64: Implement arch-specific pte_access_permitted()
8936 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
8937 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
8938 - uapi: fix linux/tls.h userspace compilation error
8939 - uapi: fix linux/rxrpc.h userspace compilation errors
8940 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
8941 - MIPS: ralink: Fix MT7628 pinmux
8942 - MIPS: ralink: Fix typo in mt7628 pinmux function
8943 - net: mvneta: fix handling of the Tx descriptor counter
8944 - nbd: wait uninterruptible for the dead timeout
8945 - nbd: don't start req until after the dead connection logic
8946 - PM / OPP: Add missing of_node_put(np)
8947 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
8948 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
8949 - PCI: hv: Use effective affinity mask
8950 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
8951 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
8952 - ALSA: hda: Add Raven PCI ID
8953 - dm integrity: allow unaligned bv_offset
8954 - dm cache: fix race condition in the writeback mode overwrite_bio
8955 optimisation
8956 - dm crypt: allow unaligned bv_offset
8957 - dm zoned: ignore last smaller runt zone
8958 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
8959 - dm bufio: fix integer overflow when limiting maximum cache size
8960 - ovl: Put upperdentry if ovl_check_origin() fails
8961 - dm: allocate struct mapped_device with kvzalloc
8962 - sched/rt: Simplify the IPI based RT balancing logic
8963 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
8964 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
8965 - dm: discard support requires all targets in a table support discards
8966 - MIPS: Fix odd fp register warnings with MIPS64r2
8967 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
8968 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
8969 - MIPS: Fix an n32 core file generation regset support regression
8970 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
8971 - MIPS: math-emu: Fix final emulation phase for certain instructions
8972 - rt2x00usb: mark device removed when get ENOENT usb error
8973 - mm/z3fold.c: use kref to prevent page free/compact race
8974 - autofs: don't fail mount for transient error
8975 - nilfs2: fix race condition that causes file system corruption
8976 - fscrypt: lock mutex before checking for bounce page pool
8977 - eCryptfs: use after free in ecryptfs_release_messaging()
8978 - libceph: don't WARN() if user tries to add invalid key
8979 - bcache: check ca->alloc_thread initialized before wake up it
8980 - fs: guard_bio_eod() needs to consider partitions
8981 - fanotify: fix fsnotify_prepare_user_wait() failure
8982 - isofs: fix timestamps beyond 2027
8983 - btrfs: change how we decide to commit transactions during flushing
8984 - f2fs: expose some sectors to user in inline data or dentry case
8985 - NFS: Fix typo in nomigration mount option
8986 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
8987 - nfs: Fix ugly referral attributes
8988 - NFS: Avoid RCU usage in tracepoints
8989 - NFS: revalidate "." etc correctly on "open".
8990 - nfsd: deal with revoked delegations appropriately
8991 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
8992 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
8993 - iwlwifi: fix firmware names for 9000 and A000 series hw
8994 - md: fix deadlock error in recent patch.
8995 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
8996 - Bluetooth: btqcomsmd: Add support for BD address setup
8997 - md/bitmap: revert a patch
8998 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
8999 - fsnotify: pin both inode and vfsmount mark
9000 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
9001 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
9002 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
9003 - ext4: prevent data corruption with inline data + DAX
9004 - ext4: prevent data corruption with journaling + DAX
9005 - ALSA: pcm: update tstamp only if audio_tstamp changed
9006 - ALSA: usb-audio: Add sanity checks to FE parser
9007 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
9008 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
9009 - ALSA: timer: Remove kernel warning at compat ioctl error paths
9010 - ALSA: hda/realtek - Fix ALC275 no sound issue
9011 - ALSA: hda: Fix too short HDMI/DP chmap reporting
9012 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
9013 - ALSA: hda/realtek - Fix ALC700 family no sound issue
9014 - ASoC: sun8i-codec: Invert Master / Slave condition
9015 - ASoC: sun8i-codec: Fix left and right channels inversion
9016 - ASoC: sun8i-codec: Set the BCLK divider
9017 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
9018 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
9019 - 9p: Fix missing commas in mount options
9020 - fs/9p: Compare qid.path in v9fs_test_inode
9021 - net/9p: Switch to wait_event_killable()
9022 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
9023 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
9024 - scsi: lpfc: fix pci hot plug crash in timer management routines
9025 - scsi: lpfc: fix pci hot plug crash in list_add call
9026 - scsi: lpfc: Fix crash receiving ELS while detaching driver
9027 - scsi: lpfc: Fix FCP hba_wqidx assignment
9028 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
9029 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
9030 - iscsi-target: Fix non-immediate TMR reference leak
9031 - target: fix null pointer regression in core_tmr_drain_tmr_list
9032 - target: fix buffer offset in core_scsi3_pri_read_full_status
9033 - target: Fix QUEUE_FULL + SCSI task attribute handling
9034 - target: Fix caw_sem leak in transport_generic_request_failure
9035 - target: Fix quiese during transport_write_pending_qf endless loop
9036 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
9037 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
9038 - mtd: nand: Export nand_reset() symbol
9039 - mtd: nand: atmel: Actually use the PM ops
9040 - mtd: nand: omap2: Fix subpage write
9041 - mtd: nand: Fix writing mtdoops to nand flash.
9042 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
9043 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
9044 - p54: don't unregister leds when they are not initialized
9045 - block: Fix a race between blk_cleanup_queue() and timeout handling
9046 - raid1: prevent freeze_array/wait_all_barriers deadlock
9047 - genirq: Track whether the trigger type has been set
9048 - irqchip/gic-v3: Fix ppi-partitions lookup
9049 - lockd: double unregister of inetaddr notifiers
9050 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
9051 enabled
9052 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
9053 - KVM: SVM: obey guest PAT
9054 - kvm: vmx: Reinstate support for CPUs without virtual NMI
9055 - dax: fix PMD faults on zero-length files
9056 - dax: fix general protection fault in dax_alloc_inode
9057 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
9058 - clk: ti: dra7-atl-clock: fix child-node lookups
9059 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
9060 - libnvdimm, pfn: make 'resource' attribute only readable by root
9061 - libnvdimm, namespace: fix label initialization to use valid seq numbers
9062 - libnvdimm, region : make 'resource' attribute only readable by root
9063 - libnvdimm, namespace: make 'resource' attribute only readable by root
9064 - svcrdma: Preserve CB send buffer across retransmits
9065 - IB/srpt: Do not accept invalid initiator port names
9066 - IB/cm: Fix memory corruption in handling CM request
9067 - IB/hfi1: Fix incorrect available receive user context count
9068 - IB/srp: Avoid that a cable pull can trigger a kernel crash
9069 - IB/core: Avoid crash on pkey enforcement failed in received MADs
9070 - IB/core: Only maintain real QPs in the security lists
9071 - NFC: fix device-allocation error return
9072 - spi-nor: intel-spi: Fix broken software sequencing codes
9073 - i40e: Use smp_rmb rather than read_barrier_depends
9074 - igb: Use smp_rmb rather than read_barrier_depends
9075 - igbvf: Use smp_rmb rather than read_barrier_depends
9076 - ixgbevf: Use smp_rmb rather than read_barrier_depends
9077 - i40evf: Use smp_rmb rather than read_barrier_depends
9078 - fm10k: Use smp_rmb rather than read_barrier_depends
9079 - ixgbe: Fix skb list corruption on Power systems
9080 - parisc: Fix validity check of pointer size argument in new CAS
9081 implementation
9082 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
9083 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
9084 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
9085 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
9086 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
9087 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
9088 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
9089 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
9090 - powerpc/64s/hash: Fix fork() with 512TB process address space
9091 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
9092 - media: Don't do DMA on stack for firmware upload in the AS102 driver
9093 - media: rc: check for integer overflow
9094 - media: rc: nec decoder should not send both repeat and keycode
9095 - cx231xx-cards: fix NULL-deref on missing association descriptor
9096 - media: v4l2-ctrl: Fix flags field on Control events
9097 - media: venus: fix wrong size on dma_free
9098 - media: venus: venc: fix bytesused v4l2_plane field
9099 - media: venus: reimplement decoder stop command
9100 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
9101 zone
9102 - iwlwifi: fix wrong struct for a000 device
9103 - iwlwifi: add a new a000 device
9104 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
9105 - iwlwifi: add new cards for a000 series
9106 - iwlwifi: add new cards for 8265 series
9107 - iwlwifi: add new cards for 8260 series
9108 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
9109 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
9110 - e1000e: Fix error path in link detection
9111 - e1000e: Fix return value test
9112 - e1000e: Separate signaling for link check/link up
9113 - e1000e: Avoid receiver overrun interrupt bursts
9114 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
9115 - Linux 4.14.3
9116
9117 * Miscellaneous Ubuntu changes
9118 - SAUCE: s390/topology: don't inline cpu_to_node
9119 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
9120
9121 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
9122
9123linux (4.14.0-10.12) bionic; urgency=low
9124
9125 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
9126
9127 * Miscellaneous Ubuntu changes
9128 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
9129 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
9130
9131 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
9132
9133linux (4.14.0-9.11) bionic; urgency=low
9134
9135 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
9136
9137 * Miscellaneous Ubuntu changes
9138 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
9139 0.7.3-1ubuntu1"
9140
9141 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
9142
9143linux (4.14.0-8.10) bionic; urgency=low
9144
9145 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
9146
9147 * Bionic update to v4.14.2 stable release (LP: #1734694)
9148 - bio: ensure __bio_clone_fast copies bi_partno
9149 - af_netlink: ensure that NLMSG_DONE never fails in dumps
9150 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
9151 - net: cdc_ncm: GetNtbFormat endian fix
9152 - fealnx: Fix building error on MIPS
9153 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
9154 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
9155 - serial: omap: Fix EFR write on RTS deassertion
9156 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
9157 - tpm-dev-common: Reject too short writes
9158 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
9159 - mm/pagewalk.c: report holes in hugetlb ranges
9160 - ocfs2: fix cluster hang after a node dies
9161 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
9162 - ipmi: fix unsigned long underflow
9163 - mm/page_alloc.c: broken deferred calculation
9164 - mm/page_ext.c: check if page_ext is not prepared
9165 - coda: fix 'kernel memory exposure attempt' in fsync
9166 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
9167 - Linux 4.14.2
9168
9169 * Bionic update to v4.14.1 stable release (LP: #1734693)
9170 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
9171 - dmaengine: dmatest: warn user when dma test times out
9172 - media: imon: Fix null-ptr-deref in imon_probe
9173 - media: dib0700: fix invalid dvb_detach argument
9174 - crypto: dh - Fix double free of ctx->p
9175 - crypto: dh - Don't permit 'p' to be 0
9176 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
9177 - crypto: brcm - Explicity ACK mailbox message
9178 - USB: early: Use new USB product ID and strings for DbC device
9179 - USB: usbfs: compute urb->actual_length for isochronous
9180 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
9181 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
9182 - USB: serial: metro-usb: stop I/O after failed open
9183 - USB: serial: Change DbC debug device binding ID
9184 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
9185 - USB: serial: garmin_gps: fix I/O after failed probe and remove
9186 - USB: serial: garmin_gps: fix memory leak on probe errors
9187 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
9188 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
9189 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
9190 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
9191 - HID: cp2112: add HIDRAW dependency
9192 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
9193 - rpmsg: glink: Add missing MODULE_LICENSE
9194 - staging: wilc1000: Fix bssid buffer offset in Txq
9195 - staging: sm750fb: Fix parameter mistake in poke32
9196 - staging: ccree: fix 64 bit scatter/gather DMA ops
9197 - staging: greybus: spilib: fix use-after-free after deregistration
9198 - staging: rtl8188eu: Revert 4 commits breaking ARP
9199 - spi: fix use-after-free at controller deregistration
9200 - sparc32: Add cmpxchg64().
9201 - sparc64: mmu_context: Add missing include files
9202 - sparc64: Fix page table walk for PUD hugepages
9203 - Linux 4.14.1
9204
9205 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
9206 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
9207
9208 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
9209 (LP: #1732627)
9210 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
9211
9212 * Miscellaneous Ubuntu changes
9213 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
9214
9215 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
9216
9217linux (4.14.0-7.9) bionic; urgency=low
9218
9219 * Miscellaneous Ubuntu changes
9220 - SAUCE: apparmor: add base infastructure for socket mediation
9221 - SAUCE: apparmor: af_unix mediation
9222 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
9223 - SAUCE: LSM stacking: LSM: manage credential security blobs
9224 - SAUCE: LSM stacking: LSM: Manage file security blobs
9225 - SAUCE: LSM stacking: LSM: manage task security blobs
9226 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
9227 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
9228 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
9229 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
9230 - SAUCE: LSM stacking: fixup initialize task->security
9231 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
9232 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
9233 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
9234 - SAUCE: LSM stacking: fixup apparmor stacking enablement
9235 - SAUCE: LSM stacking: fixup stacking kconfig
9236 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
9237 - SAUCE: LSM stacking: provide prctl interface for setting context
9238 - SAUCE: LSM stacking: inherit current display LSM
9239 - SAUCE: LSM stacking: keep an index for each registered LSM
9240 - SAUCE: LSM stacking: verify display LSM
9241 - SAUCE: LSM stacking: provide a way to specify the default display lsm
9242 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
9243 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
9244 - SAUCE: LSM stacking: add Kconfig to set default display LSM
9245 - SAUCE: LSM stacking: add configs for LSM stacking
9246 - SAUCE: LSM stacking: check for invalid zero sized writes
9247 - [Config] Run updateconfigs after merging LSM stacking
9248 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
9249
9250 [ Upstream Kernel Changes ]
9251
9252 * Rebase to v4.14
9253
9254 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
9255
9256linux (4.14.0-6.8) bionic; urgency=low
9257
9258 * Miscellaneous Ubuntu changes
9259 - SAUCE: add workarounds to enable ZFS for 4.14
9260
9261 [ Upstream Kernel Changes ]
9262
9263 * Rebase to v4.14-rc8
9264
9265 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
9266
9267linux (4.14.0-5.7) bionic; urgency=low
9268
9269 * Miscellaneous Ubuntu changes
9270 - [Debian] Fix invocation of dh_prep for dbgsym packages
9271
9272 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
9273
9274linux (4.14.0-4.5) bionic; urgency=low
9275
9276 * Miscellaneous Ubuntu changes
9277 - [Packaging] virtualbox -- reduce in kernel module versions
9278 - vbox-update: Fix up KERN_DIR definitions
9279 - ubuntu: vbox -- update to 5.2.0-dfsg-2
9280 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
9281
9282 [ Upstream Kernel Changes ]
9283
9284 * Rebase to v4.14-rc7
9285
9286 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
9287
9288linux (4.14.0-3.4) artful; urgency=low
9289
9290 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
9291 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
9292 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
9293 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
9294
9295 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
9296 - powerpc/64s: Add workaround for P9 vector CI load issue
9297
9298 * Miscellaneous Ubuntu changes
9299 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
9300 - [Config] CONFIG_DRM_VBOXVIDEO=m
9301 - SAUCE: Import aufs driver
9302 - [Config] Enable aufs
9303 - [Config] Reorder annotations file after enabling aufs
9304 - vbox-update: Disable imported vboxvideo module
9305 - ubuntu: vbox -- update to 5.1.30-dfsg-1
9306 - Enable vbox
9307 - hio: Use correct sizes when initializing ssd_index_bits* arrays
9308 - hio: Update io stat accounting for 4.14
9309 - Enable hio
9310
9311 [ Upstream Kernel Changes ]
9312
9313 * Rebase to v4.14-rc5
9314 * Rebase to v4.14-rc6
9315
9316 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
9317
9318linux (4.14.0-2.3) artful; urgency=low
9319
9320 * [Bug] USB controller failed to respond on Denverton after loading
9321 intel_th_pci module (LP: #1715833)
9322 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
9323
9324 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
9325 17.10 (kernel 4.13) (LP: #1719290)
9326 - SAUCE: s390: update zfcpdump_defconfig
9327
9328 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
9329 - d-i: Add bnxt_en to nic-modules.
9330
9331 * Miscellaneous Ubuntu changes
9332 - [Config] Update annotations for 4.14-rc2
9333
9334 [ Upstream Kernel Changes ]
9335
9336 * Rebase to v4.14-rc3
9337 * Rebase to v4.14-rc4
9338
9339 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
9340
9341linux (4.14.0-1.2) artful; urgency=low
9342
9343 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
9344 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
9345
9346 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
9347 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
9348
9349 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
9350 (LP: #1718679)
9351 - [Config] CONFIG_DRM_VBOXVIDEO=n
9352
9353 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
9354 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
9355
9356 * autopkgtest profile fails to build on armhf (LP: #1717920)
9357 - [Packaging] autopkgtest -- disable d-i when dropping flavours
9358
9359 * Miscellaneous Ubuntu changes
9360 - [Config] CONFIG_I2C_XLP9XX=m
9361 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
9362
9363 [ Upstream Kernel Changes ]
9364
9365 * Rebase to v4.14-rc2
9366
9367 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
9368
9369linux (4.14.0-0.1) artful; urgency=low
9370
9371 * Miscellaneous Ubuntu changes
9372 - Disable vbox build
9373 - Disable hio build
9374 - Disable zfs build
9375
9376 [ Upstream Kernel Changes ]
9377
9378 * Rebase to v4.14-rc1
9379
9380 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
9381
9382linux (4.13.0-11.12) artful; urgency=low
9383
9384 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
9385
9386 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
9387 - s390/mm: fix local TLB flushing vs. detach of an mm address space
9388 - s390/mm: fix race on mm->context.flush_mm
9389
9390 * CVE-2017-1000251
9391 - Bluetooth: Properly check L2CAP config option output buffer length
9392
9393 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
9394
9395linux (4.13.0-10.11) artful; urgency=low
9396
9397 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
9398
9399 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
9400 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
9401
9402 * Artful update to v4.13.1 stable release (LP: #1716284)
9403 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
9404 - USB: serial: option: add support for D-Link DWM-157 C1
9405 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
9406 - usb:xhci:Fix regression when ATI chipsets detected
9407 - USB: musb: fix external abort on suspend
9408 - ANDROID: binder: add padding to binder_fd_array_object.
9409 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
9410 - USB: core: Avoid race of async_completed() w/ usbdev_release()
9411 - staging/rts5208: fix incorrect shift to extract upper nybble
9412 - staging: ccree: save ciphertext for CTS IV
9413 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
9414 - iio: adc: ti-ads1015: fix incorrect data rate setting update
9415 - iio: adc: ti-ads1015: fix scale information for ADS1115
9416 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
9417 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
9418 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
9419 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
9420 - driver core: bus: Fix a potential double free
9421 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
9422 - binder: free memory on error
9423 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
9424 - crypto: caam/qi - fix compilation with DEBUG enabled
9425 - thunderbolt: Fix reset response_type
9426 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
9427 - intel_th: pci: Add Cannon Lake PCH-H support
9428 - intel_th: pci: Add Cannon Lake PCH-LP support
9429 - ath10k: fix memory leak in rx ring buffer allocation
9430 - drm/vgem: Pin our pages for dmabuf exports
9431 - drm/ttm: Fix accounting error when fail to get pages for pool
9432 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
9433 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
9434 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
9435 - iwlwifi: pci: add new PCI ID for 7265D
9436 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
9437 - mwifiex: correct channel stat buffer overflows
9438 - MCB: add support for SC31 to mcb-lpc
9439 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
9440 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
9441 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
9442 - workqueue: Fix flag collision
9443 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
9444 - cs5536: add support for IDE controller variant
9445 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
9446 - scsi: sg: recheck MMAP_IO request length with lock held
9447 - of/device: Prevent buffer overflow in of_device_modalias()
9448 - rtlwifi: Fix memory leak when firmware request fails
9449 - rtlwifi: Fix fallback firmware loading
9450 - Linux 4.13.1
9451
9452 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
9453 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
9454
9455 * SRIOV: warning if unload VFs (LP: #1715073)
9456 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
9457
9458 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
9459 - i40e: avoid NVM acquire deadlock during NVM update
9460 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
9461
9462 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
9463 twice when perf stat is done (perf:) (LP: #1714571)
9464 - perf vendor events powerpc: Remove duplicate events
9465
9466 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
9467 (LP: #1703339)
9468 - [Config] Include vmd in storage-core-modules udeb
9469
9470 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
9471 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
9472 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
9473 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
9474 offline
9475
9476 * Miscellaneous Ubuntu changes
9477 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
9478 - Revert "UBUNTU: SAUCE: Import aufs driver"
9479 - SAUCE: Import aufs driver
9480
9481 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
9482
9483linux (4.13.0-9.10) artful; urgency=low
9484
9485 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
9486
9487 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
9488 - [Config] CONFIG_EDAC_GHES=n
9489
9490 * Miscellaneous Ubuntu changes
9491 - ubuntu: vbox -- update to 5.1.26-dfsg-2
9492
9493 [ Upstream Kernel Changes ]
9494
9495 * Rebase to v4.13
9496
9497 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
9498
9499linux (4.13.0-8.9) artful; urgency=low
9500
9501 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
9502 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
9503
9504 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
9505 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
9506
9507 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
9508 Harrisonville SDP (LP: #1709257)
9509 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
9510 - EDAC, pnd2: Mask off the lower four bits of a BAR
9511 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
9512 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
9513 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
9514 reading BAR
9515
9516 * Miscellaneous Ubuntu changes
9517 - Revert "UBUNTU: SAUCE: Import aufs driver"
9518 - SAUCE: Import aufs driver
9519 - SAUCE: selftests/powerpc: Disable some ptrace selftests
9520 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
9521 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
9522 - [Config] Disable CONFIG_MDIO_* options for s390x
9523 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
9524 - [Config] Update annotations for 4.13
9525
9526 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
9527
9528linux (4.13.0-7.8) artful; urgency=low
9529
9530 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
9531 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
9532 paths
9533
9534 * Miscellaneous Ubuntu changes
9535 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
9536
9537 * Miscellaneous upstream changes
9538 - seccomp: Provide matching filter for introspection
9539 - seccomp: Sysctl to display available actions
9540 - seccomp: Operation for checking if an action is available
9541 - seccomp: Sysctl to configure actions that are allowed to be logged
9542 - seccomp: Selftest for detection of filter flag support
9543 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
9544 - seccomp: Action to log before allowing
9545
9546 [ Upstream Kernel Changes ]
9547
9548 * Rebase to v4.13-rc7
9549
9550 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
9551
9552linux (4.13.0-6.7) artful; urgency=low
9553
9554 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
9555 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
9556
9557 * sort ABI files with C.UTF-8 locale (LP: #1712345)
9558 - [Packaging] sort ABI files with C.UTF-8 locale
9559
9560 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
9561 - SAUCE: igb: add support for using Broadcom 54616 as PHY
9562
9563 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
9564 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
9565 - powerpc/mm/radix: Improve TLB/PWC flushes
9566 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
9567
9568 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
9569 properly enrolled keys (LP: #1712168)
9570 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
9571
9572 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
9573 - [Config] CONFIG_BLK_DEV_NVME=m for s390
9574
9575 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
9576 (LP: #1711298)
9577 - [Config] CONFIG_INTEL_ATOMISP=n
9578
9579 * Miscellaneous Ubuntu changes
9580 - SAUCE: apparmor: af_unix mediation
9581
9582 * Miscellaneous upstream changes
9583 - apparmor: Fix shadowed local variable in unpack_trans_table()
9584 - apparmor: Fix logical error in verify_header()
9585 - apparmor: Fix an error code in aafs_create()
9586 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
9587 - apparmor: add the ability to mediate signals
9588 - apparmor: add mount mediation
9589 - apparmor: cleanup conditional check for label in label_print
9590 - apparmor: add support for absolute root view based labels
9591 - apparmor: make policy_unpack able to audit different info messages
9592 - apparmor: add more debug asserts to apparmorfs
9593 - apparmor: add base infastructure for socket mediation
9594 - apparmor: move new_null_profile to after profile lookup fns()
9595 - apparmor: fix race condition in null profile creation
9596 - apparmor: ensure unconfined profiles have dfas initialized
9597 - apparmor: fix incorrect type assignment when freeing proxies
9598
9599 [ Upstream Kernel Changes ]
9600
9601 * Rebase to v4.13-rc6
9602
9603 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
9604
9605linux (4.13.0-5.6) artful; urgency=low
9606
9607 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
9608 - perf pmu-events: Support additional POWER8+ PVR in mapfile
9609 - perf vendor events: Add POWER9 PMU events
9610 - perf vendor events: Add POWER9 PVRs to mapfile
9611 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
9612 - SAUCE: perf vendor events powerpc: Update POWER9 events
9613
9614 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
9615 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
9616
9617 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
9618 kernels able to boot without initramfs (LP: #1700972)
9619 - [Debian] Don't depend on initramfs-tools
9620
9621 * Miscellaneous Ubuntu changes
9622 - SAUCE: Import aufs driver
9623 - SAUCE: aufs -- Add missing argument to loop_switch() call
9624 - [Config] Enable aufs
9625 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
9626 - Enable zfs build
9627 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
9628 - [Packaging] switch up to debhelper 9
9629
9630 [ Upstream Kernel Changes ]
9631
9632 * Rebase to v4.13-rc5
9633
9634 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
9635
9636linux (4.13.0-4.5) artful; urgency=low
9637
9638 * Lenovo Yoga 910 Sensors (LP: #1708120)
9639 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
9640
9641 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
9642 (LP: #1703339)
9643 - [Config] Add vmd driver to generic inclusion list
9644
9645 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
9646 - [Config] CONFIG_SATA_HIGHBANK=y
9647
9648 * Miscellaneous Ubuntu changes
9649 - ubuntu: vbox -- update to 5.1.26-dfsg-1
9650 - SAUCE: hio: Build fixes for 4.13
9651 - Enable hio build
9652 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
9653 - [debian] use all rather than amd64 dkms debs for sync
9654
9655 [ Upstream Kernel Changes ]
9656
9657 * Rebase to v4.13-rc4
9658
9659 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
9660
9661linux (4.13.0-3.4) artful; urgency=low
9662
9663 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
9664 - [Packaging] tests -- reduce rebuild test to one flavour
9665 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
9666
9667 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
9668 - SAUCE: virtio_net: Revert mergeable buffer handling rework
9669
9670 [ Upstream Kernel Changes ]
9671
9672 * Rebase to v4.13-rc3
9673
9674 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
9675
9676linux (4.13.0-2.3) artful; urgency=low
9677
9678 * Change CONFIG_IBMVETH to module (LP: #1704479)
9679 - [Config] CONFIG_IBMVETH=m
9680
9681 [ Upstream Kernel Changes ]
9682
9683 * Rebase to v4.13-rc2
9684
9685 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
9686
9687linux (4.13.0-1.2) artful; urgency=low
9688
9689 * Miscellaneous Ubuntu changes
9690 - [Debian] Support sphinx-based kernel documentation
9691
9692 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
9693
9694linux (4.13.0-0.1) artful; urgency=low
9695
9696 * Miscellaneous Ubuntu changes
9697 - Disable hio
9698 - Disable zfs build
9699 - ubuntu: vbox -- update to 5.1.24-dfsg-1
9700
9701 [ Upstream Kernel Changes ]
9702
9703 * Rebase to v4.13-rc1
9704
9705 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
9706
9707linux (4.12.0-7.8) artful; urgency=low
9708
9709 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
9710 (LP: #1673564)
9711 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
9712 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
9713 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
9714 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
9715 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
9716 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
9717 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
9718 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
9719 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
9720 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
9721 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
9722 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
9723 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
9724 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
9725 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
9726 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
9727 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
9728 - arm64: Add MIDR values for Cavium cn83XX SoCs
9729 - arm64: Add workaround for Cavium Thunder erratum 30115
9730 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
9731 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
9732 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
9733 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
9734 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
9735 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
9736 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
9737 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
9738
9739 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
9740 - net: hns: Bugfix for Tx timeout handling in hns driver
9741
9742 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
9743 - iommu/arm-smmu: Plumb in new ACPI identifiers
9744
9745 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
9746 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
9747
9748 * Artful update to v4.12.1 stable release (LP: #1703858)
9749 - driver core: platform: fix race condition with driver_override
9750 - RDMA/uverbs: Check port number supplied by user verbs cmds
9751 - usb: dwc3: replace %p with %pK
9752 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
9753 - usb: usbip: set buffer pointers to NULL after free
9754 - Add USB quirk for HVR-950q to avoid intermittent device resets
9755 - usb: Fix typo in the definition of Endpoint[out]Request
9756 - USB: core: fix device node leak
9757 - USB: serial: option: add two Longcheer device ids
9758 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
9759 - xhci: Limit USB2 port wake support for AMD Promontory hosts
9760 - gfs2: Fix glock rhashtable rcu bug
9761 - Add "shutdown" to "struct class".
9762 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
9763 - tpm: fix a kernel memory leak in tpm-sysfs.c
9764 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
9765 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
9766 - sched/fair, cpumask: Export for_each_cpu_wrap()
9767 - sched/core: Implement new approach to scale select_idle_cpu()
9768 - sched/numa: Use down_read_trylock() for the mmap_sem
9769 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
9770 - sched/fair: Simplify wake_affine() for the single socket case
9771 - sched/numa: Implement NUMA node level wake_affine()
9772 - sched/fair: Remove effective_load()
9773 - sched/numa: Hide numa_wake_affine() from UP build
9774 - xen: avoid deadlock in xenbus driver
9775 - crypto: drbg - Fixes panic in wait_for_completion call
9776 - Linux 4.12.1
9777
9778 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
9779 - scsi: cxlflash: Combine the send queue locks
9780 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
9781 - scsi: cxlflash: Reset hardware queue context via specified register
9782 - scsi: cxlflash: Schedule asynchronous reset of the host
9783 - scsi: cxlflash: Handle AFU sync failures
9784 - scsi: cxlflash: Track pending scsi commands in each hardware queue
9785 - scsi: cxlflash: Flush pending commands in cleanup path
9786 - scsi: cxlflash: Add scsi command abort handler
9787 - scsi: cxlflash: Create character device to provide host management interface
9788 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
9789 specifics
9790 - scsi: cxlflash: Introduce host ioctl support
9791 - scsi: cxlflash: Refactor AFU capability checking
9792 - scsi: cxlflash: Support LUN provisioning
9793 - scsi: cxlflash: Support AFU debug
9794 - scsi: cxlflash: Support WS16 unmap
9795 - scsi: cxlflash: Remove zeroing of private command data
9796 - scsi: cxlflash: Update TMF command processing
9797 - scsi: cxlflash: Avoid double free of character device
9798 - scsi: cxlflash: Update send_tmf() parameters
9799 - scsi: cxlflash: Update debug prints in reset handlers
9800
9801 * make snap-pkg support (LP: #1700747)
9802 - make snap-pkg support
9803
9804 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
9805 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
9806
9807 * arm64: fix crash reading /proc/kcore (LP: #1702749)
9808 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
9809 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
9810
9811 * Opal and POWER9 DD2 (LP: #1702159)
9812 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
9813
9814 * Data corruption with hio driver (LP: #1701316)
9815 - SAUCE: hio: Fix incorrect use of enum req_opf values
9816
9817 * Miscellaneous Ubuntu changes
9818 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
9819 - snapcraft.yaml: Sync with xenial
9820 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
9821
9822 * Miscellaneous upstream changes
9823 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
9824 MokSBState"
9825
9826 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
9827
9828linux (4.12.0-6.7) artful; urgency=low
9829
9830 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
9831 - net: ena: change return value for unsupported features unsupported return
9832 value
9833 - net: ena: add hardware hints capability to the driver
9834 - net: ena: change sizeof() argument to be the type pointer
9835 - net: ena: add reset reason for each device FLR
9836 - net: ena: add support for out of order rx buffers refill
9837 - net: ena: allow the driver to work with small number of msix vectors
9838 - net: ena: use napi_schedule_irqoff when possible
9839 - net: ena: separate skb allocation to dedicated function
9840 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
9841 - net: ena: update driver's rx drop statistics
9842 - net: ena: update ena driver to version 1.2.0
9843
9844 * APST gets enabled against explicit kernel option (LP: #1699004)
9845 - nvme: explicitly disable APST on quirked devices
9846
9847 * Miscellaneous Ubuntu changes
9848 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
9849 - SAUCE: hio updates for 4.12
9850 - SAUCE: Enable hio build
9851
9852 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
9853
9854linux (4.12.0-5.6) artful; urgency=low
9855
9856 * ERAT invalidate on context switch removal (LP: #1700819)
9857 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
9858
9859 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
9860 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
9861
9862 * Miscellaneous Ubuntu changes
9863 - d-i: Move qcom-emac from arm64 to shared nic-modules
9864
9865 [ Upstream Kernel Changes ]
9866
9867 * Rebase to v4.12
9868
9869 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
9870
9871linux (4.12.0-4.5) artful; urgency=low
9872
9873 * aacraid driver may return uninitialized stack data to userspace
9874 (LP: #1700077)
9875 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
9876
9877 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
9878 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
9879
9880 * AACRAID for power9 platform (LP: #1689980)
9881 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
9882 - scsi: aacraid: Fix DMAR issues with iommu=pt
9883 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
9884 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
9885 - scsi: aacraid: Remove reset support from check_health
9886 - scsi: aacraid: Change wait time for fib completion
9887 - scsi: aacraid: Log count info of scsi cmds before reset
9888 - scsi: aacraid: Print ctrl status before eh reset
9889 - scsi: aacraid: Using single reset mask for IOP reset
9890 - scsi: aacraid: Rework IOP reset
9891 - scsi: aacraid: Add periodic checks to see IOP reset status
9892 - scsi: aacraid: Rework SOFT reset code
9893 - scsi: aacraid: Rework aac_src_restart
9894 - scsi: aacraid: Use correct function to get ctrl health
9895 - scsi: aacraid: Make sure ioctl returns on controller reset
9896 - scsi: aacraid: Enable ctrl reset for both hba and arc
9897 - scsi: aacraid: Add reset debugging statements
9898 - scsi: aacraid: Remove reference to Series-9
9899 - scsi: aacraid: Update driver version to 50834
9900
9901 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
9902 - SAUCE: drm: hibmc: Use set_busid function from drm core
9903
9904 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
9905 - d-i: Add hibmc-drm to kernel-image udeb
9906
9907 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
9908 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
9909
9910 * Miscellaneous Ubuntu changes
9911 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
9912 - [Config] CONFIG_ATA=n for s390x
9913 - [Config] Update annotations for 4.12
9914
9915 [ Upstream Kernel Changes ]
9916
9917 * Rebase to v4.12-rc7
9918
9919 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
9920
9921linux (4.12.0-3.4) artful; urgency=low
9922
9923 * Miscellaneous upstream changes
9924 - ufs: fix the logics for tail relocation
9925
9926 [ Upstream Kernel Changes ]
9927
9928 * Rebase to v4.12-rc6
9929
9930 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
9931
9932linux (4.12.0-2.3) artful; urgency=low
9933
9934 * CVE-2014-9900
9935 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
9936 ethtool_get_wol()
9937
9938 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
9939 (LP: #1671360)
9940 - pinctrl/amd: Use regular interrupt instead of chained
9941
9942 * extend-diff-ignore should use exact matches (LP: #1693504)
9943 - [Packaging] exact extend-diff-ignore matches
9944
9945 * Miscellaneous Ubuntu changes
9946 - SAUCE: efi: Don't print secure boot state from the efi stub
9947 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
9948 - SAUCE: vbox fixes for 4.12
9949 - Re-enable virtualbox build
9950 - [Config] CONFIG_ORANGEFS_FS=m
9951 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
9952 - Enable zfs build
9953
9954 [ Upstream Kernel Changes ]
9955
9956 * Rebase to v4.12-rc4
9957 * Rebase to v4.12-rc5
9958
9959 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
9960
9961linux (4.12.0-1.2) artful; urgency=low
9962
9963 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
9964 - [Config] Enable CONFIG_DRM_MGAG200 as module
9965
9966 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
9967 - [Config] CONFIG_LIBIO=y on arm64 only
9968 - SAUCE: LIBIO: Introduce a generic PIO mapping method
9969 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
9970 - [Config] CONFIG_HISILICON_LPC=y
9971 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
9972 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
9973 I/O
9974 - SAUCE: LPC: Add the ACPI LPC support
9975 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
9976 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
9977
9978 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
9979 - SAUCE: tty: Fix ldisc crash on reopened tty
9980
9981 * Miscellaneous Ubuntu changes
9982 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
9983 - Rebase to v4.12-rc3
9984
9985 [ Upstream Kernel Changes ]
9986
9987 * Rebase to v4.12-rc3
9988
9989 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
9990
9991linux (4.12.0-0.1) artful; urgency=low
9992
9993 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
9994 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
9995
9996 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
9997 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
9998
9999 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
10000 (LP: #1672819)
10001 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
10002
10003 * Miscellaneous Ubuntu changes
10004 - Update find-missing-sauce.sh to compare to artful
10005 - Update dropped.txt
10006 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
10007 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
10008 kernel image
10009 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
10010 mode
10011 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
10012 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
10013 locked down
10014 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
10015 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
10016 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
10017 reboot
10018 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
10019 set
10020 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
10021 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
10022 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
10023 down
10024 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
10025 locked down
10026 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
10027 down
10028 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
10029 is locked down
10030 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
10031 locked down
10032 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
10033 has been locked down
10034 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
10035 locked down
10036 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
10037 locked down
10038 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
10039 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
10040 kernel is locked down
10041 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
10042 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
10043 down
10044 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
10045 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
10046 secondary keyring
10047 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
10048 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
10049 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
10050 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
10051 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
10052 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
10053 MokSBState
10054 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
10055 - [Config] Set values for UEFI secure boot lockdown options
10056 - Disable virtualbox build
10057 - Disable hio build
10058 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
10059 - Disable zfs build
10060 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
10061 - SAUCE: Import aufs driver
10062 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
10063 - [Config] Enable aufs
10064 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
10065
10066 [ Upstream Kernel Changes ]
10067
10068 * Rebase to v4.12-rc2
10069
10070 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
10071
10072linux (4.11.0-3.8) artful; urgency=low
10073
10074 [ Seth Forshee ]
10075
10076 * Release Tracking Bug
10077 - LP: #1690999
10078
10079 * apparmor_parser hangs indefinitely when called by multiple threads
10080 (LP: #1645037)
10081 - SAUCE: apparmor: fix lock ordering for mkdir
10082
10083 * apparmor leaking securityfs pin count (LP: #1660846)
10084 - SAUCE: apparmor: fix leak on securityfs pin count
10085
10086 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
10087 (LP: #1660845)
10088 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
10089 fails
10090
10091 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
10092 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
10093
10094 * libvirt profile is blocking global setrlimit despite having no rlimit rule
10095 (LP: #1679704)
10096 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
10097 - apparmor: update auditing of rlimit check to provide capability information
10098
10099 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
10100 - SAUCE: apparmor: add policy revision file interface
10101
10102 * apparmor does not make support of query data visible (LP: #1678023)
10103 - SAUCE: apparmor: add label data availability to the feature set
10104
10105 * apparmor query interface does not make supported query info available
10106 (LP: #1678030)
10107 - SAUCE: apparmor: add information about the query inteface to the feature set
10108
10109 * change_profile incorrect when using namespaces with a compound stack
10110 (LP: #1677959)
10111 - SAUCE: apparmor: fix label parse for stacked labels
10112
10113 * Regression in 4.4.0-65-generic causes very frequent system crashes
10114 (LP: #1669611)
10115 - apparmor: sync of apparmor 3.6+ (17.04)
10116
10117 * Artful update to 4.11.1 stable release (LP: #1690814)
10118 - dm ioctl: prevent stack leak in dm ioctl call
10119 - drm/sti: fix GDP size to support up to UHD resolution
10120 - power: supply: lp8788: prevent out of bounds array access
10121 - brcmfmac: Ensure pointer correctly set if skb data location changes
10122 - brcmfmac: Make skb header writable before use
10123 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
10124 - refcount: change EXPORT_SYMBOL markings
10125 - net: macb: fix phy interrupt parsing
10126 - tcp: fix access to sk->sk_state in tcp_poll()
10127 - geneve: fix incorrect setting of UDP checksum flag
10128 - bpf: enhance verifier to understand stack pointer arithmetic
10129 - bpf, arm64: fix jit branch offset related to ldimm64
10130 - tcp: fix wraparound issue in tcp_lp
10131 - net: ipv6: Do not duplicate DAD on link up
10132 - net: usb: qmi_wwan: add Telit ME910 support
10133 - tcp: do not inherit fastopen_req from parent
10134 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
10135 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
10136 - ipv6: initialize route null entry in addrconf_init()
10137 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
10138 - tcp: randomize timestamps on syncookies
10139 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
10140 - bpf: don't let ldimm64 leak map addresses on unprivileged
10141 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
10142 - f2fs: sanity check segment count
10143 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
10144 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
10145 - block: get rid of blk_integrity_revalidate()
10146 - Linux 4.11.1
10147
10148 * Module signing exclusion for staging drivers does not work properly
10149 (LP: #1690908)
10150 - SAUCE: Fix module signing exclusion in package builds
10151
10152 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
10153 - [Config] CONFIG_QCOM_L3_PMU=y
10154 - perf: qcom: Add L3 cache PMU driver
10155
10156 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
10157 - drivers/perf: arm_pmu: rework per-cpu allocation
10158 - drivers/perf: arm_pmu: manage interrupts per-cpu
10159 - drivers/perf: arm_pmu: split irq request from enable
10160 - drivers/perf: arm_pmu: remove pointless PMU disabling
10161 - drivers/perf: arm_pmu: define armpmu_init_fn
10162 - drivers/perf: arm_pmu: fold init into alloc
10163 - drivers/perf: arm_pmu: factor out pmu registration
10164 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
10165 - drivers/perf: arm_pmu: handle no platform_device
10166 - drivers/perf: arm_pmu: rename irq request/free functions
10167 - drivers/perf: arm_pmu: split cpu-local irq request/free
10168 - drivers/perf: arm_pmu: move irq request/free into probe
10169 - drivers/perf: arm_pmu: split out platform device probe logic
10170 - arm64: add function to get a cpu's MADT GICC table
10171 - [Config] CONFIG_ARM_PMU_ACPI=y
10172 - drivers/perf: arm_pmu: add ACPI framework
10173 - arm64: pmuv3: handle !PMUv3 when probing
10174 - arm64: pmuv3: use arm_pmu ACPI framework
10175
10176 * Fix NVLINK2 TCE route (LP: #1690155)
10177 - powerpc/powernv: Fix TCE kill on NVLink2
10178
10179 * CVE-2017-0605
10180 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
10181
10182 * Miscellaneous Ubuntu changes
10183 - [Config] Restore powerpc arch to annotations file
10184 - [Config] Disable runtime testing modules
10185 - [Config] Disable drivers not needed on s390x
10186 - [Config] Update annotations for 4.11
10187 - [Config] updateconfigs after apparmor updates
10188
10189 * Miscellaneous upstream changes
10190 - apparmor: use SHASH_DESC_ON_STACK
10191 - apparmor: fix invalid reference to index variable of iterator line 836
10192 - apparmor: fix parameters so that the permission test is bypassed at boot
10193 - apparmor: Make path_max parameter readonly
10194 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
10195 - apparmorfs: Use seq_putc() in two functions
10196 - apparmor: provide information about path buffer size at boot
10197 - apparmor: add/use fns to print hash string hex value
10198
10199 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
10200
10201linux (4.11.0-2.7) artful; urgency=low
10202
10203 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
10204 (LP: #1688259)
10205 - Remove squashfs-modules files from d-i
10206 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
10207
10208 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
10209 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
10210 - d-i: initrd needs qcom_emac on amberwing platform.
10211
10212 * update for V3 kernel bits and improved multiple fan slice support
10213 (LP: #1470091)
10214 - SAUCE: fan: tunnel multiple mapping mode (v3)
10215
10216 * Miscellaneous Ubuntu changes
10217 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
10218 - Enable zfs
10219 - SAUCE: fan: add VXLAN implementation
10220 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
10221 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
10222 kernel image
10223 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
10224 mode
10225 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
10226 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
10227 locked down
10228 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
10229 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
10230 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
10231 reboot
10232 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
10233 set
10234 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
10235 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
10236 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
10237 down
10238 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
10239 locked down
10240 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
10241 down
10242 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
10243 is locked down
10244 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
10245 locked down
10246 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
10247 has been locked down
10248 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
10249 locked down
10250 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
10251 locked down
10252 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
10253 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
10254 kernel is locked down
10255 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
10256 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
10257 down
10258 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
10259 - SAUCE: (efi-lockdown) Add EFI signature data types
10260 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
10261 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
10262 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
10263 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
10264 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
10265 disabled
10266 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
10267 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
10268 MokSBState
10269 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
10270 - [Config] Set values for UEFI secure boot lockdown options
10271 - Update dropped.txt
10272
10273 [ Upstream Kernel Changes ]
10274
10275 * rebase to v4.11
10276
10277 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
10278
10279linux (4.11.0-1.6) artful; urgency=low
10280
10281 * Miscellaneous Ubuntu changes
10282 - [Debian] Use default compression for all packages
10283 - SAUCE: (namespace) block_dev: Support checking inode permissions in
10284 lookup_bdev()
10285 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
10286 when mounting
10287 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
10288 when mounting
10289 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
10290 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
10291 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
10292 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
10293 security.* xattrs
10294 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
10295 filesystems
10296 - SAUCE: (namespace) fuse: Add support for pid namespaces
10297 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
10298 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
10299 or a descendant
10300 - SAUCE: (namespace) fuse: Allow user namespace mounts
10301 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
10302 namespaces
10303 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
10304 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
10305 mounts
10306 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
10307 opened for writing
10308
10309 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
10310
10311linux (4.11.0-0.5) artful; urgency=low
10312
10313 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
10314 (LP: #1684971)
10315 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
10316
10317 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
10318 (LP: #1470250)
10319 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
10320
10321 * Enable virtual scsi server driver for Power (LP: #1615665)
10322 - SAUCE: Return TCMU-generated sense data to fabric module
10323
10324 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
10325 (LP: #1630990)
10326 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
10327 CONFIG_SECURITYFS=n
10328
10329 * Miscellaneous Ubuntu changes
10330 - SAUCE: Import aufs driver
10331 - [Config] Enable aufs
10332 - [Debian] Add script to update virtualbox
10333 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
10334 - Enable vbox
10335 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
10336
10337 [ Upstream Kernel Changes ]
10338
10339 * rebase to v4.11-rc8
10340
10341 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
10342
10343linux (4.11.0-0.4) zesty; urgency=low
10344
10345 * POWER9: Improve performance on memory management (LP: #1681429)
10346 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
10347 flush
10348 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
10349
10350 * Miscellaneous Ubuntu changes
10351 - find-missing-sauce.sh
10352
10353 [ Upstream Kernel Changes ]
10354
10355 * rebase to v4.11-rc7
10356
10357 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
10358
10359linux (4.11.0-0.3) zesty; urgency=low
10360
10361 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
10362 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
10363
10364 * smartpqi driver needed in initram disk and installer (LP: #1680156)
10365 - [Config] Add smartpqi to d-i
10366
10367 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
10368 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
10369
10370 * Miscellaneous Ubuntu changes
10371 - [Config] flash-kernel should be a Breaks
10372 - [Config] drop the info directory
10373 - [Config] drop NOTES as obsolete
10374 - [Config] drop changelog.historical as obsolete
10375 - rebase to v4.11-rc6
10376
10377 [ Upstream Kernel Changes ]
10378
10379 * rebase to v4.11-rc6
10380
10381 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
10382
10383linux (4.11.0-0.2) zesty; urgency=low
10384
10385 [ Upstream Kernel Changes ]
10386
10387 * rebase to v4.11-rc5
10388
10389 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
10390
10391linux (4.11.0-0.1) zesty; urgency=low
10392
10393 [ Upstream Kernel Changes ]
10394
10395 * rebase to v4.11-rc4
10396 - LP: #1591053
10397
10398 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
10399
10400linux (4.11.0-0.0) zesty; urgency=low
10401
10402 * dummy entry
10403
10404 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600