]> 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
a39054f4
AR
1linux-5.10 (5.10.0-5.6) 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 -- Andrea Righi <andrea.righi@canonical.com> Mon, 23 Nov 2020 08:32:13 +0100
8
db11b83d 9linux-5.10 (5.10.0-4.5) hirsute; urgency=medium
c49d9595 10
db11b83d
AR
11 * Packaging resync (LP: #1786013)
12 - update dkms package versions
13
14 * Miscellaneous Ubuntu changes
15 - [Packaging] reduce the size required to build packages
c49d9595 16
ae96befb
AR
17 [ Upstream Kernel Changes ]
18
19 * Rebase to v5.10-rc4
20
db11b83d 21 -- Andrea Righi <andrea.righi@canonical.com> Mon, 16 Nov 2020 08:33:54 +0100
c49d9595 22
5dbedd64 23linux-5.10 (5.10.0-3.4) hirsute; urgency=medium
e770bae4 24
5dbedd64
AR
25 * Packaging resync (LP: #1786013)
26 - update dkms package versions
27
28 * e1000e: fix issues with S0ix (LP: #1902687)
29 - SAUCE: e1000e: fix S0ix flow to allow S0i3.2 subset entry
30 - SAUCE: e1000e: allow turning s0ix flows on for systems with ME
31 - SAUCE: e1000e: Add Dell's Comet Lake systems into s0ix heuristics
32 - SAUCE: e1000e: Add more Dell CML systems into s0ix heuristics
33 - [Config] Update CONFIG_E1000E for ppc64el in annotations
34
35 * perf: Add support for Rocket Lake (LP: #1902004)
36 - SAUCE: perf/x86/intel: Add Rocket Lake CPU support
37 - SAUCE: perf/x86/cstate: Add Rocket Lake CPU support
38 - SAUCE: perf/x86/msr: Add Rocket Lake CPU support
39 - SAUCE: perf/x86/intel/uncore: Add Rocket Lake support
40
41 * Miscellaneous Ubuntu changes
42 - [Config] Disable CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE
43 - [Config] update CONFIG_MST_IRQ after rebase to 5.10-rc3
44 - [Config] drop obsolete SND_SST_IPC options
45 - [Config] re-enable ZFS
e770bae4 46
8b05d4a9
AR
47 [ Upstream Kernel Changes ]
48
49 * Rebase to v5.10-rc3
50
5dbedd64 51 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Nov 2020 09:37:08 +0100
e770bae4 52
a4b7374f 53linux-5.10 (5.10.0-2.3) hirsute; urgency=medium
d00eb4bf 54
a4b7374f
SF
55 * Miscellaneous Ubuntu changes
56 - [Config] Switch arm64 default cpufreq governor to ondemand
57 - [Debian] Include scripts/module.lds from builddir in headers package
d00eb4bf 58
a4b7374f 59 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Nov 2020 21:01:52 -0600
d00eb4bf 60
9d617428 61linux-5.10 (5.10.0-1.2) hirsute; urgency=medium
8d0c0b54 62
9d617428
SF
63 * Packaging resync (LP: #1786013)
64 - update dkms package versions
65
66 * Fix non-working Intel NVMe after S3 (LP: #1900847)
67 - SAUCE: PCI: Enable ACS quirk on all CML root ports
68
69 * Miscellaneous Ubuntu changes
70 - [Packaging] move to hirsute
71 - [Config] Update configs and annotations after rebase to 5.10-rc2
72 - [Config] Update numerous configs to conform with policy
73 - [Config] Switch default CPUFreq governer for arm64/armhf to schedultil
74 - [Config] Temporarily disable DEBUG_INFO_BTF for armhf
8d0c0b54 75
1557a8b3
SF
76 [ Upstream Kernel Changes ]
77
78 * Rebase to v5.10-rc2
79
9d617428 80 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Nov 2020 13:18:27 -0600
8d0c0b54 81
f4a6bb36 82linux-5.10 (5.10.0-0.1) hirsute; urgency=medium
c42cd5e9 83
52d3aaec
PP
84 * Packaging resync (LP: #1786013)
85 - update dkms package versions
86
87 * Miscellaneous Ubuntu changes
88 - [Config] Update configs and annotations for v5.10-rc1
89 - SAUCE: platform/x86: dell-uart-backlight: rename kzfree() to
90 kfree_sensitive()
91 - SAUCE: apparmor: rename kzfree() to kfree_sensitive()
92 - SAUCE: LSM: change ima_read_file() to use lsmblob
93 - SAUCE: LSM: Use lsmblob in smk_netlbl_mls()
94
95 * Miscellaneous upstream changes
96 - Revert "UBUNTU: [Packaging] Change source package name to linux-5.10"
97 - s390: correct __bootdata / __bootdata_preserved macros
c42cd5e9 98
a7cbe553
PP
99 [ Upstream Kernel Changes ]
100
101 * Rebase to v5.10-rc1
102
52d3aaec 103 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 27 Oct 2020 16:57:07 +0100
c42cd5e9
PP
104
105linux-5.10 (5.10.0-0.0) groovy; urgency=medium
106
107 * Empty entry
108
109 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
110
4be6d2ac
LO
111linux-5.9 (5.9.0-2.3) groovy; urgency=medium
112
113 * Fix system reboot when disconnecting WiFi (LP: #1899726)
114 - iwlwifi: msix: limit max RX queues for 9000 family
115
116 * booting linux-generic-lpae armhf kernel under qemu results in relocation out
117 of range, and thus no modules can be loaded (LP: #1899519)
118 - [Config] armhf: ARM_MODULE_PLTS=y
119
120 * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
121 - ALSA: hda: fix jack detection with Realtek codecs when in D3
122
123 * CVE-2020-16119
124 - SAUCE: dccp: avoid double free of ccid on child socket
125
126 * python3-venv is gone (LP: #1896801)
127 - SAUCE: doc: remove python3-venv dependency
128
129 * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
130 - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
131
132 * Enable brightness control on HP DreamColor panel (LP: #1898865)
133 - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
134 quirk
135 - SAUCE: drm/dp: HP DreamColor panel brigntness fix
136
137 * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel
138 (LP: #1897501)
139 - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk
140 - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID
141 19-15
142
143 * Fix broken e1000e device after S3 (LP: #1897755)
144 - SAUCE: e1000e: Increase polling timeout on MDIC ready bit
145
146 * Wakeup the system by touching the touchpad (LP: #1888331)
147 - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
148
149 * Enable LTR for endpoints behind VMD (LP: #1896598)
150 - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD
151
152 * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
153 (LP: #1893914)
154 - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
155
156 * debian/rules editconfigs does not work on s390x to change s390x only configs
157 (LP: #1863116)
158 - [Packaging] kernelconfig -- only update/edit configurations on architectures
159 we have compiler support
160
161 * Fix non-working NVMe after S3 (LP: #1895718)
162 - SAUCE: PCI: Enable ACS quirk on CML root port
163
164 * Miscellaneous Ubuntu changes
165 - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids
166 - SAUCE: tools resolve_btfids: Always force HOSTARCH
167 - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k'
168 - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks
169 - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check()
170 - [Config] Update toolchain versions
171 - [Config] Refresh annotations
172 - Add ubuntu-host module
173 - CONFIG_UBUNTU_HOST=m
174 - SAUCE: apparmor: drop prefixing abs root labels with '='
175 - SAUCE: apparmor: disable showing the mode as part of a secid to secctx
176 - SAUCE: apparmor: rename aa_sock() to aa_unix_sk()
177 - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock()
178 - SAUCE: LSM: Infrastructure management of the sock security
179 - SAUCE: LSM: Create and manage the lsmblob data structure.
180 - SAUCE: LSM: Use lsmblob in security_audit_rule_match
181 - SAUCE: LSM: Use lsmblob in security_kernel_act_as
182 - SAUCE: net: Prepare UDS for security module stacking
183 - SAUCE: LSM: Use lsmblob in security_secctx_to_secid
184 - SAUCE: LSM: Use lsmblob in security_secid_to_secctx
185 - SAUCE: LSM: Use lsmblob in security_ipc_getsecid
186 - SAUCE: LSM: Use lsmblob in security_task_getsecid
187 - SAUCE: LSM: Use lsmblob in security_inode_getsecid
188 - SAUCE: LSM: Use lsmblob in security_cred_getsecid
189 - SAUCE: IMA: Change internal interfaces to use lsmblobs
190 - SAUCE: LSM: Specify which LSM to display
191 - SAUCE: LSM: Ensure the correct LSM context releaser
192 - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx
193 - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx
194 - SAUCE: LSM: security_secid_to_secctx in netlink netfilter
195 - SAUCE: NET: Store LSM netlabel data in a lsmblob
196 - SAUCE: LSM: Verify LSM display sanity in binder
197 - SAUCE: Audit: Add new record for multiple process LSM attributes
198 - SAUCE: Audit: Add a new record for multiple object LSM
199 - SAUCE: LSM: Add /proc attr entry for full LSM context
200 - SAUCE: AppArmor: Remove the exclusive flag
201 - SAUCE: Audit: Fix for missing NULL check
202
203 * Miscellaneous upstream changes
204 - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
205
206 [ Upstream Kernel Changes ]
207
208 * Rebase to v5.9
209
210 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Oct 2020 13:31:18 -0500
211
212linux-5.9 (5.9.0-1.2) groovy; urgency=medium
213
214 * Miscellaneous Ubuntu changes
215 - [Config] Update configs after rebase to 5.9-rc6
216 - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
217 - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled
218 - SAUCE: tools resolve_btfids: Always force HOSTARCH
219
220 [ Upstream Kernel Changes ]
221
222 * Rebase to v5.9-rc6
223
224 -- Seth Forshee <seth.forshee@canonical.com> Mon, 21 Sep 2020 14:39:34 -0500
225
226linux-5.9 (5.9.0-0.1) groovy; urgency=medium
227
228 * Miscellaneous Ubuntu changes
229 - [Config] Update configs and annotations for v5.9-rc1
230 - SAUCE: i915: Fix build error due to missing struct definition
231 - hio -- Update blk_queue_split() calls for changes in 5.9-rc1
232 - hio -- Updates for move of make_request_fn to struct block_device_operations
233 - [Config] Disable zfs dkms build
234 - [Config] Disable nvidia dkms build
235 - [Config] Disable nvidia server dkms builds
236 - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division
237 - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
238 - [Packaging] Bind hv_vss_daemon startup to hv_vss device
239 - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
240 - [Config] Re-enable UEFI signing for arm64
241 - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()"
242 - [Config] Set the default CPU governor to ONDEMAND
243 - [Packaging] update variants
244 - [Packaging] update helper scripts
245 - update dkms package versions
246
247 [ Upstream Kernel Changes ]
248
249 * Rebase to v5.9-rc5
250
251 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Sep 2020 15:01:21 -0500
252
253linux-5.9 (5.9.0-0.0) groovy; urgency=medium
254
255 * Empty entry
256
257 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Aug 2020 16:48:03 -0500
258
259linux (5.8.0-16.17) groovy; urgency=medium
260
261 * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)
262
263 * Miscellaneous Ubuntu changes
264 - hio -- Update to use bio_{start,end}_io_acct with 5.8+
265 - Enable hio driver
266 - [Packaging] Temporarily disable building doc package contents
267
268 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 15:32:58 -0500
269
270linux (5.8.0-15.16) groovy; urgency=medium
271
272 * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)
273
274 * Miscellaneous Ubuntu changes
275 - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
276 doc/sphinx@0f49e30c)
277
278 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 09:29:58 -0500
279
280linux (5.8.0-14.15) groovy; urgency=medium
281
282 * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)
283
284 * Packaging resync (LP: #1786013)
285 - [Packaging] update helper scripts
286
287 * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
288 - selftests/net: relax cpu affinity requirement in msg_zerocopy test
289
290 * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
291 - ALSA: hda/hdmi: Add quirk to force connectivity
292
293 * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
294 - ALSA: usb-audio: Add support for Lenovo ThinkStation P620
295
296 * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
297 - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
298
299 * Enlarge hisi_sec2 capability (LP: #1890222)
300 - crypto: hisilicon - update SEC driver module parameter
301
302 * Miscellaneous Ubuntu changes
303 - [Config] Re-enable signing for ppc64el
304
305 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Aug 2020 15:26:46 -0500
306
307linux (5.8.0-13.14) groovy; urgency=medium
308
309 * Miscellaneous Ubuntu changes
310 - [Config] Remove i386 configs
311 - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD
312 - SAUCE: export __get_vm_area_caller() and map_kernel_range()
313 - [Config] drop CONFIG_BINFMT_AOUT enforcement
314
315 * Miscellaneous upstream changes
316 - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD"
317
318 [ Upstream Kernel Changes ]
319
320 * Rebase to v5.8
321
322 -- Andrea Righi <andrea.righi@canonical.com> Tue, 04 Aug 2020 09:51:50 +0200
323
324linux (5.8.0-12.13) groovy; urgency=medium
325
326 * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481)
327
328 * Fix right speaker of HP laptop (LP: #1889375)
329 - SAUCE: hda/realtek: Fix right speaker of HP laptop
330
331 * blk_update_request error when mount nvme partition (LP: #1872383)
332 - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
333
334 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
335 - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4"
336 - net: atlantic: align return value of ver_match function with function name
337 - net: atlantic: add support for FW 4.x
338
339 * Miscellaneous Ubuntu changes
340 - [Debian] Fix debian/tests for linux-5.8 -> linux rename
341 - SAUCE: selftests/powerpc: return skip code for spectre_v2
342
343 -- Seth Forshee <seth.forshee@canonical.com> Wed, 29 Jul 2020 16:58:47 -0500
344
345linux (5.8.0-11.12) groovy; urgency=medium
346
347 * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336)
348
349 * Miscellaneous Ubuntu changes
350 - [Packaging] dwarves is not required for linux-libc-dev or stage1
351
352 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 22:33:24 -0500
353
354linux (5.8.0-10.11) groovy; urgency=medium
355
356 * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316)
357
358 * Miscellaneous Ubuntu changes
359 - [Packaging] Add more packages to Build-Depends-Indep for docs
360 - [Debian] Specify python executable in kmake
361 - [Debian] Don't treat warnings as errors during perf builds
362 - [Config] Disable signing for ppc64el
363
364 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 17:09:52 -0500
365
366linux (5.8.0-9.10) groovy; urgency=medium
367
368 * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140)
369
370 * Packaging resync (LP: #1786013)
371 - [Packaging] update helper scripts
372
373 * Miscellaneous Ubuntu changes
374 - SAUCE: Fix s390x compile error on F32 utils/stat-display.c
375 - [Packaging] Add python3-venv to Build-Depends-Indep
376
377 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 21:01:46 -0500
378
379linux (5.8.0-8.9) groovy; urgency=medium
380
381 * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104)
382
383 * Packaging resync (LP: #1786013)
384 - [Packaging] update helper scripts
385 - update dkms package versions
386 - [Packaging] update variants
387
388 * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
389 - [Packaging] NVIDIA -- Add signed modules for 450 450-server
390
391 * Introduce the new NVIDIA 418-server and 440-server series, and update the
392 current NVIDIA drivers (LP: #1881137)
393 - [packaging] add signed modules for the 418-server and the 440-server
394 flavours
395
396 * Miscellaneous Ubuntu changes
397 - SAUCE: Revert "radix-tree: Use local_lock for protection"
398 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
399 - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD
400 - [Config] Enable nvidia dkms build
401
402 * Miscellaneous upstream changes
403 - usbip: tools: fix build error for multiple definition
404
405 [ Upstream Kernel Changes ]
406
407 * Rebase to v5.8-rc7
408
409 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 11:18:12 -0500
410
411linux (5.8.0-7.8) groovy; urgency=medium
412
413 * Empty entry
414
415 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 09:22:19 +0200
416
417linux-5.8 (5.8.0-7.8) groovy; urgency=medium
418
419 * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
420 - ASoC: amd: add logic to check dmic hardware runtime
421 - ASoC: amd: add ACPI dependency check
422 - ASoC: amd: fixed kernel warnings
423
424 * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
425 - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
426
427 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
428 - SAUCE: net: atlantic: Add support for firmware v4
429
430 * MGA G200e doesn't work under GDM Wayland (LP: #1886140)
431 - drm/mgag200: Remove HW cursor
432 - drm/mgag200: Clean up mga_set_start_address()
433 - drm/mgag200: Clean up mga_crtc_do_set_base()
434 - drm/mgag200: Move mode-setting code into separate helper function
435 - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
436 - drm/mgag200: Update mode registers after plane registers
437 - drm/mgag200: Set pitch in a separate helper function
438 - drm/mgag200: Set primary plane's format in separate helper function
439 - drm/mgag200: Move TAGFIFO reset into separate function
440 - drm/mgag200: Move hiprilvl setting into separate functions
441 - drm/mgag200: Move register initialization into separate function
442 - drm/mgag200: Remove out-commented suspend/resume helpers
443 - drm/mgag200: Use simple-display data structures
444 - drm/mgag200: Convert to simple KMS helper
445 - drm/mgag200: Replace VRAM helpers with SHMEM helpers
446
447 * Miscellaneous Ubuntu changes
448 - SAUCE: s390/bpf: fix sign extension in branch_ku
449 - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
450 - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
451 - [packaging] debhelper-compat (= 10) (and retire debian/compat)
452 - [Config] Update configs after rebase to 5.8-rc6
453
454 [ Upstream Kernel Changes ]
455
456 * Rebase to v5.8-rc6
457
458 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jul 2020 09:55:47 +0200
459
460linux-5.8 (5.8.0-6.7) groovy; urgency=medium
461
462 * Packaging resync (LP: #1786013)
463 - update dkms package versions
464
465 * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1
466 (LP: #1887397)
467 - SAUCE: libtraceevent: Strip symbol version from nm output
468
469 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Jul 2020 14:07:53 -0500
470
471linux-5.8 (5.8.0-5.6) groovy; urgency=medium
472
473 * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation
474 (LP: #1886188)
475 - [Packaging] Produce linux-libc-deb package for riscv64
476 - [Debian] Disallow building linux-libc-dev from linux-riscv
477
478 * Miscellaneous Ubuntu changes
479 - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy
480 transformations test on s390"
481 - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390"
482 - [Config] Update configs (gcc update)
483
484 [ Upstream Kernel Changes ]
485
486 * Rebase to v5.8-rc5
487
488 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jul 2020 08:42:14 +0200
489
490linux-5.8 (5.8.0-4.5) groovy; urgency=medium
491
492 * Add generic LED class support for audio LED (LP: #1885896)
493 - ALSA: hda: generic: Always call led-trigger for mic mute LED
494 - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
495 - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
496 - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
497 - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
498 - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
499 - ALSA: hda: generic: Drop the old mic-mute LED hook
500 - ALSA: hda: generic: Add vmaster mute LED helper
501 - ALSA: hda/realtek: Use the new vmaster mute LED helper
502 - ALSA: hda/conexant: Use the new vmaster mute LED helper
503 - ALSA: hda/sigmatel: Use the new vmaster mute LED helper
504 - ALSA: hda/realtek: Unify LED helper code
505 - ALSA: hda: Let LED cdev handling suspend/resume
506
507 * seccomp_bpf fails on powerpc (LP: #1885757)
508 - SAUCE: selftests/seccomp: fix ptrace tests on powerpc
509
510 * CVE-2020-11935
511 - SAUCE: aufs: do not call i_readcount_inc()
512
513 * Miscellaneous Ubuntu changes
514 - SAUCE: Update aufs to 5.x-rcN 20200622
515 - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value
516 - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y
517
518 [ Upstream Kernel Changes ]
519
520 * Rebase to v5.8-rc4
521
522 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Jul 2020 08:14:28 -0500
523
524linux-5.8 (5.8.0-3.4) groovy; urgency=medium
525
526 * Packaging resync (LP: #1786013)
527 - [Packaging] update helper scripts
528 - update dkms package versions
529
530 * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2
531 (LP: #1884635)
532 - SAUCE: overlayfs: fix faulty rebase
533
534 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
535 - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups
536
537 * shiftfs: fix btrfs regression (LP: #1884767)
538 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation"
539
540 * Miscellaneous Ubuntu changes
541 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y
542 - SAUCE: regulator: rename da903x to da903x-regulator
543 - [Config] Add da903x to modules.ignore
544 - [Config] Update configs for rebase to 5.8-rc3
545
546 [ Upstream Kernel Changes ]
547
548 * Rebase to v5.8-rc3
549
550 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jun 2020 08:48:25 -0500
551
552linux-5.8 (5.8.0-2.3) groovy; urgency=medium
553
554 * Support Audio Mute LED for two new HP laptops (LP: #1884251)
555 - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
556
557 * CVE-2019-16089
558 - SAUCE: nbd_genl_status: null check for nla_nest_start
559
560 * tpm: fix TIS locality timeout problems (LP: #1881710)
561 - SAUCE: tpm: fix TIS locality timeout problems
562
563 * Packaging resync (LP: #1786013)
564 - update dkms package versions
565
566 * Miscellaneous Ubuntu changes
567 - SAUCE: security,perf: Allow further restriction of perf_event_open
568 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
569 - [Config] Update configs and annotations for 5.8-rc2
570 - [Config] Enable zfs
571 - [Config] Enable CONFIG_DEBUG_INFO_BTF
572
573 [ Upstream Kernel Changes ]
574
575 * Rebase to v5.8-rc2
576
577 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jun 2020 15:05:54 -0500
578
579linux-5.8 (5.8.0-1.2) groovy; urgency=medium
580
581 * Miscellaneous Ubuntu changes
582 - [Debian] Support linux-x.y in udeb package names
583 - [Packaging] Use SRCPKGNAME for udeb packages
584
585 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 19:34:32 -0500
586
587linux-5.8 (5.8.0-0.1) groovy; urgency=medium
588
589 * Docker registry doesn't stay up and keeps restarting (LP: #1879690)
590 - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay"
591
592 * Packaging resync (LP: #1786013)
593 - [Packaging] update variants
594
595 * Miscellaneous Ubuntu changes
596 - [Packaging] Update source package name to linux-5.8
597 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
598 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages.
599 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
600 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
601 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
602 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
603 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify
604 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
605 - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
606 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
607 - SAUCE: Import aufs driver
608 - [Config] Update configs for v5.8-rc1
609 - [Config] Update annotations for v5.8-rc1 config changes
610 - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions
611 - Disable hio driver
612
613 * Miscellaneous upstream changes
614 - acpi: disallow loading configfs acpi tables when locked down
615
616 [ Upstream Kernel Changes ]
617
618 * Rebase to v5.8-rc1
619
620 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 11:54:24 -0500
621
622linux-5.8 (5.8.0-0.0) groovy; urgency=medium
623
624 * Empty entry
625
626 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Jun 2020 22:40:35 -0500
627
628linux-5.7 (5.7.0-8.9) groovy; urgency=medium
629
630 * Packaging resync (LP: #1786013)
631 - update dkms package versions
632
633 * Enforce all config annotations (LP: #1879327)
634 - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
635 - [Config]: prepare to enforce all
636 - [Config]: enforce all config options
637
638 * Miscellaneous Ubuntu changes
639 - [Config]: annotations review after 5.7 rebase
640 - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX
641 - [Config] THERMAL_GOV_POWER_ALLOCATOR=y
642 - [Config] annotations: SOC_CAMERA is marked as BROKEN
643 - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y
644 - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely
645 unmantained) TLS_TOE
646 - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP
647 - [Config] RTW88_DEBUG=y
648 - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it
649 - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on
650 SND_SOC_SOF_DEVELOPER_SUPPORT
651 - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive
652 with SND_SST_ATOM_HIFI2_PLATFORM_ACPI
653 - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any
654 DEBUG_IMX*_UART is enabled
655 - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25
656 - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32
657 - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA
658 - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT
659 - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS
660 - [Config] s390x: MOST is not set
661 - [Config] s390x: BCM84881_PHY is not set
662 - [Config] s390x: XILINX_LL_TEMAC is not set
663 - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on
664 s390x)
665 - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK
666 - [Config] annotations: s390x: NODES_SHIFT=1
667 - [Config] annotations: import new symbols
668 - [Config] annotations: remove unmatched menu and options
669
670 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 12 Jun 2020 12:03:01 +0200
671
672linux-5.7 (5.7.0-7.8) groovy; urgency=medium
673
674 * Packaging resync (LP: #1786013)
675 - update dkms package versions
676 - [Packaging] update helper scripts
677
678 * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
679 devices (LP: #1879704)
680 - PCI/IOV: Introduce pci_iov_sysfs_link() function
681 - s390/pci: create links between PFs and VFs
682
683 * Miscellaneous Ubuntu changes
684 - [Config] Disable UEFI signing for arm64
685 - Rebase to v5.7.1
686
687 [ Upstream Kernel Changes ]
688
689 * Rebase to v5.7.1
690
691 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Jun 2020 11:16:58 +0200
692
693linux-5.7 (5.7.0-6.7) groovy; urgency=medium
694
695 * Packaging resync (LP: #1786013)
696 - [Packaging] update helper scripts
697 - update dkms package versions
698
699 * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
700 - SAUCE: shiftfs: let userns root destroy subvolumes from other users
701
702 * seccomp_benchmark times out on eoan (LP: #1881576)
703 - SAUCE: selftests/seccomp: use 90s as timeout
704
705 * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly
706 when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
707 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
708 association for 11N chip"
709 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
710 connected"
711 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
712 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
713 - rtw88: 8723d: Add coex support
714 - SAUCE: rtw88: coex: 8723d: set antanna control owner
715 - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
716 - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
717
718 * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
719 - ASoC: amd: add Renoir ACP3x IP register header
720 - ASoC: amd: add Renoir ACP PCI driver
721 - ASoC: amd: add acp init/de-init functions
722 - ASoC: amd: create acp3x pdm platform device
723 - ASoC: amd: add ACP3x PDM platform driver
724 - ASoC: amd: irq handler changes for ACP3x PDM dma driver
725 - ASoC: amd: add acp3x pdm driver dma ops
726 - ASoC: amd: add ACP PDM DMA driver dai ops
727 - ASoC: amd: add Renoir ACP PCI driver PM ops
728 - ASoC: amd: add ACP PDM DMA driver pm ops
729 - ASoC: amd: enable Renoir acp3x drivers build
730 - ASoC: amd: create platform devices for Renoir
731 - ASoC: amd: RN machine driver using dmic
732 - ASoC: amd: enable build for RN machine driver
733 - ASoC: amd: fix kernel warning
734 - ASoC: amd: refactoring dai_hw_params() callback
735 - ASoC: amd: return error when acp de-init fails
736 - [Config]: enable amd renoir ASoC audio
737
738 * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
739 - e1000e: Disable TSO for buffer overrun workaround
740
741 * Fix incorrect speed/duplex when I210 device is runtime suspended
742 (LP: #1880656)
743 - igb: Report speed and duplex as unknown when device is runtime suspended
744
745 * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
746 - serial: 8250_pci: Move Pericom IDs to pci_ids.h
747 - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
748
749 * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
750 (LP: #1874056)
751 - s390/pci: Expose new port attribute for PCIe functions
752 - s390/pci: adaptation of iommu to multifunction
753 - s390/pci: define kernel parameters for PCI multifunction
754 - s390/pci: define RID and RID available
755 - s390/pci: create zPCI bus
756 - s390/pci: adapt events for zbus
757 - s390/pci: Handling multifunctions
758 - s390/pci: Do not disable PF when VFs exist
759 - s390/pci: Documentation for zPCI
760 - s390/pci: removes wrong PCI multifunction assignment
761
762 * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
763 - regmap-i2c: add 16-bit width registers support
764
765 * Miscellaneous Ubuntu changes
766 - [Config] Enable virtualbox guest and shared-folder modules
767
768 [ Upstream Kernel Changes ]
769
770 * Rebase to v5.7
771
772 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jun 2020 16:11:24 -0500
773
774linux-5.7 (5.7.0-5.6) groovy; urgency=medium
775
776 * Packaging resync (LP: #1786013)
777 - update dkms package versions
778
779 * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044)
780 - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional
781 overhead on s390x, hence should be disabled by default on s390x only.
782
783 * Miscellaneous Ubuntu changes
784 - Rebase to v5.7-rc7
785 - [Config] ppc64el: disable STRICT_KERNEL_RWX
786
787 [ Upstream Kernel Changes ]
788
789 * Rebase to v5.7-rc7
790
791 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 May 2020 11:44:09 +0200
792
793linux-5.7 (5.7.0-4.5) groovy; urgency=medium
794
795 * Packaging resync (LP: #1786013)
796 - update dkms package versions
797
798 * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
799 - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
800 modinfo
801
802 * Support DMIC micmute LED on HP platforms (LP: #1876859)
803 - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
804 - ALSA: hda/realtek - Enable micmute LED on and HP system
805 - ALSA: hda/realtek - Add LED class support for micmute LED
806 - ALSA: hda/realtek - Fix unused variable warning w/o
807 CONFIG_LEDS_TRIGGER_AUDIO
808 - ASoC: SOF: Update correct LED status at the first time usage of
809 update_mute_led()
810
811 * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW),
812 REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found
813 due to firmware crash (LP: #1874685)
814 - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well
815
816 * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after
817 upgrade to 20.04 (LP: #1875665)
818 - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere
819
820 * Unable to handle kernel pointer dereference in virtual kernel address space
821 on Eoan (LP: #1876645)
822 - SAUCE: overlayfs: fix shitfs special-casing
823
824 * Miscellaneous Ubuntu changes
825 - SAUCE: skip building selftest 'runqslower' if kernel not built
826 - Rebase to v5.7-rc6
827 - [Config] updateconfigs after 5.7-rc6 rebase
828
829 [ Upstream Kernel Changes ]
830
831 * Rebase to v5.7-rc6
832
833 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 May 2020 11:27:25 +0200
834
835linux-5.7 (5.7.0-3.4) groovy; urgency=medium
836
837 [ Upstream Kernel Changes ]
838
839 * Rebase to v5.7-rc5
840
841 * Packaging resync (LP: #1786013)
842 - update dkms package versions
843
844 * getitimer returns it_value=0 erroneously (LP: #1349028)
845 - [Config] CONTEXT_TRACKING_FORCE policy should be unset
846
847 * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV
848 Secure & Trusted Boot (LP: #1866909)
849 - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot
850
851 * Miscellaneous Ubuntu changes
852 - SAUCE: Import aufs driver
853 - [Config] Enable aufs
854 - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
855 - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations
856 - [Debian] final-checks -- Do not remove ~* from abi
857 - [Config] Enable 5-level page table support for x86
858 - [Config] updateconfigs after 5.7-rc5 rebase
859
860 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 May 2020 10:25:42 +0200
861
862linux-5.7 (5.7.0-2.3) groovy; urgency=medium
863
864 * Packaging resync (LP: #1786013)
865 - [Packaging] update helper scripts
866 - update dkms package versions
867 - [Packaging] update helper scripts
868
869 * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit
870 batchbuffer: Input/output error] (LP: #1860754)
871 - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64
872
873 * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506)
874 - [Packaging] Move virtualbox modules to linux-modules
875 - [Packaging] Remove vbox and zfs modules from generic.inclusion-list
876
877 * built-using constraints preventing uploads (LP: #1875601)
878 - temporarily drop Built-Using data
879
880 * dkms artifacts may expire from the pool (LP: #1850958)
881 - [Packaging] autoreconstruct -- manage executable debian files
882 - [packaging] handle downloads from the librarian better
883
884 * Add signed modules for the 435 NVIDIA driver (LP: #1875888)
885 - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver
886
887 * [Selftests] Apply various fixes and improvements (LP: #1870543)
888 - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests
889
890 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
891 distribution (LP: #1628889)
892 - SAUCE: s390: kernel message catalog
893
894 * Overlayfs in user namespace leaks directory content of inaccessible
895 directories (LP: #1793458) // CVE-2018-6559
896 - SAUCE: overlayfs: ensure mounter privileges when reading directories
897
898 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
899 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
900
901 * [ICL] TC port in legacy/static mode can't be detected due TCCOLD
902 (LP: #1868936)
903 - drm/i915/display: Move out code to return the digital_port of the aux ch
904 - drm/i915/display: Add intel_legacy_aux_to_power_domain()
905 - drm/i915/display: Split hsw_power_well_enable() into two
906 - drm/i915/tc/icl: Implement TC cold sequences
907 - drm/i915/tc: Skip ref held check for TC legacy aux power wells
908 - drm/i915/tc/tgl: Implement TC cold sequences
909 - drm/i915/tc: Catch TC users accessing FIA registers without enable aux
910 - drm/i915/tc: Do not warn when aux power well of static TC ports timeout
911
912 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
913 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
914 2-in-1"
915
916 * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610)
917 - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop
918
919 * linux-image-5.0.0-35-generic breaks checkpointing of container
920 (LP: #1857257)
921 - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay
922
923 * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a
924 regression in the asoc machine driver) (LP: #1874359)
925 - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
926
927 * Add debian/rules targets to compile/run kernel selftests (LP: #1874286)
928 - [Packaging] add support to compile/run selftests
929
930 * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315)
931 - [Config] lowlatency: turn off RT_GROUP_SCHED
932
933 * alsa/sof: external mic can't be deteced on Lenovo and HP laptops
934 (LP: #1872569)
935 - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs
936
937 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
938 - SAUCE: shiftfs: fix dentry revalidation
939
940 * shiftfs: broken shiftfs nesting (LP: #1872094)
941 - SAUCE: shiftfs: record correct creator credentials
942
943 * lockdown on power (LP: #1855668)
944 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
945
946 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
947 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
948 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
949 - SAUCE: rtw88: sar: dump sar information via debugfs
950 - SAUCE: rtw88: 8723d: add IQ calibration
951 - SAUCE: rtw88: 8723d: Add power tracking
952 - SAUCE: rtw88: 8723d: implement flush queue
953 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
954 - SAUCE: rtw88: 8723d: Add coex support
955 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
956
957 * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300)
958 - SAUCE: rtw88: No retry and report for auth and assoc
959 - SAUCE: rtw88: fix rate for a while after being connected
960 - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip
961
962 * Miscellaneous Ubuntu changes
963 - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks
964 - SAUCE: rtw88: fix 'const' mismatch in
965 __priority_queue_cfg_legacy()/__priority_queue_cfg()
966 - [Config] RTW88=m
967 - SAUCE: (lockdown) Revert carried-forward lockdown patches
968 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
969 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
970 error messages.
971 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
972 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
973 mode
974 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
975 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
976 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
977 verify
978 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
979 - SAUCE: (lockdown) security: lockdown: Make
980 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
981 - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el
982 - [Config] CONFIG_RT_GROUP_SCHED=y
983 - [Packaging] Include modules.builtin.modinfo in linux-modules
984 - SAUCE: LSM: Infrastructure management of the sock security
985 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
986 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
987 - SAUCE: Revert "apparmor: Parse secmark policy"
988 - SAUCE: Revert "apparmor: Add a wildcard secid"
989 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
990 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
991 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
992 - Update dropped.txt for restored apparmor patches
993 - Remove lockdown patches from dropped.txt
994 - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not
995 enabled
996 - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error
997 tests
998 - SAUCE: selftests/net -- disable l2tp.sh test
999 - SAUCE: selftests/net -- disable timeout
1000 - SAUCE: tools: hv: Update shebang to use python3 instead of python
1001 - Remove dropped.txt
1002 - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master
1003 - [Debian] Support generating configs for riscv64
1004 - [Config] CONFIG_KMSG_IDS=y for s390x
1005 - [Packaging] add libcap-dev dependency
1006 - [Config] CONFIG_AD5770R=m
1007 - [Config] CONFIG_AL3010=m
1008 - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m
1009 - [Config] CONFIG_BAREUDP=m
1010 - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m
1011 - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m
1012 - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m
1013 - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m
1014 - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m
1015 - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m
1016 - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m
1017 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
1018 - [Config] CONFIG_DRM_PARADE_PS8640=m
1019 - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m
1020 - [Config] CONFIG_DRM_TIDSS=m
1021 - [Config] CONFIG_DRM_TI_TPD12S015=m
1022 - [Config] CONFIG_DRM_TOSHIBA_TC358768=m
1023 - [Config] CONFIG_EDAC_DMC520=m
1024 - [Config] CONFIG_EXFAT_FS=m
1025 - [Config] CONFIG_GP2AP002=m
1026 - [Config] CONFIG_GPIO_MLXBF2=m
1027 - [Config] CONFIG_HID_GLORIOUS=m
1028 - [Config] CONFIG_HID_MCP2221=m
1029 - [Config] CONFIG_HMC425=m
1030 - [Config] CONFIG_ICP10100=m
1031 - [Config] CONFIG_IMX8MM_THERMAL=m
1032 - [Config] CONFIG_IMX_SC_THERMAL=m
1033 - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m
1034 - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m
1035 - [Config] CONFIG_K3_RTI_WATCHDOG=m
1036 - [Config] CONFIG_MDIO_IPQ8064=m
1037 - [Config] CONFIG_MDIO_MVUSB=m
1038 - [Config] CONFIG_MHI_BUS=m
1039 - [Config] CONFIG_OCTEONTX2_VF=m
1040 - [Config] CONFIG_PHY_CADENCE_TORRENT=m
1041 - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m
1042 - [Config] CONFIG_PHY_QCOM_USB_SS=m
1043 - [Config] CONFIG_PINCTRL_DA9062=m
1044 - [Config] CONFIG_PINCTRL_IPQ6018=m
1045 - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m
1046 - [Config] CONFIG_PTP_1588_CLOCK_VMW=m
1047 - [Config] CONFIG_QCOM_IPA=m
1048 - [Config] CONFIG_REGULATOR_MP5416=m
1049 - [Config] CONFIG_REGULATOR_MP886X=m
1050 - [Config] CONFIG_RN5T618_ADC=m
1051 - [Config] CONFIG_RTC_DRV_MT2712=m
1052 - [Config] CONFIG_RTC_DRV_RC5T619=m
1053 - [Config] CONFIG_SC_MSS_7180=m
1054 - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m
1055 - [Config] CONFIG_SM_GCC_8250=m
1056 - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m
1057 - [Config] CONFIG_SND_MESON_AIU=m
1058 - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m
1059 - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m
1060 - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m
1061 - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
1062 - [Config] CONFIG_SND_SOC_MESON_T9015=m
1063 - [Config] CONFIG_SND_SOC_RT5682_SDW=m
1064 - [Config] CONFIG_SND_SOC_TLV320ADCX140=m
1065 - [Config] CONFIG_SPI_FSI=m
1066 - [Config] CONFIG_SPI_MTK_NOR=m
1067 - [Config] CONFIG_SPI_MUX=m
1068 - [Config] CONFIG_SPRD_THERMAL=m
1069 - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m
1070 - [Config] CONFIG_TINYDRM_ILI9486=m
1071 - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m
1072 - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m
1073 - [Config] CONFIG_UACCE=m
1074 - [Config] CONFIG_UNIPHIER_XDMAC=m
1075 - [Config] CONFIG_USB_MAX3420_UDC=m
1076 - [Config] CONFIG_USB_RAW_GADGET=m
1077 - [Config] CONFIG_VHOST_VDPA=m
1078 - [Config] CONFIG_VIDEO_IMX219=m
1079 - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m
1080 - [Config] CONFIG_VIRTIO_VDPA=m
1081 - [Config] CONFIG_MOST_COMPONENTS=m
1082 - [Config] CONFIG_MFD_IQS62X=m
1083 - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7
1084
1085 * Miscellaneous upstream changes
1086 - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask"
1087 - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on
1088 IceLake"
1089 - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block"
1090
1091 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 May 2020 10:48:48 +0200
1092
1093linux-5.7 (5.7.0-1.2) groovy; urgency=medium
1094
1095 * Packaging resync (LP: #1786013)
1096 - [Packaging] update helper scripts
1097
1098 * Miscellaneous Ubuntu changes
1099 - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue()
1100 - SAUCE: hio: locally define disk_map_sector_rcu()
1101 - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu"
1102 - SAUCE: hio: include <linux/part_stat.h>
1103 - [Config] amd64: i386: HIO=m
1104 - [Config] updateconfigs after 5.7-rc3 rebase
1105
1106 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Apr 2020 11:31:38 +0200
1107
1108linux-5.7 (5.7.0-0.1) groovy; urgency=medium
1109
1110 * Miscellaneous Ubuntu changes
1111 - [Config] updateconfigs after rebase to 5.7-rc1
1112
1113 [ Upstream Kernel Changes ]
1114
1115 * Rebase to v5.7-rc1
1116 * Rebase to v5.7-rc2
1117
1118 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
1119
1120linux-5.7 (5.7.0-0.0) focal; urgency=medium
1121
1122 * Dummy entry
1123
1124 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
1125
1126linux-5.6 (5.6.0-7.7) focal; urgency=medium
1127
1128 * Packaging resync (LP: #1786013)
1129 - update dkms package versions
1130
1131 * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after
1132 disconnecting thunderbolt docking station (LP: #1864754)
1133 - SAUCE: ptp: free ptp clock properly
1134
1135 * swap storms kills interactive use (LP: #1861359)
1136 - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default
1137
1138 * sysfs: incorrect network device permissions on network namespace change
1139 (LP: #1865359)
1140 - sysfs: add sysfs_file_change_owner()
1141 - sysfs: add sysfs_link_change_owner()
1142 - sysfs: add sysfs_group{s}_change_owner()
1143 - sysfs: add sysfs_change_owner()
1144 - device: add device_change_owner()
1145 - drivers/base/power: add dpm_sysfs_change_owner()
1146 - net-sysfs: add netdev_change_owner()
1147 - net-sysfs: add queue_change_owner()
1148 - net: fix sysfs permssions when device changes network namespace
1149 - sysfs: fix static inline declaration of sysfs_groups_change_owner()
1150
1151 * Miscellaneous Ubuntu changes
1152 - [Config] updateconfigs after rebase to 5.6
1153
1154 [ Upstream Kernel Changes ]
1155
1156 * Rebase to v5.6
1157
1158 -- Andrea Righi <andrea.righi@canonical.com> Tue, 31 Mar 2020 10:45:09 +0200
1159
1160linux-5.6 (5.6.0-6.6) focal; urgency=medium
1161
1162 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
1163 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
1164
1165 * Make Dell WD19 dock more reliable after suspend (LP: #1868217)
1166 - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
1167 - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
1168 - xhci: Finetune host initiated USB3 rootport link suspend and resume
1169
1170 * update-version-dkms doesn't add a BugLink (LP: #1867790)
1171 - [Packaging] Add BugLink to update-version-dkms commit
1172
1173 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
1174 - SAUCE: rtw88: add regulatory process strategy for different chipset
1175 - SAUCE: rtw88: support dynamic user regulatory setting
1176 - SAUCE: rtw88: Use secondary channel offset enumeration
1177 - SAUCE: rtw88: 8822c: modify rf protection setting
1178 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
1179 - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band"
1180 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
1181 - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
1182 - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask
1183 - SAUCE: rtw88: pci: 8822c should set clock delay to zero
1184 - SAUCE: rtw88: move rtw_enter_ips() to the last when config
1185 - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync()
1186 - SAUCE: rtw88: add ciphers to suppress error message
1187 - SAUCE: rtw88: 8822c: update power sequence to v16
1188 - SAUCE: rtw88: Fix incorrect beamformee role setting
1189 - SAUCE: rtw88: don't hold all IRQs disabled for PS operations
1190 - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines
1191 - SAUCE: rtw88: associate reserved pages with each vif
1192 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
1193 - SAUCE: rtw88: 8723d: Add basic chip capabilities
1194 - SAUCE: rtw88: 8723d: add beamform wrapper functions
1195 - SAUCE: rtw88: 8723d: Add power sequence
1196 - SAUCE: rtw88: 8723d: Add RF read/write ops
1197 - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
1198 - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25
1199 - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
1200 - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map
1201 - SAUCE: rtw88: add legacy firmware download for 8723D devices
1202 - SAUCE: rtw88: no need to send additional information to legacy firmware
1203 - SAUCE: rtw88: 8723d: Add mac power-on/-off function
1204 - SAUCE: rtw88: decompose while(1) loop of power sequence polling command
1205 - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue
1206 - SAUCE: rtw88: 8723d: implement set_tx_power_index ops
1207 - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO
1208 - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions
1209 - SAUCE: rtw88: 8723d: Add DIG parameter
1210 - SAUCE: rtw88: 8723d: Add query_rx_desc
1211 - SAUCE: rtw88: 8723d: Add set_channel
1212 - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
1213 - SAUCE: rtw88: 8723d: 11N chips don't support LDPC
1214 - SAUCE: rtw88: set default port to firmware
1215 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
1216 - SAUCE: rtw88: sar: add SAR of TX power limit
1217 - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method
1218 - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods
1219 - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit
1220 - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed
1221 - SAUCE: rtw88: sar: dump sar information via debugfs
1222 - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics
1223 - SAUCE: rtw88: 8723d: Set IG register for CCK rate
1224 - SAUCE: rtw88: 8723d: add interface configurations table
1225 - SAUCE: rtw88: 8723d: Add LC calibration
1226 - SAUCE: rtw88: 8723d: add IQ calibration
1227 - SAUCE: rtw88: 8723d: Add power tracking
1228 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
1229 - SAUCE: rtw88: 8723d: implement flush queue
1230 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
1231 - SAUCE: rtw88: 8723d: Add coex support
1232 - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
1233 - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile
1234 - [Config] CONFIG_RTW88_8723DE=y
1235
1236 * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal
1237 (LP: #1867753)
1238 - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x
1239
1240 * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531)
1241 - s390/protvirt: introduce host side setup
1242 - s390/protvirt: add ultravisor initialization
1243 - s390/mm: provide memory management functions for protected KVM guests
1244 - s390/mm: add (non)secure page access exceptions handlers
1245 - s390/protvirt: Add sysfs firmware interface for Ultravisor information
1246 - KVM: s390/interrupt: do not pin adapter interrupt pages
1247 - KVM: s390: protvirt: Add UV debug trace
1248 - KVM: s390: add new variants of UV CALL
1249 - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
1250 - KVM: s390: protvirt: Secure memory is not mergeable
1251 - KVM: s390/mm: Make pages accessible before destroying the guest
1252 - KVM: s390: protvirt: Handle SE notification interceptions
1253 - KVM: s390: protvirt: Instruction emulation
1254 - KVM: s390: protvirt: Implement interrupt injection
1255 - KVM: s390: protvirt: Add SCLP interrupt handling
1256 - KVM: s390: protvirt: Handle spec exception loops
1257 - KVM: s390: protvirt: Add new gprs location handling
1258 - KVM: S390: protvirt: Introduce instruction data area bounce buffer
1259 - KVM: s390: protvirt: handle secure guest prefix pages
1260 - KVM: s390/mm: handle guest unpin events
1261 - KVM: s390: protvirt: Write sthyi data to instruction data area
1262 - KVM: s390: protvirt: STSI handling
1263 - KVM: s390: protvirt: disallow one_reg
1264 - KVM: s390: protvirt: Do only reset registers that are accessible
1265 - KVM: s390: protvirt: Only sync fmt4 registers
1266 - KVM: s390: protvirt: Add program exception injection
1267 - KVM: s390: protvirt: UV calls in support of diag308 0, 1
1268 - KVM: s390: protvirt: Report CPU state to Ultravisor
1269 - KVM: s390: protvirt: Support cmd 5 operation state
1270 - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
1271 - KVM: s390: protvirt: do not inject interrupts after start
1272 - KVM: s390: protvirt: Add UV cpu reset calls
1273 - DOCUMENTATION: Protected virtual machine introduction and IPL
1274 - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
1275 - KVM: s390: protvirt: Add KVM api documentation
1276 - mm/gup/writeback: add callbacks for inaccessible pages
1277
1278 * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3
1279 (LP: #1866734)
1280 - SAUCE: Input: i8042 - fix the selftest retry logic
1281
1282 * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64
1283 (LP: #1866772)
1284 - ACPI: sysfs: copy ACPI data using io memory copying
1285
1286 * Miscellaneous Ubuntu changes
1287 - hio -- remove duplicated MODULE_DEVICE_TABLE declaration
1288 - SAUCE: r8169: disable ASPM L1.1
1289 - [Config] update annotations from configs
1290 - [Config] update configs after annotation file review
1291 - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning"
1292
1293 * Miscellaneous upstream changes
1294 - drm/i915: Fix eDP DPCD aux max backlight calculations
1295 - drm/dp: Introduce EDID-based quirks
1296 - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
1297 - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels
1298
1299 [ Upstream Kernel Changes ]
1300
1301 * Rebase to v5.6-rc7
1302
1303 -- Andrea Righi <andrea.righi@canonical.com> Wed, 25 Mar 2020 18:09:13 +0100
1304
1305linux-5.6 (5.6.0-5.5) focal; urgency=medium
1306
1307 * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099)
1308 - [Config] CONFIG_EROFS_FS_ZIP=y
1309 - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1
1310
1311 * Miscellaneous Ubuntu changes
1312 - Config: Fix SND_HDA_PREALLOC_SIZE annotations
1313 - Config: Fix DATA_SHIFT annotations
1314 - Config: remove ANDROID_VSOC from annotations
1315 - Config: remove arm arch from annotations
1316 - Config: Update SOC_R8A7796X annotations
1317 - Config: Update CLK_R8A7796X annotations
1318 - update dkms package versions
1319 - [Config] updateconfigs after rebase to 5.6-rc6
1320
1321 [ Upstream Kernel Changes ]
1322
1323 * Rebase to v5.6-rc6
1324
1325 -- Andrea Righi <andrea.righi@canonical.com> Wed, 18 Mar 2020 17:25:30 +0100
1326
1327linux-5.6 (5.6.0-4.4) focal; urgency=medium
1328
1329 * Packaging resync (LP: #1786013)
1330 - [Packaging] resync getabis
1331 - [Packaging] update helper scripts
1332
1333 * Add sysfs attribute to show remapped NVMe (LP: #1863621)
1334 - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count
1335
1336 * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208)
1337 - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC
1338
1339 * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel
1340 config (LP: #1866056)
1341 - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal
1342 on s390x
1343
1344 * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332)
1345 - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
1346
1347 * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x
1348 starting with focal (LP: #1865452)
1349 - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting
1350 with focal
1351
1352 * Miscellaneous Ubuntu changes
1353 - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset
1354 make_request_fn"
1355 - [Packaging] prevent duplicated entries in modules.ignore
1356 - update dkms package versions
1357 - [Config] updateconfigs after rebase to 5.6-rc5
1358
1359 [ Upstream Kernel Changes ]
1360
1361 * Rebase to v5.6-rc5
1362
1363 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Mar 2020 09:42:06 +0100
1364
1365linux-5.6 (5.6.0-3.3) focal; urgency=medium
1366
1367 * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
1368 ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
1369 - selftests/timers: Turn off timeout setting
1370
1371 * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
1372 (LP: #1864198)
1373 - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU
1374
1375 * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
1376 (LP: #1864576)
1377 - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
1378
1379 * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
1380 during hotplug (LP: #1864284)
1381 - UBUNTU SAUCE: r8151: check disconnect status after long sleep
1382
1383 * Another Dell AIO backlight issue (LP: #1863880)
1384 - SAUCE: platform/x86: dell-uart-backlight: move retry block
1385
1386 * Backport GetFB2 ioctl (LP: #1863874)
1387 - SAUCE: drm: Add getfb2 ioctl
1388
1389 * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810)
1390 - [Config] CONFIG_X86_UV=y
1391
1392 * Miscellaneous Ubuntu changes
1393 - debian: remove snapdragon config, rules and flavour
1394 - remove snapdragon abi files
1395 - update dkms package versions
1396 - [Config] updateconfigs after rebase to 5.6-rc4
1397
1398 * Miscellaneous upstream changes
1399 - updateconfigs following snapdragon removal
1400
1401 [ Upstream Kernel Changes ]
1402
1403 * Rebase to v5.6-rc4
1404
1405 -- Andrea Righi <andrea.righi@canonical.com> Wed, 04 Mar 2020 08:21:10 +0100
1406
1407linux-5.6 (5.6.0-2.2) focal; urgency=medium
1408
1409 * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
1410 - SAUCE: platform/x86: dell-uart-backlight: increase retry times
1411
1412 * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947)
1413 - SAUCE: drm/i915: Disable PSR by default on all platforms
1414
1415 * Miscellaneous Ubuntu changes
1416 - [debian] ignore missing wireguard module
1417 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1418 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1419 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1420 mode
1421 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1422 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1423 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1424 verify
1425 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1426 - SAUCE: (lockdown) security: lockdown: Make
1427 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1428 - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y
1429 - update dkms package versions
1430 - [Config] updateconfigs after rebase to 5.6-rc3
1431
1432 * Miscellaneous upstream changes
1433 - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted
1434 secure"
1435 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
1436 module signature verify"
1437 - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel
1438 lockdown"
1439 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
1440 the kernel down"
1441 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
1442 efi_status_to_err()."
1443
1444 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 Feb 2020 18:57:22 +0100
1445
1446linux-5.6 (5.6.0-1.1) focal; urgency=medium
1447
1448 * Integrate Intel SGX driver into linux-azure (LP: #1844245)
1449 - [Packaging] Add systemd service to load intel_sgx
1450
1451 * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959)
1452 - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and
1453 CRYPTO_DEV_QAT_DH895xCC=m
1454
1455 * 5.4.0-11 crash on cryptsetup open (LP: #1860231)
1456 - SAUCE: blk/core: Gracefully handle unset make_request_fn
1457
1458 * multi-zone raid0 corruption (LP: #1850540)
1459 - SAUCE: md/raid0: Use kernel specific layout
1460
1461 * Miscellaneous Ubuntu changes
1462 - update dkms package versions
1463 - update dropped.txt after rebase to v5.6-rc1
1464 - [Config] updateconfigs after rebase to 5.6-rc1
1465 - hio -- proc_create() requires a "struct proc_ops" in 5.6
1466 - SAUCE: arm: fix build error in kvm tracepoint
1467
1468 * Miscellaneous upstream changes
1469 - Revert "UBUNTU: [Config] Disable the uselib system call"
1470 - Revert "UBUNTU: [Config] Disable legacy PTY naming"
1471 - Revert "UBUNTU: [Config] Enforce filtered access to iomem"
1472 - Revert "UBUNTU: [Config] Enable notifier call chain validations"
1473 - Revert "UBUNTU: [Config] Enable scatterlist validation"
1474 - Revert "UBUNTU: [Config] Enable cred sanity checks"
1475 - Revert "UBUNTU: [Config] Enable linked list manipulation checks"
1476
1477 [ Upstream Kernel Changes ]
1478
1479 * Rebase to v5.6-rc1
1480
1481 -- Andrea Righi <andrea.righi@canonical.com> Thu, 13 Feb 2020 17:20:27 +0100
1482
1483linux-5.6 (5.6.0-0.0) focal; urgency=medium
1484
1485 * Dummy entry
1486
1487 -- Andrea Righi <andrea.righi@canonical.com> Mon, 10 Feb 2020 11:06:18 +0100
1488
1489linux-5.5 (5.5.0-7.8) focal; urgency=medium
1490
1491 * CONFIG_USELIB should be disabled (LP: #1855341)
1492 - [Config] Disable the uselib system call
1493
1494 * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339)
1495 - [Config] Disable legacy PTY naming
1496
1497 * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338)
1498 - [Config] Enforce filtered access to iomem
1499
1500 * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337)
1501 - [Config] Enable notifier call chain validations
1502
1503 * CONFIG_DEBUG_SG should be enabled (LP: #1855336)
1504 - [Config] Enable scatterlist validation
1505
1506 * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335)
1507 - [Config] Enable cred sanity checks
1508
1509 * CONFIG_DEBUG_LIST should be enabled (LP: #1855334)
1510 - [Config] Enable linked list manipulation checks
1511
1512 * shiftfs: prevent lower dentries from going negative during unlink
1513 (LP: #1860041)
1514 - SAUCE: shiftfs: prevent lower dentries from going negative during unlink
1515
1516 * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on
1517 Lenovo E41-25/45 (LP: #1859561)
1518 - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45
1519
1520 * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
1521 [1b21:2142] (LP: #1858988)
1522 - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect
1523
1524 * Dell AIO can't adjust brightness (LP: #1858761)
1525 - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status
1526
1527 * Miscellaneous Ubuntu changes
1528 - [Config] Fix typo in annotations file
1529 - update dkms package versions
1530
1531 [ Upstream Kernel Changes ]
1532
1533 * Rebase to v5.5
1534
1535 -- Andrea Righi <andrea.righi@canonical.com> Mon, 27 Jan 2020 11:39:38 +0100
1536
1537linux-5.5 (5.5.0-6.7) focal; urgency=medium
1538
1539 * Miscellaneous Ubuntu changes
1540 - [Packaging] Update ubuntu-regression-suite dependency to python2
1541 - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel
1542 - update dkms package versions
1543
1544 [ Upstream Kernel Changes ]
1545
1546 * Rebase to v5.5-rc7
1547
1548 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jan 2020 10:16:01 +0100
1549
1550linux-5.5 (5.5.0-5.6) focal; urgency=medium
1551
1552 * Miscellaneous Ubuntu changes
1553 - update dkms package versions
1554
1555 [ Upstream Kernel Changes ]
1556
1557 * Rebase to v5.5-rc6
1558
1559 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jan 2020 15:50:12 +0100
1560
1561linux-5.5 (5.5.0-4.5) focal; urgency=medium
1562
1563 * linux build and autopkg tests need to use python2 instead of python
1564 (LP: #1858487)
1565 - [Packaging] Remove python-dev build dependency
1566
1567 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 16:00:26 +0100
1568
1569linux-5.5 (5.5.0-3.4) focal; urgency=medium
1570
1571 * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support
1572 (LP: #1857541)
1573 - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support
1574
1575 * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845)
1576 - [Config]: built-in VFIO_PCI for amd64
1577
1578 * multi-zone raid0 corruption (LP: #1850540)
1579 - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout
1580 migration
1581
1582 * Packaging resync (LP: #1786013)
1583 - [Packaging] update variants
1584
1585 * Miscellaneous Ubuntu changes
1586 - [Packaging] Change source package to linux-5.5
1587 - [Packaging] Don't use SRCPKGNAME for linux-libc-dev
1588 - [Packaging] Remove linux-source-3 Provides: from linux-source
1589 - [Packaging] Fix linux-doc in linux-image Suggests:
1590 - [Debian] Read variants list into a variable
1591 - [Packaging] Generate linux-libc-dev package only for primary variant
1592 - [Packaging] Generate linux-doc for only the primary variant
1593 - [Debian] Update linux source package name in debian/tests/*
1594 - update dkms package versions
1595 - [Config] updateconfigs after rebase to 5.5-rc3
1596 - [Config] disable PCI_MESON
1597 - [Config] Add pinctrl-equilibrium to modules.ignore
1598
1599 [ Upstream Kernel Changes ]
1600
1601 * Rebase to v5.5-rc5
1602
1603 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 11:28:43 +0100
1604
1605linux-5.5 (5.5.0-2.3) focal; urgency=medium
1606
1607 * Empty entry.
1608
1609 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Dec 2019 22:33:59 -0600
1610
1611linux (5.5.0-2.3) focal; urgency=medium
1612
1613 * Support DPCD aux brightness control (LP: #1856134)
1614 - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
1615 - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
1616 - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
1617 - SAUCE: drm/i915: Auto detect DPCD backlight support by default
1618 - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
1619 panel
1620 - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku
1621
1622 * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
1623 - [Config]: SOUNDWIRE=m
1624
1625 * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
1626 - SAUCE: USB: core: Make port power cycle a seperate helper function
1627 - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
1628
1629 * Miscellaneous Ubuntu changes
1630 - [Debian] add python depends to ubuntu-regression-suite
1631 - SAUCE: selftests: net: tls: remove recv_rcvbuf test
1632 - update dkms package versions
1633
1634 * Miscellaneous upstream changes
1635 - [Config] updateconfigs after rebase to 5.5-rc2
1636
1637 -- Andrea Righi <andrea.righi@canonical.com> Tue, 17 Dec 2019 16:02:43 +0100
1638
1639linux (5.5.0-1.2) focal; urgency=medium
1640
1641 * Miscellaneous Ubuntu changes
1642 - [Config] disable nvidia dkms build
1643 - [Config] disable virtualbox dkms build
1644 - [Config] disable zfs dkms build
1645 - update dropped.txt after rebase to v5.5-rc1
1646 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
1647 aren't present.
1648 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1649 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
1650 error messages.
1651 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1652 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1653 mode
1654 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1655 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
1656 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
1657 verify
1658 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1659 - SAUCE: (lockdown) security: lockdown: Make
1660 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1661 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
1662 - [Config] Enable lockdown under secure boot
1663 - update dkms package versions
1664
1665 -- Andrea Righi <andrea.righi@canonical.com> Thu, 12 Dec 2019 16:54:41 +0100
1666
1667linux (5.5.0-0.1) focal; urgency=medium
1668
1669 * Miscellaneous Ubuntu changes
1670 - [Config] updateconfigs after rebase to 5.5-rc1
1671
1672 [ Upstream Kernel Changes ]
1673
1674 * Rebase to v5.5-rc1
1675
1676 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 19:03:35 +0100
1677
1678linux (5.5.0-0.0) focal; urgency=medium
1679
1680 * Dummy entry.
1681
1682 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 15:14:37 +0100
1683
1684linux (5.4.0-8.11) focal; urgency=medium
1685
1686 * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448)
1687
1688 * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
1689 - SAUCE: net: ena: fix issues in setting interrupt moderation params in
1690 ethtool
1691 - SAUCE: net: ena: fix too long default tx interrupt moderation interval
1692
1693 * Kernel build log filled with "/bin/bash: line 5: warning: command
1694 substitution: ignored null byte in input" (LP: #1853843)
1695 - [Debian] Fix warnings when checking for modules signatures
1696
1697 * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
1698 (LP: #1852581)
1699 - [Packaging] Fix module signing with older modinfo
1700
1701 * Fix MST support on Ice Lake (LP: #1854432)
1702 - drm/i915: fix port checks for MST support on gen >= 11
1703
1704 * headphone has noise as not mute on dell machines with alc236/256
1705 (LP: #1854401)
1706 - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
1707
1708 * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
1709 (LP: #1847450)
1710 - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
1711 to intel_pmc_core driver
1712
1713 * CVE-2019-14901
1714 - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
1715
1716 * CVE-2019-14896 // CVE-2019-14897
1717 - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
1718
1719 * CVE-2019-14895
1720 - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
1721
1722 * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
1723 (LP: #1847454)
1724 - powercap/intel_rapl: add support for CometLake Mobile
1725 - powercap/intel_rapl: add support for Cometlake desktop
1726
1727 * External microphone can't work on some dell machines with the codec alc256
1728 or alc236 (LP: #1853791)
1729 - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
1730 - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
1731
1732 * remount of multilower moved pivoted-root overlayfs root, results in I/O
1733 errors on some modified files (LP: #1824407)
1734 - SAUCE: ovl: fix lookup failure on multi lower squashfs
1735
1736 * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
1737 (LP: #1847451)
1738 - SAUCE: tools/power turbostat: Add Cometlake support
1739
1740 * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
1741 - [Config] Enable ROCKCHIP support for arm64
1742
1743 * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
1744 works on Dell Venue 11 Pro 7140 (LP: #1846539)
1745 - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
1746 driver
1747
1748 * i40e: general protection fault in i40e_config_vf_promiscuous_mode
1749 (LP: #1852663)
1750 - SAUCE: i40e Fix GPF when deleting VMs
1751
1752 * libbpf check_abi fails on ppc64el (LP: #1854974)
1753 - libbpf: Fix readelf output parsing on powerpc with recent binutils
1754
1755 * CVE-2019-19050
1756 - crypto: user - fix memory leak in crypto_reportstat
1757
1758 * Make hotplugging docking station to Thunderbolt port more reliable
1759 (LP: #1853991)
1760 - PCI/PM: Add pcie_wait_for_link_delay()
1761 - PCI/PM: Add missing link delays required by the PCIe spec
1762
1763 * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
1764 boot, while showing the BIOS logo on a black background (LP: #1836858)
1765 - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
1766
1767 * [CML] New device id's for CMP-H (LP: #1846335)
1768 - i2c: i801: Add support for Intel Comet Lake PCH-H
1769 - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
1770 - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
1771
1772 * Focal update: v5.4.2 upstream stable release (LP: #1855326)
1773 - io_uring: async workers should inherit the user creds
1774 - net: separate out the msghdr copy from ___sys_{send,recv}msg()
1775 - net: disallow ancillary data for __sys_{send,recv}msg_file()
1776 - crypto: inside-secure - Fix stability issue with Macchiatobin
1777 - driver core: platform: use the correct callback type for bus_find_device
1778 - usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
1779 - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
1780 - staging: rtl8192e: fix potential use after free
1781 - staging: rtl8723bs: Drop ACPI device ids
1782 - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
1783 - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
1784 - mei: bus: prefix device names on bus with the bus name
1785 - mei: me: add comet point V device id
1786 - thunderbolt: Power cycle the router if NVM authentication fails
1787 - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
1788 - gve: Fix the queue page list allocated pages count
1789 - macvlan: schedule bc_work even if error
1790 - mdio_bus: don't use managed reset-controller
1791 - net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
1792 - net: macb: add missed tasklet_kill
1793 - net: psample: fix skb_over_panic
1794 - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
1795 - openvswitch: fix flow command message size
1796 - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
1797 - slip: Fix use-after-free Read in slip_open
1798 - sctp: cache netns in sctp_ep_common
1799 - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
1800 - openvswitch: remove another BUG_ON()
1801 - net/tls: take into account that bpf_exec_tx_verdict() may free the record
1802 - net/tls: free the record on encryption error
1803 - net: skmsg: fix TLS 1.3 crash with full sk_msg
1804 - selftests/tls: add a test for fragmented messages
1805 - net/tls: remove the dead inplace_crypto code
1806 - net/tls: use sg_next() to walk sg entries
1807 - selftests: bpf: test_sockmap: handle file creation failures gracefully
1808 - selftests: bpf: correct perror strings
1809 - tipc: fix link name length check
1810 - selftests: pmtu: use -oneline for ip route list cache
1811 - r8169: fix jumbo configuration for RTL8168evl
1812 - r8169: fix resume on cable plug-in
1813 - ext4: add more paranoia checking in ext4_expand_extra_isize handling
1814 - Revert "jffs2: Fix possible null-pointer dereferences in
1815 jffs2_add_frag_to_fragtree()"
1816 - crypto: talitos - Fix build error by selecting LIB_DES
1817 - HID: core: check whether Usage Page item is after Usage ID items
1818 - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
1819 - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
1820 - Linux 5.4.2
1821
1822 * no HDMI video output since GDM greeter after linux-oem-osp1 version
1823 5.0.0-1026 (LP: #1852386)
1824 - drm/i915: Add new CNL PCH ID seen on a CML platform
1825 - SAUCE: drm/i915: Fix detection for a CMP-V PCH
1826
1827 * Please add patch fixing RK818 ID detection (LP: #1853192)
1828 - SAUCE: mfd: rk808: Fix RK818 ID template
1829
1830 * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
1831 - HID: i2c-hid: fix no irq after reset on raydium 3118
1832
1833 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
1834 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
1835 2-in-1"
1836 - lib: devres: add a helper function for ioremap_uc
1837 - mfd: intel-lpss: Use devm_ioremap_uc for MMIO
1838
1839 * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
1840 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
1841
1842 * Disable unreliable HPET on CFL-H system (LP: #1852216)
1843 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
1844
1845 * Miscellaneous Ubuntu changes
1846 - update dkms package versions
1847 - [Config] Enable virtualbox dkms build
1848 - [Config] update annotations to match current configs
1849 - SAUCE: Add exfat module to signature inclusion list
1850
1851 * Miscellaneous upstream changes
1852 - Bluetooth: Fix invalid-free in bcsp_close()
1853 - ath9k_hw: fix uninitialized variable data
1854 - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
1855 - ath10k: Fix HOST capability QMI incompatibility
1856 - ath10k: restore QCA9880-AR1A (v1) detection
1857 - Revert "Bluetooth: hci_ll: set operational frequency earlier"
1858 - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
1859 - md/raid10: prevent access of uninitialized resync_pages offset
1860 - x86/insn: Fix awk regexp warnings
1861 - x86/speculation: Fix incorrect MDS/TAA mitigation status
1862 - x86/speculation: Fix redundant MDS mitigation message
1863 - nbd: prevent memory leak
1864 - x86/stackframe/32: Repair 32-bit Xen PV
1865 - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
1866 - x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
1867 - x86/doublefault/32: Fix stack canaries in the double fault handler
1868 - x86/pti/32: Size initial_page_table correctly
1869 - x86/cpu_entry_area: Add guard page for entry stack on 32bit
1870 - x86/entry/32: Fix IRET exception
1871 - x86/entry/32: Use %ss segment where required
1872 - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
1873 - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
1874 - x86/entry/32: Fix NMI vs ESPFIX
1875 - selftests/x86/mov_ss_trap: Fix the SYSENTER test
1876 - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
1877 - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make
1878 the CPU_ENTRY_AREA_PAGES assert precise
1879 - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
1880 - futex: Prevent robust futex exit race
1881 - ALSA: usb-audio: Fix NULL dereference at parsing BADD
1882 - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data
1883 - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
1884 - media: vivid: Fix wrong locking that causes race conditions on streaming
1885 stop
1886 - media: usbvision: Fix invalid accesses after device disconnect
1887 - media: usbvision: Fix races among open, close, and disconnect
1888 - cpufreq: Add NULL checks to show() and store() methods of cpufreq
1889 - futex: Move futex exit handling into futex code
1890 - futex: Replace PF_EXITPIDONE with a state
1891 - exit/exec: Seperate mm_release()
1892 - futex: Split futex_mm_release() for exit/exec
1893 - futex: Set task::futex_state to DEAD right after handling futex exit
1894 - futex: Mark the begin of futex exit explicitly
1895 - futex: Sanitize exit state handling
1896 - futex: Provide state handling for exec() as well
1897 - futex: Add mutex around futex exit
1898 - futex: Provide distinct return value when owner is exiting
1899 - futex: Prevent exit livelock
1900 - media: uvcvideo: Fix error path in control parsing failure
1901 - media: b2c2-flexcop-usb: add sanity checking
1902 - media: cxusb: detect cxusb_ctrl_msg error in query
1903 - media: imon: invalid dereference in imon_touch_event
1904 - media: mceusb: fix out of bounds read in MCE receiver buffer
1905 - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
1906 - USBIP: add config dependency for SGL_ALLOC
1907 - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
1908 - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
1909 - usb-serial: cp201x: support Mark-10 digital force gauge
1910 - USB: chaoskey: fix error case of a timeout
1911 - appledisplay: fix error handling in the scheduled work
1912 - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
1913 - USB: serial: mos7720: fix remote wakeup
1914 - USB: serial: mos7840: fix remote wakeup
1915 - USB: serial: option: add support for DW5821e with eSIM support
1916 - USB: serial: option: add support for Foxconn T77W968 LTE modules
1917 - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
1918 - powerpc/book3s64: Fix link stack flush on context switch
1919 - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
1920 - Linux 5.4.1
1921
1922 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Dec 2019 15:53:53 -0600
1923
1924linux (5.4.0-7.8) focal; urgency=medium
1925
1926 * Miscellaneous Ubuntu changes
1927 - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to
1928 segfault
1929 - Update nvidia-430 to nvidia-440
1930 - [Config] Enable nvidia dkms build
1931 - update dkms package versions
1932
1933 [ Upstream Kernel Changes ]
1934
1935 * Rebase to v5.4
1936
1937 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Nov 2019 15:02:30 +0100
1938
1939linux (5.4.0-6.7) focal; urgency=medium
1940
1941 * Miscellaneous Ubuntu changes
1942 - update dkms package versions
1943 - [Config] updateconfigs after rebase to 5.4-rc8
1944
1945 [ Upstream Kernel Changes ]
1946
1947 * Rebase to v5.4-rc7
1948
1949 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Nov 2019 12:08:01 +0100
1950
1951linux (5.4.0-5.6) focal; urgency=medium
1952
1953 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
1954 CVE-2019-15793
1955 - SAUCE: shiftfs: Correct id translation for lower fs operations
1956
1957 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
1958 CVE-2019-15792
1959 - SAUCE: shiftfs: prevent type confusion
1960
1961 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
1962 CVE-2019-15791
1963 - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling
1964
1965 * Some EFI systems fail to boot in efi_init() when booted via maas
1966 (LP: #1851810)
1967 - SAUCE: efi: efi_get_memory_map -- increase map headroom
1968
1969 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
1970 - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE
1971 - SAUCE: seccomp: avoid overflow in implicit constant conversion
1972
1973 * dkms artifacts may expire from the pool (LP: #1850958)
1974 - [Packaging] dkms -- try launchpad librarian for pool downloads
1975 - [Packaging] dkms -- dkms-build quieten wget verbiage
1976
1977 * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239)
1978 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms
1979 - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms
1980
1981 * shiftfs: prevent exceeding project quotas (LP: #1849483)
1982 - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities
1983
1984 * shiftfs: fix fallocate() (LP: #1849482)
1985 - SAUCE: shiftfs: setup correct s_maxbytes limit
1986
1987 * The alsa hda driver is not loaded due to the missing of PCIID for Comet
1988 Lake-S [8086:a3f0] (LP: #1852070)
1989 - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
1990
1991 * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
1992 - SAUCE: platform/x86: dell-uart-backlight: add missing status command
1993 - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
1994 - SAUCE: platform/x86: dell-uart-backlight: add force parameter
1995 - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
1996
1997 * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677)
1998 - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags
1999
2000 * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs
2001 error path (LP: #1850994) // CVE-2019-15794
2002 - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails
2003 - SAUCE: ovl: Restore vm_file value when lower fs mmap fails
2004
2005 * Miscellaneous Ubuntu changes
2006 - [Debian] Convert update-aufs.sh to use aufs5
2007 - SAUCE: import aufs driver
2008 - update dkms package versions
2009
2010 [ Upstream Kernel Changes ]
2011
2012 * Rebase to v5.4-rc7
2013
2014 -- Seth Forshee <seth.forshee@canonical.com> Wed, 13 Nov 2019 11:56:35 -0800
2015
2016linux (5.4.0-4.5) focal; urgency=medium
2017
2018 * High power consumption using 5.0.0-25-generic (LP: #1840835)
2019 - PCI: Add a helper to check Power Resource Requirements _PR3 existence
2020 - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a
2021 driver
2022 - PCI: Fix missing inline for pci_pr3_present()
2023
2024 * Fix signing of staging modules in eoan (LP: #1850234)
2025 - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink
2026
2027 * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525)
2028 - [Config] s390x bump march to z13, with tune to z15
2029
2030 * Miscellaneous Ubuntu changes
2031 - [Debian]: do not skip tests for linux-hwe-edge
2032 - update dkms package versions
2033 - [Config] re-enable zfs
2034 - [Config] rename module virtio_fs to virtiofs
2035
2036 [ Upstream Kernel Changes ]
2037
2038 * Rebase to v5.4-rc6
2039
2040 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Nov 2019 15:12:02 +0100
2041
2042linux (5.4.0-3.4) focal; urgency=medium
2043
2044 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
2045 - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
2046
2047 * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled
2048 cloud (LP: #1848481)
2049 - [Packaging] include iavf/i40evf in generic
2050
2051 * CVE-2019-17666
2052 - SAUCE: rtlwifi: Fix potential overflow on P2P code
2053
2054 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
2055 to no (LP: #1848492)
2056 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
2057 from yes to no
2058
2059 * Add Intel Comet Lake ethernet support (LP: #1848555)
2060 - SAUCE: e1000e: Add support for Comet Lake
2061
2062 * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744)
2063 - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
2064 - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
2065
2066 * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL
2067 platforms (LP: #1847192)
2068 - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display
2069 - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
2070
2071 * PM / hibernate: fix potential memory corruption (LP: #1847118)
2072 - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation
2073
2074 * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186)
2075 - SAUCE: apparmor: fix nnp subset test for unconfined
2076
2077 * overlayfs: allow with shiftfs as underlay (LP: #1846272)
2078 - SAUCE: overlayfs: allow with shiftfs as underlay
2079
2080 * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490)
2081 - [Config] Fix SOF Kconfig options
2082
2083 * linux won't build when new virtualbox version is present on the archive
2084 (LP: #1848788)
2085 - [Packaging]: download virtualbox from sources
2086
2087 * Miscellaneous Ubuntu changes
2088 - [Config] update annotations from configs
2089 - [Config] updateconfigs after rebase to 5.4-rc5
2090 - update dkms package versions
2091
2092 [ Upstream Kernel Changes ]
2093
2094 * Rebase to v5.4-rc5
2095
2096 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Oct 2019 12:01:27 -0500
2097
2098linux (5.4.0-2.3) eoan; urgency=medium
2099
2100 * Add installer support for iwlmvm adapters (LP: #1848236)
2101 - d-i: Add iwlmvm to nic-modules
2102
2103 * shiftfs: rework how shiftfs opens files (LP: #1846265)
2104 - SAUCE: shiftfs: rework how shiftfs opens files
2105
2106 * Miscellaneous Ubuntu changes
2107 - update dkms package versions
2108 - [Config] updateconfigs after rebase to 5.4-rc4
2109
2110 [ Upstream Kernel Changes ]
2111
2112 * Rebase to v5.4-rc4
2113
2114 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Oct 2019 17:31:26 +0200
2115
2116linux (5.4.0-1.2) eoan; urgency=medium
2117
2118 * Miscellaneous Ubuntu changes
2119 - update dkms package versions
2120 - [Config] updateconfigs after rebase to 5.4-rc3
2121 - [Config] add flexfb, fbtft_device and rio500 to modules.ignore
2122 - [Config] amd64: ignore fbtft and all dependent modules
2123
2124 [ Upstream Kernel Changes ]
2125
2126 * Rebase to v5.4-rc3
2127
2128 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Oct 2019 19:48:52 +0200
2129
2130linux (5.4.0-0.1) eoan; urgency=medium
2131
2132 * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704)
2133 - [Packaging] arm64: snapdragon: introduce a snapdragon flavour
2134 - [Packaging] arm64: snapdragon: switch kernel format to Image
2135 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y
2136 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y
2137 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y
2138 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y
2139 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y
2140 - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y
2141 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y
2142 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y
2143 - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y
2144 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y
2145 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y
2146 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y
2147 - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y
2148 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y
2149 - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y
2150 - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y
2151 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y
2152 - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y
2153 - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y
2154 - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y
2155 - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y
2156 - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y
2157 - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y
2158 - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y
2159 - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y
2160 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y
2161 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y
2162 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y
2163 - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y
2164 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y
2165 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y
2166 - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y
2167 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y
2168 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y
2169 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y
2170 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y
2171 - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
2172 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y
2173 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y
2174 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y
2175 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y
2176 - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y
2177 - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y
2178 - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y
2179 - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y
2180 - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y
2181 - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y
2182 - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y
2183 - [Config] arm64: snapdragon: CONFIG_USB_OTG=y
2184 - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y
2185 - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y
2186 - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y
2187 - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y
2188 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y
2189 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y
2190 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y
2191 - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y
2192 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y
2193 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
2194 - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y
2195 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y
2196 - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y
2197 - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y
2198 - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y
2199 - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y
2200 - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y
2201 - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y
2202 - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y
2203
2204 * Miscellaneous Ubuntu changes
2205 - [Config] updateconfigs after rebase to 5.4-rc2
2206 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
2207 aren't present.
2208 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2209 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
2210 error messages.
2211 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2212 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2213 mode
2214 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2215 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
2216 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2217 verify
2218 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2219 - SAUCE: (lockdown) security: lockdown: Make
2220 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2221 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2222 - [Config] Enable lockdown under secure boot
2223 - SAUCE: import aufs driver
2224 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
2225 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
2226 - [Config] enable aufs
2227 - update dkms package versions
2228 - [Config] disable zfs
2229 - [Config] disable nvidia dkms build
2230 - [Config] disable virtualbox dkms build
2231 - [Debian] Generate stub reconstruct for -rc kernels
2232 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting
2233 when device is opened for writing"
2234 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user
2235 namespace mounts"
2236 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts
2237 from user namespaces"
2238 - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block
2239 device inode when mounting"
2240 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards
2241 block device inode when mounting"
2242 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode
2243 permissions in lookup_bdev()"
2244
2245 [ Upstream Kernel Changes ]
2246
2247 * Rebase to v5.4-rc2
2248
2249 -- Seth Forshee <seth.forshee@canonical.com> Fri, 11 Oct 2019 16:42:41 -0500
2250
2251linux (5.4.0-0.0) eoan; urgency=medium
2252
2253 * Dummy entry.
2254
2255 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Oct 2019 09:59:00 -0500
2256
2257linux (5.3.0-17.18) eoan; urgency=medium
2258
2259 * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641)
2260
2261 * CVE-2019-17056
2262 - nfc: enforce CAP_NET_RAW for raw sockets
2263
2264 * CVE-2019-17055
2265 - mISDN: enforce CAP_NET_RAW for raw sockets
2266
2267 * CVE-2019-17054
2268 - appletalk: enforce CAP_NET_RAW for raw sockets
2269
2270 * CVE-2019-17053
2271 - ieee802154: enforce CAP_NET_RAW for raw sockets
2272
2273 * CVE-2019-17052
2274 - ax25: enforce CAP_NET_RAW for raw sockets
2275
2276 * CVE-2019-15098
2277 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
2278
2279 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
2280 (LP: #1846470)
2281 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
2282
2283 * Re-enable linux-libc-dev build on i386 (LP: #1846508)
2284 - [Packaging] Build only linux-libc-dev for i386
2285 - [Debian] final-checks -- ignore archtictures with no binaries
2286
2287 * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic-
2288 proposed (LP: #1845820)
2289 - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT
2290
2291 * Revert ESE DASD discard support (LP: #1846219)
2292 - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes"
2293
2294 * Miscellaneous Ubuntu changes
2295 - update dkms package versions
2296
2297 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Oct 2019 16:57:05 -0500
2298
2299linux (5.3.0-16.17) eoan; urgency=medium
2300
2301 * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204)
2302
2303 * zfs fails to build on s390x with debug symbols enabled (LP: #1846143)
2304 - SAUCE: s390: Mark atomic const ops always inline
2305
2306 -- Seth Forshee <seth.forshee@canonical.com> Tue, 01 Oct 2019 07:46:43 -0500
2307
2308linux (5.3.0-15.16) eoan; urgency=medium
2309
2310 * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987)
2311
2312 * Drop i386 build for 19.10 (LP: #1845714)
2313 - [Packaging] Remove x32 arch references from control files
2314 - [Debian] final-checks -- Get arch list from debian/control
2315
2316 * ZFS kernel modules lack debug symbols (LP: #1840704)
2317 - [Debian] Fix conditional for setting zfs debug package path
2318
2319 * Use pyhon3-sphinx instead of python-sphinx for building html docs
2320 (LP: #1845808)
2321 - [Packaging] Update sphinx build dependencies to python3 packages
2322
2323 * Kernel panic with 19.10 beta image (LP: #1845454)
2324 - efi/tpm: Don't access event->count when it isn't mapped.
2325 - efi/tpm: don't traverse an event log with no events
2326 - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing
2327
2328 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Sep 2019 11:57:20 -0500
2329
2330linux (5.3.0-14.15) eoan; urgency=medium
2331
2332 * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728)
2333
2334 * Drop i386 build for 19.10 (LP: #1845714)
2335 - [Debian] Remove support for producing i386 kernels
2336 - [Debian] Don't use CROSS_COMPILE for i386 configs
2337
2338 * udevadm trigger will fail when trying to add /sys/devices/vio/
2339 (LP: #1845572)
2340 - SAUCE: powerpc/vio: drop bus_type from parent device
2341
2342 * Trying to online dasd drive results in invalid input/output from the kernel
2343 on z/VM (LP: #1845323)
2344 - SAUCE: s390/dasd: Fix error handling during online processing
2345
2346 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
2347 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
2348
2349 * Support Hi1620 zip hw accelerator (LP: #1845355)
2350 - [Config] Enable HiSilicon QM/ZIP as modules
2351 - crypto: hisilicon - add queue management driver for HiSilicon QM module
2352 - crypto: hisilicon - add hardware SGL support
2353 - crypto: hisilicon - add HiSilicon ZIP accelerator support
2354 - crypto: hisilicon - add SRIOV support for ZIP
2355 - Documentation: Add debugfs doc for hisi_zip
2356 - crypto: hisilicon - add debugfs for ZIP and QM
2357 - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
2358 - crypto: hisilicon - fix kbuild warnings
2359 - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
2360 - crypto: hisilicon - init curr_sgl_dma to fix compile warning
2361 - crypto: hisilicon - add missing single_release
2362 - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
2363 - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
2364 - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
2365 - crypto: hisilicon - avoid unused function warning
2366
2367 * SafeSetID LSM should be built but disabled by default (LP: #1845391)
2368 - LSM: SafeSetID: Stop releasing uninitialized ruleset
2369 - [Config] Build SafeSetID LSM but don't enable it by default
2370
2371 * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383)
2372 - [Config] loadpin shouldn't be in CONFIG_LSM
2373
2374 * Add new pci-id's for CML-S, ICL (LP: #1845317)
2375 - drm/i915/icl: Add missing device ID
2376 - drm/i915/cml: Add Missing PCI IDs
2377
2378 * Thunderbolt support for ICL (LP: #1844680)
2379 - thunderbolt: Correct path indices for PCIe tunnel
2380 - thunderbolt: Move NVM upgrade support flag to struct icm
2381 - thunderbolt: Use 32-bit writes when writing ring producer/consumer
2382 - thunderbolt: Do not fail adding switch if some port is not implemented
2383 - thunderbolt: Hide switch attributes that are not set
2384 - thunderbolt: Expose active parts of NVM even if upgrade is not supported
2385 - thunderbolt: Add support for Intel Ice Lake
2386 - ACPI / property: Add two new Thunderbolt property GUIDs to the list
2387
2388 * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668)
2389 - s390/pci: fix MSI message data
2390
2391 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
2392 - s390: add support for IBM z15 machines
2393 - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n
2394
2395 * Eoan update: v5.3.1 upstream stable release (LP: #1845642)
2396 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
2397 - media: tm6000: double free if usb disconnect while streaming
2398 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
2399 - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
2400 - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
2401 - net_sched: let qdisc_put() accept NULL pointer
2402 - udp: correct reuseport selection with connected sockets
2403 - xen-netfront: do not assume sk_buff_head list is empty in error handling
2404 - net: dsa: Fix load order between DSA drivers and taggers
2405 - net: stmmac: Hold rtnl lock in suspend/resume callbacks
2406 - KVM: coalesced_mmio: add bounds checking
2407 - Documentation: sphinx: Add missing comma to list of strings
2408 - firmware: google: check if size is valid when decoding VPD data
2409 - serial: sprd: correct the wrong sequence of arguments
2410 - tty/serial: atmel: reschedule TX after RX was started
2411 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
2412 - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
2413 - ovl: fix regression caused by overlapping layers detection
2414 - phy: qcom-qmp: Correct ready status, again
2415 - floppy: fix usercopy direction
2416 - media: technisat-usb2: break out of loop at end of buffer
2417 - Linux 5.3.1
2418
2419 * ZFS kernel modules lack debug symbols (LP: #1840704)
2420 - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling
2421 - [Debian]: Handle debug symbols for modules in extras too
2422 - [Debian]: Check/link modules with debug symbols after DKMS modules
2423 - [Debian]: Warn about modules without debug symbols
2424 - [Debian]: dkms-build: new parameter for debug package directory
2425 - [Debian]: dkms-build: zfs: support for debug symbols
2426 - [Debian]: dkms-build: Avoid executing post-processor scripts twice
2427 - [Debian]: dkms-build: Move zfs special-casing into configure script
2428
2429 * /proc/self/maps paths missing on live session (was vlc won't start; eoan
2430 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies)
2431 (LP: #1842382)
2432 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs"
2433
2434 -- Seth Forshee <seth.forshee@canonical.com> Fri, 27 Sep 2019 16:08:06 -0500
2435
2436linux (5.3.0-13.14) eoan; urgency=medium
2437
2438 * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105)
2439
2440 * Packaging resync (LP: #1786013)
2441 - [Packaging] update helper scripts
2442
2443 * Miscellaneous Ubuntu changes
2444 - [Debian] Remove binutils-dev build dependency
2445
2446 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Sep 2019 19:26:43 -0500
2447
2448linux (5.3.0-12.13) eoan; urgency=medium
2449
2450 * Change kernel compression method to improve boot speed (LP: #1840934)
2451 - [Packaging] Add lz4 build dependency for s390x
2452
2453 * Miscellaneous Ubuntu changes
2454 - SAUCE: Remove spl and zfs source
2455
2456 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Sep 2019 13:36:26 +0200
2457
2458linux (5.3.0-11.12) eoan; urgency=medium
2459
2460 * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144)
2461
2462 * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
2463 adapters(SAS3.5 onwards) (LP: #1838751)
2464 - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
2465
2466 * s390/setup: Actually init kernel lock down (LP: #1843961)
2467 - SAUCE: (lockdown) s390/setup: Actually init kernel lock down
2468
2469 * cherrypick has_sipl fix (LP: #1843960)
2470 - SAUCE: s390/sclp: Fix bit checked for has_sipl
2471
2472 * Change kernel compression method to improve boot speed (LP: #1840934)
2473 - [Config]: Switch kernel compression from LZO to LZ4 on s390x
2474
2475 * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726)
2476 - [Config] CONFIG_NVRAM=y for ppc64el
2477
2478 * Miscellaneous Ubuntu changes
2479 - [Config]: remove nvram from ppc64el modules ABI
2480 - [Config] Update annotations for recent config changes
2481 - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args
2482 - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
2483 - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630
2484 - update dkms package versions
2485
2486 [ Upstream Kernel Changes ]
2487
2488 * Rebase to v5.3
2489
2490 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 16 Sep 2019 16:18:27 +0200
2491
2492linux (5.3.0-10.11) eoan; urgency=medium
2493
2494 * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232)
2495
2496 * No sound inputs from the external microphone and headset on a Dell machine
2497 (LP: #1842265)
2498 - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls
2499 - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
2500
2501 * Horizontal corrupted line at top of screen caused by framebuffer compression
2502 (LP: #1840236)
2503 - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake
2504
2505 * Add bpftool to linux-tools-common (LP: #1774815)
2506 - [Debian] package bpftool in linux-tools-common
2507
2508 * Miscellaneous Ubuntu changes
2509 - update dkms package versions
2510
2511 [ Upstream Kernel Changes ]
2512
2513 * Rebase to v5.3-rc8
2514
2515 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 09 Sep 2019 10:00:41 +0200
2516
2517linux (5.3.0-9.10) eoan; urgency=medium
2518
2519 * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393)
2520
2521 * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
2522 - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
2523
2524 * shiftfs: drop entries from cache on unlink (LP: #1841977)
2525 - SAUCE: shiftfs: fix buggy unlink logic
2526
2527 * Fix touchpad IRQ storm after S3 (LP: #1841396)
2528 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
2529
2530 * Please include DTBs for arm64 laptops (LP: #1842050)
2531 - arm64: dts: qcom: Add Lenovo Miix 630
2532 - arm64: dts: qcom: Add HP Envy x2
2533 - arm64: dts: qcom: Add Asus NovaGo TP370QL
2534
2535 * Miscellaneous Ubuntu changes
2536 - SAUCE: import aufs driver
2537 - [Packaging]: ignore vbox modules when vbox is disabled
2538
2539 [ Upstream Kernel Changes ]
2540
2541 * Rebase to v5.3-rc7
2542
2543 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Sep 2019 10:27:33 +0200
2544
2545linux (5.3.0-8.9) eoan; urgency=medium
2546
2547 * Packaging resync (LP: #1786013)
2548 - [Packaging] resync getabis
2549
2550 * Change kernel compression method to improve boot speed (LP: #1840934)
2551 - [Config] change kernel compression method to improve boot speed
2552 - [Packaging] add build dependencies for compression algorithms
2553
2554 * realtek r8822be kernel module fails after update to linux kernel-headers
2555 5.0.0-21 (LP: #1838133)
2556 - rtw88: Fix misuse of GENMASK macro
2557 - rtw88: pci: Rearrange the memory usage for skb in RX ISR
2558 - rtw88: pci: Use DMA sync instead of remapping in RX ISR
2559 - rtw88: debug: dump tx power indexes in use
2560 - rtw88: use txpwr_lmt_cfg_pair struct, not arrays
2561 - rtw88: pci: remove set but not used variable 'ip_sel'
2562 - rtw88: allow c2h operation in irq context
2563 - rtw88: enclose c2h cmd handle with mutex
2564 - rtw88: add BT co-existence support
2565 - SAUCE: rtw88: pci: enable MSI interrupt
2566
2567 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
2568 - [Config] Enable VIMC module
2569
2570 * Goodix touchpad may drop first input event (LP: #1840075)
2571 - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk"
2572 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk"
2573 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c
2574 quirk"
2575 - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk"
2576 - mfd: intel-lpss: Remove D3cold delay
2577
2578 * Include Sunix serial/parallel driver (LP: #1826716)
2579 - serial: 8250_pci: Add support for Sunix serial boards
2580 - parport: parport_serial: Add support for Sunix Multi I/O boards
2581
2582 * enable lockdown on s390x when Secure IPL is performed (LP: #1839622)
2583 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2584 - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x.
2585
2586 * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231)
2587 - SAUCE: shiftfs: pass correct point down
2588
2589 * shiftfs: add O_DIRECT support (LP: #1837223)
2590 - SAUCE: shiftfs: add O_DIRECT support
2591
2592 * Miscellaneous Ubuntu changes
2593 - [Config] enable secureboot signing on s390x
2594 - [Config] CONFIG_TEST_BLACKHOLE_DEV=m
2595 - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests
2596 - [Debian] disable dkms builds for autopktest rebuilds
2597 - update dkms package versions
2598 - [Config] updateconfigs after v5.3-rc6 rebase
2599
2600 [ Upstream Kernel Changes ]
2601
2602 * Rebase to v5.3-rc5
2603
2604 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Aug 2019 10:09:42 +0200
2605
2606linux (5.3.0-7.8) eoan; urgency=medium
2607
2608 * Packaging resync (LP: #1786013)
2609 - [Packaging] resync getabis
2610
2611 * Miscellaneous Ubuntu changes
2612 - [Config] updateconfigs after v5.3-rc5 rebase
2613 - remove missing module after updateconfigs
2614
2615 [ Upstream Kernel Changes ]
2616
2617 * Rebase to v5.3-rc5
2618
2619 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Aug 2019 15:31:24 +0200
2620
2621linux (5.3.0-6.7) eoan; urgency=medium
2622
2623 * Miscellaneous Ubuntu changes
2624 - SAUCE: selftests/bpf: prevent headers to be compiled as C code
2625
2626 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Aug 2019 13:25:01 -0500
2627
2628linux (5.3.0-5.6) eoan; urgency=medium
2629
2630 * Miscellaneous Ubuntu changes
2631 - update dkms package versions
2632 - [Config] enable zfs build
2633
2634 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Aug 2019 09:16:06 -0500
2635
2636linux (5.3.0-4.5) eoan; urgency=medium
2637
2638 * Packaging resync (LP: #1786013)
2639 - [Packaging] resync getabis
2640 - [Packaging] update helper scripts
2641
2642 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
2643 timeout for bcache removal causes spurious failures (LP: #1796292)
2644 - SAUCE: bcache: fix deadlock in bcache_allocator
2645
2646 * shiftfs: allow overlayfs (LP: #1838677)
2647 - SAUCE: shiftfs: enable overlayfs on shiftfs
2648
2649 * Miscellaneous Ubuntu changes
2650 - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux
2651 modpost"
2652 - update dkms package versions
2653 - enable nvidia dkms build
2654
2655 [ Upstream Kernel Changes ]
2656
2657 * Rebase to v5.3-rc4
2658
2659 -- Seth Forshee <seth.forshee@canonical.com> Mon, 12 Aug 2019 10:41:27 -0500
2660
2661linux (5.3.0-3.4) eoan; urgency=medium
2662
2663 * Miscellaneous Ubuntu changes
2664 - update dkms package versions
2665 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
2666 - [Config] add mux-* to modules.ignore
2667
2668 [ Upstream Kernel Changes ]
2669
2670 * Rebase to v5.3-rc3
2671
2672 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 05 Aug 2019 18:17:09 +0200
2673
2674linux (5.3.0-2.3) eoan; urgency=medium
2675
2676 * Miscellaneous Ubuntu changes
2677 - [Packaging] add build dependincy on fontconfig
2678
2679 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jul 2019 12:18:46 -0400
2680
2681linux (5.3.0-1.2) eoan; urgency=medium
2682
2683 * System does not auto detect disconnection of external monitor (LP: #1835001)
2684 - SAUCE: drm/i915: Add support for retrying hotplug
2685 - SAUCE: drm/i915: Enable hotplug retry
2686
2687 * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332)
2688 - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64.
2689
2690 * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530)
2691 - [Config] enable ARCH_MESON
2692 - remove missing module
2693 - [Config] update annotations after enabling ARCH_MESON for arm64
2694
2695 * Miscellaneous Ubuntu changes
2696 - SAUCE: KVM: PPC: comment implicit fallthrough
2697 - update dkms package versions
2698 - [Config] enable vbox dkms build
2699
2700 [ Upstream Kernel Changes ]
2701
2702 * Rebase to v5.3-rc2
2703
2704 -- Seth Forshee <seth.forshee@canonical.com> Sun, 28 Jul 2019 23:10:16 -0400
2705
2706linux (5.3.0-0.1) eoan; urgency=medium
2707
2708 * Packaging resync (LP: #1786013)
2709 - [Packaging] resync git-ubuntu-log
2710
2711 * Miscellaneous Ubuntu changes
2712 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
2713 kernel image
2714 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
2715 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
2716 locked down
2717 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
2718 down
2719 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
2720 reboot
2721 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
2722 KEXEC_SIG_FORCE
2723 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
2724 locked down
2725 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
2726 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
2727 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
2728 down
2729 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
2730 locked down
2731 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
2732 down
2733 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
2734 locked down
2735 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
2736 has been locked down
2737 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
2738 locked down
2739 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
2740 locked down
2741 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
2742 down
2743 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
2744 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
2745 parameters (eg. ioport)
2746 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
2747 - SAUCE: (efi-lockdown) Lock down /proc/kcore
2748 - SAUCE: (efi-lockdown) Lock down kprobes
2749 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
2750 kernel is locked down
2751 - SAUCE: (efi-lockdown) Lock down perf
2752 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
2753 down
2754 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
2755 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
2756 when locked down
2757 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
2758 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
2759 defined
2760 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
2761 that aren't present.
2762 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
2763 efi_status_to_err().
2764 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
2765 error messages.
2766 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
2767 boot mode
2768 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
2769 mode
2770 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
2771 signature verify
2772 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
2773 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
2774 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
2775 Secure Boot mode
2776 - SAUCE: import aufs driver
2777 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
2778 - [Config] disable zfs dkms build
2779 - [Config] disable nvidia dkms build
2780 - [Config] disable vbox dkms build
2781 - SAUCE: perf diff: use llabs for s64 vaules
2782
2783 [ Upstream Kernel Changes ]
2784
2785 * Rebase to v5.3-rc1
2786
2787 -- Seth Forshee <seth.forshee@canonical.com> Tue, 23 Jul 2019 21:45:44 -0500
2788
2789linux (5.3.0-0.0) eoan; urgency=medium
2790
2791 * Dummy entry.
2792
2793 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jul 2019 10:19:04 -0500
2794
2795linux (5.2.0-9.10) eoan; urgency=medium
2796
2797 * Packaging resync (LP: #1786013)
2798 - [Packaging] update helper scripts
2799
2800 * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752)
2801 - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device
2802 - SAUCE: Input: alps - fix a mismatch between a condition check and its
2803 comment
2804
2805 * System does not auto detect disconnection of external monitor (LP: #1835001)
2806 - SAUCE: drm/i915: Add support for retrying hotplug
2807 - SAUCE: drm/i915: Enable hotplug retry
2808
2809 * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916)
2810 - SAUCE: ALSA: hda/hdmi - Remove duplicated define
2811 - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
2812
2813 * First click on Goodix touchpad doesn't be recognized after runtime suspended
2814 (LP: #1836836)
2815 - SAUCE: i2c: designware: add G3 3590 into i2c quirk
2816
2817 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
2818 (LP: #1836760)
2819 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
2820
2821 * Doing multiple squashfs (and other loop?) mounts in parallel breaks
2822 (LP: #1836914)
2823 - SAUCE: Revert "loop: Don't change loop device under exclusive opener"
2824
2825 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
2826 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
2827 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
2828 - [Config] add hibmc-drm to modules.ignore
2829
2830 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
2831 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
2832
2833 * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
2834 (LP: #1835054)
2835 - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
2836
2837 * Unhide Nvidia HDA audio controller (LP: #1836308)
2838 - PCI: Enable NVIDIA HDA controllers
2839
2840 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
2841 (LP: #1836177)
2842 - e1000e: Make watchdog use delayed work
2843
2844 * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
2845 - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
2846 - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk
2847
2848 * Intel ethernet I219 has slow RX speed (LP: #1836152)
2849 - e1000e: add workaround for possible stalled packet
2850 - e1000e: disable force K1-off feature
2851
2852 * bcache: risk of data loss on I/O errors in backing or caching devices
2853 (LP: #1829563)
2854 - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
2855
2856 * bnx2x driver causes 100% CPU load (LP: #1832082)
2857 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
2858
2859 * fcf-protection=none patch with new version
2860 - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags"
2861 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
2862
2863 * CVE-2019-12614
2864 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
2865
2866 * Eoan update: v5.2.1 upstream stable release (LP: #1836622)
2867 - crypto: lrw - use correct alignmask
2868 - crypto: talitos - rename alternative AEAD algos.
2869 - fscrypt: don't set policy for a dead directory
2870 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
2871 - media: stv0297: fix frequency range limit
2872 - ALSA: usb-audio: Fix parse of UAC2 Extension Units
2873 - ALSA: hda/realtek - Headphone Mic can't record after S3
2874 - tpm: Actually fail on TPM errors during "get random"
2875 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
2876 - block: fix .bi_size overflow
2877 - block, bfq: NULL out the bic when it's no longer valid
2878 - perf intel-pt: Fix itrace defaults for perf script
2879 - perf auxtrace: Fix itrace defaults for perf script
2880 - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
2881 - perf pmu: Fix uncore PMU alias list for ARM64
2882 - perf thread-stack: Fix thread stack return from kernel for kernel-only case
2883 - perf header: Assign proper ff->ph in perf_event__synthesize_features()
2884 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
2885 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
2886 - Documentation: Add section about CPU vulnerabilities for Spectre
2887 - Documentation/admin: Remove the vsyscall=native documentation
2888 - mwifiex: Don't abort on small, spec-compliant vendor IEs
2889 - USB: serial: ftdi_sio: add ID for isodebug v1
2890 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
2891 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
2892 - p54usb: Fix race between disconnect and firmware loading
2893 - usb: gadget: f_fs: data_len used before properly set
2894 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
2895 - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
2896 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
2897 - drivers/usb/typec/tps6598x.c: fix portinfo width
2898 - drivers/usb/typec/tps6598x.c: fix 4CC cmd write
2899 - p54: fix crash during initialization
2900 - staging: comedi: dt282x: fix a null pointer deref on interrupt
2901 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
2902 - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
2903 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
2904 - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
2905 - HID: Add another Primax PIXART OEM mouse quirk
2906 - lkdtm: support llvm-objcopy
2907 - binder: fix memory leak in error path
2908 - binder: return errors from buffer copy functions
2909 - iio: adc: stm32-adc: add missing vdda-supply
2910 - coresight: Potential uninitialized variable in probe()
2911 - coresight: etb10: Do not call smp_processor_id from preemptible
2912 - coresight: tmc-etr: Do not call smp_processor_id() from preemptible
2913 - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from
2914 preemptible
2915 - coresight: tmc-etf: Do not call smp_processor_id from preemptible
2916 - carl9170: fix misuse of device driver API
2917 - Revert "x86/build: Move _etext to actual end of .text"
2918 - VMCI: Fix integer overflow in VMCI handle arrays
2919 - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
2920 - staging: vchiq: make wait events interruptible
2921 - staging: vchiq: revert "switch to wait_for_completion_killable"
2922 - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
2923 - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
2924 - staging: bcm2835-camera: Ensure all buffers are returned on disable
2925 - staging: bcm2835-camera: Remove check of the number of buffers supplied
2926 - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
2927 - staging: rtl8712: reduce stack usage, again
2928 - Linux 5.2.1
2929 - [Config] updateconfigs after v5.2.1 stable update
2930
2931 * fcf-protection=none patch with upstream version
2932 - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags"
2933 - SAUCE: kbuild: add -fcf-protection=none to retpoline flags
2934
2935 * Miscellaneous Ubuntu changes
2936 - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace
2937 function
2938 - SAUCE: selftests/powerpc/ptrace: fix build failure
2939 - update dkms package versions
2940 - [Packaging] add zlua to zfs-modules.ignore
2941 - update dkms package versions
2942
2943 -- Seth Forshee <seth.forshee@canonical.com> Fri, 19 Jul 2019 15:04:45 -0500
2944
2945linux (5.2.0-8.9) eoan; urgency=medium
2946
2947 * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700)
2948
2949 * Miscellaneous Ubuntu changes
2950 - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1
2951 - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on
2952 s390
2953 - SAUCE: add -fcf-protection=none to retpoline flags
2954 - SAUCE: usbip: ensure strings copied using strncpy are null-terminated
2955 - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS
2956 - SAUCE: perf jvmti: ensure strncpy result is null-terminated
2957 - update dkms package versions
2958 - add removed zfs modules to modules.ignore
2959
2960 [ Upstream Kernel Changes ]
2961
2962 * Rebase to v5.2
2963
2964 -- Seth Forshee <seth.forshee@canonical.com> Mon, 08 Jul 2019 07:13:41 -0500
2965
2966linux (5.2.0-7.8) eoan; urgency=medium
2967
2968 * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0
2969 kernel (LP: #1829652)
2970 - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
2971
2972 * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815)
2973 - net: hns3: initialize CPU reverse mapping
2974 - net: hns3: refine the flow director handle
2975 - net: hns3: add aRFS support for PF
2976 - net: hns3: fix for FEC configuration
2977 - RDMA/hns: Remove unnecessary print message in aeq
2978 - RDMA/hns: Update CQE specifications
2979 - RDMA/hns: Move spin_lock_irqsave to the correct place
2980 - RDMA/hns: Remove jiffies operation in disable interrupt context
2981 - RDMA/hns: Replace magic numbers with #defines
2982 - net: hns3: fix compile warning without CONFIG_RFS_ACCEL
2983 - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
2984 - net: hns3: add support for dump firmware statistics by debugfs
2985 - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has
2986 registered
2987 - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has
2988 registered
2989 - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has
2990 registered
2991 - net: hns3: modify hclge_init_client_instance()
2992 - net: hns3: modify hclgevf_init_client_instance()
2993 - net: hns3: add handshake with hardware while doing reset
2994 - net: hns3: stop schedule reset service while unloading driver
2995 - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
2996 - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
2997 - RDMA/hns: Bugfix for posting multiple srq work request
2998 - net: hns3: remove redundant core reset
2999 - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
3000 - net: hns3: fix VLAN filter restore issue after reset
3001 - net: hns3: set the port shaper according to MAC speed
3002 - net: hns3: add a check to pointer in error_detected and slot_reset
3003 - net: hns3: set ops to null when unregister ad_dev
3004 - net: hns3: add handling of two bits in MAC tunnel interrupts
3005 - net: hns3: remove setting bit of reset_requests when handling mac tunnel
3006 interrupts
3007 - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
3008 - net: hns3: delay and separate enabling of NIC and ROCE HW errors
3009 - RDMA/hns: fix inverted logic of readl read and shift
3010 - RDMA/hns: Bugfix for filling the sge of srq
3011 - net: hns3: log detail error info of ROCEE ECC and AXI errors
3012 - net: hns3: fix wrong size of mailbox responding data
3013 - net: hns3: make HW GRO handling compliant with SW GRO
3014 - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
3015 - net: hns3: refactor hns3_get_new_int_gl function
3016 - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
3017 - net: hns3: delete the redundant user NIC codes
3018 - net: hns3: small changes for magic numbers
3019 - net: hns3: use macros instead of magic numbers
3020 - net: hns3: refactor PF/VF RSS hash key configuration
3021 - net: hns3: some modifications to simplify and optimize code
3022 - net: hns3: fix some coding style issues
3023 - net: hns3: delay setting of reset level for hw errors until slot_reset is
3024 called
3025 - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not
3026 require reset
3027 - net: hns3: process H/W errors occurred before HNS dev initialization
3028 - net: hns3: add recovery for the H/W errors occurred before the HNS dev
3029 initialization
3030 - net: hns3: some changes of MSI-X bits in PPU(RCB)
3031 - net: hns3: extract handling of mpf/pf msi-x errors into functions
3032 - net: hns3: clear restting state when initializing HW device
3033 - net: hns3: free irq when exit from abnormal branch
3034 - net: hns3: fix for dereferencing before null checking
3035 - net: hns3: fix for skb leak when doing selftest
3036 - net: hns3: delay ring buffer clearing during reset
3037 - net: hns3: some variable modification
3038 - net: hns3: fix dereference of ae_dev before it is null checked
3039 - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
3040 - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
3041 - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
3042 - scsi: hisi_sas: Change the type of some numbers to unsigned
3043 - scsi: hisi_sas: Ignore the error code between phy down to phy up
3044 - scsi: hisi_sas: Disable stash for v3 hw
3045 - net: hns3: Add missing newline at end of file
3046 - RDMa/hns: Don't stuck in endless timeout loop
3047
3048 * Sometimes touchpad automatically trigger double click (LP: #1833484)
3049 - SAUCE: i2c: designware: Add disable runtime pm quirk
3050
3051 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
3052 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
3053
3054 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
3055 (LP: #1834479)
3056 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
3057
3058 * Miscellaneous Ubuntu changes
3059 - SAUCE: selftests/powerpc: disable signal_fuzzer test
3060
3061 [ Upstream Kernel Changes ]
3062
3063 * Rebase to v5.2-rc7
3064
3065 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jul 2019 07:22:18 -0500
3066
3067linux (5.2.0-6.7) eoan; urgency=medium
3068
3069 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
3070 - hinic: fix a bug in set rx mode
3071
3072 * Miscellaneous Ubuntu changes
3073 - rebase to v5.2-rc6
3074
3075 [ Upstream Kernel Changes ]
3076
3077 * Rebase to v5.2-rc6
3078
3079 -- Seth Forshee <seth.forshee@canonical.com> Sun, 23 Jun 2019 23:36:11 -0500
3080
3081linux (5.2.0-5.6) eoan; urgency=medium
3082
3083 * QCA9377 isn't being recognized sometimes (LP: #1757218)
3084 - SAUCE: USB: Disable USB2 LPM at shutdown
3085
3086 * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316)
3087 - SAUCE: shiftfs: allow changing ro/rw for subvolumes
3088
3089 * Miscellaneous Ubuntu changes
3090 - update dkms package versions
3091 - [Packaging] replace nvidia-418 dkms build with nvidia-430
3092 - SAUCE: import aufs driver
3093
3094 [ Upstream Kernel Changes ]
3095
3096 * Rebase to v5.2-rc5
3097
3098 -- Seth Forshee <seth.forshee@canonical.com> Mon, 17 Jun 2019 15:04:12 -0500
3099
3100linux (5.2.0-4.5) eoan; urgency=medium
3101
3102 * arm64: cma_alloc errors at boot (LP: #1823753)
3103 - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64
3104 - dma-contiguous: add dma_{alloc,free}_contiguous() helpers
3105 - dma-contiguous: use fallback alloc_pages for single pages
3106 - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc,
3107 free}_contiguous()
3108
3109 * Miscellaneous Ubuntu changes
3110 - [Config] CONFIG_MFD_TQMX86=n for s390x
3111 - [Config] CONFIG_GPIO_AMD_FCH=n for s390x
3112 - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x
3113 - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x
3114 - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae
3115 - [Config] CONFIG_DRM_NOUVEAU_SVM=n
3116 - [Config] CONFIG_HWMON=n for s390x
3117 - [Config] CONFIG_NEW_LEDS=n for s390x
3118 - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf
3119 - [Config] CONFIG_VOP_BUS=n for non-amd64 arches
3120 - [Config] CONFIG_TI_CPSW_PHY_SEL=n
3121 - [Config] CONFIG_INTERCONNECT=n for s390x
3122 - [Config] CONFIG_SCSI_GDTH=n for s390x
3123 - [Config] CONFIG_PACKING=n for s390x
3124 - [Config] CONFIG_ARCH_MILBEAUT=y for armhf
3125 - [Config] update annotations following config review
3126 - update dkms package versions
3127 - [Config] enable nvidia dkms build
3128
3129 [ Upstream Kernel Changes ]
3130
3131 * Rebase to v5.2-rc4
3132
3133 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Jun 2019 07:00:11 -0500
3134
3135linux (5.2.0-3.4) eoan; urgency=medium
3136
3137 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
3138 Ubuntu (LP: #1761379)
3139 - [Packaging] Support building libperf-jvmti.so
3140
3141 * Miscellaneous Ubuntu changes
3142 - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections"
3143 - update dkms package versions
3144 - [Config] enable zfs
3145 - rebase to v5.2-rc3
3146
3147 [ Upstream Kernel Changes ]
3148
3149 * Rebase to v5.2-rc3
3150
3151 -- Seth Forshee <seth.forshee@canonical.com> Sun, 02 Jun 2019 21:48:50 -0500
3152
3153linux (5.2.0-2.3) eoan; urgency=medium
3154
3155 * Miscellaneous Ubuntu changes
3156 - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of
3157 the kernel
3158
3159 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 May 2019 07:12:39 -0500
3160
3161linux (5.2.0-1.2) eoan; urgency=medium
3162
3163 * Miscellaneous Ubuntu changes
3164 - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y
3165 - update dkms package versions
3166 - [Config] enable vbox dkms build
3167 - update dkms package versions
3168
3169 [ Upstream Kernel Changes ]
3170
3171 * Rebase to v5.2-rc2
3172
3173 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 May 2019 21:11:27 -0500
3174
3175linux (5.2.0-0.1) eoan; urgency=medium
3176
3177 * Miscellaneous Ubuntu changes
3178 - SAUCE: import aufs driver
3179 - [Packaging] disable ZFS
3180 - [Packaging] disable nvidia
3181 - [Packaging] dkms-build -- expand paths searched for make.log files
3182 - add virtualbox-guest-dkms dkms package build
3183 - enable vbox dkms build for amd64 and i386
3184 - update dkms package versions
3185 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
3186 kernel image
3187 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
3188 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
3189 locked down
3190 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
3191 down
3192 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
3193 reboot
3194 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
3195 KEXEC_SIG_FORCE
3196 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
3197 locked down
3198 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
3199 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
3200 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
3201 down
3202 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
3203 locked down
3204 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
3205 down
3206 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
3207 locked down
3208 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
3209 has been locked down
3210 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
3211 locked down
3212 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
3213 locked down
3214 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
3215 down
3216 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
3217 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
3218 parameters (eg. ioport)
3219 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
3220 - SAUCE: (efi-lockdown) Lock down /proc/kcore
3221 - SAUCE: (efi-lockdown) Lock down kprobes
3222 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
3223 kernel is locked down
3224 - SAUCE: (efi-lockdown) Lock down perf
3225 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
3226 down
3227 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
3228 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
3229 when locked down
3230 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
3231 that aren't present.
3232 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
3233 efi_status_to_err().
3234 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
3235 error messages.
3236 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
3237 boot mode
3238 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
3239 mode
3240 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
3241 signature verify
3242 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
3243 defined
3244 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3245 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
3246 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
3247 Secure Boot mode
3248 - update dkms package versions
3249 - [Config] disable vbox build
3250 - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as
3251 __always_inline
3252 - SAUCE: IB/mlx5: use size_t instead of u64 when dividing
3253
3254 [ Upstream Kernel Changes ]
3255
3256 * Rebase to v5.2-rc1
3257
3258 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 11:18:43 -0500
3259
3260linux (5.2.0-0.0) eoan; urgency=medium
3261
3262 * Dummy entry.
3263
3264 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 07:34:43 -0500
3265
3266linux (5.1.0-2.2) eoan; urgency=medium
3267
3268 * Packaging resync (LP: #1786013)
3269 - [Packaging] resync git-ubuntu-log
3270
3271 * Eoan update: v5.1.2 upstream stable release (LP: #1829050)
3272 - x86/msr-index: Cleanup bit defines
3273 - x86/speculation: Consolidate CPU whitelists
3274 - x86/speculation/mds: Add basic bug infrastructure for MDS
3275 - x86/speculation/mds: Add BUG_MSBDS_ONLY
3276 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
3277 - x86/speculation/mds: Add mds_clear_cpu_buffers()
3278 - x86/speculation/mds: Clear CPU buffers on exit to user
3279 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
3280 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
3281 - x86/speculation/mds: Add mitigation control for MDS
3282 - x86/speculation/mds: Add sysfs reporting for MDS
3283 - x86/speculation/mds: Add mitigation mode VMWERV
3284 - Documentation: Move L1TF to separate directory
3285 - Documentation: Add MDS vulnerability documentation
3286 - x86/speculation/mds: Add mds=full,nosmt cmdline option
3287 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
3288 - x86/speculation/mds: Add SMT warning message
3289 - x86/speculation/mds: Fix comment
3290 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
3291 - cpu/speculation: Add 'mitigations=' cmdline option
3292 - x86/speculation: Support 'mitigations=' cmdline option
3293 - powerpc/speculation: Support 'mitigations=' cmdline option
3294 - s390/speculation: Support 'mitigations=' cmdline option
3295 - x86/speculation/mds: Add 'mitigations=' support for MDS
3296 - x86/mds: Add MDSUM variant to the MDS documentation
3297 - Documentation: Correct the possible MDS sysfs values
3298 - x86/speculation/mds: Fix documentation typo
3299 - Linux 5.1.2
3300
3301 * Eoan update: v5.1.1 upstream stable release (LP: #1829046)
3302 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
3303 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
3304 - staging: greybus: power_supply: fix prop-descriptor request size
3305 - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
3306 - staging: most: cdev: fix chrdev_region leak in mod_exit
3307 - staging: most: sound: pass correct device when creating a sound card
3308 - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
3309 - usb: dwc3: Fix default lpm_nyet_threshold value
3310 - USB: serial: f81232: fix interrupt worker not stop
3311 - USB: cdc-acm: fix unthrottle races
3312 - usb-storage: Set virt_boundary_mask to avoid SG overflows
3313 - genirq: Prevent use-after-free and work list corruption
3314 - intel_th: pci: Add Comet Lake support
3315 - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
3316 - cpufreq: armada-37xx: fix frequency calculation for opp
3317 - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
3318 hibernate
3319 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
3320 - scsi: lpfc: change snprintf to scnprintf for possible overflow
3321 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
3322 - scsi: qla2xxx: Set remote port devloss timeout to 0
3323 - scsi: qla2xxx: Fix device staying in blocked state
3324 - Bluetooth: hidp: fix buffer overflow
3325 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
3326 - Bluetooth: Fix not initializing L2CAP tx_credits
3327 - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
3328 - UAS: fix alignment of scatter/gather segments
3329 - ASoC: Intel: avoid Oops if DMA setup fails
3330 - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
3331 - locking/futex: Allow low-level atomic operations to return -EAGAIN
3332 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
3333 - Linux 5.1.1
3334
3335 * shiftfs: lock security sensitive superblock flags (LP: #1827122)
3336 - SAUCE: shiftfs: lock down certain superblock flags
3337
3338 * Please package libbpf (which is done out of the kernel src) in Debian [for
3339 19.10] (LP: #1826410)
3340 - SAUCE: tools -- fix add ability to disable libbfd
3341
3342 * ratelimit cma_alloc messages (LP: #1828092)
3343 - SAUCE: cma: ratelimit cma_alloc error messages
3344
3345 * Headphone jack switch sense is inverted: plugging in headphones disables
3346 headphone output (LP: #1824259)
3347 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
3348
3349 * There are 4 HDMI/Displayport audio output listed in sound setting without
3350 attach any HDMI/DP monitor (LP: #1827967)
3351 - ALSA: hda/hdmi - Read the pin sense from register when repolling
3352 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
3353
3354 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
3355 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
3356
3357 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
3358 Checking for all LINUX clients for devops4p10 (LP: #1766201)
3359 - SAUCE: integrity: downgrade error to warning
3360
3361 * linux-buildinfo: pull out ABI information into its own package
3362 (LP: #1806380)
3363 - [Packaging] autoreconstruct -- base tag is always primary mainline version
3364
3365 * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update
3366 (LP: #1825210)
3367 - vbox-update: updates for renamed makefiles
3368 - ubuntu: vbox -- update to 6.0.6-dfsg-1
3369
3370 * autofs kernel module missing (LP: #1824333)
3371 - [Config] Update autofs4 path in inclusion list
3372
3373 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
3374 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
3375
3376 * CVE-2019-3874
3377 - sctp: implement memory accounting on tx path
3378 - sctp: implement memory accounting on rx path
3379
3380 * apparmor does not start in Disco LXD containers (LP: #1824812)
3381 - SAUCE: shiftfs: use separate llseek method for directories
3382
3383 * Miscellaneous Ubuntu changes
3384 - [Packaging] autoreconstruct -- remove for -rc kernels
3385 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
3386 defined
3387 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3388 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
3389 - [Config] (efi-lockdown): update configs after efi lockdown patch refresh
3390 - [Packaging] don't delete efi_parser.c
3391 - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD
3392 - ubuntu: vbox -- update to 6.0.6-dfsg-2
3393 - add nvidia-418 dkms build
3394 - remove virtualbox guest drivers
3395 - [Packaging] dkms-build -- expand paths searched for make.log files
3396 - add virtualbox-guest-dkms dkms package build
3397 - enable vbox dkms build for amd64 and i386
3398 - [Config] update configs for v5.1(-rc7)? rebase
3399 - update dkms package versions
3400 - Add the ability to lock down access to the running kernel image
3401 - Enforce module signatures if the kernel is locked down
3402 - Restrict /dev/{mem,kmem,port} when the kernel is locked down
3403 - kexec_load: Disable at runtime if the kernel is locked down
3404 - Copy secure_boot flag in boot params across kexec reboot
3405 - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
3406 - kexec_file: Restrict at runtime if the kernel is locked down
3407 - hibernate: Disable when the kernel is locked down
3408 - uswsusp: Disable when the kernel is locked down
3409 - PCI: Lock down BAR access when the kernel is locked down
3410 - x86: Lock down IO port access when the kernel is locked down
3411 - x86/msr: Restrict MSR access when the kernel is locked down
3412 - ACPI: Limit access to custom_method when the kernel is locked down
3413 - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
3414 - acpi: Disable ACPI table override if the kernel is locked down
3415 - acpi: Disable APEI error injection if the kernel is locked down
3416 - Prohibit PCMCIA CIS storage when the kernel is locked down
3417 - Lock down TIOCSSERIAL
3418 - Lock down module params that specify hardware parameters (eg. ioport)
3419 - x86/mmiotrace: Lock down the testmmiotrace module
3420 - Lock down /proc/kcore
3421 - Lock down kprobes
3422 - bpf: Restrict kernel image access functions when the kernel is locked down
3423 - Lock down perf
3424 - debugfs: Restrict debugfs when the kernel is locked down
3425 - lockdown: Print current->comm in restriction messages
3426 - kexec: Allow kexec_file() with appropriate IMA policy when locked down
3427 - Make get_cert_list() not complain about cert lists that aren't present.
3428 - Add efi_status_to_str() and rework efi_status_to_err().
3429 - Make get_cert_list() use efi_status_to_str() to print error messages.
3430 - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
3431 - efi: Lock down the kernel if booted in secure boot mode
3432 - KEYS: Make use of platform keyring for module signature verify
3433
3434 * Miscellaneous upstream changes
3435 - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
3436
3437 -- Seth Forshee <seth.forshee@canonical.com> Tue, 14 May 2019 12:32:56 -0500
3438
3439linux (5.1.0-1.1) eoan; urgency=medium
3440
3441 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
3442 - [Packaging]: really drop snapdragon
3443
3444 * Miscellaneous Ubuntu changes
3445 - SAUCE: fix vbox use of MAP_SHARED
3446 - SAUCE: fix vbox use of vm_fault_t
3447 - [Packaging] disable ZFS
3448 - [Packaging] disable nvidia
3449 - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation
3450 - [Config]: updateconfig after rebase to v5.1-rc
3451 - [Config]: build ETNAVIV only on arm platforms
3452 - [Config]: Disable CMA on non-arm platforms
3453 - [Config]: MMC_CQHCI is needed by some built-in drivers
3454 - [Config]: a.out support has been deprecated
3455 - [Config]: R3964 was marked as BROKEN
3456 - [Config]: Add SENSIRION_SGP30 module
3457
3458 * Miscellaneous upstream changes
3459 - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search
3460 path"
3461 - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK"
3462
3463 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 10:03:25 -0300
3464
3465linux (5.1.0-0.0) eoan; urgency=medium
3466
3467 * Dummy entry.
3468
3469 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 09:49:47 -0300
3470
3471linux (5.0.0-13.14) disco; urgency=medium
3472
3473 * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819)
3474
3475 * Display only has 640x480 (LP: #1824677)
3476 - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default"
3477
3478 * shiftfs: use after free when checking mount options (LP: #1824735)
3479 - SAUCE: shiftfs: prevent use-after-free when verifying mount options
3480
3481 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Apr 2019 09:11:23 -0500
3482
3483linux (5.0.0-12.13) disco; urgency=medium
3484
3485 * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726)
3486
3487 * Linux 5.0 black screen on boot, display flickers (i915 regression with
3488 certain laptop panels) (LP: #1824216)
3489 - drm/i915/dp: revert back to max link rate and lane count on eDP
3490
3491 * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717)
3492 - SAUCE: shiftfs: fix passing of attrs to underaly for setattr
3493
3494 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Apr 2019 13:38:05 -0500
3495
3496linux (5.0.0-11.12) disco; urgency=medium
3497
3498 * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
3499
3500 * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
3501 (LP: #1824194)
3502 - net: hns3: fix for not calculating tx bd num correctly
3503
3504 * disco: unable to use iptables/enable ufw under -virtual kernel
3505 (LP: #1823862)
3506 - [Packaging] add bpfilter to linux-modules
3507
3508 * Make shiftfs a module rather than built-in (LP: #1824354)
3509 - [Config] CONFIG_SHIFT_FS=m
3510
3511 * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
3512 - SAUCE: shiftfs: use translated ids when chaning lower fs attrs
3513
3514 * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
3515 - [Packaging] bind hv_kvp_daemon startup to hv_kvp device
3516
3517 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Apr 2019 10:17:19 -0500
3518
3519linux (5.0.0-10.11) disco; urgency=medium
3520
3521 * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936)
3522
3523 * Apparmor enforcement failure in lxc selftests (LP: #1823379)
3524 - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled"
3525
3526 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
3527 6db23a14" on Cosmic i386 (LP: #1813244)
3528 - openvswitch: fix flow actions reallocation
3529
3530 -- Seth Forshee <seth.forshee@canonical.com> Tue, 09 Apr 2019 08:30:38 -0500
3531
3532linux (5.0.0-9.10) disco; urgency=medium
3533
3534 * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228)
3535
3536 * Packaging resync (LP: #1786013)
3537 - [Packaging] resync git-ubuntu-log
3538 - [Packaging] update helper scripts
3539 - [Packaging] resync retpoline extraction
3540
3541 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
3542 - net-next/hinic: replace disable_irq_nosync/enable_irq
3543
3544 * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186)
3545 - shiftfs: uid/gid shifting bind mount
3546 - shiftfs: rework and extend
3547 - shiftfs: support some btrfs ioctls
3548 - [Config] enable shiftfs
3549
3550 * Cannot boot or install - have to use nomodeset (LP: #1821820)
3551 - Revert "drm/i915/fbdev: Actually configure untiled displays"
3552
3553 * Disco update: v5.0.6 upstream stable release (LP: #1823060)
3554 - netfilter: nf_tables: fix set double-free in abort path
3555 - dccp: do not use ipv6 header for ipv4 flow
3556 - genetlink: Fix a memory leak on error path
3557 - gtp: change NET_UDP_TUNNEL dependency to select
3558 - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
3559 - mac8390: Fix mmio access size probe
3560 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
3561 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
3562 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
3563 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
3564 - net: phy: meson-gxl: fix interrupt support
3565 - net: rose: fix a possible stack overflow
3566 - net: stmmac: fix memory corruption with large MTUs
3567 - net-sysfs: call dev_hold if kobject_init_and_add success
3568 - net: usb: aqc111: Extend HWID table by QNAP device
3569 - packets: Always register packet sk in the same order
3570 - rhashtable: Still do rehash when we get EEXIST
3571 - sctp: get sctphdr by offset in sctp_compute_cksum
3572 - sctp: use memdup_user instead of vmemdup_user
3573 - tcp: do not use ipv6 header for ipv4 flow
3574 - tipc: allow service ranges to be connect()'ed on RDM/DGRAM
3575 - tipc: change to check tipc_own_id to return in tipc_net_stop
3576 - tipc: fix cancellation of topology subscriptions
3577 - tun: properly test for IFF_UP
3578 - vrf: prevent adding upper devices
3579 - vxlan: Don't call gro_cells_destroy() before device is unregistered
3580 - thunderx: enable page recycling for non-XDP case
3581 - thunderx: eliminate extra calls to put_page() for pages held for recycling
3582 - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
3583 - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t()
3584 helper
3585 - net: phy: don't clear BMCR in genphy_soft_reset
3586 - r8169: fix cable re-plugging issue
3587 - ila: Fix rhashtable walker list corruption
3588 - tun: add a missing rcu_read_unlock() in error path
3589 - powerpc/fsl: Fix the flush of branch predictor.
3590 - Btrfs: fix incorrect file size after shrinking truncate and fsync
3591 - btrfs: remove WARN_ON in log_dir_items
3592 - btrfs: don't report readahead errors and don't update statistics
3593 - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
3594 - btrfs: Avoid possible qgroup_rsv_size overflow in
3595 btrfs_calculate_inode_block_rsv_size
3596 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
3597 - locks: wake any locks blocked on request before deadlock check
3598 - tracing: initialize variable in create_dyn_event()
3599 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
3600 - powerpc: bpf: Fix generation of load/store DW instructions
3601 - vfio: ccw: only free cp on final interrupt
3602 - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
3603 - NFS: fix mount/umount race in nlmclnt.
3604 - NFSv4.1 don't free interrupted slot on open
3605 - net: dsa: qca8k: remove leftover phy accessors
3606 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
3607 - ALSA: seq: oss: Fix Spectre v1 vulnerability
3608 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
3609 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
3610 - ALSA: hda/realtek - Fixed Headset Mic JD not stable
3611 - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
3612 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
3613 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
3614 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
3615 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
3616 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
3617 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
3618 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
3619 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
3620 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
3621 - kbuild: modversions: Fix relative CRC byte order interpretation
3622 - fs/open.c: allow opening only regular files during execve()
3623 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
3624 - scsi: sd: Fix a race between closing an sd device and sd I/O
3625 - scsi: sd: Quiesce warning if device does not report optimal I/O size
3626 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
3627 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
3628 devices
3629 - drm/rockchip: vop: reset scale mode when win is disabled
3630 - tty/serial: atmel: Add is_half_duplex helper
3631 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
3632 - tty: mxs-auart: fix a potential NULL pointer dereference
3633 - tty: atmel_serial: fix a potential NULL pointer dereference
3634 - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
3635 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
3636 - staging: olpc_dcon_xo_1: add missing 'const' qualifier
3637 - staging: speakup_soft: Fix alternate speech with other synths
3638 - staging: vt6655: Remove vif check from vnt_interrupt
3639 - staging: vt6655: Fix interrupt race condition on device start up.
3640 - staging: erofs: fix to handle error path of erofs_vmap()
3641 - staging: erofs: fix error handling when failed to read compresssed data
3642 - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
3643 - serial: max310x: Fix to avoid potential NULL pointer dereference
3644 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
3645 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
3646 - USB: serial: cp210x: add new device id
3647 - USB: serial: ftdi_sio: add additional NovaTech products
3648 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
3649 - USB: serial: option: set driver_info for SIM5218 and compatibles
3650 - USB: serial: option: add support for Quectel EM12
3651 - USB: serial: option: add Olicard 600
3652 - ACPI / CPPC: Fix guaranteed performance handling
3653 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
3654 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
3655 - drivers/block/zram/zram_drv.c: fix idle/writeback string compare
3656 - blk-mq: fix sbitmap ws_active for shared tags
3657 - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
3658 - cpufreq: scpi: Fix use after free
3659 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
3660 - drm/vkms: fix use-after-free when drm_gem_handle_create() fails
3661 - drm/i915: Mark AML 0x87CA as ULX
3662 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
3663 - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
3664 - gpio: exar: add a check for the return value of ida_simple_get fails
3665 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
3666 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
3667 - usb: mtu3: fix EXTCON dependency
3668 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
3669 - usb: common: Consider only available nodes for dr_mode
3670 - mm/memory.c: fix modifying of page protection by insert_pfn()
3671 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
3672 - xhci: Fix port resume done detection for SS ports with LPM enabled
3673 - usb: xhci: dbc: Don't free all memory with spinlock held
3674 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
3675 - usb: cdc-acm: fix race during wakeup blocking TX traffic
3676 - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
3677 - usb: typec: Fix unchecked return value
3678 - mm/hotplug: fix offline undo_isolate_page_range()
3679 - mm: add support for kmem caches in DMA32 zone
3680 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
3681 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
3682 - mm/debug.c: fix __dump_page when mapping->host is not set
3683 - mm/memory_hotplug.c: fix notification in offline error path
3684 - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
3685 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
3686 - perf pmu: Fix parser error for uncore event alias
3687 - perf intel-pt: Fix TSC slip
3688 - objtool: Query pkg-config for libelf location
3689 - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
3690 - powerpc/64: Fix memcmp reading past the end of src/dest
3691 - powerpc/pseries/mce: Fix misleading print for TLB mutlihit
3692 - watchdog: Respect watchdog cpumask on CPU hotplug
3693 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
3694 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
3695 - KVM: Reject device ioctls from processes other than the VM's creator
3696 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
3697 - KVM: x86: update %rip after emulating IO
3698 - bpf: do not restore dst_reg when cur_state is freed
3699 - mt76x02u: use usb_bulk_msg to upload firmware
3700 - Linux 5.0.6
3701
3702 * RDMA/hns updates for disco (LP: #1822897)
3703 - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
3704 - RDMA/hns: Bugfix for the scene without receiver queue
3705 - RDMA/hns: Add constraint on the setting of local ACK timeout
3706 - RDMA/hns: Modify the pbl ba page size for hip08
3707 - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
3708 - RDMA/hns: Add the process of AEQ overflow for hip08
3709 - RDMA/hns: Add SCC context allocation support for hip08
3710 - RDMA/hns: Add SCC context clr support for hip08
3711 - RDMA/hns: Add timer allocation support for hip08
3712 - RDMA/hns: Remove set but not used variable 'rst'
3713 - RDMA/hns: Make some function static
3714 - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
3715 - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
3716 - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
3717 - RDMA/hns: Limit minimum ROCE CQ depth to 64
3718 - RDMA/hns: Fix the state of rereg mr
3719 - RDMA/hns: Set allocated memory to zero for wrid
3720 - RDMA/hns: Delete useful prints for aeq subtype event
3721 - RDMA/hns: Configure capacity of hns device
3722 - RDMA/hns: Modify qp&cq&pd specification according to UM
3723 - RDMA/hns: Bugfix for set hem of SCC
3724 - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
3725
3726 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
3727 - Set +x on rebuild testcase.
3728 - Skip rebuild test, for regression-suite deps.
3729 - Make ubuntu-regression-suite skippable on unbootable kernels.
3730 - make rebuild use skippable error codes when skipping.
3731 - Only run regression-suite, if requested to.
3732
3733 * touchpad not working on lenovo yoga 530 (LP: #1787775)
3734 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
3735 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
3736 - i2c: add extra check to safe DMA buffer helper
3737 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
3738 - [Config] Update config for AMD MP2 I2C driver
3739
3740 * Detect SMP PHY control command errors (LP: #1822680)
3741 - scsi: libsas: Check SMP PHY control function result
3742
3743 * disable a.out support (LP: #1818552)
3744 - [Config] Disable a.out support
3745 - [Config] remove binfmt_aout from abi for i386 lowlatency
3746
3747 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
3748 - [Packaging] remove snapdragon flavour support
3749 - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under
3750 CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs"
3751 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt
3752 addr == default addr"
3753 - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse
3754 Generator binding"
3755 - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control
3756 Interface driver"
3757 - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for
3758 Qualcomm Camera Control Interface driver"
3759 - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG"
3760 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on
3761 interrupts for EDID parsing"
3762 - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of
3763 HPD interrupt status"
3764 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address"
3765 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug"
3766 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion
3767 timeout"
3768 - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are
3769 present"
3770 - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control
3771 Interface driver"
3772 - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change"
3773 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow
3774 REGULATOR_QCOM_SMD_RPM=m"
3775 - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt-
3776 platdev blacklist"
3777 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp
3778 regulator for device"
3779 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator
3780 without opp_list"
3781 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in
3782 dev_pm_opp_adjust_voltage()"
3783 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages
3784 at runtime"
3785 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner
3786 operations"
3787 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq-
3788 dt"
3789 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new
3790 reg_sequence structures"
3791 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for
3792 qfprom"
3793 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core
3794 Power Reduction)"
3795 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put
3796 calls in map/unmap"
3797 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG"
3798 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP
3799 congestion algorithm"
3800 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and
3801 'fq_codel' qdiscs"
3802 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable
3803 'schedutil' CPUfreq governor"
3804 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in
3805 distro.config"
3806 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
3807 CONFIG_USB_CONFIGFS_F_FS by default"
3808 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs"
3809 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers"
3810 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and
3811 DIGITAL_TV"
3812 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net
3813 drivers"
3814 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD"
3815 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
3816 CFG80211_DEFAULT_PS by default"
3817 - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be
3818 compiled-in"
3819 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and
3820 dm_crypt"
3821 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and
3822 avs"
3823 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus"
3824 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug
3825 friendly USB network adpater"
3826 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx"
3827 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config"
3828 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio
3829 drivers for APQ8016 and DB410c"
3830 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC"
3831 - [Config] fix abi for remove i2c-qcom-cci module
3832 - [Config] update annotations
3833 - [Config] update configs following snapdragon removal
3834
3835 * Disco update: v5.0.5 upstream stable release (LP: #1822671)
3836 - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec"
3837 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
3838 - ALSA: firewire-motu: use 'version' field of unit directory to identify model
3839 - mmc: pxamci: fix enum type confusion
3840 - mmc: alcor: fix DMA reads
3841 - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
3842 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
3843 - drm/amdgpu: fix invalid use of change_bit
3844 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
3845 - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
3846 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
3847 - iommu/iova: Fix tracking of recently failed iova address
3848 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
3849 - udf: Fix crash on IO error during truncate
3850 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
3851 - MIPS: Ensure ELF appended dtb is relocated
3852 - MIPS: Fix kernel crash for R6 in jump label branch function
3853 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
3854 - powerpc/security: Fix spectre_v2 reporting
3855 - net/mlx5: Fix DCT creation bad flow
3856 - scsi: core: Avoid that a kernel warning appears during system resume
3857 - scsi: qla2xxx: Fix FC-AL connection target discovery
3858 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
3859 - scsi: ibmvscsi: Fix empty event pool access during host removal
3860 - futex: Ensure that futex address is aligned in handle_futex_death()
3861 - perf probe: Fix getting the kernel map
3862 - objtool: Move objtool_file struct off the stack
3863 - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
3864 - clocksource/drivers/riscv: Fix clocksource mask
3865 - ALSA: ac97: Fix of-node refcount unbalance
3866 - ext4: fix NULL pointer dereference while journal is aborted
3867 - ext4: fix data corruption caused by unaligned direct AIO
3868 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
3869 - media: v4l2-ctrls.c/uvc: zero v4l2_event
3870 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
3871 - Bluetooth: Fix decrementing reference count twice in releasing socket
3872 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
3873 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
3874 hci_uart_set_proto()
3875 - drm/vkms: Fix flush_work() without INIT_WORK().
3876 - RDMA/cma: Rollback source IP address if failing to acquire device
3877 - f2fs: fix to avoid deadlock of atomic file operations
3878 - aio: simplify - and fix - fget/fput for io_submit()
3879 - netfilter: ebtables: remove BUGPRINT messages
3880 - loop: access lo_backing_file only when the loop device is Lo_bound
3881 - x86/unwind: Handle NULL pointer calls better in frame unwinder
3882 - x86/unwind: Add hardcoded ORC entry for NULL
3883 - locking/lockdep: Add debug_locks check in __lock_downgrade()
3884 - ALSA: hda - Record the current power state before suspend/resume calls
3885 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
3886 - Linux 5.0.5
3887
3888 * hisi_sas updates for disco (LP: #1822385)
3889 - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
3890 - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
3891 - scsi: hisi_sas: remove the check of sas_dev status in
3892 hisi_sas_I_T_nexus_reset()
3893 - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
3894 - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
3895 - scsi: hisi_sas: Fix losing directly attached disk when hot-plug
3896 - scsi: hisi_sas: Correct memory allocation size for DQ debugfs
3897 - scsi: hisi_sas: Some misc tidy-up
3898 - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
3899 - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
3900 - scsi: hisi_sas: Add support for DIX feature for v3 hw
3901 - scsi: hisi_sas: Add manual trigger for debugfs dump
3902 - scsi: hisi_sas: change queue depth from 512 to 4096
3903 - scsi: hisi_sas: Issue internal abort on all relevant queues
3904 - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
3905 - scsi: hisi_sas: Do some more tidy-up
3906 - scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
3907 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
3908 - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
3909 - scsi: hisi_sas: Set PHY linkrate when disconnected
3910 - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP
3911 target port
3912 - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of
3913 HiLink
3914 - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
3915
3916 * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response
3917 (LP: #1822267)
3918 - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
3919 - drm/amdgpu/psp: ignore psp response status
3920
3921 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
3922 triggers system hang on i386 (LP: #1812845)
3923 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
3924
3925 * enable CONFIG_DRM_BOCHS (LP: #1795857)
3926 - [Config] Reenable DRM_BOCHS as module
3927
3928 * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or
3929 cannot complete install when nouveau driver is loaded (crashing in GP100
3930 code) (LP: #1822026)
3931 - SAUCE: drm/nouveau: Disable nouveau driver by default
3932
3933 * Need to add Intel CML related pci-id's (LP: #1821863)
3934 - drm/i915/cml: Add CML PCI IDS
3935 - drm/i915/cml: Introduce Comet Lake PCH
3936
3937 * ARM: Add support for the SDEI interface (LP: #1822005)
3938 - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
3939 - ACPI / APEI: Remove silent flag from ghes_read_estatus()
3940 - ACPI / APEI: Switch estatus pool to use vmalloc memory
3941 - ACPI / APEI: Make hest.c manage the estatus memory pool
3942 - ACPI / APEI: Make estatus pool allocation a static size
3943 - ACPI / APEI: Don't store CPER records physical address in struct ghes
3944 - ACPI / APEI: Remove spurious GHES_TO_CLEAR check
3945 - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
3946 - ACPI / APEI: Generalise the estatus queue's notify code
3947 - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
3948 - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
3949 - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
3950 - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
3951 - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
3952 - ACPI / APEI: Move locking to the notification helper
3953 - ACPI / APEI: Let the notification helper specify the fixmap slot
3954 - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
3955 - ACPI / APEI: Make GHES estatus header validation more user friendly
3956 - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
3957 - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
3958 - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
3959 - firmware: arm_sdei: Add ACPI GHES registration helper
3960 - ACPI / APEI: Add support for the SDEI GHES Notification type
3961
3962 * CVE-2019-9857
3963 - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
3964
3965 * scsi: libsas: Support SATA PHY connection rate unmatch fixing during
3966 discovery (LP: #1821408)
3967 - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
3968 discovery
3969
3970 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
3971 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
3972
3973 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
3974 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
3975
3976 * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547)
3977 - HID: Increase maximum report size allowed by hid_field_extract()
3978
3979 * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053)
3980 - cifs: allow guest mounts to work for smb3.11
3981 - SMB3: Fix SMB3.1.1 guest mounts to Samba
3982
3983 * Add HiSilicon SoC quirk for cpufreq (LP: #1821620)
3984 - ACPI / CPPC: Add a helper to get desired performance
3985 - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
3986
3987 * Disco update: v5.0.4 upstream stable release (LP: #1821607)
3988 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
3989 - 9p/net: fix memory leak in p9_client_create
3990 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
3991 - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
3992 - ASoC: codecs: pcm186x: Fix energysense SLEEP bit
3993 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
3994 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
3995 - mei: hbm: clean the feature flags on link reset
3996 - mei: bus: move hw module get/put to probe/release
3997 - stm class: Prevent division by zero
3998 - stm class: Fix an endless loop in channel allocation
3999 - crypto: caam - fix hash context DMA unmap size
4000 - crypto: ccree - fix missing break in switch statement
4001 - crypto: caam - fixed handling of sg list
4002 - crypto: caam - fix DMA mapping of stack memory
4003 - crypto: ccree - fix free of unallocated mlli buffer
4004 - crypto: ccree - unmap buffer before copying IV
4005 - crypto: ccree - don't copy zero size ciphertext
4006 - crypto: cfb - add missing 'chunksize' property
4007 - crypto: cfb - remove bogus memcpy() with src == dest
4008 - crypto: ofb - fix handling partial blocks and make thread-safe
4009 - crypto: ahash - fix another early termination in hash walk
4010 - crypto: rockchip - fix scatterlist nents error
4011 - crypto: rockchip - update new iv to device in multiple operations
4012 - dax: Flush partial PMDs correctly
4013 - nfit: Fix nfit_intel_shutdown_status() command submission
4014 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
4015 - acpi/nfit: Fix bus command validation
4016 - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
4017 - nfit/ars: Attempt short-ARS even in the no_init_ars case
4018 - libnvdimm/label: Clear 'updating' flag after label-set update
4019 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
4020 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
4021 - libnvdimm: Fix altmap reservation size calculation
4022 - fix cgroup_do_mount() handling of failure exits
4023 - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
4024 - crypto: aegis - fix handling chunked inputs
4025 - crypto: arm/crct10dif - revert to C code for short inputs
4026 - crypto: arm64/aes-neonbs - fix returning final keystream block
4027 - crypto: arm64/crct10dif - revert to C code for short inputs
4028 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
4029 - crypto: morus - fix handling chunked inputs
4030 - crypto: pcbc - remove bogus memcpy()s with src == dest
4031 - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
4032 - crypto: testmgr - skip crc32c context test for ahash algorithms
4033 - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
4034 - crypto: x86/aesni-gcm - fix crash on empty plaintext
4035 - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
4036 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
4037 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
4038 - CIFS: Fix leaking locked VFS cache pages in writeback retry
4039 - CIFS: Do not reset lease state to NONE on lease break
4040 - CIFS: Do not skip SMB2 message IDs on send failures
4041 - CIFS: Fix read after write for files with read caching
4042 - smb3: make default i/o size for smb3 mounts larger
4043 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
4044 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
4045 - tracing/perf: Use strndup_user() instead of buggy open-coded version
4046 - vmw_balloon: release lock on error in vmballoon_reset()
4047 - xen: fix dom0 boot on huge systems
4048 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
4049 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
4050 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
4051 - mmc:fix a bug when max_discard is 0
4052 - spi: ti-qspi: Fix mmap read when more than one CS in use
4053 - spi: pxa2xx: Setup maximum supported DMA transfer length
4054 - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
4055 - spi: spi-gpio: fix SPI_CS_HIGH capability
4056 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
4057 - regulator: max77620: Initialize values for DT properties
4058 - regulator: s2mpa01: Fix step values for some LDOs
4059 - mt76: fix corrupted software generated tx CCMP PN
4060 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
4061 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
4062 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
4063 instability
4064 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
4065 - s390/setup: fix early warning messages
4066 - s390/virtio: handle find on invalid queue gracefully
4067 - scsi: virtio_scsi: don't send sc payload with tmfs
4068 - scsi: aacraid: Fix performance issue on logical drives
4069 - scsi: sd: Optimal I/O size should be a multiple of physical block size
4070 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
4071 - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
4072 - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not
4073 supported
4074 - scsi: qla2xxx: Use complete switch scan for RSCN events
4075 - fs/devpts: always delete dcache dentry-s in dput()
4076 - splice: don't merge into linked buffers
4077 - ovl: During copy up, first copy up data and then xattrs
4078 - ovl: Do not lose security.capability xattr over metadata file copy-up
4079 - m68k: Add -ffreestanding to CFLAGS
4080 - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
4081 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
4082 - btrfs: scrub: fix circular locking dependency warning
4083 - btrfs: drop the lock on error in btrfs_dev_replace_cancel
4084 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
4085 - btrfs: init csum_list before possible free
4086 - Btrfs: fix corruption reading shared and compressed extents after hole
4087 punching
4088 - Btrfs: fix deadlock between clone/dedupe and rename
4089 - soc: qcom: rpmh: Avoid accessing freed memory from batch API
4090 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
4091 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
4092 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
4093 - x86/kprobes: Prohibit probing on optprobe template code
4094 - cpufreq: kryo: Release OPP tables on module removal
4095 - cpufreq: tegra124: add missing of_node_put()
4096 - cpufreq: pxa2xx: remove incorrect __init annotation
4097 - ext4: fix check of inode in swap_inode_boot_loader
4098 - ext4: cleanup pagecache before swap i_data
4099 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
4100 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
4101 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
4102 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
4103 - nvmem: core: don't check the return value of notifier chain call
4104 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
4105 - intel_th: Don't reference unassigned outputs
4106 - parport_pc: fix find_superio io compare code, should use equal test.
4107 - i2c: tegra: fix maximum transfer size
4108 - i2c: tegra: update maximum transfer size
4109 - media: i2c: ov5640: Fix post-reset delay
4110 - gpio: pca953x: Fix dereference of irq data in shutdown
4111 - ext4: update quota information while swapping boot loader inode
4112 - ext4: add mask of ext4 flags to swap
4113 - ext4: fix crash during online resizing
4114 - dma: Introduce dma_max_mapping_size()
4115 - swiotlb: Introduce swiotlb_max_mapping_size()
4116 - swiotlb: Add is_swiotlb_active() function
4117 - PCI/ASPM: Use LTR if already enabled by platform
4118 - PCI/DPC: Fix print AER status in DPC event handling
4119 - PCI: qcom: Don't deassert reset GPIO during probe
4120 - PCI: dwc: skip MSI init if MSIs have been explicitly disabled
4121 - PCI: pci-bridge-emul: Create per-bridge copy of register behavior
4122 - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
4123 - IB/hfi1: Close race condition on user context disable and close
4124 - IB/rdmavt: Fix loopback send with invalidate ordering
4125 - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
4126 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
4127 - ext2: Fix underflow in ext2_max_size()
4128 - clk: uniphier: Fix update register for CPU-gear
4129 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
4130 - clk: samsung: exynos5: Fix possible NULL pointer exception on
4131 platform_device_alloc() failure
4132 - clk: samsung: exynos5: Fix kfree() of const memory on setting
4133 driver_override
4134 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
4135 - clk: ingenic: Fix doc of ingenic_cgu_div_info
4136 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
4137 - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
4138 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
4139 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
4140 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
4141 - serial: 8250_pci: Fix number of ports for ACCES serial cards
4142 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
4143 chip use the pci_pericom_setup()
4144 - jbd2: clear dirty flag when revoking a buffer from an older transaction
4145 - jbd2: fix compile warning when using JBUFFER_TRACE
4146 - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
4147 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
4148 - powerpc/32: Clear on-stack exception marker upon exception return
4149 - powerpc/wii: properly disable use of BATs when requested.
4150 - powerpc/powernv: Make opal log only readable by root
4151 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
4152 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
4153 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
4154 - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
4155 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
4156 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
4157 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
4158 configuration
4159 - powerpc/smp: Fix NMI IPI timeout
4160 - powerpc/smp: Fix NMI IPI xmon timeout
4161 - powerpc/traps: fix recoverability of machine check handling on book3s/32
4162 - powerpc/traps: Fix the message printed when stack overflows
4163 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
4164 - arm64: Fix HCR.TGE status for NMI contexts
4165 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
4166 - arm64: debug: Ensure debug handlers check triggering exception level
4167 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
4168 - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
4169 - ipmi_si: Fix crash when using hard-coded device
4170 - ipmi_si: fix use-after-free of resource->name
4171 - dm: fix to_sector() for 32bit
4172 - dm integrity: limit the rate of error messages
4173 - media: cx25840: mark pad sig_types to fix cx231xx init
4174 - mfd: sm501: Fix potential NULL pointer dereference
4175 - cpcap-charger: generate events for userspace
4176 - cpuidle: governor: Add new governors to cpuidle_governors again
4177 - NFS: Fix I/O request leakages
4178 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
4179 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
4180 - nfsd: fix performance-limiting session calculation
4181 - nfsd: fix memory corruption caused by readdir
4182 - nfsd: fix wrong check in write_v4_end_grace()
4183 - NFSv4.1: Reinitialise sequence results before retransmitting a request
4184 - svcrpc: fix UDP on servers with lots of threads
4185 - PM / wakeup: Rework wakeup source timer cancellation
4186 - PM / OPP: Update performance state when freq == old_freq
4187 - bcache: treat stale && dirty keys as bad keys
4188 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
4189 - stable-kernel-rules.rst: add link to networking patch queue
4190 - vt: perform safe console erase in the right order
4191 - x86/unwind/orc: Fix ORC unwind table alignment
4192 - perf intel-pt: Fix CYC timestamp calculation after OVF
4193 - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
4194 - perf auxtrace: Define auxtrace record alignment
4195 - perf intel-pt: Fix overlap calculation for padding
4196 - perf/x86/intel/uncore: Fix client IMC events return huge result
4197 - perf intel-pt: Fix divide by zero when TSC is not available
4198 - md: Fix failed allocation of md_register_thread
4199 - x86/kvmclock: set offset for kvm unstable clock
4200 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
4201 ftrace_call_replace()
4202 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
4203 - tpm: Unify the send callback behaviour
4204 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
4205 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
4206 - media: lgdt330x: fix lock status reporting
4207 - media: sun6i: Fix CSI regmap's max_register
4208 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
4209 - media: vimc: Add vimc-streamer for stream control
4210 - media: imx-csi: Input connections to CSI should be optional
4211 - media: imx: csi: Disable CSI immediately after last EOF
4212 - media: imx: csi: Stop upstream before disabling IDMA channel
4213 - drm/fb-helper: generic: Fix drm_fbdev_client_restore()
4214 - drm/radeon/evergreen_cs: fix missing break in switch statement
4215 - drm/amd/powerplay: correct power reading on fiji
4216 - drm/amd/display: don't call dm_pp_ function from an fpu block
4217 - KVM: Call kvm_arch_memslots_updated() before updating memslots
4218 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
4219 - KVM: VMX: Zero out *all* general purpose registers after VM-Exit
4220 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
4221 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
4222 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
4223 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
4224 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
4225 - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
4226 - net: dsa: lantiq_gswip: fix use-after-free on failed probe
4227 - net: dsa: lantiq_gswip: fix OF child-node lookups
4228 - s390/setup: fix boot crash for machine without EDAT-1
4229 - SUNRPC: Prevent thundering herd when the socket is not connected
4230 - SUNRPC: Fix up RPC back channel transmission
4231 - SUNRPC: Respect RPC call timeouts when retrying transmission
4232 - Linux 5.0.4
4233 - [Config] update configs for 5.0.4 stable update
4234
4235 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
4236 system (LP: #1821271)
4237 - iwlwifi: add new card for 9260 series
4238
4239 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
4240 - [Config]: enable highdpi Terminus 16x32 font support
4241
4242 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
4243 - iommu/amd: Fix NULL dereference bug in match_hid_uid
4244
4245 * some codecs stop working after S3 (LP: #1820930)
4246 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
4247 - ALSA: hda - Don't trigger jackpoll_work in azx_resume
4248
4249 * tcm_loop.ko: move from modules-extra into main modules package
4250 (LP: #1817786)
4251 - [Packaging] move tcm_loop.lo to main linux-modules package
4252
4253 * C++ demangling support missing from perf (LP: #1396654)
4254 - [Packaging] fix a mistype
4255
4256 * r8169 doesn't get woken up by ethernet cable plugging, no PME generated
4257 (LP: #1817676)
4258 - PCI: pciehp: Disable Data Link Layer State Changed event on suspend
4259
4260 * Disco update: v5.0.3 upstream stable release (LP: #1821074)
4261 - connector: fix unsafe usage of ->real_parent
4262 - fou, fou6: avoid uninit-value in gue_err() and gue6_err()
4263 - gro_cells: make sure device is up in gro_cells_receive()
4264 - ipv4/route: fail early when inet dev is missing
4265 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
4266 - lan743x: Fix RX Kernel Panic
4267 - lan743x: Fix TX Stall Issue
4268 - net: hsr: fix memory leak in hsr_dev_finalize()
4269 - net/hsr: fix possible crash in add_timer()
4270 - net: sit: fix UBSAN Undefined behaviour in check_6rd
4271 - net/x25: fix use-after-free in x25_device_event()
4272 - net/x25: reset state in x25_connect()
4273 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
4274 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
4275 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
4276 - rxrpc: Fix client call queueing, waiting for channel
4277 - sctp: remove sched init from sctp_stream_init
4278 - tcp: do not report TCP_CM_INQ of 0 for closed connections
4279 - tcp: Don't access TCP_SKB_CB before initializing it
4280 - tcp: handle inet_csk_reqsk_queue_add() failures
4281 - vxlan: Fix GRO cells race condition between receive and link delete
4282 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
4283 - net/mlx4_core: Fix reset flow when in command polling mode
4284 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
4285 polling
4286 - net/mlx4_core: Fix qp mtt size calculation
4287 - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
4288 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
4289 - net: sched: flower: insert new filter to idr after setting its mask
4290 - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
4291 - perf/x86: Fixup typo in stub functions
4292 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
4293 Liquid Saffire 56
4294 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
4295 - ALSA: hda: Extend i915 component bind timeout
4296 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
4297 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
4298 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
4299 - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with
4300 ALC255
4301 - perf/x86/intel: Fix memory corruption
4302 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
4303 - It's wrong to add len to sector_nr in raid10 reshape twice
4304 - drm: Block fb changes for async plane updates
4305 - Linux 5.0.3
4306
4307 * Disco update: v5.0.2 upstream stable release (LP: #1820318)
4308 - media: uvcvideo: Fix 'type' check leading to overflow
4309 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
4310 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
4311 - iscsi_ibft: Fix missing break in switch statement
4312 - scsi: aacraid: Fix missing break in switch statement
4313 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
4314 - arm64: dts: zcu100-revC: Give wifi some time after power-on
4315 - arm64: dts: hikey: Give wifi some time after power-on
4316 - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
4317 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
4318 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
4319 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
4320 - drm: disable uncached DMA optimization for ARM and arm64
4321 - media: Revert "media: rc: some events are dropped by userspace"
4322 - Revert "PCI/PME: Implement runtime PM callbacks"
4323 - bpf: Stop the psock parser before canceling its work
4324 - gfs2: Fix missed wakeups in find_insert_glock
4325 - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
4326 - staging: erofs: compressed_pages should not be accessed again after freed
4327 - scripts/gdb: replace flags (MS_xyz -> SB_xyz)
4328 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
4329 - perf/x86/intel: Make cpuc allocations consistent
4330 - perf/x86/intel: Generalize dynamic constraint creation
4331 - x86: Add TSX Force Abort CPUID/MSR
4332 - perf/x86/intel: Implement support for TSX Force Abort
4333 - Linux 5.0.2
4334
4335 * Linux security module stacking support
4336 - LSM: Introduce LSM_FLAG_LEGACY_MAJOR
4337 - LSM: Provide separate ordered initialization
4338 - LSM: Plumb visibility into optional "enabled" state
4339 - LSM: Lift LSM selection out of individual LSMs
4340 - LSM: Build ordered list of LSMs to initialize
4341 - LSM: Introduce CONFIG_LSM
4342 - LSM: Introduce "lsm=" for boottime LSM selection
4343 - LSM: Tie enabling logic to presence in ordered list
4344 - LSM: Prepare for reorganizing "security=" logic
4345 - LSM: Refactor "security=" in terms of enable/disable
4346 - LSM: Separate idea of "major" LSM from "exclusive" LSM
4347 - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
4348 - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
4349 - LSM: Add all exclusive LSMs to ordered initialization
4350 - LSM: Split LSM preparation from initialization
4351 - LoadPin: Initialize as ordered LSM
4352 - Yama: Initialize as ordered LSM
4353 - LSM: Introduce enum lsm_order
4354 - capability: Initialize as LSM_ORDER_FIRST
4355 - procfs: add smack subdir to attrs
4356 - Smack: Abstract use of cred security blob
4357 - SELinux: Abstract use of cred security blob
4358 - SELinux: Remove cred security blob poisoning
4359 - SELinux: Remove unused selinux_is_enabled
4360 - AppArmor: Abstract use of cred security blob
4361 - TOMOYO: Abstract use of cred security blob
4362 - Infrastructure management of the cred security blob
4363 - SELinux: Abstract use of file security blob
4364 - Smack: Abstract use of file security blob
4365 - LSM: Infrastructure management of the file security
4366 - SELinux: Abstract use of inode security blob
4367 - Smack: Abstract use of inode security blob
4368 - LSM: Infrastructure management of the inode security
4369 - LSM: Infrastructure management of the task security
4370 - SELinux: Abstract use of ipc security blobs
4371 - Smack: Abstract use of ipc security blobs
4372 - LSM: Infrastructure management of the ipc security blob
4373 - TOMOYO: Update LSM flags to no longer be exclusive
4374 - LSM: generalize flag passing to security_capable
4375 - LSM: Make lsm_early_cred() and lsm_early_task() local functions.
4376 - LSM: Make some functions static
4377 - apparmor: Adjust offset when accessing task blob.
4378 - LSM: Ignore "security=" when "lsm=" is specified
4379 - LSM: Update list of SECURITYFS users in Kconfig
4380 - apparmor: delete the dentry in aafs_remove() to avoid a leak
4381 - apparmor: fix double free when unpack of secmark rules fails
4382 - SAUCE: LSM: Infrastructure management of the sock security
4383 - SAUCE: LSM: Limit calls to certain module hooks
4384 - SAUCE: LSM: Special handling for secctx lsm hooks
4385 - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display
4386 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
4387 - SAUCE: Revert "apparmor: Fix warning about unused function
4388 apparmor_ipv6_postroute"
4389 - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy"
4390 - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering"
4391 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
4392 - SAUCE: Revert "apparmor: Parse secmark policy"
4393 - SAUCE: Revert "apparmor: Add a wildcard secid"
4394 - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()"
4395 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
4396 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
4397 - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path"
4398 - SAUCE: Revert "apparmor: modify audit rule support to support profile
4399 stacks"
4400 - SAUCE: Revert "apparmor: Add support for audit rule filtering"
4401 - SAUCE: Revert "apparmor: add the ability to get a task's secid"
4402 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
4403 - SAUCE: apparmor: add proc subdir to attrs
4404 - SAUCE: apparmor: add an apparmorfs entry to access current attrs
4405 - SAUCE: apparmor: update flags to no longer be exclusive
4406 - SAUCE: update configs and annotations for LSM stacking
4407
4408 * Miscellaneous Ubuntu changes
4409 - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y
4410 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
4411 kernel is locked down
4412 - [Config] CONFIG_RANDOM_TRUST_CPU=y
4413 - [Config] refresh annotations for recent config changes
4414 - ubuntu: vbox -- update to 6.0.4-dfsg-7
4415 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
4416 upcoming platform"
4417
4418 -- Seth Forshee <seth.forshee@canonical.com> Thu, 04 Apr 2019 14:49:59 -0500
4419
4420linux (5.0.0-8.9) disco; urgency=medium
4421
4422 * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)
4423
4424 * hisi_sas: add debugfs support (LP: #1819500)
4425 - scsi: hisi_sas: Create root and device debugfs directories
4426 - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
4427 - scsi: hisi_sas: Take debugfs snapshot for all regs
4428 - scsi: hisi_sas: Debugfs global register create file and add file operations
4429 - scsi: hisi_sas: Add debugfs for port registers
4430 - scsi: hisi_sas: Add debugfs CQ file and add file operations
4431 - scsi: hisi_sas: Add debugfs DQ file and add file operations
4432 - scsi: hisi_sas: Add debugfs IOST file and add file operations
4433 - scsi: hisi_sas: No need to check return value of debugfs_create functions
4434 - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
4435 code
4436 - scsi: hisi_sas: Add debugfs ITCT file and add file operations
4437
4438 * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
4439 - net: hns: Use struct_size() in devm_kzalloc()
4440 - net: hns3: modify enet reinitialization interface
4441 - net: hns3: remove unused member in struct hns3_enet_ring
4442 - net: hns3: remove unnecessary hns3_adjust_tqps_num
4443 - net: hns3: reuse reinitialization interface in the hns3_set_channels
4444 - net: hns3: add interface hclge_tm_bp_setup
4445 - net: hns3: modify parameter checks in the hns3_set_channels
4446 - net: hns3: remove redundant codes in hclge_knic_setup
4447 - net: hns3: fix user configuration loss for ethtool -L
4448 - net: hns3: adjust the use of alloc_tqps and num_tqps
4449 - net: hns3: fix wrong combined count returned by ethtool -l
4450 - net: hns3: do reinitialization while ETS configuration changed
4451 - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
4452 - net: hns3: add calling roce callback function when link status change
4453 - net: hns3: add rx multicast packets statistic
4454 - net: hns3: refactor the statistics updating for netdev
4455 - net: hns3: fix rss configuration lost problem when setting channel
4456 - net: hns3: fix for shaper not setting when TC num changes
4457 - net: hns3: fix bug of ethtool_ops.get_channels for VF
4458 - net: hns3: clear param in ring when free ring
4459 - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
4460 - net: hns3: do not return GE PFC setting err when initializing
4461 - net: hns3: add ETS TC weight setting in SSU module
4462 - net: hns3: add statistics for PFC frames and MAC control frames
4463 - net: hns3: fix PFC not setting problem for DCB module
4464 - net: hns3: don't update packet statistics for packets dropped by hardware
4465 - net: hns3: clear pci private data when unload hns3 driver
4466 - net: hns3: add error handling in hclge_ieee_setets
4467 - net: hns3: fix return value handle issue for hclge_set_loopback()
4468 - net: hns3: fix broadcast promisc issue for revision 0x20
4469 - net: hns3: After setting the loopback, add the status of getting MAC
4470 - net: hns3: do reinitialization while mqprio configuration changed
4471 - net: hns3: remove dcb_ops->map_update in hclge_dcb
4472 - net: hns3: call hns3_nic_set_real_num_queue with netdev down
4473 - net: hns3: add 8 BD limit for tx flow
4474 - net: hns3: add initialization for nic state
4475 - net: hns3: don't allow vf to enable promisc mode
4476 - net: hns3: reuse the definition of l3 and l4 header info union
4477 - net: hns3: fix VF dump register issue
4478 - net: hns3: use the correct interface to stop|open port
4479 - net: hns3: change hnae3_register_ae_dev() to int
4480 - net: hns3: only support tc 0 for VF
4481 - net: hns3: Fix NULL deref when unloading driver
4482 - net: hns3: fix netif_napi_del() not do problem when unloading
4483 - net: hns3: fix for rss result nonuniform
4484 - net: hns3: fix improper error handling in the hclge_init_ae_dev()
4485 - net: hns3: fix an issue for hclgevf_ae_get_hdev
4486 - net: hns3: stop sending keep alive msg to PF when VF is resetting
4487 - net: hns3: keep flow director state unchanged when reset
4488 - net: hns3: Check for allocation failure
4489 - net: hns3: fix a code style issue for hns3_update_new_int_gl()
4490 - net: hns3: fix an issue for hns3_update_new_int_gl
4491 - net: hns3: Modify parameter type from int to bool in set_gro_en
4492 - net: hns3: code optimization for hclge_rx_buffer_calc
4493 - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
4494 - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
4495 - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
4496 - net: hns3: fix the problem that the supported port is empty
4497 - net: hns3: optimize the maximum TC macro
4498 - net: hns3: don't allow user to change vlan filter state
4499 - net: hns3: modify the upper limit judgment condition
4500 - net: hns3: MAC table entry count function increases operation 0 value
4501 protection measures
4502 - net: hns3: make function hclge_set_all_vf_rst() static
4503 - net: hns3: add pointer checking at the beginning of the exported functions.
4504 - net: hns3: Check variable is valid before assigning it to another
4505 - net: hns3: convert mac advertize and supported from u32 to link mode
4506 - net: hns3: fix port info query issue for copper port
4507 - net: hns3: modify print message of ssu common ecc errors
4508 - net: hns3: some bugfix of ppu(rcb) ras errors
4509 - net: hns3: enable 8~11th bit of mac common msi-x error
4510 - net: hns3: fix 6th bit of ppp mpf abnormal errors
4511 - net: hns3: Record VF unicast and multicast tables
4512 - net: hns3: Record VF vlan tables
4513 - net: hns3: uninitialize command queue while unloading PF driver
4514 - net: hns3: clear command queue's registers when unloading VF driver
4515 - net: hns3: add xps setting support for hns3 driver
4516 - net: hns3: avoid mult + div op in critical data path
4517 - net: hns3: limit some variable scope in critical data path
4518 - net: hns3: remove some ops in struct hns3_nic_ops
4519 - net: hns3: add unlikely for error handling in data path
4520 - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
4521 - net: hns3: remove hnae3_get_bit in data path
4522 - net: hns3: add support to config depth for tx|rx ring separately
4523 - net: hns3: enable VF VLAN filter for each VF when initializing
4524 - net: hns3: fix get VF RSS issue
4525 - net: hns3: fix setting of the hns reset_type for rdma hw errors
4526 - net: hns3: fix improper error handling for hns3_client_start
4527 - net: hns: use struct_size() in devm_kzalloc()
4528 - net: hns3: Fix a logical vs bitwise typo
4529 - net: hns3: add dma_rmb() for rx description
4530 - net: hns3: fix to stop multiple HNS reset due to the AER changes
4531
4532 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
4533 - [Packaging] dkms-build -- support building against packages in PPAs
4534 - [Packaging] dkms-build: do not redownload files on subsequent passes
4535 - [Packaging] dkms-build -- elide partial Built-Using information
4536 - [Packaging] dkms-build -- remove retpoline data from final binary packages
4537 - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
4538 - [Packaging] dkms-build -- add support for unversioned overrides
4539 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
4540 - [Packaging] fix-filenames -- handle exact string removal
4541 - [Packaging] dkms-build--nvidia-N -- remove GCC versions
4542
4543 * Disco update: v5.0.1 upstream stable release (LP: #1819515)
4544 - cpufreq: Use struct kobj_attribute instead of struct global_attr
4545 - staging: erofs: fix mis-acted TAIL merging behavior
4546 - binder: create node flag to request sender's security context
4547 - USB: serial: option: add Telit ME910 ECM composition
4548 - USB: serial: cp210x: add ID for Ingenico 3070
4549 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
4550 - driver core: Postpone DMA tear-down until after devres release
4551 - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
4552 - staging: erofs: fix memleak of inode's shared xattr array
4553 - staging: erofs: fix race of initializing xattrs of a inode at the same time
4554 - staging: erofs: fix illegal address access under memory pressure
4555 - staging: comedi: ni_660x: fix missing break in switch statement
4556 - staging: wilc1000: fix to set correct value for 'vif_num'
4557 - staging: android: ion: fix sys heap pool's gfp_flags
4558 - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
4559 - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
4560 held.
4561 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
4562 - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
4563 DSA framework
4564 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
4565 mv88e6xxx_port_set_duplex
4566 - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
4567 - net: mscc: Enable all ports in QSGMII
4568 - net: sched: put back q.qlen into a single location
4569 - net-sysfs: Fix mem leak in netdev_register_kobject
4570 - qmi_wwan: Add support for Quectel EG12/EM12
4571 - sctp: call iov_iter_revert() after sending ABORT
4572 - team: Free BPF filter when unregistering netdev
4573 - tipc: fix RDM/DGRAM connect() regression
4574 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
4575 - x86/boot/compressed/64: Do not read legacy ROM on EFI system
4576 - tracing: Fix event filters and triggers to handle negative numbers
4577 - xhci: tegra: Prevent error pointer dereference
4578 - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
4579 INTEL_SUNRISEPOINT_LP_XHCI
4580 - applicom: Fix potential Spectre v1 vulnerabilities
4581 - alpha: wire up io_pgetevents system call
4582 - MIPS: irq: Allocate accurate order pages for irq stack
4583 - aio: Fix locking in aio_poll()
4584 - xtensa: fix get_wchan
4585 - gnss: sirf: fix premature wakeup interrupt enable
4586 - USB: serial: cp210x: fix GPIO in autosuspend
4587 - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
4588 config"
4589 - Revert "selftests: firmware: remove use of non-standard diff -Z option"
4590 - selftests: firmware: fix verify_reqs() return value
4591 - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
4592 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
4593 - Linux 5.0.1
4594
4595 * sky2 ethernet card doesn't work after returning from suspend
4596 (LP: #1807259) // sky2 ethernet card link not up after suspend
4597 (LP: #1809843) // Disco update: v5.0.1 upstream stable release
4598 (LP: #1819515)
4599 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
4600
4601 * tls selftest failures/hangs on i386 (LP: #1813607)
4602 - [Config] CONFIG_TLS=n for i386
4603
4604 * CVE-2019-8980
4605 - exec: Fix mem leak in kernel_read_file
4606
4607 * Miscellaneous Ubuntu changes
4608 - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
4609 - [Config] enable nvidia build
4610 - [Config] update gcc version to 8.3
4611
4612 * Miscellaneous upstream changes
4613 - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"
4614
4615 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 12 Mar 2019 16:15:44 -0300
4616
4617linux (5.0.0-7.8) disco; urgency=medium
4618
4619 * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519)
4620
4621 * Packaging resync (LP: #1786013)
4622 - [Packaging] update helper scripts
4623
4624 * unnecessary request_queue freeze (LP: #1815733)
4625 - block: avoid setting nr_requests to current value
4626 - block: avoid setting none scheduler if it's already none
4627
4628 * Miscellaneous Ubuntu changes
4629 - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail
4630 - update dkms package versions
4631
4632 [ Upstream Kernel Changes ]
4633
4634 * Rebase to v5.0
4635
4636 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Mar 2019 08:46:10 -0600
4637
4638linux (5.0.0-6.7) disco; urgency=medium
4639
4640 * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585)
4641
4642 * Packaging resync (LP: #1786013)
4643 - [Packaging] update helper scripts
4644 - [Packaging] resync getabis
4645
4646 * installer does not support iSCSI iBFT (LP: #1817321)
4647 - d-i: add iscsi_ibft to scsi-modules
4648
4649 * Silent "Unknown key" message when pressing keyboard backlight hotkey
4650 (LP: #1817063)
4651 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
4652
4653 * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058)
4654 - e1000e: Disable runtime PM on CNP+
4655
4656 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
4657 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
4658
4659 * CVE-2019-3460
4660 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
4661
4662 * CVE-2019-3459
4663 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
4664
4665 * kernel net tls selftest fails on 5.0 (LP: #1816716)
4666 - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across
4667 multiple records"
4668
4669 * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206)
4670 - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes
4671
4672 * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684)
4673 - s390/pci: map IOV resources
4674 - s390/pci: improve bar check
4675
4676 * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060)
4677 - SAUCE: prevent a glibc test failure when looking for obsolete types on
4678 headers
4679
4680 * Miscellaneous Ubuntu changes
4681 - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations
4682 - SAUCE: selftests: pmtu: disable accept_dad for tests
4683 - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode
4684 - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an
4685 expected failure
4686
4687 [ Upstream Kernel Changes ]
4688
4689 * Rebase to v5.0-rc8
4690
4691 -- Seth Forshee <seth.forshee@canonical.com> Mon, 25 Feb 2019 09:37:36 -0600
4692
4693linux (5.0.0-5.6) disco; urgency=medium
4694
4695 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
4696 - ALSA: hda/realtek - Headset microphone and internal speaker support for
4697 System76 oryp5
4698
4699 * Miscellaneous Ubuntu changes
4700 - [Config] Fix aufs menus in annotations file
4701 - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m
4702 - [Config] Update annotations based on configs
4703
4704 [ Upstream Kernel Changes ]
4705
4706 * Rebase to v5.0-rc7
4707
4708 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Feb 2019 10:04:11 +0100
4709
4710linux (5.0.0-4.5) disco; urgency=medium
4711
4712 * linux-buildinfo: pull out ABI information into its own package
4713 (LP: #1806380)
4714 - [Packaging] autoreconstruct -- base tag is always primary mainline version
4715
4716 * [Packaging] Allow overlay of config annotations (LP: #1752072)
4717 - [Packaging] config-check: Add an include directive
4718
4719 * Miscellaneous Ubuntu changes
4720 - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+
4721 - hio -- replace use of do_gettimeofday()
4722 - hio -- part_round_stats() removed in 5.0
4723 - hio -- device_add_disk() grew a 'groups' argument in 4.20
4724 - enable hio build
4725 - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary
4726 mainline version"
4727
4728 [ Upstream Kernel Changes ]
4729
4730 * Rebase to v5.0-rc6
4731
4732 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Feb 2019 08:15:32 -0600
4733
4734linux (5.0.0-3.4) disco; urgency=medium
4735
4736 * CONFIG_TEST_BPF is disabled (LP: #1813955)
4737 - [Config]: Reenable TEST_BPF
4738
4739 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
4740 - HID: i2c-hid: Ignore input report if there's no data present on Elan
4741 touchpanels
4742
4743 * SecureBoot support for arm64 (LP: #1804481)
4744 - Build signed kernels for arm64
4745
4746 * Miscellaneous Ubuntu changes
4747 - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
4748 - [Config] CONFIG_PCMCIA=n for arm64 and s390x
4749 - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x
4750 - [Config] disable I2C TPM drivers for s390x
4751 - [Config] CONFIG_RAPIDIO=n for s390x
4752 - [Config] CONFIG_DMADEVICES=n for s390x
4753 - [Config] disable gpio drivers for s390x
4754 - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el
4755 - [Config] disable I2C hardware drivers for s390x
4756 - [Config] CONFIG_I3C=n for s390x
4757 - [Config] CONFIG_SERIO=n for s390x
4758 - [Config] disable misc drivers for s390x
4759 - [Config] disable EEPROM drivers for s390x
4760 - [Config] disable MFD drivers for s390x
4761 - [Config] CONFIG_NVMEM=n for s390x
4762 - [Config] CONFIG_MLXSW_I2C=n for s390x
4763 - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x
4764 - [Config] CONFIG_PPP=n for s390x
4765 - [Config] CONFIG_PCCARD=n for s390x
4766 - [Config] CONFIG_PCI_MESON=y
4767 - [Config] CONFIG_SCSI_MYRB=n for s390x
4768 - [Config] CONFIG_REGULATOR=n for s390x
4769 - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x
4770 - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y
4771 - [Config] update annotations following config review
4772 - [Packaging] remove handoff check for uefi signing
4773 - [Packaging] decompress gzipped efi images in signing tarball
4774 - vbox-update: allow leading whitespace when fixing up KERN_DIR
4775 - ubuntu: vbox -- update to 6.0.4-dfsg-3
4776 - vbox: remove remount check in sf_read_super_aux()
4777 - enable vbox build
4778 - [Config] CONFIG_ANDROID_BINDER_DEVICES=""
4779 - SAUCE: import aufs driver
4780 - [Config]: Enable aufs
4781 - [Config] relocate aufs annotations to menu
4782 - [Config] remove unmatched configs from annotations
4783 - [Config] fix up abi for removed modules
4784 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4785 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
4786 - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location
4787 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
4788 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
4789 - [Config] (efi-lockdown) enable importing of efi certificates for module sig
4790 verification
4791
4792 * Miscellaneous upstream changes
4793 - binder: fix CONFIG_ANDROID_BINDER_DEVICES
4794
4795 [ Upstream Kernel Changes ]
4796
4797 * Rebase to v5.0-rc5
4798
4799 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Feb 2019 14:26:12 -0600
4800
4801linux (5.0.0-2.3) disco; urgency=medium
4802
4803 * kernel oops in bcache module (LP: #1793901)
4804 - SAUCE: bcache: never writeback a discard operation
4805
4806 * Enable sound card power saving by default (LP: #1804265)
4807 - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
4808
4809 * Miscellaneous Ubuntu changes
4810 - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests"
4811 - SAUCE: ashmem: turn into module
4812 - SAUCE: binder: turn into module
4813 - SAUCE: binder: give binder_alloc its own debug mask file
4814 - [Config] enable binder and ashmem as modules
4815 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
4816 - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger
4817 test
4818 - update dkms package versions
4819
4820 [ Upstream Kernel Changes ]
4821
4822 * Rebase to v5.0-rc4
4823
4824 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Jan 2019 06:57:32 -0600
4825
4826linux (5.0.0-1.2) disco; urgency=medium
4827
4828 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
4829 - USB: Add new USB LPM helpers
4830 - USB: Consolidate LPM checks to avoid enabling LPM twice
4831
4832 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
4833 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
4834 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
4835
4836 * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467)
4837 - [Config] enable virtio-gpu for s390x
4838
4839 * Crash on "ip link add foo type ipip" (LP: #1811803)
4840 - SAUCE: fan: Fix NULL pointer dereference
4841
4842 * Fix not working Goodix touchpad (LP: #1811929)
4843 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
4844
4845 * Miscellaneous Ubuntu changes
4846 - update dkms package versions
4847 - enable zfs build
4848
4849 [ Upstream Kernel Changes ]
4850
4851 * Rebase to v5.0-rc3
4852
4853 -- Seth Forshee <seth.forshee@canonical.com> Tue, 22 Jan 2019 13:56:17 -0600
4854
4855linux (5.0.0-0.1) disco; urgency=medium
4856
4857 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
4858 - [Packaging] dkms -- add per package post-process step
4859 - [Packaging] dkms -- switch to a consistent build prefix length and strip
4860 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
4861 - [Packaging] nvidia -- make nvidia package version explicit
4862
4863 * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334)
4864 - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
4865
4866 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
4867 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
4868
4869 * Miscellaneous Ubuntu changes
4870 - ubuntu -- disable vbox build
4871 - ubuntu -- disable hio build
4872 - Disable zfs build
4873 - SAUCE: import aufs driver
4874 - update dkms package versions
4875 - [Config] disable aufs config options
4876 - [Config] disable nvidia build
4877 - update dropped.txt
4878 - [Packaging] disable nvidia dkms builds for mainline
4879 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4880 kernel image
4881 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
4882 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4883 locked down
4884 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4885 down
4886 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
4887 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
4888 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
4889 down
4890 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
4891 locked down
4892 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
4893 down
4894 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
4895 locked down
4896 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
4897 has been locked down
4898 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
4899 locked down
4900 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
4901 locked down
4902 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
4903 down
4904 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
4905 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
4906 parameters (eg. ioport)
4907 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
4908 - SAUCE: (efi-lockdown) Lock down /proc/kcore
4909 - SAUCE: (efi-lockdown) Lock down kprobes
4910 - SAUCE: (efi-lockdown) Lock down perf
4911 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
4912 down
4913 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
4914 defined
4915 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
4916 secondary keyring
4917 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
4918 that aren't present.
4919 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
4920 efi_status_to_err().
4921 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
4922 error messages.
4923 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
4924 reboot
4925 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
4926 boot mode
4927 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
4928 mode
4929 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4930 - [Config] set config options for efi lockdown
4931 - Revert "UBUNTU: SAUCE: import aufs driver"
4932
4933 [ Upstream Kernel Changes ]
4934
4935 * Rebase to v5.0-rc2
4936
4937 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Jan 2019 12:31:29 -0600
4938
4939linux (5.0.0-0.0) disco; urgency=medium
4940
4941 * Dummy entry.
4942
4943 -- Seth Forshee <seth.forshee@canonical.com> Wed, 16 Jan 2019 14:48:05 -0600
4944
4945linux (4.20.0-2.3) disco; urgency=medium
4946
4947 [ Upstream Kernel Changes ]
4948
4949 * Rebase to v4.20
4950
4951 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Jan 2019 12:11:43 -0600
4952
4953linux (4.20.0-1.2) disco; urgency=medium
4954
4955 * Packaging resync (LP: #1786013)
4956 - [Packaging] update helper scripts
4957
4958 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
4959 Adapter (LP: #1805607)
4960 - SAUCE: ath10k: provide reset function for QCA9377 chip
4961
4962 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
4963 - [Packaging] dkms -- dkms package build packaging support
4964 - [Packaging] dkms -- save build objects artifacts for validation
4965 - [Packaging] dkms -- add general Built-Using: support
4966 - [Packaging] simplify Provides comma handling
4967 - [Packaging] zfs/spl -- remove packaging support for incorporated source
4968 - [Packaging] zfs/spl -- remove incorporated source
4969 - [Packaging] zfs/spl -- build via dkms
4970 - [Packaging] zfs/spl -- make zfs package version explicit
4971 - [Packaging] update-version-dkms -- sync archive versions to package
4972
4973 * Miscellaneous Ubuntu changes
4974 - [Packaging] update-version-dkms -- fix getting distrbution from changelog
4975 - update dkms package versions
4976
4977 [ Upstream Kernel Changes ]
4978
4979 * Rebase to v4.20-rc6
4980
4981 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Dec 2018 11:33:08 -0600
4982
4983linux (4.20.0-0.1) disco; urgency=medium
4984
4985 * Overlayfs in user namespace leaks directory content of inaccessible
4986 directories (LP: #1793458) // CVE-2018-6559
4987 - Revert "ovl: relax permission checking on underlying layers"
4988 - SAUCE: overlayfs: ensure mounter privileges when reading directories
4989
4990 * Miscellaneous Ubuntu changes
4991 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4992 kernel image
4993 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
4994 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4995 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4996 locked down
4997 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4998 down
4999 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
5000 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
5001 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
5002 down
5003 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
5004 locked down
5005 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
5006 down
5007 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
5008 locked down
5009 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
5010 has been locked down
5011 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
5012 locked down
5013 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
5014 locked down
5015 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
5016 down
5017 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
5018 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
5019 parameters (eg. ioport)
5020 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
5021 - SAUCE: (efi-lockdown) Lock down /proc/kcore
5022 - SAUCE: (efi-lockdown) Lock down kprobes
5023 - SAUCE: (efi-lockdown) Lock down perf
5024 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
5025 down
5026 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
5027 secondary keyring
5028 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
5029 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
5030 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
5031 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
5032 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
5033 that aren't present.
5034 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
5035 efi_status_to_err().
5036 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
5037 error messages.
5038 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
5039 reboot
5040 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
5041 boot mode
5042 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
5043 mode
5044 - SAUCE: (efi-lockdown) Fix for module sig verification
5045 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
5046 - SAUCE: Import aufs driver
5047 - ubuntu: vbox -- update to 5.2.22-dfsg-2
5048 - ubuntu -- disable vbox build
5049 - ubuntu -- disable hio build
5050 - Disable zfs build
5051
5052 [ Upstream Kernel Changes ]
5053
5054 * Rebase to v4.20-rc5
5055
5056 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Dec 2018 07:13:42 -0600
5057
5058linux (4.20.0-0.0) disco; urgency=medium
5059
5060 * Dummy entry.
5061
5062 -- Seth Forshee <seth.forshee@canonical.com> Thu, 06 Dec 2018 10:20:19 -0600
5063
5064linux (4.19.0-8.9) disco; urgency=medium
5065
5066 * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952)
5067
5068 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
5069 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
5070
5071 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
5072 - igb: Fix an issue that PME is not enabled during runtime suspend
5073
5074 * The line-out on the Dell Dock station can't work (LP: #1806532)
5075 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
5076
5077 * CVE-2018-19407
5078 - KVM: X86: Fix scan ioapic use-before-initialization
5079
5080 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
5081 (LP: #1805775)
5082 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
5083 disabled
5084
5085 * Disco update: 4.19.6 upstream stable release (LP: #1806909)
5086 - HID: steam: remove input device when a hid client is running.
5087 - efi/libstub: arm: support building with clang
5088 - usb: core: Fix hub port connection events lost
5089 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
5090 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
5091 - usb: dwc3: core: Clean up ULPI device
5092 - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
5093 - xhci: Fix leaking USB3 shared_hcd at xhci removal
5094 - xhci: handle port status events for removed USB3 hcd
5095 - xhci: Add check for invalid byte size error when UAS devices are connected.
5096 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
5097 - usb: xhci: fix timeout for transition from RExit to U0
5098 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
5099 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
5100 detected
5101 - ALSA: oss: Use kvzalloc() for local buffer allocations
5102 - MAINTAINERS: Add Sasha as a stable branch maintainer
5103 - Documentation/security-bugs: Clarify treatment of embargoed information
5104 - Documentation/security-bugs: Postpone fix publication in exceptional cases
5105 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
5106 - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value
5107 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
5108 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
5109 - iwlwifi: mvm: support sta_statistics() even on older firmware
5110 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
5111 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
5112 - brcmfmac: fix reporting support for 160 MHz channels
5113 - opp: ti-opp-supply: Dynamically update u_volt_min
5114 - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call
5115 - tools/power/cpupower: fix compilation with STATIC=true
5116 - v9fs_dir_readdir: fix double-free on p9stat_read error
5117 - selinux: Add __GFP_NOWARN to allocation at str_read()
5118 - Input: synaptics - avoid using uninitialized variable when probing
5119 - bfs: add sanity check at bfs_fill_super()
5120 - sctp: clear the transport of some out_chunk_list chunks in
5121 sctp_assoc_rm_peer
5122 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
5123 - llc: do not use sk_eat_skb()
5124 - mm: don't warn about large allocations for slab
5125 - mm/memory.c: recheck page table entry with page table lock held
5126 - tcp: do not release socket ownership in tcp_close()
5127 - drm/fb-helper: Blacklist writeback when adding connectors to fbdev
5128 - drm/amdgpu: Add missing firmware entry for HAINAN
5129 - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
5130 - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
5131 - drm/i915: Disable LP3 watermarks on all SNB machines
5132 - drm/ast: change resolution may cause screen blurred
5133 - drm/ast: fixed cursor may disappear sometimes
5134 - drm/ast: Remove existing framebuffers before loading driver
5135 - can: flexcan: Unlock the MB unconditionally
5136 - can: dev: can_get_echo_skb(): factor out non sending code to
5137 __can_get_echo_skb()
5138 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
5139 access frame length
5140 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
5141 is accessed out of bounds
5142 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
5143 existing skb
5144 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
5145 can_rx_offload_queue_sorted() functions
5146 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
5147 can_rx_offload_queue_tail()
5148 - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
5149 - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
5150 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
5151 - can: hi311x: Use level-triggered interrupt
5152 - can: flexcan: Always use last mailbox for TX
5153 - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct
5154 flexcan_priv::tx_mb_idx
5155 - ACPICA: AML interpreter: add region addresses in global list during
5156 initialization
5157 - IB/hfi1: Eliminate races in the SDMA send error path
5158 - fsnotify: generalize handling of extra event flags
5159 - fanotify: fix handling of events on child sub-directory
5160 - pinctrl: meson: fix pinconf bias disable
5161 - pinctrl: meson: fix gxbb ao pull register bits
5162 - pinctrl: meson: fix gxl ao pull register bits
5163 - pinctrl: meson: fix meson8 ao pull register bits
5164 - pinctrl: meson: fix meson8b ao pull register bits
5165 - tools/testing/nvdimm: Fix the array size for dimm devices.
5166 - scsi: lpfc: fix remoteport access
5167 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
5168 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
5169 - cpufreq: imx6q: add return value check for voltage scale
5170 - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
5171 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
5172 - crypto: simd - correctly take reqsize of wrapped skcipher into account
5173 - floppy: fix race condition in __floppy_read_block_0()
5174 - powerpc/io: Fix the IO workarounds code to work with Radix
5175 - sched/fair: Fix cpu_util_wake() for 'execl' type workloads
5176 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
5177 - block: copy ioprio in __bio_clone_fast() and bounce
5178 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
5179 - riscv: add missing vdso_install target
5180 - RISC-V: Silence some module warnings on 32-bit
5181 - drm/amdgpu: fix bug with IH ring setup
5182 - kdb: Use strscpy with destination buffer size
5183 - NFSv4: Fix an Oops during delegation callbacks
5184 - powerpc/numa: Suppress "VPHN is not supported" messages
5185 - efi/arm: Revert deferred unmap of early memmap mapping
5186 - z3fold: fix possible reclaim races
5187 - mm, memory_hotplug: check zone_movable in has_unmovable_pages
5188 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
5189 - mm, page_alloc: check for max order in hot path
5190 - dax: Avoid losing wakeup in dax_lock_mapping_entry
5191 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
5192 - tty: wipe buffer.
5193 - tty: wipe buffer if not echoing data
5194 - gfs2: Fix iomap buffer head reference counting bug
5195 - rcu: Make need_resched() respond to urgent RCU-QS needs
5196 - media: ov5640: Re-work MIPI startup sequence
5197 - media: ov5640: Fix timings setup code
5198 - media: ov5640: fix exposure regression
5199 - media: ov5640: fix auto gain & exposure when changing mode
5200 - media: ov5640: fix wrong binning value in exposure calculation
5201 - media: ov5640: fix auto controls values when switching to manual mode
5202 - Linux 4.19.6
5203
5204 * linux-buildinfo: pull out ABI information into its own package
5205 (LP: #1806380)
5206 - [Packaging] limit preparation to linux-libc-dev in headers
5207 - [Packaging] commonise debhelper invocation
5208 - [Packaging] ABI -- accumulate abi information at the end of the build
5209 - [Packaging] buildinfo -- add basic build information
5210 - [Packaging] buildinfo -- add firmware information to the flavour ABI
5211 - [Packaging] buildinfo -- add compiler information to the flavour ABI
5212 - [Packaging] buildinfo -- add buildinfo support to getabis
5213 - [Packaging] getabis -- handle all known package combinations
5214 - [Packaging] getabis -- support parsing a simple version
5215
5216 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
5217 - [Packaging] own /usr/lib/linux/triggers
5218
5219 * Miscellaneous upstream changes
5220 - blk-mq: fix corruption with direct issue
5221
5222 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Dec 2018 09:18:30 -0600
5223
5224linux (4.19.0-7.8) disco; urgency=medium
5225
5226 * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465)
5227
5228 * Fix and issue that LG I2C touchscreen stops working after reboot
5229 (LP: #1805085)
5230 - HID: i2c-hid: Disable runtime PM for LG touchscreen
5231
5232 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
5233 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
5234 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
5235
5236 * Regression: hinic performance degrades over time (LP: #1805248)
5237 - Revert "net-next/hinic: add checksum offload and TSO support"
5238
5239 * Disco update: 4.19.5 upstream stable release (LP: #1805461)
5240 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
5241 - cifs: don't dereference smb_file_target before null check
5242 - cifs: fix return value for cifs_listxattr
5243 - arm64: kprobe: make page to RO mode when allocate it
5244 - block: brd: associate with queue until adding disk
5245 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
5246 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
5247 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
5248 - net: hns3: bugfix for the initialization of command queue's spin lock
5249 - ixgbe: fix MAC anti-spoofing filter after VFLR
5250 - reiserfs: propagate errors from fill_with_dentries() properly
5251 - hfs: prevent btree data loss on root split
5252 - hfsplus: prevent btree data loss on root split
5253 - perf unwind: Take pgoff into account when reporting elf to libdwfl
5254 - um: Give start_idle_thread() a return code
5255 - drm/edid: Add 6 bpc quirk for BOE panel.
5256 - afs: Handle EIO from delivery function
5257 - platform/x86: intel_telemetry: report debugfs failure
5258 - clk: fixed-rate: fix of_node_get-put imbalance
5259 - perf symbols: Set PLT entry/header sizes properly on Sparc
5260 - fs/exofs: fix potential memory leak in mount option parsing
5261 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
5262 - apparmor: Fix uninitialized value in aa_split_fqname
5263 - x86/earlyprintk: Add a force option for pciserial device
5264 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
5265 - clk: meson-axg: pcie: drop the mpll3 clock parent
5266 - arm64: percpu: Initialize ret in the default case
5267 - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
5268 - clk: renesas: r9a06g032: Fix UART34567 clock rate
5269 - clk: ti: fix OF child-node lookup
5270 - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
5271 - netfilter: ipv6: fix oops when defragmenting locally generated fragments
5272 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
5273 - s390/decompressor: add missing FORCE to build targets
5274 - s390/vdso: add missing FORCE to build targets
5275 - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
5276 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
5277 - HID: alps: allow incoming reports when only the trackstick is opened
5278 - Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
5279 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
5280 replace
5281 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
5282 - netfilter: ipset: fix ip_set_list allocation failure
5283 - s390/mm: fix mis-accounting of pgtable_bytes
5284 - s390/mm: Fix ERROR: "__node_distance" undefined!
5285 - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
5286 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
5287 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
5288 - netfilter: ipset: Fix calling ip_set() macro at dumping
5289 - netfilter: nft_compat: ebtables 'nat' table is normal chain type
5290 - s390/qeth: fix HiperSockets sniffer
5291 - s390/qeth: unregister netdevice only when registered
5292 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
5293 - hwmon: (ibmpowernv) Remove bogus __init annotations
5294 - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
5295 - ARM: dts: fsl: Fix improperly quoted stdout-path values
5296 - Revert "drm/exynos/decon5433: implement frame counter"
5297 - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2
5298 - arm64: dts: renesas: condor: switch from EtherAVB to GEther
5299 - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
5300 - clk: fixed-factor: fix of_node_get-put imbalance
5301 - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
5302 - lib/raid6: Fix arm64 test build
5303 - drm/amd/display: Stop leaking planes
5304 - block: Clear kernel memory before copying to user
5305 - drm/amd/display: Drop reusing drm connector for MST
5306 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
5307 - s390/perf: Change CPUM_CF return code in event init function
5308 - ceph: quota: fix null pointer dereference in quota check
5309 - of/device: Really only set bus DMA mask when appropriate
5310 - nvme: make sure ns head inherits underlying device limits
5311 - i2c: omap: Enable for ARCH_K3
5312 - i2c: qcom-geni: Fix runtime PM mismatch with child devices
5313 - sched/core: Take the hotplug lock in sched_init_smp()
5314 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
5315 - perf tools: Do not zero sample_id_all for group members
5316 - ice: Fix dead device link issue with flow control
5317 - ice: Fix the bytecount sent to netdev_tx_sent_queue
5318 - ice: Change req_speeds to be u16
5319 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
5320 - qed: Fix memory/entry leak in qed_init_sp_request()
5321 - qed: Fix blocking/unlimited SPQ entries leak
5322 - qed: Fix SPQ entries not returned to pool in error flows
5323 - qed: Fix potential memory corruption
5324 - net: stmmac: Fix RX packet size > 8191
5325 - net: aquantia: fix potential IOMMU fault after driver unbind
5326 - net: aquantia: fixed enable unicast on 32 macvlan
5327 - net: aquantia: invalid checksumm offload implementation
5328 - kbuild: deb-pkg: fix too low build version number
5329 - Revert "scripts/setlocalversion: git: Make -dirty check more robust"
5330 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
5331 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
5332 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
5333 - x86/ldt: Remove unused variable in map_ldt_struct()
5334 - media: v4l: event: Add subscription to list before calling "add" operation
5335 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
5336 - RISC-V: Fix raw_copy_{to,from}_user()
5337 - uio: Fix an Oops on load
5338 - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15
5339 - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()
5340 - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
5341 - can: kvaser_usb: Fix potential uninitialized variable use
5342 - usb: cdc-acm: add entry for Hiro (Conexant) modem
5343 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
5344 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
5345 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
5346 - USB: misc: appledisplay: add 20" Apple Cinema Display
5347 - gnss: serial: fix synchronous write timeout
5348 - gnss: sirf: fix synchronous write timeout
5349 - mtd: rawnand: atmel: fix OF child-node lookup
5350 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
5351 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
5352 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
5353 - HID: Add quirk for Primax PIXART OEM mice
5354 - HID: Add quirk for Microsoft PIXART OEM mouse
5355 - libceph: fall back to sendmsg for slab pages
5356 - mt76x0: run vco calibration for each channel configuration
5357 - Linux 4.19.5
5358
5359 * Miscellaneous Ubuntu changes
5360 - Revert "UBUNTU: Build signed kernels for arm64"
5361
5362 -- Seth Forshee <seth.forshee@canonical.com> Tue, 27 Nov 2018 10:38:34 -0600
5363
5364linux (4.19.0-6.7) disco; urgency=medium
5365
5366 * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195)
5367
5368 * SecureBoot support for arm64 (LP: #1804481)
5369 - Build signed kernels for arm64
5370
5371 * Add pointstick support for Cirque Touchpad (LP: #1805081)
5372 - HID: multitouch: Add pointstick support for Cirque Touchpad
5373
5374 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
5375 (LP: #1804588)
5376 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
5377 - SAUCE: nvme: add quirk to not call disable function when suspending
5378
5379 * Disco update: 4.19.4 upstream stable release (LP: #1805159)
5380 - flow_dissector: do not dissect l4 ports for fragments
5381 - ibmvnic: fix accelerated VLAN handling
5382 - ip_tunnel: don't force DF when MTU is locked
5383 - ipv6: fix a dst leak when removing its exception
5384 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
5385 - net: bcmgenet: protect stop from timeout
5386 - net-gro: reset skb->pkt_type in napi_reuse_skb()
5387 - sctp: not allow to set asoc prsctp_enable by sockopt
5388 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
5389 coalescing
5390 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
5391 - tipc: don't assume linear buffer when reading ancillary data
5392 - tipc: fix lockdep warning when reinitilaizing sockets
5393 - tuntap: fix multiqueue rx
5394 - net: systemport: Protect stop from timeout
5395 - net/sched: act_pedit: fix memory leak when IDR allocation fails
5396 - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
5397 - tipc: fix link re-establish failure
5398 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
5399 - net/mlx5e: Claim TC hw offloads support only under a proper build config
5400 - net/mlx5e: Adjust to max number of channles when re-attaching
5401 - net/mlx5e: RX, verify received packet size in Linear Striding RQ
5402 - Revert "sctp: remove sctp_transport_pmtu_check"
5403 - net/mlx5e: Always use the match level enum when parsing TC rule match
5404 - net/mlx5e: Fix selftest for small MTUs
5405 - net/mlx5e: Removed unnecessary warnings in FEC caps query
5406 - inet: frags: better deal with smp races
5407 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
5408 - net/mlx5: IPSec, Fix the SA context hash key
5409 - net/mlx5e: IPoIB, Reset QP after channels are closed
5410 - net: dsa: mv88e6xxx: Fix clearing of stats counters
5411 - net: phy: realtek: fix RTL8201F sysfs name
5412 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
5413 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
5414 - net: dsa: microchip: initialize mutex before use
5415 - sctp: fix strchange_flags name for Stream Change Event
5416 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
5417 - sctp: not increase stream's incnt before sending addstrm_in request
5418 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
5419 - net: smsc95xx: Fix MTU range
5420 - rxrpc: Fix lockup due to no error backoff after ack transmit error
5421 - usbnet: smsc95xx: disable carrier check while suspending
5422 - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP
5423 mitigation"
5424 - Linux 4.19.4
5425
5426 * Disco update: 4.19.3 upstream stable release (LP: #1805158)
5427 - powerpc/traps: restore recoverability of machine_check interrupts
5428 - powerpc/64/module: REL32 relocation range check
5429 - powerpc/mm: Fix page table dump to work on Radix
5430 - powerpc/mm: fix always true/false warning in slice.c
5431 - drm/amd/display: fix bug of accessing invalid memory
5432 - Input: wm97xx-ts - fix exit path
5433 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
5434 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
5435 - tty: check name length in tty_find_polling_driver()
5436 - tracing/kprobes: Check the probe on unloaded module correctly
5437 - drm/nouveau/secboot/acr: fix memory leak
5438 - drm/amdgpu/powerplay: fix missing break in switch statements
5439 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
5440 - powerpc/nohash: fix undefined behaviour when testing page size support
5441 - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
5442 - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'
5443 - drm/msm: dpu: Allow planes to extend past active display
5444 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
5445 - drm/omap: fix memory barrier bug in DMM driver
5446 - drm/amd/display: Raise dispclk value for dce120 by 15%
5447 - drm/amd/display: fix gamma not being applied
5448 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
5449 - media: pci: cx23885: handle adding to list failure
5450 - media: coda: don't overwrite h.264 profile_idc on decoder instance
5451 - MIPS: kexec: Mark CPU offline before disabling local IRQ
5452 - powerpc/boot: Ensure _zimage_start is a weak symbol
5453 - powerpc/memtrace: Remove memory in chunks
5454 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
5455 - staging: erofs: fix a missing endian conversion
5456 - serial: 8250_of: Fix for lack of interrupt support
5457 - sc16is7xx: Fix for multi-channel stall
5458 - media: tvp5150: fix width alignment during set_selection()
5459 - powerpc/selftests: Wait all threads to join
5460 - staging:iio:ad7606: fix voltage scales
5461 - drm: rcar-du: Update Gen3 output limitations
5462 - drm/amdgpu: Fix SDMA TO after GPU reset v3
5463 - staging: most: video: fix registration of an empty comp core_component
5464 - 9p locks: fix glock.client_id leak in do_lock
5465 - udf: Prevent write-unsupported filesystem to be remounted read-write
5466 - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and
5467 i.MX6ULL
5468 - media: ov5640: fix mode change regression
5469 - 9p: clear dangling pointers in p9stat_free
5470 - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()
5471 - media: ov5640: fix restore of last mode set
5472 - cdrom: fix improper type cast, which can leat to information leak.
5473 - ovl: fix error handling in ovl_verify_set_fh()
5474 - ovl: fix recursive oi->lock in ovl_link()
5475 - ovl: check whiteout in ovl_create_over_whiteout()
5476 - ovl: automatically enable redirect_dir on metacopy=on
5477 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
5478 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
5479 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
5480 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
5481 - scsi: qla2xxx: Fix early srb free on abort
5482 - scsi: qla2xxx: shutdown chip if reset fail
5483 - scsi: qla2xxx: Reject bsg request if chip is down.
5484 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
5485 - scsi: qla2xxx: Fix for double free of SRB structure
5486 - scsi: qla2xxx: Fix NVMe session hang on unload
5487 - scsi: qla2xxx: Fix NVMe Target discovery
5488 - scsi: qla2xxx: Fix duplicate switch database entries
5489 - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
5490 - vfs: fix FIGETBSZ ioctl on an overlayfs file
5491 - fuse: Fix use-after-free in fuse_dev_do_read()
5492 - fuse: Fix use-after-free in fuse_dev_do_write()
5493 - fuse: fix blocked_waitq wakeup
5494 - fuse: set FR_SENT while locked
5495 - drm/msm: fix OF child-node lookup
5496 - arm64: dts: stratix10: Support Ethernet Jumbo frame
5497 - arm64: dts: stratix10: fix multicast filtering
5498 - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
5499 - clk: meson: axg: mark fdiv2 and fdiv3 as critical
5500 - zram: close udev startup race condition as default groups
5501 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
5502 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
5503 - xtensa: add NOTES section to the linker script
5504 - xtensa: make sure bFLT stack is 16 byte aligned
5505 - xtensa: fix boot parameters address translation
5506 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
5507 - clk: s2mps11: Fix matching when built as module and DT node contains
5508 compatible
5509 - clk: at91: Fix division by zero in PLL recalc_rate()
5510 - clk: sunxi-ng: h6: fix bus clocks' divider position
5511 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
5512 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
5513 - libceph: bump CEPH_MSG_MAX_DATA_LEN
5514 - Revert "ceph: fix dentry leak in splice_dentry()"
5515 - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
5516 - mach64: fix display corruption on big endian machines
5517 - mach64: fix image corruption due to reading accelerator registers
5518 - acpi/nfit, x86/mce: Handle only uncorrectable machine checks
5519 - acpi/nfit, x86/mce: Validate a MCE's address before using it
5520 - acpi, nfit: Fix ARS overflow continuation
5521 - reset: hisilicon: fix potential NULL pointer dereference
5522 - crypto: hisilicon - Fix NULL dereference for same dst and src
5523 - crypto: hisilicon - Fix reference after free of memories on error path
5524 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
5525 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
5526 - SCSI: fix queue cleanup race before queue initialization is done
5527 - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for
5528 CONFIG_SWAP"
5529 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
5530 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
5531 - ocfs2: free up write context when direct IO failed
5532 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
5533 - memory_hotplug: cond_resched in __remove_pages
5534 - netfilter: conntrack: fix calculation of next bucket number in early_drop
5535 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
5536 - bonding/802.3ad: fix link_failure_count tracking
5537 - mtd: spi-nor: cadence-quadspi: Return error code in
5538 cqspi_direct_read_execute()
5539 - mtd: nand: Fix nanddev_neraseblocks()
5540 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
5541 - hwmon: (core) Fix double-free in __hwmon_device_register()
5542 - perf cs-etm: Correct CPU mode for samples
5543 - perf stat: Handle different PMU names with common prefix
5544 - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
5545 - perf intel-pt/bts: Calculate cpumode for synthesized samples
5546 - perf intel-pt: Insert callchain context into synthesized callchains
5547 - of, numa: Validate some distance map rules
5548 - x86/cpu/vmware: Do not trace vmware_sched_clock()
5549 - x86/hyper-v: Enable PIT shutdown quirk
5550 - termios, tty/tty_baudrate.c: fix buffer overrun
5551 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
5552 - watchdog/core: Add missing prototypes for weak functions
5553 - btrfs: fix pinned underflow after transaction aborted
5554 - Btrfs: fix missing data checksums after a ranged fsync (msync)
5555 - Btrfs: fix cur_offset in the error case for nocow
5556 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
5557 - Btrfs: fix data corruption due to cloning of eof block
5558 - btrfs: tree-checker: Fix misleading group system information
5559 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
5560 - ext4: add missing brelse() update_backups()'s error path
5561 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
5562 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
5563 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
5564 - ext4: missing !bh check in ext4_xattr_inode_write()
5565 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
5566 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
5567 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
5568 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
5569 - ext4: avoid possible double brelse() in add_new_gdb() on error path
5570 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
5571 - ext4: fix possible leak of s_journal_flag_rwsem in error path
5572 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
5573 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
5574 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
5575 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
5576 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
5577 - mount: Prevent MNT_DETACH from disconnecting locked mounts
5578 - mnt: fix __detach_mounts infinite loop
5579 - uapi: fix linux/kfd_ioctl.h userspace compilation errors
5580 - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
5581 - kdb: use correct pointer when 'btc' calls 'btt'
5582 - kdb: print real address of pointers instead of hashed addresses
5583 - sunrpc: correct the computation for page_ptr when truncating
5584 - NFSv4: Don't exit the state manager without clearing
5585 NFS4CLNT_MANAGER_RUNNING
5586 - nfsd: COPY and CLONE operations require the saved filehandle to be set
5587 - rtc: hctosys: Add missing range error reporting
5588 - fuse: fix use-after-free in fuse_direct_IO()
5589 - fuse: fix leaked notify reply
5590 - fuse: fix possibly missed wake-up after abort
5591 - selinux: check length properly in SCTP bind hook
5592 - gfs2: Put bitmap buffers in put_super
5593 - gfs2: Fix metadata read-ahead during truncate (2)
5594 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
5595 - crypto: user - fix leaking uninitialized memory to userspace
5596 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
5597 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
5598 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
5599 - efi/arm/libstub: Pack FDT after populating it
5600 - mm: don't reclaim inodes with many attached pages
5601 - scripts/spdxcheck.py: make python3 compliant
5602 - drm/rockchip: Allow driver to be shutdown on reboot/kexec
5603 - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
5604 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
5605 - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
5606 - drm/nouveau: Check backlight IDs are >= 0, not > 0
5607 - drm/nouveau: Fix nv50_mstc->best_encoder()
5608 - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
5609 - drm/etnaviv: fix bogus fence complete check in timeout handler
5610 - drm/dp_mst: Check if primary mstb is null
5611 - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
5612 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
5613 panel's native mode
5614 - drm/i915: Use the correct crtc when sanitizing plane mapping
5615 - drm/i915: Restore vblank interrupts earlier
5616 - drm/i915: Don't unset intel_connector->mst_port
5617 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
5618 - drm/i915: Large page offsets for pread/pwrite
5619 - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
5620 - drm/i915/dp: Restrict link retrain workaround to external monitors
5621 - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
5622 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
5623 - drm/i915: Mark up GTT sizes as u64
5624 - drm/i915: Fix error handling for the NV12 fb dimensions check
5625 - drm/i915: Fix ilk+ watermarks when disabling pipes
5626 - drm/i915: Compare user's 64b GTT offset even on 32b
5627 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
5628 - drm/i915: Mark pin flags as u64
5629 - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
5630 - drm/i915/execlists: Force write serialisation into context image vs
5631 execution
5632 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
5633 - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
5634 - drm/i915: Fix hpd handling for pins with two encoders
5635 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
5636 - Revert "ACPICA: AML interpreter: add region addresses in global list during
5637 initialization"
5638 - Linux 4.19.3
5639
5640 * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154)
5641 - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link"
5642
5643 * Miscellaneous Ubuntu changes
5644 - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1
5645
5646 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Nov 2018 11:44:00 -0600
5647
5648linux (4.19.0-5.6) disco; urgency=medium
5649
5650 * crash in ENA driver on removing an interface (LP: #1802341)
5651 - SAUCE: net: ena: fix crash during ena_remove()
5652
5653 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
5654 (LP: #1797367)
5655 - s390/qeth: sanitize strings in debug messages
5656
5657 * Disco update: 4.19.2 upstream stable release (LP: #1803410)
5658 - bpf: fix partial copy of map_ptr when dst is scalar
5659 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
5660 - gpio: mxs: Get rid of external API call
5661 - mtd: rawnand: marvell: fix the IRQ handler complete() condition
5662 - mtd: maps: gpio-addr-flash: Fix ioremapped size
5663 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
5664 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
5665 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
5666 - spi: spi-mem: Adjust op len based on message/transfer size limitations
5667 - spi: bcm-qspi: switch back to reading flash using smaller chunks
5668 - spi: bcm-qspi: fix calculation of address length
5669 - bcache: trace missed reading by cache_missed
5670 - bcache: fix ioctl in flash device
5671 - bcache: correct dirty data statistics
5672 - bcache: fix miss key refill->end in writeback
5673 - hwmon: (pmbus) Fix page count auto-detection.
5674 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
5675 - block: setup bounce bio_sets properly
5676 - block: make sure discard bio is aligned with logical block size
5677 - block: make sure writesame bio is aligned with logical block size
5678 - cpufreq: conservative: Take limits changes into account properly
5679 - dma-mapping: fix panic caused by passing empty cma command line argument
5680 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
5681 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
5682 - ACPICA: AML interpreter: add region addresses in global list during
5683 initialization
5684 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
5685 opcodes
5686 - acpi, nfit: Fix Address Range Scrub completion tracking
5687 - kprobes/x86: Use preempt_enable() in optimized_callback()
5688 - mailbox: PCC: handle parse error
5689 - parisc: Fix address in HPMC IVA
5690 - parisc: Fix map_pages() to not overwrite existing pte entries
5691 - parisc: Fix exported address of os_hpmc handler
5692 - ALSA: hda - Add quirk for ASUS G751 laptop
5693 - ALSA: hda - Fix headphone pin config for ASUS G751
5694 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
5695 - ALSA: hda: Add 2 more models to the power_save blacklist
5696 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
5697 - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
5698 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
5699 - x86/xen: Fix boot loader version reported for PVH guests
5700 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
5701 option without value is provided
5702 - x86/kvm/nVMX: allow bare VMXON state migration
5703 - x86/mm/pat: Disable preemption around __flush_tlb_all()
5704 - x86/numa_emulation: Fix uniform-split numa emulation
5705 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
5706 - net: socionext: Reset tx queue in ndo_stop
5707 - net: loopback: clear skb->tstamp before netif_rx()
5708 - locking/lockdep: Fix debug_locks off performance problem
5709 - netfilter: xt_nat: fix DNAT target for shifted portmap ranges
5710 - ataflop: fix error handling during setup
5711 - swim: fix cleanup on setup error
5712 - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
5713 - hv_netvsc: fix vf serial matching with pci slot info
5714 - nfp: devlink port split support for 1x100G CXP NIC
5715 - tun: Consistently configure generic netdev params via rtnetlink
5716 - s390/sthyi: Fix machine name validity indication
5717 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
5718 - lightnvm: pblk: fix race on sysfs line state
5719 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
5720 - lightnvm: pblk: fix race condition on metadata I/O
5721 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
5722 - perf tools: Free temporary 'sys' string in read_event_files()
5723 - perf tools: Cleanup trace-event-info 'tdata' leak
5724 - perf tools: Free 'printk' string in parse_ftrace_printk()
5725 - perf strbuf: Match va_{add,copy} with va_end
5726 - cpupower: Fix coredump on VMWare
5727 - bcache: Populate writeback_rate_minimum attribute
5728 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
5729 - sdhci: acpi: add free_slot callback
5730 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
5731 - iwlwifi: pcie: avoid empty free RB queue
5732 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
5733 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
5734 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
5735 - wlcore: Fix BUG with clear completion on timeout
5736 - ACPI/PPTT: Handle architecturally unknown cache types
5737 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
5738 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
5739 - cpufreq: dt: Try freeing static OPPs only if we have added them
5740 - x86/intel_rdt: Show missing resctrl mount options
5741 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
5742 - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
5743 - ath10k: fix tx status flag setting for management frames
5744 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
5745 - ice: fix changing of ring descriptor size (ethtool -G)
5746 - ice: update fw version check logic
5747 - net: hns3: Fix for packet buffer setting bug
5748 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
5749 - Bluetooth: hci_qca: Remove hdev dereference in qca_close().
5750 - x86: boot: Fix EFI stub alignment
5751 - net: hns3: Add nic state check before calling netif_tx_wake_queue
5752 - net: hns3: Fix ets validate issue
5753 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
5754 sunxi_pinctrl_build_state
5755 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
5756 - brcmfmac: fix for proper support of 160MHz bandwidth
5757 - net: hns3: Check hdev state when getting link status
5758 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
5759 - net: phy: phylink: ensure the carrier is off when starting phylink
5760 - block, bfq: correctly charge and reset entity service in all cases
5761 - arm64: entry: Allow handling of undefined instructions from EL1
5762 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
5763 - spi: gpio: No MISO does not imply no RX
5764 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
5765 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
5766 - bpf/verifier: fix verifier instability
5767 - failover: Add missing check to validate 'slave_dev' in
5768 net_failover_slave_unregister
5769 - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
5770 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
5771 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
5772 - net: hns3: Preserve vlan 0 in hardware table
5773 - net: hns3: Fix ping exited problem when doing lp selftest
5774 - net: hns3: Fix for vf vlan delete failed problem
5775 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
5776 - mt76x2u: run device cleanup routine if resume fails
5777 - rsi: fix memory alignment issue in ARM32 platforms
5778 - libertas_tf: prevent underflow in process_cmdrequest()
5779 - iwlwifi: mvm: fix BAR seq ctrl reporting
5780 - gpio: brcmstb: allow 0 width GPIO banks
5781 - ixgbe: disallow IPsec Tx offload when in SR-IOV mode
5782 - ixgbevf: VF2VF TCP RSS
5783 - wil6210: fix RX buffers release and unmap
5784 - ath10k: schedule hardware restart if WMI command times out
5785 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
5786 - thermal: rcar_thermal: Prevent doing work after unbind
5787 - thermal: da9062/61: Prevent hardware access during system suspend
5788 - cifs: fix a credits leak for compund commands
5789 - cgroup, netclassid: add a preemption point to write_classid
5790 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
5791 - f2fs: fix to account IO correctly for cgroup writeback
5792 - MD: Memory leak when flush bio size is zero
5793 - md: fix memleak for mempool
5794 - of: Add missing exports of node name compare functions
5795 - scsi: esp_scsi: Track residual for PIO transfers
5796 - scsi: ufs: Schedule clk gating work on correct queue
5797 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
5798 - KVM: nVMX: Clear reserved bits of #DB exit qualification
5799 - scsi: megaraid_sas: fix a missing-check bug
5800 - RDMA/core: Do not expose unsupported counters
5801 - RDMA/cm: Respect returned status of cm_init_av_by_path
5802 - IB/ipoib: Clear IPCB before icmp_send
5803 - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
5804 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
5805 - usb: host: ohci-at91: fix request of irq for optional gpio
5806 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
5807 - PCI: cadence: Use AXI region 0 to signal interrupts from EP
5808 - usb: typec: tcpm: Report back negotiated PPS voltage and current
5809 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
5810 - f2fs: clear PageError on the read path
5811 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
5812 - VMCI: Resource wildcard match fixed
5813 - PCI / ACPI: Enable wake automatically for power managed bridges
5814 - xprtrdma: Reset credit grant properly after a disconnect
5815 - irqchip/pdc: Setup all edge interrupts as rising edge at GIC
5816 - usb: dwc2: fix call to vbus supply exit routine, call it unlocked
5817 - usb: dwc2: fix a race with external vbus supply
5818 - usb: gadget: udc: atmel: handle at91sam9rl PMC
5819 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
5820 - MD: fix invalid stored role for a disk
5821 - PCI: cadence: Correct probe behaviour when failing to get PHY
5822 - nvmem: check the return value of nvmem_add_cells()
5823 - xhci: Avoid USB autosuspend when resuming USB2 ports.
5824 - scsi: qla2xxx: Fix recursive mailbox timeout
5825 - f2fs: fix to recover inode's crtime during POR
5826 - f2fs: fix to recover inode's i_flags during POR
5827 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
5828 - coresight: etb10: Fix handling of perf mode
5829 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
5830 - crypto: caam - fix implicit casts in endianness helpers
5831 - usb: chipidea: Prevent unbalanced IRQ disable
5832 - Smack: ptrace capability use fixes
5833 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
5834 - ASoC: AMD: Fix capture unstable in beginning for some runs
5835 - firmware: coreboot: Unmap ioregion after device population
5836 - IB/ipoib: Use dev_port to expose network interface port numbers
5837 - IB/mlx5: Allow transition of DCI QP to reset
5838 - uio: ensure class is registered before devices
5839 - scsi: lpfc: Correct soft lockup when running mds diagnostics
5840 - scsi: lpfc: Correct race with abort on completion path
5841 - f2fs: avoid sleeping under spin_lock
5842 - f2fs: report error if quota off error during umount
5843 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
5844 init
5845 - f2fs: fix to flush all dirty inodes recovered in readonly fs
5846 - mfd: menelaus: Fix possible race condition and leak
5847 - dmaengine: dma-jz4780: Return error if not probed from DT
5848 - IB/rxe: fix for duplicate request processing and ack psns
5849 - ALSA: hda: Check the non-cached stream buffers more explicitly
5850 - cpupower: Fix AMD Family 0x17 msr_pstate size
5851 - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
5852 - f2fs: fix missing up_read
5853 - f2fs: fix to recover cold bit of inode block during POR
5854 - f2fs: fix to account IO correctly
5855 - OPP: Free OPP table properly on performance state irregularities
5856 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
5857 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
5858 - xen-swiotlb: use actually allocated size on check physical continuous
5859 - tpm: Restore functionality to xen vtpm driver.
5860 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
5861 - xen/balloon: Support xend-based toolstack
5862 - xen: fix race in xen_qlock_wait()
5863 - xen: make xen_qlock_wait() nestable
5864 - xen/pvh: increase early stack size
5865 - xen/pvh: don't try to unplug emulated devices
5866 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
5867 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
5868 - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
5869 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
5870 - mt76: mt76x2: fix multi-interface beacon configuration
5871 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
5872 - net/ipv4: defensive cipso option parsing
5873 - dmaengine: ppc4xx: fix off-by-one build failure
5874 - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE
5875 usage
5876 - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
5877 - libnvdimm: Hold reference on parent while scheduling async init
5878 - libnvdimm, region: Fail badblocks listing for inactive regions
5879 - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
5880 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
5881 - ASoC: sta32x: set ->component pointer in private struct
5882 - IB/mlx5: Fix MR cache initialization
5883 - IB/rxe: Revise the ib_wr_opcode enum
5884 - jbd2: fix use after free in jbd2_log_do_checkpoint()
5885 - gfs2_meta: ->mount() can get NULL dev_name
5886 - ext4: fix EXT4_IOC_SWAP_BOOT
5887 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
5888 - ext4: fix setattr project check in fssetxattr ioctl
5889 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
5890 - ext4: fix use-after-free race in ext4_remount()'s error path
5891 - selinux: fix mounting of cgroup2 under older policies
5892 - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
5893 - HID: hiddev: fix potential Spectre v1
5894 - EDAC, amd64: Add Family 17h, models 10h-2fh support
5895 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
5896 - EDAC, skx_edac: Fix logical channel intermediate decoding
5897 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
5898 - PCI/ASPM: Fix link_state teardown on device removal
5899 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
5900 - signal/GenWQE: Fix sending of SIGKILL
5901 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
5902 - crypto: lrw - Fix out-of bounds access on counter overflow
5903 - crypto: tcrypt - fix ghash-generic speed test
5904 - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross
5905 a page in gcm
5906 - crypto: morus/generic - fix for big endian systems
5907 - crypto: aegis/generic - fix for big endian systems
5908 - crypto: speck - remove Speck
5909 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
5910 - userfaultfd: disable irqs when taking the waitqueue lock
5911 - ima: fix showing large 'violations' or 'runtime_measurements_count'
5912 - ima: open a new file instance if no read permissions
5913 - hugetlbfs: dirty pages as they are added to pagecache
5914 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
5915 - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
5916 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
5917 - KVM: arm64: Fix caching of host MDCR_EL2 value
5918 - kbuild: fix kernel/bounds.c 'W=1' warning
5919 - iio: ad5064: Fix regulator handling
5920 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
5921 - iio: adc: at91: fix acking DRDY irq on simple conversions
5922 - iio: adc: at91: fix wrong channel number in triggered buffer mode
5923 - w1: omap-hdq: fix missing bus unregister at removal
5924 - smb3: allow stats which track session and share reconnects to be reset
5925 - smb3: do not attempt cifs operation in smb3 query info error path
5926 - smb3: on kerberos mount if server doesn't specify auth type use krb5
5927 - printk: Fix panic caused by passing log_buf_len to command line
5928 - genirq: Fix race on spurious interrupt detection
5929 - tpm: fix response size validation in tpm_get_random()
5930 - NFC: nfcmrvl_uart: fix OF child-node lookup
5931 - NFSv4.1: Fix the r/wsize checking
5932 - nfs: Fix a missed page unlock after pg_doio()
5933 - nfsd: correctly decrement odstate refcount in error path
5934 - nfsd: Fix an Oops in free_session()
5935 - lockd: fix access beyond unterminated strings in prints
5936 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
5937 - dm zoned: fix metadata block ref counting
5938 - dm zoned: fix various dmz_get_mblock() issues
5939 - media: ov7670: make "xclk" clock optional
5940 - fsnotify: Fix busy inodes during unmount
5941 - powerpc64/module elfv1: Set opd addresses after module relocation
5942 - powerpc/msi: Fix compile error on mpc83xx
5943 - powerpc/tm: Fix HFSCR bit for no suspend case
5944 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
5945 - MIPS: OCTEON: fix out of bounds array access on CN68XX
5946 - rtc: ds1307: fix ds1339 wakealarm support
5947 - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
5948 - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
5949 - power: supply: twl4030-charger: fix OF sibling-node lookup
5950 - ocxl: Fix access to the AFU Descriptor Data
5951 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
5952 - TC: Set DMA masks for devices
5953 - net: bcmgenet: fix OF child-node lookup
5954 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
5955 - Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
5956 - kgdboc: Passing ekgdboc to command line causes panic
5957 - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
5958 - media: cec: make cec_get_edid_spa_location() an inline function
5959 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
5960 - xen: fix xen_qlock_wait()
5961 - xen: remove size limit of privcmd-buf mapping interface
5962 - xen-blkfront: fix kernel panic with negotiate_mq error path
5963 - media: cec: add new tx/rx status bits to detect aborts/timeouts
5964 - media: cec: fix the Signal Free Time calculation
5965 - media: cec: forgot to cancel delayed work
5966 - media: em28xx: use a default format if TRY_FMT fails
5967 - media: tvp5150: avoid going past array on v4l2_querymenu()
5968 - media: em28xx: fix input name for Terratec AV 350
5969 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
5970 - media: em28xx: fix handler for vidioc_s_input()
5971 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
5972 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
5973 - drm/mediatek: fix OF sibling-node lookup
5974 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
5975 - media: replace ADOBERGB by OPRGB
5976 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
5977 - arm64: lse: remove -fcall-used-x0 flag
5978 - rpmsg: smd: fix memory leak on channel create
5979 - Cramfs: fix abad comparison when wrap-arounds occur
5980 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
5981 - arm64: dts: stratix10: Correct System Manager register size
5982 - soc: qcom: rmtfs-mem: Validate that scm is available
5983 - soc/tegra: pmc: Fix child-node lookup
5984 - selftests/ftrace: Fix synthetic event test to delete event correctly
5985 - selftests/powerpc: Fix ptrace tm failure
5986 - tracing: Return -ENOENT if there is no target synthetic event
5987 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
5988 - btrfs: Handle owner mismatch gracefully when walking up tree
5989 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
5990 - btrfs: fix error handling in free_log_tree
5991 - btrfs: fix error handling in btrfs_dev_replace_start
5992 - btrfs: Enhance btrfs_trim_fs function to handle error better
5993 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
5994 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
5995 - btrfs: don't attempt to trim devices that don't support it
5996 - btrfs: keep trim from interfering with transaction commits
5997 - btrfs: wait on caching when putting the bg cache
5998 - Btrfs: don't clean dirty pages during buffered writes
5999 - btrfs: release metadata before running delayed refs
6000 - btrfs: protect space cache inode alloc with GFP_NOFS
6001 - btrfs: reset max_extent_size on clear in a bitmap
6002 - btrfs: make sure we create all new block groups
6003 - Btrfs: fix warning when replaying log after fsync of a tmpfile
6004 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
6005 - btrfs: qgroup: Dirty all qgroups before rescan
6006 - Btrfs: fix null pointer dereference on compressed write path error
6007 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
6008 - Btrfs: fix deadlock when writing out free space caches
6009 - btrfs: reset max_extent_size properly
6010 - btrfs: set max_extent_size properly
6011 - btrfs: don't use ctl->free_space for max_extent_size
6012 - btrfs: only free reserved extent if we didn't insert it
6013 - btrfs: fix insert_reserved error handling
6014 - btrfs: don't run delayed_iputs in commit
6015 - btrfs: move the dio_sem higher up the callchain
6016 - Btrfs: fix use-after-free during inode eviction
6017 - Btrfs: fix use-after-free when dumping free space
6018 - net: sched: Remove TCA_OPTIONS from policy
6019 - vt: fix broken display when running aptitude
6020 - bpf: wait for running BPF programs when updating map-in-map
6021 - vga_switcheroo: Fix missing gpu_bound call at audio client registration
6022 - MD: fix invalid stored role for a disk - try2
6023 - Linux 4.19.2
6024
6025 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
6026 - KVM: s390: vsie: simulate VCPU SIE entry/exit
6027 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
6028 - KVM: s390: refactor crypto initialization
6029 - s390: vfio-ap: base implementation of VFIO AP device driver
6030 - s390: vfio-ap: register matrix device with VFIO mdev framework
6031 - s390: vfio-ap: sysfs interfaces to configure adapters
6032 - s390: vfio-ap: sysfs interfaces to configure domains
6033 - s390: vfio-ap: sysfs interfaces to configure control domains
6034 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
6035 - KVM: s390: interface to clear CRYCB masks
6036 - s390: vfio-ap: implement mediated device open callback
6037 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
6038 - s390: vfio-ap: zeroize the AP queues
6039 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
6040 - KVM: s390: Clear Crypto Control Block when using vSIE
6041 - KVM: s390: vsie: Do the CRYCB validation first
6042 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
6043 - KVM: s390: vsie: Allow CRYCB FORMAT-2
6044 - KVM: s390: vsie: allow CRYCB FORMAT-1
6045 - KVM: s390: vsie: allow CRYCB FORMAT-0
6046 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
6047 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
6048 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
6049 - KVM: s390: device attrs to enable/disable AP interpretation
6050 - KVM: s390: CPU model support for AP virtualization
6051 - s390: doc: detailed specifications for AP virtualization
6052 - KVM: s390: fix locking for crypto setting error path
6053 - KVM: s390: Tracing APCB changes
6054 - s390: vfio-ap: setup APCB mask using KVM dedicated function
6055 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
6056
6057 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
6058 - mount: Retest MNT_LOCKED in do_umount
6059 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
6060
6061 * CVE-2018-18955: nested user namespaces with more than five extents
6062 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
6063 - userns: also map extents in the reverse map to kernel IDs
6064
6065 * kdump fail due to an IRQ storm (LP: #1797990)
6066 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
6067 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
6068 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
6069
6070 * Disable LPM for Raydium Touchscreens (LP: #1802248)
6071 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
6072
6073 * Power consumption during s2idle is higher than long idle(sk hynix)
6074 (LP: #1801875)
6075 - SAUCE: pci: prevent sk hynix nvme from entering D3
6076 - SAUCE: nvme: add quirk to not call disable function when suspending
6077
6078 * Disco update: v4.19.1 upstream stable release (LP: #1801739)
6079 - bridge: do not add port to router list when receives query with source
6080 0.0.0.0
6081 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
6082 called
6083 - net/mlx5e: fix csum adjustments caused by RXFCS
6084 - net: sched: gred: pass the right attribute to gred_change_table_def()
6085 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
6086 - net: udp: fix handling of CHECKSUM_COMPLETE packets
6087 - Revert "net: simplify sock_poll_wait"
6088 - rtnetlink: Disallow FDB configuration for non-Ethernet device
6089 - vhost: Fix Spectre V1 vulnerability
6090 - bonding: fix length of actor system
6091 - openvswitch: Fix push/pop ethernet validation
6092 - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
6093 route
6094 - net/smc: fix smc_buf_unuse to use the lgr pointer
6095 - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
6096 - mlxsw: core: Fix devlink unregister flow
6097 - net: drop skb on failure in ip_check_defrag()
6098 - net: Properly unlink GRO packets on overflow.
6099 - r8169: fix broken Wake-on-LAN from S5 (poweroff)
6100 - Revert "be2net: remove desc field from be_eq_obj"
6101 - sctp: check policy more carefully when getting pr status
6102 - sparc64: Export __node_distance.
6103 - sparc64: Make corrupted user stacks more debuggable.
6104 - sparc64: Wire up compat getpeername and getsockname.
6105 - net: bridge: remove ipv6 zero address check in mcast queries
6106 - Linux 4.19.1
6107
6108 * Miscellaneous Ubuntu changes
6109 - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1
6110 - [Config] updateconfigs after 4.19.2 stable update
6111 - [Config] Disable unneded options for s390
6112 - [Config] Update annotations for 4.19
6113
6114 -- Seth Forshee <seth.forshee@canonical.com> Thu, 15 Nov 2018 09:55:37 -0800
6115
6116linux (4.19.0-4.5) disco; urgency=medium
6117
6118 * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
6119 - net-next/hinic: add checksum offload and TSO support
6120
6121 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
6122 than 255 bytes (LP: #1799794)
6123 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
6124
6125 * Packaging resync (LP: #1786013)
6126 - [Package] add support for specifying the primary makefile
6127
6128 * Update ENA driver to version 2.0.1K (LP: #1798182)
6129 - net: ena: minor performance improvement
6130 - net: ena: complete host info to match latest ENA spec
6131 - net: ena: introduce Low Latency Queues data structures according to ENA spec
6132 - net: ena: add functions for handling Low Latency Queues in ena_com
6133 - net: ena: add functions for handling Low Latency Queues in ena_netdev
6134 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
6135 - net: ena: explicit casting and initialization, and clearer error handling
6136 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
6137 - net: ena: change rx copybreak default to reduce kernel memory pressure
6138 - net: ena: remove redundant parameter in ena_com_admin_init()
6139 - net: ena: update driver version to 2.0.1
6140 - net: ena: fix indentations in ena_defs for better readability
6141 - net: ena: Fix Kconfig dependency on X86
6142 - net: ena: enable Low Latency Queues
6143 - net: ena: fix compilation error in xtensa architecture
6144
6145 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
6146 - ipmi: Fix timer race with module unload
6147
6148 * Overlayfs in user namespace leaks directory content of inaccessible
6149 directories (LP: #1793458) // CVE-2018-6559
6150 - SAUCE: overlayfs: ensure mounter privileges when reading directories
6151
6152 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
6153 vDSO (LP: #1797963)
6154 - powerpc/vdso: Correct call frame information
6155
6156 * Miscellaneous Ubuntu changes
6157 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state
6158 from the efi stub"
6159 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub"
6160 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use
6161 efi_status_to_str() to print error messages."
6162 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6163 efi_status_to_err()."
6164 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain
6165 about cert lists that aren't present."
6166 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable
6167 to be suppressed"
6168 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI
6169 Secure Boot"
6170 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser"
6171 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types"
6172 - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time
6173 addition of keys to secondary keyring"
6174 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in
6175 secure boot mode"
6176 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to
6177 indicate secure boot mode"
6178 - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params
6179 across kexec reboot"
6180 - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the
6181 kernel is locked down"
6182 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf"
6183 - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
6184 functions when the kernel is locked down"
6185 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes"
6186 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore"
6187 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the
6188 testmmiotrace module"
6189 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify
6190 hardware parameters (eg. ioport)"
6191 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL"
6192 - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the
6193 kernel is locked down"
6194 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if
6195 the kernel is locked down"
6196 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if
6197 the kernel is locked down"
6198 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param
6199 when the kernel has been locked down"
6200 - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method
6201 when the kernel is locked down"
6202 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the
6203 kernel is locked down"
6204 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the
6205 kernel is locked down"
6206 - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the
6207 kernel is locked down"
6208 - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is
6209 locked down"
6210 - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is
6211 locked down"
6212 - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the
6213 kernel is locked down"
6214 - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the
6215 kernel is locked down"
6216 - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the
6217 kernel is locked down"
6218 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
6219 lockdown"
6220 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to
6221 the running kernel image"
6222 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6223 kernel image
6224 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
6225 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6226 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
6227 locked down
6228 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
6229 down
6230 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6231 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6232 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6233 down
6234 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6235 locked down
6236 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
6237 down
6238 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6239 locked down
6240 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6241 has been locked down
6242 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6243 locked down
6244 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6245 locked down
6246 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6247 down
6248 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6249 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
6250 parameters (eg. ioport)
6251 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
6252 - SAUCE: (efi-lockdown) Lock down /proc/kcore
6253 - SAUCE: (efi-lockdown) Lock down kprobes
6254 - SAUCE: (efi-lockdown) Lock down perf
6255 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
6256 down
6257 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6258 secondary keyring
6259 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
6260 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
6261 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6262 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6263 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
6264 that aren't present.
6265 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6266 efi_status_to_err().
6267 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
6268 error messages.
6269 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6270 reboot
6271 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
6272 boot mode
6273 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6274 mode
6275 - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main()
6276 - SAUCE: (efi-lockdown) Fix for module sig verification
6277 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6278 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
6279 - [Packaging] generate Vcs-Git url from changelog
6280 - [Config] CONFIG_SCSI_MQ_DEFAULT=y
6281
6282 -- Seth Forshee <seth.forshee@canonical.com> Fri, 02 Nov 2018 14:22:55 -0500
6283
6284linux (4.19.0-3.4) cosmic; urgency=medium
6285
6286 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
6287 - SAUCE: Bluetooth: Support for LED on Edge Gateways
6288
6289 * Support Edge Gateway's WIFI LED (LP: #1798330)
6290 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
6291
6292 [ Upstream Kernel Changes ]
6293
6294 * Rebase to v4.19
6295
6296 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Oct 2018 09:13:39 -0500
6297
6298linux (4.19.0-2.3) cosmic; urgency=medium
6299
6300 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
6301 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
6302
6303 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
6304 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
6305 VM
6306
6307 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
6308 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
6309
6310 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016
6311 gic_irq_domain_translate (LP: #1797143)
6312 - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings
6313
6314 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
6315 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
6316 - updateconfigs for Dell UART backlight driver
6317
6318 * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to
6319 make brightness adjustment working on various BayTrail/CherryTrail-based
6320 devices (LP: #1783964)
6321 - [Config]: Make PWM_LPSS_* built-in
6322
6323 * check and fix zkey required kernel modules locations in debs, udebs, and
6324 initramfs (LP: #1794346)
6325 - [Config] add s390 crypto modules to crypt-modules udeb
6326
6327 * Miscellaneous Ubuntu changes
6328 - [Config] CONFIG_VBOXGUEST=n
6329 - ubuntu: vbox -- update to 5.2.18-dfsg-2
6330 - ubuntu: enable vbox build
6331
6332 [ Upstream Kernel Changes ]
6333
6334 * Rebase to v4.19-rc8
6335
6336 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Oct 2018 10:52:04 -0500
6337
6338linux (4.19.0-1.2) cosmic; urgency=medium
6339
6340 * Page leaking in cachefiles_read_backing_file while vmscan is active
6341 (LP: #1793430)
6342 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
6343 is active
6344
6345 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
6346 - Input: elantech - enable middle button of touchpad on ThinkPad P72
6347
6348 * Improvements to the kernel source package preparation (LP: #1793461)
6349 - [Packaging] startnewrelease: add support for backport kernels
6350
6351 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
6352 - SAUCE: PCI: Reprogram bridge prefetch registers on resume
6353
6354 * Error reported when creating ZFS pool with "-t" option, despite successful
6355 pool creation (LP: #1769937)
6356 - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6
6357
6358 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
6359 (LP: #1792099)
6360 - SAUCE: vfio -- release device lock before userspace requests
6361
6362 * Miscellaneous Ubuntu changes
6363 - [Packaging] retpoline -- fix temporary filenaming
6364 - CONFIG_BCH_CONST_PARAMS=n
6365 - Packaging: final-checks: remove trailing backport suffix
6366 - SAUCE: import aufs driver
6367
6368 [ Upstream Kernel Changes ]
6369
6370 * Rebase to v4.19-rc5
6371
6372 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Sep 2018 16:32:24 -0500
6373
6374linux (4.19.0-0.1) cosmic; urgency=medium
6375
6376 * Miscellaneous Ubuntu changes
6377 - ubuntu -- disable vbox build
6378 - Disable zfs build
6379 - SAUCE: Import aufs driver
6380 - Update dropped.txt
6381
6382 [ Upstream Kernel Changes ]
6383
6384 * Rebase to v4.19-rc3
6385
6386 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 07:54:47 -0500
6387
6388linux (4.19.0-0.0) cosmic; urgency=medium
6389
6390 * Dummy entry.
6391
6392 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 06:44:09 -0500
6393
6394linux (4.18.0-8.9) cosmic; urgency=medium
6395
6396 * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663)
6397
6398 * Cosmic update to v4.18.7 stable release (LP: #1791660)
6399 - rcu: Make expedited GPs handle CPU 0 being offline
6400 - net: 6lowpan: fix reserved space for single frames
6401 - net: mac802154: tx: expand tailroom if necessary
6402 - 9p/net: Fix zero-copy path in the 9p virtio transport
6403 - spi: davinci: fix a NULL pointer dereference
6404 - spi: pxa2xx: Add support for Intel Ice Lake
6405 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
6406 - spi: cadence: Change usleep_range() to udelay(), for atomic context
6407 - mmc: block: Fix unsupported parallel dispatch of requests
6408 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
6409 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
6410 - readahead: stricter check for bdi io_pages
6411 - block: fix infinite loop if the device loses discard capability
6412 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
6413 - block: really disable runtime-pm for blk-mq
6414 - blkcg: Introduce blkg_root_lookup()
6415 - block: Introduce blk_exit_queue()
6416 - block: Ensure that a request queue is dissociated from the cgroup controller
6417 - apparmor: fix bad debug check in apparmor_secid_to_secctx()
6418 - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
6419 - libertas: fix suspend and resume for SDIO connected cards
6420 - media: Revert "[media] tvp5150: fix pad format frame height"
6421 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
6422 - Replace magic for trusting the secondary keyring with #define
6423 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
6424 boot
6425 - powerpc/fadump: handle crash memory ranges array index overflow
6426 - powerpc/64s: Fix page table fragment refcount race vs speculative references
6427 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
6428 - powerpc/pkeys: Give all threads control of their key permissions
6429 - powerpc/pkeys: Deny read/write/execute by default
6430 - powerpc/pkeys: key allocation/deallocation must not change pkey registers
6431 - powerpc/pkeys: Save the pkey registers before fork
6432 - powerpc/pkeys: Fix calculation of total pkeys.
6433 - powerpc/pkeys: Preallocate execute-only key
6434 - powerpc/nohash: fix pte_access_permitted()
6435 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
6436 - powerpc/powernv/pci: Work around races in PCI bridge enabling
6437 - cxl: Fix wrong comparison in cxl_adapter_context_get()
6438 - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
6439 - IB/mlx5: Fix leaking stack memory to userspace
6440 - IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
6441 - IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
6442 - IB/srpt: Support HCAs with more than two ports
6443 - overflow.h: Add arithmetic shift helper
6444 - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
6445 - ib_srpt: Fix a use-after-free in srpt_close_ch()
6446 - ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
6447 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
6448 - 9p: fix multiple NULL-pointer-dereferences
6449 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
6450 - 9p/virtio: fix off-by-one error in sg list bounds check
6451 - net/9p/client.c: version pointer uninitialized
6452 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
6453 kfree()
6454 - dm integrity: change 'suspending' variable from bool to int
6455 - dm thin: stop no_space_timeout worker when switching to write-mode
6456 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
6457 - dm cache metadata: set dirty on all cache blocks after a crash
6458 - dm crypt: don't decrease device limits
6459 - dm writecache: fix a crash due to reading past end of dirty_bitmap
6460 - uart: fix race between uart_put_char() and uart_shutdown()
6461 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
6462 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
6463 - iio: sca3000: Fix missing return in switch
6464 - iio: ad9523: Fix displayed phase
6465 - iio: ad9523: Fix return value for ad952x_store()
6466 - extcon: Release locking when sending the notification of connector state
6467 - eventpoll.h: wrap casts in () properly
6468 - vmw_balloon: fix inflation of 64-bit GFNs
6469 - vmw_balloon: do not use 2MB without batching
6470 - vmw_balloon: VMCI_DOORBELL_SET does not check status
6471 - vmw_balloon: fix VMCI use when balloon built into kernel
6472 - rtc: omap: fix resource leak in registration error path
6473 - rtc: omap: fix potential crash on power off
6474 - tracing: Do not call start/stop() functions when tracing_on does not change
6475 - tracing/blktrace: Fix to allow setting same value
6476 - printk/tracing: Do not trace printk_nmi_enter()
6477 - livepatch: Validate module/old func name length
6478 - uprobes: Use synchronize_rcu() not synchronize_sched()
6479 - mfd: hi655x: Fix regmap area declared size for hi655x
6480 - ovl: fix wrong use of impure dir cache in ovl_iterate()
6481 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
6482 - ACPICA: Clear status of all events when entering sleep states
6483 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
6484 - sched: idle: Avoid retaining the tick when it has been stopped
6485 - cpuidle: menu: Handle stopped tick more aggressively
6486 - cpufreq: governor: Avoid accessing invalid governor_data
6487 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
6488 - ALSA: ac97: fix device initialization in the compat layer
6489 - ALSA: ac97: fix check of pm_runtime_get_sync failure
6490 - ALSA: ac97: fix unbalanced pm_runtime_enable
6491 - i2c: designware: Re-init controllers with pm_disabled set on resume
6492 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
6493 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
6494 - xtensa: limit offsets in __loop_cache_{all,page}
6495 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
6496 - block, bfq: return nbytes and not zero from struct cftype .write() method
6497 - pnfs/blocklayout: off by one in bl_map_stripe()
6498 - nfsd: fix leaked file lock with nfs exported overlayfs
6499 - NFSv4 client live hangs after live data migration recovery
6500 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
6501 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
6502 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
6503 - ARM: dts: am57xx-idk: Enable dual role for USB2 port
6504 - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
6505 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
6506 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
6507 VMSA
6508 - iommu/vt-d: Add definitions for PFSID
6509 - iommu/vt-d: Fix dev iotlb pfsid use
6510 - sys: don't hold uts_sem while accessing userspace memory
6511 - userns: move user access out of the mutex
6512 - ubifs: Fix memory leak in lprobs self-check
6513 - Revert "UBIFS: Fix potential integer overflow in allocation"
6514 - ubifs: Check data node size before truncate
6515 - ubifs: xattr: Don't operate on deleted inodes
6516 - ubifs: Fix directory size calculation for symlinks
6517 - ubifs: Fix synced_i_size calculation for xattr inodes
6518 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
6519 - pwm: tiehrpwm: Fix disabling of output of PWMs
6520 - fb: fix lost console when the user unplugs a USB adapter
6521 - udlfb: fix semaphore value leak
6522 - udlfb: fix display corruption of the last line
6523 - udlfb: don't switch if we are switching to the same videomode
6524 - udlfb: set optimal write delay
6525 - udlfb: make a local copy of fb_ops
6526 - udlfb: handle allocation failure
6527 - udlfb: set line_length in dlfb_ops_set_par
6528 - getxattr: use correct xattr length
6529 - libnvdimm: Use max contiguous area for namespace size
6530 - libnvdimm: fix ars_status output length calculation
6531 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
6532 - kconfig: fix "Can't open ..." in parallel build
6533 - perf auxtrace: Fix queue resize
6534 - crypto: vmx - Fix sleep-in-atomic bugs
6535 - crypto: aesni - Use unaligned loads from gcm_context_data
6536 - crypto: arm64/sm4-ce - check for the right CPU feature bit
6537 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
6538 - crypto: caam/jr - fix descriptor DMA unmapping
6539 - crypto: caam/qi - fix error path in xts setkey
6540 - fs/quota: Fix spectre gadget in do_quotactl
6541 - udf: Fix mounting of Win7 created UDF filesystems
6542 - cpuidle: menu: Retain tick when shallow state is selected
6543 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
6544 - Linux 4.18.7
6545
6546 * CVE-2017-5715
6547 - s390: detect etoken facility
6548 - KVM: s390: add etoken support for guests
6549
6550 * Missing Intel GPU pci-id's (LP: #1789924)
6551 - drm/i915/whl: Introducing Whiskey Lake platform
6552 - drm/i915/aml: Introducing Amber Lake platform
6553 - drm/i915/cfl: Add a new CFL PCI ID.
6554
6555 * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934)
6556 - s390/ism: add device driver for internal shared memory
6557 - CONFIG_ISM=y for s390
6558
6559 * Cosmic update to v4.18.6 stable release (LP: #1791105)
6560 - PATCH scripts/kernel-doc
6561 - scripts/kernel-doc: Escape all literal braces in regexes
6562 - scsi: libsas: dynamically allocate and free ata host
6563 - xprtrdma: Fix disconnect regression
6564 - mei: don't update offset in write
6565 - cifs: add missing support for ACLs in SMB 3.11
6566 - CIFS: fix uninitialized ptr deref in smb2 signing
6567 - cifs: add missing debug entries for kconfig options
6568 - cifs: use a refcount to protect open/closing the cached file handle
6569 - cifs: check kmalloc before use
6570 - smb3: enumerating snapshots was leaving part of the data off end
6571 - smb3: Do not send SMB3 SET_INFO if nothing changed
6572 - smb3: don't request leases in symlink creation and query
6573 - smb3: fill in statfs fsid and correct namelen
6574 - btrfs: use correct compare function of dirty_metadata_bytes
6575 - btrfs: don't leak ret from do_chunk_alloc
6576 - Btrfs: fix mount failure after fsync due to hard link recreation
6577 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
6578 - Btrfs: fix send failure when root has deleted files still open
6579 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
6580 - hwmon: (k10temp) 27C Offset needed for Threadripper2
6581 - bpf, arm32: fix stack var offset in jit
6582 - regulator: arizona-ldo1: Use correct device to get enable GPIO
6583 - iommu/arm-smmu: Error out only if not enough context interrupts
6584 - printk: Split the code for storing a message into the log buffer
6585 - printk: Create helper function to queue deferred console handling
6586 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
6587 - kprobes/arm64: Fix %p uses in error messages
6588 - arm64: Fix mismatched cache line size detection
6589 - arm64: Handle mismatched cache type
6590 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
6591 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
6592 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
6593 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
6594 - KVM: arm/arm64: Skip updating PMD entry if no change
6595 - KVM: arm/arm64: Skip updating PTE entry if no change
6596 - s390/kvm: fix deadlock when killed by oom
6597 - perf kvm: Fix subcommands on s390
6598 - stop_machine: Reflow cpu_stop_queue_two_works()
6599 - stop_machine: Atomically queue and wake stopper threads
6600 - ext4: check for NUL characters in extended attribute's name
6601 - ext4: use ext4_warning() for sb_getblk failure
6602 - ext4: sysfs: print ext4_super_block fields as little-endian
6603 - ext4: reset error code in ext4_find_entry in fallback
6604 - ext4: fix race when setting the bitmap corrupted flag
6605 - x86/gpu: reserve ICL's graphics stolen memory
6606 - platform/x86: wmi: Do not mix pages and kmalloc
6607 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
6608 - mm: move tlb_table_flush to tlb_flush_mmu_free
6609 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
6610 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
6611 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
6612 much RAM
6613 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
6614 - x86/vdso: Fix vDSO build if a retpoline is emitted
6615 - x86/process: Re-export start_thread()
6616 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
6617 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
6618 - fuse: Don't access pipe->buffers without pipe_lock()
6619 - fuse: fix initial parallel dirops
6620 - fuse: fix double request_end()
6621 - fuse: fix unlocked access to processing queue
6622 - fuse: umount should wait for all requests
6623 - fuse: Fix oops at process_init_reply()
6624 - fuse: Add missed unlock_page() to fuse_readpages_fill()
6625 - lib/vsprintf: Do not handle %pO[^F] as %px
6626 - udl-kms: change down_interruptible to down
6627 - udl-kms: handle allocation failure
6628 - udl-kms: fix crash due to uninitialized memory
6629 - udl-kms: avoid division
6630 - b43legacy/leds: Ensure NUL-termination of LED name string
6631 - b43/leds: Ensure NUL-termination of LED name string
6632 - ASoC: dpcm: don't merge format from invalid codec dai
6633 - ASoC: zte: Fix incorrect PCM format bit usages
6634 - ASoC: sirf: Fix potential NULL pointer dereference
6635 - ASoC: wm_adsp: Correct DSP pointer for preloader control
6636 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
6637 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
6638 - scsi: qla2xxx: Fix stalled relogin
6639 - x86/vdso: Fix lsl operand order
6640 - x86/nmi: Fix NMI uaccess race against CR3 switching
6641 - x86/irqflags: Mark native_restore_fl extern inline
6642 - x86/spectre: Add missing family 6 check to microcode check
6643 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
6644 - hwmon: (nct6775) Fix potential Spectre v1
6645 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
6646 - x86: Allow generating user-space headers without a compiler
6647 - s390/mm: fix addressing exception after suspend/resume
6648 - s390/lib: use expoline for all bcr instructions
6649 - s390: fix br_r1_trampoline for machines without exrl
6650 - s390/qdio: reset old sbal_state flags
6651 - s390/numa: move initial setup of node_to_cpumask_map
6652 - s390/purgatory: Fix crash with expoline enabled
6653 - s390/purgatory: Add missing FORCE to Makefile targets
6654 - kprobes: Show blacklist addresses as same as kallsyms does
6655 - kprobes: Replace %p with other pointer types
6656 - kprobes/arm: Fix %p uses in error messages
6657 - kprobes: Make list and blacklist root user read only
6658 - MIPS: Correct the 64-bit DSP accumulator register size
6659 - MIPS: memset.S: Fix byte_fixup for MIPSr6
6660 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
6661 - MIPS: Change definition of cpu_relax() for Loongson-3
6662 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
6663 - tpm: Return the actual size when receiving an unsupported command
6664 - tpm: separate cmd_ready/go_idle from runtime_pm
6665 - scsi: mpt3sas: Fix calltrace observed while running IO & reset
6666 - scsi: mpt3sas: Fix _transport_smp_handler() error path
6667 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
6668 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
6669 - iscsi target: fix session creation failure handling
6670 - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
6671 - mtd: rawnand: fsmc: Stop using chip->read_buf()
6672 - mtd: rawnand: marvell: add suspend and resume hooks
6673 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
6674 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
6675 - clk: npcm7xx: fix memory allocation
6676 - PM / clk: signedness bug in of_pm_clk_add_clks()
6677 - power: generic-adc-battery: fix out-of-bounds write when copying channel
6678 properties
6679 - power: generic-adc-battery: check for duplicate properties copied from iio
6680 channels
6681 - watchdog: Mark watchdog touch functions as notrace
6682 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
6683 - x86/dumpstack: Don't dump kernel memory based on usermode RIP
6684 - Linux 4.18.6
6685 - updateconfigs after v4.18.6 stable update
6686
6687 * random oopses on s390 systems using NVMe devices (LP: #1790480)
6688 - s390/pci: fix out of bounds access during irq setup
6689
6690 * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
6691 binding (LP: #1784331)
6692 - s390/zcrypt: code beautify
6693 - s390/zcrypt: AP bus support for alternate driver(s)
6694 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
6695
6696 * performance drop with ATS enabled (LP: #1788097)
6697 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
6698
6699 * Fix MCE handling for user access of poisoned device-dax mapping
6700 (LP: #1774366)
6701 - device-dax: Convert to vmf_insert_mixed and vm_fault_t
6702 - device-dax: Enable page_mapping()
6703 - device-dax: Set page->index
6704 - filesystem-dax: Set page->index
6705 - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
6706 - mm, dev_pagemap: Do not clear ->mapping on final put
6707 - mm, madvise_inject_error: Let memory_failure() optionally take a page
6708 reference
6709 - mm, memory_failure: Collect mapping size in collect_procs()
6710 - filesystem-dax: Introduce dax_lock_mapping_entry()
6711 - mm, memory_failure: Teach memory_failure() about dev_pagemap pages
6712 - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
6713 - x86/memory_failure: Introduce {set, clear}_mce_nospec()
6714 - libnvdimm, pmem: Restore page attributes when clearing errors
6715
6716 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
6717 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
6718 hclge_get_ring_chain_from_mbx"
6719 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
6720 shift in hclge_get_ring_chain_from_mbx"
6721 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
6722 assignment probelm"
6723 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
6724 configuration operation while resetting"
6725 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
6726 hns3_reset_notify_down_enet"
6727 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
6728 phy driver"
6729 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
6730 resetting"
6731 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
6732 register"
6733 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
6734 frequently"
6735 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
6736 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
6737 command queue register"
6738 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
6739 global or core reset"
6740 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
6741 callback function"
6742 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
6743 reset cause"
6744 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
6745 hclgevf_main module"
6746 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
6747 selftest"
6748 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
6749 frame size"
6750 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
6751 problem"
6752 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
6753 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
6754 correctly"
6755 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
6756 pfc mode"
6757 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
6758 up"
6759 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
6760 function when link status change"
6761 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
6762 roce client"
6763 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
6764 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
6765 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
6766 definition"
6767 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
6768 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
6769 macros"
6770 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
6771 macros"
6772 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
6773 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
6774 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
6775 value"
6776 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6777 assignments"
6778 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
6779 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
6780 of kzalloc/dma_map_single"
6781 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
6782 dependency HNS3 set"
6783 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
6784 some structures"
6785 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
6786 hclge_cmd_csq_done"
6787 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
6788 in hclge_cmd_send"
6789 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
6790 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6791 assignments"
6792 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
6793 hclge_cmd_send"
6794 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
6795 hclge_ring_to_dma_dir"
6796 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
6797 upper_32_bits"
6798 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
6799 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
6800 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
6801 in hns3_client_uninit"
6802 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
6803 information"
6804 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
6805 state init|uninit"
6806 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
6807 hnae3.c"
6808 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
6809 and ipv6"
6810 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
6811 free vector"
6812 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
6813 init_client_instance and uninit_client_instance"
6814 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
6815 from hclge_bind_ring_with_vector"
6816 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
6817 last BD except VLD bit and buffer size"
6818 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
6819 selftest"
6820 - net: hns3: Updates RX packet info fetch in case of multi BD
6821 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
6822 - net: hns3: rename the interface for init_client_instance and
6823 uninit_client_instance
6824 - net: hns3: add vector status check before free vector
6825 - net: hns3: add l4_type check for both ipv4 and ipv6
6826 - net: hns3: add unlikely for error check
6827 - net: hns3: remove unused head file in hnae3.c
6828 - net: hns3: extraction an interface for state init|uninit
6829 - net: hns3: print the ret value in error information
6830 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
6831 - net: hns3: remove back in struct hclge_hw
6832 - net: hns3: use lower_32_bits and upper_32_bits
6833 - net: hns3: remove unused hclge_ring_to_dma_dir
6834 - net: hns3: remove useless code in hclge_cmd_send
6835 - net: hns3: remove some redundant assignments
6836 - net: hns3: simplify hclge_cmd_csq_clean
6837 - net: hns3: remove a redundant hclge_cmd_csq_done
6838 - net: hns3: remove some unused members of some structures
6839 - net: hns3: give default option while dependency HNS3 set
6840 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
6841 - net: hns3: modify hnae_ to hnae3_
6842 - net: hns3: Fix tc setup when netdev is first up
6843 - net: hns3: Fix for mac pause not disable in pfc mode
6844 - net: hns3: Fix for waterline not setting correctly
6845 - net: hns3: Fix for l4 checksum offload bug
6846 - net: hns3: Fix for mailbox message truncated problem
6847 - net: hns3: Add configure for mac minimal frame size
6848 - net: hns3: Fix warning bug when doing lp selftest
6849 - net: hns3: Fix get_vector ops in hclgevf_main module
6850 - net: hns3: Remove the warning when clear reset cause
6851 - net: hns3: Prevent sending command during global or core reset
6852 - net: hns3: Modify the order of initializing command queue register
6853 - net: hns3: Reset net device with rtnl_lock
6854 - net: hns3: Prevent to request reset frequently
6855 - net: hns3: Correct reset event status register
6856 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
6857 - net: hns3: remove unnecessary ring configuration operation while resetting
6858 - net: hns3: Fix for reset_level default assignment probelm
6859 - net: hns3: Fix for using wrong mask and shift in
6860 hclge_get_ring_chain_from_mbx
6861 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
6862 - net: hns3: Remove some redundant assignments
6863 - net: hns3: Standardize the handle of return value
6864 - net: hns3: Remove extra space and brackets
6865 - net: hns3: Correct unreasonable code comments
6866 - net: hns3: Use decimal for bit offset macros
6867 - net: hns3: Modify inconsistent bit mask macros
6868 - net: hns3: Fix misleading parameter name
6869 - net: hns3: Remove unused struct member and definition
6870 - net: hns3: Add SPDX tags to HNS3 PF driver
6871 - net: hns3: Add support for serdes loopback selftest
6872 - net: hns3: Fix for phy link issue when using marvell phy driver
6873
6874 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
6875 - arm64: export memblock_reserve()d regions via /proc/iomem
6876 - drivers: acpi: add dependency of EFI for arm64
6877 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
6878 - efi/arm: map UEFI memory map even w/o runtime services enabled
6879 - arm64: acpi: fix alignment fault in accessing ACPI
6880 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
6881 - arm64: fix ACPI dependencies
6882 - ACPI: fix menuconfig presentation of ACPI submenu
6883
6884 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
6885 - r8152: disable RX aggregation on new Dell TB16 dock
6886
6887 * Support Power Management for Thunderbolt Controller (LP: #1789358)
6888 - thunderbolt: Use 64-bit DMA mask if supported by the platform
6889 - thunderbolt: Do not unnecessarily call ICM get route
6890 - thunderbolt: No need to take tb->lock in domain suspend/complete
6891 - thunderbolt: Use correct ICM commands in system suspend
6892 - thunderbolt: Add support for runtime PM
6893
6894 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
6895 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
6896 - SAUCE: i2c:amd move out pointer in union i2c_event_base
6897 - SAUCE: i2c:amd Depends on ACPI
6898 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
6899
6900 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
6901 machine (LP: #1789145)
6902 - ALSA: hda/realtek - Fix HP Headset Mic can't record
6903
6904 * Please enable CONFIG_PAGE_POISONING (LP: #1783651)
6905 - [Config] Enable CONFIG_PAGE_POISONING configs
6906
6907 * Tango platform uses __initcall without further checks (LP: #1787945)
6908 - [Config] disable ARCH_TANGO
6909
6910 * [18.10 FEAT] SMC-Direct (LP: #1786902)
6911 - net/smc: determine port attributes independent from pnet table
6912 - net/smc: add pnetid support
6913 - net/smc: add base infrastructure for SMC-D and ISM
6914 - net/smc: add pnetid support for SMC-D and ISM
6915 - net/smc: add SMC-D support in CLC messages
6916 - net/smc: add SMC-D support in data transfer
6917 - net/smc: add SMC-D support in af_smc
6918 - net/smc: add SMC-D diag support
6919 - net/smc: provide smc mode in smc_diag.c
6920 - net/smc: eliminate cursor read and write calls
6921 - net/smc: add function to get link group from link
6922 - net/smc: use DECLARE_BITMAP for rtokens_used_mask
6923 - net/smc: remove local variable page in smc_rx_splice()
6924 - net/smc: Remove a WARN_ON() statement
6925 - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
6926 - net/smc: fewer parameters for smc_llc_send_confirm_link()
6927 - net/smc: use correct vlan gid of RoCE device
6928 - net/smc: provide fallback reason code
6929 - net/smc: improve delete link processing
6930 - net: simplify sock_poll_wait
6931 - net/smc: send response to test link signal
6932
6933 * Miscellaneous Ubuntu changes
6934 - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON
6935 - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK
6936
6937 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Sep 2018 07:08:38 -0500
6938
6939linux (4.18.0-7.8) cosmic; urgency=medium
6940
6941 * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459)
6942
6943 * pmtu.sh fails on 4.18 kernel (LP: #1789436)
6944 - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit"
6945
6946 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Aug 2018 11:08:51 -0500
6947
6948linux (4.18.0-6.7) cosmic; urgency=medium
6949
6950 * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881)
6951
6952 * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440)
6953 - Config: Disable BPF_JIT_ALWAYS_ON on i386
6954
6955 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
6956 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
6957
6958 * Cosmic update to v4.18.5 stable release (LP: #1788874)
6959 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
6960 - pty: fix O_CLOEXEC for TIOCGPTPEER
6961 - mm: Allow non-direct-map arguments to free_reserved_area()
6962 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
6963 - x86/mm/init: Add helper for freeing kernel image pages
6964 - x86/mm/init: Remove freed kernel image areas from alias mapping
6965 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
6966 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
6967 - drm/i915/kvmgt: Fix potential Spectre v1
6968 - drm/amdgpu/pm: Fix potential Spectre v1
6969 - parisc: Remove unnecessary barriers from spinlock.h
6970 - parisc: Remove ordered stores from syscall.S
6971 - PCI: Restore resized BAR state on resume
6972 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
6973 - PCI: hotplug: Don't leak pci_slot on registration failure
6974 - PCI: aardvark: Size bridges before resources allocation
6975 - PCI: Skip MPS logic for Virtual Functions (VFs)
6976 - PCI: pciehp: Fix use-after-free on unplug
6977 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
6978 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
6979 - i2c: imx: Fix race condition in dma read
6980 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
6981 - Linux 4.18.5
6982
6983 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
6984 - [Config] CONFIG_SCLP_OFB=y for s390x
6985
6986 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
6987 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
6988 - partitions/aix: append null character to print data from disk
6989
6990 * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635)
6991 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
6992
6993 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
6994 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
6995
6996 * Cosmic update to v4.18.4 stable release (LP: #1788454)
6997 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
6998 - net_sched: fix NULL pointer dereference when delete tcindex filter
6999 - net_sched: Fix missing res info when create new tc_index filter
7000 - r8169: don't use MSI-X on RTL8168g
7001 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
7002 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
7003 - ALSA: vx222: Fix invalid endian conversions
7004 - ALSA: virmidi: Fix too long output trigger loop
7005 - ALSA: cs5535audio: Fix invalid endian conversion
7006 - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
7007 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
7008 - ALSA: memalloc: Don't exceed over the requested size
7009 - ALSA: vxpocket: Fix invalid endian conversions
7010 - ALSA: seq: Fix poll() error return
7011 - media: gl861: fix probe of dvb_usb_gl861
7012 - USB: serial: sierra: fix potential deadlock at close
7013 - USB: serial: pl2303: add a new device id for ATEN
7014 - USB: option: add support for DW5821e
7015 - ACPI / PM: save NVS memory for ASUS 1025C laptop
7016 - tty: serial: 8250: Revert NXP SC16C2552 workaround
7017 - serial: 8250_exar: Read INT0 from slave device, too
7018 - serial: 8250_dw: always set baud rate in dw8250_set_termios
7019 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
7020 - uio: fix wrong return value from uio_mmap()
7021 - misc: sram: fix resource leaks in probe error path
7022 - Revert "uio: use request_threaded_irq instead"
7023 - Bluetooth: avoid killing an already killed socket
7024 - isdn: Disable IIOCDBGVAR
7025 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
7026 - hv/netvsc: Fix NULL dereference at single queue mode fallback
7027 - r8169: don't use MSI-X on RTL8106e
7028 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
7029 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
7030 - net: mvneta: fix mvneta_config_rss on armada 3700
7031 - cls_matchall: fix tcf_unbind_filter missing
7032 - Linux 4.18.4
7033
7034 * Cosmic update to v4.18.3 stable release (LP: #1788453)
7035 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
7036 - Linux 4.18.3
7037
7038 * Cosmic update to v4.18.2 stable release (LP: #1788452)
7039 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
7040 - x86: i8259: Add missing include file
7041 - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
7042 - x86/platform/UV: Mark memblock related init code and data correctly
7043 - x86/mm/pti: Clear Global bit more aggressively
7044 - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
7045 - x86/mm: Disable ioremap free page handling on x86-PAE
7046 - kbuild: verify that $DEPMOD is installed
7047 - crypto: ccree - fix finup
7048 - crypto: ccree - fix iv handling
7049 - crypto: ccp - Check for NULL PSP pointer at module unload
7050 - crypto: ccp - Fix command completion detection race
7051 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
7052 - crypto: vmac - require a block cipher with 128-bit block size
7053 - crypto: vmac - separate tfm and request context
7054 - crypto: blkcipher - fix crash flushing dcache in error path
7055 - crypto: ablkcipher - fix crash flushing dcache in error path
7056 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
7057 - crypto: skcipher - fix crash flushing dcache in error path
7058 - ioremap: Update pgtable free interfaces with addr
7059 - x86/mm: Add TLB purge to free pmd/pte page interfaces
7060 - Linux 4.18.2
7061
7062 * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363
7063 - Bluetooth: hidp: buffer overflow in hidp_process_report
7064
7065 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
7066 walinuxagent.service (LP: #1739107)
7067 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
7068 walinuxagent.service
7069
7070 * Miscellaneous Ubuntu changes
7071 - SAUCE: ipvs: remove nbsp characters from Kconfig
7072 - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el
7073 - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon
7074 - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x
7075 - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x
7076 - [Config] update annotations following config review
7077 - [Debian] set CROSS_COMPILE when generating kernel configs
7078 - [Config] Disable the Speck cipher
7079
7080 -- Seth Forshee <seth.forshee@canonical.com> Fri, 24 Aug 2018 14:18:15 -0500
7081
7082linux (4.18.0-5.6) cosmic; urgency=medium
7083
7084 * Cosmic update to v4.18.1 stable release (LP: #1787264)
7085 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
7086 - x86/speculation: Protect against userspace-userspace spectreRSB
7087 - kprobes/x86: Fix %p uses in error messages
7088 - x86/irqflags: Provide a declaration for native_save_fl
7089 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
7090 - x86/speculation/l1tf: Change order of offset/type in swap entry
7091 - x86/speculation/l1tf: Protect swap entries against L1TF
7092 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
7093 - x86/speculation/l1tf: Make sure the first page is always reserved
7094 - x86/speculation/l1tf: Add sysfs reporting for l1tf
7095 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
7096 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
7097 - x86/bugs: Move the l1tf function and define pr_fmt properly
7098 - sched/smt: Update sched_smt_present at runtime
7099 - x86/smp: Provide topology_is_primary_thread()
7100 - x86/topology: Provide topology_smt_supported()
7101 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
7102 - cpu/hotplug: Split do_cpu_down()
7103 - cpu/hotplug: Provide knobs to control SMT
7104 - x86/cpu: Remove the pointless CPU printout
7105 - x86/cpu/AMD: Remove the pointless detect_ht() call
7106 - x86/cpu/common: Provide detect_ht_early()
7107 - x86/cpu/topology: Provide detect_extended_topology_early()
7108 - x86/cpu/intel: Evaluate smp_num_siblings early
7109 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
7110 - x86/cpu/AMD: Evaluate smp_num_siblings early
7111 - x86/apic: Ignore secondary threads if nosmt=force
7112 - x86/speculation/l1tf: Extend 64bit swap file size limit
7113 - x86/cpufeatures: Add detection of L1D cache flush support.
7114 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
7115 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
7116 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
7117 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
7118 - cpu/hotplug: Boot HT siblings at least once
7119 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
7120 - x86/KVM/VMX: Add module argument for L1TF mitigation
7121 - x86/KVM/VMX: Add L1D flush algorithm
7122 - x86/KVM/VMX: Add L1D MSR based flush
7123 - x86/KVM/VMX: Add L1D flush logic
7124 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
7125 - x86/KVM/VMX: Add find_msr() helper function
7126 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
7127 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
7128 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
7129 - cpu/hotplug: Online siblings when SMT control is turned on
7130 - x86/litf: Introduce vmx status variable
7131 - x86/kvm: Drop L1TF MSR list approach
7132 - x86/l1tf: Handle EPT disabled state proper
7133 - x86/kvm: Move l1tf setup function
7134 - x86/kvm: Add static key for flush always
7135 - x86/kvm: Serialize L1D flush parameter setter
7136 - x86/kvm: Allow runtime control of L1D flush
7137 - cpu/hotplug: Expose SMT control init function
7138 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
7139 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
7140 - Documentation: Add section about CPU vulnerabilities
7141 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
7142 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
7143 - Documentation/l1tf: Fix typos
7144 - cpu/hotplug: detect SMT disabled by BIOS
7145 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
7146 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
7147 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
7148 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
7149 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
7150 - x86: Don't include linux/irq.h from asm/hardirq.h
7151 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
7152 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
7153 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
7154 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
7155 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
7156 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
7157 - cpu/hotplug: Fix SMT supported evaluation
7158 - x86/speculation/l1tf: Invert all not present mappings
7159 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
7160 - x86/mm/pat: Make set_memory_np() L1TF safe
7161 - x86/mm/kmmio: Make the tracer robust against L1TF
7162 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
7163 - x86/microcode: Allow late microcode loading with SMT disabled
7164 - x86/smp: fix non-SMP broken build due to redefinition of
7165 apic_id_is_primary_thread
7166 - cpu/hotplug: Non-SMP machines do not make use of booted_once
7167 - x86/init: fix build with CONFIG_SWAP=n
7168 - Linux 4.18.1
7169 - [Config] updateconfigs after v4.18.1 stable update
7170
7171 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
7172 - [Config] Enable timestamping in network PHY devices
7173
7174 * Miscellaneous Ubuntu changes
7175 - [Config] CONFIG_SYSCTL_SYSCALL=n
7176
7177 [ Upstream Kernel Changes ]
7178
7179 * Rebase to v4.18
7180
7181 -- Seth Forshee <seth.forshee@canonical.com> Wed, 15 Aug 2018 14:20:59 -0500
7182
7183linux (4.18.0-4.5) cosmic; urgency=medium
7184
7185 [ Upstream Kernel Changes ]
7186
7187 * Rebase to v4.18-rc8
7188
7189 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Aug 2018 13:54:02 -0500
7190
7191linux (4.18.0-3.4) cosmic; urgency=medium
7192
7193 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
7194 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
7195 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
7196
7197 * hinic interfaces aren't getting predictable names (LP: #1783138)
7198 - hinic: Link the logical network device to the pci device in sysfs
7199
7200 * libvirtd is unable to configure bridge devices inside of LXD containers
7201 (LP: #1784501)
7202 - kernfs: allow creating kernfs objects with arbitrary uid/gid
7203 - sysfs, kobject: allow creating kobject belonging to arbitrary users
7204 - kobject: kset_create_and_add() - fetch ownership info from parent
7205 - driver core: set up ownership of class devices in sysfs
7206 - net-sysfs: require net admin in the init ns for setting tx_maxrate
7207 - net-sysfs: make sure objects belong to container's owner
7208 - net: create reusable function for getting ownership info of sysfs inodes
7209 - bridge: make sure objects belong to container's owner
7210 - sysfs: Fix regression when adding a file to an existing group
7211
7212 * locking sockets broken due to missing AppArmor socket mediation patches
7213 (LP: #1780227)
7214 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
7215
7216 * Update2 for ocxl driver (LP: #1781436)
7217 - ocxl: Fix page fault handler in case of fault on dying process
7218
7219 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
7220 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
7221 - vga_switcheroo: set audio client id according to bound GPU id
7222
7223 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
7224 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
7225
7226 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
7227 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
7228 'firmware_install' target
7229
7230 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
7231 (LP: #1782116)
7232 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
7233
7234 [ Upstream Kernel Changes ]
7235
7236 * Rebase to v4.18-rc7
7237
7238 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Aug 2018 08:49:40 -0500
7239
7240linux (4.18.0-2.3) cosmic; urgency=medium
7241
7242 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
7243 - SAUCE: (noup) zfs to 0.7.9-3ubuntu4
7244
7245 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
7246 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
7247 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
7248 bitmap
7249
7250 * Cloud-init causes potentially huge boot delays with 4.15 kernels
7251 (LP: #1780062)
7252 - random: Make getrandom() ready earlier
7253
7254 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
7255 - scsi: hisi_sas: Update a couple of register settings for v3 hw
7256
7257 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
7258 - scsi: hisi_sas: Add missing PHY spinlock init
7259
7260 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
7261 (LP: #1777727)
7262 - scsi: hisi_sas: Use dmam_alloc_coherent()
7263 - scsi: hisi_sas: Pre-allocate slot DMA buffers
7264
7265 * hisi_sas: Failures during host reset (LP: #1777696)
7266 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
7267 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
7268 - scsi: hisi_sas: Adjust task reject period during host reset
7269 - scsi: hisi_sas: Add a flag to filter PHY events during reset
7270 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
7271
7272 * Miscellaneous Ubuntu changes
7273 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3
7274 - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
7275 - Enable zfs build
7276 - SAUCE: Import aufs driver
7277 - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64"
7278 - [Config] retpoline -- review and accept retpoline changes
7279
7280 [ Upstream Kernel Changes ]
7281
7282 * Rebase to v4.18-rc5
7283 * Rebase to v4.18-rc6
7284
7285 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jul 2018 08:41:22 -0500
7286
7287linux (4.18.0-1.2) cosmic; urgency=medium
7288
7289 [ Upstream Kernel Changes ]
7290
7291 * Rebase to v4.18-rc4
7292
7293 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jul 2018 07:36:31 -0500
7294
7295linux (4.18.0-0.1) cosmic; urgency=medium
7296
7297 * Miscellaneous Ubuntu changes
7298 - ubuntu -- disable vbox build
7299 - Disable zfs build
7300 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
7301 kernel image
7302 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
7303 - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode
7304 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
7305 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
7306 locked down
7307 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
7308 down
7309 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
7310 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
7311 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
7312 down
7313 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
7314 locked down
7315 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
7316 down
7317 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
7318 locked down
7319 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
7320 has been locked down
7321 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
7322 locked down
7323 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
7324 locked down
7325 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
7326 down
7327 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
7328 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
7329 parameters (eg. ioport)
7330 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
7331 - SAUCE: (efi-lockdown) Lock down /proc/kcore
7332 - SAUCE: (efi-lockdown) Lock down kprobes
7333 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
7334 kernel is locked down
7335 - SAUCE: (efi-lockdown) Lock down perf
7336 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
7337 down
7338 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7339 reboot
7340 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7341 boot mode
7342 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7343 mode
7344 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
7345 secondary keyring
7346 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
7347 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
7348 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
7349 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
7350 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
7351 that aren't present.
7352 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7353 efi_status_to_err().
7354 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
7355 error messages.
7356 - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature
7357 verification
7358 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7359 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
7360 - SAUCE: (namespace) block_dev: Support checking inode permissions in
7361 lookup_bdev()
7362 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
7363 when mounting
7364 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
7365 when mounting
7366 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
7367 namespaces
7368 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
7369 mounts
7370 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
7371 opened for writing
7372 - SAUCE: Import aufs driver
7373 - Update dropped.txt
7374 - [Config] updateconfigs after 4.18-rc3 rebase
7375 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18
7376
7377 [ Upstream Kernel Changes ]
7378
7379 * Rebase to v4.18-rc3
7380
7381 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jul 2018 10:46:37 -0500
7382
7383linux (4.18.0-0.0) cosmic; urgency=medium
7384
7385 * Dummy entry.
7386
7387 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Jul 2018 11:10:33 -0500
7388
7389linux (4.17.0-4.5) cosmic; urgency=medium
7390
7391 * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399)
7392
7393 * Update to ocxl driver for 18.04.1 (LP: #1775786)
7394 - powerpc: Add TIDR CPU feature for POWER9
7395 - powerpc: Use TIDR CPU feature to control TIDR allocation
7396 - powerpc: use task_pid_nr() for TID allocation
7397 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
7398 - ocxl: Expose the thread_id needed for wait on POWER9
7399 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
7400 - ocxl: Document new OCXL IOCTLs
7401 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
7402
7403 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
7404 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
7405
7406 * glibc pkeys test fail on powerpc (LP: #1776967)
7407 - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS
7408
7409 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
7410 - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
7411
7412 * Miscellaneous Ubuntu changes
7413 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1
7414
7415 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Jun 2018 13:37:52 -0500
7416
7417linux (4.17.0-3.4) cosmic; urgency=medium
7418
7419 * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124)
7420
7421 * Cosmic update to v4.17.3 stable release (LP: #1778997)
7422 - net: aquantia: fix unsigned numvecs comparison with less than zero
7423 - bonding: re-evaluate force_primary when the primary slave name changes
7424 - cdc_ncm: avoid padding beyond end of skb
7425 - ipv6: allow PMTU exceptions to local routes
7426 - net: dsa: add error handling for pskb_trim_rcsum
7427 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
7428 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
7429 - tcp: verify the checksum of the first data segment in a new connection
7430 - tls: fix use-after-free in tls_push_record
7431 - tls: fix waitall behavior in tls_sw_recvmsg
7432 - socket: close race condition between sock_close() and sockfs_setattr()
7433 - udp: fix rx queue len reported by diag and proc interface
7434 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
7435 vlan
7436 - hv_netvsc: Fix a network regression after ifdown/ifup
7437 - ACPICA: AML parser: attempt to continue loading table after error
7438 - ext4: fix hole length detection in ext4_ind_map_blocks()
7439 - ext4: update mtime in ext4_punch_hole even if no blocks are released
7440 - ext4: do not allow external inodes for inline data
7441 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
7442 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
7443 - ext4: fix fencepost error in check for inode count overflow during resize
7444 - driver core: Don't ignore class_dir_create_and_add() failure.
7445 - Btrfs: allow empty subvol= again
7446 - Btrfs: fix clone vs chattr NODATASUM race
7447 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
7448 - btrfs: return error value if create_io_em failed in cow_file_range
7449 - btrfs: scrub: Don't use inode pages for device replace
7450 - ALSA: usb-audio: Disable the quirk for Nura headset
7451 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
7452 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
7453 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
7454 - ALSA: hda: add dock and led support for HP ProBook 640 G4
7455 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
7456 - smb3: fix various xid leaks
7457 - smb3: on reconnect set PreviousSessionId field
7458 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
7459 expiry
7460 - cifs: For SMB2 security informaion query, check for minimum sized security
7461 descriptor instead of sizeof FileAllInformation class
7462 - nbd: fix nbd device deletion
7463 - nbd: update size when connected
7464 - nbd: use bd_set_size when updating disk size
7465 - blk-mq: reinit q->tag_set_list entry only after grace period
7466 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
7467 - cpufreq: Fix new policy initialization during limits updates via sysfs
7468 - cpufreq: ti-cpufreq: Fix an incorrect error return value
7469 - cpufreq: governors: Fix long idle detection logic in load calculation
7470 - libata: zpodd: small read overflow in eject_tray()
7471 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
7472 - nvme/pci: Sync controller reset for AER slot_reset
7473 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
7474 - x86/vector: Fix the args of vector_alloc tracepoint
7475 - x86/apic/vector: Prevent hlist corruption and leaks
7476 - x86/apic: Provide apic_ack_irq()
7477 - x86/ioapic: Use apic_ack_irq()
7478 - x86/platform/uv: Use apic_ack_irq()
7479 - irq_remapping: Use apic_ack_irq()
7480 - genirq/generic_pending: Do not lose pending affinity update
7481 - genirq/affinity: Defer affinity setting if irq chip is busy
7482 - genirq/migration: Avoid out of line call if pending is not set
7483 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
7484 - media: uvcvideo: Prevent setting unavailable flags
7485 - media: rc: ensure input/lirc device can be opened after register
7486 - iwlwifi: fw: harden page loading code
7487 - orangefs: set i_size on new symlink
7488 - orangefs: report attributes_mask and attributes for statx
7489 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
7490 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
7491 - vhost: fix info leak due to uninitialized memory
7492 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
7493 - Linux 4.17.3
7494
7495 * Use-after-free in sk_peer_label (LP: #1778646)
7496 - SAUCE: apparmor: fix use after free in sk_peer_label
7497
7498 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
7499 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
7500
7501 * Various fixes for CXL kernel module (LP: #1774471)
7502 - cxl: Configure PSL to not use APC virtual machines
7503 - cxl: Disable prefault_mode in Radix mode
7504
7505 * Bluetooth not working (LP: #1764645)
7506 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
7507
7508 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
7509 (LP: #1776750)
7510 - scsi: hisi_sas: make SAS address of SATA disks unique
7511
7512 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
7513 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
7514 - SAUCE: wcn36xx: read MAC from file or randomly generate one
7515
7516 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
7517 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
7518
7519 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
7520 - fs/binfmt_misc.c: do not allow offset overflow
7521
7522 * Network installs fail on SocioNext board (LP: #1775884)
7523 - net: socionext: reset hardware in ndo_stop
7524 - net: netsec: enable tx-irq during open callback
7525
7526 * Fix several bugs in RDMA/hns driver (LP: #1770974)
7527 - RDMA/hns: Drop local zgid in favor of core defined variable
7528 - RDMA/hns: Add 64KB page size support for hip08
7529 - RDMA/hns: Rename the idx field of db
7530 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
7531 - RDMA/hns: Increase checking CMQ status timeout value
7532 - RDMA/hns: Add reset process for RoCE in hip08
7533 - RDMA/hns: Fix the illegal memory operation when cross page
7534 - RDMA/hns: Implement the disassociate_ucontext API
7535
7536 * powerpc/livepatch: Implement reliable stack tracing for the consistency
7537 model (LP: #1771844)
7538 - powerpc/livepatch: Implement reliable stack tracing for the consistency
7539 model
7540
7541 * Adding back alx WoL feature (LP: #1772610)
7542 - SAUCE: Revert "alx: remove WoL support"
7543 - SAUCE: alx: add enable_wol paramenter
7544
7545 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
7546 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
7547 - scsi: lpfc: Fix 16gb hbas failing cq create.
7548
7549 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
7550 idle states when all CORES are guarded (LP: #1771780)
7551 - powerpc/powernv/cpuidle: Init all present cpus for deep states
7552
7553 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
7554 - net-next/hinic: add pci device ids for 25ge and 100ge card
7555
7556 * Expose arm64 CPU topology to userspace (LP: #1770231)
7557 - drivers: base: cacheinfo: move cache_setup_of_node()
7558 - drivers: base: cacheinfo: setup DT cache properties early
7559 - cacheinfo: rename of_node to fw_token
7560 - arm64/acpi: Create arch specific cpu to acpi id helper
7561 - ACPI/PPTT: Add Processor Properties Topology Table parsing
7562 - [Config] CONFIG_ACPI_PPTT=y
7563 - ACPI: Enable PPTT support on ARM64
7564 - drivers: base cacheinfo: Add support for ACPI based firmware tables
7565 - arm64: Add support for ACPI based firmware tables
7566 - arm64: topology: rename cluster_id
7567 - arm64: topology: enable ACPI/PPTT based CPU topology
7568 - ACPI: Add PPTT to injectable table list
7569 - arm64: topology: divorce MC scheduling domain from core_siblings
7570
7571 * Vcs-Git header on bionic linux source package points to zesty git tree
7572 (LP: #1766055)
7573 - [Packaging]: Update Vcs-Git
7574
7575 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
7576 version (LP: #1768431)
7577 - scsi: cxlflash: Handle spurious interrupts
7578 - scsi: cxlflash: Remove commmands from pending list on timeout
7579 - scsi: cxlflash: Synchronize reset and remove ops
7580 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
7581
7582 * hisi_sas robustness fixes (LP: #1774466)
7583 - scsi: hisi_sas: delete timer when removing hisi_sas driver
7584 - scsi: hisi_sas: print device id for errors
7585 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
7586 - scsi: hisi_sas: check host frozen before calling "done" function
7587 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
7588 - scsi: hisi_sas: stop controller timer for reset
7589 - scsi: hisi_sas: update PHY linkrate after a controller reset
7590 - scsi: hisi_sas: change slot index allocation mode
7591 - scsi: hisi_sas: Change common allocation mode of device id
7592 - scsi: hisi_sas: Reset disks when discovered
7593 - scsi: hisi_sas: Create a scsi_host_template per HW module
7594 - scsi: hisi_sas: Init disks after controller reset
7595 - scsi: hisi_sas: Try wait commands before before controller reset
7596 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
7597 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
7598 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
7599 - scsi: hisi_sas: Fix return value when get_free_slot() failed
7600 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
7601
7602 * hisi_sas: Support newer v3 hardware (LP: #1774467)
7603 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
7604 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
7605 - scsi: hisi_sas: fix PI memory size
7606 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
7607 - scsi: hisi_sas: remove redundant handling to event95 for v3
7608 - scsi: hisi_sas: add readl poll timeout helper wrappers
7609 - scsi: hisi_sas: workaround a v3 hw hilink bug
7610 - scsi: hisi_sas: Add LED feature for v3 hw
7611
7612 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
7613 - scsi: hisi_sas: optimise the usage of DQ locking
7614 - scsi: hisi_sas: relocate smp sg map
7615 - scsi: hisi_sas: make return type of prep functions void
7616 - scsi: hisi_sas: allocate slot buffer earlier
7617 - scsi: hisi_sas: Don't lock DQ for complete task sending
7618 - scsi: hisi_sas: Use device lock to protect slot alloc/free
7619 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
7620 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
7621
7622 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
7623 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
7624
7625 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
7626 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
7627
7628 * hns3 driver updates (LP: #1768670)
7629 - net: hns3: Remove error log when getting pfc stats fails
7630 - net: hns3: fix to correctly fetch l4 protocol outer header
7631 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
7632 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
7633 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
7634 - net: hns3: Fix to support autoneg only for port attached with phy
7635 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
7636 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
7637 - net: hns3: Remove packet statistics in the range of 8192~12287
7638 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
7639 - net: hns3: Fix for setting mac address when resetting
7640 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
7641 - net: hns3: fix for cleaning ring problem
7642 - net: hns3: refactor the loopback related function
7643 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
7644 - net: hns3: Fix for the null pointer problem occurring when initializing
7645 ae_dev failed
7646 - net: hns3: Add a check for client instance init state
7647 - net: hns3: Change return type of hnae3_register_ae_dev
7648 - net: hns3: Change return type of hnae3_register_ae_algo
7649 - net: hns3: Change return value in hnae3_register_client
7650 - net: hns3: Fixes the back pressure setting when sriov is enabled
7651 - net: hns3: Fix for fiber link up problem
7652 - net: hns3: Add support of .sriov_configure in HNS3 driver
7653 - net: hns3: Fixes the missing PCI iounmap for various legs
7654 - net: hns3: Fixes error reported by Kbuild and internal review
7655 - net: hns3: Fixes API to fetch ethernet header length with kernel default
7656 - net: hns3: cleanup of return values in hclge_init_client_instance()
7657 - net: hns3: Fix the missing client list node initialization
7658 - net: hns3: Fix for hns3 module is loaded multiple times problem
7659 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
7660 - net: hns3: Fix for netdev not running problem after calling net_stop and
7661 net_open
7662 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
7663 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
7664 - net: hns3: Updates RX packet info fetch in case of multi BD
7665 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
7666 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
7667 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
7668 - net: hns3: Fix for PF mailbox receving unknown message
7669 - net: hns3: Fixes the state to indicate client-type initialization
7670 - net: hns3: Fixes the init of the VALID BD info in the descriptor
7671 - net: hns3: Removes unnecessary check when clearing TX/RX rings
7672 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
7673 - net: hns3: Remove unused led control code
7674 - net: hns3: Adds support for led locate command for copper port
7675 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
7676 - net: hns3: Disable vf vlan filter when vf vlan table is full
7677 - net: hns3: Add support for IFF_ALLMULTI flag
7678 - net: hns3: Add repeat address checking for setting mac address
7679 - net: hns3: Fix setting mac address error
7680 - net: hns3: Fix for service_task not running problem after resetting
7681 - net: hns3: Fix for hclge_reset running repeatly problem
7682 - net: hns3: Fix for phy not link up problem after resetting
7683 - net: hns3: Add missing break in misc_irq_handle
7684 - net: hns3: Fix for vxlan tx checksum bug
7685 - net: hns3: Optimize the PF's process of updating multicast MAC
7686 - net: hns3: Optimize the VF's process of updating multicast MAC
7687 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
7688 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
7689 VLD bit and buffer size
7690 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
7691 hclge_bind_ring_with_vector
7692 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
7693 uninit_client_instance
7694 - SAUCE: {topost} net: hns3: add vector status check before free vector
7695 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
7696 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
7697 - SAUCE: {topost} net: hns3: extraction an interface for state state
7698 init|uninit
7699 - SAUCE: {topost} net: hns3: print the ret value in error information
7700 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
7701 hns3_client_uninit
7702 - SAUCE: {topost} net: hns3: add unlikely for error check
7703 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
7704 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
7705 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
7706 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
7707 - SAUCE: {topost} net: hns3: remove some redundant assignments
7708 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
7709 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
7710 hclge_cmd_send
7711 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
7712 - SAUCE: {topost} net: hns3: remove some unused members of some structures
7713 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
7714 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
7715 kzalloc/dma_map_single
7716 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
7717 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
7718 - SAUCE: {topost} net: hns3: remove some redundant assignments
7719 - SAUCE: {topost} net: hns3: standardize the handle of return value
7720 - SAUCE: {topost} net: hns3: remove extra space and brackets
7721 - SAUCE: {topost} net: hns3: fix unreasonable code comments
7722 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
7723 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
7724 - SAUCE: {topost} net: hns3: fix mislead parameter name
7725 - SAUCE: {topost} net: hns3: remove unused struct member and definition
7726 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
7727 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
7728 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
7729 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
7730 status change
7731 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
7732 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
7733 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
7734 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
7735 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
7736 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
7737 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
7738 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
7739 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
7740 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
7741 function
7742 - SAUCE: {topost} net: hns3: prevent sending command during global or core
7743 reset
7744 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
7745 register
7746 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
7747 - SAUCE: {topost} net: hns3: prevent to request reset frequently
7748 - SAUCE: {topost} net: hns3: correct reset event status register
7749 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
7750 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
7751 - SAUCE: {topost} net: hns3: fix return value error in
7752 hns3_reset_notify_down_enet
7753 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
7754 while resetting
7755 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
7756 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
7757 hclge_get_ring_chain_from_mbx
7758 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
7759 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
7760 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
7761 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
7762
7763 * CVE-2018-7755
7764 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
7765
7766 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
7767 - [Packaging] Fix missing watchdog for Raspberry Pi
7768
7769 * kernel: Fix arch random implementation (LP: #1775391)
7770 - s390/archrandom: Rework arch random implementation.
7771
7772 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
7773 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
7774 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
7775
7776 * Cosmic update to v4.17.2 stable release (LP: #1779117)
7777 - crypto: chelsio - request to HW should wrap
7778 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
7779 - KVM: X86: Fix reserved bits check for MOV to CR3
7780 - KVM: x86: introduce linear_{read,write}_system
7781 - kvm: fix typo in flag name
7782 - kvm: nVMX: Enforce cpl=0 for VMX instructions
7783 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
7784 kvm_write_guest_virt_system
7785 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
7786 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
7787 - NFC: pn533: don't send USB data off of the stack
7788 - usbip: vhci_sysfs: fix potential Spectre v1
7789 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
7790 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
7791 - Input: xpad - add GPD Win 2 Controller USB IDs
7792 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
7793 - usb: core: message: remove extra endianness conversion in
7794 usb_set_isoch_delay
7795 - usb: typec: wcove: Remove dependency on HW FSM
7796 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
7797 - usb: gadget: udc: renesas_usb3: fix double phy_put()
7798 - usb: gadget: udc: renesas_usb3: should remove debugfs
7799 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
7800 udc
7801 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
7802 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
7803 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
7804 reconnecting
7805 - serial: sh-sci: Stop using printk format %pCr
7806 - tty/serial: atmel: use port->name as name in request_irq()
7807 - serial: samsung: fix maxburst parameter for DMA transactions
7808 - serial: 8250: omap: Fix idling of clocks for unused uarts
7809 - vmw_balloon: fixing double free when batching mode is off
7810 - doc: fix sysfs ABI documentation
7811 - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
7812 - tty: pl011: Avoid spuriously stuck-off interrupts
7813 - crypto: ccree - correct host regs offset
7814 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
7815 - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
7816 - crypto: caam - strip input zeros from RSA input buffer
7817 - crypto: caam - fix DMA mapping dir for generated IV
7818 - crypto: caam - fix IV DMA mapping and updating
7819 - crypto: caam/qi - fix IV DMA mapping and updating
7820 - crypto: caam - fix size of RSA prime factor q
7821 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
7822 - crypto: cavium - Limit result reading attempts
7823 - crypto: vmx - Remove overly verbose printk from AES init routines
7824 - crypto: vmx - Remove overly verbose printk from AES XTS init
7825 - crypto: omap-sham - fix memleak
7826 - Linux 4.17.2
7827
7828 * Cosmic update to v4.17.1 stable release (LP: #1779116)
7829 - netfilter: nf_flow_table: attach dst to skbs
7830 - bnx2x: use the right constant
7831 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
7832 - ipv6: omit traffic class when calculating flow hash
7833 - l2tp: fix refcount leakage on PPPoL2TP sockets
7834 - netdev-FAQ: clarify DaveM's position for stable backports
7835 - net: metrics: add proper netlink validation
7836 - net/packet: refine check for priv area size
7837 - rtnetlink: validate attributes in do_setlink()
7838 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
7839 - team: use netdev_features_t instead of u32
7840 - vrf: check the original netdevice for generating redirect
7841 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
7842 - ipmr: fix error path when ipmr_new_table fails
7843 - PCI: hv: Do not wait forever on a device that has disappeared
7844 - Linux 4.17.1
7845
7846 * Miscellaneous Ubuntu changes
7847 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
7848 CONFIG_VMAP_STACK"
7849 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
7850 - SAUCE: apparmor: userspace queries
7851 - SAUCE: apparmor: patch to provide compatibility with v2.x net rules
7852 - SAUCE: apparmor: af_unix mediation
7853
7854 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Jun 2018 08:03:32 -0500
7855
7856linux (4.17.0-2.3) cosmic; urgency=medium
7857
7858 * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276)
7859
7860 * Miscellaneous Ubuntu changes
7861 - Config: remove IrDA from annotations
7862 - Config: remove scsi drivers from annotations
7863 - Config: remove BT_HCIBTUART from annotations
7864 - Config: pstore zlib support was renamed
7865 - Config: disable NVRAM for armhf on annotations
7866 - Config: Disable VT on s390x
7867 - Config: Update SSB and B43/B44 options
7868 - Config: some options not supported on some arches anymore
7869 - Config: renamed and removed options
7870 - Config: TCG_CRB is required for IMA on ACPI systems
7871 - Config: EXTCON_AXP288 depends on X86
7872 - Config: CONFIG_FSI depends on OF
7873 - Config: DRM_RCAR_LVDS now depends on DRM
7874 - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386
7875 - Config: Enable HINIC on arm64
7876 - Config: Set PPS and PTP_1588_CLOCK as y
7877 - Config: Some NF_TABLES options are built-in now
7878 - Config: GENERIC_CPU for ppc64el
7879 - Config: KEXEC_FILE=n for s390x
7880 - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS
7881 - Config: Disable STM32 support
7882 - Config: Enable FORTIFY_SOURCE for armhf
7883 - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR
7884
7885 [ Upstream Kernel Changes ]
7886
7887 * Rebase to v4.17
7888
7889 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 11 Jun 2018 15:22:10 -0300
7890
7891linux (4.17.0-1.2) cosmic; urgency=medium
7892
7893 [ Seth Forshee ]
7894 * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516)
7895 - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64
7896
7897 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
7898 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
7899 num_possible_cpus()
7900
7901 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
7902 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
7903 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
7904
7905 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
7906 - [Config] update Build-Depends: transfig to fig2dev
7907
7908 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
7909 to load (LP: #1728238)
7910 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
7911 unreleased firmware"
7912
7913 * No driver for Huawei network adapters on arm64 (LP: #1769899)
7914 - net-next/hinic: add arm64 support
7915
7916 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
7917 - [Config] snapdragon: DRM_I2C_ADV7511=y
7918
7919 * Add d-i support for Huawei NICs (LP: #1767490)
7920 - d-i: add hinic to nic-modules udeb
7921
7922 * Acer Swift sf314-52 power button not managed (LP: #1766054)
7923 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
7924
7925 * Include nfp driver in linux-modules (LP: #1768526)
7926 - [Config] Add nfp.ko to generic inclusion list
7927
7928 * Miscellaneous Ubuntu changes
7929 - SAUCE: Import aufs driver
7930 - [Config] Enable AUFS config options
7931 - SAUCE: (efi-lockdown) Fix for module sig verification
7932 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7933 reboot
7934 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7935 boot mode
7936 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7937 mode
7938 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7939 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
7940 - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y
7941 - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot
7942 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17
7943 - enable zfs build
7944
7945 * Miscellaneous upstream changes
7946 - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in
7947 lockdown mode"
7948 - Rebased to v4.17-rc6
7949
7950 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 22 May 2018 14:48:13 -0300
7951
7952linux (4.17.0-0.1) bionic; urgency=medium
7953
7954 [ Upstream Kernel Changes ]
7955
7956 * Rebase to v4.17-rc4
7957
7958 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 08 May 2018 16:38:51 -0300
7959
7960linux (4.17.0-0.0) bionic; urgency=medium
7961
7962 * Dummy entry.
7963
7964 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 27 Apr 2018 11:01:13 -0300
7965
7966linux (4.16.0-4.5) bionic; urgency=medium
7967
7968 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
7969 - tools/kvm_stat: Fix python3 syntax
7970 - tools/kvm_stat: Don't use deprecated file()
7971 - tools/kvm_stat: Remove unused function
7972 - [Packaging] Add linux-tools-host package for VM host tools
7973 - [Config] do_tools_host=true for amd64
7974
7975 * [Featire] CNL: Enable RAPL support (LP: #1685712)
7976 - powercap: RAPL: Add support for Cannon Lake
7977
7978 * Bionic update to v4.16.2 stable release (LP: #1763388)
7979 - sparc64: Oracle DAX driver depends on SPARC64
7980 - arp: fix arp_filter on l3slave devices
7981 - net: dsa: Discard frames from unused ports
7982 - net/ipv6: Increment OUTxxx counters after netfilter hook
7983 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
7984 - pptp: remove a buggy dst release in pptp_connect()
7985 - sctp: do not leak kernel memory to user space
7986 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
7987 - vlan: also check phy_driver ts_info for vlan's real device
7988 - net: fool proof dev_valid_name()
7989 - ip_tunnel: better validate user provided tunnel names
7990 - ipv6: sit: better validate user provided tunnel names
7991 - ip6_gre: better validate user provided tunnel names
7992 - ip6_tunnel: better validate user provided tunnel names
7993 - vti6: better validate user provided tunnel names
7994 - net_sched: fix a missing idr_remove() in u32_delete_key()
7995 - nfp: use full 40 bits of the NSP buffer address
7996 - Linux 4.16.2
7997
7998 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
7999 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable
8000 release (LP: #1763388)
8001 - sky2: Increase D3 delay to sky2 stops working after suspend
8002
8003 * Merge the linux-snapdragon kernel into bionic master/snapdragon
8004 (LP: #1763040)
8005 - arm64: defconfig: enable REMOTEPROC
8006 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
8007 - kernel: configs; add distro.config
8008 - arm64: configs: enable WCN36xx
8009 - kernel: distro.config: enable debug friendly USB network adpater
8010 - arm64: configs: enable QCOM Venus
8011 - arm64: defconfig: Enable a53/apcs and avs
8012 - arm64: defconfig: enable ondemand governor as default
8013 - arm64: defconfig: enable QCOM_TSENS
8014 - kernel: configs: enable dm_mod and dm_crypt
8015 - Force the SMD regulator driver to be compiled-in
8016 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
8017 - arm64: configs: enable BT_QCOMSMD
8018 - kernel: configs: add more USB net drivers
8019 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
8020 - arm64: configs: Enable camera drivers
8021 - kernel: configs: add freq stat to sysfs
8022 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
8023 - arm64: defconfig: Enable QRTR features
8024 - kernel: configs: set USB_CONFIG_F_FS in distro.config
8025 - kernel: distro.config: enable 'schedutil' CPUfreq governor
8026 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
8027 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
8028 - arm64: defconfig: enable LEDS_QCOM_LPG
8029 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
8030 - power: avs: Add support for CPR (Core Power Reduction)
8031 - power: avs: cpr: Use raw mem access for qfprom
8032 - power: avs: cpr: fix with new reg_sequence structures
8033 - power: avs: cpr: Register with cpufreq-dt
8034 - regulator: smd: Add floor and corner operations
8035 - PM / OPP: Support adjusting OPP voltages at runtime
8036 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
8037 - PM / OPP: HACK: Allow to set regulator without opp_list
8038 - PM / OPP: Add a helper to get an opp regulator for device
8039 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
8040 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
8041 - ov5645: I2C address change
8042 - i2c: Add Qualcomm Camera Control Interface driver
8043 - camss: vfe: Skip first four frames from sensor
8044 - camss: Do not register if no cameras are present
8045 - i2c-qcom-cci: Fix run queue completion timeout
8046 - i2c-qcom-cci: Fix I2C address bug
8047 - media: ov5645: Fix I2C address
8048 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
8049 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
8050 - leds: Add driver for Qualcomm LPG
8051 - wcn36xx: Fix warning due to duplicate scan_completed notification
8052 - arm64: dts: Add CPR DT node for msm8916
8053 - arm64: dts: add spmi-regulator nodes
8054 - arm64: dts: msm8916: Add cpufreq support
8055 - arm64: dts: msm8916: Add a shared CPU opp table
8056 - arm64: dts: msm8916: Add cpu cooling maps
8057 - arm64: dts: pm8916: Mark the s2 regulator as always-on
8058 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
8059 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
8060 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
8061 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
8062 driver
8063 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
8064 - DT: leds: Add Qualcomm Light Pulse Generator binding
8065 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
8066 - arm64: dts: qcom: Add pwm node for pm8916
8067 - arm64: dts: qcom: Add user LEDs on db820c
8068 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
8069 - ARM: dts: qcom: Add LPG node to pm8941
8070 - ARM: dts: qcom: honami: Add LPG node and RGB LED
8071 - arm64: dts: qcom: Add Camera Control Interface support
8072 - arm64: dts: qcom: Add apps_iommu vfe child node
8073 - arm64: dts: qcom: Add camss device node
8074 - arm64: dts: qcom: Add ov5645 device nodes
8075 - arm64: dts: msm8916: Fix camera sensors I2C addresses
8076 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
8077 - packaging: arm64: add a uboot flavour - part1
8078 - packaging: arm64: add a uboot flavour - part2
8079 - packaging: arm64: add a uboot flavour - part3
8080 - packaging: arm64: add a uboot flavour - part4
8081 - packaging: arm64: add a uboot flavour - part5
8082 - packaging: arm64: rename uboot flavour to snapdragon
8083 - [Config] updateconfigs after qcomlt import
8084 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
8085 - [Config] arm64: snapdragon: MSM_GCC_8916=y
8086 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
8087 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
8088 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
8089 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
8090 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
8091 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
8092 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
8093 - [Config] arm64: snapdragon: QCOM_SMEM=y
8094 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
8095 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
8096 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
8097 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
8098 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
8099 - [Config] arm64: snapdragon: QCOM_CPR=y
8100 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
8101 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
8102 - [Config] turn off DRM_MSM_REGISTER_LOGGING
8103 - [Config] arm64: snapdragon: I2C_QUP=y
8104 - [Config] arm64: snapdragon: SPI_QUP=y
8105 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
8106 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
8107 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
8108 - [Config] arm64: snapdragon: QCOM_SMSM=y
8109 - [Config] arm64: snapdragon: QCOM_SMP2P=y
8110 - [Config] arm64: snapdragon: DRM_MSM=y
8111 - [Config] arm64: snapdragon: SND_SOC=y
8112 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
8113 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
8114 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
8115 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
8116 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
8117 SND_SOC_MSM8916_WCD_DIGITAL=y
8118 - SAUCE: media: ov5645: skip address change if dt addr == default addr
8119 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
8120 #ifdefs
8121 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
8122 - [Packaging] fix up snapdragon abi paths
8123
8124 * LSM stacking patches for bionic (LP: #1763062)
8125 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
8126 - SAUCE: LSM stacking: LSM: Manage credential security blobs
8127 - SAUCE: LSM stacking: LSM: Manage file security blobs
8128 - SAUCE: LSM stacking: LSM: Manage task security blobs
8129 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
8130 - SAUCE: LSM stacking: LSM: General stacking
8131 - SAUCE: LSM stacking: fixup initialize task->security
8132 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
8133 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
8134 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
8135 - SAUCE: LSM stacking: fixup apparmor stacking enablement
8136 - SAUCE: LSM stacking: fixup stacking kconfig
8137 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
8138 - SAUCE: LSM stacking: provide prctl interface for setting context
8139 - SAUCE: LSM stacking: inherit current display LSM
8140 - SAUCE: LSM stacking: keep an index for each registered LSM
8141 - SAUCE: LSM stacking: verify display LSM
8142 - SAUCE: LSM stacking: provide a way to specify the default display lsm
8143 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
8144 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
8145 - SAUCE: LSM stacking: add Kconfig to set default display LSM
8146 - SAUCE: LSM stacking: add configs for LSM stacking
8147 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
8148 - SAUCE: LSM stacking: remove procfs context interface
8149
8150 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
8151 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
8152 - SAUCE: LSM stacking: check for invalid zero sized writes
8153
8154 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
8155 (LP: #1762755)
8156 - RDMA/hns: Support rq record doorbell for the user space
8157 - RDMA/hns: Support cq record doorbell for the user space
8158 - RDMA/hns: Support rq record doorbell for kernel space
8159 - RDMA/hns: Support cq record doorbell for kernel space
8160 - RDMA/hns: Fix cqn type and init resp
8161 - RDMA/hns: Fix init resp when alloc ucontext
8162 - RDMA/hns: Fix cq record doorbell enable in kernel
8163
8164 * Replace LPC patchset with upstream version (LP: #1762758)
8165 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
8166 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
8167 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
8168 children"
8169 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
8170 bindings"
8171 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
8172 devices"
8173 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
8174 hosts"
8175 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
8176 pci_register_io_range()"
8177 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
8178 pci_register_io_range()"
8179 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
8180 - lib: Add generic PIO mapping method
8181 - PCI: Remove __weak tag from pci_register_io_range()
8182 - PCI: Add fwnode handler as input param of pci_register_io_range()
8183 - PCI: Apply the new generic I/O management on PCI IO hosts
8184 - of: Add missing I/O range exception for indirect-IO devices
8185 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
8186 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
8187 - ACPI / scan: Do not enumerate Indirect IO host children
8188 - HISI LPC: Add ACPI support
8189 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
8190
8191 * Enable Tunneled Operations on POWER9 (LP: #1762448)
8192 - powerpc/powernv: Enable tunneled operations
8193 - cxl: read PHB indications from the device tree
8194
8195 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
8196 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
8197
8198 * NFS + sec=krb5 is broken (LP: #1759791)
8199 - sunrpc: remove incorrect HMAC request initialization
8200
8201 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
8202 - d-i: add bcm2835 to block-modules
8203
8204 * Backport USB core quirks (LP: #1762695)
8205 - usb: core: Add "quirks" parameter for usbcore
8206 - usb: core: Copy parameter string correctly and remove superfluous null check
8207 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
8208
8209 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
8210 setting up a second end-to-end encrypted disk (LP: #1762353)
8211 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
8212
8213 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
8214 - s390: move nobp parameter functions to nospec-branch.c
8215 - s390: add automatic detection of the spectre defense
8216 - s390: report spectre mitigation via syslog
8217 - s390: add sysfs attributes for spectre
8218 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
8219 - s390: correct nospec auto detection init order
8220
8221 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
8222 - powerpc/64s: Wire up cpu_show_spectre_v2()
8223
8224 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
8225 - powerpc/64s: Wire up cpu_show_spectre_v1()
8226
8227 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
8228 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
8229 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
8230 - powerpc/rfi-flush: Always enable fallback flush on pseries
8231 - powerpc/rfi-flush: Differentiate enabled and patched flush types
8232 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
8233 - powerpc/64s: Move cpu_show_meltdown()
8234 - powerpc/64s: Enhance the information in cpu_show_meltdown()
8235 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
8236 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
8237
8238 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
8239 CVE-2017-5753 // CVE-2017-5754
8240 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
8241 - powerpc: Add security feature flags for Spectre/Meltdown
8242 - powerpc/pseries: Set or clear security feature flags
8243 - powerpc/powernv: Set or clear security feature flags
8244
8245 * Hisilicon network subsystem 3 support (LP: #1761610)
8246 - net: hns3: export pci table of hclge and hclgevf to userspace
8247 - d-i: Add hns3 drivers to nic-modules
8248
8249 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
8250 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
8251
8252 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
8253 - perf vendor events: Drop incomplete multiple mapfile support
8254 - perf vendor events: Fix error code in json_events()
8255 - perf vendor events: Drop support for unused topic directories
8256 - perf vendor events: Add support for pmu events vendor subdirectory
8257 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
8258 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
8259 - perf vendor events: Add support for arch standard events
8260 - perf vendor events arm64: Add armv8-recommended.json
8261 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
8262 - perf vendor events arm64: fixup A53 to use recommended events
8263 - perf vendor events arm64: add HiSilicon hip08 JSON file
8264 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
8265
8266 * Warning "cache flush timed out!" seen when unloading the cxl driver
8267 (LP: #1762367)
8268 - cxl: Check if PSL data-cache is available before issue flush request
8269
8270 * Bionic update to v4.16.1 stable release (LP: #1763170)
8271 - bitmap: fix memset optimization on big-endian systems
8272 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
8273 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
8274 - USB: serial: cp210x: add ELDAT Easywave RX09 id
8275 - serial: 8250: Add Nuvoton NPCM UART
8276 - mei: remove dev_err message on an unsupported ioctl
8277 - /dev/mem: Avoid overwriting "err" in read_mem()
8278 - media: usbtv: prevent double free in error case
8279 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
8280 - crypto: lrw - Free rctx->ext with kzfree
8281 - crypto: ccp - Fill the result buffer only on digest, finup, and final ops
8282 - crypto: talitos - don't persistently map req_ctx->hw_context and
8283 req_ctx->buf
8284 - crypto: inside-secure - fix clock management
8285 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
8286 - crypto: talitos - fix IPsec cipher in length
8287 - crypto: ahash - Fix early termination in hash walk
8288 - crypto: caam - Fix null dereference at error path
8289 - crypto: ccp - return an actual key size from RSA max_size callback
8290 - crypto: arm,arm64 - Fix random regeneration of S_shipped
8291 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
8292 - Bluetooth: hci_bcm: Add 6 new ACPI HIDs
8293 - Btrfs: fix unexpected cow in run_delalloc_nocow
8294 - siox: fix possible buffer overflow in device_add_store
8295 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
8296 - Revert "base: arch_topology: fix section mismatch build warnings"
8297 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
8298 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
8299 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
8300 - vt: change SGR 21 to follow the standards
8301 - Fix slab name "biovec-(1<<(21-12))"
8302 - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
8303 - Linux 4.16.1
8304
8305 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
8306 starting 4.15-rc2 (LP: #1759893)
8307 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
8308 build"
8309 - [Config] CONFIG_BLK_DEV_NMVE=m
8310
8311 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
8312 - PM / hibernate: Make passing hibernate offsets more friendly
8313
8314 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
8315 type(pseries-bionic) complaining "KVM implementation does not support
8316 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
8317 - powerpc: Use feature bit for RTC presence rather than timebase presence
8318 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
8319 - powerpc: Free up CPU feature bits on 64-bit machines
8320 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
8321 - powerpc/powernv: Provide a way to force a core into SMT4 mode
8322 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
8323 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
8324 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
8325
8326 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
8327 - thunderbolt: Resume control channel after hibernation image is created
8328 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
8329 - thunderbolt: Handle connecting device in place of host properly
8330 - thunderbolt: Do not overwrite error code when domain adding fails
8331 - thunderbolt: Wait a bit longer for root switch config space
8332 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
8333 - thunderbolt: Handle rejected Thunderbolt devices
8334 - thunderbolt: Factor common ICM add and update operations out
8335 - thunderbolt: Correct function name in kernel-doc comment
8336 - thunderbolt: Add tb_switch_get()
8337 - thunderbolt: Add tb_switch_find_by_route()
8338 - thunderbolt: Add tb_xdomain_find_by_route()
8339 - thunderbolt: Add constant for approval timeout
8340 - thunderbolt: Move driver ready handling to struct icm
8341 - thunderbolt: Add 'boot' attribute for devices
8342 - thunderbolt: Add support for preboot ACL
8343 - thunderbolt: Introduce USB only (SL4) security level
8344 - thunderbolt: Add support for Intel Titan Ridge
8345
8346 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
8347 - ath10k: update the IRAM bank number for QCA9377
8348
8349 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
8350 (LP: #1759511)
8351 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
8352
8353 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
8354 (LP: #1757228)
8355 - cxl: Fix timebase synchronization status on P9
8356
8357 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
8358 fixes (LP: #1752182)
8359 - scsi: lpfc: Fix frequency of Release WQE CQEs
8360 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
8361 - scsi: lpfc: move placement of target destroy on driver detach
8362 - scsi: lpfc: correct debug counters for abort
8363 - scsi: lpfc: Add WQ Full Logic for NVME Target
8364 - scsi: lpfc: Fix PRLI handling when topology type changes
8365 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
8366 - scsi: lpfc: Fix RQ empty firmware trap
8367 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
8368 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
8369 - scsi: lpfc: Fix issue_lip if link is disabled
8370 - scsi: lpfc: Indicate CONF support in NVMe PRLI
8371 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
8372 - scsi: lpfc: Validate adapter support for SRIU option
8373 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
8374 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
8375 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
8376 - scsi: lpfc: update driver version to 11.4.0.7
8377 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
8378 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
8379 - scsi: lpfc: Rework sli4 doorbell infrastructure
8380 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
8381 - scsi: lpfc: Add push-to-adapter support to sli4
8382 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
8383 - scsi: lpfc: Add 64G link speed support
8384 - scsi: lpfc: Add if_type=6 support for cycling valid bits
8385 - scsi: lpfc: Enable fw download on if_type=6 devices
8386 - scsi: lpfc: Add embedded data pointers for enhanced performance
8387 - scsi: lpfc: Fix nvme embedded io length on new hardware
8388 - scsi: lpfc: Work around NVME cmd iu SGL type
8389 - scsi: lpfc: update driver version to 12.0.0.0
8390 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
8391 - scsi: lpfc: use __raw_writeX on DPP copies
8392 - scsi: lpfc: Add missing unlock in WQ full logic
8393
8394 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
8395 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
8396
8397 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
8398 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
8399 - [Packaging] include the retpoline extractor in the headers
8400
8401 * Use med_with_dipm SATA LPM to save more power for mobile platforms
8402 (LP: #1759547)
8403 - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3
8404
8405 * Miscellaneous Ubuntu changes
8406 - [Packaging] Only install cloud init files when do_tools_common=true
8407 - SAUCE: Import aufs driver
8408 - [Config] Enable AUFS config options
8409
8410 -- Seth Forshee <seth.forshee@canonical.com> Thu, 12 Apr 2018 09:30:56 -0500
8411
8412linux (4.16.0-3.4) bionic; urgency=medium
8413
8414 * Allow multiple mounts of zfs datasets (LP: #1759848)
8415 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
8416
8417 * zfs system process hung on container stop/delete (LP: #1754584)
8418 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
8419 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
8420 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
8421
8422 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
8423 (LP: #1755073)
8424 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
8425
8426 * CAPI Flash (cxlflash) update (LP: #1752672)
8427 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
8428 - SAUCE: cxlflash: Avoid clobbering context control register value
8429 - SAUCE: cxlflash: Add argument identifier names
8430 - SAUCE: cxlflash: Introduce OCXL backend
8431 - SAUCE: cxlflash: Hardware AFU for OCXL
8432 - SAUCE: cxlflash: Read host function configuration
8433 - SAUCE: cxlflash: Setup function acTag range
8434 - SAUCE: cxlflash: Read host AFU configuration
8435 - SAUCE: cxlflash: Setup AFU acTag range
8436 - SAUCE: cxlflash: Setup AFU PASID
8437 - SAUCE: cxlflash: Adapter context support for OCXL
8438 - SAUCE: cxlflash: Use IDR to manage adapter contexts
8439 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
8440 - SAUCE: cxlflash: Support adapter context discovery
8441 - SAUCE: cxlflash: Support image reload policy modification
8442 - SAUCE: cxlflash: MMIO map the AFU
8443 - SAUCE: cxlflash: Support starting an adapter context
8444 - SAUCE: cxlflash: Support process specific mappings
8445 - SAUCE: cxlflash: Support AFU state toggling
8446 - SAUCE: cxlflash: Support reading adapter VPD data
8447 - SAUCE: cxlflash: Setup function OCXL link
8448 - SAUCE: cxlflash: Setup OCXL transaction layer
8449 - SAUCE: cxlflash: Support process element lifecycle
8450 - SAUCE: cxlflash: Support AFU interrupt management
8451 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
8452 - SAUCE: cxlflash: Support starting user contexts
8453 - SAUCE: cxlflash: Support adapter context polling
8454 - SAUCE: cxlflash: Support adapter context reading
8455 - SAUCE: cxlflash: Support adapter context mmap and release
8456 - SAUCE: cxlflash: Support file descriptor mapping
8457 - SAUCE: cxlflash: Introduce object handle fop
8458 - SAUCE: cxlflash: Setup LISNs for user contexts
8459 - SAUCE: cxlflash: Setup LISNs for master contexts
8460 - SAUCE: cxlflash: Update synchronous interrupt status bits
8461 - SAUCE: cxlflash: Introduce OCXL context state machine
8462 - SAUCE: cxlflash: Register for translation errors
8463 - SAUCE: cxlflash: Support AFU reset
8464 - SAUCE: cxlflash: Enable OCXL operations
8465
8466 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
8467 (LP: #1736393)
8468 - SAUCE: drm/i915:Don't set chip specific data
8469 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
8470
8471 * zed process consuming 100% cpu (LP: #1751796)
8472 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
8473
8474 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
8475 "always" (LP: #1753708)
8476 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
8477
8478 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
8479 - [Packaging] retpoline -- add safe usage hint support
8480 - [Packaging] retpoline-check -- only report additions
8481 - [Packaging] retpoline -- widen indirect call/jmp detection
8482 - [Packaging] retpoline -- elide %rip relative indirections
8483 - [Packaging] retpoline -- clear hint information from packages
8484 - SAUCE: apm -- annotate indirect calls within
8485 firmware_restrict_branch_speculation_{start,end}
8486 - SAUCE: EFI -- annotate indirect calls within
8487 firmware_restrict_branch_speculation_{start,end}
8488 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
8489 code
8490 - SAUCE: vga_set_mode -- avoid jump tables
8491 - [Config] retpoine -- switch to new format
8492
8493 * Miscellaneous Ubuntu changes
8494 - [Packaging] final-checks -- remove check for empty retpoline files
8495 - [Packaging] skip cloud tools packaging when not building package
8496
8497 [ Upstream Kernel Changes ]
8498
8499 * Rebase to v4.16
8500
8501 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Apr 2018 16:15:36 -0500
8502
8503linux (4.16.0-2.3) bionic; urgency=medium
8504
8505 * devpts: handle bind-mounts (LP: #1755857)
8506 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
8507 - SAUCE: devpts: resolve devpts bind-mounts
8508 - SAUCE: devpts: comment devpts_mntget()
8509 - SAUCE: selftests: add devpts selftests
8510
8511 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
8512 - d-i: add hisi_sas_v3_hw to scsi-modules
8513
8514 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
8515 - SAUCE: scsi: hisi_sas: config for hip08 ES
8516 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
8517
8518 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
8519 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
8520
8521 * Fix ARC hit rate (LP: #1755158)
8522 - SAUCE: Fix ARC hit rate (LP: #1755158)
8523
8524 * ZFS setgid broken on 0.7 (LP: #1753288)
8525 - SAUCE: Fix ZFS setgid
8526
8527 * CONFIG_EFI=y on armhf (LP: #1726362)
8528 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
8529
8530 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
8531 - [Config] CONFIG_USB_XHCI_DBGCAP=y
8532
8533 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
8534 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
8535 - [Config] retpoline -- clean up i386 retpoline files
8536
8537 * Miscellaneous Ubuntu changes
8538 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
8539 - [Config] fix up retpoline abi files
8540 - [Config] fix up retpoline abi files
8541 - d-i: Add netsec to nic-modules
8542
8543 [ Upstream Kernel Changes ]
8544
8545 * Rebase to v4.16-rc6
8546
8547 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Mar 2018 14:09:49 -0500
8548
8549linux (4.16.0-1.2) bionic; urgency=medium
8550
8551 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
8552 - d-i: add cxgb4 to nic-modules
8553
8554 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
8555 - [Config] CONFIG_INDIRECT_PIO=y
8556 - SAUCE: LIB: Introduce a generic PIO mapping method
8557 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
8558 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
8559 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
8560 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
8561 - [Config] CONFIG_HISILICON_LPC=y
8562 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
8563 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
8564 - SAUCE: HISI LPC: Add ACPI support
8565 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
8566
8567 * Miscellaneous Ubuntu changes
8568 - SAUCE: tools: use CC for linking acpi tools
8569
8570 [ Upstream Kernel Changes ]
8571
8572 * Rebase to v4.16-rc3
8573
8574 -- Seth Forshee <seth.forshee@canonical.com> Wed, 28 Feb 2018 10:17:23 -0600
8575
8576linux (4.16.0-0.1) bionic; urgency=medium
8577
8578 * retpoline abi files are empty on i386 (LP: #1751021)
8579 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
8580 - [Packaging] final-checks -- sanity checking ABI contents
8581 - [Packaging] final-checks -- check for empty retpoline files
8582
8583 * Miscellaneous upstream changes
8584 - disable vbox build
8585 - Disable zfs build
8586
8587 [ Upstream Kernel Changes ]
8588
8589 * Rebase to v4.16-rc2
8590
8591 -- Seth Forshee <seth.forshee@canonical.com> Thu, 22 Feb 2018 08:58:57 -0600
8592
8593linux (4.16.0-0.0) bionic; urgency=medium
8594
8595 * Dummy entry
8596
8597 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Feb 2018 14:33:13 -0600
8598
8599linux (4.15.0-10.11) bionic; urgency=medium
8600
8601 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
8602
8603 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
8604 (LP: #1749202)
8605 - swiotlb: suppress warning when __GFP_NOWARN is set
8606 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
8607
8608 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
8609 - SAUCE: tools -- add ability to disable libbfd
8610 - [Packaging] correct disablement of libbfd
8611
8612 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
8613 (LP: #1744058)
8614 - ALSA: hda/realtek - update ALC225 depop optimize
8615
8616 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
8617 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
8618
8619 * headset mic can't be detected on two Dell machines (LP: #1748807)
8620 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
8621 - ALSA: hda - Fix headset mic detection problem for two Dell machines
8622
8623 * Bionic update to v4.15.3 stable release (LP: #1749191)
8624 - ip6mr: fix stale iterator
8625 - net: igmp: add a missing rcu locking section
8626 - qlcnic: fix deadlock bug
8627 - qmi_wwan: Add support for Quectel EP06
8628 - r8169: fix RTL8168EP take too long to complete driver initialization.
8629 - tcp: release sk_frag.page in tcp_disconnect
8630 - vhost_net: stop device during reset owner
8631 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
8632 - ipv6: change route cache aging logic
8633 - Revert "defer call to mem_cgroup_sk_alloc()"
8634 - net: ipv6: send unsolicited NA after DAD
8635 - rocker: fix possible null pointer dereference in
8636 rocker_router_fib_event_work
8637 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
8638 - cls_u32: add missing RCU annotation.
8639 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
8640 - soreuseport: fix mem leak in reuseport_add_sock()
8641 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
8642 - net: sched: fix use-after-free in tcf_block_put_ext
8643 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
8644 - media: soc_camera: soc_scale_crop: add missing
8645 MODULE_DESCRIPTION/AUTHOR/LICENSE
8646 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8647 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
8648 - crypto: tcrypt - fix S/G table for test_aead_speed()
8649 - Linux 4.15.3
8650
8651 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
8652 CVE-2018-1000026
8653 - net: create skb_gso_validate_mac_len()
8654 - bnx2x: disable GSO where gso_size is too big for hardware
8655
8656 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
8657 - net: hns: add ACPI mode support for ethtool -p
8658
8659 * CVE-2017-5715 (Spectre v2 Intel)
8660 - [Packaging] retpoline files must be sorted
8661 - [Packaging] pull in retpoline files
8662
8663 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
8664 - d-i: Add hfi1 to nic-modules
8665
8666 * CVE-2017-5715 (Spectre v2 retpoline)
8667 - [Packaging] retpoline -- add call site validation
8668 - [Config] disable retpoline checks for first upload
8669
8670 * Do not duplicate changelog entries assigned to more than one bug or CVE
8671 (LP: #1743383)
8672 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
8673
8674 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
8675
8676linux (4.15.0-9.10) bionic; urgency=medium
8677
8678 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
8679
8680 * Miscellaneous Ubuntu changes
8681 - [Debian] tests -- remove gcc-multilib dependency for arm64
8682
8683 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
8684
8685linux (4.15.0-8.9) bionic; urgency=medium
8686
8687 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
8688
8689 * Bionic update to v4.15.2 stable release (LP: #1748072)
8690 - KVM: x86: Make indirect calls in emulator speculation safe
8691 - KVM: VMX: Make indirect call speculation safe
8692 - module/retpoline: Warn about missing retpoline in module
8693 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
8694 - x86/cpufeatures: Add Intel feature bits for Speculation Control
8695 - x86/cpufeatures: Add AMD feature bits for Speculation Control
8696 - x86/msr: Add definitions for new speculation control MSRs
8697 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
8698 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
8699 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
8700 - x86/alternative: Print unadorned pointers
8701 - x86/nospec: Fix header guards names
8702 - x86/bugs: Drop one "mitigation" from dmesg
8703 - x86/cpu/bugs: Make retpoline module warning conditional
8704 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
8705 - x86/retpoline: Simplify vmexit_fill_RSB()
8706 - x86/speculation: Simplify indirect_branch_prediction_barrier()
8707 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8708 - iio: adc/accel: Fix up module licenses
8709 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8710 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8711 - KVM: nVMX: Eliminate vmcs02 pool
8712 - KVM: VMX: introduce alloc_loaded_vmcs
8713 - objtool: Improve retpoline alternative handling
8714 - objtool: Add support for alternatives at the end of a section
8715 - objtool: Warn on stripped section symbol
8716 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
8717 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
8718 - x86/entry/64: Remove the SYSCALL64 fast path
8719 - x86/entry/64: Push extra regs right away
8720 - x86/asm: Move 'status' from thread_struct to thread_info
8721 - Documentation: Document array_index_nospec
8722 - array_index_nospec: Sanitize speculative array de-references
8723 - x86: Implement array_index_mask_nospec
8724 - x86: Introduce barrier_nospec
8725 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
8726 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
8727 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
8728 - x86/get_user: Use pointer masking to limit speculation
8729 - x86/syscall: Sanitize syscall table de-references under speculation
8730 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
8731 - nl80211: Sanitize array index in parse_txq_params
8732 - x86/spectre: Report get_user mitigation for spectre_v1
8733 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
8734 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
8735 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
8736 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
8737 - KVM: VMX: make MSR bitmaps per-VCPU
8738 - x86/kvm: Update spectre-v1 mitigation
8739 - x86/retpoline: Avoid retpolines for built-in __init functions
8740 - x86/spectre: Simplify spectre_v2 command line parsing
8741 - x86/pti: Mark constant arrays as __initconst
8742 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
8743 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
8744 - KVM/x86: Add IBPB support
8745 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
8746 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
8747 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
8748 - serial: core: mark port as initialized after successful IRQ change
8749 - fpga: region: release of_parse_phandle nodes after use
8750 - Linux 4.15.2
8751
8752 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
8753 - net: phy: core: remove now uneeded disabling of interrupts
8754 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
8755 - net: socionext: Add Synquacer NetSec driver
8756 - net: socionext: include linux/io.h to fix build
8757 - net: socionext: Fix error return code in netsec_netdev_open()
8758
8759 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
8760 - [Config] CONFIG_EDAC_GHES=y
8761
8762 * support thunderx2 vendor pmu events (LP: #1747523)
8763 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
8764 - perf tools arm64: Add support for get_cpuid_str function.
8765 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
8766 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
8767 events
8768 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
8769
8770 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
8771 - SAUCE: mm: disable vma based swap readahead by default
8772 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
8773
8774 * Miscellaneous Ubuntu changes
8775 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
8776
8777 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
8778
8779linux (4.15.0-7.8) bionic; urgency=medium
8780
8781 * Bionic update to v4.15.1 stable release (LP: #1747169)
8782 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
8783 - tools/gpio: Fix build error with musl libc
8784 - gpio: stmpe: i2c transfer are forbiden in atomic context
8785 - gpio: Fix kernel stack leak to userspace
8786 - ALSA: hda - Reduce the suspend time consumption for ALC256
8787 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
8788 - crypto: aesni - handle zero length dst buffer
8789 - crypto: aesni - fix typo in generic_gcmaes_decrypt
8790 - crypto: aesni - add wrapper for generic gcm(aes)
8791 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
8792 aesni
8793 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
8794 aesni
8795 - crypto: inside-secure - fix hash when length is a multiple of a block
8796 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
8797 - crypto: sha3-generic - fixes for alignment and big endian operation
8798 - crypto: af_alg - whitelist mask and type
8799 - HID: wacom: EKR: ensure devres groups at higher indexes are released
8800 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
8801 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8802 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8803 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
8804 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
8805 - igb: Free IRQs when device is hotplugged
8806 - ima/policy: fix parsing of fsuuid
8807 - scsi: aacraid: Fix udev inquiry race condition
8808 - scsi: aacraid: Fix hang in kdump
8809 - scsi: storvsc: missing error code in storvsc_probe()
8810 - staging: lustre: separate a connection destroy from free struct kib_conn
8811 - staging: ccree: NULLify backup_info when unused
8812 - staging: ccree: fix fips event irq handling build
8813 - tty: fix data race between tty_init_dev and flush of buf
8814 - usb: option: Add support for FS040U modem
8815 - USB: serial: pl2303: new device id for Chilitag
8816 - USB: cdc-acm: Do not log urb submission errors on disconnect
8817 - CDC-ACM: apply quirk for card reader
8818 - USB: serial: io_edgeport: fix possible sleep-in-atomic
8819 - usbip: prevent bind loops on devices attached to vhci_hcd
8820 - usbip: list: don't list devices attached to vhci_hcd
8821 - USB: serial: simple: add Motorola Tetra driver
8822 - usb: f_fs: Prevent gadget unbind if it is already unbound
8823 - usb: uas: unconditionally bring back host after reset
8824 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
8825 - ANDROID: binder: remove waitqueue when thread exits.
8826 - android: binder: use VM_ALLOC to get vm area
8827 - mei: me: allow runtime pm for platform with D0i3
8828 - serial: 8250_of: fix return code when probe function fails to get reset
8829 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
8830 - serial: 8250_dw: Revert "Improve clock rate setting"
8831 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
8832 - spi: imx: do not access registers while clocks disabled
8833 - iio: adc: stm32: fix scan of multiple channels with DMA
8834 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
8835 - test_firmware: fix missing unlock on error in config_num_requests_store()
8836 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
8837 - Input: synaptics-rmi4 - do not delete interrupt memory too early
8838 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
8839 - Linux 4.15.1
8840
8841 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
8842 (LP: #1744712)
8843 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
8844 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
8845 version
8846
8847 * apparmor profile load in stacked policy container fails (LP: #1746463)
8848 - SAUCE: apparmor: fix display of .ns_name for containers
8849
8850 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
8851
8852linux (4.15.0-6.7) bionic; urgency=low
8853
8854 * upload urgency should be medium by default (LP: #1745338)
8855 - [Packaging] update urgency to medium by default
8856
8857 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
8858 - scsi: libiscsi: Allow sd_shutdown on bad transport
8859
8860 * Miscellaneous Ubuntu changes
8861 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
8862 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
8863 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
8864
8865 [ Upstream Kernel Changes ]
8866
8867 * Rebase to v4.15
8868
8869 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
8870
8871linux (4.15.0-5.6) bionic; urgency=low
8872
8873 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
8874 (LP: #1744077)
8875 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
8876
8877 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
8878 (LP: #1743638)
8879 - [d-i] Add qede to nic-modules udeb
8880
8881 * boot failure on AMD Raven + WesternXT (LP: #1742759)
8882 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
8883
8884 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
8885 (LP: #1726519)
8886 - SAUCE: Revert "scsi: libsas: allow async aborts"
8887
8888 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
8889 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
8890
8891 * Miscellaneous Ubuntu changes
8892 - Rebase to v4.15-rc7
8893 - [Config] CONFIG_CPU_ISOLATION=y
8894 - [Config] Update annotations following config review
8895 - Revert "UBUNTU: SAUCE: Import aufs driver"
8896 - SAUCE: Import aufs driver
8897 - ubuntu: vbox -- update to 5.2.6-dfsg-1
8898 - ubuntu: vbox: build fixes for 4.15
8899 - ubuntu: vbox -- update to 5.2.6-dfsg-2
8900 - hio: updates for timer api changes in 4.15
8901 - enable hio build
8902 - Rebase to v4.15-rc9
8903
8904 [ Upstream Kernel Changes ]
8905
8906 * Rebase to v4.15-rc9
8907
8908 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
8909
8910linux (4.15.0-4.5) bionic; urgency=low
8911
8912 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
8913 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
8914
8915 * External HDMI monitor failed to show screen on Lenovo X1 series
8916 (LP: #1738523)
8917 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
8918
8919 * Miscellaneous Ubuntu changes
8920 - [Debian] autoreconstruct - add resoration of execute permissions
8921
8922 [ Upstream Kernel Changes ]
8923
8924 * Rebase to v4.15-rc4
8925
8926 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
8927
8928linux (4.15.0-3.4) bionic; urgency=low
8929
8930 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
8931 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
8932
8933 [ Upstream Kernel Changes ]
8934
8935 * Rebase to v4.15-rc6
8936
8937 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
8938
8939linux (4.15.0-2.3) bionic; urgency=low
8940
8941 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
8942 4.15.0-1.2 (LP: #1737752)
8943 - x86/mm: Unbreak modules that use the DMA API
8944
8945 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
8946 - [Config] CONFIG_SPI_INTEL_SPI_*=n
8947
8948 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
8949 and udebs (LP: #1521712)
8950 - [Config] Include ibmvnic in nic-modules
8951
8952 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
8953 - [Config] Enable support for emulation of deprecated ARMv8 instructions
8954
8955 * Miscellaneous Ubuntu changes
8956 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
8957 - Enable zfs build
8958 - [Debian] add icp to zfs-modules.ignore
8959
8960 [ Upstream Kernel Changes ]
8961
8962 * Rebase to v4.15-rc4
8963
8964 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
8965
8966linux (4.15.0-1.2) bionic; urgency=low
8967
8968 * Disabling zfs does not always disable module checks for the zfs modules
8969 (LP: #1737176)
8970 - [Packaging] disable zfs module checks when zfs is disabled
8971
8972 * Miscellaneous Ubuntu changes
8973 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
8974
8975 [ Upstream Kernel Changes ]
8976
8977 * Rebase to v4.15-rc3
8978
8979 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
8980
8981linux (4.15.0-0.1) bionic; urgency=low
8982
8983 * Miscellaneous Ubuntu changes
8984 - ubuntu: vbox -- update to 5.2.2-dfsg-2
8985 - ubuntu: vbox: build fixes for 4.15
8986 - disable hio build
8987 - [Config] Update kernel lockdown options to fix build errors
8988 - Disable zfs build
8989 - SAUCE: Import aufs driver
8990 - [Config] Enable AUFS config options
8991
8992 [ Upstream Kernel Changes ]
8993
8994 * Rebase to v4.15-rc2
8995
8996 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
8997
8998linux (4.14.0-11.13) bionic; urgency=low
8999
9000 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
9001
9002 * CVE-2017-1000405
9003 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
9004
9005 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
9006 - SAUCE: mm: disable vma based swap readahead by default
9007 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
9008
9009 * Bionic update to v4.14.3 stable release (LP: #1735843)
9010 - s390: fix transactional execution control register handling
9011 - s390/noexec: execute kexec datamover without DAT
9012 - s390/runtime instrumention: fix possible memory corruption
9013 - s390/guarded storage: fix possible memory corruption
9014 - s390/disassembler: add missing end marker for e7 table
9015 - s390/disassembler: increase show_code buffer size
9016 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
9017 - ACPI / EC: Fix regression related to triggering source of EC event handling
9018 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
9019 - serdev: fix registration of second slave
9020 - sched: Make resched_cpu() unconditional
9021 - lib/mpi: call cond_resched() from mpi_powm() loop
9022 - x86/boot: Fix boot failure when SMP MP-table is based at 0
9023 - x86/decoder: Add new TEST instruction pattern
9024 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
9025 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
9026 - perf/x86/intel: Hide TSX events when RTM is not supported
9027 - arm64: Implement arch-specific pte_access_permitted()
9028 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
9029 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
9030 - uapi: fix linux/tls.h userspace compilation error
9031 - uapi: fix linux/rxrpc.h userspace compilation errors
9032 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
9033 - MIPS: ralink: Fix MT7628 pinmux
9034 - MIPS: ralink: Fix typo in mt7628 pinmux function
9035 - net: mvneta: fix handling of the Tx descriptor counter
9036 - nbd: wait uninterruptible for the dead timeout
9037 - nbd: don't start req until after the dead connection logic
9038 - PM / OPP: Add missing of_node_put(np)
9039 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
9040 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
9041 - PCI: hv: Use effective affinity mask
9042 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
9043 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
9044 - ALSA: hda: Add Raven PCI ID
9045 - dm integrity: allow unaligned bv_offset
9046 - dm cache: fix race condition in the writeback mode overwrite_bio
9047 optimisation
9048 - dm crypt: allow unaligned bv_offset
9049 - dm zoned: ignore last smaller runt zone
9050 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
9051 - dm bufio: fix integer overflow when limiting maximum cache size
9052 - ovl: Put upperdentry if ovl_check_origin() fails
9053 - dm: allocate struct mapped_device with kvzalloc
9054 - sched/rt: Simplify the IPI based RT balancing logic
9055 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
9056 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
9057 - dm: discard support requires all targets in a table support discards
9058 - MIPS: Fix odd fp register warnings with MIPS64r2
9059 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
9060 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
9061 - MIPS: Fix an n32 core file generation regset support regression
9062 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
9063 - MIPS: math-emu: Fix final emulation phase for certain instructions
9064 - rt2x00usb: mark device removed when get ENOENT usb error
9065 - mm/z3fold.c: use kref to prevent page free/compact race
9066 - autofs: don't fail mount for transient error
9067 - nilfs2: fix race condition that causes file system corruption
9068 - fscrypt: lock mutex before checking for bounce page pool
9069 - eCryptfs: use after free in ecryptfs_release_messaging()
9070 - libceph: don't WARN() if user tries to add invalid key
9071 - bcache: check ca->alloc_thread initialized before wake up it
9072 - fs: guard_bio_eod() needs to consider partitions
9073 - fanotify: fix fsnotify_prepare_user_wait() failure
9074 - isofs: fix timestamps beyond 2027
9075 - btrfs: change how we decide to commit transactions during flushing
9076 - f2fs: expose some sectors to user in inline data or dentry case
9077 - NFS: Fix typo in nomigration mount option
9078 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
9079 - nfs: Fix ugly referral attributes
9080 - NFS: Avoid RCU usage in tracepoints
9081 - NFS: revalidate "." etc correctly on "open".
9082 - nfsd: deal with revoked delegations appropriately
9083 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
9084 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
9085 - iwlwifi: fix firmware names for 9000 and A000 series hw
9086 - md: fix deadlock error in recent patch.
9087 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
9088 - Bluetooth: btqcomsmd: Add support for BD address setup
9089 - md/bitmap: revert a patch
9090 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
9091 - fsnotify: pin both inode and vfsmount mark
9092 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
9093 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
9094 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
9095 - ext4: prevent data corruption with inline data + DAX
9096 - ext4: prevent data corruption with journaling + DAX
9097 - ALSA: pcm: update tstamp only if audio_tstamp changed
9098 - ALSA: usb-audio: Add sanity checks to FE parser
9099 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
9100 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
9101 - ALSA: timer: Remove kernel warning at compat ioctl error paths
9102 - ALSA: hda/realtek - Fix ALC275 no sound issue
9103 - ALSA: hda: Fix too short HDMI/DP chmap reporting
9104 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
9105 - ALSA: hda/realtek - Fix ALC700 family no sound issue
9106 - ASoC: sun8i-codec: Invert Master / Slave condition
9107 - ASoC: sun8i-codec: Fix left and right channels inversion
9108 - ASoC: sun8i-codec: Set the BCLK divider
9109 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
9110 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
9111 - 9p: Fix missing commas in mount options
9112 - fs/9p: Compare qid.path in v9fs_test_inode
9113 - net/9p: Switch to wait_event_killable()
9114 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
9115 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
9116 - scsi: lpfc: fix pci hot plug crash in timer management routines
9117 - scsi: lpfc: fix pci hot plug crash in list_add call
9118 - scsi: lpfc: Fix crash receiving ELS while detaching driver
9119 - scsi: lpfc: Fix FCP hba_wqidx assignment
9120 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
9121 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
9122 - iscsi-target: Fix non-immediate TMR reference leak
9123 - target: fix null pointer regression in core_tmr_drain_tmr_list
9124 - target: fix buffer offset in core_scsi3_pri_read_full_status
9125 - target: Fix QUEUE_FULL + SCSI task attribute handling
9126 - target: Fix caw_sem leak in transport_generic_request_failure
9127 - target: Fix quiese during transport_write_pending_qf endless loop
9128 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
9129 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
9130 - mtd: nand: Export nand_reset() symbol
9131 - mtd: nand: atmel: Actually use the PM ops
9132 - mtd: nand: omap2: Fix subpage write
9133 - mtd: nand: Fix writing mtdoops to nand flash.
9134 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
9135 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
9136 - p54: don't unregister leds when they are not initialized
9137 - block: Fix a race between blk_cleanup_queue() and timeout handling
9138 - raid1: prevent freeze_array/wait_all_barriers deadlock
9139 - genirq: Track whether the trigger type has been set
9140 - irqchip/gic-v3: Fix ppi-partitions lookup
9141 - lockd: double unregister of inetaddr notifiers
9142 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
9143 enabled
9144 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
9145 - KVM: SVM: obey guest PAT
9146 - kvm: vmx: Reinstate support for CPUs without virtual NMI
9147 - dax: fix PMD faults on zero-length files
9148 - dax: fix general protection fault in dax_alloc_inode
9149 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
9150 - clk: ti: dra7-atl-clock: fix child-node lookups
9151 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
9152 - libnvdimm, pfn: make 'resource' attribute only readable by root
9153 - libnvdimm, namespace: fix label initialization to use valid seq numbers
9154 - libnvdimm, region : make 'resource' attribute only readable by root
9155 - libnvdimm, namespace: make 'resource' attribute only readable by root
9156 - svcrdma: Preserve CB send buffer across retransmits
9157 - IB/srpt: Do not accept invalid initiator port names
9158 - IB/cm: Fix memory corruption in handling CM request
9159 - IB/hfi1: Fix incorrect available receive user context count
9160 - IB/srp: Avoid that a cable pull can trigger a kernel crash
9161 - IB/core: Avoid crash on pkey enforcement failed in received MADs
9162 - IB/core: Only maintain real QPs in the security lists
9163 - NFC: fix device-allocation error return
9164 - spi-nor: intel-spi: Fix broken software sequencing codes
9165 - i40e: Use smp_rmb rather than read_barrier_depends
9166 - igb: Use smp_rmb rather than read_barrier_depends
9167 - igbvf: Use smp_rmb rather than read_barrier_depends
9168 - ixgbevf: Use smp_rmb rather than read_barrier_depends
9169 - i40evf: Use smp_rmb rather than read_barrier_depends
9170 - fm10k: Use smp_rmb rather than read_barrier_depends
9171 - ixgbe: Fix skb list corruption on Power systems
9172 - parisc: Fix validity check of pointer size argument in new CAS
9173 implementation
9174 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
9175 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
9176 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
9177 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
9178 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
9179 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
9180 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
9181 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
9182 - powerpc/64s/hash: Fix fork() with 512TB process address space
9183 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
9184 - media: Don't do DMA on stack for firmware upload in the AS102 driver
9185 - media: rc: check for integer overflow
9186 - media: rc: nec decoder should not send both repeat and keycode
9187 - cx231xx-cards: fix NULL-deref on missing association descriptor
9188 - media: v4l2-ctrl: Fix flags field on Control events
9189 - media: venus: fix wrong size on dma_free
9190 - media: venus: venc: fix bytesused v4l2_plane field
9191 - media: venus: reimplement decoder stop command
9192 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
9193 zone
9194 - iwlwifi: fix wrong struct for a000 device
9195 - iwlwifi: add a new a000 device
9196 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
9197 - iwlwifi: add new cards for a000 series
9198 - iwlwifi: add new cards for 8265 series
9199 - iwlwifi: add new cards for 8260 series
9200 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
9201 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
9202 - e1000e: Fix error path in link detection
9203 - e1000e: Fix return value test
9204 - e1000e: Separate signaling for link check/link up
9205 - e1000e: Avoid receiver overrun interrupt bursts
9206 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
9207 - Linux 4.14.3
9208
9209 * Miscellaneous Ubuntu changes
9210 - SAUCE: s390/topology: don't inline cpu_to_node
9211 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
9212
9213 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
9214
9215linux (4.14.0-10.12) bionic; urgency=low
9216
9217 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
9218
9219 * Miscellaneous Ubuntu changes
9220 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
9221 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
9222
9223 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
9224
9225linux (4.14.0-9.11) bionic; urgency=low
9226
9227 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
9228
9229 * Miscellaneous Ubuntu changes
9230 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
9231 0.7.3-1ubuntu1"
9232
9233 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
9234
9235linux (4.14.0-8.10) bionic; urgency=low
9236
9237 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
9238
9239 * Bionic update to v4.14.2 stable release (LP: #1734694)
9240 - bio: ensure __bio_clone_fast copies bi_partno
9241 - af_netlink: ensure that NLMSG_DONE never fails in dumps
9242 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
9243 - net: cdc_ncm: GetNtbFormat endian fix
9244 - fealnx: Fix building error on MIPS
9245 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
9246 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
9247 - serial: omap: Fix EFR write on RTS deassertion
9248 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
9249 - tpm-dev-common: Reject too short writes
9250 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
9251 - mm/pagewalk.c: report holes in hugetlb ranges
9252 - ocfs2: fix cluster hang after a node dies
9253 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
9254 - ipmi: fix unsigned long underflow
9255 - mm/page_alloc.c: broken deferred calculation
9256 - mm/page_ext.c: check if page_ext is not prepared
9257 - coda: fix 'kernel memory exposure attempt' in fsync
9258 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
9259 - Linux 4.14.2
9260
9261 * Bionic update to v4.14.1 stable release (LP: #1734693)
9262 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
9263 - dmaengine: dmatest: warn user when dma test times out
9264 - media: imon: Fix null-ptr-deref in imon_probe
9265 - media: dib0700: fix invalid dvb_detach argument
9266 - crypto: dh - Fix double free of ctx->p
9267 - crypto: dh - Don't permit 'p' to be 0
9268 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
9269 - crypto: brcm - Explicity ACK mailbox message
9270 - USB: early: Use new USB product ID and strings for DbC device
9271 - USB: usbfs: compute urb->actual_length for isochronous
9272 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
9273 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
9274 - USB: serial: metro-usb: stop I/O after failed open
9275 - USB: serial: Change DbC debug device binding ID
9276 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
9277 - USB: serial: garmin_gps: fix I/O after failed probe and remove
9278 - USB: serial: garmin_gps: fix memory leak on probe errors
9279 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
9280 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
9281 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
9282 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
9283 - HID: cp2112: add HIDRAW dependency
9284 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
9285 - rpmsg: glink: Add missing MODULE_LICENSE
9286 - staging: wilc1000: Fix bssid buffer offset in Txq
9287 - staging: sm750fb: Fix parameter mistake in poke32
9288 - staging: ccree: fix 64 bit scatter/gather DMA ops
9289 - staging: greybus: spilib: fix use-after-free after deregistration
9290 - staging: rtl8188eu: Revert 4 commits breaking ARP
9291 - spi: fix use-after-free at controller deregistration
9292 - sparc32: Add cmpxchg64().
9293 - sparc64: mmu_context: Add missing include files
9294 - sparc64: Fix page table walk for PUD hugepages
9295 - Linux 4.14.1
9296
9297 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
9298 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
9299
9300 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
9301 (LP: #1732627)
9302 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
9303
9304 * Miscellaneous Ubuntu changes
9305 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
9306
9307 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
9308
9309linux (4.14.0-7.9) bionic; urgency=low
9310
9311 * Miscellaneous Ubuntu changes
9312 - SAUCE: apparmor: add base infastructure for socket mediation
9313 - SAUCE: apparmor: af_unix mediation
9314 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
9315 - SAUCE: LSM stacking: LSM: manage credential security blobs
9316 - SAUCE: LSM stacking: LSM: Manage file security blobs
9317 - SAUCE: LSM stacking: LSM: manage task security blobs
9318 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
9319 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
9320 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
9321 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
9322 - SAUCE: LSM stacking: fixup initialize task->security
9323 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
9324 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
9325 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
9326 - SAUCE: LSM stacking: fixup apparmor stacking enablement
9327 - SAUCE: LSM stacking: fixup stacking kconfig
9328 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
9329 - SAUCE: LSM stacking: provide prctl interface for setting context
9330 - SAUCE: LSM stacking: inherit current display LSM
9331 - SAUCE: LSM stacking: keep an index for each registered LSM
9332 - SAUCE: LSM stacking: verify display LSM
9333 - SAUCE: LSM stacking: provide a way to specify the default display lsm
9334 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
9335 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
9336 - SAUCE: LSM stacking: add Kconfig to set default display LSM
9337 - SAUCE: LSM stacking: add configs for LSM stacking
9338 - SAUCE: LSM stacking: check for invalid zero sized writes
9339 - [Config] Run updateconfigs after merging LSM stacking
9340 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
9341
9342 [ Upstream Kernel Changes ]
9343
9344 * Rebase to v4.14
9345
9346 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
9347
9348linux (4.14.0-6.8) bionic; urgency=low
9349
9350 * Miscellaneous Ubuntu changes
9351 - SAUCE: add workarounds to enable ZFS for 4.14
9352
9353 [ Upstream Kernel Changes ]
9354
9355 * Rebase to v4.14-rc8
9356
9357 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
9358
9359linux (4.14.0-5.7) bionic; urgency=low
9360
9361 * Miscellaneous Ubuntu changes
9362 - [Debian] Fix invocation of dh_prep for dbgsym packages
9363
9364 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
9365
9366linux (4.14.0-4.5) bionic; urgency=low
9367
9368 * Miscellaneous Ubuntu changes
9369 - [Packaging] virtualbox -- reduce in kernel module versions
9370 - vbox-update: Fix up KERN_DIR definitions
9371 - ubuntu: vbox -- update to 5.2.0-dfsg-2
9372 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
9373
9374 [ Upstream Kernel Changes ]
9375
9376 * Rebase to v4.14-rc7
9377
9378 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
9379
9380linux (4.14.0-3.4) artful; urgency=low
9381
9382 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
9383 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
9384 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
9385 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
9386
9387 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
9388 - powerpc/64s: Add workaround for P9 vector CI load issue
9389
9390 * Miscellaneous Ubuntu changes
9391 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
9392 - [Config] CONFIG_DRM_VBOXVIDEO=m
9393 - SAUCE: Import aufs driver
9394 - [Config] Enable aufs
9395 - [Config] Reorder annotations file after enabling aufs
9396 - vbox-update: Disable imported vboxvideo module
9397 - ubuntu: vbox -- update to 5.1.30-dfsg-1
9398 - Enable vbox
9399 - hio: Use correct sizes when initializing ssd_index_bits* arrays
9400 - hio: Update io stat accounting for 4.14
9401 - Enable hio
9402
9403 [ Upstream Kernel Changes ]
9404
9405 * Rebase to v4.14-rc5
9406 * Rebase to v4.14-rc6
9407
9408 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
9409
9410linux (4.14.0-2.3) artful; urgency=low
9411
9412 * [Bug] USB controller failed to respond on Denverton after loading
9413 intel_th_pci module (LP: #1715833)
9414 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
9415
9416 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
9417 17.10 (kernel 4.13) (LP: #1719290)
9418 - SAUCE: s390: update zfcpdump_defconfig
9419
9420 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
9421 - d-i: Add bnxt_en to nic-modules.
9422
9423 * Miscellaneous Ubuntu changes
9424 - [Config] Update annotations for 4.14-rc2
9425
9426 [ Upstream Kernel Changes ]
9427
9428 * Rebase to v4.14-rc3
9429 * Rebase to v4.14-rc4
9430
9431 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
9432
9433linux (4.14.0-1.2) artful; urgency=low
9434
9435 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
9436 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
9437
9438 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
9439 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
9440
9441 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
9442 (LP: #1718679)
9443 - [Config] CONFIG_DRM_VBOXVIDEO=n
9444
9445 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
9446 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
9447
9448 * autopkgtest profile fails to build on armhf (LP: #1717920)
9449 - [Packaging] autopkgtest -- disable d-i when dropping flavours
9450
9451 * Miscellaneous Ubuntu changes
9452 - [Config] CONFIG_I2C_XLP9XX=m
9453 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
9454
9455 [ Upstream Kernel Changes ]
9456
9457 * Rebase to v4.14-rc2
9458
9459 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
9460
9461linux (4.14.0-0.1) artful; urgency=low
9462
9463 * Miscellaneous Ubuntu changes
9464 - Disable vbox build
9465 - Disable hio build
9466 - Disable zfs build
9467
9468 [ Upstream Kernel Changes ]
9469
9470 * Rebase to v4.14-rc1
9471
9472 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
9473
9474linux (4.13.0-11.12) artful; urgency=low
9475
9476 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
9477
9478 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
9479 - s390/mm: fix local TLB flushing vs. detach of an mm address space
9480 - s390/mm: fix race on mm->context.flush_mm
9481
9482 * CVE-2017-1000251
9483 - Bluetooth: Properly check L2CAP config option output buffer length
9484
9485 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
9486
9487linux (4.13.0-10.11) artful; urgency=low
9488
9489 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
9490
9491 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
9492 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
9493
9494 * Artful update to v4.13.1 stable release (LP: #1716284)
9495 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
9496 - USB: serial: option: add support for D-Link DWM-157 C1
9497 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
9498 - usb:xhci:Fix regression when ATI chipsets detected
9499 - USB: musb: fix external abort on suspend
9500 - ANDROID: binder: add padding to binder_fd_array_object.
9501 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
9502 - USB: core: Avoid race of async_completed() w/ usbdev_release()
9503 - staging/rts5208: fix incorrect shift to extract upper nybble
9504 - staging: ccree: save ciphertext for CTS IV
9505 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
9506 - iio: adc: ti-ads1015: fix incorrect data rate setting update
9507 - iio: adc: ti-ads1015: fix scale information for ADS1115
9508 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
9509 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
9510 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
9511 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
9512 - driver core: bus: Fix a potential double free
9513 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
9514 - binder: free memory on error
9515 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
9516 - crypto: caam/qi - fix compilation with DEBUG enabled
9517 - thunderbolt: Fix reset response_type
9518 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
9519 - intel_th: pci: Add Cannon Lake PCH-H support
9520 - intel_th: pci: Add Cannon Lake PCH-LP support
9521 - ath10k: fix memory leak in rx ring buffer allocation
9522 - drm/vgem: Pin our pages for dmabuf exports
9523 - drm/ttm: Fix accounting error when fail to get pages for pool
9524 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
9525 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
9526 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
9527 - iwlwifi: pci: add new PCI ID for 7265D
9528 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
9529 - mwifiex: correct channel stat buffer overflows
9530 - MCB: add support for SC31 to mcb-lpc
9531 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
9532 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
9533 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
9534 - workqueue: Fix flag collision
9535 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
9536 - cs5536: add support for IDE controller variant
9537 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
9538 - scsi: sg: recheck MMAP_IO request length with lock held
9539 - of/device: Prevent buffer overflow in of_device_modalias()
9540 - rtlwifi: Fix memory leak when firmware request fails
9541 - rtlwifi: Fix fallback firmware loading
9542 - Linux 4.13.1
9543
9544 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
9545 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
9546
9547 * SRIOV: warning if unload VFs (LP: #1715073)
9548 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
9549
9550 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
9551 - i40e: avoid NVM acquire deadlock during NVM update
9552 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
9553
9554 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
9555 twice when perf stat is done (perf:) (LP: #1714571)
9556 - perf vendor events powerpc: Remove duplicate events
9557
9558 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
9559 (LP: #1703339)
9560 - [Config] Include vmd in storage-core-modules udeb
9561
9562 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
9563 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
9564 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
9565 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
9566 offline
9567
9568 * Miscellaneous Ubuntu changes
9569 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
9570 - Revert "UBUNTU: SAUCE: Import aufs driver"
9571 - SAUCE: Import aufs driver
9572
9573 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
9574
9575linux (4.13.0-9.10) artful; urgency=low
9576
9577 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
9578
9579 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
9580 - [Config] CONFIG_EDAC_GHES=n
9581
9582 * Miscellaneous Ubuntu changes
9583 - ubuntu: vbox -- update to 5.1.26-dfsg-2
9584
9585 [ Upstream Kernel Changes ]
9586
9587 * Rebase to v4.13
9588
9589 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
9590
9591linux (4.13.0-8.9) artful; urgency=low
9592
9593 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
9594 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
9595
9596 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
9597 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
9598
9599 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
9600 Harrisonville SDP (LP: #1709257)
9601 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
9602 - EDAC, pnd2: Mask off the lower four bits of a BAR
9603 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
9604 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
9605 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
9606 reading BAR
9607
9608 * Miscellaneous Ubuntu changes
9609 - Revert "UBUNTU: SAUCE: Import aufs driver"
9610 - SAUCE: Import aufs driver
9611 - SAUCE: selftests/powerpc: Disable some ptrace selftests
9612 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
9613 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
9614 - [Config] Disable CONFIG_MDIO_* options for s390x
9615 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
9616 - [Config] Update annotations for 4.13
9617
9618 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
9619
9620linux (4.13.0-7.8) artful; urgency=low
9621
9622 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
9623 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
9624 paths
9625
9626 * Miscellaneous Ubuntu changes
9627 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
9628
9629 * Miscellaneous upstream changes
9630 - seccomp: Provide matching filter for introspection
9631 - seccomp: Sysctl to display available actions
9632 - seccomp: Operation for checking if an action is available
9633 - seccomp: Sysctl to configure actions that are allowed to be logged
9634 - seccomp: Selftest for detection of filter flag support
9635 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
9636 - seccomp: Action to log before allowing
9637
9638 [ Upstream Kernel Changes ]
9639
9640 * Rebase to v4.13-rc7
9641
9642 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
9643
9644linux (4.13.0-6.7) artful; urgency=low
9645
9646 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
9647 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
9648
9649 * sort ABI files with C.UTF-8 locale (LP: #1712345)
9650 - [Packaging] sort ABI files with C.UTF-8 locale
9651
9652 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
9653 - SAUCE: igb: add support for using Broadcom 54616 as PHY
9654
9655 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
9656 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
9657 - powerpc/mm/radix: Improve TLB/PWC flushes
9658 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
9659
9660 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
9661 properly enrolled keys (LP: #1712168)
9662 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
9663
9664 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
9665 - [Config] CONFIG_BLK_DEV_NVME=m for s390
9666
9667 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
9668 (LP: #1711298)
9669 - [Config] CONFIG_INTEL_ATOMISP=n
9670
9671 * Miscellaneous Ubuntu changes
9672 - SAUCE: apparmor: af_unix mediation
9673
9674 * Miscellaneous upstream changes
9675 - apparmor: Fix shadowed local variable in unpack_trans_table()
9676 - apparmor: Fix logical error in verify_header()
9677 - apparmor: Fix an error code in aafs_create()
9678 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
9679 - apparmor: add the ability to mediate signals
9680 - apparmor: add mount mediation
9681 - apparmor: cleanup conditional check for label in label_print
9682 - apparmor: add support for absolute root view based labels
9683 - apparmor: make policy_unpack able to audit different info messages
9684 - apparmor: add more debug asserts to apparmorfs
9685 - apparmor: add base infastructure for socket mediation
9686 - apparmor: move new_null_profile to after profile lookup fns()
9687 - apparmor: fix race condition in null profile creation
9688 - apparmor: ensure unconfined profiles have dfas initialized
9689 - apparmor: fix incorrect type assignment when freeing proxies
9690
9691 [ Upstream Kernel Changes ]
9692
9693 * Rebase to v4.13-rc6
9694
9695 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
9696
9697linux (4.13.0-5.6) artful; urgency=low
9698
9699 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
9700 - perf pmu-events: Support additional POWER8+ PVR in mapfile
9701 - perf vendor events: Add POWER9 PMU events
9702 - perf vendor events: Add POWER9 PVRs to mapfile
9703 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
9704 - SAUCE: perf vendor events powerpc: Update POWER9 events
9705
9706 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
9707 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
9708
9709 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
9710 kernels able to boot without initramfs (LP: #1700972)
9711 - [Debian] Don't depend on initramfs-tools
9712
9713 * Miscellaneous Ubuntu changes
9714 - SAUCE: Import aufs driver
9715 - SAUCE: aufs -- Add missing argument to loop_switch() call
9716 - [Config] Enable aufs
9717 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
9718 - Enable zfs build
9719 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
9720 - [Packaging] switch up to debhelper 9
9721
9722 [ Upstream Kernel Changes ]
9723
9724 * Rebase to v4.13-rc5
9725
9726 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
9727
9728linux (4.13.0-4.5) artful; urgency=low
9729
9730 * Lenovo Yoga 910 Sensors (LP: #1708120)
9731 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
9732
9733 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
9734 (LP: #1703339)
9735 - [Config] Add vmd driver to generic inclusion list
9736
9737 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
9738 - [Config] CONFIG_SATA_HIGHBANK=y
9739
9740 * Miscellaneous Ubuntu changes
9741 - ubuntu: vbox -- update to 5.1.26-dfsg-1
9742 - SAUCE: hio: Build fixes for 4.13
9743 - Enable hio build
9744 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
9745 - [debian] use all rather than amd64 dkms debs for sync
9746
9747 [ Upstream Kernel Changes ]
9748
9749 * Rebase to v4.13-rc4
9750
9751 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
9752
9753linux (4.13.0-3.4) artful; urgency=low
9754
9755 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
9756 - [Packaging] tests -- reduce rebuild test to one flavour
9757 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
9758
9759 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
9760 - SAUCE: virtio_net: Revert mergeable buffer handling rework
9761
9762 [ Upstream Kernel Changes ]
9763
9764 * Rebase to v4.13-rc3
9765
9766 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
9767
9768linux (4.13.0-2.3) artful; urgency=low
9769
9770 * Change CONFIG_IBMVETH to module (LP: #1704479)
9771 - [Config] CONFIG_IBMVETH=m
9772
9773 [ Upstream Kernel Changes ]
9774
9775 * Rebase to v4.13-rc2
9776
9777 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
9778
9779linux (4.13.0-1.2) artful; urgency=low
9780
9781 * Miscellaneous Ubuntu changes
9782 - [Debian] Support sphinx-based kernel documentation
9783
9784 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
9785
9786linux (4.13.0-0.1) artful; urgency=low
9787
9788 * Miscellaneous Ubuntu changes
9789 - Disable hio
9790 - Disable zfs build
9791 - ubuntu: vbox -- update to 5.1.24-dfsg-1
9792
9793 [ Upstream Kernel Changes ]
9794
9795 * Rebase to v4.13-rc1
9796
9797 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
9798
9799linux (4.12.0-7.8) artful; urgency=low
9800
9801 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
9802 (LP: #1673564)
9803 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
9804 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
9805 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
9806 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
9807 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
9808 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
9809 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
9810 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
9811 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
9812 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
9813 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
9814 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
9815 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
9816 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
9817 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
9818 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
9819 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
9820 - arm64: Add MIDR values for Cavium cn83XX SoCs
9821 - arm64: Add workaround for Cavium Thunder erratum 30115
9822 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
9823 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
9824 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
9825 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
9826 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
9827 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
9828 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
9829 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
9830
9831 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
9832 - net: hns: Bugfix for Tx timeout handling in hns driver
9833
9834 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
9835 - iommu/arm-smmu: Plumb in new ACPI identifiers
9836
9837 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
9838 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
9839
9840 * Artful update to v4.12.1 stable release (LP: #1703858)
9841 - driver core: platform: fix race condition with driver_override
9842 - RDMA/uverbs: Check port number supplied by user verbs cmds
9843 - usb: dwc3: replace %p with %pK
9844 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
9845 - usb: usbip: set buffer pointers to NULL after free
9846 - Add USB quirk for HVR-950q to avoid intermittent device resets
9847 - usb: Fix typo in the definition of Endpoint[out]Request
9848 - USB: core: fix device node leak
9849 - USB: serial: option: add two Longcheer device ids
9850 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
9851 - xhci: Limit USB2 port wake support for AMD Promontory hosts
9852 - gfs2: Fix glock rhashtable rcu bug
9853 - Add "shutdown" to "struct class".
9854 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
9855 - tpm: fix a kernel memory leak in tpm-sysfs.c
9856 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
9857 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
9858 - sched/fair, cpumask: Export for_each_cpu_wrap()
9859 - sched/core: Implement new approach to scale select_idle_cpu()
9860 - sched/numa: Use down_read_trylock() for the mmap_sem
9861 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
9862 - sched/fair: Simplify wake_affine() for the single socket case
9863 - sched/numa: Implement NUMA node level wake_affine()
9864 - sched/fair: Remove effective_load()
9865 - sched/numa: Hide numa_wake_affine() from UP build
9866 - xen: avoid deadlock in xenbus driver
9867 - crypto: drbg - Fixes panic in wait_for_completion call
9868 - Linux 4.12.1
9869
9870 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
9871 - scsi: cxlflash: Combine the send queue locks
9872 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
9873 - scsi: cxlflash: Reset hardware queue context via specified register
9874 - scsi: cxlflash: Schedule asynchronous reset of the host
9875 - scsi: cxlflash: Handle AFU sync failures
9876 - scsi: cxlflash: Track pending scsi commands in each hardware queue
9877 - scsi: cxlflash: Flush pending commands in cleanup path
9878 - scsi: cxlflash: Add scsi command abort handler
9879 - scsi: cxlflash: Create character device to provide host management interface
9880 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
9881 specifics
9882 - scsi: cxlflash: Introduce host ioctl support
9883 - scsi: cxlflash: Refactor AFU capability checking
9884 - scsi: cxlflash: Support LUN provisioning
9885 - scsi: cxlflash: Support AFU debug
9886 - scsi: cxlflash: Support WS16 unmap
9887 - scsi: cxlflash: Remove zeroing of private command data
9888 - scsi: cxlflash: Update TMF command processing
9889 - scsi: cxlflash: Avoid double free of character device
9890 - scsi: cxlflash: Update send_tmf() parameters
9891 - scsi: cxlflash: Update debug prints in reset handlers
9892
9893 * make snap-pkg support (LP: #1700747)
9894 - make snap-pkg support
9895
9896 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
9897 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
9898
9899 * arm64: fix crash reading /proc/kcore (LP: #1702749)
9900 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
9901 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
9902
9903 * Opal and POWER9 DD2 (LP: #1702159)
9904 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
9905
9906 * Data corruption with hio driver (LP: #1701316)
9907 - SAUCE: hio: Fix incorrect use of enum req_opf values
9908
9909 * Miscellaneous Ubuntu changes
9910 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
9911 - snapcraft.yaml: Sync with xenial
9912 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
9913
9914 * Miscellaneous upstream changes
9915 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
9916 MokSBState"
9917
9918 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
9919
9920linux (4.12.0-6.7) artful; urgency=low
9921
9922 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
9923 - net: ena: change return value for unsupported features unsupported return
9924 value
9925 - net: ena: add hardware hints capability to the driver
9926 - net: ena: change sizeof() argument to be the type pointer
9927 - net: ena: add reset reason for each device FLR
9928 - net: ena: add support for out of order rx buffers refill
9929 - net: ena: allow the driver to work with small number of msix vectors
9930 - net: ena: use napi_schedule_irqoff when possible
9931 - net: ena: separate skb allocation to dedicated function
9932 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
9933 - net: ena: update driver's rx drop statistics
9934 - net: ena: update ena driver to version 1.2.0
9935
9936 * APST gets enabled against explicit kernel option (LP: #1699004)
9937 - nvme: explicitly disable APST on quirked devices
9938
9939 * Miscellaneous Ubuntu changes
9940 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
9941 - SAUCE: hio updates for 4.12
9942 - SAUCE: Enable hio build
9943
9944 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
9945
9946linux (4.12.0-5.6) artful; urgency=low
9947
9948 * ERAT invalidate on context switch removal (LP: #1700819)
9949 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
9950
9951 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
9952 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
9953
9954 * Miscellaneous Ubuntu changes
9955 - d-i: Move qcom-emac from arm64 to shared nic-modules
9956
9957 [ Upstream Kernel Changes ]
9958
9959 * Rebase to v4.12
9960
9961 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
9962
9963linux (4.12.0-4.5) artful; urgency=low
9964
9965 * aacraid driver may return uninitialized stack data to userspace
9966 (LP: #1700077)
9967 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
9968
9969 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
9970 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
9971
9972 * AACRAID for power9 platform (LP: #1689980)
9973 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
9974 - scsi: aacraid: Fix DMAR issues with iommu=pt
9975 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
9976 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
9977 - scsi: aacraid: Remove reset support from check_health
9978 - scsi: aacraid: Change wait time for fib completion
9979 - scsi: aacraid: Log count info of scsi cmds before reset
9980 - scsi: aacraid: Print ctrl status before eh reset
9981 - scsi: aacraid: Using single reset mask for IOP reset
9982 - scsi: aacraid: Rework IOP reset
9983 - scsi: aacraid: Add periodic checks to see IOP reset status
9984 - scsi: aacraid: Rework SOFT reset code
9985 - scsi: aacraid: Rework aac_src_restart
9986 - scsi: aacraid: Use correct function to get ctrl health
9987 - scsi: aacraid: Make sure ioctl returns on controller reset
9988 - scsi: aacraid: Enable ctrl reset for both hba and arc
9989 - scsi: aacraid: Add reset debugging statements
9990 - scsi: aacraid: Remove reference to Series-9
9991 - scsi: aacraid: Update driver version to 50834
9992
9993 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
9994 - SAUCE: drm: hibmc: Use set_busid function from drm core
9995
9996 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
9997 - d-i: Add hibmc-drm to kernel-image udeb
9998
9999 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
10000 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
10001
10002 * Miscellaneous Ubuntu changes
10003 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
10004 - [Config] CONFIG_ATA=n for s390x
10005 - [Config] Update annotations for 4.12
10006
10007 [ Upstream Kernel Changes ]
10008
10009 * Rebase to v4.12-rc7
10010
10011 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
10012
10013linux (4.12.0-3.4) artful; urgency=low
10014
10015 * Miscellaneous upstream changes
10016 - ufs: fix the logics for tail relocation
10017
10018 [ Upstream Kernel Changes ]
10019
10020 * Rebase to v4.12-rc6
10021
10022 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
10023
10024linux (4.12.0-2.3) artful; urgency=low
10025
10026 * CVE-2014-9900
10027 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
10028 ethtool_get_wol()
10029
10030 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
10031 (LP: #1671360)
10032 - pinctrl/amd: Use regular interrupt instead of chained
10033
10034 * extend-diff-ignore should use exact matches (LP: #1693504)
10035 - [Packaging] exact extend-diff-ignore matches
10036
10037 * Miscellaneous Ubuntu changes
10038 - SAUCE: efi: Don't print secure boot state from the efi stub
10039 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
10040 - SAUCE: vbox fixes for 4.12
10041 - Re-enable virtualbox build
10042 - [Config] CONFIG_ORANGEFS_FS=m
10043 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
10044 - Enable zfs build
10045
10046 [ Upstream Kernel Changes ]
10047
10048 * Rebase to v4.12-rc4
10049 * Rebase to v4.12-rc5
10050
10051 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
10052
10053linux (4.12.0-1.2) artful; urgency=low
10054
10055 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
10056 - [Config] Enable CONFIG_DRM_MGAG200 as module
10057
10058 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
10059 - [Config] CONFIG_LIBIO=y on arm64 only
10060 - SAUCE: LIBIO: Introduce a generic PIO mapping method
10061 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
10062 - [Config] CONFIG_HISILICON_LPC=y
10063 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
10064 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
10065 I/O
10066 - SAUCE: LPC: Add the ACPI LPC support
10067 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
10068 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
10069
10070 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
10071 - SAUCE: tty: Fix ldisc crash on reopened tty
10072
10073 * Miscellaneous Ubuntu changes
10074 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
10075 - Rebase to v4.12-rc3
10076
10077 [ Upstream Kernel Changes ]
10078
10079 * Rebase to v4.12-rc3
10080
10081 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
10082
10083linux (4.12.0-0.1) artful; urgency=low
10084
10085 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
10086 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
10087
10088 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
10089 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
10090
10091 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
10092 (LP: #1672819)
10093 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
10094
10095 * Miscellaneous Ubuntu changes
10096 - Update find-missing-sauce.sh to compare to artful
10097 - Update dropped.txt
10098 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
10099 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
10100 kernel image
10101 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
10102 mode
10103 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
10104 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
10105 locked down
10106 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
10107 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
10108 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
10109 reboot
10110 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
10111 set
10112 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
10113 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
10114 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
10115 down
10116 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
10117 locked down
10118 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
10119 down
10120 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
10121 is locked down
10122 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
10123 locked down
10124 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
10125 has been locked down
10126 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
10127 locked down
10128 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
10129 locked down
10130 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
10131 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
10132 kernel is locked down
10133 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
10134 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
10135 down
10136 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
10137 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
10138 secondary keyring
10139 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
10140 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
10141 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
10142 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
10143 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
10144 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
10145 MokSBState
10146 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
10147 - [Config] Set values for UEFI secure boot lockdown options
10148 - Disable virtualbox build
10149 - Disable hio build
10150 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
10151 - Disable zfs build
10152 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
10153 - SAUCE: Import aufs driver
10154 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
10155 - [Config] Enable aufs
10156 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
10157
10158 [ Upstream Kernel Changes ]
10159
10160 * Rebase to v4.12-rc2
10161
10162 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
10163
10164linux (4.11.0-3.8) artful; urgency=low
10165
10166 [ Seth Forshee ]
10167
10168 * Release Tracking Bug
10169 - LP: #1690999
10170
10171 * apparmor_parser hangs indefinitely when called by multiple threads
10172 (LP: #1645037)
10173 - SAUCE: apparmor: fix lock ordering for mkdir
10174
10175 * apparmor leaking securityfs pin count (LP: #1660846)
10176 - SAUCE: apparmor: fix leak on securityfs pin count
10177
10178 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
10179 (LP: #1660845)
10180 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
10181 fails
10182
10183 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
10184 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
10185
10186 * libvirt profile is blocking global setrlimit despite having no rlimit rule
10187 (LP: #1679704)
10188 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
10189 - apparmor: update auditing of rlimit check to provide capability information
10190
10191 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
10192 - SAUCE: apparmor: add policy revision file interface
10193
10194 * apparmor does not make support of query data visible (LP: #1678023)
10195 - SAUCE: apparmor: add label data availability to the feature set
10196
10197 * apparmor query interface does not make supported query info available
10198 (LP: #1678030)
10199 - SAUCE: apparmor: add information about the query inteface to the feature set
10200
10201 * change_profile incorrect when using namespaces with a compound stack
10202 (LP: #1677959)
10203 - SAUCE: apparmor: fix label parse for stacked labels
10204
10205 * Regression in 4.4.0-65-generic causes very frequent system crashes
10206 (LP: #1669611)
10207 - apparmor: sync of apparmor 3.6+ (17.04)
10208
10209 * Artful update to 4.11.1 stable release (LP: #1690814)
10210 - dm ioctl: prevent stack leak in dm ioctl call
10211 - drm/sti: fix GDP size to support up to UHD resolution
10212 - power: supply: lp8788: prevent out of bounds array access
10213 - brcmfmac: Ensure pointer correctly set if skb data location changes
10214 - brcmfmac: Make skb header writable before use
10215 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
10216 - refcount: change EXPORT_SYMBOL markings
10217 - net: macb: fix phy interrupt parsing
10218 - tcp: fix access to sk->sk_state in tcp_poll()
10219 - geneve: fix incorrect setting of UDP checksum flag
10220 - bpf: enhance verifier to understand stack pointer arithmetic
10221 - bpf, arm64: fix jit branch offset related to ldimm64
10222 - tcp: fix wraparound issue in tcp_lp
10223 - net: ipv6: Do not duplicate DAD on link up
10224 - net: usb: qmi_wwan: add Telit ME910 support
10225 - tcp: do not inherit fastopen_req from parent
10226 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
10227 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
10228 - ipv6: initialize route null entry in addrconf_init()
10229 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
10230 - tcp: randomize timestamps on syncookies
10231 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
10232 - bpf: don't let ldimm64 leak map addresses on unprivileged
10233 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
10234 - f2fs: sanity check segment count
10235 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
10236 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
10237 - block: get rid of blk_integrity_revalidate()
10238 - Linux 4.11.1
10239
10240 * Module signing exclusion for staging drivers does not work properly
10241 (LP: #1690908)
10242 - SAUCE: Fix module signing exclusion in package builds
10243
10244 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
10245 - [Config] CONFIG_QCOM_L3_PMU=y
10246 - perf: qcom: Add L3 cache PMU driver
10247
10248 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
10249 - drivers/perf: arm_pmu: rework per-cpu allocation
10250 - drivers/perf: arm_pmu: manage interrupts per-cpu
10251 - drivers/perf: arm_pmu: split irq request from enable
10252 - drivers/perf: arm_pmu: remove pointless PMU disabling
10253 - drivers/perf: arm_pmu: define armpmu_init_fn
10254 - drivers/perf: arm_pmu: fold init into alloc
10255 - drivers/perf: arm_pmu: factor out pmu registration
10256 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
10257 - drivers/perf: arm_pmu: handle no platform_device
10258 - drivers/perf: arm_pmu: rename irq request/free functions
10259 - drivers/perf: arm_pmu: split cpu-local irq request/free
10260 - drivers/perf: arm_pmu: move irq request/free into probe
10261 - drivers/perf: arm_pmu: split out platform device probe logic
10262 - arm64: add function to get a cpu's MADT GICC table
10263 - [Config] CONFIG_ARM_PMU_ACPI=y
10264 - drivers/perf: arm_pmu: add ACPI framework
10265 - arm64: pmuv3: handle !PMUv3 when probing
10266 - arm64: pmuv3: use arm_pmu ACPI framework
10267
10268 * Fix NVLINK2 TCE route (LP: #1690155)
10269 - powerpc/powernv: Fix TCE kill on NVLink2
10270
10271 * CVE-2017-0605
10272 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
10273
10274 * Miscellaneous Ubuntu changes
10275 - [Config] Restore powerpc arch to annotations file
10276 - [Config] Disable runtime testing modules
10277 - [Config] Disable drivers not needed on s390x
10278 - [Config] Update annotations for 4.11
10279 - [Config] updateconfigs after apparmor updates
10280
10281 * Miscellaneous upstream changes
10282 - apparmor: use SHASH_DESC_ON_STACK
10283 - apparmor: fix invalid reference to index variable of iterator line 836
10284 - apparmor: fix parameters so that the permission test is bypassed at boot
10285 - apparmor: Make path_max parameter readonly
10286 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
10287 - apparmorfs: Use seq_putc() in two functions
10288 - apparmor: provide information about path buffer size at boot
10289 - apparmor: add/use fns to print hash string hex value
10290
10291 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
10292
10293linux (4.11.0-2.7) artful; urgency=low
10294
10295 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
10296 (LP: #1688259)
10297 - Remove squashfs-modules files from d-i
10298 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
10299
10300 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
10301 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
10302 - d-i: initrd needs qcom_emac on amberwing platform.
10303
10304 * update for V3 kernel bits and improved multiple fan slice support
10305 (LP: #1470091)
10306 - SAUCE: fan: tunnel multiple mapping mode (v3)
10307
10308 * Miscellaneous Ubuntu changes
10309 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
10310 - Enable zfs
10311 - SAUCE: fan: add VXLAN implementation
10312 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
10313 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
10314 kernel image
10315 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
10316 mode
10317 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
10318 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
10319 locked down
10320 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
10321 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
10322 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
10323 reboot
10324 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
10325 set
10326 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
10327 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
10328 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
10329 down
10330 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
10331 locked down
10332 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
10333 down
10334 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
10335 is locked down
10336 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
10337 locked down
10338 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
10339 has been locked down
10340 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
10341 locked down
10342 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
10343 locked down
10344 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
10345 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
10346 kernel is locked down
10347 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
10348 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
10349 down
10350 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
10351 - SAUCE: (efi-lockdown) Add EFI signature data types
10352 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
10353 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
10354 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
10355 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
10356 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
10357 disabled
10358 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
10359 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
10360 MokSBState
10361 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
10362 - [Config] Set values for UEFI secure boot lockdown options
10363 - Update dropped.txt
10364
10365 [ Upstream Kernel Changes ]
10366
10367 * rebase to v4.11
10368
10369 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
10370
10371linux (4.11.0-1.6) artful; urgency=low
10372
10373 * Miscellaneous Ubuntu changes
10374 - [Debian] Use default compression for all packages
10375 - SAUCE: (namespace) block_dev: Support checking inode permissions in
10376 lookup_bdev()
10377 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
10378 when mounting
10379 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
10380 when mounting
10381 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
10382 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
10383 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
10384 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
10385 security.* xattrs
10386 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
10387 filesystems
10388 - SAUCE: (namespace) fuse: Add support for pid namespaces
10389 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
10390 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
10391 or a descendant
10392 - SAUCE: (namespace) fuse: Allow user namespace mounts
10393 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
10394 namespaces
10395 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
10396 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
10397 mounts
10398 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
10399 opened for writing
10400
10401 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
10402
10403linux (4.11.0-0.5) artful; urgency=low
10404
10405 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
10406 (LP: #1684971)
10407 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
10408
10409 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
10410 (LP: #1470250)
10411 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
10412
10413 * Enable virtual scsi server driver for Power (LP: #1615665)
10414 - SAUCE: Return TCMU-generated sense data to fabric module
10415
10416 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
10417 (LP: #1630990)
10418 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
10419 CONFIG_SECURITYFS=n
10420
10421 * Miscellaneous Ubuntu changes
10422 - SAUCE: Import aufs driver
10423 - [Config] Enable aufs
10424 - [Debian] Add script to update virtualbox
10425 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
10426 - Enable vbox
10427 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
10428
10429 [ Upstream Kernel Changes ]
10430
10431 * rebase to v4.11-rc8
10432
10433 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
10434
10435linux (4.11.0-0.4) zesty; urgency=low
10436
10437 * POWER9: Improve performance on memory management (LP: #1681429)
10438 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
10439 flush
10440 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
10441
10442 * Miscellaneous Ubuntu changes
10443 - find-missing-sauce.sh
10444
10445 [ Upstream Kernel Changes ]
10446
10447 * rebase to v4.11-rc7
10448
10449 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
10450
10451linux (4.11.0-0.3) zesty; urgency=low
10452
10453 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
10454 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
10455
10456 * smartpqi driver needed in initram disk and installer (LP: #1680156)
10457 - [Config] Add smartpqi to d-i
10458
10459 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
10460 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
10461
10462 * Miscellaneous Ubuntu changes
10463 - [Config] flash-kernel should be a Breaks
10464 - [Config] drop the info directory
10465 - [Config] drop NOTES as obsolete
10466 - [Config] drop changelog.historical as obsolete
10467 - rebase to v4.11-rc6
10468
10469 [ Upstream Kernel Changes ]
10470
10471 * rebase to v4.11-rc6
10472
10473 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
10474
10475linux (4.11.0-0.2) zesty; urgency=low
10476
10477 [ Upstream Kernel Changes ]
10478
10479 * rebase to v4.11-rc5
10480
10481 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
10482
10483linux (4.11.0-0.1) zesty; urgency=low
10484
10485 [ Upstream Kernel Changes ]
10486
10487 * rebase to v4.11-rc4
10488 - LP: #1591053
10489
10490 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
10491
10492linux (4.11.0-0.0) zesty; urgency=low
10493
10494 * dummy entry
10495
10496 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600