** Description changed: SRU Justification Impact: The upstream process for stable tree updates is quite similar in scope to the Ubuntu SRU process, e.g., each patch has to demonstrably fix a bug, and each patch is vetted by upstream by originating either directly from a mainline/stable Linux tree or a minimally backported form of that patch. The following upstream stable patches should be included in the Ubuntu kernel: upstream stable patchset 2018-06-22 (ported from v4.14.39 and v4.16.7) from git://git.kernel.org/ + + drm/amd/display: Disallow enabling CRTC without primary plane with FB + drm/amd/display: Fix deadlock when flushing irq + drm/i915/audio: set minimum CD clock to twice the BCLK + drm/i915/fbdev: Enable late fbdev initial configuration + drm/edid: Reset more of the display info + module: Fix display of wrong module .text address + PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set + ASoC: dmic: Fix clock parenting + block: do not use interruptible wait anywhere + serial: mvebu-uart: Fix local flags handling on termios update + powerpc/eeh: Fix race with driver un/bind + arm/arm64: KVM: Add PSCI version selection API + tick/sched: Do not mess with an enqueued hrtimer + x86/microcode: Do not exit early from __reload_late() + x86/microcode/intel: Save microcode patch unconditionally + x86/smpboot: Don't use mwait_play_dead() on AMD systems + x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds + tools/lib/subcmd/pager.c: do not alias select() params + objtool, perf: Fix GCC 8 -Wrestrict error + drm/i915: Enable display WA#1183 from its correct spot + drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders + earlycon: Use a pointer table to fix __earlycon_table stride + fpga-manager: altera-ps-spi: preserve nCONFIG state + libceph: validate con->state at the top of try_write() + libceph: reschedule a tick in finish_hunting() + libceph: un-backoff on tick when we have a authenticated session + ASoC: fsl_esai: Fix divisor calculation failure at lower ratio + crypto: drbg - set freed buffers to NULL + KVM: arm/arm64: Close VMID generation race + ARM: socfpga_defconfig: Remove QSPI Sector 4K size force + ARM: amba: Don't read past the end of sysfs "driver_override" buffer + ARM: amba: Fix race condition with driver_override + ARM: amba: Make driver_override output consistent with other buses + PCI: aardvark: Fix PCIe Max Read Request Size setting + PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode + PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf() + PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf() + ANDROID: binder: prevent transactions into own process. + vfio: ccw: process ssch with interrupts disabled + bfq-iosched: ensure to clear bic/bfqq pointers when preparing request + scsi: sd: Defer spinning up drive while SANITIZE is in progress + kobject: don't use WARN for registration failures + mtd: rawnand: tango: Fix struct clk memory leak + mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block. + mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug. + mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. + mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic + ALSA: hda/realtek - change the location for one of two front mics + ALSA: hda/realtek - Update ALC255 depop optimize + ALSA: hda/realtek - Add some fixes for ALC233 + ALSA: hda: Hardening for potential Spectre v1 + ALSA: seq: oss: Hardening for potential Spectre v1 + ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device + ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr + ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY. + ALSA: control: Hardening for potential Spectre v1 + ALSA: rme9652: Hardening for potential Spectre v1 + ALSA: hdspm: Hardening for potential Spectre v1 + ALSA: asihpi: Hardening for potential Spectre v1 + ALSA: opl3: Hardening for potential Spectre v1 + ALSA: hda - Skip jack and others for non-existing PCM streams + ALSA: dice: fix error path to destroy initialized stream data + ALSA: dice: fix OUI for TC group + tty: Use __GFP_NOFAIL for tty_ldisc_get() + tty: Avoid possible error pointer dereference at tty_ldisc_restore(). + tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set + tty: n_gsm: Fix long delays with control frame timeouts in ADM mode + tty: Don't call panic() at tty_ldisc_init() + drm/virtio: fix vq wait_event condition + virtio_console: reset on out of memory + virtio_console: move removal code + virtio_console: drop custom control queue cleanup + virtio_console: free buffers after reset + virtio_console: don't tie bufs to a vq + virtio: add ability to iterate over vqs + ALSA: usb-audio: Skip broken EU on Dell dock USB-audio + USB: Increment wakeup count on remote wakeup. + usb: core: Add quirk for HP v222w 16GB Mini + USB: serial: cp210x: add ID for NI USB serial console + USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster + USB: serial: simple: add libtransistor console + xhci: Fix USB ports for Dell Inspiron 5775 + Revert "xhci: plat: Register shutdown for xhci_plat" + usbip: vhci_hcd: check rhport before using in vhci_hub_control() + usbip: vhci_hcd: Fix usb device and sockfd leaks + usbip: usbip_host: fix to hold parent lock for device_attach() calls + usbip: usbip_event: fix to not print kernel pointer address + random: rate limit unseeded randomness warnings + random: fix possible sleeping allocation from irq context + random: set up the NUMA crng instances after the CRNG is fully initialized + ext4: fix bitmap position validation + ext4: add validity checks for bitmap block numbers + ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs + ext4: set h_journal if there is a failure starting a reserved handle + ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
** Changed in: linux (Ubuntu Bionic) Status: New => In Progress ** Changed in: linux (Ubuntu Bionic) Assignee: (unassigned) => Kamal Mostafa (kamalmostafa) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1778265 Title: Bionic update: upstream stable patchset 2018-06-22 Status in linux package in Ubuntu: New Status in linux source package in Bionic: In Progress Bug description: SRU Justification Impact: The upstream process for stable tree updates is quite similar in scope to the Ubuntu SRU process, e.g., each patch has to demonstrably fix a bug, and each patch is vetted by upstream by originating either directly from a mainline/stable Linux tree or a minimally backported form of that patch. The following upstream stable patches should be included in the Ubuntu kernel: upstream stable patchset 2018-06-22 (ported from v4.14.39 and v4.16.7) from git://git.kernel.org/ drm/amd/display: Disallow enabling CRTC without primary plane with FB drm/amd/display: Fix deadlock when flushing irq drm/i915/audio: set minimum CD clock to twice the BCLK drm/i915/fbdev: Enable late fbdev initial configuration drm/edid: Reset more of the display info module: Fix display of wrong module .text address PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set ASoC: dmic: Fix clock parenting block: do not use interruptible wait anywhere serial: mvebu-uart: Fix local flags handling on termios update powerpc/eeh: Fix race with driver un/bind arm/arm64: KVM: Add PSCI version selection API tick/sched: Do not mess with an enqueued hrtimer x86/microcode: Do not exit early from __reload_late() x86/microcode/intel: Save microcode patch unconditionally x86/smpboot: Don't use mwait_play_dead() on AMD systems x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds tools/lib/subcmd/pager.c: do not alias select() params objtool, perf: Fix GCC 8 -Wrestrict error drm/i915: Enable display WA#1183 from its correct spot drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders earlycon: Use a pointer table to fix __earlycon_table stride fpga-manager: altera-ps-spi: preserve nCONFIG state libceph: validate con->state at the top of try_write() libceph: reschedule a tick in finish_hunting() libceph: un-backoff on tick when we have a authenticated session ASoC: fsl_esai: Fix divisor calculation failure at lower ratio crypto: drbg - set freed buffers to NULL KVM: arm/arm64: Close VMID generation race ARM: socfpga_defconfig: Remove QSPI Sector 4K size force ARM: amba: Don't read past the end of sysfs "driver_override" buffer ARM: amba: Fix race condition with driver_override ARM: amba: Make driver_override output consistent with other buses PCI: aardvark: Fix PCIe Max Read Request Size setting PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf() PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf() ANDROID: binder: prevent transactions into own process. vfio: ccw: process ssch with interrupts disabled bfq-iosched: ensure to clear bic/bfqq pointers when preparing request scsi: sd: Defer spinning up drive while SANITIZE is in progress kobject: don't use WARN for registration failures mtd: rawnand: tango: Fix struct clk memory leak mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block. mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug. mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic ALSA: hda/realtek - change the location for one of two front mics ALSA: hda/realtek - Update ALC255 depop optimize ALSA: hda/realtek - Add some fixes for ALC233 ALSA: hda: Hardening for potential Spectre v1 ALSA: seq: oss: Hardening for potential Spectre v1 ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY. ALSA: control: Hardening for potential Spectre v1 ALSA: rme9652: Hardening for potential Spectre v1 ALSA: hdspm: Hardening for potential Spectre v1 ALSA: asihpi: Hardening for potential Spectre v1 ALSA: opl3: Hardening for potential Spectre v1 ALSA: hda - Skip jack and others for non-existing PCM streams ALSA: dice: fix error path to destroy initialized stream data ALSA: dice: fix OUI for TC group tty: Use __GFP_NOFAIL for tty_ldisc_get() tty: Avoid possible error pointer dereference at tty_ldisc_restore(). tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set tty: n_gsm: Fix long delays with control frame timeouts in ADM mode tty: Don't call panic() at tty_ldisc_init() drm/virtio: fix vq wait_event condition virtio_console: reset on out of memory virtio_console: move removal code virtio_console: drop custom control queue cleanup virtio_console: free buffers after reset virtio_console: don't tie bufs to a vq virtio: add ability to iterate over vqs ALSA: usb-audio: Skip broken EU on Dell dock USB-audio USB: Increment wakeup count on remote wakeup. usb: core: Add quirk for HP v222w 16GB Mini USB: serial: cp210x: add ID for NI USB serial console USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster USB: serial: simple: add libtransistor console xhci: Fix USB ports for Dell Inspiron 5775 Revert "xhci: plat: Register shutdown for xhci_plat" usbip: vhci_hcd: check rhport before using in vhci_hub_control() usbip: vhci_hcd: Fix usb device and sockfd leaks usbip: usbip_host: fix to hold parent lock for device_attach() calls usbip: usbip_event: fix to not print kernel pointer address random: rate limit unseeded randomness warnings random: fix possible sleeping allocation from irq context random: set up the NUMA crng instances after the CRNG is fully initialized ext4: fix bitmap position validation ext4: add validity checks for bitmap block numbers ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs ext4: set h_journal if there is a failure starting a reserved handle ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1778265/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp