Skip to content

Kernels 2021-12-08#149620

Merged
lovesegfault merged 14 commits intoNixOS:masterfrom
TredwellGit:linux
Dec 9, 2021
Merged

Kernels 2021-12-08#149620
lovesegfault merged 14 commits intoNixOS:masterfrom
TredwellGit:linux

Conversation

@TredwellGit
Copy link
Copy Markdown
Member

Things done

@TredwellGit TredwellGit added 1.severity: security Issues which raise a security issue, or PRs that fix one 9.needs: port to stable A PR needs a backport to the stable release. labels Dec 8, 2021
@github-actions github-actions bot added the 6.topic: kernel The Linux kernel label Dec 8, 2021
@TredwellGit
Copy link
Copy Markdown
Member Author

#149489
#147446 (comment)

@ofborg ofborg bot requested review from a user, Ma27, NeQuissimus, alyssais, davidak and thoughtpolice December 8, 2021 13:35
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any 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 Dec 8, 2021
@ofborg ofborg bot added 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. and removed 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. labels Dec 9, 2021
@lovesegfault lovesegfault merged commit 05246dc into NixOS:master Dec 9, 2021
@TredwellGit TredwellGit deleted the linux branch December 9, 2021 13:00
@Ma27
Copy link
Copy Markdown
Member

Ma27 commented Dec 12, 2021

Just FYI, I'm having this on my radar, I really hope I'll get to backporting today!

@github-actions
Copy link
Copy Markdown
Contributor

Successfully created backport PR #150465 for release-21.11.

@Ma27
Copy link
Copy Markdown
Member

Ma27 commented Dec 12, 2021

21.11 is up-to-date again, currently building the kernels for 21.05, PR will follow.

@Ma27 Ma27 mentioned this pull request Dec 12, 2021
13 tasks
@Ma27 Ma27 added 8.has: port to stable This PR already has a backport to the stable release. and removed 9.needs: port to stable A PR needs a backport to the stable release. labels Dec 12, 2021
@github-actions
Copy link
Copy Markdown
Contributor

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

Please cherry-pick the changes locally.

git fetch origin release-21.11
git worktree add -d .worktree/backport-149620-to-release-21.11 origin/release-21.11
cd .worktree/backport-149620-to-release-21.11
git checkout -b backport-149620-to-release-21.11
ancref=$(git merge-base 24e5300d4e901eec489d2b3e06276c17324c5217 dc7d9307aeeb3a295a0c2000f8524f2a8ec44827)
git cherry-pick -x $ancref..dc7d9307aeeb3a295a0c2000f8524f2a8ec44827

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

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 6.topic: kernel The Linux kernel 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 0 This PR does not cause any 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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants