public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-04 23:08:35 to 2023-12-12 09:46:04 UTC [more...]

[PATCH V1 0/2] Add QCrypto support for SC7280
 2023-12-12  9:46 UTC  (6+ messages)
` [PATCH] dt-bindings: crypto: qcom-qce: document the SM8650 crypto engine
` [PATCH V1 1/2] dt-bindings: crypto: qcom-qce: document the SC7280 "
` [PATCH V1 2/2] arm64: dts: qcom: sc7280: add QCrypto nodes

[PATCH 00/12] hwrng: Convert to platform remove callback returning
 2023-12-12  9:31 UTC  (15+ messages)
` [PATCH 01/12] hwrng: atmel - Convert to platform remove callback returning void
` [PATCH 02/12] hwrng: cctrng "
` [PATCH 03/12] hwrng: exynos "
` [PATCH 04/12] hwrng: ingenic "
` [PATCH 05/12] hwrng: ks-sa "
` [PATCH 06/12] hwrng: mxc "
` [PATCH 07/12] hwrng: n2 "
` [PATCH 08/12] hwrng: npcm "
` [PATCH 09/12] hwrng: omap "
` [PATCH 10/12] hwrng: stm32 "
` [PATCH 11/12] hwrng: timeriomem "
` [PATCH 12/12] hwrng: xgene "

[PATCH net-next v2 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
 2023-12-12  8:46 UTC  (12+ messages)
` [PATCH net-next v2 01/10] crypto: octeontx2: remove CPT block reset
` [PATCH net-next v2 02/10] crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0
` [PATCH net-next v2 03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt
` [PATCH net-next v2 04/10] crypto: octeontx2: add devlink option to set t106 mode
` [PATCH net-next v2 05/10] crypto: octeontx2: remove errata workaround for CN10KB or CN10KA B0 chip
` [PATCH net-next v2 06/10] crypto: octeontx2: add LF reset on queue disable
` [PATCH net-next v2 07/10] octeontx2-af: update CPT inbound inline IPsec mailbox
` [PATCH net-next v2 08/10] crypto: octeontx2: add ctx_val workaround
` [PATCH net-next v2 09/10] crypto/octeontx2: register error interrupts for inline cptlf
` [PATCH net-next v2 10/10] crypto: octeontx2: support setting ctx ilen for inline CPT LF

[PATCH v4 0/4] arm64: Run kernel mode NEON with preemption enabled
 2023-12-12  8:16 UTC  (7+ messages)
` [PATCH v4 1/4] arm64: fpsimd: Drop unneeded 'busy' flag
` [PATCH v4 2/4] arm64: fpsimd: Preserve/restore kernel mode NEON at context switch
` [PATCH v4 3/4] arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD
` [PATCH v4 4/4] arm64: crypto: Disable yielding logic unless CONFIG_PREEMPT_VOLUNTARY=y

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-12  6:52 UTC  (43+ messages)
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v10 15/50] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
` [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command "
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH v2 0/2] hwrng: starfive: Add support for JH8100
 2023-12-12  3:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rng: starfive: Add jh8100 compatible string
` [PATCH v2 2/2] hwrng: starfive - Add runtime pm ops

[PATCH v7 00/13] Introduce STM32 Firewall framework
 2023-12-11 18:48 UTC  (15+ messages)
` [PATCH v7 01/13] dt-bindings: document generic access controllers
` [PATCH v7 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v7 03/13] dt-bindings: bus: document RIFSC
` [PATCH v7 04/13] dt-bindings: bus: document ETZPC
` [PATCH v7 05/13] firewall: introduce stm32_firewall framework
` [PATCH v7 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v7 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v7 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v7 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v7 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v7 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v7 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v7 13/13] ARM: dts: stm32: put ETZPC as an access controller "

[PATCH net-next v1 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
 2023-12-11 17:15 UTC  (13+ messages)
` [PATCH net-next v1 01/10] crypto: octeontx2: remove CPT block reset
` [PATCH net-next v1 02/10] :crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0
` [PATCH net-next v1 03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt
` [PATCH net-next v1 04/10] crypto: octeontx2: add devlink option to set t106 mode
` [PATCH net-next v1 05/10] crypto: octeontx2: remove errata workaround for CN10KB or CN10KA B0 chip
` [PATCH net-next v1 06/10] crypto: octeontx2: add LF reset on queue disable
` [PATCH net-next v1 07/10] octeontx2-af: update CPT inbound inline IPsec mailbox
` [PATCH net-next v1 08/10] crypto: octeontx2: add ctx_val workaround
` [PATCH net-next v1 09/10] crypto/octeontx2: register error interrupts for inline cptlf
` [PATCH net-next v1 10/10] crypto: octeontx2: support setting ctx ilen for inline CPT LF

[PATCH] crypto: af_alg/hash: Fix uninit-value access in af_alg_free_sg()
 2023-12-11 13:59 UTC 

[PATCH 0/2] crypto: virtio-crypto: Wait for tasklet to complete on device remove and fix warnings
 2023-12-11 11:42 UTC  (3+ messages)
` [PATCH 1/2] crypto: virtio-crypto: Wait for tasklet to complete on device remove
` [PATCH 2/2] crypto: virtio-crypto: Fix gcc check warnings

[PATCH v2] crypto: octeontx2: Fix cptvf driver cleanup
 2023-12-11 10:29 UTC 

Building signed debs
 2023-12-11 10:24 UTC  (2+ messages)

[PATCH] crypto: octeontx2: Fix cptvf driver cleanup
 2023-12-11  4:45 UTC 

[PATCH] hwrng: virtio - Remove usage of the deprecated ida_simple_xx() API
 2023-12-10 18:41 UTC 

[v3 PATCH 4/4] crypto: algif_skcipher - Fix stream cipher chaining
 2023-12-10 13:53 UTC  (2+ messages)

[PATCH] crypto: tcrypt - add script tcrypt_speed_compare.py
 2023-12-10 10:19 UTC 

[PATCH 0/2] crypto: hisilicon - optimize the processing of qm and sec functions
 2023-12-09  7:01 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/qm - delete a dbg function
` [PATCH 2/2] crypto: hisilicon/sec2 - optimize the error return process

[PATCH v11 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-12-08 22:13 UTC  (6+ messages)
` [PATCH v11 14/14] dmaengine: idxd: Add support for device/wq defaults

[PATCH v2] crypto: virtio-crypto: Handle dataq logic with tasklet
 2023-12-08 12:18 UTC  (3+ messages)

[PATCH v2 00/13] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-08  4:18 UTC  (4+ messages)
` [PATCH v2 05/13] crypto: simd - Update `walksize` in simd skcipher

[PATCH 0/5] crypto: hisilicon - fix the process to obtain capability register value
 2023-12-08  4:10 UTC  (2+ messages)

[PATCH 1/7] crypto: sahara - remove FLAGS_NEW_KEY logic
 2023-12-08  4:09 UTC  (2+ messages)

[PATCH v2] crypto: safexcel - Add error handling for dma_map_sg() calls
 2023-12-08  4:09 UTC  (2+ messages)

[PATCH] hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init()
 2023-12-08  4:08 UTC  (2+ messages)

[PATCH] crypto/octeontx2: By default allocate one CPT LF per CPT VF
 2023-12-08  4:08 UTC  (2+ messages)

[PATCH] crypto: qat - add NULL pointer check
 2023-12-08  4:07 UTC  (2+ messages)

[PATCH] crypto: qat - fix mutex ordering in adf_rl
 2023-12-08  4:07 UTC  (2+ messages)

[PATCH] crypto: qat - fix error path in add_update_sla()
 2023-12-08  4:07 UTC  (2+ messages)

crypto: s390/aes - Fix buffer overread in CTR mode
 2023-12-08  4:06 UTC  (3+ messages)

[PATCH] MAINTAINERS: update SEC2/HPRE driver maintainers list
 2023-12-08  4:05 UTC  (2+ messages)

[PATCH] [v2] crypto: ccp - fix memleak in ccp_init_dm_workarea
 2023-12-08  4:04 UTC  (2+ messages)

[PATCH v12 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-12-07 19:59 UTC  (17+ messages)
` [PATCH v12 01/14] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v12 02/14] dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, and export
` [PATCH v12 03/14] dmaengine: idxd: Export descriptor management functions
` [PATCH v12 04/14] dmaengine: idxd: Export wq resource "
` [PATCH v12 05/14] dmaengine: idxd: Add wq private data accessors
` [PATCH v12 06/14] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v12 07/14] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v12 08/14] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v12 09/14] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v12 10/14] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v12 11/14] crypto: iaa - Add support for deflate-iaa compression algorithm
` [PATCH v12 12/14] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v12 13/14] crypto: iaa - Add IAA Compression Accelerator stats
` [PATCH v12 14/14] dmaengine: idxd: Add support for device/wq defaults

[PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-07 15:31 UTC  (18+ messages)
` [PATCH v3 01/12] RISC-V: add helper function to read the vector VLEN
` [PATCH v3 02/12] RISC-V: hook new crypto subdir into build-system
` [PATCH v3 03/12] RISC-V: crypto: add OpenSSL perl module for vector instructions
` [PATCH v3 04/12] RISC-V: crypto: add Zvkned accelerated AES implementation
` [PATCH v3 05/12] crypto: simd - Update `walksize` in simd skcipher
` [PATCH v3 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
` [PATCH v3 07/12] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation
` [PATCH v3 08/12] RISC-V: crypto: add Zvknha/b accelerated SHA224/256 implementations
` [PATCH v3 09/12] RISC-V: crypto: add Zvknhb accelerated SHA384/512 implementations
` [PATCH v3 10/12] RISC-V: crypto: add Zvksed accelerated SM4 implementation
` [PATCH v3 11/12] RISC-V: crypto: add Zvksh accelerated SM3 implementation
` [PATCH v3 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
 2023-12-07 12:14 UTC  (10+ messages)
` [PATCH bpf-next v7 3/3] selftests: bpf: crypto skcipher algo selftests

[PATCH] crypto: algboss - avoid creating duplicated cipher instances
 2023-12-07 10:36 UTC  (2+ messages)
` [PATCH] crypto: api - Disallow identical driver names

[PATCH 0/3] hwrng: starfive: Add support for JH8100
 2023-12-07  2:33 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: rng: starfive: Add jh8100 compatible string
` [PATCH 2/3] hwrng: starfive - Update "
` [PATCH 3/3] hwrng: starfive - Add suspend-to-idle support

[PATCH] crypto: virtio-crypto: Handle dataq logic with tasklet
 2023-12-06 11:47 UTC  (5+ messages)

Weird EROFS data corruption
 2023-12-06  3:11 UTC  (12+ messages)

[PATCH 0/8] crypto: Add lskcipher API type
 2023-12-06  1:44 UTC  (8+ messages)
` [PATCH 4/8] crypto: skcipher - Add lskcipher

[PATCH v11 11/14] crypto: iaa - Add support for deflate-iaa compression algorithm
 2023-12-05 21:18 UTC  (3+ messages)

[PATCH] crypto: x86/sm2 -add Zhaoxin SM2 algorithm implementation
 2023-12-05  7:26 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] hwrng: add Zhaoxin rng driver base on rep_xstore instruction
 2023-12-05  6:56 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/19] crypto: Remove cfb and ofb
 2023-12-05  4:33 UTC  (8+ messages)
` [PATCH 10/19] crypto: hisilicon/sec2 - "
` [PATCH 14/19] crypto: starfive "

[PATCH v6 0/5] crypto: LEA block cipher implementation
 2023-12-05  1:03 UTC  (6+ messages)
` [PATCH v6 1/5] "
` [PATCH v6 2/5] crypto: add LEA testmgr tests
` [PATCH v6 3/5] blk-crypto: Add LEA-256-XTS blk-crypto support
` [PATCH v6 4/5] fscrypt: Add LEA-256-XTS, LEA-256-CTS support
` [PATCH v6 5/5] crypto: LEA block cipher x86_64 optimization


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