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
2025-05-19
drm/nouveau/gsp: add channel class id to gpu hal
Ben Skeggs
6
-7
/
+26
2025-05-19
drm/nouveau/gsp: add usermode class id to gpu hal
Ben Skeggs
6
-2
/
+22
2025-05-19
drm/nouveau/gsp: add display class ids to gpu hal
Ben Skeggs
9
-72
/
+67
2025-05-19
drm/nouveau/gsp: add gpu hal stubs
Ben Skeggs
17
-30
/
+114
2025-05-19
drm/nouveau/gsp: switch to a simpler GSP-RM header layout
Ben Skeggs
91
-4092
/
+2692
2025-05-19
drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/
Ben Skeggs
25
-45
/
+36
2025-05-19
drm/nouveau/gsp: move booter handling to GPU-specific code
Ben Skeggs
8
-103
/
+125
2025-05-19
drm/nouveau/gsp: move firmware loading to GPU-specific code
Ben Skeggs
8
-82
/
+108
2025-05-19
drm/nouveau/gsp: split device handling out on its own
Ben Skeggs
6
-138
/
+173
2025-05-19
drm/nouveau/gsp: split client handling out on its own
Ben Skeggs
6
-58
/
+90
2025-05-19
drm/nouveau/gsp: split rm alloc handling out on its own
Ben Skeggs
6
-96
/
+132
2025-05-19
drm/nouveau/gsp: split rm ctrl handling out on its own
Ben Skeggs
6
-72
/
+107
2025-05-19
drm/nouveau/gsp: split rpc handling out on its own
Ben Skeggs
10
-670
/
+762
2025-05-19
drm/nouveau/ofa: bump max instances to 2
Ben Skeggs
1
-1
/
+1
2025-05-19
drm/nouveau/nvenc: bump max instances to 4
Ben Skeggs
1
-1
/
+1
2025-05-19
drm/nouveau/ce: bump max instances to 20
Ben Skeggs
1
-1
/
+1
2025-05-19
drm/nouveau/gsp: remove gsp-specific chid allocation path
Ben Skeggs
6
-154
/
+20
2025-05-19
drm/nouveau/gsp: fix rm shutdown wait condition
Ben Skeggs
1
-1
/
+1
2025-05-16
drm/amdgpu/jpeg: sriov support for jpeg_v5_0_1
fanhuang
1
-11
/
+131
2025-05-16
drm/amdgpu/vcn: sriov support for vcn_v5_0_1
fanhuang
1
-17
/
+248
2025-05-16
drm/amd/display: Promote DAL to 3.2.334
Taimur Hassan
1
-1
/
+1
2025-05-16
drm/amd/display: [FW Promotion] Release 0.1.11.0
Taimur Hassan
1
-2
/
+32
2025-05-16
drm/amd/display: Add GPINT retries to ips_query_residency_info
Ovidiu Bunea
1
-5
/
+9
2025-05-16
drm/amd/display: Modify DCN401 DMUB reset & halt sequence
Dillon Varone
1
-10
/
+6
2025-05-16
drm/amd/display: add support for 2nd sharpening range
Samson Tam
1
-0
/
+4
2025-05-16
drm/amd/display: Fix the typo in dcn401 Hubp block
Nevenko Stupar
1
-1
/
+1
2025-05-16
drm/amd/display: Skip backend validation for virtual monitors
Chiawen Huang
1
-3
/
+7
2025-05-16
drm/amd/display: Move mcache allocation programming from DML to resource
Karthi Kandasamy
8
-1
/
+129
2025-05-16
drm/amd/display: Support external tunneling feature
Cruise Hung
14
-80
/
+126
2025-05-16
drm/amd/display: init local variable to fix format errors
Yihan Zhu
1
-8
/
+8
2025-05-16
drm/amd/display: Extend dc_plane_get_status with flags
Tomasz Siemek
2
-4
/
+14
2025-05-16
drm/amdgpu: fix use-after-unlock in eviction fence destroy
Arvind Yadav
1
-1
/
+1
2025-05-16
drm/amdgpu: Allow NPS2-CPX combination for VFs
Lijo Lazar
1
-0
/
+2
2025-05-16
drm/amdgpu/mmsch: Add MMSCH v5_0 support for sriov
fanhuang
1
-0
/
+144
2025-05-16
drm/amdgpu: Use compatible NPS mode info
Lijo Lazar
1
-43
/
+60
2025-05-16
drm/amd/pm: Move SMUv13.0.12 function declarations
Lijo Lazar
2
-9
/
+8
2025-05-16
drm/amdgpu: Add pldm version reporting
Asad Kamal
2
-1
/
+3
2025-05-16
drm/amdkfd: Support chain runlists of XNACK+/XNACK-
Amber Lin
5
-12
/
+84
2025-05-16
drm/radeon/cik: Clean up doorbells
Dr. David Alan Gilbert
1
-12
/
+30
2025-05-16
Merge tag 'drm-intel-next-fixes-2025-05-15' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
6
-12
/
+24
2025-05-16
Merge tag 'mediatek-drm-next-20250515' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Dave Airlie
10
-291
/
+497
2025-05-15
gpu: drm: nova: select AUXILIARY_BUS instead of depending on it
Alexandre Courbot
1
-1
/
+1
2025-05-15
gpu: nova-core: select AUXILIARY_BUS instead of depending on it
Alexandre Courbot
1
-1
/
+1
2025-05-15
samples: rust: select AUXILIARY_BUS instead of depending on it
Alexandre Courbot
1
-1
/
+1
2025-05-15
Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
29
-196
/
+699
2025-05-14
drm/mediatek: Replace custom compare_dev with component_compare_of
Tang Dongxing
1
-6
/
+1
2025-05-14
drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on err
AngeloGioacchino Del Regno
1
-1
/
+4
2025-05-14
drm/mediatek: Fix kobject put for component sub-drivers
AngeloGioacchino Del Regno
1
-0
/
+9
2025-05-14
drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptr
AngeloGioacchino Del Regno
1
-7
/
+10
2025-05-14
drm/amdgpu: add debugfs for spirom IFWI dump
Shiwu Zhang
4
-10
/
+168
[prev]
[next]