..
atomic
basic
modpost,fixdep: Replace zero-length array with flexible-array
2020-05-26 00:03:16 +09:00
coccinelle
mm: remove __krealloc
2020-02-04 03:05:24 +00:00
dtc
kbuild: check libyaml installation for 'make dt_binding_check'
2020-04-17 10:45:23 -05:00
dummy-tools
kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig
2020-04-09 00:13:45 +09:00
gcc-plugins
gcc-plugins: remove always-false $(if ...) in Makefile
2020-05-26 00:03:16 +09:00
gdb
scripts/gdb: repair rb_first() and rb_last()
2020-05-07 19:27:20 -07:00
genksyms
.gitignore: add SPDX License Identifier
2020-03-25 11:50:48 +01:00
kconfig
kconfig: qconf: Fix a few alignment issues
2020-04-09 00:13:45 +09:00
ksymoops
mod
modpost: refactor sech_name()
2020-05-29 03:08:49 +09:00
package
kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset
2020-03-30 09:23:00 +09:00
selinux
SPDX patches for 5.7-rc1.
2020-04-03 13:12:26 -07:00
tracing
.gitignore
.gitignore: add SPDX License Identifier
2020-03-25 11:50:48 +01:00
adjust_autoksyms.sh
kbuild: split adjust_autoksyms.sh in two parts
2020-03-03 20:49:21 +09:00
asn1_compiler.c
bin2c.c
bloat-o-meter
bootgraph.pl
bpf_helpers_doc.py
bpf_helpers_doc.py: Fix warning when compiling bpftool
2020-03-13 20:53:40 +01:00
cc-can-link.sh
check_extable.sh
check-sysctl-docs
docs: add a script to check sysctl docs
2020-02-25 03:35:16 -07:00
checkincludes.pl
checkkconfigsymbols.py
checkpatch.pl
checkpatch: fix a typo in the regex for $allocFunctions
2020-04-21 11:11:55 -07:00
checkstack.pl
scripts/checkstack.pl: fix arm sp regex
2020-05-26 00:03:16 +09:00
checksyscalls.sh
checkversion.pl
clang-version.sh
cleanfile
cleanpatch
coccicheck
config
scripts/config: allow colons in option strings for sed
2020-04-23 01:10:16 +09:00
const_structs.checkpatch
decode_stacktrace.sh
decodecode
scripts/decodecode: fix trapping instruction formatting
2020-05-07 19:27:20 -07:00
depmod.sh
diffconfig
documentation-file-ref-check
scripts: documentation-file-ref-check: Add line break before exit
2020-04-15 15:13:13 -06:00
export_report.pl
modpost: move the namespace field in Module.symvers last
2020-03-17 08:59:03 +09:00
extract_xc3028.pl
extract-cert.c
extract-ikconfig
extract-module-sig.pl
extract-sys-certs.pl
extract-vmlinux
faddr2line
file-size.sh
find-unused-docs.sh
scripts/find-unused-docs: Fix massive false positives
2020-01-27 14:25:06 -07:00
gcc-goto.sh
gcc-ld
gcc-plugin.sh
gcc-plugins: drop support for GCC <= 4.7
2020-04-09 00:13:45 +09:00
gcc-version.sh
gcc-x86_32-has-stack-protector.sh
gcc-x86_64-has-stack-protector.sh
gen_autoksyms.sh
kbuild: generate autoksyms.h early
2020-03-03 20:49:21 +09:00
gen_compile_commands.py
gen_ksymdeps.sh
get_abi.pl
get_dvb_firmware
get_maintainer.pl
scripts/get_maintainer.pl: deprioritize old Fixes: addresses
2020-02-21 11:22:15 -08:00
gfp-translate
headerdep.pl
headers_check.pl
headers_install.sh
scripts: headers_install: Exit with error on config leak
2020-05-26 00:03:16 +09:00
insert-sys-cert.c
jobserver-exec
docs, parallelism: Rearrange how jobserver reservations are made
2019-11-22 10:35:18 -07:00
kallsyms.c
gcc-10 warnings: fix low-hanging fruit
2020-05-04 09:16:37 -07:00
Kbuild.include
kbuild: use -MMD instead of -MD to exclude system headers from dependency
2020-05-12 13:28:33 +09:00
Kconfig.include
gcc-plugins: drop support for GCC <= 4.7
2020-04-09 00:13:45 +09:00
kernel-doc
scripts/kernel-doc: Add missing close-paren in c:function directives
2020-04-15 14:58:12 -06:00
ld-version.sh
leaking_addresses.pl
Lindent
link-vmlinux.sh
bpf: Support llvm-objcopy for vmlinux BTF
2020-03-19 12:32:38 +01:00
Makefile
kbuild: remove -I$(srctree)/tools/include from scripts/Makefile
2020-04-09 00:13:45 +09:00
Makefile.asm-generic
Makefile.build
kbuild: update modules.order only when contained modules are updated
2020-06-03 13:22:17 +09:00
Makefile.clean
kbuild: add infrastructure to build userspace programs
2020-05-17 18:52:01 +09:00
Makefile.dtbinst
kbuild: refactor Makefile.dtbinst more
2020-03-25 10:19:43 +09:00
Makefile.extrawarn
kbuild: Enable -Wtautological-compare
2020-04-09 00:13:45 +09:00
Makefile.gcc-plugins
Makefile.headersinst
kbuild: move headers_check rule to usr/include/Makefile
2019-11-15 00:23:10 +09:00
Makefile.host
kbuild: use -MMD instead of -MD to exclude system headers from dependency
2020-05-12 13:28:33 +09:00
Makefile.kasan
Makefile.kcov
Makefile.lib
kbuild: update modules.order only when contained modules are updated
2020-06-03 13:22:17 +09:00
Makefile.modfinal
Makefile.modinst
Makefile.modpost
kbuild: disallow multi-word in M= or KBUILD_EXTMOD
2020-05-29 03:08:49 +09:00
Makefile.modsign
Makefile.package
kbuild: Add make dir-pkg build option
2019-11-11 20:10:01 +09:00
Makefile.ubsan
ubsan: split "bounds" checker from other options
2020-04-07 10:43:44 -07:00
Makefile.userprogs
kbuild: add infrastructure to build userspace programs
2020-05-17 18:52:01 +09:00
makelst
markup_oops.pl
mkcompile_h
kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro
2020-05-12 13:28:33 +09:00
mkmakefile
mksysmap
mkuboot.sh
module-common.lds
modules-check.sh
kbuild: make module name conflict fatal error
2020-05-26 00:03:16 +09:00
namespace.pl
namespace: fix namespace.pl script to support relative paths
2019-10-05 15:29:49 +09:00
nsdeps
scripts/nsdeps: support nsdeps for external module builds
2019-11-11 20:10:01 +09:00
objdiff
parse-maintainers.pl
parse-maintainers: Do not sort section content by default
2020-03-26 15:08:27 -07:00
patch-kernel
profile2linkerlist.pl
prune-kernel
recordmcount.c
ARM: 8950/1: ftrace/recordmcount: filter relocation types
2020-01-19 16:08:25 +00:00
recordmcount.h
recordmcount: Fix nop_mcount() function
2019-10-12 20:49:33 -04:00
recordmcount.pl
setlocalversion
scripts: setlocalversion: replace backquote to dollar parenthesis
2019-11-11 20:10:01 +09:00
show_delta
sign-file.c
sorttable.c
scripts/sorttable: Implement build-time ORC unwind table sorting
2019-12-13 10:47:58 +01:00
sorttable.h
scripts/sorttable: Implement build-time ORC unwind table sorting
2019-12-13 10:47:58 +01:00
spdxcheck-test.sh
spdxcheck.py
spelling.txt
scripts/spelling.txt: add more spellings to spelling.txt
2020-04-02 09:35:25 -07:00
sphinx-pre-install
scripts/sphinx-pre-install: add '-p python3' to virtualenv
2020-03-02 13:08:11 -07:00
split-man.pl
stackdelta
stackusage
subarch.include
tags.sh
tools-support-relr.sh
scripts/tools-support-relr.sh: un-quote variables
2019-11-13 10:52:05 +00:00
unifdef.c
ver_linux
ver_linux: Query ld cache for versions of libc/libcpp run-time
2020-02-10 13:35:15 -08:00
xen-hypercalls.sh
xz_wrap.sh