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
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
drm/xe/client: add missing bo locking in show_meminfo()
Matthew Auld
1
-3
/
+36
2024-09-17
drm/xe/client: fix deadlock in show_meminfo()
Matthew Auld
1
-1
/
+5
2024-09-17
drm/xe/vram: fix ccs offset calculation
Matthew Auld
1
-0
/
+1
2024-09-17
drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macros
Michal Wajdeczko
1
-2
/
+4
2024-09-12
drm/xe: Fix missing conversion to xe_display_pm_runtime_resume
Maarten Lankhorst
1
-1
/
+1
2024-09-12
drm/xe/xe2hpg: Add Wa_15016589081
Tejas Upadhyay
2
-0
/
+5
2024-09-12
drm/xe: Don't keep stale pointer to bo->ggtt_node
Michal Wajdeczko
1
-2
/
+5
2024-09-12
drm/xe: fix missing 'xe_vm_put'
Dafna Hirschfeld
1
-1
/
+3
2024-09-12
drm/xe: fix build warning with CONFIG_PM=n
Arnd Bergmann
1
-0
/
+4
2024-09-12
drm/xe: Suppress missing outer rpm protection warning
Rodrigo Vivi
1
-1
/
+16
2024-09-12
drm/xe: prevent potential UAF in pf_provision_vf_ggtt()
Matthew Auld
1
-4
/
+4
2024-09-11
drm/amd/display: Add all planes on CRTC to state for overlay cursor
Leo Li
1
-0
/
+11
2024-09-11
drm/i915/bios: fix printk format width
Jani Nikula
1
-1
/
+1
2024-09-11
drm/i915/display: Fix BMG CCS modifiers
Juha-Pekka Heikkila
1
-0
/
+3
2024-09-10
drm/amdgpu: get rid of bogus includes of fdtable.h
Al Viro
2
-2
/
+0
2024-09-10
drm/amdkfd: CRIU fixes
Al Viro
1
-18
/
+46
2024-09-10
drm/amdgpu: fix a race in kfd_mem_export_dmabuf()
Al Viro
1
-9
/
+3
2024-09-10
drm: new helper: drm_gem_prime_handle_to_dmabuf()
Al Viro
2
-30
/
+57
2024-09-10
drm/amdgpu/atomfirmware: Silence UBSAN warning
Alex Deucher
1
-2
/
+2
2024-09-10
drm/amdgpu: Fix kdoc entry in 'amdgpu_vm_cpu_prepare'
Srinivasan Shanmugam
1
-2
/
+1
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v1
David (Ming Qiang) Wu
2
-1
/
+86
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v2+
David (Ming Qiang) Wu
10
-64
/
+78
2024-09-10
drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3
Kenneth Feng
1
-0
/
+3
2024-09-10
drm/amd/pm: update the features set on smu v14.0.2/3
Kenneth Feng
2
-1
/
+19
2024-09-10
drm/amdkfd: Fix resource leak in criu restore queue
Jesse Zhang
1
-0
/
+1
2024-09-10
drm/amd/display: Do not reset planes based on crtc zpos_changed
Leo Li
1
-1
/
+1
2024-09-08
Linux 6.11-rc7
Linus Torvalds
1
-1
/
+1
2024-09-06
KVM: x86: don't fall through case statements without annotations
Linus Torvalds
1
-0
/
+1
2024-09-06
drm/amdgpu: drop redundant W=1 warnings from Makefile
Jani Nikula
1
-17
/
+1
2024-09-06
drm/amdgpu: revert "use CPU for page table update if SDMA is unavailable"
Christian König
1
-6
/
+0
2024-09-06
drm/amdgpu/mes11: Indent an if statment
Dan Carpenter
1
-1
/
+1
2024-09-06
drm/amdkfd: Document and define SVM events message macro
Philip Yang
2
-36
/
+109
2024-09-06
drm/amdkfd: Select reset method for poison handling
Hawking Zhang
1
-8
/
+32
2024-09-06
drm/amdkfd: fix missed queue reset on queue destroy
Jonathan Kim
1
-2
/
+3
2024-09-06
drm/amdgpu: Surface svm_default_granularity, a RW module parameter
Ramesh Errabolu
4
-7
/
+39
2024-09-06
drm/amdgpu: fix queue reset issue by mmio
Jesse Zhang
1
-0
/
+1
2024-09-06
drm/amd/display: Add kdoc entry for 'program_isharp_1dlut' in 'dpp401_dscl_program_isharp'
Srinivasan Shanmugam
1
-0
/
+1
2024-09-06
drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cleaner shader
Srinivasan Shanmugam
1
-16
/
+19
2024-09-06
drm/amdgpu/: Add missing kdoc entry in amdgpu_vm_handle_fault function
Srinivasan Shanmugam
1
-0
/
+1
2024-09-06
drm/amd/display: fix dccg root clock optimization related hang
Qili Lu
4
-5
/
+15
2024-09-06
drm/amd/display: Refactor dccg35_get_other_enabled_symclk_fe
Nicholas Susanto
1
-40
/
+25
2024-09-06
drm/amdgpu: Normalize reg offsets on JPEG v4.0.3
Lijo Lazar
1
-21
/
+15
2024-09-06
drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()
Tobias Jakobi
1
-8
/
+12
2024-09-06
drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()
Tobias Jakobi
1
-8
/
+12
2024-09-06
drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()
Li Zetao
1
-1
/
+1
2024-09-06
drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()
Li Zetao
1
-1
/
+1
2024-09-06
drm/amdgpu: enable gfxoff quirk on HP 705G4
Peng Liu
1
-0
/
+2
2024-09-06
drm/amdgpu: add raven1 gfxoff quirk
Peng Liu
1
-0
/
+2
2024-09-06
drm/amd/display: Fix spelling mistake "recompte" -> "recompute"
Colin Ian King
1
-1
/
+1
2024-09-06
drm/amdkfd: Add cache line size info
David Belanger
1
-1
/
+7
[next]