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