index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
fips.c
Age
Commit message (
Expand
)
Author
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-04
crypto: fips - Use str_enabled_disabled() helper in fips_enable()
Thorsten Blum
2024-04-05
crypto: fips - Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2023-03-17
crypto: fips - simplify one-level sysctl registration for crypto_sysctl_table
Luis Chamberlain
2022-07-15
crypto: fips - make proc files report fips module name and version
Vladis Dronov
2019-07-26
crypto: fips - add FIPS test failure notification chain
Gilad Ben-Yossef
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2015-04-23
crypto: fips - Move fips_enabled sysctl into fips.c
Herbert Xu
2015-04-23
crypto: fips - Remove bogus inclusion of internal.h
Herbert Xu
2008-08-29
crypto: api - Add fips_enable flag
Neil Horman