开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
/
vkms_configfs.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-04
drm/vkms: Fix use after frees on error paths
Dan Carpenter
2025-10-22
drm/vkms: Allow to configure connector status via configfs
José Expósito
2025-10-22
drm/vkms: Allow to attach connectors and encoders via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure multiple connectors via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to attach encoders and CRTCs via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure multiple encoders via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to attach planes and CRTCs via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure CRTC writeback support via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure multiple CRTCs via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure the plane type via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure multiple planes via configfs
Louis Chauvet
2025-10-22
drm/vkms: Add and remove VKMS instances via configfs
Louis Chauvet