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 5.15.112
v5.15.112
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
RISC-V: Fix up a cherry-pick warning in setup_vm_final()
Alexandre Ghiti
1
-1
/
+2
2023-05-17
drbd: correctly submit flush bio on barrier
Christoph Böhmwalder
1
-1
/
+1
2023-05-17
serial: 8250: Fix serial8250_tx_empty() race with DMA Tx
Ilpo Järvinen
2
-3
/
+21
2023-05-17
drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error
Konrad Dybcio
1
-1
/
+1
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: 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: 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
ksmbd: not allow guest user on multichannel
Namjae Jeon
1
-2
/
+9
2023-05-17
ksmbd: fix deadlock in ksmbd_find_crypto_ctx()
Namjae Jeon
1
-8
/
+11
2023-05-17
ksmbd: fix racy issue while destroying session on multichannel
Namjae Jeon
12
-86
/
+110
2023-05-17
ksmbd: fix kernel oops from idr_remove()
Namjae Jeon
2
-2
/
+8
2023-05-17
ksmbd: add channel rwlock
Namjae Jeon
3
-2
/
+22
2023-05-17
ksmbd: replace sessions list in connection with xarray
Namjae Jeon
5
-33
/
+21
2023-05-17
ksmbd: fix multi session connection failure
Namjae Jeon
5
-29
/
+24
2023-05-17
ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO
Namjae Jeon
3
-5
/
+21
2023-05-17
wifi: rtw88: rtw8821c: Fix rfe_option field width
Sascha Hauer
1
-1
/
+1
2023-05-17
drm/amd/display: Add NULL plane_state check for cursor disable logic
Nicholas Kazlauskas
1
-1
/
+3
2023-05-17
drm/amd/display: Refine condition of cursor visibility for pipe-split
Dale Zhao
1
-19
/
+24
2023-05-17
drm/msm/adreno: fix runtime PM imbalance at gpu load
Johan Hovold
1
-4
/
+12
2023-05-17
drm/msm: Remove struct_mutex usage
Rob Clark
8
-34
/
+49
2023-05-17
drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHz
Ankit Nautiyal
1
-0
/
+62
2023-05-17
drm/i915/dg2: Add additional HDMI pixel clock frequencies
Taylor, Clinton A
1
-0
/
+1116
2023-05-17
drm/i915/dg2: Support 4k@30 on HDMI
Vandita Kulkarni
1
-0
/
+32
2023-05-17
ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()
Kuninori Morimoto
1
-1
/
+1
2023-05-17
ASoC: DPCM: Don't pick up BE without substream
Takashi Iwai
1
-0
/
+3
2023-05-17
ASoC: soc-pcm: Move debugfs removal out of spinlock
Takashi Iwai
1
-3
/
+9
2023-05-17
ASoC: soc-compress: Inherit atomicity from DAI link for Compress FE
Daniel Baluta
1
-0
/
+3
2023-05-17
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
3
-3
/
+31
2023-05-17
fs/ntfs3: Refactoring of various minor issues
Konstantin Komarov
3
-5
/
+3
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/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend
Guchun Chen
1
-3
/
+5
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/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras
Guchun Chen
1
-1
/
+2
2023-05-17
drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()
Hamza Mahfooz
1
-1
/
+0
2023-05-17
drm/amd/display: fix flickering caused by S/G mode
Hamza Mahfooz
1
-2
/
+11
2023-05-17
drm/panel: otm8009a: Set backlight parent to panel device
James Cowgill
1
-1
/
+1
2023-05-17
f2fs: fix potential corruption when moving a directory
Jaegeuk Kim
1
-1
/
+15
2023-05-17
drm/msm: fix NULL-deref on irq uninstall
Johan Hovold
1
-3
/
+5
[next]