- d19ddb4 bpf: Introduce btf_tracing_ids by Song Liu · 3 years, 2 months ago
- 7c7e3d3 bpf: Introduce helper bpf_find_vma by Song Liu · 3 years, 2 months ago
- 33c5cb3 bpf: Consolidate task_struct BTF_ID declarations by Daniel Xu · 3 years, 4 months ago
- 3a7b35b bpf: Introduce task_vma bpf_iter by Song Liu · 3 years, 11 months ago
- 04901aa bpf: Fix a task_iter bug caused by a merge conflict resolution by Yonghong Song · 4 years ago
- 4bfc471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years ago
- a61daaf bpf: Use thread_group_leader() by Jonathan Lemon · 4 years ago
- 69ca310 bpf: Save correct stopping point in file seq iteration by Jonathan Lemon · 4 years ago
- faf145d Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years ago
- 66ed594 bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu by Eric W. Biederman · 4 years, 1 month ago
- f36c294 file: Replace fcheck_files with files_lookup_fd_rcu by Eric W. Biederman · 4 years, 1 month ago
- 91b2db2 bpf: Simplify task_file_seq_get_next() by Song Liu · 4 years, 1 month ago
- cf83b2d bpf: Permit cond_resched for some iterators by Yonghong Song · 4 years, 2 months ago
- 203d7b05 bpf: Avoid iterating duplicated files for task_file iterator by Yonghong Song · 4 years, 4 months ago
- e60572b bpf: Avoid visit same object multiple times by Yonghong Song · 4 years, 4 months ago
- cf28f3b bpf: Use get_file_rcu() instead of get_file() for task_file iterator by Yonghong Song · 4 years, 4 months ago
- f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 5 months ago
- 14fc6bd6 bpf: Refactor bpf_iter_reg to have separate seq_info member by Yonghong Song · 4 years, 5 months ago
- 3f9969f bpf: Fix pos computation for bpf_iter seq_ops->start() by Yonghong Song · 4 years, 5 months ago
- 951cf36 bpf: net: Use precomputed btf_id for bpf iterators by Yonghong Song · 4 years, 5 months ago
- c70f34a bpf: Fix bpf_iter's task iterator logic by Andrii Nakryiko · 4 years, 8 months ago
- 3c32cc1 bpf: Enable bpf_iter targets registering ctx argument types by Yonghong Song · 4 years, 8 months ago
- 15172a4 bpf: net: Refactor bpf_iter target registration by Yonghong Song · 4 years, 8 months ago
- eaaacd2 bpf: Add task and task/file iterator targets by Yonghong Song · 4 years, 8 months ago