index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
refcount.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
crypto: salsa20 - remove Salsa20 stream cipher algorithm
Ard Biesheuvel
7
-1405
/
+3
2021-01-29
crypto: tgr192 - remove Tiger 128/160/192 hash algorithms
Ard Biesheuvel
6
-876
/
+0
2021-01-29
crypto: rmd320 - remove RIPE-MD 320 hash algorithm
Ard Biesheuvel
6
-494
/
+1
2021-01-29
crypto: rmd256 - remove RIPE-MD 256 hash algorithm
Ard Biesheuvel
7
-441
/
+1
2021-01-29
crypto: rmd128 - remove RIPE-MD 128 hash algorithm
Ard Biesheuvel
7
-506
/
+1
2021-01-29
crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
5
-36
/
+148
2021-01-29
crypto: talitos - Fix ctr(aes) on SEC1
Christophe Leroy
1
-0
/
+22
2021-01-29
crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Christophe Leroy
2
-12
/
+17
2021-01-29
crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device
Hui Tang
1
-1
/
+4
2021-01-29
crypto: hisilicon/hpre - add two RAS correctable errors processing
Hui Tang
1
-2
/
+6
2021-01-29
crypto: hisilicon/hpre - delete ECC 1bit error reported threshold
Hui Tang
1
-2
/
+0
2021-01-22
crypto: aesni - release FPU during skcipher walk API calls
Ard Biesheuvel
1
-41
/
+32
2021-01-22
crypto: aesni - replace CTR function pointer with static call
Ard Biesheuvel
1
-6
/
+7
2021-01-22
crypto: keembay - use 64-bit arithmetic for computing bit_len
Ovidiu Panait
1
-2
/
+2
2021-01-22
crypto: lib/chacha20poly1305 - define empty module exit function
Jason A. Donenfeld
1
-0
/
+5
2021-01-22
crypto: octeontx2 - register with linux crypto framework
Srujana Challa
7
-2
/
+1961
2021-01-22
crypto: octeontx2 - add support to process the crypto request
Srujana Challa
11
-1
/
+1034
2021-01-22
crypto: octeontx2 - add virtual function driver support
Srujana Challa
6
-1
/
+373
2021-01-22
crypto: octeontx2 - add support to get engine capabilities
Srujana Challa
8
-0
/
+350
2021-01-22
crypto: octeontx2 - add LF framework
Srujana Challa
7
-1
/
+783
2021-01-22
crypto: octeontx2 - load microcode and create engine groups
Srujana Challa
8
-2
/
+1655
2021-01-22
crypto: octeontx2 - enable SR-IOV and mailbox communication with VF
Srujana Challa
4
-2
/
+583
2021-01-22
crypto: octeontx2 - add mailbox communication with AF
Srujana Challa
6
-2
/
+236
2021-01-22
crypto: marvell - add Marvell OcteonTX2 CPT PF driver
Srujana Challa
7
-0
/
+633
2021-01-22
crypto: arm64/sha - add missing module aliases
Ard Biesheuvel
4
-0
/
+9
2021-01-22
crypto: bcm - Fix sparse warnings
Herbert Xu
7
-40
/
+48
2021-01-22
crypto - shash: reduce minimum alignment of shash_desc structure
Ard Biesheuvel
2
-7
/
+10
2021-01-14
crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAY
Daniele Alessandrelli
1
-0
/
+2
2021-01-14
crypto: keembay-ocs-hcu - Fix a WARN() message
Dan Carpenter
1
-1
/
+1
2021-01-14
crypto: x86 - use local headers for x86 specific shared declarations
Ard Biesheuvel
12
-8
/
+8
2021-01-14
crypto: x86 - remove glue helper module
Ard Biesheuvel
6
-243
/
+0
2021-01-14
crypto: x86/twofish - drop dependency on glue helper
Ard Biesheuvel
3
-111
/
+44
2021-01-14
crypto: x86/cast6 - drop dependency on glue helper
Ard Biesheuvel
2
-45
/
+17
2021-01-14
crypto: x86/cast5 - drop dependency on glue helper
Ard Biesheuvel
1
-167
/
+17
2021-01-14
crypto: x86/serpent - drop dependency on glue helper
Ard Biesheuvel
4
-157
/
+61
2021-01-14
crypto: x86/camellia - drop dependency on glue helper
Ard Biesheuvel
4
-168
/
+67