BPF List
 help / color / mirror / Atom feed
 messages from 2024-12-03 01:12:11 to 2024-12-05 21:47:02 UTC [more...]

[PATCH bpf-next] libbpf: Fix segfault due to libelf functions not setting errno
 2024-12-05 21:46 UTC  (2+ messages)

[PATCH bpf-next v3] bpftool: Fix gen object segfault
 2024-12-05 21:34 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: add more stats into veristat
 2024-12-05 19:34 UTC 

[PATCH bpf-next 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
 2024-12-05 19:25 UTC  (4+ messages)

[PATCH] bpftool: Fix failure with static linkage
 2024-12-05 19:24 UTC  (8+ messages)

[PATCH bpf] samples/bpf: pass TPROGS_USER_CFLAGS to libbpf makefile
 2024-12-05 18:40 UTC  (3+ messages)

[PATCH v19 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-05 18:34 UTC  (3+ messages)
` [PATCH v19 12/19] fprobe: Rewrite fprobe on function-graph tracer

[PATCH bpf-next v2 0/2] libbpf: Extend linker API to support in-memory ELF files
 2024-12-05 18:24 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Pull file-opening logic up to top-level functions
` [PATCH bpf-next v2 2/2] libbpf: Extend linker API to support in-memory ELF files

[PATCH v4 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-12-05 18:23 UTC  (3+ messages)

[PATCH 0/4] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
 2024-12-05 17:35 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] platform/x86: wmi-bmof: Switch to sysfs_bin_attr_simple_read()
` [PATCH 3/4] btf: Switch vmlinux BTF attribute "
` [PATCH 4/4] btf: Switch module "

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-12-05 17:31 UTC  (9+ messages)
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH bpf v2 0/9] Fixes for LPM trie
 2024-12-05 17:06 UTC  (7+ messages)
` [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t "

[PATCH v7 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-12-05 16:07 UTC  (6+ messages)
` [PATCH v7 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v7 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH bpf 0/2] bpf: fix wrong copied_seq calculation and add tests
 2024-12-05 12:02 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: fix wrong copied_seq calculation
` [PATCH bpf 2/2] selftests/bpf: add strparser test for bpf

[PATCH bpf-next v2] bpftool: Fix gen object segfault
 2024-12-05 12:02 UTC  (3+ messages)

[PATCH bpf-next] bpftool: Fix gen object segfault
 2024-12-05 11:14 UTC  (3+ messages)

RFT: Testing pahole for the release of v1.28
 2024-12-05 11:07 UTC  (2+ messages)

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-12-05 11:06 UTC  (20+ messages)

[REGRESSION] module BTF validation failure (Error -22) on next
 2024-12-05 10:35 UTC  (5+ messages)

[REGRESSION] module BTF validation failure (Error -22) on next
 2024-12-05 10:01 UTC  (3+ messages)

[PATCH v2 0/3] perf tool: Fix multiple memory leakages
 2024-12-05  8:45 UTC  (4+ messages)
` [PATCH v2 1/3] perf header: Fix one memory leakage in process_bpf_btf()
` [PATCH v2 2/3] perf header: Fix one memory leakage in process_bpf_prog_info()
` [PATCH v2 3/3] perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()

[PATCH v4 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD
 2024-12-05  8:41 UTC  (22+ messages)
` [PATCH v4 bpf-next 1/7] bpf: add a __btf_get_by_fd helper
` [PATCH v4 bpf-next 2/7] bpf: move map/prog compatibility checks
` [PATCH v4 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
` [PATCH v4 bpf-next 4/7] libbpf: prog load: allow to use fd_array_cnt
` [PATCH v4 bpf-next 5/7] selftests/bpf: Add tests for fd_array_cnt
` [PATCH v4 bpf-next 6/7] bpf: fix potential error return
` [PATCH v4 bpf-next 7/7] selftest/bpf: replace magic constants by macros

[PATCH bpf-next v2 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
 2024-12-05  5:19 UTC 

[PATCH bpf v2 1/1] selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata
 2024-12-05  4:42 UTC 

[PATCH iwl-next 1/1] igc: Improve XDP_SETUP_PROG process
 2024-12-05  2:45 UTC  (3+ messages)

Storing sk_buffs as kptrs in map
 2024-12-04 23:24 UTC  (7+ messages)
` [External] "

[PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic
 2024-12-04 22:18 UTC  (6+ messages)

[PATCH bpf v1 0/2] Fix for raw_tp PTR_MAYBE_NULL unmarking
 2024-12-04 22:08 UTC  (14+ messages)
` [PATCH bpf v1 1/2] bpf: Suppress warning for non-zero off raw_tp arg NULL check
` [PATCH bpf v1 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking

[PATCH] selftests/sched_ext: fix build after renames in sched_ext API
 2024-12-04 19:47 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
 2024-12-04 19:37 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] tools/resolve_btfids: Add --fatal_warnings option
` [PATCH bpf-next v3 2/2] kbuild: propagate CONFIG_WERROR to resolve_btfids

[PATCH v2 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
 2024-12-04 17:57 UTC  (7+ messages)
` [PATCH v2 1/2] tools/resolve_btfids: Add --fatal-warnings option

[PATCH bpf v4 0/5] Fixes for stack with allow_ptr_leaks
 2024-12-04 17:30 UTC  (7+ messages)
` [PATCH bpf v4 1/5] bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
` [PATCH bpf v4 2/5] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
` [PATCH bpf v4 3/5] selftests/bpf: Introduce __caps_unpriv annotation for tests
` [PATCH bpf v4 4/5] selftests/bpf: Add test for reading from STACK_INVALID slots
` [PATCH bpf v4 5/5] selftests/bpf: Add test for narrow spill into 64-bit spilled scalar

[PATCH bpf v3] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
 2024-12-04 17:13 UTC  (4+ messages)

[PATCH bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
 2024-12-04 17:10 UTC  (5+ messages)

[PATCH AUTOSEL 6.1 02/15] tracing/ftrace: disable preemption in syscall probe
 2024-12-04 15:50 UTC 

[PATCH AUTOSEL 6.6 02/24] tracing/ftrace: disable preemption in syscall probe
 2024-12-04 15:49 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 11/24] bpf: put bpf_link's program when link is safe to be deallocated

[PATCH AUTOSEL 6.11 03/33] tracing/ftrace: disable preemption in syscall probe
 2024-12-04 15:47 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 15/33] bpf: put bpf_link's program when link is safe to be deallocated

[PATCH AUTOSEL 6.12 03/36] tracing/ftrace: disable preemption in syscall probe
 2024-12-04 15:45 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 16/36] bpf: put bpf_link's program when link is safe to be deallocated

[PATCH bpf-next v6 0/7] IRQ save/restore
 2024-12-04 16:50 UTC  (9+ messages)
` [PATCH bpf-next v6 1/7] bpf: Consolidate locks and reference state in verifier state
` [PATCH bpf-next v6 2/7] bpf: Refactor {acquire,release}_reference_state
` [PATCH bpf-next v6 3/7] bpf: Refactor mark_{dynptr,iter}_read
` [PATCH bpf-next v6 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
` [PATCH bpf-next v6 5/7] bpf: Improve verifier log for resource leak on exit
` [PATCH bpf-next v6 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
` [PATCH bpf-next v6 7/7] selftests/bpf: Add IRQ save/restore tests

arm allmodconfig build issue with bpf
 2024-12-04 16:06 UTC  (2+ messages)

[PATCH bpf-next v5] selftests/bpf: Consolidate kernel modules into common directory
 2024-12-04 13:28 UTC 

[PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I
 2024-12-04 10:50 UTC  (14+ messages)
` [PATCH net-next v6 01/10] xsk: align &xdp_buff_xsk harder
` [PATCH net-next v6 02/10] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next v6 03/10] xdp, xsk: constify read-only arguments of some static inline helpers
` [PATCH net-next v6 04/10] xdp: allow attaching already registered memory model to xdp_rxq_info
` [PATCH net-next v6 05/10] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
` [PATCH net-next v6 06/10] xdp: register system page pool as an XDP memory model
` [PATCH net-next v6 07/10] netmem: add a couple of page helper wrappers
` [PATCH net-next v6 08/10] page_pool: make page_pool_put_page_bulk() handle array of netmems
` [PATCH net-next v6 09/10] page_pool: allow mixing PPs within one bulk
` [PATCH net-next v6 10/10] xdp: get rid of xdp_frame::mem.id

[PATCH net 0/2] Fix NPE discovered by running bpf kselftest
 2024-12-04  6:49 UTC  (6+ messages)

[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-12-03 22:39 UTC  (4+ messages)
` [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges

Packet pointer invalidation and subprograms
 2024-12-03 21:41 UTC  (3+ messages)

[PATCH] sched_ext: Add __weak to fix the build errors
 2024-12-03 20:28 UTC  (2+ messages)

[PATCH 6.12 532/826] perf bpf-filter: Return -ENOMEM directly when pfi allocation fails
 2024-12-03 14:44 UTC 

[PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
 2024-12-03 13:59 UTC  (4+ messages)

[PATCH 0/3] perf tool: Fix multiple memory leakages
 2024-12-03 10:45 UTC  (6+ messages)
` [PATCH 3/3] perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()

[PATCH v3 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD
 2024-12-03 10:31 UTC  (10+ messages)
` [PATCH v3 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
` [PATCH v3 bpf-next 4/7] libbpf: prog load: allow to use fd_array_cnt
` [PATCH v3 bpf-next 5/7] selftests/bpf: Add tests for fd_array_cnt

[PATCH bpf-next 0/3] Introduce GRO support to cpumap codebase
 2024-12-03  7:53 UTC  (4+ messages)
` [PATCH bpf-next 3/3] bpf: cpumap: Add gro support

[PATCH bpf v2] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
 2024-12-03  5:00 UTC  (6+ messages)

[PATCH bpf-next v2] bpf: Zero index arg error string for dynptr and iter
 2024-12-03  2:53 UTC  (2+ messages)

[PATCH bpf v2 0/2] Fix missing process_iter_arg type check
 2024-12-03  2:00 UTC  (2+ messages)

[PATCH bpf-next v5 0/7] IRQ save/restore
 2024-12-03  1:16 UTC  (7+ messages)
` [PATCH bpf-next v5 2/7] bpf: Refactor {acquire,release}_reference_state
` [PATCH bpf-next v5 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}


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