summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* kbuild: Disable -Wpointer-to-enum-castNathan Chancellor2020-03-251-0/+1
* parse-maintainers: Mark as executableJonathan Neuschäfer2020-03-251-0/+0
* kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada2020-02-241-1/+1
* kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-241-1/+1
* scripts/find-unused-docs: Fix massive false positivesGeert Uytterhoeven2020-02-111-1/+1
* ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin2020-01-291-0/+17
* kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb2020-01-121-0/+7
* scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada2020-01-041-0/+2
* modpost: skip ELF local symbols during section mismatch checkPaul Walmsley2019-12-131-0/+12
* kbuild: disable dtc simple_bus_reg warnings by defaultRob Herring2019-12-131-0/+1
* scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich2019-12-051-1/+2
* scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris2019-11-061-2/+10
* namespace: fix namespace.pl script to support relative pathsJacob Keller2019-10-291-6/+7
* randstruct: Check member structs in is_pure_ops_struct()Joonwon Kang2019-10-051-5/+5
* scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat2019-09-161-1/+1
* kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd2019-08-251-1/+1
* kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada2019-08-251-1/+1
* scripts/sphinx-pre-install: fix script for RHEL/CentOSMauro Carvalho Chehab2019-08-161-1/+1
* kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci2019-08-061-0/+4