linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-26 18:42:18 to 2020-11-06 07:00:21 UTC [more...]

[PATCH] crypto: atmel-sha: remove unneeded break
 2020-11-06  6:59 UTC  (3+ messages)

[PATCH] crypto: cavium/nitrox - Fix sparse warnings
 2020-11-06  6:53 UTC 

[PATCH -next] crypto: omap-aes - fix the reference count leak of omap device
 2020-11-06  3:30 UTC  (2+ messages)

[PATCH 0/1] arm64: Accelerate Adler32 using arm64 SVE instructions
 2020-11-05 18:21 UTC  (20+ messages)
` [PATCH 1/1] "

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH v2 0/2] Check codeSigning extended key usage extension
 2020-11-05  4:24 UTC  (3+ messages)
` [PATCH v2 1/2] X.509: Add CodeSigning extended key usage parsing
` [PATCH v2 2/2] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification

[DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance
 2020-11-04 14:26 UTC  (8+ messages)
    ` [PATCH v36 00/13] /dev/random - a new approach

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-11-03 19:31 UTC  (23+ messages)
` [PATCH net-next 01/15] net: orinoco: Remove BUG_ON(in_interrupt/irq())
` [PATCH net-next 02/15] net: neterion: s2io: Replace in_interrupt() for context detection
` [PATCH net-next 03/15] net: forcedeth: Replace context and lock check with a lockdep_assert()
` [PATCH net-next 04/15] net: mlx5: Replace in_irq() usage
` [PATCH net-next 05/15] net: tlan: "
` [PATCH net-next 06/15] net: airo: Invoke airo_read_wireless_stats() directly
` [PATCH net-next 07/15] net: airo: Always use JOB_STATS and JOB_EVENT
` [PATCH net-next 08/15] net: airo: Replace in_atomic() usage
` [PATCH net-next 09/15] net: hostap: Remove in_atomic() check
` [PATCH net-next 10/15] net: zd1211rw: Remove in_atomic() usage
` [PATCH net-next 11/15] net: rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap()
` [PATCH net-next 12/15] net: rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()
` [PATCH net-next 13/15] soc/fsl/qbman: Add an argument to signal if NAPI processing is required
` [PATCH net-next 14/15] net: dpaa: Replace in_irq() usage
` [PATCH net-next 15/15] crypto: caam: "

[PATCH v2 0/3] crypto: Add Keem Bay OCS HCU driver
 2020-11-03 18:49 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: Add Keem Bay OCS HCU bindings
` [PATCH v2 2/3] crypto: keembay: Add Keem Bay OCS HCU driver
` [PATCH v2 3/3] MAINTAINERS: Add maintainers for "

[PATCH] crypto: qat - replace pci with PCI in comments
 2020-11-03 17:29 UTC 

[PATCH v2] crypto: arm/chacha-neon - optimize for non-block size multiples
 2020-11-03 16:28 UTC 

[GIT PULL][PATCH v5 0/9] Update to zstd-1.4.6
 2020-11-03  6:05 UTC  (9+ messages)
` [PATCH v5 1/9] lib: zstd: Add zstd compatibility wrapper
` [PATCH v5 2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd
` [PATCH v5 4/9] crypto: zstd: Switch to zstd-1.4.6 API
` [PATCH v5 5/9] btrfs: zstd: Switch to the "
` [PATCH v5 6/9] f2fs: "
` [PATCH v5 7/9] squashfs: "
` [PATCH v5 8/9] lib: unzstd: "
` [PATCH v5 9/9] lib: zstd: Remove zstd compatibility wrapper

[PATCH v2 net-next 1/3] soc/fsl/qbman: Add an argument to signal if NAPI processing is required
 2020-11-02 21:13 UTC  (5+ messages)
` [PATCH v2 net-next 2/3] net: dpaa: Replace in_irq() usage
` [PATCH v2 net-next 3/3] crypto: caam: "

[PATCH] crypto: qat - remove cast for mailbox CSR
 2020-11-02 17:04 UTC 

[PATCH crypto] crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager
 2020-11-02 13:48 UTC 

[PATCH] crypto: qat: remove unneeded semicolon
 2020-11-02 11:18 UTC  (2+ messages)

[PATCH] crypto: caam - fix printing on xts fallback allocation error path
 2020-11-02 10:49 UTC  (2+ messages)

[PATCH v8,net-next,00/12] Add Support for Marvell OcteonTX2
 2020-11-02  9:51 UTC  (22+ messages)
` [PATCH v8,net-next,01/12] octeontx2-pf: move lmt flush to include/linux/soc
` [PATCH v8,net-next,02/12] octeontx2-af: add mailbox interface for CPT
    ` [EXT] "
` [PATCH v8,net-next,03/12] octeontx2-af: add debugfs entries for CPT block
` [PATCH v8,net-next,04/12] drivers: crypto: add Marvell OcteonTX2 CPT PF driver
` [PATCH v8,net-next,05/12] crypto: octeontx2: add mailbox communication with AF
` [PATCH v8,net-next,06/12] crypto: octeontx2: enable SR-IOV and mailbox communication with VF
` [PATCH v8,net-next,07/12] crypto: octeontx2: load microcode and create engine groups
` [PATCH v8,net-next,08/12] crypto: octeontx2: add LF framework
` [PATCH v8,net-next,09/12] crypto: octeontx2: add support to get engine capabilities
` [PATCH v8,net-next,10/12] crypto: octeontx2: add virtual function driver support
` [PATCH v8,net-next,11/12] crypto: octeontx2: add support to process the crypto request
` [PATCH v8,net-next,12/12] crypto: octeontx2: register with linux crypto framework
  ` [EXT] Re: [PATCH v8,net-next,00/12] Add Support for Marvell OcteonTX2

[PATCH] crypto: arm/chacha-neon - optimize for non-block size multiples
 2020-11-02  6:44 UTC  (3+ messages)

[PATCH v2 0/5] crypto: hisilicon/hpre - add something for 'Kunpeng 930'
 2020-11-02  2:31 UTC  (6+ messages)
` [PATCH v2 1/5] crypto: hisilicon/hpre - add initial settings adapt to "
` [PATCH v2 2/5] crypto: hisilicon/hpre - add version adapt to new algorithms
` [PATCH v2 3/5] crypto: hisilicon/hpre - add algorithm type
` [PATCH v2 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH v2 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

UBSAN: array-index-out-of-bounds in alg_bind
 2020-11-02  2:17 UTC  (2+ messages)

[PATCH 0/5] crypto: hisilicon/hpre - add something for 'Kunpeng 930'
 2020-11-01  3:54 UTC  (7+ messages)
` [PATCH 1/5] crypto: hisilicon/hpre - add initial settings adapt to "
` [PATCH 2/5] crypto: hisilicon/hpre - add version adapt to new algorithms
` [PATCH 3/5] crypto: hisilicon/hpre - add algorithm type
` [PATCH 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

[PATCH 0/8] crypto: hisilicon/qm - misc clean up
 2020-10-31  9:07 UTC  (9+ messages)
` [PATCH 1/8] crypto: hisilicon/qm - numbers are replaced by macros
` [PATCH 2/8] crypto: hisilicon/qm - modify the return type of function
` [PATCH 3/8] crypto: hisilicon/qm - modify the return type of debugfs interface
` [PATCH 4/8] crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'
` [PATCH 5/8] crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
` [PATCH 6/8] crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces
` [PATCH 7/8] crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' "
` [PATCH 8/8] crypto: hisilicon/qm - split 'hisi_qm_init' "

[PATCH v3 0/4] crypto: switch to crypto API for EBOIV generation
 2020-10-30 11:20 UTC  (7+ messages)
` [PATCH v3 1/4] crypto: add eboiv as a crypto API template
` [PATCH v3 2/4] crypto: add eboiv(cbc(aes)) test vectors
` [PATCH v3 3/4] dm crypt: switch to EBOIV crypto API template
` [PATCH v3 4/4] crypto: ccree: re-introduce ccree eboiv support

[PATCH] crypto: arm64 - move const after static
 2020-10-30 10:38 UTC  (2+ messages)

[PATCH] treewide: Remove stringification from __alias macro definition
 2020-10-30  9:24 UTC  (3+ messages)

[RESEND PATCH] KEYS: asymmetric: Fix kerneldoc
 2020-10-30  8:08 UTC  (3+ messages)

[PATCH v4 0/6] crypto: lib/sha256 - cleanup/optimization
 2020-10-30  6:53 UTC  (2+ messages)

[PATCH -next] crypto: omap-aes - fix the reference count leak of omap device
 2020-10-30  6:51 UTC  (2+ messages)

[PATCH] crypto: sm2 - remove unnecessary reset operations
 2020-10-30  6:51 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon - misc fixes
 2020-10-30  6:50 UTC  (2+ messages)

[PATCH] crypto: x86 - remove unused file aes_glue.c
 2020-10-30  6:50 UTC  (2+ messages)

[PATCH 00/31] crypto: qat - rework in preparation for qat_4xxx driver
 2020-10-30  6:49 UTC  (2+ messages)

[PATCH] crypto: inside-secure: Fix sizeof() mismatch
 2020-10-30  6:49 UTC  (2+ messages)

[PATCH 1/1] crypto: hisilicon: Fix doc warnings in sgl.c and qm.c
 2020-10-30  6:49 UTC  (2+ messages)

[PATCH] crypto: talitos - Fix return type of current_desc_hdr()
 2020-10-30  6:48 UTC  (2+ messages)

[PATCH] crypto: talitos - Endianess in current_desc_hdr()
 2020-10-30  6:48 UTC  (2+ messages)

[PATCH] crypto: qat - remove unused function
 2020-10-30  6:48 UTC  (2+ messages)

[PATCH] crypto: x86/aesni - implement accelerated CBCMAC, CMAC and XCBC shashes
 2020-10-29 16:58 UTC  (8+ messages)

Investment Partner Needed ASAP
 2020-10-29 10:06 UTC 

[PATCH] crypto: arm64/poly1305-neon - reorder PAC authentication with SP update
 2020-10-29 13:27 UTC  (5+ messages)

[PATCH 0/4] crypto: switch to crypto API for EBOIV generation
 2020-10-29  3:54 UTC  (16+ messages)
` [PATCH 1/4] crypto: add eboiv as a crypto API template
` [PATCH 3/4] dm crypt: switch to EBOIV "

[PATCH] crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
 2020-10-29  6:49 UTC  (4+ messages)

[PATCH v2 0/6] crypto: lib/sha256 - cleanup/optimization
 2020-10-29  7:00 UTC  (8+ messages)
` [PATCH v2 1/6] crypto: Use memzero_explicit() for clearing state

[PATCH v2 0/4] crypto: switch to crypto API for EBOIV generation
 2020-10-28 12:34 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: add eboiv as a crypto API template
` [PATCH v2 2/4] crypto: add eboiv(cbc(aes)) test vectors
` [PATCH v2 3/4] dm crypt: switch to EBOIV crypto API template
` [PATCH v2 4/4] crypto: ccree: re-introduce ccree eboiv support

[PATCH resend] hwrng: imx-rngc - irq already prints an error
 2020-10-29  0:52 UTC 

Subject: [RFC] clang tooling cleanups
 2020-10-28  3:26 UTC  (2+ messages)
`  "

[PATCH v2] Remove __init from padata_do_multithreaded and padata_mt_helper
 2020-10-27 21:20 UTC  (3+ messages)

[PATCH] crypto: cavium/nitrox: remove unneeded semicolon
 2020-10-27 19:01 UTC 

[PATCH 0/3] crypto: Add Keem Bay OCS HCU driver
 2020-10-27 17:14 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: crypto: Add Keem Bay OCS HCU bindings

[PATCH] um: random: register random as hwrng-core device
 2020-10-27 15:30 UTC 

[PATCH v3 15/32] crypto: sun8x-ce*: update entries to its documentation
 2020-10-27  9:51 UTC 

UBSAN: array-index-out-of-bounds in alg_bind
 2020-10-26 23:40 UTC  (8+ messages)
` [PATCH] crypto: af_alg - avoid undefined behavior accessing salg_name

[PATCH 4/4] crypto: ccree: re-introduce ccree eboiv support
 2020-10-26 21:47 UTC  (2+ messages)

[PATCH v2] crypto: caam - enable crypto-engine retry mechanism
 2020-10-26 21:19 UTC  (2+ messages)

[PATCH -next] crypto: atmel-sha: discard unnecessary break
 2020-10-26 20:44 UTC  (2+ messages)


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