Show patches with: none      |   49884 patches
« 1 2 ... 147 148 149498 499 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[02/15] mini-os: makes file.read bool and move it ahead of device specific part mini-os: remove struct file dependency from config - 1 - --- 2022-01-06 Jürgen Groß New
[01/15] mini-os: split struct file definition from its usage mini-os: remove struct file dependency from config - 1 - --- 2022-01-06 Jürgen Groß New
xen, blkback: fix persistent grants negotiation xen, blkback: fix persistent grants negotiation - 1 - --- 2022-01-06 Maximilian Heyne New
sched=null vwfi=native and call_rcu() sched=null vwfi=native and call_rcu() - - - --- 2022-01-06 Stefano Stabellini New
[V5] xen/gnttab: Store frame GFN in struct page_info on Arm [V5] xen/gnttab: Store frame GFN in struct page_info on Arm - - - --- 2022-01-05 Oleksandr Tyshchenko New
[v2,3/3] x86/perfc: fold HVM's VM-exit counter arrays x86/perfc: assorted adjustments - 1 - --- 2022-01-05 Jan Beulich New
[v2,2/3] SVM: sync VM-exit perf counters with known VM-exit reasons x86/perfc: assorted adjustments - 1 - --- 2022-01-05 Jan Beulich New
[v2,1/3] VMX: sync VM-exit perf counters with known VM-exit reasons x86/perfc: assorted adjustments - 1 - --- 2022-01-05 Jan Beulich New
x86/spec-ctrl: Fix default calculation of opt_srb_lock x86/spec-ctrl: Fix default calculation of opt_srb_lock - 1 - --- 2022-01-04 Andrew Cooper New
[v2] x86/PoD: move increment of entry count [v2] x86/PoD: move increment of entry count - - - --- 2022-01-04 Jan Beulich New
[RFC,v2,3/3] x86/altp2m: p2m_altp2m_propagate_change() should honor present page order x86/mm: address observations made while working on XSA-388 - - - --- 2022-01-04 Jan Beulich New
[v2,2/3] x86/altp2m: p2m_altp2m_get_or_propagate() should honor present page order x86/mm: address observations made while working on XSA-388 - 1 - --- 2022-01-04 Jan Beulich New
[v2,1/3] x86/PoD: simplify / improve p2m_pod_cache_add() x86/mm: address observations made while working on XSA-388 - 1 - --- 2022-01-04 Jan Beulich New
[v3,2/2] x86/mm: tidy XENMEM_{get,set}_pod_target handling x86/mm: get/set PoD target related adjustments 1 - - --- 2022-01-04 Jan Beulich New
[v3,1/2] IOMMU/x86: disallow device assignment to PoD guests x86/mm: get/set PoD target related adjustments 1 - - --- 2022-01-04 Jan Beulich New
xen/x86: obtain upper 32 bits of video frame buffer address for Dom0 xen/x86: obtain upper 32 bits of video frame buffer address for Dom0 - 1 - --- 2022-01-04 Jan Beulich New
[v3] xen/arm: Allow QEMU platform to be built with GICv2 [v3] xen/arm: Allow QEMU platform to be built with GICv2 - - - --- 2021-12-28 Dongjiu Geng Superseded
[4.4,12/17] xen/blkfront: fix bug in backported patch Untitled series #601669 - - - --- 2021-12-27 Greg KH New
[v2] xen/arm: fix the build error for GIC on ARM64 QEMU Platform [v2] xen/arm: fix the build error for GIC on ARM64 QEMU Platform - - - --- 2021-12-24 Dongjiu Geng New
tools/libxc: Drop copy-in in xc_physinfo() tools/libxc: Drop copy-in in xc_physinfo() 1 1 - --- 2021-12-23 Andrew Cooper New
xen/blkfront: fix bug in backported patch xen/blkfront: fix bug in backported patch - - - --- 2021-12-23 Jürgen Groß New
[1/1] arm/xen: don't use xen DMA ops when the device is protected by an IOMMU [1/1] arm/xen: don't use xen DMA ops when the device is protected by an IOMMU - - - --- 2021-12-22 Sergiy Kibrik New
[XEN,1/1] xen/arm: introduce dummy iommu node for dom0 [XEN,1/1] xen/arm: introduce dummy iommu node for dom0 - - - --- 2021-12-22 Sergiy Kibrik Superseded
xen/arm: fix the build error for GIC xen/arm: fix the build error for GIC - - - --- 2021-12-22 Dongjiu Geng New
[v4] is_system_domain: replace open-coded instances [v4] is_system_domain: replace open-coded instances 1 1 - --- 2021-12-21 Daniel P. Smith New
xenperf: omit meaningless trailing zeroes from output xenperf: omit meaningless trailing zeroes from output 1 - - --- 2021-12-21 Jan Beulich New
MAINTAINERS: update TXT section MAINTAINERS: update TXT section 1 - - --- 2021-12-21 Jan Beulich Superseded
[v3,10/10] mini-os: modify grant mappings to work in PVH mode mini-os: add missing PVH features - 1 - --- 2021-12-21 Jürgen Groß New
[v3,09/10] mini-os: prepare grantmap entry interface for use by PVH mode mini-os: add missing PVH features - 1 - --- 2021-12-21 Jürgen Groß New
[v3,08/10] mini-os: add proper pvh grant table handling mini-os: add missing PVH features - 1 - --- 2021-12-21 Jürgen Groß New
[v3,07/10] mini-os: move x86 specific gnttab coding into arch/x86/gnttab.c mini-os: add missing PVH features - 1 - --- 2021-12-21 Jürgen Groß New
[v3,06/10] mini-os: add memory map service functions mini-os: add missing PVH features - 1 - --- 2021-12-21 Jürgen Groß New
[v3,05/10] mini-os: don't repeat definition available via header file mini-os: add missing PVH features - 1 - --- 2021-12-21 Jürgen Groß New
[v3,04/10] mini-os: respect memory map when ballooning up mini-os: add missing PVH features - 1 - --- 2021-12-21 Jürgen Groß New
[v3,03/10] mini-os: don't assume contiguous RAM when initializing in PVH mode mini-os: add missing PVH features - 1 - --- 2021-12-21 Jürgen Groß New
[v3,02/10] mini-os: sort and sanitize e820 memory map mini-os: add missing PVH features - 1 - --- 2021-12-21 Jürgen Groß New
[v3,01/10] mini-os: split e820 map handling into new source file mini-os: add missing PVH features - 1 - --- 2021-12-21 Jürgen Groß New
[V2,10/10] iommu/arm: Remove code duplication in all IOMMU drivers Add support for Renesas R-Car S4 IPMMU and other misc changes - 2 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,09/10] iommu/ipmmu-vmsa: Use refcount for the micro-TLBs Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,08/10] iommu/ipmmu-vmsa: Set IPMMU bit IMSCTLR_USE_SECGRP to 0 Add support for Renesas R-Car S4 IPMMU and other misc changes - 2 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,07/10] iommu/ipmmu-vmsa: Add Renesas R8A779F0 (R-Car S4) support Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,06/10] iommu/ipmmu-vmsa: Add utlb_offset_base Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,05/10] iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macro Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,04/10] iommu/ipmmu-vmsa: Add light version of Linux's ipmmu_features Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,03/10] iommu/ipmmu-vmsa: Add helper functions for "uTLB" registers Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,02/10] iommu/ipmmu-vmsa: Add helper functions for MMU "context" registers Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,01/10] iommu/ipmmu-vmsa: Remove all unused register definitions Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[v3] is_system_domain: replace open-coded instances [v3] is_system_domain: replace open-coded instances 1 - - --- 2021-12-20 Daniel P. Smith Superseded
[v2,10/10] mini-os: modify grant mappings to work in PVH mode mini-os: add missing PVH features - 1 - --- 2021-12-20 Jürgen Groß Superseded
[v2,09/10] mini-os: prepare grantmap entry interface for use by PVH mode mini-os: add missing PVH features - 1 - --- 2021-12-20 Jürgen Groß Superseded
[v2,08/10] mini-os: add proper pvh grant table handling mini-os: add missing PVH features - 1 - --- 2021-12-20 Jürgen Groß Superseded
[v2,07/10] mini-os: move x86 specific gnttab coding into arch/x86/gnttab.c mini-os: add missing PVH features - 1 - --- 2021-12-20 Jürgen Groß Superseded
[v2,06/10] mini-os: add memory map service functions mini-os: add missing PVH features - 1 - --- 2021-12-20 Jürgen Groß Superseded
[v2,05/10] mini-os: don't repeat definition available via header file mini-os: add missing PVH features - 1 - --- 2021-12-20 Jürgen Groß Superseded
[v2,04/10] mini-os: respect memory map when ballooning up mini-os: add missing PVH features - 1 - --- 2021-12-20 Jürgen Groß Superseded
[v2,03/10] mini-os: don't assume contiguous RAM when initializing in PVH mode mini-os: add missing PVH features - 1 - --- 2021-12-20 Jürgen Groß Superseded
[v2,02/10] mini-os: sort and sanitize e820 memory map mini-os: add missing PVH features - 1 - --- 2021-12-20 Jürgen Groß Superseded
[v2,01/10] mini-os: split e820 map handling into new source file mini-os: add missing PVH features - 1 - --- 2021-12-20 Jürgen Groß Superseded
[V2] is_system_domain: replace open-coded instances [V2] is_system_domain: replace open-coded instances 1 - - --- 2021-12-20 Daniel P. Smith Superseded
SUPPORT.md: limit support statement for Linux and Windows frontends SUPPORT.md: limit support statement for Linux and Windows frontends - - - --- 2021-12-20 Jürgen Groß New
[v4,11/11] xen/docs: Document how to do passthrough without IOMMU direct-map memory map - - - --- 2021-12-20 Penny Zheng Superseded
[v4,10/11] xen/arm: if direct-map domain use native UART address and IRQ number for vPL011 direct-map memory map - - - --- 2021-12-20 Penny Zheng Superseded
[v4,09/11] xen/arm: if direct-map domain use native addresses for GICv3 direct-map memory map - - - --- 2021-12-20 Penny Zheng Superseded
[v4,08/11] xen/arm: gate make_gicv3_domU_node with CONFIG_GICV3 direct-map memory map 1 - - --- 2021-12-20 Penny Zheng Superseded
[v4,07/11] xen/arm: if direct-map domain use native addresses for GICv2 direct-map memory map - - - --- 2021-12-20 Penny Zheng Superseded
[v4,06/11] xen/arm: add ASSERT_UNREACHABLE in allocate_static_memory direct-map memory map 1 - - --- 2021-12-20 Penny Zheng Superseded
[v4,05/11] xen/arm: introduce direct-map for domUs direct-map memory map - 1 - --- 2021-12-20 Penny Zheng Superseded
[v4,04/11] xen/arm: introduce new helper parse_static_mem_prop and acquire_static_memory_bank direct-map memory map - 1 - --- 2021-12-20 Penny Zheng Superseded
[v4,03/11] xen/arm: avoid setting XEN_DOMCTL_CDF_iommu when IOMMU off direct-map memory map - - - --- 2021-12-20 Penny Zheng Superseded
[v4,02/11] xen: introduce CDF_directmap direct-map memory map 1 - - --- 2021-12-20 Penny Zheng Superseded
[v4,01/11] xen: introduce internal CDF_xxx flags for domain creation direct-map memory map - 1 - --- 2021-12-20 Penny Zheng Superseded
[RFC,10/10] hyperlaunch: integrate dtb parse and domain creation Hyperlaunch x86 Dom0 launch - 1 - --- 2021-12-17 Daniel P. Smith New
[RFC,09/10] hyperlaunch: add domain creation logic Hyperlaunch x86 Dom0 launch - 1 - --- 2021-12-17 Daniel P. Smith New
[RFC,08/10] hyperlaunch: make create_dom0 externally callable Hyperlaunch x86 Dom0 launch - 1 - --- 2021-12-17 Daniel P. Smith New
[RFC,07/10] hyperlaunch: add parsing of dtb Hyperlaunch x86 Dom0 launch - 1 - --- 2021-12-17 Daniel P. Smith New
[RFC,06/10] hyperlaunch: add structures to hold parsed dtb Hyperlaunch x86 Dom0 launch - 1 - --- 2021-12-17 Daniel P. Smith New
[RFC,05/10] hyperlaunch: update device tree documentation Hyperlaunch x86 Dom0 launch - 1 - --- 2021-12-17 Daniel P. Smith New
[RFC,04/10] device-tree: split agnostic device-tree from arm Hyperlaunch x86 Dom0 launch - 1 - --- 2021-12-17 Daniel P. Smith New
[RFC,03/10] multiboot: moving headroom to per module_t Hyperlaunch x86 Dom0 launch - 1 - --- 2021-12-17 Daniel P. Smith New
[RFC,02/10] is_system_domain: replace open-coded instances Hyperlaunch x86 Dom0 launch 1 - - --- 2021-12-17 Daniel P. Smith New
[RFC,01/10] introduce hyperlaunch kconfig and core Hyperlaunch x86 Dom0 launch - - - --- 2021-12-17 Daniel P. Smith New
tools/xenstore: drop support for running under SunOS tools/xenstore: drop support for running under SunOS - 1 - --- 2021-12-17 Jürgen Groß New
[v3] xen/arm64: Zero the top 32 bits of gp registers on entry... [v3] xen/arm64: Zero the top 32 bits of gp registers on entry... 1 - - --- 2021-12-17 Michal Orzel New
xen: arch_mfn_in_directmap: Reconciliate the name and the implementation xen: arch_mfn_in_directmap: Reconciliate the name and the implementation - - - --- 2021-12-16 Julien Grall New
[6/6] x86/hvm: Support PKS x86: Support PKS - 1 - --- 2021-12-16 Andrew Cooper New
[5/6] x86/pagewalk: Support PKS x86: Support PKS - 1 - --- 2021-12-16 Andrew Cooper New
[4/6] x86/hvm: Enable guest access to MSR_PKRS x86: Support PKS - 1 - --- 2021-12-16 Andrew Cooper New
[3/6] x86/hvm: Context switch MSR_PKRS x86: Support PKS - - - --- 2021-12-16 Andrew Cooper New
[2/6] x86/prot-key: Split PKRU infrastructure out of asm/processor.h x86: Support PKS - 1 - --- 2021-12-16 Andrew Cooper New
[1/6] x86/prot-key: Enumeration for Protection Key Supervisor x86: Support PKS - 1 - --- 2021-12-16 Andrew Cooper New
[v2] xen/arm64: Zero the top 32 bits of gp registers on entry... [v2] xen/arm64: Zero the top 32 bits of gp registers on entry... - - - --- 2021-12-16 Michal Orzel Superseded
xen/build: Fix `make cscope` rune xen/build: Fix `make cscope` rune - 2 - --- 2021-12-16 Andrew Cooper New
MAINTAINERS: remove typo from XEN PVUSB DRIVER section MAINTAINERS: remove typo from XEN PVUSB DRIVER section - 1 - --- 2021-12-16 Lukas Bulwahn Accepted
xen: make some per-scheduler performance counters sched global ones xen: make some per-scheduler performance counters sched global ones - 1 1 --- 2021-12-16 Jürgen Groß New
[v2,4/4] x86/cpuid: Advertise SERIALIZE by default to guests x86/cpuid: Introduce dom0-cpuid= 1 - - --- 2021-12-15 Andrew Cooper New
[v2,3/4] x86/cpuid: Introduce dom0-cpuid command line option x86/cpuid: Introduce dom0-cpuid= - 1 - --- 2021-12-15 Andrew Cooper New
[v2,2/4] x86/cpuid: Factor common parsing out of parse_xen_cpuid() x86/cpuid: Introduce dom0-cpuid= - 1 - --- 2021-12-15 Andrew Cooper New
[v2,1/4] x86/cpuid: Split dom0 handling out of init_domain_cpuid_policy() x86/cpuid: Introduce dom0-cpuid= - 1 - --- 2021-12-15 Andrew Cooper New
[V4,09-02/35] PCI/MSI: Allocate MSI device data on first use [V4,09-01/35] PCI/MSI: Decouple MSI[-X] disable from pcim_release() - 1 - --- 2021-12-15 Thomas Gleixner Accepted
[V4,09-01/35] PCI/MSI: Decouple MSI[-X] disable from pcim_release() [V4,09-01/35] PCI/MSI: Decouple MSI[-X] disable from pcim_release() - 1 - --- 2021-12-15 Thomas Gleixner Accepted
« 1 2 ... 147 148 149498 499 »