Public bug reported:
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 4.4.131 upstream
stable stable patch set is now available. It should be included
in the Ubuntu kernel as well.
git://git.kernel.org/
TEST CASE: TBD
The following patches from the 4.4.131 stable release shall be
applied:
* Linux 4.4.131
* serial: mctrl_gpio: Add missing module license
* serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_init
* x86/smpboot: Don't use mwait_play_dead() on AMD systems
* x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
* libceph: validate con->state at the top of try_write()
* ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
* 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
* scsi: sd: Defer spinning up drive while SANITIZE is in progress
* kobject: don't use WARN for registration failures
* 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.
* 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: 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
* tty: Use __GFP_NOFAIL for tty_ldisc_get()
* 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: free buffers after reset
* 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
* usbip: vhci_hcd: Fix usb device and sockfd leaks
* usbip: usbip_host: fix to hold parent lock for device_attach() calls
* ext4: fix bitmap position validation
* ext4: add validity checks for bitmap block numbers
* ext4: set h_journal if there is a failure starting a reserved handle
* ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
** Affects: linux (Ubuntu)
Importance: Undecided
Status: Invalid
** Tags: kernel-stable-tracking-bug
** Changed in: linux (Ubuntu)
Status: New => Invalid
** 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 4.4.131 upstream
stable stable patch set is now available. It should be included
in the Ubuntu kernel as well.
git://git.kernel.org/
TEST CASE: TBD
The following patches from the 4.4.131 stable release shall be
applied:
- <to-be-filled-in>
+ * Linux 4.4.131
+ * serial: mctrl_gpio: Add missing module license
+ * serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_init
+ * x86/smpboot: Don't use mwait_play_dead() on AMD systems
+ * x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
+ * libceph: validate con->state at the top of try_write()
+ * ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
+ * 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
+ * scsi: sd: Defer spinning up drive while SANITIZE is in progress
+ * kobject: don't use WARN for registration failures
+ * 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.
+ * 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: 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
+ * tty: Use __GFP_NOFAIL for tty_ldisc_get()
+ * 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: free buffers after reset
+ * 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
+ * usbip: vhci_hcd: Fix usb device and sockfd leaks
+ * usbip: usbip_host: fix to hold parent lock for device_attach() calls
+ * ext4: fix bitmap position validation
+ * ext4: add validity checks for bitmap block numbers
+ * ext4: set h_journal if there is a failure starting a reserved handle
+ * ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1768825
Title:
Xenial update to 4.4.131 stable release
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1768825/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs