101f535e50
- Add Intel Agilex platform under Dinh Nguyen -----BEGIN PGP SIGNATURE----- iQJIBAABCgAyFiEEoHhMeiyk5VmwVMwNGZQEC4GjKPQFAly17X0UHGRpbmd1eWVu QGtlcm5lbC5vcmcACgkQGZQEC4GjKPT36A/+OlgcdoxL3/UzSjWZfGahhv8rRjMF phBhqsPqVrDfHvKexewFuFzoDPnSadYF71ZH64wBPm+WxbfLop+qNLnFJQxDUAgh 1Pyomp40GKsF63h7TlacsE9FozEZ5vnQP6qAaKlTZjlIAGcJ/mUQEQxewm5Sg4dS frnfHO/XFf1+r0ZtJhNdOvX/tbIDe637i1Sfc02R5sYb5wQblwEXB9yr+go0nhg6 5HW6+Pi7hRjww8dA950ckvrxGdYtFEbOk6TB8mmox4TAUGa/rNVlQuGwyHuO2E5t cBaQQ8S5l+gYgzBBjiMM1zJd6eU6Q41sln+sx/bG5/vhSwWiSLVYTET1A4d14fyp ek77opYaLvGQVCjByhK+pGCk02gJcq+A5h17u2PasAx7xCMCybMznppxGF45aY+B rjWmHiU7tSgxZJzuSkAFJ3aAQMyyqPHFv6mCnpHat2xYQBbMi2D6pVWOpBpusHHM 9JlWVvUdln5DvYR7fRxstuF1syUeUvmbo6efOVL/jp/geYmNz/I1RFXiX8ELUWnx UFtbImzkqah4emjKXB74H4iOkjRWPZ78+5MM5HSC8iVUDkSnL8NFTLMf9hAPzT/E ps8rxGUgGwMXEmAMc/sE4iqW+mku+Teg3GPfLgpsSZRH+yCAh+19whhPQk7LkX0v 1JiK8sy4IoBiDrw= =RP4c -----END PGP SIGNATURE----- Merge tag 'maintainers_for_v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/soc MAINTAINERS - Add Intel Agilex platform under Dinh Nguyen * tag 'maintainers_for_v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux: MAINTAINERS: Add arm64/intel entry for SoCFPGA Signed-off-by: Olof Johansson <olof@lixom.net> |
||
---|---|---|
Documentation | ||
LICENSES | ||
arch | ||
block | ||
certs | ||
crypto | ||
drivers | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
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.