index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
crypto: inside-secure - move cipher crypto mode to request context
Ofer Heifetz
2017-12-22
1
-4
/
+7
|
*
|
|
crypto: inside-secure - EBUSY is not an error on async request
Ofer Heifetz
2017-12-22
1
-1
/
+1
|
*
|
|
crypto: inside-secure - refrain from unneeded invalidations
Ofer Heifetz
2017-12-22
2
-12
/
+22
|
*
|
|
crypto: inside-secure - comment the caching function
Antoine Ténart
2017-12-22
1
-0
/
+10
|
*
|
|
crypto: inside-secure - remove useless memset
Antoine Ténart
2017-12-22
1
-1
/
+0
|
*
|
|
crypto: inside-secure - fix typo in a comment
Antoine Ténart
2017-12-22
1
-1
/
+1
|
*
|
|
crypto: inside-secure - remove extra empty line
Antoine Ténart
2017-12-22
1
-1
/
+0
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-12-22
5
-45
/
+134
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
crypto: exynos - Introduce mutex to prevent concurrent access to hardware
Łukasz Stelmach
2017-12-22
1
-0
/
+21
|
*
|
|
crypto: exynos - Reseed PRNG after generating 2^16 random bytes
Łukasz Stelmach
2017-12-22
1
-4
/
+11
|
*
|
|
crypto: exynos - Improve performance of PRNG
Łukasz Stelmach
2017-12-22
1
-29
/
+2
|
*
|
|
crypto: exynos - Support Exynos5250+ SoCs
Łukasz Stelmach
2017-12-22
1
-2
/
+25
|
*
|
|
crypto: artpec6 - set correct iv size for gcm(aes)
Lars Persson
2017-12-22
1
-2
/
+3
|
*
|
|
crypto: qat - reduce stack size with KASAN
Arnd Bergmann
2017-12-22
1
-66
/
+67
|
*
|
|
crypto: exynos - Icrease the priority of the driver
Łukasz Stelmach
2017-12-22
1
-1
/
+1
|
*
|
|
crypto: chelsio - fix a type cast error
Atul Gupta
2017-12-22
1
-1
/
+1
|
*
|
|
crypto: drivers - remove duplicate includes
Pravin Shedge
2017-12-22
3
-3
/
+0
|
*
|
|
chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data
Colin Ian King
2017-12-11
1
-1
/
+1
|
*
|
|
chcr: remove unused variables net_device, pi, adap and cntrl
Colin Ian King
2017-12-11
1
-7
/
+1
|
*
|
|
crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static
Colin Ian King
2017-12-11
1
-9
/
+13
|
*
|
|
crypto: stm32 - fix module device table name
Corentin LABBE
2017-12-11
1
-1
/
+1
|
*
|
|
crypto: caam/qi - use correct print specifier for size_t
Horia Geantă
2017-12-11
1
-3
/
+3
|
*
|
|
crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_pro...
Christophe Jaillet
2017-11-29
1
-0
/
+1
|
*
|
|
chcr: Add support for Inline IPSec
Atul Gupta
2017-11-29
8
-168
/
+860
|
*
|
|
crypto: cavium - fix memory leak on info
Colin Ian King
2017-11-29
1
-1
/
+2
|
*
|
|
crypto: nx - fix spelling mistake: "availavle" -> "available"
Colin Ian King
2017-11-29
1
-2
/
+2
|
*
|
|
crypto: s5p-sss - Remove a stray tab
Dan Carpenter
2017-11-29
1
-1
/
+1
|
*
|
|
crypto: chelsio - Fix an error code in chcr_hash_dma_map()
Dan Carpenter
2017-11-29
1
-1
/
+1
|
*
|
|
crypto: chelsio - remove redundant assignments to reqctx and dst_size
Colin Ian King
2017-11-29
1
-4
/
+0
|
*
|
|
crypto: stm32 - Support for STM32 CRYP crypto module
Fabien DESSENNE
2017-11-29
3
-1
/
+1183
|
|
|
/
|
|
/
|
*
|
|
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
1
-0
/
+1
|
|
/
|
/
|
*
|
crypto: inside-secure - do not use areq->result for partial results
Antoine Ténart
2017-12-22
1
-5
/
+5
*
|
crypto: inside-secure - fix request allocations in invalidation path
Antoine Ténart
2017-12-22
2
-15
/
+15
*
|
crypto: inside-secure - free requests even if their handling failed
Antoine Ténart
2017-12-22
1
-0
/
+1
*
|
crypto: inside-secure - per request invalidation
Ofer Heifetz
2017-12-22
2
-27
/
+111
*
|
crypto: n2 - cure use after free
Jan Engelhardt
2017-12-22
1
-0
/
+3
*
|
crypto: chelsio - select CRYPTO_GF128MUL
Arnd Bergmann
2017-12-22
1
-0
/
+1
|
/
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
2
-97
/
+72
|
\
|
*
crypto/nx: Do not initialize workmem allocation
Haren Myneni
2017-11-11
1
-1
/
+1
|
*
crypto/nx: Use percpu send window for NX requests
Haren Myneni
2017-11-11
1
-81
/
+68
|
*
powerpc/vas, nx-842: Define and use chip_to_vas_id()
Sukadev Bhattiprolu
2017-11-11
1
-15
/
+3
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-14
62
-3760
/
+4635
|
\
\
|
*
|
crypto: stm32/hash - Fix return issue on update
Lionel Debieve
2017-11-10
1
-7
/
+1
|
*
|
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
Eric Biggers
2017-11-10
1
-3
/
+0
|
*
|
crypto: qat - Clean up error handling in qat_dh_set_secret()
Eric Biggers
2017-11-10
1
-7
/
+8
|
*
|
crypto: chcr - Replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-06
1
-4
/
+1
|
*
|
crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]
Boris BREZILLON
2017-11-06
1
-0
/
+1
|
*
|
crypto: atmel - remove empty functions
Tudor-Dan Ambarus
2017-11-06
2
-38
/
+0
|
*
|
crypto: caam - remove unused param of ctx_map_to_sec4_sg()
Horia Geantă
2017-11-06
1
-4
/
+4
|
*
|
crypto: caam - remove unneeded edesc zeroization
Horia Geantă
2017-11-06
1
-4
/
+0
[prev]
[next]