messages from 2025-06-25 23:41:19 to 2025-06-30 12:55:54 UTC [more...]
[PATCH][next] selftests/bpf: Fix spelling mistake "subtration" -> "subtraction"
2025-06-30 12:55 UTC
[PATCH v11 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-30 12:50 UTC (15+ messages)
` [PATCH v11 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v11 13/14] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v11 14/14] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
[RFC bpf-next v2 0/4] bpf: Fast-Path approach for BPF program
2025-06-30 12:47 UTC (5+ messages)
` [RFC bpf-next v2 2/4] bpf: Generating a stubbed version of BPF program for termination
` [RFC bpf-next v2 3/4] bpf: Runtime part of fast-path termination approach
[PATCHv3 0/9] kexec: Use BPF lskel to enable kexec to load PE format boot image
2025-06-30 12:40 UTC (4+ messages)
` [PATCHv3 8/9] kexec: Integrate bpf light skeleton to load zboot image
[PATCH net-next v6] net: xsk: introduce XDP_MAX_TX_BUDGET set/getsockopt
2025-06-30 12:38 UTC (7+ messages)
[PATCH net-next v4 0/2] net: xsk: update tx queue consumer
2025-06-30 12:28 UTC (6+ messages)
` [PATCH net-next v4 1/2] net: xsk: update tx queue consumer immediately after transmission
` [PATCH net-next v4 2/2] selftests/bpf: check if the global consumer updates in time
[PATCH net-next] Documentation: xsk: correct the obsolete references and examples
2025-06-30 11:50 UTC (3+ messages)
[PATCH bpf-next v5 0/3] Task local data
2025-06-30 11:24 UTC (5+ messages)
` [PATCH bpf-next v5 1/3] selftests/bpf: Introduce task "
` [PATCH bpf-next v5 2/3] selftests/bpf: Test basic task local data operations
` [PATCH bpf-next v5 3/3] selftests/bpf: Test concurrent task local data key creation
[PATCH dwarves v2] dwarf_loader: Fix skipped encoding of function BTF on 32-bit systems
2025-06-30 10:01 UTC (4+ messages)
` [PATCH dwarves v3] "
[PATCH v4 0/3] Add support for long task name
2025-06-30 7:58 UTC (7+ messages)
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'
[PATCH bpf-next v2 0/3] bpf: Fix and test aux usage after do_check_insn()
2025-06-30 1:05 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: Update env->prev_insn_idx "
` [PATCH bpf-next v2 2/3] bpf: Fix aux usage "
` [PATCH bpf-next v2 3/3] selftests/bpf: Add Spectre v4 tests
[PATCH net-next v7 0/7] Split netmem from struct page
2025-06-29 23:34 UTC (10+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v7 7/7] netmem: introduce a netmem API, virt_to_head_netmem()
[PATCH net v2 0/2] virtio-net: xsk: rx: fix the frame's length check
2025-06-29 5:31 UTC (4+ messages)
` [PATCH net v2 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
[PATCH net-next v3 0/3] selftest: net: Add selftest for netpoll
2025-06-28 14:57 UTC (6+ messages)
` [PATCH net-next v3 1/3] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v3 2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v3 3/3] selftests: net: add netpoll basic functionality test
[PATCH bpf-next 0/3] bpf: Fix and test aux usage after do_check_insn()
2025-06-28 12:59 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: Update env->prev_insn_idx "
` [PATCH bpf-next 2/3] bpf: Fix aux usage "
` [PATCH bpf-next 3/3] selftests/bpf: Add Spectre v4 tests
[PATCH bpf-next] bpf: Warn on internal verifier errors
2025-06-28 9:07 UTC
[PATCH bpf-next v1] selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access tests
2025-06-28 2:50 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: improve error messages in veristat
2025-06-28 2:00 UTC (5+ messages)
[PATCH v2 bpf-next] selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattr
2025-06-27 23:19 UTC (10+ messages)
[PATCH v4 00/19] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-06-27 23:11 UTC (7+ messages)
` [PATCH v4 06/19] perf capstone: Support for dlopen-ing libcapstone.so
[PATCH net-next] net: mana: Handle Reset Request from MANA NIC
2025-06-27 20:26 UTC
[PATCH] bpf: Call cond_resched() to avoid soft lockup in trie_free()
2025-06-27 19:36 UTC (10+ messages)
[PATCH bpf-next v1] bpf: guard BTF_ID_FLAGS(bpf_cgroup_read_xattr) with CONFIG_BPF_LSM
2025-06-27 19:20 UTC (2+ messages)
[BUG][BPF] Kernel Bug Triggered when Ebpf Verifier Check Fails
2025-06-27 18:30 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattr
2025-06-27 16:58 UTC
[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
2025-06-27 16:20 UTC (7+ messages)
[PATCH v6 00/12] unwind_deferred: Implement sframe handling
2025-06-27 16:19 UTC (3+ messages)
` [PATCH v6 07/12] unwind_user/sframe: Wire up unwind_user to sframe
[PATCH bpf-next] bpf: Fix string kfuncs names in doc comments
2025-06-27 15:50 UTC (2+ messages)
[PATCH net-next v2 0/4] selftest: net: Add selftest for netpoll
2025-06-27 15:18 UTC (17+ messages)
` [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
[PATCHv3 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-06-27 12:39 UTC (10+ messages)
` [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] bpftool: Add CET-aware symbol matching for x86_64 architectures
2025-06-27 11:08 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFC bpf-next 0/9] BPF indirect jumps
2025-06-27 10:18 UTC (5+ messages)
` [RFC bpf-next 8/9] libbpf: support llvm-generated "
[PATCH 5.15] bpf, sockmap: Fix skb refcnt race after locking changes
2025-06-27 9:03 UTC
[PATCH bpf-next v6 1/3] bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
2025-06-27 8:22 UTC (3+ messages)
` [PATCH bpf-next v6 2/3] bpf: Add show_fdinfo for uprobe_multi
` [PATCH bpf-next v6 3/3] bpf: Add show_fdinfo for kprobe_multi
linux-next: build warning after merge of the bpf-next tree
2025-06-27 8:22 UTC (2+ messages)
linux-next: manual merge of the bpf-next tree with the vfs-brauner tree
2025-06-27 7:50 UTC (3+ messages)
[PATCH v3 0/5] barrier: Add smp_cond_load_*_timewait()
2025-06-27 4:48 UTC (6+ messages)
` [PATCH v3 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
` [PATCH v3 2/5] asm-generic: barrier: Handle spin-wait in smp_cond_load_relaxed_timewait()
` [PATCH v3 3/5] asm-generic: barrier: Add smp_cond_load_acquire_timewait()
` [PATCH v3 4/5] arm64: barrier: Support waiting in smp_cond_load_relaxed_timewait()
` [PATCH v3 5/5] arm64: barrier: Handle "
[PATCH net 0/4] virtio-net: fixes for mergeable XDP receive path
2025-06-27 2:43 UTC (13+ 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
[PATCH v11 00/11] perf: Support the deferred unwinding infrastructure
2025-06-26 14:51 UTC (9+ messages)
` [PATCH v11 03/11] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v11 10/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v11 11/11] perf tools: Merge deferred user callchains
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-06-27 0:21 UTC (11+ messages)
pull-request: bpf-next 2025-06-27
2025-06-27 0:20 UTC (2+ messages)
[PATCH] llist: add [READ|WRITE]_ONCE tags for llist_node
2025-06-27 0:15 UTC (3+ messages)
[PATCH 0/6] mm: Reentrant kmalloc
2025-06-26 20:03 UTC (6+ messages)
` [PATCH 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
` SLAB_NO_CMPXCHG was:: "
[PATCH bpf-next] bpf: Fix unwarranted warning on speculative path
2025-06-26 18:41 UTC (10+ messages)
` [RFC PATCH 1/3] bpf: Fix aux usage after do_check_insn()
` [RFC PATCH 2/3] selftests/bpf: Add ldimm64 nospec test
` [RFC PATCH 3/3] selftests/bpf: Add nospec_result test
[PATCH bpf-next v5 0/3] Support array presets in veristat
2025-06-26 18:00 UTC (5+ messages)
` [PATCH bpf-next v5 2/3] selftests/bpf: support "
[PATCH v2] perf trace: Split BPF skel code to util/bpf_trace_augment.c
2025-06-26 17:41 UTC (2+ messages)
[PATCH] perf test: Change all remaining #!/bin/sh to #!/bin/bash
2025-06-26 17:41 UTC (2+ messages)
[PATCH v1 0/4] Pipe mode header dumping and minor space saving
2025-06-26 17:41 UTC (2+ messages)
[PATCH 0/4] hfs/hfsplus: add uncached buffer io support
2025-06-26 17:30 UTC (5+ messages)
` [PATCH 1/4] block: Add struct kiocb pointer to block_write_begin()
` [PATCH 2/4] fs/buffer: parse IOCB_DONTCACHE flag in block_write_begin()
` [PATCH 3/4] hfsplus: enable uncached buffer io support
` [PATCH 4/4] hfs: "
[PATCH bpf-next v8 0/4] bpf: Add kfuncs for read-only string operations
2025-06-26 16:50 UTC (6+ messages)
` [PATCH bpf-next v8 1/4] uaccess: Define pagefault lock guard
` [PATCH bpf-next v8 2/4] bpf: Add kfuncs for read-only string operations
` [PATCH bpf-next v8 3/4] selftests/bpf: Allow macros in __retval
` [PATCH bpf-next v8 4/4] selftests/bpf: Add tests for string kfuncs
[PATCH bpf 1/2] bpf: Reject %p% format string in bprintf-like helpers
2025-06-26 16:07 UTC (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add negative test cases for snprintf
[PATCH v9 net-next 00/15] AccECN protocol patch series
2025-06-26 14:47 UTC (10+ 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 09/15] tcp: accecn: AccECN option
[PATCH bpf-next v2 0/2] bpf: add bpf_dynptr_memset() kfunc
2025-06-26 13:34 UTC (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: add test cases for bpf_dynptr_memset()
[PATCH net-next v6 0/9] Split netmem from struct page
2025-06-26 6:35 UTC (11+ messages)
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[GIT PULL] BPF fixes for 6.16-rc4
2025-06-26 4:12 UTC (2+ messages)
[PATCH v2 0/4] Support trampoline for LoongArch
2025-06-26 3:54 UTC (4+ messages)
` [PATCH v2 1/4] LoongArch: BPF: The operation commands needed to add a trampoline
[PATCH] LoongArch: BPF: Optimize the calculation method of jmp_offset in the emit_bpf_tail_call function
2025-06-26 1:34 UTC (5+ messages)
` 回复:[PATCH] "
[PATCH net-next v5] net: xsk: introduce XDP_MAX_TX_BUDGET setsockopt
2025-06-26 1:16 UTC (5+ messages)
[syzbot] [bpf?] [net?] possible deadlock in xsk_notifier (3)
2025-06-26 0:24 UTC (9+ messages)
[PATCH net-next v3 0/2] net: xsk: update tx queue consumer
2025-06-25 23:55 UTC (8+ messages)
` [PATCH net-next v3 2/2] selftests/bpf: check if the global consumer of tx queue updates after send call
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