public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-21 08:12:37 to 2026-01-22 18:03:49 UTC [more...]

[PATCH bpf-next v7 0/8] bpf: Avoid locks in bpf_timer and bpf_wq
 2026-01-22 18:03 UTC  (6+ messages)
` [PATCH bpf-next v7 1/8] bpf: Enable bpf timer and workqueue use in NMI
` [PATCH bpf-next v7 2/8] bpf: Add verifier support for bpf_timer argument in kfuncs
` [PATCH bpf-next v7 3/8] bpf: Introduce bpf_timer_cancel_async() kfunc
` [PATCH bpf-next v7 4/8] selftests/bpf: Refactor timer selftests
` [PATCH bpf-next v7 5/8] selftests/bpf: Add stress test for timer async cancel

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-22 17:35 UTC  (14+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v3 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
 2026-01-22 17:32 UTC  (10+ messages)
` [PATCH v3 1/6] powerpc64/bpf : Moving tail_call_cnt to bottom of frame
` [PATCH v3 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v3 3/6] powerpc64/bpf: Avoid tailcall restore from trampoline
` [PATCH v3 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v3 5/6] powerpc64/bpf: Support exceptions
` [PATCH v3 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw

[LSF/MM/BPF TOPIC] Refactor LSM hooks for VFS mount operations
 2026-01-22 17:27 UTC  (5+ messages)

[PATCH 00/13] bpf: Add arena ASAN runtime and BPF library
 2026-01-22 17:12 UTC  (18+ messages)
` [PATCH 01/13] bpf: Add bpf_stream_print_stack stack dumping kfunc
` [PATCH 02/13] bpf: Allow BPF stream kfuncs while holding a lock
` [PATCH 03/13] selftests: bpf: Move bpf_arena_spin_lock.h to the top level
` [PATCH 04/13] selftests: bpf: Make WRITE_ONCE macro in bpf_atomic.h conditional
` [PATCH 05/13] selftests: bpf: Add basic libarena scaffolding
` [PATCH 06/13] selftests: bpf: Add arena ASAN runtime to libarena
` [PATCH 07/13] selftests: bpf: Add ASAN support for libarena selftests
` [PATCH 08/13] selftest: bpf: Add bump allocator for libarena
` [PATCH 09/13] selftests: bpf: Add libarena selftests for the bump allocator
` [PATCH 10/13] selftest: bpf: Add libarena stack allocator
` [PATCH 11/13] selftests: bpf: Add selftests for the "
` [PATCH 12/13] selftests: bpf: Add buddy allocator for libarena
` [PATCH 13/13] selftests: bpf: Add selftests for the libarena buddy allocator

[PATCH bpf-next v10 00/12] bpf: fsession support
 2026-01-22 16:57 UTC  (11+ messages)
` [PATCH bpf-next v10 07/12] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v10 11/12] selftests/bpf: add testcases for fsession cookie

[PATCH bpf-next v2 1/2] selftests/bpf: Fix task_local_data failure with 64K page
 2026-01-22 16:26 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Fix xdp_pull_data "

[PATCH bpf-next 0/2] bpf: Disallow BPF_F_LOCK with mixed special fields
 2026-01-22 16:18 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
` [PATCH bpf-next 2/2] selftests/bpf: Add tests to verify BPF_F_LOCK restrictions

[PATCH net-next v1] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-22 15:33 UTC  (6+ messages)

[PATCH bpf-next 1/2] selftests/bpf: Fix task_local_data failure with 64K page
 2026-01-22 15:31 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Fix xdp_pull_data "

[PATCH bpf-next 1/2] bpf: add new BPF_CGROUP_ITER_CHILDREN_ONLY control option
 2026-01-22 12:31 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpf/selftests: cover "

[PATCH bpf] rqspinlock: Fix TAS fallback lock entry creation
 2026-01-22 11:59 UTC 

[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
 2026-01-22  9:30 UTC  (70+ messages)
` [PATCH v3 05/21] slab: add sheaves to most caches
` [PATCH v3 06/21] slab: introduce percpu sheaves bootstrap
` [PATCH v3 09/21] slab: add optimized sheaf refill from partial list
` [PATCH v3 10/21] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH v3 11/21] slab: remove SLUB_CPU_PARTIAL
` [PATCH v3 12/21] slab: remove the do_slab_free() fastpath
` [PATCH v3 13/21] slab: remove defer_deactivate_slab()
` [PATCH v3 14/21] slab: simplify kmalloc_nolock()
` [PATCH v3 15/21] slab: remove struct kmem_cache_cpu
` [PATCH v3 16/21] slab: remove unused PREEMPT_RT specific macros
` [PATCH v3 17/21] slab: refill sheaves from all nodes
` [PATCH v3 18/21] slab: update overview comments
` [PATCH v3 19/21] slab: remove frozen slab checks from __slab_free()
` [PATCH v3 20/21] mm/slub: remove DEACTIVATE_TO_* stat items
` [PATCH v3 21/21] mm/slub: cleanup and repurpose some "

[LSF/MM/BPF TOPIC] Userspace JIT for eBPF
 2026-01-22  9:20 UTC 

[PATCH v2] kernel/bpf/btf.c: reject to register duplicated kfunc
 2026-01-22  9:04 UTC 

[PATCH bpf-next 0/4] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
 2026-01-22  8:35 UTC  (4+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: Allow to benchmark trigger with stacktrace

[PATCH] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
 2026-01-22  8:14 UTC 

[PATCH bpf-next v3 0/3] selftests/bpf: migrate a few bpftool testing scripts
 2026-01-22  8:06 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf/selftests: add a few helpers for bpftool testing
` [PATCH bpf-next v3 2/3] selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
` [PATCH bpf-next v3 3/3] selftests/bpf: convert test_bpftool_map_access.sh "

[RFC] selftests/bpf: Running test_progs with distro configs
 2026-01-22  6:38 UTC  (4+ messages)

[PATCH bpf-next v7 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-22  3:56 UTC  (12+ messages)
` [PATCH bpf-next v7 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v7 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v7 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-22  3:27 UTC  (2+ messages)

LSF/MM/BPF: 2026: Call for Proposals
 2026-01-22  3:22 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: Fix resource leak in serial_test_wq on attach failure
 2026-01-22  0:20 UTC  (5+ messages)

[PATCH bpf-next v2 0/4] Add wakeup_source iterators
 2026-01-21 23:28 UTC  (6+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: Add tests for wakeup_sources

[BPF CI] OOMs on s390x runners
 2026-01-21 22:56 UTC  (2+ messages)

[PATCH v10 net-next 00/15] AccECN protocol case handling series
 2026-01-21 22:31 UTC  (25+ messages)
` [PATCH v10 net-next 01/15] tcp: try to avoid safer when ACKs are thinned
` [PATCH v10 net-next 02/15] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v10 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v10 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v10 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v10 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v10 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v10 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v10 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v10 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v10 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v10 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v10 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v10 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v10 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH v3 net-next 00/15] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-21 20:52 UTC  (2+ messages)

[PATCH bpf-next v1] scripts/gen-btf.sh: Use CONFIG_SHELL for execution
 2026-01-21 20:40 UTC  (5+ messages)

[PATCH bpf-next v2 0/4] selftests/bpf: migrate a few bpftool testing scripts
 2026-01-21 19:30 UTC  (7+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: reorder test_progs sources alphabetically
` [PATCH bpf-next v2 2/4] bpf/selftests: add a few helpers for bpftool testing
` [PATCH bpf-next v2 3/4] selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
` [PATCH bpf-next v2 4/4] selftests/bpf: convert test_bpftool_map_access.sh "

[PATCH bpf-next 0/4] Switch from kfuncs to direct helper calls in prologue/epilogue
 2026-01-21 19:13 UTC  (9+ messages)
` [PATCH bpf-next 3/4] bpf: Remove kfunc support in prologue and epilogue
` [PATCH bpf-next 4/4] selftests/bpf: Remove tests for prologue/epilogue with kfuncs

[PATCH bpf-next] bpf: Revert "bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()"
 2026-01-21 18:47 UTC  (3+ messages)

[PATCH v3 0/7] seccomp: support nested listeners
 2026-01-21 17:59 UTC  (5+ messages)
` [PATCH v3 6/7] seccomp: allow "

[PATCH bpf-next v5 0/2] bpf: Add kfunc bpf_strncasecmp()
 2026-01-21 17:50 UTC  (4+ messages)
` [PATCH bpf-next v5 1/2] bpf: add bpf_strncasecmp kfunc

[PATCH bpf-next v5 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
 2026-01-21 17:40 UTC  (2+ messages)

[PATCHSET RESEND v11 sched_ext/for-6.20] Add a deadline server for sched_ext tasks
 2026-01-21 17:27 UTC  (8+ messages)
` [PATCH 4/7] sched_ext: Add a DL "

[PATCH] scripts/gen-btf.sh: fix shebang for NixOS
 2026-01-21 16:09 UTC  (10+ messages)

[PATCH v9 net-next 00/15] AccECN protocol case handling series
 2026-01-21 12:46 UTC  (5+ messages)
` [PATCH v9 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH bpf] selftests/bpf: wq: fix skel leak in serial_test_wq()
 2026-01-21  9:13 UTC  (3+ messages)

[PATCH bpf-next 2/3] bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()
 2026-01-21  9:05 UTC  (10+ messages)
` Subject: "


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