index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
20
-1746
/
+298
2025-01-23
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
6
-107
/
+81
2025-01-22
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-01-19
crypto: asymmetric_keys - Remove unused key_being_used_for[]
Dr. David Alan Gilbert
1
-10
/
+0
2025-01-14
crypto: skcipher - call cond_resched() directly
Eric Biggers
1
-2
/
+2
2025-01-14
crypto: skcipher - optimize initializing skcipher_walk fields
Eric Biggers
1
-10
/
+20
2025-01-14
crypto: skcipher - clean up initialization of skcipher_walk::flags
Eric Biggers
1
-26
/
+13
2025-01-14
crypto: skcipher - fold skcipher_walk_skcipher() into skcipher_walk_virt()
Eric Biggers
1
-15
/
+8
2025-01-14
crypto: skcipher - remove redundant check for SKCIPHER_WALK_SLOW
Eric Biggers
1
-1
/
+1
2025-01-14
crypto: skcipher - remove redundant clamping to page size
Eric Biggers
1
-5
/
+1
2025-01-14
crypto: skcipher - remove unnecessary page alignment of bounce buffer
Eric Biggers
1
-47
/
+15
2025-01-14
crypto: skcipher - document skcipher_walk_done() and rename some vars
Eric Biggers
1
-16
/
+34
2025-01-14
crypto: proc - Use str_yes_no() and str_no_yes() helpers
Thorsten Blum
1
-6
/
+3
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2025-01-04
crypto: ahash - make hash walk functions private to ahash.c
Eric Biggers
1
-71
/
+87
2025-01-04
crypto: keywrap - remove unused keywrap algorithm
Eric Biggers
5
-386
/
+1
2025-01-04
crypto: vmac - remove unused VMAC algorithm
Eric Biggers
6
-870
/
+0
2025-01-04
crypto: fips - Use str_enabled_disabled() helper in fips_enable()
Thorsten Blum
1
-2
/
+2
2024-12-14
crypto: keywrap - remove assignment of 0 to cra_alignmask
Eric Biggers
1
-1
/
+0
2024-12-14
crypto: aegis - remove assignments of 0 to cra_alignmask
Eric Biggers
1
-2
/
+0
2024-12-14
crypto: seed - stop using cra_alignmask
Eric Biggers
1
-27
/
+21
2024-12-14
crypto: khazad - stop using cra_alignmask
Eric Biggers
1
-11
/
+6
2024-12-14
crypto: tea - stop using cra_alignmask
Eric Biggers
1
-50
/
+33
2024-12-14
crypto: aria - stop using cra_alignmask
Eric Biggers
1
-20
/
+17
2024-12-14
crypto: anubis - stop using cra_alignmask
Eric Biggers
1
-9
/
+5
2024-12-14
crypto: skcipher - remove support for physical address walks
Eric Biggers
1
-161
/
+26
2024-12-10
crypto: sig - Set maskset to CRYPTO_ALG_TYPE_MASK
Herbert Xu
1
-3
/
+1
2024-12-10
crypto: api - Call crypto_schedule_test outside of mutex
Herbert Xu
1
-10
/
+17
2024-12-10
crypto: api - Fix boot-up self-test race
Herbert Xu
1
-2
/
+2
2024-12-10
crypto: rsassa-pkcs1 - Copy source data for SG list
Herbert Xu
1
-31
/
+14
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
18
-20
/
+20
2024-12-02
crypto: crct10dif - expose arch-optimized lib function
Eric Biggers
2
-18
/
+65
2024-12-02
lib/crc-t10dif: stop wrapping the crypto API
Eric Biggers
3
-83
/
+2
2024-12-02
crypto: crc32 - don't unnecessarily register arch algorithms
Eric Biggers
2
-4
/
+12
2024-12-02
lib/crc32: improve support for arch-specific overrides
Eric Biggers
2
-4
/
+4
2024-12-02
lib/crc32: drop leading underscores from __crc32c_le_base
Eric Biggers
1
-4
/
+4
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
23
-1055
/
+2330
2024-11-10
crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
Lukas Wunner
4
-5
/
+78
2024-11-02
crypto: asymmetric_keys - Remove unused functions
Dr. David Alan Gilbert
1
-63
/
+0
2024-10-28
crypto: api - move crypto_simd_disabled_for_test to lib
Eric Biggers
1
-6
/
+0
2024-10-28
crypto: crc32c - Provide crc32c-arch driver for accelerated library code
Ard Biesheuvel
2
-22
/
+73
2024-10-28
crypto: crc32 - Provide crc32-arch driver for accelerated library code
Ard Biesheuvel
2
-24
/
+71
2024-10-28
crypto: drbg - Use str_true_false() and str_enabled_disabled() helpers
Thorsten Blum
1
-2
/
+3
2024-10-28
crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return ...
Yi Yang
1
-4
/
+8
2024-10-28
crypto: ecdsa - Update Kconfig help text for NIST P521
Lukas Wunner
1
-1
/
+1
2024-10-26
crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keys
Lukas Wunner
1
-12
/
+24
2024-10-19
crypto: jitter - output full sample from test interface
Joachim Vandersmissen
2
-17
/
+18
2024-10-16
Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-13
/
+12
[next]