Show patches with: Archived = No       |    Delegate = bpf       |   24138 patches
« 1 2 ... 238 239 240241 242 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it Integrate kernel module BTF support - - - --- 2020-11-06 Andrii Nakryiko bpf Superseded
[bpf-next,2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Integrate kernel module BTF support - - - --- 2020-11-06 Andrii Nakryiko bpf Superseded
[bpf-next,1/5] bpf: add in-kernel split BTF support Integrate kernel module BTF support - - - --- 2020-11-06 Andrii Nakryiko bpf Superseded
[dwarves,4/4] btf: add support for split BTF loading and encoding [dwarves,1/4] btf_encoder: fix array index type numbering - - - --- 2020-11-06 Andrii Nakryiko bpf Not Applicable
[dwarves,3/4] libbpf: update libbpf submodlue reference to latest master [dwarves,1/4] btf_encoder: fix array index type numbering - - - --- 2020-11-06 Andrii Nakryiko bpf Not Applicable
[dwarves,2/4] libbtf: improve variable naming and error reporting when writing out BTF [dwarves,1/4] btf_encoder: fix array index type numbering - - - --- 2020-11-06 Andrii Nakryiko bpf Not Applicable
[dwarves,1/4] btf_encoder: fix array index type numbering [dwarves,1/4] btf_encoder: fix array index type numbering - - - --- 2020-11-06 Andrii Nakryiko bpf Not Applicable
[bpf,v4,2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL [bpf,v4,1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator 2 - - --- 2020-11-06 Daniel Xu bpf Changes Requested
[bpf,v4,1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator [bpf,v4,1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator 1 - - --- 2020-11-06 Daniel Xu bpf Changes Requested
[bpf-next,v2] bpf: Update verification logic for LSM programs [bpf-next,v2] bpf: Update verification logic for LSM programs - - - --- 2020-11-05 KP Singh bpf Accepted
[bpf-next] bpf: Update verification logic for LSM programs [bpf-next] bpf: Update verification logic for LSM programs - - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v5,9/9] bpf: Exercise syscall operations for inode and sk storage Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Changes Requested
[bpf-next,v5,8/9] bpf: Add tests for task_local_storage Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Changes Requested
[bpf-next,v5,7/9] bpf: Update selftests for local_storage to use vmlinux.h Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Changes Requested
[bpf-next,v5,6/9] bpf: Fix tests for local_storage Untitled series #378551 1 - - --- 2020-11-05 KP Singh bpf Changes Requested
[bpf-next,v5,5/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Changes Requested
[bpf-next,v5,4/9] bpftool: Add support for task local storage Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Changes Requested
[bpf-next,v5,3/9] libbpf: Add support for task local storage Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Changes Requested
[bpf-next,v5,2/9] bpf: Implement task local storage Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Changes Requested
[bpf-next,v5,1/9] bpf: Allow LSM programs to use bpf spin locks Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Changes Requested
bpf: BPF_PRELOAD depends on BPF_SYSCALL bpf: BPF_PRELOAD depends on BPF_SYSCALL - - - --- 2020-11-05 Randy Dunlap bpf Accepted
[bpf,v3,2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL Fix bpf_probe_read_user_str() overcopying - - - --- 2020-11-05 Daniel Xu bpf Superseded
[bpf,v3,1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Fix bpf_probe_read_user_str() overcopying - - - --- 2020-11-05 Daniel Xu bpf Superseded
[bpf-next,v2] Update perf ring buffer to prevent corruption [bpf-next,v2] Update perf ring buffer to prevent corruption 2 - - --- 2020-11-05 Kevin Sheldrake bpf Changes Requested
[bpf-next,v4,9/9] bpf: Exercise syscall operations for inode and sk storage Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,8/9] bpf: Add tests for task_local_storage Implement task_local_storage - - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,7/9] bpf: Update selftests for local_storage to use vmlinux.h Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,6/9] bpf: Fix tests for local_storage Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,5/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,4/9] bpftool: Add support for task local storage Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,3/9] libbpf: Add support for task local storage Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,2/9] bpf: Implement task local storage Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,1/9] bpf: Allow LSM programs to use bpf spin locks Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf] tools/bpftool: fix attaching flow dissector [bpf] tools/bpftool: fix attaching flow dissector 1 - - --- 2020-11-05 Lorenz Bauer bpf Accepted
[bpf-next] Update perf ring buffer to prevent corruption [bpf-next] Update perf ring buffer to prevent corruption - - - --- 2020-11-05 Kevin Sheldrake bpf Superseded
[RFC,bpf-next,v2,9/9] samples/bpf: add option to set the busy-poll budget Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,8/9] samples/bpf: add busy-poll support to xdpsock Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,7/9] samples/bpf: use recvfrom() in xdpsock Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,6/9] xsk: propagate napi_id to XDP socket Rx path Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,5/9] xsk: add busy-poll support for {recv,send}msg() Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,4/9] xsk: check need wakeup flag in sendmsg() Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,3/9] xsk: add support for recvmsg() Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,2/9] net: add SO_BUSY_POLL_BUDGET socket option Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,1/9] net: introduce preferred busy-polling Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,4/5] bpf: load and verify kernel module BTFs Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,3/5] kbuild: Add CONFIG_DEBUG_INFO_BTF_MODULES option or module BTFs Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,1/5] bpf: add in-kernel split BTF support Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[v2,bpf-next,11/11] tools/bpftool: add bpftool support for split BTF libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,10/11] selftests/bpf: add split BTF dedup selftests libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,09/11] libbpf: accomodate DWARF/compiler bug with duplicated identical arrays libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,08/11] libbpf: support BTF dedup of split BTFs libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,07/11] libbpf: fix BTF data layout checks and allow empty BTF libbpf: split BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,06/11] selftests/bpf: add checking of raw type dump in BTF writer APIs selftests libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,05/11] selftests/bpf: add split BTF basic test libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,04/11] libbpf: implement basic split BTF support libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,03/11] libbpf: unify and speed up BTF string deduplication libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,02/11] selftest/bpf: relax btf_dedup test checks libbpf: split BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,01/11] libbpf: factor out common operations in BTF writing APIs libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[bpf,v2,2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL Fix bpf_probe_read_user_str() overcopying - - - --- 2020-11-05 Daniel Xu bpf Superseded
[bpf,v2,1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Fix bpf_probe_read_user_str() overcopying - - - --- 2020-11-05 Daniel Xu bpf Superseded
[3/3] btf_encoder: Change functions check due to broken dwarf pahole/kernel: Workaround dwarf bug for function encoding 1 - - --- 2020-11-04 Jiri Olsa bpf Superseded
[2/3] btf_encoder: Move find_all_percpu_vars in generic collect_symbols pahole/kernel: Workaround dwarf bug for function encoding 2 - - --- 2020-11-04 Jiri Olsa bpf Superseded
[1/3] bpf: Move iterator functions into special init section pahole/kernel: Workaround dwarf bug for function encoding 1 - - --- 2020-11-04 Jiri Olsa bpf Superseded
compiler-clang: remove version check for BPF Tracing compiler-clang: remove version check for BPF Tracing 4 - 1 --- 2020-11-04 Nick Desaulniers bpf Accepted
[bpf-next,v3,9/9] bpf: Exercise syscall operations for inode and sk storage [bpf-next,v3,1/9] bpf: Implement task local storage - - - --- 2020-11-04 KP Singh bpf Changes Requested
[bpf-next,v3,8/9] bpf: Add tests for task_local_storage [bpf-next,v3,1/9] bpf: Implement task local storage - - - --- 2020-11-04 KP Singh bpf Changes Requested
[bpf-next,v3,7/9] bpf: Update selftests for local_storage to use vmlinux.h [bpf-next,v3,1/9] bpf: Implement task local storage 1 - - --- 2020-11-04 KP Singh bpf Changes Requested
[bpf-next,v3,6/9] bpf: Fix tests for local_storage [bpf-next,v3,1/9] bpf: Implement task local storage 1 - - --- 2020-11-04 KP Singh bpf Changes Requested
[bpf-next,v3,5/9] bpf: Allow LSM programs to use bpf spin locks [bpf-next,v3,1/9] bpf: Implement task local storage - - - --- 2020-11-04 KP Singh bpf Changes Requested
[bpf-next,v3,4/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID [bpf-next,v3,1/9] bpf: Implement task local storage 1 - - --- 2020-11-04 KP Singh bpf Changes Requested
[bpf-next,v3,3/9] bpftool: Add support for task local storage [bpf-next,v3,1/9] bpf: Implement task local storage 1 - - --- 2020-11-04 KP Singh bpf Changes Requested
[bpf-next,v3,2/9] libbpf: Add support for task local storage [bpf-next,v3,1/9] bpf: Implement task local storage 1 - - --- 2020-11-04 KP Singh bpf Changes Requested
[bpf-next,v3,1/9] bpf: Implement task local storage [bpf-next,v3,1/9] bpf: Implement task local storage 1 - - --- 2020-11-04 KP Singh bpf Changes Requested
[bpf-next,6/6] i40e: use batched xsk Tx interfaces to increase performance [bpf-next,1/6] i40e: introduce lazy Tx completions for AF_XDP zero-copy 1 - - --- 2020-11-04 Magnus Karlsson bpf Changes Requested
[bpf-next,5/6] xsk: introduce batched Tx descriptor interfaces [bpf-next,1/6] i40e: introduce lazy Tx completions for AF_XDP zero-copy - - - --- 2020-11-04 Magnus Karlsson bpf Changes Requested
[bpf-next,4/6] xsk: introduce padding between more ring pointers [bpf-next,1/6] i40e: introduce lazy Tx completions for AF_XDP zero-copy 1 - - --- 2020-11-04 Magnus Karlsson bpf Changes Requested
[bpf-next,3/6] i40e: remove unnecessary sw_ring access from xsk Tx [bpf-next,1/6] i40e: introduce lazy Tx completions for AF_XDP zero-copy 1 - - --- 2020-11-04 Magnus Karlsson bpf Changes Requested
[bpf-next,2/6] samples/bpf: increment Tx stats at sending [bpf-next,1/6] i40e: introduce lazy Tx completions for AF_XDP zero-copy 1 - - --- 2020-11-04 Magnus Karlsson bpf Changes Requested
[bpf-next,1/6] i40e: introduce lazy Tx completions for AF_XDP zero-copy [bpf-next,1/6] i40e: introduce lazy Tx completions for AF_XDP zero-copy - - - --- 2020-11-04 Magnus Karlsson bpf Changes Requested
[bpf,v4] bpf: zero-fill re-used per-cpu map element [bpf,v4] bpf: zero-fill re-used per-cpu map element 2 - - --- 2020-11-04 David Verbeiren bpf Accepted
[bpf-next,2/2] samples/bpf: sample application for eBPF load and socket creation split libbpf: add support for privileged/unprivileged control separation - - - --- 2020-11-04 Mariusz Dudek bpf Changes Requested
[bpf-next,1/2] libbpf: separate XDP program load with xsk socket creation libbpf: add support for privileged/unprivileged control separation - - - --- 2020-11-04 Mariusz Dudek bpf Changes Requested
[bpf-next] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator [bpf-next] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator - - - --- 2020-11-04 Daniel Xu bpf Superseded
[bpf-next,v3,5/5] selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern [bpf-next,v3,1/5] selftests/bpf: Move test_tcppbf_user into test_progs 1 - - --- 2020-11-03 Alexander Duyck bpf Accepted
[bpf-next,v3,4/5] selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton [bpf-next,v3,1/5] selftests/bpf: Move test_tcppbf_user into test_progs 2 - - --- 2020-11-03 Alexander Duyck bpf Accepted
[bpf-next,v3,3/5] selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results [bpf-next,v3,1/5] selftests/bpf: Move test_tcppbf_user into test_progs 1 - - --- 2020-11-03 Alexander Duyck bpf Accepted
[bpf-next,v3,2/5] selftests/bpf: Drop python client/server in favor of threads [bpf-next,v3,1/5] selftests/bpf: Move test_tcppbf_user into test_progs - - - --- 2020-11-03 Alexander Duyck bpf Accepted
[bpf-next,v3,1/5] selftests/bpf: Move test_tcppbf_user into test_progs [bpf-next,v3,1/5] selftests/bpf: Move test_tcppbf_user into test_progs 1 - - --- 2020-11-03 Alexander Duyck bpf Accepted
[bpf,v3] bpf: zero-fill re-used per-cpu map element [bpf,v3] bpf: zero-fill re-used per-cpu map element 1 - - --- 2020-11-03 David Verbeiren bpf Superseded
[bpf-next,v2,8/8] bpf: Exercise syscall operations for inode and sk storage Implement task_local_storage - - - --- 2020-11-03 KP Singh bpf Superseded
[bpf-next,v2,7/8] bpf: Add tests for task_local_storage Implement task_local_storage - - - --- 2020-11-03 KP Singh bpf Superseded
[bpf-next,v2,6/8] bpf: Update selftests for local_storage to use vmlinux.h Implement task_local_storage 1 - - --- 2020-11-03 KP Singh bpf Superseded
[bpf-next,v2,5/8] bpf: Fix tests for local_storage Implement task_local_storage 1 - - --- 2020-11-03 KP Singh bpf Superseded
[bpf-next,v2,4/8] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID Implement task_local_storage 1 - - --- 2020-11-03 KP Singh bpf Superseded
[bpf-next,v2,3/8] bpftool: Add support for task local storage Implement task_local_storage 1 - - --- 2020-11-03 KP Singh bpf Superseded
[bpf-next,v2,2/8] libbpf: Add support for task local storage Implement task_local_storage - - - --- 2020-11-03 KP Singh bpf Superseded
[bpf-next,v2,1/8] bpf: Implement task local storage Implement task_local_storage 1 - - --- 2020-11-03 KP Singh bpf Superseded
[bpf,2/2] libbpf: fix possible use after free in xsk_socket__delete libbpf: fix two bugs in xsk_socket__delete 1 - - --- 2020-11-03 Magnus Karlsson bpf Accepted
« 1 2 ... 238 239 240241 242 »