public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-16 22:56:18 to 2023-02-20 23:54:30 UTC [more...]

[PATCH bpf-next v2] bpf, docs: Add docs on extended 64-bit immediate instructions
 2023-02-20 23:54 UTC 

[PATCH bpf-next] libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd()
 2023-02-20 23:49 UTC 

BTF tag support in DWARF (notes for today's BPF Office Hours)
 2023-02-20 23:42 UTC  (3+ messages)

[PATCH bpf-next v3] bpf, docs: Explain helper functions
 2023-02-20 22:52 UTC 

[PATCH bpf-next] bpf, docs: Explain helper functions
 2023-02-20 22:50 UTC 

[PATCH bpf-next v2] bpf, docs: Add explanation of endianness
 2023-02-20 22:37 UTC 

bpf: Question about odd BPF verifier behaviour
 2023-02-20 22:35 UTC 

[RFC dwarves 0/4] dwarves: change BTF encoding skip logic for functions
 2023-02-20 22:30 UTC  (11+ 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] libbpf: usdt ARM arg parsing support
 2023-02-20 21:27 UTC 

[PATCH bpf-next v7 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2023-02-20 21:26 UTC  (5+ messages)
` [PATCH bpf-next v7 1/2] bpf: "
` [PATCH bpf-next v7 2/2] bpf/selftests: Test fentry attachment to shadowed functions

[PATCH] bbpf: usdt arm arg parsing support
 2023-02-20 21:26 UTC  (2+ messages)

[RFC] libbbpf/bpftool: Support 32-bit Architectures
 2023-02-20 16:47 UTC  (11+ messages)

[PATCH bpf-next] bpf: Check for helper calls in check_subprogs()
 2023-02-20 16:37 UTC 

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

[PATCH bpf-next v5] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-20 15:46 UTC 

[PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
 2023-02-20 15:39 UTC  (4+ messages)

[PATCH bpf-next v1 0/7] Add support for kptrs in more BPF maps
 2023-02-20 14:35 UTC  (10+ messages)
` [PATCH bpf-next v1 1/7] bpf: Support kptrs in percpu hashmap and percpu LRU hashmap
` [PATCH bpf-next v1 2/7] bpf: Support kptrs in local storage maps
` [PATCH bpf-next v1 3/7] bpf: Annotate data races in bpf_local_storage
` [PATCH bpf-next v1 4/7] bpf: Remove unused MEM_ALLOC | PTR_TRUSTED checks
` [PATCH bpf-next v1 5/7] bpf: Fix check_reg_type for PTR_TO_BTF_ID
` [PATCH bpf-next v1 6/7] bpf: Wrap register invalidation with a helper
` [PATCH bpf-next v1 7/7] selftests/bpf: Add more tests for kptrs in maps

[PATCH bpf-next v2] riscv, bpf: Add kfunc support for RV64
 2023-02-20 14:34 UTC  (2+ messages)

A potential deadlock in sockhash map
 2023-02-20 13:39 UTC 

linux-next: manual merge of the bpf-next tree with the net-next tree
 2023-02-20 11:53 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] libbpf: allow users to set kprobe/uprobe attach mode
 2023-02-20 11:40 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] libbpf: add support "
` [PATCH bpf-next v2 2/3] selftests/bpf: split test_attach_probe into multi subtests
` [PATCH bpf-next v2 3/3] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode

[PATCHv2 bpf-next] selftests/bpf: run mptcp in a dedicated netns
 2023-02-20 11:16 UTC  (2+ messages)

[PATCH net-next v4] xsk: support use vaddr as ring
 2023-02-20  8:30 UTC  (4+ messages)

[PATCH bpf-next] riscv, bpf: Add kfunc support for RV64
 2023-02-20  7:13 UTC 

[PATCH v10 bpf-next 0/9] Add skb + xdp dynptrs
 2023-02-20  0:26 UTC  (16+ 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 net-next] sock_map: dump socket map id via diag
 2023-02-19 20:22 UTC  (5+ messages)

[PATCH bpf-next v2 0/2] bpf: Allow reads from uninit stack
 2023-02-19 20:04 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Tests for uninitialized stack reads

[RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v2)
 2023-02-19 16:48 UTC  (11+ 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 5/8] perf bpf filter: Add 'pid' sample data support
` [PATCH 6/8] perf bpf filter: Add more weight "
` [PATCH 7/8] perf bpf filter: Add data_src "
` [PATCH 8/8] perf bpf filter: Add logical OR operator

[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 

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

[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  (18+ messages)
` [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 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 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 v2 bpf-next 0/3] Fix BPF verifier global subprog context argument logic
 2023-02-17 20:30 UTC  (4+ 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  (2+ messages)

[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 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  (2+ 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  (3+ messages)
` [PATCH bpf-next v6 2/2] bpf/selftests: Test fentry attachment to shadowed functions


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