]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - debian.master/changelog
UBUNTU: rebase to v5.14
[mirror_ubuntu-jammy-kernel.git] / debian.master / changelog
1 linux-unstable (5.14.0-8.8) 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 [ Upstream Kernel Changes ]
8
9 * Rebase to v5.14
10
11 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 30 Aug 2021 10:57:01 +0200
12
13 linux-unstable (5.14.0-7.7) impish; urgency=medium
14
15 * Please enable CONFIG_UBSAN_BOUNDS (LP: #1914685)
16 - [Config] Enable CONFIG_UBSAN_BOUNDS
17
18 * CONFIG_HARDENED_USERCOPY_FALLBACK should be disabled (LP: #1855340)
19 - [Config] Disable CONFIG_HARDENED_USERCOPY_FALLBACK
20
21 * fs: removing mandatory locks (LP: #1940392)
22 - [Config] Disable CONFIG_MANDATORY_FILE_LOCKING
23
24 * Fix kernel panic caused by legacy devices on AMD platforms (LP: #1936682)
25 - SAUCE: iommu/amd: Keep swiotlb enabled to ensure devices with 32bit DMA
26 still work
27
28 * ALSA: hda/cs8409: Add support for dolphin (LP: #1939541)
29 - ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
30 - ALSA: hda/cs8409: Move arrays of configuration to a new file
31 - ALSA: hda/cs8409: Use enums for register names and coefficients
32 - ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization
33 - ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
34 - ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
35 - ALSA: hda/cs8409: Disable unsolicited responses during suspend
36 - ALSA: hda/cs8409: Disable unsolicited response for the first boot
37 - ALSA: hda/cs8409: Mask CS42L42 wake events
38 - ALSA: hda/cs8409: Simplify CS42L42 jack detect.
39 - ALSA: hda/cs8409: Prevent I2C access during suspend time
40 - ALSA: hda/cs8409: Generalize volume controls
41 - ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
42 - ALSA: hda/cs8409: Avoid setting the same I2C address for every access
43 - ALSA: hda/cs8409: Avoid re-setting the same page as the last access
44 - ALSA: hda/cs8409: Support i2c bulk read/write functions
45 - ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions
46 - ALSA: hda/cs8409: Move codec properties to its own struct
47 - ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol
48 events
49 - ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
50 - ALSA: hda/cs8409: Add support for dolphin
51 - ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin
52 - ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42
53 - ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits
54 - ALSA: hda/cs8409: Remove unnecessary delays
55 - ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
56 - ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops
57 - ALSA: hda/cs8409: Prevent pops and clicks during suspend
58 - SAUCE: ALSA: hda/cs8409: Prevent pops and clicks during reboot
59 - [Config] Enable Cirrus Logic HDA bridge support
60
61 * e1000e: add handshake with the Intel CSME to support S0ix (LP: #1937252)
62 - SAUCE: e1000e: Add handshake with the CSME to support S0ix
63 - SAUCE: e1000e: Add polling mechanism to indicate CSME DPG exit
64 - SAUCE: e1000e: Additional PHY power saving in S0ix
65
66 * AMDGPU: Fix System hang after resume from suspend (LP: #1940204)
67 - SAUCE: drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU
68 temporarily
69
70 * [Regression] Audio card [8086:9d71] not detected after upgrade from linux
71 5.4 to 5.8 (LP: #1915117)
72 - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
73
74 * Miscellaneous Ubuntu changes
75 - rebase to v5.14-rc7
76 - [Config] updateconfigs following 5.14-rc7 rebase
77 - [Config] Enable CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT
78 - [Config] annotations: set CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT to y
79
80 * Miscellaneous upstream changes
81 - Revert "UBUNTU: [Config] annotations: set
82 CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y"
83 - Revert "UBUNTU: [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to
84 y"
85
86 [ Upstream Kernel Changes ]
87
88 * Rebase to v5.14-rc7
89
90 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 24 Aug 2021 10:32:31 +0200
91
92 linux-unstable (5.14.0-6.6) impish; urgency=medium
93
94 * Miscellaneous Ubuntu changes
95 - no changes upload (to avoid picking up libc6 from -proposed)
96
97 * No changes upload (to avoid picking up libc6 from -proposed)
98
99 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 18 Aug 2021 13:41:16 +0200
100
101 linux-unstable (5.14.0-5.5) impish; urgency=medium
102
103 * disable “CONFIG_HISI_DMA” config for ubuntu version (LP: #1936771)
104 - [Config] Disable CONFIG_HISI_DMA
105
106 * Dell XPS 17 (9710) PCI/internal sound card not detected (LP: #1935850)
107 - ASoC: Intel: sof_sdw: include rt711.h for RT711 JD mode
108 - ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710
109
110 * [regression] USB device is not detected during boot (LP: #1939638)
111 - SAUCE: Revert "usb: core: reduce power-on-good delay time of root hub"
112
113 * armhf build failure (LP: #1939308)
114 - SAUCE: arm: Fix instruction set selection for GCC 11
115
116 * REGRESSION: shiftfs lets sendfile fail with EINVAL (LP: #1939301)
117 - SAUCE: shiftfs: fix sendfile() invocations
118
119 * Wobbly graphics on built-in display since linux-image-5.11.0-22-generic
120 (LP: #1936708)
121 - SAUCE: drm/i915/dp: Use max params for older panels
122
123 * [SRU][H/OEM-5.10/OEM-5.13/U] Fix system hang after unplug tbt dock
124 (LP: #1938689)
125 - SAUCE: igc: fix page fault when thunderbolt is unplugged
126
127 * e1000e blocks the boot process when it tried to write checksum to its NVM
128 (LP: #1936998)
129 - SAUCE: e1000e: Do not take care about recovery NVM checksum
130
131 * [Regression] Audio card [8086:9d71] not detected after upgrade from linux
132 5.4 to 5.8 (LP: #1915117)
133 - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
134 - [Config] annotations: set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
135
136 * Miscellaneous Ubuntu changes
137 - [Config] updateconfigs following 5.14-rc6 rebase
138 - rebase to v5.14-rc6
139
140 [ Upstream Kernel Changes ]
141
142 * Rebase to v5.14-rc6
143
144 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 17 Aug 2021 17:49:15 +0200
145
146 linux-unstable (5.14.0-4.4) impish; urgency=medium
147
148 * impish/linux-unstable: 5.14.0-4.4 -proposed tracker (LP: #1938566)
149
150 * Packaging resync (LP: #1786013)
151 - update dkms package versions
152
153 * Miscellaneous upstream changes
154 - Revert "riscv: Get CPU manufacturer information"
155
156 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Aug 2021 14:50:27 +0200
157
158 linux-unstable (5.14.0-3.3) impish; urgency=medium
159
160 * Add additional Mediatek MT7921 WiFi/BT device IDs (LP: #1937004)
161 - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for Foxconn
162 - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for IMC Network
163 - SAUCE: Bluetooth: btusb: Add support for Foxconn Mediatek Chip
164
165 * Fix display output on HP hybrid GFX laptops (LP: #1936296)
166 - drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
167
168 * Miscellaneous Ubuntu changes
169 - rebase to v5.14-rc3
170 - [Config] updateconfigs following 5.14-rc3 rebase
171
172 [ Upstream Kernel Changes ]
173
174 * Rebase to v5.14-rc3
175
176 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Jul 2021 12:52:38 +0200
177
178 linux-unstable (5.14.0-2.2) impish; urgency=medium
179
180 * Packaging resync (LP: #1786013)
181 - update dkms package versions
182
183 * Miscellaneous Ubuntu changes
184 - SAUCE: xr-usb-serial: update return code for xr_usb_serial_tty_write_room()
185 and xr_usb_serial_tty_chars_in_buffer()
186 - SAUCE: platform/x86: dell-uart-backlight: update return code for
187 uart_chars_in_buffer(()
188 - [Config] updateconfigs following 5.14-rc2 rebase
189
190 * Miscellaneous upstream changes
191 - Revert "UBUNTU: [Config] FTBFS: disable ubuntu/xr-usb-serial"
192 - Revert "UBUNTU: [Config] FTBFS: disable DELL_UART_BACKLIGHT"
193
194 [ Upstream Kernel Changes ]
195
196 * Rebase to v5.14-rc2
197
198 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 22 Jul 2021 11:03:28 +0200
199
200 linux-unstable (5.14.0-1.1) impish; urgency=medium
201
202 * Packaging resync (LP: #1786013)
203 - update dkms package versions
204
205 * Miscellaneous Ubuntu changes
206 - [Packaging] bump kernel version to 5.14
207 - [Config] updateconfigs following 5.14-rc1 rebase
208 - [Config] update annotations
209 - [Packaging] FTBFS: disable zfs
210 - [Config] FTBFS: disable DELL_UART_BACKLIGHT
211 - [Config] FTBFS: disable ubuntu/xr-usb-serial
212
213 * Miscellaneous upstream changes
214 - Revert "UBUNTU: [Packaging] update variants"
215
216 [ Upstream Kernel Changes ]
217
218 * Rebase to v5.14-rc1
219
220 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 16 Jul 2021 15:20:04 +0200
221
222 linux-unstable (5.14.0-0.0) impish; urgency=medium
223
224 * Empty entry
225
226 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 13 Jul 2021 12:15:35 +0200
227
228 linux (5.13.0-11.11) impish; urgency=medium
229
230 * impish/linux: 5.13.0-11.11 -proposed tracker (LP: #1933854)
231
232 * Packaging resync (LP: #1786013)
233 - [Packaging] update variants
234
235 * Support builtin revoked certificates (LP: #1932029)
236 - [Packaging] build canonical-revoked-certs.pem from branch/arch certs
237 - [Packaging] Revoke 2012 UEFI signing certificate as built-in
238 - [Config] Configure CONFIG_SYSTEM_REVOCATION_KEYS with revoked keys
239
240 * Miscellaneous Ubuntu changes
241 - [Packaging] Change source package name to linux
242
243 * Miscellaneous upstream changes
244 - mm/page_alloc: Correct return value of populated elements if bulk array is
245 populated
246
247 -- Andrea Righi <andrea.righi@canonical.com> Tue, 29 Jun 2021 07:50:25 +0200
248
249 linux (5.13.0-10.10) impish; urgency=medium
250
251 * Empty entry
252
253 -- Andrea Righi <andrea.righi@canonical.com> Mon, 28 Jun 2021 08:40:05 +0200
254
255 linux-unstable (5.13.0-10.10) impish; urgency=medium
256
257 * impish/linux-unstable: 5.13.0-10.10 -proposed tracker (LP: #1933795)
258
259 * Pixel format change broken for Elgato Cam Link 4K (LP: #1932367)
260 - media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
261
262 * initramfs-tools & kernel: use zstd as the default compression method
263 (LP: #1931725)
264 - s390/decompressor: correct BOOT_HEAP_SIZE condition
265 - s390/boot: add zstd support
266 - [Packaging] use ZSTD to compress s390 kernels
267
268 * Miscellaneous Ubuntu changes
269 - SAUCE: selftests: tls: fix chacha+bidir tests
270 - SAUCE: selftests: icmp_redirect: support expected failures
271 - [Config] update configs and annotations after rebase to 5.13
272
273 * Miscellaneous upstream changes
274 - tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
275
276 [ Upstream Kernel Changes ]
277
278 * Rebase to v5.13
279
280 -- Andrea Righi <andrea.righi@canonical.com> Mon, 28 Jun 2021 08:40:05 +0200
281
282 linux-unstable (5.13.0-9.9) impish; urgency=medium
283
284 * impish/linux-unstable: 5.13.0-9.9 -proposed tracker (LP: #1933070)
285
286 * Add support for selective build of special drivers (LP: #1912789)
287 - [Packaging] Add support for ODM drivers
288 - [Packaging] Turn on ODM support for amd64
289 - [Packaging] Fix ODM support in actual build
290 - [Packaging] Fix ODM DRIVERS Kconfig
291
292 * Add support for IO functions of AAEON devices (LP: #1929504)
293 - ODM: [Config] update config for AAEON devices
294 - ODM: hwmon: add driver for AAEON devices
295 - ODM: leds: add driver for AAEON devices
296 - ODM: watchdog: add driver for AAEON devices
297 - ODM: gpio: add driver for AAEON devices
298 - ODM: mfd: Add support for IO functions of AAEON devices
299
300 * Disable hv-kvp-daemon.service on certain instance types (LP: #1932081)
301 - [Packaging]: Add kernel command line condition to hv-kvp-daemon service
302
303 * Fix non-working GPU on Some HP desktops (LP: #1931147)
304 - PCI: Coalesce host bridge contiguous apertures
305
306 * Miscellaneous Ubuntu changes
307 - SAUCE: selftests: seccomp: bump up timeout to 5min
308 - SAUCE: Revert "net/tls(TLS_SW): Add selftest for 'chunked' sendfile test"
309 - [Config] update annotations after rebase to 5.13-rc7
310
311 [ Upstream Kernel Changes ]
312
313 * Rebase to v5.13-rc7
314
315 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Jun 2021 10:55:36 +0200
316
317 linux-unstable (5.13.0-8.8) impish; urgency=medium
318
319 * impish/linux-unstable: 5.13.0-8.8 -proposed tracker (LP: #1932018)
320
321 * Packaging resync (LP: #1786013)
322 - update dkms package versions
323
324 * initramfs-tools & kernel: use zstd as the default compression method
325 (LP: #1931725)
326 - [Config] use ZSTD to compress amd64 kernels
327
328 * Miscellaneous Ubuntu changes
329 - [Config] enable signing for ppc64el
330 - SAUCE: powerpc: Fix initrd corruption with relative jump labels
331
332 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Jun 2021 15:07:34 +0200
333
334 linux-unstable (5.13.0-7.7) impish; urgency=medium
335
336 * impish/linux-unstable: 5.13.0-7.7 -proposed tracker (LP: #1931840)
337
338 * Packaging resync (LP: #1786013)
339 - update dkms package versions
340 - [Packaging] resync getabis
341 - [Packaging] update helper scripts
342 - update dkms package versions
343
344 * Intel ADL-S graphics feature enabling (LP: #1931240)
345 - SAUCE: drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGA
346
347 * Kernel package builds running out of space on builders (LP: #1930713)
348 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
349
350 * Miscellaneous Ubuntu changes
351 - [Debian] remove nvidia dkms build support
352 - [Config] remove now unsued do_dkms_nvidia* build variables
353 - [Config] enable signing for s390x
354 - [Config] update annotations after configs review
355 - [Config] update toolchain versions
356
357 [ Upstream Kernel Changes ]
358
359 * Rebase to v5.13-rc6
360
361 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Jun 2021 11:53:08 +0200
362
363 linux-unstable (5.13.0-6.6) impish; urgency=medium
364
365 * impish/linux-unstable: 5.13.0-6.6 -proposed tracker (LP: #1931071)
366
367 * Kernel package builds running out of space on builders (LP: #1930713)
368 - [Debian] use stamps for flavour install targets
369 - [Debian] run install-$(flavour) targets during build phase
370 - [Debian] remove dh_testroot from install targets
371 - [Debian] dkms-build -- use fakeroot if not running as root
372 - [Debian] exclude $(DEBIAN)/__abi.current from linux-source
373
374 * [UBUNTU 21.04] tools/kvm_stat: Add restart delay (LP: #1921870)
375 - [Debian] install kvm_stat systemd service
376
377 * Debugging symbols (dbgsym) packages are missing GDB kernel scripts
378 (LP: #1928715)
379 - [Packaging] Build and include GDB Python scripts into debug packages
380
381 * Can't detect intel wifi 6235 (LP: #1920180)
382 - SAUCE: iwlwifi: add new pci id for 6235
383
384 * Select correct boot VGA when BIOS doesn't do it properly (LP: #1929217)
385 - vgaarb: Use ACPI HID name to find integrated GPU
386
387 * Fix kernel panic on Intel Bluetooth (LP: #1928838)
388 - Bluetooth: Shutdown controller after workqueues are flushed or cancelled
389
390 * build module CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m for 5.11, 5.13-rc2
391 and later (LP: #1921632)
392 - [Config] enable soundwire audio mach driver
393
394 * Miscellaneous Ubuntu changes
395 - [Config] CONFIG_SND_SOC_RT1308 can only be enabled on amd64
396
397 [ Upstream Kernel Changes ]
398
399 * Rebase to v5.13-rc5
400
401 -- Andrea Righi <andrea.righi@canonical.com> Mon, 07 Jun 2021 10:45:13 +0200
402
403 linux-unstable (5.13.0-5.5) impish; urgency=medium
404
405 * impish/linux-unstable: 5.13.0-5.5 -proposed tracker (LP: #1930205)
406
407 * Packaging resync (LP: #1786013)
408 - update dkms package versions
409
410 * Miscellaneous Ubuntu changes
411 - [Config] set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
412
413 -- Andrea Righi <andrea.righi@canonical.com> Mon, 31 May 2021 12:32:38 +0200
414
415 linux-unstable (5.13.0-4.4) impish; urgency=medium
416
417 * impish/linux-unstable: 5.13.0-4.4 -proposed tracker (LP: #1929404)
418
419 * Packaging resync (LP: #1786013)
420 - update dkms package versions
421
422 * Support importing mokx keys into revocation list from the mok table
423 (LP: #1928679)
424 - SAUCE: integrity: add informational messages when revoking certs
425
426 * Support importing mokx keys into revocation list from the mok table
427 (LP: #1928679) // CVE-2020-26541 when certificates are revoked via
428 MokListXRT.
429 - SAUCE: integrity: Load mokx certs from the EFI MOK config table
430
431 * Miscellaneous Ubuntu changes
432 - [Config] Temporarily disable signing for ppc64el and s390x
433 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Be more careful about copying up
434 sxid files"
435 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Propogate nosuid from lower and
436 upper mounts"
437 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Enable user namespace mounts"
438 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: ensure mounter privileges when
439 reading directories"
440 - SAUCE: Revert "UBUNTU: SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags"
441
442 [ Upstream Kernel Changes ]
443
444 * Rebase to v5.13-rc3
445
446 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 May 2021 13:06:17 +0200
447
448 linux-unstable (5.13.0-3.3) impish; urgency=medium
449
450 * impish/linux-unstable: 5.13.0-3.3 -proposed tracker (LP: #1928655)
451
452 [ Upstream Kernel Changes ]
453
454 * Rebase to v5.13-rc2
455
456 -- Andrea Righi <andrea.righi@canonical.com> Mon, 17 May 2021 11:55:02 +0200
457
458 linux-unstable (5.13.0-2.2) impish; urgency=medium
459
460 * Miscellaneous Ubuntu changes
461 - [Config] enable CONFIG_DEBUG_INFO_COMPRESSED
462
463 * Miscellaneous upstream changes
464 - Revert "UBUNTU: [Config] temporarily disable BPF JIT"
465
466 -- Andrea Righi <andrea.righi@canonical.com> Fri, 14 May 2021 09:19:02 +0200
467
468 linux-unstable (5.13.0-1.1) impish; urgency=medium
469
470 [ Upstream Kernel Changes ]
471
472 * Rebase to v5.13-rc1
473
474 -- Andrea Righi <andrea.righi@canonical.com> Wed, 12 May 2021 11:35:23 +0200
475
476 linux-unstable (5.13.0-0.0) impish; urgency=medium
477
478 * Empty entry
479
480 -- Andrea Righi <andrea.righi@canonical.com> Tue, 11 May 2021 08:40:09 +0200
481
482 linux-unstable (5.12.0-11.11) impish; urgency=medium
483
484 * Impish update: v5.12.1 upstream stable release (LP: #1927094)
485 - net: hso: fix NULL-deref on disconnect regression
486 - USB: CDC-ACM: fix poison/unpoison imbalance
487 - iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
488 - cfg80211: fix locking in netlink owner interface destruction
489 - mei: me: add Alder Lake P device id.
490 - Linux 5.12.1
491
492 * Packaging resync (LP: #1786013) // Impish update: v5.12.1 upstream stable
493 release (LP: #1927094)
494 - update dkms package versions
495
496 * Gigabyte R120-T33 (ARM ThunderX SoC) fails to boot in ACPI mode
497 (LP: #1925075) // Impish update: v5.12.1 upstream stable release
498 (LP: #1927094)
499 - ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
500
501 * Fix kernel panic at boot on dual GFX systems (LP: #1926792) // Impish
502 update: v5.12.1 upstream stable release (LP: #1927094)
503 - drm/amdgpu: Register VGA clients after init can no longer fail
504
505 * On TGL platforms screen shows garbage when browsing website by scrolling
506 mouse (LP: #1926579) // Impish update: v5.12.1 upstream stable release
507 (LP: #1927094)
508 - SAUCE: drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0
509
510 * CirrusLogic: Cracking noises appears in built-in speaker when output volume
511 is set >80% (LP: #1924997) // Impish update: v5.12.1 upstream stable release
512 (LP: #1927094)
513 - SAUCE: ALSA: hda/cirrus: Use CS8409 Equalizer to fix abnormal sounds on
514 Bullseye
515
516 * Enable mute/micmute LEDs and limit mic boost on EliteBook 845 G8
517 (LP: #1925415) // Impish update: v5.12.1 upstream stable release
518 (LP: #1927094)
519 - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook
520 845 G8
521
522 * Miscellaneous upstream changes
523 - Revert "UBUNTU: SAUCE: PCI: Disable broken RTIT_BAR of Intel TH"
524 - Revert "UBUNTU: [Config] temporarily disable ZFS"
525
526 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 04 May 2021 18:35:54 +0200
527
528 linux-unstable (5.12.0-10.10) impish; urgency=medium
529
530 * Packaging resync (LP: #1786013)
531 - update dkms package versions
532
533 * Miscellaneous Ubuntu changes
534 - [Packaging] Drop versioned ABI directory names
535 - [Packaging] getabis: Download ABIs into an unversioned directory
536 - [Packaging] final-checks: Handle unversioned ABI directories
537 - bump to impish
538 - [Config] GCC version update
539
540 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 29 Apr 2021 12:27:20 +0200
541
542 linux-unstable (5.12.0-9.9) impish; urgency=medium
543
544 [ Upstream Kernel Changes ]
545
546 * Rebase to v5.12-rc8
547
548 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Apr 2021 11:14:16 -0500
549
550 linux-unstable (5.12.0-8.8) hirsute; urgency=medium
551
552 * CVE-2021-3492
553 - SAUCE: shiftfs: free allocated memory in shiftfs_btrfs_ioctl_fd_replace()
554 error paths
555 - SAUCE: shiftfs: handle copy_to_user() return values correctly
556
557 * Fix no picture from HDMI when it's plugged after boot (LP: #1924238)
558 - drm/i915/display: Handle lane polarity for DDI port
559
560 * hirsute beta desktop AMD64 ISO kernel panic on boot when booting using UEFI
561 (LP: #1922403)
562 - SAUCE: efifb: Check efifb_pci_dev before using it
563
564 * Miscellaneous Ubuntu changes
565 - Rebase to v5.12-rc8
566 - [Config] updateconfigs following 5.12-rc8 rebase
567
568 [ Upstream Kernel Changes ]
569
570 * Rebase to v5.12-rc8
571
572 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Apr 2021 11:37:27 +0200
573
574 linux-unstable (5.12.0-7.7) hirsute; urgency=medium
575
576 * drm/i915: Drop force_probe requirement for Rocket Lake (LP: #1905466)
577 - drm/i915/rkl: Remove require_force_probe protection
578
579 * HP m400 cartridges fail to find NIC when deploying hirsute (LP: #1918793)
580 - PCI: xgene: Fix cfg resource mapping
581
582 * Update - Fix no screen show on display after S3 on CML-R (LP: #1922768)
583 - drm/i915/gen9bc: Handle TGP PCH during suspend/resume
584
585 * Miscellaneous Ubuntu changes
586 - SAUCE: RDMA/core: Introduce peer memory interface
587 - Rebase to v5.12-rc7
588
589 [ Upstream Kernel Changes ]
590
591 * Rebase to v5.12-rc7
592
593 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 12 Apr 2021 11:48:07 +0200
594
595 linux-unstable (5.12.0-6.6) hirsute; urgency=medium
596
597 * Packaging resync (LP: #1786013)
598 - [Packaging] update variants
599
600 * i915 doesn't support some high pixel clock 4k * 60Hz monitors (LP: #1922372)
601 - drm/i915/vbt: update DP max link rate table
602
603 * Tegra "mmc0: Timeout waiting for hardware interrupt" (LP: #1921140)
604 - SAUCE: mmc: host: Add required callbacks to set/clear CQE_EN bit
605
606 * Enable ath11k debugfs/tracing (LP: #1922033)
607 - [Config] enable ath11k debugfs/tracing
608
609 * Fix mic on P620 after S3 resume (LP: #1921757)
610 - ALSA: usb-audio: Carve out connector value checking into a helper
611 - ALSA: usb-audio: Check connector value on resume
612
613 * Miscellaneous Ubuntu changes
614 - [Config] amd64,arm64: build KFENCE support but disable it by default
615 (KFENCE_SAMPLE_INTERVAL=0)
616 - Rebase to v5.12-rc6
617
618 * Miscellaneous upstream changes
619 - drm/dp: add MSO related DPCD registers
620 - drm/i915/edp: reject modes with dimensions other than fixed mode
621 - drm/i915/edp: always add fixed mode to probed modes in ->get_modes()
622 - drm/i915/edp: read sink MSO configuration for eDP 1.4+
623 - drm/i915/reg: add stream splitter configuration definitions
624 - drm/i915/mso: add splitter state readout for platforms that support it
625 - drm/i915/mso: add splitter state check
626 - drm/i915/edp: modify fixed and downclock modes for MSO
627 - drm/i915/edp: enable eDP MSO during link training
628
629 [ Upstream Kernel Changes ]
630
631 * Rebase to v5.12-rc6
632
633 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 07 Apr 2021 11:42:55 +0200
634
635 linux-unstable (5.12.0-5.5) hirsute; urgency=medium
636
637 * Packaging resync (LP: #1786013)
638 - update dkms package versions
639
640 * alsa/realtek: extend the delay time in the determine_headset_type for a
641 Dell AIO (LP: #1920747)
642 - SAUCE: ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
643
644 * power off stress test will hang on the TGL machines (LP: #1919930)
645 - SAUCE: ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown
646 - [Config] set SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 to n
647
648 * lockdown on power (LP: #1855668)
649 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
650
651 * Miscellaneous Ubuntu changes
652 - [Config] arm64 -- unify build_image and kernel_file values
653 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
654 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
655 error messages.
656 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
657 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
658 mode
659 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
660 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
661 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
662 verify
663 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
664 - SAUCE: (lockdown) security: lockdown: Make
665 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
666 - SAUCE: xr-usb-serial: clean up indentation
667 - SAUCE: xr-usb-serial: clean up build warnings
668 - SAUCE: apparmor: Fix build error, make sk parameter const
669 - Rebase to v5.12-rc5
670 - [Config] updateconfigs following v5.12-rc5 rebase
671
672 * Miscellaneous upstream changes
673 - Revert "UBUNTU: SAUCE: (lockdown) s390: Lock down the kernel when the IPL
674 secure flag is set"
675 - Revert "UBUNTU: SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to
676 indicate secure boot mode"
677 - Revert "UBUNTU: SAUCE: (lockdown) powerpc: lock down kernel in secure boot
678 mode"
679 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: Make
680 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic"
681 - Revert "UBUNTU: SAUCE: (lockdown) arm64: Allow locking down the kernel under
682 EFI secure boot"
683 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
684 module signature verify"
685 - Revert "UBUNTU: SAUCE: (lockdown) efi: Lock down the kernel if booted in
686 secure boot mode"
687 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
688 the kernel down"
689 - Revert "UBUNTU: SAUCE: (lockdown) Make get_cert_list() use
690 efi_status_to_str() to print error messages."
691 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
692 efi_status_to_err()."
693
694 [ Upstream Kernel Changes ]
695
696 * Rebase to v5.12-rc5
697
698 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 29 Mar 2021 12:59:38 +0200
699
700 linux-unstable (5.12.0-4.4) hirsute; urgency=medium
701
702 * Packaging resync (LP: #1786013)
703 - update dkms package versions
704
705 * Fix broken efifb on graphics device without driver (LP: #1914411)
706 - SAUCE: efifb: Ensure graphics device for efifb stays at PCI D0
707
708 * Fix system sleep on TGL systems with Intel ME (LP: #1919321)
709 - SAUCE: PCI: Serialize TGL e1000e PM ops
710
711 * Miscellaneous Ubuntu changes
712 - Rebase to v5.12-rc4
713 - [Config] updateconfigs following v5.12-rc4 rebase
714
715 * Miscellaneous upstream changes
716 - riscv: dts: fu740: fix cache-controller interrupts
717 - riscv: sifive: fu740: cpu{1, 2, 3, 4} set compatible to sifive, u74-mc
718 - riscv: sifive: unmatched: update for 16GB rev3
719 - riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
720 - riscv: Get CPU manufacturer information
721 - riscv: Introduce alternative mechanism to apply errata solution
722 - riscv: sifive: apply errata "cip-453" patch
723 - clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
724 - clk: sifive: Use reset-simple in prci driver for PCIe driver
725 - MAINTAINERS: Add maintainers for SiFive FU740 PCIe driver
726 - dt-bindings: PCI: Add SiFive FU740 PCIe host controller
727 - PCI: designware: Add SiFive FU740 PCIe host controller driver
728 - riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC
729
730 [ Upstream Kernel Changes ]
731
732 * Rebase to v5.12-rc4
733
734 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 22 Mar 2021 12:43:14 +0100
735
736 linux-unstable (5.12.0-3.3) hirsute; urgency=medium
737
738 * riscv: revert SiFive Unleashed CPUFreq (LP: #1917433)
739 - SAUCE: Revert "SiFive Unleashed CPUFreq"
740
741 * Dell Precision 5550 takes up to 10 seconds to respond when coming out of
742 sleep (LP: #1919123)
743 - SAUCE: Input: i8042 - add dmi quirk
744
745 * LRMv4: switch to signing nvidia modules via the Ubuntu Modules signing key
746 (LP: #1918134)
747 - [Packaging] sync dkms-build et al from LRMv4
748
749 * curtin: install flash-kernel in arm64 UEFI unexpected (LP: #1918427)
750 - [Packaging] Allow grub-efi-arm* to satisfy recommends on ARM
751
752 * Packaging resync (LP: #1786013)
753 - update dkms package versions
754
755 * Enable Tegra support in arm64 for NVIDIA Jetson (LP: #1918471)
756 - [Config] enable ARCH_TEGRA and all Tegra SOC's
757 - [Packaging] include modern Tegra modules
758
759 * Cirrus Audio Codec CS8409/CS42L42: Input Device does not switch to headset
760 Mic when a headset is inserted (LP: #1918378)
761 - SAUCE: ALSA: hda/cirrus: Fix Headset Mic volume control name
762
763 * Cirrus Audio Codec CS8409/CS42L42 support (LP: #1916554)
764 - ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18
765 - ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion
766 codec.
767 - ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion
768 codec.
769 - ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control
770
771 * drm/i915: Drop force_probe requirement for JSL (LP: #1917843)
772 - SAUCE: drm/i915: Drop require_force_probe from JSL
773
774 * Miscellaneous Ubuntu changes
775 - [Packaging] Skip d-i code if udebs are disabled
776 - [Packaging] Disable udebs if $DEBIAN/d-i doesn't exist
777 - [Packaging] remove dh-systemd build dependency
778 - [Config] fix several annotaions with enforcement typos
779 - [Config] refresh annotations
780 - [Config] updateconfigs following v5.12-rc3 rebase
781 - annotations: fixup after v5.12-rc3 rebase
782 - Rebase to v5.12-rc3
783
784 [ Upstream Kernel Changes ]
785
786 * Rebase to v5.12-rc3
787
788 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 16 Mar 2021 18:43:03 +0100
789
790 linux-unstable (5.12.0-2.2) hirsute; urgency=medium
791
792 * Miscellaneous Ubuntu changes
793 - Rebase to v5.12-rc2
794 - [Config] updateconfigs following v5.12-rc2 rebase
795
796 [ Upstream Kernel Changes ]
797
798 * Rebase to v5.12-rc2
799
800 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Mar 2021 11:22:04 +0100
801
802 linux-unstable (5.12.0-1.1) hirsute; urgency=medium
803
804 * Packaging resync (LP: #1786013)
805 - update dkms package versions
806
807 * Support no udeb profile (LP: #1916095)
808 - [Packaging] replace custom filter script with dctrl-tools
809 - [Packaging] correctly implement noudeb build profiles.
810
811 * Miscellaneous Ubuntu changes
812 - [Packaging] dkms-versions -- remove nvidia-graphics-drivers-440-server
813 - [Debian] run ubuntu-regression-suite for linux-unstable
814 - [Packaging] remove Provides: aufs-dkms
815 - [Config] update config and annotations following v5.12-rc1 rebase
816 - [Config] disable nvidia and nvidia_server builds
817 - [Config] temporarily disable ZFS
818 - temporarily disable modules check
819 - annotations: s390: temporarily remove CONFIG_KMSG_IDS
820 - [Config] amd64: FTBFS: disable HIO
821 - [Config] FTBFS: disable SHIFT_FS
822 - [Config] s390: temporarily remove CONFIG_KMSG_IDS
823
824 * Miscellaneous upstream changes
825 - Revert "UBUNTU: [Config] disable nvidia and nvidia_server builds"
826 - Revert "UBUNTU: SAUCE: s390: kernel message catalog"
827
828 [ Upstream Kernel Changes ]
829
830 * Rebase to v5.12-rc1
831
832 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Mar 2021 18:26:12 +0100
833
834 linux-unstable (5.12.0-0.0) hirsute; urgency=medium
835
836 * Empty entry
837
838 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Mar 2021 18:17:32 +0100
839
840 linux-unstable (5.11.0-10.11) hirsute; urgency=medium
841
842 * Packaging resync (LP: #1786013)
843 - [Packaging] update variants
844
845 * Support CML-S CPU + TGP PCH (LP: #1909457)
846 - drm/i915/rkl: new rkl ddc map for different PCH
847 - SAUCE: drm/i915/gen9_bc : Add TGP PCH support
848
849 * Use DCPD to control HP DreamColor panel (LP: #1911001)
850 - SAUCE: drm/dp: Another HP DreamColor panel brigntness fix
851
852 * Update nvidia dkms build for module linker script changes
853 - [Packaging] build-dkms--nvidia-N -- Update for preprocessed module linker
854 script
855
856 * Please trust Canonical Livepatch Service kmod signing key (LP: #1898716)
857 - [Config] enable CONFIG_MODVERSIONS=y
858 - [Packaging] build canonical-certs.pem from branch/arch certs
859 - [Config] add Canonical Livepatch Service key to SYSTEM_TRUSTED_KEYS
860 - [Config] add ubuntu-drivers key to SYSTEM_TRUSTED_KEYS
861
862 * Miscellaneous Ubuntu changes
863 - [Config] re-enable nvidia dkms
864 - SAUCE: selftests: memory-hotplug: bump timeout to 10min
865 - [Debian] update-aufs.sh -- Don't apply tmpfs-idr.patch
866 - [Config] Update configs
867 - [Config] disable nvidia and nvidia_server builds
868 - SAUCE: Import aufs driver
869 - [Config] CONFIG_AUFS_FS=n
870 - [Config] refresh annotations file
871 - [Config] set CONFIG_MIPI_I3C_HCI=m consistently
872 - [Config] set CONFIG_PINCTRL_MSM8953=m on armhf generic-lpae
873 - [Packaging] Change source package name to linux-unstable
874 - [Config] update LD_VERSION in config due to toolchain update
875
876 * Miscellaneous upstream changes
877 - Revert "UBUNTU: SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit
878 ino_t"
879
880 -- Andrea Righi <andrea.righi@canonical.com> Mon, 22 Feb 2021 07:18:07 +0100
881
882 linux-unstable (5.11.0-9.10) hirsute; urgency=medium
883
884 * Empty entry
885
886 -- Andrea Righi <andrea.righi@canonical.com> Mon, 22 Feb 2021 07:02:45 +0100
887
888 linux (5.11.0-9.10) hirsute; urgency=medium
889
890 * Packaging resync (LP: #1786013)
891 - update dkms package versions
892
893 * Miscellaneous Ubuntu changes
894 - [Config] update configs/annotations after rebase to 5.11
895 - zfs-modules.ignore: add zzstd
896
897 [ Upstream Kernel Changes ]
898
899 * Rebase to v5.11
900
901 -- Andrea Righi <andrea.righi@canonical.com> Mon, 15 Feb 2021 16:29:36 +0100
902
903 linux (5.11.0-8.9) hirsute; urgency=medium
904
905 * Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid driver
906 (LP: #1914543)
907 - SAUCE: HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
908
909 * Add support for new Realtek ethernet NIC (LP: #1914604)
910 - r8169: Add support for another RTL8168FP
911
912 * Miscellaneous Ubuntu changes
913 - SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit ino_t
914 - [Config] Set CONFIG_TMPFS_INODE64=n for s390x
915 - [Config] re-enable ZFS
916
917 [ Upstream Kernel Changes ]
918
919 * Rebase to v5.11-rc7
920
921 -- Andrea Righi <andrea.righi@canonical.com> Mon, 08 Feb 2021 11:56:23 +0100
922
923 linux (5.11.0-7.8) hirsute; urgency=medium
924
925 * Packaging resync (LP: #1786013)
926 - update dkms package versions
927
928 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
929 (LP: #1911359)
930 - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y
931
932 * Remove scary stack trace from Realtek WiFi driver (LP: #1913263)
933 - rtw88: reduce the log level for failure of tx report
934
935 * Fix unexpected AER/DPC on PCH400 and PCH500 (LP: #1913691)
936 - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on all CML root ports"
937 - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on CML root port"
938 - SAUCE: PCI/AER: Disable AER interrupt during suspend
939 - SAUCE: PCI/DPC: Disable DPC interrupt during suspend
940
941 * switch to an autogenerated nvidia series based core via dkms-versions
942 (LP: #1912803)
943 - [Packaging] nvidia -- use dkms-versions to define versions built
944 - [Packaging] update-version-dkms -- maintain flags fields
945
946 * Introduce the new NVIDIA 460-server series and update the 460 series
947 (LP: #1913200)
948 - [Config] dkms-versions -- add the 460-server nvidia driver
949
950 * Fix the video can't output through WD19TB connected with TGL platform during
951 cold-boot (LP: #1910211)
952 - SAUCE: drm/i915/dp: Prevent setting LTTPR mode if no LTTPR is detected
953
954 * Stop using get_scalar_status command in Dell AIO uart backlight driver
955 (LP: #1865402)
956 - SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command
957
958 * Miscellaneous Ubuntu changes
959 - SAUCE: selftests/seccomp: Accept any valid fd in user_notification_addfd
960 - [Packaging] Don't disable CONFIG_DEBUG_INFO in headers packages
961 - [Config] update configs/annotations after rebase to 5.11-rc6
962
963 [ Upstream Kernel Changes ]
964
965 * Rebase to v5.11-rc6
966
967 -- Andrea Righi <andrea.righi@canonical.com> Mon, 01 Feb 2021 10:27:52 +0100
968
969 linux (5.11.0-6.7) hirsute; urgency=medium
970
971 * Packaging resync (LP: #1786013)
972 - update dkms package versions
973
974 * Prevent thermal shutdown during boot process (LP: #1906168)
975 - thermal/drivers/acpi: Use hot and critical ops
976 - thermal/core: Remove notify ops
977 - thermal: int340x: Fix unexpected shutdown at critical temperature
978 - thermal: intel: pch: Fix unexpected shutdown at critical temperature
979
980 * riscv: backport support for SiFive Unmatched (LP: #1910965)
981 - RISC-V: Update l2 cache DT documentation to add support for SiFive FU740
982 - RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740
983 - dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
984 - riscv: dts: add initial support for the SiFive FU740-C000 SoC
985 - dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
986 - riscv: dts: add initial board data for the SiFive HiFive Unmatched
987 - PCI: microsemi: Add host driver for Microsemi PCIe controller
988 - Microsemi PCIe expansion board DT entry.
989 - SiFive Unleashed CPUFreq
990 - SiFive HiFive Unleashed: Add PWM LEDs (D1, D2, D3, D4)
991
992 * initramfs unpacking failed (LP: #1835660)
993 - lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
994
995 * Miscellaneous Ubuntu changes
996 - [Config] update configs and annotations after rebase to 5.11-rc5
997
998 [ Upstream Kernel Changes ]
999
1000 * Rebase to v5.11-rc5
1001
1002 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Jan 2021 09:31:31 +0100
1003
1004 linux (5.11.0-5.6) hirsute; urgency=medium
1005
1006 * Packaging resync (LP: #1786013)
1007 - update dkms package versions
1008
1009 * Miscellaneous Ubuntu changes
1010 - [Config] update config and annotations after rebase to 5.11-rc4
1011
1012 [ Upstream Kernel Changes ]
1013
1014 * Rebase to v5.11-rc4
1015
1016 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Jan 2021 10:46:10 +0100
1017
1018 linux (5.11.0-4.5) hirsute; urgency=medium
1019
1020 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
1021 (LP: #1911359)
1022 - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y
1023
1024 -- Andrea Righi <andrea.righi@canonical.com> Thu, 14 Jan 2021 12:53:26 +0100
1025
1026 linux (5.11.0-3.4) hirsute; urgency=medium
1027
1028 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
1029 (LP: #1911359)
1030 - bpf: Allow empty module BTFs
1031 - libbpf: Allow loading empty BTFs
1032
1033 -- Andrea Righi <andrea.righi@canonical.com> Thu, 14 Jan 2021 07:43:45 +0100
1034
1035 linux (5.11.0-2.3) hirsute; urgency=medium
1036
1037 * DMI entry syntax fix for Pegatron / ByteSpeed C15B (LP: #1910639)
1038 - Input: i8042 - unbreak Pegatron C15B
1039
1040 * SYNA30B4:00 06CB:CE09 Mouse on HP EliteBook 850 G7 not working at all
1041 (LP: #1908992)
1042 - HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device
1043
1044 * debian/scripts/file-downloader does not handle positive failures correctly
1045 (LP: #1878897)
1046 - [Packaging] file-downloader not handling positive failures correctly
1047
1048 * Packaging resync (LP: #1786013)
1049 - update dkms package versions
1050
1051 * CVE-2021-1052 // CVE-2021-1053
1052 - [Packaging] NVIDIA -- Add the NVIDIA 460 driver
1053
1054 * Miscellaneous Ubuntu changes
1055 - [Packaging] Remove nvidia-455 dkms build
1056 - SAUCE: ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP
1057 machines
1058 - [Config] update configs and annotations after rebase to 5.11-rc3
1059
1060 [ Upstream Kernel Changes ]
1061
1062 * Rebase to v5.11-rc3
1063
1064 -- Andrea Righi <andrea.righi@canonical.com> Mon, 11 Jan 2021 09:52:27 +0100
1065
1066 linux (5.11.0-1.2) hirsute; urgency=medium
1067
1068 [ Upstream Kernel Changes ]
1069
1070 * Rebase to v5.11-rc2
1071
1072 -- Andrea Righi <andrea.righi@canonical.com> Thu, 07 Jan 2021 16:57:01 +0100
1073
1074 linux (5.11.0-0.1) hirsute; urgency=medium
1075
1076 * dep-8 ubuntu-regression-suite tests are not run for all linux-hwe-* kernels
1077 (LP: #1908529)
1078 - [dep-8] Allow all hwe kernels
1079
1080 * Fix reading speed and duplex sysfs on igc device (LP: #1906851)
1081 - igc: Report speed and duplex as unknown when device is runtime suspended
1082
1083 * rtwpci driver blocks the system to enter PC10, stuck at PC3 (LP: #1907200)
1084 - SAUCE: rtw88: 8723de: let cpu enter c10
1085
1086 * [21.04 FEAT] Deactivate CONFIG_QETH_OSN kernel config option (LP: #1906370)
1087 - [Config] Deactivate CONFIG_QETH_OSN kernel config option
1088
1089 * Add dpcd backlight control for 0x4c83 0x4f41 (LP: #1905663)
1090 - SAUCE: drm/dp: Add dpcd backlight control for 0x4c83 0x4f41
1091
1092 * disable building bpf selftests (LP: #1908144)
1093 - SAUCE: selftests/bpf: Clarify build error if no vmlinux
1094 - SAUCE: selftests: Skip BPF selftests by default
1095 - disable building bpf selftests (no VMLINUX_BTF)
1096
1097 * Miscellaneous Ubuntu changes
1098 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1099 mode
1100 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1101 - [Config] update configs and annotations after rebase to v5.11-rc1
1102 - hio: fix build error with kernel 5.11
1103 - SAUCE: shiftfs: fix build error with 5.11
1104 - [Config] temporarily disable ZFS
1105 - check-aliases: do not error if modules.alias does not exist
1106 - ppc64el: don't build stripped vdso
1107
1108 * Miscellaneous upstream changes
1109 - irq: export irq_check_status_bit
1110
1111 [ Upstream Kernel Changes ]
1112
1113 * Rebase to v5.11-rc1
1114
1115 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Jan 2021 09:17:48 +0100
1116
1117 linux (5.11.0-0.0) hirsute; urgency=medium
1118
1119 * Empty entry
1120
1121 -- Andrea Righi <andrea.righi@canonical.com> Wed, 30 Dec 2020 09:04:41 +0100
1122
1123 linux (5.10.0-9.10) hirsute; urgency=medium
1124
1125 * Use INTx for Pericom USB controllers (LP: #1906839)
1126 - PCI: Disable MSI for Pericom PCIe-USB adapter
1127
1128 * disable building bpf selftests (LP: #1908144)
1129 - SAUCE: selftests/bpf: clarify build error if no vmlinux
1130 - SAUCE: selftests: Skip BPF seftests by default
1131 - disable building bpf selftests (no VMLINUX_BTF)
1132
1133 * Miscellaneous Ubuntu changes
1134 - [Config] Enable CONFIG_BPF_LSM
1135
1136 * Miscellaneous upstream changes
1137 - Revert "md: change mddev 'chunk_sectors' from int to unsigned"
1138 - Revert "dm raid: fix discard limits for raid1 and raid10"
1139
1140 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Dec 2020 10:16:14 +0100
1141
1142 linux (5.10.0-8.9) hirsute; urgency=medium
1143
1144 * Packaging resync (LP: #1786013)
1145 - [Packaging] update variants
1146
1147 * Fix bpf selftest compilation with clang 11
1148 - bpf: Fix selftest compilation on clang 11
1149
1150 * Miscellaneous Ubuntu changes
1151 - [Config] update configs and annotations after rebase to v5.10
1152
1153 [ Upstream Kernel Changes ]
1154
1155 * Rebase to v5.10
1156
1157 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Dec 2020 08:57:57 +0100
1158
1159 linux (5.10.0-7.8) hirsute; urgency=medium
1160
1161 * Packaging resync (LP: #1786013)
1162 - update dkms package versions
1163
1164 * Fix linux-libc-dev build for hirsute forward port kernels (LP: #1904067)
1165 - [Debian] Build linux-libc-dev for debian.master* branches
1166
1167 * Update kernel packaging to support forward porting kernels (LP: #1902957)
1168 - [Debian] Update for leader included in BACKPORT_SUFFIX
1169
1170 * Introduce the new NVIDIA 455 series (LP: #1897751)
1171 - [Packaging] NVIDIA -- Add signed modules for the 455 driver
1172
1173 * 5.10 kernel fails to boot with secure boot disabled (LP: #1904906)
1174 - [Config] CONFIG_RCU_SCALE_TEST=n
1175
1176 * Miscellaneous Ubuntu changes
1177 - [Config] s390x: disable GPIO_CDEV
1178 - [Config] ARM_CMN=m
1179 - [Config] disable GPIO_CDEV_V1
1180 - [Config] Reorder annotations after 5.10-rc6 rebase
1181 - [Packaging] Remove nvidia-435 dkms build
1182 - [Packaging] Change source package name to linux
1183 - [Config] Update configs and annotations after rebase to v5.10-rc7
1184 - SAUCE: Revert "mm/filemap: add static for function
1185 __add_to_page_cache_locked"
1186
1187 [ Upstream Kernel Changes ]
1188
1189 * Rebase to v5.10-rc7
1190
1191 -- Seth Forshee <seth.forshee@canonical.com> Mon, 07 Dec 2020 00:15:20 -0600
1192
1193 linux (5.10.0-6.7) hirsute; urgency=medium
1194
1195 * Empty entry.
1196
1197 -- Seth Forshee <seth.forshee@canonical.com> Sun, 06 Dec 2020 22:13:46 -0600
1198
1199 linux-5.10 (5.10.0-6.7) hirsute; urgency=medium
1200
1201 * Packaging resync (LP: #1786013)
1202 - update dkms package versions
1203
1204 * Avoid double newline when running insertchanges (LP: #1903293)
1205 - [Packaging] insertchanges: avoid double newline
1206
1207 * Miscellaneous Ubuntu changes
1208 - [Packaging]: linux-modules should depend on linux-image
1209 - [Packaging]: linux-image should suggest linux-modules-extra
1210
1211 [ Upstream Kernel Changes ]
1212
1213 * Rebase to v5.10-rc6
1214
1215 -- Andrea Righi <andrea.righi@canonical.com> Mon, 30 Nov 2020 07:47:34 +0100
1216
1217 linux-5.10 (5.10.0-5.6) hirsute; urgency=medium
1218
1219 * Miscellaneous Ubuntu changes
1220 - [Config] add CONFIG_INFINIBAND_VIRT_DMA
1221
1222 [ Upstream Kernel Changes ]
1223
1224 * Rebase to v5.10-rc5
1225
1226 -- Andrea Righi <andrea.righi@canonical.com> Mon, 23 Nov 2020 13:17:44 +0100
1227
1228 linux-5.10 (5.10.0-4.5) hirsute; urgency=medium
1229
1230 * Packaging resync (LP: #1786013)
1231 - update dkms package versions
1232
1233 * Miscellaneous Ubuntu changes
1234 - [Packaging] reduce the size required to build packages
1235
1236 [ Upstream Kernel Changes ]
1237
1238 * Rebase to v5.10-rc4
1239
1240 -- Andrea Righi <andrea.righi@canonical.com> Mon, 16 Nov 2020 08:33:54 +0100
1241
1242 linux-5.10 (5.10.0-3.4) hirsute; urgency=medium
1243
1244 * Packaging resync (LP: #1786013)
1245 - update dkms package versions
1246
1247 * e1000e: fix issues with S0ix (LP: #1902687)
1248 - SAUCE: e1000e: fix S0ix flow to allow S0i3.2 subset entry
1249 - SAUCE: e1000e: allow turning s0ix flows on for systems with ME
1250 - SAUCE: e1000e: Add Dell's Comet Lake systems into s0ix heuristics
1251 - SAUCE: e1000e: Add more Dell CML systems into s0ix heuristics
1252 - [Config] Update CONFIG_E1000E for ppc64el in annotations
1253
1254 * perf: Add support for Rocket Lake (LP: #1902004)
1255 - SAUCE: perf/x86/intel: Add Rocket Lake CPU support
1256 - SAUCE: perf/x86/cstate: Add Rocket Lake CPU support
1257 - SAUCE: perf/x86/msr: Add Rocket Lake CPU support
1258 - SAUCE: perf/x86/intel/uncore: Add Rocket Lake support
1259
1260 * Miscellaneous Ubuntu changes
1261 - [Config] Disable CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE
1262 - [Config] update CONFIG_MST_IRQ after rebase to 5.10-rc3
1263 - [Config] drop obsolete SND_SST_IPC options
1264 - [Config] re-enable ZFS
1265
1266 [ Upstream Kernel Changes ]
1267
1268 * Rebase to v5.10-rc3
1269
1270 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Nov 2020 09:37:08 +0100
1271
1272 linux-5.10 (5.10.0-2.3) hirsute; urgency=medium
1273
1274 * Miscellaneous Ubuntu changes
1275 - [Config] Switch arm64 default cpufreq governor to ondemand
1276 - [Debian] Include scripts/module.lds from builddir in headers package
1277
1278 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Nov 2020 21:01:52 -0600
1279
1280 linux-5.10 (5.10.0-1.2) hirsute; urgency=medium
1281
1282 * Packaging resync (LP: #1786013)
1283 - update dkms package versions
1284
1285 * Fix non-working Intel NVMe after S3 (LP: #1900847)
1286 - SAUCE: PCI: Enable ACS quirk on all CML root ports
1287
1288 * Miscellaneous Ubuntu changes
1289 - [Packaging] move to hirsute
1290 - [Config] Update configs and annotations after rebase to 5.10-rc2
1291 - [Config] Update numerous configs to conform with policy
1292 - [Config] Switch default CPUFreq governer for arm64/armhf to schedultil
1293 - [Config] Temporarily disable DEBUG_INFO_BTF for armhf
1294
1295 [ Upstream Kernel Changes ]
1296
1297 * Rebase to v5.10-rc2
1298
1299 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Nov 2020 13:18:27 -0600
1300
1301 linux-5.10 (5.10.0-0.1) hirsute; urgency=medium
1302
1303 * Packaging resync (LP: #1786013)
1304 - update dkms package versions
1305
1306 * Miscellaneous Ubuntu changes
1307 - [Config] Update configs and annotations for v5.10-rc1
1308 - SAUCE: platform/x86: dell-uart-backlight: rename kzfree() to
1309 kfree_sensitive()
1310 - SAUCE: apparmor: rename kzfree() to kfree_sensitive()
1311 - SAUCE: LSM: change ima_read_file() to use lsmblob
1312 - SAUCE: LSM: Use lsmblob in smk_netlbl_mls()
1313
1314 * Miscellaneous upstream changes
1315 - Revert "UBUNTU: [Packaging] Change source package name to linux-5.10"
1316 - s390: correct __bootdata / __bootdata_preserved macros
1317
1318 [ Upstream Kernel Changes ]
1319
1320 * Rebase to v5.10-rc1
1321
1322 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 27 Oct 2020 16:57:07 +0100
1323
1324 linux-5.10 (5.10.0-0.0) groovy; urgency=medium
1325
1326 * Empty entry
1327
1328 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
1329
1330 linux-5.9 (5.9.0-2.3) groovy; urgency=medium
1331
1332 * Fix system reboot when disconnecting WiFi (LP: #1899726)
1333 - iwlwifi: msix: limit max RX queues for 9000 family
1334
1335 * booting linux-generic-lpae armhf kernel under qemu results in relocation out
1336 of range, and thus no modules can be loaded (LP: #1899519)
1337 - [Config] armhf: ARM_MODULE_PLTS=y
1338
1339 * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
1340 - ALSA: hda: fix jack detection with Realtek codecs when in D3
1341
1342 * CVE-2020-16119
1343 - SAUCE: dccp: avoid double free of ccid on child socket
1344
1345 * python3-venv is gone (LP: #1896801)
1346 - SAUCE: doc: remove python3-venv dependency
1347
1348 * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
1349 - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
1350
1351 * Enable brightness control on HP DreamColor panel (LP: #1898865)
1352 - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
1353 quirk
1354 - SAUCE: drm/dp: HP DreamColor panel brigntness fix
1355
1356 * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel
1357 (LP: #1897501)
1358 - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk
1359 - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID
1360 19-15
1361
1362 * Fix broken e1000e device after S3 (LP: #1897755)
1363 - SAUCE: e1000e: Increase polling timeout on MDIC ready bit
1364
1365 * Wakeup the system by touching the touchpad (LP: #1888331)
1366 - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
1367
1368 * Enable LTR for endpoints behind VMD (LP: #1896598)
1369 - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD
1370
1371 * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
1372 (LP: #1893914)
1373 - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
1374
1375 * debian/rules editconfigs does not work on s390x to change s390x only configs
1376 (LP: #1863116)
1377 - [Packaging] kernelconfig -- only update/edit configurations on architectures
1378 we have compiler support
1379
1380 * Fix non-working NVMe after S3 (LP: #1895718)
1381 - SAUCE: PCI: Enable ACS quirk on CML root port
1382
1383 * Miscellaneous Ubuntu changes
1384 - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids
1385 - SAUCE: tools resolve_btfids: Always force HOSTARCH
1386 - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k'
1387 - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks
1388 - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check()
1389 - [Config] Update toolchain versions
1390 - [Config] Refresh annotations
1391 - Add ubuntu-host module
1392 - CONFIG_UBUNTU_HOST=m
1393 - SAUCE: apparmor: drop prefixing abs root labels with '='
1394 - SAUCE: apparmor: disable showing the mode as part of a secid to secctx
1395 - SAUCE: apparmor: rename aa_sock() to aa_unix_sk()
1396 - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock()
1397 - SAUCE: LSM: Infrastructure management of the sock security
1398 - SAUCE: LSM: Create and manage the lsmblob data structure.
1399 - SAUCE: LSM: Use lsmblob in security_audit_rule_match
1400 - SAUCE: LSM: Use lsmblob in security_kernel_act_as
1401 - SAUCE: net: Prepare UDS for security module stacking
1402 - SAUCE: LSM: Use lsmblob in security_secctx_to_secid
1403 - SAUCE: LSM: Use lsmblob in security_secid_to_secctx
1404 - SAUCE: LSM: Use lsmblob in security_ipc_getsecid
1405 - SAUCE: LSM: Use lsmblob in security_task_getsecid
1406 - SAUCE: LSM: Use lsmblob in security_inode_getsecid
1407 - SAUCE: LSM: Use lsmblob in security_cred_getsecid
1408 - SAUCE: IMA: Change internal interfaces to use lsmblobs
1409 - SAUCE: LSM: Specify which LSM to display
1410 - SAUCE: LSM: Ensure the correct LSM context releaser
1411 - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx
1412 - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx
1413 - SAUCE: LSM: security_secid_to_secctx in netlink netfilter
1414 - SAUCE: NET: Store LSM netlabel data in a lsmblob
1415 - SAUCE: LSM: Verify LSM display sanity in binder
1416 - SAUCE: Audit: Add new record for multiple process LSM attributes
1417 - SAUCE: Audit: Add a new record for multiple object LSM
1418 - SAUCE: LSM: Add /proc attr entry for full LSM context
1419 - SAUCE: AppArmor: Remove the exclusive flag
1420 - SAUCE: Audit: Fix for missing NULL check
1421
1422 * Miscellaneous upstream changes
1423 - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
1424
1425 [ Upstream Kernel Changes ]
1426
1427 * Rebase to v5.9
1428
1429 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Oct 2020 13:31:18 -0500
1430
1431 linux-5.9 (5.9.0-1.2) groovy; urgency=medium
1432
1433 * Miscellaneous Ubuntu changes
1434 - [Config] Update configs after rebase to 5.9-rc6
1435 - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
1436 - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled
1437 - SAUCE: tools resolve_btfids: Always force HOSTARCH
1438
1439 [ Upstream Kernel Changes ]
1440
1441 * Rebase to v5.9-rc6
1442
1443 -- Seth Forshee <seth.forshee@canonical.com> Mon, 21 Sep 2020 14:39:34 -0500
1444
1445 linux-5.9 (5.9.0-0.1) groovy; urgency=medium
1446
1447 * Miscellaneous Ubuntu changes
1448 - [Config] Update configs and annotations for v5.9-rc1
1449 - SAUCE: i915: Fix build error due to missing struct definition
1450 - hio -- Update blk_queue_split() calls for changes in 5.9-rc1
1451 - hio -- Updates for move of make_request_fn to struct block_device_operations
1452 - [Config] Disable zfs dkms build
1453 - [Config] Disable nvidia dkms build
1454 - [Config] Disable nvidia server dkms builds
1455 - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division
1456 - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
1457 - [Packaging] Bind hv_vss_daemon startup to hv_vss device
1458 - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
1459 - [Config] Re-enable UEFI signing for arm64
1460 - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()"
1461 - [Config] Set the default CPU governor to ONDEMAND
1462 - [Packaging] update variants
1463 - [Packaging] update helper scripts
1464 - update dkms package versions
1465
1466 [ Upstream Kernel Changes ]
1467
1468 * Rebase to v5.9-rc5
1469
1470 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Sep 2020 15:01:21 -0500
1471
1472 linux-5.9 (5.9.0-0.0) groovy; urgency=medium
1473
1474 * Empty entry
1475
1476 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Aug 2020 16:48:03 -0500
1477
1478 linux (5.8.0-16.17) groovy; urgency=medium
1479
1480 * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)
1481
1482 * Miscellaneous Ubuntu changes
1483 - hio -- Update to use bio_{start,end}_io_acct with 5.8+
1484 - Enable hio driver
1485 - [Packaging] Temporarily disable building doc package contents
1486
1487 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 15:32:58 -0500
1488
1489 linux (5.8.0-15.16) groovy; urgency=medium
1490
1491 * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)
1492
1493 * Miscellaneous Ubuntu changes
1494 - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
1495 doc/sphinx@0f49e30c)
1496
1497 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 09:29:58 -0500
1498
1499 linux (5.8.0-14.15) groovy; urgency=medium
1500
1501 * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)
1502
1503 * Packaging resync (LP: #1786013)
1504 - [Packaging] update helper scripts
1505
1506 * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
1507 - selftests/net: relax cpu affinity requirement in msg_zerocopy test
1508
1509 * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
1510 - ALSA: hda/hdmi: Add quirk to force connectivity
1511
1512 * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
1513 - ALSA: usb-audio: Add support for Lenovo ThinkStation P620
1514
1515 * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
1516 - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
1517
1518 * Enlarge hisi_sec2 capability (LP: #1890222)
1519 - crypto: hisilicon - update SEC driver module parameter
1520
1521 * Miscellaneous Ubuntu changes
1522 - [Config] Re-enable signing for ppc64el
1523
1524 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Aug 2020 15:26:46 -0500
1525
1526 linux (5.8.0-13.14) groovy; urgency=medium
1527
1528 * Miscellaneous Ubuntu changes
1529 - [Config] Remove i386 configs
1530 - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD
1531 - SAUCE: export __get_vm_area_caller() and map_kernel_range()
1532 - [Config] drop CONFIG_BINFMT_AOUT enforcement
1533
1534 * Miscellaneous upstream changes
1535 - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD"
1536
1537 [ Upstream Kernel Changes ]
1538
1539 * Rebase to v5.8
1540
1541 -- Andrea Righi <andrea.righi@canonical.com> Tue, 04 Aug 2020 09:51:50 +0200
1542
1543 linux (5.8.0-12.13) groovy; urgency=medium
1544
1545 * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481)
1546
1547 * Fix right speaker of HP laptop (LP: #1889375)
1548 - SAUCE: hda/realtek: Fix right speaker of HP laptop
1549
1550 * blk_update_request error when mount nvme partition (LP: #1872383)
1551 - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
1552
1553 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
1554 - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4"
1555 - net: atlantic: align return value of ver_match function with function name
1556 - net: atlantic: add support for FW 4.x
1557
1558 * Miscellaneous Ubuntu changes
1559 - [Debian] Fix debian/tests for linux-5.8 -> linux rename
1560 - SAUCE: selftests/powerpc: return skip code for spectre_v2
1561
1562 -- Seth Forshee <seth.forshee@canonical.com> Wed, 29 Jul 2020 16:58:47 -0500
1563
1564 linux (5.8.0-11.12) groovy; urgency=medium
1565
1566 * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336)
1567
1568 * Miscellaneous Ubuntu changes
1569 - [Packaging] dwarves is not required for linux-libc-dev or stage1
1570
1571 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 22:33:24 -0500
1572
1573 linux (5.8.0-10.11) groovy; urgency=medium
1574
1575 * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316)
1576
1577 * Miscellaneous Ubuntu changes
1578 - [Packaging] Add more packages to Build-Depends-Indep for docs
1579 - [Debian] Specify python executable in kmake
1580 - [Debian] Don't treat warnings as errors during perf builds
1581 - [Config] Disable signing for ppc64el
1582
1583 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 17:09:52 -0500
1584
1585 linux (5.8.0-9.10) groovy; urgency=medium
1586
1587 * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140)
1588
1589 * Packaging resync (LP: #1786013)
1590 - [Packaging] update helper scripts
1591
1592 * Miscellaneous Ubuntu changes
1593 - SAUCE: Fix s390x compile error on F32 utils/stat-display.c
1594 - [Packaging] Add python3-venv to Build-Depends-Indep
1595
1596 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 21:01:46 -0500
1597
1598 linux (5.8.0-8.9) groovy; urgency=medium
1599
1600 * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104)
1601
1602 * Packaging resync (LP: #1786013)
1603 - [Packaging] update helper scripts
1604 - update dkms package versions
1605 - [Packaging] update variants
1606
1607 * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
1608 - [Packaging] NVIDIA -- Add signed modules for 450 450-server
1609
1610 * Introduce the new NVIDIA 418-server and 440-server series, and update the
1611 current NVIDIA drivers (LP: #1881137)
1612 - [packaging] add signed modules for the 418-server and the 440-server
1613 flavours
1614
1615 * Miscellaneous Ubuntu changes
1616 - SAUCE: Revert "radix-tree: Use local_lock for protection"
1617 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
1618 - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD
1619 - [Config] Enable nvidia dkms build
1620
1621 * Miscellaneous upstream changes
1622 - usbip: tools: fix build error for multiple definition
1623
1624 [ Upstream Kernel Changes ]
1625
1626 * Rebase to v5.8-rc7
1627
1628 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 11:18:12 -0500
1629
1630 linux (5.8.0-7.8) groovy; urgency=medium
1631
1632 * Empty entry
1633
1634 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 09:22:19 +0200
1635
1636 linux-5.8 (5.8.0-7.8) groovy; urgency=medium
1637
1638 * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
1639 - ASoC: amd: add logic to check dmic hardware runtime
1640 - ASoC: amd: add ACPI dependency check
1641 - ASoC: amd: fixed kernel warnings
1642
1643 * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
1644 - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
1645
1646 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
1647 - SAUCE: net: atlantic: Add support for firmware v4
1648
1649 * MGA G200e doesn't work under GDM Wayland (LP: #1886140)
1650 - drm/mgag200: Remove HW cursor
1651 - drm/mgag200: Clean up mga_set_start_address()
1652 - drm/mgag200: Clean up mga_crtc_do_set_base()
1653 - drm/mgag200: Move mode-setting code into separate helper function
1654 - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
1655 - drm/mgag200: Update mode registers after plane registers
1656 - drm/mgag200: Set pitch in a separate helper function
1657 - drm/mgag200: Set primary plane's format in separate helper function
1658 - drm/mgag200: Move TAGFIFO reset into separate function
1659 - drm/mgag200: Move hiprilvl setting into separate functions
1660 - drm/mgag200: Move register initialization into separate function
1661 - drm/mgag200: Remove out-commented suspend/resume helpers
1662 - drm/mgag200: Use simple-display data structures
1663 - drm/mgag200: Convert to simple KMS helper
1664 - drm/mgag200: Replace VRAM helpers with SHMEM helpers
1665
1666 * Miscellaneous Ubuntu changes
1667 - SAUCE: s390/bpf: fix sign extension in branch_ku
1668 - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
1669 - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
1670 - [packaging] debhelper-compat (= 10) (and retire debian/compat)
1671 - [Config] Update configs after rebase to 5.8-rc6
1672
1673 [ Upstream Kernel Changes ]
1674
1675 * Rebase to v5.8-rc6
1676
1677 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jul 2020 09:55:47 +0200
1678
1679 linux-5.8 (5.8.0-6.7) groovy; urgency=medium
1680
1681 * Packaging resync (LP: #1786013)
1682 - update dkms package versions
1683
1684 * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1
1685 (LP: #1887397)
1686 - SAUCE: libtraceevent: Strip symbol version from nm output
1687
1688 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Jul 2020 14:07:53 -0500
1689
1690 linux-5.8 (5.8.0-5.6) groovy; urgency=medium
1691
1692 * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation
1693 (LP: #1886188)
1694 - [Packaging] Produce linux-libc-deb package for riscv64
1695 - [Debian] Disallow building linux-libc-dev from linux-riscv
1696
1697 * Miscellaneous Ubuntu changes
1698 - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy
1699 transformations test on s390"
1700 - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390"
1701 - [Config] Update configs (gcc update)
1702
1703 [ Upstream Kernel Changes ]
1704
1705 * Rebase to v5.8-rc5
1706
1707 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jul 2020 08:42:14 +0200
1708
1709 linux-5.8 (5.8.0-4.5) groovy; urgency=medium
1710
1711 * Add generic LED class support for audio LED (LP: #1885896)
1712 - ALSA: hda: generic: Always call led-trigger for mic mute LED
1713 - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
1714 - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
1715 - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
1716 - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
1717 - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
1718 - ALSA: hda: generic: Drop the old mic-mute LED hook
1719 - ALSA: hda: generic: Add vmaster mute LED helper
1720 - ALSA: hda/realtek: Use the new vmaster mute LED helper
1721 - ALSA: hda/conexant: Use the new vmaster mute LED helper
1722 - ALSA: hda/sigmatel: Use the new vmaster mute LED helper
1723 - ALSA: hda/realtek: Unify LED helper code
1724 - ALSA: hda: Let LED cdev handling suspend/resume
1725
1726 * seccomp_bpf fails on powerpc (LP: #1885757)
1727 - SAUCE: selftests/seccomp: fix ptrace tests on powerpc
1728
1729 * CVE-2020-11935
1730 - SAUCE: aufs: do not call i_readcount_inc()
1731
1732 * Miscellaneous Ubuntu changes
1733 - SAUCE: Update aufs to 5.x-rcN 20200622
1734 - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value
1735 - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y
1736
1737 [ Upstream Kernel Changes ]
1738
1739 * Rebase to v5.8-rc4
1740
1741 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Jul 2020 08:14:28 -0500
1742
1743 linux-5.8 (5.8.0-3.4) groovy; urgency=medium
1744
1745 * Packaging resync (LP: #1786013)
1746 - [Packaging] update helper scripts
1747 - update dkms package versions
1748
1749 * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2
1750 (LP: #1884635)
1751 - SAUCE: overlayfs: fix faulty rebase
1752
1753 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
1754 - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups
1755
1756 * shiftfs: fix btrfs regression (LP: #1884767)
1757 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation"
1758
1759 * Miscellaneous Ubuntu changes
1760 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y
1761 - SAUCE: regulator: rename da903x to da903x-regulator
1762 - [Config] Add da903x to modules.ignore
1763 - [Config] Update configs for rebase to 5.8-rc3
1764
1765 [ Upstream Kernel Changes ]
1766
1767 * Rebase to v5.8-rc3
1768
1769 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jun 2020 08:48:25 -0500
1770
1771 linux-5.8 (5.8.0-2.3) groovy; urgency=medium
1772
1773 * Support Audio Mute LED for two new HP laptops (LP: #1884251)
1774 - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
1775
1776 * CVE-2019-16089
1777 - SAUCE: nbd_genl_status: null check for nla_nest_start
1778
1779 * tpm: fix TIS locality timeout problems (LP: #1881710)
1780 - SAUCE: tpm: fix TIS locality timeout problems
1781
1782 * Packaging resync (LP: #1786013)
1783 - update dkms package versions
1784
1785 * Miscellaneous Ubuntu changes
1786 - SAUCE: security,perf: Allow further restriction of perf_event_open
1787 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
1788 - [Config] Update configs and annotations for 5.8-rc2
1789 - [Config] Enable zfs
1790 - [Config] Enable CONFIG_DEBUG_INFO_BTF
1791
1792 [ Upstream Kernel Changes ]
1793
1794 * Rebase to v5.8-rc2
1795
1796 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jun 2020 15:05:54 -0500
1797
1798 linux-5.8 (5.8.0-1.2) groovy; urgency=medium
1799
1800 * Miscellaneous Ubuntu changes
1801 - [Debian] Support linux-x.y in udeb package names
1802 - [Packaging] Use SRCPKGNAME for udeb packages
1803
1804 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 19:34:32 -0500
1805
1806 linux-5.8 (5.8.0-0.1) groovy; urgency=medium
1807
1808 * Docker registry doesn't stay up and keeps restarting (LP: #1879690)
1809 - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay"
1810
1811 * Packaging resync (LP: #1786013)
1812 - [Packaging] update variants
1813
1814 * Miscellaneous Ubuntu changes
1815 - [Packaging] Update source package name to linux-5.8
1816 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1817 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages.
1818 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1819 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
1820 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1821 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1822 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify
1823 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1824 - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1825 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
1826 - SAUCE: Import aufs driver
1827 - [Config] Update configs for v5.8-rc1
1828 - [Config] Update annotations for v5.8-rc1 config changes
1829 - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions
1830 - Disable hio driver
1831
1832 * Miscellaneous upstream changes
1833 - acpi: disallow loading configfs acpi tables when locked down
1834
1835 [ Upstream Kernel Changes ]
1836
1837 * Rebase to v5.8-rc1
1838
1839 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 11:54:24 -0500
1840
1841 linux-5.8 (5.8.0-0.0) groovy; urgency=medium
1842
1843 * Empty entry
1844
1845 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Jun 2020 22:40:35 -0500
1846
1847 linux-5.7 (5.7.0-8.9) groovy; urgency=medium
1848
1849 * Packaging resync (LP: #1786013)
1850 - update dkms package versions
1851
1852 * Enforce all config annotations (LP: #1879327)
1853 - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
1854 - [Config]: prepare to enforce all
1855 - [Config]: enforce all config options
1856
1857 * Miscellaneous Ubuntu changes
1858 - [Config]: annotations review after 5.7 rebase
1859 - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX
1860 - [Config] THERMAL_GOV_POWER_ALLOCATOR=y
1861 - [Config] annotations: SOC_CAMERA is marked as BROKEN
1862 - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y
1863 - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely
1864 unmantained) TLS_TOE
1865 - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP
1866 - [Config] RTW88_DEBUG=y
1867 - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it
1868 - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on
1869 SND_SOC_SOF_DEVELOPER_SUPPORT
1870 - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive
1871 with SND_SST_ATOM_HIFI2_PLATFORM_ACPI
1872 - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any
1873 DEBUG_IMX*_UART is enabled
1874 - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25
1875 - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32
1876 - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA
1877 - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT
1878 - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS
1879 - [Config] s390x: MOST is not set
1880 - [Config] s390x: BCM84881_PHY is not set
1881 - [Config] s390x: XILINX_LL_TEMAC is not set
1882 - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on
1883 s390x)
1884 - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK
1885 - [Config] annotations: s390x: NODES_SHIFT=1
1886 - [Config] annotations: import new symbols
1887 - [Config] annotations: remove unmatched menu and options
1888
1889 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 12 Jun 2020 12:03:01 +0200
1890
1891 linux-5.7 (5.7.0-7.8) groovy; urgency=medium
1892
1893 * Packaging resync (LP: #1786013)
1894 - update dkms package versions
1895 - [Packaging] update helper scripts
1896
1897 * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
1898 devices (LP: #1879704)
1899 - PCI/IOV: Introduce pci_iov_sysfs_link() function
1900 - s390/pci: create links between PFs and VFs
1901
1902 * Miscellaneous Ubuntu changes
1903 - [Config] Disable UEFI signing for arm64
1904 - Rebase to v5.7.1
1905
1906 [ Upstream Kernel Changes ]
1907
1908 * Rebase to v5.7.1
1909
1910 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Jun 2020 11:16:58 +0200
1911
1912 linux-5.7 (5.7.0-6.7) groovy; urgency=medium
1913
1914 * Packaging resync (LP: #1786013)
1915 - [Packaging] update helper scripts
1916 - update dkms package versions
1917
1918 * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
1919 - SAUCE: shiftfs: let userns root destroy subvolumes from other users
1920
1921 * seccomp_benchmark times out on eoan (LP: #1881576)
1922 - SAUCE: selftests/seccomp: use 90s as timeout
1923
1924 * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly
1925 when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
1926 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
1927 association for 11N chip"
1928 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
1929 connected"
1930 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
1931 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
1932 - rtw88: 8723d: Add coex support
1933 - SAUCE: rtw88: coex: 8723d: set antanna control owner
1934 - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
1935 - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
1936
1937 * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
1938 - ASoC: amd: add Renoir ACP3x IP register header
1939 - ASoC: amd: add Renoir ACP PCI driver
1940 - ASoC: amd: add acp init/de-init functions
1941 - ASoC: amd: create acp3x pdm platform device
1942 - ASoC: amd: add ACP3x PDM platform driver
1943 - ASoC: amd: irq handler changes for ACP3x PDM dma driver
1944 - ASoC: amd: add acp3x pdm driver dma ops
1945 - ASoC: amd: add ACP PDM DMA driver dai ops
1946 - ASoC: amd: add Renoir ACP PCI driver PM ops
1947 - ASoC: amd: add ACP PDM DMA driver pm ops
1948 - ASoC: amd: enable Renoir acp3x drivers build
1949 - ASoC: amd: create platform devices for Renoir
1950 - ASoC: amd: RN machine driver using dmic
1951 - ASoC: amd: enable build for RN machine driver
1952 - ASoC: amd: fix kernel warning
1953 - ASoC: amd: refactoring dai_hw_params() callback
1954 - ASoC: amd: return error when acp de-init fails
1955 - [Config]: enable amd renoir ASoC audio
1956
1957 * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
1958 - e1000e: Disable TSO for buffer overrun workaround
1959
1960 * Fix incorrect speed/duplex when I210 device is runtime suspended
1961 (LP: #1880656)
1962 - igb: Report speed and duplex as unknown when device is runtime suspended
1963
1964 * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
1965 - serial: 8250_pci: Move Pericom IDs to pci_ids.h
1966 - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
1967
1968 * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
1969 (LP: #1874056)
1970 - s390/pci: Expose new port attribute for PCIe functions
1971 - s390/pci: adaptation of iommu to multifunction
1972 - s390/pci: define kernel parameters for PCI multifunction
1973 - s390/pci: define RID and RID available
1974 - s390/pci: create zPCI bus
1975 - s390/pci: adapt events for zbus
1976 - s390/pci: Handling multifunctions
1977 - s390/pci: Do not disable PF when VFs exist
1978 - s390/pci: Documentation for zPCI
1979 - s390/pci: removes wrong PCI multifunction assignment
1980
1981 * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
1982 - regmap-i2c: add 16-bit width registers support
1983
1984 * Miscellaneous Ubuntu changes
1985 - [Config] Enable virtualbox guest and shared-folder modules
1986
1987 [ Upstream Kernel Changes ]
1988
1989 * Rebase to v5.7
1990
1991 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jun 2020 16:11:24 -0500
1992
1993 linux-5.7 (5.7.0-5.6) groovy; urgency=medium
1994
1995 * Packaging resync (LP: #1786013)
1996 - update dkms package versions
1997
1998 * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044)
1999 - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional
2000 overhead on s390x, hence should be disabled by default on s390x only.
2001
2002 * Miscellaneous Ubuntu changes
2003 - Rebase to v5.7-rc7
2004 - [Config] ppc64el: disable STRICT_KERNEL_RWX
2005
2006 [ Upstream Kernel Changes ]
2007
2008 * Rebase to v5.7-rc7
2009
2010 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 May 2020 11:44:09 +0200
2011
2012 linux-5.7 (5.7.0-4.5) groovy; urgency=medium
2013
2014 * Packaging resync (LP: #1786013)
2015 - update dkms package versions
2016
2017 * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
2018 - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
2019 modinfo
2020
2021 * Support DMIC micmute LED on HP platforms (LP: #1876859)
2022 - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
2023 - ALSA: hda/realtek - Enable micmute LED on and HP system
2024 - ALSA: hda/realtek - Add LED class support for micmute LED
2025 - ALSA: hda/realtek - Fix unused variable warning w/o
2026 CONFIG_LEDS_TRIGGER_AUDIO
2027 - ASoC: SOF: Update correct LED status at the first time usage of
2028 update_mute_led()
2029
2030 * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW),
2031 REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found
2032 due to firmware crash (LP: #1874685)
2033 - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well
2034
2035 * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after
2036 upgrade to 20.04 (LP: #1875665)
2037 - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere
2038
2039 * Unable to handle kernel pointer dereference in virtual kernel address space
2040 on Eoan (LP: #1876645)
2041 - SAUCE: overlayfs: fix shitfs special-casing
2042
2043 * Miscellaneous Ubuntu changes
2044 - SAUCE: skip building selftest 'runqslower' if kernel not built
2045 - Rebase to v5.7-rc6
2046 - [Config] updateconfigs after 5.7-rc6 rebase
2047
2048 [ Upstream Kernel Changes ]
2049
2050 * Rebase to v5.7-rc6
2051
2052 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 May 2020 11:27:25 +0200
2053
2054 linux-5.7 (5.7.0-3.4) groovy; urgency=medium
2055
2056 [ Upstream Kernel Changes ]
2057
2058 * Rebase to v5.7-rc5
2059
2060 * Packaging resync (LP: #1786013)
2061 - update dkms package versions
2062
2063 * getitimer returns it_value=0 erroneously (LP: #1349028)
2064 - [Config] CONTEXT_TRACKING_FORCE policy should be unset
2065
2066 * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV
2067 Secure & Trusted Boot (LP: #1866909)
2068 - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot
2069
2070 * Miscellaneous Ubuntu changes
2071 - SAUCE: Import aufs driver
2072 - [Config] Enable aufs
2073 - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
2074 - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations
2075 - [Debian] final-checks -- Do not remove ~* from abi
2076 - [Config] Enable 5-level page table support for x86
2077 - [Config] updateconfigs after 5.7-rc5 rebase
2078
2079 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 May 2020 10:25:42 +0200
2080
2081 linux-5.7 (5.7.0-2.3) groovy; urgency=medium
2082
2083 * Packaging resync (LP: #1786013)
2084 - [Packaging] update helper scripts
2085 - update dkms package versions
2086 - [Packaging] update helper scripts
2087
2088 * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit
2089 batchbuffer: Input/output error] (LP: #1860754)
2090 - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64
2091
2092 * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506)
2093 - [Packaging] Move virtualbox modules to linux-modules
2094 - [Packaging] Remove vbox and zfs modules from generic.inclusion-list
2095
2096 * built-using constraints preventing uploads (LP: #1875601)
2097 - temporarily drop Built-Using data
2098
2099 * dkms artifacts may expire from the pool (LP: #1850958)
2100 - [Packaging] autoreconstruct -- manage executable debian files
2101 - [packaging] handle downloads from the librarian better
2102
2103 * Add signed modules for the 435 NVIDIA driver (LP: #1875888)
2104 - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver
2105
2106 * [Selftests] Apply various fixes and improvements (LP: #1870543)
2107 - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests
2108
2109 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2110 distribution (LP: #1628889)
2111 - SAUCE: s390: kernel message catalog
2112
2113 * Overlayfs in user namespace leaks directory content of inaccessible
2114 directories (LP: #1793458) // CVE-2018-6559
2115 - SAUCE: overlayfs: ensure mounter privileges when reading directories
2116
2117 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
2118 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
2119
2120 * [ICL] TC port in legacy/static mode can't be detected due TCCOLD
2121 (LP: #1868936)
2122 - drm/i915/display: Move out code to return the digital_port of the aux ch
2123 - drm/i915/display: Add intel_legacy_aux_to_power_domain()
2124 - drm/i915/display: Split hsw_power_well_enable() into two
2125 - drm/i915/tc/icl: Implement TC cold sequences
2126 - drm/i915/tc: Skip ref held check for TC legacy aux power wells
2127 - drm/i915/tc/tgl: Implement TC cold sequences
2128 - drm/i915/tc: Catch TC users accessing FIA registers without enable aux
2129 - drm/i915/tc: Do not warn when aux power well of static TC ports timeout
2130
2131 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
2132 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
2133 2-in-1"
2134
2135 * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610)
2136 - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop
2137
2138 * linux-image-5.0.0-35-generic breaks checkpointing of container
2139 (LP: #1857257)
2140 - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay
2141
2142 * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a
2143 regression in the asoc machine driver) (LP: #1874359)
2144 - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
2145
2146 * Add debian/rules targets to compile/run kernel selftests (LP: #1874286)
2147 - [Packaging] add support to compile/run selftests
2148
2149 * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315)
2150 - [Config] lowlatency: turn off RT_GROUP_SCHED
2151
2152 * alsa/sof: external mic can't be deteced on Lenovo and HP laptops
2153 (LP: #1872569)
2154 - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs
2155
2156 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
2157 - SAUCE: shiftfs: fix dentry revalidation
2158
2159 * shiftfs: broken shiftfs nesting (LP: #1872094)
2160 - SAUCE: shiftfs: record correct creator credentials
2161
2162 * lockdown on power (LP: #1855668)
2163 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
2164
2165 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
2166 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
2167 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
2168 - SAUCE: rtw88: sar: dump sar information via debugfs
2169 - SAUCE: rtw88: 8723d: add IQ calibration
2170 - SAUCE: rtw88: 8723d: Add power tracking
2171 - SAUCE: rtw88: 8723d: implement flush queue
2172 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
2173 - SAUCE: rtw88: 8723d: Add coex support
2174 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
2175
2176 * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300)
2177 - SAUCE: rtw88: No retry and report for auth and assoc
2178 - SAUCE: rtw88: fix rate for a while after being connected
2179 - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip
2180
2181 * Miscellaneous Ubuntu changes
2182 - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks
2183 - SAUCE: rtw88: fix 'const' mismatch in
2184 __priority_queue_cfg_legacy()/__priority_queue_cfg()
2185 - [Config] RTW88=m
2186 - SAUCE: (lockdown) Revert carried-forward lockdown patches
2187 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2188 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
2189 error messages.
2190 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2191 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2192 mode
2193 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2194 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
2195 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2196 verify
2197 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2198 - SAUCE: (lockdown) security: lockdown: Make
2199 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2200 - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el
2201 - [Config] CONFIG_RT_GROUP_SCHED=y
2202 - [Packaging] Include modules.builtin.modinfo in linux-modules
2203 - SAUCE: LSM: Infrastructure management of the sock security
2204 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
2205 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
2206 - SAUCE: Revert "apparmor: Parse secmark policy"
2207 - SAUCE: Revert "apparmor: Add a wildcard secid"
2208 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
2209 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
2210 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
2211 - Update dropped.txt for restored apparmor patches
2212 - Remove lockdown patches from dropped.txt
2213 - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not
2214 enabled
2215 - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error
2216 tests
2217 - SAUCE: selftests/net -- disable l2tp.sh test
2218 - SAUCE: selftests/net -- disable timeout
2219 - SAUCE: tools: hv: Update shebang to use python3 instead of python
2220 - Remove dropped.txt
2221 - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master
2222 - [Debian] Support generating configs for riscv64
2223 - [Config] CONFIG_KMSG_IDS=y for s390x
2224 - [Packaging] add libcap-dev dependency
2225 - [Config] CONFIG_AD5770R=m
2226 - [Config] CONFIG_AL3010=m
2227 - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m
2228 - [Config] CONFIG_BAREUDP=m
2229 - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m
2230 - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m
2231 - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m
2232 - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m
2233 - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m
2234 - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m
2235 - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m
2236 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
2237 - [Config] CONFIG_DRM_PARADE_PS8640=m
2238 - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m
2239 - [Config] CONFIG_DRM_TIDSS=m
2240 - [Config] CONFIG_DRM_TI_TPD12S015=m
2241 - [Config] CONFIG_DRM_TOSHIBA_TC358768=m
2242 - [Config] CONFIG_EDAC_DMC520=m
2243 - [Config] CONFIG_EXFAT_FS=m
2244 - [Config] CONFIG_GP2AP002=m
2245 - [Config] CONFIG_GPIO_MLXBF2=m
2246 - [Config] CONFIG_HID_GLORIOUS=m
2247 - [Config] CONFIG_HID_MCP2221=m
2248 - [Config] CONFIG_HMC425=m
2249 - [Config] CONFIG_ICP10100=m
2250 - [Config] CONFIG_IMX8MM_THERMAL=m
2251 - [Config] CONFIG_IMX_SC_THERMAL=m
2252 - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m
2253 - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m
2254 - [Config] CONFIG_K3_RTI_WATCHDOG=m
2255 - [Config] CONFIG_MDIO_IPQ8064=m
2256 - [Config] CONFIG_MDIO_MVUSB=m
2257 - [Config] CONFIG_MHI_BUS=m
2258 - [Config] CONFIG_OCTEONTX2_VF=m
2259 - [Config] CONFIG_PHY_CADENCE_TORRENT=m
2260 - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m
2261 - [Config] CONFIG_PHY_QCOM_USB_SS=m
2262 - [Config] CONFIG_PINCTRL_DA9062=m
2263 - [Config] CONFIG_PINCTRL_IPQ6018=m
2264 - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m
2265 - [Config] CONFIG_PTP_1588_CLOCK_VMW=m
2266 - [Config] CONFIG_QCOM_IPA=m
2267 - [Config] CONFIG_REGULATOR_MP5416=m
2268 - [Config] CONFIG_REGULATOR_MP886X=m
2269 - [Config] CONFIG_RN5T618_ADC=m
2270 - [Config] CONFIG_RTC_DRV_MT2712=m
2271 - [Config] CONFIG_RTC_DRV_RC5T619=m
2272 - [Config] CONFIG_SC_MSS_7180=m
2273 - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m
2274 - [Config] CONFIG_SM_GCC_8250=m
2275 - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m
2276 - [Config] CONFIG_SND_MESON_AIU=m
2277 - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m
2278 - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m
2279 - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m
2280 - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
2281 - [Config] CONFIG_SND_SOC_MESON_T9015=m
2282 - [Config] CONFIG_SND_SOC_RT5682_SDW=m
2283 - [Config] CONFIG_SND_SOC_TLV320ADCX140=m
2284 - [Config] CONFIG_SPI_FSI=m
2285 - [Config] CONFIG_SPI_MTK_NOR=m
2286 - [Config] CONFIG_SPI_MUX=m
2287 - [Config] CONFIG_SPRD_THERMAL=m
2288 - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m
2289 - [Config] CONFIG_TINYDRM_ILI9486=m
2290 - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m
2291 - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m
2292 - [Config] CONFIG_UACCE=m
2293 - [Config] CONFIG_UNIPHIER_XDMAC=m
2294 - [Config] CONFIG_USB_MAX3420_UDC=m
2295 - [Config] CONFIG_USB_RAW_GADGET=m
2296 - [Config] CONFIG_VHOST_VDPA=m
2297 - [Config] CONFIG_VIDEO_IMX219=m
2298 - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m
2299 - [Config] CONFIG_VIRTIO_VDPA=m
2300 - [Config] CONFIG_MOST_COMPONENTS=m
2301 - [Config] CONFIG_MFD_IQS62X=m
2302 - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7
2303
2304 * Miscellaneous upstream changes
2305 - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask"
2306 - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on
2307 IceLake"
2308 - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block"
2309
2310 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 May 2020 10:48:48 +0200
2311
2312 linux-5.7 (5.7.0-1.2) groovy; urgency=medium
2313
2314 * Packaging resync (LP: #1786013)
2315 - [Packaging] update helper scripts
2316
2317 * Miscellaneous Ubuntu changes
2318 - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue()
2319 - SAUCE: hio: locally define disk_map_sector_rcu()
2320 - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu"
2321 - SAUCE: hio: include <linux/part_stat.h>
2322 - [Config] amd64: i386: HIO=m
2323 - [Config] updateconfigs after 5.7-rc3 rebase
2324
2325 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Apr 2020 11:31:38 +0200
2326
2327 linux-5.7 (5.7.0-0.1) groovy; urgency=medium
2328
2329 * Miscellaneous Ubuntu changes
2330 - [Config] updateconfigs after rebase to 5.7-rc1
2331
2332 [ Upstream Kernel Changes ]
2333
2334 * Rebase to v5.7-rc1
2335 * Rebase to v5.7-rc2
2336
2337 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
2338
2339 linux-5.7 (5.7.0-0.0) focal; urgency=medium
2340
2341 * Dummy entry
2342
2343 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
2344
2345 linux-5.6 (5.6.0-7.7) focal; urgency=medium
2346
2347 * Packaging resync (LP: #1786013)
2348 - update dkms package versions
2349
2350 * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after
2351 disconnecting thunderbolt docking station (LP: #1864754)
2352 - SAUCE: ptp: free ptp clock properly
2353
2354 * swap storms kills interactive use (LP: #1861359)
2355 - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default
2356
2357 * sysfs: incorrect network device permissions on network namespace change
2358 (LP: #1865359)
2359 - sysfs: add sysfs_file_change_owner()
2360 - sysfs: add sysfs_link_change_owner()
2361 - sysfs: add sysfs_group{s}_change_owner()
2362 - sysfs: add sysfs_change_owner()
2363 - device: add device_change_owner()
2364 - drivers/base/power: add dpm_sysfs_change_owner()
2365 - net-sysfs: add netdev_change_owner()
2366 - net-sysfs: add queue_change_owner()
2367 - net: fix sysfs permssions when device changes network namespace
2368 - sysfs: fix static inline declaration of sysfs_groups_change_owner()
2369
2370 * Miscellaneous Ubuntu changes
2371 - [Config] updateconfigs after rebase to 5.6
2372
2373 [ Upstream Kernel Changes ]
2374
2375 * Rebase to v5.6
2376
2377 -- Andrea Righi <andrea.righi@canonical.com> Tue, 31 Mar 2020 10:45:09 +0200
2378
2379 linux-5.6 (5.6.0-6.6) focal; urgency=medium
2380
2381 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
2382 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
2383
2384 * Make Dell WD19 dock more reliable after suspend (LP: #1868217)
2385 - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
2386 - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
2387 - xhci: Finetune host initiated USB3 rootport link suspend and resume
2388
2389 * update-version-dkms doesn't add a BugLink (LP: #1867790)
2390 - [Packaging] Add BugLink to update-version-dkms commit
2391
2392 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
2393 - SAUCE: rtw88: add regulatory process strategy for different chipset
2394 - SAUCE: rtw88: support dynamic user regulatory setting
2395 - SAUCE: rtw88: Use secondary channel offset enumeration
2396 - SAUCE: rtw88: 8822c: modify rf protection setting
2397 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
2398 - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band"
2399 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
2400 - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
2401 - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask
2402 - SAUCE: rtw88: pci: 8822c should set clock delay to zero
2403 - SAUCE: rtw88: move rtw_enter_ips() to the last when config
2404 - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync()
2405 - SAUCE: rtw88: add ciphers to suppress error message
2406 - SAUCE: rtw88: 8822c: update power sequence to v16
2407 - SAUCE: rtw88: Fix incorrect beamformee role setting
2408 - SAUCE: rtw88: don't hold all IRQs disabled for PS operations
2409 - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines
2410 - SAUCE: rtw88: associate reserved pages with each vif
2411 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
2412 - SAUCE: rtw88: 8723d: Add basic chip capabilities
2413 - SAUCE: rtw88: 8723d: add beamform wrapper functions
2414 - SAUCE: rtw88: 8723d: Add power sequence
2415 - SAUCE: rtw88: 8723d: Add RF read/write ops
2416 - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
2417 - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25
2418 - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
2419 - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map
2420 - SAUCE: rtw88: add legacy firmware download for 8723D devices
2421 - SAUCE: rtw88: no need to send additional information to legacy firmware
2422 - SAUCE: rtw88: 8723d: Add mac power-on/-off function
2423 - SAUCE: rtw88: decompose while(1) loop of power sequence polling command
2424 - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue
2425 - SAUCE: rtw88: 8723d: implement set_tx_power_index ops
2426 - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO
2427 - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions
2428 - SAUCE: rtw88: 8723d: Add DIG parameter
2429 - SAUCE: rtw88: 8723d: Add query_rx_desc
2430 - SAUCE: rtw88: 8723d: Add set_channel
2431 - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
2432 - SAUCE: rtw88: 8723d: 11N chips don't support LDPC
2433 - SAUCE: rtw88: set default port to firmware
2434 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
2435 - SAUCE: rtw88: sar: add SAR of TX power limit
2436 - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method
2437 - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods
2438 - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit
2439 - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed
2440 - SAUCE: rtw88: sar: dump sar information via debugfs
2441 - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics
2442 - SAUCE: rtw88: 8723d: Set IG register for CCK rate
2443 - SAUCE: rtw88: 8723d: add interface configurations table
2444 - SAUCE: rtw88: 8723d: Add LC calibration
2445 - SAUCE: rtw88: 8723d: add IQ calibration
2446 - SAUCE: rtw88: 8723d: Add power tracking
2447 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
2448 - SAUCE: rtw88: 8723d: implement flush queue
2449 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
2450 - SAUCE: rtw88: 8723d: Add coex support
2451 - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
2452 - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile
2453 - [Config] CONFIG_RTW88_8723DE=y
2454
2455 * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal
2456 (LP: #1867753)
2457 - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x
2458
2459 * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531)
2460 - s390/protvirt: introduce host side setup
2461 - s390/protvirt: add ultravisor initialization
2462 - s390/mm: provide memory management functions for protected KVM guests
2463 - s390/mm: add (non)secure page access exceptions handlers
2464 - s390/protvirt: Add sysfs firmware interface for Ultravisor information
2465 - KVM: s390/interrupt: do not pin adapter interrupt pages
2466 - KVM: s390: protvirt: Add UV debug trace
2467 - KVM: s390: add new variants of UV CALL
2468 - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
2469 - KVM: s390: protvirt: Secure memory is not mergeable
2470 - KVM: s390/mm: Make pages accessible before destroying the guest
2471 - KVM: s390: protvirt: Handle SE notification interceptions
2472 - KVM: s390: protvirt: Instruction emulation
2473 - KVM: s390: protvirt: Implement interrupt injection
2474 - KVM: s390: protvirt: Add SCLP interrupt handling
2475 - KVM: s390: protvirt: Handle spec exception loops
2476 - KVM: s390: protvirt: Add new gprs location handling
2477 - KVM: S390: protvirt: Introduce instruction data area bounce buffer
2478 - KVM: s390: protvirt: handle secure guest prefix pages
2479 - KVM: s390/mm: handle guest unpin events
2480 - KVM: s390: protvirt: Write sthyi data to instruction data area
2481 - KVM: s390: protvirt: STSI handling
2482 - KVM: s390: protvirt: disallow one_reg
2483 - KVM: s390: protvirt: Do only reset registers that are accessible
2484 - KVM: s390: protvirt: Only sync fmt4 registers
2485 - KVM: s390: protvirt: Add program exception injection
2486 - KVM: s390: protvirt: UV calls in support of diag308 0, 1
2487 - KVM: s390: protvirt: Report CPU state to Ultravisor
2488 - KVM: s390: protvirt: Support cmd 5 operation state
2489 - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
2490 - KVM: s390: protvirt: do not inject interrupts after start
2491 - KVM: s390: protvirt: Add UV cpu reset calls
2492 - DOCUMENTATION: Protected virtual machine introduction and IPL
2493 - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
2494 - KVM: s390: protvirt: Add KVM api documentation
2495 - mm/gup/writeback: add callbacks for inaccessible pages
2496
2497 * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3
2498 (LP: #1866734)
2499 - SAUCE: Input: i8042 - fix the selftest retry logic
2500
2501 * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64
2502 (LP: #1866772)
2503 - ACPI: sysfs: copy ACPI data using io memory copying
2504
2505 * Miscellaneous Ubuntu changes
2506 - hio -- remove duplicated MODULE_DEVICE_TABLE declaration
2507 - SAUCE: r8169: disable ASPM L1.1
2508 - [Config] update annotations from configs
2509 - [Config] update configs after annotation file review
2510 - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning"
2511
2512 * Miscellaneous upstream changes
2513 - drm/i915: Fix eDP DPCD aux max backlight calculations
2514 - drm/dp: Introduce EDID-based quirks
2515 - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
2516 - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels
2517
2518 [ Upstream Kernel Changes ]
2519
2520 * Rebase to v5.6-rc7
2521
2522 -- Andrea Righi <andrea.righi@canonical.com> Wed, 25 Mar 2020 18:09:13 +0100
2523
2524 linux-5.6 (5.6.0-5.5) focal; urgency=medium
2525
2526 * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099)
2527 - [Config] CONFIG_EROFS_FS_ZIP=y
2528 - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1
2529
2530 * Miscellaneous Ubuntu changes
2531 - Config: Fix SND_HDA_PREALLOC_SIZE annotations
2532 - Config: Fix DATA_SHIFT annotations
2533 - Config: remove ANDROID_VSOC from annotations
2534 - Config: remove arm arch from annotations
2535 - Config: Update SOC_R8A7796X annotations
2536 - Config: Update CLK_R8A7796X annotations
2537 - update dkms package versions
2538 - [Config] updateconfigs after rebase to 5.6-rc6
2539
2540 [ Upstream Kernel Changes ]
2541
2542 * Rebase to v5.6-rc6
2543
2544 -- Andrea Righi <andrea.righi@canonical.com> Wed, 18 Mar 2020 17:25:30 +0100
2545
2546 linux-5.6 (5.6.0-4.4) focal; urgency=medium
2547
2548 * Packaging resync (LP: #1786013)
2549 - [Packaging] resync getabis
2550 - [Packaging] update helper scripts
2551
2552 * Add sysfs attribute to show remapped NVMe (LP: #1863621)
2553 - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count
2554
2555 * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208)
2556 - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC
2557
2558 * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel
2559 config (LP: #1866056)
2560 - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal
2561 on s390x
2562
2563 * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332)
2564 - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
2565
2566 * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x
2567 starting with focal (LP: #1865452)
2568 - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting
2569 with focal
2570
2571 * Miscellaneous Ubuntu changes
2572 - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset
2573 make_request_fn"
2574 - [Packaging] prevent duplicated entries in modules.ignore
2575 - update dkms package versions
2576 - [Config] updateconfigs after rebase to 5.6-rc5
2577
2578 [ Upstream Kernel Changes ]
2579
2580 * Rebase to v5.6-rc5
2581
2582 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Mar 2020 09:42:06 +0100
2583
2584 linux-5.6 (5.6.0-3.3) focal; urgency=medium
2585
2586 * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
2587 ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
2588 - selftests/timers: Turn off timeout setting
2589
2590 * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
2591 (LP: #1864198)
2592 - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU
2593
2594 * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
2595 (LP: #1864576)
2596 - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
2597
2598 * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
2599 during hotplug (LP: #1864284)
2600 - UBUNTU SAUCE: r8151: check disconnect status after long sleep
2601
2602 * Another Dell AIO backlight issue (LP: #1863880)
2603 - SAUCE: platform/x86: dell-uart-backlight: move retry block
2604
2605 * Backport GetFB2 ioctl (LP: #1863874)
2606 - SAUCE: drm: Add getfb2 ioctl
2607
2608 * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810)
2609 - [Config] CONFIG_X86_UV=y
2610
2611 * Miscellaneous Ubuntu changes
2612 - debian: remove snapdragon config, rules and flavour
2613 - remove snapdragon abi files
2614 - update dkms package versions
2615 - [Config] updateconfigs after rebase to 5.6-rc4
2616
2617 * Miscellaneous upstream changes
2618 - updateconfigs following snapdragon removal
2619
2620 [ Upstream Kernel Changes ]
2621
2622 * Rebase to v5.6-rc4
2623
2624 -- Andrea Righi <andrea.righi@canonical.com> Wed, 04 Mar 2020 08:21:10 +0100
2625
2626 linux-5.6 (5.6.0-2.2) focal; urgency=medium
2627
2628 * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
2629 - SAUCE: platform/x86: dell-uart-backlight: increase retry times
2630
2631 * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947)
2632 - SAUCE: drm/i915: Disable PSR by default on all platforms
2633
2634 * Miscellaneous Ubuntu changes
2635 - [debian] ignore missing wireguard module
2636 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2637 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2638 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2639 mode
2640 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2641 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
2642 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2643 verify
2644 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2645 - SAUCE: (lockdown) security: lockdown: Make
2646 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2647 - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y
2648 - update dkms package versions
2649 - [Config] updateconfigs after rebase to 5.6-rc3
2650
2651 * Miscellaneous upstream changes
2652 - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted
2653 secure"
2654 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
2655 module signature verify"
2656 - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel
2657 lockdown"
2658 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
2659 the kernel down"
2660 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
2661 efi_status_to_err()."
2662
2663 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 Feb 2020 18:57:22 +0100
2664
2665 linux-5.6 (5.6.0-1.1) focal; urgency=medium
2666
2667 * Integrate Intel SGX driver into linux-azure (LP: #1844245)
2668 - [Packaging] Add systemd service to load intel_sgx
2669
2670 * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959)
2671 - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and
2672 CRYPTO_DEV_QAT_DH895xCC=m
2673
2674 * 5.4.0-11 crash on cryptsetup open (LP: #1860231)
2675 - SAUCE: blk/core: Gracefully handle unset make_request_fn
2676
2677 * multi-zone raid0 corruption (LP: #1850540)
2678 - SAUCE: md/raid0: Use kernel specific layout
2679
2680 * Miscellaneous Ubuntu changes
2681 - update dkms package versions
2682 - update dropped.txt after rebase to v5.6-rc1
2683 - [Config] updateconfigs after rebase to 5.6-rc1
2684 - hio -- proc_create() requires a "struct proc_ops" in 5.6
2685 - SAUCE: arm: fix build error in kvm tracepoint
2686
2687 * Miscellaneous upstream changes
2688 - Revert "UBUNTU: [Config] Disable the uselib system call"
2689 - Revert "UBUNTU: [Config] Disable legacy PTY naming"
2690 - Revert "UBUNTU: [Config] Enforce filtered access to iomem"
2691 - Revert "UBUNTU: [Config] Enable notifier call chain validations"
2692 - Revert "UBUNTU: [Config] Enable scatterlist validation"
2693 - Revert "UBUNTU: [Config] Enable cred sanity checks"
2694 - Revert "UBUNTU: [Config] Enable linked list manipulation checks"
2695
2696 [ Upstream Kernel Changes ]
2697
2698 * Rebase to v5.6-rc1
2699
2700 -- Andrea Righi <andrea.righi@canonical.com> Thu, 13 Feb 2020 17:20:27 +0100
2701
2702 linux-5.6 (5.6.0-0.0) focal; urgency=medium
2703
2704 * Dummy entry
2705
2706 -- Andrea Righi <andrea.righi@canonical.com> Mon, 10 Feb 2020 11:06:18 +0100
2707
2708 linux-5.5 (5.5.0-7.8) focal; urgency=medium
2709
2710 * CONFIG_USELIB should be disabled (LP: #1855341)
2711 - [Config] Disable the uselib system call
2712
2713 * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339)
2714 - [Config] Disable legacy PTY naming
2715
2716 * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338)
2717 - [Config] Enforce filtered access to iomem
2718
2719 * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337)
2720 - [Config] Enable notifier call chain validations
2721
2722 * CONFIG_DEBUG_SG should be enabled (LP: #1855336)
2723 - [Config] Enable scatterlist validation
2724
2725 * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335)
2726 - [Config] Enable cred sanity checks
2727
2728 * CONFIG_DEBUG_LIST should be enabled (LP: #1855334)
2729 - [Config] Enable linked list manipulation checks
2730
2731 * shiftfs: prevent lower dentries from going negative during unlink
2732 (LP: #1860041)
2733 - SAUCE: shiftfs: prevent lower dentries from going negative during unlink
2734
2735 * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on
2736 Lenovo E41-25/45 (LP: #1859561)
2737 - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45
2738
2739 * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
2740 [1b21:2142] (LP: #1858988)
2741 - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect
2742
2743 * Dell AIO can't adjust brightness (LP: #1858761)
2744 - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status
2745
2746 * Miscellaneous Ubuntu changes
2747 - [Config] Fix typo in annotations file
2748 - update dkms package versions
2749
2750 [ Upstream Kernel Changes ]
2751
2752 * Rebase to v5.5
2753
2754 -- Andrea Righi <andrea.righi@canonical.com> Mon, 27 Jan 2020 11:39:38 +0100
2755
2756 linux-5.5 (5.5.0-6.7) focal; urgency=medium
2757
2758 * Miscellaneous Ubuntu changes
2759 - [Packaging] Update ubuntu-regression-suite dependency to python2
2760 - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel
2761 - update dkms package versions
2762
2763 [ Upstream Kernel Changes ]
2764
2765 * Rebase to v5.5-rc7
2766
2767 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jan 2020 10:16:01 +0100
2768
2769 linux-5.5 (5.5.0-5.6) focal; urgency=medium
2770
2771 * Miscellaneous Ubuntu changes
2772 - update dkms package versions
2773
2774 [ Upstream Kernel Changes ]
2775
2776 * Rebase to v5.5-rc6
2777
2778 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jan 2020 15:50:12 +0100
2779
2780 linux-5.5 (5.5.0-4.5) focal; urgency=medium
2781
2782 * linux build and autopkg tests need to use python2 instead of python
2783 (LP: #1858487)
2784 - [Packaging] Remove python-dev build dependency
2785
2786 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 16:00:26 +0100
2787
2788 linux-5.5 (5.5.0-3.4) focal; urgency=medium
2789
2790 * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support
2791 (LP: #1857541)
2792 - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support
2793
2794 * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845)
2795 - [Config]: built-in VFIO_PCI for amd64
2796
2797 * multi-zone raid0 corruption (LP: #1850540)
2798 - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout
2799 migration
2800
2801 * Packaging resync (LP: #1786013)
2802 - [Packaging] update variants
2803
2804 * Miscellaneous Ubuntu changes
2805 - [Packaging] Change source package to linux-5.5
2806 - [Packaging] Don't use SRCPKGNAME for linux-libc-dev
2807 - [Packaging] Remove linux-source-3 Provides: from linux-source
2808 - [Packaging] Fix linux-doc in linux-image Suggests:
2809 - [Debian] Read variants list into a variable
2810 - [Packaging] Generate linux-libc-dev package only for primary variant
2811 - [Packaging] Generate linux-doc for only the primary variant
2812 - [Debian] Update linux source package name in debian/tests/*
2813 - update dkms package versions
2814 - [Config] updateconfigs after rebase to 5.5-rc3
2815 - [Config] disable PCI_MESON
2816 - [Config] Add pinctrl-equilibrium to modules.ignore
2817
2818 [ Upstream Kernel Changes ]
2819
2820 * Rebase to v5.5-rc5
2821
2822 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 11:28:43 +0100
2823
2824 linux-5.5 (5.5.0-2.3) focal; urgency=medium
2825
2826 * Empty entry.
2827
2828 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Dec 2019 22:33:59 -0600
2829
2830 linux (5.5.0-2.3) focal; urgency=medium
2831
2832 * Support DPCD aux brightness control (LP: #1856134)
2833 - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
2834 - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
2835 - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
2836 - SAUCE: drm/i915: Auto detect DPCD backlight support by default
2837 - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
2838 panel
2839 - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku
2840
2841 * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
2842 - [Config]: SOUNDWIRE=m
2843
2844 * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
2845 - SAUCE: USB: core: Make port power cycle a seperate helper function
2846 - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
2847
2848 * Miscellaneous Ubuntu changes
2849 - [Debian] add python depends to ubuntu-regression-suite
2850 - SAUCE: selftests: net: tls: remove recv_rcvbuf test
2851 - update dkms package versions
2852
2853 * Miscellaneous upstream changes
2854 - [Config] updateconfigs after rebase to 5.5-rc2
2855
2856 -- Andrea Righi <andrea.righi@canonical.com> Tue, 17 Dec 2019 16:02:43 +0100
2857
2858 linux (5.5.0-1.2) focal; urgency=medium
2859
2860 * Miscellaneous Ubuntu changes
2861 - [Config] disable nvidia dkms build
2862 - [Config] disable virtualbox dkms build
2863 - [Config] disable zfs dkms build
2864 - update dropped.txt after rebase to v5.5-rc1
2865 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
2866 aren't present.
2867 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2868 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
2869 error messages.
2870 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2871 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2872 mode
2873 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2874 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
2875 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2876 verify
2877 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2878 - SAUCE: (lockdown) security: lockdown: Make
2879 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2880 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2881 - [Config] Enable lockdown under secure boot
2882 - update dkms package versions
2883
2884 -- Andrea Righi <andrea.righi@canonical.com> Thu, 12 Dec 2019 16:54:41 +0100
2885
2886 linux (5.5.0-0.1) focal; urgency=medium
2887
2888 * Miscellaneous Ubuntu changes
2889 - [Config] updateconfigs after rebase to 5.5-rc1
2890
2891 [ Upstream Kernel Changes ]
2892
2893 * Rebase to v5.5-rc1
2894
2895 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 19:03:35 +0100
2896
2897 linux (5.5.0-0.0) focal; urgency=medium
2898
2899 * Dummy entry.
2900
2901 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 15:14:37 +0100
2902
2903 linux (5.4.0-8.11) focal; urgency=medium
2904
2905 * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448)
2906
2907 * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
2908 - SAUCE: net: ena: fix issues in setting interrupt moderation params in
2909 ethtool
2910 - SAUCE: net: ena: fix too long default tx interrupt moderation interval
2911
2912 * Kernel build log filled with "/bin/bash: line 5: warning: command
2913 substitution: ignored null byte in input" (LP: #1853843)
2914 - [Debian] Fix warnings when checking for modules signatures
2915
2916 * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
2917 (LP: #1852581)
2918 - [Packaging] Fix module signing with older modinfo
2919
2920 * Fix MST support on Ice Lake (LP: #1854432)
2921 - drm/i915: fix port checks for MST support on gen >= 11
2922
2923 * headphone has noise as not mute on dell machines with alc236/256
2924 (LP: #1854401)
2925 - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
2926
2927 * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
2928 (LP: #1847450)
2929 - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
2930 to intel_pmc_core driver
2931
2932 * CVE-2019-14901
2933 - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
2934
2935 * CVE-2019-14896 // CVE-2019-14897
2936 - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
2937
2938 * CVE-2019-14895
2939 - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
2940
2941 * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
2942 (LP: #1847454)
2943 - powercap/intel_rapl: add support for CometLake Mobile
2944 - powercap/intel_rapl: add support for Cometlake desktop
2945
2946 * External microphone can't work on some dell machines with the codec alc256
2947 or alc236 (LP: #1853791)
2948 - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
2949 - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
2950
2951 * remount of multilower moved pivoted-root overlayfs root, results in I/O
2952 errors on some modified files (LP: #1824407)
2953 - SAUCE: ovl: fix lookup failure on multi lower squashfs
2954
2955 * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
2956 (LP: #1847451)
2957 - SAUCE: tools/power turbostat: Add Cometlake support
2958
2959 * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
2960 - [Config] Enable ROCKCHIP support for arm64
2961
2962 * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
2963 works on Dell Venue 11 Pro 7140 (LP: #1846539)
2964 - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
2965 driver
2966
2967 * i40e: general protection fault in i40e_config_vf_promiscuous_mode
2968 (LP: #1852663)
2969 - SAUCE: i40e Fix GPF when deleting VMs
2970
2971 * libbpf check_abi fails on ppc64el (LP: #1854974)
2972 - libbpf: Fix readelf output parsing on powerpc with recent binutils
2973
2974 * CVE-2019-19050
2975 - crypto: user - fix memory leak in crypto_reportstat
2976
2977 * Make hotplugging docking station to Thunderbolt port more reliable
2978 (LP: #1853991)
2979 - PCI/PM: Add pcie_wait_for_link_delay()
2980 - PCI/PM: Add missing link delays required by the PCIe spec
2981
2982 * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
2983 boot, while showing the BIOS logo on a black background (LP: #1836858)
2984 - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
2985
2986 * [CML] New device id's for CMP-H (LP: #1846335)
2987 - i2c: i801: Add support for Intel Comet Lake PCH-H
2988 - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
2989 - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
2990
2991 * Focal update: v5.4.2 upstream stable release (LP: #1855326)
2992 - io_uring: async workers should inherit the user creds
2993 - net: separate out the msghdr copy from ___sys_{send,recv}msg()
2994 - net: disallow ancillary data for __sys_{send,recv}msg_file()
2995 - crypto: inside-secure - Fix stability issue with Macchiatobin
2996 - driver core: platform: use the correct callback type for bus_find_device
2997 - usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
2998 - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
2999 - staging: rtl8192e: fix potential use after free
3000 - staging: rtl8723bs: Drop ACPI device ids
3001 - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
3002 - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
3003 - mei: bus: prefix device names on bus with the bus name
3004 - mei: me: add comet point V device id
3005 - thunderbolt: Power cycle the router if NVM authentication fails
3006 - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
3007 - gve: Fix the queue page list allocated pages count
3008 - macvlan: schedule bc_work even if error
3009 - mdio_bus: don't use managed reset-controller
3010 - net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
3011 - net: macb: add missed tasklet_kill
3012 - net: psample: fix skb_over_panic
3013 - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
3014 - openvswitch: fix flow command message size
3015 - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
3016 - slip: Fix use-after-free Read in slip_open
3017 - sctp: cache netns in sctp_ep_common
3018 - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
3019 - openvswitch: remove another BUG_ON()
3020 - net/tls: take into account that bpf_exec_tx_verdict() may free the record
3021 - net/tls: free the record on encryption error
3022 - net: skmsg: fix TLS 1.3 crash with full sk_msg
3023 - selftests/tls: add a test for fragmented messages
3024 - net/tls: remove the dead inplace_crypto code
3025 - net/tls: use sg_next() to walk sg entries
3026 - selftests: bpf: test_sockmap: handle file creation failures gracefully
3027 - selftests: bpf: correct perror strings
3028 - tipc: fix link name length check
3029 - selftests: pmtu: use -oneline for ip route list cache
3030 - r8169: fix jumbo configuration for RTL8168evl
3031 - r8169: fix resume on cable plug-in
3032 - ext4: add more paranoia checking in ext4_expand_extra_isize handling
3033 - Revert "jffs2: Fix possible null-pointer dereferences in
3034 jffs2_add_frag_to_fragtree()"
3035 - crypto: talitos - Fix build error by selecting LIB_DES
3036 - HID: core: check whether Usage Page item is after Usage ID items
3037 - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
3038 - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
3039 - Linux 5.4.2
3040
3041 * no HDMI video output since GDM greeter after linux-oem-osp1 version
3042 5.0.0-1026 (LP: #1852386)
3043 - drm/i915: Add new CNL PCH ID seen on a CML platform
3044 - SAUCE: drm/i915: Fix detection for a CMP-V PCH
3045
3046 * Please add patch fixing RK818 ID detection (LP: #1853192)
3047 - SAUCE: mfd: rk808: Fix RK818 ID template
3048
3049 * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
3050 - HID: i2c-hid: fix no irq after reset on raydium 3118
3051
3052 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
3053 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
3054 2-in-1"
3055 - lib: devres: add a helper function for ioremap_uc
3056 - mfd: intel-lpss: Use devm_ioremap_uc for MMIO
3057
3058 * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
3059 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
3060
3061 * Disable unreliable HPET on CFL-H system (LP: #1852216)
3062 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
3063
3064 * Miscellaneous Ubuntu changes
3065 - update dkms package versions
3066 - [Config] Enable virtualbox dkms build
3067 - [Config] update annotations to match current configs
3068 - SAUCE: Add exfat module to signature inclusion list
3069
3070 * Miscellaneous upstream changes
3071 - Bluetooth: Fix invalid-free in bcsp_close()
3072 - ath9k_hw: fix uninitialized variable data
3073 - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
3074 - ath10k: Fix HOST capability QMI incompatibility
3075 - ath10k: restore QCA9880-AR1A (v1) detection
3076 - Revert "Bluetooth: hci_ll: set operational frequency earlier"
3077 - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
3078 - md/raid10: prevent access of uninitialized resync_pages offset
3079 - x86/insn: Fix awk regexp warnings
3080 - x86/speculation: Fix incorrect MDS/TAA mitigation status
3081 - x86/speculation: Fix redundant MDS mitigation message
3082 - nbd: prevent memory leak
3083 - x86/stackframe/32: Repair 32-bit Xen PV
3084 - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
3085 - x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
3086 - x86/doublefault/32: Fix stack canaries in the double fault handler
3087 - x86/pti/32: Size initial_page_table correctly
3088 - x86/cpu_entry_area: Add guard page for entry stack on 32bit
3089 - x86/entry/32: Fix IRET exception
3090 - x86/entry/32: Use %ss segment where required
3091 - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
3092 - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
3093 - x86/entry/32: Fix NMI vs ESPFIX
3094 - selftests/x86/mov_ss_trap: Fix the SYSENTER test
3095 - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
3096 - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make
3097 the CPU_ENTRY_AREA_PAGES assert precise
3098 - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
3099 - futex: Prevent robust futex exit race
3100 - ALSA: usb-audio: Fix NULL dereference at parsing BADD
3101 - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data
3102 - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
3103 - media: vivid: Fix wrong locking that causes race conditions on streaming
3104 stop
3105 - media: usbvision: Fix invalid accesses after device disconnect
3106 - media: usbvision: Fix races among open, close, and disconnect
3107 - cpufreq: Add NULL checks to show() and store() methods of cpufreq
3108 - futex: Move futex exit handling into futex code
3109 - futex: Replace PF_EXITPIDONE with a state
3110 - exit/exec: Seperate mm_release()
3111 - futex: Split futex_mm_release() for exit/exec
3112 - futex: Set task::futex_state to DEAD right after handling futex exit
3113 - futex: Mark the begin of futex exit explicitly
3114 - futex: Sanitize exit state handling
3115 - futex: Provide state handling for exec() as well
3116 - futex: Add mutex around futex exit
3117 - futex: Provide distinct return value when owner is exiting
3118 - futex: Prevent exit livelock
3119 - media: uvcvideo: Fix error path in control parsing failure
3120 - media: b2c2-flexcop-usb: add sanity checking
3121 - media: cxusb: detect cxusb_ctrl_msg error in query
3122 - media: imon: invalid dereference in imon_touch_event
3123 - media: mceusb: fix out of bounds read in MCE receiver buffer
3124 - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
3125 - USBIP: add config dependency for SGL_ALLOC
3126 - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
3127 - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
3128 - usb-serial: cp201x: support Mark-10 digital force gauge
3129 - USB: chaoskey: fix error case of a timeout
3130 - appledisplay: fix error handling in the scheduled work
3131 - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
3132 - USB: serial: mos7720: fix remote wakeup
3133 - USB: serial: mos7840: fix remote wakeup
3134 - USB: serial: option: add support for DW5821e with eSIM support
3135 - USB: serial: option: add support for Foxconn T77W968 LTE modules
3136 - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
3137 - powerpc/book3s64: Fix link stack flush on context switch
3138 - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
3139 - Linux 5.4.1
3140
3141 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Dec 2019 15:53:53 -0600
3142
3143 linux (5.4.0-7.8) focal; urgency=medium
3144
3145 * Miscellaneous Ubuntu changes
3146 - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to
3147 segfault
3148 - Update nvidia-430 to nvidia-440
3149 - [Config] Enable nvidia dkms build
3150 - update dkms package versions
3151
3152 [ Upstream Kernel Changes ]
3153
3154 * Rebase to v5.4
3155
3156 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Nov 2019 15:02:30 +0100
3157
3158 linux (5.4.0-6.7) focal; urgency=medium
3159
3160 * Miscellaneous Ubuntu changes
3161 - update dkms package versions
3162 - [Config] updateconfigs after rebase to 5.4-rc8
3163
3164 [ Upstream Kernel Changes ]
3165
3166 * Rebase to v5.4-rc7
3167
3168 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Nov 2019 12:08:01 +0100
3169
3170 linux (5.4.0-5.6) focal; urgency=medium
3171
3172 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
3173 CVE-2019-15793
3174 - SAUCE: shiftfs: Correct id translation for lower fs operations
3175
3176 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
3177 CVE-2019-15792
3178 - SAUCE: shiftfs: prevent type confusion
3179
3180 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
3181 CVE-2019-15791
3182 - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling
3183
3184 * Some EFI systems fail to boot in efi_init() when booted via maas
3185 (LP: #1851810)
3186 - SAUCE: efi: efi_get_memory_map -- increase map headroom
3187
3188 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
3189 - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE
3190 - SAUCE: seccomp: avoid overflow in implicit constant conversion
3191
3192 * dkms artifacts may expire from the pool (LP: #1850958)
3193 - [Packaging] dkms -- try launchpad librarian for pool downloads
3194 - [Packaging] dkms -- dkms-build quieten wget verbiage
3195
3196 * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239)
3197 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms
3198 - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms
3199
3200 * shiftfs: prevent exceeding project quotas (LP: #1849483)
3201 - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities
3202
3203 * shiftfs: fix fallocate() (LP: #1849482)
3204 - SAUCE: shiftfs: setup correct s_maxbytes limit
3205
3206 * The alsa hda driver is not loaded due to the missing of PCIID for Comet
3207 Lake-S [8086:a3f0] (LP: #1852070)
3208 - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
3209
3210 * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
3211 - SAUCE: platform/x86: dell-uart-backlight: add missing status command
3212 - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
3213 - SAUCE: platform/x86: dell-uart-backlight: add force parameter
3214 - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
3215
3216 * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677)
3217 - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags
3218
3219 * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs
3220 error path (LP: #1850994) // CVE-2019-15794
3221 - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails
3222 - SAUCE: ovl: Restore vm_file value when lower fs mmap fails
3223
3224 * Miscellaneous Ubuntu changes
3225 - [Debian] Convert update-aufs.sh to use aufs5
3226 - SAUCE: import aufs driver
3227 - update dkms package versions
3228
3229 [ Upstream Kernel Changes ]
3230
3231 * Rebase to v5.4-rc7
3232
3233 -- Seth Forshee <seth.forshee@canonical.com> Wed, 13 Nov 2019 11:56:35 -0800
3234
3235 linux (5.4.0-4.5) focal; urgency=medium
3236
3237 * High power consumption using 5.0.0-25-generic (LP: #1840835)
3238 - PCI: Add a helper to check Power Resource Requirements _PR3 existence
3239 - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a
3240 driver
3241 - PCI: Fix missing inline for pci_pr3_present()
3242
3243 * Fix signing of staging modules in eoan (LP: #1850234)
3244 - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink
3245
3246 * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525)
3247 - [Config] s390x bump march to z13, with tune to z15
3248
3249 * Miscellaneous Ubuntu changes
3250 - [Debian]: do not skip tests for linux-hwe-edge
3251 - update dkms package versions
3252 - [Config] re-enable zfs
3253 - [Config] rename module virtio_fs to virtiofs
3254
3255 [ Upstream Kernel Changes ]
3256
3257 * Rebase to v5.4-rc6
3258
3259 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Nov 2019 15:12:02 +0100
3260
3261 linux (5.4.0-3.4) focal; urgency=medium
3262
3263 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
3264 - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
3265
3266 * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled
3267 cloud (LP: #1848481)
3268 - [Packaging] include iavf/i40evf in generic
3269
3270 * CVE-2019-17666
3271 - SAUCE: rtlwifi: Fix potential overflow on P2P code
3272
3273 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
3274 to no (LP: #1848492)
3275 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
3276 from yes to no
3277
3278 * Add Intel Comet Lake ethernet support (LP: #1848555)
3279 - SAUCE: e1000e: Add support for Comet Lake
3280
3281 * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744)
3282 - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
3283 - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
3284
3285 * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL
3286 platforms (LP: #1847192)
3287 - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display
3288 - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
3289
3290 * PM / hibernate: fix potential memory corruption (LP: #1847118)
3291 - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation
3292
3293 * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186)
3294 - SAUCE: apparmor: fix nnp subset test for unconfined
3295
3296 * overlayfs: allow with shiftfs as underlay (LP: #1846272)
3297 - SAUCE: overlayfs: allow with shiftfs as underlay
3298
3299 * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490)
3300 - [Config] Fix SOF Kconfig options
3301
3302 * linux won't build when new virtualbox version is present on the archive
3303 (LP: #1848788)
3304 - [Packaging]: download virtualbox from sources
3305
3306 * Miscellaneous Ubuntu changes
3307 - [Config] update annotations from configs
3308 - [Config] updateconfigs after rebase to 5.4-rc5
3309 - update dkms package versions
3310
3311 [ Upstream Kernel Changes ]
3312
3313 * Rebase to v5.4-rc5
3314
3315 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Oct 2019 12:01:27 -0500
3316
3317 linux (5.4.0-2.3) eoan; urgency=medium
3318
3319 * Add installer support for iwlmvm adapters (LP: #1848236)
3320 - d-i: Add iwlmvm to nic-modules
3321
3322 * shiftfs: rework how shiftfs opens files (LP: #1846265)
3323 - SAUCE: shiftfs: rework how shiftfs opens files
3324
3325 * Miscellaneous Ubuntu changes
3326 - update dkms package versions
3327 - [Config] updateconfigs after rebase to 5.4-rc4
3328
3329 [ Upstream Kernel Changes ]
3330
3331 * Rebase to v5.4-rc4
3332
3333 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Oct 2019 17:31:26 +0200
3334
3335 linux (5.4.0-1.2) eoan; urgency=medium
3336
3337 * Miscellaneous Ubuntu changes
3338 - update dkms package versions
3339 - [Config] updateconfigs after rebase to 5.4-rc3
3340 - [Config] add flexfb, fbtft_device and rio500 to modules.ignore
3341 - [Config] amd64: ignore fbtft and all dependent modules
3342
3343 [ Upstream Kernel Changes ]
3344
3345 * Rebase to v5.4-rc3
3346
3347 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Oct 2019 19:48:52 +0200
3348
3349 linux (5.4.0-0.1) eoan; urgency=medium
3350
3351 * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704)
3352 - [Packaging] arm64: snapdragon: introduce a snapdragon flavour
3353 - [Packaging] arm64: snapdragon: switch kernel format to Image
3354 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y
3355 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y
3356 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y
3357 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y
3358 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y
3359 - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y
3360 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y
3361 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y
3362 - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y
3363 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y
3364 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y
3365 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y
3366 - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y
3367 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y
3368 - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y
3369 - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y
3370 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y
3371 - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y
3372 - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y
3373 - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y
3374 - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y
3375 - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y
3376 - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y
3377 - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y
3378 - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y
3379 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y
3380 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y
3381 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y
3382 - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y
3383 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y
3384 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y
3385 - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y
3386 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y
3387 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y
3388 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y
3389 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y
3390 - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
3391 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y
3392 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y
3393 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y
3394 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y
3395 - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y
3396 - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y
3397 - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y
3398 - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y
3399 - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y
3400 - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y
3401 - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y
3402 - [Config] arm64: snapdragon: CONFIG_USB_OTG=y
3403 - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y
3404 - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y
3405 - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y
3406 - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y
3407 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y
3408 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y
3409 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y
3410 - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y
3411 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y
3412 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
3413 - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y
3414 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y
3415 - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y
3416 - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y
3417 - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y
3418 - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y
3419 - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y
3420 - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y
3421 - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y
3422
3423 * Miscellaneous Ubuntu changes
3424 - [Config] updateconfigs after rebase to 5.4-rc2
3425 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
3426 aren't present.
3427 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
3428 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
3429 error messages.
3430 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
3431 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
3432 mode
3433 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
3434 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
3435 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
3436 verify
3437 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
3438 - SAUCE: (lockdown) security: lockdown: Make
3439 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
3440 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
3441 - [Config] Enable lockdown under secure boot
3442 - SAUCE: import aufs driver
3443 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
3444 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
3445 - [Config] enable aufs
3446 - update dkms package versions
3447 - [Config] disable zfs
3448 - [Config] disable nvidia dkms build
3449 - [Config] disable virtualbox dkms build
3450 - [Debian] Generate stub reconstruct for -rc kernels
3451 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting
3452 when device is opened for writing"
3453 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user
3454 namespace mounts"
3455 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts
3456 from user namespaces"
3457 - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block
3458 device inode when mounting"
3459 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards
3460 block device inode when mounting"
3461 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode
3462 permissions in lookup_bdev()"
3463
3464 [ Upstream Kernel Changes ]
3465
3466 * Rebase to v5.4-rc2
3467
3468 -- Seth Forshee <seth.forshee@canonical.com> Fri, 11 Oct 2019 16:42:41 -0500
3469
3470 linux (5.4.0-0.0) eoan; urgency=medium
3471
3472 * Dummy entry.
3473
3474 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Oct 2019 09:59:00 -0500
3475
3476 linux (5.3.0-17.18) eoan; urgency=medium
3477
3478 * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641)
3479
3480 * CVE-2019-17056
3481 - nfc: enforce CAP_NET_RAW for raw sockets
3482
3483 * CVE-2019-17055
3484 - mISDN: enforce CAP_NET_RAW for raw sockets
3485
3486 * CVE-2019-17054
3487 - appletalk: enforce CAP_NET_RAW for raw sockets
3488
3489 * CVE-2019-17053
3490 - ieee802154: enforce CAP_NET_RAW for raw sockets
3491
3492 * CVE-2019-17052
3493 - ax25: enforce CAP_NET_RAW for raw sockets
3494
3495 * CVE-2019-15098
3496 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
3497
3498 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
3499 (LP: #1846470)
3500 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
3501
3502 * Re-enable linux-libc-dev build on i386 (LP: #1846508)
3503 - [Packaging] Build only linux-libc-dev for i386
3504 - [Debian] final-checks -- ignore archtictures with no binaries
3505
3506 * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic-
3507 proposed (LP: #1845820)
3508 - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT
3509
3510 * Revert ESE DASD discard support (LP: #1846219)
3511 - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes"
3512
3513 * Miscellaneous Ubuntu changes
3514 - update dkms package versions
3515
3516 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Oct 2019 16:57:05 -0500
3517
3518 linux (5.3.0-16.17) eoan; urgency=medium
3519
3520 * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204)
3521
3522 * zfs fails to build on s390x with debug symbols enabled (LP: #1846143)
3523 - SAUCE: s390: Mark atomic const ops always inline
3524
3525 -- Seth Forshee <seth.forshee@canonical.com> Tue, 01 Oct 2019 07:46:43 -0500
3526
3527 linux (5.3.0-15.16) eoan; urgency=medium
3528
3529 * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987)
3530
3531 * Drop i386 build for 19.10 (LP: #1845714)
3532 - [Packaging] Remove x32 arch references from control files
3533 - [Debian] final-checks -- Get arch list from debian/control
3534
3535 * ZFS kernel modules lack debug symbols (LP: #1840704)
3536 - [Debian] Fix conditional for setting zfs debug package path
3537
3538 * Use pyhon3-sphinx instead of python-sphinx for building html docs
3539 (LP: #1845808)
3540 - [Packaging] Update sphinx build dependencies to python3 packages
3541
3542 * Kernel panic with 19.10 beta image (LP: #1845454)
3543 - efi/tpm: Don't access event->count when it isn't mapped.
3544 - efi/tpm: don't traverse an event log with no events
3545 - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing
3546
3547 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Sep 2019 11:57:20 -0500
3548
3549 linux (5.3.0-14.15) eoan; urgency=medium
3550
3551 * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728)
3552
3553 * Drop i386 build for 19.10 (LP: #1845714)
3554 - [Debian] Remove support for producing i386 kernels
3555 - [Debian] Don't use CROSS_COMPILE for i386 configs
3556
3557 * udevadm trigger will fail when trying to add /sys/devices/vio/
3558 (LP: #1845572)
3559 - SAUCE: powerpc/vio: drop bus_type from parent device
3560
3561 * Trying to online dasd drive results in invalid input/output from the kernel
3562 on z/VM (LP: #1845323)
3563 - SAUCE: s390/dasd: Fix error handling during online processing
3564
3565 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
3566 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
3567
3568 * Support Hi1620 zip hw accelerator (LP: #1845355)
3569 - [Config] Enable HiSilicon QM/ZIP as modules
3570 - crypto: hisilicon - add queue management driver for HiSilicon QM module
3571 - crypto: hisilicon - add hardware SGL support
3572 - crypto: hisilicon - add HiSilicon ZIP accelerator support
3573 - crypto: hisilicon - add SRIOV support for ZIP
3574 - Documentation: Add debugfs doc for hisi_zip
3575 - crypto: hisilicon - add debugfs for ZIP and QM
3576 - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
3577 - crypto: hisilicon - fix kbuild warnings
3578 - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
3579 - crypto: hisilicon - init curr_sgl_dma to fix compile warning
3580 - crypto: hisilicon - add missing single_release
3581 - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
3582 - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
3583 - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
3584 - crypto: hisilicon - avoid unused function warning
3585
3586 * SafeSetID LSM should be built but disabled by default (LP: #1845391)
3587 - LSM: SafeSetID: Stop releasing uninitialized ruleset
3588 - [Config] Build SafeSetID LSM but don't enable it by default
3589
3590 * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383)
3591 - [Config] loadpin shouldn't be in CONFIG_LSM
3592
3593 * Add new pci-id's for CML-S, ICL (LP: #1845317)
3594 - drm/i915/icl: Add missing device ID
3595 - drm/i915/cml: Add Missing PCI IDs
3596
3597 * Thunderbolt support for ICL (LP: #1844680)
3598 - thunderbolt: Correct path indices for PCIe tunnel
3599 - thunderbolt: Move NVM upgrade support flag to struct icm
3600 - thunderbolt: Use 32-bit writes when writing ring producer/consumer
3601 - thunderbolt: Do not fail adding switch if some port is not implemented
3602 - thunderbolt: Hide switch attributes that are not set
3603 - thunderbolt: Expose active parts of NVM even if upgrade is not supported
3604 - thunderbolt: Add support for Intel Ice Lake
3605 - ACPI / property: Add two new Thunderbolt property GUIDs to the list
3606
3607 * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668)
3608 - s390/pci: fix MSI message data
3609
3610 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
3611 - s390: add support for IBM z15 machines
3612 - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n
3613
3614 * Eoan update: v5.3.1 upstream stable release (LP: #1845642)
3615 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
3616 - media: tm6000: double free if usb disconnect while streaming
3617 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
3618 - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
3619 - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
3620 - net_sched: let qdisc_put() accept NULL pointer
3621 - udp: correct reuseport selection with connected sockets
3622 - xen-netfront: do not assume sk_buff_head list is empty in error handling
3623 - net: dsa: Fix load order between DSA drivers and taggers
3624 - net: stmmac: Hold rtnl lock in suspend/resume callbacks
3625 - KVM: coalesced_mmio: add bounds checking
3626 - Documentation: sphinx: Add missing comma to list of strings
3627 - firmware: google: check if size is valid when decoding VPD data
3628 - serial: sprd: correct the wrong sequence of arguments
3629 - tty/serial: atmel: reschedule TX after RX was started
3630 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
3631 - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
3632 - ovl: fix regression caused by overlapping layers detection
3633 - phy: qcom-qmp: Correct ready status, again
3634 - floppy: fix usercopy direction
3635 - media: technisat-usb2: break out of loop at end of buffer
3636 - Linux 5.3.1
3637
3638 * ZFS kernel modules lack debug symbols (LP: #1840704)
3639 - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling
3640 - [Debian]: Handle debug symbols for modules in extras too
3641 - [Debian]: Check/link modules with debug symbols after DKMS modules
3642 - [Debian]: Warn about modules without debug symbols
3643 - [Debian]: dkms-build: new parameter for debug package directory
3644 - [Debian]: dkms-build: zfs: support for debug symbols
3645 - [Debian]: dkms-build: Avoid executing post-processor scripts twice
3646 - [Debian]: dkms-build: Move zfs special-casing into configure script
3647
3648 * /proc/self/maps paths missing on live session (was vlc won't start; eoan
3649 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies)
3650 (LP: #1842382)
3651 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs"
3652
3653 -- Seth Forshee <seth.forshee@canonical.com> Fri, 27 Sep 2019 16:08:06 -0500
3654
3655 linux (5.3.0-13.14) eoan; urgency=medium
3656
3657 * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105)
3658
3659 * Packaging resync (LP: #1786013)
3660 - [Packaging] update helper scripts
3661
3662 * Miscellaneous Ubuntu changes
3663 - [Debian] Remove binutils-dev build dependency
3664
3665 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Sep 2019 19:26:43 -0500
3666
3667 linux (5.3.0-12.13) eoan; urgency=medium
3668
3669 * Change kernel compression method to improve boot speed (LP: #1840934)
3670 - [Packaging] Add lz4 build dependency for s390x
3671
3672 * Miscellaneous Ubuntu changes
3673 - SAUCE: Remove spl and zfs source
3674
3675 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Sep 2019 13:36:26 +0200
3676
3677 linux (5.3.0-11.12) eoan; urgency=medium
3678
3679 * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144)
3680
3681 * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
3682 adapters(SAS3.5 onwards) (LP: #1838751)
3683 - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
3684
3685 * s390/setup: Actually init kernel lock down (LP: #1843961)
3686 - SAUCE: (lockdown) s390/setup: Actually init kernel lock down
3687
3688 * cherrypick has_sipl fix (LP: #1843960)
3689 - SAUCE: s390/sclp: Fix bit checked for has_sipl
3690
3691 * Change kernel compression method to improve boot speed (LP: #1840934)
3692 - [Config]: Switch kernel compression from LZO to LZ4 on s390x
3693
3694 * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726)
3695 - [Config] CONFIG_NVRAM=y for ppc64el
3696
3697 * Miscellaneous Ubuntu changes
3698 - [Config]: remove nvram from ppc64el modules ABI
3699 - [Config] Update annotations for recent config changes
3700 - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args
3701 - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
3702 - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630
3703 - update dkms package versions
3704
3705 [ Upstream Kernel Changes ]
3706
3707 * Rebase to v5.3
3708
3709 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 16 Sep 2019 16:18:27 +0200
3710
3711 linux (5.3.0-10.11) eoan; urgency=medium
3712
3713 * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232)
3714
3715 * No sound inputs from the external microphone and headset on a Dell machine
3716 (LP: #1842265)
3717 - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls
3718 - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
3719
3720 * Horizontal corrupted line at top of screen caused by framebuffer compression
3721 (LP: #1840236)
3722 - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake
3723
3724 * Add bpftool to linux-tools-common (LP: #1774815)
3725 - [Debian] package bpftool in linux-tools-common
3726
3727 * Miscellaneous Ubuntu changes
3728 - update dkms package versions
3729
3730 [ Upstream Kernel Changes ]
3731
3732 * Rebase to v5.3-rc8
3733
3734 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 09 Sep 2019 10:00:41 +0200
3735
3736 linux (5.3.0-9.10) eoan; urgency=medium
3737
3738 * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393)
3739
3740 * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
3741 - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
3742
3743 * shiftfs: drop entries from cache on unlink (LP: #1841977)
3744 - SAUCE: shiftfs: fix buggy unlink logic
3745
3746 * Fix touchpad IRQ storm after S3 (LP: #1841396)
3747 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
3748
3749 * Please include DTBs for arm64 laptops (LP: #1842050)
3750 - arm64: dts: qcom: Add Lenovo Miix 630
3751 - arm64: dts: qcom: Add HP Envy x2
3752 - arm64: dts: qcom: Add Asus NovaGo TP370QL
3753
3754 * Miscellaneous Ubuntu changes
3755 - SAUCE: import aufs driver
3756 - [Packaging]: ignore vbox modules when vbox is disabled
3757
3758 [ Upstream Kernel Changes ]
3759
3760 * Rebase to v5.3-rc7
3761
3762 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Sep 2019 10:27:33 +0200
3763
3764 linux (5.3.0-8.9) eoan; urgency=medium
3765
3766 * Packaging resync (LP: #1786013)
3767 - [Packaging] resync getabis
3768
3769 * Change kernel compression method to improve boot speed (LP: #1840934)
3770 - [Config] change kernel compression method to improve boot speed
3771 - [Packaging] add build dependencies for compression algorithms
3772
3773 * realtek r8822be kernel module fails after update to linux kernel-headers
3774 5.0.0-21 (LP: #1838133)
3775 - rtw88: Fix misuse of GENMASK macro
3776 - rtw88: pci: Rearrange the memory usage for skb in RX ISR
3777 - rtw88: pci: Use DMA sync instead of remapping in RX ISR
3778 - rtw88: debug: dump tx power indexes in use
3779 - rtw88: use txpwr_lmt_cfg_pair struct, not arrays
3780 - rtw88: pci: remove set but not used variable 'ip_sel'
3781 - rtw88: allow c2h operation in irq context
3782 - rtw88: enclose c2h cmd handle with mutex
3783 - rtw88: add BT co-existence support
3784 - SAUCE: rtw88: pci: enable MSI interrupt
3785
3786 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
3787 - [Config] Enable VIMC module
3788
3789 * Goodix touchpad may drop first input event (LP: #1840075)
3790 - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk"
3791 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk"
3792 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c
3793 quirk"
3794 - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk"
3795 - mfd: intel-lpss: Remove D3cold delay
3796
3797 * Include Sunix serial/parallel driver (LP: #1826716)
3798 - serial: 8250_pci: Add support for Sunix serial boards
3799 - parport: parport_serial: Add support for Sunix Multi I/O boards
3800
3801 * enable lockdown on s390x when Secure IPL is performed (LP: #1839622)
3802 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
3803 - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x.
3804
3805 * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231)
3806 - SAUCE: shiftfs: pass correct point down
3807
3808 * shiftfs: add O_DIRECT support (LP: #1837223)
3809 - SAUCE: shiftfs: add O_DIRECT support
3810
3811 * Miscellaneous Ubuntu changes
3812 - [Config] enable secureboot signing on s390x
3813 - [Config] CONFIG_TEST_BLACKHOLE_DEV=m
3814 - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests
3815 - [Debian] disable dkms builds for autopktest rebuilds
3816 - update dkms package versions
3817 - [Config] updateconfigs after v5.3-rc6 rebase
3818
3819 [ Upstream Kernel Changes ]
3820
3821 * Rebase to v5.3-rc5
3822
3823 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Aug 2019 10:09:42 +0200
3824
3825 linux (5.3.0-7.8) eoan; urgency=medium
3826
3827 * Packaging resync (LP: #1786013)
3828 - [Packaging] resync getabis
3829
3830 * Miscellaneous Ubuntu changes
3831 - [Config] updateconfigs after v5.3-rc5 rebase
3832 - remove missing module after updateconfigs
3833
3834 [ Upstream Kernel Changes ]
3835
3836 * Rebase to v5.3-rc5
3837
3838 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Aug 2019 15:31:24 +0200
3839
3840 linux (5.3.0-6.7) eoan; urgency=medium
3841
3842 * Miscellaneous Ubuntu changes
3843 - SAUCE: selftests/bpf: prevent headers to be compiled as C code
3844
3845 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Aug 2019 13:25:01 -0500
3846
3847 linux (5.3.0-5.6) eoan; urgency=medium
3848
3849 * Miscellaneous Ubuntu changes
3850 - update dkms package versions
3851 - [Config] enable zfs build
3852
3853 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Aug 2019 09:16:06 -0500
3854
3855 linux (5.3.0-4.5) eoan; urgency=medium
3856
3857 * Packaging resync (LP: #1786013)
3858 - [Packaging] resync getabis
3859 - [Packaging] update helper scripts
3860
3861 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
3862 timeout for bcache removal causes spurious failures (LP: #1796292)
3863 - SAUCE: bcache: fix deadlock in bcache_allocator
3864
3865 * shiftfs: allow overlayfs (LP: #1838677)
3866 - SAUCE: shiftfs: enable overlayfs on shiftfs
3867
3868 * Miscellaneous Ubuntu changes
3869 - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux
3870 modpost"
3871 - update dkms package versions
3872 - enable nvidia dkms build
3873
3874 [ Upstream Kernel Changes ]
3875
3876 * Rebase to v5.3-rc4
3877
3878 -- Seth Forshee <seth.forshee@canonical.com> Mon, 12 Aug 2019 10:41:27 -0500
3879
3880 linux (5.3.0-3.4) eoan; urgency=medium
3881
3882 * Miscellaneous Ubuntu changes
3883 - update dkms package versions
3884 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
3885 - [Config] add mux-* to modules.ignore
3886
3887 [ Upstream Kernel Changes ]
3888
3889 * Rebase to v5.3-rc3
3890
3891 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 05 Aug 2019 18:17:09 +0200
3892
3893 linux (5.3.0-2.3) eoan; urgency=medium
3894
3895 * Miscellaneous Ubuntu changes
3896 - [Packaging] add build dependincy on fontconfig
3897
3898 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jul 2019 12:18:46 -0400
3899
3900 linux (5.3.0-1.2) eoan; urgency=medium
3901
3902 * System does not auto detect disconnection of external monitor (LP: #1835001)
3903 - SAUCE: drm/i915: Add support for retrying hotplug
3904 - SAUCE: drm/i915: Enable hotplug retry
3905
3906 * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332)
3907 - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64.
3908
3909 * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530)
3910 - [Config] enable ARCH_MESON
3911 - remove missing module
3912 - [Config] update annotations after enabling ARCH_MESON for arm64
3913
3914 * Miscellaneous Ubuntu changes
3915 - SAUCE: KVM: PPC: comment implicit fallthrough
3916 - update dkms package versions
3917 - [Config] enable vbox dkms build
3918
3919 [ Upstream Kernel Changes ]
3920
3921 * Rebase to v5.3-rc2
3922
3923 -- Seth Forshee <seth.forshee@canonical.com> Sun, 28 Jul 2019 23:10:16 -0400
3924
3925 linux (5.3.0-0.1) eoan; urgency=medium
3926
3927 * Packaging resync (LP: #1786013)
3928 - [Packaging] resync git-ubuntu-log
3929
3930 * Miscellaneous Ubuntu changes
3931 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
3932 kernel image
3933 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
3934 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
3935 locked down
3936 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
3937 down
3938 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
3939 reboot
3940 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
3941 KEXEC_SIG_FORCE
3942 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
3943 locked down
3944 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
3945 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
3946 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
3947 down
3948 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
3949 locked down
3950 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
3951 down
3952 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
3953 locked down
3954 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
3955 has been locked down
3956 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
3957 locked down
3958 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
3959 locked down
3960 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
3961 down
3962 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
3963 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
3964 parameters (eg. ioport)
3965 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
3966 - SAUCE: (efi-lockdown) Lock down /proc/kcore
3967 - SAUCE: (efi-lockdown) Lock down kprobes
3968 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
3969 kernel is locked down
3970 - SAUCE: (efi-lockdown) Lock down perf
3971 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
3972 down
3973 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
3974 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
3975 when locked down
3976 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
3977 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
3978 defined
3979 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
3980 that aren't present.
3981 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
3982 efi_status_to_err().
3983 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
3984 error messages.
3985 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
3986 boot mode
3987 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
3988 mode
3989 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
3990 signature verify
3991 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3992 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
3993 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
3994 Secure Boot mode
3995 - SAUCE: import aufs driver
3996 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
3997 - [Config] disable zfs dkms build
3998 - [Config] disable nvidia dkms build
3999 - [Config] disable vbox dkms build
4000 - SAUCE: perf diff: use llabs for s64 vaules
4001
4002 [ Upstream Kernel Changes ]
4003
4004 * Rebase to v5.3-rc1
4005
4006 -- Seth Forshee <seth.forshee@canonical.com> Tue, 23 Jul 2019 21:45:44 -0500
4007
4008 linux (5.3.0-0.0) eoan; urgency=medium
4009
4010 * Dummy entry.
4011
4012 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jul 2019 10:19:04 -0500
4013
4014 linux (5.2.0-9.10) eoan; urgency=medium
4015
4016 * Packaging resync (LP: #1786013)
4017 - [Packaging] update helper scripts
4018
4019 * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752)
4020 - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device
4021 - SAUCE: Input: alps - fix a mismatch between a condition check and its
4022 comment
4023
4024 * System does not auto detect disconnection of external monitor (LP: #1835001)
4025 - SAUCE: drm/i915: Add support for retrying hotplug
4026 - SAUCE: drm/i915: Enable hotplug retry
4027
4028 * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916)
4029 - SAUCE: ALSA: hda/hdmi - Remove duplicated define
4030 - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
4031
4032 * First click on Goodix touchpad doesn't be recognized after runtime suspended
4033 (LP: #1836836)
4034 - SAUCE: i2c: designware: add G3 3590 into i2c quirk
4035
4036 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
4037 (LP: #1836760)
4038 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
4039
4040 * Doing multiple squashfs (and other loop?) mounts in parallel breaks
4041 (LP: #1836914)
4042 - SAUCE: Revert "loop: Don't change loop device under exclusive opener"
4043
4044 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
4045 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
4046 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
4047 - [Config] add hibmc-drm to modules.ignore
4048
4049 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
4050 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
4051
4052 * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
4053 (LP: #1835054)
4054 - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
4055
4056 * Unhide Nvidia HDA audio controller (LP: #1836308)
4057 - PCI: Enable NVIDIA HDA controllers
4058
4059 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
4060 (LP: #1836177)
4061 - e1000e: Make watchdog use delayed work
4062
4063 * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
4064 - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
4065 - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk
4066
4067 * Intel ethernet I219 has slow RX speed (LP: #1836152)
4068 - e1000e: add workaround for possible stalled packet
4069 - e1000e: disable force K1-off feature
4070
4071 * bcache: risk of data loss on I/O errors in backing or caching devices
4072 (LP: #1829563)
4073 - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
4074
4075 * bnx2x driver causes 100% CPU load (LP: #1832082)
4076 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
4077
4078 * fcf-protection=none patch with new version
4079 - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags"
4080 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
4081
4082 * CVE-2019-12614
4083 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
4084
4085 * Eoan update: v5.2.1 upstream stable release (LP: #1836622)
4086 - crypto: lrw - use correct alignmask
4087 - crypto: talitos - rename alternative AEAD algos.
4088 - fscrypt: don't set policy for a dead directory
4089 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
4090 - media: stv0297: fix frequency range limit
4091 - ALSA: usb-audio: Fix parse of UAC2 Extension Units
4092 - ALSA: hda/realtek - Headphone Mic can't record after S3
4093 - tpm: Actually fail on TPM errors during "get random"
4094 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
4095 - block: fix .bi_size overflow
4096 - block, bfq: NULL out the bic when it's no longer valid
4097 - perf intel-pt: Fix itrace defaults for perf script
4098 - perf auxtrace: Fix itrace defaults for perf script
4099 - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
4100 - perf pmu: Fix uncore PMU alias list for ARM64
4101 - perf thread-stack: Fix thread stack return from kernel for kernel-only case
4102 - perf header: Assign proper ff->ph in perf_event__synthesize_features()
4103 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
4104 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
4105 - Documentation: Add section about CPU vulnerabilities for Spectre
4106 - Documentation/admin: Remove the vsyscall=native documentation
4107 - mwifiex: Don't abort on small, spec-compliant vendor IEs
4108 - USB: serial: ftdi_sio: add ID for isodebug v1
4109 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
4110 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
4111 - p54usb: Fix race between disconnect and firmware loading
4112 - usb: gadget: f_fs: data_len used before properly set
4113 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
4114 - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
4115 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
4116 - drivers/usb/typec/tps6598x.c: fix portinfo width
4117 - drivers/usb/typec/tps6598x.c: fix 4CC cmd write
4118 - p54: fix crash during initialization
4119 - staging: comedi: dt282x: fix a null pointer deref on interrupt
4120 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
4121 - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
4122 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
4123 - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
4124 - HID: Add another Primax PIXART OEM mouse quirk
4125 - lkdtm: support llvm-objcopy
4126 - binder: fix memory leak in error path
4127 - binder: return errors from buffer copy functions
4128 - iio: adc: stm32-adc: add missing vdda-supply
4129 - coresight: Potential uninitialized variable in probe()
4130 - coresight: etb10: Do not call smp_processor_id from preemptible
4131 - coresight: tmc-etr: Do not call smp_processor_id() from preemptible
4132 - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from
4133 preemptible
4134 - coresight: tmc-etf: Do not call smp_processor_id from preemptible
4135 - carl9170: fix misuse of device driver API
4136 - Revert "x86/build: Move _etext to actual end of .text"
4137 - VMCI: Fix integer overflow in VMCI handle arrays
4138 - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
4139 - staging: vchiq: make wait events interruptible
4140 - staging: vchiq: revert "switch to wait_for_completion_killable"
4141 - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
4142 - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
4143 - staging: bcm2835-camera: Ensure all buffers are returned on disable
4144 - staging: bcm2835-camera: Remove check of the number of buffers supplied
4145 - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
4146 - staging: rtl8712: reduce stack usage, again
4147 - Linux 5.2.1
4148 - [Config] updateconfigs after v5.2.1 stable update
4149
4150 * fcf-protection=none patch with upstream version
4151 - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags"
4152 - SAUCE: kbuild: add -fcf-protection=none to retpoline flags
4153
4154 * Miscellaneous Ubuntu changes
4155 - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace
4156 function
4157 - SAUCE: selftests/powerpc/ptrace: fix build failure
4158 - update dkms package versions
4159 - [Packaging] add zlua to zfs-modules.ignore
4160 - update dkms package versions
4161
4162 -- Seth Forshee <seth.forshee@canonical.com> Fri, 19 Jul 2019 15:04:45 -0500
4163
4164 linux (5.2.0-8.9) eoan; urgency=medium
4165
4166 * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700)
4167
4168 * Miscellaneous Ubuntu changes
4169 - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1
4170 - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on
4171 s390
4172 - SAUCE: add -fcf-protection=none to retpoline flags
4173 - SAUCE: usbip: ensure strings copied using strncpy are null-terminated
4174 - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS
4175 - SAUCE: perf jvmti: ensure strncpy result is null-terminated
4176 - update dkms package versions
4177 - add removed zfs modules to modules.ignore
4178
4179 [ Upstream Kernel Changes ]
4180
4181 * Rebase to v5.2
4182
4183 -- Seth Forshee <seth.forshee@canonical.com> Mon, 08 Jul 2019 07:13:41 -0500
4184
4185 linux (5.2.0-7.8) eoan; urgency=medium
4186
4187 * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0
4188 kernel (LP: #1829652)
4189 - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
4190
4191 * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815)
4192 - net: hns3: initialize CPU reverse mapping
4193 - net: hns3: refine the flow director handle
4194 - net: hns3: add aRFS support for PF
4195 - net: hns3: fix for FEC configuration
4196 - RDMA/hns: Remove unnecessary print message in aeq
4197 - RDMA/hns: Update CQE specifications
4198 - RDMA/hns: Move spin_lock_irqsave to the correct place
4199 - RDMA/hns: Remove jiffies operation in disable interrupt context
4200 - RDMA/hns: Replace magic numbers with #defines
4201 - net: hns3: fix compile warning without CONFIG_RFS_ACCEL
4202 - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
4203 - net: hns3: add support for dump firmware statistics by debugfs
4204 - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has
4205 registered
4206 - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has
4207 registered
4208 - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has
4209 registered
4210 - net: hns3: modify hclge_init_client_instance()
4211 - net: hns3: modify hclgevf_init_client_instance()
4212 - net: hns3: add handshake with hardware while doing reset
4213 - net: hns3: stop schedule reset service while unloading driver
4214 - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
4215 - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
4216 - RDMA/hns: Bugfix for posting multiple srq work request
4217 - net: hns3: remove redundant core reset
4218 - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
4219 - net: hns3: fix VLAN filter restore issue after reset
4220 - net: hns3: set the port shaper according to MAC speed
4221 - net: hns3: add a check to pointer in error_detected and slot_reset
4222 - net: hns3: set ops to null when unregister ad_dev
4223 - net: hns3: add handling of two bits in MAC tunnel interrupts
4224 - net: hns3: remove setting bit of reset_requests when handling mac tunnel
4225 interrupts
4226 - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
4227 - net: hns3: delay and separate enabling of NIC and ROCE HW errors
4228 - RDMA/hns: fix inverted logic of readl read and shift
4229 - RDMA/hns: Bugfix for filling the sge of srq
4230 - net: hns3: log detail error info of ROCEE ECC and AXI errors
4231 - net: hns3: fix wrong size of mailbox responding data
4232 - net: hns3: make HW GRO handling compliant with SW GRO
4233 - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
4234 - net: hns3: refactor hns3_get_new_int_gl function
4235 - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
4236 - net: hns3: delete the redundant user NIC codes
4237 - net: hns3: small changes for magic numbers
4238 - net: hns3: use macros instead of magic numbers
4239 - net: hns3: refactor PF/VF RSS hash key configuration
4240 - net: hns3: some modifications to simplify and optimize code
4241 - net: hns3: fix some coding style issues
4242 - net: hns3: delay setting of reset level for hw errors until slot_reset is
4243 called
4244 - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not
4245 require reset
4246 - net: hns3: process H/W errors occurred before HNS dev initialization
4247 - net: hns3: add recovery for the H/W errors occurred before the HNS dev
4248 initialization
4249 - net: hns3: some changes of MSI-X bits in PPU(RCB)
4250 - net: hns3: extract handling of mpf/pf msi-x errors into functions
4251 - net: hns3: clear restting state when initializing HW device
4252 - net: hns3: free irq when exit from abnormal branch
4253 - net: hns3: fix for dereferencing before null checking
4254 - net: hns3: fix for skb leak when doing selftest
4255 - net: hns3: delay ring buffer clearing during reset
4256 - net: hns3: some variable modification
4257 - net: hns3: fix dereference of ae_dev before it is null checked
4258 - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
4259 - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
4260 - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
4261 - scsi: hisi_sas: Change the type of some numbers to unsigned
4262 - scsi: hisi_sas: Ignore the error code between phy down to phy up
4263 - scsi: hisi_sas: Disable stash for v3 hw
4264 - net: hns3: Add missing newline at end of file
4265 - RDMa/hns: Don't stuck in endless timeout loop
4266
4267 * Sometimes touchpad automatically trigger double click (LP: #1833484)
4268 - SAUCE: i2c: designware: Add disable runtime pm quirk
4269
4270 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
4271 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
4272
4273 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
4274 (LP: #1834479)
4275 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
4276
4277 * Miscellaneous Ubuntu changes
4278 - SAUCE: selftests/powerpc: disable signal_fuzzer test
4279
4280 [ Upstream Kernel Changes ]
4281
4282 * Rebase to v5.2-rc7
4283
4284 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jul 2019 07:22:18 -0500
4285
4286 linux (5.2.0-6.7) eoan; urgency=medium
4287
4288 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
4289 - hinic: fix a bug in set rx mode
4290
4291 * Miscellaneous Ubuntu changes
4292 - rebase to v5.2-rc6
4293
4294 [ Upstream Kernel Changes ]
4295
4296 * Rebase to v5.2-rc6
4297
4298 -- Seth Forshee <seth.forshee@canonical.com> Sun, 23 Jun 2019 23:36:11 -0500
4299
4300 linux (5.2.0-5.6) eoan; urgency=medium
4301
4302 * QCA9377 isn't being recognized sometimes (LP: #1757218)
4303 - SAUCE: USB: Disable USB2 LPM at shutdown
4304
4305 * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316)
4306 - SAUCE: shiftfs: allow changing ro/rw for subvolumes
4307
4308 * Miscellaneous Ubuntu changes
4309 - update dkms package versions
4310 - [Packaging] replace nvidia-418 dkms build with nvidia-430
4311 - SAUCE: import aufs driver
4312
4313 [ Upstream Kernel Changes ]
4314
4315 * Rebase to v5.2-rc5
4316
4317 -- Seth Forshee <seth.forshee@canonical.com> Mon, 17 Jun 2019 15:04:12 -0500
4318
4319 linux (5.2.0-4.5) eoan; urgency=medium
4320
4321 * arm64: cma_alloc errors at boot (LP: #1823753)
4322 - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64
4323 - dma-contiguous: add dma_{alloc,free}_contiguous() helpers
4324 - dma-contiguous: use fallback alloc_pages for single pages
4325 - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc,
4326 free}_contiguous()
4327
4328 * Miscellaneous Ubuntu changes
4329 - [Config] CONFIG_MFD_TQMX86=n for s390x
4330 - [Config] CONFIG_GPIO_AMD_FCH=n for s390x
4331 - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x
4332 - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x
4333 - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae
4334 - [Config] CONFIG_DRM_NOUVEAU_SVM=n
4335 - [Config] CONFIG_HWMON=n for s390x
4336 - [Config] CONFIG_NEW_LEDS=n for s390x
4337 - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf
4338 - [Config] CONFIG_VOP_BUS=n for non-amd64 arches
4339 - [Config] CONFIG_TI_CPSW_PHY_SEL=n
4340 - [Config] CONFIG_INTERCONNECT=n for s390x
4341 - [Config] CONFIG_SCSI_GDTH=n for s390x
4342 - [Config] CONFIG_PACKING=n for s390x
4343 - [Config] CONFIG_ARCH_MILBEAUT=y for armhf
4344 - [Config] update annotations following config review
4345 - update dkms package versions
4346 - [Config] enable nvidia dkms build
4347
4348 [ Upstream Kernel Changes ]
4349
4350 * Rebase to v5.2-rc4
4351
4352 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Jun 2019 07:00:11 -0500
4353
4354 linux (5.2.0-3.4) eoan; urgency=medium
4355
4356 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
4357 Ubuntu (LP: #1761379)
4358 - [Packaging] Support building libperf-jvmti.so
4359
4360 * Miscellaneous Ubuntu changes
4361 - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections"
4362 - update dkms package versions
4363 - [Config] enable zfs
4364 - rebase to v5.2-rc3
4365
4366 [ Upstream Kernel Changes ]
4367
4368 * Rebase to v5.2-rc3
4369
4370 -- Seth Forshee <seth.forshee@canonical.com> Sun, 02 Jun 2019 21:48:50 -0500
4371
4372 linux (5.2.0-2.3) eoan; urgency=medium
4373
4374 * Miscellaneous Ubuntu changes
4375 - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of
4376 the kernel
4377
4378 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 May 2019 07:12:39 -0500
4379
4380 linux (5.2.0-1.2) eoan; urgency=medium
4381
4382 * Miscellaneous Ubuntu changes
4383 - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y
4384 - update dkms package versions
4385 - [Config] enable vbox dkms build
4386 - update dkms package versions
4387
4388 [ Upstream Kernel Changes ]
4389
4390 * Rebase to v5.2-rc2
4391
4392 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 May 2019 21:11:27 -0500
4393
4394 linux (5.2.0-0.1) eoan; urgency=medium
4395
4396 * Miscellaneous Ubuntu changes
4397 - SAUCE: import aufs driver
4398 - [Packaging] disable ZFS
4399 - [Packaging] disable nvidia
4400 - [Packaging] dkms-build -- expand paths searched for make.log files
4401 - add virtualbox-guest-dkms dkms package build
4402 - enable vbox dkms build for amd64 and i386
4403 - update dkms package versions
4404 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4405 kernel image
4406 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4407 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4408 locked down
4409 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4410 down
4411 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
4412 reboot
4413 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
4414 KEXEC_SIG_FORCE
4415 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
4416 locked down
4417 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
4418 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
4419 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
4420 down
4421 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
4422 locked down
4423 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
4424 down
4425 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
4426 locked down
4427 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
4428 has been locked down
4429 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
4430 locked down
4431 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
4432 locked down
4433 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
4434 down
4435 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
4436 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
4437 parameters (eg. ioport)
4438 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
4439 - SAUCE: (efi-lockdown) Lock down /proc/kcore
4440 - SAUCE: (efi-lockdown) Lock down kprobes
4441 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
4442 kernel is locked down
4443 - SAUCE: (efi-lockdown) Lock down perf
4444 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
4445 down
4446 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
4447 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
4448 when locked down
4449 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
4450 that aren't present.
4451 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
4452 efi_status_to_err().
4453 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
4454 error messages.
4455 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
4456 boot mode
4457 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
4458 mode
4459 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
4460 signature verify
4461 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
4462 defined
4463 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4464 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
4465 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
4466 Secure Boot mode
4467 - update dkms package versions
4468 - [Config] disable vbox build
4469 - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as
4470 __always_inline
4471 - SAUCE: IB/mlx5: use size_t instead of u64 when dividing
4472
4473 [ Upstream Kernel Changes ]
4474
4475 * Rebase to v5.2-rc1
4476
4477 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 11:18:43 -0500
4478
4479 linux (5.2.0-0.0) eoan; urgency=medium
4480
4481 * Dummy entry.
4482
4483 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 07:34:43 -0500
4484
4485 linux (5.1.0-2.2) eoan; urgency=medium
4486
4487 * Packaging resync (LP: #1786013)
4488 - [Packaging] resync git-ubuntu-log
4489
4490 * Eoan update: v5.1.2 upstream stable release (LP: #1829050)
4491 - x86/msr-index: Cleanup bit defines
4492 - x86/speculation: Consolidate CPU whitelists
4493 - x86/speculation/mds: Add basic bug infrastructure for MDS
4494 - x86/speculation/mds: Add BUG_MSBDS_ONLY
4495 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
4496 - x86/speculation/mds: Add mds_clear_cpu_buffers()
4497 - x86/speculation/mds: Clear CPU buffers on exit to user
4498 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
4499 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
4500 - x86/speculation/mds: Add mitigation control for MDS
4501 - x86/speculation/mds: Add sysfs reporting for MDS
4502 - x86/speculation/mds: Add mitigation mode VMWERV
4503 - Documentation: Move L1TF to separate directory
4504 - Documentation: Add MDS vulnerability documentation
4505 - x86/speculation/mds: Add mds=full,nosmt cmdline option
4506 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
4507 - x86/speculation/mds: Add SMT warning message
4508 - x86/speculation/mds: Fix comment
4509 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
4510 - cpu/speculation: Add 'mitigations=' cmdline option
4511 - x86/speculation: Support 'mitigations=' cmdline option
4512 - powerpc/speculation: Support 'mitigations=' cmdline option
4513 - s390/speculation: Support 'mitigations=' cmdline option
4514 - x86/speculation/mds: Add 'mitigations=' support for MDS
4515 - x86/mds: Add MDSUM variant to the MDS documentation
4516 - Documentation: Correct the possible MDS sysfs values
4517 - x86/speculation/mds: Fix documentation typo
4518 - Linux 5.1.2
4519
4520 * Eoan update: v5.1.1 upstream stable release (LP: #1829046)
4521 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
4522 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
4523 - staging: greybus: power_supply: fix prop-descriptor request size
4524 - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
4525 - staging: most: cdev: fix chrdev_region leak in mod_exit
4526 - staging: most: sound: pass correct device when creating a sound card
4527 - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
4528 - usb: dwc3: Fix default lpm_nyet_threshold value
4529 - USB: serial: f81232: fix interrupt worker not stop
4530 - USB: cdc-acm: fix unthrottle races
4531 - usb-storage: Set virt_boundary_mask to avoid SG overflows
4532 - genirq: Prevent use-after-free and work list corruption
4533 - intel_th: pci: Add Comet Lake support
4534 - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
4535 - cpufreq: armada-37xx: fix frequency calculation for opp
4536 - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
4537 hibernate
4538 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
4539 - scsi: lpfc: change snprintf to scnprintf for possible overflow
4540 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
4541 - scsi: qla2xxx: Set remote port devloss timeout to 0
4542 - scsi: qla2xxx: Fix device staying in blocked state
4543 - Bluetooth: hidp: fix buffer overflow
4544 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
4545 - Bluetooth: Fix not initializing L2CAP tx_credits
4546 - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
4547 - UAS: fix alignment of scatter/gather segments
4548 - ASoC: Intel: avoid Oops if DMA setup fails
4549 - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
4550 - locking/futex: Allow low-level atomic operations to return -EAGAIN
4551 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
4552 - Linux 5.1.1
4553
4554 * shiftfs: lock security sensitive superblock flags (LP: #1827122)
4555 - SAUCE: shiftfs: lock down certain superblock flags
4556
4557 * Please package libbpf (which is done out of the kernel src) in Debian [for
4558 19.10] (LP: #1826410)
4559 - SAUCE: tools -- fix add ability to disable libbfd
4560
4561 * ratelimit cma_alloc messages (LP: #1828092)
4562 - SAUCE: cma: ratelimit cma_alloc error messages
4563
4564 * Headphone jack switch sense is inverted: plugging in headphones disables
4565 headphone output (LP: #1824259)
4566 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
4567
4568 * There are 4 HDMI/Displayport audio output listed in sound setting without
4569 attach any HDMI/DP monitor (LP: #1827967)
4570 - ALSA: hda/hdmi - Read the pin sense from register when repolling
4571 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
4572
4573 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
4574 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
4575
4576 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
4577 Checking for all LINUX clients for devops4p10 (LP: #1766201)
4578 - SAUCE: integrity: downgrade error to warning
4579
4580 * linux-buildinfo: pull out ABI information into its own package
4581 (LP: #1806380)
4582 - [Packaging] autoreconstruct -- base tag is always primary mainline version
4583
4584 * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update
4585 (LP: #1825210)
4586 - vbox-update: updates for renamed makefiles
4587 - ubuntu: vbox -- update to 6.0.6-dfsg-1
4588
4589 * autofs kernel module missing (LP: #1824333)
4590 - [Config] Update autofs4 path in inclusion list
4591
4592 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
4593 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
4594
4595 * CVE-2019-3874
4596 - sctp: implement memory accounting on tx path
4597 - sctp: implement memory accounting on rx path
4598
4599 * apparmor does not start in Disco LXD containers (LP: #1824812)
4600 - SAUCE: shiftfs: use separate llseek method for directories
4601
4602 * Miscellaneous Ubuntu changes
4603 - [Packaging] autoreconstruct -- remove for -rc kernels
4604 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
4605 defined
4606 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4607 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
4608 - [Config] (efi-lockdown): update configs after efi lockdown patch refresh
4609 - [Packaging] don't delete efi_parser.c
4610 - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD
4611 - ubuntu: vbox -- update to 6.0.6-dfsg-2
4612 - add nvidia-418 dkms build
4613 - remove virtualbox guest drivers
4614 - [Packaging] dkms-build -- expand paths searched for make.log files
4615 - add virtualbox-guest-dkms dkms package build
4616 - enable vbox dkms build for amd64 and i386
4617 - [Config] update configs for v5.1(-rc7)? rebase
4618 - update dkms package versions
4619 - Add the ability to lock down access to the running kernel image
4620 - Enforce module signatures if the kernel is locked down
4621 - Restrict /dev/{mem,kmem,port} when the kernel is locked down
4622 - kexec_load: Disable at runtime if the kernel is locked down
4623 - Copy secure_boot flag in boot params across kexec reboot
4624 - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
4625 - kexec_file: Restrict at runtime if the kernel is locked down
4626 - hibernate: Disable when the kernel is locked down
4627 - uswsusp: Disable when the kernel is locked down
4628 - PCI: Lock down BAR access when the kernel is locked down
4629 - x86: Lock down IO port access when the kernel is locked down
4630 - x86/msr: Restrict MSR access when the kernel is locked down
4631 - ACPI: Limit access to custom_method when the kernel is locked down
4632 - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
4633 - acpi: Disable ACPI table override if the kernel is locked down
4634 - acpi: Disable APEI error injection if the kernel is locked down
4635 - Prohibit PCMCIA CIS storage when the kernel is locked down
4636 - Lock down TIOCSSERIAL
4637 - Lock down module params that specify hardware parameters (eg. ioport)
4638 - x86/mmiotrace: Lock down the testmmiotrace module
4639 - Lock down /proc/kcore
4640 - Lock down kprobes
4641 - bpf: Restrict kernel image access functions when the kernel is locked down
4642 - Lock down perf
4643 - debugfs: Restrict debugfs when the kernel is locked down
4644 - lockdown: Print current->comm in restriction messages
4645 - kexec: Allow kexec_file() with appropriate IMA policy when locked down
4646 - Make get_cert_list() not complain about cert lists that aren't present.
4647 - Add efi_status_to_str() and rework efi_status_to_err().
4648 - Make get_cert_list() use efi_status_to_str() to print error messages.
4649 - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
4650 - efi: Lock down the kernel if booted in secure boot mode
4651 - KEYS: Make use of platform keyring for module signature verify
4652
4653 * Miscellaneous upstream changes
4654 - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
4655
4656 -- Seth Forshee <seth.forshee@canonical.com> Tue, 14 May 2019 12:32:56 -0500
4657
4658 linux (5.1.0-1.1) eoan; urgency=medium
4659
4660 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
4661 - [Packaging]: really drop snapdragon
4662
4663 * Miscellaneous Ubuntu changes
4664 - SAUCE: fix vbox use of MAP_SHARED
4665 - SAUCE: fix vbox use of vm_fault_t
4666 - [Packaging] disable ZFS
4667 - [Packaging] disable nvidia
4668 - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation
4669 - [Config]: updateconfig after rebase to v5.1-rc
4670 - [Config]: build ETNAVIV only on arm platforms
4671 - [Config]: Disable CMA on non-arm platforms
4672 - [Config]: MMC_CQHCI is needed by some built-in drivers
4673 - [Config]: a.out support has been deprecated
4674 - [Config]: R3964 was marked as BROKEN
4675 - [Config]: Add SENSIRION_SGP30 module
4676
4677 * Miscellaneous upstream changes
4678 - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search
4679 path"
4680 - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK"
4681
4682 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 10:03:25 -0300
4683
4684 linux (5.1.0-0.0) eoan; urgency=medium
4685
4686 * Dummy entry.
4687
4688 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 09:49:47 -0300
4689
4690 linux (5.0.0-13.14) disco; urgency=medium
4691
4692 * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819)
4693
4694 * Display only has 640x480 (LP: #1824677)
4695 - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default"
4696
4697 * shiftfs: use after free when checking mount options (LP: #1824735)
4698 - SAUCE: shiftfs: prevent use-after-free when verifying mount options
4699
4700 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Apr 2019 09:11:23 -0500
4701
4702 linux (5.0.0-12.13) disco; urgency=medium
4703
4704 * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726)
4705
4706 * Linux 5.0 black screen on boot, display flickers (i915 regression with
4707 certain laptop panels) (LP: #1824216)
4708 - drm/i915/dp: revert back to max link rate and lane count on eDP
4709
4710 * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717)
4711 - SAUCE: shiftfs: fix passing of attrs to underaly for setattr
4712
4713 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Apr 2019 13:38:05 -0500
4714
4715 linux (5.0.0-11.12) disco; urgency=medium
4716
4717 * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
4718
4719 * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
4720 (LP: #1824194)
4721 - net: hns3: fix for not calculating tx bd num correctly
4722
4723 * disco: unable to use iptables/enable ufw under -virtual kernel
4724 (LP: #1823862)
4725 - [Packaging] add bpfilter to linux-modules
4726
4727 * Make shiftfs a module rather than built-in (LP: #1824354)
4728 - [Config] CONFIG_SHIFT_FS=m
4729
4730 * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
4731 - SAUCE: shiftfs: use translated ids when chaning lower fs attrs
4732
4733 * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
4734 - [Packaging] bind hv_kvp_daemon startup to hv_kvp device
4735
4736 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Apr 2019 10:17:19 -0500
4737
4738 linux (5.0.0-10.11) disco; urgency=medium
4739
4740 * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936)
4741
4742 * Apparmor enforcement failure in lxc selftests (LP: #1823379)
4743 - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled"
4744
4745 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
4746 6db23a14" on Cosmic i386 (LP: #1813244)
4747 - openvswitch: fix flow actions reallocation
4748
4749 -- Seth Forshee <seth.forshee@canonical.com> Tue, 09 Apr 2019 08:30:38 -0500
4750
4751 linux (5.0.0-9.10) disco; urgency=medium
4752
4753 * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228)
4754
4755 * Packaging resync (LP: #1786013)
4756 - [Packaging] resync git-ubuntu-log
4757 - [Packaging] update helper scripts
4758 - [Packaging] resync retpoline extraction
4759
4760 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
4761 - net-next/hinic: replace disable_irq_nosync/enable_irq
4762
4763 * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186)
4764 - shiftfs: uid/gid shifting bind mount
4765 - shiftfs: rework and extend
4766 - shiftfs: support some btrfs ioctls
4767 - [Config] enable shiftfs
4768
4769 * Cannot boot or install - have to use nomodeset (LP: #1821820)
4770 - Revert "drm/i915/fbdev: Actually configure untiled displays"
4771
4772 * Disco update: v5.0.6 upstream stable release (LP: #1823060)
4773 - netfilter: nf_tables: fix set double-free in abort path
4774 - dccp: do not use ipv6 header for ipv4 flow
4775 - genetlink: Fix a memory leak on error path
4776 - gtp: change NET_UDP_TUNNEL dependency to select
4777 - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
4778 - mac8390: Fix mmio access size probe
4779 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
4780 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
4781 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
4782 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
4783 - net: phy: meson-gxl: fix interrupt support
4784 - net: rose: fix a possible stack overflow
4785 - net: stmmac: fix memory corruption with large MTUs
4786 - net-sysfs: call dev_hold if kobject_init_and_add success
4787 - net: usb: aqc111: Extend HWID table by QNAP device
4788 - packets: Always register packet sk in the same order
4789 - rhashtable: Still do rehash when we get EEXIST
4790 - sctp: get sctphdr by offset in sctp_compute_cksum
4791 - sctp: use memdup_user instead of vmemdup_user
4792 - tcp: do not use ipv6 header for ipv4 flow
4793 - tipc: allow service ranges to be connect()'ed on RDM/DGRAM
4794 - tipc: change to check tipc_own_id to return in tipc_net_stop
4795 - tipc: fix cancellation of topology subscriptions
4796 - tun: properly test for IFF_UP
4797 - vrf: prevent adding upper devices
4798 - vxlan: Don't call gro_cells_destroy() before device is unregistered
4799 - thunderx: enable page recycling for non-XDP case
4800 - thunderx: eliminate extra calls to put_page() for pages held for recycling
4801 - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
4802 - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t()
4803 helper
4804 - net: phy: don't clear BMCR in genphy_soft_reset
4805 - r8169: fix cable re-plugging issue
4806 - ila: Fix rhashtable walker list corruption
4807 - tun: add a missing rcu_read_unlock() in error path
4808 - powerpc/fsl: Fix the flush of branch predictor.
4809 - Btrfs: fix incorrect file size after shrinking truncate and fsync
4810 - btrfs: remove WARN_ON in log_dir_items
4811 - btrfs: don't report readahead errors and don't update statistics
4812 - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
4813 - btrfs: Avoid possible qgroup_rsv_size overflow in
4814 btrfs_calculate_inode_block_rsv_size
4815 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
4816 - locks: wake any locks blocked on request before deadlock check
4817 - tracing: initialize variable in create_dyn_event()
4818 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
4819 - powerpc: bpf: Fix generation of load/store DW instructions
4820 - vfio: ccw: only free cp on final interrupt
4821 - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
4822 - NFS: fix mount/umount race in nlmclnt.
4823 - NFSv4.1 don't free interrupted slot on open
4824 - net: dsa: qca8k: remove leftover phy accessors
4825 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
4826 - ALSA: seq: oss: Fix Spectre v1 vulnerability
4827 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
4828 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
4829 - ALSA: hda/realtek - Fixed Headset Mic JD not stable
4830 - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
4831 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
4832 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
4833 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
4834 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
4835 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
4836 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
4837 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
4838 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
4839 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
4840 - kbuild: modversions: Fix relative CRC byte order interpretation
4841 - fs/open.c: allow opening only regular files during execve()
4842 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
4843 - scsi: sd: Fix a race between closing an sd device and sd I/O
4844 - scsi: sd: Quiesce warning if device does not report optimal I/O size
4845 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
4846 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
4847 devices
4848 - drm/rockchip: vop: reset scale mode when win is disabled
4849 - tty/serial: atmel: Add is_half_duplex helper
4850 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
4851 - tty: mxs-auart: fix a potential NULL pointer dereference
4852 - tty: atmel_serial: fix a potential NULL pointer dereference
4853 - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
4854 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
4855 - staging: olpc_dcon_xo_1: add missing 'const' qualifier
4856 - staging: speakup_soft: Fix alternate speech with other synths
4857 - staging: vt6655: Remove vif check from vnt_interrupt
4858 - staging: vt6655: Fix interrupt race condition on device start up.
4859 - staging: erofs: fix to handle error path of erofs_vmap()
4860 - staging: erofs: fix error handling when failed to read compresssed data
4861 - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
4862 - serial: max310x: Fix to avoid potential NULL pointer dereference
4863 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
4864 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
4865 - USB: serial: cp210x: add new device id
4866 - USB: serial: ftdi_sio: add additional NovaTech products
4867 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
4868 - USB: serial: option: set driver_info for SIM5218 and compatibles
4869 - USB: serial: option: add support for Quectel EM12
4870 - USB: serial: option: add Olicard 600
4871 - ACPI / CPPC: Fix guaranteed performance handling
4872 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
4873 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
4874 - drivers/block/zram/zram_drv.c: fix idle/writeback string compare
4875 - blk-mq: fix sbitmap ws_active for shared tags
4876 - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
4877 - cpufreq: scpi: Fix use after free
4878 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
4879 - drm/vkms: fix use-after-free when drm_gem_handle_create() fails
4880 - drm/i915: Mark AML 0x87CA as ULX
4881 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
4882 - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
4883 - gpio: exar: add a check for the return value of ida_simple_get fails
4884 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
4885 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
4886 - usb: mtu3: fix EXTCON dependency
4887 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
4888 - usb: common: Consider only available nodes for dr_mode
4889 - mm/memory.c: fix modifying of page protection by insert_pfn()
4890 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
4891 - xhci: Fix port resume done detection for SS ports with LPM enabled
4892 - usb: xhci: dbc: Don't free all memory with spinlock held
4893 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
4894 - usb: cdc-acm: fix race during wakeup blocking TX traffic
4895 - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
4896 - usb: typec: Fix unchecked return value
4897 - mm/hotplug: fix offline undo_isolate_page_range()
4898 - mm: add support for kmem caches in DMA32 zone
4899 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
4900 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
4901 - mm/debug.c: fix __dump_page when mapping->host is not set
4902 - mm/memory_hotplug.c: fix notification in offline error path
4903 - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
4904 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
4905 - perf pmu: Fix parser error for uncore event alias
4906 - perf intel-pt: Fix TSC slip
4907 - objtool: Query pkg-config for libelf location
4908 - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
4909 - powerpc/64: Fix memcmp reading past the end of src/dest
4910 - powerpc/pseries/mce: Fix misleading print for TLB mutlihit
4911 - watchdog: Respect watchdog cpumask on CPU hotplug
4912 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
4913 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
4914 - KVM: Reject device ioctls from processes other than the VM's creator
4915 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
4916 - KVM: x86: update %rip after emulating IO
4917 - bpf: do not restore dst_reg when cur_state is freed
4918 - mt76x02u: use usb_bulk_msg to upload firmware
4919 - Linux 5.0.6
4920
4921 * RDMA/hns updates for disco (LP: #1822897)
4922 - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
4923 - RDMA/hns: Bugfix for the scene without receiver queue
4924 - RDMA/hns: Add constraint on the setting of local ACK timeout
4925 - RDMA/hns: Modify the pbl ba page size for hip08
4926 - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
4927 - RDMA/hns: Add the process of AEQ overflow for hip08
4928 - RDMA/hns: Add SCC context allocation support for hip08
4929 - RDMA/hns: Add SCC context clr support for hip08
4930 - RDMA/hns: Add timer allocation support for hip08
4931 - RDMA/hns: Remove set but not used variable 'rst'
4932 - RDMA/hns: Make some function static
4933 - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
4934 - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
4935 - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
4936 - RDMA/hns: Limit minimum ROCE CQ depth to 64
4937 - RDMA/hns: Fix the state of rereg mr
4938 - RDMA/hns: Set allocated memory to zero for wrid
4939 - RDMA/hns: Delete useful prints for aeq subtype event
4940 - RDMA/hns: Configure capacity of hns device
4941 - RDMA/hns: Modify qp&cq&pd specification according to UM
4942 - RDMA/hns: Bugfix for set hem of SCC
4943 - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
4944
4945 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
4946 - Set +x on rebuild testcase.
4947 - Skip rebuild test, for regression-suite deps.
4948 - Make ubuntu-regression-suite skippable on unbootable kernels.
4949 - make rebuild use skippable error codes when skipping.
4950 - Only run regression-suite, if requested to.
4951
4952 * touchpad not working on lenovo yoga 530 (LP: #1787775)
4953 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
4954 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
4955 - i2c: add extra check to safe DMA buffer helper
4956 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
4957 - [Config] Update config for AMD MP2 I2C driver
4958
4959 * Detect SMP PHY control command errors (LP: #1822680)
4960 - scsi: libsas: Check SMP PHY control function result
4961
4962 * disable a.out support (LP: #1818552)
4963 - [Config] Disable a.out support
4964 - [Config] remove binfmt_aout from abi for i386 lowlatency
4965
4966 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
4967 - [Packaging] remove snapdragon flavour support
4968 - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under
4969 CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs"
4970 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt
4971 addr == default addr"
4972 - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse
4973 Generator binding"
4974 - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control
4975 Interface driver"
4976 - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for
4977 Qualcomm Camera Control Interface driver"
4978 - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG"
4979 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on
4980 interrupts for EDID parsing"
4981 - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of
4982 HPD interrupt status"
4983 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address"
4984 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug"
4985 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion
4986 timeout"
4987 - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are
4988 present"
4989 - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control
4990 Interface driver"
4991 - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change"
4992 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow
4993 REGULATOR_QCOM_SMD_RPM=m"
4994 - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt-
4995 platdev blacklist"
4996 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp
4997 regulator for device"
4998 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator
4999 without opp_list"
5000 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in
5001 dev_pm_opp_adjust_voltage()"
5002 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages
5003 at runtime"
5004 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner
5005 operations"
5006 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq-
5007 dt"
5008 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new
5009 reg_sequence structures"
5010 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for
5011 qfprom"
5012 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core
5013 Power Reduction)"
5014 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put
5015 calls in map/unmap"
5016 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG"
5017 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP
5018 congestion algorithm"
5019 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and
5020 'fq_codel' qdiscs"
5021 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable
5022 'schedutil' CPUfreq governor"
5023 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in
5024 distro.config"
5025 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
5026 CONFIG_USB_CONFIGFS_F_FS by default"
5027 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs"
5028 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers"
5029 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and
5030 DIGITAL_TV"
5031 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net
5032 drivers"
5033 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD"
5034 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
5035 CFG80211_DEFAULT_PS by default"
5036 - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be
5037 compiled-in"
5038 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and
5039 dm_crypt"
5040 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and
5041 avs"
5042 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus"
5043 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug
5044 friendly USB network adpater"
5045 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx"
5046 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config"
5047 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio
5048 drivers for APQ8016 and DB410c"
5049 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC"
5050 - [Config] fix abi for remove i2c-qcom-cci module
5051 - [Config] update annotations
5052 - [Config] update configs following snapdragon removal
5053
5054 * Disco update: v5.0.5 upstream stable release (LP: #1822671)
5055 - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec"
5056 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
5057 - ALSA: firewire-motu: use 'version' field of unit directory to identify model
5058 - mmc: pxamci: fix enum type confusion
5059 - mmc: alcor: fix DMA reads
5060 - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
5061 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
5062 - drm/amdgpu: fix invalid use of change_bit
5063 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
5064 - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
5065 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
5066 - iommu/iova: Fix tracking of recently failed iova address
5067 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
5068 - udf: Fix crash on IO error during truncate
5069 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
5070 - MIPS: Ensure ELF appended dtb is relocated
5071 - MIPS: Fix kernel crash for R6 in jump label branch function
5072 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
5073 - powerpc/security: Fix spectre_v2 reporting
5074 - net/mlx5: Fix DCT creation bad flow
5075 - scsi: core: Avoid that a kernel warning appears during system resume
5076 - scsi: qla2xxx: Fix FC-AL connection target discovery
5077 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
5078 - scsi: ibmvscsi: Fix empty event pool access during host removal
5079 - futex: Ensure that futex address is aligned in handle_futex_death()
5080 - perf probe: Fix getting the kernel map
5081 - objtool: Move objtool_file struct off the stack
5082 - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
5083 - clocksource/drivers/riscv: Fix clocksource mask
5084 - ALSA: ac97: Fix of-node refcount unbalance
5085 - ext4: fix NULL pointer dereference while journal is aborted
5086 - ext4: fix data corruption caused by unaligned direct AIO
5087 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
5088 - media: v4l2-ctrls.c/uvc: zero v4l2_event
5089 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
5090 - Bluetooth: Fix decrementing reference count twice in releasing socket
5091 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
5092 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
5093 hci_uart_set_proto()
5094 - drm/vkms: Fix flush_work() without INIT_WORK().
5095 - RDMA/cma: Rollback source IP address if failing to acquire device
5096 - f2fs: fix to avoid deadlock of atomic file operations
5097 - aio: simplify - and fix - fget/fput for io_submit()
5098 - netfilter: ebtables: remove BUGPRINT messages
5099 - loop: access lo_backing_file only when the loop device is Lo_bound
5100 - x86/unwind: Handle NULL pointer calls better in frame unwinder
5101 - x86/unwind: Add hardcoded ORC entry for NULL
5102 - locking/lockdep: Add debug_locks check in __lock_downgrade()
5103 - ALSA: hda - Record the current power state before suspend/resume calls
5104 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
5105 - Linux 5.0.5
5106
5107 * hisi_sas updates for disco (LP: #1822385)
5108 - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
5109 - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
5110 - scsi: hisi_sas: remove the check of sas_dev status in
5111 hisi_sas_I_T_nexus_reset()
5112 - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
5113 - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
5114 - scsi: hisi_sas: Fix losing directly attached disk when hot-plug
5115 - scsi: hisi_sas: Correct memory allocation size for DQ debugfs
5116 - scsi: hisi_sas: Some misc tidy-up
5117 - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
5118 - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
5119 - scsi: hisi_sas: Add support for DIX feature for v3 hw
5120 - scsi: hisi_sas: Add manual trigger for debugfs dump
5121 - scsi: hisi_sas: change queue depth from 512 to 4096
5122 - scsi: hisi_sas: Issue internal abort on all relevant queues
5123 - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
5124 - scsi: hisi_sas: Do some more tidy-up
5125 - scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
5126 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
5127 - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
5128 - scsi: hisi_sas: Set PHY linkrate when disconnected
5129 - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP
5130 target port
5131 - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of
5132 HiLink
5133 - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
5134
5135 * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response
5136 (LP: #1822267)
5137 - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
5138 - drm/amdgpu/psp: ignore psp response status
5139
5140 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
5141 triggers system hang on i386 (LP: #1812845)
5142 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
5143
5144 * enable CONFIG_DRM_BOCHS (LP: #1795857)
5145 - [Config] Reenable DRM_BOCHS as module
5146
5147 * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or
5148 cannot complete install when nouveau driver is loaded (crashing in GP100
5149 code) (LP: #1822026)
5150 - SAUCE: drm/nouveau: Disable nouveau driver by default
5151
5152 * Need to add Intel CML related pci-id's (LP: #1821863)
5153 - drm/i915/cml: Add CML PCI IDS
5154 - drm/i915/cml: Introduce Comet Lake PCH
5155
5156 * ARM: Add support for the SDEI interface (LP: #1822005)
5157 - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
5158 - ACPI / APEI: Remove silent flag from ghes_read_estatus()
5159 - ACPI / APEI: Switch estatus pool to use vmalloc memory
5160 - ACPI / APEI: Make hest.c manage the estatus memory pool
5161 - ACPI / APEI: Make estatus pool allocation a static size
5162 - ACPI / APEI: Don't store CPER records physical address in struct ghes
5163 - ACPI / APEI: Remove spurious GHES_TO_CLEAR check
5164 - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
5165 - ACPI / APEI: Generalise the estatus queue's notify code
5166 - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
5167 - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
5168 - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
5169 - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
5170 - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
5171 - ACPI / APEI: Move locking to the notification helper
5172 - ACPI / APEI: Let the notification helper specify the fixmap slot
5173 - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
5174 - ACPI / APEI: Make GHES estatus header validation more user friendly
5175 - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
5176 - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
5177 - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
5178 - firmware: arm_sdei: Add ACPI GHES registration helper
5179 - ACPI / APEI: Add support for the SDEI GHES Notification type
5180
5181 * CVE-2019-9857
5182 - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
5183
5184 * scsi: libsas: Support SATA PHY connection rate unmatch fixing during
5185 discovery (LP: #1821408)
5186 - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
5187 discovery
5188
5189 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
5190 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
5191
5192 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
5193 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
5194
5195 * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547)
5196 - HID: Increase maximum report size allowed by hid_field_extract()
5197
5198 * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053)
5199 - cifs: allow guest mounts to work for smb3.11
5200 - SMB3: Fix SMB3.1.1 guest mounts to Samba
5201
5202 * Add HiSilicon SoC quirk for cpufreq (LP: #1821620)
5203 - ACPI / CPPC: Add a helper to get desired performance
5204 - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
5205
5206 * Disco update: v5.0.4 upstream stable release (LP: #1821607)
5207 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
5208 - 9p/net: fix memory leak in p9_client_create
5209 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
5210 - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
5211 - ASoC: codecs: pcm186x: Fix energysense SLEEP bit
5212 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
5213 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
5214 - mei: hbm: clean the feature flags on link reset
5215 - mei: bus: move hw module get/put to probe/release
5216 - stm class: Prevent division by zero
5217 - stm class: Fix an endless loop in channel allocation
5218 - crypto: caam - fix hash context DMA unmap size
5219 - crypto: ccree - fix missing break in switch statement
5220 - crypto: caam - fixed handling of sg list
5221 - crypto: caam - fix DMA mapping of stack memory
5222 - crypto: ccree - fix free of unallocated mlli buffer
5223 - crypto: ccree - unmap buffer before copying IV
5224 - crypto: ccree - don't copy zero size ciphertext
5225 - crypto: cfb - add missing 'chunksize' property
5226 - crypto: cfb - remove bogus memcpy() with src == dest
5227 - crypto: ofb - fix handling partial blocks and make thread-safe
5228 - crypto: ahash - fix another early termination in hash walk
5229 - crypto: rockchip - fix scatterlist nents error
5230 - crypto: rockchip - update new iv to device in multiple operations
5231 - dax: Flush partial PMDs correctly
5232 - nfit: Fix nfit_intel_shutdown_status() command submission
5233 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
5234 - acpi/nfit: Fix bus command validation
5235 - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
5236 - nfit/ars: Attempt short-ARS even in the no_init_ars case
5237 - libnvdimm/label: Clear 'updating' flag after label-set update
5238 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
5239 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
5240 - libnvdimm: Fix altmap reservation size calculation
5241 - fix cgroup_do_mount() handling of failure exits
5242 - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
5243 - crypto: aegis - fix handling chunked inputs
5244 - crypto: arm/crct10dif - revert to C code for short inputs
5245 - crypto: arm64/aes-neonbs - fix returning final keystream block
5246 - crypto: arm64/crct10dif - revert to C code for short inputs
5247 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
5248 - crypto: morus - fix handling chunked inputs
5249 - crypto: pcbc - remove bogus memcpy()s with src == dest
5250 - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
5251 - crypto: testmgr - skip crc32c context test for ahash algorithms
5252 - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
5253 - crypto: x86/aesni-gcm - fix crash on empty plaintext
5254 - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
5255 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
5256 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
5257 - CIFS: Fix leaking locked VFS cache pages in writeback retry
5258 - CIFS: Do not reset lease state to NONE on lease break
5259 - CIFS: Do not skip SMB2 message IDs on send failures
5260 - CIFS: Fix read after write for files with read caching
5261 - smb3: make default i/o size for smb3 mounts larger
5262 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
5263 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
5264 - tracing/perf: Use strndup_user() instead of buggy open-coded version
5265 - vmw_balloon: release lock on error in vmballoon_reset()
5266 - xen: fix dom0 boot on huge systems
5267 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
5268 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
5269 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
5270 - mmc:fix a bug when max_discard is 0
5271 - spi: ti-qspi: Fix mmap read when more than one CS in use
5272 - spi: pxa2xx: Setup maximum supported DMA transfer length
5273 - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
5274 - spi: spi-gpio: fix SPI_CS_HIGH capability
5275 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
5276 - regulator: max77620: Initialize values for DT properties
5277 - regulator: s2mpa01: Fix step values for some LDOs
5278 - mt76: fix corrupted software generated tx CCMP PN
5279 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
5280 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
5281 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
5282 instability
5283 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
5284 - s390/setup: fix early warning messages
5285 - s390/virtio: handle find on invalid queue gracefully
5286 - scsi: virtio_scsi: don't send sc payload with tmfs
5287 - scsi: aacraid: Fix performance issue on logical drives
5288 - scsi: sd: Optimal I/O size should be a multiple of physical block size
5289 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
5290 - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
5291 - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not
5292 supported
5293 - scsi: qla2xxx: Use complete switch scan for RSCN events
5294 - fs/devpts: always delete dcache dentry-s in dput()
5295 - splice: don't merge into linked buffers
5296 - ovl: During copy up, first copy up data and then xattrs
5297 - ovl: Do not lose security.capability xattr over metadata file copy-up
5298 - m68k: Add -ffreestanding to CFLAGS
5299 - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
5300 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
5301 - btrfs: scrub: fix circular locking dependency warning
5302 - btrfs: drop the lock on error in btrfs_dev_replace_cancel
5303 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
5304 - btrfs: init csum_list before possible free
5305 - Btrfs: fix corruption reading shared and compressed extents after hole
5306 punching
5307 - Btrfs: fix deadlock between clone/dedupe and rename
5308 - soc: qcom: rpmh: Avoid accessing freed memory from batch API
5309 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
5310 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
5311 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
5312 - x86/kprobes: Prohibit probing on optprobe template code
5313 - cpufreq: kryo: Release OPP tables on module removal
5314 - cpufreq: tegra124: add missing of_node_put()
5315 - cpufreq: pxa2xx: remove incorrect __init annotation
5316 - ext4: fix check of inode in swap_inode_boot_loader
5317 - ext4: cleanup pagecache before swap i_data
5318 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
5319 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
5320 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
5321 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
5322 - nvmem: core: don't check the return value of notifier chain call
5323 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
5324 - intel_th: Don't reference unassigned outputs
5325 - parport_pc: fix find_superio io compare code, should use equal test.
5326 - i2c: tegra: fix maximum transfer size
5327 - i2c: tegra: update maximum transfer size
5328 - media: i2c: ov5640: Fix post-reset delay
5329 - gpio: pca953x: Fix dereference of irq data in shutdown
5330 - ext4: update quota information while swapping boot loader inode
5331 - ext4: add mask of ext4 flags to swap
5332 - ext4: fix crash during online resizing
5333 - dma: Introduce dma_max_mapping_size()
5334 - swiotlb: Introduce swiotlb_max_mapping_size()
5335 - swiotlb: Add is_swiotlb_active() function
5336 - PCI/ASPM: Use LTR if already enabled by platform
5337 - PCI/DPC: Fix print AER status in DPC event handling
5338 - PCI: qcom: Don't deassert reset GPIO during probe
5339 - PCI: dwc: skip MSI init if MSIs have been explicitly disabled
5340 - PCI: pci-bridge-emul: Create per-bridge copy of register behavior
5341 - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
5342 - IB/hfi1: Close race condition on user context disable and close
5343 - IB/rdmavt: Fix loopback send with invalidate ordering
5344 - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
5345 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
5346 - ext2: Fix underflow in ext2_max_size()
5347 - clk: uniphier: Fix update register for CPU-gear
5348 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
5349 - clk: samsung: exynos5: Fix possible NULL pointer exception on
5350 platform_device_alloc() failure
5351 - clk: samsung: exynos5: Fix kfree() of const memory on setting
5352 driver_override
5353 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
5354 - clk: ingenic: Fix doc of ingenic_cgu_div_info
5355 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
5356 - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
5357 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
5358 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
5359 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
5360 - serial: 8250_pci: Fix number of ports for ACCES serial cards
5361 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
5362 chip use the pci_pericom_setup()
5363 - jbd2: clear dirty flag when revoking a buffer from an older transaction
5364 - jbd2: fix compile warning when using JBUFFER_TRACE
5365 - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
5366 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
5367 - powerpc/32: Clear on-stack exception marker upon exception return
5368 - powerpc/wii: properly disable use of BATs when requested.
5369 - powerpc/powernv: Make opal log only readable by root
5370 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
5371 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
5372 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
5373 - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
5374 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
5375 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
5376 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
5377 configuration
5378 - powerpc/smp: Fix NMI IPI timeout
5379 - powerpc/smp: Fix NMI IPI xmon timeout
5380 - powerpc/traps: fix recoverability of machine check handling on book3s/32
5381 - powerpc/traps: Fix the message printed when stack overflows
5382 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
5383 - arm64: Fix HCR.TGE status for NMI contexts
5384 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
5385 - arm64: debug: Ensure debug handlers check triggering exception level
5386 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
5387 - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
5388 - ipmi_si: Fix crash when using hard-coded device
5389 - ipmi_si: fix use-after-free of resource->name
5390 - dm: fix to_sector() for 32bit
5391 - dm integrity: limit the rate of error messages
5392 - media: cx25840: mark pad sig_types to fix cx231xx init
5393 - mfd: sm501: Fix potential NULL pointer dereference
5394 - cpcap-charger: generate events for userspace
5395 - cpuidle: governor: Add new governors to cpuidle_governors again
5396 - NFS: Fix I/O request leakages
5397 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
5398 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
5399 - nfsd: fix performance-limiting session calculation
5400 - nfsd: fix memory corruption caused by readdir
5401 - nfsd: fix wrong check in write_v4_end_grace()
5402 - NFSv4.1: Reinitialise sequence results before retransmitting a request
5403 - svcrpc: fix UDP on servers with lots of threads
5404 - PM / wakeup: Rework wakeup source timer cancellation
5405 - PM / OPP: Update performance state when freq == old_freq
5406 - bcache: treat stale && dirty keys as bad keys
5407 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
5408 - stable-kernel-rules.rst: add link to networking patch queue
5409 - vt: perform safe console erase in the right order
5410 - x86/unwind/orc: Fix ORC unwind table alignment
5411 - perf intel-pt: Fix CYC timestamp calculation after OVF
5412 - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
5413 - perf auxtrace: Define auxtrace record alignment
5414 - perf intel-pt: Fix overlap calculation for padding
5415 - perf/x86/intel/uncore: Fix client IMC events return huge result
5416 - perf intel-pt: Fix divide by zero when TSC is not available
5417 - md: Fix failed allocation of md_register_thread
5418 - x86/kvmclock: set offset for kvm unstable clock
5419 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
5420 ftrace_call_replace()
5421 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
5422 - tpm: Unify the send callback behaviour
5423 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
5424 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
5425 - media: lgdt330x: fix lock status reporting
5426 - media: sun6i: Fix CSI regmap's max_register
5427 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
5428 - media: vimc: Add vimc-streamer for stream control
5429 - media: imx-csi: Input connections to CSI should be optional
5430 - media: imx: csi: Disable CSI immediately after last EOF
5431 - media: imx: csi: Stop upstream before disabling IDMA channel
5432 - drm/fb-helper: generic: Fix drm_fbdev_client_restore()
5433 - drm/radeon/evergreen_cs: fix missing break in switch statement
5434 - drm/amd/powerplay: correct power reading on fiji
5435 - drm/amd/display: don't call dm_pp_ function from an fpu block
5436 - KVM: Call kvm_arch_memslots_updated() before updating memslots
5437 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
5438 - KVM: VMX: Zero out *all* general purpose registers after VM-Exit
5439 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
5440 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
5441 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
5442 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
5443 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
5444 - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
5445 - net: dsa: lantiq_gswip: fix use-after-free on failed probe
5446 - net: dsa: lantiq_gswip: fix OF child-node lookups
5447 - s390/setup: fix boot crash for machine without EDAT-1
5448 - SUNRPC: Prevent thundering herd when the socket is not connected
5449 - SUNRPC: Fix up RPC back channel transmission
5450 - SUNRPC: Respect RPC call timeouts when retrying transmission
5451 - Linux 5.0.4
5452 - [Config] update configs for 5.0.4 stable update
5453
5454 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
5455 system (LP: #1821271)
5456 - iwlwifi: add new card for 9260 series
5457
5458 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
5459 - [Config]: enable highdpi Terminus 16x32 font support
5460
5461 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
5462 - iommu/amd: Fix NULL dereference bug in match_hid_uid
5463
5464 * some codecs stop working after S3 (LP: #1820930)
5465 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
5466 - ALSA: hda - Don't trigger jackpoll_work in azx_resume
5467
5468 * tcm_loop.ko: move from modules-extra into main modules package
5469 (LP: #1817786)
5470 - [Packaging] move tcm_loop.lo to main linux-modules package
5471
5472 * C++ demangling support missing from perf (LP: #1396654)
5473 - [Packaging] fix a mistype
5474
5475 * r8169 doesn't get woken up by ethernet cable plugging, no PME generated
5476 (LP: #1817676)
5477 - PCI: pciehp: Disable Data Link Layer State Changed event on suspend
5478
5479 * Disco update: v5.0.3 upstream stable release (LP: #1821074)
5480 - connector: fix unsafe usage of ->real_parent
5481 - fou, fou6: avoid uninit-value in gue_err() and gue6_err()
5482 - gro_cells: make sure device is up in gro_cells_receive()
5483 - ipv4/route: fail early when inet dev is missing
5484 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
5485 - lan743x: Fix RX Kernel Panic
5486 - lan743x: Fix TX Stall Issue
5487 - net: hsr: fix memory leak in hsr_dev_finalize()
5488 - net/hsr: fix possible crash in add_timer()
5489 - net: sit: fix UBSAN Undefined behaviour in check_6rd
5490 - net/x25: fix use-after-free in x25_device_event()
5491 - net/x25: reset state in x25_connect()
5492 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
5493 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
5494 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
5495 - rxrpc: Fix client call queueing, waiting for channel
5496 - sctp: remove sched init from sctp_stream_init
5497 - tcp: do not report TCP_CM_INQ of 0 for closed connections
5498 - tcp: Don't access TCP_SKB_CB before initializing it
5499 - tcp: handle inet_csk_reqsk_queue_add() failures
5500 - vxlan: Fix GRO cells race condition between receive and link delete
5501 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
5502 - net/mlx4_core: Fix reset flow when in command polling mode
5503 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
5504 polling
5505 - net/mlx4_core: Fix qp mtt size calculation
5506 - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
5507 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
5508 - net: sched: flower: insert new filter to idr after setting its mask
5509 - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
5510 - perf/x86: Fixup typo in stub functions
5511 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
5512 Liquid Saffire 56
5513 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
5514 - ALSA: hda: Extend i915 component bind timeout
5515 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
5516 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
5517 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
5518 - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with
5519 ALC255
5520 - perf/x86/intel: Fix memory corruption
5521 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
5522 - It's wrong to add len to sector_nr in raid10 reshape twice
5523 - drm: Block fb changes for async plane updates
5524 - Linux 5.0.3
5525
5526 * Disco update: v5.0.2 upstream stable release (LP: #1820318)
5527 - media: uvcvideo: Fix 'type' check leading to overflow
5528 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
5529 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
5530 - iscsi_ibft: Fix missing break in switch statement
5531 - scsi: aacraid: Fix missing break in switch statement
5532 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
5533 - arm64: dts: zcu100-revC: Give wifi some time after power-on
5534 - arm64: dts: hikey: Give wifi some time after power-on
5535 - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
5536 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
5537 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
5538 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
5539 - drm: disable uncached DMA optimization for ARM and arm64
5540 - media: Revert "media: rc: some events are dropped by userspace"
5541 - Revert "PCI/PME: Implement runtime PM callbacks"
5542 - bpf: Stop the psock parser before canceling its work
5543 - gfs2: Fix missed wakeups in find_insert_glock
5544 - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
5545 - staging: erofs: compressed_pages should not be accessed again after freed
5546 - scripts/gdb: replace flags (MS_xyz -> SB_xyz)
5547 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
5548 - perf/x86/intel: Make cpuc allocations consistent
5549 - perf/x86/intel: Generalize dynamic constraint creation
5550 - x86: Add TSX Force Abort CPUID/MSR
5551 - perf/x86/intel: Implement support for TSX Force Abort
5552 - Linux 5.0.2
5553
5554 * Linux security module stacking support
5555 - LSM: Introduce LSM_FLAG_LEGACY_MAJOR
5556 - LSM: Provide separate ordered initialization
5557 - LSM: Plumb visibility into optional "enabled" state
5558 - LSM: Lift LSM selection out of individual LSMs
5559 - LSM: Build ordered list of LSMs to initialize
5560 - LSM: Introduce CONFIG_LSM
5561 - LSM: Introduce "lsm=" for boottime LSM selection
5562 - LSM: Tie enabling logic to presence in ordered list
5563 - LSM: Prepare for reorganizing "security=" logic
5564 - LSM: Refactor "security=" in terms of enable/disable
5565 - LSM: Separate idea of "major" LSM from "exclusive" LSM
5566 - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
5567 - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
5568 - LSM: Add all exclusive LSMs to ordered initialization
5569 - LSM: Split LSM preparation from initialization
5570 - LoadPin: Initialize as ordered LSM
5571 - Yama: Initialize as ordered LSM
5572 - LSM: Introduce enum lsm_order
5573 - capability: Initialize as LSM_ORDER_FIRST
5574 - procfs: add smack subdir to attrs
5575 - Smack: Abstract use of cred security blob
5576 - SELinux: Abstract use of cred security blob
5577 - SELinux: Remove cred security blob poisoning
5578 - SELinux: Remove unused selinux_is_enabled
5579 - AppArmor: Abstract use of cred security blob
5580 - TOMOYO: Abstract use of cred security blob
5581 - Infrastructure management of the cred security blob
5582 - SELinux: Abstract use of file security blob
5583 - Smack: Abstract use of file security blob
5584 - LSM: Infrastructure management of the file security
5585 - SELinux: Abstract use of inode security blob
5586 - Smack: Abstract use of inode security blob
5587 - LSM: Infrastructure management of the inode security
5588 - LSM: Infrastructure management of the task security
5589 - SELinux: Abstract use of ipc security blobs
5590 - Smack: Abstract use of ipc security blobs
5591 - LSM: Infrastructure management of the ipc security blob
5592 - TOMOYO: Update LSM flags to no longer be exclusive
5593 - LSM: generalize flag passing to security_capable
5594 - LSM: Make lsm_early_cred() and lsm_early_task() local functions.
5595 - LSM: Make some functions static
5596 - apparmor: Adjust offset when accessing task blob.
5597 - LSM: Ignore "security=" when "lsm=" is specified
5598 - LSM: Update list of SECURITYFS users in Kconfig
5599 - apparmor: delete the dentry in aafs_remove() to avoid a leak
5600 - apparmor: fix double free when unpack of secmark rules fails
5601 - SAUCE: LSM: Infrastructure management of the sock security
5602 - SAUCE: LSM: Limit calls to certain module hooks
5603 - SAUCE: LSM: Special handling for secctx lsm hooks
5604 - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display
5605 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
5606 - SAUCE: Revert "apparmor: Fix warning about unused function
5607 apparmor_ipv6_postroute"
5608 - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy"
5609 - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering"
5610 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
5611 - SAUCE: Revert "apparmor: Parse secmark policy"
5612 - SAUCE: Revert "apparmor: Add a wildcard secid"
5613 - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()"
5614 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
5615 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
5616 - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path"
5617 - SAUCE: Revert "apparmor: modify audit rule support to support profile
5618 stacks"
5619 - SAUCE: Revert "apparmor: Add support for audit rule filtering"
5620 - SAUCE: Revert "apparmor: add the ability to get a task's secid"
5621 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
5622 - SAUCE: apparmor: add proc subdir to attrs
5623 - SAUCE: apparmor: add an apparmorfs entry to access current attrs
5624 - SAUCE: apparmor: update flags to no longer be exclusive
5625 - SAUCE: update configs and annotations for LSM stacking
5626
5627 * Miscellaneous Ubuntu changes
5628 - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y
5629 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
5630 kernel is locked down
5631 - [Config] CONFIG_RANDOM_TRUST_CPU=y
5632 - [Config] refresh annotations for recent config changes
5633 - ubuntu: vbox -- update to 6.0.4-dfsg-7
5634 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
5635 upcoming platform"
5636
5637 -- Seth Forshee <seth.forshee@canonical.com> Thu, 04 Apr 2019 14:49:59 -0500
5638
5639 linux (5.0.0-8.9) disco; urgency=medium
5640
5641 * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)
5642
5643 * hisi_sas: add debugfs support (LP: #1819500)
5644 - scsi: hisi_sas: Create root and device debugfs directories
5645 - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
5646 - scsi: hisi_sas: Take debugfs snapshot for all regs
5647 - scsi: hisi_sas: Debugfs global register create file and add file operations
5648 - scsi: hisi_sas: Add debugfs for port registers
5649 - scsi: hisi_sas: Add debugfs CQ file and add file operations
5650 - scsi: hisi_sas: Add debugfs DQ file and add file operations
5651 - scsi: hisi_sas: Add debugfs IOST file and add file operations
5652 - scsi: hisi_sas: No need to check return value of debugfs_create functions
5653 - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
5654 code
5655 - scsi: hisi_sas: Add debugfs ITCT file and add file operations
5656
5657 * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
5658 - net: hns: Use struct_size() in devm_kzalloc()
5659 - net: hns3: modify enet reinitialization interface
5660 - net: hns3: remove unused member in struct hns3_enet_ring
5661 - net: hns3: remove unnecessary hns3_adjust_tqps_num
5662 - net: hns3: reuse reinitialization interface in the hns3_set_channels
5663 - net: hns3: add interface hclge_tm_bp_setup
5664 - net: hns3: modify parameter checks in the hns3_set_channels
5665 - net: hns3: remove redundant codes in hclge_knic_setup
5666 - net: hns3: fix user configuration loss for ethtool -L
5667 - net: hns3: adjust the use of alloc_tqps and num_tqps
5668 - net: hns3: fix wrong combined count returned by ethtool -l
5669 - net: hns3: do reinitialization while ETS configuration changed
5670 - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
5671 - net: hns3: add calling roce callback function when link status change
5672 - net: hns3: add rx multicast packets statistic
5673 - net: hns3: refactor the statistics updating for netdev
5674 - net: hns3: fix rss configuration lost problem when setting channel
5675 - net: hns3: fix for shaper not setting when TC num changes
5676 - net: hns3: fix bug of ethtool_ops.get_channels for VF
5677 - net: hns3: clear param in ring when free ring
5678 - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
5679 - net: hns3: do not return GE PFC setting err when initializing
5680 - net: hns3: add ETS TC weight setting in SSU module
5681 - net: hns3: add statistics for PFC frames and MAC control frames
5682 - net: hns3: fix PFC not setting problem for DCB module
5683 - net: hns3: don't update packet statistics for packets dropped by hardware
5684 - net: hns3: clear pci private data when unload hns3 driver
5685 - net: hns3: add error handling in hclge_ieee_setets
5686 - net: hns3: fix return value handle issue for hclge_set_loopback()
5687 - net: hns3: fix broadcast promisc issue for revision 0x20
5688 - net: hns3: After setting the loopback, add the status of getting MAC
5689 - net: hns3: do reinitialization while mqprio configuration changed
5690 - net: hns3: remove dcb_ops->map_update in hclge_dcb
5691 - net: hns3: call hns3_nic_set_real_num_queue with netdev down
5692 - net: hns3: add 8 BD limit for tx flow
5693 - net: hns3: add initialization for nic state
5694 - net: hns3: don't allow vf to enable promisc mode
5695 - net: hns3: reuse the definition of l3 and l4 header info union
5696 - net: hns3: fix VF dump register issue
5697 - net: hns3: use the correct interface to stop|open port
5698 - net: hns3: change hnae3_register_ae_dev() to int
5699 - net: hns3: only support tc 0 for VF
5700 - net: hns3: Fix NULL deref when unloading driver
5701 - net: hns3: fix netif_napi_del() not do problem when unloading
5702 - net: hns3: fix for rss result nonuniform
5703 - net: hns3: fix improper error handling in the hclge_init_ae_dev()
5704 - net: hns3: fix an issue for hclgevf_ae_get_hdev
5705 - net: hns3: stop sending keep alive msg to PF when VF is resetting
5706 - net: hns3: keep flow director state unchanged when reset
5707 - net: hns3: Check for allocation failure
5708 - net: hns3: fix a code style issue for hns3_update_new_int_gl()
5709 - net: hns3: fix an issue for hns3_update_new_int_gl
5710 - net: hns3: Modify parameter type from int to bool in set_gro_en
5711 - net: hns3: code optimization for hclge_rx_buffer_calc
5712 - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
5713 - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
5714 - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
5715 - net: hns3: fix the problem that the supported port is empty
5716 - net: hns3: optimize the maximum TC macro
5717 - net: hns3: don't allow user to change vlan filter state
5718 - net: hns3: modify the upper limit judgment condition
5719 - net: hns3: MAC table entry count function increases operation 0 value
5720 protection measures
5721 - net: hns3: make function hclge_set_all_vf_rst() static
5722 - net: hns3: add pointer checking at the beginning of the exported functions.
5723 - net: hns3: Check variable is valid before assigning it to another
5724 - net: hns3: convert mac advertize and supported from u32 to link mode
5725 - net: hns3: fix port info query issue for copper port
5726 - net: hns3: modify print message of ssu common ecc errors
5727 - net: hns3: some bugfix of ppu(rcb) ras errors
5728 - net: hns3: enable 8~11th bit of mac common msi-x error
5729 - net: hns3: fix 6th bit of ppp mpf abnormal errors
5730 - net: hns3: Record VF unicast and multicast tables
5731 - net: hns3: Record VF vlan tables
5732 - net: hns3: uninitialize command queue while unloading PF driver
5733 - net: hns3: clear command queue's registers when unloading VF driver
5734 - net: hns3: add xps setting support for hns3 driver
5735 - net: hns3: avoid mult + div op in critical data path
5736 - net: hns3: limit some variable scope in critical data path
5737 - net: hns3: remove some ops in struct hns3_nic_ops
5738 - net: hns3: add unlikely for error handling in data path
5739 - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
5740 - net: hns3: remove hnae3_get_bit in data path
5741 - net: hns3: add support to config depth for tx|rx ring separately
5742 - net: hns3: enable VF VLAN filter for each VF when initializing
5743 - net: hns3: fix get VF RSS issue
5744 - net: hns3: fix setting of the hns reset_type for rdma hw errors
5745 - net: hns3: fix improper error handling for hns3_client_start
5746 - net: hns: use struct_size() in devm_kzalloc()
5747 - net: hns3: Fix a logical vs bitwise typo
5748 - net: hns3: add dma_rmb() for rx description
5749 - net: hns3: fix to stop multiple HNS reset due to the AER changes
5750
5751 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
5752 - [Packaging] dkms-build -- support building against packages in PPAs
5753 - [Packaging] dkms-build: do not redownload files on subsequent passes
5754 - [Packaging] dkms-build -- elide partial Built-Using information
5755 - [Packaging] dkms-build -- remove retpoline data from final binary packages
5756 - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
5757 - [Packaging] dkms-build -- add support for unversioned overrides
5758 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
5759 - [Packaging] fix-filenames -- handle exact string removal
5760 - [Packaging] dkms-build--nvidia-N -- remove GCC versions
5761
5762 * Disco update: v5.0.1 upstream stable release (LP: #1819515)
5763 - cpufreq: Use struct kobj_attribute instead of struct global_attr
5764 - staging: erofs: fix mis-acted TAIL merging behavior
5765 - binder: create node flag to request sender's security context
5766 - USB: serial: option: add Telit ME910 ECM composition
5767 - USB: serial: cp210x: add ID for Ingenico 3070
5768 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
5769 - driver core: Postpone DMA tear-down until after devres release
5770 - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
5771 - staging: erofs: fix memleak of inode's shared xattr array
5772 - staging: erofs: fix race of initializing xattrs of a inode at the same time
5773 - staging: erofs: fix illegal address access under memory pressure
5774 - staging: comedi: ni_660x: fix missing break in switch statement
5775 - staging: wilc1000: fix to set correct value for 'vif_num'
5776 - staging: android: ion: fix sys heap pool's gfp_flags
5777 - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
5778 - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
5779 held.
5780 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
5781 - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
5782 DSA framework
5783 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
5784 mv88e6xxx_port_set_duplex
5785 - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
5786 - net: mscc: Enable all ports in QSGMII
5787 - net: sched: put back q.qlen into a single location
5788 - net-sysfs: Fix mem leak in netdev_register_kobject
5789 - qmi_wwan: Add support for Quectel EG12/EM12
5790 - sctp: call iov_iter_revert() after sending ABORT
5791 - team: Free BPF filter when unregistering netdev
5792 - tipc: fix RDM/DGRAM connect() regression
5793 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
5794 - x86/boot/compressed/64: Do not read legacy ROM on EFI system
5795 - tracing: Fix event filters and triggers to handle negative numbers
5796 - xhci: tegra: Prevent error pointer dereference
5797 - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
5798 INTEL_SUNRISEPOINT_LP_XHCI
5799 - applicom: Fix potential Spectre v1 vulnerabilities
5800 - alpha: wire up io_pgetevents system call
5801 - MIPS: irq: Allocate accurate order pages for irq stack
5802 - aio: Fix locking in aio_poll()
5803 - xtensa: fix get_wchan
5804 - gnss: sirf: fix premature wakeup interrupt enable
5805 - USB: serial: cp210x: fix GPIO in autosuspend
5806 - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
5807 config"
5808 - Revert "selftests: firmware: remove use of non-standard diff -Z option"
5809 - selftests: firmware: fix verify_reqs() return value
5810 - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
5811 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
5812 - Linux 5.0.1
5813
5814 * sky2 ethernet card doesn't work after returning from suspend
5815 (LP: #1807259) // sky2 ethernet card link not up after suspend
5816 (LP: #1809843) // Disco update: v5.0.1 upstream stable release
5817 (LP: #1819515)
5818 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
5819
5820 * tls selftest failures/hangs on i386 (LP: #1813607)
5821 - [Config] CONFIG_TLS=n for i386
5822
5823 * CVE-2019-8980
5824 - exec: Fix mem leak in kernel_read_file
5825
5826 * Miscellaneous Ubuntu changes
5827 - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
5828 - [Config] enable nvidia build
5829 - [Config] update gcc version to 8.3
5830
5831 * Miscellaneous upstream changes
5832 - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"
5833
5834 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 12 Mar 2019 16:15:44 -0300
5835
5836 linux (5.0.0-7.8) disco; urgency=medium
5837
5838 * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519)
5839
5840 * Packaging resync (LP: #1786013)
5841 - [Packaging] update helper scripts
5842
5843 * unnecessary request_queue freeze (LP: #1815733)
5844 - block: avoid setting nr_requests to current value
5845 - block: avoid setting none scheduler if it's already none
5846
5847 * Miscellaneous Ubuntu changes
5848 - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail
5849 - update dkms package versions
5850
5851 [ Upstream Kernel Changes ]
5852
5853 * Rebase to v5.0
5854
5855 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Mar 2019 08:46:10 -0600
5856
5857 linux (5.0.0-6.7) disco; urgency=medium
5858
5859 * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585)
5860
5861 * Packaging resync (LP: #1786013)
5862 - [Packaging] update helper scripts
5863 - [Packaging] resync getabis
5864
5865 * installer does not support iSCSI iBFT (LP: #1817321)
5866 - d-i: add iscsi_ibft to scsi-modules
5867
5868 * Silent "Unknown key" message when pressing keyboard backlight hotkey
5869 (LP: #1817063)
5870 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
5871
5872 * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058)
5873 - e1000e: Disable runtime PM on CNP+
5874
5875 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
5876 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
5877
5878 * CVE-2019-3460
5879 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
5880
5881 * CVE-2019-3459
5882 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
5883
5884 * kernel net tls selftest fails on 5.0 (LP: #1816716)
5885 - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across
5886 multiple records"
5887
5888 * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206)
5889 - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes
5890
5891 * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684)
5892 - s390/pci: map IOV resources
5893 - s390/pci: improve bar check
5894
5895 * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060)
5896 - SAUCE: prevent a glibc test failure when looking for obsolete types on
5897 headers
5898
5899 * Miscellaneous Ubuntu changes
5900 - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations
5901 - SAUCE: selftests: pmtu: disable accept_dad for tests
5902 - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode
5903 - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an
5904 expected failure
5905
5906 [ Upstream Kernel Changes ]
5907
5908 * Rebase to v5.0-rc8
5909
5910 -- Seth Forshee <seth.forshee@canonical.com> Mon, 25 Feb 2019 09:37:36 -0600
5911
5912 linux (5.0.0-5.6) disco; urgency=medium
5913
5914 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
5915 - ALSA: hda/realtek - Headset microphone and internal speaker support for
5916 System76 oryp5
5917
5918 * Miscellaneous Ubuntu changes
5919 - [Config] Fix aufs menus in annotations file
5920 - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m
5921 - [Config] Update annotations based on configs
5922
5923 [ Upstream Kernel Changes ]
5924
5925 * Rebase to v5.0-rc7
5926
5927 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Feb 2019 10:04:11 +0100
5928
5929 linux (5.0.0-4.5) disco; urgency=medium
5930
5931 * linux-buildinfo: pull out ABI information into its own package
5932 (LP: #1806380)
5933 - [Packaging] autoreconstruct -- base tag is always primary mainline version
5934
5935 * [Packaging] Allow overlay of config annotations (LP: #1752072)
5936 - [Packaging] config-check: Add an include directive
5937
5938 * Miscellaneous Ubuntu changes
5939 - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+
5940 - hio -- replace use of do_gettimeofday()
5941 - hio -- part_round_stats() removed in 5.0
5942 - hio -- device_add_disk() grew a 'groups' argument in 4.20
5943 - enable hio build
5944 - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary
5945 mainline version"
5946
5947 [ Upstream Kernel Changes ]
5948
5949 * Rebase to v5.0-rc6
5950
5951 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Feb 2019 08:15:32 -0600
5952
5953 linux (5.0.0-3.4) disco; urgency=medium
5954
5955 * CONFIG_TEST_BPF is disabled (LP: #1813955)
5956 - [Config]: Reenable TEST_BPF
5957
5958 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
5959 - HID: i2c-hid: Ignore input report if there's no data present on Elan
5960 touchpanels
5961
5962 * SecureBoot support for arm64 (LP: #1804481)
5963 - Build signed kernels for arm64
5964
5965 * Miscellaneous Ubuntu changes
5966 - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
5967 - [Config] CONFIG_PCMCIA=n for arm64 and s390x
5968 - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x
5969 - [Config] disable I2C TPM drivers for s390x
5970 - [Config] CONFIG_RAPIDIO=n for s390x
5971 - [Config] CONFIG_DMADEVICES=n for s390x
5972 - [Config] disable gpio drivers for s390x
5973 - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el
5974 - [Config] disable I2C hardware drivers for s390x
5975 - [Config] CONFIG_I3C=n for s390x
5976 - [Config] CONFIG_SERIO=n for s390x
5977 - [Config] disable misc drivers for s390x
5978 - [Config] disable EEPROM drivers for s390x
5979 - [Config] disable MFD drivers for s390x
5980 - [Config] CONFIG_NVMEM=n for s390x
5981 - [Config] CONFIG_MLXSW_I2C=n for s390x
5982 - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x
5983 - [Config] CONFIG_PPP=n for s390x
5984 - [Config] CONFIG_PCCARD=n for s390x
5985 - [Config] CONFIG_PCI_MESON=y
5986 - [Config] CONFIG_SCSI_MYRB=n for s390x
5987 - [Config] CONFIG_REGULATOR=n for s390x
5988 - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x
5989 - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y
5990 - [Config] update annotations following config review
5991 - [Packaging] remove handoff check for uefi signing
5992 - [Packaging] decompress gzipped efi images in signing tarball
5993 - vbox-update: allow leading whitespace when fixing up KERN_DIR
5994 - ubuntu: vbox -- update to 6.0.4-dfsg-3
5995 - vbox: remove remount check in sf_read_super_aux()
5996 - enable vbox build
5997 - [Config] CONFIG_ANDROID_BINDER_DEVICES=""
5998 - SAUCE: import aufs driver
5999 - [Config]: Enable aufs
6000 - [Config] relocate aufs annotations to menu
6001 - [Config] remove unmatched configs from annotations
6002 - [Config] fix up abi for removed modules
6003 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6004 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
6005 - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location
6006 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6007 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6008 - [Config] (efi-lockdown) enable importing of efi certificates for module sig
6009 verification
6010
6011 * Miscellaneous upstream changes
6012 - binder: fix CONFIG_ANDROID_BINDER_DEVICES
6013
6014 [ Upstream Kernel Changes ]
6015
6016 * Rebase to v5.0-rc5
6017
6018 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Feb 2019 14:26:12 -0600
6019
6020 linux (5.0.0-2.3) disco; urgency=medium
6021
6022 * kernel oops in bcache module (LP: #1793901)
6023 - SAUCE: bcache: never writeback a discard operation
6024
6025 * Enable sound card power saving by default (LP: #1804265)
6026 - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
6027
6028 * Miscellaneous Ubuntu changes
6029 - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests"
6030 - SAUCE: ashmem: turn into module
6031 - SAUCE: binder: turn into module
6032 - SAUCE: binder: give binder_alloc its own debug mask file
6033 - [Config] enable binder and ashmem as modules
6034 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
6035 - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger
6036 test
6037 - update dkms package versions
6038
6039 [ Upstream Kernel Changes ]
6040
6041 * Rebase to v5.0-rc4
6042
6043 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Jan 2019 06:57:32 -0600
6044
6045 linux (5.0.0-1.2) disco; urgency=medium
6046
6047 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
6048 - USB: Add new USB LPM helpers
6049 - USB: Consolidate LPM checks to avoid enabling LPM twice
6050
6051 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
6052 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
6053 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
6054
6055 * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467)
6056 - [Config] enable virtio-gpu for s390x
6057
6058 * Crash on "ip link add foo type ipip" (LP: #1811803)
6059 - SAUCE: fan: Fix NULL pointer dereference
6060
6061 * Fix not working Goodix touchpad (LP: #1811929)
6062 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
6063
6064 * Miscellaneous Ubuntu changes
6065 - update dkms package versions
6066 - enable zfs build
6067
6068 [ Upstream Kernel Changes ]
6069
6070 * Rebase to v5.0-rc3
6071
6072 -- Seth Forshee <seth.forshee@canonical.com> Tue, 22 Jan 2019 13:56:17 -0600
6073
6074 linux (5.0.0-0.1) disco; urgency=medium
6075
6076 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
6077 - [Packaging] dkms -- add per package post-process step
6078 - [Packaging] dkms -- switch to a consistent build prefix length and strip
6079 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
6080 - [Packaging] nvidia -- make nvidia package version explicit
6081
6082 * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334)
6083 - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
6084
6085 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
6086 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
6087
6088 * Miscellaneous Ubuntu changes
6089 - ubuntu -- disable vbox build
6090 - ubuntu -- disable hio build
6091 - Disable zfs build
6092 - SAUCE: import aufs driver
6093 - update dkms package versions
6094 - [Config] disable aufs config options
6095 - [Config] disable nvidia build
6096 - update dropped.txt
6097 - [Packaging] disable nvidia dkms builds for mainline
6098 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6099 kernel image
6100 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
6101 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
6102 locked down
6103 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
6104 down
6105 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6106 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6107 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6108 down
6109 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6110 locked down
6111 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
6112 down
6113 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6114 locked down
6115 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6116 has been locked down
6117 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6118 locked down
6119 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6120 locked down
6121 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6122 down
6123 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6124 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
6125 parameters (eg. ioport)
6126 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
6127 - SAUCE: (efi-lockdown) Lock down /proc/kcore
6128 - SAUCE: (efi-lockdown) Lock down kprobes
6129 - SAUCE: (efi-lockdown) Lock down perf
6130 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
6131 down
6132 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
6133 defined
6134 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6135 secondary keyring
6136 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
6137 that aren't present.
6138 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6139 efi_status_to_err().
6140 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
6141 error messages.
6142 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6143 reboot
6144 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
6145 boot mode
6146 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6147 mode
6148 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6149 - [Config] set config options for efi lockdown
6150 - Revert "UBUNTU: SAUCE: import aufs driver"
6151
6152 [ Upstream Kernel Changes ]
6153
6154 * Rebase to v5.0-rc2
6155
6156 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Jan 2019 12:31:29 -0600
6157
6158 linux (5.0.0-0.0) disco; urgency=medium
6159
6160 * Dummy entry.
6161
6162 -- Seth Forshee <seth.forshee@canonical.com> Wed, 16 Jan 2019 14:48:05 -0600
6163
6164 linux (4.20.0-2.3) disco; urgency=medium
6165
6166 [ Upstream Kernel Changes ]
6167
6168 * Rebase to v4.20
6169
6170 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Jan 2019 12:11:43 -0600
6171
6172 linux (4.20.0-1.2) disco; urgency=medium
6173
6174 * Packaging resync (LP: #1786013)
6175 - [Packaging] update helper scripts
6176
6177 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
6178 Adapter (LP: #1805607)
6179 - SAUCE: ath10k: provide reset function for QCA9377 chip
6180
6181 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
6182 - [Packaging] dkms -- dkms package build packaging support
6183 - [Packaging] dkms -- save build objects artifacts for validation
6184 - [Packaging] dkms -- add general Built-Using: support
6185 - [Packaging] simplify Provides comma handling
6186 - [Packaging] zfs/spl -- remove packaging support for incorporated source
6187 - [Packaging] zfs/spl -- remove incorporated source
6188 - [Packaging] zfs/spl -- build via dkms
6189 - [Packaging] zfs/spl -- make zfs package version explicit
6190 - [Packaging] update-version-dkms -- sync archive versions to package
6191
6192 * Miscellaneous Ubuntu changes
6193 - [Packaging] update-version-dkms -- fix getting distrbution from changelog
6194 - update dkms package versions
6195
6196 [ Upstream Kernel Changes ]
6197
6198 * Rebase to v4.20-rc6
6199
6200 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Dec 2018 11:33:08 -0600
6201
6202 linux (4.20.0-0.1) disco; urgency=medium
6203
6204 * Overlayfs in user namespace leaks directory content of inaccessible
6205 directories (LP: #1793458) // CVE-2018-6559
6206 - Revert "ovl: relax permission checking on underlying layers"
6207 - SAUCE: overlayfs: ensure mounter privileges when reading directories
6208
6209 * Miscellaneous Ubuntu changes
6210 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6211 kernel image
6212 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
6213 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6214 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
6215 locked down
6216 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
6217 down
6218 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6219 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6220 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6221 down
6222 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6223 locked down
6224 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
6225 down
6226 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6227 locked down
6228 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6229 has been locked down
6230 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6231 locked down
6232 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6233 locked down
6234 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6235 down
6236 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6237 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
6238 parameters (eg. ioport)
6239 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
6240 - SAUCE: (efi-lockdown) Lock down /proc/kcore
6241 - SAUCE: (efi-lockdown) Lock down kprobes
6242 - SAUCE: (efi-lockdown) Lock down perf
6243 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
6244 down
6245 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6246 secondary keyring
6247 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
6248 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
6249 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6250 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6251 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
6252 that aren't present.
6253 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6254 efi_status_to_err().
6255 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
6256 error messages.
6257 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6258 reboot
6259 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
6260 boot mode
6261 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6262 mode
6263 - SAUCE: (efi-lockdown) Fix for module sig verification
6264 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6265 - SAUCE: Import aufs driver
6266 - ubuntu: vbox -- update to 5.2.22-dfsg-2
6267 - ubuntu -- disable vbox build
6268 - ubuntu -- disable hio build
6269 - Disable zfs build
6270
6271 [ Upstream Kernel Changes ]
6272
6273 * Rebase to v4.20-rc5
6274
6275 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Dec 2018 07:13:42 -0600
6276
6277 linux (4.20.0-0.0) disco; urgency=medium
6278
6279 * Dummy entry.
6280
6281 -- Seth Forshee <seth.forshee@canonical.com> Thu, 06 Dec 2018 10:20:19 -0600
6282
6283 linux (4.19.0-8.9) disco; urgency=medium
6284
6285 * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952)
6286
6287 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
6288 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
6289
6290 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
6291 - igb: Fix an issue that PME is not enabled during runtime suspend
6292
6293 * The line-out on the Dell Dock station can't work (LP: #1806532)
6294 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
6295
6296 * CVE-2018-19407
6297 - KVM: X86: Fix scan ioapic use-before-initialization
6298
6299 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
6300 (LP: #1805775)
6301 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
6302 disabled
6303
6304 * Disco update: 4.19.6 upstream stable release (LP: #1806909)
6305 - HID: steam: remove input device when a hid client is running.
6306 - efi/libstub: arm: support building with clang
6307 - usb: core: Fix hub port connection events lost
6308 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
6309 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
6310 - usb: dwc3: core: Clean up ULPI device
6311 - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
6312 - xhci: Fix leaking USB3 shared_hcd at xhci removal
6313 - xhci: handle port status events for removed USB3 hcd
6314 - xhci: Add check for invalid byte size error when UAS devices are connected.
6315 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
6316 - usb: xhci: fix timeout for transition from RExit to U0
6317 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
6318 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
6319 detected
6320 - ALSA: oss: Use kvzalloc() for local buffer allocations
6321 - MAINTAINERS: Add Sasha as a stable branch maintainer
6322 - Documentation/security-bugs: Clarify treatment of embargoed information
6323 - Documentation/security-bugs: Postpone fix publication in exceptional cases
6324 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
6325 - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value
6326 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
6327 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
6328 - iwlwifi: mvm: support sta_statistics() even on older firmware
6329 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
6330 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
6331 - brcmfmac: fix reporting support for 160 MHz channels
6332 - opp: ti-opp-supply: Dynamically update u_volt_min
6333 - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call
6334 - tools/power/cpupower: fix compilation with STATIC=true
6335 - v9fs_dir_readdir: fix double-free on p9stat_read error
6336 - selinux: Add __GFP_NOWARN to allocation at str_read()
6337 - Input: synaptics - avoid using uninitialized variable when probing
6338 - bfs: add sanity check at bfs_fill_super()
6339 - sctp: clear the transport of some out_chunk_list chunks in
6340 sctp_assoc_rm_peer
6341 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
6342 - llc: do not use sk_eat_skb()
6343 - mm: don't warn about large allocations for slab
6344 - mm/memory.c: recheck page table entry with page table lock held
6345 - tcp: do not release socket ownership in tcp_close()
6346 - drm/fb-helper: Blacklist writeback when adding connectors to fbdev
6347 - drm/amdgpu: Add missing firmware entry for HAINAN
6348 - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
6349 - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
6350 - drm/i915: Disable LP3 watermarks on all SNB machines
6351 - drm/ast: change resolution may cause screen blurred
6352 - drm/ast: fixed cursor may disappear sometimes
6353 - drm/ast: Remove existing framebuffers before loading driver
6354 - can: flexcan: Unlock the MB unconditionally
6355 - can: dev: can_get_echo_skb(): factor out non sending code to
6356 __can_get_echo_skb()
6357 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
6358 access frame length
6359 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
6360 is accessed out of bounds
6361 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
6362 existing skb
6363 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
6364 can_rx_offload_queue_sorted() functions
6365 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
6366 can_rx_offload_queue_tail()
6367 - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
6368 - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
6369 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
6370 - can: hi311x: Use level-triggered interrupt
6371 - can: flexcan: Always use last mailbox for TX
6372 - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct
6373 flexcan_priv::tx_mb_idx
6374 - ACPICA: AML interpreter: add region addresses in global list during
6375 initialization
6376 - IB/hfi1: Eliminate races in the SDMA send error path
6377 - fsnotify: generalize handling of extra event flags
6378 - fanotify: fix handling of events on child sub-directory
6379 - pinctrl: meson: fix pinconf bias disable
6380 - pinctrl: meson: fix gxbb ao pull register bits
6381 - pinctrl: meson: fix gxl ao pull register bits
6382 - pinctrl: meson: fix meson8 ao pull register bits
6383 - pinctrl: meson: fix meson8b ao pull register bits
6384 - tools/testing/nvdimm: Fix the array size for dimm devices.
6385 - scsi: lpfc: fix remoteport access
6386 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
6387 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
6388 - cpufreq: imx6q: add return value check for voltage scale
6389 - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
6390 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
6391 - crypto: simd - correctly take reqsize of wrapped skcipher into account
6392 - floppy: fix race condition in __floppy_read_block_0()
6393 - powerpc/io: Fix the IO workarounds code to work with Radix
6394 - sched/fair: Fix cpu_util_wake() for 'execl' type workloads
6395 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
6396 - block: copy ioprio in __bio_clone_fast() and bounce
6397 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
6398 - riscv: add missing vdso_install target
6399 - RISC-V: Silence some module warnings on 32-bit
6400 - drm/amdgpu: fix bug with IH ring setup
6401 - kdb: Use strscpy with destination buffer size
6402 - NFSv4: Fix an Oops during delegation callbacks
6403 - powerpc/numa: Suppress "VPHN is not supported" messages
6404 - efi/arm: Revert deferred unmap of early memmap mapping
6405 - z3fold: fix possible reclaim races
6406 - mm, memory_hotplug: check zone_movable in has_unmovable_pages
6407 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
6408 - mm, page_alloc: check for max order in hot path
6409 - dax: Avoid losing wakeup in dax_lock_mapping_entry
6410 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
6411 - tty: wipe buffer.
6412 - tty: wipe buffer if not echoing data
6413 - gfs2: Fix iomap buffer head reference counting bug
6414 - rcu: Make need_resched() respond to urgent RCU-QS needs
6415 - media: ov5640: Re-work MIPI startup sequence
6416 - media: ov5640: Fix timings setup code
6417 - media: ov5640: fix exposure regression
6418 - media: ov5640: fix auto gain & exposure when changing mode
6419 - media: ov5640: fix wrong binning value in exposure calculation
6420 - media: ov5640: fix auto controls values when switching to manual mode
6421 - Linux 4.19.6
6422
6423 * linux-buildinfo: pull out ABI information into its own package
6424 (LP: #1806380)
6425 - [Packaging] limit preparation to linux-libc-dev in headers
6426 - [Packaging] commonise debhelper invocation
6427 - [Packaging] ABI -- accumulate abi information at the end of the build
6428 - [Packaging] buildinfo -- add basic build information
6429 - [Packaging] buildinfo -- add firmware information to the flavour ABI
6430 - [Packaging] buildinfo -- add compiler information to the flavour ABI
6431 - [Packaging] buildinfo -- add buildinfo support to getabis
6432 - [Packaging] getabis -- handle all known package combinations
6433 - [Packaging] getabis -- support parsing a simple version
6434
6435 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
6436 - [Packaging] own /usr/lib/linux/triggers
6437
6438 * Miscellaneous upstream changes
6439 - blk-mq: fix corruption with direct issue
6440
6441 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Dec 2018 09:18:30 -0600
6442
6443 linux (4.19.0-7.8) disco; urgency=medium
6444
6445 * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465)
6446
6447 * Fix and issue that LG I2C touchscreen stops working after reboot
6448 (LP: #1805085)
6449 - HID: i2c-hid: Disable runtime PM for LG touchscreen
6450
6451 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
6452 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
6453 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
6454
6455 * Regression: hinic performance degrades over time (LP: #1805248)
6456 - Revert "net-next/hinic: add checksum offload and TSO support"
6457
6458 * Disco update: 4.19.5 upstream stable release (LP: #1805461)
6459 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
6460 - cifs: don't dereference smb_file_target before null check
6461 - cifs: fix return value for cifs_listxattr
6462 - arm64: kprobe: make page to RO mode when allocate it
6463 - block: brd: associate with queue until adding disk
6464 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
6465 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
6466 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
6467 - net: hns3: bugfix for the initialization of command queue's spin lock
6468 - ixgbe: fix MAC anti-spoofing filter after VFLR
6469 - reiserfs: propagate errors from fill_with_dentries() properly
6470 - hfs: prevent btree data loss on root split
6471 - hfsplus: prevent btree data loss on root split
6472 - perf unwind: Take pgoff into account when reporting elf to libdwfl
6473 - um: Give start_idle_thread() a return code
6474 - drm/edid: Add 6 bpc quirk for BOE panel.
6475 - afs: Handle EIO from delivery function
6476 - platform/x86: intel_telemetry: report debugfs failure
6477 - clk: fixed-rate: fix of_node_get-put imbalance
6478 - perf symbols: Set PLT entry/header sizes properly on Sparc
6479 - fs/exofs: fix potential memory leak in mount option parsing
6480 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
6481 - apparmor: Fix uninitialized value in aa_split_fqname
6482 - x86/earlyprintk: Add a force option for pciserial device
6483 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
6484 - clk: meson-axg: pcie: drop the mpll3 clock parent
6485 - arm64: percpu: Initialize ret in the default case
6486 - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
6487 - clk: renesas: r9a06g032: Fix UART34567 clock rate
6488 - clk: ti: fix OF child-node lookup
6489 - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
6490 - netfilter: ipv6: fix oops when defragmenting locally generated fragments
6491 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
6492 - s390/decompressor: add missing FORCE to build targets
6493 - s390/vdso: add missing FORCE to build targets
6494 - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
6495 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
6496 - HID: alps: allow incoming reports when only the trackstick is opened
6497 - Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
6498 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
6499 replace
6500 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
6501 - netfilter: ipset: fix ip_set_list allocation failure
6502 - s390/mm: fix mis-accounting of pgtable_bytes
6503 - s390/mm: Fix ERROR: "__node_distance" undefined!
6504 - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
6505 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
6506 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
6507 - netfilter: ipset: Fix calling ip_set() macro at dumping
6508 - netfilter: nft_compat: ebtables 'nat' table is normal chain type
6509 - s390/qeth: fix HiperSockets sniffer
6510 - s390/qeth: unregister netdevice only when registered
6511 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
6512 - hwmon: (ibmpowernv) Remove bogus __init annotations
6513 - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
6514 - ARM: dts: fsl: Fix improperly quoted stdout-path values
6515 - Revert "drm/exynos/decon5433: implement frame counter"
6516 - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2
6517 - arm64: dts: renesas: condor: switch from EtherAVB to GEther
6518 - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
6519 - clk: fixed-factor: fix of_node_get-put imbalance
6520 - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
6521 - lib/raid6: Fix arm64 test build
6522 - drm/amd/display: Stop leaking planes
6523 - block: Clear kernel memory before copying to user
6524 - drm/amd/display: Drop reusing drm connector for MST
6525 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
6526 - s390/perf: Change CPUM_CF return code in event init function
6527 - ceph: quota: fix null pointer dereference in quota check
6528 - of/device: Really only set bus DMA mask when appropriate
6529 - nvme: make sure ns head inherits underlying device limits
6530 - i2c: omap: Enable for ARCH_K3
6531 - i2c: qcom-geni: Fix runtime PM mismatch with child devices
6532 - sched/core: Take the hotplug lock in sched_init_smp()
6533 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
6534 - perf tools: Do not zero sample_id_all for group members
6535 - ice: Fix dead device link issue with flow control
6536 - ice: Fix the bytecount sent to netdev_tx_sent_queue
6537 - ice: Change req_speeds to be u16
6538 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
6539 - qed: Fix memory/entry leak in qed_init_sp_request()
6540 - qed: Fix blocking/unlimited SPQ entries leak
6541 - qed: Fix SPQ entries not returned to pool in error flows
6542 - qed: Fix potential memory corruption
6543 - net: stmmac: Fix RX packet size > 8191
6544 - net: aquantia: fix potential IOMMU fault after driver unbind
6545 - net: aquantia: fixed enable unicast on 32 macvlan
6546 - net: aquantia: invalid checksumm offload implementation
6547 - kbuild: deb-pkg: fix too low build version number
6548 - Revert "scripts/setlocalversion: git: Make -dirty check more robust"
6549 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
6550 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
6551 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
6552 - x86/ldt: Remove unused variable in map_ldt_struct()
6553 - media: v4l: event: Add subscription to list before calling "add" operation
6554 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
6555 - RISC-V: Fix raw_copy_{to,from}_user()
6556 - uio: Fix an Oops on load
6557 - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15
6558 - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()
6559 - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
6560 - can: kvaser_usb: Fix potential uninitialized variable use
6561 - usb: cdc-acm: add entry for Hiro (Conexant) modem
6562 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
6563 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
6564 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
6565 - USB: misc: appledisplay: add 20" Apple Cinema Display
6566 - gnss: serial: fix synchronous write timeout
6567 - gnss: sirf: fix synchronous write timeout
6568 - mtd: rawnand: atmel: fix OF child-node lookup
6569 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
6570 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
6571 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
6572 - HID: Add quirk for Primax PIXART OEM mice
6573 - HID: Add quirk for Microsoft PIXART OEM mouse
6574 - libceph: fall back to sendmsg for slab pages
6575 - mt76x0: run vco calibration for each channel configuration
6576 - Linux 4.19.5
6577
6578 * Miscellaneous Ubuntu changes
6579 - Revert "UBUNTU: Build signed kernels for arm64"
6580
6581 -- Seth Forshee <seth.forshee@canonical.com> Tue, 27 Nov 2018 10:38:34 -0600
6582
6583 linux (4.19.0-6.7) disco; urgency=medium
6584
6585 * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195)
6586
6587 * SecureBoot support for arm64 (LP: #1804481)
6588 - Build signed kernels for arm64
6589
6590 * Add pointstick support for Cirque Touchpad (LP: #1805081)
6591 - HID: multitouch: Add pointstick support for Cirque Touchpad
6592
6593 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
6594 (LP: #1804588)
6595 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
6596 - SAUCE: nvme: add quirk to not call disable function when suspending
6597
6598 * Disco update: 4.19.4 upstream stable release (LP: #1805159)
6599 - flow_dissector: do not dissect l4 ports for fragments
6600 - ibmvnic: fix accelerated VLAN handling
6601 - ip_tunnel: don't force DF when MTU is locked
6602 - ipv6: fix a dst leak when removing its exception
6603 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
6604 - net: bcmgenet: protect stop from timeout
6605 - net-gro: reset skb->pkt_type in napi_reuse_skb()
6606 - sctp: not allow to set asoc prsctp_enable by sockopt
6607 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
6608 coalescing
6609 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
6610 - tipc: don't assume linear buffer when reading ancillary data
6611 - tipc: fix lockdep warning when reinitilaizing sockets
6612 - tuntap: fix multiqueue rx
6613 - net: systemport: Protect stop from timeout
6614 - net/sched: act_pedit: fix memory leak when IDR allocation fails
6615 - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
6616 - tipc: fix link re-establish failure
6617 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
6618 - net/mlx5e: Claim TC hw offloads support only under a proper build config
6619 - net/mlx5e: Adjust to max number of channles when re-attaching
6620 - net/mlx5e: RX, verify received packet size in Linear Striding RQ
6621 - Revert "sctp: remove sctp_transport_pmtu_check"
6622 - net/mlx5e: Always use the match level enum when parsing TC rule match
6623 - net/mlx5e: Fix selftest for small MTUs
6624 - net/mlx5e: Removed unnecessary warnings in FEC caps query
6625 - inet: frags: better deal with smp races
6626 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
6627 - net/mlx5: IPSec, Fix the SA context hash key
6628 - net/mlx5e: IPoIB, Reset QP after channels are closed
6629 - net: dsa: mv88e6xxx: Fix clearing of stats counters
6630 - net: phy: realtek: fix RTL8201F sysfs name
6631 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
6632 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
6633 - net: dsa: microchip: initialize mutex before use
6634 - sctp: fix strchange_flags name for Stream Change Event
6635 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
6636 - sctp: not increase stream's incnt before sending addstrm_in request
6637 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
6638 - net: smsc95xx: Fix MTU range
6639 - rxrpc: Fix lockup due to no error backoff after ack transmit error
6640 - usbnet: smsc95xx: disable carrier check while suspending
6641 - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP
6642 mitigation"
6643 - Linux 4.19.4
6644
6645 * Disco update: 4.19.3 upstream stable release (LP: #1805158)
6646 - powerpc/traps: restore recoverability of machine_check interrupts
6647 - powerpc/64/module: REL32 relocation range check
6648 - powerpc/mm: Fix page table dump to work on Radix
6649 - powerpc/mm: fix always true/false warning in slice.c
6650 - drm/amd/display: fix bug of accessing invalid memory
6651 - Input: wm97xx-ts - fix exit path
6652 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
6653 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
6654 - tty: check name length in tty_find_polling_driver()
6655 - tracing/kprobes: Check the probe on unloaded module correctly
6656 - drm/nouveau/secboot/acr: fix memory leak
6657 - drm/amdgpu/powerplay: fix missing break in switch statements
6658 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
6659 - powerpc/nohash: fix undefined behaviour when testing page size support
6660 - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
6661 - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'
6662 - drm/msm: dpu: Allow planes to extend past active display
6663 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
6664 - drm/omap: fix memory barrier bug in DMM driver
6665 - drm/amd/display: Raise dispclk value for dce120 by 15%
6666 - drm/amd/display: fix gamma not being applied
6667 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
6668 - media: pci: cx23885: handle adding to list failure
6669 - media: coda: don't overwrite h.264 profile_idc on decoder instance
6670 - MIPS: kexec: Mark CPU offline before disabling local IRQ
6671 - powerpc/boot: Ensure _zimage_start is a weak symbol
6672 - powerpc/memtrace: Remove memory in chunks
6673 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
6674 - staging: erofs: fix a missing endian conversion
6675 - serial: 8250_of: Fix for lack of interrupt support
6676 - sc16is7xx: Fix for multi-channel stall
6677 - media: tvp5150: fix width alignment during set_selection()
6678 - powerpc/selftests: Wait all threads to join
6679 - staging:iio:ad7606: fix voltage scales
6680 - drm: rcar-du: Update Gen3 output limitations
6681 - drm/amdgpu: Fix SDMA TO after GPU reset v3
6682 - staging: most: video: fix registration of an empty comp core_component
6683 - 9p locks: fix glock.client_id leak in do_lock
6684 - udf: Prevent write-unsupported filesystem to be remounted read-write
6685 - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and
6686 i.MX6ULL
6687 - media: ov5640: fix mode change regression
6688 - 9p: clear dangling pointers in p9stat_free
6689 - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()
6690 - media: ov5640: fix restore of last mode set
6691 - cdrom: fix improper type cast, which can leat to information leak.
6692 - ovl: fix error handling in ovl_verify_set_fh()
6693 - ovl: fix recursive oi->lock in ovl_link()
6694 - ovl: check whiteout in ovl_create_over_whiteout()
6695 - ovl: automatically enable redirect_dir on metacopy=on
6696 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
6697 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
6698 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
6699 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
6700 - scsi: qla2xxx: Fix early srb free on abort
6701 - scsi: qla2xxx: shutdown chip if reset fail
6702 - scsi: qla2xxx: Reject bsg request if chip is down.
6703 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
6704 - scsi: qla2xxx: Fix for double free of SRB structure
6705 - scsi: qla2xxx: Fix NVMe session hang on unload
6706 - scsi: qla2xxx: Fix NVMe Target discovery
6707 - scsi: qla2xxx: Fix duplicate switch database entries
6708 - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
6709 - vfs: fix FIGETBSZ ioctl on an overlayfs file
6710 - fuse: Fix use-after-free in fuse_dev_do_read()
6711 - fuse: Fix use-after-free in fuse_dev_do_write()
6712 - fuse: fix blocked_waitq wakeup
6713 - fuse: set FR_SENT while locked
6714 - drm/msm: fix OF child-node lookup
6715 - arm64: dts: stratix10: Support Ethernet Jumbo frame
6716 - arm64: dts: stratix10: fix multicast filtering
6717 - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
6718 - clk: meson: axg: mark fdiv2 and fdiv3 as critical
6719 - zram: close udev startup race condition as default groups
6720 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
6721 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
6722 - xtensa: add NOTES section to the linker script
6723 - xtensa: make sure bFLT stack is 16 byte aligned
6724 - xtensa: fix boot parameters address translation
6725 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
6726 - clk: s2mps11: Fix matching when built as module and DT node contains
6727 compatible
6728 - clk: at91: Fix division by zero in PLL recalc_rate()
6729 - clk: sunxi-ng: h6: fix bus clocks' divider position
6730 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
6731 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
6732 - libceph: bump CEPH_MSG_MAX_DATA_LEN
6733 - Revert "ceph: fix dentry leak in splice_dentry()"
6734 - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
6735 - mach64: fix display corruption on big endian machines
6736 - mach64: fix image corruption due to reading accelerator registers
6737 - acpi/nfit, x86/mce: Handle only uncorrectable machine checks
6738 - acpi/nfit, x86/mce: Validate a MCE's address before using it
6739 - acpi, nfit: Fix ARS overflow continuation
6740 - reset: hisilicon: fix potential NULL pointer dereference
6741 - crypto: hisilicon - Fix NULL dereference for same dst and src
6742 - crypto: hisilicon - Fix reference after free of memories on error path
6743 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
6744 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
6745 - SCSI: fix queue cleanup race before queue initialization is done
6746 - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for
6747 CONFIG_SWAP"
6748 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
6749 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
6750 - ocfs2: free up write context when direct IO failed
6751 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
6752 - memory_hotplug: cond_resched in __remove_pages
6753 - netfilter: conntrack: fix calculation of next bucket number in early_drop
6754 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
6755 - bonding/802.3ad: fix link_failure_count tracking
6756 - mtd: spi-nor: cadence-quadspi: Return error code in
6757 cqspi_direct_read_execute()
6758 - mtd: nand: Fix nanddev_neraseblocks()
6759 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
6760 - hwmon: (core) Fix double-free in __hwmon_device_register()
6761 - perf cs-etm: Correct CPU mode for samples
6762 - perf stat: Handle different PMU names with common prefix
6763 - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
6764 - perf intel-pt/bts: Calculate cpumode for synthesized samples
6765 - perf intel-pt: Insert callchain context into synthesized callchains
6766 - of, numa: Validate some distance map rules
6767 - x86/cpu/vmware: Do not trace vmware_sched_clock()
6768 - x86/hyper-v: Enable PIT shutdown quirk
6769 - termios, tty/tty_baudrate.c: fix buffer overrun
6770 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
6771 - watchdog/core: Add missing prototypes for weak functions
6772 - btrfs: fix pinned underflow after transaction aborted
6773 - Btrfs: fix missing data checksums after a ranged fsync (msync)
6774 - Btrfs: fix cur_offset in the error case for nocow
6775 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
6776 - Btrfs: fix data corruption due to cloning of eof block
6777 - btrfs: tree-checker: Fix misleading group system information
6778 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
6779 - ext4: add missing brelse() update_backups()'s error path
6780 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
6781 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
6782 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
6783 - ext4: missing !bh check in ext4_xattr_inode_write()
6784 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
6785 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
6786 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
6787 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
6788 - ext4: avoid possible double brelse() in add_new_gdb() on error path
6789 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
6790 - ext4: fix possible leak of s_journal_flag_rwsem in error path
6791 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
6792 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
6793 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
6794 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
6795 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
6796 - mount: Prevent MNT_DETACH from disconnecting locked mounts
6797 - mnt: fix __detach_mounts infinite loop
6798 - uapi: fix linux/kfd_ioctl.h userspace compilation errors
6799 - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
6800 - kdb: use correct pointer when 'btc' calls 'btt'
6801 - kdb: print real address of pointers instead of hashed addresses
6802 - sunrpc: correct the computation for page_ptr when truncating
6803 - NFSv4: Don't exit the state manager without clearing
6804 NFS4CLNT_MANAGER_RUNNING
6805 - nfsd: COPY and CLONE operations require the saved filehandle to be set
6806 - rtc: hctosys: Add missing range error reporting
6807 - fuse: fix use-after-free in fuse_direct_IO()
6808 - fuse: fix leaked notify reply
6809 - fuse: fix possibly missed wake-up after abort
6810 - selinux: check length properly in SCTP bind hook
6811 - gfs2: Put bitmap buffers in put_super
6812 - gfs2: Fix metadata read-ahead during truncate (2)
6813 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
6814 - crypto: user - fix leaking uninitialized memory to userspace
6815 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
6816 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
6817 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
6818 - efi/arm/libstub: Pack FDT after populating it
6819 - mm: don't reclaim inodes with many attached pages
6820 - scripts/spdxcheck.py: make python3 compliant
6821 - drm/rockchip: Allow driver to be shutdown on reboot/kexec
6822 - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
6823 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
6824 - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
6825 - drm/nouveau: Check backlight IDs are >= 0, not > 0
6826 - drm/nouveau: Fix nv50_mstc->best_encoder()
6827 - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
6828 - drm/etnaviv: fix bogus fence complete check in timeout handler
6829 - drm/dp_mst: Check if primary mstb is null
6830 - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
6831 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
6832 panel's native mode
6833 - drm/i915: Use the correct crtc when sanitizing plane mapping
6834 - drm/i915: Restore vblank interrupts earlier
6835 - drm/i915: Don't unset intel_connector->mst_port
6836 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
6837 - drm/i915: Large page offsets for pread/pwrite
6838 - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
6839 - drm/i915/dp: Restrict link retrain workaround to external monitors
6840 - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
6841 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
6842 - drm/i915: Mark up GTT sizes as u64
6843 - drm/i915: Fix error handling for the NV12 fb dimensions check
6844 - drm/i915: Fix ilk+ watermarks when disabling pipes
6845 - drm/i915: Compare user's 64b GTT offset even on 32b
6846 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
6847 - drm/i915: Mark pin flags as u64
6848 - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
6849 - drm/i915/execlists: Force write serialisation into context image vs
6850 execution
6851 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
6852 - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
6853 - drm/i915: Fix hpd handling for pins with two encoders
6854 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
6855 - Revert "ACPICA: AML interpreter: add region addresses in global list during
6856 initialization"
6857 - Linux 4.19.3
6858
6859 * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154)
6860 - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link"
6861
6862 * Miscellaneous Ubuntu changes
6863 - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1
6864
6865 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Nov 2018 11:44:00 -0600
6866
6867 linux (4.19.0-5.6) disco; urgency=medium
6868
6869 * crash in ENA driver on removing an interface (LP: #1802341)
6870 - SAUCE: net: ena: fix crash during ena_remove()
6871
6872 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
6873 (LP: #1797367)
6874 - s390/qeth: sanitize strings in debug messages
6875
6876 * Disco update: 4.19.2 upstream stable release (LP: #1803410)
6877 - bpf: fix partial copy of map_ptr when dst is scalar
6878 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
6879 - gpio: mxs: Get rid of external API call
6880 - mtd: rawnand: marvell: fix the IRQ handler complete() condition
6881 - mtd: maps: gpio-addr-flash: Fix ioremapped size
6882 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
6883 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
6884 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
6885 - spi: spi-mem: Adjust op len based on message/transfer size limitations
6886 - spi: bcm-qspi: switch back to reading flash using smaller chunks
6887 - spi: bcm-qspi: fix calculation of address length
6888 - bcache: trace missed reading by cache_missed
6889 - bcache: fix ioctl in flash device
6890 - bcache: correct dirty data statistics
6891 - bcache: fix miss key refill->end in writeback
6892 - hwmon: (pmbus) Fix page count auto-detection.
6893 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
6894 - block: setup bounce bio_sets properly
6895 - block: make sure discard bio is aligned with logical block size
6896 - block: make sure writesame bio is aligned with logical block size
6897 - cpufreq: conservative: Take limits changes into account properly
6898 - dma-mapping: fix panic caused by passing empty cma command line argument
6899 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
6900 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
6901 - ACPICA: AML interpreter: add region addresses in global list during
6902 initialization
6903 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
6904 opcodes
6905 - acpi, nfit: Fix Address Range Scrub completion tracking
6906 - kprobes/x86: Use preempt_enable() in optimized_callback()
6907 - mailbox: PCC: handle parse error
6908 - parisc: Fix address in HPMC IVA
6909 - parisc: Fix map_pages() to not overwrite existing pte entries
6910 - parisc: Fix exported address of os_hpmc handler
6911 - ALSA: hda - Add quirk for ASUS G751 laptop
6912 - ALSA: hda - Fix headphone pin config for ASUS G751
6913 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
6914 - ALSA: hda: Add 2 more models to the power_save blacklist
6915 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
6916 - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
6917 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
6918 - x86/xen: Fix boot loader version reported for PVH guests
6919 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
6920 option without value is provided
6921 - x86/kvm/nVMX: allow bare VMXON state migration
6922 - x86/mm/pat: Disable preemption around __flush_tlb_all()
6923 - x86/numa_emulation: Fix uniform-split numa emulation
6924 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
6925 - net: socionext: Reset tx queue in ndo_stop
6926 - net: loopback: clear skb->tstamp before netif_rx()
6927 - locking/lockdep: Fix debug_locks off performance problem
6928 - netfilter: xt_nat: fix DNAT target for shifted portmap ranges
6929 - ataflop: fix error handling during setup
6930 - swim: fix cleanup on setup error
6931 - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
6932 - hv_netvsc: fix vf serial matching with pci slot info
6933 - nfp: devlink port split support for 1x100G CXP NIC
6934 - tun: Consistently configure generic netdev params via rtnetlink
6935 - s390/sthyi: Fix machine name validity indication
6936 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
6937 - lightnvm: pblk: fix race on sysfs line state
6938 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
6939 - lightnvm: pblk: fix race condition on metadata I/O
6940 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
6941 - perf tools: Free temporary 'sys' string in read_event_files()
6942 - perf tools: Cleanup trace-event-info 'tdata' leak
6943 - perf tools: Free 'printk' string in parse_ftrace_printk()
6944 - perf strbuf: Match va_{add,copy} with va_end
6945 - cpupower: Fix coredump on VMWare
6946 - bcache: Populate writeback_rate_minimum attribute
6947 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
6948 - sdhci: acpi: add free_slot callback
6949 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
6950 - iwlwifi: pcie: avoid empty free RB queue
6951 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
6952 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
6953 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
6954 - wlcore: Fix BUG with clear completion on timeout
6955 - ACPI/PPTT: Handle architecturally unknown cache types
6956 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
6957 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
6958 - cpufreq: dt: Try freeing static OPPs only if we have added them
6959 - x86/intel_rdt: Show missing resctrl mount options
6960 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
6961 - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
6962 - ath10k: fix tx status flag setting for management frames
6963 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
6964 - ice: fix changing of ring descriptor size (ethtool -G)
6965 - ice: update fw version check logic
6966 - net: hns3: Fix for packet buffer setting bug
6967 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
6968 - Bluetooth: hci_qca: Remove hdev dereference in qca_close().
6969 - x86: boot: Fix EFI stub alignment
6970 - net: hns3: Add nic state check before calling netif_tx_wake_queue
6971 - net: hns3: Fix ets validate issue
6972 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
6973 sunxi_pinctrl_build_state
6974 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
6975 - brcmfmac: fix for proper support of 160MHz bandwidth
6976 - net: hns3: Check hdev state when getting link status
6977 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
6978 - net: phy: phylink: ensure the carrier is off when starting phylink
6979 - block, bfq: correctly charge and reset entity service in all cases
6980 - arm64: entry: Allow handling of undefined instructions from EL1
6981 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
6982 - spi: gpio: No MISO does not imply no RX
6983 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
6984 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
6985 - bpf/verifier: fix verifier instability
6986 - failover: Add missing check to validate 'slave_dev' in
6987 net_failover_slave_unregister
6988 - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
6989 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
6990 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
6991 - net: hns3: Preserve vlan 0 in hardware table
6992 - net: hns3: Fix ping exited problem when doing lp selftest
6993 - net: hns3: Fix for vf vlan delete failed problem
6994 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
6995 - mt76x2u: run device cleanup routine if resume fails
6996 - rsi: fix memory alignment issue in ARM32 platforms
6997 - libertas_tf: prevent underflow in process_cmdrequest()
6998 - iwlwifi: mvm: fix BAR seq ctrl reporting
6999 - gpio: brcmstb: allow 0 width GPIO banks
7000 - ixgbe: disallow IPsec Tx offload when in SR-IOV mode
7001 - ixgbevf: VF2VF TCP RSS
7002 - wil6210: fix RX buffers release and unmap
7003 - ath10k: schedule hardware restart if WMI command times out
7004 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
7005 - thermal: rcar_thermal: Prevent doing work after unbind
7006 - thermal: da9062/61: Prevent hardware access during system suspend
7007 - cifs: fix a credits leak for compund commands
7008 - cgroup, netclassid: add a preemption point to write_classid
7009 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
7010 - f2fs: fix to account IO correctly for cgroup writeback
7011 - MD: Memory leak when flush bio size is zero
7012 - md: fix memleak for mempool
7013 - of: Add missing exports of node name compare functions
7014 - scsi: esp_scsi: Track residual for PIO transfers
7015 - scsi: ufs: Schedule clk gating work on correct queue
7016 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
7017 - KVM: nVMX: Clear reserved bits of #DB exit qualification
7018 - scsi: megaraid_sas: fix a missing-check bug
7019 - RDMA/core: Do not expose unsupported counters
7020 - RDMA/cm: Respect returned status of cm_init_av_by_path
7021 - IB/ipoib: Clear IPCB before icmp_send
7022 - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
7023 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
7024 - usb: host: ohci-at91: fix request of irq for optional gpio
7025 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
7026 - PCI: cadence: Use AXI region 0 to signal interrupts from EP
7027 - usb: typec: tcpm: Report back negotiated PPS voltage and current
7028 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
7029 - f2fs: clear PageError on the read path
7030 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
7031 - VMCI: Resource wildcard match fixed
7032 - PCI / ACPI: Enable wake automatically for power managed bridges
7033 - xprtrdma: Reset credit grant properly after a disconnect
7034 - irqchip/pdc: Setup all edge interrupts as rising edge at GIC
7035 - usb: dwc2: fix call to vbus supply exit routine, call it unlocked
7036 - usb: dwc2: fix a race with external vbus supply
7037 - usb: gadget: udc: atmel: handle at91sam9rl PMC
7038 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
7039 - MD: fix invalid stored role for a disk
7040 - PCI: cadence: Correct probe behaviour when failing to get PHY
7041 - nvmem: check the return value of nvmem_add_cells()
7042 - xhci: Avoid USB autosuspend when resuming USB2 ports.
7043 - scsi: qla2xxx: Fix recursive mailbox timeout
7044 - f2fs: fix to recover inode's crtime during POR
7045 - f2fs: fix to recover inode's i_flags during POR
7046 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
7047 - coresight: etb10: Fix handling of perf mode
7048 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
7049 - crypto: caam - fix implicit casts in endianness helpers
7050 - usb: chipidea: Prevent unbalanced IRQ disable
7051 - Smack: ptrace capability use fixes
7052 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
7053 - ASoC: AMD: Fix capture unstable in beginning for some runs
7054 - firmware: coreboot: Unmap ioregion after device population
7055 - IB/ipoib: Use dev_port to expose network interface port numbers
7056 - IB/mlx5: Allow transition of DCI QP to reset
7057 - uio: ensure class is registered before devices
7058 - scsi: lpfc: Correct soft lockup when running mds diagnostics
7059 - scsi: lpfc: Correct race with abort on completion path
7060 - f2fs: avoid sleeping under spin_lock
7061 - f2fs: report error if quota off error during umount
7062 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
7063 init
7064 - f2fs: fix to flush all dirty inodes recovered in readonly fs
7065 - mfd: menelaus: Fix possible race condition and leak
7066 - dmaengine: dma-jz4780: Return error if not probed from DT
7067 - IB/rxe: fix for duplicate request processing and ack psns
7068 - ALSA: hda: Check the non-cached stream buffers more explicitly
7069 - cpupower: Fix AMD Family 0x17 msr_pstate size
7070 - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
7071 - f2fs: fix missing up_read
7072 - f2fs: fix to recover cold bit of inode block during POR
7073 - f2fs: fix to account IO correctly
7074 - OPP: Free OPP table properly on performance state irregularities
7075 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
7076 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
7077 - xen-swiotlb: use actually allocated size on check physical continuous
7078 - tpm: Restore functionality to xen vtpm driver.
7079 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
7080 - xen/balloon: Support xend-based toolstack
7081 - xen: fix race in xen_qlock_wait()
7082 - xen: make xen_qlock_wait() nestable
7083 - xen/pvh: increase early stack size
7084 - xen/pvh: don't try to unplug emulated devices
7085 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
7086 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
7087 - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
7088 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
7089 - mt76: mt76x2: fix multi-interface beacon configuration
7090 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
7091 - net/ipv4: defensive cipso option parsing
7092 - dmaengine: ppc4xx: fix off-by-one build failure
7093 - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE
7094 usage
7095 - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
7096 - libnvdimm: Hold reference on parent while scheduling async init
7097 - libnvdimm, region: Fail badblocks listing for inactive regions
7098 - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
7099 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
7100 - ASoC: sta32x: set ->component pointer in private struct
7101 - IB/mlx5: Fix MR cache initialization
7102 - IB/rxe: Revise the ib_wr_opcode enum
7103 - jbd2: fix use after free in jbd2_log_do_checkpoint()
7104 - gfs2_meta: ->mount() can get NULL dev_name
7105 - ext4: fix EXT4_IOC_SWAP_BOOT
7106 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
7107 - ext4: fix setattr project check in fssetxattr ioctl
7108 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
7109 - ext4: fix use-after-free race in ext4_remount()'s error path
7110 - selinux: fix mounting of cgroup2 under older policies
7111 - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
7112 - HID: hiddev: fix potential Spectre v1
7113 - EDAC, amd64: Add Family 17h, models 10h-2fh support
7114 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
7115 - EDAC, skx_edac: Fix logical channel intermediate decoding
7116 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
7117 - PCI/ASPM: Fix link_state teardown on device removal
7118 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
7119 - signal/GenWQE: Fix sending of SIGKILL
7120 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
7121 - crypto: lrw - Fix out-of bounds access on counter overflow
7122 - crypto: tcrypt - fix ghash-generic speed test
7123 - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross
7124 a page in gcm
7125 - crypto: morus/generic - fix for big endian systems
7126 - crypto: aegis/generic - fix for big endian systems
7127 - crypto: speck - remove Speck
7128 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
7129 - userfaultfd: disable irqs when taking the waitqueue lock
7130 - ima: fix showing large 'violations' or 'runtime_measurements_count'
7131 - ima: open a new file instance if no read permissions
7132 - hugetlbfs: dirty pages as they are added to pagecache
7133 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
7134 - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
7135 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
7136 - KVM: arm64: Fix caching of host MDCR_EL2 value
7137 - kbuild: fix kernel/bounds.c 'W=1' warning
7138 - iio: ad5064: Fix regulator handling
7139 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
7140 - iio: adc: at91: fix acking DRDY irq on simple conversions
7141 - iio: adc: at91: fix wrong channel number in triggered buffer mode
7142 - w1: omap-hdq: fix missing bus unregister at removal
7143 - smb3: allow stats which track session and share reconnects to be reset
7144 - smb3: do not attempt cifs operation in smb3 query info error path
7145 - smb3: on kerberos mount if server doesn't specify auth type use krb5
7146 - printk: Fix panic caused by passing log_buf_len to command line
7147 - genirq: Fix race on spurious interrupt detection
7148 - tpm: fix response size validation in tpm_get_random()
7149 - NFC: nfcmrvl_uart: fix OF child-node lookup
7150 - NFSv4.1: Fix the r/wsize checking
7151 - nfs: Fix a missed page unlock after pg_doio()
7152 - nfsd: correctly decrement odstate refcount in error path
7153 - nfsd: Fix an Oops in free_session()
7154 - lockd: fix access beyond unterminated strings in prints
7155 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
7156 - dm zoned: fix metadata block ref counting
7157 - dm zoned: fix various dmz_get_mblock() issues
7158 - media: ov7670: make "xclk" clock optional
7159 - fsnotify: Fix busy inodes during unmount
7160 - powerpc64/module elfv1: Set opd addresses after module relocation
7161 - powerpc/msi: Fix compile error on mpc83xx
7162 - powerpc/tm: Fix HFSCR bit for no suspend case
7163 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
7164 - MIPS: OCTEON: fix out of bounds array access on CN68XX
7165 - rtc: ds1307: fix ds1339 wakealarm support
7166 - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
7167 - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
7168 - power: supply: twl4030-charger: fix OF sibling-node lookup
7169 - ocxl: Fix access to the AFU Descriptor Data
7170 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
7171 - TC: Set DMA masks for devices
7172 - net: bcmgenet: fix OF child-node lookup
7173 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
7174 - Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
7175 - kgdboc: Passing ekgdboc to command line causes panic
7176 - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
7177 - media: cec: make cec_get_edid_spa_location() an inline function
7178 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
7179 - xen: fix xen_qlock_wait()
7180 - xen: remove size limit of privcmd-buf mapping interface
7181 - xen-blkfront: fix kernel panic with negotiate_mq error path
7182 - media: cec: add new tx/rx status bits to detect aborts/timeouts
7183 - media: cec: fix the Signal Free Time calculation
7184 - media: cec: forgot to cancel delayed work
7185 - media: em28xx: use a default format if TRY_FMT fails
7186 - media: tvp5150: avoid going past array on v4l2_querymenu()
7187 - media: em28xx: fix input name for Terratec AV 350
7188 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
7189 - media: em28xx: fix handler for vidioc_s_input()
7190 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
7191 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
7192 - drm/mediatek: fix OF sibling-node lookup
7193 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
7194 - media: replace ADOBERGB by OPRGB
7195 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
7196 - arm64: lse: remove -fcall-used-x0 flag
7197 - rpmsg: smd: fix memory leak on channel create
7198 - Cramfs: fix abad comparison when wrap-arounds occur
7199 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
7200 - arm64: dts: stratix10: Correct System Manager register size
7201 - soc: qcom: rmtfs-mem: Validate that scm is available
7202 - soc/tegra: pmc: Fix child-node lookup
7203 - selftests/ftrace: Fix synthetic event test to delete event correctly
7204 - selftests/powerpc: Fix ptrace tm failure
7205 - tracing: Return -ENOENT if there is no target synthetic event
7206 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
7207 - btrfs: Handle owner mismatch gracefully when walking up tree
7208 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
7209 - btrfs: fix error handling in free_log_tree
7210 - btrfs: fix error handling in btrfs_dev_replace_start
7211 - btrfs: Enhance btrfs_trim_fs function to handle error better
7212 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
7213 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
7214 - btrfs: don't attempt to trim devices that don't support it
7215 - btrfs: keep trim from interfering with transaction commits
7216 - btrfs: wait on caching when putting the bg cache
7217 - Btrfs: don't clean dirty pages during buffered writes
7218 - btrfs: release metadata before running delayed refs
7219 - btrfs: protect space cache inode alloc with GFP_NOFS
7220 - btrfs: reset max_extent_size on clear in a bitmap
7221 - btrfs: make sure we create all new block groups
7222 - Btrfs: fix warning when replaying log after fsync of a tmpfile
7223 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
7224 - btrfs: qgroup: Dirty all qgroups before rescan
7225 - Btrfs: fix null pointer dereference on compressed write path error
7226 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
7227 - Btrfs: fix deadlock when writing out free space caches
7228 - btrfs: reset max_extent_size properly
7229 - btrfs: set max_extent_size properly
7230 - btrfs: don't use ctl->free_space for max_extent_size
7231 - btrfs: only free reserved extent if we didn't insert it
7232 - btrfs: fix insert_reserved error handling
7233 - btrfs: don't run delayed_iputs in commit
7234 - btrfs: move the dio_sem higher up the callchain
7235 - Btrfs: fix use-after-free during inode eviction
7236 - Btrfs: fix use-after-free when dumping free space
7237 - net: sched: Remove TCA_OPTIONS from policy
7238 - vt: fix broken display when running aptitude
7239 - bpf: wait for running BPF programs when updating map-in-map
7240 - vga_switcheroo: Fix missing gpu_bound call at audio client registration
7241 - MD: fix invalid stored role for a disk - try2
7242 - Linux 4.19.2
7243
7244 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
7245 - KVM: s390: vsie: simulate VCPU SIE entry/exit
7246 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
7247 - KVM: s390: refactor crypto initialization
7248 - s390: vfio-ap: base implementation of VFIO AP device driver
7249 - s390: vfio-ap: register matrix device with VFIO mdev framework
7250 - s390: vfio-ap: sysfs interfaces to configure adapters
7251 - s390: vfio-ap: sysfs interfaces to configure domains
7252 - s390: vfio-ap: sysfs interfaces to configure control domains
7253 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
7254 - KVM: s390: interface to clear CRYCB masks
7255 - s390: vfio-ap: implement mediated device open callback
7256 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
7257 - s390: vfio-ap: zeroize the AP queues
7258 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
7259 - KVM: s390: Clear Crypto Control Block when using vSIE
7260 - KVM: s390: vsie: Do the CRYCB validation first
7261 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
7262 - KVM: s390: vsie: Allow CRYCB FORMAT-2
7263 - KVM: s390: vsie: allow CRYCB FORMAT-1
7264 - KVM: s390: vsie: allow CRYCB FORMAT-0
7265 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
7266 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
7267 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
7268 - KVM: s390: device attrs to enable/disable AP interpretation
7269 - KVM: s390: CPU model support for AP virtualization
7270 - s390: doc: detailed specifications for AP virtualization
7271 - KVM: s390: fix locking for crypto setting error path
7272 - KVM: s390: Tracing APCB changes
7273 - s390: vfio-ap: setup APCB mask using KVM dedicated function
7274 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
7275
7276 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
7277 - mount: Retest MNT_LOCKED in do_umount
7278 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
7279
7280 * CVE-2018-18955: nested user namespaces with more than five extents
7281 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
7282 - userns: also map extents in the reverse map to kernel IDs
7283
7284 * kdump fail due to an IRQ storm (LP: #1797990)
7285 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
7286 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
7287 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
7288
7289 * Disable LPM for Raydium Touchscreens (LP: #1802248)
7290 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
7291
7292 * Power consumption during s2idle is higher than long idle(sk hynix)
7293 (LP: #1801875)
7294 - SAUCE: pci: prevent sk hynix nvme from entering D3
7295 - SAUCE: nvme: add quirk to not call disable function when suspending
7296
7297 * Disco update: v4.19.1 upstream stable release (LP: #1801739)
7298 - bridge: do not add port to router list when receives query with source
7299 0.0.0.0
7300 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
7301 called
7302 - net/mlx5e: fix csum adjustments caused by RXFCS
7303 - net: sched: gred: pass the right attribute to gred_change_table_def()
7304 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
7305 - net: udp: fix handling of CHECKSUM_COMPLETE packets
7306 - Revert "net: simplify sock_poll_wait"
7307 - rtnetlink: Disallow FDB configuration for non-Ethernet device
7308 - vhost: Fix Spectre V1 vulnerability
7309 - bonding: fix length of actor system
7310 - openvswitch: Fix push/pop ethernet validation
7311 - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
7312 route
7313 - net/smc: fix smc_buf_unuse to use the lgr pointer
7314 - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
7315 - mlxsw: core: Fix devlink unregister flow
7316 - net: drop skb on failure in ip_check_defrag()
7317 - net: Properly unlink GRO packets on overflow.
7318 - r8169: fix broken Wake-on-LAN from S5 (poweroff)
7319 - Revert "be2net: remove desc field from be_eq_obj"
7320 - sctp: check policy more carefully when getting pr status
7321 - sparc64: Export __node_distance.
7322 - sparc64: Make corrupted user stacks more debuggable.
7323 - sparc64: Wire up compat getpeername and getsockname.
7324 - net: bridge: remove ipv6 zero address check in mcast queries
7325 - Linux 4.19.1
7326
7327 * Miscellaneous Ubuntu changes
7328 - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1
7329 - [Config] updateconfigs after 4.19.2 stable update
7330 - [Config] Disable unneded options for s390
7331 - [Config] Update annotations for 4.19
7332
7333 -- Seth Forshee <seth.forshee@canonical.com> Thu, 15 Nov 2018 09:55:37 -0800
7334
7335 linux (4.19.0-4.5) disco; urgency=medium
7336
7337 * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
7338 - net-next/hinic: add checksum offload and TSO support
7339
7340 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
7341 than 255 bytes (LP: #1799794)
7342 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
7343
7344 * Packaging resync (LP: #1786013)
7345 - [Package] add support for specifying the primary makefile
7346
7347 * Update ENA driver to version 2.0.1K (LP: #1798182)
7348 - net: ena: minor performance improvement
7349 - net: ena: complete host info to match latest ENA spec
7350 - net: ena: introduce Low Latency Queues data structures according to ENA spec
7351 - net: ena: add functions for handling Low Latency Queues in ena_com
7352 - net: ena: add functions for handling Low Latency Queues in ena_netdev
7353 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
7354 - net: ena: explicit casting and initialization, and clearer error handling
7355 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
7356 - net: ena: change rx copybreak default to reduce kernel memory pressure
7357 - net: ena: remove redundant parameter in ena_com_admin_init()
7358 - net: ena: update driver version to 2.0.1
7359 - net: ena: fix indentations in ena_defs for better readability
7360 - net: ena: Fix Kconfig dependency on X86
7361 - net: ena: enable Low Latency Queues
7362 - net: ena: fix compilation error in xtensa architecture
7363
7364 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
7365 - ipmi: Fix timer race with module unload
7366
7367 * Overlayfs in user namespace leaks directory content of inaccessible
7368 directories (LP: #1793458) // CVE-2018-6559
7369 - SAUCE: overlayfs: ensure mounter privileges when reading directories
7370
7371 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
7372 vDSO (LP: #1797963)
7373 - powerpc/vdso: Correct call frame information
7374
7375 * Miscellaneous Ubuntu changes
7376 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state
7377 from the efi stub"
7378 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub"
7379 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use
7380 efi_status_to_str() to print error messages."
7381 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7382 efi_status_to_err()."
7383 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain
7384 about cert lists that aren't present."
7385 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable
7386 to be suppressed"
7387 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI
7388 Secure Boot"
7389 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser"
7390 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types"
7391 - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time
7392 addition of keys to secondary keyring"
7393 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in
7394 secure boot mode"
7395 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to
7396 indicate secure boot mode"
7397 - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params
7398 across kexec reboot"
7399 - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the
7400 kernel is locked down"
7401 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf"
7402 - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
7403 functions when the kernel is locked down"
7404 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes"
7405 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore"
7406 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the
7407 testmmiotrace module"
7408 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify
7409 hardware parameters (eg. ioport)"
7410 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL"
7411 - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the
7412 kernel is locked down"
7413 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if
7414 the kernel is locked down"
7415 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if
7416 the kernel is locked down"
7417 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param
7418 when the kernel has been locked down"
7419 - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method
7420 when the kernel is locked down"
7421 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the
7422 kernel is locked down"
7423 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the
7424 kernel is locked down"
7425 - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the
7426 kernel is locked down"
7427 - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is
7428 locked down"
7429 - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is
7430 locked down"
7431 - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the
7432 kernel is locked down"
7433 - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the
7434 kernel is locked down"
7435 - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the
7436 kernel is locked down"
7437 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
7438 lockdown"
7439 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to
7440 the running kernel image"
7441 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
7442 kernel image
7443 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
7444 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
7445 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
7446 locked down
7447 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
7448 down
7449 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
7450 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
7451 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
7452 down
7453 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
7454 locked down
7455 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
7456 down
7457 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
7458 locked down
7459 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
7460 has been locked down
7461 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
7462 locked down
7463 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
7464 locked down
7465 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
7466 down
7467 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
7468 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
7469 parameters (eg. ioport)
7470 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
7471 - SAUCE: (efi-lockdown) Lock down /proc/kcore
7472 - SAUCE: (efi-lockdown) Lock down kprobes
7473 - SAUCE: (efi-lockdown) Lock down perf
7474 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
7475 down
7476 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
7477 secondary keyring
7478 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
7479 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
7480 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
7481 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
7482 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
7483 that aren't present.
7484 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7485 efi_status_to_err().
7486 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
7487 error messages.
7488 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7489 reboot
7490 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7491 boot mode
7492 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7493 mode
7494 - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main()
7495 - SAUCE: (efi-lockdown) Fix for module sig verification
7496 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7497 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
7498 - [Packaging] generate Vcs-Git url from changelog
7499 - [Config] CONFIG_SCSI_MQ_DEFAULT=y
7500
7501 -- Seth Forshee <seth.forshee@canonical.com> Fri, 02 Nov 2018 14:22:55 -0500
7502
7503 linux (4.19.0-3.4) cosmic; urgency=medium
7504
7505 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
7506 - SAUCE: Bluetooth: Support for LED on Edge Gateways
7507
7508 * Support Edge Gateway's WIFI LED (LP: #1798330)
7509 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
7510
7511 [ Upstream Kernel Changes ]
7512
7513 * Rebase to v4.19
7514
7515 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Oct 2018 09:13:39 -0500
7516
7517 linux (4.19.0-2.3) cosmic; urgency=medium
7518
7519 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
7520 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
7521
7522 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
7523 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
7524 VM
7525
7526 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
7527 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
7528
7529 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016
7530 gic_irq_domain_translate (LP: #1797143)
7531 - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings
7532
7533 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
7534 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
7535 - updateconfigs for Dell UART backlight driver
7536
7537 * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to
7538 make brightness adjustment working on various BayTrail/CherryTrail-based
7539 devices (LP: #1783964)
7540 - [Config]: Make PWM_LPSS_* built-in
7541
7542 * check and fix zkey required kernel modules locations in debs, udebs, and
7543 initramfs (LP: #1794346)
7544 - [Config] add s390 crypto modules to crypt-modules udeb
7545
7546 * Miscellaneous Ubuntu changes
7547 - [Config] CONFIG_VBOXGUEST=n
7548 - ubuntu: vbox -- update to 5.2.18-dfsg-2
7549 - ubuntu: enable vbox build
7550
7551 [ Upstream Kernel Changes ]
7552
7553 * Rebase to v4.19-rc8
7554
7555 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Oct 2018 10:52:04 -0500
7556
7557 linux (4.19.0-1.2) cosmic; urgency=medium
7558
7559 * Page leaking in cachefiles_read_backing_file while vmscan is active
7560 (LP: #1793430)
7561 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
7562 is active
7563
7564 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
7565 - Input: elantech - enable middle button of touchpad on ThinkPad P72
7566
7567 * Improvements to the kernel source package preparation (LP: #1793461)
7568 - [Packaging] startnewrelease: add support for backport kernels
7569
7570 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
7571 - SAUCE: PCI: Reprogram bridge prefetch registers on resume
7572
7573 * Error reported when creating ZFS pool with "-t" option, despite successful
7574 pool creation (LP: #1769937)
7575 - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6
7576
7577 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
7578 (LP: #1792099)
7579 - SAUCE: vfio -- release device lock before userspace requests
7580
7581 * Miscellaneous Ubuntu changes
7582 - [Packaging] retpoline -- fix temporary filenaming
7583 - CONFIG_BCH_CONST_PARAMS=n
7584 - Packaging: final-checks: remove trailing backport suffix
7585 - SAUCE: import aufs driver
7586
7587 [ Upstream Kernel Changes ]
7588
7589 * Rebase to v4.19-rc5
7590
7591 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Sep 2018 16:32:24 -0500
7592
7593 linux (4.19.0-0.1) cosmic; urgency=medium
7594
7595 * Miscellaneous Ubuntu changes
7596 - ubuntu -- disable vbox build
7597 - Disable zfs build
7598 - SAUCE: Import aufs driver
7599 - Update dropped.txt
7600
7601 [ Upstream Kernel Changes ]
7602
7603 * Rebase to v4.19-rc3
7604
7605 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 07:54:47 -0500
7606
7607 linux (4.19.0-0.0) cosmic; urgency=medium
7608
7609 * Dummy entry.
7610
7611 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 06:44:09 -0500
7612
7613 linux (4.18.0-8.9) cosmic; urgency=medium
7614
7615 * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663)
7616
7617 * Cosmic update to v4.18.7 stable release (LP: #1791660)
7618 - rcu: Make expedited GPs handle CPU 0 being offline
7619 - net: 6lowpan: fix reserved space for single frames
7620 - net: mac802154: tx: expand tailroom if necessary
7621 - 9p/net: Fix zero-copy path in the 9p virtio transport
7622 - spi: davinci: fix a NULL pointer dereference
7623 - spi: pxa2xx: Add support for Intel Ice Lake
7624 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
7625 - spi: cadence: Change usleep_range() to udelay(), for atomic context
7626 - mmc: block: Fix unsupported parallel dispatch of requests
7627 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
7628 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
7629 - readahead: stricter check for bdi io_pages
7630 - block: fix infinite loop if the device loses discard capability
7631 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
7632 - block: really disable runtime-pm for blk-mq
7633 - blkcg: Introduce blkg_root_lookup()
7634 - block: Introduce blk_exit_queue()
7635 - block: Ensure that a request queue is dissociated from the cgroup controller
7636 - apparmor: fix bad debug check in apparmor_secid_to_secctx()
7637 - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
7638 - libertas: fix suspend and resume for SDIO connected cards
7639 - media: Revert "[media] tvp5150: fix pad format frame height"
7640 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
7641 - Replace magic for trusting the secondary keyring with #define
7642 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
7643 boot
7644 - powerpc/fadump: handle crash memory ranges array index overflow
7645 - powerpc/64s: Fix page table fragment refcount race vs speculative references
7646 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
7647 - powerpc/pkeys: Give all threads control of their key permissions
7648 - powerpc/pkeys: Deny read/write/execute by default
7649 - powerpc/pkeys: key allocation/deallocation must not change pkey registers
7650 - powerpc/pkeys: Save the pkey registers before fork
7651 - powerpc/pkeys: Fix calculation of total pkeys.
7652 - powerpc/pkeys: Preallocate execute-only key
7653 - powerpc/nohash: fix pte_access_permitted()
7654 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
7655 - powerpc/powernv/pci: Work around races in PCI bridge enabling
7656 - cxl: Fix wrong comparison in cxl_adapter_context_get()
7657 - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
7658 - IB/mlx5: Fix leaking stack memory to userspace
7659 - IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
7660 - IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
7661 - IB/srpt: Support HCAs with more than two ports
7662 - overflow.h: Add arithmetic shift helper
7663 - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
7664 - ib_srpt: Fix a use-after-free in srpt_close_ch()
7665 - ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
7666 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
7667 - 9p: fix multiple NULL-pointer-dereferences
7668 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
7669 - 9p/virtio: fix off-by-one error in sg list bounds check
7670 - net/9p/client.c: version pointer uninitialized
7671 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
7672 kfree()
7673 - dm integrity: change 'suspending' variable from bool to int
7674 - dm thin: stop no_space_timeout worker when switching to write-mode
7675 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
7676 - dm cache metadata: set dirty on all cache blocks after a crash
7677 - dm crypt: don't decrease device limits
7678 - dm writecache: fix a crash due to reading past end of dirty_bitmap
7679 - uart: fix race between uart_put_char() and uart_shutdown()
7680 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
7681 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
7682 - iio: sca3000: Fix missing return in switch
7683 - iio: ad9523: Fix displayed phase
7684 - iio: ad9523: Fix return value for ad952x_store()
7685 - extcon: Release locking when sending the notification of connector state
7686 - eventpoll.h: wrap casts in () properly
7687 - vmw_balloon: fix inflation of 64-bit GFNs
7688 - vmw_balloon: do not use 2MB without batching
7689 - vmw_balloon: VMCI_DOORBELL_SET does not check status
7690 - vmw_balloon: fix VMCI use when balloon built into kernel
7691 - rtc: omap: fix resource leak in registration error path
7692 - rtc: omap: fix potential crash on power off
7693 - tracing: Do not call start/stop() functions when tracing_on does not change
7694 - tracing/blktrace: Fix to allow setting same value
7695 - printk/tracing: Do not trace printk_nmi_enter()
7696 - livepatch: Validate module/old func name length
7697 - uprobes: Use synchronize_rcu() not synchronize_sched()
7698 - mfd: hi655x: Fix regmap area declared size for hi655x
7699 - ovl: fix wrong use of impure dir cache in ovl_iterate()
7700 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
7701 - ACPICA: Clear status of all events when entering sleep states
7702 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
7703 - sched: idle: Avoid retaining the tick when it has been stopped
7704 - cpuidle: menu: Handle stopped tick more aggressively
7705 - cpufreq: governor: Avoid accessing invalid governor_data
7706 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
7707 - ALSA: ac97: fix device initialization in the compat layer
7708 - ALSA: ac97: fix check of pm_runtime_get_sync failure
7709 - ALSA: ac97: fix unbalanced pm_runtime_enable
7710 - i2c: designware: Re-init controllers with pm_disabled set on resume
7711 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
7712 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
7713 - xtensa: limit offsets in __loop_cache_{all,page}
7714 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
7715 - block, bfq: return nbytes and not zero from struct cftype .write() method
7716 - pnfs/blocklayout: off by one in bl_map_stripe()
7717 - nfsd: fix leaked file lock with nfs exported overlayfs
7718 - NFSv4 client live hangs after live data migration recovery
7719 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
7720 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
7721 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
7722 - ARM: dts: am57xx-idk: Enable dual role for USB2 port
7723 - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
7724 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
7725 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
7726 VMSA
7727 - iommu/vt-d: Add definitions for PFSID
7728 - iommu/vt-d: Fix dev iotlb pfsid use
7729 - sys: don't hold uts_sem while accessing userspace memory
7730 - userns: move user access out of the mutex
7731 - ubifs: Fix memory leak in lprobs self-check
7732 - Revert "UBIFS: Fix potential integer overflow in allocation"
7733 - ubifs: Check data node size before truncate
7734 - ubifs: xattr: Don't operate on deleted inodes
7735 - ubifs: Fix directory size calculation for symlinks
7736 - ubifs: Fix synced_i_size calculation for xattr inodes
7737 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
7738 - pwm: tiehrpwm: Fix disabling of output of PWMs
7739 - fb: fix lost console when the user unplugs a USB adapter
7740 - udlfb: fix semaphore value leak
7741 - udlfb: fix display corruption of the last line
7742 - udlfb: don't switch if we are switching to the same videomode
7743 - udlfb: set optimal write delay
7744 - udlfb: make a local copy of fb_ops
7745 - udlfb: handle allocation failure
7746 - udlfb: set line_length in dlfb_ops_set_par
7747 - getxattr: use correct xattr length
7748 - libnvdimm: Use max contiguous area for namespace size
7749 - libnvdimm: fix ars_status output length calculation
7750 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
7751 - kconfig: fix "Can't open ..." in parallel build
7752 - perf auxtrace: Fix queue resize
7753 - crypto: vmx - Fix sleep-in-atomic bugs
7754 - crypto: aesni - Use unaligned loads from gcm_context_data
7755 - crypto: arm64/sm4-ce - check for the right CPU feature bit
7756 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
7757 - crypto: caam/jr - fix descriptor DMA unmapping
7758 - crypto: caam/qi - fix error path in xts setkey
7759 - fs/quota: Fix spectre gadget in do_quotactl
7760 - udf: Fix mounting of Win7 created UDF filesystems
7761 - cpuidle: menu: Retain tick when shallow state is selected
7762 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
7763 - Linux 4.18.7
7764
7765 * CVE-2017-5715
7766 - s390: detect etoken facility
7767 - KVM: s390: add etoken support for guests
7768
7769 * Missing Intel GPU pci-id's (LP: #1789924)
7770 - drm/i915/whl: Introducing Whiskey Lake platform
7771 - drm/i915/aml: Introducing Amber Lake platform
7772 - drm/i915/cfl: Add a new CFL PCI ID.
7773
7774 * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934)
7775 - s390/ism: add device driver for internal shared memory
7776 - CONFIG_ISM=y for s390
7777
7778 * Cosmic update to v4.18.6 stable release (LP: #1791105)
7779 - PATCH scripts/kernel-doc
7780 - scripts/kernel-doc: Escape all literal braces in regexes
7781 - scsi: libsas: dynamically allocate and free ata host
7782 - xprtrdma: Fix disconnect regression
7783 - mei: don't update offset in write
7784 - cifs: add missing support for ACLs in SMB 3.11
7785 - CIFS: fix uninitialized ptr deref in smb2 signing
7786 - cifs: add missing debug entries for kconfig options
7787 - cifs: use a refcount to protect open/closing the cached file handle
7788 - cifs: check kmalloc before use
7789 - smb3: enumerating snapshots was leaving part of the data off end
7790 - smb3: Do not send SMB3 SET_INFO if nothing changed
7791 - smb3: don't request leases in symlink creation and query
7792 - smb3: fill in statfs fsid and correct namelen
7793 - btrfs: use correct compare function of dirty_metadata_bytes
7794 - btrfs: don't leak ret from do_chunk_alloc
7795 - Btrfs: fix mount failure after fsync due to hard link recreation
7796 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
7797 - Btrfs: fix send failure when root has deleted files still open
7798 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
7799 - hwmon: (k10temp) 27C Offset needed for Threadripper2
7800 - bpf, arm32: fix stack var offset in jit
7801 - regulator: arizona-ldo1: Use correct device to get enable GPIO
7802 - iommu/arm-smmu: Error out only if not enough context interrupts
7803 - printk: Split the code for storing a message into the log buffer
7804 - printk: Create helper function to queue deferred console handling
7805 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
7806 - kprobes/arm64: Fix %p uses in error messages
7807 - arm64: Fix mismatched cache line size detection
7808 - arm64: Handle mismatched cache type
7809 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
7810 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
7811 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
7812 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
7813 - KVM: arm/arm64: Skip updating PMD entry if no change
7814 - KVM: arm/arm64: Skip updating PTE entry if no change
7815 - s390/kvm: fix deadlock when killed by oom
7816 - perf kvm: Fix subcommands on s390
7817 - stop_machine: Reflow cpu_stop_queue_two_works()
7818 - stop_machine: Atomically queue and wake stopper threads
7819 - ext4: check for NUL characters in extended attribute's name
7820 - ext4: use ext4_warning() for sb_getblk failure
7821 - ext4: sysfs: print ext4_super_block fields as little-endian
7822 - ext4: reset error code in ext4_find_entry in fallback
7823 - ext4: fix race when setting the bitmap corrupted flag
7824 - x86/gpu: reserve ICL's graphics stolen memory
7825 - platform/x86: wmi: Do not mix pages and kmalloc
7826 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
7827 - mm: move tlb_table_flush to tlb_flush_mmu_free
7828 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
7829 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
7830 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
7831 much RAM
7832 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
7833 - x86/vdso: Fix vDSO build if a retpoline is emitted
7834 - x86/process: Re-export start_thread()
7835 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
7836 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
7837 - fuse: Don't access pipe->buffers without pipe_lock()
7838 - fuse: fix initial parallel dirops
7839 - fuse: fix double request_end()
7840 - fuse: fix unlocked access to processing queue
7841 - fuse: umount should wait for all requests
7842 - fuse: Fix oops at process_init_reply()
7843 - fuse: Add missed unlock_page() to fuse_readpages_fill()
7844 - lib/vsprintf: Do not handle %pO[^F] as %px
7845 - udl-kms: change down_interruptible to down
7846 - udl-kms: handle allocation failure
7847 - udl-kms: fix crash due to uninitialized memory
7848 - udl-kms: avoid division
7849 - b43legacy/leds: Ensure NUL-termination of LED name string
7850 - b43/leds: Ensure NUL-termination of LED name string
7851 - ASoC: dpcm: don't merge format from invalid codec dai
7852 - ASoC: zte: Fix incorrect PCM format bit usages
7853 - ASoC: sirf: Fix potential NULL pointer dereference
7854 - ASoC: wm_adsp: Correct DSP pointer for preloader control
7855 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
7856 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
7857 - scsi: qla2xxx: Fix stalled relogin
7858 - x86/vdso: Fix lsl operand order
7859 - x86/nmi: Fix NMI uaccess race against CR3 switching
7860 - x86/irqflags: Mark native_restore_fl extern inline
7861 - x86/spectre: Add missing family 6 check to microcode check
7862 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
7863 - hwmon: (nct6775) Fix potential Spectre v1
7864 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
7865 - x86: Allow generating user-space headers without a compiler
7866 - s390/mm: fix addressing exception after suspend/resume
7867 - s390/lib: use expoline for all bcr instructions
7868 - s390: fix br_r1_trampoline for machines without exrl
7869 - s390/qdio: reset old sbal_state flags
7870 - s390/numa: move initial setup of node_to_cpumask_map
7871 - s390/purgatory: Fix crash with expoline enabled
7872 - s390/purgatory: Add missing FORCE to Makefile targets
7873 - kprobes: Show blacklist addresses as same as kallsyms does
7874 - kprobes: Replace %p with other pointer types
7875 - kprobes/arm: Fix %p uses in error messages
7876 - kprobes: Make list and blacklist root user read only
7877 - MIPS: Correct the 64-bit DSP accumulator register size
7878 - MIPS: memset.S: Fix byte_fixup for MIPSr6
7879 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
7880 - MIPS: Change definition of cpu_relax() for Loongson-3
7881 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
7882 - tpm: Return the actual size when receiving an unsupported command
7883 - tpm: separate cmd_ready/go_idle from runtime_pm
7884 - scsi: mpt3sas: Fix calltrace observed while running IO & reset
7885 - scsi: mpt3sas: Fix _transport_smp_handler() error path
7886 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
7887 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
7888 - iscsi target: fix session creation failure handling
7889 - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
7890 - mtd: rawnand: fsmc: Stop using chip->read_buf()
7891 - mtd: rawnand: marvell: add suspend and resume hooks
7892 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
7893 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
7894 - clk: npcm7xx: fix memory allocation
7895 - PM / clk: signedness bug in of_pm_clk_add_clks()
7896 - power: generic-adc-battery: fix out-of-bounds write when copying channel
7897 properties
7898 - power: generic-adc-battery: check for duplicate properties copied from iio
7899 channels
7900 - watchdog: Mark watchdog touch functions as notrace
7901 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
7902 - x86/dumpstack: Don't dump kernel memory based on usermode RIP
7903 - Linux 4.18.6
7904 - updateconfigs after v4.18.6 stable update
7905
7906 * random oopses on s390 systems using NVMe devices (LP: #1790480)
7907 - s390/pci: fix out of bounds access during irq setup
7908
7909 * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
7910 binding (LP: #1784331)
7911 - s390/zcrypt: code beautify
7912 - s390/zcrypt: AP bus support for alternate driver(s)
7913 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
7914
7915 * performance drop with ATS enabled (LP: #1788097)
7916 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
7917
7918 * Fix MCE handling for user access of poisoned device-dax mapping
7919 (LP: #1774366)
7920 - device-dax: Convert to vmf_insert_mixed and vm_fault_t
7921 - device-dax: Enable page_mapping()
7922 - device-dax: Set page->index
7923 - filesystem-dax: Set page->index
7924 - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
7925 - mm, dev_pagemap: Do not clear ->mapping on final put
7926 - mm, madvise_inject_error: Let memory_failure() optionally take a page
7927 reference
7928 - mm, memory_failure: Collect mapping size in collect_procs()
7929 - filesystem-dax: Introduce dax_lock_mapping_entry()
7930 - mm, memory_failure: Teach memory_failure() about dev_pagemap pages
7931 - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
7932 - x86/memory_failure: Introduce {set, clear}_mce_nospec()
7933 - libnvdimm, pmem: Restore page attributes when clearing errors
7934
7935 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
7936 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
7937 hclge_get_ring_chain_from_mbx"
7938 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
7939 shift in hclge_get_ring_chain_from_mbx"
7940 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
7941 assignment probelm"
7942 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
7943 configuration operation while resetting"
7944 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
7945 hns3_reset_notify_down_enet"
7946 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
7947 phy driver"
7948 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
7949 resetting"
7950 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
7951 register"
7952 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
7953 frequently"
7954 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
7955 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
7956 command queue register"
7957 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
7958 global or core reset"
7959 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
7960 callback function"
7961 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
7962 reset cause"
7963 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
7964 hclgevf_main module"
7965 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
7966 selftest"
7967 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
7968 frame size"
7969 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
7970 problem"
7971 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
7972 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
7973 correctly"
7974 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
7975 pfc mode"
7976 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
7977 up"
7978 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
7979 function when link status change"
7980 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
7981 roce client"
7982 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
7983 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
7984 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
7985 definition"
7986 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
7987 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
7988 macros"
7989 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
7990 macros"
7991 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
7992 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
7993 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
7994 value"
7995 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
7996 assignments"
7997 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
7998 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
7999 of kzalloc/dma_map_single"
8000 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
8001 dependency HNS3 set"
8002 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
8003 some structures"
8004 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
8005 hclge_cmd_csq_done"
8006 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
8007 in hclge_cmd_send"
8008 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
8009 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
8010 assignments"
8011 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
8012 hclge_cmd_send"
8013 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
8014 hclge_ring_to_dma_dir"
8015 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
8016 upper_32_bits"
8017 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
8018 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
8019 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
8020 in hns3_client_uninit"
8021 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
8022 information"
8023 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
8024 state init|uninit"
8025 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
8026 hnae3.c"
8027 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
8028 and ipv6"
8029 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
8030 free vector"
8031 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
8032 init_client_instance and uninit_client_instance"
8033 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
8034 from hclge_bind_ring_with_vector"
8035 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
8036 last BD except VLD bit and buffer size"
8037 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
8038 selftest"
8039 - net: hns3: Updates RX packet info fetch in case of multi BD
8040 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
8041 - net: hns3: rename the interface for init_client_instance and
8042 uninit_client_instance
8043 - net: hns3: add vector status check before free vector
8044 - net: hns3: add l4_type check for both ipv4 and ipv6
8045 - net: hns3: add unlikely for error check
8046 - net: hns3: remove unused head file in hnae3.c
8047 - net: hns3: extraction an interface for state init|uninit
8048 - net: hns3: print the ret value in error information
8049 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
8050 - net: hns3: remove back in struct hclge_hw
8051 - net: hns3: use lower_32_bits and upper_32_bits
8052 - net: hns3: remove unused hclge_ring_to_dma_dir
8053 - net: hns3: remove useless code in hclge_cmd_send
8054 - net: hns3: remove some redundant assignments
8055 - net: hns3: simplify hclge_cmd_csq_clean
8056 - net: hns3: remove a redundant hclge_cmd_csq_done
8057 - net: hns3: remove some unused members of some structures
8058 - net: hns3: give default option while dependency HNS3 set
8059 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
8060 - net: hns3: modify hnae_ to hnae3_
8061 - net: hns3: Fix tc setup when netdev is first up
8062 - net: hns3: Fix for mac pause not disable in pfc mode
8063 - net: hns3: Fix for waterline not setting correctly
8064 - net: hns3: Fix for l4 checksum offload bug
8065 - net: hns3: Fix for mailbox message truncated problem
8066 - net: hns3: Add configure for mac minimal frame size
8067 - net: hns3: Fix warning bug when doing lp selftest
8068 - net: hns3: Fix get_vector ops in hclgevf_main module
8069 - net: hns3: Remove the warning when clear reset cause
8070 - net: hns3: Prevent sending command during global or core reset
8071 - net: hns3: Modify the order of initializing command queue register
8072 - net: hns3: Reset net device with rtnl_lock
8073 - net: hns3: Prevent to request reset frequently
8074 - net: hns3: Correct reset event status register
8075 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
8076 - net: hns3: remove unnecessary ring configuration operation while resetting
8077 - net: hns3: Fix for reset_level default assignment probelm
8078 - net: hns3: Fix for using wrong mask and shift in
8079 hclge_get_ring_chain_from_mbx
8080 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
8081 - net: hns3: Remove some redundant assignments
8082 - net: hns3: Standardize the handle of return value
8083 - net: hns3: Remove extra space and brackets
8084 - net: hns3: Correct unreasonable code comments
8085 - net: hns3: Use decimal for bit offset macros
8086 - net: hns3: Modify inconsistent bit mask macros
8087 - net: hns3: Fix misleading parameter name
8088 - net: hns3: Remove unused struct member and definition
8089 - net: hns3: Add SPDX tags to HNS3 PF driver
8090 - net: hns3: Add support for serdes loopback selftest
8091 - net: hns3: Fix for phy link issue when using marvell phy driver
8092
8093 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
8094 - arm64: export memblock_reserve()d regions via /proc/iomem
8095 - drivers: acpi: add dependency of EFI for arm64
8096 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
8097 - efi/arm: map UEFI memory map even w/o runtime services enabled
8098 - arm64: acpi: fix alignment fault in accessing ACPI
8099 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
8100 - arm64: fix ACPI dependencies
8101 - ACPI: fix menuconfig presentation of ACPI submenu
8102
8103 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
8104 - r8152: disable RX aggregation on new Dell TB16 dock
8105
8106 * Support Power Management for Thunderbolt Controller (LP: #1789358)
8107 - thunderbolt: Use 64-bit DMA mask if supported by the platform
8108 - thunderbolt: Do not unnecessarily call ICM get route
8109 - thunderbolt: No need to take tb->lock in domain suspend/complete
8110 - thunderbolt: Use correct ICM commands in system suspend
8111 - thunderbolt: Add support for runtime PM
8112
8113 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
8114 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
8115 - SAUCE: i2c:amd move out pointer in union i2c_event_base
8116 - SAUCE: i2c:amd Depends on ACPI
8117 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
8118
8119 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
8120 machine (LP: #1789145)
8121 - ALSA: hda/realtek - Fix HP Headset Mic can't record
8122
8123 * Please enable CONFIG_PAGE_POISONING (LP: #1783651)
8124 - [Config] Enable CONFIG_PAGE_POISONING configs
8125
8126 * Tango platform uses __initcall without further checks (LP: #1787945)
8127 - [Config] disable ARCH_TANGO
8128
8129 * [18.10 FEAT] SMC-Direct (LP: #1786902)
8130 - net/smc: determine port attributes independent from pnet table
8131 - net/smc: add pnetid support
8132 - net/smc: add base infrastructure for SMC-D and ISM
8133 - net/smc: add pnetid support for SMC-D and ISM
8134 - net/smc: add SMC-D support in CLC messages
8135 - net/smc: add SMC-D support in data transfer
8136 - net/smc: add SMC-D support in af_smc
8137 - net/smc: add SMC-D diag support
8138 - net/smc: provide smc mode in smc_diag.c
8139 - net/smc: eliminate cursor read and write calls
8140 - net/smc: add function to get link group from link
8141 - net/smc: use DECLARE_BITMAP for rtokens_used_mask
8142 - net/smc: remove local variable page in smc_rx_splice()
8143 - net/smc: Remove a WARN_ON() statement
8144 - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
8145 - net/smc: fewer parameters for smc_llc_send_confirm_link()
8146 - net/smc: use correct vlan gid of RoCE device
8147 - net/smc: provide fallback reason code
8148 - net/smc: improve delete link processing
8149 - net: simplify sock_poll_wait
8150 - net/smc: send response to test link signal
8151
8152 * Miscellaneous Ubuntu changes
8153 - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON
8154 - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK
8155
8156 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Sep 2018 07:08:38 -0500
8157
8158 linux (4.18.0-7.8) cosmic; urgency=medium
8159
8160 * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459)
8161
8162 * pmtu.sh fails on 4.18 kernel (LP: #1789436)
8163 - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit"
8164
8165 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Aug 2018 11:08:51 -0500
8166
8167 linux (4.18.0-6.7) cosmic; urgency=medium
8168
8169 * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881)
8170
8171 * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440)
8172 - Config: Disable BPF_JIT_ALWAYS_ON on i386
8173
8174 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
8175 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
8176
8177 * Cosmic update to v4.18.5 stable release (LP: #1788874)
8178 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
8179 - pty: fix O_CLOEXEC for TIOCGPTPEER
8180 - mm: Allow non-direct-map arguments to free_reserved_area()
8181 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
8182 - x86/mm/init: Add helper for freeing kernel image pages
8183 - x86/mm/init: Remove freed kernel image areas from alias mapping
8184 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
8185 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
8186 - drm/i915/kvmgt: Fix potential Spectre v1
8187 - drm/amdgpu/pm: Fix potential Spectre v1
8188 - parisc: Remove unnecessary barriers from spinlock.h
8189 - parisc: Remove ordered stores from syscall.S
8190 - PCI: Restore resized BAR state on resume
8191 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
8192 - PCI: hotplug: Don't leak pci_slot on registration failure
8193 - PCI: aardvark: Size bridges before resources allocation
8194 - PCI: Skip MPS logic for Virtual Functions (VFs)
8195 - PCI: pciehp: Fix use-after-free on unplug
8196 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
8197 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
8198 - i2c: imx: Fix race condition in dma read
8199 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
8200 - Linux 4.18.5
8201
8202 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
8203 - [Config] CONFIG_SCLP_OFB=y for s390x
8204
8205 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
8206 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
8207 - partitions/aix: append null character to print data from disk
8208
8209 * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635)
8210 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
8211
8212 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
8213 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
8214
8215 * Cosmic update to v4.18.4 stable release (LP: #1788454)
8216 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
8217 - net_sched: fix NULL pointer dereference when delete tcindex filter
8218 - net_sched: Fix missing res info when create new tc_index filter
8219 - r8169: don't use MSI-X on RTL8168g
8220 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
8221 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
8222 - ALSA: vx222: Fix invalid endian conversions
8223 - ALSA: virmidi: Fix too long output trigger loop
8224 - ALSA: cs5535audio: Fix invalid endian conversion
8225 - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
8226 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
8227 - ALSA: memalloc: Don't exceed over the requested size
8228 - ALSA: vxpocket: Fix invalid endian conversions
8229 - ALSA: seq: Fix poll() error return
8230 - media: gl861: fix probe of dvb_usb_gl861
8231 - USB: serial: sierra: fix potential deadlock at close
8232 - USB: serial: pl2303: add a new device id for ATEN
8233 - USB: option: add support for DW5821e
8234 - ACPI / PM: save NVS memory for ASUS 1025C laptop
8235 - tty: serial: 8250: Revert NXP SC16C2552 workaround
8236 - serial: 8250_exar: Read INT0 from slave device, too
8237 - serial: 8250_dw: always set baud rate in dw8250_set_termios
8238 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
8239 - uio: fix wrong return value from uio_mmap()
8240 - misc: sram: fix resource leaks in probe error path
8241 - Revert "uio: use request_threaded_irq instead"
8242 - Bluetooth: avoid killing an already killed socket
8243 - isdn: Disable IIOCDBGVAR
8244 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
8245 - hv/netvsc: Fix NULL dereference at single queue mode fallback
8246 - r8169: don't use MSI-X on RTL8106e
8247 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
8248 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
8249 - net: mvneta: fix mvneta_config_rss on armada 3700
8250 - cls_matchall: fix tcf_unbind_filter missing
8251 - Linux 4.18.4
8252
8253 * Cosmic update to v4.18.3 stable release (LP: #1788453)
8254 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
8255 - Linux 4.18.3
8256
8257 * Cosmic update to v4.18.2 stable release (LP: #1788452)
8258 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
8259 - x86: i8259: Add missing include file
8260 - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
8261 - x86/platform/UV: Mark memblock related init code and data correctly
8262 - x86/mm/pti: Clear Global bit more aggressively
8263 - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
8264 - x86/mm: Disable ioremap free page handling on x86-PAE
8265 - kbuild: verify that $DEPMOD is installed
8266 - crypto: ccree - fix finup
8267 - crypto: ccree - fix iv handling
8268 - crypto: ccp - Check for NULL PSP pointer at module unload
8269 - crypto: ccp - Fix command completion detection race
8270 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
8271 - crypto: vmac - require a block cipher with 128-bit block size
8272 - crypto: vmac - separate tfm and request context
8273 - crypto: blkcipher - fix crash flushing dcache in error path
8274 - crypto: ablkcipher - fix crash flushing dcache in error path
8275 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
8276 - crypto: skcipher - fix crash flushing dcache in error path
8277 - ioremap: Update pgtable free interfaces with addr
8278 - x86/mm: Add TLB purge to free pmd/pte page interfaces
8279 - Linux 4.18.2
8280
8281 * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363
8282 - Bluetooth: hidp: buffer overflow in hidp_process_report
8283
8284 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
8285 walinuxagent.service (LP: #1739107)
8286 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
8287 walinuxagent.service
8288
8289 * Miscellaneous Ubuntu changes
8290 - SAUCE: ipvs: remove nbsp characters from Kconfig
8291 - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el
8292 - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon
8293 - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x
8294 - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x
8295 - [Config] update annotations following config review
8296 - [Debian] set CROSS_COMPILE when generating kernel configs
8297 - [Config] Disable the Speck cipher
8298
8299 -- Seth Forshee <seth.forshee@canonical.com> Fri, 24 Aug 2018 14:18:15 -0500
8300
8301 linux (4.18.0-5.6) cosmic; urgency=medium
8302
8303 * Cosmic update to v4.18.1 stable release (LP: #1787264)
8304 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
8305 - x86/speculation: Protect against userspace-userspace spectreRSB
8306 - kprobes/x86: Fix %p uses in error messages
8307 - x86/irqflags: Provide a declaration for native_save_fl
8308 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
8309 - x86/speculation/l1tf: Change order of offset/type in swap entry
8310 - x86/speculation/l1tf: Protect swap entries against L1TF
8311 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
8312 - x86/speculation/l1tf: Make sure the first page is always reserved
8313 - x86/speculation/l1tf: Add sysfs reporting for l1tf
8314 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
8315 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
8316 - x86/bugs: Move the l1tf function and define pr_fmt properly
8317 - sched/smt: Update sched_smt_present at runtime
8318 - x86/smp: Provide topology_is_primary_thread()
8319 - x86/topology: Provide topology_smt_supported()
8320 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
8321 - cpu/hotplug: Split do_cpu_down()
8322 - cpu/hotplug: Provide knobs to control SMT
8323 - x86/cpu: Remove the pointless CPU printout
8324 - x86/cpu/AMD: Remove the pointless detect_ht() call
8325 - x86/cpu/common: Provide detect_ht_early()
8326 - x86/cpu/topology: Provide detect_extended_topology_early()
8327 - x86/cpu/intel: Evaluate smp_num_siblings early
8328 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
8329 - x86/cpu/AMD: Evaluate smp_num_siblings early
8330 - x86/apic: Ignore secondary threads if nosmt=force
8331 - x86/speculation/l1tf: Extend 64bit swap file size limit
8332 - x86/cpufeatures: Add detection of L1D cache flush support.
8333 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
8334 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
8335 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
8336 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
8337 - cpu/hotplug: Boot HT siblings at least once
8338 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
8339 - x86/KVM/VMX: Add module argument for L1TF mitigation
8340 - x86/KVM/VMX: Add L1D flush algorithm
8341 - x86/KVM/VMX: Add L1D MSR based flush
8342 - x86/KVM/VMX: Add L1D flush logic
8343 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
8344 - x86/KVM/VMX: Add find_msr() helper function
8345 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
8346 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
8347 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
8348 - cpu/hotplug: Online siblings when SMT control is turned on
8349 - x86/litf: Introduce vmx status variable
8350 - x86/kvm: Drop L1TF MSR list approach
8351 - x86/l1tf: Handle EPT disabled state proper
8352 - x86/kvm: Move l1tf setup function
8353 - x86/kvm: Add static key for flush always
8354 - x86/kvm: Serialize L1D flush parameter setter
8355 - x86/kvm: Allow runtime control of L1D flush
8356 - cpu/hotplug: Expose SMT control init function
8357 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
8358 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
8359 - Documentation: Add section about CPU vulnerabilities
8360 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
8361 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
8362 - Documentation/l1tf: Fix typos
8363 - cpu/hotplug: detect SMT disabled by BIOS
8364 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
8365 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
8366 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
8367 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
8368 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
8369 - x86: Don't include linux/irq.h from asm/hardirq.h
8370 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
8371 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
8372 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
8373 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
8374 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
8375 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
8376 - cpu/hotplug: Fix SMT supported evaluation
8377 - x86/speculation/l1tf: Invert all not present mappings
8378 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
8379 - x86/mm/pat: Make set_memory_np() L1TF safe
8380 - x86/mm/kmmio: Make the tracer robust against L1TF
8381 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
8382 - x86/microcode: Allow late microcode loading with SMT disabled
8383 - x86/smp: fix non-SMP broken build due to redefinition of
8384 apic_id_is_primary_thread
8385 - cpu/hotplug: Non-SMP machines do not make use of booted_once
8386 - x86/init: fix build with CONFIG_SWAP=n
8387 - Linux 4.18.1
8388 - [Config] updateconfigs after v4.18.1 stable update
8389
8390 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
8391 - [Config] Enable timestamping in network PHY devices
8392
8393 * Miscellaneous Ubuntu changes
8394 - [Config] CONFIG_SYSCTL_SYSCALL=n
8395
8396 [ Upstream Kernel Changes ]
8397
8398 * Rebase to v4.18
8399
8400 -- Seth Forshee <seth.forshee@canonical.com> Wed, 15 Aug 2018 14:20:59 -0500
8401
8402 linux (4.18.0-4.5) cosmic; urgency=medium
8403
8404 [ Upstream Kernel Changes ]
8405
8406 * Rebase to v4.18-rc8
8407
8408 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Aug 2018 13:54:02 -0500
8409
8410 linux (4.18.0-3.4) cosmic; urgency=medium
8411
8412 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
8413 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
8414 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
8415
8416 * hinic interfaces aren't getting predictable names (LP: #1783138)
8417 - hinic: Link the logical network device to the pci device in sysfs
8418
8419 * libvirtd is unable to configure bridge devices inside of LXD containers
8420 (LP: #1784501)
8421 - kernfs: allow creating kernfs objects with arbitrary uid/gid
8422 - sysfs, kobject: allow creating kobject belonging to arbitrary users
8423 - kobject: kset_create_and_add() - fetch ownership info from parent
8424 - driver core: set up ownership of class devices in sysfs
8425 - net-sysfs: require net admin in the init ns for setting tx_maxrate
8426 - net-sysfs: make sure objects belong to container's owner
8427 - net: create reusable function for getting ownership info of sysfs inodes
8428 - bridge: make sure objects belong to container's owner
8429 - sysfs: Fix regression when adding a file to an existing group
8430
8431 * locking sockets broken due to missing AppArmor socket mediation patches
8432 (LP: #1780227)
8433 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
8434
8435 * Update2 for ocxl driver (LP: #1781436)
8436 - ocxl: Fix page fault handler in case of fault on dying process
8437
8438 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
8439 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
8440 - vga_switcheroo: set audio client id according to bound GPU id
8441
8442 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
8443 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
8444
8445 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
8446 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
8447 'firmware_install' target
8448
8449 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
8450 (LP: #1782116)
8451 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
8452
8453 [ Upstream Kernel Changes ]
8454
8455 * Rebase to v4.18-rc7
8456
8457 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Aug 2018 08:49:40 -0500
8458
8459 linux (4.18.0-2.3) cosmic; urgency=medium
8460
8461 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
8462 - SAUCE: (noup) zfs to 0.7.9-3ubuntu4
8463
8464 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
8465 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
8466 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
8467 bitmap
8468
8469 * Cloud-init causes potentially huge boot delays with 4.15 kernels
8470 (LP: #1780062)
8471 - random: Make getrandom() ready earlier
8472
8473 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
8474 - scsi: hisi_sas: Update a couple of register settings for v3 hw
8475
8476 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
8477 - scsi: hisi_sas: Add missing PHY spinlock init
8478
8479 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
8480 (LP: #1777727)
8481 - scsi: hisi_sas: Use dmam_alloc_coherent()
8482 - scsi: hisi_sas: Pre-allocate slot DMA buffers
8483
8484 * hisi_sas: Failures during host reset (LP: #1777696)
8485 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
8486 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
8487 - scsi: hisi_sas: Adjust task reject period during host reset
8488 - scsi: hisi_sas: Add a flag to filter PHY events during reset
8489 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
8490
8491 * Miscellaneous Ubuntu changes
8492 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3
8493 - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
8494 - Enable zfs build
8495 - SAUCE: Import aufs driver
8496 - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64"
8497 - [Config] retpoline -- review and accept retpoline changes
8498
8499 [ Upstream Kernel Changes ]
8500
8501 * Rebase to v4.18-rc5
8502 * Rebase to v4.18-rc6
8503
8504 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jul 2018 08:41:22 -0500
8505
8506 linux (4.18.0-1.2) cosmic; urgency=medium
8507
8508 [ Upstream Kernel Changes ]
8509
8510 * Rebase to v4.18-rc4
8511
8512 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jul 2018 07:36:31 -0500
8513
8514 linux (4.18.0-0.1) cosmic; urgency=medium
8515
8516 * Miscellaneous Ubuntu changes
8517 - ubuntu -- disable vbox build
8518 - Disable zfs build
8519 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
8520 kernel image
8521 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
8522 - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode
8523 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
8524 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
8525 locked down
8526 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
8527 down
8528 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
8529 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
8530 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
8531 down
8532 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
8533 locked down
8534 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
8535 down
8536 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
8537 locked down
8538 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
8539 has been locked down
8540 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
8541 locked down
8542 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
8543 locked down
8544 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
8545 down
8546 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
8547 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
8548 parameters (eg. ioport)
8549 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
8550 - SAUCE: (efi-lockdown) Lock down /proc/kcore
8551 - SAUCE: (efi-lockdown) Lock down kprobes
8552 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
8553 kernel is locked down
8554 - SAUCE: (efi-lockdown) Lock down perf
8555 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
8556 down
8557 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
8558 reboot
8559 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
8560 boot mode
8561 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
8562 mode
8563 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
8564 secondary keyring
8565 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
8566 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
8567 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
8568 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
8569 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
8570 that aren't present.
8571 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
8572 efi_status_to_err().
8573 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
8574 error messages.
8575 - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature
8576 verification
8577 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
8578 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
8579 - SAUCE: (namespace) block_dev: Support checking inode permissions in
8580 lookup_bdev()
8581 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
8582 when mounting
8583 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
8584 when mounting
8585 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
8586 namespaces
8587 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
8588 mounts
8589 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
8590 opened for writing
8591 - SAUCE: Import aufs driver
8592 - Update dropped.txt
8593 - [Config] updateconfigs after 4.18-rc3 rebase
8594 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18
8595
8596 [ Upstream Kernel Changes ]
8597
8598 * Rebase to v4.18-rc3
8599
8600 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jul 2018 10:46:37 -0500
8601
8602 linux (4.18.0-0.0) cosmic; urgency=medium
8603
8604 * Dummy entry.
8605
8606 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Jul 2018 11:10:33 -0500
8607
8608 linux (4.17.0-4.5) cosmic; urgency=medium
8609
8610 * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399)
8611
8612 * Update to ocxl driver for 18.04.1 (LP: #1775786)
8613 - powerpc: Add TIDR CPU feature for POWER9
8614 - powerpc: Use TIDR CPU feature to control TIDR allocation
8615 - powerpc: use task_pid_nr() for TID allocation
8616 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
8617 - ocxl: Expose the thread_id needed for wait on POWER9
8618 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
8619 - ocxl: Document new OCXL IOCTLs
8620 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
8621
8622 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
8623 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
8624
8625 * glibc pkeys test fail on powerpc (LP: #1776967)
8626 - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS
8627
8628 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
8629 - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
8630
8631 * Miscellaneous Ubuntu changes
8632 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1
8633
8634 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Jun 2018 13:37:52 -0500
8635
8636 linux (4.17.0-3.4) cosmic; urgency=medium
8637
8638 * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124)
8639
8640 * Cosmic update to v4.17.3 stable release (LP: #1778997)
8641 - net: aquantia: fix unsigned numvecs comparison with less than zero
8642 - bonding: re-evaluate force_primary when the primary slave name changes
8643 - cdc_ncm: avoid padding beyond end of skb
8644 - ipv6: allow PMTU exceptions to local routes
8645 - net: dsa: add error handling for pskb_trim_rcsum
8646 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
8647 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
8648 - tcp: verify the checksum of the first data segment in a new connection
8649 - tls: fix use-after-free in tls_push_record
8650 - tls: fix waitall behavior in tls_sw_recvmsg
8651 - socket: close race condition between sock_close() and sockfs_setattr()
8652 - udp: fix rx queue len reported by diag and proc interface
8653 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
8654 vlan
8655 - hv_netvsc: Fix a network regression after ifdown/ifup
8656 - ACPICA: AML parser: attempt to continue loading table after error
8657 - ext4: fix hole length detection in ext4_ind_map_blocks()
8658 - ext4: update mtime in ext4_punch_hole even if no blocks are released
8659 - ext4: do not allow external inodes for inline data
8660 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
8661 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
8662 - ext4: fix fencepost error in check for inode count overflow during resize
8663 - driver core: Don't ignore class_dir_create_and_add() failure.
8664 - Btrfs: allow empty subvol= again
8665 - Btrfs: fix clone vs chattr NODATASUM race
8666 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
8667 - btrfs: return error value if create_io_em failed in cow_file_range
8668 - btrfs: scrub: Don't use inode pages for device replace
8669 - ALSA: usb-audio: Disable the quirk for Nura headset
8670 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
8671 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
8672 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
8673 - ALSA: hda: add dock and led support for HP ProBook 640 G4
8674 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
8675 - smb3: fix various xid leaks
8676 - smb3: on reconnect set PreviousSessionId field
8677 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
8678 expiry
8679 - cifs: For SMB2 security informaion query, check for minimum sized security
8680 descriptor instead of sizeof FileAllInformation class
8681 - nbd: fix nbd device deletion
8682 - nbd: update size when connected
8683 - nbd: use bd_set_size when updating disk size
8684 - blk-mq: reinit q->tag_set_list entry only after grace period
8685 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
8686 - cpufreq: Fix new policy initialization during limits updates via sysfs
8687 - cpufreq: ti-cpufreq: Fix an incorrect error return value
8688 - cpufreq: governors: Fix long idle detection logic in load calculation
8689 - libata: zpodd: small read overflow in eject_tray()
8690 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
8691 - nvme/pci: Sync controller reset for AER slot_reset
8692 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
8693 - x86/vector: Fix the args of vector_alloc tracepoint
8694 - x86/apic/vector: Prevent hlist corruption and leaks
8695 - x86/apic: Provide apic_ack_irq()
8696 - x86/ioapic: Use apic_ack_irq()
8697 - x86/platform/uv: Use apic_ack_irq()
8698 - irq_remapping: Use apic_ack_irq()
8699 - genirq/generic_pending: Do not lose pending affinity update
8700 - genirq/affinity: Defer affinity setting if irq chip is busy
8701 - genirq/migration: Avoid out of line call if pending is not set
8702 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
8703 - media: uvcvideo: Prevent setting unavailable flags
8704 - media: rc: ensure input/lirc device can be opened after register
8705 - iwlwifi: fw: harden page loading code
8706 - orangefs: set i_size on new symlink
8707 - orangefs: report attributes_mask and attributes for statx
8708 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
8709 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
8710 - vhost: fix info leak due to uninitialized memory
8711 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
8712 - Linux 4.17.3
8713
8714 * Use-after-free in sk_peer_label (LP: #1778646)
8715 - SAUCE: apparmor: fix use after free in sk_peer_label
8716
8717 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
8718 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
8719
8720 * Various fixes for CXL kernel module (LP: #1774471)
8721 - cxl: Configure PSL to not use APC virtual machines
8722 - cxl: Disable prefault_mode in Radix mode
8723
8724 * Bluetooth not working (LP: #1764645)
8725 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
8726
8727 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
8728 (LP: #1776750)
8729 - scsi: hisi_sas: make SAS address of SATA disks unique
8730
8731 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
8732 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
8733 - SAUCE: wcn36xx: read MAC from file or randomly generate one
8734
8735 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
8736 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
8737
8738 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
8739 - fs/binfmt_misc.c: do not allow offset overflow
8740
8741 * Network installs fail on SocioNext board (LP: #1775884)
8742 - net: socionext: reset hardware in ndo_stop
8743 - net: netsec: enable tx-irq during open callback
8744
8745 * Fix several bugs in RDMA/hns driver (LP: #1770974)
8746 - RDMA/hns: Drop local zgid in favor of core defined variable
8747 - RDMA/hns: Add 64KB page size support for hip08
8748 - RDMA/hns: Rename the idx field of db
8749 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
8750 - RDMA/hns: Increase checking CMQ status timeout value
8751 - RDMA/hns: Add reset process for RoCE in hip08
8752 - RDMA/hns: Fix the illegal memory operation when cross page
8753 - RDMA/hns: Implement the disassociate_ucontext API
8754
8755 * powerpc/livepatch: Implement reliable stack tracing for the consistency
8756 model (LP: #1771844)
8757 - powerpc/livepatch: Implement reliable stack tracing for the consistency
8758 model
8759
8760 * Adding back alx WoL feature (LP: #1772610)
8761 - SAUCE: Revert "alx: remove WoL support"
8762 - SAUCE: alx: add enable_wol paramenter
8763
8764 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
8765 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
8766 - scsi: lpfc: Fix 16gb hbas failing cq create.
8767
8768 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
8769 idle states when all CORES are guarded (LP: #1771780)
8770 - powerpc/powernv/cpuidle: Init all present cpus for deep states
8771
8772 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
8773 - net-next/hinic: add pci device ids for 25ge and 100ge card
8774
8775 * Expose arm64 CPU topology to userspace (LP: #1770231)
8776 - drivers: base: cacheinfo: move cache_setup_of_node()
8777 - drivers: base: cacheinfo: setup DT cache properties early
8778 - cacheinfo: rename of_node to fw_token
8779 - arm64/acpi: Create arch specific cpu to acpi id helper
8780 - ACPI/PPTT: Add Processor Properties Topology Table parsing
8781 - [Config] CONFIG_ACPI_PPTT=y
8782 - ACPI: Enable PPTT support on ARM64
8783 - drivers: base cacheinfo: Add support for ACPI based firmware tables
8784 - arm64: Add support for ACPI based firmware tables
8785 - arm64: topology: rename cluster_id
8786 - arm64: topology: enable ACPI/PPTT based CPU topology
8787 - ACPI: Add PPTT to injectable table list
8788 - arm64: topology: divorce MC scheduling domain from core_siblings
8789
8790 * Vcs-Git header on bionic linux source package points to zesty git tree
8791 (LP: #1766055)
8792 - [Packaging]: Update Vcs-Git
8793
8794 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
8795 version (LP: #1768431)
8796 - scsi: cxlflash: Handle spurious interrupts
8797 - scsi: cxlflash: Remove commmands from pending list on timeout
8798 - scsi: cxlflash: Synchronize reset and remove ops
8799 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
8800
8801 * hisi_sas robustness fixes (LP: #1774466)
8802 - scsi: hisi_sas: delete timer when removing hisi_sas driver
8803 - scsi: hisi_sas: print device id for errors
8804 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
8805 - scsi: hisi_sas: check host frozen before calling "done" function
8806 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
8807 - scsi: hisi_sas: stop controller timer for reset
8808 - scsi: hisi_sas: update PHY linkrate after a controller reset
8809 - scsi: hisi_sas: change slot index allocation mode
8810 - scsi: hisi_sas: Change common allocation mode of device id
8811 - scsi: hisi_sas: Reset disks when discovered
8812 - scsi: hisi_sas: Create a scsi_host_template per HW module
8813 - scsi: hisi_sas: Init disks after controller reset
8814 - scsi: hisi_sas: Try wait commands before before controller reset
8815 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
8816 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
8817 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
8818 - scsi: hisi_sas: Fix return value when get_free_slot() failed
8819 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
8820
8821 * hisi_sas: Support newer v3 hardware (LP: #1774467)
8822 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
8823 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
8824 - scsi: hisi_sas: fix PI memory size
8825 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
8826 - scsi: hisi_sas: remove redundant handling to event95 for v3
8827 - scsi: hisi_sas: add readl poll timeout helper wrappers
8828 - scsi: hisi_sas: workaround a v3 hw hilink bug
8829 - scsi: hisi_sas: Add LED feature for v3 hw
8830
8831 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
8832 - scsi: hisi_sas: optimise the usage of DQ locking
8833 - scsi: hisi_sas: relocate smp sg map
8834 - scsi: hisi_sas: make return type of prep functions void
8835 - scsi: hisi_sas: allocate slot buffer earlier
8836 - scsi: hisi_sas: Don't lock DQ for complete task sending
8837 - scsi: hisi_sas: Use device lock to protect slot alloc/free
8838 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
8839 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
8840
8841 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
8842 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
8843
8844 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
8845 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
8846
8847 * hns3 driver updates (LP: #1768670)
8848 - net: hns3: Remove error log when getting pfc stats fails
8849 - net: hns3: fix to correctly fetch l4 protocol outer header
8850 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
8851 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
8852 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
8853 - net: hns3: Fix to support autoneg only for port attached with phy
8854 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
8855 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
8856 - net: hns3: Remove packet statistics in the range of 8192~12287
8857 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
8858 - net: hns3: Fix for setting mac address when resetting
8859 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
8860 - net: hns3: fix for cleaning ring problem
8861 - net: hns3: refactor the loopback related function
8862 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
8863 - net: hns3: Fix for the null pointer problem occurring when initializing
8864 ae_dev failed
8865 - net: hns3: Add a check for client instance init state
8866 - net: hns3: Change return type of hnae3_register_ae_dev
8867 - net: hns3: Change return type of hnae3_register_ae_algo
8868 - net: hns3: Change return value in hnae3_register_client
8869 - net: hns3: Fixes the back pressure setting when sriov is enabled
8870 - net: hns3: Fix for fiber link up problem
8871 - net: hns3: Add support of .sriov_configure in HNS3 driver
8872 - net: hns3: Fixes the missing PCI iounmap for various legs
8873 - net: hns3: Fixes error reported by Kbuild and internal review
8874 - net: hns3: Fixes API to fetch ethernet header length with kernel default
8875 - net: hns3: cleanup of return values in hclge_init_client_instance()
8876 - net: hns3: Fix the missing client list node initialization
8877 - net: hns3: Fix for hns3 module is loaded multiple times problem
8878 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
8879 - net: hns3: Fix for netdev not running problem after calling net_stop and
8880 net_open
8881 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
8882 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
8883 - net: hns3: Updates RX packet info fetch in case of multi BD
8884 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
8885 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
8886 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
8887 - net: hns3: Fix for PF mailbox receving unknown message
8888 - net: hns3: Fixes the state to indicate client-type initialization
8889 - net: hns3: Fixes the init of the VALID BD info in the descriptor
8890 - net: hns3: Removes unnecessary check when clearing TX/RX rings
8891 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
8892 - net: hns3: Remove unused led control code
8893 - net: hns3: Adds support for led locate command for copper port
8894 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
8895 - net: hns3: Disable vf vlan filter when vf vlan table is full
8896 - net: hns3: Add support for IFF_ALLMULTI flag
8897 - net: hns3: Add repeat address checking for setting mac address
8898 - net: hns3: Fix setting mac address error
8899 - net: hns3: Fix for service_task not running problem after resetting
8900 - net: hns3: Fix for hclge_reset running repeatly problem
8901 - net: hns3: Fix for phy not link up problem after resetting
8902 - net: hns3: Add missing break in misc_irq_handle
8903 - net: hns3: Fix for vxlan tx checksum bug
8904 - net: hns3: Optimize the PF's process of updating multicast MAC
8905 - net: hns3: Optimize the VF's process of updating multicast MAC
8906 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
8907 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
8908 VLD bit and buffer size
8909 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
8910 hclge_bind_ring_with_vector
8911 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
8912 uninit_client_instance
8913 - SAUCE: {topost} net: hns3: add vector status check before free vector
8914 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
8915 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
8916 - SAUCE: {topost} net: hns3: extraction an interface for state state
8917 init|uninit
8918 - SAUCE: {topost} net: hns3: print the ret value in error information
8919 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
8920 hns3_client_uninit
8921 - SAUCE: {topost} net: hns3: add unlikely for error check
8922 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
8923 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
8924 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
8925 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
8926 - SAUCE: {topost} net: hns3: remove some redundant assignments
8927 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
8928 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
8929 hclge_cmd_send
8930 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
8931 - SAUCE: {topost} net: hns3: remove some unused members of some structures
8932 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
8933 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
8934 kzalloc/dma_map_single
8935 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
8936 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
8937 - SAUCE: {topost} net: hns3: remove some redundant assignments
8938 - SAUCE: {topost} net: hns3: standardize the handle of return value
8939 - SAUCE: {topost} net: hns3: remove extra space and brackets
8940 - SAUCE: {topost} net: hns3: fix unreasonable code comments
8941 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
8942 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
8943 - SAUCE: {topost} net: hns3: fix mislead parameter name
8944 - SAUCE: {topost} net: hns3: remove unused struct member and definition
8945 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
8946 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
8947 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
8948 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
8949 status change
8950 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
8951 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
8952 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
8953 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
8954 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
8955 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
8956 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
8957 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
8958 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
8959 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
8960 function
8961 - SAUCE: {topost} net: hns3: prevent sending command during global or core
8962 reset
8963 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
8964 register
8965 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
8966 - SAUCE: {topost} net: hns3: prevent to request reset frequently
8967 - SAUCE: {topost} net: hns3: correct reset event status register
8968 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
8969 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
8970 - SAUCE: {topost} net: hns3: fix return value error in
8971 hns3_reset_notify_down_enet
8972 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
8973 while resetting
8974 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
8975 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
8976 hclge_get_ring_chain_from_mbx
8977 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
8978 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
8979 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
8980 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
8981
8982 * CVE-2018-7755
8983 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
8984
8985 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
8986 - [Packaging] Fix missing watchdog for Raspberry Pi
8987
8988 * kernel: Fix arch random implementation (LP: #1775391)
8989 - s390/archrandom: Rework arch random implementation.
8990
8991 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
8992 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
8993 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
8994
8995 * Cosmic update to v4.17.2 stable release (LP: #1779117)
8996 - crypto: chelsio - request to HW should wrap
8997 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
8998 - KVM: X86: Fix reserved bits check for MOV to CR3
8999 - KVM: x86: introduce linear_{read,write}_system
9000 - kvm: fix typo in flag name
9001 - kvm: nVMX: Enforce cpl=0 for VMX instructions
9002 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
9003 kvm_write_guest_virt_system
9004 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
9005 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
9006 - NFC: pn533: don't send USB data off of the stack
9007 - usbip: vhci_sysfs: fix potential Spectre v1
9008 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
9009 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
9010 - Input: xpad - add GPD Win 2 Controller USB IDs
9011 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
9012 - usb: core: message: remove extra endianness conversion in
9013 usb_set_isoch_delay
9014 - usb: typec: wcove: Remove dependency on HW FSM
9015 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
9016 - usb: gadget: udc: renesas_usb3: fix double phy_put()
9017 - usb: gadget: udc: renesas_usb3: should remove debugfs
9018 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
9019 udc
9020 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
9021 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
9022 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
9023 reconnecting
9024 - serial: sh-sci: Stop using printk format %pCr
9025 - tty/serial: atmel: use port->name as name in request_irq()
9026 - serial: samsung: fix maxburst parameter for DMA transactions
9027 - serial: 8250: omap: Fix idling of clocks for unused uarts
9028 - vmw_balloon: fixing double free when batching mode is off
9029 - doc: fix sysfs ABI documentation
9030 - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
9031 - tty: pl011: Avoid spuriously stuck-off interrupts
9032 - crypto: ccree - correct host regs offset
9033 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
9034 - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
9035 - crypto: caam - strip input zeros from RSA input buffer
9036 - crypto: caam - fix DMA mapping dir for generated IV
9037 - crypto: caam - fix IV DMA mapping and updating
9038 - crypto: caam/qi - fix IV DMA mapping and updating
9039 - crypto: caam - fix size of RSA prime factor q
9040 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
9041 - crypto: cavium - Limit result reading attempts
9042 - crypto: vmx - Remove overly verbose printk from AES init routines
9043 - crypto: vmx - Remove overly verbose printk from AES XTS init
9044 - crypto: omap-sham - fix memleak
9045 - Linux 4.17.2
9046
9047 * Cosmic update to v4.17.1 stable release (LP: #1779116)
9048 - netfilter: nf_flow_table: attach dst to skbs
9049 - bnx2x: use the right constant
9050 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
9051 - ipv6: omit traffic class when calculating flow hash
9052 - l2tp: fix refcount leakage on PPPoL2TP sockets
9053 - netdev-FAQ: clarify DaveM's position for stable backports
9054 - net: metrics: add proper netlink validation
9055 - net/packet: refine check for priv area size
9056 - rtnetlink: validate attributes in do_setlink()
9057 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
9058 - team: use netdev_features_t instead of u32
9059 - vrf: check the original netdevice for generating redirect
9060 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
9061 - ipmr: fix error path when ipmr_new_table fails
9062 - PCI: hv: Do not wait forever on a device that has disappeared
9063 - Linux 4.17.1
9064
9065 * Miscellaneous Ubuntu changes
9066 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
9067 CONFIG_VMAP_STACK"
9068 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
9069 - SAUCE: apparmor: userspace queries
9070 - SAUCE: apparmor: patch to provide compatibility with v2.x net rules
9071 - SAUCE: apparmor: af_unix mediation
9072
9073 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Jun 2018 08:03:32 -0500
9074
9075 linux (4.17.0-2.3) cosmic; urgency=medium
9076
9077 * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276)
9078
9079 * Miscellaneous Ubuntu changes
9080 - Config: remove IrDA from annotations
9081 - Config: remove scsi drivers from annotations
9082 - Config: remove BT_HCIBTUART from annotations
9083 - Config: pstore zlib support was renamed
9084 - Config: disable NVRAM for armhf on annotations
9085 - Config: Disable VT on s390x
9086 - Config: Update SSB and B43/B44 options
9087 - Config: some options not supported on some arches anymore
9088 - Config: renamed and removed options
9089 - Config: TCG_CRB is required for IMA on ACPI systems
9090 - Config: EXTCON_AXP288 depends on X86
9091 - Config: CONFIG_FSI depends on OF
9092 - Config: DRM_RCAR_LVDS now depends on DRM
9093 - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386
9094 - Config: Enable HINIC on arm64
9095 - Config: Set PPS and PTP_1588_CLOCK as y
9096 - Config: Some NF_TABLES options are built-in now
9097 - Config: GENERIC_CPU for ppc64el
9098 - Config: KEXEC_FILE=n for s390x
9099 - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS
9100 - Config: Disable STM32 support
9101 - Config: Enable FORTIFY_SOURCE for armhf
9102 - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR
9103
9104 [ Upstream Kernel Changes ]
9105
9106 * Rebase to v4.17
9107
9108 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 11 Jun 2018 15:22:10 -0300
9109
9110 linux (4.17.0-1.2) cosmic; urgency=medium
9111
9112 [ Seth Forshee ]
9113 * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516)
9114 - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64
9115
9116 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
9117 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
9118 num_possible_cpus()
9119
9120 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
9121 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
9122 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
9123
9124 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
9125 - [Config] update Build-Depends: transfig to fig2dev
9126
9127 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
9128 to load (LP: #1728238)
9129 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
9130 unreleased firmware"
9131
9132 * No driver for Huawei network adapters on arm64 (LP: #1769899)
9133 - net-next/hinic: add arm64 support
9134
9135 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
9136 - [Config] snapdragon: DRM_I2C_ADV7511=y
9137
9138 * Add d-i support for Huawei NICs (LP: #1767490)
9139 - d-i: add hinic to nic-modules udeb
9140
9141 * Acer Swift sf314-52 power button not managed (LP: #1766054)
9142 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
9143
9144 * Include nfp driver in linux-modules (LP: #1768526)
9145 - [Config] Add nfp.ko to generic inclusion list
9146
9147 * Miscellaneous Ubuntu changes
9148 - SAUCE: Import aufs driver
9149 - [Config] Enable AUFS config options
9150 - SAUCE: (efi-lockdown) Fix for module sig verification
9151 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
9152 reboot
9153 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
9154 boot mode
9155 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
9156 mode
9157 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
9158 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
9159 - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y
9160 - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot
9161 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17
9162 - enable zfs build
9163
9164 * Miscellaneous upstream changes
9165 - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in
9166 lockdown mode"
9167 - Rebased to v4.17-rc6
9168
9169 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 22 May 2018 14:48:13 -0300
9170
9171 linux (4.17.0-0.1) bionic; urgency=medium
9172
9173 [ Upstream Kernel Changes ]
9174
9175 * Rebase to v4.17-rc4
9176
9177 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 08 May 2018 16:38:51 -0300
9178
9179 linux (4.17.0-0.0) bionic; urgency=medium
9180
9181 * Dummy entry.
9182
9183 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 27 Apr 2018 11:01:13 -0300
9184
9185 linux (4.16.0-4.5) bionic; urgency=medium
9186
9187 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
9188 - tools/kvm_stat: Fix python3 syntax
9189 - tools/kvm_stat: Don't use deprecated file()
9190 - tools/kvm_stat: Remove unused function
9191 - [Packaging] Add linux-tools-host package for VM host tools
9192 - [Config] do_tools_host=true for amd64
9193
9194 * [Featire] CNL: Enable RAPL support (LP: #1685712)
9195 - powercap: RAPL: Add support for Cannon Lake
9196
9197 * Bionic update to v4.16.2 stable release (LP: #1763388)
9198 - sparc64: Oracle DAX driver depends on SPARC64
9199 - arp: fix arp_filter on l3slave devices
9200 - net: dsa: Discard frames from unused ports
9201 - net/ipv6: Increment OUTxxx counters after netfilter hook
9202 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
9203 - pptp: remove a buggy dst release in pptp_connect()
9204 - sctp: do not leak kernel memory to user space
9205 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
9206 - vlan: also check phy_driver ts_info for vlan's real device
9207 - net: fool proof dev_valid_name()
9208 - ip_tunnel: better validate user provided tunnel names
9209 - ipv6: sit: better validate user provided tunnel names
9210 - ip6_gre: better validate user provided tunnel names
9211 - ip6_tunnel: better validate user provided tunnel names
9212 - vti6: better validate user provided tunnel names
9213 - net_sched: fix a missing idr_remove() in u32_delete_key()
9214 - nfp: use full 40 bits of the NSP buffer address
9215 - Linux 4.16.2
9216
9217 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
9218 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable
9219 release (LP: #1763388)
9220 - sky2: Increase D3 delay to sky2 stops working after suspend
9221
9222 * Merge the linux-snapdragon kernel into bionic master/snapdragon
9223 (LP: #1763040)
9224 - arm64: defconfig: enable REMOTEPROC
9225 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
9226 - kernel: configs; add distro.config
9227 - arm64: configs: enable WCN36xx
9228 - kernel: distro.config: enable debug friendly USB network adpater
9229 - arm64: configs: enable QCOM Venus
9230 - arm64: defconfig: Enable a53/apcs and avs
9231 - arm64: defconfig: enable ondemand governor as default
9232 - arm64: defconfig: enable QCOM_TSENS
9233 - kernel: configs: enable dm_mod and dm_crypt
9234 - Force the SMD regulator driver to be compiled-in
9235 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
9236 - arm64: configs: enable BT_QCOMSMD
9237 - kernel: configs: add more USB net drivers
9238 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
9239 - arm64: configs: Enable camera drivers
9240 - kernel: configs: add freq stat to sysfs
9241 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
9242 - arm64: defconfig: Enable QRTR features
9243 - kernel: configs: set USB_CONFIG_F_FS in distro.config
9244 - kernel: distro.config: enable 'schedutil' CPUfreq governor
9245 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
9246 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
9247 - arm64: defconfig: enable LEDS_QCOM_LPG
9248 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
9249 - power: avs: Add support for CPR (Core Power Reduction)
9250 - power: avs: cpr: Use raw mem access for qfprom
9251 - power: avs: cpr: fix with new reg_sequence structures
9252 - power: avs: cpr: Register with cpufreq-dt
9253 - regulator: smd: Add floor and corner operations
9254 - PM / OPP: Support adjusting OPP voltages at runtime
9255 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
9256 - PM / OPP: HACK: Allow to set regulator without opp_list
9257 - PM / OPP: Add a helper to get an opp regulator for device
9258 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
9259 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
9260 - ov5645: I2C address change
9261 - i2c: Add Qualcomm Camera Control Interface driver
9262 - camss: vfe: Skip first four frames from sensor
9263 - camss: Do not register if no cameras are present
9264 - i2c-qcom-cci: Fix run queue completion timeout
9265 - i2c-qcom-cci: Fix I2C address bug
9266 - media: ov5645: Fix I2C address
9267 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
9268 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
9269 - leds: Add driver for Qualcomm LPG
9270 - wcn36xx: Fix warning due to duplicate scan_completed notification
9271 - arm64: dts: Add CPR DT node for msm8916
9272 - arm64: dts: add spmi-regulator nodes
9273 - arm64: dts: msm8916: Add cpufreq support
9274 - arm64: dts: msm8916: Add a shared CPU opp table
9275 - arm64: dts: msm8916: Add cpu cooling maps
9276 - arm64: dts: pm8916: Mark the s2 regulator as always-on
9277 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
9278 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
9279 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
9280 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
9281 driver
9282 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
9283 - DT: leds: Add Qualcomm Light Pulse Generator binding
9284 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
9285 - arm64: dts: qcom: Add pwm node for pm8916
9286 - arm64: dts: qcom: Add user LEDs on db820c
9287 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
9288 - ARM: dts: qcom: Add LPG node to pm8941
9289 - ARM: dts: qcom: honami: Add LPG node and RGB LED
9290 - arm64: dts: qcom: Add Camera Control Interface support
9291 - arm64: dts: qcom: Add apps_iommu vfe child node
9292 - arm64: dts: qcom: Add camss device node
9293 - arm64: dts: qcom: Add ov5645 device nodes
9294 - arm64: dts: msm8916: Fix camera sensors I2C addresses
9295 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
9296 - packaging: arm64: add a uboot flavour - part1
9297 - packaging: arm64: add a uboot flavour - part2
9298 - packaging: arm64: add a uboot flavour - part3
9299 - packaging: arm64: add a uboot flavour - part4
9300 - packaging: arm64: add a uboot flavour - part5
9301 - packaging: arm64: rename uboot flavour to snapdragon
9302 - [Config] updateconfigs after qcomlt import
9303 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
9304 - [Config] arm64: snapdragon: MSM_GCC_8916=y
9305 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
9306 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
9307 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
9308 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
9309 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
9310 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
9311 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
9312 - [Config] arm64: snapdragon: QCOM_SMEM=y
9313 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
9314 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
9315 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
9316 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
9317 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
9318 - [Config] arm64: snapdragon: QCOM_CPR=y
9319 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
9320 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
9321 - [Config] turn off DRM_MSM_REGISTER_LOGGING
9322 - [Config] arm64: snapdragon: I2C_QUP=y
9323 - [Config] arm64: snapdragon: SPI_QUP=y
9324 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
9325 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
9326 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
9327 - [Config] arm64: snapdragon: QCOM_SMSM=y
9328 - [Config] arm64: snapdragon: QCOM_SMP2P=y
9329 - [Config] arm64: snapdragon: DRM_MSM=y
9330 - [Config] arm64: snapdragon: SND_SOC=y
9331 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
9332 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
9333 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
9334 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
9335 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
9336 SND_SOC_MSM8916_WCD_DIGITAL=y
9337 - SAUCE: media: ov5645: skip address change if dt addr == default addr
9338 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
9339 #ifdefs
9340 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
9341 - [Packaging] fix up snapdragon abi paths
9342
9343 * LSM stacking patches for bionic (LP: #1763062)
9344 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
9345 - SAUCE: LSM stacking: LSM: Manage credential security blobs
9346 - SAUCE: LSM stacking: LSM: Manage file security blobs
9347 - SAUCE: LSM stacking: LSM: Manage task security blobs
9348 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
9349 - SAUCE: LSM stacking: LSM: General stacking
9350 - SAUCE: LSM stacking: fixup initialize task->security
9351 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
9352 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
9353 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
9354 - SAUCE: LSM stacking: fixup apparmor stacking enablement
9355 - SAUCE: LSM stacking: fixup stacking kconfig
9356 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
9357 - SAUCE: LSM stacking: provide prctl interface for setting context
9358 - SAUCE: LSM stacking: inherit current display LSM
9359 - SAUCE: LSM stacking: keep an index for each registered LSM
9360 - SAUCE: LSM stacking: verify display LSM
9361 - SAUCE: LSM stacking: provide a way to specify the default display lsm
9362 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
9363 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
9364 - SAUCE: LSM stacking: add Kconfig to set default display LSM
9365 - SAUCE: LSM stacking: add configs for LSM stacking
9366 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
9367 - SAUCE: LSM stacking: remove procfs context interface
9368
9369 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
9370 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
9371 - SAUCE: LSM stacking: check for invalid zero sized writes
9372
9373 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
9374 (LP: #1762755)
9375 - RDMA/hns: Support rq record doorbell for the user space
9376 - RDMA/hns: Support cq record doorbell for the user space
9377 - RDMA/hns: Support rq record doorbell for kernel space
9378 - RDMA/hns: Support cq record doorbell for kernel space
9379 - RDMA/hns: Fix cqn type and init resp
9380 - RDMA/hns: Fix init resp when alloc ucontext
9381 - RDMA/hns: Fix cq record doorbell enable in kernel
9382
9383 * Replace LPC patchset with upstream version (LP: #1762758)
9384 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
9385 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
9386 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
9387 children"
9388 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
9389 bindings"
9390 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
9391 devices"
9392 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
9393 hosts"
9394 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
9395 pci_register_io_range()"
9396 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
9397 pci_register_io_range()"
9398 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
9399 - lib: Add generic PIO mapping method
9400 - PCI: Remove __weak tag from pci_register_io_range()
9401 - PCI: Add fwnode handler as input param of pci_register_io_range()
9402 - PCI: Apply the new generic I/O management on PCI IO hosts
9403 - of: Add missing I/O range exception for indirect-IO devices
9404 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
9405 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
9406 - ACPI / scan: Do not enumerate Indirect IO host children
9407 - HISI LPC: Add ACPI support
9408 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
9409
9410 * Enable Tunneled Operations on POWER9 (LP: #1762448)
9411 - powerpc/powernv: Enable tunneled operations
9412 - cxl: read PHB indications from the device tree
9413
9414 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
9415 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
9416
9417 * NFS + sec=krb5 is broken (LP: #1759791)
9418 - sunrpc: remove incorrect HMAC request initialization
9419
9420 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
9421 - d-i: add bcm2835 to block-modules
9422
9423 * Backport USB core quirks (LP: #1762695)
9424 - usb: core: Add "quirks" parameter for usbcore
9425 - usb: core: Copy parameter string correctly and remove superfluous null check
9426 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
9427
9428 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
9429 setting up a second end-to-end encrypted disk (LP: #1762353)
9430 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
9431
9432 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
9433 - s390: move nobp parameter functions to nospec-branch.c
9434 - s390: add automatic detection of the spectre defense
9435 - s390: report spectre mitigation via syslog
9436 - s390: add sysfs attributes for spectre
9437 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
9438 - s390: correct nospec auto detection init order
9439
9440 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
9441 - powerpc/64s: Wire up cpu_show_spectre_v2()
9442
9443 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
9444 - powerpc/64s: Wire up cpu_show_spectre_v1()
9445
9446 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
9447 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
9448 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
9449 - powerpc/rfi-flush: Always enable fallback flush on pseries
9450 - powerpc/rfi-flush: Differentiate enabled and patched flush types
9451 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
9452 - powerpc/64s: Move cpu_show_meltdown()
9453 - powerpc/64s: Enhance the information in cpu_show_meltdown()
9454 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
9455 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
9456
9457 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
9458 CVE-2017-5753 // CVE-2017-5754
9459 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
9460 - powerpc: Add security feature flags for Spectre/Meltdown
9461 - powerpc/pseries: Set or clear security feature flags
9462 - powerpc/powernv: Set or clear security feature flags
9463
9464 * Hisilicon network subsystem 3 support (LP: #1761610)
9465 - net: hns3: export pci table of hclge and hclgevf to userspace
9466 - d-i: Add hns3 drivers to nic-modules
9467
9468 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
9469 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
9470
9471 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
9472 - perf vendor events: Drop incomplete multiple mapfile support
9473 - perf vendor events: Fix error code in json_events()
9474 - perf vendor events: Drop support for unused topic directories
9475 - perf vendor events: Add support for pmu events vendor subdirectory
9476 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
9477 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
9478 - perf vendor events: Add support for arch standard events
9479 - perf vendor events arm64: Add armv8-recommended.json
9480 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
9481 - perf vendor events arm64: fixup A53 to use recommended events
9482 - perf vendor events arm64: add HiSilicon hip08 JSON file
9483 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
9484
9485 * Warning "cache flush timed out!" seen when unloading the cxl driver
9486 (LP: #1762367)
9487 - cxl: Check if PSL data-cache is available before issue flush request
9488
9489 * Bionic update to v4.16.1 stable release (LP: #1763170)
9490 - bitmap: fix memset optimization on big-endian systems
9491 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
9492 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
9493 - USB: serial: cp210x: add ELDAT Easywave RX09 id
9494 - serial: 8250: Add Nuvoton NPCM UART
9495 - mei: remove dev_err message on an unsupported ioctl
9496 - /dev/mem: Avoid overwriting "err" in read_mem()
9497 - media: usbtv: prevent double free in error case
9498 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
9499 - crypto: lrw - Free rctx->ext with kzfree
9500 - crypto: ccp - Fill the result buffer only on digest, finup, and final ops
9501 - crypto: talitos - don't persistently map req_ctx->hw_context and
9502 req_ctx->buf
9503 - crypto: inside-secure - fix clock management
9504 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
9505 - crypto: talitos - fix IPsec cipher in length
9506 - crypto: ahash - Fix early termination in hash walk
9507 - crypto: caam - Fix null dereference at error path
9508 - crypto: ccp - return an actual key size from RSA max_size callback
9509 - crypto: arm,arm64 - Fix random regeneration of S_shipped
9510 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
9511 - Bluetooth: hci_bcm: Add 6 new ACPI HIDs
9512 - Btrfs: fix unexpected cow in run_delalloc_nocow
9513 - siox: fix possible buffer overflow in device_add_store
9514 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
9515 - Revert "base: arch_topology: fix section mismatch build warnings"
9516 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
9517 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
9518 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
9519 - vt: change SGR 21 to follow the standards
9520 - Fix slab name "biovec-(1<<(21-12))"
9521 - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
9522 - Linux 4.16.1
9523
9524 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
9525 starting 4.15-rc2 (LP: #1759893)
9526 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
9527 build"
9528 - [Config] CONFIG_BLK_DEV_NMVE=m
9529
9530 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
9531 - PM / hibernate: Make passing hibernate offsets more friendly
9532
9533 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
9534 type(pseries-bionic) complaining "KVM implementation does not support
9535 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
9536 - powerpc: Use feature bit for RTC presence rather than timebase presence
9537 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
9538 - powerpc: Free up CPU feature bits on 64-bit machines
9539 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
9540 - powerpc/powernv: Provide a way to force a core into SMT4 mode
9541 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
9542 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
9543 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
9544
9545 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
9546 - thunderbolt: Resume control channel after hibernation image is created
9547 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
9548 - thunderbolt: Handle connecting device in place of host properly
9549 - thunderbolt: Do not overwrite error code when domain adding fails
9550 - thunderbolt: Wait a bit longer for root switch config space
9551 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
9552 - thunderbolt: Handle rejected Thunderbolt devices
9553 - thunderbolt: Factor common ICM add and update operations out
9554 - thunderbolt: Correct function name in kernel-doc comment
9555 - thunderbolt: Add tb_switch_get()
9556 - thunderbolt: Add tb_switch_find_by_route()
9557 - thunderbolt: Add tb_xdomain_find_by_route()
9558 - thunderbolt: Add constant for approval timeout
9559 - thunderbolt: Move driver ready handling to struct icm
9560 - thunderbolt: Add 'boot' attribute for devices
9561 - thunderbolt: Add support for preboot ACL
9562 - thunderbolt: Introduce USB only (SL4) security level
9563 - thunderbolt: Add support for Intel Titan Ridge
9564
9565 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
9566 - ath10k: update the IRAM bank number for QCA9377
9567
9568 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
9569 (LP: #1759511)
9570 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
9571
9572 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
9573 (LP: #1757228)
9574 - cxl: Fix timebase synchronization status on P9
9575
9576 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
9577 fixes (LP: #1752182)
9578 - scsi: lpfc: Fix frequency of Release WQE CQEs
9579 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
9580 - scsi: lpfc: move placement of target destroy on driver detach
9581 - scsi: lpfc: correct debug counters for abort
9582 - scsi: lpfc: Add WQ Full Logic for NVME Target
9583 - scsi: lpfc: Fix PRLI handling when topology type changes
9584 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
9585 - scsi: lpfc: Fix RQ empty firmware trap
9586 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
9587 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
9588 - scsi: lpfc: Fix issue_lip if link is disabled
9589 - scsi: lpfc: Indicate CONF support in NVMe PRLI
9590 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
9591 - scsi: lpfc: Validate adapter support for SRIU option
9592 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
9593 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
9594 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
9595 - scsi: lpfc: update driver version to 11.4.0.7
9596 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
9597 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
9598 - scsi: lpfc: Rework sli4 doorbell infrastructure
9599 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
9600 - scsi: lpfc: Add push-to-adapter support to sli4
9601 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
9602 - scsi: lpfc: Add 64G link speed support
9603 - scsi: lpfc: Add if_type=6 support for cycling valid bits
9604 - scsi: lpfc: Enable fw download on if_type=6 devices
9605 - scsi: lpfc: Add embedded data pointers for enhanced performance
9606 - scsi: lpfc: Fix nvme embedded io length on new hardware
9607 - scsi: lpfc: Work around NVME cmd iu SGL type
9608 - scsi: lpfc: update driver version to 12.0.0.0
9609 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
9610 - scsi: lpfc: use __raw_writeX on DPP copies
9611 - scsi: lpfc: Add missing unlock in WQ full logic
9612
9613 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
9614 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
9615
9616 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
9617 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
9618 - [Packaging] include the retpoline extractor in the headers
9619
9620 * Use med_with_dipm SATA LPM to save more power for mobile platforms
9621 (LP: #1759547)
9622 - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3
9623
9624 * Miscellaneous Ubuntu changes
9625 - [Packaging] Only install cloud init files when do_tools_common=true
9626 - SAUCE: Import aufs driver
9627 - [Config] Enable AUFS config options
9628
9629 -- Seth Forshee <seth.forshee@canonical.com> Thu, 12 Apr 2018 09:30:56 -0500
9630
9631 linux (4.16.0-3.4) bionic; urgency=medium
9632
9633 * Allow multiple mounts of zfs datasets (LP: #1759848)
9634 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
9635
9636 * zfs system process hung on container stop/delete (LP: #1754584)
9637 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
9638 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
9639 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
9640
9641 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
9642 (LP: #1755073)
9643 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
9644
9645 * CAPI Flash (cxlflash) update (LP: #1752672)
9646 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
9647 - SAUCE: cxlflash: Avoid clobbering context control register value
9648 - SAUCE: cxlflash: Add argument identifier names
9649 - SAUCE: cxlflash: Introduce OCXL backend
9650 - SAUCE: cxlflash: Hardware AFU for OCXL
9651 - SAUCE: cxlflash: Read host function configuration
9652 - SAUCE: cxlflash: Setup function acTag range
9653 - SAUCE: cxlflash: Read host AFU configuration
9654 - SAUCE: cxlflash: Setup AFU acTag range
9655 - SAUCE: cxlflash: Setup AFU PASID
9656 - SAUCE: cxlflash: Adapter context support for OCXL
9657 - SAUCE: cxlflash: Use IDR to manage adapter contexts
9658 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
9659 - SAUCE: cxlflash: Support adapter context discovery
9660 - SAUCE: cxlflash: Support image reload policy modification
9661 - SAUCE: cxlflash: MMIO map the AFU
9662 - SAUCE: cxlflash: Support starting an adapter context
9663 - SAUCE: cxlflash: Support process specific mappings
9664 - SAUCE: cxlflash: Support AFU state toggling
9665 - SAUCE: cxlflash: Support reading adapter VPD data
9666 - SAUCE: cxlflash: Setup function OCXL link
9667 - SAUCE: cxlflash: Setup OCXL transaction layer
9668 - SAUCE: cxlflash: Support process element lifecycle
9669 - SAUCE: cxlflash: Support AFU interrupt management
9670 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
9671 - SAUCE: cxlflash: Support starting user contexts
9672 - SAUCE: cxlflash: Support adapter context polling
9673 - SAUCE: cxlflash: Support adapter context reading
9674 - SAUCE: cxlflash: Support adapter context mmap and release
9675 - SAUCE: cxlflash: Support file descriptor mapping
9676 - SAUCE: cxlflash: Introduce object handle fop
9677 - SAUCE: cxlflash: Setup LISNs for user contexts
9678 - SAUCE: cxlflash: Setup LISNs for master contexts
9679 - SAUCE: cxlflash: Update synchronous interrupt status bits
9680 - SAUCE: cxlflash: Introduce OCXL context state machine
9681 - SAUCE: cxlflash: Register for translation errors
9682 - SAUCE: cxlflash: Support AFU reset
9683 - SAUCE: cxlflash: Enable OCXL operations
9684
9685 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
9686 (LP: #1736393)
9687 - SAUCE: drm/i915:Don't set chip specific data
9688 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
9689
9690 * zed process consuming 100% cpu (LP: #1751796)
9691 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
9692
9693 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
9694 "always" (LP: #1753708)
9695 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
9696
9697 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
9698 - [Packaging] retpoline -- add safe usage hint support
9699 - [Packaging] retpoline-check -- only report additions
9700 - [Packaging] retpoline -- widen indirect call/jmp detection
9701 - [Packaging] retpoline -- elide %rip relative indirections
9702 - [Packaging] retpoline -- clear hint information from packages
9703 - SAUCE: apm -- annotate indirect calls within
9704 firmware_restrict_branch_speculation_{start,end}
9705 - SAUCE: EFI -- annotate indirect calls within
9706 firmware_restrict_branch_speculation_{start,end}
9707 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
9708 code
9709 - SAUCE: vga_set_mode -- avoid jump tables
9710 - [Config] retpoine -- switch to new format
9711
9712 * Miscellaneous Ubuntu changes
9713 - [Packaging] final-checks -- remove check for empty retpoline files
9714 - [Packaging] skip cloud tools packaging when not building package
9715
9716 [ Upstream Kernel Changes ]
9717
9718 * Rebase to v4.16
9719
9720 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Apr 2018 16:15:36 -0500
9721
9722 linux (4.16.0-2.3) bionic; urgency=medium
9723
9724 * devpts: handle bind-mounts (LP: #1755857)
9725 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
9726 - SAUCE: devpts: resolve devpts bind-mounts
9727 - SAUCE: devpts: comment devpts_mntget()
9728 - SAUCE: selftests: add devpts selftests
9729
9730 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
9731 - d-i: add hisi_sas_v3_hw to scsi-modules
9732
9733 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
9734 - SAUCE: scsi: hisi_sas: config for hip08 ES
9735 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
9736
9737 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
9738 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
9739
9740 * Fix ARC hit rate (LP: #1755158)
9741 - SAUCE: Fix ARC hit rate (LP: #1755158)
9742
9743 * ZFS setgid broken on 0.7 (LP: #1753288)
9744 - SAUCE: Fix ZFS setgid
9745
9746 * CONFIG_EFI=y on armhf (LP: #1726362)
9747 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
9748
9749 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
9750 - [Config] CONFIG_USB_XHCI_DBGCAP=y
9751
9752 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
9753 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
9754 - [Config] retpoline -- clean up i386 retpoline files
9755
9756 * Miscellaneous Ubuntu changes
9757 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
9758 - [Config] fix up retpoline abi files
9759 - [Config] fix up retpoline abi files
9760 - d-i: Add netsec to nic-modules
9761
9762 [ Upstream Kernel Changes ]
9763
9764 * Rebase to v4.16-rc6
9765
9766 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Mar 2018 14:09:49 -0500
9767
9768 linux (4.16.0-1.2) bionic; urgency=medium
9769
9770 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
9771 - d-i: add cxgb4 to nic-modules
9772
9773 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
9774 - [Config] CONFIG_INDIRECT_PIO=y
9775 - SAUCE: LIB: Introduce a generic PIO mapping method
9776 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
9777 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
9778 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
9779 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
9780 - [Config] CONFIG_HISILICON_LPC=y
9781 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
9782 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
9783 - SAUCE: HISI LPC: Add ACPI support
9784 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
9785
9786 * Miscellaneous Ubuntu changes
9787 - SAUCE: tools: use CC for linking acpi tools
9788
9789 [ Upstream Kernel Changes ]
9790
9791 * Rebase to v4.16-rc3
9792
9793 -- Seth Forshee <seth.forshee@canonical.com> Wed, 28 Feb 2018 10:17:23 -0600
9794
9795 linux (4.16.0-0.1) bionic; urgency=medium
9796
9797 * retpoline abi files are empty on i386 (LP: #1751021)
9798 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
9799 - [Packaging] final-checks -- sanity checking ABI contents
9800 - [Packaging] final-checks -- check for empty retpoline files
9801
9802 * Miscellaneous upstream changes
9803 - disable vbox build
9804 - Disable zfs build
9805
9806 [ Upstream Kernel Changes ]
9807
9808 * Rebase to v4.16-rc2
9809
9810 -- Seth Forshee <seth.forshee@canonical.com> Thu, 22 Feb 2018 08:58:57 -0600
9811
9812 linux (4.16.0-0.0) bionic; urgency=medium
9813
9814 * Dummy entry
9815
9816 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Feb 2018 14:33:13 -0600
9817
9818 linux (4.15.0-10.11) bionic; urgency=medium
9819
9820 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
9821
9822 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
9823 (LP: #1749202)
9824 - swiotlb: suppress warning when __GFP_NOWARN is set
9825 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
9826
9827 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
9828 - SAUCE: tools -- add ability to disable libbfd
9829 - [Packaging] correct disablement of libbfd
9830
9831 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
9832 (LP: #1744058)
9833 - ALSA: hda/realtek - update ALC225 depop optimize
9834
9835 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
9836 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
9837
9838 * headset mic can't be detected on two Dell machines (LP: #1748807)
9839 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
9840 - ALSA: hda - Fix headset mic detection problem for two Dell machines
9841
9842 * Bionic update to v4.15.3 stable release (LP: #1749191)
9843 - ip6mr: fix stale iterator
9844 - net: igmp: add a missing rcu locking section
9845 - qlcnic: fix deadlock bug
9846 - qmi_wwan: Add support for Quectel EP06
9847 - r8169: fix RTL8168EP take too long to complete driver initialization.
9848 - tcp: release sk_frag.page in tcp_disconnect
9849 - vhost_net: stop device during reset owner
9850 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
9851 - ipv6: change route cache aging logic
9852 - Revert "defer call to mem_cgroup_sk_alloc()"
9853 - net: ipv6: send unsolicited NA after DAD
9854 - rocker: fix possible null pointer dereference in
9855 rocker_router_fib_event_work
9856 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
9857 - cls_u32: add missing RCU annotation.
9858 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
9859 - soreuseport: fix mem leak in reuseport_add_sock()
9860 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
9861 - net: sched: fix use-after-free in tcf_block_put_ext
9862 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
9863 - media: soc_camera: soc_scale_crop: add missing
9864 MODULE_DESCRIPTION/AUTHOR/LICENSE
9865 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
9866 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
9867 - crypto: tcrypt - fix S/G table for test_aead_speed()
9868 - Linux 4.15.3
9869
9870 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
9871 CVE-2018-1000026
9872 - net: create skb_gso_validate_mac_len()
9873 - bnx2x: disable GSO where gso_size is too big for hardware
9874
9875 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
9876 - net: hns: add ACPI mode support for ethtool -p
9877
9878 * CVE-2017-5715 (Spectre v2 Intel)
9879 - [Packaging] retpoline files must be sorted
9880 - [Packaging] pull in retpoline files
9881
9882 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
9883 - d-i: Add hfi1 to nic-modules
9884
9885 * CVE-2017-5715 (Spectre v2 retpoline)
9886 - [Packaging] retpoline -- add call site validation
9887 - [Config] disable retpoline checks for first upload
9888
9889 * Do not duplicate changelog entries assigned to more than one bug or CVE
9890 (LP: #1743383)
9891 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
9892
9893 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
9894
9895 linux (4.15.0-9.10) bionic; urgency=medium
9896
9897 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
9898
9899 * Miscellaneous Ubuntu changes
9900 - [Debian] tests -- remove gcc-multilib dependency for arm64
9901
9902 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
9903
9904 linux (4.15.0-8.9) bionic; urgency=medium
9905
9906 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
9907
9908 * Bionic update to v4.15.2 stable release (LP: #1748072)
9909 - KVM: x86: Make indirect calls in emulator speculation safe
9910 - KVM: VMX: Make indirect call speculation safe
9911 - module/retpoline: Warn about missing retpoline in module
9912 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
9913 - x86/cpufeatures: Add Intel feature bits for Speculation Control
9914 - x86/cpufeatures: Add AMD feature bits for Speculation Control
9915 - x86/msr: Add definitions for new speculation control MSRs
9916 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
9917 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
9918 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
9919 - x86/alternative: Print unadorned pointers
9920 - x86/nospec: Fix header guards names
9921 - x86/bugs: Drop one "mitigation" from dmesg
9922 - x86/cpu/bugs: Make retpoline module warning conditional
9923 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
9924 - x86/retpoline: Simplify vmexit_fill_RSB()
9925 - x86/speculation: Simplify indirect_branch_prediction_barrier()
9926 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
9927 - iio: adc/accel: Fix up module licenses
9928 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
9929 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
9930 - KVM: nVMX: Eliminate vmcs02 pool
9931 - KVM: VMX: introduce alloc_loaded_vmcs
9932 - objtool: Improve retpoline alternative handling
9933 - objtool: Add support for alternatives at the end of a section
9934 - objtool: Warn on stripped section symbol
9935 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
9936 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
9937 - x86/entry/64: Remove the SYSCALL64 fast path
9938 - x86/entry/64: Push extra regs right away
9939 - x86/asm: Move 'status' from thread_struct to thread_info
9940 - Documentation: Document array_index_nospec
9941 - array_index_nospec: Sanitize speculative array de-references
9942 - x86: Implement array_index_mask_nospec
9943 - x86: Introduce barrier_nospec
9944 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
9945 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
9946 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
9947 - x86/get_user: Use pointer masking to limit speculation
9948 - x86/syscall: Sanitize syscall table de-references under speculation
9949 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
9950 - nl80211: Sanitize array index in parse_txq_params
9951 - x86/spectre: Report get_user mitigation for spectre_v1
9952 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
9953 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
9954 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
9955 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
9956 - KVM: VMX: make MSR bitmaps per-VCPU
9957 - x86/kvm: Update spectre-v1 mitigation
9958 - x86/retpoline: Avoid retpolines for built-in __init functions
9959 - x86/spectre: Simplify spectre_v2 command line parsing
9960 - x86/pti: Mark constant arrays as __initconst
9961 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
9962 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
9963 - KVM/x86: Add IBPB support
9964 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
9965 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
9966 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
9967 - serial: core: mark port as initialized after successful IRQ change
9968 - fpga: region: release of_parse_phandle nodes after use
9969 - Linux 4.15.2
9970
9971 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
9972 - net: phy: core: remove now uneeded disabling of interrupts
9973 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
9974 - net: socionext: Add Synquacer NetSec driver
9975 - net: socionext: include linux/io.h to fix build
9976 - net: socionext: Fix error return code in netsec_netdev_open()
9977
9978 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
9979 - [Config] CONFIG_EDAC_GHES=y
9980
9981 * support thunderx2 vendor pmu events (LP: #1747523)
9982 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
9983 - perf tools arm64: Add support for get_cpuid_str function.
9984 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
9985 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
9986 events
9987 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
9988
9989 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
9990 - SAUCE: mm: disable vma based swap readahead by default
9991 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
9992
9993 * Miscellaneous Ubuntu changes
9994 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
9995
9996 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
9997
9998 linux (4.15.0-7.8) bionic; urgency=medium
9999
10000 * Bionic update to v4.15.1 stable release (LP: #1747169)
10001 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
10002 - tools/gpio: Fix build error with musl libc
10003 - gpio: stmpe: i2c transfer are forbiden in atomic context
10004 - gpio: Fix kernel stack leak to userspace
10005 - ALSA: hda - Reduce the suspend time consumption for ALC256
10006 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
10007 - crypto: aesni - handle zero length dst buffer
10008 - crypto: aesni - fix typo in generic_gcmaes_decrypt
10009 - crypto: aesni - add wrapper for generic gcm(aes)
10010 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
10011 aesni
10012 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
10013 aesni
10014 - crypto: inside-secure - fix hash when length is a multiple of a block
10015 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
10016 - crypto: sha3-generic - fixes for alignment and big endian operation
10017 - crypto: af_alg - whitelist mask and type
10018 - HID: wacom: EKR: ensure devres groups at higher indexes are released
10019 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
10020 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10021 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10022 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
10023 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10024 - igb: Free IRQs when device is hotplugged
10025 - ima/policy: fix parsing of fsuuid
10026 - scsi: aacraid: Fix udev inquiry race condition
10027 - scsi: aacraid: Fix hang in kdump
10028 - scsi: storvsc: missing error code in storvsc_probe()
10029 - staging: lustre: separate a connection destroy from free struct kib_conn
10030 - staging: ccree: NULLify backup_info when unused
10031 - staging: ccree: fix fips event irq handling build
10032 - tty: fix data race between tty_init_dev and flush of buf
10033 - usb: option: Add support for FS040U modem
10034 - USB: serial: pl2303: new device id for Chilitag
10035 - USB: cdc-acm: Do not log urb submission errors on disconnect
10036 - CDC-ACM: apply quirk for card reader
10037 - USB: serial: io_edgeport: fix possible sleep-in-atomic
10038 - usbip: prevent bind loops on devices attached to vhci_hcd
10039 - usbip: list: don't list devices attached to vhci_hcd
10040 - USB: serial: simple: add Motorola Tetra driver
10041 - usb: f_fs: Prevent gadget unbind if it is already unbound
10042 - usb: uas: unconditionally bring back host after reset
10043 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
10044 - ANDROID: binder: remove waitqueue when thread exits.
10045 - android: binder: use VM_ALLOC to get vm area
10046 - mei: me: allow runtime pm for platform with D0i3
10047 - serial: 8250_of: fix return code when probe function fails to get reset
10048 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
10049 - serial: 8250_dw: Revert "Improve clock rate setting"
10050 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
10051 - spi: imx: do not access registers while clocks disabled
10052 - iio: adc: stm32: fix scan of multiple channels with DMA
10053 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
10054 - test_firmware: fix missing unlock on error in config_num_requests_store()
10055 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
10056 - Input: synaptics-rmi4 - do not delete interrupt memory too early
10057 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
10058 - Linux 4.15.1
10059
10060 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
10061 (LP: #1744712)
10062 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
10063 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
10064 version
10065
10066 * apparmor profile load in stacked policy container fails (LP: #1746463)
10067 - SAUCE: apparmor: fix display of .ns_name for containers
10068
10069 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
10070
10071 linux (4.15.0-6.7) bionic; urgency=low
10072
10073 * upload urgency should be medium by default (LP: #1745338)
10074 - [Packaging] update urgency to medium by default
10075
10076 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
10077 - scsi: libiscsi: Allow sd_shutdown on bad transport
10078
10079 * Miscellaneous Ubuntu changes
10080 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
10081 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
10082 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
10083
10084 [ Upstream Kernel Changes ]
10085
10086 * Rebase to v4.15
10087
10088 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
10089
10090 linux (4.15.0-5.6) bionic; urgency=low
10091
10092 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
10093 (LP: #1744077)
10094 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
10095
10096 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
10097 (LP: #1743638)
10098 - [d-i] Add qede to nic-modules udeb
10099
10100 * boot failure on AMD Raven + WesternXT (LP: #1742759)
10101 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
10102
10103 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
10104 (LP: #1726519)
10105 - SAUCE: Revert "scsi: libsas: allow async aborts"
10106
10107 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
10108 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
10109
10110 * Miscellaneous Ubuntu changes
10111 - Rebase to v4.15-rc7
10112 - [Config] CONFIG_CPU_ISOLATION=y
10113 - [Config] Update annotations following config review
10114 - Revert "UBUNTU: SAUCE: Import aufs driver"
10115 - SAUCE: Import aufs driver
10116 - ubuntu: vbox -- update to 5.2.6-dfsg-1
10117 - ubuntu: vbox: build fixes for 4.15
10118 - ubuntu: vbox -- update to 5.2.6-dfsg-2
10119 - hio: updates for timer api changes in 4.15
10120 - enable hio build
10121 - Rebase to v4.15-rc9
10122
10123 [ Upstream Kernel Changes ]
10124
10125 * Rebase to v4.15-rc9
10126
10127 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
10128
10129 linux (4.15.0-4.5) bionic; urgency=low
10130
10131 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
10132 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
10133
10134 * External HDMI monitor failed to show screen on Lenovo X1 series
10135 (LP: #1738523)
10136 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
10137
10138 * Miscellaneous Ubuntu changes
10139 - [Debian] autoreconstruct - add resoration of execute permissions
10140
10141 [ Upstream Kernel Changes ]
10142
10143 * Rebase to v4.15-rc4
10144
10145 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
10146
10147 linux (4.15.0-3.4) bionic; urgency=low
10148
10149 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
10150 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
10151
10152 [ Upstream Kernel Changes ]
10153
10154 * Rebase to v4.15-rc6
10155
10156 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
10157
10158 linux (4.15.0-2.3) bionic; urgency=low
10159
10160 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
10161 4.15.0-1.2 (LP: #1737752)
10162 - x86/mm: Unbreak modules that use the DMA API
10163
10164 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
10165 - [Config] CONFIG_SPI_INTEL_SPI_*=n
10166
10167 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
10168 and udebs (LP: #1521712)
10169 - [Config] Include ibmvnic in nic-modules
10170
10171 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
10172 - [Config] Enable support for emulation of deprecated ARMv8 instructions
10173
10174 * Miscellaneous Ubuntu changes
10175 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
10176 - Enable zfs build
10177 - [Debian] add icp to zfs-modules.ignore
10178
10179 [ Upstream Kernel Changes ]
10180
10181 * Rebase to v4.15-rc4
10182
10183 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
10184
10185 linux (4.15.0-1.2) bionic; urgency=low
10186
10187 * Disabling zfs does not always disable module checks for the zfs modules
10188 (LP: #1737176)
10189 - [Packaging] disable zfs module checks when zfs is disabled
10190
10191 * Miscellaneous Ubuntu changes
10192 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
10193
10194 [ Upstream Kernel Changes ]
10195
10196 * Rebase to v4.15-rc3
10197
10198 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
10199
10200 linux (4.15.0-0.1) bionic; urgency=low
10201
10202 * Miscellaneous Ubuntu changes
10203 - ubuntu: vbox -- update to 5.2.2-dfsg-2
10204 - ubuntu: vbox: build fixes for 4.15
10205 - disable hio build
10206 - [Config] Update kernel lockdown options to fix build errors
10207 - Disable zfs build
10208 - SAUCE: Import aufs driver
10209 - [Config] Enable AUFS config options
10210
10211 [ Upstream Kernel Changes ]
10212
10213 * Rebase to v4.15-rc2
10214
10215 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
10216
10217 linux (4.14.0-11.13) bionic; urgency=low
10218
10219 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
10220
10221 * CVE-2017-1000405
10222 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
10223
10224 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
10225 - SAUCE: mm: disable vma based swap readahead by default
10226 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
10227
10228 * Bionic update to v4.14.3 stable release (LP: #1735843)
10229 - s390: fix transactional execution control register handling
10230 - s390/noexec: execute kexec datamover without DAT
10231 - s390/runtime instrumention: fix possible memory corruption
10232 - s390/guarded storage: fix possible memory corruption
10233 - s390/disassembler: add missing end marker for e7 table
10234 - s390/disassembler: increase show_code buffer size
10235 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
10236 - ACPI / EC: Fix regression related to triggering source of EC event handling
10237 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
10238 - serdev: fix registration of second slave
10239 - sched: Make resched_cpu() unconditional
10240 - lib/mpi: call cond_resched() from mpi_powm() loop
10241 - x86/boot: Fix boot failure when SMP MP-table is based at 0
10242 - x86/decoder: Add new TEST instruction pattern
10243 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
10244 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
10245 - perf/x86/intel: Hide TSX events when RTM is not supported
10246 - arm64: Implement arch-specific pte_access_permitted()
10247 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
10248 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
10249 - uapi: fix linux/tls.h userspace compilation error
10250 - uapi: fix linux/rxrpc.h userspace compilation errors
10251 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
10252 - MIPS: ralink: Fix MT7628 pinmux
10253 - MIPS: ralink: Fix typo in mt7628 pinmux function
10254 - net: mvneta: fix handling of the Tx descriptor counter
10255 - nbd: wait uninterruptible for the dead timeout
10256 - nbd: don't start req until after the dead connection logic
10257 - PM / OPP: Add missing of_node_put(np)
10258 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
10259 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
10260 - PCI: hv: Use effective affinity mask
10261 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
10262 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
10263 - ALSA: hda: Add Raven PCI ID
10264 - dm integrity: allow unaligned bv_offset
10265 - dm cache: fix race condition in the writeback mode overwrite_bio
10266 optimisation
10267 - dm crypt: allow unaligned bv_offset
10268 - dm zoned: ignore last smaller runt zone
10269 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
10270 - dm bufio: fix integer overflow when limiting maximum cache size
10271 - ovl: Put upperdentry if ovl_check_origin() fails
10272 - dm: allocate struct mapped_device with kvzalloc
10273 - sched/rt: Simplify the IPI based RT balancing logic
10274 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
10275 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
10276 - dm: discard support requires all targets in a table support discards
10277 - MIPS: Fix odd fp register warnings with MIPS64r2
10278 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
10279 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
10280 - MIPS: Fix an n32 core file generation regset support regression
10281 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
10282 - MIPS: math-emu: Fix final emulation phase for certain instructions
10283 - rt2x00usb: mark device removed when get ENOENT usb error
10284 - mm/z3fold.c: use kref to prevent page free/compact race
10285 - autofs: don't fail mount for transient error
10286 - nilfs2: fix race condition that causes file system corruption
10287 - fscrypt: lock mutex before checking for bounce page pool
10288 - eCryptfs: use after free in ecryptfs_release_messaging()
10289 - libceph: don't WARN() if user tries to add invalid key
10290 - bcache: check ca->alloc_thread initialized before wake up it
10291 - fs: guard_bio_eod() needs to consider partitions
10292 - fanotify: fix fsnotify_prepare_user_wait() failure
10293 - isofs: fix timestamps beyond 2027
10294 - btrfs: change how we decide to commit transactions during flushing
10295 - f2fs: expose some sectors to user in inline data or dentry case
10296 - NFS: Fix typo in nomigration mount option
10297 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
10298 - nfs: Fix ugly referral attributes
10299 - NFS: Avoid RCU usage in tracepoints
10300 - NFS: revalidate "." etc correctly on "open".
10301 - nfsd: deal with revoked delegations appropriately
10302 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
10303 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
10304 - iwlwifi: fix firmware names for 9000 and A000 series hw
10305 - md: fix deadlock error in recent patch.
10306 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
10307 - Bluetooth: btqcomsmd: Add support for BD address setup
10308 - md/bitmap: revert a patch
10309 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
10310 - fsnotify: pin both inode and vfsmount mark
10311 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
10312 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
10313 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
10314 - ext4: prevent data corruption with inline data + DAX
10315 - ext4: prevent data corruption with journaling + DAX
10316 - ALSA: pcm: update tstamp only if audio_tstamp changed
10317 - ALSA: usb-audio: Add sanity checks to FE parser
10318 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
10319 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
10320 - ALSA: timer: Remove kernel warning at compat ioctl error paths
10321 - ALSA: hda/realtek - Fix ALC275 no sound issue
10322 - ALSA: hda: Fix too short HDMI/DP chmap reporting
10323 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
10324 - ALSA: hda/realtek - Fix ALC700 family no sound issue
10325 - ASoC: sun8i-codec: Invert Master / Slave condition
10326 - ASoC: sun8i-codec: Fix left and right channels inversion
10327 - ASoC: sun8i-codec: Set the BCLK divider
10328 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
10329 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
10330 - 9p: Fix missing commas in mount options
10331 - fs/9p: Compare qid.path in v9fs_test_inode
10332 - net/9p: Switch to wait_event_killable()
10333 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
10334 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
10335 - scsi: lpfc: fix pci hot plug crash in timer management routines
10336 - scsi: lpfc: fix pci hot plug crash in list_add call
10337 - scsi: lpfc: Fix crash receiving ELS while detaching driver
10338 - scsi: lpfc: Fix FCP hba_wqidx assignment
10339 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
10340 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
10341 - iscsi-target: Fix non-immediate TMR reference leak
10342 - target: fix null pointer regression in core_tmr_drain_tmr_list
10343 - target: fix buffer offset in core_scsi3_pri_read_full_status
10344 - target: Fix QUEUE_FULL + SCSI task attribute handling
10345 - target: Fix caw_sem leak in transport_generic_request_failure
10346 - target: Fix quiese during transport_write_pending_qf endless loop
10347 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
10348 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
10349 - mtd: nand: Export nand_reset() symbol
10350 - mtd: nand: atmel: Actually use the PM ops
10351 - mtd: nand: omap2: Fix subpage write
10352 - mtd: nand: Fix writing mtdoops to nand flash.
10353 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
10354 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
10355 - p54: don't unregister leds when they are not initialized
10356 - block: Fix a race between blk_cleanup_queue() and timeout handling
10357 - raid1: prevent freeze_array/wait_all_barriers deadlock
10358 - genirq: Track whether the trigger type has been set
10359 - irqchip/gic-v3: Fix ppi-partitions lookup
10360 - lockd: double unregister of inetaddr notifiers
10361 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
10362 enabled
10363 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
10364 - KVM: SVM: obey guest PAT
10365 - kvm: vmx: Reinstate support for CPUs without virtual NMI
10366 - dax: fix PMD faults on zero-length files
10367 - dax: fix general protection fault in dax_alloc_inode
10368 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
10369 - clk: ti: dra7-atl-clock: fix child-node lookups
10370 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
10371 - libnvdimm, pfn: make 'resource' attribute only readable by root
10372 - libnvdimm, namespace: fix label initialization to use valid seq numbers
10373 - libnvdimm, region : make 'resource' attribute only readable by root
10374 - libnvdimm, namespace: make 'resource' attribute only readable by root
10375 - svcrdma: Preserve CB send buffer across retransmits
10376 - IB/srpt: Do not accept invalid initiator port names
10377 - IB/cm: Fix memory corruption in handling CM request
10378 - IB/hfi1: Fix incorrect available receive user context count
10379 - IB/srp: Avoid that a cable pull can trigger a kernel crash
10380 - IB/core: Avoid crash on pkey enforcement failed in received MADs
10381 - IB/core: Only maintain real QPs in the security lists
10382 - NFC: fix device-allocation error return
10383 - spi-nor: intel-spi: Fix broken software sequencing codes
10384 - i40e: Use smp_rmb rather than read_barrier_depends
10385 - igb: Use smp_rmb rather than read_barrier_depends
10386 - igbvf: Use smp_rmb rather than read_barrier_depends
10387 - ixgbevf: Use smp_rmb rather than read_barrier_depends
10388 - i40evf: Use smp_rmb rather than read_barrier_depends
10389 - fm10k: Use smp_rmb rather than read_barrier_depends
10390 - ixgbe: Fix skb list corruption on Power systems
10391 - parisc: Fix validity check of pointer size argument in new CAS
10392 implementation
10393 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
10394 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
10395 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
10396 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
10397 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
10398 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
10399 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
10400 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
10401 - powerpc/64s/hash: Fix fork() with 512TB process address space
10402 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
10403 - media: Don't do DMA on stack for firmware upload in the AS102 driver
10404 - media: rc: check for integer overflow
10405 - media: rc: nec decoder should not send both repeat and keycode
10406 - cx231xx-cards: fix NULL-deref on missing association descriptor
10407 - media: v4l2-ctrl: Fix flags field on Control events
10408 - media: venus: fix wrong size on dma_free
10409 - media: venus: venc: fix bytesused v4l2_plane field
10410 - media: venus: reimplement decoder stop command
10411 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
10412 zone
10413 - iwlwifi: fix wrong struct for a000 device
10414 - iwlwifi: add a new a000 device
10415 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
10416 - iwlwifi: add new cards for a000 series
10417 - iwlwifi: add new cards for 8265 series
10418 - iwlwifi: add new cards for 8260 series
10419 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
10420 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
10421 - e1000e: Fix error path in link detection
10422 - e1000e: Fix return value test
10423 - e1000e: Separate signaling for link check/link up
10424 - e1000e: Avoid receiver overrun interrupt bursts
10425 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
10426 - Linux 4.14.3
10427
10428 * Miscellaneous Ubuntu changes
10429 - SAUCE: s390/topology: don't inline cpu_to_node
10430 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
10431
10432 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
10433
10434 linux (4.14.0-10.12) bionic; urgency=low
10435
10436 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
10437
10438 * Miscellaneous Ubuntu changes
10439 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
10440 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
10441
10442 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
10443
10444 linux (4.14.0-9.11) bionic; urgency=low
10445
10446 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
10447
10448 * Miscellaneous Ubuntu changes
10449 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
10450 0.7.3-1ubuntu1"
10451
10452 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
10453
10454 linux (4.14.0-8.10) bionic; urgency=low
10455
10456 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
10457
10458 * Bionic update to v4.14.2 stable release (LP: #1734694)
10459 - bio: ensure __bio_clone_fast copies bi_partno
10460 - af_netlink: ensure that NLMSG_DONE never fails in dumps
10461 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
10462 - net: cdc_ncm: GetNtbFormat endian fix
10463 - fealnx: Fix building error on MIPS
10464 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
10465 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
10466 - serial: omap: Fix EFR write on RTS deassertion
10467 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
10468 - tpm-dev-common: Reject too short writes
10469 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
10470 - mm/pagewalk.c: report holes in hugetlb ranges
10471 - ocfs2: fix cluster hang after a node dies
10472 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
10473 - ipmi: fix unsigned long underflow
10474 - mm/page_alloc.c: broken deferred calculation
10475 - mm/page_ext.c: check if page_ext is not prepared
10476 - coda: fix 'kernel memory exposure attempt' in fsync
10477 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
10478 - Linux 4.14.2
10479
10480 * Bionic update to v4.14.1 stable release (LP: #1734693)
10481 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
10482 - dmaengine: dmatest: warn user when dma test times out
10483 - media: imon: Fix null-ptr-deref in imon_probe
10484 - media: dib0700: fix invalid dvb_detach argument
10485 - crypto: dh - Fix double free of ctx->p
10486 - crypto: dh - Don't permit 'p' to be 0
10487 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
10488 - crypto: brcm - Explicity ACK mailbox message
10489 - USB: early: Use new USB product ID and strings for DbC device
10490 - USB: usbfs: compute urb->actual_length for isochronous
10491 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
10492 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
10493 - USB: serial: metro-usb: stop I/O after failed open
10494 - USB: serial: Change DbC debug device binding ID
10495 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
10496 - USB: serial: garmin_gps: fix I/O after failed probe and remove
10497 - USB: serial: garmin_gps: fix memory leak on probe errors
10498 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
10499 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
10500 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
10501 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
10502 - HID: cp2112: add HIDRAW dependency
10503 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
10504 - rpmsg: glink: Add missing MODULE_LICENSE
10505 - staging: wilc1000: Fix bssid buffer offset in Txq
10506 - staging: sm750fb: Fix parameter mistake in poke32
10507 - staging: ccree: fix 64 bit scatter/gather DMA ops
10508 - staging: greybus: spilib: fix use-after-free after deregistration
10509 - staging: rtl8188eu: Revert 4 commits breaking ARP
10510 - spi: fix use-after-free at controller deregistration
10511 - sparc32: Add cmpxchg64().
10512 - sparc64: mmu_context: Add missing include files
10513 - sparc64: Fix page table walk for PUD hugepages
10514 - Linux 4.14.1
10515
10516 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
10517 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
10518
10519 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
10520 (LP: #1732627)
10521 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
10522
10523 * Miscellaneous Ubuntu changes
10524 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
10525
10526 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
10527
10528 linux (4.14.0-7.9) bionic; urgency=low
10529
10530 * Miscellaneous Ubuntu changes
10531 - SAUCE: apparmor: add base infastructure for socket mediation
10532 - SAUCE: apparmor: af_unix mediation
10533 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
10534 - SAUCE: LSM stacking: LSM: manage credential security blobs
10535 - SAUCE: LSM stacking: LSM: Manage file security blobs
10536 - SAUCE: LSM stacking: LSM: manage task security blobs
10537 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
10538 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
10539 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
10540 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
10541 - SAUCE: LSM stacking: fixup initialize task->security
10542 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
10543 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
10544 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
10545 - SAUCE: LSM stacking: fixup apparmor stacking enablement
10546 - SAUCE: LSM stacking: fixup stacking kconfig
10547 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
10548 - SAUCE: LSM stacking: provide prctl interface for setting context
10549 - SAUCE: LSM stacking: inherit current display LSM
10550 - SAUCE: LSM stacking: keep an index for each registered LSM
10551 - SAUCE: LSM stacking: verify display LSM
10552 - SAUCE: LSM stacking: provide a way to specify the default display lsm
10553 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
10554 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
10555 - SAUCE: LSM stacking: add Kconfig to set default display LSM
10556 - SAUCE: LSM stacking: add configs for LSM stacking
10557 - SAUCE: LSM stacking: check for invalid zero sized writes
10558 - [Config] Run updateconfigs after merging LSM stacking
10559 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
10560
10561 [ Upstream Kernel Changes ]
10562
10563 * Rebase to v4.14
10564
10565 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
10566
10567 linux (4.14.0-6.8) bionic; urgency=low
10568
10569 * Miscellaneous Ubuntu changes
10570 - SAUCE: add workarounds to enable ZFS for 4.14
10571
10572 [ Upstream Kernel Changes ]
10573
10574 * Rebase to v4.14-rc8
10575
10576 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
10577
10578 linux (4.14.0-5.7) bionic; urgency=low
10579
10580 * Miscellaneous Ubuntu changes
10581 - [Debian] Fix invocation of dh_prep for dbgsym packages
10582
10583 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
10584
10585 linux (4.14.0-4.5) bionic; urgency=low
10586
10587 * Miscellaneous Ubuntu changes
10588 - [Packaging] virtualbox -- reduce in kernel module versions
10589 - vbox-update: Fix up KERN_DIR definitions
10590 - ubuntu: vbox -- update to 5.2.0-dfsg-2
10591 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
10592
10593 [ Upstream Kernel Changes ]
10594
10595 * Rebase to v4.14-rc7
10596
10597 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
10598
10599 linux (4.14.0-3.4) artful; urgency=low
10600
10601 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
10602 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
10603 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
10604 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
10605
10606 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
10607 - powerpc/64s: Add workaround for P9 vector CI load issue
10608
10609 * Miscellaneous Ubuntu changes
10610 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
10611 - [Config] CONFIG_DRM_VBOXVIDEO=m
10612 - SAUCE: Import aufs driver
10613 - [Config] Enable aufs
10614 - [Config] Reorder annotations file after enabling aufs
10615 - vbox-update: Disable imported vboxvideo module
10616 - ubuntu: vbox -- update to 5.1.30-dfsg-1
10617 - Enable vbox
10618 - hio: Use correct sizes when initializing ssd_index_bits* arrays
10619 - hio: Update io stat accounting for 4.14
10620 - Enable hio
10621
10622 [ Upstream Kernel Changes ]
10623
10624 * Rebase to v4.14-rc5
10625 * Rebase to v4.14-rc6
10626
10627 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
10628
10629 linux (4.14.0-2.3) artful; urgency=low
10630
10631 * [Bug] USB controller failed to respond on Denverton after loading
10632 intel_th_pci module (LP: #1715833)
10633 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
10634
10635 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
10636 17.10 (kernel 4.13) (LP: #1719290)
10637 - SAUCE: s390: update zfcpdump_defconfig
10638
10639 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
10640 - d-i: Add bnxt_en to nic-modules.
10641
10642 * Miscellaneous Ubuntu changes
10643 - [Config] Update annotations for 4.14-rc2
10644
10645 [ Upstream Kernel Changes ]
10646
10647 * Rebase to v4.14-rc3
10648 * Rebase to v4.14-rc4
10649
10650 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
10651
10652 linux (4.14.0-1.2) artful; urgency=low
10653
10654 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
10655 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
10656
10657 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
10658 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
10659
10660 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
10661 (LP: #1718679)
10662 - [Config] CONFIG_DRM_VBOXVIDEO=n
10663
10664 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
10665 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
10666
10667 * autopkgtest profile fails to build on armhf (LP: #1717920)
10668 - [Packaging] autopkgtest -- disable d-i when dropping flavours
10669
10670 * Miscellaneous Ubuntu changes
10671 - [Config] CONFIG_I2C_XLP9XX=m
10672 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
10673
10674 [ Upstream Kernel Changes ]
10675
10676 * Rebase to v4.14-rc2
10677
10678 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
10679
10680 linux (4.14.0-0.1) artful; urgency=low
10681
10682 * Miscellaneous Ubuntu changes
10683 - Disable vbox build
10684 - Disable hio build
10685 - Disable zfs build
10686
10687 [ Upstream Kernel Changes ]
10688
10689 * Rebase to v4.14-rc1
10690
10691 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
10692
10693 linux (4.13.0-11.12) artful; urgency=low
10694
10695 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
10696
10697 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
10698 - s390/mm: fix local TLB flushing vs. detach of an mm address space
10699 - s390/mm: fix race on mm->context.flush_mm
10700
10701 * CVE-2017-1000251
10702 - Bluetooth: Properly check L2CAP config option output buffer length
10703
10704 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
10705
10706 linux (4.13.0-10.11) artful; urgency=low
10707
10708 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
10709
10710 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
10711 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
10712
10713 * Artful update to v4.13.1 stable release (LP: #1716284)
10714 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
10715 - USB: serial: option: add support for D-Link DWM-157 C1
10716 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
10717 - usb:xhci:Fix regression when ATI chipsets detected
10718 - USB: musb: fix external abort on suspend
10719 - ANDROID: binder: add padding to binder_fd_array_object.
10720 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
10721 - USB: core: Avoid race of async_completed() w/ usbdev_release()
10722 - staging/rts5208: fix incorrect shift to extract upper nybble
10723 - staging: ccree: save ciphertext for CTS IV
10724 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
10725 - iio: adc: ti-ads1015: fix incorrect data rate setting update
10726 - iio: adc: ti-ads1015: fix scale information for ADS1115
10727 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
10728 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
10729 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
10730 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
10731 - driver core: bus: Fix a potential double free
10732 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
10733 - binder: free memory on error
10734 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
10735 - crypto: caam/qi - fix compilation with DEBUG enabled
10736 - thunderbolt: Fix reset response_type
10737 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
10738 - intel_th: pci: Add Cannon Lake PCH-H support
10739 - intel_th: pci: Add Cannon Lake PCH-LP support
10740 - ath10k: fix memory leak in rx ring buffer allocation
10741 - drm/vgem: Pin our pages for dmabuf exports
10742 - drm/ttm: Fix accounting error when fail to get pages for pool
10743 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
10744 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
10745 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
10746 - iwlwifi: pci: add new PCI ID for 7265D
10747 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
10748 - mwifiex: correct channel stat buffer overflows
10749 - MCB: add support for SC31 to mcb-lpc
10750 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
10751 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
10752 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
10753 - workqueue: Fix flag collision
10754 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
10755 - cs5536: add support for IDE controller variant
10756 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
10757 - scsi: sg: recheck MMAP_IO request length with lock held
10758 - of/device: Prevent buffer overflow in of_device_modalias()
10759 - rtlwifi: Fix memory leak when firmware request fails
10760 - rtlwifi: Fix fallback firmware loading
10761 - Linux 4.13.1
10762
10763 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
10764 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
10765
10766 * SRIOV: warning if unload VFs (LP: #1715073)
10767 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
10768
10769 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
10770 - i40e: avoid NVM acquire deadlock during NVM update
10771 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
10772
10773 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
10774 twice when perf stat is done (perf:) (LP: #1714571)
10775 - perf vendor events powerpc: Remove duplicate events
10776
10777 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
10778 (LP: #1703339)
10779 - [Config] Include vmd in storage-core-modules udeb
10780
10781 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
10782 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
10783 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
10784 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
10785 offline
10786
10787 * Miscellaneous Ubuntu changes
10788 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
10789 - Revert "UBUNTU: SAUCE: Import aufs driver"
10790 - SAUCE: Import aufs driver
10791
10792 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
10793
10794 linux (4.13.0-9.10) artful; urgency=low
10795
10796 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
10797
10798 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
10799 - [Config] CONFIG_EDAC_GHES=n
10800
10801 * Miscellaneous Ubuntu changes
10802 - ubuntu: vbox -- update to 5.1.26-dfsg-2
10803
10804 [ Upstream Kernel Changes ]
10805
10806 * Rebase to v4.13
10807
10808 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
10809
10810 linux (4.13.0-8.9) artful; urgency=low
10811
10812 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
10813 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
10814
10815 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
10816 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
10817
10818 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
10819 Harrisonville SDP (LP: #1709257)
10820 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
10821 - EDAC, pnd2: Mask off the lower four bits of a BAR
10822 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
10823 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
10824 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
10825 reading BAR
10826
10827 * Miscellaneous Ubuntu changes
10828 - Revert "UBUNTU: SAUCE: Import aufs driver"
10829 - SAUCE: Import aufs driver
10830 - SAUCE: selftests/powerpc: Disable some ptrace selftests
10831 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
10832 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
10833 - [Config] Disable CONFIG_MDIO_* options for s390x
10834 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
10835 - [Config] Update annotations for 4.13
10836
10837 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
10838
10839 linux (4.13.0-7.8) artful; urgency=low
10840
10841 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
10842 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
10843 paths
10844
10845 * Miscellaneous Ubuntu changes
10846 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
10847
10848 * Miscellaneous upstream changes
10849 - seccomp: Provide matching filter for introspection
10850 - seccomp: Sysctl to display available actions
10851 - seccomp: Operation for checking if an action is available
10852 - seccomp: Sysctl to configure actions that are allowed to be logged
10853 - seccomp: Selftest for detection of filter flag support
10854 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
10855 - seccomp: Action to log before allowing
10856
10857 [ Upstream Kernel Changes ]
10858
10859 * Rebase to v4.13-rc7
10860
10861 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
10862
10863 linux (4.13.0-6.7) artful; urgency=low
10864
10865 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
10866 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
10867
10868 * sort ABI files with C.UTF-8 locale (LP: #1712345)
10869 - [Packaging] sort ABI files with C.UTF-8 locale
10870
10871 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
10872 - SAUCE: igb: add support for using Broadcom 54616 as PHY
10873
10874 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
10875 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
10876 - powerpc/mm/radix: Improve TLB/PWC flushes
10877 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
10878
10879 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
10880 properly enrolled keys (LP: #1712168)
10881 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
10882
10883 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
10884 - [Config] CONFIG_BLK_DEV_NVME=m for s390
10885
10886 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
10887 (LP: #1711298)
10888 - [Config] CONFIG_INTEL_ATOMISP=n
10889
10890 * Miscellaneous Ubuntu changes
10891 - SAUCE: apparmor: af_unix mediation
10892
10893 * Miscellaneous upstream changes
10894 - apparmor: Fix shadowed local variable in unpack_trans_table()
10895 - apparmor: Fix logical error in verify_header()
10896 - apparmor: Fix an error code in aafs_create()
10897 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
10898 - apparmor: add the ability to mediate signals
10899 - apparmor: add mount mediation
10900 - apparmor: cleanup conditional check for label in label_print
10901 - apparmor: add support for absolute root view based labels
10902 - apparmor: make policy_unpack able to audit different info messages
10903 - apparmor: add more debug asserts to apparmorfs
10904 - apparmor: add base infastructure for socket mediation
10905 - apparmor: move new_null_profile to after profile lookup fns()
10906 - apparmor: fix race condition in null profile creation
10907 - apparmor: ensure unconfined profiles have dfas initialized
10908 - apparmor: fix incorrect type assignment when freeing proxies
10909
10910 [ Upstream Kernel Changes ]
10911
10912 * Rebase to v4.13-rc6
10913
10914 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
10915
10916 linux (4.13.0-5.6) artful; urgency=low
10917
10918 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
10919 - perf pmu-events: Support additional POWER8+ PVR in mapfile
10920 - perf vendor events: Add POWER9 PMU events
10921 - perf vendor events: Add POWER9 PVRs to mapfile
10922 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
10923 - SAUCE: perf vendor events powerpc: Update POWER9 events
10924
10925 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
10926 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
10927
10928 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
10929 kernels able to boot without initramfs (LP: #1700972)
10930 - [Debian] Don't depend on initramfs-tools
10931
10932 * Miscellaneous Ubuntu changes
10933 - SAUCE: Import aufs driver
10934 - SAUCE: aufs -- Add missing argument to loop_switch() call
10935 - [Config] Enable aufs
10936 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
10937 - Enable zfs build
10938 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
10939 - [Packaging] switch up to debhelper 9
10940
10941 [ Upstream Kernel Changes ]
10942
10943 * Rebase to v4.13-rc5
10944
10945 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
10946
10947 linux (4.13.0-4.5) artful; urgency=low
10948
10949 * Lenovo Yoga 910 Sensors (LP: #1708120)
10950 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
10951
10952 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
10953 (LP: #1703339)
10954 - [Config] Add vmd driver to generic inclusion list
10955
10956 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
10957 - [Config] CONFIG_SATA_HIGHBANK=y
10958
10959 * Miscellaneous Ubuntu changes
10960 - ubuntu: vbox -- update to 5.1.26-dfsg-1
10961 - SAUCE: hio: Build fixes for 4.13
10962 - Enable hio build
10963 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
10964 - [debian] use all rather than amd64 dkms debs for sync
10965
10966 [ Upstream Kernel Changes ]
10967
10968 * Rebase to v4.13-rc4
10969
10970 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
10971
10972 linux (4.13.0-3.4) artful; urgency=low
10973
10974 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
10975 - [Packaging] tests -- reduce rebuild test to one flavour
10976 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
10977
10978 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
10979 - SAUCE: virtio_net: Revert mergeable buffer handling rework
10980
10981 [ Upstream Kernel Changes ]
10982
10983 * Rebase to v4.13-rc3
10984
10985 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
10986
10987 linux (4.13.0-2.3) artful; urgency=low
10988
10989 * Change CONFIG_IBMVETH to module (LP: #1704479)
10990 - [Config] CONFIG_IBMVETH=m
10991
10992 [ Upstream Kernel Changes ]
10993
10994 * Rebase to v4.13-rc2
10995
10996 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
10997
10998 linux (4.13.0-1.2) artful; urgency=low
10999
11000 * Miscellaneous Ubuntu changes
11001 - [Debian] Support sphinx-based kernel documentation
11002
11003 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
11004
11005 linux (4.13.0-0.1) artful; urgency=low
11006
11007 * Miscellaneous Ubuntu changes
11008 - Disable hio
11009 - Disable zfs build
11010 - ubuntu: vbox -- update to 5.1.24-dfsg-1
11011
11012 [ Upstream Kernel Changes ]
11013
11014 * Rebase to v4.13-rc1
11015
11016 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
11017
11018 linux (4.12.0-7.8) artful; urgency=low
11019
11020 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
11021 (LP: #1673564)
11022 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
11023 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
11024 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
11025 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
11026 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
11027 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
11028 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
11029 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
11030 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
11031 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
11032 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
11033 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
11034 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
11035 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
11036 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
11037 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
11038 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
11039 - arm64: Add MIDR values for Cavium cn83XX SoCs
11040 - arm64: Add workaround for Cavium Thunder erratum 30115
11041 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
11042 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
11043 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
11044 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
11045 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
11046 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
11047 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
11048 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
11049
11050 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
11051 - net: hns: Bugfix for Tx timeout handling in hns driver
11052
11053 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
11054 - iommu/arm-smmu: Plumb in new ACPI identifiers
11055
11056 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
11057 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
11058
11059 * Artful update to v4.12.1 stable release (LP: #1703858)
11060 - driver core: platform: fix race condition with driver_override
11061 - RDMA/uverbs: Check port number supplied by user verbs cmds
11062 - usb: dwc3: replace %p with %pK
11063 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
11064 - usb: usbip: set buffer pointers to NULL after free
11065 - Add USB quirk for HVR-950q to avoid intermittent device resets
11066 - usb: Fix typo in the definition of Endpoint[out]Request
11067 - USB: core: fix device node leak
11068 - USB: serial: option: add two Longcheer device ids
11069 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
11070 - xhci: Limit USB2 port wake support for AMD Promontory hosts
11071 - gfs2: Fix glock rhashtable rcu bug
11072 - Add "shutdown" to "struct class".
11073 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
11074 - tpm: fix a kernel memory leak in tpm-sysfs.c
11075 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
11076 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
11077 - sched/fair, cpumask: Export for_each_cpu_wrap()
11078 - sched/core: Implement new approach to scale select_idle_cpu()
11079 - sched/numa: Use down_read_trylock() for the mmap_sem
11080 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
11081 - sched/fair: Simplify wake_affine() for the single socket case
11082 - sched/numa: Implement NUMA node level wake_affine()
11083 - sched/fair: Remove effective_load()
11084 - sched/numa: Hide numa_wake_affine() from UP build
11085 - xen: avoid deadlock in xenbus driver
11086 - crypto: drbg - Fixes panic in wait_for_completion call
11087 - Linux 4.12.1
11088
11089 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
11090 - scsi: cxlflash: Combine the send queue locks
11091 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
11092 - scsi: cxlflash: Reset hardware queue context via specified register
11093 - scsi: cxlflash: Schedule asynchronous reset of the host
11094 - scsi: cxlflash: Handle AFU sync failures
11095 - scsi: cxlflash: Track pending scsi commands in each hardware queue
11096 - scsi: cxlflash: Flush pending commands in cleanup path
11097 - scsi: cxlflash: Add scsi command abort handler
11098 - scsi: cxlflash: Create character device to provide host management interface
11099 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
11100 specifics
11101 - scsi: cxlflash: Introduce host ioctl support
11102 - scsi: cxlflash: Refactor AFU capability checking
11103 - scsi: cxlflash: Support LUN provisioning
11104 - scsi: cxlflash: Support AFU debug
11105 - scsi: cxlflash: Support WS16 unmap
11106 - scsi: cxlflash: Remove zeroing of private command data
11107 - scsi: cxlflash: Update TMF command processing
11108 - scsi: cxlflash: Avoid double free of character device
11109 - scsi: cxlflash: Update send_tmf() parameters
11110 - scsi: cxlflash: Update debug prints in reset handlers
11111
11112 * make snap-pkg support (LP: #1700747)
11113 - make snap-pkg support
11114
11115 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
11116 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
11117
11118 * arm64: fix crash reading /proc/kcore (LP: #1702749)
11119 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
11120 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
11121
11122 * Opal and POWER9 DD2 (LP: #1702159)
11123 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
11124
11125 * Data corruption with hio driver (LP: #1701316)
11126 - SAUCE: hio: Fix incorrect use of enum req_opf values
11127
11128 * Miscellaneous Ubuntu changes
11129 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
11130 - snapcraft.yaml: Sync with xenial
11131 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
11132
11133 * Miscellaneous upstream changes
11134 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
11135 MokSBState"
11136
11137 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
11138
11139 linux (4.12.0-6.7) artful; urgency=low
11140
11141 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
11142 - net: ena: change return value for unsupported features unsupported return
11143 value
11144 - net: ena: add hardware hints capability to the driver
11145 - net: ena: change sizeof() argument to be the type pointer
11146 - net: ena: add reset reason for each device FLR
11147 - net: ena: add support for out of order rx buffers refill
11148 - net: ena: allow the driver to work with small number of msix vectors
11149 - net: ena: use napi_schedule_irqoff when possible
11150 - net: ena: separate skb allocation to dedicated function
11151 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
11152 - net: ena: update driver's rx drop statistics
11153 - net: ena: update ena driver to version 1.2.0
11154
11155 * APST gets enabled against explicit kernel option (LP: #1699004)
11156 - nvme: explicitly disable APST on quirked devices
11157
11158 * Miscellaneous Ubuntu changes
11159 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
11160 - SAUCE: hio updates for 4.12
11161 - SAUCE: Enable hio build
11162
11163 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
11164
11165 linux (4.12.0-5.6) artful; urgency=low
11166
11167 * ERAT invalidate on context switch removal (LP: #1700819)
11168 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
11169
11170 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
11171 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
11172
11173 * Miscellaneous Ubuntu changes
11174 - d-i: Move qcom-emac from arm64 to shared nic-modules
11175
11176 [ Upstream Kernel Changes ]
11177
11178 * Rebase to v4.12
11179
11180 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
11181
11182 linux (4.12.0-4.5) artful; urgency=low
11183
11184 * aacraid driver may return uninitialized stack data to userspace
11185 (LP: #1700077)
11186 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
11187
11188 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
11189 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
11190
11191 * AACRAID for power9 platform (LP: #1689980)
11192 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
11193 - scsi: aacraid: Fix DMAR issues with iommu=pt
11194 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
11195 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
11196 - scsi: aacraid: Remove reset support from check_health
11197 - scsi: aacraid: Change wait time for fib completion
11198 - scsi: aacraid: Log count info of scsi cmds before reset
11199 - scsi: aacraid: Print ctrl status before eh reset
11200 - scsi: aacraid: Using single reset mask for IOP reset
11201 - scsi: aacraid: Rework IOP reset
11202 - scsi: aacraid: Add periodic checks to see IOP reset status
11203 - scsi: aacraid: Rework SOFT reset code
11204 - scsi: aacraid: Rework aac_src_restart
11205 - scsi: aacraid: Use correct function to get ctrl health
11206 - scsi: aacraid: Make sure ioctl returns on controller reset
11207 - scsi: aacraid: Enable ctrl reset for both hba and arc
11208 - scsi: aacraid: Add reset debugging statements
11209 - scsi: aacraid: Remove reference to Series-9
11210 - scsi: aacraid: Update driver version to 50834
11211
11212 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
11213 - SAUCE: drm: hibmc: Use set_busid function from drm core
11214
11215 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
11216 - d-i: Add hibmc-drm to kernel-image udeb
11217
11218 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
11219 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
11220
11221 * Miscellaneous Ubuntu changes
11222 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
11223 - [Config] CONFIG_ATA=n for s390x
11224 - [Config] Update annotations for 4.12
11225
11226 [ Upstream Kernel Changes ]
11227
11228 * Rebase to v4.12-rc7
11229
11230 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
11231
11232 linux (4.12.0-3.4) artful; urgency=low
11233
11234 * Miscellaneous upstream changes
11235 - ufs: fix the logics for tail relocation
11236
11237 [ Upstream Kernel Changes ]
11238
11239 * Rebase to v4.12-rc6
11240
11241 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
11242
11243 linux (4.12.0-2.3) artful; urgency=low
11244
11245 * CVE-2014-9900
11246 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
11247 ethtool_get_wol()
11248
11249 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
11250 (LP: #1671360)
11251 - pinctrl/amd: Use regular interrupt instead of chained
11252
11253 * extend-diff-ignore should use exact matches (LP: #1693504)
11254 - [Packaging] exact extend-diff-ignore matches
11255
11256 * Miscellaneous Ubuntu changes
11257 - SAUCE: efi: Don't print secure boot state from the efi stub
11258 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
11259 - SAUCE: vbox fixes for 4.12
11260 - Re-enable virtualbox build
11261 - [Config] CONFIG_ORANGEFS_FS=m
11262 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
11263 - Enable zfs build
11264
11265 [ Upstream Kernel Changes ]
11266
11267 * Rebase to v4.12-rc4
11268 * Rebase to v4.12-rc5
11269
11270 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
11271
11272 linux (4.12.0-1.2) artful; urgency=low
11273
11274 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
11275 - [Config] Enable CONFIG_DRM_MGAG200 as module
11276
11277 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
11278 - [Config] CONFIG_LIBIO=y on arm64 only
11279 - SAUCE: LIBIO: Introduce a generic PIO mapping method
11280 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
11281 - [Config] CONFIG_HISILICON_LPC=y
11282 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
11283 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
11284 I/O
11285 - SAUCE: LPC: Add the ACPI LPC support
11286 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
11287 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
11288
11289 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
11290 - SAUCE: tty: Fix ldisc crash on reopened tty
11291
11292 * Miscellaneous Ubuntu changes
11293 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
11294 - Rebase to v4.12-rc3
11295
11296 [ Upstream Kernel Changes ]
11297
11298 * Rebase to v4.12-rc3
11299
11300 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
11301
11302 linux (4.12.0-0.1) artful; urgency=low
11303
11304 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
11305 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
11306
11307 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
11308 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
11309
11310 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
11311 (LP: #1672819)
11312 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
11313
11314 * Miscellaneous Ubuntu changes
11315 - Update find-missing-sauce.sh to compare to artful
11316 - Update dropped.txt
11317 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
11318 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
11319 kernel image
11320 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
11321 mode
11322 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
11323 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
11324 locked down
11325 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
11326 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
11327 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
11328 reboot
11329 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
11330 set
11331 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
11332 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
11333 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
11334 down
11335 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
11336 locked down
11337 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
11338 down
11339 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
11340 is locked down
11341 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
11342 locked down
11343 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
11344 has been locked down
11345 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
11346 locked down
11347 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
11348 locked down
11349 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
11350 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
11351 kernel is locked down
11352 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
11353 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
11354 down
11355 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
11356 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
11357 secondary keyring
11358 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
11359 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
11360 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
11361 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
11362 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
11363 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
11364 MokSBState
11365 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
11366 - [Config] Set values for UEFI secure boot lockdown options
11367 - Disable virtualbox build
11368 - Disable hio build
11369 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
11370 - Disable zfs build
11371 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
11372 - SAUCE: Import aufs driver
11373 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
11374 - [Config] Enable aufs
11375 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
11376
11377 [ Upstream Kernel Changes ]
11378
11379 * Rebase to v4.12-rc2
11380
11381 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
11382
11383 linux (4.11.0-3.8) artful; urgency=low
11384
11385 [ Seth Forshee ]
11386
11387 * Release Tracking Bug
11388 - LP: #1690999
11389
11390 * apparmor_parser hangs indefinitely when called by multiple threads
11391 (LP: #1645037)
11392 - SAUCE: apparmor: fix lock ordering for mkdir
11393
11394 * apparmor leaking securityfs pin count (LP: #1660846)
11395 - SAUCE: apparmor: fix leak on securityfs pin count
11396
11397 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
11398 (LP: #1660845)
11399 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
11400 fails
11401
11402 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
11403 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
11404
11405 * libvirt profile is blocking global setrlimit despite having no rlimit rule
11406 (LP: #1679704)
11407 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
11408 - apparmor: update auditing of rlimit check to provide capability information
11409
11410 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
11411 - SAUCE: apparmor: add policy revision file interface
11412
11413 * apparmor does not make support of query data visible (LP: #1678023)
11414 - SAUCE: apparmor: add label data availability to the feature set
11415
11416 * apparmor query interface does not make supported query info available
11417 (LP: #1678030)
11418 - SAUCE: apparmor: add information about the query inteface to the feature set
11419
11420 * change_profile incorrect when using namespaces with a compound stack
11421 (LP: #1677959)
11422 - SAUCE: apparmor: fix label parse for stacked labels
11423
11424 * Regression in 4.4.0-65-generic causes very frequent system crashes
11425 (LP: #1669611)
11426 - apparmor: sync of apparmor 3.6+ (17.04)
11427
11428 * Artful update to 4.11.1 stable release (LP: #1690814)
11429 - dm ioctl: prevent stack leak in dm ioctl call
11430 - drm/sti: fix GDP size to support up to UHD resolution
11431 - power: supply: lp8788: prevent out of bounds array access
11432 - brcmfmac: Ensure pointer correctly set if skb data location changes
11433 - brcmfmac: Make skb header writable before use
11434 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
11435 - refcount: change EXPORT_SYMBOL markings
11436 - net: macb: fix phy interrupt parsing
11437 - tcp: fix access to sk->sk_state in tcp_poll()
11438 - geneve: fix incorrect setting of UDP checksum flag
11439 - bpf: enhance verifier to understand stack pointer arithmetic
11440 - bpf, arm64: fix jit branch offset related to ldimm64
11441 - tcp: fix wraparound issue in tcp_lp
11442 - net: ipv6: Do not duplicate DAD on link up
11443 - net: usb: qmi_wwan: add Telit ME910 support
11444 - tcp: do not inherit fastopen_req from parent
11445 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
11446 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
11447 - ipv6: initialize route null entry in addrconf_init()
11448 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
11449 - tcp: randomize timestamps on syncookies
11450 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
11451 - bpf: don't let ldimm64 leak map addresses on unprivileged
11452 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
11453 - f2fs: sanity check segment count
11454 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
11455 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
11456 - block: get rid of blk_integrity_revalidate()
11457 - Linux 4.11.1
11458
11459 * Module signing exclusion for staging drivers does not work properly
11460 (LP: #1690908)
11461 - SAUCE: Fix module signing exclusion in package builds
11462
11463 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
11464 - [Config] CONFIG_QCOM_L3_PMU=y
11465 - perf: qcom: Add L3 cache PMU driver
11466
11467 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
11468 - drivers/perf: arm_pmu: rework per-cpu allocation
11469 - drivers/perf: arm_pmu: manage interrupts per-cpu
11470 - drivers/perf: arm_pmu: split irq request from enable
11471 - drivers/perf: arm_pmu: remove pointless PMU disabling
11472 - drivers/perf: arm_pmu: define armpmu_init_fn
11473 - drivers/perf: arm_pmu: fold init into alloc
11474 - drivers/perf: arm_pmu: factor out pmu registration
11475 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
11476 - drivers/perf: arm_pmu: handle no platform_device
11477 - drivers/perf: arm_pmu: rename irq request/free functions
11478 - drivers/perf: arm_pmu: split cpu-local irq request/free
11479 - drivers/perf: arm_pmu: move irq request/free into probe
11480 - drivers/perf: arm_pmu: split out platform device probe logic
11481 - arm64: add function to get a cpu's MADT GICC table
11482 - [Config] CONFIG_ARM_PMU_ACPI=y
11483 - drivers/perf: arm_pmu: add ACPI framework
11484 - arm64: pmuv3: handle !PMUv3 when probing
11485 - arm64: pmuv3: use arm_pmu ACPI framework
11486
11487 * Fix NVLINK2 TCE route (LP: #1690155)
11488 - powerpc/powernv: Fix TCE kill on NVLink2
11489
11490 * CVE-2017-0605
11491 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
11492
11493 * Miscellaneous Ubuntu changes
11494 - [Config] Restore powerpc arch to annotations file
11495 - [Config] Disable runtime testing modules
11496 - [Config] Disable drivers not needed on s390x
11497 - [Config] Update annotations for 4.11
11498 - [Config] updateconfigs after apparmor updates
11499
11500 * Miscellaneous upstream changes
11501 - apparmor: use SHASH_DESC_ON_STACK
11502 - apparmor: fix invalid reference to index variable of iterator line 836
11503 - apparmor: fix parameters so that the permission test is bypassed at boot
11504 - apparmor: Make path_max parameter readonly
11505 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
11506 - apparmorfs: Use seq_putc() in two functions
11507 - apparmor: provide information about path buffer size at boot
11508 - apparmor: add/use fns to print hash string hex value
11509
11510 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
11511
11512 linux (4.11.0-2.7) artful; urgency=low
11513
11514 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
11515 (LP: #1688259)
11516 - Remove squashfs-modules files from d-i
11517 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
11518
11519 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
11520 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
11521 - d-i: initrd needs qcom_emac on amberwing platform.
11522
11523 * update for V3 kernel bits and improved multiple fan slice support
11524 (LP: #1470091)
11525 - SAUCE: fan: tunnel multiple mapping mode (v3)
11526
11527 * Miscellaneous Ubuntu changes
11528 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
11529 - Enable zfs
11530 - SAUCE: fan: add VXLAN implementation
11531 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
11532 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
11533 kernel image
11534 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
11535 mode
11536 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
11537 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
11538 locked down
11539 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
11540 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
11541 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
11542 reboot
11543 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
11544 set
11545 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
11546 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
11547 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
11548 down
11549 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
11550 locked down
11551 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
11552 down
11553 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
11554 is locked down
11555 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
11556 locked down
11557 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
11558 has been locked down
11559 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
11560 locked down
11561 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
11562 locked down
11563 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
11564 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
11565 kernel is locked down
11566 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
11567 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
11568 down
11569 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
11570 - SAUCE: (efi-lockdown) Add EFI signature data types
11571 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
11572 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
11573 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
11574 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
11575 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
11576 disabled
11577 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
11578 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
11579 MokSBState
11580 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
11581 - [Config] Set values for UEFI secure boot lockdown options
11582 - Update dropped.txt
11583
11584 [ Upstream Kernel Changes ]
11585
11586 * rebase to v4.11
11587
11588 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
11589
11590 linux (4.11.0-1.6) artful; urgency=low
11591
11592 * Miscellaneous Ubuntu changes
11593 - [Debian] Use default compression for all packages
11594 - SAUCE: (namespace) block_dev: Support checking inode permissions in
11595 lookup_bdev()
11596 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
11597 when mounting
11598 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
11599 when mounting
11600 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
11601 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
11602 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
11603 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
11604 security.* xattrs
11605 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
11606 filesystems
11607 - SAUCE: (namespace) fuse: Add support for pid namespaces
11608 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
11609 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
11610 or a descendant
11611 - SAUCE: (namespace) fuse: Allow user namespace mounts
11612 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
11613 namespaces
11614 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
11615 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
11616 mounts
11617 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
11618 opened for writing
11619
11620 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
11621
11622 linux (4.11.0-0.5) artful; urgency=low
11623
11624 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
11625 (LP: #1684971)
11626 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
11627
11628 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
11629 (LP: #1470250)
11630 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
11631
11632 * Enable virtual scsi server driver for Power (LP: #1615665)
11633 - SAUCE: Return TCMU-generated sense data to fabric module
11634
11635 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
11636 (LP: #1630990)
11637 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
11638 CONFIG_SECURITYFS=n
11639
11640 * Miscellaneous Ubuntu changes
11641 - SAUCE: Import aufs driver
11642 - [Config] Enable aufs
11643 - [Debian] Add script to update virtualbox
11644 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
11645 - Enable vbox
11646 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
11647
11648 [ Upstream Kernel Changes ]
11649
11650 * rebase to v4.11-rc8
11651
11652 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
11653
11654 linux (4.11.0-0.4) zesty; urgency=low
11655
11656 * POWER9: Improve performance on memory management (LP: #1681429)
11657 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
11658 flush
11659 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
11660
11661 * Miscellaneous Ubuntu changes
11662 - find-missing-sauce.sh
11663
11664 [ Upstream Kernel Changes ]
11665
11666 * rebase to v4.11-rc7
11667
11668 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
11669
11670 linux (4.11.0-0.3) zesty; urgency=low
11671
11672 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
11673 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
11674
11675 * smartpqi driver needed in initram disk and installer (LP: #1680156)
11676 - [Config] Add smartpqi to d-i
11677
11678 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
11679 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
11680
11681 * Miscellaneous Ubuntu changes
11682 - [Config] flash-kernel should be a Breaks
11683 - [Config] drop the info directory
11684 - [Config] drop NOTES as obsolete
11685 - [Config] drop changelog.historical as obsolete
11686 - rebase to v4.11-rc6
11687
11688 [ Upstream Kernel Changes ]
11689
11690 * rebase to v4.11-rc6
11691
11692 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
11693
11694 linux (4.11.0-0.2) zesty; urgency=low
11695
11696 [ Upstream Kernel Changes ]
11697
11698 * rebase to v4.11-rc5
11699
11700 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
11701
11702 linux (4.11.0-0.1) zesty; urgency=low
11703
11704 [ Upstream Kernel Changes ]
11705
11706 * rebase to v4.11-rc4
11707 - LP: #1591053
11708
11709 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
11710
11711 linux (4.11.0-0.0) zesty; urgency=low
11712
11713 * dummy entry
11714
11715 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600