BPF
[Prev Page][Next Page]
- [PATCH bpf-next v8 02/18] ice: make RX HW timestamp reading code more reusable
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v8 01/18] ice: make RX hash reading code more reusable
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v8 00/18] XDP metadata via kfuncs for ice + VLAN hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH net-next] tcp: add tracepoints for data send/recv/acked
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- BPF LSM prevent program unload
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next] tcp: add tracepoints for data send/recv/acked
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf v3 2/2] bpf: guard stack limits against 32bit overflow
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH bpf v3 1/2] bpf: fix verification of indirect var-off stack access
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH bpf v3 0/2] bpf: fix verification of indirect var-off stack access
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 08/13] bpf: move subprog call logic back to verifier.c
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v4 bpf-next 04/10] bpf: preserve STACK_ZERO slots on partial reg spills
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 10/10] bpf: use common instruction history across all states
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 07/10] selftests/bpf: validate zero preservation for sub-slot loads
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 08/10] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 09/10] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 05/10] selftests/bpf: validate STACK_ZERO is preserved on subreg spill
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 06/10] bpf: preserve constant zero when doing partial register restore
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 01/10] bpf: support non-r10 register spill/fill to/from stack in precision tracking
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 02/10] selftests/bpf: add stack access precision test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 00/10] Complete BPF verifier precision tracking support for register spills
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- RE: [syzbot] [net?] WARNING in tcp_recvmsg_locked (2)
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Support uid and gid when mounting bpffs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
- From: Marco Elver <elver@xxxxxxxxxx>
- [ANN] Winter break shutdown plan
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [syzbot] [net?] WARNING in tcp_recvmsg_locked (2)
- From: syzbot <syzbot+06dbd397158ec0ea4983@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/3] bpf: Expand bpf_cgrp_storage to support cgroup1 non-attach case
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO.
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Support uid and gid when mounting bpffs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH net-next v9 15/15] p4tc: add P4 classifier
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCHv3 bpf 2/2] selftests/bpf: Add test for early update in prog_array_map_poke_run
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
- From: Florian Bezdeka <florian.bezdeka@xxxxxxxxxxx>
- RE: [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- RE: [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- RE: [xdp-hints] Re: [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- RE: [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH v3 12/33] function_graph: Have the instances use their own ftrace_ops for filtering
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- RE: [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- [RFC PATCH bpf-next 3/3] selftests/bpf: Add selftests for cgroup1 local storage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 2/3] selftests/bpf: Add a new cgroup helper open_classid()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 1/3] bpf: Enable bpf_cgrp_storage for cgroup1 non-attach case
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 0/3] bpf: Expand bpf_cgrp_storage to support cgroup1 non-attach case
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Make sure we trigger metadata kfuncs for dst 8080
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v1 bpf-next] selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_root
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] xsk: Add missing SPDX to AF_XDP TX metadata documentation
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next v9 15/15] p4tc: add P4 classifier
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v2 1/4] bpf, x64: Emit nops for X86_PATCH
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf] xsk: skip polling event check for unbound socket
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 08/13] bpf: move subprog call logic back to verifier.c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] 9p: prevent read overrun in protocol dump tracepoint
- From: Christian Schoenebeck <linux_oss@xxxxxxxxxxxxx>
- [PATCH net-next 4/6] vhost/net: remove vhost_net_page_frag_refill()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next 0/6] remove page frag implementation in vhost_net
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next 09/13] bpf: reuse subprog argument parsing logic for subprog call checks
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO.
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 09/13] bpf: reuse subprog argument parsing logic for subprog call checks
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v2] 9p: prevent read overrun in protocol dump tracepoint
- From: asmadeus@xxxxxxxxxxxxx
- Re: [PATCH bpf-next 08/13] bpf: move subprog call logic back to verifier.c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf] xsk: skip polling event check for unbound socket
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCHv3 bpf 2/2] selftests/bpf: Add test for early update in prog_array_map_poke_run
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net] net/netfilter: bpf: fix bad registration on nf_defrag
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH bpf-next 08/13] bpf: move subprog call logic back to verifier.c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv3 bpf 1/2] bpf: Fix prog_array_map_poke_run map poke update
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Fix flaky test_btf_id test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a race condition between btf_put() and map_free()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCHv3 bpf 1/2] bpf: Fix prog_array_map_poke_run map poke update
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Fix flaky test_btf_id test
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a race condition between btf_put() and map_free()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Fix flaky test_btf_id test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Fix a race condition between btf_put() and map_free()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCHv3 bpf 2/2] selftests/bpf: Add test for early update in prog_array_map_poke_run
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCHv3 bpf 1/2] bpf: Fix prog_array_map_poke_run map poke update
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a race condition between btf_put() and map_free()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v4 06/10] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 04/10] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v2 0/3] net: stmmac: EST implementation
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a race condition between btf_put() and map_free()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v2 0/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/3] selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/3] net: stmmac: EST implementation
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 bpf-next 3/3] selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next] tcp: add tracepoints for data send/recv/acked
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf v5 0/7] bpf: Fix the release of inner map
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v4 01/10] xfrm: bpf: Move xfrm_interface_bpf.c to xfrm_bpf.c
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v4 7/7] selftests/bpf: Test outer map update operations in syscall program
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v4 bpf-next 3/3] selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v4 bpf-next 2/3] bpf: tcp: Support arbitrary SYN Cookie.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v4 bpf-next 1/3] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v4 bpf-next 0/3] bpf: tcp: Support arbitrary SYN Cookie at TC.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a race condition between btf_put() and map_free()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v7 3/3] selftests: bpf: crypto skcipher algo selftests
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a race condition between btf_put() and map_free()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- RE: [PATCH net-next v9 15/15] p4tc: add P4 classifier
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next v2 1/3] skmsg: Support to get the data length in ingress_msg
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/10] Complete BPF verifier precision tracking support for register spills
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next 10/13] bpf: support 'arg:xxx' btf_decl_tag-based hints for global subprog args
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 11/13] bpf: add dynptr global subprog arg tag support
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 13/13] selftests/bpf: add global subprog annotation tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 07/13] bpf: prepare btf_prepare_func_args() for handling static subprogs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 12/13] libbpf: add __arg_xxx macros for annotating global func args
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 08/13] bpf: move subprog call logic back to verifier.c
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 05/13] bpf: abstract away global subprog arg preparation logic from reg state setup
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 09/13] bpf: reuse subprog argument parsing logic for subprog call checks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 02/13] bpf: emit more dynptr information in verifier log
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 03/13] bpf: tidy up exception callback management a bit
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 04/13] bpf: use bitfields for simple per-subprog bool flags
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 06/13] bpf: remove unnecessary and (mostly) ignored BTF check for main program
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 01/13] bpf: log PTR_TO_MEM memory size in verifier log
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 00/13] Enhance BPF global subprogs with argument tags
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: [PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/10] Complete BPF verifier precision tracking support for register spills
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- RE: [PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/10] Complete BPF verifier precision tracking support for register spills
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v1 bpf-next] selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_root
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- RE: [PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH v1 bpf-next] selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_root
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH bpf-next v4 10/10] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v4 09/10] bpf: selftests: Move xfrm tunnel test to test_progs
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v4 08/10] bpf: selftests: test_tunnel: Use vmlinux.h declarations
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v4 07/10] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v4 06/10] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v4 05/10] bpf: selftests: test_loader: Support __btf_path() annotation
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v4 04/10] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v4 03/10] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v4 02/10] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v4 00/10] Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v4 01/10] xfrm: bpf: Move xfrm_interface_bpf.c to xfrm_bpf.c
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH v2] 9p: prevent read overrun in protocol dump tracepoint
- From: JP Kobryn <inwardvessel@xxxxxxxxx>
- [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH 0/2] Combine perf and bpf for fast eval of hw breakpoint conditions
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH v3 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH v3 bpf-next 10/10] bpf: use common instruction history across all states
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 09/10] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 01/10] bpf: support non-r10 register spill/fill to/from stack in precision tracking
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 08/10] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 07/10] selftests/bpf: validate zero preservation for sub-slot loads
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 06/10] bpf: preserve constant zero when doing partial register restore
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 00/10] Complete BPF verifier precision tracking support for register spills
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 04/10] bpf: preserve STACK_ZERO slots on partial reg spills
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 05/10] selftests/bpf: validate STACK_ZERO is preserved on subreg spill
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 02/10] selftests/bpf: add stack access precision test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 1/2] cfi: Flip headers
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH bpf v3 3/3] bpf: minor cleanup around stack bounds
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH bpf v3 3/3] bpf: minor cleanup around stack bounds
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v3 1/3] bpf: add some comments to stack representation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf v3 3/3] bpf: minor cleanup around stack bounds
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v3 2/3] bpf: fix accesses to uninit stack slots
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v3 1/3] bpf: add some comments to stack representation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Make sure we trigger metadata kfuncs for dst 8080
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next] xsk: Add missing SPDX to AF_XDP TX metadata documentation
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf] bpf: Fix a race condition between btf_put() and map_free()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v6 06/13] xsk: Document tx_metadata_len layout
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] 9p: prevent read overrun in protocol dump tracepoint
- From: JP Kobryn <inwardvessel@xxxxxxxxx>
- Re: [EXT] [PATCH] net: atlantic: Fix NULL dereference of skb pointer in
- From: Igor Russkikh <irusskikh@xxxxxxxxxxx>
- Re: [PATCH v3 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: fix verification of indirect var-off stack access
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH bpf V2 0/1] bpf: fix verification of indirect var-off stack access
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: [PATCH bpf-next] netkit: Add some ethtool ops to provide information to user
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH][NEXT] selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf: minor logging improvement
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- RE: [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [PATCH bpf v5 4/7] bpf: Defer the free of inner map when necessary
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v5 6/7] selftests/bpf: Add test cases for inner map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v5 7/7] selftests/bpf: Test outer map update operations in syscall program
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v5 3/7] bpf: Set need_defer as false when clearing fd array during map free
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v5 5/7] bpf: Optimize the free of inner map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v5 2/7] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v5 1/7] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v5 0/7] bpf: Fix the release of inner map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [syzbot] [bpf?] [trace?] possible deadlock in dev_watchdog
- From: xingwei lee <xrivendell7@xxxxxxxxx>
- Re: [PATCH net-next] tcp: add tracepoints for data send/recv/acked
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
- From: Florian Bezdeka <florian.bezdeka@xxxxxxxxxxx>
- [PATCH net-next] tcp: add tracepoints for data send/recv/acked
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: fix verification of indirect var-off stack access
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [PATCH][NEXT] selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf v4 7/7] selftests/bpf: Test outer map update operations in syscall program
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH] net: atlantic: Fix NULL dereference of skb pointer in
- From: Daniil Maximov <daniil31415it@xxxxxxxxx>
- Re: [PATCH bpf v4 3/7] bpf: Set need_defer as false when clearing fd array during map free
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf v4 5/7] bpf: Optimize the free of inner map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH ipsec-next v3 0/9] Add bpf_xdp_get_xfrm_state() kfunc
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- [PATCH bpf] bpf: minor logging improvement
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: [Bug Report] bpf: zero access_size of stack causes array indix oob in check_stack_range_initialized()
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: [PATCH bpf] bpf: fix verification of indirect var-off stack access
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH bpf] bpf: fix verification of indirect var-off stack access
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv2 bpf 1/2] bpf: Add checkip argument to bpf_arch_text_poke
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCHv3 bpf 2/2] selftests/bpf: Add test for early update in prog_array_map_poke_run
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf 1/2] bpf: Fix prog_array_map_poke_run map poke update
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf 0/2] bpf: Fix map poke update
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 2/3] bpf: crypto: add skcipher to bpf crypto
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH bpf v4 7/7] selftests/bpf: Test outer map update operations in syscall program
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH bpf v4 3/7] bpf: Set need_defer as false when clearing fd array during map free
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v4 5/7] bpf: Optimize the free of inner map
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v7 3/3] selftests: bpf: crypto skcipher algo selftests
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH net-next] tools: ynl: remove generated user space code from git
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next v3 1/3] xsk: add Launch Time HW offload to XDP Tx metadata
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- Re: [PATCH bpf v3 2/3] bpf: fix accesses to uninit stack slots
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v7 3/3] selftests: bpf: crypto skcipher algo selftests
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
- From: Simon Horman <horms@xxxxxxxxxx>
- RE: [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- RE: [PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- RE: [PATCH bpf-next 1/3] xsk: add launch time support to XDP Tx metadata
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- Re: [PATCH] 9p: prevent read overrun in protocol dump tracepoint
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] 9p: prevent read overrun in protocol dump tracepoint
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 3/7] mm, security: Fix missed security_task_movememory()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] 9p: prevent read overrun in protocol dump tracepoint
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] 9p: prevent read overrun in protocol dump tracepoint
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf v3 2/3] bpf: fix accesses to uninit stack slots
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH bpf v3 3/3] bpf: minor cleanup around stack bounds
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH bpf v3 2/3] bpf: fix accesses to uninit stack slots
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH bpf v3 1/3] bpf: add some comments to stack representation
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH bpf v3 0/3] bpf: fix accesses to uninit stack slots
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: fix accesses to uninit stack slots
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH net-next] tools: ynl: remove generated user space code from git
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [Bpf] BPF ISA conformance groups
- From: dthaler1968=40googlemail.com@xxxxxxxxxxxxxx
- Re: [PATCH v5 bpf-next 00/11] BPF verifier retval logic fixes
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v6 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v6 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v6 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v6 1/4] bpf: Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v6 0/4] Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH v5 bpf-next 11/11] bpf: simplify tnum output if a fully known constant
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 07/11] bpf: unify async callback and program retval checks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 08/11] bpf: enforce precision of R0 on program/async callback return
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 09/11] selftests/bpf: validate async callback return value check correctness
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 10/11] selftests/bpf: adjust global_func15 test to validate prog exit precision
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 05/11] selftests/bpf: add selftest validating callback result is enforced
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 04/11] bpf: enforce exact retval range on subprog/callback exit
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 06/11] bpf: enforce precise retval range on program exit
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 00/11] BPF verifier retval logic fixes
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 02/11] bpf: provide correct register name for exception callback retval check
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 01/11] bpf: rearrange bpf_func_state fields to save a bit of memory
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 03/11] bpf: enforce precision of R0 on callback return
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 06/13] xsk: Document tx_metadata_len layout
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH] 9p: prevent read overrun in protocol dump tracepoint
- From: Christian Schoenebeck <linux_oss@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 0/4] Relax tracing prog recursive attach rules
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH] C inlined assembly for reproducing max<min
- From: Tao Lyu <tao.lyu@xxxxxxx>
- Re: [PATCH] 9p: prevent read overrun in protocol dump tracepoint
- From: asmadeus@xxxxxxxxxxxxx
- Re: [PATCH] scripts/bpf_doc: add __main__ judgement before main code
- From: Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
- Re: [PATCH] 9p: prevent read overrun in protocol dump tracepoint
- From: asmadeus@xxxxxxxxxxxxx
- Re: [PATCH bpf-next v7 2/3] bpf: crypto: add skcipher to bpf crypto
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] xsk: add launch time support to XDP Tx metadata
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH] 9p: prevent read overrun in protocol dump tracepoint
- From: JP Kobryn <inwardvessel@xxxxxxxxx>
- Re: [PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next v7 2/3] bpf: crypto: add skcipher to bpf crypto
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v7 3/3] selftests: bpf: crypto skcipher algo selftests
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- Re: [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v15 bpf-next 0/6] bpf: File verification with LSM and fsverity
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH ipsec-next v3 5/9] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH ipsec-next v3 0/9] Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH ipsec-next v3 5/9] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH ipsec-next v3 0/9] Add bpf_xdp_get_xfrm_state() kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 0/4] Relax tracing prog recursive attach rules
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf v3] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH bpf v3] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH ipsec-next v3 5/9] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH ipsec-next v3 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: BPF GCC status - Nov 2023
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [devel-ipsec] [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [devel-ipsec] [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v3 3/7] mm, security: Fix missed security_task_movememory()
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- [PATCH ipsec-next v3 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH ipsec-next v3 8/9] bpf: selftests: Move xfrm tunnel test to test_progs
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH ipsec-next v3 7/9] bpf: selftests: test_tunnel: Use vmlinux.h declarations
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH ipsec-next v3 6/9] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH ipsec-next v3 5/9] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH ipsec-next v3 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH ipsec-next v3 2/9] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH ipsec-next v3 1/9] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH ipsec-next v3 0/9] Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 00/11] BPF verifier retval logic fixes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v6 bpf-next 7/7] x86, bpf: Use bpf_prog_pack for bpf trampoline
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v6 bpf-next 6/7] bpf: Use arch_bpf_trampoline_size
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v6 bpf-next 5/7] bpf: Add arch_bpf_trampoline_size()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v6 bpf-next 4/7] bpf, x86: Adjust arch_prepare_bpf_trampoline return value
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v6 bpf-next 3/7] bpf: Add helpers for trampoline image management
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v6 bpf-next 2/7] bpf: Adjust argument names of arch_prepare_bpf_trampoline()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v6 bpf-next 1/7] bpf: Let bpf_prog_pack_free handle any pointer
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v6 bpf-next 0/7] Allocate bpf trampoline on bpf_prog_pack
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Support uid and gid when mounting bpffs
- From: Mike Frysinger <vapier@xxxxxxxxxxxx>
- [PATCH v4 bpf-next 11/11] bpf: simplify tnum output if a fully known constant
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 10/11] selftests/bpf: adjust global_func15 test to validate prog exit precision
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 09/11] selftests/bpf: validate async callback return value check correctness
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 07/11] bpf: unify async callback and program retval checks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 08/11] bpf: enforce precision of R0 on program/async callback return
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 06/11] bpf: enforce precise retval range on program exit
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 05/11] selftests/bpf: add selftest validating callback result is enforced
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 00/11] BPF verifier retval logic fixes
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 02/11] bpf: provide correct register name for exception callback retval check
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 04/11] bpf: enforce exact retval range on subprog/callback exit
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 03/11] bpf: enforce precision of R0 on callback return
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 01/11] bpf: rearrange bpf_func_state fields to save a bit of memory
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH net-next v9 13/15] p4tc: add runtime table entry create, update, get, delete, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 12/15] p4tc: add template table create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 15/15] p4tc: add P4 classifier
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 11/15] p4tc: add P4 action runtime support
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 10/15] p4tc: add action template create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 09/15] p4tc: add template pipeline create, get, update, delete
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 08/15] p4tc: add P4 data types
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 07/15] rtnl: add helper to check if group has listeners
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 06/15] net: introduce rcu_replace_pointer_rtnl
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 05/15] net: sched: act_api: Add support for preallocated P4 action instances
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 02/15] net/sched: act_api: increase action kind string length
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 01/15] net: sched: act_api: Introduce P4 actions list
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v9 00/15] Introducing P4TC
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH bpf v2 2/2] bpf: sockmap, test for unconnected af_unix sock
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf v2 0/2] bpf fix for unconnect af_unix socket
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: sock_ops: calling bpf_sock_ops_cb_flags_set() for already established sockets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: Does skb_metadata_differs really need to stop GRO aggregation?
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v2 bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- sock_ops: calling bpf_sock_ops_cb_flags_set() for already established sockets
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf 2/2] bpf: sockmap, test for unconnected af_unix sock
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v5 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v5 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v5 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v5 1/4] bpf: Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v5 0/4] Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH] scripts/bpf_doc: add __main__ judgement before main code
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: fix erroneous bitmask operation
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- RE: [PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCHv2 bpf 0/2] bpf: Fix prog_array_map_poke_run map poke update
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/3] bpf, selftest/bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCHv2 bpf 1/2] bpf: Add checkip argument to bpf_arch_text_poke
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Relax tracing prog recursive attach rules
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCHv2 bpf 0/2] bpf: Fix prog_array_map_poke_run map poke update
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/3] bpf, selftest/bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH bpf-next v7 04/18] ice: Introduce ice_xdp_buff
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH v3 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v3 net-next 1/2] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v3 net-next 0/2] add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- RE: [PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- Re: [PATCHv2 bpf 0/2] bpf: Fix prog_array_map_poke_run map poke update
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH RFC 4/6] vhost/net: remove vhost_net_page_frag_refill()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH RFC 0/6] remove page frag implementation in vhost_net
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Relax tracing prog recursive attach rules
- From: Artem Savkov <asavkov@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Support uid and gid when mounting bpffs
- From: Jie Jiang <jiejiang@xxxxxxxxxxxx>
- [PATCH v3 7/7] NOT kernel/man2/mbind.2: Add mode flag MPOL_F_NUMA_BALANCING
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 6/7] selftests/bpf: Add selftests for set_mempolicy with a lsm prog
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 5/7] security: selinux: Implement set_mempolicy hook
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 2/7] mm: mempolicy: Revise comment regarding mempolicy mode flags
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 3/7] mm, security: Fix missed security_task_movememory()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 1/7] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 4/7] mm, security: Add lsm hook for memory policy adjustment
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 0/7] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf 2/2] bpf: sockmap, test for unconnected af_unix sock
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH v2 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- FOSDEM 2024: Kernel Devroom CfP
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCHv2 bpf 1/2] bpf: Add checkip argument to bpf_arch_text_poke
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: Re: [PATCH bpf-next] netkit: Add some ethtool ops to provide information to user
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/3] selftests/bpf: Add txtime to xdp_hw_metadata
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] xsk: add ETF support to XDP Tx metadata
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- Re: Does skb_metadata_differs really need to stop GRO aggregation?
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH bpf] xsk: skip polling event check for unbound socket
- From: Yewon Choi <woni9911@xxxxxxxxx>
- [PATCH net-next v2 3/3] net: stmmac: Add support for EST cycle-time-extension
- From: Rohan G Thomas <rohan.g.thomas@xxxxxxxxx>
- [PATCH net-next v2 2/3] net: stmmac: Refactor EST implementation
- From: Rohan G Thomas <rohan.g.thomas@xxxxxxxxx>
- [PATCH net-next v2 1/3] net: stmmac: xgmac: EST interrupts handling
- From: Rohan G Thomas <rohan.g.thomas@xxxxxxxxx>
- [PATCH net-next v2 0/3] net: stmmac: EST implementation
- From: Rohan G Thomas <rohan.g.thomas@xxxxxxxxx>
- [PATCH bpf 2/2] bpf: sockmap, test for unconnected af_unix sock
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf 0/2] bpf fix for unconnect af_unix socket
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf v3] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: pull-request: bpf-next 2023-11-30
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2] rethook: Use __rcu pointer for rethook::handler
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- RE: [PATCH bpf-next 1/3] xsk: add launch time support to XDP Tx metadata
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- Re: pull-request: bpf 2023-11-30
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- linux-next: manual merge of the bpf-next tree with the net-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Relax tracing prog recursive attach rules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/3] bpf, selftest/bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: Does skb_metadata_differs really need to stop GRO aggregation?
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2] rethook: Use __rcu pointer for rethook::handler
- From: JP Kobryn <inwardvessel@xxxxxxxxx>
- Re: [PATCH v2 3/3] kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Relax tracing prog recursive attach rules
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH v2 3/3] kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: Does skb_metadata_differs really need to stop GRO aggregation?
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] xsk: add launch time support to XDP Tx metadata
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Relax tracing prog recursive attach rules
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 3/3] kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 2/3] kernfs: Convert kernfs_name_locked() from strlcpy() to strscpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 1/3] kernfs: Convert kernfs_walk_ns() from strlcpy() to strscpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 0/3] kernfs: Convert from strlcpy() to strscpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: BPF GCC status - Nov 2023
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Relax tracing prog recursive attach rules
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: BPF GCC status - Nov 2023
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v12 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 12/17] libbpf: add bpf_token_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 11/17] bpf,lsm: add BPF token LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add sock_ops callbacks for data send/recv/acked events
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net] net/netfilter: bpf: fix bad registration on nf_defrag
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: BPF GCC status - Nov 2023
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: Does skb_metadata_differs really need to stop GRO aggregation?
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [syzbot] [bpf?] [net?] KASAN: null-ptr-deref Write in unix_stream_bpf_update_proto
- From: syzbot <syzbot+e8030702aefd3444fb9e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: Add launch time to xdp_hw_metadata
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next 2/3] net: stmmac: Add launch time support to XDP ZC
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next 1/3] xsk: add launch time support to XDP Tx metadata
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next 0/3] xsk: TX metadata launch time support
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- Re: pull-request: bpf 2023-11-30
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: pull-request: bpf 2023-11-30
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: pull-request: bpf 2023-11-30
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/3] bpf, selftest/bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH] scripts/bpf_doc: add __main__ judgement before main code
- From: Hu Haowen <2023002089@xxxxxxxxxxxxxxxx>
- Re: BPF GCC status - Nov 2023
- From: "Jose E. Marchesi" <jemarch@xxxxxxx>
- Re: pull-request: bpf 2023-11-30
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: BPF GCC status - Nov 2023
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- pull-request: bpf-next 2023-11-30
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: pull-request: bpf 2023-11-30
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/3] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Relax tracing prog recursive attach rules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH bpf v4 4/7] bpf: Defer the free of inner map when necessary
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 2/7] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 7/7] selftests/bpf: Test outer map update operations in syscall program
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 6/7] selftests/bpf: Add test cases for inner map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 5/7] bpf: Optimize the free of inner map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 3/7] bpf: Set need_defer as false when clearing fd array during map free
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 1/7] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 0/7] bpf: Fix the release of inner map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Does skb_metadata_differs really need to stop GRO aggregation?
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH v2 1/2] cfi: Flip headers
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: BPF GCC status - Nov 2023
- From: "Jose E. Marchesi" <jemarch@xxxxxxx>
- [PATCH] selftests/bpf: fix erroneous bitmask operation
- From: Jeroen van Ingen Schenau <jeroen.vaningenschenau@xxxxxxxxxxxxx>
- Re: [PATCH] bpf/tests: Remove duplicate JSGT tests
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf/tests: Remove duplicate JSGT tests
- From: Johan Almbladh <johan.almbladh@xxxxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next] netkit: Add some ethtool ops to provide information to user
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v2 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH vhost v13 11/12] virtio_ring: introduce dma sync api for virtqueue
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v13 11/12] virtio_ring: introduce dma sync api for virtqueue
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Relax tracing prog recursive attach rules
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH v2 net-next 1/2] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH vhost v13 11/12] virtio_ring: introduce dma sync api for virtqueue
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v13 11/12] virtio_ring: introduce dma sync api for virtqueue
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next] netkit: Add some ethtool ops to provide information to user
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v2 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v2 net-next 1/2] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v2 net-next 0/2] add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf-next] netkit: Add some ethtool ops to provide information to user
- From: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
- [PATCH bpf-next] netkit: Add some ethtool ops to provide information to user
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH net] net/netfilter: bpf: fix bad registration on nf_defrag
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 07/10] bpf: enforce precision of R0 on program/async callback return
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 10/10] bpf: simplify tnum output if a fully known constant
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v3 bpf-next 07/10] bpf: enforce precision of R0 on program/async callback return
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v3 bpf-next 06/10] bpf: unify async callback and program retval checks
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v3 bpf-next 05/10] bpf: enforce precise retval range on program exit
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v3 bpf-next 04/10] selftests/bpf: add selftest validating callback result is enforced
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v3 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v3 bpf-next 02/10] bpf: enforce precision of R0 on callback return
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v3 bpf-next 01/10] bpf: provide correct register name for exception callback retval check
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v2 bpf-next 05/10] bpf: enforce precise retval range on program exit
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v2 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/3] bpf: make common crypto API for TC/XDP programs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/3] bpf: make common crypto API for TC/XDP programs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: pull-request: bpf 2023-11-30
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH] bpf/tests: Remove duplicate JSGT tests
- From: Yujie Liu <yujie.liu@xxxxxxxxx>
- Re: [PATCH bpf-next v6 2/3] bpf: crypto: add skcipher to bpf crypto
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf v2] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH v3 bpf-next 10/10] bpf: simplify tnum output if a fully known constant
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 07/10] bpf: enforce precision of R0 on program/async callback return
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 05/10] bpf: enforce precise retval range on program exit
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 08/10] selftests/bpf: validate async callback return value check correctness
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 09/10] selftests/bpf: adjust global_func15 test to validate prog exit precision
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 06/10] bpf: unify async callback and program retval checks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 04/10] selftests/bpf: add selftest validating callback result is enforced
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 02/10] bpf: enforce precision of R0 on callback return
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 01/10] bpf: provide correct register name for exception callback retval check
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 00/10] BPF verifier retval logic fixes
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Relax tracing prog recursive attach rules
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: fix accesses to uninit stack slots
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- pull-request: bpf 2023-11-30
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH v15 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v15 bpf-next 5/6] selftests/bpf: Add tests for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v15 bpf-next 4/6] selftests/bpf: Sort config in alphabetic order
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v15 bpf-next 3/6] Documentation/bpf: Add documentation for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v15 bpf-next 2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v15 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v15 bpf-next 0/6] bpf: File verification with LSM and fsverity
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v6 00/13] xsk: TX metadata
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: Does skb_metadata_differs really need to stop GRO aggregation?
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 1/3] bpf: make common crypto API for TC/XDP programs
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: Does skb_metadata_differs really need to stop GRO aggregation?
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 1/3] bpf: make common crypto API for TC/XDP programs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 3/3] bpf, selftest/bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v4 2/3] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v4 1/3] bpf: Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v4 0/3] Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 3/3] bpf, selftest/bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v3 2/3] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v3 1/3] bpf: Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v3 0/3] Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCHv2 bpf 1/2] bpf: Add checkip argument to bpf_arch_text_poke
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: Does skb_metadata_differs really need to stop GRO aggregation?
- From: Edward Cree <ecree.xilinx@xxxxxxxxx>
- Re: [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: BPF GCC status - Nov 2023
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH bpf-next v6 3/3] selftests: bpf: crypto skcipher algo selftests
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v6 2/3] bpf: crypto: add skcipher to bpf crypto
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v6 1/3] bpf: make common crypto API for TC/XDP programs
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- Re: [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: BPF GCC status - Nov 2023
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 02/13] xsk: Add TX timestamp and TX checksum offload support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: fix accesses to uninit stack slots
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: [PATCH bpf-next v6 03/13] tools: ynl: Print xsk-features from the sample
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: BPF GCC status - Nov 2023
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next] xdp: add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 05/10] bpf: enforce precise retval range on program exit
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 00/10] BPF verifier retval logic fixes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v14 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net] net/netfilter: bpf: avoid leakage of skb
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv2 bpf 1/2] bpf: Add checkip argument to bpf_arch_text_poke
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net] net/netfilter: bpf: avoid leakage of skb
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH net] net/netfilter: bpf: avoid leakage of skb
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCHv2 bpf 1/2] bpf: Add checkip argument to bpf_arch_text_poke
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCHv2 bpf 0/2] bpf: Fix prog_array_map_poke_run map poke update
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net] net/netfilter: bpf: avoid leakage of skb
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v2] rethook: Use __rcu pointer for rethook::handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [syzbot] [perf?] general protection fault in inherit_task_group
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [syzbot] [perf?] general protection fault in inherit_task_group
- From: syzbot <syzbot+756fe9affda890e892ae@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 00/10] BPF verifier retval logic fixes
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v2 bpf-next 05/10] bpf: enforce precise retval range on program exit
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [PATCH net] net/netfilter: bpf: avoid leakage of skb
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add sock_ops callbacks for data send/recv/acked events
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add sock_ops callbacks for data send/recv/acked events
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- [PATCH bpf] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Bug Report] bpf: reg invariant voilation after JSLE
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: BPF GCC status - Nov 2023
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 0/3] selftests/bpf: Use pkg-config to determine ld flags
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2 2/2] bpf: new verifier tests for stack access
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: fix accesses to uninit stack slots
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v1 14/14] libperf cpumap: Document perf_cpu_map__nr's behavior
- From: Ian Rogers <irogers@xxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]