Index of /pub/linux/kernel/
Index of /pub/linux/kernel/ ../ Historic/ 20-Mar-2003 22:38 - SillySounds/ 16-Feb-2021 21:57 - crypto/ 24-Nov-2001 14:54 - firmware/ 11-Nov-2024 02:27 ...
Index of /pub/linux/kernel/ ../ Historic/ 20-Mar-2003 22:38 - SillySounds/ 16-Feb-2021 21:57 - crypto/ 24-Nov-2001 14:54 - firmware/ 17-Oct-2024 12:56 ...
Index of /pub/linux/kernel - Ibiblio
Index of /pub/linux/kernel ; [TXT], COPYING, 1994-06-26 15:18 ; [ ], LFSBOOK_ED1.iso, 2003-11-20 20:55 ; [TXT], LFSBOOK_ED1.lsm, 2003-11-20 16:26 ...
Index of /pub/Linux/kernel ; Description ; Parent Directory - ; Historic/ 2003-03-20 22:38 - ; SillySounds/ 2021-02-16 21:57 - ; crypto/ 2001-11-24 14:54 - ...
Index of /pub/linux/kernel - FTP Directory Listing
Index of /pub/linux/kernel. [ICO], Name · Last modified · Size · Description. [PARENTDIR], Parent Directory, -. [DIR], dist/, 2011-12-02 04:56, -. [DIR], linux/ ...
Index of /pub/linux/kernel/people/
Index of /pub/linux/kernel/people/ ../ aalbersh/ 19-Oct-2024 10:04 - abdel/ 01-Dec-2011 19:52 - abelloni/ 06-May-2015 12:44 - abogani/ 12-May-2010 23:40 ...
Index of /pub/linux/kernel ; [PARENTDIR], Parent Directory ; [DIR], Historic/, 2003-03-20 23:38 ; [DIR], SillySounds/, 2021-02-16 22:57 ...
Index of /pub/linux/kernel. [ICO], Name · Last modified · Size · Description. [PARENTDIR], Parent Directory, -. [DIR], dist/, 2011-12-02 04:56, -. [DIR], linux/ ...
Index of /pub/Linux/kernel.org/linux/kernel/people/hch - JAIST
Index of /pub/Linux/kernel.org/linux/kernel/people/hch ; [DIR], kernels/, 2011-12-09 04:49, -.
Index of /pub/Linux/kernel/images - Ibiblio
Index of /pub/Linux/kernel/images ; [ ], eata_in_kernel.gz, 1995-01-20 08:20, 602K.
Index of /pub/Linux/kernel.org/linux/network
Index of /pub/Linux/kernel.org/linux/network ; [PARENTDIR], Parent Directory ; [DIR], connman/, 2024-09-02 18:56 ; [DIR], nfc/, 2016-07-05 05:15 ...
Index of /pub/linux/kernel - lip6
Index of /pub/linux/kernel. [ICO], Name · Last modified · Size · Description. [PARENTDIR], Parent Directory, -. [DIR], changes/, 2003-04-27 10:38, -. [DIR], kbd ...
Index of /pub/linux/kernel - (at) dei.uc.pt.
Index of /pub/linux/kernel. [ICO], Name · Last modified · Size. [DIR], Parent Directory, -. [DIR], crypto/, 23-Mar-2010 21:32, -. [DIR], Historic/, 08-Apr-2008 ...
Index of /pub/linux/kernel/Historic - (at) dei.uc.pt.
Index of /pub/linux/kernel/Historic ; [DIR], v0.99/, 08-Apr-2008 07:15, - ; [ ], linux-0.01.tar.bz2, 30-Oct-1993 00:00, 62K.
Index of /pub/kernel/linux/kernel
Index of /pub/kernel/linux/kernel ; [PARENTDIR], Parent Directory ; [DIR], Historic/, 2003-03-20 17:38 ; [DIR], SillySounds/, 2021-02-16 16:57 ...
Index of /pub/linux/kernel/kbd - LyX
Index of /pub/linux/kernel/kbd. [ICO], Name · Last modified · Size · Description. [PARENTDIR], Parent Directory, -. Apache/2 Server at ftp.lyx.org Port 80.
Index of /pub/linux/kernel/kbd - lip6
Index of /pub/linux/kernel/kbd. [ICO], Name · Last modified · Size · Description. [PARENTDIR], Parent Directory, -. Apache/2 Server at ftp.lip6.fr Port 80.
Index of /pub/linux/kernel/tools
Index of /pub/linux/kernel/tools. [ICO], Name · Last modified · Size · Description. [PARENTDIR], Parent Directory, -. [DIR], perf/, 2021-11-01 16:37, -
Index of /pub/kernel - Linux-VServer
Linux-VServer Logo. Index of. Icon Name Last modified Size Description. [DIR] Parent Directory - [DIR] BME/ 04-Aug-2006 11:09 - [DIR] vs1.0/ 04-Aug-2006 10:54 ...
Index of /pub/mirrors/ftp.kernel.org/pub/linux/kernel/projects/rt/3.4
Index of /pub/mirrors/ftp.kernel.org/pub/linux/kernel/projects/rt/3.4 ; [DIR], features/, 2013-04-30 03:59 ; [DIR], incr/, 2016-10-04 00:58 ; [DIR], older/, 2016- ...
Linux kernel
Operating systemThe Linux kernel is a free and open source, UNIX-like kernel that is used in many computer systems worldwide. The kernel was created by Linus Torvalds in 1991 and was soon adopted as the kernel for the GNU operating system which was created to be a free replacement for Unix.
Kernel-based Virtual Machine
Kernel-based Virtual Machine is a free and open-source virtualization module in the Linux kernel that allows the kernel to function as a hypervisor. It was merged into the mainline Linux kernel in version 2.6.20, which was released on February 5, 2007. KVM requires a processor with hardware virtualization extensions, such as Intel VT or AMD-V.
Git
System softwareGit is a distributed version control system that tracks versions of files. It is often used to control source code by programmers who are developing software collaboratively.
The Linux Programming Interface
Book by Michael KerriskThe Linux Programming Interface: A Linux and UNIX System Programming Handbook is a book written by Michael Kerrisk, which documents the APIs of the Linux kernel and the GNU C Library.
kernel.org
Websitekernel.org is the main distribution point of source code for the Linux kernel, which is the base of the Linux operating system.
Rust
Programming languageRust is a general-purpose programming language emphasizing performance, type safety, and concurrency. It enforces memory safety, meaning that all references point to valid memory.