index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: authencesn - Convert to new AEAD interface
Herbert Xu
2015-08-10
1
-498
/
+222
*
crypto: doc - make URL into hyperlink
Brian Norris
2015-08-10
1
-2
/
+2
*
crypto: talitos - Prevent panic in probe error path
Aaron Sierra
2015-08-10
2
-2
/
+12
*
ARM: imx_v6_v7_defconfig: Select CAAM
Victoria Milhoan
2015-08-10
1
-2
/
+1
*
crypto: caam - Detect hardware features during algorithm registration
Victoria Milhoan
2015-08-10
4
-18
/
+110
*
crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
Steve Cornelius
2015-08-10
1
-1
/
+1
*
ARM: dts: mx6sx: Add CAAM device node
Victoria Milhoan
2015-08-10
1
-0
/
+27
*
ARM: dts: mx6qdl: Add CAAM device node
Victoria Milhoan
2015-08-10
1
-4
/
+25
*
ARM: clk-imx6q: Add CAAM clock support
Victoria Milhoan
2015-08-10
2
-1
/
+7
*
crypto: caam - Added clocks and clock-names properties to SEC4.0 device tree ...
Victoria Milhoan
2015-08-10
1
-0
/
+17
*
crypto: caam - Use local sg pointers to walk the scatterlist
Victoria Milhoan
2015-08-10
1
-7
/
+17
*
crypto: caam - Correct DMA unmap size in ahash_update_ctx()
Victoria Milhoan
2015-08-10
1
-1
/
+1
*
crypto: caam - Change kmalloc to kzalloc to avoid residual data
Victoria Milhoan
2015-08-10
2
-19
/
+18
*
crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
Victoria Milhoan
2015-08-10
2
-5
/
+21
*
crypto: caam - Enable and disable clocks on Freescale i.MX platforms
Victoria Milhoan
2015-08-10
3
-0
/
+94
*
crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatib...
Victoria Milhoan
2015-08-10
2
-3
/
+26
*
crypto: caam - Add cache coherency support
Victoria Milhoan
2015-08-10
3
-1
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-08-10
1
-32
/
+12
|
\
|
*
crypto: authencesn - Fix breakage with new ESP code
Herbert Xu
2015-08-10
1
-32
/
+12
*
|
crypto: authenc - Add Kconfig dependency on CRYPTO_NULL
Herbert Xu
2015-08-05
1
-0
/
+1
*
|
crypto: testmgr - Reenable authenc tests
Herbert Xu
2015-08-04
1
-13
/
+13
*
|
crypto: talitos - Convert to new AEAD interface
Herbert Xu
2015-08-04
1
-329
/
+277
*
|
crypto: qat - Convert to new AEAD interface
Herbert Xu
2015-08-04
1
-204
/
+123
*
|
crypto: picoxcell - Convert to new AEAD interface
Herbert Xu
2015-08-04
1
-367
/
+311
*
|
crypto: ixp4xx - Convert to new AEAD interface
Herbert Xu
2015-08-04
1
-155
/
+158
*
|
crypto: caam - Convert authenc to new AEAD interface
Herbert Xu
2015-08-04
1
-1245
/
+1316
*
|
crypto: authenc - Convert to new AEAD interface
Herbert Xu
2015-08-04
1
-401
/
+183
*
|
crypto: testmgr - Disable authenc test and convert test vectors
Herbert Xu
2015-08-04
2
-39
/
+109
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-08-04
3
-10
/
+17
|
\
\
|
|
/
|
*
hwrng: core - correct error check of kthread_run call
Martin Schwidefsky
2015-07-28
1
-1
/
+1
|
*
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
Herbert Xu
2015-07-23
1
-1
/
+0
|
*
crypto: qat - Fix invalid synchronization between register/unregister sym algs
Tadeusz Struk
2015-07-23
1
-8
/
+16
*
|
crypto: talitos - Remove zero_entry static initializer
Aaron Sierra
2015-08-04
1
-6
/
+1
*
|
crypto: doc - AEAD API conversion
Stephan Mueller
2015-08-04
2
-2
/
+26
*
|
crypto: img-hash - fix spelling mistake in dev_err error message
Colin Ian King
2015-08-04
1
-1
/
+1
*
|
crypto: caam - fix rfc4106 encap shared descriptor
Horia Geant?
2015-07-31
1
-9
/
+15
*
|
MAINTAINERS: change 842 NX owner email address
Dan Streetman
2015-07-30
1
-1
/
+1
*
|
crypto: nx - use be32_to_cpu for __be32 field in debug msg
Dan Streetman
2015-07-30
1
-1
/
+2
*
|
crypto: nx - don't err if compressed output > input
Dan Streetman
2015-07-30
1
-2
/
+5
*
|
crypto: qat - remove unnecessary list iteration
Bruce Allan
2015-07-28
1
-6
/
+1
*
|
crypto: jitterentropy - use safe format string parameters
Kees Cook
2015-07-28
1
-1
/
+1
*
|
crypto: qat - Fix typo othewise->otherwise
Ahsan Atta
2015-07-28
5
-11
/
+11
*
|
crypto: qat - remove unused define
Bruce Allan
2015-07-28
1
-1
/
+0
*
|
crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro
Bruce Allan
2015-07-28
1
-2
/
+3
*
|
crypto: qat - remove redundant struct elem
Bruce Allan
2015-07-28
3
-3
/
+1
*
|
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
2015-07-23
6
-191
/
+114
*
|
crypto: nx - rename nx-842-crypto.c to nx-842.c
Dan Streetman
2015-07-23
2
-1
/
+1
*
|
crypto: nx - merge nx-compress and nx-compress-crypto
Dan Streetman
2015-07-23
5
-162
/
+60
*
|
crypto: nx - use common code for both NX decompress success cases
Dan Streetman
2015-07-23
1
-4
/
+2
*
|
crypto: nx - don't register pSeries driver if ENODEV
Dan Streetman
2015-07-23
1
-4
/
+1
[next]