BPF
[Prev Page][Next Page]
- [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>
- [PATCH v9 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 12/17] libbpf: add bpf_token_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 00/17] BPF token and BPF FS-based delegation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 03/17] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v9 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v9 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v9 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v9 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v9 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v9 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v9 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v9 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v9 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v9 bpf-next 0/9] bpf: File verification with LSM and fsverity
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: fix prog object type in manpage
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH bpf-next] libbpf: bpftool : Emit aligned(8) attr for empty struct in btf source dump
- 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: [PATCH bpf-next 03/13] bpf: enhance BPF_JEQ/BPF_JNE is_branch_taken logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] libbpf: bpftool : Emit aligned(8) attr for empty struct in btf source dump
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [linus:master] [bpf] c930472552: WARNING:at_kernel/bpf/memalloc.c:#bpf_mem_alloc_init
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 02/13] bpf: generalize is_scalar_branch_taken() logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] libbpf: bpftool : Emit aligned(8) attr for empty struct in btf source dump
- 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: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: fix prog object type in manpage
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: fix prog object type in manpage
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test.
- From: Tushar Vyavahare <tushar.vyavahare@xxxxxxxxx>
- Re: [PATCH bpf-next v2] net, xdp: allow metadata > 32
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH bpf-next v2] net, xdp: allow metadata > 32
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: Need help in bpf exec hook for execsnoop command
- From: sunil hasbe <sunilhasbe@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 06/11] bpf: Add a new kfunc for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Introduce BPF_PROG_TYPE_SECCOMP
- From: Hengqi Chen <hengqi.chen@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>
- Re: [PATCH v3 bpf-next 06/11] bpf: Add a new kfunc for cgroup1 hierarchy
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH bpf-next] bpftool: fix prog object type in manpage
- From: Artem Savkov <asavkov@xxxxxxxxxx>
- 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>
- Re: [linus:master] [bpf] c930472552: WARNING:at_kernel/bpf/memalloc.c:#bpf_mem_alloc_init
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [RFC PATCH bpf-next] libbpf: bpftool : Emit aligned(8) attr for empty struct in btf source dump
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v9 09/12] bpf, net: switch to dynamic registration
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Introduce BPF_PROG_TYPE_SECCOMP
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 07/17] bpf: improve deduction of 64-bit bounds from 32-bit bounds
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- 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>
- [PATCH bpf-next 06/13] bpf: make __reg{32,64}_deduce_bounds logic more robust
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 13/13] selftests/bpf: add iter test requiring range x range logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 12/13] veristat: add ability to set BPF_F_TEST_SANITY_STRICT flag with -r flag
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 08/13] selftests/bpf: adjust OP_EQ/OP_NE handling to use subranges for branch taken
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 10/13] selftests/bpf: add randomized reg_bounds tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 07/13] selftests/bpf: BPF register range bounds tester
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 11/13] selftests/bpf: set BPF_F_TEST_SANITY_SCRIPT by default
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 09/13] selftests/bpf: add range x range test to reg_bounds
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 01/13] bpf: generalize reg_set_min_max() to handle non-const register comparisons
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 05/13] bpf: remove redundant s{32,64} -> u{32,64} deduction logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 04/13] bpf: add register bounds sanity checks and sanitization
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 03/13] bpf: enhance BPF_JEQ/BPF_JNE is_branch_taken logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 02/13] bpf: generalize is_scalar_branch_taken() logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 00/13] BPF register bounds range vs range support
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v8 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v8 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next v5 13/13] selftests/bpf: Add TX side to xdp_hw_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 12/13] selftests/bpf: Convert xdp_hw_metadata to XDP_USE_NEED_WAKEUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 11/13] selftests/bpf: Add TX side to xdp_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 04/13] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 10/13] selftests/bpf: Add csum helpers
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 09/13] selftests/xsk: Support tx_metadata_len
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 08/13] xsk: Add option to calculate TX checksum in SW
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 07/13] xsk: Validate xsk_tx_metadata flags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 06/13] xsk: Document tx_metadata_len layout
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 05/13] net: stmmac: Add Tx HWTS support to XDP ZC
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 02/13] xsk: Add TX timestamp and TX checksum offload support
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 00/13] xsk: TX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 01/13] xsk: Support tx_metadata_len
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v5 03/13] tools: ynl: Print xsk-features from the sample
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH v8 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v8 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v8 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v8 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v8 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v8 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v8 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v8 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v8 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v8 bpf-next 0/9] bpf: File verification with LSM and fsverity
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH net-next v4 3/3] net: Convert some ethtool_sprintf() to ethtool_puts()
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Introduce BPF_PROG_TYPE_SECCOMP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Introduce BPF_PROG_TYPE_SECCOMP
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH net-next v4 1/3] ethtool: Implement ethtool_puts()
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- RE: [PATCH net-next v4 3/3] net: Convert some ethtool_sprintf() to ethtool_puts()
- From: "Kiyanovski, Arthur" <akiyano@xxxxxxxxxx>
- [ANN] bpf development stats for 6.7
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: bpf: incorrectly reject program with `back-edge insn from 7 to 8`
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH net-next v4 0/3] ethtool: Add ethtool_puts()
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- [PATCH net-next v4 3/3] net: Convert some ethtool_sprintf() to ethtool_puts()
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- [PATCH net-next v4 2/3] checkpatch: add ethtool_sprintf rules
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- [PATCH net-next v4 1/3] ethtool: Implement ethtool_puts()
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 10/10] selftests/bpf: test case for register_bpf_struct_ops().
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH v6 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: fix bpf_dynptr_slice() returning ERR_PTR() on erro
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH v6 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH bpf] bpf: fix bpf_dynptr_slice() returning ERR_PTR() on erro
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: fix bpf_dynptr_slice() returning ERR_PTR() on erro
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: fix bpf_dynptr_slice() returning ERR_PTR() on erro
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] arm64: patching: Add aarch64_insn_copy()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/6] bpf: Add test_run support for seccomp program type
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Introduce BPF_PROG_TYPE_SECCOMP
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf] bpf: fix bpf_dynptr_slice() returning ERR_PTR() on erro
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v7 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next ] selftests/bpf: consolidate VIRTIO/9P configs in config.vm file
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 1/1] bpf, arm64: support exceptions
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v6 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v7 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v7 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v7 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v7 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v7 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v7 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v7 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v7 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v7 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v7 bpf-next 0/9] bpf: File verification with LSM and fsverity
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/3] selftests/bpf: Fixes for map_percpu_stats test
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: mainline build failure due to 9c66dc94b62a ("bpf: Introduce css_task open-coded iterator kfuncs")
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/3] arm64: patching: Add aarch64_insn_set()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf-next 3/6] bpf: Add link_info support for uprobe multi link
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/6] bpf: Add link_info support for uprobe multi link
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] arm64: patching: Add aarch64_insn_copy()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v6 bpf-next 07/17] bpf: improve deduction of 64-bit bounds from 32-bit bounds
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 00/17] BPF register bounds logic and testing improvements
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [linus:master] [bpf] c930472552: WARNING:at_kernel/bpf/memalloc.c:#bpf_mem_alloc_init
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: mainline build failure due to 9c66dc94b62a ("bpf: Introduce css_task open-coded iterator kfuncs")
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH bpf-next v4 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 12/17] bpf: generalize is_branch_taken() to work with two registers
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v6 bpf-next 11/17] bpf: rename is_branch_taken reg arguments to prepare for the second one
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v6 bpf-next 09/17] bpf: drop knowledge-losing __reg_combine_{32,64}_into_{64,32} logic
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: Fix broken build where char is unsigned
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 3/6] bpf: Add link_info support for uprobe multi link
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next] net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH net-next] net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/6] bpf: Add link_info support for uprobe multi link
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 07/17] bpf: improve deduction of 64-bit bounds from 32-bit bounds
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: bpf: shift-out-of-bounds in tnum_rshift()
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf-next 4/6] selftests/bpf: Use bpf_link__destroy in fill_link_info tests
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v6 11/18] ice: put XDP meta sources assignment under a static key condition
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [linus:master] [bpf] c930472552: WARNING:at_kernel/bpf/memalloc.c:#bpf_mem_alloc_init
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 11/18] ice: put XDP meta sources assignment under a static key condition
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH net-next] net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH v2] tools/build: Add clang cross-compilation flags to feature detection
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: Fix broken build where char is unsigned
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: Fix broken build where char is unsigned
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH v7 0/5] Reduce overhead of LSMs with static calls
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH bpf] selftests/bpf: Fix broken build where char is unsigned
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v2] tools/build: Add clang cross-compilation flags to feature detection
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Reduce overhead of LSMs with static calls
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: bpf: incorrectly reject program with `back-edge insn from 7 to 8`
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf-next v9 09/12] bpf, net: switch to dynamic registration
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next] net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Reduce overhead of LSMs with static calls
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next 7/7] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] tools/build: Add clang cross-compilation flags to feature detection
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Reduce overhead of LSMs with static calls
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tools/build: Add clang cross-compilation flags to feature detection
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add test for css_task iter combining with cgroup iter
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: mainline build failure due to 9c66dc94b62a ("bpf: Introduce css_task open-coded iterator kfuncs")
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH v6 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- mainline build failure due to 9c66dc94b62a ("bpf: Introduce css_task open-coded iterator kfuncs")
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- mainline build failure due to 9c66dc94b62a ("bpf: Introduce css_task open-coded iterator kfuncs")
- From: "Sudip Mukherjee (Codethink)" <sudipm.mukherjee@xxxxxxxxx>
- Re: [QUESTION] ftrace_test_recursion_trylock behaviour
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH] tools/build: Add clang cross-compilation flags to feature detection
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v7 3/5] security: Replace indirect LSM hook calls with static calls
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf v1 0/2] bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v4 0/3] Relax allowlist for open-coded css_task iter
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v6 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add test for css_task iter combining with cgroup iter
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv2 bpf-next] bpf: fix compilation error without CGROUPS
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 1/2] selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iter
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] selftests/bpf: fix test_maps' use of bpf_map_create_opts
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3] bpf: Check map->usercnt after timer->timer is assigned
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v3 0/2] bpf: Fix incorrect immediate spill
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 1/2] bpf: Add __bpf_kfunc_{start,end}_defs macros
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2] selftests/bpf: fix test_bpffs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v6 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf v1 2/2] selftests/bpf: precision tracking test for BPF_NEG and BPF_END
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [PATCH bpf v1 1/2] bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [PATCH bpf v1 0/2] bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v1 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 bpf-next 10/17] selftests/bpf: BPF register range bounds tester
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 16/17] bpf: prepare reg_set_min_max for second set of registers
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 17/17] bpf: generalize reg_set_min_max() to handle two sets of two registers
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 13/17] bpf: move is_branch_taken() down
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 14/17] bpf: generalize is_branch_taken to handle all conditional jumps in one place
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 15/17] bpf: unify 32-bit and 64-bit is_branch_taken logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 12/17] bpf: generalize is_branch_taken() to work with two registers
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 09/17] bpf: drop knowledge-losing __reg_combine_{32,64}_into_{64,32} logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 07/17] bpf: improve deduction of 64-bit bounds from 32-bit bounds
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 11/17] bpf: rename is_branch_taken reg arguments to prepare for the second one
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 08/17] bpf: try harder to deduce register bounds from different numeric domains
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 05/17] bpf: derive subreg bounds from full bounds when upper 32 bits are constant
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 06/17] bpf: add special smin32/smax32 derivation from 64-bit bounds
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 03/17] bpf: derive smin/smax from umin/max bounds
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 02/17] selftests/bpf: satisfy compiler by having explicit return in btf test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 04/17] bpf: derive smin32/smax32 from umin32/umax32 bounds
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 01/17] selftests/bpf: fix RELEASE=1 build for tc_opts
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v6 bpf-next 00/17] BPF register bounds logic and testing improvements
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/3] selftests/bpf: Add test for using css_task iter in sleepable progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v7 0/5] Reduce overhead of LSMs with static calls
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v7 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: bpf_core_type_id_kernel is not consistent with bpf_core_type_id_local
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v8 10/10] selftests/bpf: test case for register_bpf_struct_ops().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [RFCv2 bpf-next 1/7] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: Add kfunc bpf_get_file_xattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH v7 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v7 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v7 3/5] security: Replace indirect LSM hook calls with static calls
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v7 2/5] security: Count the LSMs enabled at compile time
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v7 0/5] Reduce overhead of LSMs with static calls
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v7 1/5] kernel: Add helper macros for loop unrolling
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests: bpf: crypto skcipher algo selftests
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH v6 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
- From: Vadim Fedorenko <vadim.fedorenko@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 v3 1/2] bpf: add skcipher API support to TC/XDP programs
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [syzbot] [net?] [usb?] INFO: rcu detected stall in worker_thread (9)
- From: syzbot <syzbot+225bfad78b079744fd5e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests: bpf: crypto skcipher algo selftests
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: bpf: shift-out-of-bounds in tnum_rshift()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: bpf_core_type_id_kernel is not consistent with bpf_core_type_id_local
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: BTF_TYPE_ID_LOCAL off by one?
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: BTF_TYPE_ID_LOCAL off by one?
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 5/6] selftests/bpf: Add link_info test for uprobe_multi link
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 4/6] selftests/bpf: Use bpf_link__destroy in fill_link_info tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/6] bpf: Store ref_ctr_offsets values in bpf_uprobe array
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/6] bpf: Add link_info support for uprobe multi link
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/6] bpf: Add link_info support for uprobe multi link
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [RFCv2 bpf-next 7/7] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- [RFCv2 bpf-next 6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations
- From: Daniel Xu <dxu@xxxxxxxxx>
- [RFCv2 bpf-next 5/7] bpf: selftests: test_tunnel: Use vmlinux.h declarations
- From: Daniel Xu <dxu@xxxxxxxxx>
- [RFCv2 bpf-next 4/7] bpf: selftests: test_tunnel: Mount bpffs if necessary
- From: Daniel Xu <dxu@xxxxxxxxx>
- [RFCv2 bpf-next 3/7] bpf: selftests: test_tunnel: Use ping -6 over ping6
- From: Daniel Xu <dxu@xxxxxxxxx>
- [RFCv2 bpf-next 1/7] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [RFCv2 bpf-next 2/7] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [RFCv2 bpf-next 0/7] Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 4/4] selftests/bpf: Add tests exercising aggregate type BTF field search
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/4] btf: Descend into structs and arrays during special field search
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 1/4] bpf: Fix btf_get_field_type to fail for multiple bpf_refcount fields
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 2/4] bpf: Refactor btf_find_field with btf_field_info_search
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: bpf: incorrectly reject program with `back-edge insn from 7 to 8`
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] bpf: handle ldimm64 properly in check_cfg()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next v9 12/12] selftests/bpf: test case for register_bpf_struct_ops().
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 09/12] bpf, net: switch to dynamic registration
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 11/12] bpf: export btf_ctx_access to modules.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 10/12] libbpf: Find correct module BTFs for struct_ops maps and progs.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 08/12] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 06/12] bpf: hold module for bpf_struct_ops_map.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 07/12] bpf: validate value_type
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 04/12] bpf: add struct_ops_tab to btf.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 05/12] bpf: lookup struct_ops types from a given module BTF.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 03/12] bpf, net: introduce bpf_struct_ops_desc.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 02/12] bpf: get type information with BPF_ID_LIST
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 01/12] bpf: refactory struct_ops type initialization to a function.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v9 00/12] Registrating struct_ops types from modules
- From: thinker.li@xxxxxxxxx
- Re: [RFC bpf-next 1/6] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCHv2 bpf-next] bpf: fix compilation error without CGROUPS
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v1] tools/cgroup: introduce cgroup v2 memory.events listener
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/2] mm: memcg: print out cgroup name in the memcg tracepoints
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [RFC bpf-next 1/6] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [QUESTION] ftrace_test_recursion_trylock behaviour
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [QUESTION] ftrace_test_recursion_trylock behaviour
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 00/23] BPF register bounds logic and testing improvements
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 18/23] bpf: generalize reg_set_min_max() to handle non-const register comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v1 1/2] mm: memcg: print out cgroup name in the memcg tracepoints
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 18/23] bpf: generalize reg_set_min_max() to handle non-const register comparisons
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 7/7] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v1] tools/cgroup: introduce cgroup v2 memory.events listener
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v1 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: fix test_bpffs
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: bpf_core_type_id_kernel is not consistent with bpf_core_type_id_local
- From: Lorenz Bauer <lorenz.bauer@xxxxxxxxxxxxx>
- bpf: incorrectly reject program with `back-edge insn from 7 to 8`
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix compilation error without CGROUPS
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 00/23] BPF register bounds logic and testing improvements
- From: Paul Chaignon <paul.chaignon@xxxxxxxxx>
- [PATCH bpf v3 2/2] selftests/bpf: Add test for immediate spilled to stack
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf v3 1/2] bpf: Fix check_stack_write_fixed_off() to correctly spill imm
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf v3 0/2] bpf: Fix incorrect immediate spill
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add test for immediate spilled to stack
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: Fix check_stack_write_fixed_off() to correctly spill imm
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add test for immediate spilled to stack
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v1] tools/cgroup: introduce cgroup v2 memory.events listener
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- [PATCH v1 1/2] mm: memcg: print out cgroup name in the memcg tracepoints
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- [PATCH v1 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- [PATCH v1 0/2] mm: memcg: improve vmscan tracepoints
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: bpf: shift-out-of-bounds in tnum_rshift()
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: BTF_TYPE_ID_LOCAL off by one?
- From: Lorenz Bauer <lorenz.bauer@xxxxxxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: Fix check_stack_write_fixed_off() to correctly spill imm
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix compilation error without CGROUPS
- From: Matthieu Baerts <matttbe@xxxxxxxxxx>
- Re: [PATCH bpf-next 7/7] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf v2 2/2] selftests/bpf: Add test for immediate spilled to stack
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf v2 0/2] bpf: Fix incorrect immediate spill
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: Fix check_stack_write_fixed_off() to correctly spill imm
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix compilation error without CGROUPS
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix compilation error without CGROUPS
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 3/3] selftsets/bpf: Retry map update for non-preallocated per-cpu map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/3] selftests/bpf: Use value with enough-size when updating per-cpu map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/3] selftests/bpf: Export map_update_retriable()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/3] selftests/bpf: Fixes for map_percpu_stats test
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add test for css_task iter combining with cgroup iter
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Add __bpf_kfunc_{start,end}_defs macros
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] bpf: Add __bpf_hook_{start,end} macros
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Add __bpf_kfunc_{start,end}_defs macros
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 00/10] Registrating struct_ops types from modules
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v8 10/10] selftests/bpf: test case for register_bpf_struct_ops().
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 18/23] bpf: generalize reg_set_min_max() to handle non-const register comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] bpf: Add __bpf_hook_{start,end} macros
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Add __bpf_kfunc_{start,end}_defs macros
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC bpf-next 1/6] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: fix test_bpffs
- From: Manu Bretelle <chantr4@xxxxxxxxx>
- Re: [PATCH net] veth: Fix RX stats for bpf_redirect_peer() traffic
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add test for css_task iter combining with cgroup iter
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 2/2] bpf: Add __bpf_hook_{start,end} macros
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Add __bpf_kfunc_{start,end}_defs macros
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v3 bpf-next ] selftests/bpf: consolidate VIRTIO/9P configs in config.vm file
- From: Manu Bretelle <chantr4@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 19/23] bpf: generalize is_scalar_branch_taken() logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 19/23] bpf: generalize is_scalar_branch_taken() logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v8 00/10] Registrating struct_ops types from modules
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 07/23] bpf: improve deduction of 64-bit bounds from 32-bit bounds
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v8 06/10] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 07/23] bpf: improve deduction of 64-bit bounds from 32-bit bounds
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net] veth: Fix RX stats for bpf_redirect_peer() traffic
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 06/23] bpf: add special smin32/smax32 derivation from 64-bit bounds
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]