Yann Droneaud ([email protected])

Number of posts: 205 (0.06 per day)
First post: 2013-07-02 16:23:53
Last post: 2023-02-27 08:21:04

Date List Subject
2023-02-27 08:21:04 linux-kernel Re: [PATCH] crypto: testmgr - fix RNG performance in fuzz tests
2023-02-27 08:21:01 linux-crypto Re: [PATCH] crypto: testmgr - fix RNG performance in fuzz tests
2023-01-19 11:26:21 linux-crypto Re: [RFC PATCH 0/4] random: a simple vDSO mechanism for reseeding userspace CSPRNGs
2023-01-12 20:56:55 linux-crypto Re: [RFC PATCH 0/4] random: a simple vDSO mechanism for reseeding userspace CSPRNGs
2023-01-12 17:56:47 linux-crypto [RFC PATCH 4/4] testing: add a getrandom() GRND_TIMESTAMP vDSO demonstration/benchmark
2023-01-12 17:56:37 linux-crypto [RFC PATCH 3/4] x86: vdso: Wire up getrandom() vDSO implementation.
2023-01-12 17:55:07 linux-crypto [RFC PATCH 2/4] random: introduce generic vDSO getrandom(,, GRND_TIMESTAMP) fast path
2023-01-12 17:54:42 linux-crypto [RFC PATCH 0/4] random: a simple vDSO mechanism for reseeding userspace CSPRNGs
2023-01-12 17:54:42 linux-crypto [RFC PATCH 1/4] random: introduce getrandom() GRND_TIMESTAMP
2023-01-05 23:11:37 linux-kernel [PATCH] shmem: optimize shmem_huge_enabled() and shmem_is_huge() when !CONFIG_TRANSPARENT_HUGEPAGE
2023-01-05 22:05:02 linux-crypto Re: [PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
2022-12-20 20:41:44 linux-kernel [PATCH] blk-iocost: don't make all constants unsigned long long
2022-11-15 08:43:44 linux-crypto Re: [PATCH v1 3/5] random: add helpers for random numbers with given floor or range
2022-11-14 18:14:17 linux-crypto Re: [PATCH v1 3/5] random: add helpers for random numbers with given floor or range
2022-10-17 20:57:02 linux-kernel Re: [PATCH] random: use rejection sampling for uniform bounded random integers
2022-10-06 09:04:10 linux-crypto Re: [PATCH v1 0/5] treewide cleanup of random integer usage
2022-07-26 15:35:51 linux-crypto Re: [PATCH v4] arc4random: simplify design for better safety
2022-07-26 14:43:23 linux-crypto Re: arc4random - are you sure we want these?
2022-04-08 10:29:45 linux-kernel [PATCHv1] kbuild: support W=e to make build abort in case of warning
2022-04-07 20:22:48 linux-kernel Re: [PATCH] af_unix: Escape abstract unix socket address
2022-04-06 15:24:02 linux-kernel [PATCH] af_unix: Escape abstract unix socket address
2020-05-21 14:09:42 linux-kernel [PATCH 2/4] random/trace: remove unused trace_push_to_pool()
2020-05-21 14:09:42 linux-kernel [PATCH 1/4] random/trace: remove unused trace_random_read()
2020-05-21 14:09:35 linux-kernel [PATCH 4/4] random/trace: remove unused trace_xfer_secondary_pool()
2020-05-21 14:09:24 linux-kernel [PATCH 3/4] random/trace: remove unused trace_extract_entropy_user()
2020-05-21 14:09:19 linux-kernel [PATCH 0/4] random/trace: remove unused function
2019-07-24 13:32:35 linux-kernel Re: [PATCH 1/2] string: Add stracpy and stracpy_pad mechanisms
2019-06-13 15:31:51 linux-kernel [PATCH 1/3] binfmt/elf: use functions for stack manipulation
2019-06-13 15:31:23 linux-kernel [PATCH 0/3] ELF interpretor info: align and add random padding
2019-06-13 15:30:41 linux-kernel [PATCH 3/3] binfmt/elf: randomize padding between ELF interp info
2019-06-13 15:30:35 linux-kernel [PATCH 2/3] binfmt/elf: align AT_RANDOM array
2019-06-13 15:15:07 linux-kernel [PATCH 4/3] binfmt/elf: don't expose prandom_u32() state
2019-06-01 08:52:19 linux-kernel Re: [PATCH v1 1/2] fork: add clone3
2019-05-31 10:08:25 linux-kernel Re: [RFCv2 6/6] mm: extend process_madvise syscall to support vector arrary
2019-05-29 15:45:58 linux-kernel Re: [PATCH v1 1/2] fork: add clone3
2019-05-15 15:33:12 linux-kernel Re: [PATCH 1/2] pid: add pidfd_open()
2019-05-15 14:32:05 linux-kernel Re: [PATCH 1/2] pid: add pidfd_open()
2019-05-09 09:16:42 linux-crypto Re: [PATCH v6] crypto: DRBG - add FIPS 140-2 CTRNG for noise source
2019-05-07 13:11:10 linux-crypto Re: [PATCH v5] crypto: DRBG - add FIPS 140-2 CTRNG for noise source
2019-05-07 09:00:05 linux-crypto Re: [PATCH v4] crypto: DRBG - add FIPS 140-2 CTRNG for noise source
2019-04-01 08:48:22 linux-kernel Re: [PATCH v2 0/5] pid: add pidfd_open()
2019-03-30 15:29:12 linux-crypto Re: [PATCH] crypto: Use ___cacheline_aligned for aes data
2019-03-27 17:46:06 linux-kernel Re: [PATCH 2/4] pid: add pidfd_open()
2018-09-11 20:48:09 linux-kernel Re: [v7] Add udmabuf misc device
2018-09-06 19:29:40 linux-kernel Re: [PATCH 05/11] UAPI: coda: Don't use internal kernel structs in UAPI
2018-09-06 07:15:07 linux-kernel Re: [RFC] UAPI: Check headers by compiling all together as C++
2018-09-05 17:45:35 linux-kernel Re: [PATCH 05/11] UAPI: coda: Don't use internal kernel structs in UAPI
2018-09-05 17:36:13 linux-kernel Re: [RFC] UAPI: Check headers by compiling all together as C++
2018-07-19 20:17:59 linux-kernel Re: [PATCH] random: addu a config option to trust the CPU's hwrng
2018-07-19 20:17:03 linux-crypto Re: [PATCH] random: addu a config option to trust the CPU's hwrng
2018-07-18 15:30:48 linux-kernel Re: [PATCH] random: add a config option to trust the CPU's hwrng