kinetic/linux-raspi: 5.19.0-1001.3 -proposed tracker

Bug #1982325 reported by Juerg Haefliger
28
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Kernel SRU Workflow
Fix Committed
Medium
Unassigned
Automated-testing
Fix Released
Medium
Canonical Kernel Team
Boot-testing
Fix Released
Medium
Unassigned
New-review
Fix Released
Medium
Andy Whitcroft
Prepare-package
Fix Released
Medium
Juerg Haefliger
Prepare-package-meta
Fix Released
Medium
Juerg Haefliger
Promote-signing-to-proposed
Invalid
Medium
Unassigned
Promote-to-proposed
Fix Released
Medium
Canonical Kernel Team
Promote-to-release
Fix Released
Medium
Ubuntu Package Archive Administrators
Regression-testing
Fix Released
Medium
Canonical Kernel Team
Sru-review
Fix Released
Medium
Andy Whitcroft
linux-raspi (Ubuntu)
Kinetic
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 --
built:
  from: 4f208062b2209986
  route-entry: 1
delta:
  promote-to-proposed: [main, meta]
  promote-to-release: [meta, main]
flag:
  boot-testing-requested: true
  proposed-announcement-sent: true
  proposed-testing-requested: true
kernel-stable-master-bug: 1983335
packages:
  main: linux-raspi
  meta: linux-meta-raspi
phase: Complete
phase-changed: Wednesday, 31. August 2022 14:26 UTC
reason: {}
synthetic:
  :promote-to-as-proposed: Fix Released
variant: debs
versions:
  main: 5.19.0-1001.3
  meta: 5.19.0.1001.3
~~:
  clamps:
    new-review: 4f208062b2209986
    promote-to-proposed: 4f208062b2209986
    self: 5.19.0-1001.3
    sru-review: 4f208062b2209986

Juerg Haefliger (juergh)
tags: added: kernel-release-tracking-bug-live
description: updated
tags: added: kernel-sru-cycle-d2022.07.18-2
description: updated
tags: added: kernel-sru-derivative-of-1982013
Changed in kernel-sru-workflow:
status: New → Confirmed
importance: Undecided → Medium
Changed in linux-raspi (Ubuntu Kinetic):
importance: Undecided → Medium
Changed in kernel-sru-workflow:
status: Confirmed → Triaged
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in linux-raspi (Ubuntu Kinetic):
status: New → Confirmed
Juerg Haefliger (juergh)
tags: added: kernel-sru-cycle-d2022.07.18-1
removed: kernel-sru-cycle-d2022.07.18-2
description: updated
Changed in kernel-sru-workflow:
status: Triaged → In Progress
description: updated
Juerg Haefliger (juergh)
summary: - kinetic/linux-raspi: <version to be filled> -proposed tracker
+ kinetic/linux-raspi: 5.19.0-1001.2 -proposed tracker
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
Paolo Pisati (p-pisati)
description: updated
tags: removed: kernel-sru-derivative-of-1982013
tags: added: kernel-sru-derivative-of-1982741
description: updated
description: updated
description: updated
Juerg Haefliger (juergh)
summary: - kinetic/linux-raspi: 5.19.0-1001.2 -proposed tracker
+ kinetic/linux-raspi: 5.19.0-1001.3 -proposed tracker
description: updated
description: updated
description: updated
description: updated
description: updated
Juerg Haefliger (juergh)
description: updated
description: updated
description: updated
description: updated
description: updated
Juerg Haefliger (juergh)
tags: added: boot-testing-passed
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
Juerg Haefliger (juergh)
tags: added: automated-testing-passed
description: updated
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (42.2 KiB)

This bug was fixed in the package linux-raspi - 5.19.0-1001.3

---------------
linux-raspi (5.19.0-1001.3) kinetic; urgency=medium

  * kinetic/linux-raspi: 5.19.0-1001.3 -proposed tracker (LP: #1982325)

  * Packaging resync (LP: #1786013)
    - [Packaging] update Ubuntu.md
    - debian/dkms-versions -- update from kernel-versions (main/master)

  * Missing overlays/README (LP: #1954757)
    - SAUCE: Install overlays/README

  * dtoverlay=uart4 breaks Raspberry Pi 4B boot (LP: #1875454)
    - SAUCE: arm: dts: Add 'brcm,bcm2835-pl011' compatible for uart2-5

  * kinetic/linux-raspi: Update to upstream raspberrypi rpi-5.19.y (2022-07-19)
    (LP: #1982090)
    - arm64: setup: Fix build warning
    - clk: Drop the rate range on clk_put()
    - clk: Skip clamping when rounding if there's no boundaries
    - clk: Introduce clk_get_rate_range()
    - clk: Mention that .recalc_rate can return 0 on error
    - clk: Clarify clk_get_rate() expectations
    - clk: tests: Add test suites description
    - clk: tests: Add reference to the orphan mux bug report
    - clk: tests: Add tests for uncached clock
    - clk: tests: Add tests for single parent mux
    - clk: tests: Add tests for mux with multiple parents
    - clk: tests: Add some tests for orphan with multiple parents
    - clk: Take into account uncached clocks in clk_set_rate_range()
    - clk: Fix clk_get_parent() documentation
    - clk: Set req_rate on reparenting
    - clk: Change clk_core_init_rate_req prototype
    - clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its
      caller
    - clk: Introduce clk_hw_init_rate_request()
    - clk: Add our request boundaries in clk_core_init_rate_req
    - clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
    - clk: Introduce clk_core_has_parent()
    - clk: Stop forwarding clk_rate_requests to the parent
    - clk: Zero the clk_rate_request structure
    - clk: Test the clock pointer in clk_hw_get_name()
    - clk: Introduce the clk_hw_get_rate_range function
    - clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
    - clk: tests: Add some tests for clk_get_rate_range()
    - clk: tests: Add missing test case for ranges
    - drm/vc4: Adopt the dma configuration from the HVS or V3D component
    - Support RPi DPI interface in mode6 for 18-bit color
    - drm/vc4: Add FKMS as an acceptable node for dma ranges.
    - drm/vc4: A present but empty dmas disables audio
    - drm/vc4: Add debugfs node that dumps the current display lists
    - drm/vc4: Add all the HDMI registers into the debugfs dumps
    - drm/vc4: Add the 2711 HVS as a suitable DMA node
    - vc4_hdmi: Report that 3d/stereo is allowed
    - vc4: Clear unused infoframe packet RAM registers
    - drm/vc4: Change the default DPI format to being 18bpp, not 24.
    - vc4/drm: Avoid full hdmi audio fifo writes
    - vc4/drm: vc4_plane: Remove subpixel positioning check
    - drm/vc4: Correct pixel order for DSI0
    - drm/vc4: Register dsi0 as the correct vc4 encoder type
    - drm/vc4: Fix dsi0 interrupt support.
    - drm/vc4: Add correct stop condition to vc4_dsi_encoder_disable iteration
    - drm/atomic: Don't fixup modes...

Changed in linux-raspi (Ubuntu Kinetic):
status: Confirmed → Fix Released
description: updated
description: updated
Changed in kernel-sru-workflow:
status: In Progress → Fix Committed
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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