LinuxLists
Users
About
Elliott, Robert (Servers) (
[email protected]
)
Number of posts: 341 (0.11 per day)
First post: 2015-11-05 04:20:08
Last post: 2024-05-09 20:44:10
Previous Page
/
Next Page
Date
List
Subject
2022-12-15 06:41:17
linux-crypto
[PATCH 6/8] crypto: x86/ghash - add kernel-doc comments to assembly
2022-12-15 06:41:17
linux-crypto
[PATCH 7/8] crypto: x86/blake2s - add kernel-doc comments to assembly
2022-12-15 06:41:16
linux-crypto
[PATCH 8/8] crypto: x86/chacha - add kernel-doc comments to assembly
2022-12-15 06:40:58
linux-crypto
[PATCH 1/8] crypto: clean up kernel-doc headers
2022-12-15 06:40:46
linux-crypto
[PATCH 5/8] crypto: x86/sm3 - add kernel-doc comments to assembly
2022-12-15 06:40:45
linux-crypto
[PATCH 2/8] doc: support kernel-doc for asm functions
2022-12-15 06:40:45
linux-crypto
[PATCH 0/8] crypto: kernel-doc for assembly language
2022-12-15 06:40:45
linux-crypto
[PATCH 4/8] crypto: x86/crc - add kernel-doc comments to assembly
2022-12-13 15:26:57
linux-crypto
RE: [PATCH] crypto: arm/sha1 - Fix clang function cast warnings
2022-12-10 00:50:58
linux-crypto
RE: [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption
2022-12-09 19:18:41
linux-crypto
RE: [PATCH v7 3/4] crypto: aria: implement aria-avx2
2022-12-02 16:18:09
linux-crypto
RE: [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption
2022-12-02 06:24:45
linux-crypto
RE: [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption
2022-11-28 18:52:32
linux-crypto
RE: [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption
2022-11-28 17:00:09
linux-crypto
Re: [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption
2022-11-23 17:00:51
linux-kernel
RE: BUG: BISECTED: in squashfs_xz_uncompress() (Was: RCU stalls in squashfs_readahead())
2022-11-23 01:57:00
linux-kernel
[PATCH v2 2/5] checkpatch: don't sanitise quotes in Kconfig files
2022-11-23 01:35:35
linux-kernel
[PATCH v2 0/5] checkpatch: enhance Kconfig parsing
2022-11-23 01:25:45
linux-kernel
[PATCH v2 3/5] checkpatch: check line length in Kconfig help text
2022-11-23 01:24:56
linux-kernel
[PATCH v2 5/5] checkpatch: ignore a file named b
2022-11-23 01:24:43
linux-kernel
[PATCH v2 4/5] checkpatch: discard processed lines
2022-11-23 01:17:41
linux-kernel
[PATCH v2 1/5] checkpatch: improve Kconfig help text patch parsing
2022-11-23 00:09:44
linux-crypto
RE: [PATCH] crypto: amlogic - Save a few bytes of memory
2022-11-22 05:19:44
linux-crypto
RE: [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption
2022-11-18 19:21:12
linux-crypto
RE: [PATCH 0/11] crypto: CFI fixes
2022-11-18 17:07:13
linux-kernel
RE: BUG: in squashfs_xz_uncompress() (Was: RCU stalls in squashfs_readahead())
2022-11-18 15:47:25
linux-crypto
RE: [PATCH 0/11] crypto: CFI fixes
2022-11-17 15:23:55
linux-crypto
RE: [PATCH v4 00/24] crypto: fix RCU stalls
2022-11-16 04:30:50
linux-crypto
[PATCH v4 22/24] crypto: x86 - report missing CPU features via module parameters
2022-11-16 04:30:50
linux-crypto
[PATCH v4 24/24] crypto: x86 - standarize module descriptions
2022-11-16 04:18:15
linux-crypto
[PATCH v4 23/24] crypto: x86 - report suboptimal CPUs via module parameters
2022-11-16 04:17:43
linux-crypto
[PATCH v4 18/24] crypto: x86/ghash - load based on CPU features
2022-11-16 04:17:40
linux-crypto
[PATCH v4 19/24] crypto: x86/aesni - avoid type conversions
2022-11-16 04:17:24
linux-crypto
[PATCH v4 20/24] crypto: x86/ciphers - load based on CPU features
2022-11-16 04:17:07
linux-crypto
[PATCH v4 21/24] crypto: x86 - report used CPU features via module parameters
2022-11-16 04:16:49
linux-crypto
[PATCH v4 05/24] crypto: x86/crc - limit FPU preemption
2022-11-16 04:16:14
linux-crypto
[PATCH v4 07/24] crypto: x86/ghash - use u8 rather than char
2022-11-16 04:16:03
linux-crypto
[PATCH v4 17/24] crypto: x86/poly - load based on CPU features
2022-11-16 04:16:00
linux-crypto
[PATCH v4 01/24] crypto: tcrypt - test crc32
2022-11-16 04:16:00
linux-crypto
[PATCH v4 00/24] crypto: fix RCU stalls
2022-11-16 04:15:55
linux-crypto
[PATCH v4 15/24] crypto: x86/crc - load based on CPU features
2022-11-16 04:15:49
linux-crypto
[PATCH v4 13/24] crypto: x86/sha - minimize time in FPU context
2022-11-16 04:15:46
linux-crypto
[PATCH v4 16/24] crypto: x86/sm3 - load based on CPU features
2022-11-16 04:15:36
linux-crypto
[PATCH v4 12/24] crypto: x86/sha - register all variations
2022-11-16 04:15:35
linux-crypto
[PATCH v4 02/24] crypto: tcrypt - test nhpoly1305
2022-11-16 04:15:35
linux-crypto
[PATCH v4 09/24] crypto: x86/ghash - limit FPU preemption
2022-11-16 04:15:34
linux-crypto
[PATCH v4 06/24] crypto: x86/sm3 - limit FPU preemption
2022-11-16 04:15:31
linux-crypto
[PATCH v4 14/24] crypto: x86/sha - load based on CPU features
2022-11-16 04:15:30
linux-crypto
[PATCH v4 04/24] crypto: x86/sha - limit FPU preemption
2022-11-16 04:15:26
linux-crypto
[PATCH v4 08/24] crypto: x86/ghash - restructure FPU context saving
2022-11-16 04:15:23
linux-crypto
[PATCH v4 03/24] crypto: tcrypt - reschedule during cycles speed tests