~hectorcao/+git/linux-tdx:master

Last commit made on 2023-09-08
Get this branch:
git clone -b master https://git.launchpad.net/~hectorcao/+git/linux-tdx
Only Hector CAO can upload to this branch. If you are Hector CAO please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~hectorcao/+git/linux-tdx

Recent commits

eeb17e5... by Philip Cox

UBUNTU: [Packaging] update helper scripts

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

30b9289... by Philip Cox

UBUNTU: [Packaging]: Create mantic:intel-opt

Signed-off-by: Philip Cox <email address hidden>

0995b8d... by Andrea Righi

UBUNTU: [Packaging] temporarily disable Rust support

Kernel 6.5 requires rustc-1.68, but this version is not currently
available in the archive, so disable Rust support for now.

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

18514fe... by Andrea Righi

UBUNTU: [Config] update toolchain version in annotations

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

0c1eb83... by Andrea Righi

UBUNTU: [Config] update annotations after rebase to v6.5-rc6

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

ad4c917... by Andrea Righi

UBUNTU: [Config] update toolchain versions in annotations

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

72b8db4... by Andrea Righi

UBUNTU: [Packaging] depend on clang/libclang-15 for Rust

Make sure to use clang/libclang-15 for Rust, since the default
clang/libclang-16 has some build incompatibilities with gcc-13,
triggering the following error:

  BINDGEN rust/bindings/bindings_generated.rs
  thread 'main' panicked at '"ftrace_branch_data_union_(anonymous_at__/_/include/linux/compiler_types_h_146_2)" is not a valid Ident',
  +/build/rust-bindgen-0.56-DgAMvF/rust-bindgen-0.56-0.56.0/debian/vendor/proc-macro2-1.0.24/src/fallback.rs:693:9

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

5a40f56... by Andrea Righi

UBUNTU: [Packaging] rust: use Rust 1.68.2

Add Rust 1.68.2 dependency (required by kernel 6.5) and re-enable Rust
support in the kernel.

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

4cb10b1... by Andrea Righi

UBUNTU: Ubuntu-6.5.0-5.5

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

a2c9188... by Andrea Righi

UBUNTU: debian/dkms-versions -- update from kernel-versions (main/d2023.08.23)

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