Show patches with: none      |   49154 patches
« 1 2 ... 287 288 289491 492 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V3,1/9] block: add a helper function to read nr_setcs block: use right accessor to read nr_sects - 1 - --- 2019-07-02 Chaitanya Kulkarni Superseded
[3/3] xmalloc: add a Kconfig option to poison free pool memory xmalloc patches - - - --- 2019-07-02 Paul Durrant Superseded
[2/3] xmalloc: don't evaluate ADD_REGION without holding the pool lock xmalloc patches - - - --- 2019-07-02 Paul Durrant Superseded
[1/3] xmalloc: stop using a magic '1' in alignment padding xmalloc patches - 1 - --- 2019-07-02 Paul Durrant Superseded
MAINTAINERS: Add Anthony as libxl maintainer MAINTAINERS: Add Anthony as libxl maintainer 3 - - --- 2019-07-02 Anthony PERARD New
x86/msi: fix loop termination condition in pci_msi_conf_write_intercept() x86/msi: fix loop termination condition in pci_msi_conf_write_intercept() - - - --- 2019-07-02 Paul Durrant New
libxl_qmp: wait for completion of device removal libxl_qmp: wait for completion of device removal - - - --- 2019-07-02 Chao Gao Superseded
passthrough/pci: properly qualify the mem_sharing_enabled check... passthrough/pci: properly qualify the mem_sharing_enabled check... - - - --- 2019-07-01 Paul Durrant New
[v6] x86/emulate: Send vm_event from emulate [v6] x86/emulate: Send vm_event from emulate - 1 - --- 2019-07-01 Alexandru Stefan ISAILA Superseded
x86/hvm: make hvmemul_virtual_to_linear()'s reps parameter optional x86/hvm: make hvmemul_virtual_to_linear()'s reps parameter optional - 2 - --- 2019-07-01 Jan Beulich New
[6/6] x86emul: support MOVDIR{I,64B} insns x86emul: further work - - - --- 2019-07-01 Jan Beulich Superseded
[5/6] x86emul: support INVPCID x86emul: further work - 2 - --- 2019-07-01 Jan Beulich Superseded
[4/6] x86: move INVPCID_TYPE_* to x86-defns.h x86emul: further work - 1 - --- 2019-07-01 Jan Beulich Superseded
[3/6] x86emul: generalize invlpg() hook x86emul: further work - 2 - --- 2019-07-01 Jan Beulich Superseded
[2/6] x86emul: support WBNOINVD x86emul: further work - 1 - --- 2019-07-01 Jan Beulich Superseded
[1/6] x86emul: generalize wbinvd() hook x86emul: further work 1 1 - --- 2019-07-01 Jan Beulich Superseded
[v9,23/23] x86emul: support VPCLMULQDQ insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,22/23] x86emul: add a SHA test case to the harness x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,21/23] x86emul: add an AES/VAES test case to the harness x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,20/23] x86emul: restore ordering within main switch statement x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,19/23] x86emul: support GFNI insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,18/23] x86emul: support VAES insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,17/23] x86emul: support VPCLMULQDQ insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,16/23] x86emul: support AVX512_VNNI insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,15/23] x86emul: support AVX512_4VNNIW insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,14/23] x86emul: support AVX512_4FMAPS insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,13/23] x86emul: support remaining AVX512_VBMI2 insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,12/23] x86emul: support of AVX512_IFMA insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,11/23] x86emul: support of AVX512* population count insns x86emul: remaining AVX512 support - - - --- 2019-07-01 Jan Beulich Superseded
[v9,10/23] x86emul: complete support of AVX512_VBMI insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,09/23] x86emul: support AVX512CD insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,08/23] x86emul: support AVX512PF insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,07/23] x86emul: support AVX512F scatter insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,06/23] x86emul: add high register S/G test cases x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,05/23] x86emul: support AVX512F gather insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,04/23] x86emul: test harness adjustments for AVX512F S/G insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,03/23] x86emul: prepare for AVX512F S/G insns x86emul: remaining AVX512 support - - - --- 2019-07-01 Jan Beulich Superseded
[v9,02/23] x86emul: support remaining misc AVX512{F, BW} insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
[v9,01/23] x86emul: support AVX512{F, _VBMI2} compress/expand insns x86emul: remaining AVX512 support 1 - - --- 2019-07-01 Jan Beulich Superseded
xstate: make use_xsave non-init xstate: make use_xsave non-init - - - --- 2019-07-01 Roger Pau Monne New
[v4,5/5] xen: Add 'xen_nopv' parameter back for backward compatibility misc fixes to PV extentions code - - - --- 2019-07-01 Zhenzhong Duan Superseded
[v4,4/5] x86/xen: Add 'nopv' support for HVM guest misc fixes to PV extentions code - - - --- 2019-07-01 Zhenzhong Duan Superseded
[v4,3/5] Revert "xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests." misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v4,2/5] x86: Add nopv parameter to disable PV extensions misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v4,1/5] x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v3,4/4] x86/xen: Add 'nopv' support for HVM guest misc fixes to PV extentions code - - - --- 2019-07-01 Zhenzhong Duan Superseded
[v3,3/4] Revert "xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests." misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v3,2/4] x86: Add nopv parameter to disable PV extensions misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v3,1/4] x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v1,02/33] drm/xen: drop use of drmP.h Untitled series #140087 1 - - --- 2019-06-30 Sam Ravnborg New
[v2] xen/arm: Switch OMAP5 secondary cores into hyp mode [v2] xen/arm: Switch OMAP5 secondary cores into hyp mode - - - --- 2019-06-28 Denis Obrezkov New
arm/optee: Fix arm32 build arm/optee: Fix arm32 build 1 1 - --- 2019-06-28 Andrew Cooper New
[v2] golang/xenlight: Fix type issues with recent Go version [v2] golang/xenlight: Fix type issues with recent Go version - 1 - --- 2019-06-28 Nicolas Belouin New
[v2] golang/xenlight: Add libxl_utils support [v2] golang/xenlight: Add libxl_utils support - 1 - --- 2019-06-28 Nicolas Belouin New
x86/cpuid: leak OSXSAVE only when XSAVE is not clear in policy x86/cpuid: leak OSXSAVE only when XSAVE is not clear in policy - 1 - --- 2019-06-27 Igor Druzhinin New
[v3,1/2] x86/ubsan: Don't perform alignment checking on supporting compilers [v3,1/2] x86/ubsan: Don't perform alignment checking on supporting compilers - - - --- 2019-06-27 Andrew Cooper New
ALSA: xen-front: fix unintention integer overflow on left shifts ALSA: xen-front: fix unintention integer overflow on left shifts - - - --- 2019-06-27 Colin King Accepted
[RFC,v2,10/10] AMD/IOMMU: correct IRTE updating x86: AMD x2APIC support - - - --- 2019-06-27 Jan Beulich New
[v2,09/10] AMD/IOMMU: enable x2APIC mode when available x86: AMD x2APIC support - 1 - --- 2019-06-27 Jan Beulich New
[v2,08/10] AMD/IOMMU: adjust setup of internal interrupt for x2APIC mode x86: AMD x2APIC support - 1 - --- 2019-06-27 Jan Beulich New
[v2,07/10] AMD/IOMMU: allow enabling with IRQ not yet set up x86: AMD x2APIC support 1 - - --- 2019-06-27 Jan Beulich New
[v2,06/10] AMD/IOMMU: split amd_iommu_init_one() x86: AMD x2APIC support - 1 - --- 2019-06-27 Jan Beulich New
[v2,05/10] AMD/IOMMU: introduce 128-bit IRTE non-guest-APIC IRTE format x86: AMD x2APIC support - - - --- 2019-06-27 Jan Beulich New
[v2,04/10] AMD/IOMMU: use bit field for IRTE x86: AMD x2APIC support - - - --- 2019-06-27 Jan Beulich New
[v2,03/10] AMD/IOMMU: use bit field for control register x86: AMD x2APIC support 1 - - --- 2019-06-27 Jan Beulich New
[v2,02/10] AMD/IOMMU: use bit field for extended feature register x86: AMD x2APIC support - - - --- 2019-06-27 Jan Beulich New
[v2,01/10] AMD/IOMMU: restrict feature logging x86: AMD x2APIC support 1 1 - --- 2019-06-27 Jan Beulich New
[v3,3/3] x86: check for multiboot{1, 2} header presence [v3,1/3] x86/linker: add a reloc section to ELF linker script 1 - - --- 2019-06-27 Roger Pau Monne New
[v3,2/3] xen/link: handle .init.rodata.cst* sections in the linker script [v3,1/3] x86/linker: add a reloc section to ELF linker script - - - --- 2019-06-27 Roger Pau Monne New
[v3,1/3] x86/linker: add a reloc section to ELF linker script [v3,1/3] x86/linker: add a reloc section to ELF linker script 1 - - --- 2019-06-27 Roger Pau Monne New
golang/xenlight: Fix type issues with recent Go version golang/xenlight: Fix type issues with recent Go version - - - --- 2019-06-27 Nicolas Belouin Superseded
x86/vvmx: set CR4 before CR0 x86/vvmx: set CR4 before CR0 1 2 - --- 2019-06-26 Andrew Cooper New
xen/Kconfig: Fix -Wformat-security when compiling with Clang xen/Kconfig: Fix -Wformat-security when compiling with Clang 1 - - --- 2019-06-26 Andrew Cooper New
[5/5] travis: pass a correct CC/CXX if CROSS_COMPILE is defined build improvements/fixes after b41666f2c1 - - - --- 2019-06-26 Roger Pau Monne New
[4/5] kconfig: disable non-literal format string warnings build improvements/fixes after b41666f2c1 - - - --- 2019-06-26 Roger Pau Monne New
[3/5] kconfig: include default toolchain values build improvements/fixes after b41666f2c1 - - - --- 2019-06-26 Roger Pau Monne New
[2/5] kconfig: don't pass ARCH and SRCARCH on the sub-make call build improvements/fixes after b41666f2c1 - - - --- 2019-06-26 Roger Pau Monne New
[1/5] make: simplify setting HOST{CC/CXX} build improvements/fixes after b41666f2c1 - - - --- 2019-06-26 Roger Pau Monne New
libxl: fix pci device re-assigning after domain reboot libxl: fix pci device re-assigning after domain reboot - 1 1 --- 2019-06-26 Jürgen Groß New
[OSSTEST] starvation: Do not give up if there are other jobs running [OSSTEST] starvation: Do not give up if there are other jobs running - - - --- 2019-06-26 Ian Jackson New
[V1] iommu/arm: Add Renesas IPMMU-VMSA support [V1] iommu/arm: Add Renesas IPMMU-VMSA support - - - --- 2019-06-26 Oleksandr Tyshchenko New
golang/xenlight: Add libxl_utils support golang/xenlight: Add libxl_utils support - - - --- 2019-06-26 Nicolas Belouin Superseded
[4/3] nodemask: Don't opencode cycle_node() nodemask: API cleanup and fixes 1 - - --- 2019-06-25 Andrew Cooper New
[3/3] page-alloc: Clamp get_free_buddy() to online nodes nodemask: API cleanup and fixes - 1 - --- 2019-06-25 Andrew Cooper New
[2/3] nodemask: Remove implicit addressof from the API nodemask: API cleanup and fixes 1 - - --- 2019-06-25 Andrew Cooper New
[1/3] page-alloc: Rename the first_node local variable nodemask: API cleanup and fixes 1 - - --- 2019-06-25 Andrew Cooper New
config: don't hardcode toolchain binaries config: don't hardcode toolchain binaries 2 - - --- 2019-06-25 Roger Pau Monne New
[v2,1/2] x86/ubsan: Don't perform alignment checking on supporting compilers [v2,1/2] x86/ubsan: Don't perform alignment checking on supporting compilers - - - --- 2019-06-24 Andrew Cooper New
page-alloc: Clamp get_free_buddy() to online nodes page-alloc: Clamp get_free_buddy() to online nodes - 1 - --- 2019-06-24 Andrew Cooper New
MAINTAINERS: add Volodymyr as Reviewer for xen/arm MAINTAINERS: add Volodymyr as Reviewer for xen/arm 1 - - --- 2019-06-24 Stefano Stabellini New
[PULL,8/8] xen: Import other xen/io/*.h [PULL,1/8] xen-block: support feature-large-sector-size - 2 - --- 2019-06-24 Anthony PERARD New
[PULL,7/8] Revert xen/io/ring.h of "Clean up a few header guard symbols" [PULL,1/8] xen-block: support feature-large-sector-size - 2 - --- 2019-06-24 Anthony PERARD New
[PULL,6/8] xen: Drop includes of xen/hvm/params.h [PULL,1/8] xen-block: support feature-large-sector-size - 1 - --- 2019-06-24 Anthony PERARD New
[PULL,5/8] xen: Avoid VLA [PULL,1/8] xen-block: support feature-large-sector-size - 2 - --- 2019-06-24 Anthony PERARD New
[PULL,4/8] xen-bus / xen-block: add support for event channel polling [PULL,1/8] xen-block: support feature-large-sector-size - 1 - --- 2019-06-24 Anthony PERARD New
[PULL,3/8] xen-bus: allow AioContext to be specified for each event channel [PULL,1/8] xen-block: support feature-large-sector-size - 1 - --- 2019-06-24 Anthony PERARD New
[PULL,2/8] xen-bus: use a separate fd for each event channel [PULL,1/8] xen-block: support feature-large-sector-size - 1 - --- 2019-06-24 Anthony PERARD New
[PULL,1/8] xen-block: support feature-large-sector-size [PULL,1/8] xen-block: support feature-large-sector-size - 1 - --- 2019-06-24 Anthony PERARD New
[PULL,0/8] xen queue 2019-06-24 - - - --- 2019-06-24 Anthony PERARD New
[v2,5/7] x86/xen: nopv parameter support for HVM guest Untitled series #137643 - 1 - --- 2019-06-24 Zhenzhong Duan New
« 1 2 ... 287 288 289491 492 »