messages from 2025-10-15 14:18:05 to 2025-10-17 14:02:53 UTC [more...]
[RFC bpf-next 00/15] support inline tracing with BTF
2025-10-17 14:02 UTC (32+ messages)
` [RFC bpf-next 01/15] bpf: Extend UAPI to support location information
` [RFC bpf-next 03/15] libbpf: Add option to retrieve map from old->new ids from btf__dedup()
` [RFC bpf-next 04/15] libbpf: Fix parsing of multi-split BTF
` [RFC bpf-next 06/15] bpftool: Handle multi-split BTF by supporting multiple base BTFs
` [RFC bpf-next 12/15] kbuild, module, bpf: Support CONFIG_DEBUG_INFO_BTF_EXTRA=m
` [RFC bpf-next 13/15] libbpf: add API to load extra BTF
` [RFC bpf-next 14/15] libbpf: add support for BTF location attachment
[RFC PATCH v2 00/11] bpf: Introduce file dynptr
2025-10-17 13:38 UTC (35+ messages)
` [RFC PATCH v2 01/11] selftests/bpf: remove unnecessary kfunc prototypes
` [RFC PATCH v2 02/11] bpf: widen dynptr size/offset to 64 bit
` [RFC PATCH v2 03/11] lib: move freader into buildid.h
` [RFC PATCH v2 04/11] lib/freader: support reading more than 2 folios
` [RFC PATCH v2 05/11] bpf: verifier: centralize const dynptr check in unmark_stack_slots_dynptr()
` [RFC PATCH v2 06/11] bpf: mark vm_area_struct as trusted
` [RFC PATCH v2 07/11] bpf: add plumbing for file-backed dynptr
` [RFC PATCH v2 08/11] bpf: add kfuncs and helpers support for file dynptrs
` [RFC PATCH v2 09/11] bpf: verifier: refactor kfunc specialization
` [RFC PATCH v2 10/11] bpf: dispatch to sleepable file dynptr
` [RFC PATCH v2 11/11] selftests/bpf: add file dynptr tests
BPF verifier missing range intersection validation in subregister bounds deduction
2025-10-17 13:23 UTC
[selftests/bpf QUESTION] What is the proper way to fix the build error
2025-10-17 10:05 UTC
[PATCHSET v9 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
2025-10-17 9:26 UTC (15+ messages)
` [PATCH 01/14] sched/debug: Fix updating of ppos on server write ops
` [PATCH 02/14] sched/debug: Stop and start server based on if it was active
` [PATCH 03/14] sched/deadline: Clear the defer params
` [PATCH 04/14] sched/deadline: Return EBUSY if dl_bw_cpus is zero
` [PATCH 05/14] sched: Add a server arg to dl_server_update_idle_time()
` [PATCH 06/14] sched_ext: Add a DL server for sched_ext tasks
` [PATCH 07/14] sched/debug: Add support to change sched_ext server params
` [PATCH 08/14] sched/deadline: Add support to remove DL server's bandwidth contribution
` [PATCH 09/14] sched/deadline: Account ext server bandwidth
` [PATCH 10/14] sched/deadline: Allow to initialize DL server when needed
` [PATCH 11/14] sched/deadline: Fix DL server crash in inactive_timer callback
` [PATCH 12/14] sched_ext: Selectively enable ext and fair DL servers
` [PATCH 13/14] selftests/sched_ext: Add test for sched_ext dl_server
` [PATCH 14/14] selftests/sched_ext: Add test for DL server total_bw consistency
[PATCH bpf v1] selftests/bpf: Fix set but not used errors
2025-10-17 9:21 UTC
[PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
2025-10-17 6:16 UTC (8+ messages)
` [PATCH v7 1/7] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v7 2/7] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v7 3/7] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v7 4/7] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v7 5/7] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v7 6/7] rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()
[PATCH v6 0/7] barrier: Add smp_cond_load_*_timeout()
2025-10-17 2:36 UTC (9+ messages)
` [PATCH v6 1/7] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v6 2/7] arm64: barrier: support smp_cond_load_relaxed_timeout()
` [PATCH v6 3/7] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait
` [PATCH v6 4/7] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v6 5/7] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v6 6/7] rqspinlock: use smp_cond_load_acquire_timeout()
` [PATCH v6 7/7] cpuidle/poll_state: poll via smp_cond_load_relaxed_timeout()
[PATCH bpf-next v2 0/3] BPF signature hash chains
2025-10-17 1:36 UTC (18+ messages)
[PATCH v2 bpf-next 0/4] Support associating BPF programs with struct_ops
2025-10-17 0:19 UTC (8+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Allow verifier to fixup kernel module kfuncs
` [PATCH v2 bpf-next 2/4] bpf: Support associating BPF program with struct_ops
` [PATCH v2 bpf-next 3/4] libbpf: Add bpf_prog_assoc_struct_ops() API
` [PATCH v2 bpf-next 4/4] selftests/bpf: Test BPF_PROG_ASSOC_STRUCT_OPS command
[PATCH v2 0/2] memcg: reading memcg stats more efficiently
2025-10-16 23:00 UTC (16+ messages)
` [PATCH v2 1/2] memcg: introduce kfuncs for fetching memcg stats
` [PATCH v2 2/2] memcg: selftests for memcg stat kfuncs
pull-request: bpf-next 2025-10-16
2025-10-16 20:45 UTC
[RFC PATCH bpf-next v2 0/2] Pass external callchain entry to get_perf_callchain
2025-10-16 20:39 UTC (5+ messages)
` [RFC PATCH bpf-next v2 2/2] bpf: "
[PATCH v4 net-next 00/13] AccECN protocol case handling series
2025-10-16 20:26 UTC (11+ messages)
` [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v4 net-next 05/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v4 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
[PATCH net V3 0/2] Fix generating skb from non-linear xdp_buff for mlx5
2025-10-16 19:55 UTC (3+ messages)
` [PATCH net V3 1/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ
` [PATCH net V3 2/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ
[RFC PATCH v1 bpf-next 0/4] Support associating BPF programs with struct_ops
2025-10-16 18:41 UTC (13+ messages)
` [RFC PATCH v1 bpf-next 1/4] bpf: Allow verifier to fixup kernel module kfuncs
` [RFC PATCH v1 bpf-next 2/4] bpf: Support associating BPF program with struct_ops
` [RFC PATCH v1 bpf-next 4/4] selftests/bpf: Test BPF_STRUCT_OPS_ASSOCIATE_PROG command
eBPF: Reading page contents from a struct page*
2025-10-16 17:57 UTC
[PATCH bpf 0/1] Follow-up fix for potential error pointer dereference in propagate_to_outer_instance()
2025-10-16 17:43 UTC (3+ messages)
` [PATCH bpf 1/1] bpf: liveness: Handle ERR_PTR from get_outer_instance() "
[PATCH v2 bpf] bpf: Fix memory leak in __lookup_instance error path
2025-10-16 17:40 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: MM related minor changes
2025-10-16 16:56 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: mark mm->owner as __safe_rcu_or_null
` [PATCH bpf-next 2/2] bpf: mark vma->{vm_mm,vm_file} as __safe_trusted_or_null
[PATCH v2] selftests: arg_parsing: Ensure data is flushed to disk before reading
2025-10-16 16:40 UTC (11+ messages)
` [PATCH v3] "
` [PATCH bpf v4] "
` [PATCH bpf v5] "
` [PATCH bpf v6] "
[PATCH v1] perf stat bperf cgroup: Increase MAX_EVENTS from 32 to 1024
2025-10-16 15:07 UTC
[PATCH bpf 0/3] bpf: Fix possible memleak when updating hash maps
2025-10-16 14:58 UTC (4+ messages)
` [PATCH bpf 1/3] bpf: Fix possible memleak in [lru_,]percpu_hash map update
` [PATCH bpf 2/3] bpf: Fix possible memleak when updating hash maps with BPF_F_LOCK
` [PATCH bpf 3/3] selftests/bpf: Add test to verify no memleak when updating hash maps
[PATCH net-next v2 00/15] netkit: Support for io_uring zero-copy and AF_XDP
2025-10-16 12:12 UTC (4+ messages)
` [syzbot ci] "
netdevsim BPF offload race condition in bpf_bound_progs list management
2025-10-16 9:38 UTC
[RFC PATCH v10 mm-new 0/9] mm, bpf: BPF-MM, BPF-THP
2025-10-16 8:18 UTC (11+ messages)
` [RFC PATCH v10 mm-new 4/9] mm: thp: decouple THP allocation between swap and page fault paths
` [RFC PATCH v10 mm-new 5/9] mm: thp: enable THP allocation exclusively through khugepaged
` [RFC PATCH v10 mm-new 6/9] bpf: mark mm->owner as __safe_rcu_or_null
` [RFC PATCH v10 mm-new 7/9] bpf: mark vma->vm_mm as __safe_trusted_or_null
` [RFC PATCH v10 mm-new 8/9] selftests/bpf: add a simple BPF based THP policy
` [RFC PATCH v10 mm-new 9/9] Documentation: add BPF-based THP policy management
[PATCH bpf-next v5 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-10-16 7:45 UTC (16+ messages)
` [PATCH bpf-next v5 01/15] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v5 02/15] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v5 03/15] selftests/bpf: test_xsk: Fix __testapp_validate_traffic()'s return value
` [PATCH bpf-next v5 04/15] selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
` [PATCH bpf-next v5 05/15] selftests/bpf: test_xsk: fix memory leak in testapp_xdp_shared_umem()
` [PATCH bpf-next v5 06/15] selftests/bpf: test_xsk: Wrap test clean-up in functions
` [PATCH bpf-next v5 07/15] selftests/bpf: test_xsk: Release resources when swap fails
` [PATCH bpf-next v5 08/15] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH bpf-next v5 09/15] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH bpf-next v5 10/15] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH bpf-next v5 11/15] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH bpf-next v5 12/15] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH bpf-next v5 13/15] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH bpf-next v5 14/15] selftests/bpf: test_xsk: Isolate flaky tests
` [PATCH bpf-next v5 15/15] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
[PATCH v2 bpf-next/net 0/6] bpf: Allow opt-out from sk->sk_prot->memory_allocated
2025-10-16 6:50 UTC (7+ messages)
` [PATCH v2 bpf-next/net 5/6] bpf: Introduce SK_BPF_BYPASS_PROT_MEM
` [PATCH v2 bpf-next/net 6/6] selftest: bpf: Add test for sk->sk_bypass_prot_mem
[PATCH bpf 1/1] bpf: Fix memory leak in __lookup_instance error path
2025-10-16 6:23 UTC
[PATCH bpf-next] selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22
2025-10-15 20:54 UTC (5+ messages)
[PATCH v5 bpf-next 00/15] BPF indirect jumps
2025-10-15 17:35 UTC (4+ messages)
` [PATCH v5 bpf-next 13/15] libbpf: support llvm-generated "
[BUG] no ORC stacktrace from kretprobe.multi bpf program
2025-10-15 16:11 UTC (4+ messages)
[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
2025-10-15 15:04 UTC (4+ messages)
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