Show patches with: State = Action Required       |   35523 patches
« 1 2 ... 227 228 229355 356 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,for-4.9] x86/mm: Fix incorrect unmapping of 2MB and 1GB pages 1 2 - --- 2017-05-10 Igor Druzhinin New
[for-next] x86/mtrr: Improvements to control register handling - 1 - --- 2017-05-10 Andrew Cooper New
[for-next] x86/shadow: Use ERR_PTR infrastructure for sh_emulate_map_dest() - 2 - --- 2017-05-10 Andrew Cooper New
[2/2] libxl/devd: prevent adding spurious domains to the list - 1 - --- 2017-05-10 Roger Pau Monne New
[1/2] libxl/devd: fix a race with concurrent device addition/removal - 1 - --- 2017-05-10 Roger Pau Monne New
[for-4.9] x86/mm: Fix incorrect unmapping of 2MB and 1GB pages - - - --- 2017-05-10 Igor Druzhinin New
xen: adjust early dom0 p2m handling to xen hypervisor behavior - 1 - --- 2017-05-10 Jürgen Groß New
[V2] x86/ioreq server: Fix XenGT couldn't reboot when XenGT use p2m_ioreq_server p2m_type - - - --- 2017-05-09 Zhang, Xiong Y New
[v2,3/3] xen: call qemu_set_cloexec instead of fcntl - 2 - --- 2017-05-09 Stefano Stabellini New
[v2,2/3] Check the return value of fcntl in qemu_set_cloexec - 2 - --- 2017-05-09 Stefano Stabellini New
[v2,1/3] xen/9pfs: fix two resource leaks on error paths, discovered by Coverity - 2 - --- 2017-05-09 Stefano Stabellini New
public/elfnote: document non-alignment of relocated init-P2M - - - --- 2017-05-09 Jan Beulich New
[v7,2/3] * util/grub.d/20_linux_xen.in: Add xen_boot command support for aarch64 - - - --- 2017-05-09 fu.wei@linaro.org New
[Qemu-devel] Fix issues affecting Xen 9pfs discovered by Coverity - - - --- 2017-05-08 Stefano Stabellini New
[v7,3/5] shutdown: Add source information to SHUTDOWN and RESET 1 4 - --- 2017-05-08 Eric Blake New
[v7,2/5] shutdown: Prepare for use of an enum in reset/shutdown_request - 1 - --- 2017-05-08 Eric Blake New
Fix issues affecting Xen 9pfs discovered by Coverity - - - --- 2017-05-08 Stefano Stabellini New
[for-next] x86/tlb: Don't use locked operations in tlbflush_filter() - 1 - --- 2017-05-08 Andrew Cooper New
x86/efi: Reserve EFI properties table - 2 - --- 2017-05-08 Ross Lagerwall New
[4/4] x86/pv: Implement the failsafe callback using the general path - 1 - --- 2017-05-08 Andrew Cooper New
[3/4] x86/pv: Drop {compat_, }create_bounce_frame() and use the C version instead - - - --- 2017-05-08 Andrew Cooper New
[2/4] x86/pv: Introduce pv_create_exception_frame() - - - --- 2017-05-08 Andrew Cooper New
[1/4] x86/pv: Drop int80_bounce from struct pv_vcpu - 1 - --- 2017-05-08 Andrew Cooper New
[for-next] xen/x86: Remove APIC_INTEGRATED() checks - 2 - --- 2017-05-08 Andrew Cooper New
[2/2] x86/pv: Align %rsp before pushing the failsafe stack frame - 1 - --- 2017-05-08 Andrew Cooper New
[1/2] x86/pv: Fix bugs with the handling of int80_bounce - 1 - --- 2017-05-08 Andrew Cooper New
[3/3] docs: document CONTROL command of xenstore protocol - - - --- 2017-05-08 Jürgen Groß New
[2/3] docs: add DIRECTORY_PART specification do xenstore protocol doc - - - --- 2017-05-08 Jürgen Groß New
[1/3] docs: specify endianess of xenstore protocol header - - - --- 2017-05-08 Jürgen Groß New
[3/3] docs: document CONTROL command of xenstore protocol - - - --- 2017-05-08 Jürgen Groß New
[2/3] docs: add DIRECTORY_PART specification do xenstore protocol doc - - - --- 2017-05-08 Jürgen Groß New
[1/3] docs: specify endianess of xenstore protocol header - - - --- 2017-05-08 Jürgen Groß New
[stable-4.11:] xen: revert commits 72a9b186292 and da72ff5bfcb0 - - - --- 2017-05-08 Jürgen Groß New
[stable-4.10:] xen: revert commits 72a9b186292 and da72ff5bfcb0 - - - --- 2017-05-08 Jürgen Groß New
[stable-4.9:] xen: revert commit 72a9b186292 - - - --- 2017-05-08 Jürgen Groß New
[v6,3/5] shutdown: Add source information to SHUTDOWN and RESET 2 1 - --- 2017-05-05 Eric Blake New
[v6,2/5] shutdown: Prepare for use of an enum in reset/shutdown_request - - - --- 2017-05-05 Eric Blake New
[v2] libxl/libxl_dm.c: u.hvm.usbdevice_list is checked for emptiness 1 - - --- 2017-05-05 Robin Lee New
libxl/libxl_dm.c: u.hvm.usbdevice_list is checked for emptiness - - - --- 2017-05-05 Robin Lee New
[v2,for-next] x86/mm: Fix the odd indentation of the pin_page block of do_mmuext_op() - 2 - --- 2017-05-05 Andrew Cooper New
[for-next] x86/mm: Correctly indent the pin_page block of do_mmuext_op() - - - --- 2017-05-05 Andrew Cooper New
[for-next] x86/pv: Drop unused switch_kernel_stack() 1 1 - --- 2017-05-05 Andrew Cooper New
[v2,18/18] x86: clean up traps.c - - - --- 2017-05-05 Wei Liu New
[v2,17/18] x86: fix coding style issues in asm-x86/traps.h - - - --- 2017-05-05 Wei Liu New
[v2,16/18] x86: guest_has_trap_callback should return bool - - - --- 2017-05-05 Wei Liu New
[v2,15/18] x86: clean up pv/traps.c - - - --- 2017-05-05 Wei Liu New
[v2,14/18] x86/traps: merge x86_64/compat/traps.c into pv/traps.c - - - --- 2017-05-05 Wei Liu New
[v2,13/18] x86/traps: move PV specific code in x86_64/traps.c - - - --- 2017-05-05 Wei Liu New
[v2,12/18] x86/traps: move send_guest_trap to pv/traps.c - - - --- 2017-05-05 Wei Liu New
[v2,11/18] x86/traps: move guest_has_trap_callback to pv/traps.c - - - --- 2017-05-05 Wei Liu New
[v2,10/18] x86/traps: delcare percpu softirq_trap - - - --- 2017-05-05 Wei Liu New
[v2,09/18] x86/traps: move {un, }register_guest_nmi_callback - - - --- 2017-05-05 Wei Liu New
[v2,08/18] x86/traps: move set_guest_{machinecheck, nmi}_trapbounce - - - --- 2017-05-05 Wei Liu New
[v2,07/18] x86/traps: move pv_inject_event to pv/traps.c - - - --- 2017-05-05 Wei Liu New
[v2,06/18] x86/traps: move PV hypercall handlers to pv/traps.c - - - --- 2017-05-05 Wei Liu New
[v2,05/18] x86/pv: clean up emulate_ops.c - - - --- 2017-05-05 Wei Liu New
[v2,04/18] x86/traps: move all PV emulation code to pv/emulate_ops.h - - - --- 2017-05-05 Wei Liu New
[v2,03/18] x86/traps: lift do_guest_trap to domain.h - - - --- 2017-05-05 Wei Liu New
[v2,02/18] x86/traps: export trapstr - - - --- 2017-05-05 Wei Liu New
[v2,01/18] x86/traps: factor out pv_percpu_traps_init - - - --- 2017-05-05 Wei Liu New
xen-netfront: avoid crashing on resume after a failure in talk_to_netback() - - - --- 2017-05-05 Vitaly Kuznetsov New
[v2,3/3] xen/arm: Survive unknown traps from guests 1 1 - --- 2017-05-05 Julien Grall New
[v2,2/3] xen/arm: do_trap_hypervisor: Separate hypervisor and guest traps - 1 - --- 2017-05-05 Julien Grall New
[v2,1/3] xen/arm: arm32: Rename the trap to the correct name - 1 - --- 2017-05-05 Julien Grall New
x86: correct boot time page table setup - 1 - --- 2017-05-05 Jan Beulich New
[v3] x86: correct create_bounce_frame - 1 - --- 2017-05-05 Jan Beulich New
x86/public: correct register naming 1 - - --- 2017-05-05 Jan Beulich New
[stable-4.10:] xen: revert commits 72a9b186292 and da72ff5bfcb0 - - - --- 2017-05-05 Jürgen Groß New
[stable-4.9:] xen: revert commit 72a9b186292 - - - --- 2017-05-05 Jürgen Groß New
x86/ioreq server: Fix DomU couldn't reboot when using p2m_ioreq_server p2m_type - - - --- 2017-05-05 Zhang, Xiong Y New
[v5,2/2] xtf/vpmu: MSR read/write tests for VPMU - - - --- 2017-05-04 Mohit Gambhir New
[v5,1/2] xtf/vpmu: Add Intel PMU MSR addresses - - - --- 2017-05-04 Mohit Gambhir New
[v3] x86/vpmu_intel: Fix hypervisor crash by masking PC bit in MSR_P6_EVNTSEL 1 1 - --- 2017-05-04 Mohit Gambhir New
[for-4.9] xen/arm: efi: Avoid out-of-bounds write in meminfo_add_bank - 1 - --- 2017-05-04 Julien Grall New
[3/3] xen/arm: Survive unknown traps from guests 1 1 - --- 2017-05-04 Julien Grall New
[2/3] xen/arm: do_trap_hypervisor: Separate hypervisor and guest traps - - - --- 2017-05-04 Julien Grall New
[1/3] xen/arm: arm32: Rename the trap to the correct name - 1 - --- 2017-05-04 Julien Grall New
[RFC,10/10] ARM: vGIC: remove struct irq_rank and support functions - - - --- 2017-05-04 Andre Przywara New
[RFC,09/10] ARM: vGIC: introduce vgic_get/put_pending_irq - - - --- 2017-05-04 Andre Przywara New
[RFC,08/10] ARM: vGIC: move target vcpu from irq_rank to struct pending_irq - - - --- 2017-05-04 Andre Przywara New
[RFC,07/10] ARM: vGIC: move enable status from irq_rank to struct pending_irq - - - --- 2017-05-04 Andre Przywara New
[RFC,06/10] ARM: vGIC: move config from irq_rank to struct pending_irq - - - --- 2017-05-04 Andre Przywara New
[RFC,05/10] ARM: vGIC: move priority from irq_rank to struct pending_irq - - - --- 2017-05-04 Andre Przywara New
[RFC,04/10] ARM: vGIC: add struct pending_irq locking - - - --- 2017-05-04 Andre Przywara New
[RFC,03/10] ARM: vGIC: introduce and initialize pending_irq lock - - - --- 2017-05-04 Andre Przywara New
[RFC,02/10] ARM: vGIC: rework gic_raise_*_irq() functions - - - --- 2017-05-04 Andre Przywara New
[RFC,01/10] ARM: vGIC: remove rank lock from IRQ routing functions - - - --- 2017-05-04 Andre Przywara New
[v2] x86: correct create_bounce_frame - - - --- 2017-05-04 Jan Beulich New
xen-netfront: avoid crashing on resume after a failure in talk_to_netback() - - - --- 2017-05-04 Vitaly Kuznetsov New
[OSSTEST,3/3] make-flight: Drop Windows XP tests - - - --- 2017-05-04 Ian Jackson New
[OSSTEST,2/3] make-flight: Add tests for some more recent Windows versions - - - --- 2017-05-04 Ian Jackson New
[OSSTEST,1/3] make-flight: Factor out do_hvm_win_test_one - - - --- 2017-05-04 Ian Jackson New
VMX: constrain vmx_intr_assist() debugging code to debug builds 1 - - --- 2017-05-04 Jan Beulich New
[PULL,03/21] xen: use a better chardev type check - 2 - --- 2017-05-04 Marc-André Lureau New
[for-4.9] libs/devicemodel: Fix dependency with libxencall 1 - - --- 2017-05-04 Anthony PERARD New
[v2,5/7] x86/traps: Lift all non-entrypoint logic in entry_int82() up into C - - - --- 2017-05-04 Andrew Cooper New
[v2,5/7] x86/traps: Lift all non-entrypoint logic in entry_int82() up into C - 1 - --- 2017-05-04 Andrew Cooper New
[RFC] scf: SCF device tree and configuration documentation - - - --- 2017-05-04 Andrii Anisov New
x86/mm: add temporary debugging code to get_page_from_gfn_p2m() 2 - - --- 2017-05-04 Jan Beulich New
[V3,2/2] x86/vm_event: fix race between __context_switch() and vm_event_resume() 1 1 - --- 2017-05-04 Razvan Cojocaru New
« 1 2 ... 227 228 229355 356 »