BPF List
 help / color / mirror / Atom feed
 messages from 2025-10-29 01:57:28 to 2025-10-29 19:11:53 UTC [more...]

[PATCHSET v10 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
 2025-10-29 19:08 UTC  (4+ messages)
` [PATCH 01/11] sched/debug: Fix updating of ppos on server write ops
` [PATCH 02/11] sched/debug: Stop and start server based on if it was active
` [PATCH 03/11] sched/deadline: Clear the defer params

[PATCH dwarves v1 0/3] btf_encoder: support for BPF magic kernel functions
 2025-10-29 19:02 UTC  (4+ messages)
` [PATCH dwarves v1 1/3] btf_encoder: refactor btf_encoder__add_func_proto
` [PATCH dwarves v1 2/3] btf_encoder: factor out btf_encoder__add_bpf_kfunc()
` [PATCH dwarves v1 3/3] btf_encoder: support kfuncs with KF_MAGIC_ARGS flag

[PATCH bpf-next v1 0/8] bpf: magic kernel functions
 2025-10-29 19:01 UTC  (9+ messages)
` [PATCH bpf-next v1 1/8] bpf: Add BTF_ID_LIST_END and BTF_ID_LIST_SIZE macros
` [PATCH bpf-next v1 2/8] bpf: Refactor btf_kfunc_id_set_contains
` [PATCH bpf-next v1 3/8] bpf: Support for kfuncs with KF_MAGIC_ARGS
` [PATCH bpf-next v1 4/8] bpf: Support __magic prog_aux arguments for kfuncs
` [PATCH bpf-next v1 5/8] bpf: Re-define bpf_wq_set_callback as magic kfunc
` [PATCH bpf-next v1 6/8] bpf,docs: Document KF_MAGIC_ARGS flag and __magic annotation
` [PATCH bpf-next v1 7/8] bpf: Re-define bpf_task_work_schedule_* kfuncs as magic
` [PATCH bpf-next v1 8/8] bpf: Re-define bpf_stream_vprintk as a magic kfunc

[PATCH v2 00/50] tree-in-dcache stuff
 2025-10-29 18:57 UTC  (27+ messages)
` [PATCH v2 06/50] primitives for maintaining persisitency
` [PATCH v2 07/50] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
  ` [External] : "
` [PATCH v2 22/50] convert efivarfs
` [PATCH v2 33/50] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v2 34/50] selinuxfs: new helper for attaching files to tree
` [PATCH v2 35/50] convert selinuxfs
  ` [PATCH v2 10/50] configfs, securityfs: kill_litter_super() not needed

[PATCH bpf-next v6 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-10-29 18:54 UTC  (19+ messages)
` [PATCH bpf-next v6 01/15] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v6 02/15] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v6 03/15] selftests/bpf: test_xsk: Fix __testapp_validate_traffic()'s return value
` [PATCH bpf-next v6 04/15] selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
` [PATCH bpf-next v6 05/15] selftests/bpf: test_xsk: fix memory leak in testapp_xdp_shared_umem()
` [PATCH bpf-next v6 06/15] selftests/bpf: test_xsk: Wrap test clean-up in functions
` [PATCH bpf-next v6 07/15] selftests/bpf: test_xsk: Release resources when swap fails
` [PATCH bpf-next v6 08/15] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH bpf-next v6 09/15] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH bpf-next v6 10/15] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH bpf-next v6 11/15] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH bpf-next v6 12/15] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH bpf-next v6 13/15] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH bpf-next v6 14/15] selftests/bpf: test_xsk: Isolate non-CI tests
` [PATCH bpf-next v6 15/15] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework

[RESEND PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-10-29 18:53 UTC  (8+ messages)
` [RESEND PATCH v7 1/7] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [RESEND PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()

[RFC dwarves 0/5] pahole: support BTF inline encoding
 2025-10-29 18:46 UTC  (6+ messages)
` [RFC dwarves 3/5] dwarf_loader: Collect inline expansion location information

[PATCH bpf] bpf: Make migrate_{disable,enable} always inline if in header file
 2025-10-29 18:36 UTC 

[PATCH bpf-next v1 0/2] Misc rqspinlock updates
 2025-10-29 18:18 UTC  (3+ messages)
` [PATCH bpf-next v1 1/2] rqspinlock: Disable queue destruction for deadlocks
` [PATCH bpf-next v1 2/2] selftests/bpf: Add ABBCCA case for rqspinlock stress test

[PATCH v2 00/23] mm: BPF OOM
 2025-10-29 18:14 UTC  (4+ messages)
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups

[PATCH bpf-next v2] docs/bpf: Add missing BPF k/uprobe program types to docs
 2025-10-29 18:09 UTC 

[RFC bpf-next 0/2] Print map ID on successful creation
 2025-10-29 17:56 UTC  (6+ messages)
` [RFC bpf-next 1/2] bpftool: Print map ID upon creation and support JSON output

[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
 2025-10-29 17:46 UTC  (14+ messages)
` [PATCH RFC 01/19] slab: move kfence_alloc() out of internal bulk alloc
` [PATCH RFC 03/19] slub: remove CONFIG_SLUB_TINY specific code paths
` [PATCH RFC 05/19] slab: add sheaves to most caches
` [PATCH RFC 07/19] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()

[PATCH RFC 07/19] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
 2025-10-29 17:30 UTC  (2+ messages)

[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
 2025-10-29 16:46 UTC  (13+ messages)
` [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 05/15] net: Proxy net_mp_{open,close}_rxq for mapped queues

[PATCH bpf v3 0/4] bpf: Free special fields when update hash and local storage maps
 2025-10-29 16:38 UTC  (9+ messages)
` [PATCH bpf v3 4/4] selftests/bpf: Add tests to verify freeing the "

[PATCH RFC 02/19] slab: handle pfmemalloc slabs properly with sheaves
 2025-10-29 16:06 UTC  (3+ messages)

[PATCH RFC 06/19] slab: introduce percpu sheaves bootstrap
 2025-10-29 15:51 UTC  (2+ messages)

[PATCH net-next 0/2] xsk: mitigate the side effect of cq_lock
 2025-10-29 15:48 UTC  (3+ messages)
` [PATCH net-next 1/2] xsk: avoid using heavy lock when the pool is not shared

[syzbot] [bpf?] WARNING in bpf_bprintf_prepare (3)
 2025-10-29 15:26 UTC  (9+ messages)

[PATCH v4 00/72] nstree: listns()
 2025-10-29 14:55 UTC  (75+ messages)
` [PATCH v4 01/72] libfs: allow to specify s_d_flags
` [PATCH v4 02/72] nsfs: use inode_just_drop()
` [PATCH v4 03/72] nsfs: raise DCACHE_DONTCACHE explicitly
` [PATCH v4 04/72] pidfs: "
` [PATCH v4 05/72] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v4 06/72] cgroup: add cgroup namespace to tree after owner is set
` [PATCH v4 07/72] nstree: simplify return
` [PATCH v4 08/72] ns: initialize ns_list_node for initial namespaces
` [PATCH v4 09/72] ns: add __ns_ref_read()
` [PATCH v4 10/72] ns: rename to exit_nsproxy_namespaces()
` [PATCH v4 11/72] ns: add active reference count
` [PATCH v4 12/72] ns: use anonymous struct to group list member
` [PATCH v4 13/72] nstree: introduce a unified tree
` [PATCH v4 14/72] nstree: allow lookup solely based on inode
` [PATCH v4 15/72] nstree: assign fixed ids to the initial namespaces
` [PATCH v4 16/72] nstree: maintain list of owned namespaces
` [PATCH v4 17/72] nstree: simplify rbtree comparison helpers
` [PATCH v4 18/72] nstree: add unified namespace list
` [PATCH v4 19/72] nstree: add listns()
` [PATCH v4 20/72] arch: hookup listns() system call
` [PATCH v4 21/72] nsfs: update tools header
` [PATCH v4 22/72] selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper
` [PATCH v4 23/72] selftests/namespaces: first active reference count tests
` [PATCH v4 24/72] selftests/namespaces: second "
` [PATCH v4 25/72] selftests/namespaces: third "
` [PATCH v4 26/72] selftests/namespaces: fourth "
` [PATCH v4 27/72] selftests/namespaces: fifth "
` [PATCH v4 28/72] selftests/namespaces: sixth "
` [PATCH v4 29/72] selftests/namespaces: seventh "
` [PATCH v4 30/72] selftests/namespaces: eigth "
` [PATCH v4 31/72] selftests/namespaces: ninth "
` [PATCH v4 32/72] selftests/namespaces: tenth "
` [PATCH v4 33/72] selftests/namespaces: eleventh "
` [PATCH v4 34/72] selftests/namespaces: twelth "
` [PATCH v4 35/72] selftests/namespaces: thirteenth "
` [PATCH v4 36/72] selftests/namespaces: fourteenth "
` [PATCH v4 37/72] selftests/namespaces: fifteenth "
` [PATCH v4 38/72] selftests/namespaces: add listns() wrapper
` [PATCH v4 39/72] selftests/namespaces: first listns() test
` [PATCH v4 40/72] selftests/namespaces: second "
` [PATCH v4 41/72] selftests/namespaces: third "
` [PATCH v4 42/72] selftests/namespaces: fourth "
` [PATCH v4 43/72] selftests/namespaces: fifth "
` [PATCH v4 44/72] selftests/namespaces: sixth "
` [PATCH v4 45/72] selftests/namespaces: seventh "
` [PATCH v4 46/72] selftests/namespaces: eigth "
` [PATCH v4 47/72] selftests/namespaces: ninth "
` [PATCH v4 48/72] selftests/namespaces: first listns() permission test
` [PATCH v4 49/72] selftests/namespaces: second "
` [PATCH v4 50/72] selftests/namespaces: third "
` [PATCH v4 51/72] selftests/namespaces: fourth "
` [PATCH v4 52/72] selftests/namespaces: fifth "
` [PATCH v4 53/72] selftests/namespaces: sixth "
` [PATCH v4 54/72] selftests/namespaces: seventh "
` [PATCH v4 55/72] selftests/namespaces: first inactive namespace resurrection test
` [PATCH v4 56/72] selftests/namespaces: second "
` [PATCH v4 57/72] selftests/namespaces: third "
` [PATCH v4 58/72] selftests/namespaces: fourth "
` [PATCH v4 59/72] selftests/namespaces: fifth "
` [PATCH v4 60/72] selftests/namespaces: sixth "
` [PATCH v4 61/72] selftests/namespaces: seventh "
` [PATCH v4 62/72] selftests/namespaces: eigth "
` [PATCH v4 63/72] selftests/namespaces: ninth "
` [PATCH v4 64/72] selftests/namespaces: tenth "
` [PATCH v4 65/72] selftests/namespaces: eleventh "
` [PATCH v4 66/72] selftests/namespaces: twelth "
` [PATCH v4 67/72] selftests/namespace: first threaded active reference count test
` [PATCH v4 68/72] selftests/namespace: second "
` [PATCH v4 69/72] selftests/namespace: third "
` [PATCH v4 70/72] selftests/namespace: commit_creds() active reference tests
` [PATCH v4 71/72] selftests/namespace: add stress test
` [PATCH v4 72/72] selftests/namespace: test listns() pagination

[PATCH net V2 0/2] veth: Fix TXQ stall race condition and add recovery
 2025-10-29 15:00 UTC  (5+ messages)
` [PATCH net V2 2/2] veth: more robust handing of race to avoid txq getting stuck

[PATCH] perf record: skip synthesize event when open evsel failed
 2025-10-29 12:55 UTC  (4+ messages)

[PATCH v4 bpf 0/2] xdp: fix page_pool leaks
 2025-10-29 11:26 UTC  (5+ messages)
` [PATCH v4 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()

[RFC bpf-next 0/2] bpftool signing feature check
 2025-10-29 11:22 UTC  (6+ messages)
` [RFC bpf-next 1/2] tools-build: Add feature test for openssl3
` [RFC bpf-next 2/2] bpftool: Use libcrypto feature test to optionally support signing

[PATCH bpf-next v1] docs/bpf: Add missing BPF k/uprobe program types to docs
 2025-10-29 11:13 UTC  (2+ messages)

[PATCH bpf] bpf: tail calls do not modify packet data
 2025-10-29 10:58 UTC 

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

[PATCH v5 net-next 00/14] AccECN protocol case handling series
 2025-10-29  8:06 UTC  (15+ messages)
` [PATCH v5 net-next 01/14] tcp: try to avoid safer when ACKs are thinned
` [PATCH v5 net-next 02/14] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v5 net-next 03/14] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 04/14] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v5 net-next 05/14] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v5 net-next 06/14] tcp: disable RFC3168 fallback identifier "
` [PATCH v5 net-next 07/14] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v5 net-next 08/14] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v5 net-next 09/14] tcp: move increment of num_retrans
` [PATCH v5 net-next 10/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v5 net-next 11/14] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v5 net-next 12/14] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v5 net-next 13/14] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v5 net-next 14/14] tcp: accecn: enable AccECN

[PATCH v3 17/70] nstree: add listns()
 2025-10-29  7:52 UTC  (2+ messages)

[PATCH 1/2 bpf v2] xdp: add XDP extension to skb
 2025-10-29  7:51 UTC  (4+ messages)
` [PATCH 2/2 bpf v2] xsk: avoid data corruption on cq descriptor number

[PATCH 1/3] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
 2025-10-29  7:17 UTC  (6+ messages)

[PATCH v3 11/70] ns: add active reference count
 2025-10-29  7:02 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] net/smc: Introduce smc_hs_ctrl
 2025-10-29  6:14 UTC  (4+ messages)

[RFC PATCH v3 0/3] Significantly Improve BTF Type Lookup Performance
 2025-10-29  5:04 UTC  (9+ messages)
` [RFC PATCH v3 1/3] btf: implement BTF type sorting for accelerated lookups
` [RFC PATCH v3 3/3] btf: Reuse libbpf code for BTF type sorting verification and binary search

[PATCH bpf-next v3 0/7] bpf: tracing session supporting
 2025-10-29  2:54 UTC  (3+ messages)
` [PATCH bpf-next v3 2/7] bpf: add two kfunc for TRACE_SESSION

[PATCH v12 mm-new 00/10] mm, bpf: BPF-MM, BPF-THP
 2025-10-29  2:13 UTC  (4+ messages)
` [PATCH v12 mm-new 06/10] mm: bpf-thp: add support for global mode


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