index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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]