[submodule][master] Update submodule sonic-linux-kernel to the latest HEAD automatically#27766
Merged
mssonicbld merged 1 commit intoJun 9, 2026
Conversation
…tomatically Signed-off-by: mssonicbld <sonicbld@microsoft.com>
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the src/sonic-linux-kernel submodule pointer on the master branch to a newer upstream HEAD, keeping the buildimage’s kernel source dependency in sync with the latest changes in sonic-net/sonic-linux-kernel.
Changes:
- Bump
src/sonic-linux-kernelsubmodule to the latest upstream commit(s).
Notes (blocking):
- The PR description does not follow the repository PR template for submodule updates: required sections like How I did it / How to verify it / Tested branch / Description for the changelog are empty, and the upstream references are not linked (commit list alone is ambiguous). Please add explicit links to the upstream
sonic-linux-kernelPRs/commits and concrete verification steps (e.g., build the kernel debs/image and/or CI results).
purush-nexthop
pushed a commit
to nexthop-ai/sonic-buildimage
that referenced
this pull request
Jun 10, 2026
…tomatically (sonic-net#27766) #### Why I did it src/sonic-linux-kernel ``` * 7113ba8 - (HEAD -> master, origin/master, origin/HEAD) Revert "ACPI: OSL: Use a threaded interrupt handler for SCI" (sonic-net#580) (43 minutes ago) [Mohan Yelugoti] * 460bb62 - regmap-i2c: add SMBus byte/word reg16 bus for adapters lacking I2C_FUNC_I2C (sonic-net#550) (44 minutes ago) [nissampa] * 434f6d6 - net: tg3: guard napi_disable and pci_disable_device calls (sonic-net#570) (10 hours ago) [Yury Murashka] ``` #### How I did it #### How to verify it #### Description for the changelog
roger530-ho
pushed a commit
to roger530-ho/sonic-buildimage
that referenced
this pull request
Jun 23, 2026
…tomatically (sonic-net#27766) #### Why I did it src/sonic-linux-kernel ``` * 7113ba8 - (HEAD -> master, origin/master, origin/HEAD) Revert "ACPI: OSL: Use a threaded interrupt handler for SCI" (sonic-net#580) (43 minutes ago) [Mohan Yelugoti] * 460bb62 - regmap-i2c: add SMBus byte/word reg16 bus for adapters lacking I2C_FUNC_I2C (sonic-net#550) (44 minutes ago) [nissampa] * 434f6d6 - net: tg3: guard napi_disable and pci_disable_device calls (sonic-net#570) (10 hours ago) [Yury Murashka] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Why I did it
src/sonic-linux-kernel
How I did it
How to verify it
Description for the changelog