linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-30 11:35:14 to 2025-05-05 23:15:13 UTC [more...]

[PATCH AUTOSEL 5.15 041/153] crypto: octeontx2 - suppress auth failure screaming due to negative tests
 2025-05-05 23:11 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 055/153] crypto: lzo - Fix compression buffer overrun

[PATCH AUTOSEL 6.1 056/212] crypto: octeontx2 - suppress auth failure screaming due to negative tests
 2025-05-05 23:04 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 079/212] crypto: lzo - Fix compression buffer overrun

[PATCH AUTOSEL 6.6 070/294] crypto: octeontx2 - suppress auth failure screaming due to negative tests
 2025-05-05 22:54 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 102/294] crypto: lzo - Fix compression buffer overrun
` [PATCH AUTOSEL 6.6 170/294] crypto: ahash - Set default reqsize from ahash_alg
` [PATCH AUTOSEL 6.6 171/294] crypto: skcipher - Zap type in crypto_alloc_sync_skcipher

[PATCH AUTOSEL 6.12 114/486] crypto: octeontx2 - suppress auth failure screaming due to negative tests
 2025-05-05 22:35 UTC  (5+ messages)
` [PATCH AUTOSEL 6.12 171/486] crypto: lzo - Fix compression buffer overrun
` [PATCH AUTOSEL 6.12 172/486] crypto: mxs-dcp - Only set OTP_KEY bit for OTP key
` [PATCH AUTOSEL 6.12 272/486] crypto: ahash - Set default reqsize from ahash_alg
` [PATCH AUTOSEL 6.12 273/486] crypto: skcipher - Zap type in crypto_alloc_sync_skcipher

[PATCH AUTOSEL 6.14 143/642] crypto: octeontx2 - suppress auth failure screaming due to negative tests
 2025-05-05 22:09 UTC  (5+ messages)
` [PATCH AUTOSEL 6.14 216/642] crypto: lzo - Fix compression buffer overrun
` [PATCH AUTOSEL 6.14 217/642] crypto: mxs-dcp - Only set OTP_KEY bit for OTP key
` [PATCH AUTOSEL 6.14 349/642] crypto: ahash - Set default reqsize from ahash_alg
` [PATCH AUTOSEL 6.14 350/642] crypto: skcipher - Zap type in crypto_alloc_sync_skcipher

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-05 21:04 UTC  (14+ messages)
` [PATCH v3 1/4] security: "
` [PATCH v3 2/4] hornet: Introduce sign-ebpf
` [PATCH v3 3/4] hornet: Add a light skeleton data extractor script
` [PATCH v3 4/4] selftests/hornet: Add a selftest for the Hornet LSM

[PATCH v3 0/7] Clean up the crypto testing options
 2025-05-05 20:33 UTC  (8+ messages)
` [PATCH v3 1/7] crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
` [PATCH v3 2/7] crypto: testmgr - remove panic_on_fail
` [PATCH v3 3/7] crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
` [PATCH v3 4/7] crypto: testmgr - make it easier to enable the full set of tests
` [PATCH v3 5/7] crypto: testmgr - rename noextratests to noslowtests
` [PATCH v3 6/7] crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol
` [PATCH v3 7/7] crypto: testmgr - enable CRYPTO_MANAGER when CRYPTO_SELFTESTS

[PATCH 0/8] crypto: use memcpy_sglist() instead of null skcipher
 2025-05-05 19:10 UTC  (9+ messages)
` [PATCH 1/8] crypto: algif_aead - "
` [PATCH 2/8] crypto: authenc "
` [PATCH 3/8] crypto: gcm "
` [PATCH 4/8] crypto: geniv "
` [PATCH 5/8] crypto: krb5enc - do not select CRYPTO_NULL
` [PATCH 6/8] crypto: null - remove the default null skcipher
` [PATCH 7/8] crypto: null - merge CRYPTO_NULL2 into CRYPTO_NULL
` [PATCH 8/8] crypto: null - use memcpy_sglist()

[PATCH 0/4] crypto: lib/chacha - improve type safety
 2025-05-05 18:18 UTC  (5+ messages)
` [PATCH 1/4] crypto: lib/chacha - strongly type the ChaCha state
` [PATCH 2/4] crypto: lib/chacha - use struct assignment to copy state
` [PATCH 3/4] crypto: lib/chacha - add strongly-typed state zeroization
` [PATCH 4/4] crypto: lib/chacha - add array bounds to function prototypes

[net-next PATCH v1 00/15] Enable Inbound IPsec offload on Marvell CN10K SoC
 2025-05-05 17:52 UTC  (18+ messages)
` [net-next PATCH v1 01/15] crypto: octeontx2: Share engine group info with AF driver
` [net-next PATCH v1 02/15] octeontx2-af: Configure crypto hardware for inline ipsec
` [net-next PATCH v1 03/15] octeontx2-af: Setup Large Memory Transaction for crypto
` [net-next PATCH v1 04/15] octeontx2-af: Handle inbound inline ipsec config in AF
` [net-next PATCH v1 05/15] crypto: octeontx2: Remove inbound inline ipsec config
` [net-next PATCH v1 06/15] octeontx2-af: Add support for CPT second pass
` [net-next PATCH v1 07/15] octeontx2-af: Add support for SPI to SA index translation
` [net-next PATCH v1 08/15] octeontx2-af: Add mbox to alloc/free BPIDs
` [net-next PATCH v1 09/15] octeontx2-pf: ipsec: Allocate Ingress SA table
` [net-next PATCH v1 10/15] octeontx2-pf: ipsec: Setup NIX HW resources for inbound flows
` [net-next PATCH v1 11/15] octeontx2-pf: ipsec: Handle NPA threshold interrupt
` [net-next PATCH v1 12/15] octeontx2-pf: ipsec: Initialize ingress IPsec
` [net-next PATCH v1 13/15] octeontx2-pf: ipsec: Manage NPC rules and SPI-to-SA table entries
` [net-next PATCH v1 14/15] octeontx2-pf: ipsec: Process CPT metapackets
` [net-next PATCH v1 15/15] octeontx2-pf: ipsec: Add XFRM state and policy hooks for inbound flows

[PATCH v2 0/6] Add SPAcc Crypto Driver
 2025-05-05 15:52 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: Document support for SPAcc
` [PATCH v2 2/6] Add SPAcc Skcipher support
` [PATCH v2 3/6] Add SPAcc AUTODETECT Support
` [PATCH v2 4/6] Add SPAcc ahash support
` [PATCH v2 5/6] Add SPAcc AEAD support
` [PATCH v2 6/6] Add SPAcc Kconfig and Makefile

[PATCH v3 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-05-05 14:56 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: Add binding for TI DTHE V2
` [PATCH v3 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)

[v4 PATCH 00/11] crypto: lib - Add partial block helper
 2025-05-05 13:41 UTC  (3+ messages)
` [v4 PATCH 08/11] crypto: chacha20poly1305 - Use lib/crypto poly1305

s390: CI failures on all sha kernel modules on linux-next
 2025-05-05 12:54 UTC  (4+ messages)
` [PATCH] crypto: s390/sha512 - Fix sha512 state size
    ` [PATCH] crypto: s390/sha512 - Initialise upper counter to zero for sha384

[PATCH 0/3] RK3576 Hardware RNG
 2025-05-05 13:01 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: rng: rockchip,rk3588-rng: add rk3576-rng compatible
` [PATCH 2/3] hwrng: rockchip - add support for RK3576's RNG
` [PATCH 3/3] arm64: dts: rockchip: add RK3576 RNG node
` (subset) [PATCH 0/3] RK3576 Hardware RNG

s390: Still CI failures in linux-next kernel
 2025-05-05 12:55 UTC  (2+ messages)

[PATCH 1/6] crypto: hash - Move core export and import into internel/hash.h
 2025-05-05 12:32 UTC  (6+ messages)
` [PATCH 2/6] crypto: ahash - Handle partial blocks in API
` [PATCH 3/6] crypto: hmac - Zero shash desc in setkey
` [PATCH 4/6] crypto: shash - Set reqsize in shash_alg
` [PATCH 5/6] crypto: algapi - Add driver template support to crypto_inst_setname
` [PATCH 6/6] crypto: hmac - Add ahash support

[PATCH 0/2] crypto: hisilicon/qm - memory allocation cleanups
 2025-05-05 12:28 UTC  (4+ messages)
` [PATCH 1/2] crypto: hisilicon/qm - remove sizeof(char)
` [PATCH 2/2] crypto: hisilicon/qm - replace devm_kzalloc with devm_kcalloc

[PATCH 1/2] crypto: sun8i-ce: undo runtime PM changes during driver removal
 2025-05-05 12:28 UTC  (3+ messages)
` [PATCH 2/2] crypto: sun8i-ce-hash - use pm_runtime_resume_and_get()

[PATCH] crypto: rng - fix documentation for crypto_rng_alg()
 2025-05-05 12:25 UTC  (2+ messages)

[PATCH 00/11] crypto: qat - add support for QAT GEN6 devices
 2025-05-05 12:25 UTC  (8+ messages)
` [PATCH 06/11] crypto: qat - export adf_get_service_mask()
` [PATCH 07/11] crypto: qat - expose configuration functions
` [PATCH 08/11] crypto: qat - export adf_init_admin_pm()
` [PATCH 09/11] crypto: qat - update firmware api
` [PATCH 10/11] crypto: qat - add firmware headers for GEN6 devices
` [PATCH 11/11] crypto: qat - add qat_6xxx driver

[PATCH] crypto: qat - include qat_common in top Makefile
 2025-05-05 12:25 UTC  (2+ messages)

[PATCH v4 00/13] Architecture-optimized SHA-256 library API
 2025-05-05 12:24 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the crypto tree
 2025-05-05 10:22 UTC  (2+ messages)

[PATCH] crypto: crypto4xx - Remove ahash-related code
 2025-05-05  7:15 UTC 

[PATCH] KEYS: Reduce smp_mb() calls in key_put()
 2025-05-04 16:55 UTC  (10+ messages)
      ` [PATCH] KEYS: Invert FINAL_PUT bit
          ` [v2 PATCH] "

[v2 PATCH 1/6] crypto: shash - Cap state size to HASH_MAX_STATESIZE
 2025-05-04 13:33 UTC  (6+ messages)
` [v2 PATCH 2/6] crypto: shash - Mark shash algorithms as REQ_VIRT
` [v2 PATCH 3/6] crypto: ahash - Enforce MAX_SYNC_HASH_REQSIZE for sync ahash
` [v2 PATCH 4/6] crypto: ahash - Add core export and import
` [v2 PATCH 5/6] crypto: ahash - Add HASH_REQUEST_ZERO
` [v2 PATCH 6/6] crypto: padlock-sha - Use core import and export for fallback

[PATCH] crypto: zynqmp-sha - Fix partial block implementation
 2025-05-04  6:13 UTC 

[PATCH net-next] r8152: use SHA-256 library API instead of crypto_shash API
 2025-05-03  2:16 UTC  (2+ messages)

[PATCH v9 00/19] zswap compression batching
 2025-05-02 15:53 UTC  (24+ messages)
` [PATCH v9 01/19] crypto: acomp - Remove request chaining
` [PATCH v9 02/19] crypto: acomp - Reinstate non-chained crypto_acomp_[de]compress()
` [PATCH v9 03/19] Revert "crypto: testmgr - Add multibuffer acomp testing"
` [PATCH v9 04/19] crypto: scomp - Fix off-by-one bug when calculating last page
` [PATCH v9 05/19] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v9 06/19] crypto: iaa - New architecture for IAA device WQ comp/decomp usage & core mapping
` [PATCH v9 07/19] crypto: iaa - Define and use req->data instead of req->base.data
` [PATCH v9 08/19] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto
` [PATCH v9 09/19] crypto: iaa - CRYPTO_ACOMP_REQ_POLL acomp_req flag for sequential vs. parallel
` [PATCH v9 10/19] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers
` [PATCH v9 11/19] crypto: iaa - Implement crypto_acomp batching interfaces for Intel IAA
` [PATCH v9 12/19] crypto: iaa - Enable async mode and make it the default
` [PATCH v9 13/19] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v9 14/19] mm: zswap: Move the CPU hotplug procedures under "pool functions"
` [PATCH v9 15/19] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion
` [PATCH v9 16/19] mm: zswap: Consistently use IS_ERR_OR_NULL() to check acomp_ctx resources
` [PATCH v9 17/19] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v9 18/19] mm: zswap: zswap_store() will process a folio in batches
` [PATCH v9 19/19] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH 1/3] crypto: shash - Cap state size to HASH_MAX_DESCSIZE
 2025-05-02  9:04 UTC  (3+ messages)
` [PATCH 2/3] crypto: shash - Mark shash algorithms as REQ_CHAIN
` [PATCH 3/3] crypto: ahash - Enforce MAX_SYNC_HASH_REQSIZE for sync ahash

[PATCH 0/2] crypto: s390/hmac - Use generic hash export format
 2025-05-02  9:00 UTC  (5+ messages)
` [PATCH 2/2] "
    ` [PATCH] crypto: s390/hmac - Use API partial block handling
      ` [v2 PATCH] "

[v2 PATCH 0/9] crypto: sha256 - Use partial block API
 2025-05-02  5:31 UTC  (10+ messages)
` [v2 PATCH 1/9] crypto: lib/sha256 - Add helpers for block-based shash
` [v2 PATCH 2/9] crypto: sha256 - Use the partial block API for generic
` [v2 PATCH 3/9] crypto: arch/sha256 - Export block functions as GPL only
` [v2 PATCH 4/9] crypto: arm/sha256 - Add simd block function
` [v2 PATCH 5/9] crypto: arm64/sha256 "
` [v2 PATCH 6/9] crypto: riscv/sha256 "
` [v2 PATCH 7/9] crypto: x86/sha256 "
` [v2 PATCH 8/9] crypto: lib/sha256 - Use generic block helper
` [v2 PATCH 9/9] crypto: sha256 - Use the partial block API

[PATCH 0/4] crypto: acomp - Add compression segmentation support
 2025-05-01 12:37 UTC  (5+ messages)
` [PATCH 1/4] crypto: acomp - Clone folios properly
` [PATCH 2/4] crypto: api - Rename CRYPTO_ALG_REQ_CHAIN to CRYPTO_ALG_REQ_VIRT
` [PATCH 3/4] crypto: acomp - Add compression segmentation support
` [PATCH 4/4] crypto: testmgr - Add multibuffer acomp testing

[PATCH 00/12] crypto: sha256 - Use partial block API
 2025-05-01  5:19 UTC  (5+ messages)

[RFC] Looking at the IAA driver
 2025-04-30 22:10 UTC  (2+ messages)

[PATCH v8 00/14] zswap IAA compress batching
 2025-04-30 21:15 UTC  (12+ messages)
` [PATCH v8 13/14] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v8 14/14] mm: zswap: Compress batching with request chaining in zswap_store() of large folios

[syzbot] [crypto?] KASAN: use-after-free Read in scatterwalk_copychunks
 2025-04-30 20:35 UTC  (2+ messages)
` [syzbot] [bcachefs] "

[PATCH] firmware_loader: use SHA-256 library API instead of crypto_shash API
 2025-04-30 20:08 UTC  (2+ messages)

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-30 18:51 UTC  (5+ messages)
` [PATCH v14 18/19] x86: Secure Launch late initcall platform module

[PATCH 1/1] Revert "crypto: run initcalls for generic implementations earlier"
 2025-04-30 17:52 UTC  (3+ messages)
` [v2 PATCH] "

[PATCH] x86/sgx: Use SHA-256 library API instead of crypto_shash API
 2025-04-30 15:20 UTC  (3+ 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).