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
2020-07-08
fscrypt: add inline encryption support
Satya Tangirala
2019-08-12
fscrypt: add an HKDF-SHA512 implementation
Eric Biggers
2019-08-12
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
2019-08-12
fscrypt: rename keyinfo.c to keysetup.c
Eric Biggers
2019-08-12
fscrypt: move v1 policy key setup to keysetup_v1.c
Eric Biggers
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-10-18
fscrypt: new helper function - fscrypt_file_open()
Eric Biggers
2017-01-01
fscrypt: factor out bio specific functions
Richard Weinberger
2016-03-17
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim