index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
drm/nouveau: add nv_encoder pointer check for NULL
drm-misc-fixes-2023-06-16
Natalia Petrova
1
-1
/
+2
2023-06-13
drm/nouveau/dp: check for NULL nv_connector->native_mode
Natalia Petrova
1
-2
/
+2
2023-06-13
drm/bridge: ti-sn65dsi86: Avoid possible buffer overflow
Su Hui
1
-0
/
+4
2023-06-13
drm/nouveau: don't detect DSM for non-NVIDIA device
Ratchanan Srirattanamet
1
-0
/
+3
2023-06-09
accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()
Jeffrey Hugo
1
-0
/
+3
2023-06-09
accel/qaic: Free user handle on interrupted mutex
Carl Vanderlip
1
-0
/
+1
2023-06-08
accel/ivpu: Fix sporadic VPU boot failure
drm-misc-fixes-2023-06-08
Andrzej Kacprowski
2
-1
/
+13
2023-06-08
accel/ivpu: Do not use mutex_lock_interruptible
Stanislaw Gruszka
2
-19
/
+7
2023-06-08
accel/ivpu: Do not trigger extra VPU reset if the VPU is idle
Andrzej Kacprowski
1
-4
/
+5
2023-06-07
drm/lima: fix sched context destroy
Erico Nunes
1
-1
/
+1
2023-06-06
accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEP
Stanislaw Gruszka
1
-7
/
+14
2023-06-06
accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATOR
Randy Dunlap
1
-0
/
+1
2023-06-01
drm/ast: Fix modeset failed on DisplayPort
Jammy Huang
1
-2
/
+13
2023-05-31
drm/ast: Fix long time waiting on s3/s4 resume
Jammy Huang
4
-45
/
+29
2023-05-24
drm/fb-helper: Fix height, width, and accel_flags in fb_var
Geert Uytterhoeven
1
-5
/
+7
2023-05-23
accel/qaic: Fix NNC message corruption
drm-misc-fixes-2023-05-24
Jeffrey Hugo
1
-8
/
+21
2023-05-23
accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO
Pranjal Ramajor Asha Kanojiya
1
-8
/
+12
2023-05-23
accel/qaic: Flush the transfer list again
Pranjal Ramajor Asha Kanojiya
1
-0
/
+5
2023-05-23
accel/qaic: Validate if BO is sliced before slicing
Pranjal Ramajor Asha Kanojiya
1
-0
/
+5
2023-05-23
accel/qaic: Validate user data before grabbing any lock
Pranjal Ramajor Asha Kanojiya
2
-46
/
+27
2023-05-23
accel/qaic: initialize ret variable to 0
Tom Rix
1
-1
/
+1
2023-05-22
drm: fix drmm_mutex_init()
Matthew Auld
1
-20
/
+2
2023-05-19
drm/sched: Remove redundant check
Vladislav Efanov
1
-3
/
+0
2023-05-17
drm: panel-orientation-quirks: Change Air's quirk to support Air Plus
Maya Matuszczyk
1
-1
/
+1
2023-05-16
accel/qaic: silence some uninitialized variable warnings
Dan Carpenter
1
-1
/
+1
2023-05-16
drm/pl111: Fix FB depth on IMPD-1 framebuffer
Linus Walleij
4
-12
/
+12
2023-05-12
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
6090
-145126
/
+382054
2023-05-11
drm/mgag200: Fix gamma lut not initialized.
Jocelyn Falempe
1
-0
/
+5
2023-05-10
drm/sched: Check scheduler work queue before calling timeout handling
drm-misc-fixes-2023-05-11
Vitaly Prosyak
1
-1
/
+1
2023-05-07
Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2023-05-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-12
/
+2
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
9
-99
/
+136
2023-05-07
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
2
-21
/
+21
2023-05-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-850
/
+43
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
9
-13
/
+82
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
47
-325
/
+604
2023-05-05
Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-18
/
+30
2023-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
4
-15
/
+35
2023-05-05
Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2023-05-05
Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-14
/
+0
2023-05-05
Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2023-05-05
Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+4
2023-05-05
Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
50
-263
/
+415
2023-05-05
net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
Florian Fainelli
1
-1
/
+0
2023-05-05
pds_core: fix mutex double unlock in error path
Shannon Nelson
1
-8
/
+13
2023-05-05
net: fec: correct the counting of XDP sent frames
Shenwei Wang
1
-4
/
+9
2023-05-05
bonding: add xdp_features support
Lorenzo Bianconi
2
-0
/
+31
2023-05-05
net: enetc: check the index of the SFI rather than the handle
Wei Fang
1
-1
/
+1
2023-05-05
virtio_net: suppress cpu stall when free_unused_bufs
Wenliang Wang
1
-0
/
+2
[next]