messages from 2025-07-12 23:26:26 to 2025-07-23 12:29:28 UTC [more...]
[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
2025-07-23 12:29 UTC (40+ 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)
` (subset) [PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
[PATCH v4] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
2025-07-23 9:47 UTC (3+ messages)
[PATCH v8 04/10] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
2025-07-23 8:39 UTC (2+ messages)
` (subset) "
[PATCH v2] crypto: caam - switch to use devm_kmemdup_array()
2025-07-23 2:50 UTC
[PATCH] crypto: caam - switch to use devm_kmemdup_array()
2025-07-22 17:03 UTC (4+ messages)
[PATCH] lib/crypto: tests: Annotate worker to be on stack
2025-07-22 3:16 UTC (3+ messages)
[PATCH v4 0/4] Add host kdump support for SNP
2025-07-21 21:53 UTC (5+ messages)
` [PATCH v4 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
` [PATCH v4 2/4] iommu/amd: Reuse device table "
` [PATCH v4 3/4] crypto: ccp: Skip SEV and SNP INIT for kdump boot
` [PATCH v4 4/4] iommu/amd: Skip enabling command/event buffers for kdump
[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
2025-07-21 14:14 UTC (8+ messages)
` [PATCH v7 1/7] crypto: ccp - New bit-field definitions for SNP_PLATFORM_STATUS command
` [PATCH v7 2/7] crypto: ccp - Cache SEV platform status and platform state
` [PATCH v7 3/7] crypto: ccp - Add support for SNP_FEATURE_INFO command
` [PATCH v7 4/7] crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature
` [PATCH v7 5/7] crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX
` [PATCH v7 6/7] KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support
[PATCH 1/2] dt-bindings: crypto: inside-secure,safexcel: make eip/mem IRQ optional
2025-07-21 9:36 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: mediatek: add crypto offload support on MT7981
[PATCH] crypto: arm64 - Drop asm fallback macros for older binutils
2025-07-21 4:39 UTC (4+ messages)
[PATCH 0/2] sha1-ni-asm.S cleanups
2025-07-21 4:30 UTC (4+ messages)
` [PATCH 1/2] lib/crypto: x86/sha1-ni: Minor optimizations and cleanup
` [PATCH 2/2] lib/crypto: x86/sha1-ni: Convert to use rounds macros
[PATCH] lib/crypto: arm64/sha512-ce: Drop compatibility macros for older binutils
2025-07-21 4:27 UTC (4+ messages)
[PATCH 0/2] Improve crc32c() performance on newer x86_64 CPUs
2025-07-21 3:34 UTC (4+ messages)
` [PATCH 1/2] lib/crc: x86: Reorganize crc-pclmul static_call initialization
` [PATCH 2/2] lib/crc: x86/crc32c: Enable VPCLMULQDQ optimization where beneficial
[PATCH] crypto: keembay - Use min() to simplify ocs_create_linked_list_from_sg()
2025-07-20 18:26 UTC
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-07-20 1:05 UTC (4+ messages)
` [PATCH v12 3/4] tpm: Add a driver for Loongson TPM device
[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in poly1305_update_arch
2025-07-19 21:57 UTC (3+ messages)
` [syzbot] [bcachefs] "
[GIT PULL] Crypto Fixes for 6.16
2025-07-19 1:34 UTC (2+ messages)
[syzbot] [crypto?] BUG: unable to handle kernel paging request in ieee80211_wep_encrypt
2025-07-18 18:03 UTC (4+ messages)
` [syzbot] [wireless] "
[PATCH 00/26] SHA-1 library functions
2025-07-18 17:24 UTC (19+ messages)
` [PATCH 03/26] lib/crypto: sha1: Add "
` [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 0/1] Support for SNP_VERIFY_MITIGATION command
2025-07-18 15:33 UTC (7+ messages)
` [PATCH 1/1] crypto: ccp - Add the "
[PATCH] crypto: jitter - replace ARRAY_SIZE definition with header include
2025-07-18 11:15 UTC (2+ messages)
[PATCH 1/2] crypto: engine: remove request batching support
2025-07-18 11:13 UTC (3+ messages)
[PATCH] crypto: qat - flush misc workqueue during device shutdown
2025-07-18 11:13 UTC (2+ messages)
[PATCH 0/8] crypto: qat - add rate limiting (RL) support for GEN6 devices
2025-07-18 11:12 UTC (2+ messages)
[PATCH] crypto: hisilicon/sec2 - implement full backlog mode for sec
2025-07-18 11:12 UTC (2+ messages)
[PATCH 0/3] crypto: qat - enable telemetry for GEN6 devices
2025-07-18 11:12 UTC (2+ messages)
[PATCH] crypto: acomp - Fix CFI failure due to type punning
2025-07-18 11:12 UTC (2+ messages)
[PATCH 0/2] x86 AEGIS fixes
2025-07-18 11:11 UTC (2+ messages)
[PATCH] crypto/krb5: Fix memory leak in krb5_test_one_prf()
2025-07-18 11:00 UTC (3+ messages)
[PATCH 05/80] hwrng: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-18 10:59 UTC (4+ messages)
` [PATCH 08/80] crypto: "
[PATCH 0/2] crypto: qat - add support for PM debugfs logging for GEN6 devices
2025-07-18 10:59 UTC (2+ messages)
[PATCH] crypto: qat - fix virtual channel configuration for GEN6 devices
2025-07-18 10:59 UTC (2+ messages)
[PATCH] crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build option
2025-07-18 10:57 UTC (2+ messages)
[PATCH 0/5] crypto: qat - refactor and add live migration enablers for GEN6 devices
2025-07-18 10:57 UTC (2+ messages)
[PATCH] cryptd: Use nested-BH locking for cryptd_cpu_queue
2025-07-18 10:57 UTC (2+ messages)
[PATCH] crypto: qat - disable ZUC-256 capability for QAT GEN5
2025-07-18 10:56 UTC (2+ messages)
[PATCH] crypto: img-hash: Fix dma_unmap_sg() nents value
2025-07-18 10:56 UTC (2+ messages)
[PATCH] crypto: keembay: Fix dma_unmap_sg() nents value
2025-07-18 10:56 UTC (2+ messages)
[PATCH] hwrng: mtk - handle devm_pm_runtime_enable errors
2025-07-18 10:56 UTC (2+ messages)
[PATCH v2 0/4] crypto: Add support for shake128/256 XOFs
2025-07-18 10:31 UTC (2+ messages)
[PATCH] crypto: hisilicon/hpre - fix dma unmap sequence
2025-07-18 10:05 UTC
[syzbot] [crypto?] KASAN: use-after-free Read in crypto_poly1305_update
2025-07-17 20:49 UTC (2+ messages)
` [syzbot] [bcachefs] "
[PATCH net-next v3 00/14] Enable Inbound IPsec offload on Marvell CN10K SoC
2025-07-17 15:08 UTC (4+ messages)
` [PATCH net-next v3 12/14] octeontx2-pf: ipsec: Process CPT metapackets
[PATCH] crypto: qat - make adf_dev_autoreset() static
2025-07-17 10:05 UTC
[PATCH v3 0/4] iommu/amd: Fix host kdump support for SNP
2025-07-17 7:16 UTC (21+ messages)
` [PATCH v3 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
` [PATCH v3 2/4] iommu/amd: Reuse device table "
` [PATCH v3 3/4] crypto: ccp: Skip SNP INIT for kdump boot
` [PATCH v3 4/4] iommu/amd: Fix host kdump support for SNP
[PATCH v6 0/3] update live migration configuration region
2025-07-17 1:15 UTC (4+ messages)
` [PATCH v6 1/3] migration: update BAR space size
` [PATCH v6 2/3] migration: qm updates BAR configuration
` [PATCH v6 3/3] migration: adapt to new migration configuration
[PATCH v3 0/3] Add Versal TRNG driver
2025-07-16 22:28 UTC (5+ messages)
` [PATCH v3 3/3] crypto: drbg: Export CTR DRBG DF functions
[PATCH net-next v3 06/14] octeontx2-af: Add support for SPI to SA index translation
2025-07-16 22:11 UTC (2+ messages)
[PATCH] vfio/qat: add support for intel QAT 6xxx virtual functions
2025-07-16 20:23 UTC (2+ messages)
[PATCH] crypto: keembay - Add missing check after sg_nents_for_len()
2025-07-16 12:25 UTC (2+ messages)
[PATCH v6 0/7] Add SEV-SNP CipherTextHiding feature support
2025-07-15 16:44 UTC (12+ messages)
` [PATCH v6 1/7] crypto: ccp - New bit-field definitions for SNP_PLATFORM_STATUS command
` [PATCH v6 2/7] crypto: ccp - Cache SEV platform status and platform state
` [PATCH v6 3/7] crypto: ccp - Add support for SNP_FEATURE_INFO command
` [PATCH v6 4/7] crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature
` [PATCH v6 5/7] crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX
` [PATCH v6 6/7] KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
` [PATCH v6 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support
[PATCH] padata: Reset next CPU when reorder sequence wraps around
2025-07-15 9:01 UTC (2+ messages)
[PATCH v5 2/3] migration: qm updates BAR configuration
2025-07-15 7:23 UTC
linux-next: manual merge of the libcrypto tree with Linus' tree
2025-07-15 3:20 UTC
[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
2025-07-14 23:38 UTC (5+ messages)
[PATCH] crypto: ccp: reduce stack usage in ccp_run_aes_gcm_cmd
2025-07-14 14:59 UTC
[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 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 (2+ messages)
[PATCH] lib/crypto: sha2: Add hmac_sha*_init_usingrawkey()
2025-07-14 5:24 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).