index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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: hisilicon/hpre - add 'ECDH' algorithm
Meng Yu
2021-03-12
3
-5
/
+513
*
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
2021-03-12
1
-20
/
+8
*
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: 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
*
hwrng: omap - Fix included header from 'asm'
Tian Tao
2021-03-07
1
-2
/
+1
*
crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSS
Krzysztof Kozlowski
2021-03-07
1
-1
/
+1
*
crypto: sun8i-ss - fix result memory leak on error path
Corentin Labbe
2021-03-07
1
-1
/
+1
*
crypto: qce - Remove totallen and offset in qce_start
Thara Gopinath
2021-03-07
4
-14
/
+10
*
crypto: qce - Remover src_tbl from qce_cipher_reqctx
Thara Gopinath
2021-03-07
1
-1
/
+0
*
crypto: qce - Set data unit size to message length for AES XTS transformation
Thara Gopinath
2021-03-07
1
-4
/
+4
*
crypto: qce - Improve the conditions for requesting AES fallback cipher
Thara Gopinath
2021-03-07
1
-6
/
+11
*
crypto: qce - Set ivsize to 0 for ecb(aes)
Thara Gopinath
2021-03-07
1
-1
/
+1
*
crypto: qce - Return error for non-blocksize data(ECB/CBC algorithms)
Thara Gopinath
2021-03-07
1
-0
/
+9
*
crypto: qce - Return error for zero length messages
Thara Gopinath
2021-03-07
1
-0
/
+5
*
crypto: qce - Return unsupported if any three keys are same for DES3 algorithms
Thara Gopinath
2021-03-07
1
-0
/
+15
*
crypto: qce - Return unsupported if key1 and key 2 are same for AES XTS algor...
Thara Gopinath
2021-03-07
1
-1
/
+18
*
crypto: qce - Hold back a block of data to be transferred as part of final
Thara Gopinath
2021-03-07
1
-0
/
+19
*
crypto: qce - Restore/save ahash state with custom struct in export/import
Thara Gopinath
2021-03-07
1
-88
/
+34
*
crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()
Wei Yongjun
2021-03-07
1
-1
/
+3
*
crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()
Wei Yongjun
2021-03-07
1
-1
/
+3
*
crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
Tang Bin
2021-03-07
1
-3
/
+0
*
hwrng: bcm2835 - remove redundant null check
Tian Tao
2021-03-07
1
-10
/
+7
*
crypto: qat - fix spelling mistake: "messge" -> "message"
Bhaskar Chowdhury
2021-03-07
2
-3
/
+3
*
hwrng: xiphera-trng - use devm_platform_ioremap_resource() to simplify
Tian Tao
2021-03-07
1
-3
/
+1
*
hwrng: ba431 - Use device-managed registration
Tian Tao
2021-03-07
1
-11
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-03-06
8
-62
/
+76
|
\
|
*
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
2021-03-05
1
-32
/
+23
|
*
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
2021-03-05
1
-24
/
+35
|
*
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
2021-03-05
1
-1
/
+9
|
*
RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc
Leon Romanovsky
2021-03-03
1
-1
/
+1
|
*
RDMA/mlx5: Set correct kernel-doc identifier
Leon Romanovsky
2021-03-03
1
-1
/
+1
|
*
IB/mlx5: Add missing error code
YueHaibing
2021-03-01
1
-1
/
+3
|
*
RDMA/rxe: Fix missing kconfig dependency on CRYPTO
Julian Braha
2021-03-01
1
-0
/
+1
|
*
RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep
Saeed Mahameed
2021-03-01
1
-2
/
+3
*
|
Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-03-05
2
-11
/
+16
|
\
\
|
*
|
dm verity: fix FEC for RS roots unaligned to block size
Milan Broz
2021-03-04
1
-11
/
+12
|
*
|
dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
Mikulas Patocka
2021-03-04
1
-0
/
+4
*
|
|
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-05
9
-51
/
+67
|
\
\
\
[next]