Show patches with: none      |   234331 patches
« 1 2 ... 8 9 102343 2344 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,v4,1/7] bpf: Allow passing BTF pointers as PTR_TO_SOCK_COMMON Sockmap iterator - - - - --- 2020-09-07 Lorenz Bauer bpf Changes Requested
[PATCHv11,bpf-next,5/5] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support - - - - --- 2020-09-07 Hangbin Liu bpf Changes Requested
[PATCHv11,bpf-next,4/5] selftests/bpf: add xdp_redirect_multi test xdp: add a new helper for dev map multicast support - - - - --- 2020-09-07 Hangbin Liu bpf Changes Requested
[PATCHv11,bpf-next,3/5] sample/bpf: add xdp_redirect_map_multicast test xdp: add a new helper for dev map multicast support - - - - --- 2020-09-07 Hangbin Liu bpf Changes Requested
[PATCHv11,bpf-next,2/5] xdp: add a new helper for dev map multicast support xdp: add a new helper for dev map multicast support - - - - --- 2020-09-07 Hangbin Liu bpf Changes Requested
[PATCHv11,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support - - - - --- 2020-09-07 Hangbin Liu bpf Changes Requested
[bpf,v1] tools/libbpf: avoid counting local symbols in ABI check [bpf,v1] tools/libbpf: avoid counting local symbols in ABI check 1 1 - - --- 2020-09-05 Tony Ambardar bpf Accepted
[bpf-next] samples: bpf: refactor xdp_sample_pkts_kern with BTF-defined map [bpf-next] samples: bpf: refactor xdp_sample_pkts_kern with BTF-defined map - - - - --- 2020-09-05 Daniel T. Lee bpf Changes Requested
[bpf-next,3/3] tools: bpftool: automate generation for "SEE ALSO" sections in man pages tools: bpftool: print built-in features, automate some of the documentation 1 - - - --- 2020-09-04 Quentin Monnet bpf Changes Requested
[bpf-next,2/3] tools: bpftool: include common options from separate file tools: bpftool: print built-in features, automate some of the documentation 1 - - - --- 2020-09-04 Quentin Monnet bpf Changes Requested
[bpf-next,1/3] tools: bpftool: print optional built-in features along with version tools: bpftool: print built-in features, automate some of the documentation - - - - --- 2020-09-04 Quentin Monnet bpf Changes Requested
[bpf-next,2/2] selftests/bpf: add test for map_ptr arithmetic bpf: permit map_ptr arithmetic with opcode add and offset 0 - - - - --- 2020-09-04 Yonghong Song bpf Changes Requested
[bpf-next,1/2] bpf: permit map_ptr arithmetic with opcode add and offset 0 bpf: permit map_ptr arithmetic with opcode add and offset 0 - - - - --- 2020-09-04 Yonghong Song bpf Changes Requested
[bpf-next,3/3] tools, bpf: synchronise BPF UAPI header with tools bpf: format fixes for BPF helpers and bpftool documentation - - - - --- 2020-09-04 Quentin Monnet bpf Accepted
[bpf-next,2/3] bpf: fix formatting in documentation for BPF helpers bpf: format fixes for BPF helpers and bpftool documentation - - - - --- 2020-09-04 Quentin Monnet bpf Accepted
[bpf-next,1/3] tools: bpftool: fix formatting in bpftool-link documentation bpf: format fixes for BPF helpers and bpftool documentation - - - - --- 2020-09-04 Quentin Monnet bpf Accepted
[bpf-next,2/2] tools: bpftool: add "inner_map" to "bpftool map create" outer maps tools: bpftool: support creating and dumping outer maps 1 - - - --- 2020-09-04 Quentin Monnet bpf Changes Requested
[bpf-next,1/2] tools: bpftool: dump outer maps content tools: bpftool: support creating and dumping outer maps - - - - --- 2020-09-04 Quentin Monnet bpf Changes Requested
[bpf-next,6/6] ixgbe, xsk: finish napi loop if AF_XDP Rx queue is full xsk: exit NAPI loop when AF_XDP Rx ring is full - - - - --- 2020-09-04 Björn Töpel bpf Changes Requested
[bpf-next,5/6] ice, xsk: finish napi loop if AF_XDP Rx queue is full xsk: exit NAPI loop when AF_XDP Rx ring is full - - - - --- 2020-09-04 Björn Töpel bpf Changes Requested
[bpf-next,4/6] i40e, xsk: finish napi loop if AF_XDP Rx queue is full xsk: exit NAPI loop when AF_XDP Rx ring is full - - - - --- 2020-09-04 Björn Töpel bpf Changes Requested
[bpf-next,3/6] xsk: introduce xsk_do_redirect_rx_full() helper xsk: exit NAPI loop when AF_XDP Rx ring is full - - - - --- 2020-09-04 Björn Töpel bpf Changes Requested
[bpf-next,2/6] xdp: introduce xdp_do_redirect_ext() function xsk: exit NAPI loop when AF_XDP Rx ring is full - - - - --- 2020-09-04 Björn Töpel bpf Changes Requested
[bpf-next,1/6] xsk: improve xdp_do_redirect() error codes xsk: exit NAPI loop when AF_XDP Rx ring is full - - - - --- 2020-09-04 Björn Töpel bpf Changes Requested
[bpf-next,11/11] bpf: use a table to drive helper arg type checks RFC: Make check_func_arg table driven - - - - --- 2020-09-04 Lorenz Bauer bpf RFC
[bpf-next,10/11] bpf: hoist type checking for nullable arg types RFC: Make check_func_arg table driven 1 - - - --- 2020-09-04 Lorenz Bauer bpf RFC
[bpf-next,09/11] bpf: check ARG_PTR_TO_SPINLOCK register type in check_func_arg RFC: Make check_func_arg table driven - - - - --- 2020-09-04 Lorenz Bauer bpf RFC
[bpf-next,08/11] bpf: set meta->raw_mode for pointers to memory closer to it's use RFC: Make check_func_arg table driven - - - - --- 2020-09-04 Lorenz Bauer bpf RFC
[bpf-next,07/11] bpf: always check access to PTR_TO_CTX regardless of arg_type RFC: Make check_func_arg table driven - - - - --- 2020-09-04 Lorenz Bauer bpf RFC
[bpf-next,06/11] bpf: make reference tracking in check_func_arg generic RFC: Make check_func_arg table driven 1 - - - --- 2020-09-04 Lorenz Bauer bpf RFC
[bpf-next,05/11] bpf: allow specifying a set of BTF IDs for helper arguments RFC: Make check_func_arg table driven - - - - --- 2020-09-04 Lorenz Bauer bpf RFC
[bpf-next,04/11] bpf: check scalar or invalid register in check_helper_mem_access RFC: Make check_func_arg table driven 1 - - - --- 2020-09-04 Lorenz Bauer bpf RFC
[bpf-next,03/11] btf: make btf_set_contains take a const pointer RFC: Make check_func_arg table driven 1 - - - --- 2020-09-04 Lorenz Bauer bpf RFC
[bpf-next,02/11] btf: add a global set of valid BTF socket ids RFC: Make check_func_arg table driven - - - - --- 2020-09-04 Lorenz Bauer bpf RFC
[bpf-next,01/11] btf: Fix BTF_SET_START_GLOBAL macro RFC: Make check_func_arg table driven - 1 - - --- 2020-09-04 Lorenz Bauer bpf RFC
[bpf-next,v3,6/6] selftests: bpf: Test copying a sockmap via bpf_iter Sockmap iterator - - - - --- 2020-09-04 Lorenz Bauer bpf Changes Requested
[bpf-next,v3,5/6] selftests: bpf: Add helper to compare socket cookies Sockmap iterator - - - - --- 2020-09-04 Lorenz Bauer bpf Changes Requested
[bpf-next,v3,4/6] selftests: bpf: Ensure that BTF sockets cannot be released Sockmap iterator - - - - --- 2020-09-04 Lorenz Bauer bpf Changes Requested
[bpf-next,v3,3/6] net: Allow iterating sockmap and sockhash Sockmap iterator - - - - --- 2020-09-04 Lorenz Bauer bpf Changes Requested
[bpf-next,v3,2/6] net: sockmap: Remove unnecessary sk_fullsock checks Sockmap iterator - - - - --- 2020-09-04 Lorenz Bauer bpf Changes Requested
[bpf-next,v3,1/6] bpf: Allow passing BTF pointers as PTR_TO_SOCKET Sockmap iterator - - - - --- 2020-09-04 Lorenz Bauer bpf Changes Requested
[bpf-next] bpf: don't check against device MTU in __bpf_skb_max_len [bpf-next] bpf: don't check against device MTU in __bpf_skb_max_len - - - - --- 2020-09-04 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,2/2] samples: bpf: add xsk_fwd test file to .gitignore [bpf-next,1/2] samples: bpf: Replace bpf_program__title() with bpf_program__section_name() - - - - --- 2020-09-04 Daniel T. Lee bpf Accepted
[bpf-next,1/2] samples: bpf: Replace bpf_program__title() with bpf_program__section_name() [bpf-next,1/2] samples: bpf: Replace bpf_program__title() with bpf_program__section_name() 1 1 - - --- 2020-09-04 Daniel T. Lee bpf Accepted
[2/2] samples: bpf: add xsk_fwd test file to .gitignore [1/2] samples: bpf: Replace bpf_program__title() with bpf_program__section_name() - - - - --- 2020-09-04 Daniel T. Lee bpf Superseded
[1/2] samples: bpf: Replace bpf_program__title() with bpf_program__section_name() [1/2] samples: bpf: Replace bpf_program__title() with bpf_program__section_name() - 1 - - --- 2020-09-04 Daniel T. Lee bpf Superseded
[bpf-next,2/2] libbpf: fix potential multiplication overflow [bpf-next,1/2] libbpf: fix another __u64 cast in printf - 1 - - --- 2020-09-04 Andrii Nakryiko bpf Accepted
[bpf-next,1/2] libbpf: fix another __u64 cast in printf [bpf-next,1/2] libbpf: fix another __u64 cast in printf - 1 - - --- 2020-09-04 Andrii Nakryiko bpf Accepted
[bpf-next,v2,6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - - --- 2020-09-03 Hao Luo bpf Changes Requested
[bpf-next,v2,5/6] bpf: Introduce bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - - --- 2020-09-03 Hao Luo bpf Changes Requested
[bpf-next,v2,4/6] bpf: Introduce bpf_per_cpu_ptr() bpf: BTF support for ksyms 1 - - - --- 2020-09-03 Hao Luo bpf Changes Requested
[bpf-next,v2,3/6] bpf/selftests: ksyms_btf to test typed ksyms bpf: BTF support for ksyms - - - - --- 2020-09-03 Hao Luo bpf Changes Requested
[bpf-next,v2,2/6] bpf/libbpf: BTF support for typed ksyms bpf: BTF support for ksyms - - - - --- 2020-09-03 Hao Luo bpf Changes Requested
[bpf-next,v2,1/6] bpf: Introduce pseudo_btf_id bpf: BTF support for ksyms - - - - --- 2020-09-03 Hao Luo bpf Changes Requested
[v2,net-next,9/9] net: mvneta: enable jumbo frames for XDP mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,8/9] samples/bpf: add bpf program that uses xdp mb helpers mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,7/9] bpf: helpers: add multibuffer support mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,6/9] bpf: helpers: add bpf_xdp_adjust_mb_header helper mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,5/9] net: mvneta: add multi buffer support to XDP_TX mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,4/9] xdp: add multi-buff support to xdp_return_{buff/frame} mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,3/9] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,2/9] xdp: initialize xdp_buff mb bit to 0 in all XDP drivers mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,1/9] xdp: introduce mb in xdp_buff/xdp_frame mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v3,bpf-next,14/14] selftests/bpf: add __noinline variant of cls_redirect selftest Add libbpf full support for BPF-to-BPF calls 1 - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,13/14] selftests/bpf: modernize xdp_noinline test w/ skeleton and __noinline Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,12/14] selftests/bpf: add subprogs to pyperf, strobemeta, and l4lb_noinline tests Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,11/14] selftests/bpf: turn fexit_bpf2bpf into test with subtests Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,10/14] libbpf: deprecate notion of BPF program "title" in favor of "section name" Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,09/14] selftests/bpf: don't use deprecated libbpf APIs Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,08/14] tools/bpftool: replace bpf_program__title() with bpf_program__section_name() Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,07/14] selftests/bpf: add selftest for multi-prog sections and bpf-to-bpf calls Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,06/14] libbpf: add multi-prog section support for struct_ops Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,05/14] libbpf: implement generalized .BTF.ext func/line info adjustment Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,04/14] libbpf: make RELO_CALL work for multi-prog sections and sub-program calls Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,03/14] libbpf: support CO-RE relocations for multi-prog sections Add libbpf full support for BPF-to-BPF calls 1 - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,02/14] libbpf: parse multi-function sections into multiple BPF programs Add libbpf full support for BPF-to-BPF calls 1 - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,01/14] libbpf: ensure ELF symbols table is found before further ELF processing Add libbpf full support for BPF-to-BPF calls 1 - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
selftests/bpf: Fix check in global_data_init. selftests/bpf: Fix check in global_data_init. 1 - - - --- 2020-09-03 Hao Luo bpf Accepted
selftests/bpf: Fix check in global_data_init. selftests/bpf: Fix check in global_data_init. - - - - --- 2020-09-03 Hao Luo bpf Changes Requested
[RFC] bpf: update current instruction on patching [RFC] bpf: update current instruction on patching - - - - --- 2020-09-03 Yauheni Kaliuta bpf RFC
[PATCHv10,bpf-next,5/5] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support - - - - --- 2020-09-03 Hangbin Liu bpf Changes Requested
[PATCHv10,bpf-next,4/5] selftests/bpf: add xdp_redirect_multi test xdp: add a new helper for dev map multicast support - - - - --- 2020-09-03 Hangbin Liu bpf Changes Requested
[PATCHv10,bpf-next,3/5] sample/bpf: add xdp_redirect_map_multicast test xdp: add a new helper for dev map multicast support - - - - --- 2020-09-03 Hangbin Liu bpf Changes Requested
[PATCHv10,bpf-next,2/5] xdp: add a new helper for dev map multicast support xdp: add a new helper for dev map multicast support - - - - --- 2020-09-03 Hangbin Liu bpf Changes Requested
[PATCHv10,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support - - - - --- 2020-09-03 Hangbin Liu bpf Changes Requested
[bpf,2/2] selftests/bpf: add bpf_{update,delete}_map_elem in hashmap iter program bpf: do not use bucket_lock for hashmap iterator - - - - --- 2020-09-02 Yonghong Song bpf Accepted
[bpf,1/2] bpf: do not use bucket_lock for hashmap iterator bpf: do not use bucket_lock for hashmap iterator - - - - --- 2020-09-02 Yonghong Song bpf Accepted
[v7,bpf-next,7/7] selftests: bpf: add dummy prog for bpf2bpf with tailcall bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,6/7] bpf: allow for tailcalls in BPF subprograms for x64 JIT bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,5/7] bpf: limit caller's stack depth 256 for subprogs with tailcalls bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,4/7] bpf, x64: rework pro/epilogue and tailcall handling in JIT bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,3/7] bpf: rename poke descriptor's 'ip' member to 'tailcall_target' bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,2/7] bpf: propagate poke descriptors to subprograms bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,1/7] bpf, x64: use %rcx instead of %rax for tail call retpolines bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
xsk: Free variable on error path xsk: Free variable on error path - 1 - - --- 2020-09-02 Alex Dewar bpf Superseded
[next] xsk: fix incorrect memory allocation failure check on dma_map->dma_pages [next] xsk: fix incorrect memory allocation failure check on dma_map->dma_pages - 1 - - --- 2020-09-02 Colin Ian King bpf Superseded
[next] xsk: Fix null check on error return path [next] xsk: Fix null check on error return path - 1 - - --- 2020-09-02 Gustavo A. R. Silva bpf Accepted
[bpf-next] xsk: fix possible segfault at xskmap entry insertion [bpf-next] xsk: fix possible segfault at xskmap entry insertion - 1 - - --- 2020-09-02 Magnus Karlsson bpf Accepted
[bpf-next] xsk: fix possible segfault in xsk umem diagnostics [bpf-next] xsk: fix possible segfault in xsk umem diagnostics - 2 - - --- 2020-09-02 Magnus Karlsson bpf Accepted
libbpf: Remove arch-specific include path in Makefile libbpf: Remove arch-specific include path in Makefile 1 - - - --- 2020-09-02 Naveen N. Rao bpf Accepted
« 1 2 ... 8 9 102343 2344 »