index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkkconfigsymbols.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
crypto: marvell/cesa - ECB does not IV
Corentin Labbe
1
-1
/
+0
2022-04-21
crypto: ccp - Log when resetting PSP SEV state
Peter Gonda
1
-1
/
+1
2022-04-21
hwrng: cn10k - Make check_rng_health() return an error code
Vladis Dronov
1
-8
/
+7
2022-04-21
hwrng: cn10k - Optimize cn10k_rng_read()
Vladis Dronov
1
-6
/
+10
2022-04-21
crypto: sa2ul - Add the new compatible for AM62
Jayesh Choudhary
1
-0
/
+1
2022-04-21
dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62
Jayesh Choudhary
1
-0
/
+1
2022-04-15
crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation
Tianjia Zhang
1
-2
/
+2
2022-04-15
crypto: hisilicon/sgl - align the hardware sgl dma address
Yang Shen
1
-2
/
+4
2022-04-15
crypto: hisilicon/zip - support last word dumping
Kai Ye
1
-1
/
+106
2022-04-15
crypto: hisilicon/hpre - support last word dumping
Kai Ye
1
-20
/
+112
2022-04-15
crypto: hisilicon/sec - support last word dumping
Kai Ye
1
-1
/
+54
2022-04-15
crypto: hisilicon/qm - add last word dumping for ACC
Kai Ye
2
-0
/
+61
2022-04-15
Documentation: update debugfs doc for Hisilicon ZIP
Kai Ye
1
-0
/
+14
2022-04-15
Documentation: update debugfs doc for Hisilicon SEC
Kai Ye
1
-0
/
+14
2022-04-15
Documentation: update debugfs doc for Hisilicon HPRE
Kai Ye
1
-0
/
+14
2022-04-15
crypto: hisilicon/zip - support register checking
Kai Ye
1
-8
/
+70
2022-04-15
crypto: hisilicon/sec - support register checking
Kai Ye
1
-0
/
+53
2022-04-15
crypto: hisilicon/hpre - support register checking
Kai Ye
1
-18
/
+72
2022-04-15
crypto: hisilicon/qm - add register checking for ACC
Kai Ye
2
-1
/
+195
2022-04-15
crypto: ux500/hash - simplify if-if to if-else
Yihao Han
1
-3
/
+1
2022-04-15
hwrng: mpfs - add polarfire soc hwrng support
Conor Dooley
3
-0
/
+118
2022-04-15
crypto: qat - remove line wrapping for pfvf_ops functions
Marco Chiappero
3
-6
/
+3
2022-04-15
crypto: qat - use u32 variables in all GEN4 pfvf_ops
Marco Chiappero
1
-1
/
+1
2022-04-15
crypto: qat - replace disable_vf2pf_interrupts()
Marco Chiappero
7
-34
/
+23
2022-04-15
crypto: qat - leverage the GEN2 VF mask definiton
Marco Chiappero
1
-3
/
+3
2022-04-15
crypto: qat - rework the VF2PF interrupt handling logic
Marco Chiappero
5
-65
/
+132
2022-04-15
crypto: qat - fix off-by-one error in PFVF debug print
Marco Chiappero
1
-1
/
+1
2022-04-15
crypto: qat - fix wording and formatting in code comment
Marco Chiappero
1
-2
/
+2
2022-04-15
crypto: qat - test PFVF registers for spurious interrupts on GEN4
Marco Chiappero
1
-0
/
+6
2022-04-15
crypto: qat - add check for invalid PFVF protocol version 0
Wojciech Ziemba
1
-1
/
+3
2022-04-15
crypto: qat - add missing restarting event notification in VFs
Marco Chiappero
1
-0
/
+1
2022-04-15
crypto: qat - remove unnecessary tests to detect PFVF support
Marco Chiappero
1
-7
/
+3
2022-04-15
crypto: qat - remove unused PFVF stubs
Giovanni Cabiddu
1
-12
/
+0
2022-04-15
crypto: qat - remove unneeded braces
Marco Chiappero
1
-2
/
+1
2022-04-15
crypto: qat - fix ETR sources enabled by default on GEN2 devices
Marco Chiappero
8
-55
/
+22
2022-04-15
crypto: qat - set COMPRESSION capability for DH895XCC
Giovanni Cabiddu
1
-1
/
+2
2022-04-15
crypto: qat - set CIPHER capability for DH895XCC
Giovanni Cabiddu
1
-3
/
+9
2022-04-15
crypto: ccree - use fine grained DMA mapping dir
Gilad Ben-Yossef
1
-12
/
+15
2022-04-15
crypto: ccree - rearrange init calls to avoid race
Gilad Ben-Yossef
1
-11
/
+13
2022-04-15
crypto: qat - stop using iommu_present()
Robin Murphy
1
-2
/
+1
2022-04-08
crypto: cavium/nitrox - remove check of list iterator against head past the l...
Jakob Koschel
1
-4
/
+6
2022-04-08
crypto: ccp - When TSME and SME both detected notify user
Mario Limonciello
1
-0
/
+6
2022-04-08
crypto: ccp - Allow PSP driver to load without SEV/TEE support
Mario Limonciello
1
-16
/
+0
2022-04-08
crypto: ccp - Export PSP security bits to userspace
Mario Limonciello
3
-0
/
+166
2022-04-08
crypto: ccp - cache capability into psp device
Mario Limonciello
2
-20
/
+22
2022-04-08
crypto: testmgr - test in-place en/decryption with two sglists
Eric Biggers
1
-12
/
+63
2022-04-08
crypto: x86 - eliminate anonymous module_init & module_exit
Randy Dunlap
5
-20
/
+20
2022-04-08
crypto: hisilicon/qm - optimize the barrier operation
Hui Tang
1
-3
/
+3
2022-04-08
crypto: engine - Add parameter description in crypto_transfer_request() kerne...
Yang Li
1
-0
/
+1
2022-04-08
crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation
Tianjia Zhang
4
-0
/
+1041
[next]