v3: pushed first batch of fixes to drm-misc-next. documentation fix. two new patches adding sanity checks. v2: review updates, add three new patches.
Gerd Hoffmann (3): udmabuf: add documentation udmabuf: check that __pad is zero udmabuf: check that flags has no unsupported bits set
include/uapi/linux/udmabuf.h | 51 +++++++++++++++++++++++++++++++++--- drivers/dma-buf/udmabuf.c | 5 ++++ Documentation/driver-api/dma-buf.rst | 8 ++++++ 3 files changed, 61 insertions(+), 3 deletions(-)