Menu

Tree [2c9511] armadeus-imx_5.10.9_1.0.0 /
 History

HTTPS access


File Date Author Commit
 Documentation 2021-04-20 Sébastien Szymanski Sébastien Szymanski [aef33c] drm/panel: ilitek-ili9881c: add support for Pow...
 LICENSES 2020-04-01 Mikhail Zaslonko Mikhail Zaslonko [6bb951] LICENSES/deprecated: add Zlib license text
 arch 2021-10-12 Sébastien Szymanski Sébastien Szymanski [2c9511] arm64: dts: opos8mm: fix VDD_ARM max voltage fo...
 block 2020-12-09 Bart Van Assche Bart Van Assche [092898] scsi: block: Fix a race in the runtime power ma...
 certs 2020-03-03 Masahiro Yamada Masahiro Yamada [d198b3] .gitignore: add SPDX License Identifier
 crypto 2020-12-04 Greg Kroah-Hartman Greg Kroah-Hartman [80a364] crypto: asym_tpm: correct zero out potential se...
 drivers 2021-09-08 Sébastien Szymanski Sébastien Szymanski [ad1a9c] rtc: pcf85063: don't register clockout clock
 fs 2020-12-04 Chunguang Xu Chunguang Xu [aceb8a] ext4: avoid s_mb_prefetch to be zero in individ...
 include 2021-02-26 Oleksij Rempel Oleksij Rempel [229525] can: skb: can_skb_set_owner(): fix ref counting...
 init 2020-12-09 Uladzislau Rezki (Sony) Uladzislau Rezki (Sony) [30b491] rcu-tasks: Move RCU-tasks initialization to bef...
 ipc 2020-09-04 Tobias Klauser Tobias Klauser [fff166] ipc: adjust proc_ipc_sem_dointvec definition to...
 kernel 2020-12-06 Thomas Gleixner Thomas Gleixner [330c1e] tick/sched: Remove bogus boot "safety" check
 lib 2020-12-29 Randy Dunlap Randy Dunlap [fdac87] zlib: move EXPORT_SYMBOL() and MODULE_LICENSE()...
 mm 2020-12-29 Baoquan He Baoquan He [98b576] mm: memmap defer init doesn't work as expected
 net 2020-12-14 Michal Kubecek Michal Kubecek [62162b] ethtool: fix string set id check
 samples 2020-12-10 Magnus Karlsson Magnus Karlsson [81ef60] samples/bpf: Fix possible hang in xdpsock with ...
 scripts 2020-12-28 Linus Torvalds Linus Torvalds [43dee8] depmod: handle the case of /sbin/depmod without...
 security 2021-01-05 Al Viro Al Viro [a3fdda] dump_common_audit_data(): fix racy accesses to ...
 sound 2021-01-29 Daniel Baluta Daniel Baluta [c1af3c] LF-3218-1 ASoC: SOF: imx: Fix PM sleep
 tools 2020-12-17 Arnaldo Carvalho de Melo Arnaldo Carvalho de Melo [9154d2] tools headers UAPI: Sync linux/const.h with the...
 usr 2020-07-30 Nick Terrell Nick Terrell [a30d8a] usr: Add support for zstd compressed initramfs
 virt 2020-12-17 Lai Jiangshan Lai Jiangshan [ffee67] kvm: check tlbs_dirty directly
 .clang-format 2020-10-13 Mike Rapoport Mike Rapoport [cc6de1] memblock: use separate iterators for memory and...
 .cocciconfig 2016-06-29 Luis R. Rodriguez Luis R. Rodriguez [dd951f] scripts: add Linux .cocciconfig for coccinelle
 .get_maintainer.ignore 2019-05-15 Marc Gonzalez Marc Gonzalez [982c73] Opt out of scripts/get_maintainer.pl
 .gitattributes 2019-12-05 Stephen Boyd Stephen Boyd [a512ae] .gitattributes: use 'dts' diff driver for dts f...
 .gitignore 2020-09-09 Mauro Carvalho Chehab Mauro Carvalho Chehab [f6236e] .gitignore: docs: ignore sphinx_*/ directories
 .mailmap 2020-12-06 Uwe Kleine-König Uwe Kleine-König [4e6034] mailmap: add two more addresses of Uwe Kleine-K...
 COPYING 2020-02-06 Greg Kroah-Hartman Greg Kroah-Hartman [74835c] COPYING: state that all contributions really ar...
 CREDITS 2020-11-28 Marc Zyngier Marc Zyngier [509920] MAINTAINERS: Move Jason Cooper to CREDITS
 Kbuild 2020-02-01 Masahiro Yamada Masahiro Yamada [5f2fb5] kbuild: rename hostprogs-y/always to hostprogs/...
 Kconfig 2020-04-23 Masahiro Yamada Masahiro Yamada [8b59cd] kbuild: ensure full rebuild when the compiler i...
 MAINTAINERS 2018-07-04 Udit Agarwal Udit Agarwal [4a4d79] encrypted_keys: Adds support for secure key-typ...
 MAINTAINERS.NXP 2021-01-11 Horia Geantă Horia Geantă [d03818] LF-1782-1 script: add dm-crypt to crypto/core b...
 Makefile 2021-01-06 Greg Kroah-Hartman Greg Kroah-Hartman [f52479] Linux 5.10.5
 README 2018-09-03 Henrik Austad Henrik Austad [a7ddce] Drop all 00-INDEX files from Documentation/

Read Me

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.