aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-24lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.oMasahiro Yamada
2019-06-24kbuild: Enable -WuninitializedNathan Chancellor
2019-06-24kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGSNathan Chancellor
2019-06-15kbuild: add support for ensuring headers are self-containedJani Nikula
2019-06-15kbuild: deb-pkg: do not run headers_checkMasahiro Yamada
2019-06-15kbuild: simplify scripts/headers_install.shMasahiro Yamada
2019-06-15kbuild: move hdr-inst shorthand to top MakefileMasahiro Yamada
2019-06-15kbuild: re-implement Makefile.headersinst without recursionMasahiro Yamada
2019-06-15kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada
2019-06-15kbuild: build all prerequisites of headers_install simultaneouslyMasahiro Yamada
2019-06-15kbuild: remove build_unifdef target in scripts/MakefileMasahiro Yamada
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada
2019-06-15kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECKMasahiro Yamada
2019-06-15kbuild: make gdb_script depend on prepare0 instead of prepareMasahiro Yamada
2019-06-15kbuild: remove stale dependency between Documentation/ and headers_installMasahiro Yamada
2019-06-15kbuild: remove headers_{install,check}_allMasahiro Yamada
2019-06-09kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarnMathieu Malaterre
2019-06-08Linux 5.2-rc4Linus Torvalds
2019-06-08Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-06-08Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-06-08Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-06-08Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-08Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-06-08Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-08Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-07Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-08MAINTAINERS: Karthikeyan Ramasubramanian is MIAWolfram Sang
2019-06-08i2c: xiic: Add max_read_len quirkRobert Hancock
2019-06-07Merge tag 'hwmon-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-07lockref: Limit number of cmpxchg loop retriesJan Glauber
2019-06-07uaccess: add noop untagged_addr definitionAndrey Konovalov
2019-06-07Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-06-07Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-06-07Merge tag 'kbuild-fixes-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-07Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-06-07Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-06-07x86/insn-eval: Fix use-after-free access to LDT entryJann Horn
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-06-08kbuild: use more portable 'command -v' for cc-cross-prefixMasahiro Yamada
2019-06-07s390/unwind: correct stack switching during unwindVasily Gorbik
2019-06-07Merge branch 'pm-x86'Rafael J. Wysocki
2019-06-07block, bfq: add weight symlink to the bfq.weight cgroup parameterAngelo Ruocco
2019-06-07cgroup: let a symlink too be created with a cftype fileAngelo Ruocco
2019-06-07Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixesDave Airlie