mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
59a0fc31ee4dd31d491f912388c44eff6998a23a
Merge made by the 'ours' strategy. * commit '5ffae8fffc291148e0b2472aaaa8ef7eb4959cba': (29 commits) FROMGIT: PM / devfreq: Synchronize devfreq_monitor_[start/stop] UPSTREAM: dm verity: don't perform FEC for failed readahead IO UPSTREAM: netfilter: nft_set_pipapo: skip inactive elements during set walk UPSTREAM: ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet UPSTREAM: x86/sev: Check for user-space IOIO pointing to kernel space UPSTREAM: x86/sev: Check IOBM for IOIO exceptions from user-space UPSTREAM: nvmet-tcp: Fix a possible UAF in queue intialization setup FROMLIST: binder: fix memory leaks of spam and pending work ANDROID: Snapshot Mainline's version of checkpatch.pl ANDROID: scsi: ufs: vendor check response and recovery addition ANDROID: scsi: ufs: add perf heuristic design ANDROID: ABI: Update symbol list for Mediatek ANDROID: Add vendor hook for ufs perf heuristic and error recovery UPSTREAM: io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid UPSTREAM: ufs: core: wlun send SSU timeout recovery ANDROID: GKI: db845c: Update symbols list and ABI on rpmsg_register_device_override ANDROID: fix up rpmsg_device ABI break ANDROID: fix up platform_device ABI break UPSTREAM: rpmsg: Fix possible refcount leak in rpmsg_register_device_override() UPSTREAM: rpmsg: glink: Release driver_override ... Change-Id: I6a5428ef1851cf6ecd279791f92aed786ee96b38
…
…
…
…
…
…
…
…
…
…
…
Merge commit 'f40707abde2eb5cd21cf8848f33aefb7e394ad1a' of https://android.googlesource.com/kernel/common
…
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
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%