Show patches with: Submitter = Dan Carpenter       |   69 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
KVM: selftests: fix bit test in is_steal_time_supported() KVM: selftests: fix bit test in is_steal_time_supported() - - - --- 2022-07-19 Dan Carpenter New
vfio/mlx5: clean up overflow check vfio/mlx5: clean up overflow check - - - --- 2022-07-07 Dan Carpenter New
vfio: hisi_acc_vfio_pci: fix integer overflow check in hisi_acc_vf_resume_write() vfio: hisi_acc_vfio_pci: fix integer overflow check in hisi_acc_vf_resume_write() - - - --- 2022-07-05 Dan Carpenter New
vhost-vdpa: return -EFAULT on copy_to_user() failure vhost-vdpa: return -EFAULT on copy_to_user() failure - 1 - --- 2022-05-23 Dan Carpenter New
KVM: MMU: fix an IS_ERR() vs NULL bug KVM: MMU: fix an IS_ERR() vs NULL bug - 1 - --- 2022-04-01 Dan Carpenter New
[2/2,v4] vdpa: check that offsets are within bounds Untitled series #592229 1 1 - --- 2021-12-08 Dan Carpenter New
[v3] vduse: vduse: check that offsets are within bounds [v3] vduse: vduse: check that offsets are within bounds - - - --- 2021-12-07 Dan Carpenter New
KVM: VMX: Set failure code in prepare_vmcs02() KVM: VMX: Set failure code in prepare_vmcs02() - - - --- 2021-11-30 Dan Carpenter New
[v2] vfio/mdev: remove unnecessary NULL check in mbochs_create() [v2] vfio/mdev: remove unnecessary NULL check in mbochs_create() - 1 - --- 2021-04-29 Dan Carpenter New
vfio/mdev: remove unnecessary NULL check in mbochs_create() vfio/mdev: remove unnecessary NULL check in mbochs_create() - 1 - --- 2021-04-21 Dan Carpenter New
vhost_vdpa: return -EFAULT if copy_to_user() fails vhost_vdpa: return -EFAULT if copy_to_user() fails 1 1 - --- 2020-12-02 Dan Carpenter New
[net] vhost_vdpa: Return -EFUALT if copy_from_user() fails [net] vhost_vdpa: Return -EFUALT if copy_from_user() fails 2 - - --- 2020-10-23 Dan Carpenter New
[1/2] vfio/fsl-mc: return -EFAULT if copy_to_user() fails [1/2] vfio/fsl-mc: return -EFAULT if copy_to_user() fails 1 - - --- 2020-10-23 Dan Carpenter New
[2/2] vfio/fsl-mc: prevent underflow in vfio_fsl_mc_mmap() [1/2] vfio/fsl-mc: return -EFAULT if copy_to_user() fails 1 - - --- 2020-10-23 Dan Carpenter New
KVM: SVM: Fix sev_pin_memory() error handling KVM: SVM: Fix sev_pin_memory() error handling - 1 - --- 2020-07-14 Dan Carpenter New
vhost_vdpa: Fix potential underflow in vhost_vdpa_mmap() vhost_vdpa: Fix potential underflow in vhost_vdpa_mmap() - - - --- 2020-06-10 Dan Carpenter New
KVM: selftests: delete some dead code KVM: selftests: delete some dead code - - - --- 2020-06-05 Dan Carpenter New
kvm: Fix NULL dereference doing kvm_create_vm() kvm: Fix NULL dereference doing kvm_create_vm() - - - --- 2019-11-06 Dan Carpenter New
x86: KVM: svm: Fix a check in nested_svm_vmrun() x86: KVM: svm: Fix a check in nested_svm_vmrun() - 2 - --- 2019-08-27 Dan Carpenter New
KVM: selftests: Fix a condition in test_hv_cpuid() KVM: selftests: Fix a condition in test_hv_cpuid() - 2 - --- 2019-05-14 Dan Carpenter New
KVM: vmx: clean up some debug output KVM: vmx: clean up some debug output - - - --- 2019-04-24 Dan Carpenter New
kvm: vmx: Silence a shift wrap warning kvm: vmx: Silence a shift wrap warning - 1 - --- 2019-03-25 Dan Carpenter New
[net-next] vhost_net: add a missing error return [net-next] vhost_net: add a missing error return 2 - - --- 2018-09-20 Dan Carpenter New
vfio/pci: remove a bogus cast in vfio_msi_set_block() - - - --- 2018-05-28 Dan Carpenter New
KVM: X86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGION - 1 - --- 2018-05-19 Dan Carpenter New
sample: vfio/mdev: add a missing error code - - - --- 2018-05-16 Dan Carpenter New
kvm: x86: hyperv: delete dead code in kvm_hv_hypercall() - - - --- 2018-03-17 Dan Carpenter New
vfio/type1: silence integer overflow warning - - - --- 2017-10-13 Dan Carpenter New
KVM: x86: masking out upper bits - - - --- 2017-07-17 Dan Carpenter New
[2/2] KVM: PPC: e500mc: Fix a NULL dereference - - - --- 2017-07-13 Dan Carpenter New
[1/2] KVM: PPC: e500: fix some NULL dereferences on error - - - --- 2017-07-13 Dan Carpenter New
KVM: irqchip: make a variable unsigned - - - --- 2017-05-19 Dan Carpenter New
KVM: white space cleanup in nested_vmx_setup_ctls_msrs() - - - --- 2017-05-18 Dan Carpenter New
[2/2] KVM: Tidy the whitespace in nested_svm_check_permissions() 1 - - --- 2017-05-18 Dan Carpenter New
[1/2] KVM: Silence underflow warning in avic_get_physical_id_entry() - - - --- 2017-05-18 Dan Carpenter New
vfio: Use ERR_CAST() instead of open coding it - - - --- 2017-05-18 Dan Carpenter New
[v2] kvm: nVMX: off by one in vmx_write_pml_buffer() - - - --- 2017-05-10 Dan Carpenter New
kvm: nVMX: off by one in vmx_write_pml_buffer() - - - --- 2017-05-10 Dan Carpenter New
KVM: PPC: Book3S HV: check for kmalloc errors in ioctl 1 - - --- 2017-03-17 Dan Carpenter New
vhost/scsi: silence uninitialized variable warning 1 - - --- 2017-01-12 Dan Carpenter New
[3/3] vfio-mdev: remove some dead code - - - --- 2017-01-07 Dan Carpenter New
[2/3] vfio-mdev: buffer overflow in ioctl() - - - --- 2017-01-07 Dan Carpenter New
[1/3] vfio-mdev: return -EFAULT if copy_to_user() fails - - - --- 2017-01-07 Dan Carpenter New
KVM: use after free in kvm_ioctl_create_device() - 1 - --- 2016-11-30 Dan Carpenter New
vfio-mdev: fix some error codes in the sample code - 1 - --- 2016-11-24 Dan Carpenter New
vfio: vfio_group_get_from_dev() doesn't return error pointers - - - --- 2016-11-24 Dan Carpenter New
arm64: KVM: clean up a condition - - - --- 2016-07-14 Dan Carpenter New
KVM: PPC: fix a sanity check - 1 - --- 2016-07-14 Dan Carpenter New
svm: bitwise vs logical AND typo - - - --- 2016-05-23 Dan Carpenter New
vfio/pci: return -EFAULT if copy_to_user fails 1 - - --- 2016-02-25 Dan Carpenter New
VFIO: platform: reset: fix a warning message condition - 1 - --- 2015-12-17 Dan Carpenter New
vfio: fix a warning message - - - --- 2015-11-21 Dan Carpenter New
[2/2] KVM: fix vm_stat_get() - - - --- 2015-11-19 Dan Carpenter New
[1/2] KVM: fix error handling in kvm_create_vm_debugfs() - - - --- 2015-11-19 Dan Carpenter New
[v2] vfio/pci: make an array larger - - - --- 2015-11-09 Dan Carpenter New
vfio: make an array larger - - - --- 2015-11-04 Dan Carpenter New
vhost: NULL vs ERR_PTR bug - - - --- 2015-07-15 Dan Carpenter New
vhost/scsi: potential memory corruption - - - --- 2015-02-05 Dan Carpenter New
KVM: always initialize *pdata in get_msr() - - - --- 2015-01-23 Dan Carpenter New
kvm: x86: potential shift wrapping bug - - - --- 2014-11-24 Dan Carpenter New
KVM: s390: return -EFAULT if copy_from_user() fails - - - --- 2014-05-03 Dan Carpenter New
[RFC] kvm, cpuid: silence a buffer overflow warning - - - --- 2014-02-20 Dan Carpenter New
KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio() - - - --- 2014-01-29 Dan Carpenter New
vfio/type1: fix a leak on error path - - - --- 2013-06-27 Dan Carpenter New
vfio-pci: integer overflow in vfio_pci_ioctl() - - - --- 2013-03-26 Dan Carpenter New
[-next] tcm_vhost: another strlen() off by one - - - --- 2012-07-13 Dan Carpenter New
[3/3,-next] tcm_vhost: call kfree() on an error path - - - --- 2012-07-12 Dan Carpenter New
[2/3,-next] tcm_vhost: strlen() doesn't count the terminator - - - --- 2012-07-12 Dan Carpenter New
[1/3,-next] tcm_vhost: unlock on error in tcm_vhost_drop_nexus() - - - --- 2012-07-12 Dan Carpenter New