BPF List
 help / color / mirror / Atom feed
 messages from 2024-01-29 01:24:26 to 2024-01-30 12:46:14 UTC [more...]

[PATCH bpf-next 0/2] Enable inline bpf_kptr_xchg() for RV64
 2024-01-30 12:46 UTC  (3+ messages)
` [PATCH bpf-next 1/2] riscv, bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Enable inline bpf_kptr_xchg() test "

[RFC PATCH bpf-next 0/5] static branches
 2024-01-30 12:13 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/5] bpf: fix potential error return

ISA: BPF_MSH and deprecated packet access instructions
 2024-01-30 12:13 UTC  (9+ messages)
` [Bpf] "

[net PATCH] octeontx2-pf: Remove xdp queues on program detach
 2024-01-30 12:06 UTC 

[PATCH vhost 00/14] virtio remove dma info for premapped mode
 2024-01-30 11:43 UTC  (16+ messages)
` [PATCH 01/14] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH 02/14] virtio_ring: packed: remove double check of the unmap ops
` [PATCH 03/14] virtio_ring: packed: structure the indirect desc table
` [PATCH 04/14] virtio_ring: split: remove double check of the unmap ops
` [PATCH 05/14] virtio_ring: split: structure the indirect desc table
` [PATCH 06/14] virtio_ring: no store dma info when unmap is not needed
` [PATCH 07/14] virtio_ring: introduce dma map api for page
` [PATCH 08/14] virtio: find_vqs introduce premapped parameter
` [PATCH 09/14] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH 10/14] virtio_net: set premapped mode by find_vqs()
` [PATCH 11/14] virtio_ring: remove api of setting vq premapped
` [PATCH 12/14] virtio_net: unify the code for recycling the xmit ptr
` [PATCH 13/14] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH 14/14] virtio_net: sq support premapped mode

[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
 2024-01-30 11:42 UTC  (18+ messages)
` [PATCH vhost 01/17] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost 02/17] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost 03/17] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost 04/17] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost 05/17] virtio_ring: split: structure the indirect desc table
` [PATCH vhost 06/17] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost 08/17] virtio: vring_new_virtqueue(): "
` [PATCH vhost 09/17] virtio_ring: reuse the parameter struct of find_vqs()
` [PATCH vhost 10/17] virtio: find_vqs: add new parameter premapped
` [PATCH vhost 11/17] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost 12/17] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost 13/17] virtio_ring: remove api of setting vq premapped
` [PATCH vhost 14/17] virtio_ring: introduce dma map api for page
` [PATCH vhost 15/17] virtio_net: unify the code for recycling the xmit ptr
` [PATCH vhost 16/17] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH vhost 17/17] virtio_net: sq support premapped mode

[PATCH net-next v4 0/5] remove page frag implementation in vhost_net
 2024-01-30 11:37 UTC  (2+ messages)
` [PATCH net-next v4 4/5] vhost/net: remove vhost_net_page_frag_refill()

[PATCH bpf-next] bpf: move -Wno-compare-distinct-pointer-types to BPF_CFLAGS
 2024-01-30 11:36 UTC 

[PATCH v6 net-next 0/5] add multi-buff support for xdp running in generic mode
 2024-01-30 11:23 UTC  (18+ messages)
` [PATCH v6 net-next 1/5] net: add generic per-cpu page_pool allocator
` [PATCH v6 net-next 2/5] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
` [PATCH v6 net-next 4/5] net: page_pool: make stats available just for global pools

[PATCH RFC 1/4] fs/locks: Fix file lock cache accounting, again
 2024-01-30 11:04 UTC  (2+ messages)

[PATCH bpf-next] bpf: build type-punning BPF selftests with -fno-strict-aliasing
 2024-01-30 11:03 UTC 

[PATCH net-next v3 0/5] remove page frag implementation in vhost_net
 2024-01-30 10:38 UTC  (4+ messages)

[PATCH net-next v4 00/11] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-01-30 10:21 UTC  (15+ messages)
` [PATCH net-next v4 01/11] net: phylink: publish ethtool link modes that supported and advertised
` [PATCH net-next v4 02/11] net: stmmac: provide allow_switch_interface flag
` [PATCH net-next v4 03/11] net: phylink: provide mac_get_pcs_neg_mode() function
` [PATCH net-next v4 04/11] net: phylink: add phylink_pcs_neg_mode() declaration into phylink.h
` [PATCH net-next v4 05/11] net: stmmac: select PCS negotiation mode according to the interface mode
` [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new "
` [PATCH net-next v4 07/11] arch: x86: Add IPC mailbox accessor function and add SoC register access
` [PATCH net-next v4 08/11] stmmac: intel: configure SerDes according to the interface mode
` [PATCH net-next v4 09/11] net: stmmac: configure SerDes on mac_finish
` [PATCH net-next v4 10/11] stmmac: intel: interface switching support for EHL platform
` [PATCH net-next v4 11/11] stmmac: intel: interface switching support for ADL-N platform

[RFC PATCH] bpf: Prevent recursive deadlocks in BPF programs attached to spin lock helpers using fentry/ fexit
 2024-01-30  9:25 UTC  (2+ messages)

[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
 2024-01-30  9:14 UTC  (7+ messages)
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

[PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
 2024-01-30  8:20 UTC  (10+ messages)
` [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
    `  "

[PATCH bpf-next] bpftool: Support dumping kfunc prototypes from BTF
 2024-01-30  8:15 UTC  (5+ messages)

[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
 2024-01-30  6:39 UTC  (7+ messages)
` [RFC PATCH v7 1/8] "

[PATCH bpf-next v4 0/3] Fix make install target for BPF selftests
 2024-01-30  6:24 UTC  (6+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Remove incorrect object path
` [PATCH bpf-next v4 2/3] selftests/bpf: Make install target copy test_progs extra files
` [PATCH bpf-next v4 3/3] selftests/bpf: Make install target copy bpftool

[PATCH bpf v2 0/3] Fix the read of vsyscall page through bpf
 2024-01-30  4:20 UTC  (7+ messages)
` [PATCH bpf v2 1/3] x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
` [PATCH bpf v2 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()

[PATCH bpf-next v1] bpf,token: use BIT_ULL() to convert the bit mask
 2024-01-30  4:10 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] Mixing bpf2bpf and tailcalls for RV64
 2024-01-30  4:09 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] riscv, bpf: Remove redundant ctx->offset initialization
` [PATCH bpf-next v2 2/4] riscv, bpf: Using kvcalloc to allocate cache buffer
` [PATCH bpf-next v2 3/4] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
` [PATCH bpf-next v2 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

[PATCH net-next 0/5] virtio-net: sq support premapped mode
 2024-01-30  3:27 UTC  (26+ messages)
` [PATCH net-next 4/5] virtio_ring: introduce virtqueue_get_dma_premapped()
` [PATCH net-next 5/5] virtio_net: sq support premapped mode

[PATCH bpf-next 0/3] Use bpf_prog_pack for RV64 bpf trampoline
 2024-01-30  3:19 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Use precise image size for struct_ops trampoline
` [PATCH bpf-next 2/3] bpf: Keep im address consistent between dry run and real patching
` [PATCH bpf-next 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline

[PATCH] bpf: generate const static pointers for kernel helpers
 2024-01-30  2:00 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
 2024-01-30  1:50 UTC  (5+ messages)

[PATCH v3] libbpf: Add some details for BTF parsing failures
 2024-01-30  0:50 UTC  (3+ messages)

[PATCH v3 bpf-next 0/4] Trusted PTR_TO_BTF_ID arg support in global subprogs
 2024-01-30  0:06 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] bpf: add __arg_trusted global func arg tag
` [PATCH v3 bpf-next 2/4] bpf: add arg:nullable tag to be combined with trusted pointers
` [PATCH v3 bpf-next 3/4] libbpf: add __arg_trusted and __arg_nullable tag macros
` [PATCH v3 bpf-next 4/4] selftests/bpf: add trusted global subprog arg tests

BPF selftests and strict aliasing
 2024-01-29 21:59 UTC  (11+ messages)

[PATCH bpf-next] perf/bpf: Fix duplicate type check
 2024-01-29 21:50 UTC  (4+ messages)

[PATCH V2] bpf: use -Wno-error in certain tests when building with GCC
 2024-01-29 21:40 UTC  (2+ messages)

[PATCH bpf-next] bpf, docs: Expand set of initial conformance groups
 2024-01-29 21:04 UTC  (3+ messages)
` [Bpf] "

[PATCH v2 bpf-next 0/7] Trusted PTR_TO_BTF_ID arg support in global subprogs
 2024-01-29 20:50 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Remove "&>" usage in the selftests
 2024-01-29 20:50 UTC  (2+ messages)

[PATCH 5.10.y 0/1] bpf: fix warning ftrace_verify_code
 2024-01-29 18:33 UTC  (4+ messages)
` [PATCH 5.10.y 1/1] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)

[PATCH 5.10.y] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
 2024-01-29 18:31 UTC 

[PATCH dwarves v3] pahole: Inject kfunc decl tags into BTF
 2024-01-29 18:12 UTC  (5+ messages)

[PATCH 5.15.y] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
 2024-01-29 18:01 UTC 

[PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
 2024-01-29 16:15 UTC  (17+ messages)
` [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations

[PATCH bpf-next] [docs/bpf] Improve documentation of 64-bit immediate instructions
 2024-01-29 16:00 UTC  (2+ messages)

[PATCH bpf-next] bpf: remove unused field "mod" in struct bpf_trampoline
 2024-01-29 15:50 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Drop return in bpf_testmod_exit
 2024-01-29 15:50 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix faccessat() usage on Android
 2024-01-29 15:30 UTC  (2+ messages)

[PATCH 1/1] bpftool: Be more portable by using POSIX's basename()
 2024-01-29 15:17 UTC  (2+ messages)

[PATCH net-next v3 0/5] TSN auto negotiation between 1G and 2.5G
 2024-01-29 13:41 UTC  (14+ messages)
` [PATCH net-next v3 2/5] net: pcs: xpcs: combine C37 SGMII AN and 2500BASEX for Intel mGbE controller
` [PATCH net-next v3 3/5] net: phy: update in-band AN mode when changing interface by PHY driver
` [PATCH net-next v3 4/5] net: stmmac: enable Intel mGbE 1G/2.5G auto-negotiation support

[PATCH net-next v2 0/5] TSN auto negotiation between 1G and 2.5G
 2024-01-29 13:11 UTC  (8+ messages)

[PATCH] bpftool: Add missing libgen.h for basename()
 2024-01-29 11:23 UTC  (10+ messages)

[PATCH bpf-next] tools/resolve_btfids: fix cross-compilation to non-host endianness
 2024-01-29 10:09 UTC  (4+ messages)

[PATCH v6 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-01-29  9:54 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-01-29  4:32 UTC 

[PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-29  1:24 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf: btf: Support flags for BTF_SET8 sets
` [PATCH bpf-next v4 2/3] bpf: btf: Add BTF_KFUNCS_START/END macro pair
` [PATCH bpf-next v4 3/3] bpf: treewide: Annotate BPF kfuncs in BTF


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