index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-74
/
+125
2022-10-12
xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
Colin Ian King
1
-1
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-10
xen/virtio: enable grant based virtio on x86
Juergen Gross
1
-1
/
+11
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+0
2022-10-07
xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
Juergen Gross
1
-0
/
+3
2022-10-07
xen/virtio: restructure xen grant dma setup
Juergen Gross
1
-25
/
+43
2022-10-06
xen/gntdev: Accommodate VMA splitting
M. Vefa Bicakci
2
-34
/
+27
2022-10-06
xen/gntdev: Prevent leaking grants
M. Vefa Bicakci
1
-5
/
+17
2022-10-06
xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devices
Oleksandr Tyshchenko
1
-5
/
+19
2022-10-06
xen/virtio: Fix n_pages calculation in xen_grant_dma_map(unmap)_page()
Oleksandr Tyshchenko
1
-2
/
+3
2022-10-06
xen/xenbus: Fix spelling mistake "hardward" -> "hardware"
Colin Ian King
1
-1
/
+1
2022-09-27
xen: use vma_lookup() in privcmd_ioctl_mmap()
Liam R. Howlett
1
-1
/
+1
2022-09-23
Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+6
2022-09-16
xen/xenbus: fix xenbus_setup_ring()
Juergen Gross
1
-3
/
+6
2022-09-07
scsi: xen: Drop use of internal host codes
Mike Christie
1
-12
/
+0
2022-09-03
Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2022-09-02
xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()
Dan Carpenter
1
-0
/
+3
2022-08-28
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-12
/
+13
2022-08-25
xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
Juergen Gross
1
-10
/
+11
2022-08-25
xen: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-9
/
+50
2022-08-12
xen/pciback: Fix comment typo
Jason Wang
1
-1
/
+1
2022-08-12
xen/xenbus: fix return type in xenbus_file_read()
Dan Carpenter
1
-2
/
+2
2022-08-12
x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
Jane Malalane
1
-6
/
+47
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-08-05
Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-3
/
+22
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+4
2022-08-01
xen: don't require virtio with grants for non-PV guests
Juergen Gross
2
-0
/
+19
2022-08-01
xen: Fix spelling mistake
Zhang Jiaming
1
-2
/
+2
2022-08-01
xen/manage: Use orderly_reboot() to reboot
Ross Lagerwall
1
-1
/
+1
2022-07-11
xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
Demi Marie Obenour
1
-2
/
+4
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
1
-3
/
+4
2022-07-04
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+1
2022-06-23
xen/gntdev: Avoid blocking in unmap_grant_pages()
Demi Marie Obenour
2
-51
/
+113
2022-06-21
x86/xen: Remove undefined behavior in setup_features()
Julien Grall
1
-1
/
+1
2022-06-07
xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
Masahiro Yamada
1
-1
/
+0
2022-06-06
xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
Oleksandr Tyshchenko
2
-7
/
+42
2022-06-06
xen/grant-dma-iommu: Introduce stub IOMMU driver
Oleksandr Tyshchenko
3
-0
/
+83
2022-06-06
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
1
-0
/
+11
2022-06-06
xen/grant-dma-ops: Add option to restrict memory access under Xen
Juergen Gross
3
-0
/
+317
2022-06-06
xen/grants: support allocating consecutive grants
Juergen Gross
1
-36
/
+215
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-23
/
+20
2022-06-01
xen: replace xen_remap() with memremap()
Juergen Gross
2
-7
/
+7
2022-05-27
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
6
-16
/
+13
2022-05-26
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-195
/
+36
2022-05-19
xen: add support for initializing xenstore later as HVM domain
Luca Miccio
1
-20
/
+71
2022-05-19
xen/xenbus: eliminate xenbus_grant_ring()
Juergen Gross
1
-46
/
+19
2022-05-19
xen/xenbus: add xenbus_setup_ring() service function
Juergen Gross
1
-0
/
+69
2022-05-19
xen/shbuf: switch xen-front-pgdir-shbuf to use INVALID_GRANT_REF
Juergen Gross
1
-13
/
+5
[prev]
[next]