summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-05-27kbuild: Remove debug info from kallsyms linkingKees Cook
2020-05-27scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson
2020-05-27gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)
2020-05-14scripts/decodecode: fix trapping instruction formattingIvan Delalande
2020-05-10scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)
2020-05-02kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada
2020-04-29kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab
2020-04-08kconfig: introduce m32-flag and m64-flagMasahiro Yamada
2020-04-01scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller
2020-03-25modpost: move the namespace field in Module.symvers lastJessica Yu
2020-03-25kbuild: Disable -Wpointer-to-enum-castNathan Chancellor
2020-03-25parse-maintainers: Mark as executableJonathan Neuschäfer
2020-03-05kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada
2020-03-05kbuild: remove header compile testMasahiro Yamada
2020-03-05kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada
2020-02-24bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down
2020-02-24kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada
2020-02-24kbuild: remove *.tmp file when filechk failsMasahiro Yamada
2020-02-24kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada
2020-02-11scripts/find-unused-docs: Fix massive false positivesGeert Uytterhoeven
2020-01-29ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin
2020-01-26bpf: Force .BTF section start to zero when dumping from vmlinuxStanislav Fomichev
2020-01-17kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel
2020-01-17bpf: Support pre-2.25-binutils objcopy for vmlinux BTFStanislav Fomichev
2020-01-12scripts: package: mkdebian: add missing rsync dependencyEnrico Weigelt, metux IT consult
2020-01-12kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb
2020-01-09gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS againArnd Bergmann
2020-01-04scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada
2020-01-04dtc: Use pkg-config to locate libyamlPavel Modilaynen
2019-11-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-13scripts/tools-support-relr.sh: un-quote variablesIlie Halip
2019-11-08Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-06scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich
2019-11-05scripts/nsdeps: make sure to pass all module source files to spatchJessica Yu
2019-10-25Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-23scripts/nsdeps: use alternative sed delimiterJessica Yu
2019-10-20Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-19scripts/gdb: fix debugging modules on s390Ilya Leoshkevich
2019-10-19scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge
2019-10-18symbol namespaces: revert to previous __ksymtab name schemeMatthias Maennich
2019-10-18modpost: make updating the symbol namespace explicitMatthias Maennich
2019-10-18modpost: delegate updating namespaces to separate functionMatthias Maennich
2019-10-17coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni
2019-10-15scripts: setlocalversion: fix a bashismRandy Dunlap
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-10-12recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-07nsdeps: make generated patches independent of localeMasahiro Yamada
2019-10-07nsdeps: fix hashbang of scripts/nsdepsMasahiro Yamada
2019-10-07modpost: fix broken sym->namespace for external module buildsMasahiro Yamada