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.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: fix failing to generate auto.conf
Jing Leng
2022-02-12
1
-4
/
+9
*
kconfig: fix missing fclose() on error paths
Masahiro Yamada
2022-02-10
1
-6
/
+6
*
Makefile.extrawarn: Move -Wunaligned-access to W=1
Nathan Chancellor
2022-02-08
1
-0
/
+1
*
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
2022-02-08
1
-1
/
+1
*
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
2022-01-27
1
-1
/
+1
*
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-22
1
-6
/
+2
|
\
|
*
scripts/dtc: dtx_diff: remove broken example from help text
Matthias Schiffer
2022-01-17
1
-6
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
4
-29
/
+51
|
\
\
|
*
|
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
Kees Cook
2022-01-20
1
-1
/
+0
|
*
|
const_structs.checkpatch: add frequently used ops structs
Rikard Falkeborn
2022-01-20
1
-0
/
+23
|
*
|
checkpatch: improve Kconfig help test
Joe Perches
2022-01-20
1
-26
/
+26
|
*
|
checkpatch: relax regexp for COMMIT_LOG_LONG_LINE
Jerome Forissier
2022-01-20
1
-1
/
+1
|
*
|
get_maintainer: don't remind about no git repo when --nogit is used
Randy Dunlap
2022-01-20
1
-1
/
+1
*
|
|
Merge tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-01-19
1
-2
/
+3
|
\
\
\
|
*
|
|
script/sorttable: Fix some initialization problems
Yinan Liu
2022-01-18
1
-2
/
+3
*
|
|
|
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-19
2
-34
/
+19
|
\
\
\
\
|
*
|
|
|
riscv: extable: add `type` and `data` fields
Jisheng Zhang
2022-01-05
1
-1
/
+1
|
*
|
|
|
riscv: switch to relative exception tables
Jisheng Zhang
2022-01-05
2
-1
/
+16
|
*
|
|
|
scripts/sorttable: Unify arm64 & x86 sort functions
Mark Rutland
2022-01-05
1
-33
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-19
16
-457
/
+93
|
\
\
\
\
|
*
|
|
|
kbuild: add cmd_file_size
Masahiro Yamada
2022-01-14
1
-0
/
+3
|
*
|
|
|
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
2022-01-14
1
-6
/
+24
|
*
|
|
|
kbuild: drop $(size_append) from cmd_zstd
Masahiro Yamada
2022-01-14
1
-1
/
+1
|
*
|
|
|
certs: move scripts/extract-cert to certs/
Masahiro Yamada
2022-01-08
4
-172
/
+4
|
*
|
|
|
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
2022-01-08
4
-14
/
+15
|
*
|
|
|
kbuild: do not include include/config/auto.conf from shell scripts
Masahiro Yamada
2022-01-08
3
-36
/
+31
|
*
|
|
|
certs: simplify $(srctree)/ handling and remove config_filename macro
Masahiro Yamada
2022-01-08
1
-47
/
+0
|
*
|
|
|
kbuild: stop using config_filename in scripts/Makefile.modsign
Masahiro Yamada
2022-01-08
1
-2
/
+3
|
*
|
|
|
kbuild: move headers_check.pl to usr/include/
Masahiro Yamada
2022-01-08
1
-171
/
+0
|
*
|
|
|
Documentation: Raise the minimum supported version of LLVM to 11.0.0
Nathan Chancellor
2021-12-02
1
-1
/
+1
|
*
|
|
|
streamline_config.pl: show the full Kconfig name
Ćukasz Stelmach
2021-12-02
1
-1
/
+1
|
*
|
|
|
kconfig: Add `make mod2noconfig` to disable module options
Josh Triplett
2021-12-02
2
-8
/
+12
*
|
|
|
|
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
2022-01-17
2
-187
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
drop fen.cocci
Julia Lawall
2022-01-15
1
-124
/
+0
|
*
|
|
|
|
scripts/coccinelle: drop bugon.cocci
Julia Lawall
2022-01-15
1
-63
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-16
4
-8
/
+130
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
scripts: ftrace - move the sort-processing in ftrace_init
Yinan Liu
2022-01-13
4
-6
/
+128
|
*
|
|
|
script/sorttable: Code style improvements
Yinan Liu
2021-12-11
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
scripts/spelling.txt: add "oveflow"
Drew Fustini
2022-01-15
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-14
1
-63
/
+63
|
\
\
\
\
|
*
|
|
|
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
2022-01-03
1
-1
/
+1
|
|
\
|
|
|
|
*
|
|
|
Merge 5.16-rc3 into char-misc-next
Greg Kroah-Hartman
2021-11-29
2
-0
/
+27
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
scripts/tags: add space regexs to all regex_c
Zhaoyu Liu
2021-11-26
1
-63
/
+63
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-12
2
-1
/
+5
|
\
\
\
\
|
*
|
|
|
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2021-12-09
2
-1
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-01-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ARM: 9154/1: decompressor: do not copy source files while building
Masahiro Yamada
2021-12-17
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
parisc: decompressor: do not copy source files while building
Masahiro Yamada
2022-01-05
1
-0
/
+5
|
|
|
_
|
/
|
|
/
|
|
[next]