summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-05-1913-25/+38
|\
| * scsi: pmcraid: remove redundant check to see if request_size is less than zeroColin Ian King2017-05-081-3/+0
| * scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King2017-05-081-1/+1
| * scsi: cxlflash: Select IRQ_POLLGuenter Roeck2017-05-081-0/+1
| * scsi: qedf: Avoid reading past end of bufferKees Cook2017-05-081-1/+1
| * scsi: qedf: Cleanup the type of io_log->opDan Carpenter2017-05-081-1/+1
| * scsi: lpfc: double lock typo in lpfc_ns_rsp()Dan Carpenter2017-05-081-1/+1
| * scsi: qedf: properly update arguments position in function callGustavo A. R. Silva2017-05-081-1/+1
| * scsi: scsi_lib: Add #include <scsi/scsi_transport.h>Bart Van Assche2017-05-081-0/+1
| * scsi: MAINTAINERS: update OSD entriesChristoph Hellwig2017-05-081-4/+0
| * scsi: Skip deleted devices in __scsi_device_lookupZhou Zhengping2017-05-081-0/+2
| * scsi: lpfc: Fix panic on BFS configurationJames Smart2017-05-083-7/+20
| * scsi: libfc: do not flood console with messages 'libfc: queue full ...'Hannes Reinecke2017-05-081-6/+9
* | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-195-13/+35
|\ \
| * | dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams2017-05-134-13/+33
| * | dax: fix false CONFIG_BLOCK dependencyDan Williams2017-05-131-0/+2
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-191-8/+10
|\ \ \
| * | | i2c: designware: don't infer timings described by ACPI from clock rateArd Biesheuvel2017-05-191-8/+10
* | | | Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-193-6/+13
|\ \ \ \
| * | | | iommu/mediatek: Include linux/dma-mapping.hArnd Bergmann2017-05-171-0/+1
| * | | | iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed2017-05-171-1/+4
| * | | | iommu/dma: Don't touch invalid iova_domain membersRobin Murphy2017-05-171-5/+8
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-1928-120/+292
|\ \ \ \
| * | | | KVM: x86: prevent uninitialized variable warning in check_svme()Radim Krčmář2017-05-191-1/+1
| * | | | KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář2017-05-191-1/+1
| * | | | KVM: x86: zero base3 of unusable segmentsRadim Krčmář2017-05-191-0/+2
| * | | | KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li2017-05-191-9/+15
| * | | | KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li2017-05-191-1/+9
| * | | | KVM: Silence underflow warning in avic_get_physical_id_entry()Dan Carpenter2017-05-181-1/+2
| * | | | Merge tag 'kvm-arm-for-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-05-1814-66/+150
| |\ \ \ \
| | * | | | KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devicesChristoffer Dall2017-05-181-3/+6
| | * | | | KVM: arm/arm64: Fix bug when registering redist iodevsChristoffer Dall2017-05-183-5/+14
| | * | | | kvm: arm/arm64: Fix use after free of stage2 page tableSuzuki K Poulose2017-05-161-4/+13
| | * | | | kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose2017-05-161-1/+1
| | * | | | KVM: arm: rename pm_fake handler to trap_raz_wiZhichao Huang2017-05-151-16/+16
| | * | | | KVM: arm: plug potential guest hardware debug leakageZhichao Huang2017-05-154-22/+66
| | * | | | kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose2017-05-151-8/+8
| | * | | | KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2 reg...Marc Zyngier2017-05-151-9/+9
| | * | | | KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interruptMarc Zyngier2017-05-151-0/+7
| | * | | | KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interruptMarc Zyngier2017-05-151-0/+7
| | * | | | arm: KVM: Do not use stack-protector to compile HYP codeMarc Zyngier2017-05-151-0/+2
| | * | | | arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier2017-05-151-0/+2
| | * | | | ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/Marc Zyngier2017-05-152-4/+5
| | |/ / /
| * | | | KVM: x86: lower default for halt_poll_nsPaolo Bonzini2017-05-161-1/+1
| * | | | KVM: nVMX: fix EPT permissions as reported in exit qualificationPaolo Bonzini2017-05-151-14/+21
| * | | | KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabledWanpeng Li2017-05-151-1/+1
| * | | | KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li2017-05-152-2/+8
| * | | | kvm: nVMX: off by one in vmx_write_pml_buffer()Dan Carpenter2017-05-151-1/+1
| * | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-05-156-22/+80
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platformsPaul Mackerras2017-05-124-13/+33