1. 3a7b35b bpf: Introduce task_vma bpf_iter by Song Liu · 4 years ago
  2. 04901aa bpf: Fix a task_iter bug caused by a merge conflict resolution by Yonghong Song · 4 years, 1 month ago
  3. 4bfc471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 1 month ago
  4. a61daaf bpf: Use thread_group_leader() by Jonathan Lemon · 4 years, 1 month ago
  5. 69ca310 bpf: Save correct stopping point in file seq iteration by Jonathan Lemon · 4 years, 1 month ago
  6. 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, 1 month ago
  7. 66ed594 bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu by Eric W. Biederman · 4 years, 2 months ago
  8. f36c294 file: Replace fcheck_files with files_lookup_fd_rcu by Eric W. Biederman · 4 years, 2 months ago
  9. 91b2db2 bpf: Simplify task_file_seq_get_next() by Song Liu · 4 years, 2 months ago
  10. cf83b2d bpf: Permit cond_resched for some iterators by Yonghong Song · 4 years, 3 months ago
  11. 203d7b05 bpf: Avoid iterating duplicated files for task_file iterator by Yonghong Song · 4 years, 5 months ago
  12. e60572b bpf: Avoid visit same object multiple times by Yonghong Song · 4 years, 5 months ago
  13. cf28f3b bpf: Use get_file_rcu() instead of get_file() for task_file iterator by Yonghong Song · 4 years, 5 months ago
  14. f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 6 months ago
  15. 14fc6bd6 bpf: Refactor bpf_iter_reg to have separate seq_info member by Yonghong Song · 4 years, 6 months ago
  16. 3f9969f bpf: Fix pos computation for bpf_iter seq_ops->start() by Yonghong Song · 4 years, 6 months ago
  17. 951cf36 bpf: net: Use precomputed btf_id for bpf iterators by Yonghong Song · 4 years, 6 months ago
  18. c70f34a bpf: Fix bpf_iter's task iterator logic by Andrii Nakryiko · 4 years, 8 months ago
  19. 3c32cc1 bpf: Enable bpf_iter targets registering ctx argument types by Yonghong Song · 4 years, 8 months ago
  20. 15172a4 bpf: net: Refactor bpf_iter target registration by Yonghong Song · 4 years, 8 months ago
  21. eaaacd2 bpf: Add task and task/file iterator targets by Yonghong Song · 4 years, 9 months ago