Michael Bestas 006d39f11c Merge remote-tracking branch 'sm8250/lineage-20' into lineage-22.2
* sm8250/lineage-20:
  sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage
  UPSTREAM: f2fs: set highest IO priority for checkpoint thread
  UPSTREAM: f2fs: fix to update age extent in f2fs_do_zero_range()
  UPSTREAM: f2fs: fix to update age extent correctly during truncation
  UPSTREAM: f2fs: add sysfs nodes to set last_age_weight
  UPSTREAM: f2fs: fix wrong calculation of block age
  UPSTREAM: f2fs: should use a temp extent_info for lookup
  UPSTREAM: f2fs: don't mix to use union values in extent_info
  UPSTREAM: f2fs: initialize extent_cache parameter
  Revert "f2fs: avoid build warnining in extent_cache"
  Revert "ANDROID: fs: fuse: Freeze client on suspend when request sent to userspace"

Change-Id: I3f08711d81f683fc7b7a67b47b591ed89cb0aaf9
2025-07-01 11:35:31 +03:00
2025-04-25 20:25:49 +03:00
2022-11-20 19:48:44 +02:00
2022-11-20 19:48:48 +02: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.
See Documentation/00-INDEX for a list of what is contained in each file.

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 2 GiB
Languages
C 98.2%
Assembly 1.1%
Makefile 0.3%
Shell 0.1%