Jiri Olsa ([email protected])

Number of posts: 576 (0.09 per day)
First post: 2007-11-07 08:35:20
Last post: 2024-06-14 19:27:20

Date List Subject
2024-01-16 16:58:18 linux-kernel Re: [PATCH bpf-next v2] selftests/bpf: fix potential premature unload in bpf_testmod
2024-01-14 20:55:36 linux-kernel Re: [PATCH v9 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
2024-01-13 22:42:50 linux-kernel Re: [PATCH v9 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
2024-01-13 19:50:15 linux-kernel Re: [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
2024-01-13 13:57:59 linux-kernel Re: [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
2024-01-12 16:21:21 linux-kernel Re: [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
2024-01-10 13:10:24 linux-kernel Re: [PATCH] ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
2024-01-10 12:50:15 linux-kernel Re: [PATCH bpf-next] selftests/bpf: fix potential premature unload in bpf_testmod
2024-01-08 10:06:09 linux-kernel Re: [PATCH bpf-next v2] bpf: Return -ENOTSUPP if calls are not allowed in non-JITed programs
2024-01-06 19:10:50 linux-kernel Re: [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
2024-01-05 15:19:33 linux-kernel Re: [PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
2024-01-05 15:11:57 linux-kernel Re: [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
2024-01-04 13:43:22 linux-kernel Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-04 11:42:15 linux-kernel Re: [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF
2024-01-04 11:23:19 linux-kernel Re: [PATCH bpf-next 1/2] bpf: btf: Support optional flags for BTF_SET8 sets
2024-01-03 09:26:15 linux-kernel Re: [PATCH v1] perf env: Avoid recursively taking env->bpf_progs.lock
2023-12-31 00:20:18 linux-kernel Re: [PATCH] ftrace: Fix modification of direct_function hash while in use
2023-12-27 07:35:41 linux-kernel Re: [PATCH] perf: fix WARNING in perf_event_open
2023-12-19 14:39:51 linux-kernel Re: [PATCH v5 28/34] fprobe: Rewrite fprobe on function-graph tracer
2023-12-19 13:26:47 linux-kernel Re: [PATCH v5 24/34] fprobe: Use ftrace_regs in fprobe entry handler
2023-12-19 13:24:29 linux-kernel Re: [PATCH v5 06/34] function_graph: Allow multiple users to attach to function graph
2023-12-19 13:23:39 linux-kernel Re: [PATCH v5 24/34] fprobe: Use ftrace_regs in fprobe entry handler
2023-12-11 14:34:57 linux-kernel Re: WARNING: kmalloc bug in bpf_uprobe_multi_link_attach
2023-12-11 13:02:07 linux-kernel Re: WARNING: kmalloc bug in bpf_uprobe_multi_link_attach
2023-12-05 11:17:55 linux-kernel Re: [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO.
2023-12-05 11:16:55 linux-kernel Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
2023-12-04 17:26:00 linux-kernel Re: [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
2023-11-28 10:53:38 linux-kernel Re: [PATCH v3 28/33] fprobe: Rewrite fprobe on function-graph tracer
2023-11-03 12:38:24 linux-kernel Re: [PATCH 01/13] perf: Simplify perf_event_alloc() error path
2023-11-02 12:31:01 linux-kernel Re: [PATCH v2] tools/build: Add clang cross-compilation flags to feature detection
2023-11-02 09:30:19 linux-kernel Re: [PATCH] tools/build: Add clang cross-compilation flags to feature detection
2023-11-02 08:50:27 linux-kernel Re: [QUESTION] ftrace_test_recursion_trylock behaviour
2023-11-01 17:32:39 linux-kernel [QUESTION] ftrace_test_recursion_trylock behaviour
2023-11-01 12:53:19 linux-kernel Re: [PATCH bpf-next] bpf: fix compilation error without CGROUPS
2023-11-01 07:26:34 linux-kernel Re: [PATCH bpf-next] bpf: fix compilation error without CGROUPS
2023-10-31 17:07:34 linux-kernel Re: [PATCH bpf-next] bpf: fix compilation error without CGROUPS
2023-10-31 15:46:37 linux-crypto Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
2023-10-28 13:36:28 linux-kernel Re: [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule
2023-10-19 08:48:04 linux-kernel Re: [bpf-next PATCH v2 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
2023-10-19 08:17:49 linux-kernel Re: [bpf-next PATCH v2 3/4] kbuild: skip module BTF with one-time check for vmlinux
2023-10-19 08:16:29 linux-kernel Re: [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule
2023-10-17 16:13:54 linux-kernel Re: [PATCH] buildid: reduce header file dependencies for module
2023-10-17 12:17:06 linux-kernel Re: [PATCH 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
2023-10-04 13:01:09 linux-kernel Re: [PATCH bpf-next 3/3] selftests/bpf: Add uprobe_multi to gen_tar target
2023-09-26 12:56:17 linux-kernel Re: [PATCH v5 04/12] fprobe: Use ftrace_regs in fprobe entry handler
2023-09-26 09:30:17 linux-kernel Re: [PATCH v5 04/12] fprobe: Use ftrace_regs in fprobe entry handler
2023-09-26 05:13:49 linux-kernel Re: [PATCH v5 04/12] fprobe: Use ftrace_regs in fprobe entry handler
2023-09-25 17:32:32 linux-kernel Re: [PATCH v5 04/12] fprobe: Use ftrace_regs in fprobe entry handler
2023-08-11 18:45:19 linux-kernel Re: [PATCH v1 2/4] perf trace: Migrate BPF augmentation to use a skeleton
2023-08-11 16:34:32 linux-kernel Re: [PATCH v1 0/4] Remove BPF event support
2023-08-07 22:51:18 linux-kernel Re: [PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union