BPF List
 help / color / mirror / Atom feed
 messages from 2026-01-24 03:31:59 to 2026-01-27 02:44:40 UTC [more...]

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-01-27  2:44 UTC  (4+ messages)
` [PATCH bpf-next v3 01/17] bpf: move bpf_struct_ops_link into bpf.h
` [PATCH bpf-next v3 02/17] bpf: allow attaching struct_ops to cgroups
` [PATCH bpf-next v3 03/17] libbpf: fix return value on memory allocation failure

[PATCH bpf-next v8 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-27  2:43 UTC  (11+ messages)
` [PATCH bpf-next v8 1/9] "
` [PATCH bpf-next v8 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v8 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v8 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v8 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [PATCH bpf-next v8 6/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v8 7/9] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v8 8/9] libbpf: Add common attr "
` [PATCH bpf-next v8 9/9] selftests/bpf: Add tests to verify map create failure log

[PATCH v6 0/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2026-01-27  2:39 UTC  (5+ messages)
` [PATCH v6 1/3] tracing: perf: Have perf tracepoint callbacks always disable preemption
` [PATCH v6 2/3] bpf: Have __bpf_trace_run() use rcu_read_lock_dont_migrate()
` [PATCH v6 3/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast

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

[PATCH] bpf: fix TCX/netkit detach permissions when prog FD isn't given
 2026-01-27  2:29 UTC  (11+ messages)
  ` [PATCH bpf] "

[PATCH bpf-next 1/2] bpf: add new BPF_CGROUP_ITER_CHILDREN_ONLY control option
 2026-01-27  2:26 UTC  (8+ messages)

[PATCH v4 net-next 06/15] net: fec: add fec_enet_rx_queue_xdp() for XDP path
 2026-01-27  1:28 UTC  (5+ messages)
` [v4,net-next,06/15] "

[syzbot] [bpf?] INFO: rcu detected stall in vma_merge_new_range (3)
 2026-01-27  1:07 UTC 

[PATCH v4 00/54] tree-in-dcache stuff
 2026-01-27  0:56 UTC  (2+ messages)

BPF with deferred stacktrace and sframes?
 2026-01-27  0:20 UTC  (3+ messages)

[PATCH v4 net-next 13/15] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
 2026-01-27  0:18 UTC  (4+ messages)
` [v4,net-next,13/15] "

[PATCH net-next 7/7] idpf: export RX hardware timestamping information to XDP
 2026-01-26 22:43 UTC 

[PATCHv2 bpf-next 0/6] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
 2026-01-26 21:18 UTC  (7+ messages)
` [PATCHv2 bpf-next 1/6] x86/fgraph: Fix return_to_handler regs.rsp value
` [PATCHv2 bpf-next 2/6] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
` [PATCHv2 bpf-next 3/6] selftests/bpf: Fix kprobe multi stacktrace_ips test
` [PATCHv2 bpf-next 4/6] selftests/bpf: Add stacktrace ips test for kprobe/kretprobe
` [PATCHv2 bpf-next 5/6] selftests/bpf: Add stacktrace ips test for fentry/fexit
` [PATCHv2 bpf-next 6/6] selftests/bpf: Allow to benchmark trigger with stacktrace

[PATCH bpf-next] selftests/bpf: Harden cpu flags test for lru_percpu_hash map
 2026-01-26 20:40 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-26 18:13 UTC  (3+ messages)
` [PATCH net-next v2 1/4] selftests: net: Move some UAPI header inclusions after libc ones

[PATCH v2 dwarves 0/5] Improve BTF concrete function accuracy
 2026-01-26 18:13 UTC  (13+ messages)
` [PATCH v2 dwarves 1/5] dwarf_loader/btf_encoder: Detect reordered parameters
` [PATCH v2 dwarves 2/5] btf_encoder: Add true_signature feature support for "."-suffixed functions
` [PATCH v2 dwarves 4/5] man-pages: document true_signature btf_feature

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-26 16:56 UTC  (6+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
 2026-01-26 16:53 UTC  (16+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 03/15] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v10 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 05/15] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v10 06/15] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v10 08/15] KVM: arm64: "
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v10 10/15] KVM: selftests: load elf via bounce buffer
` [PATCH v10 11/15] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v10 12/15] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v10 13/15] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v10 14/15] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v10 15/15] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH v4] net: fix segmentation of forwarding fraglist GRO
 2026-01-26 16:49 UTC  (2+ messages)

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-26 13:59 UTC  (13+ messages)
` [PATCH v4 02/22] mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()
` [PATCH v4 06/22] slab: add sheaves to most caches
` [PATCH v4 07/22] slab: introduce percpu sheaves bootstrap
` [PATCH v4 10/22] slab: add optimized sheaf refill from partial list

[syzbot] [bpf?] KMSAN: uninit-value in bpf_prog_test_run_skb
 2026-01-26 13:26 UTC  (3+ messages)
` [PATCH v2] net: skbuff: fix uninitialized memory use in pskb_expand_head()

[PATCH bpf-next v9 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-26 10:59 UTC  (7+ messages)
` [PATCH bpf-next v9 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v9 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v9 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2026-01-26  9:48 UTC  (3+ messages)

[RFC PATCH bpf-next v4 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-01-26  9:30 UTC  (15+ messages)
` [RFC PATCH bpf-next v4 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v4 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v4 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v4 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v4 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v4 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v4 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v4 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v4 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v4 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v4 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v4 12/12] samples/bpf: Add memcg priority control example

[PATCH bpf-next v8 0/3] Pass external callchain entry to get_perf_callchain
 2026-01-26  8:51 UTC  (6+ messages)
` [PATCH bpf-next v8 1/3] perf: Add rctx in perf_callchain_entry
` [PATCH bpf-next v8 2/3] perf: Refactor get_perf_callchain
` [PATCH bpf-next v8 3/3] bpf: Hold ther perf callchain entry until used completely

[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
 2026-01-26  4:57 UTC  (4+ messages)
` [PATCH V3 4/6] nvmet: ignore discard return value

[PATCH bpf v2] riscv, bpf: fix incorrect usage of BPF_TRAMP_F_ORIG_STACK
 2026-01-26  4:21 UTC  (2+ messages)

[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
 2026-01-26  3:23 UTC  (4+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
    ` 回复:[PATCH "

[PATCH v4 net-next 12/15] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
 2026-01-26  2:22 UTC  (3+ messages)
` [v4,net-next,12/15] "

[PATCH bpf-next v7 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-26  2:03 UTC  (8+ messages)
` [PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall

[RFC PATCH bpf-next v3 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-01-26  1:40 UTC  (4+ messages)
` [RFC PATCH bpf-next v3 09/12] selftests/bpf: Add tests for memcg_bpf_ops

[PATCH v4 net-next 15/15] net: fec: add AF_XDP zero-copy support
 2026-01-25 21:45 UTC  (2+ messages)
` [v4,net-next,15/15] "

[PATCH bpf-next v2 0/4] Switch from kfuncs to direct helper calls in prologue/epilogue
 2026-01-25 20:37 UTC  (4+ messages)
` [PATCH bpf-next v2 1/4] bpf, verifier: Support direct helper calls from prologue/epilogue

[PATCH net-next 00/10] Call skb_metadata_set when skb->data points past metadata
 2026-01-25 19:15 UTC  (5+ messages)

[PATCH bpf-next v3 0/2] selftests/bpf: Introduce execution context detection helpers
 2026-01-25 16:40 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add tests for execution context helpers

[PATCH] fix a potential memory leak in stmmac_xdp_enable_pool()
 2026-01-25 13:54 UTC 

[PATCH bpf-next v6 0/4] Add cryptographic hash and signature verification kfuncs to BPF
 2026-01-25 12:34 UTC  (8+ messages)
` [PATCH bpf-next v6 1/4] bpf: Add hash kfunc for cryptographic hashing
` [PATCH bpf-next v6 2/4] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v6 3/4] bpf: Add signature verification kfuncs
` [PATCH bpf-next v6 4/4] selftests/bpf: Add tests for "

[PATCH bpf-next v2 0/2] selftests/bpf: Introduce execution context detection helpers
 2026-01-25 11:12 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for execution context helpers

[PATCH bpf-next v13 00/13] bpf: fsession support
 2026-01-25  3:00 UTC  (15+ messages)
` [PATCH bpf-next v13 01/13] bpf: add "
` [PATCH bpf-next v13 02/13] bpf: use the least significant byte for the nr_args in trampoline
` [PATCH bpf-next v13 03/13] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v13 04/13] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v13 05/13] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v13 06/13] bpf,x86: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v13 07/13] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v13 08/13] libbpf: add fsession support
` [PATCH bpf-next v13 09/13] bpftool: "
` [PATCH bpf-next v13 10/13] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v13 11/13] selftests/bpf: test bpf_get_func_* "
` [PATCH bpf-next v13 12/13] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v13 13/13] selftests/bpf: test fsession mixed with fentry and fexit

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

[PATCH bpf-next v1 0/2] bpf: Introduce execution context detection kfuncs
 2026-01-24 11:29 UTC  (4+ messages)
` [PATCH bpf-next v1 1/2] "

[PATCH bpf-next v8 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-24 10:47 UTC  (5+ messages)
` [PATCH bpf-next v8 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v8 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v8 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCH bpf-next v12 00/13] bpf: fsession support
 2026-01-24  5:09 UTC  (15+ messages)
` [PATCH bpf-next v12 03/13] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v12 04/13] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v12 05/13] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v12 06/13] bpf,x86: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v12 07/13] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v12 08/13] libbpf: add fsession support
` [PATCH bpf-next v12 09/13] bpftool: "
` [PATCH bpf-next v12 10/13] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v12 11/13] selftests/bpf: test bpf_get_func_* "
` [PATCH bpf-next v12 12/13] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v12 13/13] selftests/bpf: test fsession mixed with fentry and fexit


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