public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-16 16:21:16 to 2024-01-26 09:22:13 UTC [more...]

[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  (3+ messages)

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-01-26  9:09 UTC  (11+ messages)
` [PATCH v4 1/8] dt-bindings: crypto: ice: Document SC7180 inline crypto engine
` [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 v4 4/8] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S
` [PATCH v4 5/8] phy: qcom: qmp-ufs: Add SC7180 support
` [PATCH v4 6/8] arm64: dts: qcom: sc7180: Add UFS nodes
` [PATCH v4 7/8] arm64: dts: qcom: sm7125-xiaomi-common: "
` [PATCH v4 8/8] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S
` (subset) [PATCH v4 0/8] Add UFS support for SC7180/SM7125

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

[PATCH] crypto: qat - use kcalloc_node() instead of kzalloc_node()
 2024-01-26  9:06 UTC  (4+ 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  (10+ messages)
` [PATCH v2 1/8] crypto: arm64/aes-ccm - Revert "Rewrite skcipher walker loop"
` [PATCH v2 2/8] crypto: arm64/aes-ccm - Keep NEON enabled during skcipher walk
` [PATCH v2 3/8] crypto: arm64/aes-ccm - Pass short inputs via stack buffer
` [PATCH v2 4/8] crypto: arm64/aes-ccm - Replace bytewise tail handling with NEON permute
` [PATCH v2 5/8] crypto: arm64/aes-ccm - Reuse existing MAC update for AAD input
` [PATCH v2 6/8] crypto: arm64/aes-ccm - Cache round keys and unroll AES loops
` [PATCH v2 7/8] crypto: arm64/aes-ccm - Merge encrypt and decrypt tail handling
` [PATCH v2 8/8] crypto: arm64/aes-ccm - Merge finalization into en/decrypt asm helpers

[PATCH][next] crypto: asymmetric_keys: remove redundant pointer secs
 2024-01-26  9:03 UTC  (3+ 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:vmx: Move ppc vmx diirectory to arch/powerpc/crypto
 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  (6+ 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] X.509: Introduce scope-based x509_certificate allocation
 2024-01-26  5:37 UTC  (3+ 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 v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-26  4:11 UTC  (26+ 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 v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-26  3:44 UTC  (43+ 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 14/26] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH v1 17/26] crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled
` [PATCH v1 18/26] crypto: ccp: Handle legacy SEV commands "
` [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 25/26] crypto: ccp: Add the SNP_COMMIT command
` [PATCH v1 26/26] crypto: ccp: Add the SNP_SET_CONFIG command

[PATCH] crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
 2024-01-25 23:12 UTC 

[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
 2024-01-25 22:34 UTC  (11+ 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 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 RFC 1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend
 2024-01-25  9:41 UTC  (3+ messages)
  ` [PATCH v4 2/6] mm/zswap: reuse dstmem when decompress

[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  (27+ 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 05/20] drivers: crypto: meson: move get_engine_number()
` [PATCH v2 06/20] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v2 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v2 08/20] drivers: crypto: meson: cleanup defines
` [PATCH v2 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v2 10/20] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v2 11/20] drivers: crypto: meson: introduce hasher
` [PATCH v2 12/20] drivers: crypto: meson: add support for AES-CTR
` [PATCH v2 13/20] drivers: crypto: meson: use fallback for 192-bit keys
` [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  (14+ messages)
` [PATCH v3 01/10] RISC-V: add helper function to read the vector VLEN
` [PATCH v3 02/10] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
` [PATCH v3 03/10] RISC-V: hook new crypto subdir into build-system
` [PATCH v3 04/10] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
` [PATCH v3 05/10] crypto: riscv - add vector crypto accelerated ChaCha20
` [PATCH v3 06/10] crypto: riscv - add vector crypto accelerated GHASH
` [PATCH v3 07/10] crypto: riscv - add vector crypto accelerated SHA-{256,224}
` [PATCH v3 08/10] crypto: riscv - add vector crypto accelerated SHA-{512,384}
` [PATCH v3 09/10] crypto: riscv - add vector crypto accelerated SM3
` [PATCH v3 10/10] crypto: riscv - add vector crypto accelerated SM4

[PATCH v2 0/3] Add Zhaoxin hardware engine driver support for SHA
 2024-01-23 16:33 UTC  (8+ 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 3/3] crypto: Zhaoxin: Hardware Engine Driver for SHA1/256/384/512

Build regressions/improvements in v6.8-rc1
 2024-01-23 14:21 UTC  (2+ messages)

[PATCH 39/82] crypto: Refactor intentional wrap-around test
 2024-01-23  3:29 UTC  (4+ messages)
` [PATCH 46/82] "

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-01-19 22:06 UTC  (3+ messages)
` [PATCH v9 02/13] dt-bindings: treewide: add access-controllers description

[PATCH 3/3] crypto: Zhaoxin: Hardware Engine Driver for SHA1/256/384/512
 2024-01-19 17:04 UTC  (3+ messages)

[PATCH] crypto: caam/hash - fix asynchronous hash
 2024-01-18  9:28 UTC  (5+ messages)
  ` [EXT] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox