index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-05
nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
Dave Airlie
1
-0
/
+3
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
208
-376
/
+385
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-4
/
+2
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-8
/
+4
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-5
/
+5
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
203
-294
/
+294
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
206
-317
/
+315
2026-02-17
nouveau/gsp: drop WARN_ON in ACPI probes
Dave Airlie
1
-6
/
+6
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-55
/
+73
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2026-02-06
Merge tag 'drm-misc-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/...
Dave Airlie
3
-34
/
+68
2026-02-06
Merge tag 'drm-misc-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
63
-96
/
+161
2026-02-04
nouveau/vmm: start tracking if the LPT PTE is valid. (v6)
Dave Airlie
3
-10
/
+36
2026-02-04
nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)
Dave Airlie
2
-7
/
+8
2026-02-04
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
56
-84
/
+139
2026-02-04
nouveau/gsp: use rpc sequence numbers properly.
Dave Airlie
4
-3
/
+15
2026-02-02
Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"
John Ogness
1
-2
/
+0
2026-01-29
Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
14
-51
/
+198
2026-01-27
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
1
-1
/
+1
2026-01-21
drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)
Lyude Paul
1
-0
/
+2
2026-01-21
drm/nouveau: implement missing DCB connector types; gracefully handle unknown...
Alex Ramírez
1
-20
/
+53
2026-01-21
drm/nouveau: add missing DCB connector types
Alex Ramírez
1
-21
/
+74
2026-01-14
drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*
Lyude Paul
1
-0
/
+5
2026-01-14
drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
Lyude Paul
1
-0
/
+1
2026-01-08
drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Alice Ryhl
1
-1
/
+1
2026-01-06
drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-3
/
+2
2026-01-04
nouveau: don't attempt fwsec on sb on newer platforms.
Dave Airlie
7
-9
/
+49
2025-12-20
drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb
Lyude Paul
2
-1
/
+14
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
23
-138
/
+404
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
8
-46
/
+81
2025-12-06
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-86
/
+234
2025-12-05
drm: nouveau: Replace sprintf() with sysfs_emit()
Madhur Kumar
1
-2
/
+2
2025-12-05
drm/nouveau: fix circular dep oops from vendored i2c encoder
René Rebe
2
-21
/
+18
2025-12-05
drm/nouveau: refactor deprecated strcpy
Madhur Kumar
1
-3
/
+3
2025-12-05
drm/nouveau/gsp: Allocate fwsec-sb at boot
Lyude Paul
4
-20
/
+58
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
30
-60
/
+752
2025-12-02
drm/nouveau: Do not implement mode_set_base_atomic callback
Thomas Zimmermann
1
-20
/
+4
2025-11-28
Merge tag 'drm-misc-next-fixes-2025-11-26' of https://gitlab.freedesktop.org/...
Dave Airlie
6
-1
/
+16
2025-11-25
gpu/drm/nouveau: enable THP support for GPU memory migration
Balbir Singh
3
-84
/
+231
2025-11-25
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
1
-2
/
+3
2025-11-25
mm/zone_device: support large zone device private folios
Balbir Singh
1
-1
/
+1
2025-11-25
drm/nouveau: verify that hardware supports the flush page address
Timur Tabi
5
-0
/
+15
2025-11-25
drm/nouveau: restrict the flush page to a 32-bit address
Timur Tabi
1
-1
/
+1
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
5
-5
/
+71
2025-11-19
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
1
-12
/
+12
2025-11-18
nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot
Nam Cao
1
-0
/
+2
2025-11-12
drm/nouveau: fully define nvfw_hs_load_header_v2
Timur Tabi
1
-1
/
+3
[next]