messages from 2026-07-03 12:57:16 to 2026-07-06 18:17:37 UTC [more...]
[PATCH RESEND bpf-next v3 0/6] selftests/bpf: libarena cleanup and bitmap struct
2026-07-06 18:17 UTC (3+ messages)
` [PATCH RESEND bpf-next v3 1/6] selftests/bpf: libarena: Replace leftover st_ prefix with test_
` [PATCH RESEND bpf-next v3 2/6] selftests/bpf: libarena: Fix can-loop zero variable definition
[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
2026-07-06 18:16 UTC (22+ messages)
` [PATCH bpf-next v3 01/15] bpf: Remove __rcu tagging in st_link->map
` [PATCH bpf-next v3 02/15] bpf: Make struct_ops tasks_rcu grace period optional
` [PATCH bpf-next v3 03/15] bpf: Add bpf_struct_ops accessor helpers
` [PATCH bpf-next v3 04/15] bpf: Remove unnecessary prog_list_prog() check
` [PATCH bpf-next v3 05/15] bpf: Replace prog_list_prog() check with direct pl->prog and pl->link check
` [PATCH bpf-next v3 06/15] bpf: Add prog_list_init_item(), prog_list_replace_item(), and prog_list_id()
` [PATCH bpf-next v3 07/15] bpf: Move LSM trampoline unlink into bpf_cgroup_link_auto_detach()
` [PATCH bpf-next v3 08/15] bpf: Add a few bpf_cgroup_array_* helper functions
` [PATCH bpf-next v3 09/15] bpf: Add infrastructure to support attaching struct_ops to cgroups
` [PATCH bpf-next v3 10/15] bpf: Allow all struct_ops to use bpf_dynptr_from_skb()
` [PATCH bpf-next v3 11/15] bpf: tcp: Support selected sock_ops callbacks as struct_ops
` [PATCH bpf-next v3 12/15] bpf: tcp: Support parse/len/write header option hooks in bpf_tcp_ops
` [PATCH bpf-next v3 13/15] libbpf: Support attaching struct_ops to a cgroup
` [PATCH bpf-next v3 14/15] selftests/bpf: Test "
` [PATCH bpf-next v3 15/15] selftests/bpf: Add test for bpf_tcp_ops header option hooks
[PATCH bpf-next v3 0/3] riscv, bpf: Add support for signed operations and 32-bit atomics
2026-07-06 18:12 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JIT
` [PATCH bpf-next v3 2/3] riscv, bpf: Add support for BPF_MOVSX "
` [PATCH bpf-next v3 3/3] riscv, bpf: Add 32 bit atomic operations to "
[PATCH bpf] bpf: reject mini-sockets in bpf_sock_destroy()
2026-07-06 18:11 UTC (5+ messages)
[PATCH bpf-next v4 0/9] Verify BPF signed loader at load time
2026-07-06 17:47 UTC (21+ messages)
` [PATCH bpf-next v4 1/9] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v4 2/9] bpf: Move bigger allocations below fd_array resolution
` [PATCH bpf-next v4 3/9] bpf: Verify signed loader metadata at load time
` [PATCH bpf-next v4 4/9] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v4 5/9] bpftool: Check EVP_Digest when computing excl_prog_hash
` [PATCH bpf-next v4 6/9] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v4 7/9] selftests/bpf: Adjust bpf_map layout in verifier_map_ptr
` [PATCH bpf-next v4 8/9] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v4 9/9] Documentation/bpf: Add BPF signing and enforcement doc
[PATCH bpf-next 0/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
2026-07-06 17:42 UTC (5+ messages)
` [PATCH bpf-next 1/2] srcu: Add lock guard for srcu_fast_updown flavor
` [PATCH bpf-next 2/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
[PATCH bpf-next 0/6] Introduce bpf_ksock
2026-07-06 17:26 UTC (17+ messages)
` [PATCH bpf-next 1/6] net: Add __sys_connect_socket() helper
` [PATCH bpf-next 2/6] bpf: Add ksock kfuncs
` [PATCH bpf-next 3/6] selftests/bpf: Add ksock kfunc test
` [PATCH bpf-next 4/6] selftests/bpf: Add ksock LSM recursion test
` [PATCH bpf-next 5/6] selftests/bpf: Add ksock net ns quota tests
` [PATCH bpf-next 6/6] selftests/bpf: Add ksock test for async callback guard
[PATCH bpf-next v3 0/6] Verify BPF signed loader at load time
2026-07-06 17:01 UTC (5+ messages)
` [PATCH bpf-next v3 2/6] bpf: Verify signed loader metadata "
[PATCH bpf-next 0/2] bpf: Reject out-of-range arena free addresses
2026-07-06 16:57 UTC (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover "
[PATCH] net: stmmac: Avoid freeing and re-requesting IRQ during XDP set prog
2026-07-06 16:37 UTC (2+ messages)
[PATCH] selftests/bpf: Fix memory leak in msg_alloc_iov error path
2026-07-06 16:04 UTC (4+ messages)
` [PATCH v2] "
[PATCH] HID: bpf: Fix signedness bug in hid_bpf_hw_request
2026-07-06 15:58 UTC (3+ messages)
[PATCH bpf-next v3 0/5] selftests/bpf: libarena cleanup and bitmap struct
2026-07-06 15:31 UTC (4+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: libarena: Fix can-loop zero variable definition
[PATCH] docs/bpf: Document BPF_STRICT_BUILD=0 to tolerate test build failures
2026-07-06 15:28 UTC
[PATCH 0/1] Introduce an instrumented profiler using BpfTrace
2026-07-06 15:27 UTC (3+ messages)
[PATCH bpf-next v3 00/10] bpf: add support for KASAN checks in JITed programs
2026-07-06 15:02 UTC (5+ messages)
` [PATCH bpf-next v3 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of "
[PATCH v3 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
2026-07-06 12:44 UTC (5+ messages)
` [PATCH v3 1/2] perf trace: Factor out BPF loop body
` [PATCH v3 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
[PATCH v2] libbpf: Limit bitfield dump reads to checked bytes
2026-07-06 12:31 UTC (3+ messages)
[PATCH bpf-next v8 0/2] Introduce jit_required to prevent a kernel panic
2026-07-06 11:39 UTC (4+ messages)
` [PATCH bpf-next v8 1/2] bpf: Introduce jit_required flag and remove bpf_prog_has_kfunc_call()
` [PATCH bpf-next v8 2/2] bpf: Reject programs with inlined helpers if JIT is not available
[PATCH] rcu: Use an intermediate irq_work to start process_srcu()
2026-07-06 11:32 UTC (10+ messages)
` [PATCH v2] "
[PATCH bpf-next v6] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
2026-07-06 11:28 UTC (3+ messages)
[PATCH bpf-next v7 0/2] Introduce jit_required to prevent a kernel panic
2026-07-06 10:58 UTC (20+ messages)
` [PATCH bpf-next v7 1/2] bpf: Introduce jit_required flag and refactor kfunc path
[PATCH v2 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
2026-07-06 10:46 UTC (7+ messages)
` [PATCH v2 1/2] perf trace: Factor out BPF loop body
` [PATCH v2 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
[PATCH net 0/3] Fix broken TC_ACT_REDIRECT from qdiscs
2026-07-06 9:01 UTC (8+ messages)
` [PATCH net 2/3] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
[PATCH bpf-next v2 0/3] Add BPF Exceptions support for RISC-V
2026-07-06 8:55 UTC (4+ messages)
` [PATCH bpf-next v2 3/3] riscv, bpf: Remove BPF exceptions from BPF CI denylist
[PATCH bpf-next 0/3] Add BPF Exceptions support for RISC-V
2026-07-06 8:51 UTC (6+ messages)
` [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
[PATCH bpf 0/2] LoongArch: BPF: Fix tail call count handling
2026-07-06 7:30 UTC (3+ messages)
` [PATCH bpf v2] LoongArch: BPF: Fix tail call count pointer offset for arena programs
[PATCH bpf-next v4 6/6] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64
2026-07-06 7:23 UTC (3+ messages)
[PATCH bpf-next v4 0/6] Mixing bpf2bpf and tailcalls for RV64
2026-07-06 7:22 UTC (12+ messages)
` [PATCH bpf-next v4 2/6] riscv, bpf: Remove redundant ctx->offset initialization
` [PATCH bpf-next v4 4/6] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
` [PATCH bpf-next v4 5/6] riscv, bpf: Mixing bpf2bpf and tailcalls
[PATCH bpf-next v2 00/11] LoongArch: BPF: arena features, exceptions, private stack and may_goto
2026-07-06 7:15 UTC (10+ messages)
` [PATCH bpf-next v2 01/11] LoongArch: BPF: Fix tail call count pointer offset for arena programs
` [PATCH bpf-next v2 02/11] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
` [PATCH bpf-next v2 07/11] LoongArch: BPF: Support atomics on arena pointers
` [PATCH bpf-next v2 11/11] selftests/bpf: Add LoongArch deny list
[PATCH v2 0/4] Optimize BPF tailcall for LoongArch
2026-07-06 5:31 UTC (11+ messages)
` [PATCH v2 1/4] LoongArch: BPF: Optimize redundant TCC loads in epilogue
` [PATCH v2 2/4] LoongArch: BPF: Move arena register slot below TCC context
` [PATCH v2 3/4] LoongArch: BPF: Refactor jump offset calculation in tail call
` [PATCH v2 4/4] LoongArch: BPF: Implement branchless conditional move for TCC
[PATCH] libbpf: Check full backing type size for bitfield dump
2026-07-06 2:29 UTC (4+ messages)
[PATCH net-next v11 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-07-05 17:17 UTC (3+ messages)
[RFC] xdp: add device context to bpf_xdp_link_attach_failed tracepoint
2026-07-05 14:15 UTC (6+ messages)
[RFC PATCH bpf-next v1 0/7] xdp: RX checksum metadata hint and checksum assertion over redirect
2026-07-04 16:41 UTC (6+ messages)
[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-04 9:32 UTC (5+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v6 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v6 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
2026-07-04 5:58 UTC (7+ messages)
` [PATCH 1/3] selftests/bpf: add memcg_stat_reader BPF-vs-memory.stat benchmark
` [PATCH 2/3] selftests/bpf: add memcg_stat_churn BPF-vs-memory.stat benchmark under churn
` [PATCH 3/3] selftests/bpf: add memcg_stat_churn_percpu BPF-vs-memory.stat benchmark under cross-CPU churn
[PATCH v1 0/5] x86/cpu: Refactor identify_cpu()
2026-07-04 0:35 UTC (7+ messages)
` [PATCH v1 1/5] x86/cpu: Factor init_cpu_info() out of identify_cpu()
` [PATCH v1 2/5] x86/cpu: Inline generic_identify() into identify_cpu()
` [PATCH v1 3/5] x86/cpu: Introduce identify_cpu_32() helper
` [PATCH v1 4/5] x86/cpu: Set X86_BUG_ESPFIX in identify_cpu_32()
` [PATCH v1 5/5] x86/cpu: Don't reset boot CPU cpuinfo in identify_cpu()
[PATCH] perf: record: Clear BPF headers if not needed
2026-07-04 0:14 UTC (3+ messages)
[PATCH] tools/resolve_btfids: Include libsubcmd headers directly from source tree
2026-07-03 23:57 UTC (2+ messages)
[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-03 21:34 UTC (13+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
2026-07-03 21:02 UTC (3+ messages)
` [PATCH v8 3/3] riscv: store percpu offset into thread_info
[PATCH v13 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-07-03 18:16 UTC (3+ messages)
` [PATCH v13 14/15] barrier: add tests for smp_cond_load_*_timeout()
bpf, sockmap: FIONREAD returns 0 for TCP sockets in a sockmap without a verdict program
2026-07-03 16:10 UTC
[PATCH net] gve: fix Rx queue stall on alloc failure
2026-07-03 16:05 UTC (4+ messages)
[PATCH] workqueue: annotate racy sum_exec_runtime reads for CPU-intensive detection
2026-07-03 15:52 UTC
[PATCH v2] radix-tree: fix kmemleak false positives on tree head reassignment
2026-07-03 15:22 UTC
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-07-03 14:54 UTC (5+ messages)
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
[PATCHv6 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-07-03 14:11 UTC (4+ messages)
` [PATCHv6 03/13] uprobes/x86: Do not leak trampoline vma mapping on optimization failure
[PATCH net 0/2] bpf, sockmap: fix copied_seq after partial TCP read
2026-07-03 14:01 UTC (5+ messages)
` [PATCH net 1/2] bpf, sockmap: account only unread data in tcp_eat_skb
` [PATCH net 2/2] selftests/bpf: cover sockmap drop after partial TCP read
[PATCH bpf-next 0/2] s390/bpf: Replace ly instruction with llgf
2026-07-03 12:51 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add test for bpf_get_smp_processor_id
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