summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-01-27scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab1-0/+3
2022-01-27scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab1-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-12-14kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gccMasahiro Yamada1-7/+3
2021-12-14gcc-plugins: fix gcc 11 indigestion with plugins...Valdis Kletnieks1-2/+2
2021-12-14gcc-plugins: simplify GCC plugin-dev capability testMasahiro Yamada2-20/+1
2021-11-21scripts/lld-version.sh: Rewrite based on upstream ld-version.shNathan Chancellor1-9/+26
2021-11-18leaking_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-22gen_compile_commands: fix missing 'sys' packageKortan1-0/+1
2021-09-18kbuild: 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-14Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers1-1/+2
2021-06-30certs: Add ability to preload revocation certsEric Snowberg1-0/+1
2021-06-30recordmcount: Correct st_shndx handlingPeter Zijlstra1-5/+10
2021-06-03scripts/clang-tools: switch explicitly to Python 3Masahiro Yamada2-2/+2
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-19kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada2-15/+15
2021-05-19kconfig: nconf: stop endless search loopsMihai Moldovan1-1/+1
2021-04-28kasan: fix hwasan build for gccArnd Bergmann1-6/+6
2021-03-30kbuild: dummy-tools: fix inverted tests for gccJiri Slaby1-0/+5
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-26kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada1-0/+3
2021-02-17scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer1-0/+1
2021-02-17kallsyms: fix nonconverging kallsyms table with lldArnd Bergmann1-0/+6
2021-02-10scripts: use pkg-config to locate libcryptoRolf Eike Beer1-2/+6
2021-01-23Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"Greg Kroah-Hartman1-0/+10
2021-01-19kconfig: remove 'kvmconfig' and 'xenconfig' shorthandsMasahiro Yamada1-10/+0
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-30scripts: kernel-doc: fix parsing function-like typedefsMauro Carvalho Chehab1-1/+1
2020-12-30scripts: kernel-doc: Restore anonymous enum parsingAndy Shevchenko1-1/+1
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+25
2020-12-06kbuild: avoid split lines in .mod filesMasahiro Yamada1-8/+4
2020-12-01kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1Nathan Chancellor1-0/+20
2020-11-28Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2020-11-24Makefile.extrawarn: move -Wcast-align to W=3Arnd Bergmann1-1/+1
2020-11-13Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2020-11-08Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+23