~witcher/linux

Personal fork of the linux kernel tree
c94d8cdb — Nell Shamrell-Harrington 4 months ago
rust: types: add examples for the `Either` type
2db67954 — Miguel Ojeda 4 months ago
docs: rust: quick-start: add Ubuntu
9852d85e — Linus Torvalds 4 months ago
Linux 6.12-rc1

refs

rust-next
browse  log 

clone

read-only
https://git.sr.ht/~witcher/linux
read/write
git@git.sr.ht:~witcher/linux

You can also use your local clone with git send-email.

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 reStructuredText 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.
Do not follow this link