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

[PATCH bpf-next 0/7] Transit between BPF TCP congestion controls
 2023-02-21 22:20 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] bpf: Add bpf_cgroup_from_id() kfunc
 2023-02-21 22:08 UTC 

[PATCH bpf-next V3] xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
 2023-02-21 21:58 UTC  (5+ messages)

[PATCH bpf-next 0/3] libbpf: Make uprobe attachment APK aware
 2023-02-21 21:36 UTC  (11+ 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] module: Remove the unused function within
 2023-02-21 21:21 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: Fix BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL for empty flow label
 2023-02-21 20:43 UTC  (2+ messages)

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

bpf: Question about odd BPF verifier behaviour
 2023-02-21 20:00 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] State Of The Page
 2023-02-21 19:58 UTC  (5+ messages)

BTF tag support in DWARF (notes for today's BPF Office Hours)
 2023-02-21 19:38 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 465461cf48465b8a0a54025db5ae2b3df7a04577
 2023-02-21 19:32 UTC 

[PATCH net 1/1] ice: Fix missing cleanup routine in the case of partial memory allocation
 2023-02-21 19:17 UTC 

[PATCH bpf-next v5] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-21 17:55 UTC  (4+ messages)

[PATCH V5 1/3] rpmsg: core: Add signal API support
 2023-02-21 17:20 UTC 

[PATCH bpf-next] bpf: Check for helper calls in check_subprogs()
 2023-02-21 17:10 UTC  (2+ messages)

[PATCH net-next] xsk: add linux/vmalloc.h to xsk.c
 2023-02-21 17:10 UTC  (2+ messages)

[RFC dwarves 0/4] dwarves: change BTF encoding skip logic for functions
 2023-02-21 15:52 UTC  (12+ 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

[RFC dwarves 0/3] dwarves: improvements/fixes to BTF function skip logic
 2023-02-21 15:48 UTC  (4+ messages)
` [RFC dwarves 1/3] dwarf_loader: fix detection of struct parameters
` [RFC dwarves 2/3] dwarf_loader: fix parameter location retrieval for location lists
` [RFC dwarves 3/3] dwarf_loader: only mark parameter as using an unexpected register when it does

[PATCH net] udp: fix memory schedule error
 2023-02-21 15:46 UTC  (7+ messages)

[PATCH] bpf: Add support for absolute value BPF timers
 2023-02-21 15:17 UTC  (2+ messages)

[RESEND PATCH] bpf: Add support for absolute value BPF timers
 2023-02-21 15:18 UTC 

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

Building Estimates
 2023-02-21 15:01 UTC 

[PATCH bpf-next v3] riscv, bpf: Add kfunc support for RV64
 2023-02-21 14:06 UTC 

[PATCH bpf-next v2] riscv, bpf: Add kfunc support for RV64
 2023-02-21 13:39 UTC  (5+ messages)

[PATCH bpf-next 0/2] net/smc: Introduce BPF injection capability
 2023-02-21 13:01 UTC  (6+ messages)
` [PATCH bpf-next 1/2] net/smc: Introduce BPF injection capability for SMC
` [PATCH bpf-next 2/2] bpf/selftests: Test for SMC protocol negotiate

[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
 2023-02-21 12:18 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
` [PATCH bpf-next v2 2/2] bpf/selftests: add selftest for SMC bpf capability

[RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v2)
 2023-02-21 11:54 UTC  (14+ 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

[RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
 2023-02-21 11:54 UTC  (4+ messages)

[Patch net-next] sock_map: dump socket map id via diag
 2023-02-21  9:11 UTC  (6+ messages)

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

[PATCH bpf-next v2 0/3] libbpf: allow users to set kprobe/uprobe attach mode
 2023-02-21  2:19 UTC  (6+ 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

[PATCH bpf-next v3 0/8] Add Memory Sanitizer support
 2023-02-21  0:46 UTC  (4+ messages)
` [PATCH bpf-next v3 7/8] libbpf: Add MSan annotations

pull-request: bpf-next 2023-02-17
 2023-02-21  0:30 UTC  (3+ messages)

[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 

[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 

[PATCH bpf-next] libbpf: usdt ARM arg parsing support
 2023-02-20 21:27 UTC 

[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 v4] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-20 15:48 UTC  (3+ messages)

[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

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)

[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  (2+ 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  (7+ messages)
` [PATCH v10 bpf-next 6/9] bpf: Add skb dynptrs
` [PATCH v10 bpf-next 8/9] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr

[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

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

[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 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/4] bpf: A fix and a change to bpf_fib_lookup
 2023-02-17 23:08 UTC  (4+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: Add bpf_fib_lookup test

[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  (3+ messages)

[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  (4+ messages)
` [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


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