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-09-22
fscrypt: stop pretending that key setup is nofs-safe
Eric Biggers
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-20
fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZE
Eric Biggers
2020-07-08
fscrypt: add inline encryption support
Satya Tangirala
2020-01-22
fscrypt: clarify what is meant by a per-file key
Eric Biggers
2019-12-31
fscrypt: check for appropriate use of DIRECT_KEY flag earlier
Eric Biggers
2019-10-21
fscrypt: invoke crypto API for ESSIV handling
Eric Biggers
2019-08-12
fscrypt: v2 encryption policy support
Eric Biggers
2019-08-12
fscrypt: move v1 policy key setup to keysetup_v1.c
Eric Biggers