No description
Find a file
Helge Deller 4ad1218bed parisc: Refresh defconfigs
Refresh defconfigs and enable some more graphic cards.

Signed-off-by: Helge Deller <deller@gmx.de>
2023-06-30 17:19:49 +02:00
arch parisc: Refresh defconfigs 2023-06-30 17:19:49 +02:00
block
certs
crypto
Documentation IOMMU Updates for Linux v6.5 2023-06-29 20:51:03 -07:00
drivers parisc: Move init function declarations into header file 2023-06-30 17:14:15 +02:00
fs \n 2023-06-29 13:39:51 -07:00
include sticon/parisc: Fix STI console on 64-bit only machines 2023-06-30 17:14:14 +02:00
init
io_uring \n 2023-06-29 13:31:44 -07:00
ipc
kernel dma-mapping uodates for Linux 6.5 2023-06-29 21:12:20 -07:00
lib
LICENSES
mm memblock: small updates for 6.5-rc1 2023-06-29 23:21:20 -07:00
net
rust
samples
scripts ARM: SoC devicetree updates for 6.5 2023-06-29 15:07:06 -07:00
security slab updates for 6.5 2023-06-29 16:34:12 -07:00
sound ARM: SoC changes for 6.5 2023-06-29 15:28:33 -07:00
tools memblock: small updates for 6.5-rc1 2023-06-29 23:21:20 -07:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
.rustfmt.toml
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS ARM: SoC changes for 6.5 2023-06-29 15:28:33 -07:00
Makefile
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.