aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-03drm/amd/pm: Change get_enabled_mask signatureLijo Lazar21-117/+123
2026-02-03drm/amd/pm: Use feature bits data structureLijo Lazar16-159/+237
2026-02-03Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki1-3/+0
2026-02-03drm/amdgpu: statistic xgmi training error countStanley.Yang1-1/+1
2026-02-03drm/amd/display: Promote DC to 3.2.368Taimur Hassan1-1/+1
2026-02-03drm/amd/display: [FW Promotion] Release 0.1.45.0Taimur Hassan1-0/+10
2026-02-03drm/amd/display: Add Handling for gfxversion DcGfxBaseNicholas Carbones1-0/+3
2026-02-03drm/amd/display: DIO memory leak fix.Bhuvanachandra Pinninti1-0/+5
2026-02-03drm/amd/display: Init DMUB DPIA Only for APUFangzhi Zuo1-11/+9
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen10-10/+203
2026-02-03drm/amd/display: Match expected data typesZheng Austin2-19/+19
2026-02-03drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti13-18/+179
2026-02-03drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello1-1/+1
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones13-3/+33
2026-02-03drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu1-1/+2
2026-02-03drm/amd/display: Fix IGT ILR link training failure on Replay panelRay Wu1-1/+20
2026-02-03drm/amd/display: Add oem panel config for new featuresIan Chen1-1/+24
2026-02-03drm/amd/display: Fix IGT link training failure on Replay panelRay Wu1-0/+3
2026-02-03drm/amd/display: Fix writeback on DCN 3.2+Alex Hung1-4/+15
2026-02-03drm/amd/display: Make some DCN35 DCCG symbols non-staticNicholas Kazlauskas2-20/+27
2026-02-03drm/amd/display: Make DSC FGCG a DSC block level functionNicholas Kazlauskas1-0/+1
2026-02-03drm/amd/display: Make DCN35 OTG disable w/a reusableNicholas Kazlauskas2-1/+7
2026-02-03drm/amd/display: External panel replay fsm controlPeichen Huang5-9/+80
2026-02-03drm/amd/display: Add lpddr5 handling to dml2.1Dmytro Laktyushkin4-25/+64
2026-02-03drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti12-49/+98
2026-02-03drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan1-0/+3
2026-02-03PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against racesGui-Dong Han1-3/+6
2026-02-03cpufreq: Documentation: Update description of rate_limit_us default valueYaxiong Tian1-1/+1
2026-02-03cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possibleYaxiong Tian1-1/+1
2026-02-03spi: xilinx: use device property accessors.Abdurrahman Hussain1-5/+5
2026-02-03perf thread: Don't require machine to compute the e_machineIan Rogers3-7/+9
2026-02-03perf header: Add e_machine/e_flags to the headerIan Rogers4-6/+64
2026-02-03perf session: Add e_flags to the e_machine helperIan Rogers8-26/+55
2026-02-03perf kvm: Wire up e_machineIan Rogers8-68/+80
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers28-177/+451
2026-02-03libperf build: Always place libperf includes firstIan Rogers1-1/+1
2026-02-03perf test kvm: Add stat live testingIan Rogers1-1/+29
2026-02-03Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang22-452/+423
2026-02-03i2c: imx: preserve error state in block data length handlerLI Qingwu1-1/+2
2026-02-03ceph: fix oops due to invalid pointer for kfree() in parse_longname()Daniel Vogelbacher1-4/+5
2026-02-03rbd: check for EOD after exclusive lock is ensured to be heldIlya Dryomov1-12/+21
2026-02-03perf/arm-cmn: Reject unsupported hardware configurationsRobin Murphy1-1/+14
2026-02-03perf: arm_spe: Properly set hw.state on failuresLeo Yan1-6/+12
2026-02-03workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC optionBreno Leitao3-2/+26
2026-02-03accel/amdxdna: Fix incorrect error code returned for failed chain commandLizhi Hou1-1/+1
2026-02-03Merge branch 'bpf-add-bpf_stream_print_stack-kfunc'Alexei Starovoitov4-1/+85
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis1-0/+32
2026-02-03bpf: Allow BPF stream kfuncs while holding a lockEmil Tsalapatis1-1/+12
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis1-0/+21
2026-02-03bpf: Add bpf_stream_print_stack stack dumping kfuncEmil Tsalapatis2-0/+20