-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: update Linux to 6.12 #1085
Merged
Merged
Conversation
This file contains 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
attilaolah
reviewed
Nov 19, 2024
smira
force-pushed
the
feat/linux-6.12
branch
3 times, most recently
from
November 25, 2024 09:34
26fe968
to
8171431
Compare
frezbo
reviewed
Nov 25, 2024
--- modules.6.6 2024-11-25 13:51:29.745524139 +0400
+++ modules.6.12 2024-11-25 13:51:41.742576428 +0400
@@ -218,6 +218,10 @@
./kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko
./kernel/drivers/net/ethernet/intel/ixgbevf
./kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko
+./kernel/drivers/net/ethernet/intel/libeth
+./kernel/drivers/net/ethernet/intel/libeth/libeth.ko
+./kernel/drivers/net/ethernet/intel/libie
+./kernel/drivers/net/ethernet/intel/libie/libie.ko
./kernel/drivers/net/ethernet/marvell
./kernel/drivers/net/ethernet/marvell/sky2.ko
./kernel/drivers/net/ethernet/mellanox
@@ -293,6 +297,8 @@
./kernel/drivers/net/vmxnet3/vmxnet3.ko
./kernel/drivers/net/vrf.ko
./kernel/drivers/nvme
+./kernel/drivers/nvme/common
+./kernel/drivers/nvme/common/nvme-auth.ko
./kernel/drivers/nvme/host
./kernel/drivers/nvme/host/nvme.ko
./kernel/drivers/nvme/host/nvme-rdma.ko
@@ -395,4 +401,4 @@
./modules.symbols.bin
./modules.weakdep
-136 directories, 260 files
+139 directories, 263 files |
All look necessary to be included into base image. nvme-auth is pulled by nvme core subsystem, so needed even if no fiber transport is in use.
|
smira
force-pushed
the
feat/linux-6.12
branch
from
November 25, 2024 12:39
8171431
to
11739cf
Compare
dsseng
reviewed
Nov 25, 2024
smira
force-pushed
the
feat/linux-6.12
branch
from
November 25, 2024 14:10
11739cf
to
6a45b93
Compare
smira
commented
Nov 25, 2024
smira
force-pushed
the
feat/linux-6.12
branch
from
November 26, 2024 10:13
6a45b93
to
74c8e6f
Compare
smira
force-pushed
the
feat/linux-6.12
branch
from
November 26, 2024 10:17
74c8e6f
to
6126955
Compare
* Linux: 6.12.1 * drbd: 9.2.12 * NVIDIA: minor bumps * ZFS: `main` version (temporary) Signed-off-by: Andrey Smirnov <[email protected]>
smira
force-pushed
the
feat/linux-6.12
branch
from
November 26, 2024 10:20
6126955
to
653d423
Compare
frezbo
approved these changes
Nov 26, 2024
DmitriyMV
approved these changes
Nov 26, 2024
/m |
smira
added a commit
to smira/extensions
that referenced
this pull request
Nov 27, 2024
Matching updates for siderolabs/pkgs#1085 Signed-off-by: Andrey Smirnov <[email protected]>
smira
added a commit
to smira/extensions
that referenced
this pull request
Nov 27, 2024
Matching updates for siderolabs/pkgs#1085 Signed-off-by: Andrey Smirnov <[email protected]>
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.
main
version (temporary)Current status:
main
builds (no release upstream)