Show patches with: none      |   49701 patches
« 1 2 ... 233 234 235497 498 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,02/14] x86/traps: Factor out extable_fixup() and make printing consistent x86: Support for CET Supervisor Shadow Stacks - 1 - --- 2020-05-27 Andrew Cooper New
[v2,01/14] x86/traps: Clean up printing in {do_reserved, fatal}_trap() x86: Support for CET Supervisor Shadow Stacks 1 - - --- 2020-05-27 Andrew Cooper New
[2/2] xenbus: Use dev_printk() when possible xen: Use dev_printk() when possible - 1 - --- 2020-05-27 Bjorn Helgaas Accepted
[1/2] xen-pciback: Use dev_printk() when possible xen: Use dev_printk() when possible - 1 - --- 2020-05-27 Bjorn Helgaas Accepted
[v6,5/5] tools/libxc: make use of domain context SHARED_INFO record... domain context infrastructure - - - --- 2020-05-27 Paul Durrant New
[v6,4/5] common/domain: add a domain context record for shared_info... domain context infrastructure 1 - - --- 2020-05-27 Paul Durrant New
[v6,3/5] tools/misc: add xen-domctx to present domain context domain context infrastructure 1 - - --- 2020-05-27 Paul Durrant New
[v6,2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext domain context infrastructure - 1 - --- 2020-05-27 Paul Durrant New
[v6,1/5] xen/common: introduce a new framework for save/restore of 'domain' context domain context infrastructure 1 1 - --- 2020-05-27 Paul Durrant New
[v2] x86: refine guest_mode() [v2] x86: refine guest_mode() - 1 - --- 2020-05-27 Jan Beulich New
x86/boot: Fix load_system_tables() to be NMI/#MC-safe x86/boot: Fix load_system_tables() to be NMI/#MC-safe - 1 - --- 2020-05-27 Andrew Cooper New
[v6,5/5] block: lift blocksize property limit to 2 MiB block: enhance handling of size-related BlockConf properties - 1 - --- 2020-05-27 Roman Kagan Superseded
[v6,4/5] block: make size-related BlockConf properties accept size suffixes block: enhance handling of size-related BlockConf properties - - - --- 2020-05-27 Roman Kagan Superseded
[v6,3/5] qdev-properties: blocksize: use same limits in code and description block: enhance handling of size-related BlockConf properties - 1 - --- 2020-05-27 Roman Kagan Superseded
[v6,2/5] block: consolidate blocksize properties consistency checks block: enhance handling of size-related BlockConf properties - 2 - --- 2020-05-27 Roman Kagan Superseded
[v6,1/5] virtio-blk: store opt_io_size with correct size block: enhance handling of size-related BlockConf properties - 2 - --- 2020-05-27 Roman Kagan Superseded
[PULL,02/10] xen: Fix and improve handling of device_add usb-host errors Untitled series #293951 1 - - --- 2020-05-27 Markus Armbruster New
[v2] x86/svm: retry after unhandled NPT fault if gfn was marked for recalculation [v2] x86/svm: retry after unhandled NPT fault if gfn was marked for recalculation - - - --- 2020-05-27 Igor Druzhinin New
[v2,5/5] automation/containerize: Add a shortcut for Debian unstable Golang build fixes / improvements - - - --- 2020-05-26 George Dunlap New
[v2,4/5] automation: Add golang packages to various dockerfiles Golang build fixes / improvements - - - --- 2020-05-26 George Dunlap New
[v2,3/5] automation/archlinux: Add 32-bit glibc headers Golang build fixes / improvements 2 - - --- 2020-05-26 George Dunlap New
[v2,2/5] golang/xenlight: Get rid of GOPATH-based build artefacts Golang build fixes / improvements - 1 - --- 2020-05-26 George Dunlap New
[v2,1/5] libxl: Generate golang bindings in libxl Makefile Golang build fixes / improvements 1 1 - --- 2020-05-26 George Dunlap New
[2/2] SUPPORT.md: add hypervisor file system add xen hypfs to meta files 1 - - --- 2020-05-26 Jürgen Groß New
[1/2] CHANGELOG: add hypervisor file system support add xen hypfs to meta files - 1 - --- 2020-05-26 Jürgen Groß New
x86: extend coverage of HLE "bad page" workaround x86: extend coverage of HLE "bad page" workaround - - - --- 2020-05-26 Jan Beulich New
x86: avoid HPET use also on certain Coffee Lake H x86: avoid HPET use also on certain Coffee Lake H - - - --- 2020-05-25 Jan Beulich New
[v2] VT-x: extend LBR Broadwell errata coverage [v2] VT-x: extend LBR Broadwell errata coverage - 2 - --- 2020-05-25 Jan Beulich New
x86/mem_sharing: gate enabling on cpu_has_vmx x86/mem_sharing: gate enabling on cpu_has_vmx - 1 - --- 2020-05-25 Tamas K Lengyel New
[v10,9/9] x86emul: support FXSAVE/FXRSTOR x86emul: further work 1 - - --- 2020-05-25 Jan Beulich New
[v10,8/9] x86emul: support FLDENV and FRSTOR x86emul: further work 1 - - --- 2020-05-25 Jan Beulich New
[v10,7/9] x86emul: support FNSTENV and FNSAVE x86emul: further work 1 - - --- 2020-05-25 Jan Beulich New
[v10,6/9] x86emul: support ENQCMD insns x86emul: further work 1 - - --- 2020-05-25 Jan Beulich New
[v10,5/9] x86emul: support MOVDIR{I,64B} insns x86emul: further work 1 1 - --- 2020-05-25 Jan Beulich New
[v10,4/9] x86emul: disable FPU/MMX/SIMD insn emulation when !HVM x86emul: further work - - - --- 2020-05-25 Jan Beulich New
[v10,3/9] x86emul: also test decoding and mem access / write logic x86emul: further work 1 - - --- 2020-05-25 Jan Beulich New
[v10,2/9] x86emul: rework CMP and TEST emulation x86emul: further work - - - --- 2020-05-25 Jan Beulich New
[v10,1/9] x86emul: address x86_insn_is_mem_{access,write}() omissions x86emul: further work - - - --- 2020-05-25 Jan Beulich New
[v3,for-4.14,2/2] tools/libxc: xc_memshr_fork with interrupts blocked [v3,for-4.14,1/2] x86/mem_sharing: block interrupt injection for forks 1 1 - --- 2020-05-25 Tamas K Lengyel New
[v3,for-4.14,1/2] x86/mem_sharing: block interrupt injection for forks [v3,for-4.14,1/2] x86/mem_sharing: block interrupt injection for forks - 1 - --- 2020-05-25 Tamas K Lengyel New
SUPPORT: Add linux device model stubdom to Toolstack SUPPORT: Add linux device model stubdom to Toolstack 2 - - --- 2020-05-25 Jason Andryuk New
CHANGELOG: Add qemu-xen linux device model stubdomains CHANGELOG: Add qemu-xen linux device model stubdomains 1 - - --- 2020-05-25 Jason Andryuk New
[8/8] vchan-socket-proxy: Handle closing shared input/output_fd Coverity fixes for vchan-socket-proxy - - - --- 2020-05-25 Jason Andryuk Superseded
[7/8] vchan-socket-proxy: Cleanup resources on exit Coverity fixes for vchan-socket-proxy - - - --- 2020-05-25 Jason Andryuk Superseded
[6/8] vchan-socket-proxy: Set closed FDs to -1 Coverity fixes for vchan-socket-proxy - - - --- 2020-05-25 Jason Andryuk Superseded
[5/8] vchan-socket-proxy: Switch data_loop() to take state Coverity fixes for vchan-socket-proxy - - - --- 2020-05-25 Jason Andryuk Superseded
[4/8] vchan-socket-proxy: Use a struct to store state Coverity fixes for vchan-socket-proxy - - - --- 2020-05-25 Jason Andryuk Superseded
[3/8] vchan-socket-proxy: Unify main return value Coverity fixes for vchan-socket-proxy - - - --- 2020-05-25 Jason Andryuk Superseded
[2/8] vchan-socket-proxy: Check xs_watch return value Coverity fixes for vchan-socket-proxy - - - --- 2020-05-25 Jason Andryuk Superseded
[1/8] vchan-socket-proxy: Ensure UNIX path NUL terminated Coverity fixes for vchan-socket-proxy - 1 - --- 2020-05-25 Jason Andryuk Superseded
[v2,for-4.14,2/2] tools/libxc: xc_memshr_fork with interrupts blocked [v2,for-4.14,1/2] x86/mem_sharing: block interrupt injection for forks 1 1 - --- 2020-05-22 Tamas K Lengyel Superseded
[v2,for-4.14,1/2] x86/mem_sharing: block interrupt injection for forks [v2,for-4.14,1/2] x86/mem_sharing: block interrupt injection for forks - - - --- 2020-05-22 Tamas K Lengyel Superseded
[5/5] gitignore: Ignore golang package directory Golang build fixes 1 1 - --- 2020-05-22 George Dunlap New
[4/5] golang/xenlight: Use XEN_PKG_DIR variable rather than open-coding Golang build fixes 1 1 - --- 2020-05-22 George Dunlap New
[3/5] libxl: Generate golang bindings in libxl Makefile Golang build fixes 1 1 - --- 2020-05-22 George Dunlap New
[2/5] golang: Add a variable for the libxl source directory Golang build fixes 1 1 - --- 2020-05-22 George Dunlap New
[1/5] golang: Add a minimum go version to go.mod Golang build fixes - 1 - --- 2020-05-22 George Dunlap New
x86/idle: Extend ISR/C6 erratum workaround to Haswell x86/idle: Extend ISR/C6 erratum workaround to Haswell 1 - - --- 2020-05-22 Andrew Cooper New
[v5,39/38] drm: xen: fix common struct sg_table related issues Untitled series #287121 1 - - --- 2020-05-22 Marek Szyprowski New
m4: use test instead of [] m4: use test instead of [] - 1 - --- 2020-05-22 Wei Liu New
[v2] x86/ioemul: Rewrite stub generation to be shadow stack compatible [v2] x86/ioemul: Rewrite stub generation to be shadow stack compatible - 1 - --- 2020-05-22 Andrew Cooper New
golang: Update generated files after libxl_types.idl change golang: Update generated files after libxl_types.idl change 1 - - --- 2020-05-22 George Dunlap New
x86/idle: prevent entering C3/C6 on some Intel CPUs due to errata x86/idle: prevent entering C3/C6 on some Intel CPUs due to errata 1 - - --- 2020-05-22 Roger Pau Monné New
[06/12] xen-blkfront: add callbacks for PM suspend and hibernation Untitled series #291885 - - - --- 2020-05-21 Anchal Agarwal New
[for-4.14,2/2] tools/libxc: xc_memshr_fork with interrupts disabled [for-4.14,1/2] x86/mem_sharing: Prohibit interrupt injection for forks 1 1 - --- 2020-05-21 Tamas K Lengyel New
[for-4.14,1/2] x86/mem_sharing: Prohibit interrupt injection for forks [for-4.14,1/2] x86/mem_sharing: Prohibit interrupt injection for forks - - - --- 2020-05-21 Tamas K Lengyel New
x86/svm: retry after unhandled NPT fault if gfn was marked for recalculation x86/svm: retry after unhandled NPT fault if gfn was marked for recalculation - - - --- 2020-05-21 Igor Druzhinin Superseded
[v2] 9p/xen: increase XEN_9PFS_RING_ORDER [v2] 9p/xen: increase XEN_9PFS_RING_ORDER - - - --- 2020-05-21 Stefano Stabellini Accepted
[v5,5/5] tools/libxc: make use of domain context SHARED_INFO record... domain context infrastructure - - - --- 2020-05-21 Paul Durrant Superseded
[v5,4/5] common/domain: add a domain context record for shared_info... domain context infrastructure - - - --- 2020-05-21 Paul Durrant Superseded
[v5,3/5] tools/misc: add xen-domctx to present domain context domain context infrastructure 1 - - --- 2020-05-21 Paul Durrant Superseded
[v5,2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext domain context infrastructure - 1 - --- 2020-05-21 Paul Durrant Superseded
[v5,1/5] xen/common: introduce a new framework for save/restore of 'domain' context domain context infrastructure 1 1 - --- 2020-05-21 Paul Durrant Superseded
[v2] x86/traps: Rework #PF[Rsvd] bit handling [v2] x86/traps: Rework #PF[Rsvd] bit handling 1 - - --- 2020-05-21 Andrew Cooper New
golang/xenlight: add an empty line after DO NOT EDIT comment golang/xenlight: add an empty line after DO NOT EDIT comment - 1 - --- 2020-05-21 Nick Rosbrook New
CHANGELOG: Add an entry for golang binding updates CHANGELOG: Add an entry for golang binding updates - 1 - --- 2020-05-21 George Dunlap New
[v4] x86/idle: prevent entering C6 with in service interrupts on Intel [v4] x86/idle: prevent entering C6 with in service interrupts on Intel - 1 - --- 2020-05-21 Roger Pau Monné New
x86/shadow: Reposition sh_remove_write_access_from_sl1p() x86/shadow: Reposition sh_remove_write_access_from_sl1p() - 2 - --- 2020-05-21 Andrew Cooper New
[v4,5/5] tools/libxc: make use of domain context SHARED_INFO record... domain context infrastructure - - - --- 2020-05-21 Paul Durrant Superseded
[v4,4/5] common/domain: add a domain context record for shared_info... domain context infrastructure - - - --- 2020-05-21 Paul Durrant Superseded
[v4,3/5] tools/misc: add xen-domctx to present domain context domain context infrastructure 1 - - --- 2020-05-21 Paul Durrant Superseded
[v4,2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext domain context infrastructure - 1 - --- 2020-05-21 Paul Durrant Superseded
[v4,1/5] xen/common: introduce a new framework for save/restore of 'domain' context domain context infrastructure 1 - - --- 2020-05-21 Paul Durrant Superseded
xen/trace: Don't dump offline CPUs in debugtrace_dump_worker() xen/trace: Don't dump offline CPUs in debugtrace_dump_worker() 1 - - --- 2020-05-21 Andrew Cooper New
[v2,for-4.14,3/3] xen/vm_event: Add safe to disable vm_event vm_event: fix race-condition when disabling monitor events - - - --- 2020-05-21 Tamas K Lengyel New
[v2,for-4.14,2/3] xen/vm_event: add vm_event_check_pending_op vm_event: fix race-condition when disabling monitor events - - - --- 2020-05-21 Tamas K Lengyel New
[v2,for-4.14,1/3] xen/monitor: Control register values vm_event: fix race-condition when disabling monitor events - - - --- 2020-05-21 Tamas K Lengyel New
[10/10] xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint fix swiotlb-xen for RPi4 - - - --- 2020-05-20 Stefano Stabellini Superseded
[09/10] xen/arm: introduce phys/dma translations in xen_dma_sync_for_* fix swiotlb-xen for RPi4 - - - --- 2020-05-20 Stefano Stabellini Superseded
[08/10] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations fix swiotlb-xen for RPi4 - - - --- 2020-05-20 Stefano Stabellini Superseded
[07/10] swiotlb-xen: add struct device* parameter to is_xen_swiotlb_buffer fix swiotlb-xen for RPi4 - - - --- 2020-05-20 Stefano Stabellini Superseded
[06/10] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_device fix swiotlb-xen for RPi4 - - - --- 2020-05-20 Stefano Stabellini Superseded
[05/10] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_cpu fix swiotlb-xen for RPi4 - - - --- 2020-05-20 Stefano Stabellini Superseded
[04/10] swiotlb-xen: add struct device* parameter to xen_bus_to_phys fix swiotlb-xen for RPi4 - - - --- 2020-05-20 Stefano Stabellini Superseded
[03/10] swiotlb-xen: add struct device* parameter to xen_phys_to_bus fix swiotlb-xen for RPi4 - - - --- 2020-05-20 Stefano Stabellini Superseded
[02/10] swiotlb-xen: remove start_dma_addr fix swiotlb-xen for RPi4 - - - --- 2020-05-20 Stefano Stabellini Superseded
[01/10] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses fix swiotlb-xen for RPi4 - - - --- 2020-05-20 Stefano Stabellini Superseded
9p/xen: increase XEN_9PFS_RING_ORDER 9p/xen: increase XEN_9PFS_RING_ORDER - - - --- 2020-05-20 Stefano Stabellini Superseded
[XEN] tools/xenstore: mark variable in header as extern [XEN] tools/xenstore: mark variable in header as extern 1 1 - --- 2020-05-20 Anthony PERARD New
x86emul: correct {evex} assembler capability check x86emul: correct {evex} assembler capability check 1 - - --- 2020-05-20 Jan Beulich New
« 1 2 ... 233 234 235497 498 »