19 stories tagged with #bpf, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Bpf"
AgentSight: System-wide AI agent tracing and monitoring with eBPF
Zero instrucment system-level AI agent tracing in eBPF - eunomia-bpf/agentsight…
[$] BPF in the agentic era
eBPF to Detect Unexpected Control-Plane Traffic Inside GTP-U Tunnels
[$] Further progress toward removing the page map count
The mapcount field was created to track the number of mappings (page-table entries) that refer [...]…
Hibiscus Petroleum Berhad (HIBPF) Q3 2026 Earnings Call Transcript
Hibiscus Petroleum Berhad (HIBPF) Q3 2026 Earnings Call May 25, 2026 8:00 PM EDTCompany ParticipantsLeong Ling - Vice President of Corporate...…
Heimdall: Formally Verified eBPF-to-Rust Migration
Extended Berkeley Packet Filter (eBPF) programs are kernel extensions used for networking, observability, and security enforcement in the Linux kernel. The in-kernel eBPF verifier …
AI writes x86_64 asm and eBPF for fractals on /dev/fb0, in a browser VM
An AI agent loop writes pure x86_64 assembly and eBPF for Wolfram cellular automata + Mandelbrot, rendered direct to /dev/fb0. Entire build runs in an islo sandbox VM. No install. …
[$] Custom page-cache policies with BPF
The kernel's page cache is charged with maintaining pages (or, more correctly, folios) containi [...]…
TabPFN-MT: A Natively Multitask In-Context Learner for Tabular Data
Prior-Data Fitted networks (PFNs) have been very successful in tabular contexts, handling prediction tasks in context. However, they are designed for single-task inference, meaning…
Show HN: Write your BPF programs in Go, not C
Write your BPF programs in Go, not C. gobee transpiles a Go subset to BPF C and generates typed cilium/ebpf bindings. - boratanrikulu/gobee…
Mitchells & Butlers plc (MBPFF) Q2 2026 Earnings Call Transcript
Mitchells & Butlers plc (MBPFF) Q2 2026 Earnings Call May 21, 2026 3:30 AM EDTCompany ParticipantsPhil Urban - CEO & Executive DirectorTim...…
[$] BPF support in GCC 16 and beyond
[$] What's brewing in CXL
Compute Express Link (CXL) is a technology intended to enable the provision of 'memory nodes' i [...]…
UMAI Core CE – An eBPF semantic firewall for AI protocols
The open-source Kernel Semantic Firewall (KSF) for the AI ecosystem. Powered by eBPF and XDP. - UMAI-Community/umai-core-ce…
[$] Swap tables, flash-friendly swap, swap_ops, and more
The kernel's swap subsystem is charged with managing anonymous pages in secondary storage when [...]…
eBPF on embedded Linux: diagnostics and runtime security for edge devices
eBPF is no longer only a cloud-native observability topic. For embedded Linux teams, it can become a...…
The Solana Account Model Explained: Everything is an Account
The Aha Moment During Epoch 1 of #100DaysOfSolana, I hit a wall. I'd built wallets, sent...…
GitHub uses eBPF to improve deployment safety
Learn how Github uses eBPF to detect and prevent circular dependencies in its deployment tooling.…
Bypassing DPI with eBPF Sock_ops
eBPF sock_ops, fake TLS packets, and why every platform needs a different hack…