Messages by Date
-
2025/10/24
Re: [PATCH v3 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Roger Pau Monné
-
2025/10/24
Re: [PATCH v3 07/13] mm: enable lazy_mmu sections to nest
David Hildenbrand
-
2025/10/24
Re: Xen Security Advisory 476 v1 (CVE-2025-58149) - Incorrect removal of permissions on PCI device unplug
Andrew Cooper
-
2025/10/24
Re: Xen Security Advisory 476 v1 (CVE-2025-58149) - Incorrect removal of permissions on PCI device unplug
Teddy Astie
-
2025/10/24
Re: [PATCH v3 13/13] mm: introduce arch_wants_lazy_mmu_mode()
Kevin Brodsky
-
2025/10/24
Re: [PATCH v3 12/13] mm: bail out of lazy_mmu_mode_* in interrupt context
Kevin Brodsky
-
2025/10/24
Re: [PATCH v3 for-4.21 1/9] x86/HPET: deal with unused channels
Roger Pau Monné
-
2025/10/24
Re: [PATCH v3 09/13] powerpc/mm: replace batch->active with in_lazy_mmu_mode()
Kevin Brodsky
-
2025/10/24
Re: [PATCH v3 07/13] mm: enable lazy_mmu sections to nest
Kevin Brodsky
-
2025/10/24
Xen Security Advisory 476 v1 (CVE-2025-58149) - Incorrect removal of permissions on PCI device unplug
Xen . org security team
-
2025/10/24
Re: [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers
Kevin Brodsky
-
2025/10/24
Re: [PATCH v3 03/13] powerpc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
-
2025/10/24
Re: [PATCH v3] Support LLVM raw profile versions 5, 6, 7, 8, 9, and 10
Andrew Cooper
-
2025/10/24
Re: [PATCH] misra: address Rule 11.3 for NextMemoryDescriptor macro
Jan Beulich
-
2025/10/24
Re: [PATCH v3] Support LLVM raw profile versions 5, 6, 7, 8, 9, and 10
Jan Beulich
-
2025/10/24
[XEN PATCH v2] automation/eclair: add new analysis jobs with differing configurations
Nicola Vetrini
-
2025/10/23
Re: [PATCH v3] misra: consider conversion from UL or (void*) to function pointer as safe
Jan Beulich
-
2025/10/23
Re: [PATCH v3] Support LLVM raw profile versions 5, 6, 7, 8, 9, and 10
Wentao Zhang
-
2025/10/23
[PATCH v3] Support LLVM raw profile versions 5, 6, 7, 8, 9, and 10
Saman Dehghan
-
2025/10/23
Re: Support of building Xen with Clang/LLVM on Arm?
Andrew Cooper
-
2025/10/23
Support of building Xen with Clang/LLVM on Arm?
Saman Dehghan
-
2025/10/23
Re: [PATCH v3 13/13] mm: introduce arch_wants_lazy_mmu_mode()
David Hildenbrand
-
2025/10/23
Re: [PATCH v3 12/13] mm: bail out of lazy_mmu_mode_* in interrupt context
David Hildenbrand
-
2025/10/23
Re: [PATCH v3 11/13] x86/xen: use lazy_mmu_state when context-switching
David Hildenbrand
-
2025/10/23
Re: [PATCH v3 10/13] sparc/mm: replace batch->active with in_lazy_mmu_mode()
David Hildenbrand
-
2025/10/23
Re: [PATCH v3 09/13] powerpc/mm: replace batch->active with in_lazy_mmu_mode()
David Hildenbrand
-
2025/10/23
Re: [PATCH v3 07/13] mm: enable lazy_mmu sections to nest
David Hildenbrand
-
2025/10/23
Re: [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers
David Hildenbrand
-
2025/10/23
Re: [PATCH v3 05/13] mm: introduce CONFIG_ARCH_LAZY_MMU
David Hildenbrand
-
2025/10/23
Re: [PATCH v3 04/13] sparc/mm: implement arch_flush_lazy_mmu_mode()
David Hildenbrand
-
2025/10/23
Re: [PATCH v3 03/13] powerpc/mm: implement arch_flush_lazy_mmu_mode()
David Hildenbrand
-
2025/10/23
[PATCH] misra: address Rule 11.3 for NextMemoryDescriptor macro
Dmytro Prokopchuk1
-
2025/10/23
Re: [PATCH 0/2] xen: randconfig fixes
Stefano Stabellini
-
2025/10/23
Re: [XEN][PATCH] x86/hvm: vlapic: move vlapic_set_ppr/apicv_write() under CONFIG_INTEL_VMX
Nicola Vetrini
-
2025/10/23
Re: [PATCH v3] misra: consider conversion from UL or (void*) to function pointer as safe
Dmytro Prokopchuk1
-
2025/10/23
[PATCH v3 7/9] x86/HPET: reduce hpet_next_event() call sites
Jan Beulich
-
2025/10/23
[PATCH v3 8/9] x86/HPET: drop "long timeout" handling from reprogram_hpet_evt_channel()
Jan Beulich
-
2025/10/23
[PATCH v3 9/9] x86/HPET: simplify "expire" check a little in reprogram_hpet_evt_channel()
Jan Beulich
-
2025/10/23
[PATCH v3 6/9] x86/HPET: move legacy tick IRQ count adjustment
Jan Beulich
-
2025/10/23
[PATCH v3 5/9] x86/HPET: make another channel flags update atomic
Jan Beulich
-
2025/10/23
[PATCH v3 4/9] x86/HPET: avoid indirect call to event handler
Jan Beulich
-
2025/10/23
[PATCH v3 for-4.21 3/9] x86/HPET: replace handle_hpet_broadcast()'s on-stack cpumask_t
Jan Beulich
-
2025/10/23
[PATCH v3 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Jan Beulich
-
2025/10/23
[PATCH v3 for-4.21 1/9] x86/HPET: deal with unused channels
Jan Beulich
-
2025/10/23
[PATCH v3 for-4.21 0/9] x86/HPET: broadcast IRQ and other improvements
Jan Beulich
-
2025/10/23
Re: [XEN][PATCH] x86/hvm: vlapic: move vlapic_set_ppr/apicv_write() under CONFIG_INTEL_VMX
Jan Beulich
-
2025/10/23
Re: [PATCH v2 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Jan Beulich
-
2025/10/23
Re: [XEN][PATCH] x86/hvm: vlapic: move vlapic_set_ppr/apicv_write() under CONFIG_INTEL_VMX
Andrew Cooper
-
2025/10/23
Re: [XEN PATCH for-4.21] tools: require at least json-c 0.15
Oleksii Kurochko
-
2025/10/23
[XEN][PATCH] x86/hvm: vlapic: move vlapic_set_ppr/apicv_write() under CONFIG_INTEL_VMX
Grygorii Strashko
-
2025/10/23
[XEN][PATCH] x86/hvm: move hvm_shadow_handle_cd() under CONFIG_INTEL_VMX ifdef
Grygorii Strashko
-
2025/10/23
[XEN][PATCH v5] x86: make Viridian support optional
Grygorii Strashko
-
2025/10/23
Re: [XEN PATCH for-4.21] tools: require at least json-c 0.15
Andrew Cooper
-
2025/10/23
[XEN][PATCH] x86/hvm: vpt: make hvm_set_guest_time() static
Grygorii Strashko
-
2025/10/23
Re: [XEN PATCH for-4.21] tools: require at least json-c 0.15
Anthony PERARD
-
2025/10/23
Re: [PATCH v2 for-4.21 1/9] x86/HPET: disable unused channels
Jan Beulich
-
2025/10/23
Re: [XEN PATCH for-4.21] tools: require at least json-c 0.15
Andrew Cooper
-
2025/10/23
Re: [XEN PATCH for-4.21] tools: require at least json-c 0.15
Oleksii Kurochko
-
2025/10/23
[PATCH] remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE
Nguyen Dinh Phi
-
2025/10/23
Re: [PATCH v3] misra: consider conversion from UL or (void*) to function pointer as safe
Jan Beulich
-
2025/10/23
Re: [PATCH v2 0/5] Various IOMMU related simplifications
Oleksii Kurochko
-
2025/10/23
Re: [PATCH v3] misra: consider conversion from UL or (void*) to function pointer as safe
Dmytro Prokopchuk1
-
2025/10/23
Re: [PATCH v2 06/12] VT-d: respect ACPI SATC's ATC_REQUIRED flag
Teddy Astie
-
2025/10/23
Re: [PATCH v2 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Roger Pau Monné
-
2025/10/23
Re: [PATCH v2 3/5] vtd: Collapse x86 subdirectory
Jan Beulich
-
2025/10/23
Re: [PATCH v2 3/5] vtd: Collapse x86 subdirectory
Teddy Astie
-
2025/10/23
Re: [PATCH v2 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Jan Beulich
-
2025/10/23
Re: [PATCH v3] misra: consider conversion from UL or (void*) to function pointer as safe
Jan Beulich
-
2025/10/23
Re: [PATCH v2 3/5] vtd: Collapse x86 subdirectory
Jan Beulich
-
2025/10/23
Re: [PATCH v2 2/5] vtd: Drop "iommu_inclusive_mapping" command-line option
Jan Beulich
-
2025/10/23
Re: [PATCH v2 1/5] vtd: Drop (un)map_vtd_domain_page wrapper
Jan Beulich
-
2025/10/23
Re: [PATCH v3] misra: consider conversion from UL or (void*) to function pointer as safe
Dmytro Prokopchuk1
-
2025/10/23
Re: [XEN PATCH for-4.21] tools: require at least json-c 0.15
Jan Beulich
-
2025/10/23
Re: [PATCH v2 4/5] vtd: Remove IO_xAPIC_route_entry macro
Jan Beulich
-
2025/10/23
Re: [PATCH v2 0/5] Various IOMMU related simplifications
Teddy Astie
-
2025/10/23
[PATCH v2 5/5] x86/ioapic: Don't open-code 32-bits rte reads
Teddy Astie
-
2025/10/23
[PATCH v2 2/5] vtd: Drop "iommu_inclusive_mapping" command-line option
Teddy Astie
-
2025/10/23
[PATCH v2 4/5] vtd: Remove IO_xAPIC_route_entry macro
Teddy Astie
-
2025/10/23
[PATCH v2 1/5] vtd: Drop (un)map_vtd_domain_page wrapper
Teddy Astie
-
2025/10/23
[PATCH v2 3/5] vtd: Collapse x86 subdirectory
Teddy Astie
-
2025/10/23
[PATCH v2 0/5] Various IOMMU related simplifications
Teddy Astie
-
2025/10/23
Re: [PATCH v3 for-4.21 1/1] tools/libs/light: fix BAR memory address truncation
Anthony PERARD
-
2025/10/23
[XEN PATCH for-4.21] tools: require at least json-c 0.15
Anthony PERARD
-
2025/10/23
Re: [PATCH] hw/xen: pass PCI domain to xc_physdev_map_pirq_msi()
Roger Pau Monné
-
2025/10/23
Re: [XEN PATCH v2 2/8] libxl: Convert libxl__json_parse() to use json-c
Anthony PERARD
-
2025/10/23
Re: [PATCH v2 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Roger Pau Monné
-
2025/10/23
Re: [PATCH 5/5] x86/ucode: Relax digest check when Entrysign is fixed in firmware
Jan Beulich
-
2025/10/22
Re: [PATCH] remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE
Philippe Mathieu-Daudé
-
2025/10/22
Re: [PATCH 2/5] x86/ucode: Abort parallel load early on any control thread error
Jan Beulich
-
2025/10/22
Re: [PATCH 1/2] xen: fix randconfig build problems after introducing SYSCTL
Jan Beulich
-
2025/10/22
Re: [PATCH v2] char: rename CharBackend->CharFrontend
Akihiko Odaki
-
2025/10/22
[PATCH v3 for-4.21 1/1] tools/libs/light: fix BAR memory address truncation
Jiqian Chen
-
2025/10/22
Re: [PATCH v2 1/1] tools/libs/light: fix BAR memory address truncation
Chen, Jiqian
-
2025/10/22
[PATCH 1/2] xen: fix randconfig build problems after introducing SYSCTL
Stefano Stabellini
-
2025/10/22
[PATCH 2/2] x86/mm: correct PG_log_dirty definition again
Stefano Stabellini
-
2025/10/22
[PATCH 0/2] xen: randconfig fixes
Stefano Stabellini
-
2025/10/22
Re: [PATCH] xen: fix randconfig build problems after introducing SYSCTL
Stefano Stabellini
-
2025/10/22
Re: [PATCH] x86/mm: correct PG_log_dirty definition again
Stefano Stabellini
-
2025/10/22
Re: [PATCH 5/5] x86/ucode: Relax digest check when Entrysign is fixed in firmware
Andrew Cooper
-
2025/10/22
Re: [PATCH 2/5] x86/ucode: Abort parallel load early on any control thread error
Andrew Cooper
-
2025/10/22
Re: [PATCH for-4.{19,20}] xen/vpci: fix backport of 53859596c0d3
Roger Pau Monné
-
2025/10/22
Re: [PATCH v2 1/1] tools/libs/light: fix BAR memory address truncation
Anthony PERARD
-
2025/10/22
Re: [PATCH v3 13/22] x86/tpm.c: implement event log for TPM2.0
Jan Beulich
-
2025/10/22
Re: [PATCH v3 11/22] x86/tpm.c: support extending PCRs of TPM2.0
Jan Beulich
-
2025/10/22
[ANNOUNCEMENT] Xen 4.21.0-rc2 is tagged
Oleksii Kurochko
-
2025/10/22
Re: [PATCH v2 6/7] xen/pci: assign discovered devices to hwdom
Jan Beulich
-
2025/10/22
Re: [PATCH v2 5/7] xen/pci: initialize BARs
Jan Beulich
-
2025/10/22
Re: [PATCH v2 4/7] xen/pci: introduce has_vpci_bridge
Jan Beulich
-
2025/10/22
Re: [PATCH v3 10/22] x86/tpm.c: code for early hashing and extending PCRs (for TPM1.2)
Jan Beulich
-
2025/10/22
[PATCH 1/3] hw/xen: Use BITS_PER_BYTE & MAKE_64BIT_MASK() in req_size_bits()
Philippe Mathieu-Daudé
-
2025/10/22
[PATCH 2/3] hw/xen: Replace target_ulong by agnostic target_long_bits()
Philippe Mathieu-Daudé
-
2025/10/22
[PATCH 3/3] hw/xen: Build only once
Philippe Mathieu-Daudé
-
2025/10/22
[PATCH 0/3] hw/xen: Build only once
Philippe Mathieu-Daudé
-
2025/10/22
[PATCH v2 7/7] arm/pci: enable vpci for hwdom when pci-scan is enabled
Mykyta Poturai
-
2025/10/22
[PATCH v2 4/7] xen/pci: introduce has_vpci_bridge
Mykyta Poturai
-
2025/10/22
[PATCH v2 6/7] xen/pci: assign discovered devices to hwdom
Mykyta Poturai
-
2025/10/22
[PATCH v2 1/7] arm/pci: Add pci-scan boot argument
Mykyta Poturai
-
2025/10/22
[PATCH v2 2/7] xen/dt: pass flags to callback in dt_for_each_range()
Mykyta Poturai
-
2025/10/22
[PATCH v2 5/7] xen/pci: initialize BARs
Mykyta Poturai
-
2025/10/22
[PATCH v2 0/7] Implement PCI device enumeration on Arm
Mykyta Poturai
-
2025/10/22
[PATCH v2 3/7] xen/pci: update DT for hwdom when it uses vpci
Mykyta Poturai
-
2025/10/22
[PATCH] Xen: limit XEN_ACPI further
Jan Beulich
-
2025/10/22
Re: [PATCH v2] char: rename CharBackend->CharFrontend
Paolo Bonzini
-
2025/10/22
Re: [PATCH 1/4] vtd: Move (un)map_vtd_domain_page to extern.h
Teddy Astie
-
2025/10/22
Re: [PATCH 2/4] vtd: Collapse x86 subdirectory
Teddy Astie
-
2025/10/22
Re: [PATCH v2 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Jan Beulich
-
2025/10/22
Re: [PATCH 2/4] vtd: Collapse x86 subdirectory
Jan Beulich
-
2025/10/22
Re: [PATCH 1/4] vtd: Move (un)map_vtd_domain_page to extern.h
Jan Beulich
-
2025/10/22
Re: [PATCH] xen: fix randconfig build problems after introducing SYSCTL
Jan Beulich
-
2025/10/22
Re: [PATCH 4/4] x86/ioapic: Don't open-code 32-bits rte reads
Andrew Cooper
-
2025/10/22
[PATCH] x86/mm: correct PG_log_dirty definition again
Jan Beulich
-
2025/10/22
Re: [PATCH 3/4] vtd: Remove IO_xAPIC_route_entry macro
Andrew Cooper
-
2025/10/22
Re: [PATCH 2/4] vtd: Collapse x86 subdirectory
Andrew Cooper
-
2025/10/22
Re: [PATCH] xen: fix randconfig build problems after introducing SYSCTL
Andrew Cooper
-
2025/10/22
Re: [PATCH 1/4] vtd: Move (un)map_vtd_domain_page to extern.h
Andrew Cooper
-
2025/10/22
[PATCH 2/4] vtd: Collapse x86 subdirectory
Teddy Astie
-
2025/10/22
[PATCH 1/4] vtd: Move (un)map_vtd_domain_page to extern.h
Teddy Astie
-
2025/10/22
[PATCH 4/4] x86/ioapic: Don't open-code 32-bits rte reads
Teddy Astie
-
2025/10/22
[PATCH 3/4] vtd: Remove IO_xAPIC_route_entry macro
Teddy Astie
-
2025/10/22
[PATCH 0/4] Various IOMMU related simplifications
Teddy Astie
-
2025/10/22
Re: [PATCH for-4.{19,20}] xen/vpci: fix backport of 53859596c0d3
Jan Beulich
-
2025/10/22
Re: [PATCH v2 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Jan Beulich
-
2025/10/22
[PATCH for-4.{19,20}] xen/vpci: fix backport of 53859596c0d3
Roger Pau Monne
-
2025/10/22
Re: [PATCH v2] char: rename CharBackend->CharFrontend
Philippe Mathieu-Daudé
-
2025/10/22
[PATCH v2] char: rename CharBackend->CharFrontend
marcandre . lureau
-
2025/10/21
[PATCH] xen: fix randconfig build problems after introducing SYSCTL
Stefano Stabellini
-
2025/10/21
Re: [PATCH] hw/xen: pass PCI domain to xc_physdev_map_pirq_msi()
Philippe Mathieu-Daudé
-
2025/10/21
Re: [PATCH] tools/libxl: Make gentypes.py compatible with older Python
Jason Andryuk
-
2025/10/21
Re: [PATCH] tools/libxl: Make gentypes.py compatible with older Python
Andrew Cooper
-
2025/10/21
Re: [PATCH] tools/libxl: Make gentypes.py compatible with older Python
Anthony PERARD
-
2025/10/21
Re: [PATCH] tools/libxl: Make gentypes.py compatible with older Python
Andrew Cooper
-
2025/10/21
Re: [PATCH] char: rename CharBackend->CharFrontend
Paolo Bonzini
-
2025/10/21
Re: [PATCH for-4.21] libxl: make gentypes.py compatible with Python older than 3.9
Jan Beulich
-
2025/10/21
Re: [PATCH] vtd: Inline redundant nr_ioapic_entries macro
Andrew Cooper
-
2025/10/21
Re: [PATCH for-4.21] libxl: make gentypes.py compatible with Python older than 3.9
Anthony PERARD
-
2025/10/21
Re: [PATCH v2 for-4.21 8/9] x86/HPET: don't use hardcoded 0 for "long timeout"
Jan Beulich
-
2025/10/21
[PATCH] vtd: Inline redundant nr_ioapic_entries macro
Teddy Astie
-
2025/10/21
Re: [PATCH v2 for-4.21 3/9] x86/HPET: replace handle_hpet_broadcast()'s on-stack cpumask_t
Jan Beulich
-
2025/10/21
Re: [PATCH] char: rename CharBackend->CharFrontend
Marc-André Lureau
-
2025/10/21
Re: [PATCH] char: rename CharBackend->CharFrontend
Philippe Mathieu-Daudé
-
2025/10/21
Re: [PATCH v2 for-4.21 8/9] x86/HPET: don't use hardcoded 0 for "long timeout"
Roger Pau Monné
-
2025/10/21
Re: [PATCH] hw/xen: pass PCI domain to xc_physdev_map_pirq_msi()
Edgar E. Iglesias
-
2025/10/21
Re: [PATCH v2 for-4.21 3/9] x86/HPET: replace handle_hpet_broadcast()'s on-stack cpumask_t
Roger Pau Monné
-
2025/10/21
Re: [PATCH] char: rename CharBackend->CharFrontend
Marc-André Lureau
-
2025/10/21
Re: [PATCH] hw/xen: pass PCI domain to xc_physdev_map_pirq_msi()
Anthony PERARD
-
2025/10/21
Re: [PATCH for-4.21 v2] tools/libxc: fix xc_physdev_map_pirq_msi() with PCI segments != 0
Anthony PERARD
-
2025/10/21
[PATCH] drivers/xen/xenbus: Simplify return statement in join()
Thorsten Blum
-
2025/10/21
Re: [PATCH v2 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Roger Pau Monné
-
2025/10/21
Re: [PATCH] char: rename CharBackend->CharFrontend
Dr. David Alan Gilbert
-
2025/10/21
Re: [PATCH v3 09/28] xen/vm_event: consolidate CONFIG_VM_EVENT
Grygorii Strashko
-
2025/10/21
Re: [PATCH] char: rename CharBackend->CharFrontend
Marc-André Lureau
-
2025/10/21
Re: [PATCH] char: rename CharBackend->CharFrontend
Peter Maydell
-
2025/10/21
Re: [PATCH] char: rename CharBackend->CharFrontend
BALATON Zoltan
-
2025/10/21
[PATCH] char: rename CharBackend->CharFrontend
marcandre . lureau
-
2025/10/21
Xen Security Advisory 475 v2 (CVE-2025-58147,CVE-2025-58148) - x86: Incorrect input sanitisation in Viridian hypercalls
Xen . org security team
-
2025/10/21
Re: [PATCH v5] x86: make Viridian support optional
Grygorii Strashko
-
2025/10/21
Re: [PATCH for-4.21?] AMD/IOMMU: unshare IRQ .ack and .disable handlers
Oleksii Kurochko
-
2025/10/21
Re: [PATCH] symbols: discard stray file symbols
Jan Beulich
-
2025/10/21
Re: [PATCH for-4.21?] AMD/IOMMU: unshare IRQ .ack and .disable handlers
Jan Beulich
-
2025/10/21
Re: [PATCH for-4.21?] AMD/IOMMU: unshare IRQ .ack and .disable handlers
Jan Beulich
-
2025/10/21
Re: [PATCH for-4.21] tools/xl: fix for dead code in list_domains_details()
Anthony PERARD
-
2025/10/21
Re: [PATCH 5/5] x86/ucode: Relax digest check when Entrysign is fixed in firmware
Jan Beulich
-
2025/10/21
Re: [PATCH] symbols: discard stray file symbols
Roger Pau Monné
-
2025/10/21
Re: [PATCH for-4.21?] AMD/IOMMU: unshare IRQ .ack and .disable handlers
Roger Pau Monné
-
2025/10/21
Re: [PATCH 4/5] x86/ucode: Cross check the minimum revision
Jan Beulich
-
2025/10/21
Re: [PATCH 4/5] x86/ucode: Cross check the minimum revision
Andrew Cooper
-
2025/10/21
Re: [PATCH for-4.21 03/10] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Roger Pau Monné
-
2025/10/21
Re: [PATCH 3/5] x86/ucode: Refine TLB flush fix for AMD Fam17h CPUs
Jan Beulich
-
2025/10/20
Re: [PATCH v2 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Jan Beulich
-
2025/10/20
Re: [PATCH v3 0/5] Implement CPU hotplug on Arm
Mykola Kvach
-
2025/10/20
Re: [PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
Marek Szyprowski
-
2025/10/20
Re: [PATCH v2 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Roger Pau Monné
-
2025/10/20
[for 4.22 v5 16/18] xen/riscv: implement mfn_valid() and page reference, ownership handling helpers
Oleksii Kurochko
-
2025/10/20
[for 4.22 v5 18/18] xen/riscv: introduce metadata table to store P2M type
Oleksii Kurochko
-
2025/10/20
[for 4.22 v5 12/18] xen/riscv: Implement p2m_pte_from_mfn() and support PBMT configuration
Oleksii Kurochko
-
2025/10/20
[for 4.22 v5 15/18] xen/riscv: implement put_page()
Oleksii Kurochko
-
2025/10/20
Re: [PATCH for-4.21?] xl: drop redundant return value check from list_domains_details()
Jan Beulich
-
2025/10/20
Re: [PATCH for-4.21 03/10] x86/HPET: use single, global, low-priority vector for broadcast IRQ
Jan Beulich
-
2025/10/20
[for 4.22 v5 13/18] xen/riscv: implement p2m_next_level()
Oleksii Kurochko
-
2025/10/20
[for 4.22 v5 17/18] xen/riscv: add support of page lookup by GFN
Oleksii Kurochko