bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-07 12:10:33 to 2026-09-08 19:23:07 UTC [more...]

[PATCH bpf-next v1 0/6] File descriptor interface for BPF streams
 2026-09-08 19:22 UTC  (13+ messages)
` [PATCH bpf-next v1 1/6] bpf: Add file descriptor interface for program streams
` [PATCH bpf-next v1 2/6] bpf: Defer stream file notifications from NMI context
` [PATCH bpf-next v1 3/6] bpf: Separate stream readiness from capacity accounting
` [PATCH bpf-next v1 4/6] libbpf: Add bpf_prog_stream_open()
` [PATCH bpf-next v1 5/6] bpftool: Read program streams through file descriptors
` [PATCH bpf-next v1 6/6] selftests/bpf: Test program stream "

[PATCH bpf-next 00/12] bpf: Support by-value struct and __int128 arguments
 2026-09-08 18:43 UTC  (34+ messages)
` [PATCH bpf-next 03/12] bpf: Support by-value struct arguments up to 16 bytes
` [PATCH bpf-next 04/12] bpf: Support __int128 as a by-value function argument
` [PATCH bpf-next 05/12] bpf: Support by-value struct and __int128 kfunc arguments
` [PATCH bpf-next 06/12] bpf: Add a JIT helper for the outgoing stack of kfunc calls
` [PATCH bpf-next 07/12] bpf, x86: Place kfunc arguments per the SysV calling convention
` [PATCH bpf-next 10/12] selftests/bpf: Add C tests for by-value arguments up to 16 bytes

[PATCH bpf-next] libbpf: defer arena map size check to load time
 2026-09-08 18:07 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] bpftool: Improve perf counter reporting
 2026-09-08 18:01 UTC  (10+ messages)
` [PATCH bpf-next v3 1/3] bpftool: Track perf counter snapshot state
` [PATCH bpf-next v3 2/3] perf bpf_counter: Track valid BPF counter snapshots
` [PATCH bpf-next v3 3/3] bpftool: Scale counters and report cycles per run

[PATCH v7 0/3] perf tools: port UI from GTK2 to GTK4
 2026-09-08 17:28 UTC  (4+ messages)

[PATCH 0/2] sched: fix typos and repeated words in comments
 2026-09-08 17:13 UTC  (2+ messages)

[PATCH bpf v2 0/2] libbpf: Fix array comparison in BTF dedup
 2026-09-08 17:01 UTC  (4+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Test array element "

[PATCH v13 0/8] powerpc/bpf: address missing verifier selftest coverage
 2026-09-08 16:33 UTC  (23+ messages)
` [PATCH v13 1/8] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v13 2/8] powerpc64/bpf: fix percpu private stack leak on JIT failure
` [PATCH v13 3/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
` [PATCH v13 4/8] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v13 5/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v13 6/8] selftests/bpf: Fix powerpc JIT disassembly failure
` [PATCH v13 7/8] selftests/bpf: Enable verifier selftest for powerpc64
` [PATCH v13 8/8] selftests/bpf: Add tailcall "

[PATCH bpf-next v6 0/5] bpf: Add user memory access kfuncs for mm_struct
 2026-09-08 16:18 UTC  (10+ messages)
` [PATCH bpf-next v6 1/5] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v6 2/5] exec: Clear bprm->mm before dropping its reference
` [PATCH bpf-next v6 3/5] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next v6 4/5] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next v6 5/5] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm

[PATCH bpf-next v7 2/2] selftests/bpf: add tests for selective module BTF loading
 2026-09-08 16:03 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpftool: Skip non-autoload programs when generating light skeletons
 2026-09-08 16:01 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Verify program FD after non-autoload programs in lskel

[PATCH] bpf: cgroup: fix null-ptr-deref in __cgroup_bpf_attach
 2026-09-08 16:00 UTC  (3+ messages)

[PATCH v4 00/19] media: Fix locking issues in rc core
 2026-09-08 15:51 UTC  (2+ messages)
` [PATCH v4 05/19] media: rc: Fix race between bpf(BPG_PROG_ATTACH) and device unregister

[PATCH bpf-next v4 2/3] bpf, arena: fix range_tree_set inconsistency on kmalloc_nolock failure
 2026-09-08 15:53 UTC  (4+ messages)
` [PATCH bpf-next v5 0/3] bpf, arena: fix range_tree consistency on allocation failure
  ` [PATCH bpf-next v5 3/3] bpf, arena: handle range_tree_set failures in alloc/free paths

[PATCH bpf] bpf: refresh seg6local SRH pointer after skb pull
 2026-09-08 15:35 UTC  (4+ messages)

[PATCH bpf-next] bpf, x86: Use global buffer for trampoline size generation
 2026-09-08 15:19 UTC  (7+ messages)

[PATCH net-next v5 00/12] gve: AdminQ mode related refactors
 2026-09-08 15:12 UTC  (3+ messages)

[PATCH 5.10.y] bpf: Enforce expected_attach_type for tailcall compatibility
 2026-09-08 14:49 UTC  (2+ messages)

[PATCH bpf-next v5 0/7] bpf: Add user memory access kfuncs for mm_struct
 2026-09-08 13:19 UTC  (16+ messages)
` [PATCH bpf-next v5 1/7] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v5 2/7] exec: Clear bprm->mm before dropping its reference
` [PATCH bpf-next v5 3/7] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next v5 4/7] bpf: Allow reads through trusted-or-null BTF pointers
` [PATCH bpf-next v5 5/7] selftests/bpf: Cover trusted-or-null BTF pointer reads
` [PATCH bpf-next v5 6/7] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next v5 7/7] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm

[PATCH bpf-next 0/4] bpf: Add bpf_call_rcu() and bpf_call_rcu_tasks_trace()
 2026-09-08 12:22 UTC  (10+ messages)
` [PATCH bpf-next 1/4] bpf: Add bpf_call_rcu() kfunc
` [PATCH bpf-next 2/4] selftests/bpf: Add tests for bpf_call_rcu()
` [PATCH bpf-next 3/4] bpf: Add bpf_call_rcu_tasks_trace() kfunc
` [PATCH bpf-next 4/4] selftests/bpf: Add a test for bpf_call_rcu_tasks_trace()

[PATCH bpf v2 2/3] tcp: Skip cond_resched() in inet_csk_listen_stop() under BPF context
 2026-09-08 12:22 UTC  (5+ messages)

[PATCHv5 net-next] tcp: Add TCP ROCCET congestion control module
 2026-09-08 11:22 UTC  (3+ messages)
  `  "

bpf: BPF_MAP_UPDATE_BATCH into a fresh NO_PREALLOC LPM trie / hash map returns -ENOMEM at element 2 on AWS Graviton5 (bpf_mem_alloc refill IPI races the syscall)
 2026-09-08 10:59 UTC 

[RFC PATCH 0/8] blk-iocost: BPF struct_ops cost model
 2026-09-08 10:21 UTC  (12+ messages)
` [RFC PATCH 1/8] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary
` [RFC PATCH 2/8] blk-iocost: define iocost_model_ops cost model interface
` [RFC PATCH 3/8] blk-iocost: implement BPF struct_ops registration
` [RFC PATCH 4/8] blk-iocost: dispatch cost calculation to registered BPF model
` [RFC PATCH 5/8] blk-iocost: add ctrl=bpf per-device opt-in
` [RFC PATCH 6/8] selftests/bpf: add iocost cost model test
` [RFC PATCH 7/8] selftests/bpf: add multi-stream sequentiality example model
` [RFC PATCH 8/8] docs: cgroup-v2: document io.cost ctrl=bpf option

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-09-08  9:48 UTC  (4+ messages)
` [RFC bpf-next 3/6] bpf: support low-32 subreg scalar linking for zero-extending movs

[PATCH 6.12.y v2] tcp: clear sock_ops cb flags before force-closing a child socket
 2026-09-08  9:43 UTC 

[PATCH net] net: mana: restore the XDP program pointer when pre-allocation fails
 2026-09-08  9:43 UTC  (2+ messages)

[PATCH bpf v3] bpf, sockmap: Fix self-redirect copied_seq double-counting
 2026-09-08  9:27 UTC  (2+ messages)

[PATCH bpf-next v9 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-08  9:11 UTC  (3+ messages)
` [PATCH bpf-next v9 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v9 2/2] selftests/bpf: Add memcg async reclaim test

[PATCH v12 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-09-08  8:34 UTC  (2+ messages)

[RFC PATCH bpf-next 0/6] bpf: Add UHMUL and SHMUL instructions
 2026-09-08  8:32 UTC  (7+ messages)
` [RFC PATCH bpf-next 1/6] "
` [RFC PATCH bpf-next 3/6] bpf: Reject UHMUL/SHMUL in unsupported JITs

[PATCH] bpf: fix dangling jump table entries for verified indirect jump targets
 2026-09-08  7:53 UTC  (2+ messages)

[PATCH bpf-next v3] selftests/bpf: Add test for indirect struct_ops trampoline
 2026-09-08  7:35 UTC 

[PATCH v14 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-09-08  6:24 UTC 

[PATCH v13 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-09-08  6:21 UTC  (3+ messages)

[PATCH bpf-next v4 0/7] bpf: fix typos and repeated words in comments
 2026-09-08  6:08 UTC  (9+ messages)
` [PATCH bpf-next v4 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH bpf-next v4 2/7] bpf: fix typos in comments
` [PATCH bpf-next v4 3/7] powerpc: net: fix typo "upto" "
` [PATCH bpf-next v4 4/7] selftests/bpf: fix typos "
` [PATCH bpf-next v4 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH bpf-next v4 6/7] libbpf: Fix typos in comments
` [PATCH bpf-next v4 7/7] selftests/bpf: fix repeated words "

[PATCH bpf-next 1/2] selftests/bpf: Move verifier failure tests out of test_global_percpu_data
 2026-09-08  4:57 UTC  (8+ messages)
` [PATCH bpf-next 2/2] bpftool: Reject non-autoload programs for light skeletons

[PATCH bpf-next 11/12] selftests/bpf: Add inline-asm tests for by-value arguments
 2026-09-08  4:35 UTC  (3+ messages)

[PATCH bpf-next 08/12] bpf: Record a 16-byte argument alignment in the function model
 2026-09-08  4:28 UTC  (3+ messages)

[PATCH bpf 1/2] bpf: Fix bpf_skb_change_tail wrt csum partial skbs
 2026-09-08  2:40 UTC  (5+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add test for bpf_skb_change_tail on "

[PATCH 6.12.y] tcp: clear sock_ops cb flags before force-closing a child socket
 2026-09-08  0:53 UTC  (3+ messages)

[PATCH bpf v2 0/3] bpf,tcp: Fix bpf_sock_destroy() on TIME_WAIT and listener socks
 2026-09-07 23:23 UTC  (3+ messages)
` [PATCH bpf v2 1/3] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()

[syzbot] [bpf?] WARNING in pcpu_get_vm_areas
 2026-09-07 20:14 UTC 

[PATCH v2 bpf-next 00/18] Support inline functions in BTF
 2026-09-07 20:00 UTC  (7+ messages)
` [PATCH v2 bpf-next 11/18] bpftool: Add ability to dump LOC_PARAM, LOC_PROTO and LOCSEC
` [PATCH v2 bpf-next 14/18] btf: Make vmlinux, module inline info available in /sys/kernel/btf

[PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI
 2026-09-07 19:33 UTC  (5+ messages)
` [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust

[PATCH bpf-next v8 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-07 18:51 UTC  (3+ messages)
` [PATCH bpf-next v8 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[BUG] net/ipv6: use-after-free in seg6_bpf_has_valid_srh()
 2026-09-07 18:13 UTC 

[PATCH bpf-next v2] libbpf: fix log level propagation for light skeleton loaders
 2026-09-07 17:05 UTC 

[BUG] libbpf: BTF dedup merges arrays with different element types
 2026-09-07 16:30 UTC  (6+ messages)
` [PATCH bpf 0/2] libbpf: Fix array comparison in BTF dedup
  ` [PATCH bpf 1/2] "
  ` [PATCH bpf 2/2] selftests/bpf: Test array element "

[PATCH bpf 0/2] bpftool: fix sparse logical CPU handling
 2026-09-07 15:57 UTC  (3+ messages)
` [PATCH bpf 1/2] bpftool: Fix CPU IDs in per-CPU map output
` [PATCH bpf 2/2] bpftool: Fix sparse CPU IDs in prog profile

[PATCH bpf-next 1/4] libbpf: Add bpf_program__add_flags() and bpf_program__clear_flags()
 2026-09-07 15:24 UTC  (3+ messages)
` [PATCH bpf-next 4/4] bpftool: Adopt bpf_program__add_flags() helper

[PATCH bpf-next v6 1/2] bpf: Validate program attach type during link update
 2026-09-07 15:08 UTC  (3+ messages)

[PATCH bpf-next v4 1/7] mm: Add copy_remote_mm_str()
 2026-09-07 14:04 UTC  (4+ messages)

[PATCH bpf v3 0/2] bpf, arm64: fix the exception callback's frame pointer
 2026-09-07 13:43 UTC  (4+ messages)
` [PATCH bpf v3 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf v3 2/2] selftests/bpf: cover the exception callback using its own BPF stack

[PATCH bpf v2 0/2] bpf, arm64: fix the exception callback's frame pointer
 2026-09-07 13:06 UTC  (7+ messages)
` [PATCH bpf v2 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf v2 2/2] selftests/bpf: cover the exception callback using its own BPF stack


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).