- ce2f46f xen/gntdev: fix unmap notification order by Oleksandr Andrushchenko · 3 years, 1 month ago
- f28347c Xen/gntdev: don't ignore kernel unmapping error by Jan Beulich · 3 years, 4 months ago
- 30dcc56 xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guests by Juergen Gross · 3 years, 6 months ago
- 970655a xen/gntdev: fix gntdev_mmap() error exit path by Juergen Gross · 3 years, 9 months ago
- f1d20d8 Xen/gntdev: don't needlessly use kvcalloc() by Jan Beulich · 3 years, 10 months ago
- bce21a2 Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} by Jan Beulich · 3 years, 10 months ago
- 36caa3fe Xen/gntdev: don't needlessly allocate k{,un}map_ops[] by Jan Beulich · 3 years, 10 months ago
- ebee0ea Xen/gntdev: correct error checking in gntdev_map_grant_pages() by Jan Beulich · 4 years ago
- dbe5283 Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages() by Jan Beulich · 4 years ago
- d6bbc2f xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*() by Souptick Joarder · 4 years, 4 months ago
- 7790558 xen/gntdev.c: Mark pages as dirty by Souptick Joarder · 4 years, 4 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 0102e4e xen: Use evtchn_type_t as a type for event channels by Yan Yankovskyi · 4 years, 10 months ago
- 9293724 xen/gntdev: Do not use mm notifiers with autotranslating guests by Boris Ostrovsky · 5 years ago
- b3f7931 xen/gntdev: switch from kcalloc() to kvcalloc() by Juergen Gross · 5 years ago
- 3b06ac6 xen/gntdev: replace global limit of mapped pages by limit per call by Juergen Gross · 5 years ago
- d41b26d xen/gntdev: remove redundant non-zero check on ret by Colin Ian King · 5 years ago
- d3eeb1d xen/gntdev: use mmu_interval_notifier_insert by Jason Gunthorpe · 5 years ago
- ee7f522 xen: Stop abusing DT of_dma_configure API by Rob Herring · 5 years ago
- 8d1502f xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero() by Souptick Joarder · 5 years ago
- 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 6 years ago
- df9bde0 xen/gntdev.c: convert to use vm_map_pages() by Souptick Joarder · 6 years ago
- dfcd666 mm/mmu_notifier: convert user range->blockable to helper function by Jérôme Glisse · 6 years ago
- 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
- fa13e66 xen/gntdev: Do not destroy context while dma-bufs are in use by Oleksandr Andrushchenko · 6 years ago
- 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
- 58a5756 xen/gntdev: fix up blockable calls to mn_invl_range_start by Michal Hocko · 6 years ago
- 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
- 932d656 xen/gntdev: Add initial support for dma-buf UAPI by Oleksandr Andrushchenko · 6 years ago
- 1d31456 xen/gntdev: Make private routines/structures accessible by Oleksandr Andrushchenko · 6 years ago
- 975ef7f xen/gntdev: Allow mappings for DMA buffers by Oleksandr Andrushchenko · 6 years ago
- cf2acf6 xen/gntdev: Fix partial gntdev_mmap() cleanup by Ross Lagerwall · 7 years ago
- 951a010 xen/gntdev: Fix off-by-one error when unmapping with holes by Ross Lagerwall · 7 years ago
- 298d275 xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap() by Juergen Gross · 7 years ago
- a81461b xen/gntdev: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
- c5f7c5a drivers, xen: convert grant_map.users from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 30faaaf xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing by Boris Ostrovsky · 8 years ago
- c7ebf9d xen: use vma_pages(). by Muhammad Falak R Wani · 9 years ago
- 36ae220 xen/gntdev: reduce copy batch size to 16 by David Vrabel · 9 years ago
- a4cdb55 xen/gntdev: add ioctl for grant copy by David Vrabel · 10 years ago
- b9c0a92 xen/gntdev: constify mmu_notifier_ops structures by Julia Lawall · 9 years ago
- 9c17d96 xen/gntdev: Grant maps should not be subject to NUMA balancing by Boris Ostrovsky · 9 years ago
- 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
- 30b03d0 xen/gntdevt: Fix race condition in gntdev_release() by Marek Marczykowski-Górecki · 10 years ago
- a9fd60e xen: Include xen/page.h rather than asm/xen/page.h by Julien Grall · 10 years ago
- b44166c xen/grant: introduce func gnttab_unmap_refs_sync() by Bob Liu · 10 years ago
- dab069c xen/gntdev: provide find_special_page VMA operation by David Vrabel · 10 years ago
- 923b291 xen/gntdev: mark userspace PTEs as special on x86 PV guests by David Vrabel · 10 years ago
- 7452822 xen/gntdev: safely unmap grants in case they are still in use by Jennifer Herbert · 10 years ago
- 1401c00 xen/gntdev: convert priv->lock to a mutex by David Vrabel · 10 years ago
- ff4b156 xen/grant-table: add helpers for allocating pages by David Vrabel · 10 years ago
- 853d028 xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() by David Vrabel · 10 years ago
- e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 11 years ago
- 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
- 6926f6d xen/pvh: Piggyback on PVHVM for grant driver (v4) by Konrad Rzeszutek Wilk · 11 years ago
- ee07264 xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping by Stefano Stabellini · 11 years ago
- 283c097 xen: Convert printks to pr_<level> by Joe Perches · 12 years ago
- 1affa98 xen/gntdev: remove erronous use of copy_to_user by Daniel De Graaf · 12 years ago
- 16a1d02 xen/gntdev: correctly unmap unlinked maps in mmu notifier by Daniel De Graaf · 12 years ago
- 2512f29 xen/gntdev: fix unsafe vma access by Daniel De Graaf · 12 years ago
- a67baeb7 xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF by David Vrabel · 12 years ago
- 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
- 56d92aa Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
- b8b0f55 xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. by Konrad Rzeszutek Wilk · 12 years ago
- e8e937b xen/gntdev: do not set VM_PFNMAP by Stefano Stabellini · 13 years ago
- 7d17e84 xen/grant-table: Support mappings required by blkback by Daniel De Graaf · 13 years ago
- cb85f12 Merge commit 'v3.2-rc3' into stable/for-linus-3.3 by Konrad Rzeszutek Wilk · 13 years ago
- 0cc678f xen/gnt{dev,alloc}: reserve event channels for notify by Daniel De Graaf · 13 years ago
- fc6e0c3 xen-gntdev: integer overflow in gntdev_alloc_map() by Dan Carpenter · 13 years ago
- daedd87 Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 1f1503b xen/gntdev: Fix sleep-inside-spinlock by Daniel De Graaf · 13 years ago
- 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
- 693394b xen: add an "highmem" parameter to alloc_xenballooned_pages by Stefano Stabellini · 13 years ago
- 7b0ac95 Xen: fix braces coding style issue in gntdev.c and grant-table.c by Ruslan Pisarev · 13 years ago
- 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- a93e20a xen-gntdev: unlock on error path in gntdev_mmap() by Dan Carpenter · 14 years ago
- 12f0258 xen-gntdev: return -EFAULT on copy_to_user failure by Dan Carpenter · 14 years ago
- ca47cea xen-gntdev: Use ballooned pages for grant mappings by Daniel De Graaf · 14 years ago
- d79647a xen/gntdev,gntalloc: Remove unneeded VM flags by Daniel De Graaf · 14 years ago
- 38eaeb0 xen: gntdev: fix build warning by Ian Campbell · 14 years ago
- f4ee4af xen-gntdev: Add cast to pointer by Daniel De Graaf · 14 years ago
- 77c35ac xen-gntdev: Fix incorrect use of zero handle by Daniel De Graaf · 14 years ago
- 9960be9 xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappings by Daniel De Graaf · 14 years ago
- 12996fc xen-gntdev: Avoid double-mapping memory by Daniel De Graaf · 14 years ago
- b57c186 xen-gntdev: Avoid unmapping ranges twice by Daniel De Graaf · 14 years ago
- 84e4075 xen-gntdev: Use map->vma for checking map validity by Daniel De Graaf · 14 years ago
- 0ea22f0 xen-gntdev: Fix unmap notify on PV domains by Daniel De Graaf · 14 years ago
- 90b6f30 xen-gntdev: Fix memory leak when mmap fails by Daniel De Graaf · 14 years ago
- bdc612d xen/gntalloc,gntdev: Add unmap notify ioctl by Daniel De Graaf · 14 years ago
- aab8f11 xen-gntdev: Support mapping in HVM domains by Daniel De Graaf · 14 years ago
- 68b025c xen-gntdev: Add reference counting to maps by Daniel De Graaf · 14 years ago
- a879211 xen-gntdev: Use find_vma rather than iterating our vma list manually by Daniel De Graaf · 14 years ago
- ef91082 xen-gntdev: Change page limit to be global instead of per-open by Daniel De Graaf · 14 years ago
- a12b4eb xen gntdev: use gnttab_map_refs and gnttab_unmap_refs by Stefano Stabellini · 14 years ago
- f0a70c8 xen/gntdev: Fix circular locking dependency by Daniel De Graaf · 14 years ago
- ba5d101 xen/gntdev: stop using "token" argument by Jeremy Fitzhardinge · 14 years ago
- 9329e76 xen: gntdev: move use of GNTMAP_contains_pte next to the map_op by Ian Campbell · 14 years ago