Show patches with: Archived = No       |    Delegate = bpf       |   9872 patches
« 1 2 ... 4 5 698 99 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,2/2] selftests/bpf: add tests for BPF_F_SHARE_PE introduce BPF_F_SHARE_PE - - - - --- 2020-09-29 Song Liu bpf Changes Requested
[bpf-next,1/2] bpf: introduce BPF_F_SHARE_PE for perf event array introduce BPF_F_SHARE_PE - - - - --- 2020-09-29 Song Liu bpf Changes Requested
[bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api [bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api - - - - --- 2020-09-29 Hangbin Liu bpf Changes Requested
[v3,bpf-next,3/3] selftests/bpf: test BTF writing APIs libbpf: BTF writer APIs 1 - - - --- 2020-09-29 Andrii Nakryiko bpf Accepted
[v3,bpf-next,2/3] libbpf: add btf__str_by_offset() as a more generic variant of name_by_offset libbpf: BTF writer APIs 1 - - - --- 2020-09-29 Andrii Nakryiko bpf Accepted
[v3,bpf-next,1/3] libbpf: add BTF writing APIs libbpf: BTF writer APIs 1 - - - --- 2020-09-29 Andrii Nakryiko bpf Accepted
[bpf-next] bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp [bpf-next] bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp - 1 - - --- 2020-09-29 John Fastabend bpf Accepted
[bpf-next,v2,6/6] bpf, selftests: add redirect_neigh selftest Various BPF helper improvements - - - - --- 2020-09-28 Daniel Borkmann bpf Changes Requested
[bpf-next,v2,5/6] bpf, selftests: use bpf_tail_call_static where appropriate Various BPF helper improvements - - - - --- 2020-09-28 Daniel Borkmann bpf Changes Requested
[bpf-next,v2,4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs Various BPF helper improvements 1 - - - --- 2020-09-28 Daniel Borkmann bpf Changes Requested
[bpf-next,v2,3/6] bpf: add redirect_neigh helper as redirect drop-in Various BPF helper improvements - - - - --- 2020-09-28 Daniel Borkmann bpf Changes Requested
[bpf-next,v2,2/6] bpf, net: rework cookie generator as per-cpu one Various BPF helper improvements - - - - --- 2020-09-28 Daniel Borkmann bpf Changes Requested
[bpf-next,v2,1/6] bpf: add classid helper only based on skb->sk Various BPF helper improvements - - - - --- 2020-09-28 Daniel Borkmann bpf Changes Requested
[v7,bpf-next,8/8] selftests/bpf: add test for bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display - - - - --- 2020-09-28 Alan Maguire bpf Accepted
[v7,bpf-next,7/8] bpf: add bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display - - - - --- 2020-09-28 Alan Maguire bpf Accepted
[v7,bpf-next,6/8] selftests/bpf: fix overflow tests to reflect iter size increase bpf: add helpers to support BTF-based kernel data display - - - - --- 2020-09-28 Alan Maguire bpf Accepted
[v7,bpf-next,5/8] bpf: bump iter seq size to support BTF representation of large data structures bpf: add helpers to support BTF-based kernel data display - - - - --- 2020-09-28 Alan Maguire bpf Accepted
[v7,bpf-next,4/8] selftests/bpf: add bpf_snprintf_btf helper tests bpf: add helpers to support BTF-based kernel data display - - - - --- 2020-09-28 Alan Maguire bpf Accepted
[v7,bpf-next,3/8] bpf: add bpf_snprintf_btf helper bpf: add helpers to support BTF-based kernel data display - - - - --- 2020-09-28 Alan Maguire bpf Accepted
[v7,bpf-next,2/8] bpf: move to generic BTF show support, apply it to seq files/strings bpf: add helpers to support BTF-based kernel data display - - - - --- 2020-09-28 Alan Maguire bpf Accepted
[v7,bpf-next,1/8] bpf: provide function to get vmlinux BTF information bpf: add helpers to support BTF-based kernel data display - - - - --- 2020-09-28 Alan Maguire bpf Accepted
[bpf-next] bpf: cpumap: remove rcpu pointer from cpu_map_build_skb signature [bpf-next] bpf: cpumap: remove rcpu pointer from cpu_map_build_skb signature - - - - --- 2020-09-28 Lorenzo Bianconi bpf Accepted
[bpf-next,v2,4/4] selftest: bpf: Test copying a sockmap and sockhash Sockmap copying - - - - --- 2020-09-28 Lorenz Bauer bpf Accepted
[bpf-next,v2,3/4] selftests: bpf: remove shared header from sockmap iter test Sockmap copying 1 - - - --- 2020-09-28 Lorenz Bauer bpf Accepted
[bpf-next,v2,2/4] selftests: bpf: Add helper to compare socket cookies Sockmap copying - - - - --- 2020-09-28 Lorenz Bauer bpf Accepted
[bpf-next,v2,1/4] bpf: sockmap: enable map_update_elem from bpf_iter Sockmap copying 1 - - - --- 2020-09-28 Lorenz Bauer bpf Accepted
powerpc: net: bpf_jit_comp: Fix misuse of fallthrough powerpc: net: bpf_jit_comp: Fix misuse of fallthrough - - - - --- 2020-09-28 He Zhe bpf Accepted
[bpf-next] bpf/preload: make sure Makefile cleans up after itself, and add .gitignore [bpf-next] bpf/preload: make sure Makefile cleans up after itself, and add .gitignore - 1 - - --- 2020-09-27 Toke Høiland-Jørgensen bpf Accepted
[bpf-next] xsk: fix possible crash in socket_release when out-of-memory [bpf-next] xsk: fix possible crash in socket_release when out-of-memory - 1 - - --- 2020-09-26 Magnus Karlsson bpf Accepted
[bpf-next,2/2] bpf, sockmap: update selftests to use skb_adjust_room Add skb_adjust_room() for SK_SKB - - - - --- 2020-09-26 John Fastabend bpf Changes Requested
[bpf-next,1/2] bpf, sockmap: add skb_adjust_room to pop bytes off ingress payload Add skb_adjust_room() for SK_SKB - - - - --- 2020-09-26 John Fastabend bpf Changes Requested
[v2,bpf-next,9/9] selftests/bpf: test BTF writing APIs libbpf: BTF writer APIs 1 - - - --- 2020-09-26 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,8/9] libbpf: add btf__str_by_offset() as a more generic variant of name_by_offset libbpf: BTF writer APIs 1 - - - --- 2020-09-26 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,7/9] libbpf: add BTF writing APIs libbpf: BTF writer APIs 1 - - - --- 2020-09-26 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,6/9] libbpf: add btf__new_empty() to create an empty BTF object libbpf: BTF writer APIs 1 - - - --- 2020-09-26 Andrii Nakryiko bpf Accepted
[v2,bpf-next,5/9] libbpf: allow modification of BTF and add btf__add_str API libbpf: BTF writer APIs 1 - - - --- 2020-09-26 Andrii Nakryiko bpf Accepted
[v2,bpf-next,4/9] libbpf: extract generic string hashing function for reuse libbpf: BTF writer APIs 1 - - - --- 2020-09-26 Andrii Nakryiko bpf Accepted
[v2,bpf-next,3/9] libbpf: generalize common logic for managing dynamically-sized arrays libbpf: BTF writer APIs 1 - - - --- 2020-09-26 Andrii Nakryiko bpf Accepted
[v2,bpf-next,2/9] libbpf: remove assumption of single contiguous memory for BTF data Untitled series #204287 1 - - - --- 2020-09-26 Andrii Nakryiko bpf Accepted
[v2,bpf-next,1/9] libbpf: refactor internals of BTF type index libbpf: BTF writer APIs 1 - - - --- 2020-09-26 Andrii Nakryiko bpf Accepted
[bpf-next] bpf: use raw_spin_trylock() for pcpu_freelist_push/pop in NMI [bpf-next] bpf: use raw_spin_trylock() for pcpu_freelist_push/pop in NMI 1 - - - --- 2020-09-26 Song Liu bpf Changes Requested
[bpf-next,v9,11/11] selftests: Remove fmod_ret from test_overhead bpf: Support multi-attach for freplace programs 1 1 - - --- 2020-09-25 Toke Høiland-Jørgensen bpf Accepted
[bpf-next,v9,10/11] selftests: Add selftest for disallowing modify_return attachment to freplace bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-25 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v9,09/11] selftests/bpf: Adding test for arg dereference in extension trace bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-25 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v9,08/11] selftests: add test for multiple attachments of freplace program bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-25 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v9,07/11] libbpf: add support for freplace attachment in bpf_link_create bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-25 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v9,06/11] bpf: Fix context type resolving for extension programs bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-25 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v9,05/11] bpf: support attaching freplace programs to multiple attach points bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-25 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v9,04/11] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-25 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,v9,03/11] bpf: verifier: refactor check_attach_btf_id() bpf: Support multi-attach for freplace programs 1 2 - - --- 2020-09-25 Toke Høiland-Jørgensen bpf Accepted
[bpf-next,v9,02/11] bpf: change logging calls from verbose() to bpf_log() and use log pointer bpf: Support multi-attach for freplace programs 1 - - - --- 2020-09-25 Toke Høiland-Jørgensen bpf Accepted
[bpf-next,v9,01/11] bpf: disallow attaching modify_return tracing functions to other BPF programs bpf: Support multi-attach for freplace programs 1 2 - - --- 2020-09-25 Toke Høiland-Jørgensen bpf Accepted
[v6,bpf-next,3/3] selftests/bpf: add raw_tp_test_run enable BPF_PROG_TEST_RUN for raw_tp 1 - - - --- 2020-09-25 Song Liu bpf Accepted
[v6,bpf-next,2/3] libbpf: support test run of raw tracepoint programs enable BPF_PROG_TEST_RUN for raw_tp 1 - - - --- 2020-09-25 Song Liu bpf Accepted
[v6,bpf-next,1/3] bpf: enable BPF_PROG_TEST_RUN for raw_tracepoint enable BPF_PROG_TEST_RUN for raw_tp 2 - - - --- 2020-09-25 Song Liu bpf Accepted
[bpf-next,4/4] selftest: bpf: Test copying a sockmap and sockhash Sockmap copying - - - - --- 2020-09-25 Lorenz Bauer bpf Changes Requested
[bpf-next,3/4] bpf: selftests: remove shared header from sockmap iter test Sockmap copying 1 - - - --- 2020-09-25 Lorenz Bauer bpf Changes Requested
[bpf-next,2/4] selftests: bpf: Add helper to compare socket cookies Sockmap copying - - - - --- 2020-09-25 Lorenz Bauer bpf Changes Requested
[bpf-next,1/4] bpf: sockmap: enable map_update_elem from bpf_iter Sockmap copying - - - - --- 2020-09-25 Lorenz Bauer bpf Changes Requested
[v4,bpf-next,13/13] bpf: selftest: Add test_btf_skc_cls_ingress bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,12/13] bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.h bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,11/13] bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,10/13] bpf: selftest: Use network_helpers in the sock_fields test bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,09/13] bpf: selftest: Adapt sock_fields test to use skel and global variables bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,08/13] bpf: selftest: Move sock_fields test into test_progs bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,07/13] bpf: selftest: Add ref_tracking verifier test for bpf_skc casting bpf: Enable bpf_skc_to_* sock casting helper to networking prog type 1 - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,06/13] bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,05/13] bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON bpf: Enable bpf_skc_to_* sock casting helper to networking prog type 1 - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,04/13] bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON bpf: Enable bpf_skc_to_* sock casting helper to networking prog type 1 - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,03/13] bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_SO… bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,02/13] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type bpf: Enable bpf_skc_to_* sock casting helper to networking prog type 1 - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v4,bpf-next,01/13] bpf: Move the PTR_TO_BTF_ID check to check_reg_type() bpf: Enable bpf_skc_to_* sock casting helper to networking prog type 2 - - - --- 2020-09-25 Martin KaFai Lau bpf Accepted
[v5,bpf-next,3/3] selftests/bpf: add raw_tp_test_run enable BPF_PROG_TEST_RUN for raw_tp 1 - - - --- 2020-09-24 Song Liu bpf Changes Requested
[v5,bpf-next,2/3] libbpf: support test run of raw tracepoint programs enable BPF_PROG_TEST_RUN for raw_tp 1 - - - --- 2020-09-24 Song Liu bpf Changes Requested
[v5,bpf-next,1/3] bpf: enable BPF_PROG_TEST_RUN for raw_tracepoint enable BPF_PROG_TEST_RUN for raw_tp 2 - - - --- 2020-09-24 Song Liu bpf Changes Requested
[bpf-next,v5] bpf: Add bpf_ktime_get_real_ns [bpf-next,v5] bpf: Add bpf_ktime_get_real_ns - - - - --- 2020-09-24 Pujari, Bimmy bpf Changes Requested
[bpf-next] bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULL [bpf-next] bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULL 1 - - - --- 2020-09-24 John Fastabend bpf Accepted
[bpf-next,2/2] bpf: Add AND verifier test case where 32bit and 64bit bounds differ [bpf-next,1/2] bpf, verifier: Remove redundant var_off.value ops in scalar known reg cases - - - - --- 2020-09-24 John Fastabend bpf Accepted
[bpf-next,1/2] bpf, verifier: Remove redundant var_off.value ops in scalar known reg cases [bpf-next,1/2] bpf, verifier: Remove redundant var_off.value ops in scalar known reg cases - - - - --- 2020-09-24 John Fastabend bpf Accepted
[bpf-next,6/6] bpf, selftests: add redirect_neigh selftest Various BPF helper improvements - - - - --- 2020-09-24 Daniel Borkmann bpf Changes Requested
[bpf-next,5/6] bpf, selftests: use bpf_tail_call_static where appropriate Various BPF helper improvements - - - - --- 2020-09-24 Daniel Borkmann bpf Changes Requested
[bpf-next,4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs Various BPF helper improvements - - - - --- 2020-09-24 Daniel Borkmann bpf Changes Requested
[bpf-next,3/6] bpf: add redirect_neigh helper as redirect drop-in Various BPF helper improvements - - - - --- 2020-09-24 Daniel Borkmann bpf Changes Requested
[bpf-next,2/6] bpf, net: rework cookie generator as per-cpu one Various BPF helper improvements - - - - --- 2020-09-24 Daniel Borkmann bpf Changes Requested
[bpf-next,1/6] bpf: add classid helper only based on skb->sk Various BPF helper improvements - - - - --- 2020-09-24 Daniel Borkmann bpf Changes Requested
[bpf] libbpf: fix XDP program load regression for old kernels [bpf] libbpf: fix XDP program load regression for old kernels - 1 - - --- 2020-09-24 Andrii Nakryiko bpf Accepted
[bpf-next,v3,2/2] selftests/bpf: Verifying real time helper function [bpf-next,v3,1/2] bpf: Add bpf_ktime_get_real_ns - - - - --- 2020-09-24 Pujari, Bimmy bpf Changes Requested
[bpf-next,v3,1/2] bpf: Add bpf_ktime_get_real_ns [bpf-next,v3,1/2] bpf: Add bpf_ktime_get_real_ns - - 1 - --- 2020-09-24 Pujari, Bimmy bpf Changes Requested
[v4,bpf-next,3/3] selftests/bpf: add raw_tp_test_run enable BPF_PROG_TEST_RUN for raw_tp - - - - --- 2020-09-24 Song Liu bpf Changes Requested
[v4,bpf-next,2/3] libbpf: support test run of raw tracepoint programs enable BPF_PROG_TEST_RUN for raw_tp - - - - --- 2020-09-24 Song Liu bpf Changes Requested
[v4,bpf-next,1/3] bpf: enable BPF_PROG_TEST_RUN for raw_tracepoint enable BPF_PROG_TEST_RUN for raw_tp 1 - - - --- 2020-09-24 Song Liu bpf Changes Requested
[bpf-next,v2,2/2] selftests/bpf: Verifying real time helper function [bpf-next,v2,1/2] bpf: Add bpf_ktime_get_real_ns - - - - --- 2020-09-24 Pujari, Bimmy bpf Changes Requested
[bpf-next,v2,1/2] bpf: Add bpf_ktime_get_real_ns [bpf-next,v2,1/2] bpf: Add bpf_ktime_get_real_ns - - - - --- 2020-09-24 Pujari, Bimmy bpf Changes Requested
[v3,bpf-next,3/3] selftests/bpf: add raw_tp_test_run enable BPF_PROG_TEST_RUN for raw_tp - - - - --- 2020-09-23 Song Liu bpf Changes Requested
[v3,bpf-next,2/3] libbpf: introduce bpf_prog_test_run_xattr_opts enable BPF_PROG_TEST_RUN for raw_tp 1 - - - --- 2020-09-23 Song Liu bpf Changes Requested
[v3,bpf-next,1/3] bpf: enable BPF_PROG_TEST_RUN for raw_tracepoint enable BPF_PROG_TEST_RUN for raw_tp 1 - - - --- 2020-09-23 Song Liu bpf Changes Requested
[PATCHv3,bpf-next,2/2] tools resolve_btfids: Always force HOSTARCH [PATCHv3,bpf-next,1/2] bpf: Check CONFIG_BPF option for resolve_btfids 1 - - - --- 2020-09-23 Jiri Olsa bpf Accepted
[PATCHv3,bpf-next,1/2] bpf: Check CONFIG_BPF option for resolve_btfids [PATCHv3,bpf-next,1/2] bpf: Check CONFIG_BPF option for resolve_btfids 1 - - - --- 2020-09-23 Jiri Olsa bpf Accepted
[v6,bpf-next,6/6] selftests/bpf: add test for bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display - - - - --- 2020-09-23 Alan Maguire bpf Changes Requested
[v6,bpf-next,5/6] bpf: add bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display - - - - --- 2020-09-23 Alan Maguire bpf Changes Requested
« 1 2 ... 4 5 698 99 »