linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-10 17:25:55 to 2017-08-18 11:40:17 UTC [more...]

[PATCH 0/3 v3] crypto: engine - Permit to enqueue skcipher request
 2017-08-18 11:40 UTC  (8+ messages)
` [PATCH 1/3] crypto: skcipher - export crypto_skcipher_type2
` [PATCH 2/3] crypto: engine - find request type with cra_type
` [PATCH 3/3] crypto: engine - Permit to enqueue skcipher request

[PATCH v3 0/3] STM32 CRYP crypto driver
 2017-08-18  9:19 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: engine - permit to enqueue aead_request
` [PATCH v3 2/3] dt-bindings: Document STM32 CRYP bindings
` [PATCH v3 3/3] crypto: stm32 - Support for STM32 CRYP crypto module

[PATCH v2 0/3] STM32 CRYP crypto driver
 2017-08-17 21:11 UTC  (5+ messages)
` [PATCH v2 1/3] crypto: engine - permit to enqueue aead_request
` [PATCH v2 2/3] dt-bindings: Document STM32 CRYP bindings
` [PATCH v2 3/3] crypto: stm32 - Support for STM32 CRYP crypto module

[PATCH 0/6] crypto: Add driver for JZ4780 PRNG
 2017-08-17 18:52 UTC  (8+ messages)
` [PATCH 1/6] crypto: jz4780-rng: Add devicetree bindings for RNG in JZ4780 SoC
` [PATCH 2/6] crypto: jz4780-rng: Make ingenic CGU driver use syscon
` [PATCH 3/6] crypto: jz4780-rng: Add Ingenic JZ4780 hardware PRNG driver
` [PATCH 4/6] crypto: jz4780-rng: Add RNG node to jz4780.dtsi
` [PATCH 5/6] crypto: jz4780-rng: Add myself as mainatainer for JZ4780 PRNG driver
` [PATCH 6/6] crypto: jz4780-rng: Enable PRNG support in CI20 defconfig

[PATCH] hwrng: pseries: constify vio_device_id
 2017-08-17 17:36 UTC 

[PATCH v4 0/7] Appended signatures support for IMA appraisal
 2017-08-17 15:43 UTC  (4+ messages)
` [PATCH v4 7/7] ima: Support module-style appended signatures for appraisal

x86: PIE support and option to extend KASLR randomization
 2017-08-17 14:12 UTC  (38+ messages)
` [RFC v2 03/23] x86: Use symbol name in jump table for PIE support
` [RFC v2 04/23] x86: Add macro to get symbol address "
` [RFC v2 05/23] xen: Adapt assembly "
` [RFC v2 06/23] kvm: "
` [RFC v2 07/23] x86: relocate_kernel - "
` [RFC v2 08/23] x86/entry/64: "
` [RFC v2 09/23] x86: pm-trace - "
` [RFC v2 10/23] x86/CPU: "
` [RFC v2 11/23] x86/acpi: "
` [RFC v2 12/23] x86/boot/64: "
` [RFC v2 13/23] x86/power/64: "
` [RFC v2 14/23] x86/paravirt: "
` [RFC v2 15/23] x86/boot/64: Use _text in a global "
` [RFC v2 16/23] x86/percpu: Adapt percpu "
` [RFC v2 17/23] compiler: Option to default to hidden symbols
` [RFC v2 18/23] x86/relocs: Handle DYN relocations for PIE support
` [RFC v2 19/23] x86: Support global stack cookie
` [RFC v2 20/23] x86/pie: Add option to build the kernel as PIE for x86_64
` [RFC v2 21/23] x86/relocs: Add option to generate 64-bit relocations
` [RFC v2 22/23] x86/module: Add support for mcmodel large and PLTs
` [RFC v2 23/23] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB
              ` Re: x86: PIE support and option to extend KASLR randomization

[PATCH v8 0/4] crypto: add algif_akcipher user space API
 2017-08-17 13:17 UTC  (23+ messages)
` [PATCH v8 3/4] crypto: AF_ALG -- add asymmetric cipher
` [PATCH v8 4/4] crypto: algif_akcipher - enable compilation

[PATCH] crypto: nx: constify vio_device_id
 2017-08-17 13:14 UTC  (2+ messages)
` [PATCH] crypto: nx: 842: "

[PATCH] crypto: doc - clarify return values for async hash methods
 2017-08-17 10:27 UTC 

[PATCH RESEND] lib/mpi: fix build with clang
 2017-08-17  9:00 UTC  (2+ messages)

crypto: ccp: use dma_mapping_error to check map error
 2017-08-17  9:00 UTC  (2+ messages)

[PATCH] crypto: sahara - Remove leftover from previous used spinlock
 2017-08-17  9:00 UTC  (2+ messages)

[PATCH] crypto: sahara - Fix dma unmap direction
 2017-08-17  9:00 UTC  (2+ messages)

[RFC PATCH 00/10] crypto: caam - add DPAA2 (DPSECI) driver
 2017-08-17  8:46 UTC  (12+ messages)
` [RFC PATCH 01/10] staging: fsl-mc: dpio: add frame list format support
` [RFC PATCH 02/10] staging: fsl-mc: dpio: add congestion notification support
` [RFC PATCH 03/10] staging: fsl-mc: dpio: add order preservation support
` [RFC PATCH 04/10] staging: fsl-dpaa2/eth: move generic FD defines to DPIO
` [RFC PATCH 05/10] crypto: caam/qi - prepare for gcm(aes) support
` [RFC PATCH 06/10] crypto: caam - add DPAA2-CAAM (DPSECI) backend API
` [RFC PATCH 07/10] crypto: caam - add Queue Interface v2 error codes
` [RFC PATCH 08/10] crypto: caam/qi2 - add DPAA2-CAAM driver
` [RFC PATCH 09/10] crypto: caam/qi2 - add ablkcipher algorithms
` [RFC PATCH 10/10] arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs

random.c: LFSR polynomials are not irreducible/primitive
 2017-08-17  6:07 UTC  (7+ messages)

[PATCH v3 00/22] staging: ccree: fixes and simplifications
 2017-08-16 22:12 UTC  (26+ messages)
` [PATCH v3 01/22] staging: ccree: fix split strings
` [PATCH v3 02/22] staging: ccree: kmalloc by sizeof var not type
` [PATCH v3 03/22] staging: ccree: Replace kzalloc with devm_kzalloc
` [PATCH v3 04/22] staging: ccree: Convert to devm_ioremap_resource for map, unmap
` [PATCH v3 05/22] staging: ccree: Use platform_get_irq and devm_request_irq
` [PATCH v3 06/22] staging: ccree: simplify resource release on error
` [PATCH v3 07/22] staging: ccree: remove unused completion
` [PATCH v3 08/22] staging: ccree: remove m32r as supported platform
` [PATCH v3 09/22] staging: ccree: Fix format/argument mismatches
` [PATCH v3 10/22] staging: ccree: rewrite GET_DMA_BUFFER_TYPE as func
` [PATCH v3 11/22] staging: ccree: fix line indentation and breaks
` [PATCH v3 12/22] staging: ccree: align box comment correctly
` [PATCH v3 13/22] staging: ccree: fix line indentation and breaks
` [PATCH v3 14/22] staging: ccree: fix struct init braces
` [PATCH v3 15/22] staging: ccree: fix line indentation and breaks
` [PATCH v3 16/22] staging: ccree: fix spelling mistakes
` [PATCH v3 17/22] staging: ccree: clean up comments
` [PATCH v3 18/22] staging: ccree: move over to BIT macro for bit defines
` [PATCH v3 19/22] staging: ccree: fix code indent
` [PATCH v3 20/22] staging: ccree: replace noop macro with inline
` [PATCH v3 21/22] staging: ccree: save ciphertext for CTS IV
` [PATCH v3 22/22] staging: ccree: remove BUG macro usage

[PATCH] staging/ccree: Declare compiled out fuctions static inline
 2017-08-16 22:09 UTC  (2+ messages)

[PATCH] crypto: mediatek - Add empty messages check in GCM mode
 2017-08-16 12:50 UTC  (3+ messages)

[PATCH v2] crypto: AF_ALG - consolidation of duplicate code
 2017-08-16  9:56 UTC  (9+ messages)
            ` [PATCH v4] crypto: only call put_page on referenced and used pages

[PATCH v5] crypto : stm32 - Add STM32F4 CRC32 support
 2017-08-16  8:45 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'
 2017-08-16  5:16 UTC 

[PATCH] crypto: inside-secure - fix an error handling path in safexcel_probe()
 2017-08-15 19:33 UTC 

[PATCH v5 00/19] simplify crypto wait for async op
 2017-08-15  8:16 UTC  (26+ messages)
  ` [PATCH v5 01/19] crypto: change transient busy return code to -EAGAIN
  ` [PATCH v5 08/19] crypto: move drbg to generic async completion
` [PATCH v5 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v5 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v5 04/19] crypto: marvell/cesa: "
` [PATCH v5 05/19] crypto: introduce crypto wait for async op
` [PATCH v5 06/19] crypto: move algif to generic async completion
` [PATCH v5 07/19] crypto: move pub key "
` [PATCH v5 09/19] crypto: move gcm "
` [PATCH v5 10/19] crypto: move testmgr "
` [PATCH v5 11/19] fscrypt: move "
` [PATCH v5 12/19] dm: move dm-verity "
` [PATCH v5 13/19] cifs: move "
` [PATCH v5 14/19] ima: "
` [PATCH v5 15/19] crypto: tcrypt: "
` [PATCH v5 16/19] crypto: talitos: "
` [PATCH v5 17/19] crypto: qce: "
` [PATCH v5 18/19] crypto: mediatek: "
` [PATCH v5 19/19] crypto: adapt api sample to use async. op wait

[PATCH] crypto: rockchip: Don't dequeue the request when device is busy
 2017-08-15  7:48 UTC 

[PATCH v5 0/5] Add xxhash and zstd modules
 2017-08-14 13:30 UTC  (17+ messages)
` [PATCH v5 2/5] lib: Add "

[PATCH 1/2] crypto/chacha20: fix handling of chunked input
 2017-08-14 13:28 UTC  (2+ messages)
` [PATCH 2/2] crypto: testmgr - add chunked test cases for chacha20

scatterwalk.c: Nullpointer dereference
 2017-08-14 12:37 UTC  (2+ messages)

[PATCH] crypto: cavium - add release_firmware to all return case
 2017-08-14 11:58 UTC 

Crypto Fixes for 4.9
 2017-08-14  9:43 UTC  (7+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Fixes for 4.13

Fwd: [Freedombox-discuss] Hardware Crypto
 2017-08-14  8:40 UTC  (3+ messages)
                          `  "

[RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver
 2017-08-14  7:59 UTC  (5+ messages)
` [PATCH] crypto: caam - properly set IV after {en,de}crypt

[PATCH 000/102] Convert drivers to explicit reset API
 2017-08-14  7:36 UTC  (10+ messages)

[PATCH] crypto: sahara: constify platform_device_id
 2017-08-13  9:04 UTC 

(unknown),
 2017-08-11  6:14 UTC 


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