summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-10-067-13/+20
|\
| * KVM: add X86_LOCAL_APIC dependencyArnd Bergmann2017-10-051-0/+1
| * x86/kvm: Move kvm_fastop_exception to .fixup sectionJosh Poimboeuf2017-10-051-2/+4
| * kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng2017-10-043-7/+13
| * KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()Sam Bobroff2017-10-032-4/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-10-069-14/+34
|\ \
| * | i40iw: Fix port number for query QPMustafa Ismail2017-10-041-0/+2
| * | i40iw: Add missing memory barriersMustafa Ismail2017-10-043-8/+7
| * | RDMA/qedr: Parse vlan priority as slAmrani, Ram2017-10-041-0/+2
| * | RDMA/qedr: Parse VLAN ID correctly and ignore the value of zeroAmrani, Ram2017-10-042-4/+8
| * | IB/mlx5: Fix label order in error path handlingParav Pandit2017-10-041-2/+2
| * | RDMA/iwpm: Properly mark end of NL messagesShiraz Saleem2017-09-292-0/+13
* | | Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-10-062-2/+2
|\ \ \
| * | | Btrfs: fix overlap of fs_info::flags valuesTsutomu Itoh2017-10-041-1/+1
| * | | btrfs: avoid overflow when sector_t is 32 bitGoffredo Baroncelli2017-10-041-1/+1
* | | | Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-10-062-10/+9
|\ \ \ \
| * | | | ceph: fix __choose_mds() for LSSNAP requestYan, Zheng2017-10-021-5/+6
| * | | | ceph: properly queue cap snap for newly created snap realmYan, Zheng2017-10-021-5/+3
| | |_|/ | |/| |
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-0610-37/+60
|\ \ \ \
| * | | | ovl: fix regression caused by exclusive upper/work dir protectionAmir Goldstein2017-10-053-9/+26
| * | | | ovl: fix missing unlock_rename() in ovl_do_copy_up()Amir Goldstein2017-10-054-24/+22
| * | | | ovl: fix dentry leak in ovl_indexdir_cleanup()Amir Goldstein2017-10-051-2/+4
| * | | | ovl: fix dput() of ERR_PTR in ovl_cleanup_index()Amir Goldstein2017-10-051-1/+4
| * | | | ovl: fix error value printed in ovl_lookup_index()Amir Goldstein2017-10-051-0/+1
| * | | | ovl: fix may_write_real() for overlayfs directoriesAmir Goldstein2017-10-051-1/+3
| |/ / /
* | | | Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-10-068-9/+48
|\ \ \ \
| * | | | powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard2017-10-061-1/+9
| * | | | powerpc/mm: Call flush_tlb_kernel_range with interrupts enabledGuenter Roeck2017-10-041-1/+1
| * | | | powerpc/xive: Clear XIVE internal structures when a CPU is removedCédric Le Goater2017-10-041-0/+8
| * | | | powerpc/xive: Fix IPI resetCédric Le Goater2017-10-041-0/+4
| * | | | powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter2017-10-031-3/+0
| * | | | powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr2017-10-031-2/+2
| * | | | cxl: Fix memory page not handledChristophe Lombard2017-09-291-2/+11
| * | | | powerpc: Fix workaround for spurious MCE on POWER9Michael Neuling2017-09-291-2/+2
| * | | | powerpc: Handle MCE on POWER9 with only DSISR bit 30 setMichael Neuling2017-09-261-0/+13
* | | | | Merge tag 'drm-fixes-for-v4.14-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-10-069-34/+44
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-fixes-2017-10-05' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-10-061-5/+14
| |\ \ \ \ \
| | * | | | | drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai2017-10-021-5/+14
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'drm-intel-fixes-2017-10-04' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-10-064-22/+6
| |\ \ \ \ \
| | * | | | | drm/i915/glk: Fix DMC/DC state idleness calculationImre Deak2017-10-051-1/+1
| | * | | | | drm/i915/cnl: Reprogram DMC firmware after S3/S4 resumeImre Deak2017-10-051-0/+3
| | * | | | | drm/i915: Fix DDI PHY init if it was already onImre Deak2017-10-032-21/+2
| * | | | | | Merge tag 'drm-intel-fixes-2017-09-27' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-10-034-7/+24
| |\| | | | | | | |/ / / / | |/| | | |
| | * | | | drm/i915/bios: ignore HDMI on port AJani Nikula2017-09-261-0/+7
| | * | | | drm/i915: remove redundant variable hw_checkColin Ian King2017-09-261-2/+0
| | * | | | drm/i915: always update ELD connector type after get modesJani Nikula2017-09-262-5/+17
* | | | | | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-0610-604/+456
|\ \ \ \ \ \
| * | | | | | watchdog/core: Put softlockup_threads_initialized under ifdef guardThomas Gleixner2017-10-041-1/+1
| * | | | | | watchdog/core: Rename some softlockup_* functionsThomas Gleixner2017-10-041-9/+9
| * | | | | | powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner2017-10-043-10/+13