messages from 2017-12-29 16:00:46 to 2018-01-08 19:43:14 UTC [more...]
[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
2018-01-08 19:43 UTC (12+ messages)
` [PATCH 6/8] net: caif: "
` [PATCH 7/8] net: ovs: "
` [ovs-dev] "
` [PATCH 8/8] net: tipc: "
[PATCH] crypto: clear htmldocs build warnings for crypto/hash
2018-01-08 16:43 UTC (2+ messages)
[PATCH v3 00/27] staging: ccree: fixes and cleanups
2018-01-08 15:28 UTC (29+ messages)
` [PATCH v3 01/27] staging: ccree: SPDXify driver
` [PATCH v3 02/27] staging: ccree: fold hash defs into queue defs
` [PATCH v3 03/27] staging: ccree: fold reg common defines into driver
` [PATCH v3 04/27] staging: ccree: remove GFP_DMA flag from mem allocs
` [PATCH v3 05/27] staging: ccree: pick alloc mem flags based on req flags
` [PATCH v3 06/27] staging: ccree: copy larval digest from RAM
` [PATCH v3 07/27] staging: ccree: tag debugfs init/exit func properly
` [PATCH v3 08/27] staging: ccree: remove unused leftover field
` [PATCH v3 09/27] staging: ccree: break send_request and fix ret val
` [PATCH v3 10/27] staging: ccree: add backlog processing
` [PATCH v3 11/27] stating: ccree: revert "staging: ccree: fix leak of import() after init()"
` [PATCH v3 12/27] staging: ccree: failing the suspend is not an error
` [PATCH v3 13/27] staging: ccree: check DMA pool buf !NULL before free
` [PATCH v3 14/27] staging: ccree: handle end of sg list gracefully
` [PATCH v3 15/27] staging: ccree: use Makefile to include PM code
` [PATCH v3 16/27] staging: ccree: remove unused field
` [PATCH v3 17/27] staging: ccree: use array for double buffer
` [PATCH v3 18/27] staging: ccree: allocate hash bufs inside req ctx
` [PATCH v3 19/27] staging: ccree: do not map bufs in ahash_init
` [PATCH v3 20/27] staging: ccree: fix indentation of func params
` [PATCH v3 21/27] staging: ccree: fold common code into service func
` [PATCH v3 22/27] staging: ccree: put pointer next to var name
` [PATCH v3 23/27] stating: ccree: fix allocation of void sized buf
` [PATCH v3 24/27] staging: ccree: use a consistent file naming convention
` [PATCH v3 25/27] staging: ccree: remove unneeded includes
` [PATCH v3 26/27] staging: ccree: update TODO
` [PATCH v3 27/27] staging: ccree: add missing include
[PATCH] staging: ccree: ssi_hash: remove unnecessary parentheses
2018-01-08 15:07 UTC (2+ messages)
[PATCH v2] hwrng: Clean up RNG list when last hwrng is unregistered
2018-01-08 14:38 UTC (4+ messages)
[PATCH] checkpatch: add *_ON_STACK to $declaration_macros
2018-01-08 8:22 UTC (3+ messages)
[PATCH v2 00/27] staging: ccree: fixes and cleanups
2018-01-07 16:16 UTC (31+ 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: shorten lengthy lines with breaks
2018-01-07 12:12 UTC (3+ messages)
INFO: task hung in aead_recvmsg
2018-01-05 21:35 UTC (4+ messages)
[PATCH v2 0/3] crypto: salsa20 - cleanup and convert to skcipher API
2018-01-05 19:09 UTC (4+ messages)
` [PATCH v2 1/3] crypto: salsa20-generic "
` [PATCH v2 2/3] crypto: salsa20 - export generic helpers
` [PATCH v2 3/3] crypto: x86/salsa20 - cleanup and convert to skcipher API
general protection fault in crypto_remove_spawns
2018-01-05 11:18 UTC (7+ 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 0/3] crypto: poly1305 - get rid of cra_alignmask
2018-01-05 11:17 UTC (5+ 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
2018-01-05 11:17 UTC (2+ messages)
[PATCH] crypto: algapi - convert cra_refcnt to refcount_t
2018-01-05 11:17 UTC (2+ messages)
[PATCH 0/2] crypto: inside-secure - 2 extra fixes
2018-01-05 11:16 UTC (2+ messages)
[PATCH v1] crypto: crypto4xx - perform aead icv check in the driver
2018-01-05 11:15 UTC (2+ messages)
` [v1] "
[PATCH v1 1/4] crypto: crypto4xx - shuffle iomap in front of request_irq
2018-01-05 11:15 UTC (2+ messages)
` [v1,1/4] "
[PATCH v4] hwrng: exynos - add Samsung Exynos True RNG driver
2018-01-05 11:14 UTC (3+ messages)
` [PATCH v5] "
[PATCH] padata: add SPDX identifier
2018-01-05 11:14 UTC (4+ messages)
` "
[PATCH v10 0/8] Add io{read|write}64 to io-64-atomic headers
2018-01-05 8:01 UTC (10+ 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
Crypto Fixes for 4.9
2018-01-05 7:38 UTC (8+ 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
[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] 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
[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)
ATTENTION!!!
2017-12-30 0:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).