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
/
nouveau
/
nvkm
/
subdev
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-12
nouveau/instmem: use iomapping interface for instmem handling
Dave Airlie
3
-9
/
+32
2026-06-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
5
-9
/
+10
2026-06-26
Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+1
2026-06-24
drm/nouveau/disp/r535: Add scanline position support + head state support
Lyude Paul
1
-6
/
+2
2026-06-21
nouveau/vmm: fix another SPT/LPT race
Dave Airlie
1
-17
/
+14
2026-06-21
drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()
Wentao Liang
1
-0
/
+1
2026-05-28
Revert "nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)"
Lyude Paul
1
-1
/
+1
2026-05-28
Revert "nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementation"
Lyude Paul
2
-4
/
+4
2026-05-28
Revert "nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usage"
Lyude Paul
2
-4
/
+4
2026-05-28
drm/nouveau/gsp: require GSP-RM for GA100 support
Timur Tabi
1
-1
/
+0
2026-05-28
drm/nouveau/bios: skip the IFR header if present
Timur Tabi
1
-9
/
+101
2026-05-28
drm/nouveau/bios: specify correct display fuse register for Ampere and Ada
Timur Tabi
1
-1
/
+2
2026-05-28
drm/nouveau: GA100 has an FRTS region size of zero
Timur Tabi
1
-2
/
+7
2026-05-28
drm/nouveau: only boot FRTS if its region is allocated
Timur Tabi
1
-3
/
+6
2026-05-28
drm/nouveau/gsp: read MMU_LOCK to fix WPR placement on GA100
Timur Tabi
1
-0
/
+49
2026-05-28
drm/nouveau/gsp: use fb.bios.addr for gspFwWprEnd instead of vga_workspace.addr
Timur Tabi
1
-1
/
+1
2026-05-28
nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usage
Hongling Zeng
2
-4
/
+4
2026-05-28
nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)
Hongling Zeng
1
-1
/
+1
2026-05-28
nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementation
Hongling Zeng
2
-4
/
+4
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
2
-13
/
+9
2026-05-08
drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcs
Rosen Penev
1
-1
/
+2
2026-05-08
nouveau/vmm: use kzalloc_flex
Rosen Penev
1
-1
/
+2
2026-05-01
Revert "drm/nouveau/gsp: add support for GA100"
Timur Tabi
2
-13
/
+9
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
7
-18
/
+75
2026-02-24
drm/nouveau: Fetch zcull info from device
Mel Henning
4
-6
/
+58
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
111
-202
/
+239
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
100
-168
/
+199
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
98
-131
/
+131
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
99
-135
/
+134
2026-02-16
nouveau/gsp: drop WARN_ON in ACPI probes
Dave Airlie
1
-6
/
+6
2026-02-14
drm/nouveau/gsp: add support for GA100
Timur Tabi
2
-9
/
+13
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-33
/
+65
2026-02-08
drm/nouveau/gsp: simplify code with acpi_get_local_u64_address()
Andy Shevchenko
1
-3
/
+4
2026-02-06
Merge tag 'drm-misc-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
2
-33
/
+65
2026-02-05
nouveau/vmm: start tracking if the LPT PTE is valid. (v6)
Dave Airlie
2
-9
/
+33
2026-02-05
nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)
Dave Airlie
2
-7
/
+8
2026-02-05
nouveau/vmm: rewrite pte tracker using a struct and bitfields.
Dave Airlie
2
-24
/
+31
2026-02-04
nouveau/gsp: fix suspend/resume regression on r570 firmware
Dave Airlie
4
-7
/
+7
2026-02-04
nouveau: add a third state to the fini handler.
Dave Airlie
18
-24
/
+24
2026-02-04
nouveau/gsp: use rpc sequence numbers properly.
Dave Airlie
3
-3
/
+9
2026-01-04
nouveau: don't attempt fwsec on sb on newer platforms.
Dave Airlie
7
-9
/
+49
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-20
/
+54
2025-12-04
drm/nouveau/gsp: Allocate fwsec-sb at boot
Lyude Paul
3
-20
/
+54
2025-11-24
drm/nouveau: verify that hardware supports the flush page address
Timur Tabi
5
-0
/
+15
2025-11-24
drm/nouveau: restrict the flush page to a 32-bit address
Timur Tabi
1
-1
/
+1
2025-11-12
drm/nouveau/mmu/tu102: Add support for compressed kinds
Ben Skeggs
1
-2
/
+44
2025-11-12
drm/nouveau/mmu/gp100: Remove unused/broken support for compression
Ben Skeggs
2
-37
/
+6
2025-09-15
drm/nouveau: Support devfreq for Tegra
Aaron Kling
8
-0
/
+362
2025-09-15
drm/nouveau: Support reclocking on gp10b
Aaron Kling
3
-0
/
+198
[next]