xen-devel Mail Thread Index
- [PATCH for-4.23] xen/kexec: Drop the obsolete v1 hypercall implementation,
Andrew Cooper
- Re: [PATCH 17/17] docs: provide description for device_model_machine option,
Thierry Escande
- Re: [PATCH 16/17] Handle PCIe ECAM space access from guests,
Thierry Escande
- Re: [PATCH 15/17] hvmloader: Set MCFG in ACPI table,
Thierry Escande
- Re: [PATCH 14/17] libacpi: build ACPI MCFG table if requested,
Thierry Escande
- Re: [PATCH 11/17] hvmloader: allocate MMCONFIG area in the MMIO hole,
Thierry Escande
- Re: [PATCH 09/17] xev/hvm: Add HVMOP_get|set_ecam_space hypercalls,
Thierry Escande
- Re: [PATCH 08/17] hvmloader: Extend PCI BAR struct,
Thierry Escande
- Re: [PATCH 07/17] hvmloader: add basic Q35 support,
Thierry Escande
- Re: [PATCH 06/17] hvmloader: Move pci devices setup to a separate function,
Thierry Escande
- Re: [PATCH 05/17] hvmloader: add Q35 DSDT table loading,
Thierry Escande
- Re: [PATCH 03/17] hvmloader: add function to set the emulated machine type (i440/Q35),
Thierry Escande
- Re: [PATCH 02/17] libacpi: new DSDT ACPI table for Q35,
Thierry Escande
- Re: [PATCH 01/17] libacpi: Split dsdt.asl file and extract i440 specific parts,
Thierry Escande
- Re: [PATCH 00/17] Q35 initial support for HVM guests,
Thierry Escande
- [PATCH for-4.22 v3] xen/x86: Change stub page allocation/free,
Roger Pau Monne
- [tip:irq/core] [x86/irq] 2b57c69917: lkvs.thermal_test.sh_-t_check_pkg_interrupts.fail,
kernel test robot
- [PATCH v2 0/4] Various patches to improve Secure Boot support,
Frediano Ziglio
- [PATCH] xen/gntdev: fix refcount leak in gntdev_ioctl_map_grant_ref(),
WenTao Liang
- [PATCH for-4.22 v2] xen/x86: Change stub page allocation/free,
Roger Pau Monne
- [PATCH 0/2] xen/scsiback: fix command-tag handling on pre-completion error paths,
Michael Bommarito
- [PATCH for-4.22] xen/x86: Change stub page allocation/free,
Roger Pau Monne
- [PATCH for-next] xen/kexec: Style fixes,
Andrew Cooper
- [PATCH] xen/mcelog: Use common error handling code in bind_virq_for_mce(),
Markus Elfring
- [PATCH v11 00/13] Add initial Xen Suspend-to-RAM support on ARM64,
Mykola Kvach
- [PATCH v11 01/13] xen/arm: Add suspend and resume timer helpers,
Mykola Kvach
- [PATCH v11 02/13] xen/arm: gic-v2: Implement GIC suspend/resume functions,
Mykola Kvach
- [PATCH v11 03/13] xen/arm: gic-v3: tolerate retained redistributor LPI state across CPU_OFF,
Mykola Kvach
- [PATCH v11 04/13] xen/arm: gic-v3: Implement GICv3 suspend/resume functions,
Mykola Kvach
- [PATCH v11 05/13] xen/arm: gic-v3: add ITS suspend/resume support,
Mykola Kvach
- [PATCH v11 06/13] xen/arm: tee: keep init_tee_secondary() for hotplug and resume,
Mykola Kvach
- [PATCH v11 07/13] xen/arm: ffa: fix notification SRI across CPU hotplug/suspend,
Mykola Kvach
- [PATCH v11 09/13] xen/arm: smmu-v3: add suspend/resume handlers,
Mykola Kvach
- [PATCH v11 08/13] iommu/ipmmu-vmsa: Implement suspend/resume callbacks,
Mykola Kvach
- [PATCH v11 10/13] xen/arm64: Save/restore CPU context across SYSTEM_SUSPEND,
Mykola Kvach
- [PATCH v11 11/13] xen/arm: Implement PSCI SYSTEM_SUSPEND call (host interface),
Mykola Kvach
- [PATCH v11 12/13] xen/arm: Add vPSCI SYSTEM_SUSPEND policy,
Mykola Kvach
- [PATCH v11 13/13] xen/arm: Add host system suspend backend,
Mykola Kvach
- [PATCH] xen/pvcalls: bound backend response req_id before indexing rsp[],
Michael Bommarito
- [PATCH 0/3] xen/arm: Device Tree based CPU topology support,
Hirokazu Takahashi
- [PULL 13/42] MAINTAINERS: Drop bad F: in "X86 Xen CPUs",
Markus Armbruster
- [PATCH] MAINTAINERS: remove RTDS specific entry,
Juergen Gross
- Re: [PATCH] sched/rtds: refill cur_budget when extratime is toggled on a depleted vCPU,
Oleksii Moisieiev
- [PATCH v6 0/3] ns16550: add support for WCH CH382 and ASIX AX99100,
Jiaqing Zhao
- [PATCH for-4.22 0/4] CI: Disentangle hardware runner containers,
Andrew Cooper
- [PATCH v2 0/7] x86/kexec: Secure Boot support,
Kevin Lampis
- [PATCH v1 0/2] domctl: Avoid taking domctl lock for certain ops used during migration,
Ross Lagerwall
- Xen Security Advisory 492 v3 (CVE-2026-42489,CVE-2026-42490) - domctl lock open to abuse,
Xen . org security team
- Xen Security Advisory 494 v3 (CVE-2026-42488) - x86: mismatched mapcache metadata,
Xen . org security team
- Xen Security Advisory 493 v2 (CVE-2025-10263) - Arm: Completion of memory accesses not guaranteed by completion of a TLBI,
Xen . org security team
- Xen Security Advisory 491 v2 (CVE-2026-42487) - x86 HVM I/O port list traversal,
Xen . org security team
- [PATCH v3 0/4] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters,
Sumit Saxena
- [PATCH for-4.22] xen/pdx: fix off-by-one index in offset mask calculation,
Roger Pau Monne
- [PATCH] tools/ocaml: silence ocaml_deprecated_auto_include alert,
Guillaume Thouvenin
- [PATCH v3 0/2] xen/x86: Change stub page freeing to fix smt=0,
Jason Andryuk
- Re: [PATCH v3 08/23] xen/arm: vsmmuv3: Add support for registers emulation,
Milan Djokic
- [PATCH v3] xen/decompress: resolve MISRA R5.5 identifier/macro name conflicts,
Dmytro Prokopchuk1
- [PATCH for-4.22] xen/x86: Always strip xen.efi,
Andrew Cooper
- [PATCH v5 00/34] Cleaning up the KVM clock mess,
David Woodhouse
- [PATCH v5 06/34] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC,
David Woodhouse
- [PATCH v5 31/34] KVM: x86: Use ktime_get_snapshot_id() for master clock,
David Woodhouse
- [PATCH v5 34/34] KVM: x86: Remove pvclock_gtod_data and private timekeeping code,
David Woodhouse
- [PATCH v5 12/34] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling,
David Woodhouse
- [PATCH v5 11/34] KVM: x86: Restructure get_kvmclock(),
David Woodhouse
- [PATCH v5 17/34] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset(),
David Woodhouse
- [PATCH v5 07/34] KVM: x86: Activate master clock immediately on vCPU creation,
David Woodhouse
- [PATCH v5 21/34] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
David Woodhouse
- [PATCH v5 25/34] KVM: x86/xen: Prevent runstate times from becoming negative,
David Woodhouse
- [PATCH v5 13/34] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch(),
David Woodhouse
- [PATCH v5 28/34] KVM: selftests: Add Xen/generic CPUID timing leaf test,
David Woodhouse
- [PATCH v5 19/34] KVM: x86: Kill last_tsc_{nsec,write,offset} fields,
David Woodhouse
- [PATCH v5 01/34] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init(),
David Woodhouse
- [PATCH v5 09/34] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host,
David Woodhouse
- [PATCH v5 26/34] KVM: x86: Avoid redundant masterclock updates from multiple vCPUs,
David Woodhouse
- [PATCH v5 05/34] KVM: selftests: Add KVM/PV clock selftest to prove timer correction,
David Woodhouse
- [PATCH v5 02/34] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force,
David Woodhouse
- [PATCH v5 27/34] KVM: x86: Remove runtime Xen TSC frequency CPUID update,
David Woodhouse
- [PATCH v5 14/34] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas,
David Woodhouse
- [PATCH v5 15/34] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling,
David Woodhouse
- [PATCH v5 22/34] KVM: selftests: Add master clock offset test,
David Woodhouse
- [PATCH v5 33/34] KVM: x86: Replace pvclock_gtod_data vclock_mode with boolean,
David Woodhouse
- [PATCH v5 08/34] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration,
David Woodhouse
- [PATCH v5 30/34] KVM: selftests: Add Xen runstate migration test,
David Woodhouse
- [PATCH v5 29/34] KVM: x86: Re-synchronize TSC after KVM_SET_TSC_KHZ,
David Woodhouse
- [PATCH v5 24/34] KVM: x86: Avoid gratuitous global clock updates,
David Woodhouse
- [PATCH v5 03/34] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms,
David Woodhouse
- [PATCH v5 04/34] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration,
David Woodhouse
- [PATCH v5 10/34] KVM: x86: Fold __get_kvmclock() into get_kvmclock(),
David Woodhouse
- [PATCH v5 20/34] KVM: x86: Replace nr_vcpus_matched_tsc count with all_vcpus_matched_tsc bool,
David Woodhouse
- [PATCH v5 32/34] KVM: x86: Compute kvmclock base without pvclock_gtod_data,
David Woodhouse
- [PATCH v5 18/34] KVM: x86: Improve synchronization in kvm_synchronize_tsc(),
David Woodhouse
- [PATCH v5 16/34] KVM: x86: Simplify and comment kvm_get_time_scale(),
David Woodhouse
- [PATCH v5 23/34] KVM: x86: Factor out kvm_use_master_clock(),
David Woodhouse
- Re: [PATCH v5 00/34] Cleaning up the KVM clock mess,
David Woodhouse
- Re: [PATCH for-4.22?] xen/sched: remove duplicate trace.h include,
Roger Pau Monné
- [REGRESSION][BISECTED] Long boot time with Xen HVM guests during PV spinlock initialization,
Teddy Astie
- Re: [PATCH] xen/sched: remove duplicate trace.h include,
Juergen Gross
- Re: [PATCH 9/9] x86/xen: Convert xen_mm_unpin_all() to ptdescs,
Juergen Gross
- Re: [PATCH 8/9] x86/xen: Convert xen_mm_pin_all() to ptdescs,
Juergen Gross
- [PATCH] xenstore-paths: Allow subnet prefix in IP address,
Tu Dinh
- Re: [PATCH v2 02/23] xen/arm: smmuv3: Add support for stage-1 and nested stage translation,
Milan Djokic
- [PATCH for-4.22] docs: remove non-breaking space from xen-command-line,
Roger Pau Monne
- [PATCH for-4.22 v3 0/2] xen/arm: validate hwdom first bank boot placement,
Mykola Kvach
Re: [PATCH v4 10/47] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code,
Thomas Gleixner
[PATCH for-4.22] x86/hvm: Partially revert ("xen/mem_access: wrap memory access when VM_EVENT=n"),
Andrew Cooper
[4.22 BLOCKER] Re: [PATCH v4 5/6] xen/mem_access: wrap memory access when VM_EVENT=n,
Andrew Cooper
[PATCH for-4.22 0/6] CI: Update distros for build tests,
Andrew Cooper
Re: [PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known,
Thomas Gleixner
[PATCH v4] xen/domain: make shutdown state explicit,
Mykola Kvach
[PATCH for-4.22 v2 0/2] xen/arm: validate hwdom first bank boot placement,
Mykola Kvach
[PATCH] automation: Add C xenstored and stubdom tests,
Jason Andryuk
[PATCH v2 0/3] xen/x86: Change stub page freeing to fix smt=0,
Jason Andryuk
[PATCH v6 0/6] argo: few log fixes,
dmukhin
[PATCH] MAINTAINERS: Add myself as an Argo reviewer,
Jason Andryuk
[PATCH] MAINTAINERS: Update Ocaml maintainers,
Andrew Cooper
[RFC 00/12] PCI: Add support for Scalable I/O Virtualization,
Dimitri Daskalakis
- [RFC 01/12] PCI: Add helpers to identify SR-IOV PFs/VFs.,
Dimitri Daskalakis
- [RFC 02/12] PCI: Convert iov.c to pci_is_sriov_* helpers,
Dimitri Daskalakis
- [RFC 04/12] PCI: Convert arch/powerpc to pci_is_sriov_* helpers,
Dimitri Daskalakis
- [RFC 05/12] PCI: Convert s390/pci/pci.c to pci_is_sriov_* helpers,
Dimitri Daskalakis
- [RFC 03/12] PCI: Convert pci.h to pci_is_sriov_* helpers,
Dimitri Daskalakis
- [RFC 06/12] PCI: Convert vfio_pci_core.c to pci_is_sriov_* helpers,
Dimitri Daskalakis
- [RFC 07/12] PCI: Convert xen-pciback and pci-driver to pci_is_sriov_* helpers,
Dimitri Daskalakis
- [RFC 08/12] PCI: Add is_sriov bit to struct pci_dev,
Dimitri Daskalakis
- [RFC 09/12] PCI: Add helper to compute VF Routing ID to pci.h,
Dimitri Daskalakis
- [RFC 10/12] PCI: Add Scalable I/O Virtualization data structure definitions,
Dimitri Daskalakis
- [RFC 11/12] PCI: Initialize and release SIOV capability,
Dimitri Daskalakis
- [RFC 12/12] PCI: Reserve bus range for SIOV devices,
Dimitri Daskalakis
- Re: [RFC 00/12] PCI: Add support for Scalable I/O Virtualization,
Jason Gunthorpe
- Re: [RFC 00/12] PCI: Add support for Scalable I/O Virtualization,
Christoph Hellwig
[PATCH for-4.22 v2 0/2] x86/mcfg: relax checking of MCFG position,
Roger Pau Monne
[PATCH] CI: Remove .cirrus.yml now that CirrusCI has shut down,
Andrew Cooper
[PATCH for-4.22 0/2] x86/mcfg: relax checking of MCFG position,
Roger Pau Monne
Re: [PATCH 3/3] misra: deviate MISRA C Rule 5.5 for ARM SMMU fault handlers,
Nicola Vetrini
[PATCH v5 0/6] argo: few log fixes,
dmukhin
[PATCH for-4.22 v2 0/5] numa: add unit testing plus fix regression,
Roger Pau Monne
Re: [PATCH v2 19/26] xen/riscv: implement IRQ routing for device passthrough,
Jan Beulich
Re: [PATCH v10] x86: use / "support" UDB,
Jason Andryuk
Re: [PATCH v2 20/26] xen/riscv: add missing APLIC register offsets, masks to asm/aplic.h.,
Jan Beulich
Re: [PATCH v2 17/26] xen/riscv: generate IMSIC DT node for guest domains,
Jan Beulich
[PATCH v2 0/2] xen/mm: Reset PFN_ORDER for offlined buddy heads,
Bernhard Kaindl
Re: [PATCH v2 16/26] xen/riscv: create APLIC DT node for guest domains,
Jan Beulich
Re: [PATCH v2 15/26] xen/riscv: introduce (de)initialization helpers for vINTC,
Jan Beulich
Re: [PATCH v2 14/26] xen/riscv: add very early virtual APLIC (vAPLIC) initialization support,
Jan Beulich
[PATCH v2 0/2] xen/mm: Fix off-by-one for tail merge in reserve_offlined_page(),
Bernhard Kaindl
[PATCH v3 0/2] UBSAN fixes,
Oleksii Kurochko
[PATCH v2 0/2] xen/mm: Ensure page offlining only creates properly aligned buddies,
Bernhard Kaindl
RTDS: Call for [Co]-Maintainers [was: Re: RTDS scheduler patches],
Dario Faggioli
[PATCH v4 00/16] xenguest optimisations,
Frediano Ziglio
- [PATCH v4 01/16] libs/guest: Reduce number of parts in write_split_record,
Frediano Ziglio
- [PATCH v4 02/16] libs/guest: Reduce number of I/O vectors in write_batch,
Frediano Ziglio
- [PATCH v4 03/16] libs/guest: Reduce number of I/O vectors in write_batch,
Frediano Ziglio
- [PATCH v4 04/16] libs/guest: Use a single write_exact in write_headers,
Frediano Ziglio
- [PATCH v4 05/16] libs/guest: allocate various migration arrays just once,
Frediano Ziglio
- [PATCH v4 06/16] libs/call: cache up to 4 pages in hypercall bounce buffers,
Frediano Ziglio
- [PATCH v4 07/16] libs/guest: avoids using 2 indexes,
Frediano Ziglio
- [PATCH v4 08/16] libs/guest: fill directly iov structure,
Frediano Ziglio
- [PATCH v4 09/16] libs/ctrl: Allows writev_exact to change iov array,
Frediano Ziglio
- [PATCH v4 10/16] libs/guest: add xg_foreignmemory_copy_{from,to},
Frediano Ziglio
- [PATCH v4 12/16] xen: implement new foreign copy hypercall,
Frediano Ziglio
- [PATCH v4 11/16] PoC: libs/guest: use foreign copy during migration,
Frediano Ziglio
- [PATCH v4 13/16] privcmd: Add definition for new Linux privcmd to access new Xen hypercall,
Frediano Ziglio
- [PATCH v4 14/16] libs/guest: use new hypercall if available,
Frediano Ziglio
- [PATCH v4 15/16] libs/guest: finalize PoC,
Frediano Ziglio
- [PATCH Linux v4 16/16] xen/privcmd: Add new ABI to allow copying foreign memory,
Frediano Ziglio
Re: [PATCH v3] xen/domain: make shutdown state explicit,
Jan Beulich
Re: [PATCH v2 4/4] xen/mm: Recall claims when offlining pages if needed,
Jan Beulich
Re: [PATCH for-4.22 v2 1/4] xen/arm: gic: defer host LPI allocation until after ITS init,
Oleksandr Tyshchenko
Re: [PATCH v4 07/47] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module,
Kiryl Shutsemau
[PATCH for-4.22(?) 0/2] tools: Use the system liblz4 package,
Andrew Cooper
Re: [PATCH 2/3] misra: deviate MISRA C Rule 5.5 for 'request_irq',
Jan Beulich
Re: [PATCH 1/3] misra: deviate MISRA C Rule 5.5 for 'hypfs_alloc_dyndata',
Jan Beulich
Re: [PATCH v2] xen/decompress: resolve MISRA R5.5 identifier/macro name conflicts,
Jan Beulich
[PATCH v16 0/3] of: parsing of multi #{iommu,msi}-cells in maps,
Vijayanand Jitta
Re: [PATCH v2] xen/domain: make shutdown state explicit,
Mykola Kvach
[PATCH v2 09/38] MAINTAINERS: Drop bad F: in "X86 Xen CPUs",
Markus Armbruster
Re: [PATCH v10 12/13] xen/arm: Add vPSCI SYSTEM_SUSPEND policy,
Mykola Kvach
[PATCH v4 0/6] argo: few log fixes,
dmukhin
Re: [PATCH v10 05/13] xen/arm: gic-v3: add ITS suspend/resume support,
Mykola Kvach
[PATCH for-4.22 0/2] Finish fixes for eclair-x86_64-allcode,
Andrew Cooper
[PATCH 0/2] x86/kexec: Implement crash kexec for Secure Boot,
Kevin Lampis
[ANNOUNCE] - Call for agenda items for June 4 Xen Community Call @ 15:00 UTC,
Cody Zuschlag
[PATCH for-4.22] x86/fred: Enable FRED by default on AMD systems,
Andrew Cooper
[PATCH v5 0/3] ns16550: add support for WCH CH382 and ASIX AX99100,
Jiaqing Zhao
Re: [PATCH 2/2] xen/mm: reset PFN_ORDER for offlined buddy heads,
Jan Beulich
Re: [PATCH 2/2] xen/mm: Fix off-by-one stopping tail merge in reserve_offlined_page,
Jan Beulich
Re: [PATCH 2/2] xen/mm: Fix offlining pages only make aligned buddies, fixes Xen crash,
Jan Beulich
[PATCH v3] x86/PV: drop a local variable from pv_emulate_gate_op(),
Jan Beulich
[PATCH v2] x86/PV: rename a local variable in pv_emulate_gate_op(),
Jan Beulich
[PATCH v2] xen/efi: Use blexit() instead of BUG_ON() in read_file(),
Szymon Acedański
Re: [PATCH 6/7] xen/arch/x86/dom0_build.c: Extend the upper limit for Dom0's max_pages,
Jan Beulich
Re: [PATCH 3/7] xen/mm: Static memory: Widen assign_pages(nr) to unsigned long,
Jan Beulich
Re: [PATCH 2/7] x86/mm: Normalize X86 per-domain page counters to unsigned long,
Jan Beulich
Re: [PATCH 1/7] xen/mm: Normalize common per-domain page counters to unsigned long,
Jan Beulich
Re: [PATCH 0/7] xen/mm: Normalize per-domain page counters, >16 TiB per domain,
Jan Beulich
[PATCH] xen/efi: Use blexit() instead of BUG_ON() in read_file(),
Szymon Acedański
Re: [PATCH 6/6] x86: Split .init section to satisfy UEFI CA memory mitigation,
Jan Beulich
Re: [PATCH 5/6] x86/efi: avoid a relocation in efi_arch_post_exit_boot(),
Jan Beulich
Re: [PATCH 4/6] x86/efi: discard multiboot related entry code for PE binary,
Jan Beulich
Re: [PATCH 3/6] x86/efi: discard .text.header for PE binary,
Jan Beulich
Re: [PATCH 2/6] Align all sections to 4KB,
Jan Beulich
Re: [PATCH v4 0/9] x86/hvm: Add Extended MSI destination ID support,
Julian Vetter
Re: [PATCH 1/6] Add SBAT section to the PE binary,
Jan Beulich
Re: [PATCH v3 1/9] libs/guest: Reduce number of parts in write_split_record,
Andrew Cooper
Re: [PATCH v3 0/9] Minor xenguest optimisations,
Jan Beulich
Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Jan Beulich
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Oleksii Kurochko
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Oleksii Kurochko
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Jan Beulich
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Oleksii Kurochko
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Jan Beulich
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Oleksii Kurochko
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Jan Beulich
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Oleksii Kurochko
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Jan Beulich
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Oleksii Kurochko
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Jan Beulich
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Oleksii Kurochko
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Jan Beulich
- Re: [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info,
Oleksii Kurochko
Re: [PATCH v2 1/3] xen/riscv: fix switch_stack_and_jump() for range beyond 1M,
Jan Beulich
Re: [PATCH v2] Fix fallout from DOMID_ANY ABI breakage,
Jan Beulich
Re: [PATCH v3 for-4.22] EFI: Fix boot from a device without a file system,
Jan Beulich
Re: [PATCH 0/2] public/xen.h: Update mmu_update comment,
Jan Beulich
Re: [PATCH v6 4/4] xen/console: switch conring runtime allocation to xvmalloc,
Roger Pau Monné
Re: [PATCH v2 07/24] xen/device-tree: Parse 'cpu-map' node for CPU topology exploration,
Jan Beulich
Re: [PATCH v2 03/24] xen/arm: Introduce CONFIG_DEVICE_TREE_NUMA config option,
Jan Beulich
Re: [PATCH] CI: disable debug info for analysis jobs,
Jan Beulich
Re: [PATCH for-4.22] device-tree: validate first hwdom bank for boot modules,
Orzel, Michal
Re: [PATCH v6 3/4] xen/console: use memcpy() in console_init_ring(),
Roger Pau Monné
[PATCH] xen/mm: avoid watchdog timeout in dump_numa() on large domains,
Bernhard Kaindl
Re: [PATCH] vPCI: resolve MISRA R10.1 boolean arithmetic type violation,
Jan Beulich
Re: [PATCH v6 1/4] xen/console: make console buffer size configurable,
Roger Pau Monné
Re: [PATCH v7 3/3] tools/ocaml: Add OCaml binding for NUMA claim sets,
Jan Beulich
[ANNOUNCEMENT] Xen 4.22.0-rc1 is tagged,
Oleksii Kurochko
[PATCH v4 0/2] ns16550: add support for WCH CH382 and ASIX AX99100,
Jiaqing Zhao
Re: [PATCH v1 0/2] x86/amd_node: harden amd_smn_init() against Xen dom0 topology,
Jiaqing Zhao
Re: [PATCH v4 02/47] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15,
Borislav Petkov
Re: [PATCH v3 6/6] automation: enable Argo debugging in CI,
Stefano Stabellini
Re: [PATCH v3 5/6] argo: introduce CONFIG_ARGO_DEBUG,
Stefano Stabellini
Re: [PATCH v3 4/6] argo: fixup argo_dprintk(),
Stefano Stabellini
Re: [PATCH v3 3/6] argo: drop argo prefix from argo_dprintk() calls,
Stefano Stabellini
Re: [PATCH v3 2/6] argo: correct logline in ring_unmap(),
Stefano Stabellini
Re: [PATCH v3 1/6] argo: lower level of noisy connection-refused log,
Stefano Stabellini
Re: [PATCH v4 46/47] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation,
David Woodhouse
Re: [PATCH v4 30/47] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks,
David Woodhouse
Re: [PATCH v4 31/47] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock,
David Woodhouse
Re: [PATCH v4 18/47] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info,
David Woodhouse
Re: [PATCH v4 17/47] x86/kvm: Mark TSC as reliable when it's constant and nonstop,
David Woodhouse
Re: [PATCH v4 14/47] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz(),
David Woodhouse
Re: [PATCH v4 12/47] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late(),
David Woodhouse
Re: [PATCH v4 13/47] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz(),
David Woodhouse
Re: [PATCH v4 11/47] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks,
David Woodhouse
Re: [PATCH v4 8/47] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies,
David Woodhouse
Re: [PATCH v4 1/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known,
David Woodhouse
Re: [PATCH v4 0/4] x86/pvh: fix unbootable VMs again (PVH + KASAN),
Mauricio Faria de Oliveira
Re: [PATCH v10 10/13] xen/arm64: Save/restore CPU context across SYSTEM_SUSPEND,
Luca Fancellu
[PATCH v5 0/3] x86/pvh: fix unbootable VMs again (PVH + KASAN),
Mauricio Faria de Oliveira
Re: [PATCH v10 09/13] xen/arm: smmu-v3: add suspend/resume handlers,
Luca Fancellu
Re: [PATCH] xen/x86: Change stub page freeing to fix smt=0,
Roger Pau Monné
Re: [PATCH test-artifacts v4 13/13] Setup ssh access to test systems,
Marek Marczykowski-Górecki
[PATCH for-4.22 0/5] numa: add unit testing plus fix regression,
Roger Pau Monne
[PATCH 0/2] 4.22 RC1,
Andrew Cooper
Re: [PATCH 0/5] x86/xen: Get rid of Xen private lazy MMU mode tracking,
David Hildenbrand (Arm)
[PATCH 0/3] docs: fix minor typos and duplicated words,
Eduardo Marinho
Re: [PATCH v3] docs/process: document AI-assisted patch tags,
Roger Pau Monné
[PATCH 1/3] docs: fix typo in printk-formats documentation,
Ravindra Kumar Bundela
[PATCH] xen/sched: fix stale schedule.c references in comments,
Furkan Caliskan
Mail converted by MHonArc
|