index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-17
crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
Stefan Berger
2024-05-17
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
Herbert Xu
2024-05-10
crypto: atmel-sha204a - provide the otp content
Lothar Rubusch
2024-05-10
crypto: atmel-sha204a - add reading from otp zone
Lothar Rubusch
2024-05-10
crypto: atmel-i2c - rename read function
Lothar Rubusch
2024-05-10
crypto: atmel-i2c - add missing arg description
Lothar Rubusch
2024-05-10
crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy()
Thorsten Blum
2024-05-10
crypto: sahara - use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-10
crypto: api - use 'time_left' variable with wait_for_completion_killable_time...
Wolfram Sang
2024-05-10
crypto: caam - i.MX8ULP donot have CAAM page0 access
Pankaj Gupta
2024-05-10
crypto: caam - init-clk based on caam-page0-access
Pankaj Gupta
2024-05-10
crypto: starfive - Use fallback for unaligned dma access
Jia Jie Ho
2024-05-10
crypto: starfive - Do not free stack buffer
Jia Jie Ho
2024-05-10
crypto: starfive - Skip unneeded fallback allocation
Jia Jie Ho
2024-05-10
crypto: starfive - Skip dma setup for zeroed message
Jia Jie Ho
2024-05-03
crypto: hisilicon/sec2 - fix for register offset
Wenkai Lin
2024-05-03
crypto: hisilicon/debugfs - mask the unnecessary info from the dump
Chenghai Huang
2024-05-03
crypto: qat - specify firmware files for 402xx
Giovanni Cabiddu
2024-04-26
crypto: x86/aes-gcm - simplify GCM hash subkey derivation
Eric Biggers
2024-04-26
crypto: x86/aes-gcm - delete unused GCM assembly code
Eric Biggers
2024-04-26
crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath()
Eric Biggers
2024-04-26
hwrng: stm32 - repair clock handling
Marek Vasut
2024-04-26
hwrng: stm32 - put IP into RPM suspend on failure
Marek Vasut
2024-04-26
hwrng: stm32 - use logical OR in conditional
Marek Vasut
2024-04-26
crypto: ecdh - Initialize ctx->private_key in proper byte order
Stefan Berger
2024-04-26
crypto: ecdh - Pass private key in proper byte order to check valid key
Stefan Berger
2024-04-26
crypto: tegra - Fix some error codes
Dan Carpenter
2024-04-26
dt-bindings: crypto: starfive: Restore sort order
Geert Uytterhoeven
2024-04-26
crypto: qat - validate slices count returned by FW
Lucas Segarra Fernandez
2024-04-26
crypto: aead,cipher - zeroize key buffer after use
Hailey Mothershead
2024-04-26
crypto: arm64/aes-ce - Simplify round key load sequence
Ard Biesheuvel
2024-04-26
crypto: tegra - Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-19
crypto: x86/aes-xts - optimize size of instructions operating on lengths
Eric Biggers
2024-04-19
crypto: x86/aes-xts - eliminate a few more instructions
Eric Biggers
2024-04-19
crypto: x86/aes-xts - handle AES-128 and AES-192 more efficiently
Eric Biggers
2024-04-19
crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec()
Eric Biggers
2024-04-19
crypto: x86/aes-xts - handle CTS encryption more efficiently
Eric Biggers
2024-04-19
crypto: stm32/hash - add full DMA support for stm32mpx
Maxime Méré
2024-04-19
crypto: qat - improve error logging to be consistent across features
Adam Guerin
2024-04-19
crypto: qat - improve error message in adf_get_arbiter_mapping()
Adam Guerin
2024-04-19
crypto: x86/sha256-ni - simplify do_4rounds
Eric Biggers
2024-04-19
crypto: x86/sha256-ni - optimize code size
Eric Biggers
2024-04-19
crypto: x86/sha256-ni - rename some register aliases
Eric Biggers
2024-04-19
crypto: x86/sha256-ni - convert to use rounds macros
Eric Biggers
2024-04-19
crypto: qat - implement dh fallback for primes > 4K
Damian Muszynski
2024-04-19
crypto: x86/aes-xts - access round keys using single-byte offsets
Eric Biggers
2024-04-19
crypto: octeontx2 - add missing check for dma_map_single
Chen Ni
2024-04-12
crypto: x86/aes-xts - make non-AVX implementation use new glue code
Eric Biggers
2024-04-12
X.509: Introduce scope-based x509_certificate allocation
Lukas Wunner
2024-04-12
crypto: hisilicon/qm - Add the err memory release process to qm uninit
Chenghai Huang
[next]