Daniel De Graaf
|
1affa98d23
xen/gntdev: remove erronous use of copy_to_user
|
12 years ago |
Daniel De Graaf
|
16a1d0225e
xen/gntdev: correctly unmap unlinked maps in mmu notifier
|
12 years ago |
Daniel De Graaf
|
2512f298cb
xen/gntdev: fix unsafe vma access
|
12 years ago |
David Vrabel
|
a67baeb773
xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
Linus Torvalds
|
56d92aa5cf
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
12 years ago |
Stefano Stabellini
|
2fc136eecd
xen/m2p: do not reuse kmap_op->dev_bus_addr
|
12 years ago |
Konrad Rzeszutek Wilk
|
b8b0f559c7
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
|
13 years ago |
Stefano Stabellini
|
e8e937be97
xen/gntdev: do not set VM_PFNMAP
|
13 years ago |
Daniel De Graaf
|
7d17e84bb8
xen/grant-table: Support mappings required by blkback
|
13 years ago |
Konrad Rzeszutek Wilk
|
cb85f123cd
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
|
13 years ago |
Daniel De Graaf
|
0cc678f850
xen/gnt{dev,alloc}: reserve event channels for notify
|
13 years ago |
Dan Carpenter
|
fc6e0c3b90
xen-gntdev: integer overflow in gntdev_alloc_map()
|
13 years ago |
Linus Torvalds
|
daedd8708f
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Daniel De Graaf
|
1f1503ba09
xen/gntdev: Fix sleep-inside-spinlock
|
13 years ago |
Stefano Stabellini
|
0930bba674
xen: modify kernel mappings corresponding to granted pages
|
13 years ago |
Stefano Stabellini
|
693394b8c3
xen: add an "highmem" parameter to alloc_xenballooned_pages
|
13 years ago |
Ruslan Pisarev
|
7b0ac956d9
Xen: fix braces coding style issue in gntdev.c and grant-table.c
|
14 years ago |
Linus Torvalds
|
5318991645
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Dan Carpenter
|
a93e20a830
xen-gntdev: unlock on error path in gntdev_mmap()
|
14 years ago |
Dan Carpenter
|
12f0258d5b
xen-gntdev: return -EFAULT on copy_to_user failure
|
14 years ago |
Daniel De Graaf
|
ca47ceaa2c
xen-gntdev: Use ballooned pages for grant mappings
|
14 years ago |
Daniel De Graaf
|
d79647aea2
xen/gntdev,gntalloc: Remove unneeded VM flags
|
14 years ago |
Ian Campbell
|
38eaeb0fd8
xen: gntdev: fix build warning
|
14 years ago |
Daniel De Graaf
|
f4ee4af447
xen-gntdev: Add cast to pointer
|
14 years ago |
Daniel De Graaf
|
77c35acb7c
xen-gntdev: Fix incorrect use of zero handle
|
14 years ago |
Daniel De Graaf
|
9960be970c
xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappings
|
14 years ago |
Daniel De Graaf
|
12996fc38a
xen-gntdev: Avoid double-mapping memory
|
14 years ago |
Daniel De Graaf
|
b57c18694e
xen-gntdev: Avoid unmapping ranges twice
|
14 years ago |
Daniel De Graaf
|
84e4075d60
xen-gntdev: Use map->vma for checking map validity
|
14 years ago |