Show patches with: none      |   53988 patches
« 1 2 3 4539 540 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/7] arm/mpu: Create the skeleton for MPU compilation MPU mm subsystem skeleton - - - --- 2025-03-16 Luca Fancellu New
[v2,6/7] xen: introduce Kconfig HAS_PAGING_MEMPOOL MPU mm subsystem skeleton - - - --- 2025-03-16 Luca Fancellu New
[v2,5/7] arm/mpu: Implement stubs for ioremap_attr on MPU MPU mm subsystem skeleton - 1 - --- 2025-03-16 Luca Fancellu New
[v2,4/7] arm/mpu: Kconfig symbols for MPU build MPU mm subsystem skeleton - 1 - --- 2025-03-16 Luca Fancellu New
[v2,3/7] xen/arm: Introduce frame_table and virt_to_page MPU mm subsystem skeleton - - - --- 2025-03-16 Luca Fancellu New
[v2,2/7] xen/arm: Implement virt/maddr conversion in MPU system MPU mm subsystem skeleton - - - --- 2025-03-16 Luca Fancellu New
[v2,1/7] arm/mpu: Add HYPERVISOR_VIRT_START and avoid a check in xen.lds.S MPU mm subsystem skeleton - 1 - --- 2025-03-16 Luca Fancellu New
[v2,3/3] drivers: Make ioapic_sbdf and hpet_sbdf contain pci_sbdf_t drivers: Simplify handling of pci_sbdf_t in passthrough/amd - - - --- 2025-03-16 Andrii Sultanov New
[v2,2/3] drivers: Change find_iommu_for_device function to take pci_sbdf_t, simplify code drivers: Simplify handling of pci_sbdf_t in passthrough/amd - - - --- 2025-03-16 Andrii Sultanov New
[v2,1/3] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code drivers: Simplify handling of pci_sbdf_t in passthrough/amd - - - --- 2025-03-16 Andrii Sultanov New
[v3] x86/hvm: add HVM-specific Kconfig [v3] x86/hvm: add HVM-specific Kconfig - - - --- 2025-03-15 Denis Mukhin New
[3/3] x86/irq: introduce APIC_VECTOR_VALID x86/irq: cleanup use of open-coded values - - - --- 2025-03-15 Denis Mukhin New
[2/3] x86/irq: use NR_ISA_IRQS instead of open-coded value x86/irq: cleanup use of open-coded values - - - --- 2025-03-15 Denis Mukhin New
[1/3] x86/irq: rename NR_ISAIRQS to NR_ISA_IRQS x86/irq: cleanup use of open-coded values - - - --- 2025-03-15 Denis Mukhin New
[RFC,v2] xen: add libafl-qemu fuzzer support [RFC,v2] xen: add libafl-qemu fuzzer support - - - --- 2025-03-15 Volodymyr Babchuk New
[v2,4/4] xen: balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - - - --- 2025-03-14 Nico Pache New
[v2,3/4] hv_balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - 1 - --- 2025-03-14 Nico Pache New
[v2,2/4] balloon_compaction: update the NR_BALLOON_PAGES state track memory used by balloon drivers - - - --- 2025-03-14 Nico Pache New
[v2,1/4] meminfo: add a per node counter for balloon drivers track memory used by balloon drivers - - - --- 2025-03-14 Nico Pache New
[v2] ARM/vgic: Use for_each_set_bit() in vgic_mmio_write_sgir() [v2] ARM/vgic: Use for_each_set_bit() in vgic_mmio_write_sgir() - - - --- 2025-03-14 Andrew Cooper New
[v2] x86/hvm: Use for_each_set_bit() in hvm_emulate_writeback() [v2] x86/hvm: Use for_each_set_bit() in hvm_emulate_writeback() - - - --- 2025-03-14 Andrew Cooper New
x86/traps: Drop incorrect BUILD_BUG_ON() and comment in load_system_tables() x86/traps: Drop incorrect BUILD_BUG_ON() and comment in load_system_tables() - - - --- 2025-03-14 Andrew Cooper New
x86/debug: Move activate_debugregs() into debug.c x86/debug: Move activate_debugregs() into debug.c - - - --- 2025-03-14 Andrew Cooper New
xen: Drop __text_section() xen: Drop __text_section() - - - --- 2025-03-14 Andrew Cooper New
[v5,17/17] system/ioport: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,16/17] system/memory: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,15/17] include/exec/memory: move devend functions to memory-internal.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,14/17] include/exec/memory: extract devend_big_endian from devend_memop make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,13/17] system/physmem: compilation unit is now common to all targets make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,12/17] hw/xen: add stubs for various functions make system memory API available for common code 2 - - --- 2025-03-14 Pierrick Bouvier New
[v5,11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,09/17] exec/ram_addr: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,08/17] exec/memory-internal: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,07/17] exec/exec-all: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,06/17] codebase: prepare to remove cpu.h from exec/exec-all.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,05/17] exec/memory.h: make devend_memop "target defines" agnostic make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,04/17] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,02/17] exec/tswap: implement {ld,st}.*_p as functions instead of macros make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian() make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[11/11] docs/man: Document the new claim_on_node option Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[10/11] tools/xl: Expose a "claim_on_node" setting in xl.cfg Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[09/11] tools/xc: Add `node` argument to xc_domain_claim_pages() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[08/11] xen/memory: Enable parsing NUMA node argument in XENMEM_claim_pages Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[07/11] xen/page_alloc: Set node affinity when claiming pages from an exact node Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[06/11] xen/page_alloc: Hook per-node claims to alloc_heap_pages() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[05/11] xen: Create per-node outstanding claims Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[04/11] xen: Add node argument to domain_{adjust_tot_pages,set_outstanding_pages}() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[03/11] xen/page_alloc: Add static per-node counts of free pages Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[02/11] xen/page_alloc: Remove `claim` from domain_set_outstanding_pages() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[01/11] xen/memory: Mask XENMEMF_node() to 8 bits Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[2/2] hw/xen: Downgrade a xen_bus_realize() non-error to warning xen: An error handling fix 1 - - --- 2025-03-14 Markus Armbruster New
[1/2] hw/xen: Fix xen_bus_realize() error handling xen: An error handling fix - 1 - --- 2025-03-14 Markus Armbruster New
[v9,8/8] xen/arm: Map ITS doorbell register to IOMMU page tables SMMU handling for PCIe Passthrough on ARM - - - --- 2025-03-14 Mykyta Poturai New
[v9,7/8] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no SMMU handling for PCIe Passthrough on ARM - - - --- 2025-03-14 Mykyta Poturai New
[v9,6/8] xen/arm: Fix mapping for PCI bridge mmio region SMMU handling for PCIe Passthrough on ARM 1 - - --- 2025-03-14 Mykyta Poturai New
[v9,5/8] xen/arm: smmuv3: Add PCI devices support for SMMUv3 SMMU handling for PCIe Passthrough on ARM - - - --- 2025-03-14 Mykyta Poturai New
[v9,4/8] xen/arm: smmuv2: Add PCI devices support for SMMUv2 SMMU handling for PCIe Passthrough on ARM - - - --- 2025-03-14 Mykyta Poturai New
[v9,2/8] iommu/arm: Introduce iommu_add_dt_pci_sideband_ids API SMMU handling for PCIe Passthrough on ARM - - - --- 2025-03-14 Mykyta Poturai New
[v9,3/8] iommu/arm: iommu_add_dt_pci_sideband_ids phantom handling SMMU handling for PCIe Passthrough on ARM - - - --- 2025-03-14 Mykyta Poturai New
[v9,1/8] iommu/arm: Add iommu_dt_xlate() SMMU handling for PCIe Passthrough on ARM - 1 - --- 2025-03-14 Mykyta Poturai New
[v9,3/3] tools/xenstored: use xenmanage_poll_changed_domain() xenstored: use new libxenmanage functionality - 1 - --- 2025-03-14 Jürgen Groß New
[v9,2/3] tools/xenstored: use unique_id to identify new domain with same domid xenstored: use new libxenmanage functionality - 1 - --- 2025-03-14 Jürgen Groß New
[v9,1/3] docs: update xenstore migration stream definition xenstored: use new libxenmanage functionality - - - --- 2025-03-14 Jürgen Groß New
VT-d: Adjust diagnostics in set_msi_source_id() VT-d: Adjust diagnostics in set_msi_source_id() 1 - - --- 2025-03-14 Andrew Cooper New
[v4,3/3] xen: mem_access: conditionally compile vm_event.c & monitor.c make build of vm_event/mem_access/monitor optional 1 1 - --- 2025-03-14 Sergiy Kibrik New
[v4,2/3] x86:monitor: control monitor.c build with CONFIG_VM_EVENT option make build of vm_event/mem_access/monitor optional 1 - - --- 2025-03-14 Sergiy Kibrik New
[v4,1/3] xen: kconfig: rename MEM_ACCESS -> VM_EVENT make build of vm_event/mem_access/monitor optional 1 - - --- 2025-03-14 Sergiy Kibrik New
ci: add yet another HW runner ci: add yet another HW runner - - - --- 2025-03-14 Marek Marczykowski-Górecki New
x86/irq: use NR_ISAIRQS instead of open-coded value x86/irq: use NR_ISAIRQS instead of open-coded value - - - --- 2025-03-14 Denis Mukhin New
[v1] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code [v1] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code - - - --- 2025-03-13 Andrii Sultanov New
[v2,4/4] xen/arm32: Allow ARM_PA_BITS_40 only if !MPU Enable early bootup of Armv8-R AArch32 systems - - - --- 2025-03-13 Ayan Kumar Halder New
[v2,3/4] xen/arm32: mpu: Implement a dummy enable_secondary_cpu_mm Enable early bootup of Armv8-R AArch32 systems - 1 - --- 2025-03-13 Ayan Kumar Halder New
[v2,2/4] xen/arm32: mpu: Create boot-time MPU protection regions Enable early bootup of Armv8-R AArch32 systems - - - --- 2025-03-13 Ayan Kumar Halder New
[v2,1/4] xen/arm32: Initialize MM specific registers in enable_mmu Enable early bootup of Armv8-R AArch32 systems - - - --- 2025-03-13 Ayan Kumar Halder New
[v4,17/17] system/ioport: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,16/17] system/memory: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,15/17] include/exec/memory: move devend functions to memory-internal.h make system memory API available for common code - - - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,14/17] include/exec/memory: extract devend_big_endian from devend_memop make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,13/17] system/physmem: compilation unit is now common to all targets make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,12/17] hw/xen: add stubs for various functions make system memory API available for common code 2 - - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,09/17] exec/ram_addr: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,08/17] exec/memory-internal: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,07/17] exec/exec-all: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,06/17] codebase: prepare to remove cpu.h from exec/exec-all.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,05/17] exec/memory.h: make devend_memop "target defines" agnostic make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,04/17] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,02/17] exec/tswap: implement {ld,st}.*_p as functions instead of macros make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[v4,01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian() make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier Superseded
[7/7] kconfig/randconfig: enable UBSAN for randconfig x86/ubsan: fix ubsan on clang + code fixes - - - --- 2025-03-13 Roger Pau Monné New
[6/7] x86/vga: fix mapping of the VGA text buffer x86/ubsan: fix ubsan on clang + code fixes - - - --- 2025-03-13 Roger Pau Monné New
[5/7] x86/ioremap: prevent additions against the NULL pointer x86/ubsan: fix ubsan on clang + code fixes - 1 - --- 2025-03-13 Roger Pau Monné New
[4/7] xen/ubsan: expand pointer overflow message printing x86/ubsan: fix ubsan on clang + code fixes - 1 - --- 2025-03-13 Roger Pau Monné New
[3/7] x86/dom0: placate GCC 12 compile-time errors with UBSAN and PVH_GUEST x86/ubsan: fix ubsan on clang + code fixes 1 - - --- 2025-03-13 Roger Pau Monné New
[2/7] x86/wait: prevent duplicated assembly labels x86/ubsan: fix ubsan on clang + code fixes - - - --- 2025-03-13 Roger Pau Monné New
[1/7] xen/ubsan: provide helper for clang's -fsanitize=function x86/ubsan: fix ubsan on clang + code fixes - 1 - --- 2025-03-13 Roger Pau Monné New
« 1 2 3 4539 540 »