messages from 2017-12-20 19:50:04 to 2018-01-03 09:26:36 UTC [more...]
[PATCH] staging: ccree: mark debug_regs[] as static
2018-01-03 9:26 UTC
general protection fault in blkcipher_walk_done (2)
2018-01-03 8:58 UTC
[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 (9+ messages)
` [PATCH] crypto: AF_ALG - limit mask and type
` [PATCH v2] "
` [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 1/2] padata: Remove FSF address
2017-12-30 8:21 UTC (9+ messages)
` [PATCH 2/2] padata: Remove redundant export.h header
` [PATCH] padata: add SPDX identifier
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 (5+ messages)
` [PATCH v3 1/2] crypto: Fix out-of-bounds access of the data buffer "
` [PATCH v3 2/2] crypto: Fix out-of-bounds access of the AAD "
[PATCH] crypto: stm32 - Use standard CONFIG name
2017-12-28 7:08 UTC (3+ 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 0/3] True RNG driver for Samsung Exynos 5250+ SoCs
2017-12-27 21:51 UTC (14+ messages)
` [PATCH v3 2/3] hwrng: exynos - add Samsung Exynos True RNG driver
` [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 (5+ messages)
` [PATCH] crypto: pcrypt - fix freeing pcrypt instances
KASAN: wild-memory-access Write in scatterwalk_copychunks
2017-12-22 17:24 UTC (4+ messages)
` [PATCH] crypto: chacha20poly1305 - validate the digest size
KASAN: slab-out-of-bounds Write in sha3_update (2)
2017-12-22 17:22 UTC (2+ messages)
[PATCH] [RFT] crypto: aes-generic - turn off -ftree-pre and -ftree-sra
2017-12-22 15:47 UTC (8+ messages)
[PATCH 00/17] crypto: inside-secure - various improvements
2017-12-22 14:28 UTC (3+ 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 (5+ 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)
[PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
2017-12-22 8:41 UTC (5+ messages)
[PATCH] crypto: exynos - Icrease the priority of the driver
2017-12-22 8:38 UTC (2+ messages)
[crypto] chcr: fix a type cast error
2017-12-22 8:38 UTC (2+ messages)
[PATCH 02/45] drivers: crypto: remove duplicate includes
2017-12-22 8:37 UTC (2+ messages)
[PATCH] crypto: n2 - cure use after free
2017-12-22 8:36 UTC (2+ messages)
[Plinth PATCH]{topost} crypto: Fix race around ctx->rcvused by making it atomic_t
2017-12-22 8:34 UTC (5+ messages)
` [PATCH] "
[PATCH] crypto: chcr: select CRYPTO_GF128MUL
2017-12-22 8:33 UTC (2+ messages)
Crypto Fixes for 4.9
2017-12-22 6:49 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
[PATCH RFC 0/3] crypto: Implement a generic crypto statistics
2017-12-22 6:38 UTC (13+ messages)
` [PATCH RFC 1/3] crypto: Prevent to register duplicate cra_driver_name
` [PATCH RFC 2/3] crypto: Implement a generic crypto statistics
` [PATCH RFC 3/3] crypto: tools: Add cryptostat userspace
[PATCH] staging: ccree: fix type mismatch warning
2017-12-21 17:14 UTC (2+ messages)
[PATCH] staging: ccree: fix __dump_byte_array() declaration mismatch
2017-12-21 17:12 UTC (2+ messages)
[Part2 PATCH v9 00/38] x86: Secure Encrypted Virtualization (AMD)
2017-12-21 16:09 UTC (4+ messages)
BUG: unable to handle kernel paging request in socket_file_ops
2017-12-20 22:39 UTC (2+ messages)
KASAN: use-after-free Read in crypto_aead_free_instance
2017-12-20 22:37 UTC (2+ messages)
BUG: unable to handle kernel NULL pointer dereference in __crypto_alg_lookup
2017-12-20 22:36 UTC (3+ messages)
[PATCH] crypto: Fix out-of-bounds memory access in generic-gcm-aesni
2017-12-20 21:51 UTC (10+ messages)
` [PATCH v2 1/2] crypto: Fix out-of-bounds access of the data buffer "
` [PATCH v2 2/2] crypto: Fix out-of-bounds access of the AAD "
[PATCH] Fix NULL pointer deref. on no default_rng
2017-12-20 19:49 UTC (3+ messages)
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).