summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-09-09checkpatch: fix the usage of capture group ( ... )Mrinal Pandey
2020-09-03kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov
2020-09-03kbuild: add variables for compression toolsDenis Efremov
2020-08-26kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada
2020-08-26kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada
2020-08-21recordmcount: Fix build failure on non arm64Christophe Leroy
2020-08-19recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.Gregory Herrero
2020-08-11scripts: add dummy report mode to add_namespace.cocciMatthias Maennich
2020-07-29scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella
2020-07-29scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih
2020-06-30recordmcount: support >64k sectionsSami Tolvanen
2020-06-30kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada
2020-06-24scripts: headers_install: Exit with error on config leakSiddharth Gupta
2020-06-24mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida
2020-06-17bpf: Support llvm-objcopy for vmlinux BTFFangrui Song
2020-05-27kbuild: Remove debug info from kallsyms linkingKees Cook
2020-05-27scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson
2020-05-27gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)
2020-05-14scripts/decodecode: fix trapping instruction formattingIvan Delalande
2020-05-10scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)
2020-05-02kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada
2020-04-29kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab
2020-04-08kconfig: introduce m32-flag and m64-flagMasahiro Yamada
2020-04-01scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller
2020-03-25modpost: move the namespace field in Module.symvers lastJessica Yu
2020-03-25kbuild: Disable -Wpointer-to-enum-castNathan Chancellor
2020-03-25parse-maintainers: Mark as executableJonathan Neuschäfer
2020-03-05kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada
2020-03-05kbuild: remove header compile testMasahiro Yamada
2020-03-05kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada
2020-02-24bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down
2020-02-24kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada
2020-02-24kbuild: remove *.tmp file when filechk failsMasahiro Yamada
2020-02-24kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada
2020-02-11scripts/find-unused-docs: Fix massive false positivesGeert Uytterhoeven
2020-01-29ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin
2020-01-26bpf: Force .BTF section start to zero when dumping from vmlinuxStanislav Fomichev
2020-01-17kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel
2020-01-17bpf: Support pre-2.25-binutils objcopy for vmlinux BTFStanislav Fomichev
2020-01-12scripts: package: mkdebian: add missing rsync dependencyEnrico Weigelt, metux IT consult
2020-01-12kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb
2020-01-09gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS againArnd Bergmann
2020-01-04scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada
2020-01-04dtc: Use pkg-config to locate libyamlPavel Modilaynen
2019-11-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-13scripts/tools-support-relr.sh: un-quote variablesIlie Halip
2019-11-08Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-06scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich
2019-11-05scripts/nsdeps: make sure to pass all module source files to spatchJessica Yu
2019-10-25Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds