]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - debian.master/changelog
UBUNTU: rebase to v5.15-rc3
[mirror_ubuntu-jammy-kernel.git] / debian.master / changelog
1 linux-unstable (5.15.0-3.3) 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.15-rc3
10
11 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Sep 2021 10:14:38 +0200
12
13 linux-unstable (5.15.0-2.2) impish; urgency=medium
14
15 * impish/linux-unstable: 5.15.0-2.2 -proposed tracker (LP: #1944423)
16
17 * Miscellaneous Ubuntu changes
18 - rebase to v5.15-rc2
19 - [Config] updateconfigs following v5.15-rc2 rebase
20
21 [ Upstream Kernel Changes ]
22
23 * Rebase to v5.15-rc2
24
25 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 21 Sep 2021 11:46:59 +0200
26
27 linux-unstable (5.15.0-1.1) impish; urgency=medium
28
29 * Packaging resync (LP: #1786013)
30 - debian/dkms-versions -- update from kernel-versions (main/master)
31
32 * LRMv5: switch primary version handling to kernel-versions data set
33 (LP: #1928921)
34 - [Packaging] switch to kernel-versions
35
36 * Miscellaneous Ubuntu changes
37 - [Packaging] remove remaining references to ports
38 - [Packaging] drop x32 architecture configs
39 - [Config] mark CONFIG_BPF_UNPRIV_DEFAULT_OFF enforced
40 - [Packaging] bump kernel version to 5.15
41 - rebase to v5.15-rc1
42 - [Config] updateconfigs following v5.15-rc1 rebase
43 - [Config] FTBFS: disable INTEL_ATOMISP
44 - [Config] FTBFS: disable xr-usb-serial
45 - [Packaging] FTBFS: disable zfs
46
47 * Miscellaneous upstream changes
48 - Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables
49 ASPM"
50 - Revert "UBUNTU: SAUCE: RDMA/core: Introduce peer memory interface"
51
52 [ Upstream Kernel Changes ]
53
54 * Rebase to v5.15-rc1
55
56 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 17 Sep 2021 11:42:25 +0200
57
58 linux-unstable (5.15.0-0.0) impish; urgency=medium
59
60 * Empty entry
61
62 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 15 Sep 2021 11:54:10 +0200
63
64 linux-unstable (5.14.0-9.9) impish; urgency=medium
65
66 * impish/linux-unstable: 5.14.0-9.9 -proposed tracker (LP: #1943022)
67
68 * Packaging resync (LP: #1786013)
69 - update dkms package versions
70
71 * Miscellaneous Ubuntu changes
72 - [Packaging] NVIDIA -- Add the NVIDIA 470 driver
73 - [Packaging] NVIDIA: transition -460 and -465 to -470, transition -460-server
74 to -470-server
75
76 * Miscellaneous upstream changes
77 - vt_kdsetmode: extend console locking
78 - Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
79 - net: dsa: mt7530: fix VLAN traffic leaks again
80 - btrfs: fix NULL pointer dereference when deleting device by invalid id
81 - Revert "floppy: reintroduce O_NDELAY fix"
82 - fscrypt: add fscrypt_symlink_getattr() for computing st_size
83 - ext4: report correct st_size for encrypted symlinks
84 - f2fs: report correct st_size for encrypted symlinks
85 - ubifs: report correct st_size for encrypted symlinks
86 - net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
87 - audit: move put_tree() to avoid trim_trees refcount underflow and UAF
88 - Linux 5.14.1
89
90 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 08 Sep 2021 12:20:18 +0200
91
92 linux-unstable (5.14.0-8.8) impish; urgency=medium
93
94 * impish/linux-unstable: 5.14.0-8.8 -proposed tracker (LP: #1941887)
95
96 * Fix Intel AC9560 BT function cannot turn on if BT turn off before S3 entry
97 (LP: #1941696)
98 - SAUCE: Bluetooth: btusb: add a reject table to disable msft
99
100 * Add USB4 support for AMD SoC (LP: #1941036)
101 - thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt
102 status
103 - thunderbolt: Handle ring interrupt by reading interrupt status register
104 - thunderbolt: Do not read control adapter config space
105 - thunderbolt: Fix port linking by checking all adapters
106
107 * Support builtin revoked certificates (LP: #1932029)
108 - [Config] Enforce SYSTEM_TRUSTED_KEYS and SYSTEM_REVOCATION_KEYS
109
110 * GPIO error logs in start and dmesg after update of kernel (LP: #1937897)
111 - ODM: mfd: Check AAEON BFPI version before adding device
112
113 * initramfs-tools & kernel: use zstd as the default compression method
114 (LP: #1931725)
115 - [Config] enforce ZSTD compression
116
117 * Miscellaneous Ubuntu changes
118 - rebase to v5.14
119 - [Config] RESET_MCHP_SPARX5 depends on ARCH_SPARX5
120
121 * Miscellaneous upstream changes
122 - Revert "UBUNTU: [Packaging] FTBFS: disable zfs"
123
124 [ Upstream Kernel Changes ]
125
126 * Rebase to v5.14
127
128 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 30 Aug 2021 12:57:19 +0200
129
130 linux-unstable (5.14.0-7.7) impish; urgency=medium
131
132 * Please enable CONFIG_UBSAN_BOUNDS (LP: #1914685)
133 - [Config] Enable CONFIG_UBSAN_BOUNDS
134
135 * CONFIG_HARDENED_USERCOPY_FALLBACK should be disabled (LP: #1855340)
136 - [Config] Disable CONFIG_HARDENED_USERCOPY_FALLBACK
137
138 * fs: removing mandatory locks (LP: #1940392)
139 - [Config] Disable CONFIG_MANDATORY_FILE_LOCKING
140
141 * Fix kernel panic caused by legacy devices on AMD platforms (LP: #1936682)
142 - SAUCE: iommu/amd: Keep swiotlb enabled to ensure devices with 32bit DMA
143 still work
144
145 * ALSA: hda/cs8409: Add support for dolphin (LP: #1939541)
146 - ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
147 - ALSA: hda/cs8409: Move arrays of configuration to a new file
148 - ALSA: hda/cs8409: Use enums for register names and coefficients
149 - ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization
150 - ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
151 - ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
152 - ALSA: hda/cs8409: Disable unsolicited responses during suspend
153 - ALSA: hda/cs8409: Disable unsolicited response for the first boot
154 - ALSA: hda/cs8409: Mask CS42L42 wake events
155 - ALSA: hda/cs8409: Simplify CS42L42 jack detect.
156 - ALSA: hda/cs8409: Prevent I2C access during suspend time
157 - ALSA: hda/cs8409: Generalize volume controls
158 - ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
159 - ALSA: hda/cs8409: Avoid setting the same I2C address for every access
160 - ALSA: hda/cs8409: Avoid re-setting the same page as the last access
161 - ALSA: hda/cs8409: Support i2c bulk read/write functions
162 - ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions
163 - ALSA: hda/cs8409: Move codec properties to its own struct
164 - ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol
165 events
166 - ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
167 - ALSA: hda/cs8409: Add support for dolphin
168 - ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin
169 - ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42
170 - ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits
171 - ALSA: hda/cs8409: Remove unnecessary delays
172 - ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
173 - ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops
174 - ALSA: hda/cs8409: Prevent pops and clicks during suspend
175 - SAUCE: ALSA: hda/cs8409: Prevent pops and clicks during reboot
176 - [Config] Enable Cirrus Logic HDA bridge support
177
178 * e1000e: add handshake with the Intel CSME to support S0ix (LP: #1937252)
179 - SAUCE: e1000e: Add handshake with the CSME to support S0ix
180 - SAUCE: e1000e: Add polling mechanism to indicate CSME DPG exit
181 - SAUCE: e1000e: Additional PHY power saving in S0ix
182
183 * AMDGPU: Fix System hang after resume from suspend (LP: #1940204)
184 - SAUCE: drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU
185 temporarily
186
187 * [Regression] Audio card [8086:9d71] not detected after upgrade from linux
188 5.4 to 5.8 (LP: #1915117)
189 - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
190
191 * Miscellaneous Ubuntu changes
192 - rebase to v5.14-rc7
193 - [Config] updateconfigs following 5.14-rc7 rebase
194 - [Config] Enable CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT
195 - [Config] annotations: set CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT to y
196
197 * Miscellaneous upstream changes
198 - Revert "UBUNTU: [Config] annotations: set
199 CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y"
200 - Revert "UBUNTU: [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to
201 y"
202
203 [ Upstream Kernel Changes ]
204
205 * Rebase to v5.14-rc7
206
207 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 24 Aug 2021 10:32:31 +0200
208
209 linux-unstable (5.14.0-6.6) impish; urgency=medium
210
211 * Miscellaneous Ubuntu changes
212 - no changes upload (to avoid picking up libc6 from -proposed)
213
214 * No changes upload (to avoid picking up libc6 from -proposed)
215
216 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 18 Aug 2021 13:41:16 +0200
217
218 linux-unstable (5.14.0-5.5) impish; urgency=medium
219
220 * disable “CONFIG_HISI_DMA” config for ubuntu version (LP: #1936771)
221 - [Config] Disable CONFIG_HISI_DMA
222
223 * Dell XPS 17 (9710) PCI/internal sound card not detected (LP: #1935850)
224 - ASoC: Intel: sof_sdw: include rt711.h for RT711 JD mode
225 - ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710
226
227 * [regression] USB device is not detected during boot (LP: #1939638)
228 - SAUCE: Revert "usb: core: reduce power-on-good delay time of root hub"
229
230 * armhf build failure (LP: #1939308)
231 - SAUCE: arm: Fix instruction set selection for GCC 11
232
233 * REGRESSION: shiftfs lets sendfile fail with EINVAL (LP: #1939301)
234 - SAUCE: shiftfs: fix sendfile() invocations
235
236 * Wobbly graphics on built-in display since linux-image-5.11.0-22-generic
237 (LP: #1936708)
238 - SAUCE: drm/i915/dp: Use max params for older panels
239
240 * [SRU][H/OEM-5.10/OEM-5.13/U] Fix system hang after unplug tbt dock
241 (LP: #1938689)
242 - SAUCE: igc: fix page fault when thunderbolt is unplugged
243
244 * e1000e blocks the boot process when it tried to write checksum to its NVM
245 (LP: #1936998)
246 - SAUCE: e1000e: Do not take care about recovery NVM checksum
247
248 * [Regression] Audio card [8086:9d71] not detected after upgrade from linux
249 5.4 to 5.8 (LP: #1915117)
250 - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
251 - [Config] annotations: set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
252
253 * Miscellaneous Ubuntu changes
254 - [Config] updateconfigs following 5.14-rc6 rebase
255 - rebase to v5.14-rc6
256
257 [ Upstream Kernel Changes ]
258
259 * Rebase to v5.14-rc6
260
261 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 17 Aug 2021 17:49:15 +0200
262
263 linux-unstable (5.14.0-4.4) impish; urgency=medium
264
265 * impish/linux-unstable: 5.14.0-4.4 -proposed tracker (LP: #1938566)
266
267 * Packaging resync (LP: #1786013)
268 - update dkms package versions
269
270 * Miscellaneous upstream changes
271 - Revert "riscv: Get CPU manufacturer information"
272
273 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Aug 2021 14:50:27 +0200
274
275 linux-unstable (5.14.0-3.3) impish; urgency=medium
276
277 * Add additional Mediatek MT7921 WiFi/BT device IDs (LP: #1937004)
278 - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for Foxconn
279 - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for IMC Network
280 - SAUCE: Bluetooth: btusb: Add support for Foxconn Mediatek Chip
281
282 * Fix display output on HP hybrid GFX laptops (LP: #1936296)
283 - drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
284
285 * Miscellaneous Ubuntu changes
286 - rebase to v5.14-rc3
287 - [Config] updateconfigs following 5.14-rc3 rebase
288
289 [ Upstream Kernel Changes ]
290
291 * Rebase to v5.14-rc3
292
293 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Jul 2021 12:52:38 +0200
294
295 linux-unstable (5.14.0-2.2) impish; urgency=medium
296
297 * Packaging resync (LP: #1786013)
298 - update dkms package versions
299
300 * Miscellaneous Ubuntu changes
301 - SAUCE: xr-usb-serial: update return code for xr_usb_serial_tty_write_room()
302 and xr_usb_serial_tty_chars_in_buffer()
303 - SAUCE: platform/x86: dell-uart-backlight: update return code for
304 uart_chars_in_buffer(()
305 - [Config] updateconfigs following 5.14-rc2 rebase
306
307 * Miscellaneous upstream changes
308 - Revert "UBUNTU: [Config] FTBFS: disable ubuntu/xr-usb-serial"
309 - Revert "UBUNTU: [Config] FTBFS: disable DELL_UART_BACKLIGHT"
310
311 [ Upstream Kernel Changes ]
312
313 * Rebase to v5.14-rc2
314
315 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 22 Jul 2021 11:03:28 +0200
316
317 linux-unstable (5.14.0-1.1) impish; urgency=medium
318
319 * Packaging resync (LP: #1786013)
320 - update dkms package versions
321
322 * Miscellaneous Ubuntu changes
323 - [Packaging] bump kernel version to 5.14
324 - [Config] updateconfigs following 5.14-rc1 rebase
325 - [Config] update annotations
326 - [Packaging] FTBFS: disable zfs
327 - [Config] FTBFS: disable DELL_UART_BACKLIGHT
328 - [Config] FTBFS: disable ubuntu/xr-usb-serial
329
330 * Miscellaneous upstream changes
331 - Revert "UBUNTU: [Packaging] update variants"
332
333 [ Upstream Kernel Changes ]
334
335 * Rebase to v5.14-rc1
336
337 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 16 Jul 2021 15:20:04 +0200
338
339 linux-unstable (5.14.0-0.0) impish; urgency=medium
340
341 * Empty entry
342
343 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 13 Jul 2021 12:15:35 +0200
344
345 linux (5.13.0-11.11) impish; urgency=medium
346
347 * impish/linux: 5.13.0-11.11 -proposed tracker (LP: #1933854)
348
349 * Packaging resync (LP: #1786013)
350 - [Packaging] update variants
351
352 * Support builtin revoked certificates (LP: #1932029)
353 - [Packaging] build canonical-revoked-certs.pem from branch/arch certs
354 - [Packaging] Revoke 2012 UEFI signing certificate as built-in
355 - [Config] Configure CONFIG_SYSTEM_REVOCATION_KEYS with revoked keys
356
357 * Miscellaneous Ubuntu changes
358 - [Packaging] Change source package name to linux
359
360 * Miscellaneous upstream changes
361 - mm/page_alloc: Correct return value of populated elements if bulk array is
362 populated
363
364 -- Andrea Righi <andrea.righi@canonical.com> Tue, 29 Jun 2021 07:50:25 +0200
365
366 linux (5.13.0-10.10) impish; urgency=medium
367
368 * Empty entry
369
370 -- Andrea Righi <andrea.righi@canonical.com> Mon, 28 Jun 2021 08:40:05 +0200
371
372 linux-unstable (5.13.0-10.10) impish; urgency=medium
373
374 * impish/linux-unstable: 5.13.0-10.10 -proposed tracker (LP: #1933795)
375
376 * Pixel format change broken for Elgato Cam Link 4K (LP: #1932367)
377 - media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
378
379 * initramfs-tools & kernel: use zstd as the default compression method
380 (LP: #1931725)
381 - s390/decompressor: correct BOOT_HEAP_SIZE condition
382 - s390/boot: add zstd support
383 - [Packaging] use ZSTD to compress s390 kernels
384
385 * Miscellaneous Ubuntu changes
386 - SAUCE: selftests: tls: fix chacha+bidir tests
387 - SAUCE: selftests: icmp_redirect: support expected failures
388 - [Config] update configs and annotations after rebase to 5.13
389
390 * Miscellaneous upstream changes
391 - tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
392
393 [ Upstream Kernel Changes ]
394
395 * Rebase to v5.13
396
397 -- Andrea Righi <andrea.righi@canonical.com> Mon, 28 Jun 2021 08:40:05 +0200
398
399 linux-unstable (5.13.0-9.9) impish; urgency=medium
400
401 * impish/linux-unstable: 5.13.0-9.9 -proposed tracker (LP: #1933070)
402
403 * Add support for selective build of special drivers (LP: #1912789)
404 - [Packaging] Add support for ODM drivers
405 - [Packaging] Turn on ODM support for amd64
406 - [Packaging] Fix ODM support in actual build
407 - [Packaging] Fix ODM DRIVERS Kconfig
408
409 * Add support for IO functions of AAEON devices (LP: #1929504)
410 - ODM: [Config] update config for AAEON devices
411 - ODM: hwmon: add driver for AAEON devices
412 - ODM: leds: add driver for AAEON devices
413 - ODM: watchdog: add driver for AAEON devices
414 - ODM: gpio: add driver for AAEON devices
415 - ODM: mfd: Add support for IO functions of AAEON devices
416
417 * Disable hv-kvp-daemon.service on certain instance types (LP: #1932081)
418 - [Packaging]: Add kernel command line condition to hv-kvp-daemon service
419
420 * Fix non-working GPU on Some HP desktops (LP: #1931147)
421 - PCI: Coalesce host bridge contiguous apertures
422
423 * Miscellaneous Ubuntu changes
424 - SAUCE: selftests: seccomp: bump up timeout to 5min
425 - SAUCE: Revert "net/tls(TLS_SW): Add selftest for 'chunked' sendfile test"
426 - [Config] update annotations after rebase to 5.13-rc7
427
428 [ Upstream Kernel Changes ]
429
430 * Rebase to v5.13-rc7
431
432 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Jun 2021 10:55:36 +0200
433
434 linux-unstable (5.13.0-8.8) impish; urgency=medium
435
436 * impish/linux-unstable: 5.13.0-8.8 -proposed tracker (LP: #1932018)
437
438 * Packaging resync (LP: #1786013)
439 - update dkms package versions
440
441 * initramfs-tools & kernel: use zstd as the default compression method
442 (LP: #1931725)
443 - [Config] use ZSTD to compress amd64 kernels
444
445 * Miscellaneous Ubuntu changes
446 - [Config] enable signing for ppc64el
447 - SAUCE: powerpc: Fix initrd corruption with relative jump labels
448
449 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Jun 2021 15:07:34 +0200
450
451 linux-unstable (5.13.0-7.7) impish; urgency=medium
452
453 * impish/linux-unstable: 5.13.0-7.7 -proposed tracker (LP: #1931840)
454
455 * Packaging resync (LP: #1786013)
456 - update dkms package versions
457 - [Packaging] resync getabis
458 - [Packaging] update helper scripts
459 - update dkms package versions
460
461 * Intel ADL-S graphics feature enabling (LP: #1931240)
462 - SAUCE: drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGA
463
464 * Kernel package builds running out of space on builders (LP: #1930713)
465 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
466
467 * Miscellaneous Ubuntu changes
468 - [Debian] remove nvidia dkms build support
469 - [Config] remove now unsued do_dkms_nvidia* build variables
470 - [Config] enable signing for s390x
471 - [Config] update annotations after configs review
472 - [Config] update toolchain versions
473
474 [ Upstream Kernel Changes ]
475
476 * Rebase to v5.13-rc6
477
478 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Jun 2021 11:53:08 +0200
479
480 linux-unstable (5.13.0-6.6) impish; urgency=medium
481
482 * impish/linux-unstable: 5.13.0-6.6 -proposed tracker (LP: #1931071)
483
484 * Kernel package builds running out of space on builders (LP: #1930713)
485 - [Debian] use stamps for flavour install targets
486 - [Debian] run install-$(flavour) targets during build phase
487 - [Debian] remove dh_testroot from install targets
488 - [Debian] dkms-build -- use fakeroot if not running as root
489 - [Debian] exclude $(DEBIAN)/__abi.current from linux-source
490
491 * [UBUNTU 21.04] tools/kvm_stat: Add restart delay (LP: #1921870)
492 - [Debian] install kvm_stat systemd service
493
494 * Debugging symbols (dbgsym) packages are missing GDB kernel scripts
495 (LP: #1928715)
496 - [Packaging] Build and include GDB Python scripts into debug packages
497
498 * Can't detect intel wifi 6235 (LP: #1920180)
499 - SAUCE: iwlwifi: add new pci id for 6235
500
501 * Select correct boot VGA when BIOS doesn't do it properly (LP: #1929217)
502 - vgaarb: Use ACPI HID name to find integrated GPU
503
504 * Fix kernel panic on Intel Bluetooth (LP: #1928838)
505 - Bluetooth: Shutdown controller after workqueues are flushed or cancelled
506
507 * build module CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m for 5.11, 5.13-rc2
508 and later (LP: #1921632)
509 - [Config] enable soundwire audio mach driver
510
511 * Miscellaneous Ubuntu changes
512 - [Config] CONFIG_SND_SOC_RT1308 can only be enabled on amd64
513
514 [ Upstream Kernel Changes ]
515
516 * Rebase to v5.13-rc5
517
518 -- Andrea Righi <andrea.righi@canonical.com> Mon, 07 Jun 2021 10:45:13 +0200
519
520 linux-unstable (5.13.0-5.5) impish; urgency=medium
521
522 * impish/linux-unstable: 5.13.0-5.5 -proposed tracker (LP: #1930205)
523
524 * Packaging resync (LP: #1786013)
525 - update dkms package versions
526
527 * Miscellaneous Ubuntu changes
528 - [Config] set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
529
530 -- Andrea Righi <andrea.righi@canonical.com> Mon, 31 May 2021 12:32:38 +0200
531
532 linux-unstable (5.13.0-4.4) impish; urgency=medium
533
534 * impish/linux-unstable: 5.13.0-4.4 -proposed tracker (LP: #1929404)
535
536 * Packaging resync (LP: #1786013)
537 - update dkms package versions
538
539 * Support importing mokx keys into revocation list from the mok table
540 (LP: #1928679)
541 - SAUCE: integrity: add informational messages when revoking certs
542
543 * Support importing mokx keys into revocation list from the mok table
544 (LP: #1928679) // CVE-2020-26541 when certificates are revoked via
545 MokListXRT.
546 - SAUCE: integrity: Load mokx certs from the EFI MOK config table
547
548 * Miscellaneous Ubuntu changes
549 - [Config] Temporarily disable signing for ppc64el and s390x
550 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Be more careful about copying up
551 sxid files"
552 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Propogate nosuid from lower and
553 upper mounts"
554 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Enable user namespace mounts"
555 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: ensure mounter privileges when
556 reading directories"
557 - SAUCE: Revert "UBUNTU: SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags"
558
559 [ Upstream Kernel Changes ]
560
561 * Rebase to v5.13-rc3
562
563 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 May 2021 13:06:17 +0200
564
565 linux-unstable (5.13.0-3.3) impish; urgency=medium
566
567 * impish/linux-unstable: 5.13.0-3.3 -proposed tracker (LP: #1928655)
568
569 [ Upstream Kernel Changes ]
570
571 * Rebase to v5.13-rc2
572
573 -- Andrea Righi <andrea.righi@canonical.com> Mon, 17 May 2021 11:55:02 +0200
574
575 linux-unstable (5.13.0-2.2) impish; urgency=medium
576
577 * Miscellaneous Ubuntu changes
578 - [Config] enable CONFIG_DEBUG_INFO_COMPRESSED
579
580 * Miscellaneous upstream changes
581 - Revert "UBUNTU: [Config] temporarily disable BPF JIT"
582
583 -- Andrea Righi <andrea.righi@canonical.com> Fri, 14 May 2021 09:19:02 +0200
584
585 linux-unstable (5.13.0-1.1) impish; urgency=medium
586
587 [ Upstream Kernel Changes ]
588
589 * Rebase to v5.13-rc1
590
591 -- Andrea Righi <andrea.righi@canonical.com> Wed, 12 May 2021 11:35:23 +0200
592
593 linux-unstable (5.13.0-0.0) impish; urgency=medium
594
595 * Empty entry
596
597 -- Andrea Righi <andrea.righi@canonical.com> Tue, 11 May 2021 08:40:09 +0200
598
599 linux-unstable (5.12.0-11.11) impish; urgency=medium
600
601 * Impish update: v5.12.1 upstream stable release (LP: #1927094)
602 - net: hso: fix NULL-deref on disconnect regression
603 - USB: CDC-ACM: fix poison/unpoison imbalance
604 - iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
605 - cfg80211: fix locking in netlink owner interface destruction
606 - mei: me: add Alder Lake P device id.
607 - Linux 5.12.1
608
609 * Packaging resync (LP: #1786013) // Impish update: v5.12.1 upstream stable
610 release (LP: #1927094)
611 - update dkms package versions
612
613 * Gigabyte R120-T33 (ARM ThunderX SoC) fails to boot in ACPI mode
614 (LP: #1925075) // Impish update: v5.12.1 upstream stable release
615 (LP: #1927094)
616 - ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
617
618 * Fix kernel panic at boot on dual GFX systems (LP: #1926792) // Impish
619 update: v5.12.1 upstream stable release (LP: #1927094)
620 - drm/amdgpu: Register VGA clients after init can no longer fail
621
622 * On TGL platforms screen shows garbage when browsing website by scrolling
623 mouse (LP: #1926579) // Impish update: v5.12.1 upstream stable release
624 (LP: #1927094)
625 - SAUCE: drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0
626
627 * CirrusLogic: Cracking noises appears in built-in speaker when output volume
628 is set >80% (LP: #1924997) // Impish update: v5.12.1 upstream stable release
629 (LP: #1927094)
630 - SAUCE: ALSA: hda/cirrus: Use CS8409 Equalizer to fix abnormal sounds on
631 Bullseye
632
633 * Enable mute/micmute LEDs and limit mic boost on EliteBook 845 G8
634 (LP: #1925415) // Impish update: v5.12.1 upstream stable release
635 (LP: #1927094)
636 - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook
637 845 G8
638
639 * Miscellaneous upstream changes
640 - Revert "UBUNTU: SAUCE: PCI: Disable broken RTIT_BAR of Intel TH"
641 - Revert "UBUNTU: [Config] temporarily disable ZFS"
642
643 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 04 May 2021 18:35:54 +0200
644
645 linux-unstable (5.12.0-10.10) impish; urgency=medium
646
647 * Packaging resync (LP: #1786013)
648 - update dkms package versions
649
650 * Miscellaneous Ubuntu changes
651 - [Packaging] Drop versioned ABI directory names
652 - [Packaging] getabis: Download ABIs into an unversioned directory
653 - [Packaging] final-checks: Handle unversioned ABI directories
654 - bump to impish
655 - [Config] GCC version update
656
657 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 29 Apr 2021 12:27:20 +0200
658
659 linux-unstable (5.12.0-9.9) impish; urgency=medium
660
661 [ Upstream Kernel Changes ]
662
663 * Rebase to v5.12-rc8
664
665 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Apr 2021 11:14:16 -0500
666
667 linux-unstable (5.12.0-8.8) hirsute; urgency=medium
668
669 * CVE-2021-3492
670 - SAUCE: shiftfs: free allocated memory in shiftfs_btrfs_ioctl_fd_replace()
671 error paths
672 - SAUCE: shiftfs: handle copy_to_user() return values correctly
673
674 * Fix no picture from HDMI when it's plugged after boot (LP: #1924238)
675 - drm/i915/display: Handle lane polarity for DDI port
676
677 * hirsute beta desktop AMD64 ISO kernel panic on boot when booting using UEFI
678 (LP: #1922403)
679 - SAUCE: efifb: Check efifb_pci_dev before using it
680
681 * Miscellaneous Ubuntu changes
682 - Rebase to v5.12-rc8
683 - [Config] updateconfigs following 5.12-rc8 rebase
684
685 [ Upstream Kernel Changes ]
686
687 * Rebase to v5.12-rc8
688
689 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Apr 2021 11:37:27 +0200
690
691 linux-unstable (5.12.0-7.7) hirsute; urgency=medium
692
693 * drm/i915: Drop force_probe requirement for Rocket Lake (LP: #1905466)
694 - drm/i915/rkl: Remove require_force_probe protection
695
696 * HP m400 cartridges fail to find NIC when deploying hirsute (LP: #1918793)
697 - PCI: xgene: Fix cfg resource mapping
698
699 * Update - Fix no screen show on display after S3 on CML-R (LP: #1922768)
700 - drm/i915/gen9bc: Handle TGP PCH during suspend/resume
701
702 * Miscellaneous Ubuntu changes
703 - SAUCE: RDMA/core: Introduce peer memory interface
704 - Rebase to v5.12-rc7
705
706 [ Upstream Kernel Changes ]
707
708 * Rebase to v5.12-rc7
709
710 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 12 Apr 2021 11:48:07 +0200
711
712 linux-unstable (5.12.0-6.6) hirsute; urgency=medium
713
714 * Packaging resync (LP: #1786013)
715 - [Packaging] update variants
716
717 * i915 doesn't support some high pixel clock 4k * 60Hz monitors (LP: #1922372)
718 - drm/i915/vbt: update DP max link rate table
719
720 * Tegra "mmc0: Timeout waiting for hardware interrupt" (LP: #1921140)
721 - SAUCE: mmc: host: Add required callbacks to set/clear CQE_EN bit
722
723 * Enable ath11k debugfs/tracing (LP: #1922033)
724 - [Config] enable ath11k debugfs/tracing
725
726 * Fix mic on P620 after S3 resume (LP: #1921757)
727 - ALSA: usb-audio: Carve out connector value checking into a helper
728 - ALSA: usb-audio: Check connector value on resume
729
730 * Miscellaneous Ubuntu changes
731 - [Config] amd64,arm64: build KFENCE support but disable it by default
732 (KFENCE_SAMPLE_INTERVAL=0)
733 - Rebase to v5.12-rc6
734
735 * Miscellaneous upstream changes
736 - drm/dp: add MSO related DPCD registers
737 - drm/i915/edp: reject modes with dimensions other than fixed mode
738 - drm/i915/edp: always add fixed mode to probed modes in ->get_modes()
739 - drm/i915/edp: read sink MSO configuration for eDP 1.4+
740 - drm/i915/reg: add stream splitter configuration definitions
741 - drm/i915/mso: add splitter state readout for platforms that support it
742 - drm/i915/mso: add splitter state check
743 - drm/i915/edp: modify fixed and downclock modes for MSO
744 - drm/i915/edp: enable eDP MSO during link training
745
746 [ Upstream Kernel Changes ]
747
748 * Rebase to v5.12-rc6
749
750 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 07 Apr 2021 11:42:55 +0200
751
752 linux-unstable (5.12.0-5.5) hirsute; urgency=medium
753
754 * Packaging resync (LP: #1786013)
755 - update dkms package versions
756
757 * alsa/realtek: extend the delay time in the determine_headset_type for a
758 Dell AIO (LP: #1920747)
759 - SAUCE: ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
760
761 * power off stress test will hang on the TGL machines (LP: #1919930)
762 - SAUCE: ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown
763 - [Config] set SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 to n
764
765 * lockdown on power (LP: #1855668)
766 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
767
768 * Miscellaneous Ubuntu changes
769 - [Config] arm64 -- unify build_image and kernel_file values
770 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
771 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
772 error messages.
773 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
774 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
775 mode
776 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
777 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
778 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
779 verify
780 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
781 - SAUCE: (lockdown) security: lockdown: Make
782 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
783 - SAUCE: xr-usb-serial: clean up indentation
784 - SAUCE: xr-usb-serial: clean up build warnings
785 - SAUCE: apparmor: Fix build error, make sk parameter const
786 - Rebase to v5.12-rc5
787 - [Config] updateconfigs following v5.12-rc5 rebase
788
789 * Miscellaneous upstream changes
790 - Revert "UBUNTU: SAUCE: (lockdown) s390: Lock down the kernel when the IPL
791 secure flag is set"
792 - Revert "UBUNTU: SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to
793 indicate secure boot mode"
794 - Revert "UBUNTU: SAUCE: (lockdown) powerpc: lock down kernel in secure boot
795 mode"
796 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: Make
797 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic"
798 - Revert "UBUNTU: SAUCE: (lockdown) arm64: Allow locking down the kernel under
799 EFI secure boot"
800 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
801 module signature verify"
802 - Revert "UBUNTU: SAUCE: (lockdown) efi: Lock down the kernel if booted in
803 secure boot mode"
804 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
805 the kernel down"
806 - Revert "UBUNTU: SAUCE: (lockdown) Make get_cert_list() use
807 efi_status_to_str() to print error messages."
808 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
809 efi_status_to_err()."
810
811 [ Upstream Kernel Changes ]
812
813 * Rebase to v5.12-rc5
814
815 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 29 Mar 2021 12:59:38 +0200
816
817 linux-unstable (5.12.0-4.4) hirsute; urgency=medium
818
819 * Packaging resync (LP: #1786013)
820 - update dkms package versions
821
822 * Fix broken efifb on graphics device without driver (LP: #1914411)
823 - SAUCE: efifb: Ensure graphics device for efifb stays at PCI D0
824
825 * Fix system sleep on TGL systems with Intel ME (LP: #1919321)
826 - SAUCE: PCI: Serialize TGL e1000e PM ops
827
828 * Miscellaneous Ubuntu changes
829 - Rebase to v5.12-rc4
830 - [Config] updateconfigs following v5.12-rc4 rebase
831
832 * Miscellaneous upstream changes
833 - riscv: dts: fu740: fix cache-controller interrupts
834 - riscv: sifive: fu740: cpu{1, 2, 3, 4} set compatible to sifive, u74-mc
835 - riscv: sifive: unmatched: update for 16GB rev3
836 - riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
837 - riscv: Get CPU manufacturer information
838 - riscv: Introduce alternative mechanism to apply errata solution
839 - riscv: sifive: apply errata "cip-453" patch
840 - clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
841 - clk: sifive: Use reset-simple in prci driver for PCIe driver
842 - MAINTAINERS: Add maintainers for SiFive FU740 PCIe driver
843 - dt-bindings: PCI: Add SiFive FU740 PCIe host controller
844 - PCI: designware: Add SiFive FU740 PCIe host controller driver
845 - riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC
846
847 [ Upstream Kernel Changes ]
848
849 * Rebase to v5.12-rc4
850
851 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 22 Mar 2021 12:43:14 +0100
852
853 linux-unstable (5.12.0-3.3) hirsute; urgency=medium
854
855 * riscv: revert SiFive Unleashed CPUFreq (LP: #1917433)
856 - SAUCE: Revert "SiFive Unleashed CPUFreq"
857
858 * Dell Precision 5550 takes up to 10 seconds to respond when coming out of
859 sleep (LP: #1919123)
860 - SAUCE: Input: i8042 - add dmi quirk
861
862 * LRMv4: switch to signing nvidia modules via the Ubuntu Modules signing key
863 (LP: #1918134)
864 - [Packaging] sync dkms-build et al from LRMv4
865
866 * curtin: install flash-kernel in arm64 UEFI unexpected (LP: #1918427)
867 - [Packaging] Allow grub-efi-arm* to satisfy recommends on ARM
868
869 * Packaging resync (LP: #1786013)
870 - update dkms package versions
871
872 * Enable Tegra support in arm64 for NVIDIA Jetson (LP: #1918471)
873 - [Config] enable ARCH_TEGRA and all Tegra SOC's
874 - [Packaging] include modern Tegra modules
875
876 * Cirrus Audio Codec CS8409/CS42L42: Input Device does not switch to headset
877 Mic when a headset is inserted (LP: #1918378)
878 - SAUCE: ALSA: hda/cirrus: Fix Headset Mic volume control name
879
880 * Cirrus Audio Codec CS8409/CS42L42 support (LP: #1916554)
881 - ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18
882 - ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion
883 codec.
884 - ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion
885 codec.
886 - ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control
887
888 * drm/i915: Drop force_probe requirement for JSL (LP: #1917843)
889 - SAUCE: drm/i915: Drop require_force_probe from JSL
890
891 * Miscellaneous Ubuntu changes
892 - [Packaging] Skip d-i code if udebs are disabled
893 - [Packaging] Disable udebs if $DEBIAN/d-i doesn't exist
894 - [Packaging] remove dh-systemd build dependency
895 - [Config] fix several annotaions with enforcement typos
896 - [Config] refresh annotations
897 - [Config] updateconfigs following v5.12-rc3 rebase
898 - annotations: fixup after v5.12-rc3 rebase
899 - Rebase to v5.12-rc3
900
901 [ Upstream Kernel Changes ]
902
903 * Rebase to v5.12-rc3
904
905 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 16 Mar 2021 18:43:03 +0100
906
907 linux-unstable (5.12.0-2.2) hirsute; urgency=medium
908
909 * Miscellaneous Ubuntu changes
910 - Rebase to v5.12-rc2
911 - [Config] updateconfigs following v5.12-rc2 rebase
912
913 [ Upstream Kernel Changes ]
914
915 * Rebase to v5.12-rc2
916
917 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Mar 2021 11:22:04 +0100
918
919 linux-unstable (5.12.0-1.1) hirsute; urgency=medium
920
921 * Packaging resync (LP: #1786013)
922 - update dkms package versions
923
924 * Support no udeb profile (LP: #1916095)
925 - [Packaging] replace custom filter script with dctrl-tools
926 - [Packaging] correctly implement noudeb build profiles.
927
928 * Miscellaneous Ubuntu changes
929 - [Packaging] dkms-versions -- remove nvidia-graphics-drivers-440-server
930 - [Debian] run ubuntu-regression-suite for linux-unstable
931 - [Packaging] remove Provides: aufs-dkms
932 - [Config] update config and annotations following v5.12-rc1 rebase
933 - [Config] disable nvidia and nvidia_server builds
934 - [Config] temporarily disable ZFS
935 - temporarily disable modules check
936 - annotations: s390: temporarily remove CONFIG_KMSG_IDS
937 - [Config] amd64: FTBFS: disable HIO
938 - [Config] FTBFS: disable SHIFT_FS
939 - [Config] s390: temporarily remove CONFIG_KMSG_IDS
940
941 * Miscellaneous upstream changes
942 - Revert "UBUNTU: [Config] disable nvidia and nvidia_server builds"
943 - Revert "UBUNTU: SAUCE: s390: kernel message catalog"
944
945 [ Upstream Kernel Changes ]
946
947 * Rebase to v5.12-rc1
948
949 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Mar 2021 18:26:12 +0100
950
951 linux-unstable (5.12.0-0.0) hirsute; urgency=medium
952
953 * Empty entry
954
955 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Mar 2021 18:17:32 +0100
956
957 linux-unstable (5.11.0-10.11) hirsute; urgency=medium
958
959 * Packaging resync (LP: #1786013)
960 - [Packaging] update variants
961
962 * Support CML-S CPU + TGP PCH (LP: #1909457)
963 - drm/i915/rkl: new rkl ddc map for different PCH
964 - SAUCE: drm/i915/gen9_bc : Add TGP PCH support
965
966 * Use DCPD to control HP DreamColor panel (LP: #1911001)
967 - SAUCE: drm/dp: Another HP DreamColor panel brigntness fix
968
969 * Update nvidia dkms build for module linker script changes
970 - [Packaging] build-dkms--nvidia-N -- Update for preprocessed module linker
971 script
972
973 * Please trust Canonical Livepatch Service kmod signing key (LP: #1898716)
974 - [Config] enable CONFIG_MODVERSIONS=y
975 - [Packaging] build canonical-certs.pem from branch/arch certs
976 - [Config] add Canonical Livepatch Service key to SYSTEM_TRUSTED_KEYS
977 - [Config] add ubuntu-drivers key to SYSTEM_TRUSTED_KEYS
978
979 * Miscellaneous Ubuntu changes
980 - [Config] re-enable nvidia dkms
981 - SAUCE: selftests: memory-hotplug: bump timeout to 10min
982 - [Debian] update-aufs.sh -- Don't apply tmpfs-idr.patch
983 - [Config] Update configs
984 - [Config] disable nvidia and nvidia_server builds
985 - SAUCE: Import aufs driver
986 - [Config] CONFIG_AUFS_FS=n
987 - [Config] refresh annotations file
988 - [Config] set CONFIG_MIPI_I3C_HCI=m consistently
989 - [Config] set CONFIG_PINCTRL_MSM8953=m on armhf generic-lpae
990 - [Packaging] Change source package name to linux-unstable
991 - [Config] update LD_VERSION in config due to toolchain update
992
993 * Miscellaneous upstream changes
994 - Revert "UBUNTU: SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit
995 ino_t"
996
997 -- Andrea Righi <andrea.righi@canonical.com> Mon, 22 Feb 2021 07:18:07 +0100
998
999 linux-unstable (5.11.0-9.10) hirsute; urgency=medium
1000
1001 * Empty entry
1002
1003 -- Andrea Righi <andrea.righi@canonical.com> Mon, 22 Feb 2021 07:02:45 +0100
1004
1005 linux (5.11.0-9.10) hirsute; urgency=medium
1006
1007 * Packaging resync (LP: #1786013)
1008 - update dkms package versions
1009
1010 * Miscellaneous Ubuntu changes
1011 - [Config] update configs/annotations after rebase to 5.11
1012 - zfs-modules.ignore: add zzstd
1013
1014 [ Upstream Kernel Changes ]
1015
1016 * Rebase to v5.11
1017
1018 -- Andrea Righi <andrea.righi@canonical.com> Mon, 15 Feb 2021 16:29:36 +0100
1019
1020 linux (5.11.0-8.9) hirsute; urgency=medium
1021
1022 * Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid driver
1023 (LP: #1914543)
1024 - SAUCE: HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
1025
1026 * Add support for new Realtek ethernet NIC (LP: #1914604)
1027 - r8169: Add support for another RTL8168FP
1028
1029 * Miscellaneous Ubuntu changes
1030 - SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit ino_t
1031 - [Config] Set CONFIG_TMPFS_INODE64=n for s390x
1032 - [Config] re-enable ZFS
1033
1034 [ Upstream Kernel Changes ]
1035
1036 * Rebase to v5.11-rc7
1037
1038 -- Andrea Righi <andrea.righi@canonical.com> Mon, 08 Feb 2021 11:56:23 +0100
1039
1040 linux (5.11.0-7.8) hirsute; urgency=medium
1041
1042 * Packaging resync (LP: #1786013)
1043 - update dkms package versions
1044
1045 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
1046 (LP: #1911359)
1047 - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y
1048
1049 * Remove scary stack trace from Realtek WiFi driver (LP: #1913263)
1050 - rtw88: reduce the log level for failure of tx report
1051
1052 * Fix unexpected AER/DPC on PCH400 and PCH500 (LP: #1913691)
1053 - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on all CML root ports"
1054 - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on CML root port"
1055 - SAUCE: PCI/AER: Disable AER interrupt during suspend
1056 - SAUCE: PCI/DPC: Disable DPC interrupt during suspend
1057
1058 * switch to an autogenerated nvidia series based core via dkms-versions
1059 (LP: #1912803)
1060 - [Packaging] nvidia -- use dkms-versions to define versions built
1061 - [Packaging] update-version-dkms -- maintain flags fields
1062
1063 * Introduce the new NVIDIA 460-server series and update the 460 series
1064 (LP: #1913200)
1065 - [Config] dkms-versions -- add the 460-server nvidia driver
1066
1067 * Fix the video can't output through WD19TB connected with TGL platform during
1068 cold-boot (LP: #1910211)
1069 - SAUCE: drm/i915/dp: Prevent setting LTTPR mode if no LTTPR is detected
1070
1071 * Stop using get_scalar_status command in Dell AIO uart backlight driver
1072 (LP: #1865402)
1073 - SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command
1074
1075 * Miscellaneous Ubuntu changes
1076 - SAUCE: selftests/seccomp: Accept any valid fd in user_notification_addfd
1077 - [Packaging] Don't disable CONFIG_DEBUG_INFO in headers packages
1078 - [Config] update configs/annotations after rebase to 5.11-rc6
1079
1080 [ Upstream Kernel Changes ]
1081
1082 * Rebase to v5.11-rc6
1083
1084 -- Andrea Righi <andrea.righi@canonical.com> Mon, 01 Feb 2021 10:27:52 +0100
1085
1086 linux (5.11.0-6.7) hirsute; urgency=medium
1087
1088 * Packaging resync (LP: #1786013)
1089 - update dkms package versions
1090
1091 * Prevent thermal shutdown during boot process (LP: #1906168)
1092 - thermal/drivers/acpi: Use hot and critical ops
1093 - thermal/core: Remove notify ops
1094 - thermal: int340x: Fix unexpected shutdown at critical temperature
1095 - thermal: intel: pch: Fix unexpected shutdown at critical temperature
1096
1097 * riscv: backport support for SiFive Unmatched (LP: #1910965)
1098 - RISC-V: Update l2 cache DT documentation to add support for SiFive FU740
1099 - RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740
1100 - dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
1101 - riscv: dts: add initial support for the SiFive FU740-C000 SoC
1102 - dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
1103 - riscv: dts: add initial board data for the SiFive HiFive Unmatched
1104 - PCI: microsemi: Add host driver for Microsemi PCIe controller
1105 - Microsemi PCIe expansion board DT entry.
1106 - SiFive Unleashed CPUFreq
1107 - SiFive HiFive Unleashed: Add PWM LEDs (D1, D2, D3, D4)
1108
1109 * initramfs unpacking failed (LP: #1835660)
1110 - lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
1111
1112 * Miscellaneous Ubuntu changes
1113 - [Config] update configs and annotations after rebase to 5.11-rc5
1114
1115 [ Upstream Kernel Changes ]
1116
1117 * Rebase to v5.11-rc5
1118
1119 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Jan 2021 09:31:31 +0100
1120
1121 linux (5.11.0-5.6) hirsute; urgency=medium
1122
1123 * Packaging resync (LP: #1786013)
1124 - update dkms package versions
1125
1126 * Miscellaneous Ubuntu changes
1127 - [Config] update config and annotations after rebase to 5.11-rc4
1128
1129 [ Upstream Kernel Changes ]
1130
1131 * Rebase to v5.11-rc4
1132
1133 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Jan 2021 10:46:10 +0100
1134
1135 linux (5.11.0-4.5) hirsute; urgency=medium
1136
1137 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
1138 (LP: #1911359)
1139 - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y
1140
1141 -- Andrea Righi <andrea.righi@canonical.com> Thu, 14 Jan 2021 12:53:26 +0100
1142
1143 linux (5.11.0-3.4) hirsute; urgency=medium
1144
1145 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
1146 (LP: #1911359)
1147 - bpf: Allow empty module BTFs
1148 - libbpf: Allow loading empty BTFs
1149
1150 -- Andrea Righi <andrea.righi@canonical.com> Thu, 14 Jan 2021 07:43:45 +0100
1151
1152 linux (5.11.0-2.3) hirsute; urgency=medium
1153
1154 * DMI entry syntax fix for Pegatron / ByteSpeed C15B (LP: #1910639)
1155 - Input: i8042 - unbreak Pegatron C15B
1156
1157 * SYNA30B4:00 06CB:CE09 Mouse on HP EliteBook 850 G7 not working at all
1158 (LP: #1908992)
1159 - HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device
1160
1161 * debian/scripts/file-downloader does not handle positive failures correctly
1162 (LP: #1878897)
1163 - [Packaging] file-downloader not handling positive failures correctly
1164
1165 * Packaging resync (LP: #1786013)
1166 - update dkms package versions
1167
1168 * CVE-2021-1052 // CVE-2021-1053
1169 - [Packaging] NVIDIA -- Add the NVIDIA 460 driver
1170
1171 * Miscellaneous Ubuntu changes
1172 - [Packaging] Remove nvidia-455 dkms build
1173 - SAUCE: ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP
1174 machines
1175 - [Config] update configs and annotations after rebase to 5.11-rc3
1176
1177 [ Upstream Kernel Changes ]
1178
1179 * Rebase to v5.11-rc3
1180
1181 -- Andrea Righi <andrea.righi@canonical.com> Mon, 11 Jan 2021 09:52:27 +0100
1182
1183 linux (5.11.0-1.2) hirsute; urgency=medium
1184
1185 [ Upstream Kernel Changes ]
1186
1187 * Rebase to v5.11-rc2
1188
1189 -- Andrea Righi <andrea.righi@canonical.com> Thu, 07 Jan 2021 16:57:01 +0100
1190
1191 linux (5.11.0-0.1) hirsute; urgency=medium
1192
1193 * dep-8 ubuntu-regression-suite tests are not run for all linux-hwe-* kernels
1194 (LP: #1908529)
1195 - [dep-8] Allow all hwe kernels
1196
1197 * Fix reading speed and duplex sysfs on igc device (LP: #1906851)
1198 - igc: Report speed and duplex as unknown when device is runtime suspended
1199
1200 * rtwpci driver blocks the system to enter PC10, stuck at PC3 (LP: #1907200)
1201 - SAUCE: rtw88: 8723de: let cpu enter c10
1202
1203 * [21.04 FEAT] Deactivate CONFIG_QETH_OSN kernel config option (LP: #1906370)
1204 - [Config] Deactivate CONFIG_QETH_OSN kernel config option
1205
1206 * Add dpcd backlight control for 0x4c83 0x4f41 (LP: #1905663)
1207 - SAUCE: drm/dp: Add dpcd backlight control for 0x4c83 0x4f41
1208
1209 * disable building bpf selftests (LP: #1908144)
1210 - SAUCE: selftests/bpf: Clarify build error if no vmlinux
1211 - SAUCE: selftests: Skip BPF selftests by default
1212 - disable building bpf selftests (no VMLINUX_BTF)
1213
1214 * Miscellaneous Ubuntu changes
1215 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1216 mode
1217 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1218 - [Config] update configs and annotations after rebase to v5.11-rc1
1219 - hio: fix build error with kernel 5.11
1220 - SAUCE: shiftfs: fix build error with 5.11
1221 - [Config] temporarily disable ZFS
1222 - check-aliases: do not error if modules.alias does not exist
1223 - ppc64el: don't build stripped vdso
1224
1225 * Miscellaneous upstream changes
1226 - irq: export irq_check_status_bit
1227
1228 [ Upstream Kernel Changes ]
1229
1230 * Rebase to v5.11-rc1
1231
1232 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Jan 2021 09:17:48 +0100
1233
1234 linux (5.11.0-0.0) hirsute; urgency=medium
1235
1236 * Empty entry
1237
1238 -- Andrea Righi <andrea.righi@canonical.com> Wed, 30 Dec 2020 09:04:41 +0100
1239
1240 linux (5.10.0-9.10) hirsute; urgency=medium
1241
1242 * Use INTx for Pericom USB controllers (LP: #1906839)
1243 - PCI: Disable MSI for Pericom PCIe-USB adapter
1244
1245 * disable building bpf selftests (LP: #1908144)
1246 - SAUCE: selftests/bpf: clarify build error if no vmlinux
1247 - SAUCE: selftests: Skip BPF seftests by default
1248 - disable building bpf selftests (no VMLINUX_BTF)
1249
1250 * Miscellaneous Ubuntu changes
1251 - [Config] Enable CONFIG_BPF_LSM
1252
1253 * Miscellaneous upstream changes
1254 - Revert "md: change mddev 'chunk_sectors' from int to unsigned"
1255 - Revert "dm raid: fix discard limits for raid1 and raid10"
1256
1257 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Dec 2020 10:16:14 +0100
1258
1259 linux (5.10.0-8.9) hirsute; urgency=medium
1260
1261 * Packaging resync (LP: #1786013)
1262 - [Packaging] update variants
1263
1264 * Fix bpf selftest compilation with clang 11
1265 - bpf: Fix selftest compilation on clang 11
1266
1267 * Miscellaneous Ubuntu changes
1268 - [Config] update configs and annotations after rebase to v5.10
1269
1270 [ Upstream Kernel Changes ]
1271
1272 * Rebase to v5.10
1273
1274 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Dec 2020 08:57:57 +0100
1275
1276 linux (5.10.0-7.8) hirsute; urgency=medium
1277
1278 * Packaging resync (LP: #1786013)
1279 - update dkms package versions
1280
1281 * Fix linux-libc-dev build for hirsute forward port kernels (LP: #1904067)
1282 - [Debian] Build linux-libc-dev for debian.master* branches
1283
1284 * Update kernel packaging to support forward porting kernels (LP: #1902957)
1285 - [Debian] Update for leader included in BACKPORT_SUFFIX
1286
1287 * Introduce the new NVIDIA 455 series (LP: #1897751)
1288 - [Packaging] NVIDIA -- Add signed modules for the 455 driver
1289
1290 * 5.10 kernel fails to boot with secure boot disabled (LP: #1904906)
1291 - [Config] CONFIG_RCU_SCALE_TEST=n
1292
1293 * Miscellaneous Ubuntu changes
1294 - [Config] s390x: disable GPIO_CDEV
1295 - [Config] ARM_CMN=m
1296 - [Config] disable GPIO_CDEV_V1
1297 - [Config] Reorder annotations after 5.10-rc6 rebase
1298 - [Packaging] Remove nvidia-435 dkms build
1299 - [Packaging] Change source package name to linux
1300 - [Config] Update configs and annotations after rebase to v5.10-rc7
1301 - SAUCE: Revert "mm/filemap: add static for function
1302 __add_to_page_cache_locked"
1303
1304 [ Upstream Kernel Changes ]
1305
1306 * Rebase to v5.10-rc7
1307
1308 -- Seth Forshee <seth.forshee@canonical.com> Mon, 07 Dec 2020 00:15:20 -0600
1309
1310 linux (5.10.0-6.7) hirsute; urgency=medium
1311
1312 * Empty entry.
1313
1314 -- Seth Forshee <seth.forshee@canonical.com> Sun, 06 Dec 2020 22:13:46 -0600
1315
1316 linux-5.10 (5.10.0-6.7) hirsute; urgency=medium
1317
1318 * Packaging resync (LP: #1786013)
1319 - update dkms package versions
1320
1321 * Avoid double newline when running insertchanges (LP: #1903293)
1322 - [Packaging] insertchanges: avoid double newline
1323
1324 * Miscellaneous Ubuntu changes
1325 - [Packaging]: linux-modules should depend on linux-image
1326 - [Packaging]: linux-image should suggest linux-modules-extra
1327
1328 [ Upstream Kernel Changes ]
1329
1330 * Rebase to v5.10-rc6
1331
1332 -- Andrea Righi <andrea.righi@canonical.com> Mon, 30 Nov 2020 07:47:34 +0100
1333
1334 linux-5.10 (5.10.0-5.6) hirsute; urgency=medium
1335
1336 * Miscellaneous Ubuntu changes
1337 - [Config] add CONFIG_INFINIBAND_VIRT_DMA
1338
1339 [ Upstream Kernel Changes ]
1340
1341 * Rebase to v5.10-rc5
1342
1343 -- Andrea Righi <andrea.righi@canonical.com> Mon, 23 Nov 2020 13:17:44 +0100
1344
1345 linux-5.10 (5.10.0-4.5) hirsute; urgency=medium
1346
1347 * Packaging resync (LP: #1786013)
1348 - update dkms package versions
1349
1350 * Miscellaneous Ubuntu changes
1351 - [Packaging] reduce the size required to build packages
1352
1353 [ Upstream Kernel Changes ]
1354
1355 * Rebase to v5.10-rc4
1356
1357 -- Andrea Righi <andrea.righi@canonical.com> Mon, 16 Nov 2020 08:33:54 +0100
1358
1359 linux-5.10 (5.10.0-3.4) hirsute; urgency=medium
1360
1361 * Packaging resync (LP: #1786013)
1362 - update dkms package versions
1363
1364 * e1000e: fix issues with S0ix (LP: #1902687)
1365 - SAUCE: e1000e: fix S0ix flow to allow S0i3.2 subset entry
1366 - SAUCE: e1000e: allow turning s0ix flows on for systems with ME
1367 - SAUCE: e1000e: Add Dell's Comet Lake systems into s0ix heuristics
1368 - SAUCE: e1000e: Add more Dell CML systems into s0ix heuristics
1369 - [Config] Update CONFIG_E1000E for ppc64el in annotations
1370
1371 * perf: Add support for Rocket Lake (LP: #1902004)
1372 - SAUCE: perf/x86/intel: Add Rocket Lake CPU support
1373 - SAUCE: perf/x86/cstate: Add Rocket Lake CPU support
1374 - SAUCE: perf/x86/msr: Add Rocket Lake CPU support
1375 - SAUCE: perf/x86/intel/uncore: Add Rocket Lake support
1376
1377 * Miscellaneous Ubuntu changes
1378 - [Config] Disable CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE
1379 - [Config] update CONFIG_MST_IRQ after rebase to 5.10-rc3
1380 - [Config] drop obsolete SND_SST_IPC options
1381 - [Config] re-enable ZFS
1382
1383 [ Upstream Kernel Changes ]
1384
1385 * Rebase to v5.10-rc3
1386
1387 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Nov 2020 09:37:08 +0100
1388
1389 linux-5.10 (5.10.0-2.3) hirsute; urgency=medium
1390
1391 * Miscellaneous Ubuntu changes
1392 - [Config] Switch arm64 default cpufreq governor to ondemand
1393 - [Debian] Include scripts/module.lds from builddir in headers package
1394
1395 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Nov 2020 21:01:52 -0600
1396
1397 linux-5.10 (5.10.0-1.2) hirsute; urgency=medium
1398
1399 * Packaging resync (LP: #1786013)
1400 - update dkms package versions
1401
1402 * Fix non-working Intel NVMe after S3 (LP: #1900847)
1403 - SAUCE: PCI: Enable ACS quirk on all CML root ports
1404
1405 * Miscellaneous Ubuntu changes
1406 - [Packaging] move to hirsute
1407 - [Config] Update configs and annotations after rebase to 5.10-rc2
1408 - [Config] Update numerous configs to conform with policy
1409 - [Config] Switch default CPUFreq governer for arm64/armhf to schedultil
1410 - [Config] Temporarily disable DEBUG_INFO_BTF for armhf
1411
1412 [ Upstream Kernel Changes ]
1413
1414 * Rebase to v5.10-rc2
1415
1416 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Nov 2020 13:18:27 -0600
1417
1418 linux-5.10 (5.10.0-0.1) hirsute; urgency=medium
1419
1420 * Packaging resync (LP: #1786013)
1421 - update dkms package versions
1422
1423 * Miscellaneous Ubuntu changes
1424 - [Config] Update configs and annotations for v5.10-rc1
1425 - SAUCE: platform/x86: dell-uart-backlight: rename kzfree() to
1426 kfree_sensitive()
1427 - SAUCE: apparmor: rename kzfree() to kfree_sensitive()
1428 - SAUCE: LSM: change ima_read_file() to use lsmblob
1429 - SAUCE: LSM: Use lsmblob in smk_netlbl_mls()
1430
1431 * Miscellaneous upstream changes
1432 - Revert "UBUNTU: [Packaging] Change source package name to linux-5.10"
1433 - s390: correct __bootdata / __bootdata_preserved macros
1434
1435 [ Upstream Kernel Changes ]
1436
1437 * Rebase to v5.10-rc1
1438
1439 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 27 Oct 2020 16:57:07 +0100
1440
1441 linux-5.10 (5.10.0-0.0) groovy; urgency=medium
1442
1443 * Empty entry
1444
1445 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
1446
1447 linux-5.9 (5.9.0-2.3) groovy; urgency=medium
1448
1449 * Fix system reboot when disconnecting WiFi (LP: #1899726)
1450 - iwlwifi: msix: limit max RX queues for 9000 family
1451
1452 * booting linux-generic-lpae armhf kernel under qemu results in relocation out
1453 of range, and thus no modules can be loaded (LP: #1899519)
1454 - [Config] armhf: ARM_MODULE_PLTS=y
1455
1456 * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
1457 - ALSA: hda: fix jack detection with Realtek codecs when in D3
1458
1459 * CVE-2020-16119
1460 - SAUCE: dccp: avoid double free of ccid on child socket
1461
1462 * python3-venv is gone (LP: #1896801)
1463 - SAUCE: doc: remove python3-venv dependency
1464
1465 * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
1466 - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
1467
1468 * Enable brightness control on HP DreamColor panel (LP: #1898865)
1469 - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
1470 quirk
1471 - SAUCE: drm/dp: HP DreamColor panel brigntness fix
1472
1473 * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel
1474 (LP: #1897501)
1475 - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk
1476 - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID
1477 19-15
1478
1479 * Fix broken e1000e device after S3 (LP: #1897755)
1480 - SAUCE: e1000e: Increase polling timeout on MDIC ready bit
1481
1482 * Wakeup the system by touching the touchpad (LP: #1888331)
1483 - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
1484
1485 * Enable LTR for endpoints behind VMD (LP: #1896598)
1486 - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD
1487
1488 * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
1489 (LP: #1893914)
1490 - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
1491
1492 * debian/rules editconfigs does not work on s390x to change s390x only configs
1493 (LP: #1863116)
1494 - [Packaging] kernelconfig -- only update/edit configurations on architectures
1495 we have compiler support
1496
1497 * Fix non-working NVMe after S3 (LP: #1895718)
1498 - SAUCE: PCI: Enable ACS quirk on CML root port
1499
1500 * Miscellaneous Ubuntu changes
1501 - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids
1502 - SAUCE: tools resolve_btfids: Always force HOSTARCH
1503 - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k'
1504 - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks
1505 - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check()
1506 - [Config] Update toolchain versions
1507 - [Config] Refresh annotations
1508 - Add ubuntu-host module
1509 - CONFIG_UBUNTU_HOST=m
1510 - SAUCE: apparmor: drop prefixing abs root labels with '='
1511 - SAUCE: apparmor: disable showing the mode as part of a secid to secctx
1512 - SAUCE: apparmor: rename aa_sock() to aa_unix_sk()
1513 - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock()
1514 - SAUCE: LSM: Infrastructure management of the sock security
1515 - SAUCE: LSM: Create and manage the lsmblob data structure.
1516 - SAUCE: LSM: Use lsmblob in security_audit_rule_match
1517 - SAUCE: LSM: Use lsmblob in security_kernel_act_as
1518 - SAUCE: net: Prepare UDS for security module stacking
1519 - SAUCE: LSM: Use lsmblob in security_secctx_to_secid
1520 - SAUCE: LSM: Use lsmblob in security_secid_to_secctx
1521 - SAUCE: LSM: Use lsmblob in security_ipc_getsecid
1522 - SAUCE: LSM: Use lsmblob in security_task_getsecid
1523 - SAUCE: LSM: Use lsmblob in security_inode_getsecid
1524 - SAUCE: LSM: Use lsmblob in security_cred_getsecid
1525 - SAUCE: IMA: Change internal interfaces to use lsmblobs
1526 - SAUCE: LSM: Specify which LSM to display
1527 - SAUCE: LSM: Ensure the correct LSM context releaser
1528 - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx
1529 - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx
1530 - SAUCE: LSM: security_secid_to_secctx in netlink netfilter
1531 - SAUCE: NET: Store LSM netlabel data in a lsmblob
1532 - SAUCE: LSM: Verify LSM display sanity in binder
1533 - SAUCE: Audit: Add new record for multiple process LSM attributes
1534 - SAUCE: Audit: Add a new record for multiple object LSM
1535 - SAUCE: LSM: Add /proc attr entry for full LSM context
1536 - SAUCE: AppArmor: Remove the exclusive flag
1537 - SAUCE: Audit: Fix for missing NULL check
1538
1539 * Miscellaneous upstream changes
1540 - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
1541
1542 [ Upstream Kernel Changes ]
1543
1544 * Rebase to v5.9
1545
1546 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Oct 2020 13:31:18 -0500
1547
1548 linux-5.9 (5.9.0-1.2) groovy; urgency=medium
1549
1550 * Miscellaneous Ubuntu changes
1551 - [Config] Update configs after rebase to 5.9-rc6
1552 - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
1553 - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled
1554 - SAUCE: tools resolve_btfids: Always force HOSTARCH
1555
1556 [ Upstream Kernel Changes ]
1557
1558 * Rebase to v5.9-rc6
1559
1560 -- Seth Forshee <seth.forshee@canonical.com> Mon, 21 Sep 2020 14:39:34 -0500
1561
1562 linux-5.9 (5.9.0-0.1) groovy; urgency=medium
1563
1564 * Miscellaneous Ubuntu changes
1565 - [Config] Update configs and annotations for v5.9-rc1
1566 - SAUCE: i915: Fix build error due to missing struct definition
1567 - hio -- Update blk_queue_split() calls for changes in 5.9-rc1
1568 - hio -- Updates for move of make_request_fn to struct block_device_operations
1569 - [Config] Disable zfs dkms build
1570 - [Config] Disable nvidia dkms build
1571 - [Config] Disable nvidia server dkms builds
1572 - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division
1573 - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
1574 - [Packaging] Bind hv_vss_daemon startup to hv_vss device
1575 - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
1576 - [Config] Re-enable UEFI signing for arm64
1577 - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()"
1578 - [Config] Set the default CPU governor to ONDEMAND
1579 - [Packaging] update variants
1580 - [Packaging] update helper scripts
1581 - update dkms package versions
1582
1583 [ Upstream Kernel Changes ]
1584
1585 * Rebase to v5.9-rc5
1586
1587 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Sep 2020 15:01:21 -0500
1588
1589 linux-5.9 (5.9.0-0.0) groovy; urgency=medium
1590
1591 * Empty entry
1592
1593 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Aug 2020 16:48:03 -0500
1594
1595 linux (5.8.0-16.17) groovy; urgency=medium
1596
1597 * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)
1598
1599 * Miscellaneous Ubuntu changes
1600 - hio -- Update to use bio_{start,end}_io_acct with 5.8+
1601 - Enable hio driver
1602 - [Packaging] Temporarily disable building doc package contents
1603
1604 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 15:32:58 -0500
1605
1606 linux (5.8.0-15.16) groovy; urgency=medium
1607
1608 * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)
1609
1610 * Miscellaneous Ubuntu changes
1611 - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
1612 doc/sphinx@0f49e30c)
1613
1614 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 09:29:58 -0500
1615
1616 linux (5.8.0-14.15) groovy; urgency=medium
1617
1618 * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)
1619
1620 * Packaging resync (LP: #1786013)
1621 - [Packaging] update helper scripts
1622
1623 * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
1624 - selftests/net: relax cpu affinity requirement in msg_zerocopy test
1625
1626 * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
1627 - ALSA: hda/hdmi: Add quirk to force connectivity
1628
1629 * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
1630 - ALSA: usb-audio: Add support for Lenovo ThinkStation P620
1631
1632 * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
1633 - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
1634
1635 * Enlarge hisi_sec2 capability (LP: #1890222)
1636 - crypto: hisilicon - update SEC driver module parameter
1637
1638 * Miscellaneous Ubuntu changes
1639 - [Config] Re-enable signing for ppc64el
1640
1641 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Aug 2020 15:26:46 -0500
1642
1643 linux (5.8.0-13.14) groovy; urgency=medium
1644
1645 * Miscellaneous Ubuntu changes
1646 - [Config] Remove i386 configs
1647 - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD
1648 - SAUCE: export __get_vm_area_caller() and map_kernel_range()
1649 - [Config] drop CONFIG_BINFMT_AOUT enforcement
1650
1651 * Miscellaneous upstream changes
1652 - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD"
1653
1654 [ Upstream Kernel Changes ]
1655
1656 * Rebase to v5.8
1657
1658 -- Andrea Righi <andrea.righi@canonical.com> Tue, 04 Aug 2020 09:51:50 +0200
1659
1660 linux (5.8.0-12.13) groovy; urgency=medium
1661
1662 * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481)
1663
1664 * Fix right speaker of HP laptop (LP: #1889375)
1665 - SAUCE: hda/realtek: Fix right speaker of HP laptop
1666
1667 * blk_update_request error when mount nvme partition (LP: #1872383)
1668 - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
1669
1670 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
1671 - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4"
1672 - net: atlantic: align return value of ver_match function with function name
1673 - net: atlantic: add support for FW 4.x
1674
1675 * Miscellaneous Ubuntu changes
1676 - [Debian] Fix debian/tests for linux-5.8 -> linux rename
1677 - SAUCE: selftests/powerpc: return skip code for spectre_v2
1678
1679 -- Seth Forshee <seth.forshee@canonical.com> Wed, 29 Jul 2020 16:58:47 -0500
1680
1681 linux (5.8.0-11.12) groovy; urgency=medium
1682
1683 * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336)
1684
1685 * Miscellaneous Ubuntu changes
1686 - [Packaging] dwarves is not required for linux-libc-dev or stage1
1687
1688 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 22:33:24 -0500
1689
1690 linux (5.8.0-10.11) groovy; urgency=medium
1691
1692 * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316)
1693
1694 * Miscellaneous Ubuntu changes
1695 - [Packaging] Add more packages to Build-Depends-Indep for docs
1696 - [Debian] Specify python executable in kmake
1697 - [Debian] Don't treat warnings as errors during perf builds
1698 - [Config] Disable signing for ppc64el
1699
1700 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 17:09:52 -0500
1701
1702 linux (5.8.0-9.10) groovy; urgency=medium
1703
1704 * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140)
1705
1706 * Packaging resync (LP: #1786013)
1707 - [Packaging] update helper scripts
1708
1709 * Miscellaneous Ubuntu changes
1710 - SAUCE: Fix s390x compile error on F32 utils/stat-display.c
1711 - [Packaging] Add python3-venv to Build-Depends-Indep
1712
1713 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 21:01:46 -0500
1714
1715 linux (5.8.0-8.9) groovy; urgency=medium
1716
1717 * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104)
1718
1719 * Packaging resync (LP: #1786013)
1720 - [Packaging] update helper scripts
1721 - update dkms package versions
1722 - [Packaging] update variants
1723
1724 * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
1725 - [Packaging] NVIDIA -- Add signed modules for 450 450-server
1726
1727 * Introduce the new NVIDIA 418-server and 440-server series, and update the
1728 current NVIDIA drivers (LP: #1881137)
1729 - [packaging] add signed modules for the 418-server and the 440-server
1730 flavours
1731
1732 * Miscellaneous Ubuntu changes
1733 - SAUCE: Revert "radix-tree: Use local_lock for protection"
1734 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
1735 - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD
1736 - [Config] Enable nvidia dkms build
1737
1738 * Miscellaneous upstream changes
1739 - usbip: tools: fix build error for multiple definition
1740
1741 [ Upstream Kernel Changes ]
1742
1743 * Rebase to v5.8-rc7
1744
1745 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 11:18:12 -0500
1746
1747 linux (5.8.0-7.8) groovy; urgency=medium
1748
1749 * Empty entry
1750
1751 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 09:22:19 +0200
1752
1753 linux-5.8 (5.8.0-7.8) groovy; urgency=medium
1754
1755 * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
1756 - ASoC: amd: add logic to check dmic hardware runtime
1757 - ASoC: amd: add ACPI dependency check
1758 - ASoC: amd: fixed kernel warnings
1759
1760 * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
1761 - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
1762
1763 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
1764 - SAUCE: net: atlantic: Add support for firmware v4
1765
1766 * MGA G200e doesn't work under GDM Wayland (LP: #1886140)
1767 - drm/mgag200: Remove HW cursor
1768 - drm/mgag200: Clean up mga_set_start_address()
1769 - drm/mgag200: Clean up mga_crtc_do_set_base()
1770 - drm/mgag200: Move mode-setting code into separate helper function
1771 - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
1772 - drm/mgag200: Update mode registers after plane registers
1773 - drm/mgag200: Set pitch in a separate helper function
1774 - drm/mgag200: Set primary plane's format in separate helper function
1775 - drm/mgag200: Move TAGFIFO reset into separate function
1776 - drm/mgag200: Move hiprilvl setting into separate functions
1777 - drm/mgag200: Move register initialization into separate function
1778 - drm/mgag200: Remove out-commented suspend/resume helpers
1779 - drm/mgag200: Use simple-display data structures
1780 - drm/mgag200: Convert to simple KMS helper
1781 - drm/mgag200: Replace VRAM helpers with SHMEM helpers
1782
1783 * Miscellaneous Ubuntu changes
1784 - SAUCE: s390/bpf: fix sign extension in branch_ku
1785 - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
1786 - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
1787 - [packaging] debhelper-compat (= 10) (and retire debian/compat)
1788 - [Config] Update configs after rebase to 5.8-rc6
1789
1790 [ Upstream Kernel Changes ]
1791
1792 * Rebase to v5.8-rc6
1793
1794 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jul 2020 09:55:47 +0200
1795
1796 linux-5.8 (5.8.0-6.7) groovy; urgency=medium
1797
1798 * Packaging resync (LP: #1786013)
1799 - update dkms package versions
1800
1801 * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1
1802 (LP: #1887397)
1803 - SAUCE: libtraceevent: Strip symbol version from nm output
1804
1805 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Jul 2020 14:07:53 -0500
1806
1807 linux-5.8 (5.8.0-5.6) groovy; urgency=medium
1808
1809 * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation
1810 (LP: #1886188)
1811 - [Packaging] Produce linux-libc-deb package for riscv64
1812 - [Debian] Disallow building linux-libc-dev from linux-riscv
1813
1814 * Miscellaneous Ubuntu changes
1815 - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy
1816 transformations test on s390"
1817 - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390"
1818 - [Config] Update configs (gcc update)
1819
1820 [ Upstream Kernel Changes ]
1821
1822 * Rebase to v5.8-rc5
1823
1824 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jul 2020 08:42:14 +0200
1825
1826 linux-5.8 (5.8.0-4.5) groovy; urgency=medium
1827
1828 * Add generic LED class support for audio LED (LP: #1885896)
1829 - ALSA: hda: generic: Always call led-trigger for mic mute LED
1830 - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
1831 - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
1832 - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
1833 - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
1834 - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
1835 - ALSA: hda: generic: Drop the old mic-mute LED hook
1836 - ALSA: hda: generic: Add vmaster mute LED helper
1837 - ALSA: hda/realtek: Use the new vmaster mute LED helper
1838 - ALSA: hda/conexant: Use the new vmaster mute LED helper
1839 - ALSA: hda/sigmatel: Use the new vmaster mute LED helper
1840 - ALSA: hda/realtek: Unify LED helper code
1841 - ALSA: hda: Let LED cdev handling suspend/resume
1842
1843 * seccomp_bpf fails on powerpc (LP: #1885757)
1844 - SAUCE: selftests/seccomp: fix ptrace tests on powerpc
1845
1846 * CVE-2020-11935
1847 - SAUCE: aufs: do not call i_readcount_inc()
1848
1849 * Miscellaneous Ubuntu changes
1850 - SAUCE: Update aufs to 5.x-rcN 20200622
1851 - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value
1852 - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y
1853
1854 [ Upstream Kernel Changes ]
1855
1856 * Rebase to v5.8-rc4
1857
1858 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Jul 2020 08:14:28 -0500
1859
1860 linux-5.8 (5.8.0-3.4) groovy; urgency=medium
1861
1862 * Packaging resync (LP: #1786013)
1863 - [Packaging] update helper scripts
1864 - update dkms package versions
1865
1866 * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2
1867 (LP: #1884635)
1868 - SAUCE: overlayfs: fix faulty rebase
1869
1870 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
1871 - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups
1872
1873 * shiftfs: fix btrfs regression (LP: #1884767)
1874 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation"
1875
1876 * Miscellaneous Ubuntu changes
1877 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y
1878 - SAUCE: regulator: rename da903x to da903x-regulator
1879 - [Config] Add da903x to modules.ignore
1880 - [Config] Update configs for rebase to 5.8-rc3
1881
1882 [ Upstream Kernel Changes ]
1883
1884 * Rebase to v5.8-rc3
1885
1886 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jun 2020 08:48:25 -0500
1887
1888 linux-5.8 (5.8.0-2.3) groovy; urgency=medium
1889
1890 * Support Audio Mute LED for two new HP laptops (LP: #1884251)
1891 - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
1892
1893 * CVE-2019-16089
1894 - SAUCE: nbd_genl_status: null check for nla_nest_start
1895
1896 * tpm: fix TIS locality timeout problems (LP: #1881710)
1897 - SAUCE: tpm: fix TIS locality timeout problems
1898
1899 * Packaging resync (LP: #1786013)
1900 - update dkms package versions
1901
1902 * Miscellaneous Ubuntu changes
1903 - SAUCE: security,perf: Allow further restriction of perf_event_open
1904 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
1905 - [Config] Update configs and annotations for 5.8-rc2
1906 - [Config] Enable zfs
1907 - [Config] Enable CONFIG_DEBUG_INFO_BTF
1908
1909 [ Upstream Kernel Changes ]
1910
1911 * Rebase to v5.8-rc2
1912
1913 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jun 2020 15:05:54 -0500
1914
1915 linux-5.8 (5.8.0-1.2) groovy; urgency=medium
1916
1917 * Miscellaneous Ubuntu changes
1918 - [Debian] Support linux-x.y in udeb package names
1919 - [Packaging] Use SRCPKGNAME for udeb packages
1920
1921 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 19:34:32 -0500
1922
1923 linux-5.8 (5.8.0-0.1) groovy; urgency=medium
1924
1925 * Docker registry doesn't stay up and keeps restarting (LP: #1879690)
1926 - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay"
1927
1928 * Packaging resync (LP: #1786013)
1929 - [Packaging] update variants
1930
1931 * Miscellaneous Ubuntu changes
1932 - [Packaging] Update source package name to linux-5.8
1933 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1934 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages.
1935 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1936 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
1937 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1938 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1939 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify
1940 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1941 - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1942 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
1943 - SAUCE: Import aufs driver
1944 - [Config] Update configs for v5.8-rc1
1945 - [Config] Update annotations for v5.8-rc1 config changes
1946 - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions
1947 - Disable hio driver
1948
1949 * Miscellaneous upstream changes
1950 - acpi: disallow loading configfs acpi tables when locked down
1951
1952 [ Upstream Kernel Changes ]
1953
1954 * Rebase to v5.8-rc1
1955
1956 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 11:54:24 -0500
1957
1958 linux-5.8 (5.8.0-0.0) groovy; urgency=medium
1959
1960 * Empty entry
1961
1962 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Jun 2020 22:40:35 -0500
1963
1964 linux-5.7 (5.7.0-8.9) groovy; urgency=medium
1965
1966 * Packaging resync (LP: #1786013)
1967 - update dkms package versions
1968
1969 * Enforce all config annotations (LP: #1879327)
1970 - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
1971 - [Config]: prepare to enforce all
1972 - [Config]: enforce all config options
1973
1974 * Miscellaneous Ubuntu changes
1975 - [Config]: annotations review after 5.7 rebase
1976 - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX
1977 - [Config] THERMAL_GOV_POWER_ALLOCATOR=y
1978 - [Config] annotations: SOC_CAMERA is marked as BROKEN
1979 - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y
1980 - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely
1981 unmantained) TLS_TOE
1982 - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP
1983 - [Config] RTW88_DEBUG=y
1984 - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it
1985 - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on
1986 SND_SOC_SOF_DEVELOPER_SUPPORT
1987 - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive
1988 with SND_SST_ATOM_HIFI2_PLATFORM_ACPI
1989 - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any
1990 DEBUG_IMX*_UART is enabled
1991 - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25
1992 - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32
1993 - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA
1994 - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT
1995 - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS
1996 - [Config] s390x: MOST is not set
1997 - [Config] s390x: BCM84881_PHY is not set
1998 - [Config] s390x: XILINX_LL_TEMAC is not set
1999 - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on
2000 s390x)
2001 - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK
2002 - [Config] annotations: s390x: NODES_SHIFT=1
2003 - [Config] annotations: import new symbols
2004 - [Config] annotations: remove unmatched menu and options
2005
2006 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 12 Jun 2020 12:03:01 +0200
2007
2008 linux-5.7 (5.7.0-7.8) groovy; urgency=medium
2009
2010 * Packaging resync (LP: #1786013)
2011 - update dkms package versions
2012 - [Packaging] update helper scripts
2013
2014 * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
2015 devices (LP: #1879704)
2016 - PCI/IOV: Introduce pci_iov_sysfs_link() function
2017 - s390/pci: create links between PFs and VFs
2018
2019 * Miscellaneous Ubuntu changes
2020 - [Config] Disable UEFI signing for arm64
2021 - Rebase to v5.7.1
2022
2023 [ Upstream Kernel Changes ]
2024
2025 * Rebase to v5.7.1
2026
2027 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Jun 2020 11:16:58 +0200
2028
2029 linux-5.7 (5.7.0-6.7) groovy; urgency=medium
2030
2031 * Packaging resync (LP: #1786013)
2032 - [Packaging] update helper scripts
2033 - update dkms package versions
2034
2035 * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
2036 - SAUCE: shiftfs: let userns root destroy subvolumes from other users
2037
2038 * seccomp_benchmark times out on eoan (LP: #1881576)
2039 - SAUCE: selftests/seccomp: use 90s as timeout
2040
2041 * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly
2042 when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
2043 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
2044 association for 11N chip"
2045 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
2046 connected"
2047 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
2048 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
2049 - rtw88: 8723d: Add coex support
2050 - SAUCE: rtw88: coex: 8723d: set antanna control owner
2051 - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
2052 - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
2053
2054 * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
2055 - ASoC: amd: add Renoir ACP3x IP register header
2056 - ASoC: amd: add Renoir ACP PCI driver
2057 - ASoC: amd: add acp init/de-init functions
2058 - ASoC: amd: create acp3x pdm platform device
2059 - ASoC: amd: add ACP3x PDM platform driver
2060 - ASoC: amd: irq handler changes for ACP3x PDM dma driver
2061 - ASoC: amd: add acp3x pdm driver dma ops
2062 - ASoC: amd: add ACP PDM DMA driver dai ops
2063 - ASoC: amd: add Renoir ACP PCI driver PM ops
2064 - ASoC: amd: add ACP PDM DMA driver pm ops
2065 - ASoC: amd: enable Renoir acp3x drivers build
2066 - ASoC: amd: create platform devices for Renoir
2067 - ASoC: amd: RN machine driver using dmic
2068 - ASoC: amd: enable build for RN machine driver
2069 - ASoC: amd: fix kernel warning
2070 - ASoC: amd: refactoring dai_hw_params() callback
2071 - ASoC: amd: return error when acp de-init fails
2072 - [Config]: enable amd renoir ASoC audio
2073
2074 * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
2075 - e1000e: Disable TSO for buffer overrun workaround
2076
2077 * Fix incorrect speed/duplex when I210 device is runtime suspended
2078 (LP: #1880656)
2079 - igb: Report speed and duplex as unknown when device is runtime suspended
2080
2081 * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
2082 - serial: 8250_pci: Move Pericom IDs to pci_ids.h
2083 - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
2084
2085 * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
2086 (LP: #1874056)
2087 - s390/pci: Expose new port attribute for PCIe functions
2088 - s390/pci: adaptation of iommu to multifunction
2089 - s390/pci: define kernel parameters for PCI multifunction
2090 - s390/pci: define RID and RID available
2091 - s390/pci: create zPCI bus
2092 - s390/pci: adapt events for zbus
2093 - s390/pci: Handling multifunctions
2094 - s390/pci: Do not disable PF when VFs exist
2095 - s390/pci: Documentation for zPCI
2096 - s390/pci: removes wrong PCI multifunction assignment
2097
2098 * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
2099 - regmap-i2c: add 16-bit width registers support
2100
2101 * Miscellaneous Ubuntu changes
2102 - [Config] Enable virtualbox guest and shared-folder modules
2103
2104 [ Upstream Kernel Changes ]
2105
2106 * Rebase to v5.7
2107
2108 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jun 2020 16:11:24 -0500
2109
2110 linux-5.7 (5.7.0-5.6) groovy; urgency=medium
2111
2112 * Packaging resync (LP: #1786013)
2113 - update dkms package versions
2114
2115 * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044)
2116 - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional
2117 overhead on s390x, hence should be disabled by default on s390x only.
2118
2119 * Miscellaneous Ubuntu changes
2120 - Rebase to v5.7-rc7
2121 - [Config] ppc64el: disable STRICT_KERNEL_RWX
2122
2123 [ Upstream Kernel Changes ]
2124
2125 * Rebase to v5.7-rc7
2126
2127 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 May 2020 11:44:09 +0200
2128
2129 linux-5.7 (5.7.0-4.5) groovy; urgency=medium
2130
2131 * Packaging resync (LP: #1786013)
2132 - update dkms package versions
2133
2134 * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
2135 - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
2136 modinfo
2137
2138 * Support DMIC micmute LED on HP platforms (LP: #1876859)
2139 - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
2140 - ALSA: hda/realtek - Enable micmute LED on and HP system
2141 - ALSA: hda/realtek - Add LED class support for micmute LED
2142 - ALSA: hda/realtek - Fix unused variable warning w/o
2143 CONFIG_LEDS_TRIGGER_AUDIO
2144 - ASoC: SOF: Update correct LED status at the first time usage of
2145 update_mute_led()
2146
2147 * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW),
2148 REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found
2149 due to firmware crash (LP: #1874685)
2150 - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well
2151
2152 * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after
2153 upgrade to 20.04 (LP: #1875665)
2154 - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere
2155
2156 * Unable to handle kernel pointer dereference in virtual kernel address space
2157 on Eoan (LP: #1876645)
2158 - SAUCE: overlayfs: fix shitfs special-casing
2159
2160 * Miscellaneous Ubuntu changes
2161 - SAUCE: skip building selftest 'runqslower' if kernel not built
2162 - Rebase to v5.7-rc6
2163 - [Config] updateconfigs after 5.7-rc6 rebase
2164
2165 [ Upstream Kernel Changes ]
2166
2167 * Rebase to v5.7-rc6
2168
2169 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 May 2020 11:27:25 +0200
2170
2171 linux-5.7 (5.7.0-3.4) groovy; urgency=medium
2172
2173 [ Upstream Kernel Changes ]
2174
2175 * Rebase to v5.7-rc5
2176
2177 * Packaging resync (LP: #1786013)
2178 - update dkms package versions
2179
2180 * getitimer returns it_value=0 erroneously (LP: #1349028)
2181 - [Config] CONTEXT_TRACKING_FORCE policy should be unset
2182
2183 * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV
2184 Secure & Trusted Boot (LP: #1866909)
2185 - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot
2186
2187 * Miscellaneous Ubuntu changes
2188 - SAUCE: Import aufs driver
2189 - [Config] Enable aufs
2190 - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
2191 - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations
2192 - [Debian] final-checks -- Do not remove ~* from abi
2193 - [Config] Enable 5-level page table support for x86
2194 - [Config] updateconfigs after 5.7-rc5 rebase
2195
2196 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 May 2020 10:25:42 +0200
2197
2198 linux-5.7 (5.7.0-2.3) groovy; urgency=medium
2199
2200 * Packaging resync (LP: #1786013)
2201 - [Packaging] update helper scripts
2202 - update dkms package versions
2203 - [Packaging] update helper scripts
2204
2205 * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit
2206 batchbuffer: Input/output error] (LP: #1860754)
2207 - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64
2208
2209 * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506)
2210 - [Packaging] Move virtualbox modules to linux-modules
2211 - [Packaging] Remove vbox and zfs modules from generic.inclusion-list
2212
2213 * built-using constraints preventing uploads (LP: #1875601)
2214 - temporarily drop Built-Using data
2215
2216 * dkms artifacts may expire from the pool (LP: #1850958)
2217 - [Packaging] autoreconstruct -- manage executable debian files
2218 - [packaging] handle downloads from the librarian better
2219
2220 * Add signed modules for the 435 NVIDIA driver (LP: #1875888)
2221 - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver
2222
2223 * [Selftests] Apply various fixes and improvements (LP: #1870543)
2224 - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests
2225
2226 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2227 distribution (LP: #1628889)
2228 - SAUCE: s390: kernel message catalog
2229
2230 * Overlayfs in user namespace leaks directory content of inaccessible
2231 directories (LP: #1793458) // CVE-2018-6559
2232 - SAUCE: overlayfs: ensure mounter privileges when reading directories
2233
2234 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
2235 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
2236
2237 * [ICL] TC port in legacy/static mode can't be detected due TCCOLD
2238 (LP: #1868936)
2239 - drm/i915/display: Move out code to return the digital_port of the aux ch
2240 - drm/i915/display: Add intel_legacy_aux_to_power_domain()
2241 - drm/i915/display: Split hsw_power_well_enable() into two
2242 - drm/i915/tc/icl: Implement TC cold sequences
2243 - drm/i915/tc: Skip ref held check for TC legacy aux power wells
2244 - drm/i915/tc/tgl: Implement TC cold sequences
2245 - drm/i915/tc: Catch TC users accessing FIA registers without enable aux
2246 - drm/i915/tc: Do not warn when aux power well of static TC ports timeout
2247
2248 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
2249 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
2250 2-in-1"
2251
2252 * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610)
2253 - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop
2254
2255 * linux-image-5.0.0-35-generic breaks checkpointing of container
2256 (LP: #1857257)
2257 - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay
2258
2259 * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a
2260 regression in the asoc machine driver) (LP: #1874359)
2261 - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
2262
2263 * Add debian/rules targets to compile/run kernel selftests (LP: #1874286)
2264 - [Packaging] add support to compile/run selftests
2265
2266 * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315)
2267 - [Config] lowlatency: turn off RT_GROUP_SCHED
2268
2269 * alsa/sof: external mic can't be deteced on Lenovo and HP laptops
2270 (LP: #1872569)
2271 - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs
2272
2273 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
2274 - SAUCE: shiftfs: fix dentry revalidation
2275
2276 * shiftfs: broken shiftfs nesting (LP: #1872094)
2277 - SAUCE: shiftfs: record correct creator credentials
2278
2279 * lockdown on power (LP: #1855668)
2280 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
2281
2282 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
2283 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
2284 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
2285 - SAUCE: rtw88: sar: dump sar information via debugfs
2286 - SAUCE: rtw88: 8723d: add IQ calibration
2287 - SAUCE: rtw88: 8723d: Add power tracking
2288 - SAUCE: rtw88: 8723d: implement flush queue
2289 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
2290 - SAUCE: rtw88: 8723d: Add coex support
2291 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
2292
2293 * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300)
2294 - SAUCE: rtw88: No retry and report for auth and assoc
2295 - SAUCE: rtw88: fix rate for a while after being connected
2296 - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip
2297
2298 * Miscellaneous Ubuntu changes
2299 - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks
2300 - SAUCE: rtw88: fix 'const' mismatch in
2301 __priority_queue_cfg_legacy()/__priority_queue_cfg()
2302 - [Config] RTW88=m
2303 - SAUCE: (lockdown) Revert carried-forward lockdown patches
2304 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2305 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
2306 error messages.
2307 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2308 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2309 mode
2310 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2311 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
2312 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2313 verify
2314 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2315 - SAUCE: (lockdown) security: lockdown: Make
2316 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2317 - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el
2318 - [Config] CONFIG_RT_GROUP_SCHED=y
2319 - [Packaging] Include modules.builtin.modinfo in linux-modules
2320 - SAUCE: LSM: Infrastructure management of the sock security
2321 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
2322 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
2323 - SAUCE: Revert "apparmor: Parse secmark policy"
2324 - SAUCE: Revert "apparmor: Add a wildcard secid"
2325 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
2326 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
2327 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
2328 - Update dropped.txt for restored apparmor patches
2329 - Remove lockdown patches from dropped.txt
2330 - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not
2331 enabled
2332 - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error
2333 tests
2334 - SAUCE: selftests/net -- disable l2tp.sh test
2335 - SAUCE: selftests/net -- disable timeout
2336 - SAUCE: tools: hv: Update shebang to use python3 instead of python
2337 - Remove dropped.txt
2338 - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master
2339 - [Debian] Support generating configs for riscv64
2340 - [Config] CONFIG_KMSG_IDS=y for s390x
2341 - [Packaging] add libcap-dev dependency
2342 - [Config] CONFIG_AD5770R=m
2343 - [Config] CONFIG_AL3010=m
2344 - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m
2345 - [Config] CONFIG_BAREUDP=m
2346 - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m
2347 - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m
2348 - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m
2349 - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m
2350 - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m
2351 - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m
2352 - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m
2353 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
2354 - [Config] CONFIG_DRM_PARADE_PS8640=m
2355 - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m
2356 - [Config] CONFIG_DRM_TIDSS=m
2357 - [Config] CONFIG_DRM_TI_TPD12S015=m
2358 - [Config] CONFIG_DRM_TOSHIBA_TC358768=m
2359 - [Config] CONFIG_EDAC_DMC520=m
2360 - [Config] CONFIG_EXFAT_FS=m
2361 - [Config] CONFIG_GP2AP002=m
2362 - [Config] CONFIG_GPIO_MLXBF2=m
2363 - [Config] CONFIG_HID_GLORIOUS=m
2364 - [Config] CONFIG_HID_MCP2221=m
2365 - [Config] CONFIG_HMC425=m
2366 - [Config] CONFIG_ICP10100=m
2367 - [Config] CONFIG_IMX8MM_THERMAL=m
2368 - [Config] CONFIG_IMX_SC_THERMAL=m
2369 - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m
2370 - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m
2371 - [Config] CONFIG_K3_RTI_WATCHDOG=m
2372 - [Config] CONFIG_MDIO_IPQ8064=m
2373 - [Config] CONFIG_MDIO_MVUSB=m
2374 - [Config] CONFIG_MHI_BUS=m
2375 - [Config] CONFIG_OCTEONTX2_VF=m
2376 - [Config] CONFIG_PHY_CADENCE_TORRENT=m
2377 - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m
2378 - [Config] CONFIG_PHY_QCOM_USB_SS=m
2379 - [Config] CONFIG_PINCTRL_DA9062=m
2380 - [Config] CONFIG_PINCTRL_IPQ6018=m
2381 - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m
2382 - [Config] CONFIG_PTP_1588_CLOCK_VMW=m
2383 - [Config] CONFIG_QCOM_IPA=m
2384 - [Config] CONFIG_REGULATOR_MP5416=m
2385 - [Config] CONFIG_REGULATOR_MP886X=m
2386 - [Config] CONFIG_RN5T618_ADC=m
2387 - [Config] CONFIG_RTC_DRV_MT2712=m
2388 - [Config] CONFIG_RTC_DRV_RC5T619=m
2389 - [Config] CONFIG_SC_MSS_7180=m
2390 - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m
2391 - [Config] CONFIG_SM_GCC_8250=m
2392 - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m
2393 - [Config] CONFIG_SND_MESON_AIU=m
2394 - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m
2395 - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m
2396 - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m
2397 - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
2398 - [Config] CONFIG_SND_SOC_MESON_T9015=m
2399 - [Config] CONFIG_SND_SOC_RT5682_SDW=m
2400 - [Config] CONFIG_SND_SOC_TLV320ADCX140=m
2401 - [Config] CONFIG_SPI_FSI=m
2402 - [Config] CONFIG_SPI_MTK_NOR=m
2403 - [Config] CONFIG_SPI_MUX=m
2404 - [Config] CONFIG_SPRD_THERMAL=m
2405 - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m
2406 - [Config] CONFIG_TINYDRM_ILI9486=m
2407 - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m
2408 - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m
2409 - [Config] CONFIG_UACCE=m
2410 - [Config] CONFIG_UNIPHIER_XDMAC=m
2411 - [Config] CONFIG_USB_MAX3420_UDC=m
2412 - [Config] CONFIG_USB_RAW_GADGET=m
2413 - [Config] CONFIG_VHOST_VDPA=m
2414 - [Config] CONFIG_VIDEO_IMX219=m
2415 - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m
2416 - [Config] CONFIG_VIRTIO_VDPA=m
2417 - [Config] CONFIG_MOST_COMPONENTS=m
2418 - [Config] CONFIG_MFD_IQS62X=m
2419 - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7
2420
2421 * Miscellaneous upstream changes
2422 - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask"
2423 - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on
2424 IceLake"
2425 - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block"
2426
2427 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 May 2020 10:48:48 +0200
2428
2429 linux-5.7 (5.7.0-1.2) groovy; urgency=medium
2430
2431 * Packaging resync (LP: #1786013)
2432 - [Packaging] update helper scripts
2433
2434 * Miscellaneous Ubuntu changes
2435 - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue()
2436 - SAUCE: hio: locally define disk_map_sector_rcu()
2437 - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu"
2438 - SAUCE: hio: include <linux/part_stat.h>
2439 - [Config] amd64: i386: HIO=m
2440 - [Config] updateconfigs after 5.7-rc3 rebase
2441
2442 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Apr 2020 11:31:38 +0200
2443
2444 linux-5.7 (5.7.0-0.1) groovy; urgency=medium
2445
2446 * Miscellaneous Ubuntu changes
2447 - [Config] updateconfigs after rebase to 5.7-rc1
2448
2449 [ Upstream Kernel Changes ]
2450
2451 * Rebase to v5.7-rc1
2452 * Rebase to v5.7-rc2
2453
2454 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
2455
2456 linux-5.7 (5.7.0-0.0) focal; urgency=medium
2457
2458 * Dummy entry
2459
2460 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
2461
2462 linux-5.6 (5.6.0-7.7) focal; urgency=medium
2463
2464 * Packaging resync (LP: #1786013)
2465 - update dkms package versions
2466
2467 * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after
2468 disconnecting thunderbolt docking station (LP: #1864754)
2469 - SAUCE: ptp: free ptp clock properly
2470
2471 * swap storms kills interactive use (LP: #1861359)
2472 - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default
2473
2474 * sysfs: incorrect network device permissions on network namespace change
2475 (LP: #1865359)
2476 - sysfs: add sysfs_file_change_owner()
2477 - sysfs: add sysfs_link_change_owner()
2478 - sysfs: add sysfs_group{s}_change_owner()
2479 - sysfs: add sysfs_change_owner()
2480 - device: add device_change_owner()
2481 - drivers/base/power: add dpm_sysfs_change_owner()
2482 - net-sysfs: add netdev_change_owner()
2483 - net-sysfs: add queue_change_owner()
2484 - net: fix sysfs permssions when device changes network namespace
2485 - sysfs: fix static inline declaration of sysfs_groups_change_owner()
2486
2487 * Miscellaneous Ubuntu changes
2488 - [Config] updateconfigs after rebase to 5.6
2489
2490 [ Upstream Kernel Changes ]
2491
2492 * Rebase to v5.6
2493
2494 -- Andrea Righi <andrea.righi@canonical.com> Tue, 31 Mar 2020 10:45:09 +0200
2495
2496 linux-5.6 (5.6.0-6.6) focal; urgency=medium
2497
2498 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
2499 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
2500
2501 * Make Dell WD19 dock more reliable after suspend (LP: #1868217)
2502 - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
2503 - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
2504 - xhci: Finetune host initiated USB3 rootport link suspend and resume
2505
2506 * update-version-dkms doesn't add a BugLink (LP: #1867790)
2507 - [Packaging] Add BugLink to update-version-dkms commit
2508
2509 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
2510 - SAUCE: rtw88: add regulatory process strategy for different chipset
2511 - SAUCE: rtw88: support dynamic user regulatory setting
2512 - SAUCE: rtw88: Use secondary channel offset enumeration
2513 - SAUCE: rtw88: 8822c: modify rf protection setting
2514 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
2515 - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band"
2516 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
2517 - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
2518 - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask
2519 - SAUCE: rtw88: pci: 8822c should set clock delay to zero
2520 - SAUCE: rtw88: move rtw_enter_ips() to the last when config
2521 - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync()
2522 - SAUCE: rtw88: add ciphers to suppress error message
2523 - SAUCE: rtw88: 8822c: update power sequence to v16
2524 - SAUCE: rtw88: Fix incorrect beamformee role setting
2525 - SAUCE: rtw88: don't hold all IRQs disabled for PS operations
2526 - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines
2527 - SAUCE: rtw88: associate reserved pages with each vif
2528 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
2529 - SAUCE: rtw88: 8723d: Add basic chip capabilities
2530 - SAUCE: rtw88: 8723d: add beamform wrapper functions
2531 - SAUCE: rtw88: 8723d: Add power sequence
2532 - SAUCE: rtw88: 8723d: Add RF read/write ops
2533 - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
2534 - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25
2535 - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
2536 - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map
2537 - SAUCE: rtw88: add legacy firmware download for 8723D devices
2538 - SAUCE: rtw88: no need to send additional information to legacy firmware
2539 - SAUCE: rtw88: 8723d: Add mac power-on/-off function
2540 - SAUCE: rtw88: decompose while(1) loop of power sequence polling command
2541 - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue
2542 - SAUCE: rtw88: 8723d: implement set_tx_power_index ops
2543 - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO
2544 - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions
2545 - SAUCE: rtw88: 8723d: Add DIG parameter
2546 - SAUCE: rtw88: 8723d: Add query_rx_desc
2547 - SAUCE: rtw88: 8723d: Add set_channel
2548 - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
2549 - SAUCE: rtw88: 8723d: 11N chips don't support LDPC
2550 - SAUCE: rtw88: set default port to firmware
2551 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
2552 - SAUCE: rtw88: sar: add SAR of TX power limit
2553 - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method
2554 - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods
2555 - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit
2556 - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed
2557 - SAUCE: rtw88: sar: dump sar information via debugfs
2558 - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics
2559 - SAUCE: rtw88: 8723d: Set IG register for CCK rate
2560 - SAUCE: rtw88: 8723d: add interface configurations table
2561 - SAUCE: rtw88: 8723d: Add LC calibration
2562 - SAUCE: rtw88: 8723d: add IQ calibration
2563 - SAUCE: rtw88: 8723d: Add power tracking
2564 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
2565 - SAUCE: rtw88: 8723d: implement flush queue
2566 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
2567 - SAUCE: rtw88: 8723d: Add coex support
2568 - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
2569 - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile
2570 - [Config] CONFIG_RTW88_8723DE=y
2571
2572 * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal
2573 (LP: #1867753)
2574 - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x
2575
2576 * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531)
2577 - s390/protvirt: introduce host side setup
2578 - s390/protvirt: add ultravisor initialization
2579 - s390/mm: provide memory management functions for protected KVM guests
2580 - s390/mm: add (non)secure page access exceptions handlers
2581 - s390/protvirt: Add sysfs firmware interface for Ultravisor information
2582 - KVM: s390/interrupt: do not pin adapter interrupt pages
2583 - KVM: s390: protvirt: Add UV debug trace
2584 - KVM: s390: add new variants of UV CALL
2585 - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
2586 - KVM: s390: protvirt: Secure memory is not mergeable
2587 - KVM: s390/mm: Make pages accessible before destroying the guest
2588 - KVM: s390: protvirt: Handle SE notification interceptions
2589 - KVM: s390: protvirt: Instruction emulation
2590 - KVM: s390: protvirt: Implement interrupt injection
2591 - KVM: s390: protvirt: Add SCLP interrupt handling
2592 - KVM: s390: protvirt: Handle spec exception loops
2593 - KVM: s390: protvirt: Add new gprs location handling
2594 - KVM: S390: protvirt: Introduce instruction data area bounce buffer
2595 - KVM: s390: protvirt: handle secure guest prefix pages
2596 - KVM: s390/mm: handle guest unpin events
2597 - KVM: s390: protvirt: Write sthyi data to instruction data area
2598 - KVM: s390: protvirt: STSI handling
2599 - KVM: s390: protvirt: disallow one_reg
2600 - KVM: s390: protvirt: Do only reset registers that are accessible
2601 - KVM: s390: protvirt: Only sync fmt4 registers
2602 - KVM: s390: protvirt: Add program exception injection
2603 - KVM: s390: protvirt: UV calls in support of diag308 0, 1
2604 - KVM: s390: protvirt: Report CPU state to Ultravisor
2605 - KVM: s390: protvirt: Support cmd 5 operation state
2606 - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
2607 - KVM: s390: protvirt: do not inject interrupts after start
2608 - KVM: s390: protvirt: Add UV cpu reset calls
2609 - DOCUMENTATION: Protected virtual machine introduction and IPL
2610 - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
2611 - KVM: s390: protvirt: Add KVM api documentation
2612 - mm/gup/writeback: add callbacks for inaccessible pages
2613
2614 * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3
2615 (LP: #1866734)
2616 - SAUCE: Input: i8042 - fix the selftest retry logic
2617
2618 * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64
2619 (LP: #1866772)
2620 - ACPI: sysfs: copy ACPI data using io memory copying
2621
2622 * Miscellaneous Ubuntu changes
2623 - hio -- remove duplicated MODULE_DEVICE_TABLE declaration
2624 - SAUCE: r8169: disable ASPM L1.1
2625 - [Config] update annotations from configs
2626 - [Config] update configs after annotation file review
2627 - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning"
2628
2629 * Miscellaneous upstream changes
2630 - drm/i915: Fix eDP DPCD aux max backlight calculations
2631 - drm/dp: Introduce EDID-based quirks
2632 - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
2633 - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels
2634
2635 [ Upstream Kernel Changes ]
2636
2637 * Rebase to v5.6-rc7
2638
2639 -- Andrea Righi <andrea.righi@canonical.com> Wed, 25 Mar 2020 18:09:13 +0100
2640
2641 linux-5.6 (5.6.0-5.5) focal; urgency=medium
2642
2643 * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099)
2644 - [Config] CONFIG_EROFS_FS_ZIP=y
2645 - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1
2646
2647 * Miscellaneous Ubuntu changes
2648 - Config: Fix SND_HDA_PREALLOC_SIZE annotations
2649 - Config: Fix DATA_SHIFT annotations
2650 - Config: remove ANDROID_VSOC from annotations
2651 - Config: remove arm arch from annotations
2652 - Config: Update SOC_R8A7796X annotations
2653 - Config: Update CLK_R8A7796X annotations
2654 - update dkms package versions
2655 - [Config] updateconfigs after rebase to 5.6-rc6
2656
2657 [ Upstream Kernel Changes ]
2658
2659 * Rebase to v5.6-rc6
2660
2661 -- Andrea Righi <andrea.righi@canonical.com> Wed, 18 Mar 2020 17:25:30 +0100
2662
2663 linux-5.6 (5.6.0-4.4) focal; urgency=medium
2664
2665 * Packaging resync (LP: #1786013)
2666 - [Packaging] resync getabis
2667 - [Packaging] update helper scripts
2668
2669 * Add sysfs attribute to show remapped NVMe (LP: #1863621)
2670 - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count
2671
2672 * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208)
2673 - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC
2674
2675 * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel
2676 config (LP: #1866056)
2677 - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal
2678 on s390x
2679
2680 * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332)
2681 - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
2682
2683 * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x
2684 starting with focal (LP: #1865452)
2685 - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting
2686 with focal
2687
2688 * Miscellaneous Ubuntu changes
2689 - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset
2690 make_request_fn"
2691 - [Packaging] prevent duplicated entries in modules.ignore
2692 - update dkms package versions
2693 - [Config] updateconfigs after rebase to 5.6-rc5
2694
2695 [ Upstream Kernel Changes ]
2696
2697 * Rebase to v5.6-rc5
2698
2699 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Mar 2020 09:42:06 +0100
2700
2701 linux-5.6 (5.6.0-3.3) focal; urgency=medium
2702
2703 * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
2704 ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
2705 - selftests/timers: Turn off timeout setting
2706
2707 * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
2708 (LP: #1864198)
2709 - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU
2710
2711 * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
2712 (LP: #1864576)
2713 - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
2714
2715 * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
2716 during hotplug (LP: #1864284)
2717 - UBUNTU SAUCE: r8151: check disconnect status after long sleep
2718
2719 * Another Dell AIO backlight issue (LP: #1863880)
2720 - SAUCE: platform/x86: dell-uart-backlight: move retry block
2721
2722 * Backport GetFB2 ioctl (LP: #1863874)
2723 - SAUCE: drm: Add getfb2 ioctl
2724
2725 * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810)
2726 - [Config] CONFIG_X86_UV=y
2727
2728 * Miscellaneous Ubuntu changes
2729 - debian: remove snapdragon config, rules and flavour
2730 - remove snapdragon abi files
2731 - update dkms package versions
2732 - [Config] updateconfigs after rebase to 5.6-rc4
2733
2734 * Miscellaneous upstream changes
2735 - updateconfigs following snapdragon removal
2736
2737 [ Upstream Kernel Changes ]
2738
2739 * Rebase to v5.6-rc4
2740
2741 -- Andrea Righi <andrea.righi@canonical.com> Wed, 04 Mar 2020 08:21:10 +0100
2742
2743 linux-5.6 (5.6.0-2.2) focal; urgency=medium
2744
2745 * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
2746 - SAUCE: platform/x86: dell-uart-backlight: increase retry times
2747
2748 * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947)
2749 - SAUCE: drm/i915: Disable PSR by default on all platforms
2750
2751 * Miscellaneous Ubuntu changes
2752 - [debian] ignore missing wireguard module
2753 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2754 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2755 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2756 mode
2757 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2758 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
2759 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2760 verify
2761 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2762 - SAUCE: (lockdown) security: lockdown: Make
2763 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2764 - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y
2765 - update dkms package versions
2766 - [Config] updateconfigs after rebase to 5.6-rc3
2767
2768 * Miscellaneous upstream changes
2769 - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted
2770 secure"
2771 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
2772 module signature verify"
2773 - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel
2774 lockdown"
2775 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
2776 the kernel down"
2777 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
2778 efi_status_to_err()."
2779
2780 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 Feb 2020 18:57:22 +0100
2781
2782 linux-5.6 (5.6.0-1.1) focal; urgency=medium
2783
2784 * Integrate Intel SGX driver into linux-azure (LP: #1844245)
2785 - [Packaging] Add systemd service to load intel_sgx
2786
2787 * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959)
2788 - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and
2789 CRYPTO_DEV_QAT_DH895xCC=m
2790
2791 * 5.4.0-11 crash on cryptsetup open (LP: #1860231)
2792 - SAUCE: blk/core: Gracefully handle unset make_request_fn
2793
2794 * multi-zone raid0 corruption (LP: #1850540)
2795 - SAUCE: md/raid0: Use kernel specific layout
2796
2797 * Miscellaneous Ubuntu changes
2798 - update dkms package versions
2799 - update dropped.txt after rebase to v5.6-rc1
2800 - [Config] updateconfigs after rebase to 5.6-rc1
2801 - hio -- proc_create() requires a "struct proc_ops" in 5.6
2802 - SAUCE: arm: fix build error in kvm tracepoint
2803
2804 * Miscellaneous upstream changes
2805 - Revert "UBUNTU: [Config] Disable the uselib system call"
2806 - Revert "UBUNTU: [Config] Disable legacy PTY naming"
2807 - Revert "UBUNTU: [Config] Enforce filtered access to iomem"
2808 - Revert "UBUNTU: [Config] Enable notifier call chain validations"
2809 - Revert "UBUNTU: [Config] Enable scatterlist validation"
2810 - Revert "UBUNTU: [Config] Enable cred sanity checks"
2811 - Revert "UBUNTU: [Config] Enable linked list manipulation checks"
2812
2813 [ Upstream Kernel Changes ]
2814
2815 * Rebase to v5.6-rc1
2816
2817 -- Andrea Righi <andrea.righi@canonical.com> Thu, 13 Feb 2020 17:20:27 +0100
2818
2819 linux-5.6 (5.6.0-0.0) focal; urgency=medium
2820
2821 * Dummy entry
2822
2823 -- Andrea Righi <andrea.righi@canonical.com> Mon, 10 Feb 2020 11:06:18 +0100
2824
2825 linux-5.5 (5.5.0-7.8) focal; urgency=medium
2826
2827 * CONFIG_USELIB should be disabled (LP: #1855341)
2828 - [Config] Disable the uselib system call
2829
2830 * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339)
2831 - [Config] Disable legacy PTY naming
2832
2833 * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338)
2834 - [Config] Enforce filtered access to iomem
2835
2836 * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337)
2837 - [Config] Enable notifier call chain validations
2838
2839 * CONFIG_DEBUG_SG should be enabled (LP: #1855336)
2840 - [Config] Enable scatterlist validation
2841
2842 * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335)
2843 - [Config] Enable cred sanity checks
2844
2845 * CONFIG_DEBUG_LIST should be enabled (LP: #1855334)
2846 - [Config] Enable linked list manipulation checks
2847
2848 * shiftfs: prevent lower dentries from going negative during unlink
2849 (LP: #1860041)
2850 - SAUCE: shiftfs: prevent lower dentries from going negative during unlink
2851
2852 * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on
2853 Lenovo E41-25/45 (LP: #1859561)
2854 - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45
2855
2856 * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
2857 [1b21:2142] (LP: #1858988)
2858 - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect
2859
2860 * Dell AIO can't adjust brightness (LP: #1858761)
2861 - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status
2862
2863 * Miscellaneous Ubuntu changes
2864 - [Config] Fix typo in annotations file
2865 - update dkms package versions
2866
2867 [ Upstream Kernel Changes ]
2868
2869 * Rebase to v5.5
2870
2871 -- Andrea Righi <andrea.righi@canonical.com> Mon, 27 Jan 2020 11:39:38 +0100
2872
2873 linux-5.5 (5.5.0-6.7) focal; urgency=medium
2874
2875 * Miscellaneous Ubuntu changes
2876 - [Packaging] Update ubuntu-regression-suite dependency to python2
2877 - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel
2878 - update dkms package versions
2879
2880 [ Upstream Kernel Changes ]
2881
2882 * Rebase to v5.5-rc7
2883
2884 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jan 2020 10:16:01 +0100
2885
2886 linux-5.5 (5.5.0-5.6) focal; urgency=medium
2887
2888 * Miscellaneous Ubuntu changes
2889 - update dkms package versions
2890
2891 [ Upstream Kernel Changes ]
2892
2893 * Rebase to v5.5-rc6
2894
2895 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jan 2020 15:50:12 +0100
2896
2897 linux-5.5 (5.5.0-4.5) focal; urgency=medium
2898
2899 * linux build and autopkg tests need to use python2 instead of python
2900 (LP: #1858487)
2901 - [Packaging] Remove python-dev build dependency
2902
2903 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 16:00:26 +0100
2904
2905 linux-5.5 (5.5.0-3.4) focal; urgency=medium
2906
2907 * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support
2908 (LP: #1857541)
2909 - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support
2910
2911 * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845)
2912 - [Config]: built-in VFIO_PCI for amd64
2913
2914 * multi-zone raid0 corruption (LP: #1850540)
2915 - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout
2916 migration
2917
2918 * Packaging resync (LP: #1786013)
2919 - [Packaging] update variants
2920
2921 * Miscellaneous Ubuntu changes
2922 - [Packaging] Change source package to linux-5.5
2923 - [Packaging] Don't use SRCPKGNAME for linux-libc-dev
2924 - [Packaging] Remove linux-source-3 Provides: from linux-source
2925 - [Packaging] Fix linux-doc in linux-image Suggests:
2926 - [Debian] Read variants list into a variable
2927 - [Packaging] Generate linux-libc-dev package only for primary variant
2928 - [Packaging] Generate linux-doc for only the primary variant
2929 - [Debian] Update linux source package name in debian/tests/*
2930 - update dkms package versions
2931 - [Config] updateconfigs after rebase to 5.5-rc3
2932 - [Config] disable PCI_MESON
2933 - [Config] Add pinctrl-equilibrium to modules.ignore
2934
2935 [ Upstream Kernel Changes ]
2936
2937 * Rebase to v5.5-rc5
2938
2939 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 11:28:43 +0100
2940
2941 linux-5.5 (5.5.0-2.3) focal; urgency=medium
2942
2943 * Empty entry.
2944
2945 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Dec 2019 22:33:59 -0600
2946
2947 linux (5.5.0-2.3) focal; urgency=medium
2948
2949 * Support DPCD aux brightness control (LP: #1856134)
2950 - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
2951 - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
2952 - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
2953 - SAUCE: drm/i915: Auto detect DPCD backlight support by default
2954 - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
2955 panel
2956 - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku
2957
2958 * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
2959 - [Config]: SOUNDWIRE=m
2960
2961 * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
2962 - SAUCE: USB: core: Make port power cycle a seperate helper function
2963 - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
2964
2965 * Miscellaneous Ubuntu changes
2966 - [Debian] add python depends to ubuntu-regression-suite
2967 - SAUCE: selftests: net: tls: remove recv_rcvbuf test
2968 - update dkms package versions
2969
2970 * Miscellaneous upstream changes
2971 - [Config] updateconfigs after rebase to 5.5-rc2
2972
2973 -- Andrea Righi <andrea.righi@canonical.com> Tue, 17 Dec 2019 16:02:43 +0100
2974
2975 linux (5.5.0-1.2) focal; urgency=medium
2976
2977 * Miscellaneous Ubuntu changes
2978 - [Config] disable nvidia dkms build
2979 - [Config] disable virtualbox dkms build
2980 - [Config] disable zfs dkms build
2981 - update dropped.txt after rebase to v5.5-rc1
2982 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
2983 aren't present.
2984 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2985 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
2986 error messages.
2987 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2988 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2989 mode
2990 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2991 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
2992 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2993 verify
2994 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2995 - SAUCE: (lockdown) security: lockdown: Make
2996 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2997 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
2998 - [Config] Enable lockdown under secure boot
2999 - update dkms package versions
3000
3001 -- Andrea Righi <andrea.righi@canonical.com> Thu, 12 Dec 2019 16:54:41 +0100
3002
3003 linux (5.5.0-0.1) focal; urgency=medium
3004
3005 * Miscellaneous Ubuntu changes
3006 - [Config] updateconfigs after rebase to 5.5-rc1
3007
3008 [ Upstream Kernel Changes ]
3009
3010 * Rebase to v5.5-rc1
3011
3012 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 19:03:35 +0100
3013
3014 linux (5.5.0-0.0) focal; urgency=medium
3015
3016 * Dummy entry.
3017
3018 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 15:14:37 +0100
3019
3020 linux (5.4.0-8.11) focal; urgency=medium
3021
3022 * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448)
3023
3024 * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
3025 - SAUCE: net: ena: fix issues in setting interrupt moderation params in
3026 ethtool
3027 - SAUCE: net: ena: fix too long default tx interrupt moderation interval
3028
3029 * Kernel build log filled with "/bin/bash: line 5: warning: command
3030 substitution: ignored null byte in input" (LP: #1853843)
3031 - [Debian] Fix warnings when checking for modules signatures
3032
3033 * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
3034 (LP: #1852581)
3035 - [Packaging] Fix module signing with older modinfo
3036
3037 * Fix MST support on Ice Lake (LP: #1854432)
3038 - drm/i915: fix port checks for MST support on gen >= 11
3039
3040 * headphone has noise as not mute on dell machines with alc236/256
3041 (LP: #1854401)
3042 - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
3043
3044 * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
3045 (LP: #1847450)
3046 - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
3047 to intel_pmc_core driver
3048
3049 * CVE-2019-14901
3050 - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
3051
3052 * CVE-2019-14896 // CVE-2019-14897
3053 - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
3054
3055 * CVE-2019-14895
3056 - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
3057
3058 * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
3059 (LP: #1847454)
3060 - powercap/intel_rapl: add support for CometLake Mobile
3061 - powercap/intel_rapl: add support for Cometlake desktop
3062
3063 * External microphone can't work on some dell machines with the codec alc256
3064 or alc236 (LP: #1853791)
3065 - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
3066 - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
3067
3068 * remount of multilower moved pivoted-root overlayfs root, results in I/O
3069 errors on some modified files (LP: #1824407)
3070 - SAUCE: ovl: fix lookup failure on multi lower squashfs
3071
3072 * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
3073 (LP: #1847451)
3074 - SAUCE: tools/power turbostat: Add Cometlake support
3075
3076 * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
3077 - [Config] Enable ROCKCHIP support for arm64
3078
3079 * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
3080 works on Dell Venue 11 Pro 7140 (LP: #1846539)
3081 - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
3082 driver
3083
3084 * i40e: general protection fault in i40e_config_vf_promiscuous_mode
3085 (LP: #1852663)
3086 - SAUCE: i40e Fix GPF when deleting VMs
3087
3088 * libbpf check_abi fails on ppc64el (LP: #1854974)
3089 - libbpf: Fix readelf output parsing on powerpc with recent binutils
3090
3091 * CVE-2019-19050
3092 - crypto: user - fix memory leak in crypto_reportstat
3093
3094 * Make hotplugging docking station to Thunderbolt port more reliable
3095 (LP: #1853991)
3096 - PCI/PM: Add pcie_wait_for_link_delay()
3097 - PCI/PM: Add missing link delays required by the PCIe spec
3098
3099 * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
3100 boot, while showing the BIOS logo on a black background (LP: #1836858)
3101 - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
3102
3103 * [CML] New device id's for CMP-H (LP: #1846335)
3104 - i2c: i801: Add support for Intel Comet Lake PCH-H
3105 - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
3106 - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
3107
3108 * Focal update: v5.4.2 upstream stable release (LP: #1855326)
3109 - io_uring: async workers should inherit the user creds
3110 - net: separate out the msghdr copy from ___sys_{send,recv}msg()
3111 - net: disallow ancillary data for __sys_{send,recv}msg_file()
3112 - crypto: inside-secure - Fix stability issue with Macchiatobin
3113 - driver core: platform: use the correct callback type for bus_find_device
3114 - usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
3115 - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
3116 - staging: rtl8192e: fix potential use after free
3117 - staging: rtl8723bs: Drop ACPI device ids
3118 - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
3119 - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
3120 - mei: bus: prefix device names on bus with the bus name
3121 - mei: me: add comet point V device id
3122 - thunderbolt: Power cycle the router if NVM authentication fails
3123 - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
3124 - gve: Fix the queue page list allocated pages count
3125 - macvlan: schedule bc_work even if error
3126 - mdio_bus: don't use managed reset-controller
3127 - net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
3128 - net: macb: add missed tasklet_kill
3129 - net: psample: fix skb_over_panic
3130 - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
3131 - openvswitch: fix flow command message size
3132 - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
3133 - slip: Fix use-after-free Read in slip_open
3134 - sctp: cache netns in sctp_ep_common
3135 - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
3136 - openvswitch: remove another BUG_ON()
3137 - net/tls: take into account that bpf_exec_tx_verdict() may free the record
3138 - net/tls: free the record on encryption error
3139 - net: skmsg: fix TLS 1.3 crash with full sk_msg
3140 - selftests/tls: add a test for fragmented messages
3141 - net/tls: remove the dead inplace_crypto code
3142 - net/tls: use sg_next() to walk sg entries
3143 - selftests: bpf: test_sockmap: handle file creation failures gracefully
3144 - selftests: bpf: correct perror strings
3145 - tipc: fix link name length check
3146 - selftests: pmtu: use -oneline for ip route list cache
3147 - r8169: fix jumbo configuration for RTL8168evl
3148 - r8169: fix resume on cable plug-in
3149 - ext4: add more paranoia checking in ext4_expand_extra_isize handling
3150 - Revert "jffs2: Fix possible null-pointer dereferences in
3151 jffs2_add_frag_to_fragtree()"
3152 - crypto: talitos - Fix build error by selecting LIB_DES
3153 - HID: core: check whether Usage Page item is after Usage ID items
3154 - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
3155 - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
3156 - Linux 5.4.2
3157
3158 * no HDMI video output since GDM greeter after linux-oem-osp1 version
3159 5.0.0-1026 (LP: #1852386)
3160 - drm/i915: Add new CNL PCH ID seen on a CML platform
3161 - SAUCE: drm/i915: Fix detection for a CMP-V PCH
3162
3163 * Please add patch fixing RK818 ID detection (LP: #1853192)
3164 - SAUCE: mfd: rk808: Fix RK818 ID template
3165
3166 * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
3167 - HID: i2c-hid: fix no irq after reset on raydium 3118
3168
3169 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
3170 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
3171 2-in-1"
3172 - lib: devres: add a helper function for ioremap_uc
3173 - mfd: intel-lpss: Use devm_ioremap_uc for MMIO
3174
3175 * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
3176 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
3177
3178 * Disable unreliable HPET on CFL-H system (LP: #1852216)
3179 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
3180
3181 * Miscellaneous Ubuntu changes
3182 - update dkms package versions
3183 - [Config] Enable virtualbox dkms build
3184 - [Config] update annotations to match current configs
3185 - SAUCE: Add exfat module to signature inclusion list
3186
3187 * Miscellaneous upstream changes
3188 - Bluetooth: Fix invalid-free in bcsp_close()
3189 - ath9k_hw: fix uninitialized variable data
3190 - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
3191 - ath10k: Fix HOST capability QMI incompatibility
3192 - ath10k: restore QCA9880-AR1A (v1) detection
3193 - Revert "Bluetooth: hci_ll: set operational frequency earlier"
3194 - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
3195 - md/raid10: prevent access of uninitialized resync_pages offset
3196 - x86/insn: Fix awk regexp warnings
3197 - x86/speculation: Fix incorrect MDS/TAA mitigation status
3198 - x86/speculation: Fix redundant MDS mitigation message
3199 - nbd: prevent memory leak
3200 - x86/stackframe/32: Repair 32-bit Xen PV
3201 - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
3202 - x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
3203 - x86/doublefault/32: Fix stack canaries in the double fault handler
3204 - x86/pti/32: Size initial_page_table correctly
3205 - x86/cpu_entry_area: Add guard page for entry stack on 32bit
3206 - x86/entry/32: Fix IRET exception
3207 - x86/entry/32: Use %ss segment where required
3208 - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
3209 - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
3210 - x86/entry/32: Fix NMI vs ESPFIX
3211 - selftests/x86/mov_ss_trap: Fix the SYSENTER test
3212 - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
3213 - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make
3214 the CPU_ENTRY_AREA_PAGES assert precise
3215 - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
3216 - futex: Prevent robust futex exit race
3217 - ALSA: usb-audio: Fix NULL dereference at parsing BADD
3218 - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data
3219 - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
3220 - media: vivid: Fix wrong locking that causes race conditions on streaming
3221 stop
3222 - media: usbvision: Fix invalid accesses after device disconnect
3223 - media: usbvision: Fix races among open, close, and disconnect
3224 - cpufreq: Add NULL checks to show() and store() methods of cpufreq
3225 - futex: Move futex exit handling into futex code
3226 - futex: Replace PF_EXITPIDONE with a state
3227 - exit/exec: Seperate mm_release()
3228 - futex: Split futex_mm_release() for exit/exec
3229 - futex: Set task::futex_state to DEAD right after handling futex exit
3230 - futex: Mark the begin of futex exit explicitly
3231 - futex: Sanitize exit state handling
3232 - futex: Provide state handling for exec() as well
3233 - futex: Add mutex around futex exit
3234 - futex: Provide distinct return value when owner is exiting
3235 - futex: Prevent exit livelock
3236 - media: uvcvideo: Fix error path in control parsing failure
3237 - media: b2c2-flexcop-usb: add sanity checking
3238 - media: cxusb: detect cxusb_ctrl_msg error in query
3239 - media: imon: invalid dereference in imon_touch_event
3240 - media: mceusb: fix out of bounds read in MCE receiver buffer
3241 - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
3242 - USBIP: add config dependency for SGL_ALLOC
3243 - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
3244 - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
3245 - usb-serial: cp201x: support Mark-10 digital force gauge
3246 - USB: chaoskey: fix error case of a timeout
3247 - appledisplay: fix error handling in the scheduled work
3248 - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
3249 - USB: serial: mos7720: fix remote wakeup
3250 - USB: serial: mos7840: fix remote wakeup
3251 - USB: serial: option: add support for DW5821e with eSIM support
3252 - USB: serial: option: add support for Foxconn T77W968 LTE modules
3253 - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
3254 - powerpc/book3s64: Fix link stack flush on context switch
3255 - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
3256 - Linux 5.4.1
3257
3258 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Dec 2019 15:53:53 -0600
3259
3260 linux (5.4.0-7.8) focal; urgency=medium
3261
3262 * Miscellaneous Ubuntu changes
3263 - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to
3264 segfault
3265 - Update nvidia-430 to nvidia-440
3266 - [Config] Enable nvidia dkms build
3267 - update dkms package versions
3268
3269 [ Upstream Kernel Changes ]
3270
3271 * Rebase to v5.4
3272
3273 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Nov 2019 15:02:30 +0100
3274
3275 linux (5.4.0-6.7) focal; urgency=medium
3276
3277 * Miscellaneous Ubuntu changes
3278 - update dkms package versions
3279 - [Config] updateconfigs after rebase to 5.4-rc8
3280
3281 [ Upstream Kernel Changes ]
3282
3283 * Rebase to v5.4-rc7
3284
3285 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Nov 2019 12:08:01 +0100
3286
3287 linux (5.4.0-5.6) focal; urgency=medium
3288
3289 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
3290 CVE-2019-15793
3291 - SAUCE: shiftfs: Correct id translation for lower fs operations
3292
3293 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
3294 CVE-2019-15792
3295 - SAUCE: shiftfs: prevent type confusion
3296
3297 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
3298 CVE-2019-15791
3299 - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling
3300
3301 * Some EFI systems fail to boot in efi_init() when booted via maas
3302 (LP: #1851810)
3303 - SAUCE: efi: efi_get_memory_map -- increase map headroom
3304
3305 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
3306 - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE
3307 - SAUCE: seccomp: avoid overflow in implicit constant conversion
3308
3309 * dkms artifacts may expire from the pool (LP: #1850958)
3310 - [Packaging] dkms -- try launchpad librarian for pool downloads
3311 - [Packaging] dkms -- dkms-build quieten wget verbiage
3312
3313 * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239)
3314 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms
3315 - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms
3316
3317 * shiftfs: prevent exceeding project quotas (LP: #1849483)
3318 - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities
3319
3320 * shiftfs: fix fallocate() (LP: #1849482)
3321 - SAUCE: shiftfs: setup correct s_maxbytes limit
3322
3323 * The alsa hda driver is not loaded due to the missing of PCIID for Comet
3324 Lake-S [8086:a3f0] (LP: #1852070)
3325 - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
3326
3327 * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
3328 - SAUCE: platform/x86: dell-uart-backlight: add missing status command
3329 - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
3330 - SAUCE: platform/x86: dell-uart-backlight: add force parameter
3331 - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
3332
3333 * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677)
3334 - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags
3335
3336 * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs
3337 error path (LP: #1850994) // CVE-2019-15794
3338 - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails
3339 - SAUCE: ovl: Restore vm_file value when lower fs mmap fails
3340
3341 * Miscellaneous Ubuntu changes
3342 - [Debian] Convert update-aufs.sh to use aufs5
3343 - SAUCE: import aufs driver
3344 - update dkms package versions
3345
3346 [ Upstream Kernel Changes ]
3347
3348 * Rebase to v5.4-rc7
3349
3350 -- Seth Forshee <seth.forshee@canonical.com> Wed, 13 Nov 2019 11:56:35 -0800
3351
3352 linux (5.4.0-4.5) focal; urgency=medium
3353
3354 * High power consumption using 5.0.0-25-generic (LP: #1840835)
3355 - PCI: Add a helper to check Power Resource Requirements _PR3 existence
3356 - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a
3357 driver
3358 - PCI: Fix missing inline for pci_pr3_present()
3359
3360 * Fix signing of staging modules in eoan (LP: #1850234)
3361 - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink
3362
3363 * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525)
3364 - [Config] s390x bump march to z13, with tune to z15
3365
3366 * Miscellaneous Ubuntu changes
3367 - [Debian]: do not skip tests for linux-hwe-edge
3368 - update dkms package versions
3369 - [Config] re-enable zfs
3370 - [Config] rename module virtio_fs to virtiofs
3371
3372 [ Upstream Kernel Changes ]
3373
3374 * Rebase to v5.4-rc6
3375
3376 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Nov 2019 15:12:02 +0100
3377
3378 linux (5.4.0-3.4) focal; urgency=medium
3379
3380 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
3381 - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
3382
3383 * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled
3384 cloud (LP: #1848481)
3385 - [Packaging] include iavf/i40evf in generic
3386
3387 * CVE-2019-17666
3388 - SAUCE: rtlwifi: Fix potential overflow on P2P code
3389
3390 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
3391 to no (LP: #1848492)
3392 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
3393 from yes to no
3394
3395 * Add Intel Comet Lake ethernet support (LP: #1848555)
3396 - SAUCE: e1000e: Add support for Comet Lake
3397
3398 * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744)
3399 - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
3400 - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
3401
3402 * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL
3403 platforms (LP: #1847192)
3404 - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display
3405 - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
3406
3407 * PM / hibernate: fix potential memory corruption (LP: #1847118)
3408 - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation
3409
3410 * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186)
3411 - SAUCE: apparmor: fix nnp subset test for unconfined
3412
3413 * overlayfs: allow with shiftfs as underlay (LP: #1846272)
3414 - SAUCE: overlayfs: allow with shiftfs as underlay
3415
3416 * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490)
3417 - [Config] Fix SOF Kconfig options
3418
3419 * linux won't build when new virtualbox version is present on the archive
3420 (LP: #1848788)
3421 - [Packaging]: download virtualbox from sources
3422
3423 * Miscellaneous Ubuntu changes
3424 - [Config] update annotations from configs
3425 - [Config] updateconfigs after rebase to 5.4-rc5
3426 - update dkms package versions
3427
3428 [ Upstream Kernel Changes ]
3429
3430 * Rebase to v5.4-rc5
3431
3432 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Oct 2019 12:01:27 -0500
3433
3434 linux (5.4.0-2.3) eoan; urgency=medium
3435
3436 * Add installer support for iwlmvm adapters (LP: #1848236)
3437 - d-i: Add iwlmvm to nic-modules
3438
3439 * shiftfs: rework how shiftfs opens files (LP: #1846265)
3440 - SAUCE: shiftfs: rework how shiftfs opens files
3441
3442 * Miscellaneous Ubuntu changes
3443 - update dkms package versions
3444 - [Config] updateconfigs after rebase to 5.4-rc4
3445
3446 [ Upstream Kernel Changes ]
3447
3448 * Rebase to v5.4-rc4
3449
3450 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Oct 2019 17:31:26 +0200
3451
3452 linux (5.4.0-1.2) eoan; urgency=medium
3453
3454 * Miscellaneous Ubuntu changes
3455 - update dkms package versions
3456 - [Config] updateconfigs after rebase to 5.4-rc3
3457 - [Config] add flexfb, fbtft_device and rio500 to modules.ignore
3458 - [Config] amd64: ignore fbtft and all dependent modules
3459
3460 [ Upstream Kernel Changes ]
3461
3462 * Rebase to v5.4-rc3
3463
3464 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Oct 2019 19:48:52 +0200
3465
3466 linux (5.4.0-0.1) eoan; urgency=medium
3467
3468 * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704)
3469 - [Packaging] arm64: snapdragon: introduce a snapdragon flavour
3470 - [Packaging] arm64: snapdragon: switch kernel format to Image
3471 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y
3472 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y
3473 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y
3474 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y
3475 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y
3476 - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y
3477 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y
3478 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y
3479 - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y
3480 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y
3481 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y
3482 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y
3483 - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y
3484 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y
3485 - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y
3486 - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y
3487 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y
3488 - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y
3489 - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y
3490 - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y
3491 - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y
3492 - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y
3493 - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y
3494 - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y
3495 - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y
3496 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y
3497 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y
3498 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y
3499 - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y
3500 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y
3501 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y
3502 - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y
3503 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y
3504 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y
3505 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y
3506 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y
3507 - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
3508 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y
3509 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y
3510 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y
3511 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y
3512 - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y
3513 - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y
3514 - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y
3515 - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y
3516 - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y
3517 - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y
3518 - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y
3519 - [Config] arm64: snapdragon: CONFIG_USB_OTG=y
3520 - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y
3521 - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y
3522 - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y
3523 - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y
3524 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y
3525 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y
3526 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y
3527 - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y
3528 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y
3529 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
3530 - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y
3531 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y
3532 - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y
3533 - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y
3534 - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y
3535 - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y
3536 - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y
3537 - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y
3538 - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y
3539
3540 * Miscellaneous Ubuntu changes
3541 - [Config] updateconfigs after rebase to 5.4-rc2
3542 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
3543 aren't present.
3544 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
3545 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
3546 error messages.
3547 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
3548 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
3549 mode
3550 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
3551 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
3552 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
3553 verify
3554 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
3555 - SAUCE: (lockdown) security: lockdown: Make
3556 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
3557 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
3558 - [Config] Enable lockdown under secure boot
3559 - SAUCE: import aufs driver
3560 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
3561 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
3562 - [Config] enable aufs
3563 - update dkms package versions
3564 - [Config] disable zfs
3565 - [Config] disable nvidia dkms build
3566 - [Config] disable virtualbox dkms build
3567 - [Debian] Generate stub reconstruct for -rc kernels
3568 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting
3569 when device is opened for writing"
3570 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user
3571 namespace mounts"
3572 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts
3573 from user namespaces"
3574 - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block
3575 device inode when mounting"
3576 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards
3577 block device inode when mounting"
3578 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode
3579 permissions in lookup_bdev()"
3580
3581 [ Upstream Kernel Changes ]
3582
3583 * Rebase to v5.4-rc2
3584
3585 -- Seth Forshee <seth.forshee@canonical.com> Fri, 11 Oct 2019 16:42:41 -0500
3586
3587 linux (5.4.0-0.0) eoan; urgency=medium
3588
3589 * Dummy entry.
3590
3591 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Oct 2019 09:59:00 -0500
3592
3593 linux (5.3.0-17.18) eoan; urgency=medium
3594
3595 * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641)
3596
3597 * CVE-2019-17056
3598 - nfc: enforce CAP_NET_RAW for raw sockets
3599
3600 * CVE-2019-17055
3601 - mISDN: enforce CAP_NET_RAW for raw sockets
3602
3603 * CVE-2019-17054
3604 - appletalk: enforce CAP_NET_RAW for raw sockets
3605
3606 * CVE-2019-17053
3607 - ieee802154: enforce CAP_NET_RAW for raw sockets
3608
3609 * CVE-2019-17052
3610 - ax25: enforce CAP_NET_RAW for raw sockets
3611
3612 * CVE-2019-15098
3613 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
3614
3615 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
3616 (LP: #1846470)
3617 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
3618
3619 * Re-enable linux-libc-dev build on i386 (LP: #1846508)
3620 - [Packaging] Build only linux-libc-dev for i386
3621 - [Debian] final-checks -- ignore archtictures with no binaries
3622
3623 * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic-
3624 proposed (LP: #1845820)
3625 - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT
3626
3627 * Revert ESE DASD discard support (LP: #1846219)
3628 - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes"
3629
3630 * Miscellaneous Ubuntu changes
3631 - update dkms package versions
3632
3633 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Oct 2019 16:57:05 -0500
3634
3635 linux (5.3.0-16.17) eoan; urgency=medium
3636
3637 * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204)
3638
3639 * zfs fails to build on s390x with debug symbols enabled (LP: #1846143)
3640 - SAUCE: s390: Mark atomic const ops always inline
3641
3642 -- Seth Forshee <seth.forshee@canonical.com> Tue, 01 Oct 2019 07:46:43 -0500
3643
3644 linux (5.3.0-15.16) eoan; urgency=medium
3645
3646 * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987)
3647
3648 * Drop i386 build for 19.10 (LP: #1845714)
3649 - [Packaging] Remove x32 arch references from control files
3650 - [Debian] final-checks -- Get arch list from debian/control
3651
3652 * ZFS kernel modules lack debug symbols (LP: #1840704)
3653 - [Debian] Fix conditional for setting zfs debug package path
3654
3655 * Use pyhon3-sphinx instead of python-sphinx for building html docs
3656 (LP: #1845808)
3657 - [Packaging] Update sphinx build dependencies to python3 packages
3658
3659 * Kernel panic with 19.10 beta image (LP: #1845454)
3660 - efi/tpm: Don't access event->count when it isn't mapped.
3661 - efi/tpm: don't traverse an event log with no events
3662 - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing
3663
3664 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Sep 2019 11:57:20 -0500
3665
3666 linux (5.3.0-14.15) eoan; urgency=medium
3667
3668 * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728)
3669
3670 * Drop i386 build for 19.10 (LP: #1845714)
3671 - [Debian] Remove support for producing i386 kernels
3672 - [Debian] Don't use CROSS_COMPILE for i386 configs
3673
3674 * udevadm trigger will fail when trying to add /sys/devices/vio/
3675 (LP: #1845572)
3676 - SAUCE: powerpc/vio: drop bus_type from parent device
3677
3678 * Trying to online dasd drive results in invalid input/output from the kernel
3679 on z/VM (LP: #1845323)
3680 - SAUCE: s390/dasd: Fix error handling during online processing
3681
3682 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
3683 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
3684
3685 * Support Hi1620 zip hw accelerator (LP: #1845355)
3686 - [Config] Enable HiSilicon QM/ZIP as modules
3687 - crypto: hisilicon - add queue management driver for HiSilicon QM module
3688 - crypto: hisilicon - add hardware SGL support
3689 - crypto: hisilicon - add HiSilicon ZIP accelerator support
3690 - crypto: hisilicon - add SRIOV support for ZIP
3691 - Documentation: Add debugfs doc for hisi_zip
3692 - crypto: hisilicon - add debugfs for ZIP and QM
3693 - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
3694 - crypto: hisilicon - fix kbuild warnings
3695 - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
3696 - crypto: hisilicon - init curr_sgl_dma to fix compile warning
3697 - crypto: hisilicon - add missing single_release
3698 - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
3699 - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
3700 - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
3701 - crypto: hisilicon - avoid unused function warning
3702
3703 * SafeSetID LSM should be built but disabled by default (LP: #1845391)
3704 - LSM: SafeSetID: Stop releasing uninitialized ruleset
3705 - [Config] Build SafeSetID LSM but don't enable it by default
3706
3707 * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383)
3708 - [Config] loadpin shouldn't be in CONFIG_LSM
3709
3710 * Add new pci-id's for CML-S, ICL (LP: #1845317)
3711 - drm/i915/icl: Add missing device ID
3712 - drm/i915/cml: Add Missing PCI IDs
3713
3714 * Thunderbolt support for ICL (LP: #1844680)
3715 - thunderbolt: Correct path indices for PCIe tunnel
3716 - thunderbolt: Move NVM upgrade support flag to struct icm
3717 - thunderbolt: Use 32-bit writes when writing ring producer/consumer
3718 - thunderbolt: Do not fail adding switch if some port is not implemented
3719 - thunderbolt: Hide switch attributes that are not set
3720 - thunderbolt: Expose active parts of NVM even if upgrade is not supported
3721 - thunderbolt: Add support for Intel Ice Lake
3722 - ACPI / property: Add two new Thunderbolt property GUIDs to the list
3723
3724 * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668)
3725 - s390/pci: fix MSI message data
3726
3727 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
3728 - s390: add support for IBM z15 machines
3729 - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n
3730
3731 * Eoan update: v5.3.1 upstream stable release (LP: #1845642)
3732 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
3733 - media: tm6000: double free if usb disconnect while streaming
3734 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
3735 - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
3736 - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
3737 - net_sched: let qdisc_put() accept NULL pointer
3738 - udp: correct reuseport selection with connected sockets
3739 - xen-netfront: do not assume sk_buff_head list is empty in error handling
3740 - net: dsa: Fix load order between DSA drivers and taggers
3741 - net: stmmac: Hold rtnl lock in suspend/resume callbacks
3742 - KVM: coalesced_mmio: add bounds checking
3743 - Documentation: sphinx: Add missing comma to list of strings
3744 - firmware: google: check if size is valid when decoding VPD data
3745 - serial: sprd: correct the wrong sequence of arguments
3746 - tty/serial: atmel: reschedule TX after RX was started
3747 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
3748 - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
3749 - ovl: fix regression caused by overlapping layers detection
3750 - phy: qcom-qmp: Correct ready status, again
3751 - floppy: fix usercopy direction
3752 - media: technisat-usb2: break out of loop at end of buffer
3753 - Linux 5.3.1
3754
3755 * ZFS kernel modules lack debug symbols (LP: #1840704)
3756 - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling
3757 - [Debian]: Handle debug symbols for modules in extras too
3758 - [Debian]: Check/link modules with debug symbols after DKMS modules
3759 - [Debian]: Warn about modules without debug symbols
3760 - [Debian]: dkms-build: new parameter for debug package directory
3761 - [Debian]: dkms-build: zfs: support for debug symbols
3762 - [Debian]: dkms-build: Avoid executing post-processor scripts twice
3763 - [Debian]: dkms-build: Move zfs special-casing into configure script
3764
3765 * /proc/self/maps paths missing on live session (was vlc won't start; eoan
3766 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies)
3767 (LP: #1842382)
3768 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs"
3769
3770 -- Seth Forshee <seth.forshee@canonical.com> Fri, 27 Sep 2019 16:08:06 -0500
3771
3772 linux (5.3.0-13.14) eoan; urgency=medium
3773
3774 * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105)
3775
3776 * Packaging resync (LP: #1786013)
3777 - [Packaging] update helper scripts
3778
3779 * Miscellaneous Ubuntu changes
3780 - [Debian] Remove binutils-dev build dependency
3781
3782 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Sep 2019 19:26:43 -0500
3783
3784 linux (5.3.0-12.13) eoan; urgency=medium
3785
3786 * Change kernel compression method to improve boot speed (LP: #1840934)
3787 - [Packaging] Add lz4 build dependency for s390x
3788
3789 * Miscellaneous Ubuntu changes
3790 - SAUCE: Remove spl and zfs source
3791
3792 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Sep 2019 13:36:26 +0200
3793
3794 linux (5.3.0-11.12) eoan; urgency=medium
3795
3796 * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144)
3797
3798 * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
3799 adapters(SAS3.5 onwards) (LP: #1838751)
3800 - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
3801
3802 * s390/setup: Actually init kernel lock down (LP: #1843961)
3803 - SAUCE: (lockdown) s390/setup: Actually init kernel lock down
3804
3805 * cherrypick has_sipl fix (LP: #1843960)
3806 - SAUCE: s390/sclp: Fix bit checked for has_sipl
3807
3808 * Change kernel compression method to improve boot speed (LP: #1840934)
3809 - [Config]: Switch kernel compression from LZO to LZ4 on s390x
3810
3811 * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726)
3812 - [Config] CONFIG_NVRAM=y for ppc64el
3813
3814 * Miscellaneous Ubuntu changes
3815 - [Config]: remove nvram from ppc64el modules ABI
3816 - [Config] Update annotations for recent config changes
3817 - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args
3818 - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
3819 - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630
3820 - update dkms package versions
3821
3822 [ Upstream Kernel Changes ]
3823
3824 * Rebase to v5.3
3825
3826 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 16 Sep 2019 16:18:27 +0200
3827
3828 linux (5.3.0-10.11) eoan; urgency=medium
3829
3830 * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232)
3831
3832 * No sound inputs from the external microphone and headset on a Dell machine
3833 (LP: #1842265)
3834 - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls
3835 - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
3836
3837 * Horizontal corrupted line at top of screen caused by framebuffer compression
3838 (LP: #1840236)
3839 - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake
3840
3841 * Add bpftool to linux-tools-common (LP: #1774815)
3842 - [Debian] package bpftool in linux-tools-common
3843
3844 * Miscellaneous Ubuntu changes
3845 - update dkms package versions
3846
3847 [ Upstream Kernel Changes ]
3848
3849 * Rebase to v5.3-rc8
3850
3851 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 09 Sep 2019 10:00:41 +0200
3852
3853 linux (5.3.0-9.10) eoan; urgency=medium
3854
3855 * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393)
3856
3857 * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
3858 - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
3859
3860 * shiftfs: drop entries from cache on unlink (LP: #1841977)
3861 - SAUCE: shiftfs: fix buggy unlink logic
3862
3863 * Fix touchpad IRQ storm after S3 (LP: #1841396)
3864 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
3865
3866 * Please include DTBs for arm64 laptops (LP: #1842050)
3867 - arm64: dts: qcom: Add Lenovo Miix 630
3868 - arm64: dts: qcom: Add HP Envy x2
3869 - arm64: dts: qcom: Add Asus NovaGo TP370QL
3870
3871 * Miscellaneous Ubuntu changes
3872 - SAUCE: import aufs driver
3873 - [Packaging]: ignore vbox modules when vbox is disabled
3874
3875 [ Upstream Kernel Changes ]
3876
3877 * Rebase to v5.3-rc7
3878
3879 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Sep 2019 10:27:33 +0200
3880
3881 linux (5.3.0-8.9) eoan; urgency=medium
3882
3883 * Packaging resync (LP: #1786013)
3884 - [Packaging] resync getabis
3885
3886 * Change kernel compression method to improve boot speed (LP: #1840934)
3887 - [Config] change kernel compression method to improve boot speed
3888 - [Packaging] add build dependencies for compression algorithms
3889
3890 * realtek r8822be kernel module fails after update to linux kernel-headers
3891 5.0.0-21 (LP: #1838133)
3892 - rtw88: Fix misuse of GENMASK macro
3893 - rtw88: pci: Rearrange the memory usage for skb in RX ISR
3894 - rtw88: pci: Use DMA sync instead of remapping in RX ISR
3895 - rtw88: debug: dump tx power indexes in use
3896 - rtw88: use txpwr_lmt_cfg_pair struct, not arrays
3897 - rtw88: pci: remove set but not used variable 'ip_sel'
3898 - rtw88: allow c2h operation in irq context
3899 - rtw88: enclose c2h cmd handle with mutex
3900 - rtw88: add BT co-existence support
3901 - SAUCE: rtw88: pci: enable MSI interrupt
3902
3903 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
3904 - [Config] Enable VIMC module
3905
3906 * Goodix touchpad may drop first input event (LP: #1840075)
3907 - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk"
3908 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk"
3909 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c
3910 quirk"
3911 - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk"
3912 - mfd: intel-lpss: Remove D3cold delay
3913
3914 * Include Sunix serial/parallel driver (LP: #1826716)
3915 - serial: 8250_pci: Add support for Sunix serial boards
3916 - parport: parport_serial: Add support for Sunix Multi I/O boards
3917
3918 * enable lockdown on s390x when Secure IPL is performed (LP: #1839622)
3919 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
3920 - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x.
3921
3922 * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231)
3923 - SAUCE: shiftfs: pass correct point down
3924
3925 * shiftfs: add O_DIRECT support (LP: #1837223)
3926 - SAUCE: shiftfs: add O_DIRECT support
3927
3928 * Miscellaneous Ubuntu changes
3929 - [Config] enable secureboot signing on s390x
3930 - [Config] CONFIG_TEST_BLACKHOLE_DEV=m
3931 - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests
3932 - [Debian] disable dkms builds for autopktest rebuilds
3933 - update dkms package versions
3934 - [Config] updateconfigs after v5.3-rc6 rebase
3935
3936 [ Upstream Kernel Changes ]
3937
3938 * Rebase to v5.3-rc5
3939
3940 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Aug 2019 10:09:42 +0200
3941
3942 linux (5.3.0-7.8) eoan; urgency=medium
3943
3944 * Packaging resync (LP: #1786013)
3945 - [Packaging] resync getabis
3946
3947 * Miscellaneous Ubuntu changes
3948 - [Config] updateconfigs after v5.3-rc5 rebase
3949 - remove missing module after updateconfigs
3950
3951 [ Upstream Kernel Changes ]
3952
3953 * Rebase to v5.3-rc5
3954
3955 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Aug 2019 15:31:24 +0200
3956
3957 linux (5.3.0-6.7) eoan; urgency=medium
3958
3959 * Miscellaneous Ubuntu changes
3960 - SAUCE: selftests/bpf: prevent headers to be compiled as C code
3961
3962 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Aug 2019 13:25:01 -0500
3963
3964 linux (5.3.0-5.6) eoan; urgency=medium
3965
3966 * Miscellaneous Ubuntu changes
3967 - update dkms package versions
3968 - [Config] enable zfs build
3969
3970 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Aug 2019 09:16:06 -0500
3971
3972 linux (5.3.0-4.5) eoan; urgency=medium
3973
3974 * Packaging resync (LP: #1786013)
3975 - [Packaging] resync getabis
3976 - [Packaging] update helper scripts
3977
3978 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
3979 timeout for bcache removal causes spurious failures (LP: #1796292)
3980 - SAUCE: bcache: fix deadlock in bcache_allocator
3981
3982 * shiftfs: allow overlayfs (LP: #1838677)
3983 - SAUCE: shiftfs: enable overlayfs on shiftfs
3984
3985 * Miscellaneous Ubuntu changes
3986 - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux
3987 modpost"
3988 - update dkms package versions
3989 - enable nvidia dkms build
3990
3991 [ Upstream Kernel Changes ]
3992
3993 * Rebase to v5.3-rc4
3994
3995 -- Seth Forshee <seth.forshee@canonical.com> Mon, 12 Aug 2019 10:41:27 -0500
3996
3997 linux (5.3.0-3.4) eoan; urgency=medium
3998
3999 * Miscellaneous Ubuntu changes
4000 - update dkms package versions
4001 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
4002 - [Config] add mux-* to modules.ignore
4003
4004 [ Upstream Kernel Changes ]
4005
4006 * Rebase to v5.3-rc3
4007
4008 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 05 Aug 2019 18:17:09 +0200
4009
4010 linux (5.3.0-2.3) eoan; urgency=medium
4011
4012 * Miscellaneous Ubuntu changes
4013 - [Packaging] add build dependincy on fontconfig
4014
4015 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jul 2019 12:18:46 -0400
4016
4017 linux (5.3.0-1.2) eoan; urgency=medium
4018
4019 * System does not auto detect disconnection of external monitor (LP: #1835001)
4020 - SAUCE: drm/i915: Add support for retrying hotplug
4021 - SAUCE: drm/i915: Enable hotplug retry
4022
4023 * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332)
4024 - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64.
4025
4026 * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530)
4027 - [Config] enable ARCH_MESON
4028 - remove missing module
4029 - [Config] update annotations after enabling ARCH_MESON for arm64
4030
4031 * Miscellaneous Ubuntu changes
4032 - SAUCE: KVM: PPC: comment implicit fallthrough
4033 - update dkms package versions
4034 - [Config] enable vbox dkms build
4035
4036 [ Upstream Kernel Changes ]
4037
4038 * Rebase to v5.3-rc2
4039
4040 -- Seth Forshee <seth.forshee@canonical.com> Sun, 28 Jul 2019 23:10:16 -0400
4041
4042 linux (5.3.0-0.1) eoan; urgency=medium
4043
4044 * Packaging resync (LP: #1786013)
4045 - [Packaging] resync git-ubuntu-log
4046
4047 * Miscellaneous Ubuntu changes
4048 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4049 kernel image
4050 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4051 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4052 locked down
4053 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4054 down
4055 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
4056 reboot
4057 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
4058 KEXEC_SIG_FORCE
4059 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
4060 locked down
4061 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
4062 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
4063 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
4064 down
4065 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
4066 locked down
4067 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
4068 down
4069 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
4070 locked down
4071 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
4072 has been locked down
4073 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
4074 locked down
4075 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
4076 locked down
4077 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
4078 down
4079 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
4080 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
4081 parameters (eg. ioport)
4082 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
4083 - SAUCE: (efi-lockdown) Lock down /proc/kcore
4084 - SAUCE: (efi-lockdown) Lock down kprobes
4085 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
4086 kernel is locked down
4087 - SAUCE: (efi-lockdown) Lock down perf
4088 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
4089 down
4090 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
4091 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
4092 when locked down
4093 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
4094 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
4095 defined
4096 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
4097 that aren't present.
4098 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
4099 efi_status_to_err().
4100 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
4101 error messages.
4102 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
4103 boot mode
4104 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
4105 mode
4106 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
4107 signature verify
4108 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4109 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
4110 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
4111 Secure Boot mode
4112 - SAUCE: import aufs driver
4113 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
4114 - [Config] disable zfs dkms build
4115 - [Config] disable nvidia dkms build
4116 - [Config] disable vbox dkms build
4117 - SAUCE: perf diff: use llabs for s64 vaules
4118
4119 [ Upstream Kernel Changes ]
4120
4121 * Rebase to v5.3-rc1
4122
4123 -- Seth Forshee <seth.forshee@canonical.com> Tue, 23 Jul 2019 21:45:44 -0500
4124
4125 linux (5.3.0-0.0) eoan; urgency=medium
4126
4127 * Dummy entry.
4128
4129 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jul 2019 10:19:04 -0500
4130
4131 linux (5.2.0-9.10) eoan; urgency=medium
4132
4133 * Packaging resync (LP: #1786013)
4134 - [Packaging] update helper scripts
4135
4136 * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752)
4137 - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device
4138 - SAUCE: Input: alps - fix a mismatch between a condition check and its
4139 comment
4140
4141 * System does not auto detect disconnection of external monitor (LP: #1835001)
4142 - SAUCE: drm/i915: Add support for retrying hotplug
4143 - SAUCE: drm/i915: Enable hotplug retry
4144
4145 * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916)
4146 - SAUCE: ALSA: hda/hdmi - Remove duplicated define
4147 - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
4148
4149 * First click on Goodix touchpad doesn't be recognized after runtime suspended
4150 (LP: #1836836)
4151 - SAUCE: i2c: designware: add G3 3590 into i2c quirk
4152
4153 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
4154 (LP: #1836760)
4155 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
4156
4157 * Doing multiple squashfs (and other loop?) mounts in parallel breaks
4158 (LP: #1836914)
4159 - SAUCE: Revert "loop: Don't change loop device under exclusive opener"
4160
4161 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
4162 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
4163 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
4164 - [Config] add hibmc-drm to modules.ignore
4165
4166 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
4167 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
4168
4169 * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
4170 (LP: #1835054)
4171 - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
4172
4173 * Unhide Nvidia HDA audio controller (LP: #1836308)
4174 - PCI: Enable NVIDIA HDA controllers
4175
4176 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
4177 (LP: #1836177)
4178 - e1000e: Make watchdog use delayed work
4179
4180 * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
4181 - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
4182 - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk
4183
4184 * Intel ethernet I219 has slow RX speed (LP: #1836152)
4185 - e1000e: add workaround for possible stalled packet
4186 - e1000e: disable force K1-off feature
4187
4188 * bcache: risk of data loss on I/O errors in backing or caching devices
4189 (LP: #1829563)
4190 - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
4191
4192 * bnx2x driver causes 100% CPU load (LP: #1832082)
4193 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
4194
4195 * fcf-protection=none patch with new version
4196 - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags"
4197 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
4198
4199 * CVE-2019-12614
4200 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
4201
4202 * Eoan update: v5.2.1 upstream stable release (LP: #1836622)
4203 - crypto: lrw - use correct alignmask
4204 - crypto: talitos - rename alternative AEAD algos.
4205 - fscrypt: don't set policy for a dead directory
4206 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
4207 - media: stv0297: fix frequency range limit
4208 - ALSA: usb-audio: Fix parse of UAC2 Extension Units
4209 - ALSA: hda/realtek - Headphone Mic can't record after S3
4210 - tpm: Actually fail on TPM errors during "get random"
4211 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
4212 - block: fix .bi_size overflow
4213 - block, bfq: NULL out the bic when it's no longer valid
4214 - perf intel-pt: Fix itrace defaults for perf script
4215 - perf auxtrace: Fix itrace defaults for perf script
4216 - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
4217 - perf pmu: Fix uncore PMU alias list for ARM64
4218 - perf thread-stack: Fix thread stack return from kernel for kernel-only case
4219 - perf header: Assign proper ff->ph in perf_event__synthesize_features()
4220 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
4221 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
4222 - Documentation: Add section about CPU vulnerabilities for Spectre
4223 - Documentation/admin: Remove the vsyscall=native documentation
4224 - mwifiex: Don't abort on small, spec-compliant vendor IEs
4225 - USB: serial: ftdi_sio: add ID for isodebug v1
4226 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
4227 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
4228 - p54usb: Fix race between disconnect and firmware loading
4229 - usb: gadget: f_fs: data_len used before properly set
4230 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
4231 - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
4232 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
4233 - drivers/usb/typec/tps6598x.c: fix portinfo width
4234 - drivers/usb/typec/tps6598x.c: fix 4CC cmd write
4235 - p54: fix crash during initialization
4236 - staging: comedi: dt282x: fix a null pointer deref on interrupt
4237 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
4238 - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
4239 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
4240 - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
4241 - HID: Add another Primax PIXART OEM mouse quirk
4242 - lkdtm: support llvm-objcopy
4243 - binder: fix memory leak in error path
4244 - binder: return errors from buffer copy functions
4245 - iio: adc: stm32-adc: add missing vdda-supply
4246 - coresight: Potential uninitialized variable in probe()
4247 - coresight: etb10: Do not call smp_processor_id from preemptible
4248 - coresight: tmc-etr: Do not call smp_processor_id() from preemptible
4249 - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from
4250 preemptible
4251 - coresight: tmc-etf: Do not call smp_processor_id from preemptible
4252 - carl9170: fix misuse of device driver API
4253 - Revert "x86/build: Move _etext to actual end of .text"
4254 - VMCI: Fix integer overflow in VMCI handle arrays
4255 - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
4256 - staging: vchiq: make wait events interruptible
4257 - staging: vchiq: revert "switch to wait_for_completion_killable"
4258 - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
4259 - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
4260 - staging: bcm2835-camera: Ensure all buffers are returned on disable
4261 - staging: bcm2835-camera: Remove check of the number of buffers supplied
4262 - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
4263 - staging: rtl8712: reduce stack usage, again
4264 - Linux 5.2.1
4265 - [Config] updateconfigs after v5.2.1 stable update
4266
4267 * fcf-protection=none patch with upstream version
4268 - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags"
4269 - SAUCE: kbuild: add -fcf-protection=none to retpoline flags
4270
4271 * Miscellaneous Ubuntu changes
4272 - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace
4273 function
4274 - SAUCE: selftests/powerpc/ptrace: fix build failure
4275 - update dkms package versions
4276 - [Packaging] add zlua to zfs-modules.ignore
4277 - update dkms package versions
4278
4279 -- Seth Forshee <seth.forshee@canonical.com> Fri, 19 Jul 2019 15:04:45 -0500
4280
4281 linux (5.2.0-8.9) eoan; urgency=medium
4282
4283 * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700)
4284
4285 * Miscellaneous Ubuntu changes
4286 - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1
4287 - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on
4288 s390
4289 - SAUCE: add -fcf-protection=none to retpoline flags
4290 - SAUCE: usbip: ensure strings copied using strncpy are null-terminated
4291 - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS
4292 - SAUCE: perf jvmti: ensure strncpy result is null-terminated
4293 - update dkms package versions
4294 - add removed zfs modules to modules.ignore
4295
4296 [ Upstream Kernel Changes ]
4297
4298 * Rebase to v5.2
4299
4300 -- Seth Forshee <seth.forshee@canonical.com> Mon, 08 Jul 2019 07:13:41 -0500
4301
4302 linux (5.2.0-7.8) eoan; urgency=medium
4303
4304 * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0
4305 kernel (LP: #1829652)
4306 - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
4307
4308 * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815)
4309 - net: hns3: initialize CPU reverse mapping
4310 - net: hns3: refine the flow director handle
4311 - net: hns3: add aRFS support for PF
4312 - net: hns3: fix for FEC configuration
4313 - RDMA/hns: Remove unnecessary print message in aeq
4314 - RDMA/hns: Update CQE specifications
4315 - RDMA/hns: Move spin_lock_irqsave to the correct place
4316 - RDMA/hns: Remove jiffies operation in disable interrupt context
4317 - RDMA/hns: Replace magic numbers with #defines
4318 - net: hns3: fix compile warning without CONFIG_RFS_ACCEL
4319 - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
4320 - net: hns3: add support for dump firmware statistics by debugfs
4321 - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has
4322 registered
4323 - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has
4324 registered
4325 - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has
4326 registered
4327 - net: hns3: modify hclge_init_client_instance()
4328 - net: hns3: modify hclgevf_init_client_instance()
4329 - net: hns3: add handshake with hardware while doing reset
4330 - net: hns3: stop schedule reset service while unloading driver
4331 - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
4332 - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
4333 - RDMA/hns: Bugfix for posting multiple srq work request
4334 - net: hns3: remove redundant core reset
4335 - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
4336 - net: hns3: fix VLAN filter restore issue after reset
4337 - net: hns3: set the port shaper according to MAC speed
4338 - net: hns3: add a check to pointer in error_detected and slot_reset
4339 - net: hns3: set ops to null when unregister ad_dev
4340 - net: hns3: add handling of two bits in MAC tunnel interrupts
4341 - net: hns3: remove setting bit of reset_requests when handling mac tunnel
4342 interrupts
4343 - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
4344 - net: hns3: delay and separate enabling of NIC and ROCE HW errors
4345 - RDMA/hns: fix inverted logic of readl read and shift
4346 - RDMA/hns: Bugfix for filling the sge of srq
4347 - net: hns3: log detail error info of ROCEE ECC and AXI errors
4348 - net: hns3: fix wrong size of mailbox responding data
4349 - net: hns3: make HW GRO handling compliant with SW GRO
4350 - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
4351 - net: hns3: refactor hns3_get_new_int_gl function
4352 - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
4353 - net: hns3: delete the redundant user NIC codes
4354 - net: hns3: small changes for magic numbers
4355 - net: hns3: use macros instead of magic numbers
4356 - net: hns3: refactor PF/VF RSS hash key configuration
4357 - net: hns3: some modifications to simplify and optimize code
4358 - net: hns3: fix some coding style issues
4359 - net: hns3: delay setting of reset level for hw errors until slot_reset is
4360 called
4361 - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not
4362 require reset
4363 - net: hns3: process H/W errors occurred before HNS dev initialization
4364 - net: hns3: add recovery for the H/W errors occurred before the HNS dev
4365 initialization
4366 - net: hns3: some changes of MSI-X bits in PPU(RCB)
4367 - net: hns3: extract handling of mpf/pf msi-x errors into functions
4368 - net: hns3: clear restting state when initializing HW device
4369 - net: hns3: free irq when exit from abnormal branch
4370 - net: hns3: fix for dereferencing before null checking
4371 - net: hns3: fix for skb leak when doing selftest
4372 - net: hns3: delay ring buffer clearing during reset
4373 - net: hns3: some variable modification
4374 - net: hns3: fix dereference of ae_dev before it is null checked
4375 - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
4376 - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
4377 - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
4378 - scsi: hisi_sas: Change the type of some numbers to unsigned
4379 - scsi: hisi_sas: Ignore the error code between phy down to phy up
4380 - scsi: hisi_sas: Disable stash for v3 hw
4381 - net: hns3: Add missing newline at end of file
4382 - RDMa/hns: Don't stuck in endless timeout loop
4383
4384 * Sometimes touchpad automatically trigger double click (LP: #1833484)
4385 - SAUCE: i2c: designware: Add disable runtime pm quirk
4386
4387 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
4388 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
4389
4390 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
4391 (LP: #1834479)
4392 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
4393
4394 * Miscellaneous Ubuntu changes
4395 - SAUCE: selftests/powerpc: disable signal_fuzzer test
4396
4397 [ Upstream Kernel Changes ]
4398
4399 * Rebase to v5.2-rc7
4400
4401 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jul 2019 07:22:18 -0500
4402
4403 linux (5.2.0-6.7) eoan; urgency=medium
4404
4405 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
4406 - hinic: fix a bug in set rx mode
4407
4408 * Miscellaneous Ubuntu changes
4409 - rebase to v5.2-rc6
4410
4411 [ Upstream Kernel Changes ]
4412
4413 * Rebase to v5.2-rc6
4414
4415 -- Seth Forshee <seth.forshee@canonical.com> Sun, 23 Jun 2019 23:36:11 -0500
4416
4417 linux (5.2.0-5.6) eoan; urgency=medium
4418
4419 * QCA9377 isn't being recognized sometimes (LP: #1757218)
4420 - SAUCE: USB: Disable USB2 LPM at shutdown
4421
4422 * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316)
4423 - SAUCE: shiftfs: allow changing ro/rw for subvolumes
4424
4425 * Miscellaneous Ubuntu changes
4426 - update dkms package versions
4427 - [Packaging] replace nvidia-418 dkms build with nvidia-430
4428 - SAUCE: import aufs driver
4429
4430 [ Upstream Kernel Changes ]
4431
4432 * Rebase to v5.2-rc5
4433
4434 -- Seth Forshee <seth.forshee@canonical.com> Mon, 17 Jun 2019 15:04:12 -0500
4435
4436 linux (5.2.0-4.5) eoan; urgency=medium
4437
4438 * arm64: cma_alloc errors at boot (LP: #1823753)
4439 - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64
4440 - dma-contiguous: add dma_{alloc,free}_contiguous() helpers
4441 - dma-contiguous: use fallback alloc_pages for single pages
4442 - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc,
4443 free}_contiguous()
4444
4445 * Miscellaneous Ubuntu changes
4446 - [Config] CONFIG_MFD_TQMX86=n for s390x
4447 - [Config] CONFIG_GPIO_AMD_FCH=n for s390x
4448 - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x
4449 - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x
4450 - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae
4451 - [Config] CONFIG_DRM_NOUVEAU_SVM=n
4452 - [Config] CONFIG_HWMON=n for s390x
4453 - [Config] CONFIG_NEW_LEDS=n for s390x
4454 - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf
4455 - [Config] CONFIG_VOP_BUS=n for non-amd64 arches
4456 - [Config] CONFIG_TI_CPSW_PHY_SEL=n
4457 - [Config] CONFIG_INTERCONNECT=n for s390x
4458 - [Config] CONFIG_SCSI_GDTH=n for s390x
4459 - [Config] CONFIG_PACKING=n for s390x
4460 - [Config] CONFIG_ARCH_MILBEAUT=y for armhf
4461 - [Config] update annotations following config review
4462 - update dkms package versions
4463 - [Config] enable nvidia dkms build
4464
4465 [ Upstream Kernel Changes ]
4466
4467 * Rebase to v5.2-rc4
4468
4469 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Jun 2019 07:00:11 -0500
4470
4471 linux (5.2.0-3.4) eoan; urgency=medium
4472
4473 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
4474 Ubuntu (LP: #1761379)
4475 - [Packaging] Support building libperf-jvmti.so
4476
4477 * Miscellaneous Ubuntu changes
4478 - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections"
4479 - update dkms package versions
4480 - [Config] enable zfs
4481 - rebase to v5.2-rc3
4482
4483 [ Upstream Kernel Changes ]
4484
4485 * Rebase to v5.2-rc3
4486
4487 -- Seth Forshee <seth.forshee@canonical.com> Sun, 02 Jun 2019 21:48:50 -0500
4488
4489 linux (5.2.0-2.3) eoan; urgency=medium
4490
4491 * Miscellaneous Ubuntu changes
4492 - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of
4493 the kernel
4494
4495 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 May 2019 07:12:39 -0500
4496
4497 linux (5.2.0-1.2) eoan; urgency=medium
4498
4499 * Miscellaneous Ubuntu changes
4500 - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y
4501 - update dkms package versions
4502 - [Config] enable vbox dkms build
4503 - update dkms package versions
4504
4505 [ Upstream Kernel Changes ]
4506
4507 * Rebase to v5.2-rc2
4508
4509 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 May 2019 21:11:27 -0500
4510
4511 linux (5.2.0-0.1) eoan; urgency=medium
4512
4513 * Miscellaneous Ubuntu changes
4514 - SAUCE: import aufs driver
4515 - [Packaging] disable ZFS
4516 - [Packaging] disable nvidia
4517 - [Packaging] dkms-build -- expand paths searched for make.log files
4518 - add virtualbox-guest-dkms dkms package build
4519 - enable vbox dkms build for amd64 and i386
4520 - update dkms package versions
4521 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4522 kernel image
4523 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4524 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4525 locked down
4526 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4527 down
4528 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
4529 reboot
4530 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
4531 KEXEC_SIG_FORCE
4532 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
4533 locked down
4534 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
4535 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
4536 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
4537 down
4538 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
4539 locked down
4540 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
4541 down
4542 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
4543 locked down
4544 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
4545 has been locked down
4546 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
4547 locked down
4548 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
4549 locked down
4550 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
4551 down
4552 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
4553 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
4554 parameters (eg. ioport)
4555 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
4556 - SAUCE: (efi-lockdown) Lock down /proc/kcore
4557 - SAUCE: (efi-lockdown) Lock down kprobes
4558 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
4559 kernel is locked down
4560 - SAUCE: (efi-lockdown) Lock down perf
4561 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
4562 down
4563 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
4564 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
4565 when locked down
4566 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
4567 that aren't present.
4568 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
4569 efi_status_to_err().
4570 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
4571 error messages.
4572 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
4573 boot mode
4574 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
4575 mode
4576 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
4577 signature verify
4578 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
4579 defined
4580 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4581 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
4582 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
4583 Secure Boot mode
4584 - update dkms package versions
4585 - [Config] disable vbox build
4586 - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as
4587 __always_inline
4588 - SAUCE: IB/mlx5: use size_t instead of u64 when dividing
4589
4590 [ Upstream Kernel Changes ]
4591
4592 * Rebase to v5.2-rc1
4593
4594 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 11:18:43 -0500
4595
4596 linux (5.2.0-0.0) eoan; urgency=medium
4597
4598 * Dummy entry.
4599
4600 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 07:34:43 -0500
4601
4602 linux (5.1.0-2.2) eoan; urgency=medium
4603
4604 * Packaging resync (LP: #1786013)
4605 - [Packaging] resync git-ubuntu-log
4606
4607 * Eoan update: v5.1.2 upstream stable release (LP: #1829050)
4608 - x86/msr-index: Cleanup bit defines
4609 - x86/speculation: Consolidate CPU whitelists
4610 - x86/speculation/mds: Add basic bug infrastructure for MDS
4611 - x86/speculation/mds: Add BUG_MSBDS_ONLY
4612 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
4613 - x86/speculation/mds: Add mds_clear_cpu_buffers()
4614 - x86/speculation/mds: Clear CPU buffers on exit to user
4615 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
4616 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
4617 - x86/speculation/mds: Add mitigation control for MDS
4618 - x86/speculation/mds: Add sysfs reporting for MDS
4619 - x86/speculation/mds: Add mitigation mode VMWERV
4620 - Documentation: Move L1TF to separate directory
4621 - Documentation: Add MDS vulnerability documentation
4622 - x86/speculation/mds: Add mds=full,nosmt cmdline option
4623 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
4624 - x86/speculation/mds: Add SMT warning message
4625 - x86/speculation/mds: Fix comment
4626 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
4627 - cpu/speculation: Add 'mitigations=' cmdline option
4628 - x86/speculation: Support 'mitigations=' cmdline option
4629 - powerpc/speculation: Support 'mitigations=' cmdline option
4630 - s390/speculation: Support 'mitigations=' cmdline option
4631 - x86/speculation/mds: Add 'mitigations=' support for MDS
4632 - x86/mds: Add MDSUM variant to the MDS documentation
4633 - Documentation: Correct the possible MDS sysfs values
4634 - x86/speculation/mds: Fix documentation typo
4635 - Linux 5.1.2
4636
4637 * Eoan update: v5.1.1 upstream stable release (LP: #1829046)
4638 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
4639 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
4640 - staging: greybus: power_supply: fix prop-descriptor request size
4641 - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
4642 - staging: most: cdev: fix chrdev_region leak in mod_exit
4643 - staging: most: sound: pass correct device when creating a sound card
4644 - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
4645 - usb: dwc3: Fix default lpm_nyet_threshold value
4646 - USB: serial: f81232: fix interrupt worker not stop
4647 - USB: cdc-acm: fix unthrottle races
4648 - usb-storage: Set virt_boundary_mask to avoid SG overflows
4649 - genirq: Prevent use-after-free and work list corruption
4650 - intel_th: pci: Add Comet Lake support
4651 - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
4652 - cpufreq: armada-37xx: fix frequency calculation for opp
4653 - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
4654 hibernate
4655 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
4656 - scsi: lpfc: change snprintf to scnprintf for possible overflow
4657 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
4658 - scsi: qla2xxx: Set remote port devloss timeout to 0
4659 - scsi: qla2xxx: Fix device staying in blocked state
4660 - Bluetooth: hidp: fix buffer overflow
4661 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
4662 - Bluetooth: Fix not initializing L2CAP tx_credits
4663 - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
4664 - UAS: fix alignment of scatter/gather segments
4665 - ASoC: Intel: avoid Oops if DMA setup fails
4666 - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
4667 - locking/futex: Allow low-level atomic operations to return -EAGAIN
4668 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
4669 - Linux 5.1.1
4670
4671 * shiftfs: lock security sensitive superblock flags (LP: #1827122)
4672 - SAUCE: shiftfs: lock down certain superblock flags
4673
4674 * Please package libbpf (which is done out of the kernel src) in Debian [for
4675 19.10] (LP: #1826410)
4676 - SAUCE: tools -- fix add ability to disable libbfd
4677
4678 * ratelimit cma_alloc messages (LP: #1828092)
4679 - SAUCE: cma: ratelimit cma_alloc error messages
4680
4681 * Headphone jack switch sense is inverted: plugging in headphones disables
4682 headphone output (LP: #1824259)
4683 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
4684
4685 * There are 4 HDMI/Displayport audio output listed in sound setting without
4686 attach any HDMI/DP monitor (LP: #1827967)
4687 - ALSA: hda/hdmi - Read the pin sense from register when repolling
4688 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
4689
4690 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
4691 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
4692
4693 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
4694 Checking for all LINUX clients for devops4p10 (LP: #1766201)
4695 - SAUCE: integrity: downgrade error to warning
4696
4697 * linux-buildinfo: pull out ABI information into its own package
4698 (LP: #1806380)
4699 - [Packaging] autoreconstruct -- base tag is always primary mainline version
4700
4701 * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update
4702 (LP: #1825210)
4703 - vbox-update: updates for renamed makefiles
4704 - ubuntu: vbox -- update to 6.0.6-dfsg-1
4705
4706 * autofs kernel module missing (LP: #1824333)
4707 - [Config] Update autofs4 path in inclusion list
4708
4709 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
4710 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
4711
4712 * CVE-2019-3874
4713 - sctp: implement memory accounting on tx path
4714 - sctp: implement memory accounting on rx path
4715
4716 * apparmor does not start in Disco LXD containers (LP: #1824812)
4717 - SAUCE: shiftfs: use separate llseek method for directories
4718
4719 * Miscellaneous Ubuntu changes
4720 - [Packaging] autoreconstruct -- remove for -rc kernels
4721 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
4722 defined
4723 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4724 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
4725 - [Config] (efi-lockdown): update configs after efi lockdown patch refresh
4726 - [Packaging] don't delete efi_parser.c
4727 - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD
4728 - ubuntu: vbox -- update to 6.0.6-dfsg-2
4729 - add nvidia-418 dkms build
4730 - remove virtualbox guest drivers
4731 - [Packaging] dkms-build -- expand paths searched for make.log files
4732 - add virtualbox-guest-dkms dkms package build
4733 - enable vbox dkms build for amd64 and i386
4734 - [Config] update configs for v5.1(-rc7)? rebase
4735 - update dkms package versions
4736 - Add the ability to lock down access to the running kernel image
4737 - Enforce module signatures if the kernel is locked down
4738 - Restrict /dev/{mem,kmem,port} when the kernel is locked down
4739 - kexec_load: Disable at runtime if the kernel is locked down
4740 - Copy secure_boot flag in boot params across kexec reboot
4741 - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
4742 - kexec_file: Restrict at runtime if the kernel is locked down
4743 - hibernate: Disable when the kernel is locked down
4744 - uswsusp: Disable when the kernel is locked down
4745 - PCI: Lock down BAR access when the kernel is locked down
4746 - x86: Lock down IO port access when the kernel is locked down
4747 - x86/msr: Restrict MSR access when the kernel is locked down
4748 - ACPI: Limit access to custom_method when the kernel is locked down
4749 - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
4750 - acpi: Disable ACPI table override if the kernel is locked down
4751 - acpi: Disable APEI error injection if the kernel is locked down
4752 - Prohibit PCMCIA CIS storage when the kernel is locked down
4753 - Lock down TIOCSSERIAL
4754 - Lock down module params that specify hardware parameters (eg. ioport)
4755 - x86/mmiotrace: Lock down the testmmiotrace module
4756 - Lock down /proc/kcore
4757 - Lock down kprobes
4758 - bpf: Restrict kernel image access functions when the kernel is locked down
4759 - Lock down perf
4760 - debugfs: Restrict debugfs when the kernel is locked down
4761 - lockdown: Print current->comm in restriction messages
4762 - kexec: Allow kexec_file() with appropriate IMA policy when locked down
4763 - Make get_cert_list() not complain about cert lists that aren't present.
4764 - Add efi_status_to_str() and rework efi_status_to_err().
4765 - Make get_cert_list() use efi_status_to_str() to print error messages.
4766 - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
4767 - efi: Lock down the kernel if booted in secure boot mode
4768 - KEYS: Make use of platform keyring for module signature verify
4769
4770 * Miscellaneous upstream changes
4771 - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
4772
4773 -- Seth Forshee <seth.forshee@canonical.com> Tue, 14 May 2019 12:32:56 -0500
4774
4775 linux (5.1.0-1.1) eoan; urgency=medium
4776
4777 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
4778 - [Packaging]: really drop snapdragon
4779
4780 * Miscellaneous Ubuntu changes
4781 - SAUCE: fix vbox use of MAP_SHARED
4782 - SAUCE: fix vbox use of vm_fault_t
4783 - [Packaging] disable ZFS
4784 - [Packaging] disable nvidia
4785 - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation
4786 - [Config]: updateconfig after rebase to v5.1-rc
4787 - [Config]: build ETNAVIV only on arm platforms
4788 - [Config]: Disable CMA on non-arm platforms
4789 - [Config]: MMC_CQHCI is needed by some built-in drivers
4790 - [Config]: a.out support has been deprecated
4791 - [Config]: R3964 was marked as BROKEN
4792 - [Config]: Add SENSIRION_SGP30 module
4793
4794 * Miscellaneous upstream changes
4795 - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search
4796 path"
4797 - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK"
4798
4799 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 10:03:25 -0300
4800
4801 linux (5.1.0-0.0) eoan; urgency=medium
4802
4803 * Dummy entry.
4804
4805 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 09:49:47 -0300
4806
4807 linux (5.0.0-13.14) disco; urgency=medium
4808
4809 * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819)
4810
4811 * Display only has 640x480 (LP: #1824677)
4812 - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default"
4813
4814 * shiftfs: use after free when checking mount options (LP: #1824735)
4815 - SAUCE: shiftfs: prevent use-after-free when verifying mount options
4816
4817 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Apr 2019 09:11:23 -0500
4818
4819 linux (5.0.0-12.13) disco; urgency=medium
4820
4821 * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726)
4822
4823 * Linux 5.0 black screen on boot, display flickers (i915 regression with
4824 certain laptop panels) (LP: #1824216)
4825 - drm/i915/dp: revert back to max link rate and lane count on eDP
4826
4827 * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717)
4828 - SAUCE: shiftfs: fix passing of attrs to underaly for setattr
4829
4830 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Apr 2019 13:38:05 -0500
4831
4832 linux (5.0.0-11.12) disco; urgency=medium
4833
4834 * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
4835
4836 * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
4837 (LP: #1824194)
4838 - net: hns3: fix for not calculating tx bd num correctly
4839
4840 * disco: unable to use iptables/enable ufw under -virtual kernel
4841 (LP: #1823862)
4842 - [Packaging] add bpfilter to linux-modules
4843
4844 * Make shiftfs a module rather than built-in (LP: #1824354)
4845 - [Config] CONFIG_SHIFT_FS=m
4846
4847 * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
4848 - SAUCE: shiftfs: use translated ids when chaning lower fs attrs
4849
4850 * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
4851 - [Packaging] bind hv_kvp_daemon startup to hv_kvp device
4852
4853 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Apr 2019 10:17:19 -0500
4854
4855 linux (5.0.0-10.11) disco; urgency=medium
4856
4857 * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936)
4858
4859 * Apparmor enforcement failure in lxc selftests (LP: #1823379)
4860 - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled"
4861
4862 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
4863 6db23a14" on Cosmic i386 (LP: #1813244)
4864 - openvswitch: fix flow actions reallocation
4865
4866 -- Seth Forshee <seth.forshee@canonical.com> Tue, 09 Apr 2019 08:30:38 -0500
4867
4868 linux (5.0.0-9.10) disco; urgency=medium
4869
4870 * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228)
4871
4872 * Packaging resync (LP: #1786013)
4873 - [Packaging] resync git-ubuntu-log
4874 - [Packaging] update helper scripts
4875 - [Packaging] resync retpoline extraction
4876
4877 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
4878 - net-next/hinic: replace disable_irq_nosync/enable_irq
4879
4880 * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186)
4881 - shiftfs: uid/gid shifting bind mount
4882 - shiftfs: rework and extend
4883 - shiftfs: support some btrfs ioctls
4884 - [Config] enable shiftfs
4885
4886 * Cannot boot or install - have to use nomodeset (LP: #1821820)
4887 - Revert "drm/i915/fbdev: Actually configure untiled displays"
4888
4889 * Disco update: v5.0.6 upstream stable release (LP: #1823060)
4890 - netfilter: nf_tables: fix set double-free in abort path
4891 - dccp: do not use ipv6 header for ipv4 flow
4892 - genetlink: Fix a memory leak on error path
4893 - gtp: change NET_UDP_TUNNEL dependency to select
4894 - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
4895 - mac8390: Fix mmio access size probe
4896 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
4897 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
4898 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
4899 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
4900 - net: phy: meson-gxl: fix interrupt support
4901 - net: rose: fix a possible stack overflow
4902 - net: stmmac: fix memory corruption with large MTUs
4903 - net-sysfs: call dev_hold if kobject_init_and_add success
4904 - net: usb: aqc111: Extend HWID table by QNAP device
4905 - packets: Always register packet sk in the same order
4906 - rhashtable: Still do rehash when we get EEXIST
4907 - sctp: get sctphdr by offset in sctp_compute_cksum
4908 - sctp: use memdup_user instead of vmemdup_user
4909 - tcp: do not use ipv6 header for ipv4 flow
4910 - tipc: allow service ranges to be connect()'ed on RDM/DGRAM
4911 - tipc: change to check tipc_own_id to return in tipc_net_stop
4912 - tipc: fix cancellation of topology subscriptions
4913 - tun: properly test for IFF_UP
4914 - vrf: prevent adding upper devices
4915 - vxlan: Don't call gro_cells_destroy() before device is unregistered
4916 - thunderx: enable page recycling for non-XDP case
4917 - thunderx: eliminate extra calls to put_page() for pages held for recycling
4918 - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
4919 - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t()
4920 helper
4921 - net: phy: don't clear BMCR in genphy_soft_reset
4922 - r8169: fix cable re-plugging issue
4923 - ila: Fix rhashtable walker list corruption
4924 - tun: add a missing rcu_read_unlock() in error path
4925 - powerpc/fsl: Fix the flush of branch predictor.
4926 - Btrfs: fix incorrect file size after shrinking truncate and fsync
4927 - btrfs: remove WARN_ON in log_dir_items
4928 - btrfs: don't report readahead errors and don't update statistics
4929 - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
4930 - btrfs: Avoid possible qgroup_rsv_size overflow in
4931 btrfs_calculate_inode_block_rsv_size
4932 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
4933 - locks: wake any locks blocked on request before deadlock check
4934 - tracing: initialize variable in create_dyn_event()
4935 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
4936 - powerpc: bpf: Fix generation of load/store DW instructions
4937 - vfio: ccw: only free cp on final interrupt
4938 - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
4939 - NFS: fix mount/umount race in nlmclnt.
4940 - NFSv4.1 don't free interrupted slot on open
4941 - net: dsa: qca8k: remove leftover phy accessors
4942 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
4943 - ALSA: seq: oss: Fix Spectre v1 vulnerability
4944 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
4945 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
4946 - ALSA: hda/realtek - Fixed Headset Mic JD not stable
4947 - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
4948 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
4949 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
4950 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
4951 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
4952 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
4953 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
4954 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
4955 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
4956 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
4957 - kbuild: modversions: Fix relative CRC byte order interpretation
4958 - fs/open.c: allow opening only regular files during execve()
4959 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
4960 - scsi: sd: Fix a race between closing an sd device and sd I/O
4961 - scsi: sd: Quiesce warning if device does not report optimal I/O size
4962 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
4963 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
4964 devices
4965 - drm/rockchip: vop: reset scale mode when win is disabled
4966 - tty/serial: atmel: Add is_half_duplex helper
4967 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
4968 - tty: mxs-auart: fix a potential NULL pointer dereference
4969 - tty: atmel_serial: fix a potential NULL pointer dereference
4970 - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
4971 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
4972 - staging: olpc_dcon_xo_1: add missing 'const' qualifier
4973 - staging: speakup_soft: Fix alternate speech with other synths
4974 - staging: vt6655: Remove vif check from vnt_interrupt
4975 - staging: vt6655: Fix interrupt race condition on device start up.
4976 - staging: erofs: fix to handle error path of erofs_vmap()
4977 - staging: erofs: fix error handling when failed to read compresssed data
4978 - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
4979 - serial: max310x: Fix to avoid potential NULL pointer dereference
4980 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
4981 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
4982 - USB: serial: cp210x: add new device id
4983 - USB: serial: ftdi_sio: add additional NovaTech products
4984 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
4985 - USB: serial: option: set driver_info for SIM5218 and compatibles
4986 - USB: serial: option: add support for Quectel EM12
4987 - USB: serial: option: add Olicard 600
4988 - ACPI / CPPC: Fix guaranteed performance handling
4989 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
4990 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
4991 - drivers/block/zram/zram_drv.c: fix idle/writeback string compare
4992 - blk-mq: fix sbitmap ws_active for shared tags
4993 - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
4994 - cpufreq: scpi: Fix use after free
4995 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
4996 - drm/vkms: fix use-after-free when drm_gem_handle_create() fails
4997 - drm/i915: Mark AML 0x87CA as ULX
4998 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
4999 - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
5000 - gpio: exar: add a check for the return value of ida_simple_get fails
5001 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
5002 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
5003 - usb: mtu3: fix EXTCON dependency
5004 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
5005 - usb: common: Consider only available nodes for dr_mode
5006 - mm/memory.c: fix modifying of page protection by insert_pfn()
5007 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
5008 - xhci: Fix port resume done detection for SS ports with LPM enabled
5009 - usb: xhci: dbc: Don't free all memory with spinlock held
5010 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
5011 - usb: cdc-acm: fix race during wakeup blocking TX traffic
5012 - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
5013 - usb: typec: Fix unchecked return value
5014 - mm/hotplug: fix offline undo_isolate_page_range()
5015 - mm: add support for kmem caches in DMA32 zone
5016 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
5017 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
5018 - mm/debug.c: fix __dump_page when mapping->host is not set
5019 - mm/memory_hotplug.c: fix notification in offline error path
5020 - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
5021 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
5022 - perf pmu: Fix parser error for uncore event alias
5023 - perf intel-pt: Fix TSC slip
5024 - objtool: Query pkg-config for libelf location
5025 - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
5026 - powerpc/64: Fix memcmp reading past the end of src/dest
5027 - powerpc/pseries/mce: Fix misleading print for TLB mutlihit
5028 - watchdog: Respect watchdog cpumask on CPU hotplug
5029 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
5030 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
5031 - KVM: Reject device ioctls from processes other than the VM's creator
5032 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
5033 - KVM: x86: update %rip after emulating IO
5034 - bpf: do not restore dst_reg when cur_state is freed
5035 - mt76x02u: use usb_bulk_msg to upload firmware
5036 - Linux 5.0.6
5037
5038 * RDMA/hns updates for disco (LP: #1822897)
5039 - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
5040 - RDMA/hns: Bugfix for the scene without receiver queue
5041 - RDMA/hns: Add constraint on the setting of local ACK timeout
5042 - RDMA/hns: Modify the pbl ba page size for hip08
5043 - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
5044 - RDMA/hns: Add the process of AEQ overflow for hip08
5045 - RDMA/hns: Add SCC context allocation support for hip08
5046 - RDMA/hns: Add SCC context clr support for hip08
5047 - RDMA/hns: Add timer allocation support for hip08
5048 - RDMA/hns: Remove set but not used variable 'rst'
5049 - RDMA/hns: Make some function static
5050 - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
5051 - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
5052 - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
5053 - RDMA/hns: Limit minimum ROCE CQ depth to 64
5054 - RDMA/hns: Fix the state of rereg mr
5055 - RDMA/hns: Set allocated memory to zero for wrid
5056 - RDMA/hns: Delete useful prints for aeq subtype event
5057 - RDMA/hns: Configure capacity of hns device
5058 - RDMA/hns: Modify qp&cq&pd specification according to UM
5059 - RDMA/hns: Bugfix for set hem of SCC
5060 - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
5061
5062 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
5063 - Set +x on rebuild testcase.
5064 - Skip rebuild test, for regression-suite deps.
5065 - Make ubuntu-regression-suite skippable on unbootable kernels.
5066 - make rebuild use skippable error codes when skipping.
5067 - Only run regression-suite, if requested to.
5068
5069 * touchpad not working on lenovo yoga 530 (LP: #1787775)
5070 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
5071 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
5072 - i2c: add extra check to safe DMA buffer helper
5073 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
5074 - [Config] Update config for AMD MP2 I2C driver
5075
5076 * Detect SMP PHY control command errors (LP: #1822680)
5077 - scsi: libsas: Check SMP PHY control function result
5078
5079 * disable a.out support (LP: #1818552)
5080 - [Config] Disable a.out support
5081 - [Config] remove binfmt_aout from abi for i386 lowlatency
5082
5083 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
5084 - [Packaging] remove snapdragon flavour support
5085 - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under
5086 CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs"
5087 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt
5088 addr == default addr"
5089 - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse
5090 Generator binding"
5091 - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control
5092 Interface driver"
5093 - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for
5094 Qualcomm Camera Control Interface driver"
5095 - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG"
5096 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on
5097 interrupts for EDID parsing"
5098 - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of
5099 HPD interrupt status"
5100 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address"
5101 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug"
5102 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion
5103 timeout"
5104 - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are
5105 present"
5106 - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control
5107 Interface driver"
5108 - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change"
5109 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow
5110 REGULATOR_QCOM_SMD_RPM=m"
5111 - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt-
5112 platdev blacklist"
5113 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp
5114 regulator for device"
5115 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator
5116 without opp_list"
5117 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in
5118 dev_pm_opp_adjust_voltage()"
5119 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages
5120 at runtime"
5121 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner
5122 operations"
5123 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq-
5124 dt"
5125 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new
5126 reg_sequence structures"
5127 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for
5128 qfprom"
5129 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core
5130 Power Reduction)"
5131 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put
5132 calls in map/unmap"
5133 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG"
5134 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP
5135 congestion algorithm"
5136 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and
5137 'fq_codel' qdiscs"
5138 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable
5139 'schedutil' CPUfreq governor"
5140 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in
5141 distro.config"
5142 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
5143 CONFIG_USB_CONFIGFS_F_FS by default"
5144 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs"
5145 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers"
5146 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and
5147 DIGITAL_TV"
5148 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net
5149 drivers"
5150 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD"
5151 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
5152 CFG80211_DEFAULT_PS by default"
5153 - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be
5154 compiled-in"
5155 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and
5156 dm_crypt"
5157 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and
5158 avs"
5159 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus"
5160 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug
5161 friendly USB network adpater"
5162 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx"
5163 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config"
5164 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio
5165 drivers for APQ8016 and DB410c"
5166 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC"
5167 - [Config] fix abi for remove i2c-qcom-cci module
5168 - [Config] update annotations
5169 - [Config] update configs following snapdragon removal
5170
5171 * Disco update: v5.0.5 upstream stable release (LP: #1822671)
5172 - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec"
5173 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
5174 - ALSA: firewire-motu: use 'version' field of unit directory to identify model
5175 - mmc: pxamci: fix enum type confusion
5176 - mmc: alcor: fix DMA reads
5177 - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
5178 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
5179 - drm/amdgpu: fix invalid use of change_bit
5180 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
5181 - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
5182 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
5183 - iommu/iova: Fix tracking of recently failed iova address
5184 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
5185 - udf: Fix crash on IO error during truncate
5186 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
5187 - MIPS: Ensure ELF appended dtb is relocated
5188 - MIPS: Fix kernel crash for R6 in jump label branch function
5189 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
5190 - powerpc/security: Fix spectre_v2 reporting
5191 - net/mlx5: Fix DCT creation bad flow
5192 - scsi: core: Avoid that a kernel warning appears during system resume
5193 - scsi: qla2xxx: Fix FC-AL connection target discovery
5194 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
5195 - scsi: ibmvscsi: Fix empty event pool access during host removal
5196 - futex: Ensure that futex address is aligned in handle_futex_death()
5197 - perf probe: Fix getting the kernel map
5198 - objtool: Move objtool_file struct off the stack
5199 - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
5200 - clocksource/drivers/riscv: Fix clocksource mask
5201 - ALSA: ac97: Fix of-node refcount unbalance
5202 - ext4: fix NULL pointer dereference while journal is aborted
5203 - ext4: fix data corruption caused by unaligned direct AIO
5204 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
5205 - media: v4l2-ctrls.c/uvc: zero v4l2_event
5206 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
5207 - Bluetooth: Fix decrementing reference count twice in releasing socket
5208 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
5209 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
5210 hci_uart_set_proto()
5211 - drm/vkms: Fix flush_work() without INIT_WORK().
5212 - RDMA/cma: Rollback source IP address if failing to acquire device
5213 - f2fs: fix to avoid deadlock of atomic file operations
5214 - aio: simplify - and fix - fget/fput for io_submit()
5215 - netfilter: ebtables: remove BUGPRINT messages
5216 - loop: access lo_backing_file only when the loop device is Lo_bound
5217 - x86/unwind: Handle NULL pointer calls better in frame unwinder
5218 - x86/unwind: Add hardcoded ORC entry for NULL
5219 - locking/lockdep: Add debug_locks check in __lock_downgrade()
5220 - ALSA: hda - Record the current power state before suspend/resume calls
5221 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
5222 - Linux 5.0.5
5223
5224 * hisi_sas updates for disco (LP: #1822385)
5225 - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
5226 - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
5227 - scsi: hisi_sas: remove the check of sas_dev status in
5228 hisi_sas_I_T_nexus_reset()
5229 - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
5230 - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
5231 - scsi: hisi_sas: Fix losing directly attached disk when hot-plug
5232 - scsi: hisi_sas: Correct memory allocation size for DQ debugfs
5233 - scsi: hisi_sas: Some misc tidy-up
5234 - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
5235 - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
5236 - scsi: hisi_sas: Add support for DIX feature for v3 hw
5237 - scsi: hisi_sas: Add manual trigger for debugfs dump
5238 - scsi: hisi_sas: change queue depth from 512 to 4096
5239 - scsi: hisi_sas: Issue internal abort on all relevant queues
5240 - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
5241 - scsi: hisi_sas: Do some more tidy-up
5242 - scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
5243 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
5244 - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
5245 - scsi: hisi_sas: Set PHY linkrate when disconnected
5246 - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP
5247 target port
5248 - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of
5249 HiLink
5250 - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
5251
5252 * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response
5253 (LP: #1822267)
5254 - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
5255 - drm/amdgpu/psp: ignore psp response status
5256
5257 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
5258 triggers system hang on i386 (LP: #1812845)
5259 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
5260
5261 * enable CONFIG_DRM_BOCHS (LP: #1795857)
5262 - [Config] Reenable DRM_BOCHS as module
5263
5264 * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or
5265 cannot complete install when nouveau driver is loaded (crashing in GP100
5266 code) (LP: #1822026)
5267 - SAUCE: drm/nouveau: Disable nouveau driver by default
5268
5269 * Need to add Intel CML related pci-id's (LP: #1821863)
5270 - drm/i915/cml: Add CML PCI IDS
5271 - drm/i915/cml: Introduce Comet Lake PCH
5272
5273 * ARM: Add support for the SDEI interface (LP: #1822005)
5274 - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
5275 - ACPI / APEI: Remove silent flag from ghes_read_estatus()
5276 - ACPI / APEI: Switch estatus pool to use vmalloc memory
5277 - ACPI / APEI: Make hest.c manage the estatus memory pool
5278 - ACPI / APEI: Make estatus pool allocation a static size
5279 - ACPI / APEI: Don't store CPER records physical address in struct ghes
5280 - ACPI / APEI: Remove spurious GHES_TO_CLEAR check
5281 - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
5282 - ACPI / APEI: Generalise the estatus queue's notify code
5283 - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
5284 - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
5285 - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
5286 - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
5287 - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
5288 - ACPI / APEI: Move locking to the notification helper
5289 - ACPI / APEI: Let the notification helper specify the fixmap slot
5290 - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
5291 - ACPI / APEI: Make GHES estatus header validation more user friendly
5292 - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
5293 - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
5294 - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
5295 - firmware: arm_sdei: Add ACPI GHES registration helper
5296 - ACPI / APEI: Add support for the SDEI GHES Notification type
5297
5298 * CVE-2019-9857
5299 - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
5300
5301 * scsi: libsas: Support SATA PHY connection rate unmatch fixing during
5302 discovery (LP: #1821408)
5303 - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
5304 discovery
5305
5306 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
5307 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
5308
5309 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
5310 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
5311
5312 * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547)
5313 - HID: Increase maximum report size allowed by hid_field_extract()
5314
5315 * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053)
5316 - cifs: allow guest mounts to work for smb3.11
5317 - SMB3: Fix SMB3.1.1 guest mounts to Samba
5318
5319 * Add HiSilicon SoC quirk for cpufreq (LP: #1821620)
5320 - ACPI / CPPC: Add a helper to get desired performance
5321 - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
5322
5323 * Disco update: v5.0.4 upstream stable release (LP: #1821607)
5324 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
5325 - 9p/net: fix memory leak in p9_client_create
5326 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
5327 - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
5328 - ASoC: codecs: pcm186x: Fix energysense SLEEP bit
5329 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
5330 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
5331 - mei: hbm: clean the feature flags on link reset
5332 - mei: bus: move hw module get/put to probe/release
5333 - stm class: Prevent division by zero
5334 - stm class: Fix an endless loop in channel allocation
5335 - crypto: caam - fix hash context DMA unmap size
5336 - crypto: ccree - fix missing break in switch statement
5337 - crypto: caam - fixed handling of sg list
5338 - crypto: caam - fix DMA mapping of stack memory
5339 - crypto: ccree - fix free of unallocated mlli buffer
5340 - crypto: ccree - unmap buffer before copying IV
5341 - crypto: ccree - don't copy zero size ciphertext
5342 - crypto: cfb - add missing 'chunksize' property
5343 - crypto: cfb - remove bogus memcpy() with src == dest
5344 - crypto: ofb - fix handling partial blocks and make thread-safe
5345 - crypto: ahash - fix another early termination in hash walk
5346 - crypto: rockchip - fix scatterlist nents error
5347 - crypto: rockchip - update new iv to device in multiple operations
5348 - dax: Flush partial PMDs correctly
5349 - nfit: Fix nfit_intel_shutdown_status() command submission
5350 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
5351 - acpi/nfit: Fix bus command validation
5352 - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
5353 - nfit/ars: Attempt short-ARS even in the no_init_ars case
5354 - libnvdimm/label: Clear 'updating' flag after label-set update
5355 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
5356 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
5357 - libnvdimm: Fix altmap reservation size calculation
5358 - fix cgroup_do_mount() handling of failure exits
5359 - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
5360 - crypto: aegis - fix handling chunked inputs
5361 - crypto: arm/crct10dif - revert to C code for short inputs
5362 - crypto: arm64/aes-neonbs - fix returning final keystream block
5363 - crypto: arm64/crct10dif - revert to C code for short inputs
5364 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
5365 - crypto: morus - fix handling chunked inputs
5366 - crypto: pcbc - remove bogus memcpy()s with src == dest
5367 - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
5368 - crypto: testmgr - skip crc32c context test for ahash algorithms
5369 - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
5370 - crypto: x86/aesni-gcm - fix crash on empty plaintext
5371 - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
5372 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
5373 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
5374 - CIFS: Fix leaking locked VFS cache pages in writeback retry
5375 - CIFS: Do not reset lease state to NONE on lease break
5376 - CIFS: Do not skip SMB2 message IDs on send failures
5377 - CIFS: Fix read after write for files with read caching
5378 - smb3: make default i/o size for smb3 mounts larger
5379 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
5380 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
5381 - tracing/perf: Use strndup_user() instead of buggy open-coded version
5382 - vmw_balloon: release lock on error in vmballoon_reset()
5383 - xen: fix dom0 boot on huge systems
5384 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
5385 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
5386 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
5387 - mmc:fix a bug when max_discard is 0
5388 - spi: ti-qspi: Fix mmap read when more than one CS in use
5389 - spi: pxa2xx: Setup maximum supported DMA transfer length
5390 - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
5391 - spi: spi-gpio: fix SPI_CS_HIGH capability
5392 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
5393 - regulator: max77620: Initialize values for DT properties
5394 - regulator: s2mpa01: Fix step values for some LDOs
5395 - mt76: fix corrupted software generated tx CCMP PN
5396 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
5397 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
5398 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
5399 instability
5400 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
5401 - s390/setup: fix early warning messages
5402 - s390/virtio: handle find on invalid queue gracefully
5403 - scsi: virtio_scsi: don't send sc payload with tmfs
5404 - scsi: aacraid: Fix performance issue on logical drives
5405 - scsi: sd: Optimal I/O size should be a multiple of physical block size
5406 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
5407 - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
5408 - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not
5409 supported
5410 - scsi: qla2xxx: Use complete switch scan for RSCN events
5411 - fs/devpts: always delete dcache dentry-s in dput()
5412 - splice: don't merge into linked buffers
5413 - ovl: During copy up, first copy up data and then xattrs
5414 - ovl: Do not lose security.capability xattr over metadata file copy-up
5415 - m68k: Add -ffreestanding to CFLAGS
5416 - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
5417 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
5418 - btrfs: scrub: fix circular locking dependency warning
5419 - btrfs: drop the lock on error in btrfs_dev_replace_cancel
5420 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
5421 - btrfs: init csum_list before possible free
5422 - Btrfs: fix corruption reading shared and compressed extents after hole
5423 punching
5424 - Btrfs: fix deadlock between clone/dedupe and rename
5425 - soc: qcom: rpmh: Avoid accessing freed memory from batch API
5426 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
5427 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
5428 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
5429 - x86/kprobes: Prohibit probing on optprobe template code
5430 - cpufreq: kryo: Release OPP tables on module removal
5431 - cpufreq: tegra124: add missing of_node_put()
5432 - cpufreq: pxa2xx: remove incorrect __init annotation
5433 - ext4: fix check of inode in swap_inode_boot_loader
5434 - ext4: cleanup pagecache before swap i_data
5435 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
5436 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
5437 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
5438 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
5439 - nvmem: core: don't check the return value of notifier chain call
5440 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
5441 - intel_th: Don't reference unassigned outputs
5442 - parport_pc: fix find_superio io compare code, should use equal test.
5443 - i2c: tegra: fix maximum transfer size
5444 - i2c: tegra: update maximum transfer size
5445 - media: i2c: ov5640: Fix post-reset delay
5446 - gpio: pca953x: Fix dereference of irq data in shutdown
5447 - ext4: update quota information while swapping boot loader inode
5448 - ext4: add mask of ext4 flags to swap
5449 - ext4: fix crash during online resizing
5450 - dma: Introduce dma_max_mapping_size()
5451 - swiotlb: Introduce swiotlb_max_mapping_size()
5452 - swiotlb: Add is_swiotlb_active() function
5453 - PCI/ASPM: Use LTR if already enabled by platform
5454 - PCI/DPC: Fix print AER status in DPC event handling
5455 - PCI: qcom: Don't deassert reset GPIO during probe
5456 - PCI: dwc: skip MSI init if MSIs have been explicitly disabled
5457 - PCI: pci-bridge-emul: Create per-bridge copy of register behavior
5458 - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
5459 - IB/hfi1: Close race condition on user context disable and close
5460 - IB/rdmavt: Fix loopback send with invalidate ordering
5461 - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
5462 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
5463 - ext2: Fix underflow in ext2_max_size()
5464 - clk: uniphier: Fix update register for CPU-gear
5465 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
5466 - clk: samsung: exynos5: Fix possible NULL pointer exception on
5467 platform_device_alloc() failure
5468 - clk: samsung: exynos5: Fix kfree() of const memory on setting
5469 driver_override
5470 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
5471 - clk: ingenic: Fix doc of ingenic_cgu_div_info
5472 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
5473 - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
5474 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
5475 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
5476 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
5477 - serial: 8250_pci: Fix number of ports for ACCES serial cards
5478 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
5479 chip use the pci_pericom_setup()
5480 - jbd2: clear dirty flag when revoking a buffer from an older transaction
5481 - jbd2: fix compile warning when using JBUFFER_TRACE
5482 - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
5483 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
5484 - powerpc/32: Clear on-stack exception marker upon exception return
5485 - powerpc/wii: properly disable use of BATs when requested.
5486 - powerpc/powernv: Make opal log only readable by root
5487 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
5488 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
5489 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
5490 - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
5491 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
5492 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
5493 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
5494 configuration
5495 - powerpc/smp: Fix NMI IPI timeout
5496 - powerpc/smp: Fix NMI IPI xmon timeout
5497 - powerpc/traps: fix recoverability of machine check handling on book3s/32
5498 - powerpc/traps: Fix the message printed when stack overflows
5499 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
5500 - arm64: Fix HCR.TGE status for NMI contexts
5501 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
5502 - arm64: debug: Ensure debug handlers check triggering exception level
5503 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
5504 - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
5505 - ipmi_si: Fix crash when using hard-coded device
5506 - ipmi_si: fix use-after-free of resource->name
5507 - dm: fix to_sector() for 32bit
5508 - dm integrity: limit the rate of error messages
5509 - media: cx25840: mark pad sig_types to fix cx231xx init
5510 - mfd: sm501: Fix potential NULL pointer dereference
5511 - cpcap-charger: generate events for userspace
5512 - cpuidle: governor: Add new governors to cpuidle_governors again
5513 - NFS: Fix I/O request leakages
5514 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
5515 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
5516 - nfsd: fix performance-limiting session calculation
5517 - nfsd: fix memory corruption caused by readdir
5518 - nfsd: fix wrong check in write_v4_end_grace()
5519 - NFSv4.1: Reinitialise sequence results before retransmitting a request
5520 - svcrpc: fix UDP on servers with lots of threads
5521 - PM / wakeup: Rework wakeup source timer cancellation
5522 - PM / OPP: Update performance state when freq == old_freq
5523 - bcache: treat stale && dirty keys as bad keys
5524 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
5525 - stable-kernel-rules.rst: add link to networking patch queue
5526 - vt: perform safe console erase in the right order
5527 - x86/unwind/orc: Fix ORC unwind table alignment
5528 - perf intel-pt: Fix CYC timestamp calculation after OVF
5529 - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
5530 - perf auxtrace: Define auxtrace record alignment
5531 - perf intel-pt: Fix overlap calculation for padding
5532 - perf/x86/intel/uncore: Fix client IMC events return huge result
5533 - perf intel-pt: Fix divide by zero when TSC is not available
5534 - md: Fix failed allocation of md_register_thread
5535 - x86/kvmclock: set offset for kvm unstable clock
5536 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
5537 ftrace_call_replace()
5538 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
5539 - tpm: Unify the send callback behaviour
5540 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
5541 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
5542 - media: lgdt330x: fix lock status reporting
5543 - media: sun6i: Fix CSI regmap's max_register
5544 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
5545 - media: vimc: Add vimc-streamer for stream control
5546 - media: imx-csi: Input connections to CSI should be optional
5547 - media: imx: csi: Disable CSI immediately after last EOF
5548 - media: imx: csi: Stop upstream before disabling IDMA channel
5549 - drm/fb-helper: generic: Fix drm_fbdev_client_restore()
5550 - drm/radeon/evergreen_cs: fix missing break in switch statement
5551 - drm/amd/powerplay: correct power reading on fiji
5552 - drm/amd/display: don't call dm_pp_ function from an fpu block
5553 - KVM: Call kvm_arch_memslots_updated() before updating memslots
5554 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
5555 - KVM: VMX: Zero out *all* general purpose registers after VM-Exit
5556 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
5557 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
5558 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
5559 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
5560 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
5561 - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
5562 - net: dsa: lantiq_gswip: fix use-after-free on failed probe
5563 - net: dsa: lantiq_gswip: fix OF child-node lookups
5564 - s390/setup: fix boot crash for machine without EDAT-1
5565 - SUNRPC: Prevent thundering herd when the socket is not connected
5566 - SUNRPC: Fix up RPC back channel transmission
5567 - SUNRPC: Respect RPC call timeouts when retrying transmission
5568 - Linux 5.0.4
5569 - [Config] update configs for 5.0.4 stable update
5570
5571 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
5572 system (LP: #1821271)
5573 - iwlwifi: add new card for 9260 series
5574
5575 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
5576 - [Config]: enable highdpi Terminus 16x32 font support
5577
5578 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
5579 - iommu/amd: Fix NULL dereference bug in match_hid_uid
5580
5581 * some codecs stop working after S3 (LP: #1820930)
5582 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
5583 - ALSA: hda - Don't trigger jackpoll_work in azx_resume
5584
5585 * tcm_loop.ko: move from modules-extra into main modules package
5586 (LP: #1817786)
5587 - [Packaging] move tcm_loop.lo to main linux-modules package
5588
5589 * C++ demangling support missing from perf (LP: #1396654)
5590 - [Packaging] fix a mistype
5591
5592 * r8169 doesn't get woken up by ethernet cable plugging, no PME generated
5593 (LP: #1817676)
5594 - PCI: pciehp: Disable Data Link Layer State Changed event on suspend
5595
5596 * Disco update: v5.0.3 upstream stable release (LP: #1821074)
5597 - connector: fix unsafe usage of ->real_parent
5598 - fou, fou6: avoid uninit-value in gue_err() and gue6_err()
5599 - gro_cells: make sure device is up in gro_cells_receive()
5600 - ipv4/route: fail early when inet dev is missing
5601 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
5602 - lan743x: Fix RX Kernel Panic
5603 - lan743x: Fix TX Stall Issue
5604 - net: hsr: fix memory leak in hsr_dev_finalize()
5605 - net/hsr: fix possible crash in add_timer()
5606 - net: sit: fix UBSAN Undefined behaviour in check_6rd
5607 - net/x25: fix use-after-free in x25_device_event()
5608 - net/x25: reset state in x25_connect()
5609 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
5610 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
5611 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
5612 - rxrpc: Fix client call queueing, waiting for channel
5613 - sctp: remove sched init from sctp_stream_init
5614 - tcp: do not report TCP_CM_INQ of 0 for closed connections
5615 - tcp: Don't access TCP_SKB_CB before initializing it
5616 - tcp: handle inet_csk_reqsk_queue_add() failures
5617 - vxlan: Fix GRO cells race condition between receive and link delete
5618 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
5619 - net/mlx4_core: Fix reset flow when in command polling mode
5620 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
5621 polling
5622 - net/mlx4_core: Fix qp mtt size calculation
5623 - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
5624 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
5625 - net: sched: flower: insert new filter to idr after setting its mask
5626 - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
5627 - perf/x86: Fixup typo in stub functions
5628 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
5629 Liquid Saffire 56
5630 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
5631 - ALSA: hda: Extend i915 component bind timeout
5632 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
5633 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
5634 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
5635 - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with
5636 ALC255
5637 - perf/x86/intel: Fix memory corruption
5638 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
5639 - It's wrong to add len to sector_nr in raid10 reshape twice
5640 - drm: Block fb changes for async plane updates
5641 - Linux 5.0.3
5642
5643 * Disco update: v5.0.2 upstream stable release (LP: #1820318)
5644 - media: uvcvideo: Fix 'type' check leading to overflow
5645 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
5646 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
5647 - iscsi_ibft: Fix missing break in switch statement
5648 - scsi: aacraid: Fix missing break in switch statement
5649 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
5650 - arm64: dts: zcu100-revC: Give wifi some time after power-on
5651 - arm64: dts: hikey: Give wifi some time after power-on
5652 - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
5653 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
5654 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
5655 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
5656 - drm: disable uncached DMA optimization for ARM and arm64
5657 - media: Revert "media: rc: some events are dropped by userspace"
5658 - Revert "PCI/PME: Implement runtime PM callbacks"
5659 - bpf: Stop the psock parser before canceling its work
5660 - gfs2: Fix missed wakeups in find_insert_glock
5661 - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
5662 - staging: erofs: compressed_pages should not be accessed again after freed
5663 - scripts/gdb: replace flags (MS_xyz -> SB_xyz)
5664 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
5665 - perf/x86/intel: Make cpuc allocations consistent
5666 - perf/x86/intel: Generalize dynamic constraint creation
5667 - x86: Add TSX Force Abort CPUID/MSR
5668 - perf/x86/intel: Implement support for TSX Force Abort
5669 - Linux 5.0.2
5670
5671 * Linux security module stacking support
5672 - LSM: Introduce LSM_FLAG_LEGACY_MAJOR
5673 - LSM: Provide separate ordered initialization
5674 - LSM: Plumb visibility into optional "enabled" state
5675 - LSM: Lift LSM selection out of individual LSMs
5676 - LSM: Build ordered list of LSMs to initialize
5677 - LSM: Introduce CONFIG_LSM
5678 - LSM: Introduce "lsm=" for boottime LSM selection
5679 - LSM: Tie enabling logic to presence in ordered list
5680 - LSM: Prepare for reorganizing "security=" logic
5681 - LSM: Refactor "security=" in terms of enable/disable
5682 - LSM: Separate idea of "major" LSM from "exclusive" LSM
5683 - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
5684 - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
5685 - LSM: Add all exclusive LSMs to ordered initialization
5686 - LSM: Split LSM preparation from initialization
5687 - LoadPin: Initialize as ordered LSM
5688 - Yama: Initialize as ordered LSM
5689 - LSM: Introduce enum lsm_order
5690 - capability: Initialize as LSM_ORDER_FIRST
5691 - procfs: add smack subdir to attrs
5692 - Smack: Abstract use of cred security blob
5693 - SELinux: Abstract use of cred security blob
5694 - SELinux: Remove cred security blob poisoning
5695 - SELinux: Remove unused selinux_is_enabled
5696 - AppArmor: Abstract use of cred security blob
5697 - TOMOYO: Abstract use of cred security blob
5698 - Infrastructure management of the cred security blob
5699 - SELinux: Abstract use of file security blob
5700 - Smack: Abstract use of file security blob
5701 - LSM: Infrastructure management of the file security
5702 - SELinux: Abstract use of inode security blob
5703 - Smack: Abstract use of inode security blob
5704 - LSM: Infrastructure management of the inode security
5705 - LSM: Infrastructure management of the task security
5706 - SELinux: Abstract use of ipc security blobs
5707 - Smack: Abstract use of ipc security blobs
5708 - LSM: Infrastructure management of the ipc security blob
5709 - TOMOYO: Update LSM flags to no longer be exclusive
5710 - LSM: generalize flag passing to security_capable
5711 - LSM: Make lsm_early_cred() and lsm_early_task() local functions.
5712 - LSM: Make some functions static
5713 - apparmor: Adjust offset when accessing task blob.
5714 - LSM: Ignore "security=" when "lsm=" is specified
5715 - LSM: Update list of SECURITYFS users in Kconfig
5716 - apparmor: delete the dentry in aafs_remove() to avoid a leak
5717 - apparmor: fix double free when unpack of secmark rules fails
5718 - SAUCE: LSM: Infrastructure management of the sock security
5719 - SAUCE: LSM: Limit calls to certain module hooks
5720 - SAUCE: LSM: Special handling for secctx lsm hooks
5721 - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display
5722 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
5723 - SAUCE: Revert "apparmor: Fix warning about unused function
5724 apparmor_ipv6_postroute"
5725 - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy"
5726 - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering"
5727 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
5728 - SAUCE: Revert "apparmor: Parse secmark policy"
5729 - SAUCE: Revert "apparmor: Add a wildcard secid"
5730 - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()"
5731 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
5732 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
5733 - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path"
5734 - SAUCE: Revert "apparmor: modify audit rule support to support profile
5735 stacks"
5736 - SAUCE: Revert "apparmor: Add support for audit rule filtering"
5737 - SAUCE: Revert "apparmor: add the ability to get a task's secid"
5738 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
5739 - SAUCE: apparmor: add proc subdir to attrs
5740 - SAUCE: apparmor: add an apparmorfs entry to access current attrs
5741 - SAUCE: apparmor: update flags to no longer be exclusive
5742 - SAUCE: update configs and annotations for LSM stacking
5743
5744 * Miscellaneous Ubuntu changes
5745 - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y
5746 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
5747 kernel is locked down
5748 - [Config] CONFIG_RANDOM_TRUST_CPU=y
5749 - [Config] refresh annotations for recent config changes
5750 - ubuntu: vbox -- update to 6.0.4-dfsg-7
5751 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
5752 upcoming platform"
5753
5754 -- Seth Forshee <seth.forshee@canonical.com> Thu, 04 Apr 2019 14:49:59 -0500
5755
5756 linux (5.0.0-8.9) disco; urgency=medium
5757
5758 * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)
5759
5760 * hisi_sas: add debugfs support (LP: #1819500)
5761 - scsi: hisi_sas: Create root and device debugfs directories
5762 - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
5763 - scsi: hisi_sas: Take debugfs snapshot for all regs
5764 - scsi: hisi_sas: Debugfs global register create file and add file operations
5765 - scsi: hisi_sas: Add debugfs for port registers
5766 - scsi: hisi_sas: Add debugfs CQ file and add file operations
5767 - scsi: hisi_sas: Add debugfs DQ file and add file operations
5768 - scsi: hisi_sas: Add debugfs IOST file and add file operations
5769 - scsi: hisi_sas: No need to check return value of debugfs_create functions
5770 - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
5771 code
5772 - scsi: hisi_sas: Add debugfs ITCT file and add file operations
5773
5774 * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
5775 - net: hns: Use struct_size() in devm_kzalloc()
5776 - net: hns3: modify enet reinitialization interface
5777 - net: hns3: remove unused member in struct hns3_enet_ring
5778 - net: hns3: remove unnecessary hns3_adjust_tqps_num
5779 - net: hns3: reuse reinitialization interface in the hns3_set_channels
5780 - net: hns3: add interface hclge_tm_bp_setup
5781 - net: hns3: modify parameter checks in the hns3_set_channels
5782 - net: hns3: remove redundant codes in hclge_knic_setup
5783 - net: hns3: fix user configuration loss for ethtool -L
5784 - net: hns3: adjust the use of alloc_tqps and num_tqps
5785 - net: hns3: fix wrong combined count returned by ethtool -l
5786 - net: hns3: do reinitialization while ETS configuration changed
5787 - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
5788 - net: hns3: add calling roce callback function when link status change
5789 - net: hns3: add rx multicast packets statistic
5790 - net: hns3: refactor the statistics updating for netdev
5791 - net: hns3: fix rss configuration lost problem when setting channel
5792 - net: hns3: fix for shaper not setting when TC num changes
5793 - net: hns3: fix bug of ethtool_ops.get_channels for VF
5794 - net: hns3: clear param in ring when free ring
5795 - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
5796 - net: hns3: do not return GE PFC setting err when initializing
5797 - net: hns3: add ETS TC weight setting in SSU module
5798 - net: hns3: add statistics for PFC frames and MAC control frames
5799 - net: hns3: fix PFC not setting problem for DCB module
5800 - net: hns3: don't update packet statistics for packets dropped by hardware
5801 - net: hns3: clear pci private data when unload hns3 driver
5802 - net: hns3: add error handling in hclge_ieee_setets
5803 - net: hns3: fix return value handle issue for hclge_set_loopback()
5804 - net: hns3: fix broadcast promisc issue for revision 0x20
5805 - net: hns3: After setting the loopback, add the status of getting MAC
5806 - net: hns3: do reinitialization while mqprio configuration changed
5807 - net: hns3: remove dcb_ops->map_update in hclge_dcb
5808 - net: hns3: call hns3_nic_set_real_num_queue with netdev down
5809 - net: hns3: add 8 BD limit for tx flow
5810 - net: hns3: add initialization for nic state
5811 - net: hns3: don't allow vf to enable promisc mode
5812 - net: hns3: reuse the definition of l3 and l4 header info union
5813 - net: hns3: fix VF dump register issue
5814 - net: hns3: use the correct interface to stop|open port
5815 - net: hns3: change hnae3_register_ae_dev() to int
5816 - net: hns3: only support tc 0 for VF
5817 - net: hns3: Fix NULL deref when unloading driver
5818 - net: hns3: fix netif_napi_del() not do problem when unloading
5819 - net: hns3: fix for rss result nonuniform
5820 - net: hns3: fix improper error handling in the hclge_init_ae_dev()
5821 - net: hns3: fix an issue for hclgevf_ae_get_hdev
5822 - net: hns3: stop sending keep alive msg to PF when VF is resetting
5823 - net: hns3: keep flow director state unchanged when reset
5824 - net: hns3: Check for allocation failure
5825 - net: hns3: fix a code style issue for hns3_update_new_int_gl()
5826 - net: hns3: fix an issue for hns3_update_new_int_gl
5827 - net: hns3: Modify parameter type from int to bool in set_gro_en
5828 - net: hns3: code optimization for hclge_rx_buffer_calc
5829 - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
5830 - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
5831 - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
5832 - net: hns3: fix the problem that the supported port is empty
5833 - net: hns3: optimize the maximum TC macro
5834 - net: hns3: don't allow user to change vlan filter state
5835 - net: hns3: modify the upper limit judgment condition
5836 - net: hns3: MAC table entry count function increases operation 0 value
5837 protection measures
5838 - net: hns3: make function hclge_set_all_vf_rst() static
5839 - net: hns3: add pointer checking at the beginning of the exported functions.
5840 - net: hns3: Check variable is valid before assigning it to another
5841 - net: hns3: convert mac advertize and supported from u32 to link mode
5842 - net: hns3: fix port info query issue for copper port
5843 - net: hns3: modify print message of ssu common ecc errors
5844 - net: hns3: some bugfix of ppu(rcb) ras errors
5845 - net: hns3: enable 8~11th bit of mac common msi-x error
5846 - net: hns3: fix 6th bit of ppp mpf abnormal errors
5847 - net: hns3: Record VF unicast and multicast tables
5848 - net: hns3: Record VF vlan tables
5849 - net: hns3: uninitialize command queue while unloading PF driver
5850 - net: hns3: clear command queue's registers when unloading VF driver
5851 - net: hns3: add xps setting support for hns3 driver
5852 - net: hns3: avoid mult + div op in critical data path
5853 - net: hns3: limit some variable scope in critical data path
5854 - net: hns3: remove some ops in struct hns3_nic_ops
5855 - net: hns3: add unlikely for error handling in data path
5856 - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
5857 - net: hns3: remove hnae3_get_bit in data path
5858 - net: hns3: add support to config depth for tx|rx ring separately
5859 - net: hns3: enable VF VLAN filter for each VF when initializing
5860 - net: hns3: fix get VF RSS issue
5861 - net: hns3: fix setting of the hns reset_type for rdma hw errors
5862 - net: hns3: fix improper error handling for hns3_client_start
5863 - net: hns: use struct_size() in devm_kzalloc()
5864 - net: hns3: Fix a logical vs bitwise typo
5865 - net: hns3: add dma_rmb() for rx description
5866 - net: hns3: fix to stop multiple HNS reset due to the AER changes
5867
5868 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
5869 - [Packaging] dkms-build -- support building against packages in PPAs
5870 - [Packaging] dkms-build: do not redownload files on subsequent passes
5871 - [Packaging] dkms-build -- elide partial Built-Using information
5872 - [Packaging] dkms-build -- remove retpoline data from final binary packages
5873 - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
5874 - [Packaging] dkms-build -- add support for unversioned overrides
5875 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
5876 - [Packaging] fix-filenames -- handle exact string removal
5877 - [Packaging] dkms-build--nvidia-N -- remove GCC versions
5878
5879 * Disco update: v5.0.1 upstream stable release (LP: #1819515)
5880 - cpufreq: Use struct kobj_attribute instead of struct global_attr
5881 - staging: erofs: fix mis-acted TAIL merging behavior
5882 - binder: create node flag to request sender's security context
5883 - USB: serial: option: add Telit ME910 ECM composition
5884 - USB: serial: cp210x: add ID for Ingenico 3070
5885 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
5886 - driver core: Postpone DMA tear-down until after devres release
5887 - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
5888 - staging: erofs: fix memleak of inode's shared xattr array
5889 - staging: erofs: fix race of initializing xattrs of a inode at the same time
5890 - staging: erofs: fix illegal address access under memory pressure
5891 - staging: comedi: ni_660x: fix missing break in switch statement
5892 - staging: wilc1000: fix to set correct value for 'vif_num'
5893 - staging: android: ion: fix sys heap pool's gfp_flags
5894 - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
5895 - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
5896 held.
5897 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
5898 - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
5899 DSA framework
5900 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
5901 mv88e6xxx_port_set_duplex
5902 - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
5903 - net: mscc: Enable all ports in QSGMII
5904 - net: sched: put back q.qlen into a single location
5905 - net-sysfs: Fix mem leak in netdev_register_kobject
5906 - qmi_wwan: Add support for Quectel EG12/EM12
5907 - sctp: call iov_iter_revert() after sending ABORT
5908 - team: Free BPF filter when unregistering netdev
5909 - tipc: fix RDM/DGRAM connect() regression
5910 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
5911 - x86/boot/compressed/64: Do not read legacy ROM on EFI system
5912 - tracing: Fix event filters and triggers to handle negative numbers
5913 - xhci: tegra: Prevent error pointer dereference
5914 - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
5915 INTEL_SUNRISEPOINT_LP_XHCI
5916 - applicom: Fix potential Spectre v1 vulnerabilities
5917 - alpha: wire up io_pgetevents system call
5918 - MIPS: irq: Allocate accurate order pages for irq stack
5919 - aio: Fix locking in aio_poll()
5920 - xtensa: fix get_wchan
5921 - gnss: sirf: fix premature wakeup interrupt enable
5922 - USB: serial: cp210x: fix GPIO in autosuspend
5923 - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
5924 config"
5925 - Revert "selftests: firmware: remove use of non-standard diff -Z option"
5926 - selftests: firmware: fix verify_reqs() return value
5927 - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
5928 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
5929 - Linux 5.0.1
5930
5931 * sky2 ethernet card doesn't work after returning from suspend
5932 (LP: #1807259) // sky2 ethernet card link not up after suspend
5933 (LP: #1809843) // Disco update: v5.0.1 upstream stable release
5934 (LP: #1819515)
5935 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
5936
5937 * tls selftest failures/hangs on i386 (LP: #1813607)
5938 - [Config] CONFIG_TLS=n for i386
5939
5940 * CVE-2019-8980
5941 - exec: Fix mem leak in kernel_read_file
5942
5943 * Miscellaneous Ubuntu changes
5944 - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
5945 - [Config] enable nvidia build
5946 - [Config] update gcc version to 8.3
5947
5948 * Miscellaneous upstream changes
5949 - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"
5950
5951 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 12 Mar 2019 16:15:44 -0300
5952
5953 linux (5.0.0-7.8) disco; urgency=medium
5954
5955 * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519)
5956
5957 * Packaging resync (LP: #1786013)
5958 - [Packaging] update helper scripts
5959
5960 * unnecessary request_queue freeze (LP: #1815733)
5961 - block: avoid setting nr_requests to current value
5962 - block: avoid setting none scheduler if it's already none
5963
5964 * Miscellaneous Ubuntu changes
5965 - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail
5966 - update dkms package versions
5967
5968 [ Upstream Kernel Changes ]
5969
5970 * Rebase to v5.0
5971
5972 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Mar 2019 08:46:10 -0600
5973
5974 linux (5.0.0-6.7) disco; urgency=medium
5975
5976 * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585)
5977
5978 * Packaging resync (LP: #1786013)
5979 - [Packaging] update helper scripts
5980 - [Packaging] resync getabis
5981
5982 * installer does not support iSCSI iBFT (LP: #1817321)
5983 - d-i: add iscsi_ibft to scsi-modules
5984
5985 * Silent "Unknown key" message when pressing keyboard backlight hotkey
5986 (LP: #1817063)
5987 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
5988
5989 * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058)
5990 - e1000e: Disable runtime PM on CNP+
5991
5992 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
5993 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
5994
5995 * CVE-2019-3460
5996 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
5997
5998 * CVE-2019-3459
5999 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
6000
6001 * kernel net tls selftest fails on 5.0 (LP: #1816716)
6002 - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across
6003 multiple records"
6004
6005 * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206)
6006 - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes
6007
6008 * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684)
6009 - s390/pci: map IOV resources
6010 - s390/pci: improve bar check
6011
6012 * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060)
6013 - SAUCE: prevent a glibc test failure when looking for obsolete types on
6014 headers
6015
6016 * Miscellaneous Ubuntu changes
6017 - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations
6018 - SAUCE: selftests: pmtu: disable accept_dad for tests
6019 - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode
6020 - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an
6021 expected failure
6022
6023 [ Upstream Kernel Changes ]
6024
6025 * Rebase to v5.0-rc8
6026
6027 -- Seth Forshee <seth.forshee@canonical.com> Mon, 25 Feb 2019 09:37:36 -0600
6028
6029 linux (5.0.0-5.6) disco; urgency=medium
6030
6031 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
6032 - ALSA: hda/realtek - Headset microphone and internal speaker support for
6033 System76 oryp5
6034
6035 * Miscellaneous Ubuntu changes
6036 - [Config] Fix aufs menus in annotations file
6037 - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m
6038 - [Config] Update annotations based on configs
6039
6040 [ Upstream Kernel Changes ]
6041
6042 * Rebase to v5.0-rc7
6043
6044 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Feb 2019 10:04:11 +0100
6045
6046 linux (5.0.0-4.5) disco; urgency=medium
6047
6048 * linux-buildinfo: pull out ABI information into its own package
6049 (LP: #1806380)
6050 - [Packaging] autoreconstruct -- base tag is always primary mainline version
6051
6052 * [Packaging] Allow overlay of config annotations (LP: #1752072)
6053 - [Packaging] config-check: Add an include directive
6054
6055 * Miscellaneous Ubuntu changes
6056 - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+
6057 - hio -- replace use of do_gettimeofday()
6058 - hio -- part_round_stats() removed in 5.0
6059 - hio -- device_add_disk() grew a 'groups' argument in 4.20
6060 - enable hio build
6061 - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary
6062 mainline version"
6063
6064 [ Upstream Kernel Changes ]
6065
6066 * Rebase to v5.0-rc6
6067
6068 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Feb 2019 08:15:32 -0600
6069
6070 linux (5.0.0-3.4) disco; urgency=medium
6071
6072 * CONFIG_TEST_BPF is disabled (LP: #1813955)
6073 - [Config]: Reenable TEST_BPF
6074
6075 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
6076 - HID: i2c-hid: Ignore input report if there's no data present on Elan
6077 touchpanels
6078
6079 * SecureBoot support for arm64 (LP: #1804481)
6080 - Build signed kernels for arm64
6081
6082 * Miscellaneous Ubuntu changes
6083 - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
6084 - [Config] CONFIG_PCMCIA=n for arm64 and s390x
6085 - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x
6086 - [Config] disable I2C TPM drivers for s390x
6087 - [Config] CONFIG_RAPIDIO=n for s390x
6088 - [Config] CONFIG_DMADEVICES=n for s390x
6089 - [Config] disable gpio drivers for s390x
6090 - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el
6091 - [Config] disable I2C hardware drivers for s390x
6092 - [Config] CONFIG_I3C=n for s390x
6093 - [Config] CONFIG_SERIO=n for s390x
6094 - [Config] disable misc drivers for s390x
6095 - [Config] disable EEPROM drivers for s390x
6096 - [Config] disable MFD drivers for s390x
6097 - [Config] CONFIG_NVMEM=n for s390x
6098 - [Config] CONFIG_MLXSW_I2C=n for s390x
6099 - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x
6100 - [Config] CONFIG_PPP=n for s390x
6101 - [Config] CONFIG_PCCARD=n for s390x
6102 - [Config] CONFIG_PCI_MESON=y
6103 - [Config] CONFIG_SCSI_MYRB=n for s390x
6104 - [Config] CONFIG_REGULATOR=n for s390x
6105 - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x
6106 - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y
6107 - [Config] update annotations following config review
6108 - [Packaging] remove handoff check for uefi signing
6109 - [Packaging] decompress gzipped efi images in signing tarball
6110 - vbox-update: allow leading whitespace when fixing up KERN_DIR
6111 - ubuntu: vbox -- update to 6.0.4-dfsg-3
6112 - vbox: remove remount check in sf_read_super_aux()
6113 - enable vbox build
6114 - [Config] CONFIG_ANDROID_BINDER_DEVICES=""
6115 - SAUCE: import aufs driver
6116 - [Config]: Enable aufs
6117 - [Config] relocate aufs annotations to menu
6118 - [Config] remove unmatched configs from annotations
6119 - [Config] fix up abi for removed modules
6120 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6121 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
6122 - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location
6123 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6124 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6125 - [Config] (efi-lockdown) enable importing of efi certificates for module sig
6126 verification
6127
6128 * Miscellaneous upstream changes
6129 - binder: fix CONFIG_ANDROID_BINDER_DEVICES
6130
6131 [ Upstream Kernel Changes ]
6132
6133 * Rebase to v5.0-rc5
6134
6135 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Feb 2019 14:26:12 -0600
6136
6137 linux (5.0.0-2.3) disco; urgency=medium
6138
6139 * kernel oops in bcache module (LP: #1793901)
6140 - SAUCE: bcache: never writeback a discard operation
6141
6142 * Enable sound card power saving by default (LP: #1804265)
6143 - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
6144
6145 * Miscellaneous Ubuntu changes
6146 - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests"
6147 - SAUCE: ashmem: turn into module
6148 - SAUCE: binder: turn into module
6149 - SAUCE: binder: give binder_alloc its own debug mask file
6150 - [Config] enable binder and ashmem as modules
6151 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
6152 - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger
6153 test
6154 - update dkms package versions
6155
6156 [ Upstream Kernel Changes ]
6157
6158 * Rebase to v5.0-rc4
6159
6160 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Jan 2019 06:57:32 -0600
6161
6162 linux (5.0.0-1.2) disco; urgency=medium
6163
6164 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
6165 - USB: Add new USB LPM helpers
6166 - USB: Consolidate LPM checks to avoid enabling LPM twice
6167
6168 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
6169 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
6170 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
6171
6172 * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467)
6173 - [Config] enable virtio-gpu for s390x
6174
6175 * Crash on "ip link add foo type ipip" (LP: #1811803)
6176 - SAUCE: fan: Fix NULL pointer dereference
6177
6178 * Fix not working Goodix touchpad (LP: #1811929)
6179 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
6180
6181 * Miscellaneous Ubuntu changes
6182 - update dkms package versions
6183 - enable zfs build
6184
6185 [ Upstream Kernel Changes ]
6186
6187 * Rebase to v5.0-rc3
6188
6189 -- Seth Forshee <seth.forshee@canonical.com> Tue, 22 Jan 2019 13:56:17 -0600
6190
6191 linux (5.0.0-0.1) disco; urgency=medium
6192
6193 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
6194 - [Packaging] dkms -- add per package post-process step
6195 - [Packaging] dkms -- switch to a consistent build prefix length and strip
6196 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
6197 - [Packaging] nvidia -- make nvidia package version explicit
6198
6199 * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334)
6200 - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
6201
6202 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
6203 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
6204
6205 * Miscellaneous Ubuntu changes
6206 - ubuntu -- disable vbox build
6207 - ubuntu -- disable hio build
6208 - Disable zfs build
6209 - SAUCE: import aufs driver
6210 - update dkms package versions
6211 - [Config] disable aufs config options
6212 - [Config] disable nvidia build
6213 - update dropped.txt
6214 - [Packaging] disable nvidia dkms builds for mainline
6215 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6216 kernel image
6217 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
6218 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
6219 locked down
6220 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
6221 down
6222 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6223 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6224 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6225 down
6226 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6227 locked down
6228 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
6229 down
6230 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6231 locked down
6232 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6233 has been locked down
6234 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6235 locked down
6236 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6237 locked down
6238 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6239 down
6240 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6241 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
6242 parameters (eg. ioport)
6243 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
6244 - SAUCE: (efi-lockdown) Lock down /proc/kcore
6245 - SAUCE: (efi-lockdown) Lock down kprobes
6246 - SAUCE: (efi-lockdown) Lock down perf
6247 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
6248 down
6249 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
6250 defined
6251 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6252 secondary keyring
6253 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
6254 that aren't present.
6255 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6256 efi_status_to_err().
6257 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
6258 error messages.
6259 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6260 reboot
6261 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
6262 boot mode
6263 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6264 mode
6265 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6266 - [Config] set config options for efi lockdown
6267 - Revert "UBUNTU: SAUCE: import aufs driver"
6268
6269 [ Upstream Kernel Changes ]
6270
6271 * Rebase to v5.0-rc2
6272
6273 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Jan 2019 12:31:29 -0600
6274
6275 linux (5.0.0-0.0) disco; urgency=medium
6276
6277 * Dummy entry.
6278
6279 -- Seth Forshee <seth.forshee@canonical.com> Wed, 16 Jan 2019 14:48:05 -0600
6280
6281 linux (4.20.0-2.3) disco; urgency=medium
6282
6283 [ Upstream Kernel Changes ]
6284
6285 * Rebase to v4.20
6286
6287 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Jan 2019 12:11:43 -0600
6288
6289 linux (4.20.0-1.2) disco; urgency=medium
6290
6291 * Packaging resync (LP: #1786013)
6292 - [Packaging] update helper scripts
6293
6294 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
6295 Adapter (LP: #1805607)
6296 - SAUCE: ath10k: provide reset function for QCA9377 chip
6297
6298 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
6299 - [Packaging] dkms -- dkms package build packaging support
6300 - [Packaging] dkms -- save build objects artifacts for validation
6301 - [Packaging] dkms -- add general Built-Using: support
6302 - [Packaging] simplify Provides comma handling
6303 - [Packaging] zfs/spl -- remove packaging support for incorporated source
6304 - [Packaging] zfs/spl -- remove incorporated source
6305 - [Packaging] zfs/spl -- build via dkms
6306 - [Packaging] zfs/spl -- make zfs package version explicit
6307 - [Packaging] update-version-dkms -- sync archive versions to package
6308
6309 * Miscellaneous Ubuntu changes
6310 - [Packaging] update-version-dkms -- fix getting distrbution from changelog
6311 - update dkms package versions
6312
6313 [ Upstream Kernel Changes ]
6314
6315 * Rebase to v4.20-rc6
6316
6317 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Dec 2018 11:33:08 -0600
6318
6319 linux (4.20.0-0.1) disco; urgency=medium
6320
6321 * Overlayfs in user namespace leaks directory content of inaccessible
6322 directories (LP: #1793458) // CVE-2018-6559
6323 - Revert "ovl: relax permission checking on underlying layers"
6324 - SAUCE: overlayfs: ensure mounter privileges when reading directories
6325
6326 * Miscellaneous Ubuntu changes
6327 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6328 kernel image
6329 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
6330 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6331 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
6332 locked down
6333 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
6334 down
6335 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6336 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6337 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6338 down
6339 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6340 locked down
6341 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
6342 down
6343 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6344 locked down
6345 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6346 has been locked down
6347 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6348 locked down
6349 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6350 locked down
6351 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6352 down
6353 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6354 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
6355 parameters (eg. ioport)
6356 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
6357 - SAUCE: (efi-lockdown) Lock down /proc/kcore
6358 - SAUCE: (efi-lockdown) Lock down kprobes
6359 - SAUCE: (efi-lockdown) Lock down perf
6360 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
6361 down
6362 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6363 secondary keyring
6364 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
6365 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
6366 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6367 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6368 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
6369 that aren't present.
6370 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6371 efi_status_to_err().
6372 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
6373 error messages.
6374 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6375 reboot
6376 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
6377 boot mode
6378 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6379 mode
6380 - SAUCE: (efi-lockdown) Fix for module sig verification
6381 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6382 - SAUCE: Import aufs driver
6383 - ubuntu: vbox -- update to 5.2.22-dfsg-2
6384 - ubuntu -- disable vbox build
6385 - ubuntu -- disable hio build
6386 - Disable zfs build
6387
6388 [ Upstream Kernel Changes ]
6389
6390 * Rebase to v4.20-rc5
6391
6392 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Dec 2018 07:13:42 -0600
6393
6394 linux (4.20.0-0.0) disco; urgency=medium
6395
6396 * Dummy entry.
6397
6398 -- Seth Forshee <seth.forshee@canonical.com> Thu, 06 Dec 2018 10:20:19 -0600
6399
6400 linux (4.19.0-8.9) disco; urgency=medium
6401
6402 * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952)
6403
6404 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
6405 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
6406
6407 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
6408 - igb: Fix an issue that PME is not enabled during runtime suspend
6409
6410 * The line-out on the Dell Dock station can't work (LP: #1806532)
6411 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
6412
6413 * CVE-2018-19407
6414 - KVM: X86: Fix scan ioapic use-before-initialization
6415
6416 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
6417 (LP: #1805775)
6418 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
6419 disabled
6420
6421 * Disco update: 4.19.6 upstream stable release (LP: #1806909)
6422 - HID: steam: remove input device when a hid client is running.
6423 - efi/libstub: arm: support building with clang
6424 - usb: core: Fix hub port connection events lost
6425 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
6426 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
6427 - usb: dwc3: core: Clean up ULPI device
6428 - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
6429 - xhci: Fix leaking USB3 shared_hcd at xhci removal
6430 - xhci: handle port status events for removed USB3 hcd
6431 - xhci: Add check for invalid byte size error when UAS devices are connected.
6432 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
6433 - usb: xhci: fix timeout for transition from RExit to U0
6434 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
6435 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
6436 detected
6437 - ALSA: oss: Use kvzalloc() for local buffer allocations
6438 - MAINTAINERS: Add Sasha as a stable branch maintainer
6439 - Documentation/security-bugs: Clarify treatment of embargoed information
6440 - Documentation/security-bugs: Postpone fix publication in exceptional cases
6441 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
6442 - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value
6443 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
6444 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
6445 - iwlwifi: mvm: support sta_statistics() even on older firmware
6446 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
6447 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
6448 - brcmfmac: fix reporting support for 160 MHz channels
6449 - opp: ti-opp-supply: Dynamically update u_volt_min
6450 - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call
6451 - tools/power/cpupower: fix compilation with STATIC=true
6452 - v9fs_dir_readdir: fix double-free on p9stat_read error
6453 - selinux: Add __GFP_NOWARN to allocation at str_read()
6454 - Input: synaptics - avoid using uninitialized variable when probing
6455 - bfs: add sanity check at bfs_fill_super()
6456 - sctp: clear the transport of some out_chunk_list chunks in
6457 sctp_assoc_rm_peer
6458 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
6459 - llc: do not use sk_eat_skb()
6460 - mm: don't warn about large allocations for slab
6461 - mm/memory.c: recheck page table entry with page table lock held
6462 - tcp: do not release socket ownership in tcp_close()
6463 - drm/fb-helper: Blacklist writeback when adding connectors to fbdev
6464 - drm/amdgpu: Add missing firmware entry for HAINAN
6465 - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
6466 - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
6467 - drm/i915: Disable LP3 watermarks on all SNB machines
6468 - drm/ast: change resolution may cause screen blurred
6469 - drm/ast: fixed cursor may disappear sometimes
6470 - drm/ast: Remove existing framebuffers before loading driver
6471 - can: flexcan: Unlock the MB unconditionally
6472 - can: dev: can_get_echo_skb(): factor out non sending code to
6473 __can_get_echo_skb()
6474 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
6475 access frame length
6476 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
6477 is accessed out of bounds
6478 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
6479 existing skb
6480 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
6481 can_rx_offload_queue_sorted() functions
6482 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
6483 can_rx_offload_queue_tail()
6484 - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
6485 - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
6486 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
6487 - can: hi311x: Use level-triggered interrupt
6488 - can: flexcan: Always use last mailbox for TX
6489 - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct
6490 flexcan_priv::tx_mb_idx
6491 - ACPICA: AML interpreter: add region addresses in global list during
6492 initialization
6493 - IB/hfi1: Eliminate races in the SDMA send error path
6494 - fsnotify: generalize handling of extra event flags
6495 - fanotify: fix handling of events on child sub-directory
6496 - pinctrl: meson: fix pinconf bias disable
6497 - pinctrl: meson: fix gxbb ao pull register bits
6498 - pinctrl: meson: fix gxl ao pull register bits
6499 - pinctrl: meson: fix meson8 ao pull register bits
6500 - pinctrl: meson: fix meson8b ao pull register bits
6501 - tools/testing/nvdimm: Fix the array size for dimm devices.
6502 - scsi: lpfc: fix remoteport access
6503 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
6504 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
6505 - cpufreq: imx6q: add return value check for voltage scale
6506 - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
6507 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
6508 - crypto: simd - correctly take reqsize of wrapped skcipher into account
6509 - floppy: fix race condition in __floppy_read_block_0()
6510 - powerpc/io: Fix the IO workarounds code to work with Radix
6511 - sched/fair: Fix cpu_util_wake() for 'execl' type workloads
6512 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
6513 - block: copy ioprio in __bio_clone_fast() and bounce
6514 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
6515 - riscv: add missing vdso_install target
6516 - RISC-V: Silence some module warnings on 32-bit
6517 - drm/amdgpu: fix bug with IH ring setup
6518 - kdb: Use strscpy with destination buffer size
6519 - NFSv4: Fix an Oops during delegation callbacks
6520 - powerpc/numa: Suppress "VPHN is not supported" messages
6521 - efi/arm: Revert deferred unmap of early memmap mapping
6522 - z3fold: fix possible reclaim races
6523 - mm, memory_hotplug: check zone_movable in has_unmovable_pages
6524 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
6525 - mm, page_alloc: check for max order in hot path
6526 - dax: Avoid losing wakeup in dax_lock_mapping_entry
6527 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
6528 - tty: wipe buffer.
6529 - tty: wipe buffer if not echoing data
6530 - gfs2: Fix iomap buffer head reference counting bug
6531 - rcu: Make need_resched() respond to urgent RCU-QS needs
6532 - media: ov5640: Re-work MIPI startup sequence
6533 - media: ov5640: Fix timings setup code
6534 - media: ov5640: fix exposure regression
6535 - media: ov5640: fix auto gain & exposure when changing mode
6536 - media: ov5640: fix wrong binning value in exposure calculation
6537 - media: ov5640: fix auto controls values when switching to manual mode
6538 - Linux 4.19.6
6539
6540 * linux-buildinfo: pull out ABI information into its own package
6541 (LP: #1806380)
6542 - [Packaging] limit preparation to linux-libc-dev in headers
6543 - [Packaging] commonise debhelper invocation
6544 - [Packaging] ABI -- accumulate abi information at the end of the build
6545 - [Packaging] buildinfo -- add basic build information
6546 - [Packaging] buildinfo -- add firmware information to the flavour ABI
6547 - [Packaging] buildinfo -- add compiler information to the flavour ABI
6548 - [Packaging] buildinfo -- add buildinfo support to getabis
6549 - [Packaging] getabis -- handle all known package combinations
6550 - [Packaging] getabis -- support parsing a simple version
6551
6552 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
6553 - [Packaging] own /usr/lib/linux/triggers
6554
6555 * Miscellaneous upstream changes
6556 - blk-mq: fix corruption with direct issue
6557
6558 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Dec 2018 09:18:30 -0600
6559
6560 linux (4.19.0-7.8) disco; urgency=medium
6561
6562 * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465)
6563
6564 * Fix and issue that LG I2C touchscreen stops working after reboot
6565 (LP: #1805085)
6566 - HID: i2c-hid: Disable runtime PM for LG touchscreen
6567
6568 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
6569 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
6570 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
6571
6572 * Regression: hinic performance degrades over time (LP: #1805248)
6573 - Revert "net-next/hinic: add checksum offload and TSO support"
6574
6575 * Disco update: 4.19.5 upstream stable release (LP: #1805461)
6576 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
6577 - cifs: don't dereference smb_file_target before null check
6578 - cifs: fix return value for cifs_listxattr
6579 - arm64: kprobe: make page to RO mode when allocate it
6580 - block: brd: associate with queue until adding disk
6581 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
6582 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
6583 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
6584 - net: hns3: bugfix for the initialization of command queue's spin lock
6585 - ixgbe: fix MAC anti-spoofing filter after VFLR
6586 - reiserfs: propagate errors from fill_with_dentries() properly
6587 - hfs: prevent btree data loss on root split
6588 - hfsplus: prevent btree data loss on root split
6589 - perf unwind: Take pgoff into account when reporting elf to libdwfl
6590 - um: Give start_idle_thread() a return code
6591 - drm/edid: Add 6 bpc quirk for BOE panel.
6592 - afs: Handle EIO from delivery function
6593 - platform/x86: intel_telemetry: report debugfs failure
6594 - clk: fixed-rate: fix of_node_get-put imbalance
6595 - perf symbols: Set PLT entry/header sizes properly on Sparc
6596 - fs/exofs: fix potential memory leak in mount option parsing
6597 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
6598 - apparmor: Fix uninitialized value in aa_split_fqname
6599 - x86/earlyprintk: Add a force option for pciserial device
6600 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
6601 - clk: meson-axg: pcie: drop the mpll3 clock parent
6602 - arm64: percpu: Initialize ret in the default case
6603 - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
6604 - clk: renesas: r9a06g032: Fix UART34567 clock rate
6605 - clk: ti: fix OF child-node lookup
6606 - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
6607 - netfilter: ipv6: fix oops when defragmenting locally generated fragments
6608 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
6609 - s390/decompressor: add missing FORCE to build targets
6610 - s390/vdso: add missing FORCE to build targets
6611 - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
6612 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
6613 - HID: alps: allow incoming reports when only the trackstick is opened
6614 - Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
6615 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
6616 replace
6617 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
6618 - netfilter: ipset: fix ip_set_list allocation failure
6619 - s390/mm: fix mis-accounting of pgtable_bytes
6620 - s390/mm: Fix ERROR: "__node_distance" undefined!
6621 - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
6622 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
6623 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
6624 - netfilter: ipset: Fix calling ip_set() macro at dumping
6625 - netfilter: nft_compat: ebtables 'nat' table is normal chain type
6626 - s390/qeth: fix HiperSockets sniffer
6627 - s390/qeth: unregister netdevice only when registered
6628 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
6629 - hwmon: (ibmpowernv) Remove bogus __init annotations
6630 - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
6631 - ARM: dts: fsl: Fix improperly quoted stdout-path values
6632 - Revert "drm/exynos/decon5433: implement frame counter"
6633 - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2
6634 - arm64: dts: renesas: condor: switch from EtherAVB to GEther
6635 - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
6636 - clk: fixed-factor: fix of_node_get-put imbalance
6637 - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
6638 - lib/raid6: Fix arm64 test build
6639 - drm/amd/display: Stop leaking planes
6640 - block: Clear kernel memory before copying to user
6641 - drm/amd/display: Drop reusing drm connector for MST
6642 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
6643 - s390/perf: Change CPUM_CF return code in event init function
6644 - ceph: quota: fix null pointer dereference in quota check
6645 - of/device: Really only set bus DMA mask when appropriate
6646 - nvme: make sure ns head inherits underlying device limits
6647 - i2c: omap: Enable for ARCH_K3
6648 - i2c: qcom-geni: Fix runtime PM mismatch with child devices
6649 - sched/core: Take the hotplug lock in sched_init_smp()
6650 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
6651 - perf tools: Do not zero sample_id_all for group members
6652 - ice: Fix dead device link issue with flow control
6653 - ice: Fix the bytecount sent to netdev_tx_sent_queue
6654 - ice: Change req_speeds to be u16
6655 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
6656 - qed: Fix memory/entry leak in qed_init_sp_request()
6657 - qed: Fix blocking/unlimited SPQ entries leak
6658 - qed: Fix SPQ entries not returned to pool in error flows
6659 - qed: Fix potential memory corruption
6660 - net: stmmac: Fix RX packet size > 8191
6661 - net: aquantia: fix potential IOMMU fault after driver unbind
6662 - net: aquantia: fixed enable unicast on 32 macvlan
6663 - net: aquantia: invalid checksumm offload implementation
6664 - kbuild: deb-pkg: fix too low build version number
6665 - Revert "scripts/setlocalversion: git: Make -dirty check more robust"
6666 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
6667 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
6668 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
6669 - x86/ldt: Remove unused variable in map_ldt_struct()
6670 - media: v4l: event: Add subscription to list before calling "add" operation
6671 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
6672 - RISC-V: Fix raw_copy_{to,from}_user()
6673 - uio: Fix an Oops on load
6674 - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15
6675 - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()
6676 - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
6677 - can: kvaser_usb: Fix potential uninitialized variable use
6678 - usb: cdc-acm: add entry for Hiro (Conexant) modem
6679 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
6680 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
6681 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
6682 - USB: misc: appledisplay: add 20" Apple Cinema Display
6683 - gnss: serial: fix synchronous write timeout
6684 - gnss: sirf: fix synchronous write timeout
6685 - mtd: rawnand: atmel: fix OF child-node lookup
6686 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
6687 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
6688 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
6689 - HID: Add quirk for Primax PIXART OEM mice
6690 - HID: Add quirk for Microsoft PIXART OEM mouse
6691 - libceph: fall back to sendmsg for slab pages
6692 - mt76x0: run vco calibration for each channel configuration
6693 - Linux 4.19.5
6694
6695 * Miscellaneous Ubuntu changes
6696 - Revert "UBUNTU: Build signed kernels for arm64"
6697
6698 -- Seth Forshee <seth.forshee@canonical.com> Tue, 27 Nov 2018 10:38:34 -0600
6699
6700 linux (4.19.0-6.7) disco; urgency=medium
6701
6702 * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195)
6703
6704 * SecureBoot support for arm64 (LP: #1804481)
6705 - Build signed kernels for arm64
6706
6707 * Add pointstick support for Cirque Touchpad (LP: #1805081)
6708 - HID: multitouch: Add pointstick support for Cirque Touchpad
6709
6710 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
6711 (LP: #1804588)
6712 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
6713 - SAUCE: nvme: add quirk to not call disable function when suspending
6714
6715 * Disco update: 4.19.4 upstream stable release (LP: #1805159)
6716 - flow_dissector: do not dissect l4 ports for fragments
6717 - ibmvnic: fix accelerated VLAN handling
6718 - ip_tunnel: don't force DF when MTU is locked
6719 - ipv6: fix a dst leak when removing its exception
6720 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
6721 - net: bcmgenet: protect stop from timeout
6722 - net-gro: reset skb->pkt_type in napi_reuse_skb()
6723 - sctp: not allow to set asoc prsctp_enable by sockopt
6724 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
6725 coalescing
6726 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
6727 - tipc: don't assume linear buffer when reading ancillary data
6728 - tipc: fix lockdep warning when reinitilaizing sockets
6729 - tuntap: fix multiqueue rx
6730 - net: systemport: Protect stop from timeout
6731 - net/sched: act_pedit: fix memory leak when IDR allocation fails
6732 - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
6733 - tipc: fix link re-establish failure
6734 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
6735 - net/mlx5e: Claim TC hw offloads support only under a proper build config
6736 - net/mlx5e: Adjust to max number of channles when re-attaching
6737 - net/mlx5e: RX, verify received packet size in Linear Striding RQ
6738 - Revert "sctp: remove sctp_transport_pmtu_check"
6739 - net/mlx5e: Always use the match level enum when parsing TC rule match
6740 - net/mlx5e: Fix selftest for small MTUs
6741 - net/mlx5e: Removed unnecessary warnings in FEC caps query
6742 - inet: frags: better deal with smp races
6743 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
6744 - net/mlx5: IPSec, Fix the SA context hash key
6745 - net/mlx5e: IPoIB, Reset QP after channels are closed
6746 - net: dsa: mv88e6xxx: Fix clearing of stats counters
6747 - net: phy: realtek: fix RTL8201F sysfs name
6748 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
6749 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
6750 - net: dsa: microchip: initialize mutex before use
6751 - sctp: fix strchange_flags name for Stream Change Event
6752 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
6753 - sctp: not increase stream's incnt before sending addstrm_in request
6754 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
6755 - net: smsc95xx: Fix MTU range
6756 - rxrpc: Fix lockup due to no error backoff after ack transmit error
6757 - usbnet: smsc95xx: disable carrier check while suspending
6758 - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP
6759 mitigation"
6760 - Linux 4.19.4
6761
6762 * Disco update: 4.19.3 upstream stable release (LP: #1805158)
6763 - powerpc/traps: restore recoverability of machine_check interrupts
6764 - powerpc/64/module: REL32 relocation range check
6765 - powerpc/mm: Fix page table dump to work on Radix
6766 - powerpc/mm: fix always true/false warning in slice.c
6767 - drm/amd/display: fix bug of accessing invalid memory
6768 - Input: wm97xx-ts - fix exit path
6769 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
6770 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
6771 - tty: check name length in tty_find_polling_driver()
6772 - tracing/kprobes: Check the probe on unloaded module correctly
6773 - drm/nouveau/secboot/acr: fix memory leak
6774 - drm/amdgpu/powerplay: fix missing break in switch statements
6775 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
6776 - powerpc/nohash: fix undefined behaviour when testing page size support
6777 - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
6778 - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'
6779 - drm/msm: dpu: Allow planes to extend past active display
6780 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
6781 - drm/omap: fix memory barrier bug in DMM driver
6782 - drm/amd/display: Raise dispclk value for dce120 by 15%
6783 - drm/amd/display: fix gamma not being applied
6784 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
6785 - media: pci: cx23885: handle adding to list failure
6786 - media: coda: don't overwrite h.264 profile_idc on decoder instance
6787 - MIPS: kexec: Mark CPU offline before disabling local IRQ
6788 - powerpc/boot: Ensure _zimage_start is a weak symbol
6789 - powerpc/memtrace: Remove memory in chunks
6790 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
6791 - staging: erofs: fix a missing endian conversion
6792 - serial: 8250_of: Fix for lack of interrupt support
6793 - sc16is7xx: Fix for multi-channel stall
6794 - media: tvp5150: fix width alignment during set_selection()
6795 - powerpc/selftests: Wait all threads to join
6796 - staging:iio:ad7606: fix voltage scales
6797 - drm: rcar-du: Update Gen3 output limitations
6798 - drm/amdgpu: Fix SDMA TO after GPU reset v3
6799 - staging: most: video: fix registration of an empty comp core_component
6800 - 9p locks: fix glock.client_id leak in do_lock
6801 - udf: Prevent write-unsupported filesystem to be remounted read-write
6802 - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and
6803 i.MX6ULL
6804 - media: ov5640: fix mode change regression
6805 - 9p: clear dangling pointers in p9stat_free
6806 - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()
6807 - media: ov5640: fix restore of last mode set
6808 - cdrom: fix improper type cast, which can leat to information leak.
6809 - ovl: fix error handling in ovl_verify_set_fh()
6810 - ovl: fix recursive oi->lock in ovl_link()
6811 - ovl: check whiteout in ovl_create_over_whiteout()
6812 - ovl: automatically enable redirect_dir on metacopy=on
6813 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
6814 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
6815 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
6816 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
6817 - scsi: qla2xxx: Fix early srb free on abort
6818 - scsi: qla2xxx: shutdown chip if reset fail
6819 - scsi: qla2xxx: Reject bsg request if chip is down.
6820 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
6821 - scsi: qla2xxx: Fix for double free of SRB structure
6822 - scsi: qla2xxx: Fix NVMe session hang on unload
6823 - scsi: qla2xxx: Fix NVMe Target discovery
6824 - scsi: qla2xxx: Fix duplicate switch database entries
6825 - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
6826 - vfs: fix FIGETBSZ ioctl on an overlayfs file
6827 - fuse: Fix use-after-free in fuse_dev_do_read()
6828 - fuse: Fix use-after-free in fuse_dev_do_write()
6829 - fuse: fix blocked_waitq wakeup
6830 - fuse: set FR_SENT while locked
6831 - drm/msm: fix OF child-node lookup
6832 - arm64: dts: stratix10: Support Ethernet Jumbo frame
6833 - arm64: dts: stratix10: fix multicast filtering
6834 - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
6835 - clk: meson: axg: mark fdiv2 and fdiv3 as critical
6836 - zram: close udev startup race condition as default groups
6837 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
6838 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
6839 - xtensa: add NOTES section to the linker script
6840 - xtensa: make sure bFLT stack is 16 byte aligned
6841 - xtensa: fix boot parameters address translation
6842 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
6843 - clk: s2mps11: Fix matching when built as module and DT node contains
6844 compatible
6845 - clk: at91: Fix division by zero in PLL recalc_rate()
6846 - clk: sunxi-ng: h6: fix bus clocks' divider position
6847 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
6848 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
6849 - libceph: bump CEPH_MSG_MAX_DATA_LEN
6850 - Revert "ceph: fix dentry leak in splice_dentry()"
6851 - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
6852 - mach64: fix display corruption on big endian machines
6853 - mach64: fix image corruption due to reading accelerator registers
6854 - acpi/nfit, x86/mce: Handle only uncorrectable machine checks
6855 - acpi/nfit, x86/mce: Validate a MCE's address before using it
6856 - acpi, nfit: Fix ARS overflow continuation
6857 - reset: hisilicon: fix potential NULL pointer dereference
6858 - crypto: hisilicon - Fix NULL dereference for same dst and src
6859 - crypto: hisilicon - Fix reference after free of memories on error path
6860 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
6861 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
6862 - SCSI: fix queue cleanup race before queue initialization is done
6863 - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for
6864 CONFIG_SWAP"
6865 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
6866 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
6867 - ocfs2: free up write context when direct IO failed
6868 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
6869 - memory_hotplug: cond_resched in __remove_pages
6870 - netfilter: conntrack: fix calculation of next bucket number in early_drop
6871 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
6872 - bonding/802.3ad: fix link_failure_count tracking
6873 - mtd: spi-nor: cadence-quadspi: Return error code in
6874 cqspi_direct_read_execute()
6875 - mtd: nand: Fix nanddev_neraseblocks()
6876 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
6877 - hwmon: (core) Fix double-free in __hwmon_device_register()
6878 - perf cs-etm: Correct CPU mode for samples
6879 - perf stat: Handle different PMU names with common prefix
6880 - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
6881 - perf intel-pt/bts: Calculate cpumode for synthesized samples
6882 - perf intel-pt: Insert callchain context into synthesized callchains
6883 - of, numa: Validate some distance map rules
6884 - x86/cpu/vmware: Do not trace vmware_sched_clock()
6885 - x86/hyper-v: Enable PIT shutdown quirk
6886 - termios, tty/tty_baudrate.c: fix buffer overrun
6887 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
6888 - watchdog/core: Add missing prototypes for weak functions
6889 - btrfs: fix pinned underflow after transaction aborted
6890 - Btrfs: fix missing data checksums after a ranged fsync (msync)
6891 - Btrfs: fix cur_offset in the error case for nocow
6892 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
6893 - Btrfs: fix data corruption due to cloning of eof block
6894 - btrfs: tree-checker: Fix misleading group system information
6895 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
6896 - ext4: add missing brelse() update_backups()'s error path
6897 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
6898 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
6899 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
6900 - ext4: missing !bh check in ext4_xattr_inode_write()
6901 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
6902 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
6903 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
6904 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
6905 - ext4: avoid possible double brelse() in add_new_gdb() on error path
6906 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
6907 - ext4: fix possible leak of s_journal_flag_rwsem in error path
6908 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
6909 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
6910 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
6911 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
6912 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
6913 - mount: Prevent MNT_DETACH from disconnecting locked mounts
6914 - mnt: fix __detach_mounts infinite loop
6915 - uapi: fix linux/kfd_ioctl.h userspace compilation errors
6916 - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
6917 - kdb: use correct pointer when 'btc' calls 'btt'
6918 - kdb: print real address of pointers instead of hashed addresses
6919 - sunrpc: correct the computation for page_ptr when truncating
6920 - NFSv4: Don't exit the state manager without clearing
6921 NFS4CLNT_MANAGER_RUNNING
6922 - nfsd: COPY and CLONE operations require the saved filehandle to be set
6923 - rtc: hctosys: Add missing range error reporting
6924 - fuse: fix use-after-free in fuse_direct_IO()
6925 - fuse: fix leaked notify reply
6926 - fuse: fix possibly missed wake-up after abort
6927 - selinux: check length properly in SCTP bind hook
6928 - gfs2: Put bitmap buffers in put_super
6929 - gfs2: Fix metadata read-ahead during truncate (2)
6930 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
6931 - crypto: user - fix leaking uninitialized memory to userspace
6932 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
6933 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
6934 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
6935 - efi/arm/libstub: Pack FDT after populating it
6936 - mm: don't reclaim inodes with many attached pages
6937 - scripts/spdxcheck.py: make python3 compliant
6938 - drm/rockchip: Allow driver to be shutdown on reboot/kexec
6939 - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
6940 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
6941 - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
6942 - drm/nouveau: Check backlight IDs are >= 0, not > 0
6943 - drm/nouveau: Fix nv50_mstc->best_encoder()
6944 - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
6945 - drm/etnaviv: fix bogus fence complete check in timeout handler
6946 - drm/dp_mst: Check if primary mstb is null
6947 - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
6948 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
6949 panel's native mode
6950 - drm/i915: Use the correct crtc when sanitizing plane mapping
6951 - drm/i915: Restore vblank interrupts earlier
6952 - drm/i915: Don't unset intel_connector->mst_port
6953 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
6954 - drm/i915: Large page offsets for pread/pwrite
6955 - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
6956 - drm/i915/dp: Restrict link retrain workaround to external monitors
6957 - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
6958 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
6959 - drm/i915: Mark up GTT sizes as u64
6960 - drm/i915: Fix error handling for the NV12 fb dimensions check
6961 - drm/i915: Fix ilk+ watermarks when disabling pipes
6962 - drm/i915: Compare user's 64b GTT offset even on 32b
6963 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
6964 - drm/i915: Mark pin flags as u64
6965 - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
6966 - drm/i915/execlists: Force write serialisation into context image vs
6967 execution
6968 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
6969 - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
6970 - drm/i915: Fix hpd handling for pins with two encoders
6971 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
6972 - Revert "ACPICA: AML interpreter: add region addresses in global list during
6973 initialization"
6974 - Linux 4.19.3
6975
6976 * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154)
6977 - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link"
6978
6979 * Miscellaneous Ubuntu changes
6980 - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1
6981
6982 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Nov 2018 11:44:00 -0600
6983
6984 linux (4.19.0-5.6) disco; urgency=medium
6985
6986 * crash in ENA driver on removing an interface (LP: #1802341)
6987 - SAUCE: net: ena: fix crash during ena_remove()
6988
6989 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
6990 (LP: #1797367)
6991 - s390/qeth: sanitize strings in debug messages
6992
6993 * Disco update: 4.19.2 upstream stable release (LP: #1803410)
6994 - bpf: fix partial copy of map_ptr when dst is scalar
6995 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
6996 - gpio: mxs: Get rid of external API call
6997 - mtd: rawnand: marvell: fix the IRQ handler complete() condition
6998 - mtd: maps: gpio-addr-flash: Fix ioremapped size
6999 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
7000 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
7001 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
7002 - spi: spi-mem: Adjust op len based on message/transfer size limitations
7003 - spi: bcm-qspi: switch back to reading flash using smaller chunks
7004 - spi: bcm-qspi: fix calculation of address length
7005 - bcache: trace missed reading by cache_missed
7006 - bcache: fix ioctl in flash device
7007 - bcache: correct dirty data statistics
7008 - bcache: fix miss key refill->end in writeback
7009 - hwmon: (pmbus) Fix page count auto-detection.
7010 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
7011 - block: setup bounce bio_sets properly
7012 - block: make sure discard bio is aligned with logical block size
7013 - block: make sure writesame bio is aligned with logical block size
7014 - cpufreq: conservative: Take limits changes into account properly
7015 - dma-mapping: fix panic caused by passing empty cma command line argument
7016 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
7017 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
7018 - ACPICA: AML interpreter: add region addresses in global list during
7019 initialization
7020 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
7021 opcodes
7022 - acpi, nfit: Fix Address Range Scrub completion tracking
7023 - kprobes/x86: Use preempt_enable() in optimized_callback()
7024 - mailbox: PCC: handle parse error
7025 - parisc: Fix address in HPMC IVA
7026 - parisc: Fix map_pages() to not overwrite existing pte entries
7027 - parisc: Fix exported address of os_hpmc handler
7028 - ALSA: hda - Add quirk for ASUS G751 laptop
7029 - ALSA: hda - Fix headphone pin config for ASUS G751
7030 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
7031 - ALSA: hda: Add 2 more models to the power_save blacklist
7032 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
7033 - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
7034 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
7035 - x86/xen: Fix boot loader version reported for PVH guests
7036 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
7037 option without value is provided
7038 - x86/kvm/nVMX: allow bare VMXON state migration
7039 - x86/mm/pat: Disable preemption around __flush_tlb_all()
7040 - x86/numa_emulation: Fix uniform-split numa emulation
7041 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
7042 - net: socionext: Reset tx queue in ndo_stop
7043 - net: loopback: clear skb->tstamp before netif_rx()
7044 - locking/lockdep: Fix debug_locks off performance problem
7045 - netfilter: xt_nat: fix DNAT target for shifted portmap ranges
7046 - ataflop: fix error handling during setup
7047 - swim: fix cleanup on setup error
7048 - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
7049 - hv_netvsc: fix vf serial matching with pci slot info
7050 - nfp: devlink port split support for 1x100G CXP NIC
7051 - tun: Consistently configure generic netdev params via rtnetlink
7052 - s390/sthyi: Fix machine name validity indication
7053 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
7054 - lightnvm: pblk: fix race on sysfs line state
7055 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
7056 - lightnvm: pblk: fix race condition on metadata I/O
7057 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
7058 - perf tools: Free temporary 'sys' string in read_event_files()
7059 - perf tools: Cleanup trace-event-info 'tdata' leak
7060 - perf tools: Free 'printk' string in parse_ftrace_printk()
7061 - perf strbuf: Match va_{add,copy} with va_end
7062 - cpupower: Fix coredump on VMWare
7063 - bcache: Populate writeback_rate_minimum attribute
7064 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
7065 - sdhci: acpi: add free_slot callback
7066 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
7067 - iwlwifi: pcie: avoid empty free RB queue
7068 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
7069 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
7070 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
7071 - wlcore: Fix BUG with clear completion on timeout
7072 - ACPI/PPTT: Handle architecturally unknown cache types
7073 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
7074 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
7075 - cpufreq: dt: Try freeing static OPPs only if we have added them
7076 - x86/intel_rdt: Show missing resctrl mount options
7077 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
7078 - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
7079 - ath10k: fix tx status flag setting for management frames
7080 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
7081 - ice: fix changing of ring descriptor size (ethtool -G)
7082 - ice: update fw version check logic
7083 - net: hns3: Fix for packet buffer setting bug
7084 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
7085 - Bluetooth: hci_qca: Remove hdev dereference in qca_close().
7086 - x86: boot: Fix EFI stub alignment
7087 - net: hns3: Add nic state check before calling netif_tx_wake_queue
7088 - net: hns3: Fix ets validate issue
7089 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
7090 sunxi_pinctrl_build_state
7091 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
7092 - brcmfmac: fix for proper support of 160MHz bandwidth
7093 - net: hns3: Check hdev state when getting link status
7094 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
7095 - net: phy: phylink: ensure the carrier is off when starting phylink
7096 - block, bfq: correctly charge and reset entity service in all cases
7097 - arm64: entry: Allow handling of undefined instructions from EL1
7098 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
7099 - spi: gpio: No MISO does not imply no RX
7100 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
7101 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
7102 - bpf/verifier: fix verifier instability
7103 - failover: Add missing check to validate 'slave_dev' in
7104 net_failover_slave_unregister
7105 - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
7106 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
7107 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
7108 - net: hns3: Preserve vlan 0 in hardware table
7109 - net: hns3: Fix ping exited problem when doing lp selftest
7110 - net: hns3: Fix for vf vlan delete failed problem
7111 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
7112 - mt76x2u: run device cleanup routine if resume fails
7113 - rsi: fix memory alignment issue in ARM32 platforms
7114 - libertas_tf: prevent underflow in process_cmdrequest()
7115 - iwlwifi: mvm: fix BAR seq ctrl reporting
7116 - gpio: brcmstb: allow 0 width GPIO banks
7117 - ixgbe: disallow IPsec Tx offload when in SR-IOV mode
7118 - ixgbevf: VF2VF TCP RSS
7119 - wil6210: fix RX buffers release and unmap
7120 - ath10k: schedule hardware restart if WMI command times out
7121 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
7122 - thermal: rcar_thermal: Prevent doing work after unbind
7123 - thermal: da9062/61: Prevent hardware access during system suspend
7124 - cifs: fix a credits leak for compund commands
7125 - cgroup, netclassid: add a preemption point to write_classid
7126 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
7127 - f2fs: fix to account IO correctly for cgroup writeback
7128 - MD: Memory leak when flush bio size is zero
7129 - md: fix memleak for mempool
7130 - of: Add missing exports of node name compare functions
7131 - scsi: esp_scsi: Track residual for PIO transfers
7132 - scsi: ufs: Schedule clk gating work on correct queue
7133 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
7134 - KVM: nVMX: Clear reserved bits of #DB exit qualification
7135 - scsi: megaraid_sas: fix a missing-check bug
7136 - RDMA/core: Do not expose unsupported counters
7137 - RDMA/cm: Respect returned status of cm_init_av_by_path
7138 - IB/ipoib: Clear IPCB before icmp_send
7139 - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
7140 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
7141 - usb: host: ohci-at91: fix request of irq for optional gpio
7142 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
7143 - PCI: cadence: Use AXI region 0 to signal interrupts from EP
7144 - usb: typec: tcpm: Report back negotiated PPS voltage and current
7145 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
7146 - f2fs: clear PageError on the read path
7147 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
7148 - VMCI: Resource wildcard match fixed
7149 - PCI / ACPI: Enable wake automatically for power managed bridges
7150 - xprtrdma: Reset credit grant properly after a disconnect
7151 - irqchip/pdc: Setup all edge interrupts as rising edge at GIC
7152 - usb: dwc2: fix call to vbus supply exit routine, call it unlocked
7153 - usb: dwc2: fix a race with external vbus supply
7154 - usb: gadget: udc: atmel: handle at91sam9rl PMC
7155 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
7156 - MD: fix invalid stored role for a disk
7157 - PCI: cadence: Correct probe behaviour when failing to get PHY
7158 - nvmem: check the return value of nvmem_add_cells()
7159 - xhci: Avoid USB autosuspend when resuming USB2 ports.
7160 - scsi: qla2xxx: Fix recursive mailbox timeout
7161 - f2fs: fix to recover inode's crtime during POR
7162 - f2fs: fix to recover inode's i_flags during POR
7163 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
7164 - coresight: etb10: Fix handling of perf mode
7165 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
7166 - crypto: caam - fix implicit casts in endianness helpers
7167 - usb: chipidea: Prevent unbalanced IRQ disable
7168 - Smack: ptrace capability use fixes
7169 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
7170 - ASoC: AMD: Fix capture unstable in beginning for some runs
7171 - firmware: coreboot: Unmap ioregion after device population
7172 - IB/ipoib: Use dev_port to expose network interface port numbers
7173 - IB/mlx5: Allow transition of DCI QP to reset
7174 - uio: ensure class is registered before devices
7175 - scsi: lpfc: Correct soft lockup when running mds diagnostics
7176 - scsi: lpfc: Correct race with abort on completion path
7177 - f2fs: avoid sleeping under spin_lock
7178 - f2fs: report error if quota off error during umount
7179 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
7180 init
7181 - f2fs: fix to flush all dirty inodes recovered in readonly fs
7182 - mfd: menelaus: Fix possible race condition and leak
7183 - dmaengine: dma-jz4780: Return error if not probed from DT
7184 - IB/rxe: fix for duplicate request processing and ack psns
7185 - ALSA: hda: Check the non-cached stream buffers more explicitly
7186 - cpupower: Fix AMD Family 0x17 msr_pstate size
7187 - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
7188 - f2fs: fix missing up_read
7189 - f2fs: fix to recover cold bit of inode block during POR
7190 - f2fs: fix to account IO correctly
7191 - OPP: Free OPP table properly on performance state irregularities
7192 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
7193 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
7194 - xen-swiotlb: use actually allocated size on check physical continuous
7195 - tpm: Restore functionality to xen vtpm driver.
7196 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
7197 - xen/balloon: Support xend-based toolstack
7198 - xen: fix race in xen_qlock_wait()
7199 - xen: make xen_qlock_wait() nestable
7200 - xen/pvh: increase early stack size
7201 - xen/pvh: don't try to unplug emulated devices
7202 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
7203 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
7204 - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
7205 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
7206 - mt76: mt76x2: fix multi-interface beacon configuration
7207 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
7208 - net/ipv4: defensive cipso option parsing
7209 - dmaengine: ppc4xx: fix off-by-one build failure
7210 - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE
7211 usage
7212 - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
7213 - libnvdimm: Hold reference on parent while scheduling async init
7214 - libnvdimm, region: Fail badblocks listing for inactive regions
7215 - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
7216 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
7217 - ASoC: sta32x: set ->component pointer in private struct
7218 - IB/mlx5: Fix MR cache initialization
7219 - IB/rxe: Revise the ib_wr_opcode enum
7220 - jbd2: fix use after free in jbd2_log_do_checkpoint()
7221 - gfs2_meta: ->mount() can get NULL dev_name
7222 - ext4: fix EXT4_IOC_SWAP_BOOT
7223 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
7224 - ext4: fix setattr project check in fssetxattr ioctl
7225 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
7226 - ext4: fix use-after-free race in ext4_remount()'s error path
7227 - selinux: fix mounting of cgroup2 under older policies
7228 - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
7229 - HID: hiddev: fix potential Spectre v1
7230 - EDAC, amd64: Add Family 17h, models 10h-2fh support
7231 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
7232 - EDAC, skx_edac: Fix logical channel intermediate decoding
7233 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
7234 - PCI/ASPM: Fix link_state teardown on device removal
7235 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
7236 - signal/GenWQE: Fix sending of SIGKILL
7237 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
7238 - crypto: lrw - Fix out-of bounds access on counter overflow
7239 - crypto: tcrypt - fix ghash-generic speed test
7240 - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross
7241 a page in gcm
7242 - crypto: morus/generic - fix for big endian systems
7243 - crypto: aegis/generic - fix for big endian systems
7244 - crypto: speck - remove Speck
7245 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
7246 - userfaultfd: disable irqs when taking the waitqueue lock
7247 - ima: fix showing large 'violations' or 'runtime_measurements_count'
7248 - ima: open a new file instance if no read permissions
7249 - hugetlbfs: dirty pages as they are added to pagecache
7250 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
7251 - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
7252 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
7253 - KVM: arm64: Fix caching of host MDCR_EL2 value
7254 - kbuild: fix kernel/bounds.c 'W=1' warning
7255 - iio: ad5064: Fix regulator handling
7256 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
7257 - iio: adc: at91: fix acking DRDY irq on simple conversions
7258 - iio: adc: at91: fix wrong channel number in triggered buffer mode
7259 - w1: omap-hdq: fix missing bus unregister at removal
7260 - smb3: allow stats which track session and share reconnects to be reset
7261 - smb3: do not attempt cifs operation in smb3 query info error path
7262 - smb3: on kerberos mount if server doesn't specify auth type use krb5
7263 - printk: Fix panic caused by passing log_buf_len to command line
7264 - genirq: Fix race on spurious interrupt detection
7265 - tpm: fix response size validation in tpm_get_random()
7266 - NFC: nfcmrvl_uart: fix OF child-node lookup
7267 - NFSv4.1: Fix the r/wsize checking
7268 - nfs: Fix a missed page unlock after pg_doio()
7269 - nfsd: correctly decrement odstate refcount in error path
7270 - nfsd: Fix an Oops in free_session()
7271 - lockd: fix access beyond unterminated strings in prints
7272 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
7273 - dm zoned: fix metadata block ref counting
7274 - dm zoned: fix various dmz_get_mblock() issues
7275 - media: ov7670: make "xclk" clock optional
7276 - fsnotify: Fix busy inodes during unmount
7277 - powerpc64/module elfv1: Set opd addresses after module relocation
7278 - powerpc/msi: Fix compile error on mpc83xx
7279 - powerpc/tm: Fix HFSCR bit for no suspend case
7280 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
7281 - MIPS: OCTEON: fix out of bounds array access on CN68XX
7282 - rtc: ds1307: fix ds1339 wakealarm support
7283 - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
7284 - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
7285 - power: supply: twl4030-charger: fix OF sibling-node lookup
7286 - ocxl: Fix access to the AFU Descriptor Data
7287 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
7288 - TC: Set DMA masks for devices
7289 - net: bcmgenet: fix OF child-node lookup
7290 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
7291 - Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
7292 - kgdboc: Passing ekgdboc to command line causes panic
7293 - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
7294 - media: cec: make cec_get_edid_spa_location() an inline function
7295 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
7296 - xen: fix xen_qlock_wait()
7297 - xen: remove size limit of privcmd-buf mapping interface
7298 - xen-blkfront: fix kernel panic with negotiate_mq error path
7299 - media: cec: add new tx/rx status bits to detect aborts/timeouts
7300 - media: cec: fix the Signal Free Time calculation
7301 - media: cec: forgot to cancel delayed work
7302 - media: em28xx: use a default format if TRY_FMT fails
7303 - media: tvp5150: avoid going past array on v4l2_querymenu()
7304 - media: em28xx: fix input name for Terratec AV 350
7305 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
7306 - media: em28xx: fix handler for vidioc_s_input()
7307 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
7308 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
7309 - drm/mediatek: fix OF sibling-node lookup
7310 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
7311 - media: replace ADOBERGB by OPRGB
7312 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
7313 - arm64: lse: remove -fcall-used-x0 flag
7314 - rpmsg: smd: fix memory leak on channel create
7315 - Cramfs: fix abad comparison when wrap-arounds occur
7316 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
7317 - arm64: dts: stratix10: Correct System Manager register size
7318 - soc: qcom: rmtfs-mem: Validate that scm is available
7319 - soc/tegra: pmc: Fix child-node lookup
7320 - selftests/ftrace: Fix synthetic event test to delete event correctly
7321 - selftests/powerpc: Fix ptrace tm failure
7322 - tracing: Return -ENOENT if there is no target synthetic event
7323 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
7324 - btrfs: Handle owner mismatch gracefully when walking up tree
7325 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
7326 - btrfs: fix error handling in free_log_tree
7327 - btrfs: fix error handling in btrfs_dev_replace_start
7328 - btrfs: Enhance btrfs_trim_fs function to handle error better
7329 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
7330 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
7331 - btrfs: don't attempt to trim devices that don't support it
7332 - btrfs: keep trim from interfering with transaction commits
7333 - btrfs: wait on caching when putting the bg cache
7334 - Btrfs: don't clean dirty pages during buffered writes
7335 - btrfs: release metadata before running delayed refs
7336 - btrfs: protect space cache inode alloc with GFP_NOFS
7337 - btrfs: reset max_extent_size on clear in a bitmap
7338 - btrfs: make sure we create all new block groups
7339 - Btrfs: fix warning when replaying log after fsync of a tmpfile
7340 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
7341 - btrfs: qgroup: Dirty all qgroups before rescan
7342 - Btrfs: fix null pointer dereference on compressed write path error
7343 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
7344 - Btrfs: fix deadlock when writing out free space caches
7345 - btrfs: reset max_extent_size properly
7346 - btrfs: set max_extent_size properly
7347 - btrfs: don't use ctl->free_space for max_extent_size
7348 - btrfs: only free reserved extent if we didn't insert it
7349 - btrfs: fix insert_reserved error handling
7350 - btrfs: don't run delayed_iputs in commit
7351 - btrfs: move the dio_sem higher up the callchain
7352 - Btrfs: fix use-after-free during inode eviction
7353 - Btrfs: fix use-after-free when dumping free space
7354 - net: sched: Remove TCA_OPTIONS from policy
7355 - vt: fix broken display when running aptitude
7356 - bpf: wait for running BPF programs when updating map-in-map
7357 - vga_switcheroo: Fix missing gpu_bound call at audio client registration
7358 - MD: fix invalid stored role for a disk - try2
7359 - Linux 4.19.2
7360
7361 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
7362 - KVM: s390: vsie: simulate VCPU SIE entry/exit
7363 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
7364 - KVM: s390: refactor crypto initialization
7365 - s390: vfio-ap: base implementation of VFIO AP device driver
7366 - s390: vfio-ap: register matrix device with VFIO mdev framework
7367 - s390: vfio-ap: sysfs interfaces to configure adapters
7368 - s390: vfio-ap: sysfs interfaces to configure domains
7369 - s390: vfio-ap: sysfs interfaces to configure control domains
7370 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
7371 - KVM: s390: interface to clear CRYCB masks
7372 - s390: vfio-ap: implement mediated device open callback
7373 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
7374 - s390: vfio-ap: zeroize the AP queues
7375 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
7376 - KVM: s390: Clear Crypto Control Block when using vSIE
7377 - KVM: s390: vsie: Do the CRYCB validation first
7378 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
7379 - KVM: s390: vsie: Allow CRYCB FORMAT-2
7380 - KVM: s390: vsie: allow CRYCB FORMAT-1
7381 - KVM: s390: vsie: allow CRYCB FORMAT-0
7382 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
7383 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
7384 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
7385 - KVM: s390: device attrs to enable/disable AP interpretation
7386 - KVM: s390: CPU model support for AP virtualization
7387 - s390: doc: detailed specifications for AP virtualization
7388 - KVM: s390: fix locking for crypto setting error path
7389 - KVM: s390: Tracing APCB changes
7390 - s390: vfio-ap: setup APCB mask using KVM dedicated function
7391 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
7392
7393 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
7394 - mount: Retest MNT_LOCKED in do_umount
7395 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
7396
7397 * CVE-2018-18955: nested user namespaces with more than five extents
7398 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
7399 - userns: also map extents in the reverse map to kernel IDs
7400
7401 * kdump fail due to an IRQ storm (LP: #1797990)
7402 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
7403 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
7404 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
7405
7406 * Disable LPM for Raydium Touchscreens (LP: #1802248)
7407 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
7408
7409 * Power consumption during s2idle is higher than long idle(sk hynix)
7410 (LP: #1801875)
7411 - SAUCE: pci: prevent sk hynix nvme from entering D3
7412 - SAUCE: nvme: add quirk to not call disable function when suspending
7413
7414 * Disco update: v4.19.1 upstream stable release (LP: #1801739)
7415 - bridge: do not add port to router list when receives query with source
7416 0.0.0.0
7417 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
7418 called
7419 - net/mlx5e: fix csum adjustments caused by RXFCS
7420 - net: sched: gred: pass the right attribute to gred_change_table_def()
7421 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
7422 - net: udp: fix handling of CHECKSUM_COMPLETE packets
7423 - Revert "net: simplify sock_poll_wait"
7424 - rtnetlink: Disallow FDB configuration for non-Ethernet device
7425 - vhost: Fix Spectre V1 vulnerability
7426 - bonding: fix length of actor system
7427 - openvswitch: Fix push/pop ethernet validation
7428 - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
7429 route
7430 - net/smc: fix smc_buf_unuse to use the lgr pointer
7431 - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
7432 - mlxsw: core: Fix devlink unregister flow
7433 - net: drop skb on failure in ip_check_defrag()
7434 - net: Properly unlink GRO packets on overflow.
7435 - r8169: fix broken Wake-on-LAN from S5 (poweroff)
7436 - Revert "be2net: remove desc field from be_eq_obj"
7437 - sctp: check policy more carefully when getting pr status
7438 - sparc64: Export __node_distance.
7439 - sparc64: Make corrupted user stacks more debuggable.
7440 - sparc64: Wire up compat getpeername and getsockname.
7441 - net: bridge: remove ipv6 zero address check in mcast queries
7442 - Linux 4.19.1
7443
7444 * Miscellaneous Ubuntu changes
7445 - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1
7446 - [Config] updateconfigs after 4.19.2 stable update
7447 - [Config] Disable unneded options for s390
7448 - [Config] Update annotations for 4.19
7449
7450 -- Seth Forshee <seth.forshee@canonical.com> Thu, 15 Nov 2018 09:55:37 -0800
7451
7452 linux (4.19.0-4.5) disco; urgency=medium
7453
7454 * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
7455 - net-next/hinic: add checksum offload and TSO support
7456
7457 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
7458 than 255 bytes (LP: #1799794)
7459 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
7460
7461 * Packaging resync (LP: #1786013)
7462 - [Package] add support for specifying the primary makefile
7463
7464 * Update ENA driver to version 2.0.1K (LP: #1798182)
7465 - net: ena: minor performance improvement
7466 - net: ena: complete host info to match latest ENA spec
7467 - net: ena: introduce Low Latency Queues data structures according to ENA spec
7468 - net: ena: add functions for handling Low Latency Queues in ena_com
7469 - net: ena: add functions for handling Low Latency Queues in ena_netdev
7470 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
7471 - net: ena: explicit casting and initialization, and clearer error handling
7472 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
7473 - net: ena: change rx copybreak default to reduce kernel memory pressure
7474 - net: ena: remove redundant parameter in ena_com_admin_init()
7475 - net: ena: update driver version to 2.0.1
7476 - net: ena: fix indentations in ena_defs for better readability
7477 - net: ena: Fix Kconfig dependency on X86
7478 - net: ena: enable Low Latency Queues
7479 - net: ena: fix compilation error in xtensa architecture
7480
7481 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
7482 - ipmi: Fix timer race with module unload
7483
7484 * Overlayfs in user namespace leaks directory content of inaccessible
7485 directories (LP: #1793458) // CVE-2018-6559
7486 - SAUCE: overlayfs: ensure mounter privileges when reading directories
7487
7488 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
7489 vDSO (LP: #1797963)
7490 - powerpc/vdso: Correct call frame information
7491
7492 * Miscellaneous Ubuntu changes
7493 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state
7494 from the efi stub"
7495 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub"
7496 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use
7497 efi_status_to_str() to print error messages."
7498 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7499 efi_status_to_err()."
7500 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain
7501 about cert lists that aren't present."
7502 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable
7503 to be suppressed"
7504 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI
7505 Secure Boot"
7506 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser"
7507 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types"
7508 - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time
7509 addition of keys to secondary keyring"
7510 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in
7511 secure boot mode"
7512 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to
7513 indicate secure boot mode"
7514 - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params
7515 across kexec reboot"
7516 - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the
7517 kernel is locked down"
7518 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf"
7519 - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
7520 functions when the kernel is locked down"
7521 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes"
7522 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore"
7523 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the
7524 testmmiotrace module"
7525 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify
7526 hardware parameters (eg. ioport)"
7527 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL"
7528 - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the
7529 kernel is locked down"
7530 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if
7531 the kernel is locked down"
7532 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if
7533 the kernel is locked down"
7534 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param
7535 when the kernel has been locked down"
7536 - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method
7537 when the kernel is locked down"
7538 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the
7539 kernel is locked down"
7540 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the
7541 kernel is locked down"
7542 - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the
7543 kernel is locked down"
7544 - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is
7545 locked down"
7546 - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is
7547 locked down"
7548 - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the
7549 kernel is locked down"
7550 - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the
7551 kernel is locked down"
7552 - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the
7553 kernel is locked down"
7554 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
7555 lockdown"
7556 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to
7557 the running kernel image"
7558 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
7559 kernel image
7560 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
7561 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
7562 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
7563 locked down
7564 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
7565 down
7566 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
7567 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
7568 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
7569 down
7570 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
7571 locked down
7572 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
7573 down
7574 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
7575 locked down
7576 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
7577 has been locked down
7578 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
7579 locked down
7580 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
7581 locked down
7582 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
7583 down
7584 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
7585 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
7586 parameters (eg. ioport)
7587 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
7588 - SAUCE: (efi-lockdown) Lock down /proc/kcore
7589 - SAUCE: (efi-lockdown) Lock down kprobes
7590 - SAUCE: (efi-lockdown) Lock down perf
7591 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
7592 down
7593 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
7594 secondary keyring
7595 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
7596 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
7597 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
7598 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
7599 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
7600 that aren't present.
7601 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7602 efi_status_to_err().
7603 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
7604 error messages.
7605 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7606 reboot
7607 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7608 boot mode
7609 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7610 mode
7611 - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main()
7612 - SAUCE: (efi-lockdown) Fix for module sig verification
7613 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7614 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
7615 - [Packaging] generate Vcs-Git url from changelog
7616 - [Config] CONFIG_SCSI_MQ_DEFAULT=y
7617
7618 -- Seth Forshee <seth.forshee@canonical.com> Fri, 02 Nov 2018 14:22:55 -0500
7619
7620 linux (4.19.0-3.4) cosmic; urgency=medium
7621
7622 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
7623 - SAUCE: Bluetooth: Support for LED on Edge Gateways
7624
7625 * Support Edge Gateway's WIFI LED (LP: #1798330)
7626 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
7627
7628 [ Upstream Kernel Changes ]
7629
7630 * Rebase to v4.19
7631
7632 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Oct 2018 09:13:39 -0500
7633
7634 linux (4.19.0-2.3) cosmic; urgency=medium
7635
7636 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
7637 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
7638
7639 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
7640 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
7641 VM
7642
7643 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
7644 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
7645
7646 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016
7647 gic_irq_domain_translate (LP: #1797143)
7648 - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings
7649
7650 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
7651 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
7652 - updateconfigs for Dell UART backlight driver
7653
7654 * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to
7655 make brightness adjustment working on various BayTrail/CherryTrail-based
7656 devices (LP: #1783964)
7657 - [Config]: Make PWM_LPSS_* built-in
7658
7659 * check and fix zkey required kernel modules locations in debs, udebs, and
7660 initramfs (LP: #1794346)
7661 - [Config] add s390 crypto modules to crypt-modules udeb
7662
7663 * Miscellaneous Ubuntu changes
7664 - [Config] CONFIG_VBOXGUEST=n
7665 - ubuntu: vbox -- update to 5.2.18-dfsg-2
7666 - ubuntu: enable vbox build
7667
7668 [ Upstream Kernel Changes ]
7669
7670 * Rebase to v4.19-rc8
7671
7672 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Oct 2018 10:52:04 -0500
7673
7674 linux (4.19.0-1.2) cosmic; urgency=medium
7675
7676 * Page leaking in cachefiles_read_backing_file while vmscan is active
7677 (LP: #1793430)
7678 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
7679 is active
7680
7681 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
7682 - Input: elantech - enable middle button of touchpad on ThinkPad P72
7683
7684 * Improvements to the kernel source package preparation (LP: #1793461)
7685 - [Packaging] startnewrelease: add support for backport kernels
7686
7687 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
7688 - SAUCE: PCI: Reprogram bridge prefetch registers on resume
7689
7690 * Error reported when creating ZFS pool with "-t" option, despite successful
7691 pool creation (LP: #1769937)
7692 - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6
7693
7694 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
7695 (LP: #1792099)
7696 - SAUCE: vfio -- release device lock before userspace requests
7697
7698 * Miscellaneous Ubuntu changes
7699 - [Packaging] retpoline -- fix temporary filenaming
7700 - CONFIG_BCH_CONST_PARAMS=n
7701 - Packaging: final-checks: remove trailing backport suffix
7702 - SAUCE: import aufs driver
7703
7704 [ Upstream Kernel Changes ]
7705
7706 * Rebase to v4.19-rc5
7707
7708 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Sep 2018 16:32:24 -0500
7709
7710 linux (4.19.0-0.1) cosmic; urgency=medium
7711
7712 * Miscellaneous Ubuntu changes
7713 - ubuntu -- disable vbox build
7714 - Disable zfs build
7715 - SAUCE: Import aufs driver
7716 - Update dropped.txt
7717
7718 [ Upstream Kernel Changes ]
7719
7720 * Rebase to v4.19-rc3
7721
7722 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 07:54:47 -0500
7723
7724 linux (4.19.0-0.0) cosmic; urgency=medium
7725
7726 * Dummy entry.
7727
7728 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 06:44:09 -0500
7729
7730 linux (4.18.0-8.9) cosmic; urgency=medium
7731
7732 * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663)
7733
7734 * Cosmic update to v4.18.7 stable release (LP: #1791660)
7735 - rcu: Make expedited GPs handle CPU 0 being offline
7736 - net: 6lowpan: fix reserved space for single frames
7737 - net: mac802154: tx: expand tailroom if necessary
7738 - 9p/net: Fix zero-copy path in the 9p virtio transport
7739 - spi: davinci: fix a NULL pointer dereference
7740 - spi: pxa2xx: Add support for Intel Ice Lake
7741 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
7742 - spi: cadence: Change usleep_range() to udelay(), for atomic context
7743 - mmc: block: Fix unsupported parallel dispatch of requests
7744 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
7745 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
7746 - readahead: stricter check for bdi io_pages
7747 - block: fix infinite loop if the device loses discard capability
7748 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
7749 - block: really disable runtime-pm for blk-mq
7750 - blkcg: Introduce blkg_root_lookup()
7751 - block: Introduce blk_exit_queue()
7752 - block: Ensure that a request queue is dissociated from the cgroup controller
7753 - apparmor: fix bad debug check in apparmor_secid_to_secctx()
7754 - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
7755 - libertas: fix suspend and resume for SDIO connected cards
7756 - media: Revert "[media] tvp5150: fix pad format frame height"
7757 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
7758 - Replace magic for trusting the secondary keyring with #define
7759 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
7760 boot
7761 - powerpc/fadump: handle crash memory ranges array index overflow
7762 - powerpc/64s: Fix page table fragment refcount race vs speculative references
7763 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
7764 - powerpc/pkeys: Give all threads control of their key permissions
7765 - powerpc/pkeys: Deny read/write/execute by default
7766 - powerpc/pkeys: key allocation/deallocation must not change pkey registers
7767 - powerpc/pkeys: Save the pkey registers before fork
7768 - powerpc/pkeys: Fix calculation of total pkeys.
7769 - powerpc/pkeys: Preallocate execute-only key
7770 - powerpc/nohash: fix pte_access_permitted()
7771 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
7772 - powerpc/powernv/pci: Work around races in PCI bridge enabling
7773 - cxl: Fix wrong comparison in cxl_adapter_context_get()
7774 - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
7775 - IB/mlx5: Fix leaking stack memory to userspace
7776 - IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
7777 - IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
7778 - IB/srpt: Support HCAs with more than two ports
7779 - overflow.h: Add arithmetic shift helper
7780 - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
7781 - ib_srpt: Fix a use-after-free in srpt_close_ch()
7782 - ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
7783 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
7784 - 9p: fix multiple NULL-pointer-dereferences
7785 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
7786 - 9p/virtio: fix off-by-one error in sg list bounds check
7787 - net/9p/client.c: version pointer uninitialized
7788 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
7789 kfree()
7790 - dm integrity: change 'suspending' variable from bool to int
7791 - dm thin: stop no_space_timeout worker when switching to write-mode
7792 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
7793 - dm cache metadata: set dirty on all cache blocks after a crash
7794 - dm crypt: don't decrease device limits
7795 - dm writecache: fix a crash due to reading past end of dirty_bitmap
7796 - uart: fix race between uart_put_char() and uart_shutdown()
7797 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
7798 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
7799 - iio: sca3000: Fix missing return in switch
7800 - iio: ad9523: Fix displayed phase
7801 - iio: ad9523: Fix return value for ad952x_store()
7802 - extcon: Release locking when sending the notification of connector state
7803 - eventpoll.h: wrap casts in () properly
7804 - vmw_balloon: fix inflation of 64-bit GFNs
7805 - vmw_balloon: do not use 2MB without batching
7806 - vmw_balloon: VMCI_DOORBELL_SET does not check status
7807 - vmw_balloon: fix VMCI use when balloon built into kernel
7808 - rtc: omap: fix resource leak in registration error path
7809 - rtc: omap: fix potential crash on power off
7810 - tracing: Do not call start/stop() functions when tracing_on does not change
7811 - tracing/blktrace: Fix to allow setting same value
7812 - printk/tracing: Do not trace printk_nmi_enter()
7813 - livepatch: Validate module/old func name length
7814 - uprobes: Use synchronize_rcu() not synchronize_sched()
7815 - mfd: hi655x: Fix regmap area declared size for hi655x
7816 - ovl: fix wrong use of impure dir cache in ovl_iterate()
7817 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
7818 - ACPICA: Clear status of all events when entering sleep states
7819 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
7820 - sched: idle: Avoid retaining the tick when it has been stopped
7821 - cpuidle: menu: Handle stopped tick more aggressively
7822 - cpufreq: governor: Avoid accessing invalid governor_data
7823 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
7824 - ALSA: ac97: fix device initialization in the compat layer
7825 - ALSA: ac97: fix check of pm_runtime_get_sync failure
7826 - ALSA: ac97: fix unbalanced pm_runtime_enable
7827 - i2c: designware: Re-init controllers with pm_disabled set on resume
7828 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
7829 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
7830 - xtensa: limit offsets in __loop_cache_{all,page}
7831 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
7832 - block, bfq: return nbytes and not zero from struct cftype .write() method
7833 - pnfs/blocklayout: off by one in bl_map_stripe()
7834 - nfsd: fix leaked file lock with nfs exported overlayfs
7835 - NFSv4 client live hangs after live data migration recovery
7836 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
7837 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
7838 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
7839 - ARM: dts: am57xx-idk: Enable dual role for USB2 port
7840 - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
7841 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
7842 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
7843 VMSA
7844 - iommu/vt-d: Add definitions for PFSID
7845 - iommu/vt-d: Fix dev iotlb pfsid use
7846 - sys: don't hold uts_sem while accessing userspace memory
7847 - userns: move user access out of the mutex
7848 - ubifs: Fix memory leak in lprobs self-check
7849 - Revert "UBIFS: Fix potential integer overflow in allocation"
7850 - ubifs: Check data node size before truncate
7851 - ubifs: xattr: Don't operate on deleted inodes
7852 - ubifs: Fix directory size calculation for symlinks
7853 - ubifs: Fix synced_i_size calculation for xattr inodes
7854 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
7855 - pwm: tiehrpwm: Fix disabling of output of PWMs
7856 - fb: fix lost console when the user unplugs a USB adapter
7857 - udlfb: fix semaphore value leak
7858 - udlfb: fix display corruption of the last line
7859 - udlfb: don't switch if we are switching to the same videomode
7860 - udlfb: set optimal write delay
7861 - udlfb: make a local copy of fb_ops
7862 - udlfb: handle allocation failure
7863 - udlfb: set line_length in dlfb_ops_set_par
7864 - getxattr: use correct xattr length
7865 - libnvdimm: Use max contiguous area for namespace size
7866 - libnvdimm: fix ars_status output length calculation
7867 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
7868 - kconfig: fix "Can't open ..." in parallel build
7869 - perf auxtrace: Fix queue resize
7870 - crypto: vmx - Fix sleep-in-atomic bugs
7871 - crypto: aesni - Use unaligned loads from gcm_context_data
7872 - crypto: arm64/sm4-ce - check for the right CPU feature bit
7873 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
7874 - crypto: caam/jr - fix descriptor DMA unmapping
7875 - crypto: caam/qi - fix error path in xts setkey
7876 - fs/quota: Fix spectre gadget in do_quotactl
7877 - udf: Fix mounting of Win7 created UDF filesystems
7878 - cpuidle: menu: Retain tick when shallow state is selected
7879 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
7880 - Linux 4.18.7
7881
7882 * CVE-2017-5715
7883 - s390: detect etoken facility
7884 - KVM: s390: add etoken support for guests
7885
7886 * Missing Intel GPU pci-id's (LP: #1789924)
7887 - drm/i915/whl: Introducing Whiskey Lake platform
7888 - drm/i915/aml: Introducing Amber Lake platform
7889 - drm/i915/cfl: Add a new CFL PCI ID.
7890
7891 * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934)
7892 - s390/ism: add device driver for internal shared memory
7893 - CONFIG_ISM=y for s390
7894
7895 * Cosmic update to v4.18.6 stable release (LP: #1791105)
7896 - PATCH scripts/kernel-doc
7897 - scripts/kernel-doc: Escape all literal braces in regexes
7898 - scsi: libsas: dynamically allocate and free ata host
7899 - xprtrdma: Fix disconnect regression
7900 - mei: don't update offset in write
7901 - cifs: add missing support for ACLs in SMB 3.11
7902 - CIFS: fix uninitialized ptr deref in smb2 signing
7903 - cifs: add missing debug entries for kconfig options
7904 - cifs: use a refcount to protect open/closing the cached file handle
7905 - cifs: check kmalloc before use
7906 - smb3: enumerating snapshots was leaving part of the data off end
7907 - smb3: Do not send SMB3 SET_INFO if nothing changed
7908 - smb3: don't request leases in symlink creation and query
7909 - smb3: fill in statfs fsid and correct namelen
7910 - btrfs: use correct compare function of dirty_metadata_bytes
7911 - btrfs: don't leak ret from do_chunk_alloc
7912 - Btrfs: fix mount failure after fsync due to hard link recreation
7913 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
7914 - Btrfs: fix send failure when root has deleted files still open
7915 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
7916 - hwmon: (k10temp) 27C Offset needed for Threadripper2
7917 - bpf, arm32: fix stack var offset in jit
7918 - regulator: arizona-ldo1: Use correct device to get enable GPIO
7919 - iommu/arm-smmu: Error out only if not enough context interrupts
7920 - printk: Split the code for storing a message into the log buffer
7921 - printk: Create helper function to queue deferred console handling
7922 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
7923 - kprobes/arm64: Fix %p uses in error messages
7924 - arm64: Fix mismatched cache line size detection
7925 - arm64: Handle mismatched cache type
7926 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
7927 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
7928 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
7929 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
7930 - KVM: arm/arm64: Skip updating PMD entry if no change
7931 - KVM: arm/arm64: Skip updating PTE entry if no change
7932 - s390/kvm: fix deadlock when killed by oom
7933 - perf kvm: Fix subcommands on s390
7934 - stop_machine: Reflow cpu_stop_queue_two_works()
7935 - stop_machine: Atomically queue and wake stopper threads
7936 - ext4: check for NUL characters in extended attribute's name
7937 - ext4: use ext4_warning() for sb_getblk failure
7938 - ext4: sysfs: print ext4_super_block fields as little-endian
7939 - ext4: reset error code in ext4_find_entry in fallback
7940 - ext4: fix race when setting the bitmap corrupted flag
7941 - x86/gpu: reserve ICL's graphics stolen memory
7942 - platform/x86: wmi: Do not mix pages and kmalloc
7943 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
7944 - mm: move tlb_table_flush to tlb_flush_mmu_free
7945 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
7946 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
7947 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
7948 much RAM
7949 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
7950 - x86/vdso: Fix vDSO build if a retpoline is emitted
7951 - x86/process: Re-export start_thread()
7952 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
7953 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
7954 - fuse: Don't access pipe->buffers without pipe_lock()
7955 - fuse: fix initial parallel dirops
7956 - fuse: fix double request_end()
7957 - fuse: fix unlocked access to processing queue
7958 - fuse: umount should wait for all requests
7959 - fuse: Fix oops at process_init_reply()
7960 - fuse: Add missed unlock_page() to fuse_readpages_fill()
7961 - lib/vsprintf: Do not handle %pO[^F] as %px
7962 - udl-kms: change down_interruptible to down
7963 - udl-kms: handle allocation failure
7964 - udl-kms: fix crash due to uninitialized memory
7965 - udl-kms: avoid division
7966 - b43legacy/leds: Ensure NUL-termination of LED name string
7967 - b43/leds: Ensure NUL-termination of LED name string
7968 - ASoC: dpcm: don't merge format from invalid codec dai
7969 - ASoC: zte: Fix incorrect PCM format bit usages
7970 - ASoC: sirf: Fix potential NULL pointer dereference
7971 - ASoC: wm_adsp: Correct DSP pointer for preloader control
7972 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
7973 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
7974 - scsi: qla2xxx: Fix stalled relogin
7975 - x86/vdso: Fix lsl operand order
7976 - x86/nmi: Fix NMI uaccess race against CR3 switching
7977 - x86/irqflags: Mark native_restore_fl extern inline
7978 - x86/spectre: Add missing family 6 check to microcode check
7979 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
7980 - hwmon: (nct6775) Fix potential Spectre v1
7981 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
7982 - x86: Allow generating user-space headers without a compiler
7983 - s390/mm: fix addressing exception after suspend/resume
7984 - s390/lib: use expoline for all bcr instructions
7985 - s390: fix br_r1_trampoline for machines without exrl
7986 - s390/qdio: reset old sbal_state flags
7987 - s390/numa: move initial setup of node_to_cpumask_map
7988 - s390/purgatory: Fix crash with expoline enabled
7989 - s390/purgatory: Add missing FORCE to Makefile targets
7990 - kprobes: Show blacklist addresses as same as kallsyms does
7991 - kprobes: Replace %p with other pointer types
7992 - kprobes/arm: Fix %p uses in error messages
7993 - kprobes: Make list and blacklist root user read only
7994 - MIPS: Correct the 64-bit DSP accumulator register size
7995 - MIPS: memset.S: Fix byte_fixup for MIPSr6
7996 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
7997 - MIPS: Change definition of cpu_relax() for Loongson-3
7998 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
7999 - tpm: Return the actual size when receiving an unsupported command
8000 - tpm: separate cmd_ready/go_idle from runtime_pm
8001 - scsi: mpt3sas: Fix calltrace observed while running IO & reset
8002 - scsi: mpt3sas: Fix _transport_smp_handler() error path
8003 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
8004 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
8005 - iscsi target: fix session creation failure handling
8006 - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
8007 - mtd: rawnand: fsmc: Stop using chip->read_buf()
8008 - mtd: rawnand: marvell: add suspend and resume hooks
8009 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
8010 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
8011 - clk: npcm7xx: fix memory allocation
8012 - PM / clk: signedness bug in of_pm_clk_add_clks()
8013 - power: generic-adc-battery: fix out-of-bounds write when copying channel
8014 properties
8015 - power: generic-adc-battery: check for duplicate properties copied from iio
8016 channels
8017 - watchdog: Mark watchdog touch functions as notrace
8018 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
8019 - x86/dumpstack: Don't dump kernel memory based on usermode RIP
8020 - Linux 4.18.6
8021 - updateconfigs after v4.18.6 stable update
8022
8023 * random oopses on s390 systems using NVMe devices (LP: #1790480)
8024 - s390/pci: fix out of bounds access during irq setup
8025
8026 * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
8027 binding (LP: #1784331)
8028 - s390/zcrypt: code beautify
8029 - s390/zcrypt: AP bus support for alternate driver(s)
8030 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
8031
8032 * performance drop with ATS enabled (LP: #1788097)
8033 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
8034
8035 * Fix MCE handling for user access of poisoned device-dax mapping
8036 (LP: #1774366)
8037 - device-dax: Convert to vmf_insert_mixed and vm_fault_t
8038 - device-dax: Enable page_mapping()
8039 - device-dax: Set page->index
8040 - filesystem-dax: Set page->index
8041 - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
8042 - mm, dev_pagemap: Do not clear ->mapping on final put
8043 - mm, madvise_inject_error: Let memory_failure() optionally take a page
8044 reference
8045 - mm, memory_failure: Collect mapping size in collect_procs()
8046 - filesystem-dax: Introduce dax_lock_mapping_entry()
8047 - mm, memory_failure: Teach memory_failure() about dev_pagemap pages
8048 - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
8049 - x86/memory_failure: Introduce {set, clear}_mce_nospec()
8050 - libnvdimm, pmem: Restore page attributes when clearing errors
8051
8052 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
8053 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
8054 hclge_get_ring_chain_from_mbx"
8055 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
8056 shift in hclge_get_ring_chain_from_mbx"
8057 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
8058 assignment probelm"
8059 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
8060 configuration operation while resetting"
8061 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
8062 hns3_reset_notify_down_enet"
8063 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
8064 phy driver"
8065 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
8066 resetting"
8067 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
8068 register"
8069 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
8070 frequently"
8071 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
8072 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
8073 command queue register"
8074 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
8075 global or core reset"
8076 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
8077 callback function"
8078 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
8079 reset cause"
8080 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
8081 hclgevf_main module"
8082 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
8083 selftest"
8084 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
8085 frame size"
8086 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
8087 problem"
8088 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
8089 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
8090 correctly"
8091 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
8092 pfc mode"
8093 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
8094 up"
8095 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
8096 function when link status change"
8097 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
8098 roce client"
8099 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
8100 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
8101 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
8102 definition"
8103 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
8104 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
8105 macros"
8106 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
8107 macros"
8108 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
8109 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
8110 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
8111 value"
8112 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
8113 assignments"
8114 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
8115 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
8116 of kzalloc/dma_map_single"
8117 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
8118 dependency HNS3 set"
8119 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
8120 some structures"
8121 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
8122 hclge_cmd_csq_done"
8123 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
8124 in hclge_cmd_send"
8125 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
8126 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
8127 assignments"
8128 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
8129 hclge_cmd_send"
8130 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
8131 hclge_ring_to_dma_dir"
8132 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
8133 upper_32_bits"
8134 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
8135 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
8136 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
8137 in hns3_client_uninit"
8138 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
8139 information"
8140 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
8141 state init|uninit"
8142 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
8143 hnae3.c"
8144 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
8145 and ipv6"
8146 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
8147 free vector"
8148 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
8149 init_client_instance and uninit_client_instance"
8150 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
8151 from hclge_bind_ring_with_vector"
8152 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
8153 last BD except VLD bit and buffer size"
8154 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
8155 selftest"
8156 - net: hns3: Updates RX packet info fetch in case of multi BD
8157 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
8158 - net: hns3: rename the interface for init_client_instance and
8159 uninit_client_instance
8160 - net: hns3: add vector status check before free vector
8161 - net: hns3: add l4_type check for both ipv4 and ipv6
8162 - net: hns3: add unlikely for error check
8163 - net: hns3: remove unused head file in hnae3.c
8164 - net: hns3: extraction an interface for state init|uninit
8165 - net: hns3: print the ret value in error information
8166 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
8167 - net: hns3: remove back in struct hclge_hw
8168 - net: hns3: use lower_32_bits and upper_32_bits
8169 - net: hns3: remove unused hclge_ring_to_dma_dir
8170 - net: hns3: remove useless code in hclge_cmd_send
8171 - net: hns3: remove some redundant assignments
8172 - net: hns3: simplify hclge_cmd_csq_clean
8173 - net: hns3: remove a redundant hclge_cmd_csq_done
8174 - net: hns3: remove some unused members of some structures
8175 - net: hns3: give default option while dependency HNS3 set
8176 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
8177 - net: hns3: modify hnae_ to hnae3_
8178 - net: hns3: Fix tc setup when netdev is first up
8179 - net: hns3: Fix for mac pause not disable in pfc mode
8180 - net: hns3: Fix for waterline not setting correctly
8181 - net: hns3: Fix for l4 checksum offload bug
8182 - net: hns3: Fix for mailbox message truncated problem
8183 - net: hns3: Add configure for mac minimal frame size
8184 - net: hns3: Fix warning bug when doing lp selftest
8185 - net: hns3: Fix get_vector ops in hclgevf_main module
8186 - net: hns3: Remove the warning when clear reset cause
8187 - net: hns3: Prevent sending command during global or core reset
8188 - net: hns3: Modify the order of initializing command queue register
8189 - net: hns3: Reset net device with rtnl_lock
8190 - net: hns3: Prevent to request reset frequently
8191 - net: hns3: Correct reset event status register
8192 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
8193 - net: hns3: remove unnecessary ring configuration operation while resetting
8194 - net: hns3: Fix for reset_level default assignment probelm
8195 - net: hns3: Fix for using wrong mask and shift in
8196 hclge_get_ring_chain_from_mbx
8197 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
8198 - net: hns3: Remove some redundant assignments
8199 - net: hns3: Standardize the handle of return value
8200 - net: hns3: Remove extra space and brackets
8201 - net: hns3: Correct unreasonable code comments
8202 - net: hns3: Use decimal for bit offset macros
8203 - net: hns3: Modify inconsistent bit mask macros
8204 - net: hns3: Fix misleading parameter name
8205 - net: hns3: Remove unused struct member and definition
8206 - net: hns3: Add SPDX tags to HNS3 PF driver
8207 - net: hns3: Add support for serdes loopback selftest
8208 - net: hns3: Fix for phy link issue when using marvell phy driver
8209
8210 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
8211 - arm64: export memblock_reserve()d regions via /proc/iomem
8212 - drivers: acpi: add dependency of EFI for arm64
8213 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
8214 - efi/arm: map UEFI memory map even w/o runtime services enabled
8215 - arm64: acpi: fix alignment fault in accessing ACPI
8216 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
8217 - arm64: fix ACPI dependencies
8218 - ACPI: fix menuconfig presentation of ACPI submenu
8219
8220 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
8221 - r8152: disable RX aggregation on new Dell TB16 dock
8222
8223 * Support Power Management for Thunderbolt Controller (LP: #1789358)
8224 - thunderbolt: Use 64-bit DMA mask if supported by the platform
8225 - thunderbolt: Do not unnecessarily call ICM get route
8226 - thunderbolt: No need to take tb->lock in domain suspend/complete
8227 - thunderbolt: Use correct ICM commands in system suspend
8228 - thunderbolt: Add support for runtime PM
8229
8230 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
8231 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
8232 - SAUCE: i2c:amd move out pointer in union i2c_event_base
8233 - SAUCE: i2c:amd Depends on ACPI
8234 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
8235
8236 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
8237 machine (LP: #1789145)
8238 - ALSA: hda/realtek - Fix HP Headset Mic can't record
8239
8240 * Please enable CONFIG_PAGE_POISONING (LP: #1783651)
8241 - [Config] Enable CONFIG_PAGE_POISONING configs
8242
8243 * Tango platform uses __initcall without further checks (LP: #1787945)
8244 - [Config] disable ARCH_TANGO
8245
8246 * [18.10 FEAT] SMC-Direct (LP: #1786902)
8247 - net/smc: determine port attributes independent from pnet table
8248 - net/smc: add pnetid support
8249 - net/smc: add base infrastructure for SMC-D and ISM
8250 - net/smc: add pnetid support for SMC-D and ISM
8251 - net/smc: add SMC-D support in CLC messages
8252 - net/smc: add SMC-D support in data transfer
8253 - net/smc: add SMC-D support in af_smc
8254 - net/smc: add SMC-D diag support
8255 - net/smc: provide smc mode in smc_diag.c
8256 - net/smc: eliminate cursor read and write calls
8257 - net/smc: add function to get link group from link
8258 - net/smc: use DECLARE_BITMAP for rtokens_used_mask
8259 - net/smc: remove local variable page in smc_rx_splice()
8260 - net/smc: Remove a WARN_ON() statement
8261 - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
8262 - net/smc: fewer parameters for smc_llc_send_confirm_link()
8263 - net/smc: use correct vlan gid of RoCE device
8264 - net/smc: provide fallback reason code
8265 - net/smc: improve delete link processing
8266 - net: simplify sock_poll_wait
8267 - net/smc: send response to test link signal
8268
8269 * Miscellaneous Ubuntu changes
8270 - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON
8271 - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK
8272
8273 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Sep 2018 07:08:38 -0500
8274
8275 linux (4.18.0-7.8) cosmic; urgency=medium
8276
8277 * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459)
8278
8279 * pmtu.sh fails on 4.18 kernel (LP: #1789436)
8280 - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit"
8281
8282 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Aug 2018 11:08:51 -0500
8283
8284 linux (4.18.0-6.7) cosmic; urgency=medium
8285
8286 * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881)
8287
8288 * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440)
8289 - Config: Disable BPF_JIT_ALWAYS_ON on i386
8290
8291 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
8292 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
8293
8294 * Cosmic update to v4.18.5 stable release (LP: #1788874)
8295 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
8296 - pty: fix O_CLOEXEC for TIOCGPTPEER
8297 - mm: Allow non-direct-map arguments to free_reserved_area()
8298 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
8299 - x86/mm/init: Add helper for freeing kernel image pages
8300 - x86/mm/init: Remove freed kernel image areas from alias mapping
8301 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
8302 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
8303 - drm/i915/kvmgt: Fix potential Spectre v1
8304 - drm/amdgpu/pm: Fix potential Spectre v1
8305 - parisc: Remove unnecessary barriers from spinlock.h
8306 - parisc: Remove ordered stores from syscall.S
8307 - PCI: Restore resized BAR state on resume
8308 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
8309 - PCI: hotplug: Don't leak pci_slot on registration failure
8310 - PCI: aardvark: Size bridges before resources allocation
8311 - PCI: Skip MPS logic for Virtual Functions (VFs)
8312 - PCI: pciehp: Fix use-after-free on unplug
8313 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
8314 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
8315 - i2c: imx: Fix race condition in dma read
8316 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
8317 - Linux 4.18.5
8318
8319 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
8320 - [Config] CONFIG_SCLP_OFB=y for s390x
8321
8322 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
8323 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
8324 - partitions/aix: append null character to print data from disk
8325
8326 * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635)
8327 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
8328
8329 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
8330 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
8331
8332 * Cosmic update to v4.18.4 stable release (LP: #1788454)
8333 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
8334 - net_sched: fix NULL pointer dereference when delete tcindex filter
8335 - net_sched: Fix missing res info when create new tc_index filter
8336 - r8169: don't use MSI-X on RTL8168g
8337 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
8338 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
8339 - ALSA: vx222: Fix invalid endian conversions
8340 - ALSA: virmidi: Fix too long output trigger loop
8341 - ALSA: cs5535audio: Fix invalid endian conversion
8342 - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
8343 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
8344 - ALSA: memalloc: Don't exceed over the requested size
8345 - ALSA: vxpocket: Fix invalid endian conversions
8346 - ALSA: seq: Fix poll() error return
8347 - media: gl861: fix probe of dvb_usb_gl861
8348 - USB: serial: sierra: fix potential deadlock at close
8349 - USB: serial: pl2303: add a new device id for ATEN
8350 - USB: option: add support for DW5821e
8351 - ACPI / PM: save NVS memory for ASUS 1025C laptop
8352 - tty: serial: 8250: Revert NXP SC16C2552 workaround
8353 - serial: 8250_exar: Read INT0 from slave device, too
8354 - serial: 8250_dw: always set baud rate in dw8250_set_termios
8355 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
8356 - uio: fix wrong return value from uio_mmap()
8357 - misc: sram: fix resource leaks in probe error path
8358 - Revert "uio: use request_threaded_irq instead"
8359 - Bluetooth: avoid killing an already killed socket
8360 - isdn: Disable IIOCDBGVAR
8361 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
8362 - hv/netvsc: Fix NULL dereference at single queue mode fallback
8363 - r8169: don't use MSI-X on RTL8106e
8364 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
8365 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
8366 - net: mvneta: fix mvneta_config_rss on armada 3700
8367 - cls_matchall: fix tcf_unbind_filter missing
8368 - Linux 4.18.4
8369
8370 * Cosmic update to v4.18.3 stable release (LP: #1788453)
8371 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
8372 - Linux 4.18.3
8373
8374 * Cosmic update to v4.18.2 stable release (LP: #1788452)
8375 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
8376 - x86: i8259: Add missing include file
8377 - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
8378 - x86/platform/UV: Mark memblock related init code and data correctly
8379 - x86/mm/pti: Clear Global bit more aggressively
8380 - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
8381 - x86/mm: Disable ioremap free page handling on x86-PAE
8382 - kbuild: verify that $DEPMOD is installed
8383 - crypto: ccree - fix finup
8384 - crypto: ccree - fix iv handling
8385 - crypto: ccp - Check for NULL PSP pointer at module unload
8386 - crypto: ccp - Fix command completion detection race
8387 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
8388 - crypto: vmac - require a block cipher with 128-bit block size
8389 - crypto: vmac - separate tfm and request context
8390 - crypto: blkcipher - fix crash flushing dcache in error path
8391 - crypto: ablkcipher - fix crash flushing dcache in error path
8392 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
8393 - crypto: skcipher - fix crash flushing dcache in error path
8394 - ioremap: Update pgtable free interfaces with addr
8395 - x86/mm: Add TLB purge to free pmd/pte page interfaces
8396 - Linux 4.18.2
8397
8398 * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363
8399 - Bluetooth: hidp: buffer overflow in hidp_process_report
8400
8401 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
8402 walinuxagent.service (LP: #1739107)
8403 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
8404 walinuxagent.service
8405
8406 * Miscellaneous Ubuntu changes
8407 - SAUCE: ipvs: remove nbsp characters from Kconfig
8408 - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el
8409 - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon
8410 - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x
8411 - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x
8412 - [Config] update annotations following config review
8413 - [Debian] set CROSS_COMPILE when generating kernel configs
8414 - [Config] Disable the Speck cipher
8415
8416 -- Seth Forshee <seth.forshee@canonical.com> Fri, 24 Aug 2018 14:18:15 -0500
8417
8418 linux (4.18.0-5.6) cosmic; urgency=medium
8419
8420 * Cosmic update to v4.18.1 stable release (LP: #1787264)
8421 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
8422 - x86/speculation: Protect against userspace-userspace spectreRSB
8423 - kprobes/x86: Fix %p uses in error messages
8424 - x86/irqflags: Provide a declaration for native_save_fl
8425 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
8426 - x86/speculation/l1tf: Change order of offset/type in swap entry
8427 - x86/speculation/l1tf: Protect swap entries against L1TF
8428 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
8429 - x86/speculation/l1tf: Make sure the first page is always reserved
8430 - x86/speculation/l1tf: Add sysfs reporting for l1tf
8431 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
8432 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
8433 - x86/bugs: Move the l1tf function and define pr_fmt properly
8434 - sched/smt: Update sched_smt_present at runtime
8435 - x86/smp: Provide topology_is_primary_thread()
8436 - x86/topology: Provide topology_smt_supported()
8437 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
8438 - cpu/hotplug: Split do_cpu_down()
8439 - cpu/hotplug: Provide knobs to control SMT
8440 - x86/cpu: Remove the pointless CPU printout
8441 - x86/cpu/AMD: Remove the pointless detect_ht() call
8442 - x86/cpu/common: Provide detect_ht_early()
8443 - x86/cpu/topology: Provide detect_extended_topology_early()
8444 - x86/cpu/intel: Evaluate smp_num_siblings early
8445 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
8446 - x86/cpu/AMD: Evaluate smp_num_siblings early
8447 - x86/apic: Ignore secondary threads if nosmt=force
8448 - x86/speculation/l1tf: Extend 64bit swap file size limit
8449 - x86/cpufeatures: Add detection of L1D cache flush support.
8450 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
8451 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
8452 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
8453 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
8454 - cpu/hotplug: Boot HT siblings at least once
8455 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
8456 - x86/KVM/VMX: Add module argument for L1TF mitigation
8457 - x86/KVM/VMX: Add L1D flush algorithm
8458 - x86/KVM/VMX: Add L1D MSR based flush
8459 - x86/KVM/VMX: Add L1D flush logic
8460 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
8461 - x86/KVM/VMX: Add find_msr() helper function
8462 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
8463 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
8464 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
8465 - cpu/hotplug: Online siblings when SMT control is turned on
8466 - x86/litf: Introduce vmx status variable
8467 - x86/kvm: Drop L1TF MSR list approach
8468 - x86/l1tf: Handle EPT disabled state proper
8469 - x86/kvm: Move l1tf setup function
8470 - x86/kvm: Add static key for flush always
8471 - x86/kvm: Serialize L1D flush parameter setter
8472 - x86/kvm: Allow runtime control of L1D flush
8473 - cpu/hotplug: Expose SMT control init function
8474 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
8475 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
8476 - Documentation: Add section about CPU vulnerabilities
8477 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
8478 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
8479 - Documentation/l1tf: Fix typos
8480 - cpu/hotplug: detect SMT disabled by BIOS
8481 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
8482 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
8483 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
8484 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
8485 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
8486 - x86: Don't include linux/irq.h from asm/hardirq.h
8487 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
8488 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
8489 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
8490 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
8491 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
8492 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
8493 - cpu/hotplug: Fix SMT supported evaluation
8494 - x86/speculation/l1tf: Invert all not present mappings
8495 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
8496 - x86/mm/pat: Make set_memory_np() L1TF safe
8497 - x86/mm/kmmio: Make the tracer robust against L1TF
8498 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
8499 - x86/microcode: Allow late microcode loading with SMT disabled
8500 - x86/smp: fix non-SMP broken build due to redefinition of
8501 apic_id_is_primary_thread
8502 - cpu/hotplug: Non-SMP machines do not make use of booted_once
8503 - x86/init: fix build with CONFIG_SWAP=n
8504 - Linux 4.18.1
8505 - [Config] updateconfigs after v4.18.1 stable update
8506
8507 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
8508 - [Config] Enable timestamping in network PHY devices
8509
8510 * Miscellaneous Ubuntu changes
8511 - [Config] CONFIG_SYSCTL_SYSCALL=n
8512
8513 [ Upstream Kernel Changes ]
8514
8515 * Rebase to v4.18
8516
8517 -- Seth Forshee <seth.forshee@canonical.com> Wed, 15 Aug 2018 14:20:59 -0500
8518
8519 linux (4.18.0-4.5) cosmic; urgency=medium
8520
8521 [ Upstream Kernel Changes ]
8522
8523 * Rebase to v4.18-rc8
8524
8525 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Aug 2018 13:54:02 -0500
8526
8527 linux (4.18.0-3.4) cosmic; urgency=medium
8528
8529 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
8530 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
8531 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
8532
8533 * hinic interfaces aren't getting predictable names (LP: #1783138)
8534 - hinic: Link the logical network device to the pci device in sysfs
8535
8536 * libvirtd is unable to configure bridge devices inside of LXD containers
8537 (LP: #1784501)
8538 - kernfs: allow creating kernfs objects with arbitrary uid/gid
8539 - sysfs, kobject: allow creating kobject belonging to arbitrary users
8540 - kobject: kset_create_and_add() - fetch ownership info from parent
8541 - driver core: set up ownership of class devices in sysfs
8542 - net-sysfs: require net admin in the init ns for setting tx_maxrate
8543 - net-sysfs: make sure objects belong to container's owner
8544 - net: create reusable function for getting ownership info of sysfs inodes
8545 - bridge: make sure objects belong to container's owner
8546 - sysfs: Fix regression when adding a file to an existing group
8547
8548 * locking sockets broken due to missing AppArmor socket mediation patches
8549 (LP: #1780227)
8550 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
8551
8552 * Update2 for ocxl driver (LP: #1781436)
8553 - ocxl: Fix page fault handler in case of fault on dying process
8554
8555 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
8556 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
8557 - vga_switcheroo: set audio client id according to bound GPU id
8558
8559 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
8560 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
8561
8562 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
8563 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
8564 'firmware_install' target
8565
8566 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
8567 (LP: #1782116)
8568 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
8569
8570 [ Upstream Kernel Changes ]
8571
8572 * Rebase to v4.18-rc7
8573
8574 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Aug 2018 08:49:40 -0500
8575
8576 linux (4.18.0-2.3) cosmic; urgency=medium
8577
8578 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
8579 - SAUCE: (noup) zfs to 0.7.9-3ubuntu4
8580
8581 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
8582 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
8583 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
8584 bitmap
8585
8586 * Cloud-init causes potentially huge boot delays with 4.15 kernels
8587 (LP: #1780062)
8588 - random: Make getrandom() ready earlier
8589
8590 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
8591 - scsi: hisi_sas: Update a couple of register settings for v3 hw
8592
8593 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
8594 - scsi: hisi_sas: Add missing PHY spinlock init
8595
8596 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
8597 (LP: #1777727)
8598 - scsi: hisi_sas: Use dmam_alloc_coherent()
8599 - scsi: hisi_sas: Pre-allocate slot DMA buffers
8600
8601 * hisi_sas: Failures during host reset (LP: #1777696)
8602 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
8603 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
8604 - scsi: hisi_sas: Adjust task reject period during host reset
8605 - scsi: hisi_sas: Add a flag to filter PHY events during reset
8606 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
8607
8608 * Miscellaneous Ubuntu changes
8609 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3
8610 - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
8611 - Enable zfs build
8612 - SAUCE: Import aufs driver
8613 - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64"
8614 - [Config] retpoline -- review and accept retpoline changes
8615
8616 [ Upstream Kernel Changes ]
8617
8618 * Rebase to v4.18-rc5
8619 * Rebase to v4.18-rc6
8620
8621 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jul 2018 08:41:22 -0500
8622
8623 linux (4.18.0-1.2) cosmic; urgency=medium
8624
8625 [ Upstream Kernel Changes ]
8626
8627 * Rebase to v4.18-rc4
8628
8629 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jul 2018 07:36:31 -0500
8630
8631 linux (4.18.0-0.1) cosmic; urgency=medium
8632
8633 * Miscellaneous Ubuntu changes
8634 - ubuntu -- disable vbox build
8635 - Disable zfs build
8636 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
8637 kernel image
8638 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
8639 - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode
8640 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
8641 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
8642 locked down
8643 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
8644 down
8645 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
8646 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
8647 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
8648 down
8649 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
8650 locked down
8651 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
8652 down
8653 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
8654 locked down
8655 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
8656 has been locked down
8657 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
8658 locked down
8659 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
8660 locked down
8661 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
8662 down
8663 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
8664 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
8665 parameters (eg. ioport)
8666 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
8667 - SAUCE: (efi-lockdown) Lock down /proc/kcore
8668 - SAUCE: (efi-lockdown) Lock down kprobes
8669 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
8670 kernel is locked down
8671 - SAUCE: (efi-lockdown) Lock down perf
8672 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
8673 down
8674 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
8675 reboot
8676 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
8677 boot mode
8678 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
8679 mode
8680 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
8681 secondary keyring
8682 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
8683 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
8684 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
8685 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
8686 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
8687 that aren't present.
8688 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
8689 efi_status_to_err().
8690 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
8691 error messages.
8692 - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature
8693 verification
8694 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
8695 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
8696 - SAUCE: (namespace) block_dev: Support checking inode permissions in
8697 lookup_bdev()
8698 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
8699 when mounting
8700 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
8701 when mounting
8702 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
8703 namespaces
8704 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
8705 mounts
8706 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
8707 opened for writing
8708 - SAUCE: Import aufs driver
8709 - Update dropped.txt
8710 - [Config] updateconfigs after 4.18-rc3 rebase
8711 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18
8712
8713 [ Upstream Kernel Changes ]
8714
8715 * Rebase to v4.18-rc3
8716
8717 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jul 2018 10:46:37 -0500
8718
8719 linux (4.18.0-0.0) cosmic; urgency=medium
8720
8721 * Dummy entry.
8722
8723 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Jul 2018 11:10:33 -0500
8724
8725 linux (4.17.0-4.5) cosmic; urgency=medium
8726
8727 * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399)
8728
8729 * Update to ocxl driver for 18.04.1 (LP: #1775786)
8730 - powerpc: Add TIDR CPU feature for POWER9
8731 - powerpc: Use TIDR CPU feature to control TIDR allocation
8732 - powerpc: use task_pid_nr() for TID allocation
8733 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
8734 - ocxl: Expose the thread_id needed for wait on POWER9
8735 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
8736 - ocxl: Document new OCXL IOCTLs
8737 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
8738
8739 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
8740 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
8741
8742 * glibc pkeys test fail on powerpc (LP: #1776967)
8743 - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS
8744
8745 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
8746 - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
8747
8748 * Miscellaneous Ubuntu changes
8749 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1
8750
8751 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Jun 2018 13:37:52 -0500
8752
8753 linux (4.17.0-3.4) cosmic; urgency=medium
8754
8755 * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124)
8756
8757 * Cosmic update to v4.17.3 stable release (LP: #1778997)
8758 - net: aquantia: fix unsigned numvecs comparison with less than zero
8759 - bonding: re-evaluate force_primary when the primary slave name changes
8760 - cdc_ncm: avoid padding beyond end of skb
8761 - ipv6: allow PMTU exceptions to local routes
8762 - net: dsa: add error handling for pskb_trim_rcsum
8763 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
8764 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
8765 - tcp: verify the checksum of the first data segment in a new connection
8766 - tls: fix use-after-free in tls_push_record
8767 - tls: fix waitall behavior in tls_sw_recvmsg
8768 - socket: close race condition between sock_close() and sockfs_setattr()
8769 - udp: fix rx queue len reported by diag and proc interface
8770 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
8771 vlan
8772 - hv_netvsc: Fix a network regression after ifdown/ifup
8773 - ACPICA: AML parser: attempt to continue loading table after error
8774 - ext4: fix hole length detection in ext4_ind_map_blocks()
8775 - ext4: update mtime in ext4_punch_hole even if no blocks are released
8776 - ext4: do not allow external inodes for inline data
8777 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
8778 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
8779 - ext4: fix fencepost error in check for inode count overflow during resize
8780 - driver core: Don't ignore class_dir_create_and_add() failure.
8781 - Btrfs: allow empty subvol= again
8782 - Btrfs: fix clone vs chattr NODATASUM race
8783 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
8784 - btrfs: return error value if create_io_em failed in cow_file_range
8785 - btrfs: scrub: Don't use inode pages for device replace
8786 - ALSA: usb-audio: Disable the quirk for Nura headset
8787 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
8788 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
8789 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
8790 - ALSA: hda: add dock and led support for HP ProBook 640 G4
8791 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
8792 - smb3: fix various xid leaks
8793 - smb3: on reconnect set PreviousSessionId field
8794 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
8795 expiry
8796 - cifs: For SMB2 security informaion query, check for minimum sized security
8797 descriptor instead of sizeof FileAllInformation class
8798 - nbd: fix nbd device deletion
8799 - nbd: update size when connected
8800 - nbd: use bd_set_size when updating disk size
8801 - blk-mq: reinit q->tag_set_list entry only after grace period
8802 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
8803 - cpufreq: Fix new policy initialization during limits updates via sysfs
8804 - cpufreq: ti-cpufreq: Fix an incorrect error return value
8805 - cpufreq: governors: Fix long idle detection logic in load calculation
8806 - libata: zpodd: small read overflow in eject_tray()
8807 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
8808 - nvme/pci: Sync controller reset for AER slot_reset
8809 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
8810 - x86/vector: Fix the args of vector_alloc tracepoint
8811 - x86/apic/vector: Prevent hlist corruption and leaks
8812 - x86/apic: Provide apic_ack_irq()
8813 - x86/ioapic: Use apic_ack_irq()
8814 - x86/platform/uv: Use apic_ack_irq()
8815 - irq_remapping: Use apic_ack_irq()
8816 - genirq/generic_pending: Do not lose pending affinity update
8817 - genirq/affinity: Defer affinity setting if irq chip is busy
8818 - genirq/migration: Avoid out of line call if pending is not set
8819 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
8820 - media: uvcvideo: Prevent setting unavailable flags
8821 - media: rc: ensure input/lirc device can be opened after register
8822 - iwlwifi: fw: harden page loading code
8823 - orangefs: set i_size on new symlink
8824 - orangefs: report attributes_mask and attributes for statx
8825 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
8826 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
8827 - vhost: fix info leak due to uninitialized memory
8828 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
8829 - Linux 4.17.3
8830
8831 * Use-after-free in sk_peer_label (LP: #1778646)
8832 - SAUCE: apparmor: fix use after free in sk_peer_label
8833
8834 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
8835 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
8836
8837 * Various fixes for CXL kernel module (LP: #1774471)
8838 - cxl: Configure PSL to not use APC virtual machines
8839 - cxl: Disable prefault_mode in Radix mode
8840
8841 * Bluetooth not working (LP: #1764645)
8842 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
8843
8844 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
8845 (LP: #1776750)
8846 - scsi: hisi_sas: make SAS address of SATA disks unique
8847
8848 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
8849 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
8850 - SAUCE: wcn36xx: read MAC from file or randomly generate one
8851
8852 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
8853 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
8854
8855 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
8856 - fs/binfmt_misc.c: do not allow offset overflow
8857
8858 * Network installs fail on SocioNext board (LP: #1775884)
8859 - net: socionext: reset hardware in ndo_stop
8860 - net: netsec: enable tx-irq during open callback
8861
8862 * Fix several bugs in RDMA/hns driver (LP: #1770974)
8863 - RDMA/hns: Drop local zgid in favor of core defined variable
8864 - RDMA/hns: Add 64KB page size support for hip08
8865 - RDMA/hns: Rename the idx field of db
8866 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
8867 - RDMA/hns: Increase checking CMQ status timeout value
8868 - RDMA/hns: Add reset process for RoCE in hip08
8869 - RDMA/hns: Fix the illegal memory operation when cross page
8870 - RDMA/hns: Implement the disassociate_ucontext API
8871
8872 * powerpc/livepatch: Implement reliable stack tracing for the consistency
8873 model (LP: #1771844)
8874 - powerpc/livepatch: Implement reliable stack tracing for the consistency
8875 model
8876
8877 * Adding back alx WoL feature (LP: #1772610)
8878 - SAUCE: Revert "alx: remove WoL support"
8879 - SAUCE: alx: add enable_wol paramenter
8880
8881 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
8882 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
8883 - scsi: lpfc: Fix 16gb hbas failing cq create.
8884
8885 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
8886 idle states when all CORES are guarded (LP: #1771780)
8887 - powerpc/powernv/cpuidle: Init all present cpus for deep states
8888
8889 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
8890 - net-next/hinic: add pci device ids for 25ge and 100ge card
8891
8892 * Expose arm64 CPU topology to userspace (LP: #1770231)
8893 - drivers: base: cacheinfo: move cache_setup_of_node()
8894 - drivers: base: cacheinfo: setup DT cache properties early
8895 - cacheinfo: rename of_node to fw_token
8896 - arm64/acpi: Create arch specific cpu to acpi id helper
8897 - ACPI/PPTT: Add Processor Properties Topology Table parsing
8898 - [Config] CONFIG_ACPI_PPTT=y
8899 - ACPI: Enable PPTT support on ARM64
8900 - drivers: base cacheinfo: Add support for ACPI based firmware tables
8901 - arm64: Add support for ACPI based firmware tables
8902 - arm64: topology: rename cluster_id
8903 - arm64: topology: enable ACPI/PPTT based CPU topology
8904 - ACPI: Add PPTT to injectable table list
8905 - arm64: topology: divorce MC scheduling domain from core_siblings
8906
8907 * Vcs-Git header on bionic linux source package points to zesty git tree
8908 (LP: #1766055)
8909 - [Packaging]: Update Vcs-Git
8910
8911 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
8912 version (LP: #1768431)
8913 - scsi: cxlflash: Handle spurious interrupts
8914 - scsi: cxlflash: Remove commmands from pending list on timeout
8915 - scsi: cxlflash: Synchronize reset and remove ops
8916 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
8917
8918 * hisi_sas robustness fixes (LP: #1774466)
8919 - scsi: hisi_sas: delete timer when removing hisi_sas driver
8920 - scsi: hisi_sas: print device id for errors
8921 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
8922 - scsi: hisi_sas: check host frozen before calling "done" function
8923 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
8924 - scsi: hisi_sas: stop controller timer for reset
8925 - scsi: hisi_sas: update PHY linkrate after a controller reset
8926 - scsi: hisi_sas: change slot index allocation mode
8927 - scsi: hisi_sas: Change common allocation mode of device id
8928 - scsi: hisi_sas: Reset disks when discovered
8929 - scsi: hisi_sas: Create a scsi_host_template per HW module
8930 - scsi: hisi_sas: Init disks after controller reset
8931 - scsi: hisi_sas: Try wait commands before before controller reset
8932 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
8933 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
8934 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
8935 - scsi: hisi_sas: Fix return value when get_free_slot() failed
8936 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
8937
8938 * hisi_sas: Support newer v3 hardware (LP: #1774467)
8939 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
8940 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
8941 - scsi: hisi_sas: fix PI memory size
8942 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
8943 - scsi: hisi_sas: remove redundant handling to event95 for v3
8944 - scsi: hisi_sas: add readl poll timeout helper wrappers
8945 - scsi: hisi_sas: workaround a v3 hw hilink bug
8946 - scsi: hisi_sas: Add LED feature for v3 hw
8947
8948 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
8949 - scsi: hisi_sas: optimise the usage of DQ locking
8950 - scsi: hisi_sas: relocate smp sg map
8951 - scsi: hisi_sas: make return type of prep functions void
8952 - scsi: hisi_sas: allocate slot buffer earlier
8953 - scsi: hisi_sas: Don't lock DQ for complete task sending
8954 - scsi: hisi_sas: Use device lock to protect slot alloc/free
8955 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
8956 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
8957
8958 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
8959 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
8960
8961 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
8962 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
8963
8964 * hns3 driver updates (LP: #1768670)
8965 - net: hns3: Remove error log when getting pfc stats fails
8966 - net: hns3: fix to correctly fetch l4 protocol outer header
8967 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
8968 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
8969 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
8970 - net: hns3: Fix to support autoneg only for port attached with phy
8971 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
8972 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
8973 - net: hns3: Remove packet statistics in the range of 8192~12287
8974 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
8975 - net: hns3: Fix for setting mac address when resetting
8976 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
8977 - net: hns3: fix for cleaning ring problem
8978 - net: hns3: refactor the loopback related function
8979 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
8980 - net: hns3: Fix for the null pointer problem occurring when initializing
8981 ae_dev failed
8982 - net: hns3: Add a check for client instance init state
8983 - net: hns3: Change return type of hnae3_register_ae_dev
8984 - net: hns3: Change return type of hnae3_register_ae_algo
8985 - net: hns3: Change return value in hnae3_register_client
8986 - net: hns3: Fixes the back pressure setting when sriov is enabled
8987 - net: hns3: Fix for fiber link up problem
8988 - net: hns3: Add support of .sriov_configure in HNS3 driver
8989 - net: hns3: Fixes the missing PCI iounmap for various legs
8990 - net: hns3: Fixes error reported by Kbuild and internal review
8991 - net: hns3: Fixes API to fetch ethernet header length with kernel default
8992 - net: hns3: cleanup of return values in hclge_init_client_instance()
8993 - net: hns3: Fix the missing client list node initialization
8994 - net: hns3: Fix for hns3 module is loaded multiple times problem
8995 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
8996 - net: hns3: Fix for netdev not running problem after calling net_stop and
8997 net_open
8998 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
8999 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
9000 - net: hns3: Updates RX packet info fetch in case of multi BD
9001 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
9002 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
9003 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
9004 - net: hns3: Fix for PF mailbox receving unknown message
9005 - net: hns3: Fixes the state to indicate client-type initialization
9006 - net: hns3: Fixes the init of the VALID BD info in the descriptor
9007 - net: hns3: Removes unnecessary check when clearing TX/RX rings
9008 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
9009 - net: hns3: Remove unused led control code
9010 - net: hns3: Adds support for led locate command for copper port
9011 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
9012 - net: hns3: Disable vf vlan filter when vf vlan table is full
9013 - net: hns3: Add support for IFF_ALLMULTI flag
9014 - net: hns3: Add repeat address checking for setting mac address
9015 - net: hns3: Fix setting mac address error
9016 - net: hns3: Fix for service_task not running problem after resetting
9017 - net: hns3: Fix for hclge_reset running repeatly problem
9018 - net: hns3: Fix for phy not link up problem after resetting
9019 - net: hns3: Add missing break in misc_irq_handle
9020 - net: hns3: Fix for vxlan tx checksum bug
9021 - net: hns3: Optimize the PF's process of updating multicast MAC
9022 - net: hns3: Optimize the VF's process of updating multicast MAC
9023 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
9024 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
9025 VLD bit and buffer size
9026 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
9027 hclge_bind_ring_with_vector
9028 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
9029 uninit_client_instance
9030 - SAUCE: {topost} net: hns3: add vector status check before free vector
9031 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
9032 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
9033 - SAUCE: {topost} net: hns3: extraction an interface for state state
9034 init|uninit
9035 - SAUCE: {topost} net: hns3: print the ret value in error information
9036 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
9037 hns3_client_uninit
9038 - SAUCE: {topost} net: hns3: add unlikely for error check
9039 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
9040 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
9041 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
9042 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
9043 - SAUCE: {topost} net: hns3: remove some redundant assignments
9044 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
9045 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
9046 hclge_cmd_send
9047 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
9048 - SAUCE: {topost} net: hns3: remove some unused members of some structures
9049 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
9050 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
9051 kzalloc/dma_map_single
9052 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
9053 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
9054 - SAUCE: {topost} net: hns3: remove some redundant assignments
9055 - SAUCE: {topost} net: hns3: standardize the handle of return value
9056 - SAUCE: {topost} net: hns3: remove extra space and brackets
9057 - SAUCE: {topost} net: hns3: fix unreasonable code comments
9058 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
9059 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
9060 - SAUCE: {topost} net: hns3: fix mislead parameter name
9061 - SAUCE: {topost} net: hns3: remove unused struct member and definition
9062 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
9063 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
9064 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
9065 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
9066 status change
9067 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
9068 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
9069 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
9070 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
9071 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
9072 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
9073 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
9074 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
9075 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
9076 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
9077 function
9078 - SAUCE: {topost} net: hns3: prevent sending command during global or core
9079 reset
9080 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
9081 register
9082 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
9083 - SAUCE: {topost} net: hns3: prevent to request reset frequently
9084 - SAUCE: {topost} net: hns3: correct reset event status register
9085 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
9086 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
9087 - SAUCE: {topost} net: hns3: fix return value error in
9088 hns3_reset_notify_down_enet
9089 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
9090 while resetting
9091 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
9092 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
9093 hclge_get_ring_chain_from_mbx
9094 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
9095 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
9096 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
9097 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
9098
9099 * CVE-2018-7755
9100 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
9101
9102 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
9103 - [Packaging] Fix missing watchdog for Raspberry Pi
9104
9105 * kernel: Fix arch random implementation (LP: #1775391)
9106 - s390/archrandom: Rework arch random implementation.
9107
9108 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
9109 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
9110 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
9111
9112 * Cosmic update to v4.17.2 stable release (LP: #1779117)
9113 - crypto: chelsio - request to HW should wrap
9114 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
9115 - KVM: X86: Fix reserved bits check for MOV to CR3
9116 - KVM: x86: introduce linear_{read,write}_system
9117 - kvm: fix typo in flag name
9118 - kvm: nVMX: Enforce cpl=0 for VMX instructions
9119 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
9120 kvm_write_guest_virt_system
9121 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
9122 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
9123 - NFC: pn533: don't send USB data off of the stack
9124 - usbip: vhci_sysfs: fix potential Spectre v1
9125 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
9126 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
9127 - Input: xpad - add GPD Win 2 Controller USB IDs
9128 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
9129 - usb: core: message: remove extra endianness conversion in
9130 usb_set_isoch_delay
9131 - usb: typec: wcove: Remove dependency on HW FSM
9132 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
9133 - usb: gadget: udc: renesas_usb3: fix double phy_put()
9134 - usb: gadget: udc: renesas_usb3: should remove debugfs
9135 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
9136 udc
9137 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
9138 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
9139 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
9140 reconnecting
9141 - serial: sh-sci: Stop using printk format %pCr
9142 - tty/serial: atmel: use port->name as name in request_irq()
9143 - serial: samsung: fix maxburst parameter for DMA transactions
9144 - serial: 8250: omap: Fix idling of clocks for unused uarts
9145 - vmw_balloon: fixing double free when batching mode is off
9146 - doc: fix sysfs ABI documentation
9147 - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
9148 - tty: pl011: Avoid spuriously stuck-off interrupts
9149 - crypto: ccree - correct host regs offset
9150 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
9151 - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
9152 - crypto: caam - strip input zeros from RSA input buffer
9153 - crypto: caam - fix DMA mapping dir for generated IV
9154 - crypto: caam - fix IV DMA mapping and updating
9155 - crypto: caam/qi - fix IV DMA mapping and updating
9156 - crypto: caam - fix size of RSA prime factor q
9157 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
9158 - crypto: cavium - Limit result reading attempts
9159 - crypto: vmx - Remove overly verbose printk from AES init routines
9160 - crypto: vmx - Remove overly verbose printk from AES XTS init
9161 - crypto: omap-sham - fix memleak
9162 - Linux 4.17.2
9163
9164 * Cosmic update to v4.17.1 stable release (LP: #1779116)
9165 - netfilter: nf_flow_table: attach dst to skbs
9166 - bnx2x: use the right constant
9167 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
9168 - ipv6: omit traffic class when calculating flow hash
9169 - l2tp: fix refcount leakage on PPPoL2TP sockets
9170 - netdev-FAQ: clarify DaveM's position for stable backports
9171 - net: metrics: add proper netlink validation
9172 - net/packet: refine check for priv area size
9173 - rtnetlink: validate attributes in do_setlink()
9174 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
9175 - team: use netdev_features_t instead of u32
9176 - vrf: check the original netdevice for generating redirect
9177 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
9178 - ipmr: fix error path when ipmr_new_table fails
9179 - PCI: hv: Do not wait forever on a device that has disappeared
9180 - Linux 4.17.1
9181
9182 * Miscellaneous Ubuntu changes
9183 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
9184 CONFIG_VMAP_STACK"
9185 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
9186 - SAUCE: apparmor: userspace queries
9187 - SAUCE: apparmor: patch to provide compatibility with v2.x net rules
9188 - SAUCE: apparmor: af_unix mediation
9189
9190 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Jun 2018 08:03:32 -0500
9191
9192 linux (4.17.0-2.3) cosmic; urgency=medium
9193
9194 * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276)
9195
9196 * Miscellaneous Ubuntu changes
9197 - Config: remove IrDA from annotations
9198 - Config: remove scsi drivers from annotations
9199 - Config: remove BT_HCIBTUART from annotations
9200 - Config: pstore zlib support was renamed
9201 - Config: disable NVRAM for armhf on annotations
9202 - Config: Disable VT on s390x
9203 - Config: Update SSB and B43/B44 options
9204 - Config: some options not supported on some arches anymore
9205 - Config: renamed and removed options
9206 - Config: TCG_CRB is required for IMA on ACPI systems
9207 - Config: EXTCON_AXP288 depends on X86
9208 - Config: CONFIG_FSI depends on OF
9209 - Config: DRM_RCAR_LVDS now depends on DRM
9210 - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386
9211 - Config: Enable HINIC on arm64
9212 - Config: Set PPS and PTP_1588_CLOCK as y
9213 - Config: Some NF_TABLES options are built-in now
9214 - Config: GENERIC_CPU for ppc64el
9215 - Config: KEXEC_FILE=n for s390x
9216 - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS
9217 - Config: Disable STM32 support
9218 - Config: Enable FORTIFY_SOURCE for armhf
9219 - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR
9220
9221 [ Upstream Kernel Changes ]
9222
9223 * Rebase to v4.17
9224
9225 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 11 Jun 2018 15:22:10 -0300
9226
9227 linux (4.17.0-1.2) cosmic; urgency=medium
9228
9229 [ Seth Forshee ]
9230 * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516)
9231 - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64
9232
9233 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
9234 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
9235 num_possible_cpus()
9236
9237 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
9238 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
9239 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
9240
9241 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
9242 - [Config] update Build-Depends: transfig to fig2dev
9243
9244 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
9245 to load (LP: #1728238)
9246 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
9247 unreleased firmware"
9248
9249 * No driver for Huawei network adapters on arm64 (LP: #1769899)
9250 - net-next/hinic: add arm64 support
9251
9252 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
9253 - [Config] snapdragon: DRM_I2C_ADV7511=y
9254
9255 * Add d-i support for Huawei NICs (LP: #1767490)
9256 - d-i: add hinic to nic-modules udeb
9257
9258 * Acer Swift sf314-52 power button not managed (LP: #1766054)
9259 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
9260
9261 * Include nfp driver in linux-modules (LP: #1768526)
9262 - [Config] Add nfp.ko to generic inclusion list
9263
9264 * Miscellaneous Ubuntu changes
9265 - SAUCE: Import aufs driver
9266 - [Config] Enable AUFS config options
9267 - SAUCE: (efi-lockdown) Fix for module sig verification
9268 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
9269 reboot
9270 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
9271 boot mode
9272 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
9273 mode
9274 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
9275 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
9276 - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y
9277 - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot
9278 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17
9279 - enable zfs build
9280
9281 * Miscellaneous upstream changes
9282 - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in
9283 lockdown mode"
9284 - Rebased to v4.17-rc6
9285
9286 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 22 May 2018 14:48:13 -0300
9287
9288 linux (4.17.0-0.1) bionic; urgency=medium
9289
9290 [ Upstream Kernel Changes ]
9291
9292 * Rebase to v4.17-rc4
9293
9294 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 08 May 2018 16:38:51 -0300
9295
9296 linux (4.17.0-0.0) bionic; urgency=medium
9297
9298 * Dummy entry.
9299
9300 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 27 Apr 2018 11:01:13 -0300
9301
9302 linux (4.16.0-4.5) bionic; urgency=medium
9303
9304 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
9305 - tools/kvm_stat: Fix python3 syntax
9306 - tools/kvm_stat: Don't use deprecated file()
9307 - tools/kvm_stat: Remove unused function
9308 - [Packaging] Add linux-tools-host package for VM host tools
9309 - [Config] do_tools_host=true for amd64
9310
9311 * [Featire] CNL: Enable RAPL support (LP: #1685712)
9312 - powercap: RAPL: Add support for Cannon Lake
9313
9314 * Bionic update to v4.16.2 stable release (LP: #1763388)
9315 - sparc64: Oracle DAX driver depends on SPARC64
9316 - arp: fix arp_filter on l3slave devices
9317 - net: dsa: Discard frames from unused ports
9318 - net/ipv6: Increment OUTxxx counters after netfilter hook
9319 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
9320 - pptp: remove a buggy dst release in pptp_connect()
9321 - sctp: do not leak kernel memory to user space
9322 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
9323 - vlan: also check phy_driver ts_info for vlan's real device
9324 - net: fool proof dev_valid_name()
9325 - ip_tunnel: better validate user provided tunnel names
9326 - ipv6: sit: better validate user provided tunnel names
9327 - ip6_gre: better validate user provided tunnel names
9328 - ip6_tunnel: better validate user provided tunnel names
9329 - vti6: better validate user provided tunnel names
9330 - net_sched: fix a missing idr_remove() in u32_delete_key()
9331 - nfp: use full 40 bits of the NSP buffer address
9332 - Linux 4.16.2
9333
9334 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
9335 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable
9336 release (LP: #1763388)
9337 - sky2: Increase D3 delay to sky2 stops working after suspend
9338
9339 * Merge the linux-snapdragon kernel into bionic master/snapdragon
9340 (LP: #1763040)
9341 - arm64: defconfig: enable REMOTEPROC
9342 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
9343 - kernel: configs; add distro.config
9344 - arm64: configs: enable WCN36xx
9345 - kernel: distro.config: enable debug friendly USB network adpater
9346 - arm64: configs: enable QCOM Venus
9347 - arm64: defconfig: Enable a53/apcs and avs
9348 - arm64: defconfig: enable ondemand governor as default
9349 - arm64: defconfig: enable QCOM_TSENS
9350 - kernel: configs: enable dm_mod and dm_crypt
9351 - Force the SMD regulator driver to be compiled-in
9352 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
9353 - arm64: configs: enable BT_QCOMSMD
9354 - kernel: configs: add more USB net drivers
9355 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
9356 - arm64: configs: Enable camera drivers
9357 - kernel: configs: add freq stat to sysfs
9358 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
9359 - arm64: defconfig: Enable QRTR features
9360 - kernel: configs: set USB_CONFIG_F_FS in distro.config
9361 - kernel: distro.config: enable 'schedutil' CPUfreq governor
9362 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
9363 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
9364 - arm64: defconfig: enable LEDS_QCOM_LPG
9365 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
9366 - power: avs: Add support for CPR (Core Power Reduction)
9367 - power: avs: cpr: Use raw mem access for qfprom
9368 - power: avs: cpr: fix with new reg_sequence structures
9369 - power: avs: cpr: Register with cpufreq-dt
9370 - regulator: smd: Add floor and corner operations
9371 - PM / OPP: Support adjusting OPP voltages at runtime
9372 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
9373 - PM / OPP: HACK: Allow to set regulator without opp_list
9374 - PM / OPP: Add a helper to get an opp regulator for device
9375 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
9376 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
9377 - ov5645: I2C address change
9378 - i2c: Add Qualcomm Camera Control Interface driver
9379 - camss: vfe: Skip first four frames from sensor
9380 - camss: Do not register if no cameras are present
9381 - i2c-qcom-cci: Fix run queue completion timeout
9382 - i2c-qcom-cci: Fix I2C address bug
9383 - media: ov5645: Fix I2C address
9384 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
9385 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
9386 - leds: Add driver for Qualcomm LPG
9387 - wcn36xx: Fix warning due to duplicate scan_completed notification
9388 - arm64: dts: Add CPR DT node for msm8916
9389 - arm64: dts: add spmi-regulator nodes
9390 - arm64: dts: msm8916: Add cpufreq support
9391 - arm64: dts: msm8916: Add a shared CPU opp table
9392 - arm64: dts: msm8916: Add cpu cooling maps
9393 - arm64: dts: pm8916: Mark the s2 regulator as always-on
9394 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
9395 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
9396 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
9397 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
9398 driver
9399 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
9400 - DT: leds: Add Qualcomm Light Pulse Generator binding
9401 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
9402 - arm64: dts: qcom: Add pwm node for pm8916
9403 - arm64: dts: qcom: Add user LEDs on db820c
9404 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
9405 - ARM: dts: qcom: Add LPG node to pm8941
9406 - ARM: dts: qcom: honami: Add LPG node and RGB LED
9407 - arm64: dts: qcom: Add Camera Control Interface support
9408 - arm64: dts: qcom: Add apps_iommu vfe child node
9409 - arm64: dts: qcom: Add camss device node
9410 - arm64: dts: qcom: Add ov5645 device nodes
9411 - arm64: dts: msm8916: Fix camera sensors I2C addresses
9412 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
9413 - packaging: arm64: add a uboot flavour - part1
9414 - packaging: arm64: add a uboot flavour - part2
9415 - packaging: arm64: add a uboot flavour - part3
9416 - packaging: arm64: add a uboot flavour - part4
9417 - packaging: arm64: add a uboot flavour - part5
9418 - packaging: arm64: rename uboot flavour to snapdragon
9419 - [Config] updateconfigs after qcomlt import
9420 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
9421 - [Config] arm64: snapdragon: MSM_GCC_8916=y
9422 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
9423 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
9424 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
9425 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
9426 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
9427 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
9428 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
9429 - [Config] arm64: snapdragon: QCOM_SMEM=y
9430 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
9431 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
9432 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
9433 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
9434 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
9435 - [Config] arm64: snapdragon: QCOM_CPR=y
9436 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
9437 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
9438 - [Config] turn off DRM_MSM_REGISTER_LOGGING
9439 - [Config] arm64: snapdragon: I2C_QUP=y
9440 - [Config] arm64: snapdragon: SPI_QUP=y
9441 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
9442 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
9443 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
9444 - [Config] arm64: snapdragon: QCOM_SMSM=y
9445 - [Config] arm64: snapdragon: QCOM_SMP2P=y
9446 - [Config] arm64: snapdragon: DRM_MSM=y
9447 - [Config] arm64: snapdragon: SND_SOC=y
9448 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
9449 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
9450 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
9451 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
9452 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
9453 SND_SOC_MSM8916_WCD_DIGITAL=y
9454 - SAUCE: media: ov5645: skip address change if dt addr == default addr
9455 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
9456 #ifdefs
9457 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
9458 - [Packaging] fix up snapdragon abi paths
9459
9460 * LSM stacking patches for bionic (LP: #1763062)
9461 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
9462 - SAUCE: LSM stacking: LSM: Manage credential security blobs
9463 - SAUCE: LSM stacking: LSM: Manage file security blobs
9464 - SAUCE: LSM stacking: LSM: Manage task security blobs
9465 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
9466 - SAUCE: LSM stacking: LSM: General stacking
9467 - SAUCE: LSM stacking: fixup initialize task->security
9468 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
9469 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
9470 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
9471 - SAUCE: LSM stacking: fixup apparmor stacking enablement
9472 - SAUCE: LSM stacking: fixup stacking kconfig
9473 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
9474 - SAUCE: LSM stacking: provide prctl interface for setting context
9475 - SAUCE: LSM stacking: inherit current display LSM
9476 - SAUCE: LSM stacking: keep an index for each registered LSM
9477 - SAUCE: LSM stacking: verify display LSM
9478 - SAUCE: LSM stacking: provide a way to specify the default display lsm
9479 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
9480 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
9481 - SAUCE: LSM stacking: add Kconfig to set default display LSM
9482 - SAUCE: LSM stacking: add configs for LSM stacking
9483 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
9484 - SAUCE: LSM stacking: remove procfs context interface
9485
9486 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
9487 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
9488 - SAUCE: LSM stacking: check for invalid zero sized writes
9489
9490 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
9491 (LP: #1762755)
9492 - RDMA/hns: Support rq record doorbell for the user space
9493 - RDMA/hns: Support cq record doorbell for the user space
9494 - RDMA/hns: Support rq record doorbell for kernel space
9495 - RDMA/hns: Support cq record doorbell for kernel space
9496 - RDMA/hns: Fix cqn type and init resp
9497 - RDMA/hns: Fix init resp when alloc ucontext
9498 - RDMA/hns: Fix cq record doorbell enable in kernel
9499
9500 * Replace LPC patchset with upstream version (LP: #1762758)
9501 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
9502 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
9503 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
9504 children"
9505 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
9506 bindings"
9507 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
9508 devices"
9509 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
9510 hosts"
9511 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
9512 pci_register_io_range()"
9513 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
9514 pci_register_io_range()"
9515 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
9516 - lib: Add generic PIO mapping method
9517 - PCI: Remove __weak tag from pci_register_io_range()
9518 - PCI: Add fwnode handler as input param of pci_register_io_range()
9519 - PCI: Apply the new generic I/O management on PCI IO hosts
9520 - of: Add missing I/O range exception for indirect-IO devices
9521 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
9522 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
9523 - ACPI / scan: Do not enumerate Indirect IO host children
9524 - HISI LPC: Add ACPI support
9525 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
9526
9527 * Enable Tunneled Operations on POWER9 (LP: #1762448)
9528 - powerpc/powernv: Enable tunneled operations
9529 - cxl: read PHB indications from the device tree
9530
9531 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
9532 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
9533
9534 * NFS + sec=krb5 is broken (LP: #1759791)
9535 - sunrpc: remove incorrect HMAC request initialization
9536
9537 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
9538 - d-i: add bcm2835 to block-modules
9539
9540 * Backport USB core quirks (LP: #1762695)
9541 - usb: core: Add "quirks" parameter for usbcore
9542 - usb: core: Copy parameter string correctly and remove superfluous null check
9543 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
9544
9545 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
9546 setting up a second end-to-end encrypted disk (LP: #1762353)
9547 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
9548
9549 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
9550 - s390: move nobp parameter functions to nospec-branch.c
9551 - s390: add automatic detection of the spectre defense
9552 - s390: report spectre mitigation via syslog
9553 - s390: add sysfs attributes for spectre
9554 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
9555 - s390: correct nospec auto detection init order
9556
9557 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
9558 - powerpc/64s: Wire up cpu_show_spectre_v2()
9559
9560 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
9561 - powerpc/64s: Wire up cpu_show_spectre_v1()
9562
9563 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
9564 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
9565 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
9566 - powerpc/rfi-flush: Always enable fallback flush on pseries
9567 - powerpc/rfi-flush: Differentiate enabled and patched flush types
9568 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
9569 - powerpc/64s: Move cpu_show_meltdown()
9570 - powerpc/64s: Enhance the information in cpu_show_meltdown()
9571 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
9572 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
9573
9574 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
9575 CVE-2017-5753 // CVE-2017-5754
9576 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
9577 - powerpc: Add security feature flags for Spectre/Meltdown
9578 - powerpc/pseries: Set or clear security feature flags
9579 - powerpc/powernv: Set or clear security feature flags
9580
9581 * Hisilicon network subsystem 3 support (LP: #1761610)
9582 - net: hns3: export pci table of hclge and hclgevf to userspace
9583 - d-i: Add hns3 drivers to nic-modules
9584
9585 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
9586 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
9587
9588 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
9589 - perf vendor events: Drop incomplete multiple mapfile support
9590 - perf vendor events: Fix error code in json_events()
9591 - perf vendor events: Drop support for unused topic directories
9592 - perf vendor events: Add support for pmu events vendor subdirectory
9593 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
9594 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
9595 - perf vendor events: Add support for arch standard events
9596 - perf vendor events arm64: Add armv8-recommended.json
9597 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
9598 - perf vendor events arm64: fixup A53 to use recommended events
9599 - perf vendor events arm64: add HiSilicon hip08 JSON file
9600 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
9601
9602 * Warning "cache flush timed out!" seen when unloading the cxl driver
9603 (LP: #1762367)
9604 - cxl: Check if PSL data-cache is available before issue flush request
9605
9606 * Bionic update to v4.16.1 stable release (LP: #1763170)
9607 - bitmap: fix memset optimization on big-endian systems
9608 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
9609 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
9610 - USB: serial: cp210x: add ELDAT Easywave RX09 id
9611 - serial: 8250: Add Nuvoton NPCM UART
9612 - mei: remove dev_err message on an unsupported ioctl
9613 - /dev/mem: Avoid overwriting "err" in read_mem()
9614 - media: usbtv: prevent double free in error case
9615 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
9616 - crypto: lrw - Free rctx->ext with kzfree
9617 - crypto: ccp - Fill the result buffer only on digest, finup, and final ops
9618 - crypto: talitos - don't persistently map req_ctx->hw_context and
9619 req_ctx->buf
9620 - crypto: inside-secure - fix clock management
9621 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
9622 - crypto: talitos - fix IPsec cipher in length
9623 - crypto: ahash - Fix early termination in hash walk
9624 - crypto: caam - Fix null dereference at error path
9625 - crypto: ccp - return an actual key size from RSA max_size callback
9626 - crypto: arm,arm64 - Fix random regeneration of S_shipped
9627 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
9628 - Bluetooth: hci_bcm: Add 6 new ACPI HIDs
9629 - Btrfs: fix unexpected cow in run_delalloc_nocow
9630 - siox: fix possible buffer overflow in device_add_store
9631 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
9632 - Revert "base: arch_topology: fix section mismatch build warnings"
9633 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
9634 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
9635 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
9636 - vt: change SGR 21 to follow the standards
9637 - Fix slab name "biovec-(1<<(21-12))"
9638 - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
9639 - Linux 4.16.1
9640
9641 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
9642 starting 4.15-rc2 (LP: #1759893)
9643 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
9644 build"
9645 - [Config] CONFIG_BLK_DEV_NMVE=m
9646
9647 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
9648 - PM / hibernate: Make passing hibernate offsets more friendly
9649
9650 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
9651 type(pseries-bionic) complaining "KVM implementation does not support
9652 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
9653 - powerpc: Use feature bit for RTC presence rather than timebase presence
9654 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
9655 - powerpc: Free up CPU feature bits on 64-bit machines
9656 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
9657 - powerpc/powernv: Provide a way to force a core into SMT4 mode
9658 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
9659 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
9660 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
9661
9662 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
9663 - thunderbolt: Resume control channel after hibernation image is created
9664 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
9665 - thunderbolt: Handle connecting device in place of host properly
9666 - thunderbolt: Do not overwrite error code when domain adding fails
9667 - thunderbolt: Wait a bit longer for root switch config space
9668 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
9669 - thunderbolt: Handle rejected Thunderbolt devices
9670 - thunderbolt: Factor common ICM add and update operations out
9671 - thunderbolt: Correct function name in kernel-doc comment
9672 - thunderbolt: Add tb_switch_get()
9673 - thunderbolt: Add tb_switch_find_by_route()
9674 - thunderbolt: Add tb_xdomain_find_by_route()
9675 - thunderbolt: Add constant for approval timeout
9676 - thunderbolt: Move driver ready handling to struct icm
9677 - thunderbolt: Add 'boot' attribute for devices
9678 - thunderbolt: Add support for preboot ACL
9679 - thunderbolt: Introduce USB only (SL4) security level
9680 - thunderbolt: Add support for Intel Titan Ridge
9681
9682 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
9683 - ath10k: update the IRAM bank number for QCA9377
9684
9685 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
9686 (LP: #1759511)
9687 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
9688
9689 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
9690 (LP: #1757228)
9691 - cxl: Fix timebase synchronization status on P9
9692
9693 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
9694 fixes (LP: #1752182)
9695 - scsi: lpfc: Fix frequency of Release WQE CQEs
9696 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
9697 - scsi: lpfc: move placement of target destroy on driver detach
9698 - scsi: lpfc: correct debug counters for abort
9699 - scsi: lpfc: Add WQ Full Logic for NVME Target
9700 - scsi: lpfc: Fix PRLI handling when topology type changes
9701 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
9702 - scsi: lpfc: Fix RQ empty firmware trap
9703 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
9704 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
9705 - scsi: lpfc: Fix issue_lip if link is disabled
9706 - scsi: lpfc: Indicate CONF support in NVMe PRLI
9707 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
9708 - scsi: lpfc: Validate adapter support for SRIU option
9709 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
9710 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
9711 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
9712 - scsi: lpfc: update driver version to 11.4.0.7
9713 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
9714 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
9715 - scsi: lpfc: Rework sli4 doorbell infrastructure
9716 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
9717 - scsi: lpfc: Add push-to-adapter support to sli4
9718 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
9719 - scsi: lpfc: Add 64G link speed support
9720 - scsi: lpfc: Add if_type=6 support for cycling valid bits
9721 - scsi: lpfc: Enable fw download on if_type=6 devices
9722 - scsi: lpfc: Add embedded data pointers for enhanced performance
9723 - scsi: lpfc: Fix nvme embedded io length on new hardware
9724 - scsi: lpfc: Work around NVME cmd iu SGL type
9725 - scsi: lpfc: update driver version to 12.0.0.0
9726 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
9727 - scsi: lpfc: use __raw_writeX on DPP copies
9728 - scsi: lpfc: Add missing unlock in WQ full logic
9729
9730 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
9731 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
9732
9733 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
9734 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
9735 - [Packaging] include the retpoline extractor in the headers
9736
9737 * Use med_with_dipm SATA LPM to save more power for mobile platforms
9738 (LP: #1759547)
9739 - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3
9740
9741 * Miscellaneous Ubuntu changes
9742 - [Packaging] Only install cloud init files when do_tools_common=true
9743 - SAUCE: Import aufs driver
9744 - [Config] Enable AUFS config options
9745
9746 -- Seth Forshee <seth.forshee@canonical.com> Thu, 12 Apr 2018 09:30:56 -0500
9747
9748 linux (4.16.0-3.4) bionic; urgency=medium
9749
9750 * Allow multiple mounts of zfs datasets (LP: #1759848)
9751 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
9752
9753 * zfs system process hung on container stop/delete (LP: #1754584)
9754 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
9755 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
9756 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
9757
9758 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
9759 (LP: #1755073)
9760 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
9761
9762 * CAPI Flash (cxlflash) update (LP: #1752672)
9763 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
9764 - SAUCE: cxlflash: Avoid clobbering context control register value
9765 - SAUCE: cxlflash: Add argument identifier names
9766 - SAUCE: cxlflash: Introduce OCXL backend
9767 - SAUCE: cxlflash: Hardware AFU for OCXL
9768 - SAUCE: cxlflash: Read host function configuration
9769 - SAUCE: cxlflash: Setup function acTag range
9770 - SAUCE: cxlflash: Read host AFU configuration
9771 - SAUCE: cxlflash: Setup AFU acTag range
9772 - SAUCE: cxlflash: Setup AFU PASID
9773 - SAUCE: cxlflash: Adapter context support for OCXL
9774 - SAUCE: cxlflash: Use IDR to manage adapter contexts
9775 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
9776 - SAUCE: cxlflash: Support adapter context discovery
9777 - SAUCE: cxlflash: Support image reload policy modification
9778 - SAUCE: cxlflash: MMIO map the AFU
9779 - SAUCE: cxlflash: Support starting an adapter context
9780 - SAUCE: cxlflash: Support process specific mappings
9781 - SAUCE: cxlflash: Support AFU state toggling
9782 - SAUCE: cxlflash: Support reading adapter VPD data
9783 - SAUCE: cxlflash: Setup function OCXL link
9784 - SAUCE: cxlflash: Setup OCXL transaction layer
9785 - SAUCE: cxlflash: Support process element lifecycle
9786 - SAUCE: cxlflash: Support AFU interrupt management
9787 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
9788 - SAUCE: cxlflash: Support starting user contexts
9789 - SAUCE: cxlflash: Support adapter context polling
9790 - SAUCE: cxlflash: Support adapter context reading
9791 - SAUCE: cxlflash: Support adapter context mmap and release
9792 - SAUCE: cxlflash: Support file descriptor mapping
9793 - SAUCE: cxlflash: Introduce object handle fop
9794 - SAUCE: cxlflash: Setup LISNs for user contexts
9795 - SAUCE: cxlflash: Setup LISNs for master contexts
9796 - SAUCE: cxlflash: Update synchronous interrupt status bits
9797 - SAUCE: cxlflash: Introduce OCXL context state machine
9798 - SAUCE: cxlflash: Register for translation errors
9799 - SAUCE: cxlflash: Support AFU reset
9800 - SAUCE: cxlflash: Enable OCXL operations
9801
9802 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
9803 (LP: #1736393)
9804 - SAUCE: drm/i915:Don't set chip specific data
9805 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
9806
9807 * zed process consuming 100% cpu (LP: #1751796)
9808 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
9809
9810 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
9811 "always" (LP: #1753708)
9812 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
9813
9814 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
9815 - [Packaging] retpoline -- add safe usage hint support
9816 - [Packaging] retpoline-check -- only report additions
9817 - [Packaging] retpoline -- widen indirect call/jmp detection
9818 - [Packaging] retpoline -- elide %rip relative indirections
9819 - [Packaging] retpoline -- clear hint information from packages
9820 - SAUCE: apm -- annotate indirect calls within
9821 firmware_restrict_branch_speculation_{start,end}
9822 - SAUCE: EFI -- annotate indirect calls within
9823 firmware_restrict_branch_speculation_{start,end}
9824 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
9825 code
9826 - SAUCE: vga_set_mode -- avoid jump tables
9827 - [Config] retpoine -- switch to new format
9828
9829 * Miscellaneous Ubuntu changes
9830 - [Packaging] final-checks -- remove check for empty retpoline files
9831 - [Packaging] skip cloud tools packaging when not building package
9832
9833 [ Upstream Kernel Changes ]
9834
9835 * Rebase to v4.16
9836
9837 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Apr 2018 16:15:36 -0500
9838
9839 linux (4.16.0-2.3) bionic; urgency=medium
9840
9841 * devpts: handle bind-mounts (LP: #1755857)
9842 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
9843 - SAUCE: devpts: resolve devpts bind-mounts
9844 - SAUCE: devpts: comment devpts_mntget()
9845 - SAUCE: selftests: add devpts selftests
9846
9847 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
9848 - d-i: add hisi_sas_v3_hw to scsi-modules
9849
9850 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
9851 - SAUCE: scsi: hisi_sas: config for hip08 ES
9852 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
9853
9854 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
9855 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
9856
9857 * Fix ARC hit rate (LP: #1755158)
9858 - SAUCE: Fix ARC hit rate (LP: #1755158)
9859
9860 * ZFS setgid broken on 0.7 (LP: #1753288)
9861 - SAUCE: Fix ZFS setgid
9862
9863 * CONFIG_EFI=y on armhf (LP: #1726362)
9864 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
9865
9866 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
9867 - [Config] CONFIG_USB_XHCI_DBGCAP=y
9868
9869 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
9870 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
9871 - [Config] retpoline -- clean up i386 retpoline files
9872
9873 * Miscellaneous Ubuntu changes
9874 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
9875 - [Config] fix up retpoline abi files
9876 - [Config] fix up retpoline abi files
9877 - d-i: Add netsec to nic-modules
9878
9879 [ Upstream Kernel Changes ]
9880
9881 * Rebase to v4.16-rc6
9882
9883 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Mar 2018 14:09:49 -0500
9884
9885 linux (4.16.0-1.2) bionic; urgency=medium
9886
9887 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
9888 - d-i: add cxgb4 to nic-modules
9889
9890 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
9891 - [Config] CONFIG_INDIRECT_PIO=y
9892 - SAUCE: LIB: Introduce a generic PIO mapping method
9893 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
9894 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
9895 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
9896 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
9897 - [Config] CONFIG_HISILICON_LPC=y
9898 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
9899 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
9900 - SAUCE: HISI LPC: Add ACPI support
9901 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
9902
9903 * Miscellaneous Ubuntu changes
9904 - SAUCE: tools: use CC for linking acpi tools
9905
9906 [ Upstream Kernel Changes ]
9907
9908 * Rebase to v4.16-rc3
9909
9910 -- Seth Forshee <seth.forshee@canonical.com> Wed, 28 Feb 2018 10:17:23 -0600
9911
9912 linux (4.16.0-0.1) bionic; urgency=medium
9913
9914 * retpoline abi files are empty on i386 (LP: #1751021)
9915 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
9916 - [Packaging] final-checks -- sanity checking ABI contents
9917 - [Packaging] final-checks -- check for empty retpoline files
9918
9919 * Miscellaneous upstream changes
9920 - disable vbox build
9921 - Disable zfs build
9922
9923 [ Upstream Kernel Changes ]
9924
9925 * Rebase to v4.16-rc2
9926
9927 -- Seth Forshee <seth.forshee@canonical.com> Thu, 22 Feb 2018 08:58:57 -0600
9928
9929 linux (4.16.0-0.0) bionic; urgency=medium
9930
9931 * Dummy entry
9932
9933 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Feb 2018 14:33:13 -0600
9934
9935 linux (4.15.0-10.11) bionic; urgency=medium
9936
9937 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
9938
9939 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
9940 (LP: #1749202)
9941 - swiotlb: suppress warning when __GFP_NOWARN is set
9942 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
9943
9944 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
9945 - SAUCE: tools -- add ability to disable libbfd
9946 - [Packaging] correct disablement of libbfd
9947
9948 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
9949 (LP: #1744058)
9950 - ALSA: hda/realtek - update ALC225 depop optimize
9951
9952 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
9953 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
9954
9955 * headset mic can't be detected on two Dell machines (LP: #1748807)
9956 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
9957 - ALSA: hda - Fix headset mic detection problem for two Dell machines
9958
9959 * Bionic update to v4.15.3 stable release (LP: #1749191)
9960 - ip6mr: fix stale iterator
9961 - net: igmp: add a missing rcu locking section
9962 - qlcnic: fix deadlock bug
9963 - qmi_wwan: Add support for Quectel EP06
9964 - r8169: fix RTL8168EP take too long to complete driver initialization.
9965 - tcp: release sk_frag.page in tcp_disconnect
9966 - vhost_net: stop device during reset owner
9967 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
9968 - ipv6: change route cache aging logic
9969 - Revert "defer call to mem_cgroup_sk_alloc()"
9970 - net: ipv6: send unsolicited NA after DAD
9971 - rocker: fix possible null pointer dereference in
9972 rocker_router_fib_event_work
9973 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
9974 - cls_u32: add missing RCU annotation.
9975 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
9976 - soreuseport: fix mem leak in reuseport_add_sock()
9977 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
9978 - net: sched: fix use-after-free in tcf_block_put_ext
9979 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
9980 - media: soc_camera: soc_scale_crop: add missing
9981 MODULE_DESCRIPTION/AUTHOR/LICENSE
9982 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
9983 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
9984 - crypto: tcrypt - fix S/G table for test_aead_speed()
9985 - Linux 4.15.3
9986
9987 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
9988 CVE-2018-1000026
9989 - net: create skb_gso_validate_mac_len()
9990 - bnx2x: disable GSO where gso_size is too big for hardware
9991
9992 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
9993 - net: hns: add ACPI mode support for ethtool -p
9994
9995 * CVE-2017-5715 (Spectre v2 Intel)
9996 - [Packaging] retpoline files must be sorted
9997 - [Packaging] pull in retpoline files
9998
9999 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
10000 - d-i: Add hfi1 to nic-modules
10001
10002 * CVE-2017-5715 (Spectre v2 retpoline)
10003 - [Packaging] retpoline -- add call site validation
10004 - [Config] disable retpoline checks for first upload
10005
10006 * Do not duplicate changelog entries assigned to more than one bug or CVE
10007 (LP: #1743383)
10008 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
10009
10010 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
10011
10012 linux (4.15.0-9.10) bionic; urgency=medium
10013
10014 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
10015
10016 * Miscellaneous Ubuntu changes
10017 - [Debian] tests -- remove gcc-multilib dependency for arm64
10018
10019 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
10020
10021 linux (4.15.0-8.9) bionic; urgency=medium
10022
10023 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
10024
10025 * Bionic update to v4.15.2 stable release (LP: #1748072)
10026 - KVM: x86: Make indirect calls in emulator speculation safe
10027 - KVM: VMX: Make indirect call speculation safe
10028 - module/retpoline: Warn about missing retpoline in module
10029 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
10030 - x86/cpufeatures: Add Intel feature bits for Speculation Control
10031 - x86/cpufeatures: Add AMD feature bits for Speculation Control
10032 - x86/msr: Add definitions for new speculation control MSRs
10033 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
10034 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
10035 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
10036 - x86/alternative: Print unadorned pointers
10037 - x86/nospec: Fix header guards names
10038 - x86/bugs: Drop one "mitigation" from dmesg
10039 - x86/cpu/bugs: Make retpoline module warning conditional
10040 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
10041 - x86/retpoline: Simplify vmexit_fill_RSB()
10042 - x86/speculation: Simplify indirect_branch_prediction_barrier()
10043 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10044 - iio: adc/accel: Fix up module licenses
10045 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10046 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10047 - KVM: nVMX: Eliminate vmcs02 pool
10048 - KVM: VMX: introduce alloc_loaded_vmcs
10049 - objtool: Improve retpoline alternative handling
10050 - objtool: Add support for alternatives at the end of a section
10051 - objtool: Warn on stripped section symbol
10052 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
10053 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
10054 - x86/entry/64: Remove the SYSCALL64 fast path
10055 - x86/entry/64: Push extra regs right away
10056 - x86/asm: Move 'status' from thread_struct to thread_info
10057 - Documentation: Document array_index_nospec
10058 - array_index_nospec: Sanitize speculative array de-references
10059 - x86: Implement array_index_mask_nospec
10060 - x86: Introduce barrier_nospec
10061 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
10062 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
10063 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
10064 - x86/get_user: Use pointer masking to limit speculation
10065 - x86/syscall: Sanitize syscall table de-references under speculation
10066 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
10067 - nl80211: Sanitize array index in parse_txq_params
10068 - x86/spectre: Report get_user mitigation for spectre_v1
10069 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
10070 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
10071 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
10072 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
10073 - KVM: VMX: make MSR bitmaps per-VCPU
10074 - x86/kvm: Update spectre-v1 mitigation
10075 - x86/retpoline: Avoid retpolines for built-in __init functions
10076 - x86/spectre: Simplify spectre_v2 command line parsing
10077 - x86/pti: Mark constant arrays as __initconst
10078 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
10079 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
10080 - KVM/x86: Add IBPB support
10081 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
10082 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
10083 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
10084 - serial: core: mark port as initialized after successful IRQ change
10085 - fpga: region: release of_parse_phandle nodes after use
10086 - Linux 4.15.2
10087
10088 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
10089 - net: phy: core: remove now uneeded disabling of interrupts
10090 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
10091 - net: socionext: Add Synquacer NetSec driver
10092 - net: socionext: include linux/io.h to fix build
10093 - net: socionext: Fix error return code in netsec_netdev_open()
10094
10095 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
10096 - [Config] CONFIG_EDAC_GHES=y
10097
10098 * support thunderx2 vendor pmu events (LP: #1747523)
10099 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
10100 - perf tools arm64: Add support for get_cpuid_str function.
10101 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
10102 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
10103 events
10104 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
10105
10106 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
10107 - SAUCE: mm: disable vma based swap readahead by default
10108 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
10109
10110 * Miscellaneous Ubuntu changes
10111 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
10112
10113 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
10114
10115 linux (4.15.0-7.8) bionic; urgency=medium
10116
10117 * Bionic update to v4.15.1 stable release (LP: #1747169)
10118 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
10119 - tools/gpio: Fix build error with musl libc
10120 - gpio: stmpe: i2c transfer are forbiden in atomic context
10121 - gpio: Fix kernel stack leak to userspace
10122 - ALSA: hda - Reduce the suspend time consumption for ALC256
10123 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
10124 - crypto: aesni - handle zero length dst buffer
10125 - crypto: aesni - fix typo in generic_gcmaes_decrypt
10126 - crypto: aesni - add wrapper for generic gcm(aes)
10127 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
10128 aesni
10129 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
10130 aesni
10131 - crypto: inside-secure - fix hash when length is a multiple of a block
10132 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
10133 - crypto: sha3-generic - fixes for alignment and big endian operation
10134 - crypto: af_alg - whitelist mask and type
10135 - HID: wacom: EKR: ensure devres groups at higher indexes are released
10136 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
10137 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10138 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10139 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
10140 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10141 - igb: Free IRQs when device is hotplugged
10142 - ima/policy: fix parsing of fsuuid
10143 - scsi: aacraid: Fix udev inquiry race condition
10144 - scsi: aacraid: Fix hang in kdump
10145 - scsi: storvsc: missing error code in storvsc_probe()
10146 - staging: lustre: separate a connection destroy from free struct kib_conn
10147 - staging: ccree: NULLify backup_info when unused
10148 - staging: ccree: fix fips event irq handling build
10149 - tty: fix data race between tty_init_dev and flush of buf
10150 - usb: option: Add support for FS040U modem
10151 - USB: serial: pl2303: new device id for Chilitag
10152 - USB: cdc-acm: Do not log urb submission errors on disconnect
10153 - CDC-ACM: apply quirk for card reader
10154 - USB: serial: io_edgeport: fix possible sleep-in-atomic
10155 - usbip: prevent bind loops on devices attached to vhci_hcd
10156 - usbip: list: don't list devices attached to vhci_hcd
10157 - USB: serial: simple: add Motorola Tetra driver
10158 - usb: f_fs: Prevent gadget unbind if it is already unbound
10159 - usb: uas: unconditionally bring back host after reset
10160 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
10161 - ANDROID: binder: remove waitqueue when thread exits.
10162 - android: binder: use VM_ALLOC to get vm area
10163 - mei: me: allow runtime pm for platform with D0i3
10164 - serial: 8250_of: fix return code when probe function fails to get reset
10165 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
10166 - serial: 8250_dw: Revert "Improve clock rate setting"
10167 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
10168 - spi: imx: do not access registers while clocks disabled
10169 - iio: adc: stm32: fix scan of multiple channels with DMA
10170 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
10171 - test_firmware: fix missing unlock on error in config_num_requests_store()
10172 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
10173 - Input: synaptics-rmi4 - do not delete interrupt memory too early
10174 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
10175 - Linux 4.15.1
10176
10177 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
10178 (LP: #1744712)
10179 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
10180 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
10181 version
10182
10183 * apparmor profile load in stacked policy container fails (LP: #1746463)
10184 - SAUCE: apparmor: fix display of .ns_name for containers
10185
10186 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
10187
10188 linux (4.15.0-6.7) bionic; urgency=low
10189
10190 * upload urgency should be medium by default (LP: #1745338)
10191 - [Packaging] update urgency to medium by default
10192
10193 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
10194 - scsi: libiscsi: Allow sd_shutdown on bad transport
10195
10196 * Miscellaneous Ubuntu changes
10197 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
10198 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
10199 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
10200
10201 [ Upstream Kernel Changes ]
10202
10203 * Rebase to v4.15
10204
10205 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
10206
10207 linux (4.15.0-5.6) bionic; urgency=low
10208
10209 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
10210 (LP: #1744077)
10211 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
10212
10213 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
10214 (LP: #1743638)
10215 - [d-i] Add qede to nic-modules udeb
10216
10217 * boot failure on AMD Raven + WesternXT (LP: #1742759)
10218 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
10219
10220 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
10221 (LP: #1726519)
10222 - SAUCE: Revert "scsi: libsas: allow async aborts"
10223
10224 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
10225 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
10226
10227 * Miscellaneous Ubuntu changes
10228 - Rebase to v4.15-rc7
10229 - [Config] CONFIG_CPU_ISOLATION=y
10230 - [Config] Update annotations following config review
10231 - Revert "UBUNTU: SAUCE: Import aufs driver"
10232 - SAUCE: Import aufs driver
10233 - ubuntu: vbox -- update to 5.2.6-dfsg-1
10234 - ubuntu: vbox: build fixes for 4.15
10235 - ubuntu: vbox -- update to 5.2.6-dfsg-2
10236 - hio: updates for timer api changes in 4.15
10237 - enable hio build
10238 - Rebase to v4.15-rc9
10239
10240 [ Upstream Kernel Changes ]
10241
10242 * Rebase to v4.15-rc9
10243
10244 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
10245
10246 linux (4.15.0-4.5) bionic; urgency=low
10247
10248 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
10249 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
10250
10251 * External HDMI monitor failed to show screen on Lenovo X1 series
10252 (LP: #1738523)
10253 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
10254
10255 * Miscellaneous Ubuntu changes
10256 - [Debian] autoreconstruct - add resoration of execute permissions
10257
10258 [ Upstream Kernel Changes ]
10259
10260 * Rebase to v4.15-rc4
10261
10262 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
10263
10264 linux (4.15.0-3.4) bionic; urgency=low
10265
10266 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
10267 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
10268
10269 [ Upstream Kernel Changes ]
10270
10271 * Rebase to v4.15-rc6
10272
10273 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
10274
10275 linux (4.15.0-2.3) bionic; urgency=low
10276
10277 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
10278 4.15.0-1.2 (LP: #1737752)
10279 - x86/mm: Unbreak modules that use the DMA API
10280
10281 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
10282 - [Config] CONFIG_SPI_INTEL_SPI_*=n
10283
10284 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
10285 and udebs (LP: #1521712)
10286 - [Config] Include ibmvnic in nic-modules
10287
10288 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
10289 - [Config] Enable support for emulation of deprecated ARMv8 instructions
10290
10291 * Miscellaneous Ubuntu changes
10292 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
10293 - Enable zfs build
10294 - [Debian] add icp to zfs-modules.ignore
10295
10296 [ Upstream Kernel Changes ]
10297
10298 * Rebase to v4.15-rc4
10299
10300 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
10301
10302 linux (4.15.0-1.2) bionic; urgency=low
10303
10304 * Disabling zfs does not always disable module checks for the zfs modules
10305 (LP: #1737176)
10306 - [Packaging] disable zfs module checks when zfs is disabled
10307
10308 * Miscellaneous Ubuntu changes
10309 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
10310
10311 [ Upstream Kernel Changes ]
10312
10313 * Rebase to v4.15-rc3
10314
10315 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
10316
10317 linux (4.15.0-0.1) bionic; urgency=low
10318
10319 * Miscellaneous Ubuntu changes
10320 - ubuntu: vbox -- update to 5.2.2-dfsg-2
10321 - ubuntu: vbox: build fixes for 4.15
10322 - disable hio build
10323 - [Config] Update kernel lockdown options to fix build errors
10324 - Disable zfs build
10325 - SAUCE: Import aufs driver
10326 - [Config] Enable AUFS config options
10327
10328 [ Upstream Kernel Changes ]
10329
10330 * Rebase to v4.15-rc2
10331
10332 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
10333
10334 linux (4.14.0-11.13) bionic; urgency=low
10335
10336 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
10337
10338 * CVE-2017-1000405
10339 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
10340
10341 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
10342 - SAUCE: mm: disable vma based swap readahead by default
10343 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
10344
10345 * Bionic update to v4.14.3 stable release (LP: #1735843)
10346 - s390: fix transactional execution control register handling
10347 - s390/noexec: execute kexec datamover without DAT
10348 - s390/runtime instrumention: fix possible memory corruption
10349 - s390/guarded storage: fix possible memory corruption
10350 - s390/disassembler: add missing end marker for e7 table
10351 - s390/disassembler: increase show_code buffer size
10352 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
10353 - ACPI / EC: Fix regression related to triggering source of EC event handling
10354 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
10355 - serdev: fix registration of second slave
10356 - sched: Make resched_cpu() unconditional
10357 - lib/mpi: call cond_resched() from mpi_powm() loop
10358 - x86/boot: Fix boot failure when SMP MP-table is based at 0
10359 - x86/decoder: Add new TEST instruction pattern
10360 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
10361 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
10362 - perf/x86/intel: Hide TSX events when RTM is not supported
10363 - arm64: Implement arch-specific pte_access_permitted()
10364 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
10365 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
10366 - uapi: fix linux/tls.h userspace compilation error
10367 - uapi: fix linux/rxrpc.h userspace compilation errors
10368 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
10369 - MIPS: ralink: Fix MT7628 pinmux
10370 - MIPS: ralink: Fix typo in mt7628 pinmux function
10371 - net: mvneta: fix handling of the Tx descriptor counter
10372 - nbd: wait uninterruptible for the dead timeout
10373 - nbd: don't start req until after the dead connection logic
10374 - PM / OPP: Add missing of_node_put(np)
10375 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
10376 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
10377 - PCI: hv: Use effective affinity mask
10378 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
10379 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
10380 - ALSA: hda: Add Raven PCI ID
10381 - dm integrity: allow unaligned bv_offset
10382 - dm cache: fix race condition in the writeback mode overwrite_bio
10383 optimisation
10384 - dm crypt: allow unaligned bv_offset
10385 - dm zoned: ignore last smaller runt zone
10386 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
10387 - dm bufio: fix integer overflow when limiting maximum cache size
10388 - ovl: Put upperdentry if ovl_check_origin() fails
10389 - dm: allocate struct mapped_device with kvzalloc
10390 - sched/rt: Simplify the IPI based RT balancing logic
10391 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
10392 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
10393 - dm: discard support requires all targets in a table support discards
10394 - MIPS: Fix odd fp register warnings with MIPS64r2
10395 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
10396 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
10397 - MIPS: Fix an n32 core file generation regset support regression
10398 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
10399 - MIPS: math-emu: Fix final emulation phase for certain instructions
10400 - rt2x00usb: mark device removed when get ENOENT usb error
10401 - mm/z3fold.c: use kref to prevent page free/compact race
10402 - autofs: don't fail mount for transient error
10403 - nilfs2: fix race condition that causes file system corruption
10404 - fscrypt: lock mutex before checking for bounce page pool
10405 - eCryptfs: use after free in ecryptfs_release_messaging()
10406 - libceph: don't WARN() if user tries to add invalid key
10407 - bcache: check ca->alloc_thread initialized before wake up it
10408 - fs: guard_bio_eod() needs to consider partitions
10409 - fanotify: fix fsnotify_prepare_user_wait() failure
10410 - isofs: fix timestamps beyond 2027
10411 - btrfs: change how we decide to commit transactions during flushing
10412 - f2fs: expose some sectors to user in inline data or dentry case
10413 - NFS: Fix typo in nomigration mount option
10414 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
10415 - nfs: Fix ugly referral attributes
10416 - NFS: Avoid RCU usage in tracepoints
10417 - NFS: revalidate "." etc correctly on "open".
10418 - nfsd: deal with revoked delegations appropriately
10419 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
10420 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
10421 - iwlwifi: fix firmware names for 9000 and A000 series hw
10422 - md: fix deadlock error in recent patch.
10423 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
10424 - Bluetooth: btqcomsmd: Add support for BD address setup
10425 - md/bitmap: revert a patch
10426 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
10427 - fsnotify: pin both inode and vfsmount mark
10428 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
10429 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
10430 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
10431 - ext4: prevent data corruption with inline data + DAX
10432 - ext4: prevent data corruption with journaling + DAX
10433 - ALSA: pcm: update tstamp only if audio_tstamp changed
10434 - ALSA: usb-audio: Add sanity checks to FE parser
10435 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
10436 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
10437 - ALSA: timer: Remove kernel warning at compat ioctl error paths
10438 - ALSA: hda/realtek - Fix ALC275 no sound issue
10439 - ALSA: hda: Fix too short HDMI/DP chmap reporting
10440 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
10441 - ALSA: hda/realtek - Fix ALC700 family no sound issue
10442 - ASoC: sun8i-codec: Invert Master / Slave condition
10443 - ASoC: sun8i-codec: Fix left and right channels inversion
10444 - ASoC: sun8i-codec: Set the BCLK divider
10445 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
10446 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
10447 - 9p: Fix missing commas in mount options
10448 - fs/9p: Compare qid.path in v9fs_test_inode
10449 - net/9p: Switch to wait_event_killable()
10450 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
10451 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
10452 - scsi: lpfc: fix pci hot plug crash in timer management routines
10453 - scsi: lpfc: fix pci hot plug crash in list_add call
10454 - scsi: lpfc: Fix crash receiving ELS while detaching driver
10455 - scsi: lpfc: Fix FCP hba_wqidx assignment
10456 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
10457 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
10458 - iscsi-target: Fix non-immediate TMR reference leak
10459 - target: fix null pointer regression in core_tmr_drain_tmr_list
10460 - target: fix buffer offset in core_scsi3_pri_read_full_status
10461 - target: Fix QUEUE_FULL + SCSI task attribute handling
10462 - target: Fix caw_sem leak in transport_generic_request_failure
10463 - target: Fix quiese during transport_write_pending_qf endless loop
10464 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
10465 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
10466 - mtd: nand: Export nand_reset() symbol
10467 - mtd: nand: atmel: Actually use the PM ops
10468 - mtd: nand: omap2: Fix subpage write
10469 - mtd: nand: Fix writing mtdoops to nand flash.
10470 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
10471 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
10472 - p54: don't unregister leds when they are not initialized
10473 - block: Fix a race between blk_cleanup_queue() and timeout handling
10474 - raid1: prevent freeze_array/wait_all_barriers deadlock
10475 - genirq: Track whether the trigger type has been set
10476 - irqchip/gic-v3: Fix ppi-partitions lookup
10477 - lockd: double unregister of inetaddr notifiers
10478 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
10479 enabled
10480 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
10481 - KVM: SVM: obey guest PAT
10482 - kvm: vmx: Reinstate support for CPUs without virtual NMI
10483 - dax: fix PMD faults on zero-length files
10484 - dax: fix general protection fault in dax_alloc_inode
10485 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
10486 - clk: ti: dra7-atl-clock: fix child-node lookups
10487 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
10488 - libnvdimm, pfn: make 'resource' attribute only readable by root
10489 - libnvdimm, namespace: fix label initialization to use valid seq numbers
10490 - libnvdimm, region : make 'resource' attribute only readable by root
10491 - libnvdimm, namespace: make 'resource' attribute only readable by root
10492 - svcrdma: Preserve CB send buffer across retransmits
10493 - IB/srpt: Do not accept invalid initiator port names
10494 - IB/cm: Fix memory corruption in handling CM request
10495 - IB/hfi1: Fix incorrect available receive user context count
10496 - IB/srp: Avoid that a cable pull can trigger a kernel crash
10497 - IB/core: Avoid crash on pkey enforcement failed in received MADs
10498 - IB/core: Only maintain real QPs in the security lists
10499 - NFC: fix device-allocation error return
10500 - spi-nor: intel-spi: Fix broken software sequencing codes
10501 - i40e: Use smp_rmb rather than read_barrier_depends
10502 - igb: Use smp_rmb rather than read_barrier_depends
10503 - igbvf: Use smp_rmb rather than read_barrier_depends
10504 - ixgbevf: Use smp_rmb rather than read_barrier_depends
10505 - i40evf: Use smp_rmb rather than read_barrier_depends
10506 - fm10k: Use smp_rmb rather than read_barrier_depends
10507 - ixgbe: Fix skb list corruption on Power systems
10508 - parisc: Fix validity check of pointer size argument in new CAS
10509 implementation
10510 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
10511 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
10512 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
10513 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
10514 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
10515 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
10516 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
10517 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
10518 - powerpc/64s/hash: Fix fork() with 512TB process address space
10519 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
10520 - media: Don't do DMA on stack for firmware upload in the AS102 driver
10521 - media: rc: check for integer overflow
10522 - media: rc: nec decoder should not send both repeat and keycode
10523 - cx231xx-cards: fix NULL-deref on missing association descriptor
10524 - media: v4l2-ctrl: Fix flags field on Control events
10525 - media: venus: fix wrong size on dma_free
10526 - media: venus: venc: fix bytesused v4l2_plane field
10527 - media: venus: reimplement decoder stop command
10528 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
10529 zone
10530 - iwlwifi: fix wrong struct for a000 device
10531 - iwlwifi: add a new a000 device
10532 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
10533 - iwlwifi: add new cards for a000 series
10534 - iwlwifi: add new cards for 8265 series
10535 - iwlwifi: add new cards for 8260 series
10536 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
10537 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
10538 - e1000e: Fix error path in link detection
10539 - e1000e: Fix return value test
10540 - e1000e: Separate signaling for link check/link up
10541 - e1000e: Avoid receiver overrun interrupt bursts
10542 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
10543 - Linux 4.14.3
10544
10545 * Miscellaneous Ubuntu changes
10546 - SAUCE: s390/topology: don't inline cpu_to_node
10547 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
10548
10549 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
10550
10551 linux (4.14.0-10.12) bionic; urgency=low
10552
10553 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
10554
10555 * Miscellaneous Ubuntu changes
10556 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
10557 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
10558
10559 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
10560
10561 linux (4.14.0-9.11) bionic; urgency=low
10562
10563 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
10564
10565 * Miscellaneous Ubuntu changes
10566 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
10567 0.7.3-1ubuntu1"
10568
10569 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
10570
10571 linux (4.14.0-8.10) bionic; urgency=low
10572
10573 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
10574
10575 * Bionic update to v4.14.2 stable release (LP: #1734694)
10576 - bio: ensure __bio_clone_fast copies bi_partno
10577 - af_netlink: ensure that NLMSG_DONE never fails in dumps
10578 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
10579 - net: cdc_ncm: GetNtbFormat endian fix
10580 - fealnx: Fix building error on MIPS
10581 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
10582 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
10583 - serial: omap: Fix EFR write on RTS deassertion
10584 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
10585 - tpm-dev-common: Reject too short writes
10586 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
10587 - mm/pagewalk.c: report holes in hugetlb ranges
10588 - ocfs2: fix cluster hang after a node dies
10589 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
10590 - ipmi: fix unsigned long underflow
10591 - mm/page_alloc.c: broken deferred calculation
10592 - mm/page_ext.c: check if page_ext is not prepared
10593 - coda: fix 'kernel memory exposure attempt' in fsync
10594 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
10595 - Linux 4.14.2
10596
10597 * Bionic update to v4.14.1 stable release (LP: #1734693)
10598 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
10599 - dmaengine: dmatest: warn user when dma test times out
10600 - media: imon: Fix null-ptr-deref in imon_probe
10601 - media: dib0700: fix invalid dvb_detach argument
10602 - crypto: dh - Fix double free of ctx->p
10603 - crypto: dh - Don't permit 'p' to be 0
10604 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
10605 - crypto: brcm - Explicity ACK mailbox message
10606 - USB: early: Use new USB product ID and strings for DbC device
10607 - USB: usbfs: compute urb->actual_length for isochronous
10608 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
10609 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
10610 - USB: serial: metro-usb: stop I/O after failed open
10611 - USB: serial: Change DbC debug device binding ID
10612 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
10613 - USB: serial: garmin_gps: fix I/O after failed probe and remove
10614 - USB: serial: garmin_gps: fix memory leak on probe errors
10615 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
10616 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
10617 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
10618 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
10619 - HID: cp2112: add HIDRAW dependency
10620 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
10621 - rpmsg: glink: Add missing MODULE_LICENSE
10622 - staging: wilc1000: Fix bssid buffer offset in Txq
10623 - staging: sm750fb: Fix parameter mistake in poke32
10624 - staging: ccree: fix 64 bit scatter/gather DMA ops
10625 - staging: greybus: spilib: fix use-after-free after deregistration
10626 - staging: rtl8188eu: Revert 4 commits breaking ARP
10627 - spi: fix use-after-free at controller deregistration
10628 - sparc32: Add cmpxchg64().
10629 - sparc64: mmu_context: Add missing include files
10630 - sparc64: Fix page table walk for PUD hugepages
10631 - Linux 4.14.1
10632
10633 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
10634 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
10635
10636 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
10637 (LP: #1732627)
10638 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
10639
10640 * Miscellaneous Ubuntu changes
10641 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
10642
10643 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
10644
10645 linux (4.14.0-7.9) bionic; urgency=low
10646
10647 * Miscellaneous Ubuntu changes
10648 - SAUCE: apparmor: add base infastructure for socket mediation
10649 - SAUCE: apparmor: af_unix mediation
10650 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
10651 - SAUCE: LSM stacking: LSM: manage credential security blobs
10652 - SAUCE: LSM stacking: LSM: Manage file security blobs
10653 - SAUCE: LSM stacking: LSM: manage task security blobs
10654 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
10655 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
10656 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
10657 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
10658 - SAUCE: LSM stacking: fixup initialize task->security
10659 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
10660 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
10661 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
10662 - SAUCE: LSM stacking: fixup apparmor stacking enablement
10663 - SAUCE: LSM stacking: fixup stacking kconfig
10664 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
10665 - SAUCE: LSM stacking: provide prctl interface for setting context
10666 - SAUCE: LSM stacking: inherit current display LSM
10667 - SAUCE: LSM stacking: keep an index for each registered LSM
10668 - SAUCE: LSM stacking: verify display LSM
10669 - SAUCE: LSM stacking: provide a way to specify the default display lsm
10670 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
10671 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
10672 - SAUCE: LSM stacking: add Kconfig to set default display LSM
10673 - SAUCE: LSM stacking: add configs for LSM stacking
10674 - SAUCE: LSM stacking: check for invalid zero sized writes
10675 - [Config] Run updateconfigs after merging LSM stacking
10676 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
10677
10678 [ Upstream Kernel Changes ]
10679
10680 * Rebase to v4.14
10681
10682 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
10683
10684 linux (4.14.0-6.8) bionic; urgency=low
10685
10686 * Miscellaneous Ubuntu changes
10687 - SAUCE: add workarounds to enable ZFS for 4.14
10688
10689 [ Upstream Kernel Changes ]
10690
10691 * Rebase to v4.14-rc8
10692
10693 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
10694
10695 linux (4.14.0-5.7) bionic; urgency=low
10696
10697 * Miscellaneous Ubuntu changes
10698 - [Debian] Fix invocation of dh_prep for dbgsym packages
10699
10700 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
10701
10702 linux (4.14.0-4.5) bionic; urgency=low
10703
10704 * Miscellaneous Ubuntu changes
10705 - [Packaging] virtualbox -- reduce in kernel module versions
10706 - vbox-update: Fix up KERN_DIR definitions
10707 - ubuntu: vbox -- update to 5.2.0-dfsg-2
10708 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
10709
10710 [ Upstream Kernel Changes ]
10711
10712 * Rebase to v4.14-rc7
10713
10714 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
10715
10716 linux (4.14.0-3.4) artful; urgency=low
10717
10718 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
10719 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
10720 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
10721 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
10722
10723 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
10724 - powerpc/64s: Add workaround for P9 vector CI load issue
10725
10726 * Miscellaneous Ubuntu changes
10727 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
10728 - [Config] CONFIG_DRM_VBOXVIDEO=m
10729 - SAUCE: Import aufs driver
10730 - [Config] Enable aufs
10731 - [Config] Reorder annotations file after enabling aufs
10732 - vbox-update: Disable imported vboxvideo module
10733 - ubuntu: vbox -- update to 5.1.30-dfsg-1
10734 - Enable vbox
10735 - hio: Use correct sizes when initializing ssd_index_bits* arrays
10736 - hio: Update io stat accounting for 4.14
10737 - Enable hio
10738
10739 [ Upstream Kernel Changes ]
10740
10741 * Rebase to v4.14-rc5
10742 * Rebase to v4.14-rc6
10743
10744 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
10745
10746 linux (4.14.0-2.3) artful; urgency=low
10747
10748 * [Bug] USB controller failed to respond on Denverton after loading
10749 intel_th_pci module (LP: #1715833)
10750 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
10751
10752 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
10753 17.10 (kernel 4.13) (LP: #1719290)
10754 - SAUCE: s390: update zfcpdump_defconfig
10755
10756 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
10757 - d-i: Add bnxt_en to nic-modules.
10758
10759 * Miscellaneous Ubuntu changes
10760 - [Config] Update annotations for 4.14-rc2
10761
10762 [ Upstream Kernel Changes ]
10763
10764 * Rebase to v4.14-rc3
10765 * Rebase to v4.14-rc4
10766
10767 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
10768
10769 linux (4.14.0-1.2) artful; urgency=low
10770
10771 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
10772 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
10773
10774 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
10775 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
10776
10777 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
10778 (LP: #1718679)
10779 - [Config] CONFIG_DRM_VBOXVIDEO=n
10780
10781 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
10782 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
10783
10784 * autopkgtest profile fails to build on armhf (LP: #1717920)
10785 - [Packaging] autopkgtest -- disable d-i when dropping flavours
10786
10787 * Miscellaneous Ubuntu changes
10788 - [Config] CONFIG_I2C_XLP9XX=m
10789 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
10790
10791 [ Upstream Kernel Changes ]
10792
10793 * Rebase to v4.14-rc2
10794
10795 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
10796
10797 linux (4.14.0-0.1) artful; urgency=low
10798
10799 * Miscellaneous Ubuntu changes
10800 - Disable vbox build
10801 - Disable hio build
10802 - Disable zfs build
10803
10804 [ Upstream Kernel Changes ]
10805
10806 * Rebase to v4.14-rc1
10807
10808 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
10809
10810 linux (4.13.0-11.12) artful; urgency=low
10811
10812 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
10813
10814 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
10815 - s390/mm: fix local TLB flushing vs. detach of an mm address space
10816 - s390/mm: fix race on mm->context.flush_mm
10817
10818 * CVE-2017-1000251
10819 - Bluetooth: Properly check L2CAP config option output buffer length
10820
10821 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
10822
10823 linux (4.13.0-10.11) artful; urgency=low
10824
10825 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
10826
10827 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
10828 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
10829
10830 * Artful update to v4.13.1 stable release (LP: #1716284)
10831 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
10832 - USB: serial: option: add support for D-Link DWM-157 C1
10833 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
10834 - usb:xhci:Fix regression when ATI chipsets detected
10835 - USB: musb: fix external abort on suspend
10836 - ANDROID: binder: add padding to binder_fd_array_object.
10837 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
10838 - USB: core: Avoid race of async_completed() w/ usbdev_release()
10839 - staging/rts5208: fix incorrect shift to extract upper nybble
10840 - staging: ccree: save ciphertext for CTS IV
10841 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
10842 - iio: adc: ti-ads1015: fix incorrect data rate setting update
10843 - iio: adc: ti-ads1015: fix scale information for ADS1115
10844 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
10845 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
10846 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
10847 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
10848 - driver core: bus: Fix a potential double free
10849 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
10850 - binder: free memory on error
10851 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
10852 - crypto: caam/qi - fix compilation with DEBUG enabled
10853 - thunderbolt: Fix reset response_type
10854 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
10855 - intel_th: pci: Add Cannon Lake PCH-H support
10856 - intel_th: pci: Add Cannon Lake PCH-LP support
10857 - ath10k: fix memory leak in rx ring buffer allocation
10858 - drm/vgem: Pin our pages for dmabuf exports
10859 - drm/ttm: Fix accounting error when fail to get pages for pool
10860 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
10861 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
10862 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
10863 - iwlwifi: pci: add new PCI ID for 7265D
10864 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
10865 - mwifiex: correct channel stat buffer overflows
10866 - MCB: add support for SC31 to mcb-lpc
10867 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
10868 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
10869 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
10870 - workqueue: Fix flag collision
10871 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
10872 - cs5536: add support for IDE controller variant
10873 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
10874 - scsi: sg: recheck MMAP_IO request length with lock held
10875 - of/device: Prevent buffer overflow in of_device_modalias()
10876 - rtlwifi: Fix memory leak when firmware request fails
10877 - rtlwifi: Fix fallback firmware loading
10878 - Linux 4.13.1
10879
10880 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
10881 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
10882
10883 * SRIOV: warning if unload VFs (LP: #1715073)
10884 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
10885
10886 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
10887 - i40e: avoid NVM acquire deadlock during NVM update
10888 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
10889
10890 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
10891 twice when perf stat is done (perf:) (LP: #1714571)
10892 - perf vendor events powerpc: Remove duplicate events
10893
10894 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
10895 (LP: #1703339)
10896 - [Config] Include vmd in storage-core-modules udeb
10897
10898 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
10899 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
10900 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
10901 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
10902 offline
10903
10904 * Miscellaneous Ubuntu changes
10905 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
10906 - Revert "UBUNTU: SAUCE: Import aufs driver"
10907 - SAUCE: Import aufs driver
10908
10909 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
10910
10911 linux (4.13.0-9.10) artful; urgency=low
10912
10913 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
10914
10915 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
10916 - [Config] CONFIG_EDAC_GHES=n
10917
10918 * Miscellaneous Ubuntu changes
10919 - ubuntu: vbox -- update to 5.1.26-dfsg-2
10920
10921 [ Upstream Kernel Changes ]
10922
10923 * Rebase to v4.13
10924
10925 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
10926
10927 linux (4.13.0-8.9) artful; urgency=low
10928
10929 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
10930 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
10931
10932 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
10933 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
10934
10935 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
10936 Harrisonville SDP (LP: #1709257)
10937 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
10938 - EDAC, pnd2: Mask off the lower four bits of a BAR
10939 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
10940 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
10941 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
10942 reading BAR
10943
10944 * Miscellaneous Ubuntu changes
10945 - Revert "UBUNTU: SAUCE: Import aufs driver"
10946 - SAUCE: Import aufs driver
10947 - SAUCE: selftests/powerpc: Disable some ptrace selftests
10948 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
10949 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
10950 - [Config] Disable CONFIG_MDIO_* options for s390x
10951 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
10952 - [Config] Update annotations for 4.13
10953
10954 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
10955
10956 linux (4.13.0-7.8) artful; urgency=low
10957
10958 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
10959 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
10960 paths
10961
10962 * Miscellaneous Ubuntu changes
10963 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
10964
10965 * Miscellaneous upstream changes
10966 - seccomp: Provide matching filter for introspection
10967 - seccomp: Sysctl to display available actions
10968 - seccomp: Operation for checking if an action is available
10969 - seccomp: Sysctl to configure actions that are allowed to be logged
10970 - seccomp: Selftest for detection of filter flag support
10971 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
10972 - seccomp: Action to log before allowing
10973
10974 [ Upstream Kernel Changes ]
10975
10976 * Rebase to v4.13-rc7
10977
10978 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
10979
10980 linux (4.13.0-6.7) artful; urgency=low
10981
10982 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
10983 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
10984
10985 * sort ABI files with C.UTF-8 locale (LP: #1712345)
10986 - [Packaging] sort ABI files with C.UTF-8 locale
10987
10988 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
10989 - SAUCE: igb: add support for using Broadcom 54616 as PHY
10990
10991 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
10992 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
10993 - powerpc/mm/radix: Improve TLB/PWC flushes
10994 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
10995
10996 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
10997 properly enrolled keys (LP: #1712168)
10998 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
10999
11000 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
11001 - [Config] CONFIG_BLK_DEV_NVME=m for s390
11002
11003 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
11004 (LP: #1711298)
11005 - [Config] CONFIG_INTEL_ATOMISP=n
11006
11007 * Miscellaneous Ubuntu changes
11008 - SAUCE: apparmor: af_unix mediation
11009
11010 * Miscellaneous upstream changes
11011 - apparmor: Fix shadowed local variable in unpack_trans_table()
11012 - apparmor: Fix logical error in verify_header()
11013 - apparmor: Fix an error code in aafs_create()
11014 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
11015 - apparmor: add the ability to mediate signals
11016 - apparmor: add mount mediation
11017 - apparmor: cleanup conditional check for label in label_print
11018 - apparmor: add support for absolute root view based labels
11019 - apparmor: make policy_unpack able to audit different info messages
11020 - apparmor: add more debug asserts to apparmorfs
11021 - apparmor: add base infastructure for socket mediation
11022 - apparmor: move new_null_profile to after profile lookup fns()
11023 - apparmor: fix race condition in null profile creation
11024 - apparmor: ensure unconfined profiles have dfas initialized
11025 - apparmor: fix incorrect type assignment when freeing proxies
11026
11027 [ Upstream Kernel Changes ]
11028
11029 * Rebase to v4.13-rc6
11030
11031 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
11032
11033 linux (4.13.0-5.6) artful; urgency=low
11034
11035 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
11036 - perf pmu-events: Support additional POWER8+ PVR in mapfile
11037 - perf vendor events: Add POWER9 PMU events
11038 - perf vendor events: Add POWER9 PVRs to mapfile
11039 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
11040 - SAUCE: perf vendor events powerpc: Update POWER9 events
11041
11042 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
11043 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
11044
11045 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
11046 kernels able to boot without initramfs (LP: #1700972)
11047 - [Debian] Don't depend on initramfs-tools
11048
11049 * Miscellaneous Ubuntu changes
11050 - SAUCE: Import aufs driver
11051 - SAUCE: aufs -- Add missing argument to loop_switch() call
11052 - [Config] Enable aufs
11053 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
11054 - Enable zfs build
11055 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
11056 - [Packaging] switch up to debhelper 9
11057
11058 [ Upstream Kernel Changes ]
11059
11060 * Rebase to v4.13-rc5
11061
11062 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
11063
11064 linux (4.13.0-4.5) artful; urgency=low
11065
11066 * Lenovo Yoga 910 Sensors (LP: #1708120)
11067 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
11068
11069 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
11070 (LP: #1703339)
11071 - [Config] Add vmd driver to generic inclusion list
11072
11073 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
11074 - [Config] CONFIG_SATA_HIGHBANK=y
11075
11076 * Miscellaneous Ubuntu changes
11077 - ubuntu: vbox -- update to 5.1.26-dfsg-1
11078 - SAUCE: hio: Build fixes for 4.13
11079 - Enable hio build
11080 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
11081 - [debian] use all rather than amd64 dkms debs for sync
11082
11083 [ Upstream Kernel Changes ]
11084
11085 * Rebase to v4.13-rc4
11086
11087 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
11088
11089 linux (4.13.0-3.4) artful; urgency=low
11090
11091 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
11092 - [Packaging] tests -- reduce rebuild test to one flavour
11093 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
11094
11095 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
11096 - SAUCE: virtio_net: Revert mergeable buffer handling rework
11097
11098 [ Upstream Kernel Changes ]
11099
11100 * Rebase to v4.13-rc3
11101
11102 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
11103
11104 linux (4.13.0-2.3) artful; urgency=low
11105
11106 * Change CONFIG_IBMVETH to module (LP: #1704479)
11107 - [Config] CONFIG_IBMVETH=m
11108
11109 [ Upstream Kernel Changes ]
11110
11111 * Rebase to v4.13-rc2
11112
11113 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
11114
11115 linux (4.13.0-1.2) artful; urgency=low
11116
11117 * Miscellaneous Ubuntu changes
11118 - [Debian] Support sphinx-based kernel documentation
11119
11120 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
11121
11122 linux (4.13.0-0.1) artful; urgency=low
11123
11124 * Miscellaneous Ubuntu changes
11125 - Disable hio
11126 - Disable zfs build
11127 - ubuntu: vbox -- update to 5.1.24-dfsg-1
11128
11129 [ Upstream Kernel Changes ]
11130
11131 * Rebase to v4.13-rc1
11132
11133 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
11134
11135 linux (4.12.0-7.8) artful; urgency=low
11136
11137 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
11138 (LP: #1673564)
11139 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
11140 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
11141 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
11142 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
11143 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
11144 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
11145 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
11146 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
11147 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
11148 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
11149 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
11150 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
11151 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
11152 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
11153 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
11154 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
11155 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
11156 - arm64: Add MIDR values for Cavium cn83XX SoCs
11157 - arm64: Add workaround for Cavium Thunder erratum 30115
11158 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
11159 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
11160 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
11161 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
11162 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
11163 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
11164 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
11165 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
11166
11167 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
11168 - net: hns: Bugfix for Tx timeout handling in hns driver
11169
11170 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
11171 - iommu/arm-smmu: Plumb in new ACPI identifiers
11172
11173 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
11174 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
11175
11176 * Artful update to v4.12.1 stable release (LP: #1703858)
11177 - driver core: platform: fix race condition with driver_override
11178 - RDMA/uverbs: Check port number supplied by user verbs cmds
11179 - usb: dwc3: replace %p with %pK
11180 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
11181 - usb: usbip: set buffer pointers to NULL after free
11182 - Add USB quirk for HVR-950q to avoid intermittent device resets
11183 - usb: Fix typo in the definition of Endpoint[out]Request
11184 - USB: core: fix device node leak
11185 - USB: serial: option: add two Longcheer device ids
11186 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
11187 - xhci: Limit USB2 port wake support for AMD Promontory hosts
11188 - gfs2: Fix glock rhashtable rcu bug
11189 - Add "shutdown" to "struct class".
11190 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
11191 - tpm: fix a kernel memory leak in tpm-sysfs.c
11192 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
11193 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
11194 - sched/fair, cpumask: Export for_each_cpu_wrap()
11195 - sched/core: Implement new approach to scale select_idle_cpu()
11196 - sched/numa: Use down_read_trylock() for the mmap_sem
11197 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
11198 - sched/fair: Simplify wake_affine() for the single socket case
11199 - sched/numa: Implement NUMA node level wake_affine()
11200 - sched/fair: Remove effective_load()
11201 - sched/numa: Hide numa_wake_affine() from UP build
11202 - xen: avoid deadlock in xenbus driver
11203 - crypto: drbg - Fixes panic in wait_for_completion call
11204 - Linux 4.12.1
11205
11206 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
11207 - scsi: cxlflash: Combine the send queue locks
11208 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
11209 - scsi: cxlflash: Reset hardware queue context via specified register
11210 - scsi: cxlflash: Schedule asynchronous reset of the host
11211 - scsi: cxlflash: Handle AFU sync failures
11212 - scsi: cxlflash: Track pending scsi commands in each hardware queue
11213 - scsi: cxlflash: Flush pending commands in cleanup path
11214 - scsi: cxlflash: Add scsi command abort handler
11215 - scsi: cxlflash: Create character device to provide host management interface
11216 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
11217 specifics
11218 - scsi: cxlflash: Introduce host ioctl support
11219 - scsi: cxlflash: Refactor AFU capability checking
11220 - scsi: cxlflash: Support LUN provisioning
11221 - scsi: cxlflash: Support AFU debug
11222 - scsi: cxlflash: Support WS16 unmap
11223 - scsi: cxlflash: Remove zeroing of private command data
11224 - scsi: cxlflash: Update TMF command processing
11225 - scsi: cxlflash: Avoid double free of character device
11226 - scsi: cxlflash: Update send_tmf() parameters
11227 - scsi: cxlflash: Update debug prints in reset handlers
11228
11229 * make snap-pkg support (LP: #1700747)
11230 - make snap-pkg support
11231
11232 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
11233 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
11234
11235 * arm64: fix crash reading /proc/kcore (LP: #1702749)
11236 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
11237 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
11238
11239 * Opal and POWER9 DD2 (LP: #1702159)
11240 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
11241
11242 * Data corruption with hio driver (LP: #1701316)
11243 - SAUCE: hio: Fix incorrect use of enum req_opf values
11244
11245 * Miscellaneous Ubuntu changes
11246 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
11247 - snapcraft.yaml: Sync with xenial
11248 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
11249
11250 * Miscellaneous upstream changes
11251 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
11252 MokSBState"
11253
11254 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
11255
11256 linux (4.12.0-6.7) artful; urgency=low
11257
11258 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
11259 - net: ena: change return value for unsupported features unsupported return
11260 value
11261 - net: ena: add hardware hints capability to the driver
11262 - net: ena: change sizeof() argument to be the type pointer
11263 - net: ena: add reset reason for each device FLR
11264 - net: ena: add support for out of order rx buffers refill
11265 - net: ena: allow the driver to work with small number of msix vectors
11266 - net: ena: use napi_schedule_irqoff when possible
11267 - net: ena: separate skb allocation to dedicated function
11268 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
11269 - net: ena: update driver's rx drop statistics
11270 - net: ena: update ena driver to version 1.2.0
11271
11272 * APST gets enabled against explicit kernel option (LP: #1699004)
11273 - nvme: explicitly disable APST on quirked devices
11274
11275 * Miscellaneous Ubuntu changes
11276 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
11277 - SAUCE: hio updates for 4.12
11278 - SAUCE: Enable hio build
11279
11280 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
11281
11282 linux (4.12.0-5.6) artful; urgency=low
11283
11284 * ERAT invalidate on context switch removal (LP: #1700819)
11285 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
11286
11287 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
11288 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
11289
11290 * Miscellaneous Ubuntu changes
11291 - d-i: Move qcom-emac from arm64 to shared nic-modules
11292
11293 [ Upstream Kernel Changes ]
11294
11295 * Rebase to v4.12
11296
11297 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
11298
11299 linux (4.12.0-4.5) artful; urgency=low
11300
11301 * aacraid driver may return uninitialized stack data to userspace
11302 (LP: #1700077)
11303 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
11304
11305 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
11306 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
11307
11308 * AACRAID for power9 platform (LP: #1689980)
11309 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
11310 - scsi: aacraid: Fix DMAR issues with iommu=pt
11311 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
11312 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
11313 - scsi: aacraid: Remove reset support from check_health
11314 - scsi: aacraid: Change wait time for fib completion
11315 - scsi: aacraid: Log count info of scsi cmds before reset
11316 - scsi: aacraid: Print ctrl status before eh reset
11317 - scsi: aacraid: Using single reset mask for IOP reset
11318 - scsi: aacraid: Rework IOP reset
11319 - scsi: aacraid: Add periodic checks to see IOP reset status
11320 - scsi: aacraid: Rework SOFT reset code
11321 - scsi: aacraid: Rework aac_src_restart
11322 - scsi: aacraid: Use correct function to get ctrl health
11323 - scsi: aacraid: Make sure ioctl returns on controller reset
11324 - scsi: aacraid: Enable ctrl reset for both hba and arc
11325 - scsi: aacraid: Add reset debugging statements
11326 - scsi: aacraid: Remove reference to Series-9
11327 - scsi: aacraid: Update driver version to 50834
11328
11329 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
11330 - SAUCE: drm: hibmc: Use set_busid function from drm core
11331
11332 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
11333 - d-i: Add hibmc-drm to kernel-image udeb
11334
11335 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
11336 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
11337
11338 * Miscellaneous Ubuntu changes
11339 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
11340 - [Config] CONFIG_ATA=n for s390x
11341 - [Config] Update annotations for 4.12
11342
11343 [ Upstream Kernel Changes ]
11344
11345 * Rebase to v4.12-rc7
11346
11347 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
11348
11349 linux (4.12.0-3.4) artful; urgency=low
11350
11351 * Miscellaneous upstream changes
11352 - ufs: fix the logics for tail relocation
11353
11354 [ Upstream Kernel Changes ]
11355
11356 * Rebase to v4.12-rc6
11357
11358 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
11359
11360 linux (4.12.0-2.3) artful; urgency=low
11361
11362 * CVE-2014-9900
11363 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
11364 ethtool_get_wol()
11365
11366 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
11367 (LP: #1671360)
11368 - pinctrl/amd: Use regular interrupt instead of chained
11369
11370 * extend-diff-ignore should use exact matches (LP: #1693504)
11371 - [Packaging] exact extend-diff-ignore matches
11372
11373 * Miscellaneous Ubuntu changes
11374 - SAUCE: efi: Don't print secure boot state from the efi stub
11375 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
11376 - SAUCE: vbox fixes for 4.12
11377 - Re-enable virtualbox build
11378 - [Config] CONFIG_ORANGEFS_FS=m
11379 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
11380 - Enable zfs build
11381
11382 [ Upstream Kernel Changes ]
11383
11384 * Rebase to v4.12-rc4
11385 * Rebase to v4.12-rc5
11386
11387 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
11388
11389 linux (4.12.0-1.2) artful; urgency=low
11390
11391 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
11392 - [Config] Enable CONFIG_DRM_MGAG200 as module
11393
11394 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
11395 - [Config] CONFIG_LIBIO=y on arm64 only
11396 - SAUCE: LIBIO: Introduce a generic PIO mapping method
11397 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
11398 - [Config] CONFIG_HISILICON_LPC=y
11399 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
11400 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
11401 I/O
11402 - SAUCE: LPC: Add the ACPI LPC support
11403 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
11404 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
11405
11406 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
11407 - SAUCE: tty: Fix ldisc crash on reopened tty
11408
11409 * Miscellaneous Ubuntu changes
11410 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
11411 - Rebase to v4.12-rc3
11412
11413 [ Upstream Kernel Changes ]
11414
11415 * Rebase to v4.12-rc3
11416
11417 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
11418
11419 linux (4.12.0-0.1) artful; urgency=low
11420
11421 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
11422 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
11423
11424 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
11425 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
11426
11427 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
11428 (LP: #1672819)
11429 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
11430
11431 * Miscellaneous Ubuntu changes
11432 - Update find-missing-sauce.sh to compare to artful
11433 - Update dropped.txt
11434 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
11435 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
11436 kernel image
11437 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
11438 mode
11439 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
11440 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
11441 locked down
11442 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
11443 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
11444 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
11445 reboot
11446 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
11447 set
11448 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
11449 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
11450 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
11451 down
11452 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
11453 locked down
11454 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
11455 down
11456 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
11457 is locked down
11458 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
11459 locked down
11460 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
11461 has been locked down
11462 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
11463 locked down
11464 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
11465 locked down
11466 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
11467 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
11468 kernel is locked down
11469 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
11470 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
11471 down
11472 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
11473 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
11474 secondary keyring
11475 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
11476 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
11477 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
11478 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
11479 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
11480 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
11481 MokSBState
11482 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
11483 - [Config] Set values for UEFI secure boot lockdown options
11484 - Disable virtualbox build
11485 - Disable hio build
11486 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
11487 - Disable zfs build
11488 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
11489 - SAUCE: Import aufs driver
11490 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
11491 - [Config] Enable aufs
11492 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
11493
11494 [ Upstream Kernel Changes ]
11495
11496 * Rebase to v4.12-rc2
11497
11498 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
11499
11500 linux (4.11.0-3.8) artful; urgency=low
11501
11502 [ Seth Forshee ]
11503
11504 * Release Tracking Bug
11505 - LP: #1690999
11506
11507 * apparmor_parser hangs indefinitely when called by multiple threads
11508 (LP: #1645037)
11509 - SAUCE: apparmor: fix lock ordering for mkdir
11510
11511 * apparmor leaking securityfs pin count (LP: #1660846)
11512 - SAUCE: apparmor: fix leak on securityfs pin count
11513
11514 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
11515 (LP: #1660845)
11516 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
11517 fails
11518
11519 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
11520 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
11521
11522 * libvirt profile is blocking global setrlimit despite having no rlimit rule
11523 (LP: #1679704)
11524 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
11525 - apparmor: update auditing of rlimit check to provide capability information
11526
11527 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
11528 - SAUCE: apparmor: add policy revision file interface
11529
11530 * apparmor does not make support of query data visible (LP: #1678023)
11531 - SAUCE: apparmor: add label data availability to the feature set
11532
11533 * apparmor query interface does not make supported query info available
11534 (LP: #1678030)
11535 - SAUCE: apparmor: add information about the query inteface to the feature set
11536
11537 * change_profile incorrect when using namespaces with a compound stack
11538 (LP: #1677959)
11539 - SAUCE: apparmor: fix label parse for stacked labels
11540
11541 * Regression in 4.4.0-65-generic causes very frequent system crashes
11542 (LP: #1669611)
11543 - apparmor: sync of apparmor 3.6+ (17.04)
11544
11545 * Artful update to 4.11.1 stable release (LP: #1690814)
11546 - dm ioctl: prevent stack leak in dm ioctl call
11547 - drm/sti: fix GDP size to support up to UHD resolution
11548 - power: supply: lp8788: prevent out of bounds array access
11549 - brcmfmac: Ensure pointer correctly set if skb data location changes
11550 - brcmfmac: Make skb header writable before use
11551 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
11552 - refcount: change EXPORT_SYMBOL markings
11553 - net: macb: fix phy interrupt parsing
11554 - tcp: fix access to sk->sk_state in tcp_poll()
11555 - geneve: fix incorrect setting of UDP checksum flag
11556 - bpf: enhance verifier to understand stack pointer arithmetic
11557 - bpf, arm64: fix jit branch offset related to ldimm64
11558 - tcp: fix wraparound issue in tcp_lp
11559 - net: ipv6: Do not duplicate DAD on link up
11560 - net: usb: qmi_wwan: add Telit ME910 support
11561 - tcp: do not inherit fastopen_req from parent
11562 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
11563 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
11564 - ipv6: initialize route null entry in addrconf_init()
11565 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
11566 - tcp: randomize timestamps on syncookies
11567 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
11568 - bpf: don't let ldimm64 leak map addresses on unprivileged
11569 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
11570 - f2fs: sanity check segment count
11571 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
11572 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
11573 - block: get rid of blk_integrity_revalidate()
11574 - Linux 4.11.1
11575
11576 * Module signing exclusion for staging drivers does not work properly
11577 (LP: #1690908)
11578 - SAUCE: Fix module signing exclusion in package builds
11579
11580 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
11581 - [Config] CONFIG_QCOM_L3_PMU=y
11582 - perf: qcom: Add L3 cache PMU driver
11583
11584 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
11585 - drivers/perf: arm_pmu: rework per-cpu allocation
11586 - drivers/perf: arm_pmu: manage interrupts per-cpu
11587 - drivers/perf: arm_pmu: split irq request from enable
11588 - drivers/perf: arm_pmu: remove pointless PMU disabling
11589 - drivers/perf: arm_pmu: define armpmu_init_fn
11590 - drivers/perf: arm_pmu: fold init into alloc
11591 - drivers/perf: arm_pmu: factor out pmu registration
11592 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
11593 - drivers/perf: arm_pmu: handle no platform_device
11594 - drivers/perf: arm_pmu: rename irq request/free functions
11595 - drivers/perf: arm_pmu: split cpu-local irq request/free
11596 - drivers/perf: arm_pmu: move irq request/free into probe
11597 - drivers/perf: arm_pmu: split out platform device probe logic
11598 - arm64: add function to get a cpu's MADT GICC table
11599 - [Config] CONFIG_ARM_PMU_ACPI=y
11600 - drivers/perf: arm_pmu: add ACPI framework
11601 - arm64: pmuv3: handle !PMUv3 when probing
11602 - arm64: pmuv3: use arm_pmu ACPI framework
11603
11604 * Fix NVLINK2 TCE route (LP: #1690155)
11605 - powerpc/powernv: Fix TCE kill on NVLink2
11606
11607 * CVE-2017-0605
11608 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
11609
11610 * Miscellaneous Ubuntu changes
11611 - [Config] Restore powerpc arch to annotations file
11612 - [Config] Disable runtime testing modules
11613 - [Config] Disable drivers not needed on s390x
11614 - [Config] Update annotations for 4.11
11615 - [Config] updateconfigs after apparmor updates
11616
11617 * Miscellaneous upstream changes
11618 - apparmor: use SHASH_DESC_ON_STACK
11619 - apparmor: fix invalid reference to index variable of iterator line 836
11620 - apparmor: fix parameters so that the permission test is bypassed at boot
11621 - apparmor: Make path_max parameter readonly
11622 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
11623 - apparmorfs: Use seq_putc() in two functions
11624 - apparmor: provide information about path buffer size at boot
11625 - apparmor: add/use fns to print hash string hex value
11626
11627 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
11628
11629 linux (4.11.0-2.7) artful; urgency=low
11630
11631 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
11632 (LP: #1688259)
11633 - Remove squashfs-modules files from d-i
11634 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
11635
11636 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
11637 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
11638 - d-i: initrd needs qcom_emac on amberwing platform.
11639
11640 * update for V3 kernel bits and improved multiple fan slice support
11641 (LP: #1470091)
11642 - SAUCE: fan: tunnel multiple mapping mode (v3)
11643
11644 * Miscellaneous Ubuntu changes
11645 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
11646 - Enable zfs
11647 - SAUCE: fan: add VXLAN implementation
11648 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
11649 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
11650 kernel image
11651 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
11652 mode
11653 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
11654 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
11655 locked down
11656 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
11657 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
11658 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
11659 reboot
11660 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
11661 set
11662 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
11663 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
11664 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
11665 down
11666 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
11667 locked down
11668 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
11669 down
11670 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
11671 is locked down
11672 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
11673 locked down
11674 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
11675 has been locked down
11676 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
11677 locked down
11678 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
11679 locked down
11680 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
11681 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
11682 kernel is locked down
11683 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
11684 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
11685 down
11686 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
11687 - SAUCE: (efi-lockdown) Add EFI signature data types
11688 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
11689 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
11690 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
11691 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
11692 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
11693 disabled
11694 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
11695 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
11696 MokSBState
11697 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
11698 - [Config] Set values for UEFI secure boot lockdown options
11699 - Update dropped.txt
11700
11701 [ Upstream Kernel Changes ]
11702
11703 * rebase to v4.11
11704
11705 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
11706
11707 linux (4.11.0-1.6) artful; urgency=low
11708
11709 * Miscellaneous Ubuntu changes
11710 - [Debian] Use default compression for all packages
11711 - SAUCE: (namespace) block_dev: Support checking inode permissions in
11712 lookup_bdev()
11713 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
11714 when mounting
11715 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
11716 when mounting
11717 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
11718 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
11719 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
11720 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
11721 security.* xattrs
11722 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
11723 filesystems
11724 - SAUCE: (namespace) fuse: Add support for pid namespaces
11725 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
11726 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
11727 or a descendant
11728 - SAUCE: (namespace) fuse: Allow user namespace mounts
11729 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
11730 namespaces
11731 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
11732 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
11733 mounts
11734 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
11735 opened for writing
11736
11737 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
11738
11739 linux (4.11.0-0.5) artful; urgency=low
11740
11741 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
11742 (LP: #1684971)
11743 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
11744
11745 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
11746 (LP: #1470250)
11747 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
11748
11749 * Enable virtual scsi server driver for Power (LP: #1615665)
11750 - SAUCE: Return TCMU-generated sense data to fabric module
11751
11752 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
11753 (LP: #1630990)
11754 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
11755 CONFIG_SECURITYFS=n
11756
11757 * Miscellaneous Ubuntu changes
11758 - SAUCE: Import aufs driver
11759 - [Config] Enable aufs
11760 - [Debian] Add script to update virtualbox
11761 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
11762 - Enable vbox
11763 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
11764
11765 [ Upstream Kernel Changes ]
11766
11767 * rebase to v4.11-rc8
11768
11769 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
11770
11771 linux (4.11.0-0.4) zesty; urgency=low
11772
11773 * POWER9: Improve performance on memory management (LP: #1681429)
11774 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
11775 flush
11776 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
11777
11778 * Miscellaneous Ubuntu changes
11779 - find-missing-sauce.sh
11780
11781 [ Upstream Kernel Changes ]
11782
11783 * rebase to v4.11-rc7
11784
11785 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
11786
11787 linux (4.11.0-0.3) zesty; urgency=low
11788
11789 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
11790 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
11791
11792 * smartpqi driver needed in initram disk and installer (LP: #1680156)
11793 - [Config] Add smartpqi to d-i
11794
11795 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
11796 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
11797
11798 * Miscellaneous Ubuntu changes
11799 - [Config] flash-kernel should be a Breaks
11800 - [Config] drop the info directory
11801 - [Config] drop NOTES as obsolete
11802 - [Config] drop changelog.historical as obsolete
11803 - rebase to v4.11-rc6
11804
11805 [ Upstream Kernel Changes ]
11806
11807 * rebase to v4.11-rc6
11808
11809 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
11810
11811 linux (4.11.0-0.2) zesty; urgency=low
11812
11813 [ Upstream Kernel Changes ]
11814
11815 * rebase to v4.11-rc5
11816
11817 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
11818
11819 linux (4.11.0-0.1) zesty; urgency=low
11820
11821 [ Upstream Kernel Changes ]
11822
11823 * rebase to v4.11-rc4
11824 - LP: #1591053
11825
11826 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
11827
11828 linux (4.11.0-0.0) zesty; urgency=low
11829
11830 * dummy entry
11831
11832 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600