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.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-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
2025-04-22
drm/amd/display: do not copy invalid CRTC timing info
Gergo Koteles
1
-6
/
+6
2025-04-22
drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFF
Leo Li
1
-20
/
+0
2025-04-22
drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinks
George Shen
1
-18
/
+36
2025-04-22
drm/amd/display: Fix ACPI edid parsing on some Lenovo systems
Mario Limonciello
1
-1
/
+1
2025-04-22
drm/amdgpu: Allow P2P access through XGMI
Felix Kuehling
1
-1
/
+29
2025-04-22
drm/amd/display: Enable urgent latency adjustment on DCN35
Nicholas Susanto
1
-2
/
+2
2025-04-22
drm/amd/display: Force full update in gpu reset
Roman Li
1
-0
/
+3
2025-04-22
drm/amd/display: Fix gpu reset in multidisplay config
Roman Li
1
-3
/
+3
2025-04-22
drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
Felix Kuehling
1
-5
/
+12
2025-04-22
drm/amdgpu: Use allowed_domains for pinning dmabufs
Felix Kuehling
1
-1
/
+4
2025-04-22
drm/xe/guc: Cache DSS info when creating capture register list
John Harrison
2
-50
/
+48
2025-04-22
drm/xe/guc: Use the steering flag when printing registers
John Harrison
1
-4
/
+2
2025-04-22
drm/xe/guc: Fix capture of steering registers
John Harrison
1
-1
/
+1
2025-04-22
Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-31
/
+72
2025-04-22
Merge tag 'integrity-6.15-rc3-fix' of https://github.com/linux-integrity/linux
Linus Torvalds
1
-1
/
+3
2025-04-22
drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()
Harshit Mogalapalli
1
-1
/
+1
2025-04-22
fs: fall back to file_ref_put() for non-last reference
Mateusz Guzik
2
-14
/
+7
2025-04-22
Merge patch series "fs/buffer: split pagecache lookups into atomic or blocking"
Christian Brauner
7
-31
/
+82
2025-04-22
mm/migrate: fix sleep in atomic for large folios and buffer heads
Davidlohr Bueso
4
-5
/
+19
2025-04-22
fs/ext4: use sleeping version of sb_find_get_block()
Davidlohr Bueso
1
-1
/
+2
2025-04-22
fs/jbd2: use sleeping version of __find_get_block()
Davidlohr Bueso
1
-6
/
+9
2025-04-22
fs/ocfs2: use sleeping version of __find_get_block()
Davidlohr Bueso
1
-1
/
+1
2025-04-22
fs/buffer: use sleeping version of __find_get_block()
Davidlohr Bueso
1
-2
/
+9
2025-04-22
fs/buffer: introduce sleeping flavors for pagecache lookups
Davidlohr Bueso
2
-0
/
+17
2025-04-22
MAINTAINERS: add HFS/HFS+ maintainers
Viacheslav Dubeyko
1
-2
/
+6
2025-04-22
fs/buffer: split locking for pagecache lookups
Davidlohr Bueso
1
-16
/
+25
2025-04-22
lib: Ensure prime numbers tests are included in KUnit test runs
Mark Brown
1
-0
/
+2
2025-04-22
dma-coherent: Warn if OF reserved memory is beyond current coherent DMA mask
Chen-Yu Tsai
1
-3
/
+9
2025-04-22
samples: rust: convert PCI rust sample driver to use try_access_with()
Alexandre Courbot
1
-6
/
+5
2025-04-22
rust/revocable: add try_access_with() convenience method
Alexandre Courbot
1
-0
/
+16
2025-04-22
ima: process_measurement() needlessly takes inode_lock() on MAY_READ
Frederick Lawler
1
-1
/
+3
2025-04-22
xfs: remove duplicate Zoned Filesystems sections in admin-guide
Hans Holmberg
1
-21
/
+8
2025-04-22
XFS: fix zoned gc threshold math for 32-bit arches
Carlos Maiolino
1
-2
/
+8
2025-04-22
spi: stm32-ospi: Fix an error handling path in stm32_ospi_probe()
Christophe JAILLET
1
-0
/
+4
2025-04-22
drm/panel: make prepare/enable and disable/unprepare calls return void
Dmitry Baryshkov
3
-45
/
+26
2025-04-22
drm/bridge: analogix_dp: ignore return values of drm_panel_* calls
Dmitry Baryshkov
1
-33
/
+6
2025-04-22
drm/bridge: analogix_dp: inline analogix_dp_prepare_panel()
Dmitry Baryshkov
1
-33
/
+10
2025-04-22
drm/bridge: analogic_dp: drop panel_lock
Dmitry Baryshkov
2
-7
/
+0
2025-04-22
drm/bridge: analogic_dp: drop panel_is_modeset
Dmitry Baryshkov
2
-11
/
+1
2025-04-22
drm/bridge: analogix_dp: drop unused argument to analogix_dp_prepare_panel()
Dmitry Baryshkov
1
-14
/
+5
2025-04-22
drm/bridge: analogix_dp: drop extra calls to analogix_dp_prepare_panel()
Dmitry Baryshkov
1
-21
/
+1
2025-04-22
net: lwtunnel: disable BHs when required
Justin Iurman
1
-6
/
+20
2025-04-22
net: selftests: initialize TCP header and skb payload with zero
Oleksij Rempel
1
-5
/
+13
2025-04-22
dma-mapping: Fix warning reported for missing prototype
Balbir Singh
1
-8
/
+8
2025-04-22
drm/amdgpu: update fence ptr with context:seqno
Sunil Khatri
1
-1
/
+2
2025-04-22
drm/amdgpu/gfx12: Add fw minimum version check for usermode queue
Arvind Yadav
1
-2
/
+5
2025-04-22
drm/amdgpu/gfx11: Add fw minimum version check for usermode queue
Arvind Yadav
1
-2
/
+5
2025-04-22
drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()
Srinivasan Shanmugam
1
-6
/
+12
2025-04-22
drm/amdgpu/userq: use consistent function naming
Alex Deucher
11
-94
/
+94
2025-04-22
drm/amdgpu/userq: rename eviction helpers
Alex Deucher
3
-13
/
+13
[prev]
[next]