Thanks to visit codestin.com
Credit goes to sourceforge.net

Menu

Tree [645c9b] master /
 History

HTTPS access


File Date Author Commit
 Documentation 2025-10-09 Wolfram Sang Wolfram Sang [ce7409] dt-bindings: bus: renesas-bsc: allow additional...
 LICENSES 2025-07-21 Thomas Huth Thomas Huth [06a9a4] LICENSES: Replace the obsolete address of the F...
 arch 2025-10-09 Helge Deller Helge Deller [f4edb5] parisc: Fix iodc and device path return values ...
 block 2025-10-07 Christoph Hellwig Christoph Hellwig [506aa2] block: move bio_iov_iter_get_bdev_pages to bloc...
 certs 2024-09-20 Jan Stancek Jan Stancek [558bdc] sign-file,extract-cert: use pkcs11 provider for...
 crypto 2025-10-08 Herbert Xu Herbert Xu [6bb73d] crypto: essiv - Check ssize for decryption and ...
 drivers 2025-10-07 Shuhao Fu Shuhao Fu [e4bea9] drm/nouveau: fix bad ret code in nouveau_bo_mov...
 fs 2025-09-29 Linus Torvalds Linus Torvalds [f2c61d] Remove bcachefs core code
 include 2025-09-18 Tetsuo Handa Tetsuo Handa [645c9b] net: update dev_put()/dev_hold() debugging
 init 2025-09-29 Linus Torvalds Linus Torvalds [fde0ab] Fix CC_HAS_ASM_GOTO_OUTPUT on non-x86 architect...
 io_uring 2025-10-08 Pavel Begunkov Pavel Begunkov [e9a9dc] io_uring/zcrx: increment fallback loop src offset
 ipc 2025-09-24 Christian Brauner Christian Brauner [405552] ns: move ns type into struct ns_common
 kernel 2025-09-19 Masami Hiramatsu (Google) Masami Hiramatsu (Google) [456c32] tracing: dynevent: Add a missing lockdown check...
 lib 2025-09-21 Mike Rapoport (Microsoft) Mike Rapoport (Microsoft) [90eb9a] lib/test_kho: use kho_preserve_vmalloc instead ...
 mm 2025-09-20 Akinobu Mita Akinobu Mita [06195e] mm/damon/sysfs: do not ignore callback's return...
 net 2025-09-18 Tetsuo Handa Tetsuo Handa [645c9b] net: update dev_put()/dev_hold() debugging
 rust 2025-10-01 Jakub Acs Jakub Acs [f04aad] mm/ksm: fix flag-dropping behavior in ksm_madvise
 samples 2025-09-09 SeongJae Park SeongJae Park [c62cff] samples/damon/mtier: avoid starting DAMON befor...
 scripts 2025-09-30 Kees Cook Kees Cook [0902b3] kconfig: Avoid prompting for transitional symbols
 security 2025-09-01 Simon Schuster Simon Schuster [edd3cb] copy_process: pass clone_flags as u64 across ca...
 sound 2025-10-07 Shuming Fan Shuming Fan [a27539] ASoC: rt722: add settings for rt722VB
 tools 2025-10-07 Jakub Kicinski Jakub Kicinski [5d683e] selftests: drv-net: pp_alloc_fail: add necessar...
 usr 2025-10-07 Dmitry Safonov Dmitry Safonov [38492c] gen_init_cpio: Ignore fsync() returning EINVAL ...
 virt 2025-09-09 Keir Fraser Keir Fraser [7d9a02] KVM: Avoid synchronize_srcu() in kvm_io_bus_reg...
 .clang-format 2025-08-18 Mike Rapoport (Microsoft) Mike Rapoport (Microsoft) [e68f15] memblock: drop for_each_free_mem_pfn_range_in_z...
 .clippy.toml 2025-05-02 Miguel Ojeda Miguel Ojeda [c01672] rust: clean Rust 1.88.0's warning about `clippy...
 .cocciconfig 2016-06-29 Luis R. Rodriguez Luis R. Rodriguez [dd951f] scripts: add Linux .cocciconfig for coccinelle
 .editorconfig 2024-06-11 Greg Kroah-Hartman Greg Kroah-Hartman [7da9df] .editorconfig: remove trim_trailing_whitespace ...
 .get_maintainer.ignore 2025-09-08 Alyssa Rosenzweig Alyssa Rosenzweig [07db1d] MAINTAINERS: remove Alyssa Rosenzweig
 .gitattributes 2023-04-18 Miguel Ojeda Miguel Ojeda [8f8d4b] .gitattributes: set diff driver for Rust source...
 .gitignore 2025-06-06 Andrii Nakryiko Andrii Nakryiko [f7cc3c] .gitignore: ignore compile_commands.json globally
 .mailmap 2025-09-29 Umang Jain Umang Jain [fa02d5] MAINTAINERS, .mailmap: update Umang's email add...
 .pylintrc 2025-08-22 Mauro Carvalho Chehab Mauro Carvalho Chehab [cde494] tools: docs: parse-headers.py: move it from sph...
 .rustfmt.toml 2022-08-04 Miguel Ojeda Miguel Ojeda [80db40] rust: add `.rustfmt.toml`
 COPYING 2020-02-06 Greg Kroah-Hartman Greg Kroah-Hartman [74835c] COPYING: state that all contributions really ar...
 CREDITS 2025-09-15 Magnus Karlsson Magnus Karlsson [dd948a] MAINTAINERS: Delete inactive maintainers from A...
 Kbuild 2025-09-17 Menglong Dong Menglong Dong [378b77] sched: Make migrate_{en,dis}able() inline
 Kconfig 2025-02-19 Geert Uytterhoeven Geert Uytterhoeven [0d2cdc] io_uring: Rename KConfig to Kconfig
 MAINTAINERS 2025-09-17 Stephan Gerhold Stephan Gerhold [09fd86] Input: add Himax HX852x(ES) touchscreen driver
 Makefile 2025-10-12 Linus Torvalds Linus Torvalds [3a8660] Linux 6.18-rc1
 README 2024-03-13 Maki Hatano Maki Hatano [bf4401] README: Fix spelling

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 reStructuredText 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.