index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
2019-04-05
1
-2
/
+4
*
crypto: crypto4xx - add missing of_node_put after of_device_is_available
Julia Lawall
2019-04-05
1
-1
/
+3
*
crypto: rockchip - update new iv to device in multiple operations
Zhang Zhijie
2019-03-23
2
-0
/
+35
*
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
2019-03-23
4
-5
/
+7
*
crypto: ccree - don't copy zero size ciphertext
Gilad Ben-Yossef
2019-03-23
1
-1
/
+2
*
crypto: ccree - unmap buffer before copying IV
Gilad Ben-Yossef
2019-03-23
1
-1
/
+2
*
crypto: ccree - fix free of unallocated mlli buffer
Hadar Gat
2019-03-23
1
-4
/
+4
*
crypto: caam - fix DMA mapping of stack memory
Horia Geantă
2019-03-23
1
-64
/
+21
*
crypto: caam - fixed handling of sg list
Pankaj Gupta
2019-03-23
1
-0
/
+1
*
crypto: ccree - fix missing break in switch statement
Gustavo A. R. Silva
2019-03-23
1
-0
/
+1
*
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
2019-03-23
1
-3
/
+5
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-28
1
-1
/
+1
|
\
|
*
crypto: ccree - add missing inline qualifier
Gilad Ben-Yossef
2019-02-22
1
-1
/
+1
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-15
3
-10
/
+13
|
\
\
|
|
/
|
*
crypto: ccree - fix resume race condition on init
Gilad Ben-Yossef
2019-02-08
3
-10
/
+13
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-01-31
1
-4
/
+6
|
\
\
|
|
/
|
*
crypto: cavium/nitrox - Invoke callback after DMA unmap
Nagadheeraj Rottela
2019-01-25
1
-4
/
+6
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-01-19
9
-77
/
+63
|
\
\
|
|
/
|
*
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
Christophe Leroy
2019-01-10
1
-1
/
+4
|
*
crypto: talitos - reorder code in talitos_edesc_alloc()
Christophe Leroy
2019-01-10
1
-18
/
+7
|
*
crypto: cavium/nitrox - Use after free in process_response_list()
Dan Carpenter
2019-01-10
1
-1
/
+1
|
*
crypto: caam - fix SHA support detection
Horia Geantă
2019-01-10
3
-1
/
+11
|
*
crypto: caam - fix zero-length buffer DMA mapping
Aymen Sghaier
2019-01-10
1
-6
/
+9
|
*
crypto: ccree - convert to use crypto_authenc_extractkeys()
Eric Biggers
2019-01-10
1
-21
/
+19
|
*
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
2019-01-10
2
-31
/
+14
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
12
-88
/
+86
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-3
/
+3
*
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
1
-1
/
+1
|
\
|
*
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-22
1
-1
/
+1
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
65
-1290
/
+3518
|
\
\
|
*
|
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
7
-12
/
+1
|
*
|
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
2018-12-23
1
-2
/
+1
|
*
|
crypto: cavium/nitrox - Added AEAD cipher support
Nagadheeraj Rottela
2018-12-23
7
-605
/
+1103
|
*
|
crypto: mxc-scc - fix build warnings on ARM64
Fabio Estevam
2018-12-23
1
-6
/
+6
|
*
|
crypto: chelsio - Fix wrong error counter increments
Harsh Jain
2018-12-23
2
-10
/
+10
|
*
|
crypto: chelsio - Reset counters on cxgb4 Detach
Harsh Jain
2018-12-23
1
-0
/
+4
|
*
|
crypto: chelsio - Handle PCI shutdown event
Harsh Jain
2018-12-23
3
-93
/
+278
|
*
|
crypto: chelsio - cleanup:send addr as value in function argument
Harsh Jain
2018-12-23
1
-8
/
+8
|
*
|
crypto: chelsio - Use same value for both channel in single WR
Harsh Jain
2018-12-23
2
-8
/
+6
|
*
|
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
2018-12-23
3
-120
/
+104
|
*
|
crypto: chelsio - remove set but not used variable 'kctx_len'
YueHaibing
2018-12-23
1
-2
/
+1
|
*
|
crypto: ux500 - Use proper enum in hash_set_dma_transfer
Nathan Chancellor
2018-12-23
1
-1
/
+1
|
*
|
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
Nathan Chancellor
2018-12-23
1
-2
/
+2
|
*
|
crypto: cavium/nitrox - Enabled Mailbox support
Srikanth, Jampala
2018-12-13
11
-54
/
+441
|
*
|
crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-07
1
-39
/
+9
|
*
|
crypto: chcr - ESN for Inline IPSec Tx
Atul Gupta
2018-12-07
2
-36
/
+148
|
*
|
crypto: chcr - small packet Tx stalls the queue
Atul Gupta
2018-12-07
1
-1
/
+4
|
*
|
crypto: ccree - add support for CryptoCell 703
Gilad Ben-Yossef
2018-12-07
6
-9
/
+90
|
*
|
crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.
Srikanth, Jampala
2018-11-29
4
-10
/
+142
|
*
|
crypto: cavium/nitrox - crypto request format changes
Nagadheeraj, Rottela
2018-11-29
3
-244
/
+227
[next]