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

Date List Subject
2023-02-02 17:32:35 linux-kernel Re: [PATCH 0/8] Add ftrace direct call for arm64
2023-02-01 16:36:08 linux-kernel [PATCH 8/8] arm64: ftrace: Add direct called trampoline samples support
2023-02-01 16:36:00 linux-kernel [PATCH 7/8] arm64: ftrace: Add direct call support
2023-02-01 16:35:58 linux-kernel [PATCH 6/8] ftrace: Fix dead loop caused by direct call in ftrace selftest
2023-02-01 16:35:56 linux-kernel [PATCH 5/8] ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
2023-02-01 16:35:53 linux-kernel [PATCH 4/8] ftrace: Store direct called addresses in their ops
2023-02-01 16:35:50 linux-kernel [PATCH 3/8] ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
2023-02-01 16:35:42 linux-kernel [PATCH 2/8] ftrace: Remove the legacy _ftrace_direct API
2023-02-01 16:35:39 linux-kernel [PATCH 1/8] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
2023-02-01 16:35:37 linux-kernel [PATCH 0/8] Add ftrace direct call for arm64
2022-12-07 15:32:48 linux-kernel Re: [PATCH HID for-next v3 3/5] HID: bpf: enforce HID_BPF dependencies
2022-11-30 11:33:14 linux-kernel Re: [PATCH 0/2] HID-BPF: Kconfig fix
2022-11-29 18:06:38 linux-kernel Re: [PATCH hid v12 03/15] HID: initial BPF implementation
2022-11-08 23:06:33 linux-kernel [RFC 0/1] BPF tracing for arm64 using fprobe
2022-11-08 22:35:22 linux-kernel [RFC 1/1] bpf: Invoke tracing progs using fprobe on archs without direct call
2022-10-25 13:54:53 linux-kernel Re: [PATCH 3/4] ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
2022-10-25 12:29:35 linux-kernel Re: [PATCH 1/4] ftrace: pass fregs to arch_ftrace_set_direct_caller()
2022-10-21 17:20:17 linux-kernel Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
2022-10-17 19:34:47 linux-kernel Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
2022-10-17 18:03:07 linux-kernel Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
2022-10-06 16:57:52 linux-kernel Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
2022-10-06 16:39:16 linux-kernel Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
2022-10-05 15:15:35 linux-kernel Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
2022-10-04 16:57:24 linux-kernel Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
2022-08-09 17:16:10 linux-kernel Re: [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
2022-02-11 15:18:33 linux-kernel Re: [PATCH] ima: Calculate digest in ima_inode_hash() if not available
2021-11-19 18:00:42 linux-kernel [PATCH bpf-next] libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags
2021-11-18 20:30:01 linux-kernel Re: [PATCH bpf-next] libbpf: Add ability to clear per-program load flags
2021-11-18 10:34:04 linux-kernel [PATCH bpf-next] libbpf: Add ability to clear per-program load flags
2021-11-02 23:05:14 linux-kernel Re: [PATCH bpf-next] bpf: Allow bpf_d_path in perf_event_mmap
2021-11-01 15:03:07 linux-kernel Re: [PATCH bpf-next] bpf: Allow bpf_d_path in perf_event_mmap
2021-10-29 17:11:43 linux-kernel Re: [PATCH bpf-next] bpf: Allow bpf_d_path in perf_event_mmap
2021-10-29 17:04:54 linux-kernel Re: [PATCH bpf-next] bpf: Allow bpf_d_path in perf_event_mmap
2021-10-28 16:48:08 linux-kernel [PATCH bpf-next] bpf: Allow bpf_d_path in perf_event_mmap
2021-05-26 22:34:07 linux-kernel Re: [PATCH bpf v2] libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
2021-05-26 19:10:44 linux-kernel Re: [PATCH bpf v2] libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
2021-05-26 19:09:10 linux-kernel [PATCH bpf-next v3] libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
2021-05-26 15:03:34 linux-kernel Re: [PATCH bpf v2] libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
2021-05-26 00:22:42 linux-kernel [PATCH bpf v2] libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
2021-05-25 22:27:37 linux-kernel Re: [PATCH bpf] libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
2021-05-25 15:20:01 linux-kernel [PATCH bpf] libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
2021-05-17 13:57:23 linux-kernel [PATCH bpf 2/2] bpf: Avoid using ARRAY_SIZE on an uninitialized pointer
2021-05-17 13:57:22 linux-kernel [PATCH bpf 1/2] bpf: Clarify a bpf_bprintf_prepare macro
2021-05-11 21:16:25 linux-kernel Re: [PATCH bpf v2] bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
2021-05-11 08:13:10 linux-kernel Re: [PATCH bpf] bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
2021-05-11 08:13:01 linux-kernel [PATCH bpf v2] bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
2021-05-10 21:38:23 linux-kernel [PATCH bpf] bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
2021-05-07 15:21:21 linux-kernel Re: [PATCH bpf] bpf: Don't WARN_ON_ONCE in bpf_bprintf_prepare
2021-05-06 20:32:04 linux-kernel Re: [PATCH bpf] bpf: Don't WARN_ON_ONCE in bpf_bprintf_prepare
2021-05-05 22:43:20 linux-kernel Re: [PATCH bpf] bpf: Don't WARN_ON_ONCE in bpf_bprintf_prepare
2021-05-05 20:11:16 linux-kernel [PATCH bpf] bpf: Don't WARN_ON_ONCE in bpf_bprintf_prepare