summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-10-18selftests: add headers_install to lib.mkAnders Roxell
2018-09-26kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada
2018-09-15kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap
2018-09-15coccicheck: return proper error code on failDenis Efremov
2018-09-15scripts: modpost: check memory allocation resultsRandy Dunlap
2018-09-09kconfig: fix "Can't open ..." in parallel buildMasahiro Yamada
2018-09-05scripts/kernel-doc: Escape all literal braces in regexesBen Hutchings
2018-09-05PATCH scripts/kernel-docValdis Kletnieks
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-16scripts/tags.sh: Add BPF_CALLConstantine Shulyupin
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-13scripts/tags.sh: add __ro_after_initConstantine Shulyupin
2018-07-08scripts: teach extract-vmlinux about LZ4 and ZSTDAdam Borowski
2018-07-06kbuild: remove duplicated comments about PHONYMasahiro Yamada
2018-07-06kbuild: do not drop -I without parameterMasahiro Yamada
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-28kconfig: loop boundary condition fixJerry James
2018-06-28kconfig: handle P_SYMBOL in print_symbol()Dirk Gouders
2018-06-28bpfilter: check compiler capability in KconfigMasahiro Yamada
2018-06-27checkpatch: remove warning for 'old' stable@kernel.org addressLinus Torvalds
2018-06-25kconfig: fix line numbers for if-entries in menu treeDirk Gouders
2018-06-25stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=ySven Joachim
2018-06-21tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen
2018-06-15scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-11kconfig: fix localmodconfigSam Ravnborg
2018-06-11gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada
2018-06-11gcc-plugins: move GCC version check for PowerPC to KconfigMasahiro Yamada
2018-06-11kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-08kconfig: add CC_IS_CLANG and CLANG_VERSIONMasahiro Yamada
2018-06-08stack-protector: test compiler capability in Kconfig and drop AUTO modeMasahiro Yamada
2018-06-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-07checkpatch: improve patch recognitionJoe Perches
2018-06-07get_maintainer: improve patch recognitionJoe Perches
2018-06-07mm: split page_type out from _mapcountMatthew Wilcox
2018-06-07scripts: use SPDX tag in get_maintainer and checkpatchJoe Perches
2018-06-07Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds