Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2017-08-22 17:40:06 to 2017-09-05 12:38:51 UTC [more...]

[PATCH v8 00/20] simplify crypto wait for async op
 2017-09-05 12:38 UTC  (20+ messages)
` [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
` [PATCH v8 02/20] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v8 04/20] crypto: remove redundant backlog checks on EBUSY
` [PATCH v8 06/20] crypto: introduce crypto wait for async op
` [PATCH v8 07/20] crypto: move algif to generic async completion
` [PATCH v8 08/20] crypto: move pub key "
` [PATCH v8 09/20] crypto: move drbg "
` [PATCH v8 10/20] crypto: move gcm "
  ` [PATCH v8 11/20] crypto: move testmgr "
` [PATCH v8 12/20] fscrypt: move "

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

Hello
 2017-09-04 15:54 UTC 

Crypto Fixes for 4.9
 2017-09-04 10:12 UTC  (9+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Fixes for 4.13
    ` Crypto Update for 4.14

[PATCH 0/8] staging: ccree: more cleanup work for 4.14
 2017-09-03 14:57 UTC  (9+ messages)
` [PATCH v2 1/8] staging: ccree: Replace kzalloc with devm_kzalloc
` [PATCH v2 2/8] staging: ccree: Convert to devm_ioremap_resource for map, unmap
` [PATCH v2 3/8] staging: ccree: Use platform_get_irq and devm_request_irq
` [PATCH v2 4/8] staging: ccree: simplify resource release on error
` [PATCH v2 5/8] staging: ccree: remove unused completion
` [PATCH v2 6/8] staging: ccree: move over to BIT macro for bit defines
` [PATCH v2 7/8] staging: ccree: replace noop macro with inline
` [PATCH v2 8/8] staging: ccree: remove BUG macro usage

[PATCH V3 6/6] crypto/nx: Add P9 NX support for 842 compression engine
 2017-09-03 14:12 UTC  (24+ messages)

[PATCH 0/8] staging: ccree: more cleanup work for 4.14
 2017-09-03  8:56 UTC  (9+ messages)
` [PATCH 1/8] staging: ccree: Replace kzalloc with devm_kzalloc
` [PATCH 2/8] staging: ccree: Convert to devm_ioremap_resource for map, unmap
` [PATCH 3/8] staging: ccree: Use platform_get_irq and devm_request_irq
` [PATCH 4/8] staging: ccree: simplify resource release on error
` [PATCH 5/8] staging: ccree: remove unused completion
` [PATCH 6/8] staging: ccree: move over to BIT macro for bit defines
` [PATCH 7/8] staging: ccree: replace noop macro with inline
` [PATCH 8/8] staging: ccree: remove BUG macro usage

(unknown),
 2017-09-02  0:58 UTC 

[PATCH 00/12] x86/crypto: Fix RBP usage in several crypto .S files
 2017-09-02  0:09 UTC  (14+ messages)
` [PATCH 01/12] x86/crypto: Fix RBP usage in blowfish-x86_64-asm_64.S
` [PATCH 02/12] x86/crypto: Fix RBP usage in camellia-x86_64-asm_64.S
` [PATCH 03/12] x86/crypto: Fix RBP usage in cast5-avx-x86_64-asm_64.S
` [PATCH 04/12] x86/crypto: Fix RBP usage in cast6-avx-x86_64-asm_64.S
` [PATCH 05/12] x86/crypto: Fix RBP usage in des3_ede-asm_64.S
` [PATCH 06/12] x86/crypto: Fix RBP usage in sha1_avx2_x86_64_asm.S
` [PATCH 07/12] x86/crypto: Fix RBP usage in sha1_ssse3_asm.S
` [PATCH 08/12] x86/crypto: Fix RBP usage in sha256-avx-asm.S
` [PATCH 09/12] x86/crypto: Fix RBP usage in sha256-avx2-asm.S
` [PATCH 10/12] x86/crypto: Fix RBP usage in sha256-ssse3-asm.S
` [PATCH 11/12] x86/crypto: Fix RBP usage in sha512-avx2-asm.S
` [PATCH 12/12] x86/crypto: Fix RBP usage in twofish-avx-x86_64-asm_64.S

[PATCH] crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
 2017-09-01 14:12 UTC 

[PATCH V4 1/7] crypto/nx: Rename nx842_powernv_function as icswx function
 2017-09-01 13:30 UTC  (2+ messages)
` [V4,1/7] "

(unknown),
 2017-09-01 11:40 UTC 

[PATCH] crypto: MPI - kunmap after finishing accessing buffer
 2017-08-31 14:37 UTC  (4+ messages)

[PATCH V4 6/7] crypto/nx: Add P9 NX specific error codes for 842 engine
 2017-08-31  7:18 UTC 

[PATCH V4 7/7] crypto/nx: Add P9 NX support for 842 compression engine
 2017-08-31  7:19 UTC 

[PATCH V4 5/7] crypto/nx: Use kzalloc for workmem allocation
 2017-08-31  7:17 UTC 

[PATCH V4 4/7] crypto/nx: Add nx842_add_coprocs_list function
 2017-08-31  7:14 UTC 

[PATCH V4 3/7] crypto/nx: Create nx842_delete_coprocs function
 2017-08-31  7:13 UTC 

[PATCH V4 2/7] crypto/nx: Create nx842_configure_crb function
 2017-08-31  7:12 UTC 

[PATCH V4 0/7] Enable NX 842 compression engine on Power9
 2017-08-31  7:10 UTC 

(unknown),
 2017-08-31  4:52 UTC 

[PATCH] crypto: AF_ALG - remove SGL end indicator when chaining
 2017-08-30 16:59 UTC 

[PATCH v8 0/4] crypto: add algif_akcipher user space API
 2017-08-30 12:36 UTC  (9+ messages)

[PATCH] crypto: AF_ALG - update correct dst SGL entry
 2017-08-30  7:17 UTC 

x86: PIE support and option to extend KASLR randomization
 2017-08-29 19:34 UTC  (22+ messages)
              `  "

[PATCH] crypto: brcm - Explicity ACK mailbox message
 2017-08-29  9:38 UTC 

[PATCH v2 0/4] crypto: Add driver for JZ4780 PRNG
 2017-08-28 18:31 UTC  (14+ messages)
` [PATCH v2 1/4] crypto: jz4780-rng: Add JZ4780 PRNG devicetree binding documentation
` [PATCH v2 2/4] crypto: jz4780-rng: Add Ingenic JZ4780 hardware PRNG driver
  ` [PATCH v2 3/4] crypto: jz4780-rng: Add RNG node to jz4780.dtsi
  ` [PATCH v2 4/4] crypto: jz4780-rng: Enable PRNG support in CI20 defconfig

[PATCH] crypto: drop unnecessary return statements
 2017-08-28 14:00 UTC 

[RFC PATCH 0/8] crypto: AF_ALG support for KPP
 2017-08-28 10:34 UTC  (3+ messages)
` [PATCH 7/8] crypto: ecdh - constify key

[PATCH] crypto: Use PTR_ERR_ZERO
 2017-08-27  6:22 UTC 

[PATCH 0/2] remove NULL check before kfree
 2017-08-27  1:49 UTC  (4+ messages)
` [PATCH 1/2] crypto: n2 - remove null "
` [PATCH 2/2] crypto: inside-secure "

[PATCH] crypto: axis - hide an unused variable
 2017-08-26  7:57 UTC  (2+ messages)

[PATCH] crypto: padlock-sha: constify x86_cpu_id
 2017-08-25 18:23 UTC 

[PATCH] crypto: padlock-aes: constify x86_cpu_id
 2017-08-25 18:23 UTC 

[PATCH 01/12] crypto: crypto4xx: remove bad list_del
 2017-08-25 13:47 UTC  (12+ messages)
` [PATCH 02/12] crypto: crypto4xx: remove unused definitions and write-only variables
  ` [RFC PATCH 03/12] crypto: crypto4xx: set CRYPTO_ALG_KERN_DRIVER_ONLY flag
    ` [PATCH 04/12] crypto: crypto4xx: remove extern statement before function declaration
      ` [PATCH 05/12] crypto: crypto4xx: remove double assignment of pd_uinfo->state
        ` [PATCH 06/12] crypto: crypto4xx: fix dynamic_sa_ctl's sa_contents declaration
          ` [PATCH 07/12] crypto: crypto4xx: move and refactor dynamic_contents helpers
            ` [RFC PATCH 08/12] crypto: crypto4xx: enable AES RFC3686, ECB, CFB and OFB offloads
              ` [RFC PATCH 09/12] crypto: crypto4xx: refactor crypto4xx_copy_pkt_to_dst()
                ` [RFC PATCH 10/12] crypto: crypto4xx: replace crypto4xx_dev's scatter_buffer_size with constant
                  ` [PATCH 11/12] crypto: crypto4xx: fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
                    ` [RFC PATCH 12/12] crypto: crypto4xx: pointer arithmetic overhaul

Dear God's Select,
 2017-08-25 11:54 UTC 

(unknown),
 2017-08-25  0:32 UTC 

[PATCH v6 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
 2017-08-24 13:25 UTC  (3+ messages)

[PATCH v2] dt/bindings: exynos-rng: Move dt binding documentation to bindings/crypto
 2017-08-24  4:54 UTC  (5+ messages)

[PATCH 0/6] Add support for ECDSA algorithm
 2017-08-23 13:40 UTC  (7+ messages)
      `  "

[BUGFIX PATCH v2] staging: ccree: save ciphertext for CTS IV
 2017-08-23 11:09 UTC  (4+ messages)

[BUGFIX PATCH] staging: ccree: save ciphertext for CTS IV
 2017-08-23  9:04 UTC  (3+ messages)

[PATCH] hw_random: timeriomem-rng: Remove 'max < 4' condition check
 2017-08-23  3:02 UTC  (3+ messages)

[PATCH v7 0/7] make io{read|write}64 globally usable
 2017-08-22 21:07 UTC  (11+ messages)
` [PATCH v7 5/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v7 6/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks

★beijing--“JEC world 2018 世界复合材料展览及会议”将于“3月06-08日”在“法国巴黎”举行 (地右P1-L-Me)
 2017-08-22 18:07 UTC 

[PATCH] crypto: ccp - Fix XTS-AES support on a version 5 CCP
 2017-08-22 18:24 UTC  (6+ messages)
    ` [PATCH] crypto: ccp - Fix XTS-AES-128 support on v5 CCPs


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