Show patches with: none      |   49337 patches
« 1 2 ... 288 289 290493 494 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V4,2/9] blk-zoned: update blkdev_nr_zones() with helper block: use right accessor to read nr_sects - - - --- 2019-07-08 Chaitanya Kulkarni Superseded
[V4,1/9] block: add a helper function to read nr_setcs block: use right accessor to read nr_sects - 1 - --- 2019-07-08 Chaitanya Kulkarni Superseded
Improve Dom0-less documentation Improve Dom0-less documentation - - - --- 2019-07-08 Viktor Mitin New
[v6,4/4] x86/xen: Add "nopv" support for HVM guest misc fixes to PV extensions code - - - --- 2019-07-07 Zhenzhong Duan Superseded
[v6,3/4] xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete misc fixes to PV extensions code - 1 - --- 2019-07-07 Zhenzhong Duan Superseded
[v6,2/4] x86: Add "nopv" parameter to disable PV extensions misc fixes to PV extensions code - 1 - --- 2019-07-07 Zhenzhong Duan Superseded
[v6,1/4] x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init misc fixes to PV extensions code - 1 - --- 2019-07-07 Zhenzhong Duan Superseded
[1/1] xen/arm: Use "" instead of "/" for domU root node. Dom0less guest device tree format - - - --- 2019-07-06 Will Abele New
x86/shadow: ditch dangerous declarations x86/shadow: ditch dangerous declarations - - - --- 2019-07-05 Jan Beulich New
[v3,2/2] xmalloc: add a Kconfig option to poison free pool memory xmalloc patches - 1 - --- 2019-07-05 Paul Durrant New
[v3,1/2] xmalloc: remove struct xmem_pool init_region xmalloc patches - 1 - --- 2019-07-05 Paul Durrant New
[v2,2/2] xmalloc: add a Kconfig option to poison free pool memory xmalloc patches - - - --- 2019-07-05 Paul Durrant Superseded
[v2,1/2] xmalloc: remove struct xmem_pool init_region xmalloc patches - 1 - --- 2019-07-05 Paul Durrant Superseded
[v2,4/5] xen/gnttab: Refactor gnttab_clear_flag() to be gnttab_clear_flags() Untitled series #142277 1 1 - --- 2019-07-04 Andrew Cooper New
[v2,4/5] xen/gnttab: Fold adjacent calls to gnttab_clear_flags() Untitled series #142275 - 1 - --- 2019-07-04 Andrew Cooper New
x86/ctxt-switch: Document and improve GDT handling x86/ctxt-switch: Document and improve GDT handling - 1 1 --- 2019-07-04 Andrew Cooper Superseded
xen: Fix ring.h header xen: Fix ring.h header - 1 - --- 2019-07-04 Anthony PERARD Superseded
include/public/io/ring.h: Remove xen_mb, xen_rmb, xen_wmb macros include/public/io/ring.h: Remove xen_mb, xen_rmb, xen_wmb macros - - - --- 2019-07-04 Anthony PERARD New
[v3,35/35] OvmfPkg/OvmfXen: use RealTimeClockRuntimeDxe from EmbeddedPkg Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,34/35] OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,33/35] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables Specific platform to run OVMF in Xen PVH and HVM guests - - - --- 2019-07-04 Anthony PERARD Superseded
[v3,32/35] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,31/35] OvmfPkg/OvmfXen: Introduce XenTimerDxe Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,30/35] OvmfPkg/OvmfXen: Override PcdFSBClock to Xen vLAPIC timer frequency Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,29/35] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus on Xen PVH Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,28/35] OvmfPkg/PlatformBootManagerLib: Use XenDetected from XenPlatformLib Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,27/35] OvmfPkg/XenPlatformLib: Cache result for XenDetected Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,26/35] OvmfPkg/XenPlatformPei: Ignore missing PCI Host Bridge on Xen PVH Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,25/35] OvmfPkg/XenPlatformPei: Reserve VGA memory region, to boot Linux Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,24/35] OvmfPkg/XenPlatformPei: Rework memory detection Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,23/35] OvmfPkg/XenPlatformPei: no hvmloader: get the E820 table via hypercall Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,22/35] OvmfPkg: Import XENMEM_memory_map hypercall to Xen/memory.h Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,21/35] OvmfPkg/XenPlatformPei: Introduce XenPvhDetected Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,20/35] OvmfPkg/XenPlatformPei: Setup HyperPages earlier Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,19/35] OvmfPkg/XenPlatformPei: Reserve hvmloader's memory only when it has run Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,18/35] OvmfPkg/XenPlatformPei: Introduce XenHvmloaderDetected Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,17/35] OvmfPkg/XenPlatformPei: Reinit XenHypercallLib Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,16/35] OvmfPkg/XenHypercallLib: Enable it in PEIM Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,15/35] OvmfPkg/AcpiPlatformDxe: Use Xen PVH RSDP if it exist Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,14/35] OvmfPkg/AcpiPlatformDxe: Use XenPlatformLib Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,13/35] OvmfPkg/Library/XenPlatformLib: New library Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,12/35] OvmfPkg/XenPlatformPei: Grab RSDP from PVH guest start of day struct Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,11/35] OvmfPkg/XenPlatformPei: Use mXenHvmloaderInfo to get E820 Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,10/35] OvmfPkg/XenPlatformPei: Detect OVMF_INFO from hvmloader Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,09/35] OvmfPkg/OvmfXen: use a TimerLib instance that depends only on the CPU Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,08/35] OvmfPkg/XenResetVector: Allow jumpstart from either hvmloader or PVH Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,07/35] OvmfPkg/XenResetVector: Saving start of day pointer for PVH guests Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,06/35] OvmfPkg/XenResetVector: Add new entry point for Xen PVH Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,05/35] OvmfPkg/OvmfXen: Creating an ELF header Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,04/35] OvmfPkg: Introduce XenPlatformPei Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,03/35] OvmfPkg: Introduce XenResetVector Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,02/35] OvmfPkg: Create platform OvmfXen Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,01/35] OvmfPkg/ResetSystemLib: Add missing dependency on PciLib Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v9,23/23] x86emul: add a PCLMUL/VPCLMUL test case to the harness Untitled series #141701 1 - - --- 2019-07-03 Jan Beulich New
x86: irq: Do not BUG_ON multiple unbind calls for shared pirqs x86: irq: Do not BUG_ON multiple unbind calls for shared pirqs - - - --- 2019-07-03 Varad Gautam New
x86: Get rid of p2m_host array allocation for HVM guests x86: Get rid of p2m_host array allocation for HVM guests - - - --- 2019-07-03 Varad Gautam New
[v2,5/5] tools/libxc: allow controlling the max C-state sub-state [v2,1/5] x86/cpuidle: switch to uniform meaning of "max_cstate=" 2 - - --- 2019-07-03 Jan Beulich New
[v2,4/5] x86: allow limiting the max C-state sub-state [v2,1/5] x86/cpuidle: switch to uniform meaning of "max_cstate=" 1 - - --- 2019-07-03 Jan Beulich New
[v2,3/5] x86/AMD: make C-state handling independent of Dom0 [v2,1/5] x86/cpuidle: switch to uniform meaning of "max_cstate=" 1 1 - --- 2019-07-03 Jan Beulich New
[v2,2/5] x86/cpuidle: really use C1 for "urgent" CPUs [v2,1/5] x86/cpuidle: switch to uniform meaning of "max_cstate=" - 1 - --- 2019-07-03 Jan Beulich New
[v2,1/5] x86/cpuidle: switch to uniform meaning of "max_cstate=" [v2,1/5] x86/cpuidle: switch to uniform meaning of "max_cstate=" 1 1 - --- 2019-07-03 Jan Beulich New
[v2,0/5] x86: CPU idle management adjustments 1 1 - --- 2019-07-03 Jan Beulich New
[v2] x86/mm: Clean IOMMU flags from p2m-pt code [v2] x86/mm: Clean IOMMU flags from p2m-pt code - - - --- 2019-07-03 Alexandru Stefan ISAILA Superseded
[v3] IOMMU/x86: make page type checks consistent when mapping pages [v3] IOMMU/x86: make page type checks consistent when mapping pages - - - --- 2019-07-03 Jan Beulich New
[v3] x86: suppress XPTI-related TLB flushes when possible [v3] x86: suppress XPTI-related TLB flushes when possible - - - --- 2019-07-03 Jan Beulich New
[v2] x86/HVM: p2m_ram_ro is incompatible with device pass-through [v2] x86/HVM: p2m_ram_ro is incompatible with device pass-through - - - --- 2019-07-03 Jan Beulich New
[v2] x86/ept: pass correct level to p2m_entry_modify [v2] x86/ept: pass correct level to p2m_entry_modify - 2 - --- 2019-07-03 Roger Pau Monné New
[v7] x86/emulate: Send vm_event from emulate [v7] x86/emulate: Send vm_event from emulate - - - --- 2019-07-03 Alexandru Stefan ISAILA Superseded
x86/ept: pass correct level to p2m_entry_modify x86/ept: pass correct level to p2m_entry_modify - - - --- 2019-07-03 Roger Pau Monné Superseded
[v2] libxl_qmp: wait for completion of device removal [v2] libxl_qmp: wait for completion of device removal - 1 - --- 2019-07-03 Chao Gao New
[v5,4/4] x86/xen: Add "nopv" support for HVM guest misc fixes to PV extentions code - - - --- 2019-07-03 Zhenzhong Duan New
[v5,3/4] xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete misc fixes to PV extentions code - 1 - --- 2019-07-03 Zhenzhong Duan New
[v5,2/4] x86: Add "nopv" parameter to disable PV extensions misc fixes to PV extentions code - 1 - --- 2019-07-03 Zhenzhong Duan New
[v5,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-03 Zhenzhong Duan New
[v2,4/9] x86/mm/tlb: Flush remote and local TLBs concurrently x86: Concurrent TLB flushes - - - --- 2019-07-02 Nadav Amit New
[COMPILE,TEST,ONLY,V3,9/9] xen/blkback: use helper in vbd_sz() block: use right accessor to read nr_sects - - - --- 2019-07-02 Chaitanya Kulkarni Superseded
[COMPILE,TEST,ONLY,V3,8/9] target/pscsi: use helper in pscsi_get_blocks() block: use right accessor to read nr_sects - - - --- 2019-07-02 Chaitanya Kulkarni Superseded
[V3,7/9] blktrace: use helper in blk_trace_setup_lba() block: use right accessor to read nr_sects - - - --- 2019-07-02 Chaitanya Kulkarni Superseded
[V3,6/9] f2fs: use helper in init_blkz_info() block: use right accessor to read nr_sects - - - --- 2019-07-02 Chaitanya Kulkarni Superseded
[V3,5/9] bcache: update cached_dev_init() with helper block: use right accessor to read nr_sects 1 - - --- 2019-07-02 Chaitanya Kulkarni Superseded
[V3,4/9] blk-zoned: update blkdev_reset_zones() with helper block: use right accessor to read nr_sects - 1 - --- 2019-07-02 Chaitanya Kulkarni Superseded
[V3,3/9] blk-zoned: update blkdev_report_zone() with helper block: use right accessor to read nr_sects - 1 - --- 2019-07-02 Chaitanya Kulkarni Superseded
[V3,2/9] blk-zoned: update blkdev_nr_zones() with helper block: use right accessor to read nr_sects - 1 - --- 2019-07-02 Chaitanya Kulkarni Superseded
[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
« 1 2 ... 288 289 290493 494 »