aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-22scripts: switch explicitly to Python 3Andy Shevchenko2-2/+2
2021-05-22tweewide: Fix most Shebang linesFinn Behrens8-8/+8
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor1-1/+1
2021-05-22scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor1-1/+1
2021-05-19kconfig: nconf: stop endless search loopsMihai Moldovan1-1/+1
2021-03-09ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcountChen Jun1-1/+1
2021-02-26scripts/recordmcount.pl: support big endian for ARCH shRong Chen1-1/+5
2021-02-26scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer1-0/+1
2021-02-26scripts: use pkg-config to locate libcryptoRolf Eike Beer1-2/+6
2021-02-17vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner1-1/+1
2021-01-12depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds1-0/+2
2020-12-30kconfig: fix return value of do_error_if()Masahiro Yamada1-1/+1
2020-12-30checkpatch: fix unescaped left braceDwaipayan Ray1-1/+1
2020-12-30kbuild: avoid split lines in .mod filesMasahiro Yamada1-8/+4
2020-11-01scripts/setlocalversion: make git describe output more reliableRasmus Villemoes1-5/+16
2020-10-07scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König1-1/+1
2020-09-09checkpatch: fix the usage of capture group ( ... )Mrinal Pandey1-2/+2
2020-09-03kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov3-8/+8
2020-09-03kbuild: add variables for compression toolsDenis Efremov4-14/+14
2020-08-26kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada1-4/+4
2020-08-26kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada1-34/+34
2020-08-21recordmcount: Fix build failure on non arm64Christophe Leroy1-0/+2
2020-08-19recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.Gregory Herrero1-0/+6
2020-08-11scripts: add dummy report mode to add_namespace.cocciMatthias Maennich2-2/+8
2020-07-29scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella1-1/+1
2020-07-29scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih1-2/+2
2020-06-30recordmcount: support >64k sectionsSami Tolvanen1-6/+92
2020-06-30kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada1-5/+6
2020-06-24scripts: headers_install: Exit with error on config leakSiddharth Gupta1-5/+6
2020-06-24mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida1-1/+1
2020-06-17bpf: Support llvm-objcopy for vmlinux BTFFangrui Song1-14/+10
2020-05-27kbuild: Remove debug info from kallsyms linkingKees Cook1-9/+19
2020-05-27scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson1-2/+2
2020-05-27gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)2-0/+5
2020-05-14scripts/decodecode: fix trapping instruction formattingIvan Delalande1-1/+1
2020-05-10scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)1-1/+4
2020-05-02kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada1-1/+1
2020-04-29kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab1-6/+7
2020-04-08kconfig: introduce m32-flag and m64-flagMasahiro Yamada1-0/+7
2020-04-01scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller1-1/+0
2020-03-25modpost: move the namespace field in Module.symvers lastJessica Yu2-13/+13
2020-03-25kbuild: Disable -Wpointer-to-enum-castNathan Chancellor1-0/+1
2020-03-25parse-maintainers: Mark as executableJonathan Neuschäfer1-0/+0
2020-03-05kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada1-18/+0
2020-03-05kbuild: remove header compile testMasahiro Yamada2-23/+0
2020-03-05kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada1-2/+2
2020-02-24bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down1-2/+2
2020-02-24kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada1-1/+1
2020-02-24kbuild: remove *.tmp file when filechk failsMasahiro Yamada1-8/+7
2020-02-24kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada1-1/+1