~john-cabaj/ubuntu/+source/linux-gcp/+git/mantic-gcp:master-next

Last commit made on 2023-11-17
Get this branch:
git clone -b master-next https://git.launchpad.net/~john-cabaj/ubuntu/+source/linux-gcp/+git/mantic-gcp
Only John Cabaj can upload to this branch. If you are John Cabaj please log in for upload directions.

Branch merges

Branch information

Recent commits

50c30c3... by John Cabaj

UBUNTU: Ubuntu-gcp-6.5.0-1010.10

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

dac7e1b... by John Cabaj

UBUNTU: debian/dkms-versions -- update from kernel-versions (main/2023.10.30)

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

3e916d3... by John Cabaj

UBUNTU: link-to-tracker: update tracking bug

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

624bb5b... by John Cabaj

UBUNTU: [Config] gcp: disable shiftfs

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

Now that all the filesystems that we officially support have the
idmapped mounts capability we don't need shiftfs anymore and we can
disable it.

Signed-off-by: Andrea Righi <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>
[roxanan: Removed shiftfs module from ABI files]
Signed-off-by: Roxana Nicolescu <email address hidden>

Copied from master

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

11d9e47... by John Cabaj

UBUNTU: [Packaging] gcp: drop references to is_rust_module.sh

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

The script tools/is_rust_module.sh has been dropped by this commit:

  079c66bbe2f8 ("UBUNTU: SAUCE: btf, scripts: rust: drop is_rust_module.sh")

And upstream as well (in 6.6):

  41bdc6decda0 ("btf, scripts: rust: drop is_rust_module.sh")

But we still have a reference of it in debian.master/reconstruct. Drop
the reference to prevent unnecessary warnings during the build.

Signed-off-by: Andrea Righi <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Acked-by: Manuel Diewald <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

Copied from master

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

3b30fed... by John Cabaj

UBUNTU: [Packaging] gcp: Make WWAN driver loadable modules

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

The CONFIG_WWAN config is set to 'Y' for the generic and most derivative
kernels. This is affecting custom driver development for some partners.

Change this config to be a loadable module and include it in linux-modules-*.

Make this change to -generic kernels, so all derivatives will inherit it.

Signed-off-by: Joseph Salisbury <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>
[roxanan: Removed the duplicated config option]
Signed-off-by: Roxana Nicolescu <email address hidden>

Copied from master

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

a33b336... by John Cabaj

UBUNTU: Start new release

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

19d0bfd... by John Cabaj

UBUNTU: [Packaging] resync update-dkms-versions helper

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

d224b32... by John Cabaj

UBUNTU: [Packaging] resync git-ubuntu-log

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

b0075b1... by Stefan Bader

UBUNTU: Ubuntu-gcp-6.5.0-1009.9

Signed-off-by: Stefan Bader <email address hidden>