index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-19
crypto: asymmetric_keys - Remove unused key_being_used_for[]
Dr. David Alan Gilbert
2025-01-14
crypto: skcipher - call cond_resched() directly
Eric Biggers
2025-01-14
crypto: skcipher - optimize initializing skcipher_walk fields
Eric Biggers
2025-01-14
crypto: skcipher - clean up initialization of skcipher_walk::flags
Eric Biggers
2025-01-14
crypto: skcipher - fold skcipher_walk_skcipher() into skcipher_walk_virt()
Eric Biggers
2025-01-14
crypto: skcipher - remove redundant check for SKCIPHER_WALK_SLOW
Eric Biggers
2025-01-14
crypto: skcipher - remove redundant clamping to page size
Eric Biggers
2025-01-14
crypto: skcipher - remove unnecessary page alignment of bounce buffer
Eric Biggers
2025-01-14
crypto: skcipher - document skcipher_walk_done() and rename some vars
Eric Biggers
2025-01-14
crypto: proc - Use str_yes_no() and str_no_yes() helpers
Thorsten Blum
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2025-01-04
crypto: ahash - make hash walk functions private to ahash.c
Eric Biggers
2025-01-04
crypto: keywrap - remove unused keywrap algorithm
Eric Biggers
2025-01-04
crypto: vmac - remove unused VMAC algorithm
Eric Biggers
2025-01-04
crypto: fips - Use str_enabled_disabled() helper in fips_enable()
Thorsten Blum
2024-12-14
crypto: keywrap - remove assignment of 0 to cra_alignmask
Eric Biggers
2024-12-14
crypto: aegis - remove assignments of 0 to cra_alignmask
Eric Biggers
2024-12-14
crypto: seed - stop using cra_alignmask
Eric Biggers
2024-12-14
crypto: khazad - stop using cra_alignmask
Eric Biggers
2024-12-14
crypto: tea - stop using cra_alignmask
Eric Biggers
2024-12-14
crypto: aria - stop using cra_alignmask
Eric Biggers
2024-12-14
crypto: anubis - stop using cra_alignmask
Eric Biggers
2024-12-14
crypto: skcipher - remove support for physical address walks
Eric Biggers
2024-12-10
crypto: sig - Set maskset to CRYPTO_ALG_TYPE_MASK
Herbert Xu
2024-12-10
crypto: api - Call crypto_schedule_test outside of mutex
Herbert Xu
2024-12-10
crypto: api - Fix boot-up self-test race
Herbert Xu
2024-12-10
crypto: rsassa-pkcs1 - Copy source data for SG list
Herbert Xu
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
crypto: crct10dif - expose arch-optimized lib function
Eric Biggers
2024-12-01
lib/crc-t10dif: stop wrapping the crypto API
Eric Biggers
2024-12-01
crypto: crc32 - don't unnecessarily register arch algorithms
Eric Biggers
2024-12-01
lib/crc32: improve support for arch-specific overrides
Eric Biggers
2024-12-01
lib/crc32: drop leading underscores from __crc32c_le_base
Eric Biggers
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-11-10
crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
Lukas Wunner
2024-11-02
crypto: asymmetric_keys - Remove unused functions
Dr. David Alan Gilbert
2024-10-28
crypto: api - move crypto_simd_disabled_for_test to lib
Eric Biggers
2024-10-28
crypto: crc32c - Provide crc32c-arch driver for accelerated library code
Ard Biesheuvel
2024-10-28
crypto: crc32 - Provide crc32-arch driver for accelerated library code
Ard Biesheuvel
2024-10-28
crypto: drbg - Use str_true_false() and str_enabled_disabled() helpers
Thorsten Blum
2024-10-28
crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return ...
Yi Yang
2024-10-28
crypto: ecdsa - Update Kconfig help text for NIST P521
Lukas Wunner
2024-10-26
crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keys
Lukas Wunner
2024-10-19
crypto: jitter - output full sample from test interface
Joachim Vandersmissen
2024-10-16
Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]