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: 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
*
crypto: hisilicon/qm - modify the return type of function
Weili Qian
2020-11-06
1
-2
/
+2
*
crypto: hisilicon/qm - numbers are replaced by macros
Weili Qian
2020-11-06
1
-7
/
+12
*
hwrng: imx-rngc - irq already prints an error
Nigel Christian
2020-11-06
1
-3
/
+1
*
crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
Horia Geantă
2020-11-06
1
-3
/
+5
*
crypto: qat - remove unneeded semicolon
Tom Rix
2020-11-06
2
-5
/
+5
*
crypto: cavium/nitrox - remove unneeded semicolon
Tom Rix
2020-11-06
1
-1
/
+1
*
crypto: arm64/poly1305-neon - reorder PAC authentication with SP update
Ard Biesheuvel
2020-11-06
2
-2
/
+2
*
crypto: af_alg - avoid undefined behavior accessing salg_name
Eric Biggers
2020-11-06
2
-3
/
+23
*
crypto: caam - enable crypto-engine retry mechanism
Iuliana Prodan
2020-11-06
2
-1
/
+11
*
crypto: testmgr - WARN on test failure
Eric Biggers
2020-11-06
1
-7
/
+13
*
crypto: testmgr - always print the actual skcipher driver name
Eric Biggers
2020-11-06
1
-20
/
+16
*
crypto: testmgr - always print the actual AEAD driver name
Eric Biggers
2020-11-06
1
-24
/
+18
*
crypto: testmgr - always print the actual hash driver name
Eric Biggers
2020-11-06
1
-23
/
+20
*
crypto: aead - add crypto_aead_driver_name()
Eric Biggers
2020-11-06
1
-0
/
+5
*
crypto: atmel-sha - remove unneeded break
Tom Rix
2020-11-06
1
-1
/
+0
*
crypto: lib/sha256 - Unroll LOAD and BLEND loops
Arvind Sankar
2020-10-30
1
-4
/
+20
*
crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64
Arvind Sankar
2020-10-30
1
-136
/
+38
*
crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()
Arvind Sankar
2020-10-30
1
-6
/
+5
*
crypto: lib/sha256 - Don't clear temporary variables
Arvind Sankar
2020-10-30
1
-1
/
+0
*
crypto: hash - Use memzero_explicit() for clearing state
Arvind Sankar
2020-10-30
8
-8
/
+12
*
crypto: lib/sha256 - Use memzero_explicit() for clearing state
Arvind Sankar
2020-10-30
1
-1
/
+1
*
crypto: omap-aes - fix the reference count leak of omap device
Zhang Qilong
2020-10-30
1
-0
/
+1
*
crypto: sm2 - remove unnecessary reset operations
Tianjia Zhang
2020-10-30
1
-46
/
+29
*
crypto: sa2ul - Reduce stack usage
Herbert Xu
2020-10-30
2
-61
/
+63
[prev]
[next]