[Kernel-packages] [Bug 1642572] Re: Xenial update to 4.4.31 stable release

2019-10-03 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Xenial update to 4.4.31 stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  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 4.4.31 upstream 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.31 stable release shall be
  applied:

  i2c: xgene: Avoid dma_buffer overrun
  i2c: core: fix NULL pointer dereference under race condition
  drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
  h8300: fix syscall restarting
  libxfs: clean up _calc_dquots_per_chunk
  mm/list_lru.c: avoid error-path NULL pointer deref
  mm: memcontrol: do not recurse in direct reclaim
  KEYS: Fix short sprintf buffer in /proc/keys show function
  ALSA: usb-audio: Add quirk for Syntek STK1160
  ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
  ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
  ALSA: hda - allow 40 bit DMA mask for NVidia devices
  ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
  ALSA: hda - Fix headset mic detection problem for two Dell laptops
  ANDROID: binder: Add strong ref checks
  ANDROID: binder: Clear binder and cookie when setting handle in flat binder 
struct
  btrfs: fix races on root_log_ctx lists
  ubifs: Abort readdir upon error
  ubifs: Fix regression in ubifs_readdir()
  mei: txe: don't clean an unprocessed interrupt cause.
  usb: gadget: function: u_ether: don't starve tx request queue
  USB: serial: fix potential NULL-dereference at probe
  USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
  xhci: use default USB_RESUME_TIMEOUT when resuming ports.
  usb: increase ohci watchdog delay to 275 msec
  GenWQE: Fix bad page access during abort of resource allocation
  Fix potential infoleak in older kernels
  vt: clear selection before resizing
  hv: do not lose pending heartbeat vmbus packets
  xhci: add restart quirk for Intel Wildcatpoint PCH
  tty: limit terminal size to 4M chars
  USB: serial: cp210x: fix tiocmget error handling
  dm: free io_barrier after blk_cleanup_queue call
  KVM: x86: fix wbinvd_dirty_mask use-after-free
  KVM: MIPS: Make ERET handle ERL before EXL
  ovl: fsync after copy-up
  parisc: Ensure consistent state when switching to kernel stack at syscall 
entry
  virtio_ring: Make interrupt suppression spec compliant
  virtio: console: Unlock vqs while freeing buffers
  dm mirror: fix read error on recovery after default leg failure
  Input: i8042 - add XMG C504 to keyboard reset table
  firewire: net: guard against rx buffer overflows
  firewire: net: fix fragmented datagram_size off-by-one
  mac80211: discard multicast and 4-addr A-MSDUs
  scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
  scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
  scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
  mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
  Revert "drm/radeon: fix DP link training issue with second 4K monitor"
  drm/radeon/si_dpm: Limit clocks on HD86xx part
  drm/radeon/si_dpm: workaround for SI kickers
  drm/radeon: drop register readback in cayman_cp_int_cntl_setup
  drm/dp/mst: Check peer device type before attempting EDID read
  perf build: Fix traceevent plugins build race
  x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
  powerpc/ptrace: Fix out of bounds array access warning
  ARM: 8584/1: floppy: avoid gcc-6 warning
  mm/cma: silence warnings due to max() usage
  drm/exynos: fix error handling in exynos_drm_subdrv_open
  cgroup: avoid false positive gcc-6 warning
  smc91x: avoid self-comparison warning
  Disable "frame-address" warning
  UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
  pwm: Unexport children before chip removal
  usb: dwc3: Fix size used in dma_free_coherent()
  tty: vt, fix bogus division in csi_J
  kvm: x86: Check memopp before dereference (CVE-2016-8630)
  ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
  HID: usbhid: add ATEN CS962 to list of quirky devices
  Linux 4.4.31

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1642572/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 1642572] Re: Xenial update to 4.4.31 stable release

2016-12-20 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-57.78

---
linux (4.4.0-57.78) xenial; urgency=low

  * Release Tracking Bug
- LP: #1648867

  * Miscellaneous Ubuntu changes
- SAUCE: Do not build the xr-usb-serial driver for s390

linux (4.4.0-56.77) xenial; urgency=low

  * Release Tracking Bug
- LP: #1648867

  * Release Tracking Bug
- LP: #1648579

  * CONFIG_NR_CPUS=256 is too low (LP: #1579205)
- [Config] Increase the NR_CPUS to 512 for amd64 to support systems with a
  large number of cores.

  * NVMe drives in Amazon AWS instance fail to initialize (LP: #1648449)
- SAUCE: (no-up) NVMe: only setup MSIX once

linux (4.4.0-55.76) xenial; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1648503

  * NVMe driver accidentally reverted to use GSI instead of MSIX (LP: #1647887)
- (fix) NVMe: restore code to always use MSI/MSI-x interrupts

linux (4.4.0-54.75) xenial; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1648017

  * Update hio driver to 2.1.0.28 (LP: #1646643)
- SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)

  * linux: Enable live patching for all supported architectures (LP: #1633577)
- [Config] CONFIG_LIVEPATCH=y for s390x

  * Botched backport breaks level triggered EOIs in QEMU guests with --machine
kernel_irqchip=split (LP: #1644394)
- kvm/irqchip: kvm_arch_irq_routing_update renaming split

  * Xenial update to v4.4.35 stable release (LP: #1645453)
- x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
- KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
- KVM: Disable irq while unregistering user notifier
- fuse: fix fuse_write_end() if zero bytes were copied
- mfd: intel-lpss: Do not put device in reset state on suspend
- can: bcm: fix warning in bcm_connect/proc_register
- i2c: mux: fix up dependencies
- kbuild: add -fno-PIE
- scripts/has-stack-protector: add -fno-PIE
- x86/kexec: add -fno-PIE
- kbuild: Steal gcc's pie from the very beginning
- ext4: sanity check the block and cluster size at mount time
- crypto: caam - do not register AES-XTS mode on LP units
- drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
- clk: mmp: pxa910: fix return value check in pxa910_clk_init()
- clk: mmp: pxa168: fix return value check in pxa168_clk_init()
- clk: mmp: mmp2: fix return value check in mmp2_clk_init()
- rtc: omap: Fix selecting external osc
- iwlwifi: pcie: fix SPLC structure parsing
- mfd: core: Fix device reference leak in mfd_clone_cell
- uwb: fix device reference leaks
- PM / sleep: fix device reference leak in test_suspend
- PM / sleep: don't suspend parent when async child suspend_{noirq, late}
  fails
- IB/mlx4: Check gid_index return value
- IB/mlx4: Fix create CQ error flow
- IB/mlx5: Use cache line size to select CQE stride
- IB/mlx5: Fix fatal error dispatching
- IB/core: Avoid unsigned int overflow in sg_alloc_table
- IB/uverbs: Fix leak of XRC target QPs
- IB/cm: Mark stale CM id's whenever the mad agent was unregistered
- netfilter: nft_dynset: fix element timeout for HZ != 1000
- Linux 4.4.35

  * Upstream stable 4.4.34 and 4.8.10 regression (LP: #1645278)
- flow_dissect: call init_default_flow_dissectors() earlier

  * AD5593R configurable multi-channel converter support (LP: #1644726)
- iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
- iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
- [Config] CONFIG_AD5592R/AD5593R=m

  * ST Micro lps22hb pressure sensor support (LP: #1642258)
- iio:st_pressure:initial lps22hb sensor support
- iio:st_pressure: align storagebits on power of 2
- iio:st_pressure: document sampling gains
- iio:st_pressure:lps22hb: temperature support

  * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
- SAUCE: ibmvscsis: Rearrange functions for future patches
- SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
- SAUCE: ibmvscsis: Synchronize cmds at remove time
- SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
- SAUCE: ibmvscsis: Return correct partition name/# to client
- SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch

  * System stalls when creating device node on booting (LP: #1643797)
- sched/fair: Fix new task's load avg removed from source CPU in
  wake_up_new_task()

  * nvme: improve performance for virtual Google NVMe devices (LP: #1637565)
- blk-mq: add blk_mq_alloc_request_hctx
- nvme.h: add NVMe over Fabrics definitions
- [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y
- SAUCE: nvme: improve performance for virtual NVMe devices

  * Move some kernel modules to the main kernel package (LP: #1642228)
- [Config] Move some powerpc kernel modules to the main kernel package

  * sched: Match-all classifier is missing in xenial (LP: #1642514)
- 

[Kernel-packages] [Bug 1642572] Re: Xenial update to 4.4.31 stable release

2016-11-17 Thread Luis Henriques
** Changed in: linux (Ubuntu Xenial)
   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/1642572

Title:
  Xenial update to 4.4.31 stable release

Status in linux package in Ubuntu:
  New
Status in linux source package in Xenial:
  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 4.4.31 upstream 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.31 stable release shall be
  applied:

  i2c: xgene: Avoid dma_buffer overrun
  i2c: core: fix NULL pointer dereference under race condition
  drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
  h8300: fix syscall restarting
  libxfs: clean up _calc_dquots_per_chunk
  mm/list_lru.c: avoid error-path NULL pointer deref
  mm: memcontrol: do not recurse in direct reclaim
  KEYS: Fix short sprintf buffer in /proc/keys show function
  ALSA: usb-audio: Add quirk for Syntek STK1160
  ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
  ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
  ALSA: hda - allow 40 bit DMA mask for NVidia devices
  ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
  ALSA: hda - Fix headset mic detection problem for two Dell laptops
  ANDROID: binder: Add strong ref checks
  ANDROID: binder: Clear binder and cookie when setting handle in flat binder 
struct
  btrfs: fix races on root_log_ctx lists
  ubifs: Abort readdir upon error
  ubifs: Fix regression in ubifs_readdir()
  mei: txe: don't clean an unprocessed interrupt cause.
  usb: gadget: function: u_ether: don't starve tx request queue
  USB: serial: fix potential NULL-dereference at probe
  USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
  xhci: use default USB_RESUME_TIMEOUT when resuming ports.
  usb: increase ohci watchdog delay to 275 msec
  GenWQE: Fix bad page access during abort of resource allocation
  Fix potential infoleak in older kernels
  vt: clear selection before resizing
  hv: do not lose pending heartbeat vmbus packets
  xhci: add restart quirk for Intel Wildcatpoint PCH
  tty: limit terminal size to 4M chars
  USB: serial: cp210x: fix tiocmget error handling
  dm: free io_barrier after blk_cleanup_queue call
  KVM: x86: fix wbinvd_dirty_mask use-after-free
  KVM: MIPS: Make ERET handle ERL before EXL
  ovl: fsync after copy-up
  parisc: Ensure consistent state when switching to kernel stack at syscall 
entry
  virtio_ring: Make interrupt suppression spec compliant
  virtio: console: Unlock vqs while freeing buffers
  dm mirror: fix read error on recovery after default leg failure
  Input: i8042 - add XMG C504 to keyboard reset table
  firewire: net: guard against rx buffer overflows
  firewire: net: fix fragmented datagram_size off-by-one
  mac80211: discard multicast and 4-addr A-MSDUs
  scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
  scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
  scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
  mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
  Revert "drm/radeon: fix DP link training issue with second 4K monitor"
  drm/radeon/si_dpm: Limit clocks on HD86xx part
  drm/radeon/si_dpm: workaround for SI kickers
  drm/radeon: drop register readback in cayman_cp_int_cntl_setup
  drm/dp/mst: Check peer device type before attempting EDID read
  perf build: Fix traceevent plugins build race
  x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
  powerpc/ptrace: Fix out of bounds array access warning
  ARM: 8584/1: floppy: avoid gcc-6 warning
  mm/cma: silence warnings due to max() usage
  drm/exynos: fix error handling in exynos_drm_subdrv_open
  cgroup: avoid false positive gcc-6 warning
  smc91x: avoid self-comparison warning
  Disable "frame-address" warning
  UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
  pwm: Unexport children before chip removal
  usb: dwc3: Fix size used in dma_free_coherent()
  tty: vt, fix bogus division in csi_J
  kvm: x86: Check memopp before dereference (CVE-2016-8630)
  ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
  HID: usbhid: add ATEN CS962 to list of quirky devices
  Linux 4.4.31

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1642572/+subscriptions

-- 
Mailing list: 

[Kernel-packages] [Bug 1642572] Re: Xenial update to 4.4.31 stable release

2016-11-17 Thread Luis Henriques
** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Luis Henriques (henrix)

** Changed in: linux (Ubuntu Xenial)
   Status: New => In Progress

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

Title:
  Xenial update to 4.4.31 stable release

Status in linux package in Ubuntu:
  New
Status in linux source package in Xenial:
  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 4.4.31 upstream 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.31 stable release shall be
  applied:

  i2c: xgene: Avoid dma_buffer overrun
  i2c: core: fix NULL pointer dereference under race condition
  drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
  h8300: fix syscall restarting
  libxfs: clean up _calc_dquots_per_chunk
  mm/list_lru.c: avoid error-path NULL pointer deref
  mm: memcontrol: do not recurse in direct reclaim
  KEYS: Fix short sprintf buffer in /proc/keys show function
  ALSA: usb-audio: Add quirk for Syntek STK1160
  ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
  ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
  ALSA: hda - allow 40 bit DMA mask for NVidia devices
  ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
  ALSA: hda - Fix headset mic detection problem for two Dell laptops
  ANDROID: binder: Add strong ref checks
  ANDROID: binder: Clear binder and cookie when setting handle in flat binder 
struct
  btrfs: fix races on root_log_ctx lists
  ubifs: Abort readdir upon error
  ubifs: Fix regression in ubifs_readdir()
  mei: txe: don't clean an unprocessed interrupt cause.
  usb: gadget: function: u_ether: don't starve tx request queue
  USB: serial: fix potential NULL-dereference at probe
  USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
  xhci: use default USB_RESUME_TIMEOUT when resuming ports.
  usb: increase ohci watchdog delay to 275 msec
  GenWQE: Fix bad page access during abort of resource allocation
  Fix potential infoleak in older kernels
  vt: clear selection before resizing
  hv: do not lose pending heartbeat vmbus packets
  xhci: add restart quirk for Intel Wildcatpoint PCH
  tty: limit terminal size to 4M chars
  USB: serial: cp210x: fix tiocmget error handling
  dm: free io_barrier after blk_cleanup_queue call
  KVM: x86: fix wbinvd_dirty_mask use-after-free
  KVM: MIPS: Make ERET handle ERL before EXL
  ovl: fsync after copy-up
  parisc: Ensure consistent state when switching to kernel stack at syscall 
entry
  virtio_ring: Make interrupt suppression spec compliant
  virtio: console: Unlock vqs while freeing buffers
  dm mirror: fix read error on recovery after default leg failure
  Input: i8042 - add XMG C504 to keyboard reset table
  firewire: net: guard against rx buffer overflows
  firewire: net: fix fragmented datagram_size off-by-one
  mac80211: discard multicast and 4-addr A-MSDUs
  scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
  scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
  scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
  mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
  Revert "drm/radeon: fix DP link training issue with second 4K monitor"
  drm/radeon/si_dpm: Limit clocks on HD86xx part
  drm/radeon/si_dpm: workaround for SI kickers
  drm/radeon: drop register readback in cayman_cp_int_cntl_setup
  drm/dp/mst: Check peer device type before attempting EDID read
  perf build: Fix traceevent plugins build race
  x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
  powerpc/ptrace: Fix out of bounds array access warning
  ARM: 8584/1: floppy: avoid gcc-6 warning
  mm/cma: silence warnings due to max() usage
  drm/exynos: fix error handling in exynos_drm_subdrv_open
  cgroup: avoid false positive gcc-6 warning
  smc91x: avoid self-comparison warning
  Disable "frame-address" warning
  UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
  pwm: Unexport children before chip removal
  usb: dwc3: Fix size used in dma_free_coherent()
  tty: vt, fix bogus division in csi_J
  kvm: x86: Check memopp before dereference (CVE-2016-8630)
  ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
  HID: usbhid: add ATEN CS962 to list of quirky devices
  Linux 4.4.31

To manage notifications about this bug go to: