Skip to content

T8147: Update Linux Kernel to 6.18#1177

Open
c-po wants to merge 13 commits intovyos:currentfrom
c-po:kernel-6.18
Open

T8147: Update Linux Kernel to 6.18#1177
c-po wants to merge 13 commits intovyos:currentfrom
c-po:kernel-6.18

Conversation

@c-po
Copy link
Copy Markdown
Member

@c-po c-po commented May 2, 2026

Change summary

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe): Kernel Version Upgrade

Related Task(s)

Related PR(s)

How to test / Smoketest result

  • make test-interfaces
  • make test-no-interfaces-no-vpp
  • make testc
  • make testcvpp 🛑 (in progress - feels like a smoketest framework issue)
  • make testtpm

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 2, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 9d440828-430b-433e-bbe3-8564f4fefaee

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

👍
No issues in PR Title / Commit Title

@github-actions github-actions Bot added the current VyOS rolling release label May 2, 2026
@c-po c-po marked this pull request as draft May 2, 2026 18:49
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

CI integration 👍 passed!

Details

CI logs

  • Config tests 👍 passed

c-po added 13 commits May 3, 2026 20:34
The inotify support for overlayfs is no longer needed. Native upstream support
landed in kernel 4.16 (commit 31747eda41ef/764baba80168 in 2018, which made
overlayfs hash inodes by their lower inode so fsnotify works on overlay mounts),
and kernel 6.8 (commit bc2473c90fca in 2023) extended it so fsnotify generates
events for operations on the real underlying files of an overlay.

The patch was an out-of-tree workaround that never went upstream and predates
these solutions.
* Forwared port all out-of-tree driver patches
* Add Intel QAT patch to make it compile for LInux 6.18
* Remove out-of-tree OpenVPN DCO module - now available upstream
It does not make sense to have the common VyOS functionality for e.g VXLAN,
GENEVE, PPP, WireGuard, filesystems crypto or module signing duplicated for
both arm64 and x86_64.

Split out common configuration parts to de defined only once.
Avoid duplicated code when working with TPM
…onsole

Systems under heavy load might require more time to init the VM
@github-actions github-actions Bot removed the conflicts label May 3, 2026
@c-po c-po requested review from Copilot, dmbaturin, hedrok, jestabro and sever-sever and removed request for Copilot May 3, 2026 18:36
@c-po c-po marked this pull request as ready for review May 3, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

current VyOS rolling release

Development

Successfully merging this pull request may close these issues.

1 participant