summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+1
2020-11-04Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds1-1/+5
2020-11-03Merge tag 'docs-5.10-3' of git://git.lwn.net/linuxLinus Torvalds1-5/+10
2020-11-02scripts: get_api.pl: Add sub-titles to ABI outputMauro Carvalho Chehab1-0/+17
2020-11-02scripts: get_abi.pl: Don't let ABI files to create subtitlesMauro Carvalho Chehab1-0/+6
2020-11-02builddeb: Fix rootless build in setuid/setgid directorySven Joachim1-0/+2
2020-10-30scripts: get_abi.pl: assume ReST format by defaultMauro Carvalho Chehab1-1/+1
2020-10-30docs: ABI: cleanup several ABI documentsMauro Carvalho Chehab1-2/+0
2020-10-30docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab1-3/+11
2020-10-30scripts: get_abi.pl: auto-generate cross referencesMauro Carvalho Chehab1-0/+31
2020-10-30scripts: get_abi.pl: use bold font for ABI definitionsMauro Carvalho Chehab1-0/+1
2020-10-30scripts: get_abi.pl: prevent duplicated file namesMauro Carvalho Chehab1-5/+10
2020-10-30scripts: get_abi.pl: output users in ReST formatMauro Carvalho Chehab1-0/+8
2020-10-30scripts: get_abi.pl: detect duplicated ABI definitionsMauro Carvalho Chehab1-27/+58
2020-10-30scripts: get_abi.pl: cleanup ABI cross-reference logicMauro Carvalho Chehab1-64/+83
2020-10-30scripts: get_abi.pl: improve its parser to better catch up indentationMauro Carvalho Chehab1-23/+19