index
:
pm24.git
master
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-08-30
crypto: jitter - Use min() to simplify jent_read_entropy()
Thorsten Blum
2024-08-30
crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure
Pavan Kumar Paluri
2024-08-24
crypto: simd - Do not call crypto_alloc_tfm during registration
Herbert Xu
2024-08-24
crypto: api - Do not wait for tests during registration
Herbert Xu
2024-08-24
crypto: api - Remove instance larval fulfilment
Herbert Xu
2024-08-24
crypto: octeontx2 - Fix authenc setkey
Herbert Xu
2024-08-24
crypto: octeontx - Fix authenc setkey
Herbert Xu
2024-08-24
crypto: spacc - Fixed return to CRYPTO_OK
Pavitrakumar M
2024-08-24
crypto: spacc - Fix counter width checks
Pavitrakumar M
2024-08-24
crypto: qat - fix "Full Going True" macro definition
Svyatoslav Pankratov
2024-08-24
crypto: spacc - Check for allocation failure in spacc_skcipher_fallback()
Dan Carpenter
2024-08-24
crypto: spacc - Fix NULL vs IS_ERR() check in spacc_aead_fallback()
Dan Carpenter
2024-08-24
crypto: spacc - Fix uninitialized variable in spacc_aead_process()
Dan Carpenter
2024-08-24
crypto: spacc - Use crypto_authenc_extractkeys
Herbert Xu
2024-08-24
crypto: spacc - Add a new line in spacc_open()
Dan Carpenter
2024-08-24
crypto: spacc - Fix off by one in spacc_isenabled()
Dan Carpenter
2024-08-24
crypto: spacc - Fix bounds checking on spacc->job[]
Dan Carpenter
2024-08-24
crypto: ccp - Add additional information about an SEV firmware upgrade
Tom Lendacky
2024-08-24
crypto: x86/sha256 - Add parentheses around macros' single arguments
Fangrui Song
2024-08-24
crypto: keembay - fix module autoloading
Liao Chen
2024-08-24
crypto: jitter - set default OSR to 3
Stephan Mueller
2024-08-17
crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
2024-08-17
crypto: octeontx - Remove custom swap function in favor of built-in sort swap
Kuan-Wei Chiu
2024-08-17
crypto: rsa - Check MPI allocation errors
Herbert Xu
2024-08-17
crypto: dh - Check mpi_rshift errors
Herbert Xu
2024-08-17
crypto: lib/mpi - Add error checks to extension
Herbert Xu
2024-08-17
Revert "lib/mpi: Extend the MPI library"
Herbert Xu
2024-08-17
crypto: arm/aes-neonbs - go back to using aes-arm directly
Eric Biggers
2024-08-17
padata: use integer wrap around to prevent deadlock on seq_nr overflow
VanGiang Nguyen
2024-08-17
crypto: nx - Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-08-17
crypto: qat - Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-08-17
crypto: arm64/poly1305 - move data to rodata section
Jia He
2024-08-17
crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
Thorsten Blum
2024-08-13
crypto: spacc - Add ifndef around MIN
Stephen Rothwell
2024-08-10
crypto: x86/aes-gcm - fix PREEMPT_RT issue in gcm_crypt()
Eric Biggers
2024-08-10
hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
Gaosheng Cui
2024-08-10
hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init
Gaosheng Cui
2024-08-10
Revert "lib/mpi: Introduce ec implementation to MPI library"
Herbert Xu
2024-08-10
hwrng: rockchip - add hwrng driver for Rockchip RK3568 SoC
Aurelien Jarno
2024-08-10
dt-bindings: rng: Add Rockchip RK3568 TRNG
Aurelien Jarno
2024-08-10
crypto: caam/qi* - Use cpumask_var_t instead of cpumask_t
Herbert Xu
2024-08-10
hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabled
Francesco Dolcini
2024-08-10
crypto: spacc - Enable Driver compilation in crypto Kconfig and Makefile
Pavitrakumar M
2024-08-10
crypto: spacc - Add SPAcc Kconfig and Makefile
Pavitrakumar M
2024-08-10
crypto: spacc - Add SPAcc aead support
Pavitrakumar M
2024-08-10
crypto: spacc - Add SPAcc ahash support
Pavitrakumar M
2024-08-10
crypto: spacc - Enable SPAcc AUTODETECT
Pavitrakumar M
2024-08-10
crypto: spacc - Add SPAcc Skcipher support
Pavitrakumar M
2024-08-06
Revert "crypto: arm64/poly1305 - move data to rodata section"
Herbert Xu
2024-08-02
crypto: iaa - Fix potential use after free bug
Dan Carpenter
[next]