messages from 2024-06-18 06:34:13 to 2024-06-26 01:37:33 UTC [more...]
[PATCH v5 0/3] hwrng: add hwrng support for Rockchip RK3568
2024-06-26 1:37 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: rng: Add Rockchip RK3568 TRNG
` [PATCH v5 2/3] hwrng: add hwrng driver for Rockchip RK3568 SoC
` [PATCH v5 3/3] arm64: dts: rockchip: add DT entry for RNG to RK356x
[PATCH v1] hwrng: Kconfig - Do not enable by default CN10K driver
2024-06-25 19:57 UTC
[PATCH] crypto: qat - fix unintentional re-enabling of error interrupts
2024-06-25 14:41 UTC
[PATCH] crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()
2024-06-25 14:38 UTC
[PATCH] Documentation: qat: fix auto_reset attribute details
2024-06-25 14:36 UTC
[PATCH v5 00/15] Hardware wrapped key support for qcom ice and ufs
2024-06-25 8:21 UTC (35+ messages)
` [PATCH v5 04/15] soc: qcom: ice: add hwkm support in ice
` [PATCH v5 13/15] dt-bindings: crypto: ice: document the hwkm property
[PATCH v2 0/4] crypto: sun8i-ce: add Allwinner H616 support
2024-06-24 23:21 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: sun8i-ce: Add compatible for H616
` [PATCH v2 2/4] crypto: sun8i-ce - wrap accesses to descriptor address fields
` [PATCH v2 3/4] crypto: sun8i-ce - add Allwinner H616 support
` [PATCH v2 4/4] arm64: dts: allwinner: h616: add crypto engine node
[PATCH 0/4] crypto: sun8i-ce: add Allwinner H616 support
2024-06-24 16:34 UTC (12+ messages)
` [PATCH 1/4] dt-bindings: crypto: sun8i-ce: Add compatible for H616
` [PATCH 2/4] crypto: sun8i-ce - wrap accesses to descriptor address fields
` [PATCH 3/4] crypto: sun8i-ce - add Allwinner H616 support
[PATCH 2/4] crypto: caam: Depend on COMPILE_TEST also
2024-06-24 16:21 UTC (3+ messages)
` [PATCH 3/4] crypto: caam: Unembed net_dev structure from qi
` [PATCH 4/4] crypto: caam: Unembed net_dev structure in dpaa2
[PATCH v2] crypto: starfive - Align rsa input data to 32-bit
2024-06-24 2:41 UTC (3+ messages)
[PATCH v4 0/3] hwrng: add hwrng support for Rockchip RK3568
2024-06-23 14:10 UTC (11+ messages)
` [PATCH v4 1/3] dt-bindings: rng: Add Rockchip RNG bindings
` [PATCH v4 2/3] hwrng: add Rockchip SoC hwrng driver
` [PATCH v4 3/3] arm64: dts: rockchip: add DT entry for RNG to RK356x
[PATCH v3 0/3] hwrng: add hwrng support for Rockchip RK3568
2024-06-23 5:41 UTC (24+ messages)
` [PATCH v3 1/3] dt-bindings: RNG: Add Rockchip RNG bindings
` [PATCH v3 2/3] hwrng: add Rockchip SoC hwrng driver
` [PATCH v3 3/3] arm64: dts: rockchip: add DT entry for RNG to RK356x
[PATCH 0/4] crypto: sun8i-ce: add Allwinner H616 support
2024-06-22 17:59 UTC
[PATCH 0/2] fpga: use 'time_left' instead of 'timeout' with wait_for_*() functions
2024-06-22 14:42 UTC (5+ messages)
` [PATCH 1/2] fpga: socfpga: use 'time_left' variable with wait_for_completion_interruptible_timeout()
[PATCH v3 0/6] hwrng: exynos: Add support for Exynos850
2024-06-21 22:55 UTC (11+ messages)
` [PATCH v3 1/6] dt-bindings: rng: Add Exynos850 support to exynos-trng
` [PATCH v3 2/6] hwrng: exynos: Improve coding style
` [PATCH v3 3/6] hwrng: exynos: Use devm_clk_get_enabled() to get the clock
` [PATCH v3 4/6] hwrng: exynos: Implement bus clock control
` [PATCH v3 5/6] hwrng: exynos: Add SMC based TRNG operation
` [PATCH v3 6/6] hwrng: exynos: Enable Exynos850 support
[PATCH v6 00/15] Optimize dm-verity and fsverity using multibuffer hashing
2024-06-21 16:59 UTC (16+ messages)
` [PATCH v6 01/15] crypto: shash - add support for finup_mb
` [PATCH v6 02/15] crypto: testmgr - generate power-of-2 lengths more often
` [PATCH v6 03/15] crypto: testmgr - add tests for finup_mb
` [PATCH v6 04/15] crypto: x86/sha256-ni - add support "
` [PATCH v6 05/15] crypto: arm64/sha256-ce "
` [PATCH v6 06/15] fsverity: improve performance by using multibuffer hashing
` [PATCH v6 07/15] dm-verity: move hash algorithm setup into its own function
` [PATCH v6 08/15] dm-verity: move data hash mismatch handling "
` [PATCH v6 09/15] dm-verity: make real_digest and want_digest fixed-length
` [PATCH v6 10/15] dm-verity: provide dma_alignment limit in io_hints
` [PATCH v6 11/15] dm-verity: always "map" the data blocks
` [PATCH v6 12/15] dm-verity: make verity_hash() take dm_verity_io instead of ahash_request
` [PATCH v6 13/15] dm-verity: hash blocks with shash import+finup when possible
` [PATCH v6 14/15] dm-verity: reduce scope of real and wanted digests
` [PATCH v6 15/15] dm-verity: improve performance by using multibuffer hashing
[PATCH v2] hwrng: core - Fix wrong quality calculation at hw rng registration
2024-06-21 15:02 UTC
[PATCH] crypto: lib - add missing MODULE_DESCRIPTION() macros
2024-06-21 12:35 UTC (2+ messages)
[PATCH] crypto: arm: add missing MODULE_DESCRIPTION() macros
2024-06-21 12:34 UTC (2+ messages)
[PATCH] crypto: lib/mpi - Use swap() in mpi_ec_mul_point()
2024-06-21 12:34 UTC (4+ messages)
` [PATCH] crypto: lib - Use swap() in mpi_powm()
[PATCH] crypto: arm/poly1305 - add missing MODULE_DESCRIPTION() macro
2024-06-21 12:34 UTC (2+ messages)
[PATCH] hwrng: add missing Arm & Cavium MODULE_DESCRIPTION() macros
2024-06-21 12:33 UTC (2+ messages)
[PATCH] crypto: arm64 - add missing MODULE_DESCRIPTION() macros
2024-06-21 12:33 UTC (2+ messages)
[PATCH] crypto: arm/crc32 - add kCFI annotations to asm routines
2024-06-21 12:31 UTC (2+ messages)
[PATCH] crypto: qat - fix linking errors when PCI_IOV is disabled
2024-06-21 12:28 UTC (2+ messages)
[PATCH] crypto: qat: make adf_ctl_class constant
2024-06-21 12:28 UTC (3+ messages)
[PATCH] hwrng: core - Fix wrong quality calculation at hw rng registration
2024-06-21 11:31 UTC (3+ messages)
[PATCH v5 0/7] Add SPAcc Crypto Driver Support
2024-06-21 8:20 UTC (8+ messages)
` [PATCH v5 1/7] Add SPAcc Skcipher support
` [PATCH v5 2/7] Enable SPAcc AUTODETECT
` [PATCH v5 3/7] Add SPAcc ahash support
` [PATCH v5 4/7] Add SPAcc aead support
` [PATCH v5 5/7] Add SPAcc Kconfig and Makefile
` [PATCH v5 6/7] Add SPAcc dts overlay
` [PATCH v5 7/7] Enable Driver compilation in crypto Kconfig and Makefile
[PATCH v2 0/7] hwrng: exynos: Add support for Exynos850
2024-06-20 21:51 UTC (20+ messages)
` [PATCH v2 1/7] dt-bindings: rng: Add Exynos850 support to exynos-trng
` [PATCH v2 2/7] hwrng: exynos: Improve coding style
` [PATCH v2 3/7] hwrng: exynos: Use devm_clk_get_enabled() to get the clock
` [PATCH v2 4/7] hwrng: exynos: Implement bus clock control
` [PATCH v2 5/7] hwrng: exynos: Add SMC based TRNG operation
` [PATCH v2 6/7] hwrng: exynos: Enable Exynos850 support
` [PATCH v2 7/7] arm64: dts: exynos850: Enable TRNG
[RFC PATCH v2 0/8] Clavis LSM
2024-06-20 20:18 UTC (3+ messages)
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-06-20 16:55 UTC (14+ messages)
` [PATCH v9 04/19] x86: Secure Launch Resource Table header file
[PATCH] crypto: qat - initialize user_input.lock for rate_limiting
2024-06-20 15:46 UTC (2+ messages)
[PATCH] crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macro
2024-06-20 14:31 UTC (2+ messages)
[PATCH] powerpc/crypto: Add generated P8 asm to .gitignore
2024-06-20 12:45 UTC (2+ messages)
[PATCH] crypto: xor - fix template benchmarking
2024-06-20 12:34 UTC (2+ messages)
[PATCH v18 0/5] implement getrandom() in vDSO
2024-06-20 12:18 UTC (8+ messages)
` [PATCH v18 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v18 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v18 3/5] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v18 4/5] random: introduce generic vDSO getrandom() implementation
` [PATCH v18 5/5] x86: vdso: Wire up getrandom() vDSO implementation
[PATCH v4 0/7] Add SPAcc Crypto Driver Support
2024-06-20 9:40 UTC (4+ messages)
` [PATCH v4 1/7] Add SPAcc Skcipher support
how to verify which crypto driver is loaded by crypto_alloc_shash when more than one available for the algorithm
2024-06-20 6:41 UTC (2+ messages)
[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
2024-06-20 0:23 UTC (4+ messages)
` [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa
[PATCH] s390/crc32: add missing MODULE_DESCRIPTION() macro
2024-06-19 22:44 UTC (2+ messages)
[PATCH v17 0/5] implement getrandom() in vDSO
2024-06-19 11:36 UTC (9+ messages)
` [PATCH v17 4/5] random: introduce generic vDSO getrandom() implementation
[PATCH 0/7] hwrng: exynos: Add support for Exynos850
2024-06-18 20:25 UTC (11+ messages)
` [PATCH 3/7] hwrng: exynos: Improve coding style
` [PATCH 4/7] hwrng: exynos: Implement bus clock control
` [PATCH 5/7] hwrng: exynos: Add SMC based TRNG operation
` [PATCH 6/7] hwrng: exynos: Enable Exynos850 support
[PATCH v4 7/7] Enable Driver compilation in crypto Kconfig and Makefile
2024-06-18 18:10 UTC (3+ messages)
[PATCH] hw_random: rockchip: import driver from vendor tree
2024-06-18 13:27 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).