Skip to content
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

Kernel updates for 2024-08-11 #333927

Merged
merged 5 commits into from
Aug 11, 2024
Merged

Kernel updates for 2024-08-11 #333927

merged 5 commits into from
Aug 11, 2024

Conversation

K900
Copy link
Contributor

@K900 K900 commented Aug 11, 2024

Description of changes

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

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 added the backport release-24.05 Backport PR automatically label Aug 11, 2024
@github-actions github-actions bot added 6.topic: kernel and removed backport release-24.05 Backport PR automatically labels Aug 11, 2024
@K900 K900 added the backport release-24.05 Backport PR automatically label Aug 11, 2024
@K900 K900 mentioned this pull request Aug 11, 2024
13 tasks
@K900
Copy link
Contributor Author

K900 commented Aug 11, 2024

Deploying this + #333929 on the usual set of test machines.

@K900 K900 merged commit b91e5fc into NixOS:master Aug 11, 2024
33 of 43 checks passed
Copy link
Contributor

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-333927-to-release-24.05 origin/release-24.05
cd .worktree/backport-333927-to-release-24.05
git switch --create backport-333927-to-release-24.05
git cherry-pick -x 272e75f4c559df248f90e7b28e8a88d3fce26f1d 3769b612dad763a65467b87938b8c039fd4dd96e 6746c3b9ae0240c77529a919e78539855b647f43 2e3f858690815217c00569e47e6ce42031a7b9c5 55d8c38c92359c42b17dc996eaaf9fd572b9b524

@K900 K900 added backport release-24.05 Backport PR automatically and removed backport release-24.05 Backport PR automatically labels Aug 11, 2024
Copy link
Contributor

Successfully created backport PR for release-24.05:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant