messages from 2018-08-15 20:56:33 to 2018-09-04 03:13:18 UTC [more...]
[PATCH v8 0/9] crypto: Remove VLA usage
2018-09-04 3:13 UTC (3+ messages)
` [PATCH v8 5/9] dm: Remove VLA usage from hashes
[PATCH 0/6] crypto: vf-crc - Add new driver (and required clk, DTS...)
2018-09-04 1:20 UTC (12+ messages)
` [PATCH 1/6] dt-bindings: crypto: Add Freescale Vybrid CRC
` [PATCH 2/6] clk: imx: vf610: Add CRC clock
` [PATCH 3/6] ARM: dts: vfxxx: Add node for CRC hardware block
` [PATCH 4/6] crypto: testmgr - Add CRC16 test tables
` [PATCH 5/6] crypto - Group Freescale/NXP ARM architecture Kconfig entires together
` [PATCH 6/6] crypto: vf-crc - Add new driver for Freescale Vybrid CRC
[PATCH v2 0/2] crypto: Implement a generic crypto statistics
2018-09-03 19:22 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] crypto: tools: Add cryptostat userspace
[PATCH] crypto: xts - Drop use of auxiliary buffer
2018-09-03 11:29 UTC
Question about pe file verification
2018-09-03 8:31 UTC
[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
2018-09-03 2:55 UTC (14+ messages)
` [PATCH 1/7] vfio/sdmdev: Add documents for WarpDrive framework
` [PATCH 2/7] iommu: Add share domain interface in iommu for sdmdev
` [PATCH 3/7] vfio: add sdmdev support
` [PATCH 4/7] crypto: add hisilicon Queue Manager driver
` [PATCH 5/7] crypto: Add Hisilicon Zip driver
` [PATCH 6/7] crypto: add sdmdev support to Hisilicon QM
` [PATCH 7/7] vfio/sdmdev: add user sample
[PATCH v2] crypto: arm/chacha20 - faster 8-bit rotations and other optimizations
2018-09-01 7:17 UTC
[PATCH] crypto: arm/chacha20 - faster 8-bit rotations and other optimizations
2018-09-01 6:42 UTC (5+ messages)
[PATCH] Performance Improvement in CRC16 Calculations
2018-08-31 17:17 UTC (36+ messages)
` [PATCH 1/4] crypto: Introduce notifier for new crypto algorithms
` [PATCH 2/4] crc-t10dif: Pick better transform if one becomes available
` [PATCH 3/4] crc-t10dif: Allow current transform to be inspected in sysfs
` [PATCH 4/4] block: Integrity profile init function to trigger module loads
` [PATCH v2 1/3] crypto: Introduce notifier for new crypto algorithms
` [PATCH v2 2/3] crc-t10dif: Pick better transform if one becomes available
` [PATCH v2 3/3] crc-t10dif: Allow current transform to be inspected in sysfs
Locking for HW crypto accelerators
2018-08-30 14:00 UTC (9+ messages)
[PATCH v2 02/17] zinc: introduce minimal cryptography library
2018-08-29 5:06 UTC (25+ messages)
` [PATCH v2 03/17] zinc: ChaCha20 generic C implementation
` [PATCH v2 04/17] zinc: ChaCha20 ARM and ARM64 implementations
` [PATCH v2 05/17] zinc: ChaCha20 x86_64 implementation
` [PATCH v2 06/17] zinc: ChaCha20 MIPS32r2 implementation
` [PATCH v2 07/17] zinc: Poly1305 generic C implementation and selftest
` [PATCH v2 08/17] zinc: Poly1305 ARM and ARM64 implementations
` [PATCH v2 09/17] zinc: Poly1305 x86_64 implementation
` [PATCH v2 10/17] zinc: Poly1305 MIPS32r2 and MIPS64 implementations
` [PATCH v2 11/17] zinc: ChaCha20Poly1305 construction and selftest
` [PATCH v2 12/17] zinc: BLAKE2s generic C implementation "
` [PATCH v2 13/17] zinc: BLAKE2s x86_64 implementation
` [PATCH v2 14/17] zinc: Curve25519 generic C implementations and selftest
` [PATCH v2 15/17] zinc: Curve25519 ARM implementation
` [PATCH v2 16/17] zinc: Curve25519 x86_64 implementation
Crypto Update for 4.10
2018-08-29 3:33 UTC (11+ messages)
` Crypto Update for 4.11
` Crypto Fixes for 4.13
` Crypto Fixes for 4.14
` Crypto Fixes for 4.15
` Crypto Fixes for 4.16
` Crypto Fixes for 4.17
` Crypto Fixes for 4.18
` Crypto Fixes for 4.19
[PATCH v20 0/6] Add io{read|write}64 to io-64-atomic headers
2018-08-28 23:48 UTC (7+ messages)
` [PATCH v20 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v20 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v20 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v20 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v20 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v20 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
KASAN: use-after-free Read in sha512_ctx_mgr_resubmit
2018-08-28 22:17 UTC (7+ messages)
[PATCH 0/4] arm64: wire CRC32 instructions into core crc32 routines
2018-08-28 18:43 UTC (9+ messages)
` [PATCH 1/4] lib/crc32: make core crc32() routines weak so they can be overridden
` [PATCH 2/4] arm64: cpufeature: add feature for CRC32 instructions
` [PATCH 3/4] arm64/lib: add accelerated crc32 routines
` [PATCH 4/4] crypto: arm64/crc32 - remove PMULL based CRC32 driver
[PATCH] crypto: x86 - remove SHA multibuffer routines and mcryptd
2018-08-27 23:19 UTC (3+ messages)
[PATCH 0/2] crypto: arm64/crct10dif - refactor and implement non-Crypto Extension version
2018-08-27 15:38 UTC (3+ messages)
` [PATCH 1/2] crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version
` [PATCH 2/2] crypto: arm64/crct10dif - implement non-Crypto Extensions alternative
Backport e666d4e9ceec crypto: vmx - Use skcipher for ctr fallback
2018-08-27 3:27 UTC (5+ messages)
[PATCH 1/1] crypto: cavium/nitrox - fix for command corruption in queue full case with backlog submissions
2018-08-25 13:29 UTC (2+ messages)
BUG: libkcapi tests trigger sleep-in-atomic bug in VMX code (ppc64)
2018-08-25 13:28 UTC (12+ messages)
` [PATCH] crypto: vmx - Fix sleep-in-atomic bugs
` [PATCH v2] "
[PATCH] crypto: aesni - Use unaligned loads from gcm_context_data
2018-08-25 13:28 UTC (2+ messages)
[PATCH] chtls: fix null dereference chtls_free_uld()
2018-08-25 13:27 UTC (2+ messages)
[PATCH] crypto: arm64/sm4-ce - check for the right CPU feature bit
2018-08-25 13:27 UTC (2+ messages)
Deadlock when using crypto API for block devices
2018-08-24 16:02 UTC (11+ messages)
[PATCH v2] crypto: arm64/aes-modes - get rid of literal load of addend vector
2018-08-23 22:39 UTC (3+ messages)
[PATCH v2] crypto: arm/ghash-ce - implement support for 4-way aggregation
2018-08-23 14:48 UTC
[PATCH] crypto: arm/ghash-ce - implement support for 4-way aggregation
2018-08-22 15:28 UTC
[RFC PATCH 0/9] crypto: HPolyC support
2018-08-22 10:00 UTC (5+ messages)
` [RFC PATCH 8/9] crypto: arm/poly1305 - add NEON accelerated Poly1305 implementation
disabling psp in bios causes errors in dmesg
2018-08-22 7:19 UTC (4+ messages)
[PATCH] crypto: arm64/aes-modes - get rid of literal load of addend vector
2018-08-21 18:38 UTC (5+ messages)
[PATCH] arm64/crypto: remove non-standard notation
2018-08-21 18:13 UTC (8+ messages)
KASAN: use-after-free Read in sha512_mb_flusher
2018-08-21 2:46 UTC (2+ messages)
[PATCH v1 2/3] zinc: Introduce minimal cryptography library
2018-08-18 8:13 UTC (10+ messages)
[GIT PULL] gcc-plugin updates for v4.19-rc1
2018-08-16 22:18 UTC (4+ messages)
[RFC] crypto: Remove mcryptd
2018-08-16 6:55 UTC (6+ messages)
[PATCH crypto-2.6] crypto: ccp: add timeout support in the SEV command
2018-08-15 21:11 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).