index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
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