messages from 2024-06-16 22:09:02 to 2024-06-21 17:00:16 UTC [more...]
[PATCH v6 00/15] Optimize dm-verity and fsverity using multibuffer hashing
2024-06-21 16:59 UTC (2+ messages)
` [PATCH v6 01/15] crypto: shash - add support for finup_mb
[PATCH v5 00/15] Hardware wrapped key support for qcom ice and ufs
2024-06-21 16:31 UTC (52+ messages)
` [PATCH v5 01/15] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v5 02/15] qcom_scm: scm call for deriving a software secret
` [PATCH v5 03/15] qcom_scm: scm call for create, prepare and import keys
` [PATCH v5 04/15] soc: qcom: ice: add hwkm support in ice
` [PATCH v5 05/15] soc: qcom: ice: support for hardware wrapped keys
` [PATCH v5 06/15] soc: qcom: ice: support for generate, import and prepare key
` [PATCH v5 07/15] ufs: core: support wrapped keys in ufs core
` [PATCH v5 08/15] ufs: core: add support to derive software secret
` [PATCH v5 09/15] ufs: core: add support for generate, import and prepare keys
` [PATCH v5 10/15] ufs: host: wrapped keys support in ufs qcom
` [PATCH v5 11/15] ufs: host: implement derive sw secret vop "
` [PATCH v5 12/15] ufs: host: support for generate, import and prepare key
` [PATCH v5 13/15] dt-bindings: crypto: ice: document the hwkm property
` [PATCH v5 14/15] arm64: dts: qcom: sm8650: add hwkm support to ufs ice
` [PATCH v5 15/15] arm64: dts: qcom: sm8550: "
[PATCH v2] hwrng: core - Fix wrong quality calculation at hw rng registration
2024-06-21 15:02 UTC
[PATCH 0/4] crypto: sun8i-ce: add Allwinner H616 support
2024-06-21 14:53 UTC (10+ 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] 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 (3+ messages)
[PATCH] crypto: qat: make adf_ctl_class constant
2024-06-21 12:28 UTC (3+ messages)
[PATCH v3 0/3] hwrng: add hwrng support for Rockchip RK3568
2024-06-21 11:41 UTC (14+ 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 v2] crypto: starfive - Align rsa input data to 32-bit
2024-06-21 11:39 UTC (2+ 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 v3 0/6] hwrng: exynos: Add support for Exynos850
2024-06-20 23:13 UTC (7+ 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 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 0/2] fpga: use 'time_left' instead of 'timeout' with wait_for_*() functions
2024-06-20 10:21 UTC (4+ messages)
` [PATCH 1/2] fpga: socfpga: use 'time_left' variable with wait_for_completion_interruptible_timeout()
[PATCH v4 0/7] Add SPAcc Crypto Driver Support
2024-06-20 9:40 UTC (12+ messages)
` [PATCH v4 1/7] Add SPAcc Skcipher support
` [PATCH v4 2/7] Enable SPAcc AUTODETECT
` [PATCH v4 3/7] Add SPAcc ahash support
` [PATCH v4 4/7] Add SPAcc aead support
` [PATCH v4 5/7] Add SPAcc Kconfig and Makefile
` [PATCH v4 6/7] Add SPAcc dts overlay
` [PATCH v4 7/7] Enable Driver compilation in crypto Kconfig and Makefile
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 (13+ messages)
` [PATCH v17 4/5] random: introduce generic vDSO getrandom() implementation
` [PATCH v17 5/5] x86: vdso: Wire up getrandom() vDSO implementation
[PATCH 0/7] hwrng: exynos: Add support for Exynos850
2024-06-18 20:25 UTC (16+ messages)
` [PATCH 1/7] dt-bindings: rng: Rename exynos5250-trng to exynos-trng
` [PATCH 2/7] dt-bindings: rng: Add Exynos850 support "
` [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 7/7] arm64: dts: exynos850: Enable TRNG
[PATCH] hw_random: rockchip: import driver from vendor tree
2024-06-18 13:27 UTC (4+ messages)
[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
2024-06-18 0:26 UTC (5+ messages)
` [PATCH v4 13/15] dt-bindings: crypto: ice: document the hwkm property
[PATCH] crypto: Add aliases to deflate
2024-06-17 20:33 UTC
[PATCH v12 0/8] Turris Omnia MCU driver
2024-06-17 15:26 UTC (2+ messages)
` [PATCH v12 6/8] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
[PATCH v4] crypto: tcrypt - add skcipher speed for given alg
2024-06-17 16:08 UTC
[PATCH v11 0/8] Turris Omnia MCU driver
2024-06-17 13:35 UTC (9+ messages)
` [PATCH v11 6/8] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
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