kernel: version 6.18.37.4 - #4302
Merged
Brian Perkins (Brian-Perkins) merged 1 commit intoAug 21, 2026
Merged
Conversation
Brian Perkins (Brian-Perkins)
requested review from
Hardik Garg (hargar19) and
Jenna Goddard (jennagoddard)
August 21, 2026 15:54
Copilot started reviewing on behalf of
Brian Perkins (Brian-Perkins)
August 21, 2026 15:55
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the OpenHCL kernel “stable” version used by OpenVMM’s build/pipeline tooling to 6.18.37.4, aligning the Nix fetch inputs and Flowey pipeline version configuration.
Changes:
- Bump the OpenHCL stable kernel version from
6.18.37.3to6.18.37.4. - Update Nix fetch hashes for the new kernel artifacts (std x64/arm64 and cvm x64).
- Update Flowey’s
OPENHCL_KERNEL_STABLE_VERSIONconstant to match the new stable kernel version.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| nix/openhcl_kernel.nix | Bumps kernel version and updates Nix sha256-... hashes for the new release artifacts. |
| flowey/flowey_lib_hvlite/src/_jobs/cfg_versions.rs | Updates Flowey’s stable OpenHCL kernel version constant used for dependency resolution in pipelines. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Jenna Goddard (jennagoddard)
approved these changes
Aug 21, 2026
Ben Hillis (benhillis)
approved these changes
Aug 21, 2026
Brian Perkins (Brian-Perkins)
merged commit Aug 21, 2026
32b546f
into
microsoft:main
93 of 101 checks passed
Brian Perkins (Brian-Perkins)
added a commit
that referenced
this pull request
Aug 21, 2026
microsoft/OHCL-Linux-Kernel#158 Clean CP of #4302 Co-authored-by: Brian Perkins <brian.perkins@microsoft.com>
Member
|
Backported to release/1.8.2607 in #4303 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
microsoft/OHCL-Linux-Kernel#158