summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-30net: libwx: fix memory leak on msix entryJiawen Wu1-1/+1
2023-11-30ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman4-50/+118
2023-11-30Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski19-118/+614
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski10-15/+66
2023-11-30cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF movedDavid Howells1-0/+3
2023-11-30cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF movedDavid Howells1-2/+8
2023-11-30firewire: core: fix possible memory leak in create_units()Yang Yingliang1-7/+4
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend2-11/+47
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend5-2/+9
2023-11-30drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar1-0/+5
2023-11-30drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan2-3/+39
2023-11-30drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin1-21/+33
2023-11-30drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li1-0/+6
2023-11-30drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas1-15/+12
2023-11-30drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao1-0/+6
2023-11-30drm/amd: Enable PCIe PME from D3Mario Limonciello1-0/+2
2023-11-30drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-11-30drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher3-6/+11
2023-11-30drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin1-4/+4
2023-11-30drm/amd/display: fix ABM disablementHamza Mahfooz1-3/+5
2023-11-30drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim2-1/+10
2023-11-30drm/amd/display: Fix conversions between bytes and KBTaimur Hassan2-10/+10
2023-11-30drm/amdkfd: Use common function for IP version checkMukul Joshi1-1/+1
2023-11-30drm/amd/display: Remove config updateTaimur Hassan1-1/+1
2023-11-30drm/amd/display: Update DCN35 clock table policyNicholas Kazlauskas1-26/+51
2023-11-30drm/amd/display: force toggle rate wa for first link training for a retimerZhongwei1-3/+3
2023-11-30drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang1-6/+3
2023-11-30drm/amd/display: Update min Z8 residency time to 2100 for DCN314Nicholas Kazlauskas1-1/+1
2023-11-30drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas1-14/+1
2023-11-30drm/amdgpu: fix memory overflow in the IB testTim Huang4-7/+7
2023-11-30drm/amdgpu: add init_registers for nbio v7.11Li Ma3-9/+40
2023-11-30drm/amd/display: Simplify brightness initializationCamille Cho6-22/+5
2023-11-30drm/amd/display: Increase num voltage states to 40Alvin Lee1-1/+1
2023-11-30drm/amd/display: Do not read DPREFCLK spread info from LUT on DCN35Michael Strauss1-22/+0
2023-11-30drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee1-1/+2
2023-11-30drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin1-4/+2
2023-11-30drm/amd/display: Feed SR and Z8 watermarks into DML2 for DCN35Nicholas Kazlauskas1-0/+9
2023-11-30drm/amdgpu: Force order between a read and write to the same addressAlex Sierra2-0/+10
2023-11-30drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interruptHawking Zhang1-5/+0
2023-11-30drm/amd/display: Add Z8 watermarks for DML2 bbox overridesNicholas Kazlauskas2-15/+34
2023-11-30drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan8-3/+43
2023-11-30drm/amd/display: fix a pipe mapping error in dcn32_fpuWenjing Liu1-8/+12
2023-11-30drm/amd/display: Update DCN35 watermarksNicholas Kazlauskas2-20/+20
2023-11-30drm/amdgpu: update xgmi num links info post gc9.4.2Jonathan Kim1-1/+1
2023-11-30drm/amd/display: Add z-state support policy for dcn35Nicholas Kazlauskas4-0/+44
2023-11-30drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee1-0/+1
2023-11-30cpufreq/amd-pstate: Only print supported EPP values for performance governorAyush Jain1-1/+6
2023-11-29dm-flakey: start allocating with MAX_ORDERMikulas Patocka1-1/+1
2023-11-29dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka2-7/+2
2023-11-29dm verity: don't perform FEC for failed readahead IOWu Bo1-1/+3