summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-26drm/gpusvm: Limit the number of retries in drm_gpusvm_get_pagesMatthew Brost-0/+3
2025-11-26Merge tag 'acpi-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-73/+48
2025-11-26Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-nextJason Gunthorpe-137/+1545
2025-11-26iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA casesNicolin Chen-1/+12
2025-11-26ublk: prevent invalid access with DEBUGKevin Brodsky-2/+2
2025-11-26firmware: cs_dsp: Remove redundant download buffer allocatorRichard Fitzgerald-69/+34
2025-11-26remoteproc: qcom: pas: Add support for SDM660 CDSPNickolay Goppen-0/+1
2025-11-26remoteproc: omap: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-3/+0
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher-0/+2
2025-11-26drm/amdgpu: attach tlb fence to the PTs updatePrike Liang-1/+1
2025-11-26drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)-4/+4
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)-0/+15
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung-3/+8
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher-12/+3
2025-11-26s390/dasd: Use scnprintf() instead of sprintf()Jan Höppner-1/+2
2025-11-26s390/dasd: Move device name formatting into separate functionJan Höppner-26/+54
2025-11-26s390/dasd: Remove unnecessary debugfs_create() return checksStefan Haberland-56/+8
2025-11-26s390/dasd: Fix gendisk parent after copy pair swapStefan Haberland-0/+8
2025-11-26ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4René Rebe-1/+1
2025-11-26hwmon/w83781d: Drop REALLY_SLOW_IO settingJuergen Gross-2/+3
2025-11-26hwmon/lm78: Drop REALLY_SLOW_IO settingJuergen Gross-2/+3
2025-11-26hwmon: sy7636a: Fix regulator_enable resource leak on error pathHaotian Zhang-6/+1
2025-11-26nvdimm: Prevent integer overflow in ramdax_get_config_data()Dan Carpenter-2/+2
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher-0/+2
2025-11-26drm/amdgpu: Fix CPER ring debugfs read buffer overflow riskSrinivasan Shanmugam-0/+5
2025-11-26drm/amdgpu: attach tlb fence to the PTs updatePrike Liang-1/+1
2025-11-26drm/amdkfd: assign AID to uuid in topology for SPX modeEric Huang-1/+3
2025-11-26drm/amd/display: Check ATOM_DEVICE_CRT2_SUPPORT in dc_load_detectionIvan Lipski-1/+1
2025-11-26watchdog: diag288_wdt: Remove KMSG_COMPONENT macroHeiko Carstens-2/+1
2025-11-26drm/amd/display: Add cursor offload abort to the new HWSS pathNicholas Kazlauskas-0/+39
2025-11-26drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)-4/+4
2025-11-26drm/amd/display: Fix dereference-before-check for dc_linkSrinivasan Shanmugam-5/+4
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)-0/+15
2025-11-26drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter-4/+4
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung-3/+8
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher-12/+3
2025-11-26remoteproc: qcom: Use of_reserved_mem_region_* functions for "memory-region"Rob Herring (Arm)-129/+72
2025-11-26drm/amdgpu: free job fences on failure in amdgpu_job_alloc_with_ibPierre-Eric Pelloux-Prayer-0/+2
2025-11-26drm/amdgpu: clear job on failure in amdgpu_job_alloc(_with_ib)Pierre-Eric Pelloux-Prayer-0/+2
2025-11-26drivers: hid: renegotiate resolution multipliers with device after resetBenedek Kupper-0/+16
2025-11-26HID: evision: Fix Report Descriptor for Evision Wireless Receiver 320f:226fTerry Junge-0/+23
2025-11-26rpmsg: glink: remove duplicate code for rpmsg device removeSrinivas Kandagatla-27/+16
2025-11-26rpmsg: glink: fix rpmsg device leakSrinivas Kandagatla-0/+8
2025-11-26remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8974Luca Weiss-1/+1
2025-11-26USB: serial: option: move Telit 0x10c7 composition in the right placeFabio Porcedda-3/+3
2025-11-26USB: serial: option: add Telit Cinterion FE910C04 new compositionsFabio Porcedda-0/+14
2025-11-26hwmon: (adm1026) Convert macros to functions to avoid TOCTOUGui-Dong Han-4/+12
2025-11-26drm/amdgpu: use ttm_resource_manager_cleanupPierre-Eric Pelloux-Prayer-2/+4
2025-11-26hwmon: (adm1029) Add locking to avoid TOCTOUGui-Dong Han-0/+3
2025-11-26hwmon: (lm87) Convert macros to functions to avoid TOCTOUGui-Dong Han-5/+11