linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-30 12:27:52 to 2023-12-06 11:45:24 UTC [more...]

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

[PATCH 0/3] hwrng: starfive: Add support for JH8100
 2023-12-06 10:17 UTC  (5+ 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 v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-06  7:41 UTC  (16+ 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-06  5:56 UTC  (16+ 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

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

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

[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  (24+ messages)
` [PATCH 4/19] crypto: aspeed - "
` [PATCH 5/19] crypto: atmel "
` [PATCH 6/19] crypto: cpt - Remove cfb
` [PATCH 7/19] crypto: nitrox "
` [PATCH 8/19] crypto: ccp - Remove cfb and ofb
` [PATCH 9/19] crypto: hifn_795x "
` [PATCH 10/19] crypto: hisilicon/sec2 "
` [PATCH 11/19] crypto: safexcel "
` [PATCH 12/19] crypto: octeontx - Remove cfb
` [PATCH 13/19] crypto: n2 "
` [PATCH 14/19] crypto: starfive - Remove cfb and ofb
` [PATCH 15/19] crypto: bcm - Remove ofb
` [PATCH 16/19] crypto: ccree "
` [PATCH 17/19] crypto: tcrypt - Remove cfb and ofb
` [PATCH 18/19] crypto: testmgr "
` [PATCH 19/19] crypto: cfb,ofb "

[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  (9+ 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 

[PATCH v2 00/13] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-02 13:20 UTC  (11+ 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-02  9:17 UTC  (6+ 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 "

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

[PATCH] hwrng: core - fix task hung in hwrng_fillfn
 2023-12-02  1:01 UTC  (7+ messages)
          ` [PATCH] hwrng: core - Fix page fault dead lock on mmap-ed hwrng

Non-existing CONFIG_ options are used in source code
 2023-12-01 17:51 UTC  (3+ messages)

[PATCH 1/7] crypto: sahara - remove FLAGS_NEW_KEY logic
 2023-12-01 17:06 UTC  (7+ messages)
` [PATCH 2/7] crypto: sahara - fix cbc selftest failure
` [PATCH 3/7] crypto: sahara - fix ahash "
` [PATCH 4/7] crypto: sahara - fix processing requests with cryptlen < sg->length
` [PATCH 5/7] crypto: sahara - fix error handling in sahara_hw_descriptor_create()
` [PATCH 6/7] crypto: sahara - remove unused error field in sahara_dev
` [PATCH 7/7] crypto: sahara - avoid skcipher fallback code duplication

[PATCH v2] crypto: safexcel - Add error handling for dma_map_sg() calls
 2023-12-01 13:39 UTC  (2+ messages)

[PATCH v2] crypto: sa2ul - Return crypto_aead_setkey to transfer the error
 2023-12-01 11:16 UTC  (2+ messages)

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

[PATCH 0/3] crypto: hisilicon - some cleanups for hisilicon drivers
 2023-12-01 10:13 UTC  (2+ messages)

[PATCH v2] crypto: hisilicon/zip - add zip comp high perf mode configuration
 2023-12-01 10:13 UTC  (2+ messages)

[PATCH][next] powerpc/crypto: Avoid -Wstringop-overflow warnings
 2023-12-01 10:12 UTC  (2+ messages)

[PATCH] crypto: qat - add sysfs_added flag for rate limiting
 2023-12-01 10:12 UTC  (2+ messages)

[PATCH] crypto: qat - add sysfs_added flag for ras
 2023-12-01 10:12 UTC  (2+ messages)

[PATCH] hwrng: starfive - Fix dev_err_probe return error
 2023-12-01 10:11 UTC  (2+ messages)

[PATCH v2] crypto: starfive - Pad adata with zeroes
 2023-12-01 10:08 UTC  (2+ messages)

[PATCH] crypto: asymmetric_keys/pkcs7.asn1 - remove the duplicated contentType pkcs7_note_OID processing logic
 2023-12-01  7:44 UTC  (2+ messages)

[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
 2023-11-30 20:54 UTC  (6+ messages)

[PATCH v10 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-11-30 15:18 UTC  (6+ messages)
` [PATCH v10 14/14] dmaengine: idxd: Add support for device/wq defaults

SMEs AID
 2023-11-30 13:07 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).