linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-23 16:58:55 to 2024-02-01 05:32:56 UTC [more...]

[GIT PULL] Crypto Fixes for 5.19
 2024-02-01  5:32 UTC  (11+ messages)
` [GIT PULL] Crypto Update for 5.20
  ` [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 "

[PATCH v2 0/3] Add Zhaoxin hardware engine driver support for SHA
 2024-02-01  2:37 UTC  (10+ messages)
` [PATCH v2 1/3] crypto: padlock-sha: Matches CPU with Family with 6 explicitly
` [PATCH v2 2/3] x86/cpufeatures: Add CPU feature flags for Zhaoxin Hash Engine

[PATCH v2 0/4] some updates and cleanups for hisilicon/sec2
 2024-02-01  1:58 UTC  (6+ messages)
` [PATCH v2 1/4] crypto: hisilicon/sec2 - updates the sec DFX function register
` [PATCH v2 2/4] crypto: hisilicon/sec2 - modify nested macro call
` [PATCH v2 3/4] crypto: hisilicon/sec2 - fix some cleanup issues
` [PATCH v2 4/4] crypto: hisilicon/sec - remove unused parameter

[PATCH] crypto: virtio/akcipher - Fix stack overflow on memcpy
 2024-01-31 22:36 UTC  (3+ messages)

[PATCH v7 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-01-31 19:40 UTC  (4+ messages)
` [PATCH v7 02/13] Documentation/x86: Secure Launch kernel documentation

[PATCH v5.10.y] crypto: caam/jr - Fix possible caam_jr crash
 2024-01-31 13:34 UTC  (2+ messages)

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-01-31  1:13 UTC  (3+ messages)
` [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type

[PATCH] crypto: qat - use kcalloc() instead of kzalloc()
 2024-01-30 18:35 UTC  (2+ messages)

[PATCH v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-30 16:19 UTC  (47+ messages)
` [PATCH v2 01/25] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH v2 02/25] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH v2 03/25] iommu/amd: Don't rely on external callers to enable IOMMU SNP support
` [PATCH v2 04/25] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v2 05/25] x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled
` [PATCH v2 06/25] x86/sev: Add RMP entry lookup helpers
` [PATCH v2 07/25] x86/fault: Add helper for dumping RMP entries
` [PATCH v2 08/25] x86/traps: Define RMP violation #PF error code
` [PATCH v2 09/25] x86/fault: Dump RMP table information when RMP page faults occur
` [PATCH v2 10/25] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v2 11/25] x86/sev: Adjust directmap to avoid inadvertant RMP faults
` [PATCH v2 12/25] crypto: ccp: Define the SEV-SNP commands
` [PATCH v2 13/25] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v2 14/25] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH v2 15/25] x86/sev: Introduce snp leaked pages list
` [PATCH v2 16/25] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH v2 17/25] crypto: ccp: Handle non-volatile INIT_EX data "
` [PATCH v2 18/25] crypto: ccp: Handle legacy SEV commands "
` [PATCH v2 19/25] iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown
` [PATCH v2 20/25] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
` [PATCH v2 21/25] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v2 22/25] x86/cpufeatures: Enable/unmask SEV-SNP CPU feature
` [PATCH v2 23/25] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v2 24/25] crypto: ccp: Add the SNP_COMMIT command
` [PATCH v2 25/25] crypto: ccp: Add the SNP_SET_CONFIG command

[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-01-30  4:43 UTC  (20+ 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 07/15] ufs: core: support wrapped keys in ufs core
` [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 v4 11/15] ufs: host: implement derive sw secret vop "
` [PATCH v4 12/15] ufs: host: support for generate, import and prepare key
` [PATCH v4 13/15] dt-bindings: crypto: ice: document the hwkm property
` [PATCH v4 14/15] arm64: dts: qcom: sm8650: add hwkm support to ufs ice
` [PATCH v4 15/15] arm64: dts: qcom: sm8550: "

Help needed to understand the mailing group for networking user questions
 2024-01-30  4:33 UTC 

[PATCH] RISC-V: fix check for zvkb with tip-of-tree clang
 2024-01-29 15:49 UTC  (3+ messages)

[syzbot] [crypto?] BUG: unable to handle kernel NULL pointer dereference in crypto_arc4_crypt
 2024-01-29 14:17 UTC  (2+ messages)
` [PATCH] crypto: cbc - Ensure statesize is zero

[PATCH 0/3] crypto: hisilicon/qm - add stop function and obtain queue status
 2024-01-29 13:25 UTC  (6+ messages)
` [PATCH 1/3] crypto: hisilicon/qm - add stop function by hardware
` [PATCH 2/3] crypto: hisilicon/qm - obtain stop queue status
` [PATCH 3/3] crypto: hisilicon/qm - change function type to void

[PATCH] MAINTAINERS: adjust file entries after crypto vmx file movement
 2024-01-29 13:17 UTC 

[PATCH 5.10 000/286] 5.10.209-rc1 review
 2024-01-29  9:58 UTC  (6+ messages)
                `  "

[PATCH] X.509: Introduce scope-based x509_certificate allocation
 2024-01-29  2:32 UTC  (4+ messages)

[PATCH] crypto: xilinx: call finalize with bh disabled
 2024-01-28  4:29 UTC 

[PATCH RFC 1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend
 2024-01-27 14:41 UTC  (4+ messages)
  ` [PATCH v4 2/6] mm/zswap: reuse dstmem when decompress

[PATCH] crypto: ahash - unexport crypto_hash_alg_has_setkey()
 2024-01-27  7:49 UTC 

[PATCH] crypto: hisilicon/zip - Modify some data type and code cleanup
 2024-01-27  6:08 UTC 

[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
 2024-01-26 17:38 UTC  (13+ messages)
` [PATCH bpf-next v8 2/3] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests

[PATCH] crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
 2024-01-26 16:36 UTC  (4+ messages)

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-26 13:38 UTC  (34+ messages)
` [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v1 12/26] crypto: ccp: Define the SEV-SNP commands
` [PATCH v1 13/26] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v1 18/26] crypto: ccp: Handle legacy SEV commands when SNP is enabled
` [PATCH v1 21/26] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
` [PATCH v1 22/26] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v1 24/26] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v1 26/26] crypto: ccp: Add the SNP_SET_CONFIG command

[syzbot] [crypto?] KMSAN: uninit-value in af_alg_free_sg (2)
 2024-01-26 13:11 UTC 

[PATCH] crypto:vmx: Move ppc vmx diirectory to arch/powerpc/crypto
 2024-01-26 10:42 UTC  (3+ messages)

[PATCH v2 0/4] some updates and cleanups for hisilicon/sec2
 2024-01-26  9:21 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: hisilicon/sec2 - updates the sec DFX function register
` [PATCH v2 2/4] crypto: hisilicon/sec2 - modify nested macro call
` [PATCH v2 3/4] crypto: hisilicon/sec2 - fix some cleanup issues
` [PATCH v2 4/4] crypto: hisilicon/sec - remove unused parameter

[PATCH] crypto: remove unused xts4096 and xts512 algorithms from testmgr.c
 2024-01-26  9:10 UTC  (2+ messages)

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-01-26  9:09 UTC  (3+ messages)
` [PATCH v4 1/8] dt-bindings: crypto: ice: Document SC7180 inline crypto engine

[PATCH] crypto: sun8i-ce - Use kcalloc() instead of kzalloc()
 2024-01-26  9:06 UTC  (3+ messages)

[PATCH] crypto: qat - use kcalloc_node() instead of kzalloc_node()
 2024-01-26  9:06 UTC  (2+ messages)

[PATCH] crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx
 2024-01-26  9:06 UTC  (4+ messages)

[PATCH] crypto: hisilicon - Fix smp_processor_id() warnings
 2024-01-26  9:05 UTC  (2+ messages)

[PATCH v2 0/8] crypto: Clean up arm64 AES-CCM code
 2024-01-26  9:05 UTC  (2+ messages)

[PATCH][next] crypto: asymmetric_keys: remove redundant pointer secs
 2024-01-26  9:03 UTC  (2+ messages)

[PATCH v2] crypto: caam: fix asynchronous hash
 2024-01-26  9:03 UTC  (3+ messages)

[PATCH][next] crypto: pcbc: remove redundant assignment to nbytes
 2024-01-26  9:03 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon/qm - add debugfs qm_state for hisilicon driver
 2024-01-26  9:01 UTC  (2+ messages)

[PATCH v1] crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_crypto_debugfs_init()
 2024-01-26  9:01 UTC  (2+ messages)

[PATCH] crypto: iaa - Remove header table code
 2024-01-26  9:00 UTC  (2+ messages)

[PATCH] KEYS: include header for EINVAL definition
 2024-01-26  8:59 UTC  (2+ messages)

[PATCH 0/2] Add Crypto Engine support for SM6350
 2024-01-26  8:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: qcom-qce: Add compatible "

[PATCH] crypto: qat - avoid memcpy() overflow warning
 2024-01-26  8:58 UTC  (2+ messages)

[PATCH] crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection
 2024-01-26  8:55 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 0/4] some updates and cleanups for hisilicon/sec2
 2024-01-26  8:54 UTC  (5+ messages)
` [PATCH 3/4] crypto: hisilicon/sec2 - fix some cleanup issues

[PATCH] crypto: rsa - restrict plaintext/ciphertext values more in FIPS mode
 2024-01-26  8:29 UTC  (4+ messages)

[PATCH v2 0/5] crypto: starfive: Add support for JH8100
 2024-01-26  5:24 UTC  (3+ messages)
` [PATCH v2 4/5] crypto: starfive: Add sm3 "

[PATCH 0/3] mm/zswap & crypto/acompress: remove a couple of memcpy
 2024-01-25  9:58 UTC  (3+ messages)
` [PATCH 3/3] crypto: scompress: remove memcpy if sg_nents is 1

[PATCH 0/9] crypto: qat - improve recovery flows
 2024-01-25  9:42 UTC  (3+ messages)
` [PATCH 1/9] crypto: qat - add heartbeat error simulator

[PATCH] virtio_crypto: remove duplicate check if queue is broken
 2024-01-24 12:41 UTC 

[PATCH v2 00/20] Support more Amlogic SoC families in crypto driver
 2024-01-24  9:13 UTC  (20+ messages)
` [PATCH v2 01/20] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v2 02/20] drivers: crypto: meson: make CLK controller optional
` [PATCH v2 03/20] drviers: crypto: meson: add platform data
` [PATCH v2 04/20] drivers: crypto: meson: add MMIO helpers
` [PATCH v2 06/20] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v2 08/20] drivers: crypto: meson: cleanup defines
` [PATCH v2 14/20] drivers: crypto: meson: add support for G12-series
` [PATCH v2 15/20] drivers: crypto: meson: add support for AXG-series
` [PATCH v2 16/20] dt-bindings: crypto: meson: add new compatibles
` [PATCH v2 17/20] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v2 18/20] arch: arm64: dts: meson: s4: "
` [PATCH v2 19/20] arch: arm64: dts: meson: g12: "
` [PATCH v2 20/20] arch: arm64: dts: meson: axg: "

[PATCH v4 0/5] Add Tegra Security Engine driver
 2024-01-24  8:38 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: crypto: Add Tegra Security Engine
` [PATCH v4 2/5] gpu: host1x: Add Tegra SE to SID table
` [PATCH v4 3/5] crypto: tegra: Add Tegra Security Engine driver
` [PATCH v4 4/5] arm64: defconfig: Enable Tegra Security Engine
` [PATCH v4 5/5] arm64: tegra: Add Tegra Security Engine DT nodes

[PATCH v3 00/10] RISC-V crypto with reworked asm files
 2024-01-23 17:50 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).