summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju2022-12-081-3/+4
* cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds2022-11-252-0/+14
* selinux: use "grep -E" instead of "egrep"Greg Kroah-Hartman2022-10-261-1/+1
* Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen2022-10-261-0/+1
* mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang2022-09-281-1/+1
* kbuild: Fix include path in scripts/Makefile.modpostJing Leng2022-09-051-2/+1
* gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan2022-08-251-1/+1
* scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf2022-08-251-1/+3
* modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada2022-07-021-1/+1
* faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf2022-06-251-11/+34
* modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada2022-06-141-1/+2
* modpost: fix removing numeric suffixesAlexander Lobakin2022-06-141-1/+1
* scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf2022-06-141-53/+97
* gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld2022-04-201-17/+27
* kconfig: let 'shell' return enough output for deep path namesBrenda Streiff2022-02-231-1/+1
* Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor2022-02-231-0/+1
* scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer2022-01-271-6/+2
* recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens2022-01-051-1/+1
* recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand2021-12-221-1/+1
* leaking_addresses: Always print a trailing newlineKees Cook2021-11-261-1/+2
* gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins2021-10-271-0/+4
* nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt2021-10-201-1/+1
* scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su2021-08-121-3/+3
* kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich2021-07-281-3/+11
* scripts: switch explicitly to Python 3Andy Shevchenko2021-05-222-2/+2
* tweewide: Fix most Shebang linesFinn Behrens2021-05-224-4/+4
* 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-221-1/+1
* vmlinux.lds.h: Create section for protection against instrumentationNicolas Boichat2021-03-241-1/+1
* scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section namesJoe Lawrence2021-03-172-1/+14
* scripts/recordmcount.pl: support big endian for ARCH shRong Chen2021-03-041-1/+5
* scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer2021-03-041-0/+1
* scripts: use pkg-config to locate libcryptoRolf Eike Beer2021-03-041-2/+6
* 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
* scripts/setlocalversion: make git describe output more reliableRasmus Villemoes2020-11-051-5/+16
* checkpatch: fix the usage of capture group ( ... )Mrinal Pandey2020-09-091-2/+2
* 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
* 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
* kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada2020-06-301-5/+6
* mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida2020-06-251-1/+1
* 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
* kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab2020-04-291-6/+7
* scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller2020-04-021-1/+0