linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-05 15:55:59 to 2024-02-14 22:32:35 UTC [more...]

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-14 22:18 UTC  (11+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
` [PATCH v8 02/15] Documentation/x86: Secure Launch kernel documentation
` [PATCH v8 03/15] x86: Secure Launch Kconfig
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file
` [PATCH v8 05/15] x86: Secure Launch main "
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v8 07/15] x86: Secure Launch kernel early boot stub
` [PATCH v8 08/15] x86: Secure Launch kernel late "
` [PATCH v8 14/15] x86: Secure Launch late initcall platform module
` [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-02-14 16:56 UTC  (11+ messages)
` [PATCH v1 04/26] x86/sev: Add the host SEV-SNP initialization support

[PATCH riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS
 2024-02-14 16:34 UTC  (2+ messages)

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-02-14  8:56 UTC  (8+ messages)
` [PATCH v4 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string
` [PATCH v4 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180

[PATCH] crypto: qat - uninitialized variable in adf_hb_error_inject_write()
 2024-02-13 18:09 UTC 

[PATCH v2 1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg()
 2024-02-13 17:34 UTC  (2+ messages)
` [PATCH v2 2/2] crypto: ccp: Update return values for some unit tests

[PATCH 00/10] crypto: qat - enable SRIOV VF live migration for
 2024-02-13 14:55 UTC  (11+ messages)
` [PATCH 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

Build regressions/improvements in v6.8-rc1
 2024-02-13 14:44 UTC  (4+ messages)

[PATCH] [v2] ARM: crypto: fix function cast warnings
 2024-02-13 13:56 UTC  (2+ messages)

[PATCH] ARM: crypto: fix function cast warnings
 2024-02-13 13:50 UTC  (3+ messages)

[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-02-13 12:49 UTC  (22+ messages)
` [PATCH v4 01/15] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v4 02/15] qcom_scm: scm call for deriving a software secret
` [PATCH v4 03/15] qcom_scm: scm call for create, prepare and import keys
` [PATCH v4 04/15] soc: qcom: ice: add hwkm support in ice
` [PATCH v4 05/15] soc: qcom: ice: support for hardware wrapped keys
` [PATCH v4 06/15] soc: qcom: ice: support for generate, import and prepare key
` [PATCH v4 08/15] ufs: core: add support to derive software secret
` [PATCH v4 09/15] ufs: core: add support for generate, import and prepare keys
` [PATCH v4 10/15] ufs: host: wrapped keys support in ufs qcom

[PATCH v5 0/6] DCP as trusted keys backend
 2024-02-13  9:59 UTC  (3+ messages)

[PATCH 00/15] crypto: Add twopass lskcipher for adiantum
 2024-02-13  9:04 UTC  (16+ messages)
` [PATCH 01/15] crypto: skcipher - Add tailsize attribute
` [PATCH 02/15] crypto: algif_skcipher - Add support for tailsize
` [PATCH 04/15] crypto: xts - Convert from skcipher to lskcipher
` [PATCH 05/15] crypto: skcipher - Add twopass attribute
` [PATCH 06/15] crypto: algif_skcipher - Disallow nonincremental algorithms
` [PATCH 07/15] crypto: adiantum - Use lskcipher instead of cipher
` [PATCH 08/15] crypto: skcipher - Add incremental support to lskcipher wrapper
` [PATCH 09/15] crypto: chacha-generic - Convert from skcipher to lskcipher
` [PATCH 10/15] crypto: skcipher - Move nesting check into ecb
` [PATCH 11/15] crypto: skcipher - Propagate zero-length requests to lskcipher
` [PATCH 03/15] crypto: skcipher - Remove ivsize check for lskcipher simple templates
` [PATCH 12/15] crypto: cts - Convert from skcipher to lskcipher
` [PATCH 13/15] crypto: cts,xts - Update parameters blocksize/chunksize/tailsize
` [PATCH 14/15] crypto: lskcipher - Export incremental interface internally
` [PATCH 15/15] crypto: adiantum - Convert from skcipher to lskcipher

[PATCH v4 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-13  7:21 UTC  (35+ messages)
` [PATCH v4 01/20] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v4 02/20] drviers: crypto: meson: add platform data
` [PATCH v4 03/20] drivers: crypto: meson: make CLK controller optional
` [PATCH v4 04/20] drivers: crypto: meson: add MMIO helpers
` [PATCH v4 05/20] drivers: crypto: meson: move get_engine_number()
` [PATCH v4 06/20] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v4 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v4 08/20] drivers: crypto: meson: cleanup defines
` [PATCH v4 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v4 10/20] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v4 11/20] drivers: crypto: meson: introduce hasher
` [PATCH v4 12/20] drivers: crypto: meson: add support for AES-CTR
` [PATCH v4 13/20] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v4 14/20] drivers: crypto: meson: add support for G12-series
` [PATCH v4 15/20] drivers: crypto: meson: add support for AXG-series
` [PATCH v4 16/20] dt-bindings: crypto: meson: support new SoC's
` [PATCH v4 17/20] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v4 18/20] arch: arm64: dts: meson: s4: "
` [PATCH v4 19/20] arch: arm64: dts: meson: g12: "
` [PATCH v4 20/20] arch: arm64: dts: meson: axg: "

[PATCH v2] X.509: Introduce scope-based x509_certificate allocation
 2024-02-13  5:04 UTC  (8+ messages)

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-02-12 17:03 UTC  (23+ messages)
` [PATCH v11 06/35] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH v11 09/35] KVM: x86: Determine shared/private faults based on vm_type
` [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v11 30/35] KVM: x86: Add gmem hook for determining max NPT mapping level

[PATCH] Documentation: qat: fix auto_reset section
 2024-02-12 13:05 UTC 

linux-next: build warning after merge of the crypto tree
 2024-02-12 12:59 UTC  (2+ messages)

[PATCH 00/12] PCI device authentication
 2024-02-12 11:47 UTC  (5+ messages)
` [PATCH 07/12] spdm: Introduce library to authenticate devices

[PATCH] X.509: Introduce scope-based x509_certificate allocation
 2024-02-12 11:39 UTC  (5+ messages)

[PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
 2024-02-10 18:12 UTC  (3+ messages)

[PATCH 00/14] Add support for NIST P521 to ecdsa and ecdh
 2024-02-09 19:36 UTC  (16+ messages)
` [PATCH 01/14] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH 02/14] crypto: ecdsa - Adjust tests on length of key material
` [PATCH 03/14] crypto: ecdsa - Adjust res.x mod n for NIST P521
` [PATCH 04/14] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
` [PATCH 05/14] crypto: ecc - For NIST P521 use vli_num_bits to get number of bits
` [PATCH 06/14] crypto: ecc - Add NIST P521 curve parameters
` [PATCH 07/14] crypto: ecdsa - Register NIST P521 and extend test suite
` [PATCH 08/14] x509: Add OID for NIST P521 and extend parser for it
` [PATCH 09/14] crypto: ecdh - Use properly formatted digits to check for valid key
` [PATCH 10/14] crypto: ecc - Implement ecc_digits_to_array to convert digits to byte array
` [PATCH 11/14] crypto: Add nbits field to ecc_curve structure
` [PATCH 12/14] crypto: ecc - Implement and use ecc_curve_get_nbytes to get curve's nbytes
` [PATCH 13/14] crypto: ecdh - Use functions to copy digits from and to array
` [PATCH 14/14] crypto: ecdh - Add support for NIST P521 and add test case

[PATCH 1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg()
 2024-02-09 19:05 UTC  (4+ messages)
` [PATCH 2/2] crypto: ccp: Update return values for some unit tests

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-02-09 15:13 UTC  (14+ messages)
` [PATCH RFC gmem v1 3/8] KVM: x86: Add gmem hook for initializing memory
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
` [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type

[PATCH] crypto: qat - resolve race condition during AER recovery
 2024-02-09 12:43 UTC 

[PATCH] crypto: qat - change SLAs cleanup flow at shutdown
 2024-02-09 12:42 UTC 

[PATCH v2] crypto: rsa - restrict plaintext/ciphertext values more
 2024-02-09  5:01 UTC  (2+ messages)

[PATCH RESEND] virtio_crypto: remove duplicate check if queue is broken
 2024-02-09  5:01 UTC  (2+ messages)

[PATCH] crypto: virtio/akcipher - Fix stack overflow on memcpy
 2024-02-09  5:00 UTC  (2+ messages)

[PATCH v2 0/9] crypto: qat - improve recovery flows
 2024-02-09  5:01 UTC  (2+ messages)

[PATCH] crypto: xilinx: call finalize with bh disabled
 2024-02-09  5:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entries after crypto vmx file movement
 2024-02-08  9:47 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: adjust file entries after crypto vmx file movement
 2024-02-08  9:33 UTC 

[PATCH v3 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-08  8:38 UTC  (8+ messages)
` [PATCH v3 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v3 16/20] dt-bindings: crypto: meson: support new SoC's
` [PATCH v3 19/20] arch: arm64: dts: meson: g12: add crypto node
` [PATCH v3 20/20] arch: arm64: dts: meson: axg: "

[GIT PULL] Crypto Update for 5.20
 2024-02-08  6:24 UTC  (12+ messages)
` [GIT PULL] Crypto Update for 6.1
  ` [GIT PULL] Crypto Update for 6.2
    ` [GIT PULL] Crypto Update for 6.3
      ` [GIT PULL] Crypto Update for 6.4
        ` [GIT PULL] Crypto Update for 6.5
          ` [GIT PULL] Crypto Update for 6.6
            ` [GIT PULL] Crypto Update for 6.7
              ` [GIT PULL] Crypto Update for 6.8
                ` [GIT PULL] Crypto Fixes "

A question about modifying the buffer under authenticated encryption
 2024-02-08  4:40 UTC  (6+ messages)

[PATCH v2 0/3] crypto: hisilicon/qm - add stop function and obtain queue status
 2024-02-07  9:51 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: hisilicon/qm - add stop function by hardware
` [PATCH v2 2/3] crypto: hisilicon/qm - obtain stop queue status
` [PATCH v2 3/3] crypto: hisilicon/qm - change function type to void

[PATCH 0/3] crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY
 2024-02-07  6:22 UTC  (6+ messages)
` [PATCH 1/3] dm integrity: do not filter algos with CRYPTO_ALG_ALLOCATES_MEMORY

[PATCH] crypto: ccp - State in dmesg that TSME is enabled
 2024-02-06 18:56 UTC  (2+ messages)

Failed self-test on ffdhe6144(qat-dh)
 2024-02-06 14:42 UTC  (4+ messages)

CONFIG_JITTERENTROPY needs more explanation?
 2024-02-06 14:26 UTC 

[PATCH] crypto: qat - use kcalloc() instead of kzalloc()
 2024-02-06 12:26 UTC  (2+ messages)

Sub: USGV6 test v6LC.2.2.23- Processing Router Advertisement failure on version 5.10
 2024-02-06 12:08 UTC 

[PATCH v4 0/5] Add Tegra Security Engine driver
 2024-02-06  5:58 UTC  (6+ messages)
` [PATCH v4 3/5] crypto: tegra: "

[PATCH v2] Enable config for sm3, sm4, polyval, xctr cipher test as built in module
 2024-02-05 20:19 UTC  (2+ messages)


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).