public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-16 10:21:27 to 2023-02-19 06:13:48 UTC [more...]

[RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v2)
 2023-02-19  6:13 UTC  (5+ messages)
` [PATCH 1/8] perf bpf filter: Introduce basic BPF filter expression
` [PATCH 2/8] perf bpf filter: Implement event sample filtering
` [PATCH 3/8] perf record: Add BPF event filter support
` [PATCH 4/8] perf record: Record dropped sample count

[PATCH] Documentation: bpf: Fix link to BTF doc
 2023-02-19  3:09 UTC 

[PATCH bpf-next 0/3] libbpf: Make uprobe attachment APK aware
 2023-02-18 20:29 UTC  (8+ messages)
` [PATCH bpf-next 1/3] libbpf: Implement basic zip archive parsing support
` [PATCH bpf-next 2/3] libbpf: Introduce elf_find_func_offset_from_elf_file() function
` [PATCH bpf-next 3/3] libbpf: Add support for attaching uprobes to shared objects in APKs

[PATCH bpf-next V2] igc: enable and fix RX hash usage by netstack
 2023-02-18 19:51 UTC  (3+ messages)

Removing clsact while eBPF program is still attached
 2023-02-18 18:40 UTC  (2+ messages)

[PATCH bpf-next V3] xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
 2023-02-18 15:34 UTC 

[RFC dwarves 0/4] dwarves: change BTF encoding skip logic for functions
 2023-02-18 14:37 UTC  (7+ messages)
` [RFC dwarves 1/4] dwarf_loader: mark functions that do not use expected registers for params
` [RFC dwarves 2/4] btf_encoder: exclude functions with unexpected param register use not optimizations
` [RFC dwarves 3/4] pahole: update descriptions for btf_gen_optimized, skip_encoding_btf_inconsistent_proto
` [RFC dwarves 4/4] pahole: update man page for options also

[PATCH bpf-next V2] xdp: bpf_xdp_metadata use NODEV for no device support
 2023-02-18 14:01 UTC  (8+ messages)
          ` [xdp-hints] "

[RFC] libbbpf/bpftool: Support 32-bit Architectures
 2023-02-18 13:23 UTC  (8+ messages)

[PATCH bpf-next] LoongArch: BPF: Support mixing bpf2bpf and tailcalls
 2023-02-18 10:53 UTC 

[PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
 2023-02-18  1:30 UTC  (4+ messages)

[PATCH v1 bpf-next] bpf: Update kfunc __sz documentation
 2023-02-18  1:24 UTC  (3+ messages)

[PATCH bpf-next 0/7] Transit between BPF TCP congestion controls
 2023-02-18  1:10 UTC  (25+ messages)
` [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next 3/7] bpf: Register and unregister a struct_ops by their bpf_links
` [PATCH bpf-next 4/7] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next 5/7] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next 6/7] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next 7/7] selftests/bpf: Test switching TCP Congestion Control algorithms

[PATCH v10 bpf-next 0/9] Add skb + xdp dynptrs
 2023-02-18  1:03 UTC  (15+ messages)
` [PATCH v10 bpf-next 1/9] bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
` [PATCH v10 bpf-next 2/9] bpf: Refactor process_dynptr_func
` [PATCH v10 bpf-next 3/9] bpf: Allow initializing dynptrs in kfuncs
` [PATCH v10 bpf-next 4/9] bpf: Define no-ops for externally called bpf dynptr functions
` [PATCH v10 bpf-next 5/9] bpf: Refactor verifier dynptr into get_dynptr_arg_reg
` [PATCH v10 bpf-next 6/9] bpf: Add skb dynptrs
` [PATCH v10 bpf-next 7/9] bpf: Add xdp dynptrs
` [PATCH v10 bpf-next 8/9] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
` [PATCH v10 bpf-next 9/9] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[PATCH bpf-next 0/4] bpf: A fix and a change to bpf_fib_lookup
 2023-02-17 23:08 UTC  (9+ messages)
` [PATCH bpf-next 1/4] bpf: Disable bh in bpf_test_run for xdp and tc prog
` [PATCH bpf-next 2/4] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
` [PATCH bpf-next 3/4] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
` [PATCH bpf-next 4/4] selftests/bpf: Add bpf_fib_lookup test

pull-request: bpf-next 2023-02-17
 2023-02-17 22:17 UTC 

[PATCH bpf-next 0/2] Allow reads from uninit stack
 2023-02-17 22:06 UTC  (12+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Tests for uninitialized stack reads

[PATCH v3 bpf-next 1/2] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
 2023-02-17 21:20 UTC  (3+ messages)
` [PATCH v3 bpf-next 2/2] selftests/bpf: Add bpf_fib_lookup test

[PATCH v1 bpf-next] bpf: Tidy up verifier checking
 2023-02-17 21:06 UTC  (4+ messages)

[PATCH v2 bpf-next 1/2] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
 2023-02-17 20:34 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add bpf_fib_lookup test

[PATCH bpf-next v4] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-17 20:32 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] Fix BPF verifier global subprog context argument logic
 2023-02-17 20:30 UTC  (6+ messages)
` [PATCH v2 bpf-next 3/3] selftests/bpf: add global subprog context passing tests

[PATCH intel-next v6 0/8] i40e: support XDP multi-buffer
 2023-02-17 19:15 UTC  (9+ messages)
` [PATCH intel-next v6 1/8] i40e: consolidate maximum frame size calculation for vsi
` [PATCH intel-next v6 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [PATCH intel-next v6 3/8] i40e: add pre-xdp page_count in rx_buffer
` [PATCH intel-next v6 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [PATCH intel-next v6 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
` [PATCH intel-next v6 6/8] i40e: introduce next_to_process to i40e_ring
` [PATCH intel-next v6 7/8] i40e: add xdp_buff to i40e_ring struct
` [PATCH intel-next v6 8/8] i40e: add support for XDP multi-buffer Rx

[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"
 2023-02-17 18:33 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Multi-cloud networking and troubleshooting with eBPF
 2023-02-17 17:20 UTC 

[PATCH RFC bpf-next v2 0/4] bpf: Support 64-bit pointers to kfuncs
 2023-02-17 17:08 UTC  (12+ messages)
` [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL
` [PATCH RFC bpf-next v2 4/4] bpf: Support 64-bit pointers to kfuncs

[PATCH intel-next v5 0/8] i40e: support XDP multi-buffer
 2023-02-17 17:02 UTC  (12+ messages)
` [PATCH intel-next v5 1/8] i40e: consolidate maximum frame size calculation for vsi
` [PATCH intel-next v5 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [PATCH intel-next v5 3/8] i40e: add pre-xdp page_count in rx_buffer
` [PATCH intel-next v5 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [PATCH intel-next v5 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
` [PATCH intel-next v5 6/8] i40e: introduce next_to_process to i40e_ring
` [PATCH intel-next v5 7/8] i40e: add xdp_buff to i40e_ring struct
` [PATCH intel-next v5 8/8] i40e: add support for XDP multi-buffer Rx

[PATCH v2] LoongArch: BPF: Use 4 instructions for function address in JIT
 2023-02-17 16:50 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Remove not used headers
 2023-02-17 16:36 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
 2023-02-17 15:27 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: run mptcp in a dedicated netns
 2023-02-17 13:53 UTC  (3+ messages)

[PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
 2023-02-17 13:45 UTC  (6+ messages)

[RFC 0/3] Add io_uring & ebpf based methods to implement zero-copy for ublk
 2023-02-17 10:46 UTC  (6+ messages)
` [RFC 3/3] ublk_drv: add ebpf support

[syzbot] WARNING: stack going in the wrong direction? at __sys_setsockopt
 2023-02-17  9:07 UTC  (3+ messages)

[PATCH net-next v4] xsk: support use vaddr as ring
 2023-02-17  8:59 UTC  (3+ messages)

[PATCH bpf] xsk: check IFF_UP earlier in Tx path
 2023-02-17  7:10 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: enable mptcp before testing
 2023-02-17  7:04 UTC  (10+ messages)

[RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
 2023-02-17  1:19 UTC  (16+ messages)

[PATCH bpf-next] Fix typos in selftest/bpf files
 2023-02-17  1:00 UTC  (3+ messages)

[PATCH bpf-next v3 0/8] Add Memory Sanitizer support
 2023-02-17  0:10 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
` [PATCH bpf-next v3 7/8] libbpf: Add MSan annotations
` [PATCH bpf-next v3 8/8] selftests/bpf: "

[PATCH bpf-next v6 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2023-02-16 23:55 UTC  (7+ messages)
` [PATCH bpf-next v6 1/2] bpf: "
` [PATCH bpf-next v6 2/2] bpf/selftests: Test fentry attachment to shadowed functions

[RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
 2023-02-16 18:38 UTC  (6+ messages)
` [PATCH 4/7] perf record: Record dropped sample count

[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
 2023-02-16 17:15 UTC  (5+ messages)
` [PATCH RFC net-next v2 1/3] vsock: support sockmap

[PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
 2023-02-16 16:46 UTC  (9+ messages)
` [Intel-wired-lan] "
  ` [xdp-hints] "

[PATCH bpf-next] Fix typos in selftest/bpf files
 2023-02-16 14:51 UTC  (2+ messages)
` [Re: PATCH "

[PATCH intel-net] ice: xsk: disable txq irq before flushing hw
 2023-02-16 14:20 UTC  (2+ messages)

[PATCH bpf-next V1] xdp: bpf_xdp_metadata use NODEV for no device support
 2023-02-16 14:13 UTC  (7+ messages)
` [xdp-hints] "
    ` [xdp-hints] "

[PATCH intel-next v3 0/8] i40e: support XDP multi-buffer
 2023-02-16 14:00 UTC  (6+ messages)
` [PATCH intel-next v3 8/8] i40e: add support for XDP multi-buffer Rx

[PATCH intel-next v4 0/8] i40e: support XDP multi-buffer
 2023-02-16 13:53 UTC  (4+ messages)
` [PATCH intel-next v4 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
  ` [Intel-wired-lan] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox