index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
crypto: nx - Repair some kernel-doc problems
Lee Jones
3
-4
/
+5
2021-03-26
crypto: vmx - Source headers are not good kernel-doc candidates
Lee Jones
1
-1
/
+1
2021-03-26
crypto: caam - Provide the name of the function and provide missing descriptions
Lee Jones
2
-1
/
+5
2021-03-26
crypto: atmel-ecc - Struct headers need to start with keyword 'struct'
Lee Jones
1
-1
/
+1
2021-03-26
crypto: keembay - Fix incorrectly named functions/structs
Lee Jones
1
-4
/
+4
2021-03-26
crypto: ux500/hash - Fix worthy kernel-doc headers and remove others
Lee Jones
4
-15
/
+12
2021-03-26
crypto: chelsio - Fix some kernel-doc issues
Lee Jones
2
-6
/
+4
2021-03-26
crypto: bcm - Fix a whole host of kernel-doc misdemeanours
Lee Jones
4
-32
/
+38
2021-03-26
crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...
Lee Jones
1
-0
/
+1
2021-03-26
crypto: inside-secure - Minor typo fix in the file safexcel.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
crypto: jitterentropy - Put constants on the right side of the expression
Milan Djurovic
1
-4
/
+4
2021-03-26
hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
Zihao Tang
1
-1
/
+1
2021-03-26
crypto: allwinner - Fix the parameter of dma_unmap_sg()
Xiang Chen
4
-8
/
+16
2021-03-26
crypto: ux500 - Fix the parameter of dma_unmap_sg()
Xiang Chen
2
-3
/
+3
2021-03-26
crypto: cavium - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-4
/
+5
2021-03-26
crypto: amlogic - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-3
/
+3
2021-03-26
crypto: ccp - fix command queuing to TEE ring buffer
Rijo Thomas
2
-16
/
+53
2021-03-26
crypto: ccp - reduce tee command status polling interval from 5ms to 1ms
Rijo Thomas
1
-4
/
+4
2021-03-26
hwrng: intel - Fix included header from 'asm
Tian Tao
1
-1
/
+1
2021-03-26
x509: Add OID for NIST P384 and extend parser for it
Saulo Alessandre
2
-0
/
+4
2021-03-26
ima: Support EC keys for signature verification
Stefan Berger
2
-16
/
+20
2021-03-26
x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
4
-3
/
+41
2021-03-26
x509: Detect sm2 keys by their parameters OID
Stefan Berger
3
-1
/
+36
2021-03-26
crypto: ecdsa - Register NIST P384 and extend test suite
Saulo Alessandre
3
-1
/
+195
2021-03-26
crypto: ecc - Add math to support fast NIST P384
Saulo Alessandre
2
-75
/
+194
2021-03-26
crypto: ecc - Add NIST P384 curve parameters
Saulo Alessandre
3
-0
/
+35
2021-03-26
crypto: ecdsa - Add support for ECDSA signature verification
Stefan Berger
8
-11
/
+671
2021-03-26
oid_registry: Add OIDs for ECDSA with SHA224/256/384/512
Stefan Berger
1
-1
/
+5
2021-03-19
hwrng: cctrng - delete redundant printing of return value
Wang Qing
1
-3
/
+1
2021-03-19
crypto: hisilicon/sec - fixes some driver coding style
Longfang Liu
1
-55
/
+76
2021-03-19
crypto: hisilicon/sec - fixes some coding style
Longfang Liu
3
-43
/
+39
2021-03-19
crypto: hisilicon/sec - fixes a printing error
Longfang Liu
1
-1
/
+1
2021-03-19
hwrng: ba431 - use devm_platform_ioremap_resource() to simplify
Tian Tao
1
-3
/
+1
2021-03-19
hwrng: cctrng - use devm_platform_ioremap_resource() to simplify
Tian Tao
1
-11
/
+1
2021-03-19
crypto: arm/chacha-scalar - switch to common rev_l macro
Ard Biesheuvel
1
-30
/
+13
2021-03-19
crypto: arm/aes-scalar - switch to common rev_l/mov_l macros
Ard Biesheuvel
1
-32
/
+10
2021-03-19
crypto: arm/blake2s - fix for big endian
Eric Biggers
1
-0
/
+21
2021-03-19
crypto: aegis128 - Move simd prototypes into aegis.h
Herbert Xu
3
-20
/
+24
2021-03-12
crypto: sun4i-ss - simplify optional reset handling
Philipp Zabel
1
-13
/
+8
2021-03-12
hwrng: bcm2835 - add reset support
Álvaro Fernández Rojas
1
-0
/
+10
2021-03-12
dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
1
-0
/
+11
2021-03-12
dt-bindings: rng: bcm2835: add clock constraints
Álvaro Fernández Rojas
1
-0
/
+10
2021-03-12
crypto: qat - fix use of 'dma_map_single'
Hui Tang
1
-13
/
+14
2021-03-12
crypto: qat - fix unmap invalid dma address
Hui Tang
1
-2
/
+9
2021-03-12
crypto: sun8i-ce - fix error return code in sun8i_ce_prng_generate()
Jia-Ju Bai
1
-0
/
+1
2021-03-12
crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Meng Yu
3
-8
/
+361
2021-03-12
crypto: ecc - add curve25519 params and expose them
Meng Yu
3
-0
/
+30
2021-03-12
crypto: hisilicon/hpre - add 'ECDH' algorithm
Meng Yu
3
-5
/
+513
2021-03-12
crypto: ecc - expose ecc curves
Meng Yu
3
-36
/
+59
2021-03-12
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
9
-74
/
+89
[next]