Show patches with: Archived = No       |    Delegate = bpf       |   9872 patches
« 1 2 3 498 99 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf,1/9] bpf: move {prev_,}insn_idx into verifier env bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,2/9] bpf: move tmp variable into ax register in interpreter bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,3/9] bpf: enable access to ax register also from verifier rewrite bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,4/9] bpf: restrict map value pointer arithmetic for unpriviledged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,5/9] bpf: restrict stack pointer arithmetic for unpriviledged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,6/9] bpf: restrict unknown scalars of mixed signed bounds for unpriviledged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,7/9] bpf: fix check_map_access smin_value test when pointer contains offset bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,8/9] bpf: prevent out of bounds speculation on pointer arithmetic bpf fix to prevent oob under speculation 1 1 - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,9/9] bpf: add various test cases to selftests bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,1/9] bpf: move {prev_,}insn_idx into verifier env bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,2/9] bpf: move tmp variable into ax register in interpreter bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,3/9] bpf: enable access to ax register also from verifier rewrite bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,4/9] bpf: restrict map value pointer arithmetic for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,5/9] bpf: restrict stack pointer arithmetic for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,6/9] bpf: restrict unknown scalars of mixed signed bounds for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,7/9] bpf: fix check_map_access smin_value test when pointer contains offset bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,8/9] bpf: prevent out of bounds speculation on pointer arithmetic bpf fix to prevent oob under speculation 1 1 - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,9/9] bpf: add various test cases to selftests bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v3,1/9] bpf: move {prev_,}insn_idx into verifier env bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,2/9] bpf: move tmp variable into ax register in interpreter bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,3/9] bpf: enable access to ax register also from verifier rewrite bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,4/9] bpf: restrict map value pointer arithmetic for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,5/9] bpf: restrict stack pointer arithmetic for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,6/9] bpf: restrict unknown scalars of mixed signed bounds for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,7/9] bpf: fix check_map_access smin_value test when pointer contains offset bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,8/9] bpf: prevent out of bounds speculation on pointer arithmetic bpf fix to prevent oob under speculation 1 1 - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,9/9] bpf: add various test cases to selftests bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[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,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
[RFC,bpf-next,v3,3/9] tools: bpftool: add probes for kernel configuration options tools: bpftool: add probes for system and device - - 1 - --- 2019-01-03 Quentin Monnet bpf RFC
[RFC,bpf-next,v3,4/9] tools: bpftool: add probes for eBPF program types tools: bpftool: add probes for system and device - - - - --- 2019-01-03 Quentin Monnet bpf RFC
[RFC,bpf-next,v3,5/9] tools: bpftool: add probes for eBPF map types tools: bpftool: add probes for system and device - - - - --- 2019-01-03 Quentin Monnet bpf RFC
[RFC,bpf-next,v3,6/9] tools: bpftool: add probes for eBPF helper functions tools: bpftool: add probes for system and device - - - - --- 2019-01-03 Quentin Monnet bpf RFC
[RFC,bpf-next,v3,7/9] tools: bpftool: add C-style "#define" output for probes tools: bpftool: add probes for system and device - - - - --- 2019-01-03 Quentin Monnet bpf RFC
[RFC,bpf-next,v3,8/9] tools: bpftool: add probes for a network device tools: bpftool: add probes for system and device - - 1 - --- 2019-01-03 Quentin Monnet bpf RFC
[RFC,bpf-next,v3,9/9] tools: bpftool: add bash completion for bpftool probes tools: bpftool: add probes for system and device - - 1 - --- 2019-01-03 Quentin Monnet bpf RFC
[bpf,1/2] bpftool: support queues and stacks in update command [bpf,1/2] bpftool: support queues and stacks in update command - - - - --- 2019-01-03 Stanislav Fomichev bpf Changes Requested
[bpf,2/2] bpftool: support queues and stacks in lookup command [bpf,1/2] bpftool: support queues and stacks in update command - - - - --- 2019-01-03 Stanislav Fomichev bpf Changes Requested
[bpf] selftests/bpf: fix incorrect users of create_and_get_cgroup [bpf] selftests/bpf: fix incorrect users of create_and_get_cgroup 1 - - - --- 2019-01-03 Stanislav Fomichev bpf Changes Requested
[bpf,1/2] bpf: Fix [::] -> [::1] rewrite in sys_sendmsg bpf: Fix [::] -> [::1] rewrite in sys_sendmsg - 1 - - --- 2019-01-03 Andrey Ignatov bpf Changes Requested
[bpf,2/2] selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr bpf: Fix [::] -> [::1] rewrite in sys_sendmsg - - - - --- 2019-01-03 Andrey Ignatov bpf Changes Requested
[bpf,v2,1/2] bpf: Fix [::] -> [::1] rewrite in sys_sendmsg bpf: Fix [::] -> [::1] rewrite in sys_sendmsg - 1 - - --- 2019-01-04 Andrey Ignatov bpf Accepted
[bpf,v2,2/2] selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr bpf: Fix [::] -> [::1] rewrite in sys_sendmsg - - - - --- 2019-01-04 Andrey Ignatov bpf Accepted
[bpf,1/2] bpf: fix sanitation of alu op with pointer / scalar type from different paths bpf fix to reject mixing ptr / scalar alu op on unpriv 1 1 - - --- 2019-01-05 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf: add various test cases for alu op on mixed dst register types bpf fix to reject mixing ptr / scalar alu op on unpriv 1 - - - --- 2019-01-05 Daniel Borkmann bpf Accepted
[bpf,v2] selftests/bpf: fix incorrect users of create_and_get_cgroup [bpf,v2] selftests/bpf: fix incorrect users of create_and_get_cgroup - 2 - - --- 2019-01-07 Stanislav Fomichev bpf Accepted
[bpf,1/2] bpf, doc: update design qa to reflect kern_version requirement Two minor bpf doc updates 1 - - - --- 2019-01-07 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf, doc: add note for libbpf's stand-alone build Two minor bpf doc updates 1 - - - --- 2019-01-07 Daniel Borkmann bpf Accepted
bpf: fix shift overflow in ___bpf_prog_run bpf: fix shift overflow in ___bpf_prog_run - - - - --- 2019-01-08 zhangxiaoxu (A) bpf Changes Requested
selftests: bpf: add missing executables to .gitignore selftests: bpf: add missing executables to .gitignore - 1 - - --- 2019-01-08 Anders Roxell bpf Changes Requested
selftests: bpf: install files tcp_(server|client)*.py selftests: bpf: install files tcp_(server|client)*.py - 1 - - --- 2019-01-08 Anders Roxell bpf Accepted
[1/1] bpf: libbpf: retry loading program on EAGAIN bpf: libbpf: retry loading program on EAGAIN - - - - --- 2019-01-08 Lorenz Bauer bpf Accepted
[bpf] bpf: fix panic in stack_map_get_build_id() on i386 and arm32 [bpf] bpf: fix panic in stack_map_get_build_id() on i386 and arm32 - 1 - 1 --- 2019-01-08 Song Liu bpf Accepted
[bpf] selftests/bpf: add missing executables to .gitignore [bpf] selftests/bpf: add missing executables to .gitignore - 1 - - --- 2019-01-09 Stanislav Fomichev bpf Accepted
[bpf] bpf: correctly set initial window on active Fast Open sender [bpf] bpf: correctly set initial window on active Fast Open sender 1 1 1 - --- 2019-01-09 Yuchung Cheng bpf Accepted
samples: bpf: user proper argument index samples: bpf: user proper argument index - 1 - - --- 2019-01-09 Ioana Ciornei bpf Accepted
[v6,perf,bpf-next,1/7] perf, bpf: Introduce PERF_RECORD_KSYMBOL reveal invisible bpf programs - - - - --- 2019-01-09 Song Liu bpf Changes Requested
[v6,perf,bpf-next,2/7] sync tools/include/uapi/linux/perf_event.h reveal invisible bpf programs - - - - --- 2019-01-09 Song Liu bpf Changes Requested
[v6,perf,bpf-next,3/7] perf, bpf: introduce PERF_RECORD_BPF_EVENT reveal invisible bpf programs 1 - - - --- 2019-01-09 Song Liu bpf Changes Requested
[v6,perf,bpf-next,4/7] sync tools/include/uapi/linux/perf_event.h reveal invisible bpf programs - - - - --- 2019-01-09 Song Liu bpf Changes Requested
[v6,perf,bpf-next,5/7] perf util: handle PERF_RECORD_KSYMBOL reveal invisible bpf programs - - - - --- 2019-01-09 Song Liu bpf Changes Requested
[v6,perf,bpf-next,6/7] perf util: handle PERF_RECORD_BPF_EVENT reveal invisible bpf programs - - - - --- 2019-01-09 Song Liu bpf Changes Requested
[v6,perf,bpf-next,7/7] perf tools: synthesize PERF_RECORD_* for loaded BPF programs reveal invisible bpf programs - - - - --- 2019-01-09 Song Liu bpf Changes Requested
[bpf,1/3] bpf: fix bpffs bitfield pretty print bpf: fix bpffs/bpftool bitfield value printing 1 1 - - --- 2019-01-10 Yonghong Song bpf Accepted
[bpf,2/3] tools/bpf: test btf bitfield with >=256 struct member offset bpf: fix bpffs/bpftool bitfield value printing 1 1 - - --- 2019-01-10 Yonghong Song bpf Accepted
[bpf,3/3] tools/bpf: fix bpftool map dump with bitfields bpf: fix bpffs/bpftool bitfield value printing 1 1 - - --- 2019-01-10 Yonghong Song bpf Accepted
[v7,perf,bpf-next,1/8] perf, bpf: Introduce PERF_RECORD_KSYMBOL reveal invisible bpf programs - - - - --- 2019-01-11 Song Liu bpf Superseded
[v7,perf,bpf-next,2/8] sync tools/include/uapi/linux/perf_event.h reveal invisible bpf programs - - - - --- 2019-01-11 Song Liu bpf Superseded
[v7,perf,bpf-next,3/8] perf, bpf: introduce PERF_RECORD_BPF_EVENT reveal invisible bpf programs - - - - --- 2019-01-11 Song Liu bpf Superseded
[v7,perf,bpf-next,4/8] sync tools/include/uapi/linux/perf_event.h reveal invisible bpf programs - - - - --- 2019-01-11 Song Liu bpf Superseded
[v7,perf,bpf-next,5/8] perf, bpf: emit PERF_RECORD_KSYMBOL for BPF program load/unload reveal invisible bpf programs - - - - --- 2019-01-11 Song Liu bpf Superseded
[v7,perf,bpf-next,6/8] perf util: handle PERF_RECORD_KSYMBOL reveal invisible bpf programs - - - - --- 2019-01-11 Song Liu bpf Superseded
[v7,perf,bpf-next,7/8] perf util: handle PERF_RECORD_BPF_EVENT reveal invisible bpf programs - - - - --- 2019-01-11 Song Liu bpf Superseded
[v7,perf,bpf-next,8/8] perf tools: synthesize PERF_RECORD_* for loaded BPF programs reveal invisible bpf programs - - - - --- 2019-01-11 Song Liu bpf Superseded
[PATCH/RFC] Make perf_event_open() propagate errors for use in bpf_perf_event_open() [PATCH/RFC] Make perf_event_open() propagate errors for use in bpf_perf_event_open() 1 - - 1 --- 2019-01-11 Arnaldo Carvalho de Melo bpf RFC
[bpf] samples/bpf: workaround clang asm goto compilation errors [bpf] samples/bpf: workaround clang asm goto compilation errors 1 2 - - --- 2019-01-12 Yonghong Song bpf Accepted
[bpf] selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh [bpf] selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh - 1 - - --- 2019-01-14 Stanislav Fomichev bpf Accepted
[1/2] bpf: annotate implicit fall through [1/2] bpf: annotate implicit fall through - - - - --- 2019-01-14 Mathieu Malaterre bpf Changes Requested
[2/2] bpf: annotate implicit fall through [1/2] bpf: annotate implicit fall through - - - - --- 2019-01-14 Mathieu Malaterre bpf Changes Requested
[RFC,1/3] riscv: set HAVE_EFFICIENT_UNALIGNED_ACCESS RV64G eBPF JIT - - - - --- 2019-01-15 Björn Töpel bpf RFC
[RFC,2/3] riscv: add build infra for JIT compiler RV64G eBPF JIT - - - - --- 2019-01-15 Björn Töpel bpf RFC
[RFC,3/3] bpf, riscv: added eBPF JIT for RV64G RV64G eBPF JIT - - - - --- 2019-01-15 Björn Töpel bpf RFC
[bpf] xsk: Check if a queue exists during umem setup [bpf] xsk: Check if a queue exists during umem setup 1 1 - - --- 2019-01-15 Kazimierczak, Krzysztof bpf Accepted
[v8,perf,bpf-next,1/9] perf, bpf: Introduce PERF_RECORD_KSYMBOL reveal invisible bpf programs - - - - --- 2019-01-15 Song Liu bpf Superseded
[v8,perf,bpf-next,2/9] sync tools/include/uapi/linux/perf_event.h reveal invisible bpf programs - - - - --- 2019-01-15 Song Liu bpf Superseded
[v8,perf,bpf-next,3/9] perf, bpf: introduce PERF_RECORD_BPF_EVENT reveal invisible bpf programs - - - - --- 2019-01-15 Song Liu bpf Superseded
[v8,perf,bpf-next,4/9] sync tools/include/uapi/linux/perf_event.h reveal invisible bpf programs - - - - --- 2019-01-15 Song Liu bpf Superseded
[v8,perf,bpf-next,5/9] perf util: handle PERF_RECORD_KSYMBOL reveal invisible bpf programs - - - - --- 2019-01-15 Song Liu bpf Superseded
[v8,perf,bpf-next,6/9] perf util: handle PERF_RECORD_BPF_EVENT reveal invisible bpf programs - - - - --- 2019-01-15 Song Liu bpf Superseded
[v8,perf,bpf-next,7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs reveal invisible bpf programs - - - - --- 2019-01-15 Song Liu bpf Superseded
[v8,perf,bpf-next,8/9] perf top: Synthesize BPF events for pre-existing loaded BPF programs reveal invisible bpf programs - - - - --- 2019-01-15 Song Liu bpf Superseded
[v8,perf,bpf-next,9/9] bpf: add module name [bpf] to ksymbols for bpf programs reveal invisible bpf programs - - - - --- 2019-01-15 Song Liu bpf Superseded
[bpf] tools/bpf: properly account for libbfd variations [bpf] tools/bpf: properly account for libbfd variations 1 1 - - --- 2019-01-15 Stanislav Fomichev bpf Changes Requested
[bpf-next] libbpf: don't define CC and AR [bpf-next] libbpf: don't define CC and AR - - - - --- 2019-01-15 Stanislav Fomichev bpf Accepted
[bpf,v2] tools/bpf: properly account for libbfd variations [bpf,v2] tools/bpf: properly account for libbfd variations - 1 - - --- 2019-01-15 Stanislav Fomichev bpf Changes Requested
[bpf,v3] tools/bpf: properly account for libbfd variations [bpf,v3] tools/bpf: properly account for libbfd variations 1 1 - - --- 2019-01-15 Stanislav Fomichev bpf Accepted
[bpf,1/3] bpf: don't assume build-id length is always 20 bytes [bpf,1/3] bpf: don't assume build-id length is always 20 bytes 1 1 - - --- 2019-01-15 Stanislav Fomichev bpf Changes Requested
[bpf,2/3] bpf: zero out build_id for BPF_STACK_BUILD_ID_IP [bpf,1/3] bpf: don't assume build-id length is always 20 bytes 1 1 - - --- 2019-01-15 Stanislav Fomichev bpf Changes Requested
[bpf,3/3] selftests/bpf: retry tests that expect build-id [bpf,1/3] bpf: don't assume build-id length is always 20 bytes 1 1 - - --- 2019-01-15 Stanislav Fomichev bpf Changes Requested
[bpf-next,1/6] bpftool: make key and value optional in update command bpftool: support queue and stack - - - - --- 2019-01-15 Stanislav Fomichev bpf Changes Requested
« 1 2 3 498 99 »