summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools/kvm_stat: fix trace setup glitch on field updates in TracepointProviderStefan Raspl2017-03-291-2/+3
* tools/kvm_stat: fix misc glitchesStefan Raspl2017-03-291-13/+11
* tools/kvm_stat: handle SIGINT in log and batch modesStefan Raspl2017-03-291-11/+17
* tools/kvm_stat: catch curses exceptions onlyStefan Raspl2017-03-291-1/+1
* tools/kvm_stat: hide cursorStefan Raspl2017-03-291-0/+7
* KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini2017-03-283-0/+10
* KVM: nVMX: fix nested EPT detectionLadi Prosek2017-03-281-4/+1
* KVM: pci-assign: do not map smm memory slot pages in vt-d page tablesHerongguang (Stephen)2017-03-281-1/+1
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-03-233-20/+29
* KVM: VMX: Fix enable VPID conditionsWanpeng Li2017-03-231-1/+8
* KVM: nVMX: Fix nested VPID vmx exec controlWanpeng Li2017-03-231-3/+4
* KVM: x86: correct async page present tracepointWanpeng Li2017-03-231-1/+1
* kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson2017-03-231-1/+17
* KVM: x86: use pic/ioapic destructor when destroy vmPeter Xu2017-03-231-2/+2
* KVM: x86: check existance before destroyPeter Xu2017-03-232-0/+6
* KVM: x86: clear bus pointer when destroyedPeter Xu2017-03-211-1/+11
* KVM: Documentation: document MCE ioctlsLuiz Capitulino2017-03-201-0/+63
* KVM: nVMX: don't reset kvm mmu twiceWanpeng Li2017-03-201-2/+0
* PTP: fix ptr_ret.cocci warningskbuild test robot2017-03-201-4/+1
* kvm: fix usage of uninit spinlock in avic_vm_destroy()Dmitry Vyukov2017-03-201-0/+3
* KVM: VMX: downgrade warning on unexpected exit codeRadim Krčmář2017-03-201-1/+2
* Linux 4.11-rc3v4.11-rc3Linus Torvalds2017-03-191-1/+1
* mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds2017-03-191-1/+1
* Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-194-2/+6
|\
| * powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
| * powerpc: Wire up statx() syscallChandan Rajendra2017-03-163-1/+3
* | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-198-68/+88
|\ \
| * | parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
| * | parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
| * | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
| * | parisc: Wire up statx system callHelge Deller2017-03-152-1/+3
| * | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-152-21/+24
| * | parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-1925-548/+1274
|\ \ \
| * | | qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani2017-03-181-3/+3
| * | | qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran2017-03-186-20/+81
| * | | qla2xxx: Change scsi host lookup method.Quinn Tran2017-03-187-40/+100
| * | | qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2017-03-182-4/+90
| * | | qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran2017-03-186-65/+279
| * | | qla2xxx: Add async new target notificationQuinn Tran2017-03-182-3/+4
| * | | qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2017-03-182-0/+27
| * | | qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran2017-03-187-251/+406
| * | | qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran2017-03-184-8/+32
| * | | qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran2017-03-181-23/+18
| * | | qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran2017-03-181-2/+10
| * | | qla2xxx: Fix request queue corruption.Quinn Tran2017-03-181-3/+9
| * | | qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-181-0/+2
| * | | qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-185-10/+16
| * | | tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger2017-03-181-26/+68
| * | | tcmu: make cmd timeout configurableMike Christie2017-03-181-6/+35