All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 v4 bpf-next] bpf: increment and use correct thread iterator
@ 2020-12-18 18:50 Jonathan Lemon
  2020-12-18 18:50 ` [PATCH 1/3 v4 bpf-next] bpf: save correct stopping point in file seq iteration Jonathan Lemon
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jonathan Lemon @ 2020-12-18 18:50 UTC (permalink / raw)
  To: netdev, ast, daniel, yhs, bpf; +Cc: kernel-team

From: Jonathan Lemon <bsd@fb.com>

v3->v4:
  Split commit into separate patches.
v2->v3:
  Add splat to commitlog descriptions
v1->v2
  Use Fixes: shas from correct tree

Jonathan Lemon (3):
  bpf: save correct stopping point in file seq iteration.
  bpf: Use thread_group_leader()
  bpf: optimize task iteration

 kernel/bpf/task_iter.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.24.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-12-24  1:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-18 18:50 [PATCH 0/3 v4 bpf-next] bpf: increment and use correct thread iterator Jonathan Lemon
2020-12-18 18:50 ` [PATCH 1/3 v4 bpf-next] bpf: save correct stopping point in file seq iteration Jonathan Lemon
2020-12-18 21:01   ` Andrii Nakryiko
2020-12-24  1:08     ` Daniel Borkmann
2020-12-18 18:50 ` [PATCH 2/3 v4 bpf-next] bpf: Use thread_group_leader() Jonathan Lemon
2020-12-18 21:02   ` Andrii Nakryiko
2020-12-18 18:50 ` [PATCH 3/3 v4 bpf-next] bpf: optimize task iteration Jonathan Lemon
2020-12-18 21:03   ` Andrii Nakryiko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.