Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH v3 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices, (continued)
- [PATCH] crypto: dh - Make public key test FIPS-only, Herbert Xu
- [PATCH v3] X.509: Introduce scope-based x509_certificate allocation,
Lukas Wunner
- [syzbot] [crypto?] KMSAN: uninit-value in des3_ede_decrypt,
syzbot
- [PATCH v5 0/3] mm/zswap & crypto/compress: remove a couple of memcpy,
Barry Song
- [PATCH 1/2] crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags,
Barry Song
- [PATCH v2 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4,
Xin Zeng
- [PATCH v2 01/10] crypto: qat - adf_get_etr_base() helper, Xin Zeng
- [PATCH v2 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions, Xin Zeng
- [PATCH v2 03/10] crypto: qat - move PFVF compat checker to a function, Xin Zeng
- [PATCH v2 04/10] crypto: qat - relocate CSR access code, Xin Zeng
- [PATCH v2 05/10] crypto: qat - rename get_sla_arr_of_type(), Xin Zeng
- [PATCH v2 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices, Xin Zeng
- [PATCH v2 07/10] crypto: qat - add bank save and restore flows, Xin Zeng
- [PATCH v2 08/10] crypto: qat - add interface for live migration, Xin Zeng
- [PATCH v2 09/10] crypto: qat - implement interface for live migration, Xin Zeng
- [PATCH v2 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices, Xin Zeng
- [PATCH v4 0/3] mm/zswap & crypto/compress: remove a couple of memcpy,
Barry Song
- [PATCH v5 0/5] Add Tegra Security Engine driver,
Akhil R
- [PATCH v2] arm64: dts: qcom: sm6350: Add Crypto Engine,
Luca Weiss
- [PATCH] crypto: rockchip - fix to check return value,
Kilian Zinnecker
- [PATCH] crypto: fix CRYPTO_JITTERENTROPY help text,
Randy Dunlap
- [PATCH] crypto: arm64/neonbs - fix out-of-bounds access on short input,
Ard Biesheuvel
- [PATCH v3 0/3] mm/zswap & crypto/compress: remove a couple of memcpy,
Barry Song
- [syzbot] [arm?] [crypto?] KASAN: invalid-access Read in neon_aes_ctr_encrypt,
syzbot
- [PATCH 0/3] crypto: qat - fix and make common ring to service map in QAT GEN4,
Damian Muszynski
- [PATCH 0/6] crypto: qat - fix warnings reported by clang,
Adam Guerin
- [PATCH v2 0/3] mm/zswap & crypto/acompress: remove a couple of memcpy,
Barry Song
- [PATCH v2 00/14] Add support for NIST P521 to ecdsa and ecdh,
Stefan Berger
- [PATCH v2 01/14] crypto: ecdsa - Convert byte arrays with key coordinates to digits, Stefan Berger
- [PATCH v2 02/14] crypto: ecdsa - Adjust tests on length of key parameters, Stefan Berger
- [PATCH v2 03/14] crypto: ecdsa - Extend res.x mod n calculation for NIST P521, Stefan Berger
- [PATCH v2 05/14] crypto: ecc - For NIST P521 use vli_num_bits to get number of bits, Stefan Berger
- [PATCH v2 06/14] crypto: ecc - Add NIST P521 curve parameters, Stefan Berger
- [PATCH v2 04/14] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521, Stefan Berger
- [PATCH v2 07/14] crypto: ecdsa - Register NIST P521 and extend test suite, Stefan Berger
- [PATCH v2 09/14] crypto: ecdh - Use properly formatted digits to check for valid key, Stefan Berger
- [PATCH v2 08/14] x509: Add OID for NIST P521 and extend parser for it, Stefan Berger
- [PATCH v2 10/14] crypto: ecc - Implement ecc_digits_to_bytes to convert digits to byte array, Stefan Berger
- [PATCH v2 11/14] crypto: Add nbits field to ecc_curve structure, Stefan Berger
- [PATCH v2 12/14] crypto: ecc - Implement and use ecc_curve_get_nbytes to get curve's nbytes, Stefan Berger
- [PATCH v2 14/14] crypto: ecdh - Add support for NIST P521 and add test case, Stefan Berger
- [PATCH v2 13/14] crypto: ecdh - Use functions to copy digits from and to byte array, Stefan Berger
- Re: [PATCH v2 00/14] Add support for NIST P521 to ecdsa and ecdh, Simo Sorce
- Re: code question for dh to kernel v6.5,
Herbert Xu
- [PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support,
Ross Philipson
- [PATCH v8 03/15] x86: Secure Launch Kconfig, Ross Philipson
- [PATCH v8 04/15] x86: Secure Launch Resource Table header file, Ross Philipson
- [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset, Ross Philipson
- [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements, Ross Philipson
- [PATCH v8 05/15] x86: Secure Launch main header file, Ross Philipson
- [PATCH v8 14/15] x86: Secure Launch late initcall platform module, Ross Philipson
- [PATCH v8 08/15] x86: Secure Launch kernel late boot stub, Ross Philipson
- [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch, Ross Philipson
- [PATCH v8 02/15] Documentation/x86: Secure Launch kernel documentation, Ross Philipson
- [PATCH v8 07/15] x86: Secure Launch kernel early boot stub, Ross Philipson
- [PATCH v8 09/15] x86: Secure Launch SMP bringup support, Ross Philipson
- [PATCH v8 10/15] kexec: Secure Launch kexec SEXIT support, Ross Philipson
- [PATCH v8 12/15] tpm: Add ability to set the preferred locality the TPM chip uses, Ross Philipson
- [PATCH v8 11/15] reboot: Secure Launch SEXIT support on reboot paths, Ross Philipson
- [PATCH v8 13/15] tpm: Add sysfs interface to allow setting and querying the preferred locality, Ross Philipson
- [PATCH] crypto: qat - uninitialized variable in adf_hb_error_inject_write(),
Dan Carpenter
- [PATCH v2 1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg(),
Mario Limonciello
- [PATCH] [v2] ARM: crypto: fix function cast warnings,
Arnd Bergmann
- [PATCH] ARM: crypto: fix function cast warnings,
Arnd Bergmann
- [PATCH 00/15] crypto: Add twopass lskcipher for adiantum,
Herbert Xu
- [PATCH 01/15] crypto: skcipher - Add tailsize attribute, Herbert Xu
- [PATCH 03/15] crypto: skcipher - Remove ivsize check for lskcipher simple templates, Herbert Xu
- [PATCH 02/15] crypto: algif_skcipher - Add support for tailsize, Herbert Xu
- [PATCH 05/15] crypto: skcipher - Add twopass attribute, Herbert Xu
- [PATCH 04/15] crypto: xts - Convert from skcipher to lskcipher, Herbert Xu
- [PATCH 06/15] crypto: algif_skcipher - Disallow nonincremental algorithms, Herbert Xu
- [PATCH 07/15] crypto: adiantum - Use lskcipher instead of cipher, Herbert Xu
- [PATCH 09/15] crypto: chacha-generic - Convert from skcipher to lskcipher, Herbert Xu
- [PATCH 11/15] crypto: skcipher - Propagate zero-length requests to lskcipher, Herbert Xu
- [PATCH 08/15] crypto: skcipher - Add incremental support to lskcipher wrapper, Herbert Xu
- [PATCH 10/15] crypto: skcipher - Move nesting check into ecb, Herbert Xu
- [PATCH 13/15] crypto: cts,xts - Update parameters blocksize/chunksize/tailsize, Herbert Xu
- [PATCH 12/15] crypto: cts - Convert from skcipher to lskcipher, Herbert Xu
- [PATCH 15/15] crypto: adiantum - Convert from skcipher to lskcipher, Herbert Xu
- [PATCH 14/15] crypto: lskcipher - Export incremental interface internally, Herbert Xu
- Re: [PATCH 00/15] crypto: Add twopass lskcipher for adiantum, Eric Biggers
- [PATCH riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS,
Eric Biggers
- [PATCH v4 00/20] Support more Amlogic SoC families in crypto driver,
Alexey Romanov
- [PATCH v4 02/20] drviers: crypto: meson: add platform data, Alexey Romanov
- [PATCH v4 04/20] drivers: crypto: meson: add MMIO helpers, Alexey Romanov
- [PATCH v4 05/20] drivers: crypto: meson: move get_engine_number(), Alexey Romanov
- [PATCH v4 06/20] drivers: crypto: meson: drop status field from meson_flow, Alexey Romanov
- [PATCH v4 03/20] drivers: crypto: meson: make CLK controller optional, Alexey Romanov
- [PATCH v4 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c, Alexey Romanov
- [PATCH v4 08/20] drivers: crypto: meson: cleanup defines, Alexey Romanov
- [PATCH v4 10/20] drivers: crypto: meson: avoid kzalloc in engine thread, Alexey Romanov
- [PATCH v4 12/20] drivers: crypto: meson: add support for AES-CTR, Alexey Romanov
- [PATCH v4 14/20] drivers: crypto: meson: add support for G12-series, Alexey Romanov
- [PATCH v4 11/20] drivers: crypto: meson: introduce hasher, Alexey Romanov
- [PATCH v4 16/20] dt-bindings: crypto: meson: support new SoC's, Alexey Romanov
- [PATCH v4 15/20] drivers: crypto: meson: add support for AXG-series, Alexey Romanov
- [PATCH v4 18/20] arch: arm64: dts: meson: s4: add crypto node, Alexey Romanov
- [PATCH v4 19/20] arch: arm64: dts: meson: g12: add crypto node, Alexey Romanov
- [PATCH v4 20/20] arch: arm64: dts: meson: axg: add crypto node, Alexey Romanov
- [PATCH v4 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors, Alexey Romanov
- [PATCH v4 17/20] arch: arm64: dts: meson: a1: add crypto node, Alexey Romanov
- [PATCH v4 13/20] drivers: crypto: meson: use fallback for 192-bit keys, Alexey Romanov
- [PATCH v4 01/20] drivers: crypto: meson: don't hardcode IRQ count, Alexey Romanov
- Re: [PATCH v4 00/20] Support more Amlogic SoC families in crypto driver, neil . armstrong
- Re: [PATCH v4 00/20] Support more Amlogic SoC families in crypto driver, Corentin Labbe
- [PATCH] Documentation: qat: fix auto_reset section,
Giovanni Cabiddu
- [PATCH v2] X.509: Introduce scope-based x509_certificate allocation,
Lukas Wunner
- [PATCH] crypto: qat - resolve race condition during AER recovery,
Damian Muszynski
- [PATCH] crypto: qat - change SLAs cleanup flow at shutdown,
Damian Muszynski
- [PATCH 00/14] Add support for NIST P521 to ecdsa and ecdh,
Stefan Berger
- [PATCH 01/14] crypto: ecdsa - Convert byte arrays with key coordinates to digits, Stefan Berger
- [PATCH 02/14] crypto: ecdsa - Adjust tests on length of key material, Stefan Berger
- [PATCH 03/14] crypto: ecdsa - Adjust res.x mod n for NIST P521, Stefan Berger
- [PATCH 11/14] crypto: Add nbits field to ecc_curve structure, Stefan Berger
- [PATCH 09/14] crypto: ecdh - Use properly formatted digits to check for valid key, Stefan Berger
- [PATCH 06/14] crypto: ecc - Add NIST P521 curve parameters, Stefan Berger
- [PATCH 05/14] crypto: ecc - For NIST P521 use vli_num_bits to get number of bits, Stefan Berger
- [PATCH 10/14] crypto: ecc - Implement ecc_digits_to_array to convert digits to byte array, Stefan Berger
- [PATCH 13/14] crypto: ecdh - Use functions to copy digits from and to array, Stefan Berger
- [PATCH 14/14] crypto: ecdh - Add support for NIST P521 and add test case, Stefan Berger
- [PATCH 08/14] x509: Add OID for NIST P521 and extend parser for it, Stefan Berger
- [PATCH 04/14] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521, Stefan Berger
- [PATCH 12/14] crypto: ecc - Implement and use ecc_curve_get_nbytes to get curve's nbytes, Stefan Berger
- [PATCH 07/14] crypto: ecdsa - Register NIST P521 and extend test suite, Stefan Berger
- [PATCH v2] MAINTAINERS: adjust file entries after crypto vmx file movement,
Lukas Bulwahn
- [PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption,
Eric Biggers
- [PATCH 1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg(),
Mario Limonciello
- [PATCH v2 0/3] crypto: hisilicon/qm - add stop function and obtain queue status,
Weili Qian
- A question about modifying the buffer under authenticated encryption,
Mikulas Patocka
- CONFIG_JITTERENTROPY needs more explanation?,
Bagas Sanjaya
- Sub: USGV6 test v6LC.2.2.23- Processing Router Advertisement failure on version 5.10, Jayalakshmi Manunath Bhat ,
- [PATCH v3 00/20] Support more Amlogic SoC families in crypto driver,
Alexey Romanov
- [PATCH v3 01/20] drivers: crypto: meson: don't hardcode IRQ count, Alexey Romanov
- [PATCH v3 02/20] drviers: crypto: meson: add platform data, Alexey Romanov
- [PATCH v3 03/20] drivers: crypto: meson: make CLK controller optional, Alexey Romanov
- [PATCH v3 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c, Alexey Romanov
- [PATCH v3 04/20] drivers: crypto: meson: add MMIO helpers, Alexey Romanov
- [PATCH v3 08/20] drivers: crypto: meson: cleanup defines, Alexey Romanov
- [PATCH v3 05/20] drivers: crypto: meson: move get_engine_number(), Alexey Romanov
- [PATCH v3 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors, Alexey Romanov
- [PATCH v3 06/20] drivers: crypto: meson: drop status field from meson_flow, Alexey Romanov
- [PATCH v3 10/20] drivers: crypto: meson: avoid kzalloc in engine thread, Alexey Romanov
- [PATCH v3 11/20] drivers: crypto: meson: introduce hasher, Alexey Romanov
- [PATCH v3 12/20] drivers: crypto: meson: add support for AES-CTR, Alexey Romanov
- [PATCH v3 14/20] drivers: crypto: meson: add support for G12-series, Alexey Romanov
- [PATCH v3 17/20] arch: arm64: dts: meson: a1: add crypto node, Alexey Romanov
- [PATCH v3 13/20] drivers: crypto: meson: use fallback for 192-bit keys, Alexey Romanov
- [PATCH v3 15/20] drivers: crypto: meson: add support for AXG-series, Alexey Romanov
- [PATCH v3 18/20] arch: arm64: dts: meson: s4: add crypto node, Alexey Romanov
- [PATCH v3 16/20] dt-bindings: crypto: meson: support new SoC's, Alexey Romanov
- [PATCH v3 19/20] arch: arm64: dts: meson: g12: add crypto node, Alexey Romanov
- [PATCH v3 20/20] arch: arm64: dts: meson: axg: add crypto node, Alexey Romanov
- [PATCH] crypto: ccp - State in dmesg that TSME is enabled,
Borislav Petkov
- [PATCH v2] Enable config for sm3, sm4, polyval, xctr cipher test as built in module.,
Kshitiz Varshney
- Failed self-test on ffdhe6144(qat-dh),
Herbert Xu
- [ANNOUNCE] CFP: Linux Security Summit Europe 2024, Reshetova, Elena
- [PATCH v2] crypto: rsa - restrict plaintext/ciphertext values more,
Joachim Vandersmissen
- [PATCH v2 0/9] crypto: qat - improve recovery flows,
Mun Chun Yep
- [PATCH v2 1/9] crypto: qat - add heartbeat error simulator, Mun Chun Yep
- [PATCH v2 3/9] crypto: qat - disable arbitration before reset, Mun Chun Yep
- [PATCH v2 2/9] crypto: qat - add fatal error notify method, Mun Chun Yep
- [PATCH v2 4/9] crypto: qat - update PFVF protocol for recovery, Mun Chun Yep
- [PATCH v2 5/9] crypto: qat - re-enable sriov after pf reset, Mun Chun Yep
- [PATCH v2 6/9] crypto: qat - add fatal error notification, Mun Chun Yep
- [PATCH v2 7/9] crypto: qat - add auto reset on error, Mun Chun Yep
- [PATCH v2 8/9] crypto: qat - limit heartbeat notifications, Mun Chun Yep
- [PATCH v2 9/9] crypto: qat - improve aer error reset handling, Mun Chun Yep
- Re: [PATCH v2 0/9] crypto: qat - improve recovery flows, Herbert Xu
- [PATCH v2 0/6] ubsan: Introduce wrap-around sanitizers,
Kees Cook
- [PATCH 00/10] crypto: qat - enable SRIOV VF live migration for,
Xin Zeng
- [PATCH 01/10] crypto: qat - adf_get_etr_base() helper, Xin Zeng
- [PATCH 03/10] crypto: qat - move PFVF compat checker to a function, Xin Zeng
- [PATCH 04/10] crypto: qat - relocate CSR access code, Xin Zeng
- [PATCH 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions, Xin Zeng
- [PATCH 05/10] crypto: qat - rename get_sla_arr_of_type(), Xin Zeng
- [PATCH 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices, Xin Zeng
- [PATCH 07/10] crypto: qat - add bank save and restore flows, Xin Zeng
- [PATCH 08/10] crypto: qat - add interface for live migration, Xin Zeng
- [PATCH 09/10] crypto: qat - implement interface for live migration, Xin Zeng
- [PATCH 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices, Xin Zeng
- [PATCH RESEND] virtio_crypto: remove duplicate check if queue is broken,
Li RongQing
- [PATCH] crypto: virtio/akcipher - Fix stack overflow on memcpy,
zhenwei pi
- Help needed to understand the mailing group for networking user questions, Jayalakshmi Manunath Bhat ,
- [PATCH] MAINTAINERS: adjust file entries after crypto vmx file movement,
Lukas Bulwahn
- [PATCH] crypto: qat - use kcalloc() instead of kzalloc(),
Lenko Donchev
- [syzbot] [crypto?] BUG: unable to handle kernel NULL pointer dereference in crypto_arc4_crypt,
syzbot
- [PATCH] crypto: xilinx: call finalize with bh disabled,
quanyang . wang
- [PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs,
Gaurav Kashyap
- [PATCH v4 05/15] soc: qcom: ice: support for hardware wrapped keys, Gaurav Kashyap
- [PATCH v4 01/15] ice, ufs, mmc: use blk_crypto_key for program_key, Gaurav Kashyap
- [PATCH v4 12/15] ufs: host: support for generate, import and prepare key, Gaurav Kashyap
- [PATCH v4 15/15] arm64: dts: qcom: sm8550: add hwkm support to ufs ice, Gaurav Kashyap
- [PATCH v4 08/15] ufs: core: add support to derive software secret, Gaurav Kashyap
- [PATCH v4 11/15] ufs: host: implement derive sw secret vop in ufs qcom, Gaurav Kashyap
- [PATCH v4 13/15] dt-bindings: crypto: ice: document the hwkm property, Gaurav Kashyap
- [PATCH v4 10/15] ufs: host: wrapped keys support in ufs qcom, Gaurav Kashyap
- [PATCH v4 04/15] soc: qcom: ice: add hwkm support in ice, Gaurav Kashyap
- [PATCH v4 09/15] ufs: core: add support for generate, import and prepare keys, Gaurav Kashyap
- [PATCH v4 02/15] qcom_scm: scm call for deriving a software secret, Gaurav Kashyap
- [PATCH v4 03/15] qcom_scm: scm call for create, prepare and import keys, Gaurav Kashyap
- [PATCH v4 07/15] ufs: core: support wrapped keys in ufs core, Gaurav Kashyap
- [PATCH v4 14/15] arm64: dts: qcom: sm8650: add hwkm support to ufs ice, Gaurav Kashyap
- [PATCH v4 06/15] soc: qcom: ice: support for generate, import and prepare key, Gaurav Kashyap
- [PATCH 0/3] crypto: hisilicon/qm - add stop function and obtain queue status,
Weili Qian
- [PATCH] RISC-V: fix check for zvkb with tip-of-tree clang,
Eric Biggers
- [PATCH] crypto: ahash - unexport crypto_hash_alg_has_setkey(),
Eric Biggers
- [PATCH] crypto: hisilicon/zip - Modify some data type and code cleanup,
Chenghai Huang
- Re: [PATCH 5.10 000/286] 5.10.209-rc1 review,
Nathan Chancellor
- [PATCH v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support,
Michael Roth
- [PATCH v2 09/25] x86/fault: Dump RMP table information when RMP page faults occur, Michael Roth
- [PATCH v2 10/25] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction, Michael Roth
- [PATCH v2 11/25] x86/sev: Adjust directmap to avoid inadvertant RMP faults, Michael Roth
- [PATCH v2 12/25] crypto: ccp: Define the SEV-SNP commands, Michael Roth
- [PATCH v2 13/25] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP, Michael Roth
- [PATCH v2 14/25] crypto: ccp: Provide API to issue SEV and SNP commands, Michael Roth
- [PATCH v2 15/25] x86/sev: Introduce snp leaked pages list, Michael Roth
- [PATCH v2 16/25] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled, Michael Roth
- [PATCH v2 17/25] crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled, Michael Roth
- [PATCH v2 18/25] crypto: ccp: Handle legacy SEV commands when SNP is enabled, Michael Roth
- [PATCH v2 19/25] iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown, Michael Roth
- [PATCH v2 20/25] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump, Michael Roth
- [PATCH v2 01/25] x86/cpufeatures: Add SEV-SNP CPU feature, Michael Roth
- [PATCH v2 21/25] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe, Michael Roth
- [PATCH v2 22/25] x86/cpufeatures: Enable/unmask SEV-SNP CPU feature, Michael Roth
- [PATCH v2 23/25] crypto: ccp: Add the SNP_PLATFORM_STATUS command, Michael Roth
- [PATCH v2 24/25] crypto: ccp: Add the SNP_COMMIT command, Michael Roth
- [PATCH v2 25/25] crypto: ccp: Add the SNP_SET_CONFIG command, Michael Roth
- [PATCH v2 02/25] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled, Michael Roth
- [PATCH v2 03/25] iommu/amd: Don't rely on external callers to enable IOMMU SNP support, Michael Roth
- [PATCH v2 04/25] x86/sev: Add the host SEV-SNP initialization support, Michael Roth
- [PATCH v2 05/25] x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled, Michael Roth
- [PATCH v2 06/25] x86/sev: Add RMP entry lookup helpers, Michael Roth
- [PATCH v2 07/25] x86/fault: Add helper for dumping RMP entries, Michael Roth
- [PATCH v2 08/25] x86/traps: Define RMP violation #PF error code, Michael Roth
- Re: [PATCH v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support, Borislav Petkov
- [PATCH] crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked,
Kim Phillips
- Re: [PATCH] virtio_crypto: remove duplicate check if queue is broken, Stefan Hajnoczi
- [PATCH v4 0/5] Add Tegra Security Engine driver,
Akhil R
- [PATCH v2 00/20] Support more Amlogic SoC families in crypto driver,
Alexey Romanov
- [PATCH v2 02/20] drivers: crypto: meson: make CLK controller optional, Alexey Romanov
- [PATCH v2 05/20] drivers: crypto: meson: move get_engine_number(), Alexey Romanov
- [PATCH v2 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c, Alexey Romanov
- [PATCH v2 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors, Alexey Romanov
- [PATCH v2 10/20] drivers: crypto: meson: avoid kzalloc in engine thread, Alexey Romanov
- [PATCH v2 12/20] drivers: crypto: meson: add support for AES-CTR, Alexey Romanov
- [PATCH v2 11/20] drivers: crypto: meson: introduce hasher, Alexey Romanov
- [PATCH v2 13/20] drivers: crypto: meson: use fallback for 192-bit keys, Alexey Romanov
- [PATCH v2 14/20] drivers: crypto: meson: add support for G12-series, Alexey Romanov
- [PATCH v2 16/20] dt-bindings: crypto: meson: add new compatibles, Alexey Romanov
- [PATCH v2 19/20] arch: arm64: dts: meson: g12: add crypto node, Alexey Romanov
- [PATCH v2 20/20] arch: arm64: dts: meson: axg: add crypto node, Alexey Romanov
- [PATCH v2 15/20] drivers: crypto: meson: add support for AXG-series, Alexey Romanov
- [PATCH v2 08/20] drivers: crypto: meson: cleanup defines, Alexey Romanov
- [PATCH v2 04/20] drivers: crypto: meson: add MMIO helpers, Alexey Romanov
- [PATCH v2 18/20] arch: arm64: dts: meson: s4: add crypto node, Alexey Romanov
- [PATCH v2 03/20] drviers: crypto: meson: add platform data, Alexey Romanov
- [PATCH v2 01/20] drivers: crypto: meson: don't hardcode IRQ count, Alexey Romanov
- [PATCH v2 17/20] arch: arm64: dts: meson: a1: add crypto node, Alexey Romanov
- [PATCH v2 06/20] drivers: crypto: meson: drop status field from meson_flow, Alexey Romanov
- Re: [PATCH v2 00/20] Support more Amlogic SoC families in crypto driver, neil . armstrong
- Re: Build regressions/improvements in v6.8-rc1,
Geert Uytterhoeven
- [PATCH v2 0/3] Add Zhaoxin hardware engine driver support for SHA,
Tony W Wang-oc
- [PATCH 46/82] crypto: Refactor intentional wrap-around test,
Kees Cook
- [PATCH 39/82] crypto: Refactor intentional wrap-around test, Kees Cook
- [PATCH v3 00/10] RISC-V crypto with reworked asm files,
Eric Biggers
- [PATCH v3 01/10] RISC-V: add helper function to read the vector VLEN, Eric Biggers
- [PATCH v3 02/10] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO, Eric Biggers
- [PATCH v3 03/10] RISC-V: hook new crypto subdir into build-system, Eric Biggers
- [PATCH v3 05/10] crypto: riscv - add vector crypto accelerated ChaCha20, Eric Biggers
- [PATCH v3 04/10] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}, Eric Biggers
- [PATCH v3 07/10] crypto: riscv - add vector crypto accelerated SHA-{256,224}, Eric Biggers
- [PATCH v3 06/10] crypto: riscv - add vector crypto accelerated GHASH, Eric Biggers
- [PATCH v3 08/10] crypto: riscv - add vector crypto accelerated SHA-{512,384}, Eric Biggers
- [PATCH v3 09/10] crypto: riscv - add vector crypto accelerated SM3, Eric Biggers
- [PATCH v3 10/10] crypto: riscv - add vector crypto accelerated SM4, Eric Biggers
- Re: [PATCH v3 00/10] RISC-V crypto with reworked asm files, Palmer Dabbelt
- Re: [PATCH v3 00/10] RISC-V crypto with reworked asm files, Christoph Müllner
- Re: [PATCH v3 00/10] RISC-V crypto with reworked asm files, patchwork-bot+linux-riscv
- [PATCH] crypto: remove unused xts4096 and xts512 algorithms from testmgr.c,
Joachim Vandersmissen
- [PATCH] crypto: rsa - restrict plaintext/ciphertext values more in FIPS mode,
Joachim Vandersmissen
- [PATCH] X.509: Introduce scope-based x509_certificate allocation,
Lukas Wunner
- [PATCH v4 0/8] Add UFS support for SC7180/SM7125,
David Wronek
- [PATCH v4 1/8] dt-bindings: crypto: ice: Document SC7180 inline crypto engine, David Wronek
- [PATCH v4 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string, David Wronek
- [PATCH v4 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180, David Wronek
- [PATCH v4 4/8] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S, David Wronek
- [PATCH v4 5/8] phy: qcom: qmp-ufs: Add SC7180 support, David Wronek
- [PATCH v4 6/8] arm64: dts: qcom: sc7180: Add UFS nodes, David Wronek
- [PATCH v4 7/8] arm64: dts: qcom: sm7125-xiaomi-common: Add UFS nodes, David Wronek
- [PATCH v4 8/8] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S, David Wronek
- Re: (subset) [PATCH v4 0/8] Add UFS support for SC7180/SM7125, Vinod Koul
- Re: (subset) [PATCH v4 0/8] Add UFS support for SC7180/SM7125, Bjorn Andersson
- [PATCH] crypto: qat - use kcalloc_node() instead of kzalloc_node(),
Erick Archer
- [PATCH] crypto: sun8i-ce - Use kcalloc() instead of kzalloc(),
Erick Archer
- [PATCH] crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx,
Damian Muszynski
- [PATCH] crypto: hisilicon - Fix smp_processor_id() warnings,
Wenkai Lin
- [PATCH v2 0/8] crypto: Clean up arm64 AES-CCM code,
Ard Biesheuvel
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]