index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
crypto_user_base.c
Age
Commit message (
Expand
)
Author
2019-12-20
crypto: algapi - make unregistration functions return void
Eric Biggers
2019-10-10
crypto: user - fix memory leak in crypto_report
Navid Emamdoost
2019-07-26
crypto: user - make NETLINK_CRYPTO work inside netns
Ondrej Mosnacek
2019-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-03
crypto: user - prevent operating on larval algorithms
Eric Biggers
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2018-12-23
crypto: user - remove unused dump functions
Corentin Labbe
2018-12-13
crypto: user - support incremental algorithm dumps
Eric Biggers
2018-11-09
crypto: user - clean up report structure copying
Eric Biggers
2018-11-09
crypto: user - remove redundant reporting functions
Eric Biggers
2018-11-09
crypto: user - fix leaking uninitialized memory to userspace
Eric Biggers
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe