public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-16 21:16:12 to 2025-03-25 12:21:32 UTC [more...]

[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
 2025-03-25 12:16 UTC  (21+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 02/43] rv64ilp32_abi: riscv: Adapt Makefile and Kconfig
` [RFC PATCH V3 03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition
` [RFC PATCH V3 04/43] rv64ilp32_abi: riscv: Introduce xlen_t to adapt __riscv_xlen != BITS_PER_LONG
` [RFC PATCH V3 05/43] rv64ilp32_abi: riscv: crc32: Utilize 64-bit width to improve the performance
` [RFC PATCH V3 06/43] rv64ilp32_abi: riscv: csum: "
` [RFC PATCH V3 07/43] rv64ilp32_abi: riscv: arch_hweight: Adapt cpopw & cpop of zbb extension
` [RFC PATCH V3 08/43] rv64ilp32_abi: riscv: bitops: Adapt ctzw & clzw "
` [RFC PATCH V3 09/43] rv64ilp32_abi: riscv: Reuse LP64 SBI interface
` [RFC PATCH V3 10/43] rv64ilp32_abi: riscv: Update SATP.MODE.ASID width
` [RFC PATCH V3 11/43] rv64ilp32_abi: riscv: Introduce PTR_L and PTR_S
` [RFC PATCH V3 12/43] rv64ilp32_abi: riscv: Introduce cmpxchg_double
` [RFC PATCH V3 13/43] rv64ilp32_abi: riscv: Correct stackframe layout
` [RFC PATCH V3 14/43] rv64ilp32_abi: riscv: Adapt kernel module code
` [RFC PATCH V3 15/43] rv64ilp32_abi: riscv: mm: Adapt MMU_SV39 for 2GiB address space
` [RFC PATCH V3 16/43] rv64ilp32_abi: riscv: Support physical addresses >= 0x80000000
` [RFC PATCH V3 17/43] rv64ilp32_abi: riscv: Adapt kasan memory layout
` [RFC PATCH V3 18/43] rv64ilp32_abi: riscv: kvm: Initial support
` [RFC PATCH V3 19/43] rv64ilp32_abi: irqchip: irq-riscv-intc: Use xlen_t instead of ulong
` [RFC PATCH V3 20/43] rv64ilp32_abi: drivers/perf: Adapt xlen_t of sbiret

[PATCH] MAINTAINERS: Update email address for Arnaud Ebalard
 2025-03-25  8:48 UTC  (5+ messages)
  ` [PATCH] MAINTAINERS: Remove Arnaud Ebalard as the address is bouncing

s390 hmac
 2025-03-25  8:22 UTC  (5+ messages)

[GIT PULL] Crypto Update for 6.5
 2025-03-25  5:53 UTC  (11+ messages)
` [GIT PULL] Crypto Update for 6.6
  ` [GIT PULL] Crypto Update for 6.7
    ` [GIT PULL] Crypto Update for 6.8
      ` [GIT PULL] Crypto Update for 6.9
        ` [GIT PULL] Crypto Update for 6.10
          ` [GIT PULL] Crypto Update for 6.11
            ` [GIT PULL] Crypto Update for 6.12
              ` [GIT PULL] Crypto Update for 6.13
                ` [GIT PULL] Crypto Update for 6.14
                  ` [GIT PULL] Crypto Update for 6.15

KASAN: use-after-free Read in poly1305_update_arch
 2025-03-25  1:33 UTC  (4+ messages)

[PATCH v7 0/8] Move initializing SEV/SNP functionality to KVM
 2025-03-24 21:15 UTC  (9+ messages)
` [PATCH v7 1/8] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
` [PATCH v7 2/8] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v7 3/8] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v7 4/8] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v7 5/8] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v7 6/8] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v7 7/8] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v7 8/8] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
 2025-03-24 21:15 UTC  (2+ messages)

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-24 17:44 UTC  (35+ messages)

[PATCH 0/2] prandom: add crypto warnings and switch to new PRNG
 2025-03-24 17:32 UTC  (5+ messages)
` [PATCH 2/2] prandom/random32: switch to Xoshiro256++

[v3 PATCH 0/8] crypto: acomp - Add request chaining and virtual address support
 2025-03-24  9:39 UTC  (8+ messages)
` [v3 PATCH 3/8] crypto: acomp - Move stream management into scomp layer
` [v3 PATCH 5/8] crypto: acomp - Add request chaining and virtual addresses

caam hashing
 2025-03-24  9:30 UTC  (5+ messages)
` [EXT] "

[PATCH] crypto: qat - power up 4xxx device
 2025-03-24  9:27 UTC  (3+ messages)

[PATCH] crypto: iaa - Remove unused disable_async argument from iaa_decompress
 2025-03-24  4:08 UTC 

[PATCH] crypto: iaa - Do not clobber req->base.data
 2025-03-24  4:04 UTC 

[PATCH] crypto: iaa - Move compression CRC into request object
 2025-03-24  3:57 UTC 

[GIT PULL] CRC updates for 6.15
 2025-03-23 22:24 UTC 

[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
 2025-03-23 18:17 UTC  (7+ messages)
` [PATCH v2 08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions

[PATCH] crypto: essiv - Replace memcpy() + NUL-termination with strscpy()
 2025-03-23 13:08 UTC  (4+ messages)

[RFC PATCH v2 09/22] crypto/ccp: Implement SEV TIO firmware interface
 2025-03-23 11:35 UTC  (2+ messages)

[RFC PATCH security-next 0/4] Introducing Hornet LSM
 2025-03-22 21:43 UTC  (15+ messages)
` [RFC PATCH security-next 1/4] security: "
` [RFC PATCH security-next 2/4] hornet: Introduce sign-ebpf
` [RFC PATCH security-next 3/4] hornet: Add an example lskel data extactor script
` [RFC PATCH security-next 4/4] selftests/hornet: Add a selftest for the hornet LSM

[RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
 2025-03-22 11:50 UTC  (2+ messages)

[PATCH] crypto: arm/ghash-ce - Remove SIMD fallback code path
 2025-03-21 19:06 UTC  (4+ messages)

[PATCH] crypto: lib/chacha - remove unused arch-specific init support
 2025-03-21 11:07 UTC  (2+ messages)

[PATCH] [v2] crypto: lib/Kconfig: hide library options
 2025-03-21 11:06 UTC  (6+ messages)

[PATCH] crypto: qat - remove access to parity register for QAT GEN4
 2025-03-21 11:06 UTC  (2+ messages)

[PATCH] crypto: qat - set parity error mask for qat_420xx
 2025-03-21 11:06 UTC  (2+ messages)

[PATCH] crypto: tegra: fix size_t format string
 2025-03-21 11:05 UTC  (2+ messages)

[PATCH 0/3] crypto: qat - add improvements to FW loader
 2025-03-21 11:05 UTC  (2+ messages)

[PATCH] crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()
 2025-03-21 11:05 UTC  (2+ messages)

[PATCH] crypto: qat - introduce fuse array
 2025-03-21 11:05 UTC  (2+ messages)

[PATCH] crypto: scatterwalk - simplify map and unmap calling convention
 2025-03-21 11:04 UTC  (2+ messages)

[PATCH] crypto: qat - add macro to write 64-bit values to registers
 2025-03-21 11:04 UTC  (2+ messages)

[PATCH v7 0/8] dmaengine: qcom: bam_dma: add command descriptor support
 2025-03-21  9:06 UTC  (2+ messages)

[PATCH 0/4] Fix synchronous fallback path for request chaining
 2025-03-21  8:43 UTC  (5+ messages)
` [PATCH 1/4] crypto: hash - Fix synchronous ahash chaining fallback
` [PATCH 2/4] crypto: testmgr - Add multibuffer hash testing
` [PATCH 3/4] crypto: acomp - Fix synchronous acomp chaining fallback
` [PATCH 4/4] crypto: testmgr - Add multibuffer acomp testing

[PATCH 0/3] crypto: Add SG support to deflate
 2025-03-21  2:36 UTC  (9+ messages)
` [PATCH 1/3] crypto: acomp - Move scomp stream allocation code into acomp
` [PATCH 2/3] crypto: acomp - Add acomp_walk
` [PATCH 3/3] crypto: deflate - Convert to acomp

[PATCH v2] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code
 2025-03-20 22:06 UTC 

[v5 PATCH 00/14] crypto: acomp - Add virtual address and folio support
 2025-03-20  9:33 UTC  (11+ messages)
` [v5 PATCH 10/14] crypto: acomp - Add support for folios
` [v5 PATCH 11/14] xfrm: ipcomp: Use crypto_acomp interface
` [v5 PATCH 13/14] ubifs: "
` [v5 PATCH 14/14] ubifs: Pass folios to acomp

[PATCH 0/3] crypto: Remove cavium zip and drop scomp dst buffer
 2025-03-20  7:49 UTC  (5+ messages)
` [PATCH 1/3] crypto: cavium - Move cpt and nitrox rules into cavium Makefile
` [PATCH 2/3] crypto: cavium/zip - Remove driver
` [PATCH 3/3] crypto: scomp - Drop the dst scratch buffer

[PATCH] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code
 2025-03-19 19:17 UTC 

[PATCH] x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512
 2025-03-19 18:13 UTC 

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-19 17:40 UTC  (17+ messages)
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH] crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag to atmel-aes, atmel-sha, atmel-tdes drivers
 2025-03-19 15:06 UTC 

[PATCH] crypto: crypto4xx - Fix gcc12 uninitialized warning in crypto4xx_crypt
 2025-03-19  9:26 UTC 

Cavium and lzs
 2025-03-19  8:47 UTC  (4+ messages)

[PATCH v8 00/14] zswap IAA compress batching
 2025-03-18 23:37 UTC  (15+ messages)
` [PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage

[PATCH v3] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
 2025-03-18 21:06 UTC 

[PATCH v2] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
 2025-03-18 20:35 UTC  (3+ messages)

[PATCH v2 0/8] drivers: Transition to the faux device interface
 2025-03-18 17:01 UTC  (2+ messages)
` [PATCH v2 3/8] hwrng: arm-smccc-trng - transition "

[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
 2025-03-18 11:09 UTC  (4+ messages)
` [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm

[PATCH v2 0/2] Enable Qualcomm Crypto Engine for QCS615
 2025-03-18  9:43 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom-qce: document QCS615 crypto engine
` [PATCH v2 2/2] arm64: dts: qcom: qcs615: add QCrypto nodes

[PATCH 0/2] Enable Qualcomm Crypto Engine for QCS615
 2025-03-18  8:57 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcs615: add QCrypto nodes

[PATCH 0/9] drivers: Transition to the faux device interface
 2025-03-17 18:10 UTC  (12+ messages)
` [PATCH 2/9] hwrng: arm-smccc-trng - transition "
` (subset) [PATCH 0/9] drivers: Transition "

[PATCH] crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
 2025-03-17 10:48 UTC 

[PATCH v2 0/4] ecdsa KEYCTL_PKEY_QUERY fixes
 2025-03-17  9:40 UTC  (5+ messages)
` [PATCH v2 3/4] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY

[PATCH 0/3] crypto: scomp - Allocate per-cpu buffers on first use
 2025-03-17  8:33 UTC  (4+ messages)
` [PATCH 1/3] crypto: api - Move alg destroy work from instance to template
` [PATCH 2/3] crypto: api - Ensure cra_type->destroy is done in process context
` [PATCH 3/3] crypto: scomp - Allocate per-cpu buffer on first use of each CPU


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