bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-30 00:06:56 to 2024-01-31 16:24:26 UTC [more...]

[PATCH bpf-next v2 0/2] tools/resolve_btfids: fix cross-compilation to non-host endianness
 2024-01-31 16:24 UTC  (2+ messages)
` [PATCH bpf-next v2 1/2] tools/resolve_btfids: Refactor set sorting with types from btf_ids.h

[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
 2024-01-31 16:23 UTC  (10+ messages)
` [RFC PATCH v7 1/8] "

[RFC bpf-next 0/2] libbpf Userspace Runtime-Defined Tracing (URDT)
 2024-01-31 16:20 UTC  (3+ messages)
` [RFC bpf-next 1/2] libbpf: add support for Userspace Runtime Dynamic "
` [RFC bpf-next 2/2] selftests/bpf: add tests for Userspace Runtime Defined Tracepoints (URDT)

[PATCH bpf-next V2] bpf: use -Wno-address-of-packed-member when building with GCC
 2024-01-31 15:57 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf: Add generic kfunc bpf_ffs64()
 2024-01-31 15:56 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] "
` [RFC PATCH bpf-next 2/2] selftests/bpf: Add testcases for "

[PATCH v6 net-next 0/5] add multi-buff support for xdp running in generic mode
 2024-01-31 15:32 UTC  (20+ messages)
` [PATCH v6 net-next 1/5] net: add generic per-cpu page_pool allocator
` [PATCH v6 net-next 4/5] net: page_pool: make stats available just for global pools

[PATCH v5 bpf-next 0/4] bpf: Add bpf_iter_cpumask
 2024-01-31 14:54 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/4] bpf: Add bpf_iter_cpumask kfuncs
` [PATCH v5 bpf-next 2/4] bpf, docs: Add document for cpumask iter
` [PATCH v5 bpf-next 3/4] selftests/bpf: Fix error checking for cpumask_success__load()
` [PATCH v5 bpf-next 4/4] selftests/bpf: Add selftests for cpumask iter

[PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths
 2024-01-31 14:18 UTC 

[PATCH net-next 0/3] net: stmmac: EST conformance support
 2024-01-31 12:30 UTC  (2+ messages)

[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
 2024-01-31 11:03 UTC  (32+ 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 00/11] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-01-31 10:58 UTC  (10+ messages)
` [PATCH net-next v4 01/11] net: phylink: publish ethtool link modes that supported and advertised
` [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode
` [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 v2 0/3] HID: bpf: couple of upstream fixes
 2024-01-31 10:38 UTC  (2+ messages)

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2024-01-31 10:28 UTC  (6+ messages)
` [RFC PATCH v2 31/31] kvx: Add IPI driver

[PATCH dwarves v3] pahole: Inject kfunc decl tags into BTF
 2024-01-31 10:17 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-31  9:47 UTC  (4+ messages)
` [PATCH bpf-next v4 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

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

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

[PATCH bpf-next 0/5] Libbpf API and memfd_create() fixes
 2024-01-31  7:41 UTC  (11+ messages)
` [PATCH bpf-next 1/5] libbpf: call memfd_create() syscall directly
` [PATCH bpf-next 2/5] libbpf: add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API
` [PATCH bpf-next 3/5] libbpf: add btf__new_split() API that was declared but not implemented
` [PATCH bpf-next 4/5] libbpf: add missed btf_ext__raw_data() API
` [PATCH bpf-next 5/5] selftests/bpf: fix bench runner SIGSEGV

[PATCH bpf-next ] selftests/bpf: disable IPv6 for lwt_redirect test
 2024-01-31  5:32 UTC 

[PATCH bpf-next] bpf, docs: Clarify which legacy packet instructions existed
 2024-01-31  3:37 UTC  (2+ messages)
` [Bpf] "

[PATCH net-next] xdp: Remove usage of the deprecated ida_simple_xx() API
 2024-01-31  2:00 UTC  (2+ messages)

[PATCH bpf-next 0/2] libbpf: add bpf_core_cast() helper
 2024-01-31  1:10 UTC  (4+ messages)
` [PATCH bpf-next 1/2] libbpf: add bpf_core_cast() macro
` [PATCH bpf-next 2/2] selftests/bpf: convert bpf_rdonly_cast() uses to "

[PATCH bpf-next v4] bpftool: add support for split BTF to gen min_core_btf
 2024-01-30 23:05 UTC 

ISA: BPF_CALL | BPF_X
 2024-01-30 21:01 UTC  (6+ messages)
` [Bpf] "

[PATCH bpf-next] bpf: use -Wno-address-of-packed-member when building with GCC
 2024-01-30 19:45 UTC  (5+ messages)

ISA: BPF_MSH and deprecated packet access instructions
 2024-01-30 19:40 UTC  (20+ messages)
` [Bpf] "

[PATCH v3 bpf-next 0/4] Trusted PTR_TO_BTF_ID arg support in global subprogs
 2024-01-30 17:50 UTC  (6+ 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

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

[PATCH bpf-next v2 0/4] Mixing bpf2bpf and tailcalls for RV64
 2024-01-30 17:30 UTC  (9+ 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 bpf-next] bpf: build type-punning BPF selftests with -fno-strict-aliasing
 2024-01-30 15:20 UTC  (2+ messages)

[PATCH bpf-next] bpf: move -Wno-compare-distinct-pointer-types to BPF_CFLAGS
 2024-01-30 15:20 UTC  (2+ messages)

[PATCH v3] libbpf: Add some details for BTF parsing failures
 2024-01-30 13:41 UTC  (4+ messages)

[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

[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 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 RFC 1/4] fs/locks: Fix file lock cache accounting, again
 2024-01-30 11:04 UTC  (2+ messages)

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

[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] bpftool: Support dumping kfunc prototypes from BTF
 2024-01-30  8:15 UTC  (5+ messages)

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

[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 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  (4+ messages)
` [PATCH bpf-next 2/3] bpf: Keep im address consistent between dry run and real patching

[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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).