BPF
[Prev Page][Next Page]
- Re: [RFC PATCH v7 1/8] net_sched: Introduce eBPF based Qdisc
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] bpf: Refactor ptr alu checking rules to allow alu explicitly
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_K
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] libbpf: call dup2() syscall directly
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 0/2] Enable the inline of kptr_xchg for arm64
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v1 bpf-next] bpf: Define struct bpf_tcp_req_attrs when CONFIG_SYN_COOKIES=n.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- RE: [Bpf] BPF ISA conformance groups
- From: dthaler1968@xxxxxxxxxxxxxx
- RE: [Bpf] Standardizing BPF assembly language?
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [PATCH bpf] riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next 4/4] bpf: sockmap test cork and pop combined
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next 3/4] bpf: sockmap, add a cork to force buffering of the scatterlist
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next 2/4] bpf: sockmap, add a sendmsg test so we can check that path
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next 1/4] bpf: sockmap, add test for sk_msg prog pop msg helper
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next 0/4] transition sockmap testing to test_progs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [Bpf] Standardizing BPF assembly language?
- From: David Vernet <void@xxxxxxxxxxxxx>
- RE: [Bpf] Standardizing BPF assembly language?
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [Bpf] BPF ISA conformance groups
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [Bpf] Standardizing BPF assembly language?
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH] bpf_helpers.h: define bpf_tail_call_static when building with GCC
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH] bpf: fix constraint in test_tcpbpf_kern.c
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH] bpf: avoid VLAs in progs/test_xdp_dynptr.c
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH] bpf: fix constraint in test_tcpbpf_kern.c
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/3] selftests/bpf: Add selftests for cpumask iter
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v2] libbpf: Add some details for BTF parsing failures
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/3] bpf, doc: Add document for cpumask iter
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH] bpf: avoid VLAs in progs/test_xdp_dynptr.c
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- [PATCH net 2/2] tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ring
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net 1/2] tsnep: Remove FCS for XDP data path
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net 0/2] tsnep: XDP fixes
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] libbpf: Add some details for BTF parsing failures
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 2/2] HID: bpf: use __bpf_kfunc instead of noinline
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v1] libbpf: Add some details for BTF parsing failures
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 2/2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH v7 6/8] tools/libbpf: Add support for BPF_PROG_TYPE_QDISC
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH] bpf: use r constraint instead of p constraint in selftests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH] bpf_helpers.h: define bpf_tail_call_static when building with GCC
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/3] bpf: Add bpf_iter_cpumask kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH] bpf: use r constraint instead of p constraint in selftests
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH v4 3/4] net/sched: Load modules via their alias
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH 1/2] HID: bpf: remove double fdget()
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Standardizing BPF assembly language?
- From: dthaler1968@xxxxxxxxxxxxxx
- [PATCH 2/2] HID: bpf: use __bpf_kfunc instead of noinline
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH 1/2] HID: bpf: remove double fdget()
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH 0/2] HID: bpf: couple of upstream fixes
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v4 bpf-next 3/3] selftests/bpf: Add selftests for cpumask iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v4 bpf-next 2/3] bpf, doc: Add document for cpumask iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v4 bpf-next 1/3] bpf: Add bpf_iter_cpumask kfuncs
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v4 bpf-next 0/3] bpf: Add bpf_iter_cpumask
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [bug report] bpf: Add fd-based tcx multi-prog infra with link support
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [bug report] bpf: Add fd-based tcx multi-prog infra with link support
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [bug report] bpf: Add fd-based tcx multi-prog infra with link support
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH v4 1/4] net/sched: Add helper macros with module names
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v4 4/4] net/sched: Remove alias of sch_clsact
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v4 2/4] net/sched: Add module aliases for cls_,sch_,act_ modules
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v4 3/4] net/sched: Load modules via their alias
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v4 0/4] net/sched: Load modules via alias
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [bug report] bpf: Add fd-based tcx multi-prog infra with link support
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next] tools/resolve_btfids: fix cross-compilation to non-host endianness
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH net-next v3 4/5] vhost/net: remove vhost_net_page_frag_refill()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [bug report] bpf: Add fd-based tcx multi-prog infra with link support
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH net-next v3 0/5] remove page frag implementation in vhost_net
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: RFC: Mark "inlined by some callers" functions in BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next 2/3] bpf: Keep im address consistent between dry run and real patching
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/3] Use bpf_prog_pack for RV64 bpf trampoline
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: Use precise image size for struct_ops trampoline
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: Better error message for kernels not compiled with BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next v7 2/2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v7 1/2] selftests/bpf: Move is_jit_enabled() into testing_helpers
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v7 0/2] Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v17 11/14] bpf, net: switch to dynamic registration
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v6 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 43/82] bpf: Refactor intentional wrap-around test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] selftests/bpf: Fix the flaky tc_redirect_dtime test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 43/82] bpf: Refactor intentional wrap-around test
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 43/82] bpf: Refactor intentional wrap-around test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v6 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf] riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH 43/82] bpf: Refactor intentional wrap-around test
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: RFC: Mark "inlined by some callers" functions in BTF
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH v7 6/8] tools/libbpf: Add support for BPF_PROG_TYPE_QDISC
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Better error message for kernels not compiled with BTF
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: [PATCH bpf-next v6 2/3] selftests/bpf: Copy insn_is_pseudo_func() into testing_helpers
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC PATCH 4/5] x86/head64: Replace pointer fixups with PIE codegen
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH v5 bpf 11/11] i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queue
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf 10/11] i40e: set xdp_rxq_info::frag_size
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf 09/11] xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf 08/11] ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf 07/11] intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf 06/11] ice: remove redundant xdp_rxq_info registration
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf 05/11] i40e: handle multi-buffer packets that are shrunk by xdp prog
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf 04/11] ice: work on pre-XDP prog frag count
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf 03/11] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf 02/11] xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf 01/11] xsk: recycle buffer in case Rx queue was full
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf 00/11] net: bpf_xdp_adjust_tail() and Intel mbuf fixes
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [RFC bpf-next v3] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments.
- From: thinker.li@xxxxxxxxx
- [PATCH v10 net-next 08/15] p4tc: add template pipeline create, get, update, delete
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 15/15] p4tc: add P4 classifier
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 13/15] p4tc: add runtime table entry get, delete, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 12/15] p4tc: add runtime table entry create and update
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 11/15] p4tc: add template table create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 05/15] net: sched: act_api: Add support for preallocated P4 action instances
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 10/15] p4tc: add runtime action support
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 09/15] p4tc: add template action create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 06/15] p4tc: add P4 data types
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 07/15] p4tc: add template API
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 02/15] net/sched: act_api: increase action kind string length
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 01/15] net: sched: act_api: Introduce P4 actions list
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v10 net-next 00/15] Introducing P4TC
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [RFC PATCH 4/5] x86/head64: Replace pointer fixups with PIE codegen
- From: Brian Gerst <brgerst@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] Instruction-level BPF memory model
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH stable 5.15] bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Greg KH <greg@xxxxxxxxx>
- [RFC PATCH bpf-next 0/5] static branches
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 3/5] bpf: x86: expose how xlated insns map to jitted insns
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 5/5] bpf: x86: add BPF_STATIC_BRANCH_UPDATE syscall
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 4/5] bpf: add support for an extended JA instruction
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 2/5] bpf: keep track of and expose xlated insn offsets
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 1/5] bpf: fix potential error return
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [GIT PULL] BPF token for v6.8
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v4 bpf 05/11] i40e: handle multi-buffer packets that are shrunk by xdp prog
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v5 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- [RFC PATCH 5/5] x86: Build the core kernel with position independent codegen
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [RFC PATCH 4/5] x86/head64: Replace pointer fixups with PIE codegen
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [RFC PATCH 3/5] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [RFC PATCH 2/5] vmlinux: Avoid weak reference to notes section
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [RFC PATCH 1/5] kallsyms: Avoid weak references for kallsyms symbols
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [RFC PATCH 0/5] x86: Build the core kernel using PIC codegen
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH stable 5.15] bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next v6 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v6 2/3] selftests/bpf: Copy insn_is_pseudo_func() into testing_helpers
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v6 1/3] selftests/bpf: Move is_jit_enabled() into testing_helpers
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v6 0/3] Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in ___bpf_prog_run (4)
- From: syzbot <syzbot+853242d9c9917165d791@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 06/27] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: add support for split BTF to gen min_core_btf
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH v5 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v5 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v5 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH net-next v3 06/27] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] Correct bpf_core_read.h comment wrt bpf_core_relo struct
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v3 06/27] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [GIT PULL] BPF token for v6.8
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [GIT PULL] BPF token for v6.8
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: call dup2() syscall directly
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next] Correct bpf_core_read.h comment wrt bpf_core_relo struct
- From: Dima Tisnek <dimaqq@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 1/8] bpf: Add cookie to perf_event bpf_link_info records
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/3] selftests/bpf: Add selftests for cpumask iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next] perf/bpf: Fix duplicate type check
- From: Florian Lehner <dev@xxxxxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH net-next] xdp: Remove usage of the deprecated ida_simple_xx() API
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v4 bpf 05/11] i40e: handle multi-buffer packets that are shrunk by xdp prog
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH net-next] xdp: Remove usage of the deprecated ida_simple_xx() API
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/2] selftests/bpf: Fix the flaky tc_redirect_dtime test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Wait for the netstamp_needed_key static key to be turned on
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf 1/3] x86/mm: Move is_vsyscall_vaddr() into mm_internal.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix the flaky tc_redirect_dtime test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf 1/3] x86/mm: Move is_vsyscall_vaddr() into mm_internal.h
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: Re: lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix the flaky tc_redirect_dtime test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 8/8] bpftool: Display cookie for kprobe multi link
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next 7/8] bpftool: Display cookie for perf event link probes
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next 6/8] selftests/bpf: Add fill_link_info test for perf event
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next 5/8] selftests/bpf: Add cookies check for perf_event fill_link_info test
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next 4/8] selftests/bpf: Add cookies check for kprobe_multi fill_link_info test
- From: Song Liu <song@xxxxxxxxxx>
- Re: Re: lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 3/8] bpftool: Fix wrong free call in do_show_link
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next 2/8] bpf: Store cookies in kprobe_multi bpf_link_info data
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v4 bpf 11/11] i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queue
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf 10/11] i40e: set xdp_rxq_info::frag_size
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf 09/11] xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf 08/11] ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf 07/11] intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf 06/11] ice: remove redundant xdp_rxq_info registration
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf 05/11] i40e: handle multi-buffer packets that are shrunk by xdp prog
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf 04/11] ice: work on pre-XDP prog frag count
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf 03/11] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf 02/11] xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf 01/11] xsk: recycle buffer in case Rx queue was full
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v4 bpf 00/11] net: bpf_xdp_adjust_tail() and Intel mbuf fixes
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 1/8] bpf: Add cookie to perf_event bpf_link_info records
- From: Song Liu <song@xxxxxxxxxx>
- Re: Re: lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- [PATCH bpf-next v17 14/14] selftests/bpf: test case for register_bpf_struct_ops().
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 13/14] bpf: export btf_ctx_access to modules.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 12/14] libbpf: Find correct module BTFs for struct_ops maps and progs.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 11/14] bpf, net: switch to dynamic registration
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 10/14] bpf: validate value_type
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 09/14] bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 08/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 07/14] bpf: lookup struct_ops types from a given module BTF.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 06/14] bpf: pass btf object id in bpf_map_info.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 05/14] bpf: make struct_ops_map support btfs other than btf_vmlinux.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 04/14] bpf: add struct_ops_tab to btf.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 03/14] bpf, net: introduce bpf_struct_ops_desc.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 02/14] bpf: get type information with BTF_ID_LIST
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 01/14] bpf: refactory struct_ops type initialization to a function.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v17 00/14] Registrating struct_ops types from modules
- From: thinker.li@xxxxxxxxx
- Re: Re: lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: call dup2() syscall directly
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v16 06/14] bpf: pass btf object id in bpf_map_info.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: call dup2() syscall directly
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf v5 1/2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] libbpf: call dup2() syscall directly
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] perf lock contention: Account contending locks too
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: call dup2() syscall directly
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] bpftool: add support for split BTF to gen min_core_btf
- From: Bryce Kahle <bryce.kahle@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/3] libbpf: Move insn_is_pseudo_func() to libbpf_internal.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: call dup2() syscall directly
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next] libbpf: call dup2() syscall directly
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH bpf-next v16 14/14] selftests/bpf: test case for register_bpf_struct_ops().
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v16 11/14] bpf, net: switch to dynamic registration
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v16 09/14] bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v16 08/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v16 08/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v4 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
- From: Song Liu <song@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] BPF token for v6.8
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Re: lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 0/8] bpf: Add cookies retrieval for perf/kprobe multi links
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: Re: lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v4 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCHv2 bpf-next 8/8] bpftool: Display cookie for kprobe multi link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 7/8] bpftool: Display cookie for perf event link probes
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 6/8] selftests/bpf: Add fill_link_info test for perf event
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 5/8] selftests/bpf: Add cookies check for perf_event fill_link_info test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 4/8] selftests/bpf: Add cookies check for kprobe_multi fill_link_info test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 3/8] bpftool: Fix wrong free call in do_show_link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 2/8] bpf: Store cookies in kprobe_multi bpf_link_info data
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 1/8] bpf: Add cookie to perf_event bpf_link_info records
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 0/8] bpf: Add cookies retrieval for perf/kprobe multi links
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Enable kptr_xchg_inline test for arm64
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf, arm64: Enable the inline of bpf_kptr_xchg()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] Enable the inline of kptr_xchg for arm64
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Add bpf_iter_cpumask kfuncs
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: Re: lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next 0/8] bpf: Add cookies retrieval for perf/kprobe multi links
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 1/8] bpf: Add cookie to perf_event bpf_link_info records
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 8/8] bpftool: Display cookie for kprobe multi link
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 1/3] x86/mm: Move is_vsyscall_vaddr() into mm_internal.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 0/3] Fix the read of vsyscall page through bpf
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [GIT PULL] BPF token for v6.8
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Add bpf_iter_cpumask kfuncs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [GIT PULL] Networking for v6.8-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH bpf-next v16 04/14] bpf: add struct_ops_tab to btf.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v2 bpf 5/5] libbpf: warn on unexpected __arg_ctx type when rewriting BTF
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf 5/5] libbpf: warn on unexpected __arg_ctx type when rewriting BTF
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Add bpf_iter_cpumask kfuncs
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf 3/5] bpf: enforce types for __arg_ctx-tagged arguments in global subprogs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v16 03/14] bpf, net: introduce bpf_struct_ops_desc.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v2 bpf 1/5] libbpf: feature-detect arg:ctx tag support in kernel
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf 1/5] libbpf: feature-detect arg:ctx tag support in kernel
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v4 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v4 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v4 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v4 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v4 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH v3 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next] bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_K
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/3] selftests/bpf: Add selftests for cpumask iter
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next] bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_K
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_K
- From: Dave Thaler <dthaler1968@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] The original document has some inconsistency.
- From: David Vernet <void@xxxxxxxxxxxxx>
- [RFC bpf-next v2] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments.
- From: thinker.li@xxxxxxxxx
- Re: [PATCH bpf-next v16 14/14] selftests/bpf: test case for register_bpf_struct_ops().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Add bpf_iter_cpumask kfuncs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v16 11/14] bpf, net: switch to dynamic registration
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v16 09/14] bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [GIT PULL] Networking for v6.8-rc1
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v16 08/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v16 06/14] bpf: pass btf object id in bpf_map_info.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v16 04/14] bpf: add struct_ops_tab to btf.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v16 03/14] bpf, net: introduce bpf_struct_ops_desc.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v1 bpf-next] bpf: Define struct bpf_tcp_req_attrs when CONFIG_SYN_COOKIES=n.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf 0/5] Tighten up arg:ctx type enforcement
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf 5/5] libbpf: warn on unexpected __arg_ctx type when rewriting BTF
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf 3/5] bpf: enforce types for __arg_ctx-tagged arguments in global subprogs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf 1/5] libbpf: feature-detect arg:ctx tag support in kernel
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf 0/5] Tighten up arg:ctx type enforcement
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: pull-request: bpf 2024-01-18
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 3/8] bpftool: Fix wrong free call in do_show_link
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 8/8] bpftool: Display cookie for kprobe multi link
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 7/8] bpftool: Display cookie for perf event link probes
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- pull-request: bpf 2024-01-18
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
- From: Jörn-Thorben Hinz <j-t.hinz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH] bpf: Refactor ptr alu checking rules to allow alu explicitly
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/8] bpf: Store cookies in kprobe_multi bpf_link_info data
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 0/8] bpf: Add cookies retrieval for perf/kprobe multi links
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 3/8] bpftool: Fix wrong free call in do_show_link
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 1/8] bpf: Add cookie to perf_event bpf_link_info records
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
- From: Jörn-Thorben Hinz <j-t.hinz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2 stable 6.1 0/2] btf, scripts: Update pahole options
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 8/8] bpftool: Display cookie for kprobe multi link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 7/8] bpftool: Display cookie for perf event link probes
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 6/8] selftests/bpf: Add fill_link_info test for perf event
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 5/8] selftests/bpf: Add cookies check for perf_event fill_link_info test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 4/8] selftests/bpf: Add cookies check for kprobe_multi fill_link_info test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 3/8] bpftool: Fix wrong free call in do_show_link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 2/8] bpf: Store cookies in kprobe_multi bpf_link_info data
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 1/8] bpf: Add cookie to perf_event bpf_link_info records
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 0/8] bpf: Add cookies retrieval for perf/kprobe multi links
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf 0/5] Tighten up arg:ctx type enforcement
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v3 bpf 5/5] libbpf: warn on unexpected __arg_ctx type when rewriting BTF
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf 4/5] selftests/bpf: add tests confirming type logic in kernel for __arg_ctx
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf 3/5] bpf: enforce types for __arg_ctx-tagged arguments in global subprogs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf 2/5] bpf: extract bpf_ctx_convert_map logic and make it more reusable
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf 0/5] Tighten up arg:ctx type enforcement
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf 1/5] libbpf: feature-detect arg:ctx tag support in kernel
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next v16 14/14] selftests/bpf: test case for register_bpf_struct_ops().
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 13/14] bpf: export btf_ctx_access to modules.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 12/14] libbpf: Find correct module BTFs for struct_ops maps and progs.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 11/14] bpf, net: switch to dynamic registration
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 10/14] bpf: validate value_type
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 09/14] bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 08/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 07/14] bpf: lookup struct_ops types from a given module BTF.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 06/14] bpf: pass btf object id in bpf_map_info.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 05/14] bpf: make struct_ops_map support btfs other than btf_vmlinux.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 04/14] bpf: add struct_ops_tab to btf.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 03/14] bpf, net: introduce bpf_struct_ops_desc.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 02/14] bpf: get type information with BTF_ID_LIST
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 01/14] bpf: refactory struct_ops type initialization to a function.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v16 00/14] Registrating struct_ops types from modules
- From: thinker.li@xxxxxxxxx
- Re: [PATCH v5 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/3] libbpf: Move insn_is_pseudo_func() to libbpf_internal.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf v5 2/2] selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf v5 1/2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf 5/5] libbpf: warn on unexpected __arg_ctx type when rewriting BTF
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf 4/5] selftests/bpf: add tests confirming type logic in kernel for __arg_ctx
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf 3/5] bpf: enforce types for __arg_ctx-tagged arguments in global subprogs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf 2/5] bpf: extract bpf_ctx_convert_map logic and make it more reusable
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf 0/5] Tighten up arg:ctx type enforcement
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf 1/5] libbpf: feature-detect arg:ctx tag support in kernel
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [RFC PATCH v7 8/8] samples/bpf: Add an example of bpf netem qdisc
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH v7 7/8] samples/bpf: Add an example of bpf fq qdisc
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH v7 6/8] tools/libbpf: Add support for BPF_PROG_TYPE_QDISC
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH v7 5/8] net_sched: Add init program
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH v7 4/8] net_sched: Add reset program
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH v7 3/8] net_sched: Introduce kfunc bpf_skb_tc_classify()
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH v7 1/8] net_sched: Introduce eBPF based Qdisc
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH v7 2/8] net_sched: Add kfuncs for working with skb
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf 5/5] libbpf: warn on unexpected __arg_ctx type when rewriting BTF
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf 4/5] selftests/bpf: add tests confirming type logic in kernel for __arg_ctx
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf 3/5] bpf: enforce types for __arg_ctx-tagged arguments in global subprogs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf 2/5] bpf: extract bpf_ctx_convert_map logic and make it more reusable
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf 1/5] libbpf: feature-detect arg:ctx tag support in kernel
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf 0/5] Tighten up arg:ctx type enforcement
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v5 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf v5 2/2] selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v5 2/3] libbpf: Move insn_is_pseudo_func() to libbpf_internal.h
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf v5 1/2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH v1] uprobes: use pagesize-aligned virtual address when replacing pages
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- LSF/MM/BPF: 2024: Call for Proposals [Reminder]
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCHv2 stable 6.1 2/2] bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 stable 6.1 1/2] btf, scripts: Exclude Rust CUs with pahole
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 stable 6.1 0/2] btf, scripts: Update pahole options
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH stable 6.1 2/2] bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf v5 1/2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Andrey Grafin <conquistador@xxxxxxxxxxxxxx>
- [PATCH bpf v5 2/2] selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
- From: Andrey Grafin <conquistador@xxxxxxxxxxxxxx>
- [PATCH bpf-next v5 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v5 1/3] selftests/bpf: Move is_jit_enabled() to testing_helpers
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v5 2/3] libbpf: Move insn_is_pseudo_func() to libbpf_internal.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v5 0/3] Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH stable 6.1 2/2] bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH stable 6.1 1/2] btf, scripts: Exclude Rust CUs with pahole
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf v4 2/2] selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] fix bpf_redirect_peer header doc
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH stable 6.1 2/2] bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH stable 6.1 1/2] btf, scripts: Exclude Rust CUs with pahole
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH stable 6.1 0/2] btf, scripts: Update pahole options
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH] bpf: Refactor ptr alu checking rules to allow alu explicitly
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH] bpf: Refactor ptr alu checking rules to allow alu explicitly
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH] fix bpf_redirect_peer header doc
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH AUTOSEL 5.4 11/31] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH AUTOSEL 4.19 07/22] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Sign extension ISA question
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH v3 bpf-next 3/3] selftests/bpf: Add selftests for cpumask iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 bpf-next 2/3] bpf, doc: Add document for cpumask iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 bpf-next 1/3] bpf: Add bpf_iter_cpumask kfuncs
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 bpf-next 0/3] bpf: Add bpf_iter_cpumask
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- RE: Sign extension ISA question
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [PATCH v8 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v8 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH AUTOSEL 6.7 076/108] net: atlantic: eliminate double free in error handling logic
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf v4 1/2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] selftests/bpf: Move is_jit_enabled() to testing_helpers
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Song Liu <song@xxxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: flaky tc_redirect/tc_redirect_dtime
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: Sign extension ISA question
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Sign extension ISA question
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [Bpf] Sign extension ISA question
- From: dthaler1968=40googlemail.com@xxxxxxxxxxxxxx
- [PATCH] fix bpf_redirect_peer header doc
- From: Victor Stewart <v@nametag.social>
- [PATCH AUTOSEL 4.19 07/22] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 28/31] libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 11/31] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 03/31] selftests/bpf: Fix pyperf180 compilation failure with clang18
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 02/31] selftests/bpf: satisfy compiler by having explicit return in btf test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 38/44] libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 19/44] bpf: Set uattr->batch.count as zero before batched update or deletion
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 18/44] bpf: Guard stack limits against 32bit overflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 14/44] bpf: Set need_defer as false when clearing fd array during map free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 13/44] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 03/44] selftests/bpf: Fix pyperf180 compilation failure with clang18
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 02/44] selftests/bpf: satisfy compiler by having explicit return in btf test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 39/47] libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 20/47] bpf: Set uattr->batch.count as zero before batched update or deletion
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 19/47] bpf: Guard stack limits against 32bit overflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 15/47] bpf: Set need_defer as false when clearing fd array during map free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 14/47] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 04/47] selftests/bpf: Fix issues in setup_classid_environment()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 03/47] selftests/bpf: Fix pyperf180 compilation failure with clang18
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 02/47] selftests/bpf: satisfy compiler by having explicit return in btf test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 57/68] libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 47/68] net: atlantic: eliminate double free in error handling logic
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 29/68] bpf: Set uattr->batch.count as zero before batched update or deletion
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 28/68] bpf: Guard stack limits against 32bit overflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 23/68] bpf: Set need_defer as false when clearing fd array during map free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 22/68] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 21/68] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 05/68] selftests/bpf: Fix issues in setup_classid_environment()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 03/68] selftests/bpf: Fix pyperf180 compilation failure with clang18
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 02/68] selftests/bpf: satisfy compiler by having explicit return in btf test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 089/104] libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 075/104] net: atlantic: eliminate double free in error handling logic
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 065/104] selftests/bpf: fix compiler warnings in RELEASE=1 mode
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 051/104] bpf: Set uattr->batch.count as zero before batched update or deletion
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 050/104] bpf: Guard stack limits against 32bit overflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 038/104] bpf: Set need_defer as false when clearing fd array during map free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 037/104] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 036/104] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 031/104] bpf: Fix a few selftest failures due to llvm18 change
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 008/104] selftests/bpf: Fix issues in setup_classid_environment()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 006/104] selftests/bpf: Fix pyperf180 compilation failure with clang18
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 005/104] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 004/104] selftests/bpf: satisfy compiler by having explicit return in btf test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 003/104] selftests/bpf: fix RELEASE=1 build for tc_opts
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 092/108] libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 083/108] x86/cfi,bpf: Fix bpf_exception_cb() signature
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 076/108] net: atlantic: eliminate double free in error handling logic
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 066/108] selftests/bpf: fix compiler warnings in RELEASE=1 mode
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 052/108] bpf: Set uattr->batch.count as zero before batched update or deletion
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 051/108] bpf: Guard stack limits against 32bit overflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 039/108] bpf: Set need_defer as false when clearing fd array during map free
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 038/108] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 037/108] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 031/108] bpf: Fix a few selftest failures due to llvm18 change
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 008/108] selftests/bpf: Fix issues in setup_classid_environment()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 006/108] selftests/bpf: Fix pyperf180 compilation failure with clang18
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 005/108] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 004/108] selftests/bpf: satisfy compiler by having explicit return in btf test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 003/108] selftests/bpf: fix RELEASE=1 build for tc_opts
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf v4 2/2] selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf v4 1/2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next] crypto for unsleepable progs + new persistent bpf map for kernel api structs
- From: Victor Stewart <v@nametag.social>
- Re: [PATCH bpf-next v2] selftests/bpf: fix potential premature unload in bpf_testmod
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v4 2/2] selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYS
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 2/2] selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYS
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: fix potential premature unload in bpf_testmod
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1] bpftool: Silence build warning about calloc()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 2/2] selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
- From: Andrey Grafin <conquistador@xxxxxxxxxxxxxx>
- [PATCH bpf v4 1/2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Andrey Grafin <conquistador@xxxxxxxxxxxxxx>
- Re: [RFC nf-next v5 0/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf v4 1/2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Andrey Grafin <conquistador@xxxxxxxxxxxxxx>
- [PATCH bpf v4 2/2] selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
- From: Andrey Grafin <conquistador@xxxxxxxxxxxxxx>
- Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH net-next 0/5] virtio-net: make the virtio-net has independent directory
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpftool: Silence build warning about calloc()
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH net-next 17/17] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 16/17] virtio_net: update tx timeout record
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 15/17] virtio_net: xsk: rx: free the unused xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 14/17] virtio_net: xsk: rx: support recv small mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 13/17] virtio_net: xsk: rx: support recv merge mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 12/17] virtio_net: xsk: rx: support fill with xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 11/17] virtio_net: separate receive_buf
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 10/17] virtio_net: separate receive_mergeable
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 09/17] virtio_net: xsk: tx: free the unused xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 07/17] virtio_net: xsk: tx: support wakeup
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 08/17] virtio_net: xsk: tx: handle the transmitted xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 06/17] virtio_net: xsk: tx: support xmit xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 05/17] virtio_net: move some api to header
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 04/17] virtio_net: xsk: prevent disable tx napi
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 03/17] virtio_net: xsk: bind/unbind xsk
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 02/17] virtio_net: separate virtnet_tx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 01/17] virtio_net: separate virtnet_rx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH net-next 5/5] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 1/5] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 4/5] virtio_ring: introduce virtqueue_get_dma_premapped()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 3/5] virtio_ring: introduce virtqueue_detach_unused_buf_dma()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 2/5] virtio_ring: virtqueue_disable_and_recycle let the callback detach bufs
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 0/5] virtio-net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 06/27] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 4/5] virtio_net: move core structures to virtio_net.h
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 3/5] virtio_net: independent directory
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 1/5] virtio_net: rename free_old_xmit_skbs to free_old_xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 2/5] virtio_net: unify the code for recycling the xmit ptr
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 5/5] virtio_net: add prefix virtnet to all struct inside virtio_net.h
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 0/5] virtio-net: make the virtio-net has independent directory
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1] bpftool: Silence build warning about calloc()
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v4 2/2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v4 1/2] selftests/bpf: Move is_jit_enabled() to testing_helpers
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v4 0/2] Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [RFC bpf-next] crypto for unsleepable progs + new persistent bpf map for kernel api structs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next v8 2/3] bpf: crypto: add skcipher to bpf crypto
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH v8 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v8 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v8 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v8 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v8 bpf-next 2/6] tcp: Move skb_steal_sock() to request_sock.h
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v8 bpf-next 1/6] tcp: Move tcp_ns_to_ts() to tcp.h
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v8 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v7 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf v3] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v4 2/2] selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYS
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Minor improvements for bpf_cmp.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- RE: [External] Fwd: BPF-NX+CFI is a good upstreaming candidate
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: asm register constraint. Was: [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: flaky tc_redirect/tc_redirect_dtime
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf v3] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] selftests/bpf: Move is_jit_enabled() to testing_helpers
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
- From: Jörn-Thorben Hinz <j-t.hinz@xxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH RESEND bpf-next v3 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH RESEND bpf-next v3 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH RESEND bpf-next v3 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH RESEND bpf-next v3 6/6] riscv, bpf: Optimize bswap insns with Zbb support
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH RESEND bpf-next v3 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH bpf v3] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Andrey Grafin <conquistador@xxxxxxxxxxxxxx>
- [PATCH bpf-next v3 6/6] riscv, bpf: Optimize bswap insns with Zbb support
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH bpf-next v3 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH bpf-next v3 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- [PATCH bpf-next v3 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 6/6] riscv, bpf: Optimize bswap insns with Zbb support
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] net/sched: Add helper macros with module names
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v4 2/2] selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYS
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH v4 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v3 1/2] selftests/bpf: Move is_jit_enabled() to testing_helpers
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 0/2] Skip callback tests if jit is disabled in test_verifier
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for cpumask iter
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net v2 0/2] tls fixes for SPLICE with more hint
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Fix an incorrect statement in verifier.rst
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] docs/bpf: Fix an incorrect statement in verifier.rst
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Fix an incorrect statement in verifier.rst
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next] crypto for unsleepable progs + new persistent bpf map for kernel api structs
- From: Victor Stewart <v@nametag.social>
- flaky tc_redirect/tc_redirect_dtime
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [RFC bpf-next] crypto for unsleepable progs + new persistent bpf map for kernel api structs
- From: Victor Stewart <v@nametag.social>
- Re: [PATCH v3 bpf 0/3] bpf: Fix backward progress bug in bpf_iter_udp
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH dwarves v2] pahole: Inject kfunc decl tags into BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH net v2 2/2] net: tls, add test to capture error on large splice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v3 0/4] net/sched: Load modules via alias
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Minor improvements for bpf_cmp.
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH net v2 2/2] net: tls, add test to capture error on large splice
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH net v2 1/2] net: tls, fix WARNIING in __sk_msg_free
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH net v2 0/2] tls fixes for SPLICE with more hint
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v3 bpf 1/3] bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket
- From: Aditi Ghag <aditi.ghag@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf 2/3] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
- From: Aditi Ghag <aditi.ghag@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Minor improvements for bpf_cmp.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: RFC: Mark "inlined by some callers" functions in BTF
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH net 2/2] net: tls, add test to capture error on large splice
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v2 10/15] bpf: Track spilled unbounded scalars
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 10/15] bpf: Track spilled unbounded scalars
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- Re: [PATCH dwarves v2] pahole: Inject kfunc decl tags into BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- RE: [PATCH bpf-next] The original document has some inconsistency.
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [PATCH bpf-next v4 1/2] bpf: Track aligned st store as imprecise spilled registers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf v2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf v2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 10/15] bpf: Track spilled unbounded scalars
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf 3/3] selftests/bpf: Test udp and tcp iter batching
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 bpf 2/3] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 bpf 1/3] bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 bpf 0/3] bpf: Fix backward progress bug in bpf_iter_udp
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 5/8] bpf: add __arg_trusted and __arg_untrusted global func tags
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 1/4] net/sched: Add helper macros with module names
- From: Pedro Tammela <pctammela@xxxxxxxxxxxx>
- Re: [PATCH v3 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 03/29] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 2/2] selftests/bpf: Add tests for alu on PTR_TO_FLOW_KEYS
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf 3/3] selftests/bpf: Test udp and tcp iter batching
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 4/4] net/sched: Remove aliases of act_xt and sch_clsact
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v3 2/4] net/sched: Add module aliases for cls_,sch_,act_ modules
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v3 3/4] net/sched: Load modules via their alias
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v3 1/4] net/sched: Add helper macros with module names
- From: Michal Koutný <mkoutny@xxxxxxxx>
[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]