summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-05-24linux/dim: Do nothing if no time delta between samplesRoy Novich
2023-05-24tick/broadcast: Make broadcast device replacement work correctlyThomas Gleixner
2023-05-24scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspendKeoseong Park
2023-05-24net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET
2023-05-24net: skb_partial_csum_set() fix against transport header magic valueEric Dumazet
2023-05-24ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap
2023-05-24drm/mipi-dsi: Set the fwnode for mipi_dsi_deviceSaravana Kannan
2023-05-24drm/fbdev-generic: prohibit potential out-of-bounds accessSui Jingfeng
2023-05-17Linux 6.1.29Greg Kroah-Hartman
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai
2023-05-17spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy
2023-05-17spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy
2023-05-17x86: fix clear_user_rep_good() exception handling annotationLinus Torvalds
2023-05-17x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
2023-05-17f2fs: inode: fix to do sanity check on extent cache correctlyChao Yu
2023-05-17f2fs: fix to do sanity check on extent cache correctlyChao Yu
2023-05-17drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro valuesJani Nikula
2023-05-17ext4: fix invalid free tracking in ext4_xattr_move_to_block()Theodore Ts'o
2023-05-17ext4: remove a BUG_ON in ext4_mb_release_group_pa()Theodore Ts'o
2023-05-17ext4: fix lockdep warning when enabling MMPJan Kara
2023-05-17ext4: bail out of ext4_xattr_ibody_get() fails for any reasonTheodore Ts'o
2023-05-17ext4: add bounds checking in get_max_inline_xattr_value_size()Theodore Ts'o
2023-05-17ext4: fix deadlock when converting an inline directory in nojournal modeTheodore Ts'o
2023-05-17ext4: improve error handling from ext4_dirhash()Theodore Ts'o
2023-05-17ext4: improve error recovery code paths in __ext4_remount()Theodore Ts'o
2023-05-17ext4: check iomap type only if ext4_iomap_begin() does not failBaokun Li
2023-05-17ext4: fix data races when using cached status extentsJan Kara
2023-05-17ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csumTudor Ambarus
2023-05-17ext4: fix WARNING in mb_find_extentYe Bin
2023-05-17locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...John Stultz
2023-05-17drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usageJani Nikula
2023-05-17drm: Add missing DP DSC extended capability definitions.Stanislav Lisovskiy
2023-05-17ksmbd: fix racy issue from smb2 close and logoff with multichannelNamjae Jeon
2023-05-17ksmbd: block asynchronous requests when making a delay on session setupNamjae Jeon
2023-05-17ksmbd: destroy expired sessionsNamjae Jeon
2023-05-17ksmbd: fix racy issue from session setup and logoffNamjae Jeon
2023-05-17ksmbd: Implements sess->ksmbd_chann_list as xarrayDawei Li
2023-05-17drm/amd/display: Change default Z8 watermark valuesLeo Chen
2023-05-17drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas
2023-05-17drm/amd/display: Update Z8 watermarks for DCN314Nicholas Kazlauskas
2023-05-17ASoC: codecs: wcd938x: fix accessing regmap on unattached devicesKrzysztof Kozlowski
2023-05-17ASoC: codecs: constify static sdw_slave_ops structKrzysztof Kozlowski
2023-05-17ASoC: rt1318: Add RT1318 SDCA vendor-specific driverShuming Fan
2023-05-17drm/amd/display: Lowering min Z8 residency timeLeo Chen
2023-05-17drm/amd/display: Update minimum stutter residency for DCN314 Z8Nicholas Kazlauskas
2023-05-17drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas
2023-05-17drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas
2023-05-17drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas
2023-05-17drm/amd/display: Add Z8 allow states to z-state support listNicholas Kazlauskas
2023-05-17drm/amd/display: Refactor eDP PSR codesIan Chen