index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/clk: Fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-06-14
1
-2
/
+4
*
drm/nouveau/tegra: Stop using iommu_present()
Robin Murphy
2022-05-18
1
-1
/
+1
*
drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()
Christophe JAILLET
2022-05-18
1
-4
/
+5
*
Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"
Karol Herbst
2022-03-02
1
-21
/
+16
*
drm/nouveau: fix off by one in BIOS boundary checking
Nick Lopez
2022-02-08
1
-1
/
+1
*
drm/nouveau/kms/nv04: use vzalloc for nv04_display
Ilia Mirkin
2022-01-27
1
-2
/
+2
*
drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR
Ben Skeggs
2022-01-27
1
-16
/
+21
*
drm/nouveau: use drm_dev_unplug() during device removal
Jeremy Cline
2021-11-26
1
-1
/
+1
*
drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame
Hans Verkuil
2021-11-26
1
-1
/
+0
*
drm/nouveau/debugfs: fix file release memory leak
Yang Yingliang
2021-10-13
1
-0
/
+1
*
drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV
Guenter Roeck
2021-09-26
1
-1
/
+1
*
drm/nouveau/disp: power down unused DP links during init
Ben Skeggs
2021-09-03
3
-1
/
+11
*
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
2021-07-07
1
-2
/
+2
*
drm/nouveau: wait for moving fence after pinning v2
Christian König
2021-06-30
1
-1
/
+16
*
drm/nouveau/kms: handle mDP connectors
Karol Herbst
2021-03-04
2
-0
/
+2
*
drm/nouveau: bail out of nouveau_channel_new if channel init fails
Frantisek Hrbata
2021-03-04
1
-0
/
+1
*
drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devices
Karol Herbst
2021-02-03
1
-0
/
+4
*
drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
Ben Skeggs
2021-01-27
3
-4
/
+4
*
drm/nouveau/mmu: fix vram heap sizing
Ben Skeggs
2021-01-27
1
-3
/
+3
*
drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
Ben Skeggs
2021-01-27
1
-4
/
+4
*
drm/nouveau/privring: ack interrupts the same way as RM
Ben Skeggs
2021-01-27
2
-6
/
+14
*
drm/nouveau/bios: fix issue shadowing expansion ROMs
Ben Skeggs
2021-01-27
1
-1
/
+1
*
drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
Karol Herbst
2020-11-10
1
-1
/
+2
*
drm/nouveau/nouveau: fix the start/end range for migration
Ralph Campbell
2020-11-10
1
-11
/
+3
*
drm/nouveau/mem: guard against NULL pointer access in mem_del
Karol Herbst
2020-10-14
1
-0
/
+2
*
drm/nouveau/dispnv50: fix runtime pm imbalance on error
Dinghao Liu
2020-10-01
1
-1
/
+3
*
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
2020-10-01
1
-1
/
+3
*
drm/nouveau/debugfs: fix runtime pm imbalance on error
Dinghao Liu
2020-10-01
1
-1
/
+4
*
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
2020-10-01
1
-2
/
+15
*
drm/nouveau: Fix reference count leak in nouveau_connector_detect
Aditya Pakki
2020-09-03
1
-1
/
+3
*
drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
Aditya Pakki
2020-09-03
1
-1
/
+3
*
drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
Aditya Pakki
2020-09-03
1
-1
/
+3
*
drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
Dave Airlie
2020-08-19
1
-6
/
+3
*
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
2020-08-19
2
-3
/
+9
*
drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek
Aditya Pakki
2020-08-19
1
-1
/
+3
*
drm/nouveau/kms/nv50-: Fix disabling dithering
Lyude Paul
2020-08-19
1
-11
/
+13
*
drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
Ben Skeggs
2020-08-11
1
-1
/
+1
*
drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reason
Ben Skeggs
2020-08-11
1
-0
/
+1
*
drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
Ben Skeggs
2020-07-29
2
-4
/
+4
*
drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection
Ben Skeggs
2020-06-24
1
-2
/
+2
*
drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during init
Ben Skeggs
2020-04-23
1
-0
/
+26
*
drm/nouveau: workaround runpm fail by disabling PCI power management on certa...
Karol Herbst
2020-04-23
2
-0
/
+65
*
drm/nouveau/svm: fix vma range check for migration
Ralph Campbell
2020-04-23
1
-0
/
+1
*
drm/nouveau/svm: check for SVM initialized before migrating
Ralph Campbell
2020-04-23
1
-0
/
+5
*
drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
Lyude Paul
2020-02-28
1
-0
/
+2
*
drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
Ben Skeggs
2020-02-24
1
-0
/
+2
*
drm/nouveau/mmu: fix comptag memory leak
Ben Skeggs
2020-02-24
1
-1
/
+1
*
drm/nouveau/fault/gv100-: fix memory leak on module unload
Ben Skeggs
2020-02-24
1
-0
/
+1
*
drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
YueHaibing
2020-02-24
1
-4
/
+0
*
drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
YueHaibing
2020-02-24
1
-1
/
+1
[next]