BPF List
 help / color / mirror / Atom feed
 messages from 2025-10-22 17:39:39 to 2025-10-24 10:54:42 UTC [more...]

[PATCH v3 00/70] nstree: listns()
 2025-10-24 10:52 UTC  (21+ messages)
` [PATCH v3 01/70] libfs: allow to specify s_d_flags
` [PATCH v3 02/70] nsfs: use inode_just_drop()
` [PATCH v3 03/70] nsfs: raise DCACHE_DONTCACHE explicitly
` [PATCH v3 04/70] pidfs: "
` [PATCH v3 05/70] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v3 06/70] cgroup: add cgroup namespace to tree after owner is set
` [PATCH v3 07/70] nstree: simplify return
` [PATCH v3 08/70] ns: initialize ns_list_node for initial namespaces
` [PATCH v3 09/70] ns: add __ns_ref_read()
` [PATCH v3 10/70] ns: rename to exit_nsproxy_namespaces()
` [PATCH v3 11/70] ns: add active reference count
` [PATCH v3 12/70] ns: use anonymous struct to group list member
` [PATCH v3 13/70] nstree: introduce a unified tree
` [PATCH v3 14/70] nstree: allow lookup solely based on inode
` [PATCH v3 15/70] nstree: assign fixed ids to the initial namespaces
` [PATCH v3 16/70] ns: maintain list of owned namespaces
` [PATCH v3 17/70] nstree: add listns()
` [PATCH v3 18/70] arch: hookup listns() system call
` [PATCH v3 19/70] nsfs: update tools header
` [PATCH v3 20/70] selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper

[PATCH v16 0/4] perf: Support the deferred unwinding infrastructure
 2025-10-24 10:41 UTC  (6+ messages)

[PATCH net v2] xsk: avoid data corruption on cq descriptor number
 2025-10-24 10:40 UTC 

[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
 2025-10-24 10:15 UTC  (13+ 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 v3 bpf 0/2] xdp: fix page_pool leaks
 2025-10-24  9:25 UTC  (4+ messages)
` [PATCH v3 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()

[PATCH net-next v4 0/6] Add AF_XDP zero copy support
 2025-10-24  8:43 UTC  (9+ messages)
` [PATCH net-next v4 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v4 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v4 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v4 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v4 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v4 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features

[PATCH v2] libbpf: optimize the redundant code in the bpf_object__init_user_btf_maps() function
 2025-10-24  8:08 UTC 

[PATCH] libbpf: optimize the redundant code in the bpf_object__init_user_btf_maps() function
 2025-10-24  7:55 UTC  (3+ messages)

[RFC dwarves 0/5] pahole: support BTF inline encoding
 2025-10-24  7:33 UTC  (6+ messages)
` [RFC dwarves 1/5] dwarf_loader: Add parameters list to inlined expansion
` [RFC dwarves 2/5] dwarf_loader: Add name to inline expansion
` [RFC dwarves 3/5] dwarf_loader: Collect inline expansion location information
` [RFC dwarves 4/5] btf_encoder: Support encoding of inline "
` [RFC dwarves 5/5] pahole: Support inline encoding with inline[.extra] BTF feature

[PATCH bpf-next 0/3] Fix ftrace for livepatch + BPF fexit programs
 2025-10-24  7:12 UTC  (4+ messages)
` [PATCH bpf-next 1/3] ftrace: Fix BPF fexit with livepatch
` [PATCH bpf-next 2/3] ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for livepatch + bpf trampoline

[PATCH bpf-next v2 0/4] selftests/bpf: convert test_tc_tunnel.sh to test_progs
 2025-10-24  6:58 UTC  (5+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: integrate test_tc_tunnel.sh tests into test_progs

[PATCH net v3 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-10-24  4:13 UTC  (8+ messages)
` [PATCH net v3 1/3] net,mptcp: fix proto fallback detection with BPF sockmap
` [PATCH net v3 2/3] bpf,sockmap: disallow MPTCP sockets from sockmap
` [PATCH net v3 3/3] selftests/bpf: Add mptcp test with sockmap

[RFC PATCH v2 0/5] Significantly Improve BTF Type Lookup Performance
 2025-10-24  3:19 UTC  (19+ messages)
` [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

[PATCH] perf record: skip synthesize event when open evsel failed
 2025-10-24  2:45 UTC  (3+ messages)

[PATCH bpf-next v2 00/15] Make TC BPF helpers preserve skb metadata
 2025-10-24  2:32 UTC  (10+ messages)
` [PATCH bpf-next v2 01/15] net: Preserve metadata on pskb_expand_head
` [PATCH bpf-next v2 10/15] selftests/bpf: Dump skb metadata on verification failure
` [PATCH bpf-next v2 11/15] selftests/bpf: Expect unclone to preserve skb metadata

[PATCH net v2] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-10-24  1:20 UTC  (2+ messages)

[PATCH net-next 2/3] gve: Allow ethtool to configure rx_buf_len
 2025-10-24  0:14 UTC  (2+ messages)

[RFC bpf-next 00/15] support inline tracing with BTF
 2025-10-23 22:32 UTC  (32+ messages)
` [RFC bpf-next 01/15] bpf: Extend UAPI to support location information
` [RFC bpf-next 02/15] libbpf: Add support for BTF kinds LOC_PARAM, LOC_PROTO and LOCSEC
` [RFC bpf-next 03/15] libbpf: Add option to retrieve map from old->new ids from btf__dedup()
` [RFC bpf-next 05/15] bpftool: Add ability to dump LOC_PARAM, LOC_PROTO and LOCSEC
` [RFC bpf-next 12/15] kbuild, module, bpf: Support CONFIG_DEBUG_INFO_BTF_EXTRA=m

[BUG] no ORC stacktrace from kretprobe.multi bpf program
 2025-10-23 20:55 UTC  (8+ messages)

[PATCH bpf-next] bpf: stream: start using kmalloc_nolock()
 2025-10-23 19:56 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix powerpc's stack register definition in bpf_tracing.h
 2025-10-23 18:30 UTC  (3+ messages)

[PATCH net-next v3 3/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
 2025-10-23 18:25 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] BPF signature hash chains
 2025-10-23 17:53 UTC  (24+ messages)

[PATCH bpf-next 0/2] bpf: Skip bounds adjustment for conditional jumps on same register
 2025-10-23 17:38 UTC  (9+ messages)
` [PATCH bpf-next 1/2] "

[PATCH v3 0/9] net: Introduce struct sockaddr_unspec
 2025-10-23 16:33 UTC  (14+ messages)
` [PATCH v3 1/9] net: Add struct sockaddr_unspec for sockaddr of unknown length
` [PATCH v3 2/9] net/l2tp: Add missing sa_family validation in pppol2tp_sockaddr_get_info

[PATCH v11 00/15] unwind_deferred: Implement sframe handling
 2025-10-23 16:05 UTC  (9+ messages)
` [PATCH v11 06/15] unwind_user/sframe: Add support for reading .sframe contents
` [RFC PATCH 1/2] fixup! "
  ` [RFC PATCH 2/2] fixup! unwind_user/sframe: Add .sframe validation option

[PATCH bpf-next v1] selftests/bpf: Guard addr_space_cast code with __BPF_FEATURE_ADDR_SPACE_CAST
 2025-10-23 15:42 UTC  (6+ messages)
        ` pahole next->master. Was: "

[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
 2025-10-23 15:20 UTC  (21+ messages)
` [PATCH RFC 01/19] slab: move kfence_alloc() out of internal bulk alloc
` [PATCH RFC 02/19] slab: handle pfmemalloc slabs properly with sheaves
` [PATCH RFC 03/19] slub: remove CONFIG_SLUB_TINY specific code paths
` [PATCH RFC 04/19] slab: prevent recursive kmalloc() in alloc_empty_sheaf()
` [PATCH RFC 05/19] slab: add sheaves to most caches
` [PATCH RFC 06/19] slab: introduce percpu sheaves bootstrap
` [PATCH RFC 07/19] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH RFC 08/19] slab: handle kmalloc sheaves bootstrap
` [PATCH RFC 09/19] slab: add optimized sheaf refill from partial list
` [PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH RFC 11/19] slab: remove SLUB_CPU_PARTIAL
` [PATCH RFC 12/19] slab: remove the do_slab_free() fastpath
` [PATCH RFC 13/19] slab: remove defer_deactivate_slab()
` [PATCH RFC 14/19] slab: simplify kmalloc_nolock()
` [PATCH RFC 15/19] slab: remove struct kmem_cache_cpu
` [PATCH RFC 16/19] slab: remove unused PREEMPT_RT specific macros
` [PATCH RFC 17/19] slab: refill sheaves from all nodes
` [PATCH RFC 18/19] slab: update overview comments
` [PATCH RFC 19/19] slab: remove frozen slab checks from __slab_free()

[PATCHSET v9 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
 2025-10-23 15:11 UTC  (7+ messages)
` [PATCH 13/14] selftests/sched_ext: Add test for sched_ext dl_server

[PATCH net-next] xsk: add indirect call for xsk_destruct_skb
 2025-10-23 15:02 UTC  (3+ messages)

[PATCH net V1 0/3] veth: Fix TXQ stall race condition and add recovery
 2025-10-23 14:59 UTC  (4+ messages)
` [PATCH net V1 1/3] veth: enable dev_watchdog for detecting stalled TXQs
` [PATCH net V1 2/3] veth: stop and start all TX queue in netdev down/up
` [PATCH net V1 3/3] veth: more robust handing of race to avoid txq getting stuck

[PATCH bpf-next] libbpf: Fix parsing of multi-split BTF
 2025-10-23 14:28 UTC 

[PATCH bpf] bpf: Reject negative head_room in __bpf_skb_change_head
 2025-10-23 12:55 UTC 

[PATCH net v2 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-10-23 10:18 UTC  (3+ messages)
` [PATCH net v2 3/3] selftests/bpf: Add mptcp test with sockmap

[PATCH net-next v3 0/6] Add AF_XDP zero copy support
 2025-10-23  9:34 UTC  (3+ messages)

[RFC mm v4 0/2] mm, page_pool: introduce a new page type for page pool in page type
 2025-10-23  7:44 UTC  (3+ messages)
` [RFC mm v4 1/2] page_pool: check if nmdesc->pp is !NULL to confirm its usage as pp for net_iov
` [RFC mm v4 2/2] mm: introduce a new page type for page pool in page type

[PATCH v2 10/63] ns: add active reference count
 2025-10-23  7:29 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/2] Pass external callchain entry to get_perf_callchain
 2025-10-23  6:11 UTC  (8+ messages)
` [RFC PATCH bpf-next v2 2/2] bpf: "

[PATCH net v2 0/1] i40e: xsk: advance next_to_clean on status descriptors
 2025-10-23  6:11 UTC  (8+ messages)
` [PATCH net v2 1/1] "

[PATCH bpf-next v1] selftests/bpf: Add ABBCCA case for rqspinlock stress test
 2025-10-22 22:04 UTC  (2+ messages)

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

[syzbot] [bpf?] WARNING in bpf_bprintf_prepare (3)
 2025-10-22 19:56 UTC  (4+ messages)

[PATCHSET sched_ext/for-6.19] sched_ext: Fix SCX_KICK_WAIT reliability
 2025-10-22 19:25 UTC  (7+ messages)
` sched_ext: Fix SCX_KICK_WAIT to work reliably

[PATCH v2 00/63] nstree: listns()
 2025-10-22 19:16 UTC  (2+ messages)
` [syzbot ci] "

[PATCH net] xsk: avoid data corruption on cq descriptor number
 2025-10-22 18:24 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