linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-03 18:06:15 to 2018-01-12 06:45:11 UTC [more...]

Crypto Fixes for 4.9
 2018-01-12  6:44 UTC  (9+ 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

kernel failure while loading X.509 certificate
 2018-01-12  6:06 UTC  (2+ messages)

[PATCH V4 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-11 22:11 UTC  (5+ messages)
` [PATCH V4 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH] hwrng: imx-rngc: simplify the power management definitions
 2018-01-11 21:06 UTC 

[PATCH 0/2] crypto: Implement generic crypto statistics
 2018-01-11 19:56 UTC  (3+ messages)
` [PATCH 1/2] crypto: Implement a "
` [PATCH 2/2] crypto: tools: Add cryptostat userspace

Patch "hwrng: core - sleep interruptible in read" has been added to the 4.4-stable tree
 2018-01-11 14:22 UTC 

[Part2 PATCH v9 00/38] x86: Secure Encrypted Virtualization (AMD)
 2018-01-11 12:20 UTC  (2+ messages)

[PATCH] hwrng: exynos - Signedness bug in exynos_trng_do_read()
 2018-01-11 12:38 UTC  (3+ messages)

[PATCH 0/5] crypto: chelsio - Cleanup and bug fixes
 2018-01-11 11:15 UTC  (6+ messages)
` [PATCH 1/5] crypto: chelsio - Fix Indentation
` [PATCH 2/5] crypto: chelsio - check for sg null
` [PATCH 3/5] crypto: chelsio - Fix IV updated in XTS operation
` [PATCH 4/5] crypto: chelsio - Add authenc versions of ctr and sha
` [PATCH 5/5] crypto: chelsio - Remove dst sg size zero check

[PATCH -next] staging: ccree: remove redundant dev_err call in init_cc_resources()
 2018-01-11 11:14 UTC 

[PATCH -next] hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()
 2018-01-11 11:13 UTC  (3+ messages)

[PATCH] staging: ccree: don't break lines unnecessarily
 2018-01-11 10:10 UTC 

[PATCH 0/7] Introduce Arm TrustZone CryptoCell
 2018-01-11 10:03 UTC  (10+ messages)
` [PATCH 1/7] staging: ccree: remove ccree from staging tree
` [PATCH 2/7] crypto: ccree: introduce CryptoCell driver
` [PATCH 3/7] crypto: ccree: add ablkcipher support
` [PATCH 4/7] crypto: ccree: add ahash support
` [PATCH 5/7] crypto: ccree: add AEAD support
` [PATCH 6/7] crypto: ccree: add FIPS support
` [PATCH 7/7] MAINTAINERS: update ccree entry

Getting the ccree driver out of staging
 2018-01-11  8:42 UTC  (5+ messages)

[PATCH 0/6] crypto: engine - Permit to enqueue all async requests
 2018-01-11  7:45 UTC  (15+ 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: "

[RFC crypto v3 0/9] Chelsio Inline TLS
 2018-01-11  5:31 UTC  (3+ messages)

[PATCH] crypto: marvell/cesa - Fix DMA API misuse
 2018-01-10 16:23 UTC  (4+ messages)

[RFC PATCH] arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
 2018-01-10 16:19 UTC 

[QUESTION] hash import and request initialization
 2018-01-10 15:13 UTC  (8+ messages)
          ` [PATCH] dm-integrity: don't store cipher request on the stack (was: [QUESTION] hash import and request initialization)
            `  "

[PATCH 0/7] arm64: move literal data into .rodata section
 2018-01-10 12:11 UTC  (8+ messages)
` [PATCH 1/7] arm64: kernel: avoid executable literal pools
` [PATCH 2/7] arm64/crypto: aes-cipher: move S-box to .rodata section
` [PATCH 3/7] arm64/crypto: aes-neon: move literal data "
` [PATCH 4/7] arm64/crypto: crc32: "
` [PATCH 5/7] arm64/crypto: crct10dif: "
` [PATCH 6/7] arm64/crypto: sha2-ce: move the round constant table "
` [PATCH 7/7] arm64/crypto: sha1-ce: get rid of literal pool

[PATCH] hw_random: mediatek: Setup default RNG quality
 2018-01-10  4:02 UTC 

[PATCH V8 0/5] crypto: AES CBC multibuffer implementation
 2018-01-10  0:09 UTC  (6+ messages)
` [PATCH V8 1/5] crypto: Multi-buffer encryption infrastructure support
` [PATCH V8 2/5] crypto: AES CBC multi-buffer data structures
` [PATCH V8 3/5] crypto: AES CBC multi-buffer scheduler
` [PATCH V8 4/5] crypto: AES CBC by8 encryption
` [PATCH V8 5/5] crypto: AES CBC multi-buffer glue code

[PATCH V7 0/7] crypto: AES CBC multibuffer implementation
 2018-01-09 21:07 UTC  (4+ messages)
` [PATCH V7 5/7] crypto: AES CBC multi-buffer glue code

[RFT PATCH] crypto: arm64 - implement SHA-512 using special instructions
 2018-01-09 18:23 UTC 

[PATCH 1/2] crypto: exynos-rng - Add SPDX license identifier and correct module license
 2018-01-09 17:57 UTC  (2+ messages)
` [PATCH 2/2] crypto: s5p-sss - Add SPDX license identifier

[PATCH 0/5] more cleanups
 2018-01-09 10:24 UTC  (6+ messages)
` [PATCH 1/5] staging: ccree: use a consistent file naming convention
` [PATCH 2/5] staging: ccree: remove unneeded includes
` [PATCH 3/5] staging: ccree: add missing include
` [PATCH 4/5] staging: ccree: make stub function static inline
` [PATCH 5/5] staging: ccree: dma mask is type u64

[PATCH V3 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-09 10:10 UTC  (6+ messages)
` [PATCH V3 2/2] ARM: dts: imx7s: add snvs rtc clock

Hang loading omap_rng on MacchiatoBin with 4.15-rc7
 2018-01-09  9:59 UTC  (5+ messages)

[PATCH V2 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-09  9:36 UTC  (4+ messages)
` [PATCH V2 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH v3 00/27] staging: ccree: fixes and cleanups
 2018-01-09  7:42 UTC  (30+ 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] crypto: clear htmldocs build warnings for crypto/hash
 2018-01-09  7:41 UTC  (3+ messages)

[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] 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  (5+ messages)
` [PATCH v2 01/27] staging: ccree: SPDXify driver

[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  (3+ messages)
` [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  (2+ messages)

[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  (2+ 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

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

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 "


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).