BPF
[Prev Page][Next Page]
- Re: [REGRESSION] module BTF validation failure (Error -22) on next
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH net-next v2 09/10] net: replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH bpf v3 6/9] bpf: Switch to bpf mem allocator for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 9/9] selftests/bpf: Add more test cases for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 8/9] selftests/bpf: Move test_lpm_map.c to map_tests
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 0/9] Fixes for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 3/9] bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 7/9] bpf: Use raw_spinlock_t for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 5/9] bpf: Fix exact match conditions in trie_get_next_key()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 2/9] bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 4/9] bpf: Handle in-place update for full LPM trie correctly
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 1/9] bpf: Remove unnecessary check when updating LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Packet pointer invalidation and subprograms
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3] bpftool: Fix gen object segfault
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add more stats into veristat
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c
- From: Bastien Curutchet <bastien.curutchet@xxxxxxxxxxx>
- [PATCH bpf-next 1/2] selftests/bpf: test_xdp_meta: Rename BPF sections
- From: Bastien Curutchet <bastien.curutchet@xxxxxxxxxxx>
- [PATCH bpf-next 0/2] selftests: bpf: Migrate test_xdp_meta.sh to test_progs
- From: Bastien Curutchet <bastien.curutchet@xxxxxxxxxxx>
- Re: [PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: Packet pointer invalidation and subprograms
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Packet pointer invalidation and subprograms
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next v6 08/10] page_pool: make page_pool_put_page_bulk() handle array of netmems
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next v6 07/10] netmem: add a couple of page helper wrappers
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH bpf 4/4] selftests/bpf: test for changing packet data from global functions
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf 3/4] bpf: track changes_pkt_data property for global functions
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf 1/4] bpf: add find_containing_subprog() utility function
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf 2/4] bpf: refactor bpf_helper_changes_pkt_data to use helper number
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf 0/4] bpf: track changes_pkt_data property for global functions
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH RFC bpf-next] bpf: Fork state at bpf_map_lookup_elem
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v6 09/10] page_pool: allow mixing PPs within one bulk
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH] samples/bpf: Modify the incorrect format specifier
- From: liujing <liujing@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3] bpftool: Fix gen object segfault
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpftool: Fix gen object segfault
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3] bpftool: Fix gen object segfault
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH bpf-next v4 1/2] bpftool: Fix gen object segfault
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH bpf-next v4 2/2] libbpf: linker: Avoid using object file as both input and output
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH bpf-next v4 0/2] libbpf: Fix bpftool gen object segfault
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf-next v3] bpftool: Fix gen object segfault
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: Packet pointer invalidation and subprograms
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t for LPM trie
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3] bpftool: Fix gen object segfault
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf v2 1/1] selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: Packet pointer invalidation and subprograms
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH perf/core 4/4] uprobes: reuse return_instances between multiple uretprobes within task
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH perf/core 3/4] uprobes: ensure return_instance is detached from the list before freeing
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH perf/core 2/4] uprobes: decouple return_instance list traversal and freeing
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH perf/core 1/4] uprobes: simplify session consumer tracking
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH perf/core 0/4] Improve performance and scalability of uretprobes
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v20 19/19] bpf: Use ftrace_get_symaddr() in get_entry_ip()
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: Packet pointer invalidation and subprograms
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH v20 18/19] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 17/19] Documentation: probes: Update fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 15/19] selftests: ftrace: Remove obsolate maxactive syntax check
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 14/19] tracing/fprobe: Remove nr_maxactive from fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 13/19] fprobe: Add fprobe_header encoding feature
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 12/19] fprobe: Rewrite fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 11/19] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 10/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 09/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 08/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 07/19] tracing: Add ftrace_fill_perf_regs() for perf event
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 06/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 05/19] fprobe: Use ftrace_regs in fprobe exit handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 04/19] fprobe: Use ftrace_regs in fprobe entry handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 03/19] fgraph: Pass ftrace_regs to retfunc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 02/19] fgraph: Replace fgraph_ret_regs with ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 01/19] fgraph: Pass ftrace_regs to entryfunc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [no subject]
- Re: Packet pointer invalidation and subprograms
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: Suppress warning for non-zero off raw_tp arg NULL check
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add more stats into veristat
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Fix segfault due to libelf functions not setting errno
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v19 12/19] fprobe: Rewrite fprobe on function-graph tracer
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf v2 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: Suppress warning for non-zero off raw_tp arg NULL check
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v2 0/2] Fix for raw_tp PTR_MAYBE_NULL unmarking
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Fix segfault due to libelf functions not setting errno
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Fix segfault due to libelf functions not setting errno
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3] bpftool: Fix gen object segfault
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: add more stats into veristat
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH bpf-next 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH] bpftool: Fix failure with static linkage
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH bpf] samples/bpf: pass TPROGS_USER_CFLAGS to libbpf makefile
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v19 12/19] fprobe: Rewrite fprobe on function-graph tracer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] libbpf: Extend linker API to support in-memory ELF files
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 0/2] uprobes: Improve scalability by reducing the contention on siglock
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH 3/4] btf: Switch vmlinux BTF attribute to sysfs_bin_attr_simple_read()
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 1/4] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 2/4] platform/x86: wmi-bmof: Switch to sysfs_bin_attr_simple_read()
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 0/4] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 4/4] btf: Switch module BTF attribute to sysfs_bin_attr_simple_read()
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI
- From: Petr Tesarik <ptesarik@xxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] libbpf: Extend linker API to support in-memory ELF files
- From: Alastair Robertson <ajor@xxxxxxxx>
- Re: [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t for LPM trie
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v7 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
- From: Frank Li <Frank.li@xxxxxxx>
- [PATCH bpf-next] libbpf: Fix segfault due to libelf functions not setting errno
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH bpf-next v3] bpftool: Fix gen object segfault
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- [PATCH bpf-next v3] bpftool: Fix gen object segfault
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: Fix gen object segfault
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH bpf-next v2] bpftool: Fix gen object segfault
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Fix gen object segfault
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: Fix gen object segfault
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: RFT: Testing pahole for the release of v1.28
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH] bpftool: Fix failure with static linkage
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Fix gen object segfault
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [REGRESSION] module BTF validation failure (Error -22) on next
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [REGRESSION] module BTF validation failure (Error -22) on next
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v7 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
- From: Lorenzo Pieralisi <lpieralisi@xxxxxxxxxx>
- Re: [PATCH v7 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
- From: Lorenzo Pieralisi <lpieralisi@xxxxxxxxxx>
- Re: [PATCH] bpftool: Fix failure with static linkage
- From: Leo Yan <leo.yan@xxxxxxx>
- Re: [REGRESSION] module BTF validation failure (Error -22) on next
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t for LPM trie
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next] bpftool: Fix gen object segfault
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v2 1/3] perf header: Fix one memory leakage in process_bpf_btf()
- From: Zhongqiu Han <quic_zhonhan@xxxxxxxxxxx>
- [PATCH v2 3/3] perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
- From: Zhongqiu Han <quic_zhonhan@xxxxxxxxxxx>
- [PATCH v2 2/3] perf header: Fix one memory leakage in process_bpf_prog_info()
- From: Zhongqiu Han <quic_zhonhan@xxxxxxxxxxx>
- [PATCH v2 0/3] perf tool: Fix multiple memory leakages
- From: Zhongqiu Han <quic_zhonhan@xxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/7] bpf: add a __btf_get_by_fd helper
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [REGRESSION] module BTF validation failure (Error -22) on next
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH bpf] samples/bpf: pass TPROGS_USER_CFLAGS to libbpf makefile
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v2 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf v2 1/1] selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- RE: [PATCH iwl-next 1/1] igc: Improve XDP_SETUP_PROG process
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- RE: [PATCH bpf-next 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- Re: [PATCH iwl-next 1/1] igc: Improve XDP_SETUP_PROG process
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [External] Storing sk_buffs as kptrs in map
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] bpftool: Fix failure with static linkage
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH] bpftool: Fix failure with static linkage
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v1 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf v1 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpftool: Fix failure with static linkage
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH] bpftool: Fix failure with static linkage
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] selftests/sched_ext: fix build after renames in sched_ext API
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: "Daniel Xu" <dxu@xxxxxxxxx>
- Re: [PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf v1 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH] bpftool: Fix failure with static linkage
- From: Leo Yan <leo.yan@xxxxxxx>
- Re: [PATCH bpf v1 1/2] bpf: Suppress warning for non-zero off raw_tp arg NULL check
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] libbpf: Extend linker API to support in-memory ELF files
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v1 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] selftests/sched_ext: fix build after renames in sched_ext API
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf v1 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf v1 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v4 0/5] Fixes for stack with allow_ptr_leaks
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v1 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf v1 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf v1 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 1/2] tools/resolve_btfids: Add --fatal-warnings option
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v3 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/2] tools/resolve_btfids: Add --fatal_warnings option
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 5/7] selftests/bpf: Add tests for fd_array_cnt
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/7] bpf: add a __btf_get_by_fd helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf] samples/bpf: pass TPROGS_USER_CFLAGS to libbpf makefile
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf v3] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH AUTOSEL 6.6 02/24] tracing/ftrace: disable preemption in syscall probe
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH AUTOSEL 6.1 02/15] tracing/ftrace: disable preemption in syscall probe
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 11/24] bpf: put bpf_link's program when link is safe to be deallocated
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.11 15/33] bpf: put bpf_link's program when link is safe to be deallocated
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.11 03/33] tracing/ftrace: disable preemption in syscall probe
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 16/36] bpf: put bpf_link's program when link is safe to be deallocated
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 03/36] tracing/ftrace: disable preemption in syscall probe
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 0/7] IRQ save/restore
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf v1 1/2] bpf: Suppress warning for non-zero off raw_tp arg NULL check
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [REGRESSION] module BTF validation failure (Error -22) on next
- From: Laura Nao <laura.nao@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/2] libbpf: Pull file-opening logic up to top-level functions
- From: Alastair Robertson <ajor@xxxxxxxx>
- [PATCH bpf-next v2 2/2] libbpf: Extend linker API to support in-memory ELF files
- From: Alastair Robertson <ajor@xxxxxxxx>
- [PATCH bpf-next v2 0/2] libbpf: Extend linker API to support in-memory ELF files
- From: Alastair Robertson <ajor@xxxxxxxx>
- Re: arm allmodconfig build issue with bpf
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- arm allmodconfig build issue with bpf
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- [PATCH bpf-next v5] selftests/bpf: Consolidate kernel modules into common directory
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 5/7] selftests/bpf: Add tests for fd_array_cnt
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH iwl-next 1/1] igc: Improve XDP_SETUP_PROG process
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 6/7] bpf: fix potential error return
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH net-next v6 08/10] page_pool: make page_pool_put_page_bulk() handle array of netmems
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next v6 07/10] netmem: add a couple of page helper wrappers
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/7] bpf: add a __btf_get_by_fd helper
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH net-next v6 01/10] xsk: align &xdp_buff_xsk harder
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf v3] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH net 0/2] Fix NPE discovered by running bpf kselftest
- From: Levi Zim <rsworktech@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] tools/resolve_btfids: Add --fatal-warnings option
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf v4 5/5] selftests/bpf: Add test for narrow spill into 64-bit spilled scalar
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v4 3/5] selftests/bpf: Introduce __caps_unpriv annotation for tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v4 4/5] selftests/bpf: Add test for reading from STACK_INVALID slots
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v4 2/5] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v4 1/5] bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v4 0/5] Fixes for stack with allow_ptr_leaks
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v6 7/7] selftests/bpf: Add IRQ save/restore tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v6 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v6 5/7] bpf: Improve verifier log for resource leak on exit
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v6 3/7] bpf: Refactor mark_{dynptr,iter}_read
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v6 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v6 2/7] bpf: Refactor {acquire,release}_reference_state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v6 1/7] bpf: Consolidate locks and reference state in verifier state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v6 0/7] IRQ save/restore
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v1 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v1 1/2] bpf: Suppress warning for non-zero off raw_tp arg NULL check
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v1 0/2] Fix for raw_tp PTR_MAYBE_NULL unmarking
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 1/2] tools/resolve_btfids: Add --fatal-warnings option
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net 0/2] Fix NPE discovered by running bpf kselftest
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v7 0/2] PCI: add enabe(disable)_device() hook for bridge
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v7 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v7 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
- From: Frank Li <Frank.Li@xxxxxxx>
- Re: [PATCH v2 1/2] tools/resolve_btfids: Add --fatal-warnings option
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/7] bpf: add a __btf_get_by_fd helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 1/2] tools/resolve_btfids: Add --fatal-warnings option
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v3] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 bpf-next 5/7] selftests/bpf: Add tests for fd_array_cnt
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Packet pointer invalidation and subprograms
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 6/7] bpf: fix potential error return
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 4/7] libbpf: prog load: allow to use fd_array_cnt
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [External] Storing sk_buffs as kptrs in map
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
- From: Frank Li <Frank.li@xxxxxxx>
- [PATCH bpf v3] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] sched_ext: Add __weak to fix the build errors
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH net-next v6 09/10] page_pool: allow mixing PPs within one bulk
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: Packet pointer invalidation and subprograms
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH RFC bpf-next] bpf: add __ctx_ref kfunc argument suffix
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
- From: Marco Leogrande <leogrande@xxxxxxxxxx>
- [PATCH net-next v6 02/10] bpf, xdp: constify some bpf_prog * function arguments
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v6 04/10] xdp: allow attaching already registered memory model to xdp_rxq_info
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v6 05/10] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v6 10/10] xdp: get rid of xdp_frame::mem.id
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH 6.12 532/826] perf bpf-filter: Return -ENOMEM directly when pfi allocation fails
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [no subject]
- [PATCH net-next v6 08/10] page_pool: make page_pool_put_page_bulk() handle array of netmems
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v6 07/10] netmem: add a couple of page helper wrappers
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v6 06/10] xdp: register system page pool as an XDP memory model
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v6 03/10] xdp, xsk: constify read-only arguments of some static inline helpers
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v6 01/10] xsk: align &xdp_buff_xsk harder
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Packet pointer invalidation and subprograms
- From: Nick Zavaritsky <mejedi@xxxxxxxxx>
- [PATCH v4 bpf-next 1/7] bpf: add a __btf_get_by_fd helper
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v4 bpf-next 4/7] libbpf: prog load: allow to use fd_array_cnt
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v4 bpf-next 2/7] bpf: move map/prog compatibility checks
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v4 bpf-next 7/7] selftest/bpf: replace magic constants by macros
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
- From: Shigeru Yoshida <syoshida@xxxxxxxxxx>
- [PATCH v4 bpf-next 6/7] bpf: fix potential error return
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v4 bpf-next 5/7] selftests/bpf: Add tests for fd_array_cnt
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v4 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v4 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 5/7] selftests/bpf: Add tests for fd_array_cnt
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
- From: Zhongqiu Han <quic_zhonhan@xxxxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 0/3] perf tool: Fix multiple memory leakages
- From: Zhongqiu Han <quic_zhonhan@xxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 4/7] libbpf: prog load: allow to use fd_array_cnt
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf: cpumap: Add gro support
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH net 0/2] Fix NPE discovered by running bpf kselftest
- From: Levi Zim <rsworktech@xxxxxxxxxxx>
- Re: [PATCH bpf v2] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH bpf v2] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Zero index arg error string for dynptr and iter
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 5/7] selftests/bpf: Add tests for fd_array_cnt
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 4/7] libbpf: prog load: allow to use fd_array_cnt
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v2 0/2] Fix missing process_iter_arg type check
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t for LPM trie
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v5 2/7] bpf: Refactor {acquire,release}_reference_state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf v2] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf v2] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- [PATCH bpf-next v2] bpf: Zero index arg error string for dynptr and iter
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v3 4/5] selftests/bpf: Add test for reading from STACK_INVALID slots
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] selftests/bpf: Introduce __caps_unpriv annotation for tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/5] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH bpf-next v5 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 2/7] bpf: Refactor {acquire,release}_reference_state
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf v2 2/2] selftests/bpf: Add tests for iter arg check
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v2 0/2] Fix missing process_iter_arg type check
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf v2] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2] bpf, verifier: Improve precision of BPF_MUL
- From: M Shachnai <m.shachnai@xxxxxxxxx>
- Re: [PATCH net 0/2] Fix NPE discovered by running bpf kselftest
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf: cpumap: Add gro support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 4/5] selftests/bpf: Add test for reading from STACK_INVALID slots
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH 0/3] perf tool: Fix multiple memory leakages
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 3/3] perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: Improve precision loss when doing <8-bytes spill to stack slot?
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
- From: Marco Leogrande <leogrande@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 1/4] bpf: add bpf_get_cpu_time_counter kfunc
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] sched_ext: Add __weak to fix the build errors
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Improve precision loss when doing <8-bytes spill to stack slot?
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: bpf_task_storage improvement question
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v8 0/4] bpf: add cpu cycles kfuncss
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: ensure proper root namespace cleanup when test fail
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2 2/9] bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/9] btf_encoder: store,use section-relative addresses in ELF function representation
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf v2 3/9] bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH v2 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf v2 1/9] bpf: Remove unnecessary check when updating LPM trie
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: ensure proper root namespace cleanup when test fail
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH v2 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf: cpumap: Add gro support
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [RFC PATCH 1/9] btf_encoder: simplify function encoding
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH 0/9] pahole: shared ELF and faster reproducible BTF encoding
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
- From: Shigeru Yoshida <syoshida@xxxxxxxxxx>
- Re: [syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- bpf_task_storage improvement question
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 4.19 4/4] HID: bpf: Fix NKRO on Mistel MD770
- From: Pavel Machek <pavel@xxxxxxx>
- Re: [PATCH AUTOSEL 4.19 02/21] samples/bpf: Fix a resource leak
- From: Pavel Machek <pavel@xxxxxxx>
- [PATCH bpf 2/3] selftest/bpf: Extend test for sockmap update with same
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH bpf 0/3] bpf, sockmap: Fix the element replace
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: RFT: Testing pahole for the release of v1.28
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf 1/3] bpf, sockmap: Fix update element with same
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH bpf 3/3] bpf, sockmap: Fix race between element replace and close()
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand
- From: syzbot <syzbot+97da3d7e0112d59971de@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH bpf-next v3 5/5] selftests/bpf: Add test for narrow spill into 64-bit spilled scalar
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 4/5] selftests/bpf: Add test for reading from STACK_INVALID slots
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 3/5] selftests/bpf: Introduce __caps_unpriv annotation for tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 2/5] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 0/5] Fixes for stack with allow_ptr_leaks
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 1/5] bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Improve precision loss when doing <8-bytes spill to stack slot?
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH] LoongArch: BPF: Adjust the parameter of emit_jirl()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 1/4] bpf: add bpf_get_cpu_time_counter kfunc
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- [PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
- From: Shigeru Yoshida <syoshida@xxxxxxxxxx>
- Re: [BUG] possible deadlock in __schedule (with reproducer available)
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- Re: [PATCH bpf-next v9 1/4] bpf: add bpf_get_cpu_time_counter kfunc
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH net 0/2] Fix NPE discovered by running bpf kselftest
- From: Levi Zim <rsworktech@xxxxxxxxxxx>
- [syzbot] [bpf?] WARNING: locking bug in emon
- From: syzbot <syzbot+41009649aad6dc352469@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [bpf?] [netfilter?] INFO: rcu detected stall in sys_sendmmsg (7)
- From: syzbot <syzbot+53e660acb94e444b9d63@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add multi-prog support for XDP BPF programs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: ebpf can allow sub-word load results to be used as 64-bit pointers
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- ebpf can allow sub-word load results to be used as 64-bit pointers
- [PATCH net 2/2] tcp_bpf: fix copied value in tcp_bpf_sendmsg
- From: Levi Zim via B4 Relay <devnull+rsworktech.outlook.com@xxxxxxxxxx>
- [PATCH net 1/2] skmsg: return copied bytes in sk_msg_memcopy_from_iter
- From: Levi Zim via B4 Relay <devnull+rsworktech.outlook.com@xxxxxxxxxx>
- [PATCH net 0/2] Fix NPE discovered by running bpf kselftest
- From: Levi Zim via B4 Relay <devnull+rsworktech.outlook.com@xxxxxxxxxx>
- Re: [PATCH v2 bpf 0/2] bpf: fix OOB accesses in map_delete_elem callbacks
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [RFC PATCH 9/9] pahole: faster reproducible BTF encoding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH 8/9] btf_encoder: introduce btf_encoding_context
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 3/3] bpf: cpumap: Add gro support
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 2/3] net: add napi_threaded_poll to netdevice.h
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 1/3] net: Add napi_init_for_gro utility routine
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 0/3] Introduce GRO support to cpumap codebase
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [RFC PATCH 7/9] btf_encoder: switch to shared elf_functions table
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH 6/9] btf_encoder: collect elf_functions in btf_encoder__pre_load_module
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [RFC PATCH 5/9] btf_encoder: introduce elf_functions struct type
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH 4/9] dwarf_loader: introduce pre_load_module hook to conf_load
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH 3/9] btf_encoder: separate elf function, saved function representations
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: Remove bpf_probe_write_user() warning message
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v4 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: Remove bpf_probe_write_user() warning message
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [GIT PULL] Networking for v6.13
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH bpf v2] tools: Override makefile ARCH variable if defined, but empty
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [GIT PULL] Networking for v6.13
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH HID] selftests/hid: fix kfunc inclusions with newer bpftool
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v3 bpf-next 7/7] selftest/bpf: replace magic constants by macros
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v3 bpf-next 5/7] selftests/bpf: Add tests for fd_array_cnt
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v3 bpf-next 4/7] libbpf: prog load: allow to use fd_array_cnt
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v3 bpf-next 6/7] bpf: fix potential error return
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v3 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v3 bpf-next 2/7] bpf: move map/prog compatibility checks
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v3 bpf-next 1/7] bpf: add a __btf_get_by_fd helper
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH v3 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t for LPM trie
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [BUG] possible deadlock in __schedule (with reproducer available)
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf v2 6/9] bpf: Switch to bpf mem allocator for LPM trie
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf v2 4/9] bpf: Handle in-place update for full LPM trie correctly
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/7] bpf: Refactor {acquire,release}_reference_state
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH] sched_ext: Add __weak to fix the build errors
- From: Honglei Wang <jameshongleiwang@xxxxxxx>
- Re: [RFC PATCH 2/9] btf_encoder: store,use section-relative addresses in ELF function representation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v4 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH bpf-next v4 1/2] bpf: Remove bpf_probe_write_user() warning message
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [BUG] possible deadlock in __schedule (with reproducer available)
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH 1/9] btf_encoder: simplify function encoding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [Patch bpf v2 4/4] selftests/bpf: Test bpf_skb_change_tail() in TC ingress
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf v2 3/4] selftests/bpf: Introduce socket_helpers.h for TC tests
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf v2 2/4] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf v2 1/4] bpf: Check negative offsets in __bpf_skb_min_len()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf v2 0/4] bpf: a bug fix and test cases for bpf_skb_change_tail()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH bpf-next v1 2/3] bpf: Zero index arg error string for dynptr and iter
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 7/7] selftests/bpf: Add IRQ save/restore tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 5/7] bpf: Improve verifier log for resource leak on exit
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 3/7] bpf: Refactor mark_{dynptr,iter}_read
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 2/7] bpf: Refactor {acquire,release}_reference_state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 1/7] bpf: Consolidate locks and reference state in verifier state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 0/7] IRQ save/restore
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH dwarves v3 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- RFT: Testing pahole for the release of v1.28
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH dwarves v3 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [External] [Patch bpf 2/2] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 fanotify 1/2] fanotify: Introduce fanotify filter
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] HID: bpf: constify hid_ops
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH] HID: bpf: drop unneeded casts discarding const
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: ensure proper root namespace cleanup when test fail
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 0/4] bpf: add cpu cycles kfuncss
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH bpf-next v8 0/4] bpf: add cpu cycles kfuncss
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- [PATCH HID] selftests/hid: fix kfunc inclusions with newer bpftool
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH bpf v2] tools: Override makefile ARCH variable if defined, but empty
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand
- From: syzbot <syzbot+97da3d7e0112d59971de@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
- From: Zhongqiu Han <quic_zhonhan@xxxxxxxxxxx>
- [PATCH 0/3] perf tool: Fix multiple memory leakages
- From: Zhongqiu Han <quic_zhonhan@xxxxxxxxxxx>
- [PATCH 1/3] perf header: Fix one memory leakage in process_bpf_btf()
- From: Zhongqiu Han <quic_zhonhan@xxxxxxxxxxx>
- [PATCH 2/3] perf header: Fix one memory leakage in process_bpf_prog_info()
- From: Zhongqiu Han <quic_zhonhan@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 0/4] bpf: add cpu cycles kfuncss
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 0/4] bpf: add cpu cycles kfuncss
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH] tools/bpf: bpftool:Fix the wrong format specifier
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH] LoongArch: BPF: Adjust the parameter of emit_jirl()
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [BUG] possible deadlock in __schedule (with reproducer available)
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH bpf-next v3 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/7] bpf: Refactor {acquire,release}_reference_state
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 5/7] bpf: Improve verifier log for resource leak on exit
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/7] bpf: Refactor {acquire,release}_reference_state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/6] bpf: add fd_array_cnt attribute for prog_load
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/7] bpf: Refactor {acquire,release}_reference_state
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf v2 6/9] bpf: Switch to bpf mem allocator for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf: Consolidate locks and reference state in verifier state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf: Consolidate locks and reference state in verifier state
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf: Consolidate locks and reference state in verifier state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH] tools/bpf: bpftool:Fix the wrong format specifier
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: Optimize resource leakage problems
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf: Consolidate locks and reference state in verifier state
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH] tools/bpf: bpftool:Fix the wrong format specifier
- From: liujing <liujing@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf: Consolidate locks and reference state in verifier state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH] bpf: Optimize resource leakage problems
- From: liujing <liujing@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/9] bpf: Move func_models from bpf_struct_ops to bpf_struct_ops_desc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf: Consolidate locks and reference state in verifier state
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [BUG] possible deadlock in __schedule (with reproducer available)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/4] selftests/bpf: Add test for reading from STACK_INVALID slots
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/4] selftests/bpf: Add test for reading from STACK_INVALID slots
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/4] selftests/bpf: Add test for reading from STACK_INVALID slots
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] selftests/bpf: Add test for narrow spill into 64-bit spilled scalar
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/4] selftests/bpf: Add test for reading from STACK_INVALID slots
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [RFC PATCH 8/9] btf_encoder: introduce btf_encoding_context
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- [RFC PATCH 9/9] pahole: faster reproducible BTF encoding
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- [RFC PATCH 6/9] btf_encoder: collect elf_functions in btf_encoder__pre_load_module
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- [RFC PATCH 7/9] btf_encoder: switch to shared elf_functions table
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- [RFC PATCH 5/9] btf_encoder: introduce elf_functions struct type
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- [RFC PATCH 4/9] dwarf_loader: introduce pre_load_module hook to conf_load
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- [RFC PATCH 3/9] btf_encoder: separate elf function, saved function representations
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- [RFC PATCH 2/9] btf_encoder: store,use section-relative addresses in ELF function representation
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- [RFC PATCH 1/9] btf_encoder: simplify function encoding
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- [RFC PATCH 0/9] pahole: shared ELF and faster reproducible BTF encoding
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- Re: [PATCH bpf-next v2 2/4] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: Don't relax STACK_INVALID to STACK_MISC when not allow_ptr_leaks
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 2/3] bpf: Zero index arg error string for dynptr and iter
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [BUG] possible deadlock in __schedule (with reproducer available)
- From: Hillf Danton <hdanton@xxxxxxxx>
- [PATCH bpf-next v1 3/3] selftests/bpf: Add tests for iter arg check
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 2/3] bpf: Zero index arg error string for dynptr and iter
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 0/3] Fix missing process_iter_arg type check
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 1/3] bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2] bpf, verifier: Improve precision of BPF_MUL
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v4 7/7] selftests/bpf: Add IRQ save/restore tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 5/7] bpf: Improve verifier log for resource leak on exit
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 3/7] bpf: Refactor mark_{dynptr,iter}_read
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 2/7] bpf: Refactor {acquire,release}_reference_state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 1/7] bpf: Consolidate locks and reference state in verifier state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 0/7] IRQ save/restore
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 4/4] selftests/bpf: Add test for narrow spill into 64-bit spilled scalar
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 3/4] selftests/bpf: Add test for reading from STACK_INVALID slots
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 2/4] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 1/4] bpf: Don't relax STACK_INVALID to STACK_MISC when not allow_ptr_leaks
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 0/4] Fixes for stack with allow_ptr_leaks
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [External] Storing sk_buffs as kptrs in map
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 4/9] const_structs.checkpatch: add bpf_struct_ops
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next 7/9] bpf, net: dummy_ops: Constify BPF ops
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next 9/9] sched_ext: Constify BPF ops
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next 6/9] bpf, net: tcp: Constify BPF ops
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next 8/9] HID: bpf: constify BPF ops
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next 5/9] bpf: Allow registration of const cfi_stubs
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next 3/9] bpf: Allow registration of const struct bpf_struct_ops
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next 0/9] bpf: Constify BPF ops
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next 2/9] bpf: Move func_models from bpf_struct_ops to bpf_struct_ops_desc
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next 1/9] bpf: tcp: Remove inaccurate comment about extern
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v9 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [External] Storing sk_buffs as kptrs in map
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next v1 4/4] selftests/bpf: Add test for narrow spill into 64-bit spilled scalar
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 3/4] selftests/bpf: Add test for reading from STACK_INVALID slots
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 1/4] bpf: Don't relax STACK_INVALID to STACK_MISC when not allow_ptr_leaks
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 2/4] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 0/4] Fixes for stack with allow_ptr_leaks
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH dwarves v3 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 7/7] selftests/bpf: Add IRQ save/restore tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 5/7] bpf: Improve verifier log for resource leak on exit
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 3/7] bpf: Refactor mark_{dynptr,iter}_read
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 1/7] bpf: Consolidate locks and reference state in verifier state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 2/7] bpf: Refactor {acquire,release}_reference_state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 0/7] IRQ save/restore
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH] HID: bpf: drop unneeded casts discarding const
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH] HID: bpf: constify hid_ops
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH 1/3] ima: Remove inode lock
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 7/7] selftests/bpf: Add IRQ save/restore tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 5/7] bpf: Improve verifier log for resource leak on exit
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 3/7] bpf: Refactor mark_{dynptr,iter}_read
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 2/7] bpf: Refactor {acquire,release}_reference_state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 1/7] bpf: Consolidate locks and reference state in verifier state
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 0/7] IRQ save/restore
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH] btf: Use BIN_ATTR_SIMPLE_RO() to define vmlinux attribute
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf: Remove bpf_probe_write_user() warning message
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH dwarves v3 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH v2 0/4] Prefer sysfs/JSON events also when no PMU is provided
- From: Aditya Bodkhe <Aditya.Bodkhe1@xxxxxxx>
- Re: [PATCH dwarves v3 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 1/4] bpf: add bpf_get_cpu_time_counter kfunc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH dwarves v3 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH bpf v2] tools: Override makefile ARCH variable if defined, but empty
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Remove bpf_probe_write_user() warning message
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/5] selftests/bpf: Add tests for open-coded style process file iterator
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Remove bpf_probe_write_user() warning message
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH bpf-next v2 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH dwarves v3 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Improve bpf_probe_write_user() warning message
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH bpf v2] tools: Override makefile ARCH variable if defined, but empty
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH iwl-next 1/1] igc: Allow hot-swapping XDP program
- From: Avigail Dahan <Avigailx.dahan@xxxxxxxxx>
- Re: [PATCH v5 tip/perf/core 1/2] uprobes: simplify find_active_uprobe_rcu() VMA checks
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf v2 9/9] selftests/bpf: Add more test cases for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v2] bpf, verifier: Improve precision of BPF_MUL
- From: Matan Shachnai <m.shachnai@xxxxxxxxx>
- Re: [External] [Patch bpf 2/2] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [syzbot] [bpf?] BUG: MAX_STACK_TRACE_ENTRIES too low! (4)
- From: syzbot <syzbot+c6c4861455fdd207f160@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/6] bpf: add fd_array_cnt attribute for prog_load
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/6] bpf: add fd_array_cnt attribute for prog_load
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 4/6] selftests/bpf: Add tests for fd_array_cnt
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/6] bpf: add fd_array_cnt attribute for prog_load
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH bpf v2 6/9] bpf: Switch to bpf mem allocator for LPM trie
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v2 9/9] selftests/bpf: Add more test cases for LPM trie
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3] libbpf: Improve debug message when the base BTF cannot be found
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 tip/perf/core 1/2] uprobes: simplify find_active_uprobe_rcu() VMA checks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH] btf: Use BIN_ATTR_SIMPLE_RO() to define vmlinux attribute
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH dwarves v3 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH dwarves v3 0/1] btf_encoder: handle .BTF_ids section endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Improve bpf_probe_write_user() warning message
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH dwarves v2 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf v2 9/9] selftests/bpf: Add more test cases for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2 5/9] bpf: Fix exact match conditions in trie_get_next_key()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2 3/9] bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2 8/9] selftests/bpf: Move test_lpm_map.c to map_tests
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2 2/9] bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2 6/9] bpf: Switch to bpf mem allocator for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2 0/9] Fixes for LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2 4/9] bpf: Handle in-place update for full LPM trie correctly
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2 1/9] bpf: Remove unnecessary check when updating LPM trie
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH dwarves v1] btf_encoder: handle .BTF_ids section endianness when cross-compiling
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH 4/5] tracing: Remove conditional locking from __DO_TRACE()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 4/5] tracing: Remove conditional locking from __DO_TRACE()
- From: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/5] selftests/bpf: Add tests for open-coded style process file iterator
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH v5 tip/perf/core 1/2] uprobes: simplify find_active_uprobe_rcu() VMA checks
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH] btf: Use BIN_ATTR_SIMPLE_RO() to define vmlinux attribute
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH dwarves v1] btf_encoder: handle .BTF_ids section endianness when cross-compiling
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] btf: Use BIN_ATTR_SIMPLE_RO() to define vmlinux attribute
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH] btf: Use BIN_ATTR_SIMPLE_RO() to define vmlinux attribute
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Improve bpf_probe_write_user() warning message
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [no subject]
- [PATCH v2 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 1/2] tools/resolve_btfids: Add --fatal-warnings option
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [BUG] possible deadlock in __schedule (with reproducer available)
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH 4/5] tracing: Remove conditional locking from __DO_TRACE()
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [External] Storing sk_buffs as kptrs in map
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/6] bpf: add fd_array_cnt attribute for prog_load
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: Improve debug message when the base BTF cannot be found
- From: "Olson, Matthew" <matthew.olson@xxxxxxxxx>
- [PATCH v3] libbpf: Improve debug message when the base BTF cannot be found
- From: Ben Olson <matthew.olson@xxxxxxxxx>
- Re: [External] Storing sk_buffs as kptrs in map
- From: Amery Hung <amery.hung@xxxxxxxxxxxxx>
- Re: [PATCH bpf 0/2] tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next] libbpf: Improve debug message when the base BTF cannot be found
- From: "Olson, Matthew" <matthew.olson@xxxxxxxxx>
- Re: [PATCH dwarves v1] btf_encoder: handle .BTF_ids section endianness when cross-compiling
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH dwarves v1] btf_encoder: handle .BTF_ids section endianness when cross-compiling
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: Improve debug message when the base BTF cannot be found
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] tools: Override makefile ARCH variable if defined, but empty
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH dwarves v2 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/6] bpf: add fd_array_cnt attribute for prog_load
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 4/6] selftests/bpf: Add tests for fd_array_cnt
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/6] bpf: move map/prog compatibility checks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [for-next][PATCH 4/6] rcupdate_trace: Define rcu_tasks_trace lock guard
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH 4/5] tracing: Remove conditional locking from __DO_TRACE()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 0/4] bpf: add cpu cycles kfuncss
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH] bpf, verifier: Improve precision of BPF_MUL
- From: Matan Shachnai <m.shachnai@xxxxxxxxx>
- Re: [PATCH dwarves v2 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: Check for PREEMPTION instead of PREEMPT
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Storing sk_buffs as kptrs in map
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/6] bpf: add a __btf_get_by_fd helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/6] bpf: add fd_array_cnt attribute for prog_load
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Improve bpf_probe_write_user() warning message
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 1/3] kbuild: add dependency from vmlinux to resolve_btfids
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/6] bpf: add a __btf_get_by_fd helper
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH net-next v5 12/19] xdp: add generic xdp_build_skb_from_buff()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/6] bpf: fix potential error return
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH dwarves v2 1/1] btf_encoder: handle .BTF_ids section endianness
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 00/14] selftests/bpf: migrate test_flow_dissector.sh to test_progs
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [RFC PATCH 4/5] tracing: Remove conditional locking from __DO_TRACE()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/6] bpf: add fd_array_cnt attribute for prog_load
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/6] bpf: fix potential error return
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/6] bpf: add fd_array_cnt attribute for prog_load
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/6] bpf: add a __btf_get_by_fd helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: vmalloc-out-of-bounds Write in vrealloc_noprof
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: vmalloc-out-of-bounds Write in push_insn_history
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: vmalloc-out-of-bounds Write in vrealloc_noprof
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: vmalloc-out-of-bounds Write in push_insn_history
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 fanotify 1/2] fanotify: Introduce fanotify filter
- From: kernel test robot <lkp@xxxxxxxxx>
- [syzbot] [bpf?] KASAN: vmalloc-out-of-bounds Write in push_insn_history
- From: syzbot <syzbot+5ca500b6e0bdb0d11dbc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
- From: Martin KaFai Lau <martin.lau@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]