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: add a tool to list files ignored by git
Masahiro Yamada
2023-02-16
3
-1
/
+1059
*
setlocalversion: use only the correct release tag for git-describe
Masahiro Yamada
2023-02-14
1
-7
/
+20
*
setlocalversion: clean up the construction of version output
Masahiro Yamada
2023-02-05
1
-7
/
+6
*
kbuild: do not automatically add -w option to modpost
Masahiro Yamada
2023-02-05
1
-5
/
+3
*
kbuild: deb-pkg: add --source-option=-sP
Masahiro Yamada
2023-02-05
1
-1
/
+1
*
setlocalversion: absorb $(KERNELVERSION)
Masahiro Yamada
2023-02-05
1
-1
/
+6
*
setlocalversion: make indentation shallower
Masahiro Yamada
2023-02-05
1
-38
/
+41
*
setlocalversion: simplify the construction of the short version
Masahiro Yamada
2023-02-05
1
-2
/
+1
*
kbuild: do not put .scmversion into the source tarball
Masahiro Yamada
2023-01-30
4
-27
/
+8
*
builddeb: clean generated package content
Bastian Germann
2023-01-26
1
-1
/
+1
*
builddeb: Consolidate consecutive chmod calls into one
Sven Joachim
2023-01-26
1
-5
/
+3
*
scripts: remove bin2c
Masahiro Yamada
2023-01-26
4
-38
/
+2
*
scripts: handle BrokenPipeError for python scripts
Masahiro Yamada
2023-01-26
3
-10
/
+40
*
kbuild: Turn a couple more of clang's unused option warnings into errors
Nathan Chancellor
2023-01-26
1
-0
/
+2
*
kbuild: Update assembler calls to use proper flags and language target
Nick Desaulniers
2023-01-26
3
-6
/
+6
*
kbuild: replace $(dot-target).tmp in filechk with $(tmp-target)
Masahiro Yamada
2023-01-22
1
-4
/
+4
*
kbuild: rust: move rust/target.json to scripts/
Masahiro Yamada
2023-01-22
3
-1
/
+10
*
fixdep: do not parse *.rlib, *.rmeta, *.so
Masahiro Yamada
2023-01-22
1
-1
/
+10
*
fixdep: avoid parsing the same file over again
Masahiro Yamada
2023-01-22
1
-2
/
+7
*
fixdep: refactor hash table lookup
Masahiro Yamada
2023-01-22
1
-22
/
+25
*
kbuild: remove sed commands after rustc rules
Masahiro Yamada
2023-01-22
2
-16
/
+5
*
fixdep: parse Makefile more correctly to handle comments etc.
Masahiro Yamada
2023-01-22
1
-54
/
+119
*
kbuild: specify output names separately for each emission type from rustc
Masahiro Yamada
2023-01-22
2
-11
/
+10
*
kbuild: refactor host*_flags
Masahiro Yamada
2023-01-22
1
-10
/
+8
*
kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtbo
Masahiro Yamada
2023-01-22
1
-30
/
+15
*
kbuild: add more comments for KBUILD_NOCMDDEP=1
Masahiro Yamada
2023-01-22
1
-0
/
+6
*
kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files
Masahiro Yamada
2023-01-22
4
-8
/
+8
*
kbuild: make W=1 warn files that are tracked but ignored by git
Masahiro Yamada
2023-01-22
1
-0
/
+19
*
kbuild: clean up stale file removal
Masahiro Yamada
2023-01-22
1
-23
/
+1
*
kbuild: allow to combine multiple V= levels
Masahiro Yamada
2023-01-22
2
-3
/
+3
*
kbuild: do not print extra logs for V=2
Masahiro Yamada
2023-01-22
2
-4
/
+4
*
kbuild: print short log in addition to the whole command with V=1
Masahiro Yamada
2023-01-22
1
-13
/
+13
*
Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-21
4
-8
/
+17
|
\
|
*
scripts: support GNU make 4.4 in jobserver-exec
Martin Liska
2023-01-16
1
-5
/
+14
|
*
kconfig: Update all declared targets
Peter Foley
2023-01-13
2
-2
/
+2
|
*
scripts: rpm: make clear that mkspec script contains 4.13 feature
Arend van Spriel
2023-01-11
1
-1
/
+1
*
|
Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
kbuild: Fix CFI hash randomization with KASAN
Sami Tolvanen
2023-01-14
1
-0
/
+1
*
|
kbuild: readd -w option when vmlinux.o or Module.symver is missing
Masahiro Yamada
2023-01-05
1
-4
/
+5
|
/
*
fixdep: remove unneeded <stdarg.h> inclusion
Masahiro Yamada
2022-12-30
1
-1
/
+0
*
kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
Masahiro Yamada
2022-12-30
1
-1
/
+2
*
kbuild: Fix running modpost with musl libc
Samuel Holland
2022-12-30
1
-11
/
+11
*
kbuild: add a missing line for help message
Jun ASAKA
2022-12-30
1
-0
/
+1
*
kconfig: Add static text for search information in help menu
Bhaskar Chowdhury
2022-12-29
1
-0
/
+6
*
Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2022-12-23
1
-1
/
+1
|
\
|
*
scripts: coccicheck: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
2022-09-21
1
-1
/
+1
*
|
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-19
34
-138
/
+226
|
\
\
|
*
|
buildtar: fix tarballs with EFI_ZBOOT enabled
Veronika Kabatova
2022-12-17
1
-1
/
+1
|
*
|
modpost: Include '.text.*' in TEXT_SECTIONS
Nathan Chancellor
2022-12-14
1
-2
/
+2
|
*
|
kbuild: refactor the prerequisites of the modpost rule
Masahiro Yamada
2022-12-14
1
-14
/
+22
[next]