~ubuntu-mainline/ubuntu-mainline/+git/linux-ubuntu:noble/linux-fips

Last commit made on 2024-03-04
Get this branch:
git clone -b noble/linux-fips 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:
noble/linux-fips
Repository:
lp:~ubuntu-mainline/ubuntu-mainline/+git/linux-ubuntu

Recent commits

d07652c... by Paolo Pisati

UBUNTU: Ubuntu-6.8.0-15.15

Signed-off-by: Paolo Pisati <email address hidden>

2685b0c... by Paolo Pisati

Revert "UBUNTU: [Packaging] Transition laptop-23.10 to generic"

This reverts commit cf2a72258261f649b13deae589ccef59ce0dcc23.

Signed-off-by: Paolo Pisati <email address hidden>

059a475... by Paolo Pisati

UBUNTU: rebase on v6.8-rc7

Signed-off-by: Paolo Pisati <email address hidden>

b9563de... by Paolo Pisati

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/2055871
Properties: no-test-build
Signed-off-by: Paolo Pisati <email address hidden>

573dfe0... by Paolo Pisati

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Paolo Pisati <email address hidden>

4c674ed... by Paolo Pisati

UBUNTU: Ubuntu-6.8.0-14.14

Signed-off-by: Paolo Pisati <email address hidden>

4ec4226... by Paolo Pisati

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/2055551
Properties: no-test-build
Signed-off-by: Paolo Pisati <email address hidden>

e9382bd... by Masahiro Yamada

UBUNTU: [packaging] remove debian/stamps/keep-dir

Ubuntu kernel touches a stamp file in debian/stamps/ without creating
the directory.

Since git cannot track an empty directory, debian/stamps/keep-dir was
added to keep the debian/stamps/ directory.

Import the 'stamp' macro from Debian kernel to create the stamps
directory.

[1]: https://salsa.debian.org/kernel-team/linux/-/blob/debian/6.5.10-1/debian/rules.real#L40

Signed-off-by: Masahiro Yamada <email address hidden>
Signed-off-by: Paolo Pisati <email address hidden>

867fd57... by Masahiro Yamada

UBUNTU: [packaging] do not include debian/ directory in a binary package

Both Debian kernel and Ubuntu kernel provide a linux-source package,
but a difference is that Debian's one does not include the debian/
directory, while Ubuntu's one includes debian/ and debian.*/ directories.

Including a debian/ directory in a binary package is odd.

If you want to rebuild the kernel in the Ubuntu way, you can get the
source package by 'apt-get source'. It is not what the linux-source
package should offer.

Signed-off-by: Masahiro Yamada <email address hidden>
Signed-off-by: Paolo Pisati <email address hidden>

4685091... by Andrea Righi

UBUNTU: [Config] reduce verbosity when booting in quiet mode

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

Set CONFIG_CONSOLE_LOGLEVEL_QUIET=3 by default when the kernel boots
with the 'quiet' option.

This can help to silent ACPI errors with a buggy firmware/BIOS,
preventing false alarms / bug reports.

NOTE: our testing won't be affected by this change, since we are not
booting the kernel with 'quiet' in our testing systems.

Signed-off-by: Andrea Righi <email address hidden>
Signed-off-by: Paolo Pisati <email address hidden>