]> xenbits.xensource.com Git - xen.git/shortlog
xen.git
7 days ago Jan Beulichx86: constrain sub-page access length in mmio_ro_emulat... stable-4.20 staging-4.20
7 days ago Roger Pau Monnéxen: remove -N from the linker command line
7 days ago Roger Pau Monnéx86/intel: workaround several MONITOR/MWAIT errata
7 days ago Jan Beulichx86/EFI: correct mkreloc header (field) reading
7 days ago Jan Beulichcompat/memory: avoid UB shifts in XENMEM_exchange handling
7 days ago Jan Beulichx86emul: also clip repetition count for STOS
7 days ago Jan Beulichx86/HVM: update repeat count upon nested lin->phys...
7 days ago Roger Pau Monnéx86/mm: account for the offset when performing subpage...
7 days ago Roger Pau Monnéxen/rangeset: fix incorrect subtraction
7 days ago Jan Beulichinclude: sort $(wildcard ...) results
7 days ago Jan Beulichx86emul/test: drop check for AVX512-4FMAPS
7 days ago Volodymyr Babchukxen: x86: irq: initialize irq desc in create_irq()
7 days ago Ahmed S. Darwishx86/cpu: Validate CPUID leaf 0x2 EDX output
7 days ago Volodymyr Babchukxen: vm_event: do not do vm_event_op for an invalid...
7 days ago Stewart Hildebrandsched/null: avoid another crash after failed domU creation
7 days ago Jan Beulichx86/MTRR: hook mtrr_bp_restore() back up
2025-04-11 Andrew Cooperx86/ucode: Extend AMD digest checks to cover Zen5 CPUs
2025-04-11 Andrew Cooperx86/ucode: Perform extra SHA2 checks on AMD Fam17h...
2025-04-11 Andrew Cooperxen/lib: Introduce SHA2-256
2025-04-11 Roger Pau Monnetools/libxl: do not use `-c -E` compiler options together
2025-04-11 Nicola Vetriniautomation/eclair: Remove bespoke service B.UNEVALEFF
2025-04-04 Marek Marczykowski... CI: Add yet another HW runner
2025-04-04 Roger Pau Monneautomation/cirrus-ci: add smoke tests for the FreeBSD...
2025-04-04 Roger Pau Monneautomation/cirrus-ci: store XTF and Xen build artifacts
2025-04-04 Roger Pau Monneautomation/cirrus-ci: build XTF
2025-04-04 Roger Pau Monneautomation/cirrus-ci: use matrix keyword to generate...
2025-04-04 Roger Pau Monneautomation/console.exp: do not assume expect is always...
2025-04-04 Roger Pau Monneautomation/cirrus-ci: store Xen Kconfig before doing...
2025-04-04 Roger Pau Monneautomation/cirrus-ci: update FreeBSD to 13.5
2025-04-04 Roger Pau Monneautomation/cirrus-ci: add timestamps
2025-04-04 Roger Pau Monneautomation/cirrus-ci: store xen/.config as an artifact
2025-04-04 Andrew CooperCirrusCI: Use shallow clone
2025-04-02 Mykyta Poturaixen/percpu: don't initialize percpu on resume
2025-04-02 Jan Beulichx86/P2M: synchronize fast and slow paths of p2m_get_pag...
2025-04-02 Andrew CooperARM/vgic: Fix out-of-bounds accesses in vgic_mmio_write...
2025-04-02 Andrii Sultanovtools/ocaml: Fix oxenstored build warning
2025-03-27 Jan BeulichArm/domctl: correct XEN_DOMCTL_vuart_op error return...
2025-03-27 Jan Beulichx86/pmstat: correct get_cpufreq_para()'s error return...
2025-03-27 Jan Beulichx86/PVH: account for module command line length
2025-03-27 Andrew Cooperx86/emul: Emulate %cr8 accesses
2025-03-27 Andrew Cooperx86/emul: Rearrange the logic in hvmemul_{read,write...
2025-03-27 Jan Beulichx86/PVH: expose OEMx ACPI tables to Dom0
2025-03-27 Jan Beulichxenpm: sanitize allocations in show_cpufreq_para_by_cpuid()
2025-03-27 Andrew Cooperx86/boot: Simplify the expression for extra allocation...
2025-03-27 Andrew Cooperxen/compiler: Fix the position of the visibility pragma
2025-03-27 Roger Pau Monnéx86/vga: fix mapping of the VGA text buffer
2025-03-27 Roger Pau Monnéx86/xlat: fix UB pointer arithmetic in COMPAT_ARG_XLAT_...
2025-03-27 Roger Pau Monnéx86/shadow: fix UB pointer arithmetic in sh_mfn_is_a_pa...
2025-03-27 Roger Pau Monnéx86/mkelf32: account for offset when detecting note...
2025-03-20 Jan Beulichx86/setup: correct off-by-1 in module mapping
2025-03-20 Anderson Choixen/arinc653: call xfree() with local IRQ enabled
2025-03-20 Andrew Cooperx86/mm: Fix IS_ALIGNED() check in IS_LnE_ALIGNED()
2025-03-20 Roger Pau Monnéx86/ioremap: prevent additions against the NULL pointer
2025-03-20 Jan Beulichlibxl: avoid infinite loop in libxl__remove_directory()
2025-03-20 Juergen Grossxen/sched: fix arinc653 to not use variables across...
2025-03-20 Jason Andryuktools/libxl: Skip missing PCI GSIs
2025-03-20 Jason Andryuktools/ctrl: Silence missing GSI in xc_pcidev_get_gsi()
2025-03-20 Roger Pau Monnéx86/hvm: check return code of hvm_pi_update_irte when...
2025-03-20 Roger Pau Monnéx86/vmx: fix posted interrupts usage of msi_desc->msg...
2025-03-20 Roger Pau Monnéx86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD
2025-03-20 Andrew Cooperx86/vlapic: Fix handling of writes to APIC_ESR
2025-03-20 Juergen Grosstools/xl: fix channel configuration setting
2025-03-20 Roger Pau Monnéx86/dom0: be less restrictive with the Interrupt Addres...
2025-03-20 Roger Pau Monnéx86/iommu: account for IOMEM caps when populating dom0...
2025-03-20 Roger Pau Monnéx86/dom0: correctly set the maximum ->iomem_caps bound...
2025-03-20 Roger Pau Monnéx86/dom0: attempt to fixup p2m page-faults for PVH...
2025-03-20 Roger Pau Monnéx86/emul: dump unhandled memory accesses for PVH dom0
2025-03-20 Jan Beulichupdate Xen version to 4.20.1-pre
2025-03-04 Andrew CooperUpdate to Xen 4.20 RELEASE-4.20.0
2025-03-04 Andrew CooperConfig.mk: Bump tags to final
2025-03-04 Andrew CooperSUPPORT.md: Define support lifetime
2025-03-04 Andrew CooperCHANGELOG.md: Set release date for 4.20
2025-02-27 Oleksii KurochkoCHANGELOG.md: Finalize changes in 4.20 release cycle
2025-02-27 Jan BeulichIOMMU/x86: the bus-to-bridge lock needs to be acquired...
2025-02-26 Andrew CooperPPC: Activate UBSAN in testing
2025-02-21 Andrew CooperSwitch to release builds by default
2025-02-21 Stefano Stabellinieclair: mark R16.6 as clean
2025-02-20 Stefano Stabellinixen/x86: resolve the last 3 MISRA R16.6 violations
2025-02-20 Andrew CooperUpdate Xen to 4.20.0-rc5 4.20.0-rc5
2025-02-20 Andrew CooperCI: Mark MISRA Rule 11.2 as clean
2025-02-20 Jan Beulichx86/MCE-telem: adjust cookie definition
2025-02-19 Andrew Cooperx86/svm: Separate STI and VMRUN instructions in svm_asm...
2025-02-18 Oleksandr Tyshchenkoxen/memory: Make resource_max_frames() to return 0...
2025-02-18 Andrew Cooperxen/console: Fix truncation of panic() messages
2025-02-13 Andrew CooperARM32/traps: Fix do_trap_undefined_instruction()'s...
2025-02-13 Jan Beulichx86/HVM: use XVFREE() in hvmemul_cache_destroy()
2025-02-12 Roger Pau Monnex86/iommu: disable interrupts at shutdown
2025-02-12 Roger Pau Monnex86/pci: disable MSI(-X) on all devices at shutdown
2025-02-12 Roger Pau Monnex86/smp: perform disabling on interrupts ahead of AP...
2025-02-12 Roger Pau Monnex86/irq: drop fixup_irqs() parameters
2025-02-12 Roger Pau Monnex86/shutdown: offline APs with interrupts disabled...
2025-02-11 Denis Mukhintools: fix typo in sysconfig.xencommons.in
2025-02-10 Andrew CooperRISCV: Activate UBSAN in testing
2025-02-10 Andrew CooperRISCV/asm: Use CALL rather than JAL
2025-02-10 Andrew CooperRISCV/boot: Run constructors during setup
2025-02-07 Stefano Stabelliniautomation: enable UBSAN for debug tests 4.20.0-rc4
2025-02-07 Jan Beulichradix-tree: introduce RADIX_TREE{,_INIT}()
2025-02-07 Jan Beulichradix-tree: purge node allocation override hooks
2025-02-04 Jan BeulichAMD/IOMMU: drop stray MSI enabling
2025-02-03 Jens Wiklanderxen/arm: ffa: fix bind/unbind notification
next