BPF List
 help / color / mirror / Atom feed
 messages from 2025-02-13 06:54:19 to 2025-02-14 16:45:30 UTC [more...]

[PATCH bpf-next v1 0/5] Extend struct_ops support for operators
 2025-02-14 16:45 UTC 

[PATCHSET v11 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2025-02-14 16:04 UTC  (19+ messages)
` [PATCH 1/7] nodemask: numa: reorganize inclusion path
` [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 bpf-next v2 00/20] Support dynptr key for hash map
 2025-02-14 15:57 UTC  (17+ 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

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

[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  (7+ messages)
` [PATCH net 1/4] "
` [PATCH net 2/4] vsock/bpf: Warn on socket without transport
` [PATCH net 3/4] selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
` [PATCH net 4/4] selftest/bpf: Add vsock test for "

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

[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  (20+ messages)
  ` [Intel-wired-lan] "

[PATCH bpf-next 0/3] bpf: Reject attaching fexit to __noreturn functions
 2025-02-14 10:52 UTC  (17+ 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 v9 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
 2025-02-14 10:51 UTC  (7+ 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  (6+ messages)
` [RESEND PATCH bpf-next v2 1/4] "
` [RESEND PATCH bpf-next v2 2/4] bpf, libbpf: Support "
` [RESEND PATCH bpf-next v2 3/4] bpf, bpftool: Generate skeleton for "
` [RESEND PATCH bpf-next v2 4/4] selftests/bpf: Add cases to test "

[PATCH bpf-next] bpf: Add a retry after refilling the free list when unit_alloc() fails
 2025-02-14  9:23 UTC  (7+ messages)

[PATCH bpf-next v3 0/3] bpf: Fix array bounds error with may_goto and add selftest
 2025-02-14  9:18 UTC  (4+ 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 tracepoints with null-able arguments
 2025-02-14  9:13 UTC  (5+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2025-02-14  9:12 UTC  (4+ messages)

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

[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 v11 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-14  1:00 UTC  (13+ 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 bpf-next v2 0/3] bpf: Fix array bounds error with may_goto and add selftest
 2025-02-14  0:58 UTC  (10+ messages)
` [PATCH bpf-next v2 1/3] bpf: Fix array bounds error with may_goto
` [PATCH bpf-next v2 2/3] selftests/bpf: Allow the program to select specific modes for testing
` [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

[PATCH v3 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-13 16:20 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v3 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v3 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v3 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v3 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v3 6/6] ftrace: Have ftrace pages output reflect freed pages

[PATCH bpf-next 0/4] bpf: Introduce global percpu data
 2025-02-13 16:06 UTC  (5+ messages)
` [PATCH bpf-next 1/4] "
` [PATCH bpf-next 2/4] bpf, libbpf: Support "
` [PATCH bpf-next 3/4] bpf, bpftool: Generate skeleton for "
` [PATCH bpf-next 4/4] selftests/bpf: Add cases to test "

[bpf-next v8 1/3] mm: add copy_remote_vm_str
 2025-02-13 15:21 UTC  (3+ messages)
` [bpf-next v8 2/3] bpf: Add bpf_copy_from_user_task_str kfunc
` [bpf-next v8 3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str

[PATCH bpf-next v10 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-13 15:09 UTC  (18+ messages)
` [PATCH bpf-next v10 07/12] bpf: add BPF_SOCK_OPS_TS_SW_OPT_CB callback
` [PATCH bpf-next v10 08/12] bpf: add BPF_SOCK_OPS_TS_HW_OPT_CB callback
` [PATCH bpf-next v10 09/12] bpf: add BPF_SOCK_OPS_TS_ACK_OPT_CB callback
` [PATCH bpf-next v10 11/12] bpf: support selective sampling for bpf timestamping
` [PATCH bpf-next v10 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

[PATCH v2 dwarves 0/4] btf_encoder: emit type tags for bpf_arena pointers
 2025-02-13 13:16 UTC  (2+ messages)

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

[PATCH net-next v9 0/4] fix the DMA API misuse problem for page_pool
 2025-02-13 11:13 UTC  (3+ messages)

[PATCH net-next v9 02/11] rtnetlink: Pack newlink() params into struct
 2025-02-13 10:01 UTC  (5+ messages)

[PATCH net-next v9 05/11] net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
 2025-02-13  8:27 UTC  (3+ messages)

[PATCH net-next v9 03/11] net: Use link netns in newlink() of rtnl_link_ops
 2025-02-13  6:55 UTC  (2+ messages)


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