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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
crypto: talitos - declare local functions static
LEROY Christophe
1
-2
/
+2
2017-10-12
crypto: talitos - zeroize the descriptor with memset()
LEROY Christophe
2
-20
/
+1
2017-10-12
crypto: talitos - fix ctr-aes-talitos
LEROY Christophe
1
-1
/
+1
2017-10-12
crypto: talitos - fix use of sg_link_tbl_len
LEROY Christophe
1
-2
/
+2
2017-10-12
crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
LEROY Christophe
1
-0
/
+5
2017-10-12
crypto: talitos - fix setkey to check key weakness
LEROY Christophe
1
-0
/
+8
2017-10-12
crypto: talitos - fix memory corruption on SEC2
LEROY Christophe
1
-14
/
+28
2017-10-12
crypto: talitos - fix AEAD test failures
LEROY Christophe
1
-5
/
+4
2017-10-12
crypto: crypto4xx - add aes-gcm support
Christian Lamparter
3
-0
/
+165
2017-10-12
crypto: crypto4xx - add aes-ccm support
Christian Lamparter
3
-0
/
+216
2017-10-12
crypto: crypto4xx - prepare for AEAD support
Christian Lamparter
5
-73
/
+230
2017-10-12
crypto: crypto4xx - simplify sa and state context acquisition
Christian Lamparter
3
-68
/
+15
2017-10-12
crypto: crypto4xx - fix stalls under heavy load
Christian Lamparter
2
-15
/
+21
2017-10-12
crypto: crypto4xx - fix various warnings
Christian Lamparter
1
-13
/
+3
2017-10-12
crypto: crypto4xx - overhaul crypto4xx_build_pd()
Christian Lamparter
3
-124
/
+103
2017-10-12
crypto: crypto4xx - use the correct LE32 format for IV and key defs
Christian Lamparter
4
-56
/
+64
2017-10-12
crypto: crypto4xx - add backlog queue support
Christian Lamparter
2
-9
/
+41
2017-10-12
crypto: crypto4xx - increase context and scatter ring buffer elements
Christian Lamparter
1
-5
/
+5
2017-10-12
crypto: crypto4xx - fix type mismatch compiler error
Christian Lamparter
1
-2
/
+2
2017-10-12
crypto: crypto4xx - fix off-by-one AES-OFB
Christian Lamparter
1
-1
/
+1
2017-10-12
crypto: crypto4xx - wire up hmac_mc to hmac_muting
Christian Lamparter
1
-0
/
+1
2017-10-12
crypto: keywrap - simplify code
Stephan Mueller
1
-58
/
+26
2017-10-12
crypto: dh - return unsigned value for crypto_dh_key_len()
Tudor-Dan Ambarus
2
-2
/
+2
2017-10-12
crypto: dh - return unsigned int for dh_data_size()
Tudor-Dan Ambarus
1
-1
/
+1
2017-10-12
crypto: ecdh - return unsigned value for crypto_ecdh_key_len()
Tudor-Dan Ambarus
2
-2
/
+2
2017-10-12
crypto: bcm - pr_err() strings should end with newlines
Arvind Yadav
1
-7
/
+7
2017-10-12
crypto: qat - pr_err() strings should end with newlines
Arvind Yadav
1
-6
/
+6
2017-10-12
crypto: chelsio - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-12
crypto: virtio - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-12
crypto: omap-aes - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-12
hwrng: core - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-12
crypto: lrw - Check for incorrect cipher name
Christophe Jaillet
1
-1
/
+2
2017-10-12
crypto: lrw - Fix an error handling path in 'create()'
Christophe Jaillet
1
-2
/
+4
2017-10-07
crypto: bcm - use of_device_get_match_data
Corentin LABBE
1
-5
/
+2
2017-10-07
crypto: omap - use of_device_get_match_data
Corentin LABBE
3
-15
/
+6
2017-10-07
crypto: stm32 - use of_device_get_match_data
Corentin LABBE
1
-5
/
+2
2017-10-07
crypto: algboss - remove redundant setting of len to zero
Colin Ian King
1
-1
/
+0
2017-10-07
crypto: omap - return -ENOMEM on allocation failure.
Allen
1
-1
/
+1
2017-10-07
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
2
-1
/
+21
2017-10-07
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
2
-1
/
+44
2017-10-07
padata: set cpu_index of unused CPUs to -1
Mathias Krause
1
-1
/
+7
2017-10-07
crypto: crc32-pclmul - remove useless relative addressing
Mikulas Patocka
1
-11
/
+6
2017-10-07
crypto:ccp - invoke the DMA callback in a standard way
amd
1
-3
/
+1
2017-10-07
crypto: ccp - unmap pages and remove unmap objects in callback
amd
1
-0
/
+1
2017-09-22
crypto: brcm - Explicity ACK mailbox message
raveendra padasalagi
1
-55
/
+46
2017-09-22
crypto: drop unnecessary return statements
Geliang Tang
8
-13
/
+0
2017-09-22
crypto: Use PTR_ERR_ZERO
Himanshu Jha
3
-12
/
+3
2017-09-22
crypto: inside-secure - remove null check before kfree
Himanshu Jha
1
-4
/
+2
2017-09-22
crypto: n2 - remove null check before kfree
Himanshu Jha
1
-8
/
+4
2017-09-22
crypto: padlock-sha - constify x86_cpu_id
Arvind Yadav
1
-1
/
+1
[next]