index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
allwinner
/
sun8i-ss
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: sun8i-ss - fix comparison of integer expressions of different signedness
Corentin Labbe
2020-09-25
1
-3
/
+4
*
crypto: sun8i-ss - better debug printing
Corentin Labbe
2020-09-25
1
-3
/
+3
*
crypto: sun8i-ss - Add more comment on some structures
Corentin Labbe
2020-09-25
1
-0
/
+2
*
crypto: sun8i-ss - fix a trivial typo
Corentin Labbe
2020-09-25
1
-1
/
+1
*
crypto: sun8i-ss - support hash algorithms
Corentin Labbe
2020-09-25
4
-0
/
+658
*
crypto: sun8i-ss - Add support for the PRNG
Corentin Labbe
2020-09-25
4
-0
/
+238
*
crypto: sun8i-ss - Add SS_START define
Corentin Labbe
2020-09-25
2
-1
/
+3
*
crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
1
-13
/
+2
*
crypto: sun8i - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
1
-6
/
+3
*
crypto: sun8i-ss - remove redundant memzero_explicit()
Denis Efremov
2020-09-04
1
-1
/
+0
*
crypto: sun8i-ss - use kfree_sensitive()
Denis Efremov
2020-09-04
1
-12
/
+3
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
1
-4
/
+8
*
crypto: sun8i-ss - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
2
-31
/
+34
*
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-02
2
-2
/
+2
|
\
|
*
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
2020-04-20
2
-2
/
+2
*
|
crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()
Markus Elfring
2020-04-16
1
-3
/
+1
|
/
*
crypto: sun8i-ss - fix description of stat_fb
Corentin Labbe
2020-03-06
1
-1
/
+1
*
crypto: sun8i-ss - fix removal of module
Corentin Labbe
2020-01-16
1
-2
/
+2
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-2
/
+0
*
crypto: allwinner - fix some spelling mistakes
Colin Ian King
2019-11-15
1
-2
/
+2
*
crypto: sun8i-ss - fix memdup.cocci warnings
kbuild test robot
2019-11-08
1
-4
/
+2
*
crypto: sun8i-ss - fix semicolon.cocci warnings
kbuild test robot Remove unneeded semicolon
2019-11-08
1
-1
/
+1
*
crypto: allwinner - Add sun8i-ss cryptographic offloader
Corentin Labbe
2019-11-01
4
-0
/
+1300