index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-25
docs: kdoc: split out the special-section state
Jonathan Corbet
1
-12
/
+12
2025-06-25
docs: kdoc: separate out the handling of the declaration phase
Jonathan Corbet
1
-15
/
+78
2025-06-25
docs: kdoc: consolidate the "begin section" logic
Jonathan Corbet
1
-15
/
+17
2025-06-25
docs: kdoc: Make body_with_blank_line parsing more flexible
Jonathan Corbet
1
-1
/
+1
2025-06-24
kconfig: lxdialog: fix 'space' to (de)select options
Yann E. MORIN
1
-1
/
+1
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
3
-61
/
+33
2025-06-18
kconfig: use memcmp instead of deprecated bcmp
Thomas Meyer
1
-1
/
+1
2025-06-17
const_structs.checkpatch: add bin_attribute
Thomas Weißschuh
1
-0
/
+1
2025-06-15
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2
-58
/
+21
2025-06-15
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
1
-3
/
+12
2025-06-09
ver_linux: Remove checks for reiserfsprogs.
Collin Funk
1
-2
/
+0
2025-06-09
docs: kdoc: some final touches for process_name()
Jonathan Corbet
1
-13
/
+20
2025-06-09
docs: kdoc: move the declaration regexes out of process_name()
Jonathan Corbet
1
-13
/
+17
2025-06-09
docs: kdoc: remove some ineffective code
Jonathan Corbet
1
-5
/
+0
2025-06-09
docs: kdoc: remove the KernelEntry::descr pseudo member
Jonathan Corbet
1
-6
/
+8
2025-06-09
docs: kdoc: remove the KernelEntry::is_kernel_comment member
Jonathan Corbet
1
-8
/
+8
2025-06-09
docs: kdoc: simplify the kerneldoc recognition code
Jonathan Corbet
1
-16
/
+8
2025-06-09
docs: kdoc: remove the section_intro variable
Jonathan Corbet
1
-2
/
+1
2025-06-09
docs: kdoc: move the core dispatch into a state table
Jonathan Corbet
1
-13
/
+17
2025-06-09
docs: kdoc: simplify the PROTO continuation logic
Jonathan Corbet
1
-6
/
+1
2025-06-09
kernel-doc: Fix symbol matching for dropped suffixes
Matthew Wilcox (Oracle)
1
-0
/
+8
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
17
-187
/
+590
2025-06-07
genksyms: Fix enum consts from a reference affecting new values
Petr Pavlu
1
-7
/
+20
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+201
2025-06-05
scripts/misc-check: check unnecessary #include <linux/export.h> when W=1
Masahiro Yamada
1
-0
/
+12
2025-06-05
scripts/misc-check: check missing #include <linux/export.h> when W=1
Masahiro Yamada
1
-0
/
+43
2025-06-05
scripts/misc-check: add double-quotes to satisfy shellcheck
Masahiro Yamada
1
-1
/
+1
2025-06-05
kbuild: move W=1 check for scripts/misc-check to top-level Makefile
Masahiro Yamada
1
-8
/
+1
2025-06-05
scripts/tags.sh: allow to use alternative ctags implementation
Masatake YAMATO
1
-1
/
+1
2025-06-05
kconfig: introduce menu type enum
Masahiro Yamada
4
-9
/
+21
2025-06-05
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
5
-16
/
+34
2025-06-03
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+9
2025-06-01
Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-11
/
+43
2025-06-01
randstruct: gcc-plugin: Fix attribute addition
Kees Cook
2
-11
/
+43
2025-06-01
kcov: rust: add flags for KCOV with Rust
Alice Ryhl
2
-0
/
+9
2025-06-01
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-28
/
+73
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-469
/
+4
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2025-05-29
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-20
/
+101
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-137
/
+37
2025-05-28
Remove legacy 'cc-disable-warning' use from the generic build scripts
Linus Torvalds
1
-16
/
+16
2025-05-28
Make 'cc-option' work correctly for the -Wno-xyzzy pattern
Linus Torvalds
1
-2
/
+2
2025-05-27
Merge tag 'docs-6.16' of git://git.lwn.net/linux
Linus Torvalds
9
-2441
/
+5859
2025-05-27
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2025-05-27
Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+4
2025-05-25
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
1
-5
/
+8
2025-05-25
modpost: check forbidden MODULE_IMPORT_NS("module:") at compile time
Masahiro Yamada
1
-1
/
+8
[prev]
[next]