aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/privcmd-buf.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsGravatar Suren Baghdasaryan 1-1/+1
2019-05-14xen/privcmd-buf.c: convert to use vm_map_pages_zero()Gravatar Souptick Joarder 1-6/+2
2019-04-05xen: use struct_size() helper in kzalloc()Gravatar Andrea Righi 1-2/+1
2018-11-09xen: remove size limit of privcmd-buf mapping interfaceGravatar Juergen Gross 1-18/+4
2018-06-22xen: add new hypercall buffer mapping deviceGravatar Juergen Gross 1-0/+210