| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-04-21 | selftests/bpf: verifier/d_path converted to inline assembly | Eduard Zingerman | -37/+0 | |
| Test verifier/d_path automatically converted to use inline assembly. Signed-off-by: Eduard Zingerman <eddyz87@gmail.com> Link: https://lore.kernel.org/r/20230421174234.2391278-7-eddyz87@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org> | ||||
| 2020-08-25 | selftests/bpf: Add verifier test for d_path helper | Jiri Olsa | -0/+37 | |
| Adding verifier test for attaching tracing program and calling d_path helper from within and testing that it's allowed for dentry_open function and denied for 'd_path' function with appropriate error. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Andrii Nakryiko <andriin@fb.com> Link: https://lore.kernel.org/bpf/20200825192124.710397-13-jolsa@kernel.org | ||||
