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
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-27
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2026-08-24
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
1
-2
/
+2
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
8
-33
/
+28
2026-08-14
Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
7
-35
/
+28
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/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/amdgpu: fix missing check in vm_flush()
Alex Deucher
1
-1
/
+2
2026-08-12
drm/amdgpu: validate GEM_CREATE domain combinations
Candice Li
1
-0
/
+21
2026-08-12
drm/amdgpu: disallow multiple FENCE chunks in one submit
Junrui Luo
1
-0
/
+4
2026-08-12
drm/amdgpu: skip BOs being torn down during GTT recovery
Yifan Zhang
3
-0
/
+27
2026-08-12
drm/amdgpu: Reject UVD message with invalid number of h265 refs
David Rosca
1
-0
/
+3
2026-08-12
drm/amdgpu: keep PRT mappings off the vm_bo state lists
Jesse Zhang
2
-1
/
+23
2026-08-12
drm/amdgpu: fix nbif 6.3.1 l1 low power not functional
Yang Wang
1
-25
/
+17
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/amdgpu: handle GDS and SPM without a VM fence
Alex Deucher
3
-17
/
+47
2026-08-12
drm/amdgpu: fix missing check in vm_flush()
Alex Deucher
1
-1
/
+2
2026-08-12
drm/amdgpu/mes11: disable MES RS64 process/gang context loading
Prike Liang
1
-1
/
+1
2026-08-12
drm/amdgpu: don't disable ttm buffer funcs on reset
Pierre-Eric Pelloux-Prayer
1
-2
/
+0
2026-08-12
drm/amdgpu: validate GEM_CREATE domain combinations
Candice Li
1
-0
/
+21
2026-08-12
drm/amdgpu: disallow multiple FENCE chunks in one submit
Junrui Luo
1
-0
/
+4
2026-08-12
drm/amdgpu: Enable GFXOFF functionality for SMU IP v15.0.5
Shubhankar Milind Sardeshpande
1
-2
/
+19
2026-08-11
Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"
Tvrtko Ursulin
1
-10
/
+13
2026-08-11
Revert "drm/sched: Embed run queue singleton into the scheduler"
Tvrtko Ursulin
6
-26
/
+15
2026-08-11
Revert "drm/amdgpu: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-08
Merge tag 'drm-misc-next-2026-08-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
3
-4
/
+66
2026-08-06
drm/amdgpu: Wire up dmem cgroup reclaim for VRAM manager
Thomas Hellström
3
-6
/
+63
2026-08-06
cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
Thomas Hellström
1
-1
/
+5
2026-08-06
drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
Thomas Hellström
1
-3
/
+4
2026-08-06
drm/amdgpu: fix aperture iounmap skipped on device removal
Asad Kamal
1
-8
/
+2
2026-08-06
Revert "drm/amdgpu: fix aperture mapping leak"
Asad Kamal
2
-16
/
+21
2026-08-06
drm/amdgpu/gmc12.1: fix MMHUB0 check in pasid tlb flush
Alex Deucher
1
-1
/
+1
2026-08-06
drm/amdgpu: Allocate coredump ring buffers per ring
Lijo Lazar
2
-26
/
+27
2026-08-06
drm/amdgpu: Use virtual alloc during coredump
Lijo Lazar
1
-3
/
+7
2026-08-06
drm/amdgpu: reject oversized IBs with per-ring packet limits
Candice Li
1
-1
/
+26
2026-08-06
drm/amdgpu/userq: serialize queue map against GPU reset
Jesse Zhang
1
-0
/
+5
2026-08-06
drm/amdgpu: Fix lockdep false positive in amdgpu_lockdep_init
Vitaly Prosyak
1
-6
/
+15
2026-08-06
drm/amdgpu/gmc12.1: implement tlb inv semaphore
Alex Deucher
1
-0
/
+46
2026-08-06
drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12
Qiang Yu
1
-0
/
+5
[next]