BPF
[Prev Page][Next Page]
- Re: [PATCH v4 bpf-next 05/10] selftests: xsk: query for native XDP support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 03/10] ice: check DD bit on Rx descriptor rather than (EOP | RS)
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Enable config options needed for xdp_synproxy test
- From: Maxim Mikityanskiy <maximmi@xxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in __vmalloc_node_range
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH] lib/error-inject: Traverse list with mutex
- From: wuchi <wuchi.zero@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 02/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/10] ice: compress branches in ice_set_features()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 07/10] selftests: xsk: introduce default Rx pkt stream
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2] libbpf: Include linux/log2.h to use is_power_of_2()
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next] libbpf: Include linux/log2.h to use is_pow_of_2()
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] libbpf: Fix is_pow_of_2
- From: Pavel Machek <pavel@xxxxxx>
- Re: [BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
- From: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 10/10] bpf: Support recharge for hash map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 09/10] bpf: Make bpf_map_{save, release}_memcg public
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 08/10] bpf: Recharge memory when reuse bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 07/10] mm: Add helper to recharge percpu address
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 06/10] mm: Add helper to recharge vmalloc'ed address
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 05/10] mm: Add helper to recharge kmalloc'ed address
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 04/10] mm, memcg: Make obj_cgroup_{charge, uncharge}_pages public
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 03/10] mm, memcg: Add new helper obj_cgroup_from_current()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 02/10] bpftool: Show memcg info of bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 01/10] mm, memcg: Add a new helper memcg_should_recharge()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] libbpf: Remove kprobe_event on failed kprobe_open_legacy
- From: chuang <nashuiliang@xxxxxxxxx>
- [syzbot] BUG: sleeping function called from invalid context in __vmalloc_node_range
- From: syzbot <syzbot+b577bc624afda52c78de@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] libbpf: Remove kprobe_event on failed kprobe_open_legacy
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] perf/kprobe: maxactive for fd-based kprobe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] perf/kprobe: maxactive for fd-based kprobe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] bpf: Don't redirect packets with pkt_len 0
- From: "zhudi (E)" <zhudi2@xxxxxxxxxx>
- Re: [PATCH] libbpf: Remove kprobe_event on failed kprobe_open_legacy
- From: chuang <nashuiliang@xxxxxxxxx>
- RE: [PATCH] libbpf: Remove kprobe_event on failed kprobe_open_legacy
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH v4 bpf-next 09/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH v4 bpf-next 07/10] selftests: xsk: introduce default Rx pkt stream
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: pull-request: bpf-next 2022-06-17
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- RE: [PATCH v4 bpf-next 06/10] selftests: xsk: add missing close() on netns fd
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH v4 bpf-next 05/10] selftests: xsk: query for native XDP support
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH v4 bpf-next 04/10] ice: do not setup vlan for loopback VSI
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH v4 bpf-next 03/10] ice: check DD bit on Rx descriptor rather than (EOP | RS)
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH v4 bpf-next 02/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH v4 bpf-next 01/10] ice: compress branches in ice_set_features()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [Patch bpf-next v4 0/4] sockmap: some performance optimizations
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v9 06/10] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v4 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 07dc787be2316e243a16a33d0a9b734cd9365bd3
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v9 05/10] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v9 04/10] bpf: minimize number of allocated lsm slots per program
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v9 03/10] bpf: per-cgroup lsm flavor
- From: Martin KaFai Lau <kafai@xxxxxx>
- pull-request: bpf-next 2022-06-17
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH net-next] samples/bpf: fixup some xdp progs to be able to support xdp multibuffer
- From: Andy Gospodarek <andrew.gospodarek@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 5/5] selftests/bpf: Test a BPF CC implementing the unsupported get_info()
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v4 bpf-next 00/14] net: netfilter: add kfunc helper to update ct timeout
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add lwt ip encap tests to test_progs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/5] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v3 1/5] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
- From: Martin KaFai Lau <kafai@xxxxxx>
- pull-request: bpf 2022-06-17
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf, docs: Update some of the JIT/maintenance entries
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf] bpf, docs: Update some of the JIT/maintenance entries
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v9 06/10] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 04/10] bpf: minimize number of allocated lsm slots per program
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 09/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 05/10] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 03/10] bpf: per-cgroup lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RESEND][PATCH v4 2/4] bpf: Add bpf_request_key_by_id() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: fix bpf_skc_lookup comment wrt. return type
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2 2/2] rethook: Reject getting a rethook if RCU is not watching
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf v2 1/2] fprobe: samples: Add use_trace option and show hit/missed counter
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] bpf: fix bpf_skc_lookup comment wrt. return type
- From: Tobias Klauser <tklauser@xxxxxxxxxx>
- [PATCH powerpc] powerpc/bpf: Fix use of user_pt_regs in uapi
- From: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix non-static bpf_func_proto struct definitions
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2 0/2] rethook: Reject getting a rethook if RCU is not watching
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: arm64: Keep tail call count across bpf2bpf calls
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: x64: Add predicate for bpf2bpf with tailcalls support in JIT
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] Allow mixing bpf2bpf calls with tail calls on arm64
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- RE: [RESEND][PATCH v4 2/4] bpf: Add bpf_request_key_by_id() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: don't force lld on non-x86 architectures
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf: Don't redirect packets with pkt_len 0
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH] bpf: Don't redirect packets with pkt_len 0
- From: Di Zhu <zhudi2@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 09/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v9 06/10] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH bpf-next] selftests/bpf: don't force lld on non-x86 architectures
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v10 0/6] New BPF helpers to accelerate synproxy
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v10 0/6] New BPF helpers to accelerate synproxy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RESEND][PATCH v4 4/4] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RESEND][PATCH v4 2/4] bpf: Add bpf_request_key_by_id() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv3 bpf 0/4] bpf: Fix cookie values for kprobe multi
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v4 0/5] sleepable uprobe support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2] libbpf: Fix is_pow_of_2
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 05/10] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v9 04/10] bpf: minimize number of allocated lsm slots per program
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v2] libbpf: Fix is_pow_of_2
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: fix internal USDT address translation logic for shared libraries
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Fix non-static bpf_func_proto struct definitions
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v9 03/10] bpf: per-cgroup lsm flavor
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- Re: [PATCH v2] libbpf: Fix is_pow_of_2
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v2] libbpf: Fix is_pow_of_2
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: fix internal USDT address translation logic for shared libraries
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCHv5 bpf-next 1/1] perf tools: Rework prologue generation code
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv5 bpf-next 0/1] perf tools: Fix prologue generation
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 02/10] bpf: convert cgroup_bpf.progs to hlist
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next] libbpf: fix internal USDT address translation logic for shared libraries
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v9 01/10] bpf: add bpf_func_t and trampoline helpers
- From: Martin KaFai Lau <kafai@xxxxxx>
- [linux-next:master] BUILD REGRESSION c6d7e3b385f19869ab96e9404c92ff1abc34f2c8
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] Fix tail call counting with bpf2bpf
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 bpf-next 02/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH v4 bpf-next 01/10] ice: compress branches in ice_set_features()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf-next 02/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf-next 05/10] selftests: xsk: query for native XDP support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf-next 10/10] selftests: xsk: add support for zero copy testing
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf-next 08/10] selftests: xsk: add support for executing tests on physical device
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf-next 00/10] AF_XDP ZC selftests
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf-next 09/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf-next 03/10] ice: check DD bit on Rx descriptor rather than (EOP | RS)
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf-next 07/10] selftests: xsk: introduce default Rx pkt stream
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf-next 04/10] ice: do not setup vlan for loopback VSI
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf-next 06/10] selftests: xsk: add missing close() on netns fd
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- From: Maciej Żenczykowski <maze@xxxxxxxxxx>
- [PATCH bpf-next v2 0/2] Fix tail call counting with bpf2bpf
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Test tail call counting with bpf2bpf and data on stack
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf, x86: Fix tail call count offset calculation on bpf2bpf call
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf 3/4] module: introduce module_alloc_huge
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC bpf] selftests/bpf: Curious case of a successful tailcall that returns to caller
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [RFC bpf] selftests/bpf: Curious case of a successful tailcall that returns to caller
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Test tail call counting with bpf2bpf and data on stack
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [RFC bpf] selftests/bpf: Curious case of a successful tailcall that returns to caller
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, x86: Fix tail call count offset calculation on bpf2bpf call
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [RFC bpf] selftests/bpf: Curious case of a successful tailcall that returns to caller
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, x86: Fix tail call count offset calculation on bpf2bpf call
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Test tail call counting with bpf2bpf and data on stack
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [syzbot] memory leak in __register_sysctl_table
- From: syzbot <syzbot+9f160a43b2cf201cbe65@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 10/11] selftests: xsk: remove struct xsk_socket_info::outstanding_tx
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [RFC bpf] selftests/bpf: Curious case of a successful tailcall that returns to caller
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [syzbot] KASAN: use-after-free Write in inet_put_port
- From: syzbot <syzbot+0a847a982613c6438fba@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [Patch bpf-next v4 1/4] tcp: introduce tcp_read_skb()
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH bpf-next] libbpf: fix internal USDT address translation logic for shared libraries
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
- From: "Chen, Rong A" <rong.a.chen@xxxxxxxxx>
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- From: Maciej Żenczykowski <maze@xxxxxxxxxx>
- Re: [PATCH v6,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] selftests/bpf: Fix test_varlen verification failure with latest llvm
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] BUG: demonstration of uprobe/uretprobe corrupted stack traces
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 02/11] ice: allow toggling loopback mode via ndo_set_features callback
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add lwt ip encap tests to test_progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH dwarves v2 2/2] btf: Support BTF_KIND_ENUM64
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH dwarves v2 1/2] libbpf: Sync with latest libbpf repo
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH dwarves v2 0/2] btf: support BTF_KIND_ENUM64
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH v3 1/1] perf/kprobe: maxactive for fd-based kprobe
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH v2 1/1] perf/kprobe: maxactive for fd-based kprobe
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- Re: [PATCH] perf/kprobe: maxactive for fd-based kprobe
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH] perf/kprobe: maxactive for fd-based kprobe
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH v2 1/1] perf/kprobe: maxactive for fd-based kprobe
- From: Song Liu <9erthalion6@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] perf/kprobe: maxactive for fd-based kprobe
- From: Song Liu <songliubraving@xxxxxx>
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- From: Maciej Żenczykowski <maze@xxxxxxxxxx>
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Limit maximum modifier chain length in btf_check_type_tags
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: Curious bpf regression in 5.18 already fixed in stable 5.18.3
- From: Maciej Żenczykowski <maze@xxxxxxxxxx>
- Curious bpf regression in 5.18 already fixed in stable 5.18.3
- From: Maciej Żenczykowski <zenczykowski@xxxxxxxxx>
- [Patch bpf-next v4 4/4] skmsg: get rid of unncessary memset()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf-next v4 3/4] skmsg: get rid of skb_clone()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf-next v4 2/4] net: introduce a new proto_ops ->read_skb()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf-next v4 1/4] tcp: introduce tcp_read_skb()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf-next v4 0/4] sockmap: some performance optimizations
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 05/11] selftests: xsk: query for native XDP support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 01/11] ice: compress branches in ice_set_features()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 04/11] ice: do not setup vlan for loopback VSI
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 00/11] AF_XDP ZC selftests
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 02/11] ice: allow toggling loopback mode via ndo_set_features callback
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 10/11] selftests: xsk: remove struct xsk_socket_info::outstanding_tx
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 06/11] selftests: xsk: add missing close() on netns fd
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 11/11] selftests: xsk: add support for zero copy testing
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 08/11] selftests: xsk: add support for executing tests on physical device
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 09/11] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 03/11] ice: check DD bit on Rx descriptor rather than (EOP | RS)
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 07/11] selftests: xsk: introduce default Rx pkt stream
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Limit maximum modifier chain length in btf_check_type_tags
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH v3 7/8] bpf: use new capable_any functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf, x86: Fix tail call count offset calculation on bpf2bpf call
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] Fix tail call counting with bpf2bpf
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Test tail call counting with bpf2bpf and data on stack
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH v2] net: bpf: fix request_sock leak in filter.c
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next v10 0/6] New BPF helpers to accelerate synproxy
- From: Maxim Mikityanskiy <maximmi@xxxxxxxxxx>
- [PATCH bpf-next v10 6/6] selftests/bpf: Add selftests for raw syncookie helpers in TC mode
- From: Maxim Mikityanskiy <maximmi@xxxxxxxxxx>
- [PATCH bpf-next v10 1/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
- From: Maxim Mikityanskiy <maximmi@xxxxxxxxxx>
- [PATCH bpf-next v10 5/6] bpf: Allow the new syncookie helpers to work with SKBs
- From: Maxim Mikityanskiy <maximmi@xxxxxxxxxx>
- [PATCH bpf-next v10 4/6] selftests/bpf: Add selftests for raw syncookie helpers
- From: Maxim Mikityanskiy <maximmi@xxxxxxxxxx>
- [PATCH bpf-next v10 2/6] bpf: Allow helpers to accept pointers with a fixed size
- From: Maxim Mikityanskiy <maximmi@xxxxxxxxxx>
- [PATCH bpf-next v10 3/6] bpf: Add helpers to issue and check SYN cookies in XDP
- From: Maxim Mikityanskiy <maximmi@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCHv3 bpf 1/4] selftests/bpf: Shuffle cookies symbols in kprobe multi test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf 2/4] ftrace: Keep address offset in ftrace_lookup_symbols
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf 3/4] bpf: Force cookies array to follow symbols sorting
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf 4/4] selftest/bpf: Fix kprobe_multi bench test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf 0/4] bpf: Fix cookie values for kprobe multi
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
- From: Peter Robinson <pbrobinson@xxxxxxxxx>
- Re: [BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH net-next 1/1] i40e: add xdp frags support to ndo_xdp_xmit
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
- From: Peter Robinson <pbrobinson@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 10/10] selftests: xsk: add support for zero copy testing
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/10] selftests: xsk: query for native XDP support
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- [PATCH bpf] bpf: Limit maximum modifier chain length in btf_check_type_tags
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH v2] net: bpf: fix request_sock leak in filter.c
- From: Jon Maxwell <jmaxwell37@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix test_varlen verification failure with latest llvm
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2] selftests/bpf: Avoid skipping certain subtests
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v4 4/5] libbpf: add support for sleepable uprobe programs
- From: Delyan Kratunov <delyank@xxxxxx>
- [PATCH bpf-next v4 3/5] bpf: allow sleepable uprobe programs to attach
- From: Delyan Kratunov <delyank@xxxxxx>
- [PATCH bpf-next v4 0/5] sleepable uprobe support
- From: Delyan Kratunov <delyank@xxxxxx>
- [PATCH bpf-next v4 2/5] bpf: implement sleepable uprobes by chaining gps
- From: Delyan Kratunov <delyank@xxxxxx>
- [PATCH bpf-next v4 1/5] bpf: move bpf_prog to bpf.h
- From: Delyan Kratunov <delyank@xxxxxx>
- [PATCH bpf-next v4 5/5] selftests/bpf: add tests for sleepable (uk)probes
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2] libbpf: Fix is_pow_of_2
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpftool: Restore memlock rlimit bump
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH -next] bpf, arm: Remove unused function emit_a32_alu_r()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [syzbot] BUG: sleeping function called from invalid context in sk_psock_stop
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v4 1/4] bpf: Export bpf_dynptr_get_size()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 bpf-next 05/10] selftests: xsk: add missing close() on netns fd
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 07/10] selftests: xsk: add support for executing tests on physical device
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 09/10] selftests: xsk: remove struct xsk_socket_info::outstanding_tx
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 03/10] ice: do not setup vlan for loopback VSI
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 02/10] ice: check DD bit on Rx descriptor rather than (EOP | RS)
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 06/10] selftests: xsk: introduce default Rx pkt stream
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 08/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 10/10] selftests: xsk: add support for zero copy testing
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 04/10] selftests: xsk: query for native XDP support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 00/10] AF_XDP ZC selftests
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add lwt ip encap tests to test_progs
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: arm-linux-gnueabi-ld: error: .btf.vmlinux.bin.o is already in final BE8 format
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [Resend] BPF ringbuf misses notifications due to improper coherence
- From: Tatsuyuki Ishi <ishitatsuyuki@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Fix an unsigned < 0 bug
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] xsk: fix generic transmit when completion queue reservation fails
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf: fix spelling in bpf_verifier.h
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH] bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
- From: Yuntao Wang <ytcoode@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf] xsk: fix generic transmit when completion queue reservation fails
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [RESEND][PATCH v4 3/4] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [RESEND][PATCH v4 2/4] bpf: Add bpf_request_key_by_id() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [RESEND][PATCH v4 0/4] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [RESEND][PATCH v4 4/4] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [RESEND][PATCH v4 1/4] bpf: Export bpf_dynptr_get_size()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v4 3/4] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v4 0/4] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v4 2/4] bpf: Add bpf_request_key_by_id() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v4 4/4] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v4 1/4] bpf: Export bpf_dynptr_get_size()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 4/5] selftests/bpf: Test an incomplete BPF CC
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 5/5] selftests/bpf: Test a BPF CC implementing the unsupported get_info()
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/5] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/5] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] libbpf: Remove kprobe_event on failed kprobe_open_legacy
- From: Chuang W <nashuiliang@xxxxxxxxx>
- [PATCH bpf] xsk: fix generic transmit when completion queue reservation fails
- From: Ciara Loftus <ciara.loftus@xxxxxxxxx>
- Re: [PATCH] bpf: fix rq lock recursion issue
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Avoid skipping certain subtests
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next] selftests/bpf: Avoid skipping certain subtests
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 00/14] net: netfilter: add kfunc helper to update ct timeout
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH] perf bpf: 8 byte align bpil data
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH] bpf: fix rq lock recursion issue
- From: Satya Durga Srinivasu Prabhala <quic_satyap@xxxxxxxxxxx>
- Re: [PATCH net] net: bpf: fix request_sock leak in filter.c
- From: Jonathan Maxwell <jmaxwell37@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix test_varlen verification failure with latest llvm
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v4 bpf-next 00/14] net: netfilter: add kfunc helper to update ct timeout
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: fix rq lock recursion issue
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: fix rq lock recursion issue
- From: Satya Durga Srinivasu Prabhala <quic_satyap@xxxxxxxxxxx>
- Re: [PATCH] bpf: fix rq lock recursion issue
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v7 5/5] selftests/bpf: BPF test_prog selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v7 1/5] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v7 0/5] bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v7 2/5] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v7 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [Resend] BPF ringbuf misses notifications due to improper coherence
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v2 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] bpf ppc32: add support for BPF_ATOMIC bitwise operations
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: fix rq lock recursion issue
- From: Satya Durga Srinivasu Prabhala <quic_satyap@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH net-next 1/1] i40e: add xdp frags support to ndo_xdp_xmit
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] bpf: fix rq lock recursion issue
- From: Yonghong Song <yhs@xxxxxx>
- Re: [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v6 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] bpf: fix rq lock recursion issue
- From: Satya Durga Srinivasu Prabhala <quic_satyap@xxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 00/14] net: netfilter: add kfunc helper to update ct timeout
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v9 09/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next v6 2/5] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v6 0/5] bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v6 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v6 1/5] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v6 5/5] selftests/bpf: BPF test_prog selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v6 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH linux-next] security: Fix side effects of default BPF LSM hooks
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [Resend] BPF ringbuf misses notifications due to improper coherence
- From: Tatsuyuki Ishi <ishitatsuyuki@xxxxxxxxx>
- Re: [BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- [PATCH dwarves 2/2] btf: Support BTF_KIND_ENUM64
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH dwarves 1/2] libbpf: Sync with latest libbpf repo
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH dwarves 0/2] btf: support BTF_KIND_ENUM64
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH] bpf: fix spelling in bpf_verifier.h
- From: john <jwnhy0@xxxxxxxxx>
- Re: [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v9 09/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 10/10] selftests: xsk: add support for zero copy testing
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next 09/10] selftests: xsk: remove struct xsk_socket_info::outstanding_tx
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [syzbot] WARNING in exit_tasks_rcu_finish
- From: syzbot <syzbot+9bb26e7c5e8e4fa7e641@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 08/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next 07/10] selftests: xsk: add support for executing tests on physical device
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next 06/10] selftests: xsk: introduce default Rx pkt stream
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next 05/10] selftests: xsk: add missing close() on netns fd
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next 04/10] selftests: xsk: query for native XDP support
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH] bpf: fix rq lock recursion issue
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next] libbpf: Fix an unsigned < 0 bug
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH] bpf: fix rq lock recursion issue
- From: Satya Durga Srinivasu Prabhala <quic_satyap@xxxxxxxxxxx>
- [BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH] kernel/trace: Remove unwanted initialization in __trace_uprobe_create()
- From: Gautam Menghani <gautammenghani201@xxxxxxxxx>
- Re: [PATCH] BUG: demonstration of uprobe/uretprobe corrupted stack traces
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] perf/kprobe: maxactive for fd-based kprobe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH] lib/error-inject: Convert to DEFINE_SEQ_ATTRIBUTE
- From: wuchi <wuchi.zero@xxxxxxxxx>
- Re: [PATCH v6 0/2] Optimize performance of update hash-map when free is zero
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 00/14] net: netfilter: add kfunc helper to update ct timeout
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] perf/kprobe: maxactive for fd-based kprobe
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 4/5] bpf ppc32: add support for BPF_ATOMIC bitwise operations
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 04/10] bpf: minimize number of allocated lsm slots per program
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH bpf-next v5 5/5] selftests/bpf: BPF test_prog selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v5 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v5 2/5] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v5 0/5] bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v5 1/5] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v5 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH -next] bpf, arm: Remove unused function emit_a32_alu_r()
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- [PATCH -next] perf: Fix pass 0 to PTR_ERR
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3 1/2] bpf: Add bpf_verify_signature() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH linux-next] security: Fix side effects of default BPF LSM hooks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 1/2] bpf: Add bpf_verify_signature() helper
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH linux-next] security: Fix side effects of default BPF LSM hooks
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH linux-next] security: Fix side effects of default BPF LSM hooks
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v4 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/5] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v6,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] selinux: fix typos in comments
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH bpf-next v2 5/8] selftests/bpf: Test cgroup_iter.
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH bpf-next v2 7/8] selftests/bpf: extend cgroup helpers
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH bpf-next v2 3/8] bpf, iter: Fix the condition on p when calling stop.
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH bpf-next v2 2/8] cgroup: Add cgroup_put() in !CONFIG_CGROUPS case
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH bpf-next v2 1/8] cgroup: enable cgroup_get_from_file() on cgroup1
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v4 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/5] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH linux-next] security: Fix side effects of default BPF LSM hooks
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH linux-next] security: Fix side effects of default BPF LSM hooks
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 5/5] selftests/bpf: BPF test_prog selftests for bpf_loop inlining
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/5] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net] net: bpf: fix request_sock leak in filter.c
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v4 1/5] selftests/bpf: specify expected instructions in test_verifier tests
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v9 09/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v9 08/10] libbpf: implement bpf_prog_query_opts
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v9 07/10] libbpf: add lsm_cgoup_sock type
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v9 03/10] bpf: per-cgroup lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v9 10/10] selftests/bpf: lsm_cgroup functional test
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v9 01/10] bpf: add bpf_func_t and trampoline helpers
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v9 06/10] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v9 04/10] bpf: minimize number of allocated lsm slots per program
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v9 02/10] bpf: convert cgroup_bpf.progs to hlist
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v9 05/10] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v9 00/10] bpf: cgroup_sock lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] bpf: Add bpf_verify_signature() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 1/2] bpf: Add bpf_verify_signature() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- [PATCH v2 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 4/5] bpf ppc32: add support for BPF_ATOMIC bitwise operations
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 2/5] bpf ppc64: add support for atomic fetch operations
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 1/5] bpf ppc64: add support for BPF_ATOMIC bitwise operations
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 3/5] bpf ppc64: Add instructions for atomic_[cmp]xchg
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 0/5] Atomics support for eBPF on powerpc
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: Building release 6.8.0 on Debian 11
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 01/10] ice: introduce priv-flag for toggling loopback mode
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v3 1/2] bpf: Add bpf_verify_signature() helper
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next 10/10] selftests: xsk: add support for zero copy testing
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next 09/10] selftests: xsk: remove struct xsk_socket_info::outstanding_tx
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next 07/10] selftests: xsk: add support for executing tests on physical device
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next 03/10] ice: do not setup vlan for loopback VSI
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next 05/10] selftests: xsk: add missing close() on netns fd
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next 08/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next 06/10] selftests: xsk: introduce default Rx pkt stream
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next 02/10] ice: check DD bit on Rx descriptor rather than (EOP | RS)
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next 04/10] selftests: xsk: query for native XDP support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next 01/10] ice: introduce priv-flag for toggling loopback mode
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next 00/10] AF_XDP ZC selftests
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- RE: [PATCH v3 1/2] bpf: Add bpf_verify_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH v3 1/2] bpf: Add bpf_verify_signature() helper
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in sk_psock_stop
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [syzbot] BUG: sleeping function called from invalid context in sk_psock_stop
- From: syzbot <syzbot+140186ceba0c496183bc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/2] bpf: Add bpf_verify_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v3 1/2] bpf: Add bpf_verify_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v3 2/2] selftests/bpf: Add test for bpf_verify_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- RE: [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Building release 6.8.0 on Debian 11
- From: Shahab Vahedi <Shahab.Vahedi@xxxxxxxxxxxx>
- [PATCH bpf-next 2/2] bpftool: Do not check return value from libbpf_set_strict_mode()
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] bpftool: Restore memlock rlimit bump
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH net] net: bpf: fix request_sock leak in filter.c
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net] net: bpf: fix request_sock leak in filter.c
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH linux-next] security: Fix side effects of default BPF LSM hooks
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v6 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v6 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v6 0/2] Optimize performance of update hash-map when free is zero
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [PATCH linux-next] security: Fix side effects of default BPF LSM hooks
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net] net: bpf: fix request_sock leak in filter.c
- From: Jonathan Maxwell <jmaxwell37@xxxxxxxxx>
- Re: [PATCH linux-next] security: Fix side effects of default BPF LSM hooks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net] net: bpf: fix request_sock leak in filter.c
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH net] net: bpf: fix request_sock leak in filter.c
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH linux-next] security: Fix side effects of default BPF LSM hooks
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH net] net: bpf: fix request_sock leak in filter.c
- From: Jonathan Maxwell <jmaxwell37@xxxxxxxxx>
- Re: [PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH net] net: bpf: fix request_sock leak in filter.c
- From: Joe Stringer <joe@xxxxxxxxx>
- Re: [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add lwt ip encap tests to test_progs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] BUG: demonstration of uprobe/uretprobe corrupted stack traces
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net] net: bpf: fix request_sock leak in filter.c
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Improve probing for memcg-based memory accounting
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH] perf/kprobe: maxactive for fd-based kprobe
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH] perf/kprobe: maxactive for fd-based kprobe
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- Re: [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: vmlinux.h conflicts with bpf.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Improve probing for memcg-based memory accounting
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Improve probing for memcg-based memory accounting
- Re: [PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [syzbot] possible deadlock in bpf_trace_printk
- From: syzbot <syzbot+c49e17557ddb5725583d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in inet_bind2_bucket_find
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- vmlinux.h conflicts with bpf.h
- From: Théophile Dubuc <theophile.dubuc@xxxxxxxxxxx>
- RE: [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [cgroup] 3c87862ca1: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH bpf-next] libbpf: Improve probing for memcg-based memory accounting
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [cgroup] 3c87862ca1: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH] bpftool: Fix bootstrapping during a cross compilation
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- RE: [PATCH v2 0/9] bpf: Per-operation map permissions
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: fix uprobe symbol file offset calculation logic
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpftool: Fix bootstrapping during a cross compilation
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [syzbot] BUG: sleeping function called from invalid context in corrupted (2)
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [syzbot] BUG: stack guard page was hit in sys_bpf
- From: syzbot <syzbot+71b84016750069c7f146@xxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
- From: Kosuke Fujimoto <fujimotokosuke0@xxxxxxxxx>
- Re: [PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- [PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- [PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v2 1/1] libbpf: replace typeof with __typeof__
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in inet_bind2_bucket_find
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- [syzbot] BUG: sleeping function called from invalid context in corrupted (2)
- From: syzbot <syzbot+efe1afd49d981d281ae4@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: pull-request: bpf 2022-06-09
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- pull-request: bpf 2022-06-09
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH] selinux: fix typos in comments
- From: Jonas Lindner <jolindner@xxxxxx>
- [PATCH bpf-next v4 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v4 2/5] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v4 5/5] selftests/bpf: BPF test_prog selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v4 0/5] bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v4 1/5] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH net-next v5 1/2] ipv6: Fix signed integer overflow in __ip6_append_data
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next 1/2] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bpftool: Fix bootstrapping during a cross compilation
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 1/1] libbpf: replace typeof with __typeof__
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf] MAINTAINERS: Add a maintainer for bpftool
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] MAINTAINERS: Add a maintainer for bpftool
- From: KP Singh <kpsingh@xxxxxxxxxx>
- RE: [PATCH v2 1/3] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- RE: [PATCH v2 1/3] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH v2 1/3] bpf: Add bpf_verify_pkcs7_signature() helper
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/3] bpf: Add bpf_verify_pkcs7_signature() helper
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v2 1/3] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf] MAINTAINERS: Add a maintainer for bpftool
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH] bpftool: Fix bootstrapping during a cross compilation
- From: Shahab Vahedi <Shahab.Vahedi@xxxxxxxxxxxx>
- Re: [PATCH bpf] xsk: Fix handling of invalid descriptors in XSK Tx batching API
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 1/1] libbpf: replace typeof with __typeof__
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v2 1/1] libbpf: replace typeof with __typeof__
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf] MAINTAINERS: Add a maintainer for bpftool
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH v2 3/3] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v2 0/3] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v2 1/3] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf] xsk: Fix handling of invalid descriptors in XSK Tx batching API
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
- From: Hou Tao <houtao1@xxxxxxxxxx>
- [syzbot] WARNING: locking bug in __inet_bind
- From: syzbot <syzbot+089524dd375b122cfc88@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [External] Re: [PATCH v5 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add BPF-helper for accessing CLOCK_TAI
- From: Kurt Kanzenbach <kurt@xxxxxxxxxxxxx>
- Re: [RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 1/1] libbpf: replace typeof with __typeof__
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v5 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v5 2/2] selftest/bpf/benchs: Add bpf_map benchmark
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- [PATCH v5 0/2] Optimize performance of update hash-map when free is zero
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add BPF-helper for accessing CLOCK_TAI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v8 06/11] bpf: allow writing to a subset of sock fields from lsm progtype
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v8 04/11] bpf: minimize number of allocated lsm slots per program
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next] bpf: Add BPF-helper for accessing CLOCK_TAI
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in inet_bind2_bucket_find
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v8 03/11] bpf: per-cgroup lsm flavor
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2] cgroup: serialize css kill and release paths
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [PATCH] bpf:add function bpf_get_task_exe_path
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [syzbot] KASAN: use-after-free Read in inet_bind2_bucket_find
- From: syzbot <syzbot+98fd2d1422063b0f8c44@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 00/17] bpf: Add 64bit enum value support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf v2 1/2] fprobe: samples: Add use_trace option and show hit/missed counter
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH bpf v2 2/2] rethook: Reject getting a rethook if RCU is not watching
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH bpf v2 0/2] rethook: Reject getting a rethook if RCU is not watching
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH] bpf:add function
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH bpf] xsk: Fix handling of invalid descriptors in XSK Tx batching API
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: add lwt ip encap tests to test_progs
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH v3] selftests net: fix bpf build error
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH] bpf:add function
- From: 山竹小 <mangosteen728@xxxxxxxxx>
- Re: [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH net-next v5 1/2] ipv6: Fix signed integer overflow in __ip6_append_data
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- [PATCH net-next v5 2/2] ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH net-next v4 0/3] reorganize the code of the enum skb_drop_reason
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add BPF-helper for accessing CLOCK_TAI
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: move AF_XDP APIs to libxdp
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- [PATCH bpf-next 2/3] samples/bpf: move AF_XDP APIs to libxdp
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- [PATCH bpf-next 1/3] samples/bpf/xdpsock_user.c: Get rid of bpf_prog_load_xattr()
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- [PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- [PATCH bpf-next v5 17/17] docs/bpf: Update documentation for BTF_KIND_ENUM64 support
- From: Yonghong Song <yhs@xxxxxx>
[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]