index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
crypto_user_stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-01
crypto: skcipher - remove the "blkcipher" algorithm type
Eric Biggers
1
-4
/
+0
2019-10-10
crypto: user - fix memory leak in crypto_reportstat
Navid Emamdoost
1
-1
/
+3
2019-07-26
crypto: user - make NETLINK_CRYPTO work inside netns
Ondrej Mosnacek
1
-1
/
+3
2019-01-18
crypto: stat - remove unused mutex
Eric Biggers
1
-2
/
+0
2019-01-18
crypto: user - forward declare crypto_nlsk
Eric Biggers
1
-2
/
+0
2018-12-23
crypto: user - remove unused dump functions
Corentin Labbe
1
-33
/
+0
2018-12-07
crypto: user - rename err_cnt parameter
Corentin Labbe
1
-9
/
+9
2018-12-07
crypto: user - Split stats in multiple structures
Corentin Labbe
1
-41
/
+41
2018-12-07
crypto: user - remove intermediate variable
Corentin Labbe
1
-91
/
+41
2018-12-07
crypto: user - Fix invalid stat reporting
Corentin Labbe
1
-3
/
+3
2018-12-07
crypto: user - split user space crypto stat structures
Corentin Labbe
1
-10
/
+10
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
1
-61
/
+53
2018-11-09
crypto: user - clean up report structure copying
Eric Biggers
1
-78
/
+24
2018-11-09
crypto: user - Zeroize whole structure given to user space
Corentin Labbe
1
-0
/
+21
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
1
-0
/
+463