aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crypto_user_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-10crypto: user - fix memory leak in crypto_reportNavid Emamdoost1-1/+3
2019-07-26crypto: user - make NETLINK_CRYPTO work inside netnsOndrej Mosnacek1-12/+25
2019-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2019-07-03crypto: user - prevent operating on larval algorithmsEric Biggers1-0/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-13/+1
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg1-2/+2
2018-12-23crypto: user - remove unused dump functionsCorentin Labbe1-3/+1
2018-12-13crypto: user - support incremental algorithm dumpsEric Biggers1-17/+20
2018-11-09crypto: user - clean up report structure copyingEric Biggers1-21/+17
2018-11-09crypto: user - remove redundant reporting functionsEric Biggers1-59/+0
2018-11-09crypto: user - fix leaking uninitialized memory to userspaceEric Biggers1-9/+9
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe1-0/+571