index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2025-06-25
scripts: scripts/test_doc_build.py: add script to test doc build
Mauro Carvalho Chehab
2025-06-25
docs: kdoc: finish disentangling the BODY and SPECIAL_SECTION states
Jonathan Corbet
2025-06-25
docs: kdoc: Add some comments to process_decl()
Jonathan Corbet
2025-06-25
docs: kdoc: coalesce the end-of-comment processing
Jonathan Corbet
2025-06-25
docs: kdoc: rework the handling of SPECIAL_SECTION
Jonathan Corbet
2025-06-25
docs: kdoc: coalesce the new-section handling
Jonathan Corbet
2025-06-25
docs: kdoc: split out the special-section state
Jonathan Corbet
2025-06-25
docs: kdoc: separate out the handling of the declaration phase
Jonathan Corbet
2025-06-25
docs: kdoc: consolidate the "begin section" logic
Jonathan Corbet
2025-06-25
docs: kdoc: Make body_with_blank_line parsing more flexible
Jonathan Corbet
2025-06-24
kconfig: lxdialog: fix 'space' to (de)select options
Yann E. MORIN
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2025-06-18
kconfig: use memcmp instead of deprecated bcmp
Thomas Meyer
2025-06-17
const_structs.checkpatch: add bin_attribute
Thomas Weißschuh
2025-06-16
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2025-06-09
ver_linux: Remove checks for reiserfsprogs.
Collin Funk
2025-06-09
docs: kdoc: some final touches for process_name()
Jonathan Corbet
2025-06-09
docs: kdoc: move the declaration regexes out of process_name()
Jonathan Corbet
2025-06-09
docs: kdoc: remove some ineffective code
Jonathan Corbet
2025-06-09
docs: kdoc: remove the KernelEntry::descr pseudo member
Jonathan Corbet
2025-06-09
docs: kdoc: remove the KernelEntry::is_kernel_comment member
Jonathan Corbet
2025-06-09
docs: kdoc: simplify the kerneldoc recognition code
Jonathan Corbet
2025-06-09
docs: kdoc: remove the section_intro variable
Jonathan Corbet
2025-06-09
docs: kdoc: move the core dispatch into a state table
Jonathan Corbet
2025-06-09
docs: kdoc: simplify the PROTO continuation logic
Jonathan Corbet
2025-06-09
kernel-doc: Fix symbol matching for dropped suffixes
Matthew Wilcox (Oracle)
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
genksyms: Fix enum consts from a reference affecting new values
Petr Pavlu
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-06
scripts/misc-check: check unnecessary #include <linux/export.h> when W=1
Masahiro Yamada
2025-06-06
scripts/misc-check: check missing #include <linux/export.h> when W=1
Masahiro Yamada
2025-06-06
scripts/misc-check: add double-quotes to satisfy shellcheck
Masahiro Yamada
2025-06-06
kbuild: move W=1 check for scripts/misc-check to top-level Makefile
Masahiro Yamada
2025-06-06
scripts/tags.sh: allow to use alternative ctags implementation
Masatake YAMATO
2025-06-06
kconfig: introduce menu type enum
Masahiro Yamada
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-06-01
Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-06-01
randstruct: gcc-plugin: Fix attribute addition
Kees Cook
2025-05-31
kcov: rust: add flags for KCOV with Rust
Alice Ryhl
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-27
Remove legacy 'cc-disable-warning' use from the generic build scripts
Linus Torvalds
2025-05-27
Make 'cc-option' work correctly for the -Wno-xyzzy pattern
Linus Torvalds
[prev]
[next]