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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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: caam - enable crypto-engine retry mechanism
Iuliana Prodan
2
-1
/
+11
2020-11-06
crypto: atmel-sha - remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-30
crypto: omap-aes - fix the reference count leak of omap device
Zhang Qilong
1
-0
/
+1
2020-10-30
crypto: sa2ul - Reduce stack usage
Herbert Xu
2
-61
/
+63
2020-10-30
crypto: hisilicon - fixes some coding style
Longfang Liu
2
-29
/
+18
2020-10-30
crypto: hisilicon - delete unused structure member variables
Longfang Liu
1
-2
/
+0
2020-10-30
crypto: qat - extend ae_mask
Giovanni Cabiddu
1
-1
/
+1
2020-10-30
crypto: qat - allow for instances in different banks
Giovanni Cabiddu
2
-9
/
+28
2020-10-30
crypto: qat - refactor qat_crypto_dev_config()
Giovanni Cabiddu
1
-26
/
+41
2020-10-30
crypto: qat - refactor qat_crypto_create_instances()
Giovanni Cabiddu
1
-27
/
+41
2020-10-30
crypto: qat - change return value in adf_cfg_key_val_get()
Giovanni Cabiddu
1
-1
/
+1
2020-10-30
crypto: qat - change return value in adf_cfg_add_key_value_param()
Giovanni Cabiddu
1
-1
/
+1
2020-10-30
crypto: qat - remove unnecessary void* casts
Giovanni Cabiddu
1
-10
/
+10
2020-10-30
crypto: qat - call functions in adf_sriov if available
Giovanni Cabiddu
1
-5
/
+10
2020-10-30
crypto: qat - remove hardcoded bank irq clear flag mask
Giovanni Cabiddu
2
-3
/
+2
2020-10-30
crypto: qat - abstract writes to arbiter enable
Giovanni Cabiddu
4
-10
/
+20
2020-10-30
crypto: qat - use BIT_ULL() - 1 pattern for masks
Giovanni Cabiddu
2
-2
/
+2
2020-10-30
crypto: qat - replace constant masks with GENMASK
Giovanni Cabiddu
2
-2
/
+2
2020-10-30
crypto: qat - abstract build ring base
Giovanni Cabiddu
5
-3
/
+12
2020-10-30
crypto: qat - enable ring after pair is programmed
Giovanni Cabiddu
1
-1
/
+19
2020-10-30
crypto: qat - register crypto instances based on capability
Giovanni Cabiddu
2
-1
/
+21
2020-10-30
crypto: qat - add support for capability detection
Marco Chiappero
10
-9
/
+93
2020-10-30
crypto: qat - abstract arbiter access
Giovanni Cabiddu
7
-15
/
+50
2020-10-30
crypto: qat - remove unused macros in arbiter module
Giovanni Cabiddu
1
-3
/
+0
2020-10-30
crypto: qat - remove writes into WQCFG
Giovanni Cabiddu
1
-13
/
+0
2020-10-30
crypto: qat - update constants table
Giovanni Cabiddu
1
-22
/
+22
2020-10-30
crypto: qat - use admin mask to send fw constants
Giovanni Cabiddu
2
-1
/
+2
2020-10-30
crypto: qat - change admin sequence
Giovanni Cabiddu
1
-2
/
+2
2020-10-30
crypto: qat - rename ME in AE
Giovanni Cabiddu
2
-4
/
+4
2020-10-30
crypto: qat - add packed to init admin structures
Giovanni Cabiddu
1
-2
/
+2
2020-10-30
crypto: qat - abstract admin interface
Giovanni Cabiddu
7
-10
/
+39
2020-10-30
crypto: qat - relocate GEN2 CSR access code
Giovanni Cabiddu
3
-65
/
+68
2020-10-30
crypto: qat - split transport CSR access logic
Giovanni Cabiddu
13
-41
/
+198
2020-10-30
crypto: qat - fix configuration of iov threads
Giovanni Cabiddu
11
-59
/
+115
2020-10-30
crypto: qat - num_rings_per_bank is device dependent
Ahsan Atta
10
-16
/
+47
2020-10-30
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
16
-53
/
+109
2020-10-30
crypto: qat - update IV in software
Marco Chiappero
2
-58
/
+89
2020-10-30
crypto: inside-secure - Fix sizeof() mismatch
Colin Ian King
1
-1
/
+1
2020-10-30
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2
-2
/
+13
2020-10-30
crypto: talitos - Fix return type of current_desc_hdr()
Christophe Leroy
1
-3
/
+3
2020-10-30
crypto: talitos - Endianess in current_desc_hdr()
Christophe Leroy
1
-2
/
+2
2020-10-30
crypto: qat - remove unused function
Giovanni Cabiddu
1
-5
/
+0
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
5
-5
/
+5
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
4
-4
/
+4
2020-10-25
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+3
2020-10-25
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+23
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-109
/
+113
[next]