All Projects → linux-surface → Kernel

linux-surface / Kernel

Licence: other
Linux kernel with modifications for Microsoft Surface devices.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Kernel

Linux Insides
A little bit about a linux kernel
Stars: ✭ 23,971 (+41954.39%)
Mutual labels:  linux-kernel
Diamorphine
LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x (x86/x86_64 and ARM64)
Stars: ✭ 725 (+1171.93%)
Mutual labels:  linux-kernel
Rustyvisor
A hypervisor written in Rust. A work in progress.
Stars: ✭ 39 (-31.58%)
Mutual labels:  linux-kernel
Linux 0.11 Lab
Docker/Qemu/Bochs Based Linux 0.11 Kernel Development Environment; New Linux ELF Video Course from this project author: https://www.cctalk.com/m/group/88089283
Stars: ✭ 554 (+871.93%)
Mutual labels:  linux-kernel
Paper collection
Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read
Stars: ✭ 710 (+1145.61%)
Mutual labels:  linux-kernel
Ebpf exporter
Prometheus exporter for custom eBPF metrics
Stars: ✭ 829 (+1354.39%)
Mutual labels:  linux-kernel
Rdma Core
RDMA core userspace libraries and daemons
Stars: ✭ 536 (+840.35%)
Mutual labels:  linux-kernel
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.
Stars: ✭ 1,014 (+1678.95%)
Mutual labels:  linux-kernel
Pi64
A 64-bit OS for the Raspberry Pi 3
Stars: ✭ 720 (+1163.16%)
Mutual labels:  linux-kernel
Exein Openwrt Public
Openwrt 18.06.5 featured with the Exein's security framework
Stars: ✭ 36 (-36.84%)
Mutual labels:  linux-kernel
Awesome Linux Rootkits
awesome-linux-rootkits
Stars: ✭ 583 (+922.81%)
Mutual labels:  linux-kernel
Broadcom Bt Firmware
Repository for various Broadcom Bluetooth firmware
Stars: ✭ 677 (+1087.72%)
Mutual labels:  linux-kernel
Flagchecker
For effective cheating detection in competitions. Utilizes Linux Kernel Module (LKM) for generating flags.
Stars: ✭ 24 (-57.89%)
Mutual labels:  linux-kernel
Linuxboot
The LinuxBoot project is working to enable Linux to replace your firmware on all platforms.
Stars: ✭ 554 (+871.93%)
Mutual labels:  linux-kernel
Researchnote
通过issue和README来记录日常学习研究笔记 关注 机器学习系统,深度学习, LLVM,性能剖视, Linux操作系统内核 话题 关注 C/C++. JAVA. Python. Golang. Chisel. 编程语言话题 ( Writing Blogs using github issue and markdown! (inculding Machine Learning algs and system, LLVM, Linux kernel, java, python, c++, golang)
Stars: ✭ 41 (-28.07%)
Mutual labels:  linux-kernel
Spy
👀 Linux kernel mode debugfs keylogger
Stars: ✭ 546 (+857.89%)
Mutual labels:  linux-kernel
Linux Lab
Docker/Qemu Based Linux Kernel Learning, Development and Testing Environment; New Linux ELF Video Course from this project author: https://www.cctalk.com/m/group/88089283
Stars: ✭ 771 (+1252.63%)
Mutual labels:  linux-kernel
Linux Security Papers
Research paper collection for Linux kernel security from top security conferences.
Stars: ✭ 47 (-17.54%)
Mutual labels:  linux-kernel
Proton zf6
Proton Kernel for the Asus Zenfone 6 (2019), codename Kirin and also known as I01WD and ZS630KL.
Stars: ✭ 42 (-26.32%)
Mutual labels:  linux-kernel
Lowlevelprogramming University
How to be low-level programmer
Stars: ✭ 7,224 (+12573.68%)
Mutual labels:  linux-kernel

Linux kernel

There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.

In order to build the documentation, use make htmldocs or make pdfdocs. The formatted documentation can also be read online at:

https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].