aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.2.16v6.2.16linux-6.2.yGreg Kroah-Hartman2023-05-171-1/+1
* drm/amd/display: Fix hang when skipping modesetAurabindo Pillai2023-05-172-1/+7
* spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy2023-05-172-0/+26
* spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy2023-05-171-25/+21
* x86: fix clear_user_rep_good() exception handling annotationLinus Torvalds2023-05-171-1/+1
* x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-172-0/+3
* drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro valuesJani Nikula2023-05-171-2/+2
* ext4: fix invalid free tracking in ext4_xattr_move_to_block()Theodore Ts'o2023-05-171-2/+3
* ext4: remove a BUG_ON in ext4_mb_release_group_pa()Theodore Ts'o2023-05-171-1/+5
* ext4: fix lockdep warning when enabling MMPJan Kara2023-05-171-9/+21
* ext4: bail out of ext4_xattr_ibody_get() fails for any reasonTheodore Ts'o2023-05-171-1/+1
* ext4: add bounds checking in get_max_inline_xattr_value_size()Theodore Ts'o2023-05-171-1/+11
* ext4: fix deadlock when converting an inline directory in nojournal modeTheodore Ts'o2023-05-171-1/+2
* ext4: improve error handling from ext4_dirhash()Theodore Ts'o2023-05-172-17/+42
* ext4: improve error recovery code paths in __ext4_remount()Theodore Ts'o2023-05-171-3/+10
* ext4: check iomap type only if ext4_iomap_begin() does not failBaokun Li2023-05-171-1/+1
* ext4: avoid deadlock in fs reclaim with page writebackJan Kara2023-05-173-13/+40
* ext4: fix data races when using cached status extentsJan Kara2023-05-171-17/+13
* ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csumTudor Ambarus2023-05-171-4/+2
* ext4: fix WARNING in mb_find_extentYe Bin2023-05-171-0/+25
* locking/rwsem: Add __always_inline annotation to __down_read_common() and inlined callersJohn Stultz2023-05-171-4/+4
* drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usageJani Nikula2023-05-172-4/+2
* drm: Add missing DP DSC extended capability definitions.Stanislav Lisovskiy2023-05-171-1/+8
* drm/amd/display: Change default Z8 watermark valuesLeo Chen2023-05-171-2/+2
* drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas2023-05-171-2/+2
* drm/amd/display: Lowering min Z8 residency timeLeo Chen2023-05-171-1/+1
* drm/amd/display: Update minimum stutter residency for DCN314 Z8Nicholas Kazlauskas2023-05-171-1/+1
* drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas2023-05-173-1/+4
* drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas2023-05-171-7/+7
* drm/i915: Check pipe source size when using skl+ scalersVille Syrjälä2023-05-171-0/+17
* drm/i915/mtl: update scaler source and destination limits for MTLAnimesh Manna2023-05-171-8/+32
* drm/i915: disable sampler indirect state in bindless heapLionel Landwerlin2023-05-172-0/+20
* drm/i915/mtl: Add Wa_14017856879Haridhar Kalvala2023-05-172-0/+7
* drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203Radhakrishna Sripada2023-05-172-0/+10
* drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load errorKonrad Dybcio2023-05-171-1/+1
* fs/ntfs3: Refactoring of various minor issuesKonstantin Komarov2023-05-175-8/+8
* HID: wacom: insert timestamp to packed Bluetooth (BT) eventsPing Cheng2023-05-172-0/+27
* HID: wacom: Set a default resolution for older tabletsPing Cheng2023-05-171-2/+10
* drm/amd: Use `amdgpu_ucode_*` helpers for MESMario Limonciello2023-05-173-26/+4
* drm/amd: Add a new helper for loading/validating microcodeMario Limonciello2023-05-172-0/+39
* drm/amd: Load MES microcode during early_initMario Limonciello2023-05-174-151/+100
* drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen2023-05-171-2/+7
* drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen2023-05-171-3/+5
* drm/amd/pm: parse pp_handle under appropriate conditionsGuchun Chen2023-05-171-7/+13
* drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesAlvin Lee2023-05-172-2/+4
* drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao2023-05-171-1/+5
* drm/amdgpu: change gfx 11.0.4 external_id rangeYifan Zhang2023-05-171-1/+1
* drm/amdgpu/jpeg: Remove harvest checking for JPEG3Saleemkhan Jamadar2023-05-171-0/+1
* drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen2023-05-171-1/+2
* drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiHoratio Zhang2023-05-171-1/+0