index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ixp4xx - convert all printk to dev_xxx
Corentin Labbe
2021-05-14
1
-8
/
+6
*
crypto: ixp4xx - convert unsigned to unsigned int
Corentin Labbe
2021-05-14
1
-10
/
+10
*
crypto: ixp4xx - fallback when having more than one SG
Corentin Labbe
2021-05-14
2
-3
/
+58
*
crypto: ixp4xx - update IV after requests
Corentin Labbe
2021-05-14
1
-0
/
+22
*
crypto: ixp4xx - dma_unmap the correct address
Corentin Labbe
2021-05-14
1
-1
/
+1
*
crypto: qce - Schedule fallback aead algorithm
Thara Gopinath
2021-05-14
2
-11
/
+56
*
crypto: qce - Add support for AEAD algorithms
Thara Gopinath
2021-05-14
1
-2
/
+160
*
crypto: qce - Clean up qce_auth_cfg
Thara Gopinath
2021-05-14
1
-12
/
+9
*
crypto: qce - Add support for AEAD algorithms
Thara Gopinath
2021-05-14
6
-0
/
+874
*
crypto: qce - Add mode for rfc4309
Thara Gopinath
2021-05-14
1
-2
/
+5
*
crypto: qce - Make result dump optional
Thara Gopinath
2021-05-14
1
-4
/
+7
*
crypto: qce - Add MAC failed error checking
Thara Gopinath
2021-05-14
1
-0
/
+2
*
crypto: cpt - Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
2021-05-14
1
-5
/
+1
*
crypto: ccp - Annotate SEV Firmware file names
Joerg Roedel
2021-05-14
1
-0
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
2
-99
/
+98
|
\
|
*
crypto: ccp: Use the stack and common buffer for INIT command
Sean Christopherson
2021-04-21
2
-5
/
+6
|
*
crypto: ccp: Use the stack and common buffer for status commands
Sean Christopherson
2021-04-21
2
-16
/
+12
|
*
crypto: ccp: Use the stack for small SEV command buffers
Sean Christopherson
2021-04-21
1
-73
/
+44
|
*
crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Sean Christopherson
2021-04-21
2
-5
/
+25
|
*
crypto: ccp: Reject SEV commands with mismatching command buffer
Sean Christopherson
2021-04-21
1
-2
/
+7
|
*
crypto: ccp: Detect and reject "invalid" addresses destined for PSP
Sean Christopherson
2021-04-21
1
-0
/
+3
|
*
crypto: ccp: Free SEV device if SEV init fails
Sean Christopherson
2021-04-21
1
-1
/
+3
|
*
KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command
Steve Rutherford
2021-04-21
1
-0
/
+1
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-04-26
135
-1409
/
+2877
|
\
\
|
|
/
|
/
|
|
*
crypto: s5p-sss - consistently use local 'dev' variable in probe()
Krzysztof Kozlowski
2021-04-22
1
-2
/
+2
|
*
crypto: s5p-sss - remove unneeded local variable initialization
Krzysztof Kozlowski
2021-04-22
1
-1
/
+1
|
*
crypto: s5p-sss - simplify getting of_device_id match data
Krzysztof Kozlowski
2021-04-22
1
-6
/
+3
|
*
ccp: ccp - add support for Green Sardine
Devaraj Rangasamy
2021-04-22
1
-0
/
+1
|
*
crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functions
Tian Tao
2021-04-22
3
-29
/
+10
|
*
crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.
Srujana Challa
2021-04-22
7
-58
/
+153
|
*
crypto: chelsio/chcr - Remove useless MODULE_VERSION
Vinay Kumar Yadav
2021-04-22
2
-3
/
+1
|
*
crypto: ux500/cryp - Remove duplicate argument
Wan Jiabing
2021-04-22
1
-1
/
+0
|
*
crypto: chelsio - remove unused function
Jiapeng Chong
2021-04-22
1
-5
/
+0
|
*
crypto: sa2ul - Add support for AM64
Peter Ujfalusi
2021-04-22
2
-39
/
+96
|
*
crypto: sa2ul - Support for per channel coherency
Peter Ujfalusi
2021-04-22
1
-1
/
+1
|
*
crypto: hisilicon - enable new error types for QM
Weili Qian
2021-04-22
2
-3
/
+8
|
*
crypto: hisilicon - add new error type for SEC
Weili Qian
2021-04-22
1
-3
/
+23
|
*
crypto: hisilicon - support new error types for ZIP
Weili Qian
2021-04-22
1
-2
/
+7
|
*
crypto: hisilicon - dynamic configuration 'err_info'
Weili Qian
2021-04-22
5
-43
/
+59
|
*
crypto: hisilicon/hpre - delete redundant log and return in advance
Hui Tang
2021-04-16
1
-1
/
+1
|
*
crypto: hisilicon/hpre - add debug log
Hui Tang
2021-04-16
1
-1
/
+7
|
*
crypto: hisilicon/hpre - use the correct variable type
Hui Tang
2021-04-16
1
-1
/
+2
|
*
crypto: hisilicon/hpre - delete the rudundant space after return
Hui Tang
2021-04-16
2
-3
/
+3
|
*
crypto: qat - enable detection of accelerators hang
Wojciech Ziemba
2021-04-16
9
-1
/
+99
|
*
crypto: hisilicon/sgl - fix the sg buf unmap
Kai Ye
2021-04-16
1
-1
/
+13
|
*
crypto: hisilicon/sgl - fix the soft sg map to hardware sg
Kai Ye
2021-04-16
1
-0
/
+1
|
*
crypto: hisilicon/sgl - add some dfx logs
Kai Ye
2021-04-16
1
-4
/
+11
|
*
crypto: hisilicon/sgl - delete unneeded variable initialization
Kai Ye
2021-04-16
1
-1
/
+1
|
*
crypto: hisilicon/sgl - add a comment for block size initialization
Kai Ye
2021-04-16
1
-0
/
+5
|
*
crypto: hisilicon/sec - use the correct print format
Kai Ye
2021-04-16
1
-3
/
+3
[next]