BPF List
 help / color / mirror / Atom feed
 messages from 2025-10-21 00:50:40 to 2025-10-22 08:02:09 UTC [more...]

[PATCH bpf-next v2 00/10] bpf: tracing session supporting
 2025-10-22  8:01 UTC 

[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

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

[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 bpf-next v1] selftests/bpf: Guard addr_space_cast code with __BPF_FEATURE_ADDR_SPACE_CAST
 2025-10-22  7:18 UTC 

[PATCH v6 bpf-next 00/17] BPF indirect jumps
 2025-10-22  6:53 UTC  (27+ 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] fs/9p: don't use cached metadata in revalidate for cache=mmap
 2025-10-22  5:38 UTC  (6+ messages)
  ` [GIT PULL] 9p cache=mmap regression fix (for 6.18-rc3)

[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  (18+ 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 v2 bpf 0/2] xdp: fix page_pool leaks
 2025-10-22  1:01 UTC  (6+ messages)
` [PATCH v2 bpf 1/2] xdp: update xdp_rxq_info's mem type in XDP generic hook

[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 v3 0/9] net: Introduce struct sockaddr_unspec
 2025-10-21 19:42 UTC  (4+ 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-21 19:06 UTC  (5+ 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

[RFC PATCH bpf-next v3 0/2] Pass external callchain entry to get_perf_callchain
 2025-10-20 11:40 UTC  (5+ 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

[PATCHSET v9 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
 2025-10-21  6:23 UTC  (6+ messages)
` [PATCH 05/14] sched: Add a server arg to dl_server_update_idle_time()
` [PATCH 07/14] sched/debug: Add support to change sched_ext server params

[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  (11+ messages)
` [PATCH bpf-next v3 02/10] bpf: widen dynptr size/offset to 64 bit
` [PATCH bpf-next v3 08/10] bpf: verifier: refactor kfunc specialization
` [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 RFC DRAFT 00/50] nstree: listns()
 2025-10-21 14:41 UTC  (53+ messages)
` [PATCH RFC DRAFT 01/50] libfs: allow to specify s_d_flags
` [PATCH RFC DRAFT 02/50] nsfs: use inode_just_drop()
` [PATCH RFC DRAFT 03/50] nsfs: raise DCACHE_DONTCACHE explicitly
` [PATCH RFC DRAFT 04/50] pidfs: "
` [PATCH RFC DRAFT 05/50] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH RFC DRAFT 06/50] nstree: simplify return
` [PATCH RFC DRAFT 07/50] ns: initialize ns_list_node for initial namespaces
` [PATCH RFC DRAFT 08/50] ns: add __ns_ref_read()
` [PATCH RFC DRAFT 09/50] ns: add active reference count
` [PATCH RFC DRAFT 10/50] ns: use anonymous struct to group list member
` [PATCH RFC DRAFT 11/50] nstree: introduce a unified tree
` [PATCH RFC DRAFT 12/50] nstree: allow lookup solely based on inode
` [PATCH RFC DRAFT 13/50] nstree: assign fixed ids to the initial namespaces
` [PATCH RFC DRAFT 14/50] ns: maintain list of owned namespaces
` [PATCH RFC DRAFT 15/50] nstree: add listns()
` [PATCH RFC DRAFT 16/50] arch: hookup listns() system call
` [PATCH RFC DRAFT 17/50] nsfs: update tools header
` [PATCH RFC DRAFT 18/50] selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper
` [PATCH RFC DRAFT 19/50] selftests/namespaces: first active reference count tests
` [PATCH RFC DRAFT 20/50] selftests/namespaces: second "
` [PATCH RFC DRAFT 21/50] selftests/namespaces: third "
` [PATCH RFC DRAFT 22/50] selftests/namespaces: fourth "
` [PATCH RFC DRAFT 23/50] selftests/namespaces: fifth "
` [PATCH RFC DRAFT 24/50] selftests/namespaces: sixth "
` [PATCH RFC DRAFT 25/50] selftests/namespaces: seventh "
` [PATCH RFC DRAFT 26/50] selftests/namespaces: eigth "
` [PATCH RFC DRAFT 27/50] selftests/namespaces: ninth "
` [PATCH RFC DRAFT 28/50] selftests/namespaces: tenth "
` [PATCH RFC DRAFT 29/50] selftests/namespaces: eleventh "
` [PATCH RFC DRAFT 30/50] selftests/namespaces: twelth "
` [PATCH RFC DRAFT 31/50] selftests/namespaces: thirteenth "
` [PATCH RFC DRAFT 32/50] selftests/namespaces: fourteenth "
` [PATCH RFC DRAFT 33/50] selftests/namespaces: fifteenth "
` [PATCH RFC DRAFT 34/50] selftests/namespaces: add listns() wrapper
` [PATCH RFC DRAFT 35/50] selftests/namespaces: first listns() test
` [PATCH RFC DRAFT 36/50] selftests/namespaces: second "
` [PATCH RFC DRAFT 37/50] selftests/namespaces: third "
` [PATCH RFC DRAFT 38/50] selftests/namespaces: fourth "
` [PATCH RFC DRAFT 39/50] selftests/namespaces: fifth "
` [PATCH RFC DRAFT 40/50] selftests/namespaces: sixth "
` [PATCH RFC DRAFT 41/50] selftests/namespaces: seventh "
` [PATCH RFC DRAFT 42/50] selftests/namespaces: ninth "
` [PATCH RFC DRAFT 43/50] "
` [PATCH RFC DRAFT 44/50] selftests/namespaces: first listns() permission test
` [PATCH RFC DRAFT 45/50] selftests/namespaces: second "
` [PATCH RFC DRAFT 46/50] selftests/namespaces: third "
` [PATCH RFC DRAFT 47/50] selftests/namespaces: fourth "
` [PATCH RFC DRAFT 48/50] selftests/namespaces: fifth "
` [PATCH RFC DRAFT 49/50] selftests/namespaces: sixth "
` [PATCH RFC DRAFT 50/50] selftests/namespaces: seventh "
` [syzbot ci] Re: nstree: listns()

[PATCH net-next v3 0/9] xsk: batch xmit in copy mode
 2025-10-21 13:12 UTC  (10+ messages)
` [PATCH net-next v3 1/9] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
` [PATCH net-next v3 2/9] xsk: extend xsk_build_skb() to support passing an already allocated skb
` [PATCH net-next v3 3/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
` [PATCH net-next v3 4/9] xsk: add direct xmit in batch function
` [PATCH net-next v3 5/9] xsk: rename nb_pkts to nb_descs in xsk_tx_peek_release_desc_batch
` [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

[PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
 2025-10-21 12:32 UTC  (7+ messages)

[PATCH net v2 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-10-21 12:16 UTC  (6+ messages)
` [PATCH net v2 1/3] net,mptcp: fix incorrect IPv4/IPv6 fallback detection with BPF Sockmap
` [PATCH net v2 2/3] bpf,sockmap: disallow MPTCP sockets from sockmap updates

[PATCH bpf-next v5 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-10-21 11:40 UTC  (4+ messages)

[PATCH bpf-next v3] bpf/cpumap.c: Remove unnecessary TODO comment
 2025-10-21 11:41 UTC 

[PATCH bpf-next v2] bpf/cpumap.c: Remove unnecessary TODO comment
 2025-10-21 11:13 UTC  (3+ messages)

[PATCH v2 bpf] bpf: liveness: Handle ERR_PTR from get_outer_instance() in propagate_to_outer_instance()
 2025-10-21  8:10 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] BPF signature hash chains
 2025-10-21  1:25 UTC  (21+ messages)


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