Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-20 | dma-buf: Fix NULL pointer dereference in sanitycheck() | Pavel Sakharov | 1 | -3/+3 |
2023-10-04 | kthread: add kthread_stop_put | Andreas Gruenbacher | 1 | -8/+4 |
2022-11-18 | treewide: use get_random_u32_inclusive() when possible | Jason A. Donenfeld | 1 | -1/+1 |
2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -3/+3 |
2022-09-16 | dma-buf: Enable signaling on fence for selftests | Arvind Yadav | 1 | -0/+4 |
2021-06-14 | dma-buf: add dma_fence_chain_alloc/free v3 | Christian König | 1 | -12/+4 |
2020-07-02 | dma-buf: fix dma-fence-chain out of order test | Lionel Landwerlin | 1 | -22/+21 |
2020-04-09 | dma-buf: Exercise dma-fence-chain under selftests | Chris Wilson | 1 | -0/+715 |