index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
crypto: amlogic-gxl - default to build as module
Ard Biesheuvel
2020-07-16
1
-1
/
+1
|
*
|
crypto: hisilicon/sec2 - fix some coding styles
Longfang Liu
2020-07-16
1
-5
/
+4
|
*
|
crypto: hisilicon/sec2 - update debugfs interface parameters
Longfang Liu
2020-07-16
1
-27
/
+27
|
*
|
crypto: hisilicon/sec2 - update SEC initialization and reset
Longfang Liu
2020-07-16
2
-27
/
+29
|
*
|
crypto:hisilicon/sec2 - update busy processing logic
Kai Ye
2020-07-16
3
-25
/
+71
|
*
|
crypto: hisilicon/sec2 - clear SEC debug regs
Kai Ye
2020-07-16
1
-0
/
+7
|
*
|
crypto: caam - Remove broken arc4 support
Herbert Xu
2020-07-16
2
-30
/
+0
|
*
|
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
2020-07-09
3
-6
/
+7
|
*
|
crypto: ccp - Fix sparse warnings
Herbert Xu
2020-07-09
3
-13
/
+12
|
*
|
crypto: virtio - constify features[] and id_table[]
Rikard Falkeborn
2020-07-09
1
-2
/
+2
|
*
|
crypto: qat - fallback for xts with 192 bit keys
Giovanni Cabiddu
2020-07-09
1
-3
/
+65
|
*
|
crypto: qat - remove unused field in skcipher ctx
Giovanni Cabiddu
2020-07-09
1
-4
/
+0
|
*
|
crypto: qat - validate xts key
Giovanni Cabiddu
2020-07-09
1
-0
/
+6
|
*
|
crypto: qat - allow xts requests not multiple of block
Giovanni Cabiddu
2020-07-09
1
-2
/
+20
|
*
|
Merge branch 'ux500'
Herbert Xu
2020-07-09
1
-9
/
+9
|
|
\
\
|
|
*
|
crypto: ux500/hash - Add namespacing to hash_init()
Lee Jones
2020-07-09
1
-9
/
+9
|
*
|
|
crypto: cpt - Fix sparse warnings
Herbert Xu
2020-07-03
3
-23
/
+22
|
*
|
|
crypto: hisilicon/qm - Change type of pasid to u32
Fenghua Yu
2020-07-03
1
-2
/
+2
|
*
|
|
crypto: ccp - Fix use of merged scatterlists
John Allen
2020-07-03
2
-11
/
+27
|
*
|
|
crypto: qce/sha - Do not modify scatterlist passed along with request
Sivaprakash Murugesan
2020-07-03
1
-2
/
+0
|
*
|
|
crypto: qce - re-initialize context on import
Sivaprakash Murugesan
2020-07-03
1
-4
/
+12
|
*
|
|
crypto: qce - support zero length test vectors
Sivaprakash Murugesan
2020-07-03
3
-1
/
+21
|
*
|
|
crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
Dinghao Liu
2020-07-03
1
-0
/
+1
|
*
|
|
crypto: ccree - remove unused field
Gilad Ben-Yossef
2020-06-26
1
-1
/
+0
|
*
|
|
crypto: ccree - adapt ccree essiv support to kcapi
Gilad Ben-Yossef
2020-06-26
1
-31
/
+93
|
*
|
|
crypto: ccree - fix resource leak on error path
Gilad Ben-Yossef
2020-06-26
1
-12
/
+18
|
*
|
|
crypto: caam/qi2 - fix return code in ahash_finup_no_ctx()
Horia Geantă
2020-06-26
1
-4
/
+6
|
*
|
|
crypto: img-hash - remove redundant initialization of variable err
Colin Ian King
2020-06-26
1
-1
/
+1
|
*
|
|
crypto: ccp - remove redundant assignment to variable ret
Colin Ian King
2020-06-26
1
-1
/
+0
|
*
|
|
crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2020-06-26
1
-16
/
+18
|
*
|
|
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2020-06-26
3
-6
/
+9
|
*
|
|
crypto: omap-sham - Fix sparse/compiler warnings
Herbert Xu
2020-06-26
1
-9
/
+9
|
*
|
|
crypto: omap-des - Fix sparse/compiler warnings
Herbert Xu
2020-06-26
1
-3
/
+3
|
*
|
|
crypto: hisilicon - fix strncpy warning with strscpy
Zhangfei Gao
2020-06-26
1
-1
/
+5
|
*
|
|
crypto: octeontx - Fix sparse warnings
Herbert Xu
2020-06-18
6
-38
/
+32
|
*
|
|
crypto: caam - Fix argument type in handle_imx6_err005766
Herbert Xu
2020-06-18
1
-1
/
+1
|
*
|
|
crypto: qat - update timeout logic in put admin msg
Wojciech Ziemba
2020-06-18
1
-15
/
+19
|
*
|
|
crypto: qat - send admin messages to set of AEs
Wojciech Ziemba
2020-06-18
1
-18
/
+46
|
*
|
|
crypto: qat - update fw init admin msg
Wojciech Ziemba
2020-06-18
2
-27
/
+52
|
*
|
|
crypto: caam/qi2 - remove redundant assignment to ret
Colin Ian King
2020-06-18
1
-2
/
+0
|
*
|
|
crypto: hisilicon - update SEC driver module parameter
Longfang Liu
2020-06-18
1
-3
/
+3
|
*
|
|
crypto: qat - remove packed attribute in etr structs
Giovanni Cabiddu
2020-06-18
1
-7
/
+6
|
*
|
|
crypto: qat - replace user types with kernel ABI __u types
Wojciech Ziemba
2020-06-18
7
-182
/
+182
|
*
|
|
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
2020-06-18
16
-167
/
+167
|
*
|
|
crypto: caam/qi2 - add support for dpseci_reset()
Andrei Botila
2020-06-18
4
-0
/
+36
|
*
|
|
crypto: hisilicon - allow smaller reads in debugfs
Dan Carpenter
2020-06-18
1
-27
/
+6
|
*
|
|
crypto: caam - add clock info for VFxxx SoCs
Andrey Smirnov
2020-06-18
1
-0
/
+10
|
*
|
|
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2020-06-18
57
-2624
/
+114
*
|
|
|
crypto/chtls: correct net_device reference count
Vinay Kumar Yadav
2020-07-21
1
-1
/
+1
*
|
|
|
crypto/chtls: fix tls alert messages corrupted by tls data
Vinay Kumar Yadav
2020-07-21
1
-3
/
+4
|
|
_
|
/
|
/
|
|
[prev]
[next]