VisionFive2 Linux kernel

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

More than 9999 Commits   33 Branches   57 Tags
Date
Commit Message
Rev
Author
2021-03-13
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
2015-06-04
crypto: doc - Fix typo in crypto-API.xml
Masanari Iida
2015-04-22
crypto: rng - Remove old low-level rng interface
Herbert Xu
2015-04-22
crypto: rng - Add crypto_rng_set_entropy
Herbert Xu
2015-04-22
crypto: rng - Convert low-level crypto_rng to new style
Herbert Xu
2015-04-22
crypto: rng - Mark crypto_rng_reset seed as const
Herbert Xu
2015-04-21
crypto: rng - Introduce crypto_rng_generate
Herbert Xu
2015-04-21
crypto: rng - Convert crypto_rng to new style crypto_type
Herbert Xu
2015-03-09
crypto: rng - RNGs must return 0 in success case
Stephan Mueller
2014-11-13
crypto: doc - RNG API documentation
Stephan Mueller
2008-08-29
crypto: rng - RNG interface and implementation
Neil Horman