LinuxLists
Users
About
Florent Revest (
[email protected]
)
Number of posts: 393 (0.25 per day)
First post: 2019-12-20 16:32:50
Last post: 2024-04-24 14:03:09
Previous Page
/
Next Page
Date
List
Subject
2023-06-15 15:28:01
linux-kernel
[PATCH bpf] bpf/btf: Accept function names that contain dots
2023-05-26 19:44:57
linux-kernel
Re: [PATCH v13 03/12] tracing/probes: Add fprobe events for tracing function entry and exit.
2023-05-26 19:17:41
linux-kernel
Re: [PATCH v2 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
2023-05-26 19:14:56
linux-kernel
Re: [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
2023-05-26 19:13:31
linux-kernel
Re: [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
2023-05-22 16:32:05
linux-kernel
Re: [PATCH v2 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
2023-05-17 15:30:00
linux-kernel
[PATCH v2 5/5] kselftest: vm: Add tests for no-inherit memory-deny-write-execute
2023-05-17 15:28:04
linux-kernel
[PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
2023-05-17 15:27:51
linux-kernel
[PATCH v2 1/5] kselftest: vm: Fix tabs/spaces inconsistency in the mdwe test
2023-05-17 15:27:37
linux-kernel
[PATCH v2 0/5] MDWE without inheritance
2023-05-17 15:27:28
linux-kernel
[PATCH v2 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
2023-05-17 15:15:13
linux-kernel
[PATCH v2 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test case
2023-05-11 14:16:43
linux-kernel
[PATCH bpf-next v2] arm64,bpf: Support struct arguments in the BPF trampoline
2023-05-10 14:03:37
linux-kernel
Re: [PATCH bpf-next] arm64,bpf: Support struct arguments in the BPF trampoline
2023-05-08 17:06:14
linux-kernel
[PATCH bpf-next] arm64,bpf: Support struct arguments in the BPF trampoline
2023-05-08 12:59:23
linux-kernel
Re: [PATCH 3/4] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
2023-05-08 12:49:11
linux-kernel
Re: [PATCH 0/4] MDWE without inheritance
2023-05-08 12:39:56
linux-kernel
Re: [PATCH 4/4] kselftest: vm: Add tests for no-inherit memory-deny-write-execute
2023-05-05 16:49:23
linux-kernel
Re: [PATCH 4/4] kselftest: vm: Add tests for no-inherit memory-deny-write-execute
2023-05-05 16:49:12
linux-kernel
Re: [PATCH 0/4] MDWE without inheritance
2023-05-04 17:31:09
linux-kernel
Re: [PATCH 2/4] kselftest: vm: Fix mdwe's mmap_FIXED test case
2023-05-04 17:18:56
linux-kernel
[PATCH 3/4] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
2023-05-04 17:18:42
linux-kernel
[PATCH 2/4] kselftest: vm: Fix mdwe's mmap_FIXED test case
2023-05-04 17:18:34
linux-kernel
[PATCH 1/4] kselftest: vm: Fix tabs/spaces inconsistency in the mdwe test
2023-05-04 17:16:53
linux-kernel
[PATCH 0/4] MDWE without inheritance
2023-05-04 17:11:59
linux-kernel
[PATCH 4/4] kselftest: vm: Add tests for no-inherit memory-deny-write-execute
2023-04-27 15:07:39
linux-kernel
Re: [PATCH bpf-next] selftests/bpf: Update the aarch64 tests deny list
2023-04-27 14:38:46
linux-kernel
[PATCH bpf-next] selftests/bpf: Update the aarch64 tests deny list
2023-04-27 14:11:36
linux-kernel
[PATCH 2/2] arm64: ftrace: Add direct call trampoline samples support
2023-04-27 14:10:08
linux-kernel
[PATCH 1/2] samples: ftrace: Save required argument registers in sample trampolines
2023-04-27 14:10:01
linux-kernel
[PATCH 0/2] Ftrace direct call samples improvements
2023-04-05 18:07:11
linux-kernel
[PATCH v6 3/5] samples: ftrace: Save required argument registers in sample trampolines
2023-04-05 18:05:52
linux-kernel
[PATCH v6 5/5] selftests/bpf: Update the tests deny list on aarch64
2023-04-05 18:05:42
linux-kernel
[PATCH v6 4/5] arm64: ftrace: Add direct call trampoline samples support
2023-04-05 18:05:17
linux-kernel
[PATCH v6 1/5] arm64: ftrace: Add direct call support
2023-04-05 18:05:01
linux-kernel
[PATCH v6 2/5] arm64: ftrace: Simplify get_ftrace_plt
2023-04-05 18:04:55
linux-kernel
[PATCH v6 0/5] Add ftrace direct call for arm64
2023-04-04 13:44:52
linux-kernel
Re: [PATCH v5 3/4] arm64: ftrace: Add direct call trampoline samples support
2023-04-03 11:44:22
linux-kernel
[PATCH v5 4/4] selftests/bpf: Update the tests deny list on aarch64
2023-04-03 11:41:53
linux-kernel
[PATCH v5 3/4] arm64: ftrace: Add direct call trampoline samples support
2023-04-03 11:41:40
linux-kernel
[PATCH v5 0/4] Add ftrace direct call for arm64
2023-04-03 11:41:39
linux-kernel
[PATCH v5 2/4] arm64: ftrace: Simplify get_ftrace_plt
2023-04-03 11:41:37
linux-kernel
[PATCH v5 1/4] arm64: ftrace: Add direct call support
2023-04-03 11:28:36
linux-kernel
Re: [PATCH v4 0/4] Add ftrace direct call for arm64
2023-04-03 11:27:11
linux-kernel
[PATCH v4 4/4] selftests/bpf: Update the tests deny list on aarch64
2023-04-03 11:26:52
linux-kernel
[PATCH v4 3/4] arm64: ftrace: Add direct call trampoline samples support
2023-04-03 11:26:41
linux-kernel
[PATCH v4 2/4] arm64: ftrace: Simplify get_ftrace_plt
2023-04-03 11:26:24
linux-kernel
[PATCH v4 1/4] arm64: ftrace: Add direct call support
2023-04-03 11:26:10
linux-kernel
[PATCH v4 0/4] Add ftrace direct call for arm64
2023-04-03 11:23:34
linux-kernel
Re: [PATCH bpf-next] bpf, arm64: Fixed a BTI error on returning to patched function
2023-03-27 13:49:17
linux-kernel
Re: [PATCH v3 3/4] arm64: ftrace: Add direct call trampoline samples support