index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
7
-8
/
+8
6 days
Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-2
/
+2
7 days
power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
Bartosz Golaszewski
1
-2
/
+2
8 days
shmem: provide a shmem_write_folio wrapper
Christoph Hellwig
2
-2
/
+2
8 days
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
5
-6
/
+6
9 days
Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+0
11 days
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1360
-36321
/
+222361
12 days
drm/xe: Don't hand out the flat CCS storage as usable VRAM
Linus Torvalds
1
-5
/
+18
12 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
22
-95
/
+62
13 days
BackMerge tag 'v7.2' into drm-next
Dave Airlie
95
-468
/
+1381
13 days
Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
13 days
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
4
-17
/
+8
14 days
Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-8
/
+11
14 days
Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-7
/
+7
2026-08-18
drm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEM
Daniel Baluta
1
-1
/
+2
2026-08-14
Merge tag 'drm-xe-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
5
-15
/
+32
2026-08-14
Merge tag 'drm-misc-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-722
/
+0
2026-08-14
Merge tag 'drm-xe-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
11
-123
/
+279
2026-08-14
Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
28
-92
/
+277
2026-08-13
drm/log: Fix infinite loop when scale is too large for display
Shixiong Ou
1
-0
/
+6
2026-08-13
drm/log: Fix out-of-bounds read on empty message length
Shixiong Ou
1
-0
/
+3
2026-08-13
drm/log: Fix division by zero when scale module parameter is 0
Shixiong Ou
1
-0
/
+3
2026-08-13
drm/xe/mcr: Take vcs1/vecs1 into account for first media slice
Ashutosh Dixit
1
-2
/
+7
2026-08-13
drm/xe: Fix xe_device_probe() failure
Raag Jadav
1
-1
/
+5
2026-08-13
drm/xe: Fix a bug in pc_adjust_freq_bounds()
Vinay Belgaumkar
1
-3
/
+10
2026-08-13
drm/xe/oa: Check managed mutex initialization errors
Linmao Li
1
-4
/
+5
2026-08-13
drm/xe/oa: Fix sync entry leak on OA config emit failure
Linmao Li
1
-0
/
+4
2026-08-13
drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
Gajendra Uttamchand
2
-8
/
+21
2026-08-13
drm/xe/pxp: add termination on resume
Daniele Ceraolo Spurio
2
-50
/
+139
2026-08-13
drm/xe: Order ring writes before ring tail updates
Matthew Brost
1
-0
/
+7
2026-08-13
drm/xe/guc_ads: use uncached mapping for UM queue BO
Jia Yao
1
-1
/
+2
2026-08-13
drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
Jia Yao
2
-9
/
+5
2026-08-13
drm/xe/guc_ads: allocate UM queues in a separate BO
Jia Yao
4
-32
/
+83
2026-08-13
drm/xe: Fix DPT allocation paths.
Maarten Lankhorst
1
-25
/
+8
2026-08-13
drm/xe: Fix a bug in pc_adjust_freq_bounds()
Vinay Belgaumkar
1
-3
/
+10
2026-08-13
drm/xe: Fix xe_device_probe() failure
Raag Jadav
1
-1
/
+6
2026-08-13
drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer
Raag Jadav
2
-3
/
+3
2026-08-13
drm/xe/ras: Fix boot-time ras error processing
Raag Jadav
2
-6
/
+6
2026-08-12
drm/amdgpu: Prefer default discovery offset
Lijo Lazar
1
-0
/
+13
2026-08-12
drm/amdgpu: Reject UVD message with invalid number of h265 refs
David Rosca
1
-0
/
+3
2026-08-12
drm/amdgpu: fix nbif 6.3.1 l1 low power not functional
Yang Wang
1
-25
/
+17
2026-08-12
drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCE
Nathan Lucas
2
-6
/
+8
2026-08-12
drm/amd/display: fix BT.2020 YCbCr limited output CSC matrix
Nathan Lucas
1
-11
/
+20
2026-08-12
drm/amdgpu: Implement insert_end for VCE 3
David Rosca
1
-4
/
+22
2026-08-12
drm/amdgpu: Fix UVD min buffer sizes
David Rosca
1
-5
/
+7
2026-08-12
drm/amdgpu: Fix UVD decode image min size calculation
David Rosca
1
-2
/
+2
2026-08-12
drm/amdgpu: Fix UVD dpb min size calculation for H264
David Rosca
1
-58
/
+4
2026-08-12
drm/amdgpu: Reject UVD message with dimensions above 4096
David Rosca
1
-2
/
+2
2026-08-12
drm/amdgpu: check ASPM on the dGPU host link
Yang Wang
1
-1
/
+49
2026-08-12
drm/radeon: fix autosuspend cleanup during teardown
Guangshuo Li
1
-0
/
+1
[next]