summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-06-09scripts: Require pahole v1.16 when generating BTFLorenz Bauer
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-01Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches
2020-05-19vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner
2020-05-18Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...Ingo Molnar
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-11checkpatch: warn about uses of ENOTSUPPJakub Kicinski
2020-05-11bpf: Minor fixes to BPF helpers documentationQuentin Monnet
2020-05-09bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song
2020-05-07scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson
2020-05-07scripts/decodecode: fix trapping instruction formattingIvan Delalande
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-04Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-04-28scripts: sphinx-pre-install: change the output orderMauro Carvalho Chehab
2020-04-28scripts: sphinx-pre-install: fix a bug when using with venvMauro Carvalho Chehab
2020-04-28scripts: sphinx-pre-install: change recommendation text if venv existsMauro Carvalho Chehab
2020-04-28scripts: sphinx-pre-install: change the warning for version < 2.4.4Mauro Carvalho Chehab
2020-04-28scripts: sphinx-pre-install: only ask to activate valid venvsMauro Carvalho Chehab
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-23kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada
2020-04-23scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)
2020-04-22kbuild/objtool: Add objtool-vmlinux.o passPeter Zijlstra
2020-04-21kernel/module: Hide vermagic header file from general useLeon Romanovsky
2020-04-21checkpatch: fix a typo in the regex for $allocFunctionsChristophe JAILLET
2020-04-20scripts: kernel-doc: accept blank lines on parameter descriptionMauro Carvalho Chehab
2020-04-20scripts: kernel-doc: accept negation like !@varMauro Carvalho Chehab
2020-04-20scripts: kernel-doc: proper handle @foo->bar()Mauro Carvalho Chehab
2020-04-20scripts: sphinx-pre-install: add support for python -m venvMauro Carvalho Chehab
2020-04-20scripts: sphinx-pre-install: add support for OpenMandrivaMauro Carvalho Chehab
2020-04-20scripts: sphinx-pre-install: address some issues with GentooMauro Carvalho Chehab
2020-04-20scripts: sphinx-pre-install: fix a dependency hint with Ubuntu 16.04Mauro Carvalho Chehab
2020-04-20scripts: sphinx-pre-install: improve openSuse Tumbleweed checkMauro Carvalho Chehab
2020-04-20scripts: sphinx-pre-install: improve distro detection checkMauro Carvalho Chehab
2020-04-17Merge tag 'docs-fixes' of git://git.lwn.net/linuxLinus Torvalds
2020-04-17kbuild: check libyaml installation for 'make dt_binding_check'Masahiro Yamada
2020-04-15scripts: documentation-file-ref-check: Add line break before exitTiezhu Yang
2020-04-15scripts/kernel-doc: Add missing close-paren in c:function directivesPeter Maydell
2020-04-13gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)
2020-04-13gcc-plugins/stackleak: Avoid assignment for unused macro argumentKees Cook
2020-04-09kbuild: add dummy toolchains to enable all cc-option etc. in KconfigMasahiro Yamada
2020-04-09kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=yMasahiro Yamada
2020-04-09kbuild: remove -I$(srctree)/tools/include from scripts/MakefileMasahiro Yamada