| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-14 | Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux | Linus Torvalds | 1 | -28/+30 |
| 2026-04-07 | rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie) | Miguel Ojeda | 1 | -1/+1 |
| 2026-04-07 | rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie) | Miguel Ojeda | 1 | -1/+1 |
| 2026-03-30 | docs: changes.rst and ver_linux: sort the lists | Manuel Ebner | 1 | -26/+26 |
| 2026-03-30 | docs: changes/ver_linux: fix entries and add several tools | Manuel Ebner | 1 | -6/+8 |
| 2026-02-23 | docs: Fix an erroneous reference to sphinx.rst | Jonathan Corbet | 1 | -1/+1 |
| 2026-02-10 | Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 1 | -2/+2 |
| 2026-01-16 | Documentation: Fix typos and grammatical errors | Nauman Sabir | 1 | -1/+1 |
| 2025-12-19 | lib/Kconfig.debug: Set the minimum required pahole version to v1.22 | Ihor Solodrai | 1 | -2/+2 |
| 2025-10-03 | Merge tag 'docs-6.18' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+8 |
| 2025-08-28 | kbuild: Bump minimum version of LLVM for building the kernel to 15.0.0 | Nathan Chancellor | 1 | -1/+1 |
| 2025-08-11 | docs: changes: better document Python needs | Mauro Carvalho Chehab | 1 | -1/+8 |
| 2025-06-09 | docs: Remove reiserfsprogs from dependencies. | Collin Funk | 1 | -14/+0 |
| 2025-05-16 | Documentation: update binutils-2.30 version reference | Arnd Bergmann | 1 | -1/+1 |
| 2025-04-30 | kbuild: require gcc-8 and binutils-2.30 | Arnd Bergmann | 1 | -2/+2 |
| 2025-02-13 | docs: changes: update Python minimal version | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2025-02-13 | docs: changes: update Sphinx minimal version to 3.4.3 | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2025-01-10 | kheaders: use 'tar' instead of 'cpio' for copying files | Masahiro Yamada | 1 | -6/+0 |
| 2024-10-14 | docs:process:changes: fix version command for btrfs-progs | Nihar Chaithanya | 1 | -1/+1 |
| 2024-09-20 | kbuild: generate offset range data for builtin modules | Kris Van Hees | 1 | -0/+7 |
| 2024-07-27 | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -8/+1 |
| 2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+2 |
| 2024-07-16 | kbuild: raise the minimum GNU Make requirement to 4.0 | Masahiro Yamada | 1 | -2/+2 |
| 2024-07-10 | docs: rust: quick-start: add section on Linux distributions | Miguel Ojeda | 1 | -5/+0 |
| 2024-07-10 | rust: start supporting several compiler versions | Miguel Ojeda | 1 | -3/+1 |
| 2024-05-30 | docs: document python version used for compilation | Dmitry Baryshkov | 1 | -0/+1 |
| 2024-05-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+9 |
| 2024-05-05 | rust: upgrade to Rust 1.78.0 | Miguel Ojeda | 1 | -1/+1 |
| 2024-04-12 | arm64: boot: Support Flat Image Tree | Simon Glass | 1 | -0/+9 |
| 2024-03-29 | rust: upgrade to Rust 1.77.1 | Miguel Ojeda | 1 | -1/+1 |
| 2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-12 | Merge tag 'docs-6.9' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+2 |
| 2024-02-29 | rust: upgrade to Rust 1.76.0 | Miguel Ojeda | 1 | -1/+1 |
| 2024-02-22 | kbuild: raise the minimum supported version of LLVM to 13.0.1 | Nathan Chancellor | 1 | -1/+1 |
| 2024-02-05 | Documentation: multiple .rst files: Fix grammar and more consistent formatting | Thorsten Blum | 1 | -2/+2 |
| 2024-01-22 | rust: upgrade to Rust 1.75.0 | Miguel Ojeda | 1 | -1/+1 |
| 2024-01-11 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds | 1 | -3/+3 |
| 2024-01-03 | Docs: remove mentions of fdformat from util-linux | Thomas Weißschuh | 1 | -2/+2 |
| 2023-12-21 | rust: upgrade to Rust 1.74.1 | Miguel Ojeda | 1 | -1/+1 |
| 2023-12-15 | docs: Raise the minimum Sphinx requirement to 2.4.4 | Jonathan Corbet | 1 | -1/+1 |
| 2023-10-15 | rust: upgrade to Rust 1.73.0 | Miguel Ojeda | 1 | -1/+1 |
| 2023-10-05 | rust: upgrade to Rust 1.72.1 | Miguel Ojeda | 1 | -1/+1 |
| 2023-08-30 | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds | 1 | -10/+6 |
| 2023-08-15 | rust: bindgen: upgrade to 0.65.1 | Aakash Sen Sharma | 1 | -1/+1 |
| 2023-08-14 | rust: upgrade to Rust 1.71.1 | Miguel Ojeda | 1 | -1/+1 |
| 2023-07-31 | Docs/process/changes: Replace http:// with https:// | SeongJae Park | 1 | -6/+6 |
| 2023-07-31 | Docs/process/changes: Consolidate NFS-utils update links | SeongJae Park | 1 | -5/+1 |
| 2023-07-01 | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+14 |
| 2023-05-31 | rust: upgrade to Rust 1.68.2 | Miguel Ojeda | 1 | -1/+1 |
| 2023-05-28 | doc: Add tar requirement to changes.rst | Masahiro Yamada | 1 | -0/+7 |
| 2023-05-22 | docs: Set minimal gtags / GNU GLOBAL version to 6.6.5 | Ahmed S. Darwish | 1 | -0/+7 |
| 2022-12-13 | Documentation: raise minimum supported version of binutils to 2.25 | Masahiro Yamada | 1 | -2/+2 |
| 2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -2/+2 |
| 2022-10-06 | docs: bump minimal GNU Make version to 3.82 | Masahiro Yamada | 1 | -2/+2 |
| 2022-09-28 | docs: add Rust documentation | Miguel Ojeda | 1 | -0/+41 |
| 2022-06-10 | scripts/check-local-export: avoid 'wait $!' for process substitution | Masahiro Yamada | 1 | -0/+12 |
| 2022-04-22 | Docs: Replace version by 'current' in changes.rst | Bruno Moreira-Guedes | 1 | -1/+1 |
| 2022-04-22 | Docs: Add cpio requirement to changes.rst | Bruno Moreira-Guedes | 1 | -0/+6 |
| 2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2021-12-02 | Documentation: Raise the minimum supported version of LLVM to 11.0.0 | Nathan Chancellor | 1 | -1/+1 |
| 2021-11-29 | Documentation: Add minimum pahole version | Arnaldo Carvalho de Melo | 1 | -0/+11 |
| 2021-11-15 | docs: Update Sphinx requirements | Akira Yokosawa | 1 | -1/+1 |
| 2021-09-13 | Documentation: raise minimum supported version of GCC to 5.1 | Nick Desaulniers | 1 | -1/+1 |
| 2021-05-03 | oprofiled version output line removed from the list | Bhaskar Chowdhury | 1 | -1/+0 |
| 2020-08-31 | Documentation: add minimum clang/llvm version | Nick Desaulniers | 1 | -0/+15 |
| 2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 1 | -3/+3 |
| 2020-07-08 | Documentation: update for gcc 4.9 requirement | Randy Dunlap | 1 | -1/+1 |
| 2020-06-26 | Replace HTTP links with HTTPS ones: Documentation/process | Alexander A. Klimov | 1 | -3/+3 |
| 2020-04-15 | compiler/gcc: Raise minimum GCC version for kernel builds to 4.8 | Will Deacon | 1 | -1/+1 |
| 2020-04-09 | Documentation/changes: Raise minimum supported binutils version to 2.23 | Borislav Petkov | 1 | -2/+2 |
| 2020-02-05 | Documentation: changes.rst: update several outdated project URLs | Randy Dunlap | 1 | -5/+9 |
| 2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -14/+2 |
| 2019-06-22 | kbuild: Raise the minimum required binutils version to 2.21 | Chang S. Bae | 1 | -4/+2 |
| 2019-05-31 | isdn: remove isdn4linux | Arnd Bergmann | 1 | -14/+2 |
| 2018-12-06 | doc:process: add links where missing | Federico Vaga | 1 | -1/+1 |
| 2018-09-03 | kconfig: do not require pkg-config on make {menu,n}config | Masahiro Yamada | 1 | -1/+1 |
| 2018-08-20 | Raise the minimum required gcc version to 4.6 | Joe Perches | 1 | -1/+1 |
| 2018-08-15 | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -0/+8 |
| 2018-07-18 | kconfig: check for pkg-config on make {menu,n,g,x}config | Randy Dunlap | 1 | -0/+8 |
| 2018-07-18 | kbuild: verify that $DEPMOD is installed | Randy Dunlap | 1 | -12/+7 |
| 2018-04-03 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2018-03-29 | Documentation/process: update FUSE project website | Martin Kepplinger | 1 | -1/+1 |
| 2018-03-26 | kbuild: rename built-in.o to built-in.a | Nicholas Piggin | 1 | -1/+1 |
| 2017-12-16 | kbuild: prepare to remove C files pre-generated by flex and bison | Masahiro Yamada | 1 | -0/+25 |
| 2017-07-17 | docs-rst: move Sphinx install instructions to sphinx.rst | Mauro Carvalho Chehab | 1 | -12/+2 |
| 2017-07-17 | changes.rst: Update Sphinx minimal requirements | Mauro Carvalho Chehab | 1 | -3/+3 |
| 2017-07-07 | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+4 |
| 2017-06-30 | kbuild: thin archives make default for all archs | Nicholas Piggin | 1 | -5/+4 |
| 2017-05-16 | docs: update old references for DocBook from the documentation | Mauro Carvalho Chehab | 1 | -21/+5 |
| 2017-05-06 | docs: complete bumping minimal GNU Make version to 3.81 | Max Filippov | 1 | -1/+1 |
| 2017-05-06 | docs: bump minimal GNU Make version to 3.81 | Masahiro Yamada | 1 | -1/+1 |
| 2017-03-29 | Documentation: Fix dead URLs to ftp.kernel.org | SeongJae Park | 1 | -5/+5 |
| 2017-03-09 | docs-rst: automatically convert Graphviz and SVG images | Markus Heiser | 1 | -3/+4 |
| 2016-10-27 | docs: Apply some basic organization to the process guide | Jonathan Corbet | 1 | -1/+1 |
| 2016-10-24 | docs-rst: add documents to development-process | Mauro Carvalho Chehab | 1 | -0/+485 |