APPLIED: [SRU][Oracular][PULL] Oracular upstream stable patchset 2025-04-09
Mehmet Basaran
mehmet.basaran at canonical.com
Thu Apr 10 09:27:59 UTC 2025
Applied to oracular:linux master-next branch. Thanks.
-------------- next part --------------
noah.wager at canonical.com writes:
> This pull request (145 commits) includes the following Oracular stable patchsets:
>
> Oracular update: upstream stable patchset 2025-04-09
> Ported from the following upstream stable releases:
> v6.6.81, v6.12.18
> https://bugs.launchpad.net/bugs/2106703
>
> Note also that the 'stable-next' branch head contains this and all
> prior pending upstream stable releases. I recommend fetching and
> applying just this reference ('stable-next') instead of each
> tags/oracular-stable-* reference:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/oracular stable-next
>
> -Noah
>
> ------------------------------------------------------------------------
>
> The following changes since commit c8ab5e8e6195a90e99e294dea6ae0afac527a7fd:
>
> UBUNTU: Upstream stable to v6.6.80, v6.12.17 (2025-04-07 13:55:03 -0700)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/oracular tags/oracular-stable-2025-04-09
>
> for you to fetch changes up to c02b24d03f6b18deba8c8c60c9d41ce9459aa93a:
>
> UBUNTU: Upstream stable to v6.6.81, v6.12.18 (2025-04-09 23:08:20 -0700)
>
> ----------------------------------------------------------------
> Adrien Vergé (1):
> ALSA: hda/realtek: Fix microphone regression on ASUS N705UD
>
> Alex Deucher (1):
> drm/amdgpu: disable BAR resize on Dell G5 SE
>
> Andreas Schwab (1):
> riscv/futex: sign extend compare value in atomic cmpxchg
>
> Andrew Jones (4):
> riscv: KVM: Fix hart suspend status check
> riscv: KVM: Fix SBI IPI error generation
> riscv: KVM: Fix SBI TIME error generation
> riscv: KVM: Fix hart suspend_type use
>
> André Draszik (1):
> phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
>
> Ard Biesheuvel (2):
> vmlinux.lds: Ensure that const vars with relocations are mapped R/O
> objtool: Fix C jump table annotations for Clang
>
> Arnd Bergmann (2):
> sunrpc: suppress warnings for unused procfs functions
> phy: rockchip: fix Kconfig dependency more
>
> Arthur Simchaev (1):
> scsi: ufs: core: bsg: Fix crash when arpmb command fails
>
> Ashutosh Dixit (4):
> drm/xe/oa: Signal output fences
> drm/xe/oa: Move functions up so they can be reused for config ioctl
> drm/xe/oa: Add syncs support to OA config ioctl
> drm/xe/oa: Allow only certain property changes from config
>
> BH Hsieh (1):
> phy: tegra: xusb: reset VBUS & ID OVERRIDE
>
> Bart Van Assche (1):
> scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_eh_timed_out()
>
> Benjamin Coddington (1):
> SUNRPC: Handle -ETIMEDOUT return from tlshd
>
> Binbin Zhou (1):
> i2c: ls2x: Fix frequency division register access
>
> Borislav Petkov (1):
> x86/microcode/AMD: Use the family,model,stepping encoded in the patch ID
>
> Borislav Petkov (AMD) (11):
> x86/microcode/AMD: Pay attention to the stepping dynamically
> x86/microcode/AMD: Split load_microcode_amd()
> x86/microcode/AMD: Flush patch buffer mapping after application
> x86/microcode/AMD: Have __apply_microcode_amd() return bool
> x86/microcode/AMD: Merge early_apply_microcode() into its single callsite
> x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration
> x86/microcode/AMD: Add get_patch_level()
> x86/microcode/AMD: Load only SHA256-checksummed patches
> x86/microcode/AMD: Fix a -Wsometimes-uninitialized clang false positive
> x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature
> x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations
>
> Breno Leitao (1):
> perf/core: Add RCU read lock protection to perf_iterate_ctx()
>
> Chancel Liu (1):
> ASoC: fsl: Rename stream name of SAI DAI driver
>
> Chang S. Bae (1):
> x86/microcode/intel: Remove unnecessary cache writeback and invalidation
>
> Chukun Pan (1):
> phy: rockchip: naneng-combphy: compatible reset with old DT
>
> Clément Léger (1):
> riscv: cpufeature: use bitmap_equal() instead of memcmp()
>
> Damien Le Moal (1):
> block: Remove zone write plugs when handling native zone append writes
>
> David Howells (3):
> rxrpc: rxperf: Fix missing decoding of terminal magic cookie
> afs: Fix the server_list to unuse a displaced server rather than putting it
> afs: Give an afs_server object a ref on the afs_cell object it points to
>
> David Yat Sin (1):
> drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
>
> Dmitry Panchenko (1):
> ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2
>
> Eric Dumazet (2):
> ipvlan: ensure network headers are in skb linear part
> idpf: fix checksums set in idpf_rx_rsc()
>
> George Moussalem (1):
> net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT
>
> Guillaume Nault (3):
> ipv4: Convert icmp_route_lookup() to dscp_t.
> ipv4: Convert ip_route_input() to dscp_t.
> ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.
>
> Harshal Chaudhari (1):
> net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.
>
> Ido Schimmel (4):
> net: loopback: Avoid sending IP packets without an Ethernet header
> ipv4: icmp: Pass full DS field to ip_route_input()
> ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
> ipvlan: Unmask upper DSCP bits in ipvlan_process_v4_outbound()
>
> Jiri Slaby (SUSE) (1):
> net: set the minimum for net_hotdata.netdev_budget_usecs
>
> Joe Damato (1):
> selftests: drv-net: Check if combined-count exists
>
> Junxian Huang (1):
> RDMA/hns: Fix mbox timing out by adding retry mechanism
>
> Justin Iurman (2):
> net: ipv6: fix dst ref loop on input in seg6 lwt
> net: ipv6: fix dst ref loop on input in rpl lwt
>
> Kalesh AP (2):
> RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reserved
> RDMA/bnxt_re: Refactor NQ allocation
>
> Kan Liang (2):
> perf/x86: Fix low freqency setting issue
> perf/core: Fix low freq setting via IOC_PERIOD
>
> Kashyap Desai (1):
> RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers
>
> Kaustabh Chakraborty (1):
> phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk
>
> Ken Raeburn (1):
> dm vdo: add missing spin_lock_init
>
> Konstantin Taranov (1):
> RDMA/mana_ib: Allocate PAGE aligned doorbell index
>
> Lu Baolu (1):
> iommu/vt-d: Fix suspicious RCU usage
>
> Luiz Augusto von Dentz (1):
> Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
>
> Luo Gengkun (1):
> perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
>
> Manivannan Sadhasivam (1):
> scsi: ufs: core: Set default runtime/system PM levels before ufshcd_hba_init()
>
> Marcin Szycik (2):
> ice: Fix deinitializing VF in error path
> ice: Avoid setting default Rx VSI twice in switchdev setup
>
> Mark Zhang (1):
> IB/mlx5: Set and get correct qp_num for a DCT QP
>
> Matthew Auld (1):
> drm/xe/userptr: restore invalidation list on error
>
> Matthieu Baerts (NGI0) (1):
> mptcp: reset when MPTCP opts are dropped after join
>
> Meghana Malladi (1):
> net: ti: icss-iep: Reject perout generation request
>
> Mikhail Ivanov (3):
> landlock: Fix non-TCP sockets restriction
> selftests/landlock: Test that MPTCP actions are not restricted
> selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP
>
> Milan Broz (1):
> dm-integrity: Avoid divide by zero in table status in Inline mode
>
> Mingcong Bai (1):
> drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
>
> Mohammad Heib (1):
> net: Clear old fragment checksum value in napi_reuse_skb
>
> Nicolas Frattaroli (1):
> ASoC: es8328: fix route from DAC to output
>
> Nikita Zhandarovich (1):
> usbnet: gl620a: fix endpoint checking in genelink_bind()
>
> Nikolay Borisov (2):
> x86/microcode/AMD: Return bool from find_blobs_in_containers()
> x86/microcode/AMD: Make __verify_patch_size() return bool
>
> Nikolay Kuratov (1):
> ftrace: Avoid potential division by zero in function_stat_show()
>
> Noah Wager (1):
> UBUNTU: Upstream stable to v6.6.81, v6.12.18
>
> Oliver Upton (1):
> KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2
>
> Paolo Abeni (1):
> mptcp: always handle address removal under msk socket lock
>
> Patrisious Haddad (2):
> RDMA/mlx5: Fix AH static rate parsing
> RDMA/mlx5: Fix bind QP error cleanup flow
>
> Paul Greenwalt (1):
> ice: add E830 HW VF mailbox message limit support
>
> Pavel Begunkov (1):
> io_uring/net: save msg_control for compat
>
> Peter Jones (1):
> efi: Don't map the entire mokvar table to determine its size
>
> Peter Zijlstra (2):
> unreachable: Unify
> objtool: Remove annotate_{,un}reachable()
>
> Philo Lu (1):
> ipvs: Always clear ipvs_property flag in skb_scrub_packet()
>
> Pierre-Eric Pelloux-Prayer (1):
> drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
>
> Richard Fitzgerald (2):
> firmware: cs_dsp: Remove async regmap writes
> ASoC: cs35l56: Prevent races when soft-resetting using SPI control
>
> Rob Herring (1):
> riscv: cacheinfo: Use of_property_present() for non-boolean properties
>
> Roberto Sassu (1):
> ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
>
> Roman Li (1):
> drm/amd/display: Fix HPD after gpu reset
>
> Russell Senior (1):
> x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
>
> Ryan Roberts (1):
> arm64/mm: Fix Boot panic on Ampere Altra
>
> Sascha Hauer (1):
> net: ethernet: ti: am65-cpsw: select PAGE_POOL
>
> Sean Anderson (1):
> net: cadence: macb: Synchronize stats calculations
>
> Shay Drory (1):
> net/mlx5: IRQ, Fix null string in debug print
>
> Stafford Horne (1):
> rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
>
> Stephen Brennan (1):
> SUNRPC: convert RPC_TASK_* constants to enum
>
> Steven Rostedt (1):
> tracing: Fix bad hist from corrupting named_triggers list
>
> Takashi Iwai (2):
> ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports
> ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15
>
> Thomas Gleixner (3):
> rcuref: Plug slowpath race in rcuref_put()
> sched/core: Prevent rescheduling when interrupts are disabled
> intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly
>
> Tom Chung (1):
> drm/amd/display: Disable PSR-SU on eDP panels
>
> Tomas Glozar (2):
> Revert "rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads"
> Revert "rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads"
>
> Tong Tiangen (1):
> uprobes: Reject the shared zeropage in uprobe_write_opcode()
>
> Trond Myklebust (4):
> SUNRPC: Prevent looping due to rpc_signal_task() races
> NFS: O_DIRECT writes must check and adjust the file length
> NFS: Adjust delegated timestamps for O_DIRECT reads and writes
> NFSv4: Fix a deadlock when recovering state on a sillyrenamed file
>
> Tyrone Ting (1):
> i2c: npcm: disable interrupt enable bit before devm_request_irq
>
> Umesh Nerlige Ramappa (1):
> drm/xe/oa: Allow oa_exponent value of 0
>
> Vasiliy Kovalev (1):
> ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
>
> Wang Hai (1):
> tcp: Defer ts_recent changes until req is owned
>
> Wei Fang (5):
> net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
> net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()
> net: enetc: update UDP checksum when updating originTimestamp field
> net: enetc: correct the xdp_tx statistics
> net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
>
> Ye Bin (1):
> scsi: core: Clear driver private data when retrying request
>
> Yilin Chen (1):
> drm/amd/display: add a quirk to enable eDP0 on DP1
>
> Yishai Hadas (3):
> RDMA/mlx5: Fix the recovery flow of the UMR QP
> RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error
> RDMA/mlx5: Fix a WARN during dereg_mr for DM type
>
> Yong-Xuan Wang (2):
> riscv: signal: fix signal frame size
> riscv: signal: fix signal_minsigstksz
>
> Yu-Che Cheng (1):
> thermal: gov_power_allocator: Fix incorrect calculation in divvy_up_power()
>
> chr[] (1):
> amdgpu/pm/legacy: fix suspend/resume issues
>
> arch/arm64/include/asm/kvm_host.h | 2 +-
> arch/arm64/kvm/arm.c | 22 +-
> arch/arm64/kvm/vmid.c | 11 +-
> arch/arm64/mm/init.c | 7 +-
> arch/riscv/include/asm/futex.h | 2 +-
> arch/riscv/kernel/cacheinfo.c | 12 +-
> arch/riscv/kernel/cpufeature.c | 2 +-
> arch/riscv/kernel/setup.c | 2 +-
> arch/riscv/kernel/signal.c | 6 -
> arch/riscv/kvm/vcpu_sbi_hsm.c | 11 +-
> arch/riscv/kvm/vcpu_sbi_replace.c | 15 +-
> arch/x86/Kconfig | 1 +
> arch/x86/events/core.c | 2 +-
> arch/x86/kernel/cpu/cyrix.c | 4 +-
> arch/x86/kernel/cpu/microcode/amd.c | 503 ++++++++++++----
> arch/x86/kernel/cpu/microcode/amd_shas.c | 444 ++++++++++++++
> arch/x86/kernel/cpu/microcode/intel.c | 10 +-
> arch/x86/kernel/cpu/microcode/internal.h | 2 -
> block/blk-zoned.c | 76 ++-
> debian.master/upstream-stable | 4 +-
> drivers/firmware/cirrus/cs_dsp.c | 24 +-
> drivers/firmware/efi/mokvar-table.c | 42 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 7 +
> drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 +-
> drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c | 6 +-
> drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c | 5 +-
> drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v12.c | 5 +-
> drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c | 5 +-
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 69 ++-
> .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c | 14 +
> .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c | 3 +-
> drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c | 25 +-
> drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c | 8 +-
> drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c | 26 +-
> drivers/gpu/drm/xe/regs/xe_engine_regs.h | 1 -
> drivers/gpu/drm/xe/xe_oa.c | 657 ++++++++++++---------
> drivers/gpu/drm/xe/xe_oa_types.h | 6 +
> drivers/gpu/drm/xe/xe_vm.c | 28 +-
> drivers/i2c/busses/i2c-ls2x.c | 16 +-
> drivers/i2c/busses/i2c-npcm7xx.c | 7 +
> drivers/idle/intel_idle.c | 4 +
> drivers/infiniband/hw/bnxt_re/bnxt_re.h | 15 +-
> drivers/infiniband/hw/bnxt_re/ib_verbs.c | 8 +-
> drivers/infiniband/hw/bnxt_re/main.c | 94 +--
> drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 64 +-
> drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 +
> drivers/infiniband/hw/mana/main.c | 2 +-
> drivers/infiniband/hw/mlx5/ah.c | 3 +-
> drivers/infiniband/hw/mlx5/counters.c | 8 +-
> drivers/infiniband/hw/mlx5/mr.c | 15 +-
> drivers/infiniband/hw/mlx5/qp.c | 10 +-
> drivers/infiniband/hw/mlx5/qp.h | 1 +
> drivers/infiniband/hw/mlx5/umr.c | 83 ++-
> drivers/iommu/intel/dmar.c | 1 +
> drivers/iommu/intel/iommu.c | 7 +
> drivers/md/dm-integrity.c | 8 +-
> drivers/md/dm-vdo/dedupe.c | 1 +
> drivers/net/ethernet/cadence/macb.h | 2 +
> drivers/net/ethernet/cadence/macb_main.c | 12 +-
> drivers/net/ethernet/freescale/enetc/enetc.c | 100 +++-
> drivers/net/ethernet/intel/ice/ice.h | 1 +
> drivers/net/ethernet/intel/ice/ice_eswitch.c | 3 +-
> drivers/net/ethernet/intel/ice/ice_hw_autogen.h | 3 +
> drivers/net/ethernet/intel/ice/ice_lib.c | 3 +
> drivers/net/ethernet/intel/ice/ice_main.c | 24 +-
> drivers/net/ethernet/intel/ice/ice_sriov.c | 4 +-
> drivers/net/ethernet/intel/ice/ice_vf_lib.c | 34 +-
> .../net/ethernet/intel/ice/ice_vf_lib_private.h | 1 +
> drivers/net/ethernet/intel/ice/ice_vf_mbx.c | 32 +
> drivers/net/ethernet/intel/ice/ice_vf_mbx.h | 9 +
> drivers/net/ethernet/intel/ice/ice_virtchnl.c | 8 +-
> drivers/net/ethernet/intel/idpf/idpf_txrx.c | 3 +-
> drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c | 2 +-
> drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 2 +-
> drivers/net/ethernet/ti/Kconfig | 1 +
> drivers/net/ethernet/ti/icssg/icss_iep.c | 21 +-
> drivers/net/ipvlan/ipvlan_core.c | 24 +-
> drivers/net/loopback.c | 14 +
> drivers/net/phy/qcom/qca807x.c | 2 +-
> drivers/net/usb/gl620a.c | 4 +-
> drivers/phy/rockchip/Kconfig | 1 +
> drivers/phy/rockchip/phy-rockchip-naneng-combphy.c | 5 +-
> drivers/phy/samsung/phy-exynos5-usbdrd.c | 25 +-
> drivers/phy/tegra/xusb-tegra186.c | 11 +
> drivers/scsi/scsi_lib.c | 14 +-
> drivers/thermal/gov_power_allocator.c | 2 +-
> drivers/ufs/core/ufs_bsg.c | 6 +-
> drivers/ufs/core/ufshcd.c | 38 +-
> fs/afs/server.c | 3 +
> fs/afs/server_list.c | 4 +-
> fs/nfs/delegation.c | 37 ++
> fs/nfs/delegation.h | 1 +
> fs/nfs/direct.c | 23 +
> fs/nfs/nfs4proc.c | 3 +
> fs/overlayfs/copy_up.c | 2 +-
> include/asm-generic/vmlinux.lds.h | 2 +-
> include/linux/blkdev.h | 7 +-
> include/linux/compiler-gcc.h | 12 -
> include/linux/compiler.h | 39 +-
> include/linux/rcuref.h | 9 +-
> include/linux/sunrpc/sched.h | 17 +-
> include/net/ip.h | 5 +
> include/net/route.h | 5 +-
> include/sound/cs35l56.h | 31 +
> include/trace/events/afs.h | 2 +
> include/trace/events/sunrpc.h | 3 +-
> io_uring/net.c | 4 +-
> kernel/events/core.c | 31 +-
> kernel/events/uprobes.c | 5 +
> kernel/sched/core.c | 2 +-
> kernel/trace/ftrace.c | 27 +-
> kernel/trace/trace_events_hist.c | 30 +-
> lib/rcuref.c | 5 +-
> net/bluetooth/l2cap_core.c | 9 +-
> net/bridge/br_netfilter_hooks.c | 8 +-
> net/core/gro.c | 1 +
> net/core/skbuff.c | 2 +-
> net/core/sysctl_net_core.c | 3 +-
> net/ipv4/icmp.c | 20 +-
> net/ipv4/ip_options.c | 3 +-
> net/ipv4/tcp_minisocks.c | 10 +-
> net/ipv6/ip6_tunnel.c | 4 +-
> net/ipv6/rpl_iptunnel.c | 14 +-
> net/ipv6/seg6_iptunnel.c | 14 +-
> net/mptcp/pm_netlink.c | 5 -
> net/mptcp/subflow.c | 15 +-
> net/rxrpc/rxperf.c | 12 +
> net/sunrpc/cache.c | 10 +-
> net/sunrpc/sched.c | 2 -
> net/sunrpc/xprtsock.c | 10 +-
> security/integrity/ima/ima.h | 3 +
> security/integrity/ima/ima_main.c | 7 +-
> security/landlock/net.c | 3 +-
> sound/pci/hda/cs35l56_hda_spi.c | 3 +
> sound/pci/hda/patch_realtek.c | 2 +-
> sound/soc/codecs/cs35l56-shared.c | 80 +++
> sound/soc/codecs/cs35l56-spi.c | 3 +
> sound/soc/codecs/es8328.c | 15 +-
> sound/soc/fsl/fsl_sai.c | 6 +-
> sound/soc/fsl/imx-audmix.c | 4 +-
> sound/usb/midi.c | 2 +-
> sound/usb/quirks.c | 1 +
> tools/objtool/check.c | 50 +-
> tools/objtool/include/objtool/special.h | 2 +-
> tools/testing/selftests/drivers/net/queues.py | 7 +-
> tools/testing/selftests/landlock/config | 2 +
> tools/testing/selftests/landlock/net_test.c | 125 +++-
> tools/testing/selftests/rseq/rseq-riscv-bits.h | 6 +-
> tools/testing/selftests/rseq/rseq-riscv.h | 2 +-
> tools/tracing/rtla/src/timerlat_hist.c | 15 +-
> tools/tracing/rtla/src/timerlat_top.c | 15 +-
> 151 files changed, 2589 insertions(+), 1046 deletions(-)
> create mode 100644 arch/x86/kernel/cpu/microcode/amd_shas.c
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 873 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250410/4c6b2549/attachment.sig>
More information about the kernel-team
mailing list