Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices: OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
Find a file
Jiri Kosina 3551a3ff82 Merge branch 'for-5.17/letsketch' into for-linus
- new driver to support for LetSketch device (Hans de Goede)
2022-01-10 09:56:57 +01:00
arch Two small fixes, one of which was being worked around in selftests. 2021-12-19 12:44:03 -08:00
block block-5.16-2021-12-19 2021-12-19 12:38:53 -08:00
certs
crypto
Documentation Merge branch 'for-5.17/letsketch' into for-linus 2022-01-10 09:56:57 +01:00
drivers Merge branch 'for-5.17/letsketch' into for-linus 2022-01-10 09:56:57 +01:00
fs
include Merge branch 'for-5.17/letsketch' into for-linus 2022-01-10 09:56:57 +01:00
init
ipc
kernel - Make sure the CLOCK_REALTIME to CLOCK_MONOTONIC offset is never positive 2021-12-19 12:23:18 -08:00
lib
LICENSES
mm
net
samples
scripts
security
sound
tools Two small fixes, one of which was being worked around in selftests. 2021-12-19 12:44:03 -08:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS HID: Add new Letsketch tablet driver 2022-01-06 14:22:51 +01:00
Makefile Linux 5.16-rc6 2021-12-19 14:14:33 -08:00
README

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.