summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-15irqchip/gic-v5/iwb: Fix stray verb in commentLorenzo Pieralisi
2026-07-15PCI: keystone: Fix OF node reference leak in initYuho Choi
2026-07-15PCI: xgene: Drop unnecessary OF node referenceYuho Choi
2026-07-15cpufreq: spear: Fix an IS_ERR() vs NULL bug in spear1340_set_cpu_rate()Dan Carpenter
2026-07-15drm/xe/xe_pci_error: Process errors in mmio_enabledRiana Tauro
2026-07-15drm/xe/xe_ras: Query errors from system controller on probeRiana Tauro
2026-07-15drm/xe/xe_ras: Add support for uncorrectable core-compute errorsRiana Tauro
2026-07-15drm/xe/xe_sysctrl: Make sysctrl flood limit reusableRiana Tauro
2026-07-14drm/ttm: Account for NULL and handle pages in ttm_pool_backupMatthew Brost
2026-07-14clk: thead: allow COMPILE_TEST buildsRosen Penev
2026-07-15drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+Dibin Moolakadan Subrahmanian
2026-07-14accel/amdxdna: reject command submission on devices without a submit opDoruk Tan Ozturk
2026-07-14accel/amdxdna: reject user command submission without a command BODoruk Tan Ozturk
2026-07-14dax: fsdev.c minor formatting cleanupJohn Groves
2026-07-14dax: fix holder_ops race in fs_put_dax()John Groves
2026-07-14dax: read holder_ops once in dax_holder_notify_failure()John Groves
2026-07-14dax/fsdev: fail probe on invalid pgmap offsetJohn Groves
2026-07-14dax/fsdev: use __va(phys) for kaddr in direct_accessJohn Groves
2026-07-14dax/fsdev: clear pgmap ops and owner on unbindJohn Groves
2026-07-14dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failureJohn Groves
2026-07-14dax/fsdev: clear vmemmap_shift when binding static pgmapJohn Groves
2026-07-14dax/fsdev: fix multi-range offset in memory_failure handlerJohn Groves
2026-07-14nvdimm/btt: reject an arena whose nfree is below the lane countBryam Vargas
2026-07-14libnvdimm/labels: Bound the on-media label size before the shiftBryam Vargas
2026-07-14libnvdimm/labels: Prevent integer overflow in __nd_label_validate()Bryam Vargas
2026-07-14drm/amdgpu/ras: only check bad page for address-based UMC injectionStanley.Yang
2026-07-14drm/amdgpu: drop debug_enable_ras_aca debug mask flagCe Sun
2026-07-14drm/amdgpu: use IP version check in sysfs creation conditional logicCe Sun
2026-07-14drm/amd/display: move connector state dereference after NULL checkGuangshuo Li
2026-07-14drm/amdkfd: fix 32-bit overflow in CWSR total size calculationYongqiang Sun
2026-07-14drm/amd/display: Test MCCS FreeSync VCP helpersAlex Hung
2026-07-14drm/amd/display: Test I2C, stubs and MST early returnsAlex Hung
2026-07-14drm/amd/display: Test MST start/stop and panel settingsAlex Hung
2026-07-14drm/amd/display: Test DPCD AUX and Synaptics helpersAlex Hung
2026-07-14drm/amd/display: Test EDID and ACPI/VBIOS readersAlex Hung
2026-07-14drm/amd/display: Re-evaluate cursor mode on plane position/size changeJames Lin
2026-07-14drm/amd/display: ensure dtbclk clk_src selected before hdmistream_clk_enCharlene Liu
2026-07-14drm/amd/display: Fix indenting of dpms onDominik Kaszewski
2026-07-14drm/amd/display: Add MALL status readback support for DCN 4.0.1James Lin
2026-07-14drm/amd/display: Add DCN42B VID_CRC_CONTROL and HBLANK_CONTROL registersMatthew Stewart
2026-07-14drm/amd/display: add null pointer access checkCharlene Liu
2026-07-14drm/amd/display: Add KUnit tests for ismAlex Hung
2026-07-14drm/amd/display: Fix dc_stream_remove_writeback dropping wrong writeback entr...Bhuvanachandra Pinninti
2026-07-14drm/amd/display: update memclk clock table read for dcn42Dmytro Laktyushkin
2026-07-14drm/amd/display: Add Debug Option To Enable Per-DPM De-rate UsageAustin Zheng
2026-07-14drm/amd/display: Add KUnit tests for CACP on LinuxChenyu Chen
2026-07-14drm/amd/display: Fix dead-code panel type detection from DIDChenyu Chen
2026-07-14drm/amd/display: Remove sink usage from DPMSDominik Kaszewski
2026-07-14drm/amd/display: program dither on all OPP heads under ODM combineJames Lin
2026-07-14drm/amd/display: Check dc_link before applying DSC policySrinivasan Shanmugam