Activity log for bug #2042546

Date Who What changed Old value New value Message
2023-11-02 11:28:29 Roxana Nicolescu bug added bug
2023-11-02 12:42:57 Roxana Nicolescu description Commit: "smb: move client and server files to common directory fs/smb" moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For lunar:main this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [Test] 1. Install the latest azure kernel 6.2.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.2.0-1016-azure If modules-extra is installed, this works. SRU Justification: [Impact] Commit: "smb: move client and server files to common directory fs/smb" moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For lunar:main this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.2.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.2.0-1016-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusiojn-list This is going to be done in s2023.10.02 cycle for derivatives. [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked. There is also the possibility to do it via cranky fix, but owners may omit it during security updates and it's hard to enforce it. Plus, it is a one-time change.
2023-11-02 12:43:05 Roxana Nicolescu tags sru-s2023.10.02
2023-11-02 12:43:10 Roxana Nicolescu tags sru-s2023.10.02 sru-s20231002
2023-11-02 12:44:46 Roxana Nicolescu description SRU Justification: [Impact] Commit: "smb: move client and server files to common directory fs/smb" moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For lunar:main this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.2.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.2.0-1016-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusiojn-list This is going to be done in s2023.10.02 cycle for derivatives. [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked. There is also the possibility to do it via cranky fix, but owners may omit it during security updates and it's hard to enforce it. Plus, it is a one-time change. SRU Justification: [Impact] Commit: "smb: move client and server files to common directory fs/smb" introduced in 2023.09.04 moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For lunar:main this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.2.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.2.0-1016-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusiojn-list This is going to be done in s2023.10.02 cycle for derivatives. [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked. There is also the possibility to do it via cranky fix, but owners may omit it during security updates and it's hard to enforce it. Plus, it is a one-time change.
2023-11-02 12:44:50 Roxana Nicolescu nominated for series Ubuntu Lunar
2023-11-02 12:44:50 Roxana Nicolescu bug task added linux (Ubuntu Lunar)
2023-11-02 12:44:56 Roxana Nicolescu linux (Ubuntu): status New Invalid
2023-11-02 12:44:58 Roxana Nicolescu linux (Ubuntu Lunar): status New In Progress
2023-11-02 12:45:00 Roxana Nicolescu linux (Ubuntu Lunar): importance Undecided High
2023-11-02 12:45:02 Roxana Nicolescu linux (Ubuntu Lunar): assignee Roxana Nicolescu (roxanan)
2023-11-02 12:49:25 Roxana Nicolescu summary Cifs.ko not part of linux-modules anymore Include cifs.ko in linux-modules
2023-11-02 12:49:32 Roxana Nicolescu summary Include cifs.ko in linux-modules Include cifs.ko in linux-modules package
2023-11-02 13:58:03 Roxana Nicolescu linux (Ubuntu Lunar): status In Progress Fix Committed
2023-11-03 15:36:09 Ubuntu Kernel Bot tags sru-s20231002 kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-lunar-linux-kvm
2023-11-03 19:11:22 Ubuntu Kernel Bot tags kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-lunar-linux-kvm kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-lunar-linux-kvm
2023-11-04 02:06:05 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-lunar-linux-kvm kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-kvm
2023-11-06 18:16:27 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-kvm kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm
2023-11-07 03:01:27 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm
2023-11-07 03:51:03 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm
2023-11-13 08:44:45 Mark W bug added subscriber Mark W
2023-11-15 15:42:46 Dan Pool bug added subscriber Dan Pool
2023-11-15 22:11:30 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-riscv-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm verification-needed-lunar-linux-riscv
2023-11-16 00:02:39 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-riscv-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm verification-needed-lunar-linux-riscv kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm verification-needed-lunar-linux-riscv
2023-11-16 00:10:57 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm verification-needed-lunar-linux-riscv kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive
2023-11-17 10:56:21 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive
2023-11-20 14:11:17 Manuel Diewald tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-gcp verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-lunar-linux-gcp verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive
2023-11-20 23:34:49 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-lunar-linux-gcp verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-lunar-linux-gcp verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive
2023-11-28 00:21:20 C de-Avillez tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-lunar-linux-gcp verification-needed-jammy-linux-hwe-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux-gcp verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive
2023-11-28 14:04:19 Stefan Bader tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux-gcp verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux verification-done-lunar-linux-gcp verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive
2023-12-04 13:38:26 Launchpad Janitor linux (Ubuntu Lunar): status Fix Committed Fix Released
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-25775
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-31085
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-37453
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-39189
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-39192
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-39193
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-42754
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-45871
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-5090
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-5158
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-5178
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-5345
2023-12-04 13:38:26 Launchpad Janitor cve linked 2023-5717
2023-12-04 14:35:21 Tim Gardner tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux verification-done-lunar-linux-gcp verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux-aws verification-needed-lunar-linux-azure verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux verification-done-lunar-linux-aws verification-done-lunar-linux-azure verification-done-lunar-linux-gcp verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive
2023-12-04 20:35:55 Bethany Jamison tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux verification-done-lunar-linux-aws verification-done-lunar-linux-azure verification-done-lunar-linux-gcp verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux-kvm verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux verification-done-lunar-linux-aws verification-done-lunar-linux-azure verification-done-lunar-linux-gcp verification-done-lunar-linux-kvm verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive
2024-01-22 00:56:07 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux verification-done-lunar-linux-aws verification-done-lunar-linux-azure verification-done-lunar-linux-gcp verification-done-lunar-linux-kvm verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive kernel-spammed-jammy-linux-gcp-6.2-v2 kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux verification-done-lunar-linux-aws verification-done-lunar-linux-azure verification-done-lunar-linux-gcp verification-done-lunar-linux-kvm verification-needed-jammy-linux-gcp-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive
2024-04-05 12:38:28 Roxana Nicolescu nominated for series Ubuntu Mantic
2024-04-05 12:38:28 Roxana Nicolescu bug task added linux (Ubuntu Mantic)
2024-04-05 12:38:28 Roxana Nicolescu nominated for series Ubuntu Noble
2024-04-05 12:38:28 Roxana Nicolescu bug task added linux (Ubuntu Noble)
2024-04-05 13:02:39 Roxana Nicolescu description SRU Justification: [Impact] Commit: "smb: move client and server files to common directory fs/smb" introduced in 2023.09.04 moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For lunar:main this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.2.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.2.0-1016-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusiojn-list This is going to be done in s2023.10.02 cycle for derivatives. [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked. There is also the possibility to do it via cranky fix, but owners may omit it during security updates and it's hard to enforce it. Plus, it is a one-time change. [Impact] Commit: "smb: move client and server files to common directory fs/smb" moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For the main kernels this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.5.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.5.0-1016-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusion-list [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked via cranky fix. Original for lunar only SRU Justification: [Impact] Commit: "smb: move client and server files to common directory fs/smb" introduced in 2023.09.04 moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For lunar:main this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.2.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.2.0-1016-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusiojn-list This is going to be done in s2023.10.02 cycle for derivatives. [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked. There is also the possibility to do it via cranky fix, but owners may omit it during security updates and it's hard to enforce it. Plus, it is a one-time change.
2024-04-05 13:03:02 Roxana Nicolescu description [Impact] Commit: "smb: move client and server files to common directory fs/smb" moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For the main kernels this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.5.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.5.0-1016-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusion-list [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked via cranky fix. Original for lunar only SRU Justification: [Impact] Commit: "smb: move client and server files to common directory fs/smb" introduced in 2023.09.04 moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For lunar:main this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.2.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.2.0-1016-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusiojn-list This is going to be done in s2023.10.02 cycle for derivatives. [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked. There is also the possibility to do it via cranky fix, but owners may omit it during security updates and it's hard to enforce it. Plus, it is a one-time change. [Impact] Commit: "smb: move client and server files to common directory fs/smb" moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For the main kernels this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.5.0-1017.17 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.5.0-1017-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusion-list [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked via cranky fix. Original for lunar only SRU Justification: [Impact] Commit: "smb: move client and server files to common directory fs/smb" introduced in 2023.09.04 moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For lunar:main this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.2.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.2.0-1016-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusiojn-list This is going to be done in s2023.10.02 cycle for derivatives. [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked. There is also the possibility to do it via cranky fix, but owners may omit it during security updates and it's hard to enforce it. Plus, it is a one-time change.
2024-04-05 13:03:38 Roxana Nicolescu description [Impact] Commit: "smb: move client and server files to common directory fs/smb" moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For the main kernels this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.5.0-1017.17 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.5.0-1017-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusion-list [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked via cranky fix. Original for lunar only SRU Justification: [Impact] Commit: "smb: move client and server files to common directory fs/smb" introduced in 2023.09.04 moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For lunar:main this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.2.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.2.0-1016-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusiojn-list This is going to be done in s2023.10.02 cycle for derivatives. [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked. There is also the possibility to do it via cranky fix, but owners may omit it during security updates and it's hard to enforce it. Plus, it is a one-time change. [Impact] Commit: "smb: move client and server files to common directory fs/smb" moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For the main kernels this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.5.0-1017.17 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.5.0-1017-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusion-list. First the main kernels are addressed, derivatives will be fixed via cranky fix. [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked via cranky fix. Original for lunar only SRU Justification: [Impact] Commit: "smb: move client and server files to common directory fs/smb" introduced in 2023.09.04 moved the fs/cifs directory to fs/sb/client. The inclusion list for linux-modules was not updated, it still contains the old path. This means that the cifs.ko module cannot be loaded if only linux-modules package is installed, now being part of linux-modules-extra. For lunar:main this is not a problem because linux-modules-extra is always installed, but for derivatives like aws, azure etc, this module cannot be loaded without explicitly installing linux-modules-extra. [How to reproduce it]: 1. Install the latest azure kernel 6.2.0-1016.16 2. Load cifs module $ modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/6.2.0-1016-azure If modules-extra is installed, this works. [Fix] Replace fs/cifs/* with fs/smb/client/* in debian.<derivative>/control.d/<derivative>.inclusiojn-list This is going to be done in s2023.10.02 cycle for derivatives. [Test Plan] 1. Apply the fix to one of the derivative (azure), build a new kernel and install it 2. Load cifs module $ modprobe cifs It should work without installing modules-extra. [Regression potential] Very low, it's a straightforward fix. [Other Info] Sending a patch for every derivative takes time and each derivative will be fixed once this proposal is acked. There is also the possibility to do it via cranky fix, but owners may omit it during security updates and it's hard to enforce it. Plus, it is a one-time change.
2024-04-05 13:13:05 Roxana Nicolescu linux (Ubuntu Mantic): importance Undecided High
2024-04-05 13:13:06 Roxana Nicolescu linux (Ubuntu Noble): importance Undecided High
2024-04-05 13:13:08 Roxana Nicolescu linux (Ubuntu Mantic): assignee Roxana Nicolescu (roxanan)
2024-04-05 13:13:10 Roxana Nicolescu linux (Ubuntu Noble): assignee Roxana Nicolescu (roxanan)
2024-04-05 13:13:12 Roxana Nicolescu linux (Ubuntu Mantic): status New In Progress
2024-04-05 13:13:15 Roxana Nicolescu linux (Ubuntu Noble): status Invalid In Progress
2024-04-08 09:31:44 Robin Barendregt bug added subscriber Robin Barendregt
2024-04-09 01:59:33 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-gcp-6.2-v2 kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux verification-done-lunar-linux-aws verification-done-lunar-linux-azure verification-done-lunar-linux-gcp verification-done-lunar-linux-kvm verification-needed-jammy-linux-gcp-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive kernel-spammed-jammy-linux-gcp-6.2-v2 kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 kernel-spammed-mantic-linux-gcp-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux verification-done-lunar-linux-aws verification-done-lunar-linux-azure verification-done-lunar-linux-gcp verification-done-lunar-linux-kvm verification-needed-jammy-linux-gcp-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive verification-needed-mantic-linux-gcp
2024-04-09 02:09:53 Dean Attewell bug added subscriber Dean Attewell
2024-04-23 06:43:33 Roxana Nicolescu linux (Ubuntu Mantic): status In Progress Fix Committed
2024-04-26 12:37:35 Roxana Nicolescu linux (Ubuntu Noble): status In Progress Fix Committed
2024-04-26 18:14:49 Robin Barendregt removed subscriber Robin Barendregt
2024-04-30 02:59:33 Noah bug added subscriber Noah
2024-05-06 18:15:21 Ubuntu Kernel Bot tags kernel-spammed-jammy-linux-gcp-6.2-v2 kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 kernel-spammed-mantic-linux-gcp-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux verification-done-lunar-linux-aws verification-done-lunar-linux-azure verification-done-lunar-linux-gcp verification-done-lunar-linux-kvm verification-needed-jammy-linux-gcp-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive verification-needed-mantic-linux-gcp kernel-spammed-jammy-linux-gcp-6.2-v2 kernel-spammed-jammy-linux-hwe-6.2-v2 kernel-spammed-jammy-linux-lowlatency-hwe-6.2-v2 kernel-spammed-jammy-linux-starfive-6.2-v2 kernel-spammed-lunar-linux-aws-v2 kernel-spammed-lunar-linux-azure-v2 kernel-spammed-lunar-linux-gcp-v2 kernel-spammed-lunar-linux-kvm-v2 kernel-spammed-lunar-linux-oracle-v2 kernel-spammed-lunar-linux-riscv-v2 kernel-spammed-lunar-linux-starfive-v2 kernel-spammed-lunar-linux-v2 kernel-spammed-mantic-linux-gcp-v2 kernel-spammed-noble-linux-v2 sru-s20231002 verification-done-jammy-linux-hwe-6.2 verification-done-lunar-linux verification-done-lunar-linux-aws verification-done-lunar-linux-azure verification-done-lunar-linux-gcp verification-done-lunar-linux-kvm verification-needed-jammy-linux-gcp-6.2 verification-needed-jammy-linux-lowlatency-hwe-6.2 verification-needed-jammy-linux-starfive-6.2 verification-needed-lunar-linux-oracle verification-needed-lunar-linux-riscv verification-needed-lunar-linux-starfive verification-needed-mantic-linux-gcp verification-needed-noble-linux