linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-04 09:42:41 to 2017-12-11 07:22:30 UTC [more...]

Crypto Fixes for 4.9
 2017-12-11  7:22 UTC  (7+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Fixes for 4.13
      ` Crypto Fixes for 4.14
        ` Crypto Fixes for 4.15

[RFC PATCH] crypto: chacha20 - add implementation using 96-bit nonce
 2017-12-11  6:55 UTC  (7+ messages)

[PATCH] fscrypt: add support for ChaCha20 contents encryption
 2017-12-10 18:59 UTC  (11+ messages)

KASAN: wild-memory-access Write in scatterwalk_copychunks
 2017-12-10 13:31 UTC 

[PATCH] KEYS: reject NULL restriction string when type is specified
 2017-12-08 17:52 UTC  (4+ messages)

[PATCH 00/18] crypto: talitos - fixes and performance improvement
 2017-12-08 15:20 UTC  (3+ messages)

KASAN: use-after-free Write in aead_recvmsg
 2017-12-08 12:43 UTC  (4+ messages)
` [PATCH] crypto: AF_ALG - fix race accessing cipher request
    ` AF_ALG: skb limits

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2017-12-08  1:40 UTC  (15+ messages)
` [PATCH 4/8] vfs: "
` [PATCH 6/8] net: caif: "
` [PATCH 7/8] net: ovs: "
  ` [ovs-dev] "
` [PATCH 8/8] net: tipc: "

[Part2 PATCH v9 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-12-07 21:20 UTC  (16+ messages)
` [Part2 PATCH v9 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
` [Part2 PATCH v9 10/38] crypto: ccp: Define SEV userspace ioctl and command id
` [Part2 PATCH v9 11/38] crypto: ccp: Define SEV key management "
` [Part2 PATCH v9 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 PATCH v9 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v9 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
` [Part2 PATCH v9 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS "
` [Part2 PATCH v9 16/38] crypto: ccp: Implement SEV_PEK_GEN "
` [Part2 PATCH v9 17/38] crypto: ccp: Implement SEV_PDH_GEN "
` [Part2 PATCH v9 18/38] crypto: ccp: Implement SEV_PEK_CSR "
` [Part2 PATCH v9 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
` [Part2 PATCH v9 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "

[PATCH] crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
 2017-12-07 18:56 UTC 

[PATCH] crypto: api - Unexport crypto_larval_lookup()
 2017-12-07 18:55 UTC 

[crypto 4/8] chtls: CPL handler definition
 2017-12-07 16:42 UTC  (5+ messages)

[PATCH v9 0/8] Add io{read|write}64 to io-64-atomic headers
 2017-12-07 16:15 UTC  (10+ messages)
` [PATCH v9 1/8] drm/tilcdc: ensure nonatomic iowrite64 is not used
` [PATCH v9 2/8] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v9 3/8] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v9 4/8] iomap: "
` [PATCH v9 5/8] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v9 6/8] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v9 7/8] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v9 8/8] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH v3 00/20] crypto: arm64 - play nice with CONFIG_PREEMPT
 2017-12-07 16:15 UTC  (31+ messages)
` [PATCH v3 01/20] crypto: testmgr - add a new test case for CRC-T10DIF
` [PATCH v3 02/20] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH v3 03/20] crypto: arm64/aes-blk "
` [PATCH v3 04/20] crypto: arm64/aes-bs "
` [PATCH v3 05/20] crypto: arm64/chacha20 "
` [PATCH v3 06/20] crypto: arm64/aes-blk - remove configurable interleave
` [PATCH v3 07/20] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
` [PATCH v3 08/20] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC "
` [PATCH v3 09/20] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
` [PATCH v3 10/20] arm64: assembler: add utility macros to push/pop stack frames
` [PATCH v3 11/20] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
` [PATCH v3 12/20] crypto: arm64/sha1-ce - yield NEON after every block of input
` [PATCH v3 13/20] crypto: arm64/sha2-ce "
` [PATCH v3 14/20] crypto: arm64/aes-ccm "
` [PATCH v3 15/20] crypto: arm64/aes-blk "
` [PATCH v3 16/20] crypto: arm64/aes-bs "
` [PATCH v3 17/20] crypto: arm64/aes-ghash "
` [PATCH v3 18/20] crypto: arm64/crc32-ce "
` [PATCH v3 19/20] crypto: arm64/crct10dif-ce "
` [PATCH v3 20/20] DO NOT MERGE

[crypto 6/8] chtls: TCB and Key program
 2017-12-07 15:27 UTC  (6+ messages)

[PATCH] Fix NULL pointer deref. on no default_rng
 2017-12-07 10:32 UTC  (3+ messages)

[PATCH RFC 0/4] crypto: engine - Permit to enqueue all async requests
 2017-12-07  9:37 UTC  (8+ messages)
` [PATCH RFC 1/4] "
` [PATCH RFC 4/4] crypto: stm32: convert to the new crypto engine API

[PATCH 0/3] Assorted changes for Exynos PRNG driver
 2017-12-07  9:20 UTC  (21+ messages)
    ` [PATCH 1/3] crypto: exynos - Support Exynos5250+ SoCs
    ` [PATCH 2/3] crypto: exynos - Improve performance of PRNG
    ` [PATCH 3/3] crypto: exynos - Reseed PRNG after generating 2^16 random bytes

[PATCH 00/10] staging: ccree: cleanups & fixes
 2017-12-07  8:28 UTC  (6+ messages)
` [PATCH 01/10] staging: ccree: remove inline qualifiers

[PATCH] staging: ccree: ssi_aead: fixed all coding style warnings
 2017-12-07  6:22 UTC  (3+ messages)

[PATCH v2 00/19] crypto: arm64 - play nice with CONFIG_PREEMPT
 2017-12-06 14:37 UTC  (28+ messages)
` [PATCH v2 01/19] crypto: testmgr - add a new test case for CRC-T10DIF
` [PATCH v2 02/19] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH v2 03/19] crypto: arm64/aes-blk "
` [PATCH v2 04/19] crypto: arm64/aes-bs "
` [PATCH v2 05/19] crypto: arm64/chacha20 "
` [PATCH v2 06/19] crypto: arm64/ghash "
` [PATCH v2 07/19] crypto: arm64/aes-blk - remove configurable interleave
` [PATCH v2 08/19] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
` [PATCH v2 09/19] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC "
` [PATCH v2 10/19] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
` [PATCH v2 11/19] arm64: assembler: add macro to conditionally yield the NEON under PREEMPT
` [PATCH v2 12/19] crypto: arm64/sha1-ce - yield every 8 blocks of input
` [PATCH v2 13/19] crypto: arm64/sha2-ce "
` [PATCH v2 14/19] crypto: arm64/aes-blk - yield after processing a fixed chunk "
` [PATCH v2 15/19] crypto: arm64/aes-bs - yield after processing each 128 bytes "
` [PATCH v2 16/19] crypto: arm64/aes-ghash - yield after processing fixed number of blocks
` [PATCH v2 17/19] crypto: arm64/crc32-ce - yield NEON every 16 blocks of input
` [PATCH v2 18/19] crypto: arm64/crct10dif-ce - yield NEON every 8 "
` [PATCH v2 19/19] DO NOT MERGE

locking in prng
 2017-12-06 12:42 UTC 

[PATCH v2 0/3] True RNG driver for Samsung Exynos 5250+ SoCs
 2017-12-06  3:10 UTC  (3+ messages)
  ` [PATCH v2 2/3] hwrng: exynos - add Samsung Exynos True RNG driver

[PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
 2017-12-05 23:31 UTC 

[PATCH] crypto: exynos - Icrease the priority of the driver
 2017-12-05 17:55 UTC  (3+ messages)

[PATCH 4.9-stable] Revert "crypto: caam - get rid of tasklet"
 2017-12-05 15:48 UTC  (2+ messages)

Announce loop-AES-v3.7m file/swap crypto package
 2017-12-05 14:18 UTC 

[RFC] crypto: exynos - Icrease the priority of the driver
 2017-12-05 13:48 UTC  (2+ messages)

[crypto 8/8] Kconfig Makefile
 2017-12-05 11:41 UTC 

[crypto 7/8] chtls: structure and macro definiton
 2017-12-05 11:40 UTC 

[crypto 5/8] chtls: Inline crypto request for Tx
 2017-12-05 11:40 UTC 

[crypto 3/8] chtls: ulp for Inline TLS processing
 2017-12-05 11:39 UTC 

[crypto 2/8] chcr: changes to chcr driver
 2017-12-05 11:39 UTC 

[crypto 0/8] Chelsio inline TLS
 2017-12-05 11:38 UTC 

[crypto 1/8] cxgb4: Inline TLS
 2017-12-05 11:39 UTC 

[crypto] chcr: fix a type cast error
 2017-12-05 10:29 UTC 

[PATCH] crypto: chcr: select CRYPTO_GF128MUL
 2017-12-05 10:10 UTC 

[PATCH v3 0/3] True RNG driver for Samsung Exynos 5250+ SoCs
 2017-12-05 10:04 UTC  (9+ messages)
    ` [PATCH v3 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings
    ` [PATCH v3 2/3] hwrng: exynos - add Samsung Exynos True RNG driver
` [PATCH v3 3/3] ARM: dts: exynos: Add nodes for True Random Number Generator

[PATCH 02/45] drivers: crypto: remove duplicate includes
 2017-12-05  1:57 UTC 

[PATCH] treewide: remove duplicate includes
 2017-12-04 19:21 UTC  (3+ messages)

[bug report] chcr: Add support for Inline IPSec
 2017-12-04 11:44 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).