messages from 2026-03-03 07:21:08 to 2026-03-07 05:30:05 UTC [more...]
[PATCH] crypto: atmel-i2c - Replace hard-coded bus clock rate with constant
2026-03-07 5:29 UTC (2+ messages)
[PATCH] crypto: qce - Replace snprintf("%s") with strscpy
2026-03-07 5:29 UTC (2+ messages)
[PATCH] MAINTAINERS: Remove Daniele Alessandrelli as Keem Bay maintainer
2026-03-07 5:29 UTC (2+ messages)
[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: Document the Eliza ICE
2026-03-07 5:28 UTC (2+ messages)
[PATCH] crypto: vmx - Remove disabled build directive
2026-03-07 5:28 UTC (2+ messages)
[PATCH] crypto: atmel-ecc - Release client on allocation failure
2026-03-07 5:27 UTC (2+ messages)
[PATCH] crypto: atmel-sha204a - Fix uninitialized data access on OTP read error
2026-03-07 5:27 UTC (2+ messages)
[PATCH v10 0/3] Add support for more AES modes in TI DTHEv2
2026-03-07 5:23 UTC (3+ messages)
` [PATCH v10 2/3] crypto: ti - Add support for AES-GCM in DTHEv2 driver
[PATCH] crypto: fix spelling errors in comments
2026-03-07 4:55 UTC (2+ messages)
[PATCH v4 3/6] kfuzztest: add ReST documentation
2026-03-07 1:39 UTC (6+ messages)
` Question about "stateless or low-state functions" in KFuzzTest doc
[PATCH v10 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-03-07 1:19 UTC (3+ messages)
` [PATCH v10 2/4] crypto: spacc - Add SPAcc ahash support
[PATCH v2] crypto: arm64/aes-neonbs - Move key expansion off the stack
2026-03-07 1:09 UTC (3+ messages)
[PATCH] crypto: inside-secure/eip93 - register hash before authenc algorithms
2026-03-06 22:17 UTC
[PATCH 1/8] crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()
2026-03-07 3:09 UTC (2+ messages)
[PATCH] firmware_loader: use SHA-256 library API instead of crypto_shash API
2026-03-06 21:20 UTC (3+ messages)
[GIT PULL] Crypto Fixes for 7.0
2026-03-06 18:38 UTC (2+ messages)
[PATCH 00/11] Move SEV-SNP initialization to ccp driver
2026-03-06 15:55 UTC (6+ messages)
` [PATCH 01/11] x86/snp: drop support for SNP hotplug
` [PATCH 02/11] x86/snp: Keep the RMP table bookkeeping area mapped
[PATCH v2 0/7] Add RMPOPT support
2026-03-06 15:33 UTC (13+ messages)
` [PATCH v2 1/7] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v2 2/7] x86/sev: add support for enabling RMPOPT
` [PATCH v2 3/7] x86/sev: add support for RMPOPT instruction
[PATCH] mfd: loongson-se: Add multi-node support
2026-03-06 13:35 UTC (2+ messages)
[PATCH] crypto: caam - remove HMAC key hex dumps from hash_digest_key
2026-03-06 11:12 UTC
[PATCH RFC v11 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-06 11:07 UTC (15+ messages)
` [PATCH RFC v11 07/12] crypto: qce - Communicate the base physical address to the dmaengine
` [PATCH RFC v11 12/12] dmaengine: qcom: bam_dma: add support for BAM locking
[PATCH 0/1] crypto: arm64/aes-neonbs - Move key expansion off the stack
2026-03-06 5:54 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] MAINTAINERS: remove outdated entry for crypto/rng.c
2026-03-06 4:19 UTC
[PATCH 0/3] lib/crc: Fix crc_kunit dependency and add kunitconfig
2026-03-06 3:35 UTC (4+ messages)
` [PATCH 1/3] lib/crc: tests: Make crc_kunit test only the enabled CRC variants
` [PATCH 2/3] lib/crc: tests: Add CRC_ENABLE_ALL_FOR_KUNIT
` [PATCH 3/3] lib/crc: tests: Add a .kunitconfig file
[PATCH] lib/crypto: tests: Fix aes_cbc_macs dependency and add to kunitconfig
2026-03-06 0:19 UTC
[PATCH v3 0/5] pkcs7: better handling of signed attributes
2026-03-05 22:11 UTC (18+ messages)
` [PATCH v3 3/5] crypto: pkcs7: allow pkcs7_digest() to be called from pkcs7_trust
[PATCH v2 1/5] crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))
2026-03-05 20:08 UTC (5+ messages)
` [PATCH v2 2/5] crypto: testmgr - Add test vectors for authenc(hmac(sha224),rfc3686(ctr(aes)))
` [PATCH v2 3/5] crypto: testmgr - Add test vectors for authenc(hmac(sha256),rfc3686(ctr(aes)))
` [PATCH v2 4/5] crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes)))
` [PATCH v2 5/5] crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes)))
[PATCH v2 1/2] dt-bindings: crypto: eip93: add clock gate and reset line
2026-03-05 20:00 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: airoha: en7581: add crypto offload support
[GIT PULL] Crypto library fixes for v7.0-rc3
2026-03-05 19:55 UTC (2+ messages)
[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
2026-03-05 19:35 UTC (33+ messages)
` [PATCH 04/21] nvme-auth: common: add KUnit tests for TLS key derivation
` [PATCH 10/21] nvme-auth: common: use crypto library in nvme_auth_generate_psk()
` [PATCH 11/21] nvme-auth: common: use crypto library in nvme_auth_generate_digest()
` [PATCH 12/21] nvme-auth: common: use crypto library in nvme_auth_derive_tls_psk()
` [PATCH 13/21] nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_host_response()
` [PATCH 14/21] nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_ctrl_response()
` [PATCH 15/21] nvme-auth: host: remove allocation of crypto_shash
` [PATCH 16/21] nvme-auth: target: remove obsolete crypto_has_shash() checks
` [PATCH 17/21] nvme-auth: target: use crypto library in nvmet_auth_host_hash()
` [PATCH 18/21] nvme-auth: target: use crypto library in nvmet_auth_ctrl_hash()
` [PATCH 19/21] nvme-auth: common: remove nvme_auth_digest_name()
` [PATCH 20/21] nvme-auth: common: remove selections of no-longer used crypto modules
` [PATCH 21/21] crypto: remove HKDF library
[PATCH v3 0/3] lib/crypto: x86/sha: Add PHE Extensions support
2026-03-05 19:18 UTC (8+ messages)
` [PATCH v3 1/3] crypto: padlock-sha - Disable for Zhaoxin processor
` [PATCH v3 2/3] lib/crypto: x86/sha1: PHE Extensions optimized SHA1 transform function
[PATCH] MAINTAINERS: Remove bouncing maintaner for IAA driver
2026-03-05 17:32 UTC (2+ messages)
[PATCH 0/2] crypto: qat - GEN6 firmware loading fixes
2026-03-05 8:58 UTC (3+ messages)
` [PATCH 1/2] crypto: qat - fix indentation of macros in qat_hal.c
` [PATCH 2/2] crypto: qat - fix firmware loading failure for GEN6 devices
[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
2026-03-05 7:19 UTC (6+ messages)
[PATCH 1/2] dt-bindings: crypto: eip93: add clock gate and reset line
2026-03-04 22:29 UTC (7+ messages)
` [PATCH 2/2] arm64: dts: airoha: en7581: add crypto offload support
[PATCH] crypto: ccp - Fix leaking the same page twice
2026-03-04 22:03 UTC (3+ messages)
[PATCH 1/2] crypto: ccp - Fix a case where SNP_SHUTDOWN is missed
2026-03-04 19:54 UTC (4+ messages)
[PATCH v2 3/7] x86/sev: add support for RMPOPT instruction
2026-03-04 16:03 UTC (3+ messages)
cleanup the RAID5 XOR library
2026-03-04 15:42 UTC (40+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 07/25] xor: split xor.h
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 16/25] sparc: move the XOR code to lib/raid/
` [PATCH 18/25] x86: "
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 24/25] xor: pass the entire operation to the low-level ops
[PATCH 0/8] mm: globalize rest_of_page() macro
2026-03-04 12:48 UTC (16+ messages)
` [PATCH 1/8] mm: add "
` [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [PATCH 3/8] net: "
` [PATCH 4/8] core: "
` [PATCH 5/8] spi: "
` [PATCH 6/8] KVM: "
` [PATCH 7/8] drivers: ALSA: "
` [PATCH 8/8] arch: "
[PATCH 1/2] dt-bindings: rng: mtk-rng: add SMC-based TRNG variants
2026-03-04 12:26 UTC (7+ messages)
` [PATCH 2/2] hwrng: mtk - add support for hw access via SMCC
[PATCH 0/3] OP-TEE/OP-TEE drivers: simplify context matches
2026-03-04 9:34 UTC (4+ messages)
` [PATCH 1/3] optee: simplify OP-TEE context match
[PATCH] crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C check
2026-03-04 8:24 UTC
[PATCH v3 1/2] dt-bindings: crypto: inside-secure,safexcel: add compatible for MT7981
2026-03-04 7:49 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: mediatek: add crypto offload support on MT7981
[PATCH v7] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
2026-03-04 5:30 UTC (3+ messages)
[PATCH net] net/tcp-md5: Fix MAC comparison to be constant-time
2026-03-04 3:00 UTC (2+ messages)
[PATCH] smb: client: Compare MACs in constant time
2026-03-04 2:58 UTC (3+ messages)
[PATCH net] net/tcp-ao: Fix MAC comparison to be constant-time
2026-03-04 1:30 UTC (2+ messages)
[PATCH 0/5] Revoke supported SEV VM types
2026-03-03 23:05 UTC (7+ messages)
` [PATCH 1/5] kvm/sev: don't expose unusable "
` [PATCH 2/5] crypto/ccp: introduce SNP_VERIFY_MITIGATION
` [PATCH 3/5] crypto/ccp: export firmware supported vm types
` [PATCH 4/5] kvm/sev: mask off firmware unsupported "
` [PATCH 5/5] selftests/kvm: teach sev_*_test about revoking VM types
[PATCH] crypto: testmgr - Fix stale references to aes-generic
2026-03-03 19:58 UTC (3+ messages)
[PATCH v4] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
2026-03-03 18:48 UTC
[PATCH 00/11] Add explicit power-domain and clock voting for QCOM-ICE
2026-03-03 17:08 UTC (7+ messages)
` [PATCH 11/11] soc: qcom: ice: Add explicit power-domain and clock voting calls for ICE
[PATCH 01/11] dt-bindings: crypto: qcom,ice: Require power-domain and iface clk
2026-03-03 16:55 UTC (11+ messages)
[PATCH] crypto: aead: add service indicator flag for RFC4106 AES-GCM
2026-03-03 15:14 UTC (7+ messages)
[PATCH v2 1/2] dt-bindings: crypto: inside-secure,safexcel: add compatible for MT7981
2026-03-03 14:11 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: add crypto offload support on MT7981
[PATCH 0/5] crypto: Drop stale usages in various help texts
2026-03-03 7:57 UTC (4+ messages)
[PATCH v7 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
2026-03-03 7:49 UTC (4+ messages)
` [PATCH v7 1/1] "
[PATCH 0/6] crypto: zynqmp-aes-gcm: Bug fixes and sha3-384 support
2026-03-03 7:19 UTC (2+ messages)
` [PATCH 6/6] crypto: zynqmp-sha: Add sha3-384 support for AMD/Xilinx Versal device
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