Search Results for "kernel su modules" - Page 2

Showing 47 open source projects for "kernel su modules"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    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.
    Create free account
  • 1
    Kernel drivers and support ports to use "Trusted Platform Modules" on FreeBSD and OpenBSD
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Vanilla Kernel support only embedded flash and DM9000 Ethernet controller. This project extend support perepherial on Toradex, Orchild and other evaluation board, and may be, some embedded applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    EDAC is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is handling ECC memory errors. A new 'class' of 'edac_device' is available in the EDAC CORE. This allows for creating instances of 'edac_device'.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    vesper(Virtual Embraced Space ProbER) offers framework to monitor status of guests on various virtual machine environments, by injecting kernel modules from host to other guest domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    This Project was born on friday, 13th of February. The target of this project is to edit the existing Wireless LAN Realtek RTL8180L-Wlan-Modules, wich works only with RedHat Linux 8 and 9, so that you can use them on all distributions and kernel versions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project tries to implements MAC (FLASK architecture) on a standard Linux 2.6.x kernel using Linux security modules (LSM). The aim is to archive atleast TCSEC B1 level of security standard.This project is part of the Operating Systems course at IIIT-
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Linux kernel modules and user-land programs for Delcom USB devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Project OctaneOS(Orange Linux) is currently a x86 Hobby operating system that is lightweight and contains standard operating system kernel modules.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    This is a desktop-style interface to be used with the uClinux kernel for the iPod(at www.ipodlinux.org). It has a desktop with icons, and uses a mouse to navigate around and run modules/programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    active network under Linux using kernel modules as active code and RSVP as signaling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    realrec is a wrapper program to transparently record the audio and video samples a target application writes to multimedia devices. By intercepting library function calls realrec avoids modification to the target application or the use of kernel modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Production of a patch to make (partly) buggy memory modules work in a (vanilla)-Linux kernel; kernel patch and additional (user-space) utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This are the GPL-kernel Sources of Motorola's E680, E680i and A780. Projects main goal is to share this sources to every interested one. Second goal is to share kernel modules, based on this sources. Dont hesitate to contact me if you build modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Banana Kernel is an open-source pedagogical operating system intended to provide useful means for teaching basic OS concepts, with the possibility of interaction with external modules developed by the teacher or student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Small program for enumerate all the PCI and USB devices in system, check if the device is supported by the kernel, automatically load necessary modules for this devices. Used in small embedded systems with less disk space and stripped kernel features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Unix kernel module for MR97310 or MR97310A USB chip used in digital cameras by Aiptek, Mars, Emprex ... Attempting to use existing modules with slight modification failed, so development stopped. If you are willing to take over this project, please email
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kernel Symbol Manipulator is a tool which allow to work around linux kernel and modules symbol mismatch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PAL - The Product Abstraction Layer is a zero copy interface between user applications and kernel-space modules for linux systems. It abstracts the us/ks and ks/us communication using a fast message system. It is meanly used in embedded systems.(octobus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KQ-Mail is a modular SMTP mail server using kernel queues to communicate between modules. In it\'s basic mode it is ideal to sit between the internet and your primary mail server to provide a buffer and or a SMTP RFC enforcement engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ProSum is a terminal based program that protects your files, sys_call_table and IDT like tripwire way (All in user space, without kernel modules) In addition, database with files etc. could be encrypted with Blowfish algorythm and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This driver should provide a Linux Kernel interface to the ActiveWire USB Modules (see http://www.ActiveWireInc.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Linux distro to run under Google's NaCl

    Linux Distro to run under Google's NaCl Sandbox

    ...It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple nacl modules with javascript acting as a sort of "kernel". Currently the main holes that prevent a conventional distro from being ported is that there is no support for pipes, most signals, and also symbolic links and lastly traditional forks are not currently possible in an efficent way.The current implementation gets around forking and has limited vfork capability. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB