summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: do not create wrappers for header-test-yMasahiro Yamada2019-07-097-12/+8
* kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada2019-07-086-2/+148
* init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada2019-07-072-1/+4
* kallsyms: exclude kasan local symbols on s390Vasily Gorbik2019-07-071-0/+3
* kbuild: add more hints about SUBDIRS replacementMasahiro Yamada2019-07-071-0/+7
* coccinelle: api/stream_open: treat all wait_.*() calls as blockingKirill Smelkov2019-07-071-4/+4
* coccinelle: put_device: Add a cast to an expression for an assignmentMarkus Elfring2019-07-071-1/+1
* coccinelle: put_device: Adjust a message constructionMarkus Elfring2019-07-071-5/+4
* coccinelle: kstrdup: Fix typo in warning messagesRikard Falkeborn2019-07-071-4/+4
* kbuild: Add ability to test Clang's integrated assemblerNathan Chancellor2019-07-041-0/+2
* fixdep: check return value of printf() and putchar()Masahiro Yamada2019-07-011-10/+41
* kbuild: split modules.order build rule out of 'modules' targetMasahiro Yamada2019-07-011-2/+4
* kbuild: fix missed rebuild of modules.builtinMasahiro Yamada2019-07-011-4/+8
* kbuild: save $(strip ...) for calling if_changed and friendsMasahiro Yamada2019-07-011-3/+3
* kbuild: save $(strip ...) for calling any-prepreqMasahiro Yamada2019-07-011-2/+2
* kbuild: rename arg-check to cmd-checkMasahiro Yamada2019-07-011-7/+7
* kbuild: fix 'No such file or directory' warning for headers_installMasahiro Yamada2019-06-231-2/+4
* genksyms: Teach parser about 128-bit built-in typesWill Deacon2019-06-232-0/+6
* kbuild: Remove unnecessary -Wno-unused-valueNathan Huckleberry2019-06-231-1/+0
* lib/raid6: refactor unroll rules with pattern rulesMasahiro Yamada2019-06-231-86/+11
* lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.oMasahiro Yamada2019-06-231-1/+0
* kbuild: Enable -WuninitializedNathan Chancellor2019-06-231-1/+0
* kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGSNathan Chancellor2019-06-231-0/+1
* kbuild: add support for ensuring headers are self-containedJani Nikula2019-06-159-12/+32
* kbuild: deb-pkg: do not run headers_checkMasahiro Yamada2019-06-151-1/+1
* kbuild: simplify scripts/headers_install.shMasahiro Yamada2019-06-152-29/+21
* kbuild: move hdr-inst shorthand to top MakefileMasahiro Yamada2019-06-152-6/+2
* kbuild: re-implement Makefile.headersinst without recursionMasahiro Yamada2019-06-153-84/+62
* kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada2019-06-153-15/+20
* kbuild: build all prerequisites of headers_install simultaneouslyMasahiro Yamada2019-06-151-2/+5
* kbuild: remove build_unifdef target in scripts/MakefileMasahiro Yamada2019-06-152-6/+1
* kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-1512-14/+39
* kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECKMasahiro Yamada2019-06-151-3/+3
* kbuild: make gdb_script depend on prepare0 instead of prepareMasahiro Yamada2019-06-151-1/+1
* kbuild: remove stale dependency between Documentation/ and headers_installMasahiro Yamada2019-06-151-2/+1
* kbuild: remove headers_{install,check}_allMasahiro Yamada2019-06-154-54/+3
* kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarnMathieu Malaterre2019-06-091-1/+0
* Linux 5.2-rc4v5.2-rc4Linus Torvalds2019-06-091-1/+1
* Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2019-06-098-135/+156
|\
| * ceph: fix error handling in ceph_get_caps()Yan, Zheng2019-06-051-11/+11
| * ceph: avoid iput_final() while holding mutex or in dispatch threadYan, Zheng2019-06-056-27/+71
| * ceph: single workqueue for inode related worksYan, Zheng2019-06-054-97/+74
* | Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-06-081-19/+19
|\ \
| * | xen-blkfront: switch kcalloc to kvcalloc for large array allocationRoger Pau Monne2019-06-041-19/+19
* | | Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-06-082-2/+5
|\ \ \
| * | | s390/unwind: correct stack switching during unwindVasily Gorbik2019-06-071-1/+1
| * | | s390/mm: fix address space detection in exception handlingGerald Schaefer2019-06-051-1/+4
| | |/ | |/|
* | | Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-087-13/+10
|\ \ \
| * | | MIPS: uprobes: remove set but not used variable 'epc'YueHaibing2019-05-291-3/+0
| * | | MIPS: pistachio: Build uImage.gz by defaultPaul Burton2019-05-291-0/+1