index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2023-02-26
kbuild: deb-pkg: improve the usability of source package
Masahiro Yamada
2023-02-26
kbuild: deb-pkg: fix binary-arch and clean in debian/rules
Masahiro Yamada
2023-02-26
kbuild: tar-pkg: use tar rules in scripts/Makefile.package
Masahiro Yamada
2023-02-26
kbuild: make perf-tar*-src-pkg work without relying on git
Masahiro Yamada
2023-02-26
kbuild: deb-pkg: switch over to source format 3.0 (quilt)
Masahiro Yamada
2023-02-26
kbuild: deb-pkg: make .orig tarball a hard link if possible
Masahiro Yamada
2023-02-26
kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
Masahiro Yamada
2023-02-26
kbuild: srcrpm-pkg: create source package without cleaning
Masahiro Yamada
2023-02-26
kbuild: rpm-pkg: build binary packages from source rpm
Masahiro Yamada
2023-02-26
kbuild: deb-pkg: create source package without cleaning
Masahiro Yamada
2023-02-16
kbuild: add a tool to list files ignored by git
Masahiro Yamada
2023-02-15
setlocalversion: use only the correct release tag for git-describe
Masahiro Yamada
2023-02-05
setlocalversion: clean up the construction of version output
Masahiro Yamada
2023-02-05
kbuild: do not automatically add -w option to modpost
Masahiro Yamada
2023-02-05
kbuild: deb-pkg: add --source-option=-sP
Masahiro Yamada
2023-02-05
setlocalversion: absorb $(KERNELVERSION)
Masahiro Yamada
2023-02-05
setlocalversion: make indentation shallower
Masahiro Yamada
2023-02-05
setlocalversion: simplify the construction of the short version
Masahiro Yamada
2023-01-30
kbuild: do not put .scmversion into the source tarball
Masahiro Yamada
2023-01-26
builddeb: clean generated package content
Bastian Germann
2023-01-26
builddeb: Consolidate consecutive chmod calls into one
Sven Joachim
2023-01-26
scripts: remove bin2c
Masahiro Yamada
2023-01-26
scripts: handle BrokenPipeError for python scripts
Masahiro Yamada
2023-01-26
kbuild: Turn a couple more of clang's unused option warnings into errors
Nathan Chancellor
2023-01-26
kbuild: Update assembler calls to use proper flags and language target
Nick Desaulniers
2023-01-22
kbuild: replace $(dot-target).tmp in filechk with $(tmp-target)
Masahiro Yamada
2023-01-22
kbuild: rust: move rust/target.json to scripts/
Masahiro Yamada
2023-01-22
fixdep: do not parse *.rlib, *.rmeta, *.so
Masahiro Yamada
2023-01-22
fixdep: avoid parsing the same file over again
Masahiro Yamada
2023-01-22
fixdep: refactor hash table lookup
Masahiro Yamada
2023-01-22
kbuild: remove sed commands after rustc rules
Masahiro Yamada
2023-01-22
fixdep: parse Makefile more correctly to handle comments etc.
Masahiro Yamada
2023-01-22
kbuild: specify output names separately for each emission type from rustc
Masahiro Yamada
2023-01-22
kbuild: refactor host*_flags
Masahiro Yamada
2023-01-22
kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtbo
Masahiro Yamada
2023-01-22
kbuild: add more comments for KBUILD_NOCMDDEP=1
Masahiro Yamada
2023-01-22
kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files
Masahiro Yamada
2023-01-22
kbuild: make W=1 warn files that are tracked but ignored by git
Masahiro Yamada
2023-01-22
kbuild: clean up stale file removal
Masahiro Yamada
2023-01-22
kbuild: allow to combine multiple V= levels
Masahiro Yamada
2023-01-22
kbuild: do not print extra logs for V=2
Masahiro Yamada
2023-01-22
kbuild: print short log in addition to the whole command with V=1
Masahiro Yamada
2023-01-21
Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-16
scripts: support GNU make 4.4 in jobserver-exec
Martin Liska
2023-01-14
Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-13
kbuild: Fix CFI hash randomization with KASAN
Sami Tolvanen
2023-01-13
kconfig: Update all declared targets
Peter Foley
2023-01-11
scripts: rpm: make clear that mkspec script contains 4.13 feature
Arend van Spriel
2023-01-05
kbuild: readd -w option when vmlinux.o or Module.symver is missing
Masahiro Yamada
2022-12-30
fixdep: remove unneeded <stdarg.h> inclusion
Masahiro Yamada
[next]