No description
Find a file
Jonathan Cameron ce66e52b6c dt-bindings:iio:afe:current-sense-shunt: txt to yaml conversion.
Very simple binding. As such straight forward conversion.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Cc: Peter Rosin <peda@axentia.se>
Link: https://lore.kernel.org/r/20201031181242.742301-7-jic23@kernel.org
2020-12-03 19:40:20 +00:00
arch Linux 5.10-rc5 2020-11-23 08:21:37 +01:00
block blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats 2020-11-14 11:17:34 -07:00
certs
crypto
Documentation dt-bindings:iio:afe:current-sense-shunt: txt to yaml conversion. 2020-12-03 19:40:20 +00:00
drivers iio: buffer: Fix demux update 2020-12-03 19:32:44 +00:00
fs Couple of EFI fixes for v5.10: 2020-11-22 13:05:48 -08:00
include iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack 2020-12-03 19:32:40 +00:00
init bootconfig: Extend the magic check range to the preceding 3 bytes 2020-11-12 20:36:52 -05:00
ipc
kernel A couple of scheduler fixes: 2020-11-22 13:26:07 -08:00
lib lib/strncpy_from_user.c: Mask out bytes after NUL terminator. 2020-11-19 11:56:16 -08:00
LICENSES
mm mm: fix madvise WILLNEED performance problem 2020-11-22 10:48:22 -08:00
net Linux 5.10-rc5 2020-11-23 08:21:37 +01:00
samples Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 2020-11-06 17:49:34 -08:00
scripts Networking fixes for 5.10-rc4, including fixes from the bpf subtree. 2020-11-12 14:02:04 -08:00
security selinux/stable-5.10 PR 20201113 2020-11-14 12:04:02 -08:00
sound ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callback 2020-12-03 19:32:40 +00:00
tools Linux 5.10-rc5 2020-11-23 08:21:37 +01:00
usr
virt kvm: x86/mmu: Support dirty logging for the TDP MMU 2020-10-23 03:42:13 -04:00
.clang-format RDMA 5.10 pull request 2020-10-17 11:18:18 -07:00
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap mailmap: fix entry for Dmitry Baryshkov/Eremin-Solenikov 2020-11-14 11:26:03 -08:00
COPYING
CREDITS Samsung changes for v5.10 2020-11-13 13:16:27 +01:00
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer 2020-12-03 19:32:39 +00:00
Makefile Linux 5.10-rc5 2020-11-22 15:36:08 -08:00
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.