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