BPF
[Prev Page][Next Page]
- [PATCH bpf] bpf/tests: Remove test for MOVSX32 with offset=32
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next 2/8] bpf: move verifier state printing code to kernel/bpf/log.c
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/8] bpf: move verifier state printing code to kernel/bpf/log.c
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next 3/6] bpf: Add link_info support for uprobe multi link
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v2] bpf: Do not allocate percpu memory at init stage
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/11] bpf, cgroup: Add BPF support for cgroup1 hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 0/3] samples: introduce cgroup events listeners
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/17] Add kind layout, CRCs to BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Do not allocate percpu memory at init stage
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 6/8] bpf: omit default off=0 and imm=0 in register state log
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 8/8] bpf: emit frameno for PTR_TO_STACK regs if it differs from current one
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 5/8] bpf: emit map name in register state if applicable and available
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 4/8] bpf: print spilled register state in stack slot
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 7/8] bpf: smarter verifier log number printing logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/8] bpf: move verifier state printing code to kernel/bpf/log.c
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/8] bpf: extract register state printing
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/8] bpf: move verbose_linfo() into kernel/bpf/log.c
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/8] BPF verifier log improvements
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next] compiler-gcc: Suppress -Wmissing-prototypes warning for all supported GCC
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf, sockmap: Bundle psock->sk_redir and redir_ingress into a tagged pointer
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH] pahole: add support for kind layout, CRC encoding BTF features
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [RFC PATCH v2 01/31] tracing: Add a comment about ftrace_regs definition
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH v3 bpf-next 16/17] selftests/bpf: build separate bpf_testmod module with standalone BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 17/17] selftests/bpf: update btf_module test to ensure standalone BTF works
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 15/17] selftests/bpf: generalize module load to support specifying a module name
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 14/17] bpf: allow opt-out from using split BTF for modules
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 13/17] bpf: support standalone BTF in modules
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 12/17] selftests/bpf: test kind encoding/decoding
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 11/17] bpftool: update doc to describe bpftool btf dump .. format meta
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 10/17] bpftool: add BTF dump "format meta" to dump header/metadata
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 09/17] bpf: switch to --btf_features, add crc,kind_layout features
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 06/17] btf: support kernel parsing of BTF with kind layout
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 08/17] bpf: verify base BTF CRC to ensure it matches module BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 07/17] bpf: add BTF CRC verification where present
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 05/17] libbpf: BTF validation can use kind layout for unknown kinds
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 04/17] libbpf: add kind layout encoding, crc support
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 03/17] libbpf: use kind layout to compute an unknown kind size
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 02/17] libbpf: support kind layout section handling in BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 00/17] Add kind layout, CRCs to BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v3 bpf-next 01/17] btf: add kind layout encoding, crcs to UAPI
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next] bpf, sockmap: Bundle psock->sk_redir and redir_ingress into a tagged pointer
- From: Pengcheng Yang <yangpc@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Do not allocate percpu memory at init stage
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCHv2 bpf-next 3/6] bpf: Add link_info support for uprobe multi link
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Do not allocate percpu memory at init stage
- From: "Kirill A . Shutemov" <kirill@xxxxxxxxxxxxx>
- [PATCH v2 2/3] samples/cgroup: introduce cgroup v2 memory.events listener
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- [PATCH v2 1/3] samples: introduce new samples subdir for cgroup
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- [PATCH v2 3/3] mm: memcg: add reminder comment for the memcg v2 events
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- [PATCH v2 0/3] samples: introduce cgroup events listeners
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next] compiler-gcc: Suppress -Wmissing-prototypes warning for all supported GCC
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH v2 26/31] fprobe: Rewrite fprobe on function-graph tracer
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: fix control-flow graph checking in privileged mode
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: fix control-flow graph checking in privileged mode
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v11 00/13] Registrating struct_ops types from modules
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf 3/3] selftests/bpf: add edge case backtracking logic test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: fix control-flow graph checking in privileged mode
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf 3/3] selftests/bpf: add edge case backtracking logic test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: fix control-flow graph checking in privileged mode
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] compiler-gcc: Suppress -Wmissing-prototypes warning for all supported GCC
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCHv2 bpf-next 3/6] bpf: Add link_info support for uprobe multi link
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf 3/3] selftests/bpf: add edge case backtracking logic test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 1/6] libbpf: Add st_type argument to elf_resolve_syms_offsets function
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 2/6] bpf: Store ref_ctr_offsets values in bpf_uprobe array
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/7] bpf: support non-r10 register spill/fill to/from stack in precision tracking
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf 3/3] selftests/bpf: add edge case backtracking logic test
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf] bpf: Do not allocate percpu memory at init stage
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf 2/2] selftests/bpf: add more test cases for check_cfg()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf 1/2] bpf: fix control-flow graph checking in privileged mode
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/11] bpf, cgroup: Add BPF support for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 bpf 0/3] BPF control flow graph and precision backtrack fixes
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf 05/11] bpf: Add bpf_map_of_map_fd_{get,put}_ptr() helpers
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH v10 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 12/17] libbpf: add bpf_token_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 11/17] bpf,lsm: add BPF token LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 03/17] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 00/17] BPF token and BPF FS-based delegation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v10 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 bpf 3/3] selftests/bpf: add edge case backtracking logic test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: fix control-flow graph checking in privileged mode
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 05/11] bpf: Add bpf_map_of_map_fd_{get,put}_ptr() helpers
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCHv3] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH v2 12/31] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCHv2 bpf-next 4/6] selftests/bpf: Use bpf_link__destroy in fill_link_info tests
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf 05/11] bpf: Add bpf_map_of_map_fd_{get,put}_ptr() helpers
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 10/11] selftests/bpf: Add a new cgroup helper get_cgroup_hierarchy_id()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 05/11] cgroup: Add a new helper for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf 05/11] bpf: Add bpf_map_of_map_fd_{get,put}_ptr() helpers
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v11 13/13] selftests/bpf: test case for register_bpf_struct_ops().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v11 10/13] bpf, net: switch to dynamic registration
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH v2 12/31] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v11 09/13] bpf: validate value_type
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v11 07/13] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 12/31] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf 05/11] bpf: Add bpf_map_of_map_fd_{get,put}_ptr() helpers
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v11 05/13] bpf: make struct_ops_map support btfs other than btf_vmlinux.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v11 04/13] bpf: add struct_ops_tab to btf.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [Bpf] [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Will Hawkins <hawkinsw@xxxxxx>
- Re: [PATCH v2 bpf 3/3] selftests/bpf: add edge case backtracking logic test
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: fix control-flow graph checking in privileged mode
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v11 01/13] bpf: refactory struct_ops type initialization to a function.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf 05/11] bpf: Add bpf_map_of_map_fd_{get,put}_ptr() helpers
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [Bpf] [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Will Hawkins <hawkinsw@xxxxxx>
- [PATCH v2 bpf 2/3] bpf: fix precision backtracking instruction iteration
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf 0/3] BPF control flow graph and precision backtrack fixes
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf 3/3] selftests/bpf: add edge case backtracking logic test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf 1/3] bpf: handle ldimm64 properly in check_cfg()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [syzbot] [net?] BUG: unable to handle kernel paging request in nsim_bpf
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: fix precision backtracking instruction iteration
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/11] bpf, cgroup: Add BPF support for cgroup1 hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 05/11] cgroup: Add a new helper for cgroup1 hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/11] bpf, cgroup: Add BPF support for cgroup1 hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: fix precision backtracking instruction iteration
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: fix control-flow graph checking in privileged mode
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: fix precision backtracking instruction iteration
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/11] bpf, cgroup: Add BPF support for cgroup1 hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: use common jump (instruction) history across all states
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v9 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/4] bpf: handle ldimm64 properly in check_cfg()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 4/4] selftests/bpf: add more test cases for check_cfg()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix pyperf180 compilation failure with llvm18
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: use common jump (instruction) history across all states
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: fix control-flow graph checking in privileged mode
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix pyperf180 compilation failure with llvm18
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [REPORT] BPF: Reproducible triggering of BUG() from userspace PoC
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/11] bpf, cgroup: Add BPF support for cgroup1 hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 10/11] selftests/bpf: Add a new cgroup helper get_cgroup_hierarchy_id()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 06/11] bpf: Add a new kfunc for cgroup1 hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 05/11] cgroup: Add a new helper for cgroup1 hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 04/11] cgroup: Add annotation for holding namespace_sem in current_cgns_cgroup_from_root()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/11] cgroup: Eliminate the need for cgroup_mutex in proc_cgroup_show()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 02/11] cgroup: Make operations on the cgroup root_list RCU safe
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix pyperf180 compilation failure with llvm18
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 01/11] cgroup: Remove unnecessary list_empty()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix pyperf180 compilation failure with llvm18
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: use common jump (instruction) history across all states
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 05/11] bpf: Add bpf_map_of_map_fd_{get,put}_ptr() helpers
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix pyperf180 compilation failure with llvm18
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: use common jump (instruction) history across all states
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next v0 0/7] Unifying signed and unsigned min/max tracking
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 6/7] bpf: preserve constant zero when doing partial register restore
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: use common jump (instruction) history across all states
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Use named fields for certain bpf uapi structs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2] net, xdp: allow metadata > 32
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/6] Allow bpf_refcount_acquire of mapval obtained via direct LD
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [Bpf] [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: replace register_is_const() with is_reg_const()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next] compiler-gcc: Suppress -Wmissing-prototypes warning for all supported GCC
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] veristat: add ability to sort by stat's absolute value
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 2/7] bpf: support non-r10 register spill/fill to/from stack in precision tracking
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v5 00/13] xsk: TX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: enforce precision for r0 on callback return
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v5 00/13] xsk: TX metadata
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: enforce precision for r0 on callback return
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: enforce precision for r0 on callback return
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: enforce precision for r0 on callback return
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 5/7] bpf: preserve STACK_ZERO slots on partial reg spills
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: enforce precision for r0 on callback return
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 7/7] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCHv3] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH bpf-next 7/7] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 6/7] bpf: preserve constant zero when doing partial register restore
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: enforce precision for r0 on callback return
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 5/7] bpf: preserve STACK_ZERO slots on partial reg spills
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: enforce precision for r0 on callback return
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: use common jump (instruction) history across all states
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/7] bpf: support non-r10 register spill/fill to/from stack in precision tracking
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: fix precision backtracking instruction iteration
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v9 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: use common jump (instruction) history across all states
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 05/11] bpf: Add bpf_map_of_map_fd_{get,put}_ptr() helpers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 8/8] selftests/bpf: Enable cpu v4 tests for LoongArch
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH bpf-next 7/7] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 6/7] bpf: preserve constant zero when doing partial register restore
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 5/7] bpf: preserve STACK_ZERO slots on partial reg spills
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 4/7] bpf: fix check for attempt to corrupt spilled pointer
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: enforce precision for r0 on callback return
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/7] bpf: support non-r10 register spill/fill to/from stack in precision tracking
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: use common jump (instruction) history across all states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix pyperf180 compilation failure with llvm18
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 00/21] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 05/11] cgroup: Add a new helper for cgroup1 hierarchy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCHv2 bpf-next 6/6] bpftool: Add support to display uprobe_multi links
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 5/6] selftests/bpf: Add link_info test for uprobe_multi link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 4/6] selftests/bpf: Use bpf_link__destroy in fill_link_info tests
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 3/6] bpf: Add link_info support for uprobe multi link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 2/6] bpf: Store ref_ctr_offsets values in bpf_uprobe array
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 1/6] libbpf: Add st_type argument to elf_resolve_syms_offsets function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 0/6] bpf: Add link_info support for uprobe multi link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next 06/13] bpf: make __reg{32,64}_deduce_bounds logic more robust
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next 3/6] bpf: Add link_info support for uprobe multi link
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v9 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 05/13] bpf: remove redundant s{32,64} -> u{32,64} deduction logic
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next 03/13] bpf: enhance BPF_JEQ/BPF_JNE is_branch_taken logic
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next 04/13] bpf: add register bounds sanity checks and sanitization
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH net-next v2 00/21] virtio-net: support AF_XDP zero copy
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCHv2] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf 01/11] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf 05/11] bpf: Add bpf_map_of_map_fd_{get,put}_ptr() helpers
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf 01/11] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH bpf 05/11] bpf: Add bpf_map_of_map_fd_{get,put}_ptr() helpers
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v2 05/21] virtio_net: add prefix virtnet to all struct inside virtio_net.h
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v2 04/21] virtio_net: move core structures to virtio_net.h
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix pyperf180 compilation failure with llvm18
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [syzbot] [net?] BUG: unable to handle kernel paging request in nsim_bpf
- From: syzbot <syzbot+44c2416196b7c607f226@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf 01/11] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: bpf selftest pyperf180.c compilation failure with latest last llvm18 (in development)
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: pull-request: bpf 2023-11-08
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: BPF/XDP: kernel panic when removing an interface that is an xdp_redirect target
- From: "Nelson, Shannon" <shannon.nelson@xxxxxxx>
- Re: BPF/XDP: kernel panic when removing an interface that is an xdp_redirect target
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: bpf selftest pyperf180.c compilation failure with latest last llvm18 (in development)
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 10/23] selftests/bpf: BPF register range bounds tester
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [Bpf] [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Will Hawkins <hawkinsw@xxxxxx>
- Re: [PATCH v5 bpf-next 10/23] selftests/bpf: BPF register range bounds tester
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH v2 20/31] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH v2 01/31] tracing: Add a comment about ftrace_regs definition
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next 2/4] bpf: fix precision backtracking instruction iteration
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/4] bpf: fix control-flow graph checking in privileged mode
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf: add more test cases for check_cfg()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/4] bpf: handle ldimm64 properly in check_cfg()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/4] BPF control flow graph and precision backtrack fixes
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf 01/11] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: BPF/XDP: kernel panic when removing an interface that is an xdp_redirect target
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: replace register_is_const() with is_reg_const()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 10/23] selftests/bpf: BPF register range bounds tester
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: BPF/XDP: kernel panic when removing an interface that is an xdp_redirect target
- From: "Nelson, Shannon" <shannon.nelson@xxxxxxx>
- Re: [PATCH v9 bpf-next 03/17] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v9 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: bpf selftest pyperf180.c compilation failure with latest last llvm18 (in development)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 21/23] selftests/bpf: adjust OP_EQ/OP_NE handling to use subranges for branch taken
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [Bpf] [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 21/23] selftests/bpf: adjust OP_EQ/OP_NE handling to use subranges for branch taken
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCHv2] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 03/10] ftrace: Remove the now superfluous sentinel elements from ctl_table array
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [REPORT] BPF: Reproducible triggering of BUG() from userspace PoC
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test.
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [RFC PATCH v2 31/31] Documentation: probes: Update fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 30/31] selftests: ftrace: Remove obsolate maxactive syntax check
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 29/31] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 28/31] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 27/31] tracing/fprobe: Remove nr_maxactive from fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 26/31] fprobe: Rewrite fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 25/31] tracing: Add ftrace_fill_perf_regs() for perf event
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 24/31] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 23/31] fprobe: Use ftrace_regs in fprobe exit handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 22/31] fprobe: Use ftrace_regs in fprobe entry handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 21/31] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH v9 bpf-next 03/17] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [RFC PATCH v2 20/31] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 19/31] function_graph: Add a new entry handler with parent_ip and ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 18/31] function_graph: Add selftest for passing local variables
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 17/31] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 16/31] function_graph: Move graph notrace bit to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 15/31] function_graph: Move graph depth stored data to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 14/31] function_graph: Move set_graph_function tests to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 13/31] function_graph: Add "task variables" per task for fgraph_ops
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 12/31] function_graph: Have the instances use their own ftrace_ops for filtering
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 11/31] ftrace: Allow ftrace startup flags exist without dynamic ftrace
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 10/31] ftrace: Allow function_graph tracer to be enabled in instances
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 09/31] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 08/31] function_graph: Remove logic around ftrace_graph_entry and return
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 07/31] function_graph: Allow multiple users to attach to function graph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 06/31] function_graph: Add an array structure that will allow multiple callbacks
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 05/31] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 04/31] function_graph: Convert ret_stack to a series of longs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 03/31] seq_buf: Export seq_buf_puts()
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 02/31] x86: tracing: Add ftrace_regs definition in the header
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 01/31] tracing: Add a comment about ftrace_regs definition
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH v2 00/31] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next] bpf: replace register_is_const() with is_reg_const()
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v9 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- pull-request: bpf 2023-11-08
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH v2 bpf-next] bpf: add crosstask check to __bpf_get_stack
- From: Jordan Rome <jordalgo@xxxxxxxx>
- Re: [PATCH] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- [PATCHv2] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: Unifying signed and unsigned min/max tracking
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] bpf, arm64: support exceptions
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 03/10] ftrace: Remove the now superfluous sentinel elements from ctl_table array
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH 08/10] kprobes: Remove the now superfluous sentinel elements from ctl_table array
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [Bpf] [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Will Hawkins <hawkinsw@xxxxxx>
- Re: Unifying signed and unsigned min/max tracking
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test.
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 5cd631a52568a18b12fd2563418985c8cb63e4b0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next v2 00/21] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [RFC bpf-next v0 7/7] (WIP) Add helper functions that transform wrange32 to and from smin/smax/umin/umax
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next v0 6/7] Implement wrange32_mul()
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next v0 5/7] Implement wrange32_sub()
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next v0 4/7] Implement wrange32_add()
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next v0 3/7] Support tracking signed min/max
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next v0 2/7] Lift the contrain requiring start <= end
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next v0 1/7] Add inital wrange32 definition along with checks for umin/umax
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next v0 0/7] Unifying signed and unsigned min/max tracking
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] veristat: add ability to filter top N results
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/2] veristat: add ability to sort by stat's absolute value
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: bpf selftest pyperf180.c compilation failure with latest last llvm18 (in development)
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [Bpf] [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2 0/2] Let BPF verifier consider {task,cgroup} is trusted in bpf_iter_reg
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [RFC PATCH 61/86] treewide: bpf: remove cond_resched()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: stackmap: add crosstask check to `__bpf_get_stack`
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: stackmap: add crosstask check to `__bpf_get_stack`
- From: Jordan Rome <jordalgo@xxxxxxxx>
- Re: [PATCH bpf-next] bpf: stackmap: add crosstask check to `__bpf_get_stack`
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: stackmap: add crosstask check to `__bpf_get_stack`
- From: Jordan Rome <jordalgo@xxxxxxxx>
- [PATCH bpf-next v3] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Bpf] [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Will Hawkins <hawkinsw@xxxxxx>
- Re: [PATCH 05/10] seccomp: Remove the now superfluous sentinel elements from ctl_table array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 10/10] bpf: Remove the now superfluous sentinel elements from ctl_table array
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 0/3] bpf: __bpf_dynptr_data* and __str annotation
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] libbpf: Add tail padding check for LIBBPF_OPTS_RESET macro
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v2 00/21] virtio-net: support AF_XDP zero copy
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 00/23] BPF register bounds logic and testing improvements
- From: Paul Chaignon <paul.chaignon@xxxxxxxxx>
- Re: [linus:master] [bpf] c930472552: WARNING:at_kernel/bpf/memalloc.c:#bpf_mem_alloc_init
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: BPF/XDP: kernel panic when removing an interface that is an xdp_redirect target
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 06/10] scheduler: Remove the now superfluous sentinel elements from ctl_table array
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH bpf 10/11] selftests/bpf: Remove the liveness test for inner map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 11/11] selftests/bpf: Add test cases for inner map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 09/11] bpf: Remove unused helpers for map-in-map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 07/11] bpf: Defer bpf_map_put() for inner map in map array
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 08/11] bpf: Defer bpf_map_put() for inner map in map htab
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 05/11] bpf: Add bpf_map_of_map_fd_{get,put}_ptr() helpers
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 04/11] bpf: Add need_defer parameter to .map_fd_put_ptr()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 06/11] bpf: Add bpf_map_of_map_fd_sys_lookup_elem() helper
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 02/11] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 03/11] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 01/11] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 00/11] bpf: Fix the release of inner map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 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 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 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 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 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 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 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 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 00/10] sysctl: Remove sentinel elements from kernel dir
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH 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 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 bpf v2 2/2] selftests/bpf: get trusted cgrp from bpf_iter__cgroup directly
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf v2 0/2] Let BPF verifier consider {task,cgroup} is trusted in bpf_iter_reg
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH AUTOSEL 5.10 03/11] bpf: Detect IP == ksym.end as part of BPF program
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 04/12] bpf: Detect IP == ksym.end as part of BPF program
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 12/18] bpf: Ensure proper register state printing for cond jumps
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 05/18] bpf: Detect IP == ksym.end as part of BPF program
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.5 21/30] bpf: Ensure proper register state printing for cond jumps
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.5 06/30] bpf: Detect IP == ksym.end as part of BPF program
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 22/31] bpf: Ensure proper register state printing for cond jumps
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 06/31] bpf: Detect IP == ksym.end as part of BPF program
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [linus:master] [bpf] c930472552: WARNING:at_kernel/bpf/memalloc.c:#bpf_mem_alloc_init
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v2 bpf-next 2/6] selftests/bpf: Add test passing MAYBE_NULL reg to bpf_refcount_acquire
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 5/6] bpf: Mark direct ld of stashed bpf_{rb,list}_node as non-owning ref
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 6/6] selftests/bpf: Test bpf_refcount_acquire of node obtained via direct ld
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 4/6] bpf: Move GRAPH_{ROOT,NODE}_MASK macros into btf_field_type enum
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 3/6] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping non-refcounted nodes
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 0/6] Allow bpf_refcount_acquire of mapval obtained via direct LD
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 1/6] bpf: Add KF_RCU flag to bpf_refcount_acquire_impl
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [External] Re: [PATCH bpf 1/2] bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Add tail padding check for LIBBPF_OPTS_RESET macro
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 00/23] BPF register bounds logic and testing improvements
- From: Harishankar Vishwanathan <harishankar.vishwanathan@xxxxxxxxxxx>
- [PATCH bpf-next v2] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next 2/3] bpf: Factor out helper check_reg_const_str()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 3/3] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next 0/3] bpf: __bpf_dynptr_data* and __str annotation
- From: Song Liu <song@xxxxxxxxxx>
- [syzbot] Monthly bpf report (Nov 2023)
- From: syzbot <syzbot+listd7a341b46610ac5f4d9a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf, tnums: add bitwise-not helper
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [PATCH net-next v2 19/21] virtio_net: xsk: rx: virtnet_rq_free_unused_buf() check xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 21/21] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 20/21] virtio_net: update tx timeout record
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 18/21] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 15/21] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 13/21] virtio_net: xsk: tx: support wakeup
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 11/21] virtio_net: move some api to header
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 10/21] virtio_net: xsk: prevent disable tx napi
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 09/21] virtio_net: xsk: bind/unbind xsk
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 07/21] virtio_net: separate virtnet_tx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 05/21] virtio_net: add prefix virtnet to all struct inside virtio_net.h
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 06/21] virtio_net: separate virtnet_rx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 04/21] virtio_net: move core structures to virtio_net.h
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 03/21] virtio_net: independent directory
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 02/21] virtio_net: unify the code for recycling the xmit ptr
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 01/21] virtio_net: rename free_old_xmit_skbs to free_old_xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 00/21] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 18/32] function_graph: Fix to initalize ftrace_ops for fgraph with ftrace_graph_func
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [RFC PATCH 18/32] function_graph: Fix to initalize ftrace_ops for fgraph with ftrace_graph_func
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH 10/32] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf 4/6] bpf, netkit: Add indirect call wrapper for fetching peer dev
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf 1/6] netkit: Add tstats per-CPU traffic counters
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 00/13] xsk: TX metadata
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- BPF/XDP: kernel panic when removing an interface that is an xdp_redirect target
- From: "Nelson, Shannon" <shannon.nelson@xxxxxxx>
- Re: [PATCH v9 11/17] bpf,lsm: add BPF token LSM hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: stackmap: add crosstask check to `__bpf_get_stack`
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v12 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v9 9/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: stackmap: add crosstask check to `__bpf_get_stack`
- From: Jordan Rome <jordalgo@xxxxxxxx>
- Re: [PATCH v1] tools/cgroup: introduce cgroup v2 memory.events listener
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH bpf 4/6] bpf, netkit: Add indirect call wrapper for fetching peer dev
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf 1/6] netkit: Add tstats per-CPU traffic counters
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v12 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v11 13/13] selftests/bpf: test case for register_bpf_struct_ops().
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 12/13] bpf: export btf_ctx_access to modules.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 11/13] libbpf: Find correct module BTFs for struct_ops maps and progs.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 10/13] bpf, net: switch to dynamic registration
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 09/13] bpf: validate value_type
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 08/13] bpf: hold module for bpf_struct_ops_map.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 06/13] bpf: lookup struct_ops types from a given module BTF.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 07/13] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 05/13] bpf: make struct_ops_map support btfs other than btf_vmlinux.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 03/13] bpf, net: introduce bpf_struct_ops_desc.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 04/13] bpf: add struct_ops_tab to btf.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 01/13] bpf: refactory struct_ops type initialization to a function.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 02/13] bpf: get type information with BPF_ID_LIST
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v11 00/13] Registrating struct_ops types from modules
- From: thinker.li@xxxxxxxxx
- Re: [PATCH bpf-next] bpf, lpm: fix check prefixlen before walking trie
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH bpf-next] bpf, tnums: add bitwise-not helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Need help in bpf exec hook for execsnoop command
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] selftests: bpf: config.aarch64: disable CONFIG_DEBUG_INFO_REDUCED
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] libbpf: Add tail padding check for LIBBPF_OPTS_RESET macro
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v9 17/17] bpf,selinux: allocate bpf_security_struct per BPF token
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v9 11/17] bpf,lsm: add BPF token LSM hooks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v9 9/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 2/2] selftests/bpf: get trusted cgrp from bpf_iter__cgroup directly
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf 4/6] bpf, netkit: Add indirect call wrapper for fetching peer dev
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf 0/6] bpf_redirect_peer fixes
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf 4/6] bpf, netkit: Add indirect call wrapper for fetching peer dev
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 06/13] xsk: Document tx_metadata_len layout
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v12 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH v12 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH v12 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] bpf: Use E2BIG instead of ENOENT
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [PATCH bpf 2/2] bpf: sockmap, add af_unix test with both sockets in map
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf 2/2] bpf: sockmap, add af_unix test with both sockets in map
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: sockmap, af_unix sockets need to hold ref for pair sock
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: sockmap, af_unix sockets need to hold ref for pair sock
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 18/32] function_graph: Fix to initalize ftrace_ops for fgraph with ftrace_graph_func
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] bpf, arm64: support exceptions
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [net PATCH] octeontx2-pf: Free pending and dropped SQEs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [Bpf] [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv2 bpf-next] bpf: fix compilation error without CGROUPS
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf, lpm: fix check prefixlen before walking trie
- From: "David Rheinsberg" <david@xxxxxxxxxxxx>
- Re: [PATCH v9 17/17] bpf,selinux: allocate bpf_security_struct per BPF token
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v9 11/17] bpf,lsm: add BPF token LSM hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v9 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v9 9/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v2 bpf-next] compiler-gcc: Suppress -Wmissing-prototypes warning for all supported GCC
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 01/13] bpf: generalize reg_set_min_max() to handle non-const register comparisons
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC PATCH bpf-next] bpf, tnums: add bitwise-not helper
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [Bpf] [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Will Hawkins <hawkinsw@xxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf, lpm: fix check prefixlen before walking trie
- From: Florian Lehner <dev@xxxxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf, lpm: fix check prefixlen before walking trie
- From: "David Rheinsberg" <david@xxxxxxxxxxxx>
- [PATCH bpf-next] libbpf: Add tail padding check for LIBBPF_OPTS_RESET macro
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC PATCH 32/32] Documentation: probes: Update fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 31/32] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 30/32] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 29/32] fprobe: Rewrite fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 28/32] tracing: Add ftrace_fill_perf_regs() for perf event
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 27/32] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 26/32] fprobe: Use ftrace_regs in fprobe exit handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 25/32] fprobe: Use ftrace_regs in fprobe entry handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 23/32] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 22/32] function_graph: Add a new entry handler with parent_ip and ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 21/32] function_graph: Expand the max reserved data size
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 20/32] function_graph: Pass the size of reserved data when retrieving it
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 19/32] function_graph: Fix to check the return value of ftrace_pop_return_trace()
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 18/32] function_graph: Fix to initalize ftrace_ops for fgraph with ftrace_graph_func
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 17/32] function_graph: Fix to update curr_ret_stack with ARRAY entry size
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 16/32] function_graph: Add selftest for passing local variables
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 15/32] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 14/32] function_graph: Move graph notrace bit to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 13/32] function_graph: Move graph depth stored data to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 12/32] function_graph: Move set_graph_function tests to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 11/32] function_graph: Add "task variables" per task for fgraph_ops
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 10/32] function_graph: Have the instances use their own ftrace_ops for filtering
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 09/32] ftrace: Allow ftrace startup flags exist without dynamic ftrace
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 08/32] ftrace: Allow function_graph tracer to be enabled in instances
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 07/32] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 06/32] function_graph: Remove logic around ftrace_graph_entry and return
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 05/32] function_graph: Allow multiple users to attach to function graph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 04/32] function_graph: Add an array structure that will allow multiple callbacks
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 03/32] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 02/32] function_graph: Convert ret_stack to a series of longs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 01/32] seq_buf: Export seq_buf_puts()
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [RFC PATCH 00/32] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next] compiler-gcc: Ignore -Wmissing-prototypes warning for older GCC
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf 2/2] selftests/bpf: get trusted cgrp from bpf_iter__cgroup directly
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf 1/2] bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf 0/2] Let BPF verifier consider {task,cgroup} is trusted in bpf_iter_reg
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] compiler-gcc: Ignore -Wmissing-prototypes warning for older GCC
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH bpf-next v5 06/13] xsk: Document tx_metadata_len layout
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH bpf-next] compiler-gcc: Ignore -Wmissing-prototypes warning for older GCC
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [Bpf] [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] bpf, lpm: fix check prefixlen before walking trie
- From: Florian Lehner <dev@xxxxxxxxxxx>
- Re: [PATCH bpf-next] compiler-gcc: Ignore -Wmissing-prototypes warning for older GCC
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v9 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next] compiler-gcc: Ignore -Wmissing-prototypes warning for older GCC
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next v10 10/13] bpf, net: switch to dynamic registration
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] bpf: Use E2BIG instead of ENOENT
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v7 0/5] Reduce overhead of LSMs with static calls
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFCv2 bpf-next 1/7] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v12 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v12 bpf-next 0/9] bpf: File verification with LSM and fsverity
- From: Song Liu <song@xxxxxxxxxx>
- Re: [Bpf] IETF 118 Call for Agenda Items
- From: Michael Richardson <mcr+ietf@xxxxxxxxxxxx>
- RE: IETF 118 Call for Agenda Items
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH v12 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: sockmap, af_unix sockets need to hold ref for pair sock
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v7 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Use named fields for certain bpf uapi structs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v9 bpf-next 11/17] bpf,lsm: add BPF token LSM hooks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] bpf: Use named fields for certain bpf uapi structs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH] bpf: Use E2BIG instead of ENOENT
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [PATCH v9 bpf-next 11/17] bpf,lsm: add BPF token LSM hooks
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v12 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v12 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v12 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v12 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v12 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v12 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v12 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v12 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v12 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v12 bpf-next 0/9] bpf: File verification with LSM and fsverity
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next v10 13/13] selftests/bpf: test case for register_bpf_struct_ops().
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 12/13] bpf: export btf_ctx_access to modules.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 11/13] libbpf: Find correct module BTFs for struct_ops maps and progs.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 10/13] bpf, net: switch to dynamic registration
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 09/13] bpf: validate value_type
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 08/13] bpf: hold module for bpf_struct_ops_map.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 07/13] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 06/13] bpf: lookup struct_ops types from a given module BTF.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 05/13] bpf: make struct_ops_map support btfs other than btf_vmlinux.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 03/13] bpf, net: introduce bpf_struct_ops_desc.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 04/13] bpf: add struct_ops_tab to btf.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 02/13] bpf: get type information with BPF_ID_LIST
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 01/13] bpf: refactory struct_ops type initialization to a function.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v10 00/13] Registrating struct_ops types from modules
- From: thinker.li@xxxxxxxxx
- [syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in sk_psock_verdict_data_ready
- From: syzbot <syzbot+fd7b34375c1c8ce29c93@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v11 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v11 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v11 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v11 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v11 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v11 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v11 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v11 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v11 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v11 bpf-next 0/9] bpf: File verification with LSM and fsverity
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v10 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v10 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 11/13] selftests/bpf: set BPF_F_TEST_SANITY_SCRIPT by default
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v10 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf 5/6] selftests/bpf: De-veth-ize the tc_redirect test case
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 6/6] selftests/bpf: Add netkit to tc_redirect selftest
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 4/6] bpf, netkit: Add indirect call wrapper for fetching peer dev
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 1/6] netkit: Add tstats per-CPU traffic counters
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 2/6] veth: Use tstats per-CPU traffic counters
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 3/6] bpf: Fix dev's rx stats for bpf_redirect_peer traffic
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 0/6] bpf_redirect_peer fixes
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 06/13] bpf: make __reg{32,64}_deduce_bounds logic more robust
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 05/13] bpf: remove redundant s{32,64} -> u{32,64} deduction logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v10 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v10 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH] selftests: bpf: config.aarch64: disable CONFIG_DEBUG_INFO_REDUCED
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH v10 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v10 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v10 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v10 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v10 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v10 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v10 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v10 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v10 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v10 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v10 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v10 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v10 bpf-next 0/9] bpf: File verification with LSM and fsverity
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 07/13] selftests/bpf: BPF register range bounds tester
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 04/13] bpf: add register bounds sanity checks and sanitization
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [Bpf] [PATCH] bpf, docs: Add additional ABI working draft base text
- From: Will Hawkins <hawkinsw@xxxxxx>
- [PATCH v3] bpf, docs: Add additional ABI working draft base text
- From: Will Hawkins <hawkinsw@xxxxxx>
- Re: [PATCH bpf-next 04/13] bpf: add register bounds sanity checks and sanitization
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 02/13] bpf: generalize is_scalar_branch_taken() logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 02/13] bpf: generalize is_scalar_branch_taken() logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 01/13] bpf: generalize reg_set_min_max() to handle non-const register comparisons
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Introduce BPF_PROG_TYPE_SECCOMP
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH bpf-next 01/13] bpf: generalize reg_set_min_max() to handle non-const register comparisons
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 01/13] bpf: generalize reg_set_min_max() to handle non-const register comparisons
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v9 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: bpf_core_type_id_kernel is not consistent with bpf_core_type_id_local
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 07/13] selftests/bpf: BPF register range bounds tester
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v9 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 11/17] bpf,lsm: add BPF token LSM hooks
- From: Andrii Nakryiko <andrii@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]