linux-kernel

Open-source projects categorized as linux-kernel

Top 23 linux-kernel Open-Source Projects

  • linux-insides

    A little bit about a linux kernel

  • Project mention: Books for Linux kernel newbies | /r/linux | 2023-06-11

    Linux kernel and its insides https://0xax.gitbooks.io/linux-insides/content/index.html

  • raspberry-pi-os

    Learning operating system development using Linux kernel and Raspberry Pi

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • lowlevelprogramming-university

    How to be low-level programmer

  • Project mention: "Low Level Programming University" a.k.a. Peaking Beneath the OS | news.ycombinator.com | 2023-10-13
  • lkmpg

    The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)

  • linux-kernel-exploitation

    A collection of links related to Linux kernel security and exploitation

  • linux-exploit-suggester

    Linux privilege escalation auditing tool

  • putting-the-you-in-cpu

    A technical explainer by @kognise of how your computer runs programs, from start to finish.

  • Project mention: Tech I am learning in 2024 | dev.to | 2024-04-12

    Thanks to cpu.land , I grew an uncanny interest in how cpu works and got me deep into operating systems from there, it’s fascinating to see the deep down of your computer to the levels of registers and ALUs(arithmetic logical units). Nand2tetris and OSTEP is the greatest resource for starting with operating systems.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • linux-kernel-module-cheat

    The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 20.04 host.完美的仿真设置,可用于研究和开发Linux内核v5.4.3,内核模块,QEMU,gem5和x86_64,ARMv7和ARMv8用户界面以及裸机装配,ANSI C,C ++和POSIX。 GDB步骤调试和KGDB可以正常工作。 由Buildroot和crosstool-NG支持。 高度自动化。 彻底记

  • Project mention: Linux Kernel Module Cheat | /r/kernel | 2023-12-11
  • Rust-for-Linux

    Adding support for the Rust language to the Linux kernel. (by Rust-for-Linux)

  • Project mention: The Linux Kernel Prepares for Rust 1.77 Upgrade | news.ycombinator.com | 2024-02-18

    Rust is backwards compatible when you stick to stable features, but the kernel uses unstable features that can and do incur breaking changes.

    https://github.com/Rust-for-Linux/linux/issues/2

  • kmon

    Linux Kernel Manager and Activity Monitor 🐧💻

  • ltp

    Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)

  • Project mention: Ext4 data corruption in stable kernels [LWN.net] | /r/linux | 2023-12-09

    Can anyone verify that this only happens under O_DIRECT? I see that the original bug report references preadv03, a test case which uses O_DIRECT.

  • ebpf_exporter

    Prometheus exporter for custom eBPF metrics

  • Diamorphine

    LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x/6.x (x86/x86_64 and ARM64)

  • minimal

    Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library, and Busybox userland utilities. (by ivandavidov)

  • Project mention: Minimal Linux Live (MLL) – A tiny educational build-from-scratch Linux | news.ycombinator.com | 2024-04-01
  • awesome-os

    A list of operating systems and stuff

  • Project mention: Planning to install Gentoo to learn how OS in general and Linux in particular really works | /r/Gentoo | 2023-06-07
  • rdma-core

    RDMA core userspace libraries and daemons

  • vmlinux-to-elf

    A tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)

  • systeroid

    A more powerful alternative to sysctl(8) with a terminal user interface 🐧

  • Project mention: New version of systeroid is out! (sysctl on steroids) | /r/rust | 2023-09-18
  • learning-ebpf

    Learning eBPF, published by O'Reilly - out now! Here's where you'll find a VM config for the examples, and more

  • ucall

    Remote Procedure Calls - 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & 🔜 REST over io_uring and SIMDJSON ☎️

  • Project mention: Show HN: U)Search Images demo in 200 lines of Python | news.ycombinator.com | 2023-09-07
  • broadcom-bt-firmware

    Repository for various Broadcom Bluetooth firmware

  • Project mention: Passing bluetooth dongle to home assistant | /r/unRAID | 2023-06-19

    downlaoded bluetooth dongle fw from this repo https://github.com/winterheart/broadcom-bt-firmware

  • linux

    XanMod: Linux kernel source code tree (by xanmod)

  • Project mention: A Linux Optimizer Script | news.ycombinator.com | 2024-03-04
  • like-dbg

    Fully dockerized Linux kernel debugging environment

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

linux-kernel related posts

Index

What are some of the best open-source linux-kernel projects? This list will help you:

Project Stars
1 linux-insides 29,378
2 raspberry-pi-os 12,864
3 lowlevelprogramming-university 9,557
4 lkmpg 6,969
5 linux-kernel-exploitation 5,309
6 linux-exploit-suggester 5,235
7 putting-the-you-in-cpu 4,592
8 linux-kernel-module-cheat 3,954
9 Rust-for-Linux 3,792
10 kmon 2,390
11 ltp 2,251
12 ebpf_exporter 2,018
13 Diamorphine 1,654
14 minimal 1,482
15 awesome-os 1,460
16 rdma-core 1,332
17 vmlinux-to-elf 1,218
18 systeroid 1,203
19 learning-ebpf 997
20 ucall 985
21 broadcom-bt-firmware 975
22 linux 853
23 like-dbg 726

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com