index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
Sami Tolvanen
2021-09-03
5
-51
/
+38
*
scripts/Makefile.clang: default to LLVM_IAS=1
Nick Desaulniers
2021-08-10
1
-3
/
+3
*
Makefile: infer --target from ARCH for CC=clang
Nick Desaulniers
2021-08-10
1
-2
/
+23
*
Makefile: move initial clang flag handling into scripts/Makefile.clang
Nick Desaulniers
2021-08-10
1
-0
/
+14
*
scripts: make some scripts executable
Masahiro Yamada
2021-08-10
4
-0
/
+0
*
scripts: merge_config: add strict mode to fail upon any redefinition
Matthias Maennich
2021-08-10
1
-0
/
+15
*
Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-07
1
-7
/
+11
|
\
|
*
scripts: checkversion: modernize linux/version.h search strings
Randy Dunlap
2021-08-05
1
-7
/
+11
*
|
scripts/tracing: fix the bug that can't parse raw_trace_func
Hui Su
2021-08-04
1
-3
/
+3
*
|
scripts/recordmcount.pl: Remove check_objcopy() and $can_use_local
Nathan Chancellor
2021-08-04
1
-40
/
+0
|
/
*
Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-18
2
-6
/
+9
|
\
|
*
Kbuild: lto: fix module versionings mismatch in GNU make 3.X
Lecopzer Chen
2021-07-18
1
-1
/
+1
|
*
scripts/setlocalversion: fix a bug when LOCALVERSION is empty
Mikulas Patocka
2021-07-18
1
-5
/
+8
*
|
scripts/spdxcheck.py: Strictly read license files in utf-8
Nishanth Menon
2021-07-12
1
-1
/
+1
|
/
*
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
12
-99
/
+118
|
\
|
*
scripts: add generic syscallnr.sh
Masahiro Yamada
2021-07-08
1
-0
/
+74
|
*
scripts: check duplicated syscall number in syscall table
Masahiro Yamada
2021-07-08
2
-2
/
+7
|
*
kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
Matthias Maennich
2021-06-17
1
-3
/
+11
|
*
kbuild: modpost: Explicitly warn about unprototyped symbols
Mark Brown
2021-06-17
1
-2
/
+5
|
*
kconfig: constify long_opts
Masahiro Yamada
2021-06-05
1
-1
/
+1
|
*
scripts/setlocalversion: simplify the short version part
Masahiro Yamada
2021-05-26
1
-5
/
+3
|
*
scripts/setlocalversion: factor out 12-chars hash construction
Masahiro Yamada
2021-05-26
1
-17
/
+5
|
*
scripts/setlocalversion: add more comments to -dirty flag detection
Masahiro Yamada
2021-05-26
1
-0
/
+4
|
*
scripts/setlocalversion: remove workaround for old make-kpkg
Masahiro Yamada
2021-05-26
1
-1
/
+1
|
*
scripts/setlocalversion: remove mercurial, svn and git-svn supports
Masahiro Yamada
2021-05-26
1
-41
/
+0
|
*
kbuild: clean up ${quiet} checks in shell scripts
Masahiro Yamada
2021-05-26
2
-6
/
+2
|
*
kbuild: sink stdout from cmd for silent build
Masahiro Yamada
2021-05-26
1
-1
/
+6
|
*
kbuild: merge scripts/mkmakefile to top Makefile
Masahiro Yamada
2021-05-26
1
-17
/
+0
|
*
kbuild: remove libelf checks from top Makefile
Masahiro Yamada
2021-05-24
2
-4
/
+0
*
|
scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path
Stephen Boyd
2021-07-08
1
-1
/
+1
*
|
scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
Stephen Boyd
2021-07-08
1
-3
/
+3
*
|
scripts/decode_stacktrace.sh: support debuginfod
Stephen Boyd
2021-07-08
1
-11
/
+70
*
|
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-07-08
1
-0
/
+4
*
|
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
2021-07-06
8
-61
/
+384
|
\
\
|
*
|
coccinelle: api: remove kobj_to_dev.cocci script
Keith Busch
2021-06-21
1
-45
/
+0
|
*
|
scripts: coccicheck: fix troubles on non-English builds
Mauro Carvalho Chehab
2021-05-18
1
-1
/
+1
|
*
|
coccinelle: misc: minmax: suppress patch generation for err returns
Denis Efremov
2021-05-01
1
-1
/
+17
|
*
|
drop unneeded *s
Julia Lawall
2021-05-01
1
-6
/
+6
|
*
|
coccinelle: irqf_oneshot: reduce the severity due to false positives
Krzysztof Kozlowski
2021-05-01
1
-2
/
+2
|
*
|
coccinelle: misc: add swap script
Denis Efremov
2021-05-01
1
-0
/
+122
|
*
|
coccinelle: misc: update uninitialized_var.cocci documentation
Denis Efremov
2021-05-01
1
-5
/
+10
|
*
|
coccinelle: misc: restrict patch mode in flexible_array.cocci
Denis Efremov
2021-05-01
1
-2
/
+21
|
*
|
coccinelle: misc: add minmax script
Denis Efremov
2021-05-01
1
-0
/
+206
*
|
|
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
1
-1
/
+6
|
\
\
\
|
*
|
|
scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390
Nathan Chancellor
2021-06-28
1
-1
/
+6
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-6
/
+10
|
\
\
\
\
|
*
|
|
|
checkpatch: do not complain about positive return values starting with EPOLL
Guenter Roeck
2021-07-01
1
-1
/
+1
|
*
|
|
|
checkpatch: improve the indented label test
Joe Perches
2021-07-01
1
-3
/
+7
|
*
|
|
|
checkpatch: scripts/spdxcheck.py now requires python3
Guenter Roeck
2021-07-01
1
-2
/
+2
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
3
-39
/
+61
|
\
|
|
|
|
[next]