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
tools/perf/util: Remove duplicate headers tools/perf/util: Remove duplicate headers - - 1 - --- 2019-03-27 jagdsh.linux@gmail.com bpf Not Applicable
[v4,3/3] net/xdp: convert put_page() to put_user_page*() Untitled series #122333 1 - - - --- 2019-07-30 john.hubbard@gmail.com bpf Superseded
tools/bpf/bpftool: Remove duplicate headers tools/bpf/bpftool: Remove duplicate headers - - 1 - --- 2020-04-19 jagdsh.linux@gmail.com bpf Accepted
tools/perf/util: Remove duplicate headers tools/perf/util: Remove duplicate headers - - - - --- 2020-04-19 jagdsh.linux@gmail.com bpf Not Applicable
[RFC] samples:bpf: introduce task detector [RFC] samples:bpf: introduce task detector - - - - --- 2020-05-28 王贇 bpf RFC
trace: Fix passing zero to 'PTR_ERR' warning trace: Fix passing zero to 'PTR_ERR' warning - - - - 1-- 2020-11-06 王擎 bpf Not Applicable
[V2] trace: Fix passing zero to PTR_ERR() [V2] trace: Fix passing zero to PTR_ERR() - - - - 1-- 2020-11-07 王擎 bpf Not Applicable
[v3,bpf] trace: bpf: Fix passing zero to PTR_ERR() [v3,bpf] trace: bpf: Fix passing zero to PTR_ERR() 2 - - - 12-3 2020-11-07 王擎 bpf Not Applicable
bpf: remove duplicate include bpf: remove duplicate include - - - - 1-- 2020-11-07 王擎 bpf Not Applicable
答复: 答复: new seccomp mode aims to improve performance 答复: 答复: new seccomp mode aims to improve performance - - - - --- 2020-06-02 zhujianwei (C) bpf RFC
bpf: fix shift overflow in ___bpf_prog_run bpf: fix shift overflow in ___bpf_prog_run - - - - --- 2019-01-08 zhangxiaoxu (A) bpf Changes Requested
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id() bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id() 1 1 - - --- 2019-02-26 zerons bpf Accepted
bpf: drop refcount if bpf_map_new_fd() fails in map_create() bpf: drop refcount if bpf_map_new_fd() fails in map_create() 1 1 - - --- 2019-02-27 zerons bpf Accepted
[tip:,perf/core] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero [tip:,perf/core] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero 1 - - 1 --- 2019-10-15 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] perf tools: Make usage of test_attr__* optional for perf-sys.h [tip:,perf/core] perf tools: Make usage of test_attr__* optional for perf-sys.h 1 1 - - --- 2019-10-15 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] perf parse: Add a deep delete for parse event terms [tip:,perf/core] perf parse: Add a deep delete for parse event terms 1 - - - --- 2019-11-12 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] perf parse: If pmu configuration fails free terms [tip:,perf/core] perf parse: If pmu configuration fails free terms 1 - - - --- 2019-11-12 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] perf parse: Before yyabort-ing free components [tip:,perf/core] perf parse: Before yyabort-ing free components 1 - - - --- 2019-11-12 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] perf parse: Ensure config and str in terms are unique [tip:,perf/core] perf parse: Ensure config and str in terms are unique 1 - - - --- 2019-11-12 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] perf parse: Add destructors for parse event terms [tip:,perf/core] perf parse: Add destructors for parse event terms 1 - - - --- 2019-11-12 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] perf parse: Add parse events handle error [tip:,perf/core] perf parse: Add parse events handle error 1 - - - --- 2019-11-12 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] perf tools: Splice events onto evlist even on error [tip:,perf/core] perf tools: Splice events onto evlist even on error 1 - - - --- 2019-11-12 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] perf tools: Avoid a malloc() for array events [tip:,perf/core] perf tools: Avoid a malloc() for array events 1 - - - --- 2019-11-12 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] perf tools: Move ALLOC_LIST into a function [tip:,perf/core] perf tools: Move ALLOC_LIST into a function 1 - - - --- 2019-11-12 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/urgent] perf tools: Allow to link with libbpf dynamicaly [tip:,perf/urgent] perf tools: Allow to link with libbpf dynamicaly - - - 1 --- 2019-11-29 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] tools lib api fs: Fix gcc9 stringop-truncation compilation error [tip:,perf/core] tools lib api fs: Fix gcc9 stringop-truncation compilation error 1 - 1 - --- 2020-01-10 tip-bot2 for Linus Walleij bpf Not Applicable
[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
[tip:,perf/core] perf pmu: Add perf_pmu__find_by_type helper [tip:,perf/core] perf pmu: Add perf_pmu__find_by_type helper 1 - 1 - --- 2020-05-08 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] tools feature: Add support for detecting libpfm4 [tip:,perf/core] tools feature: Add support for detecting libpfm4 1 - 1 - --- 2020-05-08 tip-bot2 for Linus Walleij bpf Not Applicable
[tip:,perf/core] perf doc: Pass ASCIIDOC_EXTRA as an argument [tip:,perf/core] perf doc: Pass ASCIIDOC_EXTRA as an argument 1 - - - --- 2020-05-08 tip-bot2 for Linus Walleij bpf Not Applicable
[stable,4.4,01/11] net: speed up skb_rbtree_purge() fix FragmentSmack in stable branch (CVE-2018-5391) - - - - --- 2019-01-23 maowenan bpf Not Applicable
[stable,4.4,02/11] ip: discard IPv4 datagrams with overlapping segments. fix FragmentSmack in stable branch (CVE-2018-5391) 1 - - - --- 2019-01-23 maowenan bpf Not Applicable
[stable,4.4,03/11] net: modify skb_rbtree_purge to return the truesize of all purged skbs. fix FragmentSmack in stable branch (CVE-2018-5391) - - - - --- 2019-01-23 maowenan bpf Not Applicable
[stable,4.4,04/11] inet: frags: get rif of inet_frag_evicting() fix FragmentSmack in stable branch (CVE-2018-5391) - - - - --- 2019-01-23 maowenan bpf Not Applicable
[stable,4.4,05/11] ip: use rb trees for IP frag queue. fix FragmentSmack in stable branch (CVE-2018-5391) - - - - --- 2019-01-23 maowenan bpf Not Applicable
[stable,4.4,06/11] ipv6: defrag: drop non-last frags smaller than min mtu fix FragmentSmack in stable branch (CVE-2018-5391) - - - - --- 2019-01-23 maowenan bpf Not Applicable
[stable,4.4,07/11] ip: add helpers to process in-order fragments faster. fix FragmentSmack in stable branch (CVE-2018-5391) - - - - --- 2019-01-23 maowenan bpf Not Applicable
[stable,4.4,08/11] ip: process in-order fragments efficiently fix FragmentSmack in stable branch (CVE-2018-5391) - - - - --- 2019-01-23 maowenan bpf Not Applicable
[stable,4.4,09/11] net: ipv4: do not handle duplicate fragments as overlapping fix FragmentSmack in stable branch (CVE-2018-5391) - 1 - - --- 2019-01-23 maowenan bpf Not Applicable
[stable,4.4,10/11] ip: frags: fix crash in ip_do_fragment() fix FragmentSmack in stable branch (CVE-2018-5391) - 1 1 - --- 2019-01-23 maowenan bpf Not Applicable
[stable,4.4,11/11] ipv4: frags: precedence bug in ip_expire() fix FragmentSmack in stable branch (CVE-2018-5391) - 1 - - --- 2019-01-23 maowenan bpf Not Applicable
[net] bpf: doc: change right arguments for JIT example code [net] bpf: doc: change right arguments for JIT example code - - - - --- 2019-11-14 maowenan bpf Accepted
[-next] bpf: remove set but not used variable 'dst_known' [-next] bpf: remove set but not used variable 'dst_known' - - - - --- 2020-04-13 maowenan bpf Changes Requested
[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
[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
[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,v2,1/2] bpf: Change error code when ops is NULL Change return code if failed to load object - - - - --- 2020-04-23 maowenan bpf Changes Requested
[bpf-next,v2,2/2] libbpf: Return err if bpf_object__load failed Change return code if failed to load object 1 - - - --- 2020-04-23 maowenan bpf Changes Requested
[bpf-next,v3,1/2] bpf: Change error code when ops is NULL Change return code if failed to load - - - - --- 2020-04-26 maowenan bpf Changes Requested
[bpf-next,v3,2/2] libbpf: Return err if bpf_object__load failed Change return code if failed to load 1 - - - --- 2020-04-26 maowenan bpf Accepted
libbpf: Remove unnecessary conversion to bool libbpf: Remove unnecessary conversion to bool - - - - 1-- 2020-11-06 kaixuxia bpf Not Applicable
bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg 2 - - - --- 2020-06-05 dihu bpf Accepted
[-next] bpf: Remove duplicate headers [-next] bpf: Remove duplicate headers 1 - - - --- 2020-09-08 chenzhou bpf Accepted
[bpf-next] virtio_net: add XDP meta data support in receive_small() [bpf-next] virtio_net: add XDP meta data support in receive_small() - 1 - - --- 2019-06-27 Yuya Kusakabe bpf Changes Requested
[bpf-next] virtio_net: add XDP meta data support [bpf-next] virtio_net: add XDP meta data support - 1 - - --- 2019-06-27 Yuya Kusakabe bpf Changes Requested
[bpf-next,v2] virtio_net: add XDP meta data support [bpf-next,v2] virtio_net: add XDP meta data support - 1 - - --- 2019-07-02 Yuya Kusakabe bpf Changes Requested
[bpf-next,v3] virtio_net: add XDP meta data support [bpf-next,v3] virtio_net: add XDP meta data support - 1 - - --- 2019-07-02 Yuya Kusakabe bpf Awaiting Upstream
[bpf-next,v4] virtio_net: add XDP meta data support [bpf-next,v4] virtio_net: add XDP meta data support - 1 - - --- 2020-02-04 Yuya Kusakabe bpf Changes Requested
[bpf-next,v5] virtio_net: add XDP meta data support [bpf-next,v5] virtio_net: add XDP meta data support - 1 - - --- 2020-02-20 Yuya Kusakabe bpf Changes Requested
[bpf-next,v6,1/2] virtio_net: keep vnet header zeroed if XDP is loaded for small buffer virtio_net: add XDP meta data support 2 1 - - --- 2020-02-25 Yuya Kusakabe bpf Accepted
[bpf-next,v6,2/2] virtio_net: add XDP meta data support virtio_net: add XDP meta data support 2 - - - --- 2020-02-25 Yuya Kusakabe bpf Accepted
perf tools: fix resource leak of closedir() on the error paths perf tools: fix resource leak of closedir() on the error paths 1 2 - - --- 2019-10-15 Yunfeng Ye bpf Not Applicable
[bpf-next,01/10] bpf: introduce __MAX_BPF_PROG_TYPE and __MAX_BPF_MAP_TYPE enum values bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers - - - - --- 2019-08-28 Yulia Kartseva bpf Changes Requested
[bpf-next,02/10] tools/bpf: sync bpf.h to tools/ bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers - - - - --- 2019-08-28 Yulia Kartseva bpf Changes Requested
[bpf-next,03/10] tools/bpf: handle __MAX_BPF_(PROG|MAP)_TYPE in switch statements bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers - - - - --- 2019-08-28 Yulia Kartseva bpf Changes Requested
[bpf-next,04/10] tools/bpf: add libbpf_prog_type_(from|to)_str helpers bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers - - - - --- 2019-08-28 Yulia Kartseva bpf Changes Requested
[bpf-next,05/10] tools/bpf: add libbpf_map_type_(from|to)_str helpers bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers - - - - --- 2019-08-28 Yulia Kartseva bpf Changes Requested
[bpf-next,06/10] tools/bpf: add libbpf_attach_type_(from|to)_str bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers - - - - --- 2019-08-28 Yulia Kartseva bpf Changes Requested
[bpf-next,07/10] selftests/bpf: extend test_section_names with type_(from|to)_str bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers - - - - --- 2019-08-28 Yulia Kartseva bpf Changes Requested
[bpf-next,08/10] selftests/bpf: rename test_section_names to test_section_and_type_names bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers - - - - --- 2019-08-28 Yulia Kartseva bpf Changes Requested
[bpf-next,09/10] tools/bpftool: use libbpf_(prog|map)_type_to_str helpers bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers - - - - --- 2019-08-28 Yulia Kartseva bpf Changes Requested
[bpf-next,10/10] tools/bpftool: use libbpf_attach_type_to_str helper bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers - - - - --- 2019-08-28 Yulia Kartseva bpf Changes Requested
[bpf,1/1] runqslower: fix Makefile runqslower: fix Makefile 1 1 - - --- 2020-01-30 Yulia Kartseva bpf Changes Requested
[v2,bpf] runqslower: fix Makefile [v2,bpf] runqslower: fix Makefile 1 1 - - --- 2020-01-30 Yulia Kartseva bpf Changes Requested
[v3,bpf] runqslower: fix Makefile [v3,bpf] runqslower: fix Makefile 1 1 - - --- 2020-01-30 Yulia Kartseva bpf Accepted
[-next] selftests: bpf: remove duplicated include [-next] selftests: bpf: remove duplicated include 1 - - - --- 2019-01-25 Yue Haibing bpf Accepted
MIPS: eBPF: Make ebpf_to_mips_reg() static MIPS: eBPF: Make ebpf_to_mips_reg() static 1 - - - --- 2019-04-10 Yue Haibing bpf Accepted
[net-next] bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem() [net-next] bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem() 1 - - - --- 2019-04-29 Yue Haibing bpf Accepted
[bpf-next] bpf: Fix build error without CONFIG_INET [bpf-next] bpf: Fix build error without CONFIG_INET 1 1 - - --- 2019-06-12 Yue Haibing bpf Accepted
[net-next] xdp: Make __mem_id_disconnect static [net-next] xdp: Make __mem_id_disconnect static 2 - - - --- 2019-06-25 Yue Haibing bpf Accepted
[bpf-next] bpf: cgroup: Fix build error without CONFIG_NET [bpf-next] bpf: cgroup: Fix build error without CONFIG_NET - 1 - - --- 2019-07-02 Yue Haibing bpf Changes Requested
[v2,bpf-next] bpf: cgroup: Fix build error without CONFIG_NET [v2,bpf-next] bpf: cgroup: Fix build error without CONFIG_NET 1 1 - - --- 2019-07-03 Yue Haibing bpf Accepted
[-next] bpf: Use PTR_ERR_OR_ZERO in xsk_map_inc() [-next] bpf: Use PTR_ERR_OR_ZERO in xsk_map_inc() 1 - - - --- 2019-08-20 Yue Haibing bpf Accepted
[bpf-next] bpf: Fix build error without CONFIG_NET [bpf-next] bpf: Fix build error without CONFIG_NET 1 1 - - --- 2019-10-18 Yue Haibing bpf Accepted
[bpf-next] bpf: Make array_map_mmap static [bpf-next] bpf: Make array_map_mmap static 1 - - - --- 2019-11-19 Yue Haibing bpf Accepted
[bpf-next] bpf: Remove set but not used variable 'first_key' [bpf-next] bpf: Remove set but not used variable 'first_key' 1 - - - --- 2020-01-16 Yue Haibing bpf Accepted
[bpf-next] bpf: tcp: Fix unused function warnings [bpf-next] bpf: tcp: Fix unused function warnings - - 2 - --- 2020-03-19 Yue Haibing bpf Changes Requested
[bpf-next,1/2] bpf: tcp: Fix unused function warnings minor cleanups 1 1 2 - --- 2020-03-20 Yue Haibing bpf Accepted
[bpf-next,2/2] bpf: tcp: Make tcp_bpf_recvmsg static minor cleanups 1 1 - - --- 2020-03-20 Yue Haibing bpf Accepted
[bpf-next] bpf: remove unused vairable 'bpf_xdp_link_lops' [bpf-next] bpf: remove unused vairable 'bpf_xdp_link_lops' 1 - - - --- 2020-03-26 Yue Haibing bpf Accepted
tools/bpftool: Fix error return code in do_skeleton() tools/bpftool: Fix error return code in do_skeleton() - 1 1 - --- 2020-07-15 Yue Haibing bpf Changes Requested
[v2] tools/bpftool: Fix error handing in do_skeleton() [v2] tools/bpftool: Fix error handing in do_skeleton() - 1 1 - --- 2020-07-17 Yue Haibing 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
[v2] bpf: do not restore dst_reg when cur_state is freed [v2] bpf: do not restore dst_reg when cur_state is freed - - - - --- 2019-03-21 Yu Xu bpf Accepted
[bpf,1/2] flow_dissector: Fix to use new variables for port ranges in bpf hook Fix the classification based on port ranges in bpf hook - 1 - - --- 2020-01-16 Yoshiki Komachi bpf Changes Requested
[bpf,2/2] selftests/bpf: Add test based on port range for BPF flow dissector Fix the classification based on port ranges in bpf hook 1 - - - --- 2020-01-16 Yoshiki Komachi bpf Changes Requested
[v2,bpf,1/2] flow_dissector: Fix to use new variables for port ranges in bpf hook Fix the classification based on port ranges in bpf hook 2 1 - - --- 2020-01-17 Yoshiki Komachi bpf Accepted
[v2,bpf,2/2] selftests/bpf: Add test based on port range for BPF flow dissector Fix the classification based on port ranges in bpf hook 2 - - - --- 2020-01-17 Yoshiki Komachi bpf Accepted
[bpf] bpf: btf: Fix BTF verification of the enum size in struct/union [bpf] bpf: btf: Fix BTF verification of the enum size in struct/union - 1 - - --- 2020-02-28 Yoshiki Komachi bpf Changes Requested
[bpf,1/2] bpf/btf: Fix BTF verification of enum members in struct/union Fix BTF verification of enum members with a selftest - 1 - - --- 2020-03-10 Yoshiki Komachi bpf Accepted
« 1 2 3 498 99 »