summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-21drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit1-0/+1
2024-02-21drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit1-2/+2
2024-02-21drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost3-2/+6
2024-02-21drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost3-2/+10
2024-02-21drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost1-3/+4
2024-02-21iommu/vt-d: Fix constant-out-of-range warningArnd Bergmann1-1/+1
2024-02-21iommu/vt-d: Set SSADE when attaching to a parent with dirty trackingYi Liu1-0/+2
2024-02-21iommu/vt-d: Add missing dirty tracking set for parent domainYi Liu1-0/+35
2024-02-21iommu/vt-d: Wrap the dirty tracking loop to be a helperYi Liu1-11/+24
2024-02-21iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking()Yi Liu3-7/+4
2024-02-21iommu/vt-d: Add missing device iotlb flush for parent domainYi Liu1-0/+18
2024-02-21iommu/vt-d: Update iotlb in nested domain attachYi Liu3-3/+4
2024-02-21iommu/vt-d: Add missing iotlb flush for parent domainYi Liu1-0/+31
2024-02-21iommu/vt-d: Add __iommu_flush_iotlb_psi()Yi Liu1-35/+43
2024-02-21iommu/vt-d: Track nested domains in parentYi Liu3-5/+31
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström7-93/+5
2024-02-21drm/i915/tv: Fix TV modeMaxime Ripard2-10/+10
2024-02-21cxl/acpi: Fix load failures due to single window creation failureDan Williams1-18/+28
2024-02-21Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams522-2710/+4438
2024-02-21acpi/ghes: Remove CXL CPER notificationsDan Williams2-119/+1
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-34/+79
2024-02-21ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar4-26/+83
2024-02-20drm/tests/drm_buddy: fix build failure on 32-bit targetsLinus Torvalds1-3/+2
2024-02-20dm-crypt, dm-integrity, dm-verity: bump target versionMike Snitzer3-3/+3
2024-02-20dm-verity, dm-crypt: align "struct bvec_iter" correctlyMikulas Patocka2-4/+4
2024-02-20dm-crypt: recheck the integrity tag after a failureMikulas Patocka1-16/+73
2024-02-20dm-crypt: don't modify the data when using authenticated encryptionMikulas Patocka1-0/+6
2024-02-20dm-verity: recheck the hash after a failureMikulas Patocka2-6/+86
2024-02-20dm-integrity: recheck the integrity tag after a failureMikulas Patocka1-9/+84
2024-02-20ice: fix pin phase adjust updates on PF resetArkadiusz Kubalewski1-0/+3
2024-02-20ice: fix dpll periodic work data updates on PF resetArkadiusz Kubalewski1-1/+4
2024-02-20ice: fix dpll and dpll_pin data access on PF resetArkadiusz Kubalewski1-0/+38
2024-02-20ice: fix dpll input pin phase_adjust value updatesArkadiusz Kubalewski1-1/+1
2024-02-20ice: fix connection state of DPLL and out pinYochai Hagvi1-11/+32
2024-02-20Merge tag 'imx-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann1-1/+1
2024-02-20accel/ivpu: Don't enable any tiles by default on VPU40xxAndrzej Kacprowski1-1/+1
2024-02-20platform/x86: thinkpad_acpi: Only update profile if successfully convertedMario Limonciello1-2/+3
2024-02-20platform/x86: intel-vbtn: Stop calling "VBDL" from notify_handlerHans de Goede1-3/+0
2024-02-20platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios nameHans de Goede1-2/+2
2024-02-20platform/x86: x86-android-tablets: Fix serdev instantiation no longer workingHans de Goede1-26/+9
2024-02-20platform/x86: Add new get_serdev_controller() helperHans de Goede1-0/+80
2024-02-20platform/x86: x86-android-tablets: Fix keyboard touchscreen on Lenovo Yogaboo...Hans de Goede3-0/+5
2024-02-20perf: CXL: fix CPMU filter value mask lengthHojin Nam1-5/+5
2024-02-20gpiolib: Handle no pin_ranges in gpiochip_generic_config()Emil Renner Berthing1-0/+5
2024-02-20usb: typec: tpcm: Fix issues with power being removed during resetMark Brown1-1/+2
2024-02-19PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar1-1/+1
2024-02-19irqchip/sifive-plic: Enable interrupt if needed before EOINam Cao1-1/+7
2024-02-19platform/x86/amd/pmf: Fix a potential race with policy binary sideloadMario Limonciello1-2/+3
2024-02-19platform/x86/amd/pmf: Fixup error handling for amd_pmf_init_smart_pc()Mario Limonciello1-25/+40
2024-02-19platform/x86/amd/pmf: Add debugging message for missing policy dataMario Limonciello1-1/+3