Linus Torvalds e69beeabac Fix for fdt alignment, when image is compressed
-----BEGIN PGP SIGNATURE-----
 
 iQJOBAABCAA4FiEEbt46xwy6kEcDOXoUeZbBVTGwZHAFAmBR9T0aHHRzYm9nZW5k
 QGFscGhhLmZyYW5rZW4uZGUACgkQeZbBVTGwZHB2sQ/+K4cJgBkBKEuIPhccX65E
 eub5LJrMFlyIDu7UWKt9mxFItp8I3dgvojTJWNr+AW8Usxgtps7RX42yl72X78JU
 Kf8GyyVPPP38oO/ljiQsp8UHv+e0kIPYppv7bECxbeyMGpzur9LgzJhFsQ/KY1an
 HV8LBCNmsyun+cOq6y/KtdxasdQ1NkVpl3aeWm3Ek3ZGxpRleG9XbvdbukMtTLdv
 gzGq/qHSztTGxlzxzDixzGCGthYQ/UtLSge8Vt2VqY5ruNPsLN3JHDTcK7ldGqLm
 0gm6J+gXqsHcxX4CW042xe0XlN0cdpwmnyFVKHiOwmWLTxVd+ErPakl3lZyLdtPp
 qnCPJNOOPwn3gmil3wm7bi4RYlcgAb3Q+eIPWq9fc1iZjWa1mco5c/MUvOSIWpCM
 igZDcQgQW2owi3c+3s6s0Jryymt28kEZ0ZX4NF7FB6SSuSiYKEJwaK6CVw43j18V
 IYzOeXe1zcA/K5qrfvGyK6GPXt0YoNUJ5flTFThfQy/mwUuHxW0BKduF15+LpzfB
 QUHAN+qXIikcn/jN+gsNH4M0yLmT5I4VwSmZVtaJugkK24ZmI8RHIosg4CnXea9c
 AmGQv6KXSTx9UvY4yGiR40oiT3iGfHueMXecv8AiED8DG90bCXtTrYd4e0b1i9A4
 nVVxla0KklTwngFZ2AynHiA=
 =TgKg
 -----END PGP SIGNATURE-----

Merge tag 'mips-fixes_5.12_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux

Pull MIPS fix from Thomas Bogendoerfer:
 "Fix for fdt alignment when image is compressed"

* tag 'mips-fixes_5.12_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux:
  MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned
2021-03-17 12:34:50 -07:00
2021-03-14 13:33:33 -07:00
2021-03-16 10:29:45 -07:00
2021-03-16 10:29:45 -07:00
2021-01-24 14:27:20 +01:00
2021-02-25 10:17:31 -08:00
2021-02-24 09:38:36 -08:00
2021-02-23 09:28:51 -08:00
2021-02-26 09:41:03 -08:00
2021-02-26 09:41:03 -08:00
2021-03-14 14:41:02 -07:00

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.
Description
Linux kernel source tree
Readme 3.3 GiB
Languages
C 97.5%
Assembly 1%
Shell 0.6%
Python 0.3%
Makefile 0.3%