Show patches with: Archived = No       |    Delegate = bpf       |   9872 patches
« 1 2 ... 37 38 3998 99 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net-next,03/33] sfc: add XDP frame size [net-next,01/33] xdp: add frame size to xdp_buff - - - - --- 2020-04-22 Jesper Dangaard Brouer bpf Changes Requested
[net-next,02/33] bnxt: add XDP frame size to driver [net-next,01/33] xdp: add frame size to xdp_buff - - 1 - --- 2020-04-22 Jesper Dangaard Brouer bpf Changes Requested
[net-next,01/33] xdp: add frame size to xdp_buff [net-next,01/33] xdp: add frame size to xdp_buff 1 - - - --- 2020-04-22 Jesper Dangaard Brouer bpf Changes Requested
[tip:,perf/core] perf doc: allow ASCIIDOC_EXTRA to be an argument [tip:,perf/core] perf doc: allow ASCIIDOC_EXTRA to be an argument - - - - --- 2020-04-22 tip-bot2 for Linus Walleij bpf Not Applicable
[bpf-next,2/2] libbpf: Return err if bpf_object__load failed Change return code if failed to load object 1 - - - --- 2020-04-22 maowenan bpf Changes Requested
[bpf-next,1/2] bpf: Change error code when ops is NULL Change return code if failed to load object - - - - --- 2020-04-22 maowenan bpf Changes Requested
[v2] bpf: Fix reStructuredText markup [v2] bpf: Fix reStructuredText markup - 1 1 - --- 2020-04-22 Jakub Wilk bpf Accepted
[bpf-next] libbpf: add BTF-defined map-in-map support [bpf-next] libbpf: add BTF-defined map-in-map support - - - - --- 2020-04-22 Andrii Nakryiko bpf Changes Requested
[bpf-next] tools/runqslower: ensure own vmlinux.h is picked up first [bpf-next] tools/runqslower: ensure own vmlinux.h is picked up first - - - - --- 2020-04-22 Andrii Nakryiko bpf Accepted
[bpf-next] selftests/bpf: fix a couple of broken test_btf cases [bpf-next] selftests/bpf: fix a couple of broken test_btf cases - 1 - - --- 2020-04-22 Stanislav Fomichev bpf Accepted
xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments 1 - - - --- 2020-04-21 Tobias Klauser bpf Accepted
[bpf,2/2] bpf, x32: Fix clobbering of dst for BPF_JSET [bpf,1/2] bpf, x32: Fix invalid instruction in BPF_LDX zero-extension - 1 - - --- 2020-04-21 Luke Nelson bpf Changes Requested
[bpf,1/2] bpf, x32: Fix invalid instruction in BPF_LDX zero-extension [bpf,1/2] bpf, x32: Fix invalid instruction in BPF_LDX zero-extension - 1 - - --- 2020-04-21 Luke Nelson bpf Changes Requested
[stable,5.4,5.5,5.6,4/4] bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test [stable,5.4,5.5,5.6,1/4] bpf: fix buggy r0 retval refinement for tracing helpers 2 - - - --- 2020-04-21 Daniel Borkmann bpf Not Applicable
[stable,5.4,5.5,5.6,3/4] bpf: Test_progs, add test to catch retval refine error handling [stable,5.4,5.5,5.6,1/4] bpf: fix buggy r0 retval refinement for tracing helpers - - - - --- 2020-04-21 Daniel Borkmann bpf Not Applicable
[stable,5.4,5.5,5.6,2/4] bpf: Test_verifier, bpf_get_stack return value add <0 [stable,5.4,5.5,5.6,1/4] bpf: fix buggy r0 retval refinement for tracing helpers - - - - --- 2020-04-21 Daniel Borkmann bpf Not Applicable
[stable,5.4,5.5,5.6,1/4] bpf: fix buggy r0 retval refinement for tracing helpers [stable,5.4,5.5,5.6,1/4] bpf: fix buggy r0 retval refinement for tracing helpers 2 1 - 1 --- 2020-04-21 Daniel Borkmann bpf Not Applicable
[stable,4.19] bpf: fix buggy r0 retval refinement for tracing helpers [stable,4.19] bpf: fix buggy r0 retval refinement for tracing helpers 2 1 - 3 --- 2020-04-21 Daniel Borkmann bpf Not Applicable
[bpf-next] bpf: make verifier log more relevant by default [bpf-next] bpf: make verifier log more relevant by default - - - - --- 2020-04-21 Andrii Nakryiko bpf Changes Requested
[bpf] bpf, riscv: Fix tail call count off by one in RV32 BPF JIT [bpf] bpf, riscv: Fix tail call count off by one in RV32 BPF JIT 1 1 - - --- 2020-04-21 Luke Nelson bpf Accepted
[bpf-next] bpf_helpers.h: Add note for building with vmlinux.h or linux/types.h [bpf-next] bpf_helpers.h: Add note for building with vmlinux.h or linux/types.h 1 - - - --- 2020-04-21 Yoshiki Komachi bpf Accepted
[RFC] net: bpf: make __bpf_skb_max_len(skb) an skb-independent constant [RFC] net: bpf: make __bpf_skb_max_len(skb) an skb-independent constant - - - - --- 2020-04-20 Maciej Żenczykowski bpf RFC
net: bpf: add bpf_ktime_get_boot_ns() net: bpf: add bpf_ktime_get_boot_ns() - - - - --- 2020-04-20 Maciej Żenczykowski bpf Accepted
[bpf-next,16/16] samples/bpf: add XDP egress support to xdp1 net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,15/16] selftest: Add xdp_egress attach tests net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,14/16] selftest: Add test for xdp_egress net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,13/16] bpftool: Add support for XDP egress net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,12/16] libbpf: Add egress XDP support net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,11/16] net: Support xdp in the Tx path for xdp_frames net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,10/16] net: Support xdp in the Tx path for packets as an skb net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,09/16] net: set XDP egress program on netdevice net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,08/16] net: rename netif_receive_generic_xdp to do_generic_xdp_core net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,07/16] net: Rename do_xdp_generic to do_xdp_generic_rx net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,06/16] net: Add IFLA_XDP_EGRESS for XDP programs in the egress path net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,05/16] xdp: Add xdp_txq_info to xdp_buff net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,04/16] net: Add BPF_XDP_EGRESS as a bpf_attach_type net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,03/16] net: Add XDP setup and query commands for Tx programs net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,02/16] net: Move handling of IFLA_XDP attribute out of do_setlink net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
[bpf-next,01/16] net: Refactor convert_to_xdp_frame net: Add support for XDP in egress path - - - - --- 2020-04-20 David Ahern bpf Changes Requested
net: bpf: make bpf_ktime_get_ns() available to non GPL programs net: bpf: make bpf_ktime_get_ns() available to non GPL programs - - - - --- 2020-04-20 Maciej Żenczykowski bpf Accepted
net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head - - - - --- 2020-04-20 Maciej Żenczykowski bpf Accepted
[bpf-next] bpf: enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT} [bpf-next] bpf: enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT} - - - - --- 2020-04-20 Stanislav Fomichev bpf Accepted
[bpf] libbpf: Only check mode flags in get_xdp_id [bpf] libbpf: Only check mode flags in get_xdp_id 1 1 - - --- 2020-04-20 David Ahern bpf Accepted
bpf: Fix reStructuredText markup bpf: Fix reStructuredText markup - 1 - - --- 2020-04-20 Jakub Wilk bpf Changes Requested
bpf, x32: remove unneeded conversion to bool bpf, x32: remove unneeded conversion to bool - - - - --- 2020-04-20 Jason Yan bpf Changes Requested
[45/60] perf doc: allow ASCIIDOC_EXTRA to be an argument Untitled series #171348 - - - - --- 2020-04-20 Arnaldo Carvalho de Melo bpf Not Applicable
[v3,bpf-next] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS [v3,bpf-next] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS - - - - --- 2020-04-20 Song Liu bpf Changes Requested
tools/perf/util: Remove duplicate headers tools/perf/util: Remove duplicate headers - - - - --- 2020-04-19 jagdsh.linux@gmail.com bpf Not Applicable
tools/bpf/bpftool: Remove duplicate headers tools/bpf/bpftool: Remove duplicate headers - - 1 - --- 2020-04-19 jagdsh.linux@gmail.com bpf Accepted
[bpf,2/2] bpf, selftests: Add test for BPF_STX BPF_B storing R10 [bpf,1/2] bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B - - - - --- 2020-04-18 Luke Nelson bpf Accepted
[bpf,1/2] bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B [bpf,1/2] bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B - 1 - - --- 2020-04-18 Luke Nelson bpf Accepted
[bpf-next,v2] bpf: remove set but not used variable 'dst_known' [bpf-next,v2] bpf: remove set but not used variable 'dst_known' 1 - - - --- 2020-04-18 maowenan bpf Accepted
[RFC,bpf-next,6/6] printk: extend test_printf to test %pT BTF-based format specifier bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[RFC,bpf-next,5/6] printk: add type-printing %pT<type> format specifier which uses BTF bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[RFC,bpf-next,4/6] checkpatch: add new BTF pointer format specifier bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[RFC,bpf-next,3/6] bpf: move to generic BTF show support, apply it to seq files/strings bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[RFC,bpf-next,2/6] bpf: btf->resolved_[ids,sizes] should not be used for vmlinux BTF bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[RFC,bpf-next,1/6] bpf: provide function to get vmlinux BTF information bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[v2,2/2] bpf: Fix handling of XADD on BTF memory [v2,1/2] bpf: Forbid XADD on spilled pointers for unprivileged users - 1 - - --- 2020-04-17 Jann Horn bpf Accepted
[v2,1/2] bpf: Forbid XADD on spilled pointers for unprivileged users [v2,1/2] bpf: Forbid XADD on spilled pointers for unprivileged users - 1 - - --- 2020-04-17 Jann Horn bpf Accepted
[v11,4/4] perf tools: add support for libpfm4 perf tools: add support for libpfm4 - - 1 - --- 2020-04-16 Ian Rogers bpf Not Applicable
[v11,3/4] perf pmu: add perf_pmu__find_by_type helper perf tools: add support for libpfm4 - - 1 - --- 2020-04-16 Ian Rogers bpf Not Applicable
[v11,2/4] tools feature: add support for detecting libpfm4 perf tools: add support for libpfm4 - - 1 - --- 2020-04-16 Ian Rogers bpf Not Applicable
[v11,1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument perf tools: add support for libpfm4 - - - - --- 2020-04-16 Ian Rogers bpf Not Applicable
[v10,4/4] perf tools: add support for libpfm4 perf tools: add support for libpfm4 - - 1 - --- 2020-04-16 Ian Rogers bpf Not Applicable
[v10,3/4] perf pmu: add perf_pmu__find_by_type helper perf tools: add support for libpfm4 - - 1 - --- 2020-04-16 Ian Rogers bpf Not Applicable
[v10,2/4] tools feature: add support for detecting libpfm4 perf tools: add support for libpfm4 - - 1 - --- 2020-04-16 Ian Rogers bpf Not Applicable
[v10,1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument perf tools: add support for libpfm4 - - - - --- 2020-04-16 Ian Rogers bpf Not Applicable
[bpf,v2] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled [bpf,v2] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled 2 1 - 1 --- 2020-04-16 Toke Høiland-Jørgensen bpf Accepted
[v9,4/4] perf tools: add support for libpfm4 perf tools: add support for libpfm4 - - 1 - --- 2020-04-16 Ian Rogers bpf Superseded
[v9,3/4] perf pmu: add perf_pmu__find_by_type helper perf tools: add support for libpfm4 - - 1 - --- 2020-04-16 Ian Rogers bpf Superseded
[v9,2/4] tools feature: add support for detecting libpfm4 perf tools: add support for libpfm4 - - 1 - --- 2020-04-16 Ian Rogers bpf Superseded
[v9,1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument perf tools: add support for libpfm4 - - - - --- 2020-04-16 Ian Rogers bpf Superseded
[bpf] bpf: Use pointer type whitelist for XADD [bpf] bpf: Use pointer type whitelist for XADD - 1 - - --- 2020-04-15 Jann Horn bpf Changes Requested
[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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,02/17] bpf: create /sys/kernel/bpfdump mount file system bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,01/17] net: refactor net assignment for seq_net_private structure bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[bpf] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled [bpf] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled - 1 - - --- 2020-04-15 Toke Høiland-Jørgensen bpf Changes Requested
[RFC,bpf-next,2/2] sample/bpf: add xdp_redirect_map_multicast test xdp: add dev map multicast support - - - - --- 2020-04-15 Hangbin Liu bpf RFC
[RFC,bpf-next,1/2] xdp: add dev map multicast support xdp: add dev map multicast support - - - - --- 2020-04-15 Hangbin Liu bpf RFC
[v3,bpf-next] libbpf: always specify expected_attach_type on program load if supported [v3,bpf-next] libbpf: always specify expected_attach_type on program load if supported 2 - - - --- 2020-04-14 Andrii Nakryiko bpf Accepted
[v9,4/4] perf tools: add support for libpfm4 perf tools: add support for libpfm4 - - 1 - --- 2020-04-14 Ian Rogers bpf Not Applicable
[v9,3/4] perf pmu: add perf_pmu__find_by_type helper perf tools: add support for libpfm4 - - 1 - --- 2020-04-14 Ian Rogers bpf Not Applicable
[v9,2/4] tools feature: add support for detecting libpfm4 perf tools: add support for libpfm4 - - 1 - --- 2020-04-14 Ian Rogers bpf Not Applicable
[v9,1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument perf tools: add support for libpfm4 - - - - --- 2020-04-14 Ian Rogers bpf Not Applicable
[v9,4/4] perf tools: add support for libpfm4 perf tools: add support for libpfm4 - - 1 - --- 2020-04-14 Ian Rogers bpf Not Applicable
« 1 2 ... 37 38 3998 99 »