mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 09:01:34 +00:00
A mirror of the official Linux kernel repository just in case
89e5dd41c4
-----BEGIN PGP SIGNATURE----- iQJQBAABCgA6FiEEXyrViUccKBz9c35Jysd4L3sz/6YFAmPdD3scHHBhdHJpY2Uu Y2hvdGFyZEBmb3NzLnN0LmNvbQAKCRDKx3gvezP/pl+8D/4ybc4qRh/NCRpMi2eK kz5yfgO6O1xeHq7SkHC3WVI1gSYgLXD2tWlOjUcRafTsPY2NSx3LxfBT1S3I184+ 8WoNd/SSYuBShY3IVYRW5SXjykC40+rPo/mJ1NLbfa5kWHnO0Br2sMw8rIJ59wpM FRhWLPyLvnpGZClCvoNj/CVutJqu71y+qImOhRQt3zQoX3T5p5BS8J7R5aqmlQNy 3lUvz99XRl0BXfcCaAVsodcC4gCtEPHSDNUgdHtRhnWGgoYoSBJvr3fHcjmiVQ9f ivIOVNETATfq0pga96vGYg8x7oG7h0bDBpBelb71qO6HCM3Vwwut2nFbq72AEMdF Rf9GsI/7d0LbcKdEBPfhCat6jZo/XLGC/ciIsoV+OldR/aj+CkLI5yvbJKnk8hwI LjXqYBNHMuOPLtMY75Zrry2athNu2zsvREQauH4AG09MOHZu3Xhe07RVhIt8B/CO DzcbEbRKiecmZy2xcy3xn79MVB/F33hiJilsnMHNgF/QeIBsgHxICTTDA+z+anAW 2umAq7oF5o5mvwvz5nFudw4rKzwr64AHNNMH8QDoFsL8rndne2SsOFJMIOOSf5ub AOEhuVn6Dmga0U2DwRHn/Bmh8C/OFwc5MzCwOvHxAWRmJ0Wd9Gar6yIkqMoC2Tg4 HWcvfdimnPKhlLLEa8NtDz9UBg== =emT8 -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmPhWUMACgkQmmx57+YA GNkKHg/+NCbqpDFDTJ5vKSr+kghKs6wGWh7H7iVnnYjTk9AdNS0JM+kpr5J4HyTT uOWv8b5zBPi8JMWGk1jOybbT0dEuYeJZOHGI9dRwvSr/hbJP43ndEhTX1/scBbrL lWjPwdPcGcktSVrs/WdopcBPMSZTLT6/442uZg0dCV2W265dVJnP5RaMNzlzqYxV QRgO97dPoJwd7e15YTTt2YhBZ5Coyyjw5ed2EOAoBNj/d7Uw+pqi8qhmkjTkhMwy ebRy/SGikk6k0Dl7Jq42ieH5hfgRN0MsvPMiUNeUrFE3rm+9nW3O294UL/PPQrkJ x4H8B7ZUFhysVjeaSKoBWsyIw4F6uHrBQmc0T2MqZSH085sXht0UkAQrQ+X9BKc1 23QsZ2/os/PETHUXAguEwdAxfrDp4+w8gi+S9Q03looEPs/tA9txGhfOkLYOePhD eEoHE0L9LGKEzHk6NHOTLDkK8EgUVWciYH+z8BIhFImqw3pYMCRbMK4YYNQwu3J4 t0ucUHGtigjD3PybEUZmk3FNE1lgsOU0g0wPR5Ra4U7I0dvaQMVr8qLrp8S4rfWt EI3+Sg9hiNqlS+aWraksLjkGcrRAt+yyXynHiZQfp5Q6mKs3+VFxL2B4xK1a+VxZ UIQMb4epc8OItCZOVOcHtRlfZLKh7BL2HEEkBbG0RGfbSoxjZqI= =Fdtv -----END PGP SIGNATURE----- Merge tag 'sti-dt-for-6.3-round1' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into arm/fixes Fix polarity of reset line of tsin0 port for stihxxx-b2120 * tag 'sti-dt-for-6.3-round1' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti: ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port Link: https://lore.kernel.org/r/8e05c729-89bc-20f3-acf6-096fb85d7e36@foss.st.com Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
fs | ||
include | ||
init | ||
io_uring | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
rust | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
.rustfmt.toml | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
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.