summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/setlocalversion: make git describe output more reliableRasmus Villemoes2020-11-011-5/+16
* scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König2020-10-071-1/+1
* checkpatch: fix the usage of capture group ( ... )Mrinal Pandey2020-09-091-2/+2
* kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-09-033-8/+8
* kbuild: add variables for compression toolsDenis Efremov2020-09-034-14/+14
* kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada2020-08-261-4/+4
* kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada2020-08-261-34/+34
* recordmcount: Fix build failure on non arm64Christophe Leroy2020-08-211-0/+2
* recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.Gregory Herrero2020-08-191-0/+6
* scripts: add dummy report mode to add_namespace.cocciMatthias Maennich2020-08-112-2/+8
* scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella2020-07-291-1/+1
* scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih2020-07-291-2/+2
* recordmcount: support >64k sectionsSami Tolvanen2020-06-301-6/+92
* kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada2020-06-301-5/+6
* scripts: headers_install: Exit with error on config leakSiddharth Gupta2020-06-241-5/+6
* mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida2020-06-241-1/+1
* bpf: Support llvm-objcopy for vmlinux BTFFangrui Song2020-06-171-14/+10
* kbuild: Remove debug info from kallsyms linkingKees Cook2020-05-271-9/+19
* scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson2020-05-271-2/+2
* gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)2020-05-272-0/+5
* scripts/decodecode: fix trapping instruction formattingIvan Delalande2020-05-141-1/+1
* scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)2020-05-101-1/+4
* kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada2020-05-021-1/+1
* kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab2020-04-291-6/+7
* kconfig: introduce m32-flag and m64-flagMasahiro Yamada2020-04-081-0/+7
* scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller2020-04-011-1/+0
* modpost: move the namespace field in Module.symvers lastJessica Yu2020-03-252-13/+13
* kbuild: Disable -Wpointer-to-enum-castNathan Chancellor2020-03-251-0/+1
* parse-maintainers: Mark as executableJonathan Neuschäfer2020-03-251-0/+0
* kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada2020-03-051-18/+0
* kbuild: remove header compile testMasahiro Yamada2020-03-052-23/+0
* kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada2020-03-051-2/+2
* bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down2020-02-241-2/+2
* kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada2020-02-241-1/+1
* kbuild: remove *.tmp file when filechk failsMasahiro Yamada2020-02-241-8/+7
* kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-241-1/+1
* scripts/find-unused-docs: Fix massive false positivesGeert Uytterhoeven2020-02-111-1/+1
* ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin2020-01-291-0/+17
* bpf: Force .BTF section start to zero when dumping from vmlinuxStanislav Fomichev2020-01-261-2/+3
* kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel2020-01-171-1/+1
* bpf: Support pre-2.25-binutils objcopy for vmlinux BTFStanislav Fomichev2020-01-171-1/+6
* scripts: package: mkdebian: add missing rsync dependencyEnrico Weigelt, metux IT consult2020-01-121-1/+1
* kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb2020-01-121-0/+7
* gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS againArnd Bergmann2020-01-091-5/+4
* scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada2020-01-041-0/+2
* dtc: Use pkg-config to locate libyamlPavel Modilaynen2020-01-041-2/+2
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-11-151-4/+4
|\
| * scripts/tools-support-relr.sh: un-quote variablesIlie Halip2019-11-131-4/+4
* | Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-081-3/+3
|\ \
| * | scripts/nsdeps: make sure to pass all module source files to spatchJessica Yu2019-11-051-3/+3