linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-02 14:12:17 to 2025-04-07 12:37:19 UTC [more...]

[PATCH 1/4] crypto: img-hash - use API helpers to setup fallback request
 2025-04-07 12:36 UTC  (2+ messages)
` [PATCH 2/4] crypto: rk3288 "

[PATCH] hwrng: core - Add WARN_ON for buggy read return values
 2025-04-07 12:32 UTC  (18+ messages)
                    ` [PATCH] tpm: Mask TPM RC in tpm2_start_auth_session()
                      ` [PATCH v2] "
                        ` [PATCH v3] "
                          ` [PATCH v4] "

[PATCH v7] KEYS: Add a list for unreferenced keys
 2025-04-07 12:08 UTC  (4+ messages)

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-04-07 11:40 UTC  (7+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[RFC PATCH v2 18/22] coco/sev-guest: Implement the guest support for SEV TIO
 2025-04-07 11:05 UTC  (2+ messages)

[PATCH 0/7] crypto: Add reqsize to crypto_alg
 2025-04-07 10:21 UTC  (8+ messages)
` [PATCH 1/7] crypto: api - Mark cra_init/cra_exit as deprecated
` [PATCH 2/7] crypto: api - Add reqsize to crypto_alg
` [PATCH 3/7] crypto: acomp - Use cra_reqsize
` [PATCH 4/7] crypto: qat - Use cra_reqsize for acomp
` [PATCH 5/7] crypto: iaa "
` [PATCH 6/7] crypto: acomp - Remove reqsize field
` [PATCH 7/7] crypto: ahash - Use cra_reqsize

[PATCH v2] crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag to atmel-aes, atmel-sha, atmel-tdes drivers
 2025-04-07 10:20 UTC 

[PATCH 0/4] crypto: ctr - Remove unnecessary header inclusions
 2025-04-07 10:11 UTC  (5+ messages)
` [PATCH 1/4] crypto: nx - Add missing "
` [PATCH 2/4] crypto: ccp "
` [PATCH 3/4] crypto: s5p-sss "
` [PATCH 4/4] crypto: ctr - Remove unnecessary "

[PATCH] crypto: acomp - Simplify folio handling
 2025-04-07 10:05 UTC 

[PATCH 0/7] crypto: acomp - Use optional async calling convention
 2025-04-07 10:03 UTC  (8+ messages)
` [PATCH 1/7] crypto: api - Add helpers to manage request flags
` [PATCH 2/7] crypto: acomp - Use request flag helpers and add acomp_request_flags
` [PATCH 3/7] crypto: acomp - Add ACOMP_FBREQ_ON_STACK
` [PATCH 4/7] crypto: iaa - Switch to ACOMP_FBREQ_ON_STACK
` [PATCH 5/7] crypto: acomp - Add ACOMP_REQUEST_CLONE
` [PATCH 6/7] ubifs: Use ACOMP_REQUEST_CLONE
` [PATCH 7/7] crypto: acomp - Remove ACOMP_REQUEST_ALLOC

[PATCH 0/4] Make gcc-8.1 and binutils-2.30 the minimum version
 2025-04-07  9:41 UTC  (5+ messages)
` [PATCH 1/4] kbuild: require gcc-8 and binutils-2.30
` [PATCH 2/4] raid6: skip avx512 checks
` [PATCH 3/4] x86: remove checks for binutils-2.30 and earlier
` [PATCH 4/4] arm64: drop binutils version checks

[PATCH 0/5] crypto: Remove request chaining
 2025-04-07  9:33 UTC  (6+ messages)
` [PATCH 1/5] Revert "crypto: testmgr - Add multibuffer acomp testing"
` [PATCH 2/5] crypto: deflate - Remove request chaining
` [PATCH 3/5] crypto: acomp "
` [PATCH 4/5] Revert "crypto: tcrypt - Restore multibuffer ahash tests"
` [PATCH 5/5] crypto: ahash - Remove request chaining

[PATCH net-next 04/12] rxrpc: Add YFS RxGK (GSSAPI) security class
 2025-04-07  9:14 UTC  (4+ messages)
` [PATCH net-next 05/12] rxrpc: rxgk: Provide infrastructure and key derivation
` [PATCH net-next 06/12] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
` [PATCH net-next 07/12] rxrpc: rxgk: Implement connection rekeying

[RESEND PATCH] crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
 2025-04-07  8:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update email address for Arnaud Ebalard
 2025-04-07  8:24 UTC  (7+ messages)
  ` [PATCH] MAINTAINERS: Remove Arnaud Ebalard as the address is bouncing
      ` [v2 PATCH] MAINTAINERS: Update maintainers for crypto/marvell

[PATCH v7 0/6] Drivers for Loongson security engine
 2025-04-07  7:53 UTC  (9+ messages)
` [PATCH v7 1/6] mfd: Add support for Loongson Security Module
` [PATCH v7 2/6] MAINTAINERS: Add entry for Loongson Security Module driver
` [PATCH v7 3/6] crypto: loongson - add Loongson RNG driver support
` [PATCH v7 4/6] MAINTAINERS: Add entry for Loongson RNG driver

[PATCH v7 0/8] Move initializing SEV/SNP functionality to KVM
 2025-04-07  7:53 UTC  (3+ messages)

[PATCH 1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()
 2025-04-07  6:26 UTC  (4+ messages)
` [PATCH 4/6] crypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG ifdefs

[PATCH 0/9] Remove per-architecture ChaCha skcipher glue code
 2025-04-07  5:28 UTC  (11+ messages)
` [PATCH 1/9] crypto: riscv/chacha - implement library instead of skcipher
` [PATCH 2/9] crypto: chacha - centralize the skcipher wrappers for arch code
` [PATCH 3/9] crypto: arm/chacha - remove the redundant skcipher algorithms
` [PATCH 4/9] crypto: arm64/chacha - remove the "
` [PATCH 5/9] crypto: mips/chacha "
` [PATCH 6/9] crypto: powerpc/chacha "
` [PATCH 7/9] crypto: s390/chacha "
` [PATCH 8/9] crypto: x86/chacha "
` [PATCH 9/9] crypto: chacha - remove <crypto/internal/chacha.h>

[PATCH v2 1/3] crypto: x86 - Remove CONFIG_AS_SHA1_NI
 2025-04-07  5:28 UTC  (4+ messages)
` [PATCH v2 2/3] crypto: x86 - Remove CONFIG_AS_SHA256_NI
` [PATCH v2 3/3] crypto: x86 - Remove CONFIG_AS_AVX512 handling

[PATCH] crypto: qat - switch to standard pattern for PCI IDs
 2025-04-07  5:28 UTC  (2+ messages)

[PATCH v2 0/3] crypto: arm - drop dependency on SIMD helper
 2025-04-07  5:27 UTC  (6+ messages)
` [PATCH v2 1/3] crypto: arm/aes-ce - stop using the "
` [PATCH v2 2/3] crypto: arm/aes-neonbs "
` [PATCH v2 3/3] crypto: ctr - remove unused crypto_ctr_encrypt_walk()

[PATCH] crypto: eip93: Make read-only arrays static const
 2025-04-07  5:25 UTC  (3+ messages)

[PATCH v2 0/9] crypto: x86 - stop using the SIMD helper
 2025-04-07  5:25 UTC  (16+ messages)
              ` [PATCH] crypto: hash - Do not use shash in hard IRQs
                  ` Banning crypto in hardirq context (was: [PATCH v2 0/9] crypto: x86 - stop using the SIMD helper)
                      ` [PATCH] crypto: x86/chacha - Remove SIMD fallback path

[PATCH 1/2] crypto: omap-aes - use dev_groups to register attribute groups
 2025-04-07  5:24 UTC  (2+ messages)

[PATCH] crypto: qat - remove BITS_IN_DWORD()
 2025-04-07  5:24 UTC  (2+ messages)

[PATCH] crypto: qat - remove initialization in device class
 2025-04-07  5:23 UTC  (2+ messages)

[PATCH 0/8] crypto: qat - fix warm reboot
 2025-04-07  5:20 UTC  (4+ messages)

[PATCH] crypto: tegra: Fix IV usage for AES ECB
 2025-04-07  5:20 UTC  (2+ messages)

[PATCH v2 0/2] Enable Qualcomm Crypto Engine for QCS615
 2025-04-07  5:04 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom-qce: document QCS615 crypto engine

[PATCH] crypto: ccp - Silence may-be-uninitialized warning in sev_ioctl_do_pdh_export
 2025-04-07  4:57 UTC 

[PATCH] crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag to atmel-aes, atmel-sha, atmel-tdes drivers
 2025-04-07  3:37 UTC  (2+ messages)

[PATCH] crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
 2025-04-07  3:19 UTC  (2+ messages)

[PATCH v5] KEYS: Add a list for unreferenced keys
 2025-04-07  0:37 UTC  (2+ messages)

[PATCH v6] KEYS: Add a list for unreferenced keys
 2025-04-07  0:36 UTC 

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-06 20:42 UTC  (7+ messages)
` [PATCH v2 security-next 1/4] security: "
` [PATCH v2 security-next 2/4] hornet: Introduce sign-ebpf
` [PATCH v2 security-next 3/4] hornet: Add a light skeleton data extractor script
` [PATCH v2 security-next 4/4] selftests/hornet: Add a selftest for the Hornet LSM

[PATCH 1/3] crypto: x86 - Remove CONFIG_AS_SHA1_NI
 2025-04-06 15:44 UTC  (12+ messages)
` [PATCH 2/3] crypto: x86 - Remove CONFIG_AS_SHA256_NI
` [PATCH 3/3] crypto: x86 - Remove CONFIG_AS_AVX512

[PATCH v2 00/12] ARM: bcm: Add some BCMBCA peripherals
 2025-04-06 15:32 UTC  (13+ messages)
` [PATCH v2 01/12] ARM: dts: bcm6878: Correct UART0 IRQ number
` [PATCH v2 02/12] dt-bindings: rng: r200: Add interrupt property
` [PATCH v2 03/12] ARM: dts: bcm6846: Add interrupt to RNG
` [PATCH v2 04/12] ARM: dts: bcm6855: Add BCMBCA peripherals
` [PATCH v2 05/12] ARM: dts: bcm6878: "
` [PATCH v2 06/12] ARM: dts: bcm63138: "
` [PATCH v2 07/12] ARM: dts: bcm63148: "
` [PATCH v2 08/12] ARM: dts: bcm63178: "
` [PATCH v2 09/12] ARM64: dts: bcm4908: "
` [PATCH v2 10/12] ARM64: dts: bcm6856: "
` [PATCH v2 11/12] ARM64: dts: bcm6858: "
` [PATCH v2 12/12] ARM64: dts: bcm63158: "

[syzbot] [crypto?] KMSAN: uninit-value in sw842_decompress (2)
 2025-04-06 12:32 UTC 

[PATCH] crypto: crc32 - remove "_generic" from filenames
 2025-04-05 18:33 UTC 

[RFC PATCH v2 17/22] resource: Mark encrypted MMIO resource on validation
 2025-04-05 18:19 UTC  (2+ messages)

[RFC PATCH v2 16/22] coco/tsm: Add tsm-guest module
 2025-04-05 17:15 UTC  (2+ messages)

[PATCH] crypto: x86/aes-xts - optimize _compute_first_set_of_tweaks for AVX-512
 2025-04-05  4:09 UTC 

[GIT PULL] Crypto Update for 6.5
 2025-04-05  3:09 UTC  (12+ 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 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
                ` [GIT PULL] Crypto Fixes for 6.15

[PATCH RFC 0/2] Add support for hashing algorithms in TI DTHE V2
 2025-04-05  1:36 UTC  (17+ messages)
` [PATCH RFC 1/2] crypto: ti: Add support for SHA224/256/384/512 in DTHE V2 driver
` [PATCH RFC 2/2] crypto: ti: Add support for MD5 in DTHE V2 Hashing Engine driver

[PATCH 0/7] More CRC kconfig option cleanups
 2025-04-04 19:02 UTC  (13+ messages)
` [PATCH 1/7] lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'
` [PATCH 6/7] lib/crc: document all the CRC library kconfig options

[GIT PULL] Crypto Update for 6.13
 2025-04-04  8:46 UTC  (11+ messages)
` [GIT PULL] Crypto Update for 6.14
  ` [GIT PULL] Crypto Update for 6.15
              ` Chaining is dead

[PATCH AUTOSEL 5.4 2/6] crypto: null - Use spin lock instead of mutex
 2025-04-04  0:08 UTC 

[PATCH AUTOSEL 5.10 2/6] crypto: null - Use spin lock instead of mutex
 2025-04-04  0:07 UTC 

[PATCH AUTOSEL 5.15 2/8] crypto: null - Use spin lock instead of mutex
 2025-04-04  0:07 UTC 

[PATCH AUTOSEL 6.1 03/10] crypto: null - Use spin lock instead of mutex
 2025-04-04  0:06 UTC 

[PATCH AUTOSEL 6.6 03/16] crypto: ccp - Add support for PCI device 0x1134
 2025-04-04  0:06 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 04/16] crypto: null - Use spin lock instead of mutex

[PATCH AUTOSEL 6.12 05/20] crypto: ccp - Add support for PCI device 0x1134
 2025-04-04  0:05 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 06/20] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
` [PATCH AUTOSEL 6.12 07/20] crypto: null - Use spin lock instead of mutex

[PATCH AUTOSEL 6.13 01/22] crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
 2025-04-04  0:04 UTC  (4+ messages)
` [PATCH AUTOSEL 6.13 06/22] crypto: ccp - Add support for PCI device 0x1134
` [PATCH AUTOSEL 6.13 07/22] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
` [PATCH AUTOSEL 6.13 08/22] crypto: null - Use spin lock instead of mutex

[PATCH AUTOSEL 6.14 01/23] crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
 2025-04-04  0:03 UTC  (4+ messages)
` [PATCH AUTOSEL 6.14 06/23] crypto: ccp - Add support for PCI device 0x1134
` [PATCH AUTOSEL 6.14 07/23] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
` [PATCH AUTOSEL 6.14 08/23] crypto: null - Use spin lock instead of mutex

[RFC PATCH security-next 0/4] Introducing Hornet LSM
 2025-04-03 15:40 UTC  (3+ messages)
` [RFC PATCH security-next 1/4] security: "

[PATCH] crypto: inside-secure/eip93 - acquire lock on eip93_put_descriptor hash
 2025-04-03 11:11 UTC  (2+ messages)

[PATCH v7 5/6] tpm: Add a driver for Loongson TPM device
 2025-04-03  2:47 UTC  (2+ messages)
` [PATCH v7 6/6] MAINTAINERS: Add tpm_loongson.c to LOONGSON CRYPTO DRIVER entry

[PATCH 1/2] crypto: arm/aes-ce - stop using the SIMD helper
 2025-04-02 17:32 UTC  (4+ messages)
` [PATCH 2/2] crypto: arm/aes-neonbs "

[PATCH] bcachefs: use library APIs for ChaCha20 and Poly1305
 2025-04-02 16:33 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;
as well as URLs for NNTP newsgroup(s).