public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-30 22:53:26 to 2025-10-03 00:06:53 UTC [more...]

[RFC PATCH bpf-next v3 00/10] bpf: Extend bpf syscall with common attributes support
 2025-10-03  0:06 UTC  (14+ messages)
` [RFC PATCH bpf-next v3 01/10] "
` [RFC PATCH bpf-next v3 02/10] libbpf: Add support for extended bpf syscall
` [RFC PATCH bpf-next v3 03/10] bpf: Refactor reporting log_true_size for prog_load
` [RFC PATCH bpf-next v3 04/10] bpf: Add common attr support "
` [RFC PATCH bpf-next v3 05/10] bpf: Refactor reporting btf_log_true_size for btf_load
` [RFC PATCH bpf-next v3 06/10] bpf: Add common attr support "
` [RFC PATCH bpf-next v3 07/10] bpf: Add warnings for internal bugs in map_create
` [RFC PATCH bpf-next v3 08/10] bpf: Add common attr support for map_create
` [RFC PATCH bpf-next v3 09/10] libbpf: "
` [RFC PATCH bpf-next v3 10/10] selftests/bpf: Add cases to test map create failure log

[GIT PULL] Networking for v6.18
 2025-10-02 23:51 UTC  (2+ messages)

[RFC PATCH bpf-next v2 00/12] Remove task and cgroup local storage percpu counters
 2025-10-02 23:37 UTC  (14+ messages)
` [RFC PATCH bpf-next v2 01/12] bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
` [RFC PATCH bpf-next v2 02/12] bpf: Convert bpf_selem_unlink_map to failable
` [RFC PATCH bpf-next v2 03/12] bpf: Convert bpf_selem_link_map "
` [RFC PATCH bpf-next v2 04/12] bpf: Open code bpf_selem_unlink_storage in bpf_selem_unlink
` [RFC PATCH bpf-next v2 05/12] bpf: Convert bpf_selem_unlink to failable
` [RFC PATCH bpf-next v2 06/12] bpf: Change local_storage->lock and b->lock to rqspinlock
` [RFC PATCH bpf-next v2 07/12] bpf: Remove task local storage percpu counter
` [RFC PATCH bpf-next v2 08/12] bpf: Remove cgroup "
` [RFC PATCH bpf-next v2 09/12] bpf: Remove unused percpu counter from bpf_local_storage_map_free
` [RFC PATCH bpf-next v2 10/12] selftests/bpf: Update task_local_storage/recursion test
` [RFC PATCH bpf-next v2 11/12] selftests/bpf: Remove test_task_storage_map_stress_lookup
` [RFC PATCH bpf-next v2 12/12] selftests/bpf: Choose another percpu variable in bpf for btf_dump test

[GIT PULL] BPF fixes for 6.18-rc1
 2025-10-02 23:24 UTC 

[PATCH bpf v1] libbpf: Fix GCC #pragma usage in libbpf_utils.c
 2025-10-02 23:10 UTC  (5+ messages)

[PATCH v5 bpf-next 00/15] BPF indirect jumps
 2025-10-02 21:07 UTC  (25+ messages)
` [PATCH v5 bpf-next 02/15] bpf: save the start of functions in bpf_prog_aux
` [PATCH v5 bpf-next 03/15] bpf: generalize and export map_get_next_key for arrays
` [PATCH v5 bpf-next 08/15] bpf, x86: allow indirect jumps to r8...r15
` [PATCH v5 bpf-next 09/15] bpf: make bpf_insn_successors to return a pointer
` [PATCH v5 bpf-next 10/15] bpf, x86: add support for indirect jumps
` [PATCH v5 bpf-next 11/15] bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
` [PATCH v5 bpf-next 13/15] libbpf: support llvm-generated indirect jumps
` [PATCH v5 bpf-next 15/15] selftests/bpf: add selftests for "

[PATCH bpf] selftests/bpf: tests for rejection of ALU ops with negative offsets
 2025-10-02 20:40 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] BPF signature hash chains
 2025-10-02 20:01 UTC  (4+ messages)

[BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14)
 2025-10-02 19:45 UTC  (7+ messages)

[PATCH] powerpc64/bpf: support direct_call on livepatch function
 2025-10-02 19:27 UTC 

[PATCH bpf] bpf: Correctly reject negative offsets for ALU ops
 2025-10-02 19:15 UTC  (7+ messages)

[PATCH] selftests/bpf: Add -Wsign-compare C compilation flag
 2025-10-02 19:00 UTC  (6+ messages)

[PATCH v6 00/15] Support dynamic opening of capstone/llvm
 2025-10-02 18:45 UTC  (2+ messages)

[PATCH net v2] xdp: update mem type when page pool is used for generic XDP
 2025-10-02 18:32 UTC  (10+ messages)

[PATCH bpf-next v5 0/5] Support non-linear skbs for BPF_PROG_TEST_RUN
 2025-10-02 18:27 UTC  (9+ messages)
` [PATCH bpf-next v5 1/5] bpf: Refactor cleanup of bpf_prog_test_run_skb
` [PATCH bpf-next v5 2/5] bpf: Reorder bpf_prog_test_run_skb initialization
` [PATCH bpf-next v5 3/5] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
` [PATCH bpf-next v5 4/5] selftests/bpf: Support non-linear flag in test loader
` [PATCH bpf-next v5 5/5] selftests/bpf: Test direct packet access on non-linear skbs

[PATCH v1 0/4] perf/tools build related fixes
 2025-10-02 18:13 UTC  (2+ messages)

[PATCH] perf: use __builtin_preserve_field_info for GCC compatibility
 2025-10-02 18:09 UTC  (9+ messages)

[PATCH iproute2-next v2] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
 2025-10-02 17:53 UTC  (6+ messages)

[PATCH v16 0/4] perf tool: Support the deferred unwinding infrastructure
 2025-10-02 17:49 UTC  (3+ messages)
` [PATCH v16 4/4] perf tools: Merge deferred user callchains

[PATCH v1 00/14] mm: BPF OOM
 2025-10-02 16:37 UTC  (3+ messages)
` [PATCH v1 07/14] mm: allow specifying custom oom constraint for bpf triggers

[PATCH bpf-next v2 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
 2025-10-02 16:18 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: skip recursive functions for kprobe_multi

[PATCH v2 0/21] Implement RCU Tasks Trace in terms of SRCU-fast and optimize
 2025-10-02 15:56 UTC  (24+ messages)
` [PATCH v2 02/21] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast
` [PATCH v2 03/21] context_tracking: Remove rcu_task_trace_heavyweight_{enter,exit}()
` [PATCH v2 04/21] rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
` [PATCH v2 05/21] rcu: Move rcu_tasks_trace_srcu_struct out of #ifdef CONFIG_TASKS_RCU_GENERIC
` [PATCH v2 06/21] srcu: Create an srcu_expedite_current() function
` [PATCH v2 07/21] rcutorture: Test srcu_expedite_current()
` [PATCH v2 08/21] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs
` [PATCH v2 09/21] rcu: Update Requirements.rst for RCU Tasks Trace
` [PATCH v2 10/21] checkpatch: Deprecate rcu_read_{,un}lock_trace()
` [PATCH v2 11/21] srcu: Create a DEFINE_SRCU_FAST()
` [PATCH v2 12/21] srcu: Create an rcu_tasks_trace_expedite_current() function
` [PATCH v2 13/21] rcutorture: Test rcu_tasks_trace_expedite_current()
` [PATCH v2 14/21] srcu: Make grace-period determination use ssp->srcu_reader_flavor
` [PATCH v2 15/21] rcutorture: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast()
` [PATCH v2 16/21] refscale: "
` [PATCH v2 17/21] srcu: Require special srcu_struct define/init for SRCU-fast readers
` [PATCH v2 18/21] srcu: Make SRCU-fast readers enforce use of SRCU-fast definition/init
` [PATCH v2 19/21] doc: Update for SRCU-fast definitions and initialization
` [PATCH v2 20/21] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast

[PATCH AUTOSEL 6.17-6.6] Unbreak 'make tools/*' for user-space targets
 2025-10-02 15:30 UTC 

[PATCH bpf-next] bpf: Cleanup unused func args in rqspinlock implementation
 2025-10-02  7:36 UTC  (3+ messages)

[PATCH bpf-next v4 0/5] Support non-linear skbs for BPF_PROG_TEST_RUN
 2025-10-02  6:48 UTC  (7+ messages)
` [PATCH bpf-next v4 1/5] bpf: Refactor cleanup of bpf_prog_test_run_skb
` [PATCH bpf-next v4 2/5] bpf: Reorder bpf_prog_test_run_skb initialization
` [PATCH bpf-next v4 3/5] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
` [PATCH bpf-next v4 4/5] selftests/bpf: Support non-linear flag in test loader
` [PATCH bpf-next v4 5/5] selftests/bpf: Test direct packet access on non-linear skbs
` [syzbot ci] Re: Support non-linear skbs for BPF_PROG_TEST_RUN

[PATCH RFC bpf-next 0/3] bpf: report probe fault to BPF stderr
 2025-10-02  2:03 UTC  (3+ messages)
` [PATCH RFC bpf-next 1/3] "

[PATCH] uprobe: Move arch_uprobe_optimize right after handlers execution
 2025-10-01 23:20 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Add test for libbpf_sha256()
 2025-10-01 23:10 UTC  (2+ messages)

[PATCH v2 bpf 0/5] libbpf: fix libbp_sha256() for Github compatibility
 2025-10-01 22:40 UTC  (9+ messages)
` [PATCH v2 bpf 1/5] libbpf: make libbpf_errno.c into more generic libbpf_utils.c
` [PATCH v2 bpf 2/5] libbpf: remove unused libbpf_strerror_r and STRERR_BUFSIZE
` [PATCH v2 bpf 3/5] libbpf: move libbpf_errstr() into libbpf_utils.c
` [PATCH v2 bpf 4/5] libbpf: move libbpf_sha256() implementation "
` [PATCH v2 bpf 5/5] libbpf: remove linux/unaligned.h dependency for libbpf_sha256()

[PATCH] memcg: introduce kfuncs for fetching memcg stats
 2025-10-01 22:25 UTC  (2+ messages)

[PATCH 0/1] bpftool: Formatting defined by user:fmt: decl tag
 2025-10-01 21:53 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH bpf-next v3 0/5] bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
 2025-10-01 21:39 UTC  (4+ messages)
` [PATCH bpf-next v3 3/5] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN

[syzbot] [bpf?] general protection fault in print_reg_state
 2025-10-01 21:10 UTC  (24+ messages)
` [PATCH v2] bpf: fix NULL pointer dereference in print_reg_state()
` [PATCH v3 0/2] bpf: Fix verifier crash on BPF_NEG with pointer register
  ` [PATCH v3 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer
  ` [PATCH v3 2/2] selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP
` [PATCH v4 0/2] bpf: Fix verifier crash on BPF_NEG with pointer register
  ` [PATCH v4 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer
  ` [PATCH v4 2/2] selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP

[PATCH 1/1] bpf: fix NULL pointer dereference in print_reg_state()
 2025-10-01 21:10 UTC  (7+ messages)
` [PATCH v4 0/2] bpf: Fix verifier crash on BPF_NEG with pointer register
  ` [PATCH v4 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer
  ` [PATCH v4 2/2] selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP

[PATCH bpf-next v1 1/2] bpf: verifier: refactor bpf_wq handling
 2025-10-01 19:07 UTC  (7+ messages)
` [PATCH bpf-next v1 2/2] bpf: extract internal structs helpers

[PATCH v1 1/2] perf bpf_counter: Move header declarations into C code
 2025-10-01 18:12 UTC  (2+ messages)
` [PATCH v1 2/2] perf bpf_counter: Fix handling of cpumap fixing hybrid

[RFC bpf-next] bpf: Add deadlock check at the entry of slowpath for quick exit
 2025-10-01 16:17 UTC  (3+ messages)

[GIT PULL] BPF changes for 6.18
 2025-10-01 15:16 UTC  (7+ messages)

[PATCH bpf-next 0/5] libbpf: fix libbp_sha256() for Github compatibility
 2025-10-01 14:34 UTC  (2+ messages)

verifier: should we handle mark_chain_precision return value properly in loop_flag_is_zero?
 2025-10-01 14:21 UTC 

[PATCH bpf 1/3] selftests/bpf: Fix open-coded gettid syscall in uprobe syscall tests
 2025-10-01 14:00 UTC  (4+ messages)
` [PATCH bpf 2/3] selftests/bpf: Fix typo in subtest_basic_usdt after merge conflict
` [PATCH bpf 3/3] selftests/bpf: Fix realloc size in bpf_get_addrs

[RFC] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
 2025-09-30 22:53 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