focal/linux-gke: 5.4.0-1069.72 -proposed tracker

Bug #1969035 reported by Stefan Bader
12
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
Boot-testing
Fix Released
Medium
Unassigned
Certification-testing
Invalid
Medium
Unassigned
Prepare-package
Fix Released
Medium
Khaled El Mously
Prepare-package-meta
Fix Released
Medium
Khaled El Mously
Prepare-package-signed
Fix Released
Medium
Khaled El Mously
Promote-signing-to-proposed
Invalid
Medium
Unassigned
Promote-to-proposed
Fix Released
Medium
Ubuntu Stable Release Updates Team
Promote-to-security
New
Medium
Ubuntu Stable Release Updates Team
Promote-to-updates
New
Medium
Ubuntu Stable Release Updates Team
Regression-testing
Fix Released
Medium
Canonical Kernel Team
Security-signoff
In Progress
Medium
Steve Beattie
Sru-review
Fix Released
Medium
Andy Whitcroft
Verification-testing
Fix Released
Medium
Canonical Kernel Team
linux-gke (Ubuntu)
Focal
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
bugs-spammed: true
built:
  from: 1e999e24b8e8248f
  route-entry: 1
delta:
  promote-to-proposed:
  - signed
  - main
  - meta
  sru-review:
  - meta
  - main
  - signed
issue: KSRU-1846
kernel-stable-master-bug: 1969053
packages:
  main: linux-gke
  meta: linux-meta-gke
  signed: linux-signed-gke
phase: Signoff
phase-changed: Friday, 29. April 2022 06:26 UTC
proposed-announcement-sent: true
proposed-testing-requested: true
reason:
  promote-to-updates: 'Holding -- waiting for signoffs:
    security-signoff'
  security-signoff: Stalled -s waiting for signoff
synthetic:
  :promote-to-as-proposed: Fix Released
trackers:
  bionic/linux-gke-5.4: bug 1969034
variant: debs
versions:
  main: 5.4.0-1069.72
  meta: 5.4.0.1069.79
  signed: 5.4.0-1069.72
~~:
  clamps:
    promote-to-proposed: 1e999e24b8e8248f
    self: 5.4.0-1069.72
    sru-review: 1e999e24b8e8248f

Stefan Bader (smb)
tags: added: kernel-release-tracking-bug-live
description: updated
tags: added: kernel-sru-cycle-2022.04.18-1
description: updated
tags: added: kernel-sru-derivative-of-1969053
Changed in kernel-sru-workflow:
status: New → Confirmed
importance: Undecided → Medium
Changed in linux-gke (Ubuntu Focal):
importance: Undecided → Medium
Changed in kernel-sru-workflow:
status: Confirmed → Triaged
description: updated
Changed in kernel-sru-workflow:
status: Triaged → In Progress
tags: added: kernel-jira-issue-ksru-1846
description: updated
description: updated
summary: - focal/linux-gke: <version to be filled> -proposed tracker
+ focal/linux-gke: 5.4.0-1069.72 -proposed tracker
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
Andy Whitcroft (apw)
tags: added: kernel-signing-bot
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
tags: added: automated-testing-passed regression-testing-passed
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (18.0 KiB)

This bug was fixed in the package linux-gke - 5.4.0-1071.76

---------------
linux-gke (5.4.0-1071.76) focal; urgency=medium

  * focal/linux-gke: 5.4.0-1071.76 -proposed tracker (LP: #1970823)

  * Miscellaneous Ubuntu changes
    - [packaging] Enable arm64 support
    - [packaging] import arm64 configs from gcp
    - [packaging] update/clean annotations after arm64
    - [packaging] Add bootloader arch selectors
    - [packaging] build-depend on dwarves
    - [packaging] Ignore missing prior ABI

linux-gke (5.4.0-1070.73) focal; urgency=medium

  * Rebase on Ubuntu-gcp-5.4.0-1073.78
    - updateconfigs after rebase on gcp
  * arm64 support (LP: #1925421)
    - SAUCE: perf/smmuv3: Allow sharing MMIO registers with the SMMU driver
    - SAUCE: arm64: Split the old READ_IMPLIES_EXEC workaround from executable
    - mm/memory-failure: Add memory_failure_queue_kick()
    - ACPI: APEI: Kick the memory_failure() queue for synchronous errors
    - perf: Add Arm CMN-600 PMU driver
    - perf: Add Arm CMN-600 DT binding
    - PCI/ACPI: Add Ampere Altra SOC MCFG quirk
    - mm: memblock: replace dereferences of memblock_region.nid with API calls
    - mm: make early_pfn_to_nid() and related defintions close to each other
    - mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
    - mm: free_area_init: use maximal zone PFNs rather than zone sizes
    - mm: use free_area_init() instead of free_area_init_nodes()
    - alpha: simplify detection of memory zone boundaries
    - arm: simplify detection of memory zone boundaries
    - arm64: simplify detection of memory zone boundaries for UMA configs
    - csky: simplify detection of memory zone boundaries
    - m68k: mm: simplify detection of memory zone boundaries
    - parisc: simplify detection of memory zone boundaries
    - sparc32: simplify detection of memory zone boundaries
    - unicore32: simplify detection of memory zone boundaries
    - xtensa: simplify detection of memory zone boundaries
    - mm: memmap_init: iterate over memblock regions rather that check each PFN
    - mm/page_alloc.c: initialize memmap of unavailable memory directly
    - mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
    - mm: rename memmap_init() and memmap_init_zone()
    - mm: simplify parater of function memmap_init_zone()
    - mm/page_alloc.c: refactor initialization of struct page for holes in memory
      layout
    - mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
    - mm: free_area_init: allow defining max_zone_pfn in descending order
    - arc: fix memory initialization for systems with two memory banks
    - mm: rename free_area_init_node() to free_area_init_memoryless_node()
    - mm: clean up free_area_init_node() and its helpers
    - mm: simplify find_min_pfn_with_active_regions()
    - docs/vm: update memory-models documentation
    - SAUCE: hwmon: Add Ampere Altra HW monitor driver
    - arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4
    - driver/perf: Add PMU driver for the ARM DMC-620 memory controller
    - perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()
    - perf: arm_dsu: Support DSU ACPI devices
    - SAUCE: perf: arm_dsu: Allow IRQ...

Changed in linux-gke (Ubuntu Focal):
status: New → Fix Released
Andy Whitcroft (apw)
tags: removed: kernel-release-tracking-bug-live
Changed in kernel-sru-workflow:
status: In Progress → Fix Released
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.