linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-25 14:56:16 to 2018-10-05 12:54:44 UTC [more...]

set_cpus_allowed_ptr() usage in FREESCALE CAAM
 2018-10-05 12:54 UTC 

[RFC PATCH 0/9] patchable function pointers for pluggable crypto routines
 2018-10-05  8:13 UTC  (10+ messages)
` [RFC PATCH 1/9] kernel: add support for patchable function pointers
` [RFC PATCH 2/9] arm64: kernel: add arch "
` [RFC PATCH 3/9] crypto: crc-t10dif - make crc_t10dif a static inline
` [RFC PATCH 4/9] crypto: crc-t10dif - use patchable function pointer for core update routine
` [RFC PATCH 5/9] crypto: crc-t10dif/arm64 - move PMULL based code into core library
` [RFC PATCH 6/9] crypto: crc-t10dif/arm "
` [RFC PATCH 7/9] crypto: crct10dif/generic - switch crypto API driver to "
` [RFC PATCH 8/9] crypto: crc-t10dif/powerpc - move PMULL based code into "
` [RFC PATCH 9/9] crypto: crc-t10dif/x86 "

[PATCH 0/3] crypto: OFB and tests
 2018-10-05  6:45 UTC  (7+ messages)
` [PATCH 2/3] crypto: add output feedback mode

[PATCH cryptodev-2.6 1/4] crypto: cavium/nitrox - fix warnings while printing atomic64_t types
 2018-10-05  2:31 UTC  (5+ messages)
` [PATCH cryptodev-2.6 2/4] crypto: cavium/nitrox - use pcie_flr instead of duplicating it
` [PATCH cryptodev-2.6 3/4] crypto: cavium/nitrox - NITROX command queue changes
` [PATCH cryptodev-2.6 4/4] crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X

[PATCH] crypto/morus(640,1280) - make crypto_...-algs static
 2018-10-05  2:29 UTC  (3+ messages)

[PATCH] crypto: caam/qi2 - add CONFIG_NETDEVICES dependency
 2018-10-05  2:29 UTC  (3+ messages)

[PATCH] hwrng: document the quality field
 2018-10-05  2:27 UTC  (2+ messages)

[PATCH] crypto: ccp: Remove forward declaration
 2018-10-05  2:27 UTC  (2+ messages)

Crypto Fixes for 4.13
 2018-10-05  2:08 UTC  (11+ messages)
` Crypto Fixes for 4.14
  ` Crypto Fixes for 4.15
        ` Crypto Fixes for 4.16
          ` Crypto Fixes for 4.17
            ` Crypto Fixes for 4.18
              ` Crypto Fixes for 4.19

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-10-03 14:45 UTC  (125+ messages)
` [PATCH net-next v6 01/23] asm: simd context helper API
` [PATCH net-next v6 02/23] zinc: introduce minimal cryptography library
` [PATCH net-next v6 03/23] zinc: ChaCha20 generic C implementation and selftest
` [PATCH net-next v6 04/23] zinc: ChaCha20 x86_64 implementation
` [PATCH net-next v6 05/23] zinc: import Andy Polyakov's ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v6 07/23] zinc: "
` [PATCH net-next v6 11/23] zinc: import Andy Polyakov's Poly1305 "
` [PATCH net-next v6 17/23] zinc: Curve25519 generic C implementations and selftest
` [PATCH net-next v6 18/23] zinc: Curve25519 x86_64 implementation
` [PATCH net-next v6 19/23] zinc: Curve25519 ARM implementation
` [PATCH net-next v6 20/23] crypto: port Poly1305 to Zinc
` [PATCH net-next v6 21/23] crypto: port ChaCha20 "
` [PATCH net-next v6 22/23] security/keys: rewrite big_key crypto to use Zinc
` [PATCH net-next v6 23/23] net: WireGuard secure network tunnel

[PATCH] crypto: arm64/aes - fix handling sub-block CTS-CBC inputs
 2018-10-03  8:02 UTC  (2+ messages)

[PATCH] crypto: caam/qi2 - avoid double export
 2018-10-03  7:24 UTC  (2+ messages)

[PATCH 0/3] crypto: mxs-dcp - Fix tcrypt on imx6
 2018-10-03  2:30 UTC  (5+ messages)
` [PATCH 1/3] crypto: mxs-dcp - Implement sha import/export
` [PATCH 2/3] crypto: mxs-dcp - Fix SHA null hashes and output length
` [PATCH 3/3] crypto: mxs-dcp - Fix AES issues

[PATCH v22 0/6] Add io{read|write}64 to io-64-atomic headers
 2018-10-02 22:41 UTC  (7+ messages)
` [PATCH v22 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v22 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v22 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v22 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v22 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v22 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH] crypto: cavium/nitrox - Fix format strings
 2018-10-02 21:00 UTC 

Query in Crypto framework
 2018-10-02  2:42 UTC  (2+ messages)

[PATCH v3 0/2] crypto: Implement a generic crypto statistics
 2018-10-01  8:40 UTC  (7+ messages)
` [PATCH v3 2/2] crypto: tools: Add cryptostat userspace

[PATCH v4 0/4] crypto: lrw - Fixes and improvements
 2018-09-30 19:40 UTC  (4+ messages)

Bad MAINTAINERS pattern in section 'IBM Power in-Nest Crypto Acceleration'
 2018-09-28 21:53 UTC 

[PATCH crypto-next 00/23] crypto: skcipher - Remove VLA usage
 2018-09-28 16:13 UTC  (14+ messages)
` [PATCH crypto-next 07/23] block: cryptoloop: Remove VLA usage of skcipher

[PATCH cryptodev-2.6 1/3] crypto: cavium/nitrox - added support to identify the NITROX device partname
 2018-09-28 14:41 UTC  (5+ messages)
` [PATCH cryptodev-2.6 3/3] crypto: cavium/nitrox - updated debugfs information

[PATCH] crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
 2018-09-28  5:10 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp - Fix wait logic on chan threads
 2018-09-28  5:10 UTC  (2+ messages)

[PATCH] crypto: cavium: remove redundant null pointer check before kfree
 2018-09-28  5:09 UTC  (2+ messages)

[PATCH] crypto : chtls: remove redundant null pointer check before kfree_skb
 2018-09-28  5:09 UTC  (2+ messages)

[PATCH v2 0/4] crypto: s5p-sss: Fix and add aes-ctr support
 2018-09-28  5:07 UTC  (2+ messages)

KASAN: use-after-free Read in generic_gcmaes_encrypt
 2018-09-27  9:11 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: crypto: hip07-sec, drop incorrect commas
 2018-09-26 20:36 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in sha1_mb_mgr_get_comp_job_avx2
 2018-09-26 14:27 UTC 

[PATCH v8 0/9] crypto: Remove VLA usage
 2018-09-26  8:55 UTC  (6+ messages)
` [PATCH v8 7/9] crypto: qat: "

linux-next: Tree for Sep 25 (crypto/caam/)
 2018-09-25 15:38 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).