Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-02 20:04:03 to 2023-06-09 18:31:16 UTC [more...]

[PATCH] crypto: n2: Use of_property_read_reg() to parse "reg"
 2023-06-09 18:31 UTC 

[PATCH] crypto: qat - expose pm_idle_enabled through sysfs
 2023-06-09 17:06 UTC 

[PATCH 0/4] crypto: qat - extend configuration for 4xxx
 2023-06-09 16:38 UTC  (5+ messages)
` [PATCH 1/4] crypto: qat - move returns to default case
` [PATCH 2/4] crypto: qat - make fw images name constant
` [PATCH 3/4] crypto: qat - refactor fw config logic for 4xxx
` [PATCH 4/4] crypto: qat - extend configuration "

[PATCH 05/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
 2023-06-09 16:20 UTC  (4+ messages)
` [PATCH v2 5/12] "

[PATCH 0/3] fixup potential cpu stall
 2023-06-09 16:05 UTC  (13+ messages)
` [PATCH 1/3] virtio-crypto: fixup potential cpu stall when free unused bufs
` [PATCH 2/3] virtio_console: "
` [PATCH 3/3] virtio_bt: "

[PATCH] dt-bindings: crypto: intel,ixp4xx: drop unneeded quotes
 2023-06-09 14:07 UTC 

[RESEND] crypto: qat - add internal timer for qat 4xxx
 2023-06-09 11:55 UTC 

[PATCH] crypto: qat - add internal timer for qat 4xxx
 2023-06-09 12:04 UTC  (3+ messages)

[PATCH v2 0/2] crypto: LEA block cipher implementation
 2023-06-09 11:57 UTC  (5+ messages)

[linux-next:master] [crypto] bb897c5504: stress-ng.af-alg.ops_per_sec -8.0% regression
 2023-06-09 11:57 UTC  (2+ messages)

[PATCH 0/5] Remove CRYPTO_ALG_ALLOCATES_MEMORY flag
 2023-06-09 10:38 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] crypto:caam - avoid allocating memory at crypto request runtime for skcipher
  ` [PATCH v2 2/5] crypto:caam - avoid allocating memory at crypto request runtime for aead
  ` [PATCH v2 3/5] crypto: caam - avoid allocating memory at crypto request runtime for hash
  ` [PATCH v2 4/5] crypto: caam/qi - avoid allocating memory at crypto request runtime
  ` [PATCH v2 5/5] crypto: caam/qi2 "

[PATCH net-next 2/6] algif: Remove hash_sendpage*()
 2023-06-09 10:02 UTC 

dm crypt: Avoid using MAX_CIPHER_BLOCKSIZE
 2023-06-09  9:25 UTC  (3+ messages)

[PATCH] crypto: qat - set deprecated capabilities as reserved
 2023-06-09  9:12 UTC  (2+ messages)

[PATCH] crypto: qat - update slice mask for 4xxx devices
 2023-06-09  9:12 UTC  (2+ messages)

[PATCH v2 0/2] crypto: starfive - Add RSA algo to drivers
 2023-06-09  9:04 UTC  (3+ messages)
` [PATCH v2 2/2] crypto: starfive - Add RSA algo support

[PATCH] docs: crypto: async-tx-api: fix typo in struct name
 2023-06-09  8:00 UTC  (2+ messages)

[PATCH v4 00/11] Add dynamic boost control support
 2023-06-08 11:17 UTC  (12+ messages)
` [PATCH v4 01/11] crypto: ccp: Rename macro for security attributes
` [PATCH v4 02/11] crypto: ccp: Add support for displaying PSP firmware versions
` [PATCH v4 03/11] crypto: ccp: Add bootloader and TEE version offsets
` [PATCH v4 04/11] crypto: ccp: move setting PSP master to earlier in the init
` [PATCH v4 05/11] crypto: ccp: Add support for fetching a nonce for dynamic boost control
` [PATCH v4 06/11] crypto: ccp: Add support for setting user ID "
` [PATCH v4 07/11] crypto: ccp: Add support for getting and setting DBC parameters
` [PATCH v4 08/11] crypto: ccp: Add a sample library for ioctl use
` [PATCH v4 09/11] crypto: ccp: Add a sample python script for Dynamic Boost Control
` [PATCH v4 10/11] crypto: ccp: Add unit tests for dynamic boost control
` [PATCH v4 11/11] crypto: ccp: Add Mario to MAINTAINERS

[PATCH net-next v3 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
 2023-06-08 13:40 UTC  (18+ messages)
` [PATCH net-next v3 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
` [PATCH net-next v3 02/10] Fix a couple of spelling mistakes
` [PATCH net-next v3 03/10] Wrap lines at 80
` [PATCH net-next v3 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
` [PATCH net-next v3 05/10] crypto: af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH net-next v3 06/10] crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
` [PATCH net-next v3 07/10] crypto: af_alg: Indent the loop in af_alg_sendmsg()
` [PATCH net-next v3 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
` [PATCH net-next v3 09/10] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v3 10/10] crypto: af_alg/hash: Support MSG_SPLICE_PAGES

[PATCH v8 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-06-08 12:32 UTC  (5+ messages)
` [PATCH v8 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs

[PATCH 0/8] SPDX conversion for cryptographic algorithms
 2023-06-08 11:12 UTC  (22+ messages)
` [PATCH 1/8] crypto: Convert dual BSD 3-Clause/GPL 2.0 boilerplate to SPDX identifier
` [PATCH 2/8] crypto: fcrypt: Replace dual BSD 3-Clause/GPL 2.0+ boilerplate with "
` [PATCH 3/8] crypto: drbg: Convert dual BSD 3-Clause/GPL-1.0 license boilerplate to "
` [PATCH 4/8] crypto: ecc: Replace BSD 2-Clause license boilerplate with "
` [PATCH 5/8] crypto: streebog_generic: Correct SPDX license identifier
` [PATCH 6/8] crypto: Replace GPL 2.0 boilerplate with "
` [PATCH 7/8] crypto: ecrdsa: Remove GPL 2.0+ boilerplate
` [PATCH 8/8] crypto: cts: Convert MIT boilerplate to corresponding SPDX license identifier

[PATCH v7 00/12] x86: Support Key Locker
 2023-06-07 22:06 UTC  (25+ messages)
` [PATCH v8 "
  ` [PATCH v8 01/12] Documentation/x86: Document "
  ` [PATCH v8 02/12] x86/cpufeature: Enumerate Key Locker feature
  ` [PATCH v8 03/12] x86/insn: Add Key Locker instructions to the opcode map
  ` [PATCH v8 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
  ` [PATCH v8 05/12] x86/msr-index: Add MSRs for Key Locker wrapping key
  ` [PATCH v8 06/12] x86/keylocker: Define Key Locker CPUID leaf
  ` [PATCH v8 07/12] x86/cpu/keylocker: Load a wrapping key at boot-time
  ` [PATCH v8 08/12] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4
  ` [PATCH v8 09/12] x86/cpu: Add a configuration and command line option for Key Locker
  ` [PATCH v8 10/12] crypto: x86/aesni - Use the proper data type in struct aesni_xts_ctx
  ` [PATCH v8 11/12] crypto: x86/aes - Prepare for a new AES-XTS implementation
  ` [PATCH v8 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm

[PATCH V4 0/2] dt-bindings: imx: Fix dtbs_check warnings
 2023-06-07 20:59 UTC  (5+ messages)
` [PATCH V4 1/2] dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatible
` [PATCH V4 2/2] dt-bindings: imxgpt: add imx6ul compatible

[PATCH v2] hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c
 2023-06-07 17:29 UTC  (2+ messages)

[PATCH 0/2] crypto: qat - unmap buffers before free
 2023-06-07  8:01 UTC  (2+ messages)

[PATCH] crypto: qat - add fw_counters debugfs file
 2023-06-07  7:58 UTC  (2+ messages)

[PATCH] crypto: crct10dif_common Add SPDX-License-Identifier tag
 2023-06-07  5:59 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/3] crypto - some SPDX cleanups for arch code
 2023-06-07  4:37 UTC  (5+ messages)
` [PATCH 1/3] crypto: arm64 - add some missing SPDX headers
` [PATCH 2/3] crypto: arm "
` [PATCH 3/3] crypto: x86 "

[PATCH] crypto: md4: Fix checkpatch issues
 2023-06-06 12:22 UTC  (4+ messages)

[PATCH] crypto: frcypt Fix checkpatch warnings
 2023-06-06 11:36 UTC  (2+ messages)

[PATCH] crypto: Fix checkpatch issues
 2023-06-06 11:30 UTC  (3+ messages)

[PATCH] crypto: hmac: Fix missing blank line
 2023-06-06 11:17 UTC 

[GIT PULL] Asymmetric keys fix for v6.4-rc5
 2023-06-06 11:00 UTC  (10+ messages)

[PATCH net-next v2 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
 2023-06-06 10:08 UTC  (12+ messages)
` [PATCH net-next v2 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
  ` [PATCH net-next v2 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
  ` [PATCH net-next v2 10/10] crypto: af_alg/hash: Support MSG_SPLICE_PAGES

linux-next: build failure after merge of the crypto tree
 2023-06-06  9:34 UTC  (7+ messages)
    ` [PATCH] crypto: starfive - Depend on AMBA_PL08X instead of selecting it

[PATCH v4 0/2] crypto: hisilicon - Add HiSilicon ADVCA Subsystem
 2023-06-06  7:11 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] crypto: hisilicon/advca - Add SHA support

[PATCH] crypto: qat - add missing function declaration in adf_dbgfs.h
 2023-06-06  4:14 UTC  (2+ messages)

[RESEND 0/2] crypto: qat - unmap buffers before free
 2023-06-05 21:06 UTC  (3+ messages)
` [RESEND 1/2] crypto: qat - unmap buffer before free for DH
` [RESEND 2/2] crypto: qat - unmap buffers before free for RSA

[PATCH v6 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-06-05 20:15 UTC  (16+ messages)
` [PATCH v6 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v6 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v6 03/15] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v6 04/15] dmaengine: idxd: Export descriptor management functions
` [PATCH v6 05/15] dmaengine: idxd: Export wq resource "
` [PATCH v6 06/15] dmaengine: idxd: Add wq private data accessors
` [PATCH v6 07/15] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v6 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v6 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v6 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v6 11/15] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v6 12/15] crypto: iaa - Add support for deflate-iaa compression algorithm
` [PATCH v6 13/15] crypto: iaa - Add support for deflate-iaa-canned "
` [PATCH v6 14/15] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v6 15/15] crypto: iaa - Add IAA Compression Accelerator stats

[PATCH] crypto: qat - fix adf_dbgfs_exit() typo
 2023-06-05 15:39 UTC  (2+ messages)

[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
 2023-06-05 11:10 UTC  (3+ messages)

[PATCH v5 00/12] x86: Support Key Locker
 2023-06-05 10:52 UTC  (3+ messages)
` [PATCH v5 01/12] Documentation/x86: Document "

linux-next: duplicate patch in the vhost tree
 2023-06-05  2:24 UTC 

Wyższa konwersja w e-sklepie
 2023-06-02  8:50 UTC 

[herbert-cryptodev-2.6:master 45/47] drivers/crypto/intel/qat/qat_dh895xcc/adf_drv.c:69:9: error: implicit declaration of function 'adf_dbgfs_exit'; did you mean 'adf_dbgfs_init'?
 2023-06-03  8:24 UTC  (2+ messages)

[PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-06-02 20:42 UTC  (13+ messages)
` [PATCH 07/12] percpu: #ifndef __SIZEOF_INT128__
    ` [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__


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 read-only IMAP folder(s) and NNTP newsgroup(s).