index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
kconfig: require an exact match for "is not set" to disable CONFIG option
Masahiro Yamada
2023-11-28
1
-1
/
+1
|
*
|
kconfig: introduce getline_stripped() helper
Masahiro Yamada
2023-11-28
1
-14
/
+26
|
*
|
kconfig: deduplicate code in conf_read_simple()
Masahiro Yamada
2023-11-28
1
-54
/
+35
|
*
|
kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()
Masahiro Yamada
2023-11-28
1
-13
/
+8
|
*
|
kconfig: require a space after '#' for valid input
Masahiro Yamada
2023-11-28
1
-0
/
+2
|
*
|
kconfig: remove error check for xrealloc()
Masahiro Yamada
2023-11-28
1
-6
/
+2
|
*
|
kbuild: deb-pkg: apply short -R and -j options
Dmitrii Bundin
2023-11-28
1
-1
/
+1
|
*
|
kconfig: do not clear SYMBOL_DEF_USER when the value is out of range
Masahiro Yamada
2023-11-28
1
-1
/
+1
|
*
|
genksyms: use getopt_long() unconditionally
Masahiro Yamada
2023-11-28
1
-18
/
+0
|
*
|
genksyms: remove the remnant of the -s option
Masahiro Yamada
2023-11-28
1
-4
/
+2
*
|
|
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-17
2
-11
/
+7
|
\
\
\
|
*
|
|
scripts/tags.sh: remove find_sources
Wei Yang
2024-01-04
1
-7
/
+2
|
*
|
|
scripts/tags.sh: use -n to test archinclude
Wei Yang
2024-01-04
1
-1
/
+1
|
*
|
|
scripts/tags.sh: add local annotation
Wei Yang
2024-01-04
1
-2
/
+2
|
*
|
|
scripts/tags.sh: use more portable -path instead of -wholename
Wei Yang
2024-01-04
1
-1
/
+1
|
*
|
|
scripts/tags.sh: Update comment (addition of gtags)
René Nyffenegger
2024-01-04
1
-1
/
+1
|
*
|
|
Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-12-20
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
scripts: checkpatch: Add __aligned to the list of attribute notes
Marcelo Schmitt
2023-12-17
1
-0
/
+1
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-17
1
-2
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
scripts/decode_stacktrace.sh: optionally use LLVM utilities
Carlos Llamas
2024-01-12
1
-2
/
+17
*
|
|
|
|
|
Merge tag 'docs-6.8' of git://git.lwn.net/linux
Linus Torvalds
2024-01-11
3
-13
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernel-doc: handle a void function without producing a warning
Randy Dunlap
2024-01-03
1
-0
/
+1
|
*
|
|
|
|
|
scripts/get_abi.pl: ignore some temp files
Randy Dunlap
2024-01-03
1
-0
/
+1
|
*
|
|
|
|
|
scripts/get_abi: fix source path leak
Vegard Nossum
2024-01-03
1
-1
/
+1
|
*
|
|
|
|
|
kernel-doc: Align quick help and the code
Andy Shevchenko
2023-12-19
1
-2
/
+2
|
*
|
|
|
|
|
docs: ignore __counted_by attribute in structure definitions
Jonathan Corbet
2023-12-18
1
-0
/
+1
|
*
|
|
|
|
|
scripts: kernel-doc: Clarify missing struct member description
Kees Cook
2023-12-15
1
-1
/
+1
|
*
|
|
|
|
|
scripts/kernel-doc: restore warning for Excess struct/union
Randy Dunlap
2023-12-15
1
-0
/
+7
|
*
|
|
|
|
|
docs: Raise the minimum Sphinx requirement to 2.4.4
Jonathan Corbet
2023-12-15
1
-9
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-01-11
2
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rust: upgrade to Rust 1.74.1
Miguel Ojeda
2023-12-21
1
-1
/
+1
|
*
|
|
|
|
|
rust: Suppress searching builtin sysroot
Matthew Maurer
2023-12-14
1
-0
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
2
-0
/
+24
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
3
-24
/
+32
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
4
-31
/
+23
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
checkpatch: add ethtool_sprintf rules
justinstitt@google.com
2023-12-08
1
-0
/
+19
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
2
-4
/
+13
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cache: enforce cache groups
Coco Li
2023-12-02
1
-0
/
+5
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-10
1
-1
/
+0
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header
Thomas Huth
2023-11-23
1
-1
/
+0
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
9
-56
/
+84
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
scripts/decode_stacktrace.sh: strip unexpected CR from lines
Bjorn Andersson
2023-12-29
1
-0
/
+3
|
*
|
|
|
|
|
scripts/checkstack.pl: fix no space expression between sp and offset
Kuan-Ying Lee
2023-12-29
1
-1
/
+1
|
*
|
|
|
|
|
scripts/checkstack.pl: change min_stack to 512 by default
Tiezhu Yang
2023-12-29
1
-1
/
+1
|
*
|
|
|
|
|
scripts/checkstack.pl: match all stack sizes for some archs
Tiezhu Yang
2023-12-29
1
-6
/
+6
|
*
|
|
|
|
|
scripts/checkstack.pl: add min_stack to the usage comment
Tiezhu Yang
2023-12-29
1
-1
/
+1
|
*
|
|
|
|
|
scripts/checkstack.pl: remove ia64 support
Tiezhu Yang
2023-12-29
1
-4
/
+0
|
*
|
|
|
|
|
checkstack: add loongarch support for scripts/checkstack.pl
Youling Tang
2023-12-29
1
-0
/
+4
|
*
|
|
|
|
|
scripts/decodecode: add support for LoongArch
Youling Tang
2023-12-29
1
-0
/
+5
|
*
|
|
|
|
|
Makefile.extrawarn: turn on missing-prototypes globally
Arnd Bergmann
2023-12-20
1
-2
/
+2
[prev]
[next]