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-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
2022-05-19
xen/dmabuf: switch gntdev-dmabuf to use INVALID_GRANT_REF
Juergen Gross
1
-11
/
+2
2022-05-19
xen/grant-table: never put a reserved grant on the free list
Juergen Gross
1
-0
/
+4
2022-05-19
xen: update grant_table.h
Juergen Gross
1
-5
/
+3
2022-05-19
xen/scsiback: use new command result macros
Juergen Gross
1
-3
/
+79
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
1
-65
/
+34
2022-04-20
xen: Convert kmap() to kmap_local_page()
Alaa Mohamed
1
-2
/
+2
2022-04-18
swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
1
-127
/
+1
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-2
/
+2
2022-04-18
swiotlb: simplify swiotlb_max_segment
Christoph Hellwig
1
-2
/
+0
2022-04-07
xen/balloon: don't use PV mode extra memory for zone device allocations
Juergen Gross
2
-64
/
+23
2022-03-25
xen: don't hang when resuming PCI device
Jakub Kądziołka
1
-2
/
+2
2022-03-16
xen/grant-table: remove readonly parameter from functions
Juergen Gross
5
-29
/
+22
2022-03-16
xen/grant-table: remove gnttab_*transfer*() functions
Juergen Gross
1
-111
/
+2
2022-03-10
drivers/xen: use helper macro __ATTR_RW
zhanglianjie
1
-3
/
+2
2022-03-10
xen: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-03-07
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
1
-7
/
+29
2022-03-07
xen/pvcalls: use alloc/free_pages_exact()
Juergen Gross
1
-4
/
+4
2022-03-07
xen: remove gnttab_query_foreign_access()
Juergen Gross
1
-25
/
+0
2022-03-07
xen/gntalloc: don't use gnttab_query_foreign_access()
Juergen Gross
1
-18
/
+7
2022-03-07
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
1
-2
/
+12
2022-03-07
xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
Juergen Gross
1
-13
/
+11
2022-02-10
xen/pci: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
2022-01-06
arm/xen: Read extended regions from DT and init Xen resource
Oleksandr Tyshchenko
1
-1
/
+1
2022-01-06
xen/unpopulated-alloc: Add mechanism to use Xen resource
Oleksandr Tyshchenko
1
-4
/
+82
2022-01-06
xen/balloon: Bring alloc(free)_xenballooned_pages helpers back
Oleksandr Tyshchenko
1
-11
/
+9
2022-01-06
xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list()
Oleksandr Tyshchenko
1
-1
/
+0
2022-01-06
xen/gntdev: fix unmap notification order
Oleksandr Andrushchenko
1
-3
/
+3
2021-12-16
xen/console: harden hvc_xen against event channel storms
Juergen Gross
1
-0
/
+6
2021-11-24
xen: detect uninitialized xenbus in xenbus_init
Stefano Stabellini
1
-0
/
+23
2021-11-23
xen: flag pvcalls-front to be not essential for system boot
Juergen Gross
1
-0
/
+1
2021-11-23
xen: add "not_essential" flag to struct xenbus_driver
Juergen Gross
1
-11
/
+3
2021-11-17
xen: don't continue xenstore initialization in case of errors
Stefano Stabellini
1
-1
/
+3
2021-11-17
xen/privcmd: make option visible in Kconfig
Juergen Gross
1
-1
/
+7
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-63
/
+219
[next]