Show patches with: Delegate = bpf       |   24669 patches
« 1 2 ... 240 241 242246 247 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
libbpf: Fix VERSIONED_SYM_COUNT number parsing libbpf: Fix VERSIONED_SYM_COUNT number parsing 1 - - 1-- 2020-11-18 Jiri Olsa bpf Accepted
[bpf-next] libbpf: Add libbpf_version() function to get library version at runtime [bpf-next] libbpf: Add libbpf_version() function to get library version at runtime - - - 141- 2020-11-18 Toke Høiland-Jørgensen bpf Rejected
[bpf-next,V6,7/7] selftests/bpf: use bpf_check_mtu in selftest test_cls_redirect bpf: New approach for BPF MTU handling - - - 1-1 2020-11-18 Jesper Dangaard Brouer bpf Superseded
[bpf-next,V6,6/7] bpf: make it possible to identify BPF redirected SKBs bpf: New approach for BPF MTU handling - - - 1-1 2020-11-18 Jesper Dangaard Brouer bpf Superseded
[bpf-next,V6,5/7] bpf: drop MTU check when doing TC-BPF redirect to ingress bpf: New approach for BPF MTU handling - - - 1-1 2020-11-18 Jesper Dangaard Brouer bpf Superseded
[bpf-next,V6,4/7] bpf: add BPF-helper for MTU checking bpf: New approach for BPF MTU handling - - - 1-1 2020-11-18 Jesper Dangaard Brouer bpf Superseded
[bpf-next,V6,3/7] bpf: bpf_fib_lookup return MTU value as output when looked up bpf: New approach for BPF MTU handling - - - 1-1 2020-11-18 Jesper Dangaard Brouer bpf Superseded
[bpf-next,V6,2/7] bpf: fix bpf_fib_lookup helper MTU check for SKB ctx bpf: New approach for BPF MTU handling - - - 1-1 2020-11-18 Jesper Dangaard Brouer bpf Superseded
[bpf-next,V6,1/7] bpf: Remove MTU check in __bpf_skb_max_len bpf: New approach for BPF MTU handling - - - 1-1 2020-11-18 Jesper Dangaard Brouer bpf Superseded
fail_function: remove a redundant mutex unlock fail_function: remove a redundant mutex unlock 1 - - 1-- 2020-11-18 Masami Hiramatsu (Google) bpf Accepted
[v3,bpf-next,2/2] samples/bpf: sample application for eBPF load and socket creation split libbpf: add support for privileged/unprivileged control separation - - - 141- 2020-11-18 Mariusz Dudek bpf New
[v3,bpf-next,1/2] libbpf: separate XDP program load with xsk socket creation libbpf: add support for privileged/unprivileged control separation - - - 141- 2020-11-18 Mariusz Dudek bpf New
[3/3] xsk: set tx/rx the min entries xsk: fix for xsk_poll writeable - - - 141- 2020-11-18 Xuan Zhuo bpf New
[2/3] xsk: change the tx writeable condition xsk: fix for xsk_poll writeable - - - 141- 2020-11-18 Xuan Zhuo bpf New
[1/3] xsk: replace datagram_poll by sock_poll_wait xsk: fix for xsk_poll writeable - - - 141- 2020-11-18 Xuan Zhuo bpf New
[bpf-next,v2,3/3] selftests/bpf: Mark tests that require unaligned memory access RISC-V selftest/bpf fixes - - - 141- 2020-11-18 Björn Töpel bpf Accepted
[bpf-next,v2,2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements RISC-V selftest/bpf fixes - - - 141- 2020-11-18 Björn Töpel bpf Accepted
[bpf-next,v2,1/3] selftests/bpf: Fix broken riscv build RISC-V selftest/bpf fixes - - - 141- 2020-11-18 Björn Töpel bpf Accepted
[bpf-next,3/3] selftests/bpf: extend bind{4,6} programs with a call to bpf_setsockopt bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks 1 - - 141- 2020-11-18 Stanislav Fomichev bpf New
[bpf-next,2/3] bpf: allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks 1 - - 15-- 2020-11-18 Stanislav Fomichev bpf New
[bpf-next,1/3] selftests/bpf: rewrite test_sock_addr bind bpf into C bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks 1 - - 141- 2020-11-18 Stanislav Fomichev bpf New
[bpf-next,v4,2/2] bpf: Add tests for bpf_bprm_opts_set helper [bpf-next,v4,1/2] bpf: Add bpf_bprm_opts_set helper 1 - - 2-- 2020-11-17 KP Singh bpf Accepted
[bpf-next,v4,1/2] bpf: Add bpf_bprm_opts_set helper [bpf-next,v4,1/2] bpf: Add bpf_bprm_opts_set helper 1 - - 2-- 2020-11-17 KP Singh bpf Accepted
[bpf,v7,2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL Fix bpf_probe_read_user_str() overcopying 2 - - 14-1 2020-11-17 Daniel Xu bpf Accepted
[bpf,v7,1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Fix bpf_probe_read_user_str() overcopying - - - 141- 2020-11-17 Daniel Xu bpf Accepted
[bpf-next] bpf: Add bpf_ktime_get_coarse_ns helper [bpf-next] bpf: Add bpf_ktime_get_coarse_ns helper 1 - - 1-1 2020-11-17 Dmitrii Banshchikov bpf Accepted
[bpf-next,9/9] samples: bpf: remove bpf_load loader completely bpf: remove bpf_load loader completely 2 - - 141- 2020-11-17 Daniel T. Lee bpf Superseded
[bpf-next,8/9] samples: bpf: remove unused trace_helper and bpf_load from Makefile bpf: remove bpf_load loader completely - - - 15-- 2020-11-17 Daniel T. Lee bpf Superseded
[bpf-next,7/9] samples: bpf: fix lwt_len_hist reusing previous BPF map bpf: remove bpf_load loader completely - - - 15-- 2020-11-17 Daniel T. Lee bpf Superseded
[bpf-next,6/9] samples: bpf: refactor test_overhead program with libbpf bpf: remove bpf_load loader completely 1 - - 15-- 2020-11-17 Daniel T. Lee bpf Superseded
[bpf-next,5/9] samples: bpf: refactor ibumad program with libbpf bpf: remove bpf_load loader completely - - - 15-- 2020-11-17 Daniel T. Lee bpf Superseded
[bpf-next,4/9] samples: bpf: refactor task_fd_query program with libbpf bpf: remove bpf_load loader completely - - - 15-- 2020-11-17 Daniel T. Lee bpf Superseded
[bpf-next,3/9] samples: bpf: refactor test_cgrp2_sock2 program with libbpf bpf: remove bpf_load loader completely - - - 15-- 2020-11-17 Daniel T. Lee bpf Superseded
[bpf-next,2/9] samples: bpf: refactor hbm program with libbpf bpf: remove bpf_load loader completely - - - 141- 2020-11-17 Daniel T. Lee bpf Superseded
[bpf-next,1/9] selftests: bpf: move tracing helpers to trace_helper bpf: remove bpf_load loader completely - - - 15-- 2020-11-17 Daniel T. Lee bpf Superseded
[RFC,bpf-next,8/8] bpf: Test BPF_PROG_TYPE_SK_REUSEPORT for socket migration. Socket migration for SO_REUSEPORT. - 1 - 141- 2020-11-17 Iwashima, Kuniyuki bpf RFC
[RFC,bpf-next,7/8] bpf: Call bpf_run_sk_reuseport() for socket migration. Socket migration for SO_REUSEPORT. - 1 - 141- 2020-11-17 Iwashima, Kuniyuki bpf RFC
[RFC,bpf-next,6/8] bpf: Add cookie in sk_reuseport_md. Socket migration for SO_REUSEPORT. - 1 - 15-- 2020-11-17 Iwashima, Kuniyuki bpf RFC
[RFC,bpf-next,5/8] tcp: Migrate TCP_NEW_SYN_RECV requests. Socket migration for SO_REUSEPORT. - 1 - 141- 2020-11-17 Iwashima, Kuniyuki bpf RFC
[RFC,bpf-next,4/8] tcp: Migrate TFO requests causing RST during TCP_SYN_RECV. Socket migration for SO_REUSEPORT. - 1 - 141- 2020-11-17 Iwashima, Kuniyuki bpf RFC
[RFC,bpf-next,3/8] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues. Socket migration for SO_REUSEPORT. - 1 - 141- 2020-11-17 Iwashima, Kuniyuki bpf RFC
[RFC,bpf-next,2/8] tcp: Keep TCP_CLOSE sockets in the reuseport group. Socket migration for SO_REUSEPORT. - 1 - 141- 2020-11-17 Iwashima, Kuniyuki bpf RFC
[RFC,bpf-next,1/8] net: Introduce net.ipv4.tcp_migrate_req. Socket migration for SO_REUSEPORT. - 1 - 15-- 2020-11-17 Iwashima, Kuniyuki bpf RFC
[bpf-next,3/3] selftests/bpf: Mark tests that require unaligned memory access RISC-V selftest/bpf fixes - - - 141- 2020-11-17 Björn Töpel bpf Superseded
[bpf-next,2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements RISC-V selftest/bpf fixes - - - 141- 2020-11-17 Björn Töpel bpf Superseded
[bpf-next,1/3] selftests/bpf: Fix broken riscv build RISC-V selftest/bpf fixes - - - 141- 2020-11-17 Björn Töpel bpf Superseded
[bpf-next,v6,34/34] bpf: samples: do not touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,33/34] bpf: eliminate rlimit-based memory accounting for bpf progs bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps bpf: switch to memcg-based memory accounting 1 - - 12-3 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer bpf: switch to memcg-based memory accounting 2 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,22/34] bpf: eliminate rlimit-based memory accounting for devmap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,17/34] bpf: refine memcg-based memory accounting for xskmap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,15/34] bpf: memcg-based memory accounting for bpf local storage maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,14/34] bpf: memcg-based memory accounting for bpf ringbuffer bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,13/34] bpf: memcg-based memory accounting for lpm_trie maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,12/34] bpf: refine memcg-based memory accounting for hashtab maps bpf: switch to memcg-based memory accounting 1 1 - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,11/34] bpf: refine memcg-based memory accounting for devmap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,10/34] bpf: memcg-based memory accounting for cgroup storage maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,09/34] bpf: refine memcg-based memory accounting for cpumap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,08/34] bpf: refine memcg-based memory accounting for arraymap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,07/34] bpf: memcg-based memory accounting for bpf maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,06/34] bpf: prepare for memcg-based memory accounting for bpf maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,05/34] bpf: memcg-based memory accounting for bpf progs bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,04/34] mm: convert page kmemcg type to a page memcg flag bpf: switch to memcg-based memory accounting 2 1 - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,03/34] mm: introduce page memcg flags bpf: switch to memcg-based memory accounting 2 1 - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data bpf: switch to memcg-based memory accounting 1 1 - 1311 2020-11-17 Roman Gushchin bpf Superseded
[bpf-next,v6,01/34] mm: memcontrol: use helpers to read page's memcg data bpf: switch to memcg-based memory accounting 2 1 - 1311 2020-11-17 Roman Gushchin bpf Superseded
[v6,34/34] bpf: samples: do not touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,33/34] bpf: eliminate rlimit-based memory accounting for bpf progs bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps bpf: switch to memcg-based memory accounting 1 - - 12-3 2020-11-17 Roman Gushchin bpf Superseded
[v6,31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer bpf: switch to memcg-based memory accounting 2 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,22/34] bpf: eliminate rlimit-based memory accounting for devmap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,17/34] bpf: refine memcg-based memory accounting for xskmap maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
[v6,15/34] bpf: memcg-based memory accounting for bpf local storage maps bpf: switch to memcg-based memory accounting 1 - - 14-1 2020-11-17 Roman Gushchin bpf Superseded
« 1 2 ... 240 241 242246 247 »