summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-14drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost1-13/+22
2026-03-14drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost3-12/+63
2026-03-14drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost1-2/+1
2026-03-14Merge tag 'renesas-pinctrl-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/s...Linus Walleij2-8/+9
2026-03-14dma-mapping: Separate DMA sync issuing and completion waitingBarry Song2-16/+43
2026-03-14Merge tag 'drm-fixes-2026-03-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds50-309/+496
2026-03-14EDAC/sb: Use kzalloc_flex()Rosen Penev1-11/+3
2026-03-14EDAC/i7core: Use kzalloc_flex()Rosen Penev1-11/+4
2026-03-14soc: qcom: pd-mapper: Convert to of_machine_get_match()Geert Uytterhoeven1-7/+1
2026-03-14cpufreq: ti-cpufreq: Convert to of_machine_get_match()Geert Uytterhoeven1-11/+1
2026-03-14cpufreq: qcom-nvmem: Convert to of_machine_get_match()Geert Uytterhoeven1-14/+2
2026-03-14cpufreq: airoha: Convert to of_machine_get_match()Geert Uytterhoeven1-6/+1
2026-03-14of: Convert to of_machine_get_match()Geert Uytterhoeven1-8/+1
2026-03-14of: Add of_machine_get_match() helperGeert Uytterhoeven1-6/+5
2026-03-14Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-7/+8
2026-03-14mshv: Fix use-after-free in mshv_map_user_memory error pathStanislav Kinsburskii1-1/+1
2026-03-14drm/v3d: Remove dedicated fence_lockMaíra Canal3-4/+1
2026-03-14drm/v3d: Attach per-fd reset counters to v3d_statsTvrtko Ursulin3-35/+10
2026-03-14drm/v3d: Hold v3d_stats references in each jobTvrtko Ursulin4-37/+34
2026-03-14drm/v3d: Refcount v3d_statsTvrtko Ursulin5-27/+84
2026-03-14drm/v3d: Use raw seqcount helpers instead of fighting with lockdepTvrtko Ursulin3-46/+17
2026-03-14drm/v3d: Handle error from drm_sched_entity_init()Maíra Canal1-4/+12
2026-03-13drm/colorop: Fix blob property reference tracking in state lifecycleHarry Wentland1-7/+19
2026-03-13drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio1-3/+3
2026-03-13Merge tag 'spi-fix-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-26/+26
2026-03-13Merge tag 'regulator-fix-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+10
2026-03-13USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko1-0/+3
2026-03-13Merge tag 'sound-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-6/+18
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-12/+49
2026-03-13Merge tag 'pwrseq-fixes-for-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2026-03-13iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}Thorsten Blum1-2/+2
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki6-9/+0
2026-03-13ACPI: driver: Do not set acpi_device_class() unnecessarilyRafael J. Wysocki15-31/+5
2026-03-13ACPI: driver: Avoid using pnp.device_class for netlink handlingRafael J. Wysocki6-24/+18
2026-03-13ACPI: event: Redefine acpi_notifier_call_chain()Rafael J. Wysocki4-8/+14
2026-03-13ACPI: driver: Do not set acpi_device_name() unnecessarilyRafael J. Wysocki14-45/+14
2026-03-13ACPI: video: Consolidate pnp.bus_id workarounds handlingRafael J. Wysocki1-10/+8
2026-03-13ACPI: video: Rework checking for duplicate video bus devicesRafael J. Wysocki1-28/+28
2026-03-13driver core: auxiliary bus: Introduce dev_is_auxiliary()Rafael J. Wysocki1-0/+10
2026-03-13drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpersChintan Patel1-64/+30
2026-03-13drm/imx: ipuv3-plane: support underlay planeMichael Tretter1-10/+9
2026-03-13drm/imx: ipuv3-plane: decouple zpos from plane typeMichael Tretter1-2/+2
2026-03-13drm/imx: parallel-display: add DRM_DISPLAY_HELPER for DRM_IMX_PARALLEL_DISPLAYMartin Kepplinger-Novakovic1-0/+1
2026-03-13drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fm...Marek Vasut1-3/+12
2026-03-13arm_mpam: Force __iomem castsKrzysztof Kozlowski1-2/+2
2026-03-13arm_mpam: Disable preemption when making accesses to fake MSC in kunit testBen Horgan1-5/+13
2026-03-13arm_mpam: Fix null pointer dereference when restoring bandwidth countersBen Horgan1-0/+2
2026-03-13regulator: drop unneeded dependencies on OF_GPIOBartosz Golaszewski1-2/+0
2026-03-13Merge branch 'acpi-video' into acpi-driverRafael J. Wysocki4-24/+69
2026-03-13drm/i915/dp: Simplify forcing a link retrainingImre Deak1-2/+2