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
2021-01-22
crypto: octeontx2 - add support to process the crypto request
Srujana Challa
11
-1
/
+1034
2021-01-22
crypto: octeontx2 - add virtual function driver support
Srujana Challa
6
-1
/
+373
2021-01-22
crypto: octeontx2 - add support to get engine capabilities
Srujana Challa
8
-0
/
+350
2021-01-22
crypto: octeontx2 - add LF framework
Srujana Challa
7
-1
/
+783
2021-01-22
crypto: octeontx2 - load microcode and create engine groups
Srujana Challa
8
-2
/
+1655
2021-01-22
crypto: octeontx2 - enable SR-IOV and mailbox communication with VF
Srujana Challa
4
-2
/
+583
2021-01-22
crypto: octeontx2 - add mailbox communication with AF
Srujana Challa
6
-2
/
+236
2021-01-22
crypto: marvell - add Marvell OcteonTX2 CPT PF driver
Srujana Challa
7
-0
/
+633
2021-01-22
crypto: arm64/sha - add missing module aliases
Ard Biesheuvel
4
-0
/
+9
2021-01-22
crypto: bcm - Fix sparse warnings
Herbert Xu
7
-40
/
+48
2021-01-22
crypto - shash: reduce minimum alignment of shash_desc structure
Ard Biesheuvel
2
-7
/
+10
2021-01-14
crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAY
Daniele Alessandrelli
1
-0
/
+2
2021-01-14
crypto: keembay-ocs-hcu - Fix a WARN() message
Dan Carpenter
1
-1
/
+1
2021-01-14
crypto: x86 - use local headers for x86 specific shared declarations
Ard Biesheuvel
12
-8
/
+8
2021-01-14
crypto: x86 - remove glue helper module
Ard Biesheuvel
6
-243
/
+0
2021-01-14
crypto: x86/twofish - drop dependency on glue helper
Ard Biesheuvel
3
-111
/
+44
2021-01-14
crypto: x86/cast6 - drop dependency on glue helper
Ard Biesheuvel
2
-45
/
+17
2021-01-14
crypto: x86/cast5 - drop dependency on glue helper
Ard Biesheuvel
1
-167
/
+17
2021-01-14
crypto: x86/serpent - drop dependency on glue helper
Ard Biesheuvel
4
-157
/
+61
2021-01-14
crypto: x86/camellia - drop dependency on glue helper
Ard Biesheuvel
4
-168
/
+67
2021-01-14
crypto: x86 - add some helper macros for ECB and CBC modes
Ard Biesheuvel
1
-0
/
+76
2021-01-14
crypto: x86/blowfish - drop CTR mode implementation
Ard Biesheuvel
2
-107
/
+1
2021-01-14
crypto: x86/des - drop CTR mode implementation
Ard Biesheuvel
2
-104
/
+1
2021-01-14
crypto: x86/glue-helper - drop CTR helper routines
Ard Biesheuvel
4
-207
/
+0
2021-01-14
crypto: x86/twofish - drop CTR mode implementation
Ard Biesheuvel
5
-147
/
+2
2021-01-14
crypto: x86/cast6 - drop CTR mode implementation
Ard Biesheuvel
3
-76
/
+1
2021-01-14
crypto: x86/cast5 - drop CTR mode implementation
Ard Biesheuvel
2
-103
/
+1
2021-01-14
crypto: x86/serpent - drop CTR mode implementation
Ard Biesheuvel
6
-201
/
+3
2021-01-14
crypto: x86/camellia - drop CTR mode implementation
Ard Biesheuvel
7
-416
/
+1
2021-01-14
crypto: x86/glue-helper - drop XTS helper routines
Ard Biesheuvel
4
-303
/
+0
2021-01-14
crypto: x86/twofish - switch to XTS template
Ard Biesheuvel
3
-151
/
+1
2021-01-14
crypto: x86/serpent- switch to XTS template
Ard Biesheuvel
6
-305
/
+1
2021-01-14
crypto: x86/cast6 - switch to XTS template
Ard Biesheuvel
3
-155
/
+1
2021-01-14
crypto: x86/camellia - switch to XTS template
Ard Biesheuvel
6
-577
/
+2
2021-01-14
crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in comment
Bhaskar Chowdhury
1
-1
/
+1
2021-01-14
crypto: hisilicon/sec - register SEC device to uacce
Kai Ye
1
-1
/
+38
2021-01-14
crypto: hisilicon/hpre - register HPRE device to uacce
Kai Ye
1
-0
/
+54
2021-01-14
crypto: hisilicon - add ZIP device using mode parameter
Kai Ye
3
-1
/
+42
2021-01-14
crypto: hisilicon/qm - SVA bugfixed on Kunpeng920
Kai Ye
1
-0
/
+6
2021-01-14
crypto: bcm - Rename struct device_private to bcm_device_private
Jiri Olsa
3
-4
/
+4
2021-01-14
crypto: qat - reduce size of mapped region
Adam Guerin
1
-6
/
+6
2021-01-14
crypto: qat - change format string and cast ring size
Adam Guerin
1
-2
/
+2
2021-01-14
crypto: qat - fix potential spectre issue
Adam Guerin
1
-0
/
+2
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
6
-77
/
+20
2021-01-14
crypto: aesni - replace function pointers with static branches
Ard Biesheuvel
1
-44
/
+54
2021-01-14
crypto: aesni - refactor scatterlist processing
Ard Biesheuvel
1
-83
/
+56
2021-01-14
crypto: aesni - clean up mapping of associated data
Ard Biesheuvel
1
-4
/
+5
2021-01-14
crypto: aesni - drop unused asm prototypes
Ard Biesheuvel
1
-67
/
+0
2021-01-14
crypto: aesni - prevent misaligned buffers on the stack
Ard Biesheuvel
1
-12
/
+16
2021-01-14
crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in Kconfig
Marco Chiappero
1
-1
/
+1
[next]