]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - debian.master/changelog
UBUNTU: rebase to v5.15-rc5
[mirror_ubuntu-jammy-kernel.git] / debian.master / changelog
1 linux-unstable (5.15.0-5.5) 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-rc5
10
11 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 Oct 2021 11:01:59 +0200
12
13 linux-unstable (5.15.0-4.4) impish; urgency=medium
14
15 * impish/linux-unstable: 5.15.0-4.4 -proposed tracker (LP: #1945953)
16
17 * Fix missing HDMI audio on Intel RKL (LP: #1945556)
18 - drm/i915/audio: Use BIOS provided value for RKL HDA link
19
20 * Miscellaneous Ubuntu changes
21 - SAUCE: media: atomisp: add missing return type (fix -Werror=return-type)
22 - SAUCE: xr-usb-serial: switch to tty_alloc_driver() and tty_driver_kref_put()
23 - rebase to v5.15-rc4
24
25 * Miscellaneous upstream changes
26 - Revert "UBUNTU: [Config] FTBFS: disable INTEL_ATOMISP"
27 - Revert "UBUNTU: [Config] FTBFS: disable xr-usb-serial"
28
29 [ Upstream Kernel Changes ]
30
31 * Rebase to v5.15-rc4
32
33 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Oct 2021 10:52:41 +0200
34
35 linux-unstable (5.15.0-3.3) impish; urgency=medium
36
37 * impish/linux-unstable: 5.15.0-3.3 -proposed tracker (LP: #1944944)
38
39 * Packaging resync (LP: #1786013)
40 - debian/dkms-versions -- update from kernel-versions (main/master)
41
42 * Miscellaneous Ubuntu changes
43 - rebase to v5.15-rc3
44 - [Config] updateconfigs following v5.15-rc3 rebase
45 - [Packaging] correctly evaluate release in update-dkms-versions
46
47 [ Upstream Kernel Changes ]
48
49 * Rebase to v5.15-rc3
50
51 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Sep 2021 16:48:03 +0200
52
53 linux-unstable (5.15.0-2.2) impish; urgency=medium
54
55 * impish/linux-unstable: 5.15.0-2.2 -proposed tracker (LP: #1944423)
56
57 * Miscellaneous Ubuntu changes
58 - rebase to v5.15-rc2
59 - [Config] updateconfigs following v5.15-rc2 rebase
60
61 [ Upstream Kernel Changes ]
62
63 * Rebase to v5.15-rc2
64
65 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 21 Sep 2021 11:46:59 +0200
66
67 linux-unstable (5.15.0-1.1) impish; urgency=medium
68
69 * Packaging resync (LP: #1786013)
70 - debian/dkms-versions -- update from kernel-versions (main/master)
71
72 * LRMv5: switch primary version handling to kernel-versions data set
73 (LP: #1928921)
74 - [Packaging] switch to kernel-versions
75
76 * Miscellaneous Ubuntu changes
77 - [Packaging] remove remaining references to ports
78 - [Packaging] drop x32 architecture configs
79 - [Config] mark CONFIG_BPF_UNPRIV_DEFAULT_OFF enforced
80 - [Packaging] bump kernel version to 5.15
81 - rebase to v5.15-rc1
82 - [Config] updateconfigs following v5.15-rc1 rebase
83 - [Config] FTBFS: disable INTEL_ATOMISP
84 - [Config] FTBFS: disable xr-usb-serial
85 - [Packaging] FTBFS: disable zfs
86
87 * Miscellaneous upstream changes
88 - Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables
89 ASPM"
90 - Revert "UBUNTU: SAUCE: RDMA/core: Introduce peer memory interface"
91
92 [ Upstream Kernel Changes ]
93
94 * Rebase to v5.15-rc1
95
96 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 17 Sep 2021 11:42:25 +0200
97
98 linux-unstable (5.15.0-0.0) impish; urgency=medium
99
100 * Empty entry
101
102 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 15 Sep 2021 11:54:10 +0200
103
104 linux-unstable (5.14.0-9.9) impish; urgency=medium
105
106 * impish/linux-unstable: 5.14.0-9.9 -proposed tracker (LP: #1943022)
107
108 * Packaging resync (LP: #1786013)
109 - update dkms package versions
110
111 * Miscellaneous Ubuntu changes
112 - [Packaging] NVIDIA -- Add the NVIDIA 470 driver
113 - [Packaging] NVIDIA: transition -460 and -465 to -470, transition -460-server
114 to -470-server
115
116 * Miscellaneous upstream changes
117 - vt_kdsetmode: extend console locking
118 - Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
119 - net: dsa: mt7530: fix VLAN traffic leaks again
120 - btrfs: fix NULL pointer dereference when deleting device by invalid id
121 - Revert "floppy: reintroduce O_NDELAY fix"
122 - fscrypt: add fscrypt_symlink_getattr() for computing st_size
123 - ext4: report correct st_size for encrypted symlinks
124 - f2fs: report correct st_size for encrypted symlinks
125 - ubifs: report correct st_size for encrypted symlinks
126 - net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
127 - audit: move put_tree() to avoid trim_trees refcount underflow and UAF
128 - Linux 5.14.1
129
130 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 08 Sep 2021 12:20:18 +0200
131
132 linux-unstable (5.14.0-8.8) impish; urgency=medium
133
134 * impish/linux-unstable: 5.14.0-8.8 -proposed tracker (LP: #1941887)
135
136 * Fix Intel AC9560 BT function cannot turn on if BT turn off before S3 entry
137 (LP: #1941696)
138 - SAUCE: Bluetooth: btusb: add a reject table to disable msft
139
140 * Add USB4 support for AMD SoC (LP: #1941036)
141 - thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt
142 status
143 - thunderbolt: Handle ring interrupt by reading interrupt status register
144 - thunderbolt: Do not read control adapter config space
145 - thunderbolt: Fix port linking by checking all adapters
146
147 * Support builtin revoked certificates (LP: #1932029)
148 - [Config] Enforce SYSTEM_TRUSTED_KEYS and SYSTEM_REVOCATION_KEYS
149
150 * GPIO error logs in start and dmesg after update of kernel (LP: #1937897)
151 - ODM: mfd: Check AAEON BFPI version before adding device
152
153 * initramfs-tools & kernel: use zstd as the default compression method
154 (LP: #1931725)
155 - [Config] enforce ZSTD compression
156
157 * Miscellaneous Ubuntu changes
158 - rebase to v5.14
159 - [Config] RESET_MCHP_SPARX5 depends on ARCH_SPARX5
160
161 * Miscellaneous upstream changes
162 - Revert "UBUNTU: [Packaging] FTBFS: disable zfs"
163
164 [ Upstream Kernel Changes ]
165
166 * Rebase to v5.14
167
168 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 30 Aug 2021 12:57:19 +0200
169
170 linux-unstable (5.14.0-7.7) impish; urgency=medium
171
172 * Please enable CONFIG_UBSAN_BOUNDS (LP: #1914685)
173 - [Config] Enable CONFIG_UBSAN_BOUNDS
174
175 * CONFIG_HARDENED_USERCOPY_FALLBACK should be disabled (LP: #1855340)
176 - [Config] Disable CONFIG_HARDENED_USERCOPY_FALLBACK
177
178 * fs: removing mandatory locks (LP: #1940392)
179 - [Config] Disable CONFIG_MANDATORY_FILE_LOCKING
180
181 * Fix kernel panic caused by legacy devices on AMD platforms (LP: #1936682)
182 - SAUCE: iommu/amd: Keep swiotlb enabled to ensure devices with 32bit DMA
183 still work
184
185 * ALSA: hda/cs8409: Add support for dolphin (LP: #1939541)
186 - ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
187 - ALSA: hda/cs8409: Move arrays of configuration to a new file
188 - ALSA: hda/cs8409: Use enums for register names and coefficients
189 - ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization
190 - ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
191 - ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
192 - ALSA: hda/cs8409: Disable unsolicited responses during suspend
193 - ALSA: hda/cs8409: Disable unsolicited response for the first boot
194 - ALSA: hda/cs8409: Mask CS42L42 wake events
195 - ALSA: hda/cs8409: Simplify CS42L42 jack detect.
196 - ALSA: hda/cs8409: Prevent I2C access during suspend time
197 - ALSA: hda/cs8409: Generalize volume controls
198 - ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
199 - ALSA: hda/cs8409: Avoid setting the same I2C address for every access
200 - ALSA: hda/cs8409: Avoid re-setting the same page as the last access
201 - ALSA: hda/cs8409: Support i2c bulk read/write functions
202 - ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions
203 - ALSA: hda/cs8409: Move codec properties to its own struct
204 - ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol
205 events
206 - ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
207 - ALSA: hda/cs8409: Add support for dolphin
208 - ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin
209 - ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42
210 - ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits
211 - ALSA: hda/cs8409: Remove unnecessary delays
212 - ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
213 - ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops
214 - ALSA: hda/cs8409: Prevent pops and clicks during suspend
215 - SAUCE: ALSA: hda/cs8409: Prevent pops and clicks during reboot
216 - [Config] Enable Cirrus Logic HDA bridge support
217
218 * e1000e: add handshake with the Intel CSME to support S0ix (LP: #1937252)
219 - SAUCE: e1000e: Add handshake with the CSME to support S0ix
220 - SAUCE: e1000e: Add polling mechanism to indicate CSME DPG exit
221 - SAUCE: e1000e: Additional PHY power saving in S0ix
222
223 * AMDGPU: Fix System hang after resume from suspend (LP: #1940204)
224 - SAUCE: drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU
225 temporarily
226
227 * [Regression] Audio card [8086:9d71] not detected after upgrade from linux
228 5.4 to 5.8 (LP: #1915117)
229 - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
230
231 * Miscellaneous Ubuntu changes
232 - rebase to v5.14-rc7
233 - [Config] updateconfigs following 5.14-rc7 rebase
234 - [Config] Enable CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT
235 - [Config] annotations: set CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT to y
236
237 * Miscellaneous upstream changes
238 - Revert "UBUNTU: [Config] annotations: set
239 CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y"
240 - Revert "UBUNTU: [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to
241 y"
242
243 [ Upstream Kernel Changes ]
244
245 * Rebase to v5.14-rc7
246
247 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 24 Aug 2021 10:32:31 +0200
248
249 linux-unstable (5.14.0-6.6) impish; urgency=medium
250
251 * Miscellaneous Ubuntu changes
252 - no changes upload (to avoid picking up libc6 from -proposed)
253
254 * No changes upload (to avoid picking up libc6 from -proposed)
255
256 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 18 Aug 2021 13:41:16 +0200
257
258 linux-unstable (5.14.0-5.5) impish; urgency=medium
259
260 * disable “CONFIG_HISI_DMA” config for ubuntu version (LP: #1936771)
261 - [Config] Disable CONFIG_HISI_DMA
262
263 * Dell XPS 17 (9710) PCI/internal sound card not detected (LP: #1935850)
264 - ASoC: Intel: sof_sdw: include rt711.h for RT711 JD mode
265 - ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710
266
267 * [regression] USB device is not detected during boot (LP: #1939638)
268 - SAUCE: Revert "usb: core: reduce power-on-good delay time of root hub"
269
270 * armhf build failure (LP: #1939308)
271 - SAUCE: arm: Fix instruction set selection for GCC 11
272
273 * REGRESSION: shiftfs lets sendfile fail with EINVAL (LP: #1939301)
274 - SAUCE: shiftfs: fix sendfile() invocations
275
276 * Wobbly graphics on built-in display since linux-image-5.11.0-22-generic
277 (LP: #1936708)
278 - SAUCE: drm/i915/dp: Use max params for older panels
279
280 * [SRU][H/OEM-5.10/OEM-5.13/U] Fix system hang after unplug tbt dock
281 (LP: #1938689)
282 - SAUCE: igc: fix page fault when thunderbolt is unplugged
283
284 * e1000e blocks the boot process when it tried to write checksum to its NVM
285 (LP: #1936998)
286 - SAUCE: e1000e: Do not take care about recovery NVM checksum
287
288 * [Regression] Audio card [8086:9d71] not detected after upgrade from linux
289 5.4 to 5.8 (LP: #1915117)
290 - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
291 - [Config] annotations: set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
292
293 * Miscellaneous Ubuntu changes
294 - [Config] updateconfigs following 5.14-rc6 rebase
295 - rebase to v5.14-rc6
296
297 [ Upstream Kernel Changes ]
298
299 * Rebase to v5.14-rc6
300
301 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 17 Aug 2021 17:49:15 +0200
302
303 linux-unstable (5.14.0-4.4) impish; urgency=medium
304
305 * impish/linux-unstable: 5.14.0-4.4 -proposed tracker (LP: #1938566)
306
307 * Packaging resync (LP: #1786013)
308 - update dkms package versions
309
310 * Miscellaneous upstream changes
311 - Revert "riscv: Get CPU manufacturer information"
312
313 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Aug 2021 14:50:27 +0200
314
315 linux-unstable (5.14.0-3.3) impish; urgency=medium
316
317 * Add additional Mediatek MT7921 WiFi/BT device IDs (LP: #1937004)
318 - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for Foxconn
319 - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for IMC Network
320 - SAUCE: Bluetooth: btusb: Add support for Foxconn Mediatek Chip
321
322 * Fix display output on HP hybrid GFX laptops (LP: #1936296)
323 - drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
324
325 * Miscellaneous Ubuntu changes
326 - rebase to v5.14-rc3
327 - [Config] updateconfigs following 5.14-rc3 rebase
328
329 [ Upstream Kernel Changes ]
330
331 * Rebase to v5.14-rc3
332
333 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Jul 2021 12:52:38 +0200
334
335 linux-unstable (5.14.0-2.2) impish; urgency=medium
336
337 * Packaging resync (LP: #1786013)
338 - update dkms package versions
339
340 * Miscellaneous Ubuntu changes
341 - SAUCE: xr-usb-serial: update return code for xr_usb_serial_tty_write_room()
342 and xr_usb_serial_tty_chars_in_buffer()
343 - SAUCE: platform/x86: dell-uart-backlight: update return code for
344 uart_chars_in_buffer(()
345 - [Config] updateconfigs following 5.14-rc2 rebase
346
347 * Miscellaneous upstream changes
348 - Revert "UBUNTU: [Config] FTBFS: disable ubuntu/xr-usb-serial"
349 - Revert "UBUNTU: [Config] FTBFS: disable DELL_UART_BACKLIGHT"
350
351 [ Upstream Kernel Changes ]
352
353 * Rebase to v5.14-rc2
354
355 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 22 Jul 2021 11:03:28 +0200
356
357 linux-unstable (5.14.0-1.1) impish; urgency=medium
358
359 * Packaging resync (LP: #1786013)
360 - update dkms package versions
361
362 * Miscellaneous Ubuntu changes
363 - [Packaging] bump kernel version to 5.14
364 - [Config] updateconfigs following 5.14-rc1 rebase
365 - [Config] update annotations
366 - [Packaging] FTBFS: disable zfs
367 - [Config] FTBFS: disable DELL_UART_BACKLIGHT
368 - [Config] FTBFS: disable ubuntu/xr-usb-serial
369
370 * Miscellaneous upstream changes
371 - Revert "UBUNTU: [Packaging] update variants"
372
373 [ Upstream Kernel Changes ]
374
375 * Rebase to v5.14-rc1
376
377 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 16 Jul 2021 15:20:04 +0200
378
379 linux-unstable (5.14.0-0.0) impish; urgency=medium
380
381 * Empty entry
382
383 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 13 Jul 2021 12:15:35 +0200
384
385 linux (5.13.0-11.11) impish; urgency=medium
386
387 * impish/linux: 5.13.0-11.11 -proposed tracker (LP: #1933854)
388
389 * Packaging resync (LP: #1786013)
390 - [Packaging] update variants
391
392 * Support builtin revoked certificates (LP: #1932029)
393 - [Packaging] build canonical-revoked-certs.pem from branch/arch certs
394 - [Packaging] Revoke 2012 UEFI signing certificate as built-in
395 - [Config] Configure CONFIG_SYSTEM_REVOCATION_KEYS with revoked keys
396
397 * Miscellaneous Ubuntu changes
398 - [Packaging] Change source package name to linux
399
400 * Miscellaneous upstream changes
401 - mm/page_alloc: Correct return value of populated elements if bulk array is
402 populated
403
404 -- Andrea Righi <andrea.righi@canonical.com> Tue, 29 Jun 2021 07:50:25 +0200
405
406 linux (5.13.0-10.10) impish; urgency=medium
407
408 * Empty entry
409
410 -- Andrea Righi <andrea.righi@canonical.com> Mon, 28 Jun 2021 08:40:05 +0200
411
412 linux-unstable (5.13.0-10.10) impish; urgency=medium
413
414 * impish/linux-unstable: 5.13.0-10.10 -proposed tracker (LP: #1933795)
415
416 * Pixel format change broken for Elgato Cam Link 4K (LP: #1932367)
417 - media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
418
419 * initramfs-tools & kernel: use zstd as the default compression method
420 (LP: #1931725)
421 - s390/decompressor: correct BOOT_HEAP_SIZE condition
422 - s390/boot: add zstd support
423 - [Packaging] use ZSTD to compress s390 kernels
424
425 * Miscellaneous Ubuntu changes
426 - SAUCE: selftests: tls: fix chacha+bidir tests
427 - SAUCE: selftests: icmp_redirect: support expected failures
428 - [Config] update configs and annotations after rebase to 5.13
429
430 * Miscellaneous upstream changes
431 - tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
432
433 [ Upstream Kernel Changes ]
434
435 * Rebase to v5.13
436
437 -- Andrea Righi <andrea.righi@canonical.com> Mon, 28 Jun 2021 08:40:05 +0200
438
439 linux-unstable (5.13.0-9.9) impish; urgency=medium
440
441 * impish/linux-unstable: 5.13.0-9.9 -proposed tracker (LP: #1933070)
442
443 * Add support for selective build of special drivers (LP: #1912789)
444 - [Packaging] Add support for ODM drivers
445 - [Packaging] Turn on ODM support for amd64
446 - [Packaging] Fix ODM support in actual build
447 - [Packaging] Fix ODM DRIVERS Kconfig
448
449 * Add support for IO functions of AAEON devices (LP: #1929504)
450 - ODM: [Config] update config for AAEON devices
451 - ODM: hwmon: add driver for AAEON devices
452 - ODM: leds: add driver for AAEON devices
453 - ODM: watchdog: add driver for AAEON devices
454 - ODM: gpio: add driver for AAEON devices
455 - ODM: mfd: Add support for IO functions of AAEON devices
456
457 * Disable hv-kvp-daemon.service on certain instance types (LP: #1932081)
458 - [Packaging]: Add kernel command line condition to hv-kvp-daemon service
459
460 * Fix non-working GPU on Some HP desktops (LP: #1931147)
461 - PCI: Coalesce host bridge contiguous apertures
462
463 * Miscellaneous Ubuntu changes
464 - SAUCE: selftests: seccomp: bump up timeout to 5min
465 - SAUCE: Revert "net/tls(TLS_SW): Add selftest for 'chunked' sendfile test"
466 - [Config] update annotations after rebase to 5.13-rc7
467
468 [ Upstream Kernel Changes ]
469
470 * Rebase to v5.13-rc7
471
472 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Jun 2021 10:55:36 +0200
473
474 linux-unstable (5.13.0-8.8) impish; urgency=medium
475
476 * impish/linux-unstable: 5.13.0-8.8 -proposed tracker (LP: #1932018)
477
478 * Packaging resync (LP: #1786013)
479 - update dkms package versions
480
481 * initramfs-tools & kernel: use zstd as the default compression method
482 (LP: #1931725)
483 - [Config] use ZSTD to compress amd64 kernels
484
485 * Miscellaneous Ubuntu changes
486 - [Config] enable signing for ppc64el
487 - SAUCE: powerpc: Fix initrd corruption with relative jump labels
488
489 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Jun 2021 15:07:34 +0200
490
491 linux-unstable (5.13.0-7.7) impish; urgency=medium
492
493 * impish/linux-unstable: 5.13.0-7.7 -proposed tracker (LP: #1931840)
494
495 * Packaging resync (LP: #1786013)
496 - update dkms package versions
497 - [Packaging] resync getabis
498 - [Packaging] update helper scripts
499 - update dkms package versions
500
501 * Intel ADL-S graphics feature enabling (LP: #1931240)
502 - SAUCE: drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGA
503
504 * Kernel package builds running out of space on builders (LP: #1930713)
505 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
506
507 * Miscellaneous Ubuntu changes
508 - [Debian] remove nvidia dkms build support
509 - [Config] remove now unsued do_dkms_nvidia* build variables
510 - [Config] enable signing for s390x
511 - [Config] update annotations after configs review
512 - [Config] update toolchain versions
513
514 [ Upstream Kernel Changes ]
515
516 * Rebase to v5.13-rc6
517
518 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Jun 2021 11:53:08 +0200
519
520 linux-unstable (5.13.0-6.6) impish; urgency=medium
521
522 * impish/linux-unstable: 5.13.0-6.6 -proposed tracker (LP: #1931071)
523
524 * Kernel package builds running out of space on builders (LP: #1930713)
525 - [Debian] use stamps for flavour install targets
526 - [Debian] run install-$(flavour) targets during build phase
527 - [Debian] remove dh_testroot from install targets
528 - [Debian] dkms-build -- use fakeroot if not running as root
529 - [Debian] exclude $(DEBIAN)/__abi.current from linux-source
530
531 * [UBUNTU 21.04] tools/kvm_stat: Add restart delay (LP: #1921870)
532 - [Debian] install kvm_stat systemd service
533
534 * Debugging symbols (dbgsym) packages are missing GDB kernel scripts
535 (LP: #1928715)
536 - [Packaging] Build and include GDB Python scripts into debug packages
537
538 * Can't detect intel wifi 6235 (LP: #1920180)
539 - SAUCE: iwlwifi: add new pci id for 6235
540
541 * Select correct boot VGA when BIOS doesn't do it properly (LP: #1929217)
542 - vgaarb: Use ACPI HID name to find integrated GPU
543
544 * Fix kernel panic on Intel Bluetooth (LP: #1928838)
545 - Bluetooth: Shutdown controller after workqueues are flushed or cancelled
546
547 * build module CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m for 5.11, 5.13-rc2
548 and later (LP: #1921632)
549 - [Config] enable soundwire audio mach driver
550
551 * Miscellaneous Ubuntu changes
552 - [Config] CONFIG_SND_SOC_RT1308 can only be enabled on amd64
553
554 [ Upstream Kernel Changes ]
555
556 * Rebase to v5.13-rc5
557
558 -- Andrea Righi <andrea.righi@canonical.com> Mon, 07 Jun 2021 10:45:13 +0200
559
560 linux-unstable (5.13.0-5.5) impish; urgency=medium
561
562 * impish/linux-unstable: 5.13.0-5.5 -proposed tracker (LP: #1930205)
563
564 * Packaging resync (LP: #1786013)
565 - update dkms package versions
566
567 * Miscellaneous Ubuntu changes
568 - [Config] set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
569
570 -- Andrea Righi <andrea.righi@canonical.com> Mon, 31 May 2021 12:32:38 +0200
571
572 linux-unstable (5.13.0-4.4) impish; urgency=medium
573
574 * impish/linux-unstable: 5.13.0-4.4 -proposed tracker (LP: #1929404)
575
576 * Packaging resync (LP: #1786013)
577 - update dkms package versions
578
579 * Support importing mokx keys into revocation list from the mok table
580 (LP: #1928679)
581 - SAUCE: integrity: add informational messages when revoking certs
582
583 * Support importing mokx keys into revocation list from the mok table
584 (LP: #1928679) // CVE-2020-26541 when certificates are revoked via
585 MokListXRT.
586 - SAUCE: integrity: Load mokx certs from the EFI MOK config table
587
588 * Miscellaneous Ubuntu changes
589 - [Config] Temporarily disable signing for ppc64el and s390x
590 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Be more careful about copying up
591 sxid files"
592 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Propogate nosuid from lower and
593 upper mounts"
594 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Enable user namespace mounts"
595 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: ensure mounter privileges when
596 reading directories"
597 - SAUCE: Revert "UBUNTU: SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags"
598
599 [ Upstream Kernel Changes ]
600
601 * Rebase to v5.13-rc3
602
603 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 May 2021 13:06:17 +0200
604
605 linux-unstable (5.13.0-3.3) impish; urgency=medium
606
607 * impish/linux-unstable: 5.13.0-3.3 -proposed tracker (LP: #1928655)
608
609 [ Upstream Kernel Changes ]
610
611 * Rebase to v5.13-rc2
612
613 -- Andrea Righi <andrea.righi@canonical.com> Mon, 17 May 2021 11:55:02 +0200
614
615 linux-unstable (5.13.0-2.2) impish; urgency=medium
616
617 * Miscellaneous Ubuntu changes
618 - [Config] enable CONFIG_DEBUG_INFO_COMPRESSED
619
620 * Miscellaneous upstream changes
621 - Revert "UBUNTU: [Config] temporarily disable BPF JIT"
622
623 -- Andrea Righi <andrea.righi@canonical.com> Fri, 14 May 2021 09:19:02 +0200
624
625 linux-unstable (5.13.0-1.1) impish; urgency=medium
626
627 [ Upstream Kernel Changes ]
628
629 * Rebase to v5.13-rc1
630
631 -- Andrea Righi <andrea.righi@canonical.com> Wed, 12 May 2021 11:35:23 +0200
632
633 linux-unstable (5.13.0-0.0) impish; urgency=medium
634
635 * Empty entry
636
637 -- Andrea Righi <andrea.righi@canonical.com> Tue, 11 May 2021 08:40:09 +0200
638
639 linux-unstable (5.12.0-11.11) impish; urgency=medium
640
641 * Impish update: v5.12.1 upstream stable release (LP: #1927094)
642 - net: hso: fix NULL-deref on disconnect regression
643 - USB: CDC-ACM: fix poison/unpoison imbalance
644 - iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
645 - cfg80211: fix locking in netlink owner interface destruction
646 - mei: me: add Alder Lake P device id.
647 - Linux 5.12.1
648
649 * Packaging resync (LP: #1786013) // Impish update: v5.12.1 upstream stable
650 release (LP: #1927094)
651 - update dkms package versions
652
653 * Gigabyte R120-T33 (ARM ThunderX SoC) fails to boot in ACPI mode
654 (LP: #1925075) // Impish update: v5.12.1 upstream stable release
655 (LP: #1927094)
656 - ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
657
658 * Fix kernel panic at boot on dual GFX systems (LP: #1926792) // Impish
659 update: v5.12.1 upstream stable release (LP: #1927094)
660 - drm/amdgpu: Register VGA clients after init can no longer fail
661
662 * On TGL platforms screen shows garbage when browsing website by scrolling
663 mouse (LP: #1926579) // Impish update: v5.12.1 upstream stable release
664 (LP: #1927094)
665 - SAUCE: drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0
666
667 * CirrusLogic: Cracking noises appears in built-in speaker when output volume
668 is set >80% (LP: #1924997) // Impish update: v5.12.1 upstream stable release
669 (LP: #1927094)
670 - SAUCE: ALSA: hda/cirrus: Use CS8409 Equalizer to fix abnormal sounds on
671 Bullseye
672
673 * Enable mute/micmute LEDs and limit mic boost on EliteBook 845 G8
674 (LP: #1925415) // Impish update: v5.12.1 upstream stable release
675 (LP: #1927094)
676 - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook
677 845 G8
678
679 * Miscellaneous upstream changes
680 - Revert "UBUNTU: SAUCE: PCI: Disable broken RTIT_BAR of Intel TH"
681 - Revert "UBUNTU: [Config] temporarily disable ZFS"
682
683 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 04 May 2021 18:35:54 +0200
684
685 linux-unstable (5.12.0-10.10) impish; urgency=medium
686
687 * Packaging resync (LP: #1786013)
688 - update dkms package versions
689
690 * Miscellaneous Ubuntu changes
691 - [Packaging] Drop versioned ABI directory names
692 - [Packaging] getabis: Download ABIs into an unversioned directory
693 - [Packaging] final-checks: Handle unversioned ABI directories
694 - bump to impish
695 - [Config] GCC version update
696
697 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 29 Apr 2021 12:27:20 +0200
698
699 linux-unstable (5.12.0-9.9) impish; urgency=medium
700
701 [ Upstream Kernel Changes ]
702
703 * Rebase to v5.12-rc8
704
705 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Apr 2021 11:14:16 -0500
706
707 linux-unstable (5.12.0-8.8) hirsute; urgency=medium
708
709 * CVE-2021-3492
710 - SAUCE: shiftfs: free allocated memory in shiftfs_btrfs_ioctl_fd_replace()
711 error paths
712 - SAUCE: shiftfs: handle copy_to_user() return values correctly
713
714 * Fix no picture from HDMI when it's plugged after boot (LP: #1924238)
715 - drm/i915/display: Handle lane polarity for DDI port
716
717 * hirsute beta desktop AMD64 ISO kernel panic on boot when booting using UEFI
718 (LP: #1922403)
719 - SAUCE: efifb: Check efifb_pci_dev before using it
720
721 * Miscellaneous Ubuntu changes
722 - Rebase to v5.12-rc8
723 - [Config] updateconfigs following 5.12-rc8 rebase
724
725 [ Upstream Kernel Changes ]
726
727 * Rebase to v5.12-rc8
728
729 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Apr 2021 11:37:27 +0200
730
731 linux-unstable (5.12.0-7.7) hirsute; urgency=medium
732
733 * drm/i915: Drop force_probe requirement for Rocket Lake (LP: #1905466)
734 - drm/i915/rkl: Remove require_force_probe protection
735
736 * HP m400 cartridges fail to find NIC when deploying hirsute (LP: #1918793)
737 - PCI: xgene: Fix cfg resource mapping
738
739 * Update - Fix no screen show on display after S3 on CML-R (LP: #1922768)
740 - drm/i915/gen9bc: Handle TGP PCH during suspend/resume
741
742 * Miscellaneous Ubuntu changes
743 - SAUCE: RDMA/core: Introduce peer memory interface
744 - Rebase to v5.12-rc7
745
746 [ Upstream Kernel Changes ]
747
748 * Rebase to v5.12-rc7
749
750 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 12 Apr 2021 11:48:07 +0200
751
752 linux-unstable (5.12.0-6.6) hirsute; urgency=medium
753
754 * Packaging resync (LP: #1786013)
755 - [Packaging] update variants
756
757 * i915 doesn't support some high pixel clock 4k * 60Hz monitors (LP: #1922372)
758 - drm/i915/vbt: update DP max link rate table
759
760 * Tegra "mmc0: Timeout waiting for hardware interrupt" (LP: #1921140)
761 - SAUCE: mmc: host: Add required callbacks to set/clear CQE_EN bit
762
763 * Enable ath11k debugfs/tracing (LP: #1922033)
764 - [Config] enable ath11k debugfs/tracing
765
766 * Fix mic on P620 after S3 resume (LP: #1921757)
767 - ALSA: usb-audio: Carve out connector value checking into a helper
768 - ALSA: usb-audio: Check connector value on resume
769
770 * Miscellaneous Ubuntu changes
771 - [Config] amd64,arm64: build KFENCE support but disable it by default
772 (KFENCE_SAMPLE_INTERVAL=0)
773 - Rebase to v5.12-rc6
774
775 * Miscellaneous upstream changes
776 - drm/dp: add MSO related DPCD registers
777 - drm/i915/edp: reject modes with dimensions other than fixed mode
778 - drm/i915/edp: always add fixed mode to probed modes in ->get_modes()
779 - drm/i915/edp: read sink MSO configuration for eDP 1.4+
780 - drm/i915/reg: add stream splitter configuration definitions
781 - drm/i915/mso: add splitter state readout for platforms that support it
782 - drm/i915/mso: add splitter state check
783 - drm/i915/edp: modify fixed and downclock modes for MSO
784 - drm/i915/edp: enable eDP MSO during link training
785
786 [ Upstream Kernel Changes ]
787
788 * Rebase to v5.12-rc6
789
790 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 07 Apr 2021 11:42:55 +0200
791
792 linux-unstable (5.12.0-5.5) hirsute; urgency=medium
793
794 * Packaging resync (LP: #1786013)
795 - update dkms package versions
796
797 * alsa/realtek: extend the delay time in the determine_headset_type for a
798 Dell AIO (LP: #1920747)
799 - SAUCE: ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
800
801 * power off stress test will hang on the TGL machines (LP: #1919930)
802 - SAUCE: ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown
803 - [Config] set SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 to n
804
805 * lockdown on power (LP: #1855668)
806 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
807
808 * Miscellaneous Ubuntu changes
809 - [Config] arm64 -- unify build_image and kernel_file values
810 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
811 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
812 error messages.
813 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
814 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
815 mode
816 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
817 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
818 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
819 verify
820 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
821 - SAUCE: (lockdown) security: lockdown: Make
822 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
823 - SAUCE: xr-usb-serial: clean up indentation
824 - SAUCE: xr-usb-serial: clean up build warnings
825 - SAUCE: apparmor: Fix build error, make sk parameter const
826 - Rebase to v5.12-rc5
827 - [Config] updateconfigs following v5.12-rc5 rebase
828
829 * Miscellaneous upstream changes
830 - Revert "UBUNTU: SAUCE: (lockdown) s390: Lock down the kernel when the IPL
831 secure flag is set"
832 - Revert "UBUNTU: SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to
833 indicate secure boot mode"
834 - Revert "UBUNTU: SAUCE: (lockdown) powerpc: lock down kernel in secure boot
835 mode"
836 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: Make
837 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic"
838 - Revert "UBUNTU: SAUCE: (lockdown) arm64: Allow locking down the kernel under
839 EFI secure boot"
840 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
841 module signature verify"
842 - Revert "UBUNTU: SAUCE: (lockdown) efi: Lock down the kernel if booted in
843 secure boot mode"
844 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
845 the kernel down"
846 - Revert "UBUNTU: SAUCE: (lockdown) Make get_cert_list() use
847 efi_status_to_str() to print error messages."
848 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
849 efi_status_to_err()."
850
851 [ Upstream Kernel Changes ]
852
853 * Rebase to v5.12-rc5
854
855 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 29 Mar 2021 12:59:38 +0200
856
857 linux-unstable (5.12.0-4.4) hirsute; urgency=medium
858
859 * Packaging resync (LP: #1786013)
860 - update dkms package versions
861
862 * Fix broken efifb on graphics device without driver (LP: #1914411)
863 - SAUCE: efifb: Ensure graphics device for efifb stays at PCI D0
864
865 * Fix system sleep on TGL systems with Intel ME (LP: #1919321)
866 - SAUCE: PCI: Serialize TGL e1000e PM ops
867
868 * Miscellaneous Ubuntu changes
869 - Rebase to v5.12-rc4
870 - [Config] updateconfigs following v5.12-rc4 rebase
871
872 * Miscellaneous upstream changes
873 - riscv: dts: fu740: fix cache-controller interrupts
874 - riscv: sifive: fu740: cpu{1, 2, 3, 4} set compatible to sifive, u74-mc
875 - riscv: sifive: unmatched: update for 16GB rev3
876 - riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
877 - riscv: Get CPU manufacturer information
878 - riscv: Introduce alternative mechanism to apply errata solution
879 - riscv: sifive: apply errata "cip-453" patch
880 - clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
881 - clk: sifive: Use reset-simple in prci driver for PCIe driver
882 - MAINTAINERS: Add maintainers for SiFive FU740 PCIe driver
883 - dt-bindings: PCI: Add SiFive FU740 PCIe host controller
884 - PCI: designware: Add SiFive FU740 PCIe host controller driver
885 - riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC
886
887 [ Upstream Kernel Changes ]
888
889 * Rebase to v5.12-rc4
890
891 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 22 Mar 2021 12:43:14 +0100
892
893 linux-unstable (5.12.0-3.3) hirsute; urgency=medium
894
895 * riscv: revert SiFive Unleashed CPUFreq (LP: #1917433)
896 - SAUCE: Revert "SiFive Unleashed CPUFreq"
897
898 * Dell Precision 5550 takes up to 10 seconds to respond when coming out of
899 sleep (LP: #1919123)
900 - SAUCE: Input: i8042 - add dmi quirk
901
902 * LRMv4: switch to signing nvidia modules via the Ubuntu Modules signing key
903 (LP: #1918134)
904 - [Packaging] sync dkms-build et al from LRMv4
905
906 * curtin: install flash-kernel in arm64 UEFI unexpected (LP: #1918427)
907 - [Packaging] Allow grub-efi-arm* to satisfy recommends on ARM
908
909 * Packaging resync (LP: #1786013)
910 - update dkms package versions
911
912 * Enable Tegra support in arm64 for NVIDIA Jetson (LP: #1918471)
913 - [Config] enable ARCH_TEGRA and all Tegra SOC's
914 - [Packaging] include modern Tegra modules
915
916 * Cirrus Audio Codec CS8409/CS42L42: Input Device does not switch to headset
917 Mic when a headset is inserted (LP: #1918378)
918 - SAUCE: ALSA: hda/cirrus: Fix Headset Mic volume control name
919
920 * Cirrus Audio Codec CS8409/CS42L42 support (LP: #1916554)
921 - ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18
922 - ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion
923 codec.
924 - ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion
925 codec.
926 - ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control
927
928 * drm/i915: Drop force_probe requirement for JSL (LP: #1917843)
929 - SAUCE: drm/i915: Drop require_force_probe from JSL
930
931 * Miscellaneous Ubuntu changes
932 - [Packaging] Skip d-i code if udebs are disabled
933 - [Packaging] Disable udebs if $DEBIAN/d-i doesn't exist
934 - [Packaging] remove dh-systemd build dependency
935 - [Config] fix several annotaions with enforcement typos
936 - [Config] refresh annotations
937 - [Config] updateconfigs following v5.12-rc3 rebase
938 - annotations: fixup after v5.12-rc3 rebase
939 - Rebase to v5.12-rc3
940
941 [ Upstream Kernel Changes ]
942
943 * Rebase to v5.12-rc3
944
945 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 16 Mar 2021 18:43:03 +0100
946
947 linux-unstable (5.12.0-2.2) hirsute; urgency=medium
948
949 * Miscellaneous Ubuntu changes
950 - Rebase to v5.12-rc2
951 - [Config] updateconfigs following v5.12-rc2 rebase
952
953 [ Upstream Kernel Changes ]
954
955 * Rebase to v5.12-rc2
956
957 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Mar 2021 11:22:04 +0100
958
959 linux-unstable (5.12.0-1.1) hirsute; urgency=medium
960
961 * Packaging resync (LP: #1786013)
962 - update dkms package versions
963
964 * Support no udeb profile (LP: #1916095)
965 - [Packaging] replace custom filter script with dctrl-tools
966 - [Packaging] correctly implement noudeb build profiles.
967
968 * Miscellaneous Ubuntu changes
969 - [Packaging] dkms-versions -- remove nvidia-graphics-drivers-440-server
970 - [Debian] run ubuntu-regression-suite for linux-unstable
971 - [Packaging] remove Provides: aufs-dkms
972 - [Config] update config and annotations following v5.12-rc1 rebase
973 - [Config] disable nvidia and nvidia_server builds
974 - [Config] temporarily disable ZFS
975 - temporarily disable modules check
976 - annotations: s390: temporarily remove CONFIG_KMSG_IDS
977 - [Config] amd64: FTBFS: disable HIO
978 - [Config] FTBFS: disable SHIFT_FS
979 - [Config] s390: temporarily remove CONFIG_KMSG_IDS
980
981 * Miscellaneous upstream changes
982 - Revert "UBUNTU: [Config] disable nvidia and nvidia_server builds"
983 - Revert "UBUNTU: SAUCE: s390: kernel message catalog"
984
985 [ Upstream Kernel Changes ]
986
987 * Rebase to v5.12-rc1
988
989 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Mar 2021 18:26:12 +0100
990
991 linux-unstable (5.12.0-0.0) hirsute; urgency=medium
992
993 * Empty entry
994
995 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Mar 2021 18:17:32 +0100
996
997 linux-unstable (5.11.0-10.11) hirsute; urgency=medium
998
999 * Packaging resync (LP: #1786013)
1000 - [Packaging] update variants
1001
1002 * Support CML-S CPU + TGP PCH (LP: #1909457)
1003 - drm/i915/rkl: new rkl ddc map for different PCH
1004 - SAUCE: drm/i915/gen9_bc : Add TGP PCH support
1005
1006 * Use DCPD to control HP DreamColor panel (LP: #1911001)
1007 - SAUCE: drm/dp: Another HP DreamColor panel brigntness fix
1008
1009 * Update nvidia dkms build for module linker script changes
1010 - [Packaging] build-dkms--nvidia-N -- Update for preprocessed module linker
1011 script
1012
1013 * Please trust Canonical Livepatch Service kmod signing key (LP: #1898716)
1014 - [Config] enable CONFIG_MODVERSIONS=y
1015 - [Packaging] build canonical-certs.pem from branch/arch certs
1016 - [Config] add Canonical Livepatch Service key to SYSTEM_TRUSTED_KEYS
1017 - [Config] add ubuntu-drivers key to SYSTEM_TRUSTED_KEYS
1018
1019 * Miscellaneous Ubuntu changes
1020 - [Config] re-enable nvidia dkms
1021 - SAUCE: selftests: memory-hotplug: bump timeout to 10min
1022 - [Debian] update-aufs.sh -- Don't apply tmpfs-idr.patch
1023 - [Config] Update configs
1024 - [Config] disable nvidia and nvidia_server builds
1025 - SAUCE: Import aufs driver
1026 - [Config] CONFIG_AUFS_FS=n
1027 - [Config] refresh annotations file
1028 - [Config] set CONFIG_MIPI_I3C_HCI=m consistently
1029 - [Config] set CONFIG_PINCTRL_MSM8953=m on armhf generic-lpae
1030 - [Packaging] Change source package name to linux-unstable
1031 - [Config] update LD_VERSION in config due to toolchain update
1032
1033 * Miscellaneous upstream changes
1034 - Revert "UBUNTU: SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit
1035 ino_t"
1036
1037 -- Andrea Righi <andrea.righi@canonical.com> Mon, 22 Feb 2021 07:18:07 +0100
1038
1039 linux-unstable (5.11.0-9.10) hirsute; urgency=medium
1040
1041 * Empty entry
1042
1043 -- Andrea Righi <andrea.righi@canonical.com> Mon, 22 Feb 2021 07:02:45 +0100
1044
1045 linux (5.11.0-9.10) hirsute; urgency=medium
1046
1047 * Packaging resync (LP: #1786013)
1048 - update dkms package versions
1049
1050 * Miscellaneous Ubuntu changes
1051 - [Config] update configs/annotations after rebase to 5.11
1052 - zfs-modules.ignore: add zzstd
1053
1054 [ Upstream Kernel Changes ]
1055
1056 * Rebase to v5.11
1057
1058 -- Andrea Righi <andrea.righi@canonical.com> Mon, 15 Feb 2021 16:29:36 +0100
1059
1060 linux (5.11.0-8.9) hirsute; urgency=medium
1061
1062 * Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid driver
1063 (LP: #1914543)
1064 - SAUCE: HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
1065
1066 * Add support for new Realtek ethernet NIC (LP: #1914604)
1067 - r8169: Add support for another RTL8168FP
1068
1069 * Miscellaneous Ubuntu changes
1070 - SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit ino_t
1071 - [Config] Set CONFIG_TMPFS_INODE64=n for s390x
1072 - [Config] re-enable ZFS
1073
1074 [ Upstream Kernel Changes ]
1075
1076 * Rebase to v5.11-rc7
1077
1078 -- Andrea Righi <andrea.righi@canonical.com> Mon, 08 Feb 2021 11:56:23 +0100
1079
1080 linux (5.11.0-7.8) hirsute; urgency=medium
1081
1082 * Packaging resync (LP: #1786013)
1083 - update dkms package versions
1084
1085 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
1086 (LP: #1911359)
1087 - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y
1088
1089 * Remove scary stack trace from Realtek WiFi driver (LP: #1913263)
1090 - rtw88: reduce the log level for failure of tx report
1091
1092 * Fix unexpected AER/DPC on PCH400 and PCH500 (LP: #1913691)
1093 - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on all CML root ports"
1094 - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on CML root port"
1095 - SAUCE: PCI/AER: Disable AER interrupt during suspend
1096 - SAUCE: PCI/DPC: Disable DPC interrupt during suspend
1097
1098 * switch to an autogenerated nvidia series based core via dkms-versions
1099 (LP: #1912803)
1100 - [Packaging] nvidia -- use dkms-versions to define versions built
1101 - [Packaging] update-version-dkms -- maintain flags fields
1102
1103 * Introduce the new NVIDIA 460-server series and update the 460 series
1104 (LP: #1913200)
1105 - [Config] dkms-versions -- add the 460-server nvidia driver
1106
1107 * Fix the video can't output through WD19TB connected with TGL platform during
1108 cold-boot (LP: #1910211)
1109 - SAUCE: drm/i915/dp: Prevent setting LTTPR mode if no LTTPR is detected
1110
1111 * Stop using get_scalar_status command in Dell AIO uart backlight driver
1112 (LP: #1865402)
1113 - SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command
1114
1115 * Miscellaneous Ubuntu changes
1116 - SAUCE: selftests/seccomp: Accept any valid fd in user_notification_addfd
1117 - [Packaging] Don't disable CONFIG_DEBUG_INFO in headers packages
1118 - [Config] update configs/annotations after rebase to 5.11-rc6
1119
1120 [ Upstream Kernel Changes ]
1121
1122 * Rebase to v5.11-rc6
1123
1124 -- Andrea Righi <andrea.righi@canonical.com> Mon, 01 Feb 2021 10:27:52 +0100
1125
1126 linux (5.11.0-6.7) hirsute; urgency=medium
1127
1128 * Packaging resync (LP: #1786013)
1129 - update dkms package versions
1130
1131 * Prevent thermal shutdown during boot process (LP: #1906168)
1132 - thermal/drivers/acpi: Use hot and critical ops
1133 - thermal/core: Remove notify ops
1134 - thermal: int340x: Fix unexpected shutdown at critical temperature
1135 - thermal: intel: pch: Fix unexpected shutdown at critical temperature
1136
1137 * riscv: backport support for SiFive Unmatched (LP: #1910965)
1138 - RISC-V: Update l2 cache DT documentation to add support for SiFive FU740
1139 - RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740
1140 - dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
1141 - riscv: dts: add initial support for the SiFive FU740-C000 SoC
1142 - dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
1143 - riscv: dts: add initial board data for the SiFive HiFive Unmatched
1144 - PCI: microsemi: Add host driver for Microsemi PCIe controller
1145 - Microsemi PCIe expansion board DT entry.
1146 - SiFive Unleashed CPUFreq
1147 - SiFive HiFive Unleashed: Add PWM LEDs (D1, D2, D3, D4)
1148
1149 * initramfs unpacking failed (LP: #1835660)
1150 - lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
1151
1152 * Miscellaneous Ubuntu changes
1153 - [Config] update configs and annotations after rebase to 5.11-rc5
1154
1155 [ Upstream Kernel Changes ]
1156
1157 * Rebase to v5.11-rc5
1158
1159 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Jan 2021 09:31:31 +0100
1160
1161 linux (5.11.0-5.6) hirsute; urgency=medium
1162
1163 * Packaging resync (LP: #1786013)
1164 - update dkms package versions
1165
1166 * Miscellaneous Ubuntu changes
1167 - [Config] update config and annotations after rebase to 5.11-rc4
1168
1169 [ Upstream Kernel Changes ]
1170
1171 * Rebase to v5.11-rc4
1172
1173 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Jan 2021 10:46:10 +0100
1174
1175 linux (5.11.0-4.5) hirsute; urgency=medium
1176
1177 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
1178 (LP: #1911359)
1179 - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y
1180
1181 -- Andrea Righi <andrea.righi@canonical.com> Thu, 14 Jan 2021 12:53:26 +0100
1182
1183 linux (5.11.0-3.4) hirsute; urgency=medium
1184
1185 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
1186 (LP: #1911359)
1187 - bpf: Allow empty module BTFs
1188 - libbpf: Allow loading empty BTFs
1189
1190 -- Andrea Righi <andrea.righi@canonical.com> Thu, 14 Jan 2021 07:43:45 +0100
1191
1192 linux (5.11.0-2.3) hirsute; urgency=medium
1193
1194 * DMI entry syntax fix for Pegatron / ByteSpeed C15B (LP: #1910639)
1195 - Input: i8042 - unbreak Pegatron C15B
1196
1197 * SYNA30B4:00 06CB:CE09 Mouse on HP EliteBook 850 G7 not working at all
1198 (LP: #1908992)
1199 - HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device
1200
1201 * debian/scripts/file-downloader does not handle positive failures correctly
1202 (LP: #1878897)
1203 - [Packaging] file-downloader not handling positive failures correctly
1204
1205 * Packaging resync (LP: #1786013)
1206 - update dkms package versions
1207
1208 * CVE-2021-1052 // CVE-2021-1053
1209 - [Packaging] NVIDIA -- Add the NVIDIA 460 driver
1210
1211 * Miscellaneous Ubuntu changes
1212 - [Packaging] Remove nvidia-455 dkms build
1213 - SAUCE: ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP
1214 machines
1215 - [Config] update configs and annotations after rebase to 5.11-rc3
1216
1217 [ Upstream Kernel Changes ]
1218
1219 * Rebase to v5.11-rc3
1220
1221 -- Andrea Righi <andrea.righi@canonical.com> Mon, 11 Jan 2021 09:52:27 +0100
1222
1223 linux (5.11.0-1.2) hirsute; urgency=medium
1224
1225 [ Upstream Kernel Changes ]
1226
1227 * Rebase to v5.11-rc2
1228
1229 -- Andrea Righi <andrea.righi@canonical.com> Thu, 07 Jan 2021 16:57:01 +0100
1230
1231 linux (5.11.0-0.1) hirsute; urgency=medium
1232
1233 * dep-8 ubuntu-regression-suite tests are not run for all linux-hwe-* kernels
1234 (LP: #1908529)
1235 - [dep-8] Allow all hwe kernels
1236
1237 * Fix reading speed and duplex sysfs on igc device (LP: #1906851)
1238 - igc: Report speed and duplex as unknown when device is runtime suspended
1239
1240 * rtwpci driver blocks the system to enter PC10, stuck at PC3 (LP: #1907200)
1241 - SAUCE: rtw88: 8723de: let cpu enter c10
1242
1243 * [21.04 FEAT] Deactivate CONFIG_QETH_OSN kernel config option (LP: #1906370)
1244 - [Config] Deactivate CONFIG_QETH_OSN kernel config option
1245
1246 * Add dpcd backlight control for 0x4c83 0x4f41 (LP: #1905663)
1247 - SAUCE: drm/dp: Add dpcd backlight control for 0x4c83 0x4f41
1248
1249 * disable building bpf selftests (LP: #1908144)
1250 - SAUCE: selftests/bpf: Clarify build error if no vmlinux
1251 - SAUCE: selftests: Skip BPF selftests by default
1252 - disable building bpf selftests (no VMLINUX_BTF)
1253
1254 * Miscellaneous Ubuntu changes
1255 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
1256 mode
1257 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1258 - [Config] update configs and annotations after rebase to v5.11-rc1
1259 - hio: fix build error with kernel 5.11
1260 - SAUCE: shiftfs: fix build error with 5.11
1261 - [Config] temporarily disable ZFS
1262 - check-aliases: do not error if modules.alias does not exist
1263 - ppc64el: don't build stripped vdso
1264
1265 * Miscellaneous upstream changes
1266 - irq: export irq_check_status_bit
1267
1268 [ Upstream Kernel Changes ]
1269
1270 * Rebase to v5.11-rc1
1271
1272 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Jan 2021 09:17:48 +0100
1273
1274 linux (5.11.0-0.0) hirsute; urgency=medium
1275
1276 * Empty entry
1277
1278 -- Andrea Righi <andrea.righi@canonical.com> Wed, 30 Dec 2020 09:04:41 +0100
1279
1280 linux (5.10.0-9.10) hirsute; urgency=medium
1281
1282 * Use INTx for Pericom USB controllers (LP: #1906839)
1283 - PCI: Disable MSI for Pericom PCIe-USB adapter
1284
1285 * disable building bpf selftests (LP: #1908144)
1286 - SAUCE: selftests/bpf: clarify build error if no vmlinux
1287 - SAUCE: selftests: Skip BPF seftests by default
1288 - disable building bpf selftests (no VMLINUX_BTF)
1289
1290 * Miscellaneous Ubuntu changes
1291 - [Config] Enable CONFIG_BPF_LSM
1292
1293 * Miscellaneous upstream changes
1294 - Revert "md: change mddev 'chunk_sectors' from int to unsigned"
1295 - Revert "dm raid: fix discard limits for raid1 and raid10"
1296
1297 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Dec 2020 10:16:14 +0100
1298
1299 linux (5.10.0-8.9) hirsute; urgency=medium
1300
1301 * Packaging resync (LP: #1786013)
1302 - [Packaging] update variants
1303
1304 * Fix bpf selftest compilation with clang 11
1305 - bpf: Fix selftest compilation on clang 11
1306
1307 * Miscellaneous Ubuntu changes
1308 - [Config] update configs and annotations after rebase to v5.10
1309
1310 [ Upstream Kernel Changes ]
1311
1312 * Rebase to v5.10
1313
1314 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Dec 2020 08:57:57 +0100
1315
1316 linux (5.10.0-7.8) hirsute; urgency=medium
1317
1318 * Packaging resync (LP: #1786013)
1319 - update dkms package versions
1320
1321 * Fix linux-libc-dev build for hirsute forward port kernels (LP: #1904067)
1322 - [Debian] Build linux-libc-dev for debian.master* branches
1323
1324 * Update kernel packaging to support forward porting kernels (LP: #1902957)
1325 - [Debian] Update for leader included in BACKPORT_SUFFIX
1326
1327 * Introduce the new NVIDIA 455 series (LP: #1897751)
1328 - [Packaging] NVIDIA -- Add signed modules for the 455 driver
1329
1330 * 5.10 kernel fails to boot with secure boot disabled (LP: #1904906)
1331 - [Config] CONFIG_RCU_SCALE_TEST=n
1332
1333 * Miscellaneous Ubuntu changes
1334 - [Config] s390x: disable GPIO_CDEV
1335 - [Config] ARM_CMN=m
1336 - [Config] disable GPIO_CDEV_V1
1337 - [Config] Reorder annotations after 5.10-rc6 rebase
1338 - [Packaging] Remove nvidia-435 dkms build
1339 - [Packaging] Change source package name to linux
1340 - [Config] Update configs and annotations after rebase to v5.10-rc7
1341 - SAUCE: Revert "mm/filemap: add static for function
1342 __add_to_page_cache_locked"
1343
1344 [ Upstream Kernel Changes ]
1345
1346 * Rebase to v5.10-rc7
1347
1348 -- Seth Forshee <seth.forshee@canonical.com> Mon, 07 Dec 2020 00:15:20 -0600
1349
1350 linux (5.10.0-6.7) hirsute; urgency=medium
1351
1352 * Empty entry.
1353
1354 -- Seth Forshee <seth.forshee@canonical.com> Sun, 06 Dec 2020 22:13:46 -0600
1355
1356 linux-5.10 (5.10.0-6.7) hirsute; urgency=medium
1357
1358 * Packaging resync (LP: #1786013)
1359 - update dkms package versions
1360
1361 * Avoid double newline when running insertchanges (LP: #1903293)
1362 - [Packaging] insertchanges: avoid double newline
1363
1364 * Miscellaneous Ubuntu changes
1365 - [Packaging]: linux-modules should depend on linux-image
1366 - [Packaging]: linux-image should suggest linux-modules-extra
1367
1368 [ Upstream Kernel Changes ]
1369
1370 * Rebase to v5.10-rc6
1371
1372 -- Andrea Righi <andrea.righi@canonical.com> Mon, 30 Nov 2020 07:47:34 +0100
1373
1374 linux-5.10 (5.10.0-5.6) hirsute; urgency=medium
1375
1376 * Miscellaneous Ubuntu changes
1377 - [Config] add CONFIG_INFINIBAND_VIRT_DMA
1378
1379 [ Upstream Kernel Changes ]
1380
1381 * Rebase to v5.10-rc5
1382
1383 -- Andrea Righi <andrea.righi@canonical.com> Mon, 23 Nov 2020 13:17:44 +0100
1384
1385 linux-5.10 (5.10.0-4.5) hirsute; urgency=medium
1386
1387 * Packaging resync (LP: #1786013)
1388 - update dkms package versions
1389
1390 * Miscellaneous Ubuntu changes
1391 - [Packaging] reduce the size required to build packages
1392
1393 [ Upstream Kernel Changes ]
1394
1395 * Rebase to v5.10-rc4
1396
1397 -- Andrea Righi <andrea.righi@canonical.com> Mon, 16 Nov 2020 08:33:54 +0100
1398
1399 linux-5.10 (5.10.0-3.4) hirsute; urgency=medium
1400
1401 * Packaging resync (LP: #1786013)
1402 - update dkms package versions
1403
1404 * e1000e: fix issues with S0ix (LP: #1902687)
1405 - SAUCE: e1000e: fix S0ix flow to allow S0i3.2 subset entry
1406 - SAUCE: e1000e: allow turning s0ix flows on for systems with ME
1407 - SAUCE: e1000e: Add Dell's Comet Lake systems into s0ix heuristics
1408 - SAUCE: e1000e: Add more Dell CML systems into s0ix heuristics
1409 - [Config] Update CONFIG_E1000E for ppc64el in annotations
1410
1411 * perf: Add support for Rocket Lake (LP: #1902004)
1412 - SAUCE: perf/x86/intel: Add Rocket Lake CPU support
1413 - SAUCE: perf/x86/cstate: Add Rocket Lake CPU support
1414 - SAUCE: perf/x86/msr: Add Rocket Lake CPU support
1415 - SAUCE: perf/x86/intel/uncore: Add Rocket Lake support
1416
1417 * Miscellaneous Ubuntu changes
1418 - [Config] Disable CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE
1419 - [Config] update CONFIG_MST_IRQ after rebase to 5.10-rc3
1420 - [Config] drop obsolete SND_SST_IPC options
1421 - [Config] re-enable ZFS
1422
1423 [ Upstream Kernel Changes ]
1424
1425 * Rebase to v5.10-rc3
1426
1427 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Nov 2020 09:37:08 +0100
1428
1429 linux-5.10 (5.10.0-2.3) hirsute; urgency=medium
1430
1431 * Miscellaneous Ubuntu changes
1432 - [Config] Switch arm64 default cpufreq governor to ondemand
1433 - [Debian] Include scripts/module.lds from builddir in headers package
1434
1435 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Nov 2020 21:01:52 -0600
1436
1437 linux-5.10 (5.10.0-1.2) hirsute; urgency=medium
1438
1439 * Packaging resync (LP: #1786013)
1440 - update dkms package versions
1441
1442 * Fix non-working Intel NVMe after S3 (LP: #1900847)
1443 - SAUCE: PCI: Enable ACS quirk on all CML root ports
1444
1445 * Miscellaneous Ubuntu changes
1446 - [Packaging] move to hirsute
1447 - [Config] Update configs and annotations after rebase to 5.10-rc2
1448 - [Config] Update numerous configs to conform with policy
1449 - [Config] Switch default CPUFreq governer for arm64/armhf to schedultil
1450 - [Config] Temporarily disable DEBUG_INFO_BTF for armhf
1451
1452 [ Upstream Kernel Changes ]
1453
1454 * Rebase to v5.10-rc2
1455
1456 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Nov 2020 13:18:27 -0600
1457
1458 linux-5.10 (5.10.0-0.1) hirsute; urgency=medium
1459
1460 * Packaging resync (LP: #1786013)
1461 - update dkms package versions
1462
1463 * Miscellaneous Ubuntu changes
1464 - [Config] Update configs and annotations for v5.10-rc1
1465 - SAUCE: platform/x86: dell-uart-backlight: rename kzfree() to
1466 kfree_sensitive()
1467 - SAUCE: apparmor: rename kzfree() to kfree_sensitive()
1468 - SAUCE: LSM: change ima_read_file() to use lsmblob
1469 - SAUCE: LSM: Use lsmblob in smk_netlbl_mls()
1470
1471 * Miscellaneous upstream changes
1472 - Revert "UBUNTU: [Packaging] Change source package name to linux-5.10"
1473 - s390: correct __bootdata / __bootdata_preserved macros
1474
1475 [ Upstream Kernel Changes ]
1476
1477 * Rebase to v5.10-rc1
1478
1479 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 27 Oct 2020 16:57:07 +0100
1480
1481 linux-5.10 (5.10.0-0.0) groovy; urgency=medium
1482
1483 * Empty entry
1484
1485 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
1486
1487 linux-5.9 (5.9.0-2.3) groovy; urgency=medium
1488
1489 * Fix system reboot when disconnecting WiFi (LP: #1899726)
1490 - iwlwifi: msix: limit max RX queues for 9000 family
1491
1492 * booting linux-generic-lpae armhf kernel under qemu results in relocation out
1493 of range, and thus no modules can be loaded (LP: #1899519)
1494 - [Config] armhf: ARM_MODULE_PLTS=y
1495
1496 * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
1497 - ALSA: hda: fix jack detection with Realtek codecs when in D3
1498
1499 * CVE-2020-16119
1500 - SAUCE: dccp: avoid double free of ccid on child socket
1501
1502 * python3-venv is gone (LP: #1896801)
1503 - SAUCE: doc: remove python3-venv dependency
1504
1505 * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
1506 - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
1507
1508 * Enable brightness control on HP DreamColor panel (LP: #1898865)
1509 - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
1510 quirk
1511 - SAUCE: drm/dp: HP DreamColor panel brigntness fix
1512
1513 * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel
1514 (LP: #1897501)
1515 - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk
1516 - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID
1517 19-15
1518
1519 * Fix broken e1000e device after S3 (LP: #1897755)
1520 - SAUCE: e1000e: Increase polling timeout on MDIC ready bit
1521
1522 * Wakeup the system by touching the touchpad (LP: #1888331)
1523 - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
1524
1525 * Enable LTR for endpoints behind VMD (LP: #1896598)
1526 - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD
1527
1528 * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
1529 (LP: #1893914)
1530 - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
1531
1532 * debian/rules editconfigs does not work on s390x to change s390x only configs
1533 (LP: #1863116)
1534 - [Packaging] kernelconfig -- only update/edit configurations on architectures
1535 we have compiler support
1536
1537 * Fix non-working NVMe after S3 (LP: #1895718)
1538 - SAUCE: PCI: Enable ACS quirk on CML root port
1539
1540 * Miscellaneous Ubuntu changes
1541 - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids
1542 - SAUCE: tools resolve_btfids: Always force HOSTARCH
1543 - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k'
1544 - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks
1545 - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check()
1546 - [Config] Update toolchain versions
1547 - [Config] Refresh annotations
1548 - Add ubuntu-host module
1549 - CONFIG_UBUNTU_HOST=m
1550 - SAUCE: apparmor: drop prefixing abs root labels with '='
1551 - SAUCE: apparmor: disable showing the mode as part of a secid to secctx
1552 - SAUCE: apparmor: rename aa_sock() to aa_unix_sk()
1553 - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock()
1554 - SAUCE: LSM: Infrastructure management of the sock security
1555 - SAUCE: LSM: Create and manage the lsmblob data structure.
1556 - SAUCE: LSM: Use lsmblob in security_audit_rule_match
1557 - SAUCE: LSM: Use lsmblob in security_kernel_act_as
1558 - SAUCE: net: Prepare UDS for security module stacking
1559 - SAUCE: LSM: Use lsmblob in security_secctx_to_secid
1560 - SAUCE: LSM: Use lsmblob in security_secid_to_secctx
1561 - SAUCE: LSM: Use lsmblob in security_ipc_getsecid
1562 - SAUCE: LSM: Use lsmblob in security_task_getsecid
1563 - SAUCE: LSM: Use lsmblob in security_inode_getsecid
1564 - SAUCE: LSM: Use lsmblob in security_cred_getsecid
1565 - SAUCE: IMA: Change internal interfaces to use lsmblobs
1566 - SAUCE: LSM: Specify which LSM to display
1567 - SAUCE: LSM: Ensure the correct LSM context releaser
1568 - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx
1569 - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx
1570 - SAUCE: LSM: security_secid_to_secctx in netlink netfilter
1571 - SAUCE: NET: Store LSM netlabel data in a lsmblob
1572 - SAUCE: LSM: Verify LSM display sanity in binder
1573 - SAUCE: Audit: Add new record for multiple process LSM attributes
1574 - SAUCE: Audit: Add a new record for multiple object LSM
1575 - SAUCE: LSM: Add /proc attr entry for full LSM context
1576 - SAUCE: AppArmor: Remove the exclusive flag
1577 - SAUCE: Audit: Fix for missing NULL check
1578
1579 * Miscellaneous upstream changes
1580 - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
1581
1582 [ Upstream Kernel Changes ]
1583
1584 * Rebase to v5.9
1585
1586 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Oct 2020 13:31:18 -0500
1587
1588 linux-5.9 (5.9.0-1.2) groovy; urgency=medium
1589
1590 * Miscellaneous Ubuntu changes
1591 - [Config] Update configs after rebase to 5.9-rc6
1592 - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
1593 - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled
1594 - SAUCE: tools resolve_btfids: Always force HOSTARCH
1595
1596 [ Upstream Kernel Changes ]
1597
1598 * Rebase to v5.9-rc6
1599
1600 -- Seth Forshee <seth.forshee@canonical.com> Mon, 21 Sep 2020 14:39:34 -0500
1601
1602 linux-5.9 (5.9.0-0.1) groovy; urgency=medium
1603
1604 * Miscellaneous Ubuntu changes
1605 - [Config] Update configs and annotations for v5.9-rc1
1606 - SAUCE: i915: Fix build error due to missing struct definition
1607 - hio -- Update blk_queue_split() calls for changes in 5.9-rc1
1608 - hio -- Updates for move of make_request_fn to struct block_device_operations
1609 - [Config] Disable zfs dkms build
1610 - [Config] Disable nvidia dkms build
1611 - [Config] Disable nvidia server dkms builds
1612 - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division
1613 - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
1614 - [Packaging] Bind hv_vss_daemon startup to hv_vss device
1615 - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
1616 - [Config] Re-enable UEFI signing for arm64
1617 - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()"
1618 - [Config] Set the default CPU governor to ONDEMAND
1619 - [Packaging] update variants
1620 - [Packaging] update helper scripts
1621 - update dkms package versions
1622
1623 [ Upstream Kernel Changes ]
1624
1625 * Rebase to v5.9-rc5
1626
1627 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Sep 2020 15:01:21 -0500
1628
1629 linux-5.9 (5.9.0-0.0) groovy; urgency=medium
1630
1631 * Empty entry
1632
1633 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Aug 2020 16:48:03 -0500
1634
1635 linux (5.8.0-16.17) groovy; urgency=medium
1636
1637 * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)
1638
1639 * Miscellaneous Ubuntu changes
1640 - hio -- Update to use bio_{start,end}_io_acct with 5.8+
1641 - Enable hio driver
1642 - [Packaging] Temporarily disable building doc package contents
1643
1644 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 15:32:58 -0500
1645
1646 linux (5.8.0-15.16) groovy; urgency=medium
1647
1648 * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)
1649
1650 * Miscellaneous Ubuntu changes
1651 - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
1652 doc/sphinx@0f49e30c)
1653
1654 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 09:29:58 -0500
1655
1656 linux (5.8.0-14.15) groovy; urgency=medium
1657
1658 * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)
1659
1660 * Packaging resync (LP: #1786013)
1661 - [Packaging] update helper scripts
1662
1663 * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
1664 - selftests/net: relax cpu affinity requirement in msg_zerocopy test
1665
1666 * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
1667 - ALSA: hda/hdmi: Add quirk to force connectivity
1668
1669 * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
1670 - ALSA: usb-audio: Add support for Lenovo ThinkStation P620
1671
1672 * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
1673 - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
1674
1675 * Enlarge hisi_sec2 capability (LP: #1890222)
1676 - crypto: hisilicon - update SEC driver module parameter
1677
1678 * Miscellaneous Ubuntu changes
1679 - [Config] Re-enable signing for ppc64el
1680
1681 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Aug 2020 15:26:46 -0500
1682
1683 linux (5.8.0-13.14) groovy; urgency=medium
1684
1685 * Miscellaneous Ubuntu changes
1686 - [Config] Remove i386 configs
1687 - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD
1688 - SAUCE: export __get_vm_area_caller() and map_kernel_range()
1689 - [Config] drop CONFIG_BINFMT_AOUT enforcement
1690
1691 * Miscellaneous upstream changes
1692 - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD"
1693
1694 [ Upstream Kernel Changes ]
1695
1696 * Rebase to v5.8
1697
1698 -- Andrea Righi <andrea.righi@canonical.com> Tue, 04 Aug 2020 09:51:50 +0200
1699
1700 linux (5.8.0-12.13) groovy; urgency=medium
1701
1702 * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481)
1703
1704 * Fix right speaker of HP laptop (LP: #1889375)
1705 - SAUCE: hda/realtek: Fix right speaker of HP laptop
1706
1707 * blk_update_request error when mount nvme partition (LP: #1872383)
1708 - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
1709
1710 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
1711 - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4"
1712 - net: atlantic: align return value of ver_match function with function name
1713 - net: atlantic: add support for FW 4.x
1714
1715 * Miscellaneous Ubuntu changes
1716 - [Debian] Fix debian/tests for linux-5.8 -> linux rename
1717 - SAUCE: selftests/powerpc: return skip code for spectre_v2
1718
1719 -- Seth Forshee <seth.forshee@canonical.com> Wed, 29 Jul 2020 16:58:47 -0500
1720
1721 linux (5.8.0-11.12) groovy; urgency=medium
1722
1723 * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336)
1724
1725 * Miscellaneous Ubuntu changes
1726 - [Packaging] dwarves is not required for linux-libc-dev or stage1
1727
1728 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 22:33:24 -0500
1729
1730 linux (5.8.0-10.11) groovy; urgency=medium
1731
1732 * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316)
1733
1734 * Miscellaneous Ubuntu changes
1735 - [Packaging] Add more packages to Build-Depends-Indep for docs
1736 - [Debian] Specify python executable in kmake
1737 - [Debian] Don't treat warnings as errors during perf builds
1738 - [Config] Disable signing for ppc64el
1739
1740 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 17:09:52 -0500
1741
1742 linux (5.8.0-9.10) groovy; urgency=medium
1743
1744 * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140)
1745
1746 * Packaging resync (LP: #1786013)
1747 - [Packaging] update helper scripts
1748
1749 * Miscellaneous Ubuntu changes
1750 - SAUCE: Fix s390x compile error on F32 utils/stat-display.c
1751 - [Packaging] Add python3-venv to Build-Depends-Indep
1752
1753 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 21:01:46 -0500
1754
1755 linux (5.8.0-8.9) groovy; urgency=medium
1756
1757 * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104)
1758
1759 * Packaging resync (LP: #1786013)
1760 - [Packaging] update helper scripts
1761 - update dkms package versions
1762 - [Packaging] update variants
1763
1764 * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
1765 - [Packaging] NVIDIA -- Add signed modules for 450 450-server
1766
1767 * Introduce the new NVIDIA 418-server and 440-server series, and update the
1768 current NVIDIA drivers (LP: #1881137)
1769 - [packaging] add signed modules for the 418-server and the 440-server
1770 flavours
1771
1772 * Miscellaneous Ubuntu changes
1773 - SAUCE: Revert "radix-tree: Use local_lock for protection"
1774 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
1775 - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD
1776 - [Config] Enable nvidia dkms build
1777
1778 * Miscellaneous upstream changes
1779 - usbip: tools: fix build error for multiple definition
1780
1781 [ Upstream Kernel Changes ]
1782
1783 * Rebase to v5.8-rc7
1784
1785 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 11:18:12 -0500
1786
1787 linux (5.8.0-7.8) groovy; urgency=medium
1788
1789 * Empty entry
1790
1791 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 09:22:19 +0200
1792
1793 linux-5.8 (5.8.0-7.8) groovy; urgency=medium
1794
1795 * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
1796 - ASoC: amd: add logic to check dmic hardware runtime
1797 - ASoC: amd: add ACPI dependency check
1798 - ASoC: amd: fixed kernel warnings
1799
1800 * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
1801 - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
1802
1803 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
1804 - SAUCE: net: atlantic: Add support for firmware v4
1805
1806 * MGA G200e doesn't work under GDM Wayland (LP: #1886140)
1807 - drm/mgag200: Remove HW cursor
1808 - drm/mgag200: Clean up mga_set_start_address()
1809 - drm/mgag200: Clean up mga_crtc_do_set_base()
1810 - drm/mgag200: Move mode-setting code into separate helper function
1811 - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
1812 - drm/mgag200: Update mode registers after plane registers
1813 - drm/mgag200: Set pitch in a separate helper function
1814 - drm/mgag200: Set primary plane's format in separate helper function
1815 - drm/mgag200: Move TAGFIFO reset into separate function
1816 - drm/mgag200: Move hiprilvl setting into separate functions
1817 - drm/mgag200: Move register initialization into separate function
1818 - drm/mgag200: Remove out-commented suspend/resume helpers
1819 - drm/mgag200: Use simple-display data structures
1820 - drm/mgag200: Convert to simple KMS helper
1821 - drm/mgag200: Replace VRAM helpers with SHMEM helpers
1822
1823 * Miscellaneous Ubuntu changes
1824 - SAUCE: s390/bpf: fix sign extension in branch_ku
1825 - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
1826 - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
1827 - [packaging] debhelper-compat (= 10) (and retire debian/compat)
1828 - [Config] Update configs after rebase to 5.8-rc6
1829
1830 [ Upstream Kernel Changes ]
1831
1832 * Rebase to v5.8-rc6
1833
1834 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jul 2020 09:55:47 +0200
1835
1836 linux-5.8 (5.8.0-6.7) groovy; urgency=medium
1837
1838 * Packaging resync (LP: #1786013)
1839 - update dkms package versions
1840
1841 * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1
1842 (LP: #1887397)
1843 - SAUCE: libtraceevent: Strip symbol version from nm output
1844
1845 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Jul 2020 14:07:53 -0500
1846
1847 linux-5.8 (5.8.0-5.6) groovy; urgency=medium
1848
1849 * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation
1850 (LP: #1886188)
1851 - [Packaging] Produce linux-libc-deb package for riscv64
1852 - [Debian] Disallow building linux-libc-dev from linux-riscv
1853
1854 * Miscellaneous Ubuntu changes
1855 - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy
1856 transformations test on s390"
1857 - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390"
1858 - [Config] Update configs (gcc update)
1859
1860 [ Upstream Kernel Changes ]
1861
1862 * Rebase to v5.8-rc5
1863
1864 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jul 2020 08:42:14 +0200
1865
1866 linux-5.8 (5.8.0-4.5) groovy; urgency=medium
1867
1868 * Add generic LED class support for audio LED (LP: #1885896)
1869 - ALSA: hda: generic: Always call led-trigger for mic mute LED
1870 - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
1871 - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
1872 - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
1873 - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
1874 - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
1875 - ALSA: hda: generic: Drop the old mic-mute LED hook
1876 - ALSA: hda: generic: Add vmaster mute LED helper
1877 - ALSA: hda/realtek: Use the new vmaster mute LED helper
1878 - ALSA: hda/conexant: Use the new vmaster mute LED helper
1879 - ALSA: hda/sigmatel: Use the new vmaster mute LED helper
1880 - ALSA: hda/realtek: Unify LED helper code
1881 - ALSA: hda: Let LED cdev handling suspend/resume
1882
1883 * seccomp_bpf fails on powerpc (LP: #1885757)
1884 - SAUCE: selftests/seccomp: fix ptrace tests on powerpc
1885
1886 * CVE-2020-11935
1887 - SAUCE: aufs: do not call i_readcount_inc()
1888
1889 * Miscellaneous Ubuntu changes
1890 - SAUCE: Update aufs to 5.x-rcN 20200622
1891 - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value
1892 - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y
1893
1894 [ Upstream Kernel Changes ]
1895
1896 * Rebase to v5.8-rc4
1897
1898 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Jul 2020 08:14:28 -0500
1899
1900 linux-5.8 (5.8.0-3.4) groovy; urgency=medium
1901
1902 * Packaging resync (LP: #1786013)
1903 - [Packaging] update helper scripts
1904 - update dkms package versions
1905
1906 * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2
1907 (LP: #1884635)
1908 - SAUCE: overlayfs: fix faulty rebase
1909
1910 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
1911 - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups
1912
1913 * shiftfs: fix btrfs regression (LP: #1884767)
1914 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation"
1915
1916 * Miscellaneous Ubuntu changes
1917 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y
1918 - SAUCE: regulator: rename da903x to da903x-regulator
1919 - [Config] Add da903x to modules.ignore
1920 - [Config] Update configs for rebase to 5.8-rc3
1921
1922 [ Upstream Kernel Changes ]
1923
1924 * Rebase to v5.8-rc3
1925
1926 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jun 2020 08:48:25 -0500
1927
1928 linux-5.8 (5.8.0-2.3) groovy; urgency=medium
1929
1930 * Support Audio Mute LED for two new HP laptops (LP: #1884251)
1931 - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
1932
1933 * CVE-2019-16089
1934 - SAUCE: nbd_genl_status: null check for nla_nest_start
1935
1936 * tpm: fix TIS locality timeout problems (LP: #1881710)
1937 - SAUCE: tpm: fix TIS locality timeout problems
1938
1939 * Packaging resync (LP: #1786013)
1940 - update dkms package versions
1941
1942 * Miscellaneous Ubuntu changes
1943 - SAUCE: security,perf: Allow further restriction of perf_event_open
1944 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
1945 - [Config] Update configs and annotations for 5.8-rc2
1946 - [Config] Enable zfs
1947 - [Config] Enable CONFIG_DEBUG_INFO_BTF
1948
1949 [ Upstream Kernel Changes ]
1950
1951 * Rebase to v5.8-rc2
1952
1953 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jun 2020 15:05:54 -0500
1954
1955 linux-5.8 (5.8.0-1.2) groovy; urgency=medium
1956
1957 * Miscellaneous Ubuntu changes
1958 - [Debian] Support linux-x.y in udeb package names
1959 - [Packaging] Use SRCPKGNAME for udeb packages
1960
1961 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 19:34:32 -0500
1962
1963 linux-5.8 (5.8.0-0.1) groovy; urgency=medium
1964
1965 * Docker registry doesn't stay up and keeps restarting (LP: #1879690)
1966 - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay"
1967
1968 * Packaging resync (LP: #1786013)
1969 - [Packaging] update variants
1970
1971 * Miscellaneous Ubuntu changes
1972 - [Packaging] Update source package name to linux-5.8
1973 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
1974 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages.
1975 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
1976 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
1977 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
1978 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
1979 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify
1980 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
1981 - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
1982 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
1983 - SAUCE: Import aufs driver
1984 - [Config] Update configs for v5.8-rc1
1985 - [Config] Update annotations for v5.8-rc1 config changes
1986 - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions
1987 - Disable hio driver
1988
1989 * Miscellaneous upstream changes
1990 - acpi: disallow loading configfs acpi tables when locked down
1991
1992 [ Upstream Kernel Changes ]
1993
1994 * Rebase to v5.8-rc1
1995
1996 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 11:54:24 -0500
1997
1998 linux-5.8 (5.8.0-0.0) groovy; urgency=medium
1999
2000 * Empty entry
2001
2002 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Jun 2020 22:40:35 -0500
2003
2004 linux-5.7 (5.7.0-8.9) groovy; urgency=medium
2005
2006 * Packaging resync (LP: #1786013)
2007 - update dkms package versions
2008
2009 * Enforce all config annotations (LP: #1879327)
2010 - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
2011 - [Config]: prepare to enforce all
2012 - [Config]: enforce all config options
2013
2014 * Miscellaneous Ubuntu changes
2015 - [Config]: annotations review after 5.7 rebase
2016 - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX
2017 - [Config] THERMAL_GOV_POWER_ALLOCATOR=y
2018 - [Config] annotations: SOC_CAMERA is marked as BROKEN
2019 - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y
2020 - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely
2021 unmantained) TLS_TOE
2022 - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP
2023 - [Config] RTW88_DEBUG=y
2024 - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it
2025 - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on
2026 SND_SOC_SOF_DEVELOPER_SUPPORT
2027 - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive
2028 with SND_SST_ATOM_HIFI2_PLATFORM_ACPI
2029 - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any
2030 DEBUG_IMX*_UART is enabled
2031 - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25
2032 - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32
2033 - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA
2034 - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT
2035 - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS
2036 - [Config] s390x: MOST is not set
2037 - [Config] s390x: BCM84881_PHY is not set
2038 - [Config] s390x: XILINX_LL_TEMAC is not set
2039 - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on
2040 s390x)
2041 - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK
2042 - [Config] annotations: s390x: NODES_SHIFT=1
2043 - [Config] annotations: import new symbols
2044 - [Config] annotations: remove unmatched menu and options
2045
2046 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 12 Jun 2020 12:03:01 +0200
2047
2048 linux-5.7 (5.7.0-7.8) groovy; urgency=medium
2049
2050 * Packaging resync (LP: #1786013)
2051 - update dkms package versions
2052 - [Packaging] update helper scripts
2053
2054 * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
2055 devices (LP: #1879704)
2056 - PCI/IOV: Introduce pci_iov_sysfs_link() function
2057 - s390/pci: create links between PFs and VFs
2058
2059 * Miscellaneous Ubuntu changes
2060 - [Config] Disable UEFI signing for arm64
2061 - Rebase to v5.7.1
2062
2063 [ Upstream Kernel Changes ]
2064
2065 * Rebase to v5.7.1
2066
2067 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Jun 2020 11:16:58 +0200
2068
2069 linux-5.7 (5.7.0-6.7) groovy; urgency=medium
2070
2071 * Packaging resync (LP: #1786013)
2072 - [Packaging] update helper scripts
2073 - update dkms package versions
2074
2075 * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
2076 - SAUCE: shiftfs: let userns root destroy subvolumes from other users
2077
2078 * seccomp_benchmark times out on eoan (LP: #1881576)
2079 - SAUCE: selftests/seccomp: use 90s as timeout
2080
2081 * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly
2082 when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
2083 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
2084 association for 11N chip"
2085 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
2086 connected"
2087 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
2088 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
2089 - rtw88: 8723d: Add coex support
2090 - SAUCE: rtw88: coex: 8723d: set antanna control owner
2091 - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
2092 - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
2093
2094 * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
2095 - ASoC: amd: add Renoir ACP3x IP register header
2096 - ASoC: amd: add Renoir ACP PCI driver
2097 - ASoC: amd: add acp init/de-init functions
2098 - ASoC: amd: create acp3x pdm platform device
2099 - ASoC: amd: add ACP3x PDM platform driver
2100 - ASoC: amd: irq handler changes for ACP3x PDM dma driver
2101 - ASoC: amd: add acp3x pdm driver dma ops
2102 - ASoC: amd: add ACP PDM DMA driver dai ops
2103 - ASoC: amd: add Renoir ACP PCI driver PM ops
2104 - ASoC: amd: add ACP PDM DMA driver pm ops
2105 - ASoC: amd: enable Renoir acp3x drivers build
2106 - ASoC: amd: create platform devices for Renoir
2107 - ASoC: amd: RN machine driver using dmic
2108 - ASoC: amd: enable build for RN machine driver
2109 - ASoC: amd: fix kernel warning
2110 - ASoC: amd: refactoring dai_hw_params() callback
2111 - ASoC: amd: return error when acp de-init fails
2112 - [Config]: enable amd renoir ASoC audio
2113
2114 * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
2115 - e1000e: Disable TSO for buffer overrun workaround
2116
2117 * Fix incorrect speed/duplex when I210 device is runtime suspended
2118 (LP: #1880656)
2119 - igb: Report speed and duplex as unknown when device is runtime suspended
2120
2121 * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
2122 - serial: 8250_pci: Move Pericom IDs to pci_ids.h
2123 - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
2124
2125 * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
2126 (LP: #1874056)
2127 - s390/pci: Expose new port attribute for PCIe functions
2128 - s390/pci: adaptation of iommu to multifunction
2129 - s390/pci: define kernel parameters for PCI multifunction
2130 - s390/pci: define RID and RID available
2131 - s390/pci: create zPCI bus
2132 - s390/pci: adapt events for zbus
2133 - s390/pci: Handling multifunctions
2134 - s390/pci: Do not disable PF when VFs exist
2135 - s390/pci: Documentation for zPCI
2136 - s390/pci: removes wrong PCI multifunction assignment
2137
2138 * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
2139 - regmap-i2c: add 16-bit width registers support
2140
2141 * Miscellaneous Ubuntu changes
2142 - [Config] Enable virtualbox guest and shared-folder modules
2143
2144 [ Upstream Kernel Changes ]
2145
2146 * Rebase to v5.7
2147
2148 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jun 2020 16:11:24 -0500
2149
2150 linux-5.7 (5.7.0-5.6) groovy; urgency=medium
2151
2152 * Packaging resync (LP: #1786013)
2153 - update dkms package versions
2154
2155 * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044)
2156 - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional
2157 overhead on s390x, hence should be disabled by default on s390x only.
2158
2159 * Miscellaneous Ubuntu changes
2160 - Rebase to v5.7-rc7
2161 - [Config] ppc64el: disable STRICT_KERNEL_RWX
2162
2163 [ Upstream Kernel Changes ]
2164
2165 * Rebase to v5.7-rc7
2166
2167 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 May 2020 11:44:09 +0200
2168
2169 linux-5.7 (5.7.0-4.5) groovy; urgency=medium
2170
2171 * Packaging resync (LP: #1786013)
2172 - update dkms package versions
2173
2174 * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
2175 - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
2176 modinfo
2177
2178 * Support DMIC micmute LED on HP platforms (LP: #1876859)
2179 - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
2180 - ALSA: hda/realtek - Enable micmute LED on and HP system
2181 - ALSA: hda/realtek - Add LED class support for micmute LED
2182 - ALSA: hda/realtek - Fix unused variable warning w/o
2183 CONFIG_LEDS_TRIGGER_AUDIO
2184 - ASoC: SOF: Update correct LED status at the first time usage of
2185 update_mute_led()
2186
2187 * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW),
2188 REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found
2189 due to firmware crash (LP: #1874685)
2190 - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well
2191
2192 * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after
2193 upgrade to 20.04 (LP: #1875665)
2194 - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere
2195
2196 * Unable to handle kernel pointer dereference in virtual kernel address space
2197 on Eoan (LP: #1876645)
2198 - SAUCE: overlayfs: fix shitfs special-casing
2199
2200 * Miscellaneous Ubuntu changes
2201 - SAUCE: skip building selftest 'runqslower' if kernel not built
2202 - Rebase to v5.7-rc6
2203 - [Config] updateconfigs after 5.7-rc6 rebase
2204
2205 [ Upstream Kernel Changes ]
2206
2207 * Rebase to v5.7-rc6
2208
2209 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 May 2020 11:27:25 +0200
2210
2211 linux-5.7 (5.7.0-3.4) groovy; urgency=medium
2212
2213 [ Upstream Kernel Changes ]
2214
2215 * Rebase to v5.7-rc5
2216
2217 * Packaging resync (LP: #1786013)
2218 - update dkms package versions
2219
2220 * getitimer returns it_value=0 erroneously (LP: #1349028)
2221 - [Config] CONTEXT_TRACKING_FORCE policy should be unset
2222
2223 * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV
2224 Secure & Trusted Boot (LP: #1866909)
2225 - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot
2226
2227 * Miscellaneous Ubuntu changes
2228 - SAUCE: Import aufs driver
2229 - [Config] Enable aufs
2230 - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
2231 - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations
2232 - [Debian] final-checks -- Do not remove ~* from abi
2233 - [Config] Enable 5-level page table support for x86
2234 - [Config] updateconfigs after 5.7-rc5 rebase
2235
2236 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 May 2020 10:25:42 +0200
2237
2238 linux-5.7 (5.7.0-2.3) groovy; urgency=medium
2239
2240 * Packaging resync (LP: #1786013)
2241 - [Packaging] update helper scripts
2242 - update dkms package versions
2243 - [Packaging] update helper scripts
2244
2245 * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit
2246 batchbuffer: Input/output error] (LP: #1860754)
2247 - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64
2248
2249 * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506)
2250 - [Packaging] Move virtualbox modules to linux-modules
2251 - [Packaging] Remove vbox and zfs modules from generic.inclusion-list
2252
2253 * built-using constraints preventing uploads (LP: #1875601)
2254 - temporarily drop Built-Using data
2255
2256 * dkms artifacts may expire from the pool (LP: #1850958)
2257 - [Packaging] autoreconstruct -- manage executable debian files
2258 - [packaging] handle downloads from the librarian better
2259
2260 * Add signed modules for the 435 NVIDIA driver (LP: #1875888)
2261 - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver
2262
2263 * [Selftests] Apply various fixes and improvements (LP: #1870543)
2264 - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests
2265
2266 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2267 distribution (LP: #1628889)
2268 - SAUCE: s390: kernel message catalog
2269
2270 * Overlayfs in user namespace leaks directory content of inaccessible
2271 directories (LP: #1793458) // CVE-2018-6559
2272 - SAUCE: overlayfs: ensure mounter privileges when reading directories
2273
2274 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
2275 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
2276
2277 * [ICL] TC port in legacy/static mode can't be detected due TCCOLD
2278 (LP: #1868936)
2279 - drm/i915/display: Move out code to return the digital_port of the aux ch
2280 - drm/i915/display: Add intel_legacy_aux_to_power_domain()
2281 - drm/i915/display: Split hsw_power_well_enable() into two
2282 - drm/i915/tc/icl: Implement TC cold sequences
2283 - drm/i915/tc: Skip ref held check for TC legacy aux power wells
2284 - drm/i915/tc/tgl: Implement TC cold sequences
2285 - drm/i915/tc: Catch TC users accessing FIA registers without enable aux
2286 - drm/i915/tc: Do not warn when aux power well of static TC ports timeout
2287
2288 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
2289 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
2290 2-in-1"
2291
2292 * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610)
2293 - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop
2294
2295 * linux-image-5.0.0-35-generic breaks checkpointing of container
2296 (LP: #1857257)
2297 - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay
2298
2299 * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a
2300 regression in the asoc machine driver) (LP: #1874359)
2301 - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
2302
2303 * Add debian/rules targets to compile/run kernel selftests (LP: #1874286)
2304 - [Packaging] add support to compile/run selftests
2305
2306 * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315)
2307 - [Config] lowlatency: turn off RT_GROUP_SCHED
2308
2309 * alsa/sof: external mic can't be deteced on Lenovo and HP laptops
2310 (LP: #1872569)
2311 - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs
2312
2313 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
2314 - SAUCE: shiftfs: fix dentry revalidation
2315
2316 * shiftfs: broken shiftfs nesting (LP: #1872094)
2317 - SAUCE: shiftfs: record correct creator credentials
2318
2319 * lockdown on power (LP: #1855668)
2320 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
2321
2322 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
2323 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
2324 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
2325 - SAUCE: rtw88: sar: dump sar information via debugfs
2326 - SAUCE: rtw88: 8723d: add IQ calibration
2327 - SAUCE: rtw88: 8723d: Add power tracking
2328 - SAUCE: rtw88: 8723d: implement flush queue
2329 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
2330 - SAUCE: rtw88: 8723d: Add coex support
2331 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
2332
2333 * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300)
2334 - SAUCE: rtw88: No retry and report for auth and assoc
2335 - SAUCE: rtw88: fix rate for a while after being connected
2336 - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip
2337
2338 * Miscellaneous Ubuntu changes
2339 - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks
2340 - SAUCE: rtw88: fix 'const' mismatch in
2341 __priority_queue_cfg_legacy()/__priority_queue_cfg()
2342 - [Config] RTW88=m
2343 - SAUCE: (lockdown) Revert carried-forward lockdown patches
2344 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2345 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
2346 error messages.
2347 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2348 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2349 mode
2350 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2351 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
2352 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2353 verify
2354 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2355 - SAUCE: (lockdown) security: lockdown: Make
2356 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2357 - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el
2358 - [Config] CONFIG_RT_GROUP_SCHED=y
2359 - [Packaging] Include modules.builtin.modinfo in linux-modules
2360 - SAUCE: LSM: Infrastructure management of the sock security
2361 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
2362 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
2363 - SAUCE: Revert "apparmor: Parse secmark policy"
2364 - SAUCE: Revert "apparmor: Add a wildcard secid"
2365 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
2366 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
2367 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
2368 - Update dropped.txt for restored apparmor patches
2369 - Remove lockdown patches from dropped.txt
2370 - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not
2371 enabled
2372 - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error
2373 tests
2374 - SAUCE: selftests/net -- disable l2tp.sh test
2375 - SAUCE: selftests/net -- disable timeout
2376 - SAUCE: tools: hv: Update shebang to use python3 instead of python
2377 - Remove dropped.txt
2378 - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master
2379 - [Debian] Support generating configs for riscv64
2380 - [Config] CONFIG_KMSG_IDS=y for s390x
2381 - [Packaging] add libcap-dev dependency
2382 - [Config] CONFIG_AD5770R=m
2383 - [Config] CONFIG_AL3010=m
2384 - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m
2385 - [Config] CONFIG_BAREUDP=m
2386 - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m
2387 - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m
2388 - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m
2389 - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m
2390 - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m
2391 - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m
2392 - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m
2393 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
2394 - [Config] CONFIG_DRM_PARADE_PS8640=m
2395 - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m
2396 - [Config] CONFIG_DRM_TIDSS=m
2397 - [Config] CONFIG_DRM_TI_TPD12S015=m
2398 - [Config] CONFIG_DRM_TOSHIBA_TC358768=m
2399 - [Config] CONFIG_EDAC_DMC520=m
2400 - [Config] CONFIG_EXFAT_FS=m
2401 - [Config] CONFIG_GP2AP002=m
2402 - [Config] CONFIG_GPIO_MLXBF2=m
2403 - [Config] CONFIG_HID_GLORIOUS=m
2404 - [Config] CONFIG_HID_MCP2221=m
2405 - [Config] CONFIG_HMC425=m
2406 - [Config] CONFIG_ICP10100=m
2407 - [Config] CONFIG_IMX8MM_THERMAL=m
2408 - [Config] CONFIG_IMX_SC_THERMAL=m
2409 - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m
2410 - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m
2411 - [Config] CONFIG_K3_RTI_WATCHDOG=m
2412 - [Config] CONFIG_MDIO_IPQ8064=m
2413 - [Config] CONFIG_MDIO_MVUSB=m
2414 - [Config] CONFIG_MHI_BUS=m
2415 - [Config] CONFIG_OCTEONTX2_VF=m
2416 - [Config] CONFIG_PHY_CADENCE_TORRENT=m
2417 - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m
2418 - [Config] CONFIG_PHY_QCOM_USB_SS=m
2419 - [Config] CONFIG_PINCTRL_DA9062=m
2420 - [Config] CONFIG_PINCTRL_IPQ6018=m
2421 - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m
2422 - [Config] CONFIG_PTP_1588_CLOCK_VMW=m
2423 - [Config] CONFIG_QCOM_IPA=m
2424 - [Config] CONFIG_REGULATOR_MP5416=m
2425 - [Config] CONFIG_REGULATOR_MP886X=m
2426 - [Config] CONFIG_RN5T618_ADC=m
2427 - [Config] CONFIG_RTC_DRV_MT2712=m
2428 - [Config] CONFIG_RTC_DRV_RC5T619=m
2429 - [Config] CONFIG_SC_MSS_7180=m
2430 - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m
2431 - [Config] CONFIG_SM_GCC_8250=m
2432 - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m
2433 - [Config] CONFIG_SND_MESON_AIU=m
2434 - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m
2435 - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m
2436 - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m
2437 - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
2438 - [Config] CONFIG_SND_SOC_MESON_T9015=m
2439 - [Config] CONFIG_SND_SOC_RT5682_SDW=m
2440 - [Config] CONFIG_SND_SOC_TLV320ADCX140=m
2441 - [Config] CONFIG_SPI_FSI=m
2442 - [Config] CONFIG_SPI_MTK_NOR=m
2443 - [Config] CONFIG_SPI_MUX=m
2444 - [Config] CONFIG_SPRD_THERMAL=m
2445 - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m
2446 - [Config] CONFIG_TINYDRM_ILI9486=m
2447 - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m
2448 - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m
2449 - [Config] CONFIG_UACCE=m
2450 - [Config] CONFIG_UNIPHIER_XDMAC=m
2451 - [Config] CONFIG_USB_MAX3420_UDC=m
2452 - [Config] CONFIG_USB_RAW_GADGET=m
2453 - [Config] CONFIG_VHOST_VDPA=m
2454 - [Config] CONFIG_VIDEO_IMX219=m
2455 - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m
2456 - [Config] CONFIG_VIRTIO_VDPA=m
2457 - [Config] CONFIG_MOST_COMPONENTS=m
2458 - [Config] CONFIG_MFD_IQS62X=m
2459 - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7
2460
2461 * Miscellaneous upstream changes
2462 - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask"
2463 - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on
2464 IceLake"
2465 - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block"
2466
2467 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 May 2020 10:48:48 +0200
2468
2469 linux-5.7 (5.7.0-1.2) groovy; urgency=medium
2470
2471 * Packaging resync (LP: #1786013)
2472 - [Packaging] update helper scripts
2473
2474 * Miscellaneous Ubuntu changes
2475 - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue()
2476 - SAUCE: hio: locally define disk_map_sector_rcu()
2477 - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu"
2478 - SAUCE: hio: include <linux/part_stat.h>
2479 - [Config] amd64: i386: HIO=m
2480 - [Config] updateconfigs after 5.7-rc3 rebase
2481
2482 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Apr 2020 11:31:38 +0200
2483
2484 linux-5.7 (5.7.0-0.1) groovy; urgency=medium
2485
2486 * Miscellaneous Ubuntu changes
2487 - [Config] updateconfigs after rebase to 5.7-rc1
2488
2489 [ Upstream Kernel Changes ]
2490
2491 * Rebase to v5.7-rc1
2492 * Rebase to v5.7-rc2
2493
2494 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
2495
2496 linux-5.7 (5.7.0-0.0) focal; urgency=medium
2497
2498 * Dummy entry
2499
2500 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
2501
2502 linux-5.6 (5.6.0-7.7) focal; urgency=medium
2503
2504 * Packaging resync (LP: #1786013)
2505 - update dkms package versions
2506
2507 * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after
2508 disconnecting thunderbolt docking station (LP: #1864754)
2509 - SAUCE: ptp: free ptp clock properly
2510
2511 * swap storms kills interactive use (LP: #1861359)
2512 - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default
2513
2514 * sysfs: incorrect network device permissions on network namespace change
2515 (LP: #1865359)
2516 - sysfs: add sysfs_file_change_owner()
2517 - sysfs: add sysfs_link_change_owner()
2518 - sysfs: add sysfs_group{s}_change_owner()
2519 - sysfs: add sysfs_change_owner()
2520 - device: add device_change_owner()
2521 - drivers/base/power: add dpm_sysfs_change_owner()
2522 - net-sysfs: add netdev_change_owner()
2523 - net-sysfs: add queue_change_owner()
2524 - net: fix sysfs permssions when device changes network namespace
2525 - sysfs: fix static inline declaration of sysfs_groups_change_owner()
2526
2527 * Miscellaneous Ubuntu changes
2528 - [Config] updateconfigs after rebase to 5.6
2529
2530 [ Upstream Kernel Changes ]
2531
2532 * Rebase to v5.6
2533
2534 -- Andrea Righi <andrea.righi@canonical.com> Tue, 31 Mar 2020 10:45:09 +0200
2535
2536 linux-5.6 (5.6.0-6.6) focal; urgency=medium
2537
2538 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
2539 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
2540
2541 * Make Dell WD19 dock more reliable after suspend (LP: #1868217)
2542 - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
2543 - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
2544 - xhci: Finetune host initiated USB3 rootport link suspend and resume
2545
2546 * update-version-dkms doesn't add a BugLink (LP: #1867790)
2547 - [Packaging] Add BugLink to update-version-dkms commit
2548
2549 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
2550 - SAUCE: rtw88: add regulatory process strategy for different chipset
2551 - SAUCE: rtw88: support dynamic user regulatory setting
2552 - SAUCE: rtw88: Use secondary channel offset enumeration
2553 - SAUCE: rtw88: 8822c: modify rf protection setting
2554 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
2555 - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band"
2556 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
2557 - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
2558 - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask
2559 - SAUCE: rtw88: pci: 8822c should set clock delay to zero
2560 - SAUCE: rtw88: move rtw_enter_ips() to the last when config
2561 - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync()
2562 - SAUCE: rtw88: add ciphers to suppress error message
2563 - SAUCE: rtw88: 8822c: update power sequence to v16
2564 - SAUCE: rtw88: Fix incorrect beamformee role setting
2565 - SAUCE: rtw88: don't hold all IRQs disabled for PS operations
2566 - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines
2567 - SAUCE: rtw88: associate reserved pages with each vif
2568 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
2569 - SAUCE: rtw88: 8723d: Add basic chip capabilities
2570 - SAUCE: rtw88: 8723d: add beamform wrapper functions
2571 - SAUCE: rtw88: 8723d: Add power sequence
2572 - SAUCE: rtw88: 8723d: Add RF read/write ops
2573 - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
2574 - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25
2575 - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
2576 - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map
2577 - SAUCE: rtw88: add legacy firmware download for 8723D devices
2578 - SAUCE: rtw88: no need to send additional information to legacy firmware
2579 - SAUCE: rtw88: 8723d: Add mac power-on/-off function
2580 - SAUCE: rtw88: decompose while(1) loop of power sequence polling command
2581 - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue
2582 - SAUCE: rtw88: 8723d: implement set_tx_power_index ops
2583 - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO
2584 - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions
2585 - SAUCE: rtw88: 8723d: Add DIG parameter
2586 - SAUCE: rtw88: 8723d: Add query_rx_desc
2587 - SAUCE: rtw88: 8723d: Add set_channel
2588 - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
2589 - SAUCE: rtw88: 8723d: 11N chips don't support LDPC
2590 - SAUCE: rtw88: set default port to firmware
2591 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
2592 - SAUCE: rtw88: sar: add SAR of TX power limit
2593 - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method
2594 - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods
2595 - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit
2596 - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed
2597 - SAUCE: rtw88: sar: dump sar information via debugfs
2598 - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics
2599 - SAUCE: rtw88: 8723d: Set IG register for CCK rate
2600 - SAUCE: rtw88: 8723d: add interface configurations table
2601 - SAUCE: rtw88: 8723d: Add LC calibration
2602 - SAUCE: rtw88: 8723d: add IQ calibration
2603 - SAUCE: rtw88: 8723d: Add power tracking
2604 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
2605 - SAUCE: rtw88: 8723d: implement flush queue
2606 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
2607 - SAUCE: rtw88: 8723d: Add coex support
2608 - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
2609 - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile
2610 - [Config] CONFIG_RTW88_8723DE=y
2611
2612 * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal
2613 (LP: #1867753)
2614 - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x
2615
2616 * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531)
2617 - s390/protvirt: introduce host side setup
2618 - s390/protvirt: add ultravisor initialization
2619 - s390/mm: provide memory management functions for protected KVM guests
2620 - s390/mm: add (non)secure page access exceptions handlers
2621 - s390/protvirt: Add sysfs firmware interface for Ultravisor information
2622 - KVM: s390/interrupt: do not pin adapter interrupt pages
2623 - KVM: s390: protvirt: Add UV debug trace
2624 - KVM: s390: add new variants of UV CALL
2625 - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
2626 - KVM: s390: protvirt: Secure memory is not mergeable
2627 - KVM: s390/mm: Make pages accessible before destroying the guest
2628 - KVM: s390: protvirt: Handle SE notification interceptions
2629 - KVM: s390: protvirt: Instruction emulation
2630 - KVM: s390: protvirt: Implement interrupt injection
2631 - KVM: s390: protvirt: Add SCLP interrupt handling
2632 - KVM: s390: protvirt: Handle spec exception loops
2633 - KVM: s390: protvirt: Add new gprs location handling
2634 - KVM: S390: protvirt: Introduce instruction data area bounce buffer
2635 - KVM: s390: protvirt: handle secure guest prefix pages
2636 - KVM: s390/mm: handle guest unpin events
2637 - KVM: s390: protvirt: Write sthyi data to instruction data area
2638 - KVM: s390: protvirt: STSI handling
2639 - KVM: s390: protvirt: disallow one_reg
2640 - KVM: s390: protvirt: Do only reset registers that are accessible
2641 - KVM: s390: protvirt: Only sync fmt4 registers
2642 - KVM: s390: protvirt: Add program exception injection
2643 - KVM: s390: protvirt: UV calls in support of diag308 0, 1
2644 - KVM: s390: protvirt: Report CPU state to Ultravisor
2645 - KVM: s390: protvirt: Support cmd 5 operation state
2646 - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
2647 - KVM: s390: protvirt: do not inject interrupts after start
2648 - KVM: s390: protvirt: Add UV cpu reset calls
2649 - DOCUMENTATION: Protected virtual machine introduction and IPL
2650 - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
2651 - KVM: s390: protvirt: Add KVM api documentation
2652 - mm/gup/writeback: add callbacks for inaccessible pages
2653
2654 * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3
2655 (LP: #1866734)
2656 - SAUCE: Input: i8042 - fix the selftest retry logic
2657
2658 * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64
2659 (LP: #1866772)
2660 - ACPI: sysfs: copy ACPI data using io memory copying
2661
2662 * Miscellaneous Ubuntu changes
2663 - hio -- remove duplicated MODULE_DEVICE_TABLE declaration
2664 - SAUCE: r8169: disable ASPM L1.1
2665 - [Config] update annotations from configs
2666 - [Config] update configs after annotation file review
2667 - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning"
2668
2669 * Miscellaneous upstream changes
2670 - drm/i915: Fix eDP DPCD aux max backlight calculations
2671 - drm/dp: Introduce EDID-based quirks
2672 - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
2673 - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels
2674
2675 [ Upstream Kernel Changes ]
2676
2677 * Rebase to v5.6-rc7
2678
2679 -- Andrea Righi <andrea.righi@canonical.com> Wed, 25 Mar 2020 18:09:13 +0100
2680
2681 linux-5.6 (5.6.0-5.5) focal; urgency=medium
2682
2683 * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099)
2684 - [Config] CONFIG_EROFS_FS_ZIP=y
2685 - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1
2686
2687 * Miscellaneous Ubuntu changes
2688 - Config: Fix SND_HDA_PREALLOC_SIZE annotations
2689 - Config: Fix DATA_SHIFT annotations
2690 - Config: remove ANDROID_VSOC from annotations
2691 - Config: remove arm arch from annotations
2692 - Config: Update SOC_R8A7796X annotations
2693 - Config: Update CLK_R8A7796X annotations
2694 - update dkms package versions
2695 - [Config] updateconfigs after rebase to 5.6-rc6
2696
2697 [ Upstream Kernel Changes ]
2698
2699 * Rebase to v5.6-rc6
2700
2701 -- Andrea Righi <andrea.righi@canonical.com> Wed, 18 Mar 2020 17:25:30 +0100
2702
2703 linux-5.6 (5.6.0-4.4) focal; urgency=medium
2704
2705 * Packaging resync (LP: #1786013)
2706 - [Packaging] resync getabis
2707 - [Packaging] update helper scripts
2708
2709 * Add sysfs attribute to show remapped NVMe (LP: #1863621)
2710 - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count
2711
2712 * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208)
2713 - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC
2714
2715 * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel
2716 config (LP: #1866056)
2717 - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal
2718 on s390x
2719
2720 * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332)
2721 - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
2722
2723 * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x
2724 starting with focal (LP: #1865452)
2725 - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting
2726 with focal
2727
2728 * Miscellaneous Ubuntu changes
2729 - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset
2730 make_request_fn"
2731 - [Packaging] prevent duplicated entries in modules.ignore
2732 - update dkms package versions
2733 - [Config] updateconfigs after rebase to 5.6-rc5
2734
2735 [ Upstream Kernel Changes ]
2736
2737 * Rebase to v5.6-rc5
2738
2739 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Mar 2020 09:42:06 +0100
2740
2741 linux-5.6 (5.6.0-3.3) focal; urgency=medium
2742
2743 * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
2744 ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
2745 - selftests/timers: Turn off timeout setting
2746
2747 * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
2748 (LP: #1864198)
2749 - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU
2750
2751 * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
2752 (LP: #1864576)
2753 - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
2754
2755 * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
2756 during hotplug (LP: #1864284)
2757 - UBUNTU SAUCE: r8151: check disconnect status after long sleep
2758
2759 * Another Dell AIO backlight issue (LP: #1863880)
2760 - SAUCE: platform/x86: dell-uart-backlight: move retry block
2761
2762 * Backport GetFB2 ioctl (LP: #1863874)
2763 - SAUCE: drm: Add getfb2 ioctl
2764
2765 * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810)
2766 - [Config] CONFIG_X86_UV=y
2767
2768 * Miscellaneous Ubuntu changes
2769 - debian: remove snapdragon config, rules and flavour
2770 - remove snapdragon abi files
2771 - update dkms package versions
2772 - [Config] updateconfigs after rebase to 5.6-rc4
2773
2774 * Miscellaneous upstream changes
2775 - updateconfigs following snapdragon removal
2776
2777 [ Upstream Kernel Changes ]
2778
2779 * Rebase to v5.6-rc4
2780
2781 -- Andrea Righi <andrea.righi@canonical.com> Wed, 04 Mar 2020 08:21:10 +0100
2782
2783 linux-5.6 (5.6.0-2.2) focal; urgency=medium
2784
2785 * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
2786 - SAUCE: platform/x86: dell-uart-backlight: increase retry times
2787
2788 * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947)
2789 - SAUCE: drm/i915: Disable PSR by default on all platforms
2790
2791 * Miscellaneous Ubuntu changes
2792 - [debian] ignore missing wireguard module
2793 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2794 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2795 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2796 mode
2797 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2798 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
2799 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2800 verify
2801 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2802 - SAUCE: (lockdown) security: lockdown: Make
2803 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2804 - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y
2805 - update dkms package versions
2806 - [Config] updateconfigs after rebase to 5.6-rc3
2807
2808 * Miscellaneous upstream changes
2809 - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted
2810 secure"
2811 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
2812 module signature verify"
2813 - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel
2814 lockdown"
2815 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
2816 the kernel down"
2817 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
2818 efi_status_to_err()."
2819
2820 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 Feb 2020 18:57:22 +0100
2821
2822 linux-5.6 (5.6.0-1.1) focal; urgency=medium
2823
2824 * Integrate Intel SGX driver into linux-azure (LP: #1844245)
2825 - [Packaging] Add systemd service to load intel_sgx
2826
2827 * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959)
2828 - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and
2829 CRYPTO_DEV_QAT_DH895xCC=m
2830
2831 * 5.4.0-11 crash on cryptsetup open (LP: #1860231)
2832 - SAUCE: blk/core: Gracefully handle unset make_request_fn
2833
2834 * multi-zone raid0 corruption (LP: #1850540)
2835 - SAUCE: md/raid0: Use kernel specific layout
2836
2837 * Miscellaneous Ubuntu changes
2838 - update dkms package versions
2839 - update dropped.txt after rebase to v5.6-rc1
2840 - [Config] updateconfigs after rebase to 5.6-rc1
2841 - hio -- proc_create() requires a "struct proc_ops" in 5.6
2842 - SAUCE: arm: fix build error in kvm tracepoint
2843
2844 * Miscellaneous upstream changes
2845 - Revert "UBUNTU: [Config] Disable the uselib system call"
2846 - Revert "UBUNTU: [Config] Disable legacy PTY naming"
2847 - Revert "UBUNTU: [Config] Enforce filtered access to iomem"
2848 - Revert "UBUNTU: [Config] Enable notifier call chain validations"
2849 - Revert "UBUNTU: [Config] Enable scatterlist validation"
2850 - Revert "UBUNTU: [Config] Enable cred sanity checks"
2851 - Revert "UBUNTU: [Config] Enable linked list manipulation checks"
2852
2853 [ Upstream Kernel Changes ]
2854
2855 * Rebase to v5.6-rc1
2856
2857 -- Andrea Righi <andrea.righi@canonical.com> Thu, 13 Feb 2020 17:20:27 +0100
2858
2859 linux-5.6 (5.6.0-0.0) focal; urgency=medium
2860
2861 * Dummy entry
2862
2863 -- Andrea Righi <andrea.righi@canonical.com> Mon, 10 Feb 2020 11:06:18 +0100
2864
2865 linux-5.5 (5.5.0-7.8) focal; urgency=medium
2866
2867 * CONFIG_USELIB should be disabled (LP: #1855341)
2868 - [Config] Disable the uselib system call
2869
2870 * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339)
2871 - [Config] Disable legacy PTY naming
2872
2873 * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338)
2874 - [Config] Enforce filtered access to iomem
2875
2876 * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337)
2877 - [Config] Enable notifier call chain validations
2878
2879 * CONFIG_DEBUG_SG should be enabled (LP: #1855336)
2880 - [Config] Enable scatterlist validation
2881
2882 * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335)
2883 - [Config] Enable cred sanity checks
2884
2885 * CONFIG_DEBUG_LIST should be enabled (LP: #1855334)
2886 - [Config] Enable linked list manipulation checks
2887
2888 * shiftfs: prevent lower dentries from going negative during unlink
2889 (LP: #1860041)
2890 - SAUCE: shiftfs: prevent lower dentries from going negative during unlink
2891
2892 * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on
2893 Lenovo E41-25/45 (LP: #1859561)
2894 - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45
2895
2896 * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
2897 [1b21:2142] (LP: #1858988)
2898 - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect
2899
2900 * Dell AIO can't adjust brightness (LP: #1858761)
2901 - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status
2902
2903 * Miscellaneous Ubuntu changes
2904 - [Config] Fix typo in annotations file
2905 - update dkms package versions
2906
2907 [ Upstream Kernel Changes ]
2908
2909 * Rebase to v5.5
2910
2911 -- Andrea Righi <andrea.righi@canonical.com> Mon, 27 Jan 2020 11:39:38 +0100
2912
2913 linux-5.5 (5.5.0-6.7) focal; urgency=medium
2914
2915 * Miscellaneous Ubuntu changes
2916 - [Packaging] Update ubuntu-regression-suite dependency to python2
2917 - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel
2918 - update dkms package versions
2919
2920 [ Upstream Kernel Changes ]
2921
2922 * Rebase to v5.5-rc7
2923
2924 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jan 2020 10:16:01 +0100
2925
2926 linux-5.5 (5.5.0-5.6) focal; urgency=medium
2927
2928 * Miscellaneous Ubuntu changes
2929 - update dkms package versions
2930
2931 [ Upstream Kernel Changes ]
2932
2933 * Rebase to v5.5-rc6
2934
2935 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jan 2020 15:50:12 +0100
2936
2937 linux-5.5 (5.5.0-4.5) focal; urgency=medium
2938
2939 * linux build and autopkg tests need to use python2 instead of python
2940 (LP: #1858487)
2941 - [Packaging] Remove python-dev build dependency
2942
2943 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 16:00:26 +0100
2944
2945 linux-5.5 (5.5.0-3.4) focal; urgency=medium
2946
2947 * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support
2948 (LP: #1857541)
2949 - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support
2950
2951 * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845)
2952 - [Config]: built-in VFIO_PCI for amd64
2953
2954 * multi-zone raid0 corruption (LP: #1850540)
2955 - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout
2956 migration
2957
2958 * Packaging resync (LP: #1786013)
2959 - [Packaging] update variants
2960
2961 * Miscellaneous Ubuntu changes
2962 - [Packaging] Change source package to linux-5.5
2963 - [Packaging] Don't use SRCPKGNAME for linux-libc-dev
2964 - [Packaging] Remove linux-source-3 Provides: from linux-source
2965 - [Packaging] Fix linux-doc in linux-image Suggests:
2966 - [Debian] Read variants list into a variable
2967 - [Packaging] Generate linux-libc-dev package only for primary variant
2968 - [Packaging] Generate linux-doc for only the primary variant
2969 - [Debian] Update linux source package name in debian/tests/*
2970 - update dkms package versions
2971 - [Config] updateconfigs after rebase to 5.5-rc3
2972 - [Config] disable PCI_MESON
2973 - [Config] Add pinctrl-equilibrium to modules.ignore
2974
2975 [ Upstream Kernel Changes ]
2976
2977 * Rebase to v5.5-rc5
2978
2979 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 11:28:43 +0100
2980
2981 linux-5.5 (5.5.0-2.3) focal; urgency=medium
2982
2983 * Empty entry.
2984
2985 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Dec 2019 22:33:59 -0600
2986
2987 linux (5.5.0-2.3) focal; urgency=medium
2988
2989 * Support DPCD aux brightness control (LP: #1856134)
2990 - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
2991 - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
2992 - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
2993 - SAUCE: drm/i915: Auto detect DPCD backlight support by default
2994 - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
2995 panel
2996 - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku
2997
2998 * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
2999 - [Config]: SOUNDWIRE=m
3000
3001 * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
3002 - SAUCE: USB: core: Make port power cycle a seperate helper function
3003 - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
3004
3005 * Miscellaneous Ubuntu changes
3006 - [Debian] add python depends to ubuntu-regression-suite
3007 - SAUCE: selftests: net: tls: remove recv_rcvbuf test
3008 - update dkms package versions
3009
3010 * Miscellaneous upstream changes
3011 - [Config] updateconfigs after rebase to 5.5-rc2
3012
3013 -- Andrea Righi <andrea.righi@canonical.com> Tue, 17 Dec 2019 16:02:43 +0100
3014
3015 linux (5.5.0-1.2) focal; urgency=medium
3016
3017 * Miscellaneous Ubuntu changes
3018 - [Config] disable nvidia dkms build
3019 - [Config] disable virtualbox dkms build
3020 - [Config] disable zfs dkms build
3021 - update dropped.txt after rebase to v5.5-rc1
3022 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
3023 aren't present.
3024 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
3025 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
3026 error messages.
3027 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
3028 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
3029 mode
3030 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
3031 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
3032 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
3033 verify
3034 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
3035 - SAUCE: (lockdown) security: lockdown: Make
3036 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
3037 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
3038 - [Config] Enable lockdown under secure boot
3039 - update dkms package versions
3040
3041 -- Andrea Righi <andrea.righi@canonical.com> Thu, 12 Dec 2019 16:54:41 +0100
3042
3043 linux (5.5.0-0.1) focal; urgency=medium
3044
3045 * Miscellaneous Ubuntu changes
3046 - [Config] updateconfigs after rebase to 5.5-rc1
3047
3048 [ Upstream Kernel Changes ]
3049
3050 * Rebase to v5.5-rc1
3051
3052 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 19:03:35 +0100
3053
3054 linux (5.5.0-0.0) focal; urgency=medium
3055
3056 * Dummy entry.
3057
3058 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 15:14:37 +0100
3059
3060 linux (5.4.0-8.11) focal; urgency=medium
3061
3062 * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448)
3063
3064 * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
3065 - SAUCE: net: ena: fix issues in setting interrupt moderation params in
3066 ethtool
3067 - SAUCE: net: ena: fix too long default tx interrupt moderation interval
3068
3069 * Kernel build log filled with "/bin/bash: line 5: warning: command
3070 substitution: ignored null byte in input" (LP: #1853843)
3071 - [Debian] Fix warnings when checking for modules signatures
3072
3073 * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
3074 (LP: #1852581)
3075 - [Packaging] Fix module signing with older modinfo
3076
3077 * Fix MST support on Ice Lake (LP: #1854432)
3078 - drm/i915: fix port checks for MST support on gen >= 11
3079
3080 * headphone has noise as not mute on dell machines with alc236/256
3081 (LP: #1854401)
3082 - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
3083
3084 * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
3085 (LP: #1847450)
3086 - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
3087 to intel_pmc_core driver
3088
3089 * CVE-2019-14901
3090 - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
3091
3092 * CVE-2019-14896 // CVE-2019-14897
3093 - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
3094
3095 * CVE-2019-14895
3096 - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
3097
3098 * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
3099 (LP: #1847454)
3100 - powercap/intel_rapl: add support for CometLake Mobile
3101 - powercap/intel_rapl: add support for Cometlake desktop
3102
3103 * External microphone can't work on some dell machines with the codec alc256
3104 or alc236 (LP: #1853791)
3105 - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
3106 - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
3107
3108 * remount of multilower moved pivoted-root overlayfs root, results in I/O
3109 errors on some modified files (LP: #1824407)
3110 - SAUCE: ovl: fix lookup failure on multi lower squashfs
3111
3112 * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
3113 (LP: #1847451)
3114 - SAUCE: tools/power turbostat: Add Cometlake support
3115
3116 * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
3117 - [Config] Enable ROCKCHIP support for arm64
3118
3119 * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
3120 works on Dell Venue 11 Pro 7140 (LP: #1846539)
3121 - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
3122 driver
3123
3124 * i40e: general protection fault in i40e_config_vf_promiscuous_mode
3125 (LP: #1852663)
3126 - SAUCE: i40e Fix GPF when deleting VMs
3127
3128 * libbpf check_abi fails on ppc64el (LP: #1854974)
3129 - libbpf: Fix readelf output parsing on powerpc with recent binutils
3130
3131 * CVE-2019-19050
3132 - crypto: user - fix memory leak in crypto_reportstat
3133
3134 * Make hotplugging docking station to Thunderbolt port more reliable
3135 (LP: #1853991)
3136 - PCI/PM: Add pcie_wait_for_link_delay()
3137 - PCI/PM: Add missing link delays required by the PCIe spec
3138
3139 * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
3140 boot, while showing the BIOS logo on a black background (LP: #1836858)
3141 - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
3142
3143 * [CML] New device id's for CMP-H (LP: #1846335)
3144 - i2c: i801: Add support for Intel Comet Lake PCH-H
3145 - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
3146 - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
3147
3148 * Focal update: v5.4.2 upstream stable release (LP: #1855326)
3149 - io_uring: async workers should inherit the user creds
3150 - net: separate out the msghdr copy from ___sys_{send,recv}msg()
3151 - net: disallow ancillary data for __sys_{send,recv}msg_file()
3152 - crypto: inside-secure - Fix stability issue with Macchiatobin
3153 - driver core: platform: use the correct callback type for bus_find_device
3154 - usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
3155 - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
3156 - staging: rtl8192e: fix potential use after free
3157 - staging: rtl8723bs: Drop ACPI device ids
3158 - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
3159 - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
3160 - mei: bus: prefix device names on bus with the bus name
3161 - mei: me: add comet point V device id
3162 - thunderbolt: Power cycle the router if NVM authentication fails
3163 - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
3164 - gve: Fix the queue page list allocated pages count
3165 - macvlan: schedule bc_work even if error
3166 - mdio_bus: don't use managed reset-controller
3167 - net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
3168 - net: macb: add missed tasklet_kill
3169 - net: psample: fix skb_over_panic
3170 - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
3171 - openvswitch: fix flow command message size
3172 - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
3173 - slip: Fix use-after-free Read in slip_open
3174 - sctp: cache netns in sctp_ep_common
3175 - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
3176 - openvswitch: remove another BUG_ON()
3177 - net/tls: take into account that bpf_exec_tx_verdict() may free the record
3178 - net/tls: free the record on encryption error
3179 - net: skmsg: fix TLS 1.3 crash with full sk_msg
3180 - selftests/tls: add a test for fragmented messages
3181 - net/tls: remove the dead inplace_crypto code
3182 - net/tls: use sg_next() to walk sg entries
3183 - selftests: bpf: test_sockmap: handle file creation failures gracefully
3184 - selftests: bpf: correct perror strings
3185 - tipc: fix link name length check
3186 - selftests: pmtu: use -oneline for ip route list cache
3187 - r8169: fix jumbo configuration for RTL8168evl
3188 - r8169: fix resume on cable plug-in
3189 - ext4: add more paranoia checking in ext4_expand_extra_isize handling
3190 - Revert "jffs2: Fix possible null-pointer dereferences in
3191 jffs2_add_frag_to_fragtree()"
3192 - crypto: talitos - Fix build error by selecting LIB_DES
3193 - HID: core: check whether Usage Page item is after Usage ID items
3194 - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
3195 - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
3196 - Linux 5.4.2
3197
3198 * no HDMI video output since GDM greeter after linux-oem-osp1 version
3199 5.0.0-1026 (LP: #1852386)
3200 - drm/i915: Add new CNL PCH ID seen on a CML platform
3201 - SAUCE: drm/i915: Fix detection for a CMP-V PCH
3202
3203 * Please add patch fixing RK818 ID detection (LP: #1853192)
3204 - SAUCE: mfd: rk808: Fix RK818 ID template
3205
3206 * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
3207 - HID: i2c-hid: fix no irq after reset on raydium 3118
3208
3209 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
3210 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
3211 2-in-1"
3212 - lib: devres: add a helper function for ioremap_uc
3213 - mfd: intel-lpss: Use devm_ioremap_uc for MMIO
3214
3215 * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
3216 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
3217
3218 * Disable unreliable HPET on CFL-H system (LP: #1852216)
3219 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
3220
3221 * Miscellaneous Ubuntu changes
3222 - update dkms package versions
3223 - [Config] Enable virtualbox dkms build
3224 - [Config] update annotations to match current configs
3225 - SAUCE: Add exfat module to signature inclusion list
3226
3227 * Miscellaneous upstream changes
3228 - Bluetooth: Fix invalid-free in bcsp_close()
3229 - ath9k_hw: fix uninitialized variable data
3230 - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
3231 - ath10k: Fix HOST capability QMI incompatibility
3232 - ath10k: restore QCA9880-AR1A (v1) detection
3233 - Revert "Bluetooth: hci_ll: set operational frequency earlier"
3234 - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
3235 - md/raid10: prevent access of uninitialized resync_pages offset
3236 - x86/insn: Fix awk regexp warnings
3237 - x86/speculation: Fix incorrect MDS/TAA mitigation status
3238 - x86/speculation: Fix redundant MDS mitigation message
3239 - nbd: prevent memory leak
3240 - x86/stackframe/32: Repair 32-bit Xen PV
3241 - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
3242 - x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
3243 - x86/doublefault/32: Fix stack canaries in the double fault handler
3244 - x86/pti/32: Size initial_page_table correctly
3245 - x86/cpu_entry_area: Add guard page for entry stack on 32bit
3246 - x86/entry/32: Fix IRET exception
3247 - x86/entry/32: Use %ss segment where required
3248 - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
3249 - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
3250 - x86/entry/32: Fix NMI vs ESPFIX
3251 - selftests/x86/mov_ss_trap: Fix the SYSENTER test
3252 - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
3253 - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make
3254 the CPU_ENTRY_AREA_PAGES assert precise
3255 - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
3256 - futex: Prevent robust futex exit race
3257 - ALSA: usb-audio: Fix NULL dereference at parsing BADD
3258 - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data
3259 - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
3260 - media: vivid: Fix wrong locking that causes race conditions on streaming
3261 stop
3262 - media: usbvision: Fix invalid accesses after device disconnect
3263 - media: usbvision: Fix races among open, close, and disconnect
3264 - cpufreq: Add NULL checks to show() and store() methods of cpufreq
3265 - futex: Move futex exit handling into futex code
3266 - futex: Replace PF_EXITPIDONE with a state
3267 - exit/exec: Seperate mm_release()
3268 - futex: Split futex_mm_release() for exit/exec
3269 - futex: Set task::futex_state to DEAD right after handling futex exit
3270 - futex: Mark the begin of futex exit explicitly
3271 - futex: Sanitize exit state handling
3272 - futex: Provide state handling for exec() as well
3273 - futex: Add mutex around futex exit
3274 - futex: Provide distinct return value when owner is exiting
3275 - futex: Prevent exit livelock
3276 - media: uvcvideo: Fix error path in control parsing failure
3277 - media: b2c2-flexcop-usb: add sanity checking
3278 - media: cxusb: detect cxusb_ctrl_msg error in query
3279 - media: imon: invalid dereference in imon_touch_event
3280 - media: mceusb: fix out of bounds read in MCE receiver buffer
3281 - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
3282 - USBIP: add config dependency for SGL_ALLOC
3283 - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
3284 - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
3285 - usb-serial: cp201x: support Mark-10 digital force gauge
3286 - USB: chaoskey: fix error case of a timeout
3287 - appledisplay: fix error handling in the scheduled work
3288 - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
3289 - USB: serial: mos7720: fix remote wakeup
3290 - USB: serial: mos7840: fix remote wakeup
3291 - USB: serial: option: add support for DW5821e with eSIM support
3292 - USB: serial: option: add support for Foxconn T77W968 LTE modules
3293 - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
3294 - powerpc/book3s64: Fix link stack flush on context switch
3295 - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
3296 - Linux 5.4.1
3297
3298 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Dec 2019 15:53:53 -0600
3299
3300 linux (5.4.0-7.8) focal; urgency=medium
3301
3302 * Miscellaneous Ubuntu changes
3303 - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to
3304 segfault
3305 - Update nvidia-430 to nvidia-440
3306 - [Config] Enable nvidia dkms build
3307 - update dkms package versions
3308
3309 [ Upstream Kernel Changes ]
3310
3311 * Rebase to v5.4
3312
3313 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Nov 2019 15:02:30 +0100
3314
3315 linux (5.4.0-6.7) focal; urgency=medium
3316
3317 * Miscellaneous Ubuntu changes
3318 - update dkms package versions
3319 - [Config] updateconfigs after rebase to 5.4-rc8
3320
3321 [ Upstream Kernel Changes ]
3322
3323 * Rebase to v5.4-rc7
3324
3325 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Nov 2019 12:08:01 +0100
3326
3327 linux (5.4.0-5.6) focal; urgency=medium
3328
3329 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
3330 CVE-2019-15793
3331 - SAUCE: shiftfs: Correct id translation for lower fs operations
3332
3333 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
3334 CVE-2019-15792
3335 - SAUCE: shiftfs: prevent type confusion
3336
3337 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
3338 CVE-2019-15791
3339 - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling
3340
3341 * Some EFI systems fail to boot in efi_init() when booted via maas
3342 (LP: #1851810)
3343 - SAUCE: efi: efi_get_memory_map -- increase map headroom
3344
3345 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
3346 - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE
3347 - SAUCE: seccomp: avoid overflow in implicit constant conversion
3348
3349 * dkms artifacts may expire from the pool (LP: #1850958)
3350 - [Packaging] dkms -- try launchpad librarian for pool downloads
3351 - [Packaging] dkms -- dkms-build quieten wget verbiage
3352
3353 * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239)
3354 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms
3355 - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms
3356
3357 * shiftfs: prevent exceeding project quotas (LP: #1849483)
3358 - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities
3359
3360 * shiftfs: fix fallocate() (LP: #1849482)
3361 - SAUCE: shiftfs: setup correct s_maxbytes limit
3362
3363 * The alsa hda driver is not loaded due to the missing of PCIID for Comet
3364 Lake-S [8086:a3f0] (LP: #1852070)
3365 - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
3366
3367 * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
3368 - SAUCE: platform/x86: dell-uart-backlight: add missing status command
3369 - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
3370 - SAUCE: platform/x86: dell-uart-backlight: add force parameter
3371 - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
3372
3373 * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677)
3374 - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags
3375
3376 * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs
3377 error path (LP: #1850994) // CVE-2019-15794
3378 - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails
3379 - SAUCE: ovl: Restore vm_file value when lower fs mmap fails
3380
3381 * Miscellaneous Ubuntu changes
3382 - [Debian] Convert update-aufs.sh to use aufs5
3383 - SAUCE: import aufs driver
3384 - update dkms package versions
3385
3386 [ Upstream Kernel Changes ]
3387
3388 * Rebase to v5.4-rc7
3389
3390 -- Seth Forshee <seth.forshee@canonical.com> Wed, 13 Nov 2019 11:56:35 -0800
3391
3392 linux (5.4.0-4.5) focal; urgency=medium
3393
3394 * High power consumption using 5.0.0-25-generic (LP: #1840835)
3395 - PCI: Add a helper to check Power Resource Requirements _PR3 existence
3396 - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a
3397 driver
3398 - PCI: Fix missing inline for pci_pr3_present()
3399
3400 * Fix signing of staging modules in eoan (LP: #1850234)
3401 - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink
3402
3403 * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525)
3404 - [Config] s390x bump march to z13, with tune to z15
3405
3406 * Miscellaneous Ubuntu changes
3407 - [Debian]: do not skip tests for linux-hwe-edge
3408 - update dkms package versions
3409 - [Config] re-enable zfs
3410 - [Config] rename module virtio_fs to virtiofs
3411
3412 [ Upstream Kernel Changes ]
3413
3414 * Rebase to v5.4-rc6
3415
3416 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Nov 2019 15:12:02 +0100
3417
3418 linux (5.4.0-3.4) focal; urgency=medium
3419
3420 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
3421 - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
3422
3423 * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled
3424 cloud (LP: #1848481)
3425 - [Packaging] include iavf/i40evf in generic
3426
3427 * CVE-2019-17666
3428 - SAUCE: rtlwifi: Fix potential overflow on P2P code
3429
3430 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
3431 to no (LP: #1848492)
3432 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
3433 from yes to no
3434
3435 * Add Intel Comet Lake ethernet support (LP: #1848555)
3436 - SAUCE: e1000e: Add support for Comet Lake
3437
3438 * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744)
3439 - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
3440 - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
3441
3442 * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL
3443 platforms (LP: #1847192)
3444 - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display
3445 - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
3446
3447 * PM / hibernate: fix potential memory corruption (LP: #1847118)
3448 - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation
3449
3450 * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186)
3451 - SAUCE: apparmor: fix nnp subset test for unconfined
3452
3453 * overlayfs: allow with shiftfs as underlay (LP: #1846272)
3454 - SAUCE: overlayfs: allow with shiftfs as underlay
3455
3456 * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490)
3457 - [Config] Fix SOF Kconfig options
3458
3459 * linux won't build when new virtualbox version is present on the archive
3460 (LP: #1848788)
3461 - [Packaging]: download virtualbox from sources
3462
3463 * Miscellaneous Ubuntu changes
3464 - [Config] update annotations from configs
3465 - [Config] updateconfigs after rebase to 5.4-rc5
3466 - update dkms package versions
3467
3468 [ Upstream Kernel Changes ]
3469
3470 * Rebase to v5.4-rc5
3471
3472 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Oct 2019 12:01:27 -0500
3473
3474 linux (5.4.0-2.3) eoan; urgency=medium
3475
3476 * Add installer support for iwlmvm adapters (LP: #1848236)
3477 - d-i: Add iwlmvm to nic-modules
3478
3479 * shiftfs: rework how shiftfs opens files (LP: #1846265)
3480 - SAUCE: shiftfs: rework how shiftfs opens files
3481
3482 * Miscellaneous Ubuntu changes
3483 - update dkms package versions
3484 - [Config] updateconfigs after rebase to 5.4-rc4
3485
3486 [ Upstream Kernel Changes ]
3487
3488 * Rebase to v5.4-rc4
3489
3490 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Oct 2019 17:31:26 +0200
3491
3492 linux (5.4.0-1.2) eoan; urgency=medium
3493
3494 * Miscellaneous Ubuntu changes
3495 - update dkms package versions
3496 - [Config] updateconfigs after rebase to 5.4-rc3
3497 - [Config] add flexfb, fbtft_device and rio500 to modules.ignore
3498 - [Config] amd64: ignore fbtft and all dependent modules
3499
3500 [ Upstream Kernel Changes ]
3501
3502 * Rebase to v5.4-rc3
3503
3504 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Oct 2019 19:48:52 +0200
3505
3506 linux (5.4.0-0.1) eoan; urgency=medium
3507
3508 * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704)
3509 - [Packaging] arm64: snapdragon: introduce a snapdragon flavour
3510 - [Packaging] arm64: snapdragon: switch kernel format to Image
3511 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y
3512 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y
3513 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y
3514 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y
3515 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y
3516 - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y
3517 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y
3518 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y
3519 - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y
3520 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y
3521 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y
3522 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y
3523 - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y
3524 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y
3525 - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y
3526 - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y
3527 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y
3528 - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y
3529 - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y
3530 - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y
3531 - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y
3532 - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y
3533 - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y
3534 - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y
3535 - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y
3536 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y
3537 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y
3538 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y
3539 - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y
3540 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y
3541 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y
3542 - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y
3543 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y
3544 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y
3545 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y
3546 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y
3547 - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
3548 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y
3549 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y
3550 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y
3551 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y
3552 - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y
3553 - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y
3554 - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y
3555 - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y
3556 - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y
3557 - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y
3558 - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y
3559 - [Config] arm64: snapdragon: CONFIG_USB_OTG=y
3560 - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y
3561 - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y
3562 - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y
3563 - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y
3564 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y
3565 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y
3566 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y
3567 - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y
3568 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y
3569 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
3570 - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y
3571 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y
3572 - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y
3573 - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y
3574 - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y
3575 - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y
3576 - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y
3577 - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y
3578 - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y
3579
3580 * Miscellaneous Ubuntu changes
3581 - [Config] updateconfigs after rebase to 5.4-rc2
3582 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
3583 aren't present.
3584 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
3585 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
3586 error messages.
3587 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
3588 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
3589 mode
3590 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
3591 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
3592 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
3593 verify
3594 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
3595 - SAUCE: (lockdown) security: lockdown: Make
3596 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
3597 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
3598 - [Config] Enable lockdown under secure boot
3599 - SAUCE: import aufs driver
3600 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
3601 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
3602 - [Config] enable aufs
3603 - update dkms package versions
3604 - [Config] disable zfs
3605 - [Config] disable nvidia dkms build
3606 - [Config] disable virtualbox dkms build
3607 - [Debian] Generate stub reconstruct for -rc kernels
3608 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting
3609 when device is opened for writing"
3610 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user
3611 namespace mounts"
3612 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts
3613 from user namespaces"
3614 - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block
3615 device inode when mounting"
3616 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards
3617 block device inode when mounting"
3618 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode
3619 permissions in lookup_bdev()"
3620
3621 [ Upstream Kernel Changes ]
3622
3623 * Rebase to v5.4-rc2
3624
3625 -- Seth Forshee <seth.forshee@canonical.com> Fri, 11 Oct 2019 16:42:41 -0500
3626
3627 linux (5.4.0-0.0) eoan; urgency=medium
3628
3629 * Dummy entry.
3630
3631 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Oct 2019 09:59:00 -0500
3632
3633 linux (5.3.0-17.18) eoan; urgency=medium
3634
3635 * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641)
3636
3637 * CVE-2019-17056
3638 - nfc: enforce CAP_NET_RAW for raw sockets
3639
3640 * CVE-2019-17055
3641 - mISDN: enforce CAP_NET_RAW for raw sockets
3642
3643 * CVE-2019-17054
3644 - appletalk: enforce CAP_NET_RAW for raw sockets
3645
3646 * CVE-2019-17053
3647 - ieee802154: enforce CAP_NET_RAW for raw sockets
3648
3649 * CVE-2019-17052
3650 - ax25: enforce CAP_NET_RAW for raw sockets
3651
3652 * CVE-2019-15098
3653 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
3654
3655 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
3656 (LP: #1846470)
3657 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
3658
3659 * Re-enable linux-libc-dev build on i386 (LP: #1846508)
3660 - [Packaging] Build only linux-libc-dev for i386
3661 - [Debian] final-checks -- ignore archtictures with no binaries
3662
3663 * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic-
3664 proposed (LP: #1845820)
3665 - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT
3666
3667 * Revert ESE DASD discard support (LP: #1846219)
3668 - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes"
3669
3670 * Miscellaneous Ubuntu changes
3671 - update dkms package versions
3672
3673 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Oct 2019 16:57:05 -0500
3674
3675 linux (5.3.0-16.17) eoan; urgency=medium
3676
3677 * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204)
3678
3679 * zfs fails to build on s390x with debug symbols enabled (LP: #1846143)
3680 - SAUCE: s390: Mark atomic const ops always inline
3681
3682 -- Seth Forshee <seth.forshee@canonical.com> Tue, 01 Oct 2019 07:46:43 -0500
3683
3684 linux (5.3.0-15.16) eoan; urgency=medium
3685
3686 * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987)
3687
3688 * Drop i386 build for 19.10 (LP: #1845714)
3689 - [Packaging] Remove x32 arch references from control files
3690 - [Debian] final-checks -- Get arch list from debian/control
3691
3692 * ZFS kernel modules lack debug symbols (LP: #1840704)
3693 - [Debian] Fix conditional for setting zfs debug package path
3694
3695 * Use pyhon3-sphinx instead of python-sphinx for building html docs
3696 (LP: #1845808)
3697 - [Packaging] Update sphinx build dependencies to python3 packages
3698
3699 * Kernel panic with 19.10 beta image (LP: #1845454)
3700 - efi/tpm: Don't access event->count when it isn't mapped.
3701 - efi/tpm: don't traverse an event log with no events
3702 - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing
3703
3704 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Sep 2019 11:57:20 -0500
3705
3706 linux (5.3.0-14.15) eoan; urgency=medium
3707
3708 * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728)
3709
3710 * Drop i386 build for 19.10 (LP: #1845714)
3711 - [Debian] Remove support for producing i386 kernels
3712 - [Debian] Don't use CROSS_COMPILE for i386 configs
3713
3714 * udevadm trigger will fail when trying to add /sys/devices/vio/
3715 (LP: #1845572)
3716 - SAUCE: powerpc/vio: drop bus_type from parent device
3717
3718 * Trying to online dasd drive results in invalid input/output from the kernel
3719 on z/VM (LP: #1845323)
3720 - SAUCE: s390/dasd: Fix error handling during online processing
3721
3722 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
3723 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
3724
3725 * Support Hi1620 zip hw accelerator (LP: #1845355)
3726 - [Config] Enable HiSilicon QM/ZIP as modules
3727 - crypto: hisilicon - add queue management driver for HiSilicon QM module
3728 - crypto: hisilicon - add hardware SGL support
3729 - crypto: hisilicon - add HiSilicon ZIP accelerator support
3730 - crypto: hisilicon - add SRIOV support for ZIP
3731 - Documentation: Add debugfs doc for hisi_zip
3732 - crypto: hisilicon - add debugfs for ZIP and QM
3733 - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
3734 - crypto: hisilicon - fix kbuild warnings
3735 - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
3736 - crypto: hisilicon - init curr_sgl_dma to fix compile warning
3737 - crypto: hisilicon - add missing single_release
3738 - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
3739 - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
3740 - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
3741 - crypto: hisilicon - avoid unused function warning
3742
3743 * SafeSetID LSM should be built but disabled by default (LP: #1845391)
3744 - LSM: SafeSetID: Stop releasing uninitialized ruleset
3745 - [Config] Build SafeSetID LSM but don't enable it by default
3746
3747 * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383)
3748 - [Config] loadpin shouldn't be in CONFIG_LSM
3749
3750 * Add new pci-id's for CML-S, ICL (LP: #1845317)
3751 - drm/i915/icl: Add missing device ID
3752 - drm/i915/cml: Add Missing PCI IDs
3753
3754 * Thunderbolt support for ICL (LP: #1844680)
3755 - thunderbolt: Correct path indices for PCIe tunnel
3756 - thunderbolt: Move NVM upgrade support flag to struct icm
3757 - thunderbolt: Use 32-bit writes when writing ring producer/consumer
3758 - thunderbolt: Do not fail adding switch if some port is not implemented
3759 - thunderbolt: Hide switch attributes that are not set
3760 - thunderbolt: Expose active parts of NVM even if upgrade is not supported
3761 - thunderbolt: Add support for Intel Ice Lake
3762 - ACPI / property: Add two new Thunderbolt property GUIDs to the list
3763
3764 * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668)
3765 - s390/pci: fix MSI message data
3766
3767 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
3768 - s390: add support for IBM z15 machines
3769 - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n
3770
3771 * Eoan update: v5.3.1 upstream stable release (LP: #1845642)
3772 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
3773 - media: tm6000: double free if usb disconnect while streaming
3774 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
3775 - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
3776 - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
3777 - net_sched: let qdisc_put() accept NULL pointer
3778 - udp: correct reuseport selection with connected sockets
3779 - xen-netfront: do not assume sk_buff_head list is empty in error handling
3780 - net: dsa: Fix load order between DSA drivers and taggers
3781 - net: stmmac: Hold rtnl lock in suspend/resume callbacks
3782 - KVM: coalesced_mmio: add bounds checking
3783 - Documentation: sphinx: Add missing comma to list of strings
3784 - firmware: google: check if size is valid when decoding VPD data
3785 - serial: sprd: correct the wrong sequence of arguments
3786 - tty/serial: atmel: reschedule TX after RX was started
3787 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
3788 - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
3789 - ovl: fix regression caused by overlapping layers detection
3790 - phy: qcom-qmp: Correct ready status, again
3791 - floppy: fix usercopy direction
3792 - media: technisat-usb2: break out of loop at end of buffer
3793 - Linux 5.3.1
3794
3795 * ZFS kernel modules lack debug symbols (LP: #1840704)
3796 - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling
3797 - [Debian]: Handle debug symbols for modules in extras too
3798 - [Debian]: Check/link modules with debug symbols after DKMS modules
3799 - [Debian]: Warn about modules without debug symbols
3800 - [Debian]: dkms-build: new parameter for debug package directory
3801 - [Debian]: dkms-build: zfs: support for debug symbols
3802 - [Debian]: dkms-build: Avoid executing post-processor scripts twice
3803 - [Debian]: dkms-build: Move zfs special-casing into configure script
3804
3805 * /proc/self/maps paths missing on live session (was vlc won't start; eoan
3806 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies)
3807 (LP: #1842382)
3808 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs"
3809
3810 -- Seth Forshee <seth.forshee@canonical.com> Fri, 27 Sep 2019 16:08:06 -0500
3811
3812 linux (5.3.0-13.14) eoan; urgency=medium
3813
3814 * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105)
3815
3816 * Packaging resync (LP: #1786013)
3817 - [Packaging] update helper scripts
3818
3819 * Miscellaneous Ubuntu changes
3820 - [Debian] Remove binutils-dev build dependency
3821
3822 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Sep 2019 19:26:43 -0500
3823
3824 linux (5.3.0-12.13) eoan; urgency=medium
3825
3826 * Change kernel compression method to improve boot speed (LP: #1840934)
3827 - [Packaging] Add lz4 build dependency for s390x
3828
3829 * Miscellaneous Ubuntu changes
3830 - SAUCE: Remove spl and zfs source
3831
3832 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Sep 2019 13:36:26 +0200
3833
3834 linux (5.3.0-11.12) eoan; urgency=medium
3835
3836 * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144)
3837
3838 * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
3839 adapters(SAS3.5 onwards) (LP: #1838751)
3840 - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
3841
3842 * s390/setup: Actually init kernel lock down (LP: #1843961)
3843 - SAUCE: (lockdown) s390/setup: Actually init kernel lock down
3844
3845 * cherrypick has_sipl fix (LP: #1843960)
3846 - SAUCE: s390/sclp: Fix bit checked for has_sipl
3847
3848 * Change kernel compression method to improve boot speed (LP: #1840934)
3849 - [Config]: Switch kernel compression from LZO to LZ4 on s390x
3850
3851 * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726)
3852 - [Config] CONFIG_NVRAM=y for ppc64el
3853
3854 * Miscellaneous Ubuntu changes
3855 - [Config]: remove nvram from ppc64el modules ABI
3856 - [Config] Update annotations for recent config changes
3857 - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args
3858 - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
3859 - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630
3860 - update dkms package versions
3861
3862 [ Upstream Kernel Changes ]
3863
3864 * Rebase to v5.3
3865
3866 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 16 Sep 2019 16:18:27 +0200
3867
3868 linux (5.3.0-10.11) eoan; urgency=medium
3869
3870 * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232)
3871
3872 * No sound inputs from the external microphone and headset on a Dell machine
3873 (LP: #1842265)
3874 - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls
3875 - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
3876
3877 * Horizontal corrupted line at top of screen caused by framebuffer compression
3878 (LP: #1840236)
3879 - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake
3880
3881 * Add bpftool to linux-tools-common (LP: #1774815)
3882 - [Debian] package bpftool in linux-tools-common
3883
3884 * Miscellaneous Ubuntu changes
3885 - update dkms package versions
3886
3887 [ Upstream Kernel Changes ]
3888
3889 * Rebase to v5.3-rc8
3890
3891 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 09 Sep 2019 10:00:41 +0200
3892
3893 linux (5.3.0-9.10) eoan; urgency=medium
3894
3895 * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393)
3896
3897 * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
3898 - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
3899
3900 * shiftfs: drop entries from cache on unlink (LP: #1841977)
3901 - SAUCE: shiftfs: fix buggy unlink logic
3902
3903 * Fix touchpad IRQ storm after S3 (LP: #1841396)
3904 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
3905
3906 * Please include DTBs for arm64 laptops (LP: #1842050)
3907 - arm64: dts: qcom: Add Lenovo Miix 630
3908 - arm64: dts: qcom: Add HP Envy x2
3909 - arm64: dts: qcom: Add Asus NovaGo TP370QL
3910
3911 * Miscellaneous Ubuntu changes
3912 - SAUCE: import aufs driver
3913 - [Packaging]: ignore vbox modules when vbox is disabled
3914
3915 [ Upstream Kernel Changes ]
3916
3917 * Rebase to v5.3-rc7
3918
3919 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Sep 2019 10:27:33 +0200
3920
3921 linux (5.3.0-8.9) eoan; urgency=medium
3922
3923 * Packaging resync (LP: #1786013)
3924 - [Packaging] resync getabis
3925
3926 * Change kernel compression method to improve boot speed (LP: #1840934)
3927 - [Config] change kernel compression method to improve boot speed
3928 - [Packaging] add build dependencies for compression algorithms
3929
3930 * realtek r8822be kernel module fails after update to linux kernel-headers
3931 5.0.0-21 (LP: #1838133)
3932 - rtw88: Fix misuse of GENMASK macro
3933 - rtw88: pci: Rearrange the memory usage for skb in RX ISR
3934 - rtw88: pci: Use DMA sync instead of remapping in RX ISR
3935 - rtw88: debug: dump tx power indexes in use
3936 - rtw88: use txpwr_lmt_cfg_pair struct, not arrays
3937 - rtw88: pci: remove set but not used variable 'ip_sel'
3938 - rtw88: allow c2h operation in irq context
3939 - rtw88: enclose c2h cmd handle with mutex
3940 - rtw88: add BT co-existence support
3941 - SAUCE: rtw88: pci: enable MSI interrupt
3942
3943 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
3944 - [Config] Enable VIMC module
3945
3946 * Goodix touchpad may drop first input event (LP: #1840075)
3947 - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk"
3948 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk"
3949 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c
3950 quirk"
3951 - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk"
3952 - mfd: intel-lpss: Remove D3cold delay
3953
3954 * Include Sunix serial/parallel driver (LP: #1826716)
3955 - serial: 8250_pci: Add support for Sunix serial boards
3956 - parport: parport_serial: Add support for Sunix Multi I/O boards
3957
3958 * enable lockdown on s390x when Secure IPL is performed (LP: #1839622)
3959 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
3960 - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x.
3961
3962 * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231)
3963 - SAUCE: shiftfs: pass correct point down
3964
3965 * shiftfs: add O_DIRECT support (LP: #1837223)
3966 - SAUCE: shiftfs: add O_DIRECT support
3967
3968 * Miscellaneous Ubuntu changes
3969 - [Config] enable secureboot signing on s390x
3970 - [Config] CONFIG_TEST_BLACKHOLE_DEV=m
3971 - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests
3972 - [Debian] disable dkms builds for autopktest rebuilds
3973 - update dkms package versions
3974 - [Config] updateconfigs after v5.3-rc6 rebase
3975
3976 [ Upstream Kernel Changes ]
3977
3978 * Rebase to v5.3-rc5
3979
3980 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Aug 2019 10:09:42 +0200
3981
3982 linux (5.3.0-7.8) eoan; urgency=medium
3983
3984 * Packaging resync (LP: #1786013)
3985 - [Packaging] resync getabis
3986
3987 * Miscellaneous Ubuntu changes
3988 - [Config] updateconfigs after v5.3-rc5 rebase
3989 - remove missing module after updateconfigs
3990
3991 [ Upstream Kernel Changes ]
3992
3993 * Rebase to v5.3-rc5
3994
3995 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Aug 2019 15:31:24 +0200
3996
3997 linux (5.3.0-6.7) eoan; urgency=medium
3998
3999 * Miscellaneous Ubuntu changes
4000 - SAUCE: selftests/bpf: prevent headers to be compiled as C code
4001
4002 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Aug 2019 13:25:01 -0500
4003
4004 linux (5.3.0-5.6) eoan; urgency=medium
4005
4006 * Miscellaneous Ubuntu changes
4007 - update dkms package versions
4008 - [Config] enable zfs build
4009
4010 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Aug 2019 09:16:06 -0500
4011
4012 linux (5.3.0-4.5) eoan; urgency=medium
4013
4014 * Packaging resync (LP: #1786013)
4015 - [Packaging] resync getabis
4016 - [Packaging] update helper scripts
4017
4018 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
4019 timeout for bcache removal causes spurious failures (LP: #1796292)
4020 - SAUCE: bcache: fix deadlock in bcache_allocator
4021
4022 * shiftfs: allow overlayfs (LP: #1838677)
4023 - SAUCE: shiftfs: enable overlayfs on shiftfs
4024
4025 * Miscellaneous Ubuntu changes
4026 - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux
4027 modpost"
4028 - update dkms package versions
4029 - enable nvidia dkms build
4030
4031 [ Upstream Kernel Changes ]
4032
4033 * Rebase to v5.3-rc4
4034
4035 -- Seth Forshee <seth.forshee@canonical.com> Mon, 12 Aug 2019 10:41:27 -0500
4036
4037 linux (5.3.0-3.4) eoan; urgency=medium
4038
4039 * Miscellaneous Ubuntu changes
4040 - update dkms package versions
4041 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
4042 - [Config] add mux-* to modules.ignore
4043
4044 [ Upstream Kernel Changes ]
4045
4046 * Rebase to v5.3-rc3
4047
4048 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 05 Aug 2019 18:17:09 +0200
4049
4050 linux (5.3.0-2.3) eoan; urgency=medium
4051
4052 * Miscellaneous Ubuntu changes
4053 - [Packaging] add build dependincy on fontconfig
4054
4055 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jul 2019 12:18:46 -0400
4056
4057 linux (5.3.0-1.2) eoan; urgency=medium
4058
4059 * System does not auto detect disconnection of external monitor (LP: #1835001)
4060 - SAUCE: drm/i915: Add support for retrying hotplug
4061 - SAUCE: drm/i915: Enable hotplug retry
4062
4063 * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332)
4064 - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64.
4065
4066 * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530)
4067 - [Config] enable ARCH_MESON
4068 - remove missing module
4069 - [Config] update annotations after enabling ARCH_MESON for arm64
4070
4071 * Miscellaneous Ubuntu changes
4072 - SAUCE: KVM: PPC: comment implicit fallthrough
4073 - update dkms package versions
4074 - [Config] enable vbox dkms build
4075
4076 [ Upstream Kernel Changes ]
4077
4078 * Rebase to v5.3-rc2
4079
4080 -- Seth Forshee <seth.forshee@canonical.com> Sun, 28 Jul 2019 23:10:16 -0400
4081
4082 linux (5.3.0-0.1) eoan; urgency=medium
4083
4084 * Packaging resync (LP: #1786013)
4085 - [Packaging] resync git-ubuntu-log
4086
4087 * Miscellaneous Ubuntu changes
4088 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4089 kernel image
4090 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4091 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4092 locked down
4093 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4094 down
4095 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
4096 reboot
4097 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
4098 KEXEC_SIG_FORCE
4099 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
4100 locked down
4101 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
4102 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
4103 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
4104 down
4105 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
4106 locked down
4107 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
4108 down
4109 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
4110 locked down
4111 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
4112 has been locked down
4113 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
4114 locked down
4115 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
4116 locked down
4117 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
4118 down
4119 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
4120 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
4121 parameters (eg. ioport)
4122 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
4123 - SAUCE: (efi-lockdown) Lock down /proc/kcore
4124 - SAUCE: (efi-lockdown) Lock down kprobes
4125 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
4126 kernel is locked down
4127 - SAUCE: (efi-lockdown) Lock down perf
4128 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
4129 down
4130 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
4131 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
4132 when locked down
4133 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
4134 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
4135 defined
4136 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
4137 that aren't present.
4138 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
4139 efi_status_to_err().
4140 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
4141 error messages.
4142 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
4143 boot mode
4144 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
4145 mode
4146 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
4147 signature verify
4148 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4149 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
4150 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
4151 Secure Boot mode
4152 - SAUCE: import aufs driver
4153 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
4154 - [Config] disable zfs dkms build
4155 - [Config] disable nvidia dkms build
4156 - [Config] disable vbox dkms build
4157 - SAUCE: perf diff: use llabs for s64 vaules
4158
4159 [ Upstream Kernel Changes ]
4160
4161 * Rebase to v5.3-rc1
4162
4163 -- Seth Forshee <seth.forshee@canonical.com> Tue, 23 Jul 2019 21:45:44 -0500
4164
4165 linux (5.3.0-0.0) eoan; urgency=medium
4166
4167 * Dummy entry.
4168
4169 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jul 2019 10:19:04 -0500
4170
4171 linux (5.2.0-9.10) eoan; urgency=medium
4172
4173 * Packaging resync (LP: #1786013)
4174 - [Packaging] update helper scripts
4175
4176 * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752)
4177 - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device
4178 - SAUCE: Input: alps - fix a mismatch between a condition check and its
4179 comment
4180
4181 * System does not auto detect disconnection of external monitor (LP: #1835001)
4182 - SAUCE: drm/i915: Add support for retrying hotplug
4183 - SAUCE: drm/i915: Enable hotplug retry
4184
4185 * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916)
4186 - SAUCE: ALSA: hda/hdmi - Remove duplicated define
4187 - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
4188
4189 * First click on Goodix touchpad doesn't be recognized after runtime suspended
4190 (LP: #1836836)
4191 - SAUCE: i2c: designware: add G3 3590 into i2c quirk
4192
4193 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
4194 (LP: #1836760)
4195 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
4196
4197 * Doing multiple squashfs (and other loop?) mounts in parallel breaks
4198 (LP: #1836914)
4199 - SAUCE: Revert "loop: Don't change loop device under exclusive opener"
4200
4201 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
4202 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
4203 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
4204 - [Config] add hibmc-drm to modules.ignore
4205
4206 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
4207 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
4208
4209 * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
4210 (LP: #1835054)
4211 - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
4212
4213 * Unhide Nvidia HDA audio controller (LP: #1836308)
4214 - PCI: Enable NVIDIA HDA controllers
4215
4216 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
4217 (LP: #1836177)
4218 - e1000e: Make watchdog use delayed work
4219
4220 * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
4221 - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
4222 - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk
4223
4224 * Intel ethernet I219 has slow RX speed (LP: #1836152)
4225 - e1000e: add workaround for possible stalled packet
4226 - e1000e: disable force K1-off feature
4227
4228 * bcache: risk of data loss on I/O errors in backing or caching devices
4229 (LP: #1829563)
4230 - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
4231
4232 * bnx2x driver causes 100% CPU load (LP: #1832082)
4233 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
4234
4235 * fcf-protection=none patch with new version
4236 - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags"
4237 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
4238
4239 * CVE-2019-12614
4240 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
4241
4242 * Eoan update: v5.2.1 upstream stable release (LP: #1836622)
4243 - crypto: lrw - use correct alignmask
4244 - crypto: talitos - rename alternative AEAD algos.
4245 - fscrypt: don't set policy for a dead directory
4246 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
4247 - media: stv0297: fix frequency range limit
4248 - ALSA: usb-audio: Fix parse of UAC2 Extension Units
4249 - ALSA: hda/realtek - Headphone Mic can't record after S3
4250 - tpm: Actually fail on TPM errors during "get random"
4251 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
4252 - block: fix .bi_size overflow
4253 - block, bfq: NULL out the bic when it's no longer valid
4254 - perf intel-pt: Fix itrace defaults for perf script
4255 - perf auxtrace: Fix itrace defaults for perf script
4256 - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
4257 - perf pmu: Fix uncore PMU alias list for ARM64
4258 - perf thread-stack: Fix thread stack return from kernel for kernel-only case
4259 - perf header: Assign proper ff->ph in perf_event__synthesize_features()
4260 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
4261 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
4262 - Documentation: Add section about CPU vulnerabilities for Spectre
4263 - Documentation/admin: Remove the vsyscall=native documentation
4264 - mwifiex: Don't abort on small, spec-compliant vendor IEs
4265 - USB: serial: ftdi_sio: add ID for isodebug v1
4266 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
4267 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
4268 - p54usb: Fix race between disconnect and firmware loading
4269 - usb: gadget: f_fs: data_len used before properly set
4270 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
4271 - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
4272 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
4273 - drivers/usb/typec/tps6598x.c: fix portinfo width
4274 - drivers/usb/typec/tps6598x.c: fix 4CC cmd write
4275 - p54: fix crash during initialization
4276 - staging: comedi: dt282x: fix a null pointer deref on interrupt
4277 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
4278 - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
4279 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
4280 - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
4281 - HID: Add another Primax PIXART OEM mouse quirk
4282 - lkdtm: support llvm-objcopy
4283 - binder: fix memory leak in error path
4284 - binder: return errors from buffer copy functions
4285 - iio: adc: stm32-adc: add missing vdda-supply
4286 - coresight: Potential uninitialized variable in probe()
4287 - coresight: etb10: Do not call smp_processor_id from preemptible
4288 - coresight: tmc-etr: Do not call smp_processor_id() from preemptible
4289 - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from
4290 preemptible
4291 - coresight: tmc-etf: Do not call smp_processor_id from preemptible
4292 - carl9170: fix misuse of device driver API
4293 - Revert "x86/build: Move _etext to actual end of .text"
4294 - VMCI: Fix integer overflow in VMCI handle arrays
4295 - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
4296 - staging: vchiq: make wait events interruptible
4297 - staging: vchiq: revert "switch to wait_for_completion_killable"
4298 - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
4299 - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
4300 - staging: bcm2835-camera: Ensure all buffers are returned on disable
4301 - staging: bcm2835-camera: Remove check of the number of buffers supplied
4302 - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
4303 - staging: rtl8712: reduce stack usage, again
4304 - Linux 5.2.1
4305 - [Config] updateconfigs after v5.2.1 stable update
4306
4307 * fcf-protection=none patch with upstream version
4308 - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags"
4309 - SAUCE: kbuild: add -fcf-protection=none to retpoline flags
4310
4311 * Miscellaneous Ubuntu changes
4312 - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace
4313 function
4314 - SAUCE: selftests/powerpc/ptrace: fix build failure
4315 - update dkms package versions
4316 - [Packaging] add zlua to zfs-modules.ignore
4317 - update dkms package versions
4318
4319 -- Seth Forshee <seth.forshee@canonical.com> Fri, 19 Jul 2019 15:04:45 -0500
4320
4321 linux (5.2.0-8.9) eoan; urgency=medium
4322
4323 * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700)
4324
4325 * Miscellaneous Ubuntu changes
4326 - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1
4327 - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on
4328 s390
4329 - SAUCE: add -fcf-protection=none to retpoline flags
4330 - SAUCE: usbip: ensure strings copied using strncpy are null-terminated
4331 - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS
4332 - SAUCE: perf jvmti: ensure strncpy result is null-terminated
4333 - update dkms package versions
4334 - add removed zfs modules to modules.ignore
4335
4336 [ Upstream Kernel Changes ]
4337
4338 * Rebase to v5.2
4339
4340 -- Seth Forshee <seth.forshee@canonical.com> Mon, 08 Jul 2019 07:13:41 -0500
4341
4342 linux (5.2.0-7.8) eoan; urgency=medium
4343
4344 * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0
4345 kernel (LP: #1829652)
4346 - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
4347
4348 * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815)
4349 - net: hns3: initialize CPU reverse mapping
4350 - net: hns3: refine the flow director handle
4351 - net: hns3: add aRFS support for PF
4352 - net: hns3: fix for FEC configuration
4353 - RDMA/hns: Remove unnecessary print message in aeq
4354 - RDMA/hns: Update CQE specifications
4355 - RDMA/hns: Move spin_lock_irqsave to the correct place
4356 - RDMA/hns: Remove jiffies operation in disable interrupt context
4357 - RDMA/hns: Replace magic numbers with #defines
4358 - net: hns3: fix compile warning without CONFIG_RFS_ACCEL
4359 - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
4360 - net: hns3: add support for dump firmware statistics by debugfs
4361 - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has
4362 registered
4363 - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has
4364 registered
4365 - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has
4366 registered
4367 - net: hns3: modify hclge_init_client_instance()
4368 - net: hns3: modify hclgevf_init_client_instance()
4369 - net: hns3: add handshake with hardware while doing reset
4370 - net: hns3: stop schedule reset service while unloading driver
4371 - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
4372 - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
4373 - RDMA/hns: Bugfix for posting multiple srq work request
4374 - net: hns3: remove redundant core reset
4375 - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
4376 - net: hns3: fix VLAN filter restore issue after reset
4377 - net: hns3: set the port shaper according to MAC speed
4378 - net: hns3: add a check to pointer in error_detected and slot_reset
4379 - net: hns3: set ops to null when unregister ad_dev
4380 - net: hns3: add handling of two bits in MAC tunnel interrupts
4381 - net: hns3: remove setting bit of reset_requests when handling mac tunnel
4382 interrupts
4383 - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
4384 - net: hns3: delay and separate enabling of NIC and ROCE HW errors
4385 - RDMA/hns: fix inverted logic of readl read and shift
4386 - RDMA/hns: Bugfix for filling the sge of srq
4387 - net: hns3: log detail error info of ROCEE ECC and AXI errors
4388 - net: hns3: fix wrong size of mailbox responding data
4389 - net: hns3: make HW GRO handling compliant with SW GRO
4390 - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
4391 - net: hns3: refactor hns3_get_new_int_gl function
4392 - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
4393 - net: hns3: delete the redundant user NIC codes
4394 - net: hns3: small changes for magic numbers
4395 - net: hns3: use macros instead of magic numbers
4396 - net: hns3: refactor PF/VF RSS hash key configuration
4397 - net: hns3: some modifications to simplify and optimize code
4398 - net: hns3: fix some coding style issues
4399 - net: hns3: delay setting of reset level for hw errors until slot_reset is
4400 called
4401 - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not
4402 require reset
4403 - net: hns3: process H/W errors occurred before HNS dev initialization
4404 - net: hns3: add recovery for the H/W errors occurred before the HNS dev
4405 initialization
4406 - net: hns3: some changes of MSI-X bits in PPU(RCB)
4407 - net: hns3: extract handling of mpf/pf msi-x errors into functions
4408 - net: hns3: clear restting state when initializing HW device
4409 - net: hns3: free irq when exit from abnormal branch
4410 - net: hns3: fix for dereferencing before null checking
4411 - net: hns3: fix for skb leak when doing selftest
4412 - net: hns3: delay ring buffer clearing during reset
4413 - net: hns3: some variable modification
4414 - net: hns3: fix dereference of ae_dev before it is null checked
4415 - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
4416 - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
4417 - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
4418 - scsi: hisi_sas: Change the type of some numbers to unsigned
4419 - scsi: hisi_sas: Ignore the error code between phy down to phy up
4420 - scsi: hisi_sas: Disable stash for v3 hw
4421 - net: hns3: Add missing newline at end of file
4422 - RDMa/hns: Don't stuck in endless timeout loop
4423
4424 * Sometimes touchpad automatically trigger double click (LP: #1833484)
4425 - SAUCE: i2c: designware: Add disable runtime pm quirk
4426
4427 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
4428 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
4429
4430 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
4431 (LP: #1834479)
4432 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
4433
4434 * Miscellaneous Ubuntu changes
4435 - SAUCE: selftests/powerpc: disable signal_fuzzer test
4436
4437 [ Upstream Kernel Changes ]
4438
4439 * Rebase to v5.2-rc7
4440
4441 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jul 2019 07:22:18 -0500
4442
4443 linux (5.2.0-6.7) eoan; urgency=medium
4444
4445 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
4446 - hinic: fix a bug in set rx mode
4447
4448 * Miscellaneous Ubuntu changes
4449 - rebase to v5.2-rc6
4450
4451 [ Upstream Kernel Changes ]
4452
4453 * Rebase to v5.2-rc6
4454
4455 -- Seth Forshee <seth.forshee@canonical.com> Sun, 23 Jun 2019 23:36:11 -0500
4456
4457 linux (5.2.0-5.6) eoan; urgency=medium
4458
4459 * QCA9377 isn't being recognized sometimes (LP: #1757218)
4460 - SAUCE: USB: Disable USB2 LPM at shutdown
4461
4462 * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316)
4463 - SAUCE: shiftfs: allow changing ro/rw for subvolumes
4464
4465 * Miscellaneous Ubuntu changes
4466 - update dkms package versions
4467 - [Packaging] replace nvidia-418 dkms build with nvidia-430
4468 - SAUCE: import aufs driver
4469
4470 [ Upstream Kernel Changes ]
4471
4472 * Rebase to v5.2-rc5
4473
4474 -- Seth Forshee <seth.forshee@canonical.com> Mon, 17 Jun 2019 15:04:12 -0500
4475
4476 linux (5.2.0-4.5) eoan; urgency=medium
4477
4478 * arm64: cma_alloc errors at boot (LP: #1823753)
4479 - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64
4480 - dma-contiguous: add dma_{alloc,free}_contiguous() helpers
4481 - dma-contiguous: use fallback alloc_pages for single pages
4482 - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc,
4483 free}_contiguous()
4484
4485 * Miscellaneous Ubuntu changes
4486 - [Config] CONFIG_MFD_TQMX86=n for s390x
4487 - [Config] CONFIG_GPIO_AMD_FCH=n for s390x
4488 - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x
4489 - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x
4490 - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae
4491 - [Config] CONFIG_DRM_NOUVEAU_SVM=n
4492 - [Config] CONFIG_HWMON=n for s390x
4493 - [Config] CONFIG_NEW_LEDS=n for s390x
4494 - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf
4495 - [Config] CONFIG_VOP_BUS=n for non-amd64 arches
4496 - [Config] CONFIG_TI_CPSW_PHY_SEL=n
4497 - [Config] CONFIG_INTERCONNECT=n for s390x
4498 - [Config] CONFIG_SCSI_GDTH=n for s390x
4499 - [Config] CONFIG_PACKING=n for s390x
4500 - [Config] CONFIG_ARCH_MILBEAUT=y for armhf
4501 - [Config] update annotations following config review
4502 - update dkms package versions
4503 - [Config] enable nvidia dkms build
4504
4505 [ Upstream Kernel Changes ]
4506
4507 * Rebase to v5.2-rc4
4508
4509 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Jun 2019 07:00:11 -0500
4510
4511 linux (5.2.0-3.4) eoan; urgency=medium
4512
4513 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
4514 Ubuntu (LP: #1761379)
4515 - [Packaging] Support building libperf-jvmti.so
4516
4517 * Miscellaneous Ubuntu changes
4518 - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections"
4519 - update dkms package versions
4520 - [Config] enable zfs
4521 - rebase to v5.2-rc3
4522
4523 [ Upstream Kernel Changes ]
4524
4525 * Rebase to v5.2-rc3
4526
4527 -- Seth Forshee <seth.forshee@canonical.com> Sun, 02 Jun 2019 21:48:50 -0500
4528
4529 linux (5.2.0-2.3) eoan; urgency=medium
4530
4531 * Miscellaneous Ubuntu changes
4532 - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of
4533 the kernel
4534
4535 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 May 2019 07:12:39 -0500
4536
4537 linux (5.2.0-1.2) eoan; urgency=medium
4538
4539 * Miscellaneous Ubuntu changes
4540 - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y
4541 - update dkms package versions
4542 - [Config] enable vbox dkms build
4543 - update dkms package versions
4544
4545 [ Upstream Kernel Changes ]
4546
4547 * Rebase to v5.2-rc2
4548
4549 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 May 2019 21:11:27 -0500
4550
4551 linux (5.2.0-0.1) eoan; urgency=medium
4552
4553 * Miscellaneous Ubuntu changes
4554 - SAUCE: import aufs driver
4555 - [Packaging] disable ZFS
4556 - [Packaging] disable nvidia
4557 - [Packaging] dkms-build -- expand paths searched for make.log files
4558 - add virtualbox-guest-dkms dkms package build
4559 - enable vbox dkms build for amd64 and i386
4560 - update dkms package versions
4561 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
4562 kernel image
4563 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
4564 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
4565 locked down
4566 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
4567 down
4568 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
4569 reboot
4570 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
4571 KEXEC_SIG_FORCE
4572 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
4573 locked down
4574 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
4575 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
4576 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
4577 down
4578 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
4579 locked down
4580 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
4581 down
4582 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
4583 locked down
4584 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
4585 has been locked down
4586 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
4587 locked down
4588 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
4589 locked down
4590 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
4591 down
4592 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
4593 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
4594 parameters (eg. ioport)
4595 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
4596 - SAUCE: (efi-lockdown) Lock down /proc/kcore
4597 - SAUCE: (efi-lockdown) Lock down kprobes
4598 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
4599 kernel is locked down
4600 - SAUCE: (efi-lockdown) Lock down perf
4601 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
4602 down
4603 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
4604 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
4605 when locked down
4606 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
4607 that aren't present.
4608 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
4609 efi_status_to_err().
4610 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
4611 error messages.
4612 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
4613 boot mode
4614 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
4615 mode
4616 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
4617 signature verify
4618 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
4619 defined
4620 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4621 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
4622 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
4623 Secure Boot mode
4624 - update dkms package versions
4625 - [Config] disable vbox build
4626 - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as
4627 __always_inline
4628 - SAUCE: IB/mlx5: use size_t instead of u64 when dividing
4629
4630 [ Upstream Kernel Changes ]
4631
4632 * Rebase to v5.2-rc1
4633
4634 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 11:18:43 -0500
4635
4636 linux (5.2.0-0.0) eoan; urgency=medium
4637
4638 * Dummy entry.
4639
4640 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 07:34:43 -0500
4641
4642 linux (5.1.0-2.2) eoan; urgency=medium
4643
4644 * Packaging resync (LP: #1786013)
4645 - [Packaging] resync git-ubuntu-log
4646
4647 * Eoan update: v5.1.2 upstream stable release (LP: #1829050)
4648 - x86/msr-index: Cleanup bit defines
4649 - x86/speculation: Consolidate CPU whitelists
4650 - x86/speculation/mds: Add basic bug infrastructure for MDS
4651 - x86/speculation/mds: Add BUG_MSBDS_ONLY
4652 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
4653 - x86/speculation/mds: Add mds_clear_cpu_buffers()
4654 - x86/speculation/mds: Clear CPU buffers on exit to user
4655 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
4656 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
4657 - x86/speculation/mds: Add mitigation control for MDS
4658 - x86/speculation/mds: Add sysfs reporting for MDS
4659 - x86/speculation/mds: Add mitigation mode VMWERV
4660 - Documentation: Move L1TF to separate directory
4661 - Documentation: Add MDS vulnerability documentation
4662 - x86/speculation/mds: Add mds=full,nosmt cmdline option
4663 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
4664 - x86/speculation/mds: Add SMT warning message
4665 - x86/speculation/mds: Fix comment
4666 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
4667 - cpu/speculation: Add 'mitigations=' cmdline option
4668 - x86/speculation: Support 'mitigations=' cmdline option
4669 - powerpc/speculation: Support 'mitigations=' cmdline option
4670 - s390/speculation: Support 'mitigations=' cmdline option
4671 - x86/speculation/mds: Add 'mitigations=' support for MDS
4672 - x86/mds: Add MDSUM variant to the MDS documentation
4673 - Documentation: Correct the possible MDS sysfs values
4674 - x86/speculation/mds: Fix documentation typo
4675 - Linux 5.1.2
4676
4677 * Eoan update: v5.1.1 upstream stable release (LP: #1829046)
4678 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
4679 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
4680 - staging: greybus: power_supply: fix prop-descriptor request size
4681 - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
4682 - staging: most: cdev: fix chrdev_region leak in mod_exit
4683 - staging: most: sound: pass correct device when creating a sound card
4684 - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
4685 - usb: dwc3: Fix default lpm_nyet_threshold value
4686 - USB: serial: f81232: fix interrupt worker not stop
4687 - USB: cdc-acm: fix unthrottle races
4688 - usb-storage: Set virt_boundary_mask to avoid SG overflows
4689 - genirq: Prevent use-after-free and work list corruption
4690 - intel_th: pci: Add Comet Lake support
4691 - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
4692 - cpufreq: armada-37xx: fix frequency calculation for opp
4693 - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
4694 hibernate
4695 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
4696 - scsi: lpfc: change snprintf to scnprintf for possible overflow
4697 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
4698 - scsi: qla2xxx: Set remote port devloss timeout to 0
4699 - scsi: qla2xxx: Fix device staying in blocked state
4700 - Bluetooth: hidp: fix buffer overflow
4701 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
4702 - Bluetooth: Fix not initializing L2CAP tx_credits
4703 - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
4704 - UAS: fix alignment of scatter/gather segments
4705 - ASoC: Intel: avoid Oops if DMA setup fails
4706 - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
4707 - locking/futex: Allow low-level atomic operations to return -EAGAIN
4708 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
4709 - Linux 5.1.1
4710
4711 * shiftfs: lock security sensitive superblock flags (LP: #1827122)
4712 - SAUCE: shiftfs: lock down certain superblock flags
4713
4714 * Please package libbpf (which is done out of the kernel src) in Debian [for
4715 19.10] (LP: #1826410)
4716 - SAUCE: tools -- fix add ability to disable libbfd
4717
4718 * ratelimit cma_alloc messages (LP: #1828092)
4719 - SAUCE: cma: ratelimit cma_alloc error messages
4720
4721 * Headphone jack switch sense is inverted: plugging in headphones disables
4722 headphone output (LP: #1824259)
4723 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
4724
4725 * There are 4 HDMI/Displayport audio output listed in sound setting without
4726 attach any HDMI/DP monitor (LP: #1827967)
4727 - ALSA: hda/hdmi - Read the pin sense from register when repolling
4728 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
4729
4730 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
4731 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
4732
4733 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
4734 Checking for all LINUX clients for devops4p10 (LP: #1766201)
4735 - SAUCE: integrity: downgrade error to warning
4736
4737 * linux-buildinfo: pull out ABI information into its own package
4738 (LP: #1806380)
4739 - [Packaging] autoreconstruct -- base tag is always primary mainline version
4740
4741 * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update
4742 (LP: #1825210)
4743 - vbox-update: updates for renamed makefiles
4744 - ubuntu: vbox -- update to 6.0.6-dfsg-1
4745
4746 * autofs kernel module missing (LP: #1824333)
4747 - [Config] Update autofs4 path in inclusion list
4748
4749 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
4750 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
4751
4752 * CVE-2019-3874
4753 - sctp: implement memory accounting on tx path
4754 - sctp: implement memory accounting on rx path
4755
4756 * apparmor does not start in Disco LXD containers (LP: #1824812)
4757 - SAUCE: shiftfs: use separate llseek method for directories
4758
4759 * Miscellaneous Ubuntu changes
4760 - [Packaging] autoreconstruct -- remove for -rc kernels
4761 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
4762 defined
4763 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
4764 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
4765 - [Config] (efi-lockdown): update configs after efi lockdown patch refresh
4766 - [Packaging] don't delete efi_parser.c
4767 - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD
4768 - ubuntu: vbox -- update to 6.0.6-dfsg-2
4769 - add nvidia-418 dkms build
4770 - remove virtualbox guest drivers
4771 - [Packaging] dkms-build -- expand paths searched for make.log files
4772 - add virtualbox-guest-dkms dkms package build
4773 - enable vbox dkms build for amd64 and i386
4774 - [Config] update configs for v5.1(-rc7)? rebase
4775 - update dkms package versions
4776 - Add the ability to lock down access to the running kernel image
4777 - Enforce module signatures if the kernel is locked down
4778 - Restrict /dev/{mem,kmem,port} when the kernel is locked down
4779 - kexec_load: Disable at runtime if the kernel is locked down
4780 - Copy secure_boot flag in boot params across kexec reboot
4781 - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
4782 - kexec_file: Restrict at runtime if the kernel is locked down
4783 - hibernate: Disable when the kernel is locked down
4784 - uswsusp: Disable when the kernel is locked down
4785 - PCI: Lock down BAR access when the kernel is locked down
4786 - x86: Lock down IO port access when the kernel is locked down
4787 - x86/msr: Restrict MSR access when the kernel is locked down
4788 - ACPI: Limit access to custom_method when the kernel is locked down
4789 - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
4790 - acpi: Disable ACPI table override if the kernel is locked down
4791 - acpi: Disable APEI error injection if the kernel is locked down
4792 - Prohibit PCMCIA CIS storage when the kernel is locked down
4793 - Lock down TIOCSSERIAL
4794 - Lock down module params that specify hardware parameters (eg. ioport)
4795 - x86/mmiotrace: Lock down the testmmiotrace module
4796 - Lock down /proc/kcore
4797 - Lock down kprobes
4798 - bpf: Restrict kernel image access functions when the kernel is locked down
4799 - Lock down perf
4800 - debugfs: Restrict debugfs when the kernel is locked down
4801 - lockdown: Print current->comm in restriction messages
4802 - kexec: Allow kexec_file() with appropriate IMA policy when locked down
4803 - Make get_cert_list() not complain about cert lists that aren't present.
4804 - Add efi_status_to_str() and rework efi_status_to_err().
4805 - Make get_cert_list() use efi_status_to_str() to print error messages.
4806 - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
4807 - efi: Lock down the kernel if booted in secure boot mode
4808 - KEYS: Make use of platform keyring for module signature verify
4809
4810 * Miscellaneous upstream changes
4811 - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
4812
4813 -- Seth Forshee <seth.forshee@canonical.com> Tue, 14 May 2019 12:32:56 -0500
4814
4815 linux (5.1.0-1.1) eoan; urgency=medium
4816
4817 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
4818 - [Packaging]: really drop snapdragon
4819
4820 * Miscellaneous Ubuntu changes
4821 - SAUCE: fix vbox use of MAP_SHARED
4822 - SAUCE: fix vbox use of vm_fault_t
4823 - [Packaging] disable ZFS
4824 - [Packaging] disable nvidia
4825 - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation
4826 - [Config]: updateconfig after rebase to v5.1-rc
4827 - [Config]: build ETNAVIV only on arm platforms
4828 - [Config]: Disable CMA on non-arm platforms
4829 - [Config]: MMC_CQHCI is needed by some built-in drivers
4830 - [Config]: a.out support has been deprecated
4831 - [Config]: R3964 was marked as BROKEN
4832 - [Config]: Add SENSIRION_SGP30 module
4833
4834 * Miscellaneous upstream changes
4835 - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search
4836 path"
4837 - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK"
4838
4839 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 10:03:25 -0300
4840
4841 linux (5.1.0-0.0) eoan; urgency=medium
4842
4843 * Dummy entry.
4844
4845 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 09:49:47 -0300
4846
4847 linux (5.0.0-13.14) disco; urgency=medium
4848
4849 * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819)
4850
4851 * Display only has 640x480 (LP: #1824677)
4852 - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default"
4853
4854 * shiftfs: use after free when checking mount options (LP: #1824735)
4855 - SAUCE: shiftfs: prevent use-after-free when verifying mount options
4856
4857 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Apr 2019 09:11:23 -0500
4858
4859 linux (5.0.0-12.13) disco; urgency=medium
4860
4861 * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726)
4862
4863 * Linux 5.0 black screen on boot, display flickers (i915 regression with
4864 certain laptop panels) (LP: #1824216)
4865 - drm/i915/dp: revert back to max link rate and lane count on eDP
4866
4867 * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717)
4868 - SAUCE: shiftfs: fix passing of attrs to underaly for setattr
4869
4870 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Apr 2019 13:38:05 -0500
4871
4872 linux (5.0.0-11.12) disco; urgency=medium
4873
4874 * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
4875
4876 * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
4877 (LP: #1824194)
4878 - net: hns3: fix for not calculating tx bd num correctly
4879
4880 * disco: unable to use iptables/enable ufw under -virtual kernel
4881 (LP: #1823862)
4882 - [Packaging] add bpfilter to linux-modules
4883
4884 * Make shiftfs a module rather than built-in (LP: #1824354)
4885 - [Config] CONFIG_SHIFT_FS=m
4886
4887 * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
4888 - SAUCE: shiftfs: use translated ids when chaning lower fs attrs
4889
4890 * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
4891 - [Packaging] bind hv_kvp_daemon startup to hv_kvp device
4892
4893 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Apr 2019 10:17:19 -0500
4894
4895 linux (5.0.0-10.11) disco; urgency=medium
4896
4897 * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936)
4898
4899 * Apparmor enforcement failure in lxc selftests (LP: #1823379)
4900 - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled"
4901
4902 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
4903 6db23a14" on Cosmic i386 (LP: #1813244)
4904 - openvswitch: fix flow actions reallocation
4905
4906 -- Seth Forshee <seth.forshee@canonical.com> Tue, 09 Apr 2019 08:30:38 -0500
4907
4908 linux (5.0.0-9.10) disco; urgency=medium
4909
4910 * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228)
4911
4912 * Packaging resync (LP: #1786013)
4913 - [Packaging] resync git-ubuntu-log
4914 - [Packaging] update helper scripts
4915 - [Packaging] resync retpoline extraction
4916
4917 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
4918 - net-next/hinic: replace disable_irq_nosync/enable_irq
4919
4920 * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186)
4921 - shiftfs: uid/gid shifting bind mount
4922 - shiftfs: rework and extend
4923 - shiftfs: support some btrfs ioctls
4924 - [Config] enable shiftfs
4925
4926 * Cannot boot or install - have to use nomodeset (LP: #1821820)
4927 - Revert "drm/i915/fbdev: Actually configure untiled displays"
4928
4929 * Disco update: v5.0.6 upstream stable release (LP: #1823060)
4930 - netfilter: nf_tables: fix set double-free in abort path
4931 - dccp: do not use ipv6 header for ipv4 flow
4932 - genetlink: Fix a memory leak on error path
4933 - gtp: change NET_UDP_TUNNEL dependency to select
4934 - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
4935 - mac8390: Fix mmio access size probe
4936 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
4937 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
4938 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
4939 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
4940 - net: phy: meson-gxl: fix interrupt support
4941 - net: rose: fix a possible stack overflow
4942 - net: stmmac: fix memory corruption with large MTUs
4943 - net-sysfs: call dev_hold if kobject_init_and_add success
4944 - net: usb: aqc111: Extend HWID table by QNAP device
4945 - packets: Always register packet sk in the same order
4946 - rhashtable: Still do rehash when we get EEXIST
4947 - sctp: get sctphdr by offset in sctp_compute_cksum
4948 - sctp: use memdup_user instead of vmemdup_user
4949 - tcp: do not use ipv6 header for ipv4 flow
4950 - tipc: allow service ranges to be connect()'ed on RDM/DGRAM
4951 - tipc: change to check tipc_own_id to return in tipc_net_stop
4952 - tipc: fix cancellation of topology subscriptions
4953 - tun: properly test for IFF_UP
4954 - vrf: prevent adding upper devices
4955 - vxlan: Don't call gro_cells_destroy() before device is unregistered
4956 - thunderx: enable page recycling for non-XDP case
4957 - thunderx: eliminate extra calls to put_page() for pages held for recycling
4958 - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
4959 - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t()
4960 helper
4961 - net: phy: don't clear BMCR in genphy_soft_reset
4962 - r8169: fix cable re-plugging issue
4963 - ila: Fix rhashtable walker list corruption
4964 - tun: add a missing rcu_read_unlock() in error path
4965 - powerpc/fsl: Fix the flush of branch predictor.
4966 - Btrfs: fix incorrect file size after shrinking truncate and fsync
4967 - btrfs: remove WARN_ON in log_dir_items
4968 - btrfs: don't report readahead errors and don't update statistics
4969 - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
4970 - btrfs: Avoid possible qgroup_rsv_size overflow in
4971 btrfs_calculate_inode_block_rsv_size
4972 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
4973 - locks: wake any locks blocked on request before deadlock check
4974 - tracing: initialize variable in create_dyn_event()
4975 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
4976 - powerpc: bpf: Fix generation of load/store DW instructions
4977 - vfio: ccw: only free cp on final interrupt
4978 - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
4979 - NFS: fix mount/umount race in nlmclnt.
4980 - NFSv4.1 don't free interrupted slot on open
4981 - net: dsa: qca8k: remove leftover phy accessors
4982 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
4983 - ALSA: seq: oss: Fix Spectre v1 vulnerability
4984 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
4985 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
4986 - ALSA: hda/realtek - Fixed Headset Mic JD not stable
4987 - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
4988 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
4989 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
4990 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
4991 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
4992 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
4993 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
4994 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
4995 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
4996 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
4997 - kbuild: modversions: Fix relative CRC byte order interpretation
4998 - fs/open.c: allow opening only regular files during execve()
4999 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
5000 - scsi: sd: Fix a race between closing an sd device and sd I/O
5001 - scsi: sd: Quiesce warning if device does not report optimal I/O size
5002 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
5003 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
5004 devices
5005 - drm/rockchip: vop: reset scale mode when win is disabled
5006 - tty/serial: atmel: Add is_half_duplex helper
5007 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
5008 - tty: mxs-auart: fix a potential NULL pointer dereference
5009 - tty: atmel_serial: fix a potential NULL pointer dereference
5010 - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
5011 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
5012 - staging: olpc_dcon_xo_1: add missing 'const' qualifier
5013 - staging: speakup_soft: Fix alternate speech with other synths
5014 - staging: vt6655: Remove vif check from vnt_interrupt
5015 - staging: vt6655: Fix interrupt race condition on device start up.
5016 - staging: erofs: fix to handle error path of erofs_vmap()
5017 - staging: erofs: fix error handling when failed to read compresssed data
5018 - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
5019 - serial: max310x: Fix to avoid potential NULL pointer dereference
5020 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
5021 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
5022 - USB: serial: cp210x: add new device id
5023 - USB: serial: ftdi_sio: add additional NovaTech products
5024 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
5025 - USB: serial: option: set driver_info for SIM5218 and compatibles
5026 - USB: serial: option: add support for Quectel EM12
5027 - USB: serial: option: add Olicard 600
5028 - ACPI / CPPC: Fix guaranteed performance handling
5029 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
5030 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
5031 - drivers/block/zram/zram_drv.c: fix idle/writeback string compare
5032 - blk-mq: fix sbitmap ws_active for shared tags
5033 - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
5034 - cpufreq: scpi: Fix use after free
5035 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
5036 - drm/vkms: fix use-after-free when drm_gem_handle_create() fails
5037 - drm/i915: Mark AML 0x87CA as ULX
5038 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
5039 - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
5040 - gpio: exar: add a check for the return value of ida_simple_get fails
5041 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
5042 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
5043 - usb: mtu3: fix EXTCON dependency
5044 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
5045 - usb: common: Consider only available nodes for dr_mode
5046 - mm/memory.c: fix modifying of page protection by insert_pfn()
5047 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
5048 - xhci: Fix port resume done detection for SS ports with LPM enabled
5049 - usb: xhci: dbc: Don't free all memory with spinlock held
5050 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
5051 - usb: cdc-acm: fix race during wakeup blocking TX traffic
5052 - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
5053 - usb: typec: Fix unchecked return value
5054 - mm/hotplug: fix offline undo_isolate_page_range()
5055 - mm: add support for kmem caches in DMA32 zone
5056 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
5057 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
5058 - mm/debug.c: fix __dump_page when mapping->host is not set
5059 - mm/memory_hotplug.c: fix notification in offline error path
5060 - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
5061 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
5062 - perf pmu: Fix parser error for uncore event alias
5063 - perf intel-pt: Fix TSC slip
5064 - objtool: Query pkg-config for libelf location
5065 - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
5066 - powerpc/64: Fix memcmp reading past the end of src/dest
5067 - powerpc/pseries/mce: Fix misleading print for TLB mutlihit
5068 - watchdog: Respect watchdog cpumask on CPU hotplug
5069 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
5070 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
5071 - KVM: Reject device ioctls from processes other than the VM's creator
5072 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
5073 - KVM: x86: update %rip after emulating IO
5074 - bpf: do not restore dst_reg when cur_state is freed
5075 - mt76x02u: use usb_bulk_msg to upload firmware
5076 - Linux 5.0.6
5077
5078 * RDMA/hns updates for disco (LP: #1822897)
5079 - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
5080 - RDMA/hns: Bugfix for the scene without receiver queue
5081 - RDMA/hns: Add constraint on the setting of local ACK timeout
5082 - RDMA/hns: Modify the pbl ba page size for hip08
5083 - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
5084 - RDMA/hns: Add the process of AEQ overflow for hip08
5085 - RDMA/hns: Add SCC context allocation support for hip08
5086 - RDMA/hns: Add SCC context clr support for hip08
5087 - RDMA/hns: Add timer allocation support for hip08
5088 - RDMA/hns: Remove set but not used variable 'rst'
5089 - RDMA/hns: Make some function static
5090 - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
5091 - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
5092 - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
5093 - RDMA/hns: Limit minimum ROCE CQ depth to 64
5094 - RDMA/hns: Fix the state of rereg mr
5095 - RDMA/hns: Set allocated memory to zero for wrid
5096 - RDMA/hns: Delete useful prints for aeq subtype event
5097 - RDMA/hns: Configure capacity of hns device
5098 - RDMA/hns: Modify qp&cq&pd specification according to UM
5099 - RDMA/hns: Bugfix for set hem of SCC
5100 - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
5101
5102 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
5103 - Set +x on rebuild testcase.
5104 - Skip rebuild test, for regression-suite deps.
5105 - Make ubuntu-regression-suite skippable on unbootable kernels.
5106 - make rebuild use skippable error codes when skipping.
5107 - Only run regression-suite, if requested to.
5108
5109 * touchpad not working on lenovo yoga 530 (LP: #1787775)
5110 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
5111 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
5112 - i2c: add extra check to safe DMA buffer helper
5113 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
5114 - [Config] Update config for AMD MP2 I2C driver
5115
5116 * Detect SMP PHY control command errors (LP: #1822680)
5117 - scsi: libsas: Check SMP PHY control function result
5118
5119 * disable a.out support (LP: #1818552)
5120 - [Config] Disable a.out support
5121 - [Config] remove binfmt_aout from abi for i386 lowlatency
5122
5123 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
5124 - [Packaging] remove snapdragon flavour support
5125 - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under
5126 CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs"
5127 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt
5128 addr == default addr"
5129 - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse
5130 Generator binding"
5131 - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control
5132 Interface driver"
5133 - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for
5134 Qualcomm Camera Control Interface driver"
5135 - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG"
5136 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on
5137 interrupts for EDID parsing"
5138 - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of
5139 HPD interrupt status"
5140 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address"
5141 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug"
5142 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion
5143 timeout"
5144 - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are
5145 present"
5146 - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control
5147 Interface driver"
5148 - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change"
5149 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow
5150 REGULATOR_QCOM_SMD_RPM=m"
5151 - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt-
5152 platdev blacklist"
5153 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp
5154 regulator for device"
5155 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator
5156 without opp_list"
5157 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in
5158 dev_pm_opp_adjust_voltage()"
5159 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages
5160 at runtime"
5161 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner
5162 operations"
5163 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq-
5164 dt"
5165 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new
5166 reg_sequence structures"
5167 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for
5168 qfprom"
5169 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core
5170 Power Reduction)"
5171 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put
5172 calls in map/unmap"
5173 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG"
5174 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP
5175 congestion algorithm"
5176 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and
5177 'fq_codel' qdiscs"
5178 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable
5179 'schedutil' CPUfreq governor"
5180 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in
5181 distro.config"
5182 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
5183 CONFIG_USB_CONFIGFS_F_FS by default"
5184 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs"
5185 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers"
5186 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and
5187 DIGITAL_TV"
5188 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net
5189 drivers"
5190 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD"
5191 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
5192 CFG80211_DEFAULT_PS by default"
5193 - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be
5194 compiled-in"
5195 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and
5196 dm_crypt"
5197 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and
5198 avs"
5199 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus"
5200 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug
5201 friendly USB network adpater"
5202 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx"
5203 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config"
5204 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio
5205 drivers for APQ8016 and DB410c"
5206 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC"
5207 - [Config] fix abi for remove i2c-qcom-cci module
5208 - [Config] update annotations
5209 - [Config] update configs following snapdragon removal
5210
5211 * Disco update: v5.0.5 upstream stable release (LP: #1822671)
5212 - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec"
5213 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
5214 - ALSA: firewire-motu: use 'version' field of unit directory to identify model
5215 - mmc: pxamci: fix enum type confusion
5216 - mmc: alcor: fix DMA reads
5217 - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
5218 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
5219 - drm/amdgpu: fix invalid use of change_bit
5220 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
5221 - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
5222 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
5223 - iommu/iova: Fix tracking of recently failed iova address
5224 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
5225 - udf: Fix crash on IO error during truncate
5226 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
5227 - MIPS: Ensure ELF appended dtb is relocated
5228 - MIPS: Fix kernel crash for R6 in jump label branch function
5229 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
5230 - powerpc/security: Fix spectre_v2 reporting
5231 - net/mlx5: Fix DCT creation bad flow
5232 - scsi: core: Avoid that a kernel warning appears during system resume
5233 - scsi: qla2xxx: Fix FC-AL connection target discovery
5234 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
5235 - scsi: ibmvscsi: Fix empty event pool access during host removal
5236 - futex: Ensure that futex address is aligned in handle_futex_death()
5237 - perf probe: Fix getting the kernel map
5238 - objtool: Move objtool_file struct off the stack
5239 - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
5240 - clocksource/drivers/riscv: Fix clocksource mask
5241 - ALSA: ac97: Fix of-node refcount unbalance
5242 - ext4: fix NULL pointer dereference while journal is aborted
5243 - ext4: fix data corruption caused by unaligned direct AIO
5244 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
5245 - media: v4l2-ctrls.c/uvc: zero v4l2_event
5246 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
5247 - Bluetooth: Fix decrementing reference count twice in releasing socket
5248 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
5249 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
5250 hci_uart_set_proto()
5251 - drm/vkms: Fix flush_work() without INIT_WORK().
5252 - RDMA/cma: Rollback source IP address if failing to acquire device
5253 - f2fs: fix to avoid deadlock of atomic file operations
5254 - aio: simplify - and fix - fget/fput for io_submit()
5255 - netfilter: ebtables: remove BUGPRINT messages
5256 - loop: access lo_backing_file only when the loop device is Lo_bound
5257 - x86/unwind: Handle NULL pointer calls better in frame unwinder
5258 - x86/unwind: Add hardcoded ORC entry for NULL
5259 - locking/lockdep: Add debug_locks check in __lock_downgrade()
5260 - ALSA: hda - Record the current power state before suspend/resume calls
5261 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
5262 - Linux 5.0.5
5263
5264 * hisi_sas updates for disco (LP: #1822385)
5265 - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
5266 - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
5267 - scsi: hisi_sas: remove the check of sas_dev status in
5268 hisi_sas_I_T_nexus_reset()
5269 - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
5270 - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
5271 - scsi: hisi_sas: Fix losing directly attached disk when hot-plug
5272 - scsi: hisi_sas: Correct memory allocation size for DQ debugfs
5273 - scsi: hisi_sas: Some misc tidy-up
5274 - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
5275 - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
5276 - scsi: hisi_sas: Add support for DIX feature for v3 hw
5277 - scsi: hisi_sas: Add manual trigger for debugfs dump
5278 - scsi: hisi_sas: change queue depth from 512 to 4096
5279 - scsi: hisi_sas: Issue internal abort on all relevant queues
5280 - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
5281 - scsi: hisi_sas: Do some more tidy-up
5282 - scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
5283 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
5284 - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
5285 - scsi: hisi_sas: Set PHY linkrate when disconnected
5286 - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP
5287 target port
5288 - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of
5289 HiLink
5290 - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
5291
5292 * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response
5293 (LP: #1822267)
5294 - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
5295 - drm/amdgpu/psp: ignore psp response status
5296
5297 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
5298 triggers system hang on i386 (LP: #1812845)
5299 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
5300
5301 * enable CONFIG_DRM_BOCHS (LP: #1795857)
5302 - [Config] Reenable DRM_BOCHS as module
5303
5304 * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or
5305 cannot complete install when nouveau driver is loaded (crashing in GP100
5306 code) (LP: #1822026)
5307 - SAUCE: drm/nouveau: Disable nouveau driver by default
5308
5309 * Need to add Intel CML related pci-id's (LP: #1821863)
5310 - drm/i915/cml: Add CML PCI IDS
5311 - drm/i915/cml: Introduce Comet Lake PCH
5312
5313 * ARM: Add support for the SDEI interface (LP: #1822005)
5314 - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
5315 - ACPI / APEI: Remove silent flag from ghes_read_estatus()
5316 - ACPI / APEI: Switch estatus pool to use vmalloc memory
5317 - ACPI / APEI: Make hest.c manage the estatus memory pool
5318 - ACPI / APEI: Make estatus pool allocation a static size
5319 - ACPI / APEI: Don't store CPER records physical address in struct ghes
5320 - ACPI / APEI: Remove spurious GHES_TO_CLEAR check
5321 - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
5322 - ACPI / APEI: Generalise the estatus queue's notify code
5323 - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
5324 - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
5325 - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
5326 - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
5327 - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
5328 - ACPI / APEI: Move locking to the notification helper
5329 - ACPI / APEI: Let the notification helper specify the fixmap slot
5330 - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
5331 - ACPI / APEI: Make GHES estatus header validation more user friendly
5332 - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
5333 - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
5334 - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
5335 - firmware: arm_sdei: Add ACPI GHES registration helper
5336 - ACPI / APEI: Add support for the SDEI GHES Notification type
5337
5338 * CVE-2019-9857
5339 - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
5340
5341 * scsi: libsas: Support SATA PHY connection rate unmatch fixing during
5342 discovery (LP: #1821408)
5343 - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
5344 discovery
5345
5346 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
5347 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
5348
5349 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
5350 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
5351
5352 * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547)
5353 - HID: Increase maximum report size allowed by hid_field_extract()
5354
5355 * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053)
5356 - cifs: allow guest mounts to work for smb3.11
5357 - SMB3: Fix SMB3.1.1 guest mounts to Samba
5358
5359 * Add HiSilicon SoC quirk for cpufreq (LP: #1821620)
5360 - ACPI / CPPC: Add a helper to get desired performance
5361 - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
5362
5363 * Disco update: v5.0.4 upstream stable release (LP: #1821607)
5364 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
5365 - 9p/net: fix memory leak in p9_client_create
5366 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
5367 - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
5368 - ASoC: codecs: pcm186x: Fix energysense SLEEP bit
5369 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
5370 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
5371 - mei: hbm: clean the feature flags on link reset
5372 - mei: bus: move hw module get/put to probe/release
5373 - stm class: Prevent division by zero
5374 - stm class: Fix an endless loop in channel allocation
5375 - crypto: caam - fix hash context DMA unmap size
5376 - crypto: ccree - fix missing break in switch statement
5377 - crypto: caam - fixed handling of sg list
5378 - crypto: caam - fix DMA mapping of stack memory
5379 - crypto: ccree - fix free of unallocated mlli buffer
5380 - crypto: ccree - unmap buffer before copying IV
5381 - crypto: ccree - don't copy zero size ciphertext
5382 - crypto: cfb - add missing 'chunksize' property
5383 - crypto: cfb - remove bogus memcpy() with src == dest
5384 - crypto: ofb - fix handling partial blocks and make thread-safe
5385 - crypto: ahash - fix another early termination in hash walk
5386 - crypto: rockchip - fix scatterlist nents error
5387 - crypto: rockchip - update new iv to device in multiple operations
5388 - dax: Flush partial PMDs correctly
5389 - nfit: Fix nfit_intel_shutdown_status() command submission
5390 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
5391 - acpi/nfit: Fix bus command validation
5392 - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
5393 - nfit/ars: Attempt short-ARS even in the no_init_ars case
5394 - libnvdimm/label: Clear 'updating' flag after label-set update
5395 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
5396 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
5397 - libnvdimm: Fix altmap reservation size calculation
5398 - fix cgroup_do_mount() handling of failure exits
5399 - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
5400 - crypto: aegis - fix handling chunked inputs
5401 - crypto: arm/crct10dif - revert to C code for short inputs
5402 - crypto: arm64/aes-neonbs - fix returning final keystream block
5403 - crypto: arm64/crct10dif - revert to C code for short inputs
5404 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
5405 - crypto: morus - fix handling chunked inputs
5406 - crypto: pcbc - remove bogus memcpy()s with src == dest
5407 - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
5408 - crypto: testmgr - skip crc32c context test for ahash algorithms
5409 - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
5410 - crypto: x86/aesni-gcm - fix crash on empty plaintext
5411 - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
5412 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
5413 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
5414 - CIFS: Fix leaking locked VFS cache pages in writeback retry
5415 - CIFS: Do not reset lease state to NONE on lease break
5416 - CIFS: Do not skip SMB2 message IDs on send failures
5417 - CIFS: Fix read after write for files with read caching
5418 - smb3: make default i/o size for smb3 mounts larger
5419 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
5420 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
5421 - tracing/perf: Use strndup_user() instead of buggy open-coded version
5422 - vmw_balloon: release lock on error in vmballoon_reset()
5423 - xen: fix dom0 boot on huge systems
5424 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
5425 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
5426 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
5427 - mmc:fix a bug when max_discard is 0
5428 - spi: ti-qspi: Fix mmap read when more than one CS in use
5429 - spi: pxa2xx: Setup maximum supported DMA transfer length
5430 - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
5431 - spi: spi-gpio: fix SPI_CS_HIGH capability
5432 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
5433 - regulator: max77620: Initialize values for DT properties
5434 - regulator: s2mpa01: Fix step values for some LDOs
5435 - mt76: fix corrupted software generated tx CCMP PN
5436 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
5437 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
5438 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
5439 instability
5440 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
5441 - s390/setup: fix early warning messages
5442 - s390/virtio: handle find on invalid queue gracefully
5443 - scsi: virtio_scsi: don't send sc payload with tmfs
5444 - scsi: aacraid: Fix performance issue on logical drives
5445 - scsi: sd: Optimal I/O size should be a multiple of physical block size
5446 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
5447 - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
5448 - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not
5449 supported
5450 - scsi: qla2xxx: Use complete switch scan for RSCN events
5451 - fs/devpts: always delete dcache dentry-s in dput()
5452 - splice: don't merge into linked buffers
5453 - ovl: During copy up, first copy up data and then xattrs
5454 - ovl: Do not lose security.capability xattr over metadata file copy-up
5455 - m68k: Add -ffreestanding to CFLAGS
5456 - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
5457 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
5458 - btrfs: scrub: fix circular locking dependency warning
5459 - btrfs: drop the lock on error in btrfs_dev_replace_cancel
5460 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
5461 - btrfs: init csum_list before possible free
5462 - Btrfs: fix corruption reading shared and compressed extents after hole
5463 punching
5464 - Btrfs: fix deadlock between clone/dedupe and rename
5465 - soc: qcom: rpmh: Avoid accessing freed memory from batch API
5466 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
5467 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
5468 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
5469 - x86/kprobes: Prohibit probing on optprobe template code
5470 - cpufreq: kryo: Release OPP tables on module removal
5471 - cpufreq: tegra124: add missing of_node_put()
5472 - cpufreq: pxa2xx: remove incorrect __init annotation
5473 - ext4: fix check of inode in swap_inode_boot_loader
5474 - ext4: cleanup pagecache before swap i_data
5475 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
5476 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
5477 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
5478 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
5479 - nvmem: core: don't check the return value of notifier chain call
5480 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
5481 - intel_th: Don't reference unassigned outputs
5482 - parport_pc: fix find_superio io compare code, should use equal test.
5483 - i2c: tegra: fix maximum transfer size
5484 - i2c: tegra: update maximum transfer size
5485 - media: i2c: ov5640: Fix post-reset delay
5486 - gpio: pca953x: Fix dereference of irq data in shutdown
5487 - ext4: update quota information while swapping boot loader inode
5488 - ext4: add mask of ext4 flags to swap
5489 - ext4: fix crash during online resizing
5490 - dma: Introduce dma_max_mapping_size()
5491 - swiotlb: Introduce swiotlb_max_mapping_size()
5492 - swiotlb: Add is_swiotlb_active() function
5493 - PCI/ASPM: Use LTR if already enabled by platform
5494 - PCI/DPC: Fix print AER status in DPC event handling
5495 - PCI: qcom: Don't deassert reset GPIO during probe
5496 - PCI: dwc: skip MSI init if MSIs have been explicitly disabled
5497 - PCI: pci-bridge-emul: Create per-bridge copy of register behavior
5498 - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
5499 - IB/hfi1: Close race condition on user context disable and close
5500 - IB/rdmavt: Fix loopback send with invalidate ordering
5501 - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
5502 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
5503 - ext2: Fix underflow in ext2_max_size()
5504 - clk: uniphier: Fix update register for CPU-gear
5505 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
5506 - clk: samsung: exynos5: Fix possible NULL pointer exception on
5507 platform_device_alloc() failure
5508 - clk: samsung: exynos5: Fix kfree() of const memory on setting
5509 driver_override
5510 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
5511 - clk: ingenic: Fix doc of ingenic_cgu_div_info
5512 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
5513 - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
5514 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
5515 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
5516 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
5517 - serial: 8250_pci: Fix number of ports for ACCES serial cards
5518 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
5519 chip use the pci_pericom_setup()
5520 - jbd2: clear dirty flag when revoking a buffer from an older transaction
5521 - jbd2: fix compile warning when using JBUFFER_TRACE
5522 - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
5523 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
5524 - powerpc/32: Clear on-stack exception marker upon exception return
5525 - powerpc/wii: properly disable use of BATs when requested.
5526 - powerpc/powernv: Make opal log only readable by root
5527 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
5528 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
5529 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
5530 - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
5531 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
5532 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
5533 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
5534 configuration
5535 - powerpc/smp: Fix NMI IPI timeout
5536 - powerpc/smp: Fix NMI IPI xmon timeout
5537 - powerpc/traps: fix recoverability of machine check handling on book3s/32
5538 - powerpc/traps: Fix the message printed when stack overflows
5539 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
5540 - arm64: Fix HCR.TGE status for NMI contexts
5541 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
5542 - arm64: debug: Ensure debug handlers check triggering exception level
5543 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
5544 - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
5545 - ipmi_si: Fix crash when using hard-coded device
5546 - ipmi_si: fix use-after-free of resource->name
5547 - dm: fix to_sector() for 32bit
5548 - dm integrity: limit the rate of error messages
5549 - media: cx25840: mark pad sig_types to fix cx231xx init
5550 - mfd: sm501: Fix potential NULL pointer dereference
5551 - cpcap-charger: generate events for userspace
5552 - cpuidle: governor: Add new governors to cpuidle_governors again
5553 - NFS: Fix I/O request leakages
5554 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
5555 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
5556 - nfsd: fix performance-limiting session calculation
5557 - nfsd: fix memory corruption caused by readdir
5558 - nfsd: fix wrong check in write_v4_end_grace()
5559 - NFSv4.1: Reinitialise sequence results before retransmitting a request
5560 - svcrpc: fix UDP on servers with lots of threads
5561 - PM / wakeup: Rework wakeup source timer cancellation
5562 - PM / OPP: Update performance state when freq == old_freq
5563 - bcache: treat stale && dirty keys as bad keys
5564 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
5565 - stable-kernel-rules.rst: add link to networking patch queue
5566 - vt: perform safe console erase in the right order
5567 - x86/unwind/orc: Fix ORC unwind table alignment
5568 - perf intel-pt: Fix CYC timestamp calculation after OVF
5569 - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
5570 - perf auxtrace: Define auxtrace record alignment
5571 - perf intel-pt: Fix overlap calculation for padding
5572 - perf/x86/intel/uncore: Fix client IMC events return huge result
5573 - perf intel-pt: Fix divide by zero when TSC is not available
5574 - md: Fix failed allocation of md_register_thread
5575 - x86/kvmclock: set offset for kvm unstable clock
5576 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
5577 ftrace_call_replace()
5578 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
5579 - tpm: Unify the send callback behaviour
5580 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
5581 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
5582 - media: lgdt330x: fix lock status reporting
5583 - media: sun6i: Fix CSI regmap's max_register
5584 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
5585 - media: vimc: Add vimc-streamer for stream control
5586 - media: imx-csi: Input connections to CSI should be optional
5587 - media: imx: csi: Disable CSI immediately after last EOF
5588 - media: imx: csi: Stop upstream before disabling IDMA channel
5589 - drm/fb-helper: generic: Fix drm_fbdev_client_restore()
5590 - drm/radeon/evergreen_cs: fix missing break in switch statement
5591 - drm/amd/powerplay: correct power reading on fiji
5592 - drm/amd/display: don't call dm_pp_ function from an fpu block
5593 - KVM: Call kvm_arch_memslots_updated() before updating memslots
5594 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
5595 - KVM: VMX: Zero out *all* general purpose registers after VM-Exit
5596 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
5597 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
5598 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
5599 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
5600 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
5601 - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
5602 - net: dsa: lantiq_gswip: fix use-after-free on failed probe
5603 - net: dsa: lantiq_gswip: fix OF child-node lookups
5604 - s390/setup: fix boot crash for machine without EDAT-1
5605 - SUNRPC: Prevent thundering herd when the socket is not connected
5606 - SUNRPC: Fix up RPC back channel transmission
5607 - SUNRPC: Respect RPC call timeouts when retrying transmission
5608 - Linux 5.0.4
5609 - [Config] update configs for 5.0.4 stable update
5610
5611 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
5612 system (LP: #1821271)
5613 - iwlwifi: add new card for 9260 series
5614
5615 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
5616 - [Config]: enable highdpi Terminus 16x32 font support
5617
5618 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
5619 - iommu/amd: Fix NULL dereference bug in match_hid_uid
5620
5621 * some codecs stop working after S3 (LP: #1820930)
5622 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
5623 - ALSA: hda - Don't trigger jackpoll_work in azx_resume
5624
5625 * tcm_loop.ko: move from modules-extra into main modules package
5626 (LP: #1817786)
5627 - [Packaging] move tcm_loop.lo to main linux-modules package
5628
5629 * C++ demangling support missing from perf (LP: #1396654)
5630 - [Packaging] fix a mistype
5631
5632 * r8169 doesn't get woken up by ethernet cable plugging, no PME generated
5633 (LP: #1817676)
5634 - PCI: pciehp: Disable Data Link Layer State Changed event on suspend
5635
5636 * Disco update: v5.0.3 upstream stable release (LP: #1821074)
5637 - connector: fix unsafe usage of ->real_parent
5638 - fou, fou6: avoid uninit-value in gue_err() and gue6_err()
5639 - gro_cells: make sure device is up in gro_cells_receive()
5640 - ipv4/route: fail early when inet dev is missing
5641 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
5642 - lan743x: Fix RX Kernel Panic
5643 - lan743x: Fix TX Stall Issue
5644 - net: hsr: fix memory leak in hsr_dev_finalize()
5645 - net/hsr: fix possible crash in add_timer()
5646 - net: sit: fix UBSAN Undefined behaviour in check_6rd
5647 - net/x25: fix use-after-free in x25_device_event()
5648 - net/x25: reset state in x25_connect()
5649 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
5650 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
5651 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
5652 - rxrpc: Fix client call queueing, waiting for channel
5653 - sctp: remove sched init from sctp_stream_init
5654 - tcp: do not report TCP_CM_INQ of 0 for closed connections
5655 - tcp: Don't access TCP_SKB_CB before initializing it
5656 - tcp: handle inet_csk_reqsk_queue_add() failures
5657 - vxlan: Fix GRO cells race condition between receive and link delete
5658 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
5659 - net/mlx4_core: Fix reset flow when in command polling mode
5660 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
5661 polling
5662 - net/mlx4_core: Fix qp mtt size calculation
5663 - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
5664 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
5665 - net: sched: flower: insert new filter to idr after setting its mask
5666 - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
5667 - perf/x86: Fixup typo in stub functions
5668 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
5669 Liquid Saffire 56
5670 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
5671 - ALSA: hda: Extend i915 component bind timeout
5672 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
5673 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
5674 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
5675 - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with
5676 ALC255
5677 - perf/x86/intel: Fix memory corruption
5678 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
5679 - It's wrong to add len to sector_nr in raid10 reshape twice
5680 - drm: Block fb changes for async plane updates
5681 - Linux 5.0.3
5682
5683 * Disco update: v5.0.2 upstream stable release (LP: #1820318)
5684 - media: uvcvideo: Fix 'type' check leading to overflow
5685 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
5686 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
5687 - iscsi_ibft: Fix missing break in switch statement
5688 - scsi: aacraid: Fix missing break in switch statement
5689 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
5690 - arm64: dts: zcu100-revC: Give wifi some time after power-on
5691 - arm64: dts: hikey: Give wifi some time after power-on
5692 - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
5693 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
5694 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
5695 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
5696 - drm: disable uncached DMA optimization for ARM and arm64
5697 - media: Revert "media: rc: some events are dropped by userspace"
5698 - Revert "PCI/PME: Implement runtime PM callbacks"
5699 - bpf: Stop the psock parser before canceling its work
5700 - gfs2: Fix missed wakeups in find_insert_glock
5701 - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
5702 - staging: erofs: compressed_pages should not be accessed again after freed
5703 - scripts/gdb: replace flags (MS_xyz -> SB_xyz)
5704 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
5705 - perf/x86/intel: Make cpuc allocations consistent
5706 - perf/x86/intel: Generalize dynamic constraint creation
5707 - x86: Add TSX Force Abort CPUID/MSR
5708 - perf/x86/intel: Implement support for TSX Force Abort
5709 - Linux 5.0.2
5710
5711 * Linux security module stacking support
5712 - LSM: Introduce LSM_FLAG_LEGACY_MAJOR
5713 - LSM: Provide separate ordered initialization
5714 - LSM: Plumb visibility into optional "enabled" state
5715 - LSM: Lift LSM selection out of individual LSMs
5716 - LSM: Build ordered list of LSMs to initialize
5717 - LSM: Introduce CONFIG_LSM
5718 - LSM: Introduce "lsm=" for boottime LSM selection
5719 - LSM: Tie enabling logic to presence in ordered list
5720 - LSM: Prepare for reorganizing "security=" logic
5721 - LSM: Refactor "security=" in terms of enable/disable
5722 - LSM: Separate idea of "major" LSM from "exclusive" LSM
5723 - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
5724 - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
5725 - LSM: Add all exclusive LSMs to ordered initialization
5726 - LSM: Split LSM preparation from initialization
5727 - LoadPin: Initialize as ordered LSM
5728 - Yama: Initialize as ordered LSM
5729 - LSM: Introduce enum lsm_order
5730 - capability: Initialize as LSM_ORDER_FIRST
5731 - procfs: add smack subdir to attrs
5732 - Smack: Abstract use of cred security blob
5733 - SELinux: Abstract use of cred security blob
5734 - SELinux: Remove cred security blob poisoning
5735 - SELinux: Remove unused selinux_is_enabled
5736 - AppArmor: Abstract use of cred security blob
5737 - TOMOYO: Abstract use of cred security blob
5738 - Infrastructure management of the cred security blob
5739 - SELinux: Abstract use of file security blob
5740 - Smack: Abstract use of file security blob
5741 - LSM: Infrastructure management of the file security
5742 - SELinux: Abstract use of inode security blob
5743 - Smack: Abstract use of inode security blob
5744 - LSM: Infrastructure management of the inode security
5745 - LSM: Infrastructure management of the task security
5746 - SELinux: Abstract use of ipc security blobs
5747 - Smack: Abstract use of ipc security blobs
5748 - LSM: Infrastructure management of the ipc security blob
5749 - TOMOYO: Update LSM flags to no longer be exclusive
5750 - LSM: generalize flag passing to security_capable
5751 - LSM: Make lsm_early_cred() and lsm_early_task() local functions.
5752 - LSM: Make some functions static
5753 - apparmor: Adjust offset when accessing task blob.
5754 - LSM: Ignore "security=" when "lsm=" is specified
5755 - LSM: Update list of SECURITYFS users in Kconfig
5756 - apparmor: delete the dentry in aafs_remove() to avoid a leak
5757 - apparmor: fix double free when unpack of secmark rules fails
5758 - SAUCE: LSM: Infrastructure management of the sock security
5759 - SAUCE: LSM: Limit calls to certain module hooks
5760 - SAUCE: LSM: Special handling for secctx lsm hooks
5761 - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display
5762 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
5763 - SAUCE: Revert "apparmor: Fix warning about unused function
5764 apparmor_ipv6_postroute"
5765 - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy"
5766 - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering"
5767 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
5768 - SAUCE: Revert "apparmor: Parse secmark policy"
5769 - SAUCE: Revert "apparmor: Add a wildcard secid"
5770 - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()"
5771 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
5772 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
5773 - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path"
5774 - SAUCE: Revert "apparmor: modify audit rule support to support profile
5775 stacks"
5776 - SAUCE: Revert "apparmor: Add support for audit rule filtering"
5777 - SAUCE: Revert "apparmor: add the ability to get a task's secid"
5778 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
5779 - SAUCE: apparmor: add proc subdir to attrs
5780 - SAUCE: apparmor: add an apparmorfs entry to access current attrs
5781 - SAUCE: apparmor: update flags to no longer be exclusive
5782 - SAUCE: update configs and annotations for LSM stacking
5783
5784 * Miscellaneous Ubuntu changes
5785 - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y
5786 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
5787 kernel is locked down
5788 - [Config] CONFIG_RANDOM_TRUST_CPU=y
5789 - [Config] refresh annotations for recent config changes
5790 - ubuntu: vbox -- update to 6.0.4-dfsg-7
5791 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
5792 upcoming platform"
5793
5794 -- Seth Forshee <seth.forshee@canonical.com> Thu, 04 Apr 2019 14:49:59 -0500
5795
5796 linux (5.0.0-8.9) disco; urgency=medium
5797
5798 * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)
5799
5800 * hisi_sas: add debugfs support (LP: #1819500)
5801 - scsi: hisi_sas: Create root and device debugfs directories
5802 - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
5803 - scsi: hisi_sas: Take debugfs snapshot for all regs
5804 - scsi: hisi_sas: Debugfs global register create file and add file operations
5805 - scsi: hisi_sas: Add debugfs for port registers
5806 - scsi: hisi_sas: Add debugfs CQ file and add file operations
5807 - scsi: hisi_sas: Add debugfs DQ file and add file operations
5808 - scsi: hisi_sas: Add debugfs IOST file and add file operations
5809 - scsi: hisi_sas: No need to check return value of debugfs_create functions
5810 - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
5811 code
5812 - scsi: hisi_sas: Add debugfs ITCT file and add file operations
5813
5814 * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
5815 - net: hns: Use struct_size() in devm_kzalloc()
5816 - net: hns3: modify enet reinitialization interface
5817 - net: hns3: remove unused member in struct hns3_enet_ring
5818 - net: hns3: remove unnecessary hns3_adjust_tqps_num
5819 - net: hns3: reuse reinitialization interface in the hns3_set_channels
5820 - net: hns3: add interface hclge_tm_bp_setup
5821 - net: hns3: modify parameter checks in the hns3_set_channels
5822 - net: hns3: remove redundant codes in hclge_knic_setup
5823 - net: hns3: fix user configuration loss for ethtool -L
5824 - net: hns3: adjust the use of alloc_tqps and num_tqps
5825 - net: hns3: fix wrong combined count returned by ethtool -l
5826 - net: hns3: do reinitialization while ETS configuration changed
5827 - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
5828 - net: hns3: add calling roce callback function when link status change
5829 - net: hns3: add rx multicast packets statistic
5830 - net: hns3: refactor the statistics updating for netdev
5831 - net: hns3: fix rss configuration lost problem when setting channel
5832 - net: hns3: fix for shaper not setting when TC num changes
5833 - net: hns3: fix bug of ethtool_ops.get_channels for VF
5834 - net: hns3: clear param in ring when free ring
5835 - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
5836 - net: hns3: do not return GE PFC setting err when initializing
5837 - net: hns3: add ETS TC weight setting in SSU module
5838 - net: hns3: add statistics for PFC frames and MAC control frames
5839 - net: hns3: fix PFC not setting problem for DCB module
5840 - net: hns3: don't update packet statistics for packets dropped by hardware
5841 - net: hns3: clear pci private data when unload hns3 driver
5842 - net: hns3: add error handling in hclge_ieee_setets
5843 - net: hns3: fix return value handle issue for hclge_set_loopback()
5844 - net: hns3: fix broadcast promisc issue for revision 0x20
5845 - net: hns3: After setting the loopback, add the status of getting MAC
5846 - net: hns3: do reinitialization while mqprio configuration changed
5847 - net: hns3: remove dcb_ops->map_update in hclge_dcb
5848 - net: hns3: call hns3_nic_set_real_num_queue with netdev down
5849 - net: hns3: add 8 BD limit for tx flow
5850 - net: hns3: add initialization for nic state
5851 - net: hns3: don't allow vf to enable promisc mode
5852 - net: hns3: reuse the definition of l3 and l4 header info union
5853 - net: hns3: fix VF dump register issue
5854 - net: hns3: use the correct interface to stop|open port
5855 - net: hns3: change hnae3_register_ae_dev() to int
5856 - net: hns3: only support tc 0 for VF
5857 - net: hns3: Fix NULL deref when unloading driver
5858 - net: hns3: fix netif_napi_del() not do problem when unloading
5859 - net: hns3: fix for rss result nonuniform
5860 - net: hns3: fix improper error handling in the hclge_init_ae_dev()
5861 - net: hns3: fix an issue for hclgevf_ae_get_hdev
5862 - net: hns3: stop sending keep alive msg to PF when VF is resetting
5863 - net: hns3: keep flow director state unchanged when reset
5864 - net: hns3: Check for allocation failure
5865 - net: hns3: fix a code style issue for hns3_update_new_int_gl()
5866 - net: hns3: fix an issue for hns3_update_new_int_gl
5867 - net: hns3: Modify parameter type from int to bool in set_gro_en
5868 - net: hns3: code optimization for hclge_rx_buffer_calc
5869 - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
5870 - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
5871 - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
5872 - net: hns3: fix the problem that the supported port is empty
5873 - net: hns3: optimize the maximum TC macro
5874 - net: hns3: don't allow user to change vlan filter state
5875 - net: hns3: modify the upper limit judgment condition
5876 - net: hns3: MAC table entry count function increases operation 0 value
5877 protection measures
5878 - net: hns3: make function hclge_set_all_vf_rst() static
5879 - net: hns3: add pointer checking at the beginning of the exported functions.
5880 - net: hns3: Check variable is valid before assigning it to another
5881 - net: hns3: convert mac advertize and supported from u32 to link mode
5882 - net: hns3: fix port info query issue for copper port
5883 - net: hns3: modify print message of ssu common ecc errors
5884 - net: hns3: some bugfix of ppu(rcb) ras errors
5885 - net: hns3: enable 8~11th bit of mac common msi-x error
5886 - net: hns3: fix 6th bit of ppp mpf abnormal errors
5887 - net: hns3: Record VF unicast and multicast tables
5888 - net: hns3: Record VF vlan tables
5889 - net: hns3: uninitialize command queue while unloading PF driver
5890 - net: hns3: clear command queue's registers when unloading VF driver
5891 - net: hns3: add xps setting support for hns3 driver
5892 - net: hns3: avoid mult + div op in critical data path
5893 - net: hns3: limit some variable scope in critical data path
5894 - net: hns3: remove some ops in struct hns3_nic_ops
5895 - net: hns3: add unlikely for error handling in data path
5896 - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
5897 - net: hns3: remove hnae3_get_bit in data path
5898 - net: hns3: add support to config depth for tx|rx ring separately
5899 - net: hns3: enable VF VLAN filter for each VF when initializing
5900 - net: hns3: fix get VF RSS issue
5901 - net: hns3: fix setting of the hns reset_type for rdma hw errors
5902 - net: hns3: fix improper error handling for hns3_client_start
5903 - net: hns: use struct_size() in devm_kzalloc()
5904 - net: hns3: Fix a logical vs bitwise typo
5905 - net: hns3: add dma_rmb() for rx description
5906 - net: hns3: fix to stop multiple HNS reset due to the AER changes
5907
5908 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
5909 - [Packaging] dkms-build -- support building against packages in PPAs
5910 - [Packaging] dkms-build: do not redownload files on subsequent passes
5911 - [Packaging] dkms-build -- elide partial Built-Using information
5912 - [Packaging] dkms-build -- remove retpoline data from final binary packages
5913 - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
5914 - [Packaging] dkms-build -- add support for unversioned overrides
5915 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
5916 - [Packaging] fix-filenames -- handle exact string removal
5917 - [Packaging] dkms-build--nvidia-N -- remove GCC versions
5918
5919 * Disco update: v5.0.1 upstream stable release (LP: #1819515)
5920 - cpufreq: Use struct kobj_attribute instead of struct global_attr
5921 - staging: erofs: fix mis-acted TAIL merging behavior
5922 - binder: create node flag to request sender's security context
5923 - USB: serial: option: add Telit ME910 ECM composition
5924 - USB: serial: cp210x: add ID for Ingenico 3070
5925 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
5926 - driver core: Postpone DMA tear-down until after devres release
5927 - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
5928 - staging: erofs: fix memleak of inode's shared xattr array
5929 - staging: erofs: fix race of initializing xattrs of a inode at the same time
5930 - staging: erofs: fix illegal address access under memory pressure
5931 - staging: comedi: ni_660x: fix missing break in switch statement
5932 - staging: wilc1000: fix to set correct value for 'vif_num'
5933 - staging: android: ion: fix sys heap pool's gfp_flags
5934 - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
5935 - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
5936 held.
5937 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
5938 - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
5939 DSA framework
5940 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
5941 mv88e6xxx_port_set_duplex
5942 - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
5943 - net: mscc: Enable all ports in QSGMII
5944 - net: sched: put back q.qlen into a single location
5945 - net-sysfs: Fix mem leak in netdev_register_kobject
5946 - qmi_wwan: Add support for Quectel EG12/EM12
5947 - sctp: call iov_iter_revert() after sending ABORT
5948 - team: Free BPF filter when unregistering netdev
5949 - tipc: fix RDM/DGRAM connect() regression
5950 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
5951 - x86/boot/compressed/64: Do not read legacy ROM on EFI system
5952 - tracing: Fix event filters and triggers to handle negative numbers
5953 - xhci: tegra: Prevent error pointer dereference
5954 - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
5955 INTEL_SUNRISEPOINT_LP_XHCI
5956 - applicom: Fix potential Spectre v1 vulnerabilities
5957 - alpha: wire up io_pgetevents system call
5958 - MIPS: irq: Allocate accurate order pages for irq stack
5959 - aio: Fix locking in aio_poll()
5960 - xtensa: fix get_wchan
5961 - gnss: sirf: fix premature wakeup interrupt enable
5962 - USB: serial: cp210x: fix GPIO in autosuspend
5963 - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
5964 config"
5965 - Revert "selftests: firmware: remove use of non-standard diff -Z option"
5966 - selftests: firmware: fix verify_reqs() return value
5967 - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
5968 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
5969 - Linux 5.0.1
5970
5971 * sky2 ethernet card doesn't work after returning from suspend
5972 (LP: #1807259) // sky2 ethernet card link not up after suspend
5973 (LP: #1809843) // Disco update: v5.0.1 upstream stable release
5974 (LP: #1819515)
5975 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
5976
5977 * tls selftest failures/hangs on i386 (LP: #1813607)
5978 - [Config] CONFIG_TLS=n for i386
5979
5980 * CVE-2019-8980
5981 - exec: Fix mem leak in kernel_read_file
5982
5983 * Miscellaneous Ubuntu changes
5984 - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
5985 - [Config] enable nvidia build
5986 - [Config] update gcc version to 8.3
5987
5988 * Miscellaneous upstream changes
5989 - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"
5990
5991 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 12 Mar 2019 16:15:44 -0300
5992
5993 linux (5.0.0-7.8) disco; urgency=medium
5994
5995 * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519)
5996
5997 * Packaging resync (LP: #1786013)
5998 - [Packaging] update helper scripts
5999
6000 * unnecessary request_queue freeze (LP: #1815733)
6001 - block: avoid setting nr_requests to current value
6002 - block: avoid setting none scheduler if it's already none
6003
6004 * Miscellaneous Ubuntu changes
6005 - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail
6006 - update dkms package versions
6007
6008 [ Upstream Kernel Changes ]
6009
6010 * Rebase to v5.0
6011
6012 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Mar 2019 08:46:10 -0600
6013
6014 linux (5.0.0-6.7) disco; urgency=medium
6015
6016 * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585)
6017
6018 * Packaging resync (LP: #1786013)
6019 - [Packaging] update helper scripts
6020 - [Packaging] resync getabis
6021
6022 * installer does not support iSCSI iBFT (LP: #1817321)
6023 - d-i: add iscsi_ibft to scsi-modules
6024
6025 * Silent "Unknown key" message when pressing keyboard backlight hotkey
6026 (LP: #1817063)
6027 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
6028
6029 * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058)
6030 - e1000e: Disable runtime PM on CNP+
6031
6032 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
6033 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
6034
6035 * CVE-2019-3460
6036 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
6037
6038 * CVE-2019-3459
6039 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
6040
6041 * kernel net tls selftest fails on 5.0 (LP: #1816716)
6042 - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across
6043 multiple records"
6044
6045 * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206)
6046 - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes
6047
6048 * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684)
6049 - s390/pci: map IOV resources
6050 - s390/pci: improve bar check
6051
6052 * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060)
6053 - SAUCE: prevent a glibc test failure when looking for obsolete types on
6054 headers
6055
6056 * Miscellaneous Ubuntu changes
6057 - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations
6058 - SAUCE: selftests: pmtu: disable accept_dad for tests
6059 - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode
6060 - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an
6061 expected failure
6062
6063 [ Upstream Kernel Changes ]
6064
6065 * Rebase to v5.0-rc8
6066
6067 -- Seth Forshee <seth.forshee@canonical.com> Mon, 25 Feb 2019 09:37:36 -0600
6068
6069 linux (5.0.0-5.6) disco; urgency=medium
6070
6071 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
6072 - ALSA: hda/realtek - Headset microphone and internal speaker support for
6073 System76 oryp5
6074
6075 * Miscellaneous Ubuntu changes
6076 - [Config] Fix aufs menus in annotations file
6077 - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m
6078 - [Config] Update annotations based on configs
6079
6080 [ Upstream Kernel Changes ]
6081
6082 * Rebase to v5.0-rc7
6083
6084 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Feb 2019 10:04:11 +0100
6085
6086 linux (5.0.0-4.5) disco; urgency=medium
6087
6088 * linux-buildinfo: pull out ABI information into its own package
6089 (LP: #1806380)
6090 - [Packaging] autoreconstruct -- base tag is always primary mainline version
6091
6092 * [Packaging] Allow overlay of config annotations (LP: #1752072)
6093 - [Packaging] config-check: Add an include directive
6094
6095 * Miscellaneous Ubuntu changes
6096 - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+
6097 - hio -- replace use of do_gettimeofday()
6098 - hio -- part_round_stats() removed in 5.0
6099 - hio -- device_add_disk() grew a 'groups' argument in 4.20
6100 - enable hio build
6101 - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary
6102 mainline version"
6103
6104 [ Upstream Kernel Changes ]
6105
6106 * Rebase to v5.0-rc6
6107
6108 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Feb 2019 08:15:32 -0600
6109
6110 linux (5.0.0-3.4) disco; urgency=medium
6111
6112 * CONFIG_TEST_BPF is disabled (LP: #1813955)
6113 - [Config]: Reenable TEST_BPF
6114
6115 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
6116 - HID: i2c-hid: Ignore input report if there's no data present on Elan
6117 touchpanels
6118
6119 * SecureBoot support for arm64 (LP: #1804481)
6120 - Build signed kernels for arm64
6121
6122 * Miscellaneous Ubuntu changes
6123 - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
6124 - [Config] CONFIG_PCMCIA=n for arm64 and s390x
6125 - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x
6126 - [Config] disable I2C TPM drivers for s390x
6127 - [Config] CONFIG_RAPIDIO=n for s390x
6128 - [Config] CONFIG_DMADEVICES=n for s390x
6129 - [Config] disable gpio drivers for s390x
6130 - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el
6131 - [Config] disable I2C hardware drivers for s390x
6132 - [Config] CONFIG_I3C=n for s390x
6133 - [Config] CONFIG_SERIO=n for s390x
6134 - [Config] disable misc drivers for s390x
6135 - [Config] disable EEPROM drivers for s390x
6136 - [Config] disable MFD drivers for s390x
6137 - [Config] CONFIG_NVMEM=n for s390x
6138 - [Config] CONFIG_MLXSW_I2C=n for s390x
6139 - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x
6140 - [Config] CONFIG_PPP=n for s390x
6141 - [Config] CONFIG_PCCARD=n for s390x
6142 - [Config] CONFIG_PCI_MESON=y
6143 - [Config] CONFIG_SCSI_MYRB=n for s390x
6144 - [Config] CONFIG_REGULATOR=n for s390x
6145 - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x
6146 - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y
6147 - [Config] update annotations following config review
6148 - [Packaging] remove handoff check for uefi signing
6149 - [Packaging] decompress gzipped efi images in signing tarball
6150 - vbox-update: allow leading whitespace when fixing up KERN_DIR
6151 - ubuntu: vbox -- update to 6.0.4-dfsg-3
6152 - vbox: remove remount check in sf_read_super_aux()
6153 - enable vbox build
6154 - [Config] CONFIG_ANDROID_BINDER_DEVICES=""
6155 - SAUCE: import aufs driver
6156 - [Config]: Enable aufs
6157 - [Config] relocate aufs annotations to menu
6158 - [Config] remove unmatched configs from annotations
6159 - [Config] fix up abi for removed modules
6160 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6161 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
6162 - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location
6163 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6164 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6165 - [Config] (efi-lockdown) enable importing of efi certificates for module sig
6166 verification
6167
6168 * Miscellaneous upstream changes
6169 - binder: fix CONFIG_ANDROID_BINDER_DEVICES
6170
6171 [ Upstream Kernel Changes ]
6172
6173 * Rebase to v5.0-rc5
6174
6175 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Feb 2019 14:26:12 -0600
6176
6177 linux (5.0.0-2.3) disco; urgency=medium
6178
6179 * kernel oops in bcache module (LP: #1793901)
6180 - SAUCE: bcache: never writeback a discard operation
6181
6182 * Enable sound card power saving by default (LP: #1804265)
6183 - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
6184
6185 * Miscellaneous Ubuntu changes
6186 - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests"
6187 - SAUCE: ashmem: turn into module
6188 - SAUCE: binder: turn into module
6189 - SAUCE: binder: give binder_alloc its own debug mask file
6190 - [Config] enable binder and ashmem as modules
6191 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
6192 - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger
6193 test
6194 - update dkms package versions
6195
6196 [ Upstream Kernel Changes ]
6197
6198 * Rebase to v5.0-rc4
6199
6200 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Jan 2019 06:57:32 -0600
6201
6202 linux (5.0.0-1.2) disco; urgency=medium
6203
6204 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
6205 - USB: Add new USB LPM helpers
6206 - USB: Consolidate LPM checks to avoid enabling LPM twice
6207
6208 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
6209 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
6210 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
6211
6212 * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467)
6213 - [Config] enable virtio-gpu for s390x
6214
6215 * Crash on "ip link add foo type ipip" (LP: #1811803)
6216 - SAUCE: fan: Fix NULL pointer dereference
6217
6218 * Fix not working Goodix touchpad (LP: #1811929)
6219 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
6220
6221 * Miscellaneous Ubuntu changes
6222 - update dkms package versions
6223 - enable zfs build
6224
6225 [ Upstream Kernel Changes ]
6226
6227 * Rebase to v5.0-rc3
6228
6229 -- Seth Forshee <seth.forshee@canonical.com> Tue, 22 Jan 2019 13:56:17 -0600
6230
6231 linux (5.0.0-0.1) disco; urgency=medium
6232
6233 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
6234 - [Packaging] dkms -- add per package post-process step
6235 - [Packaging] dkms -- switch to a consistent build prefix length and strip
6236 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
6237 - [Packaging] nvidia -- make nvidia package version explicit
6238
6239 * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334)
6240 - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
6241
6242 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
6243 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
6244
6245 * Miscellaneous Ubuntu changes
6246 - ubuntu -- disable vbox build
6247 - ubuntu -- disable hio build
6248 - Disable zfs build
6249 - SAUCE: import aufs driver
6250 - update dkms package versions
6251 - [Config] disable aufs config options
6252 - [Config] disable nvidia build
6253 - update dropped.txt
6254 - [Packaging] disable nvidia dkms builds for mainline
6255 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6256 kernel image
6257 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
6258 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
6259 locked down
6260 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
6261 down
6262 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6263 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6264 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6265 down
6266 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6267 locked down
6268 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
6269 down
6270 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6271 locked down
6272 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6273 has been locked down
6274 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6275 locked down
6276 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6277 locked down
6278 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6279 down
6280 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6281 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
6282 parameters (eg. ioport)
6283 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
6284 - SAUCE: (efi-lockdown) Lock down /proc/kcore
6285 - SAUCE: (efi-lockdown) Lock down kprobes
6286 - SAUCE: (efi-lockdown) Lock down perf
6287 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
6288 down
6289 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
6290 defined
6291 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6292 secondary keyring
6293 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
6294 that aren't present.
6295 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6296 efi_status_to_err().
6297 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
6298 error messages.
6299 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6300 reboot
6301 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
6302 boot mode
6303 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6304 mode
6305 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6306 - [Config] set config options for efi lockdown
6307 - Revert "UBUNTU: SAUCE: import aufs driver"
6308
6309 [ Upstream Kernel Changes ]
6310
6311 * Rebase to v5.0-rc2
6312
6313 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Jan 2019 12:31:29 -0600
6314
6315 linux (5.0.0-0.0) disco; urgency=medium
6316
6317 * Dummy entry.
6318
6319 -- Seth Forshee <seth.forshee@canonical.com> Wed, 16 Jan 2019 14:48:05 -0600
6320
6321 linux (4.20.0-2.3) disco; urgency=medium
6322
6323 [ Upstream Kernel Changes ]
6324
6325 * Rebase to v4.20
6326
6327 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Jan 2019 12:11:43 -0600
6328
6329 linux (4.20.0-1.2) disco; urgency=medium
6330
6331 * Packaging resync (LP: #1786013)
6332 - [Packaging] update helper scripts
6333
6334 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
6335 Adapter (LP: #1805607)
6336 - SAUCE: ath10k: provide reset function for QCA9377 chip
6337
6338 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
6339 - [Packaging] dkms -- dkms package build packaging support
6340 - [Packaging] dkms -- save build objects artifacts for validation
6341 - [Packaging] dkms -- add general Built-Using: support
6342 - [Packaging] simplify Provides comma handling
6343 - [Packaging] zfs/spl -- remove packaging support for incorporated source
6344 - [Packaging] zfs/spl -- remove incorporated source
6345 - [Packaging] zfs/spl -- build via dkms
6346 - [Packaging] zfs/spl -- make zfs package version explicit
6347 - [Packaging] update-version-dkms -- sync archive versions to package
6348
6349 * Miscellaneous Ubuntu changes
6350 - [Packaging] update-version-dkms -- fix getting distrbution from changelog
6351 - update dkms package versions
6352
6353 [ Upstream Kernel Changes ]
6354
6355 * Rebase to v4.20-rc6
6356
6357 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Dec 2018 11:33:08 -0600
6358
6359 linux (4.20.0-0.1) disco; urgency=medium
6360
6361 * Overlayfs in user namespace leaks directory content of inaccessible
6362 directories (LP: #1793458) // CVE-2018-6559
6363 - Revert "ovl: relax permission checking on underlying layers"
6364 - SAUCE: overlayfs: ensure mounter privileges when reading directories
6365
6366 * Miscellaneous Ubuntu changes
6367 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6368 kernel image
6369 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
6370 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6371 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
6372 locked down
6373 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
6374 down
6375 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6376 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6377 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6378 down
6379 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6380 locked down
6381 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
6382 down
6383 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6384 locked down
6385 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6386 has been locked down
6387 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6388 locked down
6389 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6390 locked down
6391 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6392 down
6393 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6394 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
6395 parameters (eg. ioport)
6396 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
6397 - SAUCE: (efi-lockdown) Lock down /proc/kcore
6398 - SAUCE: (efi-lockdown) Lock down kprobes
6399 - SAUCE: (efi-lockdown) Lock down perf
6400 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
6401 down
6402 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6403 secondary keyring
6404 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
6405 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
6406 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6407 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6408 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
6409 that aren't present.
6410 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
6411 efi_status_to_err().
6412 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
6413 error messages.
6414 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6415 reboot
6416 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
6417 boot mode
6418 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6419 mode
6420 - SAUCE: (efi-lockdown) Fix for module sig verification
6421 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6422 - SAUCE: Import aufs driver
6423 - ubuntu: vbox -- update to 5.2.22-dfsg-2
6424 - ubuntu -- disable vbox build
6425 - ubuntu -- disable hio build
6426 - Disable zfs build
6427
6428 [ Upstream Kernel Changes ]
6429
6430 * Rebase to v4.20-rc5
6431
6432 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Dec 2018 07:13:42 -0600
6433
6434 linux (4.20.0-0.0) disco; urgency=medium
6435
6436 * Dummy entry.
6437
6438 -- Seth Forshee <seth.forshee@canonical.com> Thu, 06 Dec 2018 10:20:19 -0600
6439
6440 linux (4.19.0-8.9) disco; urgency=medium
6441
6442 * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952)
6443
6444 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
6445 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
6446
6447 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
6448 - igb: Fix an issue that PME is not enabled during runtime suspend
6449
6450 * The line-out on the Dell Dock station can't work (LP: #1806532)
6451 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
6452
6453 * CVE-2018-19407
6454 - KVM: X86: Fix scan ioapic use-before-initialization
6455
6456 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
6457 (LP: #1805775)
6458 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
6459 disabled
6460
6461 * Disco update: 4.19.6 upstream stable release (LP: #1806909)
6462 - HID: steam: remove input device when a hid client is running.
6463 - efi/libstub: arm: support building with clang
6464 - usb: core: Fix hub port connection events lost
6465 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
6466 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
6467 - usb: dwc3: core: Clean up ULPI device
6468 - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
6469 - xhci: Fix leaking USB3 shared_hcd at xhci removal
6470 - xhci: handle port status events for removed USB3 hcd
6471 - xhci: Add check for invalid byte size error when UAS devices are connected.
6472 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
6473 - usb: xhci: fix timeout for transition from RExit to U0
6474 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
6475 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
6476 detected
6477 - ALSA: oss: Use kvzalloc() for local buffer allocations
6478 - MAINTAINERS: Add Sasha as a stable branch maintainer
6479 - Documentation/security-bugs: Clarify treatment of embargoed information
6480 - Documentation/security-bugs: Postpone fix publication in exceptional cases
6481 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
6482 - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value
6483 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
6484 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
6485 - iwlwifi: mvm: support sta_statistics() even on older firmware
6486 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
6487 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
6488 - brcmfmac: fix reporting support for 160 MHz channels
6489 - opp: ti-opp-supply: Dynamically update u_volt_min
6490 - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call
6491 - tools/power/cpupower: fix compilation with STATIC=true
6492 - v9fs_dir_readdir: fix double-free on p9stat_read error
6493 - selinux: Add __GFP_NOWARN to allocation at str_read()
6494 - Input: synaptics - avoid using uninitialized variable when probing
6495 - bfs: add sanity check at bfs_fill_super()
6496 - sctp: clear the transport of some out_chunk_list chunks in
6497 sctp_assoc_rm_peer
6498 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
6499 - llc: do not use sk_eat_skb()
6500 - mm: don't warn about large allocations for slab
6501 - mm/memory.c: recheck page table entry with page table lock held
6502 - tcp: do not release socket ownership in tcp_close()
6503 - drm/fb-helper: Blacklist writeback when adding connectors to fbdev
6504 - drm/amdgpu: Add missing firmware entry for HAINAN
6505 - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
6506 - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
6507 - drm/i915: Disable LP3 watermarks on all SNB machines
6508 - drm/ast: change resolution may cause screen blurred
6509 - drm/ast: fixed cursor may disappear sometimes
6510 - drm/ast: Remove existing framebuffers before loading driver
6511 - can: flexcan: Unlock the MB unconditionally
6512 - can: dev: can_get_echo_skb(): factor out non sending code to
6513 __can_get_echo_skb()
6514 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
6515 access frame length
6516 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
6517 is accessed out of bounds
6518 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
6519 existing skb
6520 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
6521 can_rx_offload_queue_sorted() functions
6522 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
6523 can_rx_offload_queue_tail()
6524 - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
6525 - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
6526 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
6527 - can: hi311x: Use level-triggered interrupt
6528 - can: flexcan: Always use last mailbox for TX
6529 - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct
6530 flexcan_priv::tx_mb_idx
6531 - ACPICA: AML interpreter: add region addresses in global list during
6532 initialization
6533 - IB/hfi1: Eliminate races in the SDMA send error path
6534 - fsnotify: generalize handling of extra event flags
6535 - fanotify: fix handling of events on child sub-directory
6536 - pinctrl: meson: fix pinconf bias disable
6537 - pinctrl: meson: fix gxbb ao pull register bits
6538 - pinctrl: meson: fix gxl ao pull register bits
6539 - pinctrl: meson: fix meson8 ao pull register bits
6540 - pinctrl: meson: fix meson8b ao pull register bits
6541 - tools/testing/nvdimm: Fix the array size for dimm devices.
6542 - scsi: lpfc: fix remoteport access
6543 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
6544 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
6545 - cpufreq: imx6q: add return value check for voltage scale
6546 - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
6547 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
6548 - crypto: simd - correctly take reqsize of wrapped skcipher into account
6549 - floppy: fix race condition in __floppy_read_block_0()
6550 - powerpc/io: Fix the IO workarounds code to work with Radix
6551 - sched/fair: Fix cpu_util_wake() for 'execl' type workloads
6552 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
6553 - block: copy ioprio in __bio_clone_fast() and bounce
6554 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
6555 - riscv: add missing vdso_install target
6556 - RISC-V: Silence some module warnings on 32-bit
6557 - drm/amdgpu: fix bug with IH ring setup
6558 - kdb: Use strscpy with destination buffer size
6559 - NFSv4: Fix an Oops during delegation callbacks
6560 - powerpc/numa: Suppress "VPHN is not supported" messages
6561 - efi/arm: Revert deferred unmap of early memmap mapping
6562 - z3fold: fix possible reclaim races
6563 - mm, memory_hotplug: check zone_movable in has_unmovable_pages
6564 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
6565 - mm, page_alloc: check for max order in hot path
6566 - dax: Avoid losing wakeup in dax_lock_mapping_entry
6567 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
6568 - tty: wipe buffer.
6569 - tty: wipe buffer if not echoing data
6570 - gfs2: Fix iomap buffer head reference counting bug
6571 - rcu: Make need_resched() respond to urgent RCU-QS needs
6572 - media: ov5640: Re-work MIPI startup sequence
6573 - media: ov5640: Fix timings setup code
6574 - media: ov5640: fix exposure regression
6575 - media: ov5640: fix auto gain & exposure when changing mode
6576 - media: ov5640: fix wrong binning value in exposure calculation
6577 - media: ov5640: fix auto controls values when switching to manual mode
6578 - Linux 4.19.6
6579
6580 * linux-buildinfo: pull out ABI information into its own package
6581 (LP: #1806380)
6582 - [Packaging] limit preparation to linux-libc-dev in headers
6583 - [Packaging] commonise debhelper invocation
6584 - [Packaging] ABI -- accumulate abi information at the end of the build
6585 - [Packaging] buildinfo -- add basic build information
6586 - [Packaging] buildinfo -- add firmware information to the flavour ABI
6587 - [Packaging] buildinfo -- add compiler information to the flavour ABI
6588 - [Packaging] buildinfo -- add buildinfo support to getabis
6589 - [Packaging] getabis -- handle all known package combinations
6590 - [Packaging] getabis -- support parsing a simple version
6591
6592 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
6593 - [Packaging] own /usr/lib/linux/triggers
6594
6595 * Miscellaneous upstream changes
6596 - blk-mq: fix corruption with direct issue
6597
6598 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Dec 2018 09:18:30 -0600
6599
6600 linux (4.19.0-7.8) disco; urgency=medium
6601
6602 * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465)
6603
6604 * Fix and issue that LG I2C touchscreen stops working after reboot
6605 (LP: #1805085)
6606 - HID: i2c-hid: Disable runtime PM for LG touchscreen
6607
6608 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
6609 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
6610 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
6611
6612 * Regression: hinic performance degrades over time (LP: #1805248)
6613 - Revert "net-next/hinic: add checksum offload and TSO support"
6614
6615 * Disco update: 4.19.5 upstream stable release (LP: #1805461)
6616 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
6617 - cifs: don't dereference smb_file_target before null check
6618 - cifs: fix return value for cifs_listxattr
6619 - arm64: kprobe: make page to RO mode when allocate it
6620 - block: brd: associate with queue until adding disk
6621 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
6622 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
6623 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
6624 - net: hns3: bugfix for the initialization of command queue's spin lock
6625 - ixgbe: fix MAC anti-spoofing filter after VFLR
6626 - reiserfs: propagate errors from fill_with_dentries() properly
6627 - hfs: prevent btree data loss on root split
6628 - hfsplus: prevent btree data loss on root split
6629 - perf unwind: Take pgoff into account when reporting elf to libdwfl
6630 - um: Give start_idle_thread() a return code
6631 - drm/edid: Add 6 bpc quirk for BOE panel.
6632 - afs: Handle EIO from delivery function
6633 - platform/x86: intel_telemetry: report debugfs failure
6634 - clk: fixed-rate: fix of_node_get-put imbalance
6635 - perf symbols: Set PLT entry/header sizes properly on Sparc
6636 - fs/exofs: fix potential memory leak in mount option parsing
6637 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
6638 - apparmor: Fix uninitialized value in aa_split_fqname
6639 - x86/earlyprintk: Add a force option for pciserial device
6640 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
6641 - clk: meson-axg: pcie: drop the mpll3 clock parent
6642 - arm64: percpu: Initialize ret in the default case
6643 - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
6644 - clk: renesas: r9a06g032: Fix UART34567 clock rate
6645 - clk: ti: fix OF child-node lookup
6646 - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
6647 - netfilter: ipv6: fix oops when defragmenting locally generated fragments
6648 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
6649 - s390/decompressor: add missing FORCE to build targets
6650 - s390/vdso: add missing FORCE to build targets
6651 - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
6652 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
6653 - HID: alps: allow incoming reports when only the trackstick is opened
6654 - Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
6655 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
6656 replace
6657 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
6658 - netfilter: ipset: fix ip_set_list allocation failure
6659 - s390/mm: fix mis-accounting of pgtable_bytes
6660 - s390/mm: Fix ERROR: "__node_distance" undefined!
6661 - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
6662 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
6663 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
6664 - netfilter: ipset: Fix calling ip_set() macro at dumping
6665 - netfilter: nft_compat: ebtables 'nat' table is normal chain type
6666 - s390/qeth: fix HiperSockets sniffer
6667 - s390/qeth: unregister netdevice only when registered
6668 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
6669 - hwmon: (ibmpowernv) Remove bogus __init annotations
6670 - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
6671 - ARM: dts: fsl: Fix improperly quoted stdout-path values
6672 - Revert "drm/exynos/decon5433: implement frame counter"
6673 - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2
6674 - arm64: dts: renesas: condor: switch from EtherAVB to GEther
6675 - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
6676 - clk: fixed-factor: fix of_node_get-put imbalance
6677 - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
6678 - lib/raid6: Fix arm64 test build
6679 - drm/amd/display: Stop leaking planes
6680 - block: Clear kernel memory before copying to user
6681 - drm/amd/display: Drop reusing drm connector for MST
6682 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
6683 - s390/perf: Change CPUM_CF return code in event init function
6684 - ceph: quota: fix null pointer dereference in quota check
6685 - of/device: Really only set bus DMA mask when appropriate
6686 - nvme: make sure ns head inherits underlying device limits
6687 - i2c: omap: Enable for ARCH_K3
6688 - i2c: qcom-geni: Fix runtime PM mismatch with child devices
6689 - sched/core: Take the hotplug lock in sched_init_smp()
6690 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
6691 - perf tools: Do not zero sample_id_all for group members
6692 - ice: Fix dead device link issue with flow control
6693 - ice: Fix the bytecount sent to netdev_tx_sent_queue
6694 - ice: Change req_speeds to be u16
6695 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
6696 - qed: Fix memory/entry leak in qed_init_sp_request()
6697 - qed: Fix blocking/unlimited SPQ entries leak
6698 - qed: Fix SPQ entries not returned to pool in error flows
6699 - qed: Fix potential memory corruption
6700 - net: stmmac: Fix RX packet size > 8191
6701 - net: aquantia: fix potential IOMMU fault after driver unbind
6702 - net: aquantia: fixed enable unicast on 32 macvlan
6703 - net: aquantia: invalid checksumm offload implementation
6704 - kbuild: deb-pkg: fix too low build version number
6705 - Revert "scripts/setlocalversion: git: Make -dirty check more robust"
6706 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
6707 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
6708 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
6709 - x86/ldt: Remove unused variable in map_ldt_struct()
6710 - media: v4l: event: Add subscription to list before calling "add" operation
6711 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
6712 - RISC-V: Fix raw_copy_{to,from}_user()
6713 - uio: Fix an Oops on load
6714 - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15
6715 - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()
6716 - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
6717 - can: kvaser_usb: Fix potential uninitialized variable use
6718 - usb: cdc-acm: add entry for Hiro (Conexant) modem
6719 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
6720 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
6721 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
6722 - USB: misc: appledisplay: add 20" Apple Cinema Display
6723 - gnss: serial: fix synchronous write timeout
6724 - gnss: sirf: fix synchronous write timeout
6725 - mtd: rawnand: atmel: fix OF child-node lookup
6726 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
6727 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
6728 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
6729 - HID: Add quirk for Primax PIXART OEM mice
6730 - HID: Add quirk for Microsoft PIXART OEM mouse
6731 - libceph: fall back to sendmsg for slab pages
6732 - mt76x0: run vco calibration for each channel configuration
6733 - Linux 4.19.5
6734
6735 * Miscellaneous Ubuntu changes
6736 - Revert "UBUNTU: Build signed kernels for arm64"
6737
6738 -- Seth Forshee <seth.forshee@canonical.com> Tue, 27 Nov 2018 10:38:34 -0600
6739
6740 linux (4.19.0-6.7) disco; urgency=medium
6741
6742 * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195)
6743
6744 * SecureBoot support for arm64 (LP: #1804481)
6745 - Build signed kernels for arm64
6746
6747 * Add pointstick support for Cirque Touchpad (LP: #1805081)
6748 - HID: multitouch: Add pointstick support for Cirque Touchpad
6749
6750 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
6751 (LP: #1804588)
6752 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
6753 - SAUCE: nvme: add quirk to not call disable function when suspending
6754
6755 * Disco update: 4.19.4 upstream stable release (LP: #1805159)
6756 - flow_dissector: do not dissect l4 ports for fragments
6757 - ibmvnic: fix accelerated VLAN handling
6758 - ip_tunnel: don't force DF when MTU is locked
6759 - ipv6: fix a dst leak when removing its exception
6760 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
6761 - net: bcmgenet: protect stop from timeout
6762 - net-gro: reset skb->pkt_type in napi_reuse_skb()
6763 - sctp: not allow to set asoc prsctp_enable by sockopt
6764 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
6765 coalescing
6766 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
6767 - tipc: don't assume linear buffer when reading ancillary data
6768 - tipc: fix lockdep warning when reinitilaizing sockets
6769 - tuntap: fix multiqueue rx
6770 - net: systemport: Protect stop from timeout
6771 - net/sched: act_pedit: fix memory leak when IDR allocation fails
6772 - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
6773 - tipc: fix link re-establish failure
6774 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
6775 - net/mlx5e: Claim TC hw offloads support only under a proper build config
6776 - net/mlx5e: Adjust to max number of channles when re-attaching
6777 - net/mlx5e: RX, verify received packet size in Linear Striding RQ
6778 - Revert "sctp: remove sctp_transport_pmtu_check"
6779 - net/mlx5e: Always use the match level enum when parsing TC rule match
6780 - net/mlx5e: Fix selftest for small MTUs
6781 - net/mlx5e: Removed unnecessary warnings in FEC caps query
6782 - inet: frags: better deal with smp races
6783 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
6784 - net/mlx5: IPSec, Fix the SA context hash key
6785 - net/mlx5e: IPoIB, Reset QP after channels are closed
6786 - net: dsa: mv88e6xxx: Fix clearing of stats counters
6787 - net: phy: realtek: fix RTL8201F sysfs name
6788 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
6789 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
6790 - net: dsa: microchip: initialize mutex before use
6791 - sctp: fix strchange_flags name for Stream Change Event
6792 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
6793 - sctp: not increase stream's incnt before sending addstrm_in request
6794 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
6795 - net: smsc95xx: Fix MTU range
6796 - rxrpc: Fix lockup due to no error backoff after ack transmit error
6797 - usbnet: smsc95xx: disable carrier check while suspending
6798 - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP
6799 mitigation"
6800 - Linux 4.19.4
6801
6802 * Disco update: 4.19.3 upstream stable release (LP: #1805158)
6803 - powerpc/traps: restore recoverability of machine_check interrupts
6804 - powerpc/64/module: REL32 relocation range check
6805 - powerpc/mm: Fix page table dump to work on Radix
6806 - powerpc/mm: fix always true/false warning in slice.c
6807 - drm/amd/display: fix bug of accessing invalid memory
6808 - Input: wm97xx-ts - fix exit path
6809 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
6810 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
6811 - tty: check name length in tty_find_polling_driver()
6812 - tracing/kprobes: Check the probe on unloaded module correctly
6813 - drm/nouveau/secboot/acr: fix memory leak
6814 - drm/amdgpu/powerplay: fix missing break in switch statements
6815 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
6816 - powerpc/nohash: fix undefined behaviour when testing page size support
6817 - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
6818 - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'
6819 - drm/msm: dpu: Allow planes to extend past active display
6820 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
6821 - drm/omap: fix memory barrier bug in DMM driver
6822 - drm/amd/display: Raise dispclk value for dce120 by 15%
6823 - drm/amd/display: fix gamma not being applied
6824 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
6825 - media: pci: cx23885: handle adding to list failure
6826 - media: coda: don't overwrite h.264 profile_idc on decoder instance
6827 - MIPS: kexec: Mark CPU offline before disabling local IRQ
6828 - powerpc/boot: Ensure _zimage_start is a weak symbol
6829 - powerpc/memtrace: Remove memory in chunks
6830 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
6831 - staging: erofs: fix a missing endian conversion
6832 - serial: 8250_of: Fix for lack of interrupt support
6833 - sc16is7xx: Fix for multi-channel stall
6834 - media: tvp5150: fix width alignment during set_selection()
6835 - powerpc/selftests: Wait all threads to join
6836 - staging:iio:ad7606: fix voltage scales
6837 - drm: rcar-du: Update Gen3 output limitations
6838 - drm/amdgpu: Fix SDMA TO after GPU reset v3
6839 - staging: most: video: fix registration of an empty comp core_component
6840 - 9p locks: fix glock.client_id leak in do_lock
6841 - udf: Prevent write-unsupported filesystem to be remounted read-write
6842 - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and
6843 i.MX6ULL
6844 - media: ov5640: fix mode change regression
6845 - 9p: clear dangling pointers in p9stat_free
6846 - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()
6847 - media: ov5640: fix restore of last mode set
6848 - cdrom: fix improper type cast, which can leat to information leak.
6849 - ovl: fix error handling in ovl_verify_set_fh()
6850 - ovl: fix recursive oi->lock in ovl_link()
6851 - ovl: check whiteout in ovl_create_over_whiteout()
6852 - ovl: automatically enable redirect_dir on metacopy=on
6853 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
6854 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
6855 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
6856 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
6857 - scsi: qla2xxx: Fix early srb free on abort
6858 - scsi: qla2xxx: shutdown chip if reset fail
6859 - scsi: qla2xxx: Reject bsg request if chip is down.
6860 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
6861 - scsi: qla2xxx: Fix for double free of SRB structure
6862 - scsi: qla2xxx: Fix NVMe session hang on unload
6863 - scsi: qla2xxx: Fix NVMe Target discovery
6864 - scsi: qla2xxx: Fix duplicate switch database entries
6865 - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
6866 - vfs: fix FIGETBSZ ioctl on an overlayfs file
6867 - fuse: Fix use-after-free in fuse_dev_do_read()
6868 - fuse: Fix use-after-free in fuse_dev_do_write()
6869 - fuse: fix blocked_waitq wakeup
6870 - fuse: set FR_SENT while locked
6871 - drm/msm: fix OF child-node lookup
6872 - arm64: dts: stratix10: Support Ethernet Jumbo frame
6873 - arm64: dts: stratix10: fix multicast filtering
6874 - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
6875 - clk: meson: axg: mark fdiv2 and fdiv3 as critical
6876 - zram: close udev startup race condition as default groups
6877 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
6878 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
6879 - xtensa: add NOTES section to the linker script
6880 - xtensa: make sure bFLT stack is 16 byte aligned
6881 - xtensa: fix boot parameters address translation
6882 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
6883 - clk: s2mps11: Fix matching when built as module and DT node contains
6884 compatible
6885 - clk: at91: Fix division by zero in PLL recalc_rate()
6886 - clk: sunxi-ng: h6: fix bus clocks' divider position
6887 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
6888 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
6889 - libceph: bump CEPH_MSG_MAX_DATA_LEN
6890 - Revert "ceph: fix dentry leak in splice_dentry()"
6891 - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
6892 - mach64: fix display corruption on big endian machines
6893 - mach64: fix image corruption due to reading accelerator registers
6894 - acpi/nfit, x86/mce: Handle only uncorrectable machine checks
6895 - acpi/nfit, x86/mce: Validate a MCE's address before using it
6896 - acpi, nfit: Fix ARS overflow continuation
6897 - reset: hisilicon: fix potential NULL pointer dereference
6898 - crypto: hisilicon - Fix NULL dereference for same dst and src
6899 - crypto: hisilicon - Fix reference after free of memories on error path
6900 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
6901 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
6902 - SCSI: fix queue cleanup race before queue initialization is done
6903 - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for
6904 CONFIG_SWAP"
6905 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
6906 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
6907 - ocfs2: free up write context when direct IO failed
6908 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
6909 - memory_hotplug: cond_resched in __remove_pages
6910 - netfilter: conntrack: fix calculation of next bucket number in early_drop
6911 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
6912 - bonding/802.3ad: fix link_failure_count tracking
6913 - mtd: spi-nor: cadence-quadspi: Return error code in
6914 cqspi_direct_read_execute()
6915 - mtd: nand: Fix nanddev_neraseblocks()
6916 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
6917 - hwmon: (core) Fix double-free in __hwmon_device_register()
6918 - perf cs-etm: Correct CPU mode for samples
6919 - perf stat: Handle different PMU names with common prefix
6920 - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
6921 - perf intel-pt/bts: Calculate cpumode for synthesized samples
6922 - perf intel-pt: Insert callchain context into synthesized callchains
6923 - of, numa: Validate some distance map rules
6924 - x86/cpu/vmware: Do not trace vmware_sched_clock()
6925 - x86/hyper-v: Enable PIT shutdown quirk
6926 - termios, tty/tty_baudrate.c: fix buffer overrun
6927 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
6928 - watchdog/core: Add missing prototypes for weak functions
6929 - btrfs: fix pinned underflow after transaction aborted
6930 - Btrfs: fix missing data checksums after a ranged fsync (msync)
6931 - Btrfs: fix cur_offset in the error case for nocow
6932 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
6933 - Btrfs: fix data corruption due to cloning of eof block
6934 - btrfs: tree-checker: Fix misleading group system information
6935 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
6936 - ext4: add missing brelse() update_backups()'s error path
6937 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
6938 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
6939 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
6940 - ext4: missing !bh check in ext4_xattr_inode_write()
6941 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
6942 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
6943 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
6944 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
6945 - ext4: avoid possible double brelse() in add_new_gdb() on error path
6946 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
6947 - ext4: fix possible leak of s_journal_flag_rwsem in error path
6948 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
6949 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
6950 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
6951 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
6952 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
6953 - mount: Prevent MNT_DETACH from disconnecting locked mounts
6954 - mnt: fix __detach_mounts infinite loop
6955 - uapi: fix linux/kfd_ioctl.h userspace compilation errors
6956 - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
6957 - kdb: use correct pointer when 'btc' calls 'btt'
6958 - kdb: print real address of pointers instead of hashed addresses
6959 - sunrpc: correct the computation for page_ptr when truncating
6960 - NFSv4: Don't exit the state manager without clearing
6961 NFS4CLNT_MANAGER_RUNNING
6962 - nfsd: COPY and CLONE operations require the saved filehandle to be set
6963 - rtc: hctosys: Add missing range error reporting
6964 - fuse: fix use-after-free in fuse_direct_IO()
6965 - fuse: fix leaked notify reply
6966 - fuse: fix possibly missed wake-up after abort
6967 - selinux: check length properly in SCTP bind hook
6968 - gfs2: Put bitmap buffers in put_super
6969 - gfs2: Fix metadata read-ahead during truncate (2)
6970 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
6971 - crypto: user - fix leaking uninitialized memory to userspace
6972 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
6973 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
6974 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
6975 - efi/arm/libstub: Pack FDT after populating it
6976 - mm: don't reclaim inodes with many attached pages
6977 - scripts/spdxcheck.py: make python3 compliant
6978 - drm/rockchip: Allow driver to be shutdown on reboot/kexec
6979 - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
6980 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
6981 - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
6982 - drm/nouveau: Check backlight IDs are >= 0, not > 0
6983 - drm/nouveau: Fix nv50_mstc->best_encoder()
6984 - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
6985 - drm/etnaviv: fix bogus fence complete check in timeout handler
6986 - drm/dp_mst: Check if primary mstb is null
6987 - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
6988 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
6989 panel's native mode
6990 - drm/i915: Use the correct crtc when sanitizing plane mapping
6991 - drm/i915: Restore vblank interrupts earlier
6992 - drm/i915: Don't unset intel_connector->mst_port
6993 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
6994 - drm/i915: Large page offsets for pread/pwrite
6995 - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
6996 - drm/i915/dp: Restrict link retrain workaround to external monitors
6997 - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
6998 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
6999 - drm/i915: Mark up GTT sizes as u64
7000 - drm/i915: Fix error handling for the NV12 fb dimensions check
7001 - drm/i915: Fix ilk+ watermarks when disabling pipes
7002 - drm/i915: Compare user's 64b GTT offset even on 32b
7003 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
7004 - drm/i915: Mark pin flags as u64
7005 - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
7006 - drm/i915/execlists: Force write serialisation into context image vs
7007 execution
7008 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
7009 - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
7010 - drm/i915: Fix hpd handling for pins with two encoders
7011 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
7012 - Revert "ACPICA: AML interpreter: add region addresses in global list during
7013 initialization"
7014 - Linux 4.19.3
7015
7016 * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154)
7017 - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link"
7018
7019 * Miscellaneous Ubuntu changes
7020 - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1
7021
7022 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Nov 2018 11:44:00 -0600
7023
7024 linux (4.19.0-5.6) disco; urgency=medium
7025
7026 * crash in ENA driver on removing an interface (LP: #1802341)
7027 - SAUCE: net: ena: fix crash during ena_remove()
7028
7029 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
7030 (LP: #1797367)
7031 - s390/qeth: sanitize strings in debug messages
7032
7033 * Disco update: 4.19.2 upstream stable release (LP: #1803410)
7034 - bpf: fix partial copy of map_ptr when dst is scalar
7035 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
7036 - gpio: mxs: Get rid of external API call
7037 - mtd: rawnand: marvell: fix the IRQ handler complete() condition
7038 - mtd: maps: gpio-addr-flash: Fix ioremapped size
7039 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
7040 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
7041 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
7042 - spi: spi-mem: Adjust op len based on message/transfer size limitations
7043 - spi: bcm-qspi: switch back to reading flash using smaller chunks
7044 - spi: bcm-qspi: fix calculation of address length
7045 - bcache: trace missed reading by cache_missed
7046 - bcache: fix ioctl in flash device
7047 - bcache: correct dirty data statistics
7048 - bcache: fix miss key refill->end in writeback
7049 - hwmon: (pmbus) Fix page count auto-detection.
7050 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
7051 - block: setup bounce bio_sets properly
7052 - block: make sure discard bio is aligned with logical block size
7053 - block: make sure writesame bio is aligned with logical block size
7054 - cpufreq: conservative: Take limits changes into account properly
7055 - dma-mapping: fix panic caused by passing empty cma command line argument
7056 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
7057 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
7058 - ACPICA: AML interpreter: add region addresses in global list during
7059 initialization
7060 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
7061 opcodes
7062 - acpi, nfit: Fix Address Range Scrub completion tracking
7063 - kprobes/x86: Use preempt_enable() in optimized_callback()
7064 - mailbox: PCC: handle parse error
7065 - parisc: Fix address in HPMC IVA
7066 - parisc: Fix map_pages() to not overwrite existing pte entries
7067 - parisc: Fix exported address of os_hpmc handler
7068 - ALSA: hda - Add quirk for ASUS G751 laptop
7069 - ALSA: hda - Fix headphone pin config for ASUS G751
7070 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
7071 - ALSA: hda: Add 2 more models to the power_save blacklist
7072 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
7073 - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
7074 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
7075 - x86/xen: Fix boot loader version reported for PVH guests
7076 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
7077 option without value is provided
7078 - x86/kvm/nVMX: allow bare VMXON state migration
7079 - x86/mm/pat: Disable preemption around __flush_tlb_all()
7080 - x86/numa_emulation: Fix uniform-split numa emulation
7081 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
7082 - net: socionext: Reset tx queue in ndo_stop
7083 - net: loopback: clear skb->tstamp before netif_rx()
7084 - locking/lockdep: Fix debug_locks off performance problem
7085 - netfilter: xt_nat: fix DNAT target for shifted portmap ranges
7086 - ataflop: fix error handling during setup
7087 - swim: fix cleanup on setup error
7088 - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
7089 - hv_netvsc: fix vf serial matching with pci slot info
7090 - nfp: devlink port split support for 1x100G CXP NIC
7091 - tun: Consistently configure generic netdev params via rtnetlink
7092 - s390/sthyi: Fix machine name validity indication
7093 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
7094 - lightnvm: pblk: fix race on sysfs line state
7095 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
7096 - lightnvm: pblk: fix race condition on metadata I/O
7097 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
7098 - perf tools: Free temporary 'sys' string in read_event_files()
7099 - perf tools: Cleanup trace-event-info 'tdata' leak
7100 - perf tools: Free 'printk' string in parse_ftrace_printk()
7101 - perf strbuf: Match va_{add,copy} with va_end
7102 - cpupower: Fix coredump on VMWare
7103 - bcache: Populate writeback_rate_minimum attribute
7104 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
7105 - sdhci: acpi: add free_slot callback
7106 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
7107 - iwlwifi: pcie: avoid empty free RB queue
7108 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
7109 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
7110 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
7111 - wlcore: Fix BUG with clear completion on timeout
7112 - ACPI/PPTT: Handle architecturally unknown cache types
7113 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
7114 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
7115 - cpufreq: dt: Try freeing static OPPs only if we have added them
7116 - x86/intel_rdt: Show missing resctrl mount options
7117 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
7118 - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
7119 - ath10k: fix tx status flag setting for management frames
7120 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
7121 - ice: fix changing of ring descriptor size (ethtool -G)
7122 - ice: update fw version check logic
7123 - net: hns3: Fix for packet buffer setting bug
7124 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
7125 - Bluetooth: hci_qca: Remove hdev dereference in qca_close().
7126 - x86: boot: Fix EFI stub alignment
7127 - net: hns3: Add nic state check before calling netif_tx_wake_queue
7128 - net: hns3: Fix ets validate issue
7129 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
7130 sunxi_pinctrl_build_state
7131 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
7132 - brcmfmac: fix for proper support of 160MHz bandwidth
7133 - net: hns3: Check hdev state when getting link status
7134 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
7135 - net: phy: phylink: ensure the carrier is off when starting phylink
7136 - block, bfq: correctly charge and reset entity service in all cases
7137 - arm64: entry: Allow handling of undefined instructions from EL1
7138 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
7139 - spi: gpio: No MISO does not imply no RX
7140 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
7141 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
7142 - bpf/verifier: fix verifier instability
7143 - failover: Add missing check to validate 'slave_dev' in
7144 net_failover_slave_unregister
7145 - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
7146 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
7147 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
7148 - net: hns3: Preserve vlan 0 in hardware table
7149 - net: hns3: Fix ping exited problem when doing lp selftest
7150 - net: hns3: Fix for vf vlan delete failed problem
7151 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
7152 - mt76x2u: run device cleanup routine if resume fails
7153 - rsi: fix memory alignment issue in ARM32 platforms
7154 - libertas_tf: prevent underflow in process_cmdrequest()
7155 - iwlwifi: mvm: fix BAR seq ctrl reporting
7156 - gpio: brcmstb: allow 0 width GPIO banks
7157 - ixgbe: disallow IPsec Tx offload when in SR-IOV mode
7158 - ixgbevf: VF2VF TCP RSS
7159 - wil6210: fix RX buffers release and unmap
7160 - ath10k: schedule hardware restart if WMI command times out
7161 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
7162 - thermal: rcar_thermal: Prevent doing work after unbind
7163 - thermal: da9062/61: Prevent hardware access during system suspend
7164 - cifs: fix a credits leak for compund commands
7165 - cgroup, netclassid: add a preemption point to write_classid
7166 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
7167 - f2fs: fix to account IO correctly for cgroup writeback
7168 - MD: Memory leak when flush bio size is zero
7169 - md: fix memleak for mempool
7170 - of: Add missing exports of node name compare functions
7171 - scsi: esp_scsi: Track residual for PIO transfers
7172 - scsi: ufs: Schedule clk gating work on correct queue
7173 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
7174 - KVM: nVMX: Clear reserved bits of #DB exit qualification
7175 - scsi: megaraid_sas: fix a missing-check bug
7176 - RDMA/core: Do not expose unsupported counters
7177 - RDMA/cm: Respect returned status of cm_init_av_by_path
7178 - IB/ipoib: Clear IPCB before icmp_send
7179 - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
7180 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
7181 - usb: host: ohci-at91: fix request of irq for optional gpio
7182 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
7183 - PCI: cadence: Use AXI region 0 to signal interrupts from EP
7184 - usb: typec: tcpm: Report back negotiated PPS voltage and current
7185 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
7186 - f2fs: clear PageError on the read path
7187 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
7188 - VMCI: Resource wildcard match fixed
7189 - PCI / ACPI: Enable wake automatically for power managed bridges
7190 - xprtrdma: Reset credit grant properly after a disconnect
7191 - irqchip/pdc: Setup all edge interrupts as rising edge at GIC
7192 - usb: dwc2: fix call to vbus supply exit routine, call it unlocked
7193 - usb: dwc2: fix a race with external vbus supply
7194 - usb: gadget: udc: atmel: handle at91sam9rl PMC
7195 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
7196 - MD: fix invalid stored role for a disk
7197 - PCI: cadence: Correct probe behaviour when failing to get PHY
7198 - nvmem: check the return value of nvmem_add_cells()
7199 - xhci: Avoid USB autosuspend when resuming USB2 ports.
7200 - scsi: qla2xxx: Fix recursive mailbox timeout
7201 - f2fs: fix to recover inode's crtime during POR
7202 - f2fs: fix to recover inode's i_flags during POR
7203 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
7204 - coresight: etb10: Fix handling of perf mode
7205 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
7206 - crypto: caam - fix implicit casts in endianness helpers
7207 - usb: chipidea: Prevent unbalanced IRQ disable
7208 - Smack: ptrace capability use fixes
7209 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
7210 - ASoC: AMD: Fix capture unstable in beginning for some runs
7211 - firmware: coreboot: Unmap ioregion after device population
7212 - IB/ipoib: Use dev_port to expose network interface port numbers
7213 - IB/mlx5: Allow transition of DCI QP to reset
7214 - uio: ensure class is registered before devices
7215 - scsi: lpfc: Correct soft lockup when running mds diagnostics
7216 - scsi: lpfc: Correct race with abort on completion path
7217 - f2fs: avoid sleeping under spin_lock
7218 - f2fs: report error if quota off error during umount
7219 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
7220 init
7221 - f2fs: fix to flush all dirty inodes recovered in readonly fs
7222 - mfd: menelaus: Fix possible race condition and leak
7223 - dmaengine: dma-jz4780: Return error if not probed from DT
7224 - IB/rxe: fix for duplicate request processing and ack psns
7225 - ALSA: hda: Check the non-cached stream buffers more explicitly
7226 - cpupower: Fix AMD Family 0x17 msr_pstate size
7227 - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
7228 - f2fs: fix missing up_read
7229 - f2fs: fix to recover cold bit of inode block during POR
7230 - f2fs: fix to account IO correctly
7231 - OPP: Free OPP table properly on performance state irregularities
7232 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
7233 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
7234 - xen-swiotlb: use actually allocated size on check physical continuous
7235 - tpm: Restore functionality to xen vtpm driver.
7236 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
7237 - xen/balloon: Support xend-based toolstack
7238 - xen: fix race in xen_qlock_wait()
7239 - xen: make xen_qlock_wait() nestable
7240 - xen/pvh: increase early stack size
7241 - xen/pvh: don't try to unplug emulated devices
7242 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
7243 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
7244 - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
7245 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
7246 - mt76: mt76x2: fix multi-interface beacon configuration
7247 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
7248 - net/ipv4: defensive cipso option parsing
7249 - dmaengine: ppc4xx: fix off-by-one build failure
7250 - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE
7251 usage
7252 - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
7253 - libnvdimm: Hold reference on parent while scheduling async init
7254 - libnvdimm, region: Fail badblocks listing for inactive regions
7255 - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
7256 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
7257 - ASoC: sta32x: set ->component pointer in private struct
7258 - IB/mlx5: Fix MR cache initialization
7259 - IB/rxe: Revise the ib_wr_opcode enum
7260 - jbd2: fix use after free in jbd2_log_do_checkpoint()
7261 - gfs2_meta: ->mount() can get NULL dev_name
7262 - ext4: fix EXT4_IOC_SWAP_BOOT
7263 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
7264 - ext4: fix setattr project check in fssetxattr ioctl
7265 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
7266 - ext4: fix use-after-free race in ext4_remount()'s error path
7267 - selinux: fix mounting of cgroup2 under older policies
7268 - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
7269 - HID: hiddev: fix potential Spectre v1
7270 - EDAC, amd64: Add Family 17h, models 10h-2fh support
7271 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
7272 - EDAC, skx_edac: Fix logical channel intermediate decoding
7273 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
7274 - PCI/ASPM: Fix link_state teardown on device removal
7275 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
7276 - signal/GenWQE: Fix sending of SIGKILL
7277 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
7278 - crypto: lrw - Fix out-of bounds access on counter overflow
7279 - crypto: tcrypt - fix ghash-generic speed test
7280 - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross
7281 a page in gcm
7282 - crypto: morus/generic - fix for big endian systems
7283 - crypto: aegis/generic - fix for big endian systems
7284 - crypto: speck - remove Speck
7285 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
7286 - userfaultfd: disable irqs when taking the waitqueue lock
7287 - ima: fix showing large 'violations' or 'runtime_measurements_count'
7288 - ima: open a new file instance if no read permissions
7289 - hugetlbfs: dirty pages as they are added to pagecache
7290 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
7291 - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
7292 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
7293 - KVM: arm64: Fix caching of host MDCR_EL2 value
7294 - kbuild: fix kernel/bounds.c 'W=1' warning
7295 - iio: ad5064: Fix regulator handling
7296 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
7297 - iio: adc: at91: fix acking DRDY irq on simple conversions
7298 - iio: adc: at91: fix wrong channel number in triggered buffer mode
7299 - w1: omap-hdq: fix missing bus unregister at removal
7300 - smb3: allow stats which track session and share reconnects to be reset
7301 - smb3: do not attempt cifs operation in smb3 query info error path
7302 - smb3: on kerberos mount if server doesn't specify auth type use krb5
7303 - printk: Fix panic caused by passing log_buf_len to command line
7304 - genirq: Fix race on spurious interrupt detection
7305 - tpm: fix response size validation in tpm_get_random()
7306 - NFC: nfcmrvl_uart: fix OF child-node lookup
7307 - NFSv4.1: Fix the r/wsize checking
7308 - nfs: Fix a missed page unlock after pg_doio()
7309 - nfsd: correctly decrement odstate refcount in error path
7310 - nfsd: Fix an Oops in free_session()
7311 - lockd: fix access beyond unterminated strings in prints
7312 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
7313 - dm zoned: fix metadata block ref counting
7314 - dm zoned: fix various dmz_get_mblock() issues
7315 - media: ov7670: make "xclk" clock optional
7316 - fsnotify: Fix busy inodes during unmount
7317 - powerpc64/module elfv1: Set opd addresses after module relocation
7318 - powerpc/msi: Fix compile error on mpc83xx
7319 - powerpc/tm: Fix HFSCR bit for no suspend case
7320 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
7321 - MIPS: OCTEON: fix out of bounds array access on CN68XX
7322 - rtc: ds1307: fix ds1339 wakealarm support
7323 - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
7324 - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
7325 - power: supply: twl4030-charger: fix OF sibling-node lookup
7326 - ocxl: Fix access to the AFU Descriptor Data
7327 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
7328 - TC: Set DMA masks for devices
7329 - net: bcmgenet: fix OF child-node lookup
7330 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
7331 - Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
7332 - kgdboc: Passing ekgdboc to command line causes panic
7333 - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
7334 - media: cec: make cec_get_edid_spa_location() an inline function
7335 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
7336 - xen: fix xen_qlock_wait()
7337 - xen: remove size limit of privcmd-buf mapping interface
7338 - xen-blkfront: fix kernel panic with negotiate_mq error path
7339 - media: cec: add new tx/rx status bits to detect aborts/timeouts
7340 - media: cec: fix the Signal Free Time calculation
7341 - media: cec: forgot to cancel delayed work
7342 - media: em28xx: use a default format if TRY_FMT fails
7343 - media: tvp5150: avoid going past array on v4l2_querymenu()
7344 - media: em28xx: fix input name for Terratec AV 350
7345 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
7346 - media: em28xx: fix handler for vidioc_s_input()
7347 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
7348 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
7349 - drm/mediatek: fix OF sibling-node lookup
7350 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
7351 - media: replace ADOBERGB by OPRGB
7352 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
7353 - arm64: lse: remove -fcall-used-x0 flag
7354 - rpmsg: smd: fix memory leak on channel create
7355 - Cramfs: fix abad comparison when wrap-arounds occur
7356 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
7357 - arm64: dts: stratix10: Correct System Manager register size
7358 - soc: qcom: rmtfs-mem: Validate that scm is available
7359 - soc/tegra: pmc: Fix child-node lookup
7360 - selftests/ftrace: Fix synthetic event test to delete event correctly
7361 - selftests/powerpc: Fix ptrace tm failure
7362 - tracing: Return -ENOENT if there is no target synthetic event
7363 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
7364 - btrfs: Handle owner mismatch gracefully when walking up tree
7365 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
7366 - btrfs: fix error handling in free_log_tree
7367 - btrfs: fix error handling in btrfs_dev_replace_start
7368 - btrfs: Enhance btrfs_trim_fs function to handle error better
7369 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
7370 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
7371 - btrfs: don't attempt to trim devices that don't support it
7372 - btrfs: keep trim from interfering with transaction commits
7373 - btrfs: wait on caching when putting the bg cache
7374 - Btrfs: don't clean dirty pages during buffered writes
7375 - btrfs: release metadata before running delayed refs
7376 - btrfs: protect space cache inode alloc with GFP_NOFS
7377 - btrfs: reset max_extent_size on clear in a bitmap
7378 - btrfs: make sure we create all new block groups
7379 - Btrfs: fix warning when replaying log after fsync of a tmpfile
7380 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
7381 - btrfs: qgroup: Dirty all qgroups before rescan
7382 - Btrfs: fix null pointer dereference on compressed write path error
7383 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
7384 - Btrfs: fix deadlock when writing out free space caches
7385 - btrfs: reset max_extent_size properly
7386 - btrfs: set max_extent_size properly
7387 - btrfs: don't use ctl->free_space for max_extent_size
7388 - btrfs: only free reserved extent if we didn't insert it
7389 - btrfs: fix insert_reserved error handling
7390 - btrfs: don't run delayed_iputs in commit
7391 - btrfs: move the dio_sem higher up the callchain
7392 - Btrfs: fix use-after-free during inode eviction
7393 - Btrfs: fix use-after-free when dumping free space
7394 - net: sched: Remove TCA_OPTIONS from policy
7395 - vt: fix broken display when running aptitude
7396 - bpf: wait for running BPF programs when updating map-in-map
7397 - vga_switcheroo: Fix missing gpu_bound call at audio client registration
7398 - MD: fix invalid stored role for a disk - try2
7399 - Linux 4.19.2
7400
7401 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
7402 - KVM: s390: vsie: simulate VCPU SIE entry/exit
7403 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
7404 - KVM: s390: refactor crypto initialization
7405 - s390: vfio-ap: base implementation of VFIO AP device driver
7406 - s390: vfio-ap: register matrix device with VFIO mdev framework
7407 - s390: vfio-ap: sysfs interfaces to configure adapters
7408 - s390: vfio-ap: sysfs interfaces to configure domains
7409 - s390: vfio-ap: sysfs interfaces to configure control domains
7410 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
7411 - KVM: s390: interface to clear CRYCB masks
7412 - s390: vfio-ap: implement mediated device open callback
7413 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
7414 - s390: vfio-ap: zeroize the AP queues
7415 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
7416 - KVM: s390: Clear Crypto Control Block when using vSIE
7417 - KVM: s390: vsie: Do the CRYCB validation first
7418 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
7419 - KVM: s390: vsie: Allow CRYCB FORMAT-2
7420 - KVM: s390: vsie: allow CRYCB FORMAT-1
7421 - KVM: s390: vsie: allow CRYCB FORMAT-0
7422 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
7423 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
7424 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
7425 - KVM: s390: device attrs to enable/disable AP interpretation
7426 - KVM: s390: CPU model support for AP virtualization
7427 - s390: doc: detailed specifications for AP virtualization
7428 - KVM: s390: fix locking for crypto setting error path
7429 - KVM: s390: Tracing APCB changes
7430 - s390: vfio-ap: setup APCB mask using KVM dedicated function
7431 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
7432
7433 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
7434 - mount: Retest MNT_LOCKED in do_umount
7435 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
7436
7437 * CVE-2018-18955: nested user namespaces with more than five extents
7438 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
7439 - userns: also map extents in the reverse map to kernel IDs
7440
7441 * kdump fail due to an IRQ storm (LP: #1797990)
7442 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
7443 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
7444 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
7445
7446 * Disable LPM for Raydium Touchscreens (LP: #1802248)
7447 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
7448
7449 * Power consumption during s2idle is higher than long idle(sk hynix)
7450 (LP: #1801875)
7451 - SAUCE: pci: prevent sk hynix nvme from entering D3
7452 - SAUCE: nvme: add quirk to not call disable function when suspending
7453
7454 * Disco update: v4.19.1 upstream stable release (LP: #1801739)
7455 - bridge: do not add port to router list when receives query with source
7456 0.0.0.0
7457 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
7458 called
7459 - net/mlx5e: fix csum adjustments caused by RXFCS
7460 - net: sched: gred: pass the right attribute to gred_change_table_def()
7461 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
7462 - net: udp: fix handling of CHECKSUM_COMPLETE packets
7463 - Revert "net: simplify sock_poll_wait"
7464 - rtnetlink: Disallow FDB configuration for non-Ethernet device
7465 - vhost: Fix Spectre V1 vulnerability
7466 - bonding: fix length of actor system
7467 - openvswitch: Fix push/pop ethernet validation
7468 - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
7469 route
7470 - net/smc: fix smc_buf_unuse to use the lgr pointer
7471 - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
7472 - mlxsw: core: Fix devlink unregister flow
7473 - net: drop skb on failure in ip_check_defrag()
7474 - net: Properly unlink GRO packets on overflow.
7475 - r8169: fix broken Wake-on-LAN from S5 (poweroff)
7476 - Revert "be2net: remove desc field from be_eq_obj"
7477 - sctp: check policy more carefully when getting pr status
7478 - sparc64: Export __node_distance.
7479 - sparc64: Make corrupted user stacks more debuggable.
7480 - sparc64: Wire up compat getpeername and getsockname.
7481 - net: bridge: remove ipv6 zero address check in mcast queries
7482 - Linux 4.19.1
7483
7484 * Miscellaneous Ubuntu changes
7485 - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1
7486 - [Config] updateconfigs after 4.19.2 stable update
7487 - [Config] Disable unneded options for s390
7488 - [Config] Update annotations for 4.19
7489
7490 -- Seth Forshee <seth.forshee@canonical.com> Thu, 15 Nov 2018 09:55:37 -0800
7491
7492 linux (4.19.0-4.5) disco; urgency=medium
7493
7494 * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
7495 - net-next/hinic: add checksum offload and TSO support
7496
7497 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
7498 than 255 bytes (LP: #1799794)
7499 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
7500
7501 * Packaging resync (LP: #1786013)
7502 - [Package] add support for specifying the primary makefile
7503
7504 * Update ENA driver to version 2.0.1K (LP: #1798182)
7505 - net: ena: minor performance improvement
7506 - net: ena: complete host info to match latest ENA spec
7507 - net: ena: introduce Low Latency Queues data structures according to ENA spec
7508 - net: ena: add functions for handling Low Latency Queues in ena_com
7509 - net: ena: add functions for handling Low Latency Queues in ena_netdev
7510 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
7511 - net: ena: explicit casting and initialization, and clearer error handling
7512 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
7513 - net: ena: change rx copybreak default to reduce kernel memory pressure
7514 - net: ena: remove redundant parameter in ena_com_admin_init()
7515 - net: ena: update driver version to 2.0.1
7516 - net: ena: fix indentations in ena_defs for better readability
7517 - net: ena: Fix Kconfig dependency on X86
7518 - net: ena: enable Low Latency Queues
7519 - net: ena: fix compilation error in xtensa architecture
7520
7521 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
7522 - ipmi: Fix timer race with module unload
7523
7524 * Overlayfs in user namespace leaks directory content of inaccessible
7525 directories (LP: #1793458) // CVE-2018-6559
7526 - SAUCE: overlayfs: ensure mounter privileges when reading directories
7527
7528 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
7529 vDSO (LP: #1797963)
7530 - powerpc/vdso: Correct call frame information
7531
7532 * Miscellaneous Ubuntu changes
7533 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state
7534 from the efi stub"
7535 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub"
7536 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use
7537 efi_status_to_str() to print error messages."
7538 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7539 efi_status_to_err()."
7540 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain
7541 about cert lists that aren't present."
7542 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable
7543 to be suppressed"
7544 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI
7545 Secure Boot"
7546 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser"
7547 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types"
7548 - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time
7549 addition of keys to secondary keyring"
7550 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in
7551 secure boot mode"
7552 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to
7553 indicate secure boot mode"
7554 - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params
7555 across kexec reboot"
7556 - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the
7557 kernel is locked down"
7558 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf"
7559 - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
7560 functions when the kernel is locked down"
7561 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes"
7562 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore"
7563 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the
7564 testmmiotrace module"
7565 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify
7566 hardware parameters (eg. ioport)"
7567 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL"
7568 - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the
7569 kernel is locked down"
7570 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if
7571 the kernel is locked down"
7572 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if
7573 the kernel is locked down"
7574 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param
7575 when the kernel has been locked down"
7576 - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method
7577 when the kernel is locked down"
7578 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the
7579 kernel is locked down"
7580 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the
7581 kernel is locked down"
7582 - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the
7583 kernel is locked down"
7584 - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is
7585 locked down"
7586 - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is
7587 locked down"
7588 - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the
7589 kernel is locked down"
7590 - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the
7591 kernel is locked down"
7592 - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the
7593 kernel is locked down"
7594 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
7595 lockdown"
7596 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to
7597 the running kernel image"
7598 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
7599 kernel image
7600 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
7601 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
7602 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
7603 locked down
7604 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
7605 down
7606 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
7607 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
7608 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
7609 down
7610 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
7611 locked down
7612 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
7613 down
7614 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
7615 locked down
7616 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
7617 has been locked down
7618 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
7619 locked down
7620 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
7621 locked down
7622 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
7623 down
7624 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
7625 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
7626 parameters (eg. ioport)
7627 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
7628 - SAUCE: (efi-lockdown) Lock down /proc/kcore
7629 - SAUCE: (efi-lockdown) Lock down kprobes
7630 - SAUCE: (efi-lockdown) Lock down perf
7631 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
7632 down
7633 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
7634 secondary keyring
7635 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
7636 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
7637 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
7638 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
7639 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
7640 that aren't present.
7641 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7642 efi_status_to_err().
7643 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
7644 error messages.
7645 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7646 reboot
7647 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7648 boot mode
7649 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7650 mode
7651 - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main()
7652 - SAUCE: (efi-lockdown) Fix for module sig verification
7653 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7654 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
7655 - [Packaging] generate Vcs-Git url from changelog
7656 - [Config] CONFIG_SCSI_MQ_DEFAULT=y
7657
7658 -- Seth Forshee <seth.forshee@canonical.com> Fri, 02 Nov 2018 14:22:55 -0500
7659
7660 linux (4.19.0-3.4) cosmic; urgency=medium
7661
7662 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
7663 - SAUCE: Bluetooth: Support for LED on Edge Gateways
7664
7665 * Support Edge Gateway's WIFI LED (LP: #1798330)
7666 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
7667
7668 [ Upstream Kernel Changes ]
7669
7670 * Rebase to v4.19
7671
7672 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Oct 2018 09:13:39 -0500
7673
7674 linux (4.19.0-2.3) cosmic; urgency=medium
7675
7676 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
7677 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
7678
7679 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
7680 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
7681 VM
7682
7683 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
7684 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
7685
7686 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016
7687 gic_irq_domain_translate (LP: #1797143)
7688 - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings
7689
7690 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
7691 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
7692 - updateconfigs for Dell UART backlight driver
7693
7694 * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to
7695 make brightness adjustment working on various BayTrail/CherryTrail-based
7696 devices (LP: #1783964)
7697 - [Config]: Make PWM_LPSS_* built-in
7698
7699 * check and fix zkey required kernel modules locations in debs, udebs, and
7700 initramfs (LP: #1794346)
7701 - [Config] add s390 crypto modules to crypt-modules udeb
7702
7703 * Miscellaneous Ubuntu changes
7704 - [Config] CONFIG_VBOXGUEST=n
7705 - ubuntu: vbox -- update to 5.2.18-dfsg-2
7706 - ubuntu: enable vbox build
7707
7708 [ Upstream Kernel Changes ]
7709
7710 * Rebase to v4.19-rc8
7711
7712 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Oct 2018 10:52:04 -0500
7713
7714 linux (4.19.0-1.2) cosmic; urgency=medium
7715
7716 * Page leaking in cachefiles_read_backing_file while vmscan is active
7717 (LP: #1793430)
7718 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
7719 is active
7720
7721 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
7722 - Input: elantech - enable middle button of touchpad on ThinkPad P72
7723
7724 * Improvements to the kernel source package preparation (LP: #1793461)
7725 - [Packaging] startnewrelease: add support for backport kernels
7726
7727 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
7728 - SAUCE: PCI: Reprogram bridge prefetch registers on resume
7729
7730 * Error reported when creating ZFS pool with "-t" option, despite successful
7731 pool creation (LP: #1769937)
7732 - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6
7733
7734 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
7735 (LP: #1792099)
7736 - SAUCE: vfio -- release device lock before userspace requests
7737
7738 * Miscellaneous Ubuntu changes
7739 - [Packaging] retpoline -- fix temporary filenaming
7740 - CONFIG_BCH_CONST_PARAMS=n
7741 - Packaging: final-checks: remove trailing backport suffix
7742 - SAUCE: import aufs driver
7743
7744 [ Upstream Kernel Changes ]
7745
7746 * Rebase to v4.19-rc5
7747
7748 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Sep 2018 16:32:24 -0500
7749
7750 linux (4.19.0-0.1) cosmic; urgency=medium
7751
7752 * Miscellaneous Ubuntu changes
7753 - ubuntu -- disable vbox build
7754 - Disable zfs build
7755 - SAUCE: Import aufs driver
7756 - Update dropped.txt
7757
7758 [ Upstream Kernel Changes ]
7759
7760 * Rebase to v4.19-rc3
7761
7762 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 07:54:47 -0500
7763
7764 linux (4.19.0-0.0) cosmic; urgency=medium
7765
7766 * Dummy entry.
7767
7768 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 06:44:09 -0500
7769
7770 linux (4.18.0-8.9) cosmic; urgency=medium
7771
7772 * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663)
7773
7774 * Cosmic update to v4.18.7 stable release (LP: #1791660)
7775 - rcu: Make expedited GPs handle CPU 0 being offline
7776 - net: 6lowpan: fix reserved space for single frames
7777 - net: mac802154: tx: expand tailroom if necessary
7778 - 9p/net: Fix zero-copy path in the 9p virtio transport
7779 - spi: davinci: fix a NULL pointer dereference
7780 - spi: pxa2xx: Add support for Intel Ice Lake
7781 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
7782 - spi: cadence: Change usleep_range() to udelay(), for atomic context
7783 - mmc: block: Fix unsupported parallel dispatch of requests
7784 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
7785 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
7786 - readahead: stricter check for bdi io_pages
7787 - block: fix infinite loop if the device loses discard capability
7788 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
7789 - block: really disable runtime-pm for blk-mq
7790 - blkcg: Introduce blkg_root_lookup()
7791 - block: Introduce blk_exit_queue()
7792 - block: Ensure that a request queue is dissociated from the cgroup controller
7793 - apparmor: fix bad debug check in apparmor_secid_to_secctx()
7794 - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
7795 - libertas: fix suspend and resume for SDIO connected cards
7796 - media: Revert "[media] tvp5150: fix pad format frame height"
7797 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
7798 - Replace magic for trusting the secondary keyring with #define
7799 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
7800 boot
7801 - powerpc/fadump: handle crash memory ranges array index overflow
7802 - powerpc/64s: Fix page table fragment refcount race vs speculative references
7803 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
7804 - powerpc/pkeys: Give all threads control of their key permissions
7805 - powerpc/pkeys: Deny read/write/execute by default
7806 - powerpc/pkeys: key allocation/deallocation must not change pkey registers
7807 - powerpc/pkeys: Save the pkey registers before fork
7808 - powerpc/pkeys: Fix calculation of total pkeys.
7809 - powerpc/pkeys: Preallocate execute-only key
7810 - powerpc/nohash: fix pte_access_permitted()
7811 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
7812 - powerpc/powernv/pci: Work around races in PCI bridge enabling
7813 - cxl: Fix wrong comparison in cxl_adapter_context_get()
7814 - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
7815 - IB/mlx5: Fix leaking stack memory to userspace
7816 - IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
7817 - IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
7818 - IB/srpt: Support HCAs with more than two ports
7819 - overflow.h: Add arithmetic shift helper
7820 - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
7821 - ib_srpt: Fix a use-after-free in srpt_close_ch()
7822 - ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
7823 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
7824 - 9p: fix multiple NULL-pointer-dereferences
7825 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
7826 - 9p/virtio: fix off-by-one error in sg list bounds check
7827 - net/9p/client.c: version pointer uninitialized
7828 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
7829 kfree()
7830 - dm integrity: change 'suspending' variable from bool to int
7831 - dm thin: stop no_space_timeout worker when switching to write-mode
7832 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
7833 - dm cache metadata: set dirty on all cache blocks after a crash
7834 - dm crypt: don't decrease device limits
7835 - dm writecache: fix a crash due to reading past end of dirty_bitmap
7836 - uart: fix race between uart_put_char() and uart_shutdown()
7837 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
7838 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
7839 - iio: sca3000: Fix missing return in switch
7840 - iio: ad9523: Fix displayed phase
7841 - iio: ad9523: Fix return value for ad952x_store()
7842 - extcon: Release locking when sending the notification of connector state
7843 - eventpoll.h: wrap casts in () properly
7844 - vmw_balloon: fix inflation of 64-bit GFNs
7845 - vmw_balloon: do not use 2MB without batching
7846 - vmw_balloon: VMCI_DOORBELL_SET does not check status
7847 - vmw_balloon: fix VMCI use when balloon built into kernel
7848 - rtc: omap: fix resource leak in registration error path
7849 - rtc: omap: fix potential crash on power off
7850 - tracing: Do not call start/stop() functions when tracing_on does not change
7851 - tracing/blktrace: Fix to allow setting same value
7852 - printk/tracing: Do not trace printk_nmi_enter()
7853 - livepatch: Validate module/old func name length
7854 - uprobes: Use synchronize_rcu() not synchronize_sched()
7855 - mfd: hi655x: Fix regmap area declared size for hi655x
7856 - ovl: fix wrong use of impure dir cache in ovl_iterate()
7857 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
7858 - ACPICA: Clear status of all events when entering sleep states
7859 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
7860 - sched: idle: Avoid retaining the tick when it has been stopped
7861 - cpuidle: menu: Handle stopped tick more aggressively
7862 - cpufreq: governor: Avoid accessing invalid governor_data
7863 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
7864 - ALSA: ac97: fix device initialization in the compat layer
7865 - ALSA: ac97: fix check of pm_runtime_get_sync failure
7866 - ALSA: ac97: fix unbalanced pm_runtime_enable
7867 - i2c: designware: Re-init controllers with pm_disabled set on resume
7868 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
7869 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
7870 - xtensa: limit offsets in __loop_cache_{all,page}
7871 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
7872 - block, bfq: return nbytes and not zero from struct cftype .write() method
7873 - pnfs/blocklayout: off by one in bl_map_stripe()
7874 - nfsd: fix leaked file lock with nfs exported overlayfs
7875 - NFSv4 client live hangs after live data migration recovery
7876 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
7877 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
7878 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
7879 - ARM: dts: am57xx-idk: Enable dual role for USB2 port
7880 - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
7881 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
7882 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
7883 VMSA
7884 - iommu/vt-d: Add definitions for PFSID
7885 - iommu/vt-d: Fix dev iotlb pfsid use
7886 - sys: don't hold uts_sem while accessing userspace memory
7887 - userns: move user access out of the mutex
7888 - ubifs: Fix memory leak in lprobs self-check
7889 - Revert "UBIFS: Fix potential integer overflow in allocation"
7890 - ubifs: Check data node size before truncate
7891 - ubifs: xattr: Don't operate on deleted inodes
7892 - ubifs: Fix directory size calculation for symlinks
7893 - ubifs: Fix synced_i_size calculation for xattr inodes
7894 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
7895 - pwm: tiehrpwm: Fix disabling of output of PWMs
7896 - fb: fix lost console when the user unplugs a USB adapter
7897 - udlfb: fix semaphore value leak
7898 - udlfb: fix display corruption of the last line
7899 - udlfb: don't switch if we are switching to the same videomode
7900 - udlfb: set optimal write delay
7901 - udlfb: make a local copy of fb_ops
7902 - udlfb: handle allocation failure
7903 - udlfb: set line_length in dlfb_ops_set_par
7904 - getxattr: use correct xattr length
7905 - libnvdimm: Use max contiguous area for namespace size
7906 - libnvdimm: fix ars_status output length calculation
7907 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
7908 - kconfig: fix "Can't open ..." in parallel build
7909 - perf auxtrace: Fix queue resize
7910 - crypto: vmx - Fix sleep-in-atomic bugs
7911 - crypto: aesni - Use unaligned loads from gcm_context_data
7912 - crypto: arm64/sm4-ce - check for the right CPU feature bit
7913 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
7914 - crypto: caam/jr - fix descriptor DMA unmapping
7915 - crypto: caam/qi - fix error path in xts setkey
7916 - fs/quota: Fix spectre gadget in do_quotactl
7917 - udf: Fix mounting of Win7 created UDF filesystems
7918 - cpuidle: menu: Retain tick when shallow state is selected
7919 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
7920 - Linux 4.18.7
7921
7922 * CVE-2017-5715
7923 - s390: detect etoken facility
7924 - KVM: s390: add etoken support for guests
7925
7926 * Missing Intel GPU pci-id's (LP: #1789924)
7927 - drm/i915/whl: Introducing Whiskey Lake platform
7928 - drm/i915/aml: Introducing Amber Lake platform
7929 - drm/i915/cfl: Add a new CFL PCI ID.
7930
7931 * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934)
7932 - s390/ism: add device driver for internal shared memory
7933 - CONFIG_ISM=y for s390
7934
7935 * Cosmic update to v4.18.6 stable release (LP: #1791105)
7936 - PATCH scripts/kernel-doc
7937 - scripts/kernel-doc: Escape all literal braces in regexes
7938 - scsi: libsas: dynamically allocate and free ata host
7939 - xprtrdma: Fix disconnect regression
7940 - mei: don't update offset in write
7941 - cifs: add missing support for ACLs in SMB 3.11
7942 - CIFS: fix uninitialized ptr deref in smb2 signing
7943 - cifs: add missing debug entries for kconfig options
7944 - cifs: use a refcount to protect open/closing the cached file handle
7945 - cifs: check kmalloc before use
7946 - smb3: enumerating snapshots was leaving part of the data off end
7947 - smb3: Do not send SMB3 SET_INFO if nothing changed
7948 - smb3: don't request leases in symlink creation and query
7949 - smb3: fill in statfs fsid and correct namelen
7950 - btrfs: use correct compare function of dirty_metadata_bytes
7951 - btrfs: don't leak ret from do_chunk_alloc
7952 - Btrfs: fix mount failure after fsync due to hard link recreation
7953 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
7954 - Btrfs: fix send failure when root has deleted files still open
7955 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
7956 - hwmon: (k10temp) 27C Offset needed for Threadripper2
7957 - bpf, arm32: fix stack var offset in jit
7958 - regulator: arizona-ldo1: Use correct device to get enable GPIO
7959 - iommu/arm-smmu: Error out only if not enough context interrupts
7960 - printk: Split the code for storing a message into the log buffer
7961 - printk: Create helper function to queue deferred console handling
7962 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
7963 - kprobes/arm64: Fix %p uses in error messages
7964 - arm64: Fix mismatched cache line size detection
7965 - arm64: Handle mismatched cache type
7966 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
7967 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
7968 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
7969 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
7970 - KVM: arm/arm64: Skip updating PMD entry if no change
7971 - KVM: arm/arm64: Skip updating PTE entry if no change
7972 - s390/kvm: fix deadlock when killed by oom
7973 - perf kvm: Fix subcommands on s390
7974 - stop_machine: Reflow cpu_stop_queue_two_works()
7975 - stop_machine: Atomically queue and wake stopper threads
7976 - ext4: check for NUL characters in extended attribute's name
7977 - ext4: use ext4_warning() for sb_getblk failure
7978 - ext4: sysfs: print ext4_super_block fields as little-endian
7979 - ext4: reset error code in ext4_find_entry in fallback
7980 - ext4: fix race when setting the bitmap corrupted flag
7981 - x86/gpu: reserve ICL's graphics stolen memory
7982 - platform/x86: wmi: Do not mix pages and kmalloc
7983 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
7984 - mm: move tlb_table_flush to tlb_flush_mmu_free
7985 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
7986 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
7987 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
7988 much RAM
7989 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
7990 - x86/vdso: Fix vDSO build if a retpoline is emitted
7991 - x86/process: Re-export start_thread()
7992 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
7993 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
7994 - fuse: Don't access pipe->buffers without pipe_lock()
7995 - fuse: fix initial parallel dirops
7996 - fuse: fix double request_end()
7997 - fuse: fix unlocked access to processing queue
7998 - fuse: umount should wait for all requests
7999 - fuse: Fix oops at process_init_reply()
8000 - fuse: Add missed unlock_page() to fuse_readpages_fill()
8001 - lib/vsprintf: Do not handle %pO[^F] as %px
8002 - udl-kms: change down_interruptible to down
8003 - udl-kms: handle allocation failure
8004 - udl-kms: fix crash due to uninitialized memory
8005 - udl-kms: avoid division
8006 - b43legacy/leds: Ensure NUL-termination of LED name string
8007 - b43/leds: Ensure NUL-termination of LED name string
8008 - ASoC: dpcm: don't merge format from invalid codec dai
8009 - ASoC: zte: Fix incorrect PCM format bit usages
8010 - ASoC: sirf: Fix potential NULL pointer dereference
8011 - ASoC: wm_adsp: Correct DSP pointer for preloader control
8012 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
8013 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
8014 - scsi: qla2xxx: Fix stalled relogin
8015 - x86/vdso: Fix lsl operand order
8016 - x86/nmi: Fix NMI uaccess race against CR3 switching
8017 - x86/irqflags: Mark native_restore_fl extern inline
8018 - x86/spectre: Add missing family 6 check to microcode check
8019 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
8020 - hwmon: (nct6775) Fix potential Spectre v1
8021 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
8022 - x86: Allow generating user-space headers without a compiler
8023 - s390/mm: fix addressing exception after suspend/resume
8024 - s390/lib: use expoline for all bcr instructions
8025 - s390: fix br_r1_trampoline for machines without exrl
8026 - s390/qdio: reset old sbal_state flags
8027 - s390/numa: move initial setup of node_to_cpumask_map
8028 - s390/purgatory: Fix crash with expoline enabled
8029 - s390/purgatory: Add missing FORCE to Makefile targets
8030 - kprobes: Show blacklist addresses as same as kallsyms does
8031 - kprobes: Replace %p with other pointer types
8032 - kprobes/arm: Fix %p uses in error messages
8033 - kprobes: Make list and blacklist root user read only
8034 - MIPS: Correct the 64-bit DSP accumulator register size
8035 - MIPS: memset.S: Fix byte_fixup for MIPSr6
8036 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
8037 - MIPS: Change definition of cpu_relax() for Loongson-3
8038 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
8039 - tpm: Return the actual size when receiving an unsupported command
8040 - tpm: separate cmd_ready/go_idle from runtime_pm
8041 - scsi: mpt3sas: Fix calltrace observed while running IO & reset
8042 - scsi: mpt3sas: Fix _transport_smp_handler() error path
8043 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
8044 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
8045 - iscsi target: fix session creation failure handling
8046 - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
8047 - mtd: rawnand: fsmc: Stop using chip->read_buf()
8048 - mtd: rawnand: marvell: add suspend and resume hooks
8049 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
8050 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
8051 - clk: npcm7xx: fix memory allocation
8052 - PM / clk: signedness bug in of_pm_clk_add_clks()
8053 - power: generic-adc-battery: fix out-of-bounds write when copying channel
8054 properties
8055 - power: generic-adc-battery: check for duplicate properties copied from iio
8056 channels
8057 - watchdog: Mark watchdog touch functions as notrace
8058 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
8059 - x86/dumpstack: Don't dump kernel memory based on usermode RIP
8060 - Linux 4.18.6
8061 - updateconfigs after v4.18.6 stable update
8062
8063 * random oopses on s390 systems using NVMe devices (LP: #1790480)
8064 - s390/pci: fix out of bounds access during irq setup
8065
8066 * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
8067 binding (LP: #1784331)
8068 - s390/zcrypt: code beautify
8069 - s390/zcrypt: AP bus support for alternate driver(s)
8070 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
8071
8072 * performance drop with ATS enabled (LP: #1788097)
8073 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
8074
8075 * Fix MCE handling for user access of poisoned device-dax mapping
8076 (LP: #1774366)
8077 - device-dax: Convert to vmf_insert_mixed and vm_fault_t
8078 - device-dax: Enable page_mapping()
8079 - device-dax: Set page->index
8080 - filesystem-dax: Set page->index
8081 - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
8082 - mm, dev_pagemap: Do not clear ->mapping on final put
8083 - mm, madvise_inject_error: Let memory_failure() optionally take a page
8084 reference
8085 - mm, memory_failure: Collect mapping size in collect_procs()
8086 - filesystem-dax: Introduce dax_lock_mapping_entry()
8087 - mm, memory_failure: Teach memory_failure() about dev_pagemap pages
8088 - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
8089 - x86/memory_failure: Introduce {set, clear}_mce_nospec()
8090 - libnvdimm, pmem: Restore page attributes when clearing errors
8091
8092 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
8093 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
8094 hclge_get_ring_chain_from_mbx"
8095 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
8096 shift in hclge_get_ring_chain_from_mbx"
8097 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
8098 assignment probelm"
8099 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
8100 configuration operation while resetting"
8101 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
8102 hns3_reset_notify_down_enet"
8103 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
8104 phy driver"
8105 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
8106 resetting"
8107 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
8108 register"
8109 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
8110 frequently"
8111 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
8112 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
8113 command queue register"
8114 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
8115 global or core reset"
8116 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
8117 callback function"
8118 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
8119 reset cause"
8120 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
8121 hclgevf_main module"
8122 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
8123 selftest"
8124 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
8125 frame size"
8126 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
8127 problem"
8128 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
8129 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
8130 correctly"
8131 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
8132 pfc mode"
8133 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
8134 up"
8135 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
8136 function when link status change"
8137 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
8138 roce client"
8139 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
8140 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
8141 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
8142 definition"
8143 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
8144 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
8145 macros"
8146 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
8147 macros"
8148 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
8149 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
8150 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
8151 value"
8152 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
8153 assignments"
8154 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
8155 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
8156 of kzalloc/dma_map_single"
8157 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
8158 dependency HNS3 set"
8159 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
8160 some structures"
8161 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
8162 hclge_cmd_csq_done"
8163 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
8164 in hclge_cmd_send"
8165 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
8166 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
8167 assignments"
8168 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
8169 hclge_cmd_send"
8170 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
8171 hclge_ring_to_dma_dir"
8172 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
8173 upper_32_bits"
8174 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
8175 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
8176 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
8177 in hns3_client_uninit"
8178 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
8179 information"
8180 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
8181 state init|uninit"
8182 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
8183 hnae3.c"
8184 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
8185 and ipv6"
8186 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
8187 free vector"
8188 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
8189 init_client_instance and uninit_client_instance"
8190 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
8191 from hclge_bind_ring_with_vector"
8192 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
8193 last BD except VLD bit and buffer size"
8194 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
8195 selftest"
8196 - net: hns3: Updates RX packet info fetch in case of multi BD
8197 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
8198 - net: hns3: rename the interface for init_client_instance and
8199 uninit_client_instance
8200 - net: hns3: add vector status check before free vector
8201 - net: hns3: add l4_type check for both ipv4 and ipv6
8202 - net: hns3: add unlikely for error check
8203 - net: hns3: remove unused head file in hnae3.c
8204 - net: hns3: extraction an interface for state init|uninit
8205 - net: hns3: print the ret value in error information
8206 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
8207 - net: hns3: remove back in struct hclge_hw
8208 - net: hns3: use lower_32_bits and upper_32_bits
8209 - net: hns3: remove unused hclge_ring_to_dma_dir
8210 - net: hns3: remove useless code in hclge_cmd_send
8211 - net: hns3: remove some redundant assignments
8212 - net: hns3: simplify hclge_cmd_csq_clean
8213 - net: hns3: remove a redundant hclge_cmd_csq_done
8214 - net: hns3: remove some unused members of some structures
8215 - net: hns3: give default option while dependency HNS3 set
8216 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
8217 - net: hns3: modify hnae_ to hnae3_
8218 - net: hns3: Fix tc setup when netdev is first up
8219 - net: hns3: Fix for mac pause not disable in pfc mode
8220 - net: hns3: Fix for waterline not setting correctly
8221 - net: hns3: Fix for l4 checksum offload bug
8222 - net: hns3: Fix for mailbox message truncated problem
8223 - net: hns3: Add configure for mac minimal frame size
8224 - net: hns3: Fix warning bug when doing lp selftest
8225 - net: hns3: Fix get_vector ops in hclgevf_main module
8226 - net: hns3: Remove the warning when clear reset cause
8227 - net: hns3: Prevent sending command during global or core reset
8228 - net: hns3: Modify the order of initializing command queue register
8229 - net: hns3: Reset net device with rtnl_lock
8230 - net: hns3: Prevent to request reset frequently
8231 - net: hns3: Correct reset event status register
8232 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
8233 - net: hns3: remove unnecessary ring configuration operation while resetting
8234 - net: hns3: Fix for reset_level default assignment probelm
8235 - net: hns3: Fix for using wrong mask and shift in
8236 hclge_get_ring_chain_from_mbx
8237 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
8238 - net: hns3: Remove some redundant assignments
8239 - net: hns3: Standardize the handle of return value
8240 - net: hns3: Remove extra space and brackets
8241 - net: hns3: Correct unreasonable code comments
8242 - net: hns3: Use decimal for bit offset macros
8243 - net: hns3: Modify inconsistent bit mask macros
8244 - net: hns3: Fix misleading parameter name
8245 - net: hns3: Remove unused struct member and definition
8246 - net: hns3: Add SPDX tags to HNS3 PF driver
8247 - net: hns3: Add support for serdes loopback selftest
8248 - net: hns3: Fix for phy link issue when using marvell phy driver
8249
8250 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
8251 - arm64: export memblock_reserve()d regions via /proc/iomem
8252 - drivers: acpi: add dependency of EFI for arm64
8253 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
8254 - efi/arm: map UEFI memory map even w/o runtime services enabled
8255 - arm64: acpi: fix alignment fault in accessing ACPI
8256 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
8257 - arm64: fix ACPI dependencies
8258 - ACPI: fix menuconfig presentation of ACPI submenu
8259
8260 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
8261 - r8152: disable RX aggregation on new Dell TB16 dock
8262
8263 * Support Power Management for Thunderbolt Controller (LP: #1789358)
8264 - thunderbolt: Use 64-bit DMA mask if supported by the platform
8265 - thunderbolt: Do not unnecessarily call ICM get route
8266 - thunderbolt: No need to take tb->lock in domain suspend/complete
8267 - thunderbolt: Use correct ICM commands in system suspend
8268 - thunderbolt: Add support for runtime PM
8269
8270 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
8271 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
8272 - SAUCE: i2c:amd move out pointer in union i2c_event_base
8273 - SAUCE: i2c:amd Depends on ACPI
8274 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
8275
8276 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
8277 machine (LP: #1789145)
8278 - ALSA: hda/realtek - Fix HP Headset Mic can't record
8279
8280 * Please enable CONFIG_PAGE_POISONING (LP: #1783651)
8281 - [Config] Enable CONFIG_PAGE_POISONING configs
8282
8283 * Tango platform uses __initcall without further checks (LP: #1787945)
8284 - [Config] disable ARCH_TANGO
8285
8286 * [18.10 FEAT] SMC-Direct (LP: #1786902)
8287 - net/smc: determine port attributes independent from pnet table
8288 - net/smc: add pnetid support
8289 - net/smc: add base infrastructure for SMC-D and ISM
8290 - net/smc: add pnetid support for SMC-D and ISM
8291 - net/smc: add SMC-D support in CLC messages
8292 - net/smc: add SMC-D support in data transfer
8293 - net/smc: add SMC-D support in af_smc
8294 - net/smc: add SMC-D diag support
8295 - net/smc: provide smc mode in smc_diag.c
8296 - net/smc: eliminate cursor read and write calls
8297 - net/smc: add function to get link group from link
8298 - net/smc: use DECLARE_BITMAP for rtokens_used_mask
8299 - net/smc: remove local variable page in smc_rx_splice()
8300 - net/smc: Remove a WARN_ON() statement
8301 - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
8302 - net/smc: fewer parameters for smc_llc_send_confirm_link()
8303 - net/smc: use correct vlan gid of RoCE device
8304 - net/smc: provide fallback reason code
8305 - net/smc: improve delete link processing
8306 - net: simplify sock_poll_wait
8307 - net/smc: send response to test link signal
8308
8309 * Miscellaneous Ubuntu changes
8310 - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON
8311 - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK
8312
8313 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Sep 2018 07:08:38 -0500
8314
8315 linux (4.18.0-7.8) cosmic; urgency=medium
8316
8317 * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459)
8318
8319 * pmtu.sh fails on 4.18 kernel (LP: #1789436)
8320 - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit"
8321
8322 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Aug 2018 11:08:51 -0500
8323
8324 linux (4.18.0-6.7) cosmic; urgency=medium
8325
8326 * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881)
8327
8328 * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440)
8329 - Config: Disable BPF_JIT_ALWAYS_ON on i386
8330
8331 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
8332 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
8333
8334 * Cosmic update to v4.18.5 stable release (LP: #1788874)
8335 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
8336 - pty: fix O_CLOEXEC for TIOCGPTPEER
8337 - mm: Allow non-direct-map arguments to free_reserved_area()
8338 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
8339 - x86/mm/init: Add helper for freeing kernel image pages
8340 - x86/mm/init: Remove freed kernel image areas from alias mapping
8341 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
8342 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
8343 - drm/i915/kvmgt: Fix potential Spectre v1
8344 - drm/amdgpu/pm: Fix potential Spectre v1
8345 - parisc: Remove unnecessary barriers from spinlock.h
8346 - parisc: Remove ordered stores from syscall.S
8347 - PCI: Restore resized BAR state on resume
8348 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
8349 - PCI: hotplug: Don't leak pci_slot on registration failure
8350 - PCI: aardvark: Size bridges before resources allocation
8351 - PCI: Skip MPS logic for Virtual Functions (VFs)
8352 - PCI: pciehp: Fix use-after-free on unplug
8353 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
8354 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
8355 - i2c: imx: Fix race condition in dma read
8356 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
8357 - Linux 4.18.5
8358
8359 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
8360 - [Config] CONFIG_SCLP_OFB=y for s390x
8361
8362 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
8363 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
8364 - partitions/aix: append null character to print data from disk
8365
8366 * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635)
8367 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
8368
8369 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
8370 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
8371
8372 * Cosmic update to v4.18.4 stable release (LP: #1788454)
8373 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
8374 - net_sched: fix NULL pointer dereference when delete tcindex filter
8375 - net_sched: Fix missing res info when create new tc_index filter
8376 - r8169: don't use MSI-X on RTL8168g
8377 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
8378 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
8379 - ALSA: vx222: Fix invalid endian conversions
8380 - ALSA: virmidi: Fix too long output trigger loop
8381 - ALSA: cs5535audio: Fix invalid endian conversion
8382 - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
8383 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
8384 - ALSA: memalloc: Don't exceed over the requested size
8385 - ALSA: vxpocket: Fix invalid endian conversions
8386 - ALSA: seq: Fix poll() error return
8387 - media: gl861: fix probe of dvb_usb_gl861
8388 - USB: serial: sierra: fix potential deadlock at close
8389 - USB: serial: pl2303: add a new device id for ATEN
8390 - USB: option: add support for DW5821e
8391 - ACPI / PM: save NVS memory for ASUS 1025C laptop
8392 - tty: serial: 8250: Revert NXP SC16C2552 workaround
8393 - serial: 8250_exar: Read INT0 from slave device, too
8394 - serial: 8250_dw: always set baud rate in dw8250_set_termios
8395 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
8396 - uio: fix wrong return value from uio_mmap()
8397 - misc: sram: fix resource leaks in probe error path
8398 - Revert "uio: use request_threaded_irq instead"
8399 - Bluetooth: avoid killing an already killed socket
8400 - isdn: Disable IIOCDBGVAR
8401 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
8402 - hv/netvsc: Fix NULL dereference at single queue mode fallback
8403 - r8169: don't use MSI-X on RTL8106e
8404 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
8405 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
8406 - net: mvneta: fix mvneta_config_rss on armada 3700
8407 - cls_matchall: fix tcf_unbind_filter missing
8408 - Linux 4.18.4
8409
8410 * Cosmic update to v4.18.3 stable release (LP: #1788453)
8411 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
8412 - Linux 4.18.3
8413
8414 * Cosmic update to v4.18.2 stable release (LP: #1788452)
8415 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
8416 - x86: i8259: Add missing include file
8417 - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
8418 - x86/platform/UV: Mark memblock related init code and data correctly
8419 - x86/mm/pti: Clear Global bit more aggressively
8420 - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
8421 - x86/mm: Disable ioremap free page handling on x86-PAE
8422 - kbuild: verify that $DEPMOD is installed
8423 - crypto: ccree - fix finup
8424 - crypto: ccree - fix iv handling
8425 - crypto: ccp - Check for NULL PSP pointer at module unload
8426 - crypto: ccp - Fix command completion detection race
8427 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
8428 - crypto: vmac - require a block cipher with 128-bit block size
8429 - crypto: vmac - separate tfm and request context
8430 - crypto: blkcipher - fix crash flushing dcache in error path
8431 - crypto: ablkcipher - fix crash flushing dcache in error path
8432 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
8433 - crypto: skcipher - fix crash flushing dcache in error path
8434 - ioremap: Update pgtable free interfaces with addr
8435 - x86/mm: Add TLB purge to free pmd/pte page interfaces
8436 - Linux 4.18.2
8437
8438 * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363
8439 - Bluetooth: hidp: buffer overflow in hidp_process_report
8440
8441 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
8442 walinuxagent.service (LP: #1739107)
8443 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
8444 walinuxagent.service
8445
8446 * Miscellaneous Ubuntu changes
8447 - SAUCE: ipvs: remove nbsp characters from Kconfig
8448 - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el
8449 - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon
8450 - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x
8451 - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x
8452 - [Config] update annotations following config review
8453 - [Debian] set CROSS_COMPILE when generating kernel configs
8454 - [Config] Disable the Speck cipher
8455
8456 -- Seth Forshee <seth.forshee@canonical.com> Fri, 24 Aug 2018 14:18:15 -0500
8457
8458 linux (4.18.0-5.6) cosmic; urgency=medium
8459
8460 * Cosmic update to v4.18.1 stable release (LP: #1787264)
8461 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
8462 - x86/speculation: Protect against userspace-userspace spectreRSB
8463 - kprobes/x86: Fix %p uses in error messages
8464 - x86/irqflags: Provide a declaration for native_save_fl
8465 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
8466 - x86/speculation/l1tf: Change order of offset/type in swap entry
8467 - x86/speculation/l1tf: Protect swap entries against L1TF
8468 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
8469 - x86/speculation/l1tf: Make sure the first page is always reserved
8470 - x86/speculation/l1tf: Add sysfs reporting for l1tf
8471 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
8472 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
8473 - x86/bugs: Move the l1tf function and define pr_fmt properly
8474 - sched/smt: Update sched_smt_present at runtime
8475 - x86/smp: Provide topology_is_primary_thread()
8476 - x86/topology: Provide topology_smt_supported()
8477 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
8478 - cpu/hotplug: Split do_cpu_down()
8479 - cpu/hotplug: Provide knobs to control SMT
8480 - x86/cpu: Remove the pointless CPU printout
8481 - x86/cpu/AMD: Remove the pointless detect_ht() call
8482 - x86/cpu/common: Provide detect_ht_early()
8483 - x86/cpu/topology: Provide detect_extended_topology_early()
8484 - x86/cpu/intel: Evaluate smp_num_siblings early
8485 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
8486 - x86/cpu/AMD: Evaluate smp_num_siblings early
8487 - x86/apic: Ignore secondary threads if nosmt=force
8488 - x86/speculation/l1tf: Extend 64bit swap file size limit
8489 - x86/cpufeatures: Add detection of L1D cache flush support.
8490 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
8491 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
8492 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
8493 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
8494 - cpu/hotplug: Boot HT siblings at least once
8495 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
8496 - x86/KVM/VMX: Add module argument for L1TF mitigation
8497 - x86/KVM/VMX: Add L1D flush algorithm
8498 - x86/KVM/VMX: Add L1D MSR based flush
8499 - x86/KVM/VMX: Add L1D flush logic
8500 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
8501 - x86/KVM/VMX: Add find_msr() helper function
8502 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
8503 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
8504 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
8505 - cpu/hotplug: Online siblings when SMT control is turned on
8506 - x86/litf: Introduce vmx status variable
8507 - x86/kvm: Drop L1TF MSR list approach
8508 - x86/l1tf: Handle EPT disabled state proper
8509 - x86/kvm: Move l1tf setup function
8510 - x86/kvm: Add static key for flush always
8511 - x86/kvm: Serialize L1D flush parameter setter
8512 - x86/kvm: Allow runtime control of L1D flush
8513 - cpu/hotplug: Expose SMT control init function
8514 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
8515 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
8516 - Documentation: Add section about CPU vulnerabilities
8517 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
8518 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
8519 - Documentation/l1tf: Fix typos
8520 - cpu/hotplug: detect SMT disabled by BIOS
8521 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
8522 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
8523 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
8524 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
8525 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
8526 - x86: Don't include linux/irq.h from asm/hardirq.h
8527 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
8528 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
8529 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
8530 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
8531 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
8532 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
8533 - cpu/hotplug: Fix SMT supported evaluation
8534 - x86/speculation/l1tf: Invert all not present mappings
8535 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
8536 - x86/mm/pat: Make set_memory_np() L1TF safe
8537 - x86/mm/kmmio: Make the tracer robust against L1TF
8538 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
8539 - x86/microcode: Allow late microcode loading with SMT disabled
8540 - x86/smp: fix non-SMP broken build due to redefinition of
8541 apic_id_is_primary_thread
8542 - cpu/hotplug: Non-SMP machines do not make use of booted_once
8543 - x86/init: fix build with CONFIG_SWAP=n
8544 - Linux 4.18.1
8545 - [Config] updateconfigs after v4.18.1 stable update
8546
8547 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
8548 - [Config] Enable timestamping in network PHY devices
8549
8550 * Miscellaneous Ubuntu changes
8551 - [Config] CONFIG_SYSCTL_SYSCALL=n
8552
8553 [ Upstream Kernel Changes ]
8554
8555 * Rebase to v4.18
8556
8557 -- Seth Forshee <seth.forshee@canonical.com> Wed, 15 Aug 2018 14:20:59 -0500
8558
8559 linux (4.18.0-4.5) cosmic; urgency=medium
8560
8561 [ Upstream Kernel Changes ]
8562
8563 * Rebase to v4.18-rc8
8564
8565 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Aug 2018 13:54:02 -0500
8566
8567 linux (4.18.0-3.4) cosmic; urgency=medium
8568
8569 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
8570 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
8571 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
8572
8573 * hinic interfaces aren't getting predictable names (LP: #1783138)
8574 - hinic: Link the logical network device to the pci device in sysfs
8575
8576 * libvirtd is unable to configure bridge devices inside of LXD containers
8577 (LP: #1784501)
8578 - kernfs: allow creating kernfs objects with arbitrary uid/gid
8579 - sysfs, kobject: allow creating kobject belonging to arbitrary users
8580 - kobject: kset_create_and_add() - fetch ownership info from parent
8581 - driver core: set up ownership of class devices in sysfs
8582 - net-sysfs: require net admin in the init ns for setting tx_maxrate
8583 - net-sysfs: make sure objects belong to container's owner
8584 - net: create reusable function for getting ownership info of sysfs inodes
8585 - bridge: make sure objects belong to container's owner
8586 - sysfs: Fix regression when adding a file to an existing group
8587
8588 * locking sockets broken due to missing AppArmor socket mediation patches
8589 (LP: #1780227)
8590 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
8591
8592 * Update2 for ocxl driver (LP: #1781436)
8593 - ocxl: Fix page fault handler in case of fault on dying process
8594
8595 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
8596 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
8597 - vga_switcheroo: set audio client id according to bound GPU id
8598
8599 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
8600 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
8601
8602 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
8603 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
8604 'firmware_install' target
8605
8606 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
8607 (LP: #1782116)
8608 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
8609
8610 [ Upstream Kernel Changes ]
8611
8612 * Rebase to v4.18-rc7
8613
8614 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Aug 2018 08:49:40 -0500
8615
8616 linux (4.18.0-2.3) cosmic; urgency=medium
8617
8618 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
8619 - SAUCE: (noup) zfs to 0.7.9-3ubuntu4
8620
8621 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
8622 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
8623 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
8624 bitmap
8625
8626 * Cloud-init causes potentially huge boot delays with 4.15 kernels
8627 (LP: #1780062)
8628 - random: Make getrandom() ready earlier
8629
8630 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
8631 - scsi: hisi_sas: Update a couple of register settings for v3 hw
8632
8633 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
8634 - scsi: hisi_sas: Add missing PHY spinlock init
8635
8636 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
8637 (LP: #1777727)
8638 - scsi: hisi_sas: Use dmam_alloc_coherent()
8639 - scsi: hisi_sas: Pre-allocate slot DMA buffers
8640
8641 * hisi_sas: Failures during host reset (LP: #1777696)
8642 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
8643 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
8644 - scsi: hisi_sas: Adjust task reject period during host reset
8645 - scsi: hisi_sas: Add a flag to filter PHY events during reset
8646 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
8647
8648 * Miscellaneous Ubuntu changes
8649 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3
8650 - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
8651 - Enable zfs build
8652 - SAUCE: Import aufs driver
8653 - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64"
8654 - [Config] retpoline -- review and accept retpoline changes
8655
8656 [ Upstream Kernel Changes ]
8657
8658 * Rebase to v4.18-rc5
8659 * Rebase to v4.18-rc6
8660
8661 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jul 2018 08:41:22 -0500
8662
8663 linux (4.18.0-1.2) cosmic; urgency=medium
8664
8665 [ Upstream Kernel Changes ]
8666
8667 * Rebase to v4.18-rc4
8668
8669 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jul 2018 07:36:31 -0500
8670
8671 linux (4.18.0-0.1) cosmic; urgency=medium
8672
8673 * Miscellaneous Ubuntu changes
8674 - ubuntu -- disable vbox build
8675 - Disable zfs build
8676 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
8677 kernel image
8678 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
8679 - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode
8680 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
8681 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
8682 locked down
8683 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
8684 down
8685 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
8686 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
8687 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
8688 down
8689 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
8690 locked down
8691 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
8692 down
8693 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
8694 locked down
8695 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
8696 has been locked down
8697 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
8698 locked down
8699 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
8700 locked down
8701 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
8702 down
8703 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
8704 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
8705 parameters (eg. ioport)
8706 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
8707 - SAUCE: (efi-lockdown) Lock down /proc/kcore
8708 - SAUCE: (efi-lockdown) Lock down kprobes
8709 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
8710 kernel is locked down
8711 - SAUCE: (efi-lockdown) Lock down perf
8712 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
8713 down
8714 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
8715 reboot
8716 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
8717 boot mode
8718 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
8719 mode
8720 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
8721 secondary keyring
8722 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
8723 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
8724 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
8725 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
8726 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
8727 that aren't present.
8728 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
8729 efi_status_to_err().
8730 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
8731 error messages.
8732 - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature
8733 verification
8734 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
8735 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
8736 - SAUCE: (namespace) block_dev: Support checking inode permissions in
8737 lookup_bdev()
8738 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
8739 when mounting
8740 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
8741 when mounting
8742 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
8743 namespaces
8744 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
8745 mounts
8746 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
8747 opened for writing
8748 - SAUCE: Import aufs driver
8749 - Update dropped.txt
8750 - [Config] updateconfigs after 4.18-rc3 rebase
8751 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18
8752
8753 [ Upstream Kernel Changes ]
8754
8755 * Rebase to v4.18-rc3
8756
8757 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jul 2018 10:46:37 -0500
8758
8759 linux (4.18.0-0.0) cosmic; urgency=medium
8760
8761 * Dummy entry.
8762
8763 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Jul 2018 11:10:33 -0500
8764
8765 linux (4.17.0-4.5) cosmic; urgency=medium
8766
8767 * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399)
8768
8769 * Update to ocxl driver for 18.04.1 (LP: #1775786)
8770 - powerpc: Add TIDR CPU feature for POWER9
8771 - powerpc: Use TIDR CPU feature to control TIDR allocation
8772 - powerpc: use task_pid_nr() for TID allocation
8773 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
8774 - ocxl: Expose the thread_id needed for wait on POWER9
8775 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
8776 - ocxl: Document new OCXL IOCTLs
8777 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
8778
8779 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
8780 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
8781
8782 * glibc pkeys test fail on powerpc (LP: #1776967)
8783 - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS
8784
8785 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
8786 - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
8787
8788 * Miscellaneous Ubuntu changes
8789 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1
8790
8791 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Jun 2018 13:37:52 -0500
8792
8793 linux (4.17.0-3.4) cosmic; urgency=medium
8794
8795 * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124)
8796
8797 * Cosmic update to v4.17.3 stable release (LP: #1778997)
8798 - net: aquantia: fix unsigned numvecs comparison with less than zero
8799 - bonding: re-evaluate force_primary when the primary slave name changes
8800 - cdc_ncm: avoid padding beyond end of skb
8801 - ipv6: allow PMTU exceptions to local routes
8802 - net: dsa: add error handling for pskb_trim_rcsum
8803 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
8804 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
8805 - tcp: verify the checksum of the first data segment in a new connection
8806 - tls: fix use-after-free in tls_push_record
8807 - tls: fix waitall behavior in tls_sw_recvmsg
8808 - socket: close race condition between sock_close() and sockfs_setattr()
8809 - udp: fix rx queue len reported by diag and proc interface
8810 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
8811 vlan
8812 - hv_netvsc: Fix a network regression after ifdown/ifup
8813 - ACPICA: AML parser: attempt to continue loading table after error
8814 - ext4: fix hole length detection in ext4_ind_map_blocks()
8815 - ext4: update mtime in ext4_punch_hole even if no blocks are released
8816 - ext4: do not allow external inodes for inline data
8817 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
8818 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
8819 - ext4: fix fencepost error in check for inode count overflow during resize
8820 - driver core: Don't ignore class_dir_create_and_add() failure.
8821 - Btrfs: allow empty subvol= again
8822 - Btrfs: fix clone vs chattr NODATASUM race
8823 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
8824 - btrfs: return error value if create_io_em failed in cow_file_range
8825 - btrfs: scrub: Don't use inode pages for device replace
8826 - ALSA: usb-audio: Disable the quirk for Nura headset
8827 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
8828 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
8829 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
8830 - ALSA: hda: add dock and led support for HP ProBook 640 G4
8831 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
8832 - smb3: fix various xid leaks
8833 - smb3: on reconnect set PreviousSessionId field
8834 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
8835 expiry
8836 - cifs: For SMB2 security informaion query, check for minimum sized security
8837 descriptor instead of sizeof FileAllInformation class
8838 - nbd: fix nbd device deletion
8839 - nbd: update size when connected
8840 - nbd: use bd_set_size when updating disk size
8841 - blk-mq: reinit q->tag_set_list entry only after grace period
8842 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
8843 - cpufreq: Fix new policy initialization during limits updates via sysfs
8844 - cpufreq: ti-cpufreq: Fix an incorrect error return value
8845 - cpufreq: governors: Fix long idle detection logic in load calculation
8846 - libata: zpodd: small read overflow in eject_tray()
8847 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
8848 - nvme/pci: Sync controller reset for AER slot_reset
8849 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
8850 - x86/vector: Fix the args of vector_alloc tracepoint
8851 - x86/apic/vector: Prevent hlist corruption and leaks
8852 - x86/apic: Provide apic_ack_irq()
8853 - x86/ioapic: Use apic_ack_irq()
8854 - x86/platform/uv: Use apic_ack_irq()
8855 - irq_remapping: Use apic_ack_irq()
8856 - genirq/generic_pending: Do not lose pending affinity update
8857 - genirq/affinity: Defer affinity setting if irq chip is busy
8858 - genirq/migration: Avoid out of line call if pending is not set
8859 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
8860 - media: uvcvideo: Prevent setting unavailable flags
8861 - media: rc: ensure input/lirc device can be opened after register
8862 - iwlwifi: fw: harden page loading code
8863 - orangefs: set i_size on new symlink
8864 - orangefs: report attributes_mask and attributes for statx
8865 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
8866 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
8867 - vhost: fix info leak due to uninitialized memory
8868 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
8869 - Linux 4.17.3
8870
8871 * Use-after-free in sk_peer_label (LP: #1778646)
8872 - SAUCE: apparmor: fix use after free in sk_peer_label
8873
8874 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
8875 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
8876
8877 * Various fixes for CXL kernel module (LP: #1774471)
8878 - cxl: Configure PSL to not use APC virtual machines
8879 - cxl: Disable prefault_mode in Radix mode
8880
8881 * Bluetooth not working (LP: #1764645)
8882 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
8883
8884 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
8885 (LP: #1776750)
8886 - scsi: hisi_sas: make SAS address of SATA disks unique
8887
8888 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
8889 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
8890 - SAUCE: wcn36xx: read MAC from file or randomly generate one
8891
8892 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
8893 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
8894
8895 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
8896 - fs/binfmt_misc.c: do not allow offset overflow
8897
8898 * Network installs fail on SocioNext board (LP: #1775884)
8899 - net: socionext: reset hardware in ndo_stop
8900 - net: netsec: enable tx-irq during open callback
8901
8902 * Fix several bugs in RDMA/hns driver (LP: #1770974)
8903 - RDMA/hns: Drop local zgid in favor of core defined variable
8904 - RDMA/hns: Add 64KB page size support for hip08
8905 - RDMA/hns: Rename the idx field of db
8906 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
8907 - RDMA/hns: Increase checking CMQ status timeout value
8908 - RDMA/hns: Add reset process for RoCE in hip08
8909 - RDMA/hns: Fix the illegal memory operation when cross page
8910 - RDMA/hns: Implement the disassociate_ucontext API
8911
8912 * powerpc/livepatch: Implement reliable stack tracing for the consistency
8913 model (LP: #1771844)
8914 - powerpc/livepatch: Implement reliable stack tracing for the consistency
8915 model
8916
8917 * Adding back alx WoL feature (LP: #1772610)
8918 - SAUCE: Revert "alx: remove WoL support"
8919 - SAUCE: alx: add enable_wol paramenter
8920
8921 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
8922 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
8923 - scsi: lpfc: Fix 16gb hbas failing cq create.
8924
8925 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
8926 idle states when all CORES are guarded (LP: #1771780)
8927 - powerpc/powernv/cpuidle: Init all present cpus for deep states
8928
8929 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
8930 - net-next/hinic: add pci device ids for 25ge and 100ge card
8931
8932 * Expose arm64 CPU topology to userspace (LP: #1770231)
8933 - drivers: base: cacheinfo: move cache_setup_of_node()
8934 - drivers: base: cacheinfo: setup DT cache properties early
8935 - cacheinfo: rename of_node to fw_token
8936 - arm64/acpi: Create arch specific cpu to acpi id helper
8937 - ACPI/PPTT: Add Processor Properties Topology Table parsing
8938 - [Config] CONFIG_ACPI_PPTT=y
8939 - ACPI: Enable PPTT support on ARM64
8940 - drivers: base cacheinfo: Add support for ACPI based firmware tables
8941 - arm64: Add support for ACPI based firmware tables
8942 - arm64: topology: rename cluster_id
8943 - arm64: topology: enable ACPI/PPTT based CPU topology
8944 - ACPI: Add PPTT to injectable table list
8945 - arm64: topology: divorce MC scheduling domain from core_siblings
8946
8947 * Vcs-Git header on bionic linux source package points to zesty git tree
8948 (LP: #1766055)
8949 - [Packaging]: Update Vcs-Git
8950
8951 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
8952 version (LP: #1768431)
8953 - scsi: cxlflash: Handle spurious interrupts
8954 - scsi: cxlflash: Remove commmands from pending list on timeout
8955 - scsi: cxlflash: Synchronize reset and remove ops
8956 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
8957
8958 * hisi_sas robustness fixes (LP: #1774466)
8959 - scsi: hisi_sas: delete timer when removing hisi_sas driver
8960 - scsi: hisi_sas: print device id for errors
8961 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
8962 - scsi: hisi_sas: check host frozen before calling "done" function
8963 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
8964 - scsi: hisi_sas: stop controller timer for reset
8965 - scsi: hisi_sas: update PHY linkrate after a controller reset
8966 - scsi: hisi_sas: change slot index allocation mode
8967 - scsi: hisi_sas: Change common allocation mode of device id
8968 - scsi: hisi_sas: Reset disks when discovered
8969 - scsi: hisi_sas: Create a scsi_host_template per HW module
8970 - scsi: hisi_sas: Init disks after controller reset
8971 - scsi: hisi_sas: Try wait commands before before controller reset
8972 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
8973 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
8974 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
8975 - scsi: hisi_sas: Fix return value when get_free_slot() failed
8976 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
8977
8978 * hisi_sas: Support newer v3 hardware (LP: #1774467)
8979 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
8980 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
8981 - scsi: hisi_sas: fix PI memory size
8982 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
8983 - scsi: hisi_sas: remove redundant handling to event95 for v3
8984 - scsi: hisi_sas: add readl poll timeout helper wrappers
8985 - scsi: hisi_sas: workaround a v3 hw hilink bug
8986 - scsi: hisi_sas: Add LED feature for v3 hw
8987
8988 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
8989 - scsi: hisi_sas: optimise the usage of DQ locking
8990 - scsi: hisi_sas: relocate smp sg map
8991 - scsi: hisi_sas: make return type of prep functions void
8992 - scsi: hisi_sas: allocate slot buffer earlier
8993 - scsi: hisi_sas: Don't lock DQ for complete task sending
8994 - scsi: hisi_sas: Use device lock to protect slot alloc/free
8995 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
8996 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
8997
8998 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
8999 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
9000
9001 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
9002 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
9003
9004 * hns3 driver updates (LP: #1768670)
9005 - net: hns3: Remove error log when getting pfc stats fails
9006 - net: hns3: fix to correctly fetch l4 protocol outer header
9007 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
9008 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
9009 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
9010 - net: hns3: Fix to support autoneg only for port attached with phy
9011 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
9012 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
9013 - net: hns3: Remove packet statistics in the range of 8192~12287
9014 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
9015 - net: hns3: Fix for setting mac address when resetting
9016 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
9017 - net: hns3: fix for cleaning ring problem
9018 - net: hns3: refactor the loopback related function
9019 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
9020 - net: hns3: Fix for the null pointer problem occurring when initializing
9021 ae_dev failed
9022 - net: hns3: Add a check for client instance init state
9023 - net: hns3: Change return type of hnae3_register_ae_dev
9024 - net: hns3: Change return type of hnae3_register_ae_algo
9025 - net: hns3: Change return value in hnae3_register_client
9026 - net: hns3: Fixes the back pressure setting when sriov is enabled
9027 - net: hns3: Fix for fiber link up problem
9028 - net: hns3: Add support of .sriov_configure in HNS3 driver
9029 - net: hns3: Fixes the missing PCI iounmap for various legs
9030 - net: hns3: Fixes error reported by Kbuild and internal review
9031 - net: hns3: Fixes API to fetch ethernet header length with kernel default
9032 - net: hns3: cleanup of return values in hclge_init_client_instance()
9033 - net: hns3: Fix the missing client list node initialization
9034 - net: hns3: Fix for hns3 module is loaded multiple times problem
9035 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
9036 - net: hns3: Fix for netdev not running problem after calling net_stop and
9037 net_open
9038 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
9039 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
9040 - net: hns3: Updates RX packet info fetch in case of multi BD
9041 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
9042 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
9043 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
9044 - net: hns3: Fix for PF mailbox receving unknown message
9045 - net: hns3: Fixes the state to indicate client-type initialization
9046 - net: hns3: Fixes the init of the VALID BD info in the descriptor
9047 - net: hns3: Removes unnecessary check when clearing TX/RX rings
9048 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
9049 - net: hns3: Remove unused led control code
9050 - net: hns3: Adds support for led locate command for copper port
9051 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
9052 - net: hns3: Disable vf vlan filter when vf vlan table is full
9053 - net: hns3: Add support for IFF_ALLMULTI flag
9054 - net: hns3: Add repeat address checking for setting mac address
9055 - net: hns3: Fix setting mac address error
9056 - net: hns3: Fix for service_task not running problem after resetting
9057 - net: hns3: Fix for hclge_reset running repeatly problem
9058 - net: hns3: Fix for phy not link up problem after resetting
9059 - net: hns3: Add missing break in misc_irq_handle
9060 - net: hns3: Fix for vxlan tx checksum bug
9061 - net: hns3: Optimize the PF's process of updating multicast MAC
9062 - net: hns3: Optimize the VF's process of updating multicast MAC
9063 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
9064 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
9065 VLD bit and buffer size
9066 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
9067 hclge_bind_ring_with_vector
9068 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
9069 uninit_client_instance
9070 - SAUCE: {topost} net: hns3: add vector status check before free vector
9071 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
9072 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
9073 - SAUCE: {topost} net: hns3: extraction an interface for state state
9074 init|uninit
9075 - SAUCE: {topost} net: hns3: print the ret value in error information
9076 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
9077 hns3_client_uninit
9078 - SAUCE: {topost} net: hns3: add unlikely for error check
9079 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
9080 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
9081 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
9082 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
9083 - SAUCE: {topost} net: hns3: remove some redundant assignments
9084 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
9085 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
9086 hclge_cmd_send
9087 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
9088 - SAUCE: {topost} net: hns3: remove some unused members of some structures
9089 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
9090 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
9091 kzalloc/dma_map_single
9092 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
9093 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
9094 - SAUCE: {topost} net: hns3: remove some redundant assignments
9095 - SAUCE: {topost} net: hns3: standardize the handle of return value
9096 - SAUCE: {topost} net: hns3: remove extra space and brackets
9097 - SAUCE: {topost} net: hns3: fix unreasonable code comments
9098 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
9099 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
9100 - SAUCE: {topost} net: hns3: fix mislead parameter name
9101 - SAUCE: {topost} net: hns3: remove unused struct member and definition
9102 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
9103 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
9104 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
9105 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
9106 status change
9107 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
9108 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
9109 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
9110 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
9111 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
9112 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
9113 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
9114 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
9115 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
9116 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
9117 function
9118 - SAUCE: {topost} net: hns3: prevent sending command during global or core
9119 reset
9120 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
9121 register
9122 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
9123 - SAUCE: {topost} net: hns3: prevent to request reset frequently
9124 - SAUCE: {topost} net: hns3: correct reset event status register
9125 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
9126 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
9127 - SAUCE: {topost} net: hns3: fix return value error in
9128 hns3_reset_notify_down_enet
9129 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
9130 while resetting
9131 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
9132 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
9133 hclge_get_ring_chain_from_mbx
9134 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
9135 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
9136 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
9137 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
9138
9139 * CVE-2018-7755
9140 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
9141
9142 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
9143 - [Packaging] Fix missing watchdog for Raspberry Pi
9144
9145 * kernel: Fix arch random implementation (LP: #1775391)
9146 - s390/archrandom: Rework arch random implementation.
9147
9148 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
9149 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
9150 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
9151
9152 * Cosmic update to v4.17.2 stable release (LP: #1779117)
9153 - crypto: chelsio - request to HW should wrap
9154 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
9155 - KVM: X86: Fix reserved bits check for MOV to CR3
9156 - KVM: x86: introduce linear_{read,write}_system
9157 - kvm: fix typo in flag name
9158 - kvm: nVMX: Enforce cpl=0 for VMX instructions
9159 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
9160 kvm_write_guest_virt_system
9161 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
9162 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
9163 - NFC: pn533: don't send USB data off of the stack
9164 - usbip: vhci_sysfs: fix potential Spectre v1
9165 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
9166 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
9167 - Input: xpad - add GPD Win 2 Controller USB IDs
9168 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
9169 - usb: core: message: remove extra endianness conversion in
9170 usb_set_isoch_delay
9171 - usb: typec: wcove: Remove dependency on HW FSM
9172 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
9173 - usb: gadget: udc: renesas_usb3: fix double phy_put()
9174 - usb: gadget: udc: renesas_usb3: should remove debugfs
9175 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
9176 udc
9177 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
9178 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
9179 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
9180 reconnecting
9181 - serial: sh-sci: Stop using printk format %pCr
9182 - tty/serial: atmel: use port->name as name in request_irq()
9183 - serial: samsung: fix maxburst parameter for DMA transactions
9184 - serial: 8250: omap: Fix idling of clocks for unused uarts
9185 - vmw_balloon: fixing double free when batching mode is off
9186 - doc: fix sysfs ABI documentation
9187 - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
9188 - tty: pl011: Avoid spuriously stuck-off interrupts
9189 - crypto: ccree - correct host regs offset
9190 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
9191 - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
9192 - crypto: caam - strip input zeros from RSA input buffer
9193 - crypto: caam - fix DMA mapping dir for generated IV
9194 - crypto: caam - fix IV DMA mapping and updating
9195 - crypto: caam/qi - fix IV DMA mapping and updating
9196 - crypto: caam - fix size of RSA prime factor q
9197 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
9198 - crypto: cavium - Limit result reading attempts
9199 - crypto: vmx - Remove overly verbose printk from AES init routines
9200 - crypto: vmx - Remove overly verbose printk from AES XTS init
9201 - crypto: omap-sham - fix memleak
9202 - Linux 4.17.2
9203
9204 * Cosmic update to v4.17.1 stable release (LP: #1779116)
9205 - netfilter: nf_flow_table: attach dst to skbs
9206 - bnx2x: use the right constant
9207 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
9208 - ipv6: omit traffic class when calculating flow hash
9209 - l2tp: fix refcount leakage on PPPoL2TP sockets
9210 - netdev-FAQ: clarify DaveM's position for stable backports
9211 - net: metrics: add proper netlink validation
9212 - net/packet: refine check for priv area size
9213 - rtnetlink: validate attributes in do_setlink()
9214 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
9215 - team: use netdev_features_t instead of u32
9216 - vrf: check the original netdevice for generating redirect
9217 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
9218 - ipmr: fix error path when ipmr_new_table fails
9219 - PCI: hv: Do not wait forever on a device that has disappeared
9220 - Linux 4.17.1
9221
9222 * Miscellaneous Ubuntu changes
9223 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
9224 CONFIG_VMAP_STACK"
9225 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
9226 - SAUCE: apparmor: userspace queries
9227 - SAUCE: apparmor: patch to provide compatibility with v2.x net rules
9228 - SAUCE: apparmor: af_unix mediation
9229
9230 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Jun 2018 08:03:32 -0500
9231
9232 linux (4.17.0-2.3) cosmic; urgency=medium
9233
9234 * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276)
9235
9236 * Miscellaneous Ubuntu changes
9237 - Config: remove IrDA from annotations
9238 - Config: remove scsi drivers from annotations
9239 - Config: remove BT_HCIBTUART from annotations
9240 - Config: pstore zlib support was renamed
9241 - Config: disable NVRAM for armhf on annotations
9242 - Config: Disable VT on s390x
9243 - Config: Update SSB and B43/B44 options
9244 - Config: some options not supported on some arches anymore
9245 - Config: renamed and removed options
9246 - Config: TCG_CRB is required for IMA on ACPI systems
9247 - Config: EXTCON_AXP288 depends on X86
9248 - Config: CONFIG_FSI depends on OF
9249 - Config: DRM_RCAR_LVDS now depends on DRM
9250 - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386
9251 - Config: Enable HINIC on arm64
9252 - Config: Set PPS and PTP_1588_CLOCK as y
9253 - Config: Some NF_TABLES options are built-in now
9254 - Config: GENERIC_CPU for ppc64el
9255 - Config: KEXEC_FILE=n for s390x
9256 - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS
9257 - Config: Disable STM32 support
9258 - Config: Enable FORTIFY_SOURCE for armhf
9259 - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR
9260
9261 [ Upstream Kernel Changes ]
9262
9263 * Rebase to v4.17
9264
9265 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 11 Jun 2018 15:22:10 -0300
9266
9267 linux (4.17.0-1.2) cosmic; urgency=medium
9268
9269 [ Seth Forshee ]
9270 * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516)
9271 - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64
9272
9273 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
9274 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
9275 num_possible_cpus()
9276
9277 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
9278 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
9279 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
9280
9281 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
9282 - [Config] update Build-Depends: transfig to fig2dev
9283
9284 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
9285 to load (LP: #1728238)
9286 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
9287 unreleased firmware"
9288
9289 * No driver for Huawei network adapters on arm64 (LP: #1769899)
9290 - net-next/hinic: add arm64 support
9291
9292 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
9293 - [Config] snapdragon: DRM_I2C_ADV7511=y
9294
9295 * Add d-i support for Huawei NICs (LP: #1767490)
9296 - d-i: add hinic to nic-modules udeb
9297
9298 * Acer Swift sf314-52 power button not managed (LP: #1766054)
9299 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
9300
9301 * Include nfp driver in linux-modules (LP: #1768526)
9302 - [Config] Add nfp.ko to generic inclusion list
9303
9304 * Miscellaneous Ubuntu changes
9305 - SAUCE: Import aufs driver
9306 - [Config] Enable AUFS config options
9307 - SAUCE: (efi-lockdown) Fix for module sig verification
9308 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
9309 reboot
9310 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
9311 boot mode
9312 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
9313 mode
9314 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
9315 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
9316 - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y
9317 - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot
9318 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17
9319 - enable zfs build
9320
9321 * Miscellaneous upstream changes
9322 - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in
9323 lockdown mode"
9324 - Rebased to v4.17-rc6
9325
9326 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 22 May 2018 14:48:13 -0300
9327
9328 linux (4.17.0-0.1) bionic; urgency=medium
9329
9330 [ Upstream Kernel Changes ]
9331
9332 * Rebase to v4.17-rc4
9333
9334 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 08 May 2018 16:38:51 -0300
9335
9336 linux (4.17.0-0.0) bionic; urgency=medium
9337
9338 * Dummy entry.
9339
9340 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 27 Apr 2018 11:01:13 -0300
9341
9342 linux (4.16.0-4.5) bionic; urgency=medium
9343
9344 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
9345 - tools/kvm_stat: Fix python3 syntax
9346 - tools/kvm_stat: Don't use deprecated file()
9347 - tools/kvm_stat: Remove unused function
9348 - [Packaging] Add linux-tools-host package for VM host tools
9349 - [Config] do_tools_host=true for amd64
9350
9351 * [Featire] CNL: Enable RAPL support (LP: #1685712)
9352 - powercap: RAPL: Add support for Cannon Lake
9353
9354 * Bionic update to v4.16.2 stable release (LP: #1763388)
9355 - sparc64: Oracle DAX driver depends on SPARC64
9356 - arp: fix arp_filter on l3slave devices
9357 - net: dsa: Discard frames from unused ports
9358 - net/ipv6: Increment OUTxxx counters after netfilter hook
9359 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
9360 - pptp: remove a buggy dst release in pptp_connect()
9361 - sctp: do not leak kernel memory to user space
9362 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
9363 - vlan: also check phy_driver ts_info for vlan's real device
9364 - net: fool proof dev_valid_name()
9365 - ip_tunnel: better validate user provided tunnel names
9366 - ipv6: sit: better validate user provided tunnel names
9367 - ip6_gre: better validate user provided tunnel names
9368 - ip6_tunnel: better validate user provided tunnel names
9369 - vti6: better validate user provided tunnel names
9370 - net_sched: fix a missing idr_remove() in u32_delete_key()
9371 - nfp: use full 40 bits of the NSP buffer address
9372 - Linux 4.16.2
9373
9374 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
9375 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable
9376 release (LP: #1763388)
9377 - sky2: Increase D3 delay to sky2 stops working after suspend
9378
9379 * Merge the linux-snapdragon kernel into bionic master/snapdragon
9380 (LP: #1763040)
9381 - arm64: defconfig: enable REMOTEPROC
9382 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
9383 - kernel: configs; add distro.config
9384 - arm64: configs: enable WCN36xx
9385 - kernel: distro.config: enable debug friendly USB network adpater
9386 - arm64: configs: enable QCOM Venus
9387 - arm64: defconfig: Enable a53/apcs and avs
9388 - arm64: defconfig: enable ondemand governor as default
9389 - arm64: defconfig: enable QCOM_TSENS
9390 - kernel: configs: enable dm_mod and dm_crypt
9391 - Force the SMD regulator driver to be compiled-in
9392 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
9393 - arm64: configs: enable BT_QCOMSMD
9394 - kernel: configs: add more USB net drivers
9395 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
9396 - arm64: configs: Enable camera drivers
9397 - kernel: configs: add freq stat to sysfs
9398 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
9399 - arm64: defconfig: Enable QRTR features
9400 - kernel: configs: set USB_CONFIG_F_FS in distro.config
9401 - kernel: distro.config: enable 'schedutil' CPUfreq governor
9402 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
9403 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
9404 - arm64: defconfig: enable LEDS_QCOM_LPG
9405 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
9406 - power: avs: Add support for CPR (Core Power Reduction)
9407 - power: avs: cpr: Use raw mem access for qfprom
9408 - power: avs: cpr: fix with new reg_sequence structures
9409 - power: avs: cpr: Register with cpufreq-dt
9410 - regulator: smd: Add floor and corner operations
9411 - PM / OPP: Support adjusting OPP voltages at runtime
9412 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
9413 - PM / OPP: HACK: Allow to set regulator without opp_list
9414 - PM / OPP: Add a helper to get an opp regulator for device
9415 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
9416 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
9417 - ov5645: I2C address change
9418 - i2c: Add Qualcomm Camera Control Interface driver
9419 - camss: vfe: Skip first four frames from sensor
9420 - camss: Do not register if no cameras are present
9421 - i2c-qcom-cci: Fix run queue completion timeout
9422 - i2c-qcom-cci: Fix I2C address bug
9423 - media: ov5645: Fix I2C address
9424 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
9425 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
9426 - leds: Add driver for Qualcomm LPG
9427 - wcn36xx: Fix warning due to duplicate scan_completed notification
9428 - arm64: dts: Add CPR DT node for msm8916
9429 - arm64: dts: add spmi-regulator nodes
9430 - arm64: dts: msm8916: Add cpufreq support
9431 - arm64: dts: msm8916: Add a shared CPU opp table
9432 - arm64: dts: msm8916: Add cpu cooling maps
9433 - arm64: dts: pm8916: Mark the s2 regulator as always-on
9434 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
9435 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
9436 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
9437 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
9438 driver
9439 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
9440 - DT: leds: Add Qualcomm Light Pulse Generator binding
9441 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
9442 - arm64: dts: qcom: Add pwm node for pm8916
9443 - arm64: dts: qcom: Add user LEDs on db820c
9444 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
9445 - ARM: dts: qcom: Add LPG node to pm8941
9446 - ARM: dts: qcom: honami: Add LPG node and RGB LED
9447 - arm64: dts: qcom: Add Camera Control Interface support
9448 - arm64: dts: qcom: Add apps_iommu vfe child node
9449 - arm64: dts: qcom: Add camss device node
9450 - arm64: dts: qcom: Add ov5645 device nodes
9451 - arm64: dts: msm8916: Fix camera sensors I2C addresses
9452 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
9453 - packaging: arm64: add a uboot flavour - part1
9454 - packaging: arm64: add a uboot flavour - part2
9455 - packaging: arm64: add a uboot flavour - part3
9456 - packaging: arm64: add a uboot flavour - part4
9457 - packaging: arm64: add a uboot flavour - part5
9458 - packaging: arm64: rename uboot flavour to snapdragon
9459 - [Config] updateconfigs after qcomlt import
9460 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
9461 - [Config] arm64: snapdragon: MSM_GCC_8916=y
9462 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
9463 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
9464 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
9465 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
9466 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
9467 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
9468 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
9469 - [Config] arm64: snapdragon: QCOM_SMEM=y
9470 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
9471 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
9472 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
9473 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
9474 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
9475 - [Config] arm64: snapdragon: QCOM_CPR=y
9476 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
9477 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
9478 - [Config] turn off DRM_MSM_REGISTER_LOGGING
9479 - [Config] arm64: snapdragon: I2C_QUP=y
9480 - [Config] arm64: snapdragon: SPI_QUP=y
9481 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
9482 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
9483 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
9484 - [Config] arm64: snapdragon: QCOM_SMSM=y
9485 - [Config] arm64: snapdragon: QCOM_SMP2P=y
9486 - [Config] arm64: snapdragon: DRM_MSM=y
9487 - [Config] arm64: snapdragon: SND_SOC=y
9488 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
9489 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
9490 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
9491 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
9492 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
9493 SND_SOC_MSM8916_WCD_DIGITAL=y
9494 - SAUCE: media: ov5645: skip address change if dt addr == default addr
9495 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
9496 #ifdefs
9497 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
9498 - [Packaging] fix up snapdragon abi paths
9499
9500 * LSM stacking patches for bionic (LP: #1763062)
9501 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
9502 - SAUCE: LSM stacking: LSM: Manage credential security blobs
9503 - SAUCE: LSM stacking: LSM: Manage file security blobs
9504 - SAUCE: LSM stacking: LSM: Manage task security blobs
9505 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
9506 - SAUCE: LSM stacking: LSM: General stacking
9507 - SAUCE: LSM stacking: fixup initialize task->security
9508 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
9509 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
9510 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
9511 - SAUCE: LSM stacking: fixup apparmor stacking enablement
9512 - SAUCE: LSM stacking: fixup stacking kconfig
9513 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
9514 - SAUCE: LSM stacking: provide prctl interface for setting context
9515 - SAUCE: LSM stacking: inherit current display LSM
9516 - SAUCE: LSM stacking: keep an index for each registered LSM
9517 - SAUCE: LSM stacking: verify display LSM
9518 - SAUCE: LSM stacking: provide a way to specify the default display lsm
9519 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
9520 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
9521 - SAUCE: LSM stacking: add Kconfig to set default display LSM
9522 - SAUCE: LSM stacking: add configs for LSM stacking
9523 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
9524 - SAUCE: LSM stacking: remove procfs context interface
9525
9526 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
9527 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
9528 - SAUCE: LSM stacking: check for invalid zero sized writes
9529
9530 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
9531 (LP: #1762755)
9532 - RDMA/hns: Support rq record doorbell for the user space
9533 - RDMA/hns: Support cq record doorbell for the user space
9534 - RDMA/hns: Support rq record doorbell for kernel space
9535 - RDMA/hns: Support cq record doorbell for kernel space
9536 - RDMA/hns: Fix cqn type and init resp
9537 - RDMA/hns: Fix init resp when alloc ucontext
9538 - RDMA/hns: Fix cq record doorbell enable in kernel
9539
9540 * Replace LPC patchset with upstream version (LP: #1762758)
9541 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
9542 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
9543 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
9544 children"
9545 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
9546 bindings"
9547 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
9548 devices"
9549 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
9550 hosts"
9551 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
9552 pci_register_io_range()"
9553 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
9554 pci_register_io_range()"
9555 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
9556 - lib: Add generic PIO mapping method
9557 - PCI: Remove __weak tag from pci_register_io_range()
9558 - PCI: Add fwnode handler as input param of pci_register_io_range()
9559 - PCI: Apply the new generic I/O management on PCI IO hosts
9560 - of: Add missing I/O range exception for indirect-IO devices
9561 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
9562 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
9563 - ACPI / scan: Do not enumerate Indirect IO host children
9564 - HISI LPC: Add ACPI support
9565 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
9566
9567 * Enable Tunneled Operations on POWER9 (LP: #1762448)
9568 - powerpc/powernv: Enable tunneled operations
9569 - cxl: read PHB indications from the device tree
9570
9571 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
9572 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
9573
9574 * NFS + sec=krb5 is broken (LP: #1759791)
9575 - sunrpc: remove incorrect HMAC request initialization
9576
9577 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
9578 - d-i: add bcm2835 to block-modules
9579
9580 * Backport USB core quirks (LP: #1762695)
9581 - usb: core: Add "quirks" parameter for usbcore
9582 - usb: core: Copy parameter string correctly and remove superfluous null check
9583 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
9584
9585 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
9586 setting up a second end-to-end encrypted disk (LP: #1762353)
9587 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
9588
9589 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
9590 - s390: move nobp parameter functions to nospec-branch.c
9591 - s390: add automatic detection of the spectre defense
9592 - s390: report spectre mitigation via syslog
9593 - s390: add sysfs attributes for spectre
9594 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
9595 - s390: correct nospec auto detection init order
9596
9597 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
9598 - powerpc/64s: Wire up cpu_show_spectre_v2()
9599
9600 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
9601 - powerpc/64s: Wire up cpu_show_spectre_v1()
9602
9603 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
9604 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
9605 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
9606 - powerpc/rfi-flush: Always enable fallback flush on pseries
9607 - powerpc/rfi-flush: Differentiate enabled and patched flush types
9608 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
9609 - powerpc/64s: Move cpu_show_meltdown()
9610 - powerpc/64s: Enhance the information in cpu_show_meltdown()
9611 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
9612 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
9613
9614 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
9615 CVE-2017-5753 // CVE-2017-5754
9616 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
9617 - powerpc: Add security feature flags for Spectre/Meltdown
9618 - powerpc/pseries: Set or clear security feature flags
9619 - powerpc/powernv: Set or clear security feature flags
9620
9621 * Hisilicon network subsystem 3 support (LP: #1761610)
9622 - net: hns3: export pci table of hclge and hclgevf to userspace
9623 - d-i: Add hns3 drivers to nic-modules
9624
9625 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
9626 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
9627
9628 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
9629 - perf vendor events: Drop incomplete multiple mapfile support
9630 - perf vendor events: Fix error code in json_events()
9631 - perf vendor events: Drop support for unused topic directories
9632 - perf vendor events: Add support for pmu events vendor subdirectory
9633 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
9634 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
9635 - perf vendor events: Add support for arch standard events
9636 - perf vendor events arm64: Add armv8-recommended.json
9637 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
9638 - perf vendor events arm64: fixup A53 to use recommended events
9639 - perf vendor events arm64: add HiSilicon hip08 JSON file
9640 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
9641
9642 * Warning "cache flush timed out!" seen when unloading the cxl driver
9643 (LP: #1762367)
9644 - cxl: Check if PSL data-cache is available before issue flush request
9645
9646 * Bionic update to v4.16.1 stable release (LP: #1763170)
9647 - bitmap: fix memset optimization on big-endian systems
9648 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
9649 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
9650 - USB: serial: cp210x: add ELDAT Easywave RX09 id
9651 - serial: 8250: Add Nuvoton NPCM UART
9652 - mei: remove dev_err message on an unsupported ioctl
9653 - /dev/mem: Avoid overwriting "err" in read_mem()
9654 - media: usbtv: prevent double free in error case
9655 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
9656 - crypto: lrw - Free rctx->ext with kzfree
9657 - crypto: ccp - Fill the result buffer only on digest, finup, and final ops
9658 - crypto: talitos - don't persistently map req_ctx->hw_context and
9659 req_ctx->buf
9660 - crypto: inside-secure - fix clock management
9661 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
9662 - crypto: talitos - fix IPsec cipher in length
9663 - crypto: ahash - Fix early termination in hash walk
9664 - crypto: caam - Fix null dereference at error path
9665 - crypto: ccp - return an actual key size from RSA max_size callback
9666 - crypto: arm,arm64 - Fix random regeneration of S_shipped
9667 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
9668 - Bluetooth: hci_bcm: Add 6 new ACPI HIDs
9669 - Btrfs: fix unexpected cow in run_delalloc_nocow
9670 - siox: fix possible buffer overflow in device_add_store
9671 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
9672 - Revert "base: arch_topology: fix section mismatch build warnings"
9673 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
9674 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
9675 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
9676 - vt: change SGR 21 to follow the standards
9677 - Fix slab name "biovec-(1<<(21-12))"
9678 - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
9679 - Linux 4.16.1
9680
9681 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
9682 starting 4.15-rc2 (LP: #1759893)
9683 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
9684 build"
9685 - [Config] CONFIG_BLK_DEV_NMVE=m
9686
9687 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
9688 - PM / hibernate: Make passing hibernate offsets more friendly
9689
9690 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
9691 type(pseries-bionic) complaining "KVM implementation does not support
9692 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
9693 - powerpc: Use feature bit for RTC presence rather than timebase presence
9694 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
9695 - powerpc: Free up CPU feature bits on 64-bit machines
9696 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
9697 - powerpc/powernv: Provide a way to force a core into SMT4 mode
9698 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
9699 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
9700 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
9701
9702 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
9703 - thunderbolt: Resume control channel after hibernation image is created
9704 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
9705 - thunderbolt: Handle connecting device in place of host properly
9706 - thunderbolt: Do not overwrite error code when domain adding fails
9707 - thunderbolt: Wait a bit longer for root switch config space
9708 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
9709 - thunderbolt: Handle rejected Thunderbolt devices
9710 - thunderbolt: Factor common ICM add and update operations out
9711 - thunderbolt: Correct function name in kernel-doc comment
9712 - thunderbolt: Add tb_switch_get()
9713 - thunderbolt: Add tb_switch_find_by_route()
9714 - thunderbolt: Add tb_xdomain_find_by_route()
9715 - thunderbolt: Add constant for approval timeout
9716 - thunderbolt: Move driver ready handling to struct icm
9717 - thunderbolt: Add 'boot' attribute for devices
9718 - thunderbolt: Add support for preboot ACL
9719 - thunderbolt: Introduce USB only (SL4) security level
9720 - thunderbolt: Add support for Intel Titan Ridge
9721
9722 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
9723 - ath10k: update the IRAM bank number for QCA9377
9724
9725 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
9726 (LP: #1759511)
9727 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
9728
9729 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
9730 (LP: #1757228)
9731 - cxl: Fix timebase synchronization status on P9
9732
9733 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
9734 fixes (LP: #1752182)
9735 - scsi: lpfc: Fix frequency of Release WQE CQEs
9736 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
9737 - scsi: lpfc: move placement of target destroy on driver detach
9738 - scsi: lpfc: correct debug counters for abort
9739 - scsi: lpfc: Add WQ Full Logic for NVME Target
9740 - scsi: lpfc: Fix PRLI handling when topology type changes
9741 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
9742 - scsi: lpfc: Fix RQ empty firmware trap
9743 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
9744 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
9745 - scsi: lpfc: Fix issue_lip if link is disabled
9746 - scsi: lpfc: Indicate CONF support in NVMe PRLI
9747 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
9748 - scsi: lpfc: Validate adapter support for SRIU option
9749 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
9750 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
9751 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
9752 - scsi: lpfc: update driver version to 11.4.0.7
9753 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
9754 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
9755 - scsi: lpfc: Rework sli4 doorbell infrastructure
9756 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
9757 - scsi: lpfc: Add push-to-adapter support to sli4
9758 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
9759 - scsi: lpfc: Add 64G link speed support
9760 - scsi: lpfc: Add if_type=6 support for cycling valid bits
9761 - scsi: lpfc: Enable fw download on if_type=6 devices
9762 - scsi: lpfc: Add embedded data pointers for enhanced performance
9763 - scsi: lpfc: Fix nvme embedded io length on new hardware
9764 - scsi: lpfc: Work around NVME cmd iu SGL type
9765 - scsi: lpfc: update driver version to 12.0.0.0
9766 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
9767 - scsi: lpfc: use __raw_writeX on DPP copies
9768 - scsi: lpfc: Add missing unlock in WQ full logic
9769
9770 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
9771 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
9772
9773 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
9774 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
9775 - [Packaging] include the retpoline extractor in the headers
9776
9777 * Use med_with_dipm SATA LPM to save more power for mobile platforms
9778 (LP: #1759547)
9779 - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3
9780
9781 * Miscellaneous Ubuntu changes
9782 - [Packaging] Only install cloud init files when do_tools_common=true
9783 - SAUCE: Import aufs driver
9784 - [Config] Enable AUFS config options
9785
9786 -- Seth Forshee <seth.forshee@canonical.com> Thu, 12 Apr 2018 09:30:56 -0500
9787
9788 linux (4.16.0-3.4) bionic; urgency=medium
9789
9790 * Allow multiple mounts of zfs datasets (LP: #1759848)
9791 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
9792
9793 * zfs system process hung on container stop/delete (LP: #1754584)
9794 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
9795 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
9796 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
9797
9798 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
9799 (LP: #1755073)
9800 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
9801
9802 * CAPI Flash (cxlflash) update (LP: #1752672)
9803 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
9804 - SAUCE: cxlflash: Avoid clobbering context control register value
9805 - SAUCE: cxlflash: Add argument identifier names
9806 - SAUCE: cxlflash: Introduce OCXL backend
9807 - SAUCE: cxlflash: Hardware AFU for OCXL
9808 - SAUCE: cxlflash: Read host function configuration
9809 - SAUCE: cxlflash: Setup function acTag range
9810 - SAUCE: cxlflash: Read host AFU configuration
9811 - SAUCE: cxlflash: Setup AFU acTag range
9812 - SAUCE: cxlflash: Setup AFU PASID
9813 - SAUCE: cxlflash: Adapter context support for OCXL
9814 - SAUCE: cxlflash: Use IDR to manage adapter contexts
9815 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
9816 - SAUCE: cxlflash: Support adapter context discovery
9817 - SAUCE: cxlflash: Support image reload policy modification
9818 - SAUCE: cxlflash: MMIO map the AFU
9819 - SAUCE: cxlflash: Support starting an adapter context
9820 - SAUCE: cxlflash: Support process specific mappings
9821 - SAUCE: cxlflash: Support AFU state toggling
9822 - SAUCE: cxlflash: Support reading adapter VPD data
9823 - SAUCE: cxlflash: Setup function OCXL link
9824 - SAUCE: cxlflash: Setup OCXL transaction layer
9825 - SAUCE: cxlflash: Support process element lifecycle
9826 - SAUCE: cxlflash: Support AFU interrupt management
9827 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
9828 - SAUCE: cxlflash: Support starting user contexts
9829 - SAUCE: cxlflash: Support adapter context polling
9830 - SAUCE: cxlflash: Support adapter context reading
9831 - SAUCE: cxlflash: Support adapter context mmap and release
9832 - SAUCE: cxlflash: Support file descriptor mapping
9833 - SAUCE: cxlflash: Introduce object handle fop
9834 - SAUCE: cxlflash: Setup LISNs for user contexts
9835 - SAUCE: cxlflash: Setup LISNs for master contexts
9836 - SAUCE: cxlflash: Update synchronous interrupt status bits
9837 - SAUCE: cxlflash: Introduce OCXL context state machine
9838 - SAUCE: cxlflash: Register for translation errors
9839 - SAUCE: cxlflash: Support AFU reset
9840 - SAUCE: cxlflash: Enable OCXL operations
9841
9842 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
9843 (LP: #1736393)
9844 - SAUCE: drm/i915:Don't set chip specific data
9845 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
9846
9847 * zed process consuming 100% cpu (LP: #1751796)
9848 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
9849
9850 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
9851 "always" (LP: #1753708)
9852 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
9853
9854 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
9855 - [Packaging] retpoline -- add safe usage hint support
9856 - [Packaging] retpoline-check -- only report additions
9857 - [Packaging] retpoline -- widen indirect call/jmp detection
9858 - [Packaging] retpoline -- elide %rip relative indirections
9859 - [Packaging] retpoline -- clear hint information from packages
9860 - SAUCE: apm -- annotate indirect calls within
9861 firmware_restrict_branch_speculation_{start,end}
9862 - SAUCE: EFI -- annotate indirect calls within
9863 firmware_restrict_branch_speculation_{start,end}
9864 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
9865 code
9866 - SAUCE: vga_set_mode -- avoid jump tables
9867 - [Config] retpoine -- switch to new format
9868
9869 * Miscellaneous Ubuntu changes
9870 - [Packaging] final-checks -- remove check for empty retpoline files
9871 - [Packaging] skip cloud tools packaging when not building package
9872
9873 [ Upstream Kernel Changes ]
9874
9875 * Rebase to v4.16
9876
9877 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Apr 2018 16:15:36 -0500
9878
9879 linux (4.16.0-2.3) bionic; urgency=medium
9880
9881 * devpts: handle bind-mounts (LP: #1755857)
9882 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
9883 - SAUCE: devpts: resolve devpts bind-mounts
9884 - SAUCE: devpts: comment devpts_mntget()
9885 - SAUCE: selftests: add devpts selftests
9886
9887 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
9888 - d-i: add hisi_sas_v3_hw to scsi-modules
9889
9890 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
9891 - SAUCE: scsi: hisi_sas: config for hip08 ES
9892 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
9893
9894 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
9895 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
9896
9897 * Fix ARC hit rate (LP: #1755158)
9898 - SAUCE: Fix ARC hit rate (LP: #1755158)
9899
9900 * ZFS setgid broken on 0.7 (LP: #1753288)
9901 - SAUCE: Fix ZFS setgid
9902
9903 * CONFIG_EFI=y on armhf (LP: #1726362)
9904 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
9905
9906 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
9907 - [Config] CONFIG_USB_XHCI_DBGCAP=y
9908
9909 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
9910 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
9911 - [Config] retpoline -- clean up i386 retpoline files
9912
9913 * Miscellaneous Ubuntu changes
9914 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
9915 - [Config] fix up retpoline abi files
9916 - [Config] fix up retpoline abi files
9917 - d-i: Add netsec to nic-modules
9918
9919 [ Upstream Kernel Changes ]
9920
9921 * Rebase to v4.16-rc6
9922
9923 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Mar 2018 14:09:49 -0500
9924
9925 linux (4.16.0-1.2) bionic; urgency=medium
9926
9927 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
9928 - d-i: add cxgb4 to nic-modules
9929
9930 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
9931 - [Config] CONFIG_INDIRECT_PIO=y
9932 - SAUCE: LIB: Introduce a generic PIO mapping method
9933 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
9934 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
9935 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
9936 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
9937 - [Config] CONFIG_HISILICON_LPC=y
9938 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
9939 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
9940 - SAUCE: HISI LPC: Add ACPI support
9941 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
9942
9943 * Miscellaneous Ubuntu changes
9944 - SAUCE: tools: use CC for linking acpi tools
9945
9946 [ Upstream Kernel Changes ]
9947
9948 * Rebase to v4.16-rc3
9949
9950 -- Seth Forshee <seth.forshee@canonical.com> Wed, 28 Feb 2018 10:17:23 -0600
9951
9952 linux (4.16.0-0.1) bionic; urgency=medium
9953
9954 * retpoline abi files are empty on i386 (LP: #1751021)
9955 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
9956 - [Packaging] final-checks -- sanity checking ABI contents
9957 - [Packaging] final-checks -- check for empty retpoline files
9958
9959 * Miscellaneous upstream changes
9960 - disable vbox build
9961 - Disable zfs build
9962
9963 [ Upstream Kernel Changes ]
9964
9965 * Rebase to v4.16-rc2
9966
9967 -- Seth Forshee <seth.forshee@canonical.com> Thu, 22 Feb 2018 08:58:57 -0600
9968
9969 linux (4.16.0-0.0) bionic; urgency=medium
9970
9971 * Dummy entry
9972
9973 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Feb 2018 14:33:13 -0600
9974
9975 linux (4.15.0-10.11) bionic; urgency=medium
9976
9977 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
9978
9979 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
9980 (LP: #1749202)
9981 - swiotlb: suppress warning when __GFP_NOWARN is set
9982 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
9983
9984 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
9985 - SAUCE: tools -- add ability to disable libbfd
9986 - [Packaging] correct disablement of libbfd
9987
9988 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
9989 (LP: #1744058)
9990 - ALSA: hda/realtek - update ALC225 depop optimize
9991
9992 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
9993 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
9994
9995 * headset mic can't be detected on two Dell machines (LP: #1748807)
9996 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
9997 - ALSA: hda - Fix headset mic detection problem for two Dell machines
9998
9999 * Bionic update to v4.15.3 stable release (LP: #1749191)
10000 - ip6mr: fix stale iterator
10001 - net: igmp: add a missing rcu locking section
10002 - qlcnic: fix deadlock bug
10003 - qmi_wwan: Add support for Quectel EP06
10004 - r8169: fix RTL8168EP take too long to complete driver initialization.
10005 - tcp: release sk_frag.page in tcp_disconnect
10006 - vhost_net: stop device during reset owner
10007 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
10008 - ipv6: change route cache aging logic
10009 - Revert "defer call to mem_cgroup_sk_alloc()"
10010 - net: ipv6: send unsolicited NA after DAD
10011 - rocker: fix possible null pointer dereference in
10012 rocker_router_fib_event_work
10013 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
10014 - cls_u32: add missing RCU annotation.
10015 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
10016 - soreuseport: fix mem leak in reuseport_add_sock()
10017 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
10018 - net: sched: fix use-after-free in tcf_block_put_ext
10019 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
10020 - media: soc_camera: soc_scale_crop: add missing
10021 MODULE_DESCRIPTION/AUTHOR/LICENSE
10022 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10023 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
10024 - crypto: tcrypt - fix S/G table for test_aead_speed()
10025 - Linux 4.15.3
10026
10027 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
10028 CVE-2018-1000026
10029 - net: create skb_gso_validate_mac_len()
10030 - bnx2x: disable GSO where gso_size is too big for hardware
10031
10032 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
10033 - net: hns: add ACPI mode support for ethtool -p
10034
10035 * CVE-2017-5715 (Spectre v2 Intel)
10036 - [Packaging] retpoline files must be sorted
10037 - [Packaging] pull in retpoline files
10038
10039 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
10040 - d-i: Add hfi1 to nic-modules
10041
10042 * CVE-2017-5715 (Spectre v2 retpoline)
10043 - [Packaging] retpoline -- add call site validation
10044 - [Config] disable retpoline checks for first upload
10045
10046 * Do not duplicate changelog entries assigned to more than one bug or CVE
10047 (LP: #1743383)
10048 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
10049
10050 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
10051
10052 linux (4.15.0-9.10) bionic; urgency=medium
10053
10054 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
10055
10056 * Miscellaneous Ubuntu changes
10057 - [Debian] tests -- remove gcc-multilib dependency for arm64
10058
10059 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
10060
10061 linux (4.15.0-8.9) bionic; urgency=medium
10062
10063 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
10064
10065 * Bionic update to v4.15.2 stable release (LP: #1748072)
10066 - KVM: x86: Make indirect calls in emulator speculation safe
10067 - KVM: VMX: Make indirect call speculation safe
10068 - module/retpoline: Warn about missing retpoline in module
10069 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
10070 - x86/cpufeatures: Add Intel feature bits for Speculation Control
10071 - x86/cpufeatures: Add AMD feature bits for Speculation Control
10072 - x86/msr: Add definitions for new speculation control MSRs
10073 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
10074 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
10075 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
10076 - x86/alternative: Print unadorned pointers
10077 - x86/nospec: Fix header guards names
10078 - x86/bugs: Drop one "mitigation" from dmesg
10079 - x86/cpu/bugs: Make retpoline module warning conditional
10080 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
10081 - x86/retpoline: Simplify vmexit_fill_RSB()
10082 - x86/speculation: Simplify indirect_branch_prediction_barrier()
10083 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10084 - iio: adc/accel: Fix up module licenses
10085 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10086 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10087 - KVM: nVMX: Eliminate vmcs02 pool
10088 - KVM: VMX: introduce alloc_loaded_vmcs
10089 - objtool: Improve retpoline alternative handling
10090 - objtool: Add support for alternatives at the end of a section
10091 - objtool: Warn on stripped section symbol
10092 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
10093 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
10094 - x86/entry/64: Remove the SYSCALL64 fast path
10095 - x86/entry/64: Push extra regs right away
10096 - x86/asm: Move 'status' from thread_struct to thread_info
10097 - Documentation: Document array_index_nospec
10098 - array_index_nospec: Sanitize speculative array de-references
10099 - x86: Implement array_index_mask_nospec
10100 - x86: Introduce barrier_nospec
10101 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
10102 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
10103 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
10104 - x86/get_user: Use pointer masking to limit speculation
10105 - x86/syscall: Sanitize syscall table de-references under speculation
10106 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
10107 - nl80211: Sanitize array index in parse_txq_params
10108 - x86/spectre: Report get_user mitigation for spectre_v1
10109 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
10110 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
10111 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
10112 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
10113 - KVM: VMX: make MSR bitmaps per-VCPU
10114 - x86/kvm: Update spectre-v1 mitigation
10115 - x86/retpoline: Avoid retpolines for built-in __init functions
10116 - x86/spectre: Simplify spectre_v2 command line parsing
10117 - x86/pti: Mark constant arrays as __initconst
10118 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
10119 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
10120 - KVM/x86: Add IBPB support
10121 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
10122 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
10123 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
10124 - serial: core: mark port as initialized after successful IRQ change
10125 - fpga: region: release of_parse_phandle nodes after use
10126 - Linux 4.15.2
10127
10128 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
10129 - net: phy: core: remove now uneeded disabling of interrupts
10130 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
10131 - net: socionext: Add Synquacer NetSec driver
10132 - net: socionext: include linux/io.h to fix build
10133 - net: socionext: Fix error return code in netsec_netdev_open()
10134
10135 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
10136 - [Config] CONFIG_EDAC_GHES=y
10137
10138 * support thunderx2 vendor pmu events (LP: #1747523)
10139 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
10140 - perf tools arm64: Add support for get_cpuid_str function.
10141 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
10142 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
10143 events
10144 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
10145
10146 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
10147 - SAUCE: mm: disable vma based swap readahead by default
10148 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
10149
10150 * Miscellaneous Ubuntu changes
10151 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
10152
10153 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
10154
10155 linux (4.15.0-7.8) bionic; urgency=medium
10156
10157 * Bionic update to v4.15.1 stable release (LP: #1747169)
10158 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
10159 - tools/gpio: Fix build error with musl libc
10160 - gpio: stmpe: i2c transfer are forbiden in atomic context
10161 - gpio: Fix kernel stack leak to userspace
10162 - ALSA: hda - Reduce the suspend time consumption for ALC256
10163 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
10164 - crypto: aesni - handle zero length dst buffer
10165 - crypto: aesni - fix typo in generic_gcmaes_decrypt
10166 - crypto: aesni - add wrapper for generic gcm(aes)
10167 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
10168 aesni
10169 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
10170 aesni
10171 - crypto: inside-secure - fix hash when length is a multiple of a block
10172 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
10173 - crypto: sha3-generic - fixes for alignment and big endian operation
10174 - crypto: af_alg - whitelist mask and type
10175 - HID: wacom: EKR: ensure devres groups at higher indexes are released
10176 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
10177 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10178 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10179 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
10180 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
10181 - igb: Free IRQs when device is hotplugged
10182 - ima/policy: fix parsing of fsuuid
10183 - scsi: aacraid: Fix udev inquiry race condition
10184 - scsi: aacraid: Fix hang in kdump
10185 - scsi: storvsc: missing error code in storvsc_probe()
10186 - staging: lustre: separate a connection destroy from free struct kib_conn
10187 - staging: ccree: NULLify backup_info when unused
10188 - staging: ccree: fix fips event irq handling build
10189 - tty: fix data race between tty_init_dev and flush of buf
10190 - usb: option: Add support for FS040U modem
10191 - USB: serial: pl2303: new device id for Chilitag
10192 - USB: cdc-acm: Do not log urb submission errors on disconnect
10193 - CDC-ACM: apply quirk for card reader
10194 - USB: serial: io_edgeport: fix possible sleep-in-atomic
10195 - usbip: prevent bind loops on devices attached to vhci_hcd
10196 - usbip: list: don't list devices attached to vhci_hcd
10197 - USB: serial: simple: add Motorola Tetra driver
10198 - usb: f_fs: Prevent gadget unbind if it is already unbound
10199 - usb: uas: unconditionally bring back host after reset
10200 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
10201 - ANDROID: binder: remove waitqueue when thread exits.
10202 - android: binder: use VM_ALLOC to get vm area
10203 - mei: me: allow runtime pm for platform with D0i3
10204 - serial: 8250_of: fix return code when probe function fails to get reset
10205 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
10206 - serial: 8250_dw: Revert "Improve clock rate setting"
10207 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
10208 - spi: imx: do not access registers while clocks disabled
10209 - iio: adc: stm32: fix scan of multiple channels with DMA
10210 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
10211 - test_firmware: fix missing unlock on error in config_num_requests_store()
10212 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
10213 - Input: synaptics-rmi4 - do not delete interrupt memory too early
10214 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
10215 - Linux 4.15.1
10216
10217 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
10218 (LP: #1744712)
10219 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
10220 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
10221 version
10222
10223 * apparmor profile load in stacked policy container fails (LP: #1746463)
10224 - SAUCE: apparmor: fix display of .ns_name for containers
10225
10226 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
10227
10228 linux (4.15.0-6.7) bionic; urgency=low
10229
10230 * upload urgency should be medium by default (LP: #1745338)
10231 - [Packaging] update urgency to medium by default
10232
10233 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
10234 - scsi: libiscsi: Allow sd_shutdown on bad transport
10235
10236 * Miscellaneous Ubuntu changes
10237 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
10238 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
10239 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
10240
10241 [ Upstream Kernel Changes ]
10242
10243 * Rebase to v4.15
10244
10245 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
10246
10247 linux (4.15.0-5.6) bionic; urgency=low
10248
10249 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
10250 (LP: #1744077)
10251 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
10252
10253 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
10254 (LP: #1743638)
10255 - [d-i] Add qede to nic-modules udeb
10256
10257 * boot failure on AMD Raven + WesternXT (LP: #1742759)
10258 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
10259
10260 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
10261 (LP: #1726519)
10262 - SAUCE: Revert "scsi: libsas: allow async aborts"
10263
10264 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
10265 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
10266
10267 * Miscellaneous Ubuntu changes
10268 - Rebase to v4.15-rc7
10269 - [Config] CONFIG_CPU_ISOLATION=y
10270 - [Config] Update annotations following config review
10271 - Revert "UBUNTU: SAUCE: Import aufs driver"
10272 - SAUCE: Import aufs driver
10273 - ubuntu: vbox -- update to 5.2.6-dfsg-1
10274 - ubuntu: vbox: build fixes for 4.15
10275 - ubuntu: vbox -- update to 5.2.6-dfsg-2
10276 - hio: updates for timer api changes in 4.15
10277 - enable hio build
10278 - Rebase to v4.15-rc9
10279
10280 [ Upstream Kernel Changes ]
10281
10282 * Rebase to v4.15-rc9
10283
10284 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
10285
10286 linux (4.15.0-4.5) bionic; urgency=low
10287
10288 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
10289 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
10290
10291 * External HDMI monitor failed to show screen on Lenovo X1 series
10292 (LP: #1738523)
10293 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
10294
10295 * Miscellaneous Ubuntu changes
10296 - [Debian] autoreconstruct - add resoration of execute permissions
10297
10298 [ Upstream Kernel Changes ]
10299
10300 * Rebase to v4.15-rc4
10301
10302 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
10303
10304 linux (4.15.0-3.4) bionic; urgency=low
10305
10306 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
10307 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
10308
10309 [ Upstream Kernel Changes ]
10310
10311 * Rebase to v4.15-rc6
10312
10313 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
10314
10315 linux (4.15.0-2.3) bionic; urgency=low
10316
10317 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
10318 4.15.0-1.2 (LP: #1737752)
10319 - x86/mm: Unbreak modules that use the DMA API
10320
10321 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
10322 - [Config] CONFIG_SPI_INTEL_SPI_*=n
10323
10324 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
10325 and udebs (LP: #1521712)
10326 - [Config] Include ibmvnic in nic-modules
10327
10328 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
10329 - [Config] Enable support for emulation of deprecated ARMv8 instructions
10330
10331 * Miscellaneous Ubuntu changes
10332 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
10333 - Enable zfs build
10334 - [Debian] add icp to zfs-modules.ignore
10335
10336 [ Upstream Kernel Changes ]
10337
10338 * Rebase to v4.15-rc4
10339
10340 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
10341
10342 linux (4.15.0-1.2) bionic; urgency=low
10343
10344 * Disabling zfs does not always disable module checks for the zfs modules
10345 (LP: #1737176)
10346 - [Packaging] disable zfs module checks when zfs is disabled
10347
10348 * Miscellaneous Ubuntu changes
10349 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
10350
10351 [ Upstream Kernel Changes ]
10352
10353 * Rebase to v4.15-rc3
10354
10355 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
10356
10357 linux (4.15.0-0.1) bionic; urgency=low
10358
10359 * Miscellaneous Ubuntu changes
10360 - ubuntu: vbox -- update to 5.2.2-dfsg-2
10361 - ubuntu: vbox: build fixes for 4.15
10362 - disable hio build
10363 - [Config] Update kernel lockdown options to fix build errors
10364 - Disable zfs build
10365 - SAUCE: Import aufs driver
10366 - [Config] Enable AUFS config options
10367
10368 [ Upstream Kernel Changes ]
10369
10370 * Rebase to v4.15-rc2
10371
10372 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
10373
10374 linux (4.14.0-11.13) bionic; urgency=low
10375
10376 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
10377
10378 * CVE-2017-1000405
10379 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
10380
10381 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
10382 - SAUCE: mm: disable vma based swap readahead by default
10383 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
10384
10385 * Bionic update to v4.14.3 stable release (LP: #1735843)
10386 - s390: fix transactional execution control register handling
10387 - s390/noexec: execute kexec datamover without DAT
10388 - s390/runtime instrumention: fix possible memory corruption
10389 - s390/guarded storage: fix possible memory corruption
10390 - s390/disassembler: add missing end marker for e7 table
10391 - s390/disassembler: increase show_code buffer size
10392 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
10393 - ACPI / EC: Fix regression related to triggering source of EC event handling
10394 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
10395 - serdev: fix registration of second slave
10396 - sched: Make resched_cpu() unconditional
10397 - lib/mpi: call cond_resched() from mpi_powm() loop
10398 - x86/boot: Fix boot failure when SMP MP-table is based at 0
10399 - x86/decoder: Add new TEST instruction pattern
10400 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
10401 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
10402 - perf/x86/intel: Hide TSX events when RTM is not supported
10403 - arm64: Implement arch-specific pte_access_permitted()
10404 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
10405 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
10406 - uapi: fix linux/tls.h userspace compilation error
10407 - uapi: fix linux/rxrpc.h userspace compilation errors
10408 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
10409 - MIPS: ralink: Fix MT7628 pinmux
10410 - MIPS: ralink: Fix typo in mt7628 pinmux function
10411 - net: mvneta: fix handling of the Tx descriptor counter
10412 - nbd: wait uninterruptible for the dead timeout
10413 - nbd: don't start req until after the dead connection logic
10414 - PM / OPP: Add missing of_node_put(np)
10415 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
10416 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
10417 - PCI: hv: Use effective affinity mask
10418 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
10419 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
10420 - ALSA: hda: Add Raven PCI ID
10421 - dm integrity: allow unaligned bv_offset
10422 - dm cache: fix race condition in the writeback mode overwrite_bio
10423 optimisation
10424 - dm crypt: allow unaligned bv_offset
10425 - dm zoned: ignore last smaller runt zone
10426 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
10427 - dm bufio: fix integer overflow when limiting maximum cache size
10428 - ovl: Put upperdentry if ovl_check_origin() fails
10429 - dm: allocate struct mapped_device with kvzalloc
10430 - sched/rt: Simplify the IPI based RT balancing logic
10431 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
10432 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
10433 - dm: discard support requires all targets in a table support discards
10434 - MIPS: Fix odd fp register warnings with MIPS64r2
10435 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
10436 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
10437 - MIPS: Fix an n32 core file generation regset support regression
10438 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
10439 - MIPS: math-emu: Fix final emulation phase for certain instructions
10440 - rt2x00usb: mark device removed when get ENOENT usb error
10441 - mm/z3fold.c: use kref to prevent page free/compact race
10442 - autofs: don't fail mount for transient error
10443 - nilfs2: fix race condition that causes file system corruption
10444 - fscrypt: lock mutex before checking for bounce page pool
10445 - eCryptfs: use after free in ecryptfs_release_messaging()
10446 - libceph: don't WARN() if user tries to add invalid key
10447 - bcache: check ca->alloc_thread initialized before wake up it
10448 - fs: guard_bio_eod() needs to consider partitions
10449 - fanotify: fix fsnotify_prepare_user_wait() failure
10450 - isofs: fix timestamps beyond 2027
10451 - btrfs: change how we decide to commit transactions during flushing
10452 - f2fs: expose some sectors to user in inline data or dentry case
10453 - NFS: Fix typo in nomigration mount option
10454 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
10455 - nfs: Fix ugly referral attributes
10456 - NFS: Avoid RCU usage in tracepoints
10457 - NFS: revalidate "." etc correctly on "open".
10458 - nfsd: deal with revoked delegations appropriately
10459 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
10460 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
10461 - iwlwifi: fix firmware names for 9000 and A000 series hw
10462 - md: fix deadlock error in recent patch.
10463 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
10464 - Bluetooth: btqcomsmd: Add support for BD address setup
10465 - md/bitmap: revert a patch
10466 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
10467 - fsnotify: pin both inode and vfsmount mark
10468 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
10469 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
10470 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
10471 - ext4: prevent data corruption with inline data + DAX
10472 - ext4: prevent data corruption with journaling + DAX
10473 - ALSA: pcm: update tstamp only if audio_tstamp changed
10474 - ALSA: usb-audio: Add sanity checks to FE parser
10475 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
10476 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
10477 - ALSA: timer: Remove kernel warning at compat ioctl error paths
10478 - ALSA: hda/realtek - Fix ALC275 no sound issue
10479 - ALSA: hda: Fix too short HDMI/DP chmap reporting
10480 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
10481 - ALSA: hda/realtek - Fix ALC700 family no sound issue
10482 - ASoC: sun8i-codec: Invert Master / Slave condition
10483 - ASoC: sun8i-codec: Fix left and right channels inversion
10484 - ASoC: sun8i-codec: Set the BCLK divider
10485 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
10486 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
10487 - 9p: Fix missing commas in mount options
10488 - fs/9p: Compare qid.path in v9fs_test_inode
10489 - net/9p: Switch to wait_event_killable()
10490 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
10491 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
10492 - scsi: lpfc: fix pci hot plug crash in timer management routines
10493 - scsi: lpfc: fix pci hot plug crash in list_add call
10494 - scsi: lpfc: Fix crash receiving ELS while detaching driver
10495 - scsi: lpfc: Fix FCP hba_wqidx assignment
10496 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
10497 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
10498 - iscsi-target: Fix non-immediate TMR reference leak
10499 - target: fix null pointer regression in core_tmr_drain_tmr_list
10500 - target: fix buffer offset in core_scsi3_pri_read_full_status
10501 - target: Fix QUEUE_FULL + SCSI task attribute handling
10502 - target: Fix caw_sem leak in transport_generic_request_failure
10503 - target: Fix quiese during transport_write_pending_qf endless loop
10504 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
10505 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
10506 - mtd: nand: Export nand_reset() symbol
10507 - mtd: nand: atmel: Actually use the PM ops
10508 - mtd: nand: omap2: Fix subpage write
10509 - mtd: nand: Fix writing mtdoops to nand flash.
10510 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
10511 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
10512 - p54: don't unregister leds when they are not initialized
10513 - block: Fix a race between blk_cleanup_queue() and timeout handling
10514 - raid1: prevent freeze_array/wait_all_barriers deadlock
10515 - genirq: Track whether the trigger type has been set
10516 - irqchip/gic-v3: Fix ppi-partitions lookup
10517 - lockd: double unregister of inetaddr notifiers
10518 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
10519 enabled
10520 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
10521 - KVM: SVM: obey guest PAT
10522 - kvm: vmx: Reinstate support for CPUs without virtual NMI
10523 - dax: fix PMD faults on zero-length files
10524 - dax: fix general protection fault in dax_alloc_inode
10525 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
10526 - clk: ti: dra7-atl-clock: fix child-node lookups
10527 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
10528 - libnvdimm, pfn: make 'resource' attribute only readable by root
10529 - libnvdimm, namespace: fix label initialization to use valid seq numbers
10530 - libnvdimm, region : make 'resource' attribute only readable by root
10531 - libnvdimm, namespace: make 'resource' attribute only readable by root
10532 - svcrdma: Preserve CB send buffer across retransmits
10533 - IB/srpt: Do not accept invalid initiator port names
10534 - IB/cm: Fix memory corruption in handling CM request
10535 - IB/hfi1: Fix incorrect available receive user context count
10536 - IB/srp: Avoid that a cable pull can trigger a kernel crash
10537 - IB/core: Avoid crash on pkey enforcement failed in received MADs
10538 - IB/core: Only maintain real QPs in the security lists
10539 - NFC: fix device-allocation error return
10540 - spi-nor: intel-spi: Fix broken software sequencing codes
10541 - i40e: Use smp_rmb rather than read_barrier_depends
10542 - igb: Use smp_rmb rather than read_barrier_depends
10543 - igbvf: Use smp_rmb rather than read_barrier_depends
10544 - ixgbevf: Use smp_rmb rather than read_barrier_depends
10545 - i40evf: Use smp_rmb rather than read_barrier_depends
10546 - fm10k: Use smp_rmb rather than read_barrier_depends
10547 - ixgbe: Fix skb list corruption on Power systems
10548 - parisc: Fix validity check of pointer size argument in new CAS
10549 implementation
10550 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
10551 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
10552 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
10553 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
10554 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
10555 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
10556 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
10557 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
10558 - powerpc/64s/hash: Fix fork() with 512TB process address space
10559 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
10560 - media: Don't do DMA on stack for firmware upload in the AS102 driver
10561 - media: rc: check for integer overflow
10562 - media: rc: nec decoder should not send both repeat and keycode
10563 - cx231xx-cards: fix NULL-deref on missing association descriptor
10564 - media: v4l2-ctrl: Fix flags field on Control events
10565 - media: venus: fix wrong size on dma_free
10566 - media: venus: venc: fix bytesused v4l2_plane field
10567 - media: venus: reimplement decoder stop command
10568 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
10569 zone
10570 - iwlwifi: fix wrong struct for a000 device
10571 - iwlwifi: add a new a000 device
10572 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
10573 - iwlwifi: add new cards for a000 series
10574 - iwlwifi: add new cards for 8265 series
10575 - iwlwifi: add new cards for 8260 series
10576 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
10577 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
10578 - e1000e: Fix error path in link detection
10579 - e1000e: Fix return value test
10580 - e1000e: Separate signaling for link check/link up
10581 - e1000e: Avoid receiver overrun interrupt bursts
10582 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
10583 - Linux 4.14.3
10584
10585 * Miscellaneous Ubuntu changes
10586 - SAUCE: s390/topology: don't inline cpu_to_node
10587 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
10588
10589 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
10590
10591 linux (4.14.0-10.12) bionic; urgency=low
10592
10593 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
10594
10595 * Miscellaneous Ubuntu changes
10596 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
10597 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
10598
10599 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
10600
10601 linux (4.14.0-9.11) bionic; urgency=low
10602
10603 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
10604
10605 * Miscellaneous Ubuntu changes
10606 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
10607 0.7.3-1ubuntu1"
10608
10609 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
10610
10611 linux (4.14.0-8.10) bionic; urgency=low
10612
10613 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
10614
10615 * Bionic update to v4.14.2 stable release (LP: #1734694)
10616 - bio: ensure __bio_clone_fast copies bi_partno
10617 - af_netlink: ensure that NLMSG_DONE never fails in dumps
10618 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
10619 - net: cdc_ncm: GetNtbFormat endian fix
10620 - fealnx: Fix building error on MIPS
10621 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
10622 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
10623 - serial: omap: Fix EFR write on RTS deassertion
10624 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
10625 - tpm-dev-common: Reject too short writes
10626 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
10627 - mm/pagewalk.c: report holes in hugetlb ranges
10628 - ocfs2: fix cluster hang after a node dies
10629 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
10630 - ipmi: fix unsigned long underflow
10631 - mm/page_alloc.c: broken deferred calculation
10632 - mm/page_ext.c: check if page_ext is not prepared
10633 - coda: fix 'kernel memory exposure attempt' in fsync
10634 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
10635 - Linux 4.14.2
10636
10637 * Bionic update to v4.14.1 stable release (LP: #1734693)
10638 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
10639 - dmaengine: dmatest: warn user when dma test times out
10640 - media: imon: Fix null-ptr-deref in imon_probe
10641 - media: dib0700: fix invalid dvb_detach argument
10642 - crypto: dh - Fix double free of ctx->p
10643 - crypto: dh - Don't permit 'p' to be 0
10644 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
10645 - crypto: brcm - Explicity ACK mailbox message
10646 - USB: early: Use new USB product ID and strings for DbC device
10647 - USB: usbfs: compute urb->actual_length for isochronous
10648 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
10649 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
10650 - USB: serial: metro-usb: stop I/O after failed open
10651 - USB: serial: Change DbC debug device binding ID
10652 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
10653 - USB: serial: garmin_gps: fix I/O after failed probe and remove
10654 - USB: serial: garmin_gps: fix memory leak on probe errors
10655 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
10656 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
10657 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
10658 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
10659 - HID: cp2112: add HIDRAW dependency
10660 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
10661 - rpmsg: glink: Add missing MODULE_LICENSE
10662 - staging: wilc1000: Fix bssid buffer offset in Txq
10663 - staging: sm750fb: Fix parameter mistake in poke32
10664 - staging: ccree: fix 64 bit scatter/gather DMA ops
10665 - staging: greybus: spilib: fix use-after-free after deregistration
10666 - staging: rtl8188eu: Revert 4 commits breaking ARP
10667 - spi: fix use-after-free at controller deregistration
10668 - sparc32: Add cmpxchg64().
10669 - sparc64: mmu_context: Add missing include files
10670 - sparc64: Fix page table walk for PUD hugepages
10671 - Linux 4.14.1
10672
10673 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
10674 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
10675
10676 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
10677 (LP: #1732627)
10678 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
10679
10680 * Miscellaneous Ubuntu changes
10681 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
10682
10683 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
10684
10685 linux (4.14.0-7.9) bionic; urgency=low
10686
10687 * Miscellaneous Ubuntu changes
10688 - SAUCE: apparmor: add base infastructure for socket mediation
10689 - SAUCE: apparmor: af_unix mediation
10690 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
10691 - SAUCE: LSM stacking: LSM: manage credential security blobs
10692 - SAUCE: LSM stacking: LSM: Manage file security blobs
10693 - SAUCE: LSM stacking: LSM: manage task security blobs
10694 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
10695 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
10696 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
10697 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
10698 - SAUCE: LSM stacking: fixup initialize task->security
10699 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
10700 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
10701 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
10702 - SAUCE: LSM stacking: fixup apparmor stacking enablement
10703 - SAUCE: LSM stacking: fixup stacking kconfig
10704 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
10705 - SAUCE: LSM stacking: provide prctl interface for setting context
10706 - SAUCE: LSM stacking: inherit current display LSM
10707 - SAUCE: LSM stacking: keep an index for each registered LSM
10708 - SAUCE: LSM stacking: verify display LSM
10709 - SAUCE: LSM stacking: provide a way to specify the default display lsm
10710 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
10711 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
10712 - SAUCE: LSM stacking: add Kconfig to set default display LSM
10713 - SAUCE: LSM stacking: add configs for LSM stacking
10714 - SAUCE: LSM stacking: check for invalid zero sized writes
10715 - [Config] Run updateconfigs after merging LSM stacking
10716 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
10717
10718 [ Upstream Kernel Changes ]
10719
10720 * Rebase to v4.14
10721
10722 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
10723
10724 linux (4.14.0-6.8) bionic; urgency=low
10725
10726 * Miscellaneous Ubuntu changes
10727 - SAUCE: add workarounds to enable ZFS for 4.14
10728
10729 [ Upstream Kernel Changes ]
10730
10731 * Rebase to v4.14-rc8
10732
10733 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
10734
10735 linux (4.14.0-5.7) bionic; urgency=low
10736
10737 * Miscellaneous Ubuntu changes
10738 - [Debian] Fix invocation of dh_prep for dbgsym packages
10739
10740 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
10741
10742 linux (4.14.0-4.5) bionic; urgency=low
10743
10744 * Miscellaneous Ubuntu changes
10745 - [Packaging] virtualbox -- reduce in kernel module versions
10746 - vbox-update: Fix up KERN_DIR definitions
10747 - ubuntu: vbox -- update to 5.2.0-dfsg-2
10748 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
10749
10750 [ Upstream Kernel Changes ]
10751
10752 * Rebase to v4.14-rc7
10753
10754 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
10755
10756 linux (4.14.0-3.4) artful; urgency=low
10757
10758 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
10759 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
10760 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
10761 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
10762
10763 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
10764 - powerpc/64s: Add workaround for P9 vector CI load issue
10765
10766 * Miscellaneous Ubuntu changes
10767 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
10768 - [Config] CONFIG_DRM_VBOXVIDEO=m
10769 - SAUCE: Import aufs driver
10770 - [Config] Enable aufs
10771 - [Config] Reorder annotations file after enabling aufs
10772 - vbox-update: Disable imported vboxvideo module
10773 - ubuntu: vbox -- update to 5.1.30-dfsg-1
10774 - Enable vbox
10775 - hio: Use correct sizes when initializing ssd_index_bits* arrays
10776 - hio: Update io stat accounting for 4.14
10777 - Enable hio
10778
10779 [ Upstream Kernel Changes ]
10780
10781 * Rebase to v4.14-rc5
10782 * Rebase to v4.14-rc6
10783
10784 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
10785
10786 linux (4.14.0-2.3) artful; urgency=low
10787
10788 * [Bug] USB controller failed to respond on Denverton after loading
10789 intel_th_pci module (LP: #1715833)
10790 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
10791
10792 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
10793 17.10 (kernel 4.13) (LP: #1719290)
10794 - SAUCE: s390: update zfcpdump_defconfig
10795
10796 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
10797 - d-i: Add bnxt_en to nic-modules.
10798
10799 * Miscellaneous Ubuntu changes
10800 - [Config] Update annotations for 4.14-rc2
10801
10802 [ Upstream Kernel Changes ]
10803
10804 * Rebase to v4.14-rc3
10805 * Rebase to v4.14-rc4
10806
10807 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
10808
10809 linux (4.14.0-1.2) artful; urgency=low
10810
10811 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
10812 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
10813
10814 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
10815 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
10816
10817 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
10818 (LP: #1718679)
10819 - [Config] CONFIG_DRM_VBOXVIDEO=n
10820
10821 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
10822 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
10823
10824 * autopkgtest profile fails to build on armhf (LP: #1717920)
10825 - [Packaging] autopkgtest -- disable d-i when dropping flavours
10826
10827 * Miscellaneous Ubuntu changes
10828 - [Config] CONFIG_I2C_XLP9XX=m
10829 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
10830
10831 [ Upstream Kernel Changes ]
10832
10833 * Rebase to v4.14-rc2
10834
10835 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
10836
10837 linux (4.14.0-0.1) artful; urgency=low
10838
10839 * Miscellaneous Ubuntu changes
10840 - Disable vbox build
10841 - Disable hio build
10842 - Disable zfs build
10843
10844 [ Upstream Kernel Changes ]
10845
10846 * Rebase to v4.14-rc1
10847
10848 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
10849
10850 linux (4.13.0-11.12) artful; urgency=low
10851
10852 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
10853
10854 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
10855 - s390/mm: fix local TLB flushing vs. detach of an mm address space
10856 - s390/mm: fix race on mm->context.flush_mm
10857
10858 * CVE-2017-1000251
10859 - Bluetooth: Properly check L2CAP config option output buffer length
10860
10861 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
10862
10863 linux (4.13.0-10.11) artful; urgency=low
10864
10865 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
10866
10867 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
10868 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
10869
10870 * Artful update to v4.13.1 stable release (LP: #1716284)
10871 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
10872 - USB: serial: option: add support for D-Link DWM-157 C1
10873 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
10874 - usb:xhci:Fix regression when ATI chipsets detected
10875 - USB: musb: fix external abort on suspend
10876 - ANDROID: binder: add padding to binder_fd_array_object.
10877 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
10878 - USB: core: Avoid race of async_completed() w/ usbdev_release()
10879 - staging/rts5208: fix incorrect shift to extract upper nybble
10880 - staging: ccree: save ciphertext for CTS IV
10881 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
10882 - iio: adc: ti-ads1015: fix incorrect data rate setting update
10883 - iio: adc: ti-ads1015: fix scale information for ADS1115
10884 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
10885 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
10886 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
10887 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
10888 - driver core: bus: Fix a potential double free
10889 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
10890 - binder: free memory on error
10891 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
10892 - crypto: caam/qi - fix compilation with DEBUG enabled
10893 - thunderbolt: Fix reset response_type
10894 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
10895 - intel_th: pci: Add Cannon Lake PCH-H support
10896 - intel_th: pci: Add Cannon Lake PCH-LP support
10897 - ath10k: fix memory leak in rx ring buffer allocation
10898 - drm/vgem: Pin our pages for dmabuf exports
10899 - drm/ttm: Fix accounting error when fail to get pages for pool
10900 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
10901 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
10902 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
10903 - iwlwifi: pci: add new PCI ID for 7265D
10904 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
10905 - mwifiex: correct channel stat buffer overflows
10906 - MCB: add support for SC31 to mcb-lpc
10907 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
10908 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
10909 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
10910 - workqueue: Fix flag collision
10911 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
10912 - cs5536: add support for IDE controller variant
10913 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
10914 - scsi: sg: recheck MMAP_IO request length with lock held
10915 - of/device: Prevent buffer overflow in of_device_modalias()
10916 - rtlwifi: Fix memory leak when firmware request fails
10917 - rtlwifi: Fix fallback firmware loading
10918 - Linux 4.13.1
10919
10920 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
10921 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
10922
10923 * SRIOV: warning if unload VFs (LP: #1715073)
10924 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
10925
10926 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
10927 - i40e: avoid NVM acquire deadlock during NVM update
10928 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
10929
10930 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
10931 twice when perf stat is done (perf:) (LP: #1714571)
10932 - perf vendor events powerpc: Remove duplicate events
10933
10934 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
10935 (LP: #1703339)
10936 - [Config] Include vmd in storage-core-modules udeb
10937
10938 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
10939 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
10940 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
10941 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
10942 offline
10943
10944 * Miscellaneous Ubuntu changes
10945 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
10946 - Revert "UBUNTU: SAUCE: Import aufs driver"
10947 - SAUCE: Import aufs driver
10948
10949 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
10950
10951 linux (4.13.0-9.10) artful; urgency=low
10952
10953 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
10954
10955 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
10956 - [Config] CONFIG_EDAC_GHES=n
10957
10958 * Miscellaneous Ubuntu changes
10959 - ubuntu: vbox -- update to 5.1.26-dfsg-2
10960
10961 [ Upstream Kernel Changes ]
10962
10963 * Rebase to v4.13
10964
10965 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
10966
10967 linux (4.13.0-8.9) artful; urgency=low
10968
10969 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
10970 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
10971
10972 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
10973 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
10974
10975 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
10976 Harrisonville SDP (LP: #1709257)
10977 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
10978 - EDAC, pnd2: Mask off the lower four bits of a BAR
10979 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
10980 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
10981 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
10982 reading BAR
10983
10984 * Miscellaneous Ubuntu changes
10985 - Revert "UBUNTU: SAUCE: Import aufs driver"
10986 - SAUCE: Import aufs driver
10987 - SAUCE: selftests/powerpc: Disable some ptrace selftests
10988 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
10989 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
10990 - [Config] Disable CONFIG_MDIO_* options for s390x
10991 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
10992 - [Config] Update annotations for 4.13
10993
10994 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
10995
10996 linux (4.13.0-7.8) artful; urgency=low
10997
10998 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
10999 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
11000 paths
11001
11002 * Miscellaneous Ubuntu changes
11003 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
11004
11005 * Miscellaneous upstream changes
11006 - seccomp: Provide matching filter for introspection
11007 - seccomp: Sysctl to display available actions
11008 - seccomp: Operation for checking if an action is available
11009 - seccomp: Sysctl to configure actions that are allowed to be logged
11010 - seccomp: Selftest for detection of filter flag support
11011 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
11012 - seccomp: Action to log before allowing
11013
11014 [ Upstream Kernel Changes ]
11015
11016 * Rebase to v4.13-rc7
11017
11018 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
11019
11020 linux (4.13.0-6.7) artful; urgency=low
11021
11022 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
11023 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
11024
11025 * sort ABI files with C.UTF-8 locale (LP: #1712345)
11026 - [Packaging] sort ABI files with C.UTF-8 locale
11027
11028 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
11029 - SAUCE: igb: add support for using Broadcom 54616 as PHY
11030
11031 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
11032 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
11033 - powerpc/mm/radix: Improve TLB/PWC flushes
11034 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
11035
11036 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
11037 properly enrolled keys (LP: #1712168)
11038 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
11039
11040 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
11041 - [Config] CONFIG_BLK_DEV_NVME=m for s390
11042
11043 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
11044 (LP: #1711298)
11045 - [Config] CONFIG_INTEL_ATOMISP=n
11046
11047 * Miscellaneous Ubuntu changes
11048 - SAUCE: apparmor: af_unix mediation
11049
11050 * Miscellaneous upstream changes
11051 - apparmor: Fix shadowed local variable in unpack_trans_table()
11052 - apparmor: Fix logical error in verify_header()
11053 - apparmor: Fix an error code in aafs_create()
11054 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
11055 - apparmor: add the ability to mediate signals
11056 - apparmor: add mount mediation
11057 - apparmor: cleanup conditional check for label in label_print
11058 - apparmor: add support for absolute root view based labels
11059 - apparmor: make policy_unpack able to audit different info messages
11060 - apparmor: add more debug asserts to apparmorfs
11061 - apparmor: add base infastructure for socket mediation
11062 - apparmor: move new_null_profile to after profile lookup fns()
11063 - apparmor: fix race condition in null profile creation
11064 - apparmor: ensure unconfined profiles have dfas initialized
11065 - apparmor: fix incorrect type assignment when freeing proxies
11066
11067 [ Upstream Kernel Changes ]
11068
11069 * Rebase to v4.13-rc6
11070
11071 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
11072
11073 linux (4.13.0-5.6) artful; urgency=low
11074
11075 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
11076 - perf pmu-events: Support additional POWER8+ PVR in mapfile
11077 - perf vendor events: Add POWER9 PMU events
11078 - perf vendor events: Add POWER9 PVRs to mapfile
11079 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
11080 - SAUCE: perf vendor events powerpc: Update POWER9 events
11081
11082 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
11083 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
11084
11085 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
11086 kernels able to boot without initramfs (LP: #1700972)
11087 - [Debian] Don't depend on initramfs-tools
11088
11089 * Miscellaneous Ubuntu changes
11090 - SAUCE: Import aufs driver
11091 - SAUCE: aufs -- Add missing argument to loop_switch() call
11092 - [Config] Enable aufs
11093 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
11094 - Enable zfs build
11095 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
11096 - [Packaging] switch up to debhelper 9
11097
11098 [ Upstream Kernel Changes ]
11099
11100 * Rebase to v4.13-rc5
11101
11102 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
11103
11104 linux (4.13.0-4.5) artful; urgency=low
11105
11106 * Lenovo Yoga 910 Sensors (LP: #1708120)
11107 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
11108
11109 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
11110 (LP: #1703339)
11111 - [Config] Add vmd driver to generic inclusion list
11112
11113 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
11114 - [Config] CONFIG_SATA_HIGHBANK=y
11115
11116 * Miscellaneous Ubuntu changes
11117 - ubuntu: vbox -- update to 5.1.26-dfsg-1
11118 - SAUCE: hio: Build fixes for 4.13
11119 - Enable hio build
11120 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
11121 - [debian] use all rather than amd64 dkms debs for sync
11122
11123 [ Upstream Kernel Changes ]
11124
11125 * Rebase to v4.13-rc4
11126
11127 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
11128
11129 linux (4.13.0-3.4) artful; urgency=low
11130
11131 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
11132 - [Packaging] tests -- reduce rebuild test to one flavour
11133 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
11134
11135 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
11136 - SAUCE: virtio_net: Revert mergeable buffer handling rework
11137
11138 [ Upstream Kernel Changes ]
11139
11140 * Rebase to v4.13-rc3
11141
11142 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
11143
11144 linux (4.13.0-2.3) artful; urgency=low
11145
11146 * Change CONFIG_IBMVETH to module (LP: #1704479)
11147 - [Config] CONFIG_IBMVETH=m
11148
11149 [ Upstream Kernel Changes ]
11150
11151 * Rebase to v4.13-rc2
11152
11153 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
11154
11155 linux (4.13.0-1.2) artful; urgency=low
11156
11157 * Miscellaneous Ubuntu changes
11158 - [Debian] Support sphinx-based kernel documentation
11159
11160 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
11161
11162 linux (4.13.0-0.1) artful; urgency=low
11163
11164 * Miscellaneous Ubuntu changes
11165 - Disable hio
11166 - Disable zfs build
11167 - ubuntu: vbox -- update to 5.1.24-dfsg-1
11168
11169 [ Upstream Kernel Changes ]
11170
11171 * Rebase to v4.13-rc1
11172
11173 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
11174
11175 linux (4.12.0-7.8) artful; urgency=low
11176
11177 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
11178 (LP: #1673564)
11179 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
11180 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
11181 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
11182 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
11183 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
11184 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
11185 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
11186 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
11187 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
11188 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
11189 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
11190 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
11191 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
11192 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
11193 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
11194 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
11195 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
11196 - arm64: Add MIDR values for Cavium cn83XX SoCs
11197 - arm64: Add workaround for Cavium Thunder erratum 30115
11198 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
11199 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
11200 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
11201 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
11202 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
11203 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
11204 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
11205 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
11206
11207 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
11208 - net: hns: Bugfix for Tx timeout handling in hns driver
11209
11210 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
11211 - iommu/arm-smmu: Plumb in new ACPI identifiers
11212
11213 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
11214 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
11215
11216 * Artful update to v4.12.1 stable release (LP: #1703858)
11217 - driver core: platform: fix race condition with driver_override
11218 - RDMA/uverbs: Check port number supplied by user verbs cmds
11219 - usb: dwc3: replace %p with %pK
11220 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
11221 - usb: usbip: set buffer pointers to NULL after free
11222 - Add USB quirk for HVR-950q to avoid intermittent device resets
11223 - usb: Fix typo in the definition of Endpoint[out]Request
11224 - USB: core: fix device node leak
11225 - USB: serial: option: add two Longcheer device ids
11226 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
11227 - xhci: Limit USB2 port wake support for AMD Promontory hosts
11228 - gfs2: Fix glock rhashtable rcu bug
11229 - Add "shutdown" to "struct class".
11230 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
11231 - tpm: fix a kernel memory leak in tpm-sysfs.c
11232 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
11233 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
11234 - sched/fair, cpumask: Export for_each_cpu_wrap()
11235 - sched/core: Implement new approach to scale select_idle_cpu()
11236 - sched/numa: Use down_read_trylock() for the mmap_sem
11237 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
11238 - sched/fair: Simplify wake_affine() for the single socket case
11239 - sched/numa: Implement NUMA node level wake_affine()
11240 - sched/fair: Remove effective_load()
11241 - sched/numa: Hide numa_wake_affine() from UP build
11242 - xen: avoid deadlock in xenbus driver
11243 - crypto: drbg - Fixes panic in wait_for_completion call
11244 - Linux 4.12.1
11245
11246 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
11247 - scsi: cxlflash: Combine the send queue locks
11248 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
11249 - scsi: cxlflash: Reset hardware queue context via specified register
11250 - scsi: cxlflash: Schedule asynchronous reset of the host
11251 - scsi: cxlflash: Handle AFU sync failures
11252 - scsi: cxlflash: Track pending scsi commands in each hardware queue
11253 - scsi: cxlflash: Flush pending commands in cleanup path
11254 - scsi: cxlflash: Add scsi command abort handler
11255 - scsi: cxlflash: Create character device to provide host management interface
11256 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
11257 specifics
11258 - scsi: cxlflash: Introduce host ioctl support
11259 - scsi: cxlflash: Refactor AFU capability checking
11260 - scsi: cxlflash: Support LUN provisioning
11261 - scsi: cxlflash: Support AFU debug
11262 - scsi: cxlflash: Support WS16 unmap
11263 - scsi: cxlflash: Remove zeroing of private command data
11264 - scsi: cxlflash: Update TMF command processing
11265 - scsi: cxlflash: Avoid double free of character device
11266 - scsi: cxlflash: Update send_tmf() parameters
11267 - scsi: cxlflash: Update debug prints in reset handlers
11268
11269 * make snap-pkg support (LP: #1700747)
11270 - make snap-pkg support
11271
11272 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
11273 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
11274
11275 * arm64: fix crash reading /proc/kcore (LP: #1702749)
11276 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
11277 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
11278
11279 * Opal and POWER9 DD2 (LP: #1702159)
11280 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
11281
11282 * Data corruption with hio driver (LP: #1701316)
11283 - SAUCE: hio: Fix incorrect use of enum req_opf values
11284
11285 * Miscellaneous Ubuntu changes
11286 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
11287 - snapcraft.yaml: Sync with xenial
11288 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
11289
11290 * Miscellaneous upstream changes
11291 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
11292 MokSBState"
11293
11294 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
11295
11296 linux (4.12.0-6.7) artful; urgency=low
11297
11298 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
11299 - net: ena: change return value for unsupported features unsupported return
11300 value
11301 - net: ena: add hardware hints capability to the driver
11302 - net: ena: change sizeof() argument to be the type pointer
11303 - net: ena: add reset reason for each device FLR
11304 - net: ena: add support for out of order rx buffers refill
11305 - net: ena: allow the driver to work with small number of msix vectors
11306 - net: ena: use napi_schedule_irqoff when possible
11307 - net: ena: separate skb allocation to dedicated function
11308 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
11309 - net: ena: update driver's rx drop statistics
11310 - net: ena: update ena driver to version 1.2.0
11311
11312 * APST gets enabled against explicit kernel option (LP: #1699004)
11313 - nvme: explicitly disable APST on quirked devices
11314
11315 * Miscellaneous Ubuntu changes
11316 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
11317 - SAUCE: hio updates for 4.12
11318 - SAUCE: Enable hio build
11319
11320 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
11321
11322 linux (4.12.0-5.6) artful; urgency=low
11323
11324 * ERAT invalidate on context switch removal (LP: #1700819)
11325 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
11326
11327 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
11328 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
11329
11330 * Miscellaneous Ubuntu changes
11331 - d-i: Move qcom-emac from arm64 to shared nic-modules
11332
11333 [ Upstream Kernel Changes ]
11334
11335 * Rebase to v4.12
11336
11337 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
11338
11339 linux (4.12.0-4.5) artful; urgency=low
11340
11341 * aacraid driver may return uninitialized stack data to userspace
11342 (LP: #1700077)
11343 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
11344
11345 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
11346 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
11347
11348 * AACRAID for power9 platform (LP: #1689980)
11349 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
11350 - scsi: aacraid: Fix DMAR issues with iommu=pt
11351 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
11352 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
11353 - scsi: aacraid: Remove reset support from check_health
11354 - scsi: aacraid: Change wait time for fib completion
11355 - scsi: aacraid: Log count info of scsi cmds before reset
11356 - scsi: aacraid: Print ctrl status before eh reset
11357 - scsi: aacraid: Using single reset mask for IOP reset
11358 - scsi: aacraid: Rework IOP reset
11359 - scsi: aacraid: Add periodic checks to see IOP reset status
11360 - scsi: aacraid: Rework SOFT reset code
11361 - scsi: aacraid: Rework aac_src_restart
11362 - scsi: aacraid: Use correct function to get ctrl health
11363 - scsi: aacraid: Make sure ioctl returns on controller reset
11364 - scsi: aacraid: Enable ctrl reset for both hba and arc
11365 - scsi: aacraid: Add reset debugging statements
11366 - scsi: aacraid: Remove reference to Series-9
11367 - scsi: aacraid: Update driver version to 50834
11368
11369 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
11370 - SAUCE: drm: hibmc: Use set_busid function from drm core
11371
11372 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
11373 - d-i: Add hibmc-drm to kernel-image udeb
11374
11375 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
11376 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
11377
11378 * Miscellaneous Ubuntu changes
11379 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
11380 - [Config] CONFIG_ATA=n for s390x
11381 - [Config] Update annotations for 4.12
11382
11383 [ Upstream Kernel Changes ]
11384
11385 * Rebase to v4.12-rc7
11386
11387 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
11388
11389 linux (4.12.0-3.4) artful; urgency=low
11390
11391 * Miscellaneous upstream changes
11392 - ufs: fix the logics for tail relocation
11393
11394 [ Upstream Kernel Changes ]
11395
11396 * Rebase to v4.12-rc6
11397
11398 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
11399
11400 linux (4.12.0-2.3) artful; urgency=low
11401
11402 * CVE-2014-9900
11403 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
11404 ethtool_get_wol()
11405
11406 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
11407 (LP: #1671360)
11408 - pinctrl/amd: Use regular interrupt instead of chained
11409
11410 * extend-diff-ignore should use exact matches (LP: #1693504)
11411 - [Packaging] exact extend-diff-ignore matches
11412
11413 * Miscellaneous Ubuntu changes
11414 - SAUCE: efi: Don't print secure boot state from the efi stub
11415 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
11416 - SAUCE: vbox fixes for 4.12
11417 - Re-enable virtualbox build
11418 - [Config] CONFIG_ORANGEFS_FS=m
11419 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
11420 - Enable zfs build
11421
11422 [ Upstream Kernel Changes ]
11423
11424 * Rebase to v4.12-rc4
11425 * Rebase to v4.12-rc5
11426
11427 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
11428
11429 linux (4.12.0-1.2) artful; urgency=low
11430
11431 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
11432 - [Config] Enable CONFIG_DRM_MGAG200 as module
11433
11434 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
11435 - [Config] CONFIG_LIBIO=y on arm64 only
11436 - SAUCE: LIBIO: Introduce a generic PIO mapping method
11437 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
11438 - [Config] CONFIG_HISILICON_LPC=y
11439 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
11440 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
11441 I/O
11442 - SAUCE: LPC: Add the ACPI LPC support
11443 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
11444 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
11445
11446 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
11447 - SAUCE: tty: Fix ldisc crash on reopened tty
11448
11449 * Miscellaneous Ubuntu changes
11450 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
11451 - Rebase to v4.12-rc3
11452
11453 [ Upstream Kernel Changes ]
11454
11455 * Rebase to v4.12-rc3
11456
11457 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
11458
11459 linux (4.12.0-0.1) artful; urgency=low
11460
11461 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
11462 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
11463
11464 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
11465 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
11466
11467 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
11468 (LP: #1672819)
11469 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
11470
11471 * Miscellaneous Ubuntu changes
11472 - Update find-missing-sauce.sh to compare to artful
11473 - Update dropped.txt
11474 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
11475 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
11476 kernel image
11477 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
11478 mode
11479 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
11480 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
11481 locked down
11482 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
11483 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
11484 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
11485 reboot
11486 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
11487 set
11488 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
11489 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
11490 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
11491 down
11492 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
11493 locked down
11494 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
11495 down
11496 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
11497 is locked down
11498 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
11499 locked down
11500 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
11501 has been locked down
11502 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
11503 locked down
11504 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
11505 locked down
11506 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
11507 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
11508 kernel is locked down
11509 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
11510 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
11511 down
11512 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
11513 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
11514 secondary keyring
11515 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
11516 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
11517 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
11518 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
11519 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
11520 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
11521 MokSBState
11522 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
11523 - [Config] Set values for UEFI secure boot lockdown options
11524 - Disable virtualbox build
11525 - Disable hio build
11526 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
11527 - Disable zfs build
11528 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
11529 - SAUCE: Import aufs driver
11530 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
11531 - [Config] Enable aufs
11532 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
11533
11534 [ Upstream Kernel Changes ]
11535
11536 * Rebase to v4.12-rc2
11537
11538 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
11539
11540 linux (4.11.0-3.8) artful; urgency=low
11541
11542 [ Seth Forshee ]
11543
11544 * Release Tracking Bug
11545 - LP: #1690999
11546
11547 * apparmor_parser hangs indefinitely when called by multiple threads
11548 (LP: #1645037)
11549 - SAUCE: apparmor: fix lock ordering for mkdir
11550
11551 * apparmor leaking securityfs pin count (LP: #1660846)
11552 - SAUCE: apparmor: fix leak on securityfs pin count
11553
11554 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
11555 (LP: #1660845)
11556 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
11557 fails
11558
11559 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
11560 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
11561
11562 * libvirt profile is blocking global setrlimit despite having no rlimit rule
11563 (LP: #1679704)
11564 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
11565 - apparmor: update auditing of rlimit check to provide capability information
11566
11567 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
11568 - SAUCE: apparmor: add policy revision file interface
11569
11570 * apparmor does not make support of query data visible (LP: #1678023)
11571 - SAUCE: apparmor: add label data availability to the feature set
11572
11573 * apparmor query interface does not make supported query info available
11574 (LP: #1678030)
11575 - SAUCE: apparmor: add information about the query inteface to the feature set
11576
11577 * change_profile incorrect when using namespaces with a compound stack
11578 (LP: #1677959)
11579 - SAUCE: apparmor: fix label parse for stacked labels
11580
11581 * Regression in 4.4.0-65-generic causes very frequent system crashes
11582 (LP: #1669611)
11583 - apparmor: sync of apparmor 3.6+ (17.04)
11584
11585 * Artful update to 4.11.1 stable release (LP: #1690814)
11586 - dm ioctl: prevent stack leak in dm ioctl call
11587 - drm/sti: fix GDP size to support up to UHD resolution
11588 - power: supply: lp8788: prevent out of bounds array access
11589 - brcmfmac: Ensure pointer correctly set if skb data location changes
11590 - brcmfmac: Make skb header writable before use
11591 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
11592 - refcount: change EXPORT_SYMBOL markings
11593 - net: macb: fix phy interrupt parsing
11594 - tcp: fix access to sk->sk_state in tcp_poll()
11595 - geneve: fix incorrect setting of UDP checksum flag
11596 - bpf: enhance verifier to understand stack pointer arithmetic
11597 - bpf, arm64: fix jit branch offset related to ldimm64
11598 - tcp: fix wraparound issue in tcp_lp
11599 - net: ipv6: Do not duplicate DAD on link up
11600 - net: usb: qmi_wwan: add Telit ME910 support
11601 - tcp: do not inherit fastopen_req from parent
11602 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
11603 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
11604 - ipv6: initialize route null entry in addrconf_init()
11605 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
11606 - tcp: randomize timestamps on syncookies
11607 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
11608 - bpf: don't let ldimm64 leak map addresses on unprivileged
11609 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
11610 - f2fs: sanity check segment count
11611 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
11612 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
11613 - block: get rid of blk_integrity_revalidate()
11614 - Linux 4.11.1
11615
11616 * Module signing exclusion for staging drivers does not work properly
11617 (LP: #1690908)
11618 - SAUCE: Fix module signing exclusion in package builds
11619
11620 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
11621 - [Config] CONFIG_QCOM_L3_PMU=y
11622 - perf: qcom: Add L3 cache PMU driver
11623
11624 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
11625 - drivers/perf: arm_pmu: rework per-cpu allocation
11626 - drivers/perf: arm_pmu: manage interrupts per-cpu
11627 - drivers/perf: arm_pmu: split irq request from enable
11628 - drivers/perf: arm_pmu: remove pointless PMU disabling
11629 - drivers/perf: arm_pmu: define armpmu_init_fn
11630 - drivers/perf: arm_pmu: fold init into alloc
11631 - drivers/perf: arm_pmu: factor out pmu registration
11632 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
11633 - drivers/perf: arm_pmu: handle no platform_device
11634 - drivers/perf: arm_pmu: rename irq request/free functions
11635 - drivers/perf: arm_pmu: split cpu-local irq request/free
11636 - drivers/perf: arm_pmu: move irq request/free into probe
11637 - drivers/perf: arm_pmu: split out platform device probe logic
11638 - arm64: add function to get a cpu's MADT GICC table
11639 - [Config] CONFIG_ARM_PMU_ACPI=y
11640 - drivers/perf: arm_pmu: add ACPI framework
11641 - arm64: pmuv3: handle !PMUv3 when probing
11642 - arm64: pmuv3: use arm_pmu ACPI framework
11643
11644 * Fix NVLINK2 TCE route (LP: #1690155)
11645 - powerpc/powernv: Fix TCE kill on NVLink2
11646
11647 * CVE-2017-0605
11648 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
11649
11650 * Miscellaneous Ubuntu changes
11651 - [Config] Restore powerpc arch to annotations file
11652 - [Config] Disable runtime testing modules
11653 - [Config] Disable drivers not needed on s390x
11654 - [Config] Update annotations for 4.11
11655 - [Config] updateconfigs after apparmor updates
11656
11657 * Miscellaneous upstream changes
11658 - apparmor: use SHASH_DESC_ON_STACK
11659 - apparmor: fix invalid reference to index variable of iterator line 836
11660 - apparmor: fix parameters so that the permission test is bypassed at boot
11661 - apparmor: Make path_max parameter readonly
11662 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
11663 - apparmorfs: Use seq_putc() in two functions
11664 - apparmor: provide information about path buffer size at boot
11665 - apparmor: add/use fns to print hash string hex value
11666
11667 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
11668
11669 linux (4.11.0-2.7) artful; urgency=low
11670
11671 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
11672 (LP: #1688259)
11673 - Remove squashfs-modules files from d-i
11674 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
11675
11676 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
11677 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
11678 - d-i: initrd needs qcom_emac on amberwing platform.
11679
11680 * update for V3 kernel bits and improved multiple fan slice support
11681 (LP: #1470091)
11682 - SAUCE: fan: tunnel multiple mapping mode (v3)
11683
11684 * Miscellaneous Ubuntu changes
11685 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
11686 - Enable zfs
11687 - SAUCE: fan: add VXLAN implementation
11688 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
11689 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
11690 kernel image
11691 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
11692 mode
11693 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
11694 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
11695 locked down
11696 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
11697 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
11698 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
11699 reboot
11700 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
11701 set
11702 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
11703 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
11704 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
11705 down
11706 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
11707 locked down
11708 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
11709 down
11710 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
11711 is locked down
11712 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
11713 locked down
11714 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
11715 has been locked down
11716 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
11717 locked down
11718 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
11719 locked down
11720 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
11721 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
11722 kernel is locked down
11723 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
11724 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
11725 down
11726 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
11727 - SAUCE: (efi-lockdown) Add EFI signature data types
11728 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
11729 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
11730 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
11731 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
11732 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
11733 disabled
11734 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
11735 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
11736 MokSBState
11737 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
11738 - [Config] Set values for UEFI secure boot lockdown options
11739 - Update dropped.txt
11740
11741 [ Upstream Kernel Changes ]
11742
11743 * rebase to v4.11
11744
11745 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
11746
11747 linux (4.11.0-1.6) artful; urgency=low
11748
11749 * Miscellaneous Ubuntu changes
11750 - [Debian] Use default compression for all packages
11751 - SAUCE: (namespace) block_dev: Support checking inode permissions in
11752 lookup_bdev()
11753 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
11754 when mounting
11755 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
11756 when mounting
11757 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
11758 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
11759 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
11760 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
11761 security.* xattrs
11762 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
11763 filesystems
11764 - SAUCE: (namespace) fuse: Add support for pid namespaces
11765 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
11766 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
11767 or a descendant
11768 - SAUCE: (namespace) fuse: Allow user namespace mounts
11769 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
11770 namespaces
11771 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
11772 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
11773 mounts
11774 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
11775 opened for writing
11776
11777 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
11778
11779 linux (4.11.0-0.5) artful; urgency=low
11780
11781 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
11782 (LP: #1684971)
11783 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
11784
11785 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
11786 (LP: #1470250)
11787 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
11788
11789 * Enable virtual scsi server driver for Power (LP: #1615665)
11790 - SAUCE: Return TCMU-generated sense data to fabric module
11791
11792 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
11793 (LP: #1630990)
11794 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
11795 CONFIG_SECURITYFS=n
11796
11797 * Miscellaneous Ubuntu changes
11798 - SAUCE: Import aufs driver
11799 - [Config] Enable aufs
11800 - [Debian] Add script to update virtualbox
11801 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
11802 - Enable vbox
11803 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
11804
11805 [ Upstream Kernel Changes ]
11806
11807 * rebase to v4.11-rc8
11808
11809 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
11810
11811 linux (4.11.0-0.4) zesty; urgency=low
11812
11813 * POWER9: Improve performance on memory management (LP: #1681429)
11814 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
11815 flush
11816 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
11817
11818 * Miscellaneous Ubuntu changes
11819 - find-missing-sauce.sh
11820
11821 [ Upstream Kernel Changes ]
11822
11823 * rebase to v4.11-rc7
11824
11825 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
11826
11827 linux (4.11.0-0.3) zesty; urgency=low
11828
11829 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
11830 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
11831
11832 * smartpqi driver needed in initram disk and installer (LP: #1680156)
11833 - [Config] Add smartpqi to d-i
11834
11835 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
11836 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
11837
11838 * Miscellaneous Ubuntu changes
11839 - [Config] flash-kernel should be a Breaks
11840 - [Config] drop the info directory
11841 - [Config] drop NOTES as obsolete
11842 - [Config] drop changelog.historical as obsolete
11843 - rebase to v4.11-rc6
11844
11845 [ Upstream Kernel Changes ]
11846
11847 * rebase to v4.11-rc6
11848
11849 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
11850
11851 linux (4.11.0-0.2) zesty; urgency=low
11852
11853 [ Upstream Kernel Changes ]
11854
11855 * rebase to v4.11-rc5
11856
11857 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
11858
11859 linux (4.11.0-0.1) zesty; urgency=low
11860
11861 [ Upstream Kernel Changes ]
11862
11863 * rebase to v4.11-rc4
11864 - LP: #1591053
11865
11866 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
11867
11868 linux (4.11.0-0.0) zesty; urgency=low
11869
11870 * dummy entry
11871
11872 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600