开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
fips.c
Age
Commit message (
Expand
)
Author
2025-12-19
crypto: fips - annotate fips_enable() with __init to free init memory after boot
Can Peng
2025-10-17
crypto: fips - replace simple_strtol with kstrtoint to improve fips_enable
Thorsten Blum
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