Show patches with: State = Action Required       |    Archived = No       |   4270 patches
« 1 2 ... 3 4 542 43 »
Patch Series S/W/F Date Submitter Delegate State
[v4,5/7] dmaengine: dw-axi-dmac: Support hardware quirks crypto: starfive: Add support for JH8100 --- 2024-03-05 Jia Jie Ho New
[v4,4/7] crypto: starfive: Use dma for aes requests crypto: starfive: Add support for JH8100 --- 2024-03-05 Jia Jie Ho New
[v4,3/7] crypto: starfive: Skip unneeded key free crypto: starfive: Add support for JH8100 --- 2024-03-05 Jia Jie Ho New
[v4,2/7] crypto: starfive: Update hash dma usage crypto: starfive: Add support for JH8100 --- 2024-03-05 Jia Jie Ho New
[v4,1/7] dt-bindings: crypto: starfive: Add jh8100 support crypto: starfive: Add support for JH8100 --- 2024-03-05 Jia Jie Ho New
[4/4] crypto: iaa - Change iaa statistics to atomic64_t crypto: IAA stats bugfixes and simplifications --- 2024-03-04 Tom Zanussi New
[3/4] crypto: iaa - Add global_stats file and remove individual stat files crypto: IAA stats bugfixes and simplifications --- 2024-03-04 Tom Zanussi New
[2/4] crypto: iaa - Remove comp/decomp delay statistics crypto: IAA stats bugfixes and simplifications --- 2024-03-04 Tom Zanussi New
[1/4] crypto: iaa - fix decomp_bytes_in stats crypto: IAA stats bugfixes and simplifications --- 2024-03-04 Tom Zanussi New
crypto: rockchip/rk3288 - Add dereference of NULL pointer check crypto: rockchip/rk3288 - Add dereference of NULL pointer check --- 2024-03-04 Aleksandr Mishin New
[v7] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem [v7] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem --- 2024-03-01 Barry Song New
[v5,21/21] arch: arm64: dts: meson: axg: add crypto node Support more Amlogic SoC families in crypto driver --- 2024-03-01 Alexey Romanov New
[v5,18/21] arch: arm64: dts: meson: a1: add crypto node Support more Amlogic SoC families in crypto driver --- 2024-03-01 Alexey Romanov New
[v5,17/21] dt-bindings: crypto: meson: support new SoC's Support more Amlogic SoC families in crypto driver --- 2024-03-01 Alexey Romanov New
[v5,10/21] drivers: crypto: meson: avoid kzalloc in engine thread Support more Amlogic SoC families in crypto driver --- 2024-03-01 Alexey Romanov New
[v5,03/21] drivers: crypto: meson: make CLK controller optional Support more Amlogic SoC families in crypto driver --- 2024-03-01 Alexey Romanov New
[v2,2/2] crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags crypto: fix missing CRYPTO_ALG_ASYNC for async drivers --- 2024-02-29 Barry Song New
[v2,1/2] crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags crypto: fix missing CRYPTO_ALG_ASYNC for async drivers --- 2024-02-29 Barry Song New
[v2] LoongArch/crypto: Clean up useless assignment operations [v2] LoongArch/crypto: Clean up useless assignment operations --- 2024-02-29 WangYuli New
[v2] MAINTAINERS: Remove T Ambarus from few mchp entries [v2] MAINTAINERS: Remove T Ambarus from few mchp entries --- 2024-02-26 Tudor Ambarus New
[v3,07/10] crypto: ecc - Use ecc_get_curve_nbits to get number of bits for NIST P521 Add support for NIST P521 to ecdsa --- 2024-02-23 Stefan Berger New
[v3,06/10] crypte: ecc - Implement ecc_curve_get_nbits to get number of bits Add support for NIST P521 to ecdsa --- 2024-02-23 Stefan Berger New
[v3,05/10] crypto: ecc - Add nbits field to ecc_curve structure Add support for NIST P521 to ecdsa --- 2024-02-23 Stefan Berger New
[v3,02/10] crypto: ecdsa - Adjust tests on length of key parameters Add support for NIST P521 to ecdsa --- 2024-02-23 Stefan Berger New
[v5,2/3] mm/zswap: remove the memcpy if acomp is not sleepable mm/zswap & crypto/compress: remove a couple of memcpy --- 2024-02-20 Barry Song New
[v4,3/3] crypto: scompress: remove memcpy if sg_nents is 1 [v4,1/3] crypto: introduce crypto_acomp_get_alg_flags to expose algorithm flags --- 2024-02-20 Barry Song New
[v4,1/3] crypto: introduce crypto_acomp_get_alg_flags to expose algorithm flags [v4,1/3] crypto: introduce crypto_acomp_get_alg_flags to expose algorithm flags --- 2024-02-20 Barry Song New
[v5,3/5] crypto: tegra: Add Tegra Security Engine driver [v5,1/5] dt-bindings: crypto: Add Tegra Security Engine --- 2024-02-19 Akhil R New
[v2] arm64: dts: qcom: sm6350: Add Crypto Engine [v2] arm64: dts: qcom: sm6350: Add Crypto Engine --- 2024-02-19 Luca Weiss New
crypto: arm64/neonbs - fix out-of-bounds access on short input crypto: arm64/neonbs - fix out-of-bounds access on short input --- 2024-02-17 Ard Biesheuvel New
[v3,1/3] crypto: introduce acomp_is_sleepable to expose if comp drivers might sleep mm/zswap & crypto/compress: remove a couple of memcpy --- 2024-02-17 Barry Song New
[v2,2/3] mm/zswap: remove the memcpy if acomp is not sleepable mm/zswap & crypto/acompress: remove a couple of memcpy --- 2024-02-16 Barry Song New
[v2,14/14] crypto: ecdh - Add support for NIST P521 and add test case Add support for NIST P521 to ecdsa and ecdh --- 2024-02-15 Stefan Berger New
[v2,13/14] crypto: ecdh - Use functions to copy digits from and to byte array Add support for NIST P521 to ecdsa and ecdh --- 2024-02-15 Stefan Berger New
[v2,12/14] crypto: ecc - Implement and use ecc_curve_get_nbytes to get curve's nbytes Add support for NIST P521 to ecdsa and ecdh --- 2024-02-15 Stefan Berger New
[v2,11/14] crypto: Add nbits field to ecc_curve structure Add support for NIST P521 to ecdsa and ecdh --- 2024-02-15 Stefan Berger New
[v2,10/14] crypto: ecc - Implement ecc_digits_to_bytes to convert digits to byte array Add support for NIST P521 to ecdsa and ecdh --- 2024-02-15 Stefan Berger New
[v2,09/14] crypto: ecdh - Use properly formatted digits to check for valid key Add support for NIST P521 to ecdsa and ecdh --- 2024-02-15 Stefan Berger New
[v2,05/14] crypto: ecc - For NIST P521 use vli_num_bits to get number of bits Add support for NIST P521 to ecdsa and ecdh --- 2024-02-15 Stefan Berger New
[v8,13/15] tpm: Add sysfs interface to allow setting and querying the preferred locality x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,12/15] tpm: Add ability to set the preferred locality the TPM chip uses x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,09/15] x86: Secure Launch SMP bringup support x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,08/15] x86: Secure Launch kernel late boot stub x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,05/15] x86: Secure Launch main header file x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,02/15] Documentation/x86: Secure Launch kernel documentation x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,01/15] x86/boot: Place kernel_info at a fixed offset x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v2] ARM: crypto: fix function cast warnings [v2] ARM: crypto: fix function cast warnings --- 2024-02-13 Arnd Bergmann New
ARM: crypto: fix function cast warnings ARM: crypto: fix function cast warnings --- 2024-02-13 Arnd Bergmann New
[15/15] crypto: adiantum - Convert from skcipher to lskcipher crypto: Add twopass lskcipher for adiantum --- 2024-02-13 Herbert Xu New
[riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS [riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS --- 2024-02-13 Eric Biggers New
[v4,15/20] drivers: crypto: meson: add support for AXG-series Support more Amlogic SoC families in crypto driver --- 2024-02-12 Alexey Romanov New
[v4,14/20] drivers: crypto: meson: add support for G12-series Support more Amlogic SoC families in crypto driver --- 2024-02-12 Alexey Romanov New
[v4,03/20] drivers: crypto: meson: make CLK controller optional Support more Amlogic SoC families in crypto driver --- 2024-02-12 Alexey Romanov New
[10/14] crypto: ecc - Implement ecc_digits_to_array to convert digits to byte array Add support for NIST P521 to ecdsa and ecdh --- 2024-02-08 Stefan Berger New
[GIT,PULL] Crypto Fixes for 6.8 [GIT,PULL] Crypto Fixes for 6.8 --- 2024-02-08 Herbert Xu New
[1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg() [1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg() --- 2024-02-07 Mario Limonciello New
[v3,16/20] dt-bindings: crypto: meson: support new SoC's Support more Amlogic SoC families in crypto driver --- 2024-02-05 Alexey Romanov New
[v3,13/20] drivers: crypto: meson: use fallback for 192-bit keys Support more Amlogic SoC families in crypto driver --- 2024-02-05 Alexey Romanov New
[v3,12/20] drivers: crypto: meson: add support for AES-CTR Support more Amlogic SoC families in crypto driver --- 2024-02-05 Alexey Romanov New
[v3,09/20] drivers: crypto: meson: process more than MAXDESCS descriptors Support more Amlogic SoC families in crypto driver --- 2024-02-05 Alexey Romanov New
[v3,02/20] drviers: crypto: meson: add platform data Support more Amlogic SoC families in crypto driver --- 2024-02-05 Alexey Romanov New
[v2] Enable config for sm3, sm4, polyval, xctr cipher test as built in module. [v2] Enable config for sm3, sm4, polyval, xctr cipher test as built in module. --- 2024-02-05 Kshitiz Varshney New
[v2,8/9] crypto: qat - limit heartbeat notifications crypto: qat - improve recovery flows --- 2024-02-02 Mun Chun Yep New
[v2,7/9] crypto: qat - add auto reset on error crypto: qat - improve recovery flows --- 2024-02-02 Mun Chun Yep New
[v2,3/9] crypto: qat - disable arbitration before reset crypto: qat - improve recovery flows --- 2024-02-02 Mun Chun Yep New
[v2,2/9] crypto: qat - add fatal error notify method crypto: qat - improve recovery flows --- 2024-02-02 Mun Chun Yep New
[v2,1/9] crypto: qat - add heartbeat error simulator crypto: qat - improve recovery flows --- 2024-02-02 Mun Chun Yep New
[v2,6/6] ubsan: Get x86_64 booting with unsigned wrap-around sanitizer ubsan: Introduce wrap-around sanitizers --- 2024-02-02 Kees Cook New
[v2,5/6] ubsan: Split wrapping sanitizer Makefile rules ubsan: Introduce wrap-around sanitizers --- 2024-02-02 Kees Cook New
[v2,4/6] ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL ubsan: Introduce wrap-around sanitizers --- 2024-02-02 Kees Cook New
[v2,3/6] ubsan: Introduce CONFIG_UBSAN_POINTER_WRAP ubsan: Introduce wrap-around sanitizers --- 2024-02-02 Kees Cook New
[v2,2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers ubsan: Introduce wrap-around sanitizers --- 2024-02-02 Kees Cook New
[v2,1/6] ubsan: Use Clang's -fsanitize-trap=undefined option ubsan: Introduce wrap-around sanitizers --- 2024-02-02 Kees Cook New
[09/10] crypto: qat - implement interface for live migration [01/10] crypto: qat - adf_get_etr_base() helper --- 2024-02-01 Xin Zeng New
[GIT,PULL] Crypto Fixes for 6.8 [GIT,PULL] Crypto Fixes for 6.8 --- 2024-02-01 Herbert Xu New
crypto: qat - use kcalloc() instead of kzalloc() crypto: qat - use kcalloc() instead of kzalloc() --- 2024-01-29 Lenko Donchev New
[v4,15/15] arm64: dts: qcom: sm8550: add hwkm support to ufs ice Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,14/15] arm64: dts: qcom: sm8650: add hwkm support to ufs ice Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,13/15] dt-bindings: crypto: ice: document the hwkm property Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,12/15] ufs: host: support for generate, import and prepare key Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,11/15] ufs: host: implement derive sw secret vop in ufs qcom Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,10/15] ufs: host: wrapped keys support in ufs qcom Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,09/15] ufs: core: add support for generate, import and prepare keys Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,08/15] ufs: core: add support to derive software secret Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,07/15] ufs: core: support wrapped keys in ufs core Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,06/15] soc: qcom: ice: support for generate, import and prepare key Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,05/15] soc: qcom: ice: support for hardware wrapped keys Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,04/15] soc: qcom: ice: add hwkm support in ice Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,03/15] qcom_scm: scm call for create, prepare and import keys Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,02/15] qcom_scm: scm call for deriving a software secret Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
[v4,01/15] ice, ufs, mmc: use blk_crypto_key for program_key Hardware wrapped key support for qcom ice and ufs --- 2024-01-27 Gaurav Kashyap New
RISC-V: fix check for zvkb with tip-of-tree clang RISC-V: fix check for zvkb with tip-of-tree clang --- 2024-01-27 Eric Biggers New
crypto: ahash - unexport crypto_hash_alg_has_setkey() crypto: ahash - unexport crypto_hash_alg_has_setkey() --- 2024-01-27 Eric Biggers New
crypto: hisilicon/zip - Modify some data type and code cleanup crypto: hisilicon/zip - Modify some data type and code cleanup --- 2024-01-27 Chenghai Huang New
[v2,4/4] crypto: hisilicon/sec - remove unused parameter some updates and cleanups for hisilicon/sec2. --- 2024-01-26 taoqi New
[v2,25/25] crypto: ccp: Add the SNP_SET_CONFIG command Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2024-01-26 Michael Roth New
[v2,24/25] crypto: ccp: Add the SNP_COMMIT command Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2024-01-26 Michael Roth New
[v2,23/25] crypto: ccp: Add the SNP_PLATFORM_STATUS command Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2024-01-26 Michael Roth New
[v2,22/25] x86/cpufeatures: Enable/unmask SEV-SNP CPU feature Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2024-01-26 Michael Roth New
[v2,21/25] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2024-01-26 Michael Roth New
« 1 2 ... 3 4 542 43 »