Skip to content

Add lts and only-latest-lts matrix build targets + drop 9p doublefree patch for > 6.18.15#147

Merged
bleggett merged 2 commits intomainfrom
bleggett/add-lts-matrix-targets
Mar 4, 2026
Merged

Add lts and only-latest-lts matrix build targets + drop 9p doublefree patch for > 6.18.15#147
bleggett merged 2 commits intomainfrom
bleggett/add-lts-matrix-targets

Conversation

@bleggett
Copy link
Contributor

@bleggett bleggett commented Mar 4, 2026

This adds only-latest-lts and lts to the existing spec targets, so we can lock CI to the former.

Ex:

~/Source/edera-dev/linux-kernel-oci » hack/build/generate-matrix.sh only-latest-lts
generated 1 builds
build zone 6.18.16 for x86_64 with tags 6, 6.18, 6.18.16 to ttl.sh/ben-ftrace/zo
ne-kernel, ttl.sh/ben-ftrace/zone-kernel-sdk on ubuntu-latest
~/Source/edera-dev/linux-kernel-oci » hack/build/generate-matrix.sh lts
generated 4 builds
build zone 6.1.165 for x86_64 with tags 6.1, 6.1.165 to ttl.sh/ben-ftrace/zone-k
ernel, ttl.sh/ben-ftrace/zone-kernel-sdk on ubuntu-latest
build zone 6.6.128 for x86_64 with tags 6.6, 6.6.128 to ttl.sh/ben-ftrace/zone-k
ernel, ttl.sh/ben-ftrace/zone-kernel-sdk on ubuntu-latest
build zone 6.12.75 for x86_64 with tags 6.12, 6.12.75 to ttl.sh/ben-ftrace/zone-
kernel, ttl.sh/ben-ftrace/zone-kernel-sdk on ubuntu-latest
build zone 6.18.16 for x86_64 with tags 6, 6.18, 6.18.16 to ttl.sh/ben-ftrace/zo
ne-kernel, ttl.sh/ben-ftrace/zone-kernel-sdk on ubuntu-latest

@bleggett bleggett requested a review from azenla March 4, 2026 19:13
azenla
azenla previously approved these changes Mar 4, 2026
@bleggett
Copy link
Contributor Author

bleggett commented Mar 4, 2026

Dropping our 9p doublefree patch from > 6.18.15 in favor of an equivalent upstream fix pushed in 6.18.16: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/net/9p/trans_xen.c?h=v6.18.16&id=59e7707492576bdbfa8c1dbe7d90791df31e4773

checked with @kaniini to confirm.

@bleggett bleggett enabled auto-merge (squash) March 4, 2026 19:52
@bleggett bleggett requested a review from kaniini March 4, 2026 19:52
@bleggett bleggett changed the title Add lts and only-latest-lts matrix build targets Add lts and only-latest-lts matrix build targets + drop 9p doublefree patch for > 6.18.15 Mar 4, 2026
@bleggett bleggett merged commit 0793417 into main Mar 4, 2026
5 of 6 checks passed
@bleggett bleggett deleted the bleggett/add-lts-matrix-targets branch March 4, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants