Skip to content

Kernel updates for 2024-10-04#346452

Merged
K900 merged 7 commits intoNixOS:masterfrom
K900:kernels-20241004
Oct 4, 2024
Merged

Kernel updates for 2024-10-04#346452
K900 merged 7 commits intoNixOS:masterfrom
K900:kernels-20241004

Conversation

@K900
Copy link
Contributor

@K900 K900 commented Oct 4, 2024

https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.2

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@K900 K900 requested review from Ma27, alyssais and fabianhjr October 4, 2024 15:29
@github-actions github-actions bot added the 6.topic: kernel The Linux kernel label Oct 4, 2024
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. labels Oct 4, 2024
@K900
Copy link
Contributor Author

K900 commented Oct 4, 2024

Tested on the usual things.

@K900 K900 merged commit 9282052 into NixOS:master Oct 4, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2024

Backport failed for release-24.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.05
git worktree add -d .worktree/backport-346452-to-release-24.05 origin/release-24.05
cd .worktree/backport-346452-to-release-24.05
git switch --create backport-346452-to-release-24.05
git cherry-pick -x d7fc6b3d1e5adf4370a71ee3801153cfc95d32f5 a3a38442c3e8afc98ff6ab74e6da22b197bdb5ec 31114886f2cb670cecc9cc5a39cafd9642b13d0f 0cae3b65e2641fbe85ce79ee385f7a907e513dab 748148ac98633be9d07fe6d7fae6c66b364e0ada 9864180cdd6546654e28f5a3e72edcab852425ca debb6d9df4e6a874a61da81e5f24ea87734945c7

@K900 K900 mentioned this pull request Oct 4, 2024
13 tasks
@K900 K900 deleted the kernels-20241004 branch July 27, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: kernel The Linux kernel 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant