index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-05-20
1
-0
/
+22
|
\
|
*
crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
Stefan Berger
2024-05-17
1
-0
/
+22
*
|
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-18
2
-10
/
+11
|
\
\
|
*
|
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
2
-10
/
+11
*
|
|
Merge tag 'asymmetric-keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-05-15
6
-189
/
+330
|
\
\
\
|
*
|
|
certs: Add ECDSA signature verification self-test
Joachim Vandersmissen
2024-05-14
5
-0
/
+103
|
*
|
|
certs: Move RSA self-test data to separate file
Joachim Vandersmissen
2024-05-14
5
-189
/
+224
|
*
|
|
KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST
Eric Biggers
2024-05-13
1
-0
/
+2
|
*
|
|
KEYS: asymmetric: Add missing dependency on CRYPTO_SIG
Eric Biggers
2024-05-13
1
-0
/
+1
*
|
|
|
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
3
-2
/
+87
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
2
-0
/
+85
|
|
\
\
\
|
|
*
|
|
bpf: crypto: add skcipher to bpf crypto
Vadim Fedorenko
2024-04-24
2
-0
/
+85
|
|
|
/
/
|
*
/
/
net: add sk_wake_async_rcu() helper
Eric Dumazet
2024-03-29
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-05-13
36
-864
/
+425
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
crypto: api - use 'time_left' variable with wait_for_completion_killable_time...
Wolfram Sang
2024-05-10
1
-4
/
+4
|
*
crypto: ecdh - Initialize ctx->private_key in proper byte order
Stefan Berger
2024-04-26
2
-24
/
+13
|
*
crypto: ecdh - Pass private key in proper byte order to check valid key
Stefan Berger
2024-04-26
1
-3
/
+8
|
*
crypto: aead,cipher - zeroize key buffer after use
Hailey Mothershead
2024-04-26
2
-4
/
+2
|
*
X.509: Introduce scope-based x509_certificate allocation
Lukas Wunner
2024-04-12
3
-49
/
+28
|
*
crypto: x509 - Add OID for NIST P521 and extend parser for it
Stefan Berger
2024-04-12
1
-0
/
+3
|
*
crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
Stefan Berger
2024-04-12
1
-1
/
+13
|
*
crypto: ecdsa - Register NIST P521 and extend test suite
Stefan Berger
2024-04-12
3
-0
/
+184
|
*
crypto: ecdsa - Rename keylen to bufsize where necessary
Stefan Berger
2024-04-12
1
-6
/
+6
|
*
crypto: ecdsa - Replace ndigits with nbits where precision is needed
Stefan Berger
2024-04-12
1
-1
/
+1
|
*
crypto: ecc - Add NIST P521 curve parameters
Stefan Berger
2024-04-12
2
-0
/
+47
|
*
crypto: ecc - Add special case for NIST P521 in ecc_point_mult
Stefan Berger
2024-04-12
1
-1
/
+4
|
*
crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
Stefan Berger
2024-04-12
1
-0
/
+25
|
*
crypto: ecc - Add nbits field to ecc_curve structure
Stefan Berger
2024-04-12
2
-0
/
+9
|
*
crypto: ecdsa - Extend res.x mod n calculation for NIST P521
Stefan Berger
2024-04-12
1
-1
/
+1
|
*
crypto: ecdsa - Adjust tests on length of key parameters
Stefan Berger
2024-04-12
1
-1
/
+1
|
*
crypto: ecdsa - Convert byte arrays with key coordinates to digits
Stefan Berger
2024-04-12
1
-5
/
+9
|
*
crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible
Stefan Berger
2024-04-12
1
-6
/
+6
|
*
crypto: algboss - remove NULL check in cryptomgr_schedule_probe()
Roman Smirnov
2024-04-12
1
-3
/
+0
|
*
crypto: ecc - remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_k...
Roman Smirnov
2024-04-12
1
-2
/
+2
|
*
crypto: jitter - Replace http with https
Thorsten Blum
2024-04-05
1
-1
/
+1
|
*
crypto: jitter - Remove duplicate word in comment
Thorsten Blum
2024-04-05
1
-1
/
+1
|
*
crypto: ecdh - explicitly zeroize private_key
Joachim Vandersmissen
2024-04-05
1
-0
/
+2
|
*
crypto: fips - Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-05
1
-1
/
+0
|
*
crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warning
Thorsten Blum
2024-04-05
1
-2
/
+1
|
*
crypto: ecdsa - Fix module auto-load on add-key
Stefan Berger
2024-04-02
1
-0
/
+3
|
*
crypto: ecc - update ecc_gen_privkey for FIPS 186-5
Joachim Vandersmissen
2024-04-02
1
-12
/
+17
|
*
crypto: ecrdsa - Fix module auto-load on add_key
Vitaly Chikunov
2024-04-02
1
-0
/
+1
|
*
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2024-04-02
18
-744
/
+42
|
/
*
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-25
6
-2
/
+98
|
\
|
*
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
2024-03-22
6
-2
/
+98
*
|
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
1
-0
/
+3
|
\
\
|
*
|
RISC-V: hook new crypto subdir into build-system
Heiko Stuebner
2024-01-22
1
-0
/
+3
*
|
|
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-15
9
-64
/
+110
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "crypto: remove CONFIG_CRYPTO_STATS"
Herbert Xu
2024-03-13
18
-47
/
+760
|
*
|
crypto: scomp - remove memcpy if sg_nents is 1 and pages are lowmem
Barry Song
2024-03-08
1
-7
/
+29
[next]