Show patches with: Archived = No       |   62726 patches
« 1 2 ... 533 534 535627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,bpf-next,9/9] selftests/bpf: test for BPF_F_LOCK introduce bpf_spin_lock - - - - --- 2019-01-31 Alexei Starovoitov bpf Changes Requested
[btf,1/3] btf: extract BTF type size calculation Add BTF types deduplication algorithm - - - - --- 2019-01-31 Andrii Nakryiko bpf Changes Requested
[btf,2/3] btf: add BTF types deduplication algorithm Add BTF types deduplication algorithm - - - - --- 2019-01-31 Andrii Nakryiko bpf Changes Requested
[btf,3/3] selftests/btf: add initial BTF dedup tests Add BTF types deduplication algorithm - - - - --- 2019-01-31 Andrii Nakryiko bpf Changes Requested
[v2,bpf] bpf: selftests: handle sparse CPU allocations [v2,bpf] bpf: selftests: handle sparse CPU allocations 1 - - - --- 2019-01-31 Martynas Pumputis bpf Accepted
[v2,bpf-next] bpf: add optional memory accounting for maps [v2,bpf-next] bpf: add optional memory accounting for maps 1 - - - --- 2019-01-31 Martynas Pumputis bpf Changes Requested
[v7,bpf-next,1/9] bpf: introduce bpf_spin_lock introduce bpf_spin_lock 1 - - - --- 2019-01-31 Alexei Starovoitov bpf Accepted
[v7,bpf-next,2/9] bpf: add support for bpf_spin_lock to cgroup local storage introduce bpf_spin_lock - - - - --- 2019-01-31 Alexei Starovoitov bpf Accepted
[v7,bpf-next,3/9] tools/bpf: sync include/uapi/linux/bpf.h introduce bpf_spin_lock - - - - --- 2019-01-31 Alexei Starovoitov bpf Accepted
[v7,bpf-next,4/9] selftests/bpf: add bpf_spin_lock verifier tests introduce bpf_spin_lock - - - - --- 2019-01-31 Alexei Starovoitov bpf Accepted
[v7,bpf-next,5/9] selftests/bpf: add bpf_spin_lock C test introduce bpf_spin_lock - - - - --- 2019-01-31 Alexei Starovoitov bpf Accepted
[v7,bpf-next,6/9] bpf: introduce BPF_F_LOCK flag introduce bpf_spin_lock - - - - --- 2019-01-31 Alexei Starovoitov bpf Accepted
[v7,bpf-next,7/9] tools/bpf: sync uapi/bpf.h introduce bpf_spin_lock - - - - --- 2019-01-31 Alexei Starovoitov bpf Accepted
[v7,bpf-next,8/9] libbpf: introduce bpf_map_lookup_elem_flags() introduce bpf_spin_lock - - - - --- 2019-01-31 Alexei Starovoitov bpf Accepted
[v7,bpf-next,9/9] selftests/bpf: test for BPF_F_LOCK introduce bpf_spin_lock - - - - --- 2019-01-31 Alexei Starovoitov bpf Accepted
[bpf-next,v5,1/8] libbpf: Add a helper for retrieving a map fd for a given name xdp: Avoid unloading xdp prog not attached by sample 1 - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v5,2/8] samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe xdp: Avoid unloading xdp prog not attached by sample 1 - - - --- 2019-02-01 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v5,3/8] samples/bpf: Convert XDP samples to libbpf usage xdp: Avoid unloading xdp prog not attached by sample 1 - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v5,4/8] samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4} xdp: Avoid unloading xdp prog not attached by sample 2 - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v5,5/8] xdp: Provide extack messages when prog attachment failed xdp: Avoid unloading xdp prog not attached by sample 1 - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v5,6/8] samples/bpf: Add a "force" flag to XDP samples xdp: Avoid unloading xdp prog not attached by sample 1 - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v5,7/8] libbpf: Add a support for getting xdp prog id on ifindex xdp: Avoid unloading xdp prog not attached by sample - - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v5,8/8] samples/bpf: Check the prog id before exiting xdp: Avoid unloading xdp prog not attached by sample - - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Changes Requested
[bpf-next,1/6] bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock 1 - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/6] bpf: Refactor sock_ops_convert_ctx_access Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock - - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,3/6] bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock - - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,4/6] bpf: Sync bpf.h to tools/ Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock - - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,5/6] bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock - - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,6/6] bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock - - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/2] tools/bpf: move libbpf pr_* debug print functions to headers tools/bpf: changes of libbpf debug interfaces - - - - --- 2019-02-01 Yonghong Song bpf Superseded
[bpf-next,2/2] tools/bpf: simplify libbpf API function libbpf_set_print() tools/bpf: changes of libbpf debug interfaces - - - - --- 2019-02-01 Yonghong Song bpf Superseded
[bpf-next] bpf: powerpc64: add JIT support for bpf line info [bpf-next] bpf: powerpc64: add JIT support for bpf line info - - - - --- 2019-02-01 Sandipan Das bpf Accepted
[bpf-next,v6,1/5] bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap - - - - --- 2019-02-01 Peter Oskolkov bpf Changes Requested
[bpf-next,v6,2/5] bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap - - - - --- 2019-02-01 Peter Oskolkov bpf Changes Requested
[bpf-next,v6,3/5] bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap - - - - --- 2019-02-01 Peter Oskolkov bpf Changes Requested
[bpf-next,v6,4/5] bpf: sync <kdir>/<uapi>/bpf.h with tools/<uapi>/bpf.h bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap - - - - --- 2019-02-01 Peter Oskolkov bpf Changes Requested
[bpf-next,v6,5/5] selftests: bpf: add test_lwt_ip_encap selftest bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap - - - - --- 2019-02-01 Peter Oskolkov bpf Changes Requested
[bpf-next,v2,1/3] tools/bpf: move libbpf pr_* debug print functions to headers tools/bpf: changes of libbpf debug interfaces - - - - --- 2019-02-01 Yonghong Song bpf Changes Requested
[bpf-next,v2,2/3] tools/bpf: print out btf log at LIBBPF_WARN level tools/bpf: changes of libbpf debug interfaces - - - - --- 2019-02-01 Yonghong Song bpf Changes Requested
[bpf-next,v2,3/3] tools/bpf: simplify libbpf API function libbpf_set_print() tools/bpf: changes of libbpf debug interfaces - - - - --- 2019-02-01 Yonghong Song bpf Changes Requested
[bpf-next,v6,1/8] libbpf: Add a helper for retrieving a map fd for a given name xdp: Avoid unloading xdp prog not attached by sample 1 - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Accepted
[bpf-next,v6,2/8] samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe xdp: Avoid unloading xdp prog not attached by sample 1 - - - --- 2019-02-01 Maciej Fijalkowski bpf Accepted
[bpf-next,v6,3/8] samples/bpf: Convert XDP samples to libbpf usage xdp: Avoid unloading xdp prog not attached by sample 1 - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Accepted
[bpf-next,v6,4/8] samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4} xdp: Avoid unloading xdp prog not attached by sample 2 - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Accepted
[bpf-next,v6,5/8] xdp: Provide extack messages when prog attachment failed xdp: Avoid unloading xdp prog not attached by sample 1 - - - --- 2019-02-01 Maciej Fijalkowski bpf Accepted
[bpf-next,v6,6/8] samples/bpf: Add a "force" flag to XDP samples xdp: Avoid unloading xdp prog not attached by sample 1 - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Accepted
[bpf-next,v6,7/8] libbpf: Add a support for getting xdp prog id on ifindex xdp: Avoid unloading xdp prog not attached by sample - - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Accepted
[bpf-next,v6,8/8] samples/bpf: Check the prog id before exiting xdp: Avoid unloading xdp prog not attached by sample - - 1 - --- 2019-02-01 Maciej Fijalkowski bpf Accepted
[bpf-next,v3,1/3] tools/bpf: move libbpf pr_* debug print functions to headers tools/bpf: changes of libbpf debug interfaces - - - - --- 2019-02-01 Yonghong Song bpf Changes Requested
[bpf-next,v3,2/3] tools/bpf: print out btf log at LIBBPF_WARN level tools/bpf: changes of libbpf debug interfaces - - - - --- 2019-02-01 Yonghong Song bpf Changes Requested
[bpf-next,v3,3/3] tools/bpf: simplify libbpf API function libbpf_set_print() tools/bpf: changes of libbpf debug interfaces - - - - --- 2019-02-01 Yonghong Song bpf Changes Requested
[bpf-next,1/2] nfp: bpf: correct the behavior for shifts by zero nfp: bpf: shifts support cleanups - - 1 - --- 2019-02-01 Jiong Wang bpf Accepted
[bpf-next,2/2] nfp: bpf: complete ALU32 logic shift supports nfp: bpf: shifts support cleanups - - 1 - --- 2019-02-01 Jiong Wang bpf Accepted
[bpf-next] selftests/bpf: remove generated verifier/tests.h on 'make clean' [bpf-next] selftests/bpf: remove generated verifier/tests.h on 'make clean' 2 - - - --- 2019-02-01 Stanislav Fomichev bpf Accepted
[bpf-next,v4,1/3] tools/bpf: move libbpf pr_* debug print functions to headers tools/bpf: changes of libbpf debug interfaces - - - - --- 2019-02-02 Yonghong Song bpf Accepted
[bpf-next,v4,2/3] tools/bpf: print out btf log at LIBBPF_WARN level tools/bpf: changes of libbpf debug interfaces - - - - --- 2019-02-02 Yonghong Song bpf Accepted
[bpf-next,v4,3/3] tools/bpf: simplify libbpf API function libbpf_set_print() tools/bpf: changes of libbpf debug interfaces - - - - --- 2019-02-02 Yonghong Song bpf Accepted
[bpf-next] bpf: support SO_DEBUG in bpf_setsockopt() [bpf-next] bpf: support SO_DEBUG in bpf_setsockopt() 2 - - - --- 2019-02-03 Yafang Shao bpf Changes Requested
[bpf-next,1/3] bpf, riscv: add BPF JIT for RV64G Add RISC-V (RV64G) BPF JIT 1 - - - --- 2019-02-03 Björn Töpel bpf Changes Requested
[bpf-next,2/3] MAINTAINERS: add RISC-V BPF JIT maintainer Add RISC-V (RV64G) BPF JIT 1 - - - --- 2019-02-03 Björn Töpel bpf Changes Requested
[bpf-next,3/3] bpf, doc: add RISC-V to filter.txt Add RISC-V (RV64G) BPF JIT 1 - - - --- 2019-02-03 Björn Töpel bpf Changes Requested
s390: bpf: fix JMP32 code-gen s390: bpf: fix JMP32 code-gen 2 1 - - --- 2019-02-04 Heiko Carstens bpf Accepted
bpf: test_maps: Avoid possible out of bound access bpf: test_maps: Avoid possible out of bound access 1 - - - --- 2019-02-04 Breno Leitao bpf Changes Requested
[bpf-next] selftests/bpf: use localhost in tcp_{server,client}.py [bpf-next] selftests/bpf: use localhost in tcp_{server,client}.py - - - - --- 2019-02-04 Stanislav Fomichev bpf Accepted
[bpf-next,1/2] tools/bpf: expose functions btf_ext__* as API functions tools/bpf: expose several libbpf API functions 1 - - - --- 2019-02-04 Yonghong Song bpf Accepted
[bpf-next,2/2] tools/bpf: implement libbpf btf__get_map_kv_tids() API function tools/bpf: expose several libbpf API functions 1 - - - --- 2019-02-04 Yonghong Song bpf Accepted
[bpf-next] libbpf: fix libbpf_print [bpf-next] libbpf: fix libbpf_print 1 - - - --- 2019-02-05 Stanislav Fomichev bpf Accepted
[btf,v2,1/3] btf: extract BTF type size calculation Add BTF types deduplication algorithm - - - - --- 2019-02-05 Andrii Nakryiko bpf Accepted
[btf,v2,2/3] btf: add BTF types deduplication algorithm Add BTF types deduplication algorithm - - - - --- 2019-02-05 Andrii Nakryiko bpf Accepted
[btf,v2,3/3] selftests/btf: add initial BTF dedup tests Add BTF types deduplication algorithm - - - - --- 2019-02-05 Andrii Nakryiko bpf Accepted
[bpf-next,v2,1/4] bpf, riscv: add BPF JIT for RV64G Add RISC-V (RV64G) BPF JIT - - - - --- 2019-02-05 Björn Töpel bpf Accepted
[bpf-next,v2,2/4] MAINTAINERS: add RISC-V BPF JIT maintainer Add RISC-V (RV64G) BPF JIT - - - - --- 2019-02-05 Björn Töpel bpf Accepted
[bpf-next,v2,3/4] bpf, doc: add RISC-V JIT to BPF documentation Add RISC-V (RV64G) BPF JIT - - - - --- 2019-02-05 Björn Töpel bpf Accepted
[bpf-next,v2,4/4] selftests/bpf: add "any alignment" annotation for some tests Add RISC-V (RV64G) BPF JIT - - - - --- 2019-02-05 Björn Töpel bpf Accepted
[v2] bpf: test_maps: Avoid possible out of bound access [v2] bpf: test_maps: Avoid possible out of bound access - - - - --- 2019-02-05 Breno Leitao bpf Accepted
[RFC,bpf-next,1/7] net: introduce __init_skb and __init_skb_shinfo helpers net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-02-05 Stanislav Fomichev bpf RFC
[RFC,bpf-next,2/7] net: introduce skb_net helper net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-02-05 Stanislav Fomichev bpf RFC
[RFC,bpf-next,3/7] net: plumb network namespace into __skb_flow_dissect net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-02-05 Stanislav Fomichev bpf RFC
[RFC,bpf-next,4/7] net: flow_dissector: handle no-skb use case net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-02-05 Stanislav Fomichev bpf RFC
[RFC,bpf-next,5/7] 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-02-05 Stanislav Fomichev bpf RFC
[RFC,bpf-next,6/7] selftests/bpf: add flow dissector bpf_skb_load_bytes helper test net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-02-05 Stanislav Fomichev bpf RFC
[RFC,bpf-next,7/7] net: flow_dissector: pass net argument to the eth_get_headlen net: flow_dissector: trigger BPF hook when called from eth_get_headlen - - - - --- 2019-02-05 Stanislav Fomichev bpf RFC
[bpf-next,1/2] tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameter tools/bpf: two changes in libbpf 1 1 - - --- 2019-02-05 Yonghong Song bpf Accepted
[bpf-next,2/2] tools/bpf: add log_level to bpf_load_program_attr tools/bpf: two changes in libbpf - - - - --- 2019-02-05 Yonghong Song bpf Changes Requested
[bpf-next,1/2] btf: separate btf creation and loading tools/btf: extends libbpf APIs to work with btf w/o kernel 1 - - - --- 2019-02-05 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/2] btf: expose API to work with raw btf data tools/btf: extends libbpf APIs to work with btf w/o kernel 2 - - - --- 2019-02-05 Andrii Nakryiko bpf Changes Requested
[bpf-next] tools/bpf: fix a selftest test_btf failure [bpf-next] tools/bpf: fix a selftest test_btf failure 1 1 - - --- 2019-02-05 Yonghong Song bpf Accepted
[RFC,1/4] bpf, x64: Implement BPF call retpoline Initial support for allocating BPF JITs in vmalloc for x86 - - - - --- 2019-02-05 Edgecombe, Rick P bpf RFC
[RFC,2/4] bpf, x64: Increase distance for bpf calls Initial support for allocating BPF JITs in vmalloc for x86 - - - - --- 2019-02-05 Edgecombe, Rick P bpf RFC
[RFC,3/4] bpf: Charge bpf jit limit in bpf_jit_alloc_exec Initial support for allocating BPF JITs in vmalloc for x86 - - - - --- 2019-02-05 Edgecombe, Rick P bpf RFC
[RFC,4/4] bpf, x64: Enable unprivlidged jit in vmalloc Initial support for allocating BPF JITs in vmalloc for x86 - - - - --- 2019-02-05 Edgecombe, Rick P bpf RFC
[v2,bpf-next,1/2] btf: separate btf creation and loading tools/btf: extends libbpf APIs to work with btf w/o kernel 1 1 - - --- 2019-02-06 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,2/2] btf: expose API to work with raw btf data tools/btf: extends libbpf APIs to work with btf w/o kernel 1 - - - --- 2019-02-06 Andrii Nakryiko bpf Changes Requested
[bpf-next] tools: bpftool: doc, add text about feature-subcommand [bpf-next] tools: bpftool: doc, add text about feature-subcommand 1 - - - --- 2019-02-06 Prashant Bhole bpf Changes Requested
[bpf-next] tools: bpftool: doc, fix incorrect text [bpf-next] tools: bpftool: doc, fix incorrect text 1 - 1 - --- 2019-02-06 Prashant Bhole bpf Accepted
[bpf-next,1/5] selftests/bpf: fix the expected messages net: xdp: allow offload to coexist with generic - 1 - - --- 2019-02-06 Jakub Kicinski bpf Accepted
[bpf-next,2/5] net: xdp: allow generic and driver XDP on one interface net: xdp: allow offload to coexist with generic - - 1 - --- 2019-02-06 Jakub Kicinski bpf Accepted
[bpf-next,3/5] selftests/bpf: print traceback when test fails net: xdp: allow offload to coexist with generic - - 1 - --- 2019-02-06 Jakub Kicinski bpf Accepted
[bpf-next,4/5] selftests/bpf: add test for mixing generic and offload XDP net: xdp: allow offload to coexist with generic - - 1 - --- 2019-02-06 Jakub Kicinski bpf Accepted
[bpf-next,5/5] selftests/bpf: test reading the offloaded program net: xdp: allow offload to coexist with generic - - 1 - --- 2019-02-06 Jakub Kicinski bpf Accepted
« 1 2 ... 533 534 535627 628 »