Skip to content

Commit

Permalink
UBUNTU: Ubuntu-4.15.0-7.8
Browse files Browse the repository at this point in the history
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
  • Loading branch information
Seth Forshee committed Feb 4, 2018
1 parent 68b2f6a commit d2c642c
Showing 1 changed file with 72 additions and 7 deletions.
79 changes: 72 additions & 7 deletions debian.master/changelog
Original file line number Diff line number Diff line change
@@ -1,10 +1,75 @@
linux (4.15.0-7.8) UNRELEASED; urgency=medium

CHANGELOG: Do not edit directly. Autogenerated at release.
CHANGELOG: Use the printchanges target to see the curent changes.
CHANGELOG: Use the insertchanges target to create the final log.

-- Seth Forshee <seth.forshee@canonical.com> Wed, 31 Jan 2018 12:30:28 +0100
linux (4.15.0-7.8) bionic; urgency=medium

* Bionic update to v4.15.1 stable release (LP: #1747169)
- Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
- tools/gpio: Fix build error with musl libc
- gpio: stmpe: i2c transfer are forbiden in atomic context
- gpio: Fix kernel stack leak to userspace
- ALSA: hda - Reduce the suspend time consumption for ALC256
- crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
- crypto: aesni - handle zero length dst buffer
- crypto: aesni - fix typo in generic_gcmaes_decrypt
- crypto: aesni - add wrapper for generic gcm(aes)
- crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
aesni
- crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
aesni
- crypto: inside-secure - fix hash when length is a multiple of a block
- crypto: inside-secure - avoid unmapping DMA memory that was not mapped
- crypto: sha3-generic - fixes for alignment and big endian operation
- crypto: af_alg - whitelist mask and type
- HID: wacom: EKR: ensure devres groups at higher indexes are released
- HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
- power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
- gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
- gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
- mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
- igb: Free IRQs when device is hotplugged
- ima/policy: fix parsing of fsuuid
- scsi: aacraid: Fix udev inquiry race condition
- scsi: aacraid: Fix hang in kdump
- scsi: storvsc: missing error code in storvsc_probe()
- staging: lustre: separate a connection destroy from free struct kib_conn
- staging: ccree: NULLify backup_info when unused
- staging: ccree: fix fips event irq handling build
- tty: fix data race between tty_init_dev and flush of buf
- usb: option: Add support for FS040U modem
- USB: serial: pl2303: new device id for Chilitag
- USB: cdc-acm: Do not log urb submission errors on disconnect
- CDC-ACM: apply quirk for card reader
- USB: serial: io_edgeport: fix possible sleep-in-atomic
- usbip: prevent bind loops on devices attached to vhci_hcd
- usbip: list: don't list devices attached to vhci_hcd
- USB: serial: simple: add Motorola Tetra driver
- usb: f_fs: Prevent gadget unbind if it is already unbound
- usb: uas: unconditionally bring back host after reset
- usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
- ANDROID: binder: remove waitqueue when thread exits.
- android: binder: use VM_ALLOC to get vm area
- mei: me: allow runtime pm for platform with D0i3
- serial: 8250_of: fix return code when probe function fails to get reset
- serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
- serial: 8250_dw: Revert "Improve clock rate setting"
- serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
- spi: imx: do not access registers while clocks disabled
- iio: adc: stm32: fix scan of multiple channels with DMA
- iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
- test_firmware: fix missing unlock on error in config_num_requests_store()
- Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
- Input: synaptics-rmi4 - do not delete interrupt memory too early
- x86/efi: Clarify that reset attack mitigation needs appropriate userspace
- Linux 4.15.1

* Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
(LP: #1744712)
- Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
- Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
version

* apparmor profile load in stacked policy container fails (LP: #1746463)
- SAUCE: apparmor: fix display of .ns_name for containers

-- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100

linux (4.15.0-6.7) bionic; urgency=low

Expand Down

0 comments on commit d2c642c

Please sign in to comment.