index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: af_alg - Work around empty control messages without MSG_MORE
Herbert Xu
2020-09-03
1
-3
/
+10
*
crypto: algif_aead - fix uninitialized ctx->init
Ondrej Mosnacek
2020-08-21
2
-12
/
+1
*
crypto: af_alg - Fix regression on empty requests
Herbert Xu
2020-08-21
1
-1
/
+1
*
crypto: algif_aead - Only wake up when ctx->more is zero
Herbert Xu
2020-08-21
3
-7
/
+12
*
keys: asymmetric: fix error return code in software_key_query()
Wei Yongjun
2020-07-22
1
-0
/
+1
*
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
Herbert Xu
2020-07-09
4
-33
/
+20
*
crypto: algboss - don't wait during notifier callback
Eric Biggers
2020-06-24
1
-2
/
+0
*
crypto: algif_skcipher - Cap recv SG list at ctx->used
Herbert Xu
2020-06-24
1
-5
/
+1
*
crypto: drbg - fix error return code in drbg_alloc_state()
Wei Yongjun
2020-06-17
1
-1
/
+3
*
crypto: algapi - Avoid spurious modprobe on LOADED
Eric Biggers
2020-06-17
1
-1
/
+1
*
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
2020-05-20
2
-4
/
+4
*
crypto: rng - Fix a refcounting bug in crypto_rng_reset()
Dan Carpenter
2020-04-17
1
-2
/
+6
*
crypto: rename sm3-256 to sm3 in hash_algo_name
Tianjia Zhang
2020-02-28
1
-1
/
+1
*
crypto: essiv - fix AEAD capitalization and preposition use in help text
Geert Uytterhoeven
2020-02-24
1
-2
/
+2
*
crypto: testmgr - don't try to decrypt uninitialized buffers
Eric Biggers
2020-02-14
1
-4
/
+16
*
crypto: api - Fix race condition in crypto_spawn_alg
Herbert Xu
2020-02-11
3
-14
/
+6
*
crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
Herbert Xu
2020-02-11
1
-1
/
+0
*
crypto: api - fix unexpectedly getting generic implementation
Herbert Xu
2020-02-11
2
-4
/
+24
*
crypto: pcrypt - Avoid deadlock by using per-instance padata queues
Herbert Xu
2020-02-11
1
-3
/
+33
*
crypto: api - Check spawn->alg under lock in crypto_drop_spawn
Herbert Xu
2020-02-11
1
-4
/
+2
*
crypto: pcrypt - Fix user-after-free on module unload
Herbert Xu
2020-02-01
1
-1
/
+2
*
crypto: af_alg - Use bh_lock_sock in sk_destruct
Herbert Xu
2020-02-01
1
-2
/
+4
*
crypto: algif_skcipher - Use chunksize instead of blocksize
Herbert Xu
2020-01-17
1
-1
/
+1
*
KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails
Eric Biggers
2019-12-31
2
-0
/
+2
*
crypto: aegis128/simd - build 32-bit ARM for v8 architecture explicitly
Ard Biesheuvel
2019-12-31
1
-0
/
+1
*
crypto: aegis128-neon - use Clang compatible cflags for ARM
Ard Biesheuvel
2019-12-31
1
-1
/
+1
*
crypto: user - fix memory leak in crypto_reportstat
Navid Emamdoost
2019-12-13
1
-1
/
+3
*
crypto: user - fix memory leak in crypto_report
Navid Emamdoost
2019-12-13
1
-1
/
+3
*
crypto: ecdh - fix big endian bug in ECC library
Ard Biesheuvel
2019-12-13
1
-1
/
+2
*
crypto: af_alg - cast ki_complete ternary op to int
Ayush Sawal
2019-12-13
1
-1
/
+1
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-1
/
+3
|
\
|
*
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-19
1
-1
/
+3
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-27
1
-0
/
+33
|
\
\
|
*
|
PKCS#7: Introduce pkcs7_get_digest()
Thiago Jung Bauermann
2019-08-05
1
-0
/
+33
*
|
|
Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-21
3
-0
/
+692
|
\
\
\
|
*
|
|
crypto: essiv - create wrapper template for ESSIV generation
Ard Biesheuvel
2019-09-03
3
-0
/
+692
|
|
/
/
*
|
|
padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
Daniel Jordan
2019-09-13
1
-4
/
+0
*
|
|
crypto: pcrypt - remove padata cpumask notifier
Daniel Jordan
2019-09-13
1
-107
/
+18
*
|
|
padata: make padata_do_parallel find alternate callback CPU
Daniel Jordan
2019-09-13
1
-31
/
+2
*
|
|
padata: allocate workqueue internally
Daniel Jordan
2019-09-13
1
-11
/
+2
*
|
|
crypto: skcipher - Unmap pages after an external error
Herbert Xu
2019-09-09
1
-19
/
+23
*
|
|
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
Hans de Goede
2019-09-05
1
-1
/
+0
*
|
|
crypto: aegis128 - Fix -Wunused-const-variable warning
YueHaibing
2019-08-30
2
-11
/
+11
*
|
|
crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode
Ard Biesheuvel
2019-08-30
3
-0
/
+520
*
|
|
crypto: arm64/aegis128 - use explicit vector load for permute vectors
Ard Biesheuvel
2019-08-30
1
-19
/
+19
*
|
|
crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code
Hans de Goede
2019-08-22
2
-207
/
+19
*
|
|
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Hans de Goede
2019-08-22
1
-0
/
+3
*
|
|
crypto: sha256_generic - Fix some coding style issues
Hans de Goede
2019-08-22
1
-134
/
+134
*
|
|
crypto: des - remove now unused __des3_ede_setkey()
Ard Biesheuvel
2019-08-22
1
-13
/
+0
*
|
|
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
2
-876
/
+49
[next]