xen.git
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...
2019-06-14 Julien Grallxen/arm32: cmpxchg: Simplify the cmpxchg implementation
2019-06-14 Julien Grallxen/arm64: cmpxchg: Simplify the cmpxchg implementation
2019-06-14 Julien Grallxen/arm: bitops: Consolidate prototypes in one place
2019-06-14 Julien Grallxen/arm32: bitops: Rewrite bitop helpers in C
2019-06-14 Julien Grallxen/arm64: bitops: Rewrite bitop helpers in C
2019-06-14 Julien Grallxen/grant_table: Rework the prototype of _set_status...
2019-06-14 Julien Grallxen/arm: Add an isb() before reading CNTPCT_EL0 to...
2019-06-14 Jan Beulichcommon: avoid atomic read-modify-write accesses in...
2019-06-14 Jan Beulichevents: drop arch_evtchn_inject()
2019-06-06 Julien Grallxen/arm: mm: Set-up page permission for Xen mappings...
2019-06-06 Igor Druzhininlibacpi: report PCI slots as enabled only for hotplugga...
2019-06-06 Jan Beulichx86/IO-APIC: fix build with gcc9
2019-06-06 Jan Beulichx86emul: add support for missing {,V}PMADDWD insns
2019-06-06 Jan Beulichx86/IRQ: avoid UB (or worse) in trace_irq_mask()
2019-06-06 Andrew Cooperx86/boot: Fix latent memory corruption with early_boot_...
2019-06-06 Andrew Cooperx86/svm: Fix handling of ICEBP intercepts
2019-06-06 Marek Marczykowski... drivers/video: drop framebuffer size constraints
2019-06-06 Marek Marczykowski... bitmap: fix bitmap_fill with zero-sized bitmap
2019-06-06 Tamas K Lengyelx86/vmx: correctly gather gs_shadow value for current...
2019-06-06 Igor Druzhininx86/mtrr: recalculate P2M type for domains with iocaps
2019-06-06 Jan BeulichAMD/IOMMU: disable previously enabled IOMMUs upon init...
2019-06-06 Jan Beulichtrace: fix build with gcc9
2019-05-27 Juergen Grossxen/sched: fix csched2_deinit_pdata()
2019-05-17 Andrew Cooperoxenstored: Don't re-open a xenctrl handle for every...
2019-05-17 Wei Liuxl: handle PVH type in apply_global_affinity_masks...
2019-05-17 Andrew Coopertools/libxc: Fix issues with libxc and Xen having diffe...
2019-05-16 Igor Druzhinintools/xl: use libxl_domain_info to get domain type...
2019-05-16 Juergen Grosstools/libxl: correct vcpu affinity output with sparse...
2019-05-16 Christian Lindigtools/ocaml: Dup2 /dev/null to stdin in daemonize()
2019-05-16 Marek Marczykowski... tools/misc/xenpm: fix getting info when some CPUs are...
2019-05-15 Jan Beulichx86: fix build race when generating temporary object...
2019-05-15 Jan BeulichVT-d: posted interrupts require interrupt remapping
2019-05-15 Petre Pircalabuvm_event: fix XEN_VM_EVENT_RESUME domctl
2019-05-15 Andrew Cooperxen/timers: Fix memory leak with cpu unplug/plug
2019-05-15 Jan Beulichx86emul: suppress general register update upon AVX...
2019-05-15 Juergen Grossxen/sched: fix credit2 smt idle handling
2019-05-14 Andrew Cooperx86/spec-ctrl: Introduce options to control VERW flushing
2019-05-14 Andrew Cooperx86/spec-ctrl: Infrastructure to use VERW to flush...
2019-05-14 Andrew Cooperx86/spec-ctrl: CPUID/MSR definitions for Microarchitect...
2019-05-14 Andrew Cooperx86/spec-ctrl: Misc non-functional cleanup
2019-05-14 Andrew Cooperx86/boot: Detect the firmware SMT setting correctly...
next