index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-13
crypto: qat - add FCU CSRs to chip info
Jack Xu
3
-16
/
+53
2020-11-13
crypto: qat - add CSS3K support
Jack Xu
4
-40
/
+68
2020-11-13
crypto: qat - use ae_mask
Jack Xu
1
-12
/
+14
2020-11-13
crypto: qat - add check for null pointer
Jack Xu
1
-11
/
+17
2020-11-13
crypto: qat - add misc control CSR to chip info
Jack Xu
2
-4
/
+8
2020-11-13
crypto: qat - add wake up event to chip info
Jack Xu
3
-1
/
+6
2020-11-13
crypto: qat - add clock enable CSR to chip info
Jack Xu
2
-4
/
+7
2020-11-13
crypto: qat - add reset CSR and mask to chip info
Jack Xu
2
-17
/
+24
2020-11-13
crypto: qat - add local memory size to chip info
Jack Xu
3
-1
/
+4
2020-11-13
crypto: qat - add support for lm2 and lm3
Jack Xu
6
-2
/
+101
2020-11-13
crypto: qat - add next neighbor to chip_info
Jack Xu
3
-6
/
+18
2020-11-13
crypto: qat - replace check based on DID
Jack Xu
1
-3
/
+5
2020-11-13
crypto: qat - introduce chip info structure
Jack Xu
3
-35
/
+88
2020-11-13
crypto: qat - refactor long expressions
Jack Xu
1
-18
/
+23
2020-11-13
crypto: qat - refactor qat_uclo_set_ae_mode()
Jack Xu
1
-26
/
+43
2020-11-13
crypto: qat - move defines to header files
Jack Xu
2
-4
/
+4
2020-11-13
crypto: qat - remove global CSRs helpers
Jack Xu
2
-16
/
+13
2020-11-13
crypto: qat - refactor AE start
Jack Xu
3
-18
/
+18
2020-11-13
crypto: qat - change micro word data mask
Jack Xu
1
-1
/
+1
2020-11-13
crypto: qat - change type for ctx_mask
Jack Xu
2
-12
/
+12
2020-11-13
crypto: qat - add support for relative FW ucode loading
Jack Xu
1
-6
/
+7
2020-11-13
crypto: qat - rename qat_uclo_del_uof_obj()
Jack Xu
3
-3
/
+3
2020-11-13
crypto: qat - introduce additional parenthesis
Jack Xu
2
-10
/
+10
2020-11-13
crypto: qat - remove unnecessary parenthesis
Jack Xu
2
-11
/
+11
2020-11-13
crypto: qat - fix error message
Jack Xu
1
-1
/
+1
2020-11-13
crypto: qat - fix CSR access
Jack Xu
1
-4
/
+2
2020-11-13
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
Jack Xu
1
-1
/
+1
2020-11-13
crypto: qat - support for mof format in fw loader
Giovanni Cabiddu
5
-5
/
+331
2020-11-13
crypto: cavium/nitrox - Fix sparse warnings
Herbert Xu
9
-21
/
+26
2020-11-13
crypto: qat - replace pci with PCI in comments
Adam Guerin
2
-4
/
+4
2020-11-13
crypto: arm/chacha-neon - optimize for non-block size multiples
Ard Biesheuvel
2
-24
/
+107
2020-11-13
crypto: qat - remove cast for mailbox CSR
Adam Guerin
1
-1
/
+1
2020-11-13
crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager
Jason A. Donenfeld
1
-1
/
+1
2020-11-06
crypto: caam - fix printing on xts fallback allocation error path
Horia Geantă
3
-5
/
+6
2020-11-06
crypto: hisilicon/qm - split 'hisi_qm_init' into smaller pieces
Weili Qian
1
-33
/
+53
2020-11-06
crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller pieces
Weili Qian
1
-12
/
+32
2020-11-06
crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces
Weili Qian
1
-8
/
+28
2020-11-06
crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
Weili Qian
1
-1
/
+2
2020-11-06
crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'
Weili Qian
1
-3
/
+1
2020-11-06
crypto: hisilicon/qm - modify the return type of debugfs interface
Weili Qian
5
-25
/
+8
2020-11-06
crypto: hisilicon/qm - modify the return type of function
Weili Qian
1
-2
/
+2
2020-11-06
crypto: hisilicon/qm - numbers are replaced by macros
Weili Qian
1
-7
/
+12
2020-11-06
hwrng: imx-rngc - irq already prints an error
Nigel Christian
1
-3
/
+1
2020-11-06
crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
Horia Geantă
1
-3
/
+5
2020-11-06
crypto: qat - remove unneeded semicolon
Tom Rix
2
-5
/
+5
2020-11-06
crypto: cavium/nitrox - remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-11-06
crypto: arm64/poly1305-neon - reorder PAC authentication with SP update
Ard Biesheuvel
2
-2
/
+2
2020-11-06
crypto: af_alg - avoid undefined behavior accessing salg_name
Eric Biggers
2
-3
/
+23
2020-11-06
crypto: caam - enable crypto-engine retry mechanism
Iuliana Prodan
2
-1
/
+11
2020-11-06
crypto: testmgr - WARN on test failure
Eric Biggers
1
-7
/
+13
[next]