VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-04-22
fscrypt: relax Kconfig dependencies for crypto API algorithms
Ard Biesheuvel
2020-07-21
fscrypt: switch fscrypt_do_sha256() to use the SHA-256 library
Eric Biggers
2020-07-08
fscrypt: add inline encryption support
Satya Tangirala
2020-01-22
fscrypt: improve format of no-key names
Daniel Rosenberg
2019-12-31
fscrypt: Allow modular crypto algorithms
Herbert Xu
2019-08-12
fscrypt: add an HKDF-SHA512 implementation
Eric Biggers
2019-06-27
fscrypt: remove selection of CONFIG_CRYPTO_SHA256
Eric Biggers
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-01-23
fscrypt: remove CRYPTO_CTR dependency
Eric Biggers
2017-06-23
fscrypt: add support for AES-128-CBC
Daniel Walter
2017-01-01
fscrypt: factor out bio specific functions
Richard Weinberger
2016-12-11
fscrypto: remove unneeded Kconfig dependencies
Eric Biggers
2016-03-17
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim