BPF
[Prev Page][Next Page]
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/8] net: Update an existing TCP congestion control algorithm.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH 5.15 259/567] perf llvm: Fix inadvertent file creation
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xsk: Add missing overflow check in xdp_umem_reg
- From: Kal Cutter Conley <kal.conley@xxxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH 6.1 385/885] perf llvm: Fix inadvertent file creation
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [EXTERNAL] Re: Suggested patch for bpftool
- From: Rae Marks <Raeanne.Marks@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/8] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- BPF CI regression in IMA
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH] xsk: Add missing overflow check in xdp_umem_reg
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v4 00/18] bpf: bpf memory usage
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH 6.2 0461/1001] perf llvm: Fix inadvertent file creation
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] xsk: Add missing overflow check in xdp_umem_reg
- From: Kal Conley <kal.conley@xxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: update 32-bit bounds when the lower 32-bit value is not wrapping
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] perf lock contention: Fix builtin detection
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net 0/2] add checking sq is full inside xdp xmit
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF again
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF again
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF again
- From: Tom Rix <trix@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF again
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH] bpf: extend btf id list
- From: Tom Rix <trix@xxxxxxxxxx>
- [PATCH net-next 1/8] tools: ynl: fix render-max for flags definition
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next 0/8] update xdp_features flag according to NIC re-configuration
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next 8/8] mvpp2: take care of xdp_features when reconfiguring queues
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v3 net-next] udp: introduce __sk_mem_schedule() usage
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH net-next 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next 4/8] net: thunderx: take into account xdp_features setting tx/rx queues
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next 6/8] veth: take into account device reconfiguration for xdp_features flag
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next 5/8] net: ena: take into account xdp_features setting tx/rx queues
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next 3/8] xdp: add xdp_set_features_flag utility routine
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next 2/8] tools: ynl: fix get_mask utility routine
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH 3/8] perf record: Add BPF event filter support
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 2/8] perf bpf filter: Implement event sample filtering
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 4/8] perf record: Record dropped sample count
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 1/8] perf bpf filter: Introduce basic BPF filter expression
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH bpf-next v3 2/2] libbpf: usdt arm arg parsing support
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v3 1/2] libbpf: refactor parse_usdt_arg() to re-use code
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v3 0/2] libbpf: usdt arm arg parsing support
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH net 0/2] add checking sq is full inside xdp xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: Selectively delay loading of eBPF program.
- From: Dominic <d.dropify@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: Selectively delay loading of eBPF program.
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH net 0/2] add checking sq is full inside xdp xmit
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Selectively delay loading of eBPF program.
- From: Dominic <d.dropify@xxxxxxxxx>
- Re: Suggested patch for bpftool
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: update 32-bit bounds when the lower 32-bit value is not wrapping
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: check bounds not in the 32-bit range
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: update 32-bit bounds when the lower 32-bit value is not wrapping
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] update 32-bit bounds when the lower 32-bit value is not wrapping
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH net 1/2] virtio_net: separate the logic of checking whether sq is full
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v13 bpf-next 03/10] bpf: Allow initializing dynptrs in kfuncs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] perf lock contention: Fix builtin detection
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v3)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: pull-request: bpf-next 2023-03-06
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] perf lock contention: Fix builtin detection
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: pull-request: bpf-next 2023-03-06
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 12/16] bpf: Use bpf_mem_cache_alloc/free in bpf_selem_alloc/free
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH] perf lock contention: Fix builtin detection
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/8] net: Update an existing TCP congestion control algorithm.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/8] bpf: Create links for BPF struct_ops maps.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 net-next] udp: introduce __sk_mem_schedule() usage
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net 0/2] add checking sq is full inside xdp xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net 2/2] virtio_net: add checking sq is full inside xdp xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 07/16] bpf: Remove bpf_selem_free_fields*_rcu
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- pull-request: bpf-next 2023-03-06
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/8] bpf: Maintain the refcount of struct_ops maps directly.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 net-next] udp: introduce __sk_mem_schedule() usage
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [RFC net-next] ethtool: provide XDP information with XDP_FEATURES_GET
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/8] bpf: Maintain the refcount of struct_ops maps directly.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/8] bpf: Maintain the refcount of struct_ops maps directly.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- linux-next: manual merge of the bpf-next tree with the bpf tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- stable backport of patches fixing perf, libbpf and bpftools compilation with binutils 2.40
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH 0/2] Hyperlink fixes for BPF QA documentation
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf v6] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf v2 1/2] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/8] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- pull-request: bpf 2023-03-06
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Suggested patch for bpftool
- From: Rae Marks <Raeanne.Marks@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/8] bpf: Maintain the refcount of struct_ops maps directly.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH net-next 8/8] i40e: add support for XDP multi-buffer Rx
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next 3/8] i40e: add pre-xdp page_count in rx_buffer
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next 7/8] i40e: add xdp_buff to i40e_ring struct
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next 6/8] i40e: introduce next_to_process to i40e_ring
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next 1/8] i40e: consolidate maximum frame size calculation for vsi
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next 0/8][pull request] i40e: support XDP multi-buffer
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/8] bpf: Create links for BPF struct_ops maps.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/8] bpf: Maintain the refcount of struct_ops maps directly.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC net-next] ethtool: provide XDP information with XDP_FEATURES_GET
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] vmtest: Reusable virtual machine testing infrastructure
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [RFC net-next] ethtool: provide XDP information with XDP_FEATURES_GET
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [RFC net-next] ethtool: provide XDP information with XDP_FEATURES_GET
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net 0/2] add checking sq is full inside xdp xmit
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/3] libbpf: allow users to set kprobe/uprobe attach mode
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net 2/2] virtio_net: add checking sq is full inside xdp xmit
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] libbpf: add support to set kprobe/uprobe attach mode
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [syzbot] [hfs?] kernel BUG in __block_write_full_page
- From: syzbot <syzbot+3aa7a6b7eb0d5536abaf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: use ifname instead of ifindex in XDP compliance test tool
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net 0/2] add checking sq is full inside xdp xmit
- From: Alexander H Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Use text error for btf_custom_path failures
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: use ifname instead of ifindex in XDP compliance test tool
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf-next] tools/resolve_btfids: Add /libsubcmd to .gitignore
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 net-next] udp: introduce __sk_mem_schedule() usage
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [RFC net-next] ethtool: provide XDP information with XDP_FEATURES_GET
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [RFC net-next] ethtool: provide XDP information with XDP_FEATURES_GET
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 net-next] udp: introduce __sk_mem_schedule() usage
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH bpf v2 2/2] selftests/bpf: check that modifier resolves after pointer
- From: Lorenz Bauer <lorenz.bauer@xxxxxxxxxxxxx>
- [PATCH bpf v2 1/2] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
- From: Lorenz Bauer <lorenz.bauer@xxxxxxxxxxxxx>
- [PATCH bpf v2 0/2] fix resolving VAR after DATASEC
- From: Lorenz Bauer <lorenz.bauer@xxxxxxxxxxxxx>
- [RFC net-next] ethtool: provide XDP information with XDP_FEATURES_GET
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
- From: Lorenz Bauer <lorenz.bauer@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 09/16] bpf: Add bpf_selem_free()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 16/16] selftests/bpf: Add local-storage-create benchmark
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 15/16] selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap is NULL
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 13/16] bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 14/16] selftests/bpf: Replace CHECK with ASSERT in test_local_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 12/16] bpf: Use bpf_mem_cache_alloc/free in bpf_selem_alloc/free
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 11/16] bpf: Add bpf_local_storage_free()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 10/16] bpf: Add bpf_local_storage_rcu callback
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 09/16] bpf: Add bpf_selem_free()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 08/16] bpf: Add bpf_selem_free_rcu callback
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 07/16] bpf: Remove bpf_selem_free_fields*_rcu
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 06/16] bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 05/16] bpf: Remember smap in bpf_local_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 04/16] bpf: Remove the preceding __ from __bpf_selem_unlink_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 02/16] bpf: Refactor codes into bpf_local_storage_destroy
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 03/16] bpf: Remove __bpf_local_storage_map_alloc
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 00/16] bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 01/16] bpf: Move a few bpf_local_storage functions to static scope
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 03/10] bpf: Allow initializing dynptrs in kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 3/3] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v4 2/3] selftests/bpf: split test_attach_probe into multi subtests
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v4 1/3] libbpf: add support to set kprobe/uprobe attach mode
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v4 0/3] libbpf: allow users to set kprobe/uprobe attach mode
- From: menglong8.dong@xxxxxxxxx
- RE: [Intel-wired-lan] [PATCH intel-next v6 3/8] i40e: add pre-xdp page_count in rx_buffer
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH intel-next v6 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- [PATCH net 1/2] virtio_net: separate the logic of checking whether sq is full
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net 2/2] virtio_net: add checking sq is full inside xdp xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net 0/2] add checking sq is full inside xdp xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] selftests/bpf: split test_attach_probe into multi subtests
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next 16/17] selftests/bpf: add iterators tests
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 15/17] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 14/17] bpf: implement number iterator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 13/17] bpf: add support for open-coded iterator loops
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add bound tracking for BPF_MOD
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add bound tracking for BPF_MOD
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: check if verifier tracks dst_reg bound for BPF_MOD
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] bpf: add bound tracking for BPF_MOD
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: add bound tracking for BPF_MOD
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 6.1 08/15] powerpc/bpf/32: Only set a stack frame when necessary
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.2 09/16] powerpc/bpf/32: Only set a stack frame when necessary
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.2 08/16] powerpc: Remove __kernel_text_address() in show_instructions()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH bpf-next v4 18/18] bpf: enforce all maps having memory usage callback
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 17/18] bpf: offload map memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 16/18] bpf, net: xskmap memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 15/18] bpf, net: sock_map memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 14/18] bpf, net: bpf_local_storage memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 13/18] bpf: local_storage memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 12/18] bpf: bpf_struct_ops memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 11/18] bpf: queue_stack_maps memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 10/18] bpf: devmap memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 09/18] bpf: cpumap memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 08/18] bpf: bloom_filter memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 07/18] bpf: ringbuf memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 06/18] bpf: reuseport_array memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 05/18] bpf: stackmap memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 04/18] bpf: arraymap memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 03/18] bpf: hashtab memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 02/18] bpf: lpm_trie memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 00/18] bpf: bpf memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 01/18] bpf: add new map ops ->map_mem_usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Use text error for btf_custom_path failures
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: usdt arm arg parsing support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 16/17] selftests/bpf: add iterators tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 16/17] selftests/bpf: add iterators tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 15/17] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 14/17] bpf: implement number iterator
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 13/17] bpf: add support for open-coded iterator loops
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 16/17] selftests/bpf: add iterators tests
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 16/17] selftests/bpf: add iterators tests
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 15/17] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 14/17] bpf: implement number iterator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 13/17] bpf: add support for open-coded iterator loops
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] tools/resolve_btfids: Add /libsubcmd to .gitignore
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 00/17] BPF open-coded iterators
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next] libbpf: usdt arm arg parsing support
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf: Support kptrs in local storage maps
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf: Support kptrs in local storage maps
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next] tools/resolve_btfids: Add /libsubcmd to .gitignore
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf: Support kptrs in local storage maps
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] bpf: allow ctx writes using BPF_ST_MEM instruction
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [LSF/MM/BPF] Running BOF
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: usdt arm arg parsing support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] bpf: allow ctx writes using BPF_ST_MEM instruction
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 3/3] selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] bpf: allow ctx writes using BPF_ST_MEM instruction
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] selftests/bpf: test if pointer type is tracked for BPF_ST_MEM
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: allow ctx writes using BPF_ST_MEM instruction
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: allow ctx writes using BPF_ST_MEM instruction
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: allow ctx writes using BPF_ST_MEM instruction
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Use separate RCU callbacks for freeing selem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Use separate RCU callbacks for freeing selem
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH intel-next v6 6/8] i40e: introduce next_to_process to i40e_ring
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: use ifname instead of ifindex in XDP compliance test tool
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH intel-next v6 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH intel-next v6 1/8] i40e: consolidate maximum frame size calculation for vsi
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH intel-next v6 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH intel-next v6 8/8] i40e: add support for XDP multi-buffer Rx
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH intel-next v6 7/8] i40e: add xdp_buff to i40e_ring struct
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/6] bpf: Introduce kptr RCU.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 3/3] selftests/bpf: Add tests for bpf_sock_destroy
- From: Aditi Ghag <aditi.ghag@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Use separate RCU callbacks for freeing selem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 6/6] bpf: Refactor RCU enforcement in the verifier.
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Use separate RCU callbacks for freeing selem
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 3/3] xdp: remove unused {__,}xdp_release_frame()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] net: page_pool, skbuff: make skb_mark_for_recycle() always available
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 02/18] bpf: lpm_trie memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- [PATCH] cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
- From: Kamalesh Babulal <kamalesh.babulal@xxxxxxxxxx>
- [PATCH v2 bpf-next] libbpf: usdt arm arg parsing support
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf v2] bpf, sockmap: fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()
- From: Liu Jian <liujian56@xxxxxxxxxx>
- RE: [PATCH bpf] bpf, sockmap: fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()
- From: "liujian (CE)" <liujian56@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCHv2 0/2] bpf: Absolute timer support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf, sockmap: fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 1/2] bpf, docs: Fix link to netdev-FAQ target
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next] bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v5 bpf-next 6/6] bpf: Refactor RCU enforcement in the verifier.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 5/6] selftests/bpf: Tweak cgroup kfunc test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 4/6] selftests/bpf: Add a test case for kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 3/6] bpf: Introduce kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 2/6] bpf: Mark cgroups and dfl_cgrp fields as trusted.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 1/6] bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 0/6] bpf: Introduce kptr RCU.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v3 6/8] libbpf: Update a bpf_link with another struct_ops.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v3 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v3 5/8] bpf: Update the struct_ops of a bpf_link.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v3 7/8] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v3 0/8] Transit between BPF TCP congestion controls.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v3 3/8] net: Update an existing TCP congestion control algorithm.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v3 1/8] bpf: Maintain the refcount of struct_ops maps directly.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v3 2/8] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v3 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH v3 bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH RFC v2 bpf-next 1/3] bpf: add bpf_link support for BPF_NETFILTER programs
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 3/3] bpf: minimal support for programs hooked into netfilter framework
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 3/3] bpf: minimal support for programs hooked into netfilter framework
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH bpf-next 17/17] selftests/bpf: add number iterator tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 16/17] selftests/bpf: add iterators tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 14/17] bpf: implement number iterator
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 13/17] bpf: add support for open-coded iterator loops
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 15/17] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 11/17] bpf: generalize dynptr_get_spi to be usable for iters
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 07/17] bpf: fix visit_insn()'s detection of BPF_FUNC_timer_set_callback helper
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 12/17] bpf: add support for fixed-size memory pointer returns for kfuncs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 09/17] bpf: move kfunc_call_arg_meta higher in the file
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 10/17] bpf: mark PTR_TO_MEM as non-null register type
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 08/17] bpf: ensure that r0 is marked scratched after any function call
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 05/17] selftests/bpf: adjust log_fixup's buffer size for proper truncation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 06/17] bpf: clean up visit_insn()'s instruction processing
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 02/17] bpf: improve regsafe() checks for PTR_TO_{MEM,BUF,TP_BUFFER}
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 03/17] selftests/bpf: enhance align selftest's expected log matching
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 04/17] bpf: honor env->test_state_freq flag in is_state_visited()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 01/17] bpf: improve stack slot state printing
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 00/17] BPF open-coded iterators
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH v2 bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- [PATCH v2 bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Add -Wuninitialized flag to bpf prog flags
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH v4 bpf-next 6/6] bpf: Refactor RCU enforcement in the verifier.
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 2/3] selftests/bpf: test if pointer type is tracked for BPF_ST_MEM
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: allow ctx writes using BPF_ST_MEM instruction
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/3] bpf: allow ctx writes using BPF_ST_MEM instruction
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: splat in ikheaders_read (bpftrace)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: splat in ikheaders_read (bpftrace)
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: splat in ikheaders_read (bpftrace)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: splat in ikheaders_read (bpftrace)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: splat in ikheaders_read (bpftrace)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: splat in ikheaders_read (bpftrace)
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 6/6] bpf: Refactor RCU enforcement in the verifier.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: dereference of modified ctx ptr
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH v2 bpf-next 3/3] selftests/bpf: Add tests for bpf_sock_destroy
- From: Aditi Ghag <aditi.ghag@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 1/3] bpf: add bpf_link support for BPF_NETFILTER programs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next] BPF, docs: libbpf Overview Document
- From: David Vernet <void@xxxxxxxxxxxxx>
- dereference of modified ctx ptr
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 0/3] bpf: add netfilter program type
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 3/3] bpf: minimal support for programs hooked into netfilter framework
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- BPF_PSEUDO_CALL function calls are not allowed while holding a lock
- From: Barret Rhoden <brho@xxxxxxxxxx>
- [PATCH v2 bpf-next] bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
- From: Tejun Heo <tj@xxxxxxxxxx>
- splat in ikheaders_read (bpftrace)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [Question] How can I get floating point registers on arm64
- From: Grant Seltzer Richman <grantseltzer@xxxxxxxxx>
- [PATCH bpf-next] bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH bpf-next 2/2] bpf, docs: Fix final bpf docs build failure
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf, docs: Fix link to netdev-FAQ target
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH dwarves] dwarf_loader: Fix for BTF id drift caused by adding unspecified types
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] BPF CI: A year later
- From: Manu Bretelle <chantr4@xxxxxxxxx>
- [PATCH RFC v2 bpf-next 3/3] bpf: minimal support for programs hooked into netfilter framework
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH RFC v2 bpf-next 2/3] libbpf: sync header file, add nf prog section name
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH RFC v2 bpf-next 1/3] bpf: add bpf_link support for BPF_NETFILTER programs
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH RFC v2 bpf-next 0/3] bpf: add netfilter program type
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/8] drivers: net: turn on XDP features
- From: Shay Agroskin <shayagr@xxxxxxxxxx>
- [PATCH] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
- From: Lorenz Bauer <lorenz.bauer@xxxxxxxxxxxxx>
- [PATCHv2 2/2] selftests/bpf: Add absolute timer test
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- [PATCHv2 1/2] bpf: Add support for absolute value BPF timers
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- [PATCHv2 0/2] bpf: Absolute timer support
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 3/3] selftests/bpf: add a test case for vsock sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH net-next v3 2/3] selftests/bpf: add vsock to vmtest.sh
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/3] vsock: support sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/3] vsock: support sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/3] selftests/bpf: Add tests for bpf_sock_destroy
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/3] bpf: Implement batching in UDP iterator
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v1 bpf-next] bpf: Fix bpf_dynptr_slice{_rdwr} to return NULL instead of 0
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next 8/8] bpf: ensure that r0 is marked scratched after any function call
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 7/8] bpf: fix visit_insn()'s detection of BPF_FUNC_timer_set_callback helper
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 5/8] selftests/bpf: adjust log_fixup's buffer size for proper truncation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/8] selftests/bpf: enhance align selftest's expected log matching
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 6/8] bpf: clean up visit_insn()'s instruction processing
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/8] bpf: improve regsafe() checks for PTR_TO_{MEM,BUF,TP_BUFFER}
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 4/8] bpf: honor env->test_state_freq flag in is_state_visited()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/8] bpf: improve stack slot state printing
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/8] Misc fixes and preliminaries for iterators
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v1 bpf-next] bpf: Fix bpf_dynptr_slice{_rdwr} to return NULL instead of 0
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 6/6] bpf: Refactor RCU enforcement in the verifier.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 5/6] selftests/bpf: Tweak cgroup kfunc test.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/6] bpf: Introduce kptr_rcu.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/3] Make uprobe attachment APK aware
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 1/2] bpf: Fix doxygen comments for dynptr slice kfuncs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v4 bpf-next 6/6] bpf: Refactor RCU enforcement in the verifier.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 5/6] selftests/bpf: Tweak cgroup kfunc test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 4/6] selftests/bpf: Add a test case for kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 3/6] bpf: Introduce kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 2/6] bpf: Mark cgroups and dfl_cgrp fields as trusted.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 1/6] bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 0/6] bpf: Introduce kptr RCU.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] libbpf: Add support for attaching uprobes to shared objects in APKs
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v4 2/3] libbpf: Introduce elf_find_func_offset_from_file() function
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v4 3/3] libbpf: Add support for attaching uprobes to shared objects in APKs
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v4 1/3] libbpf: Implement basic zip archive parsing support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v4 0/3] Make uprobe attachment APK aware
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH dwarves] dwarf_loader: Fix for BTF id drift caused by adding unspecified types
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Use text error for btf_custom_path failures
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next 2/2] bpf, docs: Fix __uninit kfunc doc section
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Fix doxygen comments for dynptr slice kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] libbpf: Add support for attaching uprobes to shared objects in APKs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 0/1] selftests/bpf: support custom per-test flags and multiple expected messages
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 0/3] libbpf: fix several issues reported by static analysers
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v3] selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArch
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH bpf-next] BPF, docs: libbpf Overview Document
- From: Sreevani Sreejith <ssreevani@xxxxxxxx>
- Re: [PATCH bpf-next v3] selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArch
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Use text error for btf_custom_path failures
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH dwarves] dwarf_loader: Fix for BTF id drift caused by adding unspecified types
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v3 3/3] libbpf: Add support for attaching uprobes to shared objects in APKs
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 2/3] libbpf: Introduce elf_find_func_offset_from_file() function
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 1/3] libbpf: Implement basic zip archive parsing support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 0/3] Make uprobe attachment APK aware
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf: Support kptrs in local storage maps
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] libbpf: Add support for attaching uprobes to shared objects in APKs
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 1/5] selftests/bpf: support custom per-test flags and multiple expected messages
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/1] selftests/bpf: support custom per-test flags and multiple expected messages
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/1] selftests/bpf: support custom per-test flags and multiple expected messages
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] libbpf: Add support for attaching uprobes to shared objects in APKs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/5] selftests/bpf: support custom per-test flags and multiple expected messages
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: "Daniel Xu" <dxu@xxxxxxxxx>
- [PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next v1 2/2] xdp: remove unused {__,}xdp_release_frame()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v13 bpf-next 08/10] bpf: Add xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v13 bpf-next 07/10] bpf: Add skb dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v13 bpf-next 06/10] bpf: Add __uninit kfunc annotation
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v13 bpf-next 04/10] bpf: Define no-ops for externally called bpf dynptr functions
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v13 bpf-next 05/10] bpf: Refactor verifier dynptr into get_dynptr_arg_reg
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v13 bpf-next 03/10] bpf: Allow initializing dynptrs in kfuncs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v13 bpf-next 02/10] bpf: Refactor process_dynptr_func
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v13 bpf-next 01/10] bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: bpf: RFC for platform specific BPF helper addition
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC net-next 1/6] tools: ynl: fix render-max for flags definition
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 3/3] libbpf: cleanup linker_append_elf_relos
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next 2/3] libbpf: remove several dead assignments
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next 0/3] libbpf: fix several issues reported by static analysers
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next 1/3] libbpf: remove unnecessary ternary operator
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 1/9] mm: Store build id in inode object
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH] Discard .note.gnu.property in vmlinux
- From: Tianyi Liu <i.pear@xxxxxxxxxxx>
- Re: bpf: RFC for platform specific BPF helper addition
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/4] net/smc: Introduce BPF injection capability
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/4] net/smc: Introduce BPF injection capability
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/3] bpf: Implement batching in UDP iterator
- From: Aditi Ghag <aditi.ghag@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/4] net/smc: Introduce BPF injection capability
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 03/18] bpf: hashtab memory usage
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 02/18] bpf: lpm_trie memory usage
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 5/5] selftests/bpf: Tweak cgroup kfunc test.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/3] selftests/bpf: Add tests for bpf_sock_destroy
- From: Aditi Ghag <aditi.ghag@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 5/5] selftests/bpf: Tweak cgroup kfunc test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] libbpf: Implement basic zip archive parsing support
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [RFC net-next 1/6] tools: ynl: fix render-max for flags definition
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [RFC net-next 1/6] tools: ynl: fix render-max for flags definition
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/3] selftests/bpf: Add tests for bpf_sock_destroy
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/4] net/smc: Introduce BPF injection capability
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/3] bpf: Add bpf_sock_destroy kfunc
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [syzbot] [net?] INFO: task hung in tls_sw_sendpage (3)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/3] vsock: support sockmap
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- Re: [RFC bpf-next 1/5] selftests/bpf: support custom per-test flags and multiple expected messages
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] libbpf: Add support for attaching uprobes to shared objects in APKs
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/8] bpf, net, frags: Add bpf_ip_check_defrag() kfunc
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/8] drivers: net: turn on XDP features
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/8] bpf, net, frags: Add bpf_ip_check_defrag() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH net-next v3 1/3] vsock: support sockmap
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/3] bpf: Implement batching in UDP iterator
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/3] bpf: Implement batching in UDP iterator
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH dwarves] dwarf_loader: Fix for BTF id drift caused by adding unspecified types
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/5] bpf: Introduce kptr_rcu.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] bpf iterator for file-system
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/3] bpf: Implement batching in UDP iterator
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/5] bpf: Introduce kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/5] bpf: Introduce kptr_rcu.
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/8] bpf, net, frags: Add bpf_ip_check_defrag() kfunc
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/5] bpf: Mark cgroups and dfl_cgrp fields as trusted.
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 1/9] mm: Store build id in inode object
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v3 1/3] vsock: support sockmap
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH net-next v3 3/3] selftests/bpf: add a test case for vsock sockmap
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH net-next v3 2/3] selftests/bpf: add vsock to vmtest.sh
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH net-next v3 0/3] vsock: add support for sockmap
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- Re: bpf: Question about odd BPF verifier behaviour
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/5] selftests/bpf: support custom per-test flags and multiple expected messages
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 4.14 v3 0/4] BPF fixes for CVE-2021-3444 and CVE-2021-3600
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: bpf: Question about odd BPF verifier behaviour
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH V5] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 5/5] selftests/bpf: Tweak cgroup kfunc test.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix bpf_cgroup_from_id() doxygen header
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 bpf-next 4/5] selftests/bpf: Add a test case for kptr_rcu.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/5] bpf: Mark cgroups and dfl_cgrp fields as trusted.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/5] bpf: Introduce kptr_rcu.
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 4/4] bpf/selftests: add selftest for SMC bpf capability
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 3/4] net/smc: add BPF injection on smc negotiation
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 2/4] bpf: add SMC support in BPF struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 1/4] net/smc: move smc_sock related structure definition
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V5] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix bpf_cgroup_from_id() doxygen header
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] net/smc: add BPF injection on smc negotiation
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [RFC dwarves 0/3] dwarves: improvements/fixes to BTF function skip logic
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] net/smc: add BPF injection on smc negotiation
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] vmtest: Reusable virtual machine testing infrastructure
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Fix bpf_cgroup_from_id() doxygen header
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next] libbpf: Use text error for btf_custom_path failures
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] net/smc: add BPF injection on smc negotiation
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 0/2] MIPS: Implement two workarounds for BPF JIT
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] MIPS: ebpf jit: Implement DADDI workarounds
- From: Johan Almbladh <johan.almbladh@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v9 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v9 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v9 2/2] bpf/selftests: Test fentry attachment to shadowed functions
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v3] selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArch
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] MIPS: ebpf jit: Implement DADDI workarounds
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH v2 2/2] MIPS: ebpf jit: Implement R4000 workarounds
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v2 1/2] MIPS: ebpf jit: Implement DADDI workarounds
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v2 0/2] MIPS: Implement two workarounds for BPF JIT
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [syzbot] [net?] INFO: task hung in tls_sw_sendpage (3)
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH V4] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- [PATCH V5] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: bpf: RFC for platform specific BPF helper addition
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/8] bpf: net: ipv6: Add bpf_ipv6_frag_rcv() kfunc
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH RFC v2 bpf-next 9/9] selftests/bpf: Add iter_task_vma_buildid test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFC v2 bpf-next 8/9] selftests/bpf: Add inode_build_id test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFC v2 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFC v2 bpf-next 6/9] selftests/bpf: Add err.h header
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFC v2 bpf-next 5/9] selftests/bpf: Add read_buildid function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFC v2 bpf-next 4/9] libbpf: Allow to resolve binary path in current directory
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFC v2 bpf-next 3/9] perf: Use file object build id in perf_event_mmap_event
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFC v2 bpf-next 2/9] bpf: Use file's inode object build id in stackmap
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFC v2 bpf-next 1/9] mm: Store build id in inode object
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next v3 3/4] net/smc: add BPF injection on smc negotiation
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 4/4] bpf/selftests: add selftest for SMC bpf capability
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/4] bpf: add SMC support in BPF struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/4] net/smc: move smc_sock related structure definition
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/4] net/smc: Introduce BPF injection capability
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf] libbpf: Fix bpf_xdp_query() in old kernels
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
- From: Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- RE: [PATCH bpf] bpf, sockmap: fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v2 5/8] bpf: net: ipv6: Add bpf_ipv6_frag_rcv() kfunc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] Documentation: bpf: Fix link to BTF doc
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 1/2] Documentation: bpf: Do not link to docs.kernel.org for kselftest link
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 0/2] Hyperlink fixes for BPF QA documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 2/2] Documentation: bpf: Link to submitting-patches.rst for general patch submission info
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/6] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH V4] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: BTF tag support in DWARF (notes for today's BPF Office Hours)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC] libbbpf/bpftool: Support 32-bit Architectures.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: BTF tag support in DWARF (notes for today's BPF Office Hours)
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 4/5] selftests/bpf: Add a test case for kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 3/5] bpf: Introduce kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 2/5] bpf: Mark cgroups and dfl_cgrp fields as trusted.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 1/5] bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 0/5] bpf: Introduce kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 5/5] selftests/bpf: Tweak cgroup kfunc test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] bpf iterator for file-system
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf: Support kptrs in local storage maps
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 07/18] bpf: ringbuf memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: bpf: Question about odd BPF verifier behaviour
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 00/18] bpf: bpf memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: BTF tag support in DWARF (notes for today's BPF Office Hours)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH V4] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [Bpf] [PATCH V3] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: BTF tag support in DWARF (notes for today's BPF Office Hours)
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: BTF tag support in DWARF (notes for today's BPF Office Hours)
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: BTF tag support in DWARF (notes for today's BPF Office Hours)
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [syzbot] [net?] INFO: task hung in tls_sw_sendpage (3)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf] libbpf: Fix bpf_xdp_query() in old kernels
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [Bpf] [PATCH V3] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf] libbpf: Fix bpf_xdp_query() in old kernels
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] libbpf: Fix bpf_xdp_query() in old kernels
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [v2] bpf: Propose some new instructions for -mcpu=v4
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [v2] bpf: Propose some new instructions for -mcpu=v4
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v3 00/18] bpf: bpf memory usage
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] vmtest: Reusable virtual machine testing infrastructure
- From: "Daniel Xu" <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Edward Cree <ecree.xilinx@xxxxxxxxx>
- [PATCH bpf] libbpf: Fix bpf_xdp_query() in old kernels
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v5 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [v2] bpf: Propose some new instructions for -mcpu=v4
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Batteries-included symbolization with blazesym
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] libbpf: add support to set kprobe/uprobe attach mode
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] selftests/bpf: split test_attach_probe into multi subtests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- RE: [Bpf] [PATCH V3] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] libbpf: add support to set kprobe/uprobe attach mode
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Batteries-included symbolization with blazesym
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [LSF/MM/BPF TOPIC] Batteries-included symbolization with blazesym
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 7/8] libbpf: Add MSan annotations
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH V3] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf: Support kptrs in local storage maps
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: BTF tag support in DWARF (notes for today's BPF Office Hours)
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] Documentation: bpf: Fix link to BTF doc
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH V3] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: bpf: Question about odd BPF verifier behaviour
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Edward Cree <ecree.xilinx@xxxxxxxxx>
- Re: [syzbot] [net?] INFO: task hung in tls_sw_sendpage (3)
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [syzbot] [net?] INFO: task hung in tls_sw_sendpage (3)
- From: syzbot <syzbot+9c0268252b8ef967c62e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Batteries-included symbolization with blazesym
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [Bpf] [PATCH V2] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2] libbpf: Fix arm syscall regs spec in bpf_tracing.h
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2] libbpf: Fix arm syscall regs spec in bpf_tracing.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v2 8/8] bpf: selftests: Add defrag selftests
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 7/8] bpf: selftests: Support custom type and proto for client sockets
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 6/8] bpf: selftests: Support not connecting client socket
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 5/8] bpf: net: ipv6: Add bpf_ipv6_frag_rcv() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 4/8] net: ipv6: Factor ipv6_frag_rcv() to take netns and user
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 3/8] bpf, net, frags: Add bpf_ip_check_defrag() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 2/8] bpf: verifier: Support KF_CHANGES_PKT flag
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 1/8] ip: frags: Return actual error codes from ip_check_defrag()
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Fix compilation errors: assign a value to a constant
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 3/3] selftests/bpf: Add tests for bpf_sock_destroy
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] Batteries-included symbolization with blazesym
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: bpf: Question about odd BPF verifier behaviour
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [Bpf] [PATCH V2] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH] tools: bpftool: remove invalid \' json escape
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: bpf: Question about odd BPF verifier behaviour
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: bpf: Question about odd BPF verifier behaviour
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH V2] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH V2] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: bpf: Question about odd BPF verifier behaviour
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [Bpf] [PATCH] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: "Jose E. Marchesi" <jemarch@xxxxxxx>
- Re: bpf: Question about odd BPF verifier behaviour
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] Fix some build errors for bpf selftest on LoongArch
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 0/3] Fix some build errors for bpf selftest on LoongArch
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/4] bpf: Introduce kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: Check __TARGET_ARCH_loongarch if target is bpf for LoongArch
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: bpf: Question about odd BPF verifier behaviour
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/3] bpf: Add bpf_sock_destroy kfunc
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 07/18] bpf: ringbuf memory usage
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [Bpf] [PATCH] bpf, docs: Document BPF insn encoding in term of stored bytes
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] MIPS: ebpf jit: Implement R4000 workarounds
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH] tools: bpftool: remove invalid \' json escape
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/3] bpf: Add bpf_sock_destroy kfunc
- From: Aditi Ghag <aditi.ghag@xxxxxxxxxxxxx>
- [PATCH] tools: bpftool: remove invalid \' json escape
- From: Luis Gerhorst <gerhorst@xxxxxxxxx>
- [PATCH bpf-next v3 17/18] bpf: offload map memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 18/18] bpf: enforce all maps having memory usage callback
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 16/18] bpf, net: xskmap memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 09/18] bpf: cpumap memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 15/18] bpf, net: sock_map memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 13/18] bpf: local_storage memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 08/18] bpf: bloom_filter memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 12/18] bpf: bpf_struct_ops memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 11/18] bpf: queue_stack_maps memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 14/18] bpf, net: bpf_local_storage memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 10/18] bpf: devmap memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 02/18] bpf: lpm_trie memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 07/18] bpf: ringbuf memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 04/18] bpf: arraymap memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]