Show patches with: none      |   49046 patches
« 1 2 ... 340 341 342490 491 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,02/13] xen/pvcalls: connect to the backend - - - --- 2017-07-22 Stefano Stabellini New
[v1,01/13] xen/pvcalls: introduce the pvcalls xenbus frontend - - - --- 2017-07-22 Stefano Stabellini New
[RFC,v2,22/22] ARM: vGIC: remove remaining irq_rank code - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,21/22] ARM: vITS: injecting LPIs: use pending_irq lock - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,20/22] ARM: vGIC: move virtual IRQ enable bit from rank to pending_irq - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,19/22] ARM: vGIC: rework vgic_get_target_vcpu to take a domain instead of vcpu - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,18/22] ARM: vGIC: move virtual IRQ target VCPU from rank to pending_irq - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,17/22] ARM: vGIC: introduce vgic_lock_vcpu_irq() - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,16/22] ARM: vITS: rename lpi_vcpu_id to vcpu_id - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,15/22] ARM: vGIC: rework vgic_get_target_vcpu to take a pending_irq - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,14/22] ARM: vGIC: move virtual IRQ configuration from rank to pending_irq - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,13/22] ARM: vITS: remove no longer needed lpi_priority wrapper - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,12/22] ARM: vGIC: protect gic_update_one_lr() with pending_irq lock - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,11/22] ARM: vGIC: protect gic_events_need_delivery() with pending_irq lock - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,10/22] ARM: vGIC: protect gic_set_lr() with pending_irq lock - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,09/22] ARM: vITS: protect LPI priority update with pending_irq lock - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,08/22] ARM: vGIC: move virtual IRQ priority from rank to pending_irq - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,07/22] ARM: vGIC: introduce priority setter/getter - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,06/22] ARM: vGIC: introduce locking routines for multiple IRQs - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,05/22] ARM: vITS: rename pending_irq->lpi_priority to priority - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,04/22] ARM: vGIC: rename pending_irq->priority to cur_priority - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,03/22] ARM: vGIC: move gic_raise_inflight_irq() into vgic_vcpu_inject_irq() - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,02/22] ARM: vGIC: route/remove_irq: replace rank lock with IRQ lock - - - --- 2017-07-21 Andre Przywara New
[RFC,v2,01/22] ARM: vGIC: introduce and initialize pending_irq lock - - - --- 2017-07-21 Andre Przywara New
[PULL,for-2.10,6/7] xen/mapcache: introduce xen_replace_cache_entry() - - - --- 2017-07-21 Igor Druzhinin New
xen-blkfront: Fix handling of non-supported operations - 1 - --- 2017-07-21 Bart Van Assche New
xen/pvcalls: use WARN_ON(1) instead of __WARN() - 2 - --- 2017-07-21 Arnd Bergmann New
[v3,21/21] x86/mm: add "pv_" prefix to new_guest_cr3 - - - --- 2017-07-20 Wei Liu New
[v3,20/21] x86/mm: move l4 table setup code - - - --- 2017-07-20 Wei Liu New
[v3,19/21] x86/mm: factor out pv_arch_init_memory - - - --- 2017-07-20 Wei Liu New
[v3,18/21] x86/mm: move and rename map_ldt_shadow_page - - - --- 2017-07-20 Wei Liu New
[v3,17/21] x86/mm: move compat descriptor handling code - - - --- 2017-07-20 Wei Liu New
[v3,16/21] x86/mm: split out descriptor table code - - - --- 2017-07-20 Wei Liu New
[v3,15/21] x86/mm: split out PV grant table code - - - --- 2017-07-20 Wei Liu New
[v3,14/21] x86/mm: move and rename guest_{, un}map_l1e - - - --- 2017-07-20 Wei Liu New
[v3,13/21] x86/mm: remove the unused inclusion of pv/emulate.h - - - --- 2017-07-20 Wei Liu New
[v3,12/21] x86/mm: split out readonly MMIO emulation code - - - --- 2017-07-20 Wei Liu New
[v3,11/21] x86/mm: split out writable pagetable emulation code - - - --- 2017-07-20 Wei Liu New
[v3,10/21] x86/mm: move {un, }adjust_guest_* to pv/mm.h - - - --- 2017-07-20 Wei Liu New
[v3,09/21] x86/mm: rename and move update_intpte - - - --- 2017-07-20 Wei Liu New
[v3,08/21] x86/mm: export get_page_from_pagenr - - - --- 2017-07-20 Wei Liu New
[v3,07/21] x86/mm: move and rename guest_get_eff{, kern}_l1e - - - --- 2017-07-20 Wei Liu New
[v3,06/21] x86: move pv_emul_is_mem_write to pv/emulate.c - - - --- 2017-07-20 Wei Liu New
[v3,05/21] x86/mm: document the return values from get_page_from_l*e - - - --- 2017-07-20 Wei Liu New
[v3,04/21] x86/mm: lift PAGE_CACHE_ATTRS to page.h - - - --- 2017-07-20 Wei Liu New
[v3,03/21] x86/mm: split HVM grant table code to hvm/grant_table.c - - - --- 2017-07-20 Wei Liu New
[v3,02/21] x86/mm: carve out replace_grant_pv_mapping 1 - - --- 2017-07-20 Wei Liu New
[v3,01/21] x86/mm: carve out create_grant_pv_mapping 1 - - --- 2017-07-20 Wei Liu New
xen/link: Move .data.rel.ro sections into .rodata for final link 2 1 - --- 2017-07-20 David Woodhouse New
[RFC,v3,02/24] x86: NUMA: Clean up: Fix coding styles and drop unused code - - - --- 2017-07-20 Vijay Kilari New
docs: fix superpage default value - - - --- 2017-07-20 Wei Liu New
[4/4] xen: Drop un-informative message during boot - 1 - --- 2017-07-20 Punit Agrawal New
[RFC,v2,12/12] docs: add MBA description in docs.. - - - --- 2017-07-20 Yi Sun New
[RFC,v2,11/12] tools: implemet new set value interface suitable for all psr allocation features. - - - --- 2017-07-20 Yi Sun New
[RFC,v2,10/12] tools: implemet new get value interface suitable for all psr allocation features. - - - --- 2017-07-20 Yi Sun New
[RFC,v2,09/12] tools: implement the new get hw info interface suitable to all psr allocation featur… - - - --- 2017-07-20 Yi Sun New
[RFC,v2,08/12] tools: create general interfaces to support psr allocation features. - - - --- 2017-07-20 Yi Sun New
[RFC,v2,07/12] x86: implement set value flow for MBA. - - - --- 2017-07-20 Yi Sun New
[RFC,v2,06/12] x86: implement get value interface for MBA. - - - --- 2017-07-20 Yi Sun New
[RFC,v2,05/12] x86: implement get hw info flow for MBA. - - - --- 2017-07-20 Yi Sun New
[RFC,v2,04/12] x86: implement data structure and CPU init flow for MBA. - - - --- 2017-07-20 Yi Sun New
[RFC,v2,03/12] x86: rename 'cbm_type' to 'psr_val_type' to make it general. - - - --- 2017-07-20 Yi Sun New
[RFC,v2,02/12] Rename PSR sysctl/domctl interfaces and xsm policy to make them be general. - - - --- 2017-07-20 Yi Sun New
[RFC,v2,01/12] docs: create Memory Bandwidth Allocation (MBA) feature document. - - - --- 2017-07-20 Yi Sun New
[XTF,v3] Implement pv_read_some - - - --- 2017-07-20 Felix Schmoll New
[v3] Add option to xenconsole to always forward console input 2 - - --- 2017-07-20 Felix Schmoll New
[RFC,v3,01/24] NUMA: Make number of NUMA nodes configurable - - - --- 2017-07-20 Vijay Kilari New
[XTF] Functional: Add a UMIP test - - - --- 2017-07-20 Boqun Feng New
x86/cpufeatures: Expose UMIP to HVM guest - 1 - --- 2017-07-20 Boqun Feng New
[v2] xen-blkfront: fix mq start/stop race 1 1 - --- 2017-07-20 Junxiao Bi New
hvmloader, libxl: use the correct ACPI settings depending on device model - 1 - --- 2017-07-19 Igor Druzhinin New
[v2] xen: xen-pciback: remove DRIVER_ATTR() usage - 1 - --- 2017-07-19 Greg Kroah-Hartman New
x86/hvm: Drop more remains of the PVHv1 implementation - 3 - --- 2017-07-19 Andrew Cooper New
xen: xen-pciback: remove DRIVER_ATTR() usage - - - --- 2017-07-19 Greg Kroah-Hartman New
[2/6] x86/vpmu: Use vmx_{clear, set}_msr_intercept() rather than opencoding them 1 - - --- 2017-07-19 Andrew Cooper New
[6/6] x86/vvmx: Fix auditing of MSR_BITMAP parameter 1 - - --- 2017-07-19 Andrew Cooper New
[5/6] x86/vvmx: Fix handing of the MSR_BITMAP field with VMCS shadowing 1 1 - --- 2017-07-19 Andrew Cooper New
[4/6] x86/vvmx: Switch nested MSR intercept handling to use struct vmx_msr_bitmap 1 - - --- 2017-07-19 Andrew Cooper New
[3/6] x86/vmx: Introduce and use struct vmx_msr_bitmap 1 - - --- 2017-07-19 Andrew Cooper New
[2/6] x86/vpmu: Use vmx_{clear, set}_msr_intercept() rather than opencoding them - 1 - --- 2017-07-19 Andrew Cooper New
[1/6] x86/vmx: Improvements to vmx_{dis, en}able_intercept_for_msr() 1 - - --- 2017-07-19 Andrew Cooper New
ARM: Adjusting guest memory size through xl mem-{set|max} fails - - - --- 2017-07-19 Wei Liu New
[4.11,38/88] efi: Process the MEMATTR table only if EFI_MEMMAP is enabled - 1 - --- 2017-07-19 Greg Kroah-Hartman New
[4.12,27/84] efi: Process the MEMATTR table only if EFI_MEMMAP is enabled - 1 - --- 2017-07-19 Greg Kroah-Hartman New
[4.12,26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen 1 1 - --- 2017-07-19 Greg Kroah-Hartman New
[RFC] tools/libxl : add struct and parsing utils for the 'static_shm' xl config entry - - - --- 2017-07-19 Sky Liu New
[RFC,22/22] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB - - - --- 2017-07-18 Thomas Garnier New
[RFC,21/22] x86/module: Add support for mcmodel large and PLTs - - - --- 2017-07-18 Thomas Garnier New
[RFC,20/22] x86/relocs: Add option to generate 64-bit relocations - - - --- 2017-07-18 Thomas Garnier New
[RFC,19/22] x86/pie: Add option to build the kernel as PIE for x86_64 - - - --- 2017-07-18 Thomas Garnier New
[RFC,18/22] x86/relocs: Handle DYN relocations for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,17/22] compiler: Option to default to hidden symbols - - - --- 2017-07-18 Thomas Garnier New
[RFC,16/22] x86/percpu: Adapt percpu for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,15/22] x86/boot/64: Use _text in a global for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,14/22] x86/paravirt: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,13/22] x86/power/64: Adapt assembly for PIE support 1 - - --- 2017-07-18 Thomas Garnier New
[RFC,12/22] x86/boot/64: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,11/22] x86/acpi: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,10/22] x86/CPU: Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
[RFC,09/22] x86: pm-trace - Adapt assembly for PIE support - - - --- 2017-07-18 Thomas Garnier New
« 1 2 ... 340 341 342490 491 »