messages from 2025-07-28 14:52:20 to 2025-07-30 16:13:34 UTC [more...]
[PATCH] libbpf: avoid possible use of uninitialized mod_len
2025-07-30 16:13 UTC (3+ messages)
[PATCH iwl-next v3 00/18] idpf: add XDP support
2025-07-30 16:07 UTC (19+ messages)
` [PATCH iwl-next v3 01/18] idpf: add support for Tx refillqs in flow scheduling mode
` [PATCH iwl-next v3 02/18] idpf: improve when to set RE bit logic
` [PATCH iwl-next v3 03/18] idpf: simplify and fix splitq Tx packet rollback error path
` [PATCH iwl-next v3 04/18] idpf: replace flow scheduling buffer ring with buffer pool
` [PATCH iwl-next v3 05/18] idpf: stop Tx if there are insufficient buffer resources
` [PATCH iwl-next v3 06/18] idpf: remove obsolete stashing code
` [PATCH iwl-next v3 07/18] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH iwl-next v3 08/18] idpf: use a saner limit for default number of queues to allocate
` [PATCH iwl-next v3 09/18] idpf: link NAPIs to queues
` [PATCH iwl-next v3 10/18] idpf: add 4-byte completion descriptor definition
` [PATCH iwl-next v3 11/18] idpf: remove SW marker handling from NAPI
` [PATCH iwl-next v3 12/18] idpf: add support for nointerrupt queues
` [PATCH iwl-next v3 13/18] idpf: prepare structures to support XDP
` [PATCH iwl-next v3 14/18] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
` [PATCH iwl-next v3 15/18] idpf: use generic functions to build xdp_buff and skb
` [PATCH iwl-next v3 16/18] idpf: add support for XDP on Rx
` [PATCH iwl-next v3 17/18] idpf: add support for .ndo_xdp_xmit()
` [PATCH iwl-next v3 18/18] idpf: add XDP RSS hash hint
[PATCH net] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
2025-07-30 15:14 UTC (3+ messages)
[PATCH] tracing/probes: Allow use of BTF names to dereference pointers
2025-07-30 14:33 UTC (4+ messages)
[PATCH v3] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
2025-07-30 14:23 UTC (2+ messages)
[PATCH v2] tools/rtla: Consolidate common parameters into shared structure
2025-07-30 14:18 UTC (2+ messages)
[RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
2025-07-30 13:56 UTC (14+ messages)
` [RFC 01/10] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [RFC 02/10] ftrace: Add register_ftrace_direct_hash function
` [RFC 03/10] ftrace: Add unregister_ftrace_direct_hash function
` [RFC 04/10] ftrace: Add modify_ftrace_direct_hash function
` [RFC 05/10] ftrace: Export some of hash related functions
` [RFC 06/10] ftrace: Use direct hash interface in direct functions
` [RFC 07/10] bpf: Add trampoline ip hash table
` [RFC 08/10] ftrace: Factor ftrace_ops ops_func interface
` [RFC 09/10] bpf: Remove ftrace_ops from bpf_trampoline object
` [RFC 10/10] Revert "ftrace: Store direct called addresses in their ops"
[PATCH v16 00/10] unwind_user: Deferred unwinding infrastructure
2025-07-30 13:32 UTC (13+ messages)
` [PATCH v16 01/10] unwind_user: Add user space unwinding API with frame pointer support
` [PATCH v16 02/10] unwind_user/deferred: Add unwind_user_faultable()
` [PATCH v16 03/10] unwind_user/deferred: Add unwind cache
` [PATCH v16 04/10] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v16 05/10] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v16 06/10] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v16 07/10] unwind deferred: Add unwind_completed mask to stop spurious callbacks
` [PATCH v16 08/10] unwind: Add USED bit to only have one conditional on way back to user space
` [PATCH v16 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v16 10/10] unwind: Finish up unwind when a task exits
[PATCH v5 0/5] Support trampoline for LoongArch
2025-07-30 13:12 UTC (6+ messages)
` [PATCH v5 1/5] LoongArch: Add larch_insn_gen_{beq,bne} helpers
` [PATCH v5 2/5] LoongArch: BPF: Update the code to rename validate_code to validate_ctx
` [PATCH v5 3/5] LoongArch: BPF: Implement dynamic code modification support
` [PATCH v5 4/5] LoongArch: BPF: Add bpf trampoline support for Loongarch
` [PATCH v5 5/5] LoongArch: BPF: Add struct ops support for trampoline
[PATCH bpf-next 1/2] tools/latency-collector: Check pkg-config install
2025-07-30 11:51 UTC (3+ messages)
` [PATCH bpf-next 2/2] rtla: "
[PATCH] net: bpf: Fix kernel coding style
2025-07-30 10:50 UTC
[RFC PATCH v4 0/4] mm, bpf: BPF based THP order selection
2025-07-30 9:58 UTC (12+ messages)
` [RFC PATCH v4 1/4] mm: thp: add support for "
` [RFC PATCH v4 2/4] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
` [RFC PATCH v4 3/4] mm: thp: add a new kfunc bpf_mm_get_task()
` [RFC PATCH v4 4/4] selftest/bpf: add selftest for BPF based THP order seletection
[PATCH] sfc: handle NULL returned by xdp_convert_buff_to_frame()
2025-07-30 7:38 UTC (6+ messages)
[PATCH v2] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
2025-07-30 7:31 UTC (6+ messages)
[PATCH v2] bpf: fix stackmap overflow check in __bpf_get_stackid()
2025-07-30 7:10 UTC (3+ messages)
[PATCH bpf-next v2 3/4] bpf: add bpf_icmp_send_unreach cgroup_skb kfunc
2025-07-30 1:54 UTC (18+ messages)
` [PATCH bpf-next v3 0/4] bpf: add icmp_send_unreach kfunc
` [PATCH bpf-next v3 3/4] bpf: add bpf_icmp_send_unreach cgroup_skb kfunc
` [PATCH bpf-next v3 4/4] selftests/bpf: add icmp_send_unreach kfunc tests
[PATCH v2 00/13] Signed BPF programs
2025-07-29 22:59 UTC (9+ messages)
` [PATCH v2 02/13] bpf: Implement exclusive map creation
` [PATCH v2 04/13] libbpf: Support "
` [PATCH v2 12/13] selftests/bpf: Enable signature verification for all lskel tests
` [PATCH v2 13/13] selftests/bpf: Add test for signed programs
[PATCH v3] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-07-29 22:54 UTC (2+ messages)
[PATCH bpf-next v6 0/3] Task local data
2025-07-29 21:54 UTC (10+ messages)
` [PATCH bpf-next v6 1/3] selftests/bpf: Introduce task "
` [PATCH bpf-next v6 2/3] selftests/bpf: Test basic task local data operations
` [PATCH bpf-next v6 3/3] selftests/bpf: Test concurrent task local data key creation
[ANN] bpf development stats for 6.17
2025-07-29 21:08 UTC
[PATCH v2 0/2] seccomp: Fix a race with WAIT_KILLABLE_RECV if the tracer replies too fast
2025-07-29 20:34 UTC (5+ messages)
` [PATCH v2 2/2] selftests/seccomp: Add a test for the WAIT_KILLABLE_RECV fast reply race
[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
2025-07-29 19:47 UTC (14+ messages)
[RFC PATCH bpf-next v1 00/11] Remove task and cgroup local
2025-07-29 18:28 UTC (13+ messages)
` [RFC PATCH bpf-next v1 01/11] bpf: Convert bpf_selem_unlink_map to failable
` [RFC PATCH bpf-next v1 02/11] bpf: Convert bpf_selem_link_map "
` [RFC PATCH bpf-next v1 03/11] bpf: Open code bpf_selem_unlink_storage in bpf_selem_unlink
` [RFC PATCH bpf-next v1 04/11] bpf: Convert bpf_selem_unlink to failable
` [RFC PATCH bpf-next v1 05/11] bpf: Change local_storage->lock and b->lock to rqspinlock
` [RFC PATCH bpf-next v1 06/11] bpf: Remove task local storage percpu counter
` [RFC PATCH bpf-next v1 07/11] bpf: Remove cgroup "
` [RFC PATCH bpf-next v1 08/11] bpf: Remove unused percpu counter from bpf_local_storage_map_free
` [RFC PATCH bpf-next v1 09/11] selftests/bpf: Update task_local_storage/recursion test
` [RFC PATCH bpf-next v1 10/11] selftests/bpf: Remove test_task_storage_map_stress_lookup
` [RFC PATCH bpf-next v1 11/11] selftests/bpf: Choose another percpu variable in bpf for btf_dump test
[PATCH bpf-next v3 0/4] Use correct destructor kfunc types
2025-07-29 18:17 UTC (10+ messages)
` [PATCH bpf-next v3 1/4] bpf: crypto: Use the correct destructor kfunc type
` [PATCH bpf-next v3 2/4] bpf: net_sched: "
` [PATCH bpf-next v3 3/4] selftests/bpf: "
` [PATCH bpf-next v3 4/4] bpf, btf: Enforce destructor kfunc type with CFI
[GIT PULL 09/14 for v6.17] vfs bpf
2025-07-29 18:15 UTC
[GIT PULL] BPF changes for 6.17
2025-07-29 18:06 UTC
[PATCH] bpf: fix stackmap overflow check in __bpf_get_stackid()
2025-07-29 16:54 UTC (3+ messages)
[PATCH v2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-07-29 15:27 UTC
[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
2025-07-29 14:20 UTC (2+ messages)
[PATCH bpf-next v3] selftests/bpf: Add LPM trie microbenchmarks
2025-07-29 13:56 UTC (3+ messages)
[PATCH dwarves v2] btf_encoder: group all function ELF syms by function name
2025-07-29 13:04 UTC (3+ messages)
A summary of usability issues in the current verifier
2025-07-29 12:51 UTC (4+ messages)
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2025-07-29 12:40 UTC (4+ messages)
[PATCH v4 0/5] Support trampoline for LoongArch
2025-07-29 11:56 UTC (9+ messages)
` [PATCH v4 3/5] LoongArch: BPF: Add bpf_arch_xxxxx support for Loongarch
` [PATCH v4 5/5] LoongArch: BPF: Add struct ops support for trampoline
[PATCH v2] mm, page_pool: introduce a new page type for page pool in page type
2025-07-29 10:22 UTC (13+ messages)
` [PATCH v2 rebase as of Jul 28] "
[syzbot] [bpf?] KASAN: slab-out-of-bounds Write in __bpf_get_stackid
2025-07-29 8:56 UTC (4+ messages)
` syztest
[PATCH v13 0/4] support large align and nid in Rust allocators
2025-07-29 8:25 UTC (3+ messages)
` [PATCH v13 3/4] rust: add support for NUMA ids in allocations
[PATCH bpf-next 0/2] umd: Remove usermode driver framework
2025-07-29 7:37 UTC (7+ messages)
` [PATCH bpf-next 2/2] "
[PATCH bpf-next 1/4] fprobe: use rhashtable
2025-07-29 3:43 UTC (2+ messages)
[PATCH bpf-next v4 0/4] bpf: Show precise rejected function when attaching to __noreturn and deny list functions
2025-07-29 2:50 UTC (2+ messages)
[PATCH bpf-next v4 1/3] bpftool: Add bpf_token show
2025-07-29 2:34 UTC (3+ messages)
[PATCH v4 0/2] Fix two tailcall-related issues
2025-07-29 2:28 UTC (3+ messages)
` [PATCH v4 2/2] LoongArch: BPF: Fix tailcall hierarchy
[PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
2025-07-29 1:55 UTC (9+ messages)
` [PATCH RFC bpf-next v2 1/4] fprobe: use rhltable "
[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-07-28 21:34 UTC (4+ messages)
` [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
[PATCH v3 0/5] barrier: Add smp_cond_load_*_timewait()
2025-07-28 19:03 UTC (2+ messages)
[PATCH bpf-next v2 0/4] Use correct destructor kfunc types
2025-07-28 18:21 UTC (6+ messages)
` [PATCH bpf-next v2 1/4] bpf: crypto: Use the correct destructor kfunc type
[PATCH net-next v9 0/8] Split netmem from struct page
2025-07-28 18:19 UTC (8+ messages)
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH] bpf: fix various typos in verifier.c comments
2025-07-28 17:10 UTC (2+ messages)
[PATCH bpf-next v4 0/5] bpf: Improve 64bits bounds refinement
2025-07-28 17:10 UTC (2+ messages)
[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
2025-07-28 17:02 UTC (2+ messages)
[PATCH bpf-next 1/4] bpf: Add cookie object to bpf maps
2025-07-28 16:59 UTC (3+ messages)
` [PATCH bpf-next 3/4] bpf: Move cgroup iterator helpers to bpf.h
[PATCH v15 00/10] unwind_user: Deferred unwinding infrastructure
2025-07-28 16:15 UTC (9+ messages)
` [PATCH v15 01/10] unwind_user: Add user space unwinding API with frame pointer support
` [PATCH v15 02/10] unwind_user/deferred: Add unwind_user_faultable()
` [PATCH v15 03/10] unwind_user/deferred: Add unwind cache
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).