Linus Torvalds b866bc5fe0 nios2 update for nios2-5.12-rc1
nios2: Don't use _end for calculating min_low_pfn
 nios2: fixed broken sys_clone syscall
 Take mmap lock in cacheflush syscall
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJgMyDxAAoJEFWoEK+e3syC8ZMP/1v4sFuFyzWMpQsr3pyoY/vA
 21/iupUTBtbeheint8Nvx+CEKph6WDXPLffhMTy5/5cy59wi02FkaRsm4oUGMRPL
 tHe4GjAYO74V6+NXpG3vf6XYEH8R6oylDMyP+2mBo+QOhg/XQdCxzfqMIgSqg8aV
 twPtRRgZMsTtpFuAsL7N3bQBY2Q2wUGJcnZMI0e3yhwDSYKPhdl+XwHr5sBmVTam
 G1WFDuh0WSilrpDt7d+zPfwkSuUUHoT+Zq+kRjr1oT1gQjZzLrDrbfzqEHMxwAhD
 S0xt6o7mDoKlDdyk5YN9MpFCfSZaJSBo/NgxO0jLkguqg5rf5WSKk+4jRm414z6a
 JeO9i+zsQp0PAbmbm2R/B1AvNYeilUCrx77icYR+kuMk227SQ0sBi/+nMOFAJzXF
 e/1tMitWzTPUoc8ZDbsxXbBOho0gY5m7rGYdvAwNHHm2a5r2kW8NP12wApFe2NpB
 1dx5tsVqDJVCE3B0MLU5/nC/yvGWLQZpIW9+1CxY8ey60dOYxjwlxwwRSgtkXfFZ
 ZFAS9jU7lQVeGJ9C3S6hzPl5bfJe4Pn4YrQOn3nnhAx4G55JXefHe3fQM2rdQVCi
 X07nU9ktBSpy7apybPIX/jGW4I73i8xyRTX4calcHR6aN2oxhvELIa7cdPOJW1nA
 tL9JtGhACeL7InAVdkVD
 =2rmJ
 -----END PGP SIGNATURE-----

Merge tag 'nios2-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2

Pull arch/nios2 updates from Ley Foon Tan:

 - don't use _end for calculating min_low_pfn

 - fix broken sys_clone syscall

 - take mmap lock in cacheflush syscall

* tag 'nios2-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2:
  nios2: Don't use _end for calculating min_low_pfn
  nios2: fixed broken sys_clone syscall
  Take mmap lock in cacheflush syscall
2021-02-24 09:19:31 -08:00
2021-02-24 09:19:31 -08:00
2021-02-22 10:53:05 -08:00
2021-02-23 16:09:23 -08:00
2021-02-23 16:09:23 -08:00
2021-02-23 14:04:04 -08:00
2021-02-23 16:09:23 -08:00
2021-01-24 14:27:20 +01:00
2021-02-23 16:09:23 -08:00
2021-02-23 10:15:33 -08:00
2021-02-23 13:39:45 -08:00
2021-02-23 13:39:45 -08:00
2021-02-23 16:09:23 -08:00
2021-02-23 15:13:45 -08:00
2021-02-23 16:09:23 -08:00
2021-02-22 14:27:07 -08:00
2021-02-23 15:13:45 -08:00
2021-02-12 14:07:39 +00:00
2021-02-23 09:28:51 -08:00
2021-02-23 15:05:10 -08:00
2021-02-23 15:13:45 -08: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
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%