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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-01
crypto: caam - use devres to de-initialize the RNG
Andrey Smirnov
1
-60
/
+70
2019-11-01
crypto: caam - use devres to remove debugfs
Andrey Smirnov
2
-8
/
+14
2019-11-01
crypto: caam - use devres to unmap memory
Andrey Smirnov
1
-19
/
+9
2019-11-01
crypto: inside-secure - Fixed warnings on inconsistent byte order handling
Pascal van Leeuwen
4
-67
/
+61
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
1
-1
/
+1
2019-10-26
crypto: ccp - fix uninitialized list head
Mark Salter
1
-0
/
+1
2019-10-26
crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics
Geert Uytterhoeven
1
-9
/
+9
2019-10-26
crypto: ccp - Verify access to device registers before initializing
Hook, Gary
2
-2
/
+28
2019-10-26
crypto: ccp - Change a message to reflect status instead of failure
Hook, Gary
2
-4
/
+13
2019-10-26
crypto: hisilicon - fix endianness verification problem of QM
Shukun Tan
2
-44
/
+45
2019-10-26
crypto: hisilicon - fix param should be static when not external.
Shukun Tan
1
-3
/
+3
2019-10-26
crypto: hisilicon - Fix using plain integer as NULL pointer
Shukun Tan
1
-1
/
+1
2019-10-26
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
2
-9
/
+3
2019-10-26
crypto: ccree - fix comparison of unsigned expression warning
Tian Tao
1
-1
/
+2
2019-10-26
crypto: ccp - Retry SEV INIT command in case of integrity check failure.
Ashish Kalra
1
-0
/
+12
2019-10-26
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe
7
-0
/
+911
2019-10-26
crypto: atmel - fix data types for __be{32,64}
Ben Dooks (Codethink)
1
-15
/
+15
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-10-23
crypto: inside-secure - Made locally used safexcel_pci_remove() static
Pascal van Leeuwen
1
-1
/
+1
2019-10-23
crypto: inside-secure - Fix build error with CONFIG_CRYPTO_SM3=m
Pascal van Leeuwen
1
-6
/
+2
2019-10-23
crypto: hisilicon: Fix misuse of GENMASK macro
Rikard Falkeborn
1
-2
/
+2
2019-10-23
crypto: nx - convert AES-CTR to skcipher API
Eric Biggers
3
-67
/
+46
2019-10-23
crypto: nx - convert AES-CBC to skcipher API
Eric Biggers
3
-52
/
+41
2019-10-23
crypto: nx - convert AES-ECB to skcipher API
Eric Biggers
3
-51
/
+58
2019-10-23
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
7
-57
/
+43
2019-10-23
crypto: padlock-aes - convert to skcipher API
Eric Biggers
1
-83
/
+74
2019-10-23
crypto: chtls - remove the redundant check in chtls_recvmsg()
Yunfeng Ye
1
-2
/
+1
2019-10-23
crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
Zhou Wang
1
-0
/
+1
2019-10-23
crypto: ux500 - Remove set but not used variable 'cookie'
zhengbin
1
-2
/
+1
2019-10-23
crypto: geode-aes - convert to skcipher API and make thread-safe
Eric Biggers
2
-305
/
+148
2019-10-22
KVM: SVM: Remove unneeded WBINVD and DF_FLUSH when starting SEV guests
Tom Lendacky
1
-0
/
+9
2019-10-18
crypto: n2: Use pr_warn instead of pr_warning
Kefeng Wang
1
-6
/
+6
2019-10-18
crypto: inside-secure - Use PTR_ERR_OR_ZERO in safexcel_xcbcmac_cra_init()
YueHaibing
1
-4
/
+1
2019-10-18
crypto: inside-secure - fix spelling mistake "algorithmn" -> "algorithm"
Colin Ian King
1
-1
/
+1
2019-10-10
crypto: geode-aes - switch to skcipher for cbc(aes) fallback
Ard Biesheuvel
2
-25
/
+34
2019-10-10
crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize
Tudor Ambarus
1
-23
/
+30
2019-10-10
crypto: inside-secure - Remove #ifdef checks
Arnd Bergmann
1
-37
/
+12
2019-10-10
crypto: inside-secure - Fix a maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+2
2019-10-10
crypto: hisilicon - Add debugfs for HPRE
Zaibo Xu
2
-2
/
+460
2019-10-10
crypto: hisilicon - add SRIOV support for HPRE
Zaibo Xu
2
-7
/
+133
2019-10-10
crypto: hisilicon - add HiSilicon HPRE accelerator
Zaibo Xu
6
-0
/
+1702
2019-10-10
crypto: hisilicon - misc fix about sgl
Zhou Wang
1
-18
/
+22
2019-10-10
crypto: hisilicon - fix large sgl memory allocation problem when disable smmu
Zhou Wang
1
-15
/
+68
2019-10-10
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
3
-2
/
+28
2019-10-10
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
7
-84
/
+58
2019-10-04
net/tls: allow compiling TLS TOE out
Jakub Kicinski
1
-1
/
+1
2019-10-04
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
2
-12
/
+12
2019-10-04
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
1
-0
/
+1
2019-10-05
crypto: caam - use mapped_{src,dst}_nents for descriptor
Iuliana Prodan
2
-35
/
+45
2019-10-05
crypto: sun4i-ss - enable pm_runtime
Corentin Labbe
6
-19
/
+97
[prev]
[next]