summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'Josh Poimboeuf2021-07-141-2/+3
* kbuild: run the checker after the compilerLuc Van Oostenryck2021-07-141-2/+2
* Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers2021-07-141-1/+2
* recordmcount: Correct st_shndx handlingPeter Zijlstra2021-06-301-5/+10
* scripts: switch explicitly to Python 3Andy Shevchenko2021-05-222-2/+2
* tweewide: Fix most Shebang linesFinn Behrens2021-05-228-8/+8
* riscv: Workaround mcount name prior to clang-13Nathan Chancellor2021-05-221-1/+1
* scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor2021-05-221-1/+1
* kconfig: nconf: stop endless search loopsMihai Moldovan2021-05-191-1/+1
* ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcountChen Jun2021-03-091-1/+1
* scripts/recordmcount.pl: support big endian for ARCH shRong Chen2021-02-261-1/+5
* scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer2021-02-261-0/+1
* scripts: use pkg-config to locate libcryptoRolf Eike Beer2021-02-261-2/+6
* vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner2021-02-171-1/+1
* depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds2021-01-121-0/+2
* kconfig: fix return value of do_error_if()Masahiro Yamada2020-12-301-1/+1
* checkpatch: fix unescaped left braceDwaipayan Ray2020-12-301-1/+1
* kbuild: avoid split lines in .mod filesMasahiro Yamada2020-12-301-8/+4
* 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