groovy/linux-azure: 5.8.0-1007.7 -proposed tracker

Bug #1898144 reported by Seth Forshee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kernel SRU Workflow
Fix Released
Medium
Unassigned
Automated-testing
Fix Released
Medium
Canonical Kernel Team
Prepare-package
Fix Released
Medium
Paolo Pisati
Prepare-package-lrm
Fix Released
Medium
Paolo Pisati
Prepare-package-meta
Fix Released
Medium
Paolo Pisati
Prepare-package-signed
Fix Released
Medium
Paolo Pisati
Promote-to-proposed
Fix Released
Medium
Andy Whitcroft
Promote-to-release
Fix Released
Medium
Ubuntu Package Archive Administrators
Regression-testing
Fix Released
Medium
Canonical Kernel Team
linux-azure (Ubuntu)
Groovy
Fix Released
Medium
Unassigned

Bug Description

This bug will contain status and test results related to a kernel source (or snap) as stated in the title.

For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

-- swm properties --
boot-testing-requested: true
kernel-stable-master-bug: 1898150
packages:
  lrm: linux-restricted-modules-azure
  main: linux-azure
  meta: linux-meta-azure
  signed: linux-signed-azure
phase: Complete
phase-changed: Thursday, 08. October 2020 16:18 UTC
proposed-announcement-sent: true
proposed-testing-requested: true
reason: {}
variant: debs
versions:
  lrm: 5.8.0-1007.7
  main: 5.8.0-1007.7
  meta: 5.8.0.1007.7
  signed: 5.8.0-1007.7

Seth Forshee (sforshee)
tags: added: kernel-release-tracking-bug-live
description: updated
tags: added: kernel-sru-cycle-d2020.10.01-1
description: updated
tags: added: kernel-sru-derivative-of-1898150
Changed in kernel-sru-workflow:
status: New → Confirmed
importance: Undecided → Medium
Changed in linux-azure (Ubuntu Groovy):
importance: Undecided → Medium
Changed in kernel-sru-workflow:
status: Confirmed → In Progress
description: updated
Paolo Pisati (p-pisati)
summary: - groovy/linux-azure: <version to be filled> -proposed tracker
+ groovy/linux-azure: 5.8.0-1007.7 -proposed tracker
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
Paolo Pisati (p-pisati)
tags: added: regression-testing-passed
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (20.9 KiB)

This bug was fixed in the package linux-azure - 5.8.0-1007.7

---------------
linux-azure (5.8.0-1007.7) groovy; urgency=medium

  * groovy/linux-azure: 5.8.0-1007.7 -proposed tracker (LP: #1898144)

  * linux-azure: Enable FSGSBASE instructions to support SGX (LP: #1877425)
    - x86/ptrace: Prevent ptrace from clearing the FS/GS selector
    - x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
    - x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
    - x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
    - x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE
    - x86/process/64: Use FSBSBASE in switch_to() if available
    - x86/process/64: Use FSGSBASE instructions on thread copy and ptrace
    - x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation
    - x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
    - x86/entry/64: Introduce the FIND_PERCPU_BASE macro
    - x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
    - x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
    - x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
    - Documentation/x86/64: Add documentation for GS/FS addressing mode
    - selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
    - selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE
    - x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
    - x86/fsgsbase: Fix Xen PV support

  * Miscellaneous Ubuntu changes
    - [Config] GCC version update

  [ Ubuntu: 5.8.0-21.22 ]

  * groovy/linux: 5.8.0-21.22 -proposed tracker (LP: #1898150)
  * Packaging resync (LP: #1786013)
    - update dkms package versions
  * Fix broken e1000e device after S3 (LP: #1897755)
    - SAUCE: e1000e: Increase polling timeout on MDIC ready bit
  * EFA: add support for 0xefa1 devices (LP: #1896791)
    - RDMA/efa: Expose maximum TX doorbell batch
    - RDMA/efa: Expose minimum SQ size
    - RDMA/efa: User/kernel compatibility handshake mechanism
    - RDMA/efa: Add EFA 0xefa1 PCI ID
  * Groovy update: v5.8.13 upstream stable release (LP: #1898076)
    - device_cgroup: Fix RCU list debugging warning
    - ASoC: pcm3168a: ignore 0 Hz settings
    - ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
    - ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions
    - ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
    - clk: versatile: Add of_node_put() before return statement
    - RISC-V: Take text_mutex in ftrace_init_nop()
    - i2c: aspeed: Mask IRQ status to relevant bits
    - s390/init: add missing __init annotations
    - lockdep: fix order in trace_hardirqs_off_caller()
    - EDAC/ghes: Check whether the driver is on the safe list correctly
    - drm/amdkfd: fix a memory leak issue
    - drm/amd/display: Don't use DRM_ERROR() for DTM add topology
    - drm/amd/display: update nv1x stutter latencies
    - drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
    - drm/amd/display: Don't log hdcp module warnings in dmesg
    - objtool: Fix noreturn detection for ignored functions
    - i2c: mediatek: Send i2c master code at ...

Changed in linux-azure (Ubuntu Groovy):
status: New → Fix Released
description: updated
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Workflow done!

All tasks have been completed and the bug is being set to Fix Released

Changed in kernel-sru-workflow:
status: In Progress → Fix Released
Andy Whitcroft (apw)
tags: removed: kernel-release-tracking-bug-live
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.