public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-03 16:30:59 to 2024-12-14 09:29:23 UTC [more...]

[PATCH 0/2] crypto: remove physical address support in skcipher_walk
 2024-12-14  9:29 UTC  (5+ messages)
` [PATCH 1/2] crypto: drivers - remove Niagara2 SPU driver
` [PATCH 2/2] crypto: skcipher - remove support for physical address walks

[PATCH v3] crypto: ccp: Use scoped guard for mutex
 2024-12-14  9:28 UTC  (3+ messages)

[PATCH 0/9] crypto: qce - refactor the driver
 2024-12-14  9:27 UTC  (16+ messages)
` [PATCH 2/9] crypto: qce - unregister previously registered algos in error path
` [PATCH 4/9] crypto: qce - shrink code with devres clk helpers
` [PATCH 9/9] crypto: qce - switch to using a mutex

[GIT PULL] Crypto Update for 6.3
 2024-12-14  9:21 UTC  (11+ messages)
` [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 "
            ` [GIT PULL] Crypto Fixes for 6.9
              ` [GIT PULL] Crypto Fixes for 6.10
                ` [GIT PULL] Crypto Fixes for 6.12
                  ` [GIT PULL] Crypto Fixes for 6.13

[PATCH 01/10] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
 2024-12-14  4:39 UTC  (2+ messages)

[PATCH v8 0/3] crypto: Add EIP-93 crypto engine support
 2024-12-14  4:37 UTC  (10+ messages)
` [PATCH v8 1/3] spinlock: extend guard with spinlock_bh variants
` [PATCH v8 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
` [PATCH v8 3/3] crypto: Add Inside Secure SafeXcel EIP-93 crypto engine support

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-12-14  2:56 UTC  (19+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH v11 00/22] Support more Amlogic SoC families in crypto driver
 2024-12-13 14:07 UTC  (23+ messages)
` [PATCH v11 01/22] crypto: amlogic - Don't hardcode IRQ count
` [PATCH v11 02/22] crypto: amlogic - Add platform data
` [PATCH v11 03/22] crypto: amlogic - Remove clock input
` [PATCH v11 04/22] crypto: amlogic - Add MMIO helpers
` [PATCH v11 05/22] crypto: amlogic - Move get_engine_number()
` [PATCH v11 06/22] crypto: amlogic - Drop status field from meson_flow
` [PATCH v11 07/22] crypto: amlogic - Move algs definition and cipher API to cipher.c
` [PATCH v11 08/22] crypto: amlogic - Cleanup defines
` [PATCH v11 09/22] crypto: amlogic - Process more than MAXDESCS descriptors
` [PATCH v11 10/22] crypto: amlogic - Avoid kzalloc in engine thread
` [PATCH v11 11/22] crypto: amlogic - Introduce hasher
` [PATCH v11 12/22] crypto: amlogic - Use fallback for 192-bit keys
` [PATCH v11 13/22] crypto: amlogic - Add support for G12-series
` [PATCH v11 14/22] crypto: amlogic - Add support for AXG-series
` [PATCH v11 15/22] crypto: amlogic - Add support for A1-series
` [PATCH v11 16/22] dt-bindings: crypto: amlogic,gxl-crypto: correct clk and interrupt lines
` [PATCH v11 17/22] dt-bindings: crypto: amlogic,gxl-crypto: support new SoC's
` [PATCH v11 18/22] arm64: dts: amlogic: gxl: correct crypto node definition
` [PATCH v11 19/22] arm64: dts: amlogic: a1: add crypto node
` [PATCH v11 20/22] arm64: dts: amlogic: s4: "
` [PATCH v11 21/22] arm64: dts: amlogic: g12: "
` [PATCH v11 22/22] arm64: dts: amlogic: axg: "

[PATCH 5.4 243/321] x86/asm/crypto: Annotate local functions
 2024-12-13 12:14 UTC  (5+ messages)

I urge you to understand my viewpoint accurately
 2024-12-13  4:24 UTC 

[PATCH v5 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec
 2024-12-13  9:13 UTC  (3+ messages)
` [PATCH v5 1/2] crypto: hisilicon/sec2 - fix for aead icv error
` [PATCH v5 2/2] crypto: hisilicon/sec2 - fix for aead invalid authsize

[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
 2024-12-12 21:37 UTC  (2+ messages)

[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
 2024-12-12 21:36 UTC  (2+ messages)

[PATCH v2 0/8] crypto: x86 - minor optimizations and cleanup to VAES code
 2024-12-12 21:28 UTC  (9+ messages)
` [PATCH v2 1/8] crypto: x86/aes-gcm - code size optimization
` [PATCH v2 2/8] crypto: x86/aes-gcm - tune better for AMD CPUs
` [PATCH v2 3/8] crypto: x86/aes-xts - use .irp when useful
` [PATCH v2 4/8] crypto: x86/aes-xts - make the register aliases per-function
` [PATCH v2 5/8] crypto: x86/aes-xts - improve some comments
` [PATCH v2 6/8] crypto: x86/aes-xts - change len parameter to int
` [PATCH v2 7/8] crypto: x86/aes-xts - more code size optimizations
` [PATCH v2 8/8] crypto: x86/aes-xts - additional optimizations

[PATCHv3] gcc: disable '-Wstrignop-overread' universally for gcc-13+ and FORTIFY_SOURCE
 2024-12-12 19:34 UTC  (14+ messages)

[PATCH v5 00/12] dmaengine: qcom: bam_dma: add cmd descriptor support
 2024-12-12  4:16 UTC  (13+ messages)
` [PATCH v5 01/12] dmaengine: qcom: bam_dma: Add bam_sw_version register read
` [PATCH v5 02/12] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag
` [PATCH v5 03/12] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support
` [PATCH v5 04/12] crypto: qce - Add support for crypto address read
` [PATCH v5 05/12] crypto: qce - Add bam dma support for crypto register r/w
` [PATCH v5 06/12] crypto: qce - Convert register r/w for skcipher via BAM/DMA
` [PATCH v5 07/12] crypto: qce - Convert register r/w for sha "
` [PATCH v5 08/12] crypto: qce - Convert register r/w for aead "
` [PATCH v5 09/12] crypto: qce - Add LOCK and UNLOCK flag support
` [PATCH v5 10/12] crypto: qce - Add support for lock/unlock in skcipher
` [PATCH v5 11/12] crypto: qce - Add support for lock/unlock in sha
` [PATCH v5 12/12] crypto: qce - Add support for lock/unlock in aead

[PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
 2024-12-12  0:02 UTC  (18+ messages)

[PATCH] crypto: lib/gf128mul - Remove some bbe deadcode
 2024-12-11 22:02 UTC 

[PATCH 0/7] crypto: x86 - minor optimizations and cleanup to VAES code
 2024-12-10 23:58 UTC  (8+ messages)
` [PATCH 1/7] crypto: x86/aes-gcm - code size optimization
` [PATCH 2/7] crypto: x86/aes-gcm - tune better for AMD CPUs
` [PATCH 3/7] crypto: x86/aes-xts - use .irp when useful
` [PATCH 4/7] crypto: x86/aes-xts - make the register aliases per-function
` [PATCH 5/7] crypto: x86/aes-xts - improve some comments
` [PATCH 6/7] crypto: x86/aes-xts - change len parameter to int
` [PATCH 7/7] crypto: x86/aes-xts - more code size optimizations

[PATCH 0/7] Move initializing SEV/SNP functionality to KVM
 2024-12-10 21:55 UTC  (11+ messages)
` [PATCH 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization
` [PATCH 2/7] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls
` [PATCH 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[PATCH v7 0/3] crypto: Add EIP-93 crypto engine support
 2024-12-10 20:51 UTC  (9+ messages)
` [PATCH v7 3/3] crypto: Add Inside Secure SafeXcel "

[PATCH 0/2] padata: fix UAF in padata_reorder
 2024-12-10 19:16 UTC  (10+ messages)
` [PATCH 1/2] padata: add pd get/put refcnt helper
` [PATCH 2/2] padata: fix UAF in padata_reorder

[PATCH] FIPS kernels should default to fips mode
 2024-12-10  6:22 UTC 

[PATCH] crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem
 2024-12-10  5:49 UTC  (2+ messages)

[PATCH v2] crypto: caam - use JobR's space to access page 0 regs
 2024-12-10  5:48 UTC  (2+ messages)

[PATCH V2 0/2] Add QCrypto support for QCS8300
 2024-12-10  5:48 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: crypto: qcom-qce: document the QCS8300 crypto engine
` [PATCH V2 2/2] arm64: dts: qcom: qcs8300: add QCrypto nodes

[PATCH V3 0/2] Enable Inline crypto engine for QCS8300
 2024-12-10  5:48 UTC  (3+ messages)
` [PATCH V3 1/2] dt-bindings: crypto: ice: document the qcs8300 inline crypto engine

[PATCH V5 0/2] Enable TRNG for QCS8300
 2024-12-10  5:48 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: crypto: qcom,prng: document QCS8300

[PATCH 0/2] crypto: hisilicon - add data aggregation feature
 2024-12-10  5:46 UTC  (2+ messages)

[PATCH v2] crypto: tegra - do not transfer req when tegra init fails
 2024-12-10  5:45 UTC  (3+ messages)

[PATCH] hwrng: cctrng: Add cancel_work_sync before module remove
 2024-12-10  5:28 UTC  (2+ messages)

[PATCH v4 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec
 2024-12-10  3:31 UTC  (3+ messages)
` [PATCH v4 2/2] crypto: hisilicon/sec2 - fix for aead invalid authsize

[PATCH] Add KUnit tests for curve25519
 2024-12-10  3:15 UTC  (2+ messages)

[PATCH v7 0/2] New s390 specific protected key hmac
 2024-12-09 16:29 UTC  (3+ messages)
` [PATCH v7 1/2] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v7 2/2] s390/crypto: New s390 specific protected key hash phmac

[PATCH 0/8] crypto: more alignmask cleanups
 2024-12-09 10:23 UTC  (10+ messages)
` [PATCH 1/8] crypto: anubis - stop using cra_alignmask
` [PATCH 2/8] crypto: aria "
` [PATCH 3/8] crypto: tea "
` [PATCH 4/8] crypto: khazad "
` [PATCH 5/8] crypto: seed "
` [PATCH 6/8] crypto: x86 - remove assignments of 0 to cra_alignmask
` [PATCH 7/8] crypto: aegis "
` [PATCH 8/8] crypto: keywrap - remove assignment "

[PATCH v4 00/11] dmaengine: qcom: bam_dma: add cmd descriptor support
 2024-12-09  5:38 UTC  (4+ messages)
` [PATCH v4 02/11] dmaengine: qcom: bam_dma: add LOCK & UNLOCK flag support

[PATCHv2] cpumask: work around false-postive stringop-overread errors
 2024-12-08 14:09 UTC  (11+ messages)

[PATCH crypto-2.6] crypto: rsassa-pkcs1 - Avoid pointing to rodata in scatterlists
 2024-12-06  8:17 UTC  (4+ messages)

[PATCH] padata: Fix refcnt handling in padata_free_shell() again
 2024-12-05 23:17 UTC  (2+ messages)

[PATCH] cpumask: work around false-postive stringop-overread errors
 2024-12-05 12:05 UTC  (2+ messages)

[PATCH v4 00/10] zswap IAA compress batching
 2024-12-04 23:12 UTC  (14+ messages)
` [PATCH v4 09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching

[PATCH] crypto: qce - fix priority to be less than ARMv8 CE
 2024-12-04 10:07 UTC  (3+ messages)

section mismatch error in aesgcm causing a build failure
 2024-12-03 16:30 UTC  (4+ messages)


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