← Back to team overview

kernel-packages team mailing list archive

[Bug 1582758] [NEW] Wily update to v4.2.8-ckt10 stable release

 

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 v4.2.8-ckt10 upstream stable
       patch set is now available. It should be included in the Ubuntu
       kernel as well.

       git://git.launchpad.net/~canonical-kernel/linux/+git/linux-
stable-ckt

    TEST CASE: TBD

       The following patches from the v4.2.8-ckt10 stable release shall
be applied:

Linux 4.2.8-ckt10
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
cxgbi: fix uninitialized flowi6
net/mlx5e: Fix MLX5E_100BASE_T define
ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
mm: update min_free_kbytes from khugepaged after core initialization
batman-adv: Fix broadcast/ogm queue limit on a removed interface
batman-adv: Check skb size before using encapsulated ETH+VLAN header
batman-adv: Reduce refcnt of removed router when updating route
net/mlx4_en: fix spurious timestamping callbacks
jme: Fix device PM wakeup API usage
jme: Do not enable NIC WoL functions on S0
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
mm, cma: prevent nr_isolated_* counters from going negative
writeback: Fix performance regression in wb_over_bg_thresh()
x86/sysfb_efi: Fix valid BAR address range check
ARC: Add missing io barriers to io{read,write}{16,32}be()
MAINTAINERS: Remove asterisk from EFI directory names
drm/amdgpu: make sure vertical front porch is at least 1
drm/radeon: make sure vertical front porch is at least 1
tracing: Don't display trigger file for events that can't be enabled
drm/amdgpu: set metadata pointer to NULL after freeing.
Minimal fix-up of bad hashing behavior of hash_64()
powerpc: Fix bad inline asm constraint in create_zero_mask()
EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
mm: vmscan: reclaim highmem zone if buffer_heads is over limit
mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
IB/security: Restrict use of the write() interface
ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
x86/apic: Handle zero vector gracefully in clear_vector_irq()
x86/irq: Fix a race in x86_vector_free_irqs()
ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
drm/radeon: fix vertical bars appear on monitor (v2)
mac80211: fix statistics leak if dev_alloc_name() fails
drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
drm/i915: Fix eDP low vswing for Broadwell
drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
drm/i915: Fix system resume if PCI device remained enabled
cxl: Keep IRQ mappings on context teardown
drm/virtio: send vblank event after crtc updates
drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
workqueue: fix ghost PENDING flag while doing MQ IO
ALSA: hda - Add dock support for ThinkPad X260
[media] v4l2-dv-timings.h: fix polarity for 4k formats
USB: serial: cp210x: add Straizona Focusers device ids
USB: serial: cp210x: add ID for Link ECU
efi: Fix out-of-bounds read in variable_matches()
i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
i2c: cpm: Fix build break due to incompatible pointer types
iio: ak8975: fix maybe-uninitialized warning
iio: ak8975: Fix NULL pointer exception on early interrupt
ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation
ASoC: dapm: Make sure we have a card when displaying component widgets
ASoC: rt5640: Correct the digital interface data select

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu Wily)
     Importance: Undecided
         Status: New


** Tags: kernel-stable-tracking-bug

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Wily)
   Importance: Undecided
       Status: New

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

Title:
  Wily update to v4.2.8-ckt10 stable release

Status in linux package in Ubuntu:
  New
Status in linux source package in Wily:
  New

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 v4.2.8-ckt10 upstream stable
         patch set is now available. It should be included in the Ubuntu
         kernel as well.

         git://git.launchpad.net/~canonical-kernel/linux/+git/linux-
  stable-ckt

      TEST CASE: TBD

         The following patches from the v4.2.8-ckt10 stable release
  shall be applied:

  Linux 4.2.8-ckt10
  RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
  cxgbi: fix uninitialized flowi6
  net/mlx5e: Fix MLX5E_100BASE_T define
  ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
  mm: update min_free_kbytes from khugepaged after core initialization
  batman-adv: Fix broadcast/ogm queue limit on a removed interface
  batman-adv: Check skb size before using encapsulated ETH+VLAN header
  batman-adv: Reduce refcnt of removed router when updating route
  net/mlx4_en: fix spurious timestamping callbacks
  jme: Fix device PM wakeup API usage
  jme: Do not enable NIC WoL functions on S0
  parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
  x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
  mm, cma: prevent nr_isolated_* counters from going negative
  writeback: Fix performance regression in wb_over_bg_thresh()
  x86/sysfb_efi: Fix valid BAR address range check
  ARC: Add missing io barriers to io{read,write}{16,32}be()
  MAINTAINERS: Remove asterisk from EFI directory names
  drm/amdgpu: make sure vertical front porch is at least 1
  drm/radeon: make sure vertical front porch is at least 1
  tracing: Don't display trigger file for events that can't be enabled
  drm/amdgpu: set metadata pointer to NULL after freeing.
  Minimal fix-up of bad hashing behavior of hash_64()
  powerpc: Fix bad inline asm constraint in create_zero_mask()
  EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
  mm: vmscan: reclaim highmem zone if buffer_heads is over limit
  mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
  IB/security: Restrict use of the write() interface
  ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
  x86/apic: Handle zero vector gracefully in clear_vector_irq()
  x86/irq: Fix a race in x86_vector_free_irqs()
  ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
  drm/radeon: fix vertical bars appear on monitor (v2)
  mac80211: fix statistics leak if dev_alloc_name() fails
  drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
  drm/i915: Fix eDP low vswing for Broadwell
  drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
  drm/i915: Fix system resume if PCI device remained enabled
  cxl: Keep IRQ mappings on context teardown
  drm/virtio: send vblank event after crtc updates
  drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
  workqueue: fix ghost PENDING flag while doing MQ IO
  ALSA: hda - Add dock support for ThinkPad X260
  [media] v4l2-dv-timings.h: fix polarity for 4k formats
  USB: serial: cp210x: add Straizona Focusers device ids
  USB: serial: cp210x: add ID for Link ECU
  efi: Fix out-of-bounds read in variable_matches()
  i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
  i2c: cpm: Fix build break due to incompatible pointer types
  iio: ak8975: fix maybe-uninitialized warning
  iio: ak8975: Fix NULL pointer exception on early interrupt
  ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation
  ASoC: dapm: Make sure we have a card when displaying component widgets
  ASoC: rt5640: Correct the digital interface data select

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


Follow ups