]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - debian.master/changelog
UBUNTU: Start new release
[mirror_ubuntu-hirsute-kernel.git] / debian.master / changelog
CommitLineData
70bae2a7
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
7 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
8
9linux-5.10 (5.10.0-0.0) groovy; urgency=medium
10
11 * Empty entry
12
13 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
14
5bbe8099
LO
15linux-5.9 (5.9.0-2.3) groovy; urgency=medium
16
17 * Fix system reboot when disconnecting WiFi (LP: #1899726)
18 - iwlwifi: msix: limit max RX queues for 9000 family
19
20 * booting linux-generic-lpae armhf kernel under qemu results in relocation out
21 of range, and thus no modules can be loaded (LP: #1899519)
22 - [Config] armhf: ARM_MODULE_PLTS=y
23
24 * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
25 - ALSA: hda: fix jack detection with Realtek codecs when in D3
26
27 * CVE-2020-16119
28 - SAUCE: dccp: avoid double free of ccid on child socket
29
30 * python3-venv is gone (LP: #1896801)
31 - SAUCE: doc: remove python3-venv dependency
32
33 * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
34 - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
35
36 * Enable brightness control on HP DreamColor panel (LP: #1898865)
37 - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
38 quirk
39 - SAUCE: drm/dp: HP DreamColor panel brigntness fix
40
41 * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel
42 (LP: #1897501)
43 - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk
44 - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID
45 19-15
46
47 * Fix broken e1000e device after S3 (LP: #1897755)
48 - SAUCE: e1000e: Increase polling timeout on MDIC ready bit
49
50 * Wakeup the system by touching the touchpad (LP: #1888331)
51 - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
52
53 * Enable LTR for endpoints behind VMD (LP: #1896598)
54 - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD
55
56 * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
57 (LP: #1893914)
58 - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
59
60 * debian/rules editconfigs does not work on s390x to change s390x only configs
61 (LP: #1863116)
62 - [Packaging] kernelconfig -- only update/edit configurations on architectures
63 we have compiler support
64
65 * Fix non-working NVMe after S3 (LP: #1895718)
66 - SAUCE: PCI: Enable ACS quirk on CML root port
67
68 * Miscellaneous Ubuntu changes
69 - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids
70 - SAUCE: tools resolve_btfids: Always force HOSTARCH
71 - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k'
72 - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks
73 - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check()
74 - [Config] Update toolchain versions
75 - [Config] Refresh annotations
76 - Add ubuntu-host module
77 - CONFIG_UBUNTU_HOST=m
78 - SAUCE: apparmor: drop prefixing abs root labels with '='
79 - SAUCE: apparmor: disable showing the mode as part of a secid to secctx
80 - SAUCE: apparmor: rename aa_sock() to aa_unix_sk()
81 - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock()
82 - SAUCE: LSM: Infrastructure management of the sock security
83 - SAUCE: LSM: Create and manage the lsmblob data structure.
84 - SAUCE: LSM: Use lsmblob in security_audit_rule_match
85 - SAUCE: LSM: Use lsmblob in security_kernel_act_as
86 - SAUCE: net: Prepare UDS for security module stacking
87 - SAUCE: LSM: Use lsmblob in security_secctx_to_secid
88 - SAUCE: LSM: Use lsmblob in security_secid_to_secctx
89 - SAUCE: LSM: Use lsmblob in security_ipc_getsecid
90 - SAUCE: LSM: Use lsmblob in security_task_getsecid
91 - SAUCE: LSM: Use lsmblob in security_inode_getsecid
92 - SAUCE: LSM: Use lsmblob in security_cred_getsecid
93 - SAUCE: IMA: Change internal interfaces to use lsmblobs
94 - SAUCE: LSM: Specify which LSM to display
95 - SAUCE: LSM: Ensure the correct LSM context releaser
96 - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx
97 - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx
98 - SAUCE: LSM: security_secid_to_secctx in netlink netfilter
99 - SAUCE: NET: Store LSM netlabel data in a lsmblob
100 - SAUCE: LSM: Verify LSM display sanity in binder
101 - SAUCE: Audit: Add new record for multiple process LSM attributes
102 - SAUCE: Audit: Add a new record for multiple object LSM
103 - SAUCE: LSM: Add /proc attr entry for full LSM context
104 - SAUCE: AppArmor: Remove the exclusive flag
105 - SAUCE: Audit: Fix for missing NULL check
106
107 * Miscellaneous upstream changes
108 - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
109
110 [ Upstream Kernel Changes ]
111
112 * Rebase to v5.9
113
114 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Oct 2020 13:31:18 -0500
115
116linux-5.9 (5.9.0-1.2) groovy; urgency=medium
117
118 * Miscellaneous Ubuntu changes
119 - [Config] Update configs after rebase to 5.9-rc6
120 - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
121 - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled
122 - SAUCE: tools resolve_btfids: Always force HOSTARCH
123
124 [ Upstream Kernel Changes ]
125
126 * Rebase to v5.9-rc6
127
128 -- Seth Forshee <seth.forshee@canonical.com> Mon, 21 Sep 2020 14:39:34 -0500
129
130linux-5.9 (5.9.0-0.1) groovy; urgency=medium
131
132 * Miscellaneous Ubuntu changes
133 - [Config] Update configs and annotations for v5.9-rc1
134 - SAUCE: i915: Fix build error due to missing struct definition
135 - hio -- Update blk_queue_split() calls for changes in 5.9-rc1
136 - hio -- Updates for move of make_request_fn to struct block_device_operations
137 - [Config] Disable zfs dkms build
138 - [Config] Disable nvidia dkms build
139 - [Config] Disable nvidia server dkms builds
140 - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division
141 - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
142 - [Packaging] Bind hv_vss_daemon startup to hv_vss device
143 - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
144 - [Config] Re-enable UEFI signing for arm64
145 - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()"
146 - [Config] Set the default CPU governor to ONDEMAND
147 - [Packaging] update variants
148 - [Packaging] update helper scripts
149 - update dkms package versions
150
151 [ Upstream Kernel Changes ]
152
153 * Rebase to v5.9-rc5
154
155 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Sep 2020 15:01:21 -0500
156
157linux-5.9 (5.9.0-0.0) groovy; urgency=medium
158
159 * Empty entry
160
161 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Aug 2020 16:48:03 -0500
162
163linux (5.8.0-16.17) groovy; urgency=medium
164
165 * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)
166
167 * Miscellaneous Ubuntu changes
168 - hio -- Update to use bio_{start,end}_io_acct with 5.8+
169 - Enable hio driver
170 - [Packaging] Temporarily disable building doc package contents
171
172 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 15:32:58 -0500
173
174linux (5.8.0-15.16) groovy; urgency=medium
175
176 * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)
177
178 * Miscellaneous Ubuntu changes
179 - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
180 doc/sphinx@0f49e30c)
181
182 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 09:29:58 -0500
183
184linux (5.8.0-14.15) groovy; urgency=medium
185
186 * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)
187
188 * Packaging resync (LP: #1786013)
189 - [Packaging] update helper scripts
190
191 * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
192 - selftests/net: relax cpu affinity requirement in msg_zerocopy test
193
194 * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
195 - ALSA: hda/hdmi: Add quirk to force connectivity
196
197 * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
198 - ALSA: usb-audio: Add support for Lenovo ThinkStation P620
199
200 * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
201 - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
202
203 * Enlarge hisi_sec2 capability (LP: #1890222)
204 - crypto: hisilicon - update SEC driver module parameter
205
206 * Miscellaneous Ubuntu changes
207 - [Config] Re-enable signing for ppc64el
208
209 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Aug 2020 15:26:46 -0500
210
211linux (5.8.0-13.14) groovy; urgency=medium
212
213 * Miscellaneous Ubuntu changes
214 - [Config] Remove i386 configs
215 - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD
216 - SAUCE: export __get_vm_area_caller() and map_kernel_range()
217 - [Config] drop CONFIG_BINFMT_AOUT enforcement
218
219 * Miscellaneous upstream changes
220 - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD"
221
222 [ Upstream Kernel Changes ]
223
224 * Rebase to v5.8
225
226 -- Andrea Righi <andrea.righi@canonical.com> Tue, 04 Aug 2020 09:51:50 +0200
227
228linux (5.8.0-12.13) groovy; urgency=medium
229
230 * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481)
231
232 * Fix right speaker of HP laptop (LP: #1889375)
233 - SAUCE: hda/realtek: Fix right speaker of HP laptop
234
235 * blk_update_request error when mount nvme partition (LP: #1872383)
236 - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
237
238 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
239 - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4"
240 - net: atlantic: align return value of ver_match function with function name
241 - net: atlantic: add support for FW 4.x
242
243 * Miscellaneous Ubuntu changes
244 - [Debian] Fix debian/tests for linux-5.8 -> linux rename
245 - SAUCE: selftests/powerpc: return skip code for spectre_v2
246
247 -- Seth Forshee <seth.forshee@canonical.com> Wed, 29 Jul 2020 16:58:47 -0500
248
249linux (5.8.0-11.12) groovy; urgency=medium
250
251 * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336)
252
253 * Miscellaneous Ubuntu changes
254 - [Packaging] dwarves is not required for linux-libc-dev or stage1
255
256 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 22:33:24 -0500
257
258linux (5.8.0-10.11) groovy; urgency=medium
259
260 * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316)
261
262 * Miscellaneous Ubuntu changes
263 - [Packaging] Add more packages to Build-Depends-Indep for docs
264 - [Debian] Specify python executable in kmake
265 - [Debian] Don't treat warnings as errors during perf builds
266 - [Config] Disable signing for ppc64el
267
268 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 17:09:52 -0500
269
270linux (5.8.0-9.10) groovy; urgency=medium
271
272 * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140)
273
274 * Packaging resync (LP: #1786013)
275 - [Packaging] update helper scripts
276
277 * Miscellaneous Ubuntu changes
278 - SAUCE: Fix s390x compile error on F32 utils/stat-display.c
279 - [Packaging] Add python3-venv to Build-Depends-Indep
280
281 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 21:01:46 -0500
282
283linux (5.8.0-8.9) groovy; urgency=medium
284
285 * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104)
286
287 * Packaging resync (LP: #1786013)
288 - [Packaging] update helper scripts
289 - update dkms package versions
290 - [Packaging] update variants
291
292 * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
293 - [Packaging] NVIDIA -- Add signed modules for 450 450-server
294
295 * Introduce the new NVIDIA 418-server and 440-server series, and update the
296 current NVIDIA drivers (LP: #1881137)
297 - [packaging] add signed modules for the 418-server and the 440-server
298 flavours
299
300 * Miscellaneous Ubuntu changes
301 - SAUCE: Revert "radix-tree: Use local_lock for protection"
302 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
303 - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD
304 - [Config] Enable nvidia dkms build
305
306 * Miscellaneous upstream changes
307 - usbip: tools: fix build error for multiple definition
308
309 [ Upstream Kernel Changes ]
310
311 * Rebase to v5.8-rc7
312
313 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 11:18:12 -0500
314
315linux (5.8.0-7.8) groovy; urgency=medium
316
317 * Empty entry
318
319 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 09:22:19 +0200
320
321linux-5.8 (5.8.0-7.8) groovy; urgency=medium
322
323 * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
324 - ASoC: amd: add logic to check dmic hardware runtime
325 - ASoC: amd: add ACPI dependency check
326 - ASoC: amd: fixed kernel warnings
327
328 * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
329 - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
330
331 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
332 - SAUCE: net: atlantic: Add support for firmware v4
333
334 * MGA G200e doesn't work under GDM Wayland (LP: #1886140)
335 - drm/mgag200: Remove HW cursor
336 - drm/mgag200: Clean up mga_set_start_address()
337 - drm/mgag200: Clean up mga_crtc_do_set_base()
338 - drm/mgag200: Move mode-setting code into separate helper function
339 - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
340 - drm/mgag200: Update mode registers after plane registers
341 - drm/mgag200: Set pitch in a separate helper function
342 - drm/mgag200: Set primary plane's format in separate helper function
343 - drm/mgag200: Move TAGFIFO reset into separate function
344 - drm/mgag200: Move hiprilvl setting into separate functions
345 - drm/mgag200: Move register initialization into separate function
346 - drm/mgag200: Remove out-commented suspend/resume helpers
347 - drm/mgag200: Use simple-display data structures
348 - drm/mgag200: Convert to simple KMS helper
349 - drm/mgag200: Replace VRAM helpers with SHMEM helpers
350
351 * Miscellaneous Ubuntu changes
352 - SAUCE: s390/bpf: fix sign extension in branch_ku
353 - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
354 - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
355 - [packaging] debhelper-compat (= 10) (and retire debian/compat)
356 - [Config] Update configs after rebase to 5.8-rc6
357
358 [ Upstream Kernel Changes ]
359
360 * Rebase to v5.8-rc6
361
362 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jul 2020 09:55:47 +0200
363
364linux-5.8 (5.8.0-6.7) groovy; urgency=medium
365
366 * Packaging resync (LP: #1786013)
367 - update dkms package versions
368
369 * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1
370 (LP: #1887397)
371 - SAUCE: libtraceevent: Strip symbol version from nm output
372
373 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Jul 2020 14:07:53 -0500
374
375linux-5.8 (5.8.0-5.6) groovy; urgency=medium
376
377 * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation
378 (LP: #1886188)
379 - [Packaging] Produce linux-libc-deb package for riscv64
380 - [Debian] Disallow building linux-libc-dev from linux-riscv
381
382 * Miscellaneous Ubuntu changes
383 - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy
384 transformations test on s390"
385 - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390"
386 - [Config] Update configs (gcc update)
387
388 [ Upstream Kernel Changes ]
389
390 * Rebase to v5.8-rc5
391
392 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jul 2020 08:42:14 +0200
393
394linux-5.8 (5.8.0-4.5) groovy; urgency=medium
395
396 * Add generic LED class support for audio LED (LP: #1885896)
397 - ALSA: hda: generic: Always call led-trigger for mic mute LED
398 - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
399 - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
400 - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
401 - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
402 - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
403 - ALSA: hda: generic: Drop the old mic-mute LED hook
404 - ALSA: hda: generic: Add vmaster mute LED helper
405 - ALSA: hda/realtek: Use the new vmaster mute LED helper
406 - ALSA: hda/conexant: Use the new vmaster mute LED helper
407 - ALSA: hda/sigmatel: Use the new vmaster mute LED helper
408 - ALSA: hda/realtek: Unify LED helper code
409 - ALSA: hda: Let LED cdev handling suspend/resume
410
411 * seccomp_bpf fails on powerpc (LP: #1885757)
412 - SAUCE: selftests/seccomp: fix ptrace tests on powerpc
413
414 * CVE-2020-11935
415 - SAUCE: aufs: do not call i_readcount_inc()
416
417 * Miscellaneous Ubuntu changes
418 - SAUCE: Update aufs to 5.x-rcN 20200622
419 - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value
420 - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y
421
422 [ Upstream Kernel Changes ]
423
424 * Rebase to v5.8-rc4
425
426 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Jul 2020 08:14:28 -0500
427
428linux-5.8 (5.8.0-3.4) groovy; urgency=medium
429
430 * Packaging resync (LP: #1786013)
431 - [Packaging] update helper scripts
432 - update dkms package versions
433
434 * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2
435 (LP: #1884635)
436 - SAUCE: overlayfs: fix faulty rebase
437
438 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
439 - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups
440
441 * shiftfs: fix btrfs regression (LP: #1884767)
442 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation"
443
444 * Miscellaneous Ubuntu changes
445 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y
446 - SAUCE: regulator: rename da903x to da903x-regulator
447 - [Config] Add da903x to modules.ignore
448 - [Config] Update configs for rebase to 5.8-rc3
449
450 [ Upstream Kernel Changes ]
451
452 * Rebase to v5.8-rc3
453
454 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jun 2020 08:48:25 -0500
455
456linux-5.8 (5.8.0-2.3) groovy; urgency=medium
457
458 * Support Audio Mute LED for two new HP laptops (LP: #1884251)
459 - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
460
461 * CVE-2019-16089
462 - SAUCE: nbd_genl_status: null check for nla_nest_start
463
464 * tpm: fix TIS locality timeout problems (LP: #1881710)
465 - SAUCE: tpm: fix TIS locality timeout problems
466
467 * Packaging resync (LP: #1786013)
468 - update dkms package versions
469
470 * Miscellaneous Ubuntu changes
471 - SAUCE: security,perf: Allow further restriction of perf_event_open
472 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
473 - [Config] Update configs and annotations for 5.8-rc2
474 - [Config] Enable zfs
475 - [Config] Enable CONFIG_DEBUG_INFO_BTF
476
477 [ Upstream Kernel Changes ]
478
479 * Rebase to v5.8-rc2
480
481 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jun 2020 15:05:54 -0500
482
483linux-5.8 (5.8.0-1.2) groovy; urgency=medium
484
485 * Miscellaneous Ubuntu changes
486 - [Debian] Support linux-x.y in udeb package names
487 - [Packaging] Use SRCPKGNAME for udeb packages
488
489 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 19:34:32 -0500
490
491linux-5.8 (5.8.0-0.1) groovy; urgency=medium
492
493 * Docker registry doesn't stay up and keeps restarting (LP: #1879690)
494 - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay"
495
496 * Packaging resync (LP: #1786013)
497 - [Packaging] update variants
498
499 * Miscellaneous Ubuntu changes
500 - [Packaging] Update source package name to linux-5.8
501 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
502 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages.
503 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
504 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
505 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
506 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
507 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify
508 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
509 - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
510 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
511 - SAUCE: Import aufs driver
512 - [Config] Update configs for v5.8-rc1
513 - [Config] Update annotations for v5.8-rc1 config changes
514 - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions
515 - Disable hio driver
516
517 * Miscellaneous upstream changes
518 - acpi: disallow loading configfs acpi tables when locked down
519
520 [ Upstream Kernel Changes ]
521
522 * Rebase to v5.8-rc1
523
524 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 11:54:24 -0500
525
526linux-5.8 (5.8.0-0.0) groovy; urgency=medium
527
528 * Empty entry
529
530 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Jun 2020 22:40:35 -0500
531
532linux-5.7 (5.7.0-8.9) groovy; urgency=medium
533
534 * Packaging resync (LP: #1786013)
535 - update dkms package versions
536
537 * Enforce all config annotations (LP: #1879327)
538 - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
539 - [Config]: prepare to enforce all
540 - [Config]: enforce all config options
541
542 * Miscellaneous Ubuntu changes
543 - [Config]: annotations review after 5.7 rebase
544 - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX
545 - [Config] THERMAL_GOV_POWER_ALLOCATOR=y
546 - [Config] annotations: SOC_CAMERA is marked as BROKEN
547 - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y
548 - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely
549 unmantained) TLS_TOE
550 - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP
551 - [Config] RTW88_DEBUG=y
552 - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it
553 - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on
554 SND_SOC_SOF_DEVELOPER_SUPPORT
555 - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive
556 with SND_SST_ATOM_HIFI2_PLATFORM_ACPI
557 - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any
558 DEBUG_IMX*_UART is enabled
559 - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25
560 - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32
561 - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA
562 - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT
563 - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS
564 - [Config] s390x: MOST is not set
565 - [Config] s390x: BCM84881_PHY is not set
566 - [Config] s390x: XILINX_LL_TEMAC is not set
567 - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on
568 s390x)
569 - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK
570 - [Config] annotations: s390x: NODES_SHIFT=1
571 - [Config] annotations: import new symbols
572 - [Config] annotations: remove unmatched menu and options
573
574 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 12 Jun 2020 12:03:01 +0200
575
576linux-5.7 (5.7.0-7.8) groovy; urgency=medium
577
578 * Packaging resync (LP: #1786013)
579 - update dkms package versions
580 - [Packaging] update helper scripts
581
582 * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
583 devices (LP: #1879704)
584 - PCI/IOV: Introduce pci_iov_sysfs_link() function
585 - s390/pci: create links between PFs and VFs
586
587 * Miscellaneous Ubuntu changes
588 - [Config] Disable UEFI signing for arm64
589 - Rebase to v5.7.1
590
591 [ Upstream Kernel Changes ]
592
593 * Rebase to v5.7.1
594
595 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Jun 2020 11:16:58 +0200
596
597linux-5.7 (5.7.0-6.7) groovy; urgency=medium
598
599 * Packaging resync (LP: #1786013)
600 - [Packaging] update helper scripts
601 - update dkms package versions
602
603 * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
604 - SAUCE: shiftfs: let userns root destroy subvolumes from other users
605
606 * seccomp_benchmark times out on eoan (LP: #1881576)
607 - SAUCE: selftests/seccomp: use 90s as timeout
608
609 * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly
610 when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
611 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
612 association for 11N chip"
613 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
614 connected"
615 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
616 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
617 - rtw88: 8723d: Add coex support
618 - SAUCE: rtw88: coex: 8723d: set antanna control owner
619 - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
620 - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
621
622 * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
623 - ASoC: amd: add Renoir ACP3x IP register header
624 - ASoC: amd: add Renoir ACP PCI driver
625 - ASoC: amd: add acp init/de-init functions
626 - ASoC: amd: create acp3x pdm platform device
627 - ASoC: amd: add ACP3x PDM platform driver
628 - ASoC: amd: irq handler changes for ACP3x PDM dma driver
629 - ASoC: amd: add acp3x pdm driver dma ops
630 - ASoC: amd: add ACP PDM DMA driver dai ops
631 - ASoC: amd: add Renoir ACP PCI driver PM ops
632 - ASoC: amd: add ACP PDM DMA driver pm ops
633 - ASoC: amd: enable Renoir acp3x drivers build
634 - ASoC: amd: create platform devices for Renoir
635 - ASoC: amd: RN machine driver using dmic
636 - ASoC: amd: enable build for RN machine driver
637 - ASoC: amd: fix kernel warning
638 - ASoC: amd: refactoring dai_hw_params() callback
639 - ASoC: amd: return error when acp de-init fails
640 - [Config]: enable amd renoir ASoC audio
641
642 * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
643 - e1000e: Disable TSO for buffer overrun workaround
644
645 * Fix incorrect speed/duplex when I210 device is runtime suspended
646 (LP: #1880656)
647 - igb: Report speed and duplex as unknown when device is runtime suspended
648
649 * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
650 - serial: 8250_pci: Move Pericom IDs to pci_ids.h
651 - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
652
653 * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
654 (LP: #1874056)
655 - s390/pci: Expose new port attribute for PCIe functions
656 - s390/pci: adaptation of iommu to multifunction
657 - s390/pci: define kernel parameters for PCI multifunction
658 - s390/pci: define RID and RID available
659 - s390/pci: create zPCI bus
660 - s390/pci: adapt events for zbus
661 - s390/pci: Handling multifunctions
662 - s390/pci: Do not disable PF when VFs exist
663 - s390/pci: Documentation for zPCI
664 - s390/pci: removes wrong PCI multifunction assignment
665
666 * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
667 - regmap-i2c: add 16-bit width registers support
668
669 * Miscellaneous Ubuntu changes
670 - [Config] Enable virtualbox guest and shared-folder modules
671
672 [ Upstream Kernel Changes ]
673
674 * Rebase to v5.7
675
676 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jun 2020 16:11:24 -0500
677
678linux-5.7 (5.7.0-5.6) groovy; urgency=medium
679
680 * Packaging resync (LP: #1786013)
681 - update dkms package versions
682
683 * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044)
684 - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional
685 overhead on s390x, hence should be disabled by default on s390x only.
686
687 * Miscellaneous Ubuntu changes
688 - Rebase to v5.7-rc7
689 - [Config] ppc64el: disable STRICT_KERNEL_RWX
690
691 [ Upstream Kernel Changes ]
692
693 * Rebase to v5.7-rc7
694
695 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 May 2020 11:44:09 +0200
696
697linux-5.7 (5.7.0-4.5) groovy; urgency=medium
698
699 * Packaging resync (LP: #1786013)
700 - update dkms package versions
701
702 * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
703 - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
704 modinfo
705
706 * Support DMIC micmute LED on HP platforms (LP: #1876859)
707 - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
708 - ALSA: hda/realtek - Enable micmute LED on and HP system
709 - ALSA: hda/realtek - Add LED class support for micmute LED
710 - ALSA: hda/realtek - Fix unused variable warning w/o
711 CONFIG_LEDS_TRIGGER_AUDIO
712 - ASoC: SOF: Update correct LED status at the first time usage of
713 update_mute_led()
714
715 * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW),
716 REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found
717 due to firmware crash (LP: #1874685)
718 - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well
719
720 * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after
721 upgrade to 20.04 (LP: #1875665)
722 - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere
723
724 * Unable to handle kernel pointer dereference in virtual kernel address space
725 on Eoan (LP: #1876645)
726 - SAUCE: overlayfs: fix shitfs special-casing
727
728 * Miscellaneous Ubuntu changes
729 - SAUCE: skip building selftest 'runqslower' if kernel not built
730 - Rebase to v5.7-rc6
731 - [Config] updateconfigs after 5.7-rc6 rebase
732
733 [ Upstream Kernel Changes ]
734
735 * Rebase to v5.7-rc6
736
737 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 May 2020 11:27:25 +0200
738
739linux-5.7 (5.7.0-3.4) groovy; urgency=medium
740
741 [ Upstream Kernel Changes ]
742
743 * Rebase to v5.7-rc5
744
745 * Packaging resync (LP: #1786013)
746 - update dkms package versions
747
748 * getitimer returns it_value=0 erroneously (LP: #1349028)
749 - [Config] CONTEXT_TRACKING_FORCE policy should be unset
750
751 * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV
752 Secure & Trusted Boot (LP: #1866909)
753 - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot
754
755 * Miscellaneous Ubuntu changes
756 - SAUCE: Import aufs driver
757 - [Config] Enable aufs
758 - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
759 - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations
760 - [Debian] final-checks -- Do not remove ~* from abi
761 - [Config] Enable 5-level page table support for x86
762 - [Config] updateconfigs after 5.7-rc5 rebase
763
764 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 May 2020 10:25:42 +0200
765
766linux-5.7 (5.7.0-2.3) groovy; urgency=medium
767
768 * Packaging resync (LP: #1786013)
769 - [Packaging] update helper scripts
770 - update dkms package versions
771 - [Packaging] update helper scripts
772
773 * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit
774 batchbuffer: Input/output error] (LP: #1860754)
775 - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64
776
777 * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506)
778 - [Packaging] Move virtualbox modules to linux-modules
779 - [Packaging] Remove vbox and zfs modules from generic.inclusion-list
780
781 * built-using constraints preventing uploads (LP: #1875601)
782 - temporarily drop Built-Using data
783
784 * dkms artifacts may expire from the pool (LP: #1850958)
785 - [Packaging] autoreconstruct -- manage executable debian files
786 - [packaging] handle downloads from the librarian better
787
788 * Add signed modules for the 435 NVIDIA driver (LP: #1875888)
789 - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver
790
791 * [Selftests] Apply various fixes and improvements (LP: #1870543)
792 - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests
793
794 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
795 distribution (LP: #1628889)
796 - SAUCE: s390: kernel message catalog
797
798 * Overlayfs in user namespace leaks directory content of inaccessible
799 directories (LP: #1793458) // CVE-2018-6559
800 - SAUCE: overlayfs: ensure mounter privileges when reading directories
801
802 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
803 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
804
805 * [ICL] TC port in legacy/static mode can't be detected due TCCOLD
806 (LP: #1868936)
807 - drm/i915/display: Move out code to return the digital_port of the aux ch
808 - drm/i915/display: Add intel_legacy_aux_to_power_domain()
809 - drm/i915/display: Split hsw_power_well_enable() into two
810 - drm/i915/tc/icl: Implement TC cold sequences
811 - drm/i915/tc: Skip ref held check for TC legacy aux power wells
812 - drm/i915/tc/tgl: Implement TC cold sequences
813 - drm/i915/tc: Catch TC users accessing FIA registers without enable aux
814 - drm/i915/tc: Do not warn when aux power well of static TC ports timeout
815
816 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
817 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
818 2-in-1"
819
820 * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610)
821 - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop
822
823 * linux-image-5.0.0-35-generic breaks checkpointing of container
824 (LP: #1857257)
825 - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay
826
827 * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a
828 regression in the asoc machine driver) (LP: #1874359)
829 - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
830
831 * Add debian/rules targets to compile/run kernel selftests (LP: #1874286)
832 - [Packaging] add support to compile/run selftests
833
834 * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315)
835 - [Config] lowlatency: turn off RT_GROUP_SCHED
836
837 * alsa/sof: external mic can't be deteced on Lenovo and HP laptops
838 (LP: #1872569)
839 - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs
840
841 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
842 - SAUCE: shiftfs: fix dentry revalidation
843
844 * shiftfs: broken shiftfs nesting (LP: #1872094)
845 - SAUCE: shiftfs: record correct creator credentials
846
847 * lockdown on power (LP: #1855668)
848 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
849
850 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
851 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
852 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
853 - SAUCE: rtw88: sar: dump sar information via debugfs
854 - SAUCE: rtw88: 8723d: add IQ calibration
855 - SAUCE: rtw88: 8723d: Add power tracking
856 - SAUCE: rtw88: 8723d: implement flush queue
857 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
858 - SAUCE: rtw88: 8723d: Add coex support
859 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
860
861 * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300)
862 - SAUCE: rtw88: No retry and report for auth and assoc
863 - SAUCE: rtw88: fix rate for a while after being connected
864 - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip
865
866 * Miscellaneous Ubuntu changes
867 - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks
868 - SAUCE: rtw88: fix 'const' mismatch in
869 __priority_queue_cfg_legacy()/__priority_queue_cfg()
870 - [Config] RTW88=m
871 - SAUCE: (lockdown) Revert carried-forward lockdown patches
872 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
873 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
874 error messages.
875 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
876 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
877 mode
878 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
879 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
880 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
881 verify
882 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
883 - SAUCE: (lockdown) security: lockdown: Make
884 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
885 - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el
886 - [Config] CONFIG_RT_GROUP_SCHED=y
887 - [Packaging] Include modules.builtin.modinfo in linux-modules
888 - SAUCE: LSM: Infrastructure management of the sock security
889 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
890 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
891 - SAUCE: Revert "apparmor: Parse secmark policy"
892 - SAUCE: Revert "apparmor: Add a wildcard secid"
893 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
894 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
895 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
896 - Update dropped.txt for restored apparmor patches
897 - Remove lockdown patches from dropped.txt
898 - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not
899 enabled
900 - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error
901 tests
902 - SAUCE: selftests/net -- disable l2tp.sh test
903 - SAUCE: selftests/net -- disable timeout
904 - SAUCE: tools: hv: Update shebang to use python3 instead of python
905 - Remove dropped.txt
906 - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master
907 - [Debian] Support generating configs for riscv64
908 - [Config] CONFIG_KMSG_IDS=y for s390x
909 - [Packaging] add libcap-dev dependency
910 - [Config] CONFIG_AD5770R=m
911 - [Config] CONFIG_AL3010=m
912 - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m
913 - [Config] CONFIG_BAREUDP=m
914 - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m
915 - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m
916 - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m
917 - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m
918 - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m
919 - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m
920 - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m
921 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
922 - [Config] CONFIG_DRM_PARADE_PS8640=m
923 - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m
924 - [Config] CONFIG_DRM_TIDSS=m
925 - [Config] CONFIG_DRM_TI_TPD12S015=m
926 - [Config] CONFIG_DRM_TOSHIBA_TC358768=m
927 - [Config] CONFIG_EDAC_DMC520=m
928 - [Config] CONFIG_EXFAT_FS=m
929 - [Config] CONFIG_GP2AP002=m
930 - [Config] CONFIG_GPIO_MLXBF2=m
931 - [Config] CONFIG_HID_GLORIOUS=m
932 - [Config] CONFIG_HID_MCP2221=m
933 - [Config] CONFIG_HMC425=m
934 - [Config] CONFIG_ICP10100=m
935 - [Config] CONFIG_IMX8MM_THERMAL=m
936 - [Config] CONFIG_IMX_SC_THERMAL=m
937 - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m
938 - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m
939 - [Config] CONFIG_K3_RTI_WATCHDOG=m
940 - [Config] CONFIG_MDIO_IPQ8064=m
941 - [Config] CONFIG_MDIO_MVUSB=m
942 - [Config] CONFIG_MHI_BUS=m
943 - [Config] CONFIG_OCTEONTX2_VF=m
944 - [Config] CONFIG_PHY_CADENCE_TORRENT=m
945 - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m
946 - [Config] CONFIG_PHY_QCOM_USB_SS=m
947 - [Config] CONFIG_PINCTRL_DA9062=m
948 - [Config] CONFIG_PINCTRL_IPQ6018=m
949 - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m
950 - [Config] CONFIG_PTP_1588_CLOCK_VMW=m
951 - [Config] CONFIG_QCOM_IPA=m
952 - [Config] CONFIG_REGULATOR_MP5416=m
953 - [Config] CONFIG_REGULATOR_MP886X=m
954 - [Config] CONFIG_RN5T618_ADC=m
955 - [Config] CONFIG_RTC_DRV_MT2712=m
956 - [Config] CONFIG_RTC_DRV_RC5T619=m
957 - [Config] CONFIG_SC_MSS_7180=m
958 - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m
959 - [Config] CONFIG_SM_GCC_8250=m
960 - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m
961 - [Config] CONFIG_SND_MESON_AIU=m
962 - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m
963 - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m
964 - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m
965 - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
966 - [Config] CONFIG_SND_SOC_MESON_T9015=m
967 - [Config] CONFIG_SND_SOC_RT5682_SDW=m
968 - [Config] CONFIG_SND_SOC_TLV320ADCX140=m
969 - [Config] CONFIG_SPI_FSI=m
970 - [Config] CONFIG_SPI_MTK_NOR=m
971 - [Config] CONFIG_SPI_MUX=m
972 - [Config] CONFIG_SPRD_THERMAL=m
973 - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m
974 - [Config] CONFIG_TINYDRM_ILI9486=m
975 - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m
976 - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m
977 - [Config] CONFIG_UACCE=m
978 - [Config] CONFIG_UNIPHIER_XDMAC=m
979 - [Config] CONFIG_USB_MAX3420_UDC=m
980 - [Config] CONFIG_USB_RAW_GADGET=m
981 - [Config] CONFIG_VHOST_VDPA=m
982 - [Config] CONFIG_VIDEO_IMX219=m
983 - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m
984 - [Config] CONFIG_VIRTIO_VDPA=m
985 - [Config] CONFIG_MOST_COMPONENTS=m
986 - [Config] CONFIG_MFD_IQS62X=m
987 - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7
988
989 * Miscellaneous upstream changes
990 - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask"
991 - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on
992 IceLake"
993 - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block"
994
995 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 May 2020 10:48:48 +0200
996
997linux-5.7 (5.7.0-1.2) groovy; urgency=medium
998
999 * Packaging resync (LP: #1786013)
1000 - [Packaging] update helper scripts
1001
1002 * Miscellaneous Ubuntu changes
1003 - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue()
1004 - SAUCE: hio: locally define disk_map_sector_rcu()
1005 - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu"
1006 - SAUCE: hio: include <linux/part_stat.h>
1007 - [Config] amd64: i386: HIO=m
1008 - [Config] updateconfigs after 5.7-rc3 rebase
1009
1010 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Apr 2020 11:31:38 +0200
1011
1012linux-5.7 (5.7.0-0.1) groovy; urgency=medium
1013
1014 * Miscellaneous Ubuntu changes
1015 - [Config] updateconfigs after rebase to 5.7-rc1
1016
1017 [ Upstream Kernel Changes ]
1018
1019 * Rebase to v5.7-rc1
1020 * Rebase to v5.7-rc2
1021
1022 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
1023
1024linux-5.7 (5.7.0-0.0) focal; urgency=medium
1025
1026 * Dummy entry
1027
1028 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
1029
1030linux-5.6 (5.6.0-7.7) focal; urgency=medium
1031
1032 * Packaging resync (LP: #1786013)
1033 - update dkms package versions
1034
1035 * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after
1036 disconnecting thunderbolt docking station (LP: #1864754)
1037 - SAUCE: ptp: free ptp clock properly
1038
1039 * swap storms kills interactive use (LP: #1861359)
1040 - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default
1041
1042 * sysfs: incorrect network device permissions on network namespace change
1043 (LP: #1865359)
1044 - sysfs: add sysfs_file_change_owner()
1045 - sysfs: add sysfs_link_change_owner()
1046 - sysfs: add sysfs_group{s}_change_owner()
1047 - sysfs: add sysfs_change_owner()
1048 - device: add device_change_owner()
1049 - drivers/base/power: add dpm_sysfs_change_owner()
1050 - net-sysfs: add netdev_change_owner()
1051 - net-sysfs: add queue_change_owner()
1052 - net: fix sysfs permssions when device changes network namespace
1053 - sysfs: fix static inline declaration of sysfs_groups_change_owner()
1054
1055 * Miscellaneous Ubuntu changes
1056 - [Config] updateconfigs after rebase to 5.6
1057
1058 [ Upstream Kernel Changes ]
1059
1060 * Rebase to v5.6
1061
1062 -- Andrea Righi <andrea.righi@canonical.com> Tue, 31 Mar 2020 10:45:09 +0200
1063
1064linux-5.6 (5.6.0-6.6) focal; urgency=medium
1065
1066 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
1067 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
1068
1069 * Make Dell WD19 dock more reliable after suspend (LP: #1868217)
1070 - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
1071 - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
1072 - xhci: Finetune host initiated USB3 rootport link suspend and resume
1073
1074 * update-version-dkms doesn't add a BugLink (LP: #1867790)
1075 - [Packaging] Add BugLink to update-version-dkms commit
1076
1077 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
1078 - SAUCE: rtw88: add regulatory process strategy for different chipset
1079 - SAUCE: rtw88: support dynamic user regulatory setting
1080 - SAUCE: rtw88: Use secondary channel offset enumeration
1081 - SAUCE: rtw88: 8822c: modify rf protection setting
1082 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
1083 - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band"
1084 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
1085 - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
1086 - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask
1087 - SAUCE: rtw88: pci: 8822c should set clock delay to zero
1088 - SAUCE: rtw88: move rtw_enter_ips() to the last when config
1089 - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync()
1090 - SAUCE: rtw88: add ciphers to suppress error message
1091 - SAUCE: rtw88: 8822c: update power sequence to v16
1092 - SAUCE: rtw88: Fix incorrect beamformee role setting
1093 - SAUCE: rtw88: don't hold all IRQs disabled for PS operations
1094 - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines
1095 - SAUCE: rtw88: associate reserved pages with each vif
1096 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
1097 - SAUCE: rtw88: 8723d: Add basic chip capabilities
1098 - SAUCE: rtw88: 8723d: add beamform wrapper functions
1099 - SAUCE: rtw88: 8723d: Add power sequence
1100 - SAUCE: rtw88: 8723d: Add RF read/write ops
1101 - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
1102 - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25
1103 - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
1104 - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map
1105 - SAUCE: rtw88: add legacy firmware download for 8723D devices
1106 - SAUCE: rtw88: no need to send additional information to legacy firmware
1107 - SAUCE: rtw88: 8723d: Add mac power-on/-off function
1108 - SAUCE: rtw88: decompose while(1) loop of power sequence polling command
1109 - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue
1110 - SAUCE: rtw88: 8723d: implement set_tx_power_index ops
1111 - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO
1112 - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions
1113 - SAUCE: rtw88: 8723d: Add DIG parameter
1114 - SAUCE: rtw88: 8723d: Add query_rx_desc
1115 - SAUCE: rtw88: 8723d: Add set_channel
1116 - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
1117 - SAUCE: rtw88: 8723d: 11N chips don't support LDPC
1118 - SAUCE: rtw88: set default port to firmware
1119 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
1120 - SAUCE: rtw88: sar: add SAR of TX power limit
1121 - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method
1122 - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods
1123 - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit
1124 - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed
1125 - SAUCE: rtw88: sar: dump sar information via debugfs
1126 - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics
1127 - SAUCE: rtw88: 8723d: Set IG register for CCK rate
1128 - SAUCE: rtw88: 8723d: add interface configurations table
1129 - SAUCE: rtw88: 8723d: Add LC calibration
1130 - SAUCE: rtw88: 8723d: add IQ calibration
1131 - SAUCE: rtw88: 8723d: Add power tracking
1132 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
1133 - SAUCE: rtw88: 8723d: implement flush queue
1134 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
1135 - SAUCE: rtw88: 8723d: Add coex support
1136 - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
1137 - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile
1138 - [Config] CONFIG_RTW88_8723DE=y
1139
1140 * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal
1141 (LP: #1867753)
1142 - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x
1143
1144 * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531)
1145 - s390/protvirt: introduce host side setup
1146 - s390/protvirt: add ultravisor initialization
1147 - s390/mm: provide memory management functions for protected KVM guests
1148 - s390/mm: add (non)secure page access exceptions handlers
1149 - s390/protvirt: Add sysfs firmware interface for Ultravisor information
1150 - KVM: s390/interrupt: do not pin adapter interrupt pages
1151 - KVM: s390: protvirt: Add UV debug trace
1152 - KVM: s390: add new variants of UV CALL
1153 - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
1154 - KVM: s390: protvirt: Secure memory is not mergeable
1155 - KVM: s390/mm: Make pages accessible before destroying the guest
1156 - KVM: s390: protvirt: Handle SE notification interceptions
1157 - KVM: s390: protvirt: Instruction emulation
1158 - KVM: s390: protvirt: Implement interrupt injection
1159 - KVM: s390: protvirt: Add SCLP interrupt handling
1160 - KVM: s390: protvirt: Handle spec exception loops
1161 - KVM: s390: protvirt: Add new gprs location handling
1162 - KVM: S390: protvirt: Introduce instruction data area bounce buffer
1163 - KVM: s390: protvirt: handle secure guest prefix pages
1164 - KVM: s390/mm: handle guest unpin events
1165 - KVM: s390: protvirt: Write sthyi data to instruction data area
1166 - KVM: s390: protvirt: STSI handling
1167 - KVM: s390: protvirt: disallow one_reg
1168 - KVM: s390: protvirt: Do only reset registers that are accessible
1169 - KVM: s390: protvirt: Only sync fmt4 registers
1170 - KVM: s390: protvirt: Add program exception injection
1171 - KVM: s390: protvirt: UV calls in support of diag308 0, 1
1172 - KVM: s390: protvirt: Report CPU state to Ultravisor
1173 - KVM: s390: protvirt: Support cmd 5 operation state
1174 - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
1175 - KVM: s390: protvirt: do not inject interrupts after start
1176 - KVM: s390: protvirt: Add UV cpu reset calls
1177 - DOCUMENTATION: Protected virtual machine introduction and IPL
1178 - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
1179 - KVM: s390: protvirt: Add KVM api documentation
1180 - mm/gup/writeback: add callbacks for inaccessible pages
1181
1182 * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3
1183 (LP: #1866734)
1184 - SAUCE: Input: i8042 - fix the selftest retry logic
1185
1186 * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64
1187 (LP: #1866772)
1188 - ACPI: sysfs: copy ACPI data using io memory copying
1189
1190 * Miscellaneous Ubuntu changes
1191 - hio -- remove duplicated MODULE_DEVICE_TABLE declaration
1192 - SAUCE: r8169: disable ASPM L1.1
1193 - [Config] update annotations from configs
1194 - [Config] update configs after annotation file review
1195 - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning"
1196
1197 * Miscellaneous upstream changes
1198 - drm/i915: Fix eDP DPCD aux max backlight calculations
1199 - drm/dp: Introduce EDID-based quirks
1200 - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
1201 - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels
1202
1203 [ Upstream Kernel Changes ]
1204
1205 * Rebase to v5.6-rc7
1206
1207 -- Andrea Righi <andrea.righi@canonical.com> Wed, 25 Mar 2020 18:09:13 +0100
1208
1209linux-5.6 (5.6.0-5.5) focal; urgency=medium
1210
1211 * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099)
1212 - [Config] CONFIG_EROFS_FS_ZIP=y
1213 - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1
1214
1215 * Miscellaneous Ubuntu changes
1216 - Config: Fix SND_HDA_PREALLOC_SIZE annotations
1217 - Config: Fix DATA_SHIFT annotations
1218 - Config: remove ANDROID_VSOC from annotations
1219 - Config: remove arm arch from annotations
1220 - Config: Update SOC_R8A7796X annotations
1221 - Config: Update CLK_R8A7796X annotations
1222 - update dkms package versions
1223 - [Config] updateconfigs after rebase to 5.6-rc6
1224
1225 [ Upstream Kernel Changes ]
1226
1227 * Rebase to v5.6-rc6
1228
1229 -- Andrea Righi <andrea.righi@canonical.com> Wed, 18 Mar 2020 17:25:30 +0100
1230
1231linux-5.6 (5.6.0-4.4) focal; urgency=medium
1232
1233 * Packaging resync (LP: #1786013)
1234 - [Packaging] resync getabis
1235 - [Packaging] update helper scripts
1236
1237 * Add sysfs attribute to show remapped NVMe (LP: #1863621)
1238 - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count
1239
1240 * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208)
1241 - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC
1242
1243 * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel
1244 config (LP: #1866056)
1245 - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal
1246 on s390x
1247
1248 * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332)
1249 - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
1250
1251 * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x
1252 starting with focal (LP: #1865452)
1253 - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting
1254 with focal
1255
1256 * Miscellaneous Ubuntu changes
1257 - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset
1258 make_request_fn"
1259 - [Packaging] prevent duplicated entries in modules.ignore
1260 - update dkms package versions
1261 - [Config] updateconfigs after rebase to 5.6-rc5
1262
1263 [ Upstream Kernel Changes ]
1264
1265 * Rebase to v5.6-rc5
1266
1267 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Mar 2020 09:42:06 +0100
1268
1269linux-5.6 (5.6.0-3.3) focal; urgency=medium
1270
1271 * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
1272 ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
1273 - selftests/timers: Turn off timeout setting
1274
1275 * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
1276 (LP: #1864198)
1277 - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU
1278
1279 * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
1280 (LP: #1864576)
1281 - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
1282
1283 * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
1284 during hotplug (LP: #1864284)
1285 - UBUNTU SAUCE: r8151: check disconnect status after long sleep
1286
1287 * Another Dell AIO backlight issue (LP: #1863880)
1288 - SAUCE: platform/x86: dell-uart-backlight: move retry block
1289
1290 * Backport GetFB2 ioctl (LP: #1863874)
1291 - SAUCE: drm: Add getfb2 ioctl
1292
1293 * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810)
1294 - [Config] CONFIG_X86_UV=y
1295
1296 * Miscellaneous Ubuntu changes
1297 - debian: remove snapdragon config, rules and flavour
1298 - remove snapdragon abi files
1299 - update dkms package versions
1300 - [Config] updateconfigs after rebase to 5.6-rc4
1301
1302 * Miscellaneous upstream changes
1303 - updateconfigs following snapdragon removal
1304
1305 [ Upstream Kernel Changes ]
1306
1307 * Rebase to v5.6-rc4
1308
1309 -- Andrea Righi <andrea.righi@canonical.com> Wed, 04 Mar 2020 08:21:10 +0100
1310
1311linux-5.6 (5.6.0-2.2) focal; urgency=medium
1312
1313 * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
1314 - SAUCE: platform/x86: dell-uart-backlight: increase retry times
1315
1316 * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947)
1317 - SAUCE: drm/i915: Disable PSR by default on all platforms
1318
1319 * Miscellaneous Ubuntu changes
1320 - [debian] ignore missing wireguard module
1321 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1322 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1323 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1324 mode
1325 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1326 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1327 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1328 verify
1329 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1330 - SAUCE: (lockdown) security: lockdown: Make
1331 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1332 - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y
1333 - update dkms package versions
1334 - [Config] updateconfigs after rebase to 5.6-rc3
1335
1336 * Miscellaneous upstream changes
1337 - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted
1338 secure"
1339 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
1340 module signature verify"
1341 - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel
1342 lockdown"
1343 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
1344 the kernel down"
1345 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
1346 efi_status_to_err()."
1347
1348 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 Feb 2020 18:57:22 +0100
1349
1350linux-5.6 (5.6.0-1.1) focal; urgency=medium
1351
1352 * Integrate Intel SGX driver into linux-azure (LP: #1844245)
1353 - [Packaging] Add systemd service to load intel_sgx
1354
1355 * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959)
1356 - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and
1357 CRYPTO_DEV_QAT_DH895xCC=m
1358
1359 * 5.4.0-11 crash on cryptsetup open (LP: #1860231)
1360 - SAUCE: blk/core: Gracefully handle unset make_request_fn
1361
1362 * multi-zone raid0 corruption (LP: #1850540)
1363 - SAUCE: md/raid0: Use kernel specific layout
1364
1365 * Miscellaneous Ubuntu changes
1366 - update dkms package versions
1367 - update dropped.txt after rebase to v5.6-rc1
1368 - [Config] updateconfigs after rebase to 5.6-rc1
1369 - hio -- proc_create() requires a "struct proc_ops" in 5.6
1370 - SAUCE: arm: fix build error in kvm tracepoint
1371
1372 * Miscellaneous upstream changes
1373 - Revert "UBUNTU: [Config] Disable the uselib system call"
1374 - Revert "UBUNTU: [Config] Disable legacy PTY naming"
1375 - Revert "UBUNTU: [Config] Enforce filtered access to iomem"
1376 - Revert "UBUNTU: [Config] Enable notifier call chain validations"
1377 - Revert "UBUNTU: [Config] Enable scatterlist validation"
1378 - Revert "UBUNTU: [Config] Enable cred sanity checks"
1379 - Revert "UBUNTU: [Config] Enable linked list manipulation checks"
1380
1381 [ Upstream Kernel Changes ]
1382
1383 * Rebase to v5.6-rc1
1384
1385 -- Andrea Righi <andrea.righi@canonical.com> Thu, 13 Feb 2020 17:20:27 +0100
1386
1387linux-5.6 (5.6.0-0.0) focal; urgency=medium
1388
1389 * Dummy entry
1390
1391 -- Andrea Righi <andrea.righi@canonical.com> Mon, 10 Feb 2020 11:06:18 +0100
1392
1393linux-5.5 (5.5.0-7.8) focal; urgency=medium
1394
1395 * CONFIG_USELIB should be disabled (LP: #1855341)
1396 - [Config] Disable the uselib system call
1397
1398 * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339)
1399 - [Config] Disable legacy PTY naming
1400
1401 * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338)
1402 - [Config] Enforce filtered access to iomem
1403
1404 * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337)
1405 - [Config] Enable notifier call chain validations
1406
1407 * CONFIG_DEBUG_SG should be enabled (LP: #1855336)
1408 - [Config] Enable scatterlist validation
1409
1410 * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335)
1411 - [Config] Enable cred sanity checks
1412
1413 * CONFIG_DEBUG_LIST should be enabled (LP: #1855334)
1414 - [Config] Enable linked list manipulation checks
1415
1416 * shiftfs: prevent lower dentries from going negative during unlink
1417 (LP: #1860041)
1418 - SAUCE: shiftfs: prevent lower dentries from going negative during unlink
1419
1420 * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on
1421 Lenovo E41-25/45 (LP: #1859561)
1422 - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45
1423
1424 * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
1425 [1b21:2142] (LP: #1858988)
1426 - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect
1427
1428 * Dell AIO can't adjust brightness (LP: #1858761)
1429 - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status
1430
1431 * Miscellaneous Ubuntu changes
1432 - [Config] Fix typo in annotations file
1433 - update dkms package versions
1434
1435 [ Upstream Kernel Changes ]
1436
1437 * Rebase to v5.5
1438
1439 -- Andrea Righi <andrea.righi@canonical.com> Mon, 27 Jan 2020 11:39:38 +0100
1440
1441linux-5.5 (5.5.0-6.7) focal; urgency=medium
1442
1443 * Miscellaneous Ubuntu changes
1444 - [Packaging] Update ubuntu-regression-suite dependency to python2
1445 - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel
1446 - update dkms package versions
1447
1448 [ Upstream Kernel Changes ]
1449
1450 * Rebase to v5.5-rc7
1451
1452 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jan 2020 10:16:01 +0100
1453
1454linux-5.5 (5.5.0-5.6) focal; urgency=medium
1455
1456 * Miscellaneous Ubuntu changes
1457 - update dkms package versions
1458
1459 [ Upstream Kernel Changes ]
1460
1461 * Rebase to v5.5-rc6
1462
1463 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jan 2020 15:50:12 +0100
1464
1465linux-5.5 (5.5.0-4.5) focal; urgency=medium
1466
1467 * linux build and autopkg tests need to use python2 instead of python
1468 (LP: #1858487)
1469 - [Packaging] Remove python-dev build dependency
1470
1471 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 16:00:26 +0100
1472
1473linux-5.5 (5.5.0-3.4) focal; urgency=medium
1474
1475 * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support
1476 (LP: #1857541)
1477 - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support
1478
1479 * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845)
1480 - [Config]: built-in VFIO_PCI for amd64
1481
1482 * multi-zone raid0 corruption (LP: #1850540)
1483 - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout
1484 migration
1485
1486 * Packaging resync (LP: #1786013)
1487 - [Packaging] update variants
1488
1489 * Miscellaneous Ubuntu changes
1490 - [Packaging] Change source package to linux-5.5
1491 - [Packaging] Don't use SRCPKGNAME for linux-libc-dev
1492 - [Packaging] Remove linux-source-3 Provides: from linux-source
1493 - [Packaging] Fix linux-doc in linux-image Suggests:
1494 - [Debian] Read variants list into a variable
1495 - [Packaging] Generate linux-libc-dev package only for primary variant
1496 - [Packaging] Generate linux-doc for only the primary variant
1497 - [Debian] Update linux source package name in debian/tests/*
1498 - update dkms package versions
1499 - [Config] updateconfigs after rebase to 5.5-rc3
1500 - [Config] disable PCI_MESON
1501 - [Config] Add pinctrl-equilibrium to modules.ignore
1502
1503 [ Upstream Kernel Changes ]
1504
1505 * Rebase to v5.5-rc5
1506
1507 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 11:28:43 +0100
1508
1509linux-5.5 (5.5.0-2.3) focal; urgency=medium
1510
1511 * Empty entry.
1512
1513 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Dec 2019 22:33:59 -0600
1514
1515linux (5.5.0-2.3) focal; urgency=medium
1516
1517 * Support DPCD aux brightness control (LP: #1856134)
1518 - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
1519 - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
1520 - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
1521 - SAUCE: drm/i915: Auto detect DPCD backlight support by default
1522 - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
1523 panel
1524 - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku
1525
1526 * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
1527 - [Config]: SOUNDWIRE=m
1528
1529 * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
1530 - SAUCE: USB: core: Make port power cycle a seperate helper function
1531 - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
1532
1533 * Miscellaneous Ubuntu changes
1534 - [Debian] add python depends to ubuntu-regression-suite
1535 - SAUCE: selftests: net: tls: remove recv_rcvbuf test
1536 - update dkms package versions
1537
1538 * Miscellaneous upstream changes
1539 - [Config] updateconfigs after rebase to 5.5-rc2
1540
1541 -- Andrea Righi <andrea.righi@canonical.com> Tue, 17 Dec 2019 16:02:43 +0100
1542
1543linux (5.5.0-1.2) focal; urgency=medium
1544
1545 * Miscellaneous Ubuntu changes
1546 - [Config] disable nvidia dkms build
1547 - [Config] disable virtualbox dkms build
1548 - [Config] disable zfs dkms build
1549 - update dropped.txt after rebase to v5.5-rc1
1550 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
1551 aren't present.
1552 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1553 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
1554 error messages.
1555 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1556 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1557 mode
1558 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1559 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
1560 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1561 verify
1562 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1563 - SAUCE: (lockdown) security: lockdown: Make
1564 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1565 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
1566 - [Config] Enable lockdown under secure boot
1567 - update dkms package versions
1568
1569 -- Andrea Righi <andrea.righi@canonical.com> Thu, 12 Dec 2019 16:54:41 +0100
1570
1571linux (5.5.0-0.1) focal; urgency=medium
1572
1573 * Miscellaneous Ubuntu changes
1574 - [Config] updateconfigs after rebase to 5.5-rc1
1575
1576 [ Upstream Kernel Changes ]
1577
1578 * Rebase to v5.5-rc1
1579
1580 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 19:03:35 +0100
1581
1582linux (5.5.0-0.0) focal; urgency=medium
1583
1584 * Dummy entry.
1585
1586 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 15:14:37 +0100
1587
1588linux (5.4.0-8.11) focal; urgency=medium
1589
1590 * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448)
1591
1592 * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
1593 - SAUCE: net: ena: fix issues in setting interrupt moderation params in
1594 ethtool
1595 - SAUCE: net: ena: fix too long default tx interrupt moderation interval
1596
1597 * Kernel build log filled with "/bin/bash: line 5: warning: command
1598 substitution: ignored null byte in input" (LP: #1853843)
1599 - [Debian] Fix warnings when checking for modules signatures
1600
1601 * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
1602 (LP: #1852581)
1603 - [Packaging] Fix module signing with older modinfo
1604
1605 * Fix MST support on Ice Lake (LP: #1854432)
1606 - drm/i915: fix port checks for MST support on gen >= 11
1607
1608 * headphone has noise as not mute on dell machines with alc236/256
1609 (LP: #1854401)
1610 - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
1611
1612 * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
1613 (LP: #1847450)
1614 - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
1615 to intel_pmc_core driver
1616
1617 * CVE-2019-14901
1618 - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
1619
1620 * CVE-2019-14896 // CVE-2019-14897
1621 - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
1622
1623 * CVE-2019-14895
1624 - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
1625
1626 * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
1627 (LP: #1847454)
1628 - powercap/intel_rapl: add support for CometLake Mobile
1629 - powercap/intel_rapl: add support for Cometlake desktop
1630
1631 * External microphone can't work on some dell machines with the codec alc256
1632 or alc236 (LP: #1853791)
1633 - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
1634 - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
1635
1636 * remount of multilower moved pivoted-root overlayfs root, results in I/O
1637 errors on some modified files (LP: #1824407)
1638 - SAUCE: ovl: fix lookup failure on multi lower squashfs
1639
1640 * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
1641 (LP: #1847451)
1642 - SAUCE: tools/power turbostat: Add Cometlake support
1643
1644 * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
1645 - [Config] Enable ROCKCHIP support for arm64
1646
1647 * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
1648 works on Dell Venue 11 Pro 7140 (LP: #1846539)
1649 - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
1650 driver
1651
1652 * i40e: general protection fault in i40e_config_vf_promiscuous_mode
1653 (LP: #1852663)
1654 - SAUCE: i40e Fix GPF when deleting VMs
1655
1656 * libbpf check_abi fails on ppc64el (LP: #1854974)
1657 - libbpf: Fix readelf output parsing on powerpc with recent binutils
1658
1659 * CVE-2019-19050
1660 - crypto: user - fix memory leak in crypto_reportstat
1661
1662 * Make hotplugging docking station to Thunderbolt port more reliable
1663 (LP: #1853991)
1664 - PCI/PM: Add pcie_wait_for_link_delay()
1665 - PCI/PM: Add missing link delays required by the PCIe spec
1666
1667 * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
1668 boot, while showing the BIOS logo on a black background (LP: #1836858)
1669 - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
1670
1671 * [CML] New device id's for CMP-H (LP: #1846335)
1672 - i2c: i801: Add support for Intel Comet Lake PCH-H
1673 - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
1674 - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
1675
1676 * Focal update: v5.4.2 upstream stable release (LP: #1855326)
1677 - io_uring: async workers should inherit the user creds
1678 - net: separate out the msghdr copy from ___sys_{send,recv}msg()
1679 - net: disallow ancillary data for __sys_{send,recv}msg_file()
1680 - crypto: inside-secure - Fix stability issue with Macchiatobin
1681 - driver core: platform: use the correct callback type for bus_find_device
1682 - usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
1683 - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
1684 - staging: rtl8192e: fix potential use after free
1685 - staging: rtl8723bs: Drop ACPI device ids
1686 - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
1687 - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
1688 - mei: bus: prefix device names on bus with the bus name
1689 - mei: me: add comet point V device id
1690 - thunderbolt: Power cycle the router if NVM authentication fails
1691 - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
1692 - gve: Fix the queue page list allocated pages count
1693 - macvlan: schedule bc_work even if error
1694 - mdio_bus: don't use managed reset-controller
1695 - net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
1696 - net: macb: add missed tasklet_kill
1697 - net: psample: fix skb_over_panic
1698 - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
1699 - openvswitch: fix flow command message size
1700 - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
1701 - slip: Fix use-after-free Read in slip_open
1702 - sctp: cache netns in sctp_ep_common
1703 - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
1704 - openvswitch: remove another BUG_ON()
1705 - net/tls: take into account that bpf_exec_tx_verdict() may free the record
1706 - net/tls: free the record on encryption error
1707 - net: skmsg: fix TLS 1.3 crash with full sk_msg
1708 - selftests/tls: add a test for fragmented messages
1709 - net/tls: remove the dead inplace_crypto code
1710 - net/tls: use sg_next() to walk sg entries
1711 - selftests: bpf: test_sockmap: handle file creation failures gracefully
1712 - selftests: bpf: correct perror strings
1713 - tipc: fix link name length check
1714 - selftests: pmtu: use -oneline for ip route list cache
1715 - r8169: fix jumbo configuration for RTL8168evl
1716 - r8169: fix resume on cable plug-in
1717 - ext4: add more paranoia checking in ext4_expand_extra_isize handling
1718 - Revert "jffs2: Fix possible null-pointer dereferences in
1719 jffs2_add_frag_to_fragtree()"
1720 - crypto: talitos - Fix build error by selecting LIB_DES
1721 - HID: core: check whether Usage Page item is after Usage ID items
1722 - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
1723 - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
1724 - Linux 5.4.2
1725
1726 * no HDMI video output since GDM greeter after linux-oem-osp1 version
1727 5.0.0-1026 (LP: #1852386)
1728 - drm/i915: Add new CNL PCH ID seen on a CML platform
1729 - SAUCE: drm/i915: Fix detection for a CMP-V PCH
1730
1731 * Please add patch fixing RK818 ID detection (LP: #1853192)
1732 - SAUCE: mfd: rk808: Fix RK818 ID template
1733
1734 * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
1735 - HID: i2c-hid: fix no irq after reset on raydium 3118
1736
1737 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
1738 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
1739 2-in-1"
1740 - lib: devres: add a helper function for ioremap_uc
1741 - mfd: intel-lpss: Use devm_ioremap_uc for MMIO
1742
1743 * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
1744 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
1745
1746 * Disable unreliable HPET on CFL-H system (LP: #1852216)
1747 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
1748
1749 * Miscellaneous Ubuntu changes
1750 - update dkms package versions
1751 - [Config] Enable virtualbox dkms build
1752 - [Config] update annotations to match current configs
1753 - SAUCE: Add exfat module to signature inclusion list
1754
1755 * Miscellaneous upstream changes
1756 - Bluetooth: Fix invalid-free in bcsp_close()
1757 - ath9k_hw: fix uninitialized variable data
1758 - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
1759 - ath10k: Fix HOST capability QMI incompatibility
1760 - ath10k: restore QCA9880-AR1A (v1) detection
1761 - Revert "Bluetooth: hci_ll: set operational frequency earlier"
1762 - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
1763 - md/raid10: prevent access of uninitialized resync_pages offset
1764 - x86/insn: Fix awk regexp warnings
1765 - x86/speculation: Fix incorrect MDS/TAA mitigation status
1766 - x86/speculation: Fix redundant MDS mitigation message
1767 - nbd: prevent memory leak
1768 - x86/stackframe/32: Repair 32-bit Xen PV
1769 - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
1770 - x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
1771 - x86/doublefault/32: Fix stack canaries in the double fault handler
1772 - x86/pti/32: Size initial_page_table correctly
1773 - x86/cpu_entry_area: Add guard page for entry stack on 32bit
1774 - x86/entry/32: Fix IRET exception
1775 - x86/entry/32: Use %ss segment where required
1776 - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
1777 - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
1778 - x86/entry/32: Fix NMI vs ESPFIX
1779 - selftests/x86/mov_ss_trap: Fix the SYSENTER test
1780 - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
1781 - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make
1782 the CPU_ENTRY_AREA_PAGES assert precise
1783 - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
1784 - futex: Prevent robust futex exit race
1785 - ALSA: usb-audio: Fix NULL dereference at parsing BADD
1786 - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data
1787 - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
1788 - media: vivid: Fix wrong locking that causes race conditions on streaming
1789 stop
1790 - media: usbvision: Fix invalid accesses after device disconnect
1791 - media: usbvision: Fix races among open, close, and disconnect
1792 - cpufreq: Add NULL checks to show() and store() methods of cpufreq
1793 - futex: Move futex exit handling into futex code
1794 - futex: Replace PF_EXITPIDONE with a state
1795 - exit/exec: Seperate mm_release()
1796 - futex: Split futex_mm_release() for exit/exec
1797 - futex: Set task::futex_state to DEAD right after handling futex exit
1798 - futex: Mark the begin of futex exit explicitly
1799 - futex: Sanitize exit state handling
1800 - futex: Provide state handling for exec() as well
1801 - futex: Add mutex around futex exit
1802 - futex: Provide distinct return value when owner is exiting
1803 - futex: Prevent exit livelock
1804 - media: uvcvideo: Fix error path in control parsing failure
1805 - media: b2c2-flexcop-usb: add sanity checking
1806 - media: cxusb: detect cxusb_ctrl_msg error in query
1807 - media: imon: invalid dereference in imon_touch_event
1808 - media: mceusb: fix out of bounds read in MCE receiver buffer
1809 - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
1810 - USBIP: add config dependency for SGL_ALLOC
1811 - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
1812 - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
1813 - usb-serial: cp201x: support Mark-10 digital force gauge
1814 - USB: chaoskey: fix error case of a timeout
1815 - appledisplay: fix error handling in the scheduled work
1816 - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
1817 - USB: serial: mos7720: fix remote wakeup
1818 - USB: serial: mos7840: fix remote wakeup
1819 - USB: serial: option: add support for DW5821e with eSIM support
1820 - USB: serial: option: add support for Foxconn T77W968 LTE modules
1821 - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
1822 - powerpc/book3s64: Fix link stack flush on context switch
1823 - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
1824 - Linux 5.4.1
1825
1826 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Dec 2019 15:53:53 -0600
1827
1828linux (5.4.0-7.8) focal; urgency=medium
1829
1830 * Miscellaneous Ubuntu changes
1831 - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to
1832 segfault
1833 - Update nvidia-430 to nvidia-440
1834 - [Config] Enable nvidia dkms build
1835 - update dkms package versions
1836
1837 [ Upstream Kernel Changes ]
1838
1839 * Rebase to v5.4
1840
1841 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Nov 2019 15:02:30 +0100
1842
1843linux (5.4.0-6.7) focal; urgency=medium
1844
1845 * Miscellaneous Ubuntu changes
1846 - update dkms package versions
1847 - [Config] updateconfigs after rebase to 5.4-rc8
1848
1849 [ Upstream Kernel Changes ]
1850
1851 * Rebase to v5.4-rc7
1852
1853 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Nov 2019 12:08:01 +0100
1854
1855linux (5.4.0-5.6) focal; urgency=medium
1856
1857 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
1858 CVE-2019-15793
1859 - SAUCE: shiftfs: Correct id translation for lower fs operations
1860
1861 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
1862 CVE-2019-15792
1863 - SAUCE: shiftfs: prevent type confusion
1864
1865 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
1866 CVE-2019-15791
1867 - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling
1868
1869 * Some EFI systems fail to boot in efi_init() when booted via maas
1870 (LP: #1851810)
1871 - SAUCE: efi: efi_get_memory_map -- increase map headroom
1872
1873 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
1874 - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE
1875 - SAUCE: seccomp: avoid overflow in implicit constant conversion
1876
1877 * dkms artifacts may expire from the pool (LP: #1850958)
1878 - [Packaging] dkms -- try launchpad librarian for pool downloads
1879 - [Packaging] dkms -- dkms-build quieten wget verbiage
1880
1881 * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239)
1882 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms
1883 - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms
1884
1885 * shiftfs: prevent exceeding project quotas (LP: #1849483)
1886 - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities
1887
1888 * shiftfs: fix fallocate() (LP: #1849482)
1889 - SAUCE: shiftfs: setup correct s_maxbytes limit
1890
1891 * The alsa hda driver is not loaded due to the missing of PCIID for Comet
1892 Lake-S [8086:a3f0] (LP: #1852070)
1893 - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
1894
1895 * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
1896 - SAUCE: platform/x86: dell-uart-backlight: add missing status command
1897 - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
1898 - SAUCE: platform/x86: dell-uart-backlight: add force parameter
1899 - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
1900
1901 * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677)
1902 - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags
1903
1904 * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs
1905 error path (LP: #1850994) // CVE-2019-15794
1906 - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails
1907 - SAUCE: ovl: Restore vm_file value when lower fs mmap fails
1908
1909 * Miscellaneous Ubuntu changes
1910 - [Debian] Convert update-aufs.sh to use aufs5
1911 - SAUCE: import aufs driver
1912 - update dkms package versions
1913
1914 [ Upstream Kernel Changes ]
1915
1916 * Rebase to v5.4-rc7
1917
1918 -- Seth Forshee <seth.forshee@canonical.com> Wed, 13 Nov 2019 11:56:35 -0800
1919
1920linux (5.4.0-4.5) focal; urgency=medium
1921
1922 * High power consumption using 5.0.0-25-generic (LP: #1840835)
1923 - PCI: Add a helper to check Power Resource Requirements _PR3 existence
1924 - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a
1925 driver
1926 - PCI: Fix missing inline for pci_pr3_present()
1927
1928 * Fix signing of staging modules in eoan (LP: #1850234)
1929 - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink
1930
1931 * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525)
1932 - [Config] s390x bump march to z13, with tune to z15
1933
1934 * Miscellaneous Ubuntu changes
1935 - [Debian]: do not skip tests for linux-hwe-edge
1936 - update dkms package versions
1937 - [Config] re-enable zfs
1938 - [Config] rename module virtio_fs to virtiofs
1939
1940 [ Upstream Kernel Changes ]
1941
1942 * Rebase to v5.4-rc6
1943
1944 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Nov 2019 15:12:02 +0100
1945
1946linux (5.4.0-3.4) focal; urgency=medium
1947
1948 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
1949 - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
1950
1951 * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled
1952 cloud (LP: #1848481)
1953 - [Packaging] include iavf/i40evf in generic
1954
1955 * CVE-2019-17666
1956 - SAUCE: rtlwifi: Fix potential overflow on P2P code
1957
1958 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
1959 to no (LP: #1848492)
1960 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
1961 from yes to no
1962
1963 * Add Intel Comet Lake ethernet support (LP: #1848555)
1964 - SAUCE: e1000e: Add support for Comet Lake
1965
1966 * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744)
1967 - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
1968 - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
1969
1970 * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL
1971 platforms (LP: #1847192)
1972 - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display
1973 - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
1974
1975 * PM / hibernate: fix potential memory corruption (LP: #1847118)
1976 - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation
1977
1978 * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186)
1979 - SAUCE: apparmor: fix nnp subset test for unconfined
1980
1981 * overlayfs: allow with shiftfs as underlay (LP: #1846272)
1982 - SAUCE: overlayfs: allow with shiftfs as underlay
1983
1984 * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490)
1985 - [Config] Fix SOF Kconfig options
1986
1987 * linux won't build when new virtualbox version is present on the archive
1988 (LP: #1848788)
1989 - [Packaging]: download virtualbox from sources
1990
1991 * Miscellaneous Ubuntu changes
1992 - [Config] update annotations from configs
1993 - [Config] updateconfigs after rebase to 5.4-rc5
1994 - update dkms package versions
1995
1996 [ Upstream Kernel Changes ]
1997
1998 * Rebase to v5.4-rc5
1999
2000 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Oct 2019 12:01:27 -0500
2001
2002linux (5.4.0-2.3) eoan; urgency=medium
2003
2004 * Add installer support for iwlmvm adapters (LP: #1848236)
2005 - d-i: Add iwlmvm to nic-modules
2006
2007 * shiftfs: rework how shiftfs opens files (LP: #1846265)
2008 - SAUCE: shiftfs: rework how shiftfs opens files
2009
2010 * Miscellaneous Ubuntu changes
2011 - update dkms package versions
2012 - [Config] updateconfigs after rebase to 5.4-rc4
2013
2014 [ Upstream Kernel Changes ]
2015
2016 * Rebase to v5.4-rc4
2017
2018 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Oct 2019 17:31:26 +0200
2019
2020linux (5.4.0-1.2) eoan; urgency=medium
2021
2022 * Miscellaneous Ubuntu changes
2023 - update dkms package versions
2024 - [Config] updateconfigs after rebase to 5.4-rc3
2025 - [Config] add flexfb, fbtft_device and rio500 to modules.ignore
2026 - [Config] amd64: ignore fbtft and all dependent modules
2027
2028 [ Upstream Kernel Changes ]
2029
2030 * Rebase to v5.4-rc3
2031
2032 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Oct 2019 19:48:52 +0200
2033
2034linux (5.4.0-0.1) eoan; urgency=medium
2035
2036 * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704)
2037 - [Packaging] arm64: snapdragon: introduce a snapdragon flavour
2038 - [Packaging] arm64: snapdragon: switch kernel format to Image
2039 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y
2040 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y
2041 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y
2042 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y
2043 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y
2044 - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y
2045 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y
2046 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y
2047 - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y
2048 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y
2049 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y
2050 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y
2051 - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y
2052 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y
2053 - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y
2054 - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y
2055 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y
2056 - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y
2057 - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y
2058 - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y
2059 - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y
2060 - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y
2061 - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y
2062 - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y
2063 - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y
2064 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y
2065 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y
2066 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y
2067 - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y
2068 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y
2069 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y
2070 - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y
2071 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y
2072 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y
2073 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y
2074 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y
2075 - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
2076 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y
2077 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y
2078 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y
2079 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y
2080 - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y
2081 - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y
2082 - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y
2083 - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y
2084 - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y
2085 - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y
2086 - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y
2087 - [Config] arm64: snapdragon: CONFIG_USB_OTG=y
2088 - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y
2089 - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y
2090 - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y
2091 - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y
2092 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y
2093 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y
2094 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y
2095 - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y
2096 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y
2097 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
2098 - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y
2099 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y
2100 - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y
2101 - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y
2102 - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y
2103 - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y
2104 - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y
2105 - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y
2106 - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y
2107
2108 * Miscellaneous Ubuntu changes
2109 - [Config] updateconfigs after rebase to 5.4-rc2
2110 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
2111 aren't present.
2112 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2113 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
2114 error messages.
2115 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2116 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2117 mode
2118 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2119 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
2120 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2121 verify
2122 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2123 - SAUCE: (lockdown) security: lockdown: Make
2124 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2125 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2126 - [Config] Enable lockdown under secure boot
2127 - SAUCE: import aufs driver
2128 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
2129 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
2130 - [Config] enable aufs
2131 - update dkms package versions
2132 - [Config] disable zfs
2133 - [Config] disable nvidia dkms build
2134 - [Config] disable virtualbox dkms build
2135 - [Debian] Generate stub reconstruct for -rc kernels
2136 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting
2137 when device is opened for writing"
2138 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user
2139 namespace mounts"
2140 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts
2141 from user namespaces"
2142 - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block
2143 device inode when mounting"
2144 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards
2145 block device inode when mounting"
2146 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode
2147 permissions in lookup_bdev()"
2148
2149 [ Upstream Kernel Changes ]
2150
2151 * Rebase to v5.4-rc2
2152
2153 -- Seth Forshee <seth.forshee@canonical.com> Fri, 11 Oct 2019 16:42:41 -0500
2154
2155linux (5.4.0-0.0) eoan; urgency=medium
2156
2157 * Dummy entry.
2158
2159 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Oct 2019 09:59:00 -0500
2160
2161linux (5.3.0-17.18) eoan; urgency=medium
2162
2163 * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641)
2164
2165 * CVE-2019-17056
2166 - nfc: enforce CAP_NET_RAW for raw sockets
2167
2168 * CVE-2019-17055
2169 - mISDN: enforce CAP_NET_RAW for raw sockets
2170
2171 * CVE-2019-17054
2172 - appletalk: enforce CAP_NET_RAW for raw sockets
2173
2174 * CVE-2019-17053
2175 - ieee802154: enforce CAP_NET_RAW for raw sockets
2176
2177 * CVE-2019-17052
2178 - ax25: enforce CAP_NET_RAW for raw sockets
2179
2180 * CVE-2019-15098
2181 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
2182
2183 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
2184 (LP: #1846470)
2185 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
2186
2187 * Re-enable linux-libc-dev build on i386 (LP: #1846508)
2188 - [Packaging] Build only linux-libc-dev for i386
2189 - [Debian] final-checks -- ignore archtictures with no binaries
2190
2191 * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic-
2192 proposed (LP: #1845820)
2193 - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT
2194
2195 * Revert ESE DASD discard support (LP: #1846219)
2196 - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes"
2197
2198 * Miscellaneous Ubuntu changes
2199 - update dkms package versions
2200
2201 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Oct 2019 16:57:05 -0500
2202
2203linux (5.3.0-16.17) eoan; urgency=medium
2204
2205 * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204)
2206
2207 * zfs fails to build on s390x with debug symbols enabled (LP: #1846143)
2208 - SAUCE: s390: Mark atomic const ops always inline
2209
2210 -- Seth Forshee <seth.forshee@canonical.com> Tue, 01 Oct 2019 07:46:43 -0500
2211
2212linux (5.3.0-15.16) eoan; urgency=medium
2213
2214 * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987)
2215
2216 * Drop i386 build for 19.10 (LP: #1845714)
2217 - [Packaging] Remove x32 arch references from control files
2218 - [Debian] final-checks -- Get arch list from debian/control
2219
2220 * ZFS kernel modules lack debug symbols (LP: #1840704)
2221 - [Debian] Fix conditional for setting zfs debug package path
2222
2223 * Use pyhon3-sphinx instead of python-sphinx for building html docs
2224 (LP: #1845808)
2225 - [Packaging] Update sphinx build dependencies to python3 packages
2226
2227 * Kernel panic with 19.10 beta image (LP: #1845454)
2228 - efi/tpm: Don't access event->count when it isn't mapped.
2229 - efi/tpm: don't traverse an event log with no events
2230 - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing
2231
2232 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Sep 2019 11:57:20 -0500
2233
2234linux (5.3.0-14.15) eoan; urgency=medium
2235
2236 * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728)
2237
2238 * Drop i386 build for 19.10 (LP: #1845714)
2239 - [Debian] Remove support for producing i386 kernels
2240 - [Debian] Don't use CROSS_COMPILE for i386 configs
2241
2242 * udevadm trigger will fail when trying to add /sys/devices/vio/
2243 (LP: #1845572)
2244 - SAUCE: powerpc/vio: drop bus_type from parent device
2245
2246 * Trying to online dasd drive results in invalid input/output from the kernel
2247 on z/VM (LP: #1845323)
2248 - SAUCE: s390/dasd: Fix error handling during online processing
2249
2250 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
2251 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
2252
2253 * Support Hi1620 zip hw accelerator (LP: #1845355)
2254 - [Config] Enable HiSilicon QM/ZIP as modules
2255 - crypto: hisilicon - add queue management driver for HiSilicon QM module
2256 - crypto: hisilicon - add hardware SGL support
2257 - crypto: hisilicon - add HiSilicon ZIP accelerator support
2258 - crypto: hisilicon - add SRIOV support for ZIP
2259 - Documentation: Add debugfs doc for hisi_zip
2260 - crypto: hisilicon - add debugfs for ZIP and QM
2261 - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
2262 - crypto: hisilicon - fix kbuild warnings
2263 - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
2264 - crypto: hisilicon - init curr_sgl_dma to fix compile warning
2265 - crypto: hisilicon - add missing single_release
2266 - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
2267 - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
2268 - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
2269 - crypto: hisilicon - avoid unused function warning
2270
2271 * SafeSetID LSM should be built but disabled by default (LP: #1845391)
2272 - LSM: SafeSetID: Stop releasing uninitialized ruleset
2273 - [Config] Build SafeSetID LSM but don't enable it by default
2274
2275 * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383)
2276 - [Config] loadpin shouldn't be in CONFIG_LSM
2277
2278 * Add new pci-id's for CML-S, ICL (LP: #1845317)
2279 - drm/i915/icl: Add missing device ID
2280 - drm/i915/cml: Add Missing PCI IDs
2281
2282 * Thunderbolt support for ICL (LP: #1844680)
2283 - thunderbolt: Correct path indices for PCIe tunnel
2284 - thunderbolt: Move NVM upgrade support flag to struct icm
2285 - thunderbolt: Use 32-bit writes when writing ring producer/consumer
2286 - thunderbolt: Do not fail adding switch if some port is not implemented
2287 - thunderbolt: Hide switch attributes that are not set
2288 - thunderbolt: Expose active parts of NVM even if upgrade is not supported
2289 - thunderbolt: Add support for Intel Ice Lake
2290 - ACPI / property: Add two new Thunderbolt property GUIDs to the list
2291
2292 * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668)
2293 - s390/pci: fix MSI message data
2294
2295 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
2296 - s390: add support for IBM z15 machines
2297 - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n
2298
2299 * Eoan update: v5.3.1 upstream stable release (LP: #1845642)
2300 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
2301 - media: tm6000: double free if usb disconnect while streaming
2302 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
2303 - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
2304 - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
2305 - net_sched: let qdisc_put() accept NULL pointer
2306 - udp: correct reuseport selection with connected sockets
2307 - xen-netfront: do not assume sk_buff_head list is empty in error handling
2308 - net: dsa: Fix load order between DSA drivers and taggers
2309 - net: stmmac: Hold rtnl lock in suspend/resume callbacks
2310 - KVM: coalesced_mmio: add bounds checking
2311 - Documentation: sphinx: Add missing comma to list of strings
2312 - firmware: google: check if size is valid when decoding VPD data
2313 - serial: sprd: correct the wrong sequence of arguments
2314 - tty/serial: atmel: reschedule TX after RX was started
2315 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
2316 - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
2317 - ovl: fix regression caused by overlapping layers detection
2318 - phy: qcom-qmp: Correct ready status, again
2319 - floppy: fix usercopy direction
2320 - media: technisat-usb2: break out of loop at end of buffer
2321 - Linux 5.3.1
2322
2323 * ZFS kernel modules lack debug symbols (LP: #1840704)
2324 - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling
2325 - [Debian]: Handle debug symbols for modules in extras too
2326 - [Debian]: Check/link modules with debug symbols after DKMS modules
2327 - [Debian]: Warn about modules without debug symbols
2328 - [Debian]: dkms-build: new parameter for debug package directory
2329 - [Debian]: dkms-build: zfs: support for debug symbols
2330 - [Debian]: dkms-build: Avoid executing post-processor scripts twice
2331 - [Debian]: dkms-build: Move zfs special-casing into configure script
2332
2333 * /proc/self/maps paths missing on live session (was vlc won't start; eoan
2334 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies)
2335 (LP: #1842382)
2336 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs"
2337
2338 -- Seth Forshee <seth.forshee@canonical.com> Fri, 27 Sep 2019 16:08:06 -0500
2339
2340linux (5.3.0-13.14) eoan; urgency=medium
2341
2342 * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105)
2343
2344 * Packaging resync (LP: #1786013)
2345 - [Packaging] update helper scripts
2346
2347 * Miscellaneous Ubuntu changes
2348 - [Debian] Remove binutils-dev build dependency
2349
2350 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Sep 2019 19:26:43 -0500
2351
2352linux (5.3.0-12.13) eoan; urgency=medium
2353
2354 * Change kernel compression method to improve boot speed (LP: #1840934)
2355 - [Packaging] Add lz4 build dependency for s390x
2356
2357 * Miscellaneous Ubuntu changes
2358 - SAUCE: Remove spl and zfs source
2359
2360 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Sep 2019 13:36:26 +0200
2361
2362linux (5.3.0-11.12) eoan; urgency=medium
2363
2364 * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144)
2365
2366 * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
2367 adapters(SAS3.5 onwards) (LP: #1838751)
2368 - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
2369
2370 * s390/setup: Actually init kernel lock down (LP: #1843961)
2371 - SAUCE: (lockdown) s390/setup: Actually init kernel lock down
2372
2373 * cherrypick has_sipl fix (LP: #1843960)
2374 - SAUCE: s390/sclp: Fix bit checked for has_sipl
2375
2376 * Change kernel compression method to improve boot speed (LP: #1840934)
2377 - [Config]: Switch kernel compression from LZO to LZ4 on s390x
2378
2379 * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726)
2380 - [Config] CONFIG_NVRAM=y for ppc64el
2381
2382 * Miscellaneous Ubuntu changes
2383 - [Config]: remove nvram from ppc64el modules ABI
2384 - [Config] Update annotations for recent config changes
2385 - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args
2386 - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
2387 - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630
2388 - update dkms package versions
2389
2390 [ Upstream Kernel Changes ]
2391
2392 * Rebase to v5.3
2393
2394 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 16 Sep 2019 16:18:27 +0200
2395
2396linux (5.3.0-10.11) eoan; urgency=medium
2397
2398 * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232)
2399
2400 * No sound inputs from the external microphone and headset on a Dell machine
2401 (LP: #1842265)
2402 - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls
2403 - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
2404
2405 * Horizontal corrupted line at top of screen caused by framebuffer compression
2406 (LP: #1840236)
2407 - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake
2408
2409 * Add bpftool to linux-tools-common (LP: #1774815)
2410 - [Debian] package bpftool in linux-tools-common
2411
2412 * Miscellaneous Ubuntu changes
2413 - update dkms package versions
2414
2415 [ Upstream Kernel Changes ]
2416
2417 * Rebase to v5.3-rc8
2418
2419 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 09 Sep 2019 10:00:41 +0200
2420
2421linux (5.3.0-9.10) eoan; urgency=medium
2422
2423 * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393)
2424
2425 * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
2426 - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
2427
2428 * shiftfs: drop entries from cache on unlink (LP: #1841977)
2429 - SAUCE: shiftfs: fix buggy unlink logic
2430
2431 * Fix touchpad IRQ storm after S3 (LP: #1841396)
2432 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
2433
2434 * Please include DTBs for arm64 laptops (LP: #1842050)
2435 - arm64: dts: qcom: Add Lenovo Miix 630
2436 - arm64: dts: qcom: Add HP Envy x2
2437 - arm64: dts: qcom: Add Asus NovaGo TP370QL
2438
2439 * Miscellaneous Ubuntu changes
2440 - SAUCE: import aufs driver
2441 - [Packaging]: ignore vbox modules when vbox is disabled
2442
2443 [ Upstream Kernel Changes ]
2444
2445 * Rebase to v5.3-rc7
2446
2447 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Sep 2019 10:27:33 +0200
2448
2449linux (5.3.0-8.9) eoan; urgency=medium
2450
2451 * Packaging resync (LP: #1786013)
2452 - [Packaging] resync getabis
2453
2454 * Change kernel compression method to improve boot speed (LP: #1840934)
2455 - [Config] change kernel compression method to improve boot speed
2456 - [Packaging] add build dependencies for compression algorithms
2457
2458 * realtek r8822be kernel module fails after update to linux kernel-headers
2459 5.0.0-21 (LP: #1838133)
2460 - rtw88: Fix misuse of GENMASK macro
2461 - rtw88: pci: Rearrange the memory usage for skb in RX ISR
2462 - rtw88: pci: Use DMA sync instead of remapping in RX ISR
2463 - rtw88: debug: dump tx power indexes in use
2464 - rtw88: use txpwr_lmt_cfg_pair struct, not arrays
2465 - rtw88: pci: remove set but not used variable 'ip_sel'
2466 - rtw88: allow c2h operation in irq context
2467 - rtw88: enclose c2h cmd handle with mutex
2468 - rtw88: add BT co-existence support
2469 - SAUCE: rtw88: pci: enable MSI interrupt
2470
2471 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
2472 - [Config] Enable VIMC module
2473
2474 * Goodix touchpad may drop first input event (LP: #1840075)
2475 - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk"
2476 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk"
2477 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c
2478 quirk"
2479 - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk"
2480 - mfd: intel-lpss: Remove D3cold delay
2481
2482 * Include Sunix serial/parallel driver (LP: #1826716)
2483 - serial: 8250_pci: Add support for Sunix serial boards
2484 - parport: parport_serial: Add support for Sunix Multi I/O boards
2485
2486 * enable lockdown on s390x when Secure IPL is performed (LP: #1839622)
2487 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2488 - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x.
2489
2490 * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231)
2491 - SAUCE: shiftfs: pass correct point down
2492
2493 * shiftfs: add O_DIRECT support (LP: #1837223)
2494 - SAUCE: shiftfs: add O_DIRECT support
2495
2496 * Miscellaneous Ubuntu changes
2497 - [Config] enable secureboot signing on s390x
2498 - [Config] CONFIG_TEST_BLACKHOLE_DEV=m
2499 - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests
2500 - [Debian] disable dkms builds for autopktest rebuilds
2501 - update dkms package versions
2502 - [Config] updateconfigs after v5.3-rc6 rebase
2503
2504 [ Upstream Kernel Changes ]
2505
2506 * Rebase to v5.3-rc5
2507
2508 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Aug 2019 10:09:42 +0200
2509
2510linux (5.3.0-7.8) eoan; urgency=medium
2511
2512 * Packaging resync (LP: #1786013)
2513 - [Packaging] resync getabis
2514
2515 * Miscellaneous Ubuntu changes
2516 - [Config] updateconfigs after v5.3-rc5 rebase
2517 - remove missing module after updateconfigs
2518
2519 [ Upstream Kernel Changes ]
2520
2521 * Rebase to v5.3-rc5
2522
2523 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Aug 2019 15:31:24 +0200
2524
2525linux (5.3.0-6.7) eoan; urgency=medium
2526
2527 * Miscellaneous Ubuntu changes
2528 - SAUCE: selftests/bpf: prevent headers to be compiled as C code
2529
2530 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Aug 2019 13:25:01 -0500
2531
2532linux (5.3.0-5.6) eoan; urgency=medium
2533
2534 * Miscellaneous Ubuntu changes
2535 - update dkms package versions
2536 - [Config] enable zfs build
2537
2538 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Aug 2019 09:16:06 -0500
2539
2540linux (5.3.0-4.5) eoan; urgency=medium
2541
2542 * Packaging resync (LP: #1786013)
2543 - [Packaging] resync getabis
2544 - [Packaging] update helper scripts
2545
2546 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
2547 timeout for bcache removal causes spurious failures (LP: #1796292)
2548 - SAUCE: bcache: fix deadlock in bcache_allocator
2549
2550 * shiftfs: allow overlayfs (LP: #1838677)
2551 - SAUCE: shiftfs: enable overlayfs on shiftfs
2552
2553 * Miscellaneous Ubuntu changes
2554 - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux
2555 modpost"
2556 - update dkms package versions
2557 - enable nvidia dkms build
2558
2559 [ Upstream Kernel Changes ]
2560
2561 * Rebase to v5.3-rc4
2562
2563 -- Seth Forshee <seth.forshee@canonical.com> Mon, 12 Aug 2019 10:41:27 -0500
2564
2565linux (5.3.0-3.4) eoan; urgency=medium
2566
2567 * Miscellaneous Ubuntu changes
2568 - update dkms package versions
2569 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
2570 - [Config] add mux-* to modules.ignore
2571
2572 [ Upstream Kernel Changes ]
2573
2574 * Rebase to v5.3-rc3
2575
2576 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 05 Aug 2019 18:17:09 +0200
2577
2578linux (5.3.0-2.3) eoan; urgency=medium
2579
2580 * Miscellaneous Ubuntu changes
2581 - [Packaging] add build dependincy on fontconfig
2582
2583 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jul 2019 12:18:46 -0400
2584
2585linux (5.3.0-1.2) eoan; urgency=medium
2586
2587 * System does not auto detect disconnection of external monitor (LP: #1835001)
2588 - SAUCE: drm/i915: Add support for retrying hotplug
2589 - SAUCE: drm/i915: Enable hotplug retry
2590
2591 * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332)
2592 - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64.
2593
2594 * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530)
2595 - [Config] enable ARCH_MESON
2596 - remove missing module
2597 - [Config] update annotations after enabling ARCH_MESON for arm64
2598
2599 * Miscellaneous Ubuntu changes
2600 - SAUCE: KVM: PPC: comment implicit fallthrough
2601 - update dkms package versions
2602 - [Config] enable vbox dkms build
2603
2604 [ Upstream Kernel Changes ]
2605
2606 * Rebase to v5.3-rc2
2607
2608 -- Seth Forshee <seth.forshee@canonical.com> Sun, 28 Jul 2019 23:10:16 -0400
2609
2610linux (5.3.0-0.1) eoan; urgency=medium
2611
2612 * Packaging resync (LP: #1786013)
2613 - [Packaging] resync git-ubuntu-log
2614
2615 * Miscellaneous Ubuntu changes
2616 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
2617 kernel image
2618 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
2619 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
2620 locked down
2621 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
2622 down
2623 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
2624 reboot
2625 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
2626 KEXEC_SIG_FORCE
2627 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
2628 locked down
2629 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
2630 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
2631 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
2632 down
2633 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
2634 locked down
2635 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
2636 down
2637 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
2638 locked down
2639 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
2640 has been locked down
2641 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
2642 locked down
2643 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
2644 locked down
2645 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
2646 down
2647 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
2648 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
2649 parameters (eg. ioport)
2650 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
2651 - SAUCE: (efi-lockdown) Lock down /proc/kcore
2652 - SAUCE: (efi-lockdown) Lock down kprobes
2653 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
2654 kernel is locked down
2655 - SAUCE: (efi-lockdown) Lock down perf
2656 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
2657 down
2658 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
2659 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
2660 when locked down
2661 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
2662 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
2663 defined
2664 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
2665 that aren't present.
2666 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
2667 efi_status_to_err().
2668 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
2669 error messages.
2670 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
2671 boot mode
2672 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
2673 mode
2674 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
2675 signature verify
2676 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
2677 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
2678 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
2679 Secure Boot mode
2680 - SAUCE: import aufs driver
2681 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
2682 - [Config] disable zfs dkms build
2683 - [Config] disable nvidia dkms build
2684 - [Config] disable vbox dkms build
2685 - SAUCE: perf diff: use llabs for s64 vaules
2686
2687 [ Upstream Kernel Changes ]
2688
2689 * Rebase to v5.3-rc1
2690
2691 -- Seth Forshee <seth.forshee@canonical.com> Tue, 23 Jul 2019 21:45:44 -0500
2692
2693linux (5.3.0-0.0) eoan; urgency=medium
2694
2695 * Dummy entry.
2696
2697 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jul 2019 10:19:04 -0500
2698
2699linux (5.2.0-9.10) eoan; urgency=medium
2700
2701 * Packaging resync (LP: #1786013)
2702 - [Packaging] update helper scripts
2703
2704 * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752)
2705 - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device
2706 - SAUCE: Input: alps - fix a mismatch between a condition check and its
2707 comment
2708
2709 * System does not auto detect disconnection of external monitor (LP: #1835001)
2710 - SAUCE: drm/i915: Add support for retrying hotplug
2711 - SAUCE: drm/i915: Enable hotplug retry
2712
2713 * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916)
2714 - SAUCE: ALSA: hda/hdmi - Remove duplicated define
2715 - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
2716
2717 * First click on Goodix touchpad doesn't be recognized after runtime suspended
2718 (LP: #1836836)
2719 - SAUCE: i2c: designware: add G3 3590 into i2c quirk
2720
2721 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
2722 (LP: #1836760)
2723 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
2724
2725 * Doing multiple squashfs (and other loop?) mounts in parallel breaks
2726 (LP: #1836914)
2727 - SAUCE: Revert "loop: Don't change loop device under exclusive opener"
2728
2729 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
2730 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
2731 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
2732 - [Config] add hibmc-drm to modules.ignore
2733
2734 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
2735 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
2736
2737 * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
2738 (LP: #1835054)
2739 - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
2740
2741 * Unhide Nvidia HDA audio controller (LP: #1836308)
2742 - PCI: Enable NVIDIA HDA controllers
2743
2744 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
2745 (LP: #1836177)
2746 - e1000e: Make watchdog use delayed work
2747
2748 * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
2749 - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
2750 - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk
2751
2752 * Intel ethernet I219 has slow RX speed (LP: #1836152)
2753 - e1000e: add workaround for possible stalled packet
2754 - e1000e: disable force K1-off feature
2755
2756 * bcache: risk of data loss on I/O errors in backing or caching devices
2757 (LP: #1829563)
2758 - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
2759
2760 * bnx2x driver causes 100% CPU load (LP: #1832082)
2761 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
2762
2763 * fcf-protection=none patch with new version
2764 - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags"
2765 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
2766
2767 * CVE-2019-12614
2768 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
2769
2770 * Eoan update: v5.2.1 upstream stable release (LP: #1836622)
2771 - crypto: lrw - use correct alignmask
2772 - crypto: talitos - rename alternative AEAD algos.
2773 - fscrypt: don't set policy for a dead directory
2774 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
2775 - media: stv0297: fix frequency range limit
2776 - ALSA: usb-audio: Fix parse of UAC2 Extension Units
2777 - ALSA: hda/realtek - Headphone Mic can't record after S3
2778 - tpm: Actually fail on TPM errors during "get random"
2779 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
2780 - block: fix .bi_size overflow
2781 - block, bfq: NULL out the bic when it's no longer valid
2782 - perf intel-pt: Fix itrace defaults for perf script
2783 - perf auxtrace: Fix itrace defaults for perf script
2784 - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
2785 - perf pmu: Fix uncore PMU alias list for ARM64
2786 - perf thread-stack: Fix thread stack return from kernel for kernel-only case
2787 - perf header: Assign proper ff->ph in perf_event__synthesize_features()
2788 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
2789 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
2790 - Documentation: Add section about CPU vulnerabilities for Spectre
2791 - Documentation/admin: Remove the vsyscall=native documentation
2792 - mwifiex: Don't abort on small, spec-compliant vendor IEs
2793 - USB: serial: ftdi_sio: add ID for isodebug v1
2794 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
2795 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
2796 - p54usb: Fix race between disconnect and firmware loading
2797 - usb: gadget: f_fs: data_len used before properly set
2798 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
2799 - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
2800 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
2801 - drivers/usb/typec/tps6598x.c: fix portinfo width
2802 - drivers/usb/typec/tps6598x.c: fix 4CC cmd write
2803 - p54: fix crash during initialization
2804 - staging: comedi: dt282x: fix a null pointer deref on interrupt
2805 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
2806 - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
2807 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
2808 - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
2809 - HID: Add another Primax PIXART OEM mouse quirk
2810 - lkdtm: support llvm-objcopy
2811 - binder: fix memory leak in error path
2812 - binder: return errors from buffer copy functions
2813 - iio: adc: stm32-adc: add missing vdda-supply
2814 - coresight: Potential uninitialized variable in probe()
2815 - coresight: etb10: Do not call smp_processor_id from preemptible
2816 - coresight: tmc-etr: Do not call smp_processor_id() from preemptible
2817 - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from
2818 preemptible
2819 - coresight: tmc-etf: Do not call smp_processor_id from preemptible
2820 - carl9170: fix misuse of device driver API
2821 - Revert "x86/build: Move _etext to actual end of .text"
2822 - VMCI: Fix integer overflow in VMCI handle arrays
2823 - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
2824 - staging: vchiq: make wait events interruptible
2825 - staging: vchiq: revert "switch to wait_for_completion_killable"
2826 - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
2827 - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
2828 - staging: bcm2835-camera: Ensure all buffers are returned on disable
2829 - staging: bcm2835-camera: Remove check of the number of buffers supplied
2830 - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
2831 - staging: rtl8712: reduce stack usage, again
2832 - Linux 5.2.1
2833 - [Config] updateconfigs after v5.2.1 stable update
2834
2835 * fcf-protection=none patch with upstream version
2836 - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags"
2837 - SAUCE: kbuild: add -fcf-protection=none to retpoline flags
2838
2839 * Miscellaneous Ubuntu changes
2840 - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace
2841 function
2842 - SAUCE: selftests/powerpc/ptrace: fix build failure
2843 - update dkms package versions
2844 - [Packaging] add zlua to zfs-modules.ignore
2845 - update dkms package versions
2846
2847 -- Seth Forshee <seth.forshee@canonical.com> Fri, 19 Jul 2019 15:04:45 -0500
2848
2849linux (5.2.0-8.9) eoan; urgency=medium
2850
2851 * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700)
2852
2853 * Miscellaneous Ubuntu changes
2854 - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1
2855 - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on
2856 s390
2857 - SAUCE: add -fcf-protection=none to retpoline flags
2858 - SAUCE: usbip: ensure strings copied using strncpy are null-terminated
2859 - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS
2860 - SAUCE: perf jvmti: ensure strncpy result is null-terminated
2861 - update dkms package versions
2862 - add removed zfs modules to modules.ignore
2863
2864 [ Upstream Kernel Changes ]
2865
2866 * Rebase to v5.2
2867
2868 -- Seth Forshee <seth.forshee@canonical.com> Mon, 08 Jul 2019 07:13:41 -0500
2869
2870linux (5.2.0-7.8) eoan; urgency=medium
2871
2872 * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0
2873 kernel (LP: #1829652)
2874 - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
2875
2876 * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815)
2877 - net: hns3: initialize CPU reverse mapping
2878 - net: hns3: refine the flow director handle
2879 - net: hns3: add aRFS support for PF
2880 - net: hns3: fix for FEC configuration
2881 - RDMA/hns: Remove unnecessary print message in aeq
2882 - RDMA/hns: Update CQE specifications
2883 - RDMA/hns: Move spin_lock_irqsave to the correct place
2884 - RDMA/hns: Remove jiffies operation in disable interrupt context
2885 - RDMA/hns: Replace magic numbers with #defines
2886 - net: hns3: fix compile warning without CONFIG_RFS_ACCEL
2887 - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
2888 - net: hns3: add support for dump firmware statistics by debugfs
2889 - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has
2890 registered
2891 - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has
2892 registered
2893 - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has
2894 registered
2895 - net: hns3: modify hclge_init_client_instance()
2896 - net: hns3: modify hclgevf_init_client_instance()
2897 - net: hns3: add handshake with hardware while doing reset
2898 - net: hns3: stop schedule reset service while unloading driver
2899 - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
2900 - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
2901 - RDMA/hns: Bugfix for posting multiple srq work request
2902 - net: hns3: remove redundant core reset
2903 - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
2904 - net: hns3: fix VLAN filter restore issue after reset
2905 - net: hns3: set the port shaper according to MAC speed
2906 - net: hns3: add a check to pointer in error_detected and slot_reset
2907 - net: hns3: set ops to null when unregister ad_dev
2908 - net: hns3: add handling of two bits in MAC tunnel interrupts
2909 - net: hns3: remove setting bit of reset_requests when handling mac tunnel
2910 interrupts
2911 - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
2912 - net: hns3: delay and separate enabling of NIC and ROCE HW errors
2913 - RDMA/hns: fix inverted logic of readl read and shift
2914 - RDMA/hns: Bugfix for filling the sge of srq
2915 - net: hns3: log detail error info of ROCEE ECC and AXI errors
2916 - net: hns3: fix wrong size of mailbox responding data
2917 - net: hns3: make HW GRO handling compliant with SW GRO
2918 - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
2919 - net: hns3: refactor hns3_get_new_int_gl function
2920 - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
2921 - net: hns3: delete the redundant user NIC codes
2922 - net: hns3: small changes for magic numbers
2923 - net: hns3: use macros instead of magic numbers
2924 - net: hns3: refactor PF/VF RSS hash key configuration
2925 - net: hns3: some modifications to simplify and optimize code
2926 - net: hns3: fix some coding style issues
2927 - net: hns3: delay setting of reset level for hw errors until slot_reset is
2928 called
2929 - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not
2930 require reset
2931 - net: hns3: process H/W errors occurred before HNS dev initialization
2932 - net: hns3: add recovery for the H/W errors occurred before the HNS dev
2933 initialization
2934 - net: hns3: some changes of MSI-X bits in PPU(RCB)
2935 - net: hns3: extract handling of mpf/pf msi-x errors into functions
2936 - net: hns3: clear restting state when initializing HW device
2937 - net: hns3: free irq when exit from abnormal branch
2938 - net: hns3: fix for dereferencing before null checking
2939 - net: hns3: fix for skb leak when doing selftest
2940 - net: hns3: delay ring buffer clearing during reset
2941 - net: hns3: some variable modification
2942 - net: hns3: fix dereference of ae_dev before it is null checked
2943 - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
2944 - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
2945 - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
2946 - scsi: hisi_sas: Change the type of some numbers to unsigned
2947 - scsi: hisi_sas: Ignore the error code between phy down to phy up
2948 - scsi: hisi_sas: Disable stash for v3 hw
2949 - net: hns3: Add missing newline at end of file
2950 - RDMa/hns: Don't stuck in endless timeout loop
2951
2952 * Sometimes touchpad automatically trigger double click (LP: #1833484)
2953 - SAUCE: i2c: designware: Add disable runtime pm quirk
2954
2955 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
2956 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
2957
2958 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
2959 (LP: #1834479)
2960 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
2961
2962 * Miscellaneous Ubuntu changes
2963 - SAUCE: selftests/powerpc: disable signal_fuzzer test
2964
2965 [ Upstream Kernel Changes ]
2966
2967 * Rebase to v5.2-rc7
2968
2969 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jul 2019 07:22:18 -0500
2970
2971linux (5.2.0-6.7) eoan; urgency=medium
2972
2973 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
2974 - hinic: fix a bug in set rx mode
2975
2976 * Miscellaneous Ubuntu changes
2977 - rebase to v5.2-rc6
2978
2979 [ Upstream Kernel Changes ]
2980
2981 * Rebase to v5.2-rc6
2982
2983 -- Seth Forshee <seth.forshee@canonical.com> Sun, 23 Jun 2019 23:36:11 -0500
2984
2985linux (5.2.0-5.6) eoan; urgency=medium
2986
2987 * QCA9377 isn't being recognized sometimes (LP: #1757218)
2988 - SAUCE: USB: Disable USB2 LPM at shutdown
2989
2990 * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316)
2991 - SAUCE: shiftfs: allow changing ro/rw for subvolumes
2992
2993 * Miscellaneous Ubuntu changes
2994 - update dkms package versions
2995 - [Packaging] replace nvidia-418 dkms build with nvidia-430
2996 - SAUCE: import aufs driver
2997
2998 [ Upstream Kernel Changes ]
2999
3000 * Rebase to v5.2-rc5
3001
3002 -- Seth Forshee <seth.forshee@canonical.com> Mon, 17 Jun 2019 15:04:12 -0500
3003
3004linux (5.2.0-4.5) eoan; urgency=medium
3005
3006 * arm64: cma_alloc errors at boot (LP: #1823753)
3007 - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64
3008 - dma-contiguous: add dma_{alloc,free}_contiguous() helpers
3009 - dma-contiguous: use fallback alloc_pages for single pages
3010 - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc,
3011 free}_contiguous()
3012
3013 * Miscellaneous Ubuntu changes
3014 - [Config] CONFIG_MFD_TQMX86=n for s390x
3015 - [Config] CONFIG_GPIO_AMD_FCH=n for s390x
3016 - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x
3017 - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x
3018 - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae
3019 - [Config] CONFIG_DRM_NOUVEAU_SVM=n
3020 - [Config] CONFIG_HWMON=n for s390x
3021 - [Config] CONFIG_NEW_LEDS=n for s390x
3022 - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf
3023 - [Config] CONFIG_VOP_BUS=n for non-amd64 arches
3024 - [Config] CONFIG_TI_CPSW_PHY_SEL=n
3025 - [Config] CONFIG_INTERCONNECT=n for s390x
3026 - [Config] CONFIG_SCSI_GDTH=n for s390x
3027 - [Config] CONFIG_PACKING=n for s390x
3028 - [Config] CONFIG_ARCH_MILBEAUT=y for armhf
3029 - [Config] update annotations following config review
3030 - update dkms package versions
3031 - [Config] enable nvidia dkms build
3032
3033 [ Upstream Kernel Changes ]
3034
3035 * Rebase to v5.2-rc4
3036
3037 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Jun 2019 07:00:11 -0500
3038
3039linux (5.2.0-3.4) eoan; urgency=medium
3040
3041 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
3042 Ubuntu (LP: #1761379)
3043 - [Packaging] Support building libperf-jvmti.so
3044
3045 * Miscellaneous Ubuntu changes
3046 - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections"
3047 - update dkms package versions
3048 - [Config] enable zfs
3049 - rebase to v5.2-rc3
3050
3051 [ Upstream Kernel Changes ]
3052
3053 * Rebase to v5.2-rc3
3054
3055 -- Seth Forshee <seth.forshee@canonical.com> Sun, 02 Jun 2019 21:48:50 -0500
3056
3057linux (5.2.0-2.3) eoan; urgency=medium
3058
3059 * Miscellaneous Ubuntu changes
3060 - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of
3061 the kernel
3062
3063 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 May 2019 07:12:39 -0500
3064
3065linux (5.2.0-1.2) eoan; urgency=medium
3066
3067 * Miscellaneous Ubuntu changes
3068 - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y
3069 - update dkms package versions
3070 - [Config] enable vbox dkms build
3071 - update dkms package versions
3072
3073 [ Upstream Kernel Changes ]
3074
3075 * Rebase to v5.2-rc2
3076
3077 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 May 2019 21:11:27 -0500
3078
3079linux (5.2.0-0.1) eoan; urgency=medium
3080
3081 * Miscellaneous Ubuntu changes
3082 - SAUCE: import aufs driver
3083 - [Packaging] disable ZFS
3084 - [Packaging] disable nvidia
3085 - [Packaging] dkms-build -- expand paths searched for make.log files
3086 - add virtualbox-guest-dkms dkms package build
3087 - enable vbox dkms build for amd64 and i386
3088 - update dkms package versions
3089 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
3090 kernel image
3091 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
3092 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
3093 locked down
3094 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
3095 down
3096 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
3097 reboot
3098 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
3099 KEXEC_SIG_FORCE
3100 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
3101 locked down
3102 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
3103 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
3104 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
3105 down
3106 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
3107 locked down
3108 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
3109 down
3110 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
3111 locked down
3112 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
3113 has been locked down
3114 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
3115 locked down
3116 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
3117 locked down
3118 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
3119 down
3120 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
3121 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
3122 parameters (eg. ioport)
3123 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
3124 - SAUCE: (efi-lockdown) Lock down /proc/kcore
3125 - SAUCE: (efi-lockdown) Lock down kprobes
3126 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
3127 kernel is locked down
3128 - SAUCE: (efi-lockdown) Lock down perf
3129 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
3130 down
3131 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
3132 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
3133 when locked down
3134 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
3135 that aren't present.
3136 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
3137 efi_status_to_err().
3138 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
3139 error messages.
3140 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
3141 boot mode
3142 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
3143 mode
3144 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
3145 signature verify
3146 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
3147 defined
3148 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3149 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
3150 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
3151 Secure Boot mode
3152 - update dkms package versions
3153 - [Config] disable vbox build
3154 - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as
3155 __always_inline
3156 - SAUCE: IB/mlx5: use size_t instead of u64 when dividing
3157
3158 [ Upstream Kernel Changes ]
3159
3160 * Rebase to v5.2-rc1
3161
3162 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 11:18:43 -0500
3163
3164linux (5.2.0-0.0) eoan; urgency=medium
3165
3166 * Dummy entry.
3167
3168 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 07:34:43 -0500
3169
3170linux (5.1.0-2.2) eoan; urgency=medium
3171
3172 * Packaging resync (LP: #1786013)
3173 - [Packaging] resync git-ubuntu-log
3174
3175 * Eoan update: v5.1.2 upstream stable release (LP: #1829050)
3176 - x86/msr-index: Cleanup bit defines
3177 - x86/speculation: Consolidate CPU whitelists
3178 - x86/speculation/mds: Add basic bug infrastructure for MDS
3179 - x86/speculation/mds: Add BUG_MSBDS_ONLY
3180 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
3181 - x86/speculation/mds: Add mds_clear_cpu_buffers()
3182 - x86/speculation/mds: Clear CPU buffers on exit to user
3183 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
3184 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
3185 - x86/speculation/mds: Add mitigation control for MDS
3186 - x86/speculation/mds: Add sysfs reporting for MDS
3187 - x86/speculation/mds: Add mitigation mode VMWERV
3188 - Documentation: Move L1TF to separate directory
3189 - Documentation: Add MDS vulnerability documentation
3190 - x86/speculation/mds: Add mds=full,nosmt cmdline option
3191 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
3192 - x86/speculation/mds: Add SMT warning message
3193 - x86/speculation/mds: Fix comment
3194 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
3195 - cpu/speculation: Add 'mitigations=' cmdline option
3196 - x86/speculation: Support 'mitigations=' cmdline option
3197 - powerpc/speculation: Support 'mitigations=' cmdline option
3198 - s390/speculation: Support 'mitigations=' cmdline option
3199 - x86/speculation/mds: Add 'mitigations=' support for MDS
3200 - x86/mds: Add MDSUM variant to the MDS documentation
3201 - Documentation: Correct the possible MDS sysfs values
3202 - x86/speculation/mds: Fix documentation typo
3203 - Linux 5.1.2
3204
3205 * Eoan update: v5.1.1 upstream stable release (LP: #1829046)
3206 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
3207 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
3208 - staging: greybus: power_supply: fix prop-descriptor request size
3209 - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
3210 - staging: most: cdev: fix chrdev_region leak in mod_exit
3211 - staging: most: sound: pass correct device when creating a sound card
3212 - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
3213 - usb: dwc3: Fix default lpm_nyet_threshold value
3214 - USB: serial: f81232: fix interrupt worker not stop
3215 - USB: cdc-acm: fix unthrottle races
3216 - usb-storage: Set virt_boundary_mask to avoid SG overflows
3217 - genirq: Prevent use-after-free and work list corruption
3218 - intel_th: pci: Add Comet Lake support
3219 - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
3220 - cpufreq: armada-37xx: fix frequency calculation for opp
3221 - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
3222 hibernate
3223 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
3224 - scsi: lpfc: change snprintf to scnprintf for possible overflow
3225 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
3226 - scsi: qla2xxx: Set remote port devloss timeout to 0
3227 - scsi: qla2xxx: Fix device staying in blocked state
3228 - Bluetooth: hidp: fix buffer overflow
3229 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
3230 - Bluetooth: Fix not initializing L2CAP tx_credits
3231 - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
3232 - UAS: fix alignment of scatter/gather segments
3233 - ASoC: Intel: avoid Oops if DMA setup fails
3234 - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
3235 - locking/futex: Allow low-level atomic operations to return -EAGAIN
3236 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
3237 - Linux 5.1.1
3238
3239 * shiftfs: lock security sensitive superblock flags (LP: #1827122)
3240 - SAUCE: shiftfs: lock down certain superblock flags
3241
3242 * Please package libbpf (which is done out of the kernel src) in Debian [for
3243 19.10] (LP: #1826410)
3244 - SAUCE: tools -- fix add ability to disable libbfd
3245
3246 * ratelimit cma_alloc messages (LP: #1828092)
3247 - SAUCE: cma: ratelimit cma_alloc error messages
3248
3249 * Headphone jack switch sense is inverted: plugging in headphones disables
3250 headphone output (LP: #1824259)
3251 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
3252
3253 * There are 4 HDMI/Displayport audio output listed in sound setting without
3254 attach any HDMI/DP monitor (LP: #1827967)
3255 - ALSA: hda/hdmi - Read the pin sense from register when repolling
3256 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
3257
3258 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
3259 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
3260
3261 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
3262 Checking for all LINUX clients for devops4p10 (LP: #1766201)
3263 - SAUCE: integrity: downgrade error to warning
3264
3265 * linux-buildinfo: pull out ABI information into its own package
3266 (LP: #1806380)
3267 - [Packaging] autoreconstruct -- base tag is always primary mainline version
3268
3269 * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update
3270 (LP: #1825210)
3271 - vbox-update: updates for renamed makefiles
3272 - ubuntu: vbox -- update to 6.0.6-dfsg-1
3273
3274 * autofs kernel module missing (LP: #1824333)
3275 - [Config] Update autofs4 path in inclusion list
3276
3277 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
3278 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
3279
3280 * CVE-2019-3874
3281 - sctp: implement memory accounting on tx path
3282 - sctp: implement memory accounting on rx path
3283
3284 * apparmor does not start in Disco LXD containers (LP: #1824812)
3285 - SAUCE: shiftfs: use separate llseek method for directories
3286
3287 * Miscellaneous Ubuntu changes
3288 - [Packaging] autoreconstruct -- remove for -rc kernels
3289 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
3290 defined
3291 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3292 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
3293 - [Config] (efi-lockdown): update configs after efi lockdown patch refresh
3294 - [Packaging] don't delete efi_parser.c
3295 - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD
3296 - ubuntu: vbox -- update to 6.0.6-dfsg-2
3297 - add nvidia-418 dkms build
3298 - remove virtualbox guest drivers
3299 - [Packaging] dkms-build -- expand paths searched for make.log files
3300 - add virtualbox-guest-dkms dkms package build
3301 - enable vbox dkms build for amd64 and i386
3302 - [Config] update configs for v5.1(-rc7)? rebase
3303 - update dkms package versions
3304 - Add the ability to lock down access to the running kernel image
3305 - Enforce module signatures if the kernel is locked down
3306 - Restrict /dev/{mem,kmem,port} when the kernel is locked down
3307 - kexec_load: Disable at runtime if the kernel is locked down
3308 - Copy secure_boot flag in boot params across kexec reboot
3309 - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
3310 - kexec_file: Restrict at runtime if the kernel is locked down
3311 - hibernate: Disable when the kernel is locked down
3312 - uswsusp: Disable when the kernel is locked down
3313 - PCI: Lock down BAR access when the kernel is locked down
3314 - x86: Lock down IO port access when the kernel is locked down
3315 - x86/msr: Restrict MSR access when the kernel is locked down
3316 - ACPI: Limit access to custom_method when the kernel is locked down
3317 - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
3318 - acpi: Disable ACPI table override if the kernel is locked down
3319 - acpi: Disable APEI error injection if the kernel is locked down
3320 - Prohibit PCMCIA CIS storage when the kernel is locked down
3321 - Lock down TIOCSSERIAL
3322 - Lock down module params that specify hardware parameters (eg. ioport)
3323 - x86/mmiotrace: Lock down the testmmiotrace module
3324 - Lock down /proc/kcore
3325 - Lock down kprobes
3326 - bpf: Restrict kernel image access functions when the kernel is locked down
3327 - Lock down perf
3328 - debugfs: Restrict debugfs when the kernel is locked down
3329 - lockdown: Print current->comm in restriction messages
3330 - kexec: Allow kexec_file() with appropriate IMA policy when locked down
3331 - Make get_cert_list() not complain about cert lists that aren't present.
3332 - Add efi_status_to_str() and rework efi_status_to_err().
3333 - Make get_cert_list() use efi_status_to_str() to print error messages.
3334 - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
3335 - efi: Lock down the kernel if booted in secure boot mode
3336 - KEYS: Make use of platform keyring for module signature verify
3337
3338 * Miscellaneous upstream changes
3339 - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
3340
3341 -- Seth Forshee <seth.forshee@canonical.com> Tue, 14 May 2019 12:32:56 -0500
3342
3343linux (5.1.0-1.1) eoan; urgency=medium
3344
3345 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
3346 - [Packaging]: really drop snapdragon
3347
3348 * Miscellaneous Ubuntu changes
3349 - SAUCE: fix vbox use of MAP_SHARED
3350 - SAUCE: fix vbox use of vm_fault_t
3351 - [Packaging] disable ZFS
3352 - [Packaging] disable nvidia
3353 - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation
3354 - [Config]: updateconfig after rebase to v5.1-rc
3355 - [Config]: build ETNAVIV only on arm platforms
3356 - [Config]: Disable CMA on non-arm platforms
3357 - [Config]: MMC_CQHCI is needed by some built-in drivers
3358 - [Config]: a.out support has been deprecated
3359 - [Config]: R3964 was marked as BROKEN
3360 - [Config]: Add SENSIRION_SGP30 module
3361
3362 * Miscellaneous upstream changes
3363 - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search
3364 path"
3365 - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK"
3366
3367 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 10:03:25 -0300
3368
3369linux (5.1.0-0.0) eoan; urgency=medium
3370
3371 * Dummy entry.
3372
3373 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 09:49:47 -0300
3374
3375linux (5.0.0-13.14) disco; urgency=medium
3376
3377 * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819)
3378
3379 * Display only has 640x480 (LP: #1824677)
3380 - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default"
3381
3382 * shiftfs: use after free when checking mount options (LP: #1824735)
3383 - SAUCE: shiftfs: prevent use-after-free when verifying mount options
3384
3385 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Apr 2019 09:11:23 -0500
3386
3387linux (5.0.0-12.13) disco; urgency=medium
3388
3389 * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726)
3390
3391 * Linux 5.0 black screen on boot, display flickers (i915 regression with
3392 certain laptop panels) (LP: #1824216)
3393 - drm/i915/dp: revert back to max link rate and lane count on eDP
3394
3395 * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717)
3396 - SAUCE: shiftfs: fix passing of attrs to underaly for setattr
3397
3398 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Apr 2019 13:38:05 -0500
3399
3400linux (5.0.0-11.12) disco; urgency=medium
3401
3402 * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
3403
3404 * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
3405 (LP: #1824194)
3406 - net: hns3: fix for not calculating tx bd num correctly
3407
3408 * disco: unable to use iptables/enable ufw under -virtual kernel
3409 (LP: #1823862)
3410 - [Packaging] add bpfilter to linux-modules
3411
3412 * Make shiftfs a module rather than built-in (LP: #1824354)
3413 - [Config] CONFIG_SHIFT_FS=m
3414
3415 * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
3416 - SAUCE: shiftfs: use translated ids when chaning lower fs attrs
3417
3418 * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
3419 - [Packaging] bind hv_kvp_daemon startup to hv_kvp device
3420
3421 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Apr 2019 10:17:19 -0500
3422
3423linux (5.0.0-10.11) disco; urgency=medium
3424
3425 * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936)
3426
3427 * Apparmor enforcement failure in lxc selftests (LP: #1823379)
3428 - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled"
3429
3430 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
3431 6db23a14" on Cosmic i386 (LP: #1813244)
3432 - openvswitch: fix flow actions reallocation
3433
3434 -- Seth Forshee <seth.forshee@canonical.com> Tue, 09 Apr 2019 08:30:38 -0500
3435
3436linux (5.0.0-9.10) disco; urgency=medium
3437
3438 * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228)
3439
3440 * Packaging resync (LP: #1786013)
3441 - [Packaging] resync git-ubuntu-log
3442 - [Packaging] update helper scripts
3443 - [Packaging] resync retpoline extraction
3444
3445 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
3446 - net-next/hinic: replace disable_irq_nosync/enable_irq
3447
3448 * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186)
3449 - shiftfs: uid/gid shifting bind mount
3450 - shiftfs: rework and extend
3451 - shiftfs: support some btrfs ioctls
3452 - [Config] enable shiftfs
3453
3454 * Cannot boot or install - have to use nomodeset (LP: #1821820)
3455 - Revert "drm/i915/fbdev: Actually configure untiled displays"
3456
3457 * Disco update: v5.0.6 upstream stable release (LP: #1823060)
3458 - netfilter: nf_tables: fix set double-free in abort path
3459 - dccp: do not use ipv6 header for ipv4 flow
3460 - genetlink: Fix a memory leak on error path
3461 - gtp: change NET_UDP_TUNNEL dependency to select
3462 - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
3463 - mac8390: Fix mmio access size probe
3464 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
3465 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
3466 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
3467 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
3468 - net: phy: meson-gxl: fix interrupt support
3469 - net: rose: fix a possible stack overflow
3470 - net: stmmac: fix memory corruption with large MTUs
3471 - net-sysfs: call dev_hold if kobject_init_and_add success
3472 - net: usb: aqc111: Extend HWID table by QNAP device
3473 - packets: Always register packet sk in the same order
3474 - rhashtable: Still do rehash when we get EEXIST
3475 - sctp: get sctphdr by offset in sctp_compute_cksum
3476 - sctp: use memdup_user instead of vmemdup_user
3477 - tcp: do not use ipv6 header for ipv4 flow
3478 - tipc: allow service ranges to be connect()'ed on RDM/DGRAM
3479 - tipc: change to check tipc_own_id to return in tipc_net_stop
3480 - tipc: fix cancellation of topology subscriptions
3481 - tun: properly test for IFF_UP
3482 - vrf: prevent adding upper devices
3483 - vxlan: Don't call gro_cells_destroy() before device is unregistered
3484 - thunderx: enable page recycling for non-XDP case
3485 - thunderx: eliminate extra calls to put_page() for pages held for recycling
3486 - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
3487 - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t()
3488 helper
3489 - net: phy: don't clear BMCR in genphy_soft_reset
3490 - r8169: fix cable re-plugging issue
3491 - ila: Fix rhashtable walker list corruption
3492 - tun: add a missing rcu_read_unlock() in error path
3493 - powerpc/fsl: Fix the flush of branch predictor.
3494 - Btrfs: fix incorrect file size after shrinking truncate and fsync
3495 - btrfs: remove WARN_ON in log_dir_items
3496 - btrfs: don't report readahead errors and don't update statistics
3497 - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
3498 - btrfs: Avoid possible qgroup_rsv_size overflow in
3499 btrfs_calculate_inode_block_rsv_size
3500 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
3501 - locks: wake any locks blocked on request before deadlock check
3502 - tracing: initialize variable in create_dyn_event()
3503 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
3504 - powerpc: bpf: Fix generation of load/store DW instructions
3505 - vfio: ccw: only free cp on final interrupt
3506 - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
3507 - NFS: fix mount/umount race in nlmclnt.
3508 - NFSv4.1 don't free interrupted slot on open
3509 - net: dsa: qca8k: remove leftover phy accessors
3510 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
3511 - ALSA: seq: oss: Fix Spectre v1 vulnerability
3512 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
3513 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
3514 - ALSA: hda/realtek - Fixed Headset Mic JD not stable
3515 - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
3516 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
3517 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
3518 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
3519 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
3520 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
3521 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
3522 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
3523 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
3524 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
3525 - kbuild: modversions: Fix relative CRC byte order interpretation
3526 - fs/open.c: allow opening only regular files during execve()
3527 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
3528 - scsi: sd: Fix a race between closing an sd device and sd I/O
3529 - scsi: sd: Quiesce warning if device does not report optimal I/O size
3530 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
3531 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
3532 devices
3533 - drm/rockchip: vop: reset scale mode when win is disabled
3534 - tty/serial: atmel: Add is_half_duplex helper
3535 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
3536 - tty: mxs-auart: fix a potential NULL pointer dereference
3537 - tty: atmel_serial: fix a potential NULL pointer dereference
3538 - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
3539 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
3540 - staging: olpc_dcon_xo_1: add missing 'const' qualifier
3541 - staging: speakup_soft: Fix alternate speech with other synths
3542 - staging: vt6655: Remove vif check from vnt_interrupt
3543 - staging: vt6655: Fix interrupt race condition on device start up.
3544 - staging: erofs: fix to handle error path of erofs_vmap()
3545 - staging: erofs: fix error handling when failed to read compresssed data
3546 - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
3547 - serial: max310x: Fix to avoid potential NULL pointer dereference
3548 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
3549 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
3550 - USB: serial: cp210x: add new device id
3551 - USB: serial: ftdi_sio: add additional NovaTech products
3552 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
3553 - USB: serial: option: set driver_info for SIM5218 and compatibles
3554 - USB: serial: option: add support for Quectel EM12
3555 - USB: serial: option: add Olicard 600
3556 - ACPI / CPPC: Fix guaranteed performance handling
3557 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
3558 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
3559 - drivers/block/zram/zram_drv.c: fix idle/writeback string compare
3560 - blk-mq: fix sbitmap ws_active for shared tags
3561 - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
3562 - cpufreq: scpi: Fix use after free
3563 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
3564 - drm/vkms: fix use-after-free when drm_gem_handle_create() fails
3565 - drm/i915: Mark AML 0x87CA as ULX
3566 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
3567 - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
3568 - gpio: exar: add a check for the return value of ida_simple_get fails
3569 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
3570 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
3571 - usb: mtu3: fix EXTCON dependency
3572 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
3573 - usb: common: Consider only available nodes for dr_mode
3574 - mm/memory.c: fix modifying of page protection by insert_pfn()
3575 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
3576 - xhci: Fix port resume done detection for SS ports with LPM enabled
3577 - usb: xhci: dbc: Don't free all memory with spinlock held
3578 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
3579 - usb: cdc-acm: fix race during wakeup blocking TX traffic
3580 - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
3581 - usb: typec: Fix unchecked return value
3582 - mm/hotplug: fix offline undo_isolate_page_range()
3583 - mm: add support for kmem caches in DMA32 zone
3584 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
3585 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
3586 - mm/debug.c: fix __dump_page when mapping->host is not set
3587 - mm/memory_hotplug.c: fix notification in offline error path
3588 - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
3589 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
3590 - perf pmu: Fix parser error for uncore event alias
3591 - perf intel-pt: Fix TSC slip
3592 - objtool: Query pkg-config for libelf location
3593 - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
3594 - powerpc/64: Fix memcmp reading past the end of src/dest
3595 - powerpc/pseries/mce: Fix misleading print for TLB mutlihit
3596 - watchdog: Respect watchdog cpumask on CPU hotplug
3597 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
3598 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
3599 - KVM: Reject device ioctls from processes other than the VM's creator
3600 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
3601 - KVM: x86: update %rip after emulating IO
3602 - bpf: do not restore dst_reg when cur_state is freed
3603 - mt76x02u: use usb_bulk_msg to upload firmware
3604 - Linux 5.0.6
3605
3606 * RDMA/hns updates for disco (LP: #1822897)
3607 - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
3608 - RDMA/hns: Bugfix for the scene without receiver queue
3609 - RDMA/hns: Add constraint on the setting of local ACK timeout
3610 - RDMA/hns: Modify the pbl ba page size for hip08
3611 - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
3612 - RDMA/hns: Add the process of AEQ overflow for hip08
3613 - RDMA/hns: Add SCC context allocation support for hip08
3614 - RDMA/hns: Add SCC context clr support for hip08
3615 - RDMA/hns: Add timer allocation support for hip08
3616 - RDMA/hns: Remove set but not used variable 'rst'
3617 - RDMA/hns: Make some function static
3618 - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
3619 - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
3620 - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
3621 - RDMA/hns: Limit minimum ROCE CQ depth to 64
3622 - RDMA/hns: Fix the state of rereg mr
3623 - RDMA/hns: Set allocated memory to zero for wrid
3624 - RDMA/hns: Delete useful prints for aeq subtype event
3625 - RDMA/hns: Configure capacity of hns device
3626 - RDMA/hns: Modify qp&cq&pd specification according to UM
3627 - RDMA/hns: Bugfix for set hem of SCC
3628 - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
3629
3630 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
3631 - Set +x on rebuild testcase.
3632 - Skip rebuild test, for regression-suite deps.
3633 - Make ubuntu-regression-suite skippable on unbootable kernels.
3634 - make rebuild use skippable error codes when skipping.
3635 - Only run regression-suite, if requested to.
3636
3637 * touchpad not working on lenovo yoga 530 (LP: #1787775)
3638 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
3639 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
3640 - i2c: add extra check to safe DMA buffer helper
3641 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
3642 - [Config] Update config for AMD MP2 I2C driver
3643
3644 * Detect SMP PHY control command errors (LP: #1822680)
3645 - scsi: libsas: Check SMP PHY control function result
3646
3647 * disable a.out support (LP: #1818552)
3648 - [Config] Disable a.out support
3649 - [Config] remove binfmt_aout from abi for i386 lowlatency
3650
3651 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
3652 - [Packaging] remove snapdragon flavour support
3653 - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under
3654 CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs"
3655 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt
3656 addr == default addr"
3657 - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse
3658 Generator binding"
3659 - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control
3660 Interface driver"
3661 - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for
3662 Qualcomm Camera Control Interface driver"
3663 - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG"
3664 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on
3665 interrupts for EDID parsing"
3666 - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of
3667 HPD interrupt status"
3668 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address"
3669 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug"
3670 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion
3671 timeout"
3672 - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are
3673 present"
3674 - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control
3675 Interface driver"
3676 - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change"
3677 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow
3678 REGULATOR_QCOM_SMD_RPM=m"
3679 - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt-
3680 platdev blacklist"
3681 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp
3682 regulator for device"
3683 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator
3684 without opp_list"
3685 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in
3686 dev_pm_opp_adjust_voltage()"
3687 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages
3688 at runtime"
3689 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner
3690 operations"
3691 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq-
3692 dt"
3693 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new
3694 reg_sequence structures"
3695 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for
3696 qfprom"
3697 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core
3698 Power Reduction)"
3699 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put
3700 calls in map/unmap"
3701 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG"
3702 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP
3703 congestion algorithm"
3704 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and
3705 'fq_codel' qdiscs"
3706 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable
3707 'schedutil' CPUfreq governor"
3708 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in
3709 distro.config"
3710 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
3711 CONFIG_USB_CONFIGFS_F_FS by default"
3712 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs"
3713 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers"
3714 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and
3715 DIGITAL_TV"
3716 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net
3717 drivers"
3718 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD"
3719 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
3720 CFG80211_DEFAULT_PS by default"
3721 - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be
3722 compiled-in"
3723 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and
3724 dm_crypt"
3725 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and
3726 avs"
3727 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus"
3728 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug
3729 friendly USB network adpater"
3730 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx"
3731 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config"
3732 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio
3733 drivers for APQ8016 and DB410c"
3734 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC"
3735 - [Config] fix abi for remove i2c-qcom-cci module
3736 - [Config] update annotations
3737 - [Config] update configs following snapdragon removal
3738
3739 * Disco update: v5.0.5 upstream stable release (LP: #1822671)
3740 - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec"
3741 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
3742 - ALSA: firewire-motu: use 'version' field of unit directory to identify model
3743 - mmc: pxamci: fix enum type confusion
3744 - mmc: alcor: fix DMA reads
3745 - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
3746 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
3747 - drm/amdgpu: fix invalid use of change_bit
3748 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
3749 - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
3750 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
3751 - iommu/iova: Fix tracking of recently failed iova address
3752 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
3753 - udf: Fix crash on IO error during truncate
3754 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
3755 - MIPS: Ensure ELF appended dtb is relocated
3756 - MIPS: Fix kernel crash for R6 in jump label branch function
3757 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
3758 - powerpc/security: Fix spectre_v2 reporting
3759 - net/mlx5: Fix DCT creation bad flow
3760 - scsi: core: Avoid that a kernel warning appears during system resume
3761 - scsi: qla2xxx: Fix FC-AL connection target discovery
3762 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
3763 - scsi: ibmvscsi: Fix empty event pool access during host removal
3764 - futex: Ensure that futex address is aligned in handle_futex_death()
3765 - perf probe: Fix getting the kernel map
3766 - objtool: Move objtool_file struct off the stack
3767 - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
3768 - clocksource/drivers/riscv: Fix clocksource mask
3769 - ALSA: ac97: Fix of-node refcount unbalance
3770 - ext4: fix NULL pointer dereference while journal is aborted
3771 - ext4: fix data corruption caused by unaligned direct AIO
3772 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
3773 - media: v4l2-ctrls.c/uvc: zero v4l2_event
3774 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
3775 - Bluetooth: Fix decrementing reference count twice in releasing socket
3776 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
3777 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
3778 hci_uart_set_proto()
3779 - drm/vkms: Fix flush_work() without INIT_WORK().
3780 - RDMA/cma: Rollback source IP address if failing to acquire device
3781 - f2fs: fix to avoid deadlock of atomic file operations
3782 - aio: simplify - and fix - fget/fput for io_submit()
3783 - netfilter: ebtables: remove BUGPRINT messages
3784 - loop: access lo_backing_file only when the loop device is Lo_bound
3785 - x86/unwind: Handle NULL pointer calls better in frame unwinder
3786 - x86/unwind: Add hardcoded ORC entry for NULL
3787 - locking/lockdep: Add debug_locks check in __lock_downgrade()
3788 - ALSA: hda - Record the current power state before suspend/resume calls
3789 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
3790 - Linux 5.0.5
3791
3792 * hisi_sas updates for disco (LP: #1822385)
3793 - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
3794 - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
3795 - scsi: hisi_sas: remove the check of sas_dev status in
3796 hisi_sas_I_T_nexus_reset()
3797 - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
3798 - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
3799 - scsi: hisi_sas: Fix losing directly attached disk when hot-plug
3800 - scsi: hisi_sas: Correct memory allocation size for DQ debugfs
3801 - scsi: hisi_sas: Some misc tidy-up
3802 - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
3803 - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
3804 - scsi: hisi_sas: Add support for DIX feature for v3 hw
3805 - scsi: hisi_sas: Add manual trigger for debugfs dump
3806 - scsi: hisi_sas: change queue depth from 512 to 4096
3807 - scsi: hisi_sas: Issue internal abort on all relevant queues
3808 - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
3809 - scsi: hisi_sas: Do some more tidy-up
3810 - scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
3811 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
3812 - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
3813 - scsi: hisi_sas: Set PHY linkrate when disconnected
3814 - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP
3815 target port
3816 - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of
3817 HiLink
3818 - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
3819
3820 * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response
3821 (LP: #1822267)
3822 - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
3823 - drm/amdgpu/psp: ignore psp response status
3824
3825 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
3826 triggers system hang on i386 (LP: #1812845)
3827 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
3828
3829 * enable CONFIG_DRM_BOCHS (LP: #1795857)
3830 - [Config] Reenable DRM_BOCHS as module
3831
3832 * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or
3833 cannot complete install when nouveau driver is loaded (crashing in GP100
3834 code) (LP: #1822026)
3835 - SAUCE: drm/nouveau: Disable nouveau driver by default
3836
3837 * Need to add Intel CML related pci-id's (LP: #1821863)
3838 - drm/i915/cml: Add CML PCI IDS
3839 - drm/i915/cml: Introduce Comet Lake PCH
3840
3841 * ARM: Add support for the SDEI interface (LP: #1822005)
3842 - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
3843 - ACPI / APEI: Remove silent flag from ghes_read_estatus()
3844 - ACPI / APEI: Switch estatus pool to use vmalloc memory
3845 - ACPI / APEI: Make hest.c manage the estatus memory pool
3846 - ACPI / APEI: Make estatus pool allocation a static size
3847 - ACPI / APEI: Don't store CPER records physical address in struct ghes
3848 - ACPI / APEI: Remove spurious GHES_TO_CLEAR check
3849 - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
3850 - ACPI / APEI: Generalise the estatus queue's notify code
3851 - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
3852 - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
3853 - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
3854 - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
3855 - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
3856 - ACPI / APEI: Move locking to the notification helper
3857 - ACPI / APEI: Let the notification helper specify the fixmap slot
3858 - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
3859 - ACPI / APEI: Make GHES estatus header validation more user friendly
3860 - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
3861 - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
3862 - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
3863 - firmware: arm_sdei: Add ACPI GHES registration helper
3864 - ACPI / APEI: Add support for the SDEI GHES Notification type
3865
3866 * CVE-2019-9857
3867 - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
3868
3869 * scsi: libsas: Support SATA PHY connection rate unmatch fixing during
3870 discovery (LP: #1821408)
3871 - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
3872 discovery
3873
3874 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
3875 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
3876
3877 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
3878 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
3879
3880 * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547)
3881 - HID: Increase maximum report size allowed by hid_field_extract()
3882
3883 * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053)
3884 - cifs: allow guest mounts to work for smb3.11
3885 - SMB3: Fix SMB3.1.1 guest mounts to Samba
3886
3887 * Add HiSilicon SoC quirk for cpufreq (LP: #1821620)
3888 - ACPI / CPPC: Add a helper to get desired performance
3889 - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
3890
3891 * Disco update: v5.0.4 upstream stable release (LP: #1821607)
3892 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
3893 - 9p/net: fix memory leak in p9_client_create
3894 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
3895 - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
3896 - ASoC: codecs: pcm186x: Fix energysense SLEEP bit
3897 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
3898 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
3899 - mei: hbm: clean the feature flags on link reset
3900 - mei: bus: move hw module get/put to probe/release
3901 - stm class: Prevent division by zero
3902 - stm class: Fix an endless loop in channel allocation
3903 - crypto: caam - fix hash context DMA unmap size
3904 - crypto: ccree - fix missing break in switch statement
3905 - crypto: caam - fixed handling of sg list
3906 - crypto: caam - fix DMA mapping of stack memory
3907 - crypto: ccree - fix free of unallocated mlli buffer
3908 - crypto: ccree - unmap buffer before copying IV
3909 - crypto: ccree - don't copy zero size ciphertext
3910 - crypto: cfb - add missing 'chunksize' property
3911 - crypto: cfb - remove bogus memcpy() with src == dest
3912 - crypto: ofb - fix handling partial blocks and make thread-safe
3913 - crypto: ahash - fix another early termination in hash walk
3914 - crypto: rockchip - fix scatterlist nents error
3915 - crypto: rockchip - update new iv to device in multiple operations
3916 - dax: Flush partial PMDs correctly
3917 - nfit: Fix nfit_intel_shutdown_status() command submission
3918 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
3919 - acpi/nfit: Fix bus command validation
3920 - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
3921 - nfit/ars: Attempt short-ARS even in the no_init_ars case
3922 - libnvdimm/label: Clear 'updating' flag after label-set update
3923 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
3924 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
3925 - libnvdimm: Fix altmap reservation size calculation
3926 - fix cgroup_do_mount() handling of failure exits
3927 - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
3928 - crypto: aegis - fix handling chunked inputs
3929 - crypto: arm/crct10dif - revert to C code for short inputs
3930 - crypto: arm64/aes-neonbs - fix returning final keystream block
3931 - crypto: arm64/crct10dif - revert to C code for short inputs
3932 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
3933 - crypto: morus - fix handling chunked inputs
3934 - crypto: pcbc - remove bogus memcpy()s with src == dest
3935 - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
3936 - crypto: testmgr - skip crc32c context test for ahash algorithms
3937 - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
3938 - crypto: x86/aesni-gcm - fix crash on empty plaintext
3939 - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
3940 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
3941 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
3942 - CIFS: Fix leaking locked VFS cache pages in writeback retry
3943 - CIFS: Do not reset lease state to NONE on lease break
3944 - CIFS: Do not skip SMB2 message IDs on send failures
3945 - CIFS: Fix read after write for files with read caching
3946 - smb3: make default i/o size for smb3 mounts larger
3947 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
3948 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
3949 - tracing/perf: Use strndup_user() instead of buggy open-coded version
3950 - vmw_balloon: release lock on error in vmballoon_reset()
3951 - xen: fix dom0 boot on huge systems
3952 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
3953 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
3954 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
3955 - mmc:fix a bug when max_discard is 0
3956 - spi: ti-qspi: Fix mmap read when more than one CS in use
3957 - spi: pxa2xx: Setup maximum supported DMA transfer length
3958 - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
3959 - spi: spi-gpio: fix SPI_CS_HIGH capability
3960 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
3961 - regulator: max77620: Initialize values for DT properties
3962 - regulator: s2mpa01: Fix step values for some LDOs
3963 - mt76: fix corrupted software generated tx CCMP PN
3964 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
3965 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
3966 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
3967 instability
3968 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
3969 - s390/setup: fix early warning messages
3970 - s390/virtio: handle find on invalid queue gracefully
3971 - scsi: virtio_scsi: don't send sc payload with tmfs
3972 - scsi: aacraid: Fix performance issue on logical drives
3973 - scsi: sd: Optimal I/O size should be a multiple of physical block size
3974 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
3975 - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
3976 - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not
3977 supported
3978 - scsi: qla2xxx: Use complete switch scan for RSCN events
3979 - fs/devpts: always delete dcache dentry-s in dput()
3980 - splice: don't merge into linked buffers
3981 - ovl: During copy up, first copy up data and then xattrs
3982 - ovl: Do not lose security.capability xattr over metadata file copy-up
3983 - m68k: Add -ffreestanding to CFLAGS
3984 - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
3985 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
3986 - btrfs: scrub: fix circular locking dependency warning
3987 - btrfs: drop the lock on error in btrfs_dev_replace_cancel
3988 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
3989 - btrfs: init csum_list before possible free
3990 - Btrfs: fix corruption reading shared and compressed extents after hole
3991 punching
3992 - Btrfs: fix deadlock between clone/dedupe and rename
3993 - soc: qcom: rpmh: Avoid accessing freed memory from batch API
3994 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
3995 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
3996 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
3997 - x86/kprobes: Prohibit probing on optprobe template code
3998 - cpufreq: kryo: Release OPP tables on module removal
3999 - cpufreq: tegra124: add missing of_node_put()
4000 - cpufreq: pxa2xx: remove incorrect __init annotation
4001 - ext4: fix check of inode in swap_inode_boot_loader
4002 - ext4: cleanup pagecache before swap i_data
4003 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
4004 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
4005 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
4006 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
4007 - nvmem: core: don't check the return value of notifier chain call
4008 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
4009 - intel_th: Don't reference unassigned outputs
4010 - parport_pc: fix find_superio io compare code, should use equal test.
4011 - i2c: tegra: fix maximum transfer size
4012 - i2c: tegra: update maximum transfer size
4013 - media: i2c: ov5640: Fix post-reset delay
4014 - gpio: pca953x: Fix dereference of irq data in shutdown
4015 - ext4: update quota information while swapping boot loader inode
4016 - ext4: add mask of ext4 flags to swap
4017 - ext4: fix crash during online resizing
4018 - dma: Introduce dma_max_mapping_size()
4019 - swiotlb: Introduce swiotlb_max_mapping_size()
4020 - swiotlb: Add is_swiotlb_active() function
4021 - PCI/ASPM: Use LTR if already enabled by platform
4022 - PCI/DPC: Fix print AER status in DPC event handling
4023 - PCI: qcom: Don't deassert reset GPIO during probe
4024 - PCI: dwc: skip MSI init if MSIs have been explicitly disabled
4025 - PCI: pci-bridge-emul: Create per-bridge copy of register behavior
4026 - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
4027 - IB/hfi1: Close race condition on user context disable and close
4028 - IB/rdmavt: Fix loopback send with invalidate ordering
4029 - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
4030 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
4031 - ext2: Fix underflow in ext2_max_size()
4032 - clk: uniphier: Fix update register for CPU-gear
4033 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
4034 - clk: samsung: exynos5: Fix possible NULL pointer exception on
4035 platform_device_alloc() failure
4036 - clk: samsung: exynos5: Fix kfree() of const memory on setting
4037 driver_override
4038 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
4039 - clk: ingenic: Fix doc of ingenic_cgu_div_info
4040 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
4041 - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
4042 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
4043 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
4044 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
4045 - serial: 8250_pci: Fix number of ports for ACCES serial cards
4046 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
4047 chip use the pci_pericom_setup()
4048 - jbd2: clear dirty flag when revoking a buffer from an older transaction
4049 - jbd2: fix compile warning when using JBUFFER_TRACE
4050 - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
4051 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
4052 - powerpc/32: Clear on-stack exception marker upon exception return
4053 - powerpc/wii: properly disable use of BATs when requested.
4054 - powerpc/powernv: Make opal log only readable by root
4055 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
4056 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
4057 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
4058 - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
4059 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
4060 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
4061 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
4062 configuration
4063 - powerpc/smp: Fix NMI IPI timeout
4064 - powerpc/smp: Fix NMI IPI xmon timeout
4065 - powerpc/traps: fix recoverability of machine check handling on book3s/32
4066 - powerpc/traps: Fix the message printed when stack overflows
4067 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
4068 - arm64: Fix HCR.TGE status for NMI contexts
4069 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
4070 - arm64: debug: Ensure debug handlers check triggering exception level
4071 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
4072 - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
4073 - ipmi_si: Fix crash when using hard-coded device
4074 - ipmi_si: fix use-after-free of resource->name
4075 - dm: fix to_sector() for 32bit
4076 - dm integrity: limit the rate of error messages
4077 - media: cx25840: mark pad sig_types to fix cx231xx init
4078 - mfd: sm501: Fix potential NULL pointer dereference
4079 - cpcap-charger: generate events for userspace
4080 - cpuidle: governor: Add new governors to cpuidle_governors again
4081 - NFS: Fix I/O request leakages
4082 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
4083 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
4084 - nfsd: fix performance-limiting session calculation
4085 - nfsd: fix memory corruption caused by readdir
4086 - nfsd: fix wrong check in write_v4_end_grace()
4087 - NFSv4.1: Reinitialise sequence results before retransmitting a request
4088 - svcrpc: fix UDP on servers with lots of threads
4089 - PM / wakeup: Rework wakeup source timer cancellation
4090 - PM / OPP: Update performance state when freq == old_freq
4091 - bcache: treat stale && dirty keys as bad keys
4092 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
4093 - stable-kernel-rules.rst: add link to networking patch queue
4094 - vt: perform safe console erase in the right order
4095 - x86/unwind/orc: Fix ORC unwind table alignment
4096 - perf intel-pt: Fix CYC timestamp calculation after OVF
4097 - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
4098 - perf auxtrace: Define auxtrace record alignment
4099 - perf intel-pt: Fix overlap calculation for padding
4100 - perf/x86/intel/uncore: Fix client IMC events return huge result
4101 - perf intel-pt: Fix divide by zero when TSC is not available
4102 - md: Fix failed allocation of md_register_thread
4103 - x86/kvmclock: set offset for kvm unstable clock
4104 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
4105 ftrace_call_replace()
4106 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
4107 - tpm: Unify the send callback behaviour
4108 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
4109 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
4110 - media: lgdt330x: fix lock status reporting
4111 - media: sun6i: Fix CSI regmap's max_register
4112 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
4113 - media: vimc: Add vimc-streamer for stream control
4114 - media: imx-csi: Input connections to CSI should be optional
4115 - media: imx: csi: Disable CSI immediately after last EOF
4116 - media: imx: csi: Stop upstream before disabling IDMA channel
4117 - drm/fb-helper: generic: Fix drm_fbdev_client_restore()
4118 - drm/radeon/evergreen_cs: fix missing break in switch statement
4119 - drm/amd/powerplay: correct power reading on fiji
4120 - drm/amd/display: don't call dm_pp_ function from an fpu block
4121 - KVM: Call kvm_arch_memslots_updated() before updating memslots
4122 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
4123 - KVM: VMX: Zero out *all* general purpose registers after VM-Exit
4124 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
4125 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
4126 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
4127 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
4128 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
4129 - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
4130 - net: dsa: lantiq_gswip: fix use-after-free on failed probe
4131 - net: dsa: lantiq_gswip: fix OF child-node lookups
4132 - s390/setup: fix boot crash for machine without EDAT-1
4133 - SUNRPC: Prevent thundering herd when the socket is not connected
4134 - SUNRPC: Fix up RPC back channel transmission
4135 - SUNRPC: Respect RPC call timeouts when retrying transmission
4136 - Linux 5.0.4
4137 - [Config] update configs for 5.0.4 stable update
4138
4139 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
4140 system (LP: #1821271)
4141 - iwlwifi: add new card for 9260 series
4142
4143 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
4144 - [Config]: enable highdpi Terminus 16x32 font support
4145
4146 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
4147 - iommu/amd: Fix NULL dereference bug in match_hid_uid
4148
4149 * some codecs stop working after S3 (LP: #1820930)
4150 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
4151 - ALSA: hda - Don't trigger jackpoll_work in azx_resume
4152
4153 * tcm_loop.ko: move from modules-extra into main modules package
4154 (LP: #1817786)
4155 - [Packaging] move tcm_loop.lo to main linux-modules package
4156
4157 * C++ demangling support missing from perf (LP: #1396654)
4158 - [Packaging] fix a mistype
4159
4160 * r8169 doesn't get woken up by ethernet cable plugging, no PME generated
4161 (LP: #1817676)
4162 - PCI: pciehp: Disable Data Link Layer State Changed event on suspend
4163
4164 * Disco update: v5.0.3 upstream stable release (LP: #1821074)
4165 - connector: fix unsafe usage of ->real_parent
4166 - fou, fou6: avoid uninit-value in gue_err() and gue6_err()
4167 - gro_cells: make sure device is up in gro_cells_receive()
4168 - ipv4/route: fail early when inet dev is missing
4169 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
4170 - lan743x: Fix RX Kernel Panic
4171 - lan743x: Fix TX Stall Issue
4172 - net: hsr: fix memory leak in hsr_dev_finalize()
4173 - net/hsr: fix possible crash in add_timer()
4174 - net: sit: fix UBSAN Undefined behaviour in check_6rd
4175 - net/x25: fix use-after-free in x25_device_event()
4176 - net/x25: reset state in x25_connect()
4177 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
4178 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
4179 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
4180 - rxrpc: Fix client call queueing, waiting for channel
4181 - sctp: remove sched init from sctp_stream_init
4182 - tcp: do not report TCP_CM_INQ of 0 for closed connections
4183 - tcp: Don't access TCP_SKB_CB before initializing it
4184 - tcp: handle inet_csk_reqsk_queue_add() failures
4185 - vxlan: Fix GRO cells race condition between receive and link delete
4186 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
4187 - net/mlx4_core: Fix reset flow when in command polling mode
4188 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
4189 polling
4190 - net/mlx4_core: Fix qp mtt size calculation
4191 - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
4192 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
4193 - net: sched: flower: insert new filter to idr after setting its mask
4194 - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
4195 - perf/x86: Fixup typo in stub functions
4196 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
4197 Liquid Saffire 56
4198 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
4199 - ALSA: hda: Extend i915 component bind timeout
4200 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
4201 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
4202 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
4203 - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with
4204 ALC255
4205 - perf/x86/intel: Fix memory corruption
4206 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
4207 - It's wrong to add len to sector_nr in raid10 reshape twice
4208 - drm: Block fb changes for async plane updates
4209 - Linux 5.0.3
4210
4211 * Disco update: v5.0.2 upstream stable release (LP: #1820318)
4212 - media: uvcvideo: Fix 'type' check leading to overflow
4213 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
4214 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
4215 - iscsi_ibft: Fix missing break in switch statement
4216 - scsi: aacraid: Fix missing break in switch statement
4217 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
4218 - arm64: dts: zcu100-revC: Give wifi some time after power-on
4219 - arm64: dts: hikey: Give wifi some time after power-on
4220 - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
4221 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
4222 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
4223 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
4224 - drm: disable uncached DMA optimization for ARM and arm64
4225 - media: Revert "media: rc: some events are dropped by userspace"
4226 - Revert "PCI/PME: Implement runtime PM callbacks"
4227 - bpf: Stop the psock parser before canceling its work
4228 - gfs2: Fix missed wakeups in find_insert_glock
4229 - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
4230 - staging: erofs: compressed_pages should not be accessed again after freed
4231 - scripts/gdb: replace flags (MS_xyz -> SB_xyz)
4232 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
4233 - perf/x86/intel: Make cpuc allocations consistent
4234 - perf/x86/intel: Generalize dynamic constraint creation
4235 - x86: Add TSX Force Abort CPUID/MSR
4236 - perf/x86/intel: Implement support for TSX Force Abort
4237 - Linux 5.0.2
4238
4239 * Linux security module stacking support
4240 - LSM: Introduce LSM_FLAG_LEGACY_MAJOR
4241 - LSM: Provide separate ordered initialization
4242 - LSM: Plumb visibility into optional "enabled" state
4243 - LSM: Lift LSM selection out of individual LSMs
4244 - LSM: Build ordered list of LSMs to initialize
4245 - LSM: Introduce CONFIG_LSM
4246 - LSM: Introduce "lsm=" for boottime LSM selection
4247 - LSM: Tie enabling logic to presence in ordered list
4248 - LSM: Prepare for reorganizing "security=" logic
4249 - LSM: Refactor "security=" in terms of enable/disable
4250 - LSM: Separate idea of "major" LSM from "exclusive" LSM
4251 - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
4252 - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
4253 - LSM: Add all exclusive LSMs to ordered initialization
4254 - LSM: Split LSM preparation from initialization
4255 - LoadPin: Initialize as ordered LSM
4256 - Yama: Initialize as ordered LSM
4257 - LSM: Introduce enum lsm_order
4258 - capability: Initialize as LSM_ORDER_FIRST
4259 - procfs: add smack subdir to attrs
4260 - Smack: Abstract use of cred security blob
4261 - SELinux: Abstract use of cred security blob
4262 - SELinux: Remove cred security blob poisoning
4263 - SELinux: Remove unused selinux_is_enabled
4264 - AppArmor: Abstract use of cred security blob
4265 - TOMOYO: Abstract use of cred security blob
4266 - Infrastructure management of the cred security blob
4267 - SELinux: Abstract use of file security blob
4268 - Smack: Abstract use of file security blob
4269 - LSM: Infrastructure management of the file security
4270 - SELinux: Abstract use of inode security blob
4271 - Smack: Abstract use of inode security blob
4272 - LSM: Infrastructure management of the inode security
4273 - LSM: Infrastructure management of the task security
4274 - SELinux: Abstract use of ipc security blobs
4275 - Smack: Abstract use of ipc security blobs
4276 - LSM: Infrastructure management of the ipc security blob
4277 - TOMOYO: Update LSM flags to no longer be exclusive
4278 - LSM: generalize flag passing to security_capable
4279 - LSM: Make lsm_early_cred() and lsm_early_task() local functions.
4280 - LSM: Make some functions static
4281 - apparmor: Adjust offset when accessing task blob.
4282 - LSM: Ignore "security=" when "lsm=" is specified
4283 - LSM: Update list of SECURITYFS users in Kconfig
4284 - apparmor: delete the dentry in aafs_remove() to avoid a leak
4285 - apparmor: fix double free when unpack of secmark rules fails
4286 - SAUCE: LSM: Infrastructure management of the sock security
4287 - SAUCE: LSM: Limit calls to certain module hooks
4288 - SAUCE: LSM: Special handling for secctx lsm hooks
4289 - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display
4290 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
4291 - SAUCE: Revert "apparmor: Fix warning about unused function
4292 apparmor_ipv6_postroute"
4293 - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy"
4294 - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering"
4295 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
4296 - SAUCE: Revert "apparmor: Parse secmark policy"
4297 - SAUCE: Revert "apparmor: Add a wildcard secid"
4298 - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()"
4299 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
4300 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
4301 - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path"
4302 - SAUCE: Revert "apparmor: modify audit rule support to support profile
4303 stacks"
4304 - SAUCE: Revert "apparmor: Add support for audit rule filtering"
4305 - SAUCE: Revert "apparmor: add the ability to get a task's secid"
4306 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
4307 - SAUCE: apparmor: add proc subdir to attrs
4308 - SAUCE: apparmor: add an apparmorfs entry to access current attrs
4309 - SAUCE: apparmor: update flags to no longer be exclusive
4310 - SAUCE: update configs and annotations for LSM stacking
4311
4312 * Miscellaneous Ubuntu changes
4313 - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y
4314 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
4315 kernel is locked down
4316 - [Config] CONFIG_RANDOM_TRUST_CPU=y
4317 - [Config] refresh annotations for recent config changes
4318 - ubuntu: vbox -- update to 6.0.4-dfsg-7
4319 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
4320 upcoming platform"
4321
4322 -- Seth Forshee <seth.forshee@canonical.com> Thu, 04 Apr 2019 14:49:59 -0500
4323
4324linux (5.0.0-8.9) disco; urgency=medium
4325
4326 * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)
4327
4328 * hisi_sas: add debugfs support (LP: #1819500)
4329 - scsi: hisi_sas: Create root and device debugfs directories
4330 - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
4331 - scsi: hisi_sas: Take debugfs snapshot for all regs
4332 - scsi: hisi_sas: Debugfs global register create file and add file operations
4333 - scsi: hisi_sas: Add debugfs for port registers
4334 - scsi: hisi_sas: Add debugfs CQ file and add file operations
4335 - scsi: hisi_sas: Add debugfs DQ file and add file operations
4336 - scsi: hisi_sas: Add debugfs IOST file and add file operations
4337 - scsi: hisi_sas: No need to check return value of debugfs_create functions
4338 - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
4339 code
4340 - scsi: hisi_sas: Add debugfs ITCT file and add file operations
4341
4342 * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
4343 - net: hns: Use struct_size() in devm_kzalloc()
4344 - net: hns3: modify enet reinitialization interface
4345 - net: hns3: remove unused member in struct hns3_enet_ring
4346 - net: hns3: remove unnecessary hns3_adjust_tqps_num
4347 - net: hns3: reuse reinitialization interface in the hns3_set_channels
4348 - net: hns3: add interface hclge_tm_bp_setup
4349 - net: hns3: modify parameter checks in the hns3_set_channels
4350 - net: hns3: remove redundant codes in hclge_knic_setup
4351 - net: hns3: fix user configuration loss for ethtool -L
4352 - net: hns3: adjust the use of alloc_tqps and num_tqps
4353 - net: hns3: fix wrong combined count returned by ethtool -l
4354 - net: hns3: do reinitialization while ETS configuration changed
4355 - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
4356 - net: hns3: add calling roce callback function when link status change
4357 - net: hns3: add rx multicast packets statistic
4358 - net: hns3: refactor the statistics updating for netdev
4359 - net: hns3: fix rss configuration lost problem when setting channel
4360 - net: hns3: fix for shaper not setting when TC num changes
4361 - net: hns3: fix bug of ethtool_ops.get_channels for VF
4362 - net: hns3: clear param in ring when free ring
4363 - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
4364 - net: hns3: do not return GE PFC setting err when initializing
4365 - net: hns3: add ETS TC weight setting in SSU module
4366 - net: hns3: add statistics for PFC frames and MAC control frames
4367 - net: hns3: fix PFC not setting problem for DCB module
4368 - net: hns3: don't update packet statistics for packets dropped by hardware
4369 - net: hns3: clear pci private data when unload hns3 driver
4370 - net: hns3: add error handling in hclge_ieee_setets
4371 - net: hns3: fix return value handle issue for hclge_set_loopback()
4372 - net: hns3: fix broadcast promisc issue for revision 0x20
4373 - net: hns3: After setting the loopback, add the status of getting MAC
4374 - net: hns3: do reinitialization while mqprio configuration changed
4375 - net: hns3: remove dcb_ops->map_update in hclge_dcb
4376 - net: hns3: call hns3_nic_set_real_num_queue with netdev down
4377 - net: hns3: add 8 BD limit for tx flow
4378 - net: hns3: add initialization for nic state
4379 - net: hns3: don't allow vf to enable promisc mode
4380 - net: hns3: reuse the definition of l3 and l4 header info union
4381 - net: hns3: fix VF dump register issue
4382 - net: hns3: use the correct interface to stop|open port
4383 - net: hns3: change hnae3_register_ae_dev() to int
4384 - net: hns3: only support tc 0 for VF
4385 - net: hns3: Fix NULL deref when unloading driver
4386 - net: hns3: fix netif_napi_del() not do problem when unloading
4387 - net: hns3: fix for rss result nonuniform
4388 - net: hns3: fix improper error handling in the hclge_init_ae_dev()
4389 - net: hns3: fix an issue for hclgevf_ae_get_hdev
4390 - net: hns3: stop sending keep alive msg to PF when VF is resetting
4391 - net: hns3: keep flow director state unchanged when reset
4392 - net: hns3: Check for allocation failure
4393 - net: hns3: fix a code style issue for hns3_update_new_int_gl()
4394 - net: hns3: fix an issue for hns3_update_new_int_gl
4395 - net: hns3: Modify parameter type from int to bool in set_gro_en
4396 - net: hns3: code optimization for hclge_rx_buffer_calc
4397 - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
4398 - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
4399 - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
4400 - net: hns3: fix the problem that the supported port is empty
4401 - net: hns3: optimize the maximum TC macro
4402 - net: hns3: don't allow user to change vlan filter state
4403 - net: hns3: modify the upper limit judgment condition
4404 - net: hns3: MAC table entry count function increases operation 0 value
4405 protection measures
4406 - net: hns3: make function hclge_set_all_vf_rst() static
4407 - net: hns3: add pointer checking at the beginning of the exported functions.
4408 - net: hns3: Check variable is valid before assigning it to another
4409 - net: hns3: convert mac advertize and supported from u32 to link mode
4410 - net: hns3: fix port info query issue for copper port
4411 - net: hns3: modify print message of ssu common ecc errors
4412 - net: hns3: some bugfix of ppu(rcb) ras errors
4413 - net: hns3: enable 8~11th bit of mac common msi-x error
4414 - net: hns3: fix 6th bit of ppp mpf abnormal errors
4415 - net: hns3: Record VF unicast and multicast tables
4416 - net: hns3: Record VF vlan tables
4417 - net: hns3: uninitialize command queue while unloading PF driver
4418 - net: hns3: clear command queue's registers when unloading VF driver
4419 - net: hns3: add xps setting support for hns3 driver
4420 - net: hns3: avoid mult + div op in critical data path
4421 - net: hns3: limit some variable scope in critical data path
4422 - net: hns3: remove some ops in struct hns3_nic_ops
4423 - net: hns3: add unlikely for error handling in data path
4424 - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
4425 - net: hns3: remove hnae3_get_bit in data path
4426 - net: hns3: add support to config depth for tx|rx ring separately
4427 - net: hns3: enable VF VLAN filter for each VF when initializing
4428 - net: hns3: fix get VF RSS issue
4429 - net: hns3: fix setting of the hns reset_type for rdma hw errors
4430 - net: hns3: fix improper error handling for hns3_client_start
4431 - net: hns: use struct_size() in devm_kzalloc()
4432 - net: hns3: Fix a logical vs bitwise typo
4433 - net: hns3: add dma_rmb() for rx description
4434 - net: hns3: fix to stop multiple HNS reset due to the AER changes
4435
4436 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
4437 - [Packaging] dkms-build -- support building against packages in PPAs
4438 - [Packaging] dkms-build: do not redownload files on subsequent passes
4439 - [Packaging] dkms-build -- elide partial Built-Using information
4440 - [Packaging] dkms-build -- remove retpoline data from final binary packages
4441 - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
4442 - [Packaging] dkms-build -- add support for unversioned overrides
4443 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
4444 - [Packaging] fix-filenames -- handle exact string removal
4445 - [Packaging] dkms-build--nvidia-N -- remove GCC versions
4446
4447 * Disco update: v5.0.1 upstream stable release (LP: #1819515)
4448 - cpufreq: Use struct kobj_attribute instead of struct global_attr
4449 - staging: erofs: fix mis-acted TAIL merging behavior
4450 - binder: create node flag to request sender's security context
4451 - USB: serial: option: add Telit ME910 ECM composition
4452 - USB: serial: cp210x: add ID for Ingenico 3070
4453 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
4454 - driver core: Postpone DMA tear-down until after devres release
4455 - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
4456 - staging: erofs: fix memleak of inode's shared xattr array
4457 - staging: erofs: fix race of initializing xattrs of a inode at the same time
4458 - staging: erofs: fix illegal address access under memory pressure
4459 - staging: comedi: ni_660x: fix missing break in switch statement
4460 - staging: wilc1000: fix to set correct value for 'vif_num'
4461 - staging: android: ion: fix sys heap pool's gfp_flags
4462 - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
4463 - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
4464 held.
4465 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
4466 - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
4467 DSA framework
4468 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
4469 mv88e6xxx_port_set_duplex
4470 - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
4471 - net: mscc: Enable all ports in QSGMII
4472 - net: sched: put back q.qlen into a single location
4473 - net-sysfs: Fix mem leak in netdev_register_kobject
4474 - qmi_wwan: Add support for Quectel EG12/EM12
4475 - sctp: call iov_iter_revert() after sending ABORT
4476 - team: Free BPF filter when unregistering netdev
4477 - tipc: fix RDM/DGRAM connect() regression
4478 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
4479 - x86/boot/compressed/64: Do not read legacy ROM on EFI system
4480 - tracing: Fix event filters and triggers to handle negative numbers
4481 - xhci: tegra: Prevent error pointer dereference
4482 - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
4483 INTEL_SUNRISEPOINT_LP_XHCI
4484 - applicom: Fix potential Spectre v1 vulnerabilities
4485 - alpha: wire up io_pgetevents system call
4486 - MIPS: irq: Allocate accurate order pages for irq stack
4487 - aio: Fix locking in aio_poll()
4488 - xtensa: fix get_wchan
4489 - gnss: sirf: fix premature wakeup interrupt enable
4490 - USB: serial: cp210x: fix GPIO in autosuspend
4491 - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
4492 config"
4493 - Revert "selftests: firmware: remove use of non-standard diff -Z option"
4494 - selftests: firmware: fix verify_reqs() return value
4495 - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
4496 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
4497 - Linux 5.0.1
4498
4499 * sky2 ethernet card doesn't work after returning from suspend
4500 (LP: #1807259) // sky2 ethernet card link not up after suspend
4501 (LP: #1809843) // Disco update: v5.0.1 upstream stable release
4502 (LP: #1819515)
4503 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
4504
4505 * tls selftest failures/hangs on i386 (LP: #1813607)
4506 - [Config] CONFIG_TLS=n for i386
4507
4508 * CVE-2019-8980
4509 - exec: Fix mem leak in kernel_read_file
4510
4511 * Miscellaneous Ubuntu changes
4512 - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
4513 - [Config] enable nvidia build
4514 - [Config] update gcc version to 8.3
4515
4516 * Miscellaneous upstream changes
4517 - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"
4518
4519 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 12 Mar 2019 16:15:44 -0300
4520
4521linux (5.0.0-7.8) disco; urgency=medium
4522
4523 * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519)
4524
4525 * Packaging resync (LP: #1786013)
4526 - [Packaging] update helper scripts
4527
4528 * unnecessary request_queue freeze (LP: #1815733)
4529 - block: avoid setting nr_requests to current value
4530 - block: avoid setting none scheduler if it's already none
4531
4532 * Miscellaneous Ubuntu changes
4533 - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail
4534 - update dkms package versions
4535
4536 [ Upstream Kernel Changes ]
4537
4538 * Rebase to v5.0
4539
4540 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Mar 2019 08:46:10 -0600
4541
4542linux (5.0.0-6.7) disco; urgency=medium
4543
4544 * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585)
4545
4546 * Packaging resync (LP: #1786013)
4547 - [Packaging] update helper scripts
4548 - [Packaging] resync getabis
4549
4550 * installer does not support iSCSI iBFT (LP: #1817321)
4551 - d-i: add iscsi_ibft to scsi-modules
4552
4553 * Silent "Unknown key" message when pressing keyboard backlight hotkey
4554 (LP: #1817063)
4555 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
4556
4557 * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058)
4558 - e1000e: Disable runtime PM on CNP+
4559
4560 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
4561 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
4562
4563 * CVE-2019-3460
4564 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
4565
4566 * CVE-2019-3459
4567 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
4568
4569 * kernel net tls selftest fails on 5.0 (LP: #1816716)
4570 - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across
4571 multiple records"
4572
4573 * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206)
4574 - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes
4575
4576 * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684)
4577 - s390/pci: map IOV resources
4578 - s390/pci: improve bar check
4579
4580 * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060)
4581 - SAUCE: prevent a glibc test failure when looking for obsolete types on
4582 headers
4583
4584 * Miscellaneous Ubuntu changes
4585 - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations
4586 - SAUCE: selftests: pmtu: disable accept_dad for tests
4587 - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode
4588 - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an
4589 expected failure
4590
4591 [ Upstream Kernel Changes ]
4592
4593 * Rebase to v5.0-rc8
4594
4595 -- Seth Forshee <seth.forshee@canonical.com> Mon, 25 Feb 2019 09:37:36 -0600
4596
4597linux (5.0.0-5.6) disco; urgency=medium
4598
4599 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
4600 - ALSA: hda/realtek - Headset microphone and internal speaker support for
4601 System76 oryp5
4602
4603 * Miscellaneous Ubuntu changes
4604 - [Config] Fix aufs menus in annotations file
4605 - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m
4606 - [Config] Update annotations based on configs
4607
4608 [ Upstream Kernel Changes ]
4609
4610 * Rebase to v5.0-rc7
4611
4612 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Feb 2019 10:04:11 +0100
4613
4614linux (5.0.0-4.5) disco; urgency=medium
4615
4616 * linux-buildinfo: pull out ABI information into its own package
4617 (LP: #1806380)
4618 - [Packaging] autoreconstruct -- base tag is always primary mainline version
4619
4620 * [Packaging] Allow overlay of config annotations (LP: #1752072)
4621 - [Packaging] config-check: Add an include directive
4622
4623 * Miscellaneous Ubuntu changes
4624 - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+
4625 - hio -- replace use of do_gettimeofday()
4626 - hio -- part_round_stats() removed in 5.0
4627 - hio -- device_add_disk() grew a 'groups' argument in 4.20
4628 - enable hio build
4629 - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary
4630 mainline version"
4631
4632 [ Upstream Kernel Changes ]
4633
4634 * Rebase to v5.0-rc6
4635
4636 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Feb 2019 08:15:32 -0600
4637
4638linux (5.0.0-3.4) disco; urgency=medium
4639
4640 * CONFIG_TEST_BPF is disabled (LP: #1813955)
4641 - [Config]: Reenable TEST_BPF
4642
4643 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
4644 - HID: i2c-hid: Ignore input report if there's no data present on Elan
4645 touchpanels
4646
4647 * SecureBoot support for arm64 (LP: #1804481)
4648 - Build signed kernels for arm64
4649
4650 * Miscellaneous Ubuntu changes
4651 - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
4652 - [Config] CONFIG_PCMCIA=n for arm64 and s390x
4653 - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x
4654 - [Config] disable I2C TPM drivers for s390x
4655 - [Config] CONFIG_RAPIDIO=n for s390x
4656 - [Config] CONFIG_DMADEVICES=n for s390x
4657 - [Config] disable gpio drivers for s390x
4658 - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el
4659 - [Config] disable I2C hardware drivers for s390x
4660 - [Config] CONFIG_I3C=n for s390x
4661 - [Config] CONFIG_SERIO=n for s390x
4662 - [Config] disable misc drivers for s390x
4663 - [Config] disable EEPROM drivers for s390x
4664 - [Config] disable MFD drivers for s390x
4665 - [Config] CONFIG_NVMEM=n for s390x
4666 - [Config] CONFIG_MLXSW_I2C=n for s390x
4667 - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x
4668 - [Config] CONFIG_PPP=n for s390x
4669 - [Config] CONFIG_PCCARD=n for s390x
4670 - [Config] CONFIG_PCI_MESON=y
4671 - [Config] CONFIG_SCSI_MYRB=n for s390x
4672 - [Config] CONFIG_REGULATOR=n for s390x
4673 - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x
4674 - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y
4675 - [Config] update annotations following config review
4676 - [Packaging] remove handoff check for uefi signing
4677 - [Packaging] decompress gzipped efi images in signing tarball
4678 - vbox-update: allow leading whitespace when fixing up KERN_DIR
4679 - ubuntu: vbox -- update to 6.0.4-dfsg-3
4680 - vbox: remove remount check in sf_read_super_aux()
4681 - enable vbox build
4682 - [Config] CONFIG_ANDROID_BINDER_DEVICES=""
4683 - SAUCE: import aufs driver
4684 - [Config]: Enable aufs
4685 - [Config] relocate aufs annotations to menu
4686 - [Config] remove unmatched configs from annotations
4687 - [Config] fix up abi for removed modules
4688 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4689 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
4690 - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location
4691 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
4692 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
4693 - [Config] (efi-lockdown) enable importing of efi certificates for module sig
4694 verification
4695
4696 * Miscellaneous upstream changes
4697 - binder: fix CONFIG_ANDROID_BINDER_DEVICES
4698
4699 [ Upstream Kernel Changes ]
4700
4701 * Rebase to v5.0-rc5
4702
4703 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Feb 2019 14:26:12 -0600
4704
4705linux (5.0.0-2.3) disco; urgency=medium
4706
4707 * kernel oops in bcache module (LP: #1793901)
4708 - SAUCE: bcache: never writeback a discard operation
4709
4710 * Enable sound card power saving by default (LP: #1804265)
4711 - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
4712
4713 * Miscellaneous Ubuntu changes
4714 - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests"
4715 - SAUCE: ashmem: turn into module
4716 - SAUCE: binder: turn into module
4717 - SAUCE: binder: give binder_alloc its own debug mask file
4718 - [Config] enable binder and ashmem as modules
4719 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
4720 - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger
4721 test
4722 - update dkms package versions
4723
4724 [ Upstream Kernel Changes ]
4725
4726 * Rebase to v5.0-rc4
4727
4728 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Jan 2019 06:57:32 -0600
4729
4730linux (5.0.0-1.2) disco; urgency=medium
4731
4732 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
4733 - USB: Add new USB LPM helpers
4734 - USB: Consolidate LPM checks to avoid enabling LPM twice
4735
4736 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
4737 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
4738 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
4739
4740 * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467)
4741 - [Config] enable virtio-gpu for s390x
4742
4743 * Crash on "ip link add foo type ipip" (LP: #1811803)
4744 - SAUCE: fan: Fix NULL pointer dereference
4745
4746 * Fix not working Goodix touchpad (LP: #1811929)
4747 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
4748
4749 * Miscellaneous Ubuntu changes
4750 - update dkms package versions
4751 - enable zfs build
4752
4753 [ Upstream Kernel Changes ]
4754
4755 * Rebase to v5.0-rc3
4756
4757 -- Seth Forshee <seth.forshee@canonical.com> Tue, 22 Jan 2019 13:56:17 -0600
4758
4759linux (5.0.0-0.1) disco; urgency=medium
4760
4761 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
4762 - [Packaging] dkms -- add per package post-process step
4763 - [Packaging] dkms -- switch to a consistent build prefix length and strip
4764 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
4765 - [Packaging] nvidia -- make nvidia package version explicit
4766
4767 * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334)
4768 - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
4769
4770 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
4771 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
4772
4773 * Miscellaneous Ubuntu changes
4774 - ubuntu -- disable vbox build
4775 - ubuntu -- disable hio build
4776 - Disable zfs build
4777 - SAUCE: import aufs driver
4778 - update dkms package versions
4779 - [Config] disable aufs config options
4780 - [Config] disable nvidia build
4781 - update dropped.txt
4782 - [Packaging] disable nvidia dkms builds for mainline
4783 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4784 kernel image
4785 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
4786 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4787 locked down
4788 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4789 down
4790 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
4791 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
4792 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
4793 down
4794 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
4795 locked down
4796 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
4797 down
4798 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
4799 locked down
4800 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
4801 has been locked down
4802 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
4803 locked down
4804 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
4805 locked down
4806 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
4807 down
4808 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
4809 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
4810 parameters (eg. ioport)
4811 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
4812 - SAUCE: (efi-lockdown) Lock down /proc/kcore
4813 - SAUCE: (efi-lockdown) Lock down kprobes
4814 - SAUCE: (efi-lockdown) Lock down perf
4815 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
4816 down
4817 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
4818 defined
4819 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
4820 secondary keyring
4821 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
4822 that aren't present.
4823 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
4824 efi_status_to_err().
4825 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
4826 error messages.
4827 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
4828 reboot
4829 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
4830 boot mode
4831 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
4832 mode
4833 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4834 - [Config] set config options for efi lockdown
4835 - Revert "UBUNTU: SAUCE: import aufs driver"
4836
4837 [ Upstream Kernel Changes ]
4838
4839 * Rebase to v5.0-rc2
4840
4841 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Jan 2019 12:31:29 -0600
4842
4843linux (5.0.0-0.0) disco; urgency=medium
4844
4845 * Dummy entry.
4846
4847 -- Seth Forshee <seth.forshee@canonical.com> Wed, 16 Jan 2019 14:48:05 -0600
4848
4849linux (4.20.0-2.3) disco; urgency=medium
4850
4851 [ Upstream Kernel Changes ]
4852
4853 * Rebase to v4.20
4854
4855 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Jan 2019 12:11:43 -0600
4856
4857linux (4.20.0-1.2) disco; urgency=medium
4858
4859 * Packaging resync (LP: #1786013)
4860 - [Packaging] update helper scripts
4861
4862 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
4863 Adapter (LP: #1805607)
4864 - SAUCE: ath10k: provide reset function for QCA9377 chip
4865
4866 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
4867 - [Packaging] dkms -- dkms package build packaging support
4868 - [Packaging] dkms -- save build objects artifacts for validation
4869 - [Packaging] dkms -- add general Built-Using: support
4870 - [Packaging] simplify Provides comma handling
4871 - [Packaging] zfs/spl -- remove packaging support for incorporated source
4872 - [Packaging] zfs/spl -- remove incorporated source
4873 - [Packaging] zfs/spl -- build via dkms
4874 - [Packaging] zfs/spl -- make zfs package version explicit
4875 - [Packaging] update-version-dkms -- sync archive versions to package
4876
4877 * Miscellaneous Ubuntu changes
4878 - [Packaging] update-version-dkms -- fix getting distrbution from changelog
4879 - update dkms package versions
4880
4881 [ Upstream Kernel Changes ]
4882
4883 * Rebase to v4.20-rc6
4884
4885 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Dec 2018 11:33:08 -0600
4886
4887linux (4.20.0-0.1) disco; urgency=medium
4888
4889 * Overlayfs in user namespace leaks directory content of inaccessible
4890 directories (LP: #1793458) // CVE-2018-6559
4891 - Revert "ovl: relax permission checking on underlying layers"
4892 - SAUCE: overlayfs: ensure mounter privileges when reading directories
4893
4894 * Miscellaneous Ubuntu changes
4895 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4896 kernel image
4897 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
4898 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4899 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4900 locked down
4901 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4902 down
4903 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
4904 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
4905 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
4906 down
4907 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
4908 locked down
4909 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
4910 down
4911 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
4912 locked down
4913 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
4914 has been locked down
4915 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
4916 locked down
4917 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
4918 locked down
4919 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
4920 down
4921 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
4922 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
4923 parameters (eg. ioport)
4924 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
4925 - SAUCE: (efi-lockdown) Lock down /proc/kcore
4926 - SAUCE: (efi-lockdown) Lock down kprobes
4927 - SAUCE: (efi-lockdown) Lock down perf
4928 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
4929 down
4930 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
4931 secondary keyring
4932 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
4933 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
4934 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
4935 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
4936 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
4937 that aren't present.
4938 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
4939 efi_status_to_err().
4940 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
4941 error messages.
4942 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
4943 reboot
4944 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
4945 boot mode
4946 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
4947 mode
4948 - SAUCE: (efi-lockdown) Fix for module sig verification
4949 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4950 - SAUCE: Import aufs driver
4951 - ubuntu: vbox -- update to 5.2.22-dfsg-2
4952 - ubuntu -- disable vbox build
4953 - ubuntu -- disable hio build
4954 - Disable zfs build
4955
4956 [ Upstream Kernel Changes ]
4957
4958 * Rebase to v4.20-rc5
4959
4960 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Dec 2018 07:13:42 -0600
4961
4962linux (4.20.0-0.0) disco; urgency=medium
4963
4964 * Dummy entry.
4965
4966 -- Seth Forshee <seth.forshee@canonical.com> Thu, 06 Dec 2018 10:20:19 -0600
4967
4968linux (4.19.0-8.9) disco; urgency=medium
4969
4970 * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952)
4971
4972 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
4973 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
4974
4975 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
4976 - igb: Fix an issue that PME is not enabled during runtime suspend
4977
4978 * The line-out on the Dell Dock station can't work (LP: #1806532)
4979 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
4980
4981 * CVE-2018-19407
4982 - KVM: X86: Fix scan ioapic use-before-initialization
4983
4984 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
4985 (LP: #1805775)
4986 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
4987 disabled
4988
4989 * Disco update: 4.19.6 upstream stable release (LP: #1806909)
4990 - HID: steam: remove input device when a hid client is running.
4991 - efi/libstub: arm: support building with clang
4992 - usb: core: Fix hub port connection events lost
4993 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
4994 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
4995 - usb: dwc3: core: Clean up ULPI device
4996 - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
4997 - xhci: Fix leaking USB3 shared_hcd at xhci removal
4998 - xhci: handle port status events for removed USB3 hcd
4999 - xhci: Add check for invalid byte size error when UAS devices are connected.
5000 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
5001 - usb: xhci: fix timeout for transition from RExit to U0
5002 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
5003 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
5004 detected
5005 - ALSA: oss: Use kvzalloc() for local buffer allocations
5006 - MAINTAINERS: Add Sasha as a stable branch maintainer
5007 - Documentation/security-bugs: Clarify treatment of embargoed information
5008 - Documentation/security-bugs: Postpone fix publication in exceptional cases
5009 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
5010 - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value
5011 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
5012 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
5013 - iwlwifi: mvm: support sta_statistics() even on older firmware
5014 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
5015 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
5016 - brcmfmac: fix reporting support for 160 MHz channels
5017 - opp: ti-opp-supply: Dynamically update u_volt_min
5018 - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call
5019 - tools/power/cpupower: fix compilation with STATIC=true
5020 - v9fs_dir_readdir: fix double-free on p9stat_read error
5021 - selinux: Add __GFP_NOWARN to allocation at str_read()
5022 - Input: synaptics - avoid using uninitialized variable when probing
5023 - bfs: add sanity check at bfs_fill_super()
5024 - sctp: clear the transport of some out_chunk_list chunks in
5025 sctp_assoc_rm_peer
5026 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
5027 - llc: do not use sk_eat_skb()
5028 - mm: don't warn about large allocations for slab
5029 - mm/memory.c: recheck page table entry with page table lock held
5030 - tcp: do not release socket ownership in tcp_close()
5031 - drm/fb-helper: Blacklist writeback when adding connectors to fbdev
5032 - drm/amdgpu: Add missing firmware entry for HAINAN
5033 - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
5034 - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
5035 - drm/i915: Disable LP3 watermarks on all SNB machines
5036 - drm/ast: change resolution may cause screen blurred
5037 - drm/ast: fixed cursor may disappear sometimes
5038 - drm/ast: Remove existing framebuffers before loading driver
5039 - can: flexcan: Unlock the MB unconditionally
5040 - can: dev: can_get_echo_skb(): factor out non sending code to
5041 __can_get_echo_skb()
5042 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
5043 access frame length
5044 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
5045 is accessed out of bounds
5046 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
5047 existing skb
5048 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
5049 can_rx_offload_queue_sorted() functions
5050 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
5051 can_rx_offload_queue_tail()
5052 - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
5053 - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
5054 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
5055 - can: hi311x: Use level-triggered interrupt
5056 - can: flexcan: Always use last mailbox for TX
5057 - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct
5058 flexcan_priv::tx_mb_idx
5059 - ACPICA: AML interpreter: add region addresses in global list during
5060 initialization
5061 - IB/hfi1: Eliminate races in the SDMA send error path
5062 - fsnotify: generalize handling of extra event flags
5063 - fanotify: fix handling of events on child sub-directory
5064 - pinctrl: meson: fix pinconf bias disable
5065 - pinctrl: meson: fix gxbb ao pull register bits
5066 - pinctrl: meson: fix gxl ao pull register bits
5067 - pinctrl: meson: fix meson8 ao pull register bits
5068 - pinctrl: meson: fix meson8b ao pull register bits
5069 - tools/testing/nvdimm: Fix the array size for dimm devices.
5070 - scsi: lpfc: fix remoteport access
5071 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
5072 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
5073 - cpufreq: imx6q: add return value check for voltage scale
5074 - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
5075 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
5076 - crypto: simd - correctly take reqsize of wrapped skcipher into account
5077 - floppy: fix race condition in __floppy_read_block_0()
5078 - powerpc/io: Fix the IO workarounds code to work with Radix
5079 - sched/fair: Fix cpu_util_wake() for 'execl' type workloads
5080 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
5081 - block: copy ioprio in __bio_clone_fast() and bounce
5082 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
5083 - riscv: add missing vdso_install target
5084 - RISC-V: Silence some module warnings on 32-bit
5085 - drm/amdgpu: fix bug with IH ring setup
5086 - kdb: Use strscpy with destination buffer size
5087 - NFSv4: Fix an Oops during delegation callbacks
5088 - powerpc/numa: Suppress "VPHN is not supported" messages
5089 - efi/arm: Revert deferred unmap of early memmap mapping
5090 - z3fold: fix possible reclaim races
5091 - mm, memory_hotplug: check zone_movable in has_unmovable_pages
5092 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
5093 - mm, page_alloc: check for max order in hot path
5094 - dax: Avoid losing wakeup in dax_lock_mapping_entry
5095 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
5096 - tty: wipe buffer.
5097 - tty: wipe buffer if not echoing data
5098 - gfs2: Fix iomap buffer head reference counting bug
5099 - rcu: Make need_resched() respond to urgent RCU-QS needs
5100 - media: ov5640: Re-work MIPI startup sequence
5101 - media: ov5640: Fix timings setup code
5102 - media: ov5640: fix exposure regression
5103 - media: ov5640: fix auto gain & exposure when changing mode
5104 - media: ov5640: fix wrong binning value in exposure calculation
5105 - media: ov5640: fix auto controls values when switching to manual mode
5106 - Linux 4.19.6
5107
5108 * linux-buildinfo: pull out ABI information into its own package
5109 (LP: #1806380)
5110 - [Packaging] limit preparation to linux-libc-dev in headers
5111 - [Packaging] commonise debhelper invocation
5112 - [Packaging] ABI -- accumulate abi information at the end of the build
5113 - [Packaging] buildinfo -- add basic build information
5114 - [Packaging] buildinfo -- add firmware information to the flavour ABI
5115 - [Packaging] buildinfo -- add compiler information to the flavour ABI
5116 - [Packaging] buildinfo -- add buildinfo support to getabis
5117 - [Packaging] getabis -- handle all known package combinations
5118 - [Packaging] getabis -- support parsing a simple version
5119
5120 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
5121 - [Packaging] own /usr/lib/linux/triggers
5122
5123 * Miscellaneous upstream changes
5124 - blk-mq: fix corruption with direct issue
5125
5126 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Dec 2018 09:18:30 -0600
5127
5128linux (4.19.0-7.8) disco; urgency=medium
5129
5130 * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465)
5131
5132 * Fix and issue that LG I2C touchscreen stops working after reboot
5133 (LP: #1805085)
5134 - HID: i2c-hid: Disable runtime PM for LG touchscreen
5135
5136 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
5137 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
5138 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
5139
5140 * Regression: hinic performance degrades over time (LP: #1805248)
5141 - Revert "net-next/hinic: add checksum offload and TSO support"
5142
5143 * Disco update: 4.19.5 upstream stable release (LP: #1805461)
5144 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
5145 - cifs: don't dereference smb_file_target before null check
5146 - cifs: fix return value for cifs_listxattr
5147 - arm64: kprobe: make page to RO mode when allocate it
5148 - block: brd: associate with queue until adding disk
5149 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
5150 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
5151 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
5152 - net: hns3: bugfix for the initialization of command queue's spin lock
5153 - ixgbe: fix MAC anti-spoofing filter after VFLR
5154 - reiserfs: propagate errors from fill_with_dentries() properly
5155 - hfs: prevent btree data loss on root split
5156 - hfsplus: prevent btree data loss on root split
5157 - perf unwind: Take pgoff into account when reporting elf to libdwfl
5158 - um: Give start_idle_thread() a return code
5159 - drm/edid: Add 6 bpc quirk for BOE panel.
5160 - afs: Handle EIO from delivery function
5161 - platform/x86: intel_telemetry: report debugfs failure
5162 - clk: fixed-rate: fix of_node_get-put imbalance
5163 - perf symbols: Set PLT entry/header sizes properly on Sparc
5164 - fs/exofs: fix potential memory leak in mount option parsing
5165 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
5166 - apparmor: Fix uninitialized value in aa_split_fqname
5167 - x86/earlyprintk: Add a force option for pciserial device
5168 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
5169 - clk: meson-axg: pcie: drop the mpll3 clock parent
5170 - arm64: percpu: Initialize ret in the default case
5171 - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
5172 - clk: renesas: r9a06g032: Fix UART34567 clock rate
5173 - clk: ti: fix OF child-node lookup
5174 - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
5175 - netfilter: ipv6: fix oops when defragmenting locally generated fragments
5176 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
5177 - s390/decompressor: add missing FORCE to build targets
5178 - s390/vdso: add missing FORCE to build targets
5179 - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
5180 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
5181 - HID: alps: allow incoming reports when only the trackstick is opened
5182 - Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
5183 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
5184 replace
5185 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
5186 - netfilter: ipset: fix ip_set_list allocation failure
5187 - s390/mm: fix mis-accounting of pgtable_bytes
5188 - s390/mm: Fix ERROR: "__node_distance" undefined!
5189 - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
5190 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
5191 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
5192 - netfilter: ipset: Fix calling ip_set() macro at dumping
5193 - netfilter: nft_compat: ebtables 'nat' table is normal chain type
5194 - s390/qeth: fix HiperSockets sniffer
5195 - s390/qeth: unregister netdevice only when registered
5196 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
5197 - hwmon: (ibmpowernv) Remove bogus __init annotations
5198 - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
5199 - ARM: dts: fsl: Fix improperly quoted stdout-path values
5200 - Revert "drm/exynos/decon5433: implement frame counter"
5201 - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2
5202 - arm64: dts: renesas: condor: switch from EtherAVB to GEther
5203 - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
5204 - clk: fixed-factor: fix of_node_get-put imbalance
5205 - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
5206 - lib/raid6: Fix arm64 test build
5207 - drm/amd/display: Stop leaking planes
5208 - block: Clear kernel memory before copying to user
5209 - drm/amd/display: Drop reusing drm connector for MST
5210 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
5211 - s390/perf: Change CPUM_CF return code in event init function
5212 - ceph: quota: fix null pointer dereference in quota check
5213 - of/device: Really only set bus DMA mask when appropriate
5214 - nvme: make sure ns head inherits underlying device limits
5215 - i2c: omap: Enable for ARCH_K3
5216 - i2c: qcom-geni: Fix runtime PM mismatch with child devices
5217 - sched/core: Take the hotplug lock in sched_init_smp()
5218 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
5219 - perf tools: Do not zero sample_id_all for group members
5220 - ice: Fix dead device link issue with flow control
5221 - ice: Fix the bytecount sent to netdev_tx_sent_queue
5222 - ice: Change req_speeds to be u16
5223 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
5224 - qed: Fix memory/entry leak in qed_init_sp_request()
5225 - qed: Fix blocking/unlimited SPQ entries leak
5226 - qed: Fix SPQ entries not returned to pool in error flows
5227 - qed: Fix potential memory corruption
5228 - net: stmmac: Fix RX packet size > 8191
5229 - net: aquantia: fix potential IOMMU fault after driver unbind
5230 - net: aquantia: fixed enable unicast on 32 macvlan
5231 - net: aquantia: invalid checksumm offload implementation
5232 - kbuild: deb-pkg: fix too low build version number
5233 - Revert "scripts/setlocalversion: git: Make -dirty check more robust"
5234 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
5235 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
5236 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
5237 - x86/ldt: Remove unused variable in map_ldt_struct()
5238 - media: v4l: event: Add subscription to list before calling "add" operation
5239 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
5240 - RISC-V: Fix raw_copy_{to,from}_user()
5241 - uio: Fix an Oops on load
5242 - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15
5243 - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()
5244 - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
5245 - can: kvaser_usb: Fix potential uninitialized variable use
5246 - usb: cdc-acm: add entry for Hiro (Conexant) modem
5247 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
5248 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
5249 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
5250 - USB: misc: appledisplay: add 20" Apple Cinema Display
5251 - gnss: serial: fix synchronous write timeout
5252 - gnss: sirf: fix synchronous write timeout
5253 - mtd: rawnand: atmel: fix OF child-node lookup
5254 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
5255 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
5256 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
5257 - HID: Add quirk for Primax PIXART OEM mice
5258 - HID: Add quirk for Microsoft PIXART OEM mouse
5259 - libceph: fall back to sendmsg for slab pages
5260 - mt76x0: run vco calibration for each channel configuration
5261 - Linux 4.19.5
5262
5263 * Miscellaneous Ubuntu changes
5264 - Revert "UBUNTU: Build signed kernels for arm64"
5265
5266 -- Seth Forshee <seth.forshee@canonical.com> Tue, 27 Nov 2018 10:38:34 -0600
5267
5268linux (4.19.0-6.7) disco; urgency=medium
5269
5270 * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195)
5271
5272 * SecureBoot support for arm64 (LP: #1804481)
5273 - Build signed kernels for arm64
5274
5275 * Add pointstick support for Cirque Touchpad (LP: #1805081)
5276 - HID: multitouch: Add pointstick support for Cirque Touchpad
5277
5278 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
5279 (LP: #1804588)
5280 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
5281 - SAUCE: nvme: add quirk to not call disable function when suspending
5282
5283 * Disco update: 4.19.4 upstream stable release (LP: #1805159)
5284 - flow_dissector: do not dissect l4 ports for fragments
5285 - ibmvnic: fix accelerated VLAN handling
5286 - ip_tunnel: don't force DF when MTU is locked
5287 - ipv6: fix a dst leak when removing its exception
5288 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
5289 - net: bcmgenet: protect stop from timeout
5290 - net-gro: reset skb->pkt_type in napi_reuse_skb()
5291 - sctp: not allow to set asoc prsctp_enable by sockopt
5292 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
5293 coalescing
5294 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
5295 - tipc: don't assume linear buffer when reading ancillary data
5296 - tipc: fix lockdep warning when reinitilaizing sockets
5297 - tuntap: fix multiqueue rx
5298 - net: systemport: Protect stop from timeout
5299 - net/sched: act_pedit: fix memory leak when IDR allocation fails
5300 - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
5301 - tipc: fix link re-establish failure
5302 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
5303 - net/mlx5e: Claim TC hw offloads support only under a proper build config
5304 - net/mlx5e: Adjust to max number of channles when re-attaching
5305 - net/mlx5e: RX, verify received packet size in Linear Striding RQ
5306 - Revert "sctp: remove sctp_transport_pmtu_check"
5307 - net/mlx5e: Always use the match level enum when parsing TC rule match
5308 - net/mlx5e: Fix selftest for small MTUs
5309 - net/mlx5e: Removed unnecessary warnings in FEC caps query
5310 - inet: frags: better deal with smp races
5311 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
5312 - net/mlx5: IPSec, Fix the SA context hash key
5313 - net/mlx5e: IPoIB, Reset QP after channels are closed
5314 - net: dsa: mv88e6xxx: Fix clearing of stats counters
5315 - net: phy: realtek: fix RTL8201F sysfs name
5316 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
5317 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
5318 - net: dsa: microchip: initialize mutex before use
5319 - sctp: fix strchange_flags name for Stream Change Event
5320 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
5321 - sctp: not increase stream's incnt before sending addstrm_in request
5322 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
5323 - net: smsc95xx: Fix MTU range
5324 - rxrpc: Fix lockup due to no error backoff after ack transmit error
5325 - usbnet: smsc95xx: disable carrier check while suspending
5326 - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP
5327 mitigation"
5328 - Linux 4.19.4
5329
5330 * Disco update: 4.19.3 upstream stable release (LP: #1805158)
5331 - powerpc/traps: restore recoverability of machine_check interrupts
5332 - powerpc/64/module: REL32 relocation range check
5333 - powerpc/mm: Fix page table dump to work on Radix
5334 - powerpc/mm: fix always true/false warning in slice.c
5335 - drm/amd/display: fix bug of accessing invalid memory
5336 - Input: wm97xx-ts - fix exit path
5337 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
5338 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
5339 - tty: check name length in tty_find_polling_driver()
5340 - tracing/kprobes: Check the probe on unloaded module correctly
5341 - drm/nouveau/secboot/acr: fix memory leak
5342 - drm/amdgpu/powerplay: fix missing break in switch statements
5343 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
5344 - powerpc/nohash: fix undefined behaviour when testing page size support
5345 - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
5346 - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'
5347 - drm/msm: dpu: Allow planes to extend past active display
5348 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
5349 - drm/omap: fix memory barrier bug in DMM driver
5350 - drm/amd/display: Raise dispclk value for dce120 by 15%
5351 - drm/amd/display: fix gamma not being applied
5352 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
5353 - media: pci: cx23885: handle adding to list failure
5354 - media: coda: don't overwrite h.264 profile_idc on decoder instance
5355 - MIPS: kexec: Mark CPU offline before disabling local IRQ
5356 - powerpc/boot: Ensure _zimage_start is a weak symbol
5357 - powerpc/memtrace: Remove memory in chunks
5358 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
5359 - staging: erofs: fix a missing endian conversion
5360 - serial: 8250_of: Fix for lack of interrupt support
5361 - sc16is7xx: Fix for multi-channel stall
5362 - media: tvp5150: fix width alignment during set_selection()
5363 - powerpc/selftests: Wait all threads to join
5364 - staging:iio:ad7606: fix voltage scales
5365 - drm: rcar-du: Update Gen3 output limitations
5366 - drm/amdgpu: Fix SDMA TO after GPU reset v3
5367 - staging: most: video: fix registration of an empty comp core_component
5368 - 9p locks: fix glock.client_id leak in do_lock
5369 - udf: Prevent write-unsupported filesystem to be remounted read-write
5370 - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and
5371 i.MX6ULL
5372 - media: ov5640: fix mode change regression
5373 - 9p: clear dangling pointers in p9stat_free
5374 - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()
5375 - media: ov5640: fix restore of last mode set
5376 - cdrom: fix improper type cast, which can leat to information leak.
5377 - ovl: fix error handling in ovl_verify_set_fh()
5378 - ovl: fix recursive oi->lock in ovl_link()
5379 - ovl: check whiteout in ovl_create_over_whiteout()
5380 - ovl: automatically enable redirect_dir on metacopy=on
5381 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
5382 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
5383 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
5384 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
5385 - scsi: qla2xxx: Fix early srb free on abort
5386 - scsi: qla2xxx: shutdown chip if reset fail
5387 - scsi: qla2xxx: Reject bsg request if chip is down.
5388 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
5389 - scsi: qla2xxx: Fix for double free of SRB structure
5390 - scsi: qla2xxx: Fix NVMe session hang on unload
5391 - scsi: qla2xxx: Fix NVMe Target discovery
5392 - scsi: qla2xxx: Fix duplicate switch database entries
5393 - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
5394 - vfs: fix FIGETBSZ ioctl on an overlayfs file
5395 - fuse: Fix use-after-free in fuse_dev_do_read()
5396 - fuse: Fix use-after-free in fuse_dev_do_write()
5397 - fuse: fix blocked_waitq wakeup
5398 - fuse: set FR_SENT while locked
5399 - drm/msm: fix OF child-node lookup
5400 - arm64: dts: stratix10: Support Ethernet Jumbo frame
5401 - arm64: dts: stratix10: fix multicast filtering
5402 - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
5403 - clk: meson: axg: mark fdiv2 and fdiv3 as critical
5404 - zram: close udev startup race condition as default groups
5405 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
5406 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
5407 - xtensa: add NOTES section to the linker script
5408 - xtensa: make sure bFLT stack is 16 byte aligned
5409 - xtensa: fix boot parameters address translation
5410 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
5411 - clk: s2mps11: Fix matching when built as module and DT node contains
5412 compatible
5413 - clk: at91: Fix division by zero in PLL recalc_rate()
5414 - clk: sunxi-ng: h6: fix bus clocks' divider position
5415 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
5416 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
5417 - libceph: bump CEPH_MSG_MAX_DATA_LEN
5418 - Revert "ceph: fix dentry leak in splice_dentry()"
5419 - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
5420 - mach64: fix display corruption on big endian machines
5421 - mach64: fix image corruption due to reading accelerator registers
5422 - acpi/nfit, x86/mce: Handle only uncorrectable machine checks
5423 - acpi/nfit, x86/mce: Validate a MCE's address before using it
5424 - acpi, nfit: Fix ARS overflow continuation
5425 - reset: hisilicon: fix potential NULL pointer dereference
5426 - crypto: hisilicon - Fix NULL dereference for same dst and src
5427 - crypto: hisilicon - Fix reference after free of memories on error path
5428 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
5429 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
5430 - SCSI: fix queue cleanup race before queue initialization is done
5431 - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for
5432 CONFIG_SWAP"
5433 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
5434 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
5435 - ocfs2: free up write context when direct IO failed
5436 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
5437 - memory_hotplug: cond_resched in __remove_pages
5438 - netfilter: conntrack: fix calculation of next bucket number in early_drop
5439 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
5440 - bonding/802.3ad: fix link_failure_count tracking
5441 - mtd: spi-nor: cadence-quadspi: Return error code in
5442 cqspi_direct_read_execute()
5443 - mtd: nand: Fix nanddev_neraseblocks()
5444 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
5445 - hwmon: (core) Fix double-free in __hwmon_device_register()
5446 - perf cs-etm: Correct CPU mode for samples
5447 - perf stat: Handle different PMU names with common prefix
5448 - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
5449 - perf intel-pt/bts: Calculate cpumode for synthesized samples
5450 - perf intel-pt: Insert callchain context into synthesized callchains
5451 - of, numa: Validate some distance map rules
5452 - x86/cpu/vmware: Do not trace vmware_sched_clock()
5453 - x86/hyper-v: Enable PIT shutdown quirk
5454 - termios, tty/tty_baudrate.c: fix buffer overrun
5455 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
5456 - watchdog/core: Add missing prototypes for weak functions
5457 - btrfs: fix pinned underflow after transaction aborted
5458 - Btrfs: fix missing data checksums after a ranged fsync (msync)
5459 - Btrfs: fix cur_offset in the error case for nocow
5460 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
5461 - Btrfs: fix data corruption due to cloning of eof block
5462 - btrfs: tree-checker: Fix misleading group system information
5463 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
5464 - ext4: add missing brelse() update_backups()'s error path
5465 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
5466 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
5467 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
5468 - ext4: missing !bh check in ext4_xattr_inode_write()
5469 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
5470 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
5471 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
5472 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
5473 - ext4: avoid possible double brelse() in add_new_gdb() on error path
5474 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
5475 - ext4: fix possible leak of s_journal_flag_rwsem in error path
5476 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
5477 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
5478 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
5479 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
5480 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
5481 - mount: Prevent MNT_DETACH from disconnecting locked mounts
5482 - mnt: fix __detach_mounts infinite loop
5483 - uapi: fix linux/kfd_ioctl.h userspace compilation errors
5484 - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
5485 - kdb: use correct pointer when 'btc' calls 'btt'
5486 - kdb: print real address of pointers instead of hashed addresses
5487 - sunrpc: correct the computation for page_ptr when truncating
5488 - NFSv4: Don't exit the state manager without clearing
5489 NFS4CLNT_MANAGER_RUNNING
5490 - nfsd: COPY and CLONE operations require the saved filehandle to be set
5491 - rtc: hctosys: Add missing range error reporting
5492 - fuse: fix use-after-free in fuse_direct_IO()
5493 - fuse: fix leaked notify reply
5494 - fuse: fix possibly missed wake-up after abort
5495 - selinux: check length properly in SCTP bind hook
5496 - gfs2: Put bitmap buffers in put_super
5497 - gfs2: Fix metadata read-ahead during truncate (2)
5498 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
5499 - crypto: user - fix leaking uninitialized memory to userspace
5500 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
5501 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
5502 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
5503 - efi/arm/libstub: Pack FDT after populating it
5504 - mm: don't reclaim inodes with many attached pages
5505 - scripts/spdxcheck.py: make python3 compliant
5506 - drm/rockchip: Allow driver to be shutdown on reboot/kexec
5507 - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
5508 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
5509 - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
5510 - drm/nouveau: Check backlight IDs are >= 0, not > 0
5511 - drm/nouveau: Fix nv50_mstc->best_encoder()
5512 - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
5513 - drm/etnaviv: fix bogus fence complete check in timeout handler
5514 - drm/dp_mst: Check if primary mstb is null
5515 - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
5516 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
5517 panel's native mode
5518 - drm/i915: Use the correct crtc when sanitizing plane mapping
5519 - drm/i915: Restore vblank interrupts earlier
5520 - drm/i915: Don't unset intel_connector->mst_port
5521 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
5522 - drm/i915: Large page offsets for pread/pwrite
5523 - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
5524 - drm/i915/dp: Restrict link retrain workaround to external monitors
5525 - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
5526 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
5527 - drm/i915: Mark up GTT sizes as u64
5528 - drm/i915: Fix error handling for the NV12 fb dimensions check
5529 - drm/i915: Fix ilk+ watermarks when disabling pipes
5530 - drm/i915: Compare user's 64b GTT offset even on 32b
5531 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
5532 - drm/i915: Mark pin flags as u64
5533 - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
5534 - drm/i915/execlists: Force write serialisation into context image vs
5535 execution
5536 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
5537 - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
5538 - drm/i915: Fix hpd handling for pins with two encoders
5539 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
5540 - Revert "ACPICA: AML interpreter: add region addresses in global list during
5541 initialization"
5542 - Linux 4.19.3
5543
5544 * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154)
5545 - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link"
5546
5547 * Miscellaneous Ubuntu changes
5548 - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1
5549
5550 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Nov 2018 11:44:00 -0600
5551
5552linux (4.19.0-5.6) disco; urgency=medium
5553
5554 * crash in ENA driver on removing an interface (LP: #1802341)
5555 - SAUCE: net: ena: fix crash during ena_remove()
5556
5557 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
5558 (LP: #1797367)
5559 - s390/qeth: sanitize strings in debug messages
5560
5561 * Disco update: 4.19.2 upstream stable release (LP: #1803410)
5562 - bpf: fix partial copy of map_ptr when dst is scalar
5563 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
5564 - gpio: mxs: Get rid of external API call
5565 - mtd: rawnand: marvell: fix the IRQ handler complete() condition
5566 - mtd: maps: gpio-addr-flash: Fix ioremapped size
5567 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
5568 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
5569 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
5570 - spi: spi-mem: Adjust op len based on message/transfer size limitations
5571 - spi: bcm-qspi: switch back to reading flash using smaller chunks
5572 - spi: bcm-qspi: fix calculation of address length
5573 - bcache: trace missed reading by cache_missed
5574 - bcache: fix ioctl in flash device
5575 - bcache: correct dirty data statistics
5576 - bcache: fix miss key refill->end in writeback
5577 - hwmon: (pmbus) Fix page count auto-detection.
5578 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
5579 - block: setup bounce bio_sets properly
5580 - block: make sure discard bio is aligned with logical block size
5581 - block: make sure writesame bio is aligned with logical block size
5582 - cpufreq: conservative: Take limits changes into account properly
5583 - dma-mapping: fix panic caused by passing empty cma command line argument
5584 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
5585 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
5586 - ACPICA: AML interpreter: add region addresses in global list during
5587 initialization
5588 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
5589 opcodes
5590 - acpi, nfit: Fix Address Range Scrub completion tracking
5591 - kprobes/x86: Use preempt_enable() in optimized_callback()
5592 - mailbox: PCC: handle parse error
5593 - parisc: Fix address in HPMC IVA
5594 - parisc: Fix map_pages() to not overwrite existing pte entries
5595 - parisc: Fix exported address of os_hpmc handler
5596 - ALSA: hda - Add quirk for ASUS G751 laptop
5597 - ALSA: hda - Fix headphone pin config for ASUS G751
5598 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
5599 - ALSA: hda: Add 2 more models to the power_save blacklist
5600 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
5601 - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
5602 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
5603 - x86/xen: Fix boot loader version reported for PVH guests
5604 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
5605 option without value is provided
5606 - x86/kvm/nVMX: allow bare VMXON state migration
5607 - x86/mm/pat: Disable preemption around __flush_tlb_all()
5608 - x86/numa_emulation: Fix uniform-split numa emulation
5609 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
5610 - net: socionext: Reset tx queue in ndo_stop
5611 - net: loopback: clear skb->tstamp before netif_rx()
5612 - locking/lockdep: Fix debug_locks off performance problem
5613 - netfilter: xt_nat: fix DNAT target for shifted portmap ranges
5614 - ataflop: fix error handling during setup
5615 - swim: fix cleanup on setup error
5616 - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
5617 - hv_netvsc: fix vf serial matching with pci slot info
5618 - nfp: devlink port split support for 1x100G CXP NIC
5619 - tun: Consistently configure generic netdev params via rtnetlink
5620 - s390/sthyi: Fix machine name validity indication
5621 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
5622 - lightnvm: pblk: fix race on sysfs line state
5623 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
5624 - lightnvm: pblk: fix race condition on metadata I/O
5625 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
5626 - perf tools: Free temporary 'sys' string in read_event_files()
5627 - perf tools: Cleanup trace-event-info 'tdata' leak
5628 - perf tools: Free 'printk' string in parse_ftrace_printk()
5629 - perf strbuf: Match va_{add,copy} with va_end
5630 - cpupower: Fix coredump on VMWare
5631 - bcache: Populate writeback_rate_minimum attribute
5632 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
5633 - sdhci: acpi: add free_slot callback
5634 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
5635 - iwlwifi: pcie: avoid empty free RB queue
5636 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
5637 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
5638 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
5639 - wlcore: Fix BUG with clear completion on timeout
5640 - ACPI/PPTT: Handle architecturally unknown cache types
5641 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
5642 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
5643 - cpufreq: dt: Try freeing static OPPs only if we have added them
5644 - x86/intel_rdt: Show missing resctrl mount options
5645 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
5646 - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
5647 - ath10k: fix tx status flag setting for management frames
5648 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
5649 - ice: fix changing of ring descriptor size (ethtool -G)
5650 - ice: update fw version check logic
5651 - net: hns3: Fix for packet buffer setting bug
5652 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
5653 - Bluetooth: hci_qca: Remove hdev dereference in qca_close().
5654 - x86: boot: Fix EFI stub alignment
5655 - net: hns3: Add nic state check before calling netif_tx_wake_queue
5656 - net: hns3: Fix ets validate issue
5657 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
5658 sunxi_pinctrl_build_state
5659 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
5660 - brcmfmac: fix for proper support of 160MHz bandwidth
5661 - net: hns3: Check hdev state when getting link status
5662 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
5663 - net: phy: phylink: ensure the carrier is off when starting phylink
5664 - block, bfq: correctly charge and reset entity service in all cases
5665 - arm64: entry: Allow handling of undefined instructions from EL1
5666 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
5667 - spi: gpio: No MISO does not imply no RX
5668 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
5669 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
5670 - bpf/verifier: fix verifier instability
5671 - failover: Add missing check to validate 'slave_dev' in
5672 net_failover_slave_unregister
5673 - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
5674 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
5675 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
5676 - net: hns3: Preserve vlan 0 in hardware table
5677 - net: hns3: Fix ping exited problem when doing lp selftest
5678 - net: hns3: Fix for vf vlan delete failed problem
5679 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
5680 - mt76x2u: run device cleanup routine if resume fails
5681 - rsi: fix memory alignment issue in ARM32 platforms
5682 - libertas_tf: prevent underflow in process_cmdrequest()
5683 - iwlwifi: mvm: fix BAR seq ctrl reporting
5684 - gpio: brcmstb: allow 0 width GPIO banks
5685 - ixgbe: disallow IPsec Tx offload when in SR-IOV mode
5686 - ixgbevf: VF2VF TCP RSS
5687 - wil6210: fix RX buffers release and unmap
5688 - ath10k: schedule hardware restart if WMI command times out
5689 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
5690 - thermal: rcar_thermal: Prevent doing work after unbind
5691 - thermal: da9062/61: Prevent hardware access during system suspend
5692 - cifs: fix a credits leak for compund commands
5693 - cgroup, netclassid: add a preemption point to write_classid
5694 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
5695 - f2fs: fix to account IO correctly for cgroup writeback
5696 - MD: Memory leak when flush bio size is zero
5697 - md: fix memleak for mempool
5698 - of: Add missing exports of node name compare functions
5699 - scsi: esp_scsi: Track residual for PIO transfers
5700 - scsi: ufs: Schedule clk gating work on correct queue
5701 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
5702 - KVM: nVMX: Clear reserved bits of #DB exit qualification
5703 - scsi: megaraid_sas: fix a missing-check bug
5704 - RDMA/core: Do not expose unsupported counters
5705 - RDMA/cm: Respect returned status of cm_init_av_by_path
5706 - IB/ipoib: Clear IPCB before icmp_send
5707 - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
5708 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
5709 - usb: host: ohci-at91: fix request of irq for optional gpio
5710 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
5711 - PCI: cadence: Use AXI region 0 to signal interrupts from EP
5712 - usb: typec: tcpm: Report back negotiated PPS voltage and current
5713 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
5714 - f2fs: clear PageError on the read path
5715 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
5716 - VMCI: Resource wildcard match fixed
5717 - PCI / ACPI: Enable wake automatically for power managed bridges
5718 - xprtrdma: Reset credit grant properly after a disconnect
5719 - irqchip/pdc: Setup all edge interrupts as rising edge at GIC
5720 - usb: dwc2: fix call to vbus supply exit routine, call it unlocked
5721 - usb: dwc2: fix a race with external vbus supply
5722 - usb: gadget: udc: atmel: handle at91sam9rl PMC
5723 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
5724 - MD: fix invalid stored role for a disk
5725 - PCI: cadence: Correct probe behaviour when failing to get PHY
5726 - nvmem: check the return value of nvmem_add_cells()
5727 - xhci: Avoid USB autosuspend when resuming USB2 ports.
5728 - scsi: qla2xxx: Fix recursive mailbox timeout
5729 - f2fs: fix to recover inode's crtime during POR
5730 - f2fs: fix to recover inode's i_flags during POR
5731 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
5732 - coresight: etb10: Fix handling of perf mode
5733 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
5734 - crypto: caam - fix implicit casts in endianness helpers
5735 - usb: chipidea: Prevent unbalanced IRQ disable
5736 - Smack: ptrace capability use fixes
5737 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
5738 - ASoC: AMD: Fix capture unstable in beginning for some runs
5739 - firmware: coreboot: Unmap ioregion after device population
5740 - IB/ipoib: Use dev_port to expose network interface port numbers
5741 - IB/mlx5: Allow transition of DCI QP to reset
5742 - uio: ensure class is registered before devices
5743 - scsi: lpfc: Correct soft lockup when running mds diagnostics
5744 - scsi: lpfc: Correct race with abort on completion path
5745 - f2fs: avoid sleeping under spin_lock
5746 - f2fs: report error if quota off error during umount
5747 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
5748 init
5749 - f2fs: fix to flush all dirty inodes recovered in readonly fs
5750 - mfd: menelaus: Fix possible race condition and leak
5751 - dmaengine: dma-jz4780: Return error if not probed from DT
5752 - IB/rxe: fix for duplicate request processing and ack psns
5753 - ALSA: hda: Check the non-cached stream buffers more explicitly
5754 - cpupower: Fix AMD Family 0x17 msr_pstate size
5755 - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
5756 - f2fs: fix missing up_read
5757 - f2fs: fix to recover cold bit of inode block during POR
5758 - f2fs: fix to account IO correctly
5759 - OPP: Free OPP table properly on performance state irregularities
5760 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
5761 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
5762 - xen-swiotlb: use actually allocated size on check physical continuous
5763 - tpm: Restore functionality to xen vtpm driver.
5764 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
5765 - xen/balloon: Support xend-based toolstack
5766 - xen: fix race in xen_qlock_wait()
5767 - xen: make xen_qlock_wait() nestable
5768 - xen/pvh: increase early stack size
5769 - xen/pvh: don't try to unplug emulated devices
5770 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
5771 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
5772 - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
5773 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
5774 - mt76: mt76x2: fix multi-interface beacon configuration
5775 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
5776 - net/ipv4: defensive cipso option parsing
5777 - dmaengine: ppc4xx: fix off-by-one build failure
5778 - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE
5779 usage
5780 - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
5781 - libnvdimm: Hold reference on parent while scheduling async init
5782 - libnvdimm, region: Fail badblocks listing for inactive regions
5783 - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
5784 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
5785 - ASoC: sta32x: set ->component pointer in private struct
5786 - IB/mlx5: Fix MR cache initialization
5787 - IB/rxe: Revise the ib_wr_opcode enum
5788 - jbd2: fix use after free in jbd2_log_do_checkpoint()
5789 - gfs2_meta: ->mount() can get NULL dev_name
5790 - ext4: fix EXT4_IOC_SWAP_BOOT
5791 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
5792 - ext4: fix setattr project check in fssetxattr ioctl
5793 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
5794 - ext4: fix use-after-free race in ext4_remount()'s error path
5795 - selinux: fix mounting of cgroup2 under older policies
5796 - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
5797 - HID: hiddev: fix potential Spectre v1
5798 - EDAC, amd64: Add Family 17h, models 10h-2fh support
5799 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
5800 - EDAC, skx_edac: Fix logical channel intermediate decoding
5801 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
5802 - PCI/ASPM: Fix link_state teardown on device removal
5803 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
5804 - signal/GenWQE: Fix sending of SIGKILL
5805 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
5806 - crypto: lrw - Fix out-of bounds access on counter overflow
5807 - crypto: tcrypt - fix ghash-generic speed test
5808 - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross
5809 a page in gcm
5810 - crypto: morus/generic - fix for big endian systems
5811 - crypto: aegis/generic - fix for big endian systems
5812 - crypto: speck - remove Speck
5813 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
5814 - userfaultfd: disable irqs when taking the waitqueue lock
5815 - ima: fix showing large 'violations' or 'runtime_measurements_count'
5816 - ima: open a new file instance if no read permissions
5817 - hugetlbfs: dirty pages as they are added to pagecache
5818 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
5819 - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
5820 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
5821 - KVM: arm64: Fix caching of host MDCR_EL2 value
5822 - kbuild: fix kernel/bounds.c 'W=1' warning
5823 - iio: ad5064: Fix regulator handling
5824 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
5825 - iio: adc: at91: fix acking DRDY irq on simple conversions
5826 - iio: adc: at91: fix wrong channel number in triggered buffer mode
5827 - w1: omap-hdq: fix missing bus unregister at removal
5828 - smb3: allow stats which track session and share reconnects to be reset
5829 - smb3: do not attempt cifs operation in smb3 query info error path
5830 - smb3: on kerberos mount if server doesn't specify auth type use krb5
5831 - printk: Fix panic caused by passing log_buf_len to command line
5832 - genirq: Fix race on spurious interrupt detection
5833 - tpm: fix response size validation in tpm_get_random()
5834 - NFC: nfcmrvl_uart: fix OF child-node lookup
5835 - NFSv4.1: Fix the r/wsize checking
5836 - nfs: Fix a missed page unlock after pg_doio()
5837 - nfsd: correctly decrement odstate refcount in error path
5838 - nfsd: Fix an Oops in free_session()
5839 - lockd: fix access beyond unterminated strings in prints
5840 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
5841 - dm zoned: fix metadata block ref counting
5842 - dm zoned: fix various dmz_get_mblock() issues
5843 - media: ov7670: make "xclk" clock optional
5844 - fsnotify: Fix busy inodes during unmount
5845 - powerpc64/module elfv1: Set opd addresses after module relocation
5846 - powerpc/msi: Fix compile error on mpc83xx
5847 - powerpc/tm: Fix HFSCR bit for no suspend case
5848 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
5849 - MIPS: OCTEON: fix out of bounds array access on CN68XX
5850 - rtc: ds1307: fix ds1339 wakealarm support
5851 - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
5852 - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
5853 - power: supply: twl4030-charger: fix OF sibling-node lookup
5854 - ocxl: Fix access to the AFU Descriptor Data
5855 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
5856 - TC: Set DMA masks for devices
5857 - net: bcmgenet: fix OF child-node lookup
5858 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
5859 - Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
5860 - kgdboc: Passing ekgdboc to command line causes panic
5861 - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
5862 - media: cec: make cec_get_edid_spa_location() an inline function
5863 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
5864 - xen: fix xen_qlock_wait()
5865 - xen: remove size limit of privcmd-buf mapping interface
5866 - xen-blkfront: fix kernel panic with negotiate_mq error path
5867 - media: cec: add new tx/rx status bits to detect aborts/timeouts
5868 - media: cec: fix the Signal Free Time calculation
5869 - media: cec: forgot to cancel delayed work
5870 - media: em28xx: use a default format if TRY_FMT fails
5871 - media: tvp5150: avoid going past array on v4l2_querymenu()
5872 - media: em28xx: fix input name for Terratec AV 350
5873 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
5874 - media: em28xx: fix handler for vidioc_s_input()
5875 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
5876 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
5877 - drm/mediatek: fix OF sibling-node lookup
5878 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
5879 - media: replace ADOBERGB by OPRGB
5880 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
5881 - arm64: lse: remove -fcall-used-x0 flag
5882 - rpmsg: smd: fix memory leak on channel create
5883 - Cramfs: fix abad comparison when wrap-arounds occur
5884 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
5885 - arm64: dts: stratix10: Correct System Manager register size
5886 - soc: qcom: rmtfs-mem: Validate that scm is available
5887 - soc/tegra: pmc: Fix child-node lookup
5888 - selftests/ftrace: Fix synthetic event test to delete event correctly
5889 - selftests/powerpc: Fix ptrace tm failure
5890 - tracing: Return -ENOENT if there is no target synthetic event
5891 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
5892 - btrfs: Handle owner mismatch gracefully when walking up tree
5893 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
5894 - btrfs: fix error handling in free_log_tree
5895 - btrfs: fix error handling in btrfs_dev_replace_start
5896 - btrfs: Enhance btrfs_trim_fs function to handle error better
5897 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
5898 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
5899 - btrfs: don't attempt to trim devices that don't support it
5900 - btrfs: keep trim from interfering with transaction commits
5901 - btrfs: wait on caching when putting the bg cache
5902 - Btrfs: don't clean dirty pages during buffered writes
5903 - btrfs: release metadata before running delayed refs
5904 - btrfs: protect space cache inode alloc with GFP_NOFS
5905 - btrfs: reset max_extent_size on clear in a bitmap
5906 - btrfs: make sure we create all new block groups
5907 - Btrfs: fix warning when replaying log after fsync of a tmpfile
5908 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
5909 - btrfs: qgroup: Dirty all qgroups before rescan
5910 - Btrfs: fix null pointer dereference on compressed write path error
5911 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
5912 - Btrfs: fix deadlock when writing out free space caches
5913 - btrfs: reset max_extent_size properly
5914 - btrfs: set max_extent_size properly
5915 - btrfs: don't use ctl->free_space for max_extent_size
5916 - btrfs: only free reserved extent if we didn't insert it
5917 - btrfs: fix insert_reserved error handling
5918 - btrfs: don't run delayed_iputs in commit
5919 - btrfs: move the dio_sem higher up the callchain
5920 - Btrfs: fix use-after-free during inode eviction
5921 - Btrfs: fix use-after-free when dumping free space
5922 - net: sched: Remove TCA_OPTIONS from policy
5923 - vt: fix broken display when running aptitude
5924 - bpf: wait for running BPF programs when updating map-in-map
5925 - vga_switcheroo: Fix missing gpu_bound call at audio client registration
5926 - MD: fix invalid stored role for a disk - try2
5927 - Linux 4.19.2
5928
5929 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
5930 - KVM: s390: vsie: simulate VCPU SIE entry/exit
5931 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
5932 - KVM: s390: refactor crypto initialization
5933 - s390: vfio-ap: base implementation of VFIO AP device driver
5934 - s390: vfio-ap: register matrix device with VFIO mdev framework
5935 - s390: vfio-ap: sysfs interfaces to configure adapters
5936 - s390: vfio-ap: sysfs interfaces to configure domains
5937 - s390: vfio-ap: sysfs interfaces to configure control domains
5938 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
5939 - KVM: s390: interface to clear CRYCB masks
5940 - s390: vfio-ap: implement mediated device open callback
5941 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
5942 - s390: vfio-ap: zeroize the AP queues
5943 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
5944 - KVM: s390: Clear Crypto Control Block when using vSIE
5945 - KVM: s390: vsie: Do the CRYCB validation first
5946 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
5947 - KVM: s390: vsie: Allow CRYCB FORMAT-2
5948 - KVM: s390: vsie: allow CRYCB FORMAT-1
5949 - KVM: s390: vsie: allow CRYCB FORMAT-0
5950 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
5951 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
5952 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
5953 - KVM: s390: device attrs to enable/disable AP interpretation
5954 - KVM: s390: CPU model support for AP virtualization
5955 - s390: doc: detailed specifications for AP virtualization
5956 - KVM: s390: fix locking for crypto setting error path
5957 - KVM: s390: Tracing APCB changes
5958 - s390: vfio-ap: setup APCB mask using KVM dedicated function
5959 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
5960
5961 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
5962 - mount: Retest MNT_LOCKED in do_umount
5963 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
5964
5965 * CVE-2018-18955: nested user namespaces with more than five extents
5966 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
5967 - userns: also map extents in the reverse map to kernel IDs
5968
5969 * kdump fail due to an IRQ storm (LP: #1797990)
5970 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
5971 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
5972 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
5973
5974 * Disable LPM for Raydium Touchscreens (LP: #1802248)
5975 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
5976
5977 * Power consumption during s2idle is higher than long idle(sk hynix)
5978 (LP: #1801875)
5979 - SAUCE: pci: prevent sk hynix nvme from entering D3
5980 - SAUCE: nvme: add quirk to not call disable function when suspending
5981
5982 * Disco update: v4.19.1 upstream stable release (LP: #1801739)
5983 - bridge: do not add port to router list when receives query with source
5984 0.0.0.0
5985 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
5986 called
5987 - net/mlx5e: fix csum adjustments caused by RXFCS
5988 - net: sched: gred: pass the right attribute to gred_change_table_def()
5989 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
5990 - net: udp: fix handling of CHECKSUM_COMPLETE packets
5991 - Revert "net: simplify sock_poll_wait"
5992 - rtnetlink: Disallow FDB configuration for non-Ethernet device
5993 - vhost: Fix Spectre V1 vulnerability
5994 - bonding: fix length of actor system
5995 - openvswitch: Fix push/pop ethernet validation
5996 - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
5997 route
5998 - net/smc: fix smc_buf_unuse to use the lgr pointer
5999 - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
6000 - mlxsw: core: Fix devlink unregister flow
6001 - net: drop skb on failure in ip_check_defrag()
6002 - net: Properly unlink GRO packets on overflow.
6003 - r8169: fix broken Wake-on-LAN from S5 (poweroff)
6004 - Revert "be2net: remove desc field from be_eq_obj"
6005 - sctp: check policy more carefully when getting pr status
6006 - sparc64: Export __node_distance.
6007 - sparc64: Make corrupted user stacks more debuggable.
6008 - sparc64: Wire up compat getpeername and getsockname.
6009 - net: bridge: remove ipv6 zero address check in mcast queries
6010 - Linux 4.19.1
6011
6012 * Miscellaneous Ubuntu changes
6013 - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1
6014 - [Config] updateconfigs after 4.19.2 stable update
6015 - [Config] Disable unneded options for s390
6016 - [Config] Update annotations for 4.19
6017
6018 -- Seth Forshee <seth.forshee@canonical.com> Thu, 15 Nov 2018 09:55:37 -0800
6019
6020linux (4.19.0-4.5) disco; urgency=medium
6021
6022 * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
6023 - net-next/hinic: add checksum offload and TSO support
6024
6025 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
6026 than 255 bytes (LP: #1799794)
6027 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
6028
6029 * Packaging resync (LP: #1786013)
6030 - [Package] add support for specifying the primary makefile
6031
6032 * Update ENA driver to version 2.0.1K (LP: #1798182)
6033 - net: ena: minor performance improvement
6034 - net: ena: complete host info to match latest ENA spec
6035 - net: ena: introduce Low Latency Queues data structures according to ENA spec
6036 - net: ena: add functions for handling Low Latency Queues in ena_com
6037 - net: ena: add functions for handling Low Latency Queues in ena_netdev
6038 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
6039 - net: ena: explicit casting and initialization, and clearer error handling
6040 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
6041 - net: ena: change rx copybreak default to reduce kernel memory pressure
6042 - net: ena: remove redundant parameter in ena_com_admin_init()
6043 - net: ena: update driver version to 2.0.1
6044 - net: ena: fix indentations in ena_defs for better readability
6045 - net: ena: Fix Kconfig dependency on X86
6046 - net: ena: enable Low Latency Queues
6047 - net: ena: fix compilation error in xtensa architecture
6048
6049 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
6050 - ipmi: Fix timer race with module unload
6051
6052 * Overlayfs in user namespace leaks directory content of inaccessible
6053 directories (LP: #1793458) // CVE-2018-6559
6054 - SAUCE: overlayfs: ensure mounter privileges when reading directories
6055
6056 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
6057 vDSO (LP: #1797963)
6058 - powerpc/vdso: Correct call frame information
6059
6060 * Miscellaneous Ubuntu changes
6061 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state
6062 from the efi stub"
6063 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub"
6064 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use
6065 efi_status_to_str() to print error messages."
6066 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6067 efi_status_to_err()."
6068 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain
6069 about cert lists that aren't present."
6070 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable
6071 to be suppressed"
6072 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI
6073 Secure Boot"
6074 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser"
6075 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types"
6076 - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time
6077 addition of keys to secondary keyring"
6078 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in
6079 secure boot mode"
6080 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to
6081 indicate secure boot mode"
6082 - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params
6083 across kexec reboot"
6084 - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the
6085 kernel is locked down"
6086 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf"
6087 - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
6088 functions when the kernel is locked down"
6089 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes"
6090 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore"
6091 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the
6092 testmmiotrace module"
6093 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify
6094 hardware parameters (eg. ioport)"
6095 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL"
6096 - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the
6097 kernel is locked down"
6098 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if
6099 the kernel is locked down"
6100 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if
6101 the kernel is locked down"
6102 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param
6103 when the kernel has been locked down"
6104 - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method
6105 when the kernel is locked down"
6106 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the
6107 kernel is locked down"
6108 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the
6109 kernel is locked down"
6110 - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the
6111 kernel is locked down"
6112 - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is
6113 locked down"
6114 - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is
6115 locked down"
6116 - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the
6117 kernel is locked down"
6118 - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the
6119 kernel is locked down"
6120 - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the
6121 kernel is locked down"
6122 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
6123 lockdown"
6124 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to
6125 the running kernel image"
6126 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6127 kernel image
6128 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
6129 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6130 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
6131 locked down
6132 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
6133 down
6134 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6135 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6136 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6137 down
6138 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6139 locked down
6140 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
6141 down
6142 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6143 locked down
6144 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6145 has been locked down
6146 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6147 locked down
6148 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6149 locked down
6150 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6151 down
6152 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6153 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
6154 parameters (eg. ioport)
6155 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
6156 - SAUCE: (efi-lockdown) Lock down /proc/kcore
6157 - SAUCE: (efi-lockdown) Lock down kprobes
6158 - SAUCE: (efi-lockdown) Lock down perf
6159 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
6160 down
6161 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6162 secondary keyring
6163 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
6164 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
6165 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6166 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6167 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
6168 that aren't present.
6169 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6170 efi_status_to_err().
6171 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
6172 error messages.
6173 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6174 reboot
6175 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
6176 boot mode
6177 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6178 mode
6179 - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main()
6180 - SAUCE: (efi-lockdown) Fix for module sig verification
6181 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6182 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
6183 - [Packaging] generate Vcs-Git url from changelog
6184 - [Config] CONFIG_SCSI_MQ_DEFAULT=y
6185
6186 -- Seth Forshee <seth.forshee@canonical.com> Fri, 02 Nov 2018 14:22:55 -0500
6187
6188linux (4.19.0-3.4) cosmic; urgency=medium
6189
6190 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
6191 - SAUCE: Bluetooth: Support for LED on Edge Gateways
6192
6193 * Support Edge Gateway's WIFI LED (LP: #1798330)
6194 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
6195
6196 [ Upstream Kernel Changes ]
6197
6198 * Rebase to v4.19
6199
6200 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Oct 2018 09:13:39 -0500
6201
6202linux (4.19.0-2.3) cosmic; urgency=medium
6203
6204 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
6205 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
6206
6207 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
6208 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
6209 VM
6210
6211 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
6212 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
6213
6214 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016
6215 gic_irq_domain_translate (LP: #1797143)
6216 - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings
6217
6218 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
6219 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
6220 - updateconfigs for Dell UART backlight driver
6221
6222 * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to
6223 make brightness adjustment working on various BayTrail/CherryTrail-based
6224 devices (LP: #1783964)
6225 - [Config]: Make PWM_LPSS_* built-in
6226
6227 * check and fix zkey required kernel modules locations in debs, udebs, and
6228 initramfs (LP: #1794346)
6229 - [Config] add s390 crypto modules to crypt-modules udeb
6230
6231 * Miscellaneous Ubuntu changes
6232 - [Config] CONFIG_VBOXGUEST=n
6233 - ubuntu: vbox -- update to 5.2.18-dfsg-2
6234 - ubuntu: enable vbox build
6235
6236 [ Upstream Kernel Changes ]
6237
6238 * Rebase to v4.19-rc8
6239
6240 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Oct 2018 10:52:04 -0500
6241
6242linux (4.19.0-1.2) cosmic; urgency=medium
6243
6244 * Page leaking in cachefiles_read_backing_file while vmscan is active
6245 (LP: #1793430)
6246 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
6247 is active
6248
6249 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
6250 - Input: elantech - enable middle button of touchpad on ThinkPad P72
6251
6252 * Improvements to the kernel source package preparation (LP: #1793461)
6253 - [Packaging] startnewrelease: add support for backport kernels
6254
6255 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
6256 - SAUCE: PCI: Reprogram bridge prefetch registers on resume
6257
6258 * Error reported when creating ZFS pool with "-t" option, despite successful
6259 pool creation (LP: #1769937)
6260 - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6
6261
6262 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
6263 (LP: #1792099)
6264 - SAUCE: vfio -- release device lock before userspace requests
6265
6266 * Miscellaneous Ubuntu changes
6267 - [Packaging] retpoline -- fix temporary filenaming
6268 - CONFIG_BCH_CONST_PARAMS=n
6269 - Packaging: final-checks: remove trailing backport suffix
6270 - SAUCE: import aufs driver
6271
6272 [ Upstream Kernel Changes ]
6273
6274 * Rebase to v4.19-rc5
6275
6276 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Sep 2018 16:32:24 -0500
6277
6278linux (4.19.0-0.1) cosmic; urgency=medium
6279
6280 * Miscellaneous Ubuntu changes
6281 - ubuntu -- disable vbox build
6282 - Disable zfs build
6283 - SAUCE: Import aufs driver
6284 - Update dropped.txt
6285
6286 [ Upstream Kernel Changes ]
6287
6288 * Rebase to v4.19-rc3
6289
6290 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 07:54:47 -0500
6291
6292linux (4.19.0-0.0) cosmic; urgency=medium
6293
6294 * Dummy entry.
6295
6296 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 06:44:09 -0500
6297
6298linux (4.18.0-8.9) cosmic; urgency=medium
6299
6300 * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663)
6301
6302 * Cosmic update to v4.18.7 stable release (LP: #1791660)
6303 - rcu: Make expedited GPs handle CPU 0 being offline
6304 - net: 6lowpan: fix reserved space for single frames
6305 - net: mac802154: tx: expand tailroom if necessary
6306 - 9p/net: Fix zero-copy path in the 9p virtio transport
6307 - spi: davinci: fix a NULL pointer dereference
6308 - spi: pxa2xx: Add support for Intel Ice Lake
6309 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
6310 - spi: cadence: Change usleep_range() to udelay(), for atomic context
6311 - mmc: block: Fix unsupported parallel dispatch of requests
6312 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
6313 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
6314 - readahead: stricter check for bdi io_pages
6315 - block: fix infinite loop if the device loses discard capability
6316 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
6317 - block: really disable runtime-pm for blk-mq
6318 - blkcg: Introduce blkg_root_lookup()
6319 - block: Introduce blk_exit_queue()
6320 - block: Ensure that a request queue is dissociated from the cgroup controller
6321 - apparmor: fix bad debug check in apparmor_secid_to_secctx()
6322 - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
6323 - libertas: fix suspend and resume for SDIO connected cards
6324 - media: Revert "[media] tvp5150: fix pad format frame height"
6325 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
6326 - Replace magic for trusting the secondary keyring with #define
6327 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
6328 boot
6329 - powerpc/fadump: handle crash memory ranges array index overflow
6330 - powerpc/64s: Fix page table fragment refcount race vs speculative references
6331 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
6332 - powerpc/pkeys: Give all threads control of their key permissions
6333 - powerpc/pkeys: Deny read/write/execute by default
6334 - powerpc/pkeys: key allocation/deallocation must not change pkey registers
6335 - powerpc/pkeys: Save the pkey registers before fork
6336 - powerpc/pkeys: Fix calculation of total pkeys.
6337 - powerpc/pkeys: Preallocate execute-only key
6338 - powerpc/nohash: fix pte_access_permitted()
6339 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
6340 - powerpc/powernv/pci: Work around races in PCI bridge enabling
6341 - cxl: Fix wrong comparison in cxl_adapter_context_get()
6342 - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
6343 - IB/mlx5: Fix leaking stack memory to userspace
6344 - IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
6345 - IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
6346 - IB/srpt: Support HCAs with more than two ports
6347 - overflow.h: Add arithmetic shift helper
6348 - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
6349 - ib_srpt: Fix a use-after-free in srpt_close_ch()
6350 - ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
6351 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
6352 - 9p: fix multiple NULL-pointer-dereferences
6353 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
6354 - 9p/virtio: fix off-by-one error in sg list bounds check
6355 - net/9p/client.c: version pointer uninitialized
6356 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
6357 kfree()
6358 - dm integrity: change 'suspending' variable from bool to int
6359 - dm thin: stop no_space_timeout worker when switching to write-mode
6360 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
6361 - dm cache metadata: set dirty on all cache blocks after a crash
6362 - dm crypt: don't decrease device limits
6363 - dm writecache: fix a crash due to reading past end of dirty_bitmap
6364 - uart: fix race between uart_put_char() and uart_shutdown()
6365 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
6366 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
6367 - iio: sca3000: Fix missing return in switch
6368 - iio: ad9523: Fix displayed phase
6369 - iio: ad9523: Fix return value for ad952x_store()
6370 - extcon: Release locking when sending the notification of connector state
6371 - eventpoll.h: wrap casts in () properly
6372 - vmw_balloon: fix inflation of 64-bit GFNs
6373 - vmw_balloon: do not use 2MB without batching
6374 - vmw_balloon: VMCI_DOORBELL_SET does not check status
6375 - vmw_balloon: fix VMCI use when balloon built into kernel
6376 - rtc: omap: fix resource leak in registration error path
6377 - rtc: omap: fix potential crash on power off
6378 - tracing: Do not call start/stop() functions when tracing_on does not change
6379 - tracing/blktrace: Fix to allow setting same value
6380 - printk/tracing: Do not trace printk_nmi_enter()
6381 - livepatch: Validate module/old func name length
6382 - uprobes: Use synchronize_rcu() not synchronize_sched()
6383 - mfd: hi655x: Fix regmap area declared size for hi655x
6384 - ovl: fix wrong use of impure dir cache in ovl_iterate()
6385 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
6386 - ACPICA: Clear status of all events when entering sleep states
6387 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
6388 - sched: idle: Avoid retaining the tick when it has been stopped
6389 - cpuidle: menu: Handle stopped tick more aggressively
6390 - cpufreq: governor: Avoid accessing invalid governor_data
6391 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
6392 - ALSA: ac97: fix device initialization in the compat layer
6393 - ALSA: ac97: fix check of pm_runtime_get_sync failure
6394 - ALSA: ac97: fix unbalanced pm_runtime_enable
6395 - i2c: designware: Re-init controllers with pm_disabled set on resume
6396 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
6397 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
6398 - xtensa: limit offsets in __loop_cache_{all,page}
6399 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
6400 - block, bfq: return nbytes and not zero from struct cftype .write() method
6401 - pnfs/blocklayout: off by one in bl_map_stripe()
6402 - nfsd: fix leaked file lock with nfs exported overlayfs
6403 - NFSv4 client live hangs after live data migration recovery
6404 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
6405 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
6406 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
6407 - ARM: dts: am57xx-idk: Enable dual role for USB2 port
6408 - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
6409 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
6410 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
6411 VMSA
6412 - iommu/vt-d: Add definitions for PFSID
6413 - iommu/vt-d: Fix dev iotlb pfsid use
6414 - sys: don't hold uts_sem while accessing userspace memory
6415 - userns: move user access out of the mutex
6416 - ubifs: Fix memory leak in lprobs self-check
6417 - Revert "UBIFS: Fix potential integer overflow in allocation"
6418 - ubifs: Check data node size before truncate
6419 - ubifs: xattr: Don't operate on deleted inodes
6420 - ubifs: Fix directory size calculation for symlinks
6421 - ubifs: Fix synced_i_size calculation for xattr inodes
6422 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
6423 - pwm: tiehrpwm: Fix disabling of output of PWMs
6424 - fb: fix lost console when the user unplugs a USB adapter
6425 - udlfb: fix semaphore value leak
6426 - udlfb: fix display corruption of the last line
6427 - udlfb: don't switch if we are switching to the same videomode
6428 - udlfb: set optimal write delay
6429 - udlfb: make a local copy of fb_ops
6430 - udlfb: handle allocation failure
6431 - udlfb: set line_length in dlfb_ops_set_par
6432 - getxattr: use correct xattr length
6433 - libnvdimm: Use max contiguous area for namespace size
6434 - libnvdimm: fix ars_status output length calculation
6435 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
6436 - kconfig: fix "Can't open ..." in parallel build
6437 - perf auxtrace: Fix queue resize
6438 - crypto: vmx - Fix sleep-in-atomic bugs
6439 - crypto: aesni - Use unaligned loads from gcm_context_data
6440 - crypto: arm64/sm4-ce - check for the right CPU feature bit
6441 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
6442 - crypto: caam/jr - fix descriptor DMA unmapping
6443 - crypto: caam/qi - fix error path in xts setkey
6444 - fs/quota: Fix spectre gadget in do_quotactl
6445 - udf: Fix mounting of Win7 created UDF filesystems
6446 - cpuidle: menu: Retain tick when shallow state is selected
6447 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
6448 - Linux 4.18.7
6449
6450 * CVE-2017-5715
6451 - s390: detect etoken facility
6452 - KVM: s390: add etoken support for guests
6453
6454 * Missing Intel GPU pci-id's (LP: #1789924)
6455 - drm/i915/whl: Introducing Whiskey Lake platform
6456 - drm/i915/aml: Introducing Amber Lake platform
6457 - drm/i915/cfl: Add a new CFL PCI ID.
6458
6459 * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934)
6460 - s390/ism: add device driver for internal shared memory
6461 - CONFIG_ISM=y for s390
6462
6463 * Cosmic update to v4.18.6 stable release (LP: #1791105)
6464 - PATCH scripts/kernel-doc
6465 - scripts/kernel-doc: Escape all literal braces in regexes
6466 - scsi: libsas: dynamically allocate and free ata host
6467 - xprtrdma: Fix disconnect regression
6468 - mei: don't update offset in write
6469 - cifs: add missing support for ACLs in SMB 3.11
6470 - CIFS: fix uninitialized ptr deref in smb2 signing
6471 - cifs: add missing debug entries for kconfig options
6472 - cifs: use a refcount to protect open/closing the cached file handle
6473 - cifs: check kmalloc before use
6474 - smb3: enumerating snapshots was leaving part of the data off end
6475 - smb3: Do not send SMB3 SET_INFO if nothing changed
6476 - smb3: don't request leases in symlink creation and query
6477 - smb3: fill in statfs fsid and correct namelen
6478 - btrfs: use correct compare function of dirty_metadata_bytes
6479 - btrfs: don't leak ret from do_chunk_alloc
6480 - Btrfs: fix mount failure after fsync due to hard link recreation
6481 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
6482 - Btrfs: fix send failure when root has deleted files still open
6483 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
6484 - hwmon: (k10temp) 27C Offset needed for Threadripper2
6485 - bpf, arm32: fix stack var offset in jit
6486 - regulator: arizona-ldo1: Use correct device to get enable GPIO
6487 - iommu/arm-smmu: Error out only if not enough context interrupts
6488 - printk: Split the code for storing a message into the log buffer
6489 - printk: Create helper function to queue deferred console handling
6490 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
6491 - kprobes/arm64: Fix %p uses in error messages
6492 - arm64: Fix mismatched cache line size detection
6493 - arm64: Handle mismatched cache type
6494 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
6495 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
6496 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
6497 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
6498 - KVM: arm/arm64: Skip updating PMD entry if no change
6499 - KVM: arm/arm64: Skip updating PTE entry if no change
6500 - s390/kvm: fix deadlock when killed by oom
6501 - perf kvm: Fix subcommands on s390
6502 - stop_machine: Reflow cpu_stop_queue_two_works()
6503 - stop_machine: Atomically queue and wake stopper threads
6504 - ext4: check for NUL characters in extended attribute's name
6505 - ext4: use ext4_warning() for sb_getblk failure
6506 - ext4: sysfs: print ext4_super_block fields as little-endian
6507 - ext4: reset error code in ext4_find_entry in fallback
6508 - ext4: fix race when setting the bitmap corrupted flag
6509 - x86/gpu: reserve ICL's graphics stolen memory
6510 - platform/x86: wmi: Do not mix pages and kmalloc
6511 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
6512 - mm: move tlb_table_flush to tlb_flush_mmu_free
6513 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
6514 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
6515 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
6516 much RAM
6517 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
6518 - x86/vdso: Fix vDSO build if a retpoline is emitted
6519 - x86/process: Re-export start_thread()
6520 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
6521 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
6522 - fuse: Don't access pipe->buffers without pipe_lock()
6523 - fuse: fix initial parallel dirops
6524 - fuse: fix double request_end()
6525 - fuse: fix unlocked access to processing queue
6526 - fuse: umount should wait for all requests
6527 - fuse: Fix oops at process_init_reply()
6528 - fuse: Add missed unlock_page() to fuse_readpages_fill()
6529 - lib/vsprintf: Do not handle %pO[^F] as %px
6530 - udl-kms: change down_interruptible to down
6531 - udl-kms: handle allocation failure
6532 - udl-kms: fix crash due to uninitialized memory
6533 - udl-kms: avoid division
6534 - b43legacy/leds: Ensure NUL-termination of LED name string
6535 - b43/leds: Ensure NUL-termination of LED name string
6536 - ASoC: dpcm: don't merge format from invalid codec dai
6537 - ASoC: zte: Fix incorrect PCM format bit usages
6538 - ASoC: sirf: Fix potential NULL pointer dereference
6539 - ASoC: wm_adsp: Correct DSP pointer for preloader control
6540 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
6541 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
6542 - scsi: qla2xxx: Fix stalled relogin
6543 - x86/vdso: Fix lsl operand order
6544 - x86/nmi: Fix NMI uaccess race against CR3 switching
6545 - x86/irqflags: Mark native_restore_fl extern inline
6546 - x86/spectre: Add missing family 6 check to microcode check
6547 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
6548 - hwmon: (nct6775) Fix potential Spectre v1
6549 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
6550 - x86: Allow generating user-space headers without a compiler
6551 - s390/mm: fix addressing exception after suspend/resume
6552 - s390/lib: use expoline for all bcr instructions
6553 - s390: fix br_r1_trampoline for machines without exrl
6554 - s390/qdio: reset old sbal_state flags
6555 - s390/numa: move initial setup of node_to_cpumask_map
6556 - s390/purgatory: Fix crash with expoline enabled
6557 - s390/purgatory: Add missing FORCE to Makefile targets
6558 - kprobes: Show blacklist addresses as same as kallsyms does
6559 - kprobes: Replace %p with other pointer types
6560 - kprobes/arm: Fix %p uses in error messages
6561 - kprobes: Make list and blacklist root user read only
6562 - MIPS: Correct the 64-bit DSP accumulator register size
6563 - MIPS: memset.S: Fix byte_fixup for MIPSr6
6564 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
6565 - MIPS: Change definition of cpu_relax() for Loongson-3
6566 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
6567 - tpm: Return the actual size when receiving an unsupported command
6568 - tpm: separate cmd_ready/go_idle from runtime_pm
6569 - scsi: mpt3sas: Fix calltrace observed while running IO & reset
6570 - scsi: mpt3sas: Fix _transport_smp_handler() error path
6571 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
6572 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
6573 - iscsi target: fix session creation failure handling
6574 - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
6575 - mtd: rawnand: fsmc: Stop using chip->read_buf()
6576 - mtd: rawnand: marvell: add suspend and resume hooks
6577 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
6578 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
6579 - clk: npcm7xx: fix memory allocation
6580 - PM / clk: signedness bug in of_pm_clk_add_clks()
6581 - power: generic-adc-battery: fix out-of-bounds write when copying channel
6582 properties
6583 - power: generic-adc-battery: check for duplicate properties copied from iio
6584 channels
6585 - watchdog: Mark watchdog touch functions as notrace
6586 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
6587 - x86/dumpstack: Don't dump kernel memory based on usermode RIP
6588 - Linux 4.18.6
6589 - updateconfigs after v4.18.6 stable update
6590
6591 * random oopses on s390 systems using NVMe devices (LP: #1790480)
6592 - s390/pci: fix out of bounds access during irq setup
6593
6594 * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
6595 binding (LP: #1784331)
6596 - s390/zcrypt: code beautify
6597 - s390/zcrypt: AP bus support for alternate driver(s)
6598 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
6599
6600 * performance drop with ATS enabled (LP: #1788097)
6601 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
6602
6603 * Fix MCE handling for user access of poisoned device-dax mapping
6604 (LP: #1774366)
6605 - device-dax: Convert to vmf_insert_mixed and vm_fault_t
6606 - device-dax: Enable page_mapping()
6607 - device-dax: Set page->index
6608 - filesystem-dax: Set page->index
6609 - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
6610 - mm, dev_pagemap: Do not clear ->mapping on final put
6611 - mm, madvise_inject_error: Let memory_failure() optionally take a page
6612 reference
6613 - mm, memory_failure: Collect mapping size in collect_procs()
6614 - filesystem-dax: Introduce dax_lock_mapping_entry()
6615 - mm, memory_failure: Teach memory_failure() about dev_pagemap pages
6616 - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
6617 - x86/memory_failure: Introduce {set, clear}_mce_nospec()
6618 - libnvdimm, pmem: Restore page attributes when clearing errors
6619
6620 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
6621 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
6622 hclge_get_ring_chain_from_mbx"
6623 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
6624 shift in hclge_get_ring_chain_from_mbx"
6625 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
6626 assignment probelm"
6627 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
6628 configuration operation while resetting"
6629 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
6630 hns3_reset_notify_down_enet"
6631 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
6632 phy driver"
6633 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
6634 resetting"
6635 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
6636 register"
6637 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
6638 frequently"
6639 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
6640 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
6641 command queue register"
6642 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
6643 global or core reset"
6644 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
6645 callback function"
6646 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
6647 reset cause"
6648 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
6649 hclgevf_main module"
6650 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
6651 selftest"
6652 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
6653 frame size"
6654 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
6655 problem"
6656 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
6657 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
6658 correctly"
6659 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
6660 pfc mode"
6661 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
6662 up"
6663 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
6664 function when link status change"
6665 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
6666 roce client"
6667 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
6668 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
6669 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
6670 definition"
6671 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
6672 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
6673 macros"
6674 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
6675 macros"
6676 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
6677 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
6678 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
6679 value"
6680 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6681 assignments"
6682 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
6683 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
6684 of kzalloc/dma_map_single"
6685 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
6686 dependency HNS3 set"
6687 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
6688 some structures"
6689 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
6690 hclge_cmd_csq_done"
6691 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
6692 in hclge_cmd_send"
6693 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
6694 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6695 assignments"
6696 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
6697 hclge_cmd_send"
6698 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
6699 hclge_ring_to_dma_dir"
6700 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
6701 upper_32_bits"
6702 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
6703 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
6704 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
6705 in hns3_client_uninit"
6706 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
6707 information"
6708 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
6709 state init|uninit"
6710 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
6711 hnae3.c"
6712 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
6713 and ipv6"
6714 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
6715 free vector"
6716 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
6717 init_client_instance and uninit_client_instance"
6718 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
6719 from hclge_bind_ring_with_vector"
6720 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
6721 last BD except VLD bit and buffer size"
6722 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
6723 selftest"
6724 - net: hns3: Updates RX packet info fetch in case of multi BD
6725 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
6726 - net: hns3: rename the interface for init_client_instance and
6727 uninit_client_instance
6728 - net: hns3: add vector status check before free vector
6729 - net: hns3: add l4_type check for both ipv4 and ipv6
6730 - net: hns3: add unlikely for error check
6731 - net: hns3: remove unused head file in hnae3.c
6732 - net: hns3: extraction an interface for state init|uninit
6733 - net: hns3: print the ret value in error information
6734 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
6735 - net: hns3: remove back in struct hclge_hw
6736 - net: hns3: use lower_32_bits and upper_32_bits
6737 - net: hns3: remove unused hclge_ring_to_dma_dir
6738 - net: hns3: remove useless code in hclge_cmd_send
6739 - net: hns3: remove some redundant assignments
6740 - net: hns3: simplify hclge_cmd_csq_clean
6741 - net: hns3: remove a redundant hclge_cmd_csq_done
6742 - net: hns3: remove some unused members of some structures
6743 - net: hns3: give default option while dependency HNS3 set
6744 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
6745 - net: hns3: modify hnae_ to hnae3_
6746 - net: hns3: Fix tc setup when netdev is first up
6747 - net: hns3: Fix for mac pause not disable in pfc mode
6748 - net: hns3: Fix for waterline not setting correctly
6749 - net: hns3: Fix for l4 checksum offload bug
6750 - net: hns3: Fix for mailbox message truncated problem
6751 - net: hns3: Add configure for mac minimal frame size
6752 - net: hns3: Fix warning bug when doing lp selftest
6753 - net: hns3: Fix get_vector ops in hclgevf_main module
6754 - net: hns3: Remove the warning when clear reset cause
6755 - net: hns3: Prevent sending command during global or core reset
6756 - net: hns3: Modify the order of initializing command queue register
6757 - net: hns3: Reset net device with rtnl_lock
6758 - net: hns3: Prevent to request reset frequently
6759 - net: hns3: Correct reset event status register
6760 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
6761 - net: hns3: remove unnecessary ring configuration operation while resetting
6762 - net: hns3: Fix for reset_level default assignment probelm
6763 - net: hns3: Fix for using wrong mask and shift in
6764 hclge_get_ring_chain_from_mbx
6765 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
6766 - net: hns3: Remove some redundant assignments
6767 - net: hns3: Standardize the handle of return value
6768 - net: hns3: Remove extra space and brackets
6769 - net: hns3: Correct unreasonable code comments
6770 - net: hns3: Use decimal for bit offset macros
6771 - net: hns3: Modify inconsistent bit mask macros
6772 - net: hns3: Fix misleading parameter name
6773 - net: hns3: Remove unused struct member and definition
6774 - net: hns3: Add SPDX tags to HNS3 PF driver
6775 - net: hns3: Add support for serdes loopback selftest
6776 - net: hns3: Fix for phy link issue when using marvell phy driver
6777
6778 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
6779 - arm64: export memblock_reserve()d regions via /proc/iomem
6780 - drivers: acpi: add dependency of EFI for arm64
6781 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
6782 - efi/arm: map UEFI memory map even w/o runtime services enabled
6783 - arm64: acpi: fix alignment fault in accessing ACPI
6784 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
6785 - arm64: fix ACPI dependencies
6786 - ACPI: fix menuconfig presentation of ACPI submenu
6787
6788 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
6789 - r8152: disable RX aggregation on new Dell TB16 dock
6790
6791 * Support Power Management for Thunderbolt Controller (LP: #1789358)
6792 - thunderbolt: Use 64-bit DMA mask if supported by the platform
6793 - thunderbolt: Do not unnecessarily call ICM get route
6794 - thunderbolt: No need to take tb->lock in domain suspend/complete
6795 - thunderbolt: Use correct ICM commands in system suspend
6796 - thunderbolt: Add support for runtime PM
6797
6798 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
6799 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
6800 - SAUCE: i2c:amd move out pointer in union i2c_event_base
6801 - SAUCE: i2c:amd Depends on ACPI
6802 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
6803
6804 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
6805 machine (LP: #1789145)
6806 - ALSA: hda/realtek - Fix HP Headset Mic can't record
6807
6808 * Please enable CONFIG_PAGE_POISONING (LP: #1783651)
6809 - [Config] Enable CONFIG_PAGE_POISONING configs
6810
6811 * Tango platform uses __initcall without further checks (LP: #1787945)
6812 - [Config] disable ARCH_TANGO
6813
6814 * [18.10 FEAT] SMC-Direct (LP: #1786902)
6815 - net/smc: determine port attributes independent from pnet table
6816 - net/smc: add pnetid support
6817 - net/smc: add base infrastructure for SMC-D and ISM
6818 - net/smc: add pnetid support for SMC-D and ISM
6819 - net/smc: add SMC-D support in CLC messages
6820 - net/smc: add SMC-D support in data transfer
6821 - net/smc: add SMC-D support in af_smc
6822 - net/smc: add SMC-D diag support
6823 - net/smc: provide smc mode in smc_diag.c
6824 - net/smc: eliminate cursor read and write calls
6825 - net/smc: add function to get link group from link
6826 - net/smc: use DECLARE_BITMAP for rtokens_used_mask
6827 - net/smc: remove local variable page in smc_rx_splice()
6828 - net/smc: Remove a WARN_ON() statement
6829 - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
6830 - net/smc: fewer parameters for smc_llc_send_confirm_link()
6831 - net/smc: use correct vlan gid of RoCE device
6832 - net/smc: provide fallback reason code
6833 - net/smc: improve delete link processing
6834 - net: simplify sock_poll_wait
6835 - net/smc: send response to test link signal
6836
6837 * Miscellaneous Ubuntu changes
6838 - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON
6839 - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK
6840
6841 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Sep 2018 07:08:38 -0500
6842
6843linux (4.18.0-7.8) cosmic; urgency=medium
6844
6845 * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459)
6846
6847 * pmtu.sh fails on 4.18 kernel (LP: #1789436)
6848 - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit"
6849
6850 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Aug 2018 11:08:51 -0500
6851
6852linux (4.18.0-6.7) cosmic; urgency=medium
6853
6854 * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881)
6855
6856 * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440)
6857 - Config: Disable BPF_JIT_ALWAYS_ON on i386
6858
6859 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
6860 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
6861
6862 * Cosmic update to v4.18.5 stable release (LP: #1788874)
6863 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
6864 - pty: fix O_CLOEXEC for TIOCGPTPEER
6865 - mm: Allow non-direct-map arguments to free_reserved_area()
6866 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
6867 - x86/mm/init: Add helper for freeing kernel image pages
6868 - x86/mm/init: Remove freed kernel image areas from alias mapping
6869 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
6870 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
6871 - drm/i915/kvmgt: Fix potential Spectre v1
6872 - drm/amdgpu/pm: Fix potential Spectre v1
6873 - parisc: Remove unnecessary barriers from spinlock.h
6874 - parisc: Remove ordered stores from syscall.S
6875 - PCI: Restore resized BAR state on resume
6876 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
6877 - PCI: hotplug: Don't leak pci_slot on registration failure
6878 - PCI: aardvark: Size bridges before resources allocation
6879 - PCI: Skip MPS logic for Virtual Functions (VFs)
6880 - PCI: pciehp: Fix use-after-free on unplug
6881 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
6882 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
6883 - i2c: imx: Fix race condition in dma read
6884 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
6885 - Linux 4.18.5
6886
6887 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
6888 - [Config] CONFIG_SCLP_OFB=y for s390x
6889
6890 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
6891 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
6892 - partitions/aix: append null character to print data from disk
6893
6894 * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635)
6895 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
6896
6897 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
6898 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
6899
6900 * Cosmic update to v4.18.4 stable release (LP: #1788454)
6901 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
6902 - net_sched: fix NULL pointer dereference when delete tcindex filter
6903 - net_sched: Fix missing res info when create new tc_index filter
6904 - r8169: don't use MSI-X on RTL8168g
6905 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
6906 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
6907 - ALSA: vx222: Fix invalid endian conversions
6908 - ALSA: virmidi: Fix too long output trigger loop
6909 - ALSA: cs5535audio: Fix invalid endian conversion
6910 - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
6911 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
6912 - ALSA: memalloc: Don't exceed over the requested size
6913 - ALSA: vxpocket: Fix invalid endian conversions
6914 - ALSA: seq: Fix poll() error return
6915 - media: gl861: fix probe of dvb_usb_gl861
6916 - USB: serial: sierra: fix potential deadlock at close
6917 - USB: serial: pl2303: add a new device id for ATEN
6918 - USB: option: add support for DW5821e
6919 - ACPI / PM: save NVS memory for ASUS 1025C laptop
6920 - tty: serial: 8250: Revert NXP SC16C2552 workaround
6921 - serial: 8250_exar: Read INT0 from slave device, too
6922 - serial: 8250_dw: always set baud rate in dw8250_set_termios
6923 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
6924 - uio: fix wrong return value from uio_mmap()
6925 - misc: sram: fix resource leaks in probe error path
6926 - Revert "uio: use request_threaded_irq instead"
6927 - Bluetooth: avoid killing an already killed socket
6928 - isdn: Disable IIOCDBGVAR
6929 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
6930 - hv/netvsc: Fix NULL dereference at single queue mode fallback
6931 - r8169: don't use MSI-X on RTL8106e
6932 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
6933 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
6934 - net: mvneta: fix mvneta_config_rss on armada 3700
6935 - cls_matchall: fix tcf_unbind_filter missing
6936 - Linux 4.18.4
6937
6938 * Cosmic update to v4.18.3 stable release (LP: #1788453)
6939 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
6940 - Linux 4.18.3
6941
6942 * Cosmic update to v4.18.2 stable release (LP: #1788452)
6943 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
6944 - x86: i8259: Add missing include file
6945 - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
6946 - x86/platform/UV: Mark memblock related init code and data correctly
6947 - x86/mm/pti: Clear Global bit more aggressively
6948 - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
6949 - x86/mm: Disable ioremap free page handling on x86-PAE
6950 - kbuild: verify that $DEPMOD is installed
6951 - crypto: ccree - fix finup
6952 - crypto: ccree - fix iv handling
6953 - crypto: ccp - Check for NULL PSP pointer at module unload
6954 - crypto: ccp - Fix command completion detection race
6955 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
6956 - crypto: vmac - require a block cipher with 128-bit block size
6957 - crypto: vmac - separate tfm and request context
6958 - crypto: blkcipher - fix crash flushing dcache in error path
6959 - crypto: ablkcipher - fix crash flushing dcache in error path
6960 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
6961 - crypto: skcipher - fix crash flushing dcache in error path
6962 - ioremap: Update pgtable free interfaces with addr
6963 - x86/mm: Add TLB purge to free pmd/pte page interfaces
6964 - Linux 4.18.2
6965
6966 * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363
6967 - Bluetooth: hidp: buffer overflow in hidp_process_report
6968
6969 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
6970 walinuxagent.service (LP: #1739107)
6971 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
6972 walinuxagent.service
6973
6974 * Miscellaneous Ubuntu changes
6975 - SAUCE: ipvs: remove nbsp characters from Kconfig
6976 - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el
6977 - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon
6978 - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x
6979 - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x
6980 - [Config] update annotations following config review
6981 - [Debian] set CROSS_COMPILE when generating kernel configs
6982 - [Config] Disable the Speck cipher
6983
6984 -- Seth Forshee <seth.forshee@canonical.com> Fri, 24 Aug 2018 14:18:15 -0500
6985
6986linux (4.18.0-5.6) cosmic; urgency=medium
6987
6988 * Cosmic update to v4.18.1 stable release (LP: #1787264)
6989 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
6990 - x86/speculation: Protect against userspace-userspace spectreRSB
6991 - kprobes/x86: Fix %p uses in error messages
6992 - x86/irqflags: Provide a declaration for native_save_fl
6993 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
6994 - x86/speculation/l1tf: Change order of offset/type in swap entry
6995 - x86/speculation/l1tf: Protect swap entries against L1TF
6996 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
6997 - x86/speculation/l1tf: Make sure the first page is always reserved
6998 - x86/speculation/l1tf: Add sysfs reporting for l1tf
6999 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
7000 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
7001 - x86/bugs: Move the l1tf function and define pr_fmt properly
7002 - sched/smt: Update sched_smt_present at runtime
7003 - x86/smp: Provide topology_is_primary_thread()
7004 - x86/topology: Provide topology_smt_supported()
7005 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
7006 - cpu/hotplug: Split do_cpu_down()
7007 - cpu/hotplug: Provide knobs to control SMT
7008 - x86/cpu: Remove the pointless CPU printout
7009 - x86/cpu/AMD: Remove the pointless detect_ht() call
7010 - x86/cpu/common: Provide detect_ht_early()
7011 - x86/cpu/topology: Provide detect_extended_topology_early()
7012 - x86/cpu/intel: Evaluate smp_num_siblings early
7013 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
7014 - x86/cpu/AMD: Evaluate smp_num_siblings early
7015 - x86/apic: Ignore secondary threads if nosmt=force
7016 - x86/speculation/l1tf: Extend 64bit swap file size limit
7017 - x86/cpufeatures: Add detection of L1D cache flush support.
7018 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
7019 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
7020 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
7021 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
7022 - cpu/hotplug: Boot HT siblings at least once
7023 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
7024 - x86/KVM/VMX: Add module argument for L1TF mitigation
7025 - x86/KVM/VMX: Add L1D flush algorithm
7026 - x86/KVM/VMX: Add L1D MSR based flush
7027 - x86/KVM/VMX: Add L1D flush logic
7028 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
7029 - x86/KVM/VMX: Add find_msr() helper function
7030 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
7031 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
7032 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
7033 - cpu/hotplug: Online siblings when SMT control is turned on
7034 - x86/litf: Introduce vmx status variable
7035 - x86/kvm: Drop L1TF MSR list approach
7036 - x86/l1tf: Handle EPT disabled state proper
7037 - x86/kvm: Move l1tf setup function
7038 - x86/kvm: Add static key for flush always
7039 - x86/kvm: Serialize L1D flush parameter setter
7040 - x86/kvm: Allow runtime control of L1D flush
7041 - cpu/hotplug: Expose SMT control init function
7042 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
7043 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
7044 - Documentation: Add section about CPU vulnerabilities
7045 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
7046 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
7047 - Documentation/l1tf: Fix typos
7048 - cpu/hotplug: detect SMT disabled by BIOS
7049 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
7050 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
7051 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
7052 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
7053 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
7054 - x86: Don't include linux/irq.h from asm/hardirq.h
7055 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
7056 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
7057 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
7058 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
7059 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
7060 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
7061 - cpu/hotplug: Fix SMT supported evaluation
7062 - x86/speculation/l1tf: Invert all not present mappings
7063 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
7064 - x86/mm/pat: Make set_memory_np() L1TF safe
7065 - x86/mm/kmmio: Make the tracer robust against L1TF
7066 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
7067 - x86/microcode: Allow late microcode loading with SMT disabled
7068 - x86/smp: fix non-SMP broken build due to redefinition of
7069 apic_id_is_primary_thread
7070 - cpu/hotplug: Non-SMP machines do not make use of booted_once
7071 - x86/init: fix build with CONFIG_SWAP=n
7072 - Linux 4.18.1
7073 - [Config] updateconfigs after v4.18.1 stable update
7074
7075 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
7076 - [Config] Enable timestamping in network PHY devices
7077
7078 * Miscellaneous Ubuntu changes
7079 - [Config] CONFIG_SYSCTL_SYSCALL=n
7080
7081 [ Upstream Kernel Changes ]
7082
7083 * Rebase to v4.18
7084
7085 -- Seth Forshee <seth.forshee@canonical.com> Wed, 15 Aug 2018 14:20:59 -0500
7086
7087linux (4.18.0-4.5) cosmic; urgency=medium
7088
7089 [ Upstream Kernel Changes ]
7090
7091 * Rebase to v4.18-rc8
7092
7093 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Aug 2018 13:54:02 -0500
7094
7095linux (4.18.0-3.4) cosmic; urgency=medium
7096
7097 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
7098 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
7099 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
7100
7101 * hinic interfaces aren't getting predictable names (LP: #1783138)
7102 - hinic: Link the logical network device to the pci device in sysfs
7103
7104 * libvirtd is unable to configure bridge devices inside of LXD containers
7105 (LP: #1784501)
7106 - kernfs: allow creating kernfs objects with arbitrary uid/gid
7107 - sysfs, kobject: allow creating kobject belonging to arbitrary users
7108 - kobject: kset_create_and_add() - fetch ownership info from parent
7109 - driver core: set up ownership of class devices in sysfs
7110 - net-sysfs: require net admin in the init ns for setting tx_maxrate
7111 - net-sysfs: make sure objects belong to container's owner
7112 - net: create reusable function for getting ownership info of sysfs inodes
7113 - bridge: make sure objects belong to container's owner
7114 - sysfs: Fix regression when adding a file to an existing group
7115
7116 * locking sockets broken due to missing AppArmor socket mediation patches
7117 (LP: #1780227)
7118 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
7119
7120 * Update2 for ocxl driver (LP: #1781436)
7121 - ocxl: Fix page fault handler in case of fault on dying process
7122
7123 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
7124 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
7125 - vga_switcheroo: set audio client id according to bound GPU id
7126
7127 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
7128 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
7129
7130 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
7131 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
7132 'firmware_install' target
7133
7134 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
7135 (LP: #1782116)
7136 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
7137
7138 [ Upstream Kernel Changes ]
7139
7140 * Rebase to v4.18-rc7
7141
7142 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Aug 2018 08:49:40 -0500
7143
7144linux (4.18.0-2.3) cosmic; urgency=medium
7145
7146 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
7147 - SAUCE: (noup) zfs to 0.7.9-3ubuntu4
7148
7149 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
7150 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
7151 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
7152 bitmap
7153
7154 * Cloud-init causes potentially huge boot delays with 4.15 kernels
7155 (LP: #1780062)
7156 - random: Make getrandom() ready earlier
7157
7158 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
7159 - scsi: hisi_sas: Update a couple of register settings for v3 hw
7160
7161 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
7162 - scsi: hisi_sas: Add missing PHY spinlock init
7163
7164 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
7165 (LP: #1777727)
7166 - scsi: hisi_sas: Use dmam_alloc_coherent()
7167 - scsi: hisi_sas: Pre-allocate slot DMA buffers
7168
7169 * hisi_sas: Failures during host reset (LP: #1777696)
7170 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
7171 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
7172 - scsi: hisi_sas: Adjust task reject period during host reset
7173 - scsi: hisi_sas: Add a flag to filter PHY events during reset
7174 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
7175
7176 * Miscellaneous Ubuntu changes
7177 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3
7178 - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
7179 - Enable zfs build
7180 - SAUCE: Import aufs driver
7181 - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64"
7182 - [Config] retpoline -- review and accept retpoline changes
7183
7184 [ Upstream Kernel Changes ]
7185
7186 * Rebase to v4.18-rc5
7187 * Rebase to v4.18-rc6
7188
7189 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jul 2018 08:41:22 -0500
7190
7191linux (4.18.0-1.2) cosmic; urgency=medium
7192
7193 [ Upstream Kernel Changes ]
7194
7195 * Rebase to v4.18-rc4
7196
7197 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jul 2018 07:36:31 -0500
7198
7199linux (4.18.0-0.1) cosmic; urgency=medium
7200
7201 * Miscellaneous Ubuntu changes
7202 - ubuntu -- disable vbox build
7203 - Disable zfs build
7204 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
7205 kernel image
7206 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
7207 - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode
7208 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
7209 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
7210 locked down
7211 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
7212 down
7213 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
7214 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
7215 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
7216 down
7217 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
7218 locked down
7219 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
7220 down
7221 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
7222 locked down
7223 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
7224 has been locked down
7225 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
7226 locked down
7227 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
7228 locked down
7229 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
7230 down
7231 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
7232 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
7233 parameters (eg. ioport)
7234 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
7235 - SAUCE: (efi-lockdown) Lock down /proc/kcore
7236 - SAUCE: (efi-lockdown) Lock down kprobes
7237 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
7238 kernel is locked down
7239 - SAUCE: (efi-lockdown) Lock down perf
7240 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
7241 down
7242 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7243 reboot
7244 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7245 boot mode
7246 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7247 mode
7248 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
7249 secondary keyring
7250 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
7251 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
7252 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
7253 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
7254 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
7255 that aren't present.
7256 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7257 efi_status_to_err().
7258 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
7259 error messages.
7260 - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature
7261 verification
7262 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7263 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
7264 - SAUCE: (namespace) block_dev: Support checking inode permissions in
7265 lookup_bdev()
7266 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
7267 when mounting
7268 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
7269 when mounting
7270 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
7271 namespaces
7272 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
7273 mounts
7274 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
7275 opened for writing
7276 - SAUCE: Import aufs driver
7277 - Update dropped.txt
7278 - [Config] updateconfigs after 4.18-rc3 rebase
7279 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18
7280
7281 [ Upstream Kernel Changes ]
7282
7283 * Rebase to v4.18-rc3
7284
7285 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jul 2018 10:46:37 -0500
7286
7287linux (4.18.0-0.0) cosmic; urgency=medium
7288
7289 * Dummy entry.
7290
7291 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Jul 2018 11:10:33 -0500
7292
7293linux (4.17.0-4.5) cosmic; urgency=medium
7294
7295 * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399)
7296
7297 * Update to ocxl driver for 18.04.1 (LP: #1775786)
7298 - powerpc: Add TIDR CPU feature for POWER9
7299 - powerpc: Use TIDR CPU feature to control TIDR allocation
7300 - powerpc: use task_pid_nr() for TID allocation
7301 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
7302 - ocxl: Expose the thread_id needed for wait on POWER9
7303 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
7304 - ocxl: Document new OCXL IOCTLs
7305 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
7306
7307 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
7308 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
7309
7310 * glibc pkeys test fail on powerpc (LP: #1776967)
7311 - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS
7312
7313 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
7314 - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
7315
7316 * Miscellaneous Ubuntu changes
7317 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1
7318
7319 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Jun 2018 13:37:52 -0500
7320
7321linux (4.17.0-3.4) cosmic; urgency=medium
7322
7323 * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124)
7324
7325 * Cosmic update to v4.17.3 stable release (LP: #1778997)
7326 - net: aquantia: fix unsigned numvecs comparison with less than zero
7327 - bonding: re-evaluate force_primary when the primary slave name changes
7328 - cdc_ncm: avoid padding beyond end of skb
7329 - ipv6: allow PMTU exceptions to local routes
7330 - net: dsa: add error handling for pskb_trim_rcsum
7331 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
7332 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
7333 - tcp: verify the checksum of the first data segment in a new connection
7334 - tls: fix use-after-free in tls_push_record
7335 - tls: fix waitall behavior in tls_sw_recvmsg
7336 - socket: close race condition between sock_close() and sockfs_setattr()
7337 - udp: fix rx queue len reported by diag and proc interface
7338 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
7339 vlan
7340 - hv_netvsc: Fix a network regression after ifdown/ifup
7341 - ACPICA: AML parser: attempt to continue loading table after error
7342 - ext4: fix hole length detection in ext4_ind_map_blocks()
7343 - ext4: update mtime in ext4_punch_hole even if no blocks are released
7344 - ext4: do not allow external inodes for inline data
7345 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
7346 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
7347 - ext4: fix fencepost error in check for inode count overflow during resize
7348 - driver core: Don't ignore class_dir_create_and_add() failure.
7349 - Btrfs: allow empty subvol= again
7350 - Btrfs: fix clone vs chattr NODATASUM race
7351 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
7352 - btrfs: return error value if create_io_em failed in cow_file_range
7353 - btrfs: scrub: Don't use inode pages for device replace
7354 - ALSA: usb-audio: Disable the quirk for Nura headset
7355 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
7356 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
7357 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
7358 - ALSA: hda: add dock and led support for HP ProBook 640 G4
7359 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
7360 - smb3: fix various xid leaks
7361 - smb3: on reconnect set PreviousSessionId field
7362 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
7363 expiry
7364 - cifs: For SMB2 security informaion query, check for minimum sized security
7365 descriptor instead of sizeof FileAllInformation class
7366 - nbd: fix nbd device deletion
7367 - nbd: update size when connected
7368 - nbd: use bd_set_size when updating disk size
7369 - blk-mq: reinit q->tag_set_list entry only after grace period
7370 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
7371 - cpufreq: Fix new policy initialization during limits updates via sysfs
7372 - cpufreq: ti-cpufreq: Fix an incorrect error return value
7373 - cpufreq: governors: Fix long idle detection logic in load calculation
7374 - libata: zpodd: small read overflow in eject_tray()
7375 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
7376 - nvme/pci: Sync controller reset for AER slot_reset
7377 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
7378 - x86/vector: Fix the args of vector_alloc tracepoint
7379 - x86/apic/vector: Prevent hlist corruption and leaks
7380 - x86/apic: Provide apic_ack_irq()
7381 - x86/ioapic: Use apic_ack_irq()
7382 - x86/platform/uv: Use apic_ack_irq()
7383 - irq_remapping: Use apic_ack_irq()
7384 - genirq/generic_pending: Do not lose pending affinity update
7385 - genirq/affinity: Defer affinity setting if irq chip is busy
7386 - genirq/migration: Avoid out of line call if pending is not set
7387 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
7388 - media: uvcvideo: Prevent setting unavailable flags
7389 - media: rc: ensure input/lirc device can be opened after register
7390 - iwlwifi: fw: harden page loading code
7391 - orangefs: set i_size on new symlink
7392 - orangefs: report attributes_mask and attributes for statx
7393 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
7394 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
7395 - vhost: fix info leak due to uninitialized memory
7396 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
7397 - Linux 4.17.3
7398
7399 * Use-after-free in sk_peer_label (LP: #1778646)
7400 - SAUCE: apparmor: fix use after free in sk_peer_label
7401
7402 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
7403 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
7404
7405 * Various fixes for CXL kernel module (LP: #1774471)
7406 - cxl: Configure PSL to not use APC virtual machines
7407 - cxl: Disable prefault_mode in Radix mode
7408
7409 * Bluetooth not working (LP: #1764645)
7410 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
7411
7412 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
7413 (LP: #1776750)
7414 - scsi: hisi_sas: make SAS address of SATA disks unique
7415
7416 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
7417 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
7418 - SAUCE: wcn36xx: read MAC from file or randomly generate one
7419
7420 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
7421 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
7422
7423 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
7424 - fs/binfmt_misc.c: do not allow offset overflow
7425
7426 * Network installs fail on SocioNext board (LP: #1775884)
7427 - net: socionext: reset hardware in ndo_stop
7428 - net: netsec: enable tx-irq during open callback
7429
7430 * Fix several bugs in RDMA/hns driver (LP: #1770974)
7431 - RDMA/hns: Drop local zgid in favor of core defined variable
7432 - RDMA/hns: Add 64KB page size support for hip08
7433 - RDMA/hns: Rename the idx field of db
7434 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
7435 - RDMA/hns: Increase checking CMQ status timeout value
7436 - RDMA/hns: Add reset process for RoCE in hip08
7437 - RDMA/hns: Fix the illegal memory operation when cross page
7438 - RDMA/hns: Implement the disassociate_ucontext API
7439
7440 * powerpc/livepatch: Implement reliable stack tracing for the consistency
7441 model (LP: #1771844)
7442 - powerpc/livepatch: Implement reliable stack tracing for the consistency
7443 model
7444
7445 * Adding back alx WoL feature (LP: #1772610)
7446 - SAUCE: Revert "alx: remove WoL support"
7447 - SAUCE: alx: add enable_wol paramenter
7448
7449 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
7450 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
7451 - scsi: lpfc: Fix 16gb hbas failing cq create.
7452
7453 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
7454 idle states when all CORES are guarded (LP: #1771780)
7455 - powerpc/powernv/cpuidle: Init all present cpus for deep states
7456
7457 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
7458 - net-next/hinic: add pci device ids for 25ge and 100ge card
7459
7460 * Expose arm64 CPU topology to userspace (LP: #1770231)
7461 - drivers: base: cacheinfo: move cache_setup_of_node()
7462 - drivers: base: cacheinfo: setup DT cache properties early
7463 - cacheinfo: rename of_node to fw_token
7464 - arm64/acpi: Create arch specific cpu to acpi id helper
7465 - ACPI/PPTT: Add Processor Properties Topology Table parsing
7466 - [Config] CONFIG_ACPI_PPTT=y
7467 - ACPI: Enable PPTT support on ARM64
7468 - drivers: base cacheinfo: Add support for ACPI based firmware tables
7469 - arm64: Add support for ACPI based firmware tables
7470 - arm64: topology: rename cluster_id
7471 - arm64: topology: enable ACPI/PPTT based CPU topology
7472 - ACPI: Add PPTT to injectable table list
7473 - arm64: topology: divorce MC scheduling domain from core_siblings
7474
7475 * Vcs-Git header on bionic linux source package points to zesty git tree
7476 (LP: #1766055)
7477 - [Packaging]: Update Vcs-Git
7478
7479 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
7480 version (LP: #1768431)
7481 - scsi: cxlflash: Handle spurious interrupts
7482 - scsi: cxlflash: Remove commmands from pending list on timeout
7483 - scsi: cxlflash: Synchronize reset and remove ops
7484 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
7485
7486 * hisi_sas robustness fixes (LP: #1774466)
7487 - scsi: hisi_sas: delete timer when removing hisi_sas driver
7488 - scsi: hisi_sas: print device id for errors
7489 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
7490 - scsi: hisi_sas: check host frozen before calling "done" function
7491 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
7492 - scsi: hisi_sas: stop controller timer for reset
7493 - scsi: hisi_sas: update PHY linkrate after a controller reset
7494 - scsi: hisi_sas: change slot index allocation mode
7495 - scsi: hisi_sas: Change common allocation mode of device id
7496 - scsi: hisi_sas: Reset disks when discovered
7497 - scsi: hisi_sas: Create a scsi_host_template per HW module
7498 - scsi: hisi_sas: Init disks after controller reset
7499 - scsi: hisi_sas: Try wait commands before before controller reset
7500 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
7501 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
7502 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
7503 - scsi: hisi_sas: Fix return value when get_free_slot() failed
7504 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
7505
7506 * hisi_sas: Support newer v3 hardware (LP: #1774467)
7507 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
7508 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
7509 - scsi: hisi_sas: fix PI memory size
7510 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
7511 - scsi: hisi_sas: remove redundant handling to event95 for v3
7512 - scsi: hisi_sas: add readl poll timeout helper wrappers
7513 - scsi: hisi_sas: workaround a v3 hw hilink bug
7514 - scsi: hisi_sas: Add LED feature for v3 hw
7515
7516 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
7517 - scsi: hisi_sas: optimise the usage of DQ locking
7518 - scsi: hisi_sas: relocate smp sg map
7519 - scsi: hisi_sas: make return type of prep functions void
7520 - scsi: hisi_sas: allocate slot buffer earlier
7521 - scsi: hisi_sas: Don't lock DQ for complete task sending
7522 - scsi: hisi_sas: Use device lock to protect slot alloc/free
7523 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
7524 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
7525
7526 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
7527 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
7528
7529 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
7530 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
7531
7532 * hns3 driver updates (LP: #1768670)
7533 - net: hns3: Remove error log when getting pfc stats fails
7534 - net: hns3: fix to correctly fetch l4 protocol outer header
7535 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
7536 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
7537 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
7538 - net: hns3: Fix to support autoneg only for port attached with phy
7539 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
7540 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
7541 - net: hns3: Remove packet statistics in the range of 8192~12287
7542 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
7543 - net: hns3: Fix for setting mac address when resetting
7544 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
7545 - net: hns3: fix for cleaning ring problem
7546 - net: hns3: refactor the loopback related function
7547 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
7548 - net: hns3: Fix for the null pointer problem occurring when initializing
7549 ae_dev failed
7550 - net: hns3: Add a check for client instance init state
7551 - net: hns3: Change return type of hnae3_register_ae_dev
7552 - net: hns3: Change return type of hnae3_register_ae_algo
7553 - net: hns3: Change return value in hnae3_register_client
7554 - net: hns3: Fixes the back pressure setting when sriov is enabled
7555 - net: hns3: Fix for fiber link up problem
7556 - net: hns3: Add support of .sriov_configure in HNS3 driver
7557 - net: hns3: Fixes the missing PCI iounmap for various legs
7558 - net: hns3: Fixes error reported by Kbuild and internal review
7559 - net: hns3: Fixes API to fetch ethernet header length with kernel default
7560 - net: hns3: cleanup of return values in hclge_init_client_instance()
7561 - net: hns3: Fix the missing client list node initialization
7562 - net: hns3: Fix for hns3 module is loaded multiple times problem
7563 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
7564 - net: hns3: Fix for netdev not running problem after calling net_stop and
7565 net_open
7566 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
7567 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
7568 - net: hns3: Updates RX packet info fetch in case of multi BD
7569 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
7570 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
7571 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
7572 - net: hns3: Fix for PF mailbox receving unknown message
7573 - net: hns3: Fixes the state to indicate client-type initialization
7574 - net: hns3: Fixes the init of the VALID BD info in the descriptor
7575 - net: hns3: Removes unnecessary check when clearing TX/RX rings
7576 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
7577 - net: hns3: Remove unused led control code
7578 - net: hns3: Adds support for led locate command for copper port
7579 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
7580 - net: hns3: Disable vf vlan filter when vf vlan table is full
7581 - net: hns3: Add support for IFF_ALLMULTI flag
7582 - net: hns3: Add repeat address checking for setting mac address
7583 - net: hns3: Fix setting mac address error
7584 - net: hns3: Fix for service_task not running problem after resetting
7585 - net: hns3: Fix for hclge_reset running repeatly problem
7586 - net: hns3: Fix for phy not link up problem after resetting
7587 - net: hns3: Add missing break in misc_irq_handle
7588 - net: hns3: Fix for vxlan tx checksum bug
7589 - net: hns3: Optimize the PF's process of updating multicast MAC
7590 - net: hns3: Optimize the VF's process of updating multicast MAC
7591 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
7592 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
7593 VLD bit and buffer size
7594 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
7595 hclge_bind_ring_with_vector
7596 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
7597 uninit_client_instance
7598 - SAUCE: {topost} net: hns3: add vector status check before free vector
7599 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
7600 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
7601 - SAUCE: {topost} net: hns3: extraction an interface for state state
7602 init|uninit
7603 - SAUCE: {topost} net: hns3: print the ret value in error information
7604 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
7605 hns3_client_uninit
7606 - SAUCE: {topost} net: hns3: add unlikely for error check
7607 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
7608 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
7609 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
7610 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
7611 - SAUCE: {topost} net: hns3: remove some redundant assignments
7612 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
7613 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
7614 hclge_cmd_send
7615 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
7616 - SAUCE: {topost} net: hns3: remove some unused members of some structures
7617 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
7618 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
7619 kzalloc/dma_map_single
7620 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
7621 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
7622 - SAUCE: {topost} net: hns3: remove some redundant assignments
7623 - SAUCE: {topost} net: hns3: standardize the handle of return value
7624 - SAUCE: {topost} net: hns3: remove extra space and brackets
7625 - SAUCE: {topost} net: hns3: fix unreasonable code comments
7626 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
7627 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
7628 - SAUCE: {topost} net: hns3: fix mislead parameter name
7629 - SAUCE: {topost} net: hns3: remove unused struct member and definition
7630 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
7631 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
7632 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
7633 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
7634 status change
7635 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
7636 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
7637 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
7638 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
7639 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
7640 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
7641 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
7642 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
7643 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
7644 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
7645 function
7646 - SAUCE: {topost} net: hns3: prevent sending command during global or core
7647 reset
7648 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
7649 register
7650 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
7651 - SAUCE: {topost} net: hns3: prevent to request reset frequently
7652 - SAUCE: {topost} net: hns3: correct reset event status register
7653 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
7654 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
7655 - SAUCE: {topost} net: hns3: fix return value error in
7656 hns3_reset_notify_down_enet
7657 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
7658 while resetting
7659 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
7660 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
7661 hclge_get_ring_chain_from_mbx
7662 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
7663 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
7664 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
7665 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
7666
7667 * CVE-2018-7755
7668 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
7669
7670 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
7671 - [Packaging] Fix missing watchdog for Raspberry Pi
7672
7673 * kernel: Fix arch random implementation (LP: #1775391)
7674 - s390/archrandom: Rework arch random implementation.
7675
7676 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
7677 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
7678 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
7679
7680 * Cosmic update to v4.17.2 stable release (LP: #1779117)
7681 - crypto: chelsio - request to HW should wrap
7682 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
7683 - KVM: X86: Fix reserved bits check for MOV to CR3
7684 - KVM: x86: introduce linear_{read,write}_system
7685 - kvm: fix typo in flag name
7686 - kvm: nVMX: Enforce cpl=0 for VMX instructions
7687 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
7688 kvm_write_guest_virt_system
7689 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
7690 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
7691 - NFC: pn533: don't send USB data off of the stack
7692 - usbip: vhci_sysfs: fix potential Spectre v1
7693 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
7694 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
7695 - Input: xpad - add GPD Win 2 Controller USB IDs
7696 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
7697 - usb: core: message: remove extra endianness conversion in
7698 usb_set_isoch_delay
7699 - usb: typec: wcove: Remove dependency on HW FSM
7700 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
7701 - usb: gadget: udc: renesas_usb3: fix double phy_put()
7702 - usb: gadget: udc: renesas_usb3: should remove debugfs
7703 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
7704 udc
7705 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
7706 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
7707 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
7708 reconnecting
7709 - serial: sh-sci: Stop using printk format %pCr
7710 - tty/serial: atmel: use port->name as name in request_irq()
7711 - serial: samsung: fix maxburst parameter for DMA transactions
7712 - serial: 8250: omap: Fix idling of clocks for unused uarts
7713 - vmw_balloon: fixing double free when batching mode is off
7714 - doc: fix sysfs ABI documentation
7715 - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
7716 - tty: pl011: Avoid spuriously stuck-off interrupts
7717 - crypto: ccree - correct host regs offset
7718 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
7719 - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
7720 - crypto: caam - strip input zeros from RSA input buffer
7721 - crypto: caam - fix DMA mapping dir for generated IV
7722 - crypto: caam - fix IV DMA mapping and updating
7723 - crypto: caam/qi - fix IV DMA mapping and updating
7724 - crypto: caam - fix size of RSA prime factor q
7725 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
7726 - crypto: cavium - Limit result reading attempts
7727 - crypto: vmx - Remove overly verbose printk from AES init routines
7728 - crypto: vmx - Remove overly verbose printk from AES XTS init
7729 - crypto: omap-sham - fix memleak
7730 - Linux 4.17.2
7731
7732 * Cosmic update to v4.17.1 stable release (LP: #1779116)
7733 - netfilter: nf_flow_table: attach dst to skbs
7734 - bnx2x: use the right constant
7735 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
7736 - ipv6: omit traffic class when calculating flow hash
7737 - l2tp: fix refcount leakage on PPPoL2TP sockets
7738 - netdev-FAQ: clarify DaveM's position for stable backports
7739 - net: metrics: add proper netlink validation
7740 - net/packet: refine check for priv area size
7741 - rtnetlink: validate attributes in do_setlink()
7742 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
7743 - team: use netdev_features_t instead of u32
7744 - vrf: check the original netdevice for generating redirect
7745 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
7746 - ipmr: fix error path when ipmr_new_table fails
7747 - PCI: hv: Do not wait forever on a device that has disappeared
7748 - Linux 4.17.1
7749
7750 * Miscellaneous Ubuntu changes
7751 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
7752 CONFIG_VMAP_STACK"
7753 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
7754 - SAUCE: apparmor: userspace queries
7755 - SAUCE: apparmor: patch to provide compatibility with v2.x net rules
7756 - SAUCE: apparmor: af_unix mediation
7757
7758 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Jun 2018 08:03:32 -0500
7759
7760linux (4.17.0-2.3) cosmic; urgency=medium
7761
7762 * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276)
7763
7764 * Miscellaneous Ubuntu changes
7765 - Config: remove IrDA from annotations
7766 - Config: remove scsi drivers from annotations
7767 - Config: remove BT_HCIBTUART from annotations
7768 - Config: pstore zlib support was renamed
7769 - Config: disable NVRAM for armhf on annotations
7770 - Config: Disable VT on s390x
7771 - Config: Update SSB and B43/B44 options
7772 - Config: some options not supported on some arches anymore
7773 - Config: renamed and removed options
7774 - Config: TCG_CRB is required for IMA on ACPI systems
7775 - Config: EXTCON_AXP288 depends on X86
7776 - Config: CONFIG_FSI depends on OF
7777 - Config: DRM_RCAR_LVDS now depends on DRM
7778 - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386
7779 - Config: Enable HINIC on arm64
7780 - Config: Set PPS and PTP_1588_CLOCK as y
7781 - Config: Some NF_TABLES options are built-in now
7782 - Config: GENERIC_CPU for ppc64el
7783 - Config: KEXEC_FILE=n for s390x
7784 - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS
7785 - Config: Disable STM32 support
7786 - Config: Enable FORTIFY_SOURCE for armhf
7787 - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR
7788
7789 [ Upstream Kernel Changes ]
7790
7791 * Rebase to v4.17
7792
7793 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 11 Jun 2018 15:22:10 -0300
7794
7795linux (4.17.0-1.2) cosmic; urgency=medium
7796
7797 [ Seth Forshee ]
7798 * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516)
7799 - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64
7800
7801 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
7802 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
7803 num_possible_cpus()
7804
7805 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
7806 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
7807 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
7808
7809 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
7810 - [Config] update Build-Depends: transfig to fig2dev
7811
7812 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
7813 to load (LP: #1728238)
7814 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
7815 unreleased firmware"
7816
7817 * No driver for Huawei network adapters on arm64 (LP: #1769899)
7818 - net-next/hinic: add arm64 support
7819
7820 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
7821 - [Config] snapdragon: DRM_I2C_ADV7511=y
7822
7823 * Add d-i support for Huawei NICs (LP: #1767490)
7824 - d-i: add hinic to nic-modules udeb
7825
7826 * Acer Swift sf314-52 power button not managed (LP: #1766054)
7827 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
7828
7829 * Include nfp driver in linux-modules (LP: #1768526)
7830 - [Config] Add nfp.ko to generic inclusion list
7831
7832 * Miscellaneous Ubuntu changes
7833 - SAUCE: Import aufs driver
7834 - [Config] Enable AUFS config options
7835 - SAUCE: (efi-lockdown) Fix for module sig verification
7836 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7837 reboot
7838 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7839 boot mode
7840 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7841 mode
7842 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7843 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
7844 - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y
7845 - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot
7846 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17
7847 - enable zfs build
7848
7849 * Miscellaneous upstream changes
7850 - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in
7851 lockdown mode"
7852 - Rebased to v4.17-rc6
7853
7854 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 22 May 2018 14:48:13 -0300
7855
7856linux (4.17.0-0.1) bionic; urgency=medium
7857
7858 [ Upstream Kernel Changes ]
7859
7860 * Rebase to v4.17-rc4
7861
7862 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 08 May 2018 16:38:51 -0300
7863
7864linux (4.17.0-0.0) bionic; urgency=medium
7865
7866 * Dummy entry.
7867
7868 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 27 Apr 2018 11:01:13 -0300
7869
7870linux (4.16.0-4.5) bionic; urgency=medium
7871
7872 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
7873 - tools/kvm_stat: Fix python3 syntax
7874 - tools/kvm_stat: Don't use deprecated file()
7875 - tools/kvm_stat: Remove unused function
7876 - [Packaging] Add linux-tools-host package for VM host tools
7877 - [Config] do_tools_host=true for amd64
7878
7879 * [Featire] CNL: Enable RAPL support (LP: #1685712)
7880 - powercap: RAPL: Add support for Cannon Lake
7881
7882 * Bionic update to v4.16.2 stable release (LP: #1763388)
7883 - sparc64: Oracle DAX driver depends on SPARC64
7884 - arp: fix arp_filter on l3slave devices
7885 - net: dsa: Discard frames from unused ports
7886 - net/ipv6: Increment OUTxxx counters after netfilter hook
7887 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
7888 - pptp: remove a buggy dst release in pptp_connect()
7889 - sctp: do not leak kernel memory to user space
7890 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
7891 - vlan: also check phy_driver ts_info for vlan's real device
7892 - net: fool proof dev_valid_name()
7893 - ip_tunnel: better validate user provided tunnel names
7894 - ipv6: sit: better validate user provided tunnel names
7895 - ip6_gre: better validate user provided tunnel names
7896 - ip6_tunnel: better validate user provided tunnel names
7897 - vti6: better validate user provided tunnel names
7898 - net_sched: fix a missing idr_remove() in u32_delete_key()
7899 - nfp: use full 40 bits of the NSP buffer address
7900 - Linux 4.16.2
7901
7902 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
7903 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable
7904 release (LP: #1763388)
7905 - sky2: Increase D3 delay to sky2 stops working after suspend
7906
7907 * Merge the linux-snapdragon kernel into bionic master/snapdragon
7908 (LP: #1763040)
7909 - arm64: defconfig: enable REMOTEPROC
7910 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
7911 - kernel: configs; add distro.config
7912 - arm64: configs: enable WCN36xx
7913 - kernel: distro.config: enable debug friendly USB network adpater
7914 - arm64: configs: enable QCOM Venus
7915 - arm64: defconfig: Enable a53/apcs and avs
7916 - arm64: defconfig: enable ondemand governor as default
7917 - arm64: defconfig: enable QCOM_TSENS
7918 - kernel: configs: enable dm_mod and dm_crypt
7919 - Force the SMD regulator driver to be compiled-in
7920 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
7921 - arm64: configs: enable BT_QCOMSMD
7922 - kernel: configs: add more USB net drivers
7923 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
7924 - arm64: configs: Enable camera drivers
7925 - kernel: configs: add freq stat to sysfs
7926 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
7927 - arm64: defconfig: Enable QRTR features
7928 - kernel: configs: set USB_CONFIG_F_FS in distro.config
7929 - kernel: distro.config: enable 'schedutil' CPUfreq governor
7930 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
7931 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
7932 - arm64: defconfig: enable LEDS_QCOM_LPG
7933 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
7934 - power: avs: Add support for CPR (Core Power Reduction)
7935 - power: avs: cpr: Use raw mem access for qfprom
7936 - power: avs: cpr: fix with new reg_sequence structures
7937 - power: avs: cpr: Register with cpufreq-dt
7938 - regulator: smd: Add floor and corner operations
7939 - PM / OPP: Support adjusting OPP voltages at runtime
7940 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
7941 - PM / OPP: HACK: Allow to set regulator without opp_list
7942 - PM / OPP: Add a helper to get an opp regulator for device
7943 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
7944 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
7945 - ov5645: I2C address change
7946 - i2c: Add Qualcomm Camera Control Interface driver
7947 - camss: vfe: Skip first four frames from sensor
7948 - camss: Do not register if no cameras are present
7949 - i2c-qcom-cci: Fix run queue completion timeout
7950 - i2c-qcom-cci: Fix I2C address bug
7951 - media: ov5645: Fix I2C address
7952 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
7953 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
7954 - leds: Add driver for Qualcomm LPG
7955 - wcn36xx: Fix warning due to duplicate scan_completed notification
7956 - arm64: dts: Add CPR DT node for msm8916
7957 - arm64: dts: add spmi-regulator nodes
7958 - arm64: dts: msm8916: Add cpufreq support
7959 - arm64: dts: msm8916: Add a shared CPU opp table
7960 - arm64: dts: msm8916: Add cpu cooling maps
7961 - arm64: dts: pm8916: Mark the s2 regulator as always-on
7962 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
7963 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
7964 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
7965 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
7966 driver
7967 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
7968 - DT: leds: Add Qualcomm Light Pulse Generator binding
7969 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
7970 - arm64: dts: qcom: Add pwm node for pm8916
7971 - arm64: dts: qcom: Add user LEDs on db820c
7972 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
7973 - ARM: dts: qcom: Add LPG node to pm8941
7974 - ARM: dts: qcom: honami: Add LPG node and RGB LED
7975 - arm64: dts: qcom: Add Camera Control Interface support
7976 - arm64: dts: qcom: Add apps_iommu vfe child node
7977 - arm64: dts: qcom: Add camss device node
7978 - arm64: dts: qcom: Add ov5645 device nodes
7979 - arm64: dts: msm8916: Fix camera sensors I2C addresses
7980 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
7981 - packaging: arm64: add a uboot flavour - part1
7982 - packaging: arm64: add a uboot flavour - part2
7983 - packaging: arm64: add a uboot flavour - part3
7984 - packaging: arm64: add a uboot flavour - part4
7985 - packaging: arm64: add a uboot flavour - part5
7986 - packaging: arm64: rename uboot flavour to snapdragon
7987 - [Config] updateconfigs after qcomlt import
7988 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
7989 - [Config] arm64: snapdragon: MSM_GCC_8916=y
7990 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
7991 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
7992 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
7993 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
7994 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
7995 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
7996 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
7997 - [Config] arm64: snapdragon: QCOM_SMEM=y
7998 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
7999 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
8000 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
8001 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
8002 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
8003 - [Config] arm64: snapdragon: QCOM_CPR=y
8004 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
8005 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
8006 - [Config] turn off DRM_MSM_REGISTER_LOGGING
8007 - [Config] arm64: snapdragon: I2C_QUP=y
8008 - [Config] arm64: snapdragon: SPI_QUP=y
8009 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
8010 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
8011 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
8012 - [Config] arm64: snapdragon: QCOM_SMSM=y
8013 - [Config] arm64: snapdragon: QCOM_SMP2P=y
8014 - [Config] arm64: snapdragon: DRM_MSM=y
8015 - [Config] arm64: snapdragon: SND_SOC=y
8016 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
8017 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
8018 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
8019 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
8020 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
8021 SND_SOC_MSM8916_WCD_DIGITAL=y
8022 - SAUCE: media: ov5645: skip address change if dt addr == default addr
8023 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
8024 #ifdefs
8025 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
8026 - [Packaging] fix up snapdragon abi paths
8027
8028 * LSM stacking patches for bionic (LP: #1763062)
8029 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
8030 - SAUCE: LSM stacking: LSM: Manage credential security blobs
8031 - SAUCE: LSM stacking: LSM: Manage file security blobs
8032 - SAUCE: LSM stacking: LSM: Manage task security blobs
8033 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
8034 - SAUCE: LSM stacking: LSM: General stacking
8035 - SAUCE: LSM stacking: fixup initialize task->security
8036 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
8037 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
8038 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
8039 - SAUCE: LSM stacking: fixup apparmor stacking enablement
8040 - SAUCE: LSM stacking: fixup stacking kconfig
8041 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
8042 - SAUCE: LSM stacking: provide prctl interface for setting context
8043 - SAUCE: LSM stacking: inherit current display LSM
8044 - SAUCE: LSM stacking: keep an index for each registered LSM
8045 - SAUCE: LSM stacking: verify display LSM
8046 - SAUCE: LSM stacking: provide a way to specify the default display lsm
8047 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
8048 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
8049 - SAUCE: LSM stacking: add Kconfig to set default display LSM
8050 - SAUCE: LSM stacking: add configs for LSM stacking
8051 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
8052 - SAUCE: LSM stacking: remove procfs context interface
8053
8054 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
8055 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
8056 - SAUCE: LSM stacking: check for invalid zero sized writes
8057
8058 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
8059 (LP: #1762755)
8060 - RDMA/hns: Support rq record doorbell for the user space
8061 - RDMA/hns: Support cq record doorbell for the user space
8062 - RDMA/hns: Support rq record doorbell for kernel space
8063 - RDMA/hns: Support cq record doorbell for kernel space
8064 - RDMA/hns: Fix cqn type and init resp
8065 - RDMA/hns: Fix init resp when alloc ucontext
8066 - RDMA/hns: Fix cq record doorbell enable in kernel
8067
8068 * Replace LPC patchset with upstream version (LP: #1762758)
8069 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
8070 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
8071 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
8072 children"
8073 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
8074 bindings"
8075 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
8076 devices"
8077 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
8078 hosts"
8079 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
8080 pci_register_io_range()"
8081 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
8082 pci_register_io_range()"
8083 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
8084 - lib: Add generic PIO mapping method
8085 - PCI: Remove __weak tag from pci_register_io_range()
8086 - PCI: Add fwnode handler as input param of pci_register_io_range()
8087 - PCI: Apply the new generic I/O management on PCI IO hosts
8088 - of: Add missing I/O range exception for indirect-IO devices
8089 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
8090 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
8091 - ACPI / scan: Do not enumerate Indirect IO host children
8092 - HISI LPC: Add ACPI support
8093 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
8094
8095 * Enable Tunneled Operations on POWER9 (LP: #1762448)
8096 - powerpc/powernv: Enable tunneled operations
8097 - cxl: read PHB indications from the device tree
8098
8099 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
8100 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
8101
8102 * NFS + sec=krb5 is broken (LP: #1759791)
8103 - sunrpc: remove incorrect HMAC request initialization
8104
8105 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
8106 - d-i: add bcm2835 to block-modules
8107
8108 * Backport USB core quirks (LP: #1762695)
8109 - usb: core: Add "quirks" parameter for usbcore
8110 - usb: core: Copy parameter string correctly and remove superfluous null check
8111 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
8112
8113 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
8114 setting up a second end-to-end encrypted disk (LP: #1762353)
8115 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
8116
8117 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
8118 - s390: move nobp parameter functions to nospec-branch.c
8119 - s390: add automatic detection of the spectre defense
8120 - s390: report spectre mitigation via syslog
8121 - s390: add sysfs attributes for spectre
8122 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
8123 - s390: correct nospec auto detection init order
8124
8125 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
8126 - powerpc/64s: Wire up cpu_show_spectre_v2()
8127
8128 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
8129 - powerpc/64s: Wire up cpu_show_spectre_v1()
8130
8131 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
8132 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
8133 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
8134 - powerpc/rfi-flush: Always enable fallback flush on pseries
8135 - powerpc/rfi-flush: Differentiate enabled and patched flush types
8136 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
8137 - powerpc/64s: Move cpu_show_meltdown()
8138 - powerpc/64s: Enhance the information in cpu_show_meltdown()
8139 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
8140 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
8141
8142 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
8143 CVE-2017-5753 // CVE-2017-5754
8144 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
8145 - powerpc: Add security feature flags for Spectre/Meltdown
8146 - powerpc/pseries: Set or clear security feature flags
8147 - powerpc/powernv: Set or clear security feature flags
8148
8149 * Hisilicon network subsystem 3 support (LP: #1761610)
8150 - net: hns3: export pci table of hclge and hclgevf to userspace
8151 - d-i: Add hns3 drivers to nic-modules
8152
8153 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
8154 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
8155
8156 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
8157 - perf vendor events: Drop incomplete multiple mapfile support
8158 - perf vendor events: Fix error code in json_events()
8159 - perf vendor events: Drop support for unused topic directories
8160 - perf vendor events: Add support for pmu events vendor subdirectory
8161 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
8162 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
8163 - perf vendor events: Add support for arch standard events
8164 - perf vendor events arm64: Add armv8-recommended.json
8165 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
8166 - perf vendor events arm64: fixup A53 to use recommended events
8167 - perf vendor events arm64: add HiSilicon hip08 JSON file
8168 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
8169
8170 * Warning "cache flush timed out!" seen when unloading the cxl driver
8171 (LP: #1762367)
8172 - cxl: Check if PSL data-cache is available before issue flush request
8173
8174 * Bionic update to v4.16.1 stable release (LP: #1763170)
8175 - bitmap: fix memset optimization on big-endian systems
8176 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
8177 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
8178 - USB: serial: cp210x: add ELDAT Easywave RX09 id
8179 - serial: 8250: Add Nuvoton NPCM UART
8180 - mei: remove dev_err message on an unsupported ioctl
8181 - /dev/mem: Avoid overwriting "err" in read_mem()
8182 - media: usbtv: prevent double free in error case
8183 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
8184 - crypto: lrw - Free rctx->ext with kzfree
8185 - crypto: ccp - Fill the result buffer only on digest, finup, and final ops
8186 - crypto: talitos - don't persistently map req_ctx->hw_context and
8187 req_ctx->buf
8188 - crypto: inside-secure - fix clock management
8189 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
8190 - crypto: talitos - fix IPsec cipher in length
8191 - crypto: ahash - Fix early termination in hash walk
8192 - crypto: caam - Fix null dereference at error path
8193 - crypto: ccp - return an actual key size from RSA max_size callback
8194 - crypto: arm,arm64 - Fix random regeneration of S_shipped
8195 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
8196 - Bluetooth: hci_bcm: Add 6 new ACPI HIDs
8197 - Btrfs: fix unexpected cow in run_delalloc_nocow
8198 - siox: fix possible buffer overflow in device_add_store
8199 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
8200 - Revert "base: arch_topology: fix section mismatch build warnings"
8201 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
8202 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
8203 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
8204 - vt: change SGR 21 to follow the standards
8205 - Fix slab name "biovec-(1<<(21-12))"
8206 - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
8207 - Linux 4.16.1
8208
8209 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
8210 starting 4.15-rc2 (LP: #1759893)
8211 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
8212 build"
8213 - [Config] CONFIG_BLK_DEV_NMVE=m
8214
8215 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
8216 - PM / hibernate: Make passing hibernate offsets more friendly
8217
8218 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
8219 type(pseries-bionic) complaining "KVM implementation does not support
8220 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
8221 - powerpc: Use feature bit for RTC presence rather than timebase presence
8222 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
8223 - powerpc: Free up CPU feature bits on 64-bit machines
8224 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
8225 - powerpc/powernv: Provide a way to force a core into SMT4 mode
8226 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
8227 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
8228 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
8229
8230 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
8231 - thunderbolt: Resume control channel after hibernation image is created
8232 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
8233 - thunderbolt: Handle connecting device in place of host properly
8234 - thunderbolt: Do not overwrite error code when domain adding fails
8235 - thunderbolt: Wait a bit longer for root switch config space
8236 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
8237 - thunderbolt: Handle rejected Thunderbolt devices
8238 - thunderbolt: Factor common ICM add and update operations out
8239 - thunderbolt: Correct function name in kernel-doc comment
8240 - thunderbolt: Add tb_switch_get()
8241 - thunderbolt: Add tb_switch_find_by_route()
8242 - thunderbolt: Add tb_xdomain_find_by_route()
8243 - thunderbolt: Add constant for approval timeout
8244 - thunderbolt: Move driver ready handling to struct icm
8245 - thunderbolt: Add 'boot' attribute for devices
8246 - thunderbolt: Add support for preboot ACL
8247 - thunderbolt: Introduce USB only (SL4) security level
8248 - thunderbolt: Add support for Intel Titan Ridge
8249
8250 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
8251 - ath10k: update the IRAM bank number for QCA9377
8252
8253 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
8254 (LP: #1759511)
8255 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
8256
8257 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
8258 (LP: #1757228)
8259 - cxl: Fix timebase synchronization status on P9
8260
8261 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
8262 fixes (LP: #1752182)
8263 - scsi: lpfc: Fix frequency of Release WQE CQEs
8264 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
8265 - scsi: lpfc: move placement of target destroy on driver detach
8266 - scsi: lpfc: correct debug counters for abort
8267 - scsi: lpfc: Add WQ Full Logic for NVME Target
8268 - scsi: lpfc: Fix PRLI handling when topology type changes
8269 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
8270 - scsi: lpfc: Fix RQ empty firmware trap
8271 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
8272 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
8273 - scsi: lpfc: Fix issue_lip if link is disabled
8274 - scsi: lpfc: Indicate CONF support in NVMe PRLI
8275 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
8276 - scsi: lpfc: Validate adapter support for SRIU option
8277 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
8278 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
8279 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
8280 - scsi: lpfc: update driver version to 11.4.0.7
8281 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
8282 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
8283 - scsi: lpfc: Rework sli4 doorbell infrastructure
8284 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
8285 - scsi: lpfc: Add push-to-adapter support to sli4
8286 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
8287 - scsi: lpfc: Add 64G link speed support
8288 - scsi: lpfc: Add if_type=6 support for cycling valid bits
8289 - scsi: lpfc: Enable fw download on if_type=6 devices
8290 - scsi: lpfc: Add embedded data pointers for enhanced performance
8291 - scsi: lpfc: Fix nvme embedded io length on new hardware
8292 - scsi: lpfc: Work around NVME cmd iu SGL type
8293 - scsi: lpfc: update driver version to 12.0.0.0
8294 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
8295 - scsi: lpfc: use __raw_writeX on DPP copies
8296 - scsi: lpfc: Add missing unlock in WQ full logic
8297
8298 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
8299 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
8300
8301 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
8302 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
8303 - [Packaging] include the retpoline extractor in the headers
8304
8305 * Use med_with_dipm SATA LPM to save more power for mobile platforms
8306 (LP: #1759547)
8307 - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3
8308
8309 * Miscellaneous Ubuntu changes
8310 - [Packaging] Only install cloud init files when do_tools_common=true
8311 - SAUCE: Import aufs driver
8312 - [Config] Enable AUFS config options
8313
8314 -- Seth Forshee <seth.forshee@canonical.com> Thu, 12 Apr 2018 09:30:56 -0500
8315
8316linux (4.16.0-3.4) bionic; urgency=medium
8317
8318 * Allow multiple mounts of zfs datasets (LP: #1759848)
8319 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
8320
8321 * zfs system process hung on container stop/delete (LP: #1754584)
8322 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
8323 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
8324 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
8325
8326 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
8327 (LP: #1755073)
8328 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
8329
8330 * CAPI Flash (cxlflash) update (LP: #1752672)
8331 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
8332 - SAUCE: cxlflash: Avoid clobbering context control register value
8333 - SAUCE: cxlflash: Add argument identifier names
8334 - SAUCE: cxlflash: Introduce OCXL backend
8335 - SAUCE: cxlflash: Hardware AFU for OCXL
8336 - SAUCE: cxlflash: Read host function configuration
8337 - SAUCE: cxlflash: Setup function acTag range
8338 - SAUCE: cxlflash: Read host AFU configuration
8339 - SAUCE: cxlflash: Setup AFU acTag range
8340 - SAUCE: cxlflash: Setup AFU PASID
8341 - SAUCE: cxlflash: Adapter context support for OCXL
8342 - SAUCE: cxlflash: Use IDR to manage adapter contexts
8343 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
8344 - SAUCE: cxlflash: Support adapter context discovery
8345 - SAUCE: cxlflash: Support image reload policy modification
8346 - SAUCE: cxlflash: MMIO map the AFU
8347 - SAUCE: cxlflash: Support starting an adapter context
8348 - SAUCE: cxlflash: Support process specific mappings
8349 - SAUCE: cxlflash: Support AFU state toggling
8350 - SAUCE: cxlflash: Support reading adapter VPD data
8351 - SAUCE: cxlflash: Setup function OCXL link
8352 - SAUCE: cxlflash: Setup OCXL transaction layer
8353 - SAUCE: cxlflash: Support process element lifecycle
8354 - SAUCE: cxlflash: Support AFU interrupt management
8355 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
8356 - SAUCE: cxlflash: Support starting user contexts
8357 - SAUCE: cxlflash: Support adapter context polling
8358 - SAUCE: cxlflash: Support adapter context reading
8359 - SAUCE: cxlflash: Support adapter context mmap and release
8360 - SAUCE: cxlflash: Support file descriptor mapping
8361 - SAUCE: cxlflash: Introduce object handle fop
8362 - SAUCE: cxlflash: Setup LISNs for user contexts
8363 - SAUCE: cxlflash: Setup LISNs for master contexts
8364 - SAUCE: cxlflash: Update synchronous interrupt status bits
8365 - SAUCE: cxlflash: Introduce OCXL context state machine
8366 - SAUCE: cxlflash: Register for translation errors
8367 - SAUCE: cxlflash: Support AFU reset
8368 - SAUCE: cxlflash: Enable OCXL operations
8369
8370 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
8371 (LP: #1736393)
8372 - SAUCE: drm/i915:Don't set chip specific data
8373 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
8374
8375 * zed process consuming 100% cpu (LP: #1751796)
8376 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
8377
8378 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
8379 "always" (LP: #1753708)
8380 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
8381
8382 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
8383 - [Packaging] retpoline -- add safe usage hint support
8384 - [Packaging] retpoline-check -- only report additions
8385 - [Packaging] retpoline -- widen indirect call/jmp detection
8386 - [Packaging] retpoline -- elide %rip relative indirections
8387 - [Packaging] retpoline -- clear hint information from packages
8388 - SAUCE: apm -- annotate indirect calls within
8389 firmware_restrict_branch_speculation_{start,end}
8390 - SAUCE: EFI -- annotate indirect calls within
8391 firmware_restrict_branch_speculation_{start,end}
8392 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
8393 code
8394 - SAUCE: vga_set_mode -- avoid jump tables
8395 - [Config] retpoine -- switch to new format
8396
8397 * Miscellaneous Ubuntu changes
8398 - [Packaging] final-checks -- remove check for empty retpoline files
8399 - [Packaging] skip cloud tools packaging when not building package
8400
8401 [ Upstream Kernel Changes ]
8402
8403 * Rebase to v4.16
8404
8405 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Apr 2018 16:15:36 -0500
8406
8407linux (4.16.0-2.3) bionic; urgency=medium
8408
8409 * devpts: handle bind-mounts (LP: #1755857)
8410 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
8411 - SAUCE: devpts: resolve devpts bind-mounts
8412 - SAUCE: devpts: comment devpts_mntget()
8413 - SAUCE: selftests: add devpts selftests
8414
8415 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
8416 - d-i: add hisi_sas_v3_hw to scsi-modules
8417
8418 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
8419 - SAUCE: scsi: hisi_sas: config for hip08 ES
8420 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
8421
8422 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
8423 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
8424
8425 * Fix ARC hit rate (LP: #1755158)
8426 - SAUCE: Fix ARC hit rate (LP: #1755158)
8427
8428 * ZFS setgid broken on 0.7 (LP: #1753288)
8429 - SAUCE: Fix ZFS setgid
8430
8431 * CONFIG_EFI=y on armhf (LP: #1726362)
8432 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
8433
8434 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
8435 - [Config] CONFIG_USB_XHCI_DBGCAP=y
8436
8437 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
8438 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
8439 - [Config] retpoline -- clean up i386 retpoline files
8440
8441 * Miscellaneous Ubuntu changes
8442 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
8443 - [Config] fix up retpoline abi files
8444 - [Config] fix up retpoline abi files
8445 - d-i: Add netsec to nic-modules
8446
8447 [ Upstream Kernel Changes ]
8448
8449 * Rebase to v4.16-rc6
8450
8451 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Mar 2018 14:09:49 -0500
8452
8453linux (4.16.0-1.2) bionic; urgency=medium
8454
8455 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
8456 - d-i: add cxgb4 to nic-modules
8457
8458 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
8459 - [Config] CONFIG_INDIRECT_PIO=y
8460 - SAUCE: LIB: Introduce a generic PIO mapping method
8461 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
8462 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
8463 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
8464 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
8465 - [Config] CONFIG_HISILICON_LPC=y
8466 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
8467 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
8468 - SAUCE: HISI LPC: Add ACPI support
8469 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
8470
8471 * Miscellaneous Ubuntu changes
8472 - SAUCE: tools: use CC for linking acpi tools
8473
8474 [ Upstream Kernel Changes ]
8475
8476 * Rebase to v4.16-rc3
8477
8478 -- Seth Forshee <seth.forshee@canonical.com> Wed, 28 Feb 2018 10:17:23 -0600
8479
8480linux (4.16.0-0.1) bionic; urgency=medium
8481
8482 * retpoline abi files are empty on i386 (LP: #1751021)
8483 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
8484 - [Packaging] final-checks -- sanity checking ABI contents
8485 - [Packaging] final-checks -- check for empty retpoline files
8486
8487 * Miscellaneous upstream changes
8488 - disable vbox build
8489 - Disable zfs build
8490
8491 [ Upstream Kernel Changes ]
8492
8493 * Rebase to v4.16-rc2
8494
8495 -- Seth Forshee <seth.forshee@canonical.com> Thu, 22 Feb 2018 08:58:57 -0600
8496
8497linux (4.16.0-0.0) bionic; urgency=medium
8498
8499 * Dummy entry
8500
8501 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Feb 2018 14:33:13 -0600
8502
8503linux (4.15.0-10.11) bionic; urgency=medium
8504
8505 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
8506
8507 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
8508 (LP: #1749202)
8509 - swiotlb: suppress warning when __GFP_NOWARN is set
8510 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
8511
8512 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
8513 - SAUCE: tools -- add ability to disable libbfd
8514 - [Packaging] correct disablement of libbfd
8515
8516 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
8517 (LP: #1744058)
8518 - ALSA: hda/realtek - update ALC225 depop optimize
8519
8520 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
8521 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
8522
8523 * headset mic can't be detected on two Dell machines (LP: #1748807)
8524 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
8525 - ALSA: hda - Fix headset mic detection problem for two Dell machines
8526
8527 * Bionic update to v4.15.3 stable release (LP: #1749191)
8528 - ip6mr: fix stale iterator
8529 - net: igmp: add a missing rcu locking section
8530 - qlcnic: fix deadlock bug
8531 - qmi_wwan: Add support for Quectel EP06
8532 - r8169: fix RTL8168EP take too long to complete driver initialization.
8533 - tcp: release sk_frag.page in tcp_disconnect
8534 - vhost_net: stop device during reset owner
8535 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
8536 - ipv6: change route cache aging logic
8537 - Revert "defer call to mem_cgroup_sk_alloc()"
8538 - net: ipv6: send unsolicited NA after DAD
8539 - rocker: fix possible null pointer dereference in
8540 rocker_router_fib_event_work
8541 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
8542 - cls_u32: add missing RCU annotation.
8543 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
8544 - soreuseport: fix mem leak in reuseport_add_sock()
8545 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
8546 - net: sched: fix use-after-free in tcf_block_put_ext
8547 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
8548 - media: soc_camera: soc_scale_crop: add missing
8549 MODULE_DESCRIPTION/AUTHOR/LICENSE
8550 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8551 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
8552 - crypto: tcrypt - fix S/G table for test_aead_speed()
8553 - Linux 4.15.3
8554
8555 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
8556 CVE-2018-1000026
8557 - net: create skb_gso_validate_mac_len()
8558 - bnx2x: disable GSO where gso_size is too big for hardware
8559
8560 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
8561 - net: hns: add ACPI mode support for ethtool -p
8562
8563 * CVE-2017-5715 (Spectre v2 Intel)
8564 - [Packaging] retpoline files must be sorted
8565 - [Packaging] pull in retpoline files
8566
8567 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
8568 - d-i: Add hfi1 to nic-modules
8569
8570 * CVE-2017-5715 (Spectre v2 retpoline)
8571 - [Packaging] retpoline -- add call site validation
8572 - [Config] disable retpoline checks for first upload
8573
8574 * Do not duplicate changelog entries assigned to more than one bug or CVE
8575 (LP: #1743383)
8576 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
8577
8578 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
8579
8580linux (4.15.0-9.10) bionic; urgency=medium
8581
8582 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
8583
8584 * Miscellaneous Ubuntu changes
8585 - [Debian] tests -- remove gcc-multilib dependency for arm64
8586
8587 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
8588
8589linux (4.15.0-8.9) bionic; urgency=medium
8590
8591 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
8592
8593 * Bionic update to v4.15.2 stable release (LP: #1748072)
8594 - KVM: x86: Make indirect calls in emulator speculation safe
8595 - KVM: VMX: Make indirect call speculation safe
8596 - module/retpoline: Warn about missing retpoline in module
8597 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
8598 - x86/cpufeatures: Add Intel feature bits for Speculation Control
8599 - x86/cpufeatures: Add AMD feature bits for Speculation Control
8600 - x86/msr: Add definitions for new speculation control MSRs
8601 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
8602 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
8603 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
8604 - x86/alternative: Print unadorned pointers
8605 - x86/nospec: Fix header guards names
8606 - x86/bugs: Drop one "mitigation" from dmesg
8607 - x86/cpu/bugs: Make retpoline module warning conditional
8608 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
8609 - x86/retpoline: Simplify vmexit_fill_RSB()
8610 - x86/speculation: Simplify indirect_branch_prediction_barrier()
8611 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8612 - iio: adc/accel: Fix up module licenses
8613 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8614 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8615 - KVM: nVMX: Eliminate vmcs02 pool
8616 - KVM: VMX: introduce alloc_loaded_vmcs
8617 - objtool: Improve retpoline alternative handling
8618 - objtool: Add support for alternatives at the end of a section
8619 - objtool: Warn on stripped section symbol
8620 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
8621 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
8622 - x86/entry/64: Remove the SYSCALL64 fast path
8623 - x86/entry/64: Push extra regs right away
8624 - x86/asm: Move 'status' from thread_struct to thread_info
8625 - Documentation: Document array_index_nospec
8626 - array_index_nospec: Sanitize speculative array de-references
8627 - x86: Implement array_index_mask_nospec
8628 - x86: Introduce barrier_nospec
8629 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
8630 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
8631 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
8632 - x86/get_user: Use pointer masking to limit speculation
8633 - x86/syscall: Sanitize syscall table de-references under speculation
8634 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
8635 - nl80211: Sanitize array index in parse_txq_params
8636 - x86/spectre: Report get_user mitigation for spectre_v1
8637 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
8638 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
8639 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
8640 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
8641 - KVM: VMX: make MSR bitmaps per-VCPU
8642 - x86/kvm: Update spectre-v1 mitigation
8643 - x86/retpoline: Avoid retpolines for built-in __init functions
8644 - x86/spectre: Simplify spectre_v2 command line parsing
8645 - x86/pti: Mark constant arrays as __initconst
8646 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
8647 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
8648 - KVM/x86: Add IBPB support
8649 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
8650 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
8651 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
8652 - serial: core: mark port as initialized after successful IRQ change
8653 - fpga: region: release of_parse_phandle nodes after use
8654 - Linux 4.15.2
8655
8656 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
8657 - net: phy: core: remove now uneeded disabling of interrupts
8658 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
8659 - net: socionext: Add Synquacer NetSec driver
8660 - net: socionext: include linux/io.h to fix build
8661 - net: socionext: Fix error return code in netsec_netdev_open()
8662
8663 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
8664 - [Config] CONFIG_EDAC_GHES=y
8665
8666 * support thunderx2 vendor pmu events (LP: #1747523)
8667 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
8668 - perf tools arm64: Add support for get_cpuid_str function.
8669 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
8670 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
8671 events
8672 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
8673
8674 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
8675 - SAUCE: mm: disable vma based swap readahead by default
8676 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
8677
8678 * Miscellaneous Ubuntu changes
8679 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
8680
8681 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
8682
8683linux (4.15.0-7.8) bionic; urgency=medium
8684
8685 * Bionic update to v4.15.1 stable release (LP: #1747169)
8686 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
8687 - tools/gpio: Fix build error with musl libc
8688 - gpio: stmpe: i2c transfer are forbiden in atomic context
8689 - gpio: Fix kernel stack leak to userspace
8690 - ALSA: hda - Reduce the suspend time consumption for ALC256
8691 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
8692 - crypto: aesni - handle zero length dst buffer
8693 - crypto: aesni - fix typo in generic_gcmaes_decrypt
8694 - crypto: aesni - add wrapper for generic gcm(aes)
8695 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
8696 aesni
8697 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
8698 aesni
8699 - crypto: inside-secure - fix hash when length is a multiple of a block
8700 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
8701 - crypto: sha3-generic - fixes for alignment and big endian operation
8702 - crypto: af_alg - whitelist mask and type
8703 - HID: wacom: EKR: ensure devres groups at higher indexes are released
8704 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
8705 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8706 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8707 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
8708 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8709 - igb: Free IRQs when device is hotplugged
8710 - ima/policy: fix parsing of fsuuid
8711 - scsi: aacraid: Fix udev inquiry race condition
8712 - scsi: aacraid: Fix hang in kdump
8713 - scsi: storvsc: missing error code in storvsc_probe()
8714 - staging: lustre: separate a connection destroy from free struct kib_conn
8715 - staging: ccree: NULLify backup_info when unused
8716 - staging: ccree: fix fips event irq handling build
8717 - tty: fix data race between tty_init_dev and flush of buf
8718 - usb: option: Add support for FS040U modem
8719 - USB: serial: pl2303: new device id for Chilitag
8720 - USB: cdc-acm: Do not log urb submission errors on disconnect
8721 - CDC-ACM: apply quirk for card reader
8722 - USB: serial: io_edgeport: fix possible sleep-in-atomic
8723 - usbip: prevent bind loops on devices attached to vhci_hcd
8724 - usbip: list: don't list devices attached to vhci_hcd
8725 - USB: serial: simple: add Motorola Tetra driver
8726 - usb: f_fs: Prevent gadget unbind if it is already unbound
8727 - usb: uas: unconditionally bring back host after reset
8728 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
8729 - ANDROID: binder: remove waitqueue when thread exits.
8730 - android: binder: use VM_ALLOC to get vm area
8731 - mei: me: allow runtime pm for platform with D0i3
8732 - serial: 8250_of: fix return code when probe function fails to get reset
8733 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
8734 - serial: 8250_dw: Revert "Improve clock rate setting"
8735 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
8736 - spi: imx: do not access registers while clocks disabled
8737 - iio: adc: stm32: fix scan of multiple channels with DMA
8738 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
8739 - test_firmware: fix missing unlock on error in config_num_requests_store()
8740 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
8741 - Input: synaptics-rmi4 - do not delete interrupt memory too early
8742 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
8743 - Linux 4.15.1
8744
8745 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
8746 (LP: #1744712)
8747 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
8748 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
8749 version
8750
8751 * apparmor profile load in stacked policy container fails (LP: #1746463)
8752 - SAUCE: apparmor: fix display of .ns_name for containers
8753
8754 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
8755
8756linux (4.15.0-6.7) bionic; urgency=low
8757
8758 * upload urgency should be medium by default (LP: #1745338)
8759 - [Packaging] update urgency to medium by default
8760
8761 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
8762 - scsi: libiscsi: Allow sd_shutdown on bad transport
8763
8764 * Miscellaneous Ubuntu changes
8765 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
8766 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
8767 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
8768
8769 [ Upstream Kernel Changes ]
8770
8771 * Rebase to v4.15
8772
8773 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
8774
8775linux (4.15.0-5.6) bionic; urgency=low
8776
8777 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
8778 (LP: #1744077)
8779 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
8780
8781 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
8782 (LP: #1743638)
8783 - [d-i] Add qede to nic-modules udeb
8784
8785 * boot failure on AMD Raven + WesternXT (LP: #1742759)
8786 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
8787
8788 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
8789 (LP: #1726519)
8790 - SAUCE: Revert "scsi: libsas: allow async aborts"
8791
8792 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
8793 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
8794
8795 * Miscellaneous Ubuntu changes
8796 - Rebase to v4.15-rc7
8797 - [Config] CONFIG_CPU_ISOLATION=y
8798 - [Config] Update annotations following config review
8799 - Revert "UBUNTU: SAUCE: Import aufs driver"
8800 - SAUCE: Import aufs driver
8801 - ubuntu: vbox -- update to 5.2.6-dfsg-1
8802 - ubuntu: vbox: build fixes for 4.15
8803 - ubuntu: vbox -- update to 5.2.6-dfsg-2
8804 - hio: updates for timer api changes in 4.15
8805 - enable hio build
8806 - Rebase to v4.15-rc9
8807
8808 [ Upstream Kernel Changes ]
8809
8810 * Rebase to v4.15-rc9
8811
8812 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
8813
8814linux (4.15.0-4.5) bionic; urgency=low
8815
8816 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
8817 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
8818
8819 * External HDMI monitor failed to show screen on Lenovo X1 series
8820 (LP: #1738523)
8821 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
8822
8823 * Miscellaneous Ubuntu changes
8824 - [Debian] autoreconstruct - add resoration of execute permissions
8825
8826 [ Upstream Kernel Changes ]
8827
8828 * Rebase to v4.15-rc4
8829
8830 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
8831
8832linux (4.15.0-3.4) bionic; urgency=low
8833
8834 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
8835 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
8836
8837 [ Upstream Kernel Changes ]
8838
8839 * Rebase to v4.15-rc6
8840
8841 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
8842
8843linux (4.15.0-2.3) bionic; urgency=low
8844
8845 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
8846 4.15.0-1.2 (LP: #1737752)
8847 - x86/mm: Unbreak modules that use the DMA API
8848
8849 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
8850 - [Config] CONFIG_SPI_INTEL_SPI_*=n
8851
8852 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
8853 and udebs (LP: #1521712)
8854 - [Config] Include ibmvnic in nic-modules
8855
8856 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
8857 - [Config] Enable support for emulation of deprecated ARMv8 instructions
8858
8859 * Miscellaneous Ubuntu changes
8860 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
8861 - Enable zfs build
8862 - [Debian] add icp to zfs-modules.ignore
8863
8864 [ Upstream Kernel Changes ]
8865
8866 * Rebase to v4.15-rc4
8867
8868 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
8869
8870linux (4.15.0-1.2) bionic; urgency=low
8871
8872 * Disabling zfs does not always disable module checks for the zfs modules
8873 (LP: #1737176)
8874 - [Packaging] disable zfs module checks when zfs is disabled
8875
8876 * Miscellaneous Ubuntu changes
8877 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
8878
8879 [ Upstream Kernel Changes ]
8880
8881 * Rebase to v4.15-rc3
8882
8883 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
8884
8885linux (4.15.0-0.1) bionic; urgency=low
8886
8887 * Miscellaneous Ubuntu changes
8888 - ubuntu: vbox -- update to 5.2.2-dfsg-2
8889 - ubuntu: vbox: build fixes for 4.15
8890 - disable hio build
8891 - [Config] Update kernel lockdown options to fix build errors
8892 - Disable zfs build
8893 - SAUCE: Import aufs driver
8894 - [Config] Enable AUFS config options
8895
8896 [ Upstream Kernel Changes ]
8897
8898 * Rebase to v4.15-rc2
8899
8900 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
8901
8902linux (4.14.0-11.13) bionic; urgency=low
8903
8904 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
8905
8906 * CVE-2017-1000405
8907 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
8908
8909 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
8910 - SAUCE: mm: disable vma based swap readahead by default
8911 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
8912
8913 * Bionic update to v4.14.3 stable release (LP: #1735843)
8914 - s390: fix transactional execution control register handling
8915 - s390/noexec: execute kexec datamover without DAT
8916 - s390/runtime instrumention: fix possible memory corruption
8917 - s390/guarded storage: fix possible memory corruption
8918 - s390/disassembler: add missing end marker for e7 table
8919 - s390/disassembler: increase show_code buffer size
8920 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
8921 - ACPI / EC: Fix regression related to triggering source of EC event handling
8922 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
8923 - serdev: fix registration of second slave
8924 - sched: Make resched_cpu() unconditional
8925 - lib/mpi: call cond_resched() from mpi_powm() loop
8926 - x86/boot: Fix boot failure when SMP MP-table is based at 0
8927 - x86/decoder: Add new TEST instruction pattern
8928 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
8929 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
8930 - perf/x86/intel: Hide TSX events when RTM is not supported
8931 - arm64: Implement arch-specific pte_access_permitted()
8932 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
8933 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
8934 - uapi: fix linux/tls.h userspace compilation error
8935 - uapi: fix linux/rxrpc.h userspace compilation errors
8936 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
8937 - MIPS: ralink: Fix MT7628 pinmux
8938 - MIPS: ralink: Fix typo in mt7628 pinmux function
8939 - net: mvneta: fix handling of the Tx descriptor counter
8940 - nbd: wait uninterruptible for the dead timeout
8941 - nbd: don't start req until after the dead connection logic
8942 - PM / OPP: Add missing of_node_put(np)
8943 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
8944 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
8945 - PCI: hv: Use effective affinity mask
8946 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
8947 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
8948 - ALSA: hda: Add Raven PCI ID
8949 - dm integrity: allow unaligned bv_offset
8950 - dm cache: fix race condition in the writeback mode overwrite_bio
8951 optimisation
8952 - dm crypt: allow unaligned bv_offset
8953 - dm zoned: ignore last smaller runt zone
8954 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
8955 - dm bufio: fix integer overflow when limiting maximum cache size
8956 - ovl: Put upperdentry if ovl_check_origin() fails
8957 - dm: allocate struct mapped_device with kvzalloc
8958 - sched/rt: Simplify the IPI based RT balancing logic
8959 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
8960 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
8961 - dm: discard support requires all targets in a table support discards
8962 - MIPS: Fix odd fp register warnings with MIPS64r2
8963 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
8964 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
8965 - MIPS: Fix an n32 core file generation regset support regression
8966 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
8967 - MIPS: math-emu: Fix final emulation phase for certain instructions
8968 - rt2x00usb: mark device removed when get ENOENT usb error
8969 - mm/z3fold.c: use kref to prevent page free/compact race
8970 - autofs: don't fail mount for transient error
8971 - nilfs2: fix race condition that causes file system corruption
8972 - fscrypt: lock mutex before checking for bounce page pool
8973 - eCryptfs: use after free in ecryptfs_release_messaging()
8974 - libceph: don't WARN() if user tries to add invalid key
8975 - bcache: check ca->alloc_thread initialized before wake up it
8976 - fs: guard_bio_eod() needs to consider partitions
8977 - fanotify: fix fsnotify_prepare_user_wait() failure
8978 - isofs: fix timestamps beyond 2027
8979 - btrfs: change how we decide to commit transactions during flushing
8980 - f2fs: expose some sectors to user in inline data or dentry case
8981 - NFS: Fix typo in nomigration mount option
8982 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
8983 - nfs: Fix ugly referral attributes
8984 - NFS: Avoid RCU usage in tracepoints
8985 - NFS: revalidate "." etc correctly on "open".
8986 - nfsd: deal with revoked delegations appropriately
8987 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
8988 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
8989 - iwlwifi: fix firmware names for 9000 and A000 series hw
8990 - md: fix deadlock error in recent patch.
8991 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
8992 - Bluetooth: btqcomsmd: Add support for BD address setup
8993 - md/bitmap: revert a patch
8994 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
8995 - fsnotify: pin both inode and vfsmount mark
8996 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
8997 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
8998 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
8999 - ext4: prevent data corruption with inline data + DAX
9000 - ext4: prevent data corruption with journaling + DAX
9001 - ALSA: pcm: update tstamp only if audio_tstamp changed
9002 - ALSA: usb-audio: Add sanity checks to FE parser
9003 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
9004 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
9005 - ALSA: timer: Remove kernel warning at compat ioctl error paths
9006 - ALSA: hda/realtek - Fix ALC275 no sound issue
9007 - ALSA: hda: Fix too short HDMI/DP chmap reporting
9008 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
9009 - ALSA: hda/realtek - Fix ALC700 family no sound issue
9010 - ASoC: sun8i-codec: Invert Master / Slave condition
9011 - ASoC: sun8i-codec: Fix left and right channels inversion
9012 - ASoC: sun8i-codec: Set the BCLK divider
9013 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
9014 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
9015 - 9p: Fix missing commas in mount options
9016 - fs/9p: Compare qid.path in v9fs_test_inode
9017 - net/9p: Switch to wait_event_killable()
9018 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
9019 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
9020 - scsi: lpfc: fix pci hot plug crash in timer management routines
9021 - scsi: lpfc: fix pci hot plug crash in list_add call
9022 - scsi: lpfc: Fix crash receiving ELS while detaching driver
9023 - scsi: lpfc: Fix FCP hba_wqidx assignment
9024 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
9025 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
9026 - iscsi-target: Fix non-immediate TMR reference leak
9027 - target: fix null pointer regression in core_tmr_drain_tmr_list
9028 - target: fix buffer offset in core_scsi3_pri_read_full_status
9029 - target: Fix QUEUE_FULL + SCSI task attribute handling
9030 - target: Fix caw_sem leak in transport_generic_request_failure
9031 - target: Fix quiese during transport_write_pending_qf endless loop
9032 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
9033 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
9034 - mtd: nand: Export nand_reset() symbol
9035 - mtd: nand: atmel: Actually use the PM ops
9036 - mtd: nand: omap2: Fix subpage write
9037 - mtd: nand: Fix writing mtdoops to nand flash.
9038 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
9039 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
9040 - p54: don't unregister leds when they are not initialized
9041 - block: Fix a race between blk_cleanup_queue() and timeout handling
9042 - raid1: prevent freeze_array/wait_all_barriers deadlock
9043 - genirq: Track whether the trigger type has been set
9044 - irqchip/gic-v3: Fix ppi-partitions lookup
9045 - lockd: double unregister of inetaddr notifiers
9046 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
9047 enabled
9048 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
9049 - KVM: SVM: obey guest PAT
9050 - kvm: vmx: Reinstate support for CPUs without virtual NMI
9051 - dax: fix PMD faults on zero-length files
9052 - dax: fix general protection fault in dax_alloc_inode
9053 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
9054 - clk: ti: dra7-atl-clock: fix child-node lookups
9055 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
9056 - libnvdimm, pfn: make 'resource' attribute only readable by root
9057 - libnvdimm, namespace: fix label initialization to use valid seq numbers
9058 - libnvdimm, region : make 'resource' attribute only readable by root
9059 - libnvdimm, namespace: make 'resource' attribute only readable by root
9060 - svcrdma: Preserve CB send buffer across retransmits
9061 - IB/srpt: Do not accept invalid initiator port names
9062 - IB/cm: Fix memory corruption in handling CM request
9063 - IB/hfi1: Fix incorrect available receive user context count
9064 - IB/srp: Avoid that a cable pull can trigger a kernel crash
9065 - IB/core: Avoid crash on pkey enforcement failed in received MADs
9066 - IB/core: Only maintain real QPs in the security lists
9067 - NFC: fix device-allocation error return
9068 - spi-nor: intel-spi: Fix broken software sequencing codes
9069 - i40e: Use smp_rmb rather than read_barrier_depends
9070 - igb: Use smp_rmb rather than read_barrier_depends
9071 - igbvf: Use smp_rmb rather than read_barrier_depends
9072 - ixgbevf: Use smp_rmb rather than read_barrier_depends
9073 - i40evf: Use smp_rmb rather than read_barrier_depends
9074 - fm10k: Use smp_rmb rather than read_barrier_depends
9075 - ixgbe: Fix skb list corruption on Power systems
9076 - parisc: Fix validity check of pointer size argument in new CAS
9077 implementation
9078 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
9079 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
9080 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
9081 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
9082 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
9083 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
9084 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
9085 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
9086 - powerpc/64s/hash: Fix fork() with 512TB process address space
9087 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
9088 - media: Don't do DMA on stack for firmware upload in the AS102 driver
9089 - media: rc: check for integer overflow
9090 - media: rc: nec decoder should not send both repeat and keycode
9091 - cx231xx-cards: fix NULL-deref on missing association descriptor
9092 - media: v4l2-ctrl: Fix flags field on Control events
9093 - media: venus: fix wrong size on dma_free
9094 - media: venus: venc: fix bytesused v4l2_plane field
9095 - media: venus: reimplement decoder stop command
9096 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
9097 zone
9098 - iwlwifi: fix wrong struct for a000 device
9099 - iwlwifi: add a new a000 device
9100 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
9101 - iwlwifi: add new cards for a000 series
9102 - iwlwifi: add new cards for 8265 series
9103 - iwlwifi: add new cards for 8260 series
9104 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
9105 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
9106 - e1000e: Fix error path in link detection
9107 - e1000e: Fix return value test
9108 - e1000e: Separate signaling for link check/link up
9109 - e1000e: Avoid receiver overrun interrupt bursts
9110 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
9111 - Linux 4.14.3
9112
9113 * Miscellaneous Ubuntu changes
9114 - SAUCE: s390/topology: don't inline cpu_to_node
9115 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
9116
9117 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
9118
9119linux (4.14.0-10.12) bionic; urgency=low
9120
9121 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
9122
9123 * Miscellaneous Ubuntu changes
9124 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
9125 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
9126
9127 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
9128
9129linux (4.14.0-9.11) bionic; urgency=low
9130
9131 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
9132
9133 * Miscellaneous Ubuntu changes
9134 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
9135 0.7.3-1ubuntu1"
9136
9137 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
9138
9139linux (4.14.0-8.10) bionic; urgency=low
9140
9141 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
9142
9143 * Bionic update to v4.14.2 stable release (LP: #1734694)
9144 - bio: ensure __bio_clone_fast copies bi_partno
9145 - af_netlink: ensure that NLMSG_DONE never fails in dumps
9146 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
9147 - net: cdc_ncm: GetNtbFormat endian fix
9148 - fealnx: Fix building error on MIPS
9149 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
9150 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
9151 - serial: omap: Fix EFR write on RTS deassertion
9152 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
9153 - tpm-dev-common: Reject too short writes
9154 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
9155 - mm/pagewalk.c: report holes in hugetlb ranges
9156 - ocfs2: fix cluster hang after a node dies
9157 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
9158 - ipmi: fix unsigned long underflow
9159 - mm/page_alloc.c: broken deferred calculation
9160 - mm/page_ext.c: check if page_ext is not prepared
9161 - coda: fix 'kernel memory exposure attempt' in fsync
9162 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
9163 - Linux 4.14.2
9164
9165 * Bionic update to v4.14.1 stable release (LP: #1734693)
9166 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
9167 - dmaengine: dmatest: warn user when dma test times out
9168 - media: imon: Fix null-ptr-deref in imon_probe
9169 - media: dib0700: fix invalid dvb_detach argument
9170 - crypto: dh - Fix double free of ctx->p
9171 - crypto: dh - Don't permit 'p' to be 0
9172 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
9173 - crypto: brcm - Explicity ACK mailbox message
9174 - USB: early: Use new USB product ID and strings for DbC device
9175 - USB: usbfs: compute urb->actual_length for isochronous
9176 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
9177 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
9178 - USB: serial: metro-usb: stop I/O after failed open
9179 - USB: serial: Change DbC debug device binding ID
9180 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
9181 - USB: serial: garmin_gps: fix I/O after failed probe and remove
9182 - USB: serial: garmin_gps: fix memory leak on probe errors
9183 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
9184 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
9185 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
9186 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
9187 - HID: cp2112: add HIDRAW dependency
9188 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
9189 - rpmsg: glink: Add missing MODULE_LICENSE
9190 - staging: wilc1000: Fix bssid buffer offset in Txq
9191 - staging: sm750fb: Fix parameter mistake in poke32
9192 - staging: ccree: fix 64 bit scatter/gather DMA ops
9193 - staging: greybus: spilib: fix use-after-free after deregistration
9194 - staging: rtl8188eu: Revert 4 commits breaking ARP
9195 - spi: fix use-after-free at controller deregistration
9196 - sparc32: Add cmpxchg64().
9197 - sparc64: mmu_context: Add missing include files
9198 - sparc64: Fix page table walk for PUD hugepages
9199 - Linux 4.14.1
9200
9201 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
9202 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
9203
9204 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
9205 (LP: #1732627)
9206 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
9207
9208 * Miscellaneous Ubuntu changes
9209 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
9210
9211 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
9212
9213linux (4.14.0-7.9) bionic; urgency=low
9214
9215 * Miscellaneous Ubuntu changes
9216 - SAUCE: apparmor: add base infastructure for socket mediation
9217 - SAUCE: apparmor: af_unix mediation
9218 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
9219 - SAUCE: LSM stacking: LSM: manage credential security blobs
9220 - SAUCE: LSM stacking: LSM: Manage file security blobs
9221 - SAUCE: LSM stacking: LSM: manage task security blobs
9222 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
9223 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
9224 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
9225 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
9226 - SAUCE: LSM stacking: fixup initialize task->security
9227 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
9228 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
9229 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
9230 - SAUCE: LSM stacking: fixup apparmor stacking enablement
9231 - SAUCE: LSM stacking: fixup stacking kconfig
9232 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
9233 - SAUCE: LSM stacking: provide prctl interface for setting context
9234 - SAUCE: LSM stacking: inherit current display LSM
9235 - SAUCE: LSM stacking: keep an index for each registered LSM
9236 - SAUCE: LSM stacking: verify display LSM
9237 - SAUCE: LSM stacking: provide a way to specify the default display lsm
9238 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
9239 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
9240 - SAUCE: LSM stacking: add Kconfig to set default display LSM
9241 - SAUCE: LSM stacking: add configs for LSM stacking
9242 - SAUCE: LSM stacking: check for invalid zero sized writes
9243 - [Config] Run updateconfigs after merging LSM stacking
9244 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
9245
9246 [ Upstream Kernel Changes ]
9247
9248 * Rebase to v4.14
9249
9250 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
9251
9252linux (4.14.0-6.8) bionic; urgency=low
9253
9254 * Miscellaneous Ubuntu changes
9255 - SAUCE: add workarounds to enable ZFS for 4.14
9256
9257 [ Upstream Kernel Changes ]
9258
9259 * Rebase to v4.14-rc8
9260
9261 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
9262
9263linux (4.14.0-5.7) bionic; urgency=low
9264
9265 * Miscellaneous Ubuntu changes
9266 - [Debian] Fix invocation of dh_prep for dbgsym packages
9267
9268 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
9269
9270linux (4.14.0-4.5) bionic; urgency=low
9271
9272 * Miscellaneous Ubuntu changes
9273 - [Packaging] virtualbox -- reduce in kernel module versions
9274 - vbox-update: Fix up KERN_DIR definitions
9275 - ubuntu: vbox -- update to 5.2.0-dfsg-2
9276 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
9277
9278 [ Upstream Kernel Changes ]
9279
9280 * Rebase to v4.14-rc7
9281
9282 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
9283
9284linux (4.14.0-3.4) artful; urgency=low
9285
9286 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
9287 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
9288 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
9289 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
9290
9291 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
9292 - powerpc/64s: Add workaround for P9 vector CI load issue
9293
9294 * Miscellaneous Ubuntu changes
9295 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
9296 - [Config] CONFIG_DRM_VBOXVIDEO=m
9297 - SAUCE: Import aufs driver
9298 - [Config] Enable aufs
9299 - [Config] Reorder annotations file after enabling aufs
9300 - vbox-update: Disable imported vboxvideo module
9301 - ubuntu: vbox -- update to 5.1.30-dfsg-1
9302 - Enable vbox
9303 - hio: Use correct sizes when initializing ssd_index_bits* arrays
9304 - hio: Update io stat accounting for 4.14
9305 - Enable hio
9306
9307 [ Upstream Kernel Changes ]
9308
9309 * Rebase to v4.14-rc5
9310 * Rebase to v4.14-rc6
9311
9312 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
9313
9314linux (4.14.0-2.3) artful; urgency=low
9315
9316 * [Bug] USB controller failed to respond on Denverton after loading
9317 intel_th_pci module (LP: #1715833)
9318 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
9319
9320 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
9321 17.10 (kernel 4.13) (LP: #1719290)
9322 - SAUCE: s390: update zfcpdump_defconfig
9323
9324 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
9325 - d-i: Add bnxt_en to nic-modules.
9326
9327 * Miscellaneous Ubuntu changes
9328 - [Config] Update annotations for 4.14-rc2
9329
9330 [ Upstream Kernel Changes ]
9331
9332 * Rebase to v4.14-rc3
9333 * Rebase to v4.14-rc4
9334
9335 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
9336
9337linux (4.14.0-1.2) artful; urgency=low
9338
9339 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
9340 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
9341
9342 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
9343 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
9344
9345 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
9346 (LP: #1718679)
9347 - [Config] CONFIG_DRM_VBOXVIDEO=n
9348
9349 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
9350 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
9351
9352 * autopkgtest profile fails to build on armhf (LP: #1717920)
9353 - [Packaging] autopkgtest -- disable d-i when dropping flavours
9354
9355 * Miscellaneous Ubuntu changes
9356 - [Config] CONFIG_I2C_XLP9XX=m
9357 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
9358
9359 [ Upstream Kernel Changes ]
9360
9361 * Rebase to v4.14-rc2
9362
9363 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
9364
9365linux (4.14.0-0.1) artful; urgency=low
9366
9367 * Miscellaneous Ubuntu changes
9368 - Disable vbox build
9369 - Disable hio build
9370 - Disable zfs build
9371
9372 [ Upstream Kernel Changes ]
9373
9374 * Rebase to v4.14-rc1
9375
9376 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
9377
9378linux (4.13.0-11.12) artful; urgency=low
9379
9380 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
9381
9382 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
9383 - s390/mm: fix local TLB flushing vs. detach of an mm address space
9384 - s390/mm: fix race on mm->context.flush_mm
9385
9386 * CVE-2017-1000251
9387 - Bluetooth: Properly check L2CAP config option output buffer length
9388
9389 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
9390
9391linux (4.13.0-10.11) artful; urgency=low
9392
9393 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
9394
9395 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
9396 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
9397
9398 * Artful update to v4.13.1 stable release (LP: #1716284)
9399 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
9400 - USB: serial: option: add support for D-Link DWM-157 C1
9401 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
9402 - usb:xhci:Fix regression when ATI chipsets detected
9403 - USB: musb: fix external abort on suspend
9404 - ANDROID: binder: add padding to binder_fd_array_object.
9405 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
9406 - USB: core: Avoid race of async_completed() w/ usbdev_release()
9407 - staging/rts5208: fix incorrect shift to extract upper nybble
9408 - staging: ccree: save ciphertext for CTS IV
9409 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
9410 - iio: adc: ti-ads1015: fix incorrect data rate setting update
9411 - iio: adc: ti-ads1015: fix scale information for ADS1115
9412 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
9413 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
9414 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
9415 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
9416 - driver core: bus: Fix a potential double free
9417 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
9418 - binder: free memory on error
9419 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
9420 - crypto: caam/qi - fix compilation with DEBUG enabled
9421 - thunderbolt: Fix reset response_type
9422 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
9423 - intel_th: pci: Add Cannon Lake PCH-H support
9424 - intel_th: pci: Add Cannon Lake PCH-LP support
9425 - ath10k: fix memory leak in rx ring buffer allocation
9426 - drm/vgem: Pin our pages for dmabuf exports
9427 - drm/ttm: Fix accounting error when fail to get pages for pool
9428 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
9429 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
9430 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
9431 - iwlwifi: pci: add new PCI ID for 7265D
9432 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
9433 - mwifiex: correct channel stat buffer overflows
9434 - MCB: add support for SC31 to mcb-lpc
9435 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
9436 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
9437 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
9438 - workqueue: Fix flag collision
9439 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
9440 - cs5536: add support for IDE controller variant
9441 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
9442 - scsi: sg: recheck MMAP_IO request length with lock held
9443 - of/device: Prevent buffer overflow in of_device_modalias()
9444 - rtlwifi: Fix memory leak when firmware request fails
9445 - rtlwifi: Fix fallback firmware loading
9446 - Linux 4.13.1
9447
9448 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
9449 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
9450
9451 * SRIOV: warning if unload VFs (LP: #1715073)
9452 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
9453
9454 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
9455 - i40e: avoid NVM acquire deadlock during NVM update
9456 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
9457
9458 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
9459 twice when perf stat is done (perf:) (LP: #1714571)
9460 - perf vendor events powerpc: Remove duplicate events
9461
9462 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
9463 (LP: #1703339)
9464 - [Config] Include vmd in storage-core-modules udeb
9465
9466 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
9467 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
9468 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
9469 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
9470 offline
9471
9472 * Miscellaneous Ubuntu changes
9473 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
9474 - Revert "UBUNTU: SAUCE: Import aufs driver"
9475 - SAUCE: Import aufs driver
9476
9477 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
9478
9479linux (4.13.0-9.10) artful; urgency=low
9480
9481 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
9482
9483 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
9484 - [Config] CONFIG_EDAC_GHES=n
9485
9486 * Miscellaneous Ubuntu changes
9487 - ubuntu: vbox -- update to 5.1.26-dfsg-2
9488
9489 [ Upstream Kernel Changes ]
9490
9491 * Rebase to v4.13
9492
9493 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
9494
9495linux (4.13.0-8.9) artful; urgency=low
9496
9497 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
9498 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
9499
9500 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
9501 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
9502
9503 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
9504 Harrisonville SDP (LP: #1709257)
9505 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
9506 - EDAC, pnd2: Mask off the lower four bits of a BAR
9507 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
9508 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
9509 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
9510 reading BAR
9511
9512 * Miscellaneous Ubuntu changes
9513 - Revert "UBUNTU: SAUCE: Import aufs driver"
9514 - SAUCE: Import aufs driver
9515 - SAUCE: selftests/powerpc: Disable some ptrace selftests
9516 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
9517 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
9518 - [Config] Disable CONFIG_MDIO_* options for s390x
9519 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
9520 - [Config] Update annotations for 4.13
9521
9522 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
9523
9524linux (4.13.0-7.8) artful; urgency=low
9525
9526 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
9527 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
9528 paths
9529
9530 * Miscellaneous Ubuntu changes
9531 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
9532
9533 * Miscellaneous upstream changes
9534 - seccomp: Provide matching filter for introspection
9535 - seccomp: Sysctl to display available actions
9536 - seccomp: Operation for checking if an action is available
9537 - seccomp: Sysctl to configure actions that are allowed to be logged
9538 - seccomp: Selftest for detection of filter flag support
9539 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
9540 - seccomp: Action to log before allowing
9541
9542 [ Upstream Kernel Changes ]
9543
9544 * Rebase to v4.13-rc7
9545
9546 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
9547
9548linux (4.13.0-6.7) artful; urgency=low
9549
9550 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
9551 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
9552
9553 * sort ABI files with C.UTF-8 locale (LP: #1712345)
9554 - [Packaging] sort ABI files with C.UTF-8 locale
9555
9556 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
9557 - SAUCE: igb: add support for using Broadcom 54616 as PHY
9558
9559 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
9560 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
9561 - powerpc/mm/radix: Improve TLB/PWC flushes
9562 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
9563
9564 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
9565 properly enrolled keys (LP: #1712168)
9566 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
9567
9568 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
9569 - [Config] CONFIG_BLK_DEV_NVME=m for s390
9570
9571 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
9572 (LP: #1711298)
9573 - [Config] CONFIG_INTEL_ATOMISP=n
9574
9575 * Miscellaneous Ubuntu changes
9576 - SAUCE: apparmor: af_unix mediation
9577
9578 * Miscellaneous upstream changes
9579 - apparmor: Fix shadowed local variable in unpack_trans_table()
9580 - apparmor: Fix logical error in verify_header()
9581 - apparmor: Fix an error code in aafs_create()
9582 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
9583 - apparmor: add the ability to mediate signals
9584 - apparmor: add mount mediation
9585 - apparmor: cleanup conditional check for label in label_print
9586 - apparmor: add support for absolute root view based labels
9587 - apparmor: make policy_unpack able to audit different info messages
9588 - apparmor: add more debug asserts to apparmorfs
9589 - apparmor: add base infastructure for socket mediation
9590 - apparmor: move new_null_profile to after profile lookup fns()
9591 - apparmor: fix race condition in null profile creation
9592 - apparmor: ensure unconfined profiles have dfas initialized
9593 - apparmor: fix incorrect type assignment when freeing proxies
9594
9595 [ Upstream Kernel Changes ]
9596
9597 * Rebase to v4.13-rc6
9598
9599 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
9600
9601linux (4.13.0-5.6) artful; urgency=low
9602
9603 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
9604 - perf pmu-events: Support additional POWER8+ PVR in mapfile
9605 - perf vendor events: Add POWER9 PMU events
9606 - perf vendor events: Add POWER9 PVRs to mapfile
9607 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
9608 - SAUCE: perf vendor events powerpc: Update POWER9 events
9609
9610 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
9611 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
9612
9613 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
9614 kernels able to boot without initramfs (LP: #1700972)
9615 - [Debian] Don't depend on initramfs-tools
9616
9617 * Miscellaneous Ubuntu changes
9618 - SAUCE: Import aufs driver
9619 - SAUCE: aufs -- Add missing argument to loop_switch() call
9620 - [Config] Enable aufs
9621 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
9622 - Enable zfs build
9623 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
9624 - [Packaging] switch up to debhelper 9
9625
9626 [ Upstream Kernel Changes ]
9627
9628 * Rebase to v4.13-rc5
9629
9630 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
9631
9632linux (4.13.0-4.5) artful; urgency=low
9633
9634 * Lenovo Yoga 910 Sensors (LP: #1708120)
9635 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
9636
9637 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
9638 (LP: #1703339)
9639 - [Config] Add vmd driver to generic inclusion list
9640
9641 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
9642 - [Config] CONFIG_SATA_HIGHBANK=y
9643
9644 * Miscellaneous Ubuntu changes
9645 - ubuntu: vbox -- update to 5.1.26-dfsg-1
9646 - SAUCE: hio: Build fixes for 4.13
9647 - Enable hio build
9648 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
9649 - [debian] use all rather than amd64 dkms debs for sync
9650
9651 [ Upstream Kernel Changes ]
9652
9653 * Rebase to v4.13-rc4
9654
9655 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
9656
9657linux (4.13.0-3.4) artful; urgency=low
9658
9659 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
9660 - [Packaging] tests -- reduce rebuild test to one flavour
9661 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
9662
9663 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
9664 - SAUCE: virtio_net: Revert mergeable buffer handling rework
9665
9666 [ Upstream Kernel Changes ]
9667
9668 * Rebase to v4.13-rc3
9669
9670 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
9671
9672linux (4.13.0-2.3) artful; urgency=low
9673
9674 * Change CONFIG_IBMVETH to module (LP: #1704479)
9675 - [Config] CONFIG_IBMVETH=m
9676
9677 [ Upstream Kernel Changes ]
9678
9679 * Rebase to v4.13-rc2
9680
9681 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
9682
9683linux (4.13.0-1.2) artful; urgency=low
9684
9685 * Miscellaneous Ubuntu changes
9686 - [Debian] Support sphinx-based kernel documentation
9687
9688 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
9689
9690linux (4.13.0-0.1) artful; urgency=low
9691
9692 * Miscellaneous Ubuntu changes
9693 - Disable hio
9694 - Disable zfs build
9695 - ubuntu: vbox -- update to 5.1.24-dfsg-1
9696
9697 [ Upstream Kernel Changes ]
9698
9699 * Rebase to v4.13-rc1
9700
9701 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
9702
9703linux (4.12.0-7.8) artful; urgency=low
9704
9705 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
9706 (LP: #1673564)
9707 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
9708 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
9709 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
9710 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
9711 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
9712 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
9713 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
9714 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
9715 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
9716 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
9717 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
9718 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
9719 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
9720 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
9721 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
9722 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
9723 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
9724 - arm64: Add MIDR values for Cavium cn83XX SoCs
9725 - arm64: Add workaround for Cavium Thunder erratum 30115
9726 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
9727 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
9728 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
9729 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
9730 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
9731 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
9732 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
9733 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
9734
9735 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
9736 - net: hns: Bugfix for Tx timeout handling in hns driver
9737
9738 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
9739 - iommu/arm-smmu: Plumb in new ACPI identifiers
9740
9741 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
9742 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
9743
9744 * Artful update to v4.12.1 stable release (LP: #1703858)
9745 - driver core: platform: fix race condition with driver_override
9746 - RDMA/uverbs: Check port number supplied by user verbs cmds
9747 - usb: dwc3: replace %p with %pK
9748 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
9749 - usb: usbip: set buffer pointers to NULL after free
9750 - Add USB quirk for HVR-950q to avoid intermittent device resets
9751 - usb: Fix typo in the definition of Endpoint[out]Request
9752 - USB: core: fix device node leak
9753 - USB: serial: option: add two Longcheer device ids
9754 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
9755 - xhci: Limit USB2 port wake support for AMD Promontory hosts
9756 - gfs2: Fix glock rhashtable rcu bug
9757 - Add "shutdown" to "struct class".
9758 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
9759 - tpm: fix a kernel memory leak in tpm-sysfs.c
9760 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
9761 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
9762 - sched/fair, cpumask: Export for_each_cpu_wrap()
9763 - sched/core: Implement new approach to scale select_idle_cpu()
9764 - sched/numa: Use down_read_trylock() for the mmap_sem
9765 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
9766 - sched/fair: Simplify wake_affine() for the single socket case
9767 - sched/numa: Implement NUMA node level wake_affine()
9768 - sched/fair: Remove effective_load()
9769 - sched/numa: Hide numa_wake_affine() from UP build
9770 - xen: avoid deadlock in xenbus driver
9771 - crypto: drbg - Fixes panic in wait_for_completion call
9772 - Linux 4.12.1
9773
9774 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
9775 - scsi: cxlflash: Combine the send queue locks
9776 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
9777 - scsi: cxlflash: Reset hardware queue context via specified register
9778 - scsi: cxlflash: Schedule asynchronous reset of the host
9779 - scsi: cxlflash: Handle AFU sync failures
9780 - scsi: cxlflash: Track pending scsi commands in each hardware queue
9781 - scsi: cxlflash: Flush pending commands in cleanup path
9782 - scsi: cxlflash: Add scsi command abort handler
9783 - scsi: cxlflash: Create character device to provide host management interface
9784 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
9785 specifics
9786 - scsi: cxlflash: Introduce host ioctl support
9787 - scsi: cxlflash: Refactor AFU capability checking
9788 - scsi: cxlflash: Support LUN provisioning
9789 - scsi: cxlflash: Support AFU debug
9790 - scsi: cxlflash: Support WS16 unmap
9791 - scsi: cxlflash: Remove zeroing of private command data
9792 - scsi: cxlflash: Update TMF command processing
9793 - scsi: cxlflash: Avoid double free of character device
9794 - scsi: cxlflash: Update send_tmf() parameters
9795 - scsi: cxlflash: Update debug prints in reset handlers
9796
9797 * make snap-pkg support (LP: #1700747)
9798 - make snap-pkg support
9799
9800 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
9801 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
9802
9803 * arm64: fix crash reading /proc/kcore (LP: #1702749)
9804 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
9805 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
9806
9807 * Opal and POWER9 DD2 (LP: #1702159)
9808 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
9809
9810 * Data corruption with hio driver (LP: #1701316)
9811 - SAUCE: hio: Fix incorrect use of enum req_opf values
9812
9813 * Miscellaneous Ubuntu changes
9814 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
9815 - snapcraft.yaml: Sync with xenial
9816 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
9817
9818 * Miscellaneous upstream changes
9819 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
9820 MokSBState"
9821
9822 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
9823
9824linux (4.12.0-6.7) artful; urgency=low
9825
9826 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
9827 - net: ena: change return value for unsupported features unsupported return
9828 value
9829 - net: ena: add hardware hints capability to the driver
9830 - net: ena: change sizeof() argument to be the type pointer
9831 - net: ena: add reset reason for each device FLR
9832 - net: ena: add support for out of order rx buffers refill
9833 - net: ena: allow the driver to work with small number of msix vectors
9834 - net: ena: use napi_schedule_irqoff when possible
9835 - net: ena: separate skb allocation to dedicated function
9836 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
9837 - net: ena: update driver's rx drop statistics
9838 - net: ena: update ena driver to version 1.2.0
9839
9840 * APST gets enabled against explicit kernel option (LP: #1699004)
9841 - nvme: explicitly disable APST on quirked devices
9842
9843 * Miscellaneous Ubuntu changes
9844 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
9845 - SAUCE: hio updates for 4.12
9846 - SAUCE: Enable hio build
9847
9848 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
9849
9850linux (4.12.0-5.6) artful; urgency=low
9851
9852 * ERAT invalidate on context switch removal (LP: #1700819)
9853 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
9854
9855 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
9856 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
9857
9858 * Miscellaneous Ubuntu changes
9859 - d-i: Move qcom-emac from arm64 to shared nic-modules
9860
9861 [ Upstream Kernel Changes ]
9862
9863 * Rebase to v4.12
9864
9865 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
9866
9867linux (4.12.0-4.5) artful; urgency=low
9868
9869 * aacraid driver may return uninitialized stack data to userspace
9870 (LP: #1700077)
9871 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
9872
9873 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
9874 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
9875
9876 * AACRAID for power9 platform (LP: #1689980)
9877 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
9878 - scsi: aacraid: Fix DMAR issues with iommu=pt
9879 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
9880 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
9881 - scsi: aacraid: Remove reset support from check_health
9882 - scsi: aacraid: Change wait time for fib completion
9883 - scsi: aacraid: Log count info of scsi cmds before reset
9884 - scsi: aacraid: Print ctrl status before eh reset
9885 - scsi: aacraid: Using single reset mask for IOP reset
9886 - scsi: aacraid: Rework IOP reset
9887 - scsi: aacraid: Add periodic checks to see IOP reset status
9888 - scsi: aacraid: Rework SOFT reset code
9889 - scsi: aacraid: Rework aac_src_restart
9890 - scsi: aacraid: Use correct function to get ctrl health
9891 - scsi: aacraid: Make sure ioctl returns on controller reset
9892 - scsi: aacraid: Enable ctrl reset for both hba and arc
9893 - scsi: aacraid: Add reset debugging statements
9894 - scsi: aacraid: Remove reference to Series-9
9895 - scsi: aacraid: Update driver version to 50834
9896
9897 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
9898 - SAUCE: drm: hibmc: Use set_busid function from drm core
9899
9900 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
9901 - d-i: Add hibmc-drm to kernel-image udeb
9902
9903 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
9904 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
9905
9906 * Miscellaneous Ubuntu changes
9907 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
9908 - [Config] CONFIG_ATA=n for s390x
9909 - [Config] Update annotations for 4.12
9910
9911 [ Upstream Kernel Changes ]
9912
9913 * Rebase to v4.12-rc7
9914
9915 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
9916
9917linux (4.12.0-3.4) artful; urgency=low
9918
9919 * Miscellaneous upstream changes
9920 - ufs: fix the logics for tail relocation
9921
9922 [ Upstream Kernel Changes ]
9923
9924 * Rebase to v4.12-rc6
9925
9926 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
9927
9928linux (4.12.0-2.3) artful; urgency=low
9929
9930 * CVE-2014-9900
9931 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
9932 ethtool_get_wol()
9933
9934 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
9935 (LP: #1671360)
9936 - pinctrl/amd: Use regular interrupt instead of chained
9937
9938 * extend-diff-ignore should use exact matches (LP: #1693504)
9939 - [Packaging] exact extend-diff-ignore matches
9940
9941 * Miscellaneous Ubuntu changes
9942 - SAUCE: efi: Don't print secure boot state from the efi stub
9943 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
9944 - SAUCE: vbox fixes for 4.12
9945 - Re-enable virtualbox build
9946 - [Config] CONFIG_ORANGEFS_FS=m
9947 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
9948 - Enable zfs build
9949
9950 [ Upstream Kernel Changes ]
9951
9952 * Rebase to v4.12-rc4
9953 * Rebase to v4.12-rc5
9954
9955 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
9956
9957linux (4.12.0-1.2) artful; urgency=low
9958
9959 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
9960 - [Config] Enable CONFIG_DRM_MGAG200 as module
9961
9962 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
9963 - [Config] CONFIG_LIBIO=y on arm64 only
9964 - SAUCE: LIBIO: Introduce a generic PIO mapping method
9965 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
9966 - [Config] CONFIG_HISILICON_LPC=y
9967 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
9968 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
9969 I/O
9970 - SAUCE: LPC: Add the ACPI LPC support
9971 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
9972 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
9973
9974 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
9975 - SAUCE: tty: Fix ldisc crash on reopened tty
9976
9977 * Miscellaneous Ubuntu changes
9978 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
9979 - Rebase to v4.12-rc3
9980
9981 [ Upstream Kernel Changes ]
9982
9983 * Rebase to v4.12-rc3
9984
9985 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
9986
9987linux (4.12.0-0.1) artful; urgency=low
9988
9989 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
9990 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
9991
9992 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
9993 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
9994
9995 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
9996 (LP: #1672819)
9997 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
9998
9999 * Miscellaneous Ubuntu changes
10000 - Update find-missing-sauce.sh to compare to artful
10001 - Update dropped.txt
10002 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
10003 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
10004 kernel image
10005 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
10006 mode
10007 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
10008 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
10009 locked down
10010 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
10011 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
10012 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
10013 reboot
10014 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
10015 set
10016 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
10017 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
10018 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
10019 down
10020 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
10021 locked down
10022 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
10023 down
10024 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
10025 is locked down
10026 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
10027 locked down
10028 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
10029 has been locked down
10030 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
10031 locked down
10032 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
10033 locked down
10034 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
10035 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
10036 kernel is locked down
10037 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
10038 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
10039 down
10040 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
10041 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
10042 secondary keyring
10043 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
10044 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
10045 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
10046 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
10047 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
10048 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
10049 MokSBState
10050 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
10051 - [Config] Set values for UEFI secure boot lockdown options
10052 - Disable virtualbox build
10053 - Disable hio build
10054 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
10055 - Disable zfs build
10056 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
10057 - SAUCE: Import aufs driver
10058 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
10059 - [Config] Enable aufs
10060 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
10061
10062 [ Upstream Kernel Changes ]
10063
10064 * Rebase to v4.12-rc2
10065
10066 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
10067
10068linux (4.11.0-3.8) artful; urgency=low
10069
10070 [ Seth Forshee ]
10071
10072 * Release Tracking Bug
10073 - LP: #1690999
10074
10075 * apparmor_parser hangs indefinitely when called by multiple threads
10076 (LP: #1645037)
10077 - SAUCE: apparmor: fix lock ordering for mkdir
10078
10079 * apparmor leaking securityfs pin count (LP: #1660846)
10080 - SAUCE: apparmor: fix leak on securityfs pin count
10081
10082 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
10083 (LP: #1660845)
10084 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
10085 fails
10086
10087 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
10088 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
10089
10090 * libvirt profile is blocking global setrlimit despite having no rlimit rule
10091 (LP: #1679704)
10092 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
10093 - apparmor: update auditing of rlimit check to provide capability information
10094
10095 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
10096 - SAUCE: apparmor: add policy revision file interface
10097
10098 * apparmor does not make support of query data visible (LP: #1678023)
10099 - SAUCE: apparmor: add label data availability to the feature set
10100
10101 * apparmor query interface does not make supported query info available
10102 (LP: #1678030)
10103 - SAUCE: apparmor: add information about the query inteface to the feature set
10104
10105 * change_profile incorrect when using namespaces with a compound stack
10106 (LP: #1677959)
10107 - SAUCE: apparmor: fix label parse for stacked labels
10108
10109 * Regression in 4.4.0-65-generic causes very frequent system crashes
10110 (LP: #1669611)
10111 - apparmor: sync of apparmor 3.6+ (17.04)
10112
10113 * Artful update to 4.11.1 stable release (LP: #1690814)
10114 - dm ioctl: prevent stack leak in dm ioctl call
10115 - drm/sti: fix GDP size to support up to UHD resolution
10116 - power: supply: lp8788: prevent out of bounds array access
10117 - brcmfmac: Ensure pointer correctly set if skb data location changes
10118 - brcmfmac: Make skb header writable before use
10119 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
10120 - refcount: change EXPORT_SYMBOL markings
10121 - net: macb: fix phy interrupt parsing
10122 - tcp: fix access to sk->sk_state in tcp_poll()
10123 - geneve: fix incorrect setting of UDP checksum flag
10124 - bpf: enhance verifier to understand stack pointer arithmetic
10125 - bpf, arm64: fix jit branch offset related to ldimm64
10126 - tcp: fix wraparound issue in tcp_lp
10127 - net: ipv6: Do not duplicate DAD on link up
10128 - net: usb: qmi_wwan: add Telit ME910 support
10129 - tcp: do not inherit fastopen_req from parent
10130 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
10131 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
10132 - ipv6: initialize route null entry in addrconf_init()
10133 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
10134 - tcp: randomize timestamps on syncookies
10135 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
10136 - bpf: don't let ldimm64 leak map addresses on unprivileged
10137 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
10138 - f2fs: sanity check segment count
10139 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
10140 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
10141 - block: get rid of blk_integrity_revalidate()
10142 - Linux 4.11.1
10143
10144 * Module signing exclusion for staging drivers does not work properly
10145 (LP: #1690908)
10146 - SAUCE: Fix module signing exclusion in package builds
10147
10148 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
10149 - [Config] CONFIG_QCOM_L3_PMU=y
10150 - perf: qcom: Add L3 cache PMU driver
10151
10152 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
10153 - drivers/perf: arm_pmu: rework per-cpu allocation
10154 - drivers/perf: arm_pmu: manage interrupts per-cpu
10155 - drivers/perf: arm_pmu: split irq request from enable
10156 - drivers/perf: arm_pmu: remove pointless PMU disabling
10157 - drivers/perf: arm_pmu: define armpmu_init_fn
10158 - drivers/perf: arm_pmu: fold init into alloc
10159 - drivers/perf: arm_pmu: factor out pmu registration
10160 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
10161 - drivers/perf: arm_pmu: handle no platform_device
10162 - drivers/perf: arm_pmu: rename irq request/free functions
10163 - drivers/perf: arm_pmu: split cpu-local irq request/free
10164 - drivers/perf: arm_pmu: move irq request/free into probe
10165 - drivers/perf: arm_pmu: split out platform device probe logic
10166 - arm64: add function to get a cpu's MADT GICC table
10167 - [Config] CONFIG_ARM_PMU_ACPI=y
10168 - drivers/perf: arm_pmu: add ACPI framework
10169 - arm64: pmuv3: handle !PMUv3 when probing
10170 - arm64: pmuv3: use arm_pmu ACPI framework
10171
10172 * Fix NVLINK2 TCE route (LP: #1690155)
10173 - powerpc/powernv: Fix TCE kill on NVLink2
10174
10175 * CVE-2017-0605
10176 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
10177
10178 * Miscellaneous Ubuntu changes
10179 - [Config] Restore powerpc arch to annotations file
10180 - [Config] Disable runtime testing modules
10181 - [Config] Disable drivers not needed on s390x
10182 - [Config] Update annotations for 4.11
10183 - [Config] updateconfigs after apparmor updates
10184
10185 * Miscellaneous upstream changes
10186 - apparmor: use SHASH_DESC_ON_STACK
10187 - apparmor: fix invalid reference to index variable of iterator line 836
10188 - apparmor: fix parameters so that the permission test is bypassed at boot
10189 - apparmor: Make path_max parameter readonly
10190 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
10191 - apparmorfs: Use seq_putc() in two functions
10192 - apparmor: provide information about path buffer size at boot
10193 - apparmor: add/use fns to print hash string hex value
10194
10195 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
10196
10197linux (4.11.0-2.7) artful; urgency=low
10198
10199 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
10200 (LP: #1688259)
10201 - Remove squashfs-modules files from d-i
10202 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
10203
10204 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
10205 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
10206 - d-i: initrd needs qcom_emac on amberwing platform.
10207
10208 * update for V3 kernel bits and improved multiple fan slice support
10209 (LP: #1470091)
10210 - SAUCE: fan: tunnel multiple mapping mode (v3)
10211
10212 * Miscellaneous Ubuntu changes
10213 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
10214 - Enable zfs
10215 - SAUCE: fan: add VXLAN implementation
10216 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
10217 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
10218 kernel image
10219 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
10220 mode
10221 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
10222 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
10223 locked down
10224 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
10225 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
10226 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
10227 reboot
10228 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
10229 set
10230 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
10231 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
10232 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
10233 down
10234 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
10235 locked down
10236 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
10237 down
10238 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
10239 is locked down
10240 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
10241 locked down
10242 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
10243 has been locked down
10244 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
10245 locked down
10246 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
10247 locked down
10248 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
10249 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
10250 kernel is locked down
10251 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
10252 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
10253 down
10254 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
10255 - SAUCE: (efi-lockdown) Add EFI signature data types
10256 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
10257 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
10258 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
10259 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
10260 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
10261 disabled
10262 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
10263 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
10264 MokSBState
10265 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
10266 - [Config] Set values for UEFI secure boot lockdown options
10267 - Update dropped.txt
10268
10269 [ Upstream Kernel Changes ]
10270
10271 * rebase to v4.11
10272
10273 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
10274
10275linux (4.11.0-1.6) artful; urgency=low
10276
10277 * Miscellaneous Ubuntu changes
10278 - [Debian] Use default compression for all packages
10279 - SAUCE: (namespace) block_dev: Support checking inode permissions in
10280 lookup_bdev()
10281 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
10282 when mounting
10283 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
10284 when mounting
10285 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
10286 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
10287 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
10288 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
10289 security.* xattrs
10290 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
10291 filesystems
10292 - SAUCE: (namespace) fuse: Add support for pid namespaces
10293 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
10294 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
10295 or a descendant
10296 - SAUCE: (namespace) fuse: Allow user namespace mounts
10297 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
10298 namespaces
10299 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
10300 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
10301 mounts
10302 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
10303 opened for writing
10304
10305 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
10306
10307linux (4.11.0-0.5) artful; urgency=low
10308
10309 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
10310 (LP: #1684971)
10311 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
10312
10313 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
10314 (LP: #1470250)
10315 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
10316
10317 * Enable virtual scsi server driver for Power (LP: #1615665)
10318 - SAUCE: Return TCMU-generated sense data to fabric module
10319
10320 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
10321 (LP: #1630990)
10322 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
10323 CONFIG_SECURITYFS=n
10324
10325 * Miscellaneous Ubuntu changes
10326 - SAUCE: Import aufs driver
10327 - [Config] Enable aufs
10328 - [Debian] Add script to update virtualbox
10329 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
10330 - Enable vbox
10331 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
10332
10333 [ Upstream Kernel Changes ]
10334
10335 * rebase to v4.11-rc8
10336
10337 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
10338
10339linux (4.11.0-0.4) zesty; urgency=low
10340
10341 * POWER9: Improve performance on memory management (LP: #1681429)
10342 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
10343 flush
10344 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
10345
10346 * Miscellaneous Ubuntu changes
10347 - find-missing-sauce.sh
10348
10349 [ Upstream Kernel Changes ]
10350
10351 * rebase to v4.11-rc7
10352
10353 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
10354
10355linux (4.11.0-0.3) zesty; urgency=low
10356
10357 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
10358 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
10359
10360 * smartpqi driver needed in initram disk and installer (LP: #1680156)
10361 - [Config] Add smartpqi to d-i
10362
10363 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
10364 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
10365
10366 * Miscellaneous Ubuntu changes
10367 - [Config] flash-kernel should be a Breaks
10368 - [Config] drop the info directory
10369 - [Config] drop NOTES as obsolete
10370 - [Config] drop changelog.historical as obsolete
10371 - rebase to v4.11-rc6
10372
10373 [ Upstream Kernel Changes ]
10374
10375 * rebase to v4.11-rc6
10376
10377 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
10378
10379linux (4.11.0-0.2) zesty; urgency=low
10380
10381 [ Upstream Kernel Changes ]
10382
10383 * rebase to v4.11-rc5
10384
10385 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
10386
10387linux (4.11.0-0.1) zesty; urgency=low
10388
10389 [ Upstream Kernel Changes ]
10390
10391 * rebase to v4.11-rc4
10392 - LP: #1591053
10393
10394 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
10395
10396linux (4.11.0-0.0) zesty; urgency=low
10397
10398 * dummy entry
10399
10400 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600