xen.git
2019-07-04 Jan Beulichx86emul: test harness adjustments for AVX512F S/G insns
2019-07-04 Jan Beulichx86emul: prepare for AVX512F S/G insns
2019-07-04 Jan Beulichx86/IRQ: add explicit tracing-enabled check to trace_ir...
2019-07-04 Jan Beulichx86/IRQ: simplify and rename pirq_acktype()
2019-07-04 Jan Beulichx86/IRQ: improve dump_irqs()
2019-07-04 Jan Beulichx86emul: support remaining misc AVX512{F,BW} insns
2019-07-04 Jan Beulichx86emul: support AVX512{F,_VBMI2} compress/expand insns
2019-07-04 Jan Beulichx86/vPIC: avoid speculative out of bounds accesses
2019-07-04 Jan Beulichx86/vMSI: avoid speculative out of bounds accesses
2019-07-04 Jan Beulichx86emul: avoid speculative out of bounds accesses
2019-07-04 Anthony PERARDMAINTAINERS: add Anthony as libxl maintainer
2019-07-04 Paul Durrantxmalloc: stop using a magic '1' in alignment padding
2019-07-04 Juergen Grossx86: make loading of GDT at context switch more modular
2019-07-02 Jan BeulichAMD/IOMMU: restrict feature logging
2019-07-02 Anthony PERARDConfig.mk: update OVMF to edk2-stable201905
2019-07-02 Paul Durrantx86/msi: fix loop termination condition in pci_msi_conf...
2019-06-28 Andrew Cooperarm/optee: Fix arm32 build
2019-06-28 Andrew Cooperx86/svm: Drop svm_vm{load,save}() helpers
2019-06-28 Igor Druzhininx86/cpuid: leak OSXSAVE only when XSAVE is not clear...
2019-06-28 Andrew Cooperxen/gnttab: Reduce code volume when using union grant_combo
2019-06-28 Andrew Cooperxen/gnttab: Reduce complexity when reading grant_entry_...
2019-06-28 Sergey Dyaslix86/vvmx: set CR4 before CR0
2019-06-28 Roger Pau Monnelibxl: remove one indentation level
2019-06-27 Roger Pau Monnex86: check for multiboot{1, 2} header presence
2019-06-27 Roger Pau Monnexen/link: handle .init.rodata.cst* sections in the...
2019-06-27 Andrew Cooperxen/ubsan: Support for -fsanitise=builtin
2019-06-27 Roger Pau Monnex86/linker: add a reloc section to ELF linker script
2019-06-27 Andrew Coopernodemask: Don't opencode cycle_node()
2019-06-27 Andrew Cooperpage-alloc: Rename the first_node local variable
2019-06-27 Andrew Cooperxen/Kconfig: Fix -Wformat-security when compiling with...
2019-06-27 Andrew CooperRevert "config: don't hardcode toolchain binaries"
2019-06-27 Stefano StabelliniMAINTAINERS: add Volodymyr as Reviewer for xen/arm
2019-06-27 Jan BeulichAMD/IOMMU: don't "add" IOMMUs
2019-06-25 Jan Beulichdrop __get_cpu_var() and __get_cpu_ptr()
2019-06-25 Jan Beulichx86: replace remaining uses of __get_cpu_var()
2019-06-25 Jan Beulichx86/mcheck: replace remaining uses of __get_cpu_var()
2019-06-25 Jan Beulichx86/mcheck: allow varying bank counts per CPU
2019-06-25 Roger Pau Monnéconfig: don't hardcode toolchain binaries
2019-06-24 Julien GrallRevert "xen/arm: fix mask calculation in pdx_init_mask"
2019-06-21 Stefano Stabellinixen/arm: fix mask calculation in pdx_init_mask
2019-06-21 Stefano Stabellinixen: Replace u64 with uint64_t in pdx_init_mask() and...
2019-06-21 Roger Pau Monnex86/linker: use DECL_SECTION uniformly
2019-06-21 Paul Durrantviridian: unify time sources
2019-06-21 Alexandru IsailaMAINTAINERS: add myself as a designated reviewer to...
2019-06-21 Petre PircalabuMAINTAINERS: add myself as reviewer for vm_event
2019-06-21 Jan BeulichAMD/IOMMU: revert "amd/iommu: assign iommu devices...
2019-06-21 Jan BeulichAMD/IOMMU: initialize IRQ tasklet only once
2019-06-21 Volodymyr Babchukxen/arm: optee: fix compilation with GCC 4.8
2019-06-19 Nicholas Tsirakisargo: suppress select logging messages
2019-06-19 Andrew Cooperx86/svm: Fix svm_vmcb_dump() when used in current context
2019-06-19 Volodymyr Babchukxen/arm: optee: add support for RPC commands
2019-06-19 Volodymyr Babchukxen/arm: optee: add support for arbitrary shared memory
2019-06-19 Volodymyr Babchukxen/arm: optee: add support for RPC SHM buffers
2019-06-19 Volodymyr Babchukxen/arm: optee: add std call handling
2019-06-19 Volodymyr Babchukxen/arm: optee: add fast calls handling
2019-06-19 Volodymyr Babchukxen/arm: optee: add OP-TEE mediator skeleton
2019-06-19 Volodymyr Babchukxen/arm: optee: add OP-TEE header files
2019-06-19 Volodymyr Babchukxen/arm: add generic TEE mediator framework
2019-06-18 Andrew Cooperx86/clear_page: Update clear_page_sse2() after dropping...
2019-06-18 Jan Beulichx86/SMP: don't try to stop already stopped CPUs
2019-06-18 Jan Beulichx86/AMD: limit C1E disable family range
2019-06-18 Jan Beulichx86/AMD: correct certain Fam17 checks
2019-06-17 Jan Beulichx86/x2APIC: tighten check in cluster mode IPI sending
2019-06-17 Baodong Chenput cpupool's member 'n_dom' after 'cpupool_id'
2019-06-17 Jan Beulichx86/IO-APIC: dump full destination ID in x2APIC mode
2019-06-16 Roger Pau Monneautomation: fix typo in comment
2019-06-16 Julien Grallxen/arm: mm: Remove set_pte_flags_on_range()
2019-06-16 Julien Grallxen/arm: mm: Don't open-code Xen PT update in {set...
2019-06-16 Julien Grallxen/arm: mm: Rework Xen page-tables walk during update
2019-06-16 Julien Grallxen/arm: mm: Use {, un}map_domain_page() to map/unmap...
2019-06-16 Julien Grallxen/arm: mm: Remove enum xenmap_operation
2019-06-16 Julien Grallxen/arm: mm: Rework xen_pt_update_entry to avoid use...
2019-06-16 Julien Grallxen/arm: mm: Sanity check any update of Xen page tables
2019-06-16 Julien Grallxen/arm: mm: Introduce _PAGE_PRESENT and _PAGE_POPULATE
2019-06-16 Julien Grallxen/arm: Rework HSCTLR_BASE
2019-06-14 Stefano Stabellinixen/arm: improve dom0less documentation
2019-06-14 Julien Grallxen/arm: mm: Only increment mfn when valid in xen_pt_update
2019-06-14 Julien Grallxen/arm: mm: Move out of xen_pt_update() the logic...
2019-06-14 Julien Grallxen/arm: mm: Rename create_xen_entries() to xen_pt_update()
2019-06-14 Julien Grallxen/arm: lpae: Add a macro to generate offsets from...
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 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-13 Julien Grallxen/arm: mm: Protect Xen page-table update with a spinlock
2019-06-13 Julien Grallxen/arm32: mm: Avoid cleaning the cache for secondary...
2019-06-12 Nicholas Tsirakisargo: correctly report pending message length
2019-06-12 Julien Grallxen/arm: mm: Flush the TLBs even if a mapping failed...
2019-06-12 Julien Grallxen/arm: tlbflush: Rework TLB helpers
next