index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
crypto: sun8i-ss - using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-4
/
+2
2022-04-29
crypto: keembay - Make use of devm helper function devm_platform_ioremap_resource()
Lv Ruyi
1
-8
/
+1
2022-04-29
crypto: ccp - Fix the INIT_EX data file open failure
Jacky Li
1
-2
/
+28
2022-04-21
crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()
Weili Qian
1
-19
/
+9
2022-04-21
crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
Weili Qian
2
-3
/
+2
2022-04-21
crypto: hisilicon/qm - set function with static
Weili Qian
1
-4
/
+2
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
crypto: sa2ul - Add the new compatible for AM62
Jayesh Choudhary
1
-0
/
+1
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
1
-0
/
+57
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
1
-1
/
+181
2022-04-15
crypto: ux500/hash - simplify if-if to if-else
Yihao Han
1
-3
/
+1
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 loop body
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
2
-0
/
+79
2022-04-08
crypto: ccp - cache capability into psp device
Mario Limonciello
2
-20
/
+22
2022-04-08
crypto: hisilicon/qm - optimize the barrier operation
Hui Tang
1
-3
/
+3
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-9
/
+616
2022-03-31
Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+3
2022-03-28
virtio-crypto: rename skcipher algs
zhenwei pi
4
-9
/
+9
2022-03-28
virtio-crypto: implement RSA algorithm
zhenwei pi
6
-1
/
+608
2022-03-25
crypto: stm32 - fix reference leak in stm32_crc_remove
Zheng Yongjun
1
-1
/
+3
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
9
-507
/
+67
[prev]
[next]