linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-28 06:22:10 to 2023-12-05 02:27:06 UTC [more...]

[PATCH v11 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-12-05  2:26 UTC  (18+ 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 bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
 2023-12-05  1:28 UTC  (13+ 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 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

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-05  0:48 UTC  (14+ messages)
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

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 0/19] crypto: Remove cfb and ofb
 2023-12-04  5:21 UTC  (25+ messages)
` [PATCH 1/19] crypto: arm64/sm4 - Remove cfb(sm4)
` [PATCH 2/19] crypto: x86/sm4 "
` [PATCH 3/19] crypto: crypto4xx - Remove cfb and ofb
` [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 "

Weird EROFS data corruption
 2023-12-04  3:41 UTC  (7+ messages)

[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  (27+ messages)
` [PATCH v2 04/13] RISC-V: crypto: add Zvkned accelerated AES implementation
` [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 v2 09/13] RISC-V: crypto: add Zvknha/b accelerated SHA224/256 implementations
` [PATCH v2 12/13] RISC-V: crypto: add Zvksh accelerated SM3 implementation
` [PATCH v2 13/13] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[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 0/8] crypto: Add lskcipher API type
 2023-12-02  3:50 UTC  (27+ messages)
` [PATCH 4/8] crypto: skcipher - Add lskcipher
                  ` [PATCH 0/4] crypto: Fix chaining support for stream ciphers (arc4 only for now)
                    ` [PATCH 1/4] crypto: skcipher - Add internal state support
                    ` [PATCH 2/4] crypto: skcipher - Make use of internal state
                    ` [PATCH 3/4] crypto: arc4 - Add "
                    ` [PATCH 4/4] crypto: algif_skcipher - Fix stream cipher chaining
                    ` [v2 PATCH 0/4] crypto: Fix chaining support for stream ciphers (arc4 only for now)
                      ` [v2 PATCH 1/4] crypto: skcipher - Add internal state support
                      ` [v2 PATCH 2/4] crypto: skcipher - Make use of internal state
                      ` [v2 PATCH 3/4] crypto: arc4 - Add "
                      ` [v2 PATCH 4/4] crypto: algif_skcipher - Fix stream cipher chaining
                      ` [v3 PATCH 0/4] crypto: Fix chaining support for stream ciphers (arc4 only for now)
                        ` [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] 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] crypto: virtio-crypto: Handle dataq logic with tasklet
 2023-12-01 14:51 UTC  (3+ messages)

[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] hwrng: add Zhaoxin rng driver base on rep_xstore instruction
 2023-12-01  9:38 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] crypto: x86/sm2 -add Zhaoxin SM2 algorithm implementation
 2023-12-01  9:27 UTC  (6+ messages)
` [PATCH v3] "

[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  (8+ messages)
` [PATCH v10 02/14] dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, and export
` [PATCH v10 14/14] dmaengine: idxd: Add support for device/wq defaults

SMEs AID
 2023-11-30 13:07 UTC 

[PATCH] crypto: safexcel - Add error handling for dma_map_sg() calls
 2023-11-30 10:36 UTC  (2+ messages)

[PATCH bpf-next v6 1/3] bpf: make common crypto API for TC/XDP programs
 2023-11-30  3:54 UTC  (8+ messages)
` [PATCH bpf-next v6 2/3] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v6 3/3] selftests: bpf: crypto skcipher algo selftests

[ANNOUNCE] CFP: Linux Security Summit North America 2024
 2023-11-29 21:19 UTC 

[PATCH 00/30] crypto: reduce ahash API overhead
 2023-11-29 20:46 UTC  (4+ messages)
` [PATCH 09/30] crypto: talitos - remove unnecessary alignmask for ahashes

[PATCH] crypto/octeontx2: By default allocate one CPT LF per CPT VF
 2023-11-29 15:41 UTC 

crypto: safexcel - Add error handling for dma_map_sg() calls
 2023-11-29 15:19 UTC 

[PATCH v5] sign-file: Fix incorrect return values check
 2023-11-29  8:19 UTC  (3+ messages)

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-11-28 20:19 UTC  (11+ messages)

[PATCH] crypto: qat - add NULL pointer check
 2023-11-28 19:17 UTC 

[PATCH] crypto: qat - fix mutex ordering in adf_rl
 2023-11-28 17:39 UTC 

[PATCH] crypto: qat - fix error path in add_update_sla()
 2023-11-28 17:37 UTC 

[PATCH] [v2] crypto: ccp - fix memleak in ccp_init_dm_workarea
 2023-11-28 16:56 UTC  (2+ messages)

crypto: s390/aes - Fix buffer overread in CTR mode
 2023-11-28 13:18 UTC  (3+ messages)

[PATCH] crypto: af_alg - Disallow multiple in-flight AIO requests
 2023-11-28  8:25 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).