index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tests
/
drm_gem_shmem_test.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-12-21
drm/tests: shmem: Hold reservation lock around purge
Thomas Zimmermann
2025-12-21
drm/tests: shmem: Hold reservation lock around madvise
Thomas Zimmermann
2025-12-21
drm/tests: shmem: Hold reservation lock around vmap/vunmap
Thomas Zimmermann
2025-12-21
drm/tests: shmem: Add clean-up action to unpin pages
Thomas Zimmermann
2025-12-21
drm/tests: shmem: Swap names of export tests
Thomas Zimmermann
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-04-29
drm/tests: shmem: Fix memleak
Maxime Ripard
2025-03-26
drm/shmem-helper: Use refcount_t for vmap_use_count
Dmitry Osipenko
2025-03-26
drm/shmem-helper: Use refcount_t for pages_use_count
Dmitry Osipenko
2025-03-26
drm/shmem-helper: Refactor locked/unlocked functions
Dmitry Osipenko
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
2024-08-02
drm/test: fix the gem shmem test to map the sg table.
Dave Airlie
2024-07-25
drm/test: use kunit action wrapper macro in the gem shmem test suite
Marco Pagani
2024-06-10
drm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-12-04
drm/test: add a test suite for GEM objects backed by shmem
Marco Pagani