This patch series adds support for CRIU checkpointing of processes that share memory with the amdgpu dmabuf interface. This v13 adds an additional patch to allow gem_create_ioctl to use wipe_on_release flag. Accompanying CRIU changes: https://github.com/checkpoint-restore/criu/pull/2613