Skip to content

Add linux-next sync workflow#476

Merged
theihor merged 1 commit into
masterfrom
linux-next-sync
Apr 15, 2026
Merged

Add linux-next sync workflow#476
theihor merged 1 commit into
masterfrom
linux-next-sync

Conversation

@theihor

@theihor theihor commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Add a scheduled GitHub Actions workflow that refreshes the linux-next
branch in kernel-patches/bpf from upstream linux-next.

The workflow keeps a lightweight blobless clone of kernel-patches/bpf,
fetches bpf_base and upstream linux-next, and recreates linux-next
as a synthetic merge of upstream linux-next into bpf_base. When run in
kernel-patches/bpf, it force-pushes the updated branch on success.

On merge conflicts, the workflow fails without mutating the remote
linux-next branch.

@theihor theihor force-pushed the linux-next-sync branch 5 times, most recently from 5dff9e2 to 9bcff40 Compare April 15, 2026 18:27
Add a scheduled GitHub Actions workflow that refreshes the linux-next
branch in kernel-patches/bpf from upstream linux-next.

The workflow keeps a lightweight blobless clone of kernel-patches/bpf,
fetches bpf_base and upstream linux-next, and recreates linux-next
as a synthetic merge of upstream linux-next into bpf_base. When run in
kernel-patches/bpf, it force-pushes the updated branch on success.

On merge conflicts, the workflow fails without mutating the remote
linux-next branch.

Assisted-by: Codex:gpt-5.4
Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
@theihor theihor marked this pull request as ready for review April 15, 2026 21:27
@theihor theihor changed the title Linux next sync Add linux-next sync workflow Apr 15, 2026
@theihor theihor merged commit eda2932 into master Apr 15, 2026
43 of 48 checks passed
@theihor theihor deleted the linux-next-sync branch April 15, 2026 21:36
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.

1 participant