linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-22 08:42:11 to 2018-01-04 22:47:02 UTC [more...]

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2018-01-04 22:46 UTC  (4+ messages)
` [PATCH 8/8] net: tipc: "

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

[PATCH v9 0/8] Add io{read|write}64 to io-64-atomic headers
 2018-01-04 17:05 UTC  (11+ 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

Business Possibility
 2018-01-04 16:13 UTC 

[PATCH] [v2] crypto: aes-generic - build with -Os on gcc-7+
 2018-01-04  9:08 UTC  (2+ messages)

[PATCH] [RFT] crypto: aes-generic - turn off -ftree-pre and -ftree-sra
 2018-01-03 20:38 UTC  (9+ messages)

[PATCH 0/6] crypto: engine - Permit to enqueue all async requests
 2018-01-03 20:11 UTC  (7+ messages)
` [PATCH 1/6] Documentation: crypto: document crypto engine API
` [PATCH 2/6] crypto: engine - Permit to enqueue all async requests
` [PATCH 3/6] crypto: omap: convert to new crypto engine API
` [PATCH 4/6] crypto: virtio: "
` [PATCH 5/6] crypto: stm32-hash: convert to the "
` [PATCH 6/6] crypto: stm32-cryp: "

general protection fault in blkcipher_walk_done (2)
 2018-01-03 19:42 UTC  (2+ messages)

[RFC PATCH 0/9] crypto: prevent unkeyed use of keyed algorithms
 2018-01-03 19:16 UTC  (10+ messages)
` [RFC PATCH 1/9] crypto: hash - introduce crypto_hash_alg_has_setkey()
` [RFC PATCH 2/9] crypto: cryptd - pass through absence of ->setkey()
` [RFC PATCH 3/9] crypto: mcryptd "
` [RFC PATCH 4/9] crypto: poly1305 - remove ->setkey() method
` [RFC PATCH 5/9] crypto: hash - annotate algorithms taking optional key
` [RFC PATCH 6/9] crypto: hash - prevent using keyed hashes without setting key
` [RFC PATCH 7/9] crypto: ghash - remove checks for key being set
` [RFC PATCH 8/9] crypto: skcipher - prevent using skciphers without setting key
` [RFC PATCH 9/9] crypto: aead - prevent using AEADs "

HELLO
 2018-01-03 16:19 UTC 

[PATCH v2 00/27] staging: ccree: fixes and cleanups
 2018-01-03 15:01 UTC  (29+ messages)
` [PATCH v2 01/27] staging: ccree: SPDXify driver
` [PATCH v2 02/27] staging: ccree: fold hash defs into queue defs
` [PATCH v2 03/27] staging: ccree: fold reg common defines into driver
` [PATCH v2 04/27] staging: ccree: remove GFP_DMA flag from mem allocs
` [PATCH v2 05/27] staging: ccree: pick alloc mem flags based on req flags
` [PATCH v2 06/27] staging: ccree: copy larval digest from RAM
` [PATCH v2 07/27] staging: ccree: tag debugfs init/exit func properly
` [PATCH v2 08/27] staging: ccree: remove unused leftover field
` [PATCH v2 09/27] staging: ccree: break send_request and fix ret val
` [PATCH v2 10/27] staging: ccree: add backlog processing
` [PATCH v2 11/27] stating: ccree: revert "staging: ccree: fix leak of import() after init()"
` [PATCH v2 12/27] staging: ccree: failing the suspend is not an error
` [PATCH v2 13/27] staging: ccree: check DMA pool buf !NULL before free
` [PATCH v2 14/27] staging: ccree: handle end of sg list gracefully
` [PATCH v2 15/27] staging: ccree: use Makefile to include PM code
` [PATCH v2 16/27] staging: ccree: remove unused field
` [PATCH v2 17/27] staging: ccree: use array for double buffer
` [PATCH v2 18/27] staging: ccree: allocate hash bufs inside req ctx
` [PATCH v2 19/27] staging: ccree: do not map bufs in ahash_init
` [PATCH v2 20/27] staging: ccree: fix indentation of func params
` [PATCH v2 21/27] staging: ccree: fold common code into service func
` [PATCH v2 22/27] staging: ccree: put pointer next to var name
` [PATCH v2 23/27] stating: ccree: fix allocation of void sized buf
` [PATCH v2 24/27] staging: ccree: use a consistent file naming convention
` [PATCH v2 25/27] staging: ccree: remove unneeded includes
` [PATCH v2 26/27] staging: ccree: update TODO
` [PATCH v2 27/27] staging: ccree: add missing include

[PATCH] staging: ccree: mark debug_regs[] as static
 2018-01-03 10:10 UTC  (2+ messages)

[PATCH][crypto-next] crypto: inside-secure - make function safexcel_try_push_requests static
 2018-01-03  8:38 UTC  (2+ messages)

[RFC crypto v3 0/9] Chelsio Inline TLS
 2018-01-03  7:06 UTC  (2+ messages)

[PATCH] crypto: tcrypt - free xoutbuf instead of axbuf
 2018-01-02 15:43 UTC 

[PATCH][crypto-next] crypto: tcrypt: fix spelling mistake: "bufufer"-> "buffer"
 2018-01-02  9:21 UTC 

general protection fault in crypto_remove_spawns
 2018-01-02  7:55 UTC  (6+ messages)
` [PATCH v2] crypto: AF_ALG - limit mask and type
    ` [PATCH v3] crypto: AF_ALG - whitelist "
      ` [PATCH v4] "
` [PATCH] crypto: algapi - fix NULL dereference in crypto_remove_spawns()

[PATCH] crypto: testmgr: change `guard` to unsigned char
 2018-01-01 20:40 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 00/26] staging: ccree: fixes and cleanups
 2018-01-01 14:11 UTC  (29+ messages)
` [PATCH 01/26] staging: ccree: SPDXify driver
` [PATCH 02/26] staging: ccree: fold hash defs into queue defs
` [PATCH 03/26] staging: ccree: fold reg common defines into driver
` [PATCH 04/26] staging: ccree: remove GFP_DMA flag from mem allocs
` [PATCH 05/26] staging: ccree: pick alloc mem flags based on req flags
` [PATCH 06/26] staging: ccree: copy larval digest from RAM
` [PATCH 07/26] staging: ccree: tag debugfs init/exit func properly
` [PATCH 08/26] staging: ccree: remove unused leftover field
` [PATCH 09/26] staging: ccree: breakup send_request
` [PATCH 10/26] staging: ccree: add backlog processing
` [PATCH 11/26] stating: ccree: revert "staging: ccree: fix leak of import() after init()"
` [PATCH 12/26] staging: ccree: failing the suspend is not an error
` [PATCH 13/26] staging: ccree: check DMA pool buf !NULL before free
` [PATCH 14/26] staging: ccree: handle end of sg list gracefully
` [PATCH 15/26] staging: ccree: use Makefile to include PM code
` [PATCH 16/26] staging: ccree: remove unused field
` [PATCH 17/26] staging: ccree: use array for double buffer
` [PATCH 18/26] staging: ccree: allocate hash bufs inside req ctx
` [PATCH 19/26] staging: ccree: do not map bufs in ahash_init
` [PATCH 20/26] staging: ccree: fix indentation of func params
` [PATCH 21/26] staging: ccree: fold common code into service func
` [PATCH 22/26] staging: ccree: put pointer next to var name
` [PATCH 23/26] stating: ccree: fix allocation of void sized buf
` [PATCH 24/26] staging: ccree: use a consistent file naming convention
` [PATCH 25/26] staging: ccree: remove unneeded includes
` [PATCH 26/26] staging: ccree: update TODO

[PATCH 0/3] crypto: salsa20 - cleanup and convert to skcipher API
 2018-01-01 14:04 UTC  (5+ messages)
` [PATCH 1/3] crypto: salsa20-generic "
` [PATCH 2/3] crypto: salsa20 - export generic helpers
` [PATCH 3/3] crypto: x86/salsa20 - cleanup and convert to skcipher API

Spende von € 3.400.000,00 EUR
 2018-01-01  5:13 UTC 

[PATCH] crypto: chacha20 - use rol32() macro from bitops.h
 2018-01-01  0:02 UTC 

[PATCH] crypto: Use zeroing memory allocator instead of allocator/memset
 2017-12-31 17:10 UTC  (4+ messages)

INFO: task hung in aead_recvmsg
 2017-12-30  8:37 UTC  (3+ messages)

[PATCH] padata: add SPDX identifier
 2017-12-30  8:21 UTC  (3+ messages)

ATTENTION!!!
 2017-12-30  0:28 UTC 

[PATCH 0/3] crypto: poly1305 - get rid of cra_alignmask
 2017-12-29 16:10 UTC  (4+ messages)
` [PATCH 1/3] crypto: poly1305 - use unaligned access macros to output digest
` [PATCH 2/3] crypto: poly1305 - remove cra_alignmask
` [PATCH 3/3] crypto: x86/poly1305 "

[PATCH] crypto: algapi - remove unused notifications
 2017-12-29 16:06 UTC 

[PATCH] crypto: algapi - convert cra_refcnt to refcount_t
 2017-12-29 16:00 UTC 

[PATCH] staging: ccree: ssi_hash: remove unnecessary parentheses
 2017-12-28 10:24 UTC 

WARNING: kernel stack regs has bad 'bp' value (2)
 2017-12-28  7:30 UTC  (6+ messages)
` [PATCH] crypto: x86/twofish-3way - Fix %rbp usage

[PATCH v3 0/2] Fix out-of-bounds memory accesses in generic-gcm-aesni
 2017-12-28  7:08 UTC  (2+ messages)

[PATCH] crypto: stm32 - Use standard CONFIG name
 2017-12-28  7:08 UTC  (2+ messages)

[PATCH] crypto: scomp - delete unused comments
 2017-12-28  7:08 UTC  (2+ messages)

[PATCH v2 1/4] crypto: caam - constify key data
 2017-12-28  7:02 UTC  (2+ messages)

[PATCH v2 0/6] crypto: tcrypt: fix and add multi buf speed tests
 2017-12-28  7:02 UTC  (2+ messages)

[PATCH v3 2/3] hwrng: exynos - add Samsung Exynos True RNG driver
 2017-12-27 21:51 UTC  (9+ messages)
    ` [PATCH v4] "
      ` [PATCH v5] "

You will definetely be interested
 2017-12-27 10:16 UTC 

[QUESTION] hash import and request initialization
 2017-12-27  6:27 UTC  (7+ messages)

Decreasing time for `rsa_init`
 2017-12-26 21:49 UTC  (6+ messages)

[PATCH 0/2] crypto: inside-secure - 2 extra fixes
 2017-12-26 16:21 UTC  (3+ messages)
` [PATCH 1/2] crypto: inside-secure - avoid unmapping DMA memory that was not mapped
` [PATCH 2/2] crypto: inside-secure - fix hash when length is a multiple of a block

INFO: task hung in lock_sock_nested
 2017-12-23 20:15 UTC  (2+ messages)

[PATCH v1] crypto: crypto4xx - perform aead icv check in the driver
 2017-12-23 18:45 UTC 

[PATCH v1 1/4] crypto: crypto4xx - shuffle iomap in front of request_irq
 2017-12-22 20:18 UTC  (4+ messages)
` [PATCH v1 2/4] crypto: crypto4xx - support Revision B parts
  ` [PATCH v1 3/4] crypto: crypto4xx - fix missing irq devname
    ` [PATCH v1 4/4] crypto: crypto4xx - kill MODULE_NAME

KASAN: use-after-free Read in __list_del_entry_valid (2)
 2017-12-22 17:25 UTC  (2+ messages)

KASAN: wild-memory-access Write in scatterwalk_copychunks
 2017-12-22 17:24 UTC  (2+ messages)

KASAN: slab-out-of-bounds Write in sha3_update (2)
 2017-12-22 17:22 UTC  (2+ messages)

[PATCH 00/17] crypto: inside-secure - various improvements
 2017-12-22 14:28 UTC  (3+ messages)

[PATCH v3 2/3] hwrng: exynos - add Samsung Exynos True RNG driver
 2017-12-22 12:41 UTC  (2+ messages)

[PATCH RFC 0/4] crypto: engine - Permit to enqueue all async requests
 2017-12-22  9:34 UTC  (6+ messages)
` [PATCH RFC 1/4] "

[PATCH v2] hwrng: Clean up RNG list when last hwrng is unregistered
 2017-12-22  9:12 UTC  (2+ messages)

[PATCH crypto] crypto: aesni - add wrapper for generic gcm(aes)
 2017-12-22  9:10 UTC  (2+ messages)

[PATCH crypto] crypto: aesni - fix typo in generic_gcmaes_decrypt
 2017-12-22  9:10 UTC  (2+ messages)

[PATCH 1/2] crypto: echainiv - Remove unused alg/spawn variable
 2017-12-22  9:10 UTC  (4+ messages)
` [PATCH 2/2] crypto: seqiv "

[PATCH v2 0/4] Assorted changes for Exynos PRNG driver
 2017-12-22  9:09 UTC  (3+ messages)
  ` [PATCH v3 "

[PATCH v2] crypto: artpec6: set correct iv size for gcm(aes)
 2017-12-22  9:09 UTC  (2+ messages)

[PATCH] crypto: gf128mul - remove incorrect comment
 2017-12-22  9:07 UTC  (2+ messages)

[PATCH] crypto: qat - reduce stack size with KASAN
 2017-12-22  9:06 UTC  (2+ messages)

[PATCH v4 0/4] crypto: inside-secure - set of fixes
 2017-12-22  9:04 UTC  (2+ messages)

BUG: unable to handle kernel paging request in hmac_init_tfm
 2017-12-22  9:01 UTC  (4+ messages)

[PATCH] crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
 2017-12-22  8:42 UTC  (2+ messages)

[PATCH] crypto: api - Unexport crypto_larval_lookup()
 2017-12-22  8:42 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).