summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-06-30recordmcount: support >64k sectionsSami Tolvanen1-6/+92
2020-06-30kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada1-5/+6
2020-06-24scripts: headers_install: Exit with error on config leakSiddharth Gupta1-5/+6
2020-06-24mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida1-1/+1
2020-06-17bpf: Support llvm-objcopy for vmlinux BTFFangrui Song1-14/+10
2020-05-27kbuild: Remove debug info from kallsyms linkingKees Cook1-9/+19
2020-05-27scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson1-2/+2
2020-05-27gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)2-0/+5
2020-05-14scripts/decodecode: fix trapping instruction formattingIvan Delalande1-1/+1
2020-05-10scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)1-1/+4
2020-05-02kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada1-1/+1
2020-04-29kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab1-6/+7
2020-04-08kconfig: introduce m32-flag and m64-flagMasahiro Yamada1-0/+7
2020-04-01scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller1-1/+0
2020-03-25modpost: move the namespace field in Module.symvers lastJessica Yu2-13/+13
2020-03-25kbuild: Disable -Wpointer-to-enum-castNathan Chancellor1-0/+1
2020-03-25parse-maintainers: Mark as executableJonathan Neuschäfer1-0/+0
2020-03-05kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada1-18/+0
2020-03-05kbuild: remove header compile testMasahiro Yamada2-23/+0
2020-03-05kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada1-2/+2
2020-02-24bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down1-2/+2
2020-02-24kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada1-1/+1
2020-02-24kbuild: remove *.tmp file when filechk failsMasahiro Yamada1-8/+7
2020-02-24kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada1-1/+1
2020-02-11scripts/find-unused-docs: Fix massive false positivesGeert Uytterhoeven1-1/+1
2020-01-29ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin1-0/+17
2020-01-26bpf: Force .BTF section start to zero when dumping from vmlinuxStanislav Fomichev1-2/+3
2020-01-17kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel1-1/+1
2020-01-17bpf: Support pre-2.25-binutils objcopy for vmlinux BTFStanislav Fomichev1-1/+6
2020-01-12scripts: package: mkdebian: add missing rsync dependencyEnrico Weigelt, metux IT consult1-1/+1
2020-01-12kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb1-0/+7
2020-01-09gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS againArnd Bergmann1-5/+4
2020-01-04scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada1-0/+2
2020-01-04dtc: Use pkg-config to locate libyamlPavel Modilaynen1-2/+2
2019-11-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+4
2019-11-13scripts/tools-support-relr.sh: un-quote variablesIlie Halip1-4/+4
2019-11-08Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2019-11-06scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich1-1/+2
2019-11-05scripts/nsdeps: make sure to pass all module source files to spatchJessica Yu1-3/+3
2019-10-25Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-20/+42
2019-10-23scripts/nsdeps: use alternative sed delimiterJessica Yu1-1/+1
2019-10-20Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2019-10-19scripts/gdb: fix debugging modules on s390Ilya Leoshkevich1-1/+7
2019-10-19scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge2-16/+25
2019-10-18symbol namespaces: revert to previous __ksymtab name schemeMatthias Maennich2-15/+19
2019-10-18modpost: make updating the symbol namespace explicitMatthias Maennich1-6/+6
2019-10-18modpost: delegate updating namespaces to separate functionMatthias Maennich1-3/+21
2019-10-17coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni1-60/+0
2019-10-15scripts: setlocalversion: fix a bashismRandy Dunlap1-1/+1
2019-10-14Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-4/+1