index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-22
crypto: inside-secure - move request dequeueing into a workqueue
Antoine Ténart
4
-26
/
+29
2017-12-22
crypto: inside-secure - remove unused parameter in invalidate_cache
Ofer Heifetz
4
-4
/
+2
2017-12-22
crypto: inside-secure - move cipher crypto mode to request context
Ofer Heifetz
1
-4
/
+7
2017-12-22
crypto: inside-secure - EBUSY is not an error on async request
Ofer Heifetz
1
-1
/
+1
2017-12-22
crypto: inside-secure - refrain from unneeded invalidations
Ofer Heifetz
2
-12
/
+22
2017-12-22
crypto: inside-secure - comment the caching function
Antoine Ténart
1
-0
/
+10
2017-12-22
crypto: inside-secure - remove useless memset
Antoine Ténart
1
-1
/
+0
2017-12-22
crypto: inside-secure - fix typo in a comment
Antoine Ténart
1
-1
/
+1
2017-12-22
crypto: inside-secure - remove extra empty line
Antoine Ténart
1
-1
/
+0
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
5
-45
/
+134
2017-12-22
crypto: exynos - Introduce mutex to prevent concurrent access to hardware
Łukasz Stelmach
1
-0
/
+21
2017-12-22
crypto: exynos - Reseed PRNG after generating 2^16 random bytes
Łukasz Stelmach
1
-4
/
+11
2017-12-22
crypto: exynos - Improve performance of PRNG
Łukasz Stelmach
1
-29
/
+2
2017-12-22
crypto: exynos - Support Exynos5250+ SoCs
Łukasz Stelmach
1
-2
/
+25
2017-12-22
crypto: artpec6 - set correct iv size for gcm(aes)
Lars Persson
1
-2
/
+3
2017-12-22
crypto: qat - reduce stack size with KASAN
Arnd Bergmann
1
-66
/
+67
2017-12-22
crypto: inside-secure - do not use areq->result for partial results
Antoine Ténart
1
-5
/
+5
2017-12-22
crypto: inside-secure - fix request allocations in invalidation path
Antoine Ténart
2
-15
/
+15
2017-12-22
crypto: inside-secure - free requests even if their handling failed
Antoine Ténart
1
-0
/
+1
2017-12-22
crypto: inside-secure - per request invalidation
Ofer Heifetz
2
-27
/
+111
2017-12-22
crypto: exynos - Icrease the priority of the driver
Łukasz Stelmach
1
-1
/
+1
2017-12-22
crypto: chelsio - fix a type cast error
Atul Gupta
1
-1
/
+1
2017-12-22
crypto: drivers - remove duplicate includes
Pravin Shedge
3
-3
/
+0
2017-12-22
crypto: n2 - cure use after free
Jan Engelhardt
1
-0
/
+3
2017-12-22
crypto: chelsio - select CRYPTO_GF128MUL
Arnd Bergmann
1
-0
/
+1
2017-12-11
chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data
Colin Ian King
1
-1
/
+1
2017-12-11
chcr: remove unused variables net_device, pi, adap and cntrl
Colin Ian King
1
-7
/
+1
2017-12-11
crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static
Colin Ian King
1
-9
/
+13
2017-12-11
crypto: stm32 - fix module device table name
Corentin LABBE
1
-1
/
+1
2017-12-11
crypto: caam/qi - use correct print specifier for size_t
Horia Geantă
1
-3
/
+3
2017-12-04
crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command
Brijesh Singh
1
-0
/
+97
2017-12-04
crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command
Brijesh Singh
1
-0
/
+81
2017-12-04
crypto: ccp: Implement SEV_PEK_CSR ioctl command
Brijesh Singh
1
-0
/
+66
2017-12-04
crypto: ccp: Implement SEV_PDH_GEN ioctl command
Brijesh Singh
1
-0
/
+3
2017-12-04
crypto: ccp: Implement SEV_PEK_GEN ioctl command
Brijesh Singh
1
-0
/
+16
2017-12-04
crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command
Brijesh Singh
1
-0
/
+18
2017-12-04
crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
Brijesh Singh
1
-1
/
+76
2017-12-04
crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
Brijesh Singh
4
-0
/
+381
2017-12-04
crypto: ccp: Add Platform Security Processor (PSP) device support
Brijesh Singh
7
-1
/
+277
2017-12-04
crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
Borislav Petkov
1
-0
/
+1
2017-11-29
crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_pro...
Christophe Jaillet
1
-0
/
+1
2017-11-29
chcr: Add support for Inline IPSec
Atul Gupta
8
-168
/
+860
2017-11-29
crypto: cavium - fix memory leak on info
Colin Ian King
1
-1
/
+2
2017-11-29
crypto: nx - fix spelling mistake: "availavle" -> "available"
Colin Ian King
1
-2
/
+2
2017-11-29
crypto: s5p-sss - Remove a stray tab
Dan Carpenter
1
-1
/
+1
2017-11-29
crypto: chelsio - Fix an error code in chcr_hash_dma_map()
Dan Carpenter
1
-1
/
+1
2017-11-29
crypto: chelsio - remove redundant assignments to reqctx and dst_size
Colin Ian King
1
-4
/
+0
2017-11-29
crypto: stm32 - Support for STM32 CRYP crypto module
Fabien DESSENNE
3
-1
/
+1183
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-97
/
+72
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
62
-3760
/
+4635
[prev]
[next]