messages from 2025-06-20 03:11:37 to 2025-06-24 03:12:56 UTC [more...]
[PATCH bpf-next v3 00/12] BPF Standard Streams
2025-06-24 3:12 UTC (2+ messages)
` [PATCH bpf-next v3 01/12] bpf: Refactor bprintf buffer support
[PATCH net-next v3] net: xsk: introduce XDP_MAX_TX_BUDGET set/getsockopt
2025-06-24 2:47 UTC (25+ messages)
[PATCH bpf-next v2] bpf: make update_prog_stats always_inline
2025-06-24 2:03 UTC (3+ messages)
[PATCH net-next v6 0/9] Split netmem from struct page
2025-06-24 1:54 UTC (31+ messages)
` [PATCH net-next v6 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v6 2/9] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next v6 3/9] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next v6 4/9] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next v6 5/9] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next v6 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next v6 7/9] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH net-next v6 8/9] netmem: introduce a netmem API, virt_to_head_netmem()
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH] perf test: Change all remaining #!/bin/sh to #!/bin/bash
2025-06-24 1:29 UTC (2+ messages)
[PATCH bpf-next v4 0/3] Support array presets in veristat
2025-06-24 0:00 UTC (4+ messages)
` [PATCH bpf-next v4 2/3] selftests/bpf: support "
[PATCH net v3] ethernet: ionic: Fix DMA mapping tests
2025-06-23 23:50 UTC (6+ messages)
[PATCH v2] perf trace: Split BPF skel code to util/bpf_trace_augment.c
2025-06-23 22:57 UTC
[PATCH v5 00/14] Add a deadline server for sched_ext tasks
2025-06-23 22:15 UTC (5+ messages)
` [PATCH v5 12/14] selftests/sched_ext: Add test for sched_ext dl_server
` [PATCH v5 14/14] selftests/sched_ext: Add test for DL server total_bw consistency
[PATCH bpf-next v5 1/3] bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
2025-06-23 22:14 UTC (6+ messages)
` [PATCH bpf-next v5 2/3] bpf: Add show_fdinfo for uprobe_multi
` [PATCH bpf-next v5 3/3] bpf: Add show_fdinfo for kprobe_multi
[PATCH bpf-next 1/2] bpf: add bpf_dynptr_memset() kfunc
2025-06-23 22:12 UTC (13+ messages)
[RESEND PATCH v2 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
2025-06-23 21:36 UTC (5+ messages)
` [RESEND PATCH v2 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
[PATCH] bpf: turn off sanitizer in do_misc_fixups for old clang
2025-06-23 21:32 UTC (2+ messages)
[PATCH bpf-next v7 0/4] bpf: Add kfuncs for read-only string operations
2025-06-23 21:29 UTC (7+ messages)
` [PATCH bpf-next v7 1/4] uaccess: Define pagefault lock guard
` [PATCH bpf-next v7 2/4] bpf: Add kfuncs for read-only string operations
` [PATCH bpf-next v7 3/4] selftests/bpf: Allow macros in __retval
` [PATCH bpf-next v7 4/4] selftests/bpf: Add tests for string kfuncs
[PATCH] libbpf: fix possible use-after-free for externs
2025-06-23 20:53 UTC (3+ messages)
[PATCH v2] libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
2025-06-23 18:20 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Support ppc64el in vmtest
2025-06-23 16:40 UTC (2+ messages)
[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-23 16:31 UTC (7+ messages)
` [PATCH v10 02/14] unwind_user: Add frame pointer support
` [PATCH v10 08/14] unwind deferred: Use bitmask to determine which callbacks to call
[PATCH v9 net-next 00/15] AccECN protocol patch series
2025-06-23 16:13 UTC (19+ messages)
` [PATCH v9 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v9 net-next 02/15] tcp: fast path functions later
` [PATCH v9 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v9 net-next 04/15] tcp: AccECN core
` [PATCH v9 net-next 05/15] tcp: accecn: AccECN negotiation
` [PATCH v9 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v9 net-next 07/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v9 net-next 08/15] tcp: sack option handling improvements
` [PATCH v9 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v9 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v9 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v9 net-next 12/15] tcp: accecn: AccECN option ceb/cep heuristic
` [PATCH v9 net-next 13/15] tcp: accecn: AccECN ACE field multi-wrap heuristic
` [PATCH v9 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK
` [PATCH v9 net-next 15/15] tcp: try to avoid safer when ACKs are thinned
[PATCH net] bnxt: properly flush XDP redirect lists
2025-06-23 16:06 UTC
[PATCH net-next v2] net: xsk: update tx queue consumer immediately after transmission
2025-06-23 14:35 UTC (2+ messages)
[PATCH bpf-next v6 0/4] bpf: Add kfuncs for read-only string operations
2025-06-23 12:18 UTC (10+ messages)
` [PATCH bpf-next v6 1/4] uaccess: Define pagefault lock guard
` [PATCH bpf-next v6 2/4] bpf: Add kfuncs for read-only string operations
` [PATCH bpf-next v6 3/4] selftests/bpf: Allow macros in __retval
` [PATCH bpf-next v6 4/4] selftests/bpf: Add tests for string kfuncs
[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
2025-06-23 11:03 UTC (6+ messages)
` [PATCH v3 bpf-next 1/4] kernfs: remove iattr_mutex
` [PATCH v3 bpf-next 2/4] bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
` [PATCH v3 bpf-next 3/4] bpf: Mark cgroup_subsys_state->cgroup RCU safe
` [PATCH v3 bpf-next 4/4] selftests/bpf: Add tests for bpf_cgroup_read_xattr
[PATCH stable 5.10,5.15 1/2] net: Fix checksum update for ILA adj-transport
2025-06-23 9:13 UTC (5+ messages)
` [PATCH stable 5.10,5.15 2/2] bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
[PATCH net-next] net: xsk: update tx queue consumer immdiately after transmission
2025-06-23 5:31 UTC (9+ messages)
[PATCH v3 0/2] bpf, verifier: Improve precision of BPF_ADD and BPF_SUB
2025-06-23 4:03 UTC (3+ messages)
` [PATCH v3 1/2] bpf, verifier: Improve precision for "
` [PATCH v3 2/2] selftests/bpf: Add testcases "
[PATCH bpf-next v4 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-23 2:32 UTC (9+ messages)
` [PATCH bpf-next v4 2/2] bpf: Add show_fdinfo for kprobe_multi
[PATCH net-next v4] net: xsk: introduce XDP_MAX_TX_BUDGET setsockopt
2025-06-23 2:13 UTC
[PATCH bpf-next] bpf: Add load_time in bpf_prog fdinfo
2025-06-22 9:22 UTC (4+ messages)
[PATCH v4 0/5] perf: generate events for BPF metadata
2025-06-21 18:01 UTC (2+ messages)
[PATCH net v2 0/2] virtio-net: xsk: rx: fix the frame's length check
2025-06-21 14:49 UTC (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
[PATCH net-next 0/3] gve: XDP TX and redirect support for DQ RDA
2025-06-21 13:30 UTC (2+ messages)
[PATCH v2 bpf-next 0/5] Introduce bpf_cgroup_read_xattr
2025-06-21 3:50 UTC (13+ messages)
` [PATCH v2 bpf-next 2/5] bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
` [PATCH v2 bpf-next 3/5] bpf: Mark cgroup_subsys_state->cgroup RCU safe
` [PATCH v2 bpf-next 4/5] selftests/bpf: Add tests for bpf_cgroup_read_xattr
` [PATCH v2 bpf-next 5/5] bpf: Make bpf_cgroup_read_xattr available to cgroup and struct_ops progs
[PATCH bpf-next 0/4] Introduce bpf_kernfs_read_xattr
2025-06-21 2:38 UTC (4+ messages)
` [PATCH bpf-next 1/4] kernfs: Add __kernfs_xattr_get for RCU protected access
[PATCH bpf-next 0/2] bpf/arena: Add kfunc for reserving arena guard memory regions
2025-06-21 0:15 UTC (10+ messages)
` [PATCH bpf-next 1/2] bpf/arena: add bpf_arena_guard_pages kfunc
` [PATCH bpf-next 2/2] selftests/bpf: add selftests for bpf_arena_guard_pages
[PATCH v8 net-next 00/15] AccECN protocol patch series
2025-06-20 23:22 UTC (7+ messages)
` [PATCH v8 net-next 04/15] tcp: AccECN core
` [PATCH v8 net-next 09/15] tcp: accecn: AccECN option
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-06-20 21:59 UTC (2+ messages)
[PATCH v3 0/5] perf: generate events for BPF metadata
2025-06-20 21:41 UTC (5+ messages)
[PATCH bpf-next v4 1/2] bpftool: Use appropriate permissions for map access
2025-06-20 18:40 UTC (5+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add test for bpftool access to read-only protected maps
[PATH v2] bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
2025-06-20 18:40 UTC (4+ messages)
` [PATCH v3] "
[PATCH bpf-next v2 0/5] sockmap: Fix reading with splice(2)
2025-06-20 15:44 UTC (5+ messages)
` [PATCH bpf-next v2 1/5] net: Add splice_read to prot
[PATCH bpf-next] selftests/bpf: add btf dedup test covering module BTF dedup
2025-06-20 15:41 UTC (4+ messages)
[PATCH bpf-next] bpf: make update_prog_stats always_inline
2025-06-20 14:38 UTC (3+ messages)
[PATCH net-next v9 0/2] Fix late DMA unmap crash for page pool
2025-06-20 11:01 UTC (9+ messages)
` [PATCH net-next v9 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH net-next 0/9] Split netmem from struct page
2025-06-20 4:12 UTC (8+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
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