BPF List
 help / color / mirror / Atom feed
 messages from 2026-01-09 13:47:29 to 2026-01-12 07:30:03 UTC [more...]

[PATCH RFC v3 03/10] bpf: Simplify bpf_timer_cancel()
 2026-01-12  7:29 UTC  (4+ messages)

[PATCH v5] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2026-01-12  7:23 UTC  (21+ messages)

[PATCH 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
 2026-01-12  7:19 UTC  (4+ messages)
` [PATCH 5/6] powerpc64/bpf: Support exceptions

[PATCH RFC v3 00/10] bpf: Avoid locks in bpf_timer and bpf_wq
 2026-01-12  6:51 UTC  (25+ messages)
` [PATCH RFC v3 01/10] bpf: Refactor __bpf_async_set_callback()
` [PATCH RFC v3 02/10] bpf: Factor out timer deletion helper
` [PATCH RFC v3 04/10] bpf: Add lock-free cell for NMI-safe async operations
` [PATCH RFC v3 05/10] bpf: Enable bpf timer and workqueue use in NMI
` [PATCH RFC v3 06/10] bpf: Add verifier support for bpf_timer argument in kfuncs
` [PATCH RFC v3 07/10] bpf: Introduce bpf_timer_cancel_async() kfunc
` [PATCH RFC v3 10/10] selftests/bpf: Verify bpf_timer_cancel_async works

[PATCH] bpf/verifier: implement slab cache for verifier state list
 2026-01-12  6:49 UTC 

[PATCH v6.6.y 0/2] Backport fixes for CVE-2025-40149
 2026-01-12  6:45 UTC  (3+ messages)
` [PATCH Internal v6.6.y 1/2] net: Add locking to protect skb->dev access in ip_output
` [PATCH v6.6.y 2/2] tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock()

[PATCH v5.15-v6.1 0/2] Backport fixes for CVE-2025-40149
 2026-01-12  6:35 UTC  (3+ messages)
` [PATCH v5.15-v6.1 1/2] net: Add locking to protect skb->dev access in ip_output
` [PATCH v5.15-v6.1 2/2] tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock()

[PATCH v5.10.y 0/3] Backport fixes for CVE-2025-40149
 2026-01-12  6:30 UTC  (4+ messages)
` [PATCH v5.10.y 1/3] net: Add locking to protect skb->dev access in ip_output
` [PATCH v5.10.y 2/3] net: netdevice: Add operation ndo_sk_get_lower_dev
` [PATCH v5.10.y 3/3] tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock()

[PATCH] selftests/bpf: wq: fix skel leak in serial_test_wq()
 2026-01-12  6:17 UTC  (2+ messages)

[PATCH] bpftool: Add 'head' option for tcx attach to insert at chain start
 2026-01-12  3:45 UTC  (4+ messages)
` [PATCH v3] bpftool: Add 'prepend' "
` [PATCH v4] "

[PATCH net-next v5 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-01-11 20:59 UTC  (19+ messages)
` [PATCH net-next v5 01/16] net: Add queue-create operation
` [PATCH net-next v5 02/16] net: Implement netdev_nl_queue_create_doit
` [PATCH net-next v5 03/16] net: Add lease info to queue-get response
` [PATCH net-next v5 04/16] net, ethtool: Disallow leased real rxqs to be resized
` [PATCH net-next v5 05/16] net: Proxy net_mp_{open,close}_rxq for leased queues
` [PATCH net-next v5 06/16] net: Proxy netdev_queue_get_dma_dev "
` [PATCH net-next v5 07/16] xsk: Extend xsk_rcv_check validation
` [PATCH net-next v5 08/16] xsk: Proxy pool management for leased queues
` [PATCH net-next v5 09/16] netkit: Add single device mode for netkit
` [PATCH net-next v5 10/16] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v5 11/16] netkit: Add netkit notifier to check for unregistering devices
` [PATCH net-next v5 12/16] netkit: Add xsk support for af_xdp applications
` [PATCH net-next v5 13/16] selftests/net: Add bpf skb forwarding program
` [PATCH net-next v5 14/16] selftests/net: Add env for container based tests
` [PATCH net-next v5 15/16] selftests/net: Make NetDrvContEnv support queue leasing
` [PATCH net-next v5 16/16] selftests/net: Add netkit container tests

[PATCH bpf] xsk: fix init race causing NPD/UAF in xsk_create()
 2026-01-11 20:24 UTC  (2+ messages)

[PATCH iwl-next v4] idpf: export RX hardware timestamping information to XDP
 2026-01-11 19:18 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH 2/6] powerpc64/bpf: Tailcall handling with trampolines
 2026-01-11 18:43 UTC  (3+ messages)

[PATCH] selftests/bpf: wq: fix skel leak in serial_test_wq()
 2026-01-11 18:20 UTC  (2+ messages)

[PATCH bpf-next 0/3] properly load insn array values with offsets
 2026-01-11 15:30 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: insn array: return proper address for non-zero offsets
` [PATCH bpf-next 2/3] bpf: insn array: return EACCES for incorrect map access
` [PATCH bpf-next 3/3] selftests/bpf: add tests for loading map values with offsets

[PATCH] buildid: validate page-backed file before parsing build ID
 2026-01-11 11:32 UTC  (7+ messages)

[PATCH bpf-next v9 00/11] bpf: fsession support
 2026-01-11  1:54 UTC  (14+ messages)
` [PATCH bpf-next v9 01/11] bpf: add "
` [PATCH bpf-next v9 02/11] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v9 03/11] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v9 04/11] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v9 05/11] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v9 06/11] bpf,x86: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v9 07/11] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v9 08/11] libbpf: add fsession support
` [PATCH bpf-next v9 09/11] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v9 10/11] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v9 11/11] selftests/bpf: test fsession mixed with fentry and fexit

[PATCH bpf-next v2 00/16] Decouple skb metadata tracking from MAC header offset
 2026-01-10 21:07 UTC  (2+ messages)

[PATCH net-next 00/10] Call skb_metadata_set when skb->data points past metadata
 2026-01-10 21:05 UTC  (11+ messages)
` [PATCH net-next 01/10] net: Document skb_metadata_set contract with the drivers
` [PATCH net-next 02/10] bnxt_en: Call skb_metadata_set when skb->data points past metadata
` [PATCH net-next 03/10] i40e: "
` [PATCH net-next 04/10] igb: "
` [PATCH net-next 05/10] igc: "
` [PATCH net-next 06/10] ixgbe: "
` [PATCH net-next 07/10] mlx5e: "
` [PATCH net-next 08/10] veth: "
` [PATCH net-next 09/10] xsk: "
` [PATCH net-next 10/10] xdp: "

[PATCH net v3 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2026-01-10 19:10 UTC  (6+ messages)
` [PATCH net v3 1/3] virtio-net: don't schedule delayed refill worker

[PATCH bpf-next v5 0/4] Use correct destructor kfunc types
 2026-01-10 18:49 UTC  (6+ messages)
` [PATCH bpf-next v5 1/4] bpf: crypto: Use the correct destructor kfunc type
` [PATCH bpf-next v5 2/4] bpf: net_sched: "
` [PATCH bpf-next v5 3/4] selftests/bpf: "
` [PATCH bpf-next v5 4/4] bpf, btf: Enforce destructor kfunc type with CFI

[PATCHv2 bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-01-10 17:06 UTC  (5+ messages)

[PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
 2026-01-10 15:41 UTC  (4+ messages)

[PATCH bpf] libbpf: BTF dedup should ignore modifiers in type equivalence checks
 2026-01-10 14:05 UTC  (4+ messages)

LSF/MM/BPF: 2026: Call for Proposals
 2026-01-10 13:24 UTC 

kernel crashes in BPF JIT code with kCFI and clang on x86
 2026-01-10  7:58 UTC  (4+ messages)

[PATCH bpf-next v8 00/11] bpf: fsession support
 2026-01-10  6:16 UTC  (13+ messages)
` [PATCH bpf-next v8 04/11] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v8 05/11] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v8 06/11] bpf,x86: introduce emit_st_r0_imm64() for trampoline

[PATCH bpf-next v3 0/3] bpf, x86: inline bpf_get_current_task() for x86_64
 2026-01-10  3:43 UTC  (3+ messages)
` [PATCH bpf-next v3 1/3] "

[PATCH bpf-next v1 00/10] bpf: Kernel functions with KF_IMPLICIT_ARGS
 2026-01-10  1:29 UTC  (26+ messages)
` [PATCH bpf-next v1 01/10] bpf: Refactor btf_kfunc_id_set_contains
` [PATCH bpf-next v1 02/10] bpf: Introduce struct bpf_kfunc_meta
` [PATCH bpf-next v1 03/10] bpf: Verifier support for KF_IMPLICIT_ARGS
` [PATCH bpf-next v1 04/10] resolve_btfids: Support "
` [PATCH bpf-next v1 05/10] selftests/bpf: Add tests "
` [PATCH bpf-next v1 06/10] bpf: Add bpf_wq_set_callback kfunc with KF_IMPLICIT_ARGS
` [PATCH bpf-next v1 07/10] HID: Use bpf_wq_set_callback kernel function
` [PATCH bpf-next v1 08/10] bpf: Add bpf_task_work_schedule_* kfuncs with KF_IMPLICIT_ARGS
` [PATCH bpf-next v1 09/10] bpf: Add bpf_stream_vprintk "
` [PATCH bpf-next v1 10/10] bpf,docs: Document KF_IMPLICIT_ARGS flag

[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2026-01-10  0:36 UTC  (7+ messages)
` [PATCHv6 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
` [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
` [PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[PATCH bpf] libbpf: Fix OOB read in btf_dump_get_bitfield_value
 2026-01-10  0:00 UTC  (2+ messages)

[PATCH RESEND bpf-next v7 0/2] Pass external callchain entry to get_perf_callchain
 2026-01-09 23:47 UTC  (5+ messages)
` [PATCH bpf-next v7 2/2] bpf: Hold the perf callchain entry until used completely

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

[PATCH bpf-next v3 00/16] Remove task and cgroup local storage percpu counters
 2026-01-09 21:53 UTC  (15+ messages)
` [PATCH bpf-next v3 01/16] bpf: Convert bpf_selem_unlink_map to failable
` [PATCH bpf-next v3 03/16] bpf: Open code bpf_selem_unlink_storage in bpf_selem_unlink
` [PATCH bpf-next v3 04/16] bpf: Convert bpf_selem_unlink to failable
` [PATCH bpf-next v3 10/16] bpf: Support lockless unlink when freeing map or local storage

[PATCH bpf-next v1] bpf: Use reg_state() for register access in verifier
 2026-01-09 21:26 UTC  (2+ messages)

[RESEND PATCH bpf-next v4 7/9] bpf: Add common attr support for map_create
 2026-01-09 21:08 UTC  (6+ messages)

[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-01-09 19:06 UTC  (11+ messages)
` [PATCH v8 04/12] arm64: support WFET in smp_cond_relaxed_timeout()
` [PATCH v8 07/12] atomic: Add atomic_cond_read_*_timeout()

[PATCH] bpf-next: Prevent out of bound buffer write in __bpf_get_stack
 2026-01-09 19:05 UTC  (5+ messages)

[PATCH v5 bpf-next] bpftool: Make skeleton C++ compatible with explicit casts
 2026-01-09 19:00 UTC  (2+ messages)

[PATCH v8 bpf-next 00/10] Add kind layout to BTF
 2026-01-09 18:34 UTC  (17+ messages)
` [PATCH v8 bpf-next 01/10] btf: add kind layout encoding to UAPI

[PATCH bpf-next 0/3] bpf: Introduce BPF_BRANCH_SNAPSHOT_F_COPY flag for bpf_get_branch_snapshot helper
 2026-01-09 16:31 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpf, x64: Call perf_snapshot_branch_stack in trampoline
` [PATCH bpf-next 2/3] bpf: Introduce BPF_BRANCH_SNAPSHOT_F_COPY flag for bpf_get_branch_snapshot helper
` [PATCH bpf-next 3/3] selftests/bpf: Add BPF_BRANCH_SNAPSHOT_F_COPY test

[PATCH] powerpc64/bpf: support direct_call on livepatch function
 2026-01-09 13:48 UTC  (10+ messages)


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