VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
fs
/
crypto
/
Makefile
Date
Commit Message
Rev
Author
2020-07-08
fscrypt: add inline encryption support
5fee3609
Satya Tangirala
2019-08-12
fscrypt: add an HKDF-SHA512 implementation
c1144c9b
Eric Biggers
2019-08-12
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
22d94f49
Eric Biggers
2019-08-12
fscrypt: rename keyinfo.c to keysetup.c
feed8258
Eric Biggers
2019-08-12
fscrypt: move v1 policy key setup to keysetup_v1.c
0109ce76
Eric Biggers
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
ec8f24b7
Thomas Gleixner
2017-10-18
fscrypt: new helper function - fscrypt_file_open()
efcc7ae2
Eric Biggers
2017-01-01
fscrypt: factor out bio specific functions
58ae7468
Richard Weinberger
2016-03-17
fs crypto: move per-file encryption from f2fs tree to fs/crypto
0b81d077
Jaegeuk Kim