~ubuntu-mainline/ubuntu-mainline/+git/linux-ubuntu:mantic/linux-gcp

Last commit made on 2024-04-05
Get this branch:
git clone -b mantic/linux-gcp https://git.launchpad.net/~ubuntu-mainline/ubuntu-mainline/+git/linux-ubuntu
Members of Ubuntu Mainline can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
mantic/linux-gcp
Repository:
lp:~ubuntu-mainline/ubuntu-mainline/+git/linux-ubuntu

Recent commits

abd0e5e... by John Cabaj

UBUNTU: Ubuntu-gcp-6.5.0-1018.18

Signed-off-by: John Cabaj <email address hidden>

3662235... by John Cabaj

UBUNTU: [Config]: gcp: CONFIG_TSM_REPORTS=y due to recent CONFIG_SEV_GUEST=y change

BugLink: http://bugs.launchpad.net/bugs/2001605

Signed-off-by: John Cabaj <email address hidden>

1600c78... by John Cabaj

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/2059690
Properties: no-test-build
Signed-off-by: John Cabaj <email address hidden>

8474ad0... by John Cabaj

UBUNTU: Start new release

Ignore: yes
Signed-off-by: John Cabaj <email address hidden>

2f16b74... by Roxana Nicolescu

UBUNTU: [Packaging] Replace fs/cifs with fs/smb/client in inclusion list

BugLink: https://bugs.launchpad.net/bugs/2042546

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.
This replaces the old path with the new path so that the cifs module can
be loaded.

Signed-off-by: Roxana Nicolescu <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Timo Aaltonen <email address hidden>
Signed-off-by: Roxana Nicolescu <email address hidden>
Signed-off-by: Joseph Salisbury <email address hidden>

142f95f... by Joseph Salisbury

UBUNTU: [config] Keep sev-guest as built-in by defaults

BugLink: http://bugs.launchpad.net/bugs/2001605

Signed-off-by: Joseph Salisbury <email address hidden>

55e658a... by John Cabaj

UBUNTU: Ubuntu-gcp-6.5.0-1017.17

Signed-off-by: John Cabaj <email address hidden>

9807afa... by John Cabaj

UBUNTU: debian.gcp/dkms-versions -- update from kernel-versions (main/2024.03.04)

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: John Cabaj <email address hidden>

62e6338... by John Cabaj

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/2055568
Properties: no-test-build
Signed-off-by: John Cabaj <email address hidden>

8e1751a... by John Cabaj

UBUNTU: [Packaging] gcp: Move dmi-sysfs.ko into linux-modules

BugLink: https://bugs.launchpad.net/bugs/2045561

The dmi-sysfs.ko module (CONFIG_DMI_SYSFS) is currently shipped in
linux-modules-extra. This makes it hard to pull in via the linux-virtual
package, it can only come from the linux-generic one that also pulls in
the firmware and everything else needed for baremetal, and that serves
no purpose in a qemu VM. This stops VMs using these kernels from being
configurable using qemu or cloud-hypervisor's SMBIOS type 11 strings.

Signed-off-by: You-Sheng Yang <email address hidden>
Acked-by: Roxana Nicolescu <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

(copied from master)

Signed-off-by: John Cabaj <email address hidden>