Activity log for bug #1988346

Date Who What changed Old value New value Message
2022-08-31 20:27:19 Niall Murphy bug added bug
2022-08-31 20:27:19 Niall Murphy attachment added lspci-vnvn.log https://bugs.launchpad.net/bugs/1988346/+attachment/5612757/+files/lspci-vnvn.log
2022-08-31 20:30:07 Ubuntu Kernel Bot linux (Ubuntu): status New Incomplete
2022-08-31 21:58:25 Niall Murphy tags apport-collected jammy wayland-session
2022-08-31 21:58:26 Niall Murphy description After updating to 22.04.1 (from 20.04) suspend gets interrupted and the system returns after a few seconds. journalctl output ``` Aug 31 19:59:32 nmurphy-laptop kernel: PM: suspend entry (deep) Aug 31 19:59:32 nmurphy-laptop kernel: Filesystems sync: 0.044 seconds Aug 31 19:59:37 nmurphy-laptop kernel: Freezing user space processes ... (elapsed 0.002 seconds) done. Aug 31 19:59:37 nmurphy-laptop kernel: OOM killer disabled. Aug 31 19:59:37 nmurphy-laptop kernel: Freezing remaining freezable tasks ... (elapsed 3.894 seconds) done. Aug 31 19:59:37 nmurphy-laptop kernel: printk: Suspending console(s) (use no_console_suspend to debug) Aug 31 19:59:37 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache Aug 31 19:59:37 nmurphy-laptop kernel: PM: dpm_run_callback(): acpi_subsys_suspend+0x0/0x60 returns -121 Aug 31 19:59:37 nmurphy-laptop kernel: cm32181 i2c-CPLM3218:00: PM: failed to suspend: error -121 Aug 31 19:59:37 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Stopping disk Aug 31 19:59:37 nmurphy-laptop kernel: PM: Some devices failed to suspend, or early wake event detected Aug 31 19:59:37 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Starting disk Aug 31 19:59:37 nmurphy-laptop kernel: tpm tpm0: TPM is disabled/deactivated (0x6) Aug 31 19:59:37 nmurphy-laptop kernel: OOM killer enabled. Aug 31 19:59:37 nmurphy-laptop kernel: Restarting tasks ... done. Aug 31 19:59:37 nmurphy-laptop bluetoothd[1129]: Controller resume with wake event 0x0 Aug 31 19:59:37 nmurphy-laptop kernel: PM: suspend exit Aug 31 19:59:37 nmurphy-laptop kernel: PM: suspend entry (s2idle) Aug 31 19:59:37 nmurphy-laptop kernel: Filesystems sync: 0.051 seconds Aug 31 19:59:44 nmurphy-laptop kernel: Freezing user space processes ... (elapsed 0.005 seconds) done. Aug 31 19:59:44 nmurphy-laptop kernel: OOM killer disabled. Aug 31 19:59:44 nmurphy-laptop kernel: Freezing remaining freezable tasks ... Aug 31 19:59:44 nmurphy-laptop kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 Aug 31 19:59:44 nmurphy-laptop kernel: input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input196 Aug 31 19:59:44 nmurphy-laptop kernel: (elapsed 6.917 seconds) done. Aug 31 19:59:44 nmurphy-laptop kernel: printk: Suspending console(s) (use no_console_suspend to debug) Aug 31 19:59:44 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache Aug 31 19:59:44 nmurphy-laptop kernel: PM: dpm_run_callback(): acpi_subsys_suspend+0x0/0x60 returns -121 Aug 31 19:59:44 nmurphy-laptop kernel: cm32181 i2c-CPLM3218:00: PM: failed to suspend: error -121 Aug 31 19:59:44 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Stopping disk Aug 31 19:59:44 nmurphy-laptop kernel: PM: Some devices failed to suspend, or early wake event detected Aug 31 19:59:44 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Starting disk Aug 31 19:59:44 nmurphy-laptop kernel: tpm tpm0: TPM is disabled/deactivated (0x6) Aug 31 19:59:44 nmurphy-laptop kernel: OOM killer enabled. Aug 31 19:59:44 nmurphy-laptop kernel: Restarting tasks ... done. Aug 31 19:59:44 nmurphy-laptop kernel: PM: suspend exit Aug 31 19:59:44 nmurphy-laptop systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Aug 31 19:59:44 nmurphy-laptop bluetoothd[1129]: Controller resume with wake event 0x0 Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65536]: Failed to put system to sleep. System resumed again: Remote I/O error Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65624]: /dev/sda: Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65624]: setting Advanced Power Management level to 0xfe (254) Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65624]: APM_level = 254 Aug 31 19:59:44 nmurphy-laptop NetworkManager[1131]: <info> [1661972384.8203] audit: op="radio-control" arg="wwan-enabled:off" pid=65646 uid=0 result="success" Aug 31 19:59:44 nmurphy-laptop systemd[1]: systemd-suspend.service: Main process exited, code=exited, status=1/FAILURE Aug 31 19:59:44 nmurphy-laptop systemd[1]: systemd-suspend.service: Failed with result 'exit-code'. Aug 31 19:59:44 nmurphy-laptop systemd[1]: Failed to start System Suspend. Aug 31 19:59:44 nmurphy-laptop systemd[1]: Dependency failed for Suspend. Aug 31 19:59:44 nmurphy-laptop systemd[1]: suspend.target: Job suspend.target/start failed with result 'dependency'. Aug 31 19:59:44 nmurphy-laptop systemd[1]: Stopped target Sleep. Aug 31 19:59:44 nmurphy-laptop systemd-logind[1159]: Operation 'sleep' finished. ``` I think the problem is: > Aug 31 19:59:44 nmurphy-laptop kernel: PM: dpm_run_callback(): acpi_subsys_suspend+0x0/0x60 returns -121 > Aug 31 19:59:44 nmurphy-laptop kernel: cm32181 i2c-CPLM3218:00: PM: failed to suspend: error -121 This issue occurs in kernels: * 5.15.0-47-generic * Ubuntu 5.15.0-48.54-generic 5.15.53 Description: Ubuntu 22.04.1 LTS Release: 22.04 After updating to 22.04.1 (from 20.04) suspend gets interrupted and the system returns after a few seconds. journalctl output ``` Aug 31 19:59:32 nmurphy-laptop kernel: PM: suspend entry (deep) Aug 31 19:59:32 nmurphy-laptop kernel: Filesystems sync: 0.044 seconds Aug 31 19:59:37 nmurphy-laptop kernel: Freezing user space processes ... (elapsed 0.002 seconds) done. Aug 31 19:59:37 nmurphy-laptop kernel: OOM killer disabled. Aug 31 19:59:37 nmurphy-laptop kernel: Freezing remaining freezable tasks ... (elapsed 3.894 seconds) done. Aug 31 19:59:37 nmurphy-laptop kernel: printk: Suspending console(s) (use no_console_suspend to debug) Aug 31 19:59:37 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache Aug 31 19:59:37 nmurphy-laptop kernel: PM: dpm_run_callback(): acpi_subsys_suspend+0x0/0x60 returns -121 Aug 31 19:59:37 nmurphy-laptop kernel: cm32181 i2c-CPLM3218:00: PM: failed to suspend: error -121 Aug 31 19:59:37 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Stopping disk Aug 31 19:59:37 nmurphy-laptop kernel: PM: Some devices failed to suspend, or early wake event detected Aug 31 19:59:37 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Starting disk Aug 31 19:59:37 nmurphy-laptop kernel: tpm tpm0: TPM is disabled/deactivated (0x6) Aug 31 19:59:37 nmurphy-laptop kernel: OOM killer enabled. Aug 31 19:59:37 nmurphy-laptop kernel: Restarting tasks ... done. Aug 31 19:59:37 nmurphy-laptop bluetoothd[1129]: Controller resume with wake event 0x0 Aug 31 19:59:37 nmurphy-laptop kernel: PM: suspend exit Aug 31 19:59:37 nmurphy-laptop kernel: PM: suspend entry (s2idle) Aug 31 19:59:37 nmurphy-laptop kernel: Filesystems sync: 0.051 seconds Aug 31 19:59:44 nmurphy-laptop kernel: Freezing user space processes ... (elapsed 0.005 seconds) done. Aug 31 19:59:44 nmurphy-laptop kernel: OOM killer disabled. Aug 31 19:59:44 nmurphy-laptop kernel: Freezing remaining freezable tasks ... Aug 31 19:59:44 nmurphy-laptop kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 Aug 31 19:59:44 nmurphy-laptop kernel: input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input196 Aug 31 19:59:44 nmurphy-laptop kernel: (elapsed 6.917 seconds) done. Aug 31 19:59:44 nmurphy-laptop kernel: printk: Suspending console(s) (use no_console_suspend to debug) Aug 31 19:59:44 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache Aug 31 19:59:44 nmurphy-laptop kernel: PM: dpm_run_callback(): acpi_subsys_suspend+0x0/0x60 returns -121 Aug 31 19:59:44 nmurphy-laptop kernel: cm32181 i2c-CPLM3218:00: PM: failed to suspend: error -121 Aug 31 19:59:44 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Stopping disk Aug 31 19:59:44 nmurphy-laptop kernel: PM: Some devices failed to suspend, or early wake event detected Aug 31 19:59:44 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Starting disk Aug 31 19:59:44 nmurphy-laptop kernel: tpm tpm0: TPM is disabled/deactivated (0x6) Aug 31 19:59:44 nmurphy-laptop kernel: OOM killer enabled. Aug 31 19:59:44 nmurphy-laptop kernel: Restarting tasks ... done. Aug 31 19:59:44 nmurphy-laptop kernel: PM: suspend exit Aug 31 19:59:44 nmurphy-laptop systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Aug 31 19:59:44 nmurphy-laptop bluetoothd[1129]: Controller resume with wake event 0x0 Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65536]: Failed to put system to sleep. System resumed again: Remote I/O error Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65624]: /dev/sda: Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65624]: setting Advanced Power Management level to 0xfe (254) Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65624]: APM_level = 254 Aug 31 19:59:44 nmurphy-laptop NetworkManager[1131]: <info> [1661972384.8203] audit: op="radio-control" arg="wwan-enabled:off" pid=65646 uid=0 result="success" Aug 31 19:59:44 nmurphy-laptop systemd[1]: systemd-suspend.service: Main process exited, code=exited, status=1/FAILURE Aug 31 19:59:44 nmurphy-laptop systemd[1]: systemd-suspend.service: Failed with result 'exit-code'. Aug 31 19:59:44 nmurphy-laptop systemd[1]: Failed to start System Suspend. Aug 31 19:59:44 nmurphy-laptop systemd[1]: Dependency failed for Suspend. Aug 31 19:59:44 nmurphy-laptop systemd[1]: suspend.target: Job suspend.target/start failed with result 'dependency'. Aug 31 19:59:44 nmurphy-laptop systemd[1]: Stopped target Sleep. Aug 31 19:59:44 nmurphy-laptop systemd-logind[1159]: Operation 'sleep' finished. ``` I think the problem is: > Aug 31 19:59:44 nmurphy-laptop kernel: PM: dpm_run_callback(): acpi_subsys_suspend+0x0/0x60 returns -121 > Aug 31 19:59:44 nmurphy-laptop kernel: cm32181 i2c-CPLM3218:00: PM: failed to suspend: error -121 This issue occurs in kernels: * 5.15.0-47-generic * Ubuntu 5.15.0-48.54-generic 5.15.53 Description: Ubuntu 22.04.1 LTS Release: 22.04 --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu82.1 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: nmurphy 2467 F.... wireplumber /dev/snd/controlC1: nmurphy 2467 F.... wireplumber /dev/snd/seq: nmurphy 2465 F.... pipewire CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 22.04 HibernationDevice: RESUME=UUID=a88327a5-ac06-4a19-9409-c95dbaec6636 InstallationDate: Installed on 2014-06-25 (2989 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: LENOVO 20A70066UK Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-48-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.15.0-48.54-generic 5.15.53 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-5.15.0-48-generic N/A linux-backports-modules-5.15.0-48-generic N/A linux-firmware 20220329.git681281e4-0ubuntu3.4 Tags: wayland-session jammy Uname: Linux 5.15.0-48-generic x86_64 UpgradeStatus: Upgraded to jammy on 2022-08-19 (12 days ago) UserGroups: docker sudo WifiSyslog: _MarkForUpload: True dmi.bios.date: 05/29/2014 dmi.bios.release: 1.15 dmi.bios.vendor: LENOVO dmi.bios.version: GRET38WW (1.15 ) dmi.board.asset.tag: Not Available dmi.board.name: 20A70066UK dmi.board.vendor: LENOVO dmi.board.version: SDK0E50510 Pro dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.ec.firmware.release: 1.13 dmi.modalias: dmi:bvnLENOVO:bvrGRET38WW(1.15):bd05/29/2014:br1.15:efr1.13:svnLENOVO:pn20A70066UK:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A70066UK:rvrSDK0E50510Pro:cvnLENOVO:ct10:cvrNotAvailable:skuLENOVO_MT_20A7_BU_Think_FM_ThinkPadX1Carbon2nd: dmi.product.family: ThinkPad X1 Carbon 2nd dmi.product.name: 20A70066UK dmi.product.sku: LENOVO_MT_20A7_BU_Think_FM_ThinkPad X1 Carbon 2nd dmi.product.version: ThinkPad X1 Carbon 2nd dmi.sys.vendor: LENOVO
2022-08-31 21:58:27 Niall Murphy attachment added AlsaInfo.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612774/+files/AlsaInfo.txt
2022-08-31 21:58:28 Niall Murphy attachment added CRDA.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612775/+files/CRDA.txt
2022-08-31 21:58:30 Niall Murphy attachment added CurrentDmesg.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612776/+files/CurrentDmesg.txt
2022-08-31 21:58:31 Niall Murphy attachment added IwConfig.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612777/+files/IwConfig.txt
2022-08-31 21:58:32 Niall Murphy attachment added Lspci.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612778/+files/Lspci.txt
2022-08-31 21:58:33 Niall Murphy attachment added Lspci-vt.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612779/+files/Lspci-vt.txt
2022-08-31 21:58:35 Niall Murphy attachment added Lsusb.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612780/+files/Lsusb.txt
2022-08-31 21:58:36 Niall Murphy attachment added Lsusb-t.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612781/+files/Lsusb-t.txt
2022-08-31 21:58:37 Niall Murphy attachment added Lsusb-v.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612782/+files/Lsusb-v.txt
2022-08-31 21:58:39 Niall Murphy attachment added PaInfo.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612783/+files/PaInfo.txt
2022-08-31 21:58:42 Niall Murphy attachment added ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612784/+files/ProcCpuinfo.txt
2022-08-31 21:58:43 Niall Murphy attachment added ProcCpuinfoMinimal.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612785/+files/ProcCpuinfoMinimal.txt
2022-08-31 21:58:44 Niall Murphy attachment added ProcEnviron.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612786/+files/ProcEnviron.txt
2022-08-31 21:58:45 Niall Murphy attachment added ProcInterrupts.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612787/+files/ProcInterrupts.txt
2022-08-31 21:58:46 Niall Murphy attachment added ProcModules.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612788/+files/ProcModules.txt
2022-08-31 21:58:48 Niall Murphy attachment added RfKill.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612789/+files/RfKill.txt
2022-08-31 21:58:49 Niall Murphy attachment added UdevDb.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612790/+files/UdevDb.txt
2022-08-31 21:58:50 Niall Murphy attachment added acpidump.txt https://bugs.launchpad.net/bugs/1988346/+attachment/5612791/+files/acpidump.txt
2022-08-31 21:59:04 Niall Murphy linux (Ubuntu): status Incomplete Confirmed
2022-09-01 01:16:31 Kai-Heng Feng linux (Ubuntu): assignee Kai-Heng Feng (kaihengfeng)
2022-09-19 14:44:19 Andreas Landhäußer bug added subscriber Andreas Landhäußer
2022-10-04 21:34:16 Niall Murphy attachment added kernel_lp1988346-3_dmesg_01_boot https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1988346/+attachment/5621233/+files/kernel_lp1988346-3_dmesg_01_boot
2022-10-04 21:34:46 Niall Murphy attachment added kernel_lp1988346-3_dmesg_02_suspend_fail_with_module https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1988346/+attachment/5621234/+files/kernel_lp1988346-3_dmesg_02_suspend_fail_with_module
2022-10-04 21:36:19 Niall Murphy attachment added kernel_lp1988346-3_dmesg_03_unload_module_suspend_success https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1988346/+attachment/5621235/+files/kernel_lp1988346-3_dmesg_03_unload_module_suspend_success
2022-10-06 22:09:33 Niall Murphy attachment added kernel_lp1988346-4_dmesg_suspend_fail_and_boot.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1988346/+attachment/5621851/+files/kernel_lp1988346-4_dmesg_suspend_fail_and_boot.txt
2022-10-07 07:57:02 Niall Murphy attachment added kernel_lp1988346-4_dmesg_unload_successful_suspend https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1988346/+attachment/5621970/+files/kernel_lp1988346-4_dmesg_unload_successful_suspend
2022-10-23 09:24:37 Niall Murphy attachment added Kernel lp1988346-5 boot DMSEG https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1988346/+attachment/5626100/+files/boot_dmseg_lp1988346-5.log
2022-10-23 09:27:55 Niall Murphy attachment added with_module_successful_suspend_resume_dmseg_lp1988346-5.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1988346/+attachment/5626101/+files/with_module_successful_suspend_resume_dmseg_lp1988346-5.log
2023-01-12 02:43:44 Kai-Heng Feng attachment added cm32181.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1988346/+attachment/5640873/+files/cm32181.patch
2023-01-12 04:23:21 Ubuntu Foundations Team Bug Bot tags apport-collected jammy wayland-session apport-collected jammy patch wayland-session
2023-01-12 04:23:22 Ubuntu Foundations Team Bug Bot bug added subscriber Terry Rudd
2023-01-17 10:17:18 Kai-Heng Feng attachment added cm32181-fix.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1988346/+attachment/5641897/+files/cm32181-fix.patch
2023-02-23 03:12:44 Kai-Heng Feng linux (Ubuntu): assignee Kai-Heng Feng (kaihengfeng)
2023-03-03 17:37:05 Ubuntu Kernel Bot tags apport-collected jammy patch wayland-session apport-collected jammy kernel-spammed-jammy-linux-oem-6.1 patch verification-needed-jammy wayland-session
2023-03-05 23:56:24 Niall Murphy tags apport-collected jammy kernel-spammed-jammy-linux-oem-6.1 patch verification-needed-jammy wayland-session apport-collected jammy kernel-spammed-jammy-linux-oem-6.1 patch verification-done-jammy wayland-session
2023-04-20 05:55:46 Ubuntu Kernel Bot tags apport-collected jammy kernel-spammed-jammy-linux-oem-6.1 patch verification-done-jammy wayland-session apport-collected jammy kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux patch verification-done-jammy verification-needed-kinetic wayland-session
2023-04-21 08:04:21 Stefan Bader nominated for series Ubuntu Kinetic
2023-04-21 08:04:21 Stefan Bader bug task added linux (Ubuntu Kinetic)
2023-04-21 08:04:37 Stefan Bader linux (Ubuntu Kinetic): importance Undecided Medium
2023-04-21 08:04:37 Stefan Bader linux (Ubuntu Kinetic): status New Fix Committed
2023-04-22 15:40:58 Niall Murphy tags apport-collected jammy kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux patch verification-done-jammy verification-needed-kinetic wayland-session apport-collected jammy kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux patch verification-done-jammy verification-done-kinetic wayland-session
2023-04-27 05:36:05 Ubuntu Kernel Bot tags apport-collected jammy kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux patch verification-done-jammy verification-done-kinetic wayland-session apport-collected jammy kernel-spammed-jammy-linux-nvidia-5.19 kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux patch verification-done-kinetic verification-needed-jammy wayland-session
2023-05-15 12:19:56 Launchpad Janitor linux (Ubuntu Kinetic): status Fix Committed Fix Released
2023-05-15 12:19:56 Launchpad Janitor cve linked 2022-36280
2023-05-15 12:19:56 Launchpad Janitor cve linked 2023-1075
2023-05-15 12:19:56 Launchpad Janitor cve linked 2023-1118
2023-05-18 02:11:14 Ubuntu Kernel Bot tags apport-collected jammy kernel-spammed-jammy-linux-nvidia-5.19 kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux patch verification-done-kinetic verification-needed-jammy wayland-session apport-collected jammy kernel-spammed-jammy-linux-nvidia-5.19 kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux kernel-spammed-kinetic-linux-gcp patch verification-needed-jammy verification-needed-kinetic wayland-session
2023-05-22 07:26:04 Ubuntu Kernel Bot tags apport-collected jammy kernel-spammed-jammy-linux-nvidia-5.19 kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux kernel-spammed-kinetic-linux-gcp patch verification-needed-jammy verification-needed-kinetic wayland-session apport-collected jammy kernel-spammed-jammy-linux-nvidia-5.19 kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux kernel-spammed-kinetic-linux-allwinner kernel-spammed-kinetic-linux-gcp patch verification-needed-jammy verification-needed-kinetic wayland-session
2023-05-25 11:31:41 Ubuntu Kernel Bot tags apport-collected jammy kernel-spammed-jammy-linux-nvidia-5.19 kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux kernel-spammed-kinetic-linux-allwinner kernel-spammed-kinetic-linux-gcp patch verification-needed-jammy verification-needed-kinetic wayland-session apport-collected jammy kernel-spammed-jammy-linux-nvidia-5.19 kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux kernel-spammed-kinetic-linux-allwinner kernel-spammed-kinetic-linux-aws kernel-spammed-kinetic-linux-gcp patch verification-needed-jammy verification-needed-kinetic wayland-session
2023-06-06 19:03:05 Ubuntu Kernel Bot tags apport-collected jammy kernel-spammed-jammy-linux-nvidia-5.19 kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux kernel-spammed-kinetic-linux-allwinner kernel-spammed-kinetic-linux-aws kernel-spammed-kinetic-linux-gcp patch verification-needed-jammy verification-needed-kinetic wayland-session apport-collected jammy kernel-spammed-jammy-linux-nvidia-5.19 kernel-spammed-jammy-linux-oem-6.1 kernel-spammed-kinetic-linux kernel-spammed-kinetic-linux-allwinner kernel-spammed-kinetic-linux-aws kernel-spammed-kinetic-linux-azure kernel-spammed-kinetic-linux-gcp patch verification-needed-jammy verification-needed-kinetic wayland-session