- 9fbaddd xen/gntdev: fix unmap notification order by Oleksandr Andrushchenko · 3 years, 1 month ago
- bfed9c2 xen: detect uninitialized xenbus in xenbus_init by Stefano Stabellini · 3 years, 1 month ago
- e1d492c xen: don't continue xenstore initialization in case of errors by Stefano Stabellini · 3 years, 1 month ago
- 111f775 xen-pciback: Fix return in pm_ctrl_init() by YueHaibing · 3 years, 3 months ago
- af7d25d xen/balloon: add late_initcall_sync() for initial ballooning done by Juergen Gross · 3 years, 2 months ago
- f9a855d xen/balloon: fix cancelled balloon action by Juergen Gross · 3 years, 3 months ago
- 13d17cc xen/privcmd: fix error handling in mmap-resource processing by Jan Beulich · 3 years, 3 months ago
- 35c0dfb xen/balloon: fix balloon kthread freezing by Juergen Gross · 3 years, 3 months ago
- 372d3e6 xen/balloon: use a kernel thread instead a workqueue by Juergen Gross · 3 years, 4 months ago
- dff830e xen/events: Fix race in set_evtchn_to_irq by Maximilian Heyne · 3 years, 5 months ago
- 064b57a xen/events: reset active flag for lateeoi events later by Juergen Gross · 3 years, 6 months ago
- 63a5b38 xen-pciback: reconfigure also from backend watch handler by Jan Beulich · 3 years, 7 months ago
- c196031 xen-pciback: redo VF placement in the virtual topology by Jan Beulich · 3 years, 7 months ago
- 8a7027f xen/gntdev: fix gntdev_mmap() error exit path by Juergen Gross · 3 years, 8 months ago
- 1d8d7e0 xen/unpopulated-alloc: fix error return code in fill_list() by Zhen Lei · 3 years, 8 months ago
- 0581225 xen/unpopulated-alloc: consolidate pgmap manipulation by Dan Williams · 4 years ago
- ceee49c xen/events: fix setting irq affinity by Juergen Gross · 3 years, 9 months ago
- 005c5af xen/evtchn: Change irq_info lock to raw_spinlock_t by Luca Fancellu · 3 years, 9 months ago
- b740e58 xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG by Roger Pau Monne · 3 years, 9 months ago
- f67e524 xen/events: avoid handling the same event on two cpus at the same time by Juergen Gross · 3 years, 10 months ago
- 30cdb86 xen/events: don't unmask an event channel when an eoi is pending by Juergen Gross · 3 years, 10 months ago
- bb815894 xen/events: reset affinity of 2-level event when tearing it down by Juergen Gross · 3 years, 10 months ago
- 9bea436 xen-scsiback: don't "handle" error by BUG() by Jan Beulich · 3 years, 11 months ago
- be89a03 Xen/gntdev: correct error checking in gntdev_map_grant_pages() by Jan Beulich · 3 years, 11 months ago
- 1a5c227 Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages() by Jan Beulich · 3 years, 11 months ago
- 89b0c20 arm/xen: Don't probe xenbus as part of an early initcall by Julien Grall · 3 years, 11 months ago
- 5f3d54c xen: Fix XenStore initialisation for XS_LOCAL by David Woodhouse · 4 years ago
- fa5f2e0 xen: Fix event channel callback via INTX/GSI by David Woodhouse · 4 years ago
- 047ea5a xen/privcmd: allow fetching resource sizes by Roger Pau Monne · 4 years ago
- c88347a xenbus/xenbus_backend: Disallow pending watch messages by SeongJae Park · 4 years ago
- 1a72241 xen/xenbus: Count pending messages for each watch by SeongJae Park · 4 years ago
- 6835334 xen/xenbus/xen_bus_type: Support will_handle watch callback by SeongJae Park · 4 years ago
- 9ae6d2f xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() by SeongJae Park · 4 years ago
- b4898bd xen/xenbus: Allow watches discard events before queueing by SeongJae Park · 4 years ago
- ee32f32 xen: don't use page->lru for ZONE_DEVICE memory by Juergen Gross · 4 years, 1 month ago
- ca33479 xen: add helpers for caching grant mapping pages by Juergen Gross · 4 years, 1 month ago
- fc0021a swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single by Christoph Hellwig · 4 years, 2 months ago
- bd6aabc Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 2 months ago
- eabe741 xen/events: unmask a fifo event channel only if it was masked by Juergen Gross · 4 years, 2 months ago
- d04b1ae xen/events: only register debug interrupt for 2-level events by Juergen Gross · 4 years, 2 months ago
- 7e14cde xen/events: make struct irq_info private to events_base.c by Juergen Gross · 4 years, 2 months ago
- 5894048 xen: remove no longer used functions by Juergen Gross · 4 years, 2 months ago
- 4a5bb97 Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 2 months ago
- 5f7f774 xen/events: block rogue events for some time by Juergen Gross · 4 years, 4 months ago
- e99502f xen/events: defer eoi in case of excessive number of events by Juergen Gross · 4 years, 4 months ago
- 7beb290 xen/events: use a common cpu hotplug hook for event channels by Juergen Gross · 4 years, 4 months ago
- c44b849 xen/events: switch user event channels to lateeoi model by Juergen Gross · 4 years, 4 months ago
- c271144 xen/pciback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
- c8d647a xen/pvcallsback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
- 86991b6 xen/scsiback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
- 54c9de8 xen/events: add a new "late EOI" evtchn framework by Juergen Gross · 4 years, 4 months ago
- f013371 xen/events: fix race in evtchn_fifo_unmask() by Juergen Gross · 4 years, 2 months ago
- 4d3fe31 xen/events: add a proper barrier to 2-level uevent unmasking by Juergen Gross · 4 years, 4 months ago
- 073d055 xen/events: avoid removing an event channel while handling it by Juergen Gross · 4 years, 4 months ago
- b723cae xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv by Christoph Hellwig · 4 years, 2 months ago
- 1b989d5 xen/balloon: try to merge system ram resources by David Hildenbrand · 4 years, 2 months ago
- b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 2 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
- 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
- a09b1d7 Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 3 months ago
- b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
- a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
- 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
- bba91dd xen: remove redundant initialization of variable ret by Jing Xiangfeng · 4 years, 3 months ago
- d6bbc2f xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*() by Souptick Joarder · 4 years, 4 months ago
- 7790558 xen/gntdev.c: Mark pages as dirty by Souptick Joarder · 4 years, 4 months ago
- 0891fb3 xen/events: don't use chip_data for legacy IRQs by Juergen Gross · 4 years, 3 months ago
- efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 4 months ago
- b40be05 Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next by Dave Airlie · 4 years, 3 months ago
- d1749eb xen: gntdev: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 8 months ago
- 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
- 9e2369c xen: add helpers to allocate unpopulated memory by Roger Pau Monne · 4 years, 4 months ago
- c8b5563 Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
- d742db7 xen/xenbus: Fix granting of vmalloc'd memory by Simon Leiner · 4 years, 4 months ago
- c330fb1 XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt by Thomas Gleixner · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 0520058 Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
- 5fa4e6f xen/gntdev: Fix dmabuf import with non-zero sgt offset by Oleksandr Andrushchenko · 4 years, 5 months ago
- a13f2ef x86/xen: remove 32-bit Xen PV guest support by Juergen Gross · 4 years, 6 months ago
- fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- e514181 Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
- 63f0620 xen/arm: introduce phys/dma translations in xen_dma_sync_for_* by Stefano Stabellini · 4 years, 6 months ago
- 91ffe4a swiotlb-xen: introduce phys_to_dma/dma_to_phys translations by Stefano Stabellini · 4 years, 6 months ago
- e9aab7e swiotlb-xen: remove XEN_PFN_PHYS by Stefano Stabellini · 4 years, 6 months ago
- 38ba51d swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer by Stefano Stabellini · 4 years, 6 months ago
- 995d355 swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device by Stefano Stabellini · 4 years, 6 months ago
- 297f7f8 swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu by Stefano Stabellini · 4 years, 6 months ago
- d900781 swiotlb-xen: add struct device * parameter to xen_bus_to_phys by Stefano Stabellini · 4 years, 6 months ago
- 2cf6a91 swiotlb-xen: add struct device * parameter to xen_phys_to_bus by Stefano Stabellini · 4 years, 6 months ago
- ae4f0a1 swiotlb-xen: remove start_dma_addr by Stefano Stabellini · 4 years, 6 months ago
- 8b1e868 swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses by Boris Ostrovsky · 4 years, 6 months ago
- f5ec672 Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE" by Roger Pau Monne · 4 years, 5 months ago
- 88a479f xen/balloon: make the balloon wait interruptible by Roger Pau Monne · 4 years, 5 months ago
- 1951fa3 xen/balloon: fix accounting in alloc_xenballooned_pages error path by Roger Pau Monne · 4 years, 5 months ago
- ff669aa xen/privcmd: Convert get_user_pages*() to pin_user_pages*() by Souptick Joarder · 4 years, 6 months ago
- a0c34d2 xen/privcmd: Mark pages as dirty by Souptick Joarder · 4 years, 6 months ago
- e398fb4 xen/privcmd: Corrected error handling path by Souptick Joarder · 4 years, 6 months ago