An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with linux-kernel

A curated list of projects in awesome lists tagged with linux-kernel .

https://github.com/metan-ucw/runltp-ng

Minimalistic LTP testrunner

kernel linux linux-kernel ltp test-automation

Last synced: 13 Apr 2025

https://github.com/jonathonreinhart/linux-netns-sysctl-verify

Linux network namespace sysctl safety verifier.

containers docker libvirt linux-kernel sysctl

Last synced: 05 May 2025

https://github.com/perfwiki/main

perf: Linux profiling with performance counters

linux linux-kernel performance

Last synced: 25 Jul 2025

https://github.com/elongl/cve-2014-3153

Exploiting CVE-2014-3153, AKA Towelroot.

cve-2014-3153 exploitation kernel linux linux-kernel towelroot

Last synced: 07 Sep 2025

https://github.com/throwaway96/webos-kernel-drivers

Linux kernel modules for webOS

drivers linux-kernel webos

Last synced: 10 Apr 2025

https://github.com/risto97/zturn_linux

Building linux kernel and u-boot for MYIR Z-Turn 7020 Zynq Board

fpga linux-kernel u-boot vivado xilinx zturn zynq

Last synced: 25 Jun 2025

https://github.com/diekmann/dump-x86_64-pagetable

Linux Kernel module to dump the page tables currently used by the CPU on intel 64bit systems with 4 level paging.

buggy linux-kernel not-production-ready yolo yoloswag

Last synced: 25 Mar 2025

https://github.com/ryanwoodsmall/kernel-rpm

kernel spec, config for vanilla kernel rpms from kernel.org

kernel kernel-spec linux linux-kernel rpm rpm-packages rpm-spec

Last synced: 27 Oct 2025

https://github.com/baskiton/pyfanotify

Python wrapper for Linux fanotify - monitoring filesystem events

fanotify file-events file-events-monitoring filemon filemonitor filesystem linux linux-kernel python

Last synced: 30 Oct 2025

https://github.com/vitorramos/cpufreq

Wrapper for cpu frequency scaling file system on Linux

cpufreq frequency linux-kernel

Last synced: 30 Oct 2025

https://github.com/lrf141/fastest_echo

The fastest echo server to include as a Linux Kernel module

echo-server kernel-module linux linux-kernel

Last synced: 10 Apr 2025

https://github.com/hlandau/kconfigreport

Reports of how the Linux kernel is configured by different distributions.

kconfig linux linux-kernel

Last synced: 14 Apr 2025

https://github.com/ultimaweapon/tcg-boot

EFI application to secure loading Linux with TPM

boot-loader linux-kernel rust uefi

Last synced: 03 Aug 2025

https://github.com/metal-stack/kernel

kernel build for pxe booting bare metal machines

bare-metal kernel linux-kernel pxe-boot

Last synced: 18 Feb 2026

https://github.com/rkx1209/cve-2014-9322

CVE-2014-9322 (a.k.a BadIRET) proof of concept for Linux

linux linux-kernel poc

Last synced: 09 Mar 2026

https://github.com/cs-joy/android

Android is a mobile operating system based on a modified version of the Linux kernel and other open source software, designed primarily for touchscreen mobile devices such as smartphones and tablets.

android android-application android-development linux-kernel mobile-operating-system open-source open-source-software operating-system

Last synced: 21 Apr 2025

https://github.com/srodi/ebpf-prometheus-metrics

This project process eBPF events into Prometheus metrics via a Go user-space application. A Grafana dashboard is included to visualize Kernel Network Latency.

docker ebpf go grafana helm kubernetes linux-kernel prometheus

Last synced: 22 Aug 2025

https://github.com/offlinemark/binfmt_mysc

Direct execution of interpreted binaries on Linux

kernel-module linux-kernel

Last synced: 17 Mar 2025

https://github.com/simnalamburt/linux-kernel-module-practice

🐧 Linux Kernel Module Practice

linux-kernel practice rust

Last synced: 28 Oct 2025

https://github.com/vaeth/kernel

A POSIX shell script to compile the kernel with user permissions. Intended for Gentoo linux

build-tool linux-kernel

Last synced: 31 Jul 2025

https://github.com/clarketm/linux-from-scratch

A list of files, scripts, and documentation for Linux From Scratch - Version 8.0

linux linux-distribution linux-from-scratch linux-kernel

Last synced: 14 Apr 2025

https://github.com/blaind/rust_linux_kernel_example

Easily build and debug a Rust Linux Kernel module using qemu and gdb

linux-kernel linux-kernel-module rust

Last synced: 27 Mar 2025

https://github.com/fkie-cad/algorithmic-heap-layout-manipulation-in-the-linux-kernel

Our artifacts to our Paper: "Algorithmic Heap Layout Manipulation in the Linux Kernel"

kernel-exploitation linux-kernel

Last synced: 20 Jun 2025

https://github.com/raspiduino/a6lte-kvm-old

(OLD VERSION! Please see the new one at https://github.com/raspiduino/a6lte-kvm) Kernel with KVM for SM-A600G (Samsung Galaxy A6) with exynos7870 cpu

android arm armv8a exynos7870 kernel kvm linux linux-kernel qemu samsung samsung-firmwares samsung-galaxy trustzone

Last synced: 10 Apr 2025

https://github.com/coldnew/linux-kernel-coding-style.el

[WIP] Make Emacs works great with linux kernel development

coding-style emacs emacs-lisp linux-kernel

Last synced: 12 Apr 2025

https://github.com/iomonad/eudyptula

My take on the Eudyptula kernel programming Challenge, with subjects, walkthrough & tests. The Eudyptula Challenge was a series of programming exercises for the Linux kernel, that started from a very basic "Hello world" kernel module, moving on up in complexity to getting patches accepted into the main Linux kernel source tree.

eudyptula-challenge kernel linux linux-kernel subjects walkthrough

Last synced: 24 Apr 2025

https://github.com/shaswata56/user_mode_linux

This repository contains scripts, rootfs and 5.4.0-rc1 compiled kernel for booting a working User Mode Linux.

linux linux-kernel linux-user mode uml uml-environment user void-linux-rootfs

Last synced: 08 Sep 2025

https://github.com/flashnuke/mod-rootkit

Kernel-space x86_64 Linux rootkit leveraging kprobes and ftrace for syscall hooking (hiding entries and reverse shell backdoor)

backdoor cybersecurity ethical-hacking hacking kernel kernel-rootkit linux linux-kernel linux-kernel-module linux-rootkit lkm lkm-root malware mod-rootkit pentest pentesting reverse-shell rootkit rootkits security

Last synced: 24 Jul 2025

https://github.com/sigseg5/kernkill

Linux kernel module designed for emergency system management, enabling instant shutdown or process termination when a specified USB device is disconnected.

demhack5 kernel-module kernel-modules linux linux-kernel privacy security usb

Last synced: 11 Apr 2025

https://github.com/bugaevc/dev-yes

Kernel-side yes implementation for various kernels

linux linux-kernel yes

Last synced: 11 Apr 2025

https://github.com/jb3/fizzbuzz.ko

FizzBuzz as a Kernel module

fizzbuzz kernel kernel-module linux-kernel

Last synced: 13 Apr 2025

https://github.com/sedflix/flashkerneltester

Makes linux kernel testing easy and fast. (I would like to think so for survival reasons)

docker kernel-dev linux-kernel qemu

Last synced: 05 Sep 2025

https://github.com/ensoft/marple

MARPLE is an open-source system profiling tool for Linux-based systems

bcc data-visualization ebpf embedded-linux linux-kernel perf-events performance-analysis performance-monitoring python

Last synced: 13 Apr 2025

https://github.com/broadcom/stblinux-4.9

Set-top box Linux (BCM7xxx) - based on upstream Linux 4.9

buildroot linux-kernel set-top-box

Last synced: 14 May 2025

https://github.com/tokenrove/wacom-serial-iv

Linux driver for old Wacom serial tablets, protocol IV

c device-driver kernel-module linux-kernel tablet

Last synced: 25 Mar 2025

https://github.com/bobuhiro11/understanding-the-linux-kernel

A set of scripts useful for building, running, and debugging custom Linux kernels

kernel linux linux-kernel qemu

Last synced: 29 Jun 2025

https://github.com/a-catgirl-dev/linux-catgirl-edition

Striving to offer the best possible Linux experience. No holding back.

cachyos catgirl fast linux linux-kernel

Last synced: 30 Jan 2026

https://github.com/bmeneg/playing-around-kernel

Learning repo for Linux Kernel stuff

c kernel learning linux-kernel low-level

Last synced: 13 Apr 2025

https://github.com/vogtinator/risky-v

RISC-V System Emulator running on your GPU

emulator glsl-shader linux-kernel risc-v

Last synced: 08 Oct 2025

https://github.com/angristan/linuxkernelbuild

Sccript to compile and install the Linux Kernel from source

linux linux-kernel

Last synced: 10 Apr 2025

https://github.com/therealdreg/r2-syscall-printer

I created r2-syscall-printer (radare r2pipe script) because I need now Linux-kernel interface call convention support (x86 & x86_64): %rdi, %rsi, %rdx, %r10, %r8, %r9. Also you can use this tool as standalone-app to print syscall table info

debugging debugging-tool linux-kernel r2pipe radare2 radare2-plugin reverse-engineering standalone-app syscall-table

Last synced: 10 Apr 2025

https://github.com/MahStudio/WSLackware-kernel

Slackware's default kernel, customized for using on WSLackware and other WSL2 distros.

linux linux-kernel slackware slackware-wsl windows-10 windows-11 wsl wsl2 wsl2-kernel wslackware wslg

Last synced: 12 Mar 2025

https://github.com/javinator9889/kernelupgrader

A Python tool for upgrade your kernel safely from kernel.org

compiler fast free kernel linux linux-kernel python python3 updater upgrade-tool user-friendly

Last synced: 13 Apr 2025

https://github.com/nderjung/pxe-roms

An all-in-one solution for self-hosting and managing PXE ROMs, Linux kernels and kernel preseeds.

docker docker-compose linux-kernel make preseed pxe pxe-boot pxe-server

Last synced: 09 Aug 2025

https://github.com/xilinx/xoclv2

XRT Second Generation Linux Kernel Driver (XRTV2)

drivers fpga linux-kernel xrt

Last synced: 11 Oct 2025

https://github.com/eantcal/tvpn

TVPN is an open source software application that implements virtual private network techniques for creating p2p or site2site connection configurations.

linux linux-drivers linux-kernel linux-kernel-module networking vpn

Last synced: 10 Jul 2025

https://github.com/quintenvandamme/trident

The magic kernel manager for ubuntu based distros and WSL2 written in dart.

cli dart kernel kernel-compilation linux linux-kernel ubuntu wsl

Last synced: 05 Mar 2026

https://github.com/thedvlprguy/cyberorgs

A site for viewing and analyzing the info of the cybersecurity related organizations participating in Google Summer of Code.

archlinux blackarch-linux cybersecurity googlesu gsoc honeynet kali-linux linux linux-app linux-kernel owasp parrot-os parrotsec security

Last synced: 30 Apr 2025

https://github.com/dan-j-d/kblocker

Linux Kernel-level internet blocker with PGP-encrypted keys. Block distracting sites, then remove your own ability to disable it by encrypting the unblock key to trusted recipients and erasing it from kernel memory. Uses netfilter SNI inspection, /etc/hosts null-routing, and chattr +i file hardening.

distraction-free focus kernel-module linux-kernel netfilter pgp productivity self-discipline sni-inspection sysfs website-blocker willpower

Last synced: 20 Jun 2026

https://github.com/google/deku

DEKU is a utility for Linux kernel developers to quickly apply changes from the source code to the running kernel without the need for a system reboot

development hotreload linux-kernel

Last synced: 15 Apr 2025

https://github.com/schooloffreelancing/voice-broadcasting

Voice Broadcasting Software used for marketing, lead generation, political surveys, debt collection and emergency notifications

linux linux-kernel linux-shell ubunutu

Last synced: 22 Apr 2025

https://github.com/kernelci/kci-dev

Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI

cmdline command-line kernel kernelci linux linux-kernel testing

Last synced: 16 Jan 2026

https://github.com/0x48piraj/wrong8007

Wrong Boot OS (Wrong8007) is an equivalent of a burner phone.

anti-forensics c erase-disk linux linux-kernel linux-kernel-module lkm opsec privacy snowden whistleblowing wipe

Last synced: 22 Apr 2025

https://github.com/n132/libx

A Linux Kernel Exploitation C Library

exploitation linux-kernel pwn

Last synced: 15 Apr 2025

https://github.com/mahdizynali/simix

Simix is a custom simple linux kernel based on arch x86_64

custom-kernel kernel linux linux-distribution linux-kernel simix unix x86-64

Last synced: 03 Sep 2025

https://github.com/b0o/refind-genconf

refind-genconf makes it easier to generate rEFInd configurations for multiple kernels

linux linux-kernel refind uefi

Last synced: 25 Mar 2025

https://github.com/helixstudio/exec

Yet another code execution engine written in Rust.

api code-execution code-execution-engine containers linux linux-kernel rust

Last synced: 22 Apr 2025

https://github.com/paulveillard/cybersecurity-linux-security

An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Linux Security in Cybersecurity.

linux linux-desktop linux-kernel

Last synced: 10 Apr 2025

https://github.com/markjasonespelita/zyphor_minimal

A fast, reliable, and minimal linux based operating system skeleton setup.

debian debootstrap initramfs iso linux linux-kernel

Last synced: 06 Jun 2026

https://github.com/sorydima/aurora

Aurora Store 📺 focused on security, minimalism and usability. Our app store is currently being used to distribute our own apps and the Google Play mirror for isolated download functionality of all apps that are available on the Google Play Market. In the future, it will be used for the possible distribution of builds of Katya ® 👽 Mobile OS. 🔭

android android-app aosp aosp-kernel aurora auroraoss aurorastore googleplay googleplaystore katya katyasystem kotlin linux-kernel mobilekatya rechain rechainstore

Last synced: 15 Jun 2025

https://github.com/chzigotzky/kernels

Linux kernels for X1000 and e5500 (X5000/20, X5000/40, Mirari, and QEMU VMs) PowerPC computers

a-eon amiga amigaone linux-kernel powerpc powerpc64 ppc

Last synced: 21 Apr 2026

https://github.com/aishpant/attribute-documentation

Helper tool for generating Linux Kernel sysfs attribute documentation.

coccinelle documentation linux linux-kernel python

Last synced: 05 Oct 2025

https://github.com/0xor0ne/docker-x-builder

Docker image for cross-compilation (mainly Buildroot and Linux kernel)

buildroot cross-compilation crosscompile docker embedded emulation kernel linux linux-kernel

Last synced: 08 Apr 2025

https://github.com/kulkansecurity/secureboot-signer

This script automates the signing and loading of the VMware modules when secure boot is enabled.

linux linux-kernel secure-boot vmware vmware-player vmware-workstation

Last synced: 30 Oct 2025

https://github.com/mirtia/rhadamanthus

Framework built with LibVMI to collect indicators of Linux kernel-mode rootkit detection.

detection linux linux-kernel malware-detection rootkit rootkit-kernel rootkits virtualization vmi xen

Last synced: 01 Oct 2025

https://github.com/aboehm/clt2024-rust-kernel-module

Chemnitzer Linux Tage 2024: Workshop Rust-Kernel-Modul selber bauen

linux-kernel rust workshop

Last synced: 23 Sep 2025

https://github.com/francescolucarini/linux-kernel-ctf-exploits

Exploit scripts for ctf challenges that involves linux kernel pwning

kernel-exploitation linux-kernel pwn

Last synced: 30 Jul 2025

https://github.com/gunh0/automatic-recovery-in-linux-kernel

Ransomware Response Automatic Recovery Kernel Module - System Call Table Hooking to Detect File Access and Changes

linux linux-kernel

Last synced: 28 Jul 2025

https://github.com/jbboehr/php-perfidious

Provides access to the performance monitoring counters exposed by the Linux perf_events kernel API.

deus-vult linux linux-kernel perf perf-events performance php php-extension php-extensions php8

Last synced: 09 Feb 2026

https://github.com/pcafrica/mk

Environment modules for scientific computing libraries and packages, with portable x86-64 Linux binaries. Developed at MOX (Politecnico di Milano) and based on Lmod.

binaries environment-modules environment-variables linux linux-kernel lmod modulefiles modules scientific-computing shell shell-scripts x86-64

Last synced: 09 Jul 2025

https://github.com/markjasonespelita/zyphor_os

Zyphor OS is a custom Linux distribution built on top of the powerful foundations of Kali Linux and Debian.

debian kali-linux kali-tools linux linux-kernel live-build open-source pentesting server windows wine

Last synced: 15 Apr 2026

https://github.com/danielmartensson/stm32-os

A Linux operating system for the STM32 Computer

debian embedded linux linux-kernel stm32 stm32mp ubuntu

Last synced: 30 Oct 2025

https://github.com/amaurybsouza/scripts-bash

The practical way how to use scripting (bash), some examples of script from basic to advanced for infrastructure automation and daily routine working on LINUX servers. (constantly updating)

automation bash devops infra infrastructure-as-code linux linux-kernel scripting scripting-language shell-script

Last synced: 12 May 2025

https://github.com/uefi-code/linux-danger

Forget Ring3. Run EVERYTHING in Ring0! No Fucking CFS bullshit!

kernel-hacking linux-kernel rootkit x86-64

Last synced: 27 Apr 2026

https://github.com/vt-alt/vm-run

ALT vm-run tool to run command in KVM booted Linux kernel in %check sections of .spec files

9pfs kvm linux-kernel virtualization

Last synced: 07 Mar 2026

https://github.com/empyreal96/linux-sony-hollyss-kernel-3.10

Unmodified kernel source of the Xperia M5 (30.2.A.1.21) site to packaged source on their site --->

android-kernel android-kernel-source android-source kernel kernel-source linux linux-kernel mt6795 sony-hollyss sony-source xperia-m5

Last synced: 03 May 2025

https://github.com/krzk/linux-vendor-backup

Backup of various Samsung/Exynos vendor Linux kernel trees (from publicly available sources: public GIT repositories or Open Source packages released by vendors)

arm arm64 armv7 armv8 exynos exynos5 hardkernel kernel linux linux-kernel odroid samsung

Last synced: 23 Feb 2026