[Kernel-packages] [Bug 1829046] Re: Eoan update: v5.1.1 upstream stable release

2019-07-24 Thread Brad Figg
** Tags added: cscc

-- 
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/1829046

Title:
  Eoan update: v5.1.1 upstream stable release

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Fix Released

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:

     v5.1.1 upstream stable release
     from git://git.kernel.org/

  Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
  ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
  staging: greybus: power_supply: fix prop-descriptor request size
  staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
  staging: most: cdev: fix chrdev_region leak in mod_exit
  staging: most: sound: pass correct device when creating a sound card
  usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
  usb: dwc3: Fix default lpm_nyet_threshold value
  USB: serial: f81232: fix interrupt worker not stop
  USB: cdc-acm: fix unthrottle races
  usb-storage: Set virt_boundary_mask to avoid SG overflows
  genirq: Prevent use-after-free and work list corruption
  intel_th: pci: Add Comet Lake support
  iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
  cpufreq: armada-37xx: fix frequency calculation for opp
  ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate
  soc: sunxi: Fix missing dependency on REGMAP_MMIO
  scsi: lpfc: change snprintf to scnprintf for possible overflow
  scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
  scsi: qla2xxx: Set remote port devloss timeout to 0
  scsi: qla2xxx: Fix device staying in blocked state
  Bluetooth: hidp: fix buffer overflow
  Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
  Bluetooth: Fix not initializing L2CAP tx_credits
  Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
  UAS: fix alignment of scatter/gather segments
  ASoC: Intel: avoid Oops if DMA setup fails
  i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
  locking/futex: Allow low-level atomic operations to return -EAGAIN
  arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
  Linux 5.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1829046/+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


[Kernel-packages] [Bug 1829046] Re: Eoan update: v5.1.1 upstream stable release

2019-07-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.2.0-8.9

---
linux (5.2.0-8.9) eoan; urgency=medium

  * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700)

  * Miscellaneous Ubuntu changes
- [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1
- SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test 
on
  s390
- SAUCE: add -fcf-protection=none to retpoline flags
- SAUCE: usbip: ensure strings copied using strncpy are null-terminated
- SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS
- SAUCE: perf jvmti: ensure strncpy result is null-terminated
- update dkms package versions
- add removed zfs modules to modules.ignore

  [ Upstream Kernel Changes ]

  * Rebase to v5.2

 -- Seth Forshee   Mon, 08 Jul 2019 07:13:41
-0500

** Changed in: linux (Ubuntu Eoan)
   Status: Fix Committed => Fix Released

-- 
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/1829046

Title:
  Eoan update: v5.1.1 upstream stable release

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Fix Released

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:

     v5.1.1 upstream stable release
     from git://git.kernel.org/

  Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
  ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
  staging: greybus: power_supply: fix prop-descriptor request size
  staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
  staging: most: cdev: fix chrdev_region leak in mod_exit
  staging: most: sound: pass correct device when creating a sound card
  usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
  usb: dwc3: Fix default lpm_nyet_threshold value
  USB: serial: f81232: fix interrupt worker not stop
  USB: cdc-acm: fix unthrottle races
  usb-storage: Set virt_boundary_mask to avoid SG overflows
  genirq: Prevent use-after-free and work list corruption
  intel_th: pci: Add Comet Lake support
  iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
  cpufreq: armada-37xx: fix frequency calculation for opp
  ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate
  soc: sunxi: Fix missing dependency on REGMAP_MMIO
  scsi: lpfc: change snprintf to scnprintf for possible overflow
  scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
  scsi: qla2xxx: Set remote port devloss timeout to 0
  scsi: qla2xxx: Fix device staying in blocked state
  Bluetooth: hidp: fix buffer overflow
  Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
  Bluetooth: Fix not initializing L2CAP tx_credits
  Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
  UAS: fix alignment of scatter/gather segments
  ASoC: Intel: avoid Oops if DMA setup fails
  i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
  locking/futex: Allow low-level atomic operations to return -EAGAIN
  arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
  Linux 5.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1829046/+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


[Kernel-packages] [Bug 1829046] Re: Eoan update: v5.1.1 upstream stable release

2019-05-14 Thread Seth Forshee
** Changed in: linux (Ubuntu Eoan)
   Status: In Progress => Fix Committed

-- 
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/1829046

Title:
  Eoan update: v5.1.1 upstream stable release

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Eoan:
  Fix Committed

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:

     v5.1.1 upstream stable release
     from git://git.kernel.org/

  Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
  ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
  staging: greybus: power_supply: fix prop-descriptor request size
  staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
  staging: most: cdev: fix chrdev_region leak in mod_exit
  staging: most: sound: pass correct device when creating a sound card
  usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
  usb: dwc3: Fix default lpm_nyet_threshold value
  USB: serial: f81232: fix interrupt worker not stop
  USB: cdc-acm: fix unthrottle races
  usb-storage: Set virt_boundary_mask to avoid SG overflows
  genirq: Prevent use-after-free and work list corruption
  intel_th: pci: Add Comet Lake support
  iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
  cpufreq: armada-37xx: fix frequency calculation for opp
  ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate
  soc: sunxi: Fix missing dependency on REGMAP_MMIO
  scsi: lpfc: change snprintf to scnprintf for possible overflow
  scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
  scsi: qla2xxx: Set remote port devloss timeout to 0
  scsi: qla2xxx: Fix device staying in blocked state
  Bluetooth: hidp: fix buffer overflow
  Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
  Bluetooth: Fix not initializing L2CAP tx_credits
  Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
  UAS: fix alignment of scatter/gather segments
  ASoC: Intel: avoid Oops if DMA setup fails
  i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
  locking/futex: Allow low-level atomic operations to return -EAGAIN
  arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
  Linux 5.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1829046/+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