BPF
[Prev Page][Next Page]
- [PATCH net-next 4/6] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 08/11] bpf: Support ->fill_link_info for perf_event
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v4 2/3] bpf, x86: clean garbage value in the stack of trampoline
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v4 1/3] bpf, x86: allow function arguments up to 12 for TRACING
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v4 0/3] bpf, x86: allow function arguments up to 12 for TRACING
- From: menglong8.dong@xxxxxxxxx
- Re: [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
- From: zhangmingyi <zhangmingyi5@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 08/11] bpf: Support ->fill_link_info for perf_event
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/11] bpf: Protect probed address based on kptr_restrict setting
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 03/11] bpftool: Show probed function in kprobe_multi link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 01/11] bpf: Support ->fill_link_info for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v3 0/4] Bring back vmlinux.h generation
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [BUG] optimizations for branch cause bpf verification to fail
- From: Zhongqiu Duan <dzq.aishenghu0@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 09/11] libbpf: Add perf event names
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v3 4/4] perf build: Filter out BTF sources without a .BTF section
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 3/4] perf test: Add build tests for BUILD_BPF_SKEL
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 2/4] perf bpf: Move the declaration of struct rq
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 0/4] Bring back vmlinux.h generation
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf v3 1/2] bpf: ensure main program has an extable
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf] bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf v3 1/2] bpf: ensure main program has an extable
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- [PATCH bpf v3 0/2] bpf: fix NULL dereference during extable search
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf v2 2/2] bpf: ensure main program has an extable
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 09/11] libbpf: Add perf event names
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 08/11] bpf: Support ->fill_link_info for perf_event
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/11] bpf: Protect probed address based on kptr_restrict setting
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 03/11] bpftool: Show probed function in kprobe_multi link info
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 01/11] bpf: Support ->fill_link_info for kprobe_multi
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v12 bpf-next 02/12] fprobe: Add ftrace based probe APIs
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 00/18] BPF token
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v2 2/2] bpf: ensure main program has an extable
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf v2 1/2] selftests/bpf: add a test for subprogram extables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v2 2/2] bpf: ensure main program has an extable
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/7] libbpf: Add link-based API for tcx
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/7] libbpf: Add opts-based attach/detach/query API for tcx
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [BUG] optimizations for branch cause bpf verification to fail
- From: Yonghong Song <yhs@xxxxxxxx>
- [PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v11 02/11] tracing/probes: Add fprobe events for tracing function entry and exit.
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH net-next v7 2/4] net: core: add getsockopt SO_PEERPIDFD
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH net 2/2] ice: Fix XDP memory leak when NIC is brought up and down
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [BUG] optimizations for branch cause bpf verification to fail
- From: Zhongqiu Duan <dzq.aishenghu0@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH v5 2/2] kallsyms: make kallsyms_show_value() as generic function
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 00/18] BPF token
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf v2 1/2] selftests/bpf: add a test for subprogram extables
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v2 2/2] bpf: ensure main program has an extable
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v3 2/4] selftests/bpf: check if mark_chain_precision() follows scalar ids
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/4] selftests/bpf: check if mark_chain_precision() follows scalar ids
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/4] bpf: use scalar ids in mark_chain_precision()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] selftests/bpf: add a test for subprogram extables
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/4] selftests/bpf: check if mark_chain_precision() follows scalar ids
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/4] bpf: use scalar ids in mark_chain_precision()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
- From: zhangmingyi <zhangmingyi5@xxxxxxxxxx>
- Re: [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH bpf-next v3 1/4] bpf: use scalar ids in mark_chain_precision()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] tools: ynl: Remove duplicate include
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH bpf,v5 4/4] selftests/bpf: Add vrf_socket_lookup tests
- From: Gilad Sever <gilad9366@xxxxxxxxx>
- [PATCH bpf,v5 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings
- From: Gilad Sever <gilad9366@xxxxxxxxx>
- [PATCH bpf,v5 2/4] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint
- From: Gilad Sever <gilad9366@xxxxxxxxx>
- [PATCH bpf,v5 1/4] bpf: factor out socket lookup functions for the TC hookpoint.
- From: Gilad Sever <gilad9366@xxxxxxxxx>
- [PATCH bpf,v5 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings.
- From: Gilad Sever <gilad9366@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add missing prototypes for several test kfuncs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v4 0/2] Fix verifier id tracking of scalars on spill
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH v2 bpf-next 11/11] bpftool: Show probed function in perf_event link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 10/11] bpftool: Move get_prog_info() into do_show_link()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 09/11] libbpf: Add perf event names
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 08/11] bpf: Support ->fill_link_info for perf_event
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 07/11] bpf: Add a common helper bpf_copy_to_user()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 06/11] bpf: Expose symbol addresses for precise identification
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 05/11] bpf: Clear the probe_addr for uprobe
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 04/11] bpf: Protect probed address based on kptr_restrict setting
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 02/11] bpftool: Add address filtering in kernel_syms_load()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 03/11] bpftool: Show probed function in kprobe_multi link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 01/11] bpf: Support ->fill_link_info for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 00/11] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH] tools: ynl: Remove duplicate include
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH] perf lock contention: Add -x option for CSV style output
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: pull-request: bpf 2023-06-07
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf, x86: clean garbage value in the stack of trampoline
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Re: Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v5 2/2] kallsyms: make kallsyms_show_value() as generic function
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH v5 1/2] kallsyms: move kallsyms_show_value() out of kallsyms.c
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- RE: [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 3/4] security: Replace indirect LSM hook calls with static calls
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v4] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Jackie Liu <liu.yun@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v4] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v2 bpf-next 07/18] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 18/18] selftests/bpf: add BPF token-enabled BPF_PROG_LOAD tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 17/18] libbpf: add BPF token support to bpf_prog_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 15/18] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 16/18] bpf: consistenly use BPF token throughout BPF verifier logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 06/18] bpf: centralize permissions checks for all BPF map types
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 13/18] bpf: keep BPF_PROG_LOAD permission checks clear of validations
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 11/18] libbpf: add BPF token support to bpf_btf_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 14/18] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 10/18] bpf: add BPF token support to BPF_BTF_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 12/18] selftests/bpf: add BPF token-enabled BPF_BTF_LOAD selftest
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 08/18] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 05/18] bpf: inline map creation logic in map_create() function
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 09/18] selftests/bpf: add BPF token-enabled test for BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 01/18] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 04/18] bpf: move unprivileged checks into map_create() and bpf_prog_load()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 03/18] selftests/bpf: add BPF_TOKEN_CREATE test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 00/18] BPF token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 02/18] libbpf: add bpf_token_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Add missing prototypes for several test kfuncs
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v4] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- pull-request: bpf 2023-06-07
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/4] selftests/bpf: check if mark_chain_precision() follows scalar ids
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/4] bpf: use scalar ids in mark_chain_precision()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 4/4] selftests/bpf: verify that check_ids() is used for scalars in regsafe()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf v2 0/2] bpf: fix NULL dereference during extable search
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- [PATCH bpf v2 2/2] bpf: ensure main program has an extable
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- [PATCH bpf v2 1/2] selftests/bpf: add a test for subprogram extables
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: search_bpf_extables should search subprogram extables
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [PATCH net-next] net: mana: Add support for vlan tagging
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- RE: [PATCH net-next,V2] net: mana: Add support for vlan tagging
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH net-next,V2] net: mana: Add support for vlan tagging
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next,V2] net: mana: Add support for vlan tagging
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH vhost v10 00/10] virtio core prepares for AF_XDP
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf, x86: clean garbage value in the stack of trampoline
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- 回复 Re:(Scanned) Doc~Original Copy - FYI
- From: Alice Wong <customer.service@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC bpf-next 4/8] btf: support kernel parsing of BTF with metadata, use it to parse BTF with unknown kinds
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 7/7] selftests/bpf: Add mprog API tests for BPF tcx links
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 6/7] selftests/bpf: Add mprog API tests for BPF tcx opts
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 5/7] bpftool: Extend net dump with tcx progs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/7] libbpf: Add link-based API for tcx
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/7] libbpf: Add opts-based attach/detach/query API for tcx
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- [PATCH net-next] net: mana: Add support for vlan tagging
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- [PATCH net-next v6 12/14] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Louis Santos sent you purchase order and Signed contract via LinkedIn
- From: LinkedIn<jadenr@xxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v5 12/14] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [RFC] fprobe call of rethook_try_get faults
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 bpf 03/11] bpftool: use a local bpf_perf_event_value to fix accessing its fields
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf v4 2/2] selftests/bpf: Add test cases to assert proper ID tracking on spill
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Yonghong Song <yhs@xxxxxxxx>
- [PATCH net-next v5 12/14] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH vhost v10 00/10] virtio core prepares for AF_XDP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 bpf] bpf: Add extra path pointer check to d_path helper
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v3 2/3] bpf, x86: clean garbage value in the stack of trampoline
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v3 0/3] bpf, x86: allow function arguments up to 12 for TRACING
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf v4 2/2] selftests/bpf: Add test cases to assert proper ID tracking on spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf v4 1/2] bpf: Fix verifier id tracking of scalars on spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf v4 0/2] Fix verifier id tracking of scalars on spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf 03/11] bpftool: use a local bpf_perf_event_value to fix accessing its fields
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] arm64: patching: Add aarch64_insn_copy()
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] bpf: make bpf_prog_pack allocator portable
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf v3 1/2] bpf: Fix verifier tracking scalars on spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- Re: [PATCH v2 4/4] perf build: Filter out BTF sources without a .BTF section
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v4] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Jackie Liu <liu.yun@xxxxxxxxx>
- RE: [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH bpf v3 2/2] selftests/bpf: Add test cases to assert proper ID tracking on spill
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v3 2/2] selftests/bpf: Add test cases to assert proper ID tracking on spill
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v3 1/2] bpf: Fix verifier tracking scalars on spill
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [RFC PATCH bpf-next v4 2/3] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 2/2] [v3] bpf: fix bpf_probe_read_kernel prototype mismatch
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH 1/2] [v3] bpf: hide unused bpf_patch_call_args
- From: Yonghong Song <yhs@xxxxxxxx>
- [PATCH bpf-next v3 4/4] selftests/bpf: verify that check_ids() is used for scalars in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 2/4] selftests/bpf: check if mark_chain_precision() follows scalar ids
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 1/4] bpf: use scalar ids in mark_chain_precision()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 0/4] verify scalar ids mapping in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf v3 2/2] selftests/bpf: Add test cases to assert proper ID tracking on spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf v3 1/2] bpf: Fix verifier tracking scalars on spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf v3 0/2] Fix BPF verifier bypass on scalar spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- Re: [bug report] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 2/3] selftests/bpf: Add benchmark for bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv2 bpf] bpf: Add extra path pointer check to d_path helper
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf 03/11] bpftool: use a local bpf_perf_event_value to fix accessing its fields
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/22] xsk: multi-buffer support
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCHv2 bpf] bpf: Add extra path pointer check to d_path helper
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH bpf] selftests/bpf: Fix sockopt_sk selftest
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH RESEND] bpf: cleanup unused function declaration
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next V1] selftests/bpf: Fix check_mtu using wrong variable type
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next V1] selftests/bpf: Fix check_mtu using wrong variable type
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/22] xsk: multi-buffer support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next V1] selftests/bpf: Fix check_mtu using wrong variable type
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- [PATCH bpf-next V1] selftests/bpf: Fix check_mtu using wrong variable type
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v4 3/3] kallsyms: make kallsyms_show_value() as generic function
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v4 1/3] kallsyms: move kallsyms_show_value() out of kallsyms.c
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [bug report] selftests/bpf: specify expected instructions in test_verifier tests
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Add extra path pointer check to d_path helper
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Add extra path pointer check to d_path helper
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH v4 3/3] kallsyms: make kallsyms_show_value() as generic function
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH v4 1/3] kallsyms: move kallsyms_show_value() out of kallsyms.c
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [RFC PATCH bpf-next v4 3/3] bpf: Only reuse after one RCU GP in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [RFC PATCH bpf-next v4 2/3] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [RFC PATCH bpf-next v4 1/3] bpf: Factor out a common helper free_all()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH vhost v10 10/10] virtio_net: support dma premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH RESEND] bpf: cleanup unused function declaration
- From: Ruiqi Gong <gongruiqi@xxxxxxxxxxxxxxx>
- Re: [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf] bpf: search_bpf_extables should search subprogram extables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] bpf: search_bpf_extables should search subprogram extables
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Add missing selftests kconfig options
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 4/4] perf build: Filter out BTF sources without a .BTF section
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] bpf: cleanup unused function declaration
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: search_bpf_extables should search subprogram extables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Add extra path pointer check to d_path helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3] bpf: Remove in_atomic() from bpf_link_put().
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Test bpf_for_each_map_elem on BPF_MAP_TYPE_HASH_OF_MAPS
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Test bpf_for_each_map_elem on BPF_MAP_TYPE_HASH_OF_MAPS
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v2] bpf: netfilter: add BPF_NETFILTER bpf_attach_type
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC bpf-next 2/8] libbpf: support handling of metadata section in BTF
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are non-NULL
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: replace open code with for allocated object check
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 1/2] Add api to manipulate global variable
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] bpf_refcount followups (part 1)
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v2 4/4] perf build: Filter out BTF sources without a .BTF section
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 3/4] perf test: Add build tests for BUILD_BPF_SKEL
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 2/4] perf bpf: Move the declaration of struct rq
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 0/4] Bring back vmlinux.h generation
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Test bpf_for_each_map_elem on BPF_MAP_TYPE_HASH_OF_MAPS
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Support bpf_for_each_map_elem() for BPF_MAP_TYPE_HASH_OF_MAPS maps
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v1 0/3] Bring back vmlinux.h generation
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 0/3] Bring back vmlinux.h generation
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] arm64: patching: Add aarch64_insn_copy()
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Add extra path pointer check to d_path helper
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v1 0/3] Bring back vmlinux.h generation
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/22] xsk: multi-buffer support
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf] bpf: search_bpf_extables should search subprogram extables
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] arm64: patching: Add aarch64_insn_copy()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3] bpf: Remove in_atomic() from bpf_link_put().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: make bpf_prog_pack allocator portable
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 bpf-next 22/22] selftests/xsk: reset NIC settings to default after running test suite
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 21/22] selftests/xsk: add test for too many frags
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 20/22] selftests/xsk: add metadata copy test for multi-buff
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 19/22] selftests/xsk: add invalid descriptor test for multi-buffer
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 18/22] selftests/xsk: add unaligned mode test for multi-buffer
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 16/22] selftests/xsk: transmit and receive multi-buffer packets
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 15/22] xsk: add multi-buffer documentation
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 14/22] ice: xsk: Tx multi-buffer support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 12/22] xsk: support ZC Tx multi-buffer in batch API
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 11/22] ice: xsk: add RX multi-buffer support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 10/22] xsk: support mbuf on ZC RX
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 09/22] xsk: discard zero length descriptors in Tx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 08/22] xsk: add support for AF_XDP multi-buffer on Tx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 07/22] xsk: allow core/drivers to test EOP bit
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 06/22] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 05/22] xsk: add support for AF_XDP multi-buffer on Rx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 04/22] xsk: move xdp_buff's data length check to xsk_rcv_check
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 03/22] xsk: prepare both copy and zero-copy modes to co-exist
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 02/22] xsk: introduce XSK_USE_SG bind flag for xsk socket
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 01/22] xsk: prepare 'options' in xdp_desc for multi-buffer use
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 00/22] xsk: multi-buffer support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- RE: Fwd: nvsp_rndis_pkt_complete error status and net_ratelimit: callbacks suppressed messages on 6.4.0rc4
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH bpf v2] bpf: netfilter: add BPF_NETFILTER bpf_attach_type
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH net-next v4 09/11] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 3/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v3 1/3] kallsyms: move kallsyms_show_value() out of kallsyms.c
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [RFC bpf-next 2/8] libbpf: support handling of metadata section in BTF
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: Fwd: nvsp_rndis_pkt_complete error status and net_ratelimit: callbacks suppressed messages on 6.4.0rc4
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Add api to manipulate global variable
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 2/2] mini test case.
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- [PATCH 1/2] Add api to manipulate global variable
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- [PATCH 0/2] Add api to manipulate global varaible
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- Re: [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next 2/3] arm64: patching: Add aarch64_insn_copy()
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: make bpf_prog_pack allocator portable
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH vhost v10 10/10] virtio_net: support dma premapped
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v3 3/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH v3 2/3] kallsyms: make kallsyms_show_value() as generic function
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH v3 1/3] kallsyms: move kallsyms_show_value() out of kallsyms.c
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH vhost v10 10/10] virtio_net: support dma premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v10 00/10] virtio core prepares for AF_XDP
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH bpf] bpf: Add extra path pointer check to d_path helper
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next 5/6] bpf: Support ->fill_link_info for perf_event
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 2/6] bpftool: Show probed function in kprobe_multi link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 2/6] bpftool: Show probed function in kprobe_multi link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 6/6] bpftool: Show probed function in perf_event link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Support ->fill_link_info for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Support ->fill_link_info for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 2/2] Documentation: Fix typo of reference file name
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH 1/2] tracing/probes: Fix to return NULL and keep using current argc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH v11 4/4] evm: Support multiple LSMs providing an xattr
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v11 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v11 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Support ->fill_link_info for kprobe_multi
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH vhost v10 10/10] virtio_net: support dma premapped
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH vhost v10 00/10] virtio core prepares for AF_XDP
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add access_inner_map selftest
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 5/6] bpf: Support ->fill_link_info for perf_event
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/6] bpftool: Show probed function in kprobe_multi link info
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 6/6] bpftool: Show probed function in perf_event link info
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/6] bpftool: Show probed function in kprobe_multi link info
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 15/18] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf v2 2/2] selftests/bpf: Add access_inner_map selftest
- From: Rhys Rustad-Elliott <me@xxxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: Fix elem_size not being set for inner maps
- From: Rhys Rustad-Elliott <me@xxxxxxxxxx>
- [PATCH bpf v2 0/2] Fix elem_size not being set for inner maps
- From: Rhys Rustad-Elliott <me@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 15/18] bpf: take into account BPF token when fetching helper protos
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Fix UAF in task local storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 7/8] bpftool: add BTF dump "format meta" to dump header/metadata
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Support ->fill_link_info for kprobe_multi
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Add missing selftests kconfig options
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC bpf-next v3 3/6] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: cleanup unused function declaration
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH net-next v3 08/11] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are non-NULL
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH RESEND bpf-next 16/18] bpf: consistenly use BPF token throughout BPF verifier logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 17/18] libbpf: add BPF token support to bpf_prog_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 02/18] libbpf: add bpf_token_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 18/18] selftests/bpf: add BPF token-enabled BPF_PROG_LOAD tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 14/18] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 15/18] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 13/18] bpf: keep BPF_PROG_LOAD permission checks clear of validations
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 11/18] libbpf: add BPF token support to bpf_btf_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 10/18] bpf: add BPF token support to BPF_BTF_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 09/18] selftests/bpf: add BPF token-enabled test for BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 12/18] selftests/bpf: add BPF token-enabled BPF_BTF_LOAD selftest
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 07/18] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 06/18] bpf: centralize permissions checks for all BPF map types
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 08/18] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 04/18] bpf: move unprivileged checks into map_create() and bpf_prog_load()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 05/18] bpf: inline map creation logic in map_create() function
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 03/18] selftests/bpf: add BPF_TOKEN_CREATE test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 00/18] BPF token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH] selftests/bpf: Add missing selftests kconfig options
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH 2/2] [v3] bpf: fix bpf_probe_read_kernel prototype mismatch
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 1/2] [v3] bpf: hide unused bpf_patch_call_args
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH vhost v10 06/10] virtio_ring: packed-detach: support return dma info to driver
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/5] selftests/bpf: rename bpf_fentry_test{7,8,9} to bpf_fentry_test_ptr*
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH vhost v10 10/10] virtio_net: support dma premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 08/10] virtio_ring: introduce virtqueue_dma_dev()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 09/10] virtio_ring: introduce virtqueue_add_sg()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 06/10] virtio_ring: packed-detach: support return dma info to driver
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 05/10] virtio_ring: split-detach: support return dma info to driver
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 04/10] virtio_ring: packed: support add premapped buf
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 03/10] virtio_ring: split: support add premapped buf
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 02/10] virtio_ring: introduce virtqueue_set_premapped()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 00/10] virtio core prepares for AF_XDP
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 01/10] virtio_ring: put mapping error check in vring_map_one_sg
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 6/6] bpftool: Show probed function in perf_event link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 5/6] bpf: Support ->fill_link_info for perf_event
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 4/6] bpf: Add a common helper bpf_copy_to_user()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 3/6] bpf: Always expose the probed address
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 2/6] bpftool: Show probed function in kprobe_multi link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 1/6] bpf: Support ->fill_link_info for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 0/6] bpf: Support ->fill_link_info for kprobe prog
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v2 4/5] selftests/bpf: rename bpf_fentry_test{7,8,9} to bpf_fentry_test_ptr*
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v2 3/5] libbpf: make BPF_PROG support 15 function arguments
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v2 0/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: menglong8.dong@xxxxxxxxx
- [PATCH] bpf: cleanup unused function declaration
- From: "GONG, Ruiqi" <gongruiqi@xxxxxxxxxxxxxxx>
- Re: [RFC bpf-next v3 3/6] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v2 bpf-next 7/9] [DONOTAPPLY] selftests/bpf: Add test exercising bpf_refcount_acquire race condition
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 8/9] [DONOTAPPLY] selftests/bpf: Disable newly-added refcounted_kptr_races test
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 6/9] [DONOTAPPLY] selftests/bpf: Add unsafe lock/unlock and refcount_read kfuncs to bpf_testmod
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 1/9] [DONOTAPPLY] Revert "bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed"
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 9/9] [DONOTAPPLY] Revert "selftests/bpf: Disable newly-added refcounted_kptr_races test"
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 2/9] bpf: Set kptr_struct_meta for node param to list and rbtree insert funcs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 3/9] bpf: Fix __bpf_{list,rbtree}_add's beginning-of-node calculation
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 4/9] bpf: Make bpf_refcount_acquire fallible for non-owning refs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 0/9] bpf_refcount followups (part 1)
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 5/9] [DONOTAPPLY] bpf: Allow KF_DESTRUCTIVE-flagged kfuncs to be called under spinlock
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Fix UAF in task local storage
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf v2] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix elem_size not being set for inner maps
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v2 0/2] bpf: utilize table ID in bpf_fib_lookup helper
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 0/2] bpf: utilize table ID in bpf_fib_lookup helper
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [Bpf] IETF BPF working group draft charter
- From: Michael Richardson <mcr+ietf@xxxxxxxxxxxx>
- Re: [RFC bpf-next v3 3/6] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net] ice: recycle/free all of the fragments from multi-buffer frame
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 7/8] bpftool: add BTF dump "format meta" to dump header/metadata
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
- From: Costa Shulyupin <costa.shul@xxxxxxxxxx>
- Re: [PATCH net] bpf, sockmap: avoid potential NULL dereference in sk_psock_verdict_data_ready()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 05/13] module, jitalloc: drop module_alloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 01/13] nios2: define virtual address space for modules
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] [net?] [bpf?] general protection fault in sk_psock_verdict_data_ready
- From: syzbot <syzbot+8252ac3e16614ea0ea04@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/5] tracing/user_events: Add auto-del flag for events
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf] bpf: Fix elem_size not being set for inner maps
- From: Rhys Rustad-Elliott <me@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@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]