aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-27net: phy: air_en8811h: move LED GPIO configuration to config_initVitaliy Sochnev1-7/+11
2026-08-27bnxt_en: Write doorbell when linearizing skb failsJoe Damato1-5/+2
2026-08-27net: ethernet: sun4i-emac: Fix IRQ error handlingbui duc phuc1-2/+2
2026-08-26Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds14-280/+344
2026-08-26Merge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds33-282/+1336
2026-08-26Merge tag 'pm-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-65/+77
2026-08-26Merge tag 'acpi-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-126/+228
2026-08-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds199-2164/+26492
2026-08-26Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2-63/+64
2026-08-26Merge branches 'acpi-battery', 'acpi-button', 'acpi-soc' and 'acpi-pfrut'Rafael J. Wysocki4-81/+157
2026-08-26Merge branch 'acpi-bus'Rafael J. Wysocki3-36/+54
2026-08-26Merge branch 'acpi-scan'Rafael J. Wysocki3-9/+17
2026-08-26Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds7-20/+20
2026-08-26of/irq: Fix device node refcount leak in of_irq_get_affinity()Fuad Tabba1-1/+3
2026-08-26i2c: mux: Fix channel node leak on adapter add failureAhmad Byagowi1-0/+1
2026-08-26power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski6-19/+19
2026-08-25ipmi: Fix use-after-free of cmd_rcvr in _ipmi_destroy_user()Yifei Gao1-0/+1
2026-08-25drm/amd/display: fix dc_lock leak on GPU reset error pathsLinkai Gong1-0/+6
2026-08-25drm/amd/display: Fix redundant GPUVMEnable checks in dcn6 flip scheduleSrinivasan Shanmugam1-12/+3
2026-08-25drm/amd/display: Fix wrong bytes-per-pixel value for dml2_422_packed_10Srinivasan Shanmugam1-1/+3
2026-08-25drm/amdkfd: guard against NULL restore_mqd in CRIU queue restoreVladimir Marioukhine1-0/+10
2026-08-25drm/amdgpu/userq: fix lock missing for userq fence error setPrike Liang1-7/+13
2026-08-25drm/amdkfd: Fix the case that vm range is hole at svm_migrate_copy_to_vramXiaogang Chen1-4/+7
2026-08-25drm/amdkfd: Fix error path at svm_migrate_copy_to_ramXiaogang Chen1-15/+30
2026-08-25drm/amd/display: Log details when failing to register HPD IRQTimur Kristóf1-2/+6
2026-08-25drm/amd/display: Fix HPD consideration for VGA/LVDS connectors on DCETimur Kristóf1-1/+1
2026-08-25drm/amdgpu: clamp the isolation index for rings outside a partitionXiang Liu2-2/+7
2026-08-25drm/amdkfd: Reject zero-sized AQL queue allocations after size halvingSunday Clement2-1/+9
2026-08-25drm/amdgpu: Fix VCE 3 ring align_maskDavid Rosca1-1/+1
2026-08-25drm/kfd: Add CU occupancy support to GFX12.1David Belanger1-1/+149
2026-08-25drm/kfd: Add CU occupancy support to GFX12David Belanger1-1/+149
2026-08-25drm/kfd: Add CU occupancy support to GFX11David Belanger1-0/+148
2026-08-25drm/amdgpu: avoid force-completing uninitialized UVD ringsBob Zhou1-1/+2
2026-08-25drm/amdgpu/userq: lock and validate wptr BOs before reading their GPU offset on restoreJesse Zhang1-0/+24
2026-08-25drm/amdgpu/mes: fix the inconsistent indenting for mes_userq_map()Prike Liang1-1/+1
2026-08-25Merge tag 'hwlock-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds1-1/+1
2026-08-25Merge tag 'rpmsg-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds5-12/+19
2026-08-25Merge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds29-479/+1065
2026-08-25thermal/drivers/qcom-spmi-mbg-tm: Add module namespace import for IIO_CONSUMERNathan Chancellor1-0/+1
2026-08-25Revert "thermal/core: Allocate the thermal class dynamically"Rafael J. Wysocki1-9/+7
2026-08-25Revert "thermal/core: Use the thermal class pointer as init guard"Rafael J. Wysocki1-4/+7
2026-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-61/+142
2026-08-25Merge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds58-4682/+1906
2026-08-25Merge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds109-1182/+2368
2026-08-25Merge tag 'staging-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds99-2179/+1564
2026-08-25Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds666-21128/+24156
2026-08-25tpm-buf: Add TPM buffer support header for standalone reuseRoss Philipson1-1/+2
2026-08-25tpm-buf: Memory-safe allocationsJarkko Sakkinen7-419/+417
2026-08-25tpm-buf: Remove chip parameter from tpm_buf_append_handle()Jarkko Sakkinen3-5/+8
2026-08-25tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOWJarkko Sakkinen1-6/+4