aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-12net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo1-14/+22
2026-02-12net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon1-1/+1
2026-02-12atm: fore200e: fix use-after-free in tasklets during device removalDuoming Zhou1-0/+4
2026-02-12net: stmmac: fix oops when split header is enabledJie Zhang1-3/+17
2026-02-12net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore2-2/+14
2026-02-12bng_en: Remove duplicate includeChen Ni1-1/+0
2026-02-12Merge tag 'for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds22-161/+178
2026-02-12myri10ge: replace comma with semicolonsChen Ni1-6/+6
2026-02-12net: phy: phy_port: Correctly recompute the port's linkmodesMaxime Chevallier1-7/+17
2026-02-12net: phy: phy_port: Cleanup the of-parsing logic for phy_portMaxime Chevallier1-7/+2
2026-02-12net: phy: initialize the port support based on the PHY's for OF portsMaxime Chevallier1-0/+3
2026-02-12Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds11-979/+358
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds67-641/+2382
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds31-974/+1718
2026-02-12Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds13-33/+167
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds159-736/+3496
2026-02-12mm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes2-8/+8
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes7-8/+12
2026-02-12Merge tag 'libnvdimm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds5-11/+17
2026-02-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-5/+37
2026-02-12Merge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linuxLinus Torvalds1-1/+0
2026-02-12drm/amdgpu: lock both VM and BO in amdgpu_gem_object_openChristian König4-11/+42
2026-02-12drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-02-12drm/amdkfd: Fix APU to use GTT, not VRAM for MQDSiwei He1-0/+3
2026-02-12drm/amdgpu:Add psp v13_0_15 ip blockMangesh Gadre4-6/+18
2026-02-12drm/amdgpu: set family for GC 11.5.4Alex Deucher1-1/+3
2026-02-12drm/amdgpu: Add HAINAN clock adjustmentdecce61-0/+5
2026-02-12drm/radeon: Add HAINAN clock adjustmentdecce61-0/+5
2026-02-12drm/amd/swsmu: Move IP specific functionsPratik Vishwakarma3-74/+67
2026-02-12drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer1-1/+8
2026-02-12drm/amdgpu: Move xgmi status to interface headerLijo Lazar2-4/+7
2026-02-12drm/amdgpu: return when ras table checksum is errorGangliang Xie1-1/+3
2026-02-12drm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
2026-02-12drm/amd/smu: Fix User mode stable P-states SMU15Pratik Vishwakarma1-10/+5
2026-02-12drm/amd: Add CG/PG flags for GC 11.5.4Pratik Vishwakarma1-2/+21
2026-02-12drm/amdgpu: enable mode2 reset for SMU IP v15.0.0Pratik Vishwakarma1-0/+1
2026-02-12drm/amd: Drop MALLPratik Vishwakarma1-13/+0
2026-02-12drm/amdgpu: Drop unsupported functionPratik Vishwakarma1-1/+0
2026-02-12drm/amdgpu: Fix is_dpm_runningPratik Vishwakarma1-2/+26
2026-02-12drm/amdgpu: Fix set_default_dpm_tablesPratik Vishwakarma1-1/+1
2026-02-12drm/admgpu: Update metrics_table for SMU15Pratik Vishwakarma1-2/+32
2026-02-12drm/amdgpu: Add support for update_table for SMU15Pratik Vishwakarma2-0/+63
2026-02-12drm/amd/swsmu: Add new param regs for SMU15Pratik Vishwakarma1-1/+9
2026-02-12drm/amdgpu: Load TA ucode for PSP 15_0_0Pratik Vishwakarma1-0/+4
2026-02-12drm/amd/pm: send unload command to smu during modprobe -r amdgpuKenneth Feng4-15/+4
2026-02-12drm/amd/pm: use debug port for mode1 reset request on smu 13&14Kenneth Feng2-14/+46
2026-02-12drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf1-3/+8
2026-02-12drm/amd/pm: use sysfs_streq for string matching in amdgpu_pmYang Wang1-15/+14
2026-02-12drm/amdkfd: Fix watch_id bounds checking in debug address watch v2Srinivasan Shanmugam1-8/+12
2026-02-12drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error pathSrinivasan Shanmugam1-1/+1