BPF List
 help / color / mirror / Atom feed
 messages from 2025-02-13 16:22:26 to 2025-02-15 11:04:29 UTC [more...]

[PATCH bpf-next v1 00/10] bpf: copy_verifier_state() should copy 'loop_entry' field
 2025-02-15 11:03 UTC 

[PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-15  6:17 UTC  (12+ messages)
` [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions

[PATCH bpf-next v1 0/5] Extend struct_ops support for operators
 2025-02-15  4:58 UTC  (17+ messages)
` [PATCH bpf-next v1 1/5] bpf: Make every prog keep a copy of ctx_arg_info
` [PATCH bpf-next v1 2/5] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 3/5] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v1 4/5] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v1 5/5] selftests/bpf: Test returning referenced kptr from struct_ops programs

[PATCH bpf-next 1/2] libbpf: fix LDX/STX/ST CO-RE relocation size adjustment logic
 2025-02-15  4:10 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: Fix array bounds error with may_goto and add selftest
 2025-02-15  4:00 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: Fix array bounds error with may_goto
` [PATCH bpf-next v3 2/3] selftests/bpf: Introduce __load_if_JITed annotation for tests
` [PATCH bpf-next v3 3/3] selftests/bpf: Add selftest for may_goto

[PATCH bpf-next] bpf: Add a retry after refilling the free list when unit_alloc() fails
 2025-02-15  3:51 UTC  (4+ messages)

[PATCH net-next 0/3] bpf: support setting max RTO for bpf_setsockopt
 2025-02-15  2:52 UTC  (16+ messages)
` [PATCH net-next 2/3] bpf: add TCP_BPF_RTO_MAX "

[PATCH bpf-next v11 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-14 23:41 UTC  (19+ messages)
` [PATCH bpf-next v11 01/12] bpf: add networking timestamping support to bpf_get/setsockopt()
` [PATCH bpf-next v11 02/12] bpf: prepare the sock_ops ctx and call bpf prog for TX timestamping
` [PATCH bpf-next v11 03/12] bpf: prevent unsafe access to the sock fields in the BPF timestamping callback
` [PATCH bpf-next v11 04/12] bpf: disable unsafe helpers in TX timestamping callbacks
` [PATCH bpf-next v11 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v11 06/12] bpf: add BPF_SOCK_OPS_TS_SCHED_OPT_CB callback
` [PATCH bpf-next v11 07/12] bpf: add BPF_SOCK_OPS_TS_SW_OPT_CB callback
` [PATCH bpf-next v11 08/12] bpf: add BPF_SOCK_OPS_TS_HW_OPT_CB callback
` [PATCH bpf-next v11 09/12] bpf: add BPF_SOCK_OPS_TS_ACK_OPT_CB callback
` [PATCH bpf-next v11 10/12] bpf: add BPF_SOCK_OPS_TS_SND_CB callback
` [PATCH bpf-next v11 11/12] bpf: support selective sampling for bpf timestamping
` [PATCH bpf-next v11 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

[PATCH net] gve: set xdp redirect target only when it is available
 2025-02-14 22:43 UTC 

[PATCH] gve: set xdp redirect target only when it is available
 2025-02-14 22:43 UTC  (2+ messages)

[PATCH v3 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-14 22:14 UTC  (3+ messages)
` [PATCH v3 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table

[PATCH v2 0/2] bpf-next: Introduced to support the ULP to get or set sockets
 2025-02-14 22:11 UTC  (10+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] bpf-next: selftest for TCP_ULP in bpf_setsockopt

[PATCHSET v12 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2025-02-14 21:30 UTC  (16+ messages)
` [PATCH 1/8] nodemask: add nodes_copy()
` [PATCH 2/8] nodemask: numa: reorganize inclusion path
` [PATCH 3/8] mm/numa: Introduce nearest_node_nodemask()
` [PATCH 4/8] sched/topology: Introduce for_each_node_numadist() iterator
` [PATCH 5/8] sched_ext: idle: Make idle static keys private
` [PATCH 6/8] sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE
` [PATCH 7/8] sched_ext: idle: Per-node idle cpumasks
` [PATCH 8/8] sched_ext: idle: Introduce node-aware idle cpu kfunc helpers

[PATCH net-next v8 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-14 21:12 UTC  (2+ messages)
` [PATCH net-next v8 3/3] selftests: drv-net: Test queue xsk attribute

[RFC] bpf: Rethinking BPF safety, BPF open-coded iterators, and possible improvements (runtime protection)
 2025-02-14 20:53 UTC  (5+ messages)

[RFC PATCH bpf-next 0/8] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-14 20:30 UTC  (6+ messages)
` [RFC PATCH bpf-next 6/8] sched_ext: Add filter for scx_kfunc_ids_unlocked

[RFC PATCH bpf-next v2 0/5] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-14 20:09 UTC  (6+ messages)
` [RFC PATCH bpf-next v2 1/5] bpf: Add struct_ops context information to struct bpf_prog_aux
` [RFC PATCH bpf-next v2 2/5] sched_ext: Declare context-sensitive kfunc groups that can be used by different SCX operations
` [RFC PATCH bpf-next v2 3/5] sched_ext: Add scx_kfunc_ids_ops_context for unified filtering of context-sensitive SCX kfuncs
` [RFC PATCH bpf-next v2 4/5] sched_ext: Removed mask-based runtime restrictions on calling kfuncs in different contexts
` [RFC PATCH bpf-next v2 5/5] selftests/sched_ext: Update enq_select_cpu_fails to adapt to struct_ops context filter

linux-next: manual merge of the bpf-next tree with the bpf tree
 2025-02-14 18:50 UTC  (5+ messages)

[PATCH bpf-next v8 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-14 18:48 UTC  (8+ messages)
` [PATCH bpf-next v8 3/6] locking/local_lock: Introduce localtry_lock_t

[PATCH bpf-next 0/3] bpf: Reject attaching fexit to __noreturn functions
 2025-02-14 18:19 UTC  (18+ messages)
` [PATCH bpf-next 1/3] objtool: Move noreturns.h to a common location
` [PATCH bpf-next 2/3] bpf: Reject attaching fexit to functions annotated with __noreturn
` [PATCH bpf-next 3/3] selftests/bpf: Add selftest for attaching fexit to __noreturn functions

[PATCH net-next v2] net: use napi_id_valid helper
 2025-02-14 18:17 UTC 

[PATCH bpf-next v2 00/20] Support dynptr key for hash map
 2025-02-14 17:30 UTC  (18+ messages)
` [PATCH bpf-next v2 02/20] bpf: Parse bpf_dynptr in map key
` [PATCH bpf-next v2 06/20] bpf: Set BPF_INT_F_DYNPTR_IN_KEY conditionally
` [PATCH bpf-next v2 07/20] bpf: Use map_extra to indicate the max data size of dynptrs in map key
` [PATCH bpf-next v2 10/20] bpf: Introduce bpf_dynptr_user

[PATCHSET v11 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2025-02-14 16:04 UTC  (15+ messages)
` [PATCH 2/7] mm/numa: Introduce nearest_node_nodemask()
` [PATCH 3/7] sched/topology: Introduce for_each_node_numadist() iterator
` [PATCH 5/7] sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE
` [PATCH 6/7] sched_ext: idle: Per-node idle cpumasks

[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-14 15:43 UTC  (9+ messages)

[PATCH] libbpf: Wrap libbpf API direct err with libbpf_err
 2025-02-14 14:30 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Wrap libbpf API direct err with libbpf_err
 2025-02-14 14:19 UTC 

[PATCH net 0/4] sockmap, vsock: For connectible sockets allow only connected
 2025-02-14 13:12 UTC  (5+ messages)
` [PATCH net 1/4] "
` [PATCH net 4/4] selftest/bpf: Add vsock test for sockmap rejecting unconnected

[PATCH net 0/3] net: ethernet: ti: am65-cpsw: XDP fixes
 2025-02-14 11:39 UTC  (4+ messages)
` [PATCH net 1/3] net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases

[PATCH bpf-next v7 0/6] net/smc: Introduce smc_ops
 2025-02-14 11:37 UTC  (3+ messages)

[PATCH iwl-next v4 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-14 11:38 UTC  (17+ messages)

[PATCH net-next v9 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
 2025-02-14 10:51 UTC  (4+ messages)

[PATCH v3 0/2] tools: Unify top-level quiet infrastructure
 2025-02-14 10:08 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tools: Remove redundant quiet setup

[RESEND PATCH bpf-next v2 0/4] bpf: Introduce global percpu data
 2025-02-14  9:49 UTC  (3+ messages)
` [RESEND PATCH bpf-next v2 3/4] bpf, bpftool: Generate skeleton for "

[PATCH bpf-next] bpf: Add tracepoints with null-able arguments
 2025-02-14  9:13 UTC  (5+ messages)

[PATCH bpf-next v4 00/19] bpf qdisc
 2025-02-14  5:44 UTC  (4+ messages)
` [PATCH bpf-next v4 01/19] bpf: Make every prog keep a copy of ctx_arg_info

[PATCH bpf-next v4] bpftool: Check map name length when map create
 2025-02-14  4:20 UTC  (2+ messages)

[PATCH net-next RESEND v7 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-14  2:49 UTC  (3+ messages)
` [PATCH net-next RESEND v7 3/3] selftests: drv-net: Test queue xsk attribute

[PATCH bpf-next v2 00/26] Resilient Queued Spin Lock
 2025-02-14  2:37 UTC  (8+ messages)

[PATCH 0/2] Add option for generating BTF types of global variables
 2025-02-14  1:18 UTC  (5+ messages)
` [PATCH 2/2] btf: Add the option to include global variable types

[PATCH bpf-next v1] selftests/bpf: Fix stdout race condition in traffic monitor
 2025-02-14  1:10 UTC  (5+ messages)

[PATCH bpf-next v2 0/3] bpf: Fix array bounds error with may_goto and add selftest
 2025-02-14  0:58 UTC  (9+ messages)
` [PATCH bpf-next v2 1/3] bpf: Fix array bounds error with may_goto
` [PATCH bpf-next v2 3/3] selftests/bpf: Add selftest for may_goto

[RFC PATCH bpf-next 0/6] bpf: BPF runtime hooks: low-overhead non-intrusive tracking of runtime acquire/release (for watchdog)
 2025-02-14  0:26 UTC  (7+ messages)
` [RFC PATCH bpf-next 1/6] bpf: Pairing data structure types with acquire/release kfuncs
` [RFC PATCH bpf-next 2/6] bpf: Add max_acquired_refs to struct bpf_prog
` [RFC PATCH bpf-next 3/6] bpf: Add active reference hash table and free reference list to struct bpf_run_ctx
` [RFC PATCH bpf-next 4/6] bpf: Add bpf runtime hooks for tracking runtime acquire/release
` [RFC PATCH bpf-next 5/6] bpf: Make BPF JIT support installation of bpf runtime hooks
` [RFC PATCH bpf-next 6/6] selftests/bpf: Add test cases for demonstrating runtime acquire/release reference tracking

[PATCH v5 0/5] Tracing contention lock owner call stack
 2025-02-13 23:28 UTC  (5+ messages)
` [PATCH v5 4/5] perf lock: Report owner stack in usermode
` [PATCH v5 5/5] perf lock: Update documentation for -o option in contention mode

[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
 2025-02-13 20:37 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: Remove redundant quiet setup

[PATCH 0/4] Raise the bar with regards to Python and Sphinx requirements
 2025-02-13 18:39 UTC  (2+ messages)

[PATCHv3 perf/core] uprobes: Harden uretprobe syscall trampoline check
 2025-02-13 17:58 UTC  (4+ messages)

[PATCH v1] tools build: Fix a number of Wconversion warnings
 2025-02-13 17:21 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpf: Allow pre-ordering for bpf cgroup progs
 2025-02-13 16:48 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add selftests allowing cgroup prog pre-ordering


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