index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
Linux 6.2.16
v6.2.16
Greg Kroah-Hartman
1
-1
/
+1
2023-05-17
drm/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
2
-1
/
+7
2023-05-17
spi: fsl-cpm: Use 16 bit mode for large transfers with even size
Christophe Leroy
2
-0
/
+26
2023-05-17
spi: fsl-spi: Re-organise transfer bits_per_word adaptation
Christophe Leroy
1
-25
/
+21
2023-05-17
x86: fix clear_user_rep_good() exception handling annotation
Linus Torvalds
1
-1
/
+1
2023-05-17
x86/amd_nb: Add PCI ID for family 19h model 78h
Mario Limonciello
2
-0
/
+3
2023-05-17
drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values
Jani Nikula
1
-2
/
+2
2023-05-17
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
1
-2
/
+3
2023-05-17
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
1
-1
/
+5
2023-05-17
ext4: fix lockdep warning when enabling MMP
Jan Kara
1
-9
/
+21
2023-05-17
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
1
-1
/
+1
2023-05-17
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
1
-1
/
+11
2023-05-17
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
1
-1
/
+2
2023-05-17
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2
-17
/
+42
2023-05-17
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
1
-3
/
+10
2023-05-17
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
1
-1
/
+1
2023-05-17
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
3
-13
/
+40
2023-05-17
ext4: fix data races when using cached status extents
Jan Kara
1
-17
/
+13
2023-05-17
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
1
-4
/
+2
2023-05-17
ext4: fix WARNING in mb_find_extent
Ye Bin
1
-0
/
+25
2023-05-17
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
1
-4
/
+4
2023-05-17
drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage
Jani Nikula
2
-4
/
+2
2023-05-17
drm: Add missing DP DSC extended capability definitions.
Stanislav Lisovskiy
1
-1
/
+8
2023-05-17
drm/amd/display: Change default Z8 watermark values
Leo Chen
1
-2
/
+2
2023-05-17
drm/amd/display: Update Z8 SR exit/enter latencies
Nicholas Kazlauskas
1
-2
/
+2
2023-05-17
drm/amd/display: Lowering min Z8 residency time
Leo Chen
1
-1
/
+1
2023-05-17
drm/amd/display: Update minimum stutter residency for DCN314 Z8
Nicholas Kazlauskas
1
-1
/
+1
2023-05-17
drm/amd/display: Add minimum Z8 residency debug option
Nicholas Kazlauskas
3
-1
/
+4
2023-05-17
drm/amd/display: Fix Z8 support configurations
Nicholas Kazlauskas
1
-7
/
+7
2023-05-17
drm/i915: Check pipe source size when using skl+ scalers
Ville Syrjälä
1
-0
/
+17
2023-05-17
drm/i915/mtl: update scaler source and destination limits for MTL
Animesh Manna
1
-8
/
+32
2023-05-17
drm/i915: disable sampler indirect state in bindless heap
Lionel Landwerlin
2
-0
/
+20
2023-05-17
drm/i915/mtl: Add Wa_14017856879
Haridhar Kalvala
2
-0
/
+7
2023-05-17
drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203
Radhakrishna Sripada
2
-0
/
+10
2023-05-17
drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error
Konrad Dybcio
1
-1
/
+1
2023-05-17
fs/ntfs3: Refactoring of various minor issues
Konstantin Komarov
5
-8
/
+8
2023-05-17
HID: wacom: insert timestamp to packed Bluetooth (BT) events
Ping Cheng
2
-0
/
+27
2023-05-17
HID: wacom: Set a default resolution for older tablets
Ping Cheng
1
-2
/
+10
2023-05-17
drm/amd: Use `amdgpu_ucode_*` helpers for MES
Mario Limonciello
3
-26
/
+4
2023-05-17
drm/amd: Add a new helper for loading/validating microcode
Mario Limonciello
2
-0
/
+39
2023-05-17
drm/amd: Load MES microcode during early_init
Mario Limonciello
4
-151
/
+100
2023-05-17
drm/amd/pm: avoid potential UBSAN issue on legacy asics
Guchun Chen
1
-2
/
+7
2023-05-17
drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend
Guchun Chen
1
-3
/
+5
2023-05-17
drm/amd/pm: parse pp_handle under appropriate conditions
Guchun Chen
1
-7
/
+13
2023-05-17
drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes
Alvin Lee
2
-2
/
+4
2023-05-17
drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)
Lin.Cao
1
-1
/
+5
2023-05-17
drm/amdgpu: change gfx 11.0.4 external_id range
Yifan Zhang
1
-1
/
+1
2023-05-17
drm/amdgpu/jpeg: Remove harvest checking for JPEG3
Saleemkhan Jamadar
1
-0
/
+1
2023-05-17
drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras
Guchun Chen
1
-1
/
+2
2023-05-17
drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini
Horatio Zhang
1
-1
/
+0
[next]