BPF List
 help / color / mirror / Atom feed
 messages from 2025-03-18 18:28:08 to 2025-03-21 10:40:33 UTC [more...]

[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
 2025-03-21 10:40 UTC  (9+ messages)
` [PATCHv4 RESEND net-next 1/2] selftests: wireguards: convert iptables to nft
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test

[PATCH net v2] bonding: check xdp prog when set bond mode
 2025-03-21 10:20 UTC  (5+ messages)

[PATCH net-next v2 0/3] Bug fixes from XDP and perout series
 2025-03-21  8:13 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface
` [PATCH net-next v2 2/3] net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net-next v2 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request

[PATCH net-next 0/3] Bug fixes from XDP and perout series
 2025-03-21  8:01 UTC  (8+ messages)
` [PATCH net-next 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface
` [PATCH net-next 2/3] net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net-next 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request

[PATCH v2] selftests/bpf: fix the compilation errors caused by larchintrin.h
 2025-03-21  7:36 UTC 

linux-next: build failure after merge of the bpf-next tree
 2025-03-21  7:15 UTC  (16+ messages)

[PATCH v2] perf trace: Implement syscall summary in BPF
 2025-03-21  5:54 UTC  (10+ messages)

[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
 2025-03-21  5:46 UTC  (8+ messages)

[PATCH] bpf: Remove duplicate judgments
 2025-03-21  5:23 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Reentrant kmalloc usable from any context
 2025-03-21  3:32 UTC 

[PATCH bpf-next v4 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-03-21  0:54 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] selftests/xsk: Add packet stream replacement function
` [PATCH bpf-next v4 2/2] selftests/xsk: Add tail adjustment tests and support check

[PATCH bpf-next v3 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-03-21  1:18 UTC  (6+ messages)
` [PATCH bpf-next v3 2/2] selftests/xsk: Add tail adjustment tests and support check

[PATCH net-next 0/6] Basic XDP Support for DQO RDA Queue Format
 2025-03-21  0:29 UTC  (7+ messages)
` [PATCH net-next 1/6] gve: remove xdp_xsk_done and xdp_xsk_wakeup statistics
` [PATCH net-next 2/6] gve: introduce config-based allocation for XDP
` [PATCH net-next 3/6] gve: update GQ RX to use buf_size
` [PATCH net-next 4/6] gve: merge packet buffer size fields
` [PATCH net-next 5/6] gve: update XDP allocation path support RX buffer posting
` [PATCH net-next 6/6] gve: add XDP DROP and PASS support for DQ

[PATCH bpf-next v6 00/11] bpf qdisc
 2025-03-21  0:10 UTC  (14+ messages)
` [PATCH bpf-next v6 01/11] bpf: Add struct_ops context information to struct bpf_prog_aux
` [PATCH bpf-next v6 02/11] bpf: Prepare to reuse get_ctx_arg_idx
` [PATCH bpf-next v6 03/11] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v6 04/11] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v6 05/11] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v6 06/11] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v6 07/11] bpf: net_sched: Disable attaching bpf qdisc to non root
` [PATCH bpf-next v6 08/11] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v6 09/11] selftests/bpf: Add a basic fifo qdisc test
` [PATCH bpf-next v6 10/11] selftests/bpf: Add a bpf fq qdisc to selftest
` [PATCH bpf-next v6 11/11] selftests/bpf: Test attaching bpf qdisc to mq and non root

[RFC PATCH 0/4] uptr KV store
 2025-03-20 23:20 UTC  (7+ messages)
` [RFC PATCH 1/4] bpf: Allow creating dynptr from uptr
` [RFC PATCH 2/4] selftests/bpf: Implement basic uptr KV store
` [RFC PATCH 3/4] selftests/bpf: Test basic uptr KV store operations from user space and bpf
` [RFC PATCH 4/4] selftests/bpf: Test changing KV store value layout

[PATCH bpf-next] selftests/bpf: support struct/union presets in veristat
 2025-03-20 22:45 UTC 

[PATCH v2] libbpf: Add namespace for errstr making it libbpf_errstr
 2025-03-20 22:24 UTC 

[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
 2025-03-20 22:16 UTC  (11+ messages)
` [PATCH net v4 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment

[PATCH v1] libbpf: Add namespace for errstr making it libbpf_errstr
 2025-03-20 22:08 UTC  (4+ messages)

pull-request: bpf-next 2025-03-13
 2025-03-20 21:01 UTC  (3+ messages)

[PATCH dwarves v4 0/6] btf_encoder: emit type tags for bpf_arena pointers
 2025-03-20 20:34 UTC  (3+ messages)

[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
 2025-03-20 17:48 UTC  (6+ messages)
` [PATCH bpf-next/net v3 1/5] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net v3 2/5] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v3 3/5] selftests/bpf: More endpoints for endpoint_init
` [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest
` [PATCH bpf-next/net v3 5/5] selftests/bpf: Drop cgroup_fd of run_mptcpify

Ebpf function and doubts in its usage
 2025-03-20 17:42 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Sanitize pointer prior fclose()
 2025-03-20 17:40 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: Fix use-after-free of sockmap
 2025-03-20 14:48 UTC  (11+ messages)
` [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
` [PATCH bpf-next v3 2/3] bpf, sockmap: avoid using sk_socket after free when reading

[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
 2025-03-20 14:37 UTC  (12+ messages)
` [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH RFCv3 00/23] uprobes: Add support to optimize usdt probes on x86_64
 2025-03-20 13:51 UTC  (26+ messages)
` [PATCH RFCv3 01/23] uprobes: Rename arch_uretprobe_trampoline function
` [PATCH RFCv3 02/23] uprobes: Make copy_from_page global
` [PATCH RFCv3 03/23] uprobes: Move ref_ctr_offset update out of uprobe_write_opcode
` [PATCH RFCv3 04/23] uprobes: Add uprobe_write function
` [PATCH RFCv3 05/23] uprobes: Add nbytes argument to uprobe_write_opcode
` [PATCH RFCv3 06/23] uprobes: Add orig argument to uprobe_write and uprobe_write_opcode
` [PATCH RFCv3 07/23] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCH RFCv3 08/23] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCH RFCv3 09/23] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCH RFCv3 10/23] uprobes/x86: Add support to emulate nop5 instruction
` [PATCH RFCv3 11/23] uprobes/x86: Add support to optimize uprobes
` [PATCH RFCv3 12/23] selftests/bpf: Use 5-byte nop for x86 usdt probes
` [PATCH RFCv3 13/23] selftests/bpf: Reorg the uprobe_syscall test function
` [PATCH RFCv3 14/23] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
` [PATCH RFCv3 15/23] selftests/bpf: Add uprobe/usdt syscall tests
` [PATCH RFCv3 16/23] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCH RFCv3 17/23] selftests/bpf: Add uprobe syscall sigill signal test
` [PATCH RFCv3 18/23] selftests/bpf: Add optimized usdt variant for basic usdt test
` [PATCH RFCv3 19/23] selftests/bpf: Add uprobe_regs_equal test
` [PATCH RFCv3 20/23] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
` [PATCH RFCv3 21/23] selftests/bpf: Add 5-byte nop uprobe trigger bench
` [PATCH RFCv3 22/23] seccomp: passthrough uprobe systemcall without filtering
` [PATCH RFCv3 23/23] selftests/seccomp: validate uprobe syscall passes through seccomp

[PATCH dwarves] btf_encoder: Filter out __gendwarfksyms_ptr_
 2025-03-20 11:59 UTC  (5+ messages)

[RFC PATCH bpf-next 00/14] instruction sets and static keys
 2025-03-20  9:34 UTC  (18+ messages)
` [RFC PATCH bpf-next 02/14] bpf: add new map type: instructions set
` [RFC PATCH bpf-next 03/14] selftests/bpf: add selftests for new insn_set map
` [RFC PATCH bpf-next 04/14] bpf: add support for an extended JA instruction
` [RFC PATCH bpf-next 14/14] selftests/bpf: Add tests for BPF static calls

[PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc
 2025-03-20  8:20 UTC  (3+ messages)

[PATCH net] vmxnet3: unregister xdp rxq info in the reset path
 2025-03-20  4:55 UTC 

[PATCH net 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
 2025-03-19 23:42 UTC  (3+ messages)
` [PATCH net 1/2] "

[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
 2025-03-19 23:05 UTC  (4+ messages)

[PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
 2025-03-19 22:13 UTC  (6+ messages)

[PATCH net] xsk: fix an integer overflow in xp_create_and_assign_umem()
 2025-03-19 22:00 UTC  (2+ messages)

[main-line]warning at arch/powerpc/net/bpf_jit_comp.c:961
 2025-03-19 21:31 UTC  (3+ messages)

[PATCH bpf-next v12 0/5] bpf: add cpu time counter kfuncs
 2025-03-19 16:36 UTC  (6+ messages)
` [PATCH bpf-next v12 1/5] bpf: adjust BPF JIT dependency to BPF_SYSCALL
` [PATCH bpf-next v12 2/5] bpf: add bpf_get_cpu_time_counter kfunc
` [PATCH bpf-next v12 3/5] bpf: add bpf_cpu_time_counter_to_ns helper
` [PATCH bpf-next v12 4/5] selftests/bpf: add selftest to check bpf_get_cpu_time_counter jit
` [PATCH bpf-next v12 5/5] selftests/bpf: add usage example for cpu time counter kfuncs

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-19 16:29 UTC  (13+ messages)
` [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
` [PATCH net-next 12/16] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq

[PATCH net-next] igc: Fix TX drops in XDP ZC
 2025-03-19 16:16 UTC  (3+ messages)

[PATCH for-next v1] locking: Add __percpu tag to decode_tail qnode argument
 2025-03-19 15:06 UTC  (2+ messages)

[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-03-19  9:06 UTC  (5+ messages)
` [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures
  ` [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification

[PATCH v4 00/12] Direct Map Removal for guest_memfd
 2025-03-19  7:53 UTC  (8+ messages)
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map

[PATCH bpf-next v5 0/2] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
 2025-03-19  2:20 UTC  (2+ messages)

[PATCH bpf] bpf: clarify a misleading verifier error message
 2025-03-19  2:20 UTC  (2+ messages)

[PATCH bpf-next] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
 2025-03-19  2:10 UTC  (2+ messages)

[PATCH bpf-next v4 00/25] Resilient Queued Spin Lock
 2025-03-18 20:32 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