summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-03drm/amdgpu: Fix double deletion of validate_listHarish Kasiviswanathan
2026-02-03drm/amdgpu: Ignored various return codeAndrew Martin
2026-02-03drm/amdgpu/psp_v15_0_8: Add get ras capabilityJinzhou Su
2026-02-03drm/amd/pm: Add default feature number definitionLijo Lazar
2026-02-03drm/amd/pm: Change get_enabled_mask signatureLijo Lazar
2026-02-03drm/amd/pm: Use feature bits data structureLijo Lazar
2026-02-03Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki
2026-02-03drm/amdgpu: statistic xgmi training error countStanley.Yang
2026-02-03drm/amd/display: Promote DC to 3.2.368Taimur Hassan
2026-02-03drm/amd/display: [FW Promotion] Release 0.1.45.0Taimur Hassan
2026-02-03drm/amd/display: Add Handling for gfxversion DcGfxBaseNicholas Carbones
2026-02-03drm/amd/display: DIO memory leak fix.Bhuvanachandra Pinninti
2026-02-03drm/amd/display: Init DMUB DPIA Only for APUFangzhi Zuo
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen
2026-02-03drm/amd/display: Match expected data typesZheng Austin
2026-02-03drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti
2026-02-03drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones
2026-02-03drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu
2026-02-03drm/amd/display: Fix IGT ILR link training failure on Replay panelRay Wu
2026-02-03drm/amd/display: Add oem panel config for new featuresIan Chen
2026-02-03drm/amd/display: Fix IGT link training failure on Replay panelRay Wu
2026-02-03drm/amd/display: Fix writeback on DCN 3.2+Alex Hung
2026-02-03drm/amd/display: Make some DCN35 DCCG symbols non-staticNicholas Kazlauskas
2026-02-03drm/amd/display: Make DSC FGCG a DSC block level functionNicholas Kazlauskas
2026-02-03drm/amd/display: Make DCN35 OTG disable w/a reusableNicholas Kazlauskas
2026-02-03drm/amd/display: External panel replay fsm controlPeichen Huang
2026-02-03drm/amd/display: Add lpddr5 handling to dml2.1Dmytro Laktyushkin
2026-02-03drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti
2026-02-03drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan
2026-02-03PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against racesGui-Dong Han
2026-02-03cpufreq: Documentation: Update description of rate_limit_us default valueYaxiong Tian
2026-02-03cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possibleYaxiong Tian
2026-02-03spi: xilinx: use device property accessors.Abdurrahman Hussain
2026-02-03perf thread: Don't require machine to compute the e_machineIan Rogers
2026-02-03perf header: Add e_machine/e_flags to the headerIan Rogers
2026-02-03perf session: Add e_flags to the e_machine helperIan Rogers
2026-02-03perf kvm: Wire up e_machineIan Rogers
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers
2026-02-03libperf build: Always place libperf includes firstIan Rogers
2026-02-03perf test kvm: Add stat live testingIan Rogers
2026-02-03Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2026-02-03i2c: imx: preserve error state in block data length handlerLI Qingwu
2026-02-03ceph: fix oops due to invalid pointer for kfree() in parse_longname()Daniel Vogelbacher
2026-02-03rbd: check for EOD after exclusive lock is ensured to be heldIlya Dryomov
2026-02-03perf/arm-cmn: Reject unsupported hardware configurationsRobin Murphy
2026-02-03perf: arm_spe: Properly set hw.state on failuresLeo Yan
2026-02-03workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC optionBreno Leitao
2026-02-03accel/amdxdna: Fix incorrect error code returned for failed chain commandLizhi Hou
2026-02-03Merge branch 'bpf-add-bpf_stream_print_stack-kfunc'Alexei Starovoitov