bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-28 17:04:42 to 2025-08-30 20:46:44 UTC [more...]

[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
 2025-08-30 20:46 UTC  (22+ messages)
` [PATCH 01/14] Documentation: hw-vuln: l1tf: Convert kernel docs external links
` [PATCH 02/14] Documentation: damon: reclaim: Convert "Free Page Reporting" citation link
` [PATCH 03/14] Documentation: perf-security: Convert security credentials bibliography link
` [PATCH 04/14] Documentation: amd-pstate: Use internal link to kselftest
` [PATCH 05/14] Documentation: blk-mq: Convert block layer docs external links
` [PATCH 06/14] Documentation: bpf: Convert external kernel docs link
` [PATCH 07/14] Documentation: kasan: Use internal link to kunit
` [PATCH 08/14] Documentation: gpu: "
` [PATCH 09/14] Documentation: filesystems: Fix stale reference to device-mapper docs
` [PATCH 10/14] Documentation: smb: smbdirect: Convert KSMBD docs link
` [PATCH 11/14] Documentation: net: Convert external kernel networking docs
` [PATCH 12/14] ASoC: doc: Internally link to Writing an ALSA Driver docs
` [PATCH 13/14] nitro_enclaves: Use internal cross-reference for kernel docs links
` [PATCH 14/14] Documentation: checkpatch: Convert kernel docs references
` (subset) [PATCH 00/14] Internalize www.kernel.org/doc cross-reference

[PATCH v6 0/6] tracing: Deferred unwinding of user space stack traces
 2025-08-30 19:03 UTC  (59+ messages)
` [PATCH v6 1/6] tracing: Do not bother getting user space stacktraces for kernel threads
` [PATCH v6 2/6] tracing: Rename __dynamic_array() to __dynamic_field() for ftrace events
` [PATCH v6 3/6] tracing: Implement deferred user space stacktracing
` [PATCH v6 4/6] tracing: Have deferred user space stacktrace show file offsets
` [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
` [PATCH v6 6/6] tracing: Add an event to map the inodes to their file names

[PATCH bpf-next v5 1/2] bpf: refactor max_depth computation in bpf_get_stack()
 2025-08-30 17:13 UTC  (6+ messages)
` [PATCH bpf-next v5 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()

[PATCH v6 bpf] xsk: fix immature cq descriptor production
 2025-08-30 10:32 UTC  (5+ messages)

[PATCH v7 bpf] xsk: fix immature cq descriptor production
 2025-08-30 10:30 UTC  (2+ messages)

[PATCH v1] perf bpf-filter: Fix opts declaration on older libbpfs
 2025-08-30  5:35 UTC 

[PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
 2025-08-30  5:19 UTC  (3+ messages)

[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
 2025-08-30  0:09 UTC  (5+ messages)

[PATCH net-next v4 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2025-08-29 22:43 UTC  (8+ messages)
` [PATCH net-next v4 1/2] net/mlx5: DMA-sync earlier in mlx5e_skb_from_cqe_mpwrq_nonlinear
` [PATCH net-next v4 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[PATCH v4 0/5] barrier: Add smp_cond_load_*_timewait()
 2025-08-29 22:38 UTC  (8+ messages)
` [PATCH v4 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
` [PATCH v4 2/5] arm64: "
` [PATCH v4 3/5] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait
` [PATCH v4 4/5] asm-generic: barrier: Add smp_cond_load_acquire_timewait()
` [PATCH v4 5/5] rqspinlock: use smp_cond_load_acquire_timewait()

[PATCH bpf-next v4] selftests/bpf: add BPF program dump in veristat
 2025-08-29 20:41 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] bpf: Report arena faults to BPF streams
 2025-08-29 20:28 UTC  (6+ messages)
` [PATCH bpf-next v4 1/3] bpf: arm64: simplify exception table handling
` [PATCH bpf-next v4 2/3] bpf: Report arena faults to BPF stderr

[PATCHSET V1 0/2] cpuidle, bpf: Introduce BPF-based extensible cpuidle policy via struct_ops
 2025-08-29 20:00 UTC  (5+ messages)
` [PATCH v1 1/2] cpuidle: Implement BPF extensible cpuidle class
` [PATCH v1 2/2] selftests/bpf: Add selftests

[PATCH] selftests/bpf: Fix count write in testapp_xdp_metadata_copy()
 2025-08-29 19:33 UTC 

[PATCH bpf-next v5 0/2] Fix bpf_strnstr len error
 2025-08-29 19:00 UTC  (2+ messages)

[PATCH bpf-next v5 1/2] bpf/helpers: bpf_strnstr: Exact match length
 2025-08-29 18:46 UTC  (3+ messages)
` [PATCH bpf-next v5 2/2] selftests/bpf: Add tests for bpf_strnstr

[PATCH bpf-next v4 0/1] selftests/bpf: Fix "expression result unused" warnings with icecc
 2025-08-29 18:30 UTC  (4+ messages)
` [PATCH bpf-next v4 1/1] "

[BUG] Deadlock triggered by bpfsnoop funcgraph feature
 2025-08-29 18:08 UTC  (11+ messages)

[PATCH bpf 1/2] bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
 2025-08-29 17:30 UTC  (6+ messages)
` [PATCH bpf 2/2] selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer

[bpf-next v2 0/5] powerpc64/bpf: Add support for bpf arena and arena atomics
 2025-08-29 16:51 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v2 2/5] powerpc64/bpf: Implement bpf_addr_space_cast instruction
` [PATCH bpf-next v2 3/5] powerpc64/bpf: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
` [PATCH bpf-next v2 4/5] powerpc64/bpf: Implement PROBE_ATOMIC instructions
` [PATCH bpf-next v2 5/5] selftests/bpf: Fix arena_spin_lock selftest failure

[PATCH bpf-next v2 0/4] bpf: Introduce deferred task context execution
 2025-08-29 15:23 UTC  (16+ messages)
` [PATCH bpf-next v2 1/4] bpf: bpf task work plumbing
` [PATCH bpf-next v2 3/4] bpf: task work scheduling kfuncs

[PATCH bpf-next v2 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
 2025-08-29 13:43 UTC  (5+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all

[PATCH bpf-next v4 1/2] bpf/helpers: bpf_strnstr: Exact match length
 2025-08-29 10:56 UTC  (3+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add tests for bpf_strnstr

[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
 2025-08-29 10:49 UTC  (32+ messages)
` [PATCH v6 mm-new 01/10] mm: thp: add support for "
` [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
` [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
` [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted

[PATCH v2] net/cls_cgroup: Fix task_get_classid() during qdisc run
 2025-08-29  8:14 UTC  (4+ messages)

[PATCH bpf] MAINTAINERS: add Shung-Hsi as reviewer for BPF CORE
 2025-08-29  7:45 UTC 

[PATCH] selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
 2025-08-29  7:09 UTC  (2+ messages)

[PATCH v8 0/2] bpftool: Refactor config parsing and add CET symbol matching
 2025-08-29  6:11 UTC  (3+ messages)
` [PATCH v8 1/2] bpftool: Refactor kernel config reading into common helper
` [PATCH v8 2/2] bpftool: Add CET-aware symbol matching for x86_64 architectures

[PATCH v2 bpf-next] bpf: improve the general precision of tnum_mul
 2025-08-29  4:04 UTC  (5+ messages)

[PATCH bpf-next v4 0/2] Fix bpf_strnstr len error
 2025-08-29  2:12 UTC 

[PATCH v2 bpf-next] selftests/bpf: Fix the issue where the error code is 0
 2025-08-29  1:41 UTC 

[PATCH v4 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-08-29  1:00 UTC  (6+ messages)
` [PATCH v4 bpf-next/net 1/5] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v4 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v4 bpf-next/net 3/5] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
` [PATCH v4 bpf-next/net 4/5] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v4 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED

[PATCH net-next v2 0/9] xsk: improvement performance in copy mode
 2025-08-29  0:31 UTC  (6+ messages)
` [PATCH net-next v2 5/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch

[PATCH v6 2/2] bpftool: Add CET-aware symbol matching for x86_64 architectures
 2025-08-28 21:50 UTC  (4+ messages)
` [PATCH v7 0/2] bpftool: Refactor config parsing and add CET symbol matching

[PATCH v3 00/15] Legacy hardware/cache events as json
 2025-08-28 20:59 UTC  (16+ messages)
` [PATCH v3 01/15] perf parse-events: Fix legacy cache events if event is duplicated in a PMU
` [PATCH v3 02/15] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
` [PATCH v3 03/15] perf record: Skip don't fail for events that don't open
` [PATCH v3 04/15] perf jevents: Support copying the source json files to OUTPUT
` [PATCH v3 05/15] perf pmu: Don't eagerly parse event terms
` [PATCH v3 06/15] perf parse-events: Remove unused FILE input argument to scanner
` [PATCH v3 07/15] perf pmu: Use fd rather than FILE from new_alias
` [PATCH v3 08/15] perf pmu: Factor term parsing into a perf_event_attr into a helper
` [PATCH v3 09/15] perf parse-events: Add terms for legacy hardware and cache config values
` [PATCH v3 10/15] perf jevents: Add legacy json terms and default_core event table helper
` [PATCH v3 11/15] perf pmu: Add and use legacy_terms in alias information
` [PATCH v3 12/15] perf jevents: Add legacy-hardware and legacy-cache json
` [PATCH v3 13/15] perf print-events: Remove print_hwcache_events
` [PATCH v3 14/15] perf print-events: Remove print_symbol_events
` [PATCH v3 15/15] perf parse-events: Remove hard coded legacy hardware and cache parsing

[PATCH bpf-next v3 1/2] bpf/helpers: bpf_strnstr: Exact match length
 2025-08-28 17:04 UTC  (2+ messages)


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).