messages from 2025-08-19 19:15:28 to 2025-08-21 15:27:47 UTC [more...]
[PATCH bpf-next v12 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-21 15:27 UTC (2+ messages)
` [PATCH bpf-next v12 1/2] "
[PATCH v15 net-next 00/14] AccECN protocol patch series
2025-08-21 14:58 UTC (19+ messages)
` [PATCH v15 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v15 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v15 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v15 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v15 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v15 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v15 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v15 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
[RFC PATCH v2 0/2] LoongArch: BPF: Add more feature for trampoline
2025-08-21 14:43 UTC (3+ messages)
` [RFC PATCH v2 1/2] LoongArch: BPF: Add struct arguments support "
` [RFC PATCH v2 2/2] LoongArch: BPF: Add 12 function "
[PATCH 0/6] uprobes/x86: Cleanups and fixes
2025-08-21 14:18 UTC (8+ messages)
` [PATCH 1/6] uprobes/x86: Add struct uretprobe_syscall_args
` [PATCH 2/6] uprobes/x86: Optimize is_optimize()
` [PATCH 3/6] uprobes/x86: Accept more NOP forms
` [PATCH 4/6] uprobes/x86: Fix uprobe syscall vs shadow stack
` [PATCH 5/6] uprobes/x86: Make asm style consistent
` [PATCH 6/6] uprobes/x86: Add SLS mitigation to the trampolines
[PATCH] selftests/bpf: Fix uprobe syscall shadow stack test
2025-08-21 14:15 UTC
[PATCH bpf-next v12 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-21 14:06 UTC (3+ messages)
` [PATCH bpf-next v12 1/2] "
` [PATCH bpf-next v12 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic
[RFC PATCH 0/2] LoongArch: BPF: Add more feature for trampoline
2025-08-21 14:01 UTC (3+ messages)
` [RFC PATCH 1/2] LoongArch: BPF: Add struct arguments support "
` [RFC PATCH 2/2] LoongArch: BPF: Add 12 function "
[PATCH 0/3] LoongArch: Fix BPF trampoline related issues
2025-08-21 13:57 UTC (7+ messages)
` [PATCH 1/3] LoongArch: BPF: Remove duplicated flags check
` [PATCH 2/3] LoongArch: BPF: Sign extend struct ops return values properly
` [PATCH 3/3] LoongArch: BPF: No support of struct argument in trampoline programs
[PATCH v1 bpf-next 00/11] BPF indirect jumps
2025-08-21 13:05 UTC (4+ messages)
` [PATCH v1 bpf-next 10/11] libbpf: support llvm-generated "
[PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic
2025-08-21 12:52 UTC (3+ messages)
` [PATCH net-next V4 5/9] eth: fbnic: Add XDP pass, drop, abort support
[PATCH bpf-next v3 0/7] bpf: introduce and use rcu_read_lock_dont_migrate
2025-08-21 11:41 UTC (9+ messages)
` [PATCH bpf-next v3 1/7] rcu: add rcu_read_lock_dont_migrate()
` [PATCH bpf-next v3 2/7] bpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_storage_free()
` [PATCH bpf-next v3 3/7] bpf: use rcu_read_lock_dont_migrate() for bpf_inode_storage_free()
` [PATCH bpf-next v3 4/7] bpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_prog()
` [PATCH bpf-next v3 5/7] bpf: use rcu_read_lock_dont_migrate() for bpf_task_storage_free()
` [PATCH bpf-next v3 6/7] bpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_array_cg()
` [PATCH bpf-next v3 7/7] bpf: use rcu_read_lock_dont_migrate() for trampoline.c
[PATCH bpf-next v2 0/5] s390/bpf: Add s390 JIT support for timed may_goto
2025-08-21 11:25 UTC (6+ messages)
` [PATCH bpf-next v2 1/5] "
` [PATCH bpf-next v2 2/5] selftests/bpf: Add a missing newline to the "bad arch spec" message
` [PATCH bpf-next v2 3/5] selftests/bpf: Add __arch_s390x macro
` [PATCH bpf-next v2 4/5] selftests/bpf: Enable timed may_goto verifier tests on s390x
` [PATCH bpf-next v2 5/5] selftests/bpf: Remove may_goto tests from DENYLIST.s390x
[PATCH net-next 0/6] net: ti: icssg-prueth: Add AF_XDP zero copy support
2025-08-21 10:48 UTC (4+ messages)
` [PATCH net-next 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
[PATCH bpf-next 0/5] s390/bpf: Add s390 JIT support for timed may_goto
2025-08-21 10:23 UTC (6+ messages)
` [PATCH bpf-next 1/5] "
` [PATCH bpf-next 2/5] selftests/bpf: Add a missing newline to the "bad arch spec" message
` [PATCH bpf-next 3/5] selftests/bpf: Add __arch_s390x macro
` [PATCH bpf-next 4/5] selftests/bpf: Enable timed may_goto verifier tests on s390x
` [PATCH bpf-next 5/5] selftests/bpf: Remove may_goto tests from DENYLIST.s390x
[PATCH v8 0/5] Add support for long task name
2025-08-21 10:21 UTC (6+ messages)
` [PATCH v8 1/5] exec: Remove obsolete comments
` [PATCH v8 2/5] include: Set tsk->comm length to 64 bytes
` [PATCH v8 3/5] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
` [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v8 5/5] include: Replace BUILD_BUG_ON with static_assert in 'set_task_comm()'
[PATCH bpf-next 1/2] bpf: Use tnums for JEQ/JNE is_branch_taken logic
2025-08-21 10:04 UTC (9+ messages)
` [syzbot ci] "
[PATCH v3 0/3] sched: make migrate_enable/migrate_disable inline
2025-08-21 9:38 UTC (4+ messages)
` [PATCH v3 1/3] arch: add the macro COMPILE_OFFSETS to all the asm-offsets.c
` [PATCH v3 2/3] sched: make migrate_enable/migrate_disable inline
` [PATCH v3 3/3] sched: fix some typos in include/linux/preempt.h
[PATCH v2 00/14] Fix PDF doc builds on major distros
2025-08-21 8:16 UTC (5+ messages)
` [PATCH v2 08/14] scripts: sphinx-pre-install: fix PDF build issues on Ubuntu
` [PATCH v2 09/14] scripts: sphinx-pre-install: add missing gentoo pdf dependencies
` [PATCH v2 12/14] scripts: sphinx-pre-install: fix pdf dependencies for Mageia 9
` [PATCH v2 13/14] scripts: sphinx-pre-install: fix PDF dependencies for gentoo
[PATCH v2 bpf-next] bpf: improve the general precision of tnum_mul
2025-08-21 5:46 UTC (5+ messages)
` Fwd: "
[PATCH bpf-next v3] selftests/bpf: Use vmlinux.h for BPF programs
2025-08-21 3:02 UTC
[PATCH bpf-next] bpf: hashtab - allow BPF_MAP_LOOKUP{,_AND_DELETE}_BATCH with NULL keys/values
2025-08-21 4:07 UTC (3+ messages)
[PATCH] riscv: bpf: Fix uninitialized symbol 'retval_off'
2025-08-21 2:55 UTC (7+ messages)
[PATCH net-next] selftests: net: bpf_offload: print loaded programs on mismatch
2025-08-21 2:40 UTC (2+ messages)
[PATCH v1 00/14] mm: BPF OOM
2025-08-21 2:22 UTC (46+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
` [PATCH v1 02/14] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH v1 04/14] mm: introduce bpf kfuncs to deal with memcg pointers
` [PATCH v1 05/14] mm: introduce bpf_get_root_mem_cgroup() bpf kfunc
` [PATCH v1 06/14] mm: introduce bpf_out_of_memory() "
` [PATCH v1 10/14] bpf: selftests: bpf OOM handler test
` [PATCH v1 11/14] sched: psi: refactor psi_trigger_create()
` [PATCH v1 12/14] sched: psi: implement psi trigger handling using bpf
` [PATCH v1 13/14] sched: psi: implement bpf_psi_create_trigger() kfunc
[PATCH bpf-next 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
2025-08-21 1:40 UTC (7+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH bpf-next v2] selftests/bpf: Use vmlinux.h for BPF programs
2025-08-21 1:35 UTC (3+ messages)
[PATCH] LoongArch: BPF: Sign extend struct ops return values properly
2025-08-21 1:21 UTC (8+ messages)
BPF - Inquiry on Handling Backpressure with sockhash and bpf_msg_redirect_hash
2025-08-20 23:43 UTC
[PATCH bpf-next v11 0/3] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-20 23:25 UTC (7+ messages)
` [PATCH bpf-next v11 1/3] "
` [PATCH bpf-next v11 2/3] selftests/bpf: Add an usdt_o1 test case in selftests to cover SIB handling logic
` [PATCH bpf-next v11 3/3] selftests/bpf: make usdt_o1 reliably generate SIB USDT arg spec
[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-20 23:00 UTC (16+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
` "
[PATCH bpf-next v3] selftests/bpf: add BPF program dump in veristat
2025-08-20 22:06 UTC (5+ messages)
[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-08-20 21:38 UTC (19+ messages)
` [PATCHv6 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
[PATCH] libbpf: add documentation to version and error API functions
2025-08-20 21:10 UTC (2+ messages)
[PATCH bpf-next v2 0/4] bpf: Introduce deferred task context execution
2025-08-20 18:33 UTC (10+ messages)
` [PATCH bpf-next v2 2/4] bpf: extract map key pointer calculation
` [PATCH bpf-next v2 3/4] bpf: task work scheduling kfuncs
[PATCH v6 bpf] xsk: fix immature cq descriptor production
2025-08-20 17:06 UTC (2+ messages)
[PATCH bpf-next v2 1/2] bpf: Use tnums for JEQ/JNE is_branch_taken logic
2025-08-20 13:19 UTC (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Tests for is_scalar_branch_taken tnum logic
[PATCH bpf-next] libbpf: export bpf_object__prepare symbol
2025-08-20 13:10 UTC (2+ messages)
[PATCH bpf-next v2] s390/bpf: Use direct calls and jumps where possible
2025-08-20 13:00 UTC (2+ messages)
[PATCH v5 bpf] xsk: fix immature cq descriptor production
2025-08-20 12:35 UTC (3+ messages)
[PATCH dwarves v2] btf_encoder: group all function ELF syms by function name
2025-08-20 11:04 UTC (6+ messages)
"Segmentation fault" of pahole
2025-08-20 10:46 UTC (5+ messages)
[PATCH v2] LoongArch: BPF: Fix incorrect return pointer value in the eBPF program
2025-08-20 4:23 UTC (2+ messages)
[PATCHv5 00/12] kexec: Use BPF lskel to enable kexec to load PE format boot image
2025-08-20 3:09 UTC (3+ messages)
` [PATCHv5 10/12] arm64/kexec: Add PE image format support
[PATCH v2 0/3] sched: make migrate_enable/migrate_disable inline
2025-08-20 2:34 UTC (6+ messages)
` [PATCH v2 2/3] "
[PATCH bpf-next v5 1/4] fprobe: use rhltable for fprobe_ip_table
2025-08-20 2:05 UTC (2+ messages)
[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
2025-08-20 1:14 UTC (5+ messages)
[PATCH bpf-next v2 0/7] bpf: introduce and use rcu_read_lock_dont_migrate
2025-08-20 1:04 UTC (4+ messages)
` [PATCH bpf-next v2 1/7] rcu: add rcu_read_lock_dont_migrate()
[PATCH v4 0/4] ftrace: Add function arguments to function tracers
2025-08-19 22:21 UTC (6+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
[PATCH net v2 3/5] ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc
2025-08-19 22:19 UTC (2+ messages)
` [PATCH net v2 4/5] ixgbe: fix ndo_xdp_xmit() workloads
[PATCH bpf-next 0/7] bpf: introduce and use rcu_migrate_{enable,disable}
2025-08-19 21:34 UTC (6+ messages)
` [PATCH bpf-next 1/7] rcu: add rcu_migrate_enable and rcu_migrate_disable
[PATCH bpf-next RESEND v4 1/2] bpf: refactor max_depth computation in bpf_get_stack()
2025-08-19 21:15 UTC (2+ messages)
[PATCH net 3/6] ice: fix Rx page leak on multi-buffer frames
2025-08-19 20:44 UTC (6+ messages)
[PATCH v3 00/12] Signed BPF programs
2025-08-19 19:19 UTC (6+ messages)
` [PATCH v3 08/12] bpf: Implement signature verification for "
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;
as well as URLs for NNTP newsgroup(s).