messages from 2025-08-20 17:12:52 to 2025-08-22 18:16:29 UTC [more...]
[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
2025-08-22 18:16 UTC (5+ messages)
[PATCH 0/6] uprobes/x86: Cleanups and fixes
2025-08-22 18:05 UTC (15+ 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 v4 bpf-next 1/2] bpf: improve the general precision of tnum_mul
2025-08-22 17:08 UTC (2+ messages)
` [PATCH v4 bpf-next 2/2] bpf: add selftest to check the verifier's abstract multiplication
[PATCH 1/2] bpf: improve the general precision of tnum_mul
2025-08-22 17:07 UTC (3+ messages)
` [PATCH 2/2] bpf: add selftest to check the verifier's abstract multiplication
[PATCH v3 bpf-next] bpf: improve the general precision of tnum_mul
2025-08-22 16:22 UTC (3+ messages)
[PATCH bpf-next v2 1/2] bpf: Use tnums for JEQ/JNE is_branch_taken logic
2025-08-22 16:20 UTC (2+ messages)
[PATCH v6 bpf] xsk: fix immature cq descriptor production
2025-08-22 16:20 UTC (2+ messages)
[PATCH dwarves v2] btf_encoder: group all function ELF syms by function name
2025-08-22 15:57 UTC (7+ messages)
[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-22 15:39 UTC (19+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
` "
` "
` "
[PATCH iwl-next v4 00/13] idpf: add XDP support
2025-08-22 15:26 UTC (2+ messages)
[PATCH bpf-next v12 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-22 15:18 UTC (5+ 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
` Re:Re: [PATCH bpf-next v12 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
[PATCH bpf-next v13 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-22 15:16 UTC (3+ messages)
` [PATCH bpf-next v13 1/2] "
` [PATCH bpf-next v13 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic
[PATCH bpf-next 0/2] bpf: Introduce bpf_in_interrupt kfunc
2025-08-22 14:17 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add case to test "
[PATCH] bpf: Mark kfuncs as __noclone
2025-08-22 14:05 UTC
[PATCH] nios2, openrisc, xtensa: Fix definitions of bpf_user_pt_regs_t
2025-08-22 13:58 UTC
[syzbot] [mm?] BUG: soft lockup in dev_ioctl (2)
2025-08-22 13:27 UTC
[PATCH v8 0/5] Add support for long task name
2025-08-22 12:06 UTC (10+ 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 v15 net-next 00/14] AccECN protocol patch series
2025-08-22 10:08 UTC (23+ 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
[PATCH v2] net/cls_cgroup: Fix task_get_classid() during qdisc run
2025-08-22 7:34 UTC (3+ messages)
[PATCH net-next 0/2] xsk: improvement performance in copy mode
2025-08-22 1:13 UTC (6+ messages)
` [PATCH net-next 2/2] xsk: support generic batch xmit "
pull-request: bpf-next 2025-08-21
2025-08-22 0:30 UTC (2+ messages)
6.12.30 x86_64 BPF_LSM doesn't work without (?) fentry/mcount config options
2025-08-21 22:14 UTC
[PATCH bpf-next] bpf: hashtab - allow BPF_MAP_LOOKUP{,_AND_DELETE}_BATCH with NULL keys/values
2025-08-21 21:48 UTC (4+ messages)
[RFC 0/4] BTF archive with unmodified pahole+toolchain
2025-08-21 21:35 UTC (5+ messages)
[PATCH v2 00/14] Fix PDF doc builds on major distros
2025-08-21 19:43 UTC (7+ 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 bpf v1] bpf: Drop rqspinlock usage in ringbuf
2025-08-21 19:35 UTC (2+ messages)
[PATCH v1 bpf-next 00/11] BPF indirect jumps
2025-08-21 19:12 UTC (6+ messages)
` [PATCH v1 bpf-next 10/11] libbpf: support llvm-generated "
[PATCH bpf-next v3] selftests/bpf: Use vmlinux.h for BPF programs
2025-08-21 18:50 UTC (2+ messages)
[PATCH net 3/6] ice: fix Rx page leak on multi-buffer frames
2025-08-21 16:27 UTC (6+ messages)
[PATCH bpf-next v3 0/6] Introduce BPF_F_CPU flag for percpu maps
2025-08-21 16:08 UTC (7+ messages)
` [PATCH bpf-next v3 1/6] bpf: Introduce internal check_map_flags helper function
` [PATCH bpf-next v3 2/6] bpf: Introduce BPF_F_CPU flag for percpu_array maps
` [PATCH bpf-next v3 3/6] bpf: Introduce BPF_F_CPU flag for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v3 4/6] bpf: Introduce BPF_F_CPU flag for percpu_cgroup_storage maps
` [PATCH bpf-next v3 5/6] libbpf: Support BPF_F_CPU for percpu maps
` [PATCH bpf-next v3 6/6] selftests/bpf: Add cases to test BPF_F_CPU flag
[PATCH v1 00/14] mm: BPF OOM
2025-08-21 15:54 UTC (40+ 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 12/14] sched: psi: implement psi trigger handling using bpf
` [PATCH v1 13/14] sched: psi: implement bpf_psi_create_trigger() kfunc
[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] 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 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 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
Fwd: [PATCH v2 bpf-next] bpf: improve the general precision of tnum_mul
2025-08-21 5:46 UTC (2+ 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 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 (5+ 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 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 (10+ messages)
` [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 (8+ messages)
` [PATCH bpf-next v2 3/4] bpf: task work scheduling kfuncs
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).