Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
This is a project for using Digitalway/Adtec digital audio player MPIO (DMG, DMG+, DMK, DME, FD100, FL100) under Linux. It provides Linux kernelmodule driver, userspace library and utility.
Network to serial port data relaying linux kernelmodule. Used for duplication of network ingress data, to serial port (TTY S) driver egress buffer.Serial line choice could be configured via sysctl and via proc fs (/proc/sys/net/core/zercopy_serial).
MDFS is a simple Distributed File System for Linux and Windows. It's not a kernelmodule, just an app running in the background. You can use it to access (view, download, upload) files on a remote computer, for automatically backup your files, etc...
REMUS is a kernelmodule for Linux, which controls the invocation of critical system calls.
The execution is granted only if the invoking process and the value of the arguments are found in an Access Control Database managed by the sysctl command
Status Module is a daemon which forwards vital system information (memory usage, active processes, etc.) into the kernel logs by using a kernelmodule. This is very useful for logging or security purposes.
This project was a kernel-module to support webcams based on the NW802 chipset.
Jean-François Moine added support for those in the mainline kernel some time ago, so you should just update your kernel, this project is purely for historical purposes.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
NeoFireGL is an effort to update the ATI FGLRX kernelmodule with updated AGP 3.0 routines. This effort will center mostly upon updating the ATI FGLRX kernelmodule by importing routines from the 2.5.x series Linux kernel.
TuxTalk is a software only speech synthesizer toolkit under the GPL. It\'s main goal is to allow the blind a open sourced and maintained SUI for end users at a kernelmodule leval and a open sourced library for developers who wish to support blind users.
This project aims to provide a quick way for modularizing Linux kernel functions even if they aren't within a module! It can be used for developing and testing kernel functionalities without needing a reboot.
Two Kernel Monte is a Linux kernelmodule which allows Linux to load another kernel image into RAM and restart the machine from that kernel. The loader supports initial RAM disks and passing arbitrary kernel command line parameters to the new kernel.
A linux kernelmodule and supporting user space environment which allow interception and modifying system calls that match user defined criteria. Think of it as strace on steroids.
The SMBios KernelModule provides access to the management information of SMBios structures in both human readable and binary form via the /proc file system.
stands for Active Integrity Software, provide quick alert of elf file modifications.
Based on Gnu/Linux OS, with a daemon to analyse datas give by the kernelmodule, written in C.
The mbuff.o module and /dev/mbuff is intended to be used as a shared memory device making memory allocated in the kernel using vmalloc possible to map in the user space. It is especially recommended for RT-Linux tasks/user space communication.
BlueNIC implements the Bluetooth Personal Area Network Profile with all roles as PANU,GN and NAP.
The software is written as a loadable module for the linux kernel and required the BlueZ Bluetooth core stack.
Sockmon enables users to monitor the per-connection TCP information of all the active connections on a Linux machine in real-time. The display has a look of a netstat. The information sockmon shows is rtt, snd_wnd, cwnd and so on. Written as kernelmodule