开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2021-04-25
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
2021-04-25
kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh
Masahiro Yamada
2021-04-25
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
2021-04-25
kbuild: collect minimum tool versions into scripts/min-tool-version.sh
Masahiro Yamada
2021-04-25
kbuild: move $(strip ) to suffix-search definition
Masahiro Yamada
2021-04-25
kbuild: rename multi-used-* to multi-obj-*
Masahiro Yamada
2021-04-25
kbuild: apply fixdep logic to link-vmlinux.sh
Rasmus Villemoes
2021-04-25
kbuild: add CONFIG_VMLINUX_MAP expert option
Rasmus Villemoes
2021-04-25
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada
2021-03-15
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
2021-03-13
kbuild: fix ld-version.sh to not be affected by locale
Masahiro Yamada
2021-03-11
kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)
Masahiro Yamada
2021-03-11
kbuild: remove unneeded -O option to dtc
Masahiro Yamada
2021-03-11
kbuild: dummy-tools: adjust to scripts/cc-version.sh
Masahiro Yamada
2021-03-11
kbuild: dummy-tools: support MPROFILE_KERNEL checks for ppc
Jiri Slaby
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
2021-03-10
kbuild: Fix ld-version.sh script if LLD was built with LLD_VENDOR
Bernhard Rosenkränzer
2021-03-10
kbuild: dummy-tools: fix inverted tests for gcc
Jiri Slaby
2021-03-05
Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-05
Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-03-02
ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount
Chen Jun
2021-03-01
gcc-plugins: latent_entropy: remove unneeded semicolon
Jason Yan
2021-03-01
gcc-plugins: structleak: remove unneeded variable 'ret'
Jason Yan
2021-02-28
kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh
Masahiro Yamada
2021-02-28
kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
Masahiro Yamada
2021-02-27
kbuild: lto: add _mcount to list of used symbols
Arnd Bergmann
2021-02-26
Merge tag 'docs-5.12-2' of git://git.lwn.net/linux
Linus Torvalds
2021-02-26
ubsan: remove overflow checks
Andrey Ryabinin
2021-02-26
scripts/gdb: fix list_for_each
George Prekas
2021-02-26
checkpatch: do not apply "initialise globals to 0" check to BPF progs
Song Liu
2021-02-26
checkpatch: don't warn about colon termination in linker scripts
Chris Down
2021-02-26
checkpatch: add kmalloc_array_node to unnecessary OOM message check
Joe Perches
2021-02-26
checkpatch: add warning for avoiding .L prefix symbols in assembly files
Aditya Srivastava
2021-02-26
checkpatch: improve TYPECAST_INT_CONSTANT test message
Joe Perches
2021-02-26
checkpatch: prefer ftrace over function entry/exit printks
Joe Perches
2021-02-26
checkpatch: trivial style fixes
Dwaipayan Ray
2021-02-26
checkpatch: ignore warning designated initializers using NR_CPUS
Peng Wang
2021-02-26
checkpatch: improve blank line after declaration test
Joe Perches
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-24
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2021-02-24
scripts/spelling.txt: add "allocted" and "exeeds" typo
dingsenjie
2021-02-24
scripts/spelling.txt: check for "exeeds"
zuoqilin
2021-02-24
scripts/spelling.txt: increase error-prone spell checking
tangchunyou
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
kbuild: remove deprecated 'always' and 'hostprogs-y/m'
Masahiro Yamada
2021-02-24
kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig
Masahiro Yamada
2021-02-24
kconfig: omit --oldaskconfig option for 'make config'
Masahiro Yamada
2021-02-24
kconfig: fix 'invalid option' for help option
Masahiro Yamada
2021-02-24
kconfig: remove dead code in conf_askvalue()
Masahiro Yamada
[next]