summaryrefslogtreecommitdiffstats
path: root/drivers/dax (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-16vfio/fsl: Create Kconfig sub-menuAlex Williamson1-1/+5
2023-06-16vfio/platform: Cleanup KconfigAlex Williamson4-11/+20
2023-06-16vfio/pci: Cleanup KconfigAlex Williamson4-6/+10
2023-06-16vfio/pci-core: Add capability for AtomicOp completer supportAlex Williamson2-0/+52
2023-05-26vfio/pci: Also demote hiding standard cap messagesAlex Williamson1-2/+2
2023-05-23vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-XReinette Chatre2-1/+4
2023-05-23vfio/pci: Support dynamic MSI-XReinette Chatre1-6/+41
2023-05-23vfio/pci: Probe and store ability to support dynamic MSI-XReinette Chatre2-1/+5
2023-05-23vfio/pci: Use bitfield for struct vfio_pci_core_device flagsReinette Chatre1-11/+11
2023-05-23vfio/pci: Update stale commentReinette Chatre1-5/+3
2023-05-23vfio/pci: Remove interrupt context counterReinette Chatre2-13/+1
2023-05-23vfio/pci: Use xarray for interrupt context storageReinette Chatre3-46/+48
2023-05-23vfio/pci: Move to single error pathReinette Chatre1-7/+10
2023-05-23vfio/pci: Prepare for dynamic interrupt context storageReinette Chatre1-66/+149
2023-05-23vfio/pci: Remove negative check on unsigned vectorReinette Chatre1-7/+8
2023-05-23vfio/pci: Consolidate irq cleanup on MSI/MSI-X disableReinette Chatre1-2/+1
2023-05-23vfio/pci: demote hiding ecap messages to debug levelOleksandr Natalenko1-2/+2
2023-05-21Linux 6.4-rc3v6.4-rc3Linus Torvalds1-1/+1
2023-05-21KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang1-1/+5
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson1-16/+0
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson1-2/+9
2023-05-20fbdev: stifb: Whitespace cleanupsHelge Deller1-3/+3
2023-05-20fbdev: udlfb: Use usb_control_msg_send()Helge Deller1-11/+3
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig1-2/+0
2023-05-20fbdev: udlfb: Fix endpoint checkAlan Stern1-5/+8
2023-05-20fbdev: atyfb: Remove unused clock determinationNiklas Schnelle1-5/+0
2023-05-20fbdev: i810: include i810_main.h in i810_dvt.cArnd Bergmann1-1/+2
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann2-2/+2
2023-05-20block: Deny writable memory mapping if block is read-onlyLoic Poulain1-1/+11
2023-05-20s390/dasd: fix command reject error on ESE devicesStefan Haberland1-2/+31
2023-05-19KVM: Fix vcpu_array[0] racesMichal Luczaj1-6/+10
2023-05-19KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu1-0/+2
2023-05-19KVM: Don't enable hardware after a restart/shutdown is initiatedSean Christopherson1-1/+16
2023-05-19KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdownSean Christopherson1-15/+11
2023-05-19perf bench syscall: Fix __NR_execve undeclared build errorTiezhu Yang1-0/+3
2023-05-19fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()Dan Carpenter1-1/+2
2023-05-19perf test attr: Fix python SafeConfigParser() deprecation warningIan Rogers1-3/+3
2023-05-19perf test attr: Update no event/metric expectationsIan Rogers5-174/+249
2023-05-19driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman2-0/+3
2023-05-19nvme-pci: Add quirk for Teamgroup MP33 SSDDaniel Smith1-0/+2
2023-05-18ublk: fix AB-BA lockdep warningMing Lei1-2/+7
2023-05-18drm/amd/display: enable dpia validateMustapha Ghaddar1-0/+3
2023-05-18drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan3-19/+20
2023-05-18drm/amdgpu: skip disabling fence driver src_irqs when device is unpluggedGuchun Chen1-1/+2
2023-05-18drm/amdgpu/gmc11: implement get_vbios_fb_size()Alex Deucher1-1/+20
2023-05-18drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revis...Jesse Zhang1-19/+14
2023-05-18drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli1-1/+7
2023-05-18drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen1-1/+7
2023-05-18ceph: force updating the msg pointer in non-split caseXiubo Li1-0/+13
2023-05-18ceph: silence smatch warning in reconnect_caps_cb()Xiubo Li1-1/+2