index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2023-07-08
crypto: algif_hash - Fix race between MORE and non-MORE sends
David Howells
2023-07-07
KEYS: asymmetric: Fix error codes
Dan Carpenter
2023-07-05
crypto: af_alg - Fix merging of written data into spliced pages
David Howells
2023-06-30
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-06-27
crypto: akcipher - Do not copy dst if it is NULL
Herbert Xu
2023-06-27
crypto: sig - Fix verify call
Herbert Xu
2023-06-27
crypto: akcipher - Set request tfm on sync path
Herbert Xu
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-23
KEYS: asymmetric: Use new crypto interface without scatterlists
Herbert Xu
2023-06-23
KEYS: asymmetric: Move sm2 code into x509_public_key
Herbert Xu
2023-06-23
crypto: sig - Add interface for sign/verify
Herbert Xu
2023-06-23
crypto: akcipher - Add sync interface without SG lists
Herbert Xu
2023-06-23
crypto: cipher - On clone do crypto_mod_get()
Dmitry Safonov
2023-06-23
crypto: api - Add __crypto_alloc_tfmgfp
Herbert Xu
2023-06-23
crypto: api - Remove crypto_init_ops()
Dmitry Safonov
2023-06-23
crypto: rsa - allow only odd e and restrict value in FIPS mode
Mahmoud Adam
2023-06-23
crypto: geniv - Split geniv out of AEAD Kconfig option
Herbert Xu
2023-06-23
crypto: algboss - Add missing dependency on RNG2
Herbert Xu
2023-06-20
crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
David Howells
2023-06-18
crypto: Fix af_alg_sendmsg(MSG_SPLICE_PAGES) sglist limit
David Howells
2023-06-16
crypto: hmac - Add missing blank line
Franziska Naepelt
2023-06-12
algif: Remove hash_sendpage*()
David Howells
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
crypto: af_alg/hash: Support MSG_SPLICE_PAGES
David Howells
2023-06-08
crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
David Howells
2023-06-08
crypto: af_alg: Support MSG_SPLICE_PAGES
David Howells
2023-06-08
crypto: af_alg: Indent the loop in af_alg_sendmsg()
David Howells
2023-06-08
crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
David Howells
2023-06-08
crypto: af_alg: Pin pages rather than ref'ing if appropriate
David Howells
2023-06-02
KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
Roberto Sassu
2023-06-02
crypto: jitter - correct health test during initialization
Stephan Müller
2023-05-24
crypto: Kconfig - warn about performance overhead of CRYPTO_STATS
Eric Biggers
2023-05-24
crypto: shash - Allow cloning on algorithms with no init_tfm
Herbert Xu
2023-05-24
crypto: cmac - Add support for cloning
Herbert Xu
2023-05-24
crypto: cipher - Add crypto_clone_cipher
Herbert Xu
2023-05-24
crypto: cmac - Use modern init_tfm/exit_tfm
Herbert Xu
2023-05-24
crypto: aegis128-neon - add header for internal prototypes
Arnd Bergmann
2023-05-12
crypto: jitter - add interface for gathering of raw entropy
Stephan Müller
2023-05-12
crypto: jitter - replace LFSR with SHA3-256
Stephan Müller
2023-05-12
crypto: hash - Make crypto_ahash_alg helper available
Herbert Xu
2023-05-12
crypto: hash - Add statesize to crypto_ahash
Herbert Xu
2023-05-07
Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-05-04
Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-05-02
crypto: api - Fix CRYPTO_USER checks for report function
Ondrej Mosnacek
2023-05-01
LoongArch: crypto: Add crc32 and crc32c hw acceleration
Min Zhou
2023-04-28
crypto: engine - fix crypto_queue backlog handling
Olivier Bacon
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-04-24
integrity: machine keyring CA configuration
Eric Snowberg
2023-04-24
KEYS: CA link restriction
Eric Snowberg
[next]