summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2020-05-18Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...Ingo Molnar-9/+16
2020-05-17kbuild: add infrastructure to build userspace programsMasahiro Yamada-1/+52
2020-05-17kbuild: warn if always, hostprogs-y, or hostprogs-m is usedMasahiro Yamada-1/+11
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+3
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+8
2020-05-13streamline_config.pl: add LMC_KEEP to preserve some kconfigsChangbin Du-0/+23
2020-05-12kbuild: determine the output format of DTC by the target suffixMasahiro Yamada-3/+3
2020-05-12kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macroMasahiro Yamada-2/+1
2020-05-12kbuild: use -MMD instead of -MD to exclude system headers from dependencyMasahiro Yamada-7/+7
2020-05-12kconfig: allow only 'config', 'comment', and 'if' inside 'choice'Masahiro Yamada-14/+16
2020-05-12kconfig: tests: remove randconfig test for choice in choiceMasahiro Yamada-63/+0
2020-05-12kconfig: do not assign a variable in the return statementMasahiro Yamada-1/+2
2020-05-12kconfig: do not use OR-assignment for zero-cleared structureMasahiro Yamada-1/+1
2020-05-11checkpatch: warn about uses of ENOTSUPPJakub Kicinski-0/+11
2020-05-11bpf: Minor fixes to BPF helpers documentationQuentin Monnet-0/+6
2020-05-09bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song-0/+2
2020-05-08Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner-0/+8
2020-05-07scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson-2/+2
2020-05-07scripts/decodecode: fix trapping instruction formattingIvan Delalande-1/+1
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller-0/+75
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-4/+8
2020-05-06checkpatch: Warn about data_race() without commentMarco Elver-0/+8
2020-05-04docs: dt: convert submitting-patches.txt to ReST formatMauro Carvalho Chehab-1/+1
2020-05-04Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+7
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds-1/+1
2020-04-28scripts: sphinx-pre-install: change the output orderMauro Carvalho Chehab-7/+10
2020-04-28scripts: sphinx-pre-install: fix a bug when using with venvMauro Carvalho Chehab-0/+20
2020-04-28scripts: sphinx-pre-install: change recommendation text if venv existsMauro Carvalho Chehab-12/+22
2020-04-28scripts: sphinx-pre-install: change the warning for version < 2.4.4Mauro Carvalho Chehab-5/+14
2020-04-28scripts: sphinx-pre-install: only ask to activate valid venvsMauro Carvalho Chehab-16/+37
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-6/+9
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+5
2020-04-23kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada-1/+1
2020-04-23scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)-1/+4
2020-04-22kbuild/objtool: Add objtool-vmlinux.o passPeter Zijlstra-0/+24
2020-04-21kernel/module: Hide vermagic header file from general useLeon Romanovsky-0/+1
2020-04-21checkpatch: fix a typo in the regex for $allocFunctionsChristophe JAILLET-1/+1
2020-04-20scripts: kernel-doc: accept blank lines on parameter descriptionMauro Carvalho Chehab-12/+23
2020-04-20scripts: kernel-doc: accept negation like !@varMauro Carvalho Chehab-1/+3
2020-04-20scripts: kernel-doc: proper handle @foo->bar()Mauro Carvalho Chehab-0/+2
2020-04-20scripts: sphinx-pre-install: add support for python -m venvMauro Carvalho Chehab-38/+75
2020-04-20scripts: sphinx-pre-install: add support for OpenMandrivaMauro Carvalho Chehab-4/+21
2020-04-20scripts: sphinx-pre-install: address some issues with GentooMauro Carvalho Chehab-3/+4
2020-04-20scripts: sphinx-pre-install: fix a dependency hint with Ubuntu 16.04Mauro Carvalho Chehab-1/+2
2020-04-20scripts: sphinx-pre-install: improve openSuse Tumbleweed checkMauro Carvalho Chehab-1/+3
2020-04-20scripts: sphinx-pre-install: improve distro detection checkMauro Carvalho Chehab-0/+18
2020-04-17Merge tag 'docs-fixes' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2020-04-17kbuild: check libyaml installation for 'make dt_binding_check'Masahiro Yamada-1/+1
2020-04-15scripts: documentation-file-ref-check: Add line break before exitTiezhu Yang-1/+1
2020-04-15scripts/kernel-doc: Add missing close-paren in c:function directivesPeter Maydell-1/+1