linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-02 01:06:30 to 2023-12-11 07:20:35 UTC [more...]

[PATCH net-next v1 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
 2023-12-11  7:19 UTC  (11+ 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: octeontx2: Fix cptvf driver cleanup
 2023-12-11  4:45 UTC 

[PATCH 00/12] hwrng: Convert to platform remove callback returning
 2023-12-10 22:12 UTC  (13+ 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] hwrng: virtio - Remove usage of the deprecated ida_simple_xx() API
 2023-12-10 18:41 UTC 

[PATCH 0/8] crypto: Add lskcipher API type
 2023-12-10 13:53 UTC  (21+ messages)
` [PATCH 4/8] crypto: skcipher - Add lskcipher
                  ` [PATCH 0/4] crypto: Fix chaining support for stream ciphers (arc4 only for now)
                    ` [v2 PATCH "
                      ` [v3 "
                        ` [v3 PATCH 1/4] crypto: skcipher - Add internal state support
                        ` [v3 PATCH 2/4] crypto: skcipher - Make use of internal state
                        ` [v3 PATCH 3/4] crypto: arc4 - Add "
                        ` [v3 PATCH 4/4] crypto: algif_skcipher - Fix stream cipher chaining

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

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-09 16:20 UTC  (37+ 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 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[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)

Building signed debs
 2023-12-08 12:06 UTC 

[PATCH v4 0/4] arm64: Run kernel mode NEON with preemption enabled
 2023-12-08 11:32 UTC  (5+ 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 v2 00/13] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-08  4:18 UTC  (9+ messages)
` [PATCH v2 05/13] crypto: simd - Update `walksize` in simd skcipher
` [PATCH v2 07/13] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations

[PATCH 0/5] crypto: hisilicon - fix the process to obtain capability register value
 2023-12-08  4:10 UTC  (7+ messages)
` [PATCH 1/5] crypto: hisilicon/qm - add a function to set qm algs
` [PATCH 2/5] crypto: hisilicon/qm - save capability registers in qm init process
` [PATCH 3/5] crypto: hisilicon/hpre - save capability registers in probe process
` [PATCH 4/5] crypto: hisilicon/sec2 "
` [PATCH 5/5] crypto: hisilicon/zip "

[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  (17+ messages)
` [PATCH bpf-next v7 2/3] bpf: crypto: add skcipher to bpf crypto
` [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 v11 11/14] crypto: iaa - Add support for deflate-iaa compression algorithm
 2023-12-05 21:18 UTC  (5+ 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

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-04 18:07 UTC  (2+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
 2023-12-04 12:56 UTC 

jitterentropy vs. simulation
 2023-12-04 12:50 UTC  (7+ messages)

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

[PATCH] crypto: starfive - Fix dev_err_probe return error
 2023-12-04  3:04 UTC 

[PATCH] crypto: starfive: Remove unneeded NULL checks
 2023-12-04  3:02 UTC 

[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
 2023-12-02  4:12 UTC 


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).