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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2026-08-12
drm/amdgpu: fix missing check in vm_flush()
Alex Deucher
1
-1
/
+2
2026-08-12
drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()
Samuel Pitoiset
1
-1
/
+1
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/amd/display: make DC_RUN_WITH_PREEMPTION_ENABLED misuse a build error
Mikhail Gavrilov
1
-1
/
+5
2026-08-12
drm/amd/pm: silence uninitialized variable warnings
Dan Carpenter
1
-4
/
+1
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/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
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/amd/display: Relax frame size limit for dcn5/6 DML core funcs files
Ivan Lipski
1
-0
/
+8
2026-08-12
drm/amdgpu/mes11: disable MES RS64 process/gang context loading
Prike Liang
1
-1
/
+1
2026-08-12
drm/amdkfd: kfd_ioctl.h: fix most kernel-doc warnings
Randy Dunlap
1
-91
/
+89
2026-08-12
drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()
Samuel Pitoiset
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/amdkfd: preserve VRAM MQD across hibernation via unpin/repin
Shikang Fan
4
-0
/
+160
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
2
-2
/
+20
2026-08-12
drm/amd/pm: Keep sub-degree precision in Q10 temperatures
Lijo Lazar
5
-19
/
+19
2026-08-12
drm/amd/pm: Keep sub-watt precision in Q10 socket power
Lijo Lazar
4
-6
/
+9
2026-08-12
drm/amd/pm: Simplify SoC power printing in debugfs
Lijo Lazar
1
-15
/
+12
2026-08-12
perf build: install-build-deps: add RHEL family devel package mapping
Arnaldo Carvalho de Melo
1
-23
/
+197
2026-08-12
perf build: Remove leftover feature tests for removed cxx and clang support
Arnaldo Carvalho de Melo
2
-16
/
+0
2026-08-12
perf build: install-build-deps: add Debian devel package mapping
Arnaldo Carvalho de Melo
2
-18
/
+22
2026-08-12
perf build: install-build-deps: add Ubuntu devel package mapping
Arnaldo Carvalho de Melo
2
-41
/
+161
2026-08-12
perf build: install-build-deps: add Fedora devel package mapping
Arnaldo Carvalho de Melo
1
-23
/
+156
2026-08-12
perf build: Add install-build-deps framework to install devel packages
Arnaldo Carvalho de Melo
2
-3
/
+190
2026-08-12
tools build: Only probe the compiler at parse time when it is installed
Arnaldo Carvalho de Melo
2
-2
/
+14
2026-08-12
backlight: Use sysfs_emit() instead of sprintf()
Levente Szajko
2
-11
/
+11
2026-08-12
backlight: qcom-wled: Remove redundant dev_err()
Pan Chuang
1
-2
/
+0
2026-08-12
perf kvm: Fix memory leak in cmd_kvm()
Michalis Niarchos
1
-0
/
+2
2026-08-12
perf kvm: Fix memory leak in process_sample_event()
Michalis Niarchos
1
-1
/
+4
2026-08-12
ALSA: hda/conexant: Add mute LED quirk for HP ProBook 440 G5
Dmytro Moroziuk
1
-0
/
+1
[prev]
[next]