BPF List
 help / color / mirror / Atom feed
 messages from 2025-10-21 13:12:45 to 2025-10-22 16:07:04 UTC [more...]

[PATCH v2 00/63] nstree: listns()
 2025-10-22 16:05 UTC  (12+ messages)
` [PATCH v2 01/63] libfs: allow to specify s_d_flags
` [PATCH v2 02/63] nsfs: use inode_just_drop()
` [PATCH v2 03/63] nsfs: raise DCACHE_DONTCACHE explicitly
` [PATCH v2 04/63] pidfs: "
` [PATCH v2 05/63] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v2 06/63] cgroup: add cgroup namespace to tree after owner is set
` [PATCH v2 07/63] nstree: simplify return
` [PATCH v2 08/63] ns: initialize ns_list_node for initial namespaces
` [PATCH v2 09/63] ns: add __ns_ref_read()
` [PATCH v2 10/63] ns: add active reference count
` [PATCH v2 11/63] ns: use anonymous struct to group list member

[RFC PATCH bpf-next v3 0/2] Pass external callchain entry to get_perf_callchain
 2025-10-22 15:59 UTC  (7+ messages)
` [PATCH bpf-next v3 1/2] perf: Use extern perf_callchain_entry for get_perf_callchain
` [PATCH bpf-next v3 2/2] bpf: Use per-cpu BPF callchain entry to save callchain

[PATCH net v2] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-10-22 15:56 UTC 

[PATCH bpf-next v1] selftests/bpf: Guard addr_space_cast code with __BPF_FEATURE_ADDR_SPACE_CAST
 2025-10-22 15:33 UTC  (2+ messages)

[PATCH] fs/9p: don't use cached metadata in revalidate for cache=mmap
 2025-10-22 15:17 UTC  (7+ messages)
  ` [GIT PULL] 9p cache=mmap regression fix (for 6.18-rc3)
        `  "

[PATCH v3 bpf 0/2] xdp: fix page_pool leaks
 2025-10-22 14:54 UTC  (6+ messages)
` [PATCH v3 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()
` [PATCH v3 bpf 2/2] veth: update mem type in xdp_buff

[PATCH v11 00/15] unwind_deferred: Implement sframe handling
 2025-10-22 14:43 UTC  (16+ messages)
` [PATCH v11 01/15] fixup! unwind: Implement compat fp unwind
` [PATCH v11 02/15] fixup! unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v11 03/15] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v11 04/15] unwind_user/sframe: Store sframe section data in per-mm maple tree
` [PATCH v11 05/15] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v11 06/15] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v11 07/15] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v11 08/15] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v11 09/15] unwind_user: Stop when reaching an outermost frame
` [PATCH v11 10/15] unwind_user/sframe: Add support for outermost frame indication
` [PATCH v11 11/15] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v11 12/15] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v11 13/15] unwind_user/sframe: Show file name in debug output
` [PATCH v11 14/15] unwind_user/sframe: Add .sframe validation option
` [PATCH v11 15/15] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[BUG] no ORC stacktrace from kretprobe.multi bpf program
 2025-10-22 14:28 UTC  (4+ messages)

[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
 2025-10-22 14:27 UTC  (28+ messages)
` [PATCH net-next v3 01/15] net: Add bind-queue operation
` [PATCH net-next v3 02/15] net: Implement netdev_nl_bind_queue_doit
` [PATCH net-next v3 03/15] net: Add peer info to queue-get response
` [PATCH net-next v3 04/15] net, ethtool: Disallow peered real rxqs to be resized
` [PATCH net-next v3 05/15] net: Proxy net_mp_{open,close}_rxq for mapped queues
` [PATCH net-next v3 06/15] xsk: Move NETDEV_XDP_ACT_ZC into generic header
` [PATCH net-next v3 07/15] xsk: Move pool registration into single function
` [PATCH net-next v3 08/15] xsk: Add small helper xp_pool_bindable
` [PATCH net-next v3 11/15] netkit: Add single device mode for netkit
` [PATCH net-next v3 12/15] netkit: Document fast vs slowpath members via macros
` [PATCH net-next v3 13/15] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v3 14/15] netkit: Add io_uring zero-copy support for TCP
` [PATCH net-next v3 15/15] netkit: Add xsk support for af_xdp applications

[PATCH bpf-next v2 00/10] bpf: tracing session supporting
 2025-10-22 14:11 UTC  (10+ messages)
` [PATCH bpf-next v2 01/10] bpf: add tracing session support
` [PATCH bpf-next v2 02/10] bpf: add kfunc bpf_tracing_is_exit for TRACE_SESSION
` [PATCH bpf-next v2 03/10] bpf: add kfunc bpf_fsession_cookie for TRACING SESSION
` [PATCH bpf-next v2 04/10] bpf,x86: add ret_off to invoke_bpf()
` [PATCH bpf-next v2 05/10] bpf,x86: add tracing session supporting for x86_64
` [PATCH bpf-next v2 06/10] libbpf: add support for tracing session
` [PATCH bpf-next v2 07/10] selftests/bpf: test get_func_ip for fsession

[PATCH v6 bpf-next 00/17] BPF indirect jumps
 2025-10-22 14:13 UTC  (33+ messages)
` [PATCH v6 bpf-next 04/17] bpf, x86: add new map type: instructions array
` [PATCH v6 bpf-next 05/17] selftests/bpf: add selftests for new insn_array map
` [PATCH v6 bpf-next 10/17] bpf, x86: add support for indirect jumps
` [PATCH v6 bpf-next 11/17] bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
` [PATCH v6 bpf-next 12/17] bpf, docs: do not state that indirect jumps are not supported
` [PATCH v6 bpf-next 14/17] libbpf: support llvm-generated indirect jumps
` [PATCH v6 bpf-next 16/17] selftests/bpf: add new verifier_gotox test
` [PATCH v6 bpf-next 17/17] selftests/bpf: add C-level selftests for indirect jumps

[PATCH v2 bpf 0/2] xdp: fix page_pool leaks
 2025-10-22 14:04 UTC  (8+ messages)
` [PATCH v2 bpf 1/2] xdp: update xdp_rxq_info's mem type in XDP generic hook

[PATCH bpf-next v1 0/2] bpf: Add kfuncs and selftests for detecting execution context and selftests
 2025-10-22 12:55 UTC  (4+ messages)
` [PATCH bpf-next v1 1/2] bpf: Add kfuncs for detecting execution context
` [PATCH bpf-next v1 2/2] selftests/bpf: Add selftests for context detection kfuncs

[PATCH RFC DRAFT 00/50] nstree: listns()
 2025-10-22 11:28 UTC  (6+ messages)
` [syzbot ci] "

[PATCH v3 0/9] net: Introduce struct sockaddr_unspec
 2025-10-22  9:26 UTC  (5+ messages)
` [PATCH v3 1/9] net: Add struct sockaddr_unspec for sockaddr of unknown length

[PATCH dwarves] pahole: Avoid generating artificial inlined functions for BTF
 2025-10-22  9:23 UTC  (10+ messages)

[PATCH bpf-next v2 08/10] selftests/bpf: add testcases for tracing session
 2025-10-22  8:06 UTC  (3+ messages)
` [PATCH bpf-next v2 09/10] selftests/bpf: add session cookie testcase for fsession
` [PATCH bpf-next v2 10/10] selftests/bpf: add testcase for mixing fsession, fentry and fexit

[PATCHSET sched_ext/for-6.19] sched_ext: Fix SCX_KICK_WAIT reliability
 2025-10-22  8:03 UTC  (5+ messages)
` sched_ext: Don't kick CPUs running higher classes
` sched_ext: Fix SCX_KICK_WAIT to work reliably

[PATCH bpf-next v2 0/4] selftests/bpf: convert test_tc_tunnel.sh to test_progs
 2025-10-22  7:52 UTC  (6+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: add tc helpers
` [PATCH bpf-next v2 2/4] selftests/bpf: make test_tc_tunnel.bpf.c compatible with big endian platforms
` [PATCH bpf-next v2 3/4] selftests/bpf: integrate test_tc_tunnel.sh tests into test_progs
` [PATCH bpf-next v2 4/4] selftests/bpf: remove test_tc_tunnel.sh

[PATCH net v2 0/1] i40e: xsk: advance next_to_clean on status descriptors
 2025-10-22  7:28 UTC  (6+ messages)
` [PATCH net v2 1/1] "
  ` [Intel-wired-lan] "

[PATCH net] xsk: avoid data corruption on cq descriptor number
 2025-10-22  5:23 UTC  (4+ messages)

[RFC PATCH v2 0/5] Significantly Improve BTF Type Lookup Performance
 2025-10-22  4:47 UTC  (16+ messages)
` [RFC PATCH v2 1/5] btf: search local BTF before base BTF
` [RFC PATCH v2 2/5] btf: sort BTF types by kind and name to enable binary search
` [RFC PATCH v2 4/5] selftests/bpf: add tests for BTF deduplication and sorting
` [RFC PATCH v2 5/5] btf: add CONFIG_BPF_SORT_BTF_BY_KIND_NAME

Information Leakage via Type Confusion in bpf_snprintf_btf()
 2025-10-22  3:20 UTC  (6+ messages)

[PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-10-22  3:07 UTC  (12+ messages)
` [PATCH v7 1/7] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v7 2/7] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v7 3/7] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v7 5/7] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()

[PATCH v2] x86/bpf: do not audit capability check in do_jit()
 2025-10-22  1:30 UTC  (3+ messages)

[PATCH RFC bpf-next 0/5] bpf: tracing session supporting
 2025-10-22  1:05 UTC  (4+ messages)
` [PATCH RFC bpf-next 3/5] bpf,x86: add tracing session supporting for x86_64

[PATCH bpf-next v4 00/10] bpf: Introduce file dynptr
 2025-10-22  0:46 UTC  (13+ messages)
` [PATCH bpf-next v4 01/10] selftests/bpf: remove unnecessary kfunc prototypes
` [PATCH bpf-next v4 02/10] bpf: widen dynptr size/offset to 64 bit
` [PATCH bpf-next v4 03/10] lib: move freader into buildid.h
` [PATCH bpf-next v4 04/10] lib/freader: support reading more than 2 folios
` [PATCH bpf-next v4 05/10] bpf: verifier: centralize const dynptr check in unmark_stack_slots_dynptr()
` [PATCH bpf-next v4 06/10] bpf: add plumbing for file-backed dynptr
` [PATCH bpf-next v4 07/10] bpf: add kfuncs and helpers support for file dynptrs
` [PATCH bpf-next v4 08/10] bpf: verifier: refactor kfunc specialization
` [PATCH bpf-next v4 09/10] bpf: dispatch to sleepable file dynptr
` [PATCH bpf-next v4 10/10] selftests/bpf: add file dynptr tests

[PATCH bpf v6] selftests: arg_parsing: Ensure data is flushed to disk before reading
 2025-10-21 22:14 UTC  (5+ messages)
` strace log before the fix, with fsync fix and with fclose fix

9P change breaks bpftrace running in qemu+9p?
 2025-10-21 22:12 UTC  (9+ messages)

[PATCH bpf-next v4 0/2] Pass external callchain entry to get_perf_callchain
 2025-10-21 17:28 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] perf: Use extern perf_callchain_entry for get_perf_callchain
` [PATCH bpf-next v4 2/2] bpf: Use per-cpu BPF callchain entry to save callchain

[PATCHSET v9 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
 2025-10-20 12:49 UTC  (3+ messages)
` [PATCH 05/14] sched: Add a server arg to dl_server_update_idle_time()

[PATCH v2] bpf: sync pending IRQ work before freeing ring buffer
 2025-10-21 17:10 UTC  (2+ messages)

[PATCH v3 bpf] bpf: liveness: clarify get_outer_instance() handling in propagate_to_outer_instance()
 2025-10-21 16:50 UTC  (3+ messages)

[PATCH bpf-next v3 00/10] bpf: Introduce file dynptr
 2025-10-21 16:40 UTC  (5+ messages)
` [PATCH bpf-next v3 10/10] selftests/bpf: add file dynptr tests

[RFC PATCH bpf-next v2 0/2] Pass external callchain entry to get_perf_callchain
 2025-10-21 16:37 UTC  (7+ messages)
` [RFC PATCH bpf-next v2 2/2] bpf: "

null pointer dereference in interrupt after receiving an ip packet on veth from xsk from user space
 2025-10-21 15:28 UTC  (14+ messages)

[PATCH net-next v3 0/9] xsk: batch xmit in copy mode
 2025-10-21 13:12 UTC  (5+ messages)
` [PATCH net-next v3 6/9] xsk: extend xskq_cons_read_desc_batch to count nb_pkts
` [PATCH net-next v3 7/9] xsk: support batch xmit main logic
` [PATCH net-next v3 8/9] xsk: support generic batch xmit in copy mode
` [PATCH net-next v3 9/9] xsk: support dynamic xmit.more control for batch xmit


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