André Almeida ([email protected])

Number of posts: 413 (0.37 per day)
First post: 2019-03-07 20:20:50
Last post: 2022-03-31 03:23:04

Date List Subject
2021-09-01 19:03:19 linux-kernel Re: Question on commit dc7109aaa233 ("futex: Validate waiter correctly in futex_proxy_trylock_atomic()")
2021-08-19 03:41:28 linux-kernel Re: [PATCH 2/4] futex2: Implement vectorized wait
2021-08-18 16:36:52 linux-kernel Re: [PATCH 2/4] futex2: Implement vectorized wait
2021-08-18 16:24:30 linux-kernel Re: [PATCH v5 02/11] futex2: Implement vectorized wait
2021-08-06 00:44:49 linux-kernel [PATCH 3/4] selftests: futex2: Add waitv test
2021-08-05 21:06:36 linux-kernel [PATCH 4/4] futex2: Documentation: Document futex_waitv() uAPI
2021-08-05 21:03:55 linux-kernel [PATCH 2/4] futex2: Implement vectorized wait
2021-08-05 20:59:11 linux-kernel [PATCH 1/4] futex: Prepare for futex_wait_multiple()
2021-08-05 20:57:30 linux-kernel [PATCH 0/4] futex2: Add wait on multiple futexes syscall
2021-07-28 23:34:19 linux-kernel Re: [patch 42/50] futex: Cleanup stale comments
2021-07-17 23:49:04 linux-kernel [PATCH v5 1/1] lib: Convert UUID runtime test to KUnit
2021-07-17 23:49:03 linux-kernel [PATCH v5 0/1] lib: Convert UUID runtime test to KUnit
2021-07-09 00:19:27 linux-kernel [PATCH v5 10/11] perf bench: Add futex2 benchmark tests
2021-07-09 00:17:56 linux-kernel [PATCH v5 04/11] docs: locking: futex2: Add documentation
2021-07-09 00:17:31 linux-kernel [PATCH v5 11/11] kernel: Enable waitpid() for futex2
2021-07-09 00:17:11 linux-kernel [PATCH v5 09/11] selftests: futex2: Add requeue test
2021-07-09 00:16:53 linux-kernel [PATCH v5 08/11] selftests: futex2: Add waitv test
2021-07-09 00:16:29 linux-kernel [PATCH v5 07/11] selftests: futex2: Add wouldblock test
2021-07-09 00:16:29 linux-kernel [PATCH v5 06/11] selftests: futex2: Add timeout test
2021-07-09 00:16:00 linux-kernel [PATCH v5 05/11] selftests: futex2: Add wake/wait test
2021-07-09 00:15:51 linux-kernel [PATCH v5 03/11] futex2: Implement requeue operation
2021-07-09 00:15:43 linux-kernel [PATCH v5 02/11] futex2: Implement vectorized wait
2021-07-09 00:15:37 linux-kernel [PATCH v5 00/11] Add futex2 syscalls
2021-07-09 00:15:29 linux-kernel [PATCH v5 01/11] futex2: Implement wait and wake functions
2021-06-21 21:57:42 linux-kernel Re: [PATCH v4 1/1] lib: Convert UUID runtime test to KUnit
2021-06-21 13:33:14 linux-kernel [PATCH v4 1/1] lib: Convert UUID runtime test to KUnit
2021-06-21 13:32:54 linux-kernel [PATCH v4 0/1] lib: Convert UUID runtime test to KUnit
2021-06-14 21:10:08 linux-kernel Re: [PATCH v3 1/1] lib: Convert UUID runtime test to KUnit
2021-06-11 10:52:20 linux-kernel Re: [PATCH v3 0/1] lib: Convert UUID runtime test to KUnit
2021-06-10 16:43:15 linux-kernel [PATCH v3 1/1] lib: Convert UUID runtime test to KUnit
2021-06-10 16:42:50 linux-kernel [PATCH v3 0/1] lib: Convert UUID runtime test to KUnit
2021-06-10 13:58:40 linux-kernel Re: [PATCH v2 0/1] lib: Convert UUID runtime test to KUnit
2021-06-10 13:12:23 linux-kernel Re: [PATCH v2 0/1] lib: Convert UUID runtime test to KUnit
2021-06-09 23:40:28 linux-kernel [PATCH v2 1/1] lib: Convert UUID runtime test to KUnit
2021-06-09 23:39:28 linux-kernel [PATCH v2 0/1] lib: Convert UUID runtime test to KUnit
2021-06-09 17:21:20 linux-kernel Re: [PATCH] lib: Convert UUID runtime test to KUnit
2021-06-09 14:54:27 linux-kernel Re: [PATCH] lib: Convert UUID runtime test to KUnit
2021-06-08 15:06:39 linux-kernel Re: [PATCH v4 00/15] Add futex2 syscalls
2021-06-08 14:17:39 linux-kernel Re: [PATCH v4 00/15] Add futex2 syscalls
2021-06-07 16:04:54 linux-kernel Re:
2021-06-07 15:45:45 linux-kernel Re: [PATCH v4 00/15] Add futex2 syscalls
2021-06-06 17:21:56 linux-kernel Re: [PATCH] lib: Convert UUID runtime test to KUnit
2021-06-05 21:55:00 linux-kernel [PATCH] lib: Convert UUID runtime test to KUnit
2021-06-04 20:03:24 linux-kernel Re: [PATCH v4 00/15] Add futex2 syscalls
2021-06-04 17:06:59 linux-kernel Re: [PATCH v4 00/15] Add futex2 syscalls
2021-06-03 20:06:20 linux-kernel [PATCH v4 15/15] kernel: Enable waitpid() for futex2
2021-06-03 20:05:44 linux-kernel [PATCH v4 13/15] selftests: futex2: Add futex sizes test
2021-06-03 20:04:24 linux-kernel [PATCH v4 04/15] futex2: Implement requeue operation
2021-06-03 20:04:10 linux-kernel [PATCH v4 07/15] docs: locking: futex2: Add documentation
2021-06-03 20:04:10 linux-kernel [PATCH v4 11/15] selftests: futex2: Add waitv test
2021-06-03 20:04:05 linux-kernel [PATCH v4 14/15] perf bench: Add futex2 benchmark tests