summaryrefslogtreecommitdiffstats
path: root/crypto/crypto_user_base.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-051-0/+3
|\
| * crypto: user - prevent operating on larval algorithmsEric Biggers2019-07-031-0/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-13/+1
* | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-2/+2
|/
* crypto: user - remove unused dump functionsCorentin Labbe2018-12-231-3/+1
* crypto: user - support incremental algorithm dumpsEric Biggers2018-12-131-17/+20
* crypto: user - clean up report structure copyingEric Biggers2018-11-091-21/+17
* crypto: user - remove redundant reporting functionsEric Biggers2018-11-091-59/+0
* crypto: user - fix leaking uninitialized memory to userspaceEric Biggers2018-11-091-9/+9
* crypto: user - Implement a generic crypto statisticsCorentin Labbe2018-09-281-0/+571