summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-08PCI: Introduce named defines for PCI ROMGuixin Liu
2026-05-08net: ethernet: atheros: atl2: remove kernel backward-compatibility codeEthan Nelson-Moore
2026-05-08drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP registerUmesh Nerlige Ramappa
2026-05-08PCI: Initialize temporary device in new_id_store()Samiullah Khawaja
2026-05-08PCI: Update saved_config_space upon resource assignmentLukas Wunner
2026-05-08drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queueUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Add trace event for the multi queue timestampUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Capture queue run times for active queuesUmesh Nerlige Ramappa
2026-05-08drm/xe/lrc: Refactor out engine id to hwe conversionUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrcUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Store primary LRC and position info in LRCUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Refactor check for multi queue support for engine classUmesh Nerlige Ramappa
2026-05-08drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logicUmesh Nerlige Ramappa
2026-05-08drm/xe: Add timestamp_ms to LRC snapshotMatthew Brost
2026-05-08drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshotUmesh Nerlige Ramappa
2026-05-08drm/xe/eustall: Return ENODEV from read if EU stall registers get resetHarish Chegondi
2026-05-08ntb: Use consistent DMA attributes when freeing DMA mappingsLeon Romanovsky
2026-05-08ntb: Store original DMA address for future releaseLeon Romanovsky
2026-05-08Merge tag 'block-7.1-20260508' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-08drm/xe/multi_queue: Refactor CGP_SYNC send pathNiranjana Vishwanathapura
2026-05-08drm/xe/multi_queue: Remove redundant assignment in guc_exec_queue_run_jobNiranjana Vishwanathapura
2026-05-08ACPI: PMIC: Replace mutex_lock/unlock() with guard()/scoped_guard()Maxwell Doose
2026-05-08drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcsRosen Penev
2026-05-08nouveau/vmm: use kzalloc_flexRosen Penev
2026-05-08platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driverXi Pardee
2026-05-08platform/x86/intel/pmc: Retrieve PMC info only for available PMCsXi Pardee
2026-05-08platform/x86/intel/pmc: Add support for variable DMU offsetsXi Pardee
2026-05-08platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discoveryXi Pardee
2026-05-08platform/x86/intel/pmc: Enable Pkgc blocking residency counterXi Pardee
2026-05-08platform/x86/intel/pmc: Enable PkgC LTR blocking counterXi Pardee
2026-05-08platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init()Xi Pardee
2026-05-08crypto/ccp: Skip SNP_INIT if preparation failsTycho Andersen (AMD)
2026-05-08drm/nouveau/kms/nvd9-: Remove unused header in crc.cLyude Paul
2026-05-08platform/x86: x86-android-tablets: enable fwnode matching of GPIO chipsBartosz Golaszewski
2026-05-08ACPI: provide acpi_bus_find_device_by_name()Bartosz Golaszewski
2026-05-08Merge tag 'spi-fix-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-08Merge tag 'regulator-fix-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-08drm/xe: Make decision to use Xe2-style blitter instructions a feature flagMatt Roper
2026-05-08platform/x86: pcengines-apuv2: reduce indiraction in swnode assignmentBartosz Golaszewski
2026-05-08platform/x86: barco-p50-gpio: attach software node to its target GPIO deviceBartosz Golaszewski
2026-05-08Merge tag 'drm-fixes-2026-05-08-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-08drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failureThomas Hellström
2026-05-08Merge tag 'usb-serial-7.1-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-05-08Merge tag 'iommu-fixes-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-08drm/xe: Convert stolen memory over to ttm_range_managerSanjay Yadav
2026-05-08Merge drm/drm-next into drm-xe-nextThomas Hellström
2026-05-08drm/buddy: Integrate lockdep annotations for gpu buddy managerTejas Upadhyay
2026-05-08ublk: fix use-after-free in ublk_cancel_cmd()Ming Lei
2026-05-08drm/xe/madvise: Track purgeability with BO-local countersArvind Yadav
2026-05-08drm: Set old handle to NULL before prime swap in change_handleFrancis, David