index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/gntdev: Avoid blocking in unmap_grant_pages()
Demi Marie Obenour
2022-06-23
2
-51
/
+113
*
x86/xen: Remove undefined behavior in setup_features()
Julien Grall
2022-06-21
1
-1
/
+1
*
xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
Masahiro Yamada
2022-06-07
1
-1
/
+0
*
xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
Oleksandr Tyshchenko
2022-06-06
2
-7
/
+42
*
xen/grant-dma-iommu: Introduce stub IOMMU driver
Oleksandr Tyshchenko
2022-06-06
3
-0
/
+83
*
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
2022-06-06
1
-0
/
+11
*
xen/grant-dma-ops: Add option to restrict memory access under Xen
Juergen Gross
2022-06-06
3
-0
/
+317
*
xen/grants: support allocating consecutive grants
Juergen Gross
2022-06-06
1
-36
/
+215
*
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-04
7
-23
/
+20
|
\
|
*
xen: replace xen_remap() with memremap()
Juergen Gross
2022-06-01
2
-7
/
+7
|
*
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
2022-05-27
6
-16
/
+13
*
|
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-05-25
1
-195
/
+36
|
\
\
|
|
/
|
/
|
|
*
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
2022-05-11
1
-65
/
+34
|
*
swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
2022-04-18
1
-127
/
+1
|
*
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
1
-2
/
+2
|
*
swiotlb: simplify swiotlb_max_segment
Christoph Hellwig
2022-04-18
1
-2
/
+0
*
|
xen: add support for initializing xenstore later as HVM domain
Luca Miccio
2022-05-19
1
-20
/
+71
*
|
xen/xenbus: eliminate xenbus_grant_ring()
Juergen Gross
2022-05-19
1
-46
/
+19
*
|
xen/xenbus: add xenbus_setup_ring() service function
Juergen Gross
2022-05-19
1
-0
/
+69
*
|
xen/shbuf: switch xen-front-pgdir-shbuf to use INVALID_GRANT_REF
Juergen Gross
2022-05-19
1
-13
/
+5
*
|
xen/dmabuf: switch gntdev-dmabuf to use INVALID_GRANT_REF
Juergen Gross
2022-05-19
1
-11
/
+2
*
|
xen/grant-table: never put a reserved grant on the free list
Juergen Gross
2022-05-19
1
-0
/
+4
*
|
xen: update grant_table.h
Juergen Gross
2022-05-19
1
-5
/
+3
*
|
xen/scsiback: use new command result macros
Juergen Gross
2022-05-19
1
-3
/
+79
*
|
xen: Convert kmap() to kmap_local_page()
Alaa Mohamed
2022-04-20
1
-2
/
+2
|
/
*
xen/balloon: don't use PV mode extra memory for zone device allocations
Juergen Gross
2022-04-07
2
-64
/
+23
*
xen: don't hang when resuming PCI device
Jakub Kądziołka
2022-03-25
1
-2
/
+2
*
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-15
5
-29
/
+22
*
xen/grant-table: remove gnttab_*transfer*() functions
Juergen Gross
2022-03-15
1
-111
/
+2
*
drivers/xen: use helper macro __ATTR_RW
zhanglianjie
2022-03-10
1
-3
/
+2
*
xen: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
2022-03-10
1
-1
/
+2
*
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
2022-03-07
1
-7
/
+29
*
xen/pvcalls: use alloc/free_pages_exact()
Juergen Gross
2022-03-07
1
-4
/
+4
*
xen: remove gnttab_query_foreign_access()
Juergen Gross
2022-03-07
1
-25
/
+0
*
xen/gntalloc: don't use gnttab_query_foreign_access()
Juergen Gross
2022-03-07
1
-18
/
+7
*
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
2022-03-07
1
-2
/
+12
*
xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
Juergen Gross
2022-03-07
1
-13
/
+11
*
xen/pci: Make use of the helper macro LIST_HEAD()
Cai Huoqing
2022-02-10
1
-1
/
+1
*
arm/xen: Read extended regions from DT and init Xen resource
Oleksandr Tyshchenko
2022-01-06
1
-1
/
+1
*
xen/unpopulated-alloc: Add mechanism to use Xen resource
Oleksandr Tyshchenko
2022-01-06
1
-4
/
+82
*
xen/balloon: Bring alloc(free)_xenballooned_pages helpers back
Oleksandr Tyshchenko
2022-01-06
1
-11
/
+9
*
xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list()
Oleksandr Tyshchenko
2022-01-06
1
-1
/
+0
*
xen/gntdev: fix unmap notification order
Oleksandr Andrushchenko
2022-01-06
1
-3
/
+3
*
xen/console: harden hvc_xen against event channel storms
Juergen Gross
2021-12-16
1
-0
/
+6
*
xen: detect uninitialized xenbus in xenbus_init
Stefano Stabellini
2021-11-24
1
-0
/
+23
*
xen: flag pvcalls-front to be not essential for system boot
Juergen Gross
2021-11-23
1
-0
/
+1
*
xen: add "not_essential" flag to struct xenbus_driver
Juergen Gross
2021-11-23
1
-11
/
+3
*
xen: don't continue xenstore initialization in case of errors
Stefano Stabellini
2021-11-16
1
-1
/
+3
*
xen/privcmd: make option visible in Kconfig
Juergen Gross
2021-11-16
1
-1
/
+7
*
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-10
13
-63
/
+219
|
\
[next]