public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-12 08:45:42 to 2026-04-18 12:11:40 UTC [more...]

[PATCH] hwrng: virtio: reject invalid used.len from the device
 2026-04-18 12:11 UTC  (6+ messages)

[PATCH 1/1] crypto: algif_aead, ccm - stabilize IV handling for async CCM requests
 2026-04-18 10:05 UTC  (2+ messages)

[PATCH for-7.1-fixes 1/2] rhashtable: add no_sync_grow option
 2026-04-18  1:41 UTC  (14+ messages)
` [PATCH for-7.1-fixes 2/2] sched_ext: mark scx_sched_hash and dsq_hash no_sync_grow
                  ` [PATCH] rhashtable: Restore insecure_elasticity toggle
                    ` [v2 PATCH] "

[PATCH v2 00/19] crypto: Standalone crypto module
 2026-04-18  0:20 UTC  (20+ messages)
` [PATCH v2 01/19] crypto: add Kconfig options for standalone "
` [PATCH v2 02/19] crypto: add module entry for standalone crypto kernel module
` [PATCH v2 03/19] build: special compilation rule for building the standalone crypto module
` [PATCH v2 04/19] build: Add ELF marker for crypto-objs-m modules
` [PATCH v2 05/19] module: allow kernel module loading directly from memory
` [PATCH v2 06/19] crypto: add pluggable interface for module symbols referenced by the main kernel
` [PATCH v2 07/19] crypto: dedicated ELF sections for collected crypto initcalls
` [PATCH v2 08/19] crypto: fips140: add crypto module loader
` [PATCH v2 09/19] build: embed the standalone crypto module into vmlinux
` [PATCH v2 10/19] module: skip modversion checks for crypto modules
` [PATCH v2 11/19] build: add CONFIG_DEBUG_INFO_BTF_MODULES support for the standalone crypto kernel module
` [PATCH v2 12/19] Allow selective crypto module loading at boot based on FIPS mode
` [PATCH v2 13/19] Execute crypto initcalls during module initialization
` [PATCH v2 14/19] crypto/algapi.c: skip crypto_check_module_sig() for the standalone crypto module
` [PATCH v2 15/19] crypto: fips140: add module integrity self-check
` [PATCH v2 16/19] crypto: convert exported symbols in architecture-independent crypto to pluggable symbols
` [PATCH v2 17/19] x86/crypto: convert exported symbols in x86 "
` [PATCH v2 18/19] arm64/crypto: convert exported symbols in arm64 "
` [PATCH v2 19/19] Add standalone crypto kernel module technical documentation

[PATCH v3 0/2] Skip SNP initialization if CPUs are offlined
 2026-04-17 21:57 UTC  (3+ messages)
` [PATCH v3 1/2] x86/sev: Do not initialize SNP if missing CPUs

[PATCH] crypto: tstmgr - guard xxhash tests
 2026-04-17 17:42 UTC  (6+ messages)

[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
 2026-04-17 15:22 UTC  (5+ messages)
` [PATCH 02/16] dt-bindings: interrupt-controller: Describe EIP-201 AIC

[PATCH v3 0/7] KVM: SEV: Don't advertise unusable VM types
 2026-04-17 15:12 UTC  (15+ messages)
` [PATCH v3 1/7] crypto/ccp: hoist kernel part of SNP_PLATFORM_STATUS
` [PATCH v3 2/7] crypto/ccp: export firmware supported vm types
` [PATCH v3 3/7] KVM: SEV: Set supported SEV+ VM types during sev_hardware_setup()
` [PATCH v3 4/7] KVM: SEV: Consolidate logic for printing state of SEV{,-ES,-SNP} enabling
` [PATCH v3 5/7] KVM: SEV: Don't advertise support for unusable VM types
` [PATCH v3 6/7] KVM: SEV: Don't advertise VM types that are disabled by firmware
` [PATCH v3 7/7] KVM: selftests: Teach sev_*_test about revoking VM types

[PATCH 0/2] Add Crypto Engine support for the Glymur SoC
 2026-04-17 14:30 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Document the Glymur crypto engine
` [PATCH 2/2] arm64: dts: qcom: glymur: Add "

[PATCH 0/2] Improve the crypto library documentation
 2026-04-17 13:47 UTC  (6+ messages)
` [PATCH 1/2] docs: kdoc: Expand 'at_least' when creating parameter list
` [PATCH 2/2] lib/crypto: docs: Add rst documentation to Documentation/crypto/

[PATCH v7 0/3] Enable ICE clock scaling
 2026-04-17 13:26 UTC  (3+ messages)
` [PATCH v7 2/3] ufs: host: Add ICE clock scaling during UFS clock changes

[PATCH 0/2] Add TRNG support for Glymur SoC
 2026-04-17  9:23 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom,prng: Document Glymur TRNG
` [PATCH 2/2] arm64: dts: qcom: glymur: add TRNG node

[PATCH] crypto: acomp - fix wrong pointer in acomp_reqchain_done()
 2026-04-17  8:51 UTC  (4+ messages)
  ` [PATCH] crypto: acomp - fix wrong pointer stored by acomp_save_req()

[PATCH] crypto: krb5enc - fix async decrypt skipping hash verification
 2026-04-17  8:48 UTC  (2+ messages)

[PATCH] docs: staging: fix various typos and grammar issues
 2026-04-16 21:10 UTC  (2+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-16 19:32 UTC  (43+ messages)
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 10/38] arcnet: Remove function timing code
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 17/38] ext4: Replace get_cycles() usage with ktime_get()
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 35/38] s390: "
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code

[PATCH v2] crypto: deflate - fix decompression window size
 2026-04-16 17:03 UTC  (3+ messages)

[PATCH v11 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-04-16 13:44 UTC  (7+ messages)
` [PATCH v11 2/4] crypto: spacc - Add SPAcc ahash support

[PATCH v5 00/13] Add explicit clock vote and enable power-domain for QCOM-ICE
 2026-04-16 11:59 UTC  (14+ messages)
` [PATCH v5 01/13] dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk
` [PATCH v5 02/13] soc: qcom: ice: Allow explicit votes on 'iface' clock for ICE
` [PATCH v5 03/13] arm64: dts: qcom: kaanapali: Add power-domain and iface clk for ice node
` [PATCH v5 04/13] arm64: dts: qcom: lemans: "
` [PATCH v5 05/13] arm64: dts: qcom: monaco: "
` [PATCH v5 06/13] arm64: dts: qcom: sc7180: "
` [PATCH v5 07/13] arm64: dts: qcom: kodiak: "
` [PATCH v5 08/13] arm64: dts: qcom: sm8450: "
` [PATCH v5 09/13] arm64: dts: qcom: sm8550: "
` [PATCH v5 10/13] arm64: dts: qcom: sm8650: "
` [PATCH v5 11/13] arm64: dts: qcom: sm8750: "
` [PATCH v5 12/13] arm64: dts: qcom: milos: "
` [PATCH v5 13/13] arm64: dts: qcom: eliza: "

[PATCH] crypto: octeontx2: fix IRQ vector leak in otx2_cptpf_probe()
 2026-04-16 10:08 UTC  (3+ messages)

[PATCH] crypto: pcrypt - Fix handling of MAY_BACKLOG requests
 2026-04-16  9:00 UTC 

[PATCH v12 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-04-16  6:44 UTC  (5+ messages)
` [PATCH v12 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v12 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v12 3/4] crypto: spacc - Add SPAcc AUTODETECT Support
` [PATCH v12 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile

[linus:master] [lib/crypto] e5046823f8: stress-ng.urandom.ops_per_sec 4.3% regression
 2026-04-16  0:45 UTC  (3+ messages)

[GIT PULL] Crypto Update for 7.1
 2026-04-15 22:37 UTC  (2+ messages)

[PATCH 0/2] crypto: qcom: Add QCE for Eliza SoC
 2026-04-15 22:13 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE

[PATCH] crypto: authencesn - Fix src offset when decrypting in-place
 2026-04-15 19:54 UTC  (2+ messages)

[PATCH] crypto: lib/mpi - Fix integer underflow in mpi_read_raw_from_sgl()
 2026-04-15 18:00 UTC  (7+ messages)

[PATCH 1/2] crypto: blake2b - use memcpy_and_pad in __blake2b_init
 2026-04-15 17:37 UTC  (5+ messages)
` [PATCH 2/2] crypto: blake2s - use memcpy_and_pad in __blake2s_init

[PATCH 1/1] crypto: sa2ul - Fix AEAD fallback algorithm names
 2026-04-15 15:37 UTC  (2+ messages)

Announce loop-AES-v3.8i file/swap crypto package
 2026-04-15 14:21 UTC 

[PATCH] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
 2026-04-14 10:26 UTC  (8+ messages)

[GIT PULL] Crypto library updates for 7.1
 2026-04-14  0:37 UTC  (2+ messages)

[GIT PULL] CRC updates for 7.1
 2026-04-14  0:37 UTC  (2+ messages)

[PATCH v4 0/7] Add RMPOPT support
 2026-04-13 19:44 UTC  (8+ messages)
` [PATCH v4 1/7] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v4 2/7] x86/msr: add wrmsrq_on_cpus helper
` [PATCH v4 3/7] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v4 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v4 5/7] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v4 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v4 7/7] x86/sev: Add debugfs support for RMPOPT

[PATCH] crypto: authencesn - Copy high sequence number from src after out-of-place decryption
 2026-04-13 18:46 UTC  (8+ messages)
  ` [PATCH] crypto: algif_aead - Revert to operating out-of-place
          ` [v2 PATCH] crypto: algif_aead - Fix minimum RX size check for decryption

(no subject)
 2026-04-13  7:58 UTC 

[GIT PULL] Crypto Fixes for 7.0
 2026-04-12 17:45 UTC  (2+ messages)

[PATCH RESEND 1/2] crypto: atmel-ecc - add support for atecc608b
 2026-04-12  9:56 UTC  (2+ messages)
` [PATCH RESEND 2/2] dt-bindings: trivial-devices: add atmel,atecc608b

[PATCH] crypto: af_alg - use sock_kmemdup in alg_setkey_by_key_serial
 2026-04-12  9:17 UTC  (2+ messages)

[PATCH] crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig
 2026-04-12  9:17 UTC  (2+ messages)

[PATCH] crypto: omap - convert reqctx buffer to fixed-size array
 2026-04-12  9:17 UTC  (2+ messages)

[PATCH 1/2] crypto: atmel-ecc - add Thorsten Blum as maintainer
 2026-04-12  9:16 UTC  (2+ messages)

[PATCH] crypto: qat - fix IRQ cleanup on 6xxx probe failure
 2026-04-12  8:53 UTC  (2+ messages)

[PATCH] crypto: qce - simplify qce_xts_swapiv()
 2026-04-12  8:52 UTC  (2+ messages)

[PATCH] crypto: hisilicon - Fix dma_unmap_single() direction
 2026-04-12  8:52 UTC  (2+ messages)

[PATCH 0/2] talitos SEC1 ahash 32k request limitation
 2026-04-12  8:51 UTC  (2+ messages)

[PATCH 0/1] crypto: jitterentropy - fix long-held spinlock contention
 2026-04-12  8:50 UTC  (3+ messages)
` [PATCH 1/1] crypto: jitterentropy - replace long-held spinlock with mutex

[PATCH 0/5] crypto: hisilicon - series of cleanups and format fixes for hisilicon driver
 2026-04-12  8:50 UTC  (2+ messages)

[PATCH] crypto: ccree: fix a memory leak in cc_mac_digest()
 2026-04-12  8:50 UTC  (2+ messages)

[PATCH] X.509: Fix out-of-bounds access when parsing extensions
 2026-04-12  8:45 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox