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

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-14 12:19 UTC  (19+ messages)
` [PATCH v2 01/15] dt-bindings: arm-smmu: document the support on Milos
` [PATCH v2 02/15] dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ Hardware
` [PATCH v2 03/15] dt-bindings: crypto: qcom,prng: document Milos
` [PATCH v2 04/15] dt-bindings: firmware: qcom,scm: document Milos SCM Firmware Interface
` [PATCH v2 05/15] dt-bindings: qcom,pdc: document the Milos Power Domain Controller
` [PATCH v2 06/15] dt-bindings: mailbox: qcom-ipcc: document the Milos Inter-Processor Communication Controller
` [PATCH v2 07/15] dt-bindings: soc: qcom,aoss-qmp: document the Milos Always-On Subsystem side channel
` [PATCH v2 08/15] dt-bindings: thermal: qcom-tsens: document the Milos Temperature Sensor
` [PATCH v2 09/15] dt-bindings: dma: qcom,gpi: document the Milos GPI DMA Engine
` [PATCH v2 10/15] dt-bindings: mmc: sdhci-msm: document the Milos SDHCI Controller
` [PATCH v2 11/15] dt-bindings: soc: qcom: qcom,pmic-glink: document Milos compatible
` [PATCH v2 12/15] dt-bindings: arm: qcom: Add Milos and The Fairphone (Gen. 6)
` [PATCH v2 13/15] arm64: dts: qcom: pm8550vs: Disable different PMIC SIDs by default
` [PATCH v2 14/15] arm64: dts: qcom: Add initial Milos dtsi
` [PATCH v2 15/15] arm64: dts: qcom: Add The Fairphone (Gen. 6)

[PATCH] crypto: qat - add missing INIT_LIST_HEAD in probe()
 2025-07-14  7:39 UTC  (2+ messages)

[PATCH 0/2] crypto: qat - fix and improve ring related debugfs functions
 2025-07-14  7:10 UTC  (3+ messages)
` [PATCH 1/2] crypto: qat - fix seq_file position update in adf_ring_next()
` [PATCH 2/2] crypto: qat - refactor ring-related debug functions

[PATCH] crypto: qat - fix DMA direction for compression on GEN2 devices
 2025-07-14  7:07 UTC 

[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
 2025-07-14  6:26 UTC  (4+ messages)

[PATCH v3 0/3] Add Versal TRNG driver
 2025-07-14  6:05 UTC  (4+ messages)
` [PATCH v3 3/3] crypto: drbg: Export CTR DRBG DF functions

[PATCH v2] lib/crypto: arm/poly1305: Remove unneeded empty weak function
 2025-07-14  5:36 UTC  (2+ messages)

[PATCH v5 0/4] KUnit tests for SHA-2 and Poly1305
 2025-07-14  5:35 UTC  (6+ messages)
` [PATCH v5 1/4] lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.py
` [PATCH v5 2/4] lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256
` [PATCH v5 3/4] lib/crypto: tests: Add KUnit tests for SHA-384 and SHA-512
` [PATCH v5 4/4] lib/crypto: tests: Add KUnit tests for Poly1305

[PATCH] lib/crypto: sha2: Add hmac_sha*_init_usingrawkey()
 2025-07-14  5:24 UTC  (2+ messages)

[PATCH 00/26] SHA-1 library functions
 2025-07-14  5:22 UTC  (30+ messages)
` [PATCH 01/26] crypto: x86/sha1 - Rename conflicting symbol
` [PATCH 02/26] lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
` [PATCH 03/26] lib/crypto: sha1: Add SHA-1 library functions
` [PATCH 04/26] lib/crypto: sha1: Add HMAC support
` [PATCH 05/26] crypto: sha1 - Wrap library and add "
` [PATCH 06/26] crypto: sha1 - Use same state format as legacy drivers
` [PATCH 07/26] lib/crypto: arm/sha1: Migrate optimized code into library
` [PATCH 08/26] lib/crypto: arm64/sha1: "
` [PATCH 09/26] lib/crypto: mips/sha1: "
` [PATCH 10/26] lib/crypto: powerpc/sha1: "
` [PATCH 11/26] lib/crypto: s390/sha1: "
` [PATCH 12/26] lib/crypto: sparc/sha1: "
` [PATCH 13/26] lib/crypto: x86/sha1: "
` [PATCH 14/26] crypto: sha1 - Remove sha1_base.h
` [PATCH 15/26] lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1
` [PATCH 16/26] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
` [PATCH 17/26] sctp: Use HMAC-SHA1 and HMAC-SHA256 library functions
` [PATCH 18/26] ipv6: sr: "
` [PATCH 19/26] tee: Use SHA-1 library instead of crypto_shash
` [PATCH 20/26] lib/digsig: "
` [PATCH 21/26] drm/bridge: it6505: "
` [PATCH 22/26] nfc: s3fwrn5: "
` [PATCH 23/26] ppp: mppe: "
` [PATCH 24/26] KEYS: trusted_tpm1: "
` [PATCH 25/26] ipv6: Switch to higher-level SHA-1 functions
` [PATCH 26/26] lib/crypto: sha1: Remove low-level functions from API

[PATCH] crypto: jitter - replace ARRAY_SIZE definition with header include
 2025-07-13 13:13 UTC 

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

[PATCH] lib/crypto: arm/poly1305: fix poly1305_blocks_neon link failure
 2025-07-11 21:34 UTC  (2+ messages)

[PATCH 1/2] crypto: engine: remove request batching support
 2025-07-11 18:29 UTC  (2+ messages)
` [PATCH 2/2] crypto: engine: remove {prepare,unprepare}_crypt_hardware callbacks

[PATCH] crypto: qat - flush misc workqueue during device shutdown
 2025-07-11 12:27 UTC 

linux-next: manual merge of the libcrypto tree with the libcrypto-fixes tree
 2025-07-11  4:42 UTC  (2+ messages)

[PATCH RFC 0/4] Reintroduce the sm2 algorithm
 2025-07-11  2:14 UTC  (3+ messages)

[PATCH 0/1] Support for SNP_VERIFY_MITIGATION command
 2025-07-10 22:45 UTC  (5+ messages)
` [PATCH 1/1] crypto: ccp - Add the "

[PATCH v2 0/6] fscrypt: Switch to sync_skcipher and on-stack requests
 2025-07-10 19:32 UTC  (10+ messages)
` [PATCH v2 1/6] fscrypt: Don't use asynchronous CryptoAPI algorithms
` [PATCH v2 2/6] fscrypt: Drop FORBID_WEAK_KEYS flag for AES-ECB
` [PATCH v2 3/6] fscrypt: Switch to sync_skcipher and on-stack requests
` [PATCH v2 4/6] fscrypt: Remove gfp_t argument from fscrypt_crypt_data_unit()
` [PATCH v2 5/6] fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace()
` [PATCH v2 6/6] ceph: Remove gfp_t argument from ceph_fscrypt_encrypt_*()

[PATCH 0/8] crypto: qat - add rate limiting (RL) support for GEN6 devices
 2025-07-10 13:33 UTC  (9+ messages)
` [PATCH 1/8] crypto: qat - validate service in rate limiting sysfs api
` [PATCH 2/8] crypto: qat - add decompression service for rate limiting
` [PATCH 3/8] crypto: qat - consolidate service enums
` [PATCH 4/8] crypto: qat - relocate service related functions
` [PATCH 5/8] crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting
` [PATCH 6/8] crypto: qat - add get_svc_slice_cnt() in device data structure
` [PATCH 7/8] crypto: qat - add compression slice count for rate limiting
` [PATCH 8/8] crypto: qat - enable rate limiting feature for GEN6 devices

[PATCH] crypto: hisilicon/sec2 - implement full backlog mode for sec
 2025-07-10 12:24 UTC 

[PATCH net-next v2 00/14] Enable Inbound IPsec offload on Marvell CN10K SoC
 2025-07-10  8:44 UTC  (10+ messages)
` [PATCH net-next v2 10/14] octeontx2-pf: ipsec: Handle NPA threshold interrupt
` [PATCH net-next v2 12/14] octeontx2-pf: ipsec: Process CPT metapackets
` [PATCH net-next v2 14/14] octeontx2-pf: ipsec: Add XFRM state and policy hooks for inbound flows

[PATCH] crypto: zstd - replace zero-length array with flexible array member
 2025-07-10  8:18 UTC  (3+ messages)

[PATCH] crypto: zstd - fix duplicate check warning
 2025-07-10  8:18 UTC  (2+ messages)

[PATCH v2 00/10] crypto: sun8i-ce - implement request batching
 2025-07-10  8:12 UTC  (9+ 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 v12 00/22] Support more Amlogic SoC families in crypto driver
 2025-07-10  8:08 UTC  (3+ messages)
` [PATCH v12 11/22] crypto: amlogic - Introduce hasher

[PATCH 0/3] crypto: qat - enable telemetry for GEN6 devices
 2025-07-10  6:39 UTC  (4+ messages)
` [PATCH 1/3] crypto: qat - add decompression service to telemetry
` [PATCH 2/3] crypto: qat - enable telemetry for GEN6 devices
` [PATCH 3/3] Documentation: qat: update debugfs-driver-qat_telemetry "

[PATCH 0/2] Convert fs/verity/ to use SHA-2 library API
 2025-07-09 20:29 UTC  (3+ messages)

[PATCH 0/5] lib/crypto: Poly1305 fixes
 2025-07-09 19:16 UTC  (8+ 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] crypto/krb5: Fix memory leak in krb5_test_one_prf()
 2025-07-09 10:28 UTC  (2+ messages)

[PATCH] crypto: acomp - Fix CFI failure due to type punning
 2025-07-09  7:18 UTC  (2+ messages)

[PATCH 6.12,6.15] crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2
 2025-07-08 21:44 UTC 

[GIT PULL] Crypto library fix for v6.16-rc6
 2025-07-08 20:40 UTC  (2+ messages)

[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 v2] fscrypt: improve filename encryption and decryption performance
 2025-07-08 18:20 UTC  (3+ messages)

[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] lib/crypto: sha256: Add tests for HMAC-SHA224 and HMAC-SHA256
 2025-07-08  3:26 UTC  (3+ 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  (17+ messages)
` [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  (2+ messages)

[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  (3+ 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 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 10/25] crypto: iaa - Rearchitect the iaa_crypto driver to be usable by zswap and zram
 2025-07-05 14:49 UTC  (2+ messages)

[PATCH v10 02/25] crypto: iaa - New architecture for IAA device WQ comp/decomp usage & core mapping
 2025-07-05  6:00 UTC  (2+ messages)

[PATCH v10 00/25] zswap compression batching with optimized iaa_crypto driver
 2025-07-04 21:39 UTC  (6+ messages)
` [PATCH v10 20/25] mm: zswap: Move the CPU hotplug procedures under "pool functions"

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)


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).