index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
tests
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
1
-1
/
+1
2025-03-14
drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk()
Qasim Ijaz
1
-1
/
+1
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
3
-12
/
+12
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
2
-5
/
+5
2024-07-09
drm/ttm: Allow TTM LRU list nodes of different types
Thomas Hellström
2
-4
/
+4
2024-06-25
drm/ttm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
8
-0
/
+8
2024-06-24
drm/ttm/tests: Use u32 and u64 over uint*_t types
Karolina Stolarek
6
-27
/
+25
2024-06-24
drm/ttm/tests: Correct modules' licenses
Karolina Stolarek
6
-6
/
+6
2024-06-24
drm/ttm/tests: Add TODO file
Karolina Stolarek
1
-0
/
+27
2024-06-24
drm/ttm/tests: Add tests for ttm_tt_populate
Karolina Stolarek
1
-0
/
+119
2024-06-24
drm/ttm/tests: Add eviction testing
Karolina Stolarek
5
-9
/
+568
2024-06-24
drm/ttm/tests: Add test cases dependent on fence signaling
Karolina Stolarek
1
-0
/
+305
2024-06-24
drm/ttm/tests: Add tests with mock resource managers
Karolina Stolarek
5
-2
/
+534
2024-06-24
drm/ttm/tests: Test simple BO creation and validation
Karolina Stolarek
4
-1
/
+228
2024-06-24
drm/ttm/tests: Use an init function from the helpers lib
Karolina Stolarek
3
-14
/
+16
2024-06-24
drm/ttm/tests: Set DMA mask in KUnit device
Karolina Stolarek
1
-0
/
+3
2024-06-24
drm/ttm/tests: Delete unnecessary config option
Karolina Stolarek
1
-1
/
+0
2024-06-24
drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulk
Karolina Stolarek
6
-31
/
+45
2024-06-20
drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation.
Sebastian Andrzej Siewior
1
-1
/
+7
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-5
/
+5
2024-01-11
drm/ttm/tests: Fix argument in ttm_tt_kunit_init()
Karolina Stolarek
1
-2
/
+1
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-4
/
+4
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
1
-1
/
+1
2023-12-14
drm/ttm/tests: Add tests for ttm_bo functions
Karolina Stolarek
3
-0
/
+629
2023-12-14
drm/ttm/tests: Add tests for ttm_tt
Karolina Stolarek
3
-0
/
+316
2023-12-14
drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
Karolina Stolarek
4
-1
/
+360
2023-08-22
drm/ttm/tests: Fix type conversion in ttm_pool_test
Karolina Stolarek
1
-2
/
+2
2023-08-09
drm/ttm/tests: Add tests for ttm_pool
Karolina Stolarek
4
-0
/
+459
2023-08-09
drm/ttm/tests: Add tests for ttm_device
Karolina Stolarek
1
-0
/
+158
2023-08-09
drm/ttm: Introduce KUnit test
Karolina Stolarek
5
-0
/
+196