index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-28
crypto: crypto4xx - convert to skcipher
Christian Lamparter
3
-177
/
+163
2018-04-28
crypto: crypto4xx - performance optimizations
Christian Lamparter
3
-26
/
+34
2018-04-28
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
1
-21
/
+21
2018-04-28
crypto: drivers - simplify getting .drvdata
Wolfram Sang
2
-8
/
+4
2018-04-28
crypto: omap-sham - fix memleak
Bin Liu
1
-1
/
+1
2018-04-28
crypto: drivers - Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-10
/
+4
2018-04-21
crypto: caam: - Use kmemdup() function
Fabio Estevam
1
-8
/
+1
2018-04-21
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
2
-0
/
+62
2018-04-21
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2
-4
/
+58
2018-04-21
crypto: caam - staticize caam_get_era()
Fabio Estevam
2
-4
/
+1
2018-04-21
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2
-3
/
+3
2018-04-21
crypto: cavium - Fix statistics pending request value
Jan Glauber
2
-9
/
+5
2018-04-21
crypto: cavium - Prevent division by zero
Jan Glauber
1
-4
/
+5
2018-04-21
crypto: cavium - Limit result reading attempts
Jan Glauber
3
-4
/
+25
2018-04-21
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
1
-8
/
+14
2018-04-21
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
1
-1
/
+0
2018-04-21
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
1
-1
/
+1
2018-04-21
crypto: chelsio - Fix potential NULL pointer dereferences
Gustavo A. R. Silva
1
-0
/
+16
2018-04-21
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
1
-111
/
+116
2018-04-21
crypto: caam - fix IV DMA mapping and updating
Horia Geantă
1
-121
/
+91
2018-04-21
crypto: caam - fix DMA mapping dir for generated IV
Horia Geantă
1
-12
/
+17
2018-04-07
.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
Masahiro Yamada
1
-1
/
+0
2018-04-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
86
-1582
/
+14525
2018-03-31
crypto: chtls - Makefile Kconfig
Atul Gupta
3
-0
/
+16
2018-03-31
crypto: chtls - Program the TLS session Key
Atul Gupta
1
-0
/
+412
2018-03-31
crypto: chtls - Inline TLS record Rx
Atul Gupta
2
-1
/
+602
2018-03-31
crypto: chtls - Inline TLS record Tx
Atul Gupta
2
-0
/
+1224
2018-03-31
crypto : chtls - CPL handler definition
Atul Gupta
1
-0
/
+2126
2018-03-31
crypto: chtls - Register chtls with net tls
Atul Gupta
1
-0
/
+575
2018-03-31
crypto: chtls - structure and macro for Inline TLS
Atul Gupta
2
-0
/
+685
2018-03-31
crypto: chcr - Inline TLS Key Macros
Atul Gupta
2
-1
/
+96
2018-03-31
crypto: ccree - remove unused enums
Gilad Ben-Yossef
1
-21
/
+7
2018-03-31
crypto: brcm - explicitly cast cipher to hash type
Stefan Agner
1
-2
/
+2
2018-03-31
crypto: talitos - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-31
crypto: qat - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+3
2018-03-31
crypto: picoxcell - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-31
crypto: ixp4xx - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-31
crypto: chelsio - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+5
2018-03-31
crypto: caam/qi - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-31
crypto: caam - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-31
crypto: talitos - fix IPsec cipher in length
LEROY Christophe
1
-16
/
+20
2018-03-31
crypto: chelsio - Remove declaration of static function from header
Harsh Jain
2
-147
/
+145
2018-03-31
crypto: inside-secure - hmac(sha224) support
Antoine Tenart
3
-0
/
+58
2018-03-31
crypto: inside-secure - hmac(sha256) support
Antoine Tenart
3
-9
/
+75
2018-03-31
crypto: inside-secure - the context ipad/opad should use the state sz
Antoine Tenart
1
-4
/
+4
2018-03-31
crypto: inside-secure - improve the skcipher token
Antoine Tenart
1
-1
/
+2
2018-03-31
crypto: inside-secure - do not access buffers mapped to the device
Antoine Tenart
1
-4
/
+4
2018-03-31
crypto: inside-secure - improve the send error path
Antoine Tenart
1
-2
/
+5
2018-03-31
crypto: inside-secure - fix a typo in a register name
Antoine Tenart
2
-2
/
+2
2018-03-31
crypto: inside-secure - fix typo s/allways/always/ in a define
Antoine Tenart
2
-2
/
+2
[prev]
[next]