summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-17Linux 6.1.29v6.1.29Greg Kroah-Hartman1-1/+1
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai2-1/+7
2023-05-17spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy2-0/+26
2023-05-17spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy1-25/+21
2023-05-17x86: fix clear_user_rep_good() exception handling annotationLinus Torvalds1-1/+1
2023-05-17x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2-0/+3
2023-05-17f2fs: inode: fix to do sanity check on extent cache correctlyChao Yu3-16/+32
2023-05-17f2fs: fix to do sanity check on extent cache correctlyChao Yu1-6/+6
2023-05-17drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro valuesJani Nikula1-2/+2
2023-05-17ext4: fix invalid free tracking in ext4_xattr_move_to_block()Theodore Ts'o1-2/+3
2023-05-17ext4: remove a BUG_ON in ext4_mb_release_group_pa()Theodore Ts'o1-1/+5
2023-05-17ext4: fix lockdep warning when enabling MMPJan Kara1-9/+21
2023-05-17ext4: bail out of ext4_xattr_ibody_get() fails for any reasonTheodore Ts'o1-1/+1
2023-05-17ext4: add bounds checking in get_max_inline_xattr_value_size()Theodore Ts'o1-1/+11
2023-05-17ext4: fix deadlock when converting an inline directory in nojournal modeTheodore Ts'o1-1/+2
2023-05-17ext4: improve error handling from ext4_dirhash()Theodore Ts'o2-17/+42
2023-05-17ext4: improve error recovery code paths in __ext4_remount()Theodore Ts'o1-3/+10
2023-05-17ext4: check iomap type only if ext4_iomap_begin() does not failBaokun Li1-1/+1
2023-05-17ext4: fix data races when using cached status extentsJan Kara1-17/+13
2023-05-17ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csumTudor Ambarus1-4/+2
2023-05-17ext4: fix WARNING in mb_find_extentYe Bin1-0/+25
2023-05-17locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...John Stultz1-4/+4
2023-05-17drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usageJani Nikula2-4/+2
2023-05-17drm: Add missing DP DSC extended capability definitions.Stanislav Lisovskiy1-1/+8
2023-05-17ksmbd: fix racy issue from smb2 close and logoff with multichannelNamjae Jeon5-32/+101
2023-05-17ksmbd: block asynchronous requests when making a delay on session setupNamjae Jeon1-1/+4
2023-05-17ksmbd: destroy expired sessionsNamjae Jeon4-31/+41
2023-05-17ksmbd: fix racy issue from session setup and logoffNamjae Jeon6-49/+77
2023-05-17ksmbd: Implements sess->ksmbd_chann_list as xarrayDawei Li3-69/+30
2023-05-17drm/amd/display: Change default Z8 watermark valuesLeo Chen1-2/+2
2023-05-17drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas1-2/+2
2023-05-17drm/amd/display: Update Z8 watermarks for DCN314Nicholas Kazlauskas1-2/+2
2023-05-17ASoC: codecs: wcd938x: fix accessing regmap on unattached devicesKrzysztof Kozlowski3-1011/+1030
2023-05-17ASoC: codecs: constify static sdw_slave_ops structKrzysztof Kozlowski7-7/+7
2023-05-17ASoC: rt1318: Add RT1318 SDCA vendor-specific driverShuming Fan4-0/+993
2023-05-17drm/amd/display: Lowering min Z8 residency timeLeo Chen1-1/+1
2023-05-17drm/amd/display: Update minimum stutter residency for DCN314 Z8Nicholas Kazlauskas1-1/+1
2023-05-17drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas3-1/+4
2023-05-17drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas1-7/+7
2023-05-17drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas3-1/+3
2023-05-17drm/amd/display: Add Z8 allow states to z-state support listNicholas Kazlauskas4-7/+23
2023-05-17drm/amd/display: Refactor eDP PSR codesIan Chen11-10/+70
2023-05-17drm/i915: Check pipe source size when using skl+ scalersVille Syrjälä1-0/+17
2023-05-17drm/i915/mtl: update scaler source and destination limits for MTLAnimesh Manna1-8/+32
2023-05-17wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer1-1/+1
2023-05-17irqchip/loongson-eiointc: Fix registration of syscore_opsJianmin Lv1-1/+3
2023-05-17irqchip/loongson-eiointc: Fix incorrect use of acpi_get_vec_parentJianmin Lv1-6/+16
2023-05-17irqchip/loongarch: Adjust acpi_cascade_irqdomain_init() and sub-routinesHuacai Chen3-31/+44
2023-05-17drm/msm: fix missing wq allocation error handlingJohan Hovold1-0/+4
2023-05-17drm/msm: Hangcheck progress detectionRob Clark6-3/+109