Marcos Paulo de Souza ([email protected])

Number of posts: 66 (0.12 per day)
First post: 2022-10-26 19:44:25
Last post: 2024-04-10 15:32:53

Date List Subject
2024-04-10 15:32:53 linux-kernel Re: [PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
2024-03-22 20:31:56 linux-kernel Re: [PATCH] selftests: livepatch: Test atomic replace against multiple modules
2024-03-12 12:12:45 linux-kernel [PATCH] selftests: livepatch: Test atomic replace against multiple modules
2024-02-23 22:34:15 linux-kernel Re: [PATCH v2 4/4] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
2024-02-23 22:32:09 linux-kernel Re: [PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-23 16:20:19 linux-kernel Re: [PATCH 2/3] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
2024-02-22 02:05:18 linux-kernel Re: [PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-21 22:13:19 linux-kernel Re: [PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-21 17:19:05 linux-kernel [PATCH v2 4/4] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
2024-02-21 17:18:51 linux-kernel [PATCH v2 3/4] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-21 17:18:38 linux-kernel [PATCH v2 2/4] selftests: livepatch: Avoid running the tests if kernel-devel is missing
2024-02-21 17:18:18 linux-kernel [PATCH v2 1/4] selftests: livepatch: Add initial .gitignore
2024-02-21 17:18:02 linux-kernel [PATCH v2 0/4] Improvements to livepatch kselftests on top of kselftest-next
2024-02-21 12:30:32 linux-kernel Re: [PATCH 2/3] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
2024-02-21 12:26:39 linux-kernel Re: [PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-20 12:01:29 linux-kernel Re: [PATCH] Fix implicit cast warning in test_klp_state.c
2024-02-19 14:16:24 linux-kernel Re: [PATCH] Fix implicit cast warning in test_klp_state.c
2024-02-19 13:54:10 linux-kernel Re: [PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-19 12:15:40 linux-kernel Re: [PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-16 12:45:41 linux-kernel [PATCH bpf-next] selftests: bpf: Remove empty TEST_CUSTOM_PROGS
2024-02-15 18:40:38 linux-kernel [PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-15 18:13:49 linux-kernel [PATCH 3/3] selftests: livepatch: Add initial .gitignore
2024-02-15 18:13:36 linux-kernel [PATCH 2/3] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
2024-02-15 18:13:06 linux-kernel [PATCH 0/3] Improvements to livepatch kselftests on top of kselftest-next
2024-01-22 18:28:55 linux-kernel Re: [PATCH v6 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
2024-01-22 12:57:27 linux-kernel Re: [PATCH v6 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
2024-01-18 01:53:12 linux-kernel Re: [PATCH v6 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
2024-01-12 17:44:57 linux-kernel [PATCH v6 3/3] selftests: livepatch: Test livepatching a heavily called syscall
2024-01-12 17:44:48 linux-kernel [PATCH v6 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
2024-01-12 17:44:30 linux-kernel [PATCH v6 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
2024-01-12 17:44:13 linux-kernel [PATCH v6 0/3] livepatch: Move modules to selftests and add a new test
2024-01-10 19:55:34 linux-kernel Re: [PATCH v1 5/5] documentation: Update on livepatch elf format
2024-01-10 19:37:53 linux-kernel Re: [PATCH v1 3/5] kbuild/modpost: integrate klp-convert
2024-01-10 19:03:56 linux-kernel Re: [PATCH v1 2/5] livepatch: Add klp-convert tool
2024-01-10 18:51:59 linux-kernel Re: [PATCH] Documentation/livepatch: Update terminology in livepatch
2024-01-10 13:40:52 linux-kernel Re: [PATCH v1 1/5] livepatch: Create and include UAPI headers
2024-01-10 00:27:56 linux-kernel Re: [PATCH RESEND v4 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
2024-01-10 00:26:01 linux-kernel [PATCH v5 3/3] selftests: livepatch: Test livepatching a heavily called syscall
2024-01-10 00:25:48 linux-kernel [PATCH v5 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
2024-01-10 00:25:28 linux-kernel [PATCH v5 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
2024-01-10 00:25:14 linux-kernel [PATCH v5 0/3] livepatch: Move modules to selftests and add a new test
2024-01-08 17:13:56 linux-kernel Re: [PATCH RESEND v4 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
2023-12-21 12:17:31 linux-kernel Re: [PATCH RESEND v4 0/3] livepatch: Move modules to selftests and add a new test
2023-12-20 16:54:26 linux-kernel [PATCH RESEND v4 3/3] selftests: livepatch: Test livepatching a heavily called syscall
2023-12-20 16:54:22 linux-kernel [PATCH RESEND v4 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
2023-12-20 16:53:53 linux-kernel [PATCH RESEND v4 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
2023-12-20 16:53:37 linux-kernel [PATCH RESEND v4 0/3] livepatch: Move modules to selftests and add a new test
2023-12-20 11:34:01 linux-kernel Re: [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall
2023-12-12 02:01:28 linux-kernel Re: [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
2023-12-11 12:06:25 linux-kernel Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"
2023-12-07 19:20:21 linux-kernel Re: [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch