linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-06 08:16:33 to 2017-04-18 10:28:21 UTC [more...]

Crypto Fixes for 4.9
 2017-04-18 10:27 UTC  (9+ messages)
` Crypto Fixes for 4.10
    ` Crypto Fixes for 4.11

[RFC PATCH v1 0/1] *** crypto: AF_ALG: add compression support ***
 2017-04-18 10:12 UTC  (6+ messages)
` [RFC PATCH v1 1/1] crypto: algif_compression - User-space interface for compression

[PATCH 0/7] arm64: marvell: add cryptographic engine support for 7k/8k
 2017-04-18  8:04 UTC  (17+ messages)
` [PATCH 2/7] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
` [PATCH 4/7] arm64: marvell: dts: add crypto engine description for 7k/8k
` [PATCH 5/7] arm64: marvell: dts: enable the crypto engine on the Armada 7040 DB
` [PATCH 6/7] arm64: marvell: dts: enable the crypto engine on the Armada 8040 DB
` [PATCH 7/7] arm64: defconfig: enable the Safexcel crypto engine as a module

[PATCH 00/22] Introduce common scatterlist map function
 2017-04-18  6:44 UTC  (36+ messages)
  ` [PATCH 01/22] scatterlist: Introduce sg_map helper functions
  ` [PATCH 02/22] nvmet: Make use of the new sg_map helper function
  ` [PATCH 03/22] libiscsi: Make use of new the "
  ` [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites
  ` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
  ` [PATCH 06/22] crypto: hifn_795x: "
  ` [PATCH 07/22] crypto: shash, caam: "
  ` [PATCH 08/22] crypto: chcr: "
  ` [PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 10/22] staging: unisys: visorbus: Make use of the new sg_map helper function
  ` [PATCH 11/22] RDS: "
  ` [PATCH 12/22] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 13/22] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
  ` [PATCH 14/22] scsi: arcmsr, ips, megaraid: "
  ` [PATCH 15/22] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
  ` [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function
  ` [PATCH 17/22] mmc: sdhci: "
  ` [PATCH 18/22] mmc: spi: "
  ` [PATCH 19/22] mmc: tmio: "
  ` [PATCH 20/22] mmc: sdricoh_cs: "
  ` [PATCH 21/22] mmc: tifm_sd: "
  ` [PATCH 22/22] memstick: "

[patch 03/20] padata: Make padata_alloc() static
 2017-04-17  9:14 UTC  (4+ messages)
` [patch 04/20] padata: Avoid nested calls to get_online_cpus() in pcrypt_init_padata()

(unknown),
 2017-04-15 13:53 UTC 

export pcie_flr and remove copies of it in drivers V2
 2017-04-14 19:11 UTC  (8+ messages)
` [PATCH 1/7] PCI: export pcie_flr
` [PATCH 2/7] PCI: call pcie_flr from reset_intel_82599_sfp_virtfn
` [PATCH 3/7] PCI: call pcie_flr from reset_chelsio_generic_dev
` [PATCH 4/7] ixgbe: use pcie_flr instead of duplicating it
` [PATCH 5/7] IB/hfi1: "
` [PATCH 6/7] crypto: qat: "
` [PATCH 7/7] liquidio: "

[PATCH 04/22] target: Make use of the new sg_map function at 16 call sites (fwd)
 2017-04-14 16:09 UTC  (2+ messages)

export pcie_flr and remove copies of it in drivers
 2017-04-14 15:57 UTC  (14+ messages)
` [PATCH 1/7] PCI: export pcie_flr
  ` [PATCH 2/7] PCI: call pcie_flr from reset_intel_82599_sfp_virtfn
` [PATCH 3/7] PCI: call pcie_flr from reset_chelsio_generic_dev
` [PATCH 4/7] ixgbe: use pcie_flr instead of duplicating it
` [PATCH 5/7] IB/hfi1: "
` [PATCH 6/7] crypto: qat: "
` [PATCH 7/7] liquidio: "

[PATCH] padata: allow caller to control queue length
 2017-04-14 15:44 UTC  (3+ messages)

Greetings
 2017-04-14  9:22 UTC 

[bug report] padata: simplify serialization mechanism
 2017-04-14  7:46 UTC  (3+ messages)
` [PATCH] padata: get_next is never NULL

[PATCH 0/2] hwrng: mtk: add support for hardware random generator on MT7623 SoC
 2017-04-14  4:57 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: hwrng: Add Mediatek hardware random generator bindings
` [PATCH 2/2] hwrng: mtk: Add driver for hardware random generator on MT7623 SoC

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-04-13 23:55 UTC  (11+ messages)
` [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags
` [PATCH 3/7] x86, LLVM: suppress clang warnings about unaligned accesses

[PATCH v2] crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
 2017-04-13 18:25 UTC 

[PATCH V2 0/2] Interrupt management fixes
 2017-04-13 16:46 UTC  (3+ messages)
` [PATCH V2 1/2] crypto: ccp - Use only the relevant interrupt bits
` [PATCH V2 2/2] crypto: ccp - Disable interrupts early on unload

[PATCH 0/2] Fix/improve some error handling related to 'chcr_alloc_shash'
 2017-04-13 16:38 UTC  (9+ messages)
` [PATCH 1/2] crypto: chcr - Improve error checking
` [PATCH 2/2] crypto: chcr - Fix "

[patch 13/13] crypto: n2 - Replace racy task affinity logic
 2017-04-13 14:51 UTC  (4+ messages)
  ` [patch V2 "

[PATCH] crypto: vmx: Remove dubiously licensed crypto code
 2017-04-13 13:30 UTC  (6+ messages)

[RFC PATCH v5] IV Generation algorithms for dm-crypt
 2017-04-13  8:46 UTC  (4+ messages)
` [RFC PATCH v5] crypto: Add IV generation algorithms

[PATCH 0/2] Interrupt management fixes
 2017-04-12 22:54 UTC  (3+ messages)
` [PATCH 1/2] crypto: ccp - Use only the relevant interrupt bits
` [PATCH 2/2] crypto: ccp - Disable interrupts early on unload

[PATCH -next] crypto: caam - fix error return code in caam_qi_init()
 2017-04-12  8:18 UTC  (2+ messages)

[PATCH v3 RESEND] dm: switch dm-verity to async hash crypto API
 2017-04-12  7:25 UTC 

[PATCH v5 0/2] crypto: hw_random - Add new Exynos RNG driver
 2017-04-11 18:08 UTC  (3+ messages)
` [PATCH v5 1/2] linux/kernel.h: Add ALIGN_DOWN macro
  ` [PATCH v5 2/2] crypto: hw_random - Add new Exynos RNG driver

Fwd: [linux-next:master 7274/8070] undefined reference to `crypto_alloc_shash'
 2017-04-11 10:56 UTC  (5+ messages)

[PATCH v4 0/2] crypto: hw_random - Add new Exynos RNG driver
 2017-04-11  8:09 UTC  (6+ messages)
` [PATCH v4 1/2] linux/kernel.h: Add ALIGN_DOWN macro
` [PATCH v4 2/2] crypto: hw_random - Add new Exynos RNG driver

Darlehen angebot 3 %
 2017-04-10 19:01 UTC 

[PATCH 0/4] Bug fixes and fallback for AEAD
 2017-04-10 12:54 UTC  (5+ messages)
` [PATCH 1/4] chcr: Increase priority of AEAD algos
` [PATCH 2/4] chcr:Set hmac_ctrl bit to use HW register HMAC_CFG[456]
` [PATCH 3/4] chcr:Fix txq ids
` [PATCH 4/4] chcr: Add fallback for AEAD algos

[PATCH v7 0/2] crypto: AF_ALG memory management fix
 2017-04-10 12:12 UTC  (3+ messages)
` [PATCH v7 1/2] crypto: skcipher AF_ALG - overhaul memory management
` [PATCH v7 2/2] crypto: aead "

[PATCH] crypto: algif_aead - Require setkey before accept(2)
 2017-04-10 11:59 UTC 

What should be the algo priority
 2017-04-10 11:25 UTC  (5+ messages)

[PATCH] padata: free correct variable
 2017-04-10 11:25 UTC  (2+ messages)

[PATCH] crypto: lz4: fixed decompress function to return error code
 2017-04-10 11:23 UTC  (2+ messages)

[PATCH v2] crypto: arm64/sha: Add constant operand modifier to ASM_EXPORT
 2017-04-10 11:22 UTC  (2+ messages)

[PATCH v2 0/3] hw_random: timeriomem_rng: Migrate to new API and improve performance
 2017-04-10 11:22 UTC  (2+ messages)

[PATCH v6 0/2] crypto: AF_ALG memory management fix
 2017-04-10 10:56 UTC  (5+ messages)
` [PATCH v6 1/2] crypto: skcipher AF_ALG - overhaul memory management

authenc: crash if key is not set
 2017-04-10 10:54 UTC  (4+ messages)

crypto: algif_aead - Fix bogus request dereference in completion function
 2017-04-10  9:59 UTC 

crypto: ahash - Fix EINPROGRESS notification callback
 2017-04-10  9:37 UTC  (4+ messages)
  ` [PATCH v2] "

crypto: lrw - Fix use-after-free on EINPROGRESS
 2017-04-10  9:15 UTC 

(unknown),
 2017-04-10  5:46 UTC 

★雄安新区★ 城市建设及建筑产业博览会 —— 商务部、河北省政府 “5.18”经洽会 [GA3/L100-Z]
 2017-04-09 23:27 UTC 

crypto_memneq not backported to 3.10
 2017-04-09 13:25 UTC  (2+ messages)

XTS Crypto Not Found In /proc/crypto Even After Compiled for 4.10.1
 2017-04-08 12:23 UTC  (13+ messages)

21741 linux-crypto
 2017-04-08  4:25 UTC 

[PATCH 7/7] crypto: caam/qi - add ablkcipher and authenc algorithms
 2017-04-07 14:00 UTC  (7+ messages)
` [7/7] "

hmac(crc32)
 2017-04-07  6:14 UTC  (2+ messages)

dm-crypt IV generation (summary)
 2017-04-07  6:12 UTC  (4+ messages)

CRYPTO_MAX_ALG_NAME is too low
 2017-04-07  5:25 UTC  (16+ messages)
  ` [PATCH 0/4] crypto: "
    ` [PATCH 1/4] crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion
    ` [PATCH 2/4] crypto: af_alg - Allow arbitrarily long algorithm names
    ` [PATCH 3/4] xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion
    ` [PATCH 4/4] crypto: api - Extend algorithm name limit to 128 bytes

(unknown),
 2017-04-06 13:43 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).