messages from 2025-06-24 12:15:22 to 2025-06-25 19:28:11 UTC [more...]
[PATCH] perf test: Change all remaining #!/bin/sh to #!/bin/bash
2025-06-25 19:28 UTC (2+ messages)
[PATCH v2] perf trace: Split BPF skel code to util/bpf_trace_augment.c
2025-06-25 19:17 UTC (2+ messages)
[PATCH net-next v2 0/4] selftest: net: Add selftest for netpoll
2025-06-25 18:43 UTC (6+ messages)
` [PATCH net-next v2 1/4] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v2 2/4] selftests: drv-net: Improve bpftrace utility error handling
` [PATCH net-next v2 3/4] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v2 4/4] selftests: net: add netpoll basic functionality test
[PATCH bpf-next v3 0/3] bpf: allow void* cast using bpf_rdonly_cast()
2025-06-25 18:24 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: add bpf_features enum
` [PATCH bpf-next v3 2/3] bpf: allow void* cast using bpf_rdonly_cast()
` [PATCH bpf-next v3 3/3] selftests/bpf: check operations on untrusted ro pointers to mem
[PATCHv3 0/9] kexec: Use BPF lskel to enable kexec to load PE format boot image
2025-06-25 18:10 UTC (7+ messages)
` [PATCHv3 3/9] bpf: Introduce bpf_copy_to_kernel() to buffer the content from bpf-prog
` [PATCHv3 5/9] kexec: Introduce kexec_pe_image to parse and load PE file
` [PATCHv3 8/9] kexec: Integrate bpf light skeleton to load zboot image
[PATCH v2 bpf-next] bpf: add btf_type_is_i{32,64} helpers
2025-06-25 18:04 UTC (2+ messages)
[PATCH bpf-next] bpf: Fix unwarranted warning on speculative path
2025-06-25 18:01 UTC
[PATCH v4 bpf-next 0/2] Range tracking for BPF_NEG
2025-06-25 17:55 UTC (5+ messages)
` [PATCH v4 bpf-next 1/2] bpf: Add range "
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add tests for BPF_NEG range tracking logic
[PATCH v1 0/4] Pipe mode header dumping and minor space saving
2025-06-25 17:40 UTC (4+ messages)
[PATCH] sched_ext: Drop kfuncs marked for removal in 6.15
2025-06-25 17:05 UTC
[PATCH bpf-next v5 0/3] Support array presets in veristat
2025-06-25 16:59 UTC (4+ messages)
` [PATCH bpf-next v5 1/3] selftests/bpf: separate var preset parsing "
` [PATCH bpf-next v5 2/3] selftests/bpf: support array presets "
` [PATCH bpf-next v5 3/3] selftests/bpf: test "
[PATCH net 0/4] virtio-net: fixes for mergeable XDP receive path
2025-06-25 16:08 UTC (5+ messages)
` [PATCH net 1/4] virtio-net: ensure the received length does not exceed allocated size
` [PATCH net 2/4] virtio-net: remove redundant truesize check with PAGE_SIZE
` [PATCH net 3/4] virtio-net: create a helper to check received mergeable buffer's length
` [PATCH net 4/4] virtio-net: allow more allocated space for mergeable XDP
[syzbot] [bpf?] [net?] possible deadlock in xsk_notifier (3)
2025-06-25 15:46 UTC (5+ messages)
[PATCH net-next v3 0/2] net: xsk: update tx queue consumer
2025-06-25 15:35 UTC (9+ messages)
` [PATCH net-next v3 1/2] net: xsk: update tx queue consumer immediately after transmission
` [PATCH net-next v3 2/2] selftests/bpf: check if the global consumer of tx queue updates after send call
[FYI] GNU Tools Cauldron 2025
2025-06-25 15:17 UTC
[PATCHv3 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-06-25 15:16 UTC (18+ messages)
` [PATCHv3 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCHv3 perf/core 04/22] uprobes: Add uprobe_write function
` [PATCHv3 perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
` [PATCHv3 perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
` [PATCHv3 perf/core 07/22] uprobes: Add do_ref_ctr argument to uprobe_write function
` [PATCHv3 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
[PATCH bpf-next] bpf: simplify code by exporting a btf helper
2025-06-25 15:12 UTC (3+ messages)
[PATCH] kvm: x86: fix infinite loop in kvm_guest_time_update when tsc is 0
2025-06-25 14:45 UTC (2+ messages)
[PATCH net-next v5] net: xsk: introduce XDP_MAX_TX_BUDGET setsockopt
2025-06-25 14:20 UTC (4+ messages)
[syzbot] Monthly bpf report (Jun 2025)
2025-06-25 14:14 UTC
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-06-25 13:14 UTC (9+ messages)
` [PATCH v5 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
[PATCH net-next v4] net: xsk: introduce XDP_MAX_TX_BUDGET setsockopt
2025-06-25 12:21 UTC (4+ messages)
[PATCH bpf-next v2 0/2] bpf: add bpf_dynptr_memset() kfunc
2025-06-25 11:45 UTC (6+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: add test cases for bpf_dynptr_memset()
[PATCH 0/6] mm: Reentrant kmalloc
2025-06-25 11:38 UTC (5+ messages)
` [PATCH 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
` SLAB_NO_CMPXCHG was:: "
[PATCH net-next v6 00/12] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
2025-06-25 10:57 UTC (7+ messages)
` [PATCH net-next v6 12/12] net/mlx5e: Add TX support for netmems
[PATCH v9 net-next 00/15] AccECN protocol patch series
2025-06-25 9:33 UTC (11+ messages)
` [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 08/15] tcp: sack option handling improvements
` [PATCH v9 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v9 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK
[PATCH bpf v2] libbpf: fix possible use-after-free for externs
2025-06-25 5:02 UTC
[PATCH net-next v7 0/7] Split netmem from struct page
2025-06-25 4:33 UTC (8+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v7 2/7] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next v7 3/7] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next v7 4/7] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next v7 5/7] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next v7 6/7] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH net-next v7 7/7] netmem: introduce a netmem API, virt_to_head_netmem()
[PATCH v3 bpf-next 0/2] Range tracking for BPF_NEG
2025-06-25 3:31 UTC (5+ messages)
` [PATCH v3 bpf-next 1/2] bpf: Add range "
` [PATCH v3 bpf-next 2/2] selftests/bpf: Add tests for BPF_NEG range tracking logic
[PATCH v3 0/2] bpf, verifier: Improve precision of BPF_ADD and BPF_SUB
2025-06-25 2:00 UTC (7+ messages)
` [PATCH v3 1/2] bpf, verifier: Improve precision for "
` [PATCH v3 2/2] selftests/bpf: Add testcases "
[PATCH net-next v6 0/9] Split netmem from struct page
2025-06-25 1:24 UTC (10+ messages)
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH net] bnxt: properly flush XDP redirect lists
2025-06-25 1:10 UTC (5+ messages)
[PATCH bpf-next v1 0/3] bpf: allow void* cast using bpf_rdonly_cast()
2025-06-25 0:24 UTC (9+ messages)
` [PATCH bpf-next v1 1/3] bpf: add bpf_features enum
` [PATCH bpf-next v1 2/3] bpf: allow void* cast using bpf_rdonly_cast()
` [PATCH bpf-next v1 3/3] selftests/bpf: check operations on untrusted ro pointers to mem
[PATCH bpf-next v1 0/4] bpf: allow void* cast using bpf_rdonly_cast()
2025-06-25 0:04 UTC (11+ messages)
` [PATCH bpf-next v1 1/4] "
` [PATCH bpf-next v1 2/4] bpf: add bpf_features enum
` [PATCH bpf-next v1 3/4] selftests/bpf: allow tests from verifier.c not to drop CAP_SYS_ADMIN
` [PATCH bpf-next v1 4/4] selftests/bpf: check operations on untrusted ro pointers to mem
[syzbot] [bpf?] WARNING: kernel/bpf/verifier.c:LINE at do_check, CPU: syz.NUM.NUM/NUM
2025-06-25 0:00 UTC
[PATCH v2 bpf-next 0/2] Range tracking for BPF_NEG
2025-06-24 22:51 UTC (8+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Add range "
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add tests for BPF_NEG range tracking logic
[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-24 22:36 UTC (19+ messages)
` [PATCH v10 02/14] unwind_user: Add frame pointer support
` [PATCH v10 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v10 08/14] unwind deferred: Use bitmask to determine which callbacks to call
[PATCH bpf-next v3] selftests/bpf: Fix usdt multispec failure with arm64/clang20 selftest build
2025-06-24 21:18 UTC
[PATCH bpf-next] bpf: Add range tracking for BPF_NEG
2025-06-24 21:16 UTC (5+ messages)
[PATCH bpf-next v2 0/3] selftests/bpf: Fix usdt/multispec failure with arm64/clang20
2025-06-24 20:21 UTC (8+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: Refactor the failed assertion to another subtest
[RESEND PATCH v2 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
2025-06-24 19:49 UTC (4+ messages)
` [RESEND PATCH v2 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
[PATCH bpf-next v5 1/3] bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
2025-06-24 19:41 UTC (8+ messages)
[PATCH bpf-next v1 1/4] bpf: Save struct_ops instance pointer in bpf_prog_aux
2025-06-24 19:41 UTC (6+ messages)
[PATCH bpf-next v3 00/12] BPF Standard Streams
2025-06-24 18:06 UTC (11+ messages)
` [PATCH bpf-next v3 02/12] bpf: Introduce BPF standard streams
` [PATCH bpf-next v3 04/12] bpf: Ensure RCU lock is held around bpf_prog_ksym_find
` [PATCH bpf-next v3 05/12] bpf: Add function to find program from stack trace
[RFC PATCH bpf-next 0/3] bpf: Introduce BPF_F_CPU flag for percpu_array map
2025-06-24 16:53 UTC (4+ messages)
` [RFC PATCH bpf-next 1/3] "
` [RFC PATCH bpf-next 2/3] bpf, libbpf: Support BPF_F_CPU "
` [RFC PATCH bpf-next 3/3] selftests/bpf: Add case to test BPF_F_CPU
[PATCH bpf-next v4 0/3] Support array presets in veristat
2025-06-24 16:48 UTC (6+ messages)
` [PATCH bpf-next v4 2/3] selftests/bpf: support "
[PATCH iwl-next v2 00/12] idpf: add XDP support
2025-06-24 16:45 UTC (13+ messages)
` [PATCH iwl-next v2 01/12] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH iwl-next v2 02/12] idpf: use a saner limit for default number of queues to allocate
` [PATCH iwl-next v2 03/12] idpf: link NAPIs to queues
` [PATCH iwl-next v2 04/12] idpf: add 4-byte completion descriptor definition
` [PATCH iwl-next v2 05/12] idpf: remove SW marker handling from NAPI
` [PATCH iwl-next v2 06/12] idpf: add support for nointerrupt queues
` [PATCH iwl-next v2 07/12] idpf: prepare structures to support XDP
` [PATCH iwl-next v2 08/12] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
` [PATCH iwl-next v2 09/12] idpf: use generic functions to build xdp_buff and skb
` [PATCH iwl-next v2 10/12] idpf: add support for XDP on Rx
` [PATCH iwl-next v2 11/12] idpf: add support for .ndo_xdp_xmit()
` [PATCH iwl-next v2 12/12] idpf: add XDP RSS hash hint
[PATCH dwarves v2] dwarf_loader: Fix skipped encoding of function BTF on 32-bit systems
2025-06-24 16:14 UTC (3+ messages)
` [PATCH dwarves v3] "
[PATCH net v2 0/2] virtio-net: xsk: rx: fix the frame's length check
2025-06-24 14:58 UTC (7+ 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 v2] net: xsk: update tx queue consumer immediately after transmission
2025-06-24 12:53 UTC (3+ messages)
[PATCH bpf-next 0/2] s390/bpf: Describe the frame using a struct instead of constants
2025-06-24 12:04 UTC (3+ messages)
` [PATCH bpf-next 1/2] s390/bpf: Centralize frame offset calculations
` [PATCH bpf-next 2/2] s390/bpf: Describe the frame using a struct instead of constants
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