xen.git
2019-10-31 Julien Grallxen/arm64: Don't blindly unmask interrupts on trap...
2019-10-31 Julien Grallxen/arm32: Don't blindly unmask interrupts on trap...
2019-10-31 Julien Grallxen/arm32: entry: Fold the macro SAVE_ALL in the macro...
2019-10-31 Julien Grallxen/arm32: entry: Split __DEFINE_ENTRY_TRAP in two
2019-10-31 Paul Durrantpassthrough: quarantine PCI devices
2019-10-31 Julien Grallxen/arm: p2m: Don't check the return of p2m_get_root_po...
2019-10-31 Julien Grallxen/arm: p2m: Avoid off-by-one check on p2m->max_mapped_gfn
2019-10-31 Julien Grallxen/arm: p2m: Avoid aliasing guest physical frame
2019-10-31 George Dunlapx86/mm: Don't drop a type ref unless you held a ref...
2019-10-31 George Dunlapx86/mm: Fix nested de-validation on error
2019-10-31 George Dunlapx86/mm: Properly handle linear pagetable promotion...
2019-10-31 George Dunlapx86/mm: Collapse PTF_partial_set and PTF_partial_genera...
2019-10-31 George Dunlapx86/mm: Always retain a general ref on partial
2019-10-31 George Dunlapx86/mm: Have alloc_l[23]_table clear partial_flags...
2019-10-31 George Dunlapx86/mm: Rework get_page_and_type_from_mfn conditional
2019-10-31 George Dunlapx86/mm: Use flags for _put_page_type rather than a...
2019-10-31 George Dunlapx86/mm: Separate out partial_pte tristate into individu...
2019-10-31 George Dunlapx86/mm: Don't re-set PGT_pinned on a partially de-valid...
2019-10-31 George Dunlapx86/mm: L1TF checks don't leave a partial entry
2019-10-31 Jan Beulichx86/PV: check GDT/LDT limits during emulation
2019-10-31 Andrew Cooperxen/hypercall: Don't use BUG() for parameter checking...
2019-10-29 Julien Grallxen/arm: mm: Flush the TLBs even if a mapping failed...
2019-10-29 Stefano Stabellinixen/arm: fix nr_pdxs calculation
2019-10-29 Julien Grallxen/arm64: Correctly compute the virtual address in...
2019-10-29 Julien Grallxen/arm: vsmc: The function identifier is always 32-bit
2019-10-29 Julien Grallxen/arm: p2m: Free the p2m entry after flushing the...
2019-10-29 Julien Grallxen/arm: Don't use _end in is_xen_fixed_mfn()
2019-10-29 Julien Grallxen/arm: setup: Calculate correctly the size of Xen
2019-10-29 Julien Grallxen/arm: traps: Avoid using BUG_ON() to check guest...
2019-10-29 Peng Fanarm: gic-v3: deactivate interrupts during initialization
2019-10-29 Stefano Stabellinixen/arm: gic-v2: deactivate interrupts during initializ...
2019-10-29 Julien Grallxen/arm: irq: End cleanly spurious interrupt
2019-10-29 Julien Grallxen/arm: gic: Make sure the number of interrupt lines...
2019-10-29 Andrew Cooperpassthrough/vtd: Don't DMA to the stack in queue_invali...
2019-10-29 Igor Druzhininx86/crash: fix kexec transition breakage
2019-10-29 Jan BeulichAMD/IOMMU: process softirqs while dumping IRTs
2019-10-29 Jan BeulichAMD/IOMMU: free more memory when cleaning up after...
2019-10-29 Andrew Cooperx86/svm: Fix svm_vmcb_dump() when used in current context
2019-10-29 Andrew Cooperx86/boot: Don't leak the module_map allocation in __sta...
2019-10-29 Andrew Cooperx86/hvm: Fix altp2m_op hypercall continuations
2019-10-29 Andrew Cooperx86/msr: Fix handling of MSR_AMD_PATCHLEVEL/MSR_IA32_UC...
2019-10-28 Julien Grallxen/arm: SCTLR_EL1 is a 64-bit register on Arm64
2019-10-28 Julien Grallxen/arm: traps: Avoid using BUG_ON() in _show_registers()
2019-10-25 Igor Druzhininx86/efi: properly handle 0 in pixel reserved bitmask
2019-10-25 Roger Pau Monnépci: clear {host/guest}_maskall field on assign
2019-10-25 Igor Druzhininefi/boot: make sure graphics mode is set while booting...
2019-10-25 Igor Druzhininefi/boot: add missing pointer dereference in set_color
2019-10-25 Jan BeulichIOMMU: add missing HVM check
2019-10-25 Igor Druzhininx86/crash: force unlock console before printing on...
2019-10-25 Sergey Dyaslix86/shim: fix ballooning down the guest
2019-10-25 Juergen Grosssched: don't let XEN_RUNSTATE_UPDATE leak into vcpu_run...
2019-10-25 Jan BeulichACPI/cpuidle: bump maximum number of power states we...
2019-10-25 Juergen Grosssched: fix freeing per-vcpu data in sched_move_domain()
2019-10-25 Jan Beulichlibxc/x86: avoid certain overflows in CPUID APIC ID...
2019-10-25 Roger Pau Monnévpci: honor read-only devices
2019-09-23 Jan Beulichx86/boot: silence MADT table entry logging
2019-09-23 Roger Pau Monnéioreq: fix hvm_all_ioreq_servers_add_vcpu fail path...
2019-09-23 Andrew Cooperx86/cpuid: Fix handling of the CPUID.7[0].eax levelling MSR
2019-09-23 Jan Beulichx86/shadow: don't enable shadow mode with too small...
2019-09-23 Jan Beulichx86: properly gate clearing of PKU feature
2019-09-23 Roger Pau Monnép2m/ept: pass correct level to atomic_write_ept_entry...
2019-09-23 Igor Druzhininx86/mm: correctly initialise M2P entries on boot
2019-09-23 Michał Kowalczykx86: Restore IA32_MISC_ENABLE on wakeup
2019-09-23 Andrew Cooperx86/xpti: Don't leak TSS-adjacent percpu data via Meltdown
2019-09-23 Julien Grallxen/page_alloc: Keep away MFN 0 from the buddy allocator
2019-09-23 Andrew Cooperxen/link: Introduce .bss.percpu.page_aligned
2019-09-23 Juergen Grossxen/sched: fix memory leak in credit2
2019-09-23 Andrew Cooperx86/boot: Set Accessed bits in boot_cpu_{,compat_}gdt_t...
2019-09-23 Roger Pau Monnéx86/apic: enable x2APIC mode before doing any setup
2019-09-23 Sergey Dyaslix86/microcode: always collect_cpu_info() during boot
2019-09-23 James Wangxen/spec-ctrl: Speculative mitigation facilities report...
2019-09-23 Andrew Cooperx86/boot: Fix build dependenices for reloc.c
2019-09-23 Marek Marczykowski... video: fix handling framebuffer located above 4GB
2019-09-23 George Dunlapx86/altp2m: make sure EPTP_INDEX is up-to-date when...
2019-07-05 Paul Durrantx86/msi: fix loop termination condition in pci_msi_conf...
2019-07-05 Sergey Dyaslix86/vvmx: set CR4 before CR0
2019-07-05 Igor Druzhininx86/cpuid: leak OSXSAVE only when XSAVE is not clear...
2019-07-05 Jan Beulichx86/SMP: don't try to stop already stopped CPUs
2019-07-05 Jan Beulichx86/AMD: limit C1E disable family range
2019-07-05 Jan Beulichx86/AMD: correct certain Fam17 checks
2019-07-05 Andrew Cooperx86/pv: Fix undefined behaviour in check_descriptor()
2019-07-05 Andrew Cooperx86/irq: Fix undefined behaviour in irq_move_cleanup_in...
2019-07-05 Andrew Cooperx86/spec-ctrl: Knights Landing/Mill are retpoline-safe
2019-07-05 Paul Durrantx86/vhpet: avoid 'small' time diff test on resume
2019-07-05 Jan Beulichupdate Xen version to 4.11.3-pre
2019-06-25 Jan Beulichupdate Xen version to 4.11.2
2019-06-21 Julien Grallxen/arm: time: cycles_t should be an uint64_t and not...
2019-06-18 Jan Beulichx86: drop arch_evtchn_inject()
2019-06-18 Jan BeulichXSM: adjust Kconfig names
2019-06-14 Julien Grallxen/arm: grant-table: Protect gnttab_clear_flag against...
2019-06-14 Julien Grallxen/arm: Add performance counters in guest atomic helpers
2019-06-14 Julien Grallxen: Use guest atomics helpers when modifying atomicall...
2019-06-14 Julien Grallxen/cmpxchg: Provide helper to safely modify guest...
2019-06-14 Julien Grallxen/bitops: Provide helpers to safely modify guest...
2019-06-14 Julien Grallxen/arm: Turn on SILO mode by default on Arm
2019-06-14 Xin Lixen/xsm: Add new SILO mode for XSM
2019-06-14 Xin Lixen/xsm: Introduce new boot parameter xsm
2019-06-14 Xin Lixen/xsm: remove unnecessary #define
2019-06-14 Julien Grallxen/arm: cmpxchg: Provide a new helper that can timeout
2019-06-14 Julien Grallxen/arm: bitops: Implement a new set of helpers that...
next