summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-28Linux 6.5.13v6.5.13linux-6.5.yGreg Kroah-Hartman1-1/+1
2023-11-28net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu1-1/+1
2023-11-28net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu1-1/+1
2023-11-28tracing: Have trace_event_file have ref countersSteven Rostedt (Google)5-15/+53
2023-11-28powerpc/powernv: Fix fortify source warnings in opal-prd.cMichael Ellerman1-5/+12
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang3-22/+45
2023-11-28drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin1-4/+4
2023-11-28drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello1-0/+3
2023-11-28drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo1-15/+14
2023-11-28drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas1-3/+15
2023-11-28drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-2/+2
2023-11-28drm/amdgpu: lower CS errors to debug severityChristian König1-1/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_vm_initChristian König1-15/+16
2023-11-28drm/amdgpu: don't use ATRM for external devicesAlex Deucher1-0/+5
2023-11-28drm/amdgpu: add a retry for IP discovery initAlex Deucher1-2/+21
2023-11-28drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang1-0/+16
2023-11-28drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher2-6/+7
2023-11-28drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher1-30/+2
2023-11-28drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-11-28drm/i915: Flush WC GGTT only on required platformsNirmoy Das1-11/+24
2023-11-28drm/i915: Fix potential spectre vulnerabilityKunwu Chan1-0/+1
2023-11-28drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä1-0/+12
2023-11-28drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah1-1/+1
2023-11-28drm: bridge: it66121: ->get_edid callback must not return err pointersJani Nikula1-2/+2
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen1-2/+6
2023-11-28ext4: fix racy may inline data check in dio writeBrian Foster1-7/+9
2023-11-28ext4: properly sync file size update after O_SYNC direct IOJan Kara1-88/+65
2023-11-28ext4: add missed brelse in update_backupsKemeng Shi1-1/+3
2023-11-28ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocksKemeng Shi1-7/+2
2023-11-28ext4: correct the start block of counting reserved clustersZhang Yi1-2/+2
2023-11-28ext4: correct return value of ext4_convert_meta_bgKemeng Shi1-3/+1
2023-11-28ext4: mark buffer new if it is unwritten to avoid stale data exposureOjaswin Mujoo1-1/+13
2023-11-28ext4: correct offset of gdb backup in non meta_bg group to update_backupsKemeng Shi1-2/+4
2023-11-28ext4: apply umask if ACL support is disabledMax Kellermann1-0/+5
2023-11-28ext4: make sure allocate pending entry not failZhang Yi1-34/+89
2023-11-28ext4: fix race between writepages and remountBaokun Li2-1/+16
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit1-3/+1
2023-11-28media: qcom: camss: Fix csid-gen2 for test pattern generatorAndrey Konovalov1-6/+3
2023-11-28media: qcom: camss: Fix invalid clock enable bit disjunctionBryan O'Donoghue1-1/+1
2023-11-28media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3Bryan O'Donoghue1-0/+2
2023-11-28media: qcom: camss: Fix missing vfe_lite clocks checkBryan O'Donoghue1-1/+2
2023-11-28media: qcom: camss: Fix VFE-480 vfe_disable_output()Bryan O'Donoghue1-19/+3
2023-11-28media: qcom: camss: Fix VFE-17x vfe_disable_output()Bryan O'Donoghue1-19/+3
2023-11-28media: qcom: camss: Fix vfe_get() error jumpBryan O'Donoghue1-1/+1
2023-11-28media: qcom: camss: Fix pm_domain_on sequence in probeBryan O'Donoghue1-6/+6
2023-11-28mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih1-0/+8
2023-11-28r8169: add handling DASH when DASH is disabledChunHao Lin1-11/+25
2023-11-28r8169: fix network lost after resume on DASH systemsChunHao Lin1-0/+6
2023-11-28selftests: mptcp: fix fastclose with csum failurePaolo Abeni1-1/+1