public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-13 05:38:30 to 2018-05-07 09:35:47 UTC [more...]

[PATCH 00/18] Fix some build warnings/errors with Sphinx
 2018-05-07  9:35 UTC  (3+ messages)
` [PATCH 03/18] docs: */index.rst: Add newer documents to their respective index.rst
` [PATCH 11/18] docs: crypto_engine.rst: Fix two parse warnings

[PATCH V8 0/5] crypto: AES CBC multibuffer implementation
 2018-05-07  9:35 UTC  (13+ messages)
` [PATCH V8 1/5] crypto: Multi-buffer encryption infrastructure support

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-05-07  7:21 UTC  (29+ messages)
` [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 03/20] crypto: "
` [PATCH v3 04/20] fbdev: "
` [PATCH v3 08/20] iio: adc: "
` [PATCH v3 09/20] iommu: "
` [PATCH v3 10/20] lightnvm: "
` [PATCH v3 11/20] mailbox: "
` [PATCH v3 15/20] net: "
  ` [PATCH v3 02/20] ata: "
  ` [PATCH v3 05/20] firewire: "
  ` [PATCH v3 06/20] fpga: "
  ` [PATCH v3 07/20] i2c: "
  ` [PATCH v3 12/20] media: "
  ` [PATCH v3 13/20] mmc: "
  ` [PATCH v3 14/20] mtd: "
  ` [PATCH v3 16/20] remoteproc: "
  ` [PATCH v3 17/20] serial: "
  ` [PATCH v3 18/20] spi: "
  ` [PATCH v3 19/20] staging: vc04_services: "
` [PATCH v3 20/20] usb: "

[PATCH] crypto: chtls - fix a missing-check bug
 2018-05-05 18:53 UTC 

[PATCH 00/10] crypto: inside-secure - AEAD support
 2018-05-05 17:17 UTC  (17+ messages)
` [PATCH 01/10] crypto: aead - allow to allocate AEAD requests on the stack
` [PATCH 02/10] crypto: inside-secure - rework cipher functions for future AEAD support
` [PATCH 03/10] crypto: inside-secure - rework the alg type settings in the context
` [PATCH 04/10] crypto: inside-secure - make the context control size dynamic
` [PATCH 05/10] crypto: inside-secure - make the key and context size computation dynamic
` [PATCH 06/10] crypto: inside-secure - fix the hash then encrypt/decrypt types
` [PATCH 07/10] crypto: inside-secure - improve error reporting
` [PATCH 08/10] crypto: inside-secure - authenc(hmac(sha256),cbc(aes)) support
` [PATCH 09/10] crypto: inside-secure - authenc(hmac(sha224),cbc(aes)) support
` [PATCH 10/10] crypto: inside-secure - authenc(hmac(sha1),cbc(aes)) support

[PATCH v2] async_pq: Remove VLA usage
 2018-05-05  7:58 UTC 

[PATCH] crypto: ghash-clmulni: fix spelling mistake: "acclerated" -> "accelerated"
 2018-05-05  7:17 UTC  (2+ messages)

[PATCH] crypto: caam - fix size of RSA prime factor q
 2018-05-05  7:17 UTC  (2+ messages)

[PATCH] crypto: tcrypt: Remove VLA usage
 2018-05-05  7:17 UTC  (2+ messages)

[PATCH 0/2] crypto: implement SM4 for arm64 using special instructions
 2018-05-05  7:17 UTC  (6+ messages)
` [PATCH 1/2] crypto: sm4 - export encrypt/decrypt routines to other drivers
` [PATCH 2/2] crypto: arm64 - add support for SM4 encryption using special instructions

[PATCH 0/2] Fix stm32-rng for default state and suspend
 2018-05-05  7:16 UTC  (4+ messages)
` [PATCH 1/2] hwrng: stm32 - define default state for rng driver
` [PATCH 2/2] hwrng: stm32-rng - fix pm_suspend issue

[PATCH v2 0/2] cleanup and hardware keys
 2018-05-05  7:16 UTC  (6+ messages)
` [PATCH v2 1/2] crypto: ccree: enable support for "
` [PATCH v2 2/2] crypto: ccree: use proper printk format

[PATCH] async_pq: Remove VLA usage
 2018-05-04 18:25 UTC  (3+ messages)

[PATCH 1/2] crypto: vmx - Remove overly verbose printk from AES init routines
 2018-05-03 12:29 UTC  (2+ messages)
` [PATCH 2/2] crypto: vmx - Remove overly verbose printk from AES XTS init

[PATCH 4.9.y, 4.14.y] crypto: talitos - fix IPsec cipher in length
 2018-05-03  9:05 UTC 

[PATCH 1/2] Add DOWNLOAD_FIRMWARE SEV command
 2018-05-02 20:54 UTC  (2+ messages)
` [PATCH 2/2] Add GET_ID "

[PATCH 1/5] random: fix crng_ready() test
 2018-05-02 16:18 UTC  (6+ messages)

[PATCH resend 00/10] crypto: arm64 - play nice with CONFIG_PREEMPT
 2018-04-30 16:18 UTC  (11+ messages)
` [PATCH resend 01/10] crypto: arm64/sha1-ce - yield NEON after every block of input
` [PATCH resend 02/10] crypto: arm64/sha2-ce "
` [PATCH resend 03/10] crypto: arm64/aes-ccm "
` [PATCH resend 04/10] crypto: arm64/aes-blk "
` [PATCH resend 05/10] crypto: arm64/aes-bs "
` [PATCH resend 06/10] crypto: arm64/aes-ghash "
` [PATCH resend 07/10] crypto: arm64/crc32-ce "
` [PATCH resend 08/10] crypto: arm64/crct10dif-ce "
` [PATCH resend 09/10] crypto: arm64/sha3-ce "
` [PATCH resend 10/10] crypto: arm64/sha512-ce "

[RESEND PATCH v2] crypto: cavium: zip: Remove unnecessary parentheses
 2018-04-28  8:25 UTC  (2+ messages)

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-28  8:24 UTC  (4+ messages)
` [PATCH 06/61] crypto: "

Crypto Fixes for 4.9
 2018-04-28  8:05 UTC  (10+ 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
              ` Crypto Fixes for 4.16
                ` Crypto Fixes for 4.17

[PATCH v2 0/2] crypto: removing various VLAs
 2018-04-26 17:27 UTC  (3+ messages)

[PATCH v2 0/5] crypto: Speck support
 2018-04-26 16:30 UTC  (11+ messages)

[GIT PULL] /dev/random fixes for 4.17-rc3
 2018-04-26  6:37 UTC 

[dm-devel] [PATCH 2/2] md: dm-verity: allow parallel processing of bio blocks
 2018-04-25 15:13 UTC  (2+ messages)

[PATCH] crypto: remove Speck
 2018-04-24 18:24 UTC  (2+ messages)

[PATCH] crypto: ccree: limit build to plausible archs
 2018-04-24 13:44 UTC  (7+ messages)

WARNING: kernel stack regs at (ptrval) in syzkaller has bad 'bp' value (ptrval)
 2018-04-23 10:59 UTC 

[PATCH/RFC] crypto: Add platform dependencies for CRYPTO_DEV_CCREE
 2018-04-23  8:11 UTC  (7+ messages)

[PATCH 0/2] crypto: ccree: cleanup and hardware keys
 2018-04-23  7:24 UTC  (8+ messages)
` [PATCH 2/2] crypto: ccree: enable support for "

[PATCH v16 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-04-21 17:29 UTC  (9+ messages)
` [PATCH v16 1/7] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v16 2/7] parisc: iomap: introduce io{read|write}64
` [PATCH v16 3/7] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v16 4/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v16 5/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v16 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v16 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH] crypto/nx: Initialize 842 high and normal RxFIFO control registers
 2018-04-21 11:19 UTC 

[PATCH] hwrng: via-rng - support new Centaur CPU
 2018-04-20 17:05 UTC  (2+ messages)

[PATCH] crypto: DRBG - guard uninstantion by lock
 2018-04-20 16:54 UTC  (4+ messages)
  ` [PATCH] crypto: drbg - set freed buffers to NULL

[PATCH] crypto: testmgr: Allow different compression results
 2018-04-20 16:54 UTC  (5+ messages)

[PATCH v2 0/5] ThunderX ZIP driver bug fixes
 2018-04-20 16:51 UTC  (2+ messages)

[PATCH][next] crypto: chtls: remove redundant assignment to cdev->ports
 2018-04-20 16:51 UTC  (2+ messages)

[PATCH][next] crypto: chtls: don't leak information from the stack to userspace
 2018-04-20 16:51 UTC  (2+ messages)

[PATCH] crypto : chtls_cm - Fix potential NULL pointer dereferences
 2018-04-20 16:51 UTC  (2+ messages)

[RESEND PATCH] crypto: Add zstd support
 2018-04-20 16:50 UTC  (2+ messages)

[PATCH v2] crypto/ecc: Actually remove stack VLA usage
 2018-04-20 16:50 UTC  (3+ messages)

[PATCH v7 0/5] add compression algorithm zBeWalgo
 2018-04-20  7:33 UTC  (7+ messages)
` [PATCH v7 1/5] "
` [PATCH v7 2/5] crypto: add zBeWalgo to crypto-api
` [PATCH v7 3/5] crypto: add unsafe decompression to api
` [PATCH v7 4/5] crypto: configurable compression level
` [PATCH v7 5/5] crypto: add flag for unstable encoding

WARNING: kernel stack frame pointer has bad value
 2018-04-19 17:28 UTC 

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-19 14:05 UTC 

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-19 14:05 UTC 

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-19 14:05 UTC 

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-19 14:05 UTC 

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-04-17 17:48 UTC  (3+ messages)

[PATCH v2] X.509: unpack RSA signatureValue field from BIT STRING
 2018-04-17 15:11 UTC  (3+ messages)

[PATCH 0/1] cover-letter/lz4: Implement lz4 with dynamic offset length
 2018-04-16 20:01 UTC  (8+ messages)

[PATCH v3] crypto: caam: Drop leading zero from input buffer
 2018-04-16 13:16 UTC  (3+ messages)

[PATCH v2] crypto: caam: Drop leading zero from input buffer
 2018-04-15 14:16 UTC  (3+ messages)

[PATCH] crypto: caam: Drop leading zero from input buffer
 2018-04-15 11:07 UTC  (3+ messages)

[PATCH 3/5] random: set up the NUMA crng instances after the CRNG is fully initialized
 2018-04-13 22:31 UTC  (2+ messages)

[PATCH 0/2] ARM: bcm283x: Add missing interrupt for RNG block
 2018-04-13 21:39 UTC  (5+ messages)
` [PATCH 1/2] dt-binding: rng: Add interrupt property for BCM2835
` [PATCH 2/2] ARM: bcm283x: Add missing interrupt for RNG block


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox