Historique des commits

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