linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-30 17:26:17 to 2018-04-20 16:50:33 UTC [more...]

[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

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-20  6:07 UTC  (3+ messages)
` [PATCH 06/61] crypto: "

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

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-04-19 16:41 UTC  (24+ messages)
` [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency
  ` [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 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 20/20] usb: "

[RESEND PATCH v2] crypto: cavium: zip: Remove unnecessary parentheses
 2018-04-19 15:49 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] crypto: testmgr: Allow different compression results
 2018-04-19 11:58 UTC  (3+ messages)

[PATCH 0/2] crypto: ccree: cleanup and hardware keys
 2018-04-19  3:35 UTC  (12+ messages)
` [PATCH 1/2] crypto: ccree: remove unused enums
` [PATCH 2/2] crypto: ccree: enable support for hardware keys

[PATCH V8 0/5] crypto: AES CBC multibuffer implementation
 2018-04-19  3:25 UTC  (9+ messages)
` [PATCH V8 1/5] crypto: Multi-buffer encryption infrastructure support

[PATCH/RFC] crypto: Add platform dependencies for CRYPTO_DEV_CCREE
 2018-04-18  7:47 UTC  (5+ messages)

[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  (16+ messages)
      ` [PATCH 1/1] lz4: "
                `  "

[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 1/5] random: fix crng_ready() test
 2018-04-13 22:31 UTC  (10+ messages)
` [PATCH 2/5] random: use a different mixing algorithm for add_device_randomness()
` [PATCH 3/5] random: set up the NUMA crng instances after the CRNG is fully initialized
` [PATCH 4/5] random: crng_reseed() should lock the crng instance that it is modifying
` [PATCH 5/5] random: add new ioctl RNDRESEEDCRNG

[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

[PATCH] hwrng: via-rng - support new Centaur CPU
 2018-04-13  7:03 UTC 

WARNING in kmem_cache_free
 2018-04-12  6:40 UTC  (16+ messages)
            ` [PATCH] crypto: DRBG - guard uninstantion by lock
                            ` [PATCH] crypto: drbg - set freed buffers to NULL

[PATCH v2 0/2] crypto: removing various VLAs
 2018-04-11 16:20 UTC  (6+ messages)
` [PATCH v2 1/2] crypto: api - laying defines and checks for statically allocated buffers
` [PATCH v2 2/2] crypto: remove several VLAs

[ANNOUNCE] Linux Security Summit North America 2018 - CFP
 2018-04-09 23:14 UTC 

[PATCH v2 0/5] ThunderX ZIP driver bug fixes
 2018-04-09 15:45 UTC  (6+ messages)
` [PATCH v2 1/5] crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
` [PATCH v2 2/5] crypto: thunderx_zip: Limit result reading attempts
` [PATCH v2 3/5] crypto: thunderx_zip: Prevent division by zero
` [PATCH v2 4/5] crypto: thunderx_zip: Fix statistics pending request value
` [PATCH v2 5/5] crypto: thunderx_zip: Fix smp_processor_id() warnings

[PATCH 0/6] Remove several VLAs in the crypto subsystem
 2018-04-09 14:02 UTC  (8+ messages)
` [PATCH 1/6] crypto: api - laying macros for statically allocated buffers
` [PATCH 2/6] crypto: ctr - avoid VLA use
` [PATCH 3/6] crypto: api "
` [PATCH 4/6] crypto: pcbc "
` [PATCH 5/6] crypto: cts "
` [PATCH 6/6] crypto: cfb "

[PATCH 0/6] Remove several VLAs in the crypto subsystem
 2018-04-09 13:27 UTC  (18+ messages)
` [PATCH 1/6] crypto: api - laying macros for statically allocated buffers
` [PATCH 2/6] crypto: ctr - avoid VLA use
` [PATCH 3/6] crypto: api "
` [PATCH 4/6] crypto: pcbc "
` [PATCH 5/6] crypto: cts "
` [PATCH 6/6] crypto: cfb "

KMSAN: uninit-value in af_alg_free_areq_sgls
 2018-04-09  7:54 UTC  (4+ messages)
` [PATCH] AF_ALG: register completely initialized request in list

INFO: task hung in exit_aio
 2018-04-08 22:51 UTC 

[PATCH][next] crypto: chtls: remove redundant assignment to cdev->ports
 2018-04-06 16:58 UTC 

[PATCH][next] crypto: chtls: don't leak information from the stack to userspace
 2018-04-05 16:44 UTC 

[PATCH 1/2] crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
 2018-04-05  8:40 UTC  (2+ messages)

[RFC] SHASH_DESC_ON_STACK macro
 2018-04-05  8:26 UTC  (4+ messages)
` [RESEND] "

[PATCH v15 0/9] Add io{read|write}64 to io-64-atomic headers
 2018-04-05  4:48 UTC  (4+ messages)

Crypto Fixes for 4.9
 2018-04-04 15:27 UTC  (7+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Update for 4.14
      ` Crypto Update for 4.15
        ` Crypto Update for 4.16
          ` Crypto Update for 4.17

[crypto-chtls] Supicious code in chtls_io
 2018-04-04 10:01 UTC  (2+ messages)

[v3] crypto: ctr - avoid VLA use
 2018-04-04  9:49 UTC  (3+ messages)

[PATCH] crypto : chtls_cm - Fix potential NULL pointer dereferences
 2018-04-03 20:09 UTC 

[PATCH v15 net-next 00/12] Chelsio Inline TLS
 2018-04-01 13:22 UTC  (16+ messages)
` [PATCH v15 net-next 01/12] tls: support for Inline tls record
` [PATCH v15 net-next 02/12] ethtool: enable Inline TLS in HW
` [PATCH v15 net-next 03/12] cxgb4: Inline TLS FW Interface
` [PATCH v15 net-next 04/12] cxgb4: LLD driver changes to support TLS
` [PATCH v15 net-next 05/12] crypto: chcr - Inline TLS Key Macros
` [PATCH v15 net-next 06/12] crypto: chtls - structure and macro for Inline TLS
` [PATCH v15 net-next 07/12] crypto: chtls - Register chtls with net tls
` [PATCH v15 net-next 08/12] crypto : chtls - CPL handler definition
` [PATCH v15 net-next 09/12] crypto: chtls - Inline TLS record Tx
` [PATCH v15 net-next 10/12] crypto: chtls - Inline TLS record Rx
` [PATCH v15 net-next 11/12] crypto: chtls - Program the TLS session Key
` [PATCH v15 net-next 12/12] crypto: chtls - Makefile Kconfig

[PATCH v2] crypto: cavium: zip: Remove unnecessary parentheses
 2018-03-31  9:31 UTC 

[PATCH] crypto: cavium: zip: Remove unnecessary parentheses
 2018-03-31  8:55 UTC  (8+ messages)
      ` [Cocci] "

[RESEND PATCH] crypto: Add zstd support
 2018-03-30 19:23 UTC  (4+ messages)

[RFC PATCH] crypto: brcm - explicitly cast cipher to hash type
 2018-03-30 17:43 UTC  (2+ messages)

[PATCH v2] crypto: talitos - fix IPsec cipher in length
 2018-03-30 17:42 UTC  (2+ messages)

[PATCH] crypto: doc - clarify hash callbacks state machine
 2018-03-30 17:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/9] crypto: inside-secure - hmac(sha256/sha224) support
 2018-03-30 17:40 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).