Show patches with: Archived = No       |   16291 patches
« 1 2 ... 129 130 131162 163 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/8] x86: don't build with EFI support in shim-exclusive mode x86: build adjustments - - - --- 2020-07-15 Jan Beulich Superseded
[1/8] x86/EFI: sanitize build logic x86: build adjustments - - - --- 2020-07-15 Jan Beulich Superseded
[v2,2/2] x86: detect CMOS aliasing on ports other than 0x70/0x71 x86: RTC handling adjustments - - - --- 2020-07-15 Jan Beulich Superseded
[v2,1/2] x86: restore pv_rtc_handler() invocation x86: RTC handling adjustments - - - --- 2020-07-15 Jan Beulich Superseded
[v2] docs: specify stability of hypfs path documentation [v2] docs: specify stability of hypfs path documentation 1 - - --- 2020-07-13 Jürgen Groß Superseded
mini-os: don't hard-wire xen internal paths mini-os: don't hard-wire xen internal paths - - - --- 2020-07-13 Jürgen Groß Superseded
docs: specify stability of hypfs path documentation docs: specify stability of hypfs path documentation - - - --- 2020-07-13 Jürgen Groß Superseded
[v3,3/3] xen/privcmd: Convert get_user_pages*() to pin_user_pages*() Few bug fixes and Convert to pin_user_pages*() - 2 - --- 2020-07-12 Souptick Joarder Accepted
[v3,2/3] xen/privcmd: Mark pages as dirty Few bug fixes and Convert to pin_user_pages*() - 2 - --- 2020-07-12 Souptick Joarder Accepted
[v3,1/3] xen/privcmd: Corrected error handling path Few bug fixes and Convert to pin_user_pages*() - 2 - --- 2020-07-12 Souptick Joarder Accepted
[v3,11/11] xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint fix swiotlb-xen for RPi4 - 1 2 --- 2020-07-10 Stefano Stabellini Accepted
[v3,10/11] xen/arm: introduce phys/dma translations in xen_dma_sync_for_* fix swiotlb-xen for RPi4 1 - 2 --- 2020-07-10 Stefano Stabellini Accepted
[v3,09/11] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations fix swiotlb-xen for RPi4 - 1 2 --- 2020-07-10 Stefano Stabellini Accepted
[v3,08/11] swiotlb-xen: remove XEN_PFN_PHYS fix swiotlb-xen for RPi4 - 1 - --- 2020-07-10 Stefano Stabellini Accepted
[v3,07/11] swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer fix swiotlb-xen for RPi4 - 1 2 --- 2020-07-10 Stefano Stabellini Accepted
[v3,06/11] swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device fix swiotlb-xen for RPi4 - 1 2 --- 2020-07-10 Stefano Stabellini Accepted
[v3,05/11] swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu fix swiotlb-xen for RPi4 - 1 2 --- 2020-07-10 Stefano Stabellini Accepted
[v3,04/11] swiotlb-xen: add struct device * parameter to xen_bus_to_phys fix swiotlb-xen for RPi4 - 1 2 --- 2020-07-10 Stefano Stabellini Accepted
[v3,03/11] swiotlb-xen: add struct device * parameter to xen_phys_to_bus fix swiotlb-xen for RPi4 - 1 2 --- 2020-07-10 Stefano Stabellini Accepted
[v3,02/11] swiotlb-xen: remove start_dma_addr fix swiotlb-xen for RPi4 - 1 2 --- 2020-07-10 Stefano Stabellini Accepted
[v3,01/11] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses fix swiotlb-xen for RPi4 - 1 2 --- 2020-07-10 Stefano Stabellini Accepted
[v2] efi: avoid error message when booting under Xen [v2] efi: avoid error message when booting under Xen 2 - - --- 2020-07-10 Jürgen Groß Accepted
xen/xenbus: Fix a double free in xenbus_map_ring_pv() xen/xenbus: Fix a double free in xenbus_map_ring_pv() - 1 - --- 2020-07-10 Dan Carpenter Accepted
xen: don't reschedule in preemption off sections xen: don't reschedule in preemption off sections - - 1 --- 2020-07-10 Jürgen Groß Superseded
x86emul: avoid assembler warning about .type not taking effect in test harness x86emul: avoid assembler warning about .type not taking effect in test harness - - - --- 2020-07-07 Jan Beulich Superseded
[v2,3/3] xen/privcmd: Convert get_user_pages*() to pin_user_pages*() Few bug fixes and Convert to pin_user_pages*() - 1 - --- 2020-07-06 Souptick Joarder Superseded
[v2,2/3] xen/privcmd: Mark pages as dirty Few bug fixes and Convert to pin_user_pages*() - 1 - --- 2020-07-06 Souptick Joarder Superseded
[v2,1/3] xen/privcmd: Corrected error handling path Few bug fixes and Convert to pin_user_pages*() - 1 - --- 2020-07-06 Souptick Joarder Superseded
[RFC,2/2] block/block-backend: Let blk_attach_dev() provide helpful error block/block-backend: Let blk_attach_dev() provide helpful error - - - --- 2020-07-06 Philippe Mathieu-Daudé Superseded
[1/2] block/block-backend: Trace blk_attach_dev() block/block-backend: Let blk_attach_dev() provide helpful error - - - --- 2020-07-06 Philippe Mathieu-Daudé Superseded
[v5,11/11] tools/proctrace: add proctrace tool Implement support for external IPT monitoring - - - --- 2020-07-05 Michał Leszczyński Superseded
[v5,10/11] tools/libxc: add xc_vmtrace_* functions Implement support for external IPT monitoring - - - --- 2020-07-05 Michał Leszczyński Superseded
[v5,09/11] x86/domctl: add XEN_DOMCTL_vmtrace_op Implement support for external IPT monitoring - - - --- 2020-07-05 Michał Leszczyński Superseded
[v5,08/11] x86/mm: add vmtrace_buf resource type Implement support for external IPT monitoring - - - --- 2020-07-05 Michał Leszczyński Superseded
[v5,07/11] x86/vmx: implement IPT in VMX Implement support for external IPT monitoring - - - --- 2020-07-05 Michał Leszczyński Superseded
[v5,06/11] x86/hvm: processor trace interface in HVM Implement support for external IPT monitoring - - - --- 2020-07-05 Michał Leszczyński Superseded
[v5,05/11] tools/libxl: add vmtrace_pt_size parameter Implement support for external IPT monitoring - - - --- 2020-07-05 Michał Leszczyński Superseded
[v5,04/11] common: add vmtrace_pt_size domain parameter Implement support for external IPT monitoring - - - --- 2020-07-05 Michał Leszczyński Superseded
[v5,03/11] x86/vmx: add IPT cpu feature Implement support for external IPT monitoring - - - --- 2020-07-05 Michał Leszczyński Superseded
[v5,02/11] x86/vmx: add Intel PT MSR definitions Implement support for external IPT monitoring 1 - - --- 2020-07-05 Michał Leszczyński Superseded
[v5,01/11] memory: batch processing in acquire_resource() Implement support for external IPT monitoring - - - --- 2020-07-05 Michał Leszczyński Superseded
[next] xen-netfront: remove redundant assignment to variable 'act' [next] xen-netfront: remove redundant assignment to variable 'act' - - - --- 2020-07-02 Colin King Accepted
[v2,2/2] xen/xenbus: let xenbus_map_ring_valloc() return errno values only xen/xenbus: some cleanups - 1 - --- 2020-07-01 Jürgen Groß Accepted
[v2,1/2] xen/xenbus: avoid large structs and arrays on the stack xen/xenbus: some cleanups - 1 - --- 2020-07-01 Jürgen Groß Accepted
[v2,4/4] x86/paravirt: use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT Remove 32-bit Xen PV guest support - - - --- 2020-07-01 Jürgen Groß Superseded
[v2,3/4] x86/paravirt: cleanup paravirt macros Remove 32-bit Xen PV guest support - - - --- 2020-07-01 Jürgen Groß Superseded
[v2,2/4] x86/paravirt: remove 32-bit support from PARAVIRT_XXL Remove 32-bit Xen PV guest support - - - --- 2020-07-01 Jürgen Groß Superseded
[v2,1/4] x86/xen: remove 32-bit Xen PV guest support Remove 32-bit Xen PV guest support - - - --- 2020-07-01 Jürgen Groß Superseded
[v2,7/7] x86: only generate compat headers actually needed x86: compat header generation and checking adjustments - 1 - --- 2020-07-01 Jan Beulich Superseded
[v2,6/7] flask: drop dead compat translation code x86: compat header generation and checking adjustments - 1 - --- 2020-07-01 Jan Beulich Superseded
[v2,5/7] x86: generalize padding field handling x86: compat header generation and checking adjustments - 1 - --- 2020-07-01 Jan Beulich Superseded
[v2,4/7] x86/dmop: add compat struct checking for XEN_DMOP_map_mem_type_to_ioreq_server x86: compat header generation and checking adjustments - 1 - --- 2020-07-01 Jan Beulich Superseded
[v2,3/7] x86/mce: bring hypercall subop compat checking in sync again x86: compat header generation and checking adjustments - 1 - --- 2020-07-01 Jan Beulich Superseded
[v2,2/7] x86/mce: add compat struct checking for XEN_MC_inject_v2 x86: compat header generation and checking adjustments - 1 - --- 2020-07-01 Jan Beulich Superseded
[v2,1/7] x86: fix compat header generation x86: compat header generation and checking adjustments - 1 - --- 2020-07-01 Jan Beulich Superseded
[v4,10/10] tools/proctrace: add proctrace tool Implement support for external IPT monitoring - - - --- 2020-06-30 Michał Leszczyński Superseded
[v4,09/10] tools/libxc: add xc_vmtrace_* functions Implement support for external IPT monitoring 1 - - --- 2020-06-30 Michał Leszczyński Superseded
[v4,08/10] x86/domctl: add XEN_DOMCTL_vmtrace_op Implement support for external IPT monitoring - - - --- 2020-06-30 Michał Leszczyński Superseded
[v4,07/10] x86/mm: add vmtrace_buf resource type Implement support for external IPT monitoring - - - --- 2020-06-30 Michał Leszczyński Superseded
[v4,06/10] memory: batch processing in acquire_resource() Implement support for external IPT monitoring - - - --- 2020-06-30 Michał Leszczyński Superseded
[v4,05/10] common/domain: allocate vmtrace_pt_buffer Implement support for external IPT monitoring - - - --- 2020-06-30 Michał Leszczyński Superseded
[v4,04/10] x86/vmx: implement processor tracing for VMX Implement support for external IPT monitoring - - - --- 2020-06-30 Michał Leszczyński Superseded
[v4,03/10] tools/libxl: add vmtrace_pt_size parameter Implement support for external IPT monitoring - - - --- 2020-06-30 Michał Leszczyński Superseded
[v4,02/10] x86/vmx: add IPT cpu feature Implement support for external IPT monitoring - - - --- 2020-06-30 Michał Leszczyński Superseded
[v4,01/10] x86/vmx: add Intel PT MSR definitions Implement support for external IPT monitoring 1 - - --- 2020-06-30 Michał Leszczyński Superseded
arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR - 1 - --- 2020-06-28 Xiaofei Tan Accepted
tools/configure: drop BASH configure variable tools/configure: drop BASH configure variable 1 - - --- 2020-06-26 Andrew Cooper Superseded
[for-4.14,v2] mm: fix public declaration of struct xen_mem_acquire_resource [for-4.14,v2] mm: fix public declaration of struct xen_mem_acquire_resource - - - --- 2020-06-25 Roger Pau Monné Superseded
[for-4.14,v3] x86/tlb: fix assisted flush usage [for-4.14,v3] x86/tlb: fix assisted flush usage - - - --- 2020-06-25 Roger Pau Monné Superseded
[for-4.14,v2] x86/tlb: fix assisted flush usage [for-4.14,v2] x86/tlb: fix assisted flush usage - - - --- 2020-06-23 Roger Pau Monné Superseded
[for-4.14] mm: fix public declaration of struct xen_mem_acquire_resource [for-4.14] mm: fix public declaration of struct xen_mem_acquire_resource - 2 - --- 2020-06-23 Roger Pau Monné Superseded
[RFC,v2] xen/privcmd: Convert get_user_pages*() to pin_user_pages*() [RFC,v2] xen/privcmd: Convert get_user_pages*() to pin_user_pages*() - - - --- 2020-06-23 Souptick Joarder Superseded
[v3,7/7] tools/proctrace: add proctrace tool Implement support for external IPT monitoring - - - --- 2020-06-22 Michał Leszczyński Superseded
[v3,6/7] tools/libxl: add vmtrace_pt_size parameter Implement support for external IPT monitoring - - - --- 2020-06-22 Michał Leszczyński Superseded
[v3,5/7] tools/libxc: add xc_vmtrace_* functions Implement support for external IPT monitoring - - - --- 2020-06-22 Michał Leszczyński Superseded
[v3,4/7] x86/vmx: add do_vmtrace_op Implement support for external IPT monitoring - - - --- 2020-06-22 Michał Leszczyński Superseded
[v3,3/7] x86/vmx: add IPT cpu feature Implement support for external IPT monitoring - - - --- 2020-06-22 Michał Leszczyński Superseded
[v3,2/7] x86/vmx: add Intel PT MSR definitions Implement support for external IPT monitoring - - - --- 2020-06-22 Michał Leszczyński Superseded
[v3,1/7] memory: batch processing in acquire_resource() Implement support for external IPT monitoring - - - --- 2020-06-22 Michał Leszczyński Superseded
[for-4.14] x86/msr: Disallow access to Processor Trace MSRs [for-4.14] x86/msr: Disallow access to Processor Trace MSRs - - - --- 2020-06-19 Andrew Cooper Superseded
[v2,1/1] x86/acpi: Use FADT flags to determine the PMTMR width Fix broken suspend on some machines - - - --- 2020-06-19 Grzegorz Uriasz Superseded
[v2,7/7] tools/proctrace: add proctrace tool Implement support for external IPT monitoring - - - --- 2020-06-18 Michał Leszczyński Superseded
[v2,6/7] tools/libxl: add vmtrace_pt_size parameter Implement support for external IPT monitoring - - - --- 2020-06-18 Michał Leszczyński Superseded
[v2,5/7] tools/libxc: add xc_vmtrace_* functions Implement support for external IPT monitoring - - - --- 2020-06-18 Michał Leszczyński Superseded
[v2,4/7] x86/vmx: add do_vmtrace_op Implement support for external IPT monitoring - - - --- 2020-06-18 Michał Leszczyński Superseded
[v2,3/7] x86/vmx: add IPT cpu feature Implement support for external IPT monitoring - - - --- 2020-06-18 Michał Leszczyński Superseded
[v2,2/7] x86/vmx: add Intel PT MSR definitions Implement support for external IPT monitoring - - - --- 2020-06-18 Michał Leszczyński Superseded
[v2,1/7] xen/mm: lift 32 item limit from mfn/gfn arrays Implement support for external IPT monitoring - - - --- 2020-06-18 Michał Leszczyński Superseded
[for-4.14] x86/tlb: fix assisted flush usage [for-4.14] x86/tlb: fix assisted flush usage - - - --- 2020-06-18 Roger Pau Monné Superseded
[v2,for-4.14] x86/vmx: use P2M_ALLOC in vmx_load_pdptrs instead of P2M_UNSHARE [v2,for-4.14] x86/vmx: use P2M_ALLOC in vmx_load_pdptrs instead of P2M_UNSHARE - - - --- 2020-06-17 Tamas K Lengyel Superseded
[RFC] xen/privcmd: Convert get_user_pages*() to pin_user_pages*() [RFC] xen/privcmd: Convert get_user_pages*() to pin_user_pages*() - - - --- 2020-06-17 Souptick Joarder Superseded
[v1,7/7] x86/vmx: switch IPT MSRs on vmentry/vmexit Implement support for external IPT monitoring - - - --- 2020-06-16 Michał Leszczyński Superseded
[v1,6/7] tools/proctrace: add proctrace tool Implement support for external IPT monitoring - - - --- 2020-06-16 Michał Leszczyński Superseded
[v1,5/7] tools/libxc: add xc_ptbuf_* functions Implement support for external IPT monitoring - - - --- 2020-06-16 Michał Leszczyński Superseded
[v1,4/7] x86/vmx: add do_vmtrace_op Implement support for external IPT monitoring - - - --- 2020-06-16 Michał Leszczyński Superseded
[v1,3/7] x86/vmx: add ipt_state as part of vCPU state Implement support for external IPT monitoring - - - --- 2020-06-16 Michał Leszczyński Superseded
[v1,2/7] x86/vmx: add IPT cpu feature Implement support for external IPT monitoring - - - --- 2020-06-16 Michał Leszczyński Superseded
[v1,1/7] x86/vmx: add Intel PT MSR definitions Implement support for external IPT monitoring - - - --- 2020-06-16 Michał Leszczyński Superseded
[1/1] x86/acpi: Use FADT flags to determine the PMTMR width Fix broken suspend on some machines - - 1 --- 2020-06-14 Grzegorz Uriasz Superseded
tools/xen-ucode: fix error code propagation of microcode load operation tools/xen-ucode: fix error code propagation of microcode load operation - - - --- 2020-06-12 Igor Druzhinin Superseded
« 1 2 ... 129 130 131162 163 »