aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2026-02-12drm/amd/display: Fix dc_link NULL handling in HPD initSrinivasan Shanmugam1-5/+4
2026-02-12drm/amd/display: Promote DC to 3.2.369Taimur Hassan1-1/+1
2026-02-12drm/amd/display: [FW Promotion] Release 0.1.46.0Taimur Hassan1-0/+15
2026-02-12drm/amd/display: Fix the incorrect type in dml_printAlex Hung1-1/+1
2026-02-12drm/amd/display: bypass post csc for additional color spaces in dalClay King3-6/+25
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg component."Nicholas Carbones12-98/+49
2026-02-12drm/amd/display: Correct hubp GfxVersion verificationNicholas Carbones3-33/+46
2026-02-12Revert "drm/amd/display: mouse event trigger to boost RR when idle"Muaaz Nisar1-15/+0
2026-02-12drm/amd/display: Parse all extension blocks for VSDBRay Wu1-1/+3
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds285-1554/+4133
2026-02-12drm/amd/display: Make GPIO HPD path conditionalRoman Li2-5/+12
2026-02-12drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li2-10/+10
2026-02-12drm/amd/display: guard NULL manual-trigger callback in cursor programmingVitaly Prosyak1-2/+4
2026-02-12drm/amd/display: use enum value for panel replay settingPeichen Huang1-2/+2
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti30-60/+37
2026-02-12drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen1-1/+1
2026-02-12drm/amd/display: Check frame skip capability in Sink sideLeon Huang1-0/+10
2026-02-12drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2026-02-12drm/amd/display: Fix system resume lag issueTom Chung1-0/+10
2026-02-12drm/amd/pm: Use U64 for accumulation counterAsad Kamal1-1/+1
2026-02-12drm/amd/pm: Add acc counter & fw timestamp to xcp metricsAsad Kamal3-1/+10
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds332-5583/+6229
2026-02-12Merge tag 'fs_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-2/+3
2026-02-12Merge tag 'fsnotify_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds5-76/+144
2026-02-12Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds28-434/+516
2026-02-12Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds17-463/+1679
2026-02-12Merge tag 'jfs-7.0' of github.com:kleikamp/linux-shaggyLinus Torvalds3-4/+7
2026-02-12tools/sched_ext: scx_central: fix sched_setaffinity() call with the set sizeDavid Carlier1-2/+4
2026-02-12tools/sched_ext: scx_flatcg: zero-initialize stats counter arrayDavid Carlier1-0/+1
2026-02-12cgroup: fix race between task migration and iterationQingye Zhao1-0/+1
2026-02-12PCI: Validate window resource type in pbus_select_window_for_type()Kai-Heng Feng1-3/+10
2026-02-12Merge tag 'for-linus-7.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linuxLinus Torvalds2-23/+25
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds25-201/+1483
2026-02-12kbuild: Add objtool to top-level clean targetJosh Poimboeuf2-1/+12
2026-02-12Merge 7.0 Kbuild changes into kbuild-fixesNathan Chancellor63-624/+1513
2026-02-12Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds68-371/+2266
2026-02-12ovpn: fix VPN TX bytes countingRalf Lici1-1/+4