summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-26Merge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-26Merge tag 'pm-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-08-26Merge tag 'acpi-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2026-08-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-08-26Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2026-08-26Merge branches 'acpi-battery', 'acpi-button', 'acpi-soc' and 'acpi-pfrut'Rafael J. Wysocki
2026-08-26Merge branch 'acpi-bus'Rafael J. Wysocki
2026-08-26Merge branch 'acpi-scan'Rafael J. Wysocki
2026-08-26Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds
2026-08-26of/irq: Fix device node refcount leak in of_irq_get_affinity()Fuad Tabba
2026-08-26i2c: mux: Fix channel node leak on adapter add failureAhmad Byagowi
2026-08-26drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is usedThadeu Lima de Souza Cascardo
2026-08-26drm/atomic: remove bogus check for file_privThadeu Lima de Souza Cascardo
2026-08-26power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski
2026-08-26drm/cirrus-qemu: Validate BAR0 size during probeSlawomir Stepien
2026-08-26drm/sysfb: ofdrm: Fix is_avivo() constant comparison bugShixiong Ou
2026-08-26drm/sysfb: ofdrm: Fix integer overflow in fb_size calculationShixiong Ou
2026-08-25ipmi: Fix use-after-free of cmd_rcvr in _ipmi_destroy_user()Yifei Gao
2026-08-25drm/amd/display: fix dc_lock leak on GPU reset error pathsLinkai Gong
2026-08-25drm/amd/display: Fix redundant GPUVMEnable checks in dcn6 flip scheduleSrinivasan Shanmugam
2026-08-25drm/amd/display: Fix wrong bytes-per-pixel value for dml2_422_packed_10Srinivasan Shanmugam
2026-08-25drm/amdkfd: guard against NULL restore_mqd in CRIU queue restoreVladimir Marioukhine
2026-08-25drm/amdgpu/userq: fix lock missing for userq fence error setPrike Liang
2026-08-25drm/amdkfd: Fix the case that vm range is hole at svm_migrate_copy_to_vramXiaogang Chen
2026-08-25drm/amdkfd: Fix error path at svm_migrate_copy_to_ramXiaogang Chen
2026-08-25drm/amd/display: Log details when failing to register HPD IRQTimur Kristóf
2026-08-25drm/amd/display: Fix HPD consideration for VGA/LVDS connectors on DCETimur Kristóf
2026-08-25drm/amdgpu: clamp the isolation index for rings outside a partitionXiang Liu
2026-08-25drm/amdkfd: Reject zero-sized AQL queue allocations after size halvingSunday Clement
2026-08-25drm/amdgpu: Fix VCE 3 ring align_maskDavid Rosca
2026-08-25drm/kfd: Add CU occupancy support to GFX12.1David Belanger
2026-08-25drm/kfd: Add CU occupancy support to GFX12David Belanger
2026-08-25drm/kfd: Add CU occupancy support to GFX11David Belanger
2026-08-25drm/amdgpu: avoid force-completing uninitialized UVD ringsBob Zhou
2026-08-25drm/amdgpu/userq: lock and validate wptr BOs before reading their GPU offset ...Jesse Zhang
2026-08-25drm/amdgpu/mes: fix the inconsistent indenting for mes_userq_map()Prike Liang
2026-08-25drm/nouveau/gsp: fix vblank interrupts on GB20xMohamed Ahmed
2026-08-25drm/nouveau/disp: fix head state readback on GB20xMohamed Ahmed
2026-08-25drm/nouveau/gsp: use per-version DP_CONFIG_STREAM params on r570 firmwareMohamed Ahmed
2026-08-25drm/nouveau/disp: fix HDMI GCP AVMute register offsets on GB20xMohamed Ahmed
2026-08-25drm/nouveau/disp: fix HDMI vendor infoframes on GB20xMohamed Ahmed
2026-08-25drm/nouveau/disp: route GSP-RM display MMIO through nvkm_disp_func hooksMohamed Ahmed
2026-08-25drm/nouveau/disp: move the GSP HDMI GCP AVMute write to engine/dispMohamed Ahmed
2026-08-25drm/nouveau/disp: move GSP head-timing ISR and vblank helpers to tu102.cMohamed Ahmed
2026-08-25drm/nouveau/disp/r535: Add scanline position support + head state supportLyude Paul
2026-08-25Merge tag 'hwlock-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2026-08-25Merge tag 'rpmsg-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-08-25Merge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-08-25thermal/drivers/qcom-spmi-mbg-tm: Add module namespace import for IIO_CONSUMERNathan Chancellor
2026-08-25Revert "thermal/core: Allocate the thermal class dynamically"Rafael J. Wysocki