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
*
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-26
31
-480
/
+1646
|
\
|
*
kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install
Masahiro Yamada
2023-02-26
1
-2
/
+2
|
*
kbuild: deb-pkg: improve the usability of source package
Masahiro Yamada
2023-02-26
2
-5
/
+20
|
*
kbuild: deb-pkg: fix binary-arch and clean in debian/rules
Masahiro Yamada
2023-02-26
1
-4
/
+2
|
*
kbuild: tar-pkg: use tar rules in scripts/Makefile.package
Masahiro Yamada
2023-02-26
2
-57
/
+24
|
*
kbuild: make perf-tar*-src-pkg work without relying on git
Masahiro Yamada
2023-02-26
1
-33
/
+64
|
*
kbuild: deb-pkg: switch over to source format 3.0 (quilt)
Masahiro Yamada
2023-02-26
2
-24
/
+19
|
*
kbuild: deb-pkg: make .orig tarball a hard link if possible
Masahiro Yamada
2023-02-26
1
-1
/
+5
|
*
kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
Masahiro Yamada
2023-02-26
2
-9
/
+16
|
*
kbuild: srcrpm-pkg: create source package without cleaning
Masahiro Yamada
2023-02-26
2
-32
/
+8
|
*
kbuild: rpm-pkg: build binary packages from source rpm
Masahiro Yamada
2023-02-26
1
-5
/
+3
|
*
kbuild: deb-pkg: create source package without cleaning
Masahiro Yamada
2023-02-26
2
-6
/
+66
|
*
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 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-25
1
-1
/
+11
|
\
\
|
*
|
scripts/decodecode: Add support for RISC-V
Björn Töpel
2023-02-22
1
-1
/
+11
*
|
|
Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-24
4
-31
/
+169
|
\
\
\
|
*
|
|
of: add processing of EXPECT_NOT to of_unittest_expect
Frank Rowand
2023-02-17
1
-12
/
+145
|
*
|
|
of: prepare to add processing of EXPECT_NOT to of_unittest_expect
Frank Rowand
2023-02-17
1
-20
/
+20
|
*
|
|
scripts/dtc: Update to upstream version v1.6.1-66-gabbd523bae6e
Rob Herring
2023-02-06
3
-6
/
+11
|
|
/
/
[next]