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.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-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
/
vmwgfx
/
vmwgfx_msg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-25
drm/vmwgfx: Use VMware hypercall API
Alexey Makhalov
1
-112
/
+61
2023-04-11
drm/vmwgfx: Print errors when running on broken/unsupported configs
Zack Rusin
1
-0
/
+9
2023-04-11
drm/vmwgfx: Drop mksstat_init_record fn as currently unused
Martin Krastev
1
-26
/
+0
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-21
/
+38
2022-11-28
drm/vmwgfx: Fix race issue calling pin_user_pages
Dawei Li
1
-3
/
+3
2022-10-25
drm/vmwgfx: Add a mksstat counter for cotable resizes
Zack Rusin
1
-7
/
+9
2022-10-25
drm/vmwgfx: Fix frame-size warning in vmw_mksstat_add_ioctl
Martin Krastev
1
-14
/
+29
2022-09-21
drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()
Rafael Mendonca
1
-0
/
+1
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-3
/
+3
2021-08-10
drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"
Cai Huoqing
1
-3
/
+3
2021-06-16
drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test r...
Martin Krastev
1
-4
/
+4
2021-06-12
drm/vmwgfx: Refactor vmw_mksstat_remove_ioctl to expect pgid match with vmw_m...
Martin Krastev
1
-19
/
+13
2021-06-12
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
1
-2
/
+4
2021-06-12
drm/vmwgfx: Introduce VMware mks-guest-stats
Martin Krastev
1
-0
/
+579
2021-05-11
drm/vmwgfx: Port vmwgfx to arm64
Zack Rusin
1
-9
/
+22
2021-01-19
drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'
Lee Jones
1
-1
/
+1
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry
1
-2
/
+1
2020-01-15
drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from host
Roland Scheidegger
1
-0
/
+83
2020-01-15
drm/vmwgfx: Don't use the HB port if memory encryption is active
Thomas Hellstrom
1
-2
/
+5
2019-09-20
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+5
2019-09-17
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+10
2019-09-05
drm/vmwgfx: Fix double free in vmw_recv_msg()
Dan Carpenter
1
-5
/
+3
2019-08-28
drm/vmwgfx: Update the backdoor call with support for new instructions
Thomas Hellstrom
1
-11
/
+10
2019-08-15
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
1
-6
/
+5
2019-08-08
drm/vmwgfx: fix memory leak when too many retries have occurred
Colin Ian King
1
-1
/
+3
2019-06-11
drm/vmwgfx: Use the backdoor port if the HB port is not available
Thomas Hellstrom
1
-29
/
+117
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-6
/
+8
2018-07-03
drm/vmwgfx: Fix host message module function declarations
Thomas Hellstrom
1
-0
/
+1
2018-07-03
drm/vmwgfx: Improve on host message error messages
Thomas Hellstrom
1
-6
/
+7
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
1
-2
/
+2
2018-05-23
drm/vmwgfx: Fix host logging / guestinfo reading error paths
Thomas Hellstrom
1
-17
/
+31
2018-03-22
drm/vmwgfx: Use kasprintf
Himanshu Jha
1
-10
/
+3
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
1
-3
/
+3
2017-07-18
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
1
-3
/
+3
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2016-07-01
drm/vmwgfx: Add a check to handle host message failure
Sinclair Yeh
1
-0
/
+3
2016-06-08
objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warning
Josh Poimboeuf
1
-1
/
+3
2016-05-20
drm/vmwgfx: Add VMWare host messaging capability
Sinclair Yeh
1
-0
/
+416