BPF
[Prev Page][Next Page]
- [PATCH bpf-next v5 14/17] selftests/bpf: Add BTF_KIND_ENUM64 unit tests
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 13/17] selftests/bpf: Test new enum kflag and enum64 API functions
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 12/17] selftests/bpf: Fix selftests failure
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 11/17] bpftool: Add btf enum64 support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 10/17] libbpf: Add enum64 relocation support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 09/17] libbpf: Add enum64 support for bpf linking
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 08/17] libbpf: Add enum64 sanitization
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 07/17] libbpf: Add enum64 support for btf_dump
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 05/17] libbpf: Add enum64 parsing and new enum64 public API
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 06/17] libbpf: Add enum64 deduplication support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 04/17] libbpf: Refactor btf__add_enum() for future code sharing
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 03/17] libbpf: Fix an error in 64bit relocation value computation
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 01/17] bpf: Add btf enum64 support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 02/17] libbpf: Permit 64bit relocation value
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v5 00/17] bpf: Add 64bit enum value support
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
- From: wangyufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next v8 06/11] bpf: allow writing to a subset of sock fields from lsm progtype
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 04/11] bpf: minimize number of allocated lsm slots per program
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 03/11] bpf: per-cgroup lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 03/11] bpf: per-cgroup lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next] libbpf: fix uprobe symbol file offset calculation logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH] bpf:add function bpf_get_task_exe_path
- From: mangosteen728 <mangosteen728@xxxxxxx>
- [PATCHv2 bpf 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf 1/3] selftests/bpf: Shuffle cookies symbols in kprobe multi test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] rethook: Reject getting a rethook if RCU is not watching
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add BPF-helper for accessing CLOCK_TAI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v2] cgroup: serialize css kill and release paths
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH bpf-next] bpf: Add BPF-helper for accessing CLOCK_TAI
- From: Kurt Kanzenbach <kurt@xxxxxxxxxxxxx>
- Re: [PATCH v3] selftests net: fix bpf build error
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH v3] selftests net: fix bpf build error
- From: Lina Wang <lina.wang@xxxxxxxxxxxx>
- Re: [PATCH v2] selftests net: fix bpf build error
- From: Lina Wang <lina.wang@xxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf v2 2/2] selftests/bpf: Add selftest for calling global functions from freplace
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: Re: [PATCH v4 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH net-next v4 3/3] net: dropreason: reformat the comment fo skb drop reasons
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next v4 2/3] net: skb: use auto-generation to convert skb drop reason to string
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next v4 1/3] net: skb: move enum skb_drop_reason to standalone header file
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next v4 0/3] reorganize the code of the enum skb_drop_reason
- From: menglong8.dong@xxxxxxxxx
- Re: [PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
- From: wangyufen <wangyufen@xxxxxxxxxx>
- [PATCH v6,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH bpf-next 00/15] libbpf: remove deprecated APIs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- RE: [PATCH bpf-next 00/15] libbpf: remove deprecated APIs
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 00/15] libbpf: remove deprecated APIs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf 2/2] selftests/bpf: Add selftest for calling global functions from freplace
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 16/18] selftests/bpf: Add a test for enum64 value relocations
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v8 03/11] bpf: per-cgroup lsm flavor
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v8 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v8 06/11] bpf: allow writing to a subset of sock fields from lsm progtype
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v8 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v8 04/11] bpf: minimize number of allocated lsm slots per program
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v8 03/11] bpf: per-cgroup lsm flavor
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v4 16/18] selftests/bpf: Add a test for enum64 value relocations
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v3 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC Patch v5 4/5] net_sched: introduce eBPF based Qdisc
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH bpf-next v8 08/11] libbpf: implement bpf_prog_query_opts
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] selftests/bpf: specify expected instructions in test_verifier tests
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 5/5] selftests/bpf: BPF test_prog selftests for bpf_loop inlining
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/2] selftests/bpf: Add benchmark for local_storage get
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next v3 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf 2/2] selftests/bpf: Add selftest for calling global functions from freplace
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 10/18] libbpf: Add enum64 relocation support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add drv mode testing for xdping
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v4 07/18] libbpf: Add enum64 support for btf_dump
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 06/18] libbpf: Add enum64 deduplication support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/5] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 08/11] libbpf: implement bpf_prog_query_opts
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] selftests/bpf: specify expected instructions in test_verifier tests
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 07/11] libbpf: add lsm_cgoup_sock type
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/2] selftests/bpf: Add benchmark for local_storage get
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/2] selftests/bpf: refactor bench reporting functions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 6/6] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 0/9] bpf: Per-operation map permissions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 2/9] libbpf: Introduce bpf_obj_get_flags()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 9/9] selftests/bpf: Add map access tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 1/9] libbpf: Introduce bpf_map_get_fd_by_id_flags()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCHv4 bpf-next 2/2] perf tools: Rework prologue generation code
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 1/2] perf tools: Register fallback libbpf section handler
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 16/18] selftests/bpf: Add a test for enum64 value relocations
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 16/18] selftests/bpf: Add a test for enum64 value relocations
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCHv3 bpf-next 2/2] perf tools: Rework prologue generation code
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] rethook: Reject getting a rethook if RCU is not watching
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 2/2] selftests/bpf: Add selftest for calling global functions from freplace
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next 14/15] libbpf: enforce strict libbpf 1.0 behaviors
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 13/15] selftests/bpf: remove last tests with legacy BPF map definitions
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 15/15] libbpf: fix up few libbpf.map problems
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 12/15] libbpf: clean up SEC() handling
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 11/15] libbpf: remove internal multi-instance prog support
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 09/15] libbpf: remove multi-instance and custom private data APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 10/15] libbpf: cleanup LIBBPF_DEPRECATED_SINCE supporting macros for v0.x
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 08/15] libbpf: remove most other deprecated high-level APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 05/15] libbpf: remove deprecated BTF APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 07/15] libbpf: remove prog_info_linear APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 04/15] libbpf: remove deprecated probing APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 06/15] libbpf: clean up perfbuf APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 03/15] libbpf: remove deprecated XDP APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 02/15] libbpf: remove deprecated low-level APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 01/15] libbpf: move xsk.{c,h} into selftests/bpf
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 00/15] libbpf: remove deprecated APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCHv3 bpf-next 2/2] perf tools: Rework prologue generation code
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] libbpf: Fix is_pow_of_2
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2] libbpf: Fix is_pow_of_2
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] cgroup: serialize css kill and release paths
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- [PATCH v2] cgroup: serialize css kill and release paths
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [PATCH] cgroup: serialize css kill and release paths
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- [PATCH] cgroup: serialize css kill and release paths
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2] libbpf: Fix is_pow_of_2
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
- From: Michal Koutný <mkoutny@xxxxxxxx>
- BPF ringbuf misses notifications due to improper coherence
- From: Tatsuyuki Ishi <ishitatsuyuki@xxxxxxxxx>
- RE: [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH bpf 2/2] selftests/bpf: Add selftest for calling global functions from freplace
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf 1/2] bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [syzbot] WARNING: refcount bug in sk_psock_get (2)
- From: syzbot <syzbot+5f26f85569bd179c18ce@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 16/18] selftests/bpf: Add a test for enum64 value relocations
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v3 5/5] selftests/bpf: BPF test_prog selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 2/5] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 1/5] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 0/5] bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- RE: [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCHv3 bpf-next 2/2] perf tools: Rework prologue generation code
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 0/3] perf tools: Fix prologue generation
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 1/2] perf tools: Register fallback libbpf section handler
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH net-next] i40e: add xdp frags support to ndo_xdp_xmit
- From: "Kuruvinakunnel, George" <george.kuruvinakunnel@xxxxxxxxx>
- Re: [PATCH v2] libbpf: Fix is_pow_of_2
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2] libbpf: Fix is_pow_of_2
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 11/11] selftests/bpf: verify lsm_cgroup struct sock access
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH] libbpf: Fix is_pow_of_2
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] libbpf: Fix is_pow_of_2
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] libbpf: Fix is_pow_of_2
- From: Zvi Effron <zeffron@xxxxxxxxxxxxx>
- [PATCH] libbpf: Fix is_pow_of_2
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: Tracing NVMe Driver with BPF missing events
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v4 18/18] docs/bpf: Update documentation for BTF_KIND_ENUM64 support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 17/18] selftests/bpf: Clarify llvm dependency with possible selftest failures
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 16/18] selftests/bpf: Add a test for enum64 value relocations
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 15/18] selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 13/18] selftests/bpf: Test new enum kflag and enum64 API functions
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 14/18] selftests/bpf: Add BTF_KIND_ENUM64 unit tests
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 12/18] selftests/bpf: Fix selftests failure
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v8 11/11] selftests/bpf: verify lsm_cgroup struct sock access
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 11/18] bpftool: Add btf enum64 support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 10/18] libbpf: Add enum64 relocation support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 09/18] libbpf: Add enum64 support for bpf linking
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 08/18] libbpf: Add enum64 sanitization
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 07/18] libbpf: Add enum64 support for btf_dump
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 06/18] libbpf: Add enum64 deduplication support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 05/18] libbpf: Add enum64 parsing and new enum64 public API
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 04/18] libbpf: Refactor btf__add_enum() for future code sharing
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 03/18] libbpf: Fix an error in 64bit relocation value computation
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 02/18] libbpf: Permit 64bit relocation value
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 01/18] bpf: Add btf enum64 support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 00/18] bpf: Add 64bit enum value support
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v8 11/11] selftests/bpf: verify lsm_cgroup struct sock access
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: Tracing NVMe Driver with BPF missing events
- From: John Mazzie <john.p.mazzie@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 2/6] perf record: Enable off-cpu analysis with BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] staging: r8188eu: Add queue_index to xdp_rxq_info
- From: Zvi Effron <zeffron@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix tc_redirect_dtime
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: Relocation error on 32 bit systems of longs from vmlinux.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 bpf-next 4/5] bpf, x64: Allow to use caller address from stack
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/5] ftrace: add modify_ftrace_direct_multi_nolock
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 bpf-next 5/5] bpf: trampoline: support FTRACE_OPS_FL_SHARE_IPMODIFY
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/5] ftrace: allow customized flags for ftrace_direct_multi ftrace_ops
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] staging: r8188eu: Add queue_index to xdp_rxq_info
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix tc_redirect_dtime
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH] staging: r8188eu: Add queue_index to xdp_rxq_info
- From: Varshini Elangovan <varshini.elangovan@xxxxxxxxx>
- Re: [PATCH v4] bpf: Fix KASAN use-after-free Read in compute_effective_progs
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 03/11] bpf: per-cgroup lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add drv mode testing for xdping
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v4] bpf: Fix KASAN use-after-free Read in compute_effective_progs
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [PATCH v4] bpf: Fix KASAN use-after-free Read in compute_effective_progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v2 5/9] bpftool: Add flags parameter to map_parse_fds()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v2 8/9] bpftool: Adjust map permissions
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v2 9/9] selftests/bpf: Add map access tests
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v2 6/9] bpftool: Add flags parameter to map_parse_fd_and_info()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v2 7/9] bpftool: Add flags parameter in struct_ops functions
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v2 0/9] bpf: Per-operation map permissions
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v2 4/9] bpftool: Add flags parameter to *_parse_fd() functions
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v2 1/9] libbpf: Introduce bpf_map_get_fd_by_id_flags()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v2 2/9] libbpf: Introduce bpf_obj_get_flags()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v2 3/9] bpftool: Add flags parameter to open_obj_pinned_any() and open_obj_pinned()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH v4] bpf: Fix KASAN use-after-free Read in compute_effective_progs
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, test_run: Add PROG_TEST_RUN support to kprobe
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v2] selftests net: fix bpf build error
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: 答复: [PATCH v5,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- bpf_jit_blinding_enabled capabilities
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCHv2 0/3] perf tools: Fix prologue generation
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- 答复: [PATCH v5,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH v5,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next v1 resend 1/2] net: Update bhash2 when socket's rcv saddr changes
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v8 03/11] bpf: per-cgroup lsm flavor
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC Patch v5 4/5] net_sched: introduce eBPF based Qdisc
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [RFC Patch v5 5/5] net_sched: introduce helper bpf_skb_tc_classify()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [RFC Patch v5 3/5] bpf: introduce skb map and flow map
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [RFC Patch v5 2/5] bpf: move map in map declarations to bpf.h
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [RFC Patch v5 1/5] net: introduce skb_rbtree_walk_safe()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [RFC Patch v5 0/5] net_sched: introduce eBPF based Qdisc
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: Re: [PATCH v4 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: Re: Re: [PATCH v4 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: add drv mode testing for xdping
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [PATCH net-next v3 3/3] net: dropreason: reformat the comment fo skb drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next 5/5] bpf: trampoline: support FTRACE_OPS_FL_SHARE_IPMODIFY
- From: kernel test robot <lkp@xxxxxxxxx>
- [Patch bpf-next v3 0/4] sockmap: some performance optimizations
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf-next v3 4/4] skmsg: get rid of unncessary memset()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf-next v3 2/4] net: introduce a new proto_ops ->read_skb()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf-next v3 3/4] skmsg: get rid of skb_clone()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH net-next v1 resend 1/2] net: Update bhash2 when socket's rcv saddr changes
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v1 resend 1/2] net: Update bhash2 when socket's rcv saddr changes
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH net-next v3 3/3] net: dropreason: reformat the comment fo skb drop reasons
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 5/5] bpf: trampoline: support FTRACE_OPS_FL_SHARE_IPMODIFY
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: BPF_CORE_READ issue with nvme_submit_cmd kprobe.
- From: John Mazzie <john.p.mazzie@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix tc_redirect_dtime
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next] bpf, test_run: Remove unnecessary prog type checks
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 5/5] bpf: trampoline: support FTRACE_OPS_FL_SHARE_IPMODIFY
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv2 0/3] perf tools: Fix prologue generation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Fix a couple of typos
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v3 10/18] libbpf: Add enum64 relocation support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 06/18] libbpf: Add enum64 deduplication support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH net-next v1 resend 0/2] Update bhash2 when socket's rcv saddr changes
- From: Joanne Koong <joannekoong@xxxxxx>
- Re: BPF_CORE_READ issue with nvme_submit_cmd kprobe.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH net-next v1 resend 2/2] selftests/net: Add sk_bind_sendto_listen test
- From: Joanne Koong <joannekoong@xxxxxx>
- [PATCH bpf-next v8 10/11] selftests/bpf: lsm_cgroup functional test
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v8 11/11] selftests/bpf: verify lsm_cgroup struct sock access
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH net-next v1 resend 1/2] net: Update bhash2 when socket's rcv saddr changes
- From: Joanne Koong <joannekoong@xxxxxx>
- [PATCH bpf-next v8 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v8 06/11] bpf: allow writing to a subset of sock fields from lsm progtype
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 13/18] selftests/bpf: Test new enum kflag and enum64 API functions
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v3 07/18] libbpf: Add enum64 support for btf_dump
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v8 09/11] bpftool: implement cgroup tree for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 10/18] libbpf: Add enum64 relocation support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v8 04/11] bpf: minimize number of allocated lsm slots per program
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v8 08/11] libbpf: implement bpf_prog_query_opts
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v8 07/11] libbpf: add lsm_cgoup_sock type
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v8 01/11] bpf: add bpf_func_t and trampoline helpers
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v8 00/11] bpf: cgroup_sock lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v8 02/11] bpf: convert cgroup_bpf.progs to hlist
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v8 03/11] bpf: per-cgroup lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 06/18] libbpf: Add enum64 deduplication support
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCHv2 0/3] perf tools: Fix prologue generation
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCHv2 0/3] perf tools: Fix prologue generation
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: BPF_CORE_READ issue with nvme_submit_cmd kprobe.
- From: John Mazzie <john.p.mazzie@xxxxxxxxx>
- [PATCH bpf-next 5/5] bpf: trampoline: support FTRACE_OPS_FL_SHARE_IPMODIFY
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 1/5] ftrace: allow customized flags for ftrace_direct_multi ftrace_ops
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 4/5] bpf, x64: Allow to use caller address from stack
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 0/5] ftrace: host klp and bpf trampoline together
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 2/5] ftrace: add modify_ftrace_direct_multi_nolock
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] bpf: Use safer kvmalloc_array() where possible
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHv2 0/3] perf tools: Fix prologue generation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Fix a couple of typos
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2] selftests net: fix bpf build error
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next] libbpf: Fix a couple of typos
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: Re: [PATCH v4 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [External] Re: [PATCH v4 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Re: [PATCH v4 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v4 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, test_run: Add PROG_TEST_RUN support to kprobe
- From: kernel test robot <lkp@xxxxxxxxx>
- 答复: [PATCH v4,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH v4 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH v2] selftests net: fix bpf build error
- From: Lina Wang <lina.wang@xxxxxxxxxxxx>
- [PATCH v4 0/2] Optimize performance of update hash-map when free is zero
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v4 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v4 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH] selftests net: fix bpf build error
- From: Lina Wang <lina.wang@xxxxxxxxxxxx>
- [PATCH net-next v3 1/3] net: skb: move enum skb_drop_reason to standalone header file
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next v3 3/3] net: dropreason: reformat the comment fo skb drop reasons
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next v3 2/3] net: skb: use auto-generation to convert skb drop reason to string
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next v3 0/3] reorganize the code of the enum skb_drop_reason
- From: menglong8.dong@xxxxxxxxx
- Re: [PATCH net-next v3] ipv6: Fix signed integer overflow in __ip6_append_data
- From: wangyufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH 2/6] perf record: Enable off-cpu analysis with BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: BPF_CORE_READ issue with nvme_submit_cmd kprobe.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v3] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Song Liu <song@xxxxxxxxxx>
- Re: BPF_CORE_READ issue with nvme_submit_cmd kprobe.
- From: John Mazzie <john.p.mazzie@xxxxxxxxx>
- Re: bpftool coredump
- From: Ye ZhengMao <yezhengmaolove@xxxxxxxxx>
- Re: BPF_CORE_READ issue with nvme_submit_cmd kprobe.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 13/18] selftests/bpf: Test new enum kflag and enum64 API functions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 10/18] libbpf: Add enum64 relocation support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 2/6] perf record: Enable off-cpu analysis with BPF
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 08/18] libbpf: Add enum64 sanitization
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 07/18] libbpf: Add enum64 support for btf_dump
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf,sockmap: fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 06/18] libbpf: Add enum64 deduplication support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf,sockmap: fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: bpftool coredump
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] selftests net: fix bpf build error
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3] libbpf: Fix determine_ptr_size() guessing
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] sample: bpf: xdp_router_ipv4: allow the kernel to send arp requests
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] Check for NULL ptr of btf in codegen_asserts
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf: arm64: clear prog->jited_len along prog->jited
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] selftests net: fix bpf build error
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: arm64: clear prog->jited_len along prog->jited
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf: Inline calls to bpf_loop when callback is known
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix test_run logic in fexit_stress.c
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf] bpf: arm64: clear prog->jited_len along prog->jited
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH bpf-next v4 00/12] libbpf: Textual representation of enums
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] selftests/bpf: specify expected instructions in test_verifier tests
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, test_run: Add PROG_TEST_RUN support to kprobe
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add PROG_TEST_RUN selftest for BPF_PROG_TYPE_KPROBE
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, test_run: Add PROG_TEST_RUN support to kprobe
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] Add PROG_TEST_RUN support to BPF_PROG_TYPE_KPROBE
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, test_run: Add PROG_TEST_RUN support to kprobe
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- RE: [PATCH 1/2] libbpf: Retry map access with read-only permission
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: Re: [PATCH v3 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 1/2] libbpf: Retry map access with read-only permission
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/6] Support riscv jit to provide
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v4 bpf-next 1/2] selftests/bpf: Add benchmark for local_storage get
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v4 bpf-next 2/2] selftests/bpf: refactor bench reporting functions
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/3] net: skb: use auto-generation to convert skb drop reason to string
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] net: xdp: Directly use ida_alloc()/free()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf,sockmap: fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/3] net: skb: use auto-generation to convert skb drop reason to string
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] Add PROG_TEST_RUN support to BPF_PROG_TYPE_KPROBE
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH net-next v2 2/3] net: skb: use auto-generation to convert skb drop reason to string
- From: Philip Li <philip.li@xxxxxxxxx>
- [PATCH AUTOSEL 5.4 55/55] selftests/bpf: fix btf_dump/btf_dump due to recent clang change
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 108/109] selftests/bpf: fix btf_dump/btf_dump due to recent clang change
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 75/76] selftests/bpf: fix btf_dump/btf_dump due to recent clang change
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 03/76] selftests/bpf: Fix vfs_link kprobe definition
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 004/109] selftests/bpf: Fix vfs_link kprobe definition
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 134/135] selftests/bpf: fix btf_dump/btf_dump due to recent clang change
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 005/109] selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 126/135] selftests/bpf: Add missing trampoline program type to trampoline_count test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 016/135] libbpf: Fix a bug with checking bpf_probe_read_kernel() support in old kernels
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 006/135] selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 005/135] selftests/bpf: Fix vfs_link kprobe definition
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 157/159] selftests/bpf: fix btf_dump/btf_dump due to recent clang change
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 148/159] selftests/bpf: Add missing trampoline program type to trampoline_count test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 020/159] libbpf: Fix a bug with checking bpf_probe_read_kernel() support in old kernels
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 007/159] selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 006/159] selftests/bpf: Fix vfs_link kprobe definition
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 009/159] selftests/bpf: Fix file descriptor leak in load_kallsyms()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next v2 2/3] net: skb: use auto-generation to convert skb drop reason to string
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v3 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v3 0/2] Optimize performance of update hash-map when free is zero
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 6/6] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH bpf-next v3 3/6] bpf: Correct the comment about insn_to_jit_off
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH bpf-next v3 5/6] selftests/bpf: Unify memory address casting operation style
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH bpf-next v3 2/6] riscv, bpf: Support riscv jit to provide bpf_line_info
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH bpf-next v3 1/6] bpf: Unify data extension operation of jited_ksyms and jited_linfo
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH bpf-next v3 0/6] Support riscv jit to provide
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH 2/2] selftests/bpf: Add test for retrying access to map with read-only perm
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 0/2] bpf: Retry access to a map in read-only mode
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 1/2] libbpf: Retry map access with read-only permission
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH net-next v2 2/3] net: skb: use auto-generation to convert skb drop reason to string
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next v2 3/3] net: dropreason: reformat the comment fo skb drop reasons
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next v2 1/3] net: skb: move enum skb_drop_reason to standalone header file
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next v2 0/3] reorganize the code of the enum skb_drop_reason
- From: menglong8.dong@xxxxxxxxx
- Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH] selftests net: fix bpf build error
- From: Lina Wang <lina.wang@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] Add PROG_TEST_RUN support to BPF_PROG_TYPE_KPROBE
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf, test_run: Remove unnecessary prog type checks
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next 1/3] selftests/bpf: Shuffle cookies symbols in kprobe multi test
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Song Liu <songliubraving@xxxxxx>
- Re: [RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: help to debug a kretprobe_dispatcher issue with 5.12
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next v2 3/3] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add PROG_TEST_RUN selftest for BPF_PROG_TYPE_KPROBE
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 0/2] Add PROG_TEST_RUN support to BPF_PROG_TYPE_KPROBE
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf, test_run: Add PROG_TEST_RUN support to kprobe
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next] bpf, test_run: Remove unnecessary prog type checks
- From: Daniel Xu <dxu@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION d3fde8ff50ab265749704bd7fbcf70d35235421f
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v7] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v4] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v4] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH net-next 3/3] net: dropreason: reformat the comment fo skb drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH net-next 2/3] net: skb: use auto-generation to convert skb drop reason to string
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf: Inline calls to bpf_loop when callback is known
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v5] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH net-next v3] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH net-next v2] ipv6: Fix signed integer overflow in __ip6_append_data
- From: wangyufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf,sockmap: fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
- From: wangyufen <wangyufen@xxxxxxxxxx>
- Re: pull-request: bpf 2022-05-28
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] rethook: Reject getting a rethook if RCU is not watching
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH net-next 3/3] net: dropreason: reformat the comment fo skb drop reasons
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next 2/3] net: skb: use auto-generation to convert skb drop reason to string
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next 1/3] net: skb: move enum skb_drop_reason to standalone header file
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next 3/3] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 2/3] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/3] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/3] bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- pull-request: bpf 2022-05-28
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: fix probe read error in ___bpf_prog_run()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] rethook: Reject getting a rethook if RCU is not watching
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf,sockmap: fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 1/3] selftests/bpf: Shuffle cookies symbols in kprobe multi test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 0/3] bpf: Fix cookie values for kprobe multi
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v2] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH seccomp] selftests/seccomp: Fix compile warning when CC=clang
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] net: xdp: Directly use ida_alloc()/free()
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH] net: xdp: Directly use ida_alloc()/free()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: help to debug a kretprobe_dispatcher issue with 5.12
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] procfs: add syscall statistics
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next 2/3] net: skb: use auto-generation to convert skb drop reason to string
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: help to debug a kretprobe_dispatcher issue with 5.12
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/14] bpf: Whitelist some fields in nf_conn for BPF_WRITE
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/14] bpf: Whitelist some fields in nf_conn for BPF_WRITE
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/14] bpf: Whitelist some fields in nf_conn for BPF_WRITE
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/14] bpf: Whitelist some fields in nf_conn for BPF_WRITE
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- [PATCH net-next 1/3] net: skb: move enum skb_drop_reason to standalone header file
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next 2/3] net: skb: use auto-generation to convert skb drop reason to string
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next 0/3] reorganize the code of the enum skb_drop_reason
- From: menglong8.dong@xxxxxxxxx
- [PATCH net-next 3/3] net: dropreason: reformat the comment fo skb drop reasons
- From: menglong8.dong@xxxxxxxxx
- [PATCH] net: xdp: Directly use ida_alloc()/free()
- From: keliu <liuke94@xxxxxxxxxx>
- Re: [PATCHv2 0/3] perf tools: Fix prologue generation
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/14] bpf: Whitelist some fields in nf_conn for BPF_WRITE
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH seccomp] selftests/seccomp: Fix compile warning when CC=clang
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/14] bpf: Whitelist some fields in nf_conn for BPF_WRITE
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v4 bpf-next 06/14] bpf: Whitelist some fields in nf_conn for BPF_WRITE
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 08/14] selftests/bpf: Add verifier tests for forced kfunc ref args
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 09/14] selftests/bpf: Add C tests for rdonly PTR_TO_BTF_ID
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 14/14] selftests/bpf: Add negative tests for bpf_nf
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 13/14] selftests/bpf: add selftest for bpf_xdp_ct_add and bpf_ct_refresh_timeout kfunc
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 10/14] selftests/bpf: Add verifier tests for rdonly PTR_TO_BTF_ID
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 11/14] net: netfilter: add kfunc helper to update ct timeout
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 07/14] bpf: Define acquire-release pairs for kfuncs
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 12/14] net: netfilter: add kfunc helpers to alloc and insert a new ct entry
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 05/14] bpf: Support passing rdonly PTR_TO_BTF_ID to kfunc
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 04/14] bpf: Support storing rdonly PTR_TO_BTF_ID in BPF maps
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 03/14] bpf: Support rdonly PTR_TO_BTF_ID for pointer to const return value
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 01/14] bpf: Add support for forcing kfunc args to be referenced
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 02/14] bpf: Print multiple type flags in verifier log
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 bpf-next 00/14] net: netfilter: add kfunc helper to update ct timeout
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: help to debug a kretprobe_dispatcher issue with 5.12
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- help to debug a kretprobe_dispatcher issue with 5.12
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf] selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf] selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
- From: Song Liu <song@xxxxxxxxxx>
- BPF_CORE_READ issue with nvme_submit_cmd kprobe.
- From: John Mazzie <john.p.mazzie@xxxxxxxxx>
- [PATCH bpf-next v3 17/18] selftests/bpf: Clarify llvm dependency with possible selftest failures
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 18/18] docs/bpf: Update documentation for BTF_KIND_ENUM64 support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 16/18] selftests/bpf: Add a test for enum64 value relocations
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 15/18] selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 13/18] selftests/bpf: Test new enum kflag and enum64 API functions
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 14/18] selftests/bpf: Add BTF_KIND_ENUM64 unit tests
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 11/18] bpftool: Add btf enum64 support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 12/18] selftests/bpf: Fix selftests failure
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 10/18] libbpf: Add enum64 relocation support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 08/18] libbpf: Add enum64 sanitization
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 09/18] libbpf: Add enum64 support for bpf linking
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 05/18] libbpf: Add enum64 parsing and new enum64 public API
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 07/18] libbpf: Add enum64 support for btf_dump
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 06/18] libbpf: Add enum64 deduplication support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 04/18] libbpf: Refactor btf__add_enum() for future code sharing
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 03/18] libbpf: Fix an error in 64bit relocation value computation
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 01/18] bpf: Add btf enum64 support
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 02/18] libbpf: Permit 64bit relocation value
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 00/18] bpf: Add 64bit enum value support
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH] bpf: Use safer kvmalloc_array() where possible
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v4] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functions
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH] rethook: Reject getting a rethook if RCU is not watching
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: Relocation error on 32 bit systems of longs from vmlinux.h
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH v4] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] bpf: Use safer kvmalloc_array() where possible
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] bpf: Use safer kvmalloc_array() where possible
- From: Yonghong Song <yhs@xxxxxx>
- [FYI PATCH 1/1] perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] rethook: Reject getting a rethook if RCU is not watching
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/6] bpf: Remove is_valid_bpf_tramp_flags()
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- Re: [PATCH v3] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v3] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] rethook: Reject getting a rethook if RCU is not watching
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] riscv, bpf: Support riscv jit to provide bpf_line_info
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH v2] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v5 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH] bpf: Use safer kvmalloc_array() where possible
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/6] bpf: Remove is_valid_bpf_tramp_flags()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf-next v5 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/6] bpf: Remove is_valid_bpf_tramp_flags()
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- Re: [PATCH net-next v2] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: verifier: explain opcode check in check_ld_imm()
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 09/10] selftests/bpf: Extend kfunc selftests
- From: Benjamin Poirier <benjamin.poirier@xxxxxxxxx>
- Re: [PATCH bpf-next v8 09/10] selftests/bpf: Extend kfunc selftests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [External] Re: [PATCH v2 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v2 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v8 09/10] selftests/bpf: Extend kfunc selftests
- From: Benjamin Poirier <benjamin.poirier@xxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
- From: Jessica Clarke <jrtc27@xxxxxxxxxx>
- [PATCH v2] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: print a little more info about maps via cat /sys/fs/bpf/pinned_name
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: print a little more info about maps via cat /sys/fs/bpf/pinned_name
- From: Maciej Żenczykowski <zenczykowski@xxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 3/6] perf record: Implement basic filtering for off-cpu
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/6] bpf: Remove is_valid_bpf_tramp_flags()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf-next v5 2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH 3/3] bpf: Add tests for signed map values
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 2/3] bpf: Introduce bpf_map_verified_data_size() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 0/3] bpf: Add support for maps with authenticated values
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH 3/6] perf record: Implement basic filtering for off-cpu
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH 3/6] perf record: Implement basic filtering for off-cpu
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: 答复: [PATCH v3,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v3,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- bpftool coredump
- From: Ye ZhengMao <yezhengmaolove@xxxxxxxxx>
- Relocation error on 32 bit systems of longs from vmlinux.h
- From: Matteo Nardi <matteo@xxxxxxxx>
- [PATCH bpf-next] sample: bpf: xdp_router_ipv4: allow the kernel to send arp requests
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf,sockmap: fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
- From: "hch@xxxxxx" <hch@xxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- 答复: [PATCH v3,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next v2] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH v2 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Tracing NVMe Driver with BPF missing events
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf, x86: Generate trampolines from bpf_tramp_links
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] rethook: Reject getting a rethook if RCU is not watching
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf, x86: Generate trampolines from bpf_tramp_links
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf, x86: Generate trampolines from bpf_tramp_links
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v3 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: Tracing NVMe Driver with BPF missing events
- From: John Mazzie <john.p.mazzie@xxxxxxxxx>
- Re: [PATCH bpf-next v7 03/11] bpf: per-cgroup lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: verifier: explain opcode check in check_ld_imm()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3] libbpf: Fix determine_ptr_size() guessing
- From: Douglas RAILLARD <douglas.raillard@xxxxxxx>
- Re: [PATCH bpf-next v4 09/12] bpftool: Use libbpf_bpf_attach_type_str
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCHv2 0/3] perf tools: Fix prologue generation
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH v2 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v2 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v2 0/2] Optimize performance of update hash-map when free is zero
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf,sockmap: fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH net-next] ipv6: Fix signed integer overflow in __ip6_append_data
- From: wangyufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/8] bpf: introduce bpf_arch_text_invalidate for bpf_prog_pack
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: verifier: explain opcode check in check_ld_imm()
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [PATCH] BUG: demonstration of uprobe/uretprobe corrupted stack traces
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 03/11] bpf: per-cgroup lsm flavor
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v7 04/11] bpf: minimize number of allocated lsm slots per program
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v7 03/11] bpf: per-cgroup lsm flavor
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next 4/4] selftests/bpf: add reason of rejection in ld_imm64
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next v7 07/11] libbpf: implement bpf_prog_query_opts
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH net-next] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v7 11/11] selftests/bpf: verify lsm_cgroup struct sock access
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v7 07/11] libbpf: implement bpf_prog_query_opts
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH net-next] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 11/11] selftests/bpf: verify lsm_cgroup struct sock access
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 08/11] libbpf: add lsm_cgoup_sock type
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 07/11] libbpf: implement bpf_prog_query_opts
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 03/11] bpf: per-cgroup lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 04/11] bpf: minimize number of allocated lsm slots per program
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf v2] bpf: fix probe read error in ___bpf_prog_run()
- From: menglong8.dong@xxxxxxxxx
- Re: linux-next: manual merge of the tip tree with the bpf-next, sysctl trees
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 3/5] bpf: Introduce cgroup iter
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION cc63e8e92cb872081f249ea16e6c460642f3e4fb
- From: kernel test robot <lkp@xxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]