linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-03 01:25:49 to 2020-03-13 11:47:58 UTC [more...]

[PATCH v2 0/4] Add Support for Marvell OcteonTX Cryptographic
 2020-03-13 11:47 UTC 

[Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
 2020-03-13 11:02 UTC 

nCipher HSM kernel driver submission feedback request
 2020-03-13 10:09 UTC  (2+ messages)

[PATCH 0/4] Add Support for Marvell OcteonTX Cryptographic
 2020-03-13  6:12 UTC  (8+ messages)
` [PATCH 1/4] drivers: crypto: create common Kconfig and Makefile for Marvell
` [PATCH 2/4] drivers: crypto: add support for OCTEON TX CPT engine
` [PATCH 3/4] drivers: crypto: add the Virtual Function driver for CPT
` [PATCH 4/4] crypto: marvell: enable OcteonTX cpt options for build
    ` [EXT] "

[GIT PULL] Crypto Update for 5.4
 2020-03-13  5:27 UTC  (11+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6

[PATCH v4 0/2] crypto: engine - support for parallel and batch requests
 2020-03-12 12:52 UTC  (7+ messages)
` [PATCH v4 1/2] crypto: engine - support for parallel requests
` [PATCH v4 2/2] crypto: engine - support for batch requests

[PATCH 0/6] crypto: ccree - cleanups
 2020-03-12 12:41 UTC  (8+ messages)
` [PATCH 1/6] crypto: ccree - update register handling macros
` [PATCH 2/6] crypto: ccree - remove pointless comment
` [PATCH 3/6] crypto: ccree - remove ancient TODO remarks
` [PATCH 4/6] crypto: ccree - only check condition if needed
` [PATCH 5/6] crypto: ccree - use crypto_ipsec_check_assoclen()
` [PATCH 6/6] crypto: ccree - refactor AEAD IV in AAD handling

[PATCH 0/1] crypto: ccp: use file mode for sev ioctl permissions
 2020-03-12 12:40 UTC  (11+ messages)
` [PATCH 1/1] "

[PATCH 0/6] imx-rngc - several small fixes
 2020-03-12 12:39 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] hwrng: imx-rngc - fix an error path
  ` [PATCH v2 2/5] hwrng: imx-rngc - use automatic seeding
  ` [PATCH v2 3/5] hwrng: imx-rngc - (trivial) simplify error prints
  ` [PATCH v2 4/5] hwrng: imx-rngc - check the rng type
  ` [PATCH v2 5/5] hwrng: imx-rngc - simplify interrupt mask/unmask

[PATCH] hw_random: move TI Keystone driver into the config menu structure
 2020-03-12 12:39 UTC  (2+ messages)

[PATCH v3 0/5] crypto: hisilicon - Improve SEC performance
 2020-03-12 12:39 UTC  (7+ messages)
` [PATCH v3 1/5] crypto: hisilicon - Use one workqueue per qm instead of per qp
` [PATCH v3 2/5] crypto: hisilicon/sec2 - Add workqueue for SEC driver
` [PATCH v3 3/5] crypto: hisilicon/sec2 - Add iommu status check
` [PATCH v3 4/5] crypto: hisilicon/sec2 - Update IV and MAC operation
` [PATCH v3 5/5] crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver

[PATCH] crypto: qce - fix wrong config symbol reference
 2020-03-12 12:39 UTC  (2+ messages)

[PATCH] crypto: qat - simplify the qat_crypto function
 2020-03-12 12:38 UTC  (2+ messages)

[PATCH 0/2] crypto/ccp: Properly NULL variables on sev exit
 2020-03-12 12:38 UTC  (6+ messages)
` [PATCH 1/2] crypto/ccp: Cleanup misc_dev on sev_exit()
` [PATCH 2/2] crypto/ccp: Cleanup sp_dev_master in psp_dev_destroy()

[PATCH v2 0/3] crypto: sun4i-ss: fix SHA1 on A33 SecuritySystem
 2020-03-12  5:39 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH 0/5] ARM: dts: imx: use generic name for crypto node
 2020-03-11  8:53 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: crypto: sahara: use generic node name
` [PATCH 2/5] dt-bindings: crypto: dcp: "
` [PATCH 3/5] dt-bindings: crypto: caam: "
` [PATCH 4/5] ARM: dts: imx: align name for crypto node and child nodes
` [PATCH 5/5] arm64: dts: imx8mn: align name for crypto "

[PATCH] crypto: bcm: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11  7:15 UTC 

[PATCH v2 1/6] dt-bindings: crypto: fsl-sec4: add snvs clock to pwrkey
 2020-03-11  6:47 UTC  (7+ messages)
` [PATCH v2 2/6] ARM: dts: imx7s: "
` [PATCH v2 3/6] arm64: dts: imx8mm: "
` [PATCH v2 4/6] arm64: dts: imx8mq: "

[PATCH] crypto: caam - select DMA address size at runtime
 2020-03-11  4:47 UTC  (4+ messages)

[PATCH v2 1/2] crypto: drbg: DRBG should select SHA512
 2020-03-10 21:05 UTC  (2+ messages)
` [PATCH v2 2/2] crypto: drbg: DRBG_CTR should select CTR

[PATCH v2] crypto: atmel-i2c - Fix wakeup fail
 2020-03-10 12:25 UTC 

[PATCH 4.4.y v2] crypto: algif_skcipher - use ZERO_OR_NULL_PTR in skcipher_recvmsg_async
 2020-03-10 12:14 UTC  (6+ messages)

[PATCH v2 0/4] crypto: hisilicon - Refactor find device related code
 2020-03-10  8:42 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: hisilicon/qm - Put device finding logic into QM
` [PATCH v2 2/4] crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx
` [PATCH v2 3/4] crypto: hisilicon/hpre - Optimize finding hpre device process
` [PATCH v2 4/4] crypto: hisilicon/sec2 - Add new create qp process

[PATCH] arm64: dts: imx8mp: add crypto node
 2020-03-10  7:09 UTC  (2+ messages)

[PATCH 00/18] arm64: Modernize assembly annotations
 2020-03-09 17:55 UTC  (7+ messages)
` [PATCH 12/18] arm64: kernel: Convert to modern annotations for assembly functions

KASAN: slab-out-of-bounds Read in chaoskey_disconnect
 2020-03-09 15:12 UTC  (2+ messages)

KASAN: use-after-free Write in chaoskey_disconnect
 2020-03-09 15:11 UTC  (2+ messages)

[PATCH 0/3] crypto: AEAD fuzz tests and doc improvement
 2020-03-08 14:44 UTC  (5+ messages)
` [PATCH 1/3] crypto: testmgr - use consistent IV copies for AEADs that need it
` [PATCH 2/3] crypto: testmgr - do comparison tests before inauthentic input tests
` [PATCH 3/3] crypto: aead - improve documentation for scatterlist layout

[PATCH] crypto: atmel-i2c - Fix wakeup fail
 2020-03-08  6:00 UTC 

general protection fault in _initial_num_blocks_is_ADDR
 2020-03-07 21:47 UTC  (2+ messages)

[PATCH v3 0/9] crypto/nx: Enable GZIP engine and provide userpace API
 2020-03-07  0:39 UTC  (10+ messages)
` [PATCH v3 1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type
` [PATCH v3 2/9] powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API
` [PATCH v3 3/9] powerpc/vas: Add VAS user space API
` [PATCH v3 4/9] crypto/nx: Initialize coproc entry with kzalloc
` [PATCH v3 5/9] crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
` [PATCH v3 6/9] crypto/NX: Make enable code generic to add new GZIP compression type
` [PATCH v3 7/9] crypto/nx: Enable and setup GZIP compresstion type
` [PATCH v3 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct
` [PATCH v3 9/9] Documentation/powerpc: VAS API

WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0
 2020-03-06 16:12 UTC  (12+ messages)

[PATCH v3 02/18] docs: crypto: convert asymmetric-keys.txt to ReST
 2020-03-06 13:38 UTC  (6+ messages)
` [PATCH v3 03/18] docs: crypto: convert api-intro.txt to ReST format
` [PATCH v3 04/18] docs: crypto: convert async-tx-api.txt "
` [PATCH v3 05/18] docs: crypto: descore-readme.txt: convert "

[PATCH v2] crypto: hisilicon - qm depends on UACCE
 2020-03-06  2:49 UTC  (3+ messages)

[PATCH v2] uacce: unmap remaining mmapping from user space
 2020-03-06  2:36 UTC  (3+ messages)

[PATCH] crypto: arm/ghash-ce - define fpu before fpu registers are referenced
 2020-03-06  1:52 UTC  (4+ messages)

[PATCH crypto 5.6] crypto: x86/curve25519 - support assemblers with no adx support
 2020-03-06  1:52 UTC  (2+ messages)

[PATCH cryptodev] crypto: x86/curve25519 - leave r12 as spare register
 2020-03-06  1:52 UTC  (2+ messages)

[PATCH] crypto: caam - update xts sector size for large input length
 2020-03-06  1:52 UTC  (2+ messages)

[PATCH v2] crypto: caam/qi2 - fix chacha20 data size error
 2020-03-06  1:51 UTC  (2+ messages)

[PATCH] Crypto/chtls: Fixed boolinit.cocci warning
 2020-03-06  1:51 UTC  (2+ messages)

[PATCH 00/12] crypto: more template instantiation cleanups
 2020-03-06  1:51 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: add maintainers for uacce
 2020-03-06  1:49 UTC  (2+ messages)

[PATCH] crypto/chelsio: Fixed tls stats
 2020-03-06  1:49 UTC  (2+ messages)

[PATCH] crypto: dcp - fix scatterlist linearization for hash
 2020-03-06  1:49 UTC  (2+ messages)

[PATCH] crypto: Replace zero-length array with flexible-array member
 2020-03-06  1:48 UTC  (2+ messages)

[PATCH 1/2] crypto: sun8i-ss: fix description of stat_fb
 2020-03-06  1:48 UTC  (2+ messages)

[PATCH v2] crypto: arm64: CE: implement export/import
 2020-03-06  1:48 UTC  (2+ messages)

[PATCH Crypto 0/2] Improving the performance of chelsio crypto operations
 2020-03-06  1:48 UTC  (2+ messages)

[RFC] crypto: xts - limit accepted key length
 2020-03-05 16:48 UTC  (7+ messages)

[RFC] crypto: xts - add check for input length equal to zero
 2020-03-05 10:33 UTC  (2+ messages)

[PATCH 4.4.y] crypto: algif_skcipher - use ZERO_OR_NULL_PTR in skcipher_recvmsg_async
 2020-03-05  8:50 UTC  (2+ messages)

[PATCH 4.4.y] crypto: algif_skcipher - use ZERO_OR_NULL_PTR in skcipher_recvmsg_async
 2020-03-05  8:50 UTC 

INFO: rcu detected stall in sys_keyctl
 2020-03-05  6:10 UTC  (7+ messages)

[PATCH v2] crypto: testmgr - sync both RFC4106 IV copies
 2020-03-04 22:46 UTC  (5+ messages)

[PATCH 0/4] crypto: hisilicon - Refactor find device related code
 2020-03-04 19:59 UTC  (6+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - Put device finding logic into QM
` [PATCH 2/4] crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx
` [PATCH 3/4] crypto: hisilicon/hpre - Optimize finding hpre device process
` [PATCH 4/4] crypto: hisilicon/sec2 - Add new create qp process

[PATCH v11 00/11] x86: PIE support to extend KASLR randomization
 2020-03-04 19:22 UTC  (12+ messages)

[PATCH 5.5 169/176] padata: always acquire cpu_hotplug_lock before pinst->lock
 2020-03-03 17:43 UTC 

[PATCH 4.19 85/87] padata: always acquire cpu_hotplug_lock before pinst->lock
 2020-03-03 17:44 UTC 

[PATCH 5.4 145/152] padata: always acquire cpu_hotplug_lock before pinst->lock
 2020-03-03 17:44 UTC 

[PATCH v12 0/4] Add uacce module for Accelerator
 2020-03-03 11:45 UTC  (4+ messages)
` [PATCH v12 2/4] uacce: add uacce driver

[PATCH v2 0/5] crypto: hisilicon - Improve SEC performance
 2020-03-03  2:22 UTC  (12+ messages)
` [PATCH v2 1/5] crypto: hisilicon - Use one workqueue per qm instead of per qp
` [PATCH v2 2/5] crypto: hisilicon/sec2 - Add workqueue for SEC driver
` [PATCH v2 3/5] crypto: hisilicon/sec2 - Add iommu status check


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