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
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
120
-155
/
+205
*
crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd
Nathan Chancellor
2020-11-20
1
-1
/
+1
*
crypto: caam/qi - simplify error path for context allocation
Horia Geantă
2020-11-20
1
-4
/
+4
*
crypto: arm64/gcm - move authentication tag check to SIMD domain
Ard Biesheuvel
2020-11-20
2
-18
/
+43
*
crypto: hisilicon/sec2 - Fix aead authentication setting key error
Kai Ye
2020-11-20
1
-2
/
+3
*
crypto: arm64/chacha - simplify tail block handling
Ard Biesheuvel
2020-11-13
1
-124
/
+69
*
crypto: qat - add gen4 firmware loader
Jack Xu
2020-11-13
5
-17
/
+78
*
crypto: qat - add support for broadcasting mode
Jack Xu
2020-11-13
4
-3
/
+99
*
crypto: qat - add support for shared ustore
Jack Xu
2020-11-13
3
-13
/
+19
*
crypto: qat - allow to target specific AEs
Jack Xu
2020-11-13
6
-8
/
+42
*
crypto: qat - add FCU CSRs to chip info
Jack Xu
2020-11-13
3
-16
/
+53
*
crypto: qat - add CSS3K support
Jack Xu
2020-11-13
4
-40
/
+68
*
crypto: qat - use ae_mask
Jack Xu
2020-11-13
1
-12
/
+14
*
crypto: qat - add check for null pointer
Jack Xu
2020-11-13
1
-11
/
+17
*
crypto: qat - add misc control CSR to chip info
Jack Xu
2020-11-13
2
-4
/
+8
*
crypto: qat - add wake up event to chip info
Jack Xu
2020-11-13
3
-1
/
+6
*
crypto: qat - add clock enable CSR to chip info
Jack Xu
2020-11-13
2
-4
/
+7
*
crypto: qat - add reset CSR and mask to chip info
Jack Xu
2020-11-13
2
-17
/
+24
*
crypto: qat - add local memory size to chip info
Jack Xu
2020-11-13
3
-1
/
+4
*
crypto: qat - add support for lm2 and lm3
Jack Xu
2020-11-13
6
-2
/
+101
*
crypto: qat - add next neighbor to chip_info
Jack Xu
2020-11-13
3
-6
/
+18
*
crypto: qat - replace check based on DID
Jack Xu
2020-11-13
1
-3
/
+5
*
crypto: qat - introduce chip info structure
Jack Xu
2020-11-13
3
-35
/
+88
*
crypto: qat - refactor long expressions
Jack Xu
2020-11-13
1
-18
/
+23
*
crypto: qat - refactor qat_uclo_set_ae_mode()
Jack Xu
2020-11-13
1
-26
/
+43
*
crypto: qat - move defines to header files
Jack Xu
2020-11-13
2
-4
/
+4
*
crypto: qat - remove global CSRs helpers
Jack Xu
2020-11-13
2
-16
/
+13
*
crypto: qat - refactor AE start
Jack Xu
2020-11-13
3
-18
/
+18
*
crypto: qat - change micro word data mask
Jack Xu
2020-11-13
1
-1
/
+1
*
crypto: qat - change type for ctx_mask
Jack Xu
2020-11-13
2
-12
/
+12
*
crypto: qat - add support for relative FW ucode loading
Jack Xu
2020-11-13
1
-6
/
+7
*
crypto: qat - rename qat_uclo_del_uof_obj()
Jack Xu
2020-11-13
3
-3
/
+3
*
crypto: qat - introduce additional parenthesis
Jack Xu
2020-11-13
2
-10
/
+10
*
crypto: qat - remove unnecessary parenthesis
Jack Xu
2020-11-13
2
-11
/
+11
*
crypto: qat - fix error message
Jack Xu
2020-11-13
1
-1
/
+1
*
crypto: qat - fix CSR access
Jack Xu
2020-11-13
1
-4
/
+2
*
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
Jack Xu
2020-11-13
1
-1
/
+1
*
crypto: qat - support for mof format in fw loader
Giovanni Cabiddu
2020-11-13
5
-5
/
+331
*
crypto: cavium/nitrox - Fix sparse warnings
Herbert Xu
2020-11-13
9
-21
/
+26
*
crypto: qat - replace pci with PCI in comments
Adam Guerin
2020-11-13
2
-4
/
+4
*
crypto: arm/chacha-neon - optimize for non-block size multiples
Ard Biesheuvel
2020-11-13
2
-24
/
+107
*
crypto: qat - remove cast for mailbox CSR
Adam Guerin
2020-11-13
1
-1
/
+1
*
crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager
Jason A. Donenfeld
2020-11-13
1
-1
/
+1
*
crypto: caam - fix printing on xts fallback allocation error path
Horia Geantă
2020-11-06
3
-5
/
+6
*
crypto: hisilicon/qm - split 'hisi_qm_init' into smaller pieces
Weili Qian
2020-11-06
1
-33
/
+53
*
crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller pieces
Weili Qian
2020-11-06
1
-12
/
+32
*
crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces
Weili Qian
2020-11-06
1
-8
/
+28
*
crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
Weili Qian
2020-11-06
1
-1
/
+2
*
crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'
Weili Qian
2020-11-06
1
-3
/
+1
*
crypto: hisilicon/qm - modify the return type of debugfs interface
Weili Qian
2020-11-06
5
-25
/
+8
[next]