public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 18:06:46 to 2026-03-14 09:43:25 UTC [more...]

[PATCH net-next v4 00/15] net: stmmac: clean up descriptor handling part 1
 2026-03-14  9:43 UTC  (11+ messages)
` [PATCH net-next v4 01/15] net: stmmac: rearrange stmmac_tx_info members to pack better
` [PATCH net-next v4 02/15] net: stmmac: helpers for filling tx_q->tx_skbuff_dma
` [PATCH net-next v4 03/15] net: stmmac: clean up stmmac_clear_rx_descriptors()
` [PATCH net-next v4 04/15] net: stmmac: add helper to get hardware receive descriptor
` [PATCH net-next v4 05/15] net: stmmac: add helper to get size of a "
` [PATCH net-next v4 06/15] net: stmmac: add helper to set receive tail pointer
` [PATCH net-next v4 07/15] net: stmmac: remove rx_tail_addr
` [PATCH net-next v4 08/15] net: stmmac: use consistent tests for receive buffer size
` [PATCH net-next v4 09/15] net: stmmac: add helper to set "
` [PATCH net-next v4 10/15] net: stmmac: simplify stmmac_set_queue_rx_buf_size()

[PATCH bpf-next v6 0/2] bpf: Add multi-level pointer parameter support for trampolines
 2026-03-14  8:21 UTC  (3+ messages)
` [PATCH bpf-next v6 1/2] bpf: Support pointer param types via SCALAR_VALUE "
` [PATCH bpf-next v6 2/2] selftests/bpf: Add trampolines single and multi-level pointer params test coverage

[PATCH bpf-next v3 0/3] Optimize bounds refinement by reordering deductions
 2026-03-14  8:22 UTC  (10+ messages)
` [PATCH bpf-next v3 1/3] bpf: better naming for __reg_deduce_bounds() parts
` [PATCH bpf-next v3 2/3] bpf: Avoid one round of bounds deduction
` [PATCH bpf-next v3 3/3] selftests/bpf: Test case for refinement improvement using 64b bounds

[PATCH bpf-next v9 4/5] bpf, x86: Emit ENDBR for indirect jump targets
 2026-03-14  6:48 UTC  (3+ messages)

[PATCH bpf-next v5 0/2] bpf: Add multi-level pointer parameter support for trampolines
 2026-03-14  6:16 UTC  (6+ messages)
` [PATCH bpf-next v5 1/2] bpf: Support pointer param types via SCALAR_VALUE "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add trampolines single and multi-level pointer params test coverage

[PATCH bpf-next 0/4] Fix invariant violations and improve branch detection
 2026-03-14  5:01 UTC  (9+ messages)
` [PATCH bpf-next 1/4] bpf: Refactor reg_bounds_sanity_check
` [PATCH bpf-next 2/4] bpf: Simulate branches to prune based on range violations
` [PATCH bpf-next 3/4] selftests/bpf: Cover invariant violation cases from syzbot
` [PATCH bpf-next 4/4] selftests/bpf: Remove invariant violation flags

[-next v9 0/5] emit ENDBR/BTI instructions for indirect jump targets
 2026-03-14  4:21 UTC  (8+ messages)
` [PATCH bpf-next v9 1/5] bpf: Move constants blinding out of arch-specific JITs

[PATCH bpf-next v5 0/2] bpf: Relax 8 frame limitation for global subprogs
 2026-03-14  2:40 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] bpf: Only enforce 8 frame call stack limit for all-static stacks

[PATCH bpf v3 0/2] bpf: Fix unsound scalar forking for BPF_OR
 2026-03-14  2:33 UTC  (8+ messages)
` [PATCH bpf v3 1/2] bpf: Fix unsound scalar forking in maybe_fork_scalars() "
` [PATCH bpf v3 2/2] selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling

[PATCH bpf v4 0/2] bpf: Fix unsound scalar forking for BPF_OR
 2026-03-14  2:15 UTC  (3+ messages)
` [PATCH bpf v4 1/2] bpf: Fix unsound scalar forking in maybe_fork_scalars() "
` [PATCH bpf v4 2/2] selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-14  0:24 UTC  (16+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API

[PATCH net-next v4 0/6] bnxt_en: Add XDP RSS hash metadata support
 2026-03-14  0:03 UTC  (10+ messages)
` [PATCH net-next v4 1/6] bnxt_en: use bnxt_xdp_buff for xdp context
` [PATCH net-next v4 2/6] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next v4 3/6] bnxt_en: Move bnxt_rss_ext_op into header
` [PATCH net-next v4 4/6] bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP
` [PATCH net-next v4 5/6] selftests: net: move common xdp.py functions into lib
` [PATCH net-next v4 6/6] selftests: drv-net: xdp: Add rss_hash metadata tests

[PATCH net-next v7 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2026-03-13 23:13 UTC  (8+ messages)
` [PATCH net-next v7 1/5] net: stmmac: Add 25GMAC core type to dwmac_core_type enum
` [PATCH net-next v7 2/5] net: stmmac: Add DW25GMAC support in stmmac core driver
` [PATCH net-next v7 3/5] net: stmmac: Integrate dw25gmac into hwif handling
` [PATCH net-next v7 4/5] net: stmmac: Add PCI driver support for BCM8958x
` [PATCH net-next v7 5/5] net: stmmac: Add BCM8958x driver to build system

[PATCH bpf-next v4 0/5] bpf: Add support for sleepable tracepoint programs
 2026-03-13 21:41 UTC  (9+ messages)
` [PATCH bpf-next v4 1/5] bpf: Add sleepable support for raw "
` [PATCH bpf-next v4 2/5] bpf: Add sleepable support for classic "
` [PATCH bpf-next v4 3/5] bpf: Verifier support for sleepable "
` [PATCH bpf-next v4 4/5] libbpf: Add section handlers for sleepable tracepoints
` [PATCH bpf-next v4 5/5] selftests/bpf: Add tests for sleepable tracepoint programs

[PATCH bpf 0/3] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-03-13 21:03 UTC  (6+ messages)
` [PATCH bpf 1/3] perf/arm_pmuv3: Fix NULL pointer dereference in armv8pmu_sched_task()
` [PATCH bpf 2/3] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH bpf 3/3] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE

[RFC PATCH bpf-next v2 00/11] Dynptr cleanup and bugfixes
 2026-03-13 20:49 UTC  (17+ messages)
` [RFC PATCH bpf-next v2 01/11] bpf: Set kfunc dynptr arg type flag based on prototype
` [RFC PATCH bpf-next v2 06/11] bpf: Refactor object relationship tracking and fix dynptr UAF bug

[PATCH bpf v1] bpf: Fix OOB in bpf_obj_memcpy for cgroup storage
 2026-03-13 20:34 UTC  (6+ messages)

[PATCH net-next v2 13/15] net: stmmac: add helper to set transmit tail pointer
 2026-03-13 20:10 UTC  (3+ messages)

[PATCH net] net/sched: Mark qdisc for deletion if graft cannot delete
 2026-03-13 19:36 UTC  (8+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-13 19:22 UTC  (5+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 48/61] mtd: "

[PATCH net] clsact: Fix use-after-free in init/destroy rollback asymmetry
 2026-03-13 18:31 UTC  (2+ messages)

[PATCH] s390/bpf: Zero-extend bpf prog return values and kfunc arguments
 2026-03-13 17:46 UTC 

[PATCH bpf-next v2] selftests/bpf: improve test coverage for kfunc call
 2026-03-13 16:51 UTC  (6+ messages)

[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-13 16:26 UTC  (16+ messages)
` [PATCH v4 05/30] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH v4 08/30] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v4 10/30] perf build: Append extra host flags
` [PATCH v4 27/30] selftests/bpf: Append extra cflags
` [PATCH v4 28/30] selftests/hid: "

[PATCH v2 net-next] xsk: remove repeated defines
 2026-03-13 14:50 UTC  (2+ messages)

[PATCH net-next v2 0/2] e1000e: add XDP support
 2026-03-13 14:19 UTC  (7+ messages)
` [PATCH net-next v2 1/2] e1000e: add basic "
` [PATCH net-next v2 2/2] e1000e: add XDP_REDIRECT support

[PATCH net] net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
 2026-03-13 13:10 UTC  (2+ messages)

[PATCH net-next v3 00/15] net: stmmac: clean up descriptor handling part 1
 2026-03-13 12:12 UTC  (17+ messages)
` [PATCH net-next v3 01/15] net: stmmac: rearrange stmmac_tx_info members to pack better
` [PATCH net-next v3 02/15] net: stmmac: helpers for filling tx_q->tx_skbuff_dma
` [PATCH net-next v3 03/15] net: stmmac: clean up stmmac_clear_rx_descriptors()
` [PATCH net-next v3 04/15] net: stmmac: add helper to get hardware receive descriptor
` [PATCH net-next v3 05/15] net: stmmac: add helper to get size of a "
` [PATCH net-next v3 06/15] net: stmmac: add helper to set receive tail pointer
` [PATCH net-next v3 07/15] net: stmmac: remove rx_tail_addr
` [PATCH net-next v3 08/15] net: stmmac: use consistent tests for receive buffer size
` [PATCH net-next v3 09/15] net: stmmac: add helper to set "
` [PATCH net-next v3 10/15] net: stmmac: simplify stmmac_set_queue_rx_buf_size()
` [PATCH net-next v3 11/15] net: stmmac: add helper to get hardware transmit descriptor
` [PATCH net-next v3 12/15] net: stmmac: add helper to get size of a "
` [PATCH net-next v3 13/15] net: stmmac: add helper to set transmit tail pointer
` [PATCH net-next v3 14/15] net: stmmac: remove tx_tail_addr
` [PATCH net-next v3 15/15] net: stmmac: use queue rather than ->queue_index

[PATCH net-next] xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
 2026-03-13 10:49 UTC  (5+ messages)

[PATCH v2 bpf-next 1/2] bpf: Avoid one round of bounds deduction
 2026-03-13 10:45 UTC  (10+ messages)

[PATCH net-next] xsk: remove doubled defines
 2026-03-13  9:30 UTC  (4+ messages)

[PATCH v13 bpf-next 0/8] Add BTF layout to BTF
 2026-03-13  8:15 UTC  (10+ messages)
` [PATCH v13 bpf-next 2/8] libbpf: Support layout section handling in BTF

[PATCH bpf v2 0/2] bpf: Fix unsound scalar forking for BPF_OR
 2026-03-13  8:04 UTC  (4+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-13  6:17 UTC  (5+ messages)

[PATCH] selftests/bpf: modify_return: isolate fmod_ret hooks by pid
 2026-03-13  3:45 UTC  (2+ messages)
` [PATCH v2] "

Need update to libbpf/bpftool for bpf_stream_vprintk() removal (kernel sha 0cecd492f516)
 2026-03-13  3:29 UTC  (4+ messages)

[PATCH bpf v3 2/3] bpf: switch task_vma iterator from mmap_lock to per-VMA locks
 2026-03-13  3:19 UTC  (5+ messages)

[PATCH 1/2] selftests/bpf: Fix read_iter buffer termination in test_bpffs
 2026-03-13  2:49 UTC  (5+ messages)
` [PATCH 2/2] selftests/bpf: Skip bpffs debug iter checks when unavailable "

[PATCH net-next 3/5] ice: migrate to netdev ops lock
 2026-03-13  1:46 UTC  (2+ messages)
` [net-next,3/5] "

[PATCH net-next v3 0/5] bnxt_en: Add XDP RSS hash metadata support
 2026-03-13  0:15 UTC  (7+ messages)
` [PATCH net-next v3 1/5] bnxt_en: use bnxt_xdp_buff for xdp context
` [PATCH net-next v3 2/5] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next v3 3/5] bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP

[PATCH bpf-next v2] bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies
 2026-03-13  0:03 UTC 

[PATCH bpf-next] bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies
 2026-03-12 23:49 UTC  (3+ messages)

[PATCH bpf v2] selftests/bpf: Bump path and command buffer sizes in bpftool_helpers.c
 2026-03-12 23:48 UTC 

[PATCH bpf-next v1 1/2] bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
 2026-03-12 22:42 UTC  (6+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: Update kfuncs using btf_struct_meta to new variants

[RFC net-next v2 07/12] net: bnxt: Add boilerplate GSO code
 2026-03-12 22:34 UTC 

[PATCH bpf v1] selftests/bpf: Bump path and command buffer sizes in bpftool_helpers.c
 2026-03-12 21:14 UTC  (3+ messages)

[PATCH bpf-next v3 0/4] bpf: Add support for sleepable raw tracepoint programs
 2026-03-12 21:03 UTC  (9+ messages)
` [PATCH bpf-next v3 1/4] bpf: Add sleepable execution path for "
` [PATCH bpf-next v3 2/4] bpf: Verifier support for sleepable "
` [PATCH bpf-next v3 3/4] libbpf: Add tp_btf.s section handler for sleepable raw tracepoints
` [PATCH bpf-next v3 4/4] selftests/bpf: Add tests for sleepable raw tracepoint programs

[PATCH bpf v3] bpf: Release module BTF IDR before module unload
 2026-03-12 20:53 UTC 

[PATCH bpf v2] bpf: Release module BTF IDR before module unload
 2026-03-12 20:37 UTC  (3+ messages)

[PATCH] bpf, btf: switch CONFIG_CFI_CLANG to CONFIG_CFI
 2026-03-12 20:03 UTC  (3+ messages)

[PATCH bpf v3 0/3] bpf: fix and improve open-coded task_vma iterator
 2026-03-12 18:08 UTC  (4+ messages)
` [PATCH bpf v3 3/3] bpf: return VMA snapshot from "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox