messages from 2018-08-24 21:38:47 to 2018-09-08 17:02:42 UTC [more...]
[PATCH] net/sock: move memory_allocated over to percpu_counter variables
2018-09-08 17:02 UTC (7+ messages)
[RFC/RFT PATCH] crypto: arm64/aes-ce - add support for CTS-CBC mode
2018-09-08 11:42 UTC
[PATCH v3] crypto: xts - Drop use of auxiliary buffer
2018-09-08 1:35 UTC (2+ messages)
[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
2018-09-07 18:04 UTC (34+ 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
` [RFC PATCH] vfio: vfio_sdmdev_groups[] can be static
` [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 0/4] crypto: skcipher - Remove VLA usage
2018-09-07 16:02 UTC (8+ messages)
` [PATCH v2 1/4] crypto: skcipher - Consolidate encrypt/decrypt sanity check
` [PATCH v2 2/4] crypto: skcipher - Enforce non-ASYNC for on-stack requests
` [PATCH v2 3/4] crypto: skcipher - Remove VLA usage for SKCIPHER_REQUEST_ON_STACK
` [PATCH 4/4] crypto: skcipher - Remove unused argument to SKCIPHER_REQUEST_ON_STACK()
[PATCH 0/2] crpyto: lrw - Simplify and optimize the LRW template
2018-09-07 11:27 UTC (3+ messages)
` [PATCH 1/2] crypto: lrw - Optimize tweak computation
` [PATCH 2/2] crypto: lrw - Do not use auxiliary buffer
[PATCH 1/1] crypto: cavium/nitrox - Added support for SR-IOV configuration
2018-09-07 7:01 UTC
[PATCH] crypto: Adds user space interface for ALG_SET_KEY_TYPE
2018-09-07 6:40 UTC
[PATCH 0/2] crypto: Remove VLA usage from skcipher
2018-09-06 22:23 UTC (19+ messages)
` [PATCH 1/2] crypto: skcipher: Allow crypto_skcipher_set_reqsize() to fail
` [PATCH 2/2] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK
KASAN: use-after-free Read in sha512_mb_flusher
2018-09-06 17:21 UTC (3+ messages)
[PATCH v2] crypto: xts - Drop use of auxiliary buffer
2018-09-05 15:30 UTC (3+ messages)
[PATCH] dm-crypt and dm-integrity: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a deadlock
2018-09-05 13:17 UTC
[PATCH] crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
2018-09-05 7:26 UTC
[PATCH 0/6] crypto: vf-crc - Add new driver (and required clk, DTS...)
2018-09-04 13:36 UTC (13+ 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] Performance Improvement in CRC16 Calculations
2018-09-04 13:30 UTC (30+ 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
[PATCH 0/4] arm64: wire CRC32 instructions into core crc32 routines
2018-09-04 9:44 UTC (14+ 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-2.6] crypto: ccp: add timeout support in the SEV command
2018-09-04 8:11 UTC (3+ messages)
[PATCH v8 0/9] crypto: Remove VLA usage
2018-09-04 5:50 UTC (7+ messages)
` [PATCH v8 5/9] dm: Remove VLA usage from hashes
` [PATCH v8 9/9] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK
[PATCH v2] crypto: arm/chacha20 - faster 8-bit rotations and other optimizations
2018-09-04 5:22 UTC (2+ messages)
[PATCH 0/2] crypto: arm64/crct10dif - refactor and implement non-Crypto Extension version
2018-09-04 5:21 UTC (4+ messages)
` [PATCH 1/2] crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version
` [PATCH 2/2] crypto: arm64/crct10dif - implement non-Crypto Extensions alternative
[PATCH v2] crypto: arm64/aes-modes - get rid of literal load of addend vector
2018-09-04 5:20 UTC (2+ messages)
[PATCH v2] crypto: arm/ghash-ce - implement support for 4-way aggregation
2018-09-04 5:20 UTC (2+ messages)
[PATCH] crypto: x86 - remove SHA multibuffer routines and mcryptd
2018-09-04 5:19 UTC (5+ messages)
[PATCH] crypto: remove speck
2018-09-04 4:55 UTC (3+ messages)
` [PATCH v2] crypto: remove Speck
[PATCH] crypto: xts - Drop use of auxiliary buffer
2018-09-04 3:38 UTC (2+ messages)
[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
Question about pe file verification
2018-09-03 8:31 UTC
[PATCH] crypto: arm/chacha20 - faster 8-bit rotations and other optimizations
2018-09-01 6:42 UTC (5+ messages)
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 (13+ messages)
` [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)
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)
[PATCH v2] crypto: vmx - Fix sleep-in-atomic bugs
2018-08-25 13:28 UTC (2+ messages)
[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)
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).