BPF
[Prev Page][Next Page]
- 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 v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
- From: Namhyung Kim <namhyung@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 v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Andrii Nakryiko <andrii.nakryiko@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 v4] bpf, docs: Explain helper functions
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v1 bpf-next 0/6] Support stashing local kptrs with bpf_kptr_xchg
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 0/3] Assume libbpf 1.0+
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 6/6] selftests/bpf: Add local kptr stashing test
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 4/6] bpf: Support __kptr to local kptrs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/17] bpf: Add a few bpf mem allocator functions
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v10 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] kernel/module: add documentation for try_module_get()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf/selftests: Fix send_signal tracepoint tests
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC dwarves] syscall functions in BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 1/4] powerpc/code-patching: introduce patch_instructions()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: take into account liveness when propagating precision
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC dwarves] syscall functions in BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH V3 bpf-next] BPF, docs: libbpf Overview Document
- From: Sreevani Sreejith <ssreevani@xxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf: use canonical ftrace path
- [PATCH bpf-next v3 2/2] selftests/bpf: use canonical ftrace path
- 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: [PATCH bpf-next v6 2/8] net: Update an existing TCP congestion control algorithm.
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: ensure state checkpointing at iter_next() call sites
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH dwarves 2/3] dwarves_fprintf: support skipping modifier
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 0/8] Transit between BPF TCP congestion controls.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next 0/4] selftests/bpf: make BPF_CFLAGS stricter with -Wall
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH dwarves 3/3] btf_encoder: compare functions via prototypes not parameter names
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH dwarves 0/3] dwarves: improve BTF encoder comparison method
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [RFC dwarves] syscall functions in BTF
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [RFC dwarves] syscall functions in BTF
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH] libbpf: Explicitly call write to append content to file
- From: liupan <patteliu@xxxxxxxxx>
- [PATCH 5.10 223/529] perf llvm: Fix inadvertent file creation
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH dwarves 1/3] dwarves_fprintf: generalize function prototype print to support passing conf
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH dwarves 0/3] dwarves: improve BTF encoder comparison method
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH 5.4 143/357] perf llvm: Fix inadvertent file creation
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19 094/252] perf llvm: Fix inadvertent file creation
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] Assume libbpf 1.0+
- From: Justin Forbes <jforbes@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/3] Revert "integrity: double check iint_cache was initialized"
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] security: Remove integrity from the LSM list in Kconfig
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [RFC dwarves] syscall functions in BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- [RFC dwarves] syscall functions in BTF
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
- From: Ravi Bangoria <ravi.bangoria@xxxxxxx>
- [RFC] Implementing the BPF dispatcher on ARM64
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v2 0/3] Assume libbpf 1.0+
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH v4 3/3] security: Remove integrity from the LSM list in Kconfig
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v4 1/3] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v4 2/3] Revert "integrity: double check iint_cache was initialized"
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 0/3] vsock: add support for sockmap
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v4 0/3] security: Always enable integrity LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v10 2/2] bpf/selftests: Test fentry attachment to shadowed functions
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v10 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v10 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH v4 net-next] udp: introduce __sk_mem_schedule() usage
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
- From: Ravi Bangoria <ravi.bangoria@xxxxxxx>
- [PATCH bpf-next v2] bpf/selftests: Fix send_signal tracepoint tests
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf/selftests: Fix send_signal tracepoint tests
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf/selftests: Fix send_signal tracepoint tests
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: ensure state checkpointing at iter_next() call sites
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v6 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 v6 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v6 3/8] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v6 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v6 6/8] libbpf: Update a bpf_link with another struct_ops.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v6 5/8] bpf: Update the struct_ops of a bpf_link.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v6 2/8] net: Update an existing TCP congestion control algorithm.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v6 0/8] Transit between BPF TCP congestion controls.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v6 1/8] bpf: Retire the struct_ops map kvalue->refcnt.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- Re: [PATCH V2 bpf-next] BPF, docs: libbpf Overview Document
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] Assume libbpf 1.0+
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace_return_code
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: linux-next: manual merge of the bpf-next tree with the bpf tree
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace_return_code
- From: Yonghong Song <yhs@xxxxxx>
- Re: linux-next: manual merge of the bpf-next tree with the bpf tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] security: Remove integrity from the LSM list in Kconfig
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH bpf] bpf: take into account liveness when propagating precision
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH V2 bpf-next] BPF, docs: libbpf Overview Document
- From: Sreevani Sreejith <ssreevani@xxxxxxxx>
- Re: [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH net-next v2 8/8] i40e: add support for XDP multi-buffer Rx
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v2 7/8] i40e: add xdp_buff to i40e_ring struct
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v2 6/8] i40e: introduce next_to_process to i40e_ring
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v2 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v2 3/8] i40e: add pre-xdp page_count in rx_buffer
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v2 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 v2 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v2 1/8] i40e: consolidate maximum frame size calculation for vsi
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net-next v2 0/8][pull request] i40e: support XDP multi-buffer
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] selftests/bpf: use ifname instead of ifindex in XDP
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf: fixed a typo for BPF_F_ANY_ALIGNMENT in bpf.h
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next] selftests/bpf: Fix flaky fib_lookup test
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] Revert "libbpf: Poison strlcpy()"
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] Revert "libbpf: Poison strlcpy()"
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [Question] How can I get floating point registers on arm64
- From: Grant Seltzer Richman <grantseltzer@xxxxxxxxx>
- Re: [PATCH bpf-next v5 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v5 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] XDP metadata for TX
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH v2 4/4] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 3/4] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 1/4] powerpc/code-patching: introduce patch_instructions()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 2/4] powerpc/bpf: implement bpf_arch_text_copy
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 0/4] enable bpf_prog_pack allocator for powerpc
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v1 bpf-next 2/6] bpf: btf: Remove unused btf_field_info_type enum
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v1 bpf-next 6/6] selftests/bpf: Add local kptr stashing test
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v1 bpf-next 4/6] bpf: Support __kptr to local kptrs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v1 bpf-next 0/6] Support stashing local kptrs with bpf_kptr_xchg
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v1 bpf-next 5/6] bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v1 bpf-next 3/6] bpf: Change btf_record_find enum parameter to field_mask
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v1 bpf-next 1/6] bpf: verifier: Rename kernel_type_name helper to btf_type_name
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 4/4] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 3/4] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 1/4] powerpc/code-patching: introduce patch_instructions()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 2/4] powerpc/bpf: implement bpf_arch_text_copy
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v2 0/4] enable bpf_prog_pack allocator for powerpc
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: improve error logs in XDP compliance test tool
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next v2 1/2] selftests/bpf: use ifname instead of ifindex in XDP compliance test tool
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next v2 0/2] selftests/bpf: use ifname instead of ifindex in XDP
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH] Revert "libbpf: Poison strlcpy()"
- From: Jesus Sanchez-Palencia <jesussanp@xxxxxxxxxx>
- Re: [PATCH] Revert "libbpf: Poison strlcpy()"
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v9 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 0/3] Assume libbpf 1.0+
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH net-next] net: stmmac: call stmmac_finalize_xdp_rx() on a condition
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH] xsk: Add missing overflow check in xdp_umem_reg
- 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 v2 0/3] xdp: recycle Page Pool backed skbs built from XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH] Revert "libbpf: Poison strlcpy()"
- From: Jesus Sanchez-Palencia <jesussanp@xxxxxxxxxx>
- Re: [PATCH net-next] net: stmmac: call stmmac_finalize_xdp_rx() on a condition
- From: Leesoo Ahn <lsahn@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH net-next] net: stmmac: call stmmac_finalize_xdp_rx() on a condition
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- [PATCH] bpf: fixed a typo for BPF_F_ANY_ALIGNMENT in bpf.h
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] security: Remove integrity from the LSM list in Kconfig
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] security: Remove integrity from the LSM list in Kconfig
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] Revert "integrity: double check iint_cache was initialized"
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH net v2 8/8] mvpp2: take care of xdp_features when reconfiguring queues
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net v2 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net v2 6/8] veth: take into account device reconfiguration for xdp_features flag
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net v2 5/8] net: ena: take into account xdp_features setting tx/rx queues
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net v2 4/8] net: thunderx: take into account xdp_features setting tx/rx queues
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH net v2 3/8] xdp: add xdp_set_features_flag utility routine
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- RE: [PATCH] virtio_net: Use NETDEV_TX_BUSY when has no buf to send
- From: Angus Chen <angus.chen@xxxxxxxxxxxxxxx>
- [PATCH net v2 2/8] tools: ynl: fix get_mask utility routine
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net v2 1/8] tools: ynl: fix render-max for flags definition
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net v2 0/8] update xdp_features flag according to NIC re-configuration
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] bpf/selftests: add selftest for SMC bpf capability
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] virtio_net: Use NETDEV_TX_BUSY when has no buf to send
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v9 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v3 3/3] security: Remove integrity from the LSM list in Kconfig
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v3 2/3] Revert "integrity: double check iint_cache was initialized"
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v3 0/3] security: Always enable integrity LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- Re: [PATCH net-next 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Jiri Olsa <olsajiri@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: [PATCH v2 0/3] Assume libbpf 1.0+
- From: Guilherme Amadio <amadio@xxxxxxxxxx>
- [PATCH] virtio_net: Use NETDEV_TX_BUSY when has no buf to send
- From: Angus Chen <angus.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH net, stable v1 3/3] virtio_net: add checking sq is full inside xdp xmit
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v2 bpf-next] selftests/bpf: Fix flaky fib_lookup test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix flaky fib_lookup test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix flaky fib_lookup test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf: make BPF compiler flags stricter
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/4] selftests/bpf: fix lots of silly mistakes pointed out by compiler
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/4] selftests/bpf: make BPF_CFLAGS stricter with -Wall
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/4] selftests/bpf: add __sink() macro to fake variable consumption
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/4] selftests/bpf: prevent unused variable warning in bpf_for()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/8] bpf: add support for open-coded iterator loops
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/8] bpf: add support for open-coded iterator loops
- From: Dan Carpenter <error27@xxxxxxxxx>
- Re: [Question] How can I get floating point registers on arm64
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next v5 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v5 5/8] bpf: Update the struct_ops of a bpf_link.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH net-next 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next] bpf: Refactor release_regno searching logic
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH v2 0/3] Assume libbpf 1.0+
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH net, stable v1 3/3] virtio_net: add checking sq is full inside xdp xmit
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH] Revert "libbpf: Poison strlcpy()"
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 1/3] net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 bpf-next] bpf: Refactor release_regno searching logic
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- [PATCH] Revert "libbpf: Poison strlcpy()"
- From: Jesus Sanchez-Palencia <jesussanp@xxxxxxxxxx>
- [PATCH v4 bpf-next] bpf: Refactor release_regno searching logic
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: Broken build on 6.3-rc1 with uClibc-ng based toolchains due to poisoned strlcpy
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: poison strlcpy()
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: poison strlcpy()
- From: Boris Burkov <boris@xxxxxx>
- Re: [PATCH v5 bpf-next 0/8] BPF open-coded iterators
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v5 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: Broken build on 6.3-rc1 with uClibc-ng based toolchains due to poisoned strlcpy
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: Broken build on 6.3-rc1 with uClibc-ng based toolchains due to poisoned strlcpy
- From: Jesus Sanchez-Palencia <jesussanp@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/8] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v5 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: pull-request: bpf-next 2023-03-08
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v5 2/8] net: Update an existing TCP congestion control algorithm.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: KASAN veth use after free in XDP_REDIRECT
- From: Shawn Bohrer <sbohrer@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 6/8] libbpf: Update a bpf_link with another struct_ops.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/8] bpf: Retire the struct_ops map kvalue->refcnt.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v5 5/8] bpf: Update the struct_ops of a bpf_link.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH net v3] ixgbe: Panic during XDP_TX with > 64 CPUs
- From: John Hickey <jjh@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next v4] bpf, docs: Explain helper functions
- From: Dave Thaler <dthaler1968@xxxxxxxxxxxxxx>
- [PATCH bpf-next v2 RESEND] bpf, docs: Add docs on extended 64-bit immediate instructions
- From: Dave Thaler <dthaler1968@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/8] bpf: Create links for BPF struct_ops maps.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- pull-request: bpf-next 2023-03-08
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH] bpf: Fix IMA test
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf: Fix IMA test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 2/8] net: Update an existing TCP congestion control algorithm.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] xsk: Add missing overflow check in xdp_umem_reg
- From: Kal Cutter Conley <kal.conley@xxxxxxxxxxx>
- Re: [PATCH bpf-next v4 9/9] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v5 bpf-next 5/8] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 7/8] selftests/bpf: add number iterator tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 6/8] selftests/bpf: add iterators tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 8/8] selftests/bpf: implement and test custom testmod_seq iterator
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 4/8] bpf: implement numbers iterator
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 3/8] bpf: add support for open-coded iterator loops
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 2/8] bpf: add iterator kfuncs registration and validation logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 0/8] BPF open-coded iterators
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 bpf-next 1/8] bpf: factor out fetching basic kfunc metadata
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] libbpf: usdt arm arg parsing support
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/8] bpf: Retire the struct_ops map kvalue->refcnt.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4 9/9] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH bpf v3] xsk: Add missing overflow check in xdp_umem_reg
- From: Kal Conley <kal.conley@xxxxxxxxxxx>
- Re: [PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 9/9] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] libbpf: usdt arm arg parsing support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/8] bpf: add support for open-coded iterator loops
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 6/9] bpf: Update the struct_ops of a bpf_link.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH net-next] net: stmmac: call stmmac_finalize_xdp_rx() on a condition
- From: Leesoo Ahn <lsahn@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/8] bpf: Create links for BPF struct_ops maps.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v4 9/9] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 4/8] bpf: implement number iterator
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- Re: [PATCH] xsk: Add missing overflow check in xdp_umem_reg
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v5 3/8] bpf: Create links for BPF struct_ops maps.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v5 3/8] bpf: Create links for BPF struct_ops maps.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/8] bpf: add support for open-coded iterator loops
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 4/8] bpf: implement number iterator
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 4/8] bpf: implement number iterator
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [Question] How can I get floating point registers on arm64
- From: Grant Seltzer Richman <grantseltzer@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 9/9] selftests/bpf: Add iter_task_vma_buildid test
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 5/9] selftests/bpf: Add read_buildid function
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 4/9] libbpf: Allow to resolve binary path in current directory
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] xsk: Add missing overflow check in xdp_umem_reg
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net, stable v1 3/3] virtio_net: add checking sq is full inside xdp xmit
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] bpf: Fix IMA test
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- RE: [PATCH net-next 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
- From: "Sarkar, Tirthendu" <tirthendu.sarkar@xxxxxxxxx>
- Re: [PATCH bpf-next 1/5] perf/core: Add PERF_FORMAT_LOST read_format
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: Fix IMA test
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH] bpf: Fix IMA test
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH] bpf: Fix IMA test
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH] xsk: Add missing overflow check in xdp_umem_reg
- From: Kal Conley <kal.conley@xxxxxxxxxxx>
- [PATCH] bpf: Fix IMA test
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH net-next 5/8] net: ena: take into account xdp_features setting tx/rx queues
- From: Shay Agroskin <shayagr@xxxxxxxxxx>
- Re: [PATCH net-next 1/8] tools: ynl: fix render-max for flags definition
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: update 32-bit bounds when the lower 32-bit value is not wrapping
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- Re: [EXTERNAL] Re: Suggested patch for bpftool
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/4] net/smc: move smc_sock related structure definition
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 net-next] udp: introduce __sk_mem_schedule() usage
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH] cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net, stable v1 3/3] virtio_net: add checking sq is full inside xdp xmit
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH net-next 1/8] tools: ynl: fix render-max for flags definition
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net, stable v1 3/3] virtio_net: add checking sq is full inside xdp xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 bpf-next 17/17] selftests/bpf: Add local-storage-create benchmark
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 16/17] selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap is NULL
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 15/17] selftests/bpf: Replace CHECK with ASSERT in test_local_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 14/17] bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 13/17] bpf: Use bpf_mem_cache_alloc/free in bpf_selem_alloc/free
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 12/17] bpf: Add a few bpf mem allocator functions
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 11/17] bpf: Add bpf_local_storage_free()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 10/17] bpf: Add bpf_local_storage_rcu callback
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 09/17] bpf: Add bpf_selem_free()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 08/17] bpf: Add bpf_selem_free_rcu callback
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 07/17] bpf: Remove bpf_selem_free_fields*_rcu
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 06/17] bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 05/17] bpf: Remember smap in bpf_local_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 04/17] bpf: Remove the preceding __ from __bpf_selem_unlink_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 03/17] bpf: Remove __bpf_local_storage_map_alloc
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 02/17] bpf: Refactor codes into bpf_local_storage_destroy
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 01/17] bpf: Move a few bpf_local_storage functions to static scope
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 00/17] bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net, stable v1 3/3] virtio_net: add checking sq is full inside xdp xmit
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH net, stable v1 1/3] virtio_net: reorder some funcs
- From: "Michael S. Tsirkin" <mst@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 bpf-next v4 0/4] net/smc: Introduce BPF injection capability
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net, stable v1 3/3] virtio_net: add checking sq is full inside xdp xmit
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net, stable v1 2/3] virtio_net: separate the logic of checking whether sq is full
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net, stable v1 1/3] virtio_net: reorder some funcs
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] libbpf: usdt arm arg parsing support
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next v4 8/9] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v9 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v4 bpf-next 1/8] bpf: factor out fetching basic kfunc metadata
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 4/8] bpf: implement number iterator
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 8/8] selftests/bpf: implement and test custom testmod_seq iterator
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 7/8] selftests/bpf: add number iterator tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 6/8] selftests/bpf: add iterators tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 5/8] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 2/8] bpf: add iterator kfuncs registration and validation logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 0/8] BPF open-coded iterators
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 3/8] bpf: add support for open-coded iterator loops
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 5/9] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH net, stable v1 3/3] virtio_net: add checking sq is full inside xdp xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net, stable v1 2/3] virtio_net: separate the logic of checking whether sq is full
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net, stable v1 1/3] virtio_net: reorder some funcs
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net, stable v1 0/3] add checking sq is full inside xdp xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v3 net-next] udp: introduce __sk_mem_schedule() usage
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH v4 net-next] udp: introduce __sk_mem_schedule() usage
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 7/9] libbpf: Update a bpf_link with another struct_ops.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v2] perf lock contention: Fix builtin detection
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 9/9] selftests/bpf: Add iter_task_vma_buildid test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 14/16] selftests/bpf: Replace CHECK with ASSERT in test_local_storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 5/9] selftests/bpf: Add read_buildid function
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RFC v2 bpf-next 4/9] libbpf: Allow to resolve binary path in current directory
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 14/16] selftests/bpf: Replace CHECK with ASSERT in test_local_storage
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/9] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v4 9/9] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 8/9] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 7/9] libbpf: Update a bpf_link with another struct_ops.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v5 5/8] bpf: Update the struct_ops of a bpf_link.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v5 6/8] libbpf: Update a bpf_link with another struct_ops.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v5 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v5 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 v5 1/8] bpf: Retire the struct_ops map kvalue->refcnt.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v5 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v5 3/8] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v5 0/8] Transit between BPF TCP congestion controls.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v5 2/8] net: Update an existing TCP congestion control algorithm.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- Re: [PATCH bpf-next v4 6/9] bpf: Update the struct_ops of a bpf_link.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 5/9] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/9] bpf: Create links for BPF struct_ops maps.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [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 2/3] net: skbuff: reorder bytes 2 and 3 of the bitfield
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next 3/3] net: skbuff: move the fields BPF cares about directly next to the offset marker
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next 0/3] net: skbuff: skb bitfield compaction - bpf
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next 1/3] net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] bpf iterator for file-system
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v2] perf lock contention: Fix builtin detection
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [Question] How can I get floating point registers on arm64
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Selectively delay loading of eBPF program.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v13 bpf-next 03/10] bpf: Allow initializing dynptrs in kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] libbpf: usdt arm arg parsing support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Fix theoretical u32 underflow in find_cd() function
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 0/2] libbpf: usdt arm arg parsing support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 3/8] bpf: add support for open-coded iterator loops
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v4 9/9] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v4 8/9] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH 4/9] perf record: Record dropped sample count
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 7/9] perf bpf filter: Add data_src sample data support
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next v4 6/9] bpf: Update the struct_ops of a bpf_link.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v4 2/9] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v4 1/9] bpf: Retire the struct_ops map kvalue->refcnt.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH 5/9] perf bpf filter: Add 'pid' sample data support
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next v4 7/9] libbpf: Update a bpf_link with another struct_ops.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next v4 5/9] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH 9/9] perf bpf filter: Show warning for missing sample flags
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 8/9] perf bpf filter: Add logical OR operator
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next v4 3/9] net: Update an existing TCP congestion control algorithm.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH 3/9] perf record: Add BPF event filter support
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 6/9] perf bpf filter: Add more weight sample data support
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next v4 4/9] bpf: Validate kdata of a struct_ops before transiting to READY.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH 2/9] perf bpf filter: Implement event sample filtering
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next v4 0/9] Transit between BPF TCP congestion controls.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH 1/9] perf bpf filter: Introduce basic BPF filter expression
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH v3 bpf-next 5/8] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 7/8] selftests/bpf: add number iterator tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 6/8] selftests/bpf: add iterators tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 8/8] selftests/bpf: implement and test custom testmod_seq iterator
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 3/8] bpf: add support for open-coded iterator loops
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 2/8] bpf: add iterator kfuncs registration and validation logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 4/8] bpf: implement number iterator
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 1/8] bpf: factor out fetching basic kfunc metadata
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 0/8] BPF open-coded iterators
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/8] bpf: add support for open-coded iterator loops
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v3)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v3)
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 4/8] bpf: implement number iterator
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] libbpf: Fix theoretical u32 underflow in find_cd() function
- From: Daniel Müller <deso@xxxxxxxxxx>
- 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 13/17] bpf: add support for open-coded iterator loops
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v2 bpf-next 8/8] selftests/bpf: implement and test custom testmod_seq iterator
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 5/8] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 6/8] selftests/bpf: add iterators tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 7/8] selftests/bpf: add number iterator tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/8] bpf: add support for open-coded iterator loops
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 4/8] bpf: implement number iterator
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/8] bpf: add iterator kfuncs registration and validation logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/8] BPF open-coded iterators
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/8] bpf: factor out fetching basic kfunc metadata
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 3/8] perf record: Add BPF event filter support
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 2/8] perf bpf filter: Implement event sample filtering
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
- From: Florian Westphal <fw@xxxxxxxxx>
- 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>
[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]