params: Add support for static keys#71
Open
modules-kpd-app[bot] wants to merge 2 commits into
Open
Conversation
Author
|
Upstream branch: a0b018a |
modules-kpd-app
Bot
force-pushed
the
modules-next_base
branch
from
June 2, 2025 09:03
d6fb02c to
b788ac1
Compare
Author
|
Upstream branch: a0b018a |
modules-kpd-app
Bot
force-pushed
the
series/961671=>modules-next
branch
from
June 2, 2025 09:03
ad4f059 to
17ff39e
Compare
dagomez137
force-pushed
the
modules-next_base
branch
from
June 20, 2025 07:31
b788ac1 to
e04c78d
Compare
modules-kpd-app
Bot
force-pushed
the
modules-next_base
branch
from
June 25, 2025 20:39
cbdca0b to
6a1a12c
Compare
dagomez137
force-pushed
the
modules-next_base
branch
from
June 26, 2025 12:20
6a1a12c to
7c2b408
Compare
modules-kpd-app
Bot
force-pushed
the
modules-next_base
branch
2 times, most recently
from
June 26, 2025 18:03
6381fa5 to
aaa7ece
Compare
dagomez137
force-pushed
the
modules-next_base
branch
2 times, most recently
from
July 4, 2025 19:48
b4d1c4e to
61dc34e
Compare
modules-kpd-app
Bot
force-pushed
the
modules-next_base
branch
2 times, most recently
from
July 8, 2025 19:00
1df8185 to
9aab33d
Compare
dagomez137
force-pushed
the
modules-next_base
branch
from
July 8, 2025 19:46
9aab33d to
99d099e
Compare
modules-kpd-app
Bot
force-pushed
the
modules-next_base
branch
from
July 8, 2025 19:56
99d099e to
3aed49d
Compare
dagomez137
force-pushed
the
modules-next_base
branch
from
October 22, 2025 08:36
3aed49d to
856647c
Compare
modules-kpd-app
Bot
force-pushed
the
modules-next_base
branch
from
October 22, 2025 09:38
856647c to
e1b99f5
Compare
dagomez137
force-pushed
the
modules-next_base
branch
from
October 22, 2025 09:53
e1b99f5 to
856647c
Compare
modules-kpd-app
Bot
force-pushed
the
modules-next_base
branch
2 times, most recently
from
October 22, 2025 10:24
e00514b to
0299e02
Compare
modules-kpd-app
Bot
force-pushed
the
modules-next_base
branch
from
October 22, 2025 10:27
0299e02 to
cdc6b9e
Compare
Static keys can now be a module parameter, e.g. module_param_named(foo, foo.key, static_key_t, 0644) bcachefs is now using this. Cc: Luis Chamberlain <mcgrof@kernel.org> Cc: Petr Pavlu <petr.pavlu@suse.com> Cc: Sami Tolvanen <samitolvanen@google.com> Cc: Daniel Gomez <da.gomez@samsung.com> Cc: linux-modules@vger.kernel.org Cc: Peter Zijlstra <peterz@infradead.org> Cc: Josh Poimboeuf <jpoimboe@kernel.org> Cc: Jason Baron <jbaron@akamai.com> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Author
|
Upstream branch: 5eb4b9a |
modules-kpd-app
Bot
force-pushed
the
series/961671=>modules-next
branch
from
October 22, 2025 11:29
17ff39e to
d65ddbe
Compare
modules-kpd-app
Bot
force-pushed
the
modules-next_base
branch
from
October 22, 2025 11:40
cdc6b9e to
311def7
Compare
dagomez137
force-pushed
the
modules-next_base
branch
from
October 22, 2025 21:31
311def7 to
1107cb7
Compare
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.
Pull request for series with
subject: params: Add support for static keys
version: 2
url: https://patchwork.kernel.org/project/linux-modules/list/?series=962434