aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada1-1/+1
2022-06-22faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf1-11/+34
2022-06-14scripts/gdb: change kernel config dumping methodKuan-Ying Lee1-3/+3
2022-06-14modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada1-1/+2
2022-06-14modpost: fix removing numeric suffixesAlexander Lobakin1-1/+1
2022-06-14scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf1-53/+97
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld1-17/+27
2022-04-15gcc-plugins/stackleak: Exactly match strings instead of prefixesKees Cook1-4/+21
2022-02-23kconfig: fix failing to generate auto.confJing Leng1-4/+9
2022-02-23kconfig: let 'shell' return enough output for deep path namesBrenda Streiff1-1/+1
2022-02-23Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor1-0/+1
2022-01-27scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer1-6/+2
2022-01-05recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens1-1/+1
2021-12-22recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand1-1/+1
2021-11-17leaking_addresses: Always print a trailing newlineKees Cook1-1/+2
2021-10-27gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins1-0/+4
2021-10-20nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt1-1/+1
2021-09-22kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=yMasahiro Yamada1-1/+7
2021-08-12scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su1-3/+3
2021-07-25kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich1-3/+11
2021-07-25kbuild: sink stdout from cmd for silent buildMasahiro Yamada1-1/+6
2021-07-14kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'Josh Poimboeuf1-2/+3
2021-07-14kbuild: run the checker after the compilerLuc Van Oostenryck1-2/+2
2021-07-14Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers1-1/+2
2021-06-30recordmcount: Correct st_shndx handlingPeter Zijlstra1-5/+10
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