linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-17 19:05:38 to 2017-03-28 13:27:30 UTC [more...]

[RFC TLS Offload Support 00/15] cover letter
 2017-03-28 13:26 UTC  (16+ messages)
` [RFC TLS Offload Support 01/15] tcp: Add clean acked data hook
` [RFC TLS Offload Support 02/15] tcp: export do_tcp_sendpages function
` [RFC TLS Offload Support 03/15] tcp: export tcp_rate_check_app_limited function
` [RFC TLS Offload Support 04/15] net: Add TLS offload netdevice and socket support
` [RFC TLS Offload Support 05/15] tcp: Add TLS socket options for TCP sockets
` [RFC TLS Offload Support 06/15] tls: tls offload support
` [RFC TLS Offload Support 07/15] mlx/mlx5_core: Allow sending multiple packets
` [RFC TLS Offload Support 08/15] mlx/tls: Hardware interface
` [RFC TLS Offload Support 09/15] mlx/tls: Sysfs configuration interface Configure the driver/hardware interface via sysfs
` [RFC TLS Offload Support 10/15] mlx/tls: Add mlx_accel offload driver for TLS
` [RFC TLS Offload Support 11/15] mlx/tls: TLS offload driver Add the main module entrypoints and tie the module into the build system
` [RFC TLS Offload Support 12/15] mlx/tls: Enable MLX5_CORE_QP_SIM mode for tls
` [RFC TLS Offload Support 13/15] crypto: Add gcm template for rfc5288
` [RFC TLS Offload Support 14/15] crypto: rfc5288 aesni optimized intel routines
` [RFC TLS Offload Support 15/15] net/tls: Add software offload

[PATCH 4.10 075/111] hwrng: amd - Revert managed API changes
 2017-03-28 12:31 UTC  (2+ messages)
` [PATCH 4.10 076/111] hwrng: geode "

[PATCH 4.9 61/88] hwrng: amd - Revert managed API changes
 2017-03-28 12:31 UTC  (2+ messages)
` [PATCH 4.9 62/88] hwrng: geode "

8537 linux-crypto
 2017-03-28 11:47 UTC 

[PATCH] arm64: dts: ls1012a: add crypto node
 2017-03-28 11:46 UTC  (9+ messages)
                ` [PATCH v2] "

[PATCH 1/2] crypto: ccp - Reduce stack frame size with KASAN
 2017-03-28  9:58 UTC  (2+ messages)
` [PATCH 2/2] crypto: ccp - Mark driver as little-endian only

[PATCH 0/7] crypto: aes - allow generic AES to be omitted
 2017-03-28  8:51 UTC  (13+ messages)
` [PATCH 1/7] drivers/crypto/Kconfig: drop bogus CRYPTO_AES dependencies
` [PATCH 2/7] crypto: aes - add new Kconfig symbol for soft dependency on AES
` [PATCH 3/7] crypto: aes/x86 - eliminate set_key() handling for IRQ context
` [PATCH 4/7] crypto: aes/arm64 - eliminate dependency on crypto_aes_set_key()
` [PATCH 5/7] crypto: aes - move crypto_aes_expand_key() to fixed-time AES driver
` [PATCH 6/7] crypto: aes - split off shared AES tables and key expansion routines
` [PATCH 7/7] crypto: aes - allow alternative AES drivers to fulfil AES dependency

[PATCH 1/1] crypto: If two strings are exact match, they must have same length
 2017-03-27 23:04 UTC  (3+ messages)

[RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot
 2017-03-27 15:07 UTC  (2+ messages)

[PATCH v3 0/3] crypto: hw_random - Add new Exynos RNG driver
 2017-03-27 13:53 UTC  (16+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] ARM: exynos_defconfig: Enable Exynos RNG and user-space crypto API
` [PATCH v3 3/3] ARM: multi_v7_defconfig: "

race condition in kernel/padata.c
 2017-03-26 12:32 UTC  (8+ messages)
` [PATCH] padata: avoid race in reordering

Question - seeding the hw pseudo random number generator
 2017-03-26  4:10 UTC  (12+ messages)

KPP: DH/ECDH -- allocation returns ENOENT
 2017-03-25 13:49 UTC  (2+ messages)

[PATCH v2 0/3] crypto: hw_random - Add new Exynos RNG driver
 2017-03-25 12:48 UTC  (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] ARM: exynos_defconfig: Enable Exynos RNG and user-space crypto API
` [PATCH v2 3/3] ARM: multi_v7_defconfig: "

[cryptodev:master 42/60] drivers/crypto/ccp/ccp-dev-v5.c:436:28: note: in expansion of macro 'cpu_to_le32'
 2017-03-24 17:53 UTC 

[PATCH 0/3] crypto: hw_random - Add new Exynos RNG driver
 2017-03-24 17:01 UTC  (16+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ARM: exynos_defconfig: Enable Exynos RNG and user-space crypto API
` [PATCH 3/3] ARM: multi_v7_defconfig: "

next build: 208 builds: 9 failed, 199 passed, 857 errors, 444 warnings (next-20170323)
 2017-03-24 14:32 UTC  (3+ messages)

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-03-24 14:22 UTC  (26+ messages)
` [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags
` [PATCH 3/7] x86, LLVM: suppress clang warnings about unaligned accesses
` [PATCH 6/7] md/raid10, LLVM: get rid of variable length array

[PATCH v2] dt-bindings: rng: clocks property on omap_rng not always mandatory
 2017-03-24 14:20 UTC  (5+ messages)

[PATCH] crypto: ccp - Make some CCP DMA channels private
 2017-03-24 14:18 UTC  (2+ messages)

[PATCH] crypto: ixp4xx - Use sg_virt()
 2017-03-24 14:17 UTC  (3+ messages)

crypto: out-of-bounds write in pre_crypt
 2017-03-24 14:15 UTC  (5+ messages)
` [PATCH] crypto: xts,lrw - fix out-of-bounds write after kmalloc failure

[PATCH] crypto: DRBG - initialize SGL only once
 2017-03-24 14:15 UTC  (2+ messages)

[PATCH] crypto: testmgr - mark ctr(des3_ede) as fips_allowed
 2017-03-24 14:14 UTC  (3+ messages)

[PATCH] crypto: zip - Memory corruption in zip_clear_stats()
 2017-03-24 14:14 UTC  (5+ messages)

[PATCH] crypto: zip - add a cast for printing atomic64_t values
 2017-03-24 14:14 UTC  (2+ messages)

[PATCH 0/4] crypto: s5p-sss - Fix and minor improvements
 2017-03-24 14:13 UTC  (2+ messages)

[PATCH] crypto, x86: aesni - fix token pasting for clang
 2017-03-24 14:12 UTC  (2+ messages)

[PATCH 0/7] crypto: caam - add Queue Interface (QI) support
 2017-03-24 14:13 UTC  (2+ messages)

[PATCH] md5: remove from lib and only live in crypto
 2017-03-24 14:13 UTC  (4+ messages)

[PATCH 1/4] crypto: powerpc - Factor out the core CRC vpmsum algorithm
 2017-03-24 14:12 UTC  (2+ messages)

[PATCH V3 0/3] Support new function in new CCPs
 2017-03-24 14:12 UTC  (2+ messages)

Crypto Fixes for 4.9
 2017-03-24 13:46 UTC  (6+ messages)
` Crypto Fixes for 4.10
    ` Crypto Fixes for 4.11

[PATCH v2 0/5] STM32 CRC crypto driver
 2017-03-24 10:00 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: Document STM32 CRC bindings
` [PATCH v2 2/5] crypto: stm32 - Support for STM32 CRC32 crypto module
` [PATCH v2 3/5] ARM: dts: stm32: Add CRC support to stm32f746
` [PATCH v2 4/5] ARM: dts: stm32: enable CRC on stm32746g-eval board
` [PATCH v2 5/5] ARM: configs: stm32: Add crypto support

[ANNOUNCE] Linux Security Summit 2017 - CFP
 2017-03-24  1:26 UTC 

[PATCH v3 1/3] clk: meson-gxbb: expose clock CLKID_RNG0
 2017-03-23  7:56 UTC  (8+ messages)

BUG: Seems un-initialed dst pointer received from algif_aead when outlen is zero
 2017-03-22  2:57 UTC  (8+ messages)

[PATCH v6 0/4] Broadcom SBA RAID support
 2017-03-21  9:18 UTC  (4+ messages)

[RFC PATCH v4] IV Generation algorithms for dm-crypt
 2017-03-20 14:38 UTC  (12+ messages)

[PATCH v2 06/10] x86: crypto, annotate local functions
 2017-03-20 12:32 UTC  (2+ messages)
  ` [PATCH v2 07/10] x86: assembly, annotate aliases

[PATCH v5 0/2] crypto: AF_ALG memory management fix
 2017-03-19  4:34 UTC  (4+ messages)
` [PATCH v5 1/2] crypto: skcipher AF_ALG - overhaul memory management

[ANNOUNCE] /dev/random - a new approach (code for 4.11-rc1)
 2017-03-18 16:36 UTC  (7+ messages)

[PATCH 1/1] ARM: dts: NSP: Add crypto (SPU) to dtsi
 2017-03-17 22:50 UTC  (4+ 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).