开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
clang-tools
Age
Commit message (
Expand
)
Author
2023-01-26
scripts: handle BrokenPipeError for python scripts
Masahiro Yamada
2023-01-22
kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files
Masahiro Yamada
2022-12-14
kbuild: change module.order to list *.o instead of *.ko
Masahiro Yamada
2022-10-14
scripts/clang-tools: Convert clang-tidy args to list
Guru Das Srinagesh
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-24
scripts/clang-tools: remove unused module
yangxingwu
2022-08-21
scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
Guru Das Srinagesh
2022-06-29
gen_compile_commands: handle multiple lines per .mod file
John Hubbard
2021-09-19
gen_compile_commands: fix missing 'sys' package
Kortan
2021-09-03
gen_compile_commands: extract compiler command from a series of commands
Masahiro Yamada
2021-02-16
gen_compile_commands: prune some directories
Masahiro Yamada
2021-02-03
scripts/clang-tools: switch explicitly to Python 3
Masahiro Yamada
2020-08-27
Makefile: Add clang-tidy and static analyzer support to makefile
Nathan Huckleberry