public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 23:12:13 to 2026-04-10 13:45:57 UTC [more...]

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-10 13:45 UTC  (41+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [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 34/38] riscv: "
` [patch 35/38] s390: "
` [patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
` [patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code

[bug report] crypto: rsassa-pkcs1 - Migrate to sig_alg backend
 2026-04-10 10:11 UTC 

[PATCH v4 00/11] Add explicit clock vote and enable power-domain for QCOM-ICE
 2026-04-10  5:21 UTC  (10+ messages)
` [PATCH v4 01/11] dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk

cleanup the RAID5 XOR library v4
 2026-04-10  3:19 UTC  (5+ messages)
` [PATCH 22/28] xor: add a better public API
` [PATCH 24/28] async_xor: use xor_gen

[PATCH v2 0/5] Revoke supported SEV VM types
 2026-04-09 21:17 UTC  (3+ messages)
` [PATCH v2 4/5] KVM: SEV: mask off firmware unsupported vm types

[PATCH v3 0/2] Skip SNP initialization if CPUs are offlined
 2026-04-09 19:56 UTC  (3+ messages)
` [PATCH v3 1/2] x86/sev: Do not initialize SNP if missing CPUs
` [PATCH v3 2/2] crypto/ccp: Skip SNP_INIT if preparation fails

[PATCH 0/3] crypto: Remove arch-optimized des and des3_ede code
 2026-04-09 17:48 UTC  (17+ messages)
` [PATCH 1/3] crypto: s390 - Remove "

[PATCH] crypto: tstmgr - guard xxhash tests
 2026-04-09 17:18 UTC  (3+ messages)

[PATCH] crypto: authencesn - Copy high sequence number from src after out-of-place decryption
 2026-04-09 15:24 UTC  (7+ messages)
  ` [PATCH] crypto: algif_aead - Revert to operating out-of-place

[PATCH 0/2] arm64: dts: qcom: milos: Add QCrypto support
 2026-04-09  4:15 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Document the Milos crypto engine
` [PATCH 2/2] arm64: dts: qcom: milos: Add QCrypto nodes

[PATCH 0/2] crypto: qcom: Add QCE for Eliza SoC
 2026-04-09  4:08 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE
` [PATCH 2/2] arm64: dts: qcom: eliza: Add QCE crypto

[PATCH] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
 2026-04-08 20:57 UTC  (5+ messages)

[PATCH v3 4/6] x86/sev: Add interface to re-enable RMP optimizations
 2026-04-08 19:45 UTC  (4+ messages)

[PATCH 1/3] crypto: public_key: Remove check for valid hash_algo for ML-DSA keys
 2026-04-08 17:25 UTC  (3+ messages)

[PATCH v1 0/4] Fix some bugs in the CCP driver
 2026-04-08 14:32 UTC  (5+ messages)
` [PATCH v1 1/4] crypto/ccp: Reverse the cleanup order in psp_dev_destroy()
` [PATCH v1 2/4] crypto/ccp: Fix snp_filter_reserved_mem_regions() off-by-one
` [PATCH v1 3/4] crypto/ccp: Check for page allocation failure correctly in TIO
` [PATCH v1 4/4] crypto/ccp: Initialize data during __sev_snp_init_locked()

[PATCH v2 0/2] Skip SNP initialization if CPUs are offlined
 2026-04-08 14:06 UTC  (8+ messages)
` [PATCH v2 1/2] x86/sev: Do not initialize SNP if missing CPUs
` [PATCH v2 2/2] crypto/ccp: Skip SNP_INIT if preparation fails

[PATCH ipsec-next] xfrm: Drop support for HMAC-RIPEMD-160
 2026-04-08  9:34 UTC  (2+ messages)

[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
 2026-04-08  8:05 UTC  (15+ messages)
` [PATCH 01/16] dt-bindings: clock: Introduce nexus nodes
` [PATCH 02/16] dt-bindings: interrupt-controller: Describe EIP-201 AIC
` [PATCH 03/16] dt-bindings: rng: Rename the title of the EIP-76 file
` [PATCH 04/16] dt-bindings: crypto: eip28: Describe EIP-28 PKA
` [PATCH 05/16] dt-bindings: bus: eip150: Describe the EIP-150 container node
` [PATCH 12/16] irqchip/eip201-aic: Add support for Safexcel EIP-201 AIC
` [PATCH 16/16] ARM: dts: renesas: r9a06g032: Describe the EIP-150 block

[PATCH wireless-next v2 0/6] Consolidate Michael MIC code into cfg80211
 2026-04-08  8:09 UTC  (11+ messages)
` [PATCH wireless-next v2 1/6] wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()
` [PATCH wireless-next v2 2/6] wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211
` [PATCH wireless-next v2 3/6] wifi: ath11k: Use michael_mic() from cfg80211
` [PATCH wireless-next v2 4/6] wifi: ath12k: "
` [PATCH wireless-next v2 5/6] wifi: ipw2x00: "
` [PATCH wireless-next v2 6/6] crypto: Remove michael_mic from crypto_shash API

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

[PATCH v7 0/3] Enable ICE clock scaling
 2026-04-07 23:45 UTC  (13+ messages)
` [PATCH v7 1/3] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v7 2/3] ufs: host: Add ICE clock scaling during UFS clock changes
` [PATCH v7 3/3] soc: qcom: ice: Set ICE clk to TURBO on probe

[PATCH] X.509: Fix out-of-bounds access when parsing extensions
 2026-04-07 10:58 UTC 

[PATCH] crypto: qat - fix heartbeat error injection
 2026-04-07 10:04 UTC 

[PATCH wireless-next 0/6] Consolidate Michael MIC code into mac80211
 2026-04-07  7:53 UTC  (18+ messages)
` [PATCH wireless-next 1/6] wifi: mac80211: Export michael_mic()
` [PATCH wireless-next 2/6] wifi: ath11k: Use michael_mic() from mac80211
` [PATCH wireless-next 3/6] wifi: ath12k: "
` [PATCH wireless-next 4/6] wifi: ipw2x00: Depend on MAC80211
` [PATCH wireless-next 5/6] wifi: ipw2x00: Use michael_mic() from mac80211
` [PATCH wireless-next 6/6] crypto: Remove michael_mic from crypto_shash API

Kernel ML-KEM implementation plans
 2026-04-06 18:27 UTC  (3+ messages)

[PATCH] crypto: af_alg - use sock_kmemdup in alg_setkey_by_key_serial
 2026-04-05 19:49 UTC 

CVE-2026-27456 fix for loop-AES util-linux versions
 2026-04-05 13:57 UTC 

[PATCH] crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig
 2026-04-04 13:52 UTC 

[PATCH] crypto: omap - convert reqctx buffer to fixed-size array
 2026-04-04 10:10 UTC 

[syzbot] [crypto?] general protection fault in aead_recvmsg
 2026-04-04  3:05 UTC  (2+ messages)
` [PATCH] crypto: algif_aead - Fix minimum RX size check for decryption

[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in af_alg_pull_tsgl
 2026-04-04  0:29 UTC  (2+ messages)
` [PATCH] crypto: af_alg - Fix page reassignment overflow "

[PATCH 0/5] crc64: Tweak intrinsics code and enable it for ARM
 2026-04-03 19:59 UTC  (6+ messages)

[PATCH v1 1/2] x86/sev: Do not initialize SNP if missing CPUs
 2026-04-03 19:53 UTC  (7+ messages)
` [PATCH v1 2/2] crypto/ccp: skip SNP_INIT if preparation fails

[PATCH 1/2] crypto: atmel-ecc - add Thorsten Blum as maintainer
 2026-04-03 16:30 UTC  (4+ messages)
` [PATCH 2/2] crypto: atmel-sha204a "

[PATCH v11 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-04-03  9:48 UTC  (4+ messages)

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

[PATCH v2 0/2] crypto: qat - add support for zstd
 2026-04-03  1:09 UTC  (2+ messages)

[PATCH 1/2] crypto: img-hash - use list_first_entry_or_null to simplify digest
 2026-04-03  1:09 UTC  (2+ messages)

[PATCH v4] crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
 2026-04-03  1:08 UTC  (2+ messages)

[PATCH] crypto: aspeed/hash: Use memcpy_from_sglist() in aspeed_ahash_dma_prepare()
 2026-04-03  1:08 UTC  (2+ messages)

[PATCH] crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a help
 2026-04-03  1:07 UTC  (2+ messages)

[PATCH 00/11] Stop pulling DRBG code into non-FIPS kernels
 2026-04-03  1:05 UTC  (2+ messages)

[PATCH] crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()
 2026-04-03  1:05 UTC  (2+ messages)

[PATCH 0/2] crypto: qat - fix and cleanup RAS sysfs show functions
 2026-04-03  1:04 UTC  (2+ messages)

[PATCH] crypto: qat - fix compression instance leak
 2026-04-03  1:04 UTC  (2+ messages)

[PATCH] crypto: qat - use acomp_tfm_ctx()
 2026-04-03  1:04 UTC  (2+ messages)

[PATCH] crypto: ccp - Replace snprintf("%s") with strscpy
 2026-04-03  1:03 UTC  (2+ messages)

[PATCH] crypto: hifn_795x - Replace snprintf("%s") with strscpy
 2026-04-03  1:03 UTC  (2+ messages)

[PATCH v4] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
 2026-04-03  1:03 UTC  (2+ messages)

[PATCH] crypto: qat - disable 420xx AE cluster when lead engine is fused off
 2026-04-03  1:03 UTC  (2+ messages)

[PATCH] crypto: qat - disable 4xxx AE cluster when lead engine is fused off
 2026-04-03  1:03 UTC  (2+ messages)

[PATCH v2] crypto: af_alg: limit RX SG extraction by receive buffer budget
 2026-04-03  0:55 UTC  (2+ messages)

[PATCH] crypto: acomp - fix wrong pointer in acomp_reqchain_done()
 2026-04-03  0:44 UTC  (2+ messages)

[PATCH v2] crypto: deflate - fix decompression window size
 2026-04-03  0:25 UTC  (2+ messages)

[PATCH] lib/crc: arm64: Assume a little-endian kernel
 2026-04-02 23:14 UTC  (2+ messages)

[PATCH] lib/crypto: arm64: Assume a little-endian kernel
 2026-04-02 23:12 UTC  (2+ messages)

[PATCH 0/9] lib/crypto: arm64: Remove obsolete chunking logic
 2026-04-02 23:12 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