index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
Zihao Tang
2021-03-26
1
-1
/
+1
*
crypto: allwinner - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-26
4
-8
/
+16
*
crypto: ux500 - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-26
2
-3
/
+3
*
crypto: cavium - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-26
1
-4
/
+5
*
crypto: amlogic - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-26
1
-3
/
+3
*
crypto: ccp - fix command queuing to TEE ring buffer
Rijo Thomas
2021-03-26
2
-16
/
+53
*
crypto: ccp - reduce tee command status polling interval from 5ms to 1ms
Rijo Thomas
2021-03-26
1
-4
/
+4
*
hwrng: intel - Fix included header from 'asm
Tian Tao
2021-03-26
1
-1
/
+1
*
Merge branch 'ecc'
Herbert Xu
2021-03-26
17
-106
/
+1198
|
\
|
*
x509: Add OID for NIST P384 and extend parser for it
Saulo Alessandre
2021-03-26
2
-0
/
+4
|
*
ima: Support EC keys for signature verification
Stefan Berger
2021-03-26
2
-16
/
+20
|
*
x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
2021-03-26
4
-3
/
+41
|
*
x509: Detect sm2 keys by their parameters OID
Stefan Berger
2021-03-26
3
-1
/
+36
|
*
crypto: ecdsa - Register NIST P384 and extend test suite
Saulo Alessandre
2021-03-26
3
-1
/
+195
|
*
crypto: ecc - Add math to support fast NIST P384
Saulo Alessandre
2021-03-26
2
-75
/
+194
|
*
crypto: ecc - Add NIST P384 curve parameters
Saulo Alessandre
2021-03-26
3
-0
/
+35
|
*
crypto: ecdsa - Add support for ECDSA signature verification
Stefan Berger
2021-03-26
8
-11
/
+671
|
*
oid_registry: Add OIDs for ECDSA with SHA224/256/384/512
Stefan Berger
2021-03-26
1
-1
/
+5
*
|
hwrng: cctrng - delete redundant printing of return value
Wang Qing
2021-03-19
1
-3
/
+1
*
|
crypto: hisilicon/sec - fixes some driver coding style
Longfang Liu
2021-03-19
1
-55
/
+76
*
|
crypto: hisilicon/sec - fixes some coding style
Longfang Liu
2021-03-19
3
-43
/
+39
*
|
crypto: hisilicon/sec - fixes a printing error
Longfang Liu
2021-03-19
1
-1
/
+1
*
|
hwrng: ba431 - use devm_platform_ioremap_resource() to simplify
Tian Tao
2021-03-19
1
-3
/
+1
*
|
hwrng: cctrng - use devm_platform_ioremap_resource() to simplify
Tian Tao
2021-03-19
1
-11
/
+1
*
|
crypto: arm/chacha-scalar - switch to common rev_l macro
Ard Biesheuvel
2021-03-19
1
-30
/
+13
*
|
crypto: arm/aes-scalar - switch to common rev_l/mov_l macros
Ard Biesheuvel
2021-03-19
1
-32
/
+10
*
|
crypto: arm/blake2s - fix for big endian
Eric Biggers
2021-03-19
1
-0
/
+21
*
|
crypto: aegis128 - Move simd prototypes into aegis.h
Herbert Xu
2021-03-19
3
-20
/
+24
*
|
crypto: sun4i-ss - simplify optional reset handling
Philipp Zabel
2021-03-12
1
-13
/
+8
*
|
hwrng: bcm2835 - add reset support
Álvaro Fernández Rojas
2021-03-12
1
-0
/
+10
*
|
dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
2021-03-12
1
-0
/
+11
*
|
dt-bindings: rng: bcm2835: add clock constraints
Álvaro Fernández Rojas
2021-03-12
1
-0
/
+10
*
|
crypto: qat - fix use of 'dma_map_single'
Hui Tang
2021-03-12
1
-13
/
+14
*
|
crypto: qat - fix unmap invalid dma address
Hui Tang
2021-03-12
1
-2
/
+9
*
|
crypto: sun8i-ce - fix error return code in sun8i_ce_prng_generate()
Jia-Ju Bai
2021-03-12
1
-0
/
+1
*
|
crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Meng Yu
2021-03-12
3
-8
/
+361
*
|
crypto: ecc - add curve25519 params and expose them
Meng Yu
2021-03-12
3
-0
/
+30
*
|
crypto: hisilicon/hpre - add 'ECDH' algorithm
Meng Yu
2021-03-12
3
-5
/
+513
*
|
crypto: ecc - expose ecc curves
Meng Yu
2021-03-12
3
-36
/
+59
*
|
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
2021-03-12
9
-74
/
+89
*
|
crypto: hisilicon/hpre - add algorithm type
Meng Yu
2021-03-12
3
-9
/
+24
*
|
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
2021-03-12
9
-18
/
+19
*
|
crypto: ccp - Don't initialize SEV support without the SEV feature
Tom Lendacky
2021-03-12
1
-0
/
+6
*
|
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
2021-03-12
8
-1
/
+17
*
|
crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
Colin Ian King
2021-03-12
1
-1
/
+3
*
|
crypto: cavium - remove unused including <linux/version.h>
Tian Tao
2021-03-12
1
-1
/
+0
*
|
hwrng: pic32 - Use device-managed registration API
Tian Tao
2021-03-12
1
-2
/
+1
*
|
hwrng: cctrng - Use device-managed registration API
Tian Tao
2021-03-12
1
-3
/
+1
*
|
crypto: nx - add missing call to of_node_put()
Yang Li
2021-03-07
1
-1
/
+3
*
|
crypto: testmgr - delete some redundant code
Kai Ye
2021-03-07
1
-8
/
+3
[next]