messages from 2023-01-31 20:45:52 to 2023-02-02 11:01:39 UTC [more...]
[PATCH 00/33] virtio-net: support AF_XDP zero copy
2023-02-02 11:00 UTC (10+ messages)
` [PATCH 01/33] virtio_ring: virtqueue_add() support premapped
` [PATCH 02/33] virtio_ring: split: virtqueue_add_split() "
` [PATCH 03/33] virtio_ring: packed: virtqueue_add_packed() "
` [PATCH 04/33] virtio_ring: introduce virtqueue_add_outbuf_premapped()
` [PATCH 05/33] virtio_ring: introduce virtqueue_add_inbuf_premapped()
` [PATCH 06/33] virtio_ring: introduce virtqueue_reset()
` [PATCH 08/33] virtio_ring: introduce dma sync api for virtio
` [PATCH 09/33] xsk: xsk_buff_pool add callback for dma_sync
` [PATCH 11/33] virtio_net: rename free_old_xmit_skbs to free_old_xmit
[PATCH 0/2] virtio-net: close() to follow mirror of open()
2023-02-02 10:56 UTC (4+ messages)
` [PATCH 1/2] virtio-net: Keep stop() to follow mirror sequence "
` [PATCH 2/2] virtio-net: Maintain reverse cleanup order
[PATCH net-next v2] virtio-net: fix possible unsigned integer overflow
2023-02-02 10:55 UTC (8+ messages)
[PATCH 0/8] Add ftrace direct call for arm64
2023-02-02 10:50 UTC (11+ messages)
` [PATCH 1/8] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
` [PATCH 2/8] ftrace: Remove the legacy _ftrace_direct API
` [PATCH 3/8] ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
` [PATCH 4/8] ftrace: Store direct called addresses in their ops
` [PATCH 5/8] ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
` [PATCH 6/8] ftrace: Fix dead loop caused by direct call in ftrace selftest
` [PATCH 7/8] arm64: ftrace: Add direct call support
` [PATCH 8/8] arm64: ftrace: Add direct called trampoline samples support
[PATCH bpf-next] selftests/bpf: Don't refill on completion in xdp_metadata
2023-02-02 10:50 UTC (2+ messages)
[PATCH bpf-next 0/7] bpf, mm: bpf memory usage
2023-02-02 10:23 UTC (10+ messages)
` [PATCH bpf-next 1/7] mm: percpu: fix incorrect size in pcpu_obj_full_size()
` [PATCH bpf-next 2/7] mm: percpu: introduce percpu_size()
` [PATCH bpf-next 3/7] mm: vmalloc: introduce vsize()
` [PATCH bpf-next 4/7] mm: util: introduce kvsize()
` [PATCH bpf-next 5/7] bpf: add new map ops ->map_mem_usage
` [PATCH bpf-next 6/7] bpf: introduce bpf_mem_alloc_size()
` [PATCH bpf-next 7/7] bpf: hashtab memory usage
[PATCH bpf-next v3 0/1] docs/bpf: Add description of register liveness tracking algorithm
2023-02-02 9:25 UTC (7+ messages)
` [PATCH bpf-next v3 1/1] "
[RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE
2023-02-02 8:47 UTC (5+ messages)
[PATCH bpf-next v2 1/1] libbpf: Correctly set the kernel code version in Debian kernel
2023-02-02 6:32 UTC
[PATCH bpf-next 0/2] bpf: Two small cleanups
2023-02-02 6:31 UTC (3+ messages)
` [PATCH bpf-next 1/2] tools/bpf: Use tab instead of white spaces to sync bpf.h
` [PATCH bpf-next 2/2] selftests/bpf: Use semicolon instead of comma in test_verifier.c
[PATCH bpf-next v2] libbpf: Add wakeup_events to creation options
2023-02-02 6:25 UTC
[PATCH bpf-next v1] libbpf: Add wakeup_events to creation options
2023-02-02 6:25 UTC (4+ messages)
[RFC PATCH v3] Documentation/bpf: Document API stability expectations for kfuncs
2023-02-02 5:25 UTC (2+ messages)
[PATCH 0/4] perf lock contention: Improve aggr x filter combination (v1)
2023-02-02 5:04 UTC (5+ messages)
` [PATCH 1/4] perf lock contention: Factor out lock_contention_get_name()
` [PATCH 2/4] perf lock contention: Use lock_stat_find{,new}
` [PATCH 3/4] perf lock contention: Support filters for different aggregation
` [PATCH 4/4] perf test: Add more test cases for perf lock contention
[PATCH bpf-next 2/4] bpf: treewide: Clean up BPF_ALU and BPF_JMP
2023-02-02 4:01 UTC
[RFC/PATCH] perf lock contention: Add -o/--lock-owner option
2023-02-02 2:57 UTC (4+ messages)
[PATCH 00/34] selftests: Fix incorrect kernel headers search path
2023-02-02 2:07 UTC (2+ messages)
[PATCH bpf-next v1 1/1] libbpf: Correctly set the kernel code version in Debian kernel
2023-02-02 1:43 UTC (2+ messages)
[PATCH] perf lock contention: Add -S/--callstack-filter option
2023-02-02 1:31 UTC (2+ messages)
[PATCH net v2] ixgbe: Panic during XDP_TX with > 64 CPUs
2023-02-02 1:23 UTC (3+ messages)
[PATCH v9 bpf-next 0/5] Add skb + xdp dynptrs
2023-02-02 1:21 UTC (25+ messages)
` [PATCH v9 bpf-next 3/5] bpf: Add skb dynptrs
[PATCH v2 dwarves 0/5] dwarves: support encoding of optimized-out parameters, removal of inconsistent static functions
2023-02-02 1:09 UTC (30+ messages)
` [PATCH v2 dwarves 1/5] dwarves: help dwarf loader spot functions with optimized-out parameters
` [PATCH v2 dwarves 2/5] btf_encoder: refactor function addition into dedicated btf_encoder__add_func
pahole: New version 1.25 release?
2023-02-02 0:08 UTC (3+ messages)
[PATCH bpf-next V2 0/4] selftests/bpf: xdp_hw_metadata fixes series
2023-02-02 0:00 UTC (9+ messages)
` [PATCH bpf-next V2 1/4] selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
` [PATCH bpf-next V2 2/4] selftests/bpf: xdp_hw_metadata cleanup cause segfault
` [PATCH bpf-next V2 3/4] selftests/bpf: xdp_hw_metadata correct status value in error(3)
` [PATCH bpf-next V2 4/4] selftests/bpf: xdp_hw_metadata use strncpy for ifname
[PATCH bpf-next V1] selftests/bpf: fix unmap bug in prog_tests/xdp_metadata.c
2023-02-01 23:50 UTC (3+ messages)
[PATCH v2] tools/resolve_btfids: Tidy host CFLAGS forcing
2023-02-01 23:31 UTC (2+ messages)
[PATCH bpf-next v3 0/4] bpf: Add __bpf_kfunc tag for kfunc definitions
2023-02-01 23:30 UTC (6+ messages)
` [PATCH bpf-next v3 1/4] bpf: Add __bpf_kfunc tag for marking kernel functions as kfuncs
` [PATCH bpf-next v3 2/4] bpf: Document usage of the new __bpf_kfunc macro
` [PATCH bpf-next v3 3/4] bpf: Add __bpf_kfunc tag to all kfuncs
` [PATCH bpf-next v3 4/4] selftests/bpf: Add testcase for static kfunc with unused arg
[PATCH bpf-next] selftests/bpf: Try to address xdp_metadata crashes
2023-02-01 23:28 UTC (4+ messages)
Interruptable eBPF programs
2023-02-01 23:07 UTC (4+ messages)
[PATCH bpf-next 00/13] ice: add XDP mbuf support
2023-02-01 22:40 UTC (10+ messages)
` [PATCH bpf-next 07/13] ice: use ice_max_xdp_frame_size() in ice_xdp_setup_prog()
` [PATCH bpf-next 08/13] ice: do not call ice_finalize_xdp_rx() unnecessarily
` [PATCH bpf-next 09/13] ice: use xdp->frame_sz instead of recalculating truesize
` [PATCH bpf-next 10/13] ice: add support for XDP multi-buffer on Rx side
` [PATCH bpf-next 11/13] ice: add support for XDP multi-buffer on Tx side
` [PATCH bpf-next 12/13] ice: remove next_{dd,rs} fields from ice_tx_ring
` [PATCH bpf-next 13/13] ice: xsk: do not convert to buff to frame for XDP_TX
[PATCH v1] tools/resolve_btfids: Tidy host CFLAGS forcing
2023-02-01 21:42 UTC (7+ messages)
[PATCH v3 bpf-next 00/11] BPF rbtree next-gen datastructure
2023-02-01 21:36 UTC (5+ messages)
` [PATCH v3 bpf-next 02/11] bpf: Improve bpf_reg_state space usage for non-owning ref lock
` [PATCH v3 bpf-next 11/11] bpf, documentation: Add graph documentation for non-owning refs
[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
2023-02-01 19:31 UTC (10+ messages)
` [PATCH v5 bpf-next 1/8] netdev-genl: create a simple family for netdev stuff
` [PATCH v5 bpf-next 2/8] drivers: net: turn on XDP features
` [PATCH v5 bpf-next 3/8] xsk: add usage of XDP features flags
` [PATCH v5 bpf-next 4/8] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [PATCH v5 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
` [PATCH v5 bpf-next 6/8] bpf: devmap: check XDP features in __xdp_enqueue routine
` [PATCH v5 bpf-next 7/8] selftests/bpf: add test for bpf_xdp_query xdp-features support
` [PATCH v5 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool
[PATCH bpf-next] bpftool: disable bpfilter kernel config checks
2023-02-01 15:21 UTC (2+ messages)
[REMINDER] LSF/MM/BPF: 2023: Call for Proposals
2023-02-01 15:13 UTC
[PATCH dwarves] dwarves: sync with libbpf-1.1
2023-02-01 15:11 UTC (3+ messages)
[PATCH bpf-next 0/4] bpf: Replace BPF_ALU and BPF_JMP with BPF_ALU32 and BPF_JMP64
2023-02-01 14:59 UTC (4+ messages)
` [PATCH bpf-next 1/4] bpf: Add new macro "
` [PATCH bpf-next 4/4] bpf: Mark BPF_ALU and BPF_JMP as deprecated
[RFC 0/5] mm/bpf/perf: Store build id in file object
2023-02-01 13:57 UTC (6+ messages)
` [PATCH RFC 1/5] mm: "
` [PATCH RFC 2/5] bpf: Use file object build id in stackmap
` [PATCH RFC 3/5] perf: Use file object build id in perf_event_mmap_event
` [PATCH RFC 4/5] selftests/bpf: Add file_build_id test
` [PATCH RFC 5/5] selftests/bpf: Add iter_task_vma_buildid test
[PATCH v2 net] ixgbe: allow to increase MTU to some extent with XDP enabled
2023-02-01 13:28 UTC (7+ messages)
` [Intel-wired-lan] "
[bpf-next v2] bpftool: profile online CPUs instead of possible
2023-02-01 12:24 UTC
[PATCH v2 1/9] powerpc: Remove __kernel_text_address() in show_instructions()
2023-02-01 10:04 UTC (9+ messages)
` [PATCH v2 2/9] powerpc/bpf/32: No need to zeroise r4 when not doing tail call
` [PATCH v2 3/9] powerpc/bpf/32: Only set a stack frame when necessary
` [PATCH v2 4/9] powerpc/bpf/32: BPF prog is never called with more than one arg
` [PATCH v2 5/9] powerpc/bpf: Perform complete extra passes to update addresses
` [PATCH v2 6/9] powerpc/bpf: Only pad length-variable code at initial pass
` [PATCH v2 7/9] powerpc/bpf/32: Optimise some particular const operations
` [PATCH v2 8/9] powerpc/bpf/32: introduce a second source register for ALU operations
` [PATCH v2 9/9] powerpc/bpf/32: perform three operands "
[PATCH bpf-next 0/6] New benchmark for hashmap lookups
2023-02-01 9:41 UTC (12+ messages)
` [PATCH bpf-next 6/6] selftest/bpf/benchs: Add "
Prezentacja
2023-02-01 8:36 UTC
LSF/MM/BPF activity proposal: Compiled BPF
2023-02-01 7:54 UTC (4+ messages)
` [Lsf-pc] "
[bpf-next v5 1/3] bpf: hash map, avoid deadlock with suitable hash mask
2023-02-01 7:12 UTC (6+ messages)
` [bpf-next v5 3/3] bpf: hash map, suppress false lockdep warning
[PATCH net-next] virtio-net: fix possible unsigned integer overflow
2023-02-01 6:47 UTC (3+ messages)
` "
[LSF/MM/BPF TOPIC] Multi-kfunc sets / restricted scoping
2023-02-01 6:25 UTC (2+ messages)
Adding map read write API to bpftool gen skeleton sub command
2023-02-01 6:16 UTC
[bpf-next v1 1/2] libbpf: introduce new API libbpf_num_online_cpus
2023-02-01 3:12 UTC (6+ messages)
` [bpf-next v1 2/2] bpftool: profile online CPUs instead of possible
[PATCH v4 1/2] tools/resolve_btfids: Install subcmd headers
2023-02-01 2:00 UTC (11+ messages)
` [PATCH v4 2/2] tools/resolve_btfids: Alter how HOSTCC is forced
[PATCH 0/9] use canonical ftrace path whenever possible
2023-02-01 0:05 UTC (10+ messages)
` [PATCH 3/9] selftests/bpf: use canonical ftrace path
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox