messages from 2025-08-09 17:20:01 to 2025-08-19 06:59:34 UTC [more...]
[PATCH v6 0/2] Add support for Texas Instruments DTHEv2 Crypto Engine
2025-08-19 6:12 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: crypto: Add binding for TI DTHE V2
` [PATCH v6 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)
[PATCH net-next v4 00/14] Enable Inbound IPsec offload on Marvell CN10K SoC
2025-08-19 2:15 UTC (15+ messages)
` [PATCH net-next v4 01/14] crypto: octeontx2: Share engine group info with AF driver
` [PATCH net-next v4 02/14] octeontx2-af: Configure crypto hardware for inline ipsec
` [PATCH net-next v4 03/14] octeontx2-af: Setup Large Memory Transaction for crypto
` [PATCH net-next v4 04/14] octeontx2-af: Handle inbound inline ipsec config in AF
` [PATCH net-next v4 05/14] octeontx2-af: Add support for CPT second pass
` [PATCH net-next v4 06/14] octeontx2-af: Add support for SPI to SA index translation
` [PATCH net-next v4 07/14] octeontx2-af: Add mbox to alloc/free BPIDs
` [PATCH net-next v4 08/14] octeontx2-pf: ipsec: Allocate Ingress SA table
` [PATCH net-next v4 09/14] octeontx2-pf: ipsec: Setup NIX HW resources for inbound flows
` [PATCH net-next v4 10/14] octeontx2-pf: ipsec: Handle NPA threshold interrupt
` [PATCH net-next v4 11/14] octeontx2-pf: ipsec: Initialize ingress IPsec
` [PATCH net-next v4 12/14] octeontx2-pf: ipsec: Process CPT metapackets
` [PATCH net-next v4 13/14] octeontx2-pf: ipsec: Manage NPC rules and SPI-to-SA table entries
` [PATCH net-next v4 14/14] octeontx2-pf: ipsec: Add XFRM state and policy hooks for inbound flows
[PATCH net-next] ppp: mppe: Use SHA-1 library instead of crypto_shash
2025-08-19 0:40 UTC (2+ messages)
[PATCH net-next] nfc: s3fwrn5: Use SHA-1 library instead of crypto_shash
2025-08-19 0:40 UTC (3+ messages)
[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
2025-08-18 23:58 UTC (23+ messages)
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support
[PATCH] crypto: arm64/aes - use SHA-256 library instead of crypto_shash
2025-08-18 22:47 UTC
[RESEND PATCH v2 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-08-18 21:14 UTC (6+ messages)
` [RESEND PATCH v2 1/3] x86/sev: Add new quiet parameter to snp_leak_pages() API
` [RESEND PATCH v2 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [RESEND PATCH v2 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[PATCH net-next v3 0/5] sctp: Convert to use crypto lib, and upgrade cookie auth
2025-08-18 20:54 UTC (6+ messages)
` [PATCH net-next v3 1/5] selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
` [PATCH net-next v3 2/5] sctp: Fix MAC comparison to be constant-time
` [PATCH net-next v3 3/5] sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
` [PATCH net-next v3 4/5] sctp: Convert cookie authentication to use HMAC-SHA256
` [PATCH net-next v3 5/5] sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_alg
[PATCH net v2] ipv6: sr: Fix MAC comparison to be constant-time
2025-08-18 20:27 UTC
[PATCH v2 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-08-18 19:59 UTC (4+ messages)
` [PATCH v2 1/3] x86/sev: Add new quiet parameter to snp_leak_pages() API
` [PATCH v2 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v2 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[PATCH net-next v2 0/3] sctp: Convert to use crypto lib, and upgrade cookie auth
2025-08-18 17:42 UTC (13+ messages)
` [PATCH net-next v2 1/3] selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
` [PATCH net-next v2 2/3] sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
` [PATCH net-next v2 3/3] sctp: Convert cookie authentication to use HMAC-SHA256
[syzbot] [crypto?] KMSAN: kernel-infoleak in rng_recvmsg
2025-08-18 13:32 UTC (12+ messages)
` [PATCH] crypto: Prevent "
` [PATCH V2] crypto: Mark intermediary memory as clean
` [PATCH V3] "
[PATCH v2 0/3] crypto: hisilicon - add fallback function for hisilicon accelerater driver
2025-08-18 6:57 UTC (4+ messages)
` [PATCH v2 1/3] crypto: hisilicon/zip - support fallback for zip
` [PATCH v2 2/3] crypto: hisilicon/hpre - support the hpre algorithm fallback
` [PATCH v2 3/3] crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue unavailable
[PATCH V5 0/3] crypto: Add Versal TRNG driver
2025-08-17 11:55 UTC (6+ messages)
` [PATCH V5 1/3] dt-bindings: crypto: Add node for True Random Number Generator
` [PATCH V5 2/3] crypto: xilinx: Add TRNG driver for Versal
` [PATCH V5 3/3] crypto: drbg: Export CTR DRBG DF functions
[PATCH v5] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
2025-08-17 11:41 UTC (2+ messages)
[PATCH 0/3] Consolidate Poly1305 code and add RISC-V optimization
2025-08-16 19:43 UTC (4+ messages)
` [PATCH 1/3] lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()
` [PATCH 2/3] lib/crypto: poly1305: Consolidate into single module
` [PATCH 3/3] lib/crypto: riscv/poly1305: Import OpenSSL/CRYPTOGAMS implementation
[PATCH v2] padata: Reset next CPU when reorder sequence wraps around
2025-08-16 16:30 UTC
[PATCH] crypto: ccp: Fix typo in psp_populate_hsti function name
2025-08-16 14:30 UTC
Bug #220387 - 6.16.0 CFI panic at boot in crypto/zstd.c
2025-08-16 11:44 UTC
[PATCH 0/6] crypto: hisilicon - enhancements and fixes for device reset and configuration
2025-08-16 10:28 UTC (7+ messages)
` [PATCH 1/6] crypto: hisilicon - re-enable address prefetch after device resuming
` [PATCH 2/6] crypto: hisilicon/zip - remove unnecessary validation for high-performance mode configurations
` [PATCH 3/6] crypto: hisilicon - check the sva module status while enabling or disabling address prefetch
` [PATCH 4/6] crypto: hisilicon/qm - check whether the input function and PF are on the same device
` [PATCH 5/6] crypto: hisilicon/qm - request reserved interrupt for virtual function
` [PATCH 6/6] crypto: hisilicon/zip - enable literal length in stream mode compression
[PATCH] crypto: ccp - Remove redundant __GFP_ZERO
2025-08-16 9:36 UTC (2+ messages)
[PATCH] lib/lzo: add unlikely hints to overrun checks
2025-08-16 9:36 UTC (2+ messages)
[PATCH] hwrng: nomadik: add ARM_AMBA dependency
2025-08-16 9:34 UTC (2+ messages)
[PATCH] hwrng: Use us_to_ktime() where appropriate
2025-08-16 9:34 UTC (2+ messages)
[PATCH v2] crypto: keembay - Add missing check after sg_nents_for_len()
2025-08-16 9:34 UTC (2+ messages)
[PATCH 0/2] crypto: qat - add additional telemetry counter for GEN6 devices
2025-08-16 9:31 UTC (2+ messages)
[PATCH][next] crypto: stm32: Fix spelling mistake "STMicrolectronics" -> "STMicroelectronics"
2025-08-16 9:30 UTC (2+ messages)
[PATCH v2] crypto: caam - switch to use devm_kmemdup_array()
2025-08-16 9:21 UTC (2+ messages)
[PATCH 0/3] crypto: hisilicon - add fallback function for hisilicon accelerater driver
2025-08-16 9:14 UTC (3+ messages)
` [PATCH 1/3] crypto: hisilicon/zip - support fallback for zip
[PATCH 0/9] sun8i-ce: small cleanups/refactoring
2025-08-16 9:09 UTC (3+ messages)
` [PATCH 8/9] crypto: sun8i-ce - save hash buffers and dma info to request context
[PATCH v4 0/3] crypto: Add Versal TRNG driver
2025-08-16 8:44 UTC (3+ messages)
` [PATCH v4 3/3] crypto: drbg: Export CTR DRBG DF functions
[PATCH] padata: Reset next CPU when reorder sequence wraps around
2025-08-16 8:37 UTC (2+ messages)
[PATCH] lib/crypto: Drop inline from all *_mod_init_arch() functions
2025-08-16 2:04 UTC
[PATCH] lib/crc: Drop inline from all *_mod_init_arch() functions
2025-08-16 2:02 UTC
[PATCH 0/2] Convert lib/digsig.c to SHA-1 library
2025-08-15 16:48 UTC (5+ messages)
` [PATCH 1/2] integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYS
` [PATCH 2/2] lib/digsig: Use SHA-1 library instead of crypto_shash
[PATCH v1 RFC 6/6] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
2025-08-15 13:00 UTC (4+ messages)
[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
2025-08-15 5:28 UTC (14+ messages)
` [PATCH v11 18/24] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size
` [PATCH v11 22/24] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v11 23/24] mm: zswap: zswap_store() will process a large folio in batches
` [PATCH v11 24/24] mm: zswap: Batched zswap_compress() with compress batching of large folios
[PATCH v2] lib/crypto: ensure generated *.S files are removed on make clean
2025-08-15 1:08 UTC (2+ messages)
[PATCH v9 0/9] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-08-14 10:11 UTC (13+ messages)
` [PATCH v9 1/9] arm64: Add config for Microchip SoC platforms
` [PATCH v9 2/9] ARM: at91: select ARCH_MICROCHIP
` [PATCH v9 3/9] arm64: lan969x: Add support for Microchip LAN969x SoC
` [PATCH v9 4/9] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
` [PATCH v9 5/9] tty: serial: atmel: make "
` [PATCH v9 6/9] spi: "
` [PATCH v9 7/9] i2c: at91: "
` [PATCH v9 8/9] char: hw_random: atmel: "
` [PATCH v9 9/9] crypto: atmel-aes: "
[PATCH] lib/crypto: ensure generated *.S files are removed on make clean
2025-08-14 2:40 UTC (3+ messages)
[bug] pkcs1(rsa-generic,sha256) sign test and RSA selftest failures, possibly related to sig_alg backend changes
2025-08-13 13:51 UTC (4+ messages)
[PATCH] tee: Use SHA-1 library instead of crypto_shash
2025-08-13 13:43 UTC (3+ messages)
[PATCH v2 0/3] KEYS: trusted_tpm1: HMAC fix and cleanup
2025-08-12 16:29 UTC (8+ messages)
` [PATCH v2 1/3] KEYS: trusted_tpm1: Compare HMAC values in constant time
` [PATCH v2 2/3] KEYS: trusted_tpm1: Use SHA-1 library instead of crypto_shash
` [PATCH v2 3/3] KEYS: trusted_tpm1: Move private functionality out of public header
[PATCH net-next 0/2] sctp: Convert to use crypto lib, and upgrade cookie auth
2025-08-12 10:58 UTC (4+ messages)
` [PATCH net-next 1/2] sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
` [PATCH net-next 2/2] sctp: Convert cookie authentication to use HMAC-SHA256
[PATCH v1] platform/mellanox: Add mlxbf_pka driver for BlueField Soc
2025-08-12 10:21 UTC (3+ messages)
[PATCH bpf-next] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
2025-08-12 4:15 UTC (4+ messages)
[PATCH 0/3] Test CRC computation in interrupt contexts
2025-08-11 18:26 UTC (4+ messages)
` [PATCH 1/3] kunit, lib/crypto: Move run_irq_test() to common header
` [PATCH 2/3] lib/crc: crc_kunit: Test CRC computation in interrupt contexts
` [PATCH 3/3] lib/crc: Use underlying functions instead of crypto_simd_usable()
[PATCH v2 0/7] MD5 library functions
2025-08-11 18:00 UTC (2+ messages)
[PATCH] lib/crypto: sha: Update Kconfig help for SHA1 and SHA256
2025-08-11 17:59 UTC (2+ messages)
[PATCH] lib/crypto: sha512: Use underlying functions instead of crypto_simd_usable()
2025-08-11 17:58 UTC (2+ messages)
[PATCH] lib/crypto: sha256: Use underlying functions instead of crypto_simd_usable()
2025-08-11 17:58 UTC (2+ messages)
[GIT PULL] Crypto Fixes for 6.17
2025-08-11 16:57 UTC (7+ messages)
` [PATCH] crypto: hash - Make HASH_MAX_DESCSIZE a bit more obvious
[PATCH v4 0/6] Add SPAcc Crypto Driver
2025-08-11 14:48 UTC (4+ messages)
` [PATCH v4 1/6] dt-bindings: crypto: Document support for SPAcc
[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-08-11 12:20 UTC (7+ messages)
` [PATCH v8 01/10] arm64: Add config for Microchip SoC platforms
[PATCH] crypto: octeontx2 - Call strscpy() with correct size argument
2025-08-11 9:24 UTC
[PATCH 0/2] thunderbolt: HMAC fix and cleanup
2025-08-11 5:58 UTC (2+ messages)
[PATCH v2 0/2] tpm: Clean up HMAC validation and computation
2025-08-09 17:38 UTC (6+ messages)
` [PATCH v2 1/2] tpm: Compare HMAC values in constant time
[PATCH 0/3] KEYS: trusted_tpm1: HMAC fix and cleanup
2025-08-09 17:21 UTC (6+ messages)
` [PATCH 1/3] KEYS: trusted_tpm1: Compare HMAC values in constant time
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).