summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-2031-232/+723
|\
| * KVM: x86: Add fixed counters to PMU filterEric Hankland2019-07-203-12/+35
| * KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini2019-07-201-1/+7
| * KVM: VMX: dump VMCS on failed entryPaolo Bonzini2019-07-201-0/+1
| * KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu2019-07-201-2/+2
| * KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeupWanpeng Li2019-07-201-20/+3
| * KVM: Boost vCPUs that are delivering interruptsWanpeng Li2019-07-203-5/+10
| * KVM: selftests: Remove superfluous define from vmx.cThomas Huth2019-07-201-2/+0
| * KVM: SVM: Fix detection of AMD Errata 1096Liran Alon2019-07-201-7/+35
| * KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-207-36/+87
| * KVM: LAPIC: Make lapic timer unpinnedWanpeng Li2019-07-172-9/+5
| * KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_countersLike Xu2019-07-171-3/+8
| * KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GSLiran Alon2019-07-151-1/+4
| * kvm: x86: ioapic and apic debug macros cleanupYi Wang2019-07-152-101/+9
| * kvm: x86: some tsc debug cleanupYi Wang2019-07-151-8/+0
| * kvm: vmx: fix coccinelle warningsYi Wang2019-07-151-1/+1
| * Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-1510-10/+494
| |\
| | * KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger2019-06-041-1/+6
| | * KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth2019-06-042-2/+5
| | * KVM: selftests: Add the sync_regs test for s390xThomas Huth2019-06-043-0/+154
| | * KVM: selftests: Add processor code for s390xThomas Huth2019-06-044-0/+310
| | * KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth2019-06-041-5/+16
| | * KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth2019-06-043-2/+8
| | * KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth2019-06-042-0/+4
| * | x86: kvm: avoid constant-conversion warningArnd Bergmann2019-07-151-3/+3
| * | x86: kvm: avoid -Wsometimes-uninitized warningArnd Bergmann2019-07-151-11/+9
| * | KVM: x86: expose AVX512_BF16 feature to guestJing Liu2019-07-151-1/+11
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-2020-74/+123
|\ \ \
| * | | scsi: megaraid_sas: set an unlimited max_segment_sizeChristoph Hellwig2019-07-161-0/+1
| * | | scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig2019-07-161-0/+1
| * | | scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-161-15/+3
| * | | scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-161-28/+7
| * | | scsi: storvsc: set virt_boundary_mask in the scsi host templateChristoph Hellwig2019-07-161-3/+2
| * | | scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig2019-07-161-2/+1
| * | | scsi: core: take the DMA max mapping size into accountChristoph Hellwig2019-07-161-0/+2
| * | | scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig2019-07-163-1/+8
| * | | scsi: core: Fix race on creating sense cacheMing Lei2019-07-161-3/+3
| * | | scsi: sd_zbc: Fix compilation warningDamien Le Moal2019-07-161-1/+1
| * | | scsi: libfc: fix null pointer dereference on a null lportColin Ian King2019-07-161-1/+1
| * | | scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block2019-07-111-0/+7
| * | | scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block2019-07-111-2/+8
| * | | scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block2019-07-111-5/+40
| * | | scsi: megaraid_sas: Update driver version to 07.710.50.00Shivasharan S2019-07-111-2/+2
| * | | scsi: megaraid_sas: Add module parameter for FW Async event loggingShivasharan S2019-07-111-1/+17
| * | | scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S2019-07-111-1/+2
| * | | scsi: megaraid_sas: Fix calculation of target IDShivasharan S2019-07-111-1/+2
| * | | scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSEArnd Bergmann2019-07-111-1/+1
| * | | scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer BladeMarcos Paulo de Souza2019-07-111-0/+2
| * | | scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2019-07-113-2/+8
| * | | scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov2019-07-111-1/+0