BPF
[Prev Page][Next Page]
- Re: [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf v2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf v2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 10/15] bpf: Track spilled unbounded scalars
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf 3/3] selftests/bpf: Test udp and tcp iter batching
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 bpf 2/3] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 bpf 1/3] bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 bpf 0/3] bpf: Fix backward progress bug in bpf_iter_udp
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 5/8] bpf: add __arg_trusted and __arg_untrusted global func tags
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 1/4] net/sched: Add helper macros with module names
- From: Pedro Tammela <pctammela@xxxxxxxxxxxx>
- Re: [PATCH v3 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 2/2] selftests/bpf: Add tests for alu on PTR_TO_FLOW_KEYS
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf 3/3] selftests/bpf: Test udp and tcp iter batching
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 4/4] net/sched: Remove aliases of act_xt and sch_clsact
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v3 2/4] net/sched: Add module aliases for cls_,sch_,act_ modules
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v3 3/4] net/sched: Load modules via their alias
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v3 1/4] net/sched: Add helper macros with module names
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v3 0/4] net/sched: Load modules via alias
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v3 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH v3 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf 3/3] selftests/bpf: Test udp and tcp iter batching
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH dwarves v2] pahole: Inject kfunc decl tags into BTF
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next 16/24] net: netkit, veth, tun, virt*: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 2/2] selftests/bpf: Add tests for alu on PTR_TO_FLOW_KEYS
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH v3 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH 0/3] Update LLVM Phabricator and Bugzilla links
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH bpf v2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Andrey Grafin <conquistador@xxxxxxxxxxxxxx>
- Re: [PATCH net-next 12/24] seg6: Use nested-BH locking for seg6_bpf_srh_states.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v6 36/36] Documentation: probes: Update fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 35/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 34/36] selftests: ftrace: Remove obsolate maxactive syntax check
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 33/36] tracing/fprobe: Remove nr_maxactive from fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 32/36] fprobe: Rewrite fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 31/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 30/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 29/36] tracing: Add ftrace_fill_perf_regs() for perf event
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 28/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 27/36] fprobe: Use ftrace_regs in fprobe exit handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 26/36] fprobe: Use ftrace_regs in fprobe entry handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 25/36] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 21/36] function_graph: Add selftest for passing local variables
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 20/36] function_graph: Improve push operation for several interrupts
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 18/36] function_graph: Move graph notrace bit to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 17/36] function_graph: Move graph depth stored data to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 16/36] function_graph: Move set_graph_function tests to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 15/36] function_graph: Add "task variables" per task for fgraph_ops
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 14/36] function_graph: Use a simple LRU for fgraph_array index number
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 13/36] function_graph: Have the instances use their own ftrace_ops for filtering
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 12/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 11/36] ftrace: Allow function_graph tracer to be enabled in instances
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 10/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 09/36] function_graph: Remove logic around ftrace_graph_entry and return
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 08/36] function_graph: Allow multiple users to attach to function graph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 07/36] function_graph: Add an array structure that will allow multiple callbacks
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 06/36] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 05/36] function_graph: Convert ret_stack to a series of longs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 04/36] x86: tracing: Add ftrace_regs definition in the header
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 03/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 02/36] tracing: Add a comment about ftrace_regs definition
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 01/36] ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v7 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix a 'unused function' compilation error
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf 2/3] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix a 'unused function' compilation error
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix a 'unused function' compilation error
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf 1/3] bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Fix a 'unused function' compilation error
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 00/15] Improvements for tracking scalars in the BPF verifier
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpftool: Add missing libgen.h for basename()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 bpf-next] selftests/bpf: add inline assembly helpers to access array elements
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Update LLVM Phabricator links
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 0/8] PTR_TO_BTF_ID arguments in global subprogs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next] selftests/bpf: detect testing prog flags support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] net: filter: fix spelling mistakes
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] Introduce concept of conformance groups
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 0/3] bpf: inline bpf_kptr_xchg()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [External] Fwd: BPF-NX+CFI is a good upstreaming candidate
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 5/8] bpf: add __arg_trusted and __arg_untrusted global func tags
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v7 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net 2/2] net: tls, add test to capture error on large splice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net 1/2] net: tls, fix WARNIING in __sk_msg_free
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [ANN] bpf development stats for 6.8
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [RFC bpf-next] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments.
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: RFC: Mark "inlined by some callers" functions in BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: RFC: Mark "inlined by some callers" functions in BTF
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: RFC: Mark "inlined by some callers" functions in BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- RFC: Mark "inlined by some callers" functions in BTF
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH 0/3] Update LLVM Phabricator and Bugzilla links
- From: Fangrui Song <maskray@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: apply map_set_def_max_entries() for inner_maps on creation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Update LLVM Phabricator links
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH bpf] bpf: apply map_set_def_max_entries() for inner_maps on creation
- From: Andrey Grafin <conquistador@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH bpf] bpf: apply map_set_def_max_entries() for inner_maps on creation
- From: Andrey Grafin <conquistador@xxxxxxxxxxxxxx>
- Re: [RFC bpf-next] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [ANN] bpf development stats for 6.8
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf] bpf: apply map_set_def_max_entries() for inner_maps on creation
- From: Andrey Grafin <conquistador@xxxxxxxxxxxxxx>
- Re: [syzbot] [bpf?] [reiserfs?] WARNING: locking bug in corrupted (2)
- From: Jan Kara <jack@xxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [GIT PULL] Networking for v6.8
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Re: [PATCH v14 10/12] selftests/landlock: Add network tests
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [syzbot] [bpf?] [reiserfs?] WARNING: locking bug in corrupted (2)
- From: syzbot <syzbot+3779764ddb7a3e19437f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next v1] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH net-next v3 06/27] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH bpf-next] docs/bpf: Fix an incorrect statement in verifier.rst
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next v3 00/27] virtio-net: support AF_XDP zero copy
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for cpumask iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Add bpf_iter_cpumask kfuncs
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC bpf-next] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf: btf: Add BTF_KFUNCS_START/END macro pair
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH dwarves v2] pahole: Inject kfunc decl tags into BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH 0/3] Update LLVM Phabricator and Bugzilla links
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [RFC bpf-next] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments.
- From: thinker.li@xxxxxxxxx
- [PATCH net 2/2] net: tls, add test to capture error on large splice
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH net 1/2] net: tls, fix WARNIING in __sk_msg_free
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH net 0/2] tls fixes for SPLICE with more hint
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v2 14/15] bpf: Optimize state pruning for spilled scalars
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 14/15] bpf: Optimize state pruning for spilled scalars
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO}
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: Re: [syzbot] [bpf?] WARNING in __mark_chain_precision (3)
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: infer packet range for 'if pkt ==/!= pkt_end' comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v6 00/13] x86/bugs: Add a separate config for each mitigation
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [PATCH v2 bpf 3/3] selftests/bpf: Test udp and tcp iter batching
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf 2/3] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf 1/3] bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf 0/3] bpf: Fix backward progress bug in bpf_iter_udp
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for cpumask iter
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Add bpf_iter_cpumask kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] selftests/bpf: Add tests for alu on PTR_TO_FLOW_KEYS
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH v2 2/2] selftests/bpf: Add tests for alu on PTR_TO_FLOW_KEYS
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH v2 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: fix potential premature unload in bpf_testmod
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v6 00/13] x86/bugs: Add a separate config for each mitigation
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH v6 00/13] x86/bugs: Add a separate config for each mitigation
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: Re: [syzbot] [bpf?] WARNING in __mark_chain_precision (3)
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: fix potential premature unload in bpf_testmod
- From: Artem Savkov <asavkov@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: fix potential premature unload in bpf_testmod
- From: Artem Savkov <asavkov@xxxxxxxxxx>
- RE: [PATCH] tls: fix WARNING in __sk_msg_free
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Add bpf_iter_cpumask kfuncs
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for cpumask iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 0/2] bpf: Add bpf_iter_cpumask
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v4 2/2] selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: infer packet range for 'if pkt ==/!= pkt_end' comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- [PATCH v3 bpf-next] selftests/bpf: add inline assembly helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [syzbot] Monthly bpf report (Jan 2024)
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO}
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 14/15] bpf: Optimize state pruning for spilled scalars
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 13/15] selftests/bpf: Add test cases for narrowing fill
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 12/15] bpf: Preserve boundaries and track scalars on narrowing fill
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 09/15] selftests/bpf: Test assigning ID to scalars on spill
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- RE: [PATCH] tls: fix WARNING in __sk_msg_free
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH v2 bpf-next] selftests/bpf: detect testing prog flags support
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [syzbot] [bpf?] WARNING in __mark_chain_precision (3)
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: detect testing prog flags support
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH 0/3] Update LLVM Phabricator and Bugzilla links
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: fix potential premature unload in bpf_testmod
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] The original document has some inconsistency.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: infer packet range for 'if pkt ==/!= pkt_end' comparisons
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: simplify try_match_pkt_pointers()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [syzbot] Monthly bpf report (Jan 2024)
- From: syzbot <syzbot+listfa7dbe69051a666b7429@xxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH bpf-next] The original document has some inconsistency.
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [PATCH bpf-next v3 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH] find_vma BPF test: increase length CPU computation
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next] The original document has some inconsistency.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: infer packet range for 'if pkt ==/!= pkt_end' comparisons
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: fix potential premature unload in bpf_testmod
- From: Artem Savkov <asavkov@xxxxxxxxxx>
- [GIT PULL] Networking for v6.8
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next] Introduce concept of conformance groups
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: proposal to refine capability checks when _rlimit_overlimit() is true
- From: 孟敬姿 <mengjingzi@xxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- [RFC PATCH] find_vma BPF test: increase length CPU computation
- From: "Alessandro Carminati (Red Hat)" <alessandro.carminati@xxxxxxxxx>
- [PATCH] tls: fix WARNING in __sk_msg_free
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next] Introduce concept of conformance groups
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: infer packet range for 'if pkt ==/!= pkt_end' comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: simplify try_match_pkt_pointers()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: infer packet range for 'if pkt ==/!= pkt_end' comparisons
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: simplify try_match_pkt_pointers()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: simplify try_match_pkt_pointers()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
- From: Aditi Ghag <aditi.ghag@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add benchmark for bpf memory allocator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next] Introduce concept of conformance groups
- From: Dave Thaler <dthaler1968@xxxxxxxxxxxxxx>
- asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO}
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 14/15] bpf: Optimize state pruning for spilled scalars
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 13/15] selftests/bpf: Add test cases for narrowing fill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 12/15] bpf: Preserve boundaries and track scalars on narrowing fill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 11/15] selftests/bpf: Test tracking spilled unbounded scalars
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 10/15] bpf: Track spilled unbounded scalars
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 09/15] selftests/bpf: Test assigning ID to scalars on spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 08/15] bpf: Assign ID to scalars on spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 07/15] bpf: Add the get_reg_width function
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 06/15] bpf: Add the assign_scalar_id_before_mov function
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 05/15] selftests/bpf: Add a test case for 32-bit spill tracking
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 04/15] bpf: Make bpf_for_each_spilled_reg consider narrow spills
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 03/15] selftests/bpf: check if imprecise stack spills confuse infinite loop detection
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 02/15] bpf: make infinite loop detection in is_state_visited() exact
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 01/15] selftests/bpf: Fix the u64_offset_to_skb_data test
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next v2 00/15] Improvements for tracking scalars in the BPF verifier
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] selftests/bpf: Move bench specific metrics into union of structs
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf: btf: Add BTF_KFUNCS_START/END macro pair
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH net-next 4/6] vhost/net: remove vhost_net_page_frag_refill()
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Return -ENOTSUPP if calls are not allowed in non-JITed programs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: infer packet range for 'if pkt ==/!= pkt_end' comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: infer packet range for 'if pkt ==/!= pkt_end' comparisons
- From: Maciej Żenczykowski <zenczykowski@xxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf: Add benchmark for bpf memory allocator
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: test packet range inference for 'if pkt ==/!= pkt_end'
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 2/3] bpf: infer packet range for 'if pkt ==/!= pkt_end' comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: simplify try_match_pkt_pointers()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/3] infer packet range for 'if pkt ==/!= pkt_end' instructions
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Return -ENOTSUPP if calls are not allowed in non-JITed programs
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
- From: Lorenz Bauer <lorenz.bauer@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf: btf: Add BTF_KFUNCS_START/END macro pair
- From: Lorenz Bauer <lorenz.bauer@xxxxxxxxxxxxx>
- Re: [PATCH net-next 4/6] vhost/net: remove vhost_net_page_frag_refill()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v5 22/34] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/8] PTR_TO_BTF_ID arguments in global subprogs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] net: filter: fix spelling mistakes
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH] bpftool: Add missing libgen.h for basename()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next v3 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v3 2/3] bpf: btf: Add BTF_KFUNCS_START/END macro pair
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v3 1/3] bpf: btf: Support flags for BTF_SET8 sets
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] bpf: inline bpf_kptr_xchg()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next] net: filter: fix spelling mistakes
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: pull-request: bpf-next 2024-01-05
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] bpf: inline bpf_kptr_xchg()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: Test the inlining of bpf_kptr_xchg()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] bpf: inline bpf_kptr_xchg()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bpftool: Add missing libgen.h for basename()
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- BPF not using ARM64 module_alloc?
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 12/15] bpf: Preserve boundaries and track scalars on narrowing fill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [syzbot] [bpf?] [net?] WARNING in __sk_msg_free
- From: syzbot <syzbot+f2977222e0e95cec15c8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- pull-request: bpf-next 2024-01-05
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v5 22/34] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v5 01/34] tracing: Add a comment about ftrace_regs definition
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Mark Rutland <mark.rutland@xxxxxxx>
- RE: [External] Fwd: BPF-NX+CFI is a good upstreaming candidate
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH net-next 4/6] vhost/net: remove vhost_net_page_frag_refill()
- From: Alexander H Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] bpftool: Add missing libgen.h for basename()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: Test the inlining of bpf_kptr_xchg()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next v3 0/3] bpf: inline bpf_kptr_xchg()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/3] selftests/bpf: Factor out get_xlated_program() helper
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: Test the inlining of bpf_kptr_xchg()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/3] bpf: Support inlining bpf_kptr_xchg() helper
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH] bpftool: Add missing libgen.h for basename()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: detect testing prog flags support
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v12 0/4] Relax tracing prog recursive attach rules
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v12 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] bpf: btf: Add BTF_KFUNCS_START/END macro pair
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] bpf: btf: Support flags for BTF_SET8 sets
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [External] Fwd: BPF-NX+CFI is a good upstreaming candidate
- From: "Jin, Di" <di_jin@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [PATCH] update the consistency issue in documentation
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [PATCH bpf-next 1/2] bpf: btf: Support optional flags for BTF_SET8 sets
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Funky verifier packet range error (> check works, != does not).
- From: Maciej Żenczykowski <zenczykowski@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 8/8] selftests/bpf: add trusted/untrusted global subprog arg tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 7/8] libbpf: add bpf_core_cast() macro
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 6/8] libbpf: add __arg_trusted and __arg_untrusted annotation macros
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 5/8] bpf: add __arg_trusted and __arg_untrusted global func tags
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 4/8] bpf: support multiple tags per argument
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/8] bpf: prepare btf_prepare_func_args() for multiple tags per argument
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/8] PTR_TO_BTF_ID arguments in global subprogs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/8] bpf: make sure scalar args don't accept __arg_nonnull tag
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/8] selftests/bpf: fix test_loader check message
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
- From: Aditi Ghag <aditi.ghag@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 0/3] s390/bpf: Fix gotol with large offsets
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: detect testing prog flags support
- Re: [PATCH bpf 2/3] selftests/bpf: Double the size of test_loader log
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf 2/3] selftests/bpf: Double the size of test_loader log
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH bpf 2/3] selftests/bpf: Double the size of test_loader log
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf 2/4] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
- From: Aditi Ghag <aditi.ghag@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf 2/4] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- RE: [External] Fwd: BPF-NX+CFI is a good upstreaming candidate
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next 13/29] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- RE: [PATCH] update the consistency issue in documentation
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [PATCH v3 bpf-next 2/6] bpf: Introduce "volatile compare" macros
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 13/29] libbpf: add BPF token support to bpf_map_create() API
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Remove unnecessary cpu == 0 check in memalloc
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: btf: Support optional flags for BTF_SET8 sets
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] bpf: Remove unnecessary cpu == 0 check in memalloc
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: Funky verifier packet range error (> check works, != does not).
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 00/10] sysctl: Remove sentinel elements from kernel dir
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v2 00/10] sysctl: Remove sentinel elements from kernel dir
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2 10/10] bpf: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 06/10] scheduler: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 09/10] delayacct: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 02/10] umh: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 08/10] kprobes: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 05/10] seccomp: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 03/10] ftrace: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 04/10] timekeeping: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 00/10] sysctl: Remove sentinel elements from kernel dir
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf: Add testcases for tailcall hierarchy fixing
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH bpf-next 3/4] bpf, x64: Rename RESTORE_TAIL_CALL_CNT() to LOAD_TAIL_CALL_CNT_PTR()
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH bpf-next 1/4] bpf, x64: Use emit_nops() to replace memcpy()'ing x86_nops[5]
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH bpf-next 0/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next v2] bpf: Return -ENOTSUPP if calls are not allowed in non-JITed programs
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH] bpftool: Add missing libgen.h for basename()
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH] bpftool: Add missing libgen.h for basename()
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: btf: Support optional flags for BTF_SET8 sets
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] bpftool: Add missing libgen.h for basename()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 0/9] Libbpf-side __arg_ctx fallback support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1] bpf: Return -ENOTSUPP if callbacks are not allowed in non-JITed programs
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v6 3/8] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v2 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/6] bpf: Introduce "volatile compare" macros
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v6 3/8] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v6 0/8] bpf: Reduce memory usage for bpf_global_percpu_ma
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf 1/5] bpf: sockmap, fix proto update hook to avoid dup calls
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH] update the consistency issue in documentation
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH] update the consistency issue in documentation
- From: "Aoyang Fang (SSE, 222010547)" <aoyangfang@xxxxxxxxxxxxxxxx>
- [PATCH] bpftool: Add missing libgen.h for basename()
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 0/9] Libbpf-side __arg_ctx fallback support
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: Add bpf_iter_cpumask kfuncs
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 12/15] bpf: Preserve boundaries and track scalars on narrowing fill
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 13/15] selftests/bpf: Add test cases for narrowing fill
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 11/15] selftests/bpf: Test tracking spilled unbounded scalars
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 10/15] bpf: Track spilled unbounded scalars
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 09/15] selftests/bpf: Test assigning ID to scalars on spill
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 08/15] bpf: Assign ID to scalars on spill
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 06/15] bpf: Add the assign_scalar_id_before_mov function
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 05/15] selftests/bpf: Add a test case for 32-bit spill tracking
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 04/15] bpf: Make bpf_for_each_spilled_reg consider narrow spills
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 01/15] selftests/bpf: Fix the u64_offset_to_skb_data test
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [External] Fwd: BPF-NX+CFI is a good upstreaming candidate
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 8/9] selftests/bpf: add arg:ctx cases to test_global_funcs tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 6/9] libbpf: move BTF loading step after relocation step
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 9/9] selftests/bpf: add __arg_ctx BTF rewrite test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 5/9] libbpf: move exception callbacks assignment logic into relocation step
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 4/9] libbpf: use stable map placeholder FDs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 2/9] libbpf: use explicit map reuse flag to skip map creation steps
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 3/9] libbpf: don't rely on map->fd as an indicator of map being created
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 0/9] Libbpf-side __arg_ctx fallback support
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 1/9] libbpf: make uniform use of btf__fd() accessor inside libbpf
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf 0/5] fix sockmap + stream af_unix memleak
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf 1/5] bpf: sockmap, fix proto update hook to avoid dup calls
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/9] libbpf: name internal functions consistently
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 9/9] selftests/bpf: add arg:ctx cases to test_global_funcs tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 8/9] libbpf: implement __arg_ctx fallback logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 9/9] selftests/bpf: add arg:ctx cases to test_global_funcs tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 8/9] libbpf: implement __arg_ctx fallback logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 8/9] libbpf: implement __arg_ctx fallback logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 9/9] selftests/bpf: add arg:ctx cases to test_global_funcs tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 00/29] BPF token
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- RE: [External] Fwd: BPF-NX+CFI is a good upstreaming candidate
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 8/9] libbpf: implement __arg_ctx fallback logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: btf: Support optional flags for BTF_SET8 sets
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 0/2] Annotate kfuncs in .BTF_ids section
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/9] libbpf: name internal functions consistently
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 9/9] selftests/bpf: add arg:ctx cases to test_global_funcs tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/9] libbpf: name internal functions consistently
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 8/9] libbpf: implement __arg_ctx fallback logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf 2/4] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/9] libbpf: use stable map placeholder FDs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Fwd: BPF-NX+CFI is a good upstreaming candidate
- From: "Jin, Di" <di_jin@xxxxxxxxx>
- RE: [External] Re: [PATCH 1/2] Adding BPF NX
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH bpf-next 29/29] selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvar
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 27/29] selftests/bpf: add tests for BPF object load with implicit token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 28/29] libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 26/29] selftests/bpf: add BPF object loading tests with explicit token passing
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 24/29] libbpf: wire up token_fd into feature probing logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 25/29] libbpf: wire up BPF token support at BPF object level
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 16/29] selftests/bpf: add BPF token-enabled tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 15/29] libbpf: add BPF token support to bpf_prog_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 22/29] libbpf: further decouple feature checking logic from bpf_object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 20/29] selftests/bpf: utilize string values for delegate_xxx mount options
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 14/29] libbpf: add BPF token support to bpf_btf_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 13/29] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 21/29] libbpf: split feature detectors definitions from cached results
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 18/29] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 23/29] libbpf: move feature detection code into its own file
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 12/29] libbpf: add bpf_token_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 19/29] bpf: support symbolic BPF FS delegation mount options
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 17/29] bpf,selinux: allocate bpf_security_struct per BPF token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 11/29] bpf,lsm: add BPF token LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 09/29] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 08/29] bpf: consistently use BPF token throughout BPF verifier logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 06/29] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 10/29] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 04/29] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 02/29] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 05/29] bpf: add BPF token support to BPF_BTF_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 01/29] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 07/29] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 00/29] BPF token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 1/2] Adding BPF NX
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 9/9] selftests/bpf: add arg:ctx cases to test_global_funcs tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 8/9] libbpf: implement __arg_ctx fallback logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/9] libbpf: use stable map placeholder FDs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] Libbpf-side __arg_ctx fallback support
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v1] perf env: Avoid recursively taking env->bpf_progs.lock
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v12 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- RE: [PATCH v3 bpf 2/4] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v12 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 1/2] Adding BPF NX
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH 2/2] Adding BPF CFI
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v12 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH dwarves] pahole: Inject kfunc decl tags into BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] libbpf: add helpers for mmapping maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v1 0/3] bpf: introduce BPF_MAP_TYPE_RELAY
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v12 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v12 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] libbpf: add helpers for mmapping maps
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] libbpf: add helpers for mmapping maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 0/6] bpf: volatile compare
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [LSF/MM/BPF TOPIC] Polymorphic Kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/6] bpf: Introduce "volatile compare" macros
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH 2/2] Adding BPF CFI
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH 1/2] Adding BPF NX
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH bpf-next v12 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v12 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v12 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v12 1/4] bpf: Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v12 0/4] Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH bpf-next v11 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: FW: BPF-NX+CFI is a good upstreaming candidate
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/2] libbpf: add helpers for mmapping maps
- From: Barret Rhoden <brho@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/2] inline asm helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: add helpers for mmapping maps
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH bpf 3/3] selftests/bpf: Test gotol with large offsets
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf 2/3] selftests/bpf: Double the size of test_loader log
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf 1/3] s390/bpf: Fix gotol with large offsets
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/2] bpf: Simplify checking size of helper accesses
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf 2/3] selftests/bpf: Double the size of test_loader log
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- RE: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v1] perf env: Avoid recursively taking env->bpf_progs.lock
- From: Song Liu <song@xxxxxxxxxx>
- Re: proposal to refine capability checks when _rlimit_overlimit() is true
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- RE: [PATCH bpf-next 1/2] libbpf: add helpers for mmapping maps
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH stable 5.15 0/1] bpf: Fix map poke update
- From: Greg KH <greg@xxxxxxxxx>
- Re: FW: BPF-NX+CFI is a good upstreaming candidate
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] perf env: Avoid recursively taking env->bpf_progs.lock
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v1] perf env: Avoid recursively taking env->bpf_progs.lock
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1] perf env: Avoid recursively taking env->bpf_progs.lock
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- FW: BPF-NX+CFI is a good upstreaming candidate
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- [PATCH bpf-next 1/2] libbpf: add helpers for mmapping maps
- From: Barret Rhoden <brho@xxxxxxxxxx>
- [PATCH bpf-next 0/2] inline asm helpers to access array elements
- From: Barret Rhoden <brho@xxxxxxxxxx>
- [PATCH stable 5.15 1/1] bpf: Fix prog_array_map_poke_run map poke update
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH stable 5.15 0/1] bpf: Fix map poke update
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- RE: [PATCH iwl-next,v1 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [RFC v3 0/3] use preserve_static_offset in bpf uapi headers
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf 2/4] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH net-next 4/6] vhost/net: remove vhost_net_page_frag_refill()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next 0/6] remove page frag implementation in vhost_net
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v1] perf env: Avoid recursively taking env->bpf_progs.lock
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH dwarves] pahole: Inject kfunc decl tags into BTF
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- RE: [PATCH iwl-next,v1 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- RE: [PATCH iwl-next,v1 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- Re: test_kmod.sh fails with constant blinding
- From: Bram Schuur <bramschuur@xxxxxxxxx>
- Re: [PATCH bpf 2/3] selftests/bpf: Double the size of test_loader log
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: proposal to refine capability checks when _rlimit_overlimit() is true
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf: add csum/ip_summed fields to __sk_buff
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf: add csum/ip_summed fields to __sk_buff
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- proposal to refine capability checks when _rlimit_overlimit() is true
- From: 孟敬姿 <mengjingzi@xxxxxxxxx>
- Re: [PATCH v1] perf env: Avoid recursively taking env->bpf_progs.lock
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf: add csum/ip_summed fields to __sk_buff
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- capability checks in sk_setsockopt() and __sock_cmsg_send() inconsistent with the documentation
- From: 孟敬姿 <mengjingzi@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: Test the inlining of bpf_kptr_xchg()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH dwarves] pahole: Inject kfunc decl tags into BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf: add csum/ip_summed fields to __sk_buff
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf 3/3] selftests/bpf: Test gotol with large offsets
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf 2/3] selftests/bpf: Double the size of test_loader log
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 7/8] libbpf: implement __arg_ctx fallback logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Funky verifier packet range error (> check works, != does not).
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: Funky verifier packet range error (> check works, != does not).
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 1/3] s390/bpf: Fix gotol with large offsets
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v1] bpf: Return -ENOTSUPP if callbacks are not allowed in non-JITed programs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: test_kmod.sh fails with constant blinding
- From: Jan-Gerd Tenberge <janten@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Track aligned st store as imprecise spilled registers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: Funky verifier packet range error (> check works, != does not).
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf 0/5] fix sockmap + stream af_unix memleak
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH iwl-next,v1 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH net-next] xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETS
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- RE: Need help in tracing nf_nat kprobe
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: Funky verifier packet range error (> check works, != does not).
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v3 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
- From: Song Liu <song@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] BPF IETF Standardization
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf 2/4] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
- From: Song Liu <song@xxxxxxxxxx>
- Re: Funky verifier packet range error (> check works, != does not).
- From: Maciej Żenczykowski <zenczykowski@xxxxxxxxx>
- Re: [PATCH bpf-next v11 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
- From: Song Liu <song@xxxxxxxxxx>
- Re: test_kmod.sh fails with constant blinding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Track aligned st store as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: Add bpf_iter_cpumask kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Funky verifier packet range error (> check works, != does not).
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Track aligned st store as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Track aligned st store as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: Funky verifier packet range error (> check works, != does not).
- From: Maciej Żenczykowski <zenczykowski@xxxxxxxxx>
- Re: [PATCH bpf-next v11 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v11 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v11 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v11 1/4] bpf: Relax tracing prog recursive attach rules
- From: Song Liu <song@xxxxxxxxxx>
[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]