index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
/
sysctl.c
Age
Commit message (
Expand
)
Author
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-04-15
lsm: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2023-08-07
sysctl: set variable key_sysctls storage-class-specifier to static
Tom Rix
2023-06-08
sysctl: move security keys sysctl registration to its own file
Luis Chamberlain
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2014-04-15
security: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-09-24
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
David Howells
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl security/keys: Remove dead binary sysctl support
Eric W. Biederman
2009-09-02
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
David Howells
2008-04-29
keys: make the keyring quotas controllable through /proc/sys
David Howells