summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-08
|\
| * scripts/nsdeps: make sure to pass all module source files to spatchJessica Yu2019-11-05
* | scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich2019-11-06
|/
* Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-25
|\
| * scripts/nsdeps: use alternative sed delimiterJessica Yu2019-10-23
| * symbol namespaces: revert to previous __ksymtab name schemeMatthias Maennich2019-10-18
| * modpost: make updating the symbol namespace explicitMatthias Maennich2019-10-18
| * modpost: delegate updating namespaces to separate functionMatthias Maennich2019-10-18
* | Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-20
|\ \
| * | scripts: setlocalversion: fix a bashismRandy Dunlap2019-10-15
| |/
* | scripts/gdb: fix debugging modules on s390Ilya Leoshkevich2019-10-19
* | scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge2019-10-19
* | coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni2019-10-17
|/
* Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-10-13
|\
| * recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)2019-10-12
* | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-11
|\ \ | |/ |/|
| * nsdeps: make generated patches independent of localeMasahiro Yamada2019-10-07
| * nsdeps: fix hashbang of scripts/nsdepsMasahiro Yamada2019-10-07
| * modpost: fix broken sym->namespace for external module buildsMasahiro Yamada2019-10-07
| * module: swap the order of symbol.namespaceMasahiro Yamada2019-10-07
| * scripts: add_namespace: Fix coccicheck failedYueHaibing2019-10-07
* | scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada2019-10-05
* | namespace: fix namespace.pl script to support relative pathsJacob Keller2019-10-05
* | modpost: fix static EXPORT_SYMBOL warnings for UML buildMasahiro Yamada2019-09-30
* | kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada2019-09-30
|/
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-27
|\
| * MODSIGN: Export module signature definitionsThiago Jung Bauermann2019-08-05
* | checkpatch: check for nested (un)?likely() callsDenis Efremov2019-09-25
* | scripts/gdb: handle split debugDouglas Anderson2019-09-25
* | checkpatch: make git output use LANGUAGE=en_US.utf8Joe Perches2019-09-25
* | checkpatch: remove obsolete period from "ambiguous SHA1" querySean Christopherson2019-09-25
* | checkpatch: allow consecutive close bracesJoe Perches2019-09-25
* | checkpatch: prefer __section over __attribute__((section(...)))Joe Perches2019-09-25
* | checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSEBrendan Jackman2019-09-25
* | checkpatch.pl: warn on invalid commit idMatteo Croce2019-09-25
* | checkpatch: improve SPDX license checkingJoe Perches2019-09-25
* | checkpatch: don't interpret stack dumps as commit IDsJoe Perches2019-09-25
* | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-22
|\ \
| * | scripts: Coccinelle script for namespace dependencies.Matthias Maennich2019-09-10
| * | modpost: add support for generating namespace dependenciesMatthias Maennich2019-09-10
| * | modpost: add support for symbol namespacesMatthias Maennich2019-09-10
* | | Merge tag 'gcc-plugins-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-21
|\ \ \
| * | | randstruct: Check member structs in is_pure_ops_struct()Joonwon Kang2019-07-31
| | |/ | |/|
* | | Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-09-20
|\ \ \
| * | | recordmcount: Clarify what cleanup() doesMatt Helsley2019-08-31
| * | | recordmcount: Remove redundant cleanup() callsMatt Helsley2019-08-31
| * | | recordmcount: Kernel style formattingMatt Helsley2019-08-31
| * | | recordmcount: Kernel style function signature formattingMatt Helsley2019-08-31
| * | | recordmcount: Rewrite error/success handlingMatt Helsley2019-08-31
| * | | recordmcount: Remove unused fd from uwrite() and ulseek()Matt Helsley2019-08-31