messages from 2025-06-30 16:05:29 to 2025-07-08 20:40:27 UTC [more...]
[GIT PULL] Crypto library fix for v6.16-rc6
2025-07-08 20:40 UTC (2+ messages)
[PATCH v2 00/10] crypto: sun8i-ce - implement request batching
2025-07-08 20:08 UTC (8+ messages)
` [PATCH v2 01/10] crypto: sun8i-ce - remove channel timeout field
` [PATCH v2 02/10] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest()
` [PATCH v2 03/10] crypto: sun8i-ce - move bounce_iv and backup_iv to request context
[PATCH 0/2] x86 AEGIS fixes
2025-07-08 19:38 UTC (3+ messages)
` [PATCH 1/2] crypto: x86/aegis - Fix sleeping when disallowed on PREEMPT_RT
` [PATCH 2/2] crypto: x86/aegis - Add missing error checks
[PATCH] fscrypt: improve filename encryption and decryption performance
2025-07-08 18:20 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/3] fscrypt: Switch to sync_skcipher and on-stack requests
2025-07-08 18:13 UTC (4+ messages)
` [PATCH 1/3] fscrypt: Don't use asynchronous CryptoAPI algorithms
` [PATCH 2/3] fscrypt: Drop FORBID_WEAK_KEYS flag for AES-ECB
` [PATCH 3/3] fscrypt: Switch to sync_skcipher and on-stack requests
[PATCH] crypto: zstd - replace zero-length array with flexible array member
2025-07-08 14:14 UTC (4+ messages)
[PATCH 0/1] Support for SNP_VERIFY_MITIGATION command
2025-07-08 13:57 UTC (3+ messages)
` [PATCH 1/1] crypto: ccp - Add the "
[PATCH] lib/crypto: sha256: Add tests for HMAC-SHA224 and HMAC-SHA256
2025-07-08 3:26 UTC (3+ messages)
[PATCH 0/5] lib/crypto: Poly1305 fixes
2025-07-08 3:22 UTC (7+ messages)
` [PATCH 1/5] lib/crypto: arm/poly1305: Remove unneeded empty weak function
` [PATCH 2/5] lib/crypto: arm/poly1305: Fix register corruption in no-SIMD contexts
` [PATCH 3/5] lib/crypto: arm64/poly1305: "
` [PATCH 4/5] lib/crypto: x86/poly1305: "
` [PATCH 5/5] lib/crypto: x86/poly1305: Fix performance regression on short messages
[PATCH] lib/crypto: x86/sha512: Drop unnecessary ANNOTATE_NOENDBR
2025-07-08 1:39 UTC (2+ messages)
[PATCH v5 0/7] Add SEV-SNP CipherTextHiding feature support
2025-07-07 21:32 UTC (18+ messages)
` [PATCH v5 1/7] crypto: ccp - New bit-field definitions for SNP_PLATFORM_STATUS command
` [PATCH v5 2/7] crypto: ccp - Cache SEV platform status and platform state
` [PATCH v5 3/7] crypto: ccp - Add support for SNP_FEATURE_INFO command
` [PATCH v5 4/7] crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature
` [PATCH v5 5/7] crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX
` [PATCH v5 6/7] KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
` [PATCH v5 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support
[GIT PULL] Crypto library fixes for v6.16-rc3
2025-07-07 21:24 UTC (5+ messages)
[PATCH 0/2] crypto: qat - add support for PM debugfs logging for GEN6 devices
2025-07-07 12:28 UTC (3+ messages)
` [PATCH 1/2] crypto: qat - relocate power management debugfs helper APIs
` [PATCH 2/2] crypto: qat - enable power management debugfs for GEN6 devices
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-07-07 9:48 UTC (6+ messages)
` [PATCH v12 1/4] mfd: Add support for Loongson Security Engine chip controller
` [PATCH v12 2/4] crypto: loongson - add Loongson RNG driver support
` [PATCH v12 3/4] tpm: Add a driver for Loongson TPM device
` [PATCH v12 4/4] MAINTAINERS: Add entry for Loongson Security Engine drivers
[PATCH 05/80] hwrng: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-07 9:35 UTC (3+ messages)
` [PATCH 08/80] crypto: "
[PATCH] crypto: qat - fix virtual channel configuration for GEN6 devices
2025-07-07 8:54 UTC
[PATCH] crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2
2025-07-07 6:47 UTC (7+ messages)
[PATCH v2] crypto: ccp - Fix crash when rebind ccp device for ccp.ko
2025-07-07 3:33 UTC (2+ messages)
[PATCH] crypto: jitter - fix intermediary handling
2025-07-07 3:30 UTC (2+ messages)
[PATCH v2] crypto: inside-secure: Fix `dma_unmap_sg()` nents value
2025-07-07 3:30 UTC (2+ messages)
[PATCH] crypto/ccp: Fix locking on alloc failure handling
2025-07-07 3:29 UTC (2+ messages)
[PATCH v3 0/3] Add Versal TRNG driver
2025-07-07 3:17 UTC (3+ messages)
` [PATCH v3 3/3] crypto: drbg: Export CTR DRBG DF functions
[PATCH v4] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
2025-07-06 23:35 UTC (3+ messages)
[PATCH v4 0/4] KUnit tests for SHA-2 and Poly1305
2025-07-06 23:28 UTC (5+ messages)
` [PATCH v4 1/4] lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.py
` [PATCH v4 2/4] lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256
` [PATCH v4 3/4] lib/crypto: tests: Add KUnit tests for SHA-384 and SHA-512
` [PATCH v4 4/4] lib/crypto: tests: Add KUnit tests for Poly1305
[PATCH v10 00/25] zswap compression batching with optimized iaa_crypto driver
2025-07-05 14:49 UTC (33+ messages)
` [PATCH v10 01/25] crypto: iaa - Reorganize the iaa_crypto driver code
` [PATCH v10 02/25] crypto: iaa - New architecture for IAA device WQ comp/decomp usage & core mapping
` [PATCH v10 03/25] crypto: iaa - Simplify, consistency of function parameters, minor stats bug fix
` [PATCH v10 04/25] crypto: iaa - Descriptor allocation timeouts with mitigations
` [PATCH v10 05/25] crypto: iaa - iaa_wq uses percpu_refs for get/put reference counting
` [PATCH v10 06/25] crypto: iaa - Simplify the code flow in iaa_compress() and iaa_decompress()
` [PATCH v10 07/25] crypto: iaa - Refactor hardware descriptor setup into separate procedures
` [PATCH v10 08/25] crypto: iaa - Simplified, efficient job submissions for non-irq mode
` [PATCH v10 09/25] crypto: iaa - Deprecate exporting add/remove IAA compression modes
` [PATCH v10 10/25] crypto: iaa - Rearchitect the iaa_crypto driver to be usable by zswap and zram
` [PATCH v10 11/25] crypto: iaa - Enablers for submitting descriptors then polling for completion
` [PATCH v10 12/25] crypto: acomp - Add "void *kernel_data" in "struct acomp_req" for kernel users
` [PATCH v10 13/25] crypto: iaa - IAA Batching for parallel compressions/decompressions
` [PATCH v10 14/25] crypto: iaa - Enable async mode and make it the default
` [PATCH v10 15/25] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v10 16/25] crypto: iaa - Submit the two largest source buffers first in decompress batching
` [PATCH v10 17/25] crypto: iaa - Add deflate-iaa-dynamic compression mode
` [PATCH v10 18/25] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size
` [PATCH v10 19/25] crypto: iaa - IAA acomp_algs register the get_batch_size() interface
` [PATCH v10 20/25] mm: zswap: Move the CPU hotplug procedures under "pool functions"
` [PATCH v10 21/25] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion
` [PATCH v10 22/25] mm: zswap: Consistently use IS_ERR_OR_NULL() to check acomp_ctx resources
` [PATCH v10 23/25] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v10 24/25] mm: zswap: zswap_store() will process a large folio in batches
` [PATCH v10 25/25] mm: zswap: Batched zswap_compress() with compress batching of large folios
Recall: [PATCH v10 00/25] zswap compression batching with optimized iaa_crypto driver
2025-07-04 21:37 UTC
linux-next: manual merge of the apparmor tree with the libcrypto tree
2025-07-04 20:14 UTC (3+ messages)
[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-07-04 17:36 UTC (16+ messages)
` [PATCH v8 01/10] arm64: Add config for Microchip SoC platforms
` [PATCH v8 02/10] ARM: at91: select ARCH_MICROCHIP
` [PATCH v8 03/10] arm64: lan969x: Add support for Microchip LAN969x SoC
` [PATCH v8 04/10] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
` [PATCH v8 05/10] tty: serial: atmel: make "
` [PATCH v8 06/10] spi: "
` [PATCH v8 07/10] i2c: at91: "
` [PATCH v8 08/10] dma: xdmac: "
` [PATCH v8 09/10] char: hw_random: atmel: "
` [PATCH v8 10/10] crypto: atmel-aes: "
[PATCH v2 00/14] SHA-256 library improvements
2025-07-04 13:26 UTC (17+ messages)
` [PATCH v2 01/14] libceph: Rename hmac_sha256() to ceph_hmac_sha256()
` [PATCH v2 02/14] cxl/test: Simplify fw_buf_checksum_show()
` [PATCH v2 03/14] lib/crypto: sha256: Reorder some code
` [PATCH v2 04/14] lib/crypto: sha256: Remove sha256_blocks_simd()
` [PATCH v2 05/14] lib/crypto: sha256: Add sha224() and sha224_update()
` [PATCH v2 06/14] lib/crypto: sha256: Make library API use strongly-typed contexts
` [PATCH v2 07/14] lib/crypto: sha256: Propagate sha256_block_state type to implementations
` [PATCH v2 08/14] lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 support
` [PATCH v2 09/14] crypto: sha256 - Wrap library and add HMAC support
` [PATCH v2 10/14] crypto: sha256 - Use same state format as legacy drivers
` [PATCH v2 11/14] lib/crypto: sha256: Remove sha256_is_arch_optimized()
` [PATCH v2 12/14] lib/crypto: sha256: Consolidate into single module
` [PATCH v2 13/14] lib/crypto: sha256: Sync sha256_update() with sha512_update()
` [PATCH v2 14/14] lib/crypto: sha256: Document the SHA-224 and SHA-256 API
[PATCH 0/2] Small cleanups for x86 SHA-256
2025-07-04 13:26 UTC (4+ messages)
` [PATCH 1/2] lib/crypto: x86/sha256: Move static_call above kernel-mode FPU section
` [PATCH 2/2] lib/crypto: x86/sha256: Remove unnecessary checks for nblocks==0
[PATCH 0/2] Convert fs/verity/ to use SHA-2 library API
2025-07-04 13:25 UTC (4+ messages)
` [PATCH 1/2] lib/crypto: hash_info: Move hash_info.c into lib/crypto/
` [PATCH 2/2] fsverity: Switch from crypto_shash to SHA-2 library
[PATCH v3] fscrypt: Don't use problematic non-inline crypto engines
2025-07-04 13:25 UTC (2+ messages)
linux-next: manual merge of the libcrypto tree with the s390 tree
2025-07-04 4:16 UTC
[PATCH v2] crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2
2025-07-03 17:23 UTC
[PATCH RFC 0/4] Reintroduce the sm2 algorithm
2025-07-03 13:33 UTC (10+ messages)
` [PATCH RFC 1/4] Revert "Revert "lib/mpi: Extend the MPI library""
` [PATCH RFC 2/4] Revert "Revert "lib/mpi: Introduce ec implementation to "
[PATCH v12 00/22] Support more Amlogic SoC families in crypto driver
2025-07-03 5:47 UTC (2+ messages)
[PATCH v11 3/4] tpm: Add a driver for Loongson TPM device
2025-07-02 22:25 UTC (11+ messages)
[PATCH v11 0/4] dd Loongson Security Engine chip driver
2025-07-02 15:18 UTC (3+ messages)
` [PATCH v11 1/4] mfd: Add support for Loongson Security Engine chip controller
[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-07-02 11:07 UTC (5+ messages)
[PATCH v6 0/4] crypto: caam - iMX8QXP support (and related fixes)
2025-07-02 8:38 UTC (3+ messages)
` [PATCH v6 4/4] arm64: dts: freescale: imx8qxp/imx8qm: Add CAAM support
[PATCH] crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build option
2025-07-02 7:38 UTC (2+ messages)
[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in poly1305_update_arch
2025-07-01 17:08 UTC (2+ messages)
` [syzbot] [bcachefs] "
[PATCH 0/5] crypto: qat - refactor and add live migration enablers for GEN6 devices
2025-07-01 10:12 UTC (7+ messages)
` [PATCH 1/5] crypto: qat - use pr_fmt() in adf_gen4_hw_data.c
` [PATCH 2/5] crypto: qat - replace CHECK_STAT macro with static inline function
` [PATCH 3/5] crypto: qat - relocate bank state helper functions
` [PATCH 4/5] crypto: qat - relocate and rename bank state structure definition
` [PATCH 5/5] crypto: qat - add live migration enablers for GEN6 devices
[PATCH] cryptd: Use nested-BH locking for cryptd_cpu_queue
2025-07-01 6:09 UTC
linux-next: manual merge of the libcrypto tree with the libcrypto-fixes tree
2025-07-01 2:30 UTC
[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
2025-06-30 21:59 UTC (2+ messages)
[PATCH v6.12 0/2] crypto: rng - FIPS 140-3 compliance for random number generation
2025-06-30 18:03 UTC (3+ messages)
` [PATCH v6.12 1/2] random: Add hook to override device reads and getrandom(2)
` [PATCH v6.12 2/2] crypto: rng - Override drivers/char/random only after FIPS RNGs available
[PATCH v2] apparmor: use SHA-256 library API instead of crypto_shash API
2025-06-30 17:48 UTC
[PATCH] apparmor: use SHA-256 library API instead of crypto_shash API
2025-06-30 16:29 UTC (8+ messages)
[PATCH v3 0/2] KUnit tests for SHA-2 library functions
2025-06-30 16:20 UTC (3+ messages)
` [PATCH v3 1/2] lib/crypto: sha512: Add KUnit tests for SHA-384 and SHA-512
` [PATCH v3 2/2] lib/crypto: sha256: Add KUnit tests for SHA-224 and SHA-256
[PATCH v3 00/16] SHA-512 library functions
2025-06-30 16:03 UTC (3+ messages)
` [PATCH v3 15/16] lib/crypto: x86/sha512: Remove unnecessary checks for nblocks==0
` [PATCH v3 16/16] crypto: sha512 - Remove sha512_base.h
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