summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-09Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+24
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-142/+249
2019-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-44/+56
2019-08-10kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada2-1/+8
2019-08-10kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada1-1/+2
2019-08-10kbuild: fix false-positive need-builtin calculationMasahiro Yamada1-1/+2
2019-08-10kbuild: revive single target %.koMasahiro Yamada2-4/+13
2019-08-09Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-102/+155
2019-08-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+5
2019-08-09Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds10-47/+17
2019-08-09Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-blockLinus Torvalds8-51/+113
2019-08-09Merge tag 'mmc-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds11-13/+15
2019-08-09Merge tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+1
2019-08-09Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+5
2019-08-09Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds47-158/+388
2019-08-09Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-4/+4
2019-08-09Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-86/+10
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-9/+40
2019-08-09Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini9-24/+88
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini5794-111349/+623260
2019-08-09selftests: kvm: Adding config fragmentsNaresh Kamboju1-0/+3
2019-08-09KVM: selftests: Update gitignore file for latest changesThomas Huth1-1/+2
2019-08-09kvm: remove unnecessary PageReserved checkPaolo Bonzini1-2/+1
2019-08-09MAINTAINERS: handle fbdev changes through drm-misc treeBartlomiej Zolnierkiewicz1-1/+1
2019-08-09bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_str...Coly Li1-8/+12
2019-08-09s390/vdso: map vdso also for statically linked binariesHeiko Carstens1-5/+0
2019-08-09KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enableAlexandru Elisei1-0/+16
2019-08-09KVM: arm: Don't write junk to CP15 registers on resetMarc Zyngier1-8/+15
2019-08-09KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier1-14/+18
2019-08-09Merge tag 'drm-intel-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-3/+4
2019-08-09Merge tag 'drm-misc-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+4
2019-08-09Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linu...Dave Airlie1-1/+3
2019-08-08Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-75/+135
2019-08-08arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64Jia He1-2/+5
2019-08-08Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-24/+49
2019-08-08loop: set PF_MEMALLOC_NOIO for the worker threadMikulas Patocka1-1/+1
2019-08-08bdev: Fixup error handling in blkdev_get()Jan Kara1-1/+4
2019-08-08block, bfq: handle NULL return value by bfq_init_rq()Paolo Valente1-3/+11
2019-08-08block, bfq: move update of waker and woken list to queue freeingPaolo Valente1-15/+29
2019-08-08block, bfq: reset last_completed_rq_bfqq if the pointed queue is freedPaolo Valente1-3/+7
2019-08-08block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe1-3/+10
2019-08-08s390/build: use size command to perform empty .bss checkVasily Gorbik1-2/+1
2019-08-08kbuild: add OBJSIZE variable for the size toolVasily Gorbik1-3/+4
2019-08-08pwm: Fallback to the static lookup-list when acpi_pwm_get failsHans de Goede1-2/+5
2019-08-08drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King1-1/+3
2019-08-08ALSA: firewire: fix a memory leak bugWenwen Wang1-1/+1
2019-08-08sound: fix a memory leak bugWenwen Wang1-1/+2
2019-08-08Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/l...Dave Airlie11-94/+138
2019-08-08Merge tag 'drm/tegra/for-5.3-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-2/+6
2019-08-07Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+4