Show patches with: Archived = No       |    Delegate = bpf       |   9872 patches
« 1 2 ... 6 7 898 99 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,v3,5/6] bpf: Introduce bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - - --- 2020-09-16 Hao Luo bpf Changes Requested
[bpf-next,v3,4/6] bpf: Introduce bpf_per_cpu_ptr() bpf: BTF support for ksyms 1 - - - --- 2020-09-16 Hao Luo bpf Changes Requested
[bpf-next,v3,3/6] selftests/bpf: ksyms_btf to test typed ksyms bpf: BTF support for ksyms 1 - - - --- 2020-09-16 Hao Luo bpf Changes Requested
[bpf-next,v3,2/6] bpf/libbpf: BTF support for typed ksyms bpf: BTF support for ksyms 1 - - - --- 2020-09-16 Hao Luo bpf Changes Requested
[bpf-next,v3,1/6] bpf: Introduce pseudo_btf_id bpf: BTF support for ksyms 1 - - - --- 2020-09-16 Hao Luo bpf Changes Requested
[v8,bpf-next,7/7] selftests: bpf: introduce tailcall_bpf2bpf test suite Untitled series #202266 - - - - --- 2020-09-16 Maciej Fijalkowski bpf Superseded
[v8,bpf-next,6/7] bpf: allow for tailcalls in BPF subprograms for x64 JIT Untitled series #202266 - - - - --- 2020-09-16 Maciej Fijalkowski bpf Superseded
[bpf-next] bpf: Use hlist_add_head_rcu when linking to local_storage [bpf-next] bpf: Use hlist_add_head_rcu when linking to local_storage 1 1 - - --- 2020-09-16 Martin KaFai Lau bpf Accepted
[bpf] bpf: Use hlist_add_head_rcu when linking to sk_storage [bpf] bpf: Use hlist_add_head_rcu when linking to sk_storage - 1 - - --- 2020-09-16 Martin KaFai Lau bpf Deferred
[bpf,v5] xsk: do not discard packet when NETDEV_TX_BUSY [bpf,v5] xsk: do not discard packet when NETDEV_TX_BUSY - 1 - - --- 2020-09-16 Magnus Karlsson bpf Accepted
[bpf-next] selftests/bpf: Fix stat probe in d_path test [bpf-next] selftests/bpf: Fix stat probe in d_path test - 1 - - --- 2020-09-16 Jiri Olsa bpf Changes Requested
[bpf-next,v3] bpf: using rcu_read_lock for bpf_sk_storage_map iterator [bpf-next,v3] bpf: using rcu_read_lock for bpf_sk_storage_map iterator 1 - - - --- 2020-09-16 Yonghong Song bpf Changes Requested
[v3,bpf-next] selftests/bpf: merge most of test_btf into test_progs [v3,bpf-next] selftests/bpf: merge most of test_btf into test_progs - - - - --- 2020-09-16 Andrii Nakryiko bpf Accepted
[bpf] bpf: fix a rcu warning for bpffs map pretty-print [bpf] bpf: fix a rcu warning for bpffs map pretty-print 1 1 - - --- 2020-09-16 Yonghong Song bpf Accepted
[bpf-next,v6,5/5] selftests/bpf: Test load and dump metadata with btftool and skel Allow storage of flexible metadata information for eBPF programs 1 - - - --- 2020-09-15 Stanislav Fomichev bpf Accepted
[bpf-next,v6,4/5] bpftool: support dumping metadata Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-09-15 Stanislav Fomichev bpf Accepted
[bpf-next,v6,3/5] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-09-15 Stanislav Fomichev bpf Accepted
[bpf-next,v6,2/5] bpf: Add BPF_PROG_BIND_MAP syscall Allow storage of flexible metadata information for eBPF programs 1 - - - --- 2020-09-15 Stanislav Fomichev bpf Accepted
[bpf-next,v6,1/5] bpf: Mutex protect used_maps array and count Allow storage of flexible metadata information for eBPF programs 1 - - - --- 2020-09-15 Stanislav Fomichev bpf Accepted
[RFC,v2,bpf-next,2/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-15 Martin KaFai Lau bpf RFC
[RFC,v2,bpf-next,1/2] bpf: Move the PTR_TO_BTF_ID check to check_reg_type() bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-15 Martin KaFai Lau bpf RFC
[bpf-next,v2] bpf: using rcu_read_lock for bpf_sk_storage_map iterator [bpf-next,v2] bpf: using rcu_read_lock for bpf_sk_storage_map iterator 1 - - - --- 2020-09-15 Yonghong Song bpf Changes Requested
[bpf] bpf: bpf_skc_to_* casting helpers require a NULL check on sk [bpf] bpf: bpf_skc_to_* casting helpers require a NULL check on sk 2 3 - - --- 2020-09-15 Martin KaFai Lau bpf Accepted
[RESEND,bpf-next] samples/bpf: Fix test_map_in_map on s390 [RESEND,bpf-next] samples/bpf: Fix test_map_in_map on s390 1 - - - --- 2020-09-15 Ilya Leoshkevich bpf Accepted
[bpf-next,v5,8/8] selftests/bpf: Adding test for arg dereference in extension trace bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-15 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v5,7/8] selftests: add test for multiple attachments of freplace program bpf: Support multi-attach for freplace programs - - - - --- 2020-09-15 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v5,6/8] libbpf: add support for freplace attachment in bpf_link_create bpf: Support multi-attach for freplace programs - - - - --- 2020-09-15 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v5,5/8] bpf: Fix context type resolving for extension programs bpf: Support multi-attach for freplace programs - - - - --- 2020-09-15 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v5,4/8] bpf: support attaching freplace programs to multiple attach points bpf: Support multi-attach for freplace programs - - - - --- 2020-09-15 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v5,3/8] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-15 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v5,2/8] bpf: verifier: refactor check_attach_btf_id() bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-15 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v5,1/8] bpf: change logging calls from verbose() to bpf_log() and use log pointer bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-15 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v2] selftests/bpf: Fix endianness issue in test_sockopt_sk [bpf-next,v2] selftests/bpf: Fix endianness issue in test_sockopt_sk 1 1 - - --- 2020-09-15 Ilya Leoshkevich bpf Accepted
[bpf-next,v2] selftests/bpf: Fix endianness issue in sk_assign [bpf-next,v2] selftests/bpf: Fix endianness issue in sk_assign 1 1 - - --- 2020-09-15 Ilya Leoshkevich bpf Accepted
[v2,bpf-next] selftests/bpf: merge most of test_btf into test_progs [v2,bpf-next] selftests/bpf: merge most of test_btf into test_progs - - - - --- 2020-09-15 Andrii Nakryiko bpf Changes Requested
[bpf] docs/bpf: remove source code links [bpf] docs/bpf: remove source code links - 1 - - --- 2020-09-15 Andrii Nakryiko bpf Accepted
[bpf-next] libbpf: fix a compilation error with xsk.c for ubuntu 16.04 [bpf-next] libbpf: fix a compilation error with xsk.c for ubuntu 16.04 2 1 - - --- 2020-09-14 Yonghong Song bpf Accepted
[bpf-next] bpf: using rcu_read_lock for bpf_sk_storage_map iterator [bpf-next] bpf: using rcu_read_lock for bpf_sk_storage_map iterator 1 - - - --- 2020-09-14 Yonghong Song bpf Changes Requested
[bpf-next,v5,5/5] selftests/bpf: Test load and dump metadata with btftool and skel Allow storage of flexible metadata information for eBPF programs 1 - - - --- 2020-09-14 Stanislav Fomichev bpf Changes Requested
[bpf-next,v5,4/5] bpftool: support dumping metadata Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-09-14 Stanislav Fomichev bpf Changes Requested
[bpf-next,v5,3/5] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section Allow storage of flexible metadata information for eBPF programs 1 - - - --- 2020-09-14 Stanislav Fomichev bpf Changes Requested
[bpf-next,v5,2/5] bpf: Add BPF_PROG_BIND_MAP syscall Allow storage of flexible metadata information for eBPF programs 1 - - - --- 2020-09-14 Stanislav Fomichev bpf Changes Requested
[bpf-next,v5,1/5] bpf: Mutex protect used_maps array and count Allow storage of flexible metadata information for eBPF programs 1 - - - --- 2020-09-14 Stanislav Fomichev bpf Changes Requested
[bpf-next,v3] bpftool: fix build failure [bpf-next,v3] bpftool: fix build failure 2 1 - - --- 2020-09-14 Yonghong Song bpf Accepted
[bpf-next,v4,8/8] selftests/bpf: Adding test for arg dereference in extension trace bpf: Support multi-attach for freplace programs - - - - --- 2020-09-14 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v4,7/8] selftests: add test for multiple attachments of freplace program bpf: Support multi-attach for freplace programs - - - - --- 2020-09-14 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v4,6/8] libbpf: add support for freplace attachment in bpf_link_create bpf: Support multi-attach for freplace programs - - - - --- 2020-09-14 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v4,5/8] bpf: Fix context type resolving for extension programs bpf: Support multi-attach for freplace programs - - - - --- 2020-09-14 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v4,4/8] bpf: support attaching freplace programs to multiple attach points bpf: Support multi-attach for freplace programs - - - - --- 2020-09-14 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v4,3/8] bpf: wrap prog->aux->linked_prog in a bpf_tracing_link bpf: Support multi-attach for freplace programs - - - - --- 2020-09-14 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v4,2/8] bpf: verifier: refactor check_attach_btf_id() bpf: Support multi-attach for freplace programs - - - - --- 2020-09-14 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v4,1/8] bpf: change logging calls from verbose() to bpf_log() and use log pointer bpf: Support multi-attach for freplace programs - - - - --- 2020-09-14 Toke Høiland-Jørgensen bpf Changes Requested
[v2] arm64: bpf: Fix branch offset in JIT [v2] arm64: bpf: Fix branch offset in JIT - 1 - - --- 2020-09-14 Ilias Apalodimas bpf Changes Requested
[bpf-next] xsk: fix refcount warning in xp_dma_map [bpf-next] xsk: fix refcount warning in xp_dma_map 1 1 - - --- 2020-09-14 Magnus Karlsson bpf Accepted
arm64: bpf: Fix branch offset in JIT arm64: bpf: Fix branch offset in JIT - - - - --- 2020-09-14 Ilias Apalodimas bpf Changes Requested
[bpf-next] bpftool: fix build failure [bpf-next] bpftool: fix build failure - 1 - - --- 2020-09-14 Yonghong Song bpf Changes Requested
Using a pointer and kzalloc in place of a struct directly Using a pointer and kzalloc in place of a struct directly - - - - --- 2020-09-12 Anant Thazhemadam bpf Changes Requested
[RFC,bpf-next,2/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-12 Martin KaFai Lau bpf RFC
[RFC,bpf-next,1/2] bpf: Move the PTR_TO_BTF_ID check to check_reg_type() bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-12 Martin KaFai Lau bpf RFC
[v3,4/4] perf test: Leader sampling shouldn't clear sample period Fixes for setting event freq/periods - - - - --- 2020-09-12 Ian Rogers bpf Not Applicable
[v3,3/4] perf record: Don't clear event's period if set by a term Fixes for setting event freq/periods 1 1 - - --- 2020-09-12 Ian Rogers bpf Not Applicable
[v3,2/4] perf record: Prevent override of attr->sample_period for libpfm4 events Fixes for setting event freq/periods - - 1 - --- 2020-09-12 Ian Rogers bpf Not Applicable
[v3,1/4] perf record: Set PERF_RECORD_PERIOD if attr->freq is set. Fixes for setting event freq/periods - - - - --- 2020-09-12 Ian Rogers bpf Not Applicable
[bpf-next,v2,5/5] bpf: selftests: add bpf_mptcp_sock() verifier tests [bpf-next,v2,1/5] bpf: expose is_mptcp flag to bpf_tcp_sock 2 - - - --- 2020-09-11 Nicolas Rybowski bpf Changes Requested
[bpf-next,v2,4/5] bpf: selftests: add MPTCP test base [bpf-next,v2,1/5] bpf: expose is_mptcp flag to bpf_tcp_sock 2 - - - --- 2020-09-11 Nicolas Rybowski bpf Changes Requested
[bpf-next,v2,3/5] bpf: add 'bpf_mptcp_sock' structure and helper [bpf-next,v2,1/5] bpf: expose is_mptcp flag to bpf_tcp_sock 3 - - - --- 2020-09-11 Nicolas Rybowski bpf Changes Requested
[bpf-next,v2,2/5] mptcp: attach subflow socket to parent cgroup [bpf-next,v2,1/5] bpf: expose is_mptcp flag to bpf_tcp_sock 2 - 1 - --- 2020-09-11 Nicolas Rybowski bpf Changes Requested
[bpf-next,v2,1/5] bpf: expose is_mptcp flag to bpf_tcp_sock [bpf-next,v2,1/5] bpf: expose is_mptcp flag to bpf_tcp_sock 2 - - - --- 2020-09-11 Nicolas Rybowski bpf Changes Requested
[bpf,v4] xsk: do not discard packet when NETDEV_TX_BUSY [bpf,v4] xsk: do not discard packet when NETDEV_TX_BUSY - 1 1 - --- 2020-09-11 Magnus Karlsson bpf Changes Requested
[RESEND,bpf-next,v3,9/9] selftests/bpf: Adding test for arg dereference in extension trace bpf: Support multi-attach for freplace programs - - - - --- 2020-09-11 Toke Høiland-Jørgensen bpf Changes Requested
[RESEND,bpf-next,v3,8/9] selftests: add test for multiple attachments of freplace program bpf: Support multi-attach for freplace programs - - - - --- 2020-09-11 Toke Høiland-Jørgensen bpf Changes Requested
[RESEND,bpf-next,v3,7/9] libbpf: add support for supplying target to bpf_raw_tracepoint_open() bpf: Support multi-attach for freplace programs - - - - --- 2020-09-11 Toke Høiland-Jørgensen bpf Changes Requested
[RESEND,bpf-next,v3,6/9] tools: add new members to bpf_attr.raw_tracepoint in bpf.h bpf: Support multi-attach for freplace programs - - - - --- 2020-09-11 Toke Høiland-Jørgensen bpf Changes Requested
[RESEND,bpf-next,v3,5/9] bpf: Fix context type resolving for extension programs bpf: Support multi-attach for freplace programs - - - - --- 2020-09-11 Toke Høiland-Jørgensen bpf Changes Requested
[RESEND,bpf-next,v3,4/9] bpf: support attaching freplace programs to multiple attach points bpf: Support multi-attach for freplace programs - - - - --- 2020-09-11 Toke Høiland-Jørgensen bpf Changes Requested
[RESEND,bpf-next,v3,3/9] bpf: wrap prog->aux->linked_prog in a bpf_tracing_link bpf: Support multi-attach for freplace programs - - - - --- 2020-09-11 Toke Høiland-Jørgensen bpf Changes Requested
[RESEND,bpf-next,v3,2/9] bpf: verifier: refactor check_attach_btf_id() bpf: Support multi-attach for freplace programs - - - - --- 2020-09-11 Toke Høiland-Jørgensen bpf Changes Requested
[RESEND,bpf-next,v3,1/9] bpf: change logging calls from verbose() to bpf_log() and use log pointer bpf: Support multi-attach for freplace programs - - - - --- 2020-09-11 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next] bpf: selftests: remove shared header from sockmap iter test [bpf-next] bpf: selftests: remove shared header from sockmap iter test 1 - - - --- 2020-09-11 Lorenz Bauer bpf Changes Requested
[bpf] docs/bpf: fix ringbuf documentation [bpf] docs/bpf: fix ringbuf documentation - 1 - - --- 2020-09-10 Andrii Nakryiko bpf Accepted
[bpf-next,v4] tools: bpftool: automate generation for "SEE ALSO" sections in man pages [bpf-next,v4] tools: bpftool: automate generation for "SEE ALSO" sections in man pages 1 - - - --- 2020-09-10 Quentin Monnet bpf Accepted
[bpf-next] bpf: fix comment for helper bpf_current_task_under_cgroup() [bpf-next] bpf: fix comment for helper bpf_current_task_under_cgroup() - 1 - - --- 2020-09-10 Song Liu bpf Accepted
[bpf-next] selftests/bpf: define string const as global for test_sysctl_prog.c [bpf-next] selftests/bpf: define string const as global for test_sysctl_prog.c 1 - - - --- 2020-09-10 Yonghong Song bpf Accepted
[bpf-next,v3,5/5] tcp: simplify tcp_set_congestion_control() load=false case tcp: increase flexibility of EBPF congestion control initialization - - - - --- 2020-09-10 Neal Cardwell bpf Accepted
[bpf-next,v3,4/5] tcp: simplify _bpf_setsockopt(): remove flags argument tcp: increase flexibility of EBPF congestion control initialization 2 - - - --- 2020-09-10 Neal Cardwell bpf Accepted
[bpf-next,v3,3/5] tcp: simplify tcp_set_congestion_control(): always reinitialize tcp: increase flexibility of EBPF congestion control initialization 2 - - - --- 2020-09-10 Neal Cardwell bpf Accepted
[bpf-next,v3,2/5] tcp: simplify EBPF TCP_CONGESTION to always init CC tcp: increase flexibility of EBPF congestion control initialization 2 - - - --- 2020-09-10 Neal Cardwell bpf Accepted
[bpf-next,v3,1/5] tcp: only init congestion control if not initialized already tcp: increase flexibility of EBPF congestion control initialization 2 - - - --- 2020-09-10 Neal Cardwell bpf Accepted
[bpf-next,v2,2/5] tcp: simplify EBPF TCP_CONGESTION to always init CC tcp: increase flexibility of EBPF congestion control initialization 2 - - - --- 2020-09-10 Neal Cardwell bpf Superseded
[bpf-next,v2,1/5] tcp: only init congestion control if not initialized already tcp: increase flexibility of EBPF congestion control initialization 2 - - - --- 2020-09-10 Neal Cardwell bpf Superseded
[bpf-next,v2,5/5] tcp: simplify tcp_set_congestion_control() load=false case Untitled series #200958 - - - - --- 2020-09-10 Neal Cardwell bpf Superseded
[bpf-next,v2,4/5] tcp: simplify _bpf_setsockopt(): remove flags argument Untitled series #200958 2 - - - --- 2020-09-10 Neal Cardwell bpf Superseded
[bpf-next,v2,3/5] tcp: simplify tcp_set_congestion_control(): always reinitialize Untitled series #200958 2 - - - --- 2020-09-10 Neal Cardwell bpf Superseded
[bpf-next,v2,3/5] tcp: simplify tcp_set_congestion_control(): always reinitialize Untitled series #200951 2 - - - --- 2020-09-10 Neal Cardwell bpf Superseded
[bpf-next] selftests/bpf: Fix test_ksyms on non-SMP kernels [bpf-next] selftests/bpf: Fix test_ksyms on non-SMP kernels 1 - - - --- 2020-09-10 Ilya Leoshkevich bpf Accepted
[bpf-next,v2,5/5] tcp: simplify tcp_set_congestion_control() load=false case Untitled series #200911 - - - - --- 2020-09-10 Neal Cardwell bpf Superseded
[bpf-next,v2,4/5] tcp: simplify _bpf_setsockopt(): remove flags argument Untitled series #200911 2 - - - --- 2020-09-10 Neal Cardwell bpf Superseded
[bpf-next,v2,3/5] tcp: simplify tcp_set_congestion_control(): always reinitialize Untitled series #200911 2 - - - --- 2020-09-10 Neal Cardwell bpf Superseded
[bpf-next,v2,5/5] tcp: simplify tcp_set_congestion_control() load=false case tcp: increase flexibility of EBPF congestion control initialization - - - - --- 2020-09-10 Neal Cardwell bpf Changes Requested
[bpf-next,v2,4/5] tcp: simplify _bpf_setsockopt(): remove flags argument tcp: increase flexibility of EBPF congestion control initialization 2 - - - --- 2020-09-10 Neal Cardwell bpf Changes Requested
« 1 2 ... 6 7 898 99 »