Show patches with: none      |   234331 patches
« 1 2 ... 592 593 5942343 2344 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,bpf-next,v2,03/12] bpf: verifier: remove dead code bpf: dead code elimination - - - - --- 2018-12-28 Jakub Kicinski bpf RFC
[RFC,bpf-next,v2,03/17] bpf: provide a way for targets to register themselves bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,04/12] bpf: verifier: remove unconditional branches by 0 bpf: dead code elimination - - 1 - --- 2018-12-28 Jakub Kicinski bpf RFC
[RFC,bpf-next,v2,04/17] bpf: allow loading of a dumper program bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,05/12] selftests: bpf: add tests for dead code removal bpf: dead code elimination - - - - --- 2018-12-28 Jakub Kicinski bpf RFC
[RFC,bpf-next,v2,05/17] bpf: create file or anonymous dumpers bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,06/12] bpf: verifier: record original instruction index bpf: dead code elimination - - 1 - --- 2018-12-28 Jakub Kicinski bpf RFC
[RFC,bpf-next,v2,06/17] bpf: add PTR_TO_BTF_ID_OR_NULL support bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,07/12] bpf: notify offload JITs about optimizations bpf: dead code elimination - - 1 - --- 2018-12-28 Jakub Kicinski bpf RFC
[RFC,bpf-next,v2,07/17] bpf: add netlink and ipv6_route targets bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,08/12] nfp: bpf: don't use instruction number for jump target bpf: dead code elimination - - 1 - --- 2018-12-28 Jakub Kicinski bpf RFC
[RFC,bpf-next,v2,08/17] bpf: add bpf_map target bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,09/12] nfp: bpf: split up the skip flag bpf: dead code elimination - - 1 - --- 2018-12-28 Jakub Kicinski bpf RFC
[RFC,bpf-next,v2,09/17] bpf: add task and task/file targets bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,1/2] bpf: adding map batch processing support [RFC,bpf-next,v2,1/2] bpf: adding map batch processing support - - - - --- 2019-09-06 Yonghong Song bpf RFC
[RFC,bpf-next,v2,1/3] bpf: implement bpf_send_signal() helper bpf: implement bpf_send_signal() helper - - - - --- 2019-05-03 Yonghong Song bpf Changes Requested
[RFC,bpf-next,v2,1/3] docs: net: Fix various minor typos docs: Convert filter.txt to RST - - - - --- 2018-08-02 Tobin C. Harding bpf RFC
[RFC,bpf-next,v2,1/4] bpf: add bpf queue and stack maps Implement bpf queue/stack maps - - - - --- 2018-08-31 Mauricio Vasquez bpf RFC
[RFC,bpf-next,v2,1/4] tracing/kprobe: bpf: Check error injectable event is on function entry Separate error injection table from kprobes - - - - --- 2017-12-26 Masami Hiramatsu (Google) bpf Changes Requested
[RFC,bpf-next,v2,1/6] bpf: add bpf_map_value_size and bp_map_copy_value helper functions bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,1/8] bpf: add script and prepare bpf.h for new helpers documentation bpf: document eBPF helpers and add a script to generate man page - - - - --- 2018-04-10 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,1/9] net: introduce __init_skb{, _data, _shinfo} helpers net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-03-19 Stanislav Fomichev bpf RFC
[RFC,bpf-next,v2,1/9] net: introduce preferred busy-polling Introduce preferred busy-polling - - - - 13-2 2020-11-05 Björn Töpel davem RFC
[RFC,bpf-next,v2,1/9] tools: bpftool: add basic probe capability, probe syscall and kversion tools: bpftool: add probes for system and device - - 1 - --- 2018-12-20 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,10/12] nfp: bpf: save original program length bpf: dead code elimination - - 1 - --- 2018-12-28 Jakub Kicinski bpf RFC
[RFC,bpf-next,v2,10/17] bpf: add bpf_seq_printf and bpf_seq_write helpers bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,11/12] nfp: bpf: support optimizing dead branches bpf: dead code elimination - - 1 - --- 2018-12-28 Jakub Kicinski bpf RFC
[RFC,bpf-next,v2,11/17] bpf: support variable length array in tracing programs bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,12/12] nfp: bpf: support removing dead code bpf: dead code elimination - - 1 - --- 2018-12-28 Jakub Kicinski bpf RFC
[RFC,bpf-next,v2,12/17] bpf: implement query for target_proto and file dumper prog_id bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,13/17] tools/libbpf: libbpf support for bpfdump bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,14/17] tools/bpftool: add bpf dumper support bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,15/17] tools/bpf: selftests: add dumper programs for ipv6_route and netlink bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,16/17] tools/bpf: selftests: add dumper progs for bpf_map/task/task_file bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,17/17] tools/bpf: selftests: add a selftest for anonymous dumper bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,2/2] tools/bpf: test bpf_map_lookup_and_delete_batch() bpf: adding map batch processing support - - - - --- 2019-09-06 Yonghong Song bpf RFC
[RFC,bpf-next,v2,2/3] docs: net: Use lowercase 'k' for kernel Untitled series #59081 - - - - --- 2018-08-02 Tobin C. Harding bpf RFC
[RFC,bpf-next,v2,2/3] tools/bpf: sync bpf uapi header bpf.h bpf: implement bpf_send_signal() helper - - - - --- 2019-05-03 Yonghong Song bpf Changes Requested
[RFC,bpf-next,v2,2/4] bpf: restrict use of peek/push/pop Implement bpf queue/stack maps - - - - --- 2018-08-31 Mauricio Vasquez bpf RFC
[RFC,bpf-next,v2,2/4] tracing/kprobe: bpf: Compare instruction pointer with original one Separate error injection table from kprobes 1 - - - --- 2017-12-26 Masami Hiramatsu (Google) bpf Changes Requested
[RFC,bpf-next,v2,2/6] bpf: add BPF_MAP_DUMP command to access more than one entry per call bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,2/8] bpf: add documentation for eBPF helpers (01-11) bpf: document eBPF helpers and add a script to generate man page - - - - --- 2018-04-10 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,2/9] net: add SO_BUSY_POLL_BUDGET socket option Introduce preferred busy-polling - - - - 13-2 2020-11-05 Björn Töpel davem RFC
[RFC,bpf-next,v2,2/9] net: introduce skb_net helper net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-03-19 Stanislav Fomichev bpf RFC
[RFC,bpf-next,v2,2/9] tools: bpftool: add probes for /proc/ eBPF parameters tools: bpftool: add probes for system and device - - 1 - --- 2018-12-20 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,3/3] docs: Split filter.txt into separate documents. docs: Convert filter.txt to RST - - - - --- 2018-08-02 Tobin C. Harding bpf RFC
[RFC,bpf-next,v2,3/3] tools/bpf: add a selftest for bpf_send_signal() helper bpf: implement bpf_send_signal() helper - - - - --- 2019-05-03 Yonghong Song bpf Changes Requested
[RFC,bpf-next,v2,3/4] Sync uapi/bpf.h to tools/include Untitled series #63589 - - - - --- 2018-08-31 Mauricio Vasquez bpf RFC
[RFC,bpf-next,v2,3/4] error-injection: Separate error-injection from kprobe Separate error injection table from kprobes 1 - - - --- 2017-12-26 Masami Hiramatsu (Google) bpf Changes Requested
[RFC,bpf-next,v2,3/6] bpf: keep bpf.h in sync with tools/ bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,3/8] bpf: add documentation for eBPF helpers (12-22) bpf: document eBPF helpers and add a script to generate man page - - - - --- 2018-04-10 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,3/9] net: plumb network namespace into __skb_flow_dissect net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-03-19 Stanislav Fomichev bpf RFC
[RFC,bpf-next,v2,3/9] tools: bpftool: add probes for kernel configuration options tools: bpftool: add probes for system and device - - 1 - --- 2018-12-20 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,3/9] xsk: add support for recvmsg() Introduce preferred busy-polling - - - - 13-2 2020-11-05 Björn Töpel davem RFC
[RFC,bpf-next,v2,4/4] error-injection: Support fault injection framework Separate error injection table from kprobes - - - - --- 2017-12-26 Masami Hiramatsu (Google) bpf Changes Requested
[RFC,bpf-next,v2,4/4] selftests/bpf: add test cases for queue and stack maps Untitled series #63589 - - - - --- 2018-08-31 Mauricio Vasquez bpf RFC
[RFC,bpf-next,v2,4/6] libbpf: support BPF_MAP_DUMP command bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,4/8] bpf: add documentation for eBPF helpers (23-32) bpf: document eBPF helpers and add a script to generate man page - - - - --- 2018-04-10 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,4/9] net: flow_dissector: prepare for no-skb use case net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-03-19 Stanislav Fomichev bpf RFC
[RFC,bpf-next,v2,4/9] tools: bpftool: add probes for eBPF program types tools: bpftool: add probes for system and device - - - - --- 2018-12-20 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,4/9] xsk: check need wakeup flag in sendmsg() Introduce preferred busy-polling - - - - 13-2 2020-11-05 Björn Töpel davem RFC
[RFC,bpf-next,v2,5/6] selftests/bpf: test BPF_MAP_DUMP command on a bpf hashmap bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,5/8] bpf: add documentation for eBPF helpers (33-41) bpf: document eBPF helpers and add a script to generate man page - - - - --- 2018-04-10 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,5/9] flow_dissector: allow access only to a subset of __sk_buff fields net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-03-19 Stanislav Fomichev bpf RFC
[RFC,bpf-next,v2,5/9] tools: bpftool: add probes for eBPF map types tools: bpftool: add probes for system and device - - - - --- 2018-12-20 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,5/9] xsk: add busy-poll support for {recv,send}msg() Introduce preferred busy-polling - - - - 13-2 2020-11-05 Björn Töpel davem RFC
[RFC,bpf-next,v2,6/6] selftests/bpf: add test to measure performance of BPF_MAP_DUMP bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,6/8] bpf: add documentation for eBPF helpers (42-50) bpf: document eBPF helpers and add a script to generate man page - - - - --- 2018-04-10 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,6/9] net: flow_dissector: handle no-skb use case net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-03-19 Stanislav Fomichev bpf RFC
[RFC,bpf-next,v2,6/9] tools: bpftool: add probes for eBPF helper functions tools: bpftool: add probes for system and device - - - - --- 2018-12-20 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,6/9] xsk: propagate napi_id to XDP socket Rx path Introduce preferred busy-polling - - - - 12-3 2020-11-05 Björn Töpel davem RFC
[RFC,bpf-next,v2,7/8] bpf: add documentation for eBPF helpers (51-57) bpf: document eBPF helpers and add a script to generate man page - - - - --- 2018-04-10 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,7/9] bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-03-19 Stanislav Fomichev bpf RFC
[RFC,bpf-next,v2,7/9] samples/bpf: use recvfrom() in xdpsock Introduce preferred busy-polling - - - - 12-3 2020-11-05 Björn Töpel davem RFC
[RFC,bpf-next,v2,7/9] tools: bpftool: add C-style "#define" output for probes tools: bpftool: add probes for system and device - - - - --- 2018-12-20 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,8/8] bpf: add documentation for eBPF helpers (58-64) bpf: document eBPF helpers and add a script to generate man page - - - - --- 2018-04-10 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,8/9] samples/bpf: add busy-poll support to xdpsock Introduce preferred busy-polling - - - - 12-3 2020-11-05 Björn Töpel davem RFC
[RFC,bpf-next,v2,8/9] selftests/bpf: add flow dissector bpf_skb_load_bytes helper test net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-03-19 Stanislav Fomichev bpf RFC
[RFC,bpf-next,v2,8/9] tools: bpftool: add probes for a network device tools: bpftool: add probes for system and device - - 1 - --- 2018-12-20 Quentin Monnet bpf RFC
[RFC,bpf-next,v2,9/9] net: flow_dissector: pass net argument to the eth_get_headlen net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-03-19 Stanislav Fomichev bpf RFC
[RFC,bpf-next,v2,9/9] samples/bpf: add option to set the busy-poll budget Introduce preferred busy-polling - - - - 12-3 2020-11-05 Björn Töpel davem RFC
[RFC,bpf-next,v2,9/9] tools: bpftool: add bash completion for bpftool probes tools: bpftool: add probes for system and device - - 1 - --- 2018-12-20 Quentin Monnet bpf RFC
[RFC,bpf-next,v3,01/12] bpf: change parameters of call/branch offset adjustment bpf: dead code elimination - - - - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,02/12] bpf: verifier: hard wire branches to dead code bpf: dead code elimination - - - - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,03/12] bpf: verifier: remove dead code bpf: dead code elimination - - - - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,04/12] bpf: verifier: remove unconditional branches by 0 bpf: dead code elimination - - 1 - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,05/12] selftests: bpf: add tests for dead code removal bpf: dead code elimination - - - - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,06/12] bpf: verifier: record original instruction index bpf: dead code elimination - - 1 - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,07/12] bpf: notify offload JITs about optimizations bpf: dead code elimination - - 1 - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,08/12] nfp: bpf: don't use instruction number for jump target bpf: dead code elimination - - 1 - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,09/12] nfp: bpf: split up the skip flag bpf: dead code elimination - - 1 - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,1/7] bpf: rename stack trace map Implement bpf queue/stack maps - - - - --- 2018-09-18 Mauricio Vasquez bpf RFC
[RFC,bpf-next,v3,1/8] flow_dissector: allow access only to a subset of __sk_buff fields net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-03-22 Stanislav Fomichev bpf RFC
[RFC,bpf-next,v3,1/9] tools: bpftool: add basic probe capability, probe syscall availability tools: bpftool: add probes for system and device - - 1 - --- 2019-01-03 Quentin Monnet bpf RFC
[RFC,bpf-next,v3,10/12] nfp: bpf: save original program length bpf: dead code elimination - - 1 - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,11/12] nfp: bpf: support optimizing dead branches bpf: dead code elimination - - 1 - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,12/12] nfp: bpf: support removing dead code bpf: dead code elimination - - 1 - --- 2018-12-29 Jakub Kicinski bpf RFC
[RFC,bpf-next,v3,2/7] bpf/syscall: allow key to be null in map functions Implement bpf queue/stack maps - - - - --- 2018-09-18 Mauricio Vasquez bpf RFC
[RFC,bpf-next,v3,2/8] flow_dissector: switch kernel context to struct bpf_flow_dissector net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-03-22 Stanislav Fomichev bpf RFC
[RFC,bpf-next,v3,2/9] tools: bpftool: add probes for /proc/ eBPF parameters tools: bpftool: add probes for system and device - - 1 - --- 2019-01-03 Quentin Monnet bpf RFC
« 1 2 ... 592 593 5942343 2344 »