Show patches with: none      |   49520 patches
« 1 2 ... 118 119 120495 496 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,v3,03/25] tools/examples: cleanup Makefile Toolstack build system improvement, toward non-recursive makefiles - 1 - --- 2022-06-24 Anthony PERARD Superseded
[XEN,v3,02/25] tools/debugger/gdbsx: Fix and cleanup makefiles Toolstack build system improvement, toward non-recursive makefiles - 1 - --- 2022-06-24 Anthony PERARD Superseded
[XEN,v3,01/25] tools/console: have one Makefile per program/directory Toolstack build system improvement, toward non-recursive makefiles - 1 - --- 2022-06-24 Anthony PERARD Superseded
docs/misra: Add instructions for cppcheck docs/misra: Add instructions for cppcheck - - - --- 2022-06-24 Luca Fancellu Superseded
tools/init-xenstore-domain: fix memory map for PVH stubdom tools/init-xenstore-domain: fix memory map for PVH stubdom - - - --- 2022-06-24 Jürgen Groß Superseded
[7/7] xen/arm: mm: Reduce the area that xen_second covers xen/arm: mm: Bunch of clean-ups - 1 - --- 2022-06-24 Julien Grall Superseded
[6/7] xen/arm: mm: Move domain_{,un}map_* helpers in a separate file xen/arm: mm: Bunch of clean-ups 1 - - --- 2022-06-24 Julien Grall Superseded
[5/7] xen/arm32: mm: Consolidate the domheap mappings initialization xen/arm: mm: Bunch of clean-ups - - - --- 2022-06-24 Julien Grall Superseded
[4/7] xen/arm: mm: Add more ASSERT() in {destroy, modify}_xen_mappings() xen/arm: mm: Bunch of clean-ups - 1 - --- 2022-06-24 Julien Grall Superseded
[3/7] xen/arm: head: Add missing isb after writing to SCTLR_EL2/HSCTLR xen/arm: mm: Bunch of clean-ups - 2 - --- 2022-06-24 Julien Grall Superseded
[2/7] xen/arm32: head.S: Introduce a macro to load the physical address of a symbol xen/arm: mm: Bunch of clean-ups - 2 - --- 2022-06-24 Julien Grall Superseded
[1/7] xen/arm: Remove most of the *_VIRT_END defines xen/arm: mm: Bunch of clean-ups - - - --- 2022-06-24 Julien Grall Superseded
[v2,2/2] x86/p2m: aid the compiler in folding p2m_is_...() x86/p2m: type checking adjustments - - - --- 2022-06-23 Jan Beulich New
[v2,1/2] x86/p2m: make p2m_get_page_from_gfn() handle grant case correctly x86/p2m: type checking adjustments - - - --- 2022-06-23 Jan Beulich New
tools/xenstored: Harden corrupt() tools/xenstored: Harden corrupt() - 1 - --- 2022-06-23 Julien Grall New
[v2,3/3] x86: fix .brk attribute in linker script x86: fix brk area initialization - 1 - --- 2022-06-23 Jürgen Groß Superseded
[v2,2/3] x86: fix setup of brk area x86: fix brk area initialization - - - --- 2022-06-23 Jürgen Groß Superseded
[v2,1/3] x86/xen: use clear_bss() for Xen PV guests x86: fix brk area initialization - 1 - --- 2022-06-23 Jürgen Groß Superseded
[2/2] console/serial: bump buffer from 16K to 32K console/serial: adjust default TX buffer size - - - --- 2022-06-23 Roger Pau Monné Superseded
[1/2] console/serial: set the default transmit buffer size in Kconfig console/serial: adjust default TX buffer size - - - --- 2022-06-23 Roger Pau Monné Superseded
[6/6] x86/irq: do not set nr_irqs based on nr_irqs_gsi in APIC mode x86/irq: switch x2APIC default destination mode - - - --- 2022-06-23 Roger Pau Monné Superseded
[5/6] x86/irq: print nr_irqs as limit on the number of MSI(-X) interrupts x86/irq: switch x2APIC default destination mode - - - --- 2022-06-23 Roger Pau Monné Superseded
[4/6] x86/irq: fix setting irq limits x86/irq: switch x2APIC default destination mode - - - --- 2022-06-23 Roger Pau Monné Superseded
[3/6] x86/setup: init nr_irqs after having detected x2APIC support x86/irq: switch x2APIC default destination mode - - - --- 2022-06-23 Roger Pau Monné Superseded
[2/6] x86/x2apic: use physical destination mode by default x86/irq: switch x2APIC default destination mode - - - --- 2022-06-23 Roger Pau Monné Superseded
[1/6] x86/Kconfig: add selection of default x2APIC destination mode x86/irq: switch x2APIC default destination mode - - - --- 2022-06-23 Roger Pau Monné Superseded
xen: consider alloc-only segments when loading PV dom0 kernel xen: consider alloc-only segments when loading PV dom0 kernel - - - --- 2022-06-23 Jürgen Groß New
xen: arm: Don't use stop_cpu() in halt_this_cpu() xen: arm: Don't use stop_cpu() in halt_this_cpu() 1 - - --- 2022-06-23 Dmytro Semenets New
[2/2] x86: fix setup of brk area x86: fix brk area initialization - - - --- 2022-06-22 Jürgen Groß Superseded
[1/2] x86/xen: use clear_bss() for Xen PV guests x86: fix brk area initialization - 1 - --- 2022-06-22 Jürgen Groß Superseded
xen/common: device_tree: Fix MISRA C 2012 Rule 8.7 violation xen/common: device_tree: Fix MISRA C 2012 Rule 8.7 violation - 1 - --- 2022-06-22 Xenia Ragiadakou New
[3/3] xen/common: gunzip: Fix MISRA C 2012 Rule 8.4 violation [1/3] xen/arm: shutdown: Fix MISRA C 2012 Rule 8.4 violation - 2 - --- 2022-06-22 Xenia Ragiadakou New
[2/3] xen/lib: list-sort: Fix MISRA C 2012 Rule 8.4 violation [1/3] xen/arm: shutdown: Fix MISRA C 2012 Rule 8.4 violation - 2 - --- 2022-06-22 Xenia Ragiadakou New
[1/3] xen/arm: shutdown: Fix MISRA C 2012 Rule 8.4 violation [1/3] xen/arm: shutdown: Fix MISRA C 2012 Rule 8.4 violation - 1 - --- 2022-06-22 Xenia Ragiadakou New
[8/8] xen/arm: introduce new xen,enhanced property value xen/evtchn: implement static event channel signaling - - - --- 2022-06-22 Rahul Singh Superseded
[7/8] xen: introduce xen-evtchn dom0less property xen/evtchn: implement static event channel signaling - - - --- 2022-06-22 Rahul Singh Superseded
[6/8] xen/evtchn: don't set notification in evtchn_bind_interdomain() xen/evtchn: implement static event channel signaling - - - --- 2022-06-22 Rahul Singh Superseded
[5/8] xen/evtchn: don't close the static event channel. xen/evtchn: implement static event channel signaling - - - --- 2022-06-22 Rahul Singh Superseded
[4/8] xen/evtchn: modify evtchn_bind_interdomain to pass domain as argument xen/evtchn: implement static event channel signaling - - - --- 2022-06-22 Rahul Singh Superseded
[3/8] xen/evtchn: modify evtchn_bind_interdomain to allocate specified port xen/evtchn: implement static event channel signaling - - - --- 2022-06-22 Rahul Singh Superseded
[2/8] xen/evtchn: modify evtchn_alloc_unbound to allocate specified port xen/evtchn: implement static event channel signaling - - - --- 2022-06-22 Rahul Singh Superseded
[1/8] xen/evtchn: make evtchn_bind_interdomain global xen/evtchn: implement static event channel signaling - - - --- 2022-06-22 Rahul Singh Superseded
[v4,2/2] xen/arm: add FF-A mediator Xen FF-A mediator - - - --- 2022-06-22 Jens Wiklander Superseded
[v4,1/2] xen/arm: smccc: add support for SMCCCv1.2 extended input/output registers Xen FF-A mediator - 1 - --- 2022-06-22 Jens Wiklander Superseded
Tentative fix for dom0 boot problem Tentative fix for dom0 boot problem - - - --- 2022-06-22 Jürgen Groß New
xen: arm: Spin-up cpu instead PSCI CPU OFF xen: arm: Spin-up cpu instead PSCI CPU OFF - - - --- 2022-06-22 Dmytro Semenets New
[v3,3/3] xen: don't require virtio with grants for non-PV guests virtio: support requiring restricted access per device - 1 - --- 2022-06-22 Jürgen Groß Accepted
[v3,2/3] kernel: remove platform_has() infrastructure virtio: support requiring restricted access per device - - - --- 2022-06-22 Jürgen Groß Accepted
[v3,1/3] virtio: replace restricted mem access flag with callback virtio: support requiring restricted access per device - - - --- 2022-06-22 Jürgen Groß Accepted
[v4] xen/gntdev: Avoid blocking in unmap_grant_pages() [v4] xen/gntdev: Avoid blocking in unmap_grant_pages() - 1 - --- 2022-06-22 Demi Marie Obenour Superseded
[v7] Preserve the EFI System Resource Table for dom0 [v7] Preserve the EFI System Resource Table for dom0 - - - --- 2022-06-22 Demi Marie Obenour Superseded
[2/2] xen/arm: vtimer: Remove duplicate header [1/2] xen/arm: vtimer: Fix MISRA C 2012 Rule 8.4 violation - 1 - --- 2022-06-21 Xenia Ragiadakou New
[1/2] xen/arm: vtimer: Fix MISRA C 2012 Rule 8.4 violation [1/2] xen/arm: vtimer: Fix MISRA C 2012 Rule 8.4 violation - 1 - --- 2022-06-21 Xenia Ragiadakou New
[XEN,v2.1,1/4] build,include: rework shell script for headers++.chk [XEN,v2.1,1/4] build,include: rework shell script for headers++.chk 1 2 1 --- 2022-06-21 Anthony PERARD New
[v3,4/4] mini-os: fix bug in ballooning on PVH mini-os: some memory map updates for PVH - 1 - --- 2022-06-21 Jürgen Groß New
[v3,3/4] mini-os: fix number of pages for PVH mini-os: some memory map updates for PVH - 1 - --- 2022-06-21 Jürgen Groß New
[v3,2/4] mini-os: prefer memory map via start_info for PVH mini-os: some memory map updates for PVH - 1 - --- 2022-06-21 Jürgen Groß New
[v3,1/4] mini-os: take newest version of arch-x86/hvm/start_info.h mini-os: some memory map updates for PVH - 1 - --- 2022-06-21 Jürgen Groß New
maintainers: add me as reviewer for Mini-OS maintainers: add me as reviewer for Mini-OS 1 - - --- 2022-06-21 Jürgen Groß New
[V1,2/2] xen/grant-table: Use unpopulated contiguous pages instead of real RAM ones Ability to allocate contiguous (was DMAable) pages using unpopulated-alloc - - - --- 2022-06-20 Oleksandr Tyshchenko New
[V1,1/2] xen/unpopulated-alloc: Introduce helpers for contiguous allocations Ability to allocate contiguous (was DMAable) pages using unpopulated-alloc - - - --- 2022-06-20 Oleksandr Tyshchenko New
tools/include: drop leading underscore from xen_list header tools/include: drop leading underscore from xen_list header - 1 - --- 2022-06-20 Roger Pau Monné New
[v2] x86/pat: fix x86_has_pat_wp() [v2] x86/pat: fix x86_has_pat_wp() - - - --- 2022-06-20 Jürgen Groß Superseded
[8/8] mini-os: add mini-os-debug[.gz] to .gitignore mini-os: some cleanup patches - - - --- 2022-06-20 Jürgen Groß New
[7/8] mini-os: apply coding style to console.c mini-os: some cleanup patches - - - --- 2022-06-20 Jürgen Groß New
[6/8] mini-os: eliminate console directory mini-os: some cleanup patches - - - --- 2022-06-20 Jürgen Groß New
[5/8] mini-os: apply coding style to consfront.c mini-os: some cleanup patches - - - --- 2022-06-20 Jürgen Groß New
[4/8] mini-os: rename console/xenbus.c to consfront.c mini-os: some cleanup patches - - - --- 2022-06-20 Jürgen Groß New
[3/8] mini-os: eliminate console/console.h mini-os: some cleanup patches - - - --- 2022-06-20 Jürgen Groß New
[2/8] mini-os: apply coding style to xenbus.c mini-os: some cleanup patches - - - --- 2022-06-20 Jürgen Groß New
[1/8] mini-os: drop xenbus directory mini-os: some cleanup patches - - - --- 2022-06-20 Jürgen Groß New
[9/9] drivers/acpi: Use explicitly specified types MISRA C 2012 8.1 rule fixes - - - --- 2022-06-20 Michal Orzel New
[8/9] common/inflate: Use explicitly specified types MISRA C 2012 8.1 rule fixes - - - --- 2022-06-20 Michal Orzel New
[7/9] common/libfdt: Use explicitly specified types MISRA C 2012 8.1 rule fixes - - - --- 2022-06-20 Michal Orzel New
[6/9] xsm/flask: Use explicitly specified types MISRA C 2012 8.1 rule fixes - 1 - --- 2022-06-20 Michal Orzel New
[5/9] include/public: Use explicitly specified types MISRA C 2012 8.1 rule fixes - - - --- 2022-06-20 Michal Orzel New
[4/9] include/xen: Use explicitly specified types MISRA C 2012 8.1 rule fixes 1 - - --- 2022-06-20 Michal Orzel New
[3/9] xen/common: Use explicitly specified types MISRA C 2012 8.1 rule fixes - 2 - --- 2022-06-20 Michal Orzel New
[2/9] xen/domain: Use explicitly specified types MISRA C 2012 8.1 rule fixes - 1 - --- 2022-06-20 Michal Orzel New
[1/9] xen/arm: Use explicitly specified types MISRA C 2012 8.1 rule fixes - 1 - --- 2022-06-20 Michal Orzel New
[v5,8/8] xen/arm: enable statically shared memory on Dom0 static shared memory on dom0less system - 1 - --- 2022-06-20 Penny Zheng Superseded
[v5,7/8] xen/arm: create shared memory nodes in guest device tree static shared memory on dom0less system - 1 - --- 2022-06-20 Penny Zheng Superseded
[v5,6/8] xen/arm: set up shared memory foreign mapping for borrower domain static shared memory on dom0less system - 1 - --- 2022-06-20 Penny Zheng Superseded
[v5,5/8] xen/arm: Add additional reference to owner domain when the owner is allocated static shared memory on dom0less system - 1 - --- 2022-06-20 Penny Zheng Superseded
[v5,4/8] xen/arm: introduce put_page_nr and get_page_nr static shared memory on dom0less system - 2 - --- 2022-06-20 Penny Zheng Superseded
[v5,3/8] xen/arm: allocate static shared memory to a specific owner domain static shared memory on dom0less system - 1 - --- 2022-06-20 Penny Zheng Superseded
[v5,2/8] xen/arm: allocate static shared memory to the default owner dom_io static shared memory on dom0less system - 1 - --- 2022-06-20 Penny Zheng Superseded
[v5,1/8] xen/arm: introduce static shared memory static shared memory on dom0less system - 1 - --- 2022-06-20 Penny Zheng Superseded
[v7,9/9] xen: retrieve reserved pages on populate_physmap populate/unpopulate memory when domain on static allocation - - - --- 2022-06-20 Penny Zheng Superseded
[v7,8/9] xen: introduce prepare_staticmem_pages populate/unpopulate memory when domain on static allocation 1 - - --- 2022-06-20 Penny Zheng Superseded
[v7,7/9] xen/arm: unpopulate memory when domain is static populate/unpopulate memory when domain on static allocation - - - --- 2022-06-20 Penny Zheng Superseded
[v7,6/9] xen/arm: introduce CDF_staticmem populate/unpopulate memory when domain on static allocation - - - --- 2022-06-20 Penny Zheng Superseded
[v7,5/9] xen: add field "flags" to cover all internal CDF_XXX populate/unpopulate memory when domain on static allocation 1 - - --- 2022-06-20 Penny Zheng Superseded
[v7,4/9] xen: do not merge reserved pages in free_heap_pages() populate/unpopulate memory when domain on static allocation - 2 - --- 2022-06-20 Penny Zheng Superseded
[v7,3/9] xen: update SUPPORT.md for static allocation populate/unpopulate memory when domain on static allocation - 1 - --- 2022-06-20 Penny Zheng Superseded
[v7,2/9] xen: do not free reserved memory into heap populate/unpopulate memory when domain on static allocation 1 - - --- 2022-06-20 Penny Zheng Superseded
[v7,1/9] xen/arm: rename PGC_reserved to PGC_static populate/unpopulate memory when domain on static allocation 1 - - --- 2022-06-20 Penny Zheng Superseded
[ImageBuilder,2/2] uboot-script-gen: Enable direct mapping of statically allocated memory [ImageBuilder,1/2] uboot-script-gen: Skip dom0 instead of exiting if DOM0_KERNEL is not set - 1 - --- 2022-06-19 Xenia Ragiadakou New
[ImageBuilder,1/2] uboot-script-gen: Skip dom0 instead of exiting if DOM0_KERNEL is not set [ImageBuilder,1/2] uboot-script-gen: Skip dom0 instead of exiting if DOM0_KERNEL is not set - 1 - --- 2022-06-19 Xenia Ragiadakou New
[v2,4/4] mini-os: fix bug in ballooning on PVH mini-os: some memory map updates for PVH - 1 - --- 2022-06-19 Jürgen Groß Superseded
« 1 2 ... 118 119 120495 496 »