BPF
[Prev Page][Next Page]
- Re: [PATCH bpf-next 4/4] selftests/bpf: Add bpf_fib_lookup test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 4/4] selftests/bpf: Add bpf_fib_lookup test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v10 bpf-next 8/9] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Register and unregister a struct_ops by their bpf_links.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- pull-request: bpf-next 2023-02-17
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Tests for uninitialized stack reads
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Tests for uninitialized stack reads
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Allow reads from uninit stack
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC] libbbpf/bpftool: Support 32-bit Architectures.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC] libbbpf/bpftool: Support 32-bit Architectures.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/2] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v1 bpf-next] bpf: Tidy up verifier checking
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next V2] igc: enable and fix RX hash usage by netstack
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH v3 bpf-next 2/2] selftests/bpf: Add bpf_fib_lookup test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 bpf-next 1/2] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next V2] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] Allow reads from uninit stack
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] Allow reads from uninit stack
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/3] Fix BPF verifier global subprog context argument logic
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 3/3] selftests/bpf: add global subprog context passing tests
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH intel-next v6 8/8] i40e: add support for XDP multi-buffer Rx
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v6 7/8] i40e: add xdp_buff to i40e_ring struct
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v6 6/8] i40e: introduce next_to_process to i40e_ring
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v6 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v6 1/8] i40e: consolidate maximum frame size calculation for vsi
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v6 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v6 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v6 3/8] i40e: add pre-xdp page_count in rx_buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v6 0/8] i40e: support XDP multi-buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH bpf-next 3/3] libbpf: Add support for attaching uprobes to shared objects in APKs
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 2/3] libbpf: Introduce elf_find_func_offset_from_elf_file() function
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 1/3] libbpf: Implement basic zip archive parsing support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 0/3] libbpf: Make uprobe attachment APK aware
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [linux-next:master 12987/13499] include/linux/build_bug.h:78:41: error: static assertion failed: "SKB_WITH_OVERHEAD(TEST_XDP_FRAME_SIZE - XDP_PACKET_HEADROOM) == TEST_MAX_PKT_SIZE"
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v1 bpf-next] bpf: Tidy up verifier checking
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v10 bpf-next 9/9] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Add bpf_fib_lookup test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next V2] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next V2] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next V2] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next V2] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next V2] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Multi-cloud networking and troubleshooting with eBPF
- From: Howard Chen <howard@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH intel-next v5 0/8] i40e: support XDP multi-buffer
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v2] LoongArch: BPF: Use 4 instructions for function address in JIT
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] selftests/bpf: Remove not used headers
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
- From: Florent Revest <revest@xxxxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: run mptcp in a dedicated netns
- From: Matthieu Baerts <matthieu.baerts@xxxxxxxxxxxx>
- Re: [linux-next:master 12987/13499] include/linux/build_bug.h:78:41: error: static assertion failed: "SKB_WITH_OVERHEAD(TEST_XDP_FRAME_SIZE - XDP_PACKET_HEADROOM) == TEST_MAX_PKT_SIZE"
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- 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 bpf-next 2/2] selftests/bpf: Tests for uninitialized stack reads
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Allow reads from uninit stack
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v10 bpf-next 9/9] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next V2] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- Re: [RFC] libbbpf/bpftool: Support 32-bit Architectures.
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: run mptcp in a dedicated netns
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 4/4] bpf: Support 64-bit pointers to kfuncs
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [RFC 3/3] ublk_drv: add ebpf support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC] libbbpf/bpftool: Support 32-bit Architectures.
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 4/4] bpf: Support 64-bit pointers to kfuncs
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [syzbot] WARNING: stack going in the wrong direction? at __sys_setsockopt
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next] bpf: Tidy up verifier checking
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next v4] xsk: support use vaddr as ring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: run mptcp in a dedicated netns
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [PATCH bpf] xsk: check IFF_UP earlier in Tx path
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] selftests/bpf: enable mptcp before testing
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC 3/3] ublk_drv: add ebpf support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] Fix typos in selftest/bpf files
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v1 bpf-next] bpf: Tidy up verifier checking
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Tests for uninitialized stack reads
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf: Add bpf_fib_lookup test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 1/4] bpf: Disable bh in bpf_test_run for xdp and tc prog
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 2/4] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 3/4] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 0/4] bpf: A fix and a change to bpf_fib_lookup
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Allow reads from uninit stack
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/8] Add Memory Sanitizer support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v6 2/2] bpf/selftests: Test fentry attachment to shadowed functions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/8] libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 8/8] selftests/bpf: Add MSan annotations
- 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 bpf-next v3 1/8] libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 4/7] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v10 bpf-next 9/9] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v10 bpf-next 7/9] bpf: Add xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v10 bpf-next 8/9] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v10 bpf-next 6/9] bpf: Add skb dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v10 bpf-next 2/9] bpf: Refactor process_dynptr_func
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v10 bpf-next 3/9] bpf: Allow initializing dynptrs in kfuncs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v10 bpf-next 5/9] bpf: Refactor verifier dynptr into get_dynptr_arg_reg
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v10 bpf-next 4/9] bpf: Define no-ops for externally called bpf dynptr functions
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v10 bpf-next 1/9] bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v10 bpf-next 0/9] Add skb + xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next 7/7] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 6/7] libbpf: Update a bpf_link with another struct_ops.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 4/7] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Register and unregister a struct_ops by their bpf_links.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC] libbbpf/bpftool: Support 32-bit Architectures.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/3] Fix BPF verifier global subprog context argument logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 5/7] bpf: Update the struct_ops of a bpf_link.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 5/7] bpf: Update the struct_ops of a bpf_link.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH 4/7] perf record: Record dropped sample count
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Tests for uninitialized stack reads
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Allow reads from uninit stack
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/2] Allow reads from uninit stack
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Remove not used headers
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/3] Fix BPF verifier global subprog context argument logic
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH RFC net-next v2 1/3] vsock: support sockmap
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- Re: [PATCH bpf-next] Fix typos in selftest/bpf files
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH bpf-next V2] igc: enable and fix RX hash usage by netstack
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- Re: [PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Register and unregister a struct_ops by their bpf_links.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 4/7] perf record: Record dropped sample count
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 4/7] perf record: Record dropped sample count
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 4/7] perf record: Record dropped sample count
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [xdp-hints] Re: [Intel-wired-lan] [PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [xdp-hints] Re: [Intel-wired-lan] [PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [xdp-hints] Re: [Intel-wired-lan] [PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- [Re: PATCH bpf-next] Fix typos in selftest/bpf files
- From: Taichi Nishimura <awkrail01@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH intel-next v5 0/8] i40e: support XDP multi-buffer
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH intel-next v5 6/8] i40e: introduce next_to_process to i40e_ring
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH intel-net] ice: xsk: disable txq irq before flushing hw
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH intel-next v5 8/8] i40e: add support for XDP multi-buffer Rx
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v5 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v5 7/8] i40e: add xdp_buff to i40e_ring struct
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v5 6/8] i40e: introduce next_to_process to i40e_ring
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v5 3/8] i40e: add pre-xdp page_count in rx_buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v5 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v5 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v5 1/8] i40e: consolidate maximum frame size calculation for vsi
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v5 0/8] i40e: support XDP multi-buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next V1] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- RE: [PATCH intel-next v3 8/8] i40e: add support for XDP multi-buffer Rx
- From: "Sarkar, Tirthendu" <tirthendu.sarkar@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH intel-next v4 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
- From: "Sarkar, Tirthendu" <tirthendu.sarkar@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [xdp-hints] Re: [Intel-wired-lan] [PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH net-next v4] xsk: support use vaddr as ring
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next V1] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH intel-net] ice: xsk: disable txq irq before flushing hw
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [RFC 3/3] ublk_drv: add ebpf support
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH intel-next v3 8/8] i40e: add support for XDP multi-buffer Rx
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next V1] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next v6 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v6 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v6 2/2] bpf/selftests: Test fentry attachment to shadowed functions
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH RFC net-next v2 0/3] vsock: add support for sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH RFC net-next v2 3/3] selftests/bpf: Add a test case for vsock sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH RFC net-next v2 2/3] selftests/bpf: add vsock to vmtest.sh
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH RFC net-next v2 1/3] vsock: support sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [syzbot] WARNING: stack going in the wrong direction? at __sys_setsockopt
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- [syzbot] WARNING: stack going in the wrong direction? at __sys_setsockopt
- From: syzbot <syzbot+91c3651bb190d53b4d16@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [UBLKSRV] Add ebpf support.
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next] Fix typos in selftest/bpf files
- From: Taichi Nishimura <awkrail01@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] Fix typos in selftest/bpf files
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH net-next v4] xsk: support use vaddr as ring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [UBLKSRV] Add ebpf support.
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH net-next v3] xsk: support use vaddr as ring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] Fix typos in selftest/bpf files
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: enable mptcp before testing
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [RFC 3/3] ublk_drv: add ebpf support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH bpf-next] Fix typos in selftest/bpf files
- From: Taichi Nishimura <awkrail01@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Remove not used headers
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH intel-next v4 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2] LoongArch: BPF: Use 4 instructions for function address in JIT
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH v2 bpf-next 2/3] selftests/bpf: convert test_global_funcs test to test_loader framework
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/3] bpf: fix global subprog context argument resolution logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/3] selftests/bpf: add global subprog context passing tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/3] Fix BPF verifier global subprog context argument logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- RE: [PATCH intel-next v4 8/8] i40e: add support for XDP multi-buffer Rx
- From: "Sarkar, Tirthendu" <tirthendu.sarkar@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-02-14 (ixgbe, i40e)
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH intel-next v4 8/8] i40e: add support for XDP multi-buffer Rx
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next v2] bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
- From: Hou Tao <houtao1@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC] libbbpf/bpftool: Support 32-bit Architectures.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/4] riscv: Extend patch_text for multiple instructions
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 5/7] bpf: Update the struct_ops of a bpf_link.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] New benchmark for hashmap lookups
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 3/7] bpf: Register and unregister a struct_ops by their bpf_links.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH intel-next v4 8/8] i40e: add support for XDP multi-buffer Rx
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH RFC bpf-next v2 2/4] bpf: Use BPF_HELPER_CALL in check_subprogs()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH RFC bpf-next v2 4/4] bpf: Support 64-bit pointers to kfuncs
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH RFC bpf-next v2 0/4] bpf: Support 64-bit pointers to kfuncs
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH RFC bpf-next v2 3/4] bpf, x86: Use bpf_jit_get_func_addr()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] Use __GFP_ZERO in bpf memory allocator
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH intel-next v4 0/8] i40e: support XDP multi-buffer
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH intel-next v4 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/4] riscv: Extend patch_text for multiple instructions
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: Introduce kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 4/7] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [QUESTION] usage of BPF_MAP_TYPE_RINGBUF
- From: andrea terzolo <andreaterzolo3@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/1] bpf: Support 64-bit pointers to kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/1] bpf: Support 64-bit pointers to kfuncs
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Improvements for BPF_ST tracking by verifier
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] module: Remove the unused function within
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next v4] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next 4/7] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/7] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/1] bpf: Support 64-bit pointers to kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Register and unregister a struct_ops by their bpf_links.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v3 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next 2/7] net: Update an existing TCP congestion control algorithm.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v3 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf] xsk: check IFF_UP earlier in Tx path
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next V1] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/1] bpf: Support 64-bit pointers to kfuncs
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/1] bpf: Support 64-bit pointers to kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix map_kptr test.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix map_kptr test.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] module: Remove the unused function within
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next V1] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH] module: Remove the unused function within
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Cross-compile bpftool
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH net-next v3] xsk: support use vaddr as ring
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix build error for LoongArch
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 0/3] Documentation fixes for next-20230215
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf, docs: Add myself to BPF docs MAINTAINERS entry
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] module: Remove the unused function within
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] Documentation: bpf: Add missing line break separator in node_data struct code block
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next V1] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH v3 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 3/3] Documentation: amd-pstate: disambiguate user space sections
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH intel-next v4 8/8] i40e: add support for XDP multi-buffer Rx
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH bpf] xsk: check IFF_UP earlier in Tx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH 3/3] Documentation: amd-pstate: disambiguate user space sections
- From: Huang Rui <ray.huang@xxxxxxx>
- [RFC] libbbpf/bpftool: Support 32-bit Architectures.
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH 3/3] Documentation: amd-pstate: disambiguate user space sections
- From: Wyes Karny <wyes.karny@xxxxxxx>
- [PATCH bpf-next v1 4/4] riscv, bpf: Add bpf trampoline support for RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 1/4] riscv: Extend patch_text for multiple instructions
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 2/4] riscv, bpf: Factor out emit_call for kernel and bpf context
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH intel-next v4 8/8] i40e: add support for XDP multi-buffer Rx
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v4 7/8] i40e: add xdp_buff to i40e_ring struct
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v4 6/8] i40e: introduce next_to_process to i40e_ring
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v4 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v4 3/8] i40e: add pre-xdp page_count in rx_buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v4 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v4 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v4 1/8] i40e: consolidate maximum frame size calculation for vsi
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v4 0/8] i40e: support XDP multi-buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/8] bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/9] powerpc: Remove __kernel_text_address() in show_instructions()
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- [PATCH 2/3] Documentation: bpf: Add missing line break separator in node_data struct code block
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 0/3] Documentation fixes for next-20230215
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 1/3] Documentation: hw-vuln: Wrap mitigate_smt_rsb example in literal code block
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 3/3] Documentation: amd-pstate: disambiguate user space sections
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix build error for LoongArch
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: Introduce kptr_rcu.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 net-next] net: no longer support SOCK_REFCNT_DEBUG feature
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] selftests/bpf: Fix map_kptr test.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next V1] xdp: bpf_xdp_metadata use NODEV for no device support
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/1] bpf: Support 64-bit pointers to kfuncs
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: enable mptcp before testing
- From: Matthieu Baerts <matthieu.baerts@xxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 net-next] net: no longer support SOCK_REFCNT_DEBUG feature
- From: Matthieu Baerts <matthieu.baerts@xxxxxxxxxxxx>
- Re: [RFC 0/3] Add io_uring & ebpf based methods to implement zero-copy for ublk
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 net-next] net: no longer support SOCK_REFCNT_DEBUG feature
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add test case for element reuse in htab map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] Use __GFP_ZERO in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Zeroing allocated object from slab in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf: Tweak cgroup kfunc test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 3/4] selftests/bpf: Add a test case for kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 2/4] bpf: Introduce kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 1/4] bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 0/4] bpf: Introduce kptr_rcu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 net-next] net: no longer support SOCK_REFCNT_DEBUG feature
- From: Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/3] Fix BPF verifier global subprog context argument logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 net-next] net: no longer support SOCK_REFCNT_DEBUG feature
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- RE: [PATCH intel-next v3 8/8] i40e: add support for XDP multi-buffer Rx
- From: "Sarkar, Tirthendu" <tirthendu.sarkar@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- linux-next: build warning after merge of the bpf-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: enable mptcp before testing
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: linux-next: manual merge of the mm tree with the bpf-next tree
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix map_kptr test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/3] Fix BPF verifier global subprog context argument logic
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix map_kptr test.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 4/7] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- linux-next: manual merge of the mm tree with the bpf-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Register and unregister a struct_ops by their bpf_links.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/7] net: Update an existing TCP congestion control algorithm.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v3] xsk: support use vaddr as ring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [QUESTION] usage of BPF_MAP_TYPE_RINGBUF
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Adding map read write API to bpftool gen skeleton sub command.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [UBLKSRV] Add ebpf support.
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [RFC 3/3] ublk_drv: add ebpf support
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [RFC 1/3] bpf: add UBLK program type
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [RFC 2/3] io_uring: enable io_uring to submit sqes located in kernel
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [RFC 0/3] Add io_uring & ebpf based methods to implement zero-copy for ublk
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps.
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH bpf-next 2/3] selftests/bpf: convert test_global_funcs test to test_loader framework
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: add global subprog context passing tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: fix global subprog context argument resolution logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/3] Fix BPF verifier global subprog context argument logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/1] bpf: Support 64-bit pointers to kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix map_kptr test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v2 4/4] selftests/bpf: check if BPF_ST with variable offset preserves STACK_ZERO
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 2/4] selftests/bpf: check if verifier tracks constants spilled by BPF_ST_MEM
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 3/4] bpf: BPF_ST with variable offset should preserve STACK_ZERO marks
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 1/4] bpf: track immediate values written to stack by BPF_ST instruction
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 0/4] Improvements for BPF_ST tracking by verifier
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 6/8] libbpf: Factor out is_percpu_bpf_map_type()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/8] Add Memory Sanitizer support
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 5/8] selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/8] libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 8/8] selftests/bpf: Add MSan annotations
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 7/8] libbpf: Add MSan annotations
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 3/8] bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/8] libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 4/8] samples/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf, docs: Add myself to BPF docs MAINTAINERS entry
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: BPF Hackathon project
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 6/7] libbpf: Update a bpf_link with another struct_ops.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next 5/7] bpf: Update the struct_ops of a bpf_link.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next 2/7] net: Update an existing TCP congestion control algorithm.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next 7/7] selftests/bpf: Test switching TCP Congestion Control algorithms.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next 4/7] libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next 3/7] bpf: Register and unregister a struct_ops by their bpf_links.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- [PATCH bpf-next 0/7] Transit between BPF TCP congestion controls.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- Re: [RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
- From: Namhyung Kim <namhyung@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 v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH RFC bpf-next 0/1] bpf: Support 64-bit pointers to kfuncs
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH RFC bpf-next 1/1] bpf: Support 64-bit pointers to kfuncs
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] pahole/Rust: Check that we're adding DW_TAG_member sorted by byte offset
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next] bpf: Refactor release_regno searching logic
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next] bpf: Update kfunc __sz documentation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: enable mptcp before testing
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next] bpf: Refactor release_regno searching logic
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- [PATCH v3 bpf-next] bpf: Refactor release_regno searching logic
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH net 1/3] ixgbe: allow to increase MTU to 3K with XDP enabled
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net 3/3] ixgbe: add double of VLAN header when computing the max MTU
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net 2/3] i40e: add double of VLAN header when computing the max MTU
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-02-14 (ixgbe, i40e)
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH 4/7] perf record: Record dropped sample count
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: Attending LFS (was: [RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/7] perf bpf filter: Introduce basic BPF filter expression
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH net-next v3] xsk: support use vaddr as ring
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH intel-next v3 8/8] i40e: add support for XDP multi-buffer Rx
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Attending LFS (was: [RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE)
- From: "Nikolaus Rath" <nikolaus@xxxxxxxx>
- Re: [PATCH 4/7] perf record: Record dropped sample count
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH] riscv, mm: Perform BPF exhandler fixup on page fault
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: use canonical ftrace path
- From: Ross Zwisler <zwisler@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 bpf-next v2] selftests/bpf: Cross-compile bpftool
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH 1/7] perf bpf filter: Introduce basic BPF filter expression
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] LoongArch: BPF: Treat function address as 64-bit value
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH v2] LoongArch: BPF: Use 4 instructions for function address in JIT
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [xdp-hints] Re: [Intel-wired-lan] [PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH net-next v3] xsk: support use vaddr as ring
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH intel-next v3 8/8] i40e: add support for XDP multi-buffer Rx
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v3 6/8] i40e: introduce next_to_process to i40e_ring
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v3 7/8] i40e: add xdp_buff to i40e_ring struct
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v3 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v3 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v3 3/8] i40e: add pre-xdp page_count in rx_buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v3 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v3 1/8] i40e: consolidate maximum frame size calculation for vsi
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v3 0/8] i40e: support XDP multi-buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- 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 intel-next v2 0/8] i40e: support XDP multi-buffer
- From: "Sarkar, Tirthendu" <tirthendu.sarkar@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Cross-compile bpftool
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Cross-compile bpftool
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Cross-compile bpftool
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Cross-compile bpftool
- From: Zachary Leaf <zachary.leaf@xxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Cross-compile bpftool
- From: Zachary Leaf <zachary.leaf@xxxxxxx>
- Re: Kernel build fail with 'btf_encoder__encode: btf__dedup failed!'
- From: Tianyi Liu <i.pear@xxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] selftests/bpf: Clean up user_ringbuf, cgrp_kfunc, kfunc_dynptr_param tests
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v2 bpf-next 2/2] selftests/bpf: Clean up dynptr prog_tests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 bpf-next 1/2] selftests/bpf: Clean up user_ringbuf, cgrp_kfunc, kfunc_dynptr_param tests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH 6/7] perf bpf filter: Add more weight sample data support
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 5/7] perf bpf filter: Add 'pid' sample data support
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 4/7] perf record: Record dropped sample count
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 7/7] perf bpf filter: Add data_src sample data support
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 2/7] perf bpf filter: Implement event sample filtering
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 3/7] perf record: Add BPF event filter support
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 1/7] perf bpf filter: Introduce basic BPF filter expression
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH v1 bpf-next] bpf: Update kfunc __sz documentation
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 net-next] net: no longer support SOCK_REFCNT_DEBUG feature
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next] net: mvneta: do not set xdp_features for hw buffer devices
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next] hv_netvsc: add missing NETDEV_XDP_ACT_NDO_XMIT xdp-features flag
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next] net: stmmac: add missing NETDEV_XDP_ACT_XSK_ZEROCOPY bit to xdp_features
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v6 bpf-next 0/8] BPF rbtree next-gen datastructure
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v6 bpf-next 2/8] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: enable mptcp before testing
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: use canonical ftrace path
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH net v4 1/3] ixgbe: allow to increase MTU to 3K with XDP enabled
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH net v2 3/3] ixgbe: add double of VLAN header when computing the max MTU
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- Re: [PATCH net-next] net: Kconfig.debug: wrap socket refcnt debug into an option
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH net v2 2/3] i40e: add double of VLAN header when computing the max MTU
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- Re: [PATCH 06/33] virtio_ring: introduce virtqueue_reset()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v3] xsk: support use vaddr as ring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] net: lan966x: set xdp_features flag
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] ice: update xdp_features with xdp multi-buff
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next] ice: update xdp_features with xdp multi-buff
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v6 bpf-next 7/8] selftests/bpf: Add rbtree selftests
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 8/8] bpf, documentation: Add graph documentation for non-owning refs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 6/8] bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.h
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 4/8] bpf: Add callback validation to kfunc verifier logic
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 3/8] bpf: Add support for bpf_rb_root and bpf_rb_node in kfunc args
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 5/8] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 2/8] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 1/8] bpf: Add basic bpf_rb_{root,node} support
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 0/8] BPF rbtree next-gen datastructure
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/9] BPF rbtree next-gen datastructure
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: use canonical ftrace path
- From: Ross Zwisler <zwisler@xxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: use canonical ftrace path
- From: Ross Zwisler <zwisler@xxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: pahole issues with Rust DWARF was: Re: [PATCH 1/1] pahole/Rust: Check that we're adding DW_TAG_member sorted by byte offset
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: Proposal for patch - Extend bpftool prog run to accept cpu and flags options
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: pahole issues with Rust DWARF was: Re: [PATCH 1/1] pahole/Rust: Check that we're adding DW_TAG_member sorted by byte offset
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Cross-compile bpftool
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next] net: lan966x: set xdp_features flag
- From: Horatiu Vultur <horatiu.vultur@xxxxxxxxxxxxx>
- Re: Proposal for patch - Extend bpftool prog run to accept cpu and flags options
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH intel-next v2 8/8] i40e: add support for XDP multi-buffer Rx
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v2 7/8] i40e: add xdp_buff to i40e_ring struct
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v2 6/8] i40e: introduce next_to_process to i40e_ring
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v2 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v2 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v2 3/8] i40e: add pre-xdp page_count in rx_buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v2 0/8] i40e: support XDP multi-buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v2 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next v2 1/8] i40e: consolidate maximum frame size calculation for vsi
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- Re: XDP SYNProxy SYN+ACK packet missing?
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH bpf-next] net: lan966x: set xdp_features flag
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/6] ice: post-mbuf fixes
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Proposal for patch - Extend bpftool prog run to accept cpu and flags options
- From: Alan Jowett <Alan.Jowett@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix out-of-srctree build
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 0/6] ice: post-mbuf fixes
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
- From: Namhyung Kim <namhyung@xxxxxxxxx>
- Re: [PATCH net-next] net: Kconfig.debug: wrap socket refcnt debug into an option
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next] net: lan966x: set xdp_features flag
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] selftests/bpf: enable mptcp before testing
- From: Matthieu Baerts <matthieu.baerts@xxxxxxxxxxxx>
- [PATCH bpf-next v5 2/2] bpf/selftests: Test fentry attachment to shadowed functions
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v5 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v5 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/6] ice: post-mbuf fixes
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Cross-compile bpftool
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH net-next v2] xsk: support use vaddr as ring
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: pahole issues with Rust DWARF was: Re: [PATCH 1/1] pahole/Rust: Check that we're adding DW_TAG_member sorted by byte offset
- From: Eric Curtin <ecurtin@xxxxxxxxxx>
- Re: pahole issues with Rust DWARF was: Re: [PATCH 1/1] pahole/Rust: Check that we're adding DW_TAG_member sorted by byte offset
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 06/33] virtio_ring: introduce virtqueue_reset()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- pahole issues with Rust DWARF was: Re: [PATCH 1/1] pahole/Rust: Check that we're adding DW_TAG_member sorted by byte offset
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH bpf-next v2 7/7] selftest/bpf/benchs: Add benchmark for hashmap lookups
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 6/7] selftest/bpf/benchs: print less if the quiet option is set
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 5/7] selftest/bpf/benchs: make quiet option common
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/7] selftest/bpf/benchs: remove an unused header
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/7] selftest/bpf/benchs: enhance argp parsing
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/7] New benchmark for hashmap lookups
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/7] selftest/bpf/benchs: make a function static in bpf_hashmap_full_update
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/7] selftest/bpf/benchs: fix a typo in bpf_hashmap_full_update
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [Patch net-next] sock_map: dump socket map id via diag
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [net-next Patch V4 0/4] octeontx2-pf: HTB offload support
- From: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
- Re: [net-next Patch V4 2/4] octeontx2-pf: qos send queues management
- From: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
- Re: [net-next Patch V4 4/4] octeontx2-pf: Add support for HTB offload
- From: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: enable mptcp before testing
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [PATCH 1/2] LoongArch: BPF: Treat function address as 64-bit value
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH 1/2] LoongArch: BPF: Treat function address as 64-bit value
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf, docs: Explain helper functions
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [net-next Patch V4 3/4] octeontx2-pf: Refactor schedular queue alloc/free calls
- From: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
- Re: [net-next Patch V4 1/4] sch_htb: Allow HTB priority parameter in offload mode
- From: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
- Re: [Patch net-next] sock_map: dump socket map id via diag
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH net-next] net: mvneta: do not set xdp_features for hw buffer devices
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next] hv_netvsc: add missing NETDEV_XDP_ACT_NDO_XMIT xdp-features flag
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next] net: stmmac: add missing NETDEV_XDP_ACT_XSK_ZEROCOPY bit to xdp_features
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 bpf-next 7/9] bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.h
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 9/9] bpf, documentation: Add graph documentation for non-owning refs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 8/9] selftests/bpf: Add rbtree selftests
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 6/9] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 4/9] bpf: Add support for bpf_rb_root and bpf_rb_node in kfunc args
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 5/9] bpf: Add callback validation to kfunc verifier logic
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 1/9] bpf: Migrate release_on_unlock logic to non-owning ref semantics
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 0/9] BPF rbtree next-gen datastructure
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 2/9] bpf: Add basic bpf_rb_{root,node} support
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next] net: lan966x: set xdp_features flag
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- Re: [PATCH 22/33] virtio_net: xsk: introduce xsk disable
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 2/2] LoongArch: BPF: Support mixing bpf2bpf and tailcalls
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH 1/2] LoongArch: BPF: Treat function address as 64-bit value
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH 0/2] Allow mixing bpf2bpf calls with tailcalls on LoongArch
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH net-next v2] xsk: support use vaddr as ring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [Patch net-next] sock_map: dump socket map id via diag
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] bpf: Deprecate "data" member of bpf_lpm_trie_key
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
- From: Qais Yousef <qyousef@xxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] bpf, mm: introduce cgroup.memory=nobpf
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH net-next] net: Kconfig.debug: wrap socket refcnt debug into an option
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net] ice: xsk: Fix cleaning of XDP_TX frames
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] docs, bpf: Ensure IETF's BPF mailing list gets copied for ISA doc changes
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: pull-request: bpf-next 2023-02-11
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [net-next Patch V4 0/4] octeontx2-pf: HTB offload support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- pull-request: bpf-next 2023-02-11
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 00/34] selftests: Fix incorrect kernel headers search path
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 00/16] selftests/bpf: Add Memory Sanitizer support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 00/16] selftests/bpf: Add Memory Sanitizer support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 11/16] perf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targets
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next] docs, bpf: Ensure IETF's BPF mailing list gets copied for ISA doc changes
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: bpf: Propose some new instructions for -mcpu=v4
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: bpf: Propose some new instructions for -mcpu=v4
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH 1/1] pahole/Rust: Check that we're adding DW_TAG_member sorted by byte offset
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next] net: lan966x: set xdp_features flag
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH v4 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: bpf: Propose some new instructions for -mcpu=v4
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: bpf: Propose some new instructions for -mcpu=v4
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: bpf: Propose some new instructions for -mcpu=v4
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
- From: Kajetan Puchalski <kajetan.puchalski@xxxxxxx>
- Re: [PATCH bpf-next 0/6] ice: post-mbuf fixes
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/11] bpf: Migrate release_on_unlock logic to non-owning ref semantics
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 5/6] ice: fix freeing XDP frames backed by Page Pool
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH bpf-next 4/6] ice: robustify cleaning/completing XDP Tx buffers
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH bpf-next 6/6] ice: micro-optimize .ndo_xdp_xmit() path
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH bpf-next 2/6] ice: fix XDP Tx ring overrun
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH bpf-next 3/6] ice: remove two impossible branches on XDP Tx cleaning
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH bpf-next 0/6] ice: post-mbuf fixes
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH bpf-next 1/6] ice: fix ice_tx_ring::xdp_tx_active underflow
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: enable mptcp before testing
- From: Matthieu Baerts <matthieu.baerts@xxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] fuse passthrough solutions and status
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH bpf-next v2 4/4] bpf: allow to disable bpf prog memory accounting
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v2 3/4] bpf: allow to disable bpf map memory accounting
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v2 1/4] mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v2 2/4] bpf: use bpf_map_kvcalloc in bpf_local_storage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v2 0/4] bpf, mm: introduce cgroup.memory=nobpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: Kernel build fail with 'btf_encoder__encode: btf__dedup failed!'
- From: Alexandre Ferreira <alexandref75@xxxxxxxxx>
- Re: [PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [net-next Patch V4 2/4] octeontx2-pf: qos send queues management
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- [PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- Re: [net-next Patch V4 3/4] octeontx2-pf: Refactor schedular queue alloc/free calls
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [net-next Patch V4 4/4] octeontx2-pf: Add support for HTB offload
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 10/16] bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: Kernel build fail with 'btf_encoder__encode: btf__dedup failed!'
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: bpf: Propose some new instructions for -mcpu=v4
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH net-next v1] xsk: support use vaddr as ring
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 04/11] bpf: Add basic bpf_rb_{root,node} support
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: Kernel build fail with 'btf_encoder__encode: btf__dedup failed!'
- From: Alexandre Peixoto Ferreira <alexandref75@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [net-next Patch V4 1/4] sch_htb: Allow HTB priority parameter in offload mode
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/11] bpf: Migrate release_on_unlock logic to non-owning ref semantics
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH net-next v1] xsk: support use vaddr as ring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [net-next Patch V4 2/4] octeontx2-pf: qos send queues management
- From: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
- [net-next Patch V4 4/4] octeontx2-pf: Add support for HTB offload
- From: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
- [net-next Patch V4 3/4] octeontx2-pf: Refactor schedular queue alloc/free calls
- From: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
- [net-next Patch V4 1/4] sch_htb: Allow HTB priority parameter in offload mode
- From: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
- [net-next Patch V4 0/4] octeontx2-pf: HTB offload support
- From: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
- Re: [RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 10/16] bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH net-next v1] xsk: support use vaddr as ring
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE
- From: "Nikolaus Rath" <nikolaus@xxxxxxxx>
- Re: [RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH bpf] selftests/bpf: enable mptcp before testing
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [PATCH net-next] net: skbuff: drop the word head from skb cache
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] sfc: move xdp_features configuration in efx_pci_probe_post_io()
- From: Martin Habets <habetsm.xilinx@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Cross-compile bpftool
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- [PATCH] module: Remove the unused function within
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 10/11] selftests/bpf: Add rbtree selftests
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH net-next v1] xsk: support use vaddr as ring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: bpf: Propose some new instructions for -mcpu=v4
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- [PATCH bpf-next v2 13/16] selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 10/16] bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 14/16] libbpf: Factor out is_percpu_bpf_map_type()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 16/16] selftests/bpf: Add MSan annotations
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 15/16] libbpf: Add MSan annotations
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 12/16] samples/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 09/16] libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
[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]