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