summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf2022-06-221-11/+34
* scripts/gdb: change kernel config dumping methodKuan-Ying Lee2022-06-141-3/+3
* 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-091-53/+97
* gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld2022-04-201-17/+27
* ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook2022-04-131-1/+0
* gcc-plugins/stackleak: Exactly match strings instead of prefixesKees Cook2022-04-081-4/+21
* scripts/dtc: Call pkg-config POSIXly correctThomas Bracht Laumann Jespersen2022-04-081-1/+1
* kconfig: fix failing to generate auto.confJing Leng2022-02-231-4/+9
* kconfig: let 'shell' return enough output for deep path namesBrenda Streiff2022-02-231-1/+1
* kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabledSean Christopherson2022-02-231-0/+2
* kbuild: lto: merge module sectionsSami Tolvanen2022-02-231-0/+24
* Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor2022-02-161-0/+1
* scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab2022-01-271-0/+3
* scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab2022-01-271-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
* kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gccMasahiro Yamada2021-12-141-7/+3
* gcc-plugins: fix gcc 11 indigestion with plugins...Valdis Kletnieks2021-12-141-2/+2
* gcc-plugins: simplify GCC plugin-dev capability testMasahiro Yamada2021-12-142-20/+1
* scripts/lld-version.sh: Rewrite based on upstream ld-version.shNathan Chancellor2021-11-211-9/+26
* leaking_addresses: Always print a trailing newlineKees Cook2021-11-181-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
* gen_compile_commands: fix missing 'sys' packageKortan2021-09-221-0/+1
* kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=yMasahiro Yamada2021-09-181-1/+7
* 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-251-3/+11
* kbuild: sink stdout from cmd for silent buildMasahiro Yamada2021-07-251-1/+6
* kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'Josh Poimboeuf2021-07-141-2/+3
* Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers2021-07-141-1/+2
* certs: Add ability to preload revocation certsEric Snowberg2021-06-301-0/+1
* recordmcount: Correct st_shndx handlingPeter Zijlstra2021-06-301-5/+10
* scripts/clang-tools: switch explicitly to Python 3Masahiro Yamada2021-06-032-2/+2
* 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
* kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada2021-05-192-15/+15
* kconfig: nconf: stop endless search loopsMihai Moldovan2021-05-191-1/+1
* kasan: fix hwasan build for gccArnd Bergmann2021-04-281-6/+6
* kbuild: dummy-tools: fix inverted tests for gccJiri Slaby2021-03-301-0/+5
* 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
* kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada2021-02-261-0/+3
* scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer2021-02-171-0/+1
* kallsyms: fix nonconverging kallsyms table with lldArnd Bergmann2021-02-171-0/+6
* scripts: use pkg-config to locate libcryptoRolf Eike Beer2021-02-101-2/+6