messages from 2025-07-23 07:12:09 to 2025-07-25 10:00:12 UTC [more...]
[PATCH v13 0/4] support large align and nid in Rust allocators
2025-07-25 10:00 UTC (11+ messages)
` [PATCH v13 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v13 3/4] rust: add support for NUMA ids in allocations
` [PATCH v13 4/4] rust: support large alignments "
[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
2025-07-25 9:59 UTC (7+ messages)
` [PATCH PATCH v2 v3 1/6] perf/core: Make perf_event_aux_pause() as external function
` [PATCH PATCH v2 v3 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
` [PATCH PATCH v2 v3 3/6] perf: auxtrace: Control AUX pause and resume with BPF
` [PATCH PATCH v2 v3 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
` [PATCH PATCH v2 v3 5/6] perf record: Support AUX pause and resume with BPF
` [PATCH PATCH v2 v3 6/6] perf docs: Document "
[PATCH net-next 0/5] ixgbe: xsk: a couple of changes for zerocopy
2025-07-25 9:44 UTC (9+ messages)
` [PATCH net-next 1/5] ixgbe: xsk: remove budget from ixgbe_clean_xdp_tx_irq
` [PATCH net-next 2/5] ixgbe: xsk: resolve the underflow of budget in ixgbe_xmit_zc
` [PATCH net-next 3/5] ixgbe: xsk: use ixgbe_desc_unused as the "
[PATCH bpf-next v4 0/8] Add a dynptr type for skb metadata for TC BPF
2025-07-25 9:43 UTC (20+ messages)
` [PATCH bpf-next v4 1/8] bpf: Add dynptr type for skb metadata
` [PATCH bpf-next v4 2/8] bpf: Enable read/write access to skb metadata through a dynptr
` [PATCH bpf-next v4 3/8] selftests/bpf: Cover verifier checks for skb_meta dynptr type
` [PATCH bpf-next v4 4/8] selftests/bpf: Pass just bpf_map to xdp_context_test helper
` [PATCH bpf-next v4 5/8] selftests/bpf: Parametrize test_xdp_context_tuntap
` [PATCH bpf-next v4 6/8] selftests/bpf: Cover read access to skb metadata via dynptr
` [PATCH bpf-next v4 7/8] selftests/bpf: Cover write "
` [PATCH bpf-next v4 8/8] selftests/bpf: Cover read/write to skb metadata at an offset
[PATCH] sfc: siena: handle NULL returned by xdp_convert_buff_to_frame()
2025-07-25 9:39 UTC (3+ messages)
[PATCH bpf] libbpf: eBPF fails on events with auxiliary data
2025-07-25 9:34 UTC
[PATCH bpf-next] bpf: Simplify bounds refinement from s32
2025-07-25 9:21 UTC (3+ messages)
[PATCH bpf-next v2 0/4] bpf: Improve 64bits bounds refinement
2025-07-25 7:15 UTC (10+ messages)
` [PATCH bpf-next v2 1/4] bpf: Improve bounds when s64 crosses sign boundary
` [PATCH bpf-next v2 2/4] selftests/bpf: Update reg_bound range refinement logic
` [PATCH bpf-next v2 3/4] selftests/bpf: Test cross-sign 64bits range refinement
` [PATCH bpf-next v2 4/4] selftests/bpf: Test invariants on JSLT crossing sign
[PATCH] mm, page_pool: introduce a new page type for page pool in page type
2025-07-25 6:50 UTC (6+ messages)
[PATCH bpf-next 0/3] selftests/bpf: Fix a few dynptr test failures with 64K page size
2025-07-25 4:34 UTC (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Increase xdp data size for arm64 "
` [PATCH bpf-next 2/3] selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failure
` [PATCH bpf-next 3/3] selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failure
pull-request: bpf-next 2025-07-24
2025-07-25 1:10 UTC (2+ messages)
[PATCH v3 0/2] Fix two tailcall-related issues
2025-07-25 0:28 UTC (3+ messages)
` [PATCH v3 1/2] LoongArch: BPF: Fix jump offset calculation in tailcall
` [PATCH v3 2/2] LoongArch: BPF: Fix tailcall hierarchy
[PATCH net-next] selftests: drv-net: Wait for bkg socat to start
2025-07-24 23:51 UTC
[PATCH v6 0/3] Add support for long task name
2025-07-24 23:50 UTC (7+ messages)
` [PATCH v6 1/3] exec: Remove obsolete comments
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes
[PATCH bpf-next 0/4] Use correct destructor kfunc types
2025-07-24 22:32 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf: crypto: Use the correct destructor kfunc type
` [PATCH bpf-next 2/4] bpf: net_sched: "
` [PATCH bpf-next 3/4] selftests/bpf: "
` [PATCH bpf-next 4/4] bpf, btf: Enforce destructor kfunc type with CFI
[PATCH] selftests/bpf: Install test modules into $INSTALL_PATH
2025-07-24 22:09 UTC
[RFC dwarves] btf_encoder: Remove duplicates from functions entries
2025-07-24 21:26 UTC (9+ messages)
[PATCH v2 6.1] net: add netdev_lockdep_set_classes() to virtual drivers
2025-07-24 20:05 UTC
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-24 17:35 UTC (5+ messages)
[PATCH v2 00/13] Signed BPF programs
2025-07-24 17:22 UTC (9+ messages)
` [PATCH v2 07/13] bpf: Move the signature kfuncs to helpers.c
` [PATCH v2 08/13] bpf: Implement signature verification for BPF programs
` [PATCH v2 11/13] bpftool: Add support for signing "
[PATCH 0/3] bpf: tidy up internals of bpf key handling
2025-07-24 17:13 UTC (5+ messages)
` [PATCH 1/3] bpf: make bpf_key an opaque type
` [PATCH 2/3] bpf: remove bpf_key reference
` [PATCH 3/3] bpf: eliminate the allocation of an intermediate struct bpf_key
[PATCH bpf-next v2 0/3] bpf: Private stack support for arm64 JIT
2025-07-24 17:03 UTC (7+ messages)
` [PATCH bpf-next v2 1/3] bpf: move bpf_jit_get_prog_name() to core.c
` [PATCH bpf-next v2 2/3] bpf, arm64: JIT support for private stack
` [PATCH bpf-next v2 3/3] selftests/bpf: enable private stack tests for arm64
[BUG] mlx5_core memory management issue
2025-07-24 17:01 UTC (4+ messages)
[PATCH v4 0/5] Support trampoline for LoongArch
2025-07-24 15:30 UTC (7+ messages)
` [PATCH v4 1/5] LoongArch: Add larch_insn_gen_{beq,bne} helpers
` [PATCH v4 2/5] LoongArch: BPF: Update the code to rename validate_code to validate_ctx
` [PATCH v4 3/5] LoongArch: BPF: Add bpf_arch_xxxxx support for Loongarch
` [PATCH v4 4/5] LoongArch: BPF: Add bpf trampoline "
` [PATCH v4 5/5] LoongArch: BPF: Add struct ops support for trampoline
[PATCH bpf-next v4 0/4] bpf: Show precise rejected function when attaching to __noreturn and deny list functions
2025-07-24 15:14 UTC (5+ messages)
` [PATCH bpf-next v4 1/4] bpf: Show precise rejected function when attaching fexit/fmod_ret to __noreturn functions
` [PATCH bpf-next v4 2/4] bpf: Add log for attaching tracing programs to functions in deny list
` [PATCH bpf-next v4 3/4] selftests/bpf: Add selftest "
` [PATCH bpf-next v4 4/4] selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite
[PATCH bpf-next 0/4] bpf: Improve 64bits bounds refinement
2025-07-24 14:03 UTC (8+ messages)
` [PATCH bpf-next 1/4] bpf: Improve bounds when s64 crosses sign boundary
` [PATCH bpf-next 3/4] selftests/bpf: Test cross-sign 64bits range refinement
[PATCH v14 net-next 00/14] AccECN protocol patch series
2025-07-24 13:10 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf, arm64: support for timed may_goto
2025-07-24 12:54 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf, arm64: Add JIT "
` [PATCH bpf-next 2/2] selftests/bpf: Enable timed may_goto tests for arm64
[PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
2025-07-24 12:38 UTC (3+ messages)
[PATCH bpf-next v3 0/4] bpf: Show precise rejected function when attaching to __noreturn and deny list functions
2025-07-24 11:05 UTC (12+ messages)
` [PATCH bpf-next v3 1/4] bpf: Show precise rejected function when attaching fexit/fmod_ret to __noreturn functions
` [PATCH bpf-next v3 2/4] bpf: Add log for attaching tracing programs to functions in deny list
` [PATCH bpf-next v3 3/4] selftests/bpf: Add selftest "
` [PATCH bpf-next v3 4/4] selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite
[PATCH RESEND bpf-next 1/1] powerpc64/bpf: Add jit support for load_acquire and store_release
2025-07-24 10:27 UTC (4+ messages)
[PATCH] net: otx2: handle NULL returned by xdp_convert_buff_to_frame()
2025-07-24 10:11 UTC (4+ messages)
` [EXTERNAL] "
[PATCH] sfc: handle NULL returned by xdp_convert_buff_to_frame()
2025-07-24 9:57 UTC (2+ messages)
[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
2025-07-24 9:05 UTC (6+ messages)
[PATCH bpf-next 0/2] umd: Remove usermode driver framework
2025-07-24 8:38 UTC (8+ messages)
` [PATCH bpf-next 2/2] "
[PATCH 6.1] net: add netdev_lockdep_set_classes() to virtual drivers
2025-07-24 4:30 UTC
[PATCH bpf-next v2 1/2] bpf: Reject narrower access to pointer ctx fields
2025-07-24 2:50 UTC (5+ messages)
[PATCH v2 bpf] bpf: Disable migration in nf_hook_run_bpf()
2025-07-24 2:10 UTC (2+ messages)
[PATCH net-next v12 00/12] Split netmem from struct page
2025-07-24 2:00 UTC (2+ messages)
[PATCH net] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
2025-07-24 0:19 UTC (2+ messages)
[PATCH v4 1/6] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
2025-07-23 22:51 UTC (12+ messages)
` [PATCH v4 2/6] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
` [PATCH v4 3/6] srcu: Add guards for notrace variants of SRCU-fast readers
` [PATCH v4 4/6] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
` [PATCH v4 5/6] srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readers
` [PATCH v4 6/6] srcu: Document srcu_flip() memory-barrier D relation to SRCU-fast
[PATCH bpf-next] bpf, arm64: JIT support for private stack
2025-07-23 22:01 UTC (3+ messages)
[PATCH] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency and throughput
2025-07-23 20:22 UTC (8+ messages)
[PATCH v2] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
2025-07-23 19:55 UTC (2+ messages)
[PATCH 1/1] pahole: Don't fail when encoding BTF on an object with no DWARF info
2025-07-23 19:27 UTC (3+ messages)
[PATCH bpf-next v3 00/10] Add a dynptr type for skb metadata for TC BPF
2025-07-23 16:50 UTC (10+ messages)
` [PATCH bpf-next v3 01/10] bpf: Add dynptr type for skb metadata
` [PATCH bpf-next v3 02/10] bpf: Enable read access to skb metadata with bpf_dynptr_read
` [PATCH bpf-next v3 10/10] selftests/bpf: Cover read/write to skb metadata at an offset
[RFC] New codectl(2) system call for sframe registration
2025-07-23 16:29 UTC (19+ messages)
[PATCH v3 5/4] srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readers
2025-07-23 16:24 UTC (4+ messages)
[PATCH v5] bpftool: Add CET-aware symbol matching for x86_64 architectures
2025-07-23 15:52 UTC (4+ messages)
[PATCH bpf-next v4 1/3] bpftool: Add bpf_token show
2025-07-23 14:44 UTC (3+ messages)
` [PATCH bpf-next v4 2/3] bpftool: Add bpftool-token manpage
` [PATCH bpf-next v4 3/3] bpftool: Add bash completion for token argument
[PATCH net v3 0/2] xsk: fix negative overflow issues in zerocopy xmit
2025-07-23 14:23 UTC (3+ messages)
` [PATCH net v3 1/2] stmmac: xsk: fix negative overflow of budget in zerocopy mode
` [PATCH net v3 2/2] igb: xsk: solve negative overflow of nb_pkts "
[PATCH bpf-next v3 1/3] bpftool: Add bpf_token show
2025-07-23 10:55 UTC (6+ messages)
` [PATCH bpf-next v3 2/3] bpftool: Add bpftool-token manpage
[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
2025-07-23 9:24 UTC (3+ messages)
` [PATCH bpf-next V2 6/7] bpf: selftests: Add rx_meta store kfuncs selftest
[PATCH bpf-next 0/1] bpf, arm64: fix fp initialization for exception boundary
2025-07-23 7:46 UTC (3+ messages)
` [PATCH bpf-next 1/1] "
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).