summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* selftests: add headers_install to lib.mkAnders Roxell2018-10-181-0/+13
* kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada2018-09-261-0/+3
* kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap2018-09-151-2/+2
* coccicheck: return proper error code on failDenis Efremov2018-09-151-2/+3
* scripts: modpost: check memory allocation resultsRandy Dunlap2018-09-151-4/+4
* kconfig: fix "Can't open ..." in parallel buildMasahiro Yamada2018-09-091-2/+3
* scripts/kernel-doc: Escape all literal braces in regexesBen Hutchings2018-09-051-10/+10
* PATCH scripts/kernel-docValdis Kletnieks2018-09-051-2/+2
* kbuild: verify that $DEPMOD is installedRandy Dunlap2018-08-171-1/+7
* lib/ubsan: remove null-pointer checksAndrey Ryabinin2018-08-101-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-181-0/+1
|\
| * scripts/tags.sh: Add BPF_CALLConstantine Shulyupin2018-07-161-0/+1
* | checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches2018-07-141-3/+3
* | Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-139-23/+4
|\ \ | |/ |/|
| * scripts/tags.sh: add __ro_after_initConstantine Shulyupin2018-07-131-1/+1
| * scripts: teach extract-vmlinux about LZ4 and ZSTDAdam Borowski2018-07-081-0/+2
| * kbuild: remove duplicated comments about PHONYMasahiro Yamada2018-07-066-21/+0
| * kbuild: do not drop -I without parameterMasahiro Yamada2018-07-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-021-1/+1
|\ \ | |/ |/|
| * bpfilter: check compiler capability in KconfigMasahiro Yamada2018-06-281-1/+1
* | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-304-4/+11
|\ \
| * | kconfig: loop boundary condition fixJerry James2018-06-281-1/+1
| * | kconfig: handle P_SYMBOL in print_symbol()Dirk Gouders2018-06-282-0/+7
| * | kconfig: fix line numbers for if-entries in menu treeDirk Gouders2018-06-251-2/+2
| * | stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=ySven Joachim2018-06-251-1/+1
* | | checkpatch: remove warning for 'old' stable@kernel.org addressLinus Torvalds2018-06-271-6/+0
| |/ |/|
* | tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen2018-06-211-1/+1
|/
* scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab2018-06-151-0/+7
* scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab2018-06-151-3/+18
* scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab2018-06-151-0/+6
* scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab2018-06-151-3/+17
* scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab2018-06-151-1/+1
* scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab2018-06-151-1/+1
* Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-138-104/+39
|\
| * kconfig: fix localmodconfigSam Ravnborg2018-06-111-2/+2
| * gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada2018-06-113-57/+26
| * gcc-plugins: move GCC version check for PowerPC to KconfigMasahiro Yamada2018-06-111-8/+0
| * kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada2018-06-113-14/+8
| * kconfig: add CC_IS_CLANG and CLANG_VERSIONMasahiro Yamada2018-06-081-14/+4
| * stack-protector: test compiler capability in Kconfig and drop AUTO modeMasahiro Yamada2018-06-082-11/+1
* | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-091-1/+0
|\ \
| * | staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-073-7/+28
|\ \ \
| * | | checkpatch: improve patch recognitionJoe Perches2018-06-071-0/+8
| * | | get_maintainer: improve patch recognitionJoe Perches2018-06-071-1/+12
| * | | mm: split page_type out from _mapcountMatthew Wilcox2018-06-071-3/+3
| * | | scripts: use SPDX tag in get_maintainer and checkpatchJoe Perches2018-06-072-3/+5
| | |/ | |/|
* | | Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-077-16/+264
|\ \ \ | |/ / |/| |
| * | kbuild: disable new dtc graph and unit-address warningsRob Herring2018-05-141-0/+3
| * | scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring2018-05-146-16/+261